@import url('https://fonts.googleapis.com/css2?family=Rokkitt:wght@400;500;600;700;800&family=Nunito+Sans:wght@400;500&display=swap');

:root {
    --j14cj: #880D9C;
    --j15zs: #A14613;
    --j16ur: #137B04;
    --j1ny: linear-gradient(90deg, var(--j14cj), var(--j15zs));
    --j3xy: 'Rokkitt', serif;
    --j5ow: 'Nunito Sans', sans-serif;
    --j19s1: 48px;
    --j20iw: 36px;
    --j21lb: 26px;
    --j17qm: 16px;
    --j18ig: 800;
    --j6bj: 0px;
    --j7mt: 0px;
    --j8sp: 0px;
    --j9mk: 0px;
    --j4py: 0px;
    --j10f0: 0 2px 8px #880D9C18;
    --j11jr: 0 4px 16px #880D9C22;
    --j12pa: 0 8px 32px #880D9C30;
    --j13z8: 0 16px 48px #880D9C40;
    --css_g6gyl: 100px 0;
}
.css_p7icl {
    border-radius: 6px;
    padding: 12px 24px;
}
.css_ft1ge, .css_t9g2h, .css_ekv0g, .css_yz34c, .css_k6v2w {
    border-width: 1px;
    border-color: #880D9C33;
}

.css_llp0a, .css_zbovh {
    text-transform: uppercase;
    letter-spacing: 4px;
    font-size: 12px;
    font-weight: 700;
}

.css_ft1ge, .css_t9g2h, .css_yz34c, .css_k6v2w, .css_ekv0g {
    background: rgba(255,255,255,0.65);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border: 1px solid rgba(255,255,255,0.3);
}

.btn-link-custom::after {
    content: '';
    position: absolute;
    bottom: -4px;
    left: 50%;
    width: 0;
    height: 2px;
    background: var(--j14cj);
    transition: width 0.3s, left 0.3s;
}
.btn-link-custom:hover::after {
    width: 100%;
    left: 0;
}

.css_z930s, .portfolio-item, .css_spwu5 {
    overflow: hidden;
}
.css_z930s img, .portfolio-item img, .css_spwu5 img {
    transition: transform 0.6s cubic-bezier(.25,.8,.25,1);
}
.css_z930s:hover img, .portfolio-item:hover img, .css_jlzq5:hover .css_spwu5 img {
    transform: scale(1.08);
}

.css_x0pgu {
    position: relative;
    margin-top: 40px;
}
.css_x0pgu::before {
    content: '';
    position: absolute;
    top: -30px;
    left: 0;
    width: 100%;
    height: 30px;
    background: inherit;
    clip-path: ellipse(55% 100% at 50% 100%);
}

.css_ft1ge, .css_t9g2h, .css_yz34c, .css_k6v2w, .css_ekv0g {
    position: relative;
}
.css_ft1ge::after, .css_t9g2h::after {
    content: '';
    position: absolute;
    inset: 8px 8px -8px -8px;
    background: var(--j14cj);
    opacity: 0.12;
    border-radius: inherit;
    z-index: -1;
    transition: opacity 0.3s;
}
.css_ft1ge:hover::after, .css_t9g2h:hover::after {
    opacity: 0.22;
}

.css_ft1ge, .css_t9g2h, .css_yz34c, .css_k6v2w, .css_ekv0g {
    border-top: 4px solid var(--j14cj);
    border-radius: 0 0 var(--j7mt) var(--j7mt);
}

.css_du39r { overflow: visible; padding-bottom: 80px; }
.css_hblvd {
    margin-right: -60px;
    position: relative;
}
.css_hblvd img {
    border-radius: var(--j8sp) 0 0 var(--j8sp);
    box-shadow: -10px 10px 40px rgba(0,0,0,0.12);
    max-height: 520px;
    object-fit: cover;
    width: 100%;
}
.css_xvh59 span, .css_xvh59 strong { color: var(--j14cj); }
.css_zbovh { background: none; padding: 0; font-weight: 700; letter-spacing: 5px; }

.css_d5rwc {
    background: var(--bg-primary);
    padding: 16px 0;
    border-top: 3px solid var(--j14cj);
}
.css_d5rwc.scrolled {
    box-shadow: 0 4px 16px rgba(0,0,0,0.06);
    padding: 12px 0;
}
.css_ajyo2 .nav-link { font-weight: 500; }
.css_ajyo2 .nav-link::after { background: var(--j14cj); border-radius: var(--j4py); height: 2px; }

