@import url('https://fonts.googleapis.com/css2?family=Urbanist:wght@400;500;600;700;800&family=Urbanist:wght@400;500&display=swap');

:root {
    --j14io: #0751EB;
    --j15rd: #E09634;
    --j16fc: #26D73F;
    --j1ae: linear-gradient(90deg, var(--j14io), var(--j15rd));
    --j3oy: 'Urbanist', sans-serif;
    --j5z5: 'Urbanist', sans-serif;
    --j19g1: 56px;
    --j20tp: 42px;
    --j21mg: 30px;
    --j17yj: 17px;
    --j18m2: 600;
    --j6f7: 14px;
    --j7k2: 20px;
    --j8bd: 28px;
    --j9zj: 40px;
    --j4pu: 50px;
    --j10l5: 0 2px 8px rgba(0,0,0,0.06);
    --j11g3: 0 4px 16px rgba(0,0,0,0.08);
    --j12km: 0 8px 32px rgba(0,0,0,0.12);
    --j13s7: 0 16px 48px rgba(0,0,0,0.16);
    --css_g1vvu: 140px 0;
}
.css_btcw5 {
    border-radius: 8px;
    padding: 18px 36px;
}
.css_s4wim, .css_kmrdf, .css_dfdtq, .css_tzbmi, .css_cokt3 {
    border-width: 0px;
    border-color: transparent;
}

.css_xkxhn {
    position: relative;
    padding-left: 24px;
}
.css_xkxhn::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 4px;
    height: 100%;
    background: var(--j1ae);
    border-radius: 2px;
}
.css_xkxhn.text-center {
    padding-left: 0;
}
.css_xkxhn.text-center::before {
    display: none;
}

.css_s4wim, .css_kmrdf, .css_tzbmi, .css_cokt3, .css_dfdtq {
    transform: rotate(-1.5deg);
    transition: transform 0.4s cubic-bezier(.25,.8,.25,1);
}
.css_s4wim:hover, .css_kmrdf:hover, .css_tzbmi:hover, .css_cokt3:hover, .css_dfdtq:hover {
    transform: rotate(0deg) translateY(-4px);
}

.css_dzz39 img, .about-image img, .portfolio-item img, .css_qg07m img {
    filter: grayscale(100%);
    transition: filter 0.5s ease;
}
.css_dzz39:hover img, .about-image:hover img,
.portfolio-item:hover img, .css_rjxgg:hover .css_qg07m img {
    filter: grayscale(0%);
}

.css_s4wim, .css_kmrdf, .css_tzbmi, .css_cokt3, .css_dfdtq {
    border-left: 4px solid var(--j14io);
    border-bottom: 4px solid var(--j15rd, var(--j14io));
    border-radius: 0;
}

.css_btcw5 {
    transition: transform 0.3s, box-shadow 0.3s, border-color 0.3s;
}
.css_btcw5:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 20px rgba(0,0,0,0.12);
}
.css_d5j07:hover {
    border-color: var(--j14io);
    color: var(--j14io);
}

.css_cvbro {
    position: relative;
    padding-top: 100px !important;
    padding-bottom: 100px !important;
    margin: 40px 0;
}

.css_y77ih {
    background: var(--bg-primary);
    min-height: 90vh;
    border-bottom: 1px solid var(--border-color);
}
.css_dzz39 img {
    border-radius: 2px;
    box-shadow: none;
    border: 1px solid var(--border-color);
}
.css_j9mcb {
    background: none;
    padding: 0;
    letter-spacing: 5px;
    font-size: 11px;
    color: var(--text-secondary) !important;
    text-transform: uppercase;
}
.css_qcfja { font-weight: 400; letter-spacing: -0.5px; }
.css_bm1hx { font-size: 16px; letter-spacing: 0.3px; }
.css_riy2e .css_ppqc0 { background: var(--text-primary); border-color: var(--text-primary); color: var(--bg-primary); }
.css_riy2e .css_d5j07 { border-width: 1px; }

.css_mgsoe { background: transparent; padding: 20px 0; }
.css_mgsoe.scrolled {
    background: rgba(255,255,255,0.85);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    box-shadow: 0 1px 0 var(--border-color);
    padding: 14px 0;
}

