@import url('https://fonts.googleapis.com/css2?family=Maven+Pro:wght@400;500;600;700;800&family=Inter:wght@400;500&display=swap');

:root {
    --n14gl: #DF8020;
    --n15uw: #4DE599;
    --n16ze: #6F1BC2;
    --n1hb: linear-gradient(90deg, var(--n14gl), var(--n15uw));
    --n3yy: 'Maven Pro', sans-serif;
    --n5je: 'Inter', sans-serif;
    --n19rp: 34px;
    --n20yw: 24px;
    --n21rf: 18px;
    --n17ov: 14px;
    --n18fx: 700;
    --n6xf: 0px;
    --n7la: 0px;
    --n8w7: 0px;
    --n9xy: 0px;
    --n4qh: 0px;
    --n10na: 0 1px 3px rgba(0,0,0,0.04);
    --n11h9: 0 2px 8px rgba(0,0,0,0.06);
    --n12t9: 0 4px 16px rgba(0,0,0,0.08);
    --n13l8: 0 8px 24px rgba(0,0,0,0.1);
    --mv4abp: 60px 0;
}
.hnt92a {
    border-radius: 6px;
    padding: 12px 24px;
}
.ci8p, .oigwm, .yhbjgb, .jwviv, .dk9pn {
    border-width: 1px;
    border-color: var(--border-color);
}

.ig3fft {
    background: linear-gradient(135deg, var(--bg-secondary) 0%, var(--bg-primary) 100%);
}

main > section:nth-child(even):not(.aawmf):not(.mz26g) {
    margin: 16px 24px;
    border: 1px solid var(--border-color);
    border-radius: var(--n8w7, 16px);
    overflow: hidden;
}
.cifqv { margin: 0 !important; border: none !important; border-radius: 0 !important; }
@media (max-width: 768px) {
    main > section:nth-child(even):not(.aawmf):not(.mz26g) { margin: 8px; }
}

.ig3fft {
    position: relative;
    padding-top: 100px !important;
    padding-bottom: 100px !important;
    margin: 40px 0;
}

.xf9fad {
    position: relative;
    margin-top: 40px;
}
.xf9fad::before {
    content: '';
    position: absolute;
    top: -40px;
    left: 0;
    width: 100%;
    height: 40px;
    background: inherit;
    clip-path: ellipse(55% 100% at 50% 100%);
}

.uc6m {
    position: relative;
    overflow: hidden;
    padding-right: 28px;
    transition: padding-right 0.3s;
}
.uc6m::after {
    content: '\2192';
    position: absolute;
    right: -20px;
    top: 50%;
    transform: translateY(-50%);
    transition: right 0.3s;
}
.uc6m:hover {
    padding-right: 40px;
}
.uc6m:hover::after {
    right: 16px;
}

.ci8p, .oigwm, .jwviv, .dk9pn, .yhbjgb {
    border-radius: 32px 6px 32px 6px;
}

.cifqv { 
    background: var(--bg-primary);
    border-bottom: 4px solid var(--text-primary);
    min-height: auto;
    padding: 140px 0 80px;
}
.nid9 img {
    border-radius: 0;
    box-shadow: 8px 8px 0 var(--n14gl);
    border: 3px solid var(--text-primary);
}
.acspa { font-weight: 900; text-transform: uppercase; letter-spacing: -2px; }
.aiswm3 { 
    background: var(--text-primary);
    color: var(--bg-primary) !important;
    padding: 6px 14px;
    border-radius: 0;
    font-weight: 800;
    text-transform: uppercase;
}
.hv32pm { font-size: 18px; max-width: 500px; }
.rwd6ag .hnt92a { border-radius: 0; text-transform: uppercase; font-weight: 700; letter-spacing: 1px; }