.css_bobfx {
    background: var(--bg-secondary);
    color: var(--text-secondary);
    padding: 0 20px 20px;
    border-top: none;
}
.css_bobfx p, .css_bobfx li, .css_bobfx span,
.css_bobfx .css_s5vrf p, .css_bobfx .footer-contact li { color: var(--text-secondary); }
.css_bobfx h1,.css_bobfx h2,.css_bobfx h3,.css_bobfx h4,.css_bobfx h5 { color: var(--text-primary); }
.css_bobfx > .container,
.css_bobfx > div > .container {
    background: var(--bg-primary);
    border-radius: var(--j8sp);
    padding: 60px 40px 30px;
    box-shadow: var(--j12pa);
    border: 1px solid var(--border-color);
}
.css_s5vrf .css_f8dmd { color: var(--text-primary); }
.css_s5vrf .css_f8dmd::after { background: var(--j14cj); }
.css_nuy8p a { color: var(--text-secondary); }
.css_nuy8p a:hover { color: var(--j14cj); }
.css_pbu1x a { background: var(--bg-secondary); border-color: var(--border-color); color: var(--text-secondary); }
.css_pbu1x a:hover { background: var(--j14cj); color: #fff; border-color: var(--j14cj); }
.css_ek4i0 { border-top: 1px solid var(--border-color); margin-top: 40px; }
.css_ek4i0 p { color: var(--text-muted); }

.contact-section .form-control {
    border: none;
    border-bottom: 2px solid var(--border-color);
    border-radius: 0;
    padding: 12px 0;
    background: transparent;
    font-size: 16px;
}
.contact-section .form-control:focus { border-bottom-color: var(--j14cj); box-shadow: none; }
.contact-section .css_p7icl { border-radius: 0; text-transform: uppercase; letter-spacing: 2px; font-size: 13px; padding: 16px 40px; }

.css_ti169 { font-size: 22px; font-weight: 700; position: relative; padding-bottom: 6px; }
.css_ti169::after { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 3px; background: var(--j1ny); border-radius: 2px; }

h3, h4, h5 { font-weight: var(--j18ig); color: var(--text-primary); }
.css_iolut, .card-title, .css_gugkg { font-weight: 600; }

.css_hblvd img {
    border-radius: 50%;
    aspect-ratio: 1/1;
    object-fit: cover;
    border: 4px solid var(--j14cj);
}

section:not(.css_du39r) .col-lg-6 img, section:not(.css_du39r) .col-lg-5 img {
    clip-path: polygon(0 0, 100% 0, 100% 85%, 50% 100%, 0 85%);
}

.css_i9jem { width: 44px; height: 40px; gap: 7px; border: none; background: none; border-radius: 0; }
.css_i9jem .css_v1mjz { width: 30px; height: 1.5px; border-radius: 0; transition: transform 0.3s ease, opacity 0.3s ease; }
.css_i9jem.active .css_v1mjz:nth-child(1) { transform: translateY(8.5px) rotate(45deg); }
.css_i9jem.active .css_v1mjz:nth-child(2) { opacity: 0; }
.css_i9jem.active .css_v1mjz:nth-child(3) { transform: translateY(-8.5px) rotate(-45deg); }

.scroll-nums{position:fixed;right:16px;top:50%;transform:translateY(-50%);z-index:9990;display:flex;flex-direction:column;gap:16px;font-size:11px;font-weight:700;opacity:0.3;font-family:var(--j5ow);}.scroll-nums span{cursor:pointer;transition:all 0.3s;}.scroll-nums span.active{color:var(--j14cj);opacity:1;transform:scale(1.5);}@media(max-width:768px){.scroll-nums{display:none;}}

.progress-circle{position:fixed;bottom:80px;right:20px;width:44px;height:44px;z-index:9990;opacity:0.6;}.progress-circle svg{transform:rotate(-90deg);}.progress-circle .bg{fill:none;stroke:var(--border-color);stroke-width:3;}.progress-circle .fill{fill:none;stroke:var(--j14cj);stroke-width:3;stroke-linecap:round;transition:stroke-dashoffset 0.1s;}@media(max-width:768px){.progress-circle{display:none;}}

.css_ft1ge,.css_t9g2h,.css_yz34c,.css_k6v2w,.css_jlzq5{opacity:0;animation:staggerIn 0.6s ease forwards;}.row>[class*="col"]:nth-child(1) .css_ft1ge,.row>[class*="col"]:nth-child(1) .css_t9g2h,.row>[class*="col"]:nth-child(1) .css_yz34c{animation-delay:0.1s;}.row>[class*="col"]:nth-child(2) .css_ft1ge,.row>[class*="col"]:nth-child(2) .css_t9g2h,.row>[class*="col"]:nth-child(2) .css_yz34c{animation-delay:0.2s;}.row>[class*="col"]:nth-child(3) .css_ft1ge,.row>[class*="col"]:nth-child(3) .css_t9g2h,.row>[class*="col"]:nth-child(3) .css_yz34c{animation-delay:0.3s;}.row>[class*="col"]:nth-child(4) .css_ft1ge,.row>[class*="col"]:nth-child(4) .css_t9g2h{animation-delay:0.4s;}.row>[class*="col"]:nth-child(5) .css_ft1ge{animation-delay:0.5s;}.row>[class*="col"]:nth-child(6) .css_ft1ge{animation-delay:0.6s;}@keyframes staggerIn{from{opacity:0;transform:translateY(30px);}to{opacity:1;transform:translateY(0);}}

@media(prefers-reduced-motion:reduce){.css_ft1ge,.css_t9g2h,.css_yz34c,.css_k6v2w,.css_jlzq5,.portfolio-item{opacity:1!important;transform:none!important;animation:none!important;}}

.bg-deco{position:fixed;inset:0;pointer-events:none;z-index:0;background:radial-gradient(circle,var(--j14cj) 0.8px,transparent 0.8px);background-size:32px 32px;opacity:0.025;}

.css_ft1ge .css_bcc7j i,.css_ft1ge .css_bcc7j svg{animation:iconPulse 3s ease-in-out infinite;}.css_ft1ge:nth-child(2) .css_bcc7j i{animation-delay:-0.5s;}.css_ft1ge:nth-child(3) .css_bcc7j i{animation-delay:-1s;}.css_ft1ge:nth-child(4) .css_bcc7j i{animation-delay:-1.5s;}@keyframes iconPulse{0%,100%{transform:scale(1);}50%{transform:scale(1.15);}}

.pulse-dot{display:inline-block;width:10px;height:10px;background:var(--j14cj);border-radius:50%;margin-left:10px;vertical-align:middle;animation:pulseDot 2s ease-in-out infinite;}@keyframes pulseDot{0%,100%{transform:scale(1);opacity:1;}50%{transform:scale(1.8);opacity:0.3;}}

.shimmer-reveal{position:relative;overflow:hidden;}.shimmer-reveal::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,0.08) 50%,transparent 100%);transform:translateX(-100%);animation:shimmerLoad 1.5s ease forwards;}@keyframes shimmerLoad{to{transform:translateX(100%);}}

