@import url('https://fonts.googleapis.com/css2?family=Caveat:wght@400;500;600;700&family=Inter:wght@400;500&display=swap');

:root {
    --c14hq: #ED0D8A;
    --c15dn: #73C110;
    --c16xv: #329DF0;
    --c1i1: linear-gradient(45deg, var(--c14hq), var(--c15dn));
    --c3ia: 'Caveat', cursive;
    --c5v1: 'Inter', sans-serif;
    --c19dp: 64px;
    --c20gt: 44px;
    --c21zw: 30px;
    --c17ko: 18px;
    --c18kp: 500;
    --c6gv: 2px;
    --c7af: 4px;
    --c8bb: 6px;
    --c9nh: 8px;
    --c4xw: 4px;
    --c10yq: 0 2px 8px #ED0D8A18;
    --c11ow: 0 4px 16px #ED0D8A22;
    --c12hn: 0 8px 32px #ED0D8A30;
    --c13mw: 0 16px 48px #ED0D8A40;
    --_vbxbssi: 60px 0;
}
._cgur0he {
    border-radius: 8px;
    padding: 18px 36px;
}
._nmjjx4, ._w8nas, ._s61m0, ._jl1e7, ._y5gsj4u {
    border-width: 3px;
    border-color: #ED0D8A;
}

._w4xts {
    position: relative;
    padding-left: 24px;
}
._w4xts::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 4px;
    height: 100%;
    background: var(--c1i1);
    border-radius: 2px;
}
._w4xts.text-center {
    padding-left: 0;
}
._w4xts.text-center::before {
    display: none;
}

.portfolio-item, ._lfm7pkm {
    position: relative;
}
.portfolio-item::before, ._lfm7pkm::before {
    content: '';
    position: absolute;
    inset: 0;
    background: var(--c14hq);
    mix-blend-mode: color;
    opacity: 0.35;
    z-index: 1;
    transition: opacity 0.4s;
    pointer-events: none;
}
.portfolio-item:hover::before, ._xtl365:hover ._lfm7pkm::before {
    opacity: 0;
}

._nmjjx4, ._w8nas, ._jl1e7, ._y5gsj4u, ._s61m0 {
    transform: rotate(-1.5deg);
    transition: transform 0.4s cubic-bezier(.25,.8,.25,1);
}
._nmjjx4:hover, ._w8nas:hover, ._jl1e7:hover, ._y5gsj4u:hover, ._s61m0:hover {
    transform: rotate(0deg) translateY(-4px);
}

._nmjjx4, ._w8nas, ._jl1e7, ._y5gsj4u, ._s61m0 {
    border-left: 5px solid var(--c14hq);
    border-radius: 0 var(--c7af) var(--c7af) 0;
}

._u2rp00g { min-height: 100vh; position: relative; overflow: hidden; }
._u2rp00g::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 55%;
    height: 100%;
    background: var(--c14hq);
    opacity: 0.06;
    clip-path: polygon(15% 0, 100% 0, 100% 100%, 0 100%);
    z-index: 0;
}
._yua1r { position: relative; z-index: 1; }
._yua1r img {
    border-radius: 0 0 0 var(--c9nh);
    box-shadow: -20px 20px 60px rgba(0,0,0,0.15);
}
._mw2nb { position: relative; z-index: 2; }
._db2a1tr { border-left: 3px solid var(--c14hq); padding-left: 12px; background: none; border-radius: 0; }