.css_pm2iv {
    background: var(--bg-primary);
    color: #fff !important;
    padding-top: 0;
    border-top: 1px solid var(--border-color);
}
.css_pm2iv p, .css_pm2iv li, .css_pm2iv span,
.css_pm2iv .css_y7tqr p, .css_pm2iv .footer-contact li { color: #fff !important; }
.css_pm2iv h1,.css_pm2iv h2,.css_pm2iv h3,.css_pm2iv h4,.css_pm2iv h5 { color: #fff !important; }
.css_pm2iv .row > [class*="col-"] { padding: 40px 24px; border-right: 1px solid var(--border-color); }
.css_pm2iv .row > [class*="col-"]:last-child { border-right: none; }
.css_y7tqr .css_pa2rs { color: #fff !important; text-transform: uppercase; font-size: 12px; letter-spacing: 2px; }
.css_y7tqr .css_pa2rs::after { display: none; }
.css_p7vh8 a { color: #fff !important; font-size: 13px; }
.css_p7vh8 a:hover { color: #fff !important; }
.css_es5em a { background: var(--bg-secondary); border-color: var(--border-color); color: #fff !important; border-radius: 0; }
.css_es5em a:hover { background: var(--j14io); color: #fff; border-color: var(--j14io); }
.css_zmdzm { border-top: 1px solid var(--border-color); }
.css_zmdzm p { color: #fff !important; }

.contact-section .css_qogy0 {
    border: 3px solid var(--text-primary);
    padding: 36px;
    border-radius: 0;
    box-shadow: 8px 8px 0 var(--text-primary);
}
.contact-section .form-control {
    border: 2px solid var(--text-primary);
    border-radius: 0;
    padding: 14px 16px;
    font-weight: 600;
}
.contact-section .form-control:focus { border-color: var(--j14io); box-shadow: 4px 4px 0 var(--j14io); }
.contact-section .css_btcw5 { border-radius: 0; font-weight: 800; text-transform: uppercase; letter-spacing: 2px; box-shadow: 4px 4px 0 var(--text-primary); }

.css_xoysr { font-size: 16px; font-weight: 700; border: 2px solid var(--j14io); padding: 6px 18px; border-radius: var(--j6f7); color: var(--j14io) !important; }

h3, h4, h5 { font-weight: var(--j18m2); color: var(--text-primary); }
.css_akzyl, .card-title, .css_zm4kq { font-weight: 600; }

.css_o716i { width: 40px; height: 40px; gap: 6px; border: none; background: none; border-radius: 0; }
.css_o716i .css_kvg6s { width: 24px; height: 2px; border-radius: 2px; transition: transform 0.3s ease, opacity 0.3s ease; }
.css_o716i.active .css_kvg6s:nth-child(1) { transform: translateY(8px) rotate(45deg); }
.css_o716i.active .css_kvg6s:nth-child(2) { opacity: 0; }
.css_o716i.active .css_kvg6s:nth-child(3) { transform: translateY(-8px) rotate(-45deg); }

main > section + section::before{content:'';display:block;width:80px;height:2px;background:var(--j1ae);margin:0 auto;opacity:0.5;}

.progress-top{position:fixed;top:0;left:0;height:3px;background:var(--j1ae);z-index:99999;transition:width 0.05s;width:0;}

.css_s4wim,.css_kmrdf,.css_tzbmi,.css_cokt3,.css_rjxgg{opacity:0;animation:staggerIn 0.45s ease forwards;}.row>[class*="col"]:nth-child(1) .css_s4wim,.row>[class*="col"]:nth-child(1) .css_kmrdf,.row>[class*="col"]:nth-child(1) .css_tzbmi{animation-delay:0.05s;}.row>[class*="col"]:nth-child(2) .css_s4wim,.row>[class*="col"]:nth-child(2) .css_kmrdf,.row>[class*="col"]:nth-child(2) .css_tzbmi{animation-delay:0.1s;}.row>[class*="col"]:nth-child(3) .css_s4wim,.row>[class*="col"]:nth-child(3) .css_kmrdf,.row>[class*="col"]:nth-child(3) .css_tzbmi{animation-delay:0.15s;}.row>[class*="col"]:nth-child(4) .css_s4wim,.row>[class*="col"]:nth-child(4) .css_kmrdf{animation-delay:0.2s;}.row>[class*="col"]:nth-child(5) .css_s4wim{animation-delay:0.25s;}.row>[class*="col"]:nth-child(6) .css_s4wim{animation-delay:0.3s;}@keyframes staggerIn{from{opacity:0;transform:translateY(20px);}to{opacity:1;transform:translateY(0);}}

.css_pm2iv,
.css_pm2iv p,
.css_pm2iv li,
.css_pm2iv span,
.css_pm2iv a,
.css_pm2iv h1,
.css_pm2iv h2,
.css_pm2iv h3,
.css_pm2iv h4,
.css_pm2iv h5,
.css_pm2iv h6,
.css_pm2iv small,
.css_pm2iv strong,
.css_pm2iv .css_g1vvu,
.css_pm2iv .css_g1vvu *,
.css_pm2iv .footer-policy a,
.css_pm2iv .footer-contact li,
.css_pm2iv .reg-data {
    color: #fff !important;
}

.css_pm2iv .footer-contact li i,
.css_pm2iv .footer-policy a:hover {
    color: #fff !important;
}

@media(prefers-reduced-motion:reduce){.css_s4wim,.css_kmrdf,.css_tzbmi,.css_cokt3,.css_rjxgg,.portfolio-item{opacity:1!important;transform:none!important;animation:none!important;}}

.bg-deco{position:fixed;inset:0;pointer-events:none;z-index:0;background:repeating-linear-gradient(135deg,transparent,transparent 80px,var(--j14io) 80px,var(--j14io) 81px);opacity:0.018;}

.css_y77ih { perspective: 1px; transform-style: preserve-3d; }
main > section { position: relative; }
main > section .css_xkxhn {
    transition: transform 0.05s linear;
}

.css_z5222 .nav-link::after{content:'';position:absolute;bottom:0;left:50%;width:0;height:2px;background:var(--j14io);transition:width 0.3s ease,left 0.3s ease;border-radius:1px;}.css_z5222 .nav-link:hover::after,.css_z5222 .nav-link.active::after{width:100%;left:0;}

.css_kmrdf img,.css_tzbmi img,.portfolio-item img,.css_s4wim img{transition:transform 0.5s cubic-bezier(0.23,1,0.32,1);}.css_kmrdf:hover img,.css_tzbmi:hover img,.portfolio-item:hover img,.css_s4wim:hover img{transform:scale(1.08) rotate(1.5deg);}

.spin-gradient{position:fixed;width:500px;height:500px;border-radius:50%;background:conic-gradient(from 0deg,var(--j14io),transparent 120deg,transparent);opacity:0.025;animation:spinSlow 30s linear infinite;pointer-events:none;z-index:0;top:-150px;right:-150px;}@keyframes spinSlow{to{transform:rotate(360deg);}}@media(max-width:768px){.spin-gradient{width:300px;height:300px;}}

.float-shapes{position:fixed;inset:0;pointer-events:none;z-index:0;overflow:hidden;}.float-line{position:absolute;width:120px;height:1px;background:linear-gradient(90deg,transparent,var(--j14io),transparent);opacity:0.06;animation:lineDrift 18s ease-in-out infinite alternate;transform-origin:center;}@keyframes lineDrift{0%{transform:translateX(0) rotate(30deg);}100%{transform:translateX(80px) rotate(-30deg);}}

.css_ydnw5{transition:background-position 0.6s ease;background:linear-gradient(90deg,var(--text-primary) 50%,var(--j14io) 50%);background-size:200% 100%;background-position:0% 0;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;}.css_ydnw5:hover{background-position:100% 0;}

html:not(.css_j2kqc) main > section {
    opacity: 1 !important;
    transform: none !important;
    clip-path: none !important;
    filter: none !important;
}

@media (min-width: 993px) {
    .css_aoz25 {
        flex-wrap: nowrap;
        overflow: visible;
    }
    .css_z5222 {
        flex: 1 1 auto;
        min-width: 0;
        justify-content: center;
        flex-wrap: nowrap;
        overflow: hidden;
        gap: clamp(10px, 1.8vw, 36px) !important;
    }
    .css_z5222 .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        padding: 8px 0;
        flex-shrink: 0;
    }
    .css_bdned, .css_ab2su {
        gap: clamp(8px, 1.4vw, 32px) !important;
        flex-wrap: nowrap;
        overflow: hidden;
    }
    .css_bdned .nav-link,
    .css_ab2su .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        flex-shrink: 0;
    }
    .css_an6hn {
        flex-shrink: 0;
        white-space: nowrap;
    }
    .css_xoysr {
        flex-shrink: 0;
    }
}

div.css_cvbro:not(.css_g1vvu) {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1001;
    padding: 6px 0;
    transition: transform 0.3s ease, opacity 0.3s ease;
}
div.css_cvbro:not(.css_g1vvu) + .css_mgsoe {
    top: 33px;
    transition: top 0.3s ease, background 0.3s ease, padding 0.3s ease;
}
div.css_cvbro.css_lv2c8 {
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
}
div.css_cvbro.css_lv2c8 + .css_mgsoe,
div.css_cvbro:not(.css_g1vvu) + .css_mgsoe.scrolled {
    top: 0;
}
div.css_cvbro:not(.css_g1vvu) ~ .css_y77ih {
    padding-top: 200px;
}

@media (max-width: 992px) {
    div.css_cvbro:not(.css_g1vvu) {
        position: relative;
        z-index: auto;
        font-size: 11px;
        padding: 4px 0;
    }
    div.css_cvbro:not(.css_g1vvu) + .css_mgsoe {
        top: 0;
    }
    div.css_cvbro:not(.css_g1vvu) ~ .css_y77ih {
        padding-top: 140px;
    }
}

@media (max-width: 992px) {
    .css_o716i {
        display: flex !important;
        pointer-events: auto !important;
        opacity: 1 !important;
        z-index: 10001 !important;
        cursor: pointer !important;
        -webkit-tap-highlight-color: transparent;
    }
    .css_o716i .css_kvg6s {
        pointer-events: none;
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
    .css_z5222 {
        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;
    }
    .css_z5222 .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;
    }
    .css_z5222 .nav-link::after { display: none !important; }
    .css_an6hn { display: none !important; }
    .css_bdned, .css_ab2su { display: none !important; }
}

@media (max-width: 992px) {
    .css_z5222 { right: -100vw !important; left: auto !important; width: 100vw !important; height: 100vh !important; height: 100dvh !important; background: var(--bg-primary) !important; padding: 0 !important; align-items: center !important; justify-content: center !important; gap: 0 !important; box-shadow: none !important; transition: right 0.45s cubic-bezier(0.4,0,0.2,1) !important; }
    .css_z5222.active { right: 0 !important; }
    .css_z5222 .nav-link { font-size: 28px !important; font-weight: 700 !important; padding: 12px 24px !important; text-align: center !important; border-bottom: none !important; width: auto !important; opacity: 0 !important; transform: translateY(16px) !important; transition: opacity 0.4s ease, transform 0.4s ease !important; }
    .css_z5222.active .nav-link { opacity: 1 !important; transform: translateY(0) !important; }
    .css_z5222.active .nav-link:nth-child(1){transition-delay:.15s !important;}
    .css_z5222.active .nav-link:nth-child(2){transition-delay:.22s !important;}
    .css_z5222.active .nav-link:nth-child(3){transition-delay:.29s !important;}
    .css_z5222.active .nav-link:nth-child(4){transition-delay:.36s !important;}
    .css_z5222.active .nav-link:nth-child(5){transition-delay:.43s !important;}
    .css_z5222.active .nav-link:nth-child(6){transition-delay:.50s !important;}
    .css_z5222.active .nav-link:nth-child(7){transition-delay:.57s !important;}
    .css_z5222.active .nav-link:nth-child(8){transition-delay:.64s !important;}
}

.css_s4wim,
.css_kmrdf,
.css_tzbmi,
.css_cokt3,
.css_u3gm8,
.css_rjxgg {
    backdrop-filter: blur(8px) !important;
    -webkit-backdrop-filter: blur(8px) !important;
}
.css_s4wim *,
.css_kmrdf *,
.css_tzbmi *,
.css_cokt3 *,
.css_u3gm8 * {
    filter: none !important;
}
@supports (animation: none) {
    .css_s4wim, .css_kmrdf, .css_tzbmi {
        animation-fill-mode: forwards !important;
    }
}
.css_tzbmi + .css_tzbmi {
    margin-top: 1.5rem;
}

.css_y77ih .css_sbeq9 ~ .container,
.css_y77ih .css_sbeq9 ~ .container * {
    color: #fff;
}
.css_y77ih .css_sbeq9 ~ .container p,
.css_y77ih .css_sbeq9 ~ .container .css_bm1hx {
    color: rgba(255,255,255,0.85);
}
.css_y77ih .css_sbeq9 ~ .container .css_btcw5 {
    color: inherit;
}
.css_q6w2t .css_j9mcb { color: #fff; }
.css_q6w2t .css_qqdjb { color: var(--j14io); }
.css_q6w2t .css_yk979 { color: rgba(255,255,255,0.55); }
.css_q6w2t .css_p7vh8 a { color: rgba(255,255,255,0.65); }
.css_q6w2t .css_p7vh8 a:hover { color: #fff; }
.css_pm2iv[style*="background:none"] { background: none !important; }
.css_pm2iv[style*="background:none"]::before,
.css_pm2iv[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%;
}

.css_op2nl .swiper-button-next,
.css_op2nl .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);
}
.css_op2nl .swiper-button-next::after,
.css_op2nl .swiper-button-prev::after {
    font-size: 14px;
    color: var(--text-primary, #1a1a2e);
}
.css_op2nl .swiper-button-next { right: 0; }
.css_op2nl .swiper-button-prev { left: 0; }

.css_s4wim, .css_u3gm8, .css_kmrdf, .css_tzbmi,
.css_cokt3, .css_rjxgg, .css_dfdtq, .counter-item,
.card { overflow: hidden; }

.css_s4wim h1, .css_s4wim h2, .css_s4wim h3, .css_s4wim h4, .css_s4wim h5, .css_s4wim h6,
.css_u3gm8 h1, .css_u3gm8 h2, .css_u3gm8 h3, .css_u3gm8 h4,
.css_kmrdf h1, .css_kmrdf h2, .css_kmrdf h3, .css_kmrdf 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;
}

.css_s4wim p, .css_s4wim span, .css_s4wim li,
.css_u3gm8 p, .css_kmrdf p, .counter-item p,
.card p, .card span, .card li {
    overflow-wrap: break-word;
    word-break: break-word;
}

.css_nvniw, .css_dh1m1, .counter-suffix {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
}

.css_s4wim .stat-number, .css_s4wim [class*="number"],
.counter-item .stat-number {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
}

body {
    line-height: 1.667;
    letter-spacing: 0.006em;
}

.css_s4wim, .css_kmrdf, .css_tzbmi, .css_dfdtq, .css_cokt3 {
    padding: 32px;
}
.css_s4wim, .css_kmrdf, .css_tzbmi, .css_dfdtq, .css_cokt3 .card-body {
    padding: 27px 24px;
}
.row > [class*="col"]:nth-child(1) .css_s4wim,
.row > [class*="col"]:nth-child(1) .css_kmrdf {
    padding: 34px;
    border-radius: calc(var(--j7k2) + 3px);
}
.row > [class*="col"]:nth-child(2) .css_s4wim,
.row > [class*="col"]:nth-child(2) .css_kmrdf {
    padding: 31px;
    border-radius: calc(var(--j7k2) + 3px);
}
.row > [class*="col"]:nth-child(3) .css_s4wim,
.row > [class*="col"]:nth-child(3) .css_kmrdf {
    padding: 31px;
    border-radius: calc(var(--j7k2) + 2px);
}
.row > [class*="col"]:nth-child(4) .css_s4wim,
.row > [class*="col"]:nth-child(4) .css_kmrdf {
    padding: 31px;
    border-radius: calc(var(--j7k2) + 0px);
}
.row > [class*="col"]:nth-child(5) .css_s4wim,
.row > [class*="col"]:nth-child(5) .css_kmrdf {
    padding: 35px;
    border-radius: calc(var(--j7k2) + -2px);
}
.row > [class*="col"]:nth-child(6) .css_s4wim,
.row > [class*="col"]:nth-child(6) .css_kmrdf {
    padding: 29px;
    border-radius: calc(var(--j7k2) + 2px);
}

.css_btcw5 {
    padding: 15px 27px;
    font-size: 15px;
    letter-spacing: 0.485px;
    border-radius: calc(var(--j7k2) + 3px);
}
.css_d5j07 {
    padding: 16px 28px;
    border-width: 1px;
}

main > section {
    padding-top: 91px;
    padding-bottom: 88px;
}
main > section:first-child {
    padding-top: 104px;
}
main > section:nth-child(2) {
    padding-top: 89px;
    padding-bottom: 97px;
}
main > section:nth-child(5) {
    padding-top: 91px;
    padding-bottom: 87px;
}

.css_xkxhn {
    margin-bottom: 54px;
}

.css_s4wim, .css_kmrdf, .css_tzbmi, .css_cokt3 {
    box-shadow: 0px 5px 14px rgba(0,0,0,0.067);
}

.css_y77ih {
    padding-top: 105px;
}
.css_qcfja {
    margin-bottom: 27px;
}
.css_bm1hx {
    margin-bottom: 31px;
    font-size: 17px;
    line-height: 1.631;
}
.css_j9mcb {
    font-size: 11px;
    letter-spacing: 2.917px;
    margin-bottom: 23px;
}
.css_riy2e {
    gap: 16px;
}

.css_dzz39 img {
    border-radius: 12px;
    box-shadow: 0 17px 26px rgba(0,0,0,0.11);
}

.css_qgi07 {
    width: 51px;
    height: 51px;
    font-size: 22px;
    border-radius: 11px;
    margin-bottom: 17px;
}

.css_akzyl, .card-title {
    font-size: 19px;
    margin-bottom: 9px;
}
.css_swkx5, .card-text {
    font-size: 14px;
    line-height: 1.628;
}

.css_ydnw5 {
    margin-bottom: 18px;
    letter-spacing: 0.0px;
}
.css_qqdjb {
    font-size: 13px;
    letter-spacing: 3.276px;
    margin-bottom: 14px;
}
.css_d1ohf {
    font-size: 16px;
    line-height: 1.655;
}

@media (min-width: 993px) {
    .css_z5222 {
        gap: 31px;
    }
    .css_z5222 .nav-link {
        font-size: 13px;
        padding: 10px 0;
    }
}

.css_pm2iv {
    padding-top: 65px;
}
.css_y7tqr .css_pa2rs {
    font-size: 16px;
    margin-bottom: 18px;
}
.css_p7vh8 a {
    font-size: 14px;
}
.css_p7vh8 li {
    margin-bottom: 11px;
}
.css_es5em {
    gap: 8px;
}
.css_es5em a {
    width: 37px;
    height: 37px;
}
.css_zmdzm {
    padding: 18px 0;
    margin-top: 54px;
}

.form-control {
    border-radius: 11px;
    padding: 13px 15px;
    font-size: 14px;
}

.css_dfdtq {
    padding: 32px;
}
.css_pqx3j {
    font-size: 17px;
    line-height: 1.668;
    margin-bottom: 19px;
}
.css_s96kl {
    width: 47px;
    height: 47px;
}
.css_desjw {
    font-size: 15px;
}
.css_v71i0 {
    font-size: 14px;
}

.css_cokt3 {
    padding: 33px;
}
.css_ldv15 {
    font-size: 20px;
    margin-bottom: 6px;
}
.css_sehh9 {
    font-size: 43px;
    margin-bottom: 17px;
}
.css_mlgpc li {
    padding: 11px 0;
    font-size: 15px;
}

.css_nvniw, .stat-number {
    font-size: 38px;
    margin-bottom: 6px;
}
.css_dh1m1 {
    font-size: 13px;
    letter-spacing: 0.533px;
}

.css_qg07m img {
    border-radius: 17px;
}
.css_axxop {
    font-size: 19px;
    margin-bottom: 3px;
}
.css_k3f2o {
    font-size: 14px;
}

.css_p9o67 {
    font-size: 37px;
    margin-bottom: 11px;
}
.css_zm4kq {
    font-size: 19px;
    margin-bottom: 10px;
}

.wow {
    animation-duration: 0.537s !important;
}
.css_s4wim, .css_kmrdf, .css_tzbmi, .css_dfdtq,
.css_cokt3, .css_rjxgg {
    transition-duration: 0.244s;
}

.row {
    --bs-gutter-y: 30px;
}

.css_emrsv {
    padding: 92px 0;
}
.css_c2hj0 {
    font-size: 36px;
    margin-bottom: 20px;
}
.css_j2wu3 {
    font-size: 18px;
    margin-bottom: 30px;
}

.css_tzbmi .css_nmn2p img {
    border-radius: 12px 12px 0 0;
}
.css_pbxno {
    font-size: 13px;
    margin-bottom: 6px;
    gap: 13px;
}

.css_mgsoe {
    padding: 17px 0;
}
.css_mgsoe.scrolled {
    padding: 12px 0;
}
.css_xoysr {
    font-size: 24px;
}
.css_an6hn {
    margin-left: 20px;
}

:root {
    --_rev: 762;
    --_idx: 'de300';
    --_ver: '67973f';
    --_hash: 'f2187';
}
.vis-helper { display: inherit }
.node-stub { outline: 0 solid transparent; --_stamp: 828; vertical-align: baseline }

.css_q6w2t h1, .css_q6w2t h2, .css_q6w2t h3, .css_q6w2t h4, .css_q6w2t h5, .css_q6w2t h6 { color: #fff !important; }
.css_q6w2t { color: rgba(255,255,255,0.85) !important; }
.css_q6w2t p, .css_q6w2t li, .css_q6w2t span:not(.badge):not(.css_btcw5), .css_q6w2t .css_gvo0s, .css_q6w2t label, .css_q6w2t blockquote, .css_q6w2t figcaption, .css_q6w2t dt, .css_q6w2t dd, .css_q6w2t td, .css_q6w2t th { color: rgba(255,255,255,0.78) !important; }
.css_q6w2t a:not(.css_btcw5):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.css_q6w2t a:not(.css_btcw5):not(.nav-link):hover { color: #fff !important; }
.css_q6w2t .css_nvniw { color: #fff !important; }
.css_q6w2t .css_dh1m1 { 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(.css_btcw5), .bg-dark-custom .css_gvo0s, .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(.css_btcw5):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-dark-custom a:not(.css_btcw5):not(.nav-link):hover { color: #fff !important; }
.bg-dark-custom .css_nvniw { color: #fff !important; }
.bg-dark-custom .css_dh1m1 { 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(.css_btcw5), .bg-gradient-custom .css_gvo0s, .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(.css_btcw5):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-gradient-custom a:not(.css_btcw5):not(.nav-link):hover { color: #fff !important; }
.bg-gradient-custom .css_nvniw { color: #fff !important; }
.bg-gradient-custom .css_dh1m1 { 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(.css_btcw5), .bg-accent-custom .css_gvo0s, .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(.css_btcw5):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-accent-custom a:not(.css_btcw5):not(.nav-link):hover { color: #fff !important; }
.bg-accent-custom .css_nvniw { color: #fff !important; }
.bg-accent-custom .css_dh1m1 { color: rgba(255,255,255,0.7) !important; }

.css_emrsv h1, .css_emrsv h2, .css_emrsv h3, .css_emrsv h4, .css_emrsv h5, .css_emrsv h6 { color: #fff !important; }
.css_emrsv { color: rgba(255,255,255,0.85) !important; }
.css_emrsv p, .css_emrsv li, .css_emrsv span:not(.badge):not(.css_btcw5), .css_emrsv .css_gvo0s, .css_emrsv label, .css_emrsv blockquote, .css_emrsv figcaption, .css_emrsv dt, .css_emrsv dd, .css_emrsv td, .css_emrsv th { color: rgba(255,255,255,0.78) !important; }
.css_emrsv a:not(.css_btcw5):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.css_emrsv a:not(.css_btcw5):not(.nav-link):hover { color: #fff !important; }
.css_emrsv .css_nvniw { color: #fff !important; }
.css_emrsv .css_dh1m1 { color: rgba(255,255,255,0.7) !important; }

.css_pm2iv { color: var(--text-secondary, #555) !important; }
.css_pm2iv h1, .css_pm2iv h2, .css_pm2iv h3,
.css_pm2iv h4, .css_pm2iv h5, .css_pm2iv h6,
.css_pm2iv .css_pa2rs { color: var(--text-primary, #1a1a2e) !important; }
.css_pm2iv p, .css_pm2iv li, .css_pm2iv span,
.css_pm2iv label { color: var(--text-secondary, #555) !important; }
.css_pm2iv a:not(.css_btcw5) { color: var(--text-secondary, #555) !important; }
.css_pm2iv a:not(.css_btcw5):hover { color: var(--j14io) !important; }
.css_pm2iv .css_zmdzm p { color: var(--text-muted, #888) !important; }

.css_cuimf h1, .css_cuimf h2, .css_cuimf h3, .css_cuimf h4, .css_cuimf h5, .css_cuimf h6 { color: var(--text-primary, #1a1a2e) !important; }
.css_cuimf p, .css_cuimf li, .css_cuimf span:not(.badge):not(.css_btcw5), .css_cuimf .css_gvo0s, .css_cuimf label, .css_cuimf blockquote, .css_cuimf figcaption, .css_cuimf dt, .css_cuimf dd, .css_cuimf td, .css_cuimf th { color: var(--text-secondary, #555) !important; }

.css_cvbro h1, .css_cvbro h2, .css_cvbro h3, .css_cvbro h4, .css_cvbro h5, .css_cvbro h6 { color: var(--text-primary, #1a1a2e) !important; }
.css_cvbro p, .css_cvbro li, .css_cvbro span:not(.badge):not(.css_btcw5), .css_cvbro .css_gvo0s, .css_cvbro label, .css_cvbro blockquote, .css_cvbro figcaption, .css_cvbro dt, .css_cvbro dd, .css_cvbro td, .css_cvbro th { color: var(--text-secondary, #555) !important; }

.css_nvniw { color:var(--text-primary,#1a1a2e) !important; }
.css_dh1m1 { color:var(--text-muted,#888) !important; }
.css_nvniw .counter-suffix { color:var(--j14io) !important; }
.counter-item .counter-icon { color:var(--j14io) !important; }
.css_qcfja { color:var(--text-primary,#1a1a2e) !important; }
.css_bm1hx { color:var(--text-secondary,#555) !important; }
.css_j9mcb { color:var(--j14io) !important; }
.css_c2hj0 { color:var(--text-primary,#1a1a2e) !important; }
.css_j2wu3 { color:var(--text-secondary,#555) !important; }
.portfolio-title { color:var(--text-primary,#1a1a2e) !important; }
.portfolio-category { color:var(--text-muted,#888) !important; }

.css_q6w2t .css_nvniw, .bg-dark-custom .css_nvniw, .bg-gradient-custom .css_nvniw, .bg-accent-custom .css_nvniw, .css_emrsv .css_nvniw, .css_y77ih .css_nvniw, .css_gx3yb .css_nvniw { color:#fff !important; }
.css_q6w2t .css_dh1m1, .bg-dark-custom .css_dh1m1, .bg-gradient-custom .css_dh1m1, .bg-accent-custom .css_dh1m1, .css_emrsv .css_dh1m1, .css_y77ih .css_dh1m1, .css_gx3yb .css_dh1m1 { color:rgba(255,255,255,0.7) !important; }
.css_q6w2t .css_nvniw .counter-suffix, .bg-dark-custom .css_nvniw .counter-suffix, .bg-gradient-custom .css_nvniw .counter-suffix, .bg-accent-custom .css_nvniw .counter-suffix, .css_emrsv .css_nvniw .counter-suffix, .css_y77ih .css_nvniw .counter-suffix, .css_gx3yb .css_nvniw .counter-suffix { color:var(--j14io) !important; }
.css_q6w2t .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, .css_emrsv .counter-item .counter-icon, .css_y77ih .counter-item .counter-icon, .css_gx3yb .counter-item .counter-icon { color:var(--j14io) !important; }
.css_q6w2t .css_qcfja, .bg-dark-custom .css_qcfja, .bg-gradient-custom .css_qcfja, .bg-accent-custom .css_qcfja, .css_emrsv .css_qcfja, .css_y77ih .css_qcfja, .css_gx3yb .css_qcfja { color:#fff !important; }
.css_q6w2t .css_bm1hx, .bg-dark-custom .css_bm1hx, .bg-gradient-custom .css_bm1hx, .bg-accent-custom .css_bm1hx, .css_emrsv .css_bm1hx, .css_y77ih .css_bm1hx, .css_gx3yb .css_bm1hx { color:rgba(255,255,255,0.75) !important; }
.css_q6w2t .css_j9mcb, .bg-dark-custom .css_j9mcb, .bg-gradient-custom .css_j9mcb, .bg-accent-custom .css_j9mcb, .css_emrsv .css_j9mcb, .css_y77ih .css_j9mcb, .css_gx3yb .css_j9mcb { color:#fff !important; }
.css_q6w2t .css_c2hj0, .bg-dark-custom .css_c2hj0, .bg-gradient-custom .css_c2hj0, .bg-accent-custom .css_c2hj0, .css_emrsv .css_c2hj0, .css_y77ih .css_c2hj0, .css_gx3yb .css_c2hj0 { color:#fff !important; }
.css_q6w2t .css_j2wu3, .bg-dark-custom .css_j2wu3, .bg-gradient-custom .css_j2wu3, .bg-accent-custom .css_j2wu3, .css_emrsv .css_j2wu3, .css_y77ih .css_j2wu3, .css_gx3yb .css_j2wu3 { color:rgba(255,255,255,0.85) !important; }
.css_q6w2t .portfolio-title, .bg-dark-custom .portfolio-title, .bg-gradient-custom .portfolio-title, .bg-accent-custom .portfolio-title, .css_emrsv .portfolio-title, .css_y77ih .portfolio-title, .css_gx3yb .portfolio-title, .portfolio-overlay .portfolio-title { color:#fff !important; }
.css_q6w2t .portfolio-category, .bg-dark-custom .portfolio-category, .bg-gradient-custom .portfolio-category, .bg-accent-custom .portfolio-category, .css_emrsv .portfolio-category, .css_y77ih .portfolio-category, .css_gx3yb .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, .css_sbeq9 h1, .css_sbeq9 h2, .css_sbeq9 h3, .css_sbeq9 h4, .css_sbeq9 h5, .css_sbeq9 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, .css_sbeq9 p, .css_sbeq9 span, .css_sbeq9 a, .css_sbeq9 li, .css_sbeq9 small, .css_sbeq9 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; }

.css_q6w2t.css_cvbro .css_nvniw,
.css_q6w2t.css_cuimf .css_nvniw,
.bg-dark-custom.css_cvbro .css_nvniw,
.bg-dark-custom.css_cuimf .css_nvniw,
.bg-gradient-custom.css_cvbro .css_nvniw,
.bg-gradient-custom.css_cuimf .css_nvniw,
.bg-accent-custom.css_cvbro .css_nvniw,
.bg-accent-custom.css_cuimf .css_nvniw,
.css_emrsv.css_cvbro .css_nvniw,
.css_emrsv.css_cuimf .css_nvniw,
.css_y77ih.css_cvbro .css_nvniw,
.css_y77ih.css_cuimf .css_nvniw,
.css_gx3yb.css_cvbro .css_nvniw,
.css_gx3yb.css_cuimf .css_nvniw { color:var(--text-primary,#1a1a2e) !important; }
.css_q6w2t.css_cvbro .css_dh1m1,
.css_q6w2t.css_cuimf .css_dh1m1,
.bg-dark-custom.css_cvbro .css_dh1m1,
.bg-dark-custom.css_cuimf .css_dh1m1,
.bg-gradient-custom.css_cvbro .css_dh1m1,
.bg-gradient-custom.css_cuimf .css_dh1m1,
.bg-accent-custom.css_cvbro .css_dh1m1,
.bg-accent-custom.css_cuimf .css_dh1m1,
.css_emrsv.css_cvbro .css_dh1m1,
.css_emrsv.css_cuimf .css_dh1m1,
.css_y77ih.css_cvbro .css_dh1m1,
.css_y77ih.css_cuimf .css_dh1m1,
.css_gx3yb.css_cvbro .css_dh1m1,
.css_gx3yb.css_cuimf .css_dh1m1 { color:var(--text-muted,#888) !important; }
.css_q6w2t.css_cvbro .css_nvniw .counter-suffix,
.css_q6w2t.css_cuimf .css_nvniw .counter-suffix,
.bg-dark-custom.css_cvbro .css_nvniw .counter-suffix,
.bg-dark-custom.css_cuimf .css_nvniw .counter-suffix,
.bg-gradient-custom.css_cvbro .css_nvniw .counter-suffix,
.bg-gradient-custom.css_cuimf .css_nvniw .counter-suffix,
.bg-accent-custom.css_cvbro .css_nvniw .counter-suffix,
.bg-accent-custom.css_cuimf .css_nvniw .counter-suffix,
.css_emrsv.css_cvbro .css_nvniw .counter-suffix,
.css_emrsv.css_cuimf .css_nvniw .counter-suffix,
.css_y77ih.css_cvbro .css_nvniw .counter-suffix,
.css_y77ih.css_cuimf .css_nvniw .counter-suffix,
.css_gx3yb.css_cvbro .css_nvniw .counter-suffix,
.css_gx3yb.css_cuimf .css_nvniw .counter-suffix { color:var(--j14io) !important; }
.css_q6w2t.css_cvbro .counter-item .counter-icon,
.css_q6w2t.css_cuimf .counter-item .counter-icon,
.bg-dark-custom.css_cvbro .counter-item .counter-icon,
.bg-dark-custom.css_cuimf .counter-item .counter-icon,
.bg-gradient-custom.css_cvbro .counter-item .counter-icon,
.bg-gradient-custom.css_cuimf .counter-item .counter-icon,
.bg-accent-custom.css_cvbro .counter-item .counter-icon,
.bg-accent-custom.css_cuimf .counter-item .counter-icon,
.css_emrsv.css_cvbro .counter-item .counter-icon,
.css_emrsv.css_cuimf .counter-item .counter-icon,
.css_y77ih.css_cvbro .counter-item .counter-icon,
.css_y77ih.css_cuimf .counter-item .counter-icon,
.css_gx3yb.css_cvbro .counter-item .counter-icon,
.css_gx3yb.css_cuimf .counter-item .counter-icon { color:var(--j14io) !important; }
.css_q6w2t.css_cvbro .css_qcfja,
.css_q6w2t.css_cuimf .css_qcfja,
.bg-dark-custom.css_cvbro .css_qcfja,
.bg-dark-custom.css_cuimf .css_qcfja,
.bg-gradient-custom.css_cvbro .css_qcfja,
.bg-gradient-custom.css_cuimf .css_qcfja,
.bg-accent-custom.css_cvbro .css_qcfja,
.bg-accent-custom.css_cuimf .css_qcfja,
.css_emrsv.css_cvbro .css_qcfja,
.css_emrsv.css_cuimf .css_qcfja,
.css_y77ih.css_cvbro .css_qcfja,
.css_y77ih.css_cuimf .css_qcfja,
.css_gx3yb.css_cvbro .css_qcfja,
.css_gx3yb.css_cuimf .css_qcfja { color:var(--text-primary,#1a1a2e) !important; }
.css_q6w2t.css_cvbro .css_bm1hx,
.css_q6w2t.css_cuimf .css_bm1hx,
.bg-dark-custom.css_cvbro .css_bm1hx,
.bg-dark-custom.css_cuimf .css_bm1hx,
.bg-gradient-custom.css_cvbro .css_bm1hx,
.bg-gradient-custom.css_cuimf .css_bm1hx,
.bg-accent-custom.css_cvbro .css_bm1hx,
.bg-accent-custom.css_cuimf .css_bm1hx,
.css_emrsv.css_cvbro .css_bm1hx,
.css_emrsv.css_cuimf .css_bm1hx,
.css_y77ih.css_cvbro .css_bm1hx,
.css_y77ih.css_cuimf .css_bm1hx,
.css_gx3yb.css_cvbro .css_bm1hx,
.css_gx3yb.css_cuimf .css_bm1hx { color:var(--text-secondary,#555) !important; }
.css_q6w2t.css_cvbro .css_j9mcb,
.css_q6w2t.css_cuimf .css_j9mcb,
.bg-dark-custom.css_cvbro .css_j9mcb,
.bg-dark-custom.css_cuimf .css_j9mcb,
.bg-gradient-custom.css_cvbro .css_j9mcb,
.bg-gradient-custom.css_cuimf .css_j9mcb,
.bg-accent-custom.css_cvbro .css_j9mcb,
.bg-accent-custom.css_cuimf .css_j9mcb,
.css_emrsv.css_cvbro .css_j9mcb,
.css_emrsv.css_cuimf .css_j9mcb,
.css_y77ih.css_cvbro .css_j9mcb,
.css_y77ih.css_cuimf .css_j9mcb,
.css_gx3yb.css_cvbro .css_j9mcb,
.css_gx3yb.css_cuimf .css_j9mcb { color:var(--j14io) !important; }
.css_q6w2t.css_cvbro .css_c2hj0,
.css_q6w2t.css_cuimf .css_c2hj0,
.bg-dark-custom.css_cvbro .css_c2hj0,
.bg-dark-custom.css_cuimf .css_c2hj0,
.bg-gradient-custom.css_cvbro .css_c2hj0,
.bg-gradient-custom.css_cuimf .css_c2hj0,
.bg-accent-custom.css_cvbro .css_c2hj0,
.bg-accent-custom.css_cuimf .css_c2hj0,
.css_emrsv.css_cvbro .css_c2hj0,
.css_emrsv.css_cuimf .css_c2hj0,
.css_y77ih.css_cvbro .css_c2hj0,
.css_y77ih.css_cuimf .css_c2hj0,
.css_gx3yb.css_cvbro .css_c2hj0,
.css_gx3yb.css_cuimf .css_c2hj0 { color:var(--text-primary,#1a1a2e) !important; }
.css_q6w2t.css_cvbro .css_j2wu3,
.css_q6w2t.css_cuimf .css_j2wu3,
.bg-dark-custom.css_cvbro .css_j2wu3,
.bg-dark-custom.css_cuimf .css_j2wu3,
.bg-gradient-custom.css_cvbro .css_j2wu3,
.bg-gradient-custom.css_cuimf .css_j2wu3,
.bg-accent-custom.css_cvbro .css_j2wu3,
.bg-accent-custom.css_cuimf .css_j2wu3,
.css_emrsv.css_cvbro .css_j2wu3,
.css_emrsv.css_cuimf .css_j2wu3,
.css_y77ih.css_cvbro .css_j2wu3,
.css_y77ih.css_cuimf .css_j2wu3,
.css_gx3yb.css_cvbro .css_j2wu3,
.css_gx3yb.css_cuimf .css_j2wu3 { color:var(--text-secondary,#555) !important; }
.css_q6w2t.css_cvbro .portfolio-title,
.css_q6w2t.css_cuimf .portfolio-title,
.bg-dark-custom.css_cvbro .portfolio-title,
.bg-dark-custom.css_cuimf .portfolio-title,
.bg-gradient-custom.css_cvbro .portfolio-title,
.bg-gradient-custom.css_cuimf .portfolio-title,
.bg-accent-custom.css_cvbro .portfolio-title,
.bg-accent-custom.css_cuimf .portfolio-title,
.css_emrsv.css_cvbro .portfolio-title,
.css_emrsv.css_cuimf .portfolio-title,
.css_y77ih.css_cvbro .portfolio-title,
.css_y77ih.css_cuimf .portfolio-title,
.css_gx3yb.css_cvbro .portfolio-title,
.css_gx3yb.css_cuimf .portfolio-title { color:var(--text-primary,#1a1a2e) !important; }
.css_q6w2t.css_cvbro .portfolio-category,
.css_q6w2t.css_cuimf .portfolio-category,
.bg-dark-custom.css_cvbro .portfolio-category,
.bg-dark-custom.css_cuimf .portfolio-category,
.bg-gradient-custom.css_cvbro .portfolio-category,
.bg-gradient-custom.css_cuimf .portfolio-category,
.bg-accent-custom.css_cvbro .portfolio-category,
.bg-accent-custom.css_cuimf .portfolio-category,
.css_emrsv.css_cvbro .portfolio-category,
.css_emrsv.css_cuimf .portfolio-category,
.css_y77ih.css_cvbro .portfolio-category,
.css_y77ih.css_cuimf .portfolio-category,
.css_gx3yb.css_cvbro .portfolio-category,
.css_gx3yb.css_cuimf .portfolio-category { color:var(--text-muted,#888) !important; }

.css_q6w2t .css_s4wim h1,
.css_q6w2t .css_s4wim h2,
.css_q6w2t .css_s4wim h3,
.css_q6w2t .css_s4wim h4,
.css_q6w2t .css_s4wim h5,
.css_q6w2t .css_s4wim h6,
.css_q6w2t .css_u3gm8 h1,
.css_q6w2t .css_u3gm8 h2,
.css_q6w2t .css_u3gm8 h3,
.css_q6w2t .css_u3gm8 h4,
.css_q6w2t .css_u3gm8 h5,
.css_q6w2t .css_u3gm8 h6,
.css_q6w2t .card h1,
.css_q6w2t .card h2,
.css_q6w2t .card h3,
.css_q6w2t .card h4,
.css_q6w2t .card h5,
.css_q6w2t .card h6,
.css_q6w2t .css_dfdtq h1,
.css_q6w2t .css_dfdtq h2,
.css_q6w2t .css_dfdtq h3,
.css_q6w2t .css_dfdtq h4,
.css_q6w2t .css_dfdtq h5,
.css_q6w2t .css_dfdtq h6,
.css_q6w2t .css_rjxgg h1,
.css_q6w2t .css_rjxgg h2,
.css_q6w2t .css_rjxgg h3,
.css_q6w2t .css_rjxgg h4,
.css_q6w2t .css_rjxgg h5,
.css_q6w2t .css_rjxgg h6,
.css_q6w2t .css_cokt3 h1,
.css_q6w2t .css_cokt3 h2,
.css_q6w2t .css_cokt3 h3,
.css_q6w2t .css_cokt3 h4,
.css_q6w2t .css_cokt3 h5,
.css_q6w2t .css_cokt3 h6,
.css_q6w2t .css_tzbmi h1,
.css_q6w2t .css_tzbmi h2,
.css_q6w2t .css_tzbmi h3,
.css_q6w2t .css_tzbmi h4,
.css_q6w2t .css_tzbmi h5,
.css_q6w2t .css_tzbmi h6,
.css_q6w2t .css_kmrdf h1,
.css_q6w2t .css_kmrdf h2,
.css_q6w2t .css_kmrdf h3,
.css_q6w2t .css_kmrdf h4,
.css_q6w2t .css_kmrdf h5,
.css_q6w2t .css_kmrdf h6,
.css_q6w2t .counter-item h1,
.css_q6w2t .counter-item h2,
.css_q6w2t .counter-item h3,
.css_q6w2t .counter-item h4,
.css_q6w2t .counter-item h5,
.css_q6w2t .counter-item h6,
.bg-dark-custom .css_s4wim h1,
.bg-dark-custom .css_s4wim h2,
.bg-dark-custom .css_s4wim h3,
.bg-dark-custom .css_s4wim h4,
.bg-dark-custom .css_s4wim h5,
.bg-dark-custom .css_s4wim h6,
.bg-dark-custom .css_u3gm8 h1,
.bg-dark-custom .css_u3gm8 h2,
.bg-dark-custom .css_u3gm8 h3,
.bg-dark-custom .css_u3gm8 h4,
.bg-dark-custom .css_u3gm8 h5,
.bg-dark-custom .css_u3gm8 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 .css_dfdtq h1,
.bg-dark-custom .css_dfdtq h2,
.bg-dark-custom .css_dfdtq h3,
.bg-dark-custom .css_dfdtq h4,
.bg-dark-custom .css_dfdtq h5,
.bg-dark-custom .css_dfdtq h6,
.bg-dark-custom .css_rjxgg h1,
.bg-dark-custom .css_rjxgg h2,
.bg-dark-custom .css_rjxgg h3,
.bg-dark-custom .css_rjxgg h4,
.bg-dark-custom .css_rjxgg h5,
.bg-dark-custom .css_rjxgg h6,
.bg-dark-custom .css_cokt3 h1,
.bg-dark-custom .css_cokt3 h2,
.bg-dark-custom .css_cokt3 h3,
.bg-dark-custom .css_cokt3 h4,
.bg-dark-custom .css_cokt3 h5,
.bg-dark-custom .css_cokt3 h6,
.bg-dark-custom .css_tzbmi h1,
.bg-dark-custom .css_tzbmi h2,
.bg-dark-custom .css_tzbmi h3,
.bg-dark-custom .css_tzbmi h4,
.bg-dark-custom .css_tzbmi h5,
.bg-dark-custom .css_tzbmi h6,
.bg-dark-custom .css_kmrdf h1,
.bg-dark-custom .css_kmrdf h2,
.bg-dark-custom .css_kmrdf h3,
.bg-dark-custom .css_kmrdf h4,
.bg-dark-custom .css_kmrdf h5,
.bg-dark-custom .css_kmrdf 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 .css_s4wim h1,
.bg-gradient-custom .css_s4wim h2,
.bg-gradient-custom .css_s4wim h3,
.bg-gradient-custom .css_s4wim h4,
.bg-gradient-custom .css_s4wim h5,
.bg-gradient-custom .css_s4wim h6,
.bg-gradient-custom .css_u3gm8 h1,
.bg-gradient-custom .css_u3gm8 h2,
.bg-gradient-custom .css_u3gm8 h3,
.bg-gradient-custom .css_u3gm8 h4,
.bg-gradient-custom .css_u3gm8 h5,
.bg-gradient-custom .css_u3gm8 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 .css_dfdtq h1,
.bg-gradient-custom .css_dfdtq h2,
.bg-gradient-custom .css_dfdtq h3,
.bg-gradient-custom .css_dfdtq h4,
.bg-gradient-custom .css_dfdtq h5,
.bg-gradient-custom .css_dfdtq h6,
.bg-gradient-custom .css_rjxgg h1,
.bg-gradient-custom .css_rjxgg h2,
.bg-gradient-custom .css_rjxgg h3,
.bg-gradient-custom .css_rjxgg h4,
.bg-gradient-custom .css_rjxgg h5,
.bg-gradient-custom .css_rjxgg h6,
.bg-gradient-custom .css_cokt3 h1,
.bg-gradient-custom .css_cokt3 h2,
.bg-gradient-custom .css_cokt3 h3,
.bg-gradient-custom .css_cokt3 h4,
.bg-gradient-custom .css_cokt3 h5,
.bg-gradient-custom .css_cokt3 h6,
.bg-gradient-custom .css_tzbmi h1,
.bg-gradient-custom .css_tzbmi h2,
.bg-gradient-custom .css_tzbmi h3,
.bg-gradient-custom .css_tzbmi h4,
.bg-gradient-custom .css_tzbmi h5,
.bg-gradient-custom .css_tzbmi h6,
.bg-gradient-custom .css_kmrdf h1,
.bg-gradient-custom .css_kmrdf h2,
.bg-gradient-custom .css_kmrdf h3,
.bg-gradient-custom .css_kmrdf h4,
.bg-gradient-custom .css_kmrdf h5,
.bg-gradient-custom .css_kmrdf 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 .css_s4wim h1,
.bg-accent-custom .css_s4wim h2,
.bg-accent-custom .css_s4wim h3,
.bg-accent-custom .css_s4wim h4,
.bg-accent-custom .css_s4wim h5,
.bg-accent-custom .css_s4wim h6,
.bg-accent-custom .css_u3gm8 h1,
.bg-accent-custom .css_u3gm8 h2,
.bg-accent-custom .css_u3gm8 h3,
.bg-accent-custom .css_u3gm8 h4,
.bg-accent-custom .css_u3gm8 h5,
.bg-accent-custom .css_u3gm8 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 .css_dfdtq h1,
.bg-accent-custom .css_dfdtq h2,
.bg-accent-custom .css_dfdtq h3,
.bg-accent-custom .css_dfdtq h4,
.bg-accent-custom .css_dfdtq h5,
.bg-accent-custom .css_dfdtq h6,
.bg-accent-custom .css_rjxgg h1,
.bg-accent-custom .css_rjxgg h2,
.bg-accent-custom .css_rjxgg h3,
.bg-accent-custom .css_rjxgg h4,
.bg-accent-custom .css_rjxgg h5,
.bg-accent-custom .css_rjxgg h6,
.bg-accent-custom .css_cokt3 h1,
.bg-accent-custom .css_cokt3 h2,
.bg-accent-custom .css_cokt3 h3,
.bg-accent-custom .css_cokt3 h4,
.bg-accent-custom .css_cokt3 h5,
.bg-accent-custom .css_cokt3 h6,
.bg-accent-custom .css_tzbmi h1,
.bg-accent-custom .css_tzbmi h2,
.bg-accent-custom .css_tzbmi h3,
.bg-accent-custom .css_tzbmi h4,
.bg-accent-custom .css_tzbmi h5,
.bg-accent-custom .css_tzbmi h6,
.bg-accent-custom .css_kmrdf h1,
.bg-accent-custom .css_kmrdf h2,
.bg-accent-custom .css_kmrdf h3,
.bg-accent-custom .css_kmrdf h4,
.bg-accent-custom .css_kmrdf h5,
.bg-accent-custom .css_kmrdf 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,
.css_emrsv .css_s4wim h1,
.css_emrsv .css_s4wim h2,
.css_emrsv .css_s4wim h3,
.css_emrsv .css_s4wim h4,
.css_emrsv .css_s4wim h5,
.css_emrsv .css_s4wim h6,
.css_emrsv .css_u3gm8 h1,
.css_emrsv .css_u3gm8 h2,
.css_emrsv .css_u3gm8 h3,
.css_emrsv .css_u3gm8 h4,
.css_emrsv .css_u3gm8 h5,
.css_emrsv .css_u3gm8 h6,
.css_emrsv .card h1,
.css_emrsv .card h2,
.css_emrsv .card h3,
.css_emrsv .card h4,
.css_emrsv .card h5,
.css_emrsv .card h6,
.css_emrsv .css_dfdtq h1,
.css_emrsv .css_dfdtq h2,
.css_emrsv .css_dfdtq h3,
.css_emrsv .css_dfdtq h4,
.css_emrsv .css_dfdtq h5,
.css_emrsv .css_dfdtq h6,
.css_emrsv .css_rjxgg h1,
.css_emrsv .css_rjxgg h2,
.css_emrsv .css_rjxgg h3,
.css_emrsv .css_rjxgg h4,
.css_emrsv .css_rjxgg h5,
.css_emrsv .css_rjxgg h6,
.css_emrsv .css_cokt3 h1,
.css_emrsv .css_cokt3 h2,
.css_emrsv .css_cokt3 h3,
.css_emrsv .css_cokt3 h4,
.css_emrsv .css_cokt3 h5,
.css_emrsv .css_cokt3 h6,
.css_emrsv .css_tzbmi h1,
.css_emrsv .css_tzbmi h2,
.css_emrsv .css_tzbmi h3,
.css_emrsv .css_tzbmi h4,
.css_emrsv .css_tzbmi h5,
.css_emrsv .css_tzbmi h6,
.css_emrsv .css_kmrdf h1,
.css_emrsv .css_kmrdf h2,
.css_emrsv .css_kmrdf h3,
.css_emrsv .css_kmrdf h4,
.css_emrsv .css_kmrdf h5,
.css_emrsv .css_kmrdf h6,
.css_emrsv .counter-item h1,
.css_emrsv .counter-item h2,
.css_emrsv .counter-item h3,
.css_emrsv .counter-item h4,
.css_emrsv .counter-item h5,
.css_emrsv .counter-item h6,
.css_y77ih .css_s4wim h1,
.css_y77ih .css_s4wim h2,
.css_y77ih .css_s4wim h3,
.css_y77ih .css_s4wim h4,
.css_y77ih .css_s4wim h5,
.css_y77ih .css_s4wim h6,
.css_y77ih .css_u3gm8 h1,
.css_y77ih .css_u3gm8 h2,
.css_y77ih .css_u3gm8 h3,
.css_y77ih .css_u3gm8 h4,
.css_y77ih .css_u3gm8 h5,
.css_y77ih .css_u3gm8 h6,
.css_y77ih .card h1,
.css_y77ih .card h2,
.css_y77ih .card h3,
.css_y77ih .card h4,
.css_y77ih .card h5,
.css_y77ih .card h6,
.css_y77ih .css_dfdtq h1,
.css_y77ih .css_dfdtq h2,
.css_y77ih .css_dfdtq h3,
.css_y77ih .css_dfdtq h4,
.css_y77ih .css_dfdtq h5,
.css_y77ih .css_dfdtq h6,
.css_y77ih .css_rjxgg h1,
.css_y77ih .css_rjxgg h2,
.css_y77ih .css_rjxgg h3,
.css_y77ih .css_rjxgg h4,
.css_y77ih .css_rjxgg h5,
.css_y77ih .css_rjxgg h6,
.css_y77ih .css_cokt3 h1,
.css_y77ih .css_cokt3 h2,
.css_y77ih .css_cokt3 h3,
.css_y77ih .css_cokt3 h4,
.css_y77ih .css_cokt3 h5,
.css_y77ih .css_cokt3 h6,
.css_y77ih .css_tzbmi h1,
.css_y77ih .css_tzbmi h2,
.css_y77ih .css_tzbmi h3,
.css_y77ih .css_tzbmi h4,
.css_y77ih .css_tzbmi h5,
.css_y77ih .css_tzbmi h6,
.css_y77ih .css_kmrdf h1,
.css_y77ih .css_kmrdf h2,
.css_y77ih .css_kmrdf h3,
.css_y77ih .css_kmrdf h4,
.css_y77ih .css_kmrdf h5,
.css_y77ih .css_kmrdf h6,
.css_y77ih .counter-item h1,
.css_y77ih .counter-item h2,
.css_y77ih .counter-item h3,
.css_y77ih .counter-item h4,
.css_y77ih .counter-item h5,
.css_y77ih .counter-item h6,
.css_gx3yb .css_s4wim h1,
.css_gx3yb .css_s4wim h2,
.css_gx3yb .css_s4wim h3,
.css_gx3yb .css_s4wim h4,
.css_gx3yb .css_s4wim h5,
.css_gx3yb .css_s4wim h6,
.css_gx3yb .css_u3gm8 h1,
.css_gx3yb .css_u3gm8 h2,
.css_gx3yb .css_u3gm8 h3,
.css_gx3yb .css_u3gm8 h4,
.css_gx3yb .css_u3gm8 h5,
.css_gx3yb .css_u3gm8 h6,
.css_gx3yb .card h1,
.css_gx3yb .card h2,
.css_gx3yb .card h3,
.css_gx3yb .card h4,
.css_gx3yb .card h5,
.css_gx3yb .card h6,
.css_gx3yb .css_dfdtq h1,
.css_gx3yb .css_dfdtq h2,
.css_gx3yb .css_dfdtq h3,
.css_gx3yb .css_dfdtq h4,
.css_gx3yb .css_dfdtq h5,
.css_gx3yb .css_dfdtq h6,
.css_gx3yb .css_rjxgg h1,
.css_gx3yb .css_rjxgg h2,
.css_gx3yb .css_rjxgg h3,
.css_gx3yb .css_rjxgg h4,
.css_gx3yb .css_rjxgg h5,
.css_gx3yb .css_rjxgg h6,
.css_gx3yb .css_cokt3 h1,
.css_gx3yb .css_cokt3 h2,
.css_gx3yb .css_cokt3 h3,
.css_gx3yb .css_cokt3 h4,
.css_gx3yb .css_cokt3 h5,
.css_gx3yb .css_cokt3 h6,
.css_gx3yb .css_tzbmi h1,
.css_gx3yb .css_tzbmi h2,
.css_gx3yb .css_tzbmi h3,
.css_gx3yb .css_tzbmi h4,
.css_gx3yb .css_tzbmi h5,
.css_gx3yb .css_tzbmi h6,
.css_gx3yb .css_kmrdf h1,
.css_gx3yb .css_kmrdf h2,
.css_gx3yb .css_kmrdf h3,
.css_gx3yb .css_kmrdf h4,
.css_gx3yb .css_kmrdf h5,
.css_gx3yb .css_kmrdf h6,
.css_gx3yb .counter-item h1,
.css_gx3yb .counter-item h2,
.css_gx3yb .counter-item h3,
.css_gx3yb .counter-item h4,
.css_gx3yb .counter-item h5,
.css_gx3yb .counter-item h6 { color:var(--text-primary,#1a1a2e) !important; }
.css_q6w2t .css_s4wim p,
.css_q6w2t .css_s4wim span:not(.badge),
.css_q6w2t .css_s4wim li,
.css_q6w2t .css_s4wim small,
.css_q6w2t .css_s4wim label,
.css_q6w2t .css_u3gm8 p,
.css_q6w2t .css_u3gm8 span:not(.badge),
.css_q6w2t .css_u3gm8 li,
.css_q6w2t .css_u3gm8 small,
.css_q6w2t .css_u3gm8 label,
.css_q6w2t .card p,
.css_q6w2t .card span:not(.badge),
.css_q6w2t .card li,
.css_q6w2t .card small,
.css_q6w2t .card label,
.css_q6w2t .css_dfdtq p,
.css_q6w2t .css_dfdtq span:not(.badge),
.css_q6w2t .css_dfdtq li,
.css_q6w2t .css_dfdtq small,
.css_q6w2t .css_dfdtq label,
.css_q6w2t .css_rjxgg p,
.css_q6w2t .css_rjxgg span:not(.badge),
.css_q6w2t .css_rjxgg li,
.css_q6w2t .css_rjxgg small,
.css_q6w2t .css_rjxgg label,
.css_q6w2t .css_cokt3 p,
.css_q6w2t .css_cokt3 span:not(.badge),
.css_q6w2t .css_cokt3 li,
.css_q6w2t .css_cokt3 small,
.css_q6w2t .css_cokt3 label,
.css_q6w2t .css_tzbmi p,
.css_q6w2t .css_tzbmi span:not(.badge),
.css_q6w2t .css_tzbmi li,
.css_q6w2t .css_tzbmi small,
.css_q6w2t .css_tzbmi label,
.css_q6w2t .css_kmrdf p,
.css_q6w2t .css_kmrdf span:not(.badge),
.css_q6w2t .css_kmrdf li,
.css_q6w2t .css_kmrdf small,
.css_q6w2t .css_kmrdf label,
.css_q6w2t .counter-item p,
.css_q6w2t .counter-item span:not(.badge),
.css_q6w2t .counter-item li,
.css_q6w2t .counter-item small,
.css_q6w2t .counter-item label,
.bg-dark-custom .css_s4wim p,
.bg-dark-custom .css_s4wim span:not(.badge),
.bg-dark-custom .css_s4wim li,
.bg-dark-custom .css_s4wim small,
.bg-dark-custom .css_s4wim label,
.bg-dark-custom .css_u3gm8 p,
.bg-dark-custom .css_u3gm8 span:not(.badge),
.bg-dark-custom .css_u3gm8 li,
.bg-dark-custom .css_u3gm8 small,
.bg-dark-custom .css_u3gm8 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 .css_dfdtq p,
.bg-dark-custom .css_dfdtq span:not(.badge),
.bg-dark-custom .css_dfdtq li,
.bg-dark-custom .css_dfdtq small,
.bg-dark-custom .css_dfdtq label,
.bg-dark-custom .css_rjxgg p,
.bg-dark-custom .css_rjxgg span:not(.badge),
.bg-dark-custom .css_rjxgg li,
.bg-dark-custom .css_rjxgg small,
.bg-dark-custom .css_rjxgg label,
.bg-dark-custom .css_cokt3 p,
.bg-dark-custom .css_cokt3 span:not(.badge),
.bg-dark-custom .css_cokt3 li,
.bg-dark-custom .css_cokt3 small,
.bg-dark-custom .css_cokt3 label,
.bg-dark-custom .css_tzbmi p,
.bg-dark-custom .css_tzbmi span:not(.badge),
.bg-dark-custom .css_tzbmi li,
.bg-dark-custom .css_tzbmi small,
.bg-dark-custom .css_tzbmi label,
.bg-dark-custom .css_kmrdf p,
.bg-dark-custom .css_kmrdf span:not(.badge),
.bg-dark-custom .css_kmrdf li,
.bg-dark-custom .css_kmrdf small,
.bg-dark-custom .css_kmrdf 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 .css_s4wim p,
.bg-gradient-custom .css_s4wim span:not(.badge),
.bg-gradient-custom .css_s4wim li,
.bg-gradient-custom .css_s4wim small,
.bg-gradient-custom .css_s4wim label,
.bg-gradient-custom .css_u3gm8 p,
.bg-gradient-custom .css_u3gm8 span:not(.badge),
.bg-gradient-custom .css_u3gm8 li,
.bg-gradient-custom .css_u3gm8 small,
.bg-gradient-custom .css_u3gm8 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 .css_dfdtq p,
.bg-gradient-custom .css_dfdtq span:not(.badge),
.bg-gradient-custom .css_dfdtq li,
.bg-gradient-custom .css_dfdtq small,
.bg-gradient-custom .css_dfdtq label,
.bg-gradient-custom .css_rjxgg p,
.bg-gradient-custom .css_rjxgg span:not(.badge),
.bg-gradient-custom .css_rjxgg li,
.bg-gradient-custom .css_rjxgg small,
.bg-gradient-custom .css_rjxgg label,
.bg-gradient-custom .css_cokt3 p,
.bg-gradient-custom .css_cokt3 span:not(.badge),
.bg-gradient-custom .css_cokt3 li,
.bg-gradient-custom .css_cokt3 small,
.bg-gradient-custom .css_cokt3 label,
.bg-gradient-custom .css_tzbmi p,
.bg-gradient-custom .css_tzbmi span:not(.badge),
.bg-gradient-custom .css_tzbmi li,
.bg-gradient-custom .css_tzbmi small,
.bg-gradient-custom .css_tzbmi label,
.bg-gradient-custom .css_kmrdf p,
.bg-gradient-custom .css_kmrdf span:not(.badge),
.bg-gradient-custom .css_kmrdf li,
.bg-gradient-custom .css_kmrdf small,
.bg-gradient-custom .css_kmrdf 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 .css_s4wim p,
.bg-accent-custom .css_s4wim span:not(.badge),
.bg-accent-custom .css_s4wim li,
.bg-accent-custom .css_s4wim small,
.bg-accent-custom .css_s4wim label,
.bg-accent-custom .css_u3gm8 p,
.bg-accent-custom .css_u3gm8 span:not(.badge),
.bg-accent-custom .css_u3gm8 li,
.bg-accent-custom .css_u3gm8 small,
.bg-accent-custom .css_u3gm8 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 .css_dfdtq p,
.bg-accent-custom .css_dfdtq span:not(.badge),
.bg-accent-custom .css_dfdtq li,
.bg-accent-custom .css_dfdtq small,
.bg-accent-custom .css_dfdtq label,
.bg-accent-custom .css_rjxgg p,
.bg-accent-custom .css_rjxgg span:not(.badge),
.bg-accent-custom .css_rjxgg li,
.bg-accent-custom .css_rjxgg small,
.bg-accent-custom .css_rjxgg label,
.bg-accent-custom .css_cokt3 p,
.bg-accent-custom .css_cokt3 span:not(.badge),
.bg-accent-custom .css_cokt3 li,
.bg-accent-custom .css_cokt3 small,
.bg-accent-custom .css_cokt3 label,
.bg-accent-custom .css_tzbmi p,
.bg-accent-custom .css_tzbmi span:not(.badge),
.bg-accent-custom .css_tzbmi li,
.bg-accent-custom .css_tzbmi small,
.bg-accent-custom .css_tzbmi label,
.bg-accent-custom .css_kmrdf p,
.bg-accent-custom .css_kmrdf span:not(.badge),
.bg-accent-custom .css_kmrdf li,
.bg-accent-custom .css_kmrdf small,
.bg-accent-custom .css_kmrdf 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,
.css_emrsv .css_s4wim p,
.css_emrsv .css_s4wim span:not(.badge),
.css_emrsv .css_s4wim li,
.css_emrsv .css_s4wim small,
.css_emrsv .css_s4wim label,
.css_emrsv .css_u3gm8 p,
.css_emrsv .css_u3gm8 span:not(.badge),
.css_emrsv .css_u3gm8 li,
.css_emrsv .css_u3gm8 small,
.css_emrsv .css_u3gm8 label,
.css_emrsv .card p,
.css_emrsv .card span:not(.badge),
.css_emrsv .card li,
.css_emrsv .card small,
.css_emrsv .card label,
.css_emrsv .css_dfdtq p,
.css_emrsv .css_dfdtq span:not(.badge),
.css_emrsv .css_dfdtq li,
.css_emrsv .css_dfdtq small,
.css_emrsv .css_dfdtq label,
.css_emrsv .css_rjxgg p,
.css_emrsv .css_rjxgg span:not(.badge),
.css_emrsv .css_rjxgg li,
.css_emrsv .css_rjxgg small,
.css_emrsv .css_rjxgg label,
.css_emrsv .css_cokt3 p,
.css_emrsv .css_cokt3 span:not(.badge),
.css_emrsv .css_cokt3 li,
.css_emrsv .css_cokt3 small,
.css_emrsv .css_cokt3 label,
.css_emrsv .css_tzbmi p,
.css_emrsv .css_tzbmi span:not(.badge),
.css_emrsv .css_tzbmi li,
.css_emrsv .css_tzbmi small,
.css_emrsv .css_tzbmi label,
.css_emrsv .css_kmrdf p,
.css_emrsv .css_kmrdf span:not(.badge),
.css_emrsv .css_kmrdf li,
.css_emrsv .css_kmrdf small,
.css_emrsv .css_kmrdf label,
.css_emrsv .counter-item p,
.css_emrsv .counter-item span:not(.badge),
.css_emrsv .counter-item li,
.css_emrsv .counter-item small,
.css_emrsv .counter-item label,
.css_y77ih .css_s4wim p,
.css_y77ih .css_s4wim span:not(.badge),
.css_y77ih .css_s4wim li,
.css_y77ih .css_s4wim small,
.css_y77ih .css_s4wim label,
.css_y77ih .css_u3gm8 p,
.css_y77ih .css_u3gm8 span:not(.badge),
.css_y77ih .css_u3gm8 li,
.css_y77ih .css_u3gm8 small,
.css_y77ih .css_u3gm8 label,
.css_y77ih .card p,
.css_y77ih .card span:not(.badge),
.css_y77ih .card li,
.css_y77ih .card small,
.css_y77ih .card label,
.css_y77ih .css_dfdtq p,
.css_y77ih .css_dfdtq span:not(.badge),
.css_y77ih .css_dfdtq li,
.css_y77ih .css_dfdtq small,
.css_y77ih .css_dfdtq label,
.css_y77ih .css_rjxgg p,
.css_y77ih .css_rjxgg span:not(.badge),
.css_y77ih .css_rjxgg li,
.css_y77ih .css_rjxgg small,
.css_y77ih .css_rjxgg label,
.css_y77ih .css_cokt3 p,
.css_y77ih .css_cokt3 span:not(.badge),
.css_y77ih .css_cokt3 li,
.css_y77ih .css_cokt3 small,
.css_y77ih .css_cokt3 label,
.css_y77ih .css_tzbmi p,
.css_y77ih .css_tzbmi span:not(.badge),
.css_y77ih .css_tzbmi li,
.css_y77ih .css_tzbmi small,
.css_y77ih .css_tzbmi label,
.css_y77ih .css_kmrdf p,
.css_y77ih .css_kmrdf span:not(.badge),
.css_y77ih .css_kmrdf li,
.css_y77ih .css_kmrdf small,
.css_y77ih .css_kmrdf label,
.css_y77ih .counter-item p,
.css_y77ih .counter-item span:not(.badge),
.css_y77ih .counter-item li,
.css_y77ih .counter-item small,
.css_y77ih .counter-item label,
.css_gx3yb .css_s4wim p,
.css_gx3yb .css_s4wim span:not(.badge),
.css_gx3yb .css_s4wim li,
.css_gx3yb .css_s4wim small,
.css_gx3yb .css_s4wim label,
.css_gx3yb .css_u3gm8 p,
.css_gx3yb .css_u3gm8 span:not(.badge),
.css_gx3yb .css_u3gm8 li,
.css_gx3yb .css_u3gm8 small,
.css_gx3yb .css_u3gm8 label,
.css_gx3yb .card p,
.css_gx3yb .card span:not(.badge),
.css_gx3yb .card li,
.css_gx3yb .card small,
.css_gx3yb .card label,
.css_gx3yb .css_dfdtq p,
.css_gx3yb .css_dfdtq span:not(.badge),
.css_gx3yb .css_dfdtq li,
.css_gx3yb .css_dfdtq small,
.css_gx3yb .css_dfdtq label,
.css_gx3yb .css_rjxgg p,
.css_gx3yb .css_rjxgg span:not(.badge),
.css_gx3yb .css_rjxgg li,
.css_gx3yb .css_rjxgg small,
.css_gx3yb .css_rjxgg label,
.css_gx3yb .css_cokt3 p,
.css_gx3yb .css_cokt3 span:not(.badge),
.css_gx3yb .css_cokt3 li,
.css_gx3yb .css_cokt3 small,
.css_gx3yb .css_cokt3 label,
.css_gx3yb .css_tzbmi p,
.css_gx3yb .css_tzbmi span:not(.badge),
.css_gx3yb .css_tzbmi li,
.css_gx3yb .css_tzbmi small,
.css_gx3yb .css_tzbmi label,
.css_gx3yb .css_kmrdf p,
.css_gx3yb .css_kmrdf span:not(.badge),
.css_gx3yb .css_kmrdf li,
.css_gx3yb .css_kmrdf small,
.css_gx3yb .css_kmrdf label,
.css_gx3yb .counter-item p,
.css_gx3yb .counter-item span:not(.badge),
.css_gx3yb .counter-item li,
.css_gx3yb .counter-item small,
.css_gx3yb .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; }