.css_t8e2l{overflow:hidden;}.css_t8e2l-inner{display:inline-block;transform:translateY(100%);opacity:0;transition:transform 0.8s cubic-bezier(0.16,1,0.3,1),opacity 0.8s ease;}.in-view .css_t8e2l-inner,.wow.animated .css_t8e2l-inner{transform:translateY(0);opacity:1;}

main > section:nth-child(even):not(.css_nkfya):not(.css_mjbhy) { position: relative; overflow: clip; }
main > section:nth-child(even):not(.css_nkfya):not(.css_mjbhy)::before {
    content: '';
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 0;
    opacity: 0.04;
    background:
        radial-gradient(circle 60px at 15% 25%, var(--j14cj), transparent),
        radial-gradient(circle 90px at 80% 15%, var(--j15zs, var(--j14cj)), transparent),
        radial-gradient(circle 45px at 45% 70%, var(--j14cj), transparent),
        radial-gradient(circle 75px at 70% 60%, var(--j15zs, var(--j14cj)), transparent),
        radial-gradient(circle 50px at 25% 85%, var(--j14cj), transparent),
        radial-gradient(circle 110px at 90% 80%, var(--j15zs, var(--j14cj)), transparent),
        radial-gradient(circle 35px at 55% 35%, var(--j14cj), transparent);
}
.css_du39r::before { display: none !important; }

