@import url('https://fonts.googleapis.com/css2?family=Urbanist:wght@400;500;600;700;800&family=Urbanist:wght@400;500&display=swap');

:root {
    --x14pu: #8137E9;
    --x15jt: #FDE91A;
    --x16tn: #2EEAAD;
    --x1oo: linear-gradient(45deg, var(--x14pu), var(--x15jt));
    --x3z5: 'Urbanist', sans-serif;
    --x5f1: 'Urbanist', sans-serif;
    --x19ug: 84px;
    --x20e4: 52px;
    --x21jj: 36px;
    --x17w7: 18px;
    --x18rs: 700;
    --x6j9: 2px;
    --x7uk: 4px;
    --x8df: 6px;
    --x9hn: 8px;
    --x4vh: 4px;
    --x10gf: inset 0 1px 3px rgba(0,0,0,0.06);
    --x11w1: inset 0 2px 6px rgba(0,0,0,0.08);
    --x12c2: inset 0 4px 12px rgba(0,0,0,0.1);
    --x13zg: inset 0 6px 20px rgba(0,0,0,0.12);
    --dvr4v: 60px 0;
}
.ilkpri {
    border-radius: 50px;
    padding: 14px 34px;
}
.vg8kb9, .udw3, .jjazi, .ydgm, .zs7p {
    border-width: 0px;
    border-color: transparent;
}

.vg8kb9, .udw3, .ydgm, .zs7p, .jjazi {
    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);
}

.fro57f img, .about-image img {
    transform: scale(1.02);
    transition: transform 0.5s ease;
}
.fro57f:hover img, .about-image:hover img {
    transform: scale(1);
}

.vg8kb9, .udw3, .ydgm, .zs7p, .jjazi {
    transition: transform 0.4s cubic-bezier(.25,.8,.25,1);
}
.vg8kb9:hover, .udw3:hover, .ydgm:hover, .zs7p:hover, .jjazi:hover {
    transform: translateY(-4px);
}

.dqr9 {
    position: relative;
    margin-top: 40px;
}
.dqr9::before {
    content: '';
    position: absolute;
    top: -30px;
    left: 0;
    width: 100%;
    height: 30px;
    background: inherit;
    clip-path: ellipse(55% 100% at 50% 100%);
}

