@import url('https://fonts.googleapis.com/css2?family=Arvo:wght@400;700&family=Lato:wght@400;700&display=swap');

:root {
    --l14yx: #B43C8C;
    --l15yi: #A82E2E;
    --l16nc: #752B9C;
    --l1ok: linear-gradient(45deg, var(--l14yx), var(--l15yi));
    --l3d5: 'Arvo', serif;
    --l5ry: 'Lato', sans-serif;
    --l19nd: 48px;
    --l20kn: 36px;
    --l21rc: 26px;
    --l17pi: 16px;
    --l18bl: 600;
    --l6zt: 10px;
    --l7of: 16px;
    --l8c1: 24px;
    --l9k8: 32px;
    --l4iq: 50px;
    --l10yh: 0 2px 8px #B43C8C18;
    --l11e4: 0 4px 16px #B43C8C22;
    --l12mx: 0 8px 32px #B43C8C30;
    --l13cs: 0 16px 48px #B43C8C40;
    --css_r7stk: 120px 0;
}
.css_s2jcj {
    border-radius: 2px;
    padding: 14px 28px;
}
.css_lz5nf, .css_h85jf, .css_gxaya, .css_yntbs, .css_redd1 {
    border-width: 0px;
    border-color: transparent;
}

.row > [class*="col"]:nth-child(odd) .css_lz5nf,
.row > [class*="col"]:nth-child(odd) .css_h85jf {
    transform: translateY(-10px);
}
.row > [class*="col"]:nth-child(even) .css_lz5nf,
.row > [class*="col"]:nth-child(even) .css_h85jf {
    transform: translateY(10px);
}

.css_g4td5, .portfolio-item, .css_nirsc {
    overflow: hidden;
}
.css_g4td5 img, .portfolio-item img, .css_nirsc img {
    transition: transform 0.6s cubic-bezier(.25,.8,.25,1);
}
.css_g4td5:hover img, .portfolio-item:hover img, .css_sdnjg:hover .css_nirsc img {
    transform: scale(1.08);
}

.css_wh9b5::before {
    content: '';
    display: block;
    width: 60px;
    height: 4px;
    background: var(--l1ok);
    border-radius: 2px;
    margin-bottom: 18px;
}
.css_wh9b5.text-center::before {
    margin-left: auto;
    margin-right: auto;
}

.css_lz5nf, .css_h85jf, .css_yntbs, .css_redd1, .css_gxaya {
    border-left: 5px solid var(--l14yx);
    border-radius: 0 var(--l7of) var(--l7of) 0;
}

.css_iilxy {
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.css_iilxy::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.12);
    transition: left 0.35s ease;
    z-index: -1;
}
.css_iilxy:hover::before {
    left: 0;
}

