@import url('https://fonts.googleapis.com/css2?family=Teko:wght@400;500;600;700&family=Rubik:wght@400;500&display=swap');

:root {
    --y14ka: #F60EDC;
    --y15af: #B1D625;
    --y16zr: #27C0DB;
    --y1sd: linear-gradient(200deg, var(--y14ka), var(--y15af));
    --y3ys: 'Teko', sans-serif;
    --y5o5: 'Rubik', sans-serif;
    --y19dz: 64px;
    --y20z2: 44px;
    --y21vj: 30px;
    --y17t2: 18px;
    --y18rb: 700;
    --y6r8: 0px;
    --y7kq: 0px;
    --y8da: 0px;
    --y9p1: 0px;
    --y4s8: 0px;
    --y10r9: none;
    --y11ab: none;
    --y12i0: none;
    --y13tq: none;
    --_jsk9p: 140px 0;
}
._u7c4ijd {
    border-radius: 6px;
    padding: 12px 24px;
}
._ecocswc, ._jeo7ebi, ._jhilu, ._s1fyxb, ._q5wvnea {
    border-width: 3px;
    border-color: #F60EDC;
}

.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(--y14ka);
}

._uhnbhn img, .about-image img, .portfolio-item img, ._z3xtwh img {
    filter: grayscale(100%);
    transition: filter 0.5s ease;
}
._uhnbhn:hover img, .about-image:hover img,
.portfolio-item:hover img, ._w497yoy:hover ._z3xtwh img {
    filter: grayscale(0%);
}

._jhilu {
    position: relative;
    padding-top: 50px;
}
._jhilu::before {
    content: '\201C';
    position: absolute;
    top: 10px;
    left: 20px;
    font-size: 72px;
    line-height: 1;
    color: var(--y14ka);
    opacity: 0.2;
    font-family: Georgia, serif;
}

._ct27f11 {
    background-image: repeating-linear-gradient(
        135deg,
        transparent,
        transparent 40px,
        var(--y14ka) 40px,
        var(--y14ka) 41px
    );
    background-blend-mode: overlay;
}

._u6eth {
    min-height: 100vh;
    background-size: cover;
    background-position: center;
}
._u6eth .hero-bg { opacity: 0.5 !important; }
._u6eth ._o5s6r {
    background: linear-gradient(180deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.3) 50%, rgba(0,0,0,0.7) 100%) !important;
}
._u6eth ._ypzjph { text-align: center; }
._u6eth ._mvjbte { color: #fff; text-shadow: 0 2px 20px rgba(0,0,0,0.3); }
._u6eth ._jigv5w { color: rgba(255,255,255,0.85); }
._u6eth ._c1qz2 { background: rgba(255,255,255,0.15); color: #fff !important; backdrop-filter: blur(8px); }
._u6eth ._ax1gx { border-color: rgba(255,255,255,0.5); color: #fff; }
._u6eth ._g6fzbnh { justify-content: center; }

._eljmi6 { background: var(--bg-primary); padding: 18px 0; border-bottom: 2px solid var(--text-primary); }
._wxnblvu .nav-link { font-weight: 600; text-transform: uppercase; font-size: 12px; letter-spacing: 1.5px; }
._wxnblvu .nav-link::after { height: 3px; background: var(--y14ka); bottom: -4px; border-radius: 0; }
._eljmi6.scrolled { background: var(--bg-primary); box-shadow: none; border-bottom-color: var(--y14ka); }

._ya480 {
    background: var(--bg-primary);
    color: var(--text-muted);
    padding: 40px 0;
    border-top: 1px solid var(--border-color);
}
._ya480 p, ._ya480 li, ._ya480 span,
._ya480 ._zrmh0b p, ._ya480 .footer-contact li { color: var(--text-muted); }
._ya480 h1,._ya480 h2,._ya480 h3,._ya480 h4,._ya480 h5 { color: var(--text-secondary); }
._zrmh0b ._ga41sgh { font-size: 12px; text-transform: uppercase; letter-spacing: 2px; color: var(--text-secondary); }
._zrmh0b ._ga41sgh::after { display: none; }
._wppuh6q a { color: var(--text-muted); font-size: 13px; }
._wppuh6q a:hover { color: var(--text-primary); }
._zkpbd a { width: 32px; height: 32px; font-size: 13px; background: none; border: none; color: var(--text-muted); }
._zkpbd a:hover { color: var(--y14ka); background: none; }
._o6g12bu { border-top: none; padding-top: 20px; margin-top: 20px; }
._o6g12bu p { color: var(--text-muted); font-size: 12px; }

.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 ._lqpra { background: var(--bg-card, #fff); padding: 40px; border-radius: var(--y8da); box-shadow: var(--y11ab); }

._xuscym { font-size: 24px; font-weight: 900; letter-spacing: -0.5px; }

._ecocswc { counter-increment: card-counter; }
._pt13f5n::before {
    content: counter(card-counter, decimal-leading-zero) '.';
    display: block;
    color: var(--y14ka);
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 2px;
    margin-bottom: 6px;
    opacity: 0.6;
}
.services-section, .features-section { counter-reset: card-counter; }

._z3xtwh {
    padding: 3px;
    background: var(--y1sd);
    border-radius: 50%;
    display: inline-block;
}
._w497yoy ._z3xtwh img, ._z3xtwh img {
    border-radius: 50%;
    display: block;
}

._qa13qw { width: 42px; height: 42px; gap: 5px; border: none; background: var(--y14ka); border-radius: var(--y6r8, 6px); }
._qa13qw ._nzmwc5 { width: 20px; height: 2px; background: #fff; border-radius: 2px; transition: transform 0.3s ease, opacity 0.3s ease; }
._qa13qw:hover { background: var(--y15af, var(--y14ka)); }
._qa13qw.active ._nzmwc5:nth-child(1) { transform: translateY(7px) rotate(45deg); }
._qa13qw.active ._nzmwc5:nth-child(2) { opacity: 0; }
._qa13qw.active ._nzmwc5:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }

._ecocswc,._jeo7ebi,._s1fyxb{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){._ecocswc,._jeo7ebi,._s1fyxb,._q5wvnea,._w497yoy,.portfolio-item{opacity:1!important;transform:none!important;animation:none!important;}}

.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");}

._u7c4ijd,._qcayz1v,._ax1gx{transition:transform 0.15s ease;}._u7c4ijd:active,._qcayz1v:active,._ax1gx: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);}}

._ecocswc,._jeo7ebi,._s1fyxb,._jhilu,._q5wvnea{transition:transform 0.35s ease,box-shadow 0.35s ease;}._ecocswc:hover,._jeo7ebi:hover,._s1fyxb:hover,._jhilu:hover,._q5wvnea:hover{transform:translateY(-10px);box-shadow:0 20px 50px rgba(0,0,0,0.12) !important;}

@keyframes pulseGlow{0%,100%{box-shadow:0 0 0 0 rgba(var(--y14ka-rgb,99,102,241),0.45);}70%{box-shadow:0 0 0 14px rgba(var(--y14ka-rgb,99,102,241),0);}}
._u6eth ._qcayz1v,._u6eth ._u7c4ijd{animation:pulseGlow 2.5s ease-in-out infinite;}

.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;}}

.word-reveal{display:inline;opacity:0;transition:opacity 0.4s ease;}.word-reveal.visible{opacity:1;}

main > section:nth-child(3n):not(._n1xzvm):not(._d087x) { position: relative; overflow: clip; }
main > section:nth-child(3n):not(._n1xzvm):not(._d087x)::before {
    content: '';
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 0;
    opacity: 0.03;
    background:
        conic-gradient(from 0deg at 25% 30%, var(--y14ka) 0deg, transparent 60deg, transparent 360deg),
        conic-gradient(from 120deg at 75% 25%, var(--y15af, var(--y14ka)) 0deg, transparent 60deg, transparent 360deg),
        conic-gradient(from 240deg at 50% 75%, var(--y14ka) 0deg, transparent 60deg, transparent 360deg),
        conic-gradient(from 60deg at 20% 80%, var(--y15af, var(--y14ka)) 0deg, transparent 50deg, transparent 360deg),
        conic-gradient(from 180deg at 80% 70%, var(--y14ka) 0deg, transparent 55deg, transparent 360deg);
}
._u6eth::before { display: none !important; }