.ix26r2::before {
    content: '';
    position: absolute;
    width: 500px;
    height: 500px;
    border-radius: 50%;
    background: var(--x14pu);
    opacity: 0.08;
    top: -100px;
    right: -100px;
    filter: blur(80px);
}
.ix26r2::after {
    content: '';
    position: absolute;
    width: 350px;
    height: 350px;
    border-radius: 50%;
    background: var(--x15jt, var(--x14pu));
    opacity: 0.06;
    bottom: -50px;
    left: -50px;
    filter: blur(60px);
    z-index: 0;
}
.fro57f img {
    border-radius: var(--x9hn);
    box-shadow: 0 20px 60px rgba(0,0,0,0.1);
}
.rw2r3 { position: relative; z-index: 2; }
.jpik { background: linear-gradient(135deg, var(--x14pu), var(--x15jt, var(--x14pu))); color: #fff !important; -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; font-weight: 700; padding: 0; }

.izfba {
    background: transparent;
    padding: 16px 20px;
}
.izfba .faieuw {
    background: var(--bg-card, #fff);
    border-radius: var(--x4vh);
    padding: 10px 24px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.08);
    border: 1px solid var(--border-color);
}
.izfba.scrolled { padding: 8px 20px; }
.izfba.scrolled .faieuw { box-shadow: 0 8px 30px rgba(0,0,0,0.1); }

.fh5v03 {
    background: #111827;
    color: rgba(255,255,255,0.65);
    padding: 40px 0;
    border-top: none;
}
.fh5v03 p, .fh5v03 li, .fh5v03 span,
.fh5v03 .ndxb4f p, .fh5v03 .footer-contact li { color: rgba(255,255,255,0.65); }
.fh5v03 h1,.fh5v03 h2,.fh5v03 h3,.fh5v03 h4,.fh5v03 h5 { color: #fff; }
.ndxb4f .pxk11x { font-size: 12px; text-transform: uppercase; letter-spacing: 2px; color: var(--text-secondary); }
.ndxb4f .pxk11x::after { display: none; }
.dq24i a { color: rgba(255,255,255,0.65); font-size: 13px; }
.dq24i a:hover { color: #fff; }
.phv0i a { width: 32px; height: 32px; font-size: 13px; background: none; border: none; color: rgba(255,255,255,0.6); }
.phv0i a:hover { color: var(--x14pu); background: none; }
.dzis { border-top: none; padding-top: 20px; margin-top: 20px; }
.dzis p { color: rgba(255,255,255,0.4); font-size: 12px; }

.contact-section .gm89rp {
    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(--x14pu); box-shadow: 4px 4px 0 var(--x14pu); }
.contact-section .ilkpri { border-radius: 0; font-weight: 800; text-transform: uppercase; letter-spacing: 2px; box-shadow: 4px 4px 0 var(--text-primary); }

.fqzx { font-family: 'Playfair Display', 'Georgia', serif; font-size: 26px; font-weight: 400; letter-spacing: 2px; font-style: italic; }

.mygco0, .card-title {
    display: inline;
    background: linear-gradient(transparent 55%, rgba(var(--x14pu-rgb, 37,99,235), 0.12) 55%);
    padding: 0 4px;
    font-weight: 700;
}

.xwo7m4 .jwzm img, .jwzm img {
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    aspect-ratio: 1/1;
    object-fit: cover;
}

section:not(.ix26r2) .col-lg-6 img, section:not(.ix26r2) .col-lg-5 img {
    shape-outside: ellipse(48% 48%);
    border-radius: 60% 40% 55% 45% / 55% 45% 55% 45%;
    float: left;
    margin: 0 24px 16px 0;
    max-width: 55%;
    object-fit: cover;
}

.njqhd { width: 44px; height: 40px; gap: 7px; border: none; background: none; border-radius: 0; }
.njqhd .bipjwx { width: 30px; height: 1.5px; border-radius: 0; transition: transform 0.3s ease, opacity 0.3s ease; }
.njqhd.active .bipjwx:nth-child(1) { transform: translateY(8.5px) rotate(45deg); }
.njqhd.active .bipjwx:nth-child(2) { opacity: 0; }
.njqhd.active .bipjwx:nth-child(3) { transform: translateY(-8.5px) rotate(-45deg); }

main > section + section::before{content:'\223F  \223F  \223F';display:block;text-align:center;color:var(--x14pu);opacity:0.2;font-size:16px;letter-spacing:4px;padding:10px 0;}

.cursor-spot{position:fixed;width:300px;height:300px;background:radial-gradient(circle,rgba(255,255,255,0.04) 0%,transparent 70%);border-radius:50%;pointer-events:none;z-index:99998;transform:translate(-50%,-50%);}

.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(--x14pu);stroke-width:3;stroke-linecap:round;transition:stroke-dashoffset 0.1s;}@media(max-width:768px){.progress-circle{display:none;}}

.vg8kb9,.udw3,.ydgm,.zs7p,.xwo7m4{opacity:0;animation:staggerIn 0.6s ease forwards;}.row>[class*="col"]:nth-child(1) .vg8kb9,.row>[class*="col"]:nth-child(1) .udw3,.row>[class*="col"]:nth-child(1) .ydgm{animation-delay:0.1s;}.row>[class*="col"]:nth-child(2) .vg8kb9,.row>[class*="col"]:nth-child(2) .udw3,.row>[class*="col"]:nth-child(2) .ydgm{animation-delay:0.2s;}.row>[class*="col"]:nth-child(3) .vg8kb9,.row>[class*="col"]:nth-child(3) .udw3,.row>[class*="col"]:nth-child(3) .ydgm{animation-delay:0.3s;}.row>[class*="col"]:nth-child(4) .vg8kb9,.row>[class*="col"]:nth-child(4) .udw3{animation-delay:0.4s;}.row>[class*="col"]:nth-child(5) .vg8kb9{animation-delay:0.5s;}.row>[class*="col"]:nth-child(6) .vg8kb9{animation-delay:0.6s;}@keyframes staggerIn{from{opacity:0;transform:translateY(30px);}to{opacity:1;transform:translateY(0);}}

.typewriter-cursor{display:inline-block;width:2px;height:1em;background:var(--x14pu);margin-left:4px;animation:twBlink 0.7s step-end infinite;vertical-align:text-bottom;}@keyframes twBlink{50%{opacity:0;}}

@media(prefers-reduced-motion:reduce){.vg8kb9,.udw3,.ydgm,.zs7p,.xwo7m4,.portfolio-item{opacity:1!important;transform:none!important;animation:none!important;}}

.bg-deco{position:fixed;inset:0;pointer-events:none;z-index:0;overflow:hidden;}.bg-deco span{position:absolute;border-radius:50%;border:1px solid var(--x14pu);opacity:0.04;animation:decoFloat 18s ease-in-out infinite alternate;}@keyframes decoFloat{0%{transform:translateY(0) rotate(0deg);}100%{transform:translateY(-60px) rotate(45deg);}}

main > section {
    transition: transform 0.7s cubic-bezier(0.22,1,0.36,1), opacity 0.7s ease;
    will-change: transform, opacity;
    opacity: 0;
}
main > section:nth-child(odd):not(.jfbrce):not(.kwyn) { transform: translateX(-80px); }
main > section:nth-child(even):not(.jfbrce):not(.kwyn) { transform: translateX(80px); }
main > section.in-view {
    transform: translateX(0);
    opacity: 1;
}
.ix26r2 { transform: none !important; opacity: 1 !important; }
@media (max-width: 768px) {
    main > section:nth-child(odd):not(.jfbrce):not(.kwyn),
    main > section:nth-child(even):not(.jfbrce):not(.kwyn) { transform: translateY(50px); }
}

.phv0i a,.team-social a{transition:transform 0.3s cubic-bezier(0.34,1.56,0.64,1),background 0.3s,color 0.3s;}.phv0i a:hover,.team-social a:hover{transform:translateY(-6px) scale(1.15);}

.kkyn .nav-link::after{content:'';position:absolute;bottom:0;left:50%;width:0;height:2px;background:var(--x14pu);transition:width 0.3s ease,left 0.3s ease;border-radius:1px;}.kkyn .nav-link:hover::after,.kkyn .nav-link.active::after{width:100%;left:0;}

.vg8kb9,.udw3{transition:background 0.4s ease,color 0.4s ease,border-color 0.4s ease,box-shadow 0.4s ease;}.vg8kb9:hover,.udw3:hover{background:var(--x14pu) !important;border-color:var(--x14pu) !important;box-shadow:0 12px 30px rgba(0,0,0,0.15) !important;}.vg8kb9:hover .mygco0,.vg8kb9:hover .vrt32l,.vg8kb9:hover i,.udw3:hover .card-title,.udw3:hover .card-text{color:#fff !important;}.vg8kb9:hover .ealan{background:rgba(255,255,255,0.15) !important;color:#fff !important;}

.scroll-hint{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:6px;opacity:0.5;animation:scrollHintBounce 2s ease-in-out infinite;z-index:10;}.scroll-hint span{display:block;width:24px;height:24px;border-right:2px solid var(--text-primary);border-bottom:2px solid var(--text-primary);transform:rotate(45deg);}@keyframes scrollHintBounce{0%,100%{transform:translateX(-50%) translateY(0);opacity:0.5;}50%{transform:translateX(-50%) translateY(12px);opacity:1;}}

.float-shapes{position:fixed;inset:0;pointer-events:none;z-index:0;overflow:hidden;}.float-tri{position:absolute;width:0;height:0;border-left:30px solid transparent;border-right:30px solid transparent;border-bottom:52px solid var(--x14pu);opacity:0.03;animation:floatDrift 20s ease-in-out infinite alternate;}@keyframes floatDrift{0%{transform:translate(0,0) rotate(0deg);}50%{transform:translate(40px,-60px) rotate(90deg);}100%{transform:translate(-30px,40px) rotate(180deg);}}

.word-reveal{display:inline;opacity:0;transition:opacity 0.4s ease;}.word-reveal.visible{opacity:1;}

.js-marquee-wrap{overflow:hidden;padding:20px 0;border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);display:flex;flex-direction:column;gap:8px;}.js-mq-row{display:flex;gap:40px;white-space:nowrap;font-size:clamp(20px,3vw,38px);font-weight:var(--x18rs);text-transform:uppercase;letter-spacing:0.02em;opacity:0.12;}.js-mq-row span{flex-shrink:0;}.js-mq-row.fwd{animation:jsMarquee 30s linear infinite;}.js-mq-row.rev{animation:jsMarqueeRev 30s linear infinite;}@keyframes jsMarquee{from{transform:translateX(0);}to{transform:translateX(-50%);}}@keyframes jsMarqueeRev{from{transform:translateX(-50%);}to{transform:translateX(0);}}

main > section:nth-child(3n+1):not(:first-child) { position: relative; overflow: clip; }
main > section:nth-child(3n+1):not(:first-child)::before {
    content: '';
    position: absolute;
    inset: -20%;
    pointer-events: none;
    z-index: 0;
    opacity: 0.018;
    background:
        repeating-linear-gradient(0deg, var(--x14pu) 0, var(--x14pu) 1px, transparent 1px, transparent 6px),
        repeating-linear-gradient(3deg, var(--x14pu) 0, var(--x14pu) 1px, transparent 1px, transparent 6px);
}
.ix26r2::before { display: none !important; }

html:not(.tlr7i8) main > section {
    opacity: 1 !important;
    transform: none !important;
    clip-path: none !important;
    filter: none !important;
}

@media (min-width: 993px) {
    .faieuw {
        flex-wrap: nowrap;
        overflow: visible;
    }
    .kkyn {
        flex: 1 1 auto;
        min-width: 0;
        justify-content: center;
        flex-wrap: nowrap;
        overflow: hidden;
        gap: clamp(8px, 1.4vw, 28px) !important;
    }
    .kkyn .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1vw, 14px) !important;
        padding: 8px 0;
        flex-shrink: 0;
    }
    .fya66y, .odd5um {
        gap: clamp(8px, 1.4vw, 32px) !important;
        flex-wrap: nowrap;
        overflow: hidden;
    }
    .fya66y .nav-link,
    .odd5um .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        flex-shrink: 0;
    }
    .yzhn {
        flex-shrink: 0;
        white-space: nowrap;
    }
    .fqzx {
        flex-shrink: 0;
    }
}

