@import url('https://fonts.googleapis.com/css2?family=Overpass:wght@400;500;600;700;800&family=Overpass:wght@400;500&display=swap');

:root {
    --x14bn: #D52D65;
    --x15ov: #19AC7B;
    --x16t3: #A8C321;
    --x1l6: linear-gradient(180deg, var(--x14bn), var(--x15ov));
    --x3ag: 'Overpass', sans-serif;
    --x5ej: 'Overpass', sans-serif;
    --x19zs: 56px;
    --x20rn: 42px;
    --x21hn: 30px;
    --x17rq: 17px;
    --x18zc: 500;
    --x6p4: 14px;
    --x7mf: 20px;
    --x8me: 28px;
    --x9pv: 40px;
    --x4hq: 50px;
    --x10xq: 0 2px 8px #D52D6518;
    --x11za: 0 4px 16px #D52D6522;
    --x12q4: 0 8px 32px #D52D6530;
    --x13su: 0 16px 48px #D52D6540;
    --css_dsgmh: 120px 0;
}
.css_z9qvb {
    border-radius: 50px;
    padding: 14px 34px;
}
.css_vugm1, .css_xd9iw, .css_nmn8m, .css_ll0am, .css_p0p0f {
    border-width: 0px;
    border-color: transparent;
}

.css_dtvmk {
    transition: box-shadow 0.3s;
}
.css_dtvmk:hover {
    box-shadow: 0 0 20px var(--x14bn), 0 0 40px rgba(var(--x14bn), 0.3);
}

.row > [class*="col"]:nth-child(even) { transform: translateY(24px); }
@media (max-width: 768px) { .row > [class*="col"]:nth-child(even) { transform: none; } }

.css_vrl4l {
    background-image: radial-gradient(circle, var(--x14bn) 1px, transparent 1px);
    background-size: 24px 24px;
    background-blend-mode: overlay;
}