.lyst {
    background: var(--footer-dark-bg);
    padding: 16px 0;
    border-bottom: 2px solid var(--n14gl);
    box-shadow: 0 2px 20px color-mix(in srgb, var(--n14gl) 40%, transparent);
}
.lyst .jntcg { color: #fff; }
.lyst .nav-link { color: rgba(255,255,255,0.7) !important; }
.lyst .nav-link:hover, .lyst .nav-link.active { color: var(--n14gl) !important; }
.lyst .nav-link::after { background: var(--n14gl); }
.lyst .vaisr { background: var(--n14gl); color: #fff; border-color: var(--n14gl); }
.lyst .kncs .apmb { background: #fff; }
.lyst.scrolled { box-shadow: 0 4px 25px color-mix(in srgb, var(--n14gl) 30%, transparent); }

.xf9fad { background: var(--bg-primary); color: var(--text-secondary); padding: 60px 0; text-align: center; border-top: 1px solid var(--border-color); }
.xf9fad p, .xf9fad li, .xf9fad span,
.xf9fad .fu0bp9 p, .xf9fad .footer-contact li { color: var(--text-secondary); }
.xf9fad h1,.xf9fad h2,.xf9fad h3,.xf9fad h4,.xf9fad h5 { color: var(--text-primary); }
.fu0bp9 { text-align: center; }
.fu0bp9 .yn4z::after { margin: 12px auto 0; }
.vux1 { display: flex; flex-wrap: wrap; justify-content: center; gap: 8px 20px; }
.vux1 li { margin-bottom: 0; }
.vux1 a { color: var(--text-secondary); }
.aahq5z { justify-content: center; }
.aahq5z a { background: var(--bg-secondary); border-color: var(--border-color); color: var(--text-secondary); }
.ytnb0n { text-align: center; border-top: 1px solid var(--border-color); margin-top: 40px; }
.ytnb0n p { color: var(--text-muted); }

.contact-section .amver {
    background: var(--bg-card, #fff);
    padding: 40px;
    border-radius: var(--n8w7);
    box-shadow: var(--n12t9);
    border: 1px solid var(--border-color);
}
.contact-section .form-control { border-radius: var(--n7la); padding: 14px 18px; }
.contact-section .hnt92a { width: 100%; padding: 16px; }

.jntcg { font-size: 24px; font-weight: 800; background: var(--n1hb); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }

h3, h4, h5 { font-weight: var(--n18fx); color: var(--text-primary); }
.bgyr26, .card-title, .iq8p { font-weight: 600; }

.nid9 img {
    border-radius: 50%;
    aspect-ratio: 1/1;
    object-fit: cover;
    border: 4px solid var(--n14gl);
}

.oigwm img, .ci8p img, .jwviv img, .portfolio-item img {
    border-radius: var(--n8w7) var(--n8w7) 0 0;
}

.kncs { width: 40px; height: 40px; gap: 6px; border: none; background: none; border-radius: 0; }
.kncs .apmb { width: 24px; height: 2px; border-radius: 2px; transition: transform 0.3s ease, opacity 0.3s ease; }
.kncs.active .apmb:nth-child(1) { transform: translateY(8px) rotate(45deg); }
.kncs.active .apmb:nth-child(2) { opacity: 0; }
.kncs.active .apmb:nth-child(3) { transform: translateY(-8px) rotate(-45deg); }

main > section + section::before{content:'';display:block;height:8px;background:repeating-linear-gradient(90deg,var(--n14gl) 0,var(--n14gl) 10px,transparent 10px,transparent 20px);mask:linear-gradient(135deg,#000 33.3%,transparent 33.3%) 0 0/10px 8px,linear-gradient(225deg,#000 33.3%,transparent 33.3%) 0 0/10px 8px;mask-composite:intersect;-webkit-mask-composite:source-in;opacity:0.25;margin:10px 0;}

.cursor-ring{position:fixed;width:36px;height:36px;border:2px solid var(--n14gl);border-radius:50%;pointer-events:none;z-index:99999;transition:width 0.3s,height 0.3s,border-color 0.3s,transform 0.08s;transform:translate(-50%,-50%);opacity:0.6;}.cursor-ring.hover{width:50px;height:50px;border-color:var(--n15uw,var(--n14gl));opacity:1;}

.scroll-line{position:fixed;right:16px;top:20%;height:60%;width:3px;background:var(--border-color);border-radius:2px;z-index:9990;opacity:0.4;}.scroll-line .indicator{width:100%;background:var(--n14gl);border-radius:2px;transition:height 0.1s;}@media(max-width:768px){.scroll-line{display:none;}}

.progress-top{position:fixed;top:0;left:0;height:3px;background:var(--n1hb);z-index:99999;transition:width 0.05s;width:0;}

main > section {
    position: sticky;
    top: 0;
    transition: transform 0.1s linear, opacity 0.1s linear;
    transform-origin: center top;
    background: var(--bg-primary);
    border-radius: var(--n9xy) var(--n9xy) 0 0;
}
main > section:nth-child(even):not(.aawmf):not(.mz26g) { background: var(--bg-secondary, var(--bg-primary)); }
.cifqv { position: relative; border-radius: 0; }
.xf9fad { position: relative; border-radius: var(--n9xy) var(--n9xy) 0 0; }
@media (max-width: 768px) { main > section { position: relative; border-radius: 0; } }

.ed8p4 .nav-link::after{content:'';position:absolute;bottom:0;left:50%;width:0;height:2px;background:var(--n14gl);transition:width 0.3s ease,left 0.3s ease;border-radius:1px;}.ed8p4 .nav-link:hover::after,.ed8p4 .nav-link.active::after{width:100%;left:0;}

.hnt92a,.uc6m,.swxbyv{transition:transform 0.15s ease;}.hnt92a:active,.uc6m:active,.swxbyv: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);}}

@keyframes pulseGlow{0%,100%{box-shadow:0 0 0 0 rgba(var(--n14gl-rgb,99,102,241),0.45);}70%{box-shadow:0 0 0 14px rgba(var(--n14gl-rgb,99,102,241),0);}}
.cifqv .uc6m,.cifqv .hnt92a{animation:pulseGlow 2.5s ease-in-out infinite;}

.ci8p .nlby i,.ci8p .nlby svg{animation:iconPulse 3s ease-in-out infinite;}.ci8p:nth-child(2) .nlby i{animation-delay:-0.5s;}.ci8p:nth-child(3) .nlby i{animation-delay:-1s;}.ci8p:nth-child(4) .nlby i{animation-delay:-1.5s;}@keyframes iconPulse{0%,100%{transform:scale(1);}50%{transform:scale(1.15);}}

.acspa{background:linear-gradient(90deg,var(--text-primary) 0%,var(--n14gl) 25%,var(--text-primary) 50%,var(--n14gl) 75%,var(--text-primary) 100%);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:shimmerText 4s linear infinite;}@keyframes shimmerText{to{background-position:200% center;}}

.ijx2gm{overflow:hidden;}.ijx2gm-inner{display:inline-block;transform:translateY(100%);opacity:0;transition:transform 0.8s cubic-bezier(0.16,1,0.3,1),opacity 0.8s ease;}.in-view .ijx2gm-inner,.wow.animated .ijx2gm-inner{transform:translateY(0);opacity:1;}

main > section:nth-child(even):not(.aawmf):not(.mz26g) { position: relative; overflow: clip; }
main > section:nth-child(even):not(.aawmf):not(.mz26g)::after {
    content: '';
    position: absolute;
    top: 0;
    right: -15%;
    width: 45%;
    height: 100%;
    background: var(--n14gl);
    opacity: 0.025;
    transform: skewX(-12deg);
    pointer-events: none;
    z-index: 0;
}
.cifqv::after { display: none !important; }
@media (max-width: 768px) {
    main > section:nth-child(even):not(.aawmf):not(.mz26g)::after { width: 60%; right: -25%; }
}

main > section:nth-child(odd):not(:first-child) { position: relative; overflow: clip; }
main > section:nth-child(odd):not(:first-child)::before {
    content: '';
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 0;
    opacity: 0.025;
    background:
        radial-gradient(circle at 20% 30%, transparent 20px, var(--n14gl) 20px, var(--n14gl) 21px, transparent 21px),
        radial-gradient(circle at 60% 15%, transparent 25px, var(--n14gl) 25px, var(--n14gl) 26px, transparent 26px),
        radial-gradient(circle at 80% 50%, transparent 18px, var(--n14gl) 18px, var(--n14gl) 19px, transparent 19px),
        radial-gradient(circle at 35% 70%, transparent 22px, var(--n14gl) 22px, var(--n14gl) 23px, transparent 23px),
        radial-gradient(circle at 70% 80%, transparent 28px, var(--n14gl) 28px, var(--n14gl) 29px, transparent 29px),
        radial-gradient(circle at 10% 85%, transparent 15px, var(--n14gl) 15px, var(--n14gl) 16px, transparent 16px),
        radial-gradient(circle at 90% 20%, transparent 20px, var(--n14gl) 20px, var(--n14gl) 21px, transparent 21px);
}
.cifqv::before { display: none !important; }

main > section:nth-child(3n+2):not(.aawmf):not(.mz26g) { position: relative; overflow: clip; }
main > section:nth-child(3n+2):not(.aawmf):not(.mz26g)::before {
    content: '';
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 0;
    opacity: 0.04;
    background:
        radial-gradient(ellipse at 15% 20%, var(--n14gl) 0%, transparent 50%),
        radial-gradient(ellipse at 85% 30%, var(--n15uw, var(--n14gl)) 0%, transparent 45%),
        radial-gradient(ellipse at 40% 80%, var(--n14gl) 0%, transparent 55%),
        radial-gradient(ellipse at 70% 70%, var(--n15uw, var(--n14gl)) 0%, transparent 40%),
        radial-gradient(ellipse at 50% 50%, var(--n14gl) 0%, transparent 60%);
}
.cifqv::before { display: none !important; }

html:not(.ysj5r3) main > section {
    opacity: 1 !important;
    transform: none !important;
    clip-path: none !important;
    filter: none !important;
}

@media (min-width: 993px) {
    .bmmgdy {
        flex-wrap: nowrap;
        overflow: visible;
    }
    .ed8p4 {
        flex: 1 1 auto;
        min-width: 0;
        justify-content: center;
        flex-wrap: nowrap;
        overflow: hidden;
        gap: clamp(10px, 1.8vw, 36px) !important;
    }
    .ed8p4 .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        padding: 8px 0;
        flex-shrink: 0;
    }
    .av1c, .bfjw {
        gap: clamp(8px, 1.4vw, 32px) !important;
        flex-wrap: nowrap;
        overflow: hidden;
    }
    .av1c .nav-link,
    .bfjw .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        flex-shrink: 0;
    }
    .vaisr {
        flex-shrink: 0;
        white-space: nowrap;
    }
    .jntcg {
        flex-shrink: 0;
    }
}

div.ig3fft:not(.mv4abp) {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1001;
    padding: 6px 0;
    transition: transform 0.3s ease, opacity 0.3s ease;
}
div.ig3fft:not(.mv4abp) + .lyst {
    top: 33px;
    transition: top 0.3s ease, background 0.3s ease, padding 0.3s ease;
}
div.ig3fft.htykx4 {
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
}
div.ig3fft.htykx4 + .lyst,
div.ig3fft:not(.mv4abp) + .lyst.scrolled {
    top: 0;
}
div.ig3fft:not(.mv4abp) ~ .cifqv {
    padding-top: 200px;
}

@media (max-width: 992px) {
    div.ig3fft:not(.mv4abp) {
        position: relative;
        z-index: auto;
        font-size: 11px;
        padding: 4px 0;
    }
    div.ig3fft:not(.mv4abp) + .lyst {
        top: 0;
    }
    div.ig3fft:not(.mv4abp) ~ .cifqv {
        padding-top: 140px;
    }
}

@media (max-width: 992px) {
    .kncs {
        display: flex !important;
        pointer-events: auto !important;
        opacity: 1 !important;
        z-index: 10001 !important;
        cursor: pointer !important;
        -webkit-tap-highlight-color: transparent;
    }
    .kncs .apmb {
        pointer-events: none;
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
    .ed8p4 {
        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;
    }
    .ed8p4 .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;
    }
    .ed8p4 .nav-link::after { display: none !important; }
    .vaisr { display: none !important; }
    .av1c, .bfjw { display: none !important; }
}

@media (max-width: 992px) {
    .ed8p4 { right: -100% !important; left: auto !important; width: min(320px,85vw) !important; background: #0a0a0a !important; padding: 100px 32px 40px !important; box-shadow: -4px 0 60px rgba(0,0,0,0.6) !important; border-left: 1px solid rgba(255,255,255,0.06) !important; transition: right 0.45s cubic-bezier(0.4,0,0.2,1) !important; }
    .ed8p4.active { right: 0 !important; }
    .ed8p4 .nav-link { color: rgba(255,255,255,0.8) !important; text-transform: uppercase !important; font-size: 13px !important; letter-spacing: 2px !important; border-bottom: 1px solid rgba(255,255,255,0.07) !important; opacity: 0 !important; transform: translateX(30px) !important; transition: opacity 0.4s ease, transform 0.4s ease, color 0.2s !important; }
    .ed8p4.active .nav-link { opacity: 1 !important; transform: translateX(0) !important; }
    .ed8p4.active .nav-link:hover { color: var(--n14gl) !important; }
    .ed8p4.active .nav-link:nth-child(1){transition-delay:.10s !important;}
    .ed8p4.active .nav-link:nth-child(2){transition-delay:.16s !important;}
    .ed8p4.active .nav-link:nth-child(3){transition-delay:.22s !important;}
    .ed8p4.active .nav-link:nth-child(4){transition-delay:.28s !important;}
    .ed8p4.active .nav-link:nth-child(5){transition-delay:.34s !important;}
    .ed8p4.active .nav-link:nth-child(6){transition-delay:.40s !important;}
    .ed8p4.active .nav-link:nth-child(7){transition-delay:.46s !important;}
    .ed8p4.active .nav-link:nth-child(8){transition-delay:.52s !important;}
}

.ci8p,
.oigwm,
.jwviv,
.dk9pn,
.kimp,
.bl29a {
    backdrop-filter: blur(8px) !important;
    -webkit-backdrop-filter: blur(8px) !important;
}
.ci8p *,
.oigwm *,
.jwviv *,
.dk9pn *,
.kimp * {
    filter: none !important;
}
@supports (animation: none) {
    .ci8p, .oigwm, .jwviv {
        animation-fill-mode: forwards !important;
    }
}
.jwviv + .jwviv {
    margin-top: 1.5rem;
}

.cifqv .ckwe ~ .container,
.cifqv .ckwe ~ .container * {
    color: #fff;
}
.cifqv .ckwe ~ .container p,
.cifqv .ckwe ~ .container .hv32pm {
    color: rgba(255,255,255,0.85);
}
.cifqv .ckwe ~ .container .hnt92a {
    color: inherit;
}
.mz26g .aiswm3 { color: #fff; }
.mz26g .apk9 { color: var(--n14gl); }
.mz26g .kuvzgh { color: rgba(255,255,255,0.55); }
.mz26g .vux1 a { color: rgba(255,255,255,0.65); }
.mz26g .vux1 a:hover { color: #fff; }
.xf9fad[style*="background:none"] { background: none !important; }
.xf9fad[style*="background:none"]::before,
.xf9fad[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%;
}

.vnz5gj .swiper-button-next,
.vnz5gj .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);
}
.vnz5gj .swiper-button-next::after,
.vnz5gj .swiper-button-prev::after {
    font-size: 14px;
    color: var(--text-primary, #1a1a2e);
}
.vnz5gj .swiper-button-next { right: 0; }
.vnz5gj .swiper-button-prev { left: 0; }

.ci8p, .kimp, .oigwm, .jwviv,
.dk9pn, .bl29a, .yhbjgb, .counter-item,
.card { overflow: hidden; }

.ci8p h1, .ci8p h2, .ci8p h3, .ci8p h4, .ci8p h5, .ci8p h6,
.kimp h1, .kimp h2, .kimp h3, .kimp h4,
.oigwm h1, .oigwm h2, .oigwm h3, .oigwm 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;
}

.ci8p p, .ci8p span, .ci8p li,
.kimp p, .oigwm p, .counter-item p,
.card p, .card span, .card li {
    overflow-wrap: break-word;
    word-break: break-word;
}

.pqru23, .aq6dkf, .counter-suffix {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
}

.ci8p .stat-number, .ci8p [class*="number"],
.counter-item .stat-number {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
}

body {
    line-height: 1.614;
    letter-spacing: 0.0em;
}

.ci8p, .oigwm, .jwviv, .yhbjgb, .dk9pn {
    padding: 31px;
}
.ci8p, .oigwm, .jwviv, .yhbjgb, .dk9pn .card-body {
    padding: 25px 20px;
}
.row > [class*="col"]:nth-child(1) .ci8p,
.row > [class*="col"]:nth-child(1) .oigwm {
    padding: 33px;
    border-radius: calc(var(--n7la) + 1px);
}
.row > [class*="col"]:nth-child(2) .ci8p,
.row > [class*="col"]:nth-child(2) .oigwm {
    padding: 33px;
    border-radius: calc(var(--n7la) + -1px);
}
.row > [class*="col"]:nth-child(3) .ci8p,
.row > [class*="col"]:nth-child(3) .oigwm {
    padding: 29px;
    border-radius: calc(var(--n7la) + 1px);
}
.row > [class*="col"]:nth-child(4) .ci8p,
.row > [class*="col"]:nth-child(4) .oigwm {
    padding: 33px;
    border-radius: calc(var(--n7la) + -2px);
}
.row > [class*="col"]:nth-child(5) .ci8p,
.row > [class*="col"]:nth-child(5) .oigwm {
    padding: 33px;
    border-radius: calc(var(--n7la) + 0px);
}
.row > [class*="col"]:nth-child(6) .ci8p,
.row > [class*="col"]:nth-child(6) .oigwm {
    padding: 30px;
    border-radius: calc(var(--n7la) + 3px);
}

.hnt92a {
    padding: 12px 26px;
    font-size: 16px;
    letter-spacing: 0.11px;
    border-radius: calc(var(--n7la) + 3px);
}
.swxbyv {
    padding: 13px 24px;
    border-width: 1px;
}

main > section {
    padding-top: 88px;
    padding-bottom: 83px;
}
main > section:first-child {
    padding-top: 99px;
}
main > section:nth-child(2) {
    padding-top: 80px;
    padding-bottom: 92px;
}
main > section:nth-child(5) {
    padding-top: 96px;
    padding-bottom: 81px;
}

.fu5n {
    margin-bottom: 46px;
}

.ci8p, .oigwm, .jwviv, .dk9pn {
    box-shadow: 2px 2px 12px rgba(0,0,0,0.068);
}

.cifqv {
    padding-top: 116px;
}
.acspa {
    margin-bottom: 20px;
}
.hv32pm {
    margin-bottom: 31px;
    font-size: 17px;
    line-height: 1.635;
}
.aiswm3 {
    font-size: 11px;
    letter-spacing: 2.374px;
    margin-bottom: 26px;
}
.rwd6ag {
    gap: 14px;
}

.nid9 img {
    border-radius: 11px;
    box-shadow: 0 10px 40px rgba(0,0,0,0.142);
}

.nlby {
    width: 57px;
    height: 57px;
    font-size: 24px;
    border-radius: 16px;
    margin-bottom: 17px;
}

.bgyr26, .card-title {
    font-size: 19px;
    margin-bottom: 7px;
}
.yeargt, .card-text {
    font-size: 14px;
    line-height: 1.602;
}

.ijx2gm {
    margin-bottom: 15px;
    letter-spacing: 0.003px;
}
.apk9 {
    font-size: 13px;
    letter-spacing: 3.019px;
    margin-bottom: 11px;
}
.cffyl8 {
    font-size: 17px;
    line-height: 1.627;
}

@media (min-width: 993px) {
    .ed8p4 {
        gap: 31px;
    }
    .ed8p4 .nav-link {
        font-size: 15px;
        padding: 9px 0;
    }
}

.xf9fad {
    padding-top: 77px;
}
.fu0bp9 .yn4z {
    font-size: 16px;
    margin-bottom: 23px;
}
.vux1 a {
    font-size: 13px;
}
.vux1 li {
    margin-bottom: 12px;
}
.aahq5z {
    gap: 8px;
}
.aahq5z a {
    width: 35px;
    height: 35px;
}
.ytnb0n {
    padding: 22px 0;
    margin-top: 58px;
}

.form-control {
    border-radius: 10px;
    padding: 14px 15px;
    font-size: 15px;
}

.yhbjgb {
    padding: 34px;
}
.gr91xb {
    font-size: 17px;
    line-height: 1.621;
    margin-bottom: 19px;
}
.lswt6 {
    width: 52px;
    height: 52px;
}
.njqgtj {
    font-size: 16px;
}
.nfiva {
    font-size: 12px;
}

.dk9pn {
    padding: 34px;
}
.toe7 {
    font-size: 21px;
    margin-bottom: 6px;
}
.qdbgzr {
    font-size: 46px;
    margin-bottom: 22px;
}
.uquz9 li {
    padding: 8px 0;
    font-size: 13px;
}

.pqru23, .stat-number {
    font-size: 44px;
    margin-bottom: 8px;
}
.aq6dkf {
    font-size: 13px;
    letter-spacing: 0.374px;
}

.sidrgo img {
    border-radius: 8px;
}
.lqaral {
    font-size: 17px;
    margin-bottom: 5px;
}
.mvpqja {
    font-size: 12px;
}

.bcfo {
    font-size: 36px;
    margin-bottom: 12px;
}
.iq8p {
    font-size: 18px;
    margin-bottom: 8px;
}

.wow {
    animation-duration: 0.702s !important;
}
.ci8p, .oigwm, .jwviv, .yhbjgb,
.dk9pn, .bl29a {
    transition-duration: 0.252s;
}

.row {
    --bs-gutter-y: 26px;
}

.aawmf {
    padding: 79px 0;
}
.ewf1 {
    font-size: 38px;
    margin-bottom: 20px;
}
.hmvi {
    font-size: 16px;
    margin-bottom: 33px;
}

.jwviv .rftpbv img {
    border-radius: 11px 11px 0 0;
}
.yjf53 {
    font-size: 13px;
    margin-bottom: 11px;
    gap: 9px;
}

.lyst {
    padding: 17px 0;
}
.lyst.scrolled {
    padding: 12px 0;
}
.jntcg {
    font-size: 24px;
}
.vaisr {
    margin-left: 15px;
}

:root {
    --_gen: 63491;
    --_seed: 9.65;
}
.layout-anchor { vertical-align: baseline; outline: 0 solid transparent; content: '' }
.event-hook { visibility: inherit; font-style: inherit }
.sr-only-fx { font-variant: normal }
.dom-hook { box-sizing: border-box }

.mz26g h1, .mz26g h2, .mz26g h3, .mz26g h4, .mz26g h5, .mz26g h6 { color: #fff !important; }
.mz26g { color: rgba(255,255,255,0.85) !important; }
.mz26g p, .mz26g li, .mz26g span:not(.badge):not(.hnt92a), .mz26g .gjztk, .mz26g label, .mz26g blockquote, .mz26g figcaption, .mz26g dt, .mz26g dd, .mz26g td, .mz26g th { color: rgba(255,255,255,0.78) !important; }
.mz26g a:not(.hnt92a):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.mz26g a:not(.hnt92a):not(.nav-link):hover { color: #fff !important; }
.mz26g .pqru23 { color: #fff !important; }
.mz26g .aq6dkf { 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(.hnt92a), .bg-dark-custom .gjztk, .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(.hnt92a):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-dark-custom a:not(.hnt92a):not(.nav-link):hover { color: #fff !important; }
.bg-dark-custom .pqru23 { color: #fff !important; }
.bg-dark-custom .aq6dkf { 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(.hnt92a), .bg-gradient-custom .gjztk, .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(.hnt92a):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-gradient-custom a:not(.hnt92a):not(.nav-link):hover { color: #fff !important; }
.bg-gradient-custom .pqru23 { color: #fff !important; }
.bg-gradient-custom .aq6dkf { 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(.hnt92a), .bg-accent-custom .gjztk, .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(.hnt92a):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-accent-custom a:not(.hnt92a):not(.nav-link):hover { color: #fff !important; }
.bg-accent-custom .pqru23 { color: #fff !important; }
.bg-accent-custom .aq6dkf { color: rgba(255,255,255,0.7) !important; }

.aawmf h1, .aawmf h2, .aawmf h3, .aawmf h4, .aawmf h5, .aawmf h6 { color: #fff !important; }
.aawmf { color: rgba(255,255,255,0.85) !important; }
.aawmf p, .aawmf li, .aawmf span:not(.badge):not(.hnt92a), .aawmf .gjztk, .aawmf label, .aawmf blockquote, .aawmf figcaption, .aawmf dt, .aawmf dd, .aawmf td, .aawmf th { color: rgba(255,255,255,0.78) !important; }
.aawmf a:not(.hnt92a):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.aawmf a:not(.hnt92a):not(.nav-link):hover { color: #fff !important; }
.aawmf .pqru23 { color: #fff !important; }
.aawmf .aq6dkf { color: rgba(255,255,255,0.7) !important; }

.xf9fad { color: var(--text-secondary, #555) !important; }
.xf9fad h1, .xf9fad h2, .xf9fad h3,
.xf9fad h4, .xf9fad h5, .xf9fad h6,
.xf9fad .yn4z { color: var(--text-primary, #1a1a2e) !important; }
.xf9fad p, .xf9fad li, .xf9fad span,
.xf9fad label { color: var(--text-secondary, #555) !important; }
.xf9fad a:not(.hnt92a) { color: var(--text-secondary, #555) !important; }
.xf9fad a:not(.hnt92a):hover { color: var(--n14gl) !important; }
.xf9fad .ytnb0n p { color: var(--text-muted, #888) !important; }

.zi6c h1, .zi6c h2, .zi6c h3, .zi6c h4, .zi6c h5, .zi6c h6 { color: var(--text-primary, #1a1a2e) !important; }
.zi6c p, .zi6c li, .zi6c span:not(.badge):not(.hnt92a), .zi6c .gjztk, .zi6c label, .zi6c blockquote, .zi6c figcaption, .zi6c dt, .zi6c dd, .zi6c td, .zi6c th { color: var(--text-secondary, #555) !important; }

.ig3fft h1, .ig3fft h2, .ig3fft h3, .ig3fft h4, .ig3fft h5, .ig3fft h6 { color: var(--text-primary, #1a1a2e) !important; }
.ig3fft p, .ig3fft li, .ig3fft span:not(.badge):not(.hnt92a), .ig3fft .gjztk, .ig3fft label, .ig3fft blockquote, .ig3fft figcaption, .ig3fft dt, .ig3fft dd, .ig3fft td, .ig3fft th { color: var(--text-secondary, #555) !important; }

.pqru23 { color:var(--text-primary,#1a1a2e) !important; }
.aq6dkf { color:var(--text-muted,#888) !important; }
.pqru23 .counter-suffix { color:var(--n14gl) !important; }
.counter-item .counter-icon { color:var(--n14gl) !important; }
.acspa { color:var(--text-primary,#1a1a2e) !important; }
.hv32pm { color:var(--text-secondary,#555) !important; }
.aiswm3 { color:var(--n14gl) !important; }
.ewf1 { color:var(--text-primary,#1a1a2e) !important; }
.hmvi { color:var(--text-secondary,#555) !important; }
.portfolio-title { color:var(--text-primary,#1a1a2e) !important; }
.portfolio-category { color:var(--text-muted,#888) !important; }

.mz26g .pqru23, .bg-dark-custom .pqru23, .bg-gradient-custom .pqru23, .bg-accent-custom .pqru23, .aawmf .pqru23, .cifqv .pqru23, .udhov .pqru23 { color:#fff !important; }
.mz26g .aq6dkf, .bg-dark-custom .aq6dkf, .bg-gradient-custom .aq6dkf, .bg-accent-custom .aq6dkf, .aawmf .aq6dkf, .cifqv .aq6dkf, .udhov .aq6dkf { color:rgba(255,255,255,0.7) !important; }
.mz26g .pqru23 .counter-suffix, .bg-dark-custom .pqru23 .counter-suffix, .bg-gradient-custom .pqru23 .counter-suffix, .bg-accent-custom .pqru23 .counter-suffix, .aawmf .pqru23 .counter-suffix, .cifqv .pqru23 .counter-suffix, .udhov .pqru23 .counter-suffix { color:var(--n14gl) !important; }
.mz26g .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, .aawmf .counter-item .counter-icon, .cifqv .counter-item .counter-icon, .udhov .counter-item .counter-icon { color:var(--n14gl) !important; }
.mz26g .acspa, .bg-dark-custom .acspa, .bg-gradient-custom .acspa, .bg-accent-custom .acspa, .aawmf .acspa, .cifqv .acspa, .udhov .acspa { color:#fff !important; }
.mz26g .hv32pm, .bg-dark-custom .hv32pm, .bg-gradient-custom .hv32pm, .bg-accent-custom .hv32pm, .aawmf .hv32pm, .cifqv .hv32pm, .udhov .hv32pm { color:rgba(255,255,255,0.75) !important; }
.mz26g .aiswm3, .bg-dark-custom .aiswm3, .bg-gradient-custom .aiswm3, .bg-accent-custom .aiswm3, .aawmf .aiswm3, .cifqv .aiswm3, .udhov .aiswm3 { color:#fff !important; }
.mz26g .ewf1, .bg-dark-custom .ewf1, .bg-gradient-custom .ewf1, .bg-accent-custom .ewf1, .aawmf .ewf1, .cifqv .ewf1, .udhov .ewf1 { color:#fff !important; }
.mz26g .hmvi, .bg-dark-custom .hmvi, .bg-gradient-custom .hmvi, .bg-accent-custom .hmvi, .aawmf .hmvi, .cifqv .hmvi, .udhov .hmvi { color:rgba(255,255,255,0.85) !important; }
.mz26g .portfolio-title, .bg-dark-custom .portfolio-title, .bg-gradient-custom .portfolio-title, .bg-accent-custom .portfolio-title, .aawmf .portfolio-title, .cifqv .portfolio-title, .udhov .portfolio-title, .portfolio-overlay .portfolio-title { color:#fff !important; }
.mz26g .portfolio-category, .bg-dark-custom .portfolio-category, .bg-gradient-custom .portfolio-category, .bg-accent-custom .portfolio-category, .aawmf .portfolio-category, .cifqv .portfolio-category, .udhov .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, .ckwe h1, .ckwe h2, .ckwe h3, .ckwe h4, .ckwe h5, .ckwe 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, .ckwe p, .ckwe span, .ckwe a, .ckwe li, .ckwe small, .ckwe 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; }

.mz26g.ig3fft .pqru23,
.mz26g.zi6c .pqru23,
.bg-dark-custom.ig3fft .pqru23,
.bg-dark-custom.zi6c .pqru23,
.bg-gradient-custom.ig3fft .pqru23,
.bg-gradient-custom.zi6c .pqru23,
.bg-accent-custom.ig3fft .pqru23,
.bg-accent-custom.zi6c .pqru23,
.aawmf.ig3fft .pqru23,
.aawmf.zi6c .pqru23,
.cifqv.ig3fft .pqru23,
.cifqv.zi6c .pqru23,
.udhov.ig3fft .pqru23,
.udhov.zi6c .pqru23 { color:var(--text-primary,#1a1a2e) !important; }
.mz26g.ig3fft .aq6dkf,
.mz26g.zi6c .aq6dkf,
.bg-dark-custom.ig3fft .aq6dkf,
.bg-dark-custom.zi6c .aq6dkf,
.bg-gradient-custom.ig3fft .aq6dkf,
.bg-gradient-custom.zi6c .aq6dkf,
.bg-accent-custom.ig3fft .aq6dkf,
.bg-accent-custom.zi6c .aq6dkf,
.aawmf.ig3fft .aq6dkf,
.aawmf.zi6c .aq6dkf,
.cifqv.ig3fft .aq6dkf,
.cifqv.zi6c .aq6dkf,
.udhov.ig3fft .aq6dkf,
.udhov.zi6c .aq6dkf { color:var(--text-muted,#888) !important; }
.mz26g.ig3fft .pqru23 .counter-suffix,
.mz26g.zi6c .pqru23 .counter-suffix,
.bg-dark-custom.ig3fft .pqru23 .counter-suffix,
.bg-dark-custom.zi6c .pqru23 .counter-suffix,
.bg-gradient-custom.ig3fft .pqru23 .counter-suffix,
.bg-gradient-custom.zi6c .pqru23 .counter-suffix,
.bg-accent-custom.ig3fft .pqru23 .counter-suffix,
.bg-accent-custom.zi6c .pqru23 .counter-suffix,
.aawmf.ig3fft .pqru23 .counter-suffix,
.aawmf.zi6c .pqru23 .counter-suffix,
.cifqv.ig3fft .pqru23 .counter-suffix,
.cifqv.zi6c .pqru23 .counter-suffix,
.udhov.ig3fft .pqru23 .counter-suffix,
.udhov.zi6c .pqru23 .counter-suffix { color:var(--n14gl) !important; }
.mz26g.ig3fft .counter-item .counter-icon,
.mz26g.zi6c .counter-item .counter-icon,
.bg-dark-custom.ig3fft .counter-item .counter-icon,
.bg-dark-custom.zi6c .counter-item .counter-icon,
.bg-gradient-custom.ig3fft .counter-item .counter-icon,
.bg-gradient-custom.zi6c .counter-item .counter-icon,
.bg-accent-custom.ig3fft .counter-item .counter-icon,
.bg-accent-custom.zi6c .counter-item .counter-icon,
.aawmf.ig3fft .counter-item .counter-icon,
.aawmf.zi6c .counter-item .counter-icon,
.cifqv.ig3fft .counter-item .counter-icon,
.cifqv.zi6c .counter-item .counter-icon,
.udhov.ig3fft .counter-item .counter-icon,
.udhov.zi6c .counter-item .counter-icon { color:var(--n14gl) !important; }
.mz26g.ig3fft .acspa,
.mz26g.zi6c .acspa,
.bg-dark-custom.ig3fft .acspa,
.bg-dark-custom.zi6c .acspa,
.bg-gradient-custom.ig3fft .acspa,
.bg-gradient-custom.zi6c .acspa,
.bg-accent-custom.ig3fft .acspa,
.bg-accent-custom.zi6c .acspa,
.aawmf.ig3fft .acspa,
.aawmf.zi6c .acspa,
.cifqv.ig3fft .acspa,
.cifqv.zi6c .acspa,
.udhov.ig3fft .acspa,
.udhov.zi6c .acspa { color:var(--text-primary,#1a1a2e) !important; }
.mz26g.ig3fft .hv32pm,
.mz26g.zi6c .hv32pm,
.bg-dark-custom.ig3fft .hv32pm,
.bg-dark-custom.zi6c .hv32pm,
.bg-gradient-custom.ig3fft .hv32pm,
.bg-gradient-custom.zi6c .hv32pm,
.bg-accent-custom.ig3fft .hv32pm,
.bg-accent-custom.zi6c .hv32pm,
.aawmf.ig3fft .hv32pm,
.aawmf.zi6c .hv32pm,
.cifqv.ig3fft .hv32pm,
.cifqv.zi6c .hv32pm,
.udhov.ig3fft .hv32pm,
.udhov.zi6c .hv32pm { color:var(--text-secondary,#555) !important; }
.mz26g.ig3fft .aiswm3,
.mz26g.zi6c .aiswm3,
.bg-dark-custom.ig3fft .aiswm3,
.bg-dark-custom.zi6c .aiswm3,
.bg-gradient-custom.ig3fft .aiswm3,
.bg-gradient-custom.zi6c .aiswm3,
.bg-accent-custom.ig3fft .aiswm3,
.bg-accent-custom.zi6c .aiswm3,
.aawmf.ig3fft .aiswm3,
.aawmf.zi6c .aiswm3,
.cifqv.ig3fft .aiswm3,
.cifqv.zi6c .aiswm3,
.udhov.ig3fft .aiswm3,
.udhov.zi6c .aiswm3 { color:var(--n14gl) !important; }
.mz26g.ig3fft .ewf1,
.mz26g.zi6c .ewf1,
.bg-dark-custom.ig3fft .ewf1,
.bg-dark-custom.zi6c .ewf1,
.bg-gradient-custom.ig3fft .ewf1,
.bg-gradient-custom.zi6c .ewf1,
.bg-accent-custom.ig3fft .ewf1,
.bg-accent-custom.zi6c .ewf1,
.aawmf.ig3fft .ewf1,
.aawmf.zi6c .ewf1,
.cifqv.ig3fft .ewf1,
.cifqv.zi6c .ewf1,
.udhov.ig3fft .ewf1,
.udhov.zi6c .ewf1 { color:var(--text-primary,#1a1a2e) !important; }
.mz26g.ig3fft .hmvi,
.mz26g.zi6c .hmvi,
.bg-dark-custom.ig3fft .hmvi,
.bg-dark-custom.zi6c .hmvi,
.bg-gradient-custom.ig3fft .hmvi,
.bg-gradient-custom.zi6c .hmvi,
.bg-accent-custom.ig3fft .hmvi,
.bg-accent-custom.zi6c .hmvi,
.aawmf.ig3fft .hmvi,
.aawmf.zi6c .hmvi,
.cifqv.ig3fft .hmvi,
.cifqv.zi6c .hmvi,
.udhov.ig3fft .hmvi,
.udhov.zi6c .hmvi { color:var(--text-secondary,#555) !important; }
.mz26g.ig3fft .portfolio-title,
.mz26g.zi6c .portfolio-title,
.bg-dark-custom.ig3fft .portfolio-title,
.bg-dark-custom.zi6c .portfolio-title,
.bg-gradient-custom.ig3fft .portfolio-title,
.bg-gradient-custom.zi6c .portfolio-title,
.bg-accent-custom.ig3fft .portfolio-title,
.bg-accent-custom.zi6c .portfolio-title,
.aawmf.ig3fft .portfolio-title,
.aawmf.zi6c .portfolio-title,
.cifqv.ig3fft .portfolio-title,
.cifqv.zi6c .portfolio-title,
.udhov.ig3fft .portfolio-title,
.udhov.zi6c .portfolio-title { color:var(--text-primary,#1a1a2e) !important; }
.mz26g.ig3fft .portfolio-category,
.mz26g.zi6c .portfolio-category,
.bg-dark-custom.ig3fft .portfolio-category,
.bg-dark-custom.zi6c .portfolio-category,
.bg-gradient-custom.ig3fft .portfolio-category,
.bg-gradient-custom.zi6c .portfolio-category,
.bg-accent-custom.ig3fft .portfolio-category,
.bg-accent-custom.zi6c .portfolio-category,
.aawmf.ig3fft .portfolio-category,
.aawmf.zi6c .portfolio-category,
.cifqv.ig3fft .portfolio-category,
.cifqv.zi6c .portfolio-category,
.udhov.ig3fft .portfolio-category,
.udhov.zi6c .portfolio-category { color:var(--text-muted,#888) !important; }

.mz26g .ci8p h1,
.mz26g .ci8p h2,
.mz26g .ci8p h3,
.mz26g .ci8p h4,
.mz26g .ci8p h5,
.mz26g .ci8p h6,
.mz26g .kimp h1,
.mz26g .kimp h2,
.mz26g .kimp h3,
.mz26g .kimp h4,
.mz26g .kimp h5,
.mz26g .kimp h6,
.mz26g .card h1,
.mz26g .card h2,
.mz26g .card h3,
.mz26g .card h4,
.mz26g .card h5,
.mz26g .card h6,
.mz26g .yhbjgb h1,
.mz26g .yhbjgb h2,
.mz26g .yhbjgb h3,
.mz26g .yhbjgb h4,
.mz26g .yhbjgb h5,
.mz26g .yhbjgb h6,
.mz26g .bl29a h1,
.mz26g .bl29a h2,
.mz26g .bl29a h3,
.mz26g .bl29a h4,
.mz26g .bl29a h5,
.mz26g .bl29a h6,
.mz26g .dk9pn h1,
.mz26g .dk9pn h2,
.mz26g .dk9pn h3,
.mz26g .dk9pn h4,
.mz26g .dk9pn h5,
.mz26g .dk9pn h6,
.mz26g .jwviv h1,
.mz26g .jwviv h2,
.mz26g .jwviv h3,
.mz26g .jwviv h4,
.mz26g .jwviv h5,
.mz26g .jwviv h6,
.mz26g .oigwm h1,
.mz26g .oigwm h2,
.mz26g .oigwm h3,
.mz26g .oigwm h4,
.mz26g .oigwm h5,
.mz26g .oigwm h6,
.mz26g .counter-item h1,
.mz26g .counter-item h2,
.mz26g .counter-item h3,
.mz26g .counter-item h4,
.mz26g .counter-item h5,
.mz26g .counter-item h6,
.bg-dark-custom .ci8p h1,
.bg-dark-custom .ci8p h2,
.bg-dark-custom .ci8p h3,
.bg-dark-custom .ci8p h4,
.bg-dark-custom .ci8p h5,
.bg-dark-custom .ci8p h6,
.bg-dark-custom .kimp h1,
.bg-dark-custom .kimp h2,
.bg-dark-custom .kimp h3,
.bg-dark-custom .kimp h4,
.bg-dark-custom .kimp h5,
.bg-dark-custom .kimp 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 .yhbjgb h1,
.bg-dark-custom .yhbjgb h2,
.bg-dark-custom .yhbjgb h3,
.bg-dark-custom .yhbjgb h4,
.bg-dark-custom .yhbjgb h5,
.bg-dark-custom .yhbjgb h6,
.bg-dark-custom .bl29a h1,
.bg-dark-custom .bl29a h2,
.bg-dark-custom .bl29a h3,
.bg-dark-custom .bl29a h4,
.bg-dark-custom .bl29a h5,
.bg-dark-custom .bl29a h6,
.bg-dark-custom .dk9pn h1,
.bg-dark-custom .dk9pn h2,
.bg-dark-custom .dk9pn h3,
.bg-dark-custom .dk9pn h4,
.bg-dark-custom .dk9pn h5,
.bg-dark-custom .dk9pn h6,
.bg-dark-custom .jwviv h1,
.bg-dark-custom .jwviv h2,
.bg-dark-custom .jwviv h3,
.bg-dark-custom .jwviv h4,
.bg-dark-custom .jwviv h5,
.bg-dark-custom .jwviv h6,
.bg-dark-custom .oigwm h1,
.bg-dark-custom .oigwm h2,
.bg-dark-custom .oigwm h3,
.bg-dark-custom .oigwm h4,
.bg-dark-custom .oigwm h5,
.bg-dark-custom .oigwm 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 .ci8p h1,
.bg-gradient-custom .ci8p h2,
.bg-gradient-custom .ci8p h3,
.bg-gradient-custom .ci8p h4,
.bg-gradient-custom .ci8p h5,
.bg-gradient-custom .ci8p h6,
.bg-gradient-custom .kimp h1,
.bg-gradient-custom .kimp h2,
.bg-gradient-custom .kimp h3,
.bg-gradient-custom .kimp h4,
.bg-gradient-custom .kimp h5,
.bg-gradient-custom .kimp 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 .yhbjgb h1,
.bg-gradient-custom .yhbjgb h2,
.bg-gradient-custom .yhbjgb h3,
.bg-gradient-custom .yhbjgb h4,
.bg-gradient-custom .yhbjgb h5,
.bg-gradient-custom .yhbjgb h6,
.bg-gradient-custom .bl29a h1,
.bg-gradient-custom .bl29a h2,
.bg-gradient-custom .bl29a h3,
.bg-gradient-custom .bl29a h4,
.bg-gradient-custom .bl29a h5,
.bg-gradient-custom .bl29a h6,
.bg-gradient-custom .dk9pn h1,
.bg-gradient-custom .dk9pn h2,
.bg-gradient-custom .dk9pn h3,
.bg-gradient-custom .dk9pn h4,
.bg-gradient-custom .dk9pn h5,
.bg-gradient-custom .dk9pn h6,
.bg-gradient-custom .jwviv h1,
.bg-gradient-custom .jwviv h2,
.bg-gradient-custom .jwviv h3,
.bg-gradient-custom .jwviv h4,
.bg-gradient-custom .jwviv h5,
.bg-gradient-custom .jwviv h6,
.bg-gradient-custom .oigwm h1,
.bg-gradient-custom .oigwm h2,
.bg-gradient-custom .oigwm h3,
.bg-gradient-custom .oigwm h4,
.bg-gradient-custom .oigwm h5,
.bg-gradient-custom .oigwm 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 .ci8p h1,
.bg-accent-custom .ci8p h2,
.bg-accent-custom .ci8p h3,
.bg-accent-custom .ci8p h4,
.bg-accent-custom .ci8p h5,
.bg-accent-custom .ci8p h6,
.bg-accent-custom .kimp h1,
.bg-accent-custom .kimp h2,
.bg-accent-custom .kimp h3,
.bg-accent-custom .kimp h4,
.bg-accent-custom .kimp h5,
.bg-accent-custom .kimp 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 .yhbjgb h1,
.bg-accent-custom .yhbjgb h2,
.bg-accent-custom .yhbjgb h3,
.bg-accent-custom .yhbjgb h4,
.bg-accent-custom .yhbjgb h5,
.bg-accent-custom .yhbjgb h6,
.bg-accent-custom .bl29a h1,
.bg-accent-custom .bl29a h2,
.bg-accent-custom .bl29a h3,
.bg-accent-custom .bl29a h4,
.bg-accent-custom .bl29a h5,
.bg-accent-custom .bl29a h6,
.bg-accent-custom .dk9pn h1,
.bg-accent-custom .dk9pn h2,
.bg-accent-custom .dk9pn h3,
.bg-accent-custom .dk9pn h4,
.bg-accent-custom .dk9pn h5,
.bg-accent-custom .dk9pn h6,
.bg-accent-custom .jwviv h1,
.bg-accent-custom .jwviv h2,
.bg-accent-custom .jwviv h3,
.bg-accent-custom .jwviv h4,
.bg-accent-custom .jwviv h5,
.bg-accent-custom .jwviv h6,
.bg-accent-custom .oigwm h1,
.bg-accent-custom .oigwm h2,
.bg-accent-custom .oigwm h3,
.bg-accent-custom .oigwm h4,
.bg-accent-custom .oigwm h5,
.bg-accent-custom .oigwm 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,
.aawmf .ci8p h1,
.aawmf .ci8p h2,
.aawmf .ci8p h3,
.aawmf .ci8p h4,
.aawmf .ci8p h5,
.aawmf .ci8p h6,
.aawmf .kimp h1,
.aawmf .kimp h2,
.aawmf .kimp h3,
.aawmf .kimp h4,
.aawmf .kimp h5,
.aawmf .kimp h6,
.aawmf .card h1,
.aawmf .card h2,
.aawmf .card h3,
.aawmf .card h4,
.aawmf .card h5,
.aawmf .card h6,
.aawmf .yhbjgb h1,
.aawmf .yhbjgb h2,
.aawmf .yhbjgb h3,
.aawmf .yhbjgb h4,
.aawmf .yhbjgb h5,
.aawmf .yhbjgb h6,
.aawmf .bl29a h1,
.aawmf .bl29a h2,
.aawmf .bl29a h3,
.aawmf .bl29a h4,
.aawmf .bl29a h5,
.aawmf .bl29a h6,
.aawmf .dk9pn h1,
.aawmf .dk9pn h2,
.aawmf .dk9pn h3,
.aawmf .dk9pn h4,
.aawmf .dk9pn h5,
.aawmf .dk9pn h6,
.aawmf .jwviv h1,
.aawmf .jwviv h2,
.aawmf .jwviv h3,
.aawmf .jwviv h4,
.aawmf .jwviv h5,
.aawmf .jwviv h6,
.aawmf .oigwm h1,
.aawmf .oigwm h2,
.aawmf .oigwm h3,
.aawmf .oigwm h4,
.aawmf .oigwm h5,
.aawmf .oigwm h6,
.aawmf .counter-item h1,
.aawmf .counter-item h2,
.aawmf .counter-item h3,
.aawmf .counter-item h4,
.aawmf .counter-item h5,
.aawmf .counter-item h6,
.cifqv .ci8p h1,
.cifqv .ci8p h2,
.cifqv .ci8p h3,
.cifqv .ci8p h4,
.cifqv .ci8p h5,
.cifqv .ci8p h6,
.cifqv .kimp h1,
.cifqv .kimp h2,
.cifqv .kimp h3,
.cifqv .kimp h4,
.cifqv .kimp h5,
.cifqv .kimp h6,
.cifqv .card h1,
.cifqv .card h2,
.cifqv .card h3,
.cifqv .card h4,
.cifqv .card h5,
.cifqv .card h6,
.cifqv .yhbjgb h1,
.cifqv .yhbjgb h2,
.cifqv .yhbjgb h3,
.cifqv .yhbjgb h4,
.cifqv .yhbjgb h5,
.cifqv .yhbjgb h6,
.cifqv .bl29a h1,
.cifqv .bl29a h2,
.cifqv .bl29a h3,
.cifqv .bl29a h4,
.cifqv .bl29a h5,
.cifqv .bl29a h6,
.cifqv .dk9pn h1,
.cifqv .dk9pn h2,
.cifqv .dk9pn h3,
.cifqv .dk9pn h4,
.cifqv .dk9pn h5,
.cifqv .dk9pn h6,
.cifqv .jwviv h1,
.cifqv .jwviv h2,
.cifqv .jwviv h3,
.cifqv .jwviv h4,
.cifqv .jwviv h5,
.cifqv .jwviv h6,
.cifqv .oigwm h1,
.cifqv .oigwm h2,
.cifqv .oigwm h3,
.cifqv .oigwm h4,
.cifqv .oigwm h5,
.cifqv .oigwm h6,
.cifqv .counter-item h1,
.cifqv .counter-item h2,
.cifqv .counter-item h3,
.cifqv .counter-item h4,
.cifqv .counter-item h5,
.cifqv .counter-item h6,
.udhov .ci8p h1,
.udhov .ci8p h2,
.udhov .ci8p h3,
.udhov .ci8p h4,
.udhov .ci8p h5,
.udhov .ci8p h6,
.udhov .kimp h1,
.udhov .kimp h2,
.udhov .kimp h3,
.udhov .kimp h4,
.udhov .kimp h5,
.udhov .kimp h6,
.udhov .card h1,
.udhov .card h2,
.udhov .card h3,
.udhov .card h4,
.udhov .card h5,
.udhov .card h6,
.udhov .yhbjgb h1,
.udhov .yhbjgb h2,
.udhov .yhbjgb h3,
.udhov .yhbjgb h4,
.udhov .yhbjgb h5,
.udhov .yhbjgb h6,
.udhov .bl29a h1,
.udhov .bl29a h2,
.udhov .bl29a h3,
.udhov .bl29a h4,
.udhov .bl29a h5,
.udhov .bl29a h6,
.udhov .dk9pn h1,
.udhov .dk9pn h2,
.udhov .dk9pn h3,
.udhov .dk9pn h4,
.udhov .dk9pn h5,
.udhov .dk9pn h6,
.udhov .jwviv h1,
.udhov .jwviv h2,
.udhov .jwviv h3,
.udhov .jwviv h4,
.udhov .jwviv h5,
.udhov .jwviv h6,
.udhov .oigwm h1,
.udhov .oigwm h2,
.udhov .oigwm h3,
.udhov .oigwm h4,
.udhov .oigwm h5,
.udhov .oigwm h6,
.udhov .counter-item h1,
.udhov .counter-item h2,
.udhov .counter-item h3,
.udhov .counter-item h4,
.udhov .counter-item h5,
.udhov .counter-item h6 { color:var(--text-primary,#1a1a2e) !important; }
.mz26g .ci8p p,
.mz26g .ci8p span:not(.badge),
.mz26g .ci8p li,
.mz26g .ci8p small,
.mz26g .ci8p label,
.mz26g .kimp p,
.mz26g .kimp span:not(.badge),
.mz26g .kimp li,
.mz26g .kimp small,
.mz26g .kimp label,
.mz26g .card p,
.mz26g .card span:not(.badge),
.mz26g .card li,
.mz26g .card small,
.mz26g .card label,
.mz26g .yhbjgb p,
.mz26g .yhbjgb span:not(.badge),
.mz26g .yhbjgb li,
.mz26g .yhbjgb small,
.mz26g .yhbjgb label,
.mz26g .bl29a p,
.mz26g .bl29a span:not(.badge),
.mz26g .bl29a li,
.mz26g .bl29a small,
.mz26g .bl29a label,
.mz26g .dk9pn p,
.mz26g .dk9pn span:not(.badge),
.mz26g .dk9pn li,
.mz26g .dk9pn small,
.mz26g .dk9pn label,
.mz26g .jwviv p,
.mz26g .jwviv span:not(.badge),
.mz26g .jwviv li,
.mz26g .jwviv small,
.mz26g .jwviv label,
.mz26g .oigwm p,
.mz26g .oigwm span:not(.badge),
.mz26g .oigwm li,
.mz26g .oigwm small,
.mz26g .oigwm label,
.mz26g .counter-item p,
.mz26g .counter-item span:not(.badge),
.mz26g .counter-item li,
.mz26g .counter-item small,
.mz26g .counter-item label,
.bg-dark-custom .ci8p p,
.bg-dark-custom .ci8p span:not(.badge),
.bg-dark-custom .ci8p li,
.bg-dark-custom .ci8p small,
.bg-dark-custom .ci8p label,
.bg-dark-custom .kimp p,
.bg-dark-custom .kimp span:not(.badge),
.bg-dark-custom .kimp li,
.bg-dark-custom .kimp small,
.bg-dark-custom .kimp 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 .yhbjgb p,
.bg-dark-custom .yhbjgb span:not(.badge),
.bg-dark-custom .yhbjgb li,
.bg-dark-custom .yhbjgb small,
.bg-dark-custom .yhbjgb label,
.bg-dark-custom .bl29a p,
.bg-dark-custom .bl29a span:not(.badge),
.bg-dark-custom .bl29a li,
.bg-dark-custom .bl29a small,
.bg-dark-custom .bl29a label,
.bg-dark-custom .dk9pn p,
.bg-dark-custom .dk9pn span:not(.badge),
.bg-dark-custom .dk9pn li,
.bg-dark-custom .dk9pn small,
.bg-dark-custom .dk9pn label,
.bg-dark-custom .jwviv p,
.bg-dark-custom .jwviv span:not(.badge),
.bg-dark-custom .jwviv li,
.bg-dark-custom .jwviv small,
.bg-dark-custom .jwviv label,
.bg-dark-custom .oigwm p,
.bg-dark-custom .oigwm span:not(.badge),
.bg-dark-custom .oigwm li,
.bg-dark-custom .oigwm small,
.bg-dark-custom .oigwm 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 .ci8p p,
.bg-gradient-custom .ci8p span:not(.badge),
.bg-gradient-custom .ci8p li,
.bg-gradient-custom .ci8p small,
.bg-gradient-custom .ci8p label,
.bg-gradient-custom .kimp p,
.bg-gradient-custom .kimp span:not(.badge),
.bg-gradient-custom .kimp li,
.bg-gradient-custom .kimp small,
.bg-gradient-custom .kimp 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 .yhbjgb p,
.bg-gradient-custom .yhbjgb span:not(.badge),
.bg-gradient-custom .yhbjgb li,
.bg-gradient-custom .yhbjgb small,
.bg-gradient-custom .yhbjgb label,
.bg-gradient-custom .bl29a p,
.bg-gradient-custom .bl29a span:not(.badge),
.bg-gradient-custom .bl29a li,
.bg-gradient-custom .bl29a small,
.bg-gradient-custom .bl29a label,
.bg-gradient-custom .dk9pn p,
.bg-gradient-custom .dk9pn span:not(.badge),
.bg-gradient-custom .dk9pn li,
.bg-gradient-custom .dk9pn small,
.bg-gradient-custom .dk9pn label,
.bg-gradient-custom .jwviv p,
.bg-gradient-custom .jwviv span:not(.badge),
.bg-gradient-custom .jwviv li,
.bg-gradient-custom .jwviv small,
.bg-gradient-custom .jwviv label,
.bg-gradient-custom .oigwm p,
.bg-gradient-custom .oigwm span:not(.badge),
.bg-gradient-custom .oigwm li,
.bg-gradient-custom .oigwm small,
.bg-gradient-custom .oigwm 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 .ci8p p,
.bg-accent-custom .ci8p span:not(.badge),
.bg-accent-custom .ci8p li,
.bg-accent-custom .ci8p small,
.bg-accent-custom .ci8p label,
.bg-accent-custom .kimp p,
.bg-accent-custom .kimp span:not(.badge),
.bg-accent-custom .kimp li,
.bg-accent-custom .kimp small,
.bg-accent-custom .kimp 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 .yhbjgb p,
.bg-accent-custom .yhbjgb span:not(.badge),
.bg-accent-custom .yhbjgb li,
.bg-accent-custom .yhbjgb small,
.bg-accent-custom .yhbjgb label,
.bg-accent-custom .bl29a p,
.bg-accent-custom .bl29a span:not(.badge),
.bg-accent-custom .bl29a li,
.bg-accent-custom .bl29a small,
.bg-accent-custom .bl29a label,
.bg-accent-custom .dk9pn p,
.bg-accent-custom .dk9pn span:not(.badge),
.bg-accent-custom .dk9pn li,
.bg-accent-custom .dk9pn small,
.bg-accent-custom .dk9pn label,
.bg-accent-custom .jwviv p,
.bg-accent-custom .jwviv span:not(.badge),
.bg-accent-custom .jwviv li,
.bg-accent-custom .jwviv small,
.bg-accent-custom .jwviv label,
.bg-accent-custom .oigwm p,
.bg-accent-custom .oigwm span:not(.badge),
.bg-accent-custom .oigwm li,
.bg-accent-custom .oigwm small,
.bg-accent-custom .oigwm 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,
.aawmf .ci8p p,
.aawmf .ci8p span:not(.badge),
.aawmf .ci8p li,
.aawmf .ci8p small,
.aawmf .ci8p label,
.aawmf .kimp p,
.aawmf .kimp span:not(.badge),
.aawmf .kimp li,
.aawmf .kimp small,
.aawmf .kimp label,
.aawmf .card p,
.aawmf .card span:not(.badge),
.aawmf .card li,
.aawmf .card small,
.aawmf .card label,
.aawmf .yhbjgb p,
.aawmf .yhbjgb span:not(.badge),
.aawmf .yhbjgb li,
.aawmf .yhbjgb small,
.aawmf .yhbjgb label,
.aawmf .bl29a p,
.aawmf .bl29a span:not(.badge),
.aawmf .bl29a li,
.aawmf .bl29a small,
.aawmf .bl29a label,
.aawmf .dk9pn p,
.aawmf .dk9pn span:not(.badge),
.aawmf .dk9pn li,
.aawmf .dk9pn small,
.aawmf .dk9pn label,
.aawmf .jwviv p,
.aawmf .jwviv span:not(.badge),
.aawmf .jwviv li,
.aawmf .jwviv small,
.aawmf .jwviv label,
.aawmf .oigwm p,
.aawmf .oigwm span:not(.badge),
.aawmf .oigwm li,
.aawmf .oigwm small,
.aawmf .oigwm label,
.aawmf .counter-item p,
.aawmf .counter-item span:not(.badge),
.aawmf .counter-item li,
.aawmf .counter-item small,
.aawmf .counter-item label,
.cifqv .ci8p p,
.cifqv .ci8p span:not(.badge),
.cifqv .ci8p li,
.cifqv .ci8p small,
.cifqv .ci8p label,
.cifqv .kimp p,
.cifqv .kimp span:not(.badge),
.cifqv .kimp li,
.cifqv .kimp small,
.cifqv .kimp label,
.cifqv .card p,
.cifqv .card span:not(.badge),
.cifqv .card li,
.cifqv .card small,
.cifqv .card label,
.cifqv .yhbjgb p,
.cifqv .yhbjgb span:not(.badge),
.cifqv .yhbjgb li,
.cifqv .yhbjgb small,
.cifqv .yhbjgb label,
.cifqv .bl29a p,
.cifqv .bl29a span:not(.badge),
.cifqv .bl29a li,
.cifqv .bl29a small,
.cifqv .bl29a label,
.cifqv .dk9pn p,
.cifqv .dk9pn span:not(.badge),
.cifqv .dk9pn li,
.cifqv .dk9pn small,
.cifqv .dk9pn label,
.cifqv .jwviv p,
.cifqv .jwviv span:not(.badge),
.cifqv .jwviv li,
.cifqv .jwviv small,
.cifqv .jwviv label,
.cifqv .oigwm p,
.cifqv .oigwm span:not(.badge),
.cifqv .oigwm li,
.cifqv .oigwm small,
.cifqv .oigwm label,
.cifqv .counter-item p,
.cifqv .counter-item span:not(.badge),
.cifqv .counter-item li,
.cifqv .counter-item small,
.cifqv .counter-item label,
.udhov .ci8p p,
.udhov .ci8p span:not(.badge),
.udhov .ci8p li,
.udhov .ci8p small,
.udhov .ci8p label,
.udhov .kimp p,
.udhov .kimp span:not(.badge),
.udhov .kimp li,
.udhov .kimp small,
.udhov .kimp label,
.udhov .card p,
.udhov .card span:not(.badge),
.udhov .card li,
.udhov .card small,
.udhov .card label,
.udhov .yhbjgb p,
.udhov .yhbjgb span:not(.badge),
.udhov .yhbjgb li,
.udhov .yhbjgb small,
.udhov .yhbjgb label,
.udhov .bl29a p,
.udhov .bl29a span:not(.badge),
.udhov .bl29a li,
.udhov .bl29a small,
.udhov .bl29a label,
.udhov .dk9pn p,
.udhov .dk9pn span:not(.badge),
.udhov .dk9pn li,
.udhov .dk9pn small,
.udhov .dk9pn label,
.udhov .jwviv p,
.udhov .jwviv span:not(.badge),
.udhov .jwviv li,
.udhov .jwviv small,
.udhov .jwviv label,
.udhov .oigwm p,
.udhov .oigwm span:not(.badge),
.udhov .oigwm li,
.udhov .oigwm small,
.udhov .oigwm label,
.udhov .counter-item p,
.udhov .counter-item span:not(.badge),
.udhov .counter-item li,
.udhov .counter-item small,
.udhov .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; }

#counter .pqru23 { color: var(--text-primary, #1a1a2e) !important; }
#counter .aq6dkf { color: var(--text-muted, #8b8da3) !important; }

.pl-morph{width:36px;height:36px;background:var(--n14gl);animation:plMorph 1.4s ease-in-out infinite;}@keyframes plMorph{0%{border-radius:4px;transform:rotate(0) scale(1)}25%{border-radius:50%;transform:rotate(90deg) scale(.8)}50%{border-radius:4px;transform:rotate(180deg) scale(1)}75%{border-radius:50%;transform:rotate(270deg) scale(.8)}100%{border-radius:4px;transform:rotate(360deg) scale(1)}}