main > section:nth-child(even):not(._n1xzvm):not(._d087x) { position: relative; overflow: clip; }
main > section:nth-child(even):not(._n1xzvm):not(._d087x)::before {
    content: '';
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 0;
    opacity: 0.02;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56' height='100' viewBox='0 0 56 100'%3E%3Cpath d='M28 66L0 50L0 16L28 0L56 16L56 50L28 66L28 100' fill='none' stroke='currentColor' stroke-width='1'/%3E%3Cpath d='M28 0L28 34L0 50L0 84L28 100L56 84L56 50L28 34' fill='none' stroke='currentColor' stroke-width='1'/%3E%3C/svg%3E");
    background-size: 56px 100px;
    filter: opacity(1);
}
._u6eth::before { display: none !important; }

html:not(._vgx4ab) main > section {
    opacity: 1 !important;
    transform: none !important;
    clip-path: none !important;
    filter: none !important;
}

@media (min-width: 993px) {
    ._i2own {
        flex-wrap: nowrap;
        overflow: visible;
    }
    ._wxnblvu {
        flex: 1 1 auto;
        min-width: 0;
        justify-content: center;
        flex-wrap: nowrap;
        overflow: hidden;
        gap: clamp(10px, 1.8vw, 36px) !important;
    }
    ._wxnblvu .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        padding: 8px 0;
        flex-shrink: 0;
    }
    ._sztdv, ._i3ycml5 {
        gap: clamp(8px, 1.4vw, 32px) !important;
        flex-wrap: nowrap;
        overflow: hidden;
    }
    ._sztdv .nav-link,
    ._i3ycml5 .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        flex-shrink: 0;
    }
    ._aplv701 {
        flex-shrink: 0;
        white-space: nowrap;
    }
    ._xuscym {
        flex-shrink: 0;
    }
}

div._ct27f11:not(._jsk9p) {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1001;
    padding: 6px 0;
    transition: transform 0.3s ease, opacity 0.3s ease;
}
div._ct27f11:not(._jsk9p) + ._eljmi6 {
    top: 33px;
    transition: top 0.3s ease, background 0.3s ease, padding 0.3s ease;
}
div._ct27f11._rxunz {
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
}
div._ct27f11._rxunz + ._eljmi6,
div._ct27f11:not(._jsk9p) + ._eljmi6.scrolled {
    top: 0;
}
div._ct27f11:not(._jsk9p) ~ ._u6eth {
    padding-top: 200px;
}

@media (max-width: 992px) {
    div._ct27f11:not(._jsk9p) {
        position: relative;
        z-index: auto;
        font-size: 11px;
        padding: 4px 0;
    }
    div._ct27f11:not(._jsk9p) + ._eljmi6 {
        top: 0;
    }
    div._ct27f11:not(._jsk9p) ~ ._u6eth {
        padding-top: 140px;
    }
}

@media (max-width: 992px) {
    ._qa13qw {
        display: flex !important;
        pointer-events: auto !important;
        opacity: 1 !important;
        z-index: 10001 !important;
        cursor: pointer !important;
        -webkit-tap-highlight-color: transparent;
    }
    ._qa13qw ._nzmwc5 {
        pointer-events: none;
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
    ._wxnblvu {
        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;
    }
    ._wxnblvu .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;
    }
    ._wxnblvu .nav-link::after { display: none !important; }
    ._aplv701 { display: none !important; }
    ._sztdv, ._i3ycml5 { display: none !important; }
}

@media (max-width: 992px) {
    ._wxnblvu { 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; }
    ._wxnblvu.active { right: 0 !important; }
    ._wxnblvu .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; }
    ._wxnblvu.active .nav-link { opacity: 1 !important; transform: translateY(0) !important; }
    ._wxnblvu.active .nav-link:nth-child(1){transition-delay:.15s !important;}
    ._wxnblvu.active .nav-link:nth-child(2){transition-delay:.22s !important;}
    ._wxnblvu.active .nav-link:nth-child(3){transition-delay:.29s !important;}
    ._wxnblvu.active .nav-link:nth-child(4){transition-delay:.36s !important;}
    ._wxnblvu.active .nav-link:nth-child(5){transition-delay:.43s !important;}
    ._wxnblvu.active .nav-link:nth-child(6){transition-delay:.50s !important;}
    ._wxnblvu.active .nav-link:nth-child(7){transition-delay:.57s !important;}
    ._wxnblvu.active .nav-link:nth-child(8){transition-delay:.64s !important;}
}

._ecocswc,
._jeo7ebi,
._s1fyxb,
._q5wvnea,
._qc05hd,
._w497yoy {
    backdrop-filter: blur(8px) !important;
    -webkit-backdrop-filter: blur(8px) !important;
}
._ecocswc *,
._jeo7ebi *,
._s1fyxb *,
._q5wvnea *,
._qc05hd * {
    filter: none !important;
}
@supports (animation: none) {
    ._ecocswc, ._jeo7ebi, ._s1fyxb {
        animation-fill-mode: forwards !important;
    }
}
._s1fyxb + ._s1fyxb {
    margin-top: 1.5rem;
}

._u6eth ._o5s6r ~ .container,
._u6eth ._o5s6r ~ .container * {
    color: #fff;
}
._u6eth ._o5s6r ~ .container p,
._u6eth ._o5s6r ~ .container ._jigv5w {
    color: rgba(255,255,255,0.85);
}
._u6eth ._o5s6r ~ .container ._u7c4ijd {
    color: inherit;
}
._d087x ._c1qz2 { color: #fff; }
._d087x ._jiaiwiv { color: var(--y14ka); }
._d087x ._xexcj { color: rgba(255,255,255,0.55); }
._d087x ._wppuh6q a { color: rgba(255,255,255,0.65); }
._d087x ._wppuh6q a:hover { color: #fff; }
._ya480[style*="background:none"] { background: none !important; }
._ya480[style*="background:none"]::before,
._ya480[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%;
}

._nvsnm .swiper-button-next,
._nvsnm .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);
}
._nvsnm .swiper-button-next::after,
._nvsnm .swiper-button-prev::after {
    font-size: 14px;
    color: var(--text-primary, #1a1a2e);
}
._nvsnm .swiper-button-next { right: 0; }
._nvsnm .swiper-button-prev { left: 0; }

._ecocswc, ._qc05hd, ._jeo7ebi, ._s1fyxb,
._q5wvnea, ._w497yoy, ._jhilu, .counter-item,
.card { overflow: hidden; }

._ecocswc h1, ._ecocswc h2, ._ecocswc h3, ._ecocswc h4, ._ecocswc h5, ._ecocswc h6,
._qc05hd h1, ._qc05hd h2, ._qc05hd h3, ._qc05hd h4,
._jeo7ebi h1, ._jeo7ebi h2, ._jeo7ebi h3, ._jeo7ebi 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;
}

._ecocswc p, ._ecocswc span, ._ecocswc li,
._qc05hd p, ._jeo7ebi p, .counter-item p,
.card p, .card span, .card li {
    overflow-wrap: break-word;
    word-break: break-word;
}

._d4ic64, ._p739m, .counter-suffix {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
}

._ecocswc .stat-number, ._ecocswc [class*="number"],
.counter-item .stat-number {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
}

body {
    line-height: 1.628;
    letter-spacing: 0.004em;
}

._ecocswc, ._jeo7ebi, ._s1fyxb, ._jhilu, ._q5wvnea {
    padding: 25px;
}
._ecocswc, ._jeo7ebi, ._s1fyxb, ._jhilu, ._q5wvnea .card-body {
    padding: 26px 22px;
}
.row > [class*="col"]:nth-child(1) ._ecocswc,
.row > [class*="col"]:nth-child(1) ._jeo7ebi {
    padding: 24px;
    border-radius: calc(var(--y7kq) + 3px);
}
.row > [class*="col"]:nth-child(2) ._ecocswc,
.row > [class*="col"]:nth-child(2) ._jeo7ebi {
    padding: 26px;
    border-radius: calc(var(--y7kq) + 2px);
}
.row > [class*="col"]:nth-child(3) ._ecocswc,
.row > [class*="col"]:nth-child(3) ._jeo7ebi {
    padding: 24px;
    border-radius: calc(var(--y7kq) + 2px);
}
.row > [class*="col"]:nth-child(4) ._ecocswc,
.row > [class*="col"]:nth-child(4) ._jeo7ebi {
    padding: 27px;
    border-radius: calc(var(--y7kq) + 0px);
}
.row > [class*="col"]:nth-child(5) ._ecocswc,
.row > [class*="col"]:nth-child(5) ._jeo7ebi {
    padding: 27px;
    border-radius: calc(var(--y7kq) + 0px);
}
.row > [class*="col"]:nth-child(6) ._ecocswc,
.row > [class*="col"]:nth-child(6) ._jeo7ebi {
    padding: 24px;
    border-radius: calc(var(--y7kq) + 0px);
}

