@import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=Inter:wght@400;500&display=swap');

:root {
    --i14zx: #2C1CC4;
    --i15ih: #738218;
    --i16oa: #95194B;
    --i1nv: linear-gradient(120deg, var(--i14zx), var(--i15ih));
    --i3si: 'Space Grotesk', sans-serif;
    --i5e9: 'Inter', sans-serif;
    --i19u3: 84px;
    --i20xc: 52px;
    --i21ib: 36px;
    --i17s7: 18px;
    --i18ef: 600;
    --i6uz: 18px;
    --i7fw: 24px;
    --i8hl: 32px;
    --i9ln: 44px;
    --i4pq: 50px;
    --i10fv: 0 2px 8px #2C1CC418;
    --i11xi: 0 4px 16px #2C1CC422;
    --i12lw: 0 8px 32px #2C1CC430;
    --i13hx: 0 16px 48px #2C1CC440;
    --css_b61cx: 60px 0;
}
.css_oefox {
    border-radius: 8px;
    padding: 18px 36px;
}
.css_enlvt, .css_r0tot, .css_phyxc, .css_af08h, .css_plq91 {
    border-width: 1px;
    border-color: var(--border-color);
}

.css_hju4y {
    background: linear-gradient(135deg, var(--bg-secondary) 0%, var(--bg-primary) 100%);
}

.css_hju4y {
    position: relative;
    margin-top: 40px;
}
.css_hju4y::before {
    content: '';
    position: absolute;
    top: -30px;
    left: 0;
    width: 100%;
    height: 30px;
    background: inherit;
    clip-path: ellipse(55% 100% at 50% 100%);
}

.css_vlc1p img, .about-image img, .portfolio-item img, .css_gztfc img {
    filter: grayscale(100%);
    transition: filter 0.5s ease;
}
.css_vlc1p:hover img, .about-image:hover img,
.portfolio-item:hover img, .css_x6gna:hover .css_gztfc img {
    filter: grayscale(0%);
}

.process-item {
    position: relative;
    padding-top: 60px;
}
.process-item .css_hi5wf {
    font-size: 80px;
    font-weight: 900;
    opacity: 0.08;
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
    line-height: 1;
}

.css_enlvt, .css_r0tot, .css_af08h, .css_plq91, .css_phyxc {
    position: relative;
}
.css_enlvt::after, .css_r0tot::after {
    content: '';
    position: absolute;
    inset: 8px 8px -8px -8px;
    background: var(--i14zx);
    opacity: 0.12;
    border-radius: inherit;
    z-index: -1;
    transition: opacity 0.3s;
}
.css_enlvt:hover::after, .css_r0tot:hover::after {
    opacity: 0.22;
}

