@import url('https://fonts.googleapis.com/css2?family=Zilla+Slab:wght@400;500;600;700&family=Inter:wght@400;500&display=swap');

:root {
    --a14oe: #B69924;
    --a15hh: #33C5A5;
    --a16ql: #7D189A;
    --a1re: linear-gradient(200deg, var(--a14oe), var(--a15hh));
    --a3qu: 'Zilla Slab', serif;
    --a5wy: 'Inter', sans-serif;
    --a19iy: 40px;
    --a20ye: 30px;
    --a21du: 22px;
    --a17cr: 15px;
    --a18gx: 500;
    --a6x6: 2px;
    --a7aa: 4px;
    --a8oy: 6px;
    --a9yi: 8px;
    --a4yy: 4px;
    --a10bp: inset 0 1px 3px rgba(0,0,0,0.06);
    --a11kd: inset 0 2px 6px rgba(0,0,0,0.08);
    --a12ji: inset 0 4px 12px rgba(0,0,0,0.1);
    --a13tl: inset 0 6px 20px rgba(0,0,0,0.12);
    --_paoc9j: 120px 0;
}
._dc6pw30 {
    border-radius: 4px;
    padding: 10px 24px;
}
._xzno9n, ._qp0j654, ._d43n6i, ._dwhs1f, ._eii0h2 {
    border-width: 1px;
    border-color: var(--border-color);
}

._xzno9n, ._qp0j654, ._dwhs1f, ._eii0h2, ._d43n6i {
    position: relative;
}
._xzno9n::after, ._qp0j654::after {
    content: '';
    position: absolute;
    inset: 8px 8px -8px -8px;
    background: var(--a14oe);
    opacity: 0.12;
    border-radius: inherit;
    z-index: -1;
    transition: opacity 0.3s;
}
._xzno9n:hover::after, ._qp0j654:hover::after {
    opacity: 0.22;
}

._yssatt1 strong, ._yssatt1 em, ._wvl3gbv strong {
    background: linear-gradient(transparent 60%, var(--a14oe) 60%);
    background-size: 100% 90%;
    background-repeat: no-repeat;
    background-position: 0 100%;
    padding: 0 4px;
    -webkit-text-fill-color: initial;
}

._s6ednkk {
    position: relative;
    margin-top: 40px;
}
._s6ednkk::before {
    content: '';
    position: absolute;
    top: -30px;
    left: 0;
    width: 100%;
    height: 30px;
    background: inherit;
    clip-path: ellipse(55% 100% at 50% 100%);
}

._pkc9ruk {
    background: var(--bg-primary);
    min-height: 90vh;
    border-bottom: 1px solid var(--border-color);
}
._o7sl7c img {
    border-radius: 2px;
    box-shadow: none;
    border: 1px solid var(--border-color);
}
._lvh0b {
    background: none;
    padding: 0;
    letter-spacing: 5px;
    font-size: 11px;
    color: var(--text-secondary) !important;
    text-transform: uppercase;
}
._yssatt1 { font-weight: 400; letter-spacing: -0.5px; }
._jjiwg { font-size: 16px; letter-spacing: 0.3px; }
._ozp8a ._fcpzbz { background: var(--text-primary); border-color: var(--text-primary); color: var(--bg-primary); }
._ozp8a ._dtu4fu { border-width: 1px; }