div.dqr9:not(.dvr4v) {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1001;
    padding: 6px 0;
    transition: transform 0.3s ease, opacity 0.3s ease;
}
div.dqr9:not(.dvr4v) + .izfba {
    top: 33px;
    transition: top 0.3s ease, background 0.3s ease, padding 0.3s ease;
}
div.dqr9.lefmr9 {
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
}
div.dqr9.lefmr9 + .izfba,
div.dqr9:not(.dvr4v) + .izfba.scrolled {
    top: 0;
}
div.dqr9:not(.dvr4v) ~ .ix26r2 {
    padding-top: 200px;
}

@media (max-width: 992px) {
    div.dqr9:not(.dvr4v) {
        position: relative;
        z-index: auto;
        font-size: 11px;
        padding: 4px 0;
    }
    div.dqr9:not(.dvr4v) + .izfba {
        top: 0;
    }
    div.dqr9:not(.dvr4v) ~ .ix26r2 {
        padding-top: 140px;
    }
}

@media (max-width: 992px) {
    .njqhd {
        display: flex !important;
        pointer-events: auto !important;
        opacity: 1 !important;
        z-index: 10001 !important;
        cursor: pointer !important;
        -webkit-tap-highlight-color: transparent;
    }
    .njqhd .bipjwx {
        pointer-events: none;
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
    .kkyn {
        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;
    }
    .kkyn .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;
    }
    .kkyn .nav-link::after { display: none !important; }
    .yzhn { display: none !important; }
    .fya66y, .odd5um { display: none !important; }
}

