@import url('https://fonts.googleapis.com/css2?family=Albert+Sans:wght@400;500;600;700;800&family=Albert+Sans:wght@400;500&display=swap');

:root {
    --c14ek: #39C2C3;
    --c15sl: #31538F;
    --c16bv: #46D97F;
    --c1vd: linear-gradient(to bottom right, var(--c14ek), var(--c15sl));
    --c3th: 'Albert Sans', sans-serif;
    --c5bm: 'Albert Sans', sans-serif;
    --c19s2: 48px;
    --c20ph: 36px;
    --c21mz: 26px;
    --c17as: 16px;
    --c18gl: 500;
    --c6oj: 2px;
    --c7xq: 4px;
    --c8oh: 6px;
    --c9nv: 8px;
    --c4i9: 4px;
    --c10x7: inset 0 1px 3px rgba(0,0,0,0.06);
    --c11go: inset 0 2px 6px rgba(0,0,0,0.08);
    --c12dn: inset 0 4px 12px rgba(0,0,0,0.1);
    --c13p4: inset 0 6px 20px rgba(0,0,0,0.12);
    --_ciu5oq: 60px 0;
}
._tk4x1y {
    border-radius: 10px;
    padding: 14px 28px;
}
._s7d8ngt, ._nlpm0o, ._pet2a60, ._hawmmn, ._ec1gnq {
    border-width: 1px;
    border-color: #39C2C333;
}

.about-section p:first-of-type::first-letter {
    font-size: 3.2em;
    float: left;
    line-height: 0.8;
    margin-right: 10px;
    margin-top: 6px;
    font-weight: 800;
    color: var(--c14ek);
}

._vr53y50 {
    transition: box-shadow 0.3s;
}
._vr53y50:hover {
    box-shadow: 0 0 20px var(--c14ek), 0 0 40px rgba(var(--c14ek), 0.3);
}

._s7d8ngt, ._nlpm0o, ._hawmmn, ._ec1gnq, ._pet2a60 {
    transform: rotate(-1.5deg);
    transition: transform 0.4s cubic-bezier(.25,.8,.25,1);
}
._s7d8ngt:hover, ._nlpm0o:hover, ._hawmmn:hover, ._ec1gnq:hover, ._pet2a60:hover {
    transform: rotate(0deg) translateY(-4px);
}