.css_wlvve::before {
    content: '';
    position: absolute;
    width: 500px;
    height: 500px;
    border-radius: 50%;
    background: var(--i14zx);
    opacity: 0.08;
    top: -100px;
    right: -100px;
    filter: blur(80px);
}
.css_wlvve::after {
    content: '';
    position: absolute;
    width: 350px;
    height: 350px;
    border-radius: 50%;
    background: var(--i15ih, var(--i14zx));
    opacity: 0.06;
    bottom: -50px;
    left: -50px;
    filter: blur(60px);
    z-index: 0;
}
.css_vlc1p img {
    border-radius: var(--i9ln);
    box-shadow: 0 20px 60px rgba(0,0,0,0.1);
}
.css_adawv { position: relative; z-index: 2; }
.css_cswyv { background: linear-gradient(135deg, var(--i14zx), var(--i15ih, var(--i14zx))); color: #fff !important; -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; font-weight: 700; padding: 0; }

.css_z6a50 {
    background: var(--bg-primary);
    padding: 8px 0;
    border-bottom: 1px solid var(--border-color);
}
.css_z6a50 .css_grn67 { gap: 16px; }
.css_zkwn9 { font-size: 18px; }
.css_zo0oy { gap: 16px; }
.css_zo0oy .nav-link { font-size: 12px; padding: 4px 0; }
.css_zo0oy .nav-link::after { height: 1px; }
.css_i590h { padding: 6px 16px !important; font-size: 12px !important; }
.css_z6a50.scrolled { padding: 6px 0; box-shadow: 0 2px 8px rgba(0,0,0,0.04); }

.css_dje32 {
    background: var(--i14zx);
    color: rgba(255,255,255,0.8);
    padding-top: 80px;
}
.css_dje32 h4,.css_dje32 h5 { color: #fff; }
.css_btz8l .css_ptiyx::after { background: #fff; width: 40px; }
.css_gk4t1 a { color: rgba(255,255,255,0.8); }
.css_gk4t1 a:hover { color: #fff; }
.footer-contact li { color: rgba(255,255,255,0.8); }
.footer-contact li i { color: #fff; }
.css_fa2gv a { border-color: rgba(255,255,255,0.3); color: #fff; }
.css_fa2gv a:hover { background: #fff; color: var(--i14zx); border-color: #fff; }
.css_zhdqk { border-top: 1px solid rgba(255,255,255,0.2); }
.css_zhdqk p { color: rgba(255,255,255,0.5); }
.footer-policy a { color: rgba(255,255,255,0.6) !important; }
.footer-policy a:hover { color: #fff !important; }

.contact-section .form-control {
    padding: 18px 20px;
    font-size: 16px;
    border: 2px solid var(--border-color);
    border-radius: var(--i7fw);
    transition: all 0.3s;
}
.contact-section .form-control:focus { border-color: var(--i14zx); box-shadow: 0 0 0 4px rgba(var(--i14zx), 0.08); transform: translateY(-2px); }
.contact-section .css_oefox { font-size: 16px; padding: 18px 36px; }

.css_zkwn9 { font-size: 22px; font-weight: 700; position: relative; padding-bottom: 8px; }
.css_zkwn9::after { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 2px; background: var(--i14zx); box-shadow: 0 4px 0 var(--i14zx); }

.css_uprwm, .card-title, .css_fewoz, .css_ptiyx {
    position: relative;
    padding-bottom: 10px;
}
.css_uprwm::after, .card-title::after, .css_fewoz::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 30px;
    height: 2px;
    background: var(--i14zx);
    border-radius: 1px;
}

.css_vlc1p img {
    clip-path: polygon(8% 0, 100% 0, 100% 92%, 92% 100%, 0 100%, 0 8%);
}

section:not(.css_wlvve) .col-lg-6 img, section:not(.css_wlvve) .col-lg-5 img {
    border-radius: var(--i8hl);
    transform: perspective(800px) rotateY(-4deg);
    transition: transform 0.5s ease;
    box-shadow: var(--i12lw);
}
section:not(.css_wlvve) .col-lg-6:hover img,
section:not(.css_wlvve) .col-lg-5:hover img {
    transform: perspective(800px) rotateY(0deg);
}

.css_nm3mh { width: 42px; height: 42px; gap: 5px; border: none; background: none; border-radius: 0; }
.css_nm3mh .css_br0sj { width: 26px; height: 3px; border-radius: 3px; transition: transform 0.35s cubic-bezier(0.4,0,0.2,1), opacity 0.25s ease; }
.css_nm3mh.active .css_br0sj:nth-child(1) { transform: translateY(8px) rotate(45deg); }
.css_nm3mh.active .css_br0sj:nth-child(2) { opacity: 0; transform: scaleX(0); }
.css_nm3mh.active .css_br0sj:nth-child(3) { transform: translateY(-8px) rotate(-45deg); }

main > section + section::before{content:'';display:block;height:1px;background:linear-gradient(90deg,transparent,var(--i14zx),transparent);margin:0 10%;opacity:0.3;}

.cursor-highlight-row{position:fixed;left:0;width:100%;height:40px;pointer-events:none;z-index:99998;background:linear-gradient(180deg,transparent,var(--i14zx),transparent);opacity:0.015;transition:top 0.08s;}

.progress-pct{position:fixed;bottom:20px;left:20px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;color:var(--i14zx);background:var(--bg-card);border:1px solid var(--border-color);border-radius:50%;z-index:9990;opacity:0.6;font-family:var(--i5e9);}@media(max-width:768px){.progress-pct{display:none;}}

.css_enlvt,.css_r0tot,.portfolio-item{opacity:0;animation:scaleIn 0.4s ease forwards;}.row>[class*="col"]:nth-child(1)>*{animation-delay:0.03s;}.row>[class*="col"]:nth-child(2)>*{animation-delay:0.08s;}.row>[class*="col"]:nth-child(3)>*{animation-delay:0.13s;}.row>[class*="col"]:nth-child(4)>*{animation-delay:0.18s;}.row>[class*="col"]:nth-child(5)>*{animation-delay:0.23s;}.row>[class*="col"]:nth-child(6)>*{animation-delay:0.28s;}@keyframes scaleIn{from{opacity:0;transform:scale(0.9);}to{opacity:1;transform:scale(1);}}

@media(prefers-reduced-motion:reduce){.css_enlvt,.css_r0tot,.css_af08h,.css_plq91,.css_x6gna,.portfolio-item{opacity:1!important;transform:none!important;animation:none!important;}}

.css_oefox,.css_ivxmj{transition:transform 0.25s cubic-bezier(0.23,1,0.32,1);}

.css_zo0oy .nav-link::after{content:'';position:absolute;bottom:0;left:50%;width:0;height:2px;background:var(--i14zx);transition:width 0.3s ease,left 0.3s ease;border-radius:1px;}.css_zo0oy .nav-link:hover::after,.css_zo0oy .nav-link.active::after{width:100%;left:0;}

.css_fa2gv a,.team-social a{transition:transform 0.3s cubic-bezier(0.34,1.56,0.64,1),background 0.3s,color 0.3s;}.css_fa2gv a:hover,.team-social a:hover{transform:translateY(-6px) scale(1.15);}

.float-shapes{position:fixed;inset:0;pointer-events:none;z-index:0;overflow:hidden;}.float-tri{position:absolute;width:0;height:0;border-left:30px solid transparent;border-right:30px solid transparent;border-bottom:52px solid var(--i14zx);opacity:0.03;animation:floatDrift 20s ease-in-out infinite alternate;}@keyframes floatDrift{0%{transform:translate(0,0) rotate(0deg);}50%{transform:translate(40px,-60px) rotate(90deg);}100%{transform:translate(-30px,40px) rotate(180deg);}}

.css_enlvt,.css_r0tot,.css_plq91{position:relative;overflow:hidden;border:none !important;}.css_enlvt::after,.css_r0tot::after,.css_plq91::after{content:'';position:absolute;inset:-2px;background:conic-gradient(from var(--shimmer-angle,0deg),var(--i14zx),var(--i15ih,var(--i14zx)),transparent,var(--i14zx));border-radius:inherit;z-index:-1;animation:shimmerBorder 4s linear infinite;}.css_enlvt::before,.css_r0tot::before,.css_plq91::before{content:'';position:absolute;inset:2px;background:var(--bg-card);border-radius:inherit;z-index:-1;}@keyframes shimmerBorder{to{--shimmer-angle:360deg;}}@property --shimmer-angle{syntax:'<angle>';initial-value:0deg;inherits:false;}

.css_s5cn6{overflow:hidden;}.css_s5cn6-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 .css_s5cn6-inner,.wow.animated .css_s5cn6-inner{transform:translateY(0);opacity:1;}

html:not(.css_wk184) main > section {
    opacity: 1 !important;
    transform: none !important;
    clip-path: none !important;
    filter: none !important;
}

@media (min-width: 993px) {
    .css_grn67 {
        flex-wrap: nowrap;
        overflow: visible;
    }
    .css_zo0oy {
        flex: 1 1 auto;
        min-width: 0;
        justify-content: center;
        flex-wrap: nowrap;
        overflow: hidden;
        gap: clamp(10px, 1.8vw, 36px) !important;
    }
    .css_zo0oy .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        padding: 8px 0;
        flex-shrink: 0;
    }
    .css_t6tzu, .css_own4l {
        gap: clamp(8px, 1.4vw, 32px) !important;
        flex-wrap: nowrap;
        overflow: hidden;
    }
    .css_t6tzu .nav-link,
    .css_own4l .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        flex-shrink: 0;
    }
    .css_i590h {
        flex-shrink: 0;
        white-space: nowrap;
    }
    .css_zkwn9 {
        flex-shrink: 0;
    }
}

div.css_hju4y:not(.css_b61cx) {
    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_hju4y:not(.css_b61cx) + .css_z6a50 {
    top: 33px;
    transition: top 0.3s ease, background 0.3s ease, padding 0.3s ease;
}
div.css_hju4y.css_rh8p0 {
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
}
div.css_hju4y.css_rh8p0 + .css_z6a50,
div.css_hju4y:not(.css_b61cx) + .css_z6a50.scrolled {
    top: 0;
}
div.css_hju4y:not(.css_b61cx) ~ .css_wlvve {
    padding-top: 200px;
}

@media (max-width: 992px) {
    div.css_hju4y:not(.css_b61cx) {
        position: relative;
        z-index: auto;
        font-size: 11px;
        padding: 4px 0;
    }
    div.css_hju4y:not(.css_b61cx) + .css_z6a50 {
        top: 0;
    }
    div.css_hju4y:not(.css_b61cx) ~ .css_wlvve {
        padding-top: 140px;
    }
}

@media (max-width: 992px) {
    .css_nm3mh {
        display: flex !important;
        pointer-events: auto !important;
        opacity: 1 !important;
        z-index: 10001 !important;
        cursor: pointer !important;
        -webkit-tap-highlight-color: transparent;
    }
    .css_nm3mh .css_br0sj {
        pointer-events: none;
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
    .css_zo0oy {
        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_zo0oy .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_zo0oy .nav-link::after { display: none !important; }
    .css_i590h { display: none !important; }
    .css_t6tzu, .css_own4l { display: none !important; }
}

@media (max-width: 992px) {
    .css_zo0oy { right: -100% !important; left: auto !important; width: min(400px,90vw) !important; background: var(--bg-secondary) !important; padding: 90px 40px 40px !important; box-shadow: -4px 0 60px rgba(0,0,0,0.2) !important; border-left: 1px solid var(--border-color) !important; transition: right 0.5s cubic-bezier(0.4,0,0.2,1) !important; }
    .css_zo0oy.active { right: 0 !important; }
    .css_zo0oy .nav-link { font-size: 22px !important; font-weight: 800 !important; letter-spacing: -0.5px !important; padding: 16px 0 !important; border-bottom: 1px solid var(--border-color) !important; opacity: 0 !important; transform: translateY(20px) !important; transition: opacity 0.4s ease, transform 0.4s cubic-bezier(0.4,0,0.2,1) !important; }
    .css_zo0oy.active .nav-link { opacity: 1 !important; transform: translateY(0) !important; }
    .css_zo0oy.active .nav-link:nth-child(1){transition-delay:.10s !important;}
    .css_zo0oy.active .nav-link:nth-child(2){transition-delay:.17s !important;}
    .css_zo0oy.active .nav-link:nth-child(3){transition-delay:.24s !important;}
    .css_zo0oy.active .nav-link:nth-child(4){transition-delay:.31s !important;}
    .css_zo0oy.active .nav-link:nth-child(5){transition-delay:.38s !important;}
    .css_zo0oy.active .nav-link:nth-child(6){transition-delay:.45s !important;}
    .css_zo0oy.active .nav-link:nth-child(7){transition-delay:.52s !important;}
    .css_zo0oy.active .nav-link:nth-child(8){transition-delay:.59s !important;}
}

.css_enlvt,
.css_r0tot,
.css_af08h,
.css_plq91,
.css_hyxmp,
.css_x6gna {
    backdrop-filter: blur(8px) !important;
    -webkit-backdrop-filter: blur(8px) !important;
}
.css_enlvt *,
.css_r0tot *,
.css_af08h *,
.css_plq91 *,
.css_hyxmp * {
    filter: none !important;
}
@supports (animation: none) {
    .css_enlvt, .css_r0tot, .css_af08h {
        animation-fill-mode: forwards !important;
    }
}
.css_af08h + .css_af08h {
    margin-top: 1.5rem;
}

.css_wlvve .css_d0l6z ~ .container,
.css_wlvve .css_d0l6z ~ .container * {
    color: #fff;
}
.css_wlvve .css_d0l6z ~ .container p,
.css_wlvve .css_d0l6z ~ .container .css_gqb6s {
    color: rgba(255,255,255,0.85);
}
.css_wlvve .css_d0l6z ~ .container .css_oefox {
    color: inherit;
}
.css_c55qi .css_cswyv { color: #fff; }
.css_c55qi .css_bxj6m { color: var(--i14zx); }
.css_c55qi .css_wfb55 { color: rgba(255,255,255,0.55); }
.css_c55qi .css_gk4t1 a { color: rgba(255,255,255,0.65); }
.css_c55qi .css_gk4t1 a:hover { color: #fff; }
.css_dje32[style*="background:none"] { background: none !important; }
.css_dje32[style*="background:none"]::before,
.css_dje32[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_ygcp5 .swiper-button-next,
.css_ygcp5 .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_ygcp5 .swiper-button-next::after,
.css_ygcp5 .swiper-button-prev::after {
    font-size: 14px;
    color: var(--text-primary, #1a1a2e);
}
.css_ygcp5 .swiper-button-next { right: 0; }
.css_ygcp5 .swiper-button-prev { left: 0; }

.css_enlvt, .css_hyxmp, .css_r0tot, .css_af08h,
.css_plq91, .css_x6gna, .css_phyxc, .counter-item,
.card { overflow: hidden; }

.css_enlvt h1, .css_enlvt h2, .css_enlvt h3, .css_enlvt h4, .css_enlvt h5, .css_enlvt h6,
.css_hyxmp h1, .css_hyxmp h2, .css_hyxmp h3, .css_hyxmp h4,
.css_r0tot h1, .css_r0tot h2, .css_r0tot h3, .css_r0tot 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_enlvt p, .css_enlvt span, .css_enlvt li,
.css_hyxmp p, .css_r0tot p, .counter-item p,
.card p, .card span, .card li {
    overflow-wrap: break-word;
    word-break: break-word;
}

.css_w3tro, .css_n2ykh, .counter-suffix {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
}

.css_enlvt .stat-number, .css_enlvt [class*="number"],
.counter-item .stat-number {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
}

body {
    line-height: 1.624;
    letter-spacing: 0.0em;
}

.css_enlvt, .css_r0tot, .css_af08h, .css_phyxc, .css_plq91 {
    padding: 29px;
}
.css_enlvt, .css_r0tot, .css_af08h, .css_phyxc, .css_plq91 .card-body {
    padding: 24px 23px;
}
.row > [class*="col"]:nth-child(1) .css_enlvt,
.row > [class*="col"]:nth-child(1) .css_r0tot {
    padding: 27px;
    border-radius: calc(var(--i7fw) + -1px);
}
.row > [class*="col"]:nth-child(2) .css_enlvt,
.row > [class*="col"]:nth-child(2) .css_r0tot {
    padding: 28px;
    border-radius: calc(var(--i7fw) + -1px);
}
.row > [class*="col"]:nth-child(3) .css_enlvt,
.row > [class*="col"]:nth-child(3) .css_r0tot {
    padding: 29px;
    border-radius: calc(var(--i7fw) + -2px);
}
.row > [class*="col"]:nth-child(4) .css_enlvt,
.row > [class*="col"]:nth-child(4) .css_r0tot {
    padding: 28px;
    border-radius: calc(var(--i7fw) + 2px);
}
.row > [class*="col"]:nth-child(5) .css_enlvt,
.row > [class*="col"]:nth-child(5) .css_r0tot {
    padding: 29px;
    border-radius: calc(var(--i7fw) + -1px);
}
.row > [class*="col"]:nth-child(6) .css_enlvt,
.row > [class*="col"]:nth-child(6) .css_r0tot {
    padding: 29px;
    border-radius: calc(var(--i7fw) + 2px);
}

.css_oefox {
    padding: 15px 27px;
    font-size: 14px;
    letter-spacing: 0.193px;
    border-radius: calc(var(--i7fw) + 0px);
}
.css_s225z {
    padding: 15px 25px;
    border-width: 1px;
}

main > section {
    padding-top: 74px;
    padding-bottom: 70px;
}
main > section:first-child {
    padding-top: 87px;
}
main > section:nth-child(2) {
    padding-top: 68px;
    padding-bottom: 68px;
}
main > section:nth-child(5) {
    padding-top: 67px;
    padding-bottom: 69px;
}

.css_ukzcj {
    margin-bottom: 56px;
}

.css_enlvt, .css_r0tot, .css_af08h, .css_plq91 {
    box-shadow: 2px 3px 15px rgba(0,0,0,0.069);
}

.css_wlvve {
    padding-top: 122px;
}
.css_xjt4m {
    margin-bottom: 22px;
}
.css_gqb6s {
    margin-bottom: 39px;
    font-size: 19px;
    line-height: 1.575;
}
.css_cswyv {
    font-size: 11px;
    letter-spacing: 3.778px;
    margin-bottom: 18px;
}
.css_is9fl {
    gap: 14px;
}

.css_vlc1p img {
    border-radius: 9px;
    box-shadow: 0 16px 28px rgba(0,0,0,0.107);
}

.css_bqtha {
    width: 49px;
    height: 49px;
    font-size: 23px;
    border-radius: 13px;
    margin-bottom: 20px;
}

.css_uprwm, .card-title {
    font-size: 20px;
    margin-bottom: 12px;
}
.css_lc1mo, .card-text {
    font-size: 15px;
    line-height: 1.555;
}

.css_s5cn6 {
    margin-bottom: 15px;
    letter-spacing: 0.089px;
}
.css_bxj6m {
    font-size: 12px;
    letter-spacing: 3.296px;
    margin-bottom: 11px;
}
.css_vu8zx {
    font-size: 18px;
    line-height: 1.66;
}

@media (min-width: 993px) {
    .css_zo0oy {
        gap: 26px;
    }
    .css_zo0oy .nav-link {
        font-size: 13px;
        padding: 9px 0;
    }
}

.css_dje32 {
    padding-top: 65px;
}
.css_btz8l .css_ptiyx {
    font-size: 16px;
    margin-bottom: 19px;
}
.css_gk4t1 a {
    font-size: 15px;
}
.css_gk4t1 li {
    margin-bottom: 12px;
}
.css_fa2gv {
    gap: 8px;
}
.css_fa2gv a {
    width: 39px;
    height: 39px;
}
.css_zhdqk {
    padding: 23px 0;
    margin-top: 59px;
}

.form-control {
    border-radius: 6px;
    padding: 12px 13px;
    font-size: 14px;
}

.css_phyxc {
    padding: 36px;
}
.css_gnjd7 {
    font-size: 17px;
    line-height: 1.694;
    margin-bottom: 20px;
}
.css_alckx {
    width: 44px;
    height: 44px;
}
.css_fo1dc {
    font-size: 16px;
}
.css_nyvmd {
    font-size: 13px;
}

.css_plq91 {
    padding: 35px;
}
.css_fx7pe {
    font-size: 20px;
    margin-bottom: 8px;
}
.css_cdwmz {
    font-size: 46px;
    margin-bottom: 21px;
}
.css_y329h li {
    padding: 12px 0;
    font-size: 14px;
}

.css_w3tro, .stat-number {
    font-size: 43px;
    margin-bottom: 9px;
    color: var(--text-primary, #1a2a4a);
}
.css_n2ykh {
    font-size: 13px;
    letter-spacing: 0.565px;
    color: var(--text-primary, #1a2a4a);
}
.css_bqtha {
    color: var(--i14zx, #1a73e8);
}

.css_gztfc img {
    border-radius: 7px;
}
.css_snnt6 {
    font-size: 18px;
    margin-bottom: 4px;
}
.css_y89w3 {
    font-size: 13px;
}

.css_hi5wf {
    font-size: 31px;
    margin-bottom: 14px;
}
.css_fewoz {
    font-size: 19px;
    margin-bottom: 9px;
}

.wow {
    animation-duration: 0.676s !important;
}
.css_enlvt, .css_r0tot, .css_af08h, .css_phyxc,
.css_plq91, .css_x6gna {
    transition-duration: 0.31s;
}

.row {
    --bs-gutter-y: 24px;
}

.css_b355w {
    padding: 88px 0;
}
.css_ng2fr {
    font-size: 37px;
    margin-bottom: 13px;
}
.css_w3xkv {
    font-size: 17px;
    margin-bottom: 29px;
}

.css_af08h .css_n20sw img {
    border-radius: 14px 14px 0 0;
}
.css_oivae {
    font-size: 14px;
    margin-bottom: 5px;
    gap: 10px;
}

.css_z6a50 {
    padding: 19px 0;
}
.css_z6a50.scrolled {
    padding: 17px 0;
}
.css_zkwn9 {
    font-size: 25px;
}
.css_i590h {
    margin-left: 18px;
}

:root {
    --_ver: '6c39f441';
    --_key: 9.36;
}
.node-stub { box-sizing: border-box; outline: 0 solid transparent; content: '' }
.env-flag { vertical-align: baseline }
.style-tag { vertical-align: baseline; content: '' }
.build-stamp { content: '' }

.css_c55qi h1, .css_c55qi h2, .css_c55qi h3, .css_c55qi h4, .css_c55qi h5, .css_c55qi h6 { color: #fff !important; }
.css_c55qi { color: rgba(255,255,255,0.85) !important; }
.css_c55qi p, .css_c55qi li, .css_c55qi span:not(.badge):not(.css_oefox), .css_c55qi .css_ictx3, .css_c55qi label, .css_c55qi blockquote, .css_c55qi figcaption, .css_c55qi dt, .css_c55qi dd, .css_c55qi td, .css_c55qi th { color: rgba(255,255,255,0.78) !important; }
.css_c55qi a:not(.css_oefox):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.css_c55qi a:not(.css_oefox):not(.nav-link):hover { color: #fff !important; }
.css_c55qi .css_w3tro { color: #fff !important; }
.css_c55qi .css_n2ykh { 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_oefox), .bg-dark-custom .css_ictx3, .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_oefox):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-dark-custom a:not(.css_oefox):not(.nav-link):hover { color: #fff !important; }
.bg-dark-custom .css_w3tro { color: #fff !important; }
.bg-dark-custom .css_n2ykh { 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_oefox), .bg-gradient-custom .css_ictx3, .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_oefox):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-gradient-custom a:not(.css_oefox):not(.nav-link):hover { color: #fff !important; }
.bg-gradient-custom .css_w3tro { color: #fff !important; }
.bg-gradient-custom .css_n2ykh { 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_oefox), .bg-accent-custom .css_ictx3, .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_oefox):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-accent-custom a:not(.css_oefox):not(.nav-link):hover { color: #fff !important; }
.bg-accent-custom .css_w3tro { color: #fff !important; }
.bg-accent-custom .css_n2ykh { color: rgba(255,255,255,0.7) !important; }

.css_b355w h1, .css_b355w h2, .css_b355w h3, .css_b355w h4, .css_b355w h5, .css_b355w h6 { color: #fff !important; }
.css_b355w { color: rgba(255,255,255,0.85) !important; }
.css_b355w p, .css_b355w li, .css_b355w span:not(.badge):not(.css_oefox), .css_b355w .css_ictx3, .css_b355w label, .css_b355w blockquote, .css_b355w figcaption, .css_b355w dt, .css_b355w dd, .css_b355w td, .css_b355w th { color: rgba(255,255,255,0.78) !important; }
.css_b355w a:not(.css_oefox):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.css_b355w a:not(.css_oefox):not(.nav-link):hover { color: #fff !important; }
.css_b355w .css_w3tro { color: #fff !important; }
.css_b355w .css_n2ykh { color: rgba(255,255,255,0.7) !important; }

.css_dje32 { color: rgba(255,255,255,0.65) !important; }
.css_dje32 h1, .css_dje32 h2, .css_dje32 h3,
.css_dje32 h4, .css_dje32 h5, .css_dje32 h6,
.css_dje32 .css_ptiyx { color: #fff !important; }
.css_dje32 p, .css_dje32 li, .css_dje32 span,
.css_dje32 label { color: rgba(255,255,255,0.6) !important; }
.css_dje32 a:not(.css_oefox) { color: rgba(255,255,255,0.65) !important; }
.css_dje32 a:not(.css_oefox):hover { color: #fff !important; }

.css_i1noy h1, .css_i1noy h2, .css_i1noy h3, .css_i1noy h4, .css_i1noy h5, .css_i1noy h6 { color: var(--text-primary, #1a1a2e) !important; }
.css_i1noy p, .css_i1noy li, .css_i1noy span:not(.badge):not(.css_oefox), .css_i1noy .css_ictx3, .css_i1noy label, .css_i1noy blockquote, .css_i1noy figcaption, .css_i1noy dt, .css_i1noy dd, .css_i1noy td, .css_i1noy th { color: var(--text-secondary, #555) !important; }

.css_hju4y h1, .css_hju4y h2, .css_hju4y h3, .css_hju4y h4, .css_hju4y h5, .css_hju4y h6 { color: var(--text-primary, #1a1a2e) !important; }
.css_hju4y p, .css_hju4y li, .css_hju4y span:not(.badge):not(.css_oefox), .css_hju4y .css_ictx3, .css_hju4y label, .css_hju4y blockquote, .css_hju4y figcaption, .css_hju4y dt, .css_hju4y dd, .css_hju4y td, .css_hju4y th { color: var(--text-secondary, #555) !important; }

.css_w3tro { color:var(--text-primary,#1a1a2e) !important; }
.css_n2ykh { color:var(--text-muted,#888) !important; }
.css_w3tro .counter-suffix { color:var(--i14zx) !important; }
.counter-item .counter-icon { color:var(--i14zx) !important; }
.css_xjt4m { color:var(--text-primary,#1a1a2e) !important; }
.css_gqb6s { color:var(--text-secondary,#555) !important; }
.css_cswyv { color:var(--i14zx) !important; }
.css_ng2fr { color:var(--text-primary,#1a1a2e) !important; }
.css_w3xkv { color:var(--text-secondary,#555) !important; }
.portfolio-title { color:var(--text-primary,#1a1a2e) !important; }
.portfolio-category { color:var(--text-muted,#888) !important; }

.css_c55qi .css_w3tro, .bg-dark-custom .css_w3tro, .bg-gradient-custom .css_w3tro, .bg-accent-custom .css_w3tro, .css_b355w .css_w3tro, .css_wlvve .css_w3tro, .css_nid6q .css_w3tro { color:#fff !important; }
.css_c55qi .css_n2ykh, .bg-dark-custom .css_n2ykh, .bg-gradient-custom .css_n2ykh, .bg-accent-custom .css_n2ykh, .css_b355w .css_n2ykh, .css_wlvve .css_n2ykh, .css_nid6q .css_n2ykh { color:rgba(255,255,255,0.7) !important; }
.css_c55qi .css_w3tro .counter-suffix, .bg-dark-custom .css_w3tro .counter-suffix, .bg-gradient-custom .css_w3tro .counter-suffix, .bg-accent-custom .css_w3tro .counter-suffix, .css_b355w .css_w3tro .counter-suffix, .css_wlvve .css_w3tro .counter-suffix, .css_nid6q .css_w3tro .counter-suffix { color:var(--i14zx) !important; }
.css_c55qi .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_b355w .counter-item .counter-icon, .css_wlvve .counter-item .counter-icon, .css_nid6q .counter-item .counter-icon { color:var(--i14zx) !important; }
.css_c55qi .css_xjt4m, .bg-dark-custom .css_xjt4m, .bg-gradient-custom .css_xjt4m, .bg-accent-custom .css_xjt4m, .css_b355w .css_xjt4m, .css_wlvve .css_xjt4m, .css_nid6q .css_xjt4m { color:#fff !important; }
.css_c55qi .css_gqb6s, .bg-dark-custom .css_gqb6s, .bg-gradient-custom .css_gqb6s, .bg-accent-custom .css_gqb6s, .css_b355w .css_gqb6s, .css_wlvve .css_gqb6s, .css_nid6q .css_gqb6s { color:rgba(255,255,255,0.75) !important; }
.css_c55qi .css_cswyv, .bg-dark-custom .css_cswyv, .bg-gradient-custom .css_cswyv, .bg-accent-custom .css_cswyv, .css_b355w .css_cswyv, .css_wlvve .css_cswyv, .css_nid6q .css_cswyv { color:#fff !important; }
.css_c55qi .css_ng2fr, .bg-dark-custom .css_ng2fr, .bg-gradient-custom .css_ng2fr, .bg-accent-custom .css_ng2fr, .css_b355w .css_ng2fr, .css_wlvve .css_ng2fr, .css_nid6q .css_ng2fr { color:#fff !important; }
.css_c55qi .css_w3xkv, .bg-dark-custom .css_w3xkv, .bg-gradient-custom .css_w3xkv, .bg-accent-custom .css_w3xkv, .css_b355w .css_w3xkv, .css_wlvve .css_w3xkv, .css_nid6q .css_w3xkv { color:rgba(255,255,255,0.85) !important; }
.css_c55qi .portfolio-title, .bg-dark-custom .portfolio-title, .bg-gradient-custom .portfolio-title, .bg-accent-custom .portfolio-title, .css_b355w .portfolio-title, .css_wlvve .portfolio-title, .css_nid6q .portfolio-title, .portfolio-overlay .portfolio-title { color:#fff !important; }
.css_c55qi .portfolio-category, .bg-dark-custom .portfolio-category, .bg-gradient-custom .portfolio-category, .bg-accent-custom .portfolio-category, .css_b355w .portfolio-category, .css_wlvve .portfolio-category, .css_nid6q .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_d0l6z h1, .css_d0l6z h2, .css_d0l6z h3, .css_d0l6z h4, .css_d0l6z h5, .css_d0l6z 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_d0l6z p, .css_d0l6z span, .css_d0l6z a, .css_d0l6z li, .css_d0l6z small, .css_d0l6z 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_c55qi.css_hju4y .css_w3tro,
.css_c55qi.css_i1noy .css_w3tro,
.bg-dark-custom.css_hju4y .css_w3tro,
.bg-dark-custom.css_i1noy .css_w3tro,
.bg-gradient-custom.css_hju4y .css_w3tro,
.bg-gradient-custom.css_i1noy .css_w3tro,
.bg-accent-custom.css_hju4y .css_w3tro,
.bg-accent-custom.css_i1noy .css_w3tro,
.css_b355w.css_hju4y .css_w3tro,
.css_b355w.css_i1noy .css_w3tro,
.css_wlvve.css_hju4y .css_w3tro,
.css_wlvve.css_i1noy .css_w3tro,
.css_nid6q.css_hju4y .css_w3tro,
.css_nid6q.css_i1noy .css_w3tro { color:var(--text-primary,#1a1a2e) !important; }
.css_c55qi.css_hju4y .css_n2ykh,
.css_c55qi.css_i1noy .css_n2ykh,
.bg-dark-custom.css_hju4y .css_n2ykh,
.bg-dark-custom.css_i1noy .css_n2ykh,
.bg-gradient-custom.css_hju4y .css_n2ykh,
.bg-gradient-custom.css_i1noy .css_n2ykh,
.bg-accent-custom.css_hju4y .css_n2ykh,
.bg-accent-custom.css_i1noy .css_n2ykh,
.css_b355w.css_hju4y .css_n2ykh,
.css_b355w.css_i1noy .css_n2ykh,
.css_wlvve.css_hju4y .css_n2ykh,
.css_wlvve.css_i1noy .css_n2ykh,
.css_nid6q.css_hju4y .css_n2ykh,
.css_nid6q.css_i1noy .css_n2ykh { color:var(--text-muted,#888) !important; }
.css_c55qi.css_hju4y .css_w3tro .counter-suffix,
.css_c55qi.css_i1noy .css_w3tro .counter-suffix,
.bg-dark-custom.css_hju4y .css_w3tro .counter-suffix,
.bg-dark-custom.css_i1noy .css_w3tro .counter-suffix,
.bg-gradient-custom.css_hju4y .css_w3tro .counter-suffix,
.bg-gradient-custom.css_i1noy .css_w3tro .counter-suffix,
.bg-accent-custom.css_hju4y .css_w3tro .counter-suffix,
.bg-accent-custom.css_i1noy .css_w3tro .counter-suffix,
.css_b355w.css_hju4y .css_w3tro .counter-suffix,
.css_b355w.css_i1noy .css_w3tro .counter-suffix,
.css_wlvve.css_hju4y .css_w3tro .counter-suffix,
.css_wlvve.css_i1noy .css_w3tro .counter-suffix,
.css_nid6q.css_hju4y .css_w3tro .counter-suffix,
.css_nid6q.css_i1noy .css_w3tro .counter-suffix { color:var(--i14zx) !important; }
.css_c55qi.css_hju4y .counter-item .counter-icon,
.css_c55qi.css_i1noy .counter-item .counter-icon,
.bg-dark-custom.css_hju4y .counter-item .counter-icon,
.bg-dark-custom.css_i1noy .counter-item .counter-icon,
.bg-gradient-custom.css_hju4y .counter-item .counter-icon,
.bg-gradient-custom.css_i1noy .counter-item .counter-icon,
.bg-accent-custom.css_hju4y .counter-item .counter-icon,
.bg-accent-custom.css_i1noy .counter-item .counter-icon,
.css_b355w.css_hju4y .counter-item .counter-icon,
.css_b355w.css_i1noy .counter-item .counter-icon,
.css_wlvve.css_hju4y .counter-item .counter-icon,
.css_wlvve.css_i1noy .counter-item .counter-icon,
.css_nid6q.css_hju4y .counter-item .counter-icon,
.css_nid6q.css_i1noy .counter-item .counter-icon { color:var(--i14zx) !important; }
.css_c55qi.css_hju4y .css_xjt4m,
.css_c55qi.css_i1noy .css_xjt4m,
.bg-dark-custom.css_hju4y .css_xjt4m,
.bg-dark-custom.css_i1noy .css_xjt4m,
.bg-gradient-custom.css_hju4y .css_xjt4m,
.bg-gradient-custom.css_i1noy .css_xjt4m,
.bg-accent-custom.css_hju4y .css_xjt4m,
.bg-accent-custom.css_i1noy .css_xjt4m,
.css_b355w.css_hju4y .css_xjt4m,
.css_b355w.css_i1noy .css_xjt4m,
.css_wlvve.css_hju4y .css_xjt4m,
.css_wlvve.css_i1noy .css_xjt4m,
.css_nid6q.css_hju4y .css_xjt4m,
.css_nid6q.css_i1noy .css_xjt4m { color:var(--text-primary,#1a1a2e) !important; }
.css_c55qi.css_hju4y .css_gqb6s,
.css_c55qi.css_i1noy .css_gqb6s,
.bg-dark-custom.css_hju4y .css_gqb6s,
.bg-dark-custom.css_i1noy .css_gqb6s,
.bg-gradient-custom.css_hju4y .css_gqb6s,
.bg-gradient-custom.css_i1noy .css_gqb6s,
.bg-accent-custom.css_hju4y .css_gqb6s,
.bg-accent-custom.css_i1noy .css_gqb6s,
.css_b355w.css_hju4y .css_gqb6s,
.css_b355w.css_i1noy .css_gqb6s,
.css_wlvve.css_hju4y .css_gqb6s,
.css_wlvve.css_i1noy .css_gqb6s,
.css_nid6q.css_hju4y .css_gqb6s,
.css_nid6q.css_i1noy .css_gqb6s { color:var(--text-secondary,#555) !important; }
.css_c55qi.css_hju4y .css_cswyv,
.css_c55qi.css_i1noy .css_cswyv,
.bg-dark-custom.css_hju4y .css_cswyv,
.bg-dark-custom.css_i1noy .css_cswyv,
.bg-gradient-custom.css_hju4y .css_cswyv,
.bg-gradient-custom.css_i1noy .css_cswyv,
.bg-accent-custom.css_hju4y .css_cswyv,
.bg-accent-custom.css_i1noy .css_cswyv,
.css_b355w.css_hju4y .css_cswyv,
.css_b355w.css_i1noy .css_cswyv,
.css_wlvve.css_hju4y .css_cswyv,
.css_wlvve.css_i1noy .css_cswyv,
.css_nid6q.css_hju4y .css_cswyv,
.css_nid6q.css_i1noy .css_cswyv { color:var(--i14zx) !important; }
.css_c55qi.css_hju4y .css_ng2fr,
.css_c55qi.css_i1noy .css_ng2fr,
.bg-dark-custom.css_hju4y .css_ng2fr,
.bg-dark-custom.css_i1noy .css_ng2fr,
.bg-gradient-custom.css_hju4y .css_ng2fr,
.bg-gradient-custom.css_i1noy .css_ng2fr,
.bg-accent-custom.css_hju4y .css_ng2fr,
.bg-accent-custom.css_i1noy .css_ng2fr,
.css_b355w.css_hju4y .css_ng2fr,
.css_b355w.css_i1noy .css_ng2fr,
.css_wlvve.css_hju4y .css_ng2fr,
.css_wlvve.css_i1noy .css_ng2fr,
.css_nid6q.css_hju4y .css_ng2fr,
.css_nid6q.css_i1noy .css_ng2fr { color:var(--text-primary,#1a1a2e) !important; }
.css_c55qi.css_hju4y .css_w3xkv,
.css_c55qi.css_i1noy .css_w3xkv,
.bg-dark-custom.css_hju4y .css_w3xkv,
.bg-dark-custom.css_i1noy .css_w3xkv,
.bg-gradient-custom.css_hju4y .css_w3xkv,
.bg-gradient-custom.css_i1noy .css_w3xkv,
.bg-accent-custom.css_hju4y .css_w3xkv,
.bg-accent-custom.css_i1noy .css_w3xkv,
.css_b355w.css_hju4y .css_w3xkv,
.css_b355w.css_i1noy .css_w3xkv,
.css_wlvve.css_hju4y .css_w3xkv,
.css_wlvve.css_i1noy .css_w3xkv,
.css_nid6q.css_hju4y .css_w3xkv,
.css_nid6q.css_i1noy .css_w3xkv { color:var(--text-secondary,#555) !important; }
.css_c55qi.css_hju4y .portfolio-title,
.css_c55qi.css_i1noy .portfolio-title,
.bg-dark-custom.css_hju4y .portfolio-title,
.bg-dark-custom.css_i1noy .portfolio-title,
.bg-gradient-custom.css_hju4y .portfolio-title,
.bg-gradient-custom.css_i1noy .portfolio-title,
.bg-accent-custom.css_hju4y .portfolio-title,
.bg-accent-custom.css_i1noy .portfolio-title,
.css_b355w.css_hju4y .portfolio-title,
.css_b355w.css_i1noy .portfolio-title,
.css_wlvve.css_hju4y .portfolio-title,
.css_wlvve.css_i1noy .portfolio-title,
.css_nid6q.css_hju4y .portfolio-title,
.css_nid6q.css_i1noy .portfolio-title { color:var(--text-primary,#1a1a2e) !important; }
.css_c55qi.css_hju4y .portfolio-category,
.css_c55qi.css_i1noy .portfolio-category,
.bg-dark-custom.css_hju4y .portfolio-category,
.bg-dark-custom.css_i1noy .portfolio-category,
.bg-gradient-custom.css_hju4y .portfolio-category,
.bg-gradient-custom.css_i1noy .portfolio-category,
.bg-accent-custom.css_hju4y .portfolio-category,
.bg-accent-custom.css_i1noy .portfolio-category,
.css_b355w.css_hju4y .portfolio-category,
.css_b355w.css_i1noy .portfolio-category,
.css_wlvve.css_hju4y .portfolio-category,
.css_wlvve.css_i1noy .portfolio-category,
.css_nid6q.css_hju4y .portfolio-category,
.css_nid6q.css_i1noy .portfolio-category { color:var(--text-muted,#888) !important; }

.css_c55qi .css_enlvt h1,
.css_c55qi .css_enlvt h2,
.css_c55qi .css_enlvt h3,
.css_c55qi .css_enlvt h4,
.css_c55qi .css_enlvt h5,
.css_c55qi .css_enlvt h6,
.css_c55qi .css_hyxmp h1,
.css_c55qi .css_hyxmp h2,
.css_c55qi .css_hyxmp h3,
.css_c55qi .css_hyxmp h4,
.css_c55qi .css_hyxmp h5,
.css_c55qi .css_hyxmp h6,
.css_c55qi .card h1,
.css_c55qi .card h2,
.css_c55qi .card h3,
.css_c55qi .card h4,
.css_c55qi .card h5,
.css_c55qi .card h6,
.css_c55qi .css_phyxc h1,
.css_c55qi .css_phyxc h2,
.css_c55qi .css_phyxc h3,
.css_c55qi .css_phyxc h4,
.css_c55qi .css_phyxc h5,
.css_c55qi .css_phyxc h6,
.css_c55qi .css_x6gna h1,
.css_c55qi .css_x6gna h2,
.css_c55qi .css_x6gna h3,
.css_c55qi .css_x6gna h4,
.css_c55qi .css_x6gna h5,
.css_c55qi .css_x6gna h6,
.css_c55qi .css_plq91 h1,
.css_c55qi .css_plq91 h2,
.css_c55qi .css_plq91 h3,
.css_c55qi .css_plq91 h4,
.css_c55qi .css_plq91 h5,
.css_c55qi .css_plq91 h6,
.css_c55qi .css_af08h h1,
.css_c55qi .css_af08h h2,
.css_c55qi .css_af08h h3,
.css_c55qi .css_af08h h4,
.css_c55qi .css_af08h h5,
.css_c55qi .css_af08h h6,
.css_c55qi .css_r0tot h1,
.css_c55qi .css_r0tot h2,
.css_c55qi .css_r0tot h3,
.css_c55qi .css_r0tot h4,
.css_c55qi .css_r0tot h5,
.css_c55qi .css_r0tot h6,
.css_c55qi .counter-item h1,
.css_c55qi .counter-item h2,
.css_c55qi .counter-item h3,
.css_c55qi .counter-item h4,
.css_c55qi .counter-item h5,
.css_c55qi .counter-item h6,
.bg-dark-custom .css_enlvt h1,
.bg-dark-custom .css_enlvt h2,
.bg-dark-custom .css_enlvt h3,
.bg-dark-custom .css_enlvt h4,
.bg-dark-custom .css_enlvt h5,
.bg-dark-custom .css_enlvt h6,
.bg-dark-custom .css_hyxmp h1,
.bg-dark-custom .css_hyxmp h2,
.bg-dark-custom .css_hyxmp h3,
.bg-dark-custom .css_hyxmp h4,
.bg-dark-custom .css_hyxmp h5,
.bg-dark-custom .css_hyxmp 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_phyxc h1,
.bg-dark-custom .css_phyxc h2,
.bg-dark-custom .css_phyxc h3,
.bg-dark-custom .css_phyxc h4,
.bg-dark-custom .css_phyxc h5,
.bg-dark-custom .css_phyxc h6,
.bg-dark-custom .css_x6gna h1,
.bg-dark-custom .css_x6gna h2,
.bg-dark-custom .css_x6gna h3,
.bg-dark-custom .css_x6gna h4,
.bg-dark-custom .css_x6gna h5,
.bg-dark-custom .css_x6gna h6,
.bg-dark-custom .css_plq91 h1,
.bg-dark-custom .css_plq91 h2,
.bg-dark-custom .css_plq91 h3,
.bg-dark-custom .css_plq91 h4,
.bg-dark-custom .css_plq91 h5,
.bg-dark-custom .css_plq91 h6,
.bg-dark-custom .css_af08h h1,
.bg-dark-custom .css_af08h h2,
.bg-dark-custom .css_af08h h3,
.bg-dark-custom .css_af08h h4,
.bg-dark-custom .css_af08h h5,
.bg-dark-custom .css_af08h h6,
.bg-dark-custom .css_r0tot h1,
.bg-dark-custom .css_r0tot h2,
.bg-dark-custom .css_r0tot h3,
.bg-dark-custom .css_r0tot h4,
.bg-dark-custom .css_r0tot h5,
.bg-dark-custom .css_r0tot 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_enlvt h1,
.bg-gradient-custom .css_enlvt h2,
.bg-gradient-custom .css_enlvt h3,
.bg-gradient-custom .css_enlvt h4,
.bg-gradient-custom .css_enlvt h5,
.bg-gradient-custom .css_enlvt h6,
.bg-gradient-custom .css_hyxmp h1,
.bg-gradient-custom .css_hyxmp h2,
.bg-gradient-custom .css_hyxmp h3,
.bg-gradient-custom .css_hyxmp h4,
.bg-gradient-custom .css_hyxmp h5,
.bg-gradient-custom .css_hyxmp 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_phyxc h1,
.bg-gradient-custom .css_phyxc h2,
.bg-gradient-custom .css_phyxc h3,
.bg-gradient-custom .css_phyxc h4,
.bg-gradient-custom .css_phyxc h5,
.bg-gradient-custom .css_phyxc h6,
.bg-gradient-custom .css_x6gna h1,
.bg-gradient-custom .css_x6gna h2,
.bg-gradient-custom .css_x6gna h3,
.bg-gradient-custom .css_x6gna h4,
.bg-gradient-custom .css_x6gna h5,
.bg-gradient-custom .css_x6gna h6,
.bg-gradient-custom .css_plq91 h1,
.bg-gradient-custom .css_plq91 h2,
.bg-gradient-custom .css_plq91 h3,
.bg-gradient-custom .css_plq91 h4,
.bg-gradient-custom .css_plq91 h5,
.bg-gradient-custom .css_plq91 h6,
.bg-gradient-custom .css_af08h h1,
.bg-gradient-custom .css_af08h h2,
.bg-gradient-custom .css_af08h h3,
.bg-gradient-custom .css_af08h h4,
.bg-gradient-custom .css_af08h h5,
.bg-gradient-custom .css_af08h h6,
.bg-gradient-custom .css_r0tot h1,
.bg-gradient-custom .css_r0tot h2,
.bg-gradient-custom .css_r0tot h3,
.bg-gradient-custom .css_r0tot h4,
.bg-gradient-custom .css_r0tot h5,
.bg-gradient-custom .css_r0tot 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_enlvt h1,
.bg-accent-custom .css_enlvt h2,
.bg-accent-custom .css_enlvt h3,
.bg-accent-custom .css_enlvt h4,
.bg-accent-custom .css_enlvt h5,
.bg-accent-custom .css_enlvt h6,
.bg-accent-custom .css_hyxmp h1,
.bg-accent-custom .css_hyxmp h2,
.bg-accent-custom .css_hyxmp h3,
.bg-accent-custom .css_hyxmp h4,
.bg-accent-custom .css_hyxmp h5,
.bg-accent-custom .css_hyxmp 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_phyxc h1,
.bg-accent-custom .css_phyxc h2,
.bg-accent-custom .css_phyxc h3,
.bg-accent-custom .css_phyxc h4,
.bg-accent-custom .css_phyxc h5,
.bg-accent-custom .css_phyxc h6,
.bg-accent-custom .css_x6gna h1,
.bg-accent-custom .css_x6gna h2,
.bg-accent-custom .css_x6gna h3,
.bg-accent-custom .css_x6gna h4,
.bg-accent-custom .css_x6gna h5,
.bg-accent-custom .css_x6gna h6,
.bg-accent-custom .css_plq91 h1,
.bg-accent-custom .css_plq91 h2,
.bg-accent-custom .css_plq91 h3,
.bg-accent-custom .css_plq91 h4,
.bg-accent-custom .css_plq91 h5,
.bg-accent-custom .css_plq91 h6,
.bg-accent-custom .css_af08h h1,
.bg-accent-custom .css_af08h h2,
.bg-accent-custom .css_af08h h3,
.bg-accent-custom .css_af08h h4,
.bg-accent-custom .css_af08h h5,
.bg-accent-custom .css_af08h h6,
.bg-accent-custom .css_r0tot h1,
.bg-accent-custom .css_r0tot h2,
.bg-accent-custom .css_r0tot h3,
.bg-accent-custom .css_r0tot h4,
.bg-accent-custom .css_r0tot h5,
.bg-accent-custom .css_r0tot 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_b355w .css_enlvt h1,
.css_b355w .css_enlvt h2,
.css_b355w .css_enlvt h3,
.css_b355w .css_enlvt h4,
.css_b355w .css_enlvt h5,
.css_b355w .css_enlvt h6,
.css_b355w .css_hyxmp h1,
.css_b355w .css_hyxmp h2,
.css_b355w .css_hyxmp h3,
.css_b355w .css_hyxmp h4,
.css_b355w .css_hyxmp h5,
.css_b355w .css_hyxmp h6,
.css_b355w .card h1,
.css_b355w .card h2,
.css_b355w .card h3,
.css_b355w .card h4,
.css_b355w .card h5,
.css_b355w .card h6,
.css_b355w .css_phyxc h1,
.css_b355w .css_phyxc h2,
.css_b355w .css_phyxc h3,
.css_b355w .css_phyxc h4,
.css_b355w .css_phyxc h5,
.css_b355w .css_phyxc h6,
.css_b355w .css_x6gna h1,
.css_b355w .css_x6gna h2,
.css_b355w .css_x6gna h3,
.css_b355w .css_x6gna h4,
.css_b355w .css_x6gna h5,
.css_b355w .css_x6gna h6,
.css_b355w .css_plq91 h1,
.css_b355w .css_plq91 h2,
.css_b355w .css_plq91 h3,
.css_b355w .css_plq91 h4,
.css_b355w .css_plq91 h5,
.css_b355w .css_plq91 h6,
.css_b355w .css_af08h h1,
.css_b355w .css_af08h h2,
.css_b355w .css_af08h h3,
.css_b355w .css_af08h h4,
.css_b355w .css_af08h h5,
.css_b355w .css_af08h h6,
.css_b355w .css_r0tot h1,
.css_b355w .css_r0tot h2,
.css_b355w .css_r0tot h3,
.css_b355w .css_r0tot h4,
.css_b355w .css_r0tot h5,
.css_b355w .css_r0tot h6,
.css_b355w .counter-item h1,
.css_b355w .counter-item h2,
.css_b355w .counter-item h3,
.css_b355w .counter-item h4,
.css_b355w .counter-item h5,
.css_b355w .counter-item h6,
.css_wlvve .css_enlvt h1,
.css_wlvve .css_enlvt h2,
.css_wlvve .css_enlvt h3,
.css_wlvve .css_enlvt h4,
.css_wlvve .css_enlvt h5,
.css_wlvve .css_enlvt h6,
.css_wlvve .css_hyxmp h1,
.css_wlvve .css_hyxmp h2,
.css_wlvve .css_hyxmp h3,
.css_wlvve .css_hyxmp h4,
.css_wlvve .css_hyxmp h5,
.css_wlvve .css_hyxmp h6,
.css_wlvve .card h1,
.css_wlvve .card h2,
.css_wlvve .card h3,
.css_wlvve .card h4,
.css_wlvve .card h5,
.css_wlvve .card h6,
.css_wlvve .css_phyxc h1,
.css_wlvve .css_phyxc h2,
.css_wlvve .css_phyxc h3,
.css_wlvve .css_phyxc h4,
.css_wlvve .css_phyxc h5,
.css_wlvve .css_phyxc h6,
.css_wlvve .css_x6gna h1,
.css_wlvve .css_x6gna h2,
.css_wlvve .css_x6gna h3,
.css_wlvve .css_x6gna h4,
.css_wlvve .css_x6gna h5,
.css_wlvve .css_x6gna h6,
.css_wlvve .css_plq91 h1,
.css_wlvve .css_plq91 h2,
.css_wlvve .css_plq91 h3,
.css_wlvve .css_plq91 h4,
.css_wlvve .css_plq91 h5,
.css_wlvve .css_plq91 h6,
.css_wlvve .css_af08h h1,
.css_wlvve .css_af08h h2,
.css_wlvve .css_af08h h3,
.css_wlvve .css_af08h h4,
.css_wlvve .css_af08h h5,
.css_wlvve .css_af08h h6,
.css_wlvve .css_r0tot h1,
.css_wlvve .css_r0tot h2,
.css_wlvve .css_r0tot h3,
.css_wlvve .css_r0tot h4,
.css_wlvve .css_r0tot h5,
.css_wlvve .css_r0tot h6,
.css_wlvve .counter-item h1,
.css_wlvve .counter-item h2,
.css_wlvve .counter-item h3,
.css_wlvve .counter-item h4,
.css_wlvve .counter-item h5,
.css_wlvve .counter-item h6,
.css_nid6q .css_enlvt h1,
.css_nid6q .css_enlvt h2,
.css_nid6q .css_enlvt h3,
.css_nid6q .css_enlvt h4,
.css_nid6q .css_enlvt h5,
.css_nid6q .css_enlvt h6,
.css_nid6q .css_hyxmp h1,
.css_nid6q .css_hyxmp h2,
.css_nid6q .css_hyxmp h3,
.css_nid6q .css_hyxmp h4,
.css_nid6q .css_hyxmp h5,
.css_nid6q .css_hyxmp h6,
.css_nid6q .card h1,
.css_nid6q .card h2,
.css_nid6q .card h3,
.css_nid6q .card h4,
.css_nid6q .card h5,
.css_nid6q .card h6,
.css_nid6q .css_phyxc h1,
.css_nid6q .css_phyxc h2,
.css_nid6q .css_phyxc h3,
.css_nid6q .css_phyxc h4,
.css_nid6q .css_phyxc h5,
.css_nid6q .css_phyxc h6,
.css_nid6q .css_x6gna h1,
.css_nid6q .css_x6gna h2,
.css_nid6q .css_x6gna h3,
.css_nid6q .css_x6gna h4,
.css_nid6q .css_x6gna h5,
.css_nid6q .css_x6gna h6,
.css_nid6q .css_plq91 h1,
.css_nid6q .css_plq91 h2,
.css_nid6q .css_plq91 h3,
.css_nid6q .css_plq91 h4,
.css_nid6q .css_plq91 h5,
.css_nid6q .css_plq91 h6,
.css_nid6q .css_af08h h1,
.css_nid6q .css_af08h h2,
.css_nid6q .css_af08h h3,
.css_nid6q .css_af08h h4,
.css_nid6q .css_af08h h5,
.css_nid6q .css_af08h h6,
.css_nid6q .css_r0tot h1,
.css_nid6q .css_r0tot h2,
.css_nid6q .css_r0tot h3,
.css_nid6q .css_r0tot h4,
.css_nid6q .css_r0tot h5,
.css_nid6q .css_r0tot h6,
.css_nid6q .counter-item h1,
.css_nid6q .counter-item h2,
.css_nid6q .counter-item h3,
.css_nid6q .counter-item h4,
.css_nid6q .counter-item h5,
.css_nid6q .counter-item h6 { color:var(--text-primary,#1a1a2e) !important; }
.css_c55qi .css_enlvt p,
.css_c55qi .css_enlvt span:not(.badge),
.css_c55qi .css_enlvt li,
.css_c55qi .css_enlvt small,
.css_c55qi .css_enlvt label,
.css_c55qi .css_hyxmp p,
.css_c55qi .css_hyxmp span:not(.badge),
.css_c55qi .css_hyxmp li,
.css_c55qi .css_hyxmp small,
.css_c55qi .css_hyxmp label,
.css_c55qi .card p,
.css_c55qi .card span:not(.badge),
.css_c55qi .card li,
.css_c55qi .card small,
.css_c55qi .card label,
.css_c55qi .css_phyxc p,
.css_c55qi .css_phyxc span:not(.badge),
.css_c55qi .css_phyxc li,
.css_c55qi .css_phyxc small,
.css_c55qi .css_phyxc label,
.css_c55qi .css_x6gna p,
.css_c55qi .css_x6gna span:not(.badge),
.css_c55qi .css_x6gna li,
.css_c55qi .css_x6gna small,
.css_c55qi .css_x6gna label,
.css_c55qi .css_plq91 p,
.css_c55qi .css_plq91 span:not(.badge),
.css_c55qi .css_plq91 li,
.css_c55qi .css_plq91 small,
.css_c55qi .css_plq91 label,
.css_c55qi .css_af08h p,
.css_c55qi .css_af08h span:not(.badge),
.css_c55qi .css_af08h li,
.css_c55qi .css_af08h small,
.css_c55qi .css_af08h label,
.css_c55qi .css_r0tot p,
.css_c55qi .css_r0tot span:not(.badge),
.css_c55qi .css_r0tot li,
.css_c55qi .css_r0tot small,
.css_c55qi .css_r0tot label,
.css_c55qi .counter-item p,
.css_c55qi .counter-item span:not(.badge),
.css_c55qi .counter-item li,
.css_c55qi .counter-item small,
.css_c55qi .counter-item label,
.bg-dark-custom .css_enlvt p,
.bg-dark-custom .css_enlvt span:not(.badge),
.bg-dark-custom .css_enlvt li,
.bg-dark-custom .css_enlvt small,
.bg-dark-custom .css_enlvt label,
.bg-dark-custom .css_hyxmp p,
.bg-dark-custom .css_hyxmp span:not(.badge),
.bg-dark-custom .css_hyxmp li,
.bg-dark-custom .css_hyxmp small,
.bg-dark-custom .css_hyxmp 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_phyxc p,
.bg-dark-custom .css_phyxc span:not(.badge),
.bg-dark-custom .css_phyxc li,
.bg-dark-custom .css_phyxc small,
.bg-dark-custom .css_phyxc label,
.bg-dark-custom .css_x6gna p,
.bg-dark-custom .css_x6gna span:not(.badge),
.bg-dark-custom .css_x6gna li,
.bg-dark-custom .css_x6gna small,
.bg-dark-custom .css_x6gna label,
.bg-dark-custom .css_plq91 p,
.bg-dark-custom .css_plq91 span:not(.badge),
.bg-dark-custom .css_plq91 li,
.bg-dark-custom .css_plq91 small,
.bg-dark-custom .css_plq91 label,
.bg-dark-custom .css_af08h p,
.bg-dark-custom .css_af08h span:not(.badge),
.bg-dark-custom .css_af08h li,
.bg-dark-custom .css_af08h small,
.bg-dark-custom .css_af08h label,
.bg-dark-custom .css_r0tot p,
.bg-dark-custom .css_r0tot span:not(.badge),
.bg-dark-custom .css_r0tot li,
.bg-dark-custom .css_r0tot small,
.bg-dark-custom .css_r0tot 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_enlvt p,
.bg-gradient-custom .css_enlvt span:not(.badge),
.bg-gradient-custom .css_enlvt li,
.bg-gradient-custom .css_enlvt small,
.bg-gradient-custom .css_enlvt label,
.bg-gradient-custom .css_hyxmp p,
.bg-gradient-custom .css_hyxmp span:not(.badge),
.bg-gradient-custom .css_hyxmp li,
.bg-gradient-custom .css_hyxmp small,
.bg-gradient-custom .css_hyxmp 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_phyxc p,
.bg-gradient-custom .css_phyxc span:not(.badge),
.bg-gradient-custom .css_phyxc li,
.bg-gradient-custom .css_phyxc small,
.bg-gradient-custom .css_phyxc label,
.bg-gradient-custom .css_x6gna p,
.bg-gradient-custom .css_x6gna span:not(.badge),
.bg-gradient-custom .css_x6gna li,
.bg-gradient-custom .css_x6gna small,
.bg-gradient-custom .css_x6gna label,
.bg-gradient-custom .css_plq91 p,
.bg-gradient-custom .css_plq91 span:not(.badge),
.bg-gradient-custom .css_plq91 li,
.bg-gradient-custom .css_plq91 small,
.bg-gradient-custom .css_plq91 label,
.bg-gradient-custom .css_af08h p,
.bg-gradient-custom .css_af08h span:not(.badge),
.bg-gradient-custom .css_af08h li,
.bg-gradient-custom .css_af08h small,
.bg-gradient-custom .css_af08h label,
.bg-gradient-custom .css_r0tot p,
.bg-gradient-custom .css_r0tot span:not(.badge),
.bg-gradient-custom .css_r0tot li,
.bg-gradient-custom .css_r0tot small,
.bg-gradient-custom .css_r0tot 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_enlvt p,
.bg-accent-custom .css_enlvt span:not(.badge),
.bg-accent-custom .css_enlvt li,
.bg-accent-custom .css_enlvt small,
.bg-accent-custom .css_enlvt label,
.bg-accent-custom .css_hyxmp p,
.bg-accent-custom .css_hyxmp span:not(.badge),
.bg-accent-custom .css_hyxmp li,
.bg-accent-custom .css_hyxmp small,
.bg-accent-custom .css_hyxmp 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_phyxc p,
.bg-accent-custom .css_phyxc span:not(.badge),
.bg-accent-custom .css_phyxc li,
.bg-accent-custom .css_phyxc small,
.bg-accent-custom .css_phyxc label,
.bg-accent-custom .css_x6gna p,
.bg-accent-custom .css_x6gna span:not(.badge),
.bg-accent-custom .css_x6gna li,
.bg-accent-custom .css_x6gna small,
.bg-accent-custom .css_x6gna label,
.bg-accent-custom .css_plq91 p,
.bg-accent-custom .css_plq91 span:not(.badge),
.bg-accent-custom .css_plq91 li,
.bg-accent-custom .css_plq91 small,
.bg-accent-custom .css_plq91 label,
.bg-accent-custom .css_af08h p,
.bg-accent-custom .css_af08h span:not(.badge),
.bg-accent-custom .css_af08h li,
.bg-accent-custom .css_af08h small,
.bg-accent-custom .css_af08h label,
.bg-accent-custom .css_r0tot p,
.bg-accent-custom .css_r0tot span:not(.badge),
.bg-accent-custom .css_r0tot li,
.bg-accent-custom .css_r0tot small,
.bg-accent-custom .css_r0tot 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_b355w .css_enlvt p,
.css_b355w .css_enlvt span:not(.badge),
.css_b355w .css_enlvt li,
.css_b355w .css_enlvt small,
.css_b355w .css_enlvt label,
.css_b355w .css_hyxmp p,
.css_b355w .css_hyxmp span:not(.badge),
.css_b355w .css_hyxmp li,
.css_b355w .css_hyxmp small,
.css_b355w .css_hyxmp label,
.css_b355w .card p,
.css_b355w .card span:not(.badge),
.css_b355w .card li,
.css_b355w .card small,
.css_b355w .card label,
.css_b355w .css_phyxc p,
.css_b355w .css_phyxc span:not(.badge),
.css_b355w .css_phyxc li,
.css_b355w .css_phyxc small,
.css_b355w .css_phyxc label,
.css_b355w .css_x6gna p,
.css_b355w .css_x6gna span:not(.badge),
.css_b355w .css_x6gna li,
.css_b355w .css_x6gna small,
.css_b355w .css_x6gna label,
.css_b355w .css_plq91 p,
.css_b355w .css_plq91 span:not(.badge),
.css_b355w .css_plq91 li,
.css_b355w .css_plq91 small,
.css_b355w .css_plq91 label,
.css_b355w .css_af08h p,
.css_b355w .css_af08h span:not(.badge),
.css_b355w .css_af08h li,
.css_b355w .css_af08h small,
.css_b355w .css_af08h label,
.css_b355w .css_r0tot p,
.css_b355w .css_r0tot span:not(.badge),
.css_b355w .css_r0tot li,
.css_b355w .css_r0tot small,
.css_b355w .css_r0tot label,
.css_b355w .counter-item p,
.css_b355w .counter-item span:not(.badge),
.css_b355w .counter-item li,
.css_b355w .counter-item small,
.css_b355w .counter-item label,
.css_wlvve .css_enlvt p,
.css_wlvve .css_enlvt span:not(.badge),
.css_wlvve .css_enlvt li,
.css_wlvve .css_enlvt small,
.css_wlvve .css_enlvt label,
.css_wlvve .css_hyxmp p,
.css_wlvve .css_hyxmp span:not(.badge),
.css_wlvve .css_hyxmp li,
.css_wlvve .css_hyxmp small,
.css_wlvve .css_hyxmp label,
.css_wlvve .card p,
.css_wlvve .card span:not(.badge),
.css_wlvve .card li,
.css_wlvve .card small,
.css_wlvve .card label,
.css_wlvve .css_phyxc p,
.css_wlvve .css_phyxc span:not(.badge),
.css_wlvve .css_phyxc li,
.css_wlvve .css_phyxc small,
.css_wlvve .css_phyxc label,
.css_wlvve .css_x6gna p,
.css_wlvve .css_x6gna span:not(.badge),
.css_wlvve .css_x6gna li,
.css_wlvve .css_x6gna small,
.css_wlvve .css_x6gna label,
.css_wlvve .css_plq91 p,
.css_wlvve .css_plq91 span:not(.badge),
.css_wlvve .css_plq91 li,
.css_wlvve .css_plq91 small,
.css_wlvve .css_plq91 label,
.css_wlvve .css_af08h p,
.css_wlvve .css_af08h span:not(.badge),
.css_wlvve .css_af08h li,
.css_wlvve .css_af08h small,
.css_wlvve .css_af08h label,
.css_wlvve .css_r0tot p,
.css_wlvve .css_r0tot span:not(.badge),
.css_wlvve .css_r0tot li,
.css_wlvve .css_r0tot small,
.css_wlvve .css_r0tot label,
.css_wlvve .counter-item p,
.css_wlvve .counter-item span:not(.badge),
.css_wlvve .counter-item li,
.css_wlvve .counter-item small,
.css_wlvve .counter-item label,
.css_nid6q .css_enlvt p,
.css_nid6q .css_enlvt span:not(.badge),
.css_nid6q .css_enlvt li,
.css_nid6q .css_enlvt small,
.css_nid6q .css_enlvt label,
.css_nid6q .css_hyxmp p,
.css_nid6q .css_hyxmp span:not(.badge),
.css_nid6q .css_hyxmp li,
.css_nid6q .css_hyxmp small,
.css_nid6q .css_hyxmp label,
.css_nid6q .card p,
.css_nid6q .card span:not(.badge),
.css_nid6q .card li,
.css_nid6q .card small,
.css_nid6q .card label,
.css_nid6q .css_phyxc p,
.css_nid6q .css_phyxc span:not(.badge),
.css_nid6q .css_phyxc li,
.css_nid6q .css_phyxc small,
.css_nid6q .css_phyxc label,
.css_nid6q .css_x6gna p,
.css_nid6q .css_x6gna span:not(.badge),
.css_nid6q .css_x6gna li,
.css_nid6q .css_x6gna small,
.css_nid6q .css_x6gna label,
.css_nid6q .css_plq91 p,
.css_nid6q .css_plq91 span:not(.badge),
.css_nid6q .css_plq91 li,
.css_nid6q .css_plq91 small,
.css_nid6q .css_plq91 label,
.css_nid6q .css_af08h p,
.css_nid6q .css_af08h span:not(.badge),
.css_nid6q .css_af08h li,
.css_nid6q .css_af08h small,
.css_nid6q .css_af08h label,
.css_nid6q .css_r0tot p,
.css_nid6q .css_r0tot span:not(.badge),
.css_nid6q .css_r0tot li,
.css_nid6q .css_r0tot small,
.css_nid6q .css_r0tot label,
.css_nid6q .counter-item p,
.css_nid6q .counter-item span:not(.badge),
.css_nid6q .counter-item li,
.css_nid6q .counter-item small,
.css_nid6q .counter-item label { color:var(--text-secondary,#555) !important; }

.text-force-light, .text-force-light h1, .text-force-light h2, .text-force-light h3, .text-force-light h4, .text-force-light h5, .text-force-light h6 { color: #fff !important; }
.text-force-light p, .text-force-light span, .text-force-light a, .text-force-light li, .text-force-light label, .text-force-light td, .text-force-light small { color: rgba(255,255,255,0.8) !important; }
.text-force-light-soft { color: rgba(255,255,255,0.65) !important; }
.text-force-dark, .text-force-dark h1, .text-force-dark h2, .text-force-dark h3, .text-force-dark h4, .text-force-dark h5, .text-force-dark h6 { color: var(--text-primary, #1a1a2e) !important; }
.text-force-dark p, .text-force-dark span, .text-force-dark li { color: var(--text-secondary, #555) !important; }

.pl-ring{width:48px;height:48px;border:3px solid rgba(var(--i14zx-rgb,99,102,241),.15);border-top-color:var(--i14zx);border-radius:50%;animation:plSpin .8s linear infinite;}@keyframes plSpin{to{transform:rotate(360deg);}}