@media (max-width: 992px) {
    .kkyn { left: -100% !important; right: auto !important; width: min(300px,80vw) !important; background: var(--bg-primary) !important; padding: 100px 28px 40px !important; box-shadow: 8px 0 40px rgba(0,0,0,0.2) !important; border-right: 2px solid var(--border-color) !important; transition: left 0.4s cubic-bezier(0.4,0,0.2,1) !important; }
    .kkyn.active { left: 0 !important; }
    .kkyn .nav-link { opacity: 0 !important; transform: translateX(-20px) !important; transition: opacity 0.3s ease, transform 0.3s ease !important; border-bottom: 1px solid var(--border-color) !important; }
    .kkyn.active .nav-link { opacity: 1 !important; transform: translateX(0) !important; }
    .kkyn.active .nav-link:nth-child(1){transition-delay:.06s !important;}
    .kkyn.active .nav-link:nth-child(2){transition-delay:.12s !important;}
    .kkyn.active .nav-link:nth-child(3){transition-delay:.18s !important;}
    .kkyn.active .nav-link:nth-child(4){transition-delay:.24s !important;}
    .kkyn.active .nav-link:nth-child(5){transition-delay:.30s !important;}
    .kkyn.active .nav-link:nth-child(6){transition-delay:.36s !important;}
    .kkyn.active .nav-link:nth-child(7){transition-delay:.42s !important;}
    .kkyn.active .nav-link:nth-child(8){transition-delay:.48s !important;}
}