._u7c4ijd {
    padding: 14px 28px;
    font-size: 16px;
    letter-spacing: 0.418px;
    border-radius: calc(var(--y7kq) + 0px);
}
._ax1gx {
    padding: 15px 29px;
    border-width: 2px;
}

main > section {
    padding-top: 77px;
    padding-bottom: 81px;
}
main > section:first-child {
    padding-top: 86px;
}
main > section:nth-child(6) {
    padding-top: 77px;
    padding-bottom: 85px;
}

._nfgjy {
    margin-bottom: 54px;
}

._ecocswc, ._jeo7ebi, ._s1fyxb, ._q5wvnea {
    box-shadow: 0px 4px 16px rgba(0,0,0,0.083);
}

._u6eth {
    padding-top: 118px;
}
._mvjbte {
    margin-bottom: 21px;
}
._jigv5w {
    margin-bottom: 30px;
    font-size: 20px;
    line-height: 1.563;
}
._c1qz2 {
    font-size: 11px;
    letter-spacing: 3.193px;
    margin-bottom: 24px;
}
._g6fzbnh {
    gap: 15px;
}

._uhnbhn img {
    border-radius: 14px;
    box-shadow: 0 7px 46px rgba(0,0,0,0.103);
}

._ko8rtu3 {
    width: 49px;
    height: 49px;
    font-size: 22px;
    border-radius: 8px;
    margin-bottom: 16px;
}

._pt13f5n, .card-title {
    font-size: 18px;
    margin-bottom: 8px;
}
._olnulp8, .card-text {
    font-size: 14px;
    line-height: 1.587;
}

._e66sy {
    margin-bottom: 16px;
    letter-spacing: 0.0px;
}
._jiaiwiv {
    font-size: 14px;
    letter-spacing: 2.989px;
    margin-bottom: 16px;
}
._nzlktxz {
    font-size: 17px;
    line-height: 1.602;
}

@media (min-width: 993px) {
    ._wxnblvu {
        gap: 32px;
    }
    ._wxnblvu .nav-link {
        font-size: 14px;
        padding: 10px 0;
    }
}

._ya480 {
    padding-top: 81px;
}
._zrmh0b ._ga41sgh {
    font-size: 18px;
    margin-bottom: 26px;
}
._wppuh6q a {
    font-size: 13px;
}
._wppuh6q li {
    margin-bottom: 11px;
}
._zkpbd {
    gap: 11px;
}
._zkpbd a {
    width: 37px;
    height: 37px;
}
._o6g12bu {
    padding: 19px 0;
    margin-top: 44px;
}

.form-control {
    border-radius: 8px;
    padding: 11px 15px;
    font-size: 16px;
}

._jhilu {
    padding: 32px;
}
._epk7vek {
    font-size: 17px;
    line-height: 1.647;
    margin-bottom: 24px;
}
._box6h3 {
    width: 52px;
    height: 52px;
}
._cm9gu {
    font-size: 14px;
}
._no7fh4 {
    font-size: 12px;
}

._q5wvnea {
    padding: 32px;
}
._a5l7l {
    font-size: 19px;
    margin-bottom: 9px;
}
._jl49wo {
    font-size: 47px;
    margin-bottom: 18px;
}
._i7tt2 li {
    padding: 11px 0;
    font-size: 15px;
}

._d4ic64, .stat-number {
    font-size: 46px;
    margin-bottom: 3px;
}
._p739m {
    font-size: 13px;
    letter-spacing: 0.34px;
}

._z3xtwh img {
    border-radius: 14px;
}
._iwspp {
    font-size: 18px;
    margin-bottom: 4px;
}
._nvoqzn {
    font-size: 12px;
}

._wtkui {
    font-size: 37px;
    margin-bottom: 9px;
}
._i8qxn {
    font-size: 18px;
    margin-bottom: 8px;
}

.wow {
    animation-duration: 0.665s !important;
}
._ecocswc, ._jeo7ebi, ._s1fyxb, ._jhilu,
._q5wvnea, ._w497yoy {
    transition-duration: 0.348s;
}

.row {
    --bs-gutter-y: 29px;
}

._n1xzvm {
    padding: 74px 0;
}
._xlotb7 {
    font-size: 36px;
    margin-bottom: 20px;
}
._njdntx {
    font-size: 16px;
    margin-bottom: 26px;
}

._s1fyxb ._qze2wk img {
    border-radius: 7px 7px 0 0;
}
._i8yo1su {
    font-size: 13px;
    margin-bottom: 10px;
    gap: 12px;
}

._eljmi6 {
    padding: 17px 0;
}
._eljmi6.scrolled {
    padding: 15px 0;
}
._xuscym {
    font-size: 24px;
}
._aplv701 {
    margin-left: 19px;
}

:root {
    --_idx: '846abb';
    --_ref: 70265;
    --_rev: '354c6';
    --_env: 9.14;
}
.vis-helper { font-style: inherit; unicode-bidi: normal }
.state-flag { --_ref: 'abc' }
.node-stub { pointer-events: auto; visibility: inherit }
.base-ref { font-style: inherit; --_ref: 'a0' }
.sr-only-fx { --_stamp: 660 }

