@import url('https://fonts.googleapis.com/css2?family=Unbounded:wght@400;500;600;700;800&family=Inter:wght@400;500&display=swap');

:root {
    --f14yq: #ED0D92;
    --f15bl: #2CBC15;
    --f16x1: #1D5CC8;
    --f1f5: linear-gradient(200deg, var(--f14yq), var(--f15bl));
    --f3ex: 'Unbounded', sans-serif;
    --f5gu: 'Inter', sans-serif;
    --f19hd: 48px;
    --f20hp: 36px;
    --f21y6: 26px;
    --f17z9: 16px;
    --f18tw: 700;
    --f6ky: 0px;
    --f7qe: 0px;
    --f8gm: 0px;
    --f9pt: 0px;
    --f4oy: 0px;
    --f10i6: none;
    --f11l5: none;
    --f12pd: none;
    --f13a9: none;
    --sc_iyg7u9: 40px 0;
}
.sc_hst980 {
    border-radius: 6px;
    padding: 12px 24px;
}
.sc_jqpbjn, .sc_dlb14l, .sc_znyg92, .sc_dfni5l, .sc_eeqrob {
    border-width: 0px;
    border-color: transparent;
}

.sc_he4snv {
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.sc_he4snv::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;
}
.sc_he4snv:hover::before {
    left: 0;
}

.sc_nzf161 {
    position: relative;
    margin-top: 30px;
}
.sc_nzf161::before {
    content: '';
    position: absolute;
    top: -30px;
    left: 0;
    width: 100%;
    height: 60px;
    background: inherit;
    border-radius: 50% 50% 0 0;
}

.sc_y9yx8a {
    position: relative;
    margin-top: 40px;
}
.sc_y9yx8a::before {
    content: '';
    position: absolute;
    top: -40px;
    left: 0;
    width: 100%;
    height: 40px;
    background: inherit;
    clip-path: ellipse(55% 100% at 50% 100%);
}

.sc_hx6du8, .portfolio-item, .sc_w2paq8 {
    overflow: hidden;
}
.sc_hx6du8 img, .portfolio-item img, .sc_w2paq8 img {
    transition: transform 0.6s cubic-bezier(.25,.8,.25,1);
}
.sc_hx6du8:hover img, .portfolio-item:hover img, .sc_ic13v0:hover .sc_w2paq8 img {
    transform: scale(1.08);
}

.sc_jqpbjn, .sc_dlb14l, .sc_dfni5l, .sc_eeqrob, .sc_znyg92 {
    position: relative;
}
.sc_jqpbjn::after, .sc_dlb14l::after {
    content: '';
    position: absolute;
    inset: 8px 8px -8px -8px;
    background: var(--f14yq);
    opacity: 0.12;
    border-radius: inherit;
    z-index: -1;
    transition: opacity 0.3s;
}
.sc_jqpbjn:hover::after, .sc_dlb14l:hover::after {
    opacity: 0.22;
}