.css_o1a9r::before {
    content: '';
    position: absolute;
    width: 500px;
    height: 500px;
    border-radius: 50%;
    background: var(--x14bn);
    opacity: 0.08;
    top: -100px;
    right: -100px;
    filter: blur(80px);
}
.css_o1a9r::after {
    content: '';
    position: absolute;
    width: 350px;
    height: 350px;
    border-radius: 50%;
    background: var(--x15ov, var(--x14bn));
    opacity: 0.06;
    bottom: -50px;
    left: -50px;
    filter: blur(60px);
    z-index: 0;
}
.css_knu2g img {
    border-radius: var(--x9pv);
    box-shadow: 0 20px 60px rgba(0,0,0,0.1);
}
.css_xl9el { position: relative; z-index: 2; }
.css_c2tfw { background: linear-gradient(135deg, var(--x14bn), var(--x15ov, var(--x14bn))); color: #fff !important; -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; font-weight: 700; padding: 0; }

.css_vmawi { background: var(--bg-primary); padding: 18px 0; border-bottom: 2px solid var(--text-primary); }
.css_txgyr .nav-link { font-weight: 600; text-transform: uppercase; font-size: 12px; letter-spacing: 1.5px; }
.css_txgyr .nav-link::after { height: 3px; background: var(--x14bn); bottom: -4px; border-radius: 0; }
.css_vmawi.scrolled { background: var(--bg-primary); box-shadow: none; border-bottom-color: var(--x14bn); }

.css_v8tdv {
    background: var(--x14bn);
    color: rgba(255,255,255,0.8);
    padding-top: 80px;
}
.css_v8tdv h4,.css_v8tdv h5 { color: #fff; }
.css_yxl01 .css_dwi4o::after { background: #fff; width: 40px; }
.css_uzef7 a { color: rgba(255,255,255,0.8); }
.css_uzef7 a:hover { color: #fff; }
.footer-contact li { color: rgba(255,255,255,0.8); }
.footer-contact li i { color: #fff; }
.css_uarew a { border-color: rgba(255,255,255,0.3); color: #fff; }
.css_uarew a:hover { background: #fff; color: var(--x14bn); border-color: #fff; }
.css_g7bhu { border-top: 1px solid rgba(255,255,255,0.2); }
.css_g7bhu 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 .css_ws8ee {
    border: 2px solid var(--x14bn);
    padding: 40px;
    border-radius: var(--x7mf);
    position: relative;
}
.contact-section .css_ws8ee::before {
    content: '';
    position: absolute;
    top: -2px;
    left: 30px;
    right: 30px;
    height: 4px;
    background: var(--x1l6);
    border-radius: 0 0 4px 4px;
}
.contact-section .form-control { border-radius: var(--x6p4); }

.css_zz9i9 { font-size: 22px; font-weight: 700; position: relative; padding-bottom: 8px; }
.css_zz9i9::after { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 2px; background: var(--x14bn); box-shadow: 0 4px 0 var(--x14bn); }

.css_jwy60, .card-title, .css_s3drc {
    background: var(--x1l6);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    font-weight: 800;
}
.css_v8tdv .css_jwy60, .css_v8tdv .card-title, .css_v8tdv .css_s3drc,
.css_vmawi .css_jwy60, .css_vmawi .card-title, .css_vmawi .css_s3drc {
    -webkit-text-fill-color: initial;
    background: none;
}

.css_knu2g {
    position: relative;
}
.css_knu2g::after {
    content: '';
    position: absolute;
    inset: 12px -12px -12px 12px;
    background: var(--x14bn);
    opacity: 0.15;
    border-radius: var(--x8me);
    z-index: -1;
}

.css_xd9iw img, .css_vugm1 img, .css_ll0am img, .portfolio-item img {
    transition: filter 0.4s ease;
}
.css_xd9iw:hover img, .css_ll0am:hover img, .portfolio-item:hover img {
    filter: grayscale(0);
}
.css_xd9iw img, .css_vugm1 img, .css_ll0am img, .portfolio-item img {
    filter: grayscale(0.7);
}

.css_htx8k { width: 40px; height: 40px; gap: 5px; border: none; background: none; border-radius: 0; }
.css_htx8k .css_myvhf { height: 2px; border-radius: 2px; transition: transform 0.3s ease, opacity 0.3s ease, width 0.3s ease; }
.css_htx8k .css_myvhf:nth-child(1) { width: 24px; }
.css_htx8k .css_myvhf:nth-child(2) { width: 16px; }
.css_htx8k .css_myvhf:nth-child(3) { width: 20px; }
.css_htx8k:hover .css_myvhf { width: 24px; }
.css_htx8k.active .css_myvhf { width: 24px; }
.css_htx8k.active .css_myvhf:nth-child(1) { transform: translateY(7px) rotate(45deg); }
.css_htx8k.active .css_myvhf:nth-child(2) { opacity: 0; }
.css_htx8k.active .css_myvhf:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }

main > section + section::before{content:'';display:block;height:1px;background:linear-gradient(90deg,transparent,var(--x14bn),transparent);margin:0 10%;opacity:0.3;}

.scroll-line{position:fixed;right:16px;top:20%;height:60%;width:3px;background:var(--border-color);border-radius:2px;z-index:9990;opacity:0.4;}.scroll-line .indicator{width:100%;background:var(--x14bn);border-radius:2px;transition:height 0.1s;}@media(max-width:768px){.scroll-line{display:none;}}

.progress-circle{position:fixed;bottom:80px;right:20px;width:44px;height:44px;z-index:9990;opacity:0.6;}.progress-circle svg{transform:rotate(-90deg);}.progress-circle .bg{fill:none;stroke:var(--border-color);stroke-width:3;}.progress-circle .fill{fill:none;stroke:var(--x14bn);stroke-width:3;stroke-linecap:round;transition:stroke-dashoffset 0.1s;}@media(max-width:768px){.progress-circle{display:none;}}

.css_vugm1,.css_xd9iw,.css_ll0am{opacity:0;animation:blurIn 0.45s ease forwards;}.row>[class*="col"]:nth-child(1)>*{animation-delay:0.04s;}.row>[class*="col"]:nth-child(2)>*{animation-delay:0.1s;}.row>[class*="col"]:nth-child(3)>*{animation-delay:0.16s;}.row>[class*="col"]:nth-child(4)>*{animation-delay:0.22s;}@keyframes blurIn{from{opacity:0;filter:blur(3px);transform:translateY(8px);}to{opacity:1;filter:blur(0);transform:translateY(0);}}

@media(prefers-reduced-motion:reduce){.css_vugm1,.css_xd9iw,.css_ll0am,.css_p0p0f,.css_io11a,.portfolio-item{opacity:1!important;transform:none!important;animation:none!important;}}

main > section {
    opacity: 0;
    transform: translateY(40px);
    transition: opacity 0.6s ease, transform 0.6s ease;
}
main > section.in-view {
    opacity: 1;
    transform: translateY(0);
}
.css_o1a9r { opacity: 1 !important; transform: none !important; }

.spin-gradient{position:fixed;width:500px;height:500px;border-radius:50%;background:conic-gradient(from 0deg,var(--x14bn),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-tri{position:absolute;width:0;height:0;border-left:30px solid transparent;border-right:30px solid transparent;border-bottom:52px solid var(--x14bn);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);}}

main > section:nth-child(even):not(.css_tz5b5):not(.css_uhg8s) { position: relative; overflow: clip; }
main > section:nth-child(even):not(.css_tz5b5):not(.css_uhg8s)::before {
    content: '';
    position: absolute;
    inset: -50%;
    pointer-events: none;
    z-index: 0;
    opacity: 0.02;
    background: repeating-conic-gradient(
        var(--x14bn) 0deg 3deg,
        transparent 3deg 15deg
    );
}
.css_o1a9r::before { display: none !important; }

html:not(.css_glk1r) main > section {
    opacity: 1 !important;
    transform: none !important;
    clip-path: none !important;
    filter: none !important;
}

@media (min-width: 993px) {
    .css_z4ebl {
        flex-wrap: nowrap;
        overflow: visible;
    }
    .css_txgyr {
        flex: 1 1 auto;
        min-width: 0;
        justify-content: center;
        flex-wrap: nowrap;
        overflow: hidden;
        gap: clamp(10px, 1.8vw, 36px) !important;
    }
    .css_txgyr .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        padding: 8px 0;
        flex-shrink: 0;
    }
    .css_ljcqw, .css_czb43 {
        gap: clamp(8px, 1.4vw, 32px) !important;
        flex-wrap: nowrap;
        overflow: hidden;
    }
    .css_ljcqw .nav-link,
    .css_czb43 .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        flex-shrink: 0;
    }
    .css_nn24s {
        flex-shrink: 0;
        white-space: nowrap;
    }
    .css_zz9i9 {
        flex-shrink: 0;
    }
}

div.css_vrl4l:not(.css_dsgmh) {
    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_vrl4l:not(.css_dsgmh) + .css_vmawi {
    top: 33px;
    transition: top 0.3s ease, background 0.3s ease, padding 0.3s ease;
}
div.css_vrl4l.css_ruf85 {
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
}
div.css_vrl4l.css_ruf85 + .css_vmawi,
div.css_vrl4l:not(.css_dsgmh) + .css_vmawi.scrolled {
    top: 0;
}
div.css_vrl4l:not(.css_dsgmh) ~ .css_o1a9r {
    padding-top: 200px;
}

@media (max-width: 992px) {
    div.css_vrl4l:not(.css_dsgmh) {
        position: relative;
        z-index: auto;
        font-size: 11px;
        padding: 4px 0;
    }
    div.css_vrl4l:not(.css_dsgmh) + .css_vmawi {
        top: 0;
    }
    div.css_vrl4l:not(.css_dsgmh) ~ .css_o1a9r {
        padding-top: 140px;
    }
}

@media (max-width: 992px) {
    .css_htx8k {
        display: flex !important;
        pointer-events: auto !important;
        opacity: 1 !important;
        z-index: 10001 !important;
        cursor: pointer !important;
        -webkit-tap-highlight-color: transparent;
    }
    .css_htx8k .css_myvhf {
        pointer-events: none;
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
    .css_txgyr {
        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_txgyr .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_txgyr .nav-link::after { display: none !important; }
    .css_nn24s { display: none !important; }
    .css_ljcqw, .css_czb43 { display: none !important; }
}

@media (max-width: 992px) {
    .css_txgyr { right: -100% !important; left: auto !important; width: min(320px,85vw) !important; background: var(--bg-card) !important; padding: 100px 32px 40px !important; box-shadow: -8px 0 40px rgba(0,0,0,0.25) !important; border-left: 3px solid var(--x14bn) !important; transition: right 0.4s cubic-bezier(0.4,0,0.2,1) !important; }
    .css_txgyr.active { right: 0 !important; }
    .css_txgyr .nav-link { opacity: 0 !important; transform: translateX(24px) !important; transition: opacity 0.35s ease, transform 0.35s ease !important; border-bottom: 1px solid var(--border-color) !important; }
    .css_txgyr.active .nav-link { opacity: 1 !important; transform: translateX(0) !important; }
    .css_txgyr.active .nav-link:nth-child(1){transition-delay:.06s !important;}
    .css_txgyr.active .nav-link:nth-child(2){transition-delay:.12s !important;}
    .css_txgyr.active .nav-link:nth-child(3){transition-delay:.18s !important;}
    .css_txgyr.active .nav-link:nth-child(4){transition-delay:.24s !important;}
    .css_txgyr.active .nav-link:nth-child(5){transition-delay:.30s !important;}
    .css_txgyr.active .nav-link:nth-child(6){transition-delay:.36s !important;}
    .css_txgyr.active .nav-link:nth-child(7){transition-delay:.42s !important;}
    .css_txgyr.active .nav-link:nth-child(8){transition-delay:.48s !important;}
}

.css_vugm1,
.css_xd9iw,
.css_ll0am,
.css_p0p0f,
.css_htz2g,
.css_io11a {
    backdrop-filter: blur(8px) !important;
    -webkit-backdrop-filter: blur(8px) !important;
}
.css_vugm1 *,
.css_xd9iw *,
.css_ll0am *,
.css_p0p0f *,
.css_htz2g * {
    filter: none !important;
}
@supports (animation: none) {
    .css_vugm1, .css_xd9iw, .css_ll0am {
        animation-fill-mode: forwards !important;
    }
}
.css_ll0am + .css_ll0am {
    margin-top: 1.5rem;
}

.css_o1a9r .css_khz2y ~ .container,
.css_o1a9r .css_khz2y ~ .container * {
    color: #fff;
}
.css_o1a9r .css_khz2y ~ .container p,
.css_o1a9r .css_khz2y ~ .container .css_lt8hs {
    color: rgba(255,255,255,0.85);
}
.css_o1a9r .css_khz2y ~ .container .css_z9qvb {
    color: inherit;
}
.css_uhg8s .css_c2tfw { color: #fff; }
.css_uhg8s .css_vs1va { color: var(--x14bn); }
.css_uhg8s .css_cct61 { color: rgba(255,255,255,0.55); }
.css_uhg8s .css_uzef7 a { color: rgba(255,255,255,0.65); }
.css_uhg8s .css_uzef7 a:hover { color: #fff; }
.css_v8tdv[style*="background:none"] { background: none !important; }
.css_v8tdv[style*="background:none"]::before,
.css_v8tdv[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_irt48 .swiper-button-next,
.css_irt48 .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_irt48 .swiper-button-next::after,
.css_irt48 .swiper-button-prev::after {
    font-size: 14px;
    color: var(--text-primary, #1a1a2e);
}
.css_irt48 .swiper-button-next { right: 0; }
.css_irt48 .swiper-button-prev { left: 0; }

.css_vugm1, .css_htz2g, .css_xd9iw, .css_ll0am,
.css_p0p0f, .css_io11a, .css_nmn8m, .counter-item,
.card { overflow: hidden; }

.css_vugm1 h1, .css_vugm1 h2, .css_vugm1 h3, .css_vugm1 h4, .css_vugm1 h5, .css_vugm1 h6,
.css_htz2g h1, .css_htz2g h2, .css_htz2g h3, .css_htz2g h4,
.css_xd9iw h1, .css_xd9iw h2, .css_xd9iw h3, .css_xd9iw 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_vugm1 p, .css_vugm1 span, .css_vugm1 li,
.css_htz2g p, .css_xd9iw p, .counter-item p,
.card p, .card span, .card li {
    overflow-wrap: break-word;
    word-break: break-word;
}

.css_odp76, .css_qtp6u, .counter-suffix {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
}

.css_vugm1 .stat-number, .css_vugm1 [class*="number"],
.counter-item .stat-number {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
}

body {
    line-height: 1.639;
    letter-spacing: 0.0em;
}

.css_vugm1, .css_xd9iw, .css_ll0am, .css_nmn8m, .css_p0p0f {
    padding: 25px;
}
.css_vugm1, .css_xd9iw, .css_ll0am, .css_nmn8m, .css_p0p0f .card-body {
    padding: 22px 21px;
}
.row > [class*="col"]:nth-child(1) .css_vugm1,
.row > [class*="col"]:nth-child(1) .css_xd9iw {
    padding: 23px;
    border-radius: calc(var(--x7mf) + 1px);
}
.row > [class*="col"]:nth-child(2) .css_vugm1,
.row > [class*="col"]:nth-child(2) .css_xd9iw {
    padding: 27px;
    border-radius: calc(var(--x7mf) + 1px);
}
.row > [class*="col"]:nth-child(3) .css_vugm1,
.row > [class*="col"]:nth-child(3) .css_xd9iw {
    padding: 22px;
    border-radius: calc(var(--x7mf) + 2px);
}
.row > [class*="col"]:nth-child(4) .css_vugm1,
.row > [class*="col"]:nth-child(4) .css_xd9iw {
    padding: 22px;
    border-radius: calc(var(--x7mf) + 0px);
}
.row > [class*="col"]:nth-child(5) .css_vugm1,
.row > [class*="col"]:nth-child(5) .css_xd9iw {
    padding: 28px;
    border-radius: calc(var(--x7mf) + -2px);
}
.row > [class*="col"]:nth-child(6) .css_vugm1,
.row > [class*="col"]:nth-child(6) .css_xd9iw {
    padding: 27px;
    border-radius: calc(var(--x7mf) + 2px);
}

.css_z9qvb {
    padding: 15px 27px;
    font-size: 15px;
    letter-spacing: 0.464px;
    border-radius: calc(var(--x7mf) + 1px);
}
.css_aq08i {
    padding: 15px 28px;
    border-width: 2px;
}

main > section {
    padding-top: 91px;
    padding-bottom: 89px;
}
main > section:first-child {
    padding-top: 99px;
}
main > section:nth-child(4) {
    padding-top: 84px;
    padding-bottom: 91px;
}

.css_disln {
    margin-bottom: 59px;
}

.css_vugm1, .css_xd9iw, .css_ll0am, .css_p0p0f {
    box-shadow: 2px 6px 17px rgba(0,0,0,0.056);
}

.css_o1a9r {
    padding-top: 107px;
}
.css_ahzpa {
    margin-bottom: 25px;
}
.css_lt8hs {
    margin-bottom: 31px;
    font-size: 17px;
    line-height: 1.658;
}
.css_c2tfw {
    font-size: 11px;
    letter-spacing: 3.738px;
    margin-bottom: 19px;
}
.css_snq6m {
    gap: 14px;
}

.css_knu2g img {
    border-radius: 12px;
    box-shadow: 0 9px 41px rgba(0,0,0,0.09);
}

.css_mcr9g {
    width: 47px;
    height: 47px;
    font-size: 22px;
    border-radius: 10px;
    margin-bottom: 20px;
}

.css_jwy60, .card-title {
    font-size: 18px;
    margin-bottom: 8px;
}
.css_sv5x8, .card-text {
    font-size: 16px;
    line-height: 1.606;
}

.css_s3drc {
    margin-bottom: 18px;
    letter-spacing: 0.0px;
}
.css_vs1va {
    font-size: 14px;
    letter-spacing: 2.916px;
    margin-bottom: 14px;
}
.css_vy9ix {
    font-size: 17px;
    line-height: 1.631;
}

@media (min-width: 993px) {
    .css_txgyr {
        gap: 27px;
    }
    .css_txgyr .nav-link {
        font-size: 14px;
        padding: 10px 0;
    }
}

.css_v8tdv {
    padding-top: 66px;
}
.css_yxl01 .css_dwi4o {
    font-size: 18px;
    margin-bottom: 21px;
}
.css_uzef7 a {
    font-size: 14px;
}
.css_uzef7 li {
    margin-bottom: 10px;
}
.css_uarew {
    gap: 9px;
}
.css_uarew a {
    width: 41px;
    height: 41px;
}
.css_g7bhu {
    padding: 26px 0;
    margin-top: 50px;
}

.form-control {
    border-radius: 7px;
    padding: 12px 19px;
    font-size: 16px;
}

.css_nmn8m {
    padding: 28px;
}
.css_godhn {
    font-size: 18px;
    line-height: 1.675;
    margin-bottom: 23px;
}
.css_srh31 {
    width: 48px;
    height: 48px;
}
.css_ld3iv {
    font-size: 15px;
}
.css_kl2ss {
    font-size: 14px;
}

.css_p0p0f {
    padding: 34px;
}
.css_txtkc {
    font-size: 18px;
    margin-bottom: 9px;
}
.css_cj6qh {
    font-size: 41px;
    margin-bottom: 19px;
}
.css_wiqbl li {
    padding: 12px 0;
    font-size: 15px;
}

.css_odp76, .stat-number {
    font-size: 45px;
    margin-bottom: 6px;
}
.css_qtp6u {
    font-size: 15px;
    letter-spacing: 0.683px;
}

.css_qt1s2 img {
    border-radius: 17px;
}
.css_uek2x {
    font-size: 18px;
    margin-bottom: 5px;
}
.css_hb6zu {
    font-size: 13px;
}

.css_sujhh {
    font-size: 31px;
    margin-bottom: 11px;
}
.css_vlhoe {
    font-size: 19px;
    margin-bottom: 9px;
}

.wow {
    animation-duration: 0.666s !important;
}
.css_vugm1, .css_xd9iw, .css_ll0am, .css_nmn8m,
.css_p0p0f, .css_io11a {
    transition-duration: 0.359s;
}

.row {
    --bs-gutter-y: 30px;
}

.css_tz5b5 {
    padding: 92px 0;
}
.css_sbwsc {
    font-size: 39px;
    margin-bottom: 12px;
}
.css_bp9c8 {
    font-size: 16px;
    margin-bottom: 29px;
}

.css_ll0am .css_hhpnf img {
    border-radius: 8px 8px 0 0;
}
.css_x8nen {
    font-size: 13px;
    margin-bottom: 7px;
    gap: 9px;
}

.css_vmawi {
    padding: 16px 0;
}
.css_vmawi.scrolled {
    padding: 14px 0;
}
.css_zz9i9 {
    font-size: 22px;
}
.css_nn24s {
    margin-left: 13px;
}

:root {
    --_tag: 'b07ac05';
    --_run: 6.37;
    --_ver: 7.88;
    --_seed: 94289;
}
.env-flag { content: '' }
.init-marker { visibility: inherit; unicode-bidi: normal }
.node-stub { display: inherit; visibility: inherit; vertical-align: baseline }
.a11y-skip { visibility: inherit; pointer-events: auto }
.data-layer { vertical-align: baseline; font-style: inherit; content: '' }

.css_uhg8s h1, .css_uhg8s h2, .css_uhg8s h3, .css_uhg8s h4, .css_uhg8s h5, .css_uhg8s h6 { color: #fff !important; }
.css_uhg8s { color: rgba(255,255,255,0.85) !important; }
.css_uhg8s p, .css_uhg8s li, .css_uhg8s span:not(.badge):not(.css_z9qvb), .css_uhg8s .css_m1gv7, .css_uhg8s label, .css_uhg8s blockquote, .css_uhg8s figcaption, .css_uhg8s dt, .css_uhg8s dd, .css_uhg8s td, .css_uhg8s th { color: rgba(255,255,255,0.78) !important; }
.css_uhg8s a:not(.css_z9qvb):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.css_uhg8s a:not(.css_z9qvb):not(.nav-link):hover { color: #fff !important; }
.css_uhg8s .css_odp76 { color: #fff !important; }
.css_uhg8s .css_qtp6u { 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_z9qvb), .bg-dark-custom .css_m1gv7, .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_z9qvb):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-dark-custom a:not(.css_z9qvb):not(.nav-link):hover { color: #fff !important; }
.bg-dark-custom .css_odp76 { color: #fff !important; }
.bg-dark-custom .css_qtp6u { 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_z9qvb), .bg-gradient-custom .css_m1gv7, .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_z9qvb):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-gradient-custom a:not(.css_z9qvb):not(.nav-link):hover { color: #fff !important; }
.bg-gradient-custom .css_odp76 { color: #fff !important; }
.bg-gradient-custom .css_qtp6u { 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_z9qvb), .bg-accent-custom .css_m1gv7, .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_z9qvb):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-accent-custom a:not(.css_z9qvb):not(.nav-link):hover { color: #fff !important; }
.bg-accent-custom .css_odp76 { color: #fff !important; }
.bg-accent-custom .css_qtp6u { color: rgba(255,255,255,0.7) !important; }

.css_tz5b5 h1, .css_tz5b5 h2, .css_tz5b5 h3, .css_tz5b5 h4, .css_tz5b5 h5, .css_tz5b5 h6 { color: #fff !important; }
.css_tz5b5 { color: rgba(255,255,255,0.85) !important; }
.css_tz5b5 p, .css_tz5b5 li, .css_tz5b5 span:not(.badge):not(.css_z9qvb), .css_tz5b5 .css_m1gv7, .css_tz5b5 label, .css_tz5b5 blockquote, .css_tz5b5 figcaption, .css_tz5b5 dt, .css_tz5b5 dd, .css_tz5b5 td, .css_tz5b5 th { color: rgba(255,255,255,0.78) !important; }
.css_tz5b5 a:not(.css_z9qvb):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.css_tz5b5 a:not(.css_z9qvb):not(.nav-link):hover { color: #fff !important; }
.css_tz5b5 .css_odp76 { color: #fff !important; }
.css_tz5b5 .css_qtp6u { color: rgba(255,255,255,0.7) !important; }

.css_v8tdv { color: rgba(255,255,255,0.65) !important; }
.css_v8tdv h1, .css_v8tdv h2, .css_v8tdv h3,
.css_v8tdv h4, .css_v8tdv h5, .css_v8tdv h6,
.css_v8tdv .css_dwi4o { color: #fff !important; }
.css_v8tdv p, .css_v8tdv li, .css_v8tdv span,
.css_v8tdv label { color: rgba(255,255,255,0.6) !important; }
.css_v8tdv a:not(.css_z9qvb) { color: rgba(255,255,255,0.65) !important; }
.css_v8tdv a:not(.css_z9qvb):hover { color: #fff !important; }

.css_ebmm2 h1, .css_ebmm2 h2, .css_ebmm2 h3, .css_ebmm2 h4, .css_ebmm2 h5, .css_ebmm2 h6 { color: var(--text-primary, #1a1a2e) !important; }
.css_ebmm2 p, .css_ebmm2 li, .css_ebmm2 span:not(.badge):not(.css_z9qvb), .css_ebmm2 .css_m1gv7, .css_ebmm2 label, .css_ebmm2 blockquote, .css_ebmm2 figcaption, .css_ebmm2 dt, .css_ebmm2 dd, .css_ebmm2 td, .css_ebmm2 th { color: var(--text-secondary, #555) !important; }

.css_vrl4l h1, .css_vrl4l h2, .css_vrl4l h3, .css_vrl4l h4, .css_vrl4l h5, .css_vrl4l h6 { color: var(--text-primary, #1a1a2e) !important; }
.css_vrl4l p, .css_vrl4l li, .css_vrl4l span:not(.badge):not(.css_z9qvb), .css_vrl4l .css_m1gv7, .css_vrl4l label, .css_vrl4l blockquote, .css_vrl4l figcaption, .css_vrl4l dt, .css_vrl4l dd, .css_vrl4l td, .css_vrl4l th { color: var(--text-secondary, #555) !important; }

.css_odp76 { color:var(--text-primary,#1a1a2e) !important; }
.css_qtp6u { color:var(--text-muted,#888) !important; }
.css_odp76 .counter-suffix { color:var(--x14bn) !important; }
.counter-item .counter-icon { color:var(--x14bn) !important; }
.css_ahzpa { color:var(--text-primary,#1a1a2e) !important; }
.css_lt8hs { color:var(--text-secondary,#555) !important; }
.css_c2tfw { color:var(--x14bn) !important; }
.css_sbwsc { color:var(--text-primary,#1a1a2e) !important; }
.css_bp9c8 { color:var(--text-secondary,#555) !important; }
.portfolio-title { color:var(--text-primary,#1a1a2e) !important; }
.portfolio-category { color:var(--text-muted,#888) !important; }

.css_uhg8s .css_odp76, .bg-dark-custom .css_odp76, .bg-gradient-custom .css_odp76, .bg-accent-custom .css_odp76, .css_tz5b5 .css_odp76, .css_o1a9r .css_odp76, .css_lm46u .css_odp76 { color:#fff !important; }
.css_uhg8s .css_qtp6u, .bg-dark-custom .css_qtp6u, .bg-gradient-custom .css_qtp6u, .bg-accent-custom .css_qtp6u, .css_tz5b5 .css_qtp6u, .css_o1a9r .css_qtp6u, .css_lm46u .css_qtp6u { color:rgba(255,255,255,0.7) !important; }
.css_uhg8s .css_odp76 .counter-suffix, .bg-dark-custom .css_odp76 .counter-suffix, .bg-gradient-custom .css_odp76 .counter-suffix, .bg-accent-custom .css_odp76 .counter-suffix, .css_tz5b5 .css_odp76 .counter-suffix, .css_o1a9r .css_odp76 .counter-suffix, .css_lm46u .css_odp76 .counter-suffix { color:var(--x14bn) !important; }
.css_uhg8s .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_tz5b5 .counter-item .counter-icon, .css_o1a9r .counter-item .counter-icon, .css_lm46u .counter-item .counter-icon { color:var(--x14bn) !important; }
.css_uhg8s .css_ahzpa, .bg-dark-custom .css_ahzpa, .bg-gradient-custom .css_ahzpa, .bg-accent-custom .css_ahzpa, .css_tz5b5 .css_ahzpa, .css_o1a9r .css_ahzpa, .css_lm46u .css_ahzpa { color:#fff !important; }
.css_uhg8s .css_lt8hs, .bg-dark-custom .css_lt8hs, .bg-gradient-custom .css_lt8hs, .bg-accent-custom .css_lt8hs, .css_tz5b5 .css_lt8hs, .css_o1a9r .css_lt8hs, .css_lm46u .css_lt8hs { color:rgba(255,255,255,0.75) !important; }
.css_uhg8s .css_c2tfw, .bg-dark-custom .css_c2tfw, .bg-gradient-custom .css_c2tfw, .bg-accent-custom .css_c2tfw, .css_tz5b5 .css_c2tfw, .css_o1a9r .css_c2tfw, .css_lm46u .css_c2tfw { color:#fff !important; }
.css_uhg8s .css_sbwsc, .bg-dark-custom .css_sbwsc, .bg-gradient-custom .css_sbwsc, .bg-accent-custom .css_sbwsc, .css_tz5b5 .css_sbwsc, .css_o1a9r .css_sbwsc, .css_lm46u .css_sbwsc { color:#fff !important; }
.css_uhg8s .css_bp9c8, .bg-dark-custom .css_bp9c8, .bg-gradient-custom .css_bp9c8, .bg-accent-custom .css_bp9c8, .css_tz5b5 .css_bp9c8, .css_o1a9r .css_bp9c8, .css_lm46u .css_bp9c8 { color:rgba(255,255,255,0.85) !important; }
.css_uhg8s .portfolio-title, .bg-dark-custom .portfolio-title, .bg-gradient-custom .portfolio-title, .bg-accent-custom .portfolio-title, .css_tz5b5 .portfolio-title, .css_o1a9r .portfolio-title, .css_lm46u .portfolio-title, .portfolio-overlay .portfolio-title { color:#fff !important; }
.css_uhg8s .portfolio-category, .bg-dark-custom .portfolio-category, .bg-gradient-custom .portfolio-category, .bg-accent-custom .portfolio-category, .css_tz5b5 .portfolio-category, .css_o1a9r .portfolio-category, .css_lm46u .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_khz2y h1, .css_khz2y h2, .css_khz2y h3, .css_khz2y h4, .css_khz2y h5, .css_khz2y 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_khz2y p, .css_khz2y span, .css_khz2y a, .css_khz2y li, .css_khz2y small, .css_khz2y 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_uhg8s.css_vrl4l .css_odp76,
.css_uhg8s.css_ebmm2 .css_odp76,
.bg-dark-custom.css_vrl4l .css_odp76,
.bg-dark-custom.css_ebmm2 .css_odp76,
.bg-gradient-custom.css_vrl4l .css_odp76,
.bg-gradient-custom.css_ebmm2 .css_odp76,
.bg-accent-custom.css_vrl4l .css_odp76,
.bg-accent-custom.css_ebmm2 .css_odp76,
.css_tz5b5.css_vrl4l .css_odp76,
.css_tz5b5.css_ebmm2 .css_odp76,
.css_o1a9r.css_vrl4l .css_odp76,
.css_o1a9r.css_ebmm2 .css_odp76,
.css_lm46u.css_vrl4l .css_odp76,
.css_lm46u.css_ebmm2 .css_odp76 { color:var(--text-primary,#1a1a2e) !important; }
.css_uhg8s.css_vrl4l .css_qtp6u,
.css_uhg8s.css_ebmm2 .css_qtp6u,
.bg-dark-custom.css_vrl4l .css_qtp6u,
.bg-dark-custom.css_ebmm2 .css_qtp6u,
.bg-gradient-custom.css_vrl4l .css_qtp6u,
.bg-gradient-custom.css_ebmm2 .css_qtp6u,
.bg-accent-custom.css_vrl4l .css_qtp6u,
.bg-accent-custom.css_ebmm2 .css_qtp6u,
.css_tz5b5.css_vrl4l .css_qtp6u,
.css_tz5b5.css_ebmm2 .css_qtp6u,
.css_o1a9r.css_vrl4l .css_qtp6u,
.css_o1a9r.css_ebmm2 .css_qtp6u,
.css_lm46u.css_vrl4l .css_qtp6u,
.css_lm46u.css_ebmm2 .css_qtp6u { color:var(--text-muted,#888) !important; }
.css_uhg8s.css_vrl4l .css_odp76 .counter-suffix,
.css_uhg8s.css_ebmm2 .css_odp76 .counter-suffix,
.bg-dark-custom.css_vrl4l .css_odp76 .counter-suffix,
.bg-dark-custom.css_ebmm2 .css_odp76 .counter-suffix,
.bg-gradient-custom.css_vrl4l .css_odp76 .counter-suffix,
.bg-gradient-custom.css_ebmm2 .css_odp76 .counter-suffix,
.bg-accent-custom.css_vrl4l .css_odp76 .counter-suffix,
.bg-accent-custom.css_ebmm2 .css_odp76 .counter-suffix,
.css_tz5b5.css_vrl4l .css_odp76 .counter-suffix,
.css_tz5b5.css_ebmm2 .css_odp76 .counter-suffix,
.css_o1a9r.css_vrl4l .css_odp76 .counter-suffix,
.css_o1a9r.css_ebmm2 .css_odp76 .counter-suffix,
.css_lm46u.css_vrl4l .css_odp76 .counter-suffix,
.css_lm46u.css_ebmm2 .css_odp76 .counter-suffix { color:var(--x14bn) !important; }
.css_uhg8s.css_vrl4l .counter-item .counter-icon,
.css_uhg8s.css_ebmm2 .counter-item .counter-icon,
.bg-dark-custom.css_vrl4l .counter-item .counter-icon,
.bg-dark-custom.css_ebmm2 .counter-item .counter-icon,
.bg-gradient-custom.css_vrl4l .counter-item .counter-icon,
.bg-gradient-custom.css_ebmm2 .counter-item .counter-icon,
.bg-accent-custom.css_vrl4l .counter-item .counter-icon,
.bg-accent-custom.css_ebmm2 .counter-item .counter-icon,
.css_tz5b5.css_vrl4l .counter-item .counter-icon,
.css_tz5b5.css_ebmm2 .counter-item .counter-icon,
.css_o1a9r.css_vrl4l .counter-item .counter-icon,
.css_o1a9r.css_ebmm2 .counter-item .counter-icon,
.css_lm46u.css_vrl4l .counter-item .counter-icon,
.css_lm46u.css_ebmm2 .counter-item .counter-icon { color:var(--x14bn) !important; }
.css_uhg8s.css_vrl4l .css_ahzpa,
.css_uhg8s.css_ebmm2 .css_ahzpa,
.bg-dark-custom.css_vrl4l .css_ahzpa,
.bg-dark-custom.css_ebmm2 .css_ahzpa,
.bg-gradient-custom.css_vrl4l .css_ahzpa,
.bg-gradient-custom.css_ebmm2 .css_ahzpa,
.bg-accent-custom.css_vrl4l .css_ahzpa,
.bg-accent-custom.css_ebmm2 .css_ahzpa,
.css_tz5b5.css_vrl4l .css_ahzpa,
.css_tz5b5.css_ebmm2 .css_ahzpa,
.css_o1a9r.css_vrl4l .css_ahzpa,
.css_o1a9r.css_ebmm2 .css_ahzpa,
.css_lm46u.css_vrl4l .css_ahzpa,
.css_lm46u.css_ebmm2 .css_ahzpa { color:var(--text-primary,#1a1a2e) !important; }
.css_uhg8s.css_vrl4l .css_lt8hs,
.css_uhg8s.css_ebmm2 .css_lt8hs,
.bg-dark-custom.css_vrl4l .css_lt8hs,
.bg-dark-custom.css_ebmm2 .css_lt8hs,
.bg-gradient-custom.css_vrl4l .css_lt8hs,
.bg-gradient-custom.css_ebmm2 .css_lt8hs,
.bg-accent-custom.css_vrl4l .css_lt8hs,
.bg-accent-custom.css_ebmm2 .css_lt8hs,
.css_tz5b5.css_vrl4l .css_lt8hs,
.css_tz5b5.css_ebmm2 .css_lt8hs,
.css_o1a9r.css_vrl4l .css_lt8hs,
.css_o1a9r.css_ebmm2 .css_lt8hs,
.css_lm46u.css_vrl4l .css_lt8hs,
.css_lm46u.css_ebmm2 .css_lt8hs { color:var(--text-secondary,#555) !important; }
.css_uhg8s.css_vrl4l .css_c2tfw,
.css_uhg8s.css_ebmm2 .css_c2tfw,
.bg-dark-custom.css_vrl4l .css_c2tfw,
.bg-dark-custom.css_ebmm2 .css_c2tfw,
.bg-gradient-custom.css_vrl4l .css_c2tfw,
.bg-gradient-custom.css_ebmm2 .css_c2tfw,
.bg-accent-custom.css_vrl4l .css_c2tfw,
.bg-accent-custom.css_ebmm2 .css_c2tfw,
.css_tz5b5.css_vrl4l .css_c2tfw,
.css_tz5b5.css_ebmm2 .css_c2tfw,
.css_o1a9r.css_vrl4l .css_c2tfw,
.css_o1a9r.css_ebmm2 .css_c2tfw,
.css_lm46u.css_vrl4l .css_c2tfw,
.css_lm46u.css_ebmm2 .css_c2tfw { color:var(--x14bn) !important; }
.css_uhg8s.css_vrl4l .css_sbwsc,
.css_uhg8s.css_ebmm2 .css_sbwsc,
.bg-dark-custom.css_vrl4l .css_sbwsc,
.bg-dark-custom.css_ebmm2 .css_sbwsc,
.bg-gradient-custom.css_vrl4l .css_sbwsc,
.bg-gradient-custom.css_ebmm2 .css_sbwsc,
.bg-accent-custom.css_vrl4l .css_sbwsc,
.bg-accent-custom.css_ebmm2 .css_sbwsc,
.css_tz5b5.css_vrl4l .css_sbwsc,
.css_tz5b5.css_ebmm2 .css_sbwsc,
.css_o1a9r.css_vrl4l .css_sbwsc,
.css_o1a9r.css_ebmm2 .css_sbwsc,
.css_lm46u.css_vrl4l .css_sbwsc,
.css_lm46u.css_ebmm2 .css_sbwsc { color:var(--text-primary,#1a1a2e) !important; }
.css_uhg8s.css_vrl4l .css_bp9c8,
.css_uhg8s.css_ebmm2 .css_bp9c8,
.bg-dark-custom.css_vrl4l .css_bp9c8,
.bg-dark-custom.css_ebmm2 .css_bp9c8,
.bg-gradient-custom.css_vrl4l .css_bp9c8,
.bg-gradient-custom.css_ebmm2 .css_bp9c8,
.bg-accent-custom.css_vrl4l .css_bp9c8,
.bg-accent-custom.css_ebmm2 .css_bp9c8,
.css_tz5b5.css_vrl4l .css_bp9c8,
.css_tz5b5.css_ebmm2 .css_bp9c8,
.css_o1a9r.css_vrl4l .css_bp9c8,
.css_o1a9r.css_ebmm2 .css_bp9c8,
.css_lm46u.css_vrl4l .css_bp9c8,
.css_lm46u.css_ebmm2 .css_bp9c8 { color:var(--text-secondary,#555) !important; }
.css_uhg8s.css_vrl4l .portfolio-title,
.css_uhg8s.css_ebmm2 .portfolio-title,
.bg-dark-custom.css_vrl4l .portfolio-title,
.bg-dark-custom.css_ebmm2 .portfolio-title,
.bg-gradient-custom.css_vrl4l .portfolio-title,
.bg-gradient-custom.css_ebmm2 .portfolio-title,
.bg-accent-custom.css_vrl4l .portfolio-title,
.bg-accent-custom.css_ebmm2 .portfolio-title,
.css_tz5b5.css_vrl4l .portfolio-title,
.css_tz5b5.css_ebmm2 .portfolio-title,
.css_o1a9r.css_vrl4l .portfolio-title,
.css_o1a9r.css_ebmm2 .portfolio-title,
.css_lm46u.css_vrl4l .portfolio-title,
.css_lm46u.css_ebmm2 .portfolio-title { color:var(--text-primary,#1a1a2e) !important; }
.css_uhg8s.css_vrl4l .portfolio-category,
.css_uhg8s.css_ebmm2 .portfolio-category,
.bg-dark-custom.css_vrl4l .portfolio-category,
.bg-dark-custom.css_ebmm2 .portfolio-category,
.bg-gradient-custom.css_vrl4l .portfolio-category,
.bg-gradient-custom.css_ebmm2 .portfolio-category,
.bg-accent-custom.css_vrl4l .portfolio-category,
.bg-accent-custom.css_ebmm2 .portfolio-category,
.css_tz5b5.css_vrl4l .portfolio-category,
.css_tz5b5.css_ebmm2 .portfolio-category,
.css_o1a9r.css_vrl4l .portfolio-category,
.css_o1a9r.css_ebmm2 .portfolio-category,
.css_lm46u.css_vrl4l .portfolio-category,
.css_lm46u.css_ebmm2 .portfolio-category { color:var(--text-muted,#888) !important; }

.css_uhg8s .css_vugm1 h1,
.css_uhg8s .css_vugm1 h2,
.css_uhg8s .css_vugm1 h3,
.css_uhg8s .css_vugm1 h4,
.css_uhg8s .css_vugm1 h5,
.css_uhg8s .css_vugm1 h6,
.css_uhg8s .css_htz2g h1,
.css_uhg8s .css_htz2g h2,
.css_uhg8s .css_htz2g h3,
.css_uhg8s .css_htz2g h4,
.css_uhg8s .css_htz2g h5,
.css_uhg8s .css_htz2g h6,
.css_uhg8s .card h1,
.css_uhg8s .card h2,
.css_uhg8s .card h3,
.css_uhg8s .card h4,
.css_uhg8s .card h5,
.css_uhg8s .card h6,
.css_uhg8s .css_nmn8m h1,
.css_uhg8s .css_nmn8m h2,
.css_uhg8s .css_nmn8m h3,
.css_uhg8s .css_nmn8m h4,
.css_uhg8s .css_nmn8m h5,
.css_uhg8s .css_nmn8m h6,
.css_uhg8s .css_io11a h1,
.css_uhg8s .css_io11a h2,
.css_uhg8s .css_io11a h3,
.css_uhg8s .css_io11a h4,
.css_uhg8s .css_io11a h5,
.css_uhg8s .css_io11a h6,
.css_uhg8s .css_p0p0f h1,
.css_uhg8s .css_p0p0f h2,
.css_uhg8s .css_p0p0f h3,
.css_uhg8s .css_p0p0f h4,
.css_uhg8s .css_p0p0f h5,
.css_uhg8s .css_p0p0f h6,
.css_uhg8s .css_ll0am h1,
.css_uhg8s .css_ll0am h2,
.css_uhg8s .css_ll0am h3,
.css_uhg8s .css_ll0am h4,
.css_uhg8s .css_ll0am h5,
.css_uhg8s .css_ll0am h6,
.css_uhg8s .css_xd9iw h1,
.css_uhg8s .css_xd9iw h2,
.css_uhg8s .css_xd9iw h3,
.css_uhg8s .css_xd9iw h4,
.css_uhg8s .css_xd9iw h5,
.css_uhg8s .css_xd9iw h6,
.css_uhg8s .counter-item h1,
.css_uhg8s .counter-item h2,
.css_uhg8s .counter-item h3,
.css_uhg8s .counter-item h4,
.css_uhg8s .counter-item h5,
.css_uhg8s .counter-item h6,
.bg-dark-custom .css_vugm1 h1,
.bg-dark-custom .css_vugm1 h2,
.bg-dark-custom .css_vugm1 h3,
.bg-dark-custom .css_vugm1 h4,
.bg-dark-custom .css_vugm1 h5,
.bg-dark-custom .css_vugm1 h6,
.bg-dark-custom .css_htz2g h1,
.bg-dark-custom .css_htz2g h2,
.bg-dark-custom .css_htz2g h3,
.bg-dark-custom .css_htz2g h4,
.bg-dark-custom .css_htz2g h5,
.bg-dark-custom .css_htz2g 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_nmn8m h1,
.bg-dark-custom .css_nmn8m h2,
.bg-dark-custom .css_nmn8m h3,
.bg-dark-custom .css_nmn8m h4,
.bg-dark-custom .css_nmn8m h5,
.bg-dark-custom .css_nmn8m h6,
.bg-dark-custom .css_io11a h1,
.bg-dark-custom .css_io11a h2,
.bg-dark-custom .css_io11a h3,
.bg-dark-custom .css_io11a h4,
.bg-dark-custom .css_io11a h5,
.bg-dark-custom .css_io11a h6,
.bg-dark-custom .css_p0p0f h1,
.bg-dark-custom .css_p0p0f h2,
.bg-dark-custom .css_p0p0f h3,
.bg-dark-custom .css_p0p0f h4,
.bg-dark-custom .css_p0p0f h5,
.bg-dark-custom .css_p0p0f h6,
.bg-dark-custom .css_ll0am h1,
.bg-dark-custom .css_ll0am h2,
.bg-dark-custom .css_ll0am h3,
.bg-dark-custom .css_ll0am h4,
.bg-dark-custom .css_ll0am h5,
.bg-dark-custom .css_ll0am h6,
.bg-dark-custom .css_xd9iw h1,
.bg-dark-custom .css_xd9iw h2,
.bg-dark-custom .css_xd9iw h3,
.bg-dark-custom .css_xd9iw h4,
.bg-dark-custom .css_xd9iw h5,
.bg-dark-custom .css_xd9iw 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_vugm1 h1,
.bg-gradient-custom .css_vugm1 h2,
.bg-gradient-custom .css_vugm1 h3,
.bg-gradient-custom .css_vugm1 h4,
.bg-gradient-custom .css_vugm1 h5,
.bg-gradient-custom .css_vugm1 h6,
.bg-gradient-custom .css_htz2g h1,
.bg-gradient-custom .css_htz2g h2,
.bg-gradient-custom .css_htz2g h3,
.bg-gradient-custom .css_htz2g h4,
.bg-gradient-custom .css_htz2g h5,
.bg-gradient-custom .css_htz2g 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_nmn8m h1,
.bg-gradient-custom .css_nmn8m h2,
.bg-gradient-custom .css_nmn8m h3,
.bg-gradient-custom .css_nmn8m h4,
.bg-gradient-custom .css_nmn8m h5,
.bg-gradient-custom .css_nmn8m h6,
.bg-gradient-custom .css_io11a h1,
.bg-gradient-custom .css_io11a h2,
.bg-gradient-custom .css_io11a h3,
.bg-gradient-custom .css_io11a h4,
.bg-gradient-custom .css_io11a h5,
.bg-gradient-custom .css_io11a h6,
.bg-gradient-custom .css_p0p0f h1,
.bg-gradient-custom .css_p0p0f h2,
.bg-gradient-custom .css_p0p0f h3,
.bg-gradient-custom .css_p0p0f h4,
.bg-gradient-custom .css_p0p0f h5,
.bg-gradient-custom .css_p0p0f h6,
.bg-gradient-custom .css_ll0am h1,
.bg-gradient-custom .css_ll0am h2,
.bg-gradient-custom .css_ll0am h3,
.bg-gradient-custom .css_ll0am h4,
.bg-gradient-custom .css_ll0am h5,
.bg-gradient-custom .css_ll0am h6,
.bg-gradient-custom .css_xd9iw h1,
.bg-gradient-custom .css_xd9iw h2,
.bg-gradient-custom .css_xd9iw h3,
.bg-gradient-custom .css_xd9iw h4,
.bg-gradient-custom .css_xd9iw h5,
.bg-gradient-custom .css_xd9iw 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_vugm1 h1,
.bg-accent-custom .css_vugm1 h2,
.bg-accent-custom .css_vugm1 h3,
.bg-accent-custom .css_vugm1 h4,
.bg-accent-custom .css_vugm1 h5,
.bg-accent-custom .css_vugm1 h6,
.bg-accent-custom .css_htz2g h1,
.bg-accent-custom .css_htz2g h2,
.bg-accent-custom .css_htz2g h3,
.bg-accent-custom .css_htz2g h4,
.bg-accent-custom .css_htz2g h5,
.bg-accent-custom .css_htz2g 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_nmn8m h1,
.bg-accent-custom .css_nmn8m h2,
.bg-accent-custom .css_nmn8m h3,
.bg-accent-custom .css_nmn8m h4,
.bg-accent-custom .css_nmn8m h5,
.bg-accent-custom .css_nmn8m h6,
.bg-accent-custom .css_io11a h1,
.bg-accent-custom .css_io11a h2,
.bg-accent-custom .css_io11a h3,
.bg-accent-custom .css_io11a h4,
.bg-accent-custom .css_io11a h5,
.bg-accent-custom .css_io11a h6,
.bg-accent-custom .css_p0p0f h1,
.bg-accent-custom .css_p0p0f h2,
.bg-accent-custom .css_p0p0f h3,
.bg-accent-custom .css_p0p0f h4,
.bg-accent-custom .css_p0p0f h5,
.bg-accent-custom .css_p0p0f h6,
.bg-accent-custom .css_ll0am h1,
.bg-accent-custom .css_ll0am h2,
.bg-accent-custom .css_ll0am h3,
.bg-accent-custom .css_ll0am h4,
.bg-accent-custom .css_ll0am h5,
.bg-accent-custom .css_ll0am h6,
.bg-accent-custom .css_xd9iw h1,
.bg-accent-custom .css_xd9iw h2,
.bg-accent-custom .css_xd9iw h3,
.bg-accent-custom .css_xd9iw h4,
.bg-accent-custom .css_xd9iw h5,
.bg-accent-custom .css_xd9iw 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_tz5b5 .css_vugm1 h1,
.css_tz5b5 .css_vugm1 h2,
.css_tz5b5 .css_vugm1 h3,
.css_tz5b5 .css_vugm1 h4,
.css_tz5b5 .css_vugm1 h5,
.css_tz5b5 .css_vugm1 h6,
.css_tz5b5 .css_htz2g h1,
.css_tz5b5 .css_htz2g h2,
.css_tz5b5 .css_htz2g h3,
.css_tz5b5 .css_htz2g h4,
.css_tz5b5 .css_htz2g h5,
.css_tz5b5 .css_htz2g h6,
.css_tz5b5 .card h1,
.css_tz5b5 .card h2,
.css_tz5b5 .card h3,
.css_tz5b5 .card h4,
.css_tz5b5 .card h5,
.css_tz5b5 .card h6,
.css_tz5b5 .css_nmn8m h1,
.css_tz5b5 .css_nmn8m h2,
.css_tz5b5 .css_nmn8m h3,
.css_tz5b5 .css_nmn8m h4,
.css_tz5b5 .css_nmn8m h5,
.css_tz5b5 .css_nmn8m h6,
.css_tz5b5 .css_io11a h1,
.css_tz5b5 .css_io11a h2,
.css_tz5b5 .css_io11a h3,
.css_tz5b5 .css_io11a h4,
.css_tz5b5 .css_io11a h5,
.css_tz5b5 .css_io11a h6,
.css_tz5b5 .css_p0p0f h1,
.css_tz5b5 .css_p0p0f h2,
.css_tz5b5 .css_p0p0f h3,
.css_tz5b5 .css_p0p0f h4,
.css_tz5b5 .css_p0p0f h5,
.css_tz5b5 .css_p0p0f h6,
.css_tz5b5 .css_ll0am h1,
.css_tz5b5 .css_ll0am h2,
.css_tz5b5 .css_ll0am h3,
.css_tz5b5 .css_ll0am h4,
.css_tz5b5 .css_ll0am h5,
.css_tz5b5 .css_ll0am h6,
.css_tz5b5 .css_xd9iw h1,
.css_tz5b5 .css_xd9iw h2,
.css_tz5b5 .css_xd9iw h3,
.css_tz5b5 .css_xd9iw h4,
.css_tz5b5 .css_xd9iw h5,
.css_tz5b5 .css_xd9iw h6,
.css_tz5b5 .counter-item h1,
.css_tz5b5 .counter-item h2,
.css_tz5b5 .counter-item h3,
.css_tz5b5 .counter-item h4,
.css_tz5b5 .counter-item h5,
.css_tz5b5 .counter-item h6,
.css_o1a9r .css_vugm1 h1,
.css_o1a9r .css_vugm1 h2,
.css_o1a9r .css_vugm1 h3,
.css_o1a9r .css_vugm1 h4,
.css_o1a9r .css_vugm1 h5,
.css_o1a9r .css_vugm1 h6,
.css_o1a9r .css_htz2g h1,
.css_o1a9r .css_htz2g h2,
.css_o1a9r .css_htz2g h3,
.css_o1a9r .css_htz2g h4,
.css_o1a9r .css_htz2g h5,
.css_o1a9r .css_htz2g h6,
.css_o1a9r .card h1,
.css_o1a9r .card h2,
.css_o1a9r .card h3,
.css_o1a9r .card h4,
.css_o1a9r .card h5,
.css_o1a9r .card h6,
.css_o1a9r .css_nmn8m h1,
.css_o1a9r .css_nmn8m h2,
.css_o1a9r .css_nmn8m h3,
.css_o1a9r .css_nmn8m h4,
.css_o1a9r .css_nmn8m h5,
.css_o1a9r .css_nmn8m h6,
.css_o1a9r .css_io11a h1,
.css_o1a9r .css_io11a h2,
.css_o1a9r .css_io11a h3,
.css_o1a9r .css_io11a h4,
.css_o1a9r .css_io11a h5,
.css_o1a9r .css_io11a h6,
.css_o1a9r .css_p0p0f h1,
.css_o1a9r .css_p0p0f h2,
.css_o1a9r .css_p0p0f h3,
.css_o1a9r .css_p0p0f h4,
.css_o1a9r .css_p0p0f h5,
.css_o1a9r .css_p0p0f h6,
.css_o1a9r .css_ll0am h1,
.css_o1a9r .css_ll0am h2,
.css_o1a9r .css_ll0am h3,
.css_o1a9r .css_ll0am h4,
.css_o1a9r .css_ll0am h5,
.css_o1a9r .css_ll0am h6,
.css_o1a9r .css_xd9iw h1,
.css_o1a9r .css_xd9iw h2,
.css_o1a9r .css_xd9iw h3,
.css_o1a9r .css_xd9iw h4,
.css_o1a9r .css_xd9iw h5,
.css_o1a9r .css_xd9iw h6,
.css_o1a9r .counter-item h1,
.css_o1a9r .counter-item h2,
.css_o1a9r .counter-item h3,
.css_o1a9r .counter-item h4,
.css_o1a9r .counter-item h5,
.css_o1a9r .counter-item h6,
.css_lm46u .css_vugm1 h1,
.css_lm46u .css_vugm1 h2,
.css_lm46u .css_vugm1 h3,
.css_lm46u .css_vugm1 h4,
.css_lm46u .css_vugm1 h5,
.css_lm46u .css_vugm1 h6,
.css_lm46u .css_htz2g h1,
.css_lm46u .css_htz2g h2,
.css_lm46u .css_htz2g h3,
.css_lm46u .css_htz2g h4,
.css_lm46u .css_htz2g h5,
.css_lm46u .css_htz2g h6,
.css_lm46u .card h1,
.css_lm46u .card h2,
.css_lm46u .card h3,
.css_lm46u .card h4,
.css_lm46u .card h5,
.css_lm46u .card h6,
.css_lm46u .css_nmn8m h1,
.css_lm46u .css_nmn8m h2,
.css_lm46u .css_nmn8m h3,
.css_lm46u .css_nmn8m h4,
.css_lm46u .css_nmn8m h5,
.css_lm46u .css_nmn8m h6,
.css_lm46u .css_io11a h1,
.css_lm46u .css_io11a h2,
.css_lm46u .css_io11a h3,
.css_lm46u .css_io11a h4,
.css_lm46u .css_io11a h5,
.css_lm46u .css_io11a h6,
.css_lm46u .css_p0p0f h1,
.css_lm46u .css_p0p0f h2,
.css_lm46u .css_p0p0f h3,
.css_lm46u .css_p0p0f h4,
.css_lm46u .css_p0p0f h5,
.css_lm46u .css_p0p0f h6,
.css_lm46u .css_ll0am h1,
.css_lm46u .css_ll0am h2,
.css_lm46u .css_ll0am h3,
.css_lm46u .css_ll0am h4,
.css_lm46u .css_ll0am h5,
.css_lm46u .css_ll0am h6,
.css_lm46u .css_xd9iw h1,
.css_lm46u .css_xd9iw h2,
.css_lm46u .css_xd9iw h3,
.css_lm46u .css_xd9iw h4,
.css_lm46u .css_xd9iw h5,
.css_lm46u .css_xd9iw h6,
.css_lm46u .counter-item h1,
.css_lm46u .counter-item h2,
.css_lm46u .counter-item h3,
.css_lm46u .counter-item h4,
.css_lm46u .counter-item h5,
.css_lm46u .counter-item h6 { color:var(--text-primary,#1a1a2e) !important; }
.css_uhg8s .css_vugm1 p,
.css_uhg8s .css_vugm1 span:not(.badge),
.css_uhg8s .css_vugm1 li,
.css_uhg8s .css_vugm1 small,
.css_uhg8s .css_vugm1 label,
.css_uhg8s .css_htz2g p,
.css_uhg8s .css_htz2g span:not(.badge),
.css_uhg8s .css_htz2g li,
.css_uhg8s .css_htz2g small,
.css_uhg8s .css_htz2g label,
.css_uhg8s .card p,
.css_uhg8s .card span:not(.badge),
.css_uhg8s .card li,
.css_uhg8s .card small,
.css_uhg8s .card label,
.css_uhg8s .css_nmn8m p,
.css_uhg8s .css_nmn8m span:not(.badge),
.css_uhg8s .css_nmn8m li,
.css_uhg8s .css_nmn8m small,
.css_uhg8s .css_nmn8m label,
.css_uhg8s .css_io11a p,
.css_uhg8s .css_io11a span:not(.badge),
.css_uhg8s .css_io11a li,
.css_uhg8s .css_io11a small,
.css_uhg8s .css_io11a label,
.css_uhg8s .css_p0p0f p,
.css_uhg8s .css_p0p0f span:not(.badge),
.css_uhg8s .css_p0p0f li,
.css_uhg8s .css_p0p0f small,
.css_uhg8s .css_p0p0f label,
.css_uhg8s .css_ll0am p,
.css_uhg8s .css_ll0am span:not(.badge),
.css_uhg8s .css_ll0am li,
.css_uhg8s .css_ll0am small,
.css_uhg8s .css_ll0am label,
.css_uhg8s .css_xd9iw p,
.css_uhg8s .css_xd9iw span:not(.badge),
.css_uhg8s .css_xd9iw li,
.css_uhg8s .css_xd9iw small,
.css_uhg8s .css_xd9iw label,
.css_uhg8s .counter-item p,
.css_uhg8s .counter-item span:not(.badge),
.css_uhg8s .counter-item li,
.css_uhg8s .counter-item small,
.css_uhg8s .counter-item label,
.bg-dark-custom .css_vugm1 p,
.bg-dark-custom .css_vugm1 span:not(.badge),
.bg-dark-custom .css_vugm1 li,
.bg-dark-custom .css_vugm1 small,
.bg-dark-custom .css_vugm1 label,
.bg-dark-custom .css_htz2g p,
.bg-dark-custom .css_htz2g span:not(.badge),
.bg-dark-custom .css_htz2g li,
.bg-dark-custom .css_htz2g small,
.bg-dark-custom .css_htz2g 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_nmn8m p,
.bg-dark-custom .css_nmn8m span:not(.badge),
.bg-dark-custom .css_nmn8m li,
.bg-dark-custom .css_nmn8m small,
.bg-dark-custom .css_nmn8m label,
.bg-dark-custom .css_io11a p,
.bg-dark-custom .css_io11a span:not(.badge),
.bg-dark-custom .css_io11a li,
.bg-dark-custom .css_io11a small,
.bg-dark-custom .css_io11a label,
.bg-dark-custom .css_p0p0f p,
.bg-dark-custom .css_p0p0f span:not(.badge),
.bg-dark-custom .css_p0p0f li,
.bg-dark-custom .css_p0p0f small,
.bg-dark-custom .css_p0p0f label,
.bg-dark-custom .css_ll0am p,
.bg-dark-custom .css_ll0am span:not(.badge),
.bg-dark-custom .css_ll0am li,
.bg-dark-custom .css_ll0am small,
.bg-dark-custom .css_ll0am label,
.bg-dark-custom .css_xd9iw p,
.bg-dark-custom .css_xd9iw span:not(.badge),
.bg-dark-custom .css_xd9iw li,
.bg-dark-custom .css_xd9iw small,
.bg-dark-custom .css_xd9iw 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_vugm1 p,
.bg-gradient-custom .css_vugm1 span:not(.badge),
.bg-gradient-custom .css_vugm1 li,
.bg-gradient-custom .css_vugm1 small,
.bg-gradient-custom .css_vugm1 label,
.bg-gradient-custom .css_htz2g p,
.bg-gradient-custom .css_htz2g span:not(.badge),
.bg-gradient-custom .css_htz2g li,
.bg-gradient-custom .css_htz2g small,
.bg-gradient-custom .css_htz2g 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_nmn8m p,
.bg-gradient-custom .css_nmn8m span:not(.badge),
.bg-gradient-custom .css_nmn8m li,
.bg-gradient-custom .css_nmn8m small,
.bg-gradient-custom .css_nmn8m label,
.bg-gradient-custom .css_io11a p,
.bg-gradient-custom .css_io11a span:not(.badge),
.bg-gradient-custom .css_io11a li,
.bg-gradient-custom .css_io11a small,
.bg-gradient-custom .css_io11a label,
.bg-gradient-custom .css_p0p0f p,
.bg-gradient-custom .css_p0p0f span:not(.badge),
.bg-gradient-custom .css_p0p0f li,
.bg-gradient-custom .css_p0p0f small,
.bg-gradient-custom .css_p0p0f label,
.bg-gradient-custom .css_ll0am p,
.bg-gradient-custom .css_ll0am span:not(.badge),
.bg-gradient-custom .css_ll0am li,
.bg-gradient-custom .css_ll0am small,
.bg-gradient-custom .css_ll0am label,
.bg-gradient-custom .css_xd9iw p,
.bg-gradient-custom .css_xd9iw span:not(.badge),
.bg-gradient-custom .css_xd9iw li,
.bg-gradient-custom .css_xd9iw small,
.bg-gradient-custom .css_xd9iw 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_vugm1 p,
.bg-accent-custom .css_vugm1 span:not(.badge),
.bg-accent-custom .css_vugm1 li,
.bg-accent-custom .css_vugm1 small,
.bg-accent-custom .css_vugm1 label,
.bg-accent-custom .css_htz2g p,
.bg-accent-custom .css_htz2g span:not(.badge),
.bg-accent-custom .css_htz2g li,
.bg-accent-custom .css_htz2g small,
.bg-accent-custom .css_htz2g 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_nmn8m p,
.bg-accent-custom .css_nmn8m span:not(.badge),
.bg-accent-custom .css_nmn8m li,
.bg-accent-custom .css_nmn8m small,
.bg-accent-custom .css_nmn8m label,
.bg-accent-custom .css_io11a p,
.bg-accent-custom .css_io11a span:not(.badge),
.bg-accent-custom .css_io11a li,
.bg-accent-custom .css_io11a small,
.bg-accent-custom .css_io11a label,
.bg-accent-custom .css_p0p0f p,
.bg-accent-custom .css_p0p0f span:not(.badge),
.bg-accent-custom .css_p0p0f li,
.bg-accent-custom .css_p0p0f small,
.bg-accent-custom .css_p0p0f label,
.bg-accent-custom .css_ll0am p,
.bg-accent-custom .css_ll0am span:not(.badge),
.bg-accent-custom .css_ll0am li,
.bg-accent-custom .css_ll0am small,
.bg-accent-custom .css_ll0am label,
.bg-accent-custom .css_xd9iw p,
.bg-accent-custom .css_xd9iw span:not(.badge),
.bg-accent-custom .css_xd9iw li,
.bg-accent-custom .css_xd9iw small,
.bg-accent-custom .css_xd9iw 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_tz5b5 .css_vugm1 p,
.css_tz5b5 .css_vugm1 span:not(.badge),
.css_tz5b5 .css_vugm1 li,
.css_tz5b5 .css_vugm1 small,
.css_tz5b5 .css_vugm1 label,
.css_tz5b5 .css_htz2g p,
.css_tz5b5 .css_htz2g span:not(.badge),
.css_tz5b5 .css_htz2g li,
.css_tz5b5 .css_htz2g small,
.css_tz5b5 .css_htz2g label,
.css_tz5b5 .card p,
.css_tz5b5 .card span:not(.badge),
.css_tz5b5 .card li,
.css_tz5b5 .card small,
.css_tz5b5 .card label,
.css_tz5b5 .css_nmn8m p,
.css_tz5b5 .css_nmn8m span:not(.badge),
.css_tz5b5 .css_nmn8m li,
.css_tz5b5 .css_nmn8m small,
.css_tz5b5 .css_nmn8m label,
.css_tz5b5 .css_io11a p,
.css_tz5b5 .css_io11a span:not(.badge),
.css_tz5b5 .css_io11a li,
.css_tz5b5 .css_io11a small,
.css_tz5b5 .css_io11a label,
.css_tz5b5 .css_p0p0f p,
.css_tz5b5 .css_p0p0f span:not(.badge),
.css_tz5b5 .css_p0p0f li,
.css_tz5b5 .css_p0p0f small,
.css_tz5b5 .css_p0p0f label,
.css_tz5b5 .css_ll0am p,
.css_tz5b5 .css_ll0am span:not(.badge),
.css_tz5b5 .css_ll0am li,
.css_tz5b5 .css_ll0am small,
.css_tz5b5 .css_ll0am label,
.css_tz5b5 .css_xd9iw p,
.css_tz5b5 .css_xd9iw span:not(.badge),
.css_tz5b5 .css_xd9iw li,
.css_tz5b5 .css_xd9iw small,
.css_tz5b5 .css_xd9iw label,
.css_tz5b5 .counter-item p,
.css_tz5b5 .counter-item span:not(.badge),
.css_tz5b5 .counter-item li,
.css_tz5b5 .counter-item small,
.css_tz5b5 .counter-item label,
.css_o1a9r .css_vugm1 p,
.css_o1a9r .css_vugm1 span:not(.badge),
.css_o1a9r .css_vugm1 li,
.css_o1a9r .css_vugm1 small,
.css_o1a9r .css_vugm1 label,
.css_o1a9r .css_htz2g p,
.css_o1a9r .css_htz2g span:not(.badge),
.css_o1a9r .css_htz2g li,
.css_o1a9r .css_htz2g small,
.css_o1a9r .css_htz2g label,
.css_o1a9r .card p,
.css_o1a9r .card span:not(.badge),
.css_o1a9r .card li,
.css_o1a9r .card small,
.css_o1a9r .card label,
.css_o1a9r .css_nmn8m p,
.css_o1a9r .css_nmn8m span:not(.badge),
.css_o1a9r .css_nmn8m li,
.css_o1a9r .css_nmn8m small,
.css_o1a9r .css_nmn8m label,
.css_o1a9r .css_io11a p,
.css_o1a9r .css_io11a span:not(.badge),
.css_o1a9r .css_io11a li,
.css_o1a9r .css_io11a small,
.css_o1a9r .css_io11a label,
.css_o1a9r .css_p0p0f p,
.css_o1a9r .css_p0p0f span:not(.badge),
.css_o1a9r .css_p0p0f li,
.css_o1a9r .css_p0p0f small,
.css_o1a9r .css_p0p0f label,
.css_o1a9r .css_ll0am p,
.css_o1a9r .css_ll0am span:not(.badge),
.css_o1a9r .css_ll0am li,
.css_o1a9r .css_ll0am small,
.css_o1a9r .css_ll0am label,
.css_o1a9r .css_xd9iw p,
.css_o1a9r .css_xd9iw span:not(.badge),
.css_o1a9r .css_xd9iw li,
.css_o1a9r .css_xd9iw small,
.css_o1a9r .css_xd9iw label,
.css_o1a9r .counter-item p,
.css_o1a9r .counter-item span:not(.badge),
.css_o1a9r .counter-item li,
.css_o1a9r .counter-item small,
.css_o1a9r .counter-item label,
.css_lm46u .css_vugm1 p,
.css_lm46u .css_vugm1 span:not(.badge),
.css_lm46u .css_vugm1 li,
.css_lm46u .css_vugm1 small,
.css_lm46u .css_vugm1 label,
.css_lm46u .css_htz2g p,
.css_lm46u .css_htz2g span:not(.badge),
.css_lm46u .css_htz2g li,
.css_lm46u .css_htz2g small,
.css_lm46u .css_htz2g label,
.css_lm46u .card p,
.css_lm46u .card span:not(.badge),
.css_lm46u .card li,
.css_lm46u .card small,
.css_lm46u .card label,
.css_lm46u .css_nmn8m p,
.css_lm46u .css_nmn8m span:not(.badge),
.css_lm46u .css_nmn8m li,
.css_lm46u .css_nmn8m small,
.css_lm46u .css_nmn8m label,
.css_lm46u .css_io11a p,
.css_lm46u .css_io11a span:not(.badge),
.css_lm46u .css_io11a li,
.css_lm46u .css_io11a small,
.css_lm46u .css_io11a label,
.css_lm46u .css_p0p0f p,
.css_lm46u .css_p0p0f span:not(.badge),
.css_lm46u .css_p0p0f li,
.css_lm46u .css_p0p0f small,
.css_lm46u .css_p0p0f label,
.css_lm46u .css_ll0am p,
.css_lm46u .css_ll0am span:not(.badge),
.css_lm46u .css_ll0am li,
.css_lm46u .css_ll0am small,
.css_lm46u .css_ll0am label,
.css_lm46u .css_xd9iw p,
.css_lm46u .css_xd9iw span:not(.badge),
.css_lm46u .css_xd9iw li,
.css_lm46u .css_xd9iw small,
.css_lm46u .css_xd9iw label,
.css_lm46u .counter-item p,
.css_lm46u .counter-item span:not(.badge),
.css_lm46u .counter-item li,
.css_lm46u .counter-item small,
.css_lm46u .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-logo{font-size:42px;font-weight:800;font-family:var(--x3ag,sans-serif);color:var(--x14bn);animation:plLogoPulse 1.6s ease-in-out infinite;letter-spacing:-1px;user-select:none;}@keyframes plLogoPulse{0%,100%{opacity:.3;transform:scale(.85)}50%{opacity:1;transform:scale(1)}}

.ix-filter-nav{display:flex;justify-content:center;gap:6px;flex-wrap:wrap;margin-bottom:32px;}
.ix-filter-btn{padding:8px 20px;border:2px solid var(--border-color);background:none;border-radius:var(--x4hq,50px);cursor:pointer;font-size:14px;font-weight:600;color:var(--text-secondary);transition:all 0.3s;}
.ix-filter-btn.active,.ix-filter-btn:hover{background:var(--x14bn);color:#fff;border-color:var(--x14bn);}
.ix-filter-item{transition:opacity 0.4s ease,transform 0.4s ease;}
.ix-filter-item.ix-hidden{opacity:0;transform:scale(0.85);pointer-events:none;position:absolute;visibility:hidden;}