.vg8kb9,
.udw3,
.ydgm,
.zs7p,
.ol44,
.xwo7m4 {
    backdrop-filter: blur(8px) !important;
    -webkit-backdrop-filter: blur(8px) !important;
}
.vg8kb9 *,
.udw3 *,
.ydgm *,
.zs7p *,
.ol44 * {
    filter: none !important;
}
@supports (animation: none) {
    .vg8kb9, .udw3, .ydgm {
        animation-fill-mode: forwards !important;
    }
}
.ydgm + .ydgm {
    margin-top: 1.5rem;
}

.ix26r2 .wnou ~ .container,
.ix26r2 .wnou ~ .container * {
    color: #fff;
}
.ix26r2 .wnou ~ .container p,
.ix26r2 .wnou ~ .container .pkx88k {
    color: rgba(255,255,255,0.85);
}
.ix26r2 .wnou ~ .container .ilkpri {
    color: inherit;
}
.kwyn .jpik { color: #fff; }
.kwyn .yayvh { color: var(--x14pu); }
.kwyn .fvz5q2 { color: rgba(255,255,255,0.55); }
.kwyn .dq24i a { color: rgba(255,255,255,0.65); }
.kwyn .dq24i a:hover { color: #fff; }
.fh5v03[style*="background:none"] { background: none !important; }
.fh5v03[style*="background:none"]::before,
.fh5v03[style*="background:none"]::after { display: none !important; }

body {
    line-height: 1.623;
    letter-spacing: 0.008em;
}

.vg8kb9, .udw3, .ydgm, .jjazi, .zs7p {
    padding: 26px;
}
.vg8kb9, .udw3, .ydgm, .jjazi, .zs7p .card-body {
    padding: 27px 16px;
}
.row > [class*="col"]:nth-child(1) .vg8kb9,
.row > [class*="col"]:nth-child(1) .udw3 {
    padding: 27px;
    border-radius: calc(var(--x7uk) + 1px);
}
.row > [class*="col"]:nth-child(2) .vg8kb9,
.row > [class*="col"]:nth-child(2) .udw3 {
    padding: 23px;
    border-radius: calc(var(--x7uk) + 1px);
}
.row > [class*="col"]:nth-child(3) .vg8kb9,
.row > [class*="col"]:nth-child(3) .udw3 {
    padding: 27px;
    border-radius: calc(var(--x7uk) + -2px);
}
.row > [class*="col"]:nth-child(4) .vg8kb9,
.row > [class*="col"]:nth-child(4) .udw3 {
    padding: 28px;
    border-radius: calc(var(--x7uk) + 3px);
}
.row > [class*="col"]:nth-child(5) .vg8kb9,
.row > [class*="col"]:nth-child(5) .udw3 {
    padding: 23px;
    border-radius: calc(var(--x7uk) + 0px);
}
.row > [class*="col"]:nth-child(6) .vg8kb9,
.row > [class*="col"]:nth-child(6) .udw3 {
    padding: 25px;
    border-radius: calc(var(--x7uk) + 0px);
}

.ilkpri {
    padding: 16px 32px;
    font-size: 14px;
    letter-spacing: 0.366px;
    border-radius: calc(var(--x7uk) + 0px);
}
.wh7c {
    padding: 15px 30px;
    border-width: 1px;
}

main > section {
    padding-top: 100px;
    padding-bottom: 107px;
}
main > section:first-child {
    padding-top: 109px;
}
main > section:nth-child(2) {
    padding-top: 92px;
    padding-bottom: 107px;
}
main > section:nth-child(4) {
    padding-top: 100px;
    padding-bottom: 93px;
}

.dj55n {
    margin-bottom: 51px;
}

.vg8kb9, .udw3, .ydgm, .zs7p {
    box-shadow: 1px 5px 18px rgba(0,0,0,0.063);
}

.ix26r2 {
    padding-top: 106px;
}
.wz9bcw {
    margin-bottom: 25px;
}
.pkx88k {
    margin-bottom: 32px;
    font-size: 16px;
    line-height: 1.655;
}
.jpik {
    font-size: 11px;
    letter-spacing: 2.6px;
    margin-bottom: 26px;
}
.zssdf {
    gap: 11px;
}

.fro57f img {
    border-radius: 7px;
    box-shadow: 0 17px 28px rgba(0,0,0,0.099);
}

.ealan {
    width: 51px;
    height: 51px;
    font-size: 21px;
    border-radius: 13px;
    margin-bottom: 16px;
}

.mygco0, .card-title {
    font-size: 18px;
    margin-bottom: 9px;
}
.vrt32l, .card-text {
    font-size: 14px;
    line-height: 1.577;
}

.snfqb {
    margin-bottom: 13px;
    letter-spacing: 0.048px;
}
.yayvh {
    font-size: 12px;
    letter-spacing: 2.519px;
    margin-bottom: 13px;
}
.apzk {
    font-size: 17px;
    line-height: 1.625;
}

@media (min-width: 993px) {
    .kkyn {
        gap: 29px;
    }
    .kkyn .nav-link {
        font-size: 14px;
        padding: 6px 0;
    }
}

.fh5v03 {
    padding-top: 73px;
}
.ndxb4f .pxk11x {
    font-size: 17px;
    margin-bottom: 24px;
}
.dq24i a {
    font-size: 13px;
}
.dq24i li {
    margin-bottom: 12px;
}
.phv0i {
    gap: 8px;
}
.phv0i a {
    width: 36px;
    height: 36px;
}
.dzis {
    padding: 22px 0;
    margin-top: 45px;
}

.form-control {
    border-radius: 8px;
    padding: 12px 19px;
    font-size: 14px;
}

.jjazi {
    padding: 27px;
}
.caxl {
    font-size: 18px;
    line-height: 1.646;
    margin-bottom: 17px;
}
.lzy92 {
    width: 47px;
    height: 47px;
}
.antgv {
    font-size: 15px;
}
.edj42 {
    font-size: 12px;
}

.zs7p {
    padding: 38px;
}
.iott {
    font-size: 22px;
    margin-bottom: 11px;
}
.qgjp {
    font-size: 43px;
    margin-bottom: 19px;
}
.avtn li {
    padding: 12px 0;
    font-size: 14px;
}

.mm8x, .stat-number {
    font-size: 43px;
    margin-bottom: 6px;
}
.skzr7 {
    font-size: 14px;
    letter-spacing: 0.524px;
}

.jwzm img {
    border-radius: 15px;
}
.ezsjpq {
    font-size: 19px;
    margin-bottom: 2px;
}
.cikhz {
    font-size: 13px;
}

.ljo0 {
    font-size: 31px;
    margin-bottom: 9px;
}
.eiqqio {
    font-size: 18px;
    margin-bottom: 9px;
}

.wow {
    animation-duration: 0.482s !important;
}
.vg8kb9, .udw3, .ydgm, .jjazi,
.zs7p, .xwo7m4 {
    transition-duration: 0.312s;
}

.row {
    --bs-gutter-y: 25px;
}

.jfbrce {
    padding: 84px 0;
}
.yq9vy {
    font-size: 35px;
    margin-bottom: 14px;
}
.xj2ah {
    font-size: 17px;
    margin-bottom: 28px;
}

.ydgm .ms9gpt img {
    border-radius: 13px 13px 0 0;
}
.csdfq6 {
    font-size: 14px;
    margin-bottom: 8px;
    gap: 9px;
}

.izfba {
    padding: 20px 0;
}
.izfba.scrolled {
    padding: 15px 0;
}
.fqzx {
    font-size: 22px;
}
.yzhn {
    margin-left: 20px;
}

:root {
    --_tag: 8.39;
    --_key: 'd1b0a';
    --_seed: 7.67;
    --_gen: 90236;
}
.theme-marker { content: ''; --_ref: '9a'; display: inherit }
.data-layer { --_ref: '1ee' }
.state-flag { box-sizing: border-box }
.env-flag { display: inherit }
.bind-ref { unicode-bidi: normal; font-style: inherit }

.kwyn h1, .kwyn h2, .kwyn h3, .kwyn h4, .kwyn h5, .kwyn h6 { color: #fff !important; }
.kwyn { color: rgba(255,255,255,0.85) !important; }
.kwyn p, .kwyn li, .kwyn span:not(.badge):not(.ilkpri), .kwyn .ygnw, .kwyn label, .kwyn blockquote, .kwyn figcaption, .kwyn dt, .kwyn dd, .kwyn td, .kwyn th { color: rgba(255,255,255,0.78) !important; }
.kwyn a:not(.ilkpri):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.kwyn a:not(.ilkpri):not(.nav-link):hover { color: #fff !important; }
.kwyn .mm8x { color: #fff !important; }
.kwyn .skzr7 { 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(.ilkpri), .bg-dark-custom .ygnw, .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(.ilkpri):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-dark-custom a:not(.ilkpri):not(.nav-link):hover { color: #fff !important; }
.bg-dark-custom .mm8x { color: #fff !important; }
.bg-dark-custom .skzr7 { 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(.ilkpri), .bg-gradient-custom .ygnw, .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(.ilkpri):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-gradient-custom a:not(.ilkpri):not(.nav-link):hover { color: #fff !important; }
.bg-gradient-custom .mm8x { color: #fff !important; }
.bg-gradient-custom .skzr7 { 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(.ilkpri), .bg-accent-custom .ygnw, .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(.ilkpri):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-accent-custom a:not(.ilkpri):not(.nav-link):hover { color: #fff !important; }
.bg-accent-custom .mm8x { color: #fff !important; }
.bg-accent-custom .skzr7 { color: rgba(255,255,255,0.7) !important; }

.jfbrce h1, .jfbrce h2, .jfbrce h3, .jfbrce h4, .jfbrce h5, .jfbrce h6 { color: #fff !important; }
.jfbrce { color: rgba(255,255,255,0.85) !important; }
.jfbrce p, .jfbrce li, .jfbrce span:not(.badge):not(.ilkpri), .jfbrce .ygnw, .jfbrce label, .jfbrce blockquote, .jfbrce figcaption, .jfbrce dt, .jfbrce dd, .jfbrce td, .jfbrce th { color: rgba(255,255,255,0.78) !important; }
.jfbrce a:not(.ilkpri):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.jfbrce a:not(.ilkpri):not(.nav-link):hover { color: #fff !important; }
.jfbrce .mm8x { color: #fff !important; }
.jfbrce .skzr7 { color: rgba(255,255,255,0.7) !important; }

.fh5v03 { color: rgba(255,255,255,0.65) !important; }
.fh5v03 h1, .fh5v03 h2, .fh5v03 h3,
.fh5v03 h4, .fh5v03 h5, .fh5v03 h6,
.fh5v03 .pxk11x { color: #fff !important; }
.fh5v03 p, .fh5v03 li, .fh5v03 span,
.fh5v03 label { color: rgba(255,255,255,0.65) !important; }
.fh5v03 a:not(.ilkpri) { color: rgba(255,255,255,0.65) !important; }
.fh5v03 a:not(.ilkpri):hover { color: var(--x14pu) !important; }
.fh5v03 .dzis p { color: rgba(255,255,255,0.4) !important; }

.wdc3sy h1, .wdc3sy h2, .wdc3sy h3, .wdc3sy h4, .wdc3sy h5, .wdc3sy h6 { color: var(--text-primary, #1a1a2e) !important; }
.wdc3sy p, .wdc3sy li, .wdc3sy span:not(.badge):not(.ilkpri), .wdc3sy .ygnw, .wdc3sy label, .wdc3sy blockquote, .wdc3sy figcaption, .wdc3sy dt, .wdc3sy dd, .wdc3sy td, .wdc3sy th { color: var(--text-secondary, #555) !important; }

.dqr9 h1, .dqr9 h2, .dqr9 h3, .dqr9 h4, .dqr9 h5, .dqr9 h6 { color: var(--text-primary, #1a1a2e) !important; }
.dqr9 p, .dqr9 li, .dqr9 span:not(.badge):not(.ilkpri), .dqr9 .ygnw, .dqr9 label, .dqr9 blockquote, .dqr9 figcaption, .dqr9 dt, .dqr9 dd, .dqr9 td, .dqr9 th { color: var(--text-secondary, #555) !important; }

.pl-bars{display:flex;align-items:center;gap:4px;height:36px;}.pl-bars span{width:4px;background:var(--x14pu);border-radius:2px;animation:plBar 1s ease-in-out infinite;}.pl-bars span:nth-child(1){height:12px;animation-delay:-.4s}.pl-bars span:nth-child(2){height:20px;animation-delay:-.3s}.pl-bars span:nth-child(3){height:28px;animation-delay:-.2s}.pl-bars span:nth-child(4){height:20px;animation-delay:-.1s}.pl-bars span:nth-child(5){height:12px}@keyframes plBar{0%,100%{transform:scaleY(.4);opacity:.5}50%{transform:scaleY(1);opacity:1}}

.ix-modal-card{cursor:pointer;background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--x8df,16px);padding:20px;transition:transform 0.3s,box-shadow 0.3s;}
.ix-modal-card:hover{transform:translateY(-6px);box-shadow:var(--x12c2);}
.ix-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,0.6);display:flex;align-items:center;justify-content:center;z-index:99999;opacity:0;visibility:hidden;transition:all 0.3s;backdrop-filter:blur(4px);}
.ix-modal-overlay.ix-open{opacity:1;visibility:visible;}
.ix-modal-box{background:var(--bg-card);border-radius:var(--x8df,16px);padding:40px;max-width:540px;width:90%;position:relative;transform:translateY(20px) scale(0.95);transition:transform 0.35s cubic-bezier(0.4,0,0.2,1);box-shadow:0 20px 60px rgba(0,0,0,0.2);}
.ix-modal-overlay.ix-open .ix-modal-box{transform:translateY(0) scale(1);}
.ix-modal-close{position:absolute;top:14px;right:14px;background:none;border:none;font-size:28px;color:var(--text-secondary);cursor:pointer;line-height:1;padding:4px;transition:color 0.2s;}
.ix-modal-close:hover{color:var(--text-primary);}