.sc_ci1a6v {
    background: var(--f1f5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.sc_d6n7d9 { padding-top: 140px; padding-bottom: 40px; background: var(--bg-primary); }
.sc_xck481 {
    text-transform: uppercase;
    letter-spacing: 6px;
    font-size: 11px;
    background: none;
    padding: 0;
    color: var(--text-secondary) !important;
    border-bottom: 1px solid var(--border-color);
    padding-bottom: 12px;
    margin-bottom: 32px;
    display: block;
}
.sc_ljh3hp { font-size: calc(var(--f19hd) * 1.2); line-height: 0.95; margin-bottom: 32px; }
.sc_ms95kh img {
    border-radius: 0;
    box-shadow: none;
    border: 1px solid var(--border-color);
}
.sc_y2iq5b { font-style: italic; border-left: 2px solid var(--f14yq); padding-left: 20px; }

.sc_h1dgvw {
    background: var(--footer-dark-bg);
    padding: 14px 0;
}
.sc_h1dgvw .sc_c5jqs8 { color: #fff; }
.sc_h1dgvw .nav-link { color: rgba(255,255,255,0.7) !important; }
.sc_h1dgvw .nav-link:hover, .sc_h1dgvw .nav-link.active { color: #fff !important; }
.sc_h1dgvw .nav-link::after { background: #fff; }
.sc_h1dgvw .sc_ge2x09 { background: #fff; color: var(--footer-dark-bg); border-color: #fff; }
.sc_h1dgvw .sc_evhx22 .sc_t3ohp6 { background: #fff; }
.sc_h1dgvw.scrolled { background: var(--footer-dark-bg); box-shadow: 0 4px 20px rgba(0,0,0,0.2); }

.sc_y9yx8a {
    background: #f8f6f3;
    color: var(--text-secondary);
    padding-top: 80px;
    border-top: 4px double var(--text-primary);
}
.sc_y9yx8a p, .sc_y9yx8a li, .sc_y9yx8a span,
.sc_y9yx8a .sc_ttieyz p, .sc_y9yx8a .footer-contact li { color: var(--text-secondary); }
.sc_y9yx8a h1,.sc_y9yx8a h2,.sc_y9yx8a h3,.sc_y9yx8a h4,.sc_y9yx8a h5 { color: var(--text-primary); }
.sc_ttieyz .sc_dvrn64 {
    color: var(--text-primary);
    font-style: italic;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 0;
    border-bottom: 1px solid var(--text-primary);
    padding-bottom: 12px;
}
.sc_ttieyz .sc_dvrn64::after { display: none; }
.sc_vpg8ye a { color: var(--text-secondary); font-size: 14px; }
.sc_vpg8ye a:hover { color: var(--text-primary); text-decoration: underline; }
.sc_fmfzeg a { border-radius: 0; background: var(--text-primary); color: var(--bg-primary); border: none; }
.sc_fmfzeg a:hover { background: var(--f14yq); }
.sc_j89cx7 { border-top: 1px solid var(--text-primary); }
.sc_j89cx7 p { color: var(--text-secondary); font-style: italic; }

.contact-section .sc_tf3pds {
    border: 2px solid var(--f14yq);
    padding: 40px;
    border-radius: var(--f7qe);
    position: relative;
}
.contact-section .sc_tf3pds::before {
    content: '';
    position: absolute;
    top: -2px;
    left: 30px;
    right: 30px;
    height: 4px;
    background: var(--f1f5);
    border-radius: 0 0 4px 4px;
}
.contact-section .form-control { border-radius: var(--f6ky); }

.sc_c5jqs8 { font-size: 16px; font-weight: 700; background: var(--f14yq); color: #fff !important; padding: 8px 20px; border-radius: var(--f4oy); letter-spacing: 1px; }
.sc_c5jqs8:hover { color: #fff; opacity: 0.9; }

.sc_oo5pvl, .card-title {
    display: inline;
    background: linear-gradient(transparent 55%, rgba(var(--f14yq-rgb, 37,99,235), 0.12) 55%);
    padding: 0 4px;
    font-weight: 700;
}

.sc_ic13v0 .sc_w2paq8 img, .sc_w2paq8 img {
    border-radius: 50%;
    box-shadow: 0 8px 30px rgba(var(--f14yq-rgb, 99,102,241), 0.25);
    transition: box-shadow 0.3s ease;
}
.sc_ic13v0:hover .sc_w2paq8 img {
    box-shadow: 0 12px 40px rgba(var(--f14yq-rgb, 99,102,241), 0.4);
}

.sc_evhx22 { width: 40px; height: 40px; gap: 6px; border: none; background: none; border-radius: 0; align-items: flex-start; padding-left: 8px; }
.sc_evhx22 .sc_t3ohp6 { width: 24px; height: 2px; border-radius: 2px; transition: transform 0.35s ease, width 0.35s ease, opacity 0.3s ease; }
.sc_evhx22 .sc_t3ohp6:nth-child(2) { width: 16px; transition: width 0.3s ease, opacity 0.3s ease; }
.sc_evhx22:hover .sc_t3ohp6:nth-child(2) { width: 24px; }
.sc_evhx22.active .sc_t3ohp6:nth-child(1) { transform: translateY(8px) rotate(45deg); }
.sc_evhx22.active .sc_t3ohp6:nth-child(2) { opacity: 0; width: 0; }
.sc_evhx22.active .sc_t3ohp6:nth-child(3) { transform: translateY(-8px) rotate(-45deg); }

.cursor-glow{position:fixed;width:200px;height:200px;background:radial-gradient(circle,var(--f14yq) 0%,transparent 70%);border-radius:50%;pointer-events:none;z-index:99998;opacity:0.07;transform:translate(-50%,-50%);transition:opacity 0.3s;}

.sc_jqpbjn,.sc_dlb14l,.sc_dfni5l{opacity:0;animation:blurIn 0.45s ease forwards;}.row>[class*="col"]:nth-child(1)>*{animation-delay:0.04s;}.row>[class*="col"]:nth-child(2)>*{animation-delay:0.1s;}.row>[class*="col"]:nth-child(3)>*{animation-delay:0.16s;}.row>[class*="col"]:nth-child(4)>*{animation-delay:0.22s;}@keyframes blurIn{from{opacity:0;filter:blur(3px);transform:translateY(8px);}to{opacity:1;filter:blur(0);transform:translateY(0);}}

@media(prefers-reduced-motion:reduce){.sc_jqpbjn,.sc_dlb14l,.sc_dfni5l,.sc_eeqrob,.sc_ic13v0,.portfolio-item{opacity:1!important;transform:none!important;animation:none!important;}}

.bg-deco{position:fixed;pointer-events:none;z-index:0;}.bg-deco .ring{position:fixed;border:1px solid var(--f14yq);border-radius:50%;opacity:0.03;animation:decoSpin 40s linear infinite;}.bg-deco .ring:nth-child(2){animation-direction:reverse;animation-duration:55s;}@keyframes decoSpin{to{transform:rotate(360deg);}}

.sc_jqpbjn,.sc_dlb14l,.sc_dfni5l,.sc_znyg92,.sc_eeqrob{transition:border-color 0.4s ease,box-shadow 0.4s ease;}.sc_jqpbjn:hover,.sc_dlb14l:hover,.sc_dfni5l:hover,.sc_znyg92:hover,.sc_eeqrob:hover{border-color:var(--f14yq) !important;box-shadow:0 0 0 1px var(--f14yq),0 8px 30px rgba(0,0,0,0.08) !important;}

.sc_hst980,.sc_he4snv{transition:transform 0.25s cubic-bezier(0.23,1,0.32,1);}

.spin-gear{position:absolute;font-size:80px;opacity:0.04;animation:spinSlow 25s linear infinite;pointer-events:none;z-index:0;top:20%;left:5%;}@keyframes spinSlow{to{transform:rotate(360deg);}}@media(max-width:768px){.spin-gear{font-size:50px;}}

.float-blobs{position:fixed;inset:0;pointer-events:none;z-index:0;overflow:hidden;}.float-blob{position:absolute;border-radius:50%;filter:blur(40px);opacity:0.035;will-change:transform;}

main>section:nth-child(even):not(.sc_d66t3i):not(.sc_qdfich){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%;}}

.sc_jqpbjn,.sc_dlb14l,.sc_eeqrob{position:relative;overflow:hidden;border:none !important;}.sc_jqpbjn::after,.sc_dlb14l::after,.sc_eeqrob::after{content:'';position:absolute;inset:-2px;background:conic-gradient(from var(--shimmer-angle,0deg),var(--f14yq),var(--f15bl,var(--f14yq)),transparent,var(--f14yq));border-radius:inherit;z-index:-1;animation:shimmerBorder 4s linear infinite;}.sc_jqpbjn::before,.sc_dlb14l::before,.sc_eeqrob::before{content:'';position:absolute;inset:2px;background:var(--bg-card);border-radius:inherit;z-index:-1;}@keyframes shimmerBorder{to{--shimmer-angle:360deg;}}@property --shimmer-angle{syntax:'<angle>';initial-value:0deg;inherits:false;}

.highlight-text{display:inline;background:linear-gradient(var(--f14yq),var(--f14yq));background-size:0% 30%;background-position:0 90%;background-repeat:no-repeat;transition:background-size 1s ease;}.highlight-text.active{background-size:100% 30%;}

main > section:nth-child(3n+2):not(.sc_d66t3i):not(.sc_qdfich) { position: relative; overflow: clip; }
main > section:nth-child(3n+2):not(.sc_d66t3i):not(.sc_qdfich)::before {
    content: '';
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 0;
    opacity: 0.025;
    background:
        repeating-radial-gradient(circle at 0% 100%, transparent 0, transparent 30px, var(--f14yq) 30px, var(--f14yq) 31px),
        repeating-radial-gradient(circle at 100% 0%, transparent 0, transparent 45px, var(--f15bl, var(--f14yq)) 45px, var(--f15bl, var(--f14yq)) 46px);
}
.sc_d6n7d9::before { display: none !important; }

html:not(.sc_gp7ws3) main > section {
    opacity: 1 !important;
    transform: none !important;
    clip-path: none !important;
    filter: none !important;
}

@media (min-width: 993px) {
    .sc_xb89as {
        flex-wrap: nowrap;
        overflow: visible;
    }
    .sc_bf79ff {
        flex: 1 1 auto;
        min-width: 0;
        justify-content: center;
        flex-wrap: nowrap;
        overflow: hidden;
        gap: clamp(10px, 1.8vw, 36px) !important;
    }
    .sc_bf79ff .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        padding: 8px 0;
        flex-shrink: 0;
    }
    .sc_r3x93t, .sc_h6dj86 {
        gap: clamp(8px, 1.4vw, 32px) !important;
        flex-wrap: nowrap;
        overflow: hidden;
    }
    .sc_r3x93t .nav-link,
    .sc_h6dj86 .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        flex-shrink: 0;
    }
    .sc_ge2x09 {
        flex-shrink: 0;
        white-space: nowrap;
    }
    .sc_c5jqs8 {
        flex-shrink: 0;
    }
}

div.sc_nzf161:not(.sc_iyg7u9) {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1001;
    padding: 6px 0;
    transition: transform 0.3s ease, opacity 0.3s ease;
}
div.sc_nzf161:not(.sc_iyg7u9) + .sc_h1dgvw {
    top: 33px;
    transition: top 0.3s ease, background 0.3s ease, padding 0.3s ease;
}
div.sc_nzf161.sc_e4ey1j {
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
}
div.sc_nzf161.sc_e4ey1j + .sc_h1dgvw,
div.sc_nzf161:not(.sc_iyg7u9) + .sc_h1dgvw.scrolled {
    top: 0;
}
div.sc_nzf161:not(.sc_iyg7u9) ~ .sc_d6n7d9 {
    padding-top: 200px;
}

@media (max-width: 992px) {
    div.sc_nzf161:not(.sc_iyg7u9) {
        position: relative;
        z-index: auto;
        font-size: 11px;
        padding: 4px 0;
    }
    div.sc_nzf161:not(.sc_iyg7u9) + .sc_h1dgvw {
        top: 0;
    }
    div.sc_nzf161:not(.sc_iyg7u9) ~ .sc_d6n7d9 {
        padding-top: 140px;
    }
}

@media (max-width: 992px) {
    .sc_evhx22 {
        display: flex !important;
        pointer-events: auto !important;
        opacity: 1 !important;
        z-index: 10001 !important;
        cursor: pointer !important;
        -webkit-tap-highlight-color: transparent;
    }
    .sc_evhx22 .sc_t3ohp6 {
        pointer-events: none;
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
    .sc_bf79ff {
        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;
    }
    .sc_bf79ff .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;
    }
    .sc_bf79ff .nav-link::after { display: none !important; }
    .sc_ge2x09 { display: none !important; }
    .sc_r3x93t, .sc_h6dj86 { display: none !important; }
}

@media (max-width: 992px) {
    .sc_bf79ff { right: -100vw !important; left: auto !important; width: 100vw !important; height: 100vh !important; height: 100dvh !important; background: var(--bg-primary) !important; padding: 0 !important; align-items: center !important; justify-content: center !important; gap: 0 !important; box-shadow: none !important; transition: right 0.45s cubic-bezier(0.4,0,0.2,1) !important; }
    .sc_bf79ff.active { right: 0 !important; }
    .sc_bf79ff .nav-link { font-size: 28px !important; font-weight: 700 !important; padding: 12px 24px !important; text-align: center !important; border-bottom: none !important; width: auto !important; opacity: 0 !important; transform: translateY(16px) !important; transition: opacity 0.4s ease, transform 0.4s ease !important; }
    .sc_bf79ff.active .nav-link { opacity: 1 !important; transform: translateY(0) !important; }
    .sc_bf79ff.active .nav-link:nth-child(1){transition-delay:.15s !important;}
    .sc_bf79ff.active .nav-link:nth-child(2){transition-delay:.22s !important;}
    .sc_bf79ff.active .nav-link:nth-child(3){transition-delay:.29s !important;}
    .sc_bf79ff.active .nav-link:nth-child(4){transition-delay:.36s !important;}
    .sc_bf79ff.active .nav-link:nth-child(5){transition-delay:.43s !important;}
    .sc_bf79ff.active .nav-link:nth-child(6){transition-delay:.50s !important;}
    .sc_bf79ff.active .nav-link:nth-child(7){transition-delay:.57s !important;}
    .sc_bf79ff.active .nav-link:nth-child(8){transition-delay:.64s !important;}
}

.sc_jqpbjn,
.sc_dlb14l,
.sc_dfni5l,
.sc_eeqrob,
.sc_f1017p,
.sc_ic13v0 {
    backdrop-filter: blur(8px) !important;
    -webkit-backdrop-filter: blur(8px) !important;
}
.sc_jqpbjn *,
.sc_dlb14l *,
.sc_dfni5l *,
.sc_eeqrob *,
.sc_f1017p * {
    filter: none !important;
}
@supports (animation: none) {
    .sc_jqpbjn, .sc_dlb14l, .sc_dfni5l {
        animation-fill-mode: forwards !important;
    }
}
.sc_dfni5l + .sc_dfni5l {
    margin-top: 1.5rem;
}

.sc_d6n7d9 .sc_sw3ak7 ~ .container,
.sc_d6n7d9 .sc_sw3ak7 ~ .container * {
    color: #fff;
}
.sc_d6n7d9 .sc_sw3ak7 ~ .container p,
.sc_d6n7d9 .sc_sw3ak7 ~ .container .sc_y2iq5b {
    color: rgba(255,255,255,0.85);
}
.sc_d6n7d9 .sc_sw3ak7 ~ .container .sc_hst980 {
    color: inherit;
}
.sc_qdfich .sc_xck481 { color: #fff; }
.sc_qdfich .sc_bqp59m { color: var(--f14yq); }
.sc_qdfich .sc_n6s1xb { color: rgba(255,255,255,0.55); }
.sc_qdfich .sc_vpg8ye a { color: rgba(255,255,255,0.65); }
.sc_qdfich .sc_vpg8ye a:hover { color: #fff; }
.sc_y9yx8a[style*="background:none"] { background: none !important; }
.sc_y9yx8a[style*="background:none"]::before,
.sc_y9yx8a[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%;
}

.sc_wyl3zv .swiper-button-next,
.sc_wyl3zv .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);
}
.sc_wyl3zv .swiper-button-next::after,
.sc_wyl3zv .swiper-button-prev::after {
    font-size: 14px;
    color: var(--text-primary, #1a1a2e);
}
.sc_wyl3zv .swiper-button-next { right: 0; }
.sc_wyl3zv .swiper-button-prev { left: 0; }

.sc_jqpbjn, .sc_f1017p, .sc_dlb14l, .sc_dfni5l,
.sc_eeqrob, .sc_ic13v0, .sc_znyg92, .counter-item,
.card { overflow: hidden; }

.sc_jqpbjn h1, .sc_jqpbjn h2, .sc_jqpbjn h3, .sc_jqpbjn h4, .sc_jqpbjn h5, .sc_jqpbjn h6,
.sc_f1017p h1, .sc_f1017p h2, .sc_f1017p h3, .sc_f1017p h4,
.sc_dlb14l h1, .sc_dlb14l h2, .sc_dlb14l h3, .sc_dlb14l 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;
}

.sc_jqpbjn p, .sc_jqpbjn span, .sc_jqpbjn li,
.sc_f1017p p, .sc_dlb14l p, .counter-item p,
.card p, .card span, .card li {
    overflow-wrap: break-word;
    word-break: break-word;
}

.sc_dltzug, .sc_n2j5ws, .counter-suffix {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
}

.sc_jqpbjn .stat-number, .sc_jqpbjn [class*="number"],
.counter-item .stat-number {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
}

body {
    line-height: 1.659;
    letter-spacing: 0.0em;
}

.sc_jqpbjn, .sc_dlb14l, .sc_dfni5l, .sc_znyg92, .sc_eeqrob {
    padding: 24px;
}
.sc_jqpbjn, .sc_dlb14l, .sc_dfni5l, .sc_znyg92, .sc_eeqrob .card-body {
    padding: 25px 16px;
}
.row > [class*="col"]:nth-child(1) .sc_jqpbjn,
.row > [class*="col"]:nth-child(1) .sc_dlb14l {
    padding: 25px;
    border-radius: calc(var(--f7qe) + 1px);
}
.row > [class*="col"]:nth-child(2) .sc_jqpbjn,
.row > [class*="col"]:nth-child(2) .sc_dlb14l {
    padding: 24px;
    border-radius: calc(var(--f7qe) + -2px);
}
.row > [class*="col"]:nth-child(3) .sc_jqpbjn,
.row > [class*="col"]:nth-child(3) .sc_dlb14l {
    padding: 25px;
    border-radius: calc(var(--f7qe) + -2px);
}
.row > [class*="col"]:nth-child(4) .sc_jqpbjn,
.row > [class*="col"]:nth-child(4) .sc_dlb14l {
    padding: 21px;
    border-radius: calc(var(--f7qe) + 3px);
}
.row > [class*="col"]:nth-child(5) .sc_jqpbjn,
.row > [class*="col"]:nth-child(5) .sc_dlb14l {
    padding: 22px;
    border-radius: calc(var(--f7qe) + 1px);
}
.row > [class*="col"]:nth-child(6) .sc_jqpbjn,
.row > [class*="col"]:nth-child(6) .sc_dlb14l {
    padding: 25px;
    border-radius: calc(var(--f7qe) + -2px);
}

.sc_hst980 {
    padding: 13px 29px;
    font-size: 16px;
    letter-spacing: 0.446px;
    border-radius: calc(var(--f7qe) + 2px);
}
.sc_yy3dwo {
    padding: 12px 29px;
    border-width: 1px;
}

main > section {
    padding-top: 87px;
    padding-bottom: 83px;
}
main > section:first-child {
    padding-top: 98px;
}
main > section:nth-child(3) {
    padding-top: 85px;
    padding-bottom: 83px;
}

.sc_i4db7k {
    margin-bottom: 57px;
}

.sc_jqpbjn, .sc_dlb14l, .sc_dfni5l, .sc_eeqrob {
    box-shadow: 0px 4px 13px rgba(0,0,0,0.067);
}

.sc_d6n7d9 {
    padding-top: 111px;
}
.sc_ljh3hp {
    margin-bottom: 20px;
}
.sc_y2iq5b {
    margin-bottom: 35px;
    font-size: 18px;
    line-height: 1.582;
}
.sc_xck481 {
    font-size: 13px;
    letter-spacing: 3.31px;
    margin-bottom: 19px;
}
.sc_gaiw9z {
    gap: 16px;
}

.sc_ms95kh img {
    border-radius: 14px;
    box-shadow: 0 17px 34px rgba(0,0,0,0.132);
}

.sc_x3wx7s {
    width: 47px;
    height: 47px;
    font-size: 24px;
    border-radius: 12px;
    margin-bottom: 15px;
}

.sc_oo5pvl, .card-title {
    font-size: 20px;
    margin-bottom: 11px;
}
.sc_aycyuk, .card-text {
    font-size: 14px;
    line-height: 1.596;
}

.sc_ci1a6v {
    margin-bottom: 15px;
    letter-spacing: 0.0px;
}
.sc_bqp59m {
    font-size: 14px;
    letter-spacing: 3.454px;
    margin-bottom: 15px;
}
.sc_foniph {
    font-size: 17px;
    line-height: 1.611;
}

@media (min-width: 993px) {
    .sc_bf79ff {
        gap: 31px;
    }
    .sc_bf79ff .nav-link {
        font-size: 14px;
        padding: 9px 0;
    }
}

.sc_y9yx8a {
    padding-top: 67px;
}
.sc_ttieyz .sc_dvrn64 {
    font-size: 16px;
    margin-bottom: 19px;
}
.sc_vpg8ye a {
    font-size: 14px;
}
.sc_vpg8ye li {
    margin-bottom: 12px;
}
.sc_fmfzeg {
    gap: 8px;
}
.sc_fmfzeg a {
    width: 35px;
    height: 35px;
}
.sc_j89cx7 {
    padding: 26px 0;
    margin-top: 58px;
}

.form-control {
    border-radius: 5px;
    padding: 11px 14px;
    font-size: 15px;
}

.sc_znyg92 {
    padding: 37px;
}
.sc_ivg7x7 {
    font-size: 17px;
    line-height: 1.621;
    margin-bottom: 16px;
}
.sc_f738fp {
    width: 45px;
    height: 45px;
}
.sc_wny4et {
    font-size: 14px;
}
.sc_cnzk3h {
    font-size: 13px;
}

.sc_eeqrob {
    padding: 31px;
}
.sc_w9k59e {
    font-size: 20px;
    margin-bottom: 7px;
}
.sc_vbzwy5 {
    font-size: 48px;
    margin-bottom: 21px;
}
.sc_ffslr6 li {
    padding: 8px 0;
    font-size: 15px;
}

.sc_dltzug, .stat-number {
    font-size: 47px;
    margin-bottom: 3px;
}
.sc_n2j5ws {
    font-size: 14px;
    letter-spacing: 0.651px;
}

.sc_w2paq8 img {
    border-radius: 11px;
}
.sc_tc6qeu {
    font-size: 19px;
    margin-bottom: 2px;
}
.sc_gm6kmy {
    font-size: 12px;
}

.sc_hdkblm {
    font-size: 33px;
    margin-bottom: 13px;
}
.sc_uwf2ky {
    font-size: 18px;
    margin-bottom: 10px;
}

.wow {
    animation-duration: 0.63s !important;
}
.sc_jqpbjn, .sc_dlb14l, .sc_dfni5l, .sc_znyg92,
.sc_eeqrob, .sc_ic13v0 {
    transition-duration: 0.269s;
}

.row {
    --bs-gutter-y: 32px;
}

.sc_d66t3i {
    padding: 91px 0;
}
.sc_zuc8f9 {
    font-size: 37px;
    margin-bottom: 15px;
}
.sc_evrj2w {
    font-size: 16px;
    margin-bottom: 26px;
}

.sc_dfni5l .sc_hx6du8 img {
    border-radius: 10px 10px 0 0;
}
.sc_f0my0d {
    font-size: 13px;
    margin-bottom: 6px;
    gap: 9px;
}

.sc_h1dgvw {
    padding: 19px 0;
}
.sc_h1dgvw.scrolled {
    padding: 17px 0;
}
.sc_c5jqs8 {
    font-size: 25px;
}
.sc_ge2x09 {
    margin-left: 17px;
}

:root {
    --_flag: 'f9c44';
    --_stamp: 2.11;
    --_build: 89855;
}
.grid-debug { --_ref: '369'; visibility: inherit }
.bind-ref { font-variant: normal }
.env-flag { pointer-events: auto; visibility: inherit; vertical-align: baseline }
.node-stub { outline: 0 solid transparent }

.sc_qdfich h1, .sc_qdfich h2, .sc_qdfich h3, .sc_qdfich h4, .sc_qdfich h5, .sc_qdfich h6 { color: #fff !important; }
.sc_qdfich { color: rgba(255,255,255,0.85) !important; }
.sc_qdfich p, .sc_qdfich li, .sc_qdfich span:not(.badge):not(.sc_hst980), .sc_qdfich .sc_nv4e8e, .sc_qdfich label, .sc_qdfich blockquote, .sc_qdfich figcaption, .sc_qdfich dt, .sc_qdfich dd, .sc_qdfich td, .sc_qdfich th { color: rgba(255,255,255,0.78) !important; }
.sc_qdfich a:not(.sc_hst980):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.sc_qdfich a:not(.sc_hst980):not(.nav-link):hover { color: #fff !important; }
.sc_qdfich .sc_dltzug { color: #fff !important; }
.sc_qdfich .sc_n2j5ws { 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(.sc_hst980), .bg-dark-custom .sc_nv4e8e, .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(.sc_hst980):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-dark-custom a:not(.sc_hst980):not(.nav-link):hover { color: #fff !important; }
.bg-dark-custom .sc_dltzug { color: #fff !important; }
.bg-dark-custom .sc_n2j5ws { 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(.sc_hst980), .bg-gradient-custom .sc_nv4e8e, .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(.sc_hst980):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-gradient-custom a:not(.sc_hst980):not(.nav-link):hover { color: #fff !important; }
.bg-gradient-custom .sc_dltzug { color: #fff !important; }
.bg-gradient-custom .sc_n2j5ws { 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(.sc_hst980), .bg-accent-custom .sc_nv4e8e, .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(.sc_hst980):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-accent-custom a:not(.sc_hst980):not(.nav-link):hover { color: #fff !important; }
.bg-accent-custom .sc_dltzug { color: #fff !important; }
.bg-accent-custom .sc_n2j5ws { color: rgba(255,255,255,0.7) !important; }

.sc_d66t3i h1, .sc_d66t3i h2, .sc_d66t3i h3, .sc_d66t3i h4, .sc_d66t3i h5, .sc_d66t3i h6 { color: #fff !important; }
.sc_d66t3i { color: rgba(255,255,255,0.85) !important; }
.sc_d66t3i p, .sc_d66t3i li, .sc_d66t3i span:not(.badge):not(.sc_hst980), .sc_d66t3i .sc_nv4e8e, .sc_d66t3i label, .sc_d66t3i blockquote, .sc_d66t3i figcaption, .sc_d66t3i dt, .sc_d66t3i dd, .sc_d66t3i td, .sc_d66t3i th { color: rgba(255,255,255,0.78) !important; }
.sc_d66t3i a:not(.sc_hst980):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.sc_d66t3i a:not(.sc_hst980):not(.nav-link):hover { color: #fff !important; }
.sc_d66t3i .sc_dltzug { color: #fff !important; }
.sc_d66t3i .sc_n2j5ws { color: rgba(255,255,255,0.7) !important; }

.sc_y9yx8a { color: var(--text-secondary, #555) !important; }
.sc_y9yx8a h1, .sc_y9yx8a h2, .sc_y9yx8a h3,
.sc_y9yx8a h4, .sc_y9yx8a h5, .sc_y9yx8a h6,
.sc_y9yx8a .sc_dvrn64 { color: var(--text-primary, #1a1a2e) !important; }
.sc_y9yx8a p, .sc_y9yx8a li, .sc_y9yx8a span,
.sc_y9yx8a label { color: var(--text-secondary, #555) !important; }
.sc_y9yx8a a:not(.sc_hst980) { color: var(--text-secondary, #555) !important; }
.sc_y9yx8a a:not(.sc_hst980):hover { color: var(--f14yq) !important; }
.sc_y9yx8a .sc_j89cx7 p { color: var(--text-muted, #888) !important; }

.sc_udtmgv h1, .sc_udtmgv h2, .sc_udtmgv h3, .sc_udtmgv h4, .sc_udtmgv h5, .sc_udtmgv h6 { color: var(--text-primary, #1a1a2e) !important; }
.sc_udtmgv p, .sc_udtmgv li, .sc_udtmgv span:not(.badge):not(.sc_hst980), .sc_udtmgv .sc_nv4e8e, .sc_udtmgv label, .sc_udtmgv blockquote, .sc_udtmgv figcaption, .sc_udtmgv dt, .sc_udtmgv dd, .sc_udtmgv td, .sc_udtmgv th { color: var(--text-secondary, #555) !important; }

.sc_nzf161 h1, .sc_nzf161 h2, .sc_nzf161 h3, .sc_nzf161 h4, .sc_nzf161 h5, .sc_nzf161 h6 { color: var(--text-primary, #1a1a2e) !important; }
.sc_nzf161 p, .sc_nzf161 li, .sc_nzf161 span:not(.badge):not(.sc_hst980), .sc_nzf161 .sc_nv4e8e, .sc_nzf161 label, .sc_nzf161 blockquote, .sc_nzf161 figcaption, .sc_nzf161 dt, .sc_nzf161 dd, .sc_nzf161 td, .sc_nzf161 th { color: var(--text-secondary, #555) !important; }

.sc_dltzug { color:var(--text-primary,#1a1a2e) !important; }
.sc_n2j5ws { color:var(--text-muted,#888) !important; }
.sc_dltzug .counter-suffix { color:var(--f14yq) !important; }
.counter-item .counter-icon { color:var(--f14yq) !important; }
.sc_ljh3hp { color:var(--text-primary,#1a1a2e) !important; }
.sc_y2iq5b { color:var(--text-secondary,#555) !important; }
.sc_xck481 { color:var(--f14yq) !important; }
.sc_zuc8f9 { color:var(--text-primary,#1a1a2e) !important; }
.sc_evrj2w { color:var(--text-secondary,#555) !important; }
.portfolio-title { color:var(--text-primary,#1a1a2e) !important; }
.portfolio-category { color:var(--text-muted,#888) !important; }

.sc_qdfich .sc_dltzug, .bg-dark-custom .sc_dltzug, .bg-gradient-custom .sc_dltzug, .bg-accent-custom .sc_dltzug, .sc_d66t3i .sc_dltzug, .sc_d6n7d9 .sc_dltzug, .sc_zm86sl .sc_dltzug { color:#fff !important; }
.sc_qdfich .sc_n2j5ws, .bg-dark-custom .sc_n2j5ws, .bg-gradient-custom .sc_n2j5ws, .bg-accent-custom .sc_n2j5ws, .sc_d66t3i .sc_n2j5ws, .sc_d6n7d9 .sc_n2j5ws, .sc_zm86sl .sc_n2j5ws { color:rgba(255,255,255,0.7) !important; }
.sc_qdfich .sc_dltzug .counter-suffix, .bg-dark-custom .sc_dltzug .counter-suffix, .bg-gradient-custom .sc_dltzug .counter-suffix, .bg-accent-custom .sc_dltzug .counter-suffix, .sc_d66t3i .sc_dltzug .counter-suffix, .sc_d6n7d9 .sc_dltzug .counter-suffix, .sc_zm86sl .sc_dltzug .counter-suffix { color:var(--f14yq) !important; }
.sc_qdfich .counter-item .counter-icon, .bg-dark-custom .counter-item .counter-icon, .bg-gradient-custom .counter-item .counter-icon, .bg-accent-custom .counter-item .counter-icon, .sc_d66t3i .counter-item .counter-icon, .sc_d6n7d9 .counter-item .counter-icon, .sc_zm86sl .counter-item .counter-icon { color:var(--f14yq) !important; }
.sc_qdfich .sc_ljh3hp, .bg-dark-custom .sc_ljh3hp, .bg-gradient-custom .sc_ljh3hp, .bg-accent-custom .sc_ljh3hp, .sc_d66t3i .sc_ljh3hp, .sc_d6n7d9 .sc_ljh3hp, .sc_zm86sl .sc_ljh3hp { color:#fff !important; }
.sc_qdfich .sc_y2iq5b, .bg-dark-custom .sc_y2iq5b, .bg-gradient-custom .sc_y2iq5b, .bg-accent-custom .sc_y2iq5b, .sc_d66t3i .sc_y2iq5b, .sc_d6n7d9 .sc_y2iq5b, .sc_zm86sl .sc_y2iq5b { color:rgba(255,255,255,0.75) !important; }
.sc_qdfich .sc_xck481, .bg-dark-custom .sc_xck481, .bg-gradient-custom .sc_xck481, .bg-accent-custom .sc_xck481, .sc_d66t3i .sc_xck481, .sc_d6n7d9 .sc_xck481, .sc_zm86sl .sc_xck481 { color:#fff !important; }
.sc_qdfich .sc_zuc8f9, .bg-dark-custom .sc_zuc8f9, .bg-gradient-custom .sc_zuc8f9, .bg-accent-custom .sc_zuc8f9, .sc_d66t3i .sc_zuc8f9, .sc_d6n7d9 .sc_zuc8f9, .sc_zm86sl .sc_zuc8f9 { color:#fff !important; }
.sc_qdfich .sc_evrj2w, .bg-dark-custom .sc_evrj2w, .bg-gradient-custom .sc_evrj2w, .bg-accent-custom .sc_evrj2w, .sc_d66t3i .sc_evrj2w, .sc_d6n7d9 .sc_evrj2w, .sc_zm86sl .sc_evrj2w { color:rgba(255,255,255,0.85) !important; }
.sc_qdfich .portfolio-title, .bg-dark-custom .portfolio-title, .bg-gradient-custom .portfolio-title, .bg-accent-custom .portfolio-title, .sc_d66t3i .portfolio-title, .sc_d6n7d9 .portfolio-title, .sc_zm86sl .portfolio-title, .portfolio-overlay .portfolio-title { color:#fff !important; }
.sc_qdfich .portfolio-category, .bg-dark-custom .portfolio-category, .bg-gradient-custom .portfolio-category, .bg-accent-custom .portfolio-category, .sc_d66t3i .portfolio-category, .sc_d6n7d9 .portfolio-category, .sc_zm86sl .portfolio-category, .portfolio-overlay .portfolio-category { color:rgba(255,255,255,0.7) !important; }

.portfolio-overlay h1, .portfolio-overlay h2, .portfolio-overlay h3, .portfolio-overlay h4, .portfolio-overlay h5, .portfolio-overlay h6, .card-overlay h1, .card-overlay h2, .card-overlay h3, .card-overlay h4, .card-overlay h5, .card-overlay h6, .sc_sw3ak7 h1, .sc_sw3ak7 h2, .sc_sw3ak7 h3, .sc_sw3ak7 h4, .sc_sw3ak7 h5, .sc_sw3ak7 h6, .ix-exp-content h1, .ix-exp-content h2, .ix-exp-content h3, .ix-exp-content h4, .ix-exp-content h5, .ix-exp-content h6 { color:#fff !important; }
.portfolio-overlay p, .portfolio-overlay span, .portfolio-overlay a, .portfolio-overlay li, .portfolio-overlay small, .portfolio-overlay figcaption, .card-overlay p, .card-overlay span, .card-overlay a, .card-overlay li, .card-overlay small, .card-overlay figcaption, .sc_sw3ak7 p, .sc_sw3ak7 span, .sc_sw3ak7 a, .sc_sw3ak7 li, .sc_sw3ak7 small, .sc_sw3ak7 figcaption, .ix-exp-content p, .ix-exp-content span, .ix-exp-content a, .ix-exp-content li, .ix-exp-content small, .ix-exp-content figcaption { color:rgba(255,255,255,0.8) !important; }

.sc_qdfich.sc_nzf161 .sc_dltzug,
.sc_qdfich.sc_udtmgv .sc_dltzug,
.bg-dark-custom.sc_nzf161 .sc_dltzug,
.bg-dark-custom.sc_udtmgv .sc_dltzug,
.bg-gradient-custom.sc_nzf161 .sc_dltzug,
.bg-gradient-custom.sc_udtmgv .sc_dltzug,
.bg-accent-custom.sc_nzf161 .sc_dltzug,
.bg-accent-custom.sc_udtmgv .sc_dltzug,
.sc_d66t3i.sc_nzf161 .sc_dltzug,
.sc_d66t3i.sc_udtmgv .sc_dltzug,
.sc_d6n7d9.sc_nzf161 .sc_dltzug,
.sc_d6n7d9.sc_udtmgv .sc_dltzug,
.sc_zm86sl.sc_nzf161 .sc_dltzug,
.sc_zm86sl.sc_udtmgv .sc_dltzug { color:var(--text-primary,#1a1a2e) !important; }
.sc_qdfich.sc_nzf161 .sc_n2j5ws,
.sc_qdfich.sc_udtmgv .sc_n2j5ws,
.bg-dark-custom.sc_nzf161 .sc_n2j5ws,
.bg-dark-custom.sc_udtmgv .sc_n2j5ws,
.bg-gradient-custom.sc_nzf161 .sc_n2j5ws,
.bg-gradient-custom.sc_udtmgv .sc_n2j5ws,
.bg-accent-custom.sc_nzf161 .sc_n2j5ws,
.bg-accent-custom.sc_udtmgv .sc_n2j5ws,
.sc_d66t3i.sc_nzf161 .sc_n2j5ws,
.sc_d66t3i.sc_udtmgv .sc_n2j5ws,
.sc_d6n7d9.sc_nzf161 .sc_n2j5ws,
.sc_d6n7d9.sc_udtmgv .sc_n2j5ws,
.sc_zm86sl.sc_nzf161 .sc_n2j5ws,
.sc_zm86sl.sc_udtmgv .sc_n2j5ws { color:var(--text-muted,#888) !important; }
.sc_qdfich.sc_nzf161 .sc_dltzug .counter-suffix,
.sc_qdfich.sc_udtmgv .sc_dltzug .counter-suffix,
.bg-dark-custom.sc_nzf161 .sc_dltzug .counter-suffix,
.bg-dark-custom.sc_udtmgv .sc_dltzug .counter-suffix,
.bg-gradient-custom.sc_nzf161 .sc_dltzug .counter-suffix,
.bg-gradient-custom.sc_udtmgv .sc_dltzug .counter-suffix,
.bg-accent-custom.sc_nzf161 .sc_dltzug .counter-suffix,
.bg-accent-custom.sc_udtmgv .sc_dltzug .counter-suffix,
.sc_d66t3i.sc_nzf161 .sc_dltzug .counter-suffix,
.sc_d66t3i.sc_udtmgv .sc_dltzug .counter-suffix,
.sc_d6n7d9.sc_nzf161 .sc_dltzug .counter-suffix,
.sc_d6n7d9.sc_udtmgv .sc_dltzug .counter-suffix,
.sc_zm86sl.sc_nzf161 .sc_dltzug .counter-suffix,
.sc_zm86sl.sc_udtmgv .sc_dltzug .counter-suffix { color:var(--f14yq) !important; }
.sc_qdfich.sc_nzf161 .counter-item .counter-icon,
.sc_qdfich.sc_udtmgv .counter-item .counter-icon,
.bg-dark-custom.sc_nzf161 .counter-item .counter-icon,
.bg-dark-custom.sc_udtmgv .counter-item .counter-icon,
.bg-gradient-custom.sc_nzf161 .counter-item .counter-icon,
.bg-gradient-custom.sc_udtmgv .counter-item .counter-icon,
.bg-accent-custom.sc_nzf161 .counter-item .counter-icon,
.bg-accent-custom.sc_udtmgv .counter-item .counter-icon,
.sc_d66t3i.sc_nzf161 .counter-item .counter-icon,
.sc_d66t3i.sc_udtmgv .counter-item .counter-icon,
.sc_d6n7d9.sc_nzf161 .counter-item .counter-icon,
.sc_d6n7d9.sc_udtmgv .counter-item .counter-icon,
.sc_zm86sl.sc_nzf161 .counter-item .counter-icon,
.sc_zm86sl.sc_udtmgv .counter-item .counter-icon { color:var(--f14yq) !important; }
.sc_qdfich.sc_nzf161 .sc_ljh3hp,
.sc_qdfich.sc_udtmgv .sc_ljh3hp,
.bg-dark-custom.sc_nzf161 .sc_ljh3hp,
.bg-dark-custom.sc_udtmgv .sc_ljh3hp,
.bg-gradient-custom.sc_nzf161 .sc_ljh3hp,
.bg-gradient-custom.sc_udtmgv .sc_ljh3hp,
.bg-accent-custom.sc_nzf161 .sc_ljh3hp,
.bg-accent-custom.sc_udtmgv .sc_ljh3hp,
.sc_d66t3i.sc_nzf161 .sc_ljh3hp,
.sc_d66t3i.sc_udtmgv .sc_ljh3hp,
.sc_d6n7d9.sc_nzf161 .sc_ljh3hp,
.sc_d6n7d9.sc_udtmgv .sc_ljh3hp,
.sc_zm86sl.sc_nzf161 .sc_ljh3hp,
.sc_zm86sl.sc_udtmgv .sc_ljh3hp { color:var(--text-primary,#1a1a2e) !important; }
.sc_qdfich.sc_nzf161 .sc_y2iq5b,
.sc_qdfich.sc_udtmgv .sc_y2iq5b,
.bg-dark-custom.sc_nzf161 .sc_y2iq5b,
.bg-dark-custom.sc_udtmgv .sc_y2iq5b,
.bg-gradient-custom.sc_nzf161 .sc_y2iq5b,
.bg-gradient-custom.sc_udtmgv .sc_y2iq5b,
.bg-accent-custom.sc_nzf161 .sc_y2iq5b,
.bg-accent-custom.sc_udtmgv .sc_y2iq5b,
.sc_d66t3i.sc_nzf161 .sc_y2iq5b,
.sc_d66t3i.sc_udtmgv .sc_y2iq5b,
.sc_d6n7d9.sc_nzf161 .sc_y2iq5b,
.sc_d6n7d9.sc_udtmgv .sc_y2iq5b,
.sc_zm86sl.sc_nzf161 .sc_y2iq5b,
.sc_zm86sl.sc_udtmgv .sc_y2iq5b { color:var(--text-secondary,#555) !important; }
.sc_qdfich.sc_nzf161 .sc_xck481,
.sc_qdfich.sc_udtmgv .sc_xck481,
.bg-dark-custom.sc_nzf161 .sc_xck481,
.bg-dark-custom.sc_udtmgv .sc_xck481,
.bg-gradient-custom.sc_nzf161 .sc_xck481,
.bg-gradient-custom.sc_udtmgv .sc_xck481,
.bg-accent-custom.sc_nzf161 .sc_xck481,
.bg-accent-custom.sc_udtmgv .sc_xck481,
.sc_d66t3i.sc_nzf161 .sc_xck481,
.sc_d66t3i.sc_udtmgv .sc_xck481,
.sc_d6n7d9.sc_nzf161 .sc_xck481,
.sc_d6n7d9.sc_udtmgv .sc_xck481,
.sc_zm86sl.sc_nzf161 .sc_xck481,
.sc_zm86sl.sc_udtmgv .sc_xck481 { color:var(--f14yq) !important; }
.sc_qdfich.sc_nzf161 .sc_zuc8f9,
.sc_qdfich.sc_udtmgv .sc_zuc8f9,
.bg-dark-custom.sc_nzf161 .sc_zuc8f9,
.bg-dark-custom.sc_udtmgv .sc_zuc8f9,
.bg-gradient-custom.sc_nzf161 .sc_zuc8f9,
.bg-gradient-custom.sc_udtmgv .sc_zuc8f9,
.bg-accent-custom.sc_nzf161 .sc_zuc8f9,
.bg-accent-custom.sc_udtmgv .sc_zuc8f9,
.sc_d66t3i.sc_nzf161 .sc_zuc8f9,
.sc_d66t3i.sc_udtmgv .sc_zuc8f9,
.sc_d6n7d9.sc_nzf161 .sc_zuc8f9,
.sc_d6n7d9.sc_udtmgv .sc_zuc8f9,
.sc_zm86sl.sc_nzf161 .sc_zuc8f9,
.sc_zm86sl.sc_udtmgv .sc_zuc8f9 { color:var(--text-primary,#1a1a2e) !important; }
.sc_qdfich.sc_nzf161 .sc_evrj2w,
.sc_qdfich.sc_udtmgv .sc_evrj2w,
.bg-dark-custom.sc_nzf161 .sc_evrj2w,
.bg-dark-custom.sc_udtmgv .sc_evrj2w,
.bg-gradient-custom.sc_nzf161 .sc_evrj2w,
.bg-gradient-custom.sc_udtmgv .sc_evrj2w,
.bg-accent-custom.sc_nzf161 .sc_evrj2w,
.bg-accent-custom.sc_udtmgv .sc_evrj2w,
.sc_d66t3i.sc_nzf161 .sc_evrj2w,
.sc_d66t3i.sc_udtmgv .sc_evrj2w,
.sc_d6n7d9.sc_nzf161 .sc_evrj2w,
.sc_d6n7d9.sc_udtmgv .sc_evrj2w,
.sc_zm86sl.sc_nzf161 .sc_evrj2w,
.sc_zm86sl.sc_udtmgv .sc_evrj2w { color:var(--text-secondary,#555) !important; }
.sc_qdfich.sc_nzf161 .portfolio-title,
.sc_qdfich.sc_udtmgv .portfolio-title,
.bg-dark-custom.sc_nzf161 .portfolio-title,
.bg-dark-custom.sc_udtmgv .portfolio-title,
.bg-gradient-custom.sc_nzf161 .portfolio-title,
.bg-gradient-custom.sc_udtmgv .portfolio-title,
.bg-accent-custom.sc_nzf161 .portfolio-title,
.bg-accent-custom.sc_udtmgv .portfolio-title,
.sc_d66t3i.sc_nzf161 .portfolio-title,
.sc_d66t3i.sc_udtmgv .portfolio-title,
.sc_d6n7d9.sc_nzf161 .portfolio-title,
.sc_d6n7d9.sc_udtmgv .portfolio-title,
.sc_zm86sl.sc_nzf161 .portfolio-title,
.sc_zm86sl.sc_udtmgv .portfolio-title { color:var(--text-primary,#1a1a2e) !important; }
.sc_qdfich.sc_nzf161 .portfolio-category,
.sc_qdfich.sc_udtmgv .portfolio-category,
.bg-dark-custom.sc_nzf161 .portfolio-category,
.bg-dark-custom.sc_udtmgv .portfolio-category,
.bg-gradient-custom.sc_nzf161 .portfolio-category,
.bg-gradient-custom.sc_udtmgv .portfolio-category,
.bg-accent-custom.sc_nzf161 .portfolio-category,
.bg-accent-custom.sc_udtmgv .portfolio-category,
.sc_d66t3i.sc_nzf161 .portfolio-category,
.sc_d66t3i.sc_udtmgv .portfolio-category,
.sc_d6n7d9.sc_nzf161 .portfolio-category,
.sc_d6n7d9.sc_udtmgv .portfolio-category,
.sc_zm86sl.sc_nzf161 .portfolio-category,
.sc_zm86sl.sc_udtmgv .portfolio-category { color:var(--text-muted,#888) !important; }

.sc_qdfich .sc_jqpbjn h1,
.sc_qdfich .sc_jqpbjn h2,
.sc_qdfich .sc_jqpbjn h3,
.sc_qdfich .sc_jqpbjn h4,
.sc_qdfich .sc_jqpbjn h5,
.sc_qdfich .sc_jqpbjn h6,
.sc_qdfich .sc_f1017p h1,
.sc_qdfich .sc_f1017p h2,
.sc_qdfich .sc_f1017p h3,
.sc_qdfich .sc_f1017p h4,
.sc_qdfich .sc_f1017p h5,
.sc_qdfich .sc_f1017p h6,
.sc_qdfich .card h1,
.sc_qdfich .card h2,
.sc_qdfich .card h3,
.sc_qdfich .card h4,
.sc_qdfich .card h5,
.sc_qdfich .card h6,
.sc_qdfich .sc_znyg92 h1,
.sc_qdfich .sc_znyg92 h2,
.sc_qdfich .sc_znyg92 h3,
.sc_qdfich .sc_znyg92 h4,
.sc_qdfich .sc_znyg92 h5,
.sc_qdfich .sc_znyg92 h6,
.sc_qdfich .sc_ic13v0 h1,
.sc_qdfich .sc_ic13v0 h2,
.sc_qdfich .sc_ic13v0 h3,
.sc_qdfich .sc_ic13v0 h4,
.sc_qdfich .sc_ic13v0 h5,
.sc_qdfich .sc_ic13v0 h6,
.sc_qdfich .sc_eeqrob h1,
.sc_qdfich .sc_eeqrob h2,
.sc_qdfich .sc_eeqrob h3,
.sc_qdfich .sc_eeqrob h4,
.sc_qdfich .sc_eeqrob h5,
.sc_qdfich .sc_eeqrob h6,
.sc_qdfich .sc_dfni5l h1,
.sc_qdfich .sc_dfni5l h2,
.sc_qdfich .sc_dfni5l h3,
.sc_qdfich .sc_dfni5l h4,
.sc_qdfich .sc_dfni5l h5,
.sc_qdfich .sc_dfni5l h6,
.sc_qdfich .sc_dlb14l h1,
.sc_qdfich .sc_dlb14l h2,
.sc_qdfich .sc_dlb14l h3,
.sc_qdfich .sc_dlb14l h4,
.sc_qdfich .sc_dlb14l h5,
.sc_qdfich .sc_dlb14l h6,
.sc_qdfich .counter-item h1,
.sc_qdfich .counter-item h2,
.sc_qdfich .counter-item h3,
.sc_qdfich .counter-item h4,
.sc_qdfich .counter-item h5,
.sc_qdfich .counter-item h6,
.bg-dark-custom .sc_jqpbjn h1,
.bg-dark-custom .sc_jqpbjn h2,
.bg-dark-custom .sc_jqpbjn h3,
.bg-dark-custom .sc_jqpbjn h4,
.bg-dark-custom .sc_jqpbjn h5,
.bg-dark-custom .sc_jqpbjn h6,
.bg-dark-custom .sc_f1017p h1,
.bg-dark-custom .sc_f1017p h2,
.bg-dark-custom .sc_f1017p h3,
.bg-dark-custom .sc_f1017p h4,
.bg-dark-custom .sc_f1017p h5,
.bg-dark-custom .sc_f1017p h6,
.bg-dark-custom .card h1,
.bg-dark-custom .card h2,
.bg-dark-custom .card h3,
.bg-dark-custom .card h4,
.bg-dark-custom .card h5,
.bg-dark-custom .card h6,
.bg-dark-custom .sc_znyg92 h1,
.bg-dark-custom .sc_znyg92 h2,
.bg-dark-custom .sc_znyg92 h3,
.bg-dark-custom .sc_znyg92 h4,
.bg-dark-custom .sc_znyg92 h5,
.bg-dark-custom .sc_znyg92 h6,
.bg-dark-custom .sc_ic13v0 h1,
.bg-dark-custom .sc_ic13v0 h2,
.bg-dark-custom .sc_ic13v0 h3,
.bg-dark-custom .sc_ic13v0 h4,
.bg-dark-custom .sc_ic13v0 h5,
.bg-dark-custom .sc_ic13v0 h6,
.bg-dark-custom .sc_eeqrob h1,
.bg-dark-custom .sc_eeqrob h2,
.bg-dark-custom .sc_eeqrob h3,
.bg-dark-custom .sc_eeqrob h4,
.bg-dark-custom .sc_eeqrob h5,
.bg-dark-custom .sc_eeqrob h6,
.bg-dark-custom .sc_dfni5l h1,
.bg-dark-custom .sc_dfni5l h2,
.bg-dark-custom .sc_dfni5l h3,
.bg-dark-custom .sc_dfni5l h4,
.bg-dark-custom .sc_dfni5l h5,
.bg-dark-custom .sc_dfni5l h6,
.bg-dark-custom .sc_dlb14l h1,
.bg-dark-custom .sc_dlb14l h2,
.bg-dark-custom .sc_dlb14l h3,
.bg-dark-custom .sc_dlb14l h4,
.bg-dark-custom .sc_dlb14l h5,
.bg-dark-custom .sc_dlb14l h6,
.bg-dark-custom .counter-item h1,
.bg-dark-custom .counter-item h2,
.bg-dark-custom .counter-item h3,
.bg-dark-custom .counter-item h4,
.bg-dark-custom .counter-item h5,
.bg-dark-custom .counter-item h6,
.bg-gradient-custom .sc_jqpbjn h1,
.bg-gradient-custom .sc_jqpbjn h2,
.bg-gradient-custom .sc_jqpbjn h3,
.bg-gradient-custom .sc_jqpbjn h4,
.bg-gradient-custom .sc_jqpbjn h5,
.bg-gradient-custom .sc_jqpbjn h6,
.bg-gradient-custom .sc_f1017p h1,
.bg-gradient-custom .sc_f1017p h2,
.bg-gradient-custom .sc_f1017p h3,
.bg-gradient-custom .sc_f1017p h4,
.bg-gradient-custom .sc_f1017p h5,
.bg-gradient-custom .sc_f1017p h6,
.bg-gradient-custom .card h1,
.bg-gradient-custom .card h2,
.bg-gradient-custom .card h3,
.bg-gradient-custom .card h4,
.bg-gradient-custom .card h5,
.bg-gradient-custom .card h6,
.bg-gradient-custom .sc_znyg92 h1,
.bg-gradient-custom .sc_znyg92 h2,
.bg-gradient-custom .sc_znyg92 h3,
.bg-gradient-custom .sc_znyg92 h4,
.bg-gradient-custom .sc_znyg92 h5,
.bg-gradient-custom .sc_znyg92 h6,
.bg-gradient-custom .sc_ic13v0 h1,
.bg-gradient-custom .sc_ic13v0 h2,
.bg-gradient-custom .sc_ic13v0 h3,
.bg-gradient-custom .sc_ic13v0 h4,
.bg-gradient-custom .sc_ic13v0 h5,
.bg-gradient-custom .sc_ic13v0 h6,
.bg-gradient-custom .sc_eeqrob h1,
.bg-gradient-custom .sc_eeqrob h2,
.bg-gradient-custom .sc_eeqrob h3,
.bg-gradient-custom .sc_eeqrob h4,
.bg-gradient-custom .sc_eeqrob h5,
.bg-gradient-custom .sc_eeqrob h6,
.bg-gradient-custom .sc_dfni5l h1,
.bg-gradient-custom .sc_dfni5l h2,
.bg-gradient-custom .sc_dfni5l h3,
.bg-gradient-custom .sc_dfni5l h4,
.bg-gradient-custom .sc_dfni5l h5,
.bg-gradient-custom .sc_dfni5l h6,
.bg-gradient-custom .sc_dlb14l h1,
.bg-gradient-custom .sc_dlb14l h2,
.bg-gradient-custom .sc_dlb14l h3,
.bg-gradient-custom .sc_dlb14l h4,
.bg-gradient-custom .sc_dlb14l h5,
.bg-gradient-custom .sc_dlb14l h6,
.bg-gradient-custom .counter-item h1,
.bg-gradient-custom .counter-item h2,
.bg-gradient-custom .counter-item h3,
.bg-gradient-custom .counter-item h4,
.bg-gradient-custom .counter-item h5,
.bg-gradient-custom .counter-item h6,
.bg-accent-custom .sc_jqpbjn h1,
.bg-accent-custom .sc_jqpbjn h2,
.bg-accent-custom .sc_jqpbjn h3,
.bg-accent-custom .sc_jqpbjn h4,
.bg-accent-custom .sc_jqpbjn h5,
.bg-accent-custom .sc_jqpbjn h6,
.bg-accent-custom .sc_f1017p h1,
.bg-accent-custom .sc_f1017p h2,
.bg-accent-custom .sc_f1017p h3,
.bg-accent-custom .sc_f1017p h4,
.bg-accent-custom .sc_f1017p h5,
.bg-accent-custom .sc_f1017p h6,
.bg-accent-custom .card h1,
.bg-accent-custom .card h2,
.bg-accent-custom .card h3,
.bg-accent-custom .card h4,
.bg-accent-custom .card h5,
.bg-accent-custom .card h6,
.bg-accent-custom .sc_znyg92 h1,
.bg-accent-custom .sc_znyg92 h2,
.bg-accent-custom .sc_znyg92 h3,
.bg-accent-custom .sc_znyg92 h4,
.bg-accent-custom .sc_znyg92 h5,
.bg-accent-custom .sc_znyg92 h6,
.bg-accent-custom .sc_ic13v0 h1,
.bg-accent-custom .sc_ic13v0 h2,
.bg-accent-custom .sc_ic13v0 h3,
.bg-accent-custom .sc_ic13v0 h4,
.bg-accent-custom .sc_ic13v0 h5,
.bg-accent-custom .sc_ic13v0 h6,
.bg-accent-custom .sc_eeqrob h1,
.bg-accent-custom .sc_eeqrob h2,
.bg-accent-custom .sc_eeqrob h3,
.bg-accent-custom .sc_eeqrob h4,
.bg-accent-custom .sc_eeqrob h5,
.bg-accent-custom .sc_eeqrob h6,
.bg-accent-custom .sc_dfni5l h1,
.bg-accent-custom .sc_dfni5l h2,
.bg-accent-custom .sc_dfni5l h3,
.bg-accent-custom .sc_dfni5l h4,
.bg-accent-custom .sc_dfni5l h5,
.bg-accent-custom .sc_dfni5l h6,
.bg-accent-custom .sc_dlb14l h1,
.bg-accent-custom .sc_dlb14l h2,
.bg-accent-custom .sc_dlb14l h3,
.bg-accent-custom .sc_dlb14l h4,
.bg-accent-custom .sc_dlb14l h5,
.bg-accent-custom .sc_dlb14l h6,
.bg-accent-custom .counter-item h1,
.bg-accent-custom .counter-item h2,
.bg-accent-custom .counter-item h3,
.bg-accent-custom .counter-item h4,
.bg-accent-custom .counter-item h5,
.bg-accent-custom .counter-item h6,
.sc_d66t3i .sc_jqpbjn h1,
.sc_d66t3i .sc_jqpbjn h2,
.sc_d66t3i .sc_jqpbjn h3,
.sc_d66t3i .sc_jqpbjn h4,
.sc_d66t3i .sc_jqpbjn h5,
.sc_d66t3i .sc_jqpbjn h6,
.sc_d66t3i .sc_f1017p h1,
.sc_d66t3i .sc_f1017p h2,
.sc_d66t3i .sc_f1017p h3,
.sc_d66t3i .sc_f1017p h4,
.sc_d66t3i .sc_f1017p h5,
.sc_d66t3i .sc_f1017p h6,
.sc_d66t3i .card h1,
.sc_d66t3i .card h2,
.sc_d66t3i .card h3,
.sc_d66t3i .card h4,
.sc_d66t3i .card h5,
.sc_d66t3i .card h6,
.sc_d66t3i .sc_znyg92 h1,
.sc_d66t3i .sc_znyg92 h2,
.sc_d66t3i .sc_znyg92 h3,
.sc_d66t3i .sc_znyg92 h4,
.sc_d66t3i .sc_znyg92 h5,
.sc_d66t3i .sc_znyg92 h6,
.sc_d66t3i .sc_ic13v0 h1,
.sc_d66t3i .sc_ic13v0 h2,
.sc_d66t3i .sc_ic13v0 h3,
.sc_d66t3i .sc_ic13v0 h4,
.sc_d66t3i .sc_ic13v0 h5,
.sc_d66t3i .sc_ic13v0 h6,
.sc_d66t3i .sc_eeqrob h1,
.sc_d66t3i .sc_eeqrob h2,
.sc_d66t3i .sc_eeqrob h3,
.sc_d66t3i .sc_eeqrob h4,
.sc_d66t3i .sc_eeqrob h5,
.sc_d66t3i .sc_eeqrob h6,
.sc_d66t3i .sc_dfni5l h1,
.sc_d66t3i .sc_dfni5l h2,
.sc_d66t3i .sc_dfni5l h3,
.sc_d66t3i .sc_dfni5l h4,
.sc_d66t3i .sc_dfni5l h5,
.sc_d66t3i .sc_dfni5l h6,
.sc_d66t3i .sc_dlb14l h1,
.sc_d66t3i .sc_dlb14l h2,
.sc_d66t3i .sc_dlb14l h3,
.sc_d66t3i .sc_dlb14l h4,
.sc_d66t3i .sc_dlb14l h5,
.sc_d66t3i .sc_dlb14l h6,
.sc_d66t3i .counter-item h1,
.sc_d66t3i .counter-item h2,
.sc_d66t3i .counter-item h3,
.sc_d66t3i .counter-item h4,
.sc_d66t3i .counter-item h5,
.sc_d66t3i .counter-item h6,
.sc_d6n7d9 .sc_jqpbjn h1,
.sc_d6n7d9 .sc_jqpbjn h2,
.sc_d6n7d9 .sc_jqpbjn h3,
.sc_d6n7d9 .sc_jqpbjn h4,
.sc_d6n7d9 .sc_jqpbjn h5,
.sc_d6n7d9 .sc_jqpbjn h6,
.sc_d6n7d9 .sc_f1017p h1,
.sc_d6n7d9 .sc_f1017p h2,
.sc_d6n7d9 .sc_f1017p h3,
.sc_d6n7d9 .sc_f1017p h4,
.sc_d6n7d9 .sc_f1017p h5,
.sc_d6n7d9 .sc_f1017p h6,
.sc_d6n7d9 .card h1,
.sc_d6n7d9 .card h2,
.sc_d6n7d9 .card h3,
.sc_d6n7d9 .card h4,
.sc_d6n7d9 .card h5,
.sc_d6n7d9 .card h6,
.sc_d6n7d9 .sc_znyg92 h1,
.sc_d6n7d9 .sc_znyg92 h2,
.sc_d6n7d9 .sc_znyg92 h3,
.sc_d6n7d9 .sc_znyg92 h4,
.sc_d6n7d9 .sc_znyg92 h5,
.sc_d6n7d9 .sc_znyg92 h6,
.sc_d6n7d9 .sc_ic13v0 h1,
.sc_d6n7d9 .sc_ic13v0 h2,
.sc_d6n7d9 .sc_ic13v0 h3,
.sc_d6n7d9 .sc_ic13v0 h4,
.sc_d6n7d9 .sc_ic13v0 h5,
.sc_d6n7d9 .sc_ic13v0 h6,
.sc_d6n7d9 .sc_eeqrob h1,
.sc_d6n7d9 .sc_eeqrob h2,
.sc_d6n7d9 .sc_eeqrob h3,
.sc_d6n7d9 .sc_eeqrob h4,
.sc_d6n7d9 .sc_eeqrob h5,
.sc_d6n7d9 .sc_eeqrob h6,
.sc_d6n7d9 .sc_dfni5l h1,
.sc_d6n7d9 .sc_dfni5l h2,
.sc_d6n7d9 .sc_dfni5l h3,
.sc_d6n7d9 .sc_dfni5l h4,
.sc_d6n7d9 .sc_dfni5l h5,
.sc_d6n7d9 .sc_dfni5l h6,
.sc_d6n7d9 .sc_dlb14l h1,
.sc_d6n7d9 .sc_dlb14l h2,
.sc_d6n7d9 .sc_dlb14l h3,
.sc_d6n7d9 .sc_dlb14l h4,
.sc_d6n7d9 .sc_dlb14l h5,
.sc_d6n7d9 .sc_dlb14l h6,
.sc_d6n7d9 .counter-item h1,
.sc_d6n7d9 .counter-item h2,
.sc_d6n7d9 .counter-item h3,
.sc_d6n7d9 .counter-item h4,
.sc_d6n7d9 .counter-item h5,
.sc_d6n7d9 .counter-item h6,
.sc_zm86sl .sc_jqpbjn h1,
.sc_zm86sl .sc_jqpbjn h2,
.sc_zm86sl .sc_jqpbjn h3,
.sc_zm86sl .sc_jqpbjn h4,
.sc_zm86sl .sc_jqpbjn h5,
.sc_zm86sl .sc_jqpbjn h6,
.sc_zm86sl .sc_f1017p h1,
.sc_zm86sl .sc_f1017p h2,
.sc_zm86sl .sc_f1017p h3,
.sc_zm86sl .sc_f1017p h4,
.sc_zm86sl .sc_f1017p h5,
.sc_zm86sl .sc_f1017p h6,
.sc_zm86sl .card h1,
.sc_zm86sl .card h2,
.sc_zm86sl .card h3,
.sc_zm86sl .card h4,
.sc_zm86sl .card h5,
.sc_zm86sl .card h6,
.sc_zm86sl .sc_znyg92 h1,
.sc_zm86sl .sc_znyg92 h2,
.sc_zm86sl .sc_znyg92 h3,
.sc_zm86sl .sc_znyg92 h4,
.sc_zm86sl .sc_znyg92 h5,
.sc_zm86sl .sc_znyg92 h6,
.sc_zm86sl .sc_ic13v0 h1,
.sc_zm86sl .sc_ic13v0 h2,
.sc_zm86sl .sc_ic13v0 h3,
.sc_zm86sl .sc_ic13v0 h4,
.sc_zm86sl .sc_ic13v0 h5,
.sc_zm86sl .sc_ic13v0 h6,
.sc_zm86sl .sc_eeqrob h1,
.sc_zm86sl .sc_eeqrob h2,
.sc_zm86sl .sc_eeqrob h3,
.sc_zm86sl .sc_eeqrob h4,
.sc_zm86sl .sc_eeqrob h5,
.sc_zm86sl .sc_eeqrob h6,
.sc_zm86sl .sc_dfni5l h1,
.sc_zm86sl .sc_dfni5l h2,
.sc_zm86sl .sc_dfni5l h3,
.sc_zm86sl .sc_dfni5l h4,
.sc_zm86sl .sc_dfni5l h5,
.sc_zm86sl .sc_dfni5l h6,
.sc_zm86sl .sc_dlb14l h1,
.sc_zm86sl .sc_dlb14l h2,
.sc_zm86sl .sc_dlb14l h3,
.sc_zm86sl .sc_dlb14l h4,
.sc_zm86sl .sc_dlb14l h5,
.sc_zm86sl .sc_dlb14l h6,
.sc_zm86sl .counter-item h1,
.sc_zm86sl .counter-item h2,
.sc_zm86sl .counter-item h3,
.sc_zm86sl .counter-item h4,
.sc_zm86sl .counter-item h5,
.sc_zm86sl .counter-item h6 { color:var(--text-primary,#1a1a2e) !important; }
.sc_qdfich .sc_jqpbjn p,
.sc_qdfich .sc_jqpbjn span:not(.badge),
.sc_qdfich .sc_jqpbjn li,
.sc_qdfich .sc_jqpbjn small,
.sc_qdfich .sc_jqpbjn label,
.sc_qdfich .sc_f1017p p,
.sc_qdfich .sc_f1017p span:not(.badge),
.sc_qdfich .sc_f1017p li,
.sc_qdfich .sc_f1017p small,
.sc_qdfich .sc_f1017p label,
.sc_qdfich .card p,
.sc_qdfich .card span:not(.badge),
.sc_qdfich .card li,
.sc_qdfich .card small,
.sc_qdfich .card label,
.sc_qdfich .sc_znyg92 p,
.sc_qdfich .sc_znyg92 span:not(.badge),
.sc_qdfich .sc_znyg92 li,
.sc_qdfich .sc_znyg92 small,
.sc_qdfich .sc_znyg92 label,
.sc_qdfich .sc_ic13v0 p,
.sc_qdfich .sc_ic13v0 span:not(.badge),
.sc_qdfich .sc_ic13v0 li,
.sc_qdfich .sc_ic13v0 small,
.sc_qdfich .sc_ic13v0 label,
.sc_qdfich .sc_eeqrob p,
.sc_qdfich .sc_eeqrob span:not(.badge),
.sc_qdfich .sc_eeqrob li,
.sc_qdfich .sc_eeqrob small,
.sc_qdfich .sc_eeqrob label,
.sc_qdfich .sc_dfni5l p,
.sc_qdfich .sc_dfni5l span:not(.badge),
.sc_qdfich .sc_dfni5l li,
.sc_qdfich .sc_dfni5l small,
.sc_qdfich .sc_dfni5l label,
.sc_qdfich .sc_dlb14l p,
.sc_qdfich .sc_dlb14l span:not(.badge),
.sc_qdfich .sc_dlb14l li,
.sc_qdfich .sc_dlb14l small,
.sc_qdfich .sc_dlb14l label,
.sc_qdfich .counter-item p,
.sc_qdfich .counter-item span:not(.badge),
.sc_qdfich .counter-item li,
.sc_qdfich .counter-item small,
.sc_qdfich .counter-item label,
.bg-dark-custom .sc_jqpbjn p,
.bg-dark-custom .sc_jqpbjn span:not(.badge),
.bg-dark-custom .sc_jqpbjn li,
.bg-dark-custom .sc_jqpbjn small,
.bg-dark-custom .sc_jqpbjn label,
.bg-dark-custom .sc_f1017p p,
.bg-dark-custom .sc_f1017p span:not(.badge),
.bg-dark-custom .sc_f1017p li,
.bg-dark-custom .sc_f1017p small,
.bg-dark-custom .sc_f1017p label,
.bg-dark-custom .card p,
.bg-dark-custom .card span:not(.badge),
.bg-dark-custom .card li,
.bg-dark-custom .card small,
.bg-dark-custom .card label,
.bg-dark-custom .sc_znyg92 p,
.bg-dark-custom .sc_znyg92 span:not(.badge),
.bg-dark-custom .sc_znyg92 li,
.bg-dark-custom .sc_znyg92 small,
.bg-dark-custom .sc_znyg92 label,
.bg-dark-custom .sc_ic13v0 p,
.bg-dark-custom .sc_ic13v0 span:not(.badge),
.bg-dark-custom .sc_ic13v0 li,
.bg-dark-custom .sc_ic13v0 small,
.bg-dark-custom .sc_ic13v0 label,
.bg-dark-custom .sc_eeqrob p,
.bg-dark-custom .sc_eeqrob span:not(.badge),
.bg-dark-custom .sc_eeqrob li,
.bg-dark-custom .sc_eeqrob small,
.bg-dark-custom .sc_eeqrob label,
.bg-dark-custom .sc_dfni5l p,
.bg-dark-custom .sc_dfni5l span:not(.badge),
.bg-dark-custom .sc_dfni5l li,
.bg-dark-custom .sc_dfni5l small,
.bg-dark-custom .sc_dfni5l label,
.bg-dark-custom .sc_dlb14l p,
.bg-dark-custom .sc_dlb14l span:not(.badge),
.bg-dark-custom .sc_dlb14l li,
.bg-dark-custom .sc_dlb14l small,
.bg-dark-custom .sc_dlb14l label,
.bg-dark-custom .counter-item p,
.bg-dark-custom .counter-item span:not(.badge),
.bg-dark-custom .counter-item li,
.bg-dark-custom .counter-item small,
.bg-dark-custom .counter-item label,
.bg-gradient-custom .sc_jqpbjn p,
.bg-gradient-custom .sc_jqpbjn span:not(.badge),
.bg-gradient-custom .sc_jqpbjn li,
.bg-gradient-custom .sc_jqpbjn small,
.bg-gradient-custom .sc_jqpbjn label,
.bg-gradient-custom .sc_f1017p p,
.bg-gradient-custom .sc_f1017p span:not(.badge),
.bg-gradient-custom .sc_f1017p li,
.bg-gradient-custom .sc_f1017p small,
.bg-gradient-custom .sc_f1017p label,
.bg-gradient-custom .card p,
.bg-gradient-custom .card span:not(.badge),
.bg-gradient-custom .card li,
.bg-gradient-custom .card small,
.bg-gradient-custom .card label,
.bg-gradient-custom .sc_znyg92 p,
.bg-gradient-custom .sc_znyg92 span:not(.badge),
.bg-gradient-custom .sc_znyg92 li,
.bg-gradient-custom .sc_znyg92 small,
.bg-gradient-custom .sc_znyg92 label,
.bg-gradient-custom .sc_ic13v0 p,
.bg-gradient-custom .sc_ic13v0 span:not(.badge),
.bg-gradient-custom .sc_ic13v0 li,
.bg-gradient-custom .sc_ic13v0 small,
.bg-gradient-custom .sc_ic13v0 label,
.bg-gradient-custom .sc_eeqrob p,
.bg-gradient-custom .sc_eeqrob span:not(.badge),
.bg-gradient-custom .sc_eeqrob li,
.bg-gradient-custom .sc_eeqrob small,
.bg-gradient-custom .sc_eeqrob label,
.bg-gradient-custom .sc_dfni5l p,
.bg-gradient-custom .sc_dfni5l span:not(.badge),
.bg-gradient-custom .sc_dfni5l li,
.bg-gradient-custom .sc_dfni5l small,
.bg-gradient-custom .sc_dfni5l label,
.bg-gradient-custom .sc_dlb14l p,
.bg-gradient-custom .sc_dlb14l span:not(.badge),
.bg-gradient-custom .sc_dlb14l li,
.bg-gradient-custom .sc_dlb14l small,
.bg-gradient-custom .sc_dlb14l label,
.bg-gradient-custom .counter-item p,
.bg-gradient-custom .counter-item span:not(.badge),
.bg-gradient-custom .counter-item li,
.bg-gradient-custom .counter-item small,
.bg-gradient-custom .counter-item label,
.bg-accent-custom .sc_jqpbjn p,
.bg-accent-custom .sc_jqpbjn span:not(.badge),
.bg-accent-custom .sc_jqpbjn li,
.bg-accent-custom .sc_jqpbjn small,
.bg-accent-custom .sc_jqpbjn label,
.bg-accent-custom .sc_f1017p p,
.bg-accent-custom .sc_f1017p span:not(.badge),
.bg-accent-custom .sc_f1017p li,
.bg-accent-custom .sc_f1017p small,
.bg-accent-custom .sc_f1017p label,
.bg-accent-custom .card p,
.bg-accent-custom .card span:not(.badge),
.bg-accent-custom .card li,
.bg-accent-custom .card small,
.bg-accent-custom .card label,
.bg-accent-custom .sc_znyg92 p,
.bg-accent-custom .sc_znyg92 span:not(.badge),
.bg-accent-custom .sc_znyg92 li,
.bg-accent-custom .sc_znyg92 small,
.bg-accent-custom .sc_znyg92 label,
.bg-accent-custom .sc_ic13v0 p,
.bg-accent-custom .sc_ic13v0 span:not(.badge),
.bg-accent-custom .sc_ic13v0 li,
.bg-accent-custom .sc_ic13v0 small,
.bg-accent-custom .sc_ic13v0 label,
.bg-accent-custom .sc_eeqrob p,
.bg-accent-custom .sc_eeqrob span:not(.badge),
.bg-accent-custom .sc_eeqrob li,
.bg-accent-custom .sc_eeqrob small,
.bg-accent-custom .sc_eeqrob label,
.bg-accent-custom .sc_dfni5l p,
.bg-accent-custom .sc_dfni5l span:not(.badge),
.bg-accent-custom .sc_dfni5l li,
.bg-accent-custom .sc_dfni5l small,
.bg-accent-custom .sc_dfni5l label,
.bg-accent-custom .sc_dlb14l p,
.bg-accent-custom .sc_dlb14l span:not(.badge),
.bg-accent-custom .sc_dlb14l li,
.bg-accent-custom .sc_dlb14l small,
.bg-accent-custom .sc_dlb14l label,
.bg-accent-custom .counter-item p,
.bg-accent-custom .counter-item span:not(.badge),
.bg-accent-custom .counter-item li,
.bg-accent-custom .counter-item small,
.bg-accent-custom .counter-item label,
.sc_d66t3i .sc_jqpbjn p,
.sc_d66t3i .sc_jqpbjn span:not(.badge),
.sc_d66t3i .sc_jqpbjn li,
.sc_d66t3i .sc_jqpbjn small,
.sc_d66t3i .sc_jqpbjn label,
.sc_d66t3i .sc_f1017p p,
.sc_d66t3i .sc_f1017p span:not(.badge),
.sc_d66t3i .sc_f1017p li,
.sc_d66t3i .sc_f1017p small,
.sc_d66t3i .sc_f1017p label,
.sc_d66t3i .card p,
.sc_d66t3i .card span:not(.badge),
.sc_d66t3i .card li,
.sc_d66t3i .card small,
.sc_d66t3i .card label,
.sc_d66t3i .sc_znyg92 p,
.sc_d66t3i .sc_znyg92 span:not(.badge),
.sc_d66t3i .sc_znyg92 li,
.sc_d66t3i .sc_znyg92 small,
.sc_d66t3i .sc_znyg92 label,
.sc_d66t3i .sc_ic13v0 p,
.sc_d66t3i .sc_ic13v0 span:not(.badge),
.sc_d66t3i .sc_ic13v0 li,
.sc_d66t3i .sc_ic13v0 small,
.sc_d66t3i .sc_ic13v0 label,
.sc_d66t3i .sc_eeqrob p,
.sc_d66t3i .sc_eeqrob span:not(.badge),
.sc_d66t3i .sc_eeqrob li,
.sc_d66t3i .sc_eeqrob small,
.sc_d66t3i .sc_eeqrob label,
.sc_d66t3i .sc_dfni5l p,
.sc_d66t3i .sc_dfni5l span:not(.badge),
.sc_d66t3i .sc_dfni5l li,
.sc_d66t3i .sc_dfni5l small,
.sc_d66t3i .sc_dfni5l label,
.sc_d66t3i .sc_dlb14l p,
.sc_d66t3i .sc_dlb14l span:not(.badge),
.sc_d66t3i .sc_dlb14l li,
.sc_d66t3i .sc_dlb14l small,
.sc_d66t3i .sc_dlb14l label,
.sc_d66t3i .counter-item p,
.sc_d66t3i .counter-item span:not(.badge),
.sc_d66t3i .counter-item li,
.sc_d66t3i .counter-item small,
.sc_d66t3i .counter-item label,
.sc_d6n7d9 .sc_jqpbjn p,
.sc_d6n7d9 .sc_jqpbjn span:not(.badge),
.sc_d6n7d9 .sc_jqpbjn li,
.sc_d6n7d9 .sc_jqpbjn small,
.sc_d6n7d9 .sc_jqpbjn label,
.sc_d6n7d9 .sc_f1017p p,
.sc_d6n7d9 .sc_f1017p span:not(.badge),
.sc_d6n7d9 .sc_f1017p li,
.sc_d6n7d9 .sc_f1017p small,
.sc_d6n7d9 .sc_f1017p label,
.sc_d6n7d9 .card p,
.sc_d6n7d9 .card span:not(.badge),
.sc_d6n7d9 .card li,
.sc_d6n7d9 .card small,
.sc_d6n7d9 .card label,
.sc_d6n7d9 .sc_znyg92 p,
.sc_d6n7d9 .sc_znyg92 span:not(.badge),
.sc_d6n7d9 .sc_znyg92 li,
.sc_d6n7d9 .sc_znyg92 small,
.sc_d6n7d9 .sc_znyg92 label,
.sc_d6n7d9 .sc_ic13v0 p,
.sc_d6n7d9 .sc_ic13v0 span:not(.badge),
.sc_d6n7d9 .sc_ic13v0 li,
.sc_d6n7d9 .sc_ic13v0 small,
.sc_d6n7d9 .sc_ic13v0 label,
.sc_d6n7d9 .sc_eeqrob p,
.sc_d6n7d9 .sc_eeqrob span:not(.badge),
.sc_d6n7d9 .sc_eeqrob li,
.sc_d6n7d9 .sc_eeqrob small,
.sc_d6n7d9 .sc_eeqrob label,
.sc_d6n7d9 .sc_dfni5l p,
.sc_d6n7d9 .sc_dfni5l span:not(.badge),
.sc_d6n7d9 .sc_dfni5l li,
.sc_d6n7d9 .sc_dfni5l small,
.sc_d6n7d9 .sc_dfni5l label,
.sc_d6n7d9 .sc_dlb14l p,
.sc_d6n7d9 .sc_dlb14l span:not(.badge),
.sc_d6n7d9 .sc_dlb14l li,
.sc_d6n7d9 .sc_dlb14l small,
.sc_d6n7d9 .sc_dlb14l label,
.sc_d6n7d9 .counter-item p,
.sc_d6n7d9 .counter-item span:not(.badge),
.sc_d6n7d9 .counter-item li,
.sc_d6n7d9 .counter-item small,
.sc_d6n7d9 .counter-item label,
.sc_zm86sl .sc_jqpbjn p,
.sc_zm86sl .sc_jqpbjn span:not(.badge),
.sc_zm86sl .sc_jqpbjn li,
.sc_zm86sl .sc_jqpbjn small,
.sc_zm86sl .sc_jqpbjn label,
.sc_zm86sl .sc_f1017p p,
.sc_zm86sl .sc_f1017p span:not(.badge),
.sc_zm86sl .sc_f1017p li,
.sc_zm86sl .sc_f1017p small,
.sc_zm86sl .sc_f1017p label,
.sc_zm86sl .card p,
.sc_zm86sl .card span:not(.badge),
.sc_zm86sl .card li,
.sc_zm86sl .card small,
.sc_zm86sl .card label,
.sc_zm86sl .sc_znyg92 p,
.sc_zm86sl .sc_znyg92 span:not(.badge),
.sc_zm86sl .sc_znyg92 li,
.sc_zm86sl .sc_znyg92 small,
.sc_zm86sl .sc_znyg92 label,
.sc_zm86sl .sc_ic13v0 p,
.sc_zm86sl .sc_ic13v0 span:not(.badge),
.sc_zm86sl .sc_ic13v0 li,
.sc_zm86sl .sc_ic13v0 small,
.sc_zm86sl .sc_ic13v0 label,
.sc_zm86sl .sc_eeqrob p,
.sc_zm86sl .sc_eeqrob span:not(.badge),
.sc_zm86sl .sc_eeqrob li,
.sc_zm86sl .sc_eeqrob small,
.sc_zm86sl .sc_eeqrob label,
.sc_zm86sl .sc_dfni5l p,
.sc_zm86sl .sc_dfni5l span:not(.badge),
.sc_zm86sl .sc_dfni5l li,
.sc_zm86sl .sc_dfni5l small,
.sc_zm86sl .sc_dfni5l label,
.sc_zm86sl .sc_dlb14l p,
.sc_zm86sl .sc_dlb14l span:not(.badge),
.sc_zm86sl .sc_dlb14l li,
.sc_zm86sl .sc_dlb14l small,
.sc_zm86sl .sc_dlb14l label,
.sc_zm86sl .counter-item p,
.sc_zm86sl .counter-item span:not(.badge),
.sc_zm86sl .counter-item li,
.sc_zm86sl .counter-item small,
.sc_zm86sl .counter-item label { color:var(--text-secondary,#555) !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-ring{width:48px;height:48px;border:3px solid rgba(var(--f14yq-rgb,99,102,241),.15);border-top-color:var(--f14yq);border-radius:50%;animation:plSpin .8s linear infinite;}@keyframes plSpin{to{transform:rotate(360deg);}}

.ix-countdown{display:flex;justify-content:center;align-items:center;gap:12px;flex-wrap:wrap;}
.ix-cd-item{text-align:center;min-width:90px;}
.ix-cd-num{display:block;font-size:clamp(40px,8vw,72px);font-weight:900;font-family:var(--f3ex);color:#fff;line-height:1;letter-spacing:-0.02em;}
.ix-cd-label{display:block;font-size:13px;text-transform:uppercase;letter-spacing:2px;color:rgba(255,255,255,0.5);margin-top:6px;}
.ix-cd-sep{font-size:clamp(28px,5vw,48px);font-weight:300;color:var(--f14yq);opacity:0.6;padding-bottom:20px;}
@keyframes ixCdPulse{0%,100%{transform:scale(1);}50%{transform:scale(1.05);}}
.ix-cd-num.ix-cd-tick{animation:ixCdPulse 0.3s ease;}