._fi8bdeb {
    background: var(--footer-dark-bg);
    color: #fff;
    border-radius: var(--c9nv);
    margin: 0 20px;
}
._fi8bdeb ._qzp7a2z { color: #fff; }
._fi8bdeb ._s0ewq { color: rgba(255,255,255,0.7); }
._fi8bdeb ._tk4x1y { background: #fff; color: var(--footer-dark-bg); }

main > section:nth-child(odd):not(._fi8bdeb):not(._nle110k) { border-left: 4px solid var(--c14ek); }
._aydh6a { border-left: none !important; }

._aydh6a::before {
    content: '';
    position: absolute;
    width: 500px;
    height: 500px;
    border-radius: 50%;
    background: var(--c14ek);
    opacity: 0.08;
    top: -100px;
    right: -100px;
    filter: blur(80px);
}
._aydh6a::after {
    content: '';
    position: absolute;
    width: 350px;
    height: 350px;
    border-radius: 50%;
    background: var(--c15sl, var(--c14ek));
    opacity: 0.06;
    bottom: -50px;
    left: -50px;
    filter: blur(60px);
    z-index: 0;
}
._wjhhk img {
    border-radius: var(--c9nv);
    box-shadow: 0 20px 60px rgba(0,0,0,0.1);
}
._ny3kt0v { position: relative; z-index: 2; }
._i59rl { background: linear-gradient(135deg, var(--c14ek), var(--c15sl, var(--c14ek))); color: #fff !important; -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; font-weight: 700; padding: 0; }

._nbr0zw {
    background: rgba(255,255,255,0.25);
    backdrop-filter: blur(16px) saturate(160%);
    -webkit-backdrop-filter: blur(16px) saturate(160%);
    padding: 16px 0;
    border-bottom: 1px solid rgba(255,255,255,0.2);
}
._nbr0zw.scrolled {
    background: rgba(255,255,255,0.88);
    backdrop-filter: blur(12px);
    box-shadow: 0 8px 32px rgba(0,0,0,0.08);
    padding: 12px 0;
}

._dixqq6a {
    background: var(--bg-primary);
    color: var(--text-primary);
    padding-top: 60px;
    border-top: 4px solid var(--text-primary);
}
._dixqq6a p, ._dixqq6a li, ._dixqq6a span,
._dixqq6a ._i2bnvh p, ._dixqq6a .footer-contact li { color: var(--text-secondary); }
._dixqq6a a:not(._tk4x1y) { color: var(--text-primary); }
._dixqq6a a:not(._tk4x1y):hover { color: var(--c14ek); }
._dixqq6a h1,._dixqq6a h2,._dixqq6a h3,._dixqq6a h4,._dixqq6a h5 { color: var(--text-primary); }
._i2bnvh ._k5bjjv6 { text-transform: uppercase; font-weight: 900; letter-spacing: 2px; border-bottom: 2px solid var(--text-primary); padding-bottom: 10px; }
._i2bnvh ._k5bjjv6::after { display: none; }
._jd880u a { color: var(--text-primary); font-weight: 600; text-transform: uppercase; font-size: 12px; }
._jd880u a:hover { color: var(--c14ek); padding-left: 10px; }
._hkxjv7 a { border-radius: 0; background: var(--text-primary); color: var(--bg-primary); border: none; }
._hkxjv7 a:hover { background: var(--c14ek); }
._y05ozo { border-top: 2px solid var(--text-primary); }
._y05ozo p { color: var(--text-secondary); }

.contact-section { position: relative; }
.contact-section::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background: var(--bg-secondary);
    z-index: 0;
}
.contact-section .container { position: relative; z-index: 1; }
.contact-section ._ird93ny { background: var(--bg-card, #fff); padding: 40px; border-radius: var(--c8oh); box-shadow: var(--c11go); }

._zwols { font-family: 'JetBrains Mono', 'Fira Code', 'Courier New', monospace; font-size: 18px; font-weight: 500; letter-spacing: -0.5px; }

._kugz1o2, .card-title, ._f59gbwi {
    background: var(--c1vd);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    font-weight: 800;
}
._dixqq6a ._kugz1o2, ._dixqq6a .card-title, ._dixqq6a ._f59gbwi,
._nbr0zw ._kugz1o2, ._nbr0zw .card-title, ._nbr0zw ._f59gbwi {
    -webkit-text-fill-color: initial;
    background: none;
}

._uesyi { width: 44px; height: 44px; gap: 5px; border: 1px solid var(--c14ek); background: none; border-radius: 0; outline: 3px solid transparent; outline-offset: 2px; transition: outline-color 0.25s ease; }
._uesyi ._wzt63 { width: 20px; height: 1.5px; border-radius: 0; transition: transform 0.3s ease, opacity 0.3s ease; }
._uesyi:hover { outline-color: var(--c14ek); }
._uesyi.active { background: var(--c14ek); outline-color: var(--c14ek); }
._uesyi.active ._wzt63 { background: #fff; }
._uesyi.active ._wzt63:nth-child(1) { transform: translateY(6.5px) rotate(45deg); }
._uesyi.active ._wzt63:nth-child(2) { opacity: 0; }
._uesyi.active ._wzt63:nth-child(3) { transform: translateY(-6.5px) rotate(-45deg); }

main > section + section::before{content:'\2193';display:block;text-align:center;color:var(--c14ek);opacity:0.25;font-size:22px;padding:10px 0;}

.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(--c5bm);}.scroll-nums span{cursor:pointer;transition:all 0.3s;}.scroll-nums span.active{color:var(--c14ek);opacity:1;transform:scale(1.5);}@media(max-width:768px){.scroll-nums{display:none;}}

._s7d8ngt,._nlpm0o,._hawmmn,._ec1gnq,._qbtdquy{opacity:0;animation:staggerIn 0.6s ease forwards;}.row>[class*="col"]:nth-child(1) ._s7d8ngt,.row>[class*="col"]:nth-child(1) ._nlpm0o,.row>[class*="col"]:nth-child(1) ._hawmmn{animation-delay:0.1s;}.row>[class*="col"]:nth-child(2) ._s7d8ngt,.row>[class*="col"]:nth-child(2) ._nlpm0o,.row>[class*="col"]:nth-child(2) ._hawmmn{animation-delay:0.2s;}.row>[class*="col"]:nth-child(3) ._s7d8ngt,.row>[class*="col"]:nth-child(3) ._nlpm0o,.row>[class*="col"]:nth-child(3) ._hawmmn{animation-delay:0.3s;}.row>[class*="col"]:nth-child(4) ._s7d8ngt,.row>[class*="col"]:nth-child(4) ._nlpm0o{animation-delay:0.4s;}.row>[class*="col"]:nth-child(5) ._s7d8ngt{animation-delay:0.5s;}.row>[class*="col"]:nth-child(6) ._s7d8ngt{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(--c14ek);margin-left:4px;animation:twBlink 0.7s step-end infinite;vertical-align:text-bottom;}@keyframes twBlink{50%{opacity:0;}}

@media(prefers-reduced-motion:reduce){._s7d8ngt,._nlpm0o,._hawmmn,._ec1gnq,._qbtdquy,.portfolio-item{opacity:1!important;transform:none!important;animation:none!important;}}

.bg-deco{position:fixed;inset:0;pointer-events:none;z-index:0;background:repeating-linear-gradient(135deg,transparent,transparent 80px,var(--c14ek) 80px,var(--c14ek) 81px);opacity:0.018;}

._s7d8ngt,._nlpm0o{transition:background 0.4s ease,color 0.4s ease,border-color 0.4s ease,box-shadow 0.4s ease;}._s7d8ngt:hover,._nlpm0o:hover{background:var(--c14ek) !important;border-color:var(--c14ek) !important;box-shadow:0 12px 30px rgba(0,0,0,0.15) !important;}._s7d8ngt:hover ._kugz1o2,._s7d8ngt:hover ._kotcsqw,._s7d8ngt:hover i,._nlpm0o:hover .card-title,._nlpm0o:hover .card-text{color:#fff !important;}._s7d8ngt:hover ._dv5j1{background:rgba(255,255,255,0.15) !important;color:#fff !important;}

._d2budqm .nav-link::after{content:'';position:absolute;bottom:0;left:50%;width:0;height:2px;background:var(--c14ek);transition:width 0.3s ease,left 0.3s ease;border-radius:1px;}._d2budqm .nav-link:hover::after,._d2budqm .nav-link.active::after{width:100%;left:0;}

._tk4x1y,._vr53y50{transition:transform 0.25s cubic-bezier(0.23,1,0.32,1);}

.orbit-wrap{position:relative;display:inline-block;}.orbit-dot{position:absolute;width:6px;height:6px;background:var(--c14ek);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-line{position:absolute;width:120px;height:1px;background:linear-gradient(90deg,transparent,var(--c14ek),transparent);opacity:0.06;animation:lineDrift 18s ease-in-out infinite alternate;transform-origin:center;}@keyframes lineDrift{0%{transform:translateX(0) rotate(30deg);}100%{transform:translateX(80px) rotate(-30deg);}}

._vr53y50,._aydh6a ._tk4x1y{background:linear-gradient(90deg,var(--c14ek),var(--c15sl,var(--c14ek)),var(--c14ek));background-size:200% 100%;animation:shimmerBtn 3s ease-in-out infinite;}@keyframes shimmerBtn{0%,100%{background-position:0% 50%;}50%{background-position:100% 50%;}}

main > section:nth-child(even):not(._fi8bdeb):not(._nle110k) { position: relative; overflow: clip; }
main > section:nth-child(even):not(._fi8bdeb):not(._nle110k)::before {
    content: '';
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 0;
    opacity: 0.035;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='g'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23g)'/%3E%3C/svg%3E");
    background-size: 256px 256px;
}
._aydh6a::before { display: none !important; }

html:not(._wr277e) main > section {
    opacity: 1 !important;
    transform: none !important;
    clip-path: none !important;
    filter: none !important;
}

@media (min-width: 993px) {
    ._a7tox {
        flex-wrap: nowrap;
        overflow: visible;
    }
    ._d2budqm {
        flex: 1 1 auto;
        min-width: 0;
        justify-content: center;
        flex-wrap: nowrap;
        overflow: hidden;
        gap: clamp(10px, 1.8vw, 36px) !important;
    }
    ._d2budqm .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        padding: 8px 0;
        flex-shrink: 0;
    }
    ._l8gbr, ._a69zuq {
        gap: clamp(8px, 1.4vw, 32px) !important;
        flex-wrap: nowrap;
        overflow: hidden;
    }
    ._l8gbr .nav-link,
    ._a69zuq .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        flex-shrink: 0;
    }
    ._tv43e8e {
        flex-shrink: 0;
        white-space: nowrap;
    }
    ._zwols {
        flex-shrink: 0;
    }
}

div._az0bs6:not(._ciu5oq) {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1001;
    padding: 6px 0;
    transition: transform 0.3s ease, opacity 0.3s ease;
}
div._az0bs6:not(._ciu5oq) + ._nbr0zw {
    top: 33px;
    transition: top 0.3s ease, background 0.3s ease, padding 0.3s ease;
}
div._az0bs6._lu314z {
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
}
div._az0bs6._lu314z + ._nbr0zw,
div._az0bs6:not(._ciu5oq) + ._nbr0zw.scrolled {
    top: 0;
}
div._az0bs6:not(._ciu5oq) ~ ._aydh6a {
    padding-top: 200px;
}

@media (max-width: 992px) {
    div._az0bs6:not(._ciu5oq) {
        position: relative;
        z-index: auto;
        font-size: 11px;
        padding: 4px 0;
    }
    div._az0bs6:not(._ciu5oq) + ._nbr0zw {
        top: 0;
    }
    div._az0bs6:not(._ciu5oq) ~ ._aydh6a {
        padding-top: 140px;
    }
}

@media (max-width: 992px) {
    ._uesyi {
        display: flex !important;
        pointer-events: auto !important;
        opacity: 1 !important;
        z-index: 10001 !important;
        cursor: pointer !important;
        -webkit-tap-highlight-color: transparent;
    }
    ._uesyi ._wzt63 {
        pointer-events: none;
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
    ._d2budqm {
        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;
    }
    ._d2budqm .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;
    }
    ._d2budqm .nav-link::after { display: none !important; }
    ._tv43e8e { display: none !important; }
    ._l8gbr, ._a69zuq { display: none !important; }
}

@media (max-width: 992px) {
    ._d2budqm { 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; }
    ._d2budqm.active { right: 0 !important; }
    ._d2budqm .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; }
    ._d2budqm.active .nav-link { opacity: 1 !important; transform: translateX(0) !important; }
    ._d2budqm.active .nav-link:hover { color: var(--c14ek) !important; }
    ._d2budqm.active .nav-link:nth-child(1){transition-delay:.10s !important;}
    ._d2budqm.active .nav-link:nth-child(2){transition-delay:.16s !important;}
    ._d2budqm.active .nav-link:nth-child(3){transition-delay:.22s !important;}
    ._d2budqm.active .nav-link:nth-child(4){transition-delay:.28s !important;}
    ._d2budqm.active .nav-link:nth-child(5){transition-delay:.34s !important;}
    ._d2budqm.active .nav-link:nth-child(6){transition-delay:.40s !important;}
    ._d2budqm.active .nav-link:nth-child(7){transition-delay:.46s !important;}
    ._d2budqm.active .nav-link:nth-child(8){transition-delay:.52s !important;}
}

._s7d8ngt,
._nlpm0o,
._hawmmn,
._ec1gnq,
._jvfrz2,
._qbtdquy {
    backdrop-filter: blur(8px) !important;
    -webkit-backdrop-filter: blur(8px) !important;
}
._s7d8ngt *,
._nlpm0o *,
._hawmmn *,
._ec1gnq *,
._jvfrz2 * {
    filter: none !important;
}
@supports (animation: none) {
    ._s7d8ngt, ._nlpm0o, ._hawmmn {
        animation-fill-mode: forwards !important;
    }
}
._hawmmn + ._hawmmn {
    margin-top: 1.5rem;
}

._aydh6a ._aqx4gq0 ~ .container,
._aydh6a ._aqx4gq0 ~ .container * {
    color: #fff;
}
._aydh6a ._aqx4gq0 ~ .container p,
._aydh6a ._aqx4gq0 ~ .container ._t0b0gfr {
    color: rgba(255,255,255,0.85);
}
._aydh6a ._aqx4gq0 ~ .container ._tk4x1y {
    color: inherit;
}
._nle110k ._i59rl { color: #fff; }
._nle110k ._gbdp9g { color: var(--c14ek); }
._nle110k ._ydifun9 { color: rgba(255,255,255,0.55); }
._nle110k ._jd880u a { color: rgba(255,255,255,0.65); }
._nle110k ._jd880u a:hover { color: #fff; }
._dixqq6a[style*="background:none"] { background: none !important; }
._dixqq6a[style*="background:none"]::before,
._dixqq6a[style*="background:none"]::after { display: none !important; }

body {
    line-height: 1.665;
    letter-spacing: 0.004em;
}

._s7d8ngt, ._nlpm0o, ._hawmmn, ._pet2a60, ._ec1gnq {
    padding: 24px;
}
._s7d8ngt, ._nlpm0o, ._hawmmn, ._pet2a60, ._ec1gnq .card-body {
    padding: 22px 21px;
}
.row > [class*="col"]:nth-child(1) ._s7d8ngt,
.row > [class*="col"]:nth-child(1) ._nlpm0o {
    padding: 21px;
    border-radius: calc(var(--c7xq) + 0px);
}
.row > [class*="col"]:nth-child(2) ._s7d8ngt,
.row > [class*="col"]:nth-child(2) ._nlpm0o {
    padding: 23px;
    border-radius: calc(var(--c7xq) + 1px);
}
.row > [class*="col"]:nth-child(3) ._s7d8ngt,
.row > [class*="col"]:nth-child(3) ._nlpm0o {
    padding: 22px;
    border-radius: calc(var(--c7xq) + 0px);
}
.row > [class*="col"]:nth-child(4) ._s7d8ngt,
.row > [class*="col"]:nth-child(4) ._nlpm0o {
    padding: 22px;
    border-radius: calc(var(--c7xq) + -2px);
}
.row > [class*="col"]:nth-child(5) ._s7d8ngt,
.row > [class*="col"]:nth-child(5) ._nlpm0o {
    padding: 21px;
    border-radius: calc(var(--c7xq) + -2px);
}
.row > [class*="col"]:nth-child(6) ._s7d8ngt,
.row > [class*="col"]:nth-child(6) ._nlpm0o {
    padding: 27px;
    border-radius: calc(var(--c7xq) + 2px);
}

._tk4x1y {
    padding: 14px 28px;
    font-size: 15px;
    letter-spacing: 0.416px;
    border-radius: calc(var(--c7xq) + -2px);
}
._nzex4 {
    padding: 15px 26px;
    border-width: 1px;
}

main > section {
    padding-top: 99px;
    padding-bottom: 101px;
}
main > section:first-child {
    padding-top: 105px;
}
main > section:nth-child(2) {
    padding-top: 99px;
    padding-bottom: 100px;
}
main > section:nth-child(3) {
    padding-top: 103px;
    padding-bottom: 105px;
}

._im2ug {
    margin-bottom: 51px;
}

._s7d8ngt, ._nlpm0o, ._hawmmn, ._ec1gnq {
    box-shadow: 2px 3px 17px rgba(0,0,0,0.051);
}

._aydh6a {
    padding-top: 118px;
}
._w9mr9 {
    margin-bottom: 21px;
}
._t0b0gfr {
    margin-bottom: 31px;
    font-size: 16px;
    line-height: 1.625;
}
._i59rl {
    font-size: 12px;
    letter-spacing: 3.151px;
    margin-bottom: 20px;
}
._qxcw0et {
    gap: 16px;
}

._wjhhk img {
    border-radius: 15px;
    box-shadow: 0 11px 41px rgba(0,0,0,0.097);
}

._dv5j1 {
    width: 51px;
    height: 51px;
    font-size: 22px;
    border-radius: 12px;
    margin-bottom: 16px;
}

._kugz1o2, .card-title {
    font-size: 19px;
    margin-bottom: 13px;
}
._kotcsqw, .card-text {
    font-size: 15px;
    line-height: 1.612;
}

._f59gbwi {
    margin-bottom: 18px;
    letter-spacing: 0.0px;
}
._gbdp9g {
    font-size: 12px;
    letter-spacing: 3.215px;
    margin-bottom: 16px;
}
._chx6o {
    font-size: 16px;
    line-height: 1.634;
}

@media (min-width: 993px) {
    ._d2budqm {
        gap: 33px;
    }
    ._d2budqm .nav-link {
        font-size: 14px;
        padding: 10px 0;
    }
}

._dixqq6a {
    padding-top: 66px;
}
._i2bnvh ._k5bjjv6 {
    font-size: 18px;
    margin-bottom: 23px;
}
._jd880u a {
    font-size: 14px;
}
._jd880u li {
    margin-bottom: 12px;
}
._hkxjv7 {
    gap: 10px;
}
._hkxjv7 a {
    width: 36px;
    height: 36px;
}
._y05ozo {
    padding: 22px 0;
    margin-top: 45px;
}

.form-control {
    border-radius: 10px;
    padding: 12px 17px;
    font-size: 14px;
}

._pet2a60 {
    padding: 31px;
}
._a9ro2p1 {
    font-size: 18px;
    line-height: 1.695;
    margin-bottom: 24px;
}
._a8qjnp {
    width: 46px;
    height: 46px;
}
._xw87pp {
    font-size: 15px;
}
._gtxbjk {
    font-size: 12px;
}

._ec1gnq {
    padding: 31px;
}
._di3sxer {
    font-size: 21px;
    margin-bottom: 11px;
}
._tntip {
    font-size: 48px;
    margin-bottom: 24px;
}
._zab76up li {
    padding: 11px 0;
    font-size: 13px;
}

._gvbocg0, .stat-number {
    font-size: 39px;
    margin-bottom: 7px;
}
._bzkmiao {
    font-size: 15px;
    letter-spacing: 0.756px;
}

._kt44p46 img {
    border-radius: 12px;
}
._tydyzvs {
    font-size: 17px;
    margin-bottom: 2px;
}
._cu6kd {
    font-size: 12px;
}

._d4tuwis {
    font-size: 31px;
    margin-bottom: 12px;
}
._mgzfzv {
    font-size: 18px;
    margin-bottom: 8px;
}

.wow {
    animation-duration: 0.562s !important;
}
._s7d8ngt, ._nlpm0o, ._hawmmn, ._pet2a60,
._ec1gnq, ._qbtdquy {
    transition-duration: 0.323s;
}

.row {
    --bs-gutter-y: 32px;
}

._fi8bdeb {
    padding: 79px 0;
}
._qzp7a2z {
    font-size: 39px;
    margin-bottom: 13px;
}
._s0ewq {
    font-size: 18px;
    margin-bottom: 25px;
}

._hawmmn ._s5bmgmy img {
    border-radius: 6px 6px 0 0;
}
._teivxt {
    font-size: 14px;
    margin-bottom: 8px;
    gap: 13px;
}

._nbr0zw {
    padding: 16px 0;
}
._nbr0zw.scrolled {
    padding: 10px 0;
}
._zwols {
    font-size: 22px;
}
._tv43e8e {
    margin-left: 20px;
}

:root {
    --_seed: 5.24;
    --_uid: 18945;
    --_tag: 45593;
    --_key: 1.63;
}
.grid-debug { visibility: inherit; font-style: inherit; content: '' }
.bind-ref { --_stamp: 628 }
.node-stub { vertical-align: baseline }
.build-stamp { visibility: inherit; box-sizing: border-box }

._nle110k h1, ._nle110k h2, ._nle110k h3, ._nle110k h4, ._nle110k h5, ._nle110k h6 { color: #fff !important; }
._nle110k { color: rgba(255,255,255,0.85) !important; }
._nle110k p, ._nle110k li, ._nle110k span:not(.badge):not(._tk4x1y), ._nle110k ._ol8f5ia, ._nle110k label, ._nle110k blockquote, ._nle110k figcaption, ._nle110k dt, ._nle110k dd, ._nle110k td, ._nle110k th { color: rgba(255,255,255,0.78) !important; }
._nle110k a:not(._tk4x1y):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
._nle110k a:not(._tk4x1y):not(.nav-link):hover { color: #fff !important; }
._nle110k ._gvbocg0 { color: #fff !important; }
._nle110k ._bzkmiao { 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(._tk4x1y), .bg-dark-custom ._ol8f5ia, .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(._tk4x1y):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-dark-custom a:not(._tk4x1y):not(.nav-link):hover { color: #fff !important; }
.bg-dark-custom ._gvbocg0 { color: #fff !important; }
.bg-dark-custom ._bzkmiao { 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(._tk4x1y), .bg-gradient-custom ._ol8f5ia, .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(._tk4x1y):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-gradient-custom a:not(._tk4x1y):not(.nav-link):hover { color: #fff !important; }
.bg-gradient-custom ._gvbocg0 { color: #fff !important; }
.bg-gradient-custom ._bzkmiao { 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(._tk4x1y), .bg-accent-custom ._ol8f5ia, .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(._tk4x1y):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-accent-custom a:not(._tk4x1y):not(.nav-link):hover { color: #fff !important; }
.bg-accent-custom ._gvbocg0 { color: #fff !important; }
.bg-accent-custom ._bzkmiao { color: rgba(255,255,255,0.7) !important; }

._fi8bdeb h1, ._fi8bdeb h2, ._fi8bdeb h3, ._fi8bdeb h4, ._fi8bdeb h5, ._fi8bdeb h6 { color: #fff !important; }
._fi8bdeb { color: rgba(255,255,255,0.85) !important; }
._fi8bdeb p, ._fi8bdeb li, ._fi8bdeb span:not(.badge):not(._tk4x1y), ._fi8bdeb ._ol8f5ia, ._fi8bdeb label, ._fi8bdeb blockquote, ._fi8bdeb figcaption, ._fi8bdeb dt, ._fi8bdeb dd, ._fi8bdeb td, ._fi8bdeb th { color: rgba(255,255,255,0.78) !important; }
._fi8bdeb a:not(._tk4x1y):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
._fi8bdeb a:not(._tk4x1y):not(.nav-link):hover { color: #fff !important; }
._fi8bdeb ._gvbocg0 { color: #fff !important; }
._fi8bdeb ._bzkmiao { color: rgba(255,255,255,0.7) !important; }

._dixqq6a { color: var(--text-secondary, #555) !important; }
._dixqq6a h1, ._dixqq6a h2, ._dixqq6a h3,
._dixqq6a h4, ._dixqq6a h5, ._dixqq6a h6,
._dixqq6a ._k5bjjv6 { color: var(--text-primary, #1a1a2e) !important; }
._dixqq6a p, ._dixqq6a li, ._dixqq6a span,
._dixqq6a label { color: var(--text-secondary, #555) !important; }
._dixqq6a a:not(._tk4x1y) { color: var(--text-secondary, #555) !important; }
._dixqq6a a:not(._tk4x1y):hover { color: var(--c14ek) !important; }
._dixqq6a ._y05ozo p { color: var(--text-muted, #888) !important; }

._hp1ts h1, ._hp1ts h2, ._hp1ts h3, ._hp1ts h4, ._hp1ts h5, ._hp1ts h6 { color: var(--text-primary, #1a1a2e) !important; }
._hp1ts p, ._hp1ts li, ._hp1ts span:not(.badge):not(._tk4x1y), ._hp1ts ._ol8f5ia, ._hp1ts label, ._hp1ts blockquote, ._hp1ts figcaption, ._hp1ts dt, ._hp1ts dd, ._hp1ts td, ._hp1ts th { color: var(--text-secondary, #555) !important; }

._az0bs6 h1, ._az0bs6 h2, ._az0bs6 h3, ._az0bs6 h4, ._az0bs6 h5, ._az0bs6 h6 { color: var(--text-primary, #1a1a2e) !important; }
._az0bs6 p, ._az0bs6 li, ._az0bs6 span:not(.badge):not(._tk4x1y), ._az0bs6 ._ol8f5ia, ._az0bs6 label, ._az0bs6 blockquote, ._az0bs6 figcaption, ._az0bs6 dt, ._az0bs6 dd, ._az0bs6 td, ._az0bs6 th { color: var(--text-secondary, #555) !important; }