._bjkfn {
    background: var(--footer-dark-bg);
    padding: 14px 0;
}
._bjkfn ._ogryw { color: #fff; }
._bjkfn .nav-link { color: rgba(255,255,255,0.7) !important; }
._bjkfn .nav-link:hover, ._bjkfn .nav-link.active { color: #fff !important; }
._bjkfn .nav-link::after { background: #fff; }
._bjkfn ._k4681b6 { background: #fff; color: var(--footer-dark-bg); border-color: #fff; }
._bjkfn ._p77hr7 ._z6p84tn { background: #fff; }
._bjkfn.scrolled { background: var(--footer-dark-bg); box-shadow: 0 4px 20px rgba(0,0,0,0.2); }

._hr5how {
    background: transparent;
    padding: 0 20px 40px;
}
._hr5how > .container {
    background: var(--footer-dark-bg);
    border-radius: var(--a9yi);
    padding: 60px 40px 30px;
    box-shadow: 0 20px 60px rgba(0,0,0,0.15);
}
._hr5how h4,._hr5how h5 { color: #fff; }
._hr5how ._zc23kl3 ._yxc37rd::after { background: var(--a14oe); }
._t4petf { border-top: 1px solid rgba(255,255,255,0.08); margin-top: 40px; }
._t4petf p { color: rgba(255,255,255,0.3); }

.contact-section ._bqejo {
    background: var(--bg-card, #fff);
    padding: 40px;
    border-radius: var(--a8oy);
    box-shadow: var(--a12ji);
    border: 1px solid var(--border-color);
}
.contact-section .form-control { border-radius: var(--a7aa); padding: 14px 18px; }
.contact-section ._dc6pw30 { width: 100%; padding: 16px; }

._ogryw { font-size: 16px; font-weight: 700; background: var(--a1re); color: #fff !important; padding: 8px 22px; border-radius: var(--a4yy); letter-spacing: 0.5px; }
._ogryw:hover { opacity: 0.9; color: #fff; }

._jpd9n, .card-title, ._wvl3gbv {
    background: var(--a1re);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    font-weight: 800;
}
._hr5how ._jpd9n, ._hr5how .card-title, ._hr5how ._wvl3gbv,
._bjkfn ._jpd9n, ._bjkfn .card-title, ._bjkfn ._wvl3gbv {
    -webkit-text-fill-color: initial;
    background: none;
}

._o7sl7c {
    padding: 4px;
    background: var(--a1re);
    border-radius: var(--a8oy);
    display: inline-block;
}
._o7sl7c img {
    border-radius: calc(var(--a8oy) - 4px);
    display: block;
}

._j1s2b ._y17bkd7 img, ._y17bkd7 img {
    border-radius: 30%;
    aspect-ratio: 1/1;
    object-fit: cover;
    border: 3px solid var(--a14oe);
}

section:not(._pkc9ruk) .col-lg-6 img, section:not(._pkc9ruk) .col-lg-5 img, .about-section img, section img.rounded {
    outline: 2px solid var(--a14oe);
    outline-offset: 8px;
    border-radius: var(--a7aa);
}

._p77hr7 { width: 44px; height: 44px; gap: 5px; border: 1.5px solid var(--border-color); background: var(--bg-secondary, transparent); border-radius: 50%; }
._p77hr7 ._z6p84tn { width: 18px; height: 2px; border-radius: 2px; transition: transform 0.35s ease, opacity 0.3s ease; }
._p77hr7:hover { background: var(--a14oe); border-color: var(--a14oe); }
._p77hr7:hover ._z6p84tn { background: #fff; }
._p77hr7.active ._z6p84tn:nth-child(1) { transform: translateY(7px) rotate(45deg); }
._p77hr7.active ._z6p84tn:nth-child(2) { opacity: 0; }
._p77hr7.active ._z6p84tn:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }

main > section + section::before{content:'';display:block;width:60%;height:1px;margin:0 auto;background:radial-gradient(circle,var(--a14oe) 1px,transparent 1px);background-size:12px 1px;opacity:0.25;}

.scroll-dots{position:fixed;right:20px;top:50%;transform:translateY(-50%);z-index:9990;display:flex;flex-direction:column;gap:12px;}.scroll-dots .dot{width:10px;height:10px;border-radius:50%;border:2px solid var(--a14oe);opacity:0.4;cursor:pointer;transition:all 0.3s;}.scroll-dots .dot.active{background:var(--a14oe);opacity:1;transform:scale(1.3);}@media(max-width:768px){.scroll-dots{display:none;}}

.progress-pct{position:fixed;bottom:20px;left:20px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;color:var(--a14oe);background:var(--bg-card);border:1px solid var(--border-color);border-radius:50%;z-index:9990;opacity:0.6;font-family:var(--a5wy);}@media(max-width:768px){.progress-pct{display:none;}}

._pkc9ruk { perspective: 1px; transform-style: preserve-3d; }
main > section { position: relative; }
main > section ._yn4mu {
    transition: transform 0.05s linear;
}

@keyframes pulseGlow{0%,100%{box-shadow:0 0 0 0 rgba(var(--a14oe-rgb,99,102,241),0.45);}70%{box-shadow:0 0 0 14px rgba(var(--a14oe-rgb,99,102,241),0);}}
._pkc9ruk ._fcpzbz,._pkc9ruk ._dc6pw30{animation:pulseGlow 2.5s ease-in-out infinite;}

.asym-shape{position:absolute;pointer-events:none;z-index:2;}.asym-shape.circ{border-radius:50%;border:2px solid var(--a14oe);opacity:0.12;}.asym-shape.diamond{background:var(--a14oe);opacity:0.08;transform:rotate(45deg);}.asym-shape.dash{height:2px;background:var(--a1re);opacity:0.15;border-radius:1px;}

html:not(._s6uw9) main > section {
    opacity: 1 !important;
    transform: none !important;
    clip-path: none !important;
    filter: none !important;
}

@media (min-width: 993px) {
    ._dzcu4c {
        flex-wrap: nowrap;
        overflow: visible;
    }
    ._bqth8 {
        flex: 1 1 auto;
        min-width: 0;
        justify-content: center;
        flex-wrap: nowrap;
        overflow: hidden;
        gap: clamp(10px, 1.8vw, 36px) !important;
    }
    ._bqth8 .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        padding: 8px 0;
        flex-shrink: 0;
    }
    ._remx2, ._rdvldgw {
        gap: clamp(8px, 1.4vw, 32px) !important;
        flex-wrap: nowrap;
        overflow: hidden;
    }
    ._remx2 .nav-link,
    ._rdvldgw .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        flex-shrink: 0;
    }
    ._k4681b6 {
        flex-shrink: 0;
        white-space: nowrap;
    }
    ._ogryw {
        flex-shrink: 0;
    }
}

div._s6ednkk:not(._paoc9j) {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1001;
    padding: 6px 0;
    transition: transform 0.3s ease, opacity 0.3s ease;
}
div._s6ednkk:not(._paoc9j) + ._bjkfn {
    top: 33px;
    transition: top 0.3s ease, background 0.3s ease, padding 0.3s ease;
}
div._s6ednkk._kq048kn {
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
}
div._s6ednkk._kq048kn + ._bjkfn,
div._s6ednkk:not(._paoc9j) + ._bjkfn.scrolled {
    top: 0;
}
div._s6ednkk:not(._paoc9j) ~ ._pkc9ruk {
    padding-top: 200px;
}

@media (max-width: 992px) {
    div._s6ednkk:not(._paoc9j) {
        position: relative;
        z-index: auto;
        font-size: 11px;
        padding: 4px 0;
    }
    div._s6ednkk:not(._paoc9j) + ._bjkfn {
        top: 0;
    }
    div._s6ednkk:not(._paoc9j) ~ ._pkc9ruk {
        padding-top: 140px;
    }
}

@media (max-width: 992px) {
    ._p77hr7 {
        display: flex !important;
        pointer-events: auto !important;
        opacity: 1 !important;
        z-index: 10001 !important;
        cursor: pointer !important;
        -webkit-tap-highlight-color: transparent;
    }
    ._p77hr7 ._z6p84tn {
        pointer-events: none;
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
    ._bqth8 {
        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;
    }
    ._bqth8 .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;
    }
    ._bqth8 .nav-link::after { display: none !important; }
    ._k4681b6 { display: none !important; }
    ._remx2, ._rdvldgw { display: none !important; }
}

@media (max-width: 992px) {
    ._bqth8 { top: auto !important; bottom: -100% !important; right: 0 !important; left: 0 !important; width: 100vw !important; height: auto !important; max-height: 75vh !important; background: var(--bg-card) !important; padding: 16px 32px 40px !important; border-radius: 20px 20px 0 0 !important; box-shadow: 0 -8px 40px rgba(0,0,0,0.2) !important; transition: bottom 0.4s cubic-bezier(0.4,0,0.2,1) !important; }
    ._bqth8::before { content: '' !important; display: block !important; width: 40px !important; height: 4px !important; background: var(--border-color) !important; border-radius: 2px !important; margin: 0 auto 24px !important; flex-shrink: 0 !important; }
    ._bqth8.active { bottom: 0 !important; }
    ._bqth8 .nav-link { opacity: 0 !important; transform: translateY(16px) !important; transition: opacity 0.3s ease, transform 0.3s ease !important; border-bottom: 1px solid var(--border-color) !important; text-align: center !important; color: #0d0c17 !important; }
    ._bqth8.active .nav-link { opacity: 1 !important; transform: translateY(0) !important; color: #0d0c17 !important; }
    ._bqth8.active .nav-link:nth-child(1){transition-delay:.10s !important;}
    ._bqth8.active .nav-link:nth-child(2){transition-delay:.16s !important;}
    ._bqth8.active .nav-link:nth-child(3){transition-delay:.22s !important;}
    ._bqth8.active .nav-link:nth-child(4){transition-delay:.28s !important;}
    ._bqth8.active .nav-link:nth-child(5){transition-delay:.34s !important;}
    ._bqth8.active .nav-link:nth-child(6){transition-delay:.40s !important;}
    ._bqth8.active .nav-link:nth-child(7){transition-delay:.46s !important;}
    ._bqth8.active .nav-link:nth-child(8){transition-delay:.52s !important;}
}

._xzno9n,
._qp0j654,
._dwhs1f,
._eii0h2,
._wcmor,
._j1s2b {
    backdrop-filter: blur(8px) !important;
    -webkit-backdrop-filter: blur(8px) !important;
}
._xzno9n *,
._qp0j654 *,
._dwhs1f *,
._eii0h2 *,
._wcmor * {
    filter: none !important;
}
@supports (animation: none) {
    ._xzno9n, ._qp0j654, ._dwhs1f {
        animation-fill-mode: forwards !important;
    }
}
._dwhs1f + ._dwhs1f {
    margin-top: 1.5rem;
}

._pkc9ruk ._c8q85a ~ .container,
._pkc9ruk ._c8q85a ~ .container * {
    color: #fff;
}
._pkc9ruk ._c8q85a ~ .container p,
._pkc9ruk ._c8q85a ~ .container ._jjiwg {
    color: rgba(255,255,255,0.85);
}
._pkc9ruk ._c8q85a ~ .container ._dc6pw30 {
    color: inherit;
}
._p103ax ._lvh0b { color: #fff; }
._p103ax ._b8xipop { color: var(--a14oe); }
._p103ax ._avcwou { color: rgba(255,255,255,0.55); }
._p103ax ._ujto4fx a { color: rgba(255,255,255,0.65); }
._p103ax ._ujto4fx a:hover { color: #fff; }
._hr5how[style*="background:none"] { background: none !important; }
._hr5how[style*="background:none"]::before,
._hr5how[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%;
}

._uqvdjm .swiper-button-next,
._uqvdjm .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);
}
._uqvdjm .swiper-button-next::after,
._uqvdjm .swiper-button-prev::after {
    font-size: 14px;
    color: var(--text-primary, #1a1a2e);
}
._uqvdjm .swiper-button-next { right: 0; }
._uqvdjm .swiper-button-prev { left: 0; }

._xzno9n, ._wcmor, ._qp0j654, ._dwhs1f,
._eii0h2, ._j1s2b, ._d43n6i, .counter-item,
.card { overflow: hidden; }

._xzno9n h1, ._xzno9n h2, ._xzno9n h3, ._xzno9n h4, ._xzno9n h5, ._xzno9n h6,
._wcmor h1, ._wcmor h2, ._wcmor h3, ._wcmor h4,
._qp0j654 h1, ._qp0j654 h2, ._qp0j654 h3, ._qp0j654 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;
}

._xzno9n p, ._xzno9n span, ._xzno9n li,
._wcmor p, ._qp0j654 p, .counter-item p,
.card p, .card span, .card li {
    overflow-wrap: break-word;
    word-break: break-word;
}

._o0xaw1g, ._mc6m4z, .counter-suffix {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
}

._xzno9n .stat-number, ._xzno9n [class*="number"],
.counter-item .stat-number {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
}

body {
    line-height: 1.69;
    letter-spacing: 0.013em;
}

._xzno9n, ._qp0j654, ._dwhs1f, ._d43n6i, ._eii0h2 {
    padding: 30px;
}
._xzno9n, ._qp0j654, ._dwhs1f, ._d43n6i, ._eii0h2 .card-body {
    padding: 22px 22px;
}
.row > [class*="col"]:nth-child(1) ._xzno9n,
.row > [class*="col"]:nth-child(1) ._qp0j654 {
    padding: 30px;
    border-radius: calc(var(--a7aa) + 1px);
}
.row > [class*="col"]:nth-child(2) ._xzno9n,
.row > [class*="col"]:nth-child(2) ._qp0j654 {
    padding: 28px;
    border-radius: calc(var(--a7aa) + -2px);
}
.row > [class*="col"]:nth-child(3) ._xzno9n,
.row > [class*="col"]:nth-child(3) ._qp0j654 {
    padding: 33px;
    border-radius: calc(var(--a7aa) + -1px);
}
.row > [class*="col"]:nth-child(4) ._xzno9n,
.row > [class*="col"]:nth-child(4) ._qp0j654 {
    padding: 28px;
    border-radius: calc(var(--a7aa) + -2px);
}
.row > [class*="col"]:nth-child(5) ._xzno9n,
.row > [class*="col"]:nth-child(5) ._qp0j654 {
    padding: 33px;
    border-radius: calc(var(--a7aa) + 3px);
}
.row > [class*="col"]:nth-child(6) ._xzno9n,
.row > [class*="col"]:nth-child(6) ._qp0j654 {
    padding: 29px;
    border-radius: calc(var(--a7aa) + 0px);
}

._dc6pw30 {
    padding: 14px 25px;
    font-size: 16px;
    letter-spacing: 0.179px;
    border-radius: calc(var(--a7aa) + 3px);
}
._dtu4fu {
    padding: 13px 24px;
    border-width: 1px;
}

main > section {
    padding-top: 79px;
    padding-bottom: 75px;
}
main > section:first-child {
    padding-top: 91px;
}
main > section:nth-child(4) {
    padding-top: 83px;
    padding-bottom: 86px;
}
main > section:nth-child(6) {
    padding-top: 75px;
    padding-bottom: 75px;
}

._yn4mu {
    margin-bottom: 55px;
}

._xzno9n, ._qp0j654, ._dwhs1f, ._eii0h2 {
    box-shadow: 1px 5px 12px rgba(0,0,0,0.055);
}

._pkc9ruk {
    padding-top: 112px;
}
._yssatt1 {
    margin-bottom: 25px;
}
._jjiwg {
    margin-bottom: 40px;
    font-size: 18px;
    line-height: 1.626;
}
._lvh0b {
    font-size: 11px;
    letter-spacing: 2.826px;
    margin-bottom: 19px;
}
._ozp8a {
    gap: 17px;
}

._o7sl7c img {
    border-radius: 14px;
    box-shadow: 0 10px 33px rgba(0,0,0,0.129);
}

._js8z0wh {
    width: 48px;
    height: 48px;
    font-size: 20px;
    border-radius: 12px;
    margin-bottom: 18px;
}

._jpd9n, .card-title {
    font-size: 19px;
    margin-bottom: 11px;
}
._xt6myyp, .card-text {
    font-size: 14px;
    line-height: 1.631;
}

._wvl3gbv {
    margin-bottom: 14px;
    letter-spacing: 0.0px;
}
._b8xipop {
    font-size: 13px;
    letter-spacing: 2.864px;
    margin-bottom: 13px;
}
._z3oop {
    font-size: 18px;
    line-height: 1.613;
}

@media (min-width: 993px) {
    ._bqth8 {
        gap: 32px;
    }
    ._bqth8 .nav-link {
        font-size: 14px;
        padding: 10px 0;
    }
}

._hr5how {
    padding-top: 66px;
}
._zc23kl3 ._yxc37rd {
    font-size: 17px;
    margin-bottom: 24px;
}
._ujto4fx a {
    font-size: 14px;
}
._ujto4fx li {
    margin-bottom: 9px;
}
._efrlwf {
    gap: 11px;
}
._efrlwf a {
    width: 41px;
    height: 41px;
}
._t4petf {
    padding: 24px 0;
    margin-top: 50px;
}

.form-control {
    border-radius: 10px;
    padding: 13px 15px;
    font-size: 16px;
}

._d43n6i {
    padding: 30px;
}
._z1ebriw {
    font-size: 18px;
    line-height: 1.671;
    margin-bottom: 24px;
}
._xmoa5 {
    width: 51px;
    height: 51px;
}
._oo2omox {
    font-size: 16px;
}
._g9n9h {
    font-size: 13px;
}

._eii0h2 {
    padding: 31px;
}
._d4svat {
    font-size: 18px;
    margin-bottom: 7px;
}
._c1nzup {
    font-size: 43px;
    margin-bottom: 16px;
}
._bc1qmjo li {
    padding: 11px 0;
    font-size: 15px;
}

._o0xaw1g, .stat-number {
    font-size: 41px;
    margin-bottom: 3px;
}
._mc6m4z {
    font-size: 13px;
    letter-spacing: 0.448px;
}

._y17bkd7 img {
    border-radius: 8px;
}
._l1xg8o {
    font-size: 17px;
    margin-bottom: 5px;
}
._lwmqxo {
    font-size: 12px;
}

._swlvo {
    font-size: 30px;
    margin-bottom: 12px;
}
._z0yyvw {
    font-size: 19px;
    margin-bottom: 10px;
}

.wow {
    animation-duration: 0.561s !important;
}
._xzno9n, ._qp0j654, ._dwhs1f, ._d43n6i,
._eii0h2, ._j1s2b {
    transition-duration: 0.294s;
}

.row {
    --bs-gutter-y: 26px;
}

._z2ihhd {
    padding: 74px 0;
}
._q20c5 {
    font-size: 37px;
    margin-bottom: 13px;
}
._f2map9 {
    font-size: 18px;
    margin-bottom: 26px;
}

._dwhs1f ._t1zsu2 img {
    border-radius: 13px 13px 0 0;
}
._i1z49x {
    font-size: 13px;
    margin-bottom: 6px;
    gap: 10px;
}

._bjkfn {
    padding: 15px 0;
}
._bjkfn.scrolled {
    padding: 10px 0;
}
._ogryw {
    font-size: 23px;
}
._k4681b6 {
    margin-left: 20px;
}

:root {
    --_key: 15388;
    --_hash: 8.85;
}
.ctx-mark { outline: 0 solid transparent }
.init-marker { display: inherit; pointer-events: auto; unicode-bidi: normal }
.state-flag { content: ''; pointer-events: auto }
.render-flag { vertical-align: baseline }

._p103ax h1, ._p103ax h2, ._p103ax h3, ._p103ax h4, ._p103ax h5, ._p103ax h6 { color: #fff !important; }
._p103ax { color: rgba(255,255,255,0.85) !important; }
._p103ax p, ._p103ax li, ._p103ax span:not(.badge):not(._dc6pw30), ._p103ax ._vpzhuq, ._p103ax label, ._p103ax blockquote, ._p103ax figcaption, ._p103ax dt, ._p103ax dd, ._p103ax td, ._p103ax th { color: rgba(255,255,255,0.78) !important; }
._p103ax a:not(._dc6pw30):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
._p103ax a:not(._dc6pw30):not(.nav-link):hover { color: #fff !important; }
._p103ax ._o0xaw1g { color: #fff !important; }
._p103ax ._mc6m4z { 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(._dc6pw30), .bg-dark-custom ._vpzhuq, .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(._dc6pw30):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-dark-custom a:not(._dc6pw30):not(.nav-link):hover { color: #fff !important; }
.bg-dark-custom ._o0xaw1g { color: #fff !important; }
.bg-dark-custom ._mc6m4z { 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(._dc6pw30), .bg-gradient-custom ._vpzhuq, .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(._dc6pw30):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-gradient-custom a:not(._dc6pw30):not(.nav-link):hover { color: #fff !important; }
.bg-gradient-custom ._o0xaw1g { color: #fff !important; }
.bg-gradient-custom ._mc6m4z { 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(._dc6pw30), .bg-accent-custom ._vpzhuq, .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(._dc6pw30):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-accent-custom a:not(._dc6pw30):not(.nav-link):hover { color: #fff !important; }
.bg-accent-custom ._o0xaw1g { color: #fff !important; }
.bg-accent-custom ._mc6m4z { color: rgba(255,255,255,0.7) !important; }

._z2ihhd h1, ._z2ihhd h2, ._z2ihhd h3, ._z2ihhd h4, ._z2ihhd h5, ._z2ihhd h6 { color: #fff !important; }
._z2ihhd { color: rgba(255,255,255,0.85) !important; }
._z2ihhd p, ._z2ihhd li, ._z2ihhd span:not(.badge):not(._dc6pw30), ._z2ihhd ._vpzhuq, ._z2ihhd label, ._z2ihhd blockquote, ._z2ihhd figcaption, ._z2ihhd dt, ._z2ihhd dd, ._z2ihhd td, ._z2ihhd th { color: rgba(255,255,255,0.78) !important; }
._z2ihhd a:not(._dc6pw30):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
._z2ihhd a:not(._dc6pw30):not(.nav-link):hover { color: #fff !important; }
._z2ihhd ._o0xaw1g { color: #fff !important; }
._z2ihhd ._mc6m4z { color: rgba(255,255,255,0.7) !important; }

._hr5how { color: rgba(255,255,255,0.65) !important; }
._hr5how h1, ._hr5how h2, ._hr5how h3,
._hr5how h4, ._hr5how h5, ._hr5how h6,
._hr5how ._yxc37rd { color: #fff !important; }
._hr5how p, ._hr5how li, ._hr5how span,
._hr5how label { color: rgba(255,255,255,0.6) !important; }
._hr5how a:not(._dc6pw30) { color: rgba(255,255,255,0.65) !important; }
._hr5how a:not(._dc6pw30):hover { color: #fff !important; }

._urgdj h1, ._urgdj h2, ._urgdj h3, ._urgdj h4, ._urgdj h5, ._urgdj h6 { color: var(--text-primary, #1a1a2e) !important; }
._urgdj p, ._urgdj li, ._urgdj span:not(.badge):not(._dc6pw30), ._urgdj ._vpzhuq, ._urgdj label, ._urgdj blockquote, ._urgdj figcaption, ._urgdj dt, ._urgdj dd, ._urgdj td, ._urgdj th { color: var(--text-secondary, #555) !important; }

._s6ednkk h1, ._s6ednkk h2, ._s6ednkk h3, ._s6ednkk h4, ._s6ednkk h5, ._s6ednkk h6 { color: var(--text-primary, #1a1a2e) !important; }
._s6ednkk p, ._s6ednkk li, ._s6ednkk span:not(.badge):not(._dc6pw30), ._s6ednkk ._vpzhuq, ._s6ednkk label, ._s6ednkk blockquote, ._s6ednkk figcaption, ._s6ednkk dt, ._s6ednkk dd, ._s6ednkk td, ._s6ednkk th { color: var(--text-secondary, #555) !important; }

._o0xaw1g { color:var(--text-primary,#1a1a2e) !important; }
._mc6m4z { color:var(--text-muted,#888) !important; }
._o0xaw1g .counter-suffix { color:var(--a14oe) !important; }
.counter-item .counter-icon { color:var(--a14oe) !important; }
._yssatt1 { color:var(--text-primary,#1a1a2e) !important; }
._jjiwg { color:var(--text-secondary,#555) !important; }
._lvh0b { color:var(--a14oe) !important; }
._q20c5 { color:var(--text-primary,#1a1a2e) !important; }
._f2map9 { color:var(--text-secondary,#555) !important; }
.portfolio-title { color:var(--text-primary,#1a1a2e) !important; }
.portfolio-category { color:var(--text-muted,#888) !important; }

._p103ax ._o0xaw1g, .bg-dark-custom ._o0xaw1g, .bg-gradient-custom ._o0xaw1g, .bg-accent-custom ._o0xaw1g, ._z2ihhd ._o0xaw1g, ._pkc9ruk ._o0xaw1g, ._ggh84ab ._o0xaw1g { color:#fff !important; }
._p103ax ._mc6m4z, .bg-dark-custom ._mc6m4z, .bg-gradient-custom ._mc6m4z, .bg-accent-custom ._mc6m4z, ._z2ihhd ._mc6m4z, ._pkc9ruk ._mc6m4z, ._ggh84ab ._mc6m4z { color:rgba(255,255,255,0.7) !important; }
._p103ax ._o0xaw1g .counter-suffix, .bg-dark-custom ._o0xaw1g .counter-suffix, .bg-gradient-custom ._o0xaw1g .counter-suffix, .bg-accent-custom ._o0xaw1g .counter-suffix, ._z2ihhd ._o0xaw1g .counter-suffix, ._pkc9ruk ._o0xaw1g .counter-suffix, ._ggh84ab ._o0xaw1g .counter-suffix { color:var(--a14oe) !important; }
._p103ax .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, ._z2ihhd .counter-item .counter-icon, ._pkc9ruk .counter-item .counter-icon, ._ggh84ab .counter-item .counter-icon { color:var(--a14oe) !important; }
._p103ax ._yssatt1, .bg-dark-custom ._yssatt1, .bg-gradient-custom ._yssatt1, .bg-accent-custom ._yssatt1, ._z2ihhd ._yssatt1, ._pkc9ruk ._yssatt1, ._ggh84ab ._yssatt1 { color:#fff !important; }
._p103ax ._jjiwg, .bg-dark-custom ._jjiwg, .bg-gradient-custom ._jjiwg, .bg-accent-custom ._jjiwg, ._z2ihhd ._jjiwg, ._pkc9ruk ._jjiwg, ._ggh84ab ._jjiwg { color:rgba(255,255,255,0.75) !important; }
._p103ax ._lvh0b, .bg-dark-custom ._lvh0b, .bg-gradient-custom ._lvh0b, .bg-accent-custom ._lvh0b, ._z2ihhd ._lvh0b, ._pkc9ruk ._lvh0b, ._ggh84ab ._lvh0b { color:#fff !important; }
._p103ax ._q20c5, .bg-dark-custom ._q20c5, .bg-gradient-custom ._q20c5, .bg-accent-custom ._q20c5, ._z2ihhd ._q20c5, ._pkc9ruk ._q20c5, ._ggh84ab ._q20c5 { color:#fff !important; }
._p103ax ._f2map9, .bg-dark-custom ._f2map9, .bg-gradient-custom ._f2map9, .bg-accent-custom ._f2map9, ._z2ihhd ._f2map9, ._pkc9ruk ._f2map9, ._ggh84ab ._f2map9 { color:rgba(255,255,255,0.85) !important; }
._p103ax .portfolio-title, .bg-dark-custom .portfolio-title, .bg-gradient-custom .portfolio-title, .bg-accent-custom .portfolio-title, ._z2ihhd .portfolio-title, ._pkc9ruk .portfolio-title, ._ggh84ab .portfolio-title, .portfolio-overlay .portfolio-title { color:#fff !important; }
._p103ax .portfolio-category, .bg-dark-custom .portfolio-category, .bg-gradient-custom .portfolio-category, .bg-accent-custom .portfolio-category, ._z2ihhd .portfolio-category, ._pkc9ruk .portfolio-category, ._ggh84ab .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, ._c8q85a h1, ._c8q85a h2, ._c8q85a h3, ._c8q85a h4, ._c8q85a h5, ._c8q85a 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, ._c8q85a p, ._c8q85a span, ._c8q85a a, ._c8q85a li, ._c8q85a small, ._c8q85a 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; }

._p103ax._s6ednkk ._o0xaw1g,
._p103ax._urgdj ._o0xaw1g,
.bg-dark-custom._s6ednkk ._o0xaw1g,
.bg-dark-custom._urgdj ._o0xaw1g,
.bg-gradient-custom._s6ednkk ._o0xaw1g,
.bg-gradient-custom._urgdj ._o0xaw1g,
.bg-accent-custom._s6ednkk ._o0xaw1g,
.bg-accent-custom._urgdj ._o0xaw1g,
._z2ihhd._s6ednkk ._o0xaw1g,
._z2ihhd._urgdj ._o0xaw1g,
._pkc9ruk._s6ednkk ._o0xaw1g,
._pkc9ruk._urgdj ._o0xaw1g,
._ggh84ab._s6ednkk ._o0xaw1g,
._ggh84ab._urgdj ._o0xaw1g { color:var(--text-primary,#1a1a2e) !important; }
._p103ax._s6ednkk ._mc6m4z,
._p103ax._urgdj ._mc6m4z,
.bg-dark-custom._s6ednkk ._mc6m4z,
.bg-dark-custom._urgdj ._mc6m4z,
.bg-gradient-custom._s6ednkk ._mc6m4z,
.bg-gradient-custom._urgdj ._mc6m4z,
.bg-accent-custom._s6ednkk ._mc6m4z,
.bg-accent-custom._urgdj ._mc6m4z,
._z2ihhd._s6ednkk ._mc6m4z,
._z2ihhd._urgdj ._mc6m4z,
._pkc9ruk._s6ednkk ._mc6m4z,
._pkc9ruk._urgdj ._mc6m4z,
._ggh84ab._s6ednkk ._mc6m4z,
._ggh84ab._urgdj ._mc6m4z { color:var(--text-muted,#888) !important; }
._p103ax._s6ednkk ._o0xaw1g .counter-suffix,
._p103ax._urgdj ._o0xaw1g .counter-suffix,
.bg-dark-custom._s6ednkk ._o0xaw1g .counter-suffix,
.bg-dark-custom._urgdj ._o0xaw1g .counter-suffix,
.bg-gradient-custom._s6ednkk ._o0xaw1g .counter-suffix,
.bg-gradient-custom._urgdj ._o0xaw1g .counter-suffix,
.bg-accent-custom._s6ednkk ._o0xaw1g .counter-suffix,
.bg-accent-custom._urgdj ._o0xaw1g .counter-suffix,
._z2ihhd._s6ednkk ._o0xaw1g .counter-suffix,
._z2ihhd._urgdj ._o0xaw1g .counter-suffix,
._pkc9ruk._s6ednkk ._o0xaw1g .counter-suffix,
._pkc9ruk._urgdj ._o0xaw1g .counter-suffix,
._ggh84ab._s6ednkk ._o0xaw1g .counter-suffix,
._ggh84ab._urgdj ._o0xaw1g .counter-suffix { color:var(--a14oe) !important; }
._p103ax._s6ednkk .counter-item .counter-icon,
._p103ax._urgdj .counter-item .counter-icon,
.bg-dark-custom._s6ednkk .counter-item .counter-icon,
.bg-dark-custom._urgdj .counter-item .counter-icon,
.bg-gradient-custom._s6ednkk .counter-item .counter-icon,
.bg-gradient-custom._urgdj .counter-item .counter-icon,
.bg-accent-custom._s6ednkk .counter-item .counter-icon,
.bg-accent-custom._urgdj .counter-item .counter-icon,
._z2ihhd._s6ednkk .counter-item .counter-icon,
._z2ihhd._urgdj .counter-item .counter-icon,
._pkc9ruk._s6ednkk .counter-item .counter-icon,
._pkc9ruk._urgdj .counter-item .counter-icon,
._ggh84ab._s6ednkk .counter-item .counter-icon,
._ggh84ab._urgdj .counter-item .counter-icon { color:var(--a14oe) !important; }
._p103ax._s6ednkk ._yssatt1,
._p103ax._urgdj ._yssatt1,
.bg-dark-custom._s6ednkk ._yssatt1,
.bg-dark-custom._urgdj ._yssatt1,
.bg-gradient-custom._s6ednkk ._yssatt1,
.bg-gradient-custom._urgdj ._yssatt1,
.bg-accent-custom._s6ednkk ._yssatt1,
.bg-accent-custom._urgdj ._yssatt1,
._z2ihhd._s6ednkk ._yssatt1,
._z2ihhd._urgdj ._yssatt1,
._pkc9ruk._s6ednkk ._yssatt1,
._pkc9ruk._urgdj ._yssatt1,
._ggh84ab._s6ednkk ._yssatt1,
._ggh84ab._urgdj ._yssatt1 { color:var(--text-primary,#1a1a2e) !important; }
._p103ax._s6ednkk ._jjiwg,
._p103ax._urgdj ._jjiwg,
.bg-dark-custom._s6ednkk ._jjiwg,
.bg-dark-custom._urgdj ._jjiwg,
.bg-gradient-custom._s6ednkk ._jjiwg,
.bg-gradient-custom._urgdj ._jjiwg,
.bg-accent-custom._s6ednkk ._jjiwg,
.bg-accent-custom._urgdj ._jjiwg,
._z2ihhd._s6ednkk ._jjiwg,
._z2ihhd._urgdj ._jjiwg,
._pkc9ruk._s6ednkk ._jjiwg,
._pkc9ruk._urgdj ._jjiwg,
._ggh84ab._s6ednkk ._jjiwg,
._ggh84ab._urgdj ._jjiwg { color:var(--text-secondary,#555) !important; }
._p103ax._s6ednkk ._lvh0b,
._p103ax._urgdj ._lvh0b,
.bg-dark-custom._s6ednkk ._lvh0b,
.bg-dark-custom._urgdj ._lvh0b,
.bg-gradient-custom._s6ednkk ._lvh0b,
.bg-gradient-custom._urgdj ._lvh0b,
.bg-accent-custom._s6ednkk ._lvh0b,
.bg-accent-custom._urgdj ._lvh0b,
._z2ihhd._s6ednkk ._lvh0b,
._z2ihhd._urgdj ._lvh0b,
._pkc9ruk._s6ednkk ._lvh0b,
._pkc9ruk._urgdj ._lvh0b,
._ggh84ab._s6ednkk ._lvh0b,
._ggh84ab._urgdj ._lvh0b { color:var(--a14oe) !important; }
._p103ax._s6ednkk ._q20c5,
._p103ax._urgdj ._q20c5,
.bg-dark-custom._s6ednkk ._q20c5,
.bg-dark-custom._urgdj ._q20c5,
.bg-gradient-custom._s6ednkk ._q20c5,
.bg-gradient-custom._urgdj ._q20c5,
.bg-accent-custom._s6ednkk ._q20c5,
.bg-accent-custom._urgdj ._q20c5,
._z2ihhd._s6ednkk ._q20c5,
._z2ihhd._urgdj ._q20c5,
._pkc9ruk._s6ednkk ._q20c5,
._pkc9ruk._urgdj ._q20c5,
._ggh84ab._s6ednkk ._q20c5,
._ggh84ab._urgdj ._q20c5 { color:var(--text-primary,#1a1a2e) !important; }
._p103ax._s6ednkk ._f2map9,
._p103ax._urgdj ._f2map9,
.bg-dark-custom._s6ednkk ._f2map9,
.bg-dark-custom._urgdj ._f2map9,
.bg-gradient-custom._s6ednkk ._f2map9,
.bg-gradient-custom._urgdj ._f2map9,
.bg-accent-custom._s6ednkk ._f2map9,
.bg-accent-custom._urgdj ._f2map9,
._z2ihhd._s6ednkk ._f2map9,
._z2ihhd._urgdj ._f2map9,
._pkc9ruk._s6ednkk ._f2map9,
._pkc9ruk._urgdj ._f2map9,
._ggh84ab._s6ednkk ._f2map9,
._ggh84ab._urgdj ._f2map9 { color:var(--text-secondary,#555) !important; }
._p103ax._s6ednkk .portfolio-title,
._p103ax._urgdj .portfolio-title,
.bg-dark-custom._s6ednkk .portfolio-title,
.bg-dark-custom._urgdj .portfolio-title,
.bg-gradient-custom._s6ednkk .portfolio-title,
.bg-gradient-custom._urgdj .portfolio-title,
.bg-accent-custom._s6ednkk .portfolio-title,
.bg-accent-custom._urgdj .portfolio-title,
._z2ihhd._s6ednkk .portfolio-title,
._z2ihhd._urgdj .portfolio-title,
._pkc9ruk._s6ednkk .portfolio-title,
._pkc9ruk._urgdj .portfolio-title,
._ggh84ab._s6ednkk .portfolio-title,
._ggh84ab._urgdj .portfolio-title { color:var(--text-primary,#1a1a2e) !important; }
._p103ax._s6ednkk .portfolio-category,
._p103ax._urgdj .portfolio-category,
.bg-dark-custom._s6ednkk .portfolio-category,
.bg-dark-custom._urgdj .portfolio-category,
.bg-gradient-custom._s6ednkk .portfolio-category,
.bg-gradient-custom._urgdj .portfolio-category,
.bg-accent-custom._s6ednkk .portfolio-category,
.bg-accent-custom._urgdj .portfolio-category,
._z2ihhd._s6ednkk .portfolio-category,
._z2ihhd._urgdj .portfolio-category,
._pkc9ruk._s6ednkk .portfolio-category,
._pkc9ruk._urgdj .portfolio-category,
._ggh84ab._s6ednkk .portfolio-category,
._ggh84ab._urgdj .portfolio-category { color:var(--text-muted,#888) !important; }

._p103ax ._xzno9n h1,
._p103ax ._xzno9n h2,
._p103ax ._xzno9n h3,
._p103ax ._xzno9n h4,
._p103ax ._xzno9n h5,
._p103ax ._xzno9n h6,
._p103ax ._wcmor h1,
._p103ax ._wcmor h2,
._p103ax ._wcmor h3,
._p103ax ._wcmor h4,
._p103ax ._wcmor h5,
._p103ax ._wcmor h6,
._p103ax .card h1,
._p103ax .card h2,
._p103ax .card h3,
._p103ax .card h4,
._p103ax .card h5,
._p103ax .card h6,
._p103ax ._d43n6i h1,
._p103ax ._d43n6i h2,
._p103ax ._d43n6i h3,
._p103ax ._d43n6i h4,
._p103ax ._d43n6i h5,
._p103ax ._d43n6i h6,
._p103ax ._j1s2b h1,
._p103ax ._j1s2b h2,
._p103ax ._j1s2b h3,
._p103ax ._j1s2b h4,
._p103ax ._j1s2b h5,
._p103ax ._j1s2b h6,
._p103ax ._eii0h2 h1,
._p103ax ._eii0h2 h2,
._p103ax ._eii0h2 h3,
._p103ax ._eii0h2 h4,
._p103ax ._eii0h2 h5,
._p103ax ._eii0h2 h6,
._p103ax ._dwhs1f h1,
._p103ax ._dwhs1f h2,
._p103ax ._dwhs1f h3,
._p103ax ._dwhs1f h4,
._p103ax ._dwhs1f h5,
._p103ax ._dwhs1f h6,
._p103ax ._qp0j654 h1,
._p103ax ._qp0j654 h2,
._p103ax ._qp0j654 h3,
._p103ax ._qp0j654 h4,
._p103ax ._qp0j654 h5,
._p103ax ._qp0j654 h6,
._p103ax .counter-item h1,
._p103ax .counter-item h2,
._p103ax .counter-item h3,
._p103ax .counter-item h4,
._p103ax .counter-item h5,
._p103ax .counter-item h6,
.bg-dark-custom ._xzno9n h1,
.bg-dark-custom ._xzno9n h2,
.bg-dark-custom ._xzno9n h3,
.bg-dark-custom ._xzno9n h4,
.bg-dark-custom ._xzno9n h5,
.bg-dark-custom ._xzno9n h6,
.bg-dark-custom ._wcmor h1,
.bg-dark-custom ._wcmor h2,
.bg-dark-custom ._wcmor h3,
.bg-dark-custom ._wcmor h4,
.bg-dark-custom ._wcmor h5,
.bg-dark-custom ._wcmor 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 ._d43n6i h1,
.bg-dark-custom ._d43n6i h2,
.bg-dark-custom ._d43n6i h3,
.bg-dark-custom ._d43n6i h4,
.bg-dark-custom ._d43n6i h5,
.bg-dark-custom ._d43n6i h6,
.bg-dark-custom ._j1s2b h1,
.bg-dark-custom ._j1s2b h2,
.bg-dark-custom ._j1s2b h3,
.bg-dark-custom ._j1s2b h4,
.bg-dark-custom ._j1s2b h5,
.bg-dark-custom ._j1s2b h6,
.bg-dark-custom ._eii0h2 h1,
.bg-dark-custom ._eii0h2 h2,
.bg-dark-custom ._eii0h2 h3,
.bg-dark-custom ._eii0h2 h4,
.bg-dark-custom ._eii0h2 h5,
.bg-dark-custom ._eii0h2 h6,
.bg-dark-custom ._dwhs1f h1,
.bg-dark-custom ._dwhs1f h2,
.bg-dark-custom ._dwhs1f h3,
.bg-dark-custom ._dwhs1f h4,
.bg-dark-custom ._dwhs1f h5,
.bg-dark-custom ._dwhs1f h6,
.bg-dark-custom ._qp0j654 h1,
.bg-dark-custom ._qp0j654 h2,
.bg-dark-custom ._qp0j654 h3,
.bg-dark-custom ._qp0j654 h4,
.bg-dark-custom ._qp0j654 h5,
.bg-dark-custom ._qp0j654 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 ._xzno9n h1,
.bg-gradient-custom ._xzno9n h2,
.bg-gradient-custom ._xzno9n h3,
.bg-gradient-custom ._xzno9n h4,
.bg-gradient-custom ._xzno9n h5,
.bg-gradient-custom ._xzno9n h6,
.bg-gradient-custom ._wcmor h1,
.bg-gradient-custom ._wcmor h2,
.bg-gradient-custom ._wcmor h3,
.bg-gradient-custom ._wcmor h4,
.bg-gradient-custom ._wcmor h5,
.bg-gradient-custom ._wcmor 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 ._d43n6i h1,
.bg-gradient-custom ._d43n6i h2,
.bg-gradient-custom ._d43n6i h3,
.bg-gradient-custom ._d43n6i h4,
.bg-gradient-custom ._d43n6i h5,
.bg-gradient-custom ._d43n6i h6,
.bg-gradient-custom ._j1s2b h1,
.bg-gradient-custom ._j1s2b h2,
.bg-gradient-custom ._j1s2b h3,
.bg-gradient-custom ._j1s2b h4,
.bg-gradient-custom ._j1s2b h5,
.bg-gradient-custom ._j1s2b h6,
.bg-gradient-custom ._eii0h2 h1,
.bg-gradient-custom ._eii0h2 h2,
.bg-gradient-custom ._eii0h2 h3,
.bg-gradient-custom ._eii0h2 h4,
.bg-gradient-custom ._eii0h2 h5,
.bg-gradient-custom ._eii0h2 h6,
.bg-gradient-custom ._dwhs1f h1,
.bg-gradient-custom ._dwhs1f h2,
.bg-gradient-custom ._dwhs1f h3,
.bg-gradient-custom ._dwhs1f h4,
.bg-gradient-custom ._dwhs1f h5,
.bg-gradient-custom ._dwhs1f h6,
.bg-gradient-custom ._qp0j654 h1,
.bg-gradient-custom ._qp0j654 h2,
.bg-gradient-custom ._qp0j654 h3,
.bg-gradient-custom ._qp0j654 h4,
.bg-gradient-custom ._qp0j654 h5,
.bg-gradient-custom ._qp0j654 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 ._xzno9n h1,
.bg-accent-custom ._xzno9n h2,
.bg-accent-custom ._xzno9n h3,
.bg-accent-custom ._xzno9n h4,
.bg-accent-custom ._xzno9n h5,
.bg-accent-custom ._xzno9n h6,
.bg-accent-custom ._wcmor h1,
.bg-accent-custom ._wcmor h2,
.bg-accent-custom ._wcmor h3,
.bg-accent-custom ._wcmor h4,
.bg-accent-custom ._wcmor h5,
.bg-accent-custom ._wcmor 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 ._d43n6i h1,
.bg-accent-custom ._d43n6i h2,
.bg-accent-custom ._d43n6i h3,
.bg-accent-custom ._d43n6i h4,
.bg-accent-custom ._d43n6i h5,
.bg-accent-custom ._d43n6i h6,
.bg-accent-custom ._j1s2b h1,
.bg-accent-custom ._j1s2b h2,
.bg-accent-custom ._j1s2b h3,
.bg-accent-custom ._j1s2b h4,
.bg-accent-custom ._j1s2b h5,
.bg-accent-custom ._j1s2b h6,
.bg-accent-custom ._eii0h2 h1,
.bg-accent-custom ._eii0h2 h2,
.bg-accent-custom ._eii0h2 h3,
.bg-accent-custom ._eii0h2 h4,
.bg-accent-custom ._eii0h2 h5,
.bg-accent-custom ._eii0h2 h6,
.bg-accent-custom ._dwhs1f h1,
.bg-accent-custom ._dwhs1f h2,
.bg-accent-custom ._dwhs1f h3,
.bg-accent-custom ._dwhs1f h4,
.bg-accent-custom ._dwhs1f h5,
.bg-accent-custom ._dwhs1f h6,
.bg-accent-custom ._qp0j654 h1,
.bg-accent-custom ._qp0j654 h2,
.bg-accent-custom ._qp0j654 h3,
.bg-accent-custom ._qp0j654 h4,
.bg-accent-custom ._qp0j654 h5,
.bg-accent-custom ._qp0j654 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,
._z2ihhd ._xzno9n h1,
._z2ihhd ._xzno9n h2,
._z2ihhd ._xzno9n h3,
._z2ihhd ._xzno9n h4,
._z2ihhd ._xzno9n h5,
._z2ihhd ._xzno9n h6,
._z2ihhd ._wcmor h1,
._z2ihhd ._wcmor h2,
._z2ihhd ._wcmor h3,
._z2ihhd ._wcmor h4,
._z2ihhd ._wcmor h5,
._z2ihhd ._wcmor h6,
._z2ihhd .card h1,
._z2ihhd .card h2,
._z2ihhd .card h3,
._z2ihhd .card h4,
._z2ihhd .card h5,
._z2ihhd .card h6,
._z2ihhd ._d43n6i h1,
._z2ihhd ._d43n6i h2,
._z2ihhd ._d43n6i h3,
._z2ihhd ._d43n6i h4,
._z2ihhd ._d43n6i h5,
._z2ihhd ._d43n6i h6,
._z2ihhd ._j1s2b h1,
._z2ihhd ._j1s2b h2,
._z2ihhd ._j1s2b h3,
._z2ihhd ._j1s2b h4,
._z2ihhd ._j1s2b h5,
._z2ihhd ._j1s2b h6,
._z2ihhd ._eii0h2 h1,
._z2ihhd ._eii0h2 h2,
._z2ihhd ._eii0h2 h3,
._z2ihhd ._eii0h2 h4,
._z2ihhd ._eii0h2 h5,
._z2ihhd ._eii0h2 h6,
._z2ihhd ._dwhs1f h1,
._z2ihhd ._dwhs1f h2,
._z2ihhd ._dwhs1f h3,
._z2ihhd ._dwhs1f h4,
._z2ihhd ._dwhs1f h5,
._z2ihhd ._dwhs1f h6,
._z2ihhd ._qp0j654 h1,
._z2ihhd ._qp0j654 h2,
._z2ihhd ._qp0j654 h3,
._z2ihhd ._qp0j654 h4,
._z2ihhd ._qp0j654 h5,
._z2ihhd ._qp0j654 h6,
._z2ihhd .counter-item h1,
._z2ihhd .counter-item h2,
._z2ihhd .counter-item h3,
._z2ihhd .counter-item h4,
._z2ihhd .counter-item h5,
._z2ihhd .counter-item h6,
._pkc9ruk ._xzno9n h1,
._pkc9ruk ._xzno9n h2,
._pkc9ruk ._xzno9n h3,
._pkc9ruk ._xzno9n h4,
._pkc9ruk ._xzno9n h5,
._pkc9ruk ._xzno9n h6,
._pkc9ruk ._wcmor h1,
._pkc9ruk ._wcmor h2,
._pkc9ruk ._wcmor h3,
._pkc9ruk ._wcmor h4,
._pkc9ruk ._wcmor h5,
._pkc9ruk ._wcmor h6,
._pkc9ruk .card h1,
._pkc9ruk .card h2,
._pkc9ruk .card h3,
._pkc9ruk .card h4,
._pkc9ruk .card h5,
._pkc9ruk .card h6,
._pkc9ruk ._d43n6i h1,
._pkc9ruk ._d43n6i h2,
._pkc9ruk ._d43n6i h3,
._pkc9ruk ._d43n6i h4,
._pkc9ruk ._d43n6i h5,
._pkc9ruk ._d43n6i h6,
._pkc9ruk ._j1s2b h1,
._pkc9ruk ._j1s2b h2,
._pkc9ruk ._j1s2b h3,
._pkc9ruk ._j1s2b h4,
._pkc9ruk ._j1s2b h5,
._pkc9ruk ._j1s2b h6,
._pkc9ruk ._eii0h2 h1,
._pkc9ruk ._eii0h2 h2,
._pkc9ruk ._eii0h2 h3,
._pkc9ruk ._eii0h2 h4,
._pkc9ruk ._eii0h2 h5,
._pkc9ruk ._eii0h2 h6,
._pkc9ruk ._dwhs1f h1,
._pkc9ruk ._dwhs1f h2,
._pkc9ruk ._dwhs1f h3,
._pkc9ruk ._dwhs1f h4,
._pkc9ruk ._dwhs1f h5,
._pkc9ruk ._dwhs1f h6,
._pkc9ruk ._qp0j654 h1,
._pkc9ruk ._qp0j654 h2,
._pkc9ruk ._qp0j654 h3,
._pkc9ruk ._qp0j654 h4,
._pkc9ruk ._qp0j654 h5,
._pkc9ruk ._qp0j654 h6,
._pkc9ruk .counter-item h1,
._pkc9ruk .counter-item h2,
._pkc9ruk .counter-item h3,
._pkc9ruk .counter-item h4,
._pkc9ruk .counter-item h5,
._pkc9ruk .counter-item h6,
._ggh84ab ._xzno9n h1,
._ggh84ab ._xzno9n h2,
._ggh84ab ._xzno9n h3,
._ggh84ab ._xzno9n h4,
._ggh84ab ._xzno9n h5,
._ggh84ab ._xzno9n h6,
._ggh84ab ._wcmor h1,
._ggh84ab ._wcmor h2,
._ggh84ab ._wcmor h3,
._ggh84ab ._wcmor h4,
._ggh84ab ._wcmor h5,
._ggh84ab ._wcmor h6,
._ggh84ab .card h1,
._ggh84ab .card h2,
._ggh84ab .card h3,
._ggh84ab .card h4,
._ggh84ab .card h5,
._ggh84ab .card h6,
._ggh84ab ._d43n6i h1,
._ggh84ab ._d43n6i h2,
._ggh84ab ._d43n6i h3,
._ggh84ab ._d43n6i h4,
._ggh84ab ._d43n6i h5,
._ggh84ab ._d43n6i h6,
._ggh84ab ._j1s2b h1,
._ggh84ab ._j1s2b h2,
._ggh84ab ._j1s2b h3,
._ggh84ab ._j1s2b h4,
._ggh84ab ._j1s2b h5,
._ggh84ab ._j1s2b h6,
._ggh84ab ._eii0h2 h1,
._ggh84ab ._eii0h2 h2,
._ggh84ab ._eii0h2 h3,
._ggh84ab ._eii0h2 h4,
._ggh84ab ._eii0h2 h5,
._ggh84ab ._eii0h2 h6,
._ggh84ab ._dwhs1f h1,
._ggh84ab ._dwhs1f h2,
._ggh84ab ._dwhs1f h3,
._ggh84ab ._dwhs1f h4,
._ggh84ab ._dwhs1f h5,
._ggh84ab ._dwhs1f h6,
._ggh84ab ._qp0j654 h1,
._ggh84ab ._qp0j654 h2,
._ggh84ab ._qp0j654 h3,
._ggh84ab ._qp0j654 h4,
._ggh84ab ._qp0j654 h5,
._ggh84ab ._qp0j654 h6,
._ggh84ab .counter-item h1,
._ggh84ab .counter-item h2,
._ggh84ab .counter-item h3,
._ggh84ab .counter-item h4,
._ggh84ab .counter-item h5,
._ggh84ab .counter-item h6 { color:var(--text-primary,#1a1a2e) !important; }
._p103ax ._xzno9n p,
._p103ax ._xzno9n span:not(.badge),
._p103ax ._xzno9n li,
._p103ax ._xzno9n small,
._p103ax ._xzno9n label,
._p103ax ._wcmor p,
._p103ax ._wcmor span:not(.badge),
._p103ax ._wcmor li,
._p103ax ._wcmor small,
._p103ax ._wcmor label,
._p103ax .card p,
._p103ax .card span:not(.badge),
._p103ax .card li,
._p103ax .card small,
._p103ax .card label,
._p103ax ._d43n6i p,
._p103ax ._d43n6i span:not(.badge),
._p103ax ._d43n6i li,
._p103ax ._d43n6i small,
._p103ax ._d43n6i label,
._p103ax ._j1s2b p,
._p103ax ._j1s2b span:not(.badge),
._p103ax ._j1s2b li,
._p103ax ._j1s2b small,
._p103ax ._j1s2b label,
._p103ax ._eii0h2 p,
._p103ax ._eii0h2 span:not(.badge),
._p103ax ._eii0h2 li,
._p103ax ._eii0h2 small,
._p103ax ._eii0h2 label,
._p103ax ._dwhs1f p,
._p103ax ._dwhs1f span:not(.badge),
._p103ax ._dwhs1f li,
._p103ax ._dwhs1f small,
._p103ax ._dwhs1f label,
._p103ax ._qp0j654 p,
._p103ax ._qp0j654 span:not(.badge),
._p103ax ._qp0j654 li,
._p103ax ._qp0j654 small,
._p103ax ._qp0j654 label,
._p103ax .counter-item p,
._p103ax .counter-item span:not(.badge),
._p103ax .counter-item li,
._p103ax .counter-item small,
._p103ax .counter-item label,
.bg-dark-custom ._xzno9n p,
.bg-dark-custom ._xzno9n span:not(.badge),
.bg-dark-custom ._xzno9n li,
.bg-dark-custom ._xzno9n small,
.bg-dark-custom ._xzno9n label,
.bg-dark-custom ._wcmor p,
.bg-dark-custom ._wcmor span:not(.badge),
.bg-dark-custom ._wcmor li,
.bg-dark-custom ._wcmor small,
.bg-dark-custom ._wcmor 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 ._d43n6i p,
.bg-dark-custom ._d43n6i span:not(.badge),
.bg-dark-custom ._d43n6i li,
.bg-dark-custom ._d43n6i small,
.bg-dark-custom ._d43n6i label,
.bg-dark-custom ._j1s2b p,
.bg-dark-custom ._j1s2b span:not(.badge),
.bg-dark-custom ._j1s2b li,
.bg-dark-custom ._j1s2b small,
.bg-dark-custom ._j1s2b label,
.bg-dark-custom ._eii0h2 p,
.bg-dark-custom ._eii0h2 span:not(.badge),
.bg-dark-custom ._eii0h2 li,
.bg-dark-custom ._eii0h2 small,
.bg-dark-custom ._eii0h2 label,
.bg-dark-custom ._dwhs1f p,
.bg-dark-custom ._dwhs1f span:not(.badge),
.bg-dark-custom ._dwhs1f li,
.bg-dark-custom ._dwhs1f small,
.bg-dark-custom ._dwhs1f label,
.bg-dark-custom ._qp0j654 p,
.bg-dark-custom ._qp0j654 span:not(.badge),
.bg-dark-custom ._qp0j654 li,
.bg-dark-custom ._qp0j654 small,
.bg-dark-custom ._qp0j654 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 ._xzno9n p,
.bg-gradient-custom ._xzno9n span:not(.badge),
.bg-gradient-custom ._xzno9n li,
.bg-gradient-custom ._xzno9n small,
.bg-gradient-custom ._xzno9n label,
.bg-gradient-custom ._wcmor p,
.bg-gradient-custom ._wcmor span:not(.badge),
.bg-gradient-custom ._wcmor li,
.bg-gradient-custom ._wcmor small,
.bg-gradient-custom ._wcmor 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 ._d43n6i p,
.bg-gradient-custom ._d43n6i span:not(.badge),
.bg-gradient-custom ._d43n6i li,
.bg-gradient-custom ._d43n6i small,
.bg-gradient-custom ._d43n6i label,
.bg-gradient-custom ._j1s2b p,
.bg-gradient-custom ._j1s2b span:not(.badge),
.bg-gradient-custom ._j1s2b li,
.bg-gradient-custom ._j1s2b small,
.bg-gradient-custom ._j1s2b label,
.bg-gradient-custom ._eii0h2 p,
.bg-gradient-custom ._eii0h2 span:not(.badge),
.bg-gradient-custom ._eii0h2 li,
.bg-gradient-custom ._eii0h2 small,
.bg-gradient-custom ._eii0h2 label,
.bg-gradient-custom ._dwhs1f p,
.bg-gradient-custom ._dwhs1f span:not(.badge),
.bg-gradient-custom ._dwhs1f li,
.bg-gradient-custom ._dwhs1f small,
.bg-gradient-custom ._dwhs1f label,
.bg-gradient-custom ._qp0j654 p,
.bg-gradient-custom ._qp0j654 span:not(.badge),
.bg-gradient-custom ._qp0j654 li,
.bg-gradient-custom ._qp0j654 small,
.bg-gradient-custom ._qp0j654 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 ._xzno9n p,
.bg-accent-custom ._xzno9n span:not(.badge),
.bg-accent-custom ._xzno9n li,
.bg-accent-custom ._xzno9n small,
.bg-accent-custom ._xzno9n label,
.bg-accent-custom ._wcmor p,
.bg-accent-custom ._wcmor span:not(.badge),
.bg-accent-custom ._wcmor li,
.bg-accent-custom ._wcmor small,
.bg-accent-custom ._wcmor 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 ._d43n6i p,
.bg-accent-custom ._d43n6i span:not(.badge),
.bg-accent-custom ._d43n6i li,
.bg-accent-custom ._d43n6i small,
.bg-accent-custom ._d43n6i label,
.bg-accent-custom ._j1s2b p,
.bg-accent-custom ._j1s2b span:not(.badge),
.bg-accent-custom ._j1s2b li,
.bg-accent-custom ._j1s2b small,
.bg-accent-custom ._j1s2b label,
.bg-accent-custom ._eii0h2 p,
.bg-accent-custom ._eii0h2 span:not(.badge),
.bg-accent-custom ._eii0h2 li,
.bg-accent-custom ._eii0h2 small,
.bg-accent-custom ._eii0h2 label,
.bg-accent-custom ._dwhs1f p,
.bg-accent-custom ._dwhs1f span:not(.badge),
.bg-accent-custom ._dwhs1f li,
.bg-accent-custom ._dwhs1f small,
.bg-accent-custom ._dwhs1f label,
.bg-accent-custom ._qp0j654 p,
.bg-accent-custom ._qp0j654 span:not(.badge),
.bg-accent-custom ._qp0j654 li,
.bg-accent-custom ._qp0j654 small,
.bg-accent-custom ._qp0j654 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,
._z2ihhd ._xzno9n p,
._z2ihhd ._xzno9n span:not(.badge),
._z2ihhd ._xzno9n li,
._z2ihhd ._xzno9n small,
._z2ihhd ._xzno9n label,
._z2ihhd ._wcmor p,
._z2ihhd ._wcmor span:not(.badge),
._z2ihhd ._wcmor li,
._z2ihhd ._wcmor small,
._z2ihhd ._wcmor label,
._z2ihhd .card p,
._z2ihhd .card span:not(.badge),
._z2ihhd .card li,
._z2ihhd .card small,
._z2ihhd .card label,
._z2ihhd ._d43n6i p,
._z2ihhd ._d43n6i span:not(.badge),
._z2ihhd ._d43n6i li,
._z2ihhd ._d43n6i small,
._z2ihhd ._d43n6i label,
._z2ihhd ._j1s2b p,
._z2ihhd ._j1s2b span:not(.badge),
._z2ihhd ._j1s2b li,
._z2ihhd ._j1s2b small,
._z2ihhd ._j1s2b label,
._z2ihhd ._eii0h2 p,
._z2ihhd ._eii0h2 span:not(.badge),
._z2ihhd ._eii0h2 li,
._z2ihhd ._eii0h2 small,
._z2ihhd ._eii0h2 label,
._z2ihhd ._dwhs1f p,
._z2ihhd ._dwhs1f span:not(.badge),
._z2ihhd ._dwhs1f li,
._z2ihhd ._dwhs1f small,
._z2ihhd ._dwhs1f label,
._z2ihhd ._qp0j654 p,
._z2ihhd ._qp0j654 span:not(.badge),
._z2ihhd ._qp0j654 li,
._z2ihhd ._qp0j654 small,
._z2ihhd ._qp0j654 label,
._z2ihhd .counter-item p,
._z2ihhd .counter-item span:not(.badge),
._z2ihhd .counter-item li,
._z2ihhd .counter-item small,
._z2ihhd .counter-item label,
._pkc9ruk ._xzno9n p,
._pkc9ruk ._xzno9n span:not(.badge),
._pkc9ruk ._xzno9n li,
._pkc9ruk ._xzno9n small,
._pkc9ruk ._xzno9n label,
._pkc9ruk ._wcmor p,
._pkc9ruk ._wcmor span:not(.badge),
._pkc9ruk ._wcmor li,
._pkc9ruk ._wcmor small,
._pkc9ruk ._wcmor label,
._pkc9ruk .card p,
._pkc9ruk .card span:not(.badge),
._pkc9ruk .card li,
._pkc9ruk .card small,
._pkc9ruk .card label,
._pkc9ruk ._d43n6i p,
._pkc9ruk ._d43n6i span:not(.badge),
._pkc9ruk ._d43n6i li,
._pkc9ruk ._d43n6i small,
._pkc9ruk ._d43n6i label,
._pkc9ruk ._j1s2b p,
._pkc9ruk ._j1s2b span:not(.badge),
._pkc9ruk ._j1s2b li,
._pkc9ruk ._j1s2b small,
._pkc9ruk ._j1s2b label,
._pkc9ruk ._eii0h2 p,
._pkc9ruk ._eii0h2 span:not(.badge),
._pkc9ruk ._eii0h2 li,
._pkc9ruk ._eii0h2 small,
._pkc9ruk ._eii0h2 label,
._pkc9ruk ._dwhs1f p,
._pkc9ruk ._dwhs1f span:not(.badge),
._pkc9ruk ._dwhs1f li,
._pkc9ruk ._dwhs1f small,
._pkc9ruk ._dwhs1f label,
._pkc9ruk ._qp0j654 p,
._pkc9ruk ._qp0j654 span:not(.badge),
._pkc9ruk ._qp0j654 li,
._pkc9ruk ._qp0j654 small,
._pkc9ruk ._qp0j654 label,
._pkc9ruk .counter-item p,
._pkc9ruk .counter-item span:not(.badge),
._pkc9ruk .counter-item li,
._pkc9ruk .counter-item small,
._pkc9ruk .counter-item label,
._ggh84ab ._xzno9n p,
._ggh84ab ._xzno9n span:not(.badge),
._ggh84ab ._xzno9n li,
._ggh84ab ._xzno9n small,
._ggh84ab ._xzno9n label,
._ggh84ab ._wcmor p,
._ggh84ab ._wcmor span:not(.badge),
._ggh84ab ._wcmor li,
._ggh84ab ._wcmor small,
._ggh84ab ._wcmor label,
._ggh84ab .card p,
._ggh84ab .card span:not(.badge),
._ggh84ab .card li,
._ggh84ab .card small,
._ggh84ab .card label,
._ggh84ab ._d43n6i p,
._ggh84ab ._d43n6i span:not(.badge),
._ggh84ab ._d43n6i li,
._ggh84ab ._d43n6i small,
._ggh84ab ._d43n6i label,
._ggh84ab ._j1s2b p,
._ggh84ab ._j1s2b span:not(.badge),
._ggh84ab ._j1s2b li,
._ggh84ab ._j1s2b small,
._ggh84ab ._j1s2b label,
._ggh84ab ._eii0h2 p,
._ggh84ab ._eii0h2 span:not(.badge),
._ggh84ab ._eii0h2 li,
._ggh84ab ._eii0h2 small,
._ggh84ab ._eii0h2 label,
._ggh84ab ._dwhs1f p,
._ggh84ab ._dwhs1f span:not(.badge),
._ggh84ab ._dwhs1f li,
._ggh84ab ._dwhs1f small,
._ggh84ab ._dwhs1f label,
._ggh84ab ._qp0j654 p,
._ggh84ab ._qp0j654 span:not(.badge),
._ggh84ab ._qp0j654 li,
._ggh84ab ._qp0j654 small,
._ggh84ab ._qp0j654 label,
._ggh84ab .counter-item p,
._ggh84ab .counter-item span:not(.badge),
._ggh84ab .counter-item li,
._ggh84ab .counter-item small,
._ggh84ab .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-bars{display:flex;align-items:center;gap:4px;height:36px;}.pl-bars span{width:4px;background:var(--a14oe);border-radius:2px;animation:plBar 1s ease-in-out infinite;}.pl-bars span:nth-child(1){height:12px;animation-delay:-.4s}.pl-bars span:nth-child(2){height:20px;animation-delay:-.3s}.pl-bars span:nth-child(3){height:28px;animation-delay:-.2s}.pl-bars span:nth-child(4){height:20px;animation-delay:-.1s}.pl-bars span:nth-child(5){height:12px}@keyframes plBar{0%,100%{transform:scaleY(.4);opacity:.5}50%{transform:scaleY(1);opacity:1}}