.css_j284z::before {
    content: '';
    position: absolute;
    width: 500px;
    height: 500px;
    border-radius: 50%;
    background: var(--l14yx);
    opacity: 0.08;
    top: -100px;
    right: -100px;
    filter: blur(80px);
}
.css_j284z::after {
    content: '';
    position: absolute;
    width: 350px;
    height: 350px;
    border-radius: 50%;
    background: var(--l15yi, var(--l14yx));
    opacity: 0.06;
    bottom: -50px;
    left: -50px;
    filter: blur(60px);
    z-index: 0;
}
.css_xtl4m img {
    border-radius: var(--l9k8);
    box-shadow: 0 20px 60px rgba(0,0,0,0.1);
}
.css_x35ti { position: relative; z-index: 2; }
.css_wchvg { background: linear-gradient(135deg, var(--l14yx), var(--l15yi, var(--l14yx))); color: #fff !important; -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; font-weight: 700; padding: 0; }

.css_rtnpj { background: var(--bg-primary); padding: 0; }
.css_rtnpj .css_l1q9y { padding: 16px 0; }
.css_jiqf6 {
    background: var(--l14yx) !important;
    color: #fff !important;
    padding: 12px 28px !important;
    border-radius: var(--l6zt) !important;
    margin-left: 24px;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.css_rtnpj.scrolled { box-shadow: 0 2px 12px rgba(0,0,0,0.06); }
.css_wrw2k { gap: 28px; }
.css_wrw2k .nav-link { font-size: 14px; }

.css_qzi6u {
    background: #2c1810;
    color: rgba(255,235,220,0.6);
    padding-top: 80px;
}
.css_qzi6u h4,.css_qzi6u h5 { color: #fff0e6; }
.css_pzi6m .css_biiv1::after { background: #d4956a; width: 50px; }
.css_uhpd4 a { color: rgba(255,235,220,0.6); }
.css_uhpd4 a:hover { color: #d4956a; }
.footer-contact li { color: rgba(255,235,220,0.6); }
.footer-contact li i { color: #d4956a; }
.css_wz2x5 a { border-color: rgba(255,235,220,0.15); color: rgba(255,235,220,0.6); }
.css_wz2x5 a:hover { background: #d4956a; border-color: #d4956a; color: #2c1810; }
.css_qpqvl { border-top: 1px solid rgba(255,235,220,0.08); }
.css_qpqvl p { color: rgba(255,235,220,0.3); }

.contact-section .css_il7r1 {
    border: 3px solid var(--text-primary);
    padding: 36px;
    border-radius: 0;
    box-shadow: 8px 8px 0 var(--text-primary);
}
.contact-section .form-control {
    border: 2px solid var(--text-primary);
    border-radius: 0;
    padding: 14px 16px;
    font-weight: 600;
}
.contact-section .form-control:focus { border-color: var(--l14yx); box-shadow: 4px 4px 0 var(--l14yx); }
.contact-section .css_s2jcj { border-radius: 0; font-weight: 800; text-transform: uppercase; letter-spacing: 2px; box-shadow: 4px 4px 0 var(--text-primary); }

.css_nrfta { font-size: 22px; font-weight: 700; position: relative; padding-bottom: 8px; }
.css_nrfta::after { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 2px; background: var(--l14yx); box-shadow: 0 4px 0 var(--l14yx); }

h3, h4, h5 { font-weight: 400; color: var(--text-primary); }
.css_oqxns, .card-title { font-weight: 400; font-size: 20px; letter-spacing: 0.5px; }
.css_lr09g { font-weight: 400; }

.css_sdnjg .css_nirsc img, .css_nirsc img {
    border-radius: 30%;
    aspect-ratio: 1/1;
    object-fit: cover;
    border: 3px solid var(--l14yx);
}

.css_zfjak { width: 40px; height: 40px; gap: 6px; border: none; background: none; border-radius: 0; }
.css_zfjak .css_xe0hw { width: 24px; height: 2px; border-radius: 1px; transition: transform 0.4s cubic-bezier(0.68,-0.6,0.32,1.6), opacity 0.3s ease; }
.css_zfjak.active .css_xe0hw:nth-child(1) { transform: translateY(8px) rotate(135deg); }
.css_zfjak.active .css_xe0hw:nth-child(2) { opacity: 0; transform: scaleX(0); }
.css_zfjak.active .css_xe0hw:nth-child(3) { transform: translateY(-8px) rotate(-135deg); }

main > section + section::before{content:'';display:flex;justify-content:center;gap:8px;padding:15px 0;}main > section + section::before{content:'\25AA  \25AA  \25AA  \25AA  \25AA';text-align:center;display:block;color:var(--l14yx);opacity:0.2;font-size:8px;letter-spacing:6px;padding:15px 0;}

.progress-header{position:fixed;top:0;left:0;height:2px;z-index:100000;background:var(--l14yx);width:0;opacity:0.8;}

.css_lz5nf,.css_h85jf,.portfolio-item{opacity:0;animation:scaleIn 0.5s ease forwards;}.row>[class*="col"]:nth-child(1)>*{animation-delay:0.05s;}.row>[class*="col"]:nth-child(2)>*{animation-delay:0.15s;}.row>[class*="col"]:nth-child(3)>*{animation-delay:0.25s;}.row>[class*="col"]:nth-child(4)>*{animation-delay:0.35s;}.row>[class*="col"]:nth-child(5)>*{animation-delay:0.45s;}.row>[class*="col"]:nth-child(6)>*{animation-delay:0.55s;}@keyframes scaleIn{from{opacity:0;transform:scale(0.85);}to{opacity:1;transform:scale(1);}}

@media(prefers-reduced-motion:reduce){.css_lz5nf,.css_h85jf,.css_yntbs,.css_redd1,.css_sdnjg,.portfolio-item{opacity:1!important;transform:none!important;animation:none!important;}}

main > section {
    transition: transform 0.7s cubic-bezier(0.22,1,0.36,1), opacity 0.7s ease;
    will-change: transform, opacity;
    transform: scaleY(0.3) scaleX(0.95);
    transform-origin: center top;
    opacity: 0;
}
main > section.in-view {
    transform: scaleY(1) scaleX(1);
    opacity: 1;
}
.css_j284z { transform: none !important; opacity: 1 !important; }
@media (max-width: 768px) {
    main > section { transform: scaleY(0.7) scaleX(1); }
}

@keyframes pulseGlow{0%,100%{box-shadow:0 0 0 0 rgba(var(--l14yx-rgb,99,102,241),0.45);}70%{box-shadow:0 0 0 14px rgba(var(--l14yx-rgb,99,102,241),0);}}
.css_j284z .css_iilxy,.css_j284z .css_s2jcj{animation:pulseGlow 2.5s ease-in-out infinite;}

.orbit-wrap{position:relative;display:inline-block;}.orbit-dot{position:absolute;width:6px;height:6px;background:var(--l14yx);border-radius:50%;top:50%;left:50%;margin:-3px;animation:orbitSpin 8s linear infinite;opacity:0.4;pointer-events:none;}@keyframes orbitSpin{to{transform:rotate(360deg) translateX(30px) rotate(-360deg);}}

.float-shapes{position:fixed;inset:0;pointer-events:none;z-index:0;overflow:hidden;}.float-circ{position:absolute;border-radius:50%;border:1px solid var(--l14yx);opacity:0.04;transition:transform 1.5s cubic-bezier(0.23,1,0.32,1);}

main>section:nth-child(even):not(.css_kqgn0):not(.css_og66n){background:linear-gradient(135deg,var(--bg-primary),var(--bg-secondary,var(--bg-primary)),var(--bg-primary)) !important;background-size:400% 400% !important;animation:shimmerBg 12s ease infinite !important;opacity:1 !important;}@keyframes shimmerBg{0%,100%{background-position:0% 50%;}50%{background-position:100% 50%;}}

main > section:nth-child(even):not(.css_kqgn0):not(.css_og66n) { position: relative; overflow: clip; }
main > section:nth-child(even):not(.css_kqgn0):not(.css_og66n)::before {
    content: '';
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 0;
    opacity: 0.03;
    background: linear-gradient(
        180deg,
        var(--l14yx) 0%,
        transparent 15%,
        transparent 35%,
        var(--l15yi, var(--l14yx)) 50%,
        transparent 65%,
        transparent 85%,
        var(--l14yx) 100%
    );
}
.css_j284z::before { display: none !important; }

main > section:nth-child(even):not(.css_kqgn0):not(.css_og66n) { position: relative; overflow: clip; }
main > section:nth-child(even):not(.css_kqgn0):not(.css_og66n)::before {
    content: '';
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 0;
    opacity: 0.04;
    background:
        radial-gradient(circle 60px at 15% 25%, var(--l14yx), transparent),
        radial-gradient(circle 90px at 80% 15%, var(--l15yi, var(--l14yx)), transparent),
        radial-gradient(circle 45px at 45% 70%, var(--l14yx), transparent),
        radial-gradient(circle 75px at 70% 60%, var(--l15yi, var(--l14yx)), transparent),
        radial-gradient(circle 50px at 25% 85%, var(--l14yx), transparent),
        radial-gradient(circle 110px at 90% 80%, var(--l15yi, var(--l14yx)), transparent),
        radial-gradient(circle 35px at 55% 35%, var(--l14yx), transparent);
}
.css_j284z::before { display: none !important; }

html:not(.css_ctmiw) main > section {
    opacity: 1 !important;
    transform: none !important;
    clip-path: none !important;
    filter: none !important;
}

@media (min-width: 993px) {
    .css_l1q9y {
        flex-wrap: nowrap;
        overflow: visible;
    }
    .css_wrw2k {
        flex: 1 1 auto;
        min-width: 0;
        justify-content: center;
        flex-wrap: nowrap;
        overflow: hidden;
        gap: clamp(10px, 1.8vw, 36px) !important;
    }
    .css_wrw2k .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        padding: 8px 0;
        flex-shrink: 0;
    }
    .css_tyyeb, .css_dep2y {
        gap: clamp(8px, 1.4vw, 32px) !important;
        flex-wrap: nowrap;
        overflow: hidden;
    }
    .css_tyyeb .nav-link,
    .css_dep2y .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        flex-shrink: 0;
    }
    .css_jiqf6 {
        flex-shrink: 0;
        white-space: nowrap;
    }
    .css_nrfta {
        flex-shrink: 0;
    }
}

div.css_ai95i:not(.css_r7stk) {
    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_ai95i:not(.css_r7stk) + .css_rtnpj {
    top: 33px;
    transition: top 0.3s ease, background 0.3s ease, padding 0.3s ease;
}
div.css_ai95i.css_q22co {
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
}
div.css_ai95i.css_q22co + .css_rtnpj,
div.css_ai95i:not(.css_r7stk) + .css_rtnpj.scrolled {
    top: 0;
}
div.css_ai95i:not(.css_r7stk) ~ .css_j284z {
    padding-top: 200px;
}

@media (max-width: 992px) {
    div.css_ai95i:not(.css_r7stk) {
        position: relative;
        z-index: auto;
        font-size: 11px;
        padding: 4px 0;
    }
    div.css_ai95i:not(.css_r7stk) + .css_rtnpj {
        top: 0;
    }
    div.css_ai95i:not(.css_r7stk) ~ .css_j284z {
        padding-top: 140px;
    }
}

@media (max-width: 992px) {
    .css_zfjak {
        display: flex !important;
        pointer-events: auto !important;
        opacity: 1 !important;
        z-index: 10001 !important;
        cursor: pointer !important;
        -webkit-tap-highlight-color: transparent;
    }
    .css_zfjak .css_xe0hw {
        pointer-events: none;
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
    .css_wrw2k {
        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_wrw2k .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_wrw2k .nav-link::after { display: none !important; }
    .css_jiqf6 { display: none !important; }
    .css_tyyeb, .css_dep2y { display: none !important; }
}

@media (max-width: 992px) {
    .css_wrw2k { right: -100% !important; left: auto !important; width: min(320px,85vw) !important; background: var(--bg-card) !important; padding: 100px 32px 40px !important; box-shadow: -8px 0 40px rgba(0,0,0,0.25) !important; border-left: 3px solid var(--l14yx) !important; transition: right 0.4s cubic-bezier(0.4,0,0.2,1) !important; }
    .css_wrw2k.active { right: 0 !important; }
    .css_wrw2k .nav-link { opacity: 0 !important; transform: translateX(24px) !important; transition: opacity 0.35s ease, transform 0.35s ease !important; border-bottom: 1px solid var(--border-color) !important; }
    .css_wrw2k.active .nav-link { opacity: 1 !important; transform: translateX(0) !important; }
    .css_wrw2k.active .nav-link:nth-child(1){transition-delay:.06s !important;}
    .css_wrw2k.active .nav-link:nth-child(2){transition-delay:.12s !important;}
    .css_wrw2k.active .nav-link:nth-child(3){transition-delay:.18s !important;}
    .css_wrw2k.active .nav-link:nth-child(4){transition-delay:.24s !important;}
    .css_wrw2k.active .nav-link:nth-child(5){transition-delay:.30s !important;}
    .css_wrw2k.active .nav-link:nth-child(6){transition-delay:.36s !important;}
    .css_wrw2k.active .nav-link:nth-child(7){transition-delay:.42s !important;}
    .css_wrw2k.active .nav-link:nth-child(8){transition-delay:.48s !important;}
}

.css_lz5nf,
.css_h85jf,
.css_yntbs,
.css_redd1,
.css_z78wx,
.css_sdnjg {
    backdrop-filter: blur(8px) !important;
    -webkit-backdrop-filter: blur(8px) !important;
}
.css_lz5nf *,
.css_h85jf *,
.css_yntbs *,
.css_redd1 *,
.css_z78wx * {
    filter: none !important;
}
@supports (animation: none) {
    .css_lz5nf, .css_h85jf, .css_yntbs {
        animation-fill-mode: forwards !important;
    }
}
.css_yntbs + .css_yntbs {
    margin-top: 1.5rem;
}

.css_j284z .css_fbnpr ~ .container,
.css_j284z .css_fbnpr ~ .container * {
    color: #fff;
}
.css_j284z .css_fbnpr ~ .container p,
.css_j284z .css_fbnpr ~ .container .css_sedz3 {
    color: rgba(255,255,255,0.85);
}
.css_j284z .css_fbnpr ~ .container .css_s2jcj {
    color: inherit;
}
.css_og66n .css_wchvg { color: #fff; }
.css_og66n .css_up4y8 { color: var(--l14yx); }
.css_og66n .css_n9ny7 { color: rgba(255,255,255,0.55); }
.css_og66n .css_uhpd4 a { color: rgba(255,255,255,0.65); }
.css_og66n .css_uhpd4 a:hover { color: #fff; }
.css_qzi6u[style*="background:none"] { background: none !important; }
.css_qzi6u[style*="background:none"]::before,
.css_qzi6u[style*="background:none"]::after { display: none !important; }

body {
    line-height: 1.685;
    letter-spacing: 0.0em;
}

.css_lz5nf, .css_h85jf, .css_yntbs, .css_gxaya, .css_redd1 {
    padding: 29px;
}
.css_lz5nf, .css_h85jf, .css_yntbs, .css_gxaya, .css_redd1 .card-body {
    padding: 26px 20px;
}
.row > [class*="col"]:nth-child(1) .css_lz5nf,
.row > [class*="col"]:nth-child(1) .css_h85jf {
    padding: 32px;
    border-radius: calc(var(--l7of) + 3px);
}
.row > [class*="col"]:nth-child(2) .css_lz5nf,
.row > [class*="col"]:nth-child(2) .css_h85jf {
    padding: 29px;
    border-radius: calc(var(--l7of) + -1px);
}
.row > [class*="col"]:nth-child(3) .css_lz5nf,
.row > [class*="col"]:nth-child(3) .css_h85jf {
    padding: 28px;
    border-radius: calc(var(--l7of) + -2px);
}
.row > [class*="col"]:nth-child(4) .css_lz5nf,
.row > [class*="col"]:nth-child(4) .css_h85jf {
    padding: 32px;
    border-radius: calc(var(--l7of) + 1px);
}
.row > [class*="col"]:nth-child(5) .css_lz5nf,
.row > [class*="col"]:nth-child(5) .css_h85jf {
    padding: 29px;
    border-radius: calc(var(--l7of) + 1px);
}
.row > [class*="col"]:nth-child(6) .css_lz5nf,
.row > [class*="col"]:nth-child(6) .css_h85jf {
    padding: 31px;
    border-radius: calc(var(--l7of) + 1px);
}

.css_s2jcj {
    padding: 12px 31px;
    font-size: 16px;
    letter-spacing: 0.174px;
    border-radius: calc(var(--l7of) + -2px);
}
.css_mn2zj {
    padding: 12px 30px;
    border-width: 2px;
}

main > section {
    padding-top: 93px;
    padding-bottom: 98px;
}
main > section:first-child {
    padding-top: 105px;
}
main > section:nth-child(6) {
    padding-top: 91px;
    padding-bottom: 95px;
}

.css_wh9b5 {
    margin-bottom: 47px;
}

.css_lz5nf, .css_h85jf, .css_yntbs, .css_redd1 {
    box-shadow: 1px 6px 20px rgba(0,0,0,0.087);
}

.css_j284z {
    padding-top: 122px;
}
.css_fxxbk {
    margin-bottom: 22px;
}
.css_sedz3 {
    margin-bottom: 40px;
    font-size: 17px;
    line-height: 1.621;
}
.css_wchvg {
    font-size: 11px;
    letter-spacing: 3.464px;
    margin-bottom: 24px;
}
.css_fywp2 {
    gap: 16px;
}

.css_xtl4m img {
    border-radius: 9px;
    box-shadow: 0 13px 37px rgba(0,0,0,0.109);
}

.css_lwvht {
    width: 49px;
    height: 49px;
    font-size: 24px;
    border-radius: 11px;
    margin-bottom: 17px;
}

.css_oqxns, .card-title {
    font-size: 20px;
    margin-bottom: 7px;
}
.css_gdakn, .card-text {
    font-size: 14px;
    line-height: 1.608;
}

.css_he1gy {
    margin-bottom: 15px;
    letter-spacing: 0.0px;
}
.css_up4y8 {
    font-size: 13px;
    letter-spacing: 2.803px;
    margin-bottom: 15px;
}
.css_n0one {
    font-size: 17px;
    line-height: 1.615;
}

@media (min-width: 993px) {
    .css_wrw2k {
        gap: 29px;
    }
    .css_wrw2k .nav-link {
        font-size: 15px;
        padding: 10px 0;
    }
}

.css_qzi6u {
    padding-top: 66px;
}
.css_pzi6m .css_biiv1 {
    font-size: 18px;
    margin-bottom: 21px;
}
.css_uhpd4 a {
    font-size: 15px;
}
.css_uhpd4 li {
    margin-bottom: 10px;
}
.css_wz2x5 {
    gap: 10px;
}
.css_wz2x5 a {
    width: 36px;
    height: 36px;
}
.css_qpqvl {
    padding: 23px 0;
    margin-top: 47px;
}

.form-control {
    border-radius: 9px;
    padding: 13px 18px;
    font-size: 16px;
}

.css_gxaya {
    padding: 27px;
}
.css_tkudx {
    font-size: 16px;
    line-height: 1.65;
    margin-bottom: 21px;
}
.css_fvnyy {
    width: 48px;
    height: 48px;
}
.css_b4kgm {
    font-size: 14px;
}
.css_g3tdw {
    font-size: 13px;
}

.css_redd1 {
    padding: 41px;
}
.css_gpo06 {
    font-size: 19px;
    margin-bottom: 6px;
}
.css_umuc5 {
    font-size: 45px;
    margin-bottom: 21px;
}
.css_ud98f li {
    padding: 11px 0;
    font-size: 13px;
}

.css_lwm6n, .stat-number {
    font-size: 41px;
    margin-bottom: 3px;
}
.css_w2kfm {
    font-size: 15px;
    letter-spacing: 0.547px;
}

.css_nirsc img {
    border-radius: 10px;
}
.css_i6h1c {
    font-size: 19px;
    margin-bottom: 4px;
}
.css_knv2l {
    font-size: 14px;
}

.css_ld075 {
    font-size: 35px;
    margin-bottom: 13px;
}
.css_lr09g {
    font-size: 18px;
    margin-bottom: 9px;
}

.wow {
    animation-duration: 0.709s !important;
}
.css_lz5nf, .css_h85jf, .css_yntbs, .css_gxaya,
.css_redd1, .css_sdnjg {
    transition-duration: 0.263s;
}

.row {
    --bs-gutter-y: 24px;
}

.css_kqgn0 {
    padding: 89px 0;
}
.css_io5xg {
    font-size: 35px;
    margin-bottom: 18px;
}
.css_vyftc {
    font-size: 16px;
    margin-bottom: 27px;
}

.css_yntbs .css_g4td5 img {
    border-radius: 10px 10px 0 0;
}
.css_aeqoy {
    font-size: 12px;
    margin-bottom: 8px;
    gap: 11px;
}

.css_rtnpj {
    padding: 15px 0;
}
.css_rtnpj.scrolled {
    padding: 12px 0;
}
.css_nrfta {
    font-size: 22px;
}
.css_jiqf6 {
    margin-left: 20px;
}

:root {
    --_tag: 2.81;
    --_flag: 7.34;
    --_env: 'ed02e';
}
.base-ref { content: ''; pointer-events: auto; unicode-bidi: normal }
.state-flag { unicode-bidi: normal; vertical-align: baseline }
.env-flag { box-sizing: border-box; pointer-events: auto }
.layout-anchor { outline: 0 solid transparent; unicode-bidi: normal }
.data-layer { font-style: inherit }

.css_og66n h1, .css_og66n h2, .css_og66n h3, .css_og66n h4, .css_og66n h5, .css_og66n h6 { color: #fff !important; }
.css_og66n { color: rgba(255,255,255,0.85) !important; }
.css_og66n p, .css_og66n li, .css_og66n span:not(.badge):not(.css_s2jcj), .css_og66n .css_fg7pt, .css_og66n label, .css_og66n blockquote, .css_og66n figcaption, .css_og66n dt, .css_og66n dd, .css_og66n td, .css_og66n th { color: rgba(255,255,255,0.78) !important; }
.css_og66n a:not(.css_s2jcj):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.css_og66n a:not(.css_s2jcj):not(.nav-link):hover { color: #fff !important; }
.css_og66n .css_lwm6n { color: #fff !important; }
.css_og66n .css_w2kfm { 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_s2jcj), .bg-dark-custom .css_fg7pt, .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_s2jcj):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-dark-custom a:not(.css_s2jcj):not(.nav-link):hover { color: #fff !important; }
.bg-dark-custom .css_lwm6n { color: #fff !important; }
.bg-dark-custom .css_w2kfm { 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_s2jcj), .bg-gradient-custom .css_fg7pt, .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_s2jcj):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-gradient-custom a:not(.css_s2jcj):not(.nav-link):hover { color: #fff !important; }
.bg-gradient-custom .css_lwm6n { color: #fff !important; }
.bg-gradient-custom .css_w2kfm { color: rgba(255,255,255,0.7) !important; }
/* Fix: dark text inside white cards on gradient background */
.bg-gradient-custom .css_z78wx h1,
.bg-gradient-custom .css_z78wx h2,
.bg-gradient-custom .css_z78wx h3,
.bg-gradient-custom .css_z78wx h4,
.bg-gradient-custom .css_z78wx h5,
.bg-gradient-custom .css_z78wx h6 { color: var(--text-primary, #0d0c17) !important; }
.bg-gradient-custom .css_z78wx p,
.bg-gradient-custom .css_z78wx li,
.bg-gradient-custom .css_z78wx span:not(.badge):not(.css_s2jcj) { color: var(--text-secondary, #6b6b6b) !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_s2jcj), .bg-accent-custom .css_fg7pt, .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_s2jcj):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-accent-custom a:not(.css_s2jcj):not(.nav-link):hover { color: #fff !important; }
.bg-accent-custom .css_lwm6n { color: #fff !important; }
.bg-accent-custom .css_w2kfm { color: rgba(255,255,255,0.7) !important; }

.css_kqgn0 h1, .css_kqgn0 h2, .css_kqgn0 h3, .css_kqgn0 h4, .css_kqgn0 h5, .css_kqgn0 h6 { color: #fff !important; }
.css_kqgn0 { color: rgba(255,255,255,0.85) !important; }
.css_kqgn0 p, .css_kqgn0 li, .css_kqgn0 span:not(.badge):not(.css_s2jcj), .css_kqgn0 .css_fg7pt, .css_kqgn0 label, .css_kqgn0 blockquote, .css_kqgn0 figcaption, .css_kqgn0 dt, .css_kqgn0 dd, .css_kqgn0 td, .css_kqgn0 th { color: rgba(255,255,255,0.78) !important; }
.css_kqgn0 a:not(.css_s2jcj):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.css_kqgn0 a:not(.css_s2jcj):not(.nav-link):hover { color: #fff !important; }
.css_kqgn0 .css_lwm6n { color: #fff !important; }
.css_kqgn0 .css_w2kfm { color: rgba(255,255,255,0.7) !important; }

.css_qzi6u { color: rgba(255,255,255,0.65) !important; }
.css_qzi6u h1, .css_qzi6u h2, .css_qzi6u h3,
.css_qzi6u h4, .css_qzi6u h5, .css_qzi6u h6,
.css_qzi6u .css_biiv1 { color: #fff !important; }
.css_qzi6u p, .css_qzi6u li, .css_qzi6u span,
.css_qzi6u label { color: rgba(255,255,255,0.6) !important; }
.css_qzi6u a:not(.css_s2jcj) { color: rgba(255,255,255,0.65) !important; }
.css_qzi6u a:not(.css_s2jcj):hover { color: #fff !important; }

.css_xc3t8 h1, .css_xc3t8 h2, .css_xc3t8 h3, .css_xc3t8 h4, .css_xc3t8 h5, .css_xc3t8 h6 { color: var(--text-primary, #1a1a2e) !important; }
.css_xc3t8 p, .css_xc3t8 li, .css_xc3t8 span:not(.badge):not(.css_s2jcj), .css_xc3t8 .css_fg7pt, .css_xc3t8 label, .css_xc3t8 blockquote, .css_xc3t8 figcaption, .css_xc3t8 dt, .css_xc3t8 dd, .css_xc3t8 td, .css_xc3t8 th { color: var(--text-secondary, #555) !important; }

.css_ai95i h1, .css_ai95i h2, .css_ai95i h3, .css_ai95i h4, .css_ai95i h5, .css_ai95i h6 { color: var(--text-primary, #1a1a2e) !important; }
.css_ai95i p, .css_ai95i li, .css_ai95i span:not(.badge):not(.css_s2jcj), .css_ai95i .css_fg7pt, .css_ai95i label, .css_ai95i blockquote, .css_ai95i figcaption, .css_ai95i dt, .css_ai95i dd, .css_ai95i td, .css_ai95i th { color: var(--text-secondary, #555) !important; }

.pl-morph{width:36px;height:36px;background:var(--l14yx);animation:plMorph 1.4s ease-in-out infinite;}@keyframes plMorph{0%{border-radius:4px;transform:rotate(0) scale(1)}25%{border-radius:50%;transform:rotate(90deg) scale(.8)}50%{border-radius:4px;transform:rotate(180deg) scale(1)}75%{border-radius:50%;transform:rotate(270deg) scale(.8)}100%{border-radius:4px;transform:rotate(360deg) scale(1)}}

.ix-counter{font-size:clamp(36px,6vw,60px);font-weight:900;font-family:var(--l3d5);color:#fff;line-height:1;}