._d087x h1, ._d087x h2, ._d087x h3, ._d087x h4, ._d087x h5, ._d087x h6 { color: #fff !important; }
._d087x { color: rgba(255,255,255,0.85) !important; }
._d087x p, ._d087x li, ._d087x span:not(.badge):not(._u7c4ijd), ._d087x ._m01kh, ._d087x label, ._d087x blockquote, ._d087x figcaption, ._d087x dt, ._d087x dd, ._d087x td, ._d087x th { color: rgba(255,255,255,0.78) !important; }
._d087x a:not(._u7c4ijd):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
._d087x a:not(._u7c4ijd):not(.nav-link):hover { color: #fff !important; }
._d087x ._d4ic64 { color: #fff !important; }
._d087x ._p739m { 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(._u7c4ijd), .bg-dark-custom ._m01kh, .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(._u7c4ijd):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-dark-custom a:not(._u7c4ijd):not(.nav-link):hover { color: #fff !important; }
.bg-dark-custom ._d4ic64 { color: #fff !important; }
.bg-dark-custom ._p739m { 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(._u7c4ijd), .bg-gradient-custom ._m01kh, .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(._u7c4ijd):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-gradient-custom a:not(._u7c4ijd):not(.nav-link):hover { color: #fff !important; }
.bg-gradient-custom ._d4ic64 { color: #fff !important; }
.bg-gradient-custom ._p739m { 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(._u7c4ijd), .bg-accent-custom ._m01kh, .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(._u7c4ijd):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-accent-custom a:not(._u7c4ijd):not(.nav-link):hover { color: #fff !important; }
.bg-accent-custom ._d4ic64 { color: #fff !important; }
.bg-accent-custom ._p739m { color: rgba(255,255,255,0.7) !important; }

._n1xzvm h1, ._n1xzvm h2, ._n1xzvm h3, ._n1xzvm h4, ._n1xzvm h5, ._n1xzvm h6 { color: #fff !important; }
._n1xzvm { color: rgba(255,255,255,0.85) !important; }
._n1xzvm p, ._n1xzvm li, ._n1xzvm span:not(.badge):not(._u7c4ijd), ._n1xzvm ._m01kh, ._n1xzvm label, ._n1xzvm blockquote, ._n1xzvm figcaption, ._n1xzvm dt, ._n1xzvm dd, ._n1xzvm td, ._n1xzvm th { color: rgba(255,255,255,0.78) !important; }
._n1xzvm a:not(._u7c4ijd):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
._n1xzvm a:not(._u7c4ijd):not(.nav-link):hover { color: #fff !important; }
._n1xzvm ._d4ic64 { color: #fff !important; }
._n1xzvm ._p739m { color: rgba(255,255,255,0.7) !important; }

._ya480 { color: var(--text-secondary, #555) !important; }
._ya480 h1, ._ya480 h2, ._ya480 h3,
._ya480 h4, ._ya480 h5, ._ya480 h6,
._ya480 ._ga41sgh { color: var(--text-primary, #1a1a2e) !important; }
._ya480 p, ._ya480 li, ._ya480 span,
._ya480 label { color: var(--text-secondary, #555) !important; }
._ya480 a:not(._u7c4ijd) { color: var(--text-secondary, #555) !important; }
._ya480 a:not(._u7c4ijd):hover { color: var(--y14ka) !important; }
._ya480 ._o6g12bu p { color: var(--text-muted, #888) !important; }

._dv4tqqv h1, ._dv4tqqv h2, ._dv4tqqv h3, ._dv4tqqv h4, ._dv4tqqv h5, ._dv4tqqv h6 { color: var(--text-primary, #1a1a2e) !important; }
._dv4tqqv p, ._dv4tqqv li, ._dv4tqqv span:not(.badge):not(._u7c4ijd), ._dv4tqqv ._m01kh, ._dv4tqqv label, ._dv4tqqv blockquote, ._dv4tqqv figcaption, ._dv4tqqv dt, ._dv4tqqv dd, ._dv4tqqv td, ._dv4tqqv th { color: var(--text-secondary, #555) !important; }

._ct27f11 h1, ._ct27f11 h2, ._ct27f11 h3, ._ct27f11 h4, ._ct27f11 h5, ._ct27f11 h6 { color: var(--text-primary, #1a1a2e) !important; }
._ct27f11 p, ._ct27f11 li, ._ct27f11 span:not(.badge):not(._u7c4ijd), ._ct27f11 ._m01kh, ._ct27f11 label, ._ct27f11 blockquote, ._ct27f11 figcaption, ._ct27f11 dt, ._ct27f11 dd, ._ct27f11 td, ._ct27f11 th { color: var(--text-secondary, #555) !important; }

._d4ic64 { color:var(--text-primary,#1a1a2e) !important; }
._p739m { color:var(--text-muted,#888) !important; }
._d4ic64 .counter-suffix { color:var(--y14ka) !important; }
.counter-item .counter-icon { color:var(--y14ka) !important; }
._mvjbte { color:var(--text-primary,#1a1a2e) !important; }
._jigv5w { color:var(--text-secondary,#555) !important; }
._c1qz2 { color:var(--y14ka) !important; }
._xlotb7 { color:var(--text-primary,#1a1a2e) !important; }
._njdntx { color:var(--text-secondary,#555) !important; }
.portfolio-title { color:var(--text-primary,#1a1a2e) !important; }
.portfolio-category { color:var(--text-muted,#888) !important; }

._d087x ._d4ic64, .bg-dark-custom ._d4ic64, .bg-gradient-custom ._d4ic64, .bg-accent-custom ._d4ic64, ._n1xzvm ._d4ic64, ._u6eth ._d4ic64, ._dguivb ._d4ic64 { color:#fff !important; }
._d087x ._p739m, .bg-dark-custom ._p739m, .bg-gradient-custom ._p739m, .bg-accent-custom ._p739m, ._n1xzvm ._p739m, ._u6eth ._p739m, ._dguivb ._p739m { color:rgba(255,255,255,0.7) !important; }
._d087x ._d4ic64 .counter-suffix, .bg-dark-custom ._d4ic64 .counter-suffix, .bg-gradient-custom ._d4ic64 .counter-suffix, .bg-accent-custom ._d4ic64 .counter-suffix, ._n1xzvm ._d4ic64 .counter-suffix, ._u6eth ._d4ic64 .counter-suffix, ._dguivb ._d4ic64 .counter-suffix { color:var(--y14ka) !important; }
._d087x .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, ._n1xzvm .counter-item .counter-icon, ._u6eth .counter-item .counter-icon, ._dguivb .counter-item .counter-icon { color:var(--y14ka) !important; }
._d087x ._mvjbte, .bg-dark-custom ._mvjbte, .bg-gradient-custom ._mvjbte, .bg-accent-custom ._mvjbte, ._n1xzvm ._mvjbte, ._u6eth ._mvjbte, ._dguivb ._mvjbte { color:#fff !important; }
._d087x ._jigv5w, .bg-dark-custom ._jigv5w, .bg-gradient-custom ._jigv5w, .bg-accent-custom ._jigv5w, ._n1xzvm ._jigv5w, ._u6eth ._jigv5w, ._dguivb ._jigv5w { color:rgba(255,255,255,0.75) !important; }
._d087x ._c1qz2, .bg-dark-custom ._c1qz2, .bg-gradient-custom ._c1qz2, .bg-accent-custom ._c1qz2, ._n1xzvm ._c1qz2, ._u6eth ._c1qz2, ._dguivb ._c1qz2 { color:#fff !important; }
._d087x ._xlotb7, .bg-dark-custom ._xlotb7, .bg-gradient-custom ._xlotb7, .bg-accent-custom ._xlotb7, ._n1xzvm ._xlotb7, ._u6eth ._xlotb7, ._dguivb ._xlotb7 { color:#fff !important; }
._d087x ._njdntx, .bg-dark-custom ._njdntx, .bg-gradient-custom ._njdntx, .bg-accent-custom ._njdntx, ._n1xzvm ._njdntx, ._u6eth ._njdntx, ._dguivb ._njdntx { color:rgba(255,255,255,0.85) !important; }
._d087x .portfolio-title, .bg-dark-custom .portfolio-title, .bg-gradient-custom .portfolio-title, .bg-accent-custom .portfolio-title, ._n1xzvm .portfolio-title, ._u6eth .portfolio-title, ._dguivb .portfolio-title, .portfolio-overlay .portfolio-title { color:#fff !important; }
._d087x .portfolio-category, .bg-dark-custom .portfolio-category, .bg-gradient-custom .portfolio-category, .bg-accent-custom .portfolio-category, ._n1xzvm .portfolio-category, ._u6eth .portfolio-category, ._dguivb .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, ._o5s6r h1, ._o5s6r h2, ._o5s6r h3, ._o5s6r h4, ._o5s6r h5, ._o5s6r 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, ._o5s6r p, ._o5s6r span, ._o5s6r a, ._o5s6r li, ._o5s6r small, ._o5s6r 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; }

._d087x._ct27f11 ._d4ic64,
._d087x._dv4tqqv ._d4ic64,
.bg-dark-custom._ct27f11 ._d4ic64,
.bg-dark-custom._dv4tqqv ._d4ic64,
.bg-gradient-custom._ct27f11 ._d4ic64,
.bg-gradient-custom._dv4tqqv ._d4ic64,
.bg-accent-custom._ct27f11 ._d4ic64,
.bg-accent-custom._dv4tqqv ._d4ic64,
._n1xzvm._ct27f11 ._d4ic64,
._n1xzvm._dv4tqqv ._d4ic64,
._u6eth._ct27f11 ._d4ic64,
._u6eth._dv4tqqv ._d4ic64,
._dguivb._ct27f11 ._d4ic64,
._dguivb._dv4tqqv ._d4ic64 { color:var(--text-primary,#1a1a2e) !important; }
._d087x._ct27f11 ._p739m,
._d087x._dv4tqqv ._p739m,
.bg-dark-custom._ct27f11 ._p739m,
.bg-dark-custom._dv4tqqv ._p739m,
.bg-gradient-custom._ct27f11 ._p739m,
.bg-gradient-custom._dv4tqqv ._p739m,
.bg-accent-custom._ct27f11 ._p739m,
.bg-accent-custom._dv4tqqv ._p739m,
._n1xzvm._ct27f11 ._p739m,
._n1xzvm._dv4tqqv ._p739m,
._u6eth._ct27f11 ._p739m,
._u6eth._dv4tqqv ._p739m,
._dguivb._ct27f11 ._p739m,
._dguivb._dv4tqqv ._p739m { color:var(--text-muted,#888) !important; }
._d087x._ct27f11 ._d4ic64 .counter-suffix,
._d087x._dv4tqqv ._d4ic64 .counter-suffix,
.bg-dark-custom._ct27f11 ._d4ic64 .counter-suffix,
.bg-dark-custom._dv4tqqv ._d4ic64 .counter-suffix,
.bg-gradient-custom._ct27f11 ._d4ic64 .counter-suffix,
.bg-gradient-custom._dv4tqqv ._d4ic64 .counter-suffix,
.bg-accent-custom._ct27f11 ._d4ic64 .counter-suffix,
.bg-accent-custom._dv4tqqv ._d4ic64 .counter-suffix,
._n1xzvm._ct27f11 ._d4ic64 .counter-suffix,
._n1xzvm._dv4tqqv ._d4ic64 .counter-suffix,
._u6eth._ct27f11 ._d4ic64 .counter-suffix,
._u6eth._dv4tqqv ._d4ic64 .counter-suffix,
._dguivb._ct27f11 ._d4ic64 .counter-suffix,
._dguivb._dv4tqqv ._d4ic64 .counter-suffix { color:var(--y14ka) !important; }
._d087x._ct27f11 .counter-item .counter-icon,
._d087x._dv4tqqv .counter-item .counter-icon,
.bg-dark-custom._ct27f11 .counter-item .counter-icon,
.bg-dark-custom._dv4tqqv .counter-item .counter-icon,
.bg-gradient-custom._ct27f11 .counter-item .counter-icon,
.bg-gradient-custom._dv4tqqv .counter-item .counter-icon,
.bg-accent-custom._ct27f11 .counter-item .counter-icon,
.bg-accent-custom._dv4tqqv .counter-item .counter-icon,
._n1xzvm._ct27f11 .counter-item .counter-icon,
._n1xzvm._dv4tqqv .counter-item .counter-icon,
._u6eth._ct27f11 .counter-item .counter-icon,
._u6eth._dv4tqqv .counter-item .counter-icon,
._dguivb._ct27f11 .counter-item .counter-icon,
._dguivb._dv4tqqv .counter-item .counter-icon { color:var(--y14ka) !important; }
._d087x._ct27f11 ._mvjbte,
._d087x._dv4tqqv ._mvjbte,
.bg-dark-custom._ct27f11 ._mvjbte,
.bg-dark-custom._dv4tqqv ._mvjbte,
.bg-gradient-custom._ct27f11 ._mvjbte,
.bg-gradient-custom._dv4tqqv ._mvjbte,
.bg-accent-custom._ct27f11 ._mvjbte,
.bg-accent-custom._dv4tqqv ._mvjbte,
._n1xzvm._ct27f11 ._mvjbte,
._n1xzvm._dv4tqqv ._mvjbte,
._u6eth._ct27f11 ._mvjbte,
._u6eth._dv4tqqv ._mvjbte,
._dguivb._ct27f11 ._mvjbte,
._dguivb._dv4tqqv ._mvjbte { color:var(--text-primary,#1a1a2e) !important; }
._d087x._ct27f11 ._jigv5w,
._d087x._dv4tqqv ._jigv5w,
.bg-dark-custom._ct27f11 ._jigv5w,
.bg-dark-custom._dv4tqqv ._jigv5w,
.bg-gradient-custom._ct27f11 ._jigv5w,
.bg-gradient-custom._dv4tqqv ._jigv5w,
.bg-accent-custom._ct27f11 ._jigv5w,
.bg-accent-custom._dv4tqqv ._jigv5w,
._n1xzvm._ct27f11 ._jigv5w,
._n1xzvm._dv4tqqv ._jigv5w,
._u6eth._ct27f11 ._jigv5w,
._u6eth._dv4tqqv ._jigv5w,
._dguivb._ct27f11 ._jigv5w,
._dguivb._dv4tqqv ._jigv5w { color:var(--text-secondary,#555) !important; }
._d087x._ct27f11 ._c1qz2,
._d087x._dv4tqqv ._c1qz2,
.bg-dark-custom._ct27f11 ._c1qz2,
.bg-dark-custom._dv4tqqv ._c1qz2,
.bg-gradient-custom._ct27f11 ._c1qz2,
.bg-gradient-custom._dv4tqqv ._c1qz2,
.bg-accent-custom._ct27f11 ._c1qz2,
.bg-accent-custom._dv4tqqv ._c1qz2,
._n1xzvm._ct27f11 ._c1qz2,
._n1xzvm._dv4tqqv ._c1qz2,
._u6eth._ct27f11 ._c1qz2,
._u6eth._dv4tqqv ._c1qz2,
._dguivb._ct27f11 ._c1qz2,
._dguivb._dv4tqqv ._c1qz2 { color:var(--y14ka) !important; }
._d087x._ct27f11 ._xlotb7,
._d087x._dv4tqqv ._xlotb7,
.bg-dark-custom._ct27f11 ._xlotb7,
.bg-dark-custom._dv4tqqv ._xlotb7,
.bg-gradient-custom._ct27f11 ._xlotb7,
.bg-gradient-custom._dv4tqqv ._xlotb7,
.bg-accent-custom._ct27f11 ._xlotb7,
.bg-accent-custom._dv4tqqv ._xlotb7,
._n1xzvm._ct27f11 ._xlotb7,
._n1xzvm._dv4tqqv ._xlotb7,
._u6eth._ct27f11 ._xlotb7,
._u6eth._dv4tqqv ._xlotb7,
._dguivb._ct27f11 ._xlotb7,
._dguivb._dv4tqqv ._xlotb7 { color:var(--text-primary,#1a1a2e) !important; }
._d087x._ct27f11 ._njdntx,
._d087x._dv4tqqv ._njdntx,
.bg-dark-custom._ct27f11 ._njdntx,
.bg-dark-custom._dv4tqqv ._njdntx,
.bg-gradient-custom._ct27f11 ._njdntx,
.bg-gradient-custom._dv4tqqv ._njdntx,
.bg-accent-custom._ct27f11 ._njdntx,
.bg-accent-custom._dv4tqqv ._njdntx,
._n1xzvm._ct27f11 ._njdntx,
._n1xzvm._dv4tqqv ._njdntx,
._u6eth._ct27f11 ._njdntx,
._u6eth._dv4tqqv ._njdntx,
._dguivb._ct27f11 ._njdntx,
._dguivb._dv4tqqv ._njdntx { color:var(--text-secondary,#555) !important; }
._d087x._ct27f11 .portfolio-title,
._d087x._dv4tqqv .portfolio-title,
.bg-dark-custom._ct27f11 .portfolio-title,
.bg-dark-custom._dv4tqqv .portfolio-title,
.bg-gradient-custom._ct27f11 .portfolio-title,
.bg-gradient-custom._dv4tqqv .portfolio-title,
.bg-accent-custom._ct27f11 .portfolio-title,
.bg-accent-custom._dv4tqqv .portfolio-title,
._n1xzvm._ct27f11 .portfolio-title,
._n1xzvm._dv4tqqv .portfolio-title,
._u6eth._ct27f11 .portfolio-title,
._u6eth._dv4tqqv .portfolio-title,
._dguivb._ct27f11 .portfolio-title,
._dguivb._dv4tqqv .portfolio-title { color:var(--text-primary,#1a1a2e) !important; }
._d087x._ct27f11 .portfolio-category,
._d087x._dv4tqqv .portfolio-category,
.bg-dark-custom._ct27f11 .portfolio-category,
.bg-dark-custom._dv4tqqv .portfolio-category,
.bg-gradient-custom._ct27f11 .portfolio-category,
.bg-gradient-custom._dv4tqqv .portfolio-category,
.bg-accent-custom._ct27f11 .portfolio-category,
.bg-accent-custom._dv4tqqv .portfolio-category,
._n1xzvm._ct27f11 .portfolio-category,
._n1xzvm._dv4tqqv .portfolio-category,
._u6eth._ct27f11 .portfolio-category,
._u6eth._dv4tqqv .portfolio-category,
._dguivb._ct27f11 .portfolio-category,
._dguivb._dv4tqqv .portfolio-category { color:var(--text-muted,#888) !important; }

._d087x ._ecocswc h1,
._d087x ._ecocswc h2,
._d087x ._ecocswc h3,
._d087x ._ecocswc h4,
._d087x ._ecocswc h5,
._d087x ._ecocswc h6,
._d087x ._qc05hd h1,
._d087x ._qc05hd h2,
._d087x ._qc05hd h3,
._d087x ._qc05hd h4,
._d087x ._qc05hd h5,
._d087x ._qc05hd h6,
._d087x .card h1,
._d087x .card h2,
._d087x .card h3,
._d087x .card h4,
._d087x .card h5,
._d087x .card h6,
._d087x ._jhilu h1,
._d087x ._jhilu h2,
._d087x ._jhilu h3,
._d087x ._jhilu h4,
._d087x ._jhilu h5,
._d087x ._jhilu h6,
._d087x ._w497yoy h1,
._d087x ._w497yoy h2,
._d087x ._w497yoy h3,
._d087x ._w497yoy h4,
._d087x ._w497yoy h5,
._d087x ._w497yoy h6,
._d087x ._q5wvnea h1,
._d087x ._q5wvnea h2,
._d087x ._q5wvnea h3,
._d087x ._q5wvnea h4,
._d087x ._q5wvnea h5,
._d087x ._q5wvnea h6,
._d087x ._s1fyxb h1,
._d087x ._s1fyxb h2,
._d087x ._s1fyxb h3,
._d087x ._s1fyxb h4,
._d087x ._s1fyxb h5,
._d087x ._s1fyxb h6,
._d087x ._jeo7ebi h1,
._d087x ._jeo7ebi h2,
._d087x ._jeo7ebi h3,
._d087x ._jeo7ebi h4,
._d087x ._jeo7ebi h5,
._d087x ._jeo7ebi h6,
._d087x .counter-item h1,
._d087x .counter-item h2,
._d087x .counter-item h3,
._d087x .counter-item h4,
._d087x .counter-item h5,
._d087x .counter-item h6,
.bg-dark-custom ._ecocswc h1,
.bg-dark-custom ._ecocswc h2,
.bg-dark-custom ._ecocswc h3,
.bg-dark-custom ._ecocswc h4,
.bg-dark-custom ._ecocswc h5,
.bg-dark-custom ._ecocswc h6,
.bg-dark-custom ._qc05hd h1,
.bg-dark-custom ._qc05hd h2,
.bg-dark-custom ._qc05hd h3,
.bg-dark-custom ._qc05hd h4,
.bg-dark-custom ._qc05hd h5,
.bg-dark-custom ._qc05hd 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 ._jhilu h1,
.bg-dark-custom ._jhilu h2,
.bg-dark-custom ._jhilu h3,
.bg-dark-custom ._jhilu h4,
.bg-dark-custom ._jhilu h5,
.bg-dark-custom ._jhilu h6,
.bg-dark-custom ._w497yoy h1,
.bg-dark-custom ._w497yoy h2,
.bg-dark-custom ._w497yoy h3,
.bg-dark-custom ._w497yoy h4,
.bg-dark-custom ._w497yoy h5,
.bg-dark-custom ._w497yoy h6,
.bg-dark-custom ._q5wvnea h1,
.bg-dark-custom ._q5wvnea h2,
.bg-dark-custom ._q5wvnea h3,
.bg-dark-custom ._q5wvnea h4,
.bg-dark-custom ._q5wvnea h5,
.bg-dark-custom ._q5wvnea h6,
.bg-dark-custom ._s1fyxb h1,
.bg-dark-custom ._s1fyxb h2,
.bg-dark-custom ._s1fyxb h3,
.bg-dark-custom ._s1fyxb h4,
.bg-dark-custom ._s1fyxb h5,
.bg-dark-custom ._s1fyxb h6,
.bg-dark-custom ._jeo7ebi h1,
.bg-dark-custom ._jeo7ebi h2,
.bg-dark-custom ._jeo7ebi h3,
.bg-dark-custom ._jeo7ebi h4,
.bg-dark-custom ._jeo7ebi h5,
.bg-dark-custom ._jeo7ebi 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 ._ecocswc h1,
.bg-gradient-custom ._ecocswc h2,
.bg-gradient-custom ._ecocswc h3,
.bg-gradient-custom ._ecocswc h4,
.bg-gradient-custom ._ecocswc h5,
.bg-gradient-custom ._ecocswc h6,
.bg-gradient-custom ._qc05hd h1,
.bg-gradient-custom ._qc05hd h2,
.bg-gradient-custom ._qc05hd h3,
.bg-gradient-custom ._qc05hd h4,
.bg-gradient-custom ._qc05hd h5,
.bg-gradient-custom ._qc05hd 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 ._jhilu h1,
.bg-gradient-custom ._jhilu h2,
.bg-gradient-custom ._jhilu h3,
.bg-gradient-custom ._jhilu h4,
.bg-gradient-custom ._jhilu h5,
.bg-gradient-custom ._jhilu h6,
.bg-gradient-custom ._w497yoy h1,
.bg-gradient-custom ._w497yoy h2,
.bg-gradient-custom ._w497yoy h3,
.bg-gradient-custom ._w497yoy h4,
.bg-gradient-custom ._w497yoy h5,
.bg-gradient-custom ._w497yoy h6,
.bg-gradient-custom ._q5wvnea h1,
.bg-gradient-custom ._q5wvnea h2,
.bg-gradient-custom ._q5wvnea h3,
.bg-gradient-custom ._q5wvnea h4,
.bg-gradient-custom ._q5wvnea h5,
.bg-gradient-custom ._q5wvnea h6,
.bg-gradient-custom ._s1fyxb h1,
.bg-gradient-custom ._s1fyxb h2,
.bg-gradient-custom ._s1fyxb h3,
.bg-gradient-custom ._s1fyxb h4,
.bg-gradient-custom ._s1fyxb h5,
.bg-gradient-custom ._s1fyxb h6,
.bg-gradient-custom ._jeo7ebi h1,
.bg-gradient-custom ._jeo7ebi h2,
.bg-gradient-custom ._jeo7ebi h3,
.bg-gradient-custom ._jeo7ebi h4,
.bg-gradient-custom ._jeo7ebi h5,
.bg-gradient-custom ._jeo7ebi 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 ._ecocswc h1,
.bg-accent-custom ._ecocswc h2,
.bg-accent-custom ._ecocswc h3,
.bg-accent-custom ._ecocswc h4,
.bg-accent-custom ._ecocswc h5,
.bg-accent-custom ._ecocswc h6,
.bg-accent-custom ._qc05hd h1,
.bg-accent-custom ._qc05hd h2,
.bg-accent-custom ._qc05hd h3,
.bg-accent-custom ._qc05hd h4,
.bg-accent-custom ._qc05hd h5,
.bg-accent-custom ._qc05hd 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 ._jhilu h1,
.bg-accent-custom ._jhilu h2,
.bg-accent-custom ._jhilu h3,
.bg-accent-custom ._jhilu h4,
.bg-accent-custom ._jhilu h5,
.bg-accent-custom ._jhilu h6,
.bg-accent-custom ._w497yoy h1,
.bg-accent-custom ._w497yoy h2,
.bg-accent-custom ._w497yoy h3,
.bg-accent-custom ._w497yoy h4,
.bg-accent-custom ._w497yoy h5,
.bg-accent-custom ._w497yoy h6,
.bg-accent-custom ._q5wvnea h1,
.bg-accent-custom ._q5wvnea h2,
.bg-accent-custom ._q5wvnea h3,
.bg-accent-custom ._q5wvnea h4,
.bg-accent-custom ._q5wvnea h5,
.bg-accent-custom ._q5wvnea h6,
.bg-accent-custom ._s1fyxb h1,
.bg-accent-custom ._s1fyxb h2,
.bg-accent-custom ._s1fyxb h3,
.bg-accent-custom ._s1fyxb h4,
.bg-accent-custom ._s1fyxb h5,
.bg-accent-custom ._s1fyxb h6,
.bg-accent-custom ._jeo7ebi h1,
.bg-accent-custom ._jeo7ebi h2,
.bg-accent-custom ._jeo7ebi h3,
.bg-accent-custom ._jeo7ebi h4,
.bg-accent-custom ._jeo7ebi h5,
.bg-accent-custom ._jeo7ebi 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,
._n1xzvm ._ecocswc h1,
._n1xzvm ._ecocswc h2,
._n1xzvm ._ecocswc h3,
._n1xzvm ._ecocswc h4,
._n1xzvm ._ecocswc h5,
._n1xzvm ._ecocswc h6,
._n1xzvm ._qc05hd h1,
._n1xzvm ._qc05hd h2,
._n1xzvm ._qc05hd h3,
._n1xzvm ._qc05hd h4,
._n1xzvm ._qc05hd h5,
._n1xzvm ._qc05hd h6,
._n1xzvm .card h1,
._n1xzvm .card h2,
._n1xzvm .card h3,
._n1xzvm .card h4,
._n1xzvm .card h5,
._n1xzvm .card h6,
._n1xzvm ._jhilu h1,
._n1xzvm ._jhilu h2,
._n1xzvm ._jhilu h3,
._n1xzvm ._jhilu h4,
._n1xzvm ._jhilu h5,
._n1xzvm ._jhilu h6,
._n1xzvm ._w497yoy h1,
._n1xzvm ._w497yoy h2,
._n1xzvm ._w497yoy h3,
._n1xzvm ._w497yoy h4,
._n1xzvm ._w497yoy h5,
._n1xzvm ._w497yoy h6,
._n1xzvm ._q5wvnea h1,
._n1xzvm ._q5wvnea h2,
._n1xzvm ._q5wvnea h3,
._n1xzvm ._q5wvnea h4,
._n1xzvm ._q5wvnea h5,
._n1xzvm ._q5wvnea h6,
._n1xzvm ._s1fyxb h1,
._n1xzvm ._s1fyxb h2,
._n1xzvm ._s1fyxb h3,
._n1xzvm ._s1fyxb h4,
._n1xzvm ._s1fyxb h5,
._n1xzvm ._s1fyxb h6,
._n1xzvm ._jeo7ebi h1,
._n1xzvm ._jeo7ebi h2,
._n1xzvm ._jeo7ebi h3,
._n1xzvm ._jeo7ebi h4,
._n1xzvm ._jeo7ebi h5,
._n1xzvm ._jeo7ebi h6,
._n1xzvm .counter-item h1,
._n1xzvm .counter-item h2,
._n1xzvm .counter-item h3,
._n1xzvm .counter-item h4,
._n1xzvm .counter-item h5,
._n1xzvm .counter-item h6,
._u6eth ._ecocswc h1,
._u6eth ._ecocswc h2,
._u6eth ._ecocswc h3,
._u6eth ._ecocswc h4,
._u6eth ._ecocswc h5,
._u6eth ._ecocswc h6,
._u6eth ._qc05hd h1,
._u6eth ._qc05hd h2,
._u6eth ._qc05hd h3,
._u6eth ._qc05hd h4,
._u6eth ._qc05hd h5,
._u6eth ._qc05hd h6,
._u6eth .card h1,
._u6eth .card h2,
._u6eth .card h3,
._u6eth .card h4,
._u6eth .card h5,
._u6eth .card h6,
._u6eth ._jhilu h1,
._u6eth ._jhilu h2,
._u6eth ._jhilu h3,
._u6eth ._jhilu h4,
._u6eth ._jhilu h5,
._u6eth ._jhilu h6,
._u6eth ._w497yoy h1,
._u6eth ._w497yoy h2,
._u6eth ._w497yoy h3,
._u6eth ._w497yoy h4,
._u6eth ._w497yoy h5,
._u6eth ._w497yoy h6,
._u6eth ._q5wvnea h1,
._u6eth ._q5wvnea h2,
._u6eth ._q5wvnea h3,
._u6eth ._q5wvnea h4,
._u6eth ._q5wvnea h5,
._u6eth ._q5wvnea h6,
._u6eth ._s1fyxb h1,
._u6eth ._s1fyxb h2,
._u6eth ._s1fyxb h3,
._u6eth ._s1fyxb h4,
._u6eth ._s1fyxb h5,
._u6eth ._s1fyxb h6,
._u6eth ._jeo7ebi h1,
._u6eth ._jeo7ebi h2,
._u6eth ._jeo7ebi h3,
._u6eth ._jeo7ebi h4,
._u6eth ._jeo7ebi h5,
._u6eth ._jeo7ebi h6,
._u6eth .counter-item h1,
._u6eth .counter-item h2,
._u6eth .counter-item h3,
._u6eth .counter-item h4,
._u6eth .counter-item h5,
._u6eth .counter-item h6,
._dguivb ._ecocswc h1,
._dguivb ._ecocswc h2,
._dguivb ._ecocswc h3,
._dguivb ._ecocswc h4,
._dguivb ._ecocswc h5,
._dguivb ._ecocswc h6,
._dguivb ._qc05hd h1,
._dguivb ._qc05hd h2,
._dguivb ._qc05hd h3,
._dguivb ._qc05hd h4,
._dguivb ._qc05hd h5,
._dguivb ._qc05hd h6,
._dguivb .card h1,
._dguivb .card h2,
._dguivb .card h3,
._dguivb .card h4,
._dguivb .card h5,
._dguivb .card h6,
._dguivb ._jhilu h1,
._dguivb ._jhilu h2,
._dguivb ._jhilu h3,
._dguivb ._jhilu h4,
._dguivb ._jhilu h5,
._dguivb ._jhilu h6,
._dguivb ._w497yoy h1,
._dguivb ._w497yoy h2,
._dguivb ._w497yoy h3,
._dguivb ._w497yoy h4,
._dguivb ._w497yoy h5,
._dguivb ._w497yoy h6,
._dguivb ._q5wvnea h1,
._dguivb ._q5wvnea h2,
._dguivb ._q5wvnea h3,
._dguivb ._q5wvnea h4,
._dguivb ._q5wvnea h5,
._dguivb ._q5wvnea h6,
._dguivb ._s1fyxb h1,
._dguivb ._s1fyxb h2,
._dguivb ._s1fyxb h3,
._dguivb ._s1fyxb h4,
._dguivb ._s1fyxb h5,
._dguivb ._s1fyxb h6,
._dguivb ._jeo7ebi h1,
._dguivb ._jeo7ebi h2,
._dguivb ._jeo7ebi h3,
._dguivb ._jeo7ebi h4,
._dguivb ._jeo7ebi h5,
._dguivb ._jeo7ebi h6,
._dguivb .counter-item h1,
._dguivb .counter-item h2,
._dguivb .counter-item h3,
._dguivb .counter-item h4,
._dguivb .counter-item h5,
._dguivb .counter-item h6 { color:var(--text-primary,#1a1a2e) !important; }
._d087x ._ecocswc p,
._d087x ._ecocswc span:not(.badge),
._d087x ._ecocswc li,
._d087x ._ecocswc small,
._d087x ._ecocswc label,
._d087x ._qc05hd p,
._d087x ._qc05hd span:not(.badge),
._d087x ._qc05hd li,
._d087x ._qc05hd small,
._d087x ._qc05hd label,
._d087x .card p,
._d087x .card span:not(.badge),
._d087x .card li,
._d087x .card small,
._d087x .card label,
._d087x ._jhilu p,
._d087x ._jhilu span:not(.badge),
._d087x ._jhilu li,
._d087x ._jhilu small,
._d087x ._jhilu label,
._d087x ._w497yoy p,
._d087x ._w497yoy span:not(.badge),
._d087x ._w497yoy li,
._d087x ._w497yoy small,
._d087x ._w497yoy label,
._d087x ._q5wvnea p,
._d087x ._q5wvnea span:not(.badge),
._d087x ._q5wvnea li,
._d087x ._q5wvnea small,
._d087x ._q5wvnea label,
._d087x ._s1fyxb p,
._d087x ._s1fyxb span:not(.badge),
._d087x ._s1fyxb li,
._d087x ._s1fyxb small,
._d087x ._s1fyxb label,
._d087x ._jeo7ebi p,
._d087x ._jeo7ebi span:not(.badge),
._d087x ._jeo7ebi li,
._d087x ._jeo7ebi small,
._d087x ._jeo7ebi label,
._d087x .counter-item p,
._d087x .counter-item span:not(.badge),
._d087x .counter-item li,
._d087x .counter-item small,
._d087x .counter-item label,
.bg-dark-custom ._ecocswc p,
.bg-dark-custom ._ecocswc span:not(.badge),
.bg-dark-custom ._ecocswc li,
.bg-dark-custom ._ecocswc small,
.bg-dark-custom ._ecocswc label,
.bg-dark-custom ._qc05hd p,
.bg-dark-custom ._qc05hd span:not(.badge),
.bg-dark-custom ._qc05hd li,
.bg-dark-custom ._qc05hd small,
.bg-dark-custom ._qc05hd 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 ._jhilu p,
.bg-dark-custom ._jhilu span:not(.badge),
.bg-dark-custom ._jhilu li,
.bg-dark-custom ._jhilu small,
.bg-dark-custom ._jhilu label,
.bg-dark-custom ._w497yoy p,
.bg-dark-custom ._w497yoy span:not(.badge),
.bg-dark-custom ._w497yoy li,
.bg-dark-custom ._w497yoy small,
.bg-dark-custom ._w497yoy label,
.bg-dark-custom ._q5wvnea p,
.bg-dark-custom ._q5wvnea span:not(.badge),
.bg-dark-custom ._q5wvnea li,
.bg-dark-custom ._q5wvnea small,
.bg-dark-custom ._q5wvnea label,
.bg-dark-custom ._s1fyxb p,
.bg-dark-custom ._s1fyxb span:not(.badge),
.bg-dark-custom ._s1fyxb li,
.bg-dark-custom ._s1fyxb small,
.bg-dark-custom ._s1fyxb label,
.bg-dark-custom ._jeo7ebi p,
.bg-dark-custom ._jeo7ebi span:not(.badge),
.bg-dark-custom ._jeo7ebi li,
.bg-dark-custom ._jeo7ebi small,
.bg-dark-custom ._jeo7ebi 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 ._ecocswc p,
.bg-gradient-custom ._ecocswc span:not(.badge),
.bg-gradient-custom ._ecocswc li,
.bg-gradient-custom ._ecocswc small,
.bg-gradient-custom ._ecocswc label,
.bg-gradient-custom ._qc05hd p,
.bg-gradient-custom ._qc05hd span:not(.badge),
.bg-gradient-custom ._qc05hd li,
.bg-gradient-custom ._qc05hd small,
.bg-gradient-custom ._qc05hd 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 ._jhilu p,
.bg-gradient-custom ._jhilu span:not(.badge),
.bg-gradient-custom ._jhilu li,
.bg-gradient-custom ._jhilu small,
.bg-gradient-custom ._jhilu label,
.bg-gradient-custom ._w497yoy p,
.bg-gradient-custom ._w497yoy span:not(.badge),
.bg-gradient-custom ._w497yoy li,
.bg-gradient-custom ._w497yoy small,
.bg-gradient-custom ._w497yoy label,
.bg-gradient-custom ._q5wvnea p,
.bg-gradient-custom ._q5wvnea span:not(.badge),
.bg-gradient-custom ._q5wvnea li,
.bg-gradient-custom ._q5wvnea small,
.bg-gradient-custom ._q5wvnea label,
.bg-gradient-custom ._s1fyxb p,
.bg-gradient-custom ._s1fyxb span:not(.badge),
.bg-gradient-custom ._s1fyxb li,
.bg-gradient-custom ._s1fyxb small,
.bg-gradient-custom ._s1fyxb label,
.bg-gradient-custom ._jeo7ebi p,
.bg-gradient-custom ._jeo7ebi span:not(.badge),
.bg-gradient-custom ._jeo7ebi li,
.bg-gradient-custom ._jeo7ebi small,
.bg-gradient-custom ._jeo7ebi 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 ._ecocswc p,
.bg-accent-custom ._ecocswc span:not(.badge),
.bg-accent-custom ._ecocswc li,
.bg-accent-custom ._ecocswc small,
.bg-accent-custom ._ecocswc label,
.bg-accent-custom ._qc05hd p,
.bg-accent-custom ._qc05hd span:not(.badge),
.bg-accent-custom ._qc05hd li,
.bg-accent-custom ._qc05hd small,
.bg-accent-custom ._qc05hd 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 ._jhilu p,
.bg-accent-custom ._jhilu span:not(.badge),
.bg-accent-custom ._jhilu li,
.bg-accent-custom ._jhilu small,
.bg-accent-custom ._jhilu label,
.bg-accent-custom ._w497yoy p,
.bg-accent-custom ._w497yoy span:not(.badge),
.bg-accent-custom ._w497yoy li,
.bg-accent-custom ._w497yoy small,
.bg-accent-custom ._w497yoy label,
.bg-accent-custom ._q5wvnea p,
.bg-accent-custom ._q5wvnea span:not(.badge),
.bg-accent-custom ._q5wvnea li,
.bg-accent-custom ._q5wvnea small,
.bg-accent-custom ._q5wvnea label,
.bg-accent-custom ._s1fyxb p,
.bg-accent-custom ._s1fyxb span:not(.badge),
.bg-accent-custom ._s1fyxb li,
.bg-accent-custom ._s1fyxb small,
.bg-accent-custom ._s1fyxb label,
.bg-accent-custom ._jeo7ebi p,
.bg-accent-custom ._jeo7ebi span:not(.badge),
.bg-accent-custom ._jeo7ebi li,
.bg-accent-custom ._jeo7ebi small,
.bg-accent-custom ._jeo7ebi 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,
._n1xzvm ._ecocswc p,
._n1xzvm ._ecocswc span:not(.badge),
._n1xzvm ._ecocswc li,
._n1xzvm ._ecocswc small,
._n1xzvm ._ecocswc label,
._n1xzvm ._qc05hd p,
._n1xzvm ._qc05hd span:not(.badge),
._n1xzvm ._qc05hd li,
._n1xzvm ._qc05hd small,
._n1xzvm ._qc05hd label,
._n1xzvm .card p,
._n1xzvm .card span:not(.badge),
._n1xzvm .card li,
._n1xzvm .card small,
._n1xzvm .card label,
._n1xzvm ._jhilu p,
._n1xzvm ._jhilu span:not(.badge),
._n1xzvm ._jhilu li,
._n1xzvm ._jhilu small,
._n1xzvm ._jhilu label,
._n1xzvm ._w497yoy p,
._n1xzvm ._w497yoy span:not(.badge),
._n1xzvm ._w497yoy li,
._n1xzvm ._w497yoy small,
._n1xzvm ._w497yoy label,
._n1xzvm ._q5wvnea p,
._n1xzvm ._q5wvnea span:not(.badge),
._n1xzvm ._q5wvnea li,
._n1xzvm ._q5wvnea small,
._n1xzvm ._q5wvnea label,
._n1xzvm ._s1fyxb p,
._n1xzvm ._s1fyxb span:not(.badge),
._n1xzvm ._s1fyxb li,
._n1xzvm ._s1fyxb small,
._n1xzvm ._s1fyxb label,
._n1xzvm ._jeo7ebi p,
._n1xzvm ._jeo7ebi span:not(.badge),
._n1xzvm ._jeo7ebi li,
._n1xzvm ._jeo7ebi small,
._n1xzvm ._jeo7ebi label,
._n1xzvm .counter-item p,
._n1xzvm .counter-item span:not(.badge),
._n1xzvm .counter-item li,
._n1xzvm .counter-item small,
._n1xzvm .counter-item label,
._u6eth ._ecocswc p,
._u6eth ._ecocswc span:not(.badge),
._u6eth ._ecocswc li,
._u6eth ._ecocswc small,
._u6eth ._ecocswc label,
._u6eth ._qc05hd p,
._u6eth ._qc05hd span:not(.badge),
._u6eth ._qc05hd li,
._u6eth ._qc05hd small,
._u6eth ._qc05hd label,
._u6eth .card p,
._u6eth .card span:not(.badge),
._u6eth .card li,
._u6eth .card small,
._u6eth .card label,
._u6eth ._jhilu p,
._u6eth ._jhilu span:not(.badge),
._u6eth ._jhilu li,
._u6eth ._jhilu small,
._u6eth ._jhilu label,
._u6eth ._w497yoy p,
._u6eth ._w497yoy span:not(.badge),
._u6eth ._w497yoy li,
._u6eth ._w497yoy small,
._u6eth ._w497yoy label,
._u6eth ._q5wvnea p,
._u6eth ._q5wvnea span:not(.badge),
._u6eth ._q5wvnea li,
._u6eth ._q5wvnea small,
._u6eth ._q5wvnea label,
._u6eth ._s1fyxb p,
._u6eth ._s1fyxb span:not(.badge),
._u6eth ._s1fyxb li,
._u6eth ._s1fyxb small,
._u6eth ._s1fyxb label,
._u6eth ._jeo7ebi p,
._u6eth ._jeo7ebi span:not(.badge),
._u6eth ._jeo7ebi li,
._u6eth ._jeo7ebi small,
._u6eth ._jeo7ebi label,
._u6eth .counter-item p,
._u6eth .counter-item span:not(.badge),
._u6eth .counter-item li,
._u6eth .counter-item small,
._u6eth .counter-item label,
._dguivb ._ecocswc p,
._dguivb ._ecocswc span:not(.badge),
._dguivb ._ecocswc li,
._dguivb ._ecocswc small,
._dguivb ._ecocswc label,
._dguivb ._qc05hd p,
._dguivb ._qc05hd span:not(.badge),
._dguivb ._qc05hd li,
._dguivb ._qc05hd small,
._dguivb ._qc05hd label,
._dguivb .card p,
._dguivb .card span:not(.badge),
._dguivb .card li,
._dguivb .card small,
._dguivb .card label,
._dguivb ._jhilu p,
._dguivb ._jhilu span:not(.badge),
._dguivb ._jhilu li,
._dguivb ._jhilu small,
._dguivb ._jhilu label,
._dguivb ._w497yoy p,
._dguivb ._w497yoy span:not(.badge),
._dguivb ._w497yoy li,
._dguivb ._w497yoy small,
._dguivb ._w497yoy label,
._dguivb ._q5wvnea p,
._dguivb ._q5wvnea span:not(.badge),
._dguivb ._q5wvnea li,
._dguivb ._q5wvnea small,
._dguivb ._q5wvnea label,
._dguivb ._s1fyxb p,
._dguivb ._s1fyxb span:not(.badge),
._dguivb ._s1fyxb li,
._dguivb ._s1fyxb small,
._dguivb ._s1fyxb label,
._dguivb ._jeo7ebi p,
._dguivb ._jeo7ebi span:not(.badge),
._dguivb ._jeo7ebi li,
._dguivb ._jeo7ebi small,
._dguivb ._jeo7ebi label,
._dguivb .counter-item p,
._dguivb .counter-item span:not(.badge),
._dguivb .counter-item li,
._dguivb .counter-item small,
._dguivb .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-progress{width:160px;height:3px;background:rgba(var(--y14ka-rgb,99,102,241),.15);border-radius:2px;overflow:hidden;}.pl-progress-bar{width:40%;height:100%;background:var(--y14ka);border-radius:2px;animation:plProgress 1.2s ease-in-out infinite;}@keyframes plProgress{0%{width:0;margin-left:0}50%{width:60%}100%{width:0;margin-left:100%}}