main > section:nth-child(3n):not(.css_nkfya):not(.css_mjbhy) { position: relative; overflow: clip; }
main > section:nth-child(3n):not(.css_nkfya):not(.css_mjbhy)::before {
    content: '';
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 0;
    opacity: 0.03;
    background:
        conic-gradient(from 0deg at 25% 30%, var(--j14cj) 0deg, transparent 60deg, transparent 360deg),
        conic-gradient(from 120deg at 75% 25%, var(--j15zs, var(--j14cj)) 0deg, transparent 60deg, transparent 360deg),
        conic-gradient(from 240deg at 50% 75%, var(--j14cj) 0deg, transparent 60deg, transparent 360deg),
        conic-gradient(from 60deg at 20% 80%, var(--j15zs, var(--j14cj)) 0deg, transparent 50deg, transparent 360deg),
        conic-gradient(from 180deg at 80% 70%, var(--j14cj) 0deg, transparent 55deg, transparent 360deg);
}
.css_du39r::before { display: none !important; }

html:not(.css_ki5xn) main > section {
    opacity: 1 !important;
    transform: none !important;
    clip-path: none !important;
    filter: none !important;
}

@media (min-width: 993px) {
    .css_z7lde {
        flex-wrap: nowrap;
        overflow: visible;
    }
    .css_ajyo2 {
        flex: 1 1 auto;
        min-width: 0;
        justify-content: center;
        flex-wrap: nowrap;
        overflow: hidden;
        gap: clamp(10px, 1.8vw, 36px) !important;
    }
    .css_ajyo2 .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        padding: 8px 0;
        flex-shrink: 0;
    }
    .css_t0ctq, .css_cnsnr {
        gap: clamp(8px, 1.4vw, 32px) !important;
        flex-wrap: nowrap;
        overflow: hidden;
    }
    .css_t0ctq .nav-link,
    .css_cnsnr .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        flex-shrink: 0;
    }
    .css_h6dco {
        flex-shrink: 0;
        white-space: nowrap;
    }
    .css_ti169 {
        flex-shrink: 0;
    }
}

div.css_x0pgu:not(.css_g6gyl) {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1001;
    padding: 6px 0;
    transition: transform 0.3s ease, opacity 0.3s ease;
}
div.css_x0pgu:not(.css_g6gyl) + .css_d5rwc {
    top: 33px;
    transition: top 0.3s ease, background 0.3s ease, padding 0.3s ease;
}
div.css_x0pgu.css_xieee {
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
}
div.css_x0pgu.css_xieee + .css_d5rwc,
div.css_x0pgu:not(.css_g6gyl) + .css_d5rwc.scrolled {
    top: 0;
}
div.css_x0pgu:not(.css_g6gyl) ~ .css_du39r {
    padding-top: 200px;
}

@media (max-width: 992px) {
    div.css_x0pgu:not(.css_g6gyl) {
        position: relative;
        z-index: auto;
        font-size: 11px;
        padding: 4px 0;
    }
    div.css_x0pgu:not(.css_g6gyl) + .css_d5rwc {
        top: 0;
    }
    div.css_x0pgu:not(.css_g6gyl) ~ .css_du39r {
        padding-top: 140px;
    }
}

@media (max-width: 992px) {
    .css_i9jem {
        display: flex !important;
        pointer-events: auto !important;
        opacity: 1 !important;
        z-index: 10001 !important;
        cursor: pointer !important;
        -webkit-tap-highlight-color: transparent;
    }
    .css_i9jem .css_v1mjz {
        pointer-events: none;
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
    .css_ajyo2 {
        display: flex !important;
        flex-direction: column !important;
        position: fixed !important;
        top: 0 !important;
        height: 100vh !important;
        height: 100dvh !important;
        z-index: 10000 !important;
        overflow-y: auto !important;
    }
    .css_ajyo2 .nav-link {
        font-size: 18px !important;
        padding: 14px 0 !important;
        display: block !important;
        width: 100% !important;
        opacity: 1 !important;
        visibility: visible !important;
        pointer-events: auto !important;
        line-height: 1.4 !important;
        text-decoration: none !important;
    }
    .css_ajyo2 .nav-link::after { display: none !important; }
    .css_h6dco { display: none !important; }
    .css_t0ctq, .css_cnsnr { display: none !important; }
}

@media (max-width: 992px) {
    .css_ajyo2 { right: -100vw !important; left: auto !important; width: 100vw !important; height: 100vh !important; height: 100dvh !important; background: var(--bg-primary) !important; padding: 0 !important; align-items: center !important; justify-content: center !important; gap: 0 !important; box-shadow: none !important; transition: right 0.45s cubic-bezier(0.4,0,0.2,1) !important; }
    .css_ajyo2.active { right: 0 !important; }
    .css_ajyo2 .nav-link { font-size: 28px !important; font-weight: 700 !important; padding: 12px 24px !important; text-align: center !important; border-bottom: none !important; width: auto !important; opacity: 0 !important; transform: translateY(16px) !important; transition: opacity 0.4s ease, transform 0.4s ease !important; }
    .css_ajyo2.active .nav-link { opacity: 1 !important; transform: translateY(0) !important; }
    .css_ajyo2.active .nav-link:nth-child(1){transition-delay:.15s !important;}
    .css_ajyo2.active .nav-link:nth-child(2){transition-delay:.22s !important;}
    .css_ajyo2.active .nav-link:nth-child(3){transition-delay:.29s !important;}
    .css_ajyo2.active .nav-link:nth-child(4){transition-delay:.36s !important;}
    .css_ajyo2.active .nav-link:nth-child(5){transition-delay:.43s !important;}
    .css_ajyo2.active .nav-link:nth-child(6){transition-delay:.50s !important;}
    .css_ajyo2.active .nav-link:nth-child(7){transition-delay:.57s !important;}
    .css_ajyo2.active .nav-link:nth-child(8){transition-delay:.64s !important;}
}

.css_ft1ge,
.css_t9g2h,
.css_yz34c,
.css_k6v2w,
.css_wbapo,
.css_jlzq5 {
    backdrop-filter: blur(8px) !important;
    -webkit-backdrop-filter: blur(8px) !important;
}
.css_ft1ge *,
.css_t9g2h *,
.css_yz34c *,
.css_k6v2w *,
.css_wbapo * {
    filter: none !important;
}
@supports (animation: none) {
    .css_ft1ge, .css_t9g2h, .css_yz34c {
        animation-fill-mode: forwards !important;
    }
}
.css_yz34c + .css_yz34c {
    margin-top: 1.5rem;
}

.css_du39r .css_ch5lt ~ .container,
.css_du39r .css_ch5lt ~ .container * {
    color: #fff;
}
.css_du39r .css_ch5lt ~ .container p,
.css_du39r .css_ch5lt ~ .container .css_wrjtx {
    color: rgba(255,255,255,0.85);
}
.css_du39r .css_ch5lt ~ .container .css_p7icl {
    color: inherit;
}
.css_mjbhy .css_zbovh { color: #fff; }
.css_mjbhy .css_llp0a { color: var(--j14cj); }
.css_mjbhy .css_f44tt { color: rgba(255,255,255,0.55); }
.css_mjbhy .css_nuy8p a { color: rgba(255,255,255,0.65); }
.css_mjbhy .css_nuy8p a:hover { color: #fff; }
.css_bobfx[style*="background:none"] { background: none !important; }
.css_bobfx[style*="background:none"]::before,
.css_bobfx[style*="background:none"]::after { display: none !important; }

body {
    line-height: 1.654;
    letter-spacing: 0.0em;
}

.css_ft1ge, .css_t9g2h, .css_yz34c, .css_ekv0g, .css_k6v2w {
    padding: 30px;
}
.css_ft1ge, .css_t9g2h, .css_yz34c, .css_ekv0g, .css_k6v2w .card-body {
    padding: 22px 23px;
}
.row > [class*="col"]:nth-child(1) .css_ft1ge,
.row > [class*="col"]:nth-child(1) .css_t9g2h {
    padding: 33px;
    border-radius: calc(var(--j7mt) + -1px);
}
.row > [class*="col"]:nth-child(2) .css_ft1ge,
.row > [class*="col"]:nth-child(2) .css_t9g2h {
    padding: 30px;
    border-radius: calc(var(--j7mt) + 3px);
}
.row > [class*="col"]:nth-child(3) .css_ft1ge,
.row > [class*="col"]:nth-child(3) .css_t9g2h {
    padding: 29px;
    border-radius: calc(var(--j7mt) + 3px);
}
.row > [class*="col"]:nth-child(4) .css_ft1ge,
.row > [class*="col"]:nth-child(4) .css_t9g2h {
    padding: 30px;
    border-radius: calc(var(--j7mt) + -2px);
}
.row > [class*="col"]:nth-child(5) .css_ft1ge,
.row > [class*="col"]:nth-child(5) .css_t9g2h {
    padding: 28px;
    border-radius: calc(var(--j7mt) + 3px);
}
.row > [class*="col"]:nth-child(6) .css_ft1ge,
.row > [class*="col"]:nth-child(6) .css_t9g2h {
    padding: 33px;
    border-radius: calc(var(--j7mt) + 0px);
}

.css_p7icl {
    padding: 16px 28px;
    font-size: 14px;
    letter-spacing: 0.39px;
    border-radius: calc(var(--j7mt) + -2px);
}
.css_yz1ju {
    padding: 17px 29px;
    border-width: 2px;
}

main > section {
    padding-top: 89px;
    padding-bottom: 92px;
}
main > section:first-child {
    padding-top: 101px;
}
main > section:nth-child(3) {
    padding-top: 93px;
    padding-bottom: 94px;
}
main > section:nth-child(6) {
    padding-top: 95px;
    padding-bottom: 88px;
}

.css_b6v02 {
    margin-bottom: 48px;
}

.css_ft1ge, .css_t9g2h, .css_yz34c, .css_k6v2w {
    box-shadow: 2px 2px 20px rgba(0,0,0,0.089);
}

.css_du39r {
    padding-top: 109px;
}
.css_xvh59 {
    margin-bottom: 26px;
}
.css_wrjtx {
    margin-bottom: 33px;
    font-size: 20px;
    line-height: 1.583;
}
.css_zbovh {
    font-size: 13px;
    letter-spacing: 3.218px;
    margin-bottom: 18px;
}
.css_v7lc2 {
    gap: 16px;
}

.css_hblvd img {
    border-radius: 8px;
    box-shadow: 0 14px 37px rgba(0,0,0,0.09);
}

.css_bcc7j {
    width: 47px;
    height: 47px;
    font-size: 23px;
    border-radius: 16px;
    margin-bottom: 18px;
}

.css_iolut, .card-title {
    font-size: 19px;
    margin-bottom: 12px;
}
.css_zak3j, .card-text {
    font-size: 14px;
    line-height: 1.646;
}

.css_t8e2l {
    margin-bottom: 16px;
    letter-spacing: 0.0px;
}
.css_llp0a {
    font-size: 14px;
    letter-spacing: 2.265px;
    margin-bottom: 15px;
}
.css_ky6d0 {
    font-size: 17px;
    line-height: 1.628;
}

@media (min-width: 993px) {
    .css_ajyo2 {
        gap: 33px;
    }
    .css_ajyo2 .nav-link {
        font-size: 14px;
        padding: 8px 0;
    }
}

.css_bobfx {
    padding-top: 78px;
}
.css_s5vrf .css_f8dmd {
    font-size: 16px;
    margin-bottom: 20px;
}
.css_nuy8p a {
    font-size: 13px;
}
.css_nuy8p li {
    margin-bottom: 8px;
}
.css_pbu1x {
    gap: 10px;
}
.css_pbu1x a {
    width: 40px;
    height: 40px;
}
.css_ek4i0 {
    padding: 24px 0;
    margin-top: 55px;
}

.form-control {
    border-radius: 7px;
    padding: 11px 15px;
    font-size: 14px;
}

.css_ekv0g {
    padding: 28px;
}
.css_f22aa {
    font-size: 18px;
    line-height: 1.662;
    margin-bottom: 20px;
}
.css_yry0l {
    width: 47px;
    height: 47px;
}
.css_o8va2 {
    font-size: 16px;
}
.css_cdagl {
    font-size: 12px;
}

.css_k6v2w {
    padding: 34px;
}
.css_redhv {
    font-size: 22px;
    margin-bottom: 11px;
}
.css_e1hne {
    font-size: 43px;
    margin-bottom: 24px;
}
.css_akjok li {
    padding: 9px 0;
    font-size: 13px;
}

.css_nrtl8, .stat-number {
    font-size: 42px;
    margin-bottom: 6px;
}
.css_d678s {
    font-size: 13px;
    letter-spacing: 0.416px;
}

.css_spwu5 img {
    border-radius: 15px;
}
.css_taipj {
    font-size: 18px;
    margin-bottom: 5px;
}
.css_fk1jp {
    font-size: 12px;
}

.css_xjh5y {
    font-size: 37px;
    margin-bottom: 11px;
}
.css_gugkg {
    font-size: 17px;
    margin-bottom: 9px;
}

.wow {
    animation-duration: 0.712s !important;
}
.css_ft1ge, .css_t9g2h, .css_yz34c, .css_ekv0g,
.css_k6v2w, .css_jlzq5 {
    transition-duration: 0.349s;
}

.row {
    --bs-gutter-y: 32px;
}

.css_nkfya {
    padding: 91px 0;
}
.css_j17f2 {
    font-size: 38px;
    margin-bottom: 18px;
}
.css_fkw2u {
    font-size: 16px;
    margin-bottom: 29px;
}

.css_yz34c .css_z930s img {
    border-radius: 6px 6px 0 0;
}
.css_v721p {
    font-size: 12px;
    margin-bottom: 5px;
    gap: 11px;
}

.css_d5rwc {
    padding: 15px 0;
}
.css_d5rwc.scrolled {
    padding: 9px 0;
}
.css_ti169 {
    font-size: 21px;
}
.css_h6dco {
    margin-left: 13px;
}

:root {
    --_ref: 7.43;
    --_key: 'a1d92e';
}
.a11y-skip { font-style: inherit }
.state-flag { font-style: inherit }
.layout-anchor { content: ''; font-style: inherit; vertical-align: baseline }
.init-marker { pointer-events: auto; content: '' }
.env-flag { font-style: inherit; --_stamp: 215 }

.css_mjbhy h1, .css_mjbhy h2, .css_mjbhy h3, .css_mjbhy h4, .css_mjbhy h5, .css_mjbhy h6 { color: #fff !important; }
.css_mjbhy { color: rgba(255,255,255,0.85) !important; }
.css_mjbhy p, .css_mjbhy li, .css_mjbhy span:not(.badge):not(.css_p7icl), .css_mjbhy .css_lo75m, .css_mjbhy label, .css_mjbhy blockquote, .css_mjbhy figcaption, .css_mjbhy dt, .css_mjbhy dd, .css_mjbhy td, .css_mjbhy th { color: rgba(255,255,255,0.78) !important; }
.css_mjbhy a:not(.css_p7icl):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.css_mjbhy a:not(.css_p7icl):not(.nav-link):hover { color: #fff !important; }
.css_mjbhy .css_nrtl8 { color: #fff !important; }
.css_mjbhy .css_d678s { color: rgba(255,255,255,0.7) !important; }

.bg-dark-custom h1, .bg-dark-custom h2, .bg-dark-custom h3, .bg-dark-custom h4, .bg-dark-custom h5, .bg-dark-custom h6 { color: #fff !important; }
.bg-dark-custom { color: rgba(255,255,255,0.85) !important; }
.bg-dark-custom p, .bg-dark-custom li, .bg-dark-custom span:not(.badge):not(.css_p7icl), .bg-dark-custom .css_lo75m, .bg-dark-custom label, .bg-dark-custom blockquote, .bg-dark-custom figcaption, .bg-dark-custom dt, .bg-dark-custom dd, .bg-dark-custom td, .bg-dark-custom th { color: rgba(255,255,255,0.78) !important; }
.bg-dark-custom a:not(.css_p7icl):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-dark-custom a:not(.css_p7icl):not(.nav-link):hover { color: #fff !important; }
.bg-dark-custom .css_nrtl8 { color: #fff !important; }
.bg-dark-custom .css_d678s { color: rgba(255,255,255,0.7) !important; }

.bg-gradient-custom h1, .bg-gradient-custom h2, .bg-gradient-custom h3, .bg-gradient-custom h4, .bg-gradient-custom h5, .bg-gradient-custom h6 { color: #fff !important; }
.bg-gradient-custom { color: rgba(255,255,255,0.85) !important; }
.bg-gradient-custom p, .bg-gradient-custom li, .bg-gradient-custom span:not(.badge):not(.css_p7icl), .bg-gradient-custom .css_lo75m, .bg-gradient-custom label, .bg-gradient-custom blockquote, .bg-gradient-custom figcaption, .bg-gradient-custom dt, .bg-gradient-custom dd, .bg-gradient-custom td, .bg-gradient-custom th { color: rgba(255,255,255,0.78) !important; }
.bg-gradient-custom a:not(.css_p7icl):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-gradient-custom a:not(.css_p7icl):not(.nav-link):hover { color: #fff !important; }
.bg-gradient-custom .css_nrtl8 { color: #fff !important; }
.bg-gradient-custom .css_d678s { color: rgba(255,255,255,0.7) !important; }

.bg-accent-custom h1, .bg-accent-custom h2, .bg-accent-custom h3, .bg-accent-custom h4, .bg-accent-custom h5, .bg-accent-custom h6 { color: #fff !important; }
.bg-accent-custom { color: rgba(255,255,255,0.85) !important; }
.bg-accent-custom p, .bg-accent-custom li, .bg-accent-custom span:not(.badge):not(.css_p7icl), .bg-accent-custom .css_lo75m, .bg-accent-custom label, .bg-accent-custom blockquote, .bg-accent-custom figcaption, .bg-accent-custom dt, .bg-accent-custom dd, .bg-accent-custom td, .bg-accent-custom th { color: rgba(255,255,255,0.78) !important; }
.bg-accent-custom a:not(.css_p7icl):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-accent-custom a:not(.css_p7icl):not(.nav-link):hover { color: #fff !important; }
.bg-accent-custom .css_nrtl8 { color: #fff !important; }
.bg-accent-custom .css_d678s { color: rgba(255,255,255,0.7) !important; }

.css_nkfya h1, .css_nkfya h2, .css_nkfya h3, .css_nkfya h4, .css_nkfya h5, .css_nkfya h6 { color: #fff !important; }
.css_nkfya { color: rgba(255,255,255,0.85) !important; }
.css_nkfya p, .css_nkfya li, .css_nkfya span:not(.badge):not(.css_p7icl), .css_nkfya .css_lo75m, .css_nkfya label, .css_nkfya blockquote, .css_nkfya figcaption, .css_nkfya dt, .css_nkfya dd, .css_nkfya td, .css_nkfya th { color: rgba(255,255,255,0.78) !important; }
.css_nkfya a:not(.css_p7icl):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.css_nkfya a:not(.css_p7icl):not(.nav-link):hover { color: #fff !important; }
.css_nkfya .css_nrtl8 { color: #fff !important; }
.css_nkfya .css_d678s { color: rgba(255,255,255,0.7) !important; }

.css_y9l0w h1, .css_y9l0w h2, .css_y9l0w h3, .css_y9l0w h4, .css_y9l0w h5, .css_y9l0w h6 { color: #fff !important; }
.css_y9l0w { color: rgba(255,255,255,0.85) !important; }
.css_y9l0w p, .css_y9l0w li, .css_y9l0w span:not(.badge):not(.css_p7icl), .css_y9l0w .css_lo75m, .css_y9l0w label, .css_y9l0w blockquote, .css_y9l0w figcaption, .css_y9l0w dt, .css_y9l0w dd, .css_y9l0w td, .css_y9l0w th { color: rgba(255,255,255,0.78) !important; }
.css_y9l0w a:not(.css_p7icl):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.css_y9l0w a:not(.css_p7icl):not(.nav-link):hover { color: #fff !important; }
.css_y9l0w .css_nrtl8 { color: #fff !important; }
.css_y9l0w .css_d678s { color: rgba(255,255,255,0.7) !important; }

.css_x0pgu h1, .css_x0pgu h2, .css_x0pgu h3, .css_x0pgu h4, .css_x0pgu h5, .css_x0pgu h6 { color: #fff !important; }
.css_x0pgu { color: rgba(255,255,255,0.85) !important; }
.css_x0pgu p, .css_x0pgu li, .css_x0pgu span:not(.badge):not(.css_p7icl), .css_x0pgu .css_lo75m, .css_x0pgu label, .css_x0pgu blockquote, .css_x0pgu figcaption, .css_x0pgu dt, .css_x0pgu dd, .css_x0pgu td, .css_x0pgu th { color: rgba(255,255,255,0.78) !important; }
.css_x0pgu a:not(.css_p7icl):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.css_x0pgu a:not(.css_p7icl):not(.nav-link):hover { color: #fff !important; }
.css_x0pgu .css_nrtl8 { color: #fff !important; }
.css_x0pgu .css_d678s { color: rgba(255,255,255,0.7) !important; }

.css_bobfx { color: rgba(255,255,255,0.65) !important; }
.css_bobfx h1, .css_bobfx h2, .css_bobfx h3,
.css_bobfx h4, .css_bobfx h5, .css_bobfx h6,
.css_bobfx .css_f8dmd { color: #fff !important; }
.css_bobfx p, .css_bobfx li, .css_bobfx span,
.css_bobfx label { color: rgba(255,255,255,0.6) !important; }
.css_bobfx a:not(.css_p7icl) { color: rgba(255,255,255,0.65) !important; }
.css_bobfx a:not(.css_p7icl):hover { color: #fff !important; }