._gk5jgd0 {
    background: var(--c14hq);
    padding: 14px 0;
}
._gk5jgd0 ._phrv5n { color: #fff; }
._gk5jgd0 .nav-link { color: rgba(255,255,255,0.85) !important; }
._gk5jgd0 .nav-link:hover, ._gk5jgd0 .nav-link.active { color: #fff !important; }
._gk5jgd0 .nav-link::after { background: #fff; }
._gk5jgd0 ._jt9z5 { background: #fff !important; color: var(--c14hq) !important; border-color: #fff !important; }
._gk5jgd0 ._xfl3dsq ._xm2rl2 { background: #fff; }
._gk5jgd0.scrolled { background: var(--c14hq); box-shadow: 0 4px 20px color-mix(in srgb, var(--c14hq) 40%, transparent); padding: 10px 0; }

._cjnag {
    background: var(--footer-dark-bg);
    color: rgba(255,255,255,0.6);
    padding-top: 80px;
    border-top: 4px solid var(--c14hq);
}
._qus28 ._eatr8 { text-transform: uppercase; font-size: 13px; letter-spacing: 3px; }
._qus28 ._eatr8::after { display: none; }
._p7mcs8 a { text-transform: uppercase; font-size: 12px; letter-spacing: 1px; }
._fi832t a { border-radius: 0; width: 36px; height: 36px; }

.contact-section .form-control {
    background: var(--bg-secondary);
    border: none;
    border-radius: var(--c8bb);
    padding: 16px 20px;
    font-size: 15px;
}
.contact-section .form-control:focus { background: var(--bg-primary); box-shadow: 0 0 0 2px var(--c14hq); }
.contact-section ._cgur0he { border-radius: var(--c8bb); }

._phrv5n { font-family: 'JetBrains Mono', 'Fira Code', 'Courier New', monospace; font-size: 18px; font-weight: 500; letter-spacing: -0.5px; }

._r2j9u8g, .card-title, ._zel7y {
    background: var(--c1i1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    font-weight: 800;
}
._cjnag ._r2j9u8g, ._cjnag .card-title, ._cjnag ._zel7y,
._gk5jgd0 ._r2j9u8g, ._gk5jgd0 .card-title, ._gk5jgd0 ._zel7y {
    -webkit-text-fill-color: initial;
    background: none;
}

._xtl365 ._lfm7pkm img, ._lfm7pkm img {
    border-radius: 50%;
    box-shadow: 0 8px 30px rgba(var(--c14hq-rgb, 99,102,241), 0.25);
    transition: box-shadow 0.3s ease;
}
._xtl365:hover ._lfm7pkm img {
    box-shadow: 0 12px 40px rgba(var(--c14hq-rgb, 99,102,241), 0.4);
}

._xfl3dsq { width: 40px; height: 40px; gap: 6px; border: none; background: none; border-radius: 0; align-items: flex-start; padding-left: 8px; }
._xfl3dsq ._xm2rl2 { width: 24px; height: 2px; border-radius: 2px; transition: transform 0.35s ease, width 0.35s ease, opacity 0.3s ease; }
._xfl3dsq ._xm2rl2:nth-child(2) { width: 16px; transition: width 0.3s ease, opacity 0.3s ease; }
._xfl3dsq:hover ._xm2rl2:nth-child(2) { width: 24px; }
._xfl3dsq.active ._xm2rl2:nth-child(1) { transform: translateY(8px) rotate(45deg); }
._xfl3dsq.active ._xm2rl2:nth-child(2) { opacity: 0; width: 0; }
._xfl3dsq.active ._xm2rl2:nth-child(3) { transform: translateY(-8px) rotate(-45deg); }

main > section + section::before{content:'';display:block;height:1px;background:linear-gradient(90deg,transparent,var(--c14hq),transparent);margin:0 10%;opacity:0.3;}

.scroll-dots{position:fixed;right:20px;top:50%;transform:translateY(-50%);z-index:9990;display:flex;flex-direction:column;gap:12px;}.scroll-dots .dot{width:10px;height:10px;border-radius:50%;border:2px solid var(--c14hq);opacity:0.4;cursor:pointer;transition:all 0.3s;}.scroll-dots .dot.active{background:var(--c14hq);opacity:1;transform:scale(1.3);}@media(max-width:768px){.scroll-dots{display:none;}}

.progress-header{position:fixed;top:0;left:0;height:2px;z-index:100000;background:var(--c14hq);width:0;opacity:0.8;}

.bg-deco{position:fixed;inset:0;pointer-events:none;z-index:0;opacity:0.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");}

main > section {
    opacity: 0;
    transition: opacity 0.6s ease, transform 0.6s ease;
}
main > section:nth-child(odd):not(._fowvq):not(._e564xas) { transform: translateX(-50px); }
main > section:nth-child(even):not(._fowvq):not(._e564xas) { transform: translateX(50px); }
main > section.in-view {
    opacity: 1;
    transform: translateX(0);
}
._u2rp00g { opacity: 1 !important; transform: none !important; }
@media (max-width: 768px) {
    main > section:nth-child(odd):not(._fowvq):not(._e564xas),
    main > section:nth-child(even):not(._fowvq):not(._e564xas) { transform: translateY(30px); }
}

._nmjjx4,._w8nas,._jl1e7,._s61m0,._y5gsj4u{transition:transform 0.4s ease,box-shadow 0.4s ease;transform-style:preserve-3d;will-change:transform;}

._cgur0he,._etz7jui,._wqxq2t3{transition:transform 0.15s ease;}._cgur0he:active,._etz7jui:active,._wqxq2t3:active{transform:scale(0.93);}@keyframes btnBounce{0%{transform:scale(0.93);}40%{transform:scale(1.05);}70%{transform:scale(0.98);}100%{transform:scale(1);}}

._nmjjx4,._w8nas,._jl1e7,._s61m0,._y5gsj4u{transition:transform 0.35s ease,box-shadow 0.35s ease;}._nmjjx4:hover,._w8nas:hover,._jl1e7:hover,._s61m0:hover,._y5gsj4u:hover{transform:translateY(-10px);box-shadow:0 20px 50px rgba(0,0,0,0.12) !important;}

.orbit-wrap{position:relative;display:inline-block;}.orbit-dot{position:absolute;width:6px;height:6px;background:var(--c14hq);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);}}

main > section:nth-child(3n):not(._fowvq):not(._e564xas) { position: relative; overflow: clip; }
main > section:nth-child(3n):not(._fowvq):not(._e564xas)::before {
    content: '';
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 0;
    opacity: 0.04;
    background:
        radial-gradient(ellipse 200px 300px at 10% 80%, var(--c14hq), transparent),
        radial-gradient(ellipse 150px 250px at 90% 20%, var(--c15dn, var(--c14hq)), transparent),
        radial-gradient(ellipse 300px 150px at 50% 90%, var(--c14hq), transparent);
    filter: blur(20px);
}
._u2rp00g::before { display: none !important; }

html:not(._ylxb5) main > section {
    opacity: 1 !important;
    transform: none !important;
    clip-path: none !important;
    filter: none !important;
}

@media (min-width: 993px) {
    ._m0srsip {
        flex-wrap: nowrap;
        overflow: visible;
    }
    ._cp31n {
        flex: 1 1 auto;
        min-width: 0;
        justify-content: center;
        flex-wrap: nowrap;
        overflow: hidden;
        gap: clamp(10px, 1.8vw, 36px) !important;
    }
    ._cp31n .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        padding: 8px 0;
        flex-shrink: 0;
    }
    ._ayfgt2, ._s0ucg {
        gap: clamp(8px, 1.4vw, 32px) !important;
        flex-wrap: nowrap;
        overflow: hidden;
    }
    ._ayfgt2 .nav-link,
    ._s0ucg .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        flex-shrink: 0;
    }
    ._jt9z5 {
        flex-shrink: 0;
        white-space: nowrap;
    }
    ._phrv5n {
        flex-shrink: 0;
    }
}

div._fkdfl5d:not(._vbxbssi) {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1001;
    padding: 6px 0;
    transition: transform 0.3s ease, opacity 0.3s ease;
}
div._fkdfl5d:not(._vbxbssi) + ._gk5jgd0 {
    top: 33px;
    transition: top 0.3s ease, background 0.3s ease, padding 0.3s ease;
}
div._fkdfl5d._fy0yh {
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
}
div._fkdfl5d._fy0yh + ._gk5jgd0,
div._fkdfl5d:not(._vbxbssi) + ._gk5jgd0.scrolled {
    top: 0;
}
div._fkdfl5d:not(._vbxbssi) ~ ._u2rp00g {
    padding-top: 200px;
}

@media (max-width: 992px) {
    div._fkdfl5d:not(._vbxbssi) {
        position: relative;
        z-index: auto;
        font-size: 11px;
        padding: 4px 0;
    }
    div._fkdfl5d:not(._vbxbssi) + ._gk5jgd0 {
        top: 0;
    }
    div._fkdfl5d:not(._vbxbssi) ~ ._u2rp00g {
        padding-top: 140px;
    }
}

@media (max-width: 992px) {
    ._xfl3dsq {
        display: flex !important;
        pointer-events: auto !important;
        opacity: 1 !important;
        z-index: 10001 !important;
        cursor: pointer !important;
        -webkit-tap-highlight-color: transparent;
    }
    ._xfl3dsq ._xm2rl2 {
        pointer-events: none;
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
    ._cp31n {
        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;
    }
    ._cp31n .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;
    }
    ._cp31n .nav-link::after { display: none !important; }
    ._jt9z5 { display: none !important; }
    ._ayfgt2, ._s0ucg { display: none !important; }
}

@media (max-width: 992px) {
    ._cp31n { right: -100% !important; left: auto !important; width: min(320px,85vw) !important; background: #0a0a0a !important; padding: 100px 32px 40px !important; box-shadow: -4px 0 60px rgba(0,0,0,0.6) !important; border-left: 1px solid rgba(255,255,255,0.06) !important; transition: right 0.45s cubic-bezier(0.4,0,0.2,1) !important; }
    ._cp31n.active { right: 0 !important; }
    ._cp31n .nav-link { color: rgba(255,255,255,0.8) !important; text-transform: uppercase !important; font-size: 13px !important; letter-spacing: 2px !important; border-bottom: 1px solid rgba(255,255,255,0.07) !important; opacity: 0 !important; transform: translateX(30px) !important; transition: opacity 0.4s ease, transform 0.4s ease, color 0.2s !important; }
    ._cp31n.active .nav-link { opacity: 1 !important; transform: translateX(0) !important; }
    ._cp31n.active .nav-link:hover { color: var(--c14hq) !important; }
    ._cp31n.active .nav-link:nth-child(1){transition-delay:.10s !important;}
    ._cp31n.active .nav-link:nth-child(2){transition-delay:.16s !important;}
    ._cp31n.active .nav-link:nth-child(3){transition-delay:.22s !important;}
    ._cp31n.active .nav-link:nth-child(4){transition-delay:.28s !important;}
    ._cp31n.active .nav-link:nth-child(5){transition-delay:.34s !important;}
    ._cp31n.active .nav-link:nth-child(6){transition-delay:.40s !important;}
    ._cp31n.active .nav-link:nth-child(7){transition-delay:.46s !important;}
    ._cp31n.active .nav-link:nth-child(8){transition-delay:.52s !important;}
}

._nmjjx4,
._w8nas,
._jl1e7,
._y5gsj4u,
._nlpilz,
._xtl365 {
    backdrop-filter: blur(8px) !important;
    -webkit-backdrop-filter: blur(8px) !important;
}
._nmjjx4 *,
._w8nas *,
._jl1e7 *,
._y5gsj4u *,
._nlpilz * {
    filter: none !important;
}
@supports (animation: none) {
    ._nmjjx4, ._w8nas, ._jl1e7 {
        animation-fill-mode: forwards !important;
    }
}
._jl1e7 + ._jl1e7 {
    margin-top: 1.5rem;
}

._u2rp00g ._vgs2g ~ .container,
._u2rp00g ._vgs2g ~ .container * {
    color: #fff;
}
._u2rp00g ._vgs2g ~ .container p,
._u2rp00g ._vgs2g ~ .container ._pur1ak {
    color: rgba(255,255,255,0.85);
}
._u2rp00g ._vgs2g ~ .container ._cgur0he {
    color: inherit;
}
._e564xas ._db2a1tr { color: #fff; }
._e564xas ._movcm { color: var(--c14hq); }
._e564xas ._h7lic4i { color: rgba(255,255,255,0.55); }
._e564xas ._p7mcs8 a { color: rgba(255,255,255,0.65); }
._e564xas ._p7mcs8 a:hover { color: #fff; }
._cjnag[style*="background:none"] { background: none !important; }
._cjnag[style*="background:none"]::before,
._cjnag[style*="background:none"]::after { display: none !important; }

.swiper:not(.swiper-initialized) { overflow: hidden; }
.swiper:not(.swiper-initialized) .swiper-wrapper {
    display: flex; flex-wrap: nowrap;
}
.swiper:not(.swiper-initialized) .swiper-slide {
    flex-shrink: 0; width: 100%;
}

._ewe8wf .swiper-button-next,
._ewe8wf .swiper-button-prev {
    width: 32px; height: 32px;
    background: var(--bg-card, #fff);
    border-radius: 50%;
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
}
._ewe8wf .swiper-button-next::after,
._ewe8wf .swiper-button-prev::after {
    font-size: 14px;
    color: var(--text-primary, #1a1a2e);
}
._ewe8wf .swiper-button-next { right: 0; }
._ewe8wf .swiper-button-prev { left: 0; }

._nmjjx4, ._nlpilz, ._w8nas, ._jl1e7,
._y5gsj4u, ._xtl365, ._s61m0, .counter-item,
.card { overflow: hidden; }

._nmjjx4 h1, ._nmjjx4 h2, ._nmjjx4 h3, ._nmjjx4 h4, ._nmjjx4 h5, ._nmjjx4 h6,
._nlpilz h1, ._nlpilz h2, ._nlpilz h3, ._nlpilz h4,
._w8nas h1, ._w8nas h2, ._w8nas h3, ._w8nas h4,
.counter-item h1, .counter-item h2, .counter-item h3, .counter-item h4,
.card h1, .card h2, .card h3, .card h4, .card h5, .card h6 {
    overflow-wrap: break-word;
    word-break: break-word;
    hyphens: auto;
}

._nmjjx4 p, ._nmjjx4 span, ._nmjjx4 li,
._nlpilz p, ._w8nas p, .counter-item p,
.card p, .card span, .card li {
    overflow-wrap: break-word;
    word-break: break-word;
}

._gxk8hjn, ._a6twpd, .counter-suffix {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
}

._nmjjx4 .stat-number, ._nmjjx4 [class*="number"],
.counter-item .stat-number {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
}

body {
    line-height: 1.619;
    letter-spacing: 0.0em;
}

._nmjjx4, ._w8nas, ._jl1e7, ._s61m0, ._y5gsj4u {
    padding: 24px;
}
._nmjjx4, ._w8nas, ._jl1e7, ._s61m0, ._y5gsj4u .card-body {
    padding: 22px 21px;
}
.row > [class*="col"]:nth-child(1) ._nmjjx4,
.row > [class*="col"]:nth-child(1) ._w8nas {
    padding: 22px;
    border-radius: calc(var(--c7af) + 0px);
}
.row > [class*="col"]:nth-child(2) ._nmjjx4,
.row > [class*="col"]:nth-child(2) ._w8nas {
    padding: 23px;
    border-radius: calc(var(--c7af) + -1px);
}
.row > [class*="col"]:nth-child(3) ._nmjjx4,
.row > [class*="col"]:nth-child(3) ._w8nas {
    padding: 24px;
    border-radius: calc(var(--c7af) + 1px);
}
.row > [class*="col"]:nth-child(4) ._nmjjx4,
.row > [class*="col"]:nth-child(4) ._w8nas {
    padding: 22px;
    border-radius: calc(var(--c7af) + 2px);
}
.row > [class*="col"]:nth-child(5) ._nmjjx4,
.row > [class*="col"]:nth-child(5) ._w8nas {
    padding: 22px;
    border-radius: calc(var(--c7af) + 2px);
}
.row > [class*="col"]:nth-child(6) ._nmjjx4,
.row > [class*="col"]:nth-child(6) ._w8nas {
    padding: 26px;
    border-radius: calc(var(--c7af) + -1px);
}

._cgur0he {
    padding: 15px 24px;
    font-size: 16px;
    letter-spacing: 0.489px;
    border-radius: calc(var(--c7af) + 1px);
}
._wqxq2t3 {
    padding: 14px 22px;
    border-width: 1px;
}

main > section {
    padding-top: 99px;
    padding-bottom: 101px;
}
main > section:first-child {
    padding-top: 112px;
}
main > section:nth-child(2) {
    padding-top: 104px;
    padding-bottom: 95px;
}
main > section:nth-child(3) {
    padding-top: 102px;
    padding-bottom: 105px;
}
main > section:nth-child(4) {
    padding-top: 97px;
    padding-bottom: 104px;
}
main > section:nth-child(6) {
    padding-top: 92px;
    padding-bottom: 93px;
}

._w4xts {
    margin-bottom: 51px;
}

._nmjjx4, ._w8nas, ._jl1e7, ._y5gsj4u {
    box-shadow: 0px 3px 16px rgba(0,0,0,0.085);
}

._u2rp00g {
    padding-top: 99px;
}
._wcenre5 {
    margin-bottom: 27px;
}
._pur1ak {
    margin-bottom: 40px;
    font-size: 19px;
    line-height: 1.56;
}
._db2a1tr {
    font-size: 13px;
    letter-spacing: 2.831px;
    margin-bottom: 21px;
}
._tk8f7e {
    gap: 16px;
}

._yua1r img {
    border-radius: 17px;
    box-shadow: 0 14px 40px rgba(0,0,0,0.135);
}

._ksocg {
    width: 53px;
    height: 53px;
    font-size: 20px;
    border-radius: 8px;
    margin-bottom: 20px;
}

._r2j9u8g, .card-title {
    font-size: 20px;
    margin-bottom: 13px;
}
._vx86et0, .card-text {
    font-size: 16px;
    line-height: 1.59;
}

._zel7y {
    margin-bottom: 13px;
    letter-spacing: 0.0px;
}
._movcm {
    font-size: 12px;
    letter-spacing: 2.334px;
    margin-bottom: 12px;
}
._gu4mk {
    font-size: 18px;
    line-height: 1.637;
}

@media (min-width: 993px) {
    ._cp31n {
        gap: 27px;
    }
    ._cp31n .nav-link {
        font-size: 13px;
        padding: 7px 0;
    }
}

._cjnag {
    padding-top: 80px;
}
._qus28 ._eatr8 {
    font-size: 18px;
    margin-bottom: 24px;
}
._p7mcs8 a {
    font-size: 13px;
}
._p7mcs8 li {
    margin-bottom: 12px;
}
._fi832t {
    gap: 8px;
}
._fi832t a {
    width: 37px;
    height: 37px;
}
._cglt2q {
    padding: 21px 0;
    margin-top: 54px;
}

.form-control {
    border-radius: 6px;
    padding: 12px 15px;
    font-size: 14px;
}

._s61m0 {
    padding: 27px;
}
._fmczi {
    font-size: 16px;
    line-height: 1.62;
    margin-bottom: 22px;
}
._bs5wwfc {
    width: 47px;
    height: 47px;
}
._xlw3jcr {
    font-size: 14px;
}
._y0jlgcs {
    font-size: 12px;
}

._y5gsj4u {
    padding: 37px;
}
._ppdmn0a {
    font-size: 21px;
    margin-bottom: 10px;
}
._lu0ti {
    font-size: 46px;
    margin-bottom: 17px;
}
._afuv9 li {
    padding: 12px 0;
    font-size: 13px;
}

._gxk8hjn, .stat-number {
    font-size: 45px;
    margin-bottom: 9px;
}
._a6twpd {
    font-size: 13px;
    letter-spacing: 0.552px;
}

._lfm7pkm img {
    border-radius: 7px;
}
._bkqe0 {
    font-size: 19px;
    margin-bottom: 6px;
}
._exiyyy {
    font-size: 12px;
}

._apvwap {
    font-size: 35px;
    margin-bottom: 15px;
}
._ov1oz {
    font-size: 17px;
    margin-bottom: 10px;
}

.wow {
    animation-duration: 0.511s !important;
}
._nmjjx4, ._w8nas, ._jl1e7, ._s61m0,
._y5gsj4u, ._xtl365 {
    transition-duration: 0.27s;
}

.row {
    --bs-gutter-y: 30px;
}

._fowvq {
    padding: 78px 0;
}
._ej468os {
    font-size: 35px;
    margin-bottom: 15px;
}
._nqjaw {
    font-size: 17px;
    margin-bottom: 25px;
}

._jl1e7 ._vc1b9 img {
    border-radius: 9px 9px 0 0;
}
._r06o51k {
    font-size: 14px;
    margin-bottom: 10px;
    gap: 12px;
}

._gk5jgd0 {
    padding: 16px 0;
}
._gk5jgd0.scrolled {
    padding: 14px 0;
}
._phrv5n {
    font-size: 25px;
}
._jt9z5 {
    margin-left: 16px;
}

:root {
    --_uid: 44670;
    --_ver: 'fd551b3';
    --_hash: '967321';
}
.frame-ref { display: inherit; --_stamp: 543; pointer-events: auto }
.node-stub { box-sizing: border-box; visibility: inherit }
.layout-anchor { font-variant: normal; font-style: inherit }
.vis-helper { box-sizing: border-box; vertical-align: baseline }
.style-tag { --_stamp: 410; --_ref: '1e' }

._e564xas h1, ._e564xas h2, ._e564xas h3, ._e564xas h4, ._e564xas h5, ._e564xas h6 { color: #fff !important; }
._e564xas { color: rgba(255,255,255,0.85) !important; }
._e564xas p, ._e564xas li, ._e564xas span:not(.badge):not(._cgur0he), ._e564xas ._h0pwm2r, ._e564xas label, ._e564xas blockquote, ._e564xas figcaption, ._e564xas dt, ._e564xas dd, ._e564xas td, ._e564xas th { color: rgba(255,255,255,0.78) !important; }
._e564xas a:not(._cgur0he):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
._e564xas a:not(._cgur0he):not(.nav-link):hover { color: #fff !important; }
._e564xas ._gxk8hjn { color: #fff !important; }
._e564xas ._a6twpd { 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(._cgur0he), .bg-dark-custom ._h0pwm2r, .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(._cgur0he):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-dark-custom a:not(._cgur0he):not(.nav-link):hover { color: #fff !important; }
.bg-dark-custom ._gxk8hjn { color: #fff !important; }
.bg-dark-custom ._a6twpd { 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(._cgur0he), .bg-gradient-custom ._h0pwm2r, .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(._cgur0he):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-gradient-custom a:not(._cgur0he):not(.nav-link):hover { color: #fff !important; }
.bg-gradient-custom ._gxk8hjn { color: #fff !important; }
.bg-gradient-custom ._a6twpd { 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(._cgur0he), .bg-accent-custom ._h0pwm2r, .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(._cgur0he):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-accent-custom a:not(._cgur0he):not(.nav-link):hover { color: #fff !important; }
.bg-accent-custom ._gxk8hjn { color: #fff !important; }
.bg-accent-custom ._a6twpd { color: rgba(255,255,255,0.7) !important; }

._fowvq h1, ._fowvq h2, ._fowvq h3, ._fowvq h4, ._fowvq h5, ._fowvq h6 { color: #fff !important; }
._fowvq { color: rgba(255,255,255,0.85) !important; }
._fowvq p, ._fowvq li, ._fowvq span:not(.badge):not(._cgur0he), ._fowvq ._h0pwm2r, ._fowvq label, ._fowvq blockquote, ._fowvq figcaption, ._fowvq dt, ._fowvq dd, ._fowvq td, ._fowvq th { color: rgba(255,255,255,0.78) !important; }
._fowvq a:not(._cgur0he):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
._fowvq a:not(._cgur0he):not(.nav-link):hover { color: #fff !important; }
._fowvq ._gxk8hjn { color: #fff !important; }
._fowvq ._a6twpd { color: rgba(255,255,255,0.7) !important; }

._oy854az h1, ._oy854az h2, ._oy854az h3, ._oy854az h4, ._oy854az h5, ._oy854az h6 { color: #fff !important; }
._oy854az { color: rgba(255,255,255,0.85) !important; }
._oy854az p, ._oy854az li, ._oy854az span:not(.badge):not(._cgur0he), ._oy854az ._h0pwm2r, ._oy854az label, ._oy854az blockquote, ._oy854az figcaption, ._oy854az dt, ._oy854az dd, ._oy854az td, ._oy854az th { color: rgba(255,255,255,0.78) !important; }
._oy854az a:not(._cgur0he):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
._oy854az a:not(._cgur0he):not(.nav-link):hover { color: #fff !important; }
._oy854az ._gxk8hjn { color: #fff !important; }
._oy854az ._a6twpd { color: rgba(255,255,255,0.7) !important; }

._fkdfl5d h1, ._fkdfl5d h2, ._fkdfl5d h3, ._fkdfl5d h4, ._fkdfl5d h5, ._fkdfl5d h6 { color: #fff !important; }
._fkdfl5d { color: rgba(255,255,255,0.85) !important; }
._fkdfl5d p, ._fkdfl5d li, ._fkdfl5d span:not(.badge):not(._cgur0he), ._fkdfl5d ._h0pwm2r, ._fkdfl5d label, ._fkdfl5d blockquote, ._fkdfl5d figcaption, ._fkdfl5d dt, ._fkdfl5d dd, ._fkdfl5d td, ._fkdfl5d th { color: rgba(255,255,255,0.78) !important; }
._fkdfl5d a:not(._cgur0he):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
._fkdfl5d a:not(._cgur0he):not(.nav-link):hover { color: #fff !important; }
._fkdfl5d ._gxk8hjn { color: #fff !important; }
._fkdfl5d ._a6twpd { color: rgba(255,255,255,0.7) !important; }

._cjnag { color: rgba(255,255,255,0.65) !important; }
._cjnag h1, ._cjnag h2, ._cjnag h3,
._cjnag h4, ._cjnag h5, ._cjnag h6,
._cjnag ._eatr8 { color: #fff !important; }
._cjnag p, ._cjnag li, ._cjnag span,
._cjnag label { color: rgba(255,255,255,0.6) !important; }
._cjnag a:not(._cgur0he) { color: rgba(255,255,255,0.65) !important; }
._cjnag a:not(._cgur0he):hover { color: #fff !important; }

.text-force-light, .text-force-light h1, .text-force-light h2, .text-force-light h3, .text-force-light h4, .text-force-light h5, .text-force-light h6 { color: #fff !important; }
.text-force-light p, .text-force-light span, .text-force-light a, .text-force-light li, .text-force-light label, .text-force-light td, .text-force-light small { color: rgba(255,255,255,0.8) !important; }
.text-force-light-soft { color: rgba(255,255,255,0.65) !important; }
.text-force-dark, .text-force-dark h1, .text-force-dark h2, .text-force-dark h3, .text-force-dark h4, .text-force-dark h5, .text-force-dark h6 { color: var(--text-primary, #1a1a2e) !important; }
.text-force-dark p, .text-force-dark span, .text-force-dark li { color: var(--text-secondary, #555) !important; }

.pl-bars{display:flex;align-items:center;gap:4px;height:36px;}.pl-bars span{width:4px;background:var(--c14hq);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}}