@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@400;500;600;700;800&family=Roboto:wght@400;500&display=swap');

:root {
    --w14gf: #BB69E5;
    --w15j2: #DB39B5;
    --w16cs: #7777E5;
    --w1y9: linear-gradient(to right, var(--w14gf), var(--w15j2));
    --w3f0: 'Roboto Slab', serif;
    --w5kj: 'Roboto', sans-serif;
    --w19ey: 56px;
    --w20yn: 42px;
    --w21pt: 30px;
    --w17py: 17px;
    --w18b5: 700;
    --w6gy: 2px;
    --w7pn: 4px;
    --w8ao: 6px;
    --w9ai: 8px;
    --w4w0: 4px;
    --w10c7: none;
    --w11fc: none;
    --w12b6: none;
    --w13m2: none;
    --css_lajhf: 100px 0;
}
.css_q2jp1 {
    border-radius: 20px 4px 20px 4px;
    padding: 14px 32px;
}
.css_j6g7t, .css_sh4wc, .css_sgoe1, .css_ewhjj, .css_hxt3p {
    border-width: 3px;
    border-color: #BB69E5;
}

main > section:nth-child(odd):not(.css_romyq):not(.css_mdwiv) { border-left: 4px solid var(--w14gf); }
.css_a69yf { border-left: none !important; }

.css_vly0g img, .about-image img {
    transform: rotate(2deg) scale(1.02);
    transition: transform 0.5s ease;
}
.css_vly0g:hover img, .about-image:hover img {
    transform: rotate(0deg) scale(1);
}

.css_j6g7t, .css_sh4wc, .css_ewhjj, .css_hxt3p, .css_sgoe1 {
    transition: transform 0.35s ease, box-shadow 0.35s ease;
}
.css_j6g7t:hover, .css_sh4wc:hover, .css_ewhjj:hover, .css_hxt3p:hover, .css_sgoe1:hover {
    transform: scale(1.04);
    box-shadow: var(--w13m2);
    z-index: 2;
    position: relative;
}

.css_mm3kx strong, .css_mm3kx em, .css_vi1jp strong {
    background: linear-gradient(transparent 60%, var(--w14gf) 60%);
    background-size: 100% 90%;
    background-repeat: no-repeat;
    background-position: 0 100%;
    padding: 0 4px;
    -webkit-text-fill-color: initial;
}

.css_zwgfk {
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.css_zwgfk::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.12);
    transition: left 0.35s ease;
    z-index: -1;
}
.css_zwgfk:hover::before {
    left: 0;
}

.css_j6g7t, .css_sh4wc, .css_ewhjj, .css_hxt3p, .css_sgoe1 {
    border-left: 5px solid var(--w14gf);
    border-radius: 0 var(--w7pn) var(--w7pn) 0;
}

.css_a69yf { overflow: visible; padding-bottom: 80px; }
.css_vly0g {
    margin-right: -60px;
    position: relative;
}
.css_vly0g img {
    border-radius: var(--w8ao) 0 0 var(--w8ao);
    box-shadow: -10px 10px 40px rgba(0,0,0,0.12);
    max-height: 520px;
    object-fit: cover;
    width: 100%;
}
.css_mm3kx span, .css_mm3kx strong { color: var(--w14gf); }
.css_cav8i { background: none; padding: 0; font-weight: 700; letter-spacing: 5px; }

.css_i1qs6 {
    background: var(--footer-dark-bg);
    padding: 14px 0;
}
.css_i1qs6 .css_h3832 { color: #fff; }
.css_i1qs6 .nav-link { color: rgba(255,255,255,0.7) !important; }
.css_i1qs6 .nav-link:hover, .css_i1qs6 .nav-link.active { color: #fff !important; }
.css_i1qs6 .nav-link::after { background: #fff; }
.css_i1qs6 .css_z1zqy { background: #fff; color: var(--footer-dark-bg); border-color: #fff; }
.css_i1qs6 .css_kklop .css_oh34e { background: #fff; }
.css_i1qs6.scrolled { background: var(--footer-dark-bg); box-shadow: 0 4px 20px rgba(0,0,0,0.2); }

.css_mmnal {
    background: var(--bg-secondary);
    color: var(--text-secondary);
    padding-top: 80px;
    margin: 0 20px 20px;
    border-radius: var(--w9ai);
}
.css_mmnal p, .css_mmnal li, .css_mmnal span,
.css_mmnal .css_q7vkg p, .css_mmnal .footer-contact li { color: var(--text-secondary); }
.css_mmnal h1,.css_mmnal h2,.css_mmnal h3,.css_mmnal h4,.css_mmnal h5 { color: var(--text-primary); }
.css_q7vkg .css_x57b1 { color: var(--text-primary); }
.css_q7vkg .css_x57b1::after { background: var(--w14gf); border-radius: var(--w4w0); }
.css_a7skn a { color: var(--text-secondary); }
.css_a7skn a:hover { color: var(--w14gf); }
.css_iyfz3 a { border-radius: var(--w8ao); background: var(--bg-primary); border-color: var(--border-color); color: var(--text-secondary); }
.css_iyfz3 a:hover { background: var(--w14gf); color: #fff; border-color: var(--w14gf); }
.css_e6uce { border-top: 1px solid var(--border-color); }
.css_e6uce p { color: var(--text-muted); }

.contact-section { position: relative; }
.contact-section::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background: var(--bg-secondary);
    z-index: 0;
}
.contact-section .container { position: relative; z-index: 1; }
.contact-section .css_hep07 { background: var(--bg-card, #fff); padding: 40px; border-radius: var(--w8ao); box-shadow: var(--w11fc); }

.css_h3832 { font-size: 24px; font-weight: 800; color: var(--w14gf) !important; text-shadow: 0 0 10px rgba(var(--w14gf-rgb, 99,102,241), 0.5), 0 0 20px rgba(var(--w14gf-rgb, 99,102,241), 0.3); }
.css_h3832:hover { text-shadow: 0 0 15px rgba(var(--w14gf-rgb, 99,102,241), 0.7), 0 0 30px rgba(var(--w14gf-rgb, 99,102,241), 0.4); }

.css_mik64, .card-title {
    display: inline;
    background: linear-gradient(transparent 55%, rgba(var(--w14gf-rgb, 37,99,235), 0.12) 55%);
    padding: 0 4px;
    font-weight: 700;
}

.css_vly0g img {
    border: 3px solid var(--w14gf);
    outline: 3px solid var(--w14gf);
    outline-offset: 6px;
    border-radius: var(--w7pn);
}

section:not(.css_a69yf) .col-lg-6 img, section:not(.css_a69yf) .col-lg-5 img {
    shape-outside: ellipse(48% 48%);
    border-radius: 60% 40% 55% 45% / 55% 45% 55% 45%;
    float: left;
    margin: 0 24px 16px 0;
    max-width: 55%;
    object-fit: cover;
}

.css_kklop { width: 40px; height: 40px; gap: 6px; border: none; background: none; border-radius: 0; }
.css_kklop .css_oh34e { width: 24px; height: 2px; border-radius: 2px; background: var(--text-primary); transition: transform 0.35s ease, opacity 0.3s ease, background 0.35s ease; }
.css_kklop:hover .css_oh34e { background: var(--w14gf); }
.css_kklop.active .css_oh34e { background: var(--w14gf); }
.css_kklop.active .css_oh34e:nth-child(1) { transform: translateY(8px) rotate(45deg); }
.css_kklop.active .css_oh34e:nth-child(2) { opacity: 0; }
.css_kklop.active .css_oh34e:nth-child(3) { transform: translateY(-8px) rotate(-45deg); }

main > section + section::before{content:'';display:block;width:80px;height:2px;background:var(--w1y9);margin:0 auto;opacity:0.5;}

.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(--w14gf);border-radius:2px;transition:height 0.1s;}@media(max-width:768px){.scroll-line{display:none;}}

.progress-top{position:fixed;top:0;left:0;height:3px;background:var(--w1y9);z-index:99999;transition:width 0.05s;width:0;}

.css_j6g7t,.css_sh4wc,.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);}}

.typewriter-cursor{display:inline-block;width:2px;height:1em;background:var(--w14gf);margin-left:4px;animation:twBlink 0.7s step-end infinite;vertical-align:text-bottom;}@keyframes twBlink{50%{opacity:0;}}

@media(prefers-reduced-motion:reduce){.css_j6g7t,.css_sh4wc,.css_ewhjj,.css_hxt3p,.css_eqihe,.portfolio-item{opacity:1!important;transform:none!important;animation:none!important;}}

.bg-deco{position:fixed;inset:0;pointer-events:none;z-index:0;background:radial-gradient(circle,var(--w14gf) 0.8px,transparent 0.8px);background-size:32px 32px;opacity:0.025;}

.css_dv3wo{animation:taglinePulse 3s ease-in-out infinite;}@keyframes taglinePulse{0%,100%{opacity:1;}50%{opacity:0.5;}}

@keyframes pulseGlow{0%,100%{box-shadow:0 0 0 0 rgba(var(--w14gf-rgb,99,102,241),0.45);}70%{box-shadow:0 0 0 14px rgba(var(--w14gf-rgb,99,102,241),0);}}
.css_a69yf .css_zwgfk,.css_a69yf .css_q2jp1{animation:pulseGlow 2.5s ease-in-out infinite;}

.float-blobs{position:fixed;inset:0;pointer-events:none;z-index:0;overflow:hidden;}.float-blob{position:absolute;border-radius:50%;filter:blur(40px);opacity:0.035;will-change:transform;}

main > section:nth-child(3n+2):not(.css_romyq):not(.css_mdwiv) {
    -webkit-clip-path: polygon(0 0, calc(100% - 50px) 0, 100% 50px, 100% 100%, 0 100%);
    clip-path: polygon(0 0, calc(100% - 50px) 0, 100% 50px, 100% 100%, 0 100%);
}
main > section:nth-child(3n):not(.css_romyq):not(.css_mdwiv) {
    -webkit-clip-path: polygon(50px 0, 100% 0, 100% 100%, 0 100%, 0 50px);
    clip-path: polygon(50px 0, 100% 0, 100% 100%, 0 100%, 0 50px);
}
.css_a69yf { clip-path: none !important; -webkit-clip-path: none !important; }
@media (max-width: 768px) {
    main > section:nth-child(3n+2):not(.css_romyq):not(.css_mdwiv),
    main > section:nth-child(3n):not(.css_romyq):not(.css_mdwiv) { clip-path: none; -webkit-clip-path: none; }
}

html:not(.css_i0f00) main > section {
    opacity: 1 !important;
    transform: none !important;
    clip-path: none !important;
    filter: none !important;
}

@media (min-width: 993px) {
    .css_e3ni8 {
        flex-wrap: nowrap;
        overflow: visible;
    }
    .css_x6b7g {
        flex: 1 1 auto;
        min-width: 0;
        justify-content: center;
        flex-wrap: nowrap;
        overflow: hidden;
        gap: clamp(10px, 1.8vw, 36px) !important;
    }
    .css_x6b7g .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        padding: 8px 0;
        flex-shrink: 0;
    }
    .css_as0qw, .css_zijx3 {
        gap: clamp(8px, 1.4vw, 32px) !important;
        flex-wrap: nowrap;
        overflow: hidden;
    }
    .css_as0qw .nav-link,
    .css_zijx3 .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        flex-shrink: 0;
    }
    .css_z1zqy {
        flex-shrink: 0;
        white-space: nowrap;
    }
    .css_h3832 {
        flex-shrink: 0;
    }
}

div.css_l1msw:not(.css_lajhf) {
    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_l1msw:not(.css_lajhf) + .css_i1qs6 {
    top: 33px;
    transition: top 0.3s ease, background 0.3s ease, padding 0.3s ease;
}
div.css_l1msw.css_ithj8 {
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
}
div.css_l1msw.css_ithj8 + .css_i1qs6,
div.css_l1msw:not(.css_lajhf) + .css_i1qs6.scrolled {
    top: 0;
}
div.css_l1msw:not(.css_lajhf) ~ .css_a69yf {
    padding-top: 200px;
}

@media (max-width: 992px) {
    div.css_l1msw:not(.css_lajhf) {
        position: relative;
        z-index: auto;
        font-size: 11px;
        padding: 4px 0;
    }
    div.css_l1msw:not(.css_lajhf) + .css_i1qs6 {
        top: 0;
    }
    div.css_l1msw:not(.css_lajhf) ~ .css_a69yf {
        padding-top: 140px;
    }
}

@media (max-width: 992px) {
    .css_kklop {
        display: flex !important;
        pointer-events: auto !important;
        opacity: 1 !important;
        z-index: 10001 !important;
        cursor: pointer !important;
        -webkit-tap-highlight-color: transparent;
    }
    .css_kklop .css_oh34e {
        pointer-events: none;
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
    .css_x6b7g {
        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_x6b7g .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;
        color: var(--text-primary) !important;
    }
    .css_x6b7g .nav-link:hover,
    .css_x6b7g .nav-link.active { color: var(--w14gf) !important; }
    .css_x6b7g .nav-link::after { display: none !important; }
    .css_z1zqy { display: none !important; }
    .css_as0qw, .css_zijx3 { display: none !important; }
}

@media (max-width: 992px) {
    .css_x6b7g { 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(--w14gf) !important; transition: right 0.4s cubic-bezier(0.4,0,0.2,1) !important; }
    .css_x6b7g.active { right: 0 !important; }
    .css_x6b7g .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_x6b7g.active .nav-link { opacity: 1 !important; transform: translateX(0) !important; }
    .css_x6b7g.active .nav-link:nth-child(1){transition-delay:.06s !important;}
    .css_x6b7g.active .nav-link:nth-child(2){transition-delay:.12s !important;}
    .css_x6b7g.active .nav-link:nth-child(3){transition-delay:.18s !important;}
    .css_x6b7g.active .nav-link:nth-child(4){transition-delay:.24s !important;}
    .css_x6b7g.active .nav-link:nth-child(5){transition-delay:.30s !important;}
    .css_x6b7g.active .nav-link:nth-child(6){transition-delay:.36s !important;}
    .css_x6b7g.active .nav-link:nth-child(7){transition-delay:.42s !important;}
    .css_x6b7g.active .nav-link:nth-child(8){transition-delay:.48s !important;}
}

.css_j6g7t,
.css_sh4wc,
.css_ewhjj,
.css_hxt3p,
.css_n7nym,
.css_eqihe {
    backdrop-filter: blur(8px) !important;
    -webkit-backdrop-filter: blur(8px) !important;
}
.css_j6g7t *,
.css_sh4wc *,
.css_ewhjj *,
.css_hxt3p *,
.css_n7nym * {
    filter: none !important;
}
@supports (animation: none) {
    .css_j6g7t, .css_sh4wc, .css_ewhjj {
        animation-fill-mode: forwards !important;
    }
}
.css_ewhjj + .css_ewhjj {
    margin-top: 1.5rem;
}

.css_a69yf .css_pj5zz ~ .container,
.css_a69yf .css_pj5zz ~ .container * {
    color: var(--text-primary);
}
.css_a69yf .css_pj5zz ~ .container p,
.css_a69yf .css_pj5zz ~ .container .css_gcjsb {
    color: var(--text-secondary);
}
.css_mdwiv .css_cav8i { color: #fff; }
.css_mdwiv .css_dv3wo { color: var(--w14gf); }
.css_mdwiv .css_b44e3 { color: rgba(255,255,255,0.55); }
.css_mdwiv .css_a7skn a { color: rgba(255,255,255,0.65); }
.css_mdwiv .css_a7skn a:hover { color: #fff; }
.css_mmnal[style*="background:none"] { background: none !important; }
.css_mmnal[style*="background:none"]::before,
.css_mmnal[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_j3lqn .swiper-button-next,
.css_j3lqn .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_j3lqn .swiper-button-next::after,
.css_j3lqn .swiper-button-prev::after {
    font-size: 14px;
    color: var(--text-primary, #1a1a2e);
}
.css_j3lqn .swiper-button-next { right: 0; }
.css_j3lqn .swiper-button-prev { left: 0; }

.css_j6g7t, .css_n7nym, .css_sh4wc, .css_ewhjj,
.css_hxt3p, .css_eqihe, .css_sgoe1, .counter-item,
.card { overflow: hidden; }

.css_j6g7t h1, .css_j6g7t h2, .css_j6g7t h3, .css_j6g7t h4, .css_j6g7t h5, .css_j6g7t h6,
.css_n7nym h1, .css_n7nym h2, .css_n7nym h3, .css_n7nym h4,
.css_sh4wc h1, .css_sh4wc h2, .css_sh4wc h3, .css_sh4wc 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_j6g7t p, .css_j6g7t span, .css_j6g7t li,
.css_n7nym p, .css_sh4wc p, .counter-item p,
.card p, .card span, .card li {
    overflow-wrap: break-word;
    word-break: break-word;
}

.css_p4h1n, .css_w6d9o, .counter-suffix {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
}

.css_j6g7t .stat-number, .css_j6g7t [class*="number"],
.counter-item .stat-number {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
}

body {
    line-height: 1.681;
    letter-spacing: 0.0em;
}

.css_j6g7t, .css_sh4wc, .css_ewhjj, .css_sgoe1, .css_hxt3p {
    padding: 32px;
}
.css_j6g7t, .css_sh4wc, .css_ewhjj, .css_sgoe1, .css_hxt3p .card-body {
    padding: 26px 21px;
}
.row > [class*="col"]:nth-child(1) .css_j6g7t,
.row > [class*="col"]:nth-child(1) .css_sh4wc {
    padding: 33px;
    border-radius: calc(var(--w7pn) + 0px);
}
.row > [class*="col"]:nth-child(2) .css_j6g7t,
.row > [class*="col"]:nth-child(2) .css_sh4wc {
    padding: 34px;
    border-radius: calc(var(--w7pn) + 3px);
}
.row > [class*="col"]:nth-child(3) .css_j6g7t,
.row > [class*="col"]:nth-child(3) .css_sh4wc {
    padding: 33px;
    border-radius: calc(var(--w7pn) + 1px);
}
.row > [class*="col"]:nth-child(4) .css_j6g7t,
.row > [class*="col"]:nth-child(4) .css_sh4wc {
    padding: 31px;
    border-radius: calc(var(--w7pn) + 1px);
}
.row > [class*="col"]:nth-child(5) .css_j6g7t,
.row > [class*="col"]:nth-child(5) .css_sh4wc {
    padding: 34px;
    border-radius: calc(var(--w7pn) + -2px);
}
.row > [class*="col"]:nth-child(6) .css_j6g7t,
.row > [class*="col"]:nth-child(6) .css_sh4wc {
    padding: 29px;
    border-radius: calc(var(--w7pn) + -2px);
}

.css_q2jp1 {
    padding: 13px 32px;
    font-size: 15px;
    letter-spacing: 0.164px;
    border-radius: calc(var(--w7pn) + 1px);
}
.css_ovf8h {
    padding: 14px 30px;
    border-width: 2px;
}

main > section {
    padding-top: 79px;
    padding-bottom: 84px;
}
main > section:first-child {
    padding-top: 92px;
}
main > section:nth-child(3) {
    padding-top: 84px;
    padding-bottom: 73px;
}
main > section:nth-child(5) {
    padding-top: 78px;
    padding-bottom: 74px;
}
main > section:nth-child(6) {
    padding-top: 83px;
    padding-bottom: 74px;
}

.css_ysph1 {
    margin-bottom: 58px;
}

.css_j6g7t, .css_sh4wc, .css_ewhjj, .css_hxt3p {
    box-shadow: 0px 4px 16px rgba(0,0,0,0.061);
}

.css_a69yf {
    padding-top: 122px;
}
.css_mm3kx {
    margin-bottom: 22px;
}
.css_gcjsb {
    margin-bottom: 33px;
    font-size: 18px;
    line-height: 1.636;
}
.css_cav8i {
    font-size: 11px;
    letter-spacing: 3.446px;
    margin-bottom: 23px;
}
.css_ran1g {
    gap: 12px;
}

.css_vly0g img {
    border-radius: 13px;
    box-shadow: 0 18px 38px rgba(0,0,0,0.104);
}

.css_xw24m {
    width: 48px;
    height: 48px;
    font-size: 20px;
    border-radius: 13px;
    margin-bottom: 15px;
}

.css_mik64, .card-title {
    font-size: 20px;
    margin-bottom: 7px;
}
.css_avxsf, .card-text {
    font-size: 15px;
    line-height: 1.609;
}

.css_vi1jp {
    margin-bottom: 18px;
    letter-spacing: 0.0px;
}
.css_dv3wo {
    font-size: 13px;
    letter-spacing: 2.389px;
    margin-bottom: 12px;
}
.css_mvjh6 {
    font-size: 16px;
    line-height: 1.678;
}

@media (min-width: 993px) {
    .css_x6b7g {
        gap: 34px;
    }
    .css_x6b7g .nav-link {
        font-size: 14px;
        padding: 9px 0;
    }
}

.css_mmnal {
    padding-top: 62px;
}
.css_q7vkg .css_x57b1 {
    font-size: 17px;
    margin-bottom: 23px;
}
.css_a7skn a {
    font-size: 14px;
}
.css_a7skn li {
    margin-bottom: 12px;
}
.css_iyfz3 {
    gap: 11px;
}
.css_iyfz3 a {
    width: 40px;
    height: 40px;
}
.css_e6uce {
    padding: 18px 0;
    margin-top: 54px;
}

.form-control {
    border-radius: 9px;
    padding: 13px 13px;
    font-size: 15px;
}

.css_sgoe1 {
    padding: 27px;
}
.css_s3wef {
    font-size: 18px;
    line-height: 1.657;
    margin-bottom: 17px;
}
.css_yllvg {
    width: 51px;
    height: 51px;
}
.css_j0vtw {
    font-size: 15px;
}
.css_zjpd8 {
    font-size: 13px;
}

.css_hxt3p {
    padding: 33px;
}
.css_st69a {
    font-size: 19px;
    margin-bottom: 8px;
}
.css_k1262 {
    font-size: 46px;
    margin-bottom: 23px;
}
.css_t9i1a li {
    padding: 10px 0;
    font-size: 14px;
}

.css_p4h1n, .stat-number {
    font-size: 47px;
    margin-bottom: 8px;
}
.css_w6d9o {
    font-size: 15px;
    letter-spacing: 0.502px;
}

.css_lj55f img {
    border-radius: 7px;
}
.css_sm6xz {
    font-size: 19px;
    margin-bottom: 2px;
}
.css_sezny {
    font-size: 13px;
}

.css_qcquh {
    font-size: 27px;
    margin-bottom: 9px;
}
.css_ka1yx {
    font-size: 19px;
    margin-bottom: 9px;
}

.wow {
    animation-duration: 0.638s !important;
}
.css_j6g7t, .css_sh4wc, .css_ewhjj, .css_sgoe1,
.css_hxt3p, .css_eqihe {
    transition-duration: 0.321s;
}

.row {
    --bs-gutter-y: 27px;
}

.css_romyq {
    padding: 78px 0;
}
.css_fkf3v {
    font-size: 33px;
    margin-bottom: 20px;
}
.css_k4x48 {
    font-size: 17px;
    margin-bottom: 28px;
}

.css_ewhjj .css_wzspu img {
    border-radius: 11px 11px 0 0;
}
.css_x76p6 {
    font-size: 14px;
    margin-bottom: 5px;
    gap: 15px;
}

.css_i1qs6 {
    padding: 19px 0;
}
.css_i1qs6.scrolled {
    padding: 15px 0;
}
.css_h3832 {
    font-size: 23px;
}
.css_z1zqy {
    margin-left: 16px;
}

:root {
    --_key: '56000';
    --_idx: '9843d';
    --_ver: 2.56;
    --_hash: 'a146c';
}
.env-flag { --_stamp: 906; pointer-events: auto }
.view-anchor { display: inherit; --_stamp: 871; box-sizing: border-box }
.page-ref { vertical-align: baseline }

.css_mdwiv h1, .css_mdwiv h2, .css_mdwiv h3, .css_mdwiv h4, .css_mdwiv h5, .css_mdwiv h6 { color: #fff !important; }
.css_mdwiv { color: rgba(255,255,255,0.85) !important; }
.css_mdwiv p, .css_mdwiv li, .css_mdwiv span:not(.badge):not(.css_q2jp1), .css_mdwiv .css_lqdh5, .css_mdwiv label, .css_mdwiv blockquote, .css_mdwiv figcaption, .css_mdwiv dt, .css_mdwiv dd, .css_mdwiv td, .css_mdwiv th { color: rgba(255,255,255,0.78) !important; }
.css_mdwiv a:not(.css_q2jp1):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.css_mdwiv a:not(.css_q2jp1):not(.nav-link):hover { color: #fff !important; }
.css_mdwiv .css_p4h1n { color: #fff !important; }
.css_mdwiv .css_w6d9o { 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_q2jp1), .bg-dark-custom .css_lqdh5, .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_q2jp1):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-dark-custom a:not(.css_q2jp1):not(.nav-link):hover { color: #fff !important; }
.bg-dark-custom .css_p4h1n { color: #fff !important; }
.bg-dark-custom .css_w6d9o { 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_q2jp1), .bg-gradient-custom .css_lqdh5, .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_q2jp1):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-gradient-custom a:not(.css_q2jp1):not(.nav-link):hover { color: #fff !important; }
.bg-gradient-custom .css_p4h1n { color: #fff !important; }
.bg-gradient-custom .css_w6d9o { 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_q2jp1), .bg-accent-custom .css_lqdh5, .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_q2jp1):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-accent-custom a:not(.css_q2jp1):not(.nav-link):hover { color: #fff !important; }
.bg-accent-custom .css_p4h1n { color: #fff !important; }
.bg-accent-custom .css_w6d9o { color: rgba(255,255,255,0.7) !important; }

.css_romyq h1, .css_romyq h2, .css_romyq h3, .css_romyq h4, .css_romyq h5, .css_romyq h6 { color: #fff !important; }
.css_romyq { color: rgba(255,255,255,0.85) !important; }
.css_romyq p, .css_romyq li, .css_romyq span:not(.badge):not(.css_q2jp1), .css_romyq .css_lqdh5, .css_romyq label, .css_romyq blockquote, .css_romyq figcaption, .css_romyq dt, .css_romyq dd, .css_romyq td, .css_romyq th { color: rgba(255,255,255,0.78) !important; }
.css_romyq a:not(.css_q2jp1):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.css_romyq a:not(.css_q2jp1):not(.nav-link):hover { color: #fff !important; }
.css_romyq .css_p4h1n { color: #fff !important; }
.css_romyq .css_w6d9o { color: rgba(255,255,255,0.7) !important; }

.css_mmnal { color: var(--text-secondary, #555) !important; }
.css_mmnal h1, .css_mmnal h2, .css_mmnal h3,
.css_mmnal h4, .css_mmnal h5, .css_mmnal h6,
.css_mmnal .css_x57b1 { color: var(--text-primary, #1a1a2e) !important; }
.css_mmnal p, .css_mmnal li, .css_mmnal span,
.css_mmnal label { color: var(--text-secondary, #555) !important; }
.css_mmnal a:not(.css_q2jp1) { color: var(--text-secondary, #555) !important; }
.css_mmnal a:not(.css_q2jp1):hover { color: var(--w14gf) !important; }
.css_mmnal .css_e6uce p { color: var(--text-muted, #888) !important; }

.css_icmiz h1, .css_icmiz h2, .css_icmiz h3, .css_icmiz h4, .css_icmiz h5, .css_icmiz h6 { color: var(--text-primary, #1a1a2e) !important; }
.css_icmiz p, .css_icmiz li, .css_icmiz span:not(.badge):not(.css_q2jp1), .css_icmiz .css_lqdh5, .css_icmiz label, .css_icmiz blockquote, .css_icmiz figcaption, .css_icmiz dt, .css_icmiz dd, .css_icmiz td, .css_icmiz th { color: var(--text-secondary, #555) !important; }

.css_l1msw h1, .css_l1msw h2, .css_l1msw h3, .css_l1msw h4, .css_l1msw h5, .css_l1msw h6 { color: var(--text-primary, #1a1a2e) !important; }
.css_l1msw p, .css_l1msw li, .css_l1msw span:not(.badge):not(.css_q2jp1), .css_l1msw .css_lqdh5, .css_l1msw label, .css_l1msw blockquote, .css_l1msw figcaption, .css_l1msw dt, .css_l1msw dd, .css_l1msw td, .css_l1msw th { color: var(--text-secondary, #555) !important; }

.css_p4h1n { color:var(--text-primary,#1a1a2e) !important; }
.css_w6d9o { color:var(--text-muted,#888) !important; }
.css_p4h1n .counter-suffix { color:var(--w14gf) !important; }
.counter-item .counter-icon { color:var(--w14gf) !important; }
.css_mm3kx { color:var(--text-primary,#1a1a2e) !important; }
.css_gcjsb { color:var(--text-secondary,#555) !important; }
.css_cav8i { color:var(--w14gf) !important; }
.css_fkf3v { color:var(--text-primary,#1a1a2e) !important; }
.css_k4x48 { color:var(--text-secondary,#555) !important; }
.portfolio-title { color:var(--text-primary,#1a1a2e) !important; }
.portfolio-category { color:var(--text-muted,#888) !important; }

.css_mdwiv .css_p4h1n, .bg-dark-custom .css_p4h1n, .bg-gradient-custom .css_p4h1n, .bg-accent-custom .css_p4h1n, .css_romyq .css_p4h1n, .css_oaqfy .css_p4h1n { color:#fff !important; }
.css_mdwiv .css_w6d9o, .bg-dark-custom .css_w6d9o, .bg-gradient-custom .css_w6d9o, .bg-accent-custom .css_w6d9o, .css_romyq .css_w6d9o, .css_oaqfy .css_w6d9o { color:rgba(255,255,255,0.7) !important; }
.css_mdwiv .css_p4h1n .counter-suffix, .bg-dark-custom .css_p4h1n .counter-suffix, .bg-gradient-custom .css_p4h1n .counter-suffix, .bg-accent-custom .css_p4h1n .counter-suffix, .css_romyq .css_p4h1n .counter-suffix, .css_oaqfy .css_p4h1n .counter-suffix { color:var(--w14gf) !important; }
.css_mdwiv .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_romyq .counter-item .counter-icon, .css_oaqfy .counter-item .counter-icon { color:var(--w14gf) !important; }
.css_mdwiv .css_mm3kx, .bg-dark-custom .css_mm3kx, .bg-gradient-custom .css_mm3kx, .bg-accent-custom .css_mm3kx, .css_romyq .css_mm3kx, .css_oaqfy .css_mm3kx { color:#fff !important; }
.css_mdwiv .css_gcjsb, .bg-dark-custom .css_gcjsb, .bg-gradient-custom .css_gcjsb, .bg-accent-custom .css_gcjsb, .css_romyq .css_gcjsb, .css_oaqfy .css_gcjsb { color:rgba(255,255,255,0.75) !important; }
.css_mdwiv .css_cav8i, .bg-dark-custom .css_cav8i, .bg-gradient-custom .css_cav8i, .bg-accent-custom .css_cav8i, .css_romyq .css_cav8i, .css_oaqfy .css_cav8i { color:#fff !important; }
.css_mdwiv .css_fkf3v, .bg-dark-custom .css_fkf3v, .bg-gradient-custom .css_fkf3v, .bg-accent-custom .css_fkf3v, .css_romyq .css_fkf3v, .css_oaqfy .css_fkf3v { color:#fff !important; }
.css_mdwiv .css_k4x48, .bg-dark-custom .css_k4x48, .bg-gradient-custom .css_k4x48, .bg-accent-custom .css_k4x48, .css_romyq .css_k4x48, .css_oaqfy .css_k4x48 { color:rgba(255,255,255,0.85) !important; }
.css_mdwiv .portfolio-title, .bg-dark-custom .portfolio-title, .bg-gradient-custom .portfolio-title, .bg-accent-custom .portfolio-title, .css_romyq .portfolio-title, .css_oaqfy .portfolio-title, .portfolio-overlay .portfolio-title { color:#fff !important; }
.css_mdwiv .portfolio-category, .bg-dark-custom .portfolio-category, .bg-gradient-custom .portfolio-category, .bg-accent-custom .portfolio-category, .css_romyq .portfolio-category, .css_oaqfy .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_pj5zz h1, .css_pj5zz h2, .css_pj5zz h3, .css_pj5zz h4, .css_pj5zz h5, .css_pj5zz 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_pj5zz p, .css_pj5zz span, .css_pj5zz a, .css_pj5zz li, .css_pj5zz small, .css_pj5zz 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_mdwiv.css_l1msw .css_p4h1n,
.css_mdwiv.css_icmiz .css_p4h1n,
.bg-dark-custom.css_l1msw .css_p4h1n,
.bg-dark-custom.css_icmiz .css_p4h1n,
.bg-gradient-custom.css_l1msw .css_p4h1n,
.bg-gradient-custom.css_icmiz .css_p4h1n,
.bg-accent-custom.css_l1msw .css_p4h1n,
.bg-accent-custom.css_icmiz .css_p4h1n,
.css_romyq.css_l1msw .css_p4h1n,
.css_romyq.css_icmiz .css_p4h1n,
.css_a69yf.css_l1msw .css_p4h1n,
.css_a69yf.css_icmiz .css_p4h1n,
.css_oaqfy.css_l1msw .css_p4h1n,
.css_oaqfy.css_icmiz .css_p4h1n { color:var(--text-primary,#1a1a2e) !important; }
.css_mdwiv.css_l1msw .css_w6d9o,
.css_mdwiv.css_icmiz .css_w6d9o,
.bg-dark-custom.css_l1msw .css_w6d9o,
.bg-dark-custom.css_icmiz .css_w6d9o,
.bg-gradient-custom.css_l1msw .css_w6d9o,
.bg-gradient-custom.css_icmiz .css_w6d9o,
.bg-accent-custom.css_l1msw .css_w6d9o,
.bg-accent-custom.css_icmiz .css_w6d9o,
.css_romyq.css_l1msw .css_w6d9o,
.css_romyq.css_icmiz .css_w6d9o,
.css_a69yf.css_l1msw .css_w6d9o,
.css_a69yf.css_icmiz .css_w6d9o,
.css_oaqfy.css_l1msw .css_w6d9o,
.css_oaqfy.css_icmiz .css_w6d9o { color:var(--text-muted,#888) !important; }
.css_mdwiv.css_l1msw .css_p4h1n .counter-suffix,
.css_mdwiv.css_icmiz .css_p4h1n .counter-suffix,
.bg-dark-custom.css_l1msw .css_p4h1n .counter-suffix,
.bg-dark-custom.css_icmiz .css_p4h1n .counter-suffix,
.bg-gradient-custom.css_l1msw .css_p4h1n .counter-suffix,
.bg-gradient-custom.css_icmiz .css_p4h1n .counter-suffix,
.bg-accent-custom.css_l1msw .css_p4h1n .counter-suffix,
.bg-accent-custom.css_icmiz .css_p4h1n .counter-suffix,
.css_romyq.css_l1msw .css_p4h1n .counter-suffix,
.css_romyq.css_icmiz .css_p4h1n .counter-suffix,
.css_a69yf.css_l1msw .css_p4h1n .counter-suffix,
.css_a69yf.css_icmiz .css_p4h1n .counter-suffix,
.css_oaqfy.css_l1msw .css_p4h1n .counter-suffix,
.css_oaqfy.css_icmiz .css_p4h1n .counter-suffix { color:var(--w14gf) !important; }
.css_mdwiv.css_l1msw .counter-item .counter-icon,
.css_mdwiv.css_icmiz .counter-item .counter-icon,
.bg-dark-custom.css_l1msw .counter-item .counter-icon,
.bg-dark-custom.css_icmiz .counter-item .counter-icon,
.bg-gradient-custom.css_l1msw .counter-item .counter-icon,
.bg-gradient-custom.css_icmiz .counter-item .counter-icon,
.bg-accent-custom.css_l1msw .counter-item .counter-icon,
.bg-accent-custom.css_icmiz .counter-item .counter-icon,
.css_romyq.css_l1msw .counter-item .counter-icon,
.css_romyq.css_icmiz .counter-item .counter-icon,
.css_a69yf.css_l1msw .counter-item .counter-icon,
.css_a69yf.css_icmiz .counter-item .counter-icon,
.css_oaqfy.css_l1msw .counter-item .counter-icon,
.css_oaqfy.css_icmiz .counter-item .counter-icon { color:var(--w14gf) !important; }
.css_mdwiv.css_l1msw .css_mm3kx,
.css_mdwiv.css_icmiz .css_mm3kx,
.bg-dark-custom.css_l1msw .css_mm3kx,
.bg-dark-custom.css_icmiz .css_mm3kx,
.bg-gradient-custom.css_l1msw .css_mm3kx,
.bg-gradient-custom.css_icmiz .css_mm3kx,
.bg-accent-custom.css_l1msw .css_mm3kx,
.bg-accent-custom.css_icmiz .css_mm3kx,
.css_romyq.css_l1msw .css_mm3kx,
.css_romyq.css_icmiz .css_mm3kx,
.css_a69yf.css_l1msw .css_mm3kx,
.css_a69yf.css_icmiz .css_mm3kx,
.css_oaqfy.css_l1msw .css_mm3kx,
.css_oaqfy.css_icmiz .css_mm3kx { color:var(--text-primary,#1a1a2e) !important; }
.css_mdwiv.css_l1msw .css_gcjsb,
.css_mdwiv.css_icmiz .css_gcjsb,
.bg-dark-custom.css_l1msw .css_gcjsb,
.bg-dark-custom.css_icmiz .css_gcjsb,
.bg-gradient-custom.css_l1msw .css_gcjsb,
.bg-gradient-custom.css_icmiz .css_gcjsb,
.bg-accent-custom.css_l1msw .css_gcjsb,
.bg-accent-custom.css_icmiz .css_gcjsb,
.css_romyq.css_l1msw .css_gcjsb,
.css_romyq.css_icmiz .css_gcjsb,
.css_a69yf.css_l1msw .css_gcjsb,
.css_a69yf.css_icmiz .css_gcjsb,
.css_oaqfy.css_l1msw .css_gcjsb,
.css_oaqfy.css_icmiz .css_gcjsb { color:var(--text-secondary,#555) !important; }
.css_mdwiv.css_l1msw .css_cav8i,
.css_mdwiv.css_icmiz .css_cav8i,
.bg-dark-custom.css_l1msw .css_cav8i,
.bg-dark-custom.css_icmiz .css_cav8i,
.bg-gradient-custom.css_l1msw .css_cav8i,
.bg-gradient-custom.css_icmiz .css_cav8i,
.bg-accent-custom.css_l1msw .css_cav8i,
.bg-accent-custom.css_icmiz .css_cav8i,
.css_romyq.css_l1msw .css_cav8i,
.css_romyq.css_icmiz .css_cav8i,
.css_a69yf.css_l1msw .css_cav8i,
.css_a69yf.css_icmiz .css_cav8i,
.css_oaqfy.css_l1msw .css_cav8i,
.css_oaqfy.css_icmiz .css_cav8i { color:var(--w14gf) !important; }
.css_mdwiv.css_l1msw .css_fkf3v,
.css_mdwiv.css_icmiz .css_fkf3v,
.bg-dark-custom.css_l1msw .css_fkf3v,
.bg-dark-custom.css_icmiz .css_fkf3v,
.bg-gradient-custom.css_l1msw .css_fkf3v,
.bg-gradient-custom.css_icmiz .css_fkf3v,
.bg-accent-custom.css_l1msw .css_fkf3v,
.bg-accent-custom.css_icmiz .css_fkf3v,
.css_romyq.css_l1msw .css_fkf3v,
.css_romyq.css_icmiz .css_fkf3v,
.css_a69yf.css_l1msw .css_fkf3v,
.css_a69yf.css_icmiz .css_fkf3v,
.css_oaqfy.css_l1msw .css_fkf3v,
.css_oaqfy.css_icmiz .css_fkf3v { color:var(--text-primary,#1a1a2e) !important; }
.css_mdwiv.css_l1msw .css_k4x48,
.css_mdwiv.css_icmiz .css_k4x48,
.bg-dark-custom.css_l1msw .css_k4x48,
.bg-dark-custom.css_icmiz .css_k4x48,
.bg-gradient-custom.css_l1msw .css_k4x48,
.bg-gradient-custom.css_icmiz .css_k4x48,
.bg-accent-custom.css_l1msw .css_k4x48,
.bg-accent-custom.css_icmiz .css_k4x48,
.css_romyq.css_l1msw .css_k4x48,
.css_romyq.css_icmiz .css_k4x48,
.css_a69yf.css_l1msw .css_k4x48,
.css_a69yf.css_icmiz .css_k4x48,
.css_oaqfy.css_l1msw .css_k4x48,
.css_oaqfy.css_icmiz .css_k4x48 { color:var(--text-secondary,#555) !important; }
.css_mdwiv.css_l1msw .portfolio-title,
.css_mdwiv.css_icmiz .portfolio-title,
.bg-dark-custom.css_l1msw .portfolio-title,
.bg-dark-custom.css_icmiz .portfolio-title,
.bg-gradient-custom.css_l1msw .portfolio-title,
.bg-gradient-custom.css_icmiz .portfolio-title,
.bg-accent-custom.css_l1msw .portfolio-title,
.bg-accent-custom.css_icmiz .portfolio-title,
.css_romyq.css_l1msw .portfolio-title,
.css_romyq.css_icmiz .portfolio-title,
.css_a69yf.css_l1msw .portfolio-title,
.css_a69yf.css_icmiz .portfolio-title,
.css_oaqfy.css_l1msw .portfolio-title,
.css_oaqfy.css_icmiz .portfolio-title { color:var(--text-primary,#1a1a2e) !important; }
.css_mdwiv.css_l1msw .portfolio-category,
.css_mdwiv.css_icmiz .portfolio-category,
.bg-dark-custom.css_l1msw .portfolio-category,
.bg-dark-custom.css_icmiz .portfolio-category,
.bg-gradient-custom.css_l1msw .portfolio-category,
.bg-gradient-custom.css_icmiz .portfolio-category,
.bg-accent-custom.css_l1msw .portfolio-category,
.bg-accent-custom.css_icmiz .portfolio-category,
.css_romyq.css_l1msw .portfolio-category,
.css_romyq.css_icmiz .portfolio-category,
.css_a69yf.css_l1msw .portfolio-category,
.css_a69yf.css_icmiz .portfolio-category,
.css_oaqfy.css_l1msw .portfolio-category,
.css_oaqfy.css_icmiz .portfolio-category { color:var(--text-muted,#888) !important; }

.css_mdwiv .css_j6g7t h1,
.css_mdwiv .css_j6g7t h2,
.css_mdwiv .css_j6g7t h3,
.css_mdwiv .css_j6g7t h4,
.css_mdwiv .css_j6g7t h5,
.css_mdwiv .css_j6g7t h6,
.css_mdwiv .css_n7nym h1,
.css_mdwiv .css_n7nym h2,
.css_mdwiv .css_n7nym h3,
.css_mdwiv .css_n7nym h4,
.css_mdwiv .css_n7nym h5,
.css_mdwiv .css_n7nym h6,
.css_mdwiv .card h1,
.css_mdwiv .card h2,
.css_mdwiv .card h3,
.css_mdwiv .card h4,
.css_mdwiv .card h5,
.css_mdwiv .card h6,
.css_mdwiv .css_sgoe1 h1,
.css_mdwiv .css_sgoe1 h2,
.css_mdwiv .css_sgoe1 h3,
.css_mdwiv .css_sgoe1 h4,
.css_mdwiv .css_sgoe1 h5,
.css_mdwiv .css_sgoe1 h6,
.css_mdwiv .css_eqihe h1,
.css_mdwiv .css_eqihe h2,
.css_mdwiv .css_eqihe h3,
.css_mdwiv .css_eqihe h4,
.css_mdwiv .css_eqihe h5,
.css_mdwiv .css_eqihe h6,
.css_mdwiv .css_hxt3p h1,
.css_mdwiv .css_hxt3p h2,
.css_mdwiv .css_hxt3p h3,
.css_mdwiv .css_hxt3p h4,
.css_mdwiv .css_hxt3p h5,
.css_mdwiv .css_hxt3p h6,
.css_mdwiv .css_ewhjj h1,
.css_mdwiv .css_ewhjj h2,
.css_mdwiv .css_ewhjj h3,
.css_mdwiv .css_ewhjj h4,
.css_mdwiv .css_ewhjj h5,
.css_mdwiv .css_ewhjj h6,
.css_mdwiv .css_sh4wc h1,
.css_mdwiv .css_sh4wc h2,
.css_mdwiv .css_sh4wc h3,
.css_mdwiv .css_sh4wc h4,
.css_mdwiv .css_sh4wc h5,
.css_mdwiv .css_sh4wc h6,
.css_mdwiv .counter-item h1,
.css_mdwiv .counter-item h2,
.css_mdwiv .counter-item h3,
.css_mdwiv .counter-item h4,
.css_mdwiv .counter-item h5,
.css_mdwiv .counter-item h6,
.bg-dark-custom .css_j6g7t h1,
.bg-dark-custom .css_j6g7t h2,
.bg-dark-custom .css_j6g7t h3,
.bg-dark-custom .css_j6g7t h4,
.bg-dark-custom .css_j6g7t h5,
.bg-dark-custom .css_j6g7t h6,
.bg-dark-custom .css_n7nym h1,
.bg-dark-custom .css_n7nym h2,
.bg-dark-custom .css_n7nym h3,
.bg-dark-custom .css_n7nym h4,
.bg-dark-custom .css_n7nym h5,
.bg-dark-custom .css_n7nym 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_sgoe1 h1,
.bg-dark-custom .css_sgoe1 h2,
.bg-dark-custom .css_sgoe1 h3,
.bg-dark-custom .css_sgoe1 h4,
.bg-dark-custom .css_sgoe1 h5,
.bg-dark-custom .css_sgoe1 h6,
.bg-dark-custom .css_eqihe h1,
.bg-dark-custom .css_eqihe h2,
.bg-dark-custom .css_eqihe h3,
.bg-dark-custom .css_eqihe h4,
.bg-dark-custom .css_eqihe h5,
.bg-dark-custom .css_eqihe h6,
.bg-dark-custom .css_hxt3p h1,
.bg-dark-custom .css_hxt3p h2,
.bg-dark-custom .css_hxt3p h3,
.bg-dark-custom .css_hxt3p h4,
.bg-dark-custom .css_hxt3p h5,
.bg-dark-custom .css_hxt3p h6,
.bg-dark-custom .css_ewhjj h1,
.bg-dark-custom .css_ewhjj h2,
.bg-dark-custom .css_ewhjj h3,
.bg-dark-custom .css_ewhjj h4,
.bg-dark-custom .css_ewhjj h5,
.bg-dark-custom .css_ewhjj h6,
.bg-dark-custom .css_sh4wc h1,
.bg-dark-custom .css_sh4wc h2,
.bg-dark-custom .css_sh4wc h3,
.bg-dark-custom .css_sh4wc h4,
.bg-dark-custom .css_sh4wc h5,
.bg-dark-custom .css_sh4wc 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_j6g7t h1,
.bg-gradient-custom .css_j6g7t h2,
.bg-gradient-custom .css_j6g7t h3,
.bg-gradient-custom .css_j6g7t h4,
.bg-gradient-custom .css_j6g7t h5,
.bg-gradient-custom .css_j6g7t h6,
.bg-gradient-custom .css_n7nym h1,
.bg-gradient-custom .css_n7nym h2,
.bg-gradient-custom .css_n7nym h3,
.bg-gradient-custom .css_n7nym h4,
.bg-gradient-custom .css_n7nym h5,
.bg-gradient-custom .css_n7nym 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_sgoe1 h1,
.bg-gradient-custom .css_sgoe1 h2,
.bg-gradient-custom .css_sgoe1 h3,
.bg-gradient-custom .css_sgoe1 h4,
.bg-gradient-custom .css_sgoe1 h5,
.bg-gradient-custom .css_sgoe1 h6,
.bg-gradient-custom .css_eqihe h1,
.bg-gradient-custom .css_eqihe h2,
.bg-gradient-custom .css_eqihe h3,
.bg-gradient-custom .css_eqihe h4,
.bg-gradient-custom .css_eqihe h5,
.bg-gradient-custom .css_eqihe h6,
.bg-gradient-custom .css_hxt3p h1,
.bg-gradient-custom .css_hxt3p h2,
.bg-gradient-custom .css_hxt3p h3,
.bg-gradient-custom .css_hxt3p h4,
.bg-gradient-custom .css_hxt3p h5,
.bg-gradient-custom .css_hxt3p h6,
.bg-gradient-custom .css_ewhjj h1,
.bg-gradient-custom .css_ewhjj h2,
.bg-gradient-custom .css_ewhjj h3,
.bg-gradient-custom .css_ewhjj h4,
.bg-gradient-custom .css_ewhjj h5,
.bg-gradient-custom .css_ewhjj h6,
.bg-gradient-custom .css_sh4wc h1,
.bg-gradient-custom .css_sh4wc h2,
.bg-gradient-custom .css_sh4wc h3,
.bg-gradient-custom .css_sh4wc h4,
.bg-gradient-custom .css_sh4wc h5,
.bg-gradient-custom .css_sh4wc 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_j6g7t h1,
.bg-accent-custom .css_j6g7t h2,
.bg-accent-custom .css_j6g7t h3,
.bg-accent-custom .css_j6g7t h4,
.bg-accent-custom .css_j6g7t h5,
.bg-accent-custom .css_j6g7t h6,
.bg-accent-custom .css_n7nym h1,
.bg-accent-custom .css_n7nym h2,
.bg-accent-custom .css_n7nym h3,
.bg-accent-custom .css_n7nym h4,
.bg-accent-custom .css_n7nym h5,
.bg-accent-custom .css_n7nym 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_sgoe1 h1,
.bg-accent-custom .css_sgoe1 h2,
.bg-accent-custom .css_sgoe1 h3,
.bg-accent-custom .css_sgoe1 h4,
.bg-accent-custom .css_sgoe1 h5,
.bg-accent-custom .css_sgoe1 h6,
.bg-accent-custom .css_eqihe h1,
.bg-accent-custom .css_eqihe h2,
.bg-accent-custom .css_eqihe h3,
.bg-accent-custom .css_eqihe h4,
.bg-accent-custom .css_eqihe h5,
.bg-accent-custom .css_eqihe h6,
.bg-accent-custom .css_hxt3p h1,
.bg-accent-custom .css_hxt3p h2,
.bg-accent-custom .css_hxt3p h3,
.bg-accent-custom .css_hxt3p h4,
.bg-accent-custom .css_hxt3p h5,
.bg-accent-custom .css_hxt3p h6,
.bg-accent-custom .css_ewhjj h1,
.bg-accent-custom .css_ewhjj h2,
.bg-accent-custom .css_ewhjj h3,
.bg-accent-custom .css_ewhjj h4,
.bg-accent-custom .css_ewhjj h5,
.bg-accent-custom .css_ewhjj h6,
.bg-accent-custom .css_sh4wc h1,
.bg-accent-custom .css_sh4wc h2,
.bg-accent-custom .css_sh4wc h3,
.bg-accent-custom .css_sh4wc h4,
.bg-accent-custom .css_sh4wc h5,
.bg-accent-custom .css_sh4wc 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_romyq .css_j6g7t h1,
.css_romyq .css_j6g7t h2,
.css_romyq .css_j6g7t h3,
.css_romyq .css_j6g7t h4,
.css_romyq .css_j6g7t h5,
.css_romyq .css_j6g7t h6,
.css_romyq .css_n7nym h1,
.css_romyq .css_n7nym h2,
.css_romyq .css_n7nym h3,
.css_romyq .css_n7nym h4,
.css_romyq .css_n7nym h5,
.css_romyq .css_n7nym h6,
.css_romyq .card h1,
.css_romyq .card h2,
.css_romyq .card h3,
.css_romyq .card h4,
.css_romyq .card h5,
.css_romyq .card h6,
.css_romyq .css_sgoe1 h1,
.css_romyq .css_sgoe1 h2,
.css_romyq .css_sgoe1 h3,
.css_romyq .css_sgoe1 h4,
.css_romyq .css_sgoe1 h5,
.css_romyq .css_sgoe1 h6,
.css_romyq .css_eqihe h1,
.css_romyq .css_eqihe h2,
.css_romyq .css_eqihe h3,
.css_romyq .css_eqihe h4,
.css_romyq .css_eqihe h5,
.css_romyq .css_eqihe h6,
.css_romyq .css_hxt3p h1,
.css_romyq .css_hxt3p h2,
.css_romyq .css_hxt3p h3,
.css_romyq .css_hxt3p h4,
.css_romyq .css_hxt3p h5,
.css_romyq .css_hxt3p h6,
.css_romyq .css_ewhjj h1,
.css_romyq .css_ewhjj h2,
.css_romyq .css_ewhjj h3,
.css_romyq .css_ewhjj h4,
.css_romyq .css_ewhjj h5,
.css_romyq .css_ewhjj h6,
.css_romyq .css_sh4wc h1,
.css_romyq .css_sh4wc h2,
.css_romyq .css_sh4wc h3,
.css_romyq .css_sh4wc h4,
.css_romyq .css_sh4wc h5,
.css_romyq .css_sh4wc h6,
.css_romyq .counter-item h1,
.css_romyq .counter-item h2,
.css_romyq .counter-item h3,
.css_romyq .counter-item h4,
.css_romyq .counter-item h5,
.css_romyq .counter-item h6,
.css_a69yf .css_j6g7t h1,
.css_a69yf .css_j6g7t h2,
.css_a69yf .css_j6g7t h3,
.css_a69yf .css_j6g7t h4,
.css_a69yf .css_j6g7t h5,
.css_a69yf .css_j6g7t h6,
.css_a69yf .css_n7nym h1,
.css_a69yf .css_n7nym h2,
.css_a69yf .css_n7nym h3,
.css_a69yf .css_n7nym h4,
.css_a69yf .css_n7nym h5,
.css_a69yf .css_n7nym h6,
.css_a69yf .card h1,
.css_a69yf .card h2,
.css_a69yf .card h3,
.css_a69yf .card h4,
.css_a69yf .card h5,
.css_a69yf .card h6,
.css_a69yf .css_sgoe1 h1,
.css_a69yf .css_sgoe1 h2,
.css_a69yf .css_sgoe1 h3,
.css_a69yf .css_sgoe1 h4,
.css_a69yf .css_sgoe1 h5,
.css_a69yf .css_sgoe1 h6,
.css_a69yf .css_eqihe h1,
.css_a69yf .css_eqihe h2,
.css_a69yf .css_eqihe h3,
.css_a69yf .css_eqihe h4,
.css_a69yf .css_eqihe h5,
.css_a69yf .css_eqihe h6,
.css_a69yf .css_hxt3p h1,
.css_a69yf .css_hxt3p h2,
.css_a69yf .css_hxt3p h3,
.css_a69yf .css_hxt3p h4,
.css_a69yf .css_hxt3p h5,
.css_a69yf .css_hxt3p h6,
.css_a69yf .css_ewhjj h1,
.css_a69yf .css_ewhjj h2,
.css_a69yf .css_ewhjj h3,
.css_a69yf .css_ewhjj h4,
.css_a69yf .css_ewhjj h5,
.css_a69yf .css_ewhjj h6,
.css_a69yf .css_sh4wc h1,
.css_a69yf .css_sh4wc h2,
.css_a69yf .css_sh4wc h3,
.css_a69yf .css_sh4wc h4,
.css_a69yf .css_sh4wc h5,
.css_a69yf .css_sh4wc h6,
.css_a69yf .counter-item h1,
.css_a69yf .counter-item h2,
.css_a69yf .counter-item h3,
.css_a69yf .counter-item h4,
.css_a69yf .counter-item h5,
.css_a69yf .counter-item h6,
.css_oaqfy .css_j6g7t h1,
.css_oaqfy .css_j6g7t h2,
.css_oaqfy .css_j6g7t h3,
.css_oaqfy .css_j6g7t h4,
.css_oaqfy .css_j6g7t h5,
.css_oaqfy .css_j6g7t h6,
.css_oaqfy .css_n7nym h1,
.css_oaqfy .css_n7nym h2,
.css_oaqfy .css_n7nym h3,
.css_oaqfy .css_n7nym h4,
.css_oaqfy .css_n7nym h5,
.css_oaqfy .css_n7nym h6,
.css_oaqfy .card h1,
.css_oaqfy .card h2,
.css_oaqfy .card h3,
.css_oaqfy .card h4,
.css_oaqfy .card h5,
.css_oaqfy .card h6,
.css_oaqfy .css_sgoe1 h1,
.css_oaqfy .css_sgoe1 h2,
.css_oaqfy .css_sgoe1 h3,
.css_oaqfy .css_sgoe1 h4,
.css_oaqfy .css_sgoe1 h5,
.css_oaqfy .css_sgoe1 h6,
.css_oaqfy .css_eqihe h1,
.css_oaqfy .css_eqihe h2,
.css_oaqfy .css_eqihe h3,
.css_oaqfy .css_eqihe h4,
.css_oaqfy .css_eqihe h5,
.css_oaqfy .css_eqihe h6,
.css_oaqfy .css_hxt3p h1,
.css_oaqfy .css_hxt3p h2,
.css_oaqfy .css_hxt3p h3,
.css_oaqfy .css_hxt3p h4,
.css_oaqfy .css_hxt3p h5,
.css_oaqfy .css_hxt3p h6,
.css_oaqfy .css_ewhjj h1,
.css_oaqfy .css_ewhjj h2,
.css_oaqfy .css_ewhjj h3,
.css_oaqfy .css_ewhjj h4,
.css_oaqfy .css_ewhjj h5,
.css_oaqfy .css_ewhjj h6,
.css_oaqfy .css_sh4wc h1,
.css_oaqfy .css_sh4wc h2,
.css_oaqfy .css_sh4wc h3,
.css_oaqfy .css_sh4wc h4,
.css_oaqfy .css_sh4wc h5,
.css_oaqfy .css_sh4wc h6,
.css_oaqfy .counter-item h1,
.css_oaqfy .counter-item h2,
.css_oaqfy .counter-item h3,
.css_oaqfy .counter-item h4,
.css_oaqfy .counter-item h5,
.css_oaqfy .counter-item h6 { color:var(--text-primary,#1a1a2e) !important; }
.css_mdwiv .css_j6g7t p,
.css_mdwiv .css_j6g7t span:not(.badge),
.css_mdwiv .css_j6g7t li,
.css_mdwiv .css_j6g7t small,
.css_mdwiv .css_j6g7t label,
.css_mdwiv .css_n7nym p,
.css_mdwiv .css_n7nym span:not(.badge),
.css_mdwiv .css_n7nym li,
.css_mdwiv .css_n7nym small,
.css_mdwiv .css_n7nym label,
.css_mdwiv .card p,
.css_mdwiv .card span:not(.badge),
.css_mdwiv .card li,
.css_mdwiv .card small,
.css_mdwiv .card label,
.css_mdwiv .css_sgoe1 p,
.css_mdwiv .css_sgoe1 span:not(.badge),
.css_mdwiv .css_sgoe1 li,
.css_mdwiv .css_sgoe1 small,
.css_mdwiv .css_sgoe1 label,
.css_mdwiv .css_eqihe p,
.css_mdwiv .css_eqihe span:not(.badge),
.css_mdwiv .css_eqihe li,
.css_mdwiv .css_eqihe small,
.css_mdwiv .css_eqihe label,
.css_mdwiv .css_hxt3p p,
.css_mdwiv .css_hxt3p span:not(.badge),
.css_mdwiv .css_hxt3p li,
.css_mdwiv .css_hxt3p small,
.css_mdwiv .css_hxt3p label,
.css_mdwiv .css_ewhjj p,
.css_mdwiv .css_ewhjj span:not(.badge),
.css_mdwiv .css_ewhjj li,
.css_mdwiv .css_ewhjj small,
.css_mdwiv .css_ewhjj label,
.css_mdwiv .css_sh4wc p,
.css_mdwiv .css_sh4wc span:not(.badge),
.css_mdwiv .css_sh4wc li,
.css_mdwiv .css_sh4wc small,
.css_mdwiv .css_sh4wc label,
.css_mdwiv .counter-item p,
.css_mdwiv .counter-item span:not(.badge),
.css_mdwiv .counter-item li,
.css_mdwiv .counter-item small,
.css_mdwiv .counter-item label,
.bg-dark-custom .css_j6g7t p,
.bg-dark-custom .css_j6g7t span:not(.badge),
.bg-dark-custom .css_j6g7t li,
.bg-dark-custom .css_j6g7t small,
.bg-dark-custom .css_j6g7t label,
.bg-dark-custom .css_n7nym p,
.bg-dark-custom .css_n7nym span:not(.badge),
.bg-dark-custom .css_n7nym li,
.bg-dark-custom .css_n7nym small,
.bg-dark-custom .css_n7nym 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_sgoe1 p,
.bg-dark-custom .css_sgoe1 span:not(.badge),
.bg-dark-custom .css_sgoe1 li,
.bg-dark-custom .css_sgoe1 small,
.bg-dark-custom .css_sgoe1 label,
.bg-dark-custom .css_eqihe p,
.bg-dark-custom .css_eqihe span:not(.badge),
.bg-dark-custom .css_eqihe li,
.bg-dark-custom .css_eqihe small,
.bg-dark-custom .css_eqihe label,
.bg-dark-custom .css_hxt3p p,
.bg-dark-custom .css_hxt3p span:not(.badge),
.bg-dark-custom .css_hxt3p li,
.bg-dark-custom .css_hxt3p small,
.bg-dark-custom .css_hxt3p label,
.bg-dark-custom .css_ewhjj p,
.bg-dark-custom .css_ewhjj span:not(.badge),
.bg-dark-custom .css_ewhjj li,
.bg-dark-custom .css_ewhjj small,
.bg-dark-custom .css_ewhjj label,
.bg-dark-custom .css_sh4wc p,
.bg-dark-custom .css_sh4wc span:not(.badge),
.bg-dark-custom .css_sh4wc li,
.bg-dark-custom .css_sh4wc small,
.bg-dark-custom .css_sh4wc 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_j6g7t p,
.bg-gradient-custom .css_j6g7t span:not(.badge),
.bg-gradient-custom .css_j6g7t li,
.bg-gradient-custom .css_j6g7t small,
.bg-gradient-custom .css_j6g7t label,
.bg-gradient-custom .css_n7nym p,
.bg-gradient-custom .css_n7nym span:not(.badge),
.bg-gradient-custom .css_n7nym li,
.bg-gradient-custom .css_n7nym small,
.bg-gradient-custom .css_n7nym 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_sgoe1 p,
.bg-gradient-custom .css_sgoe1 span:not(.badge),
.bg-gradient-custom .css_sgoe1 li,
.bg-gradient-custom .css_sgoe1 small,
.bg-gradient-custom .css_sgoe1 label,
.bg-gradient-custom .css_eqihe p,
.bg-gradient-custom .css_eqihe span:not(.badge),
.bg-gradient-custom .css_eqihe li,
.bg-gradient-custom .css_eqihe small,
.bg-gradient-custom .css_eqihe label,
.bg-gradient-custom .css_hxt3p p,
.bg-gradient-custom .css_hxt3p span:not(.badge),
.bg-gradient-custom .css_hxt3p li,
.bg-gradient-custom .css_hxt3p small,
.bg-gradient-custom .css_hxt3p label,
.bg-gradient-custom .css_ewhjj p,
.bg-gradient-custom .css_ewhjj span:not(.badge),
.bg-gradient-custom .css_ewhjj li,
.bg-gradient-custom .css_ewhjj small,
.bg-gradient-custom .css_ewhjj label,
.bg-gradient-custom .css_sh4wc p,
.bg-gradient-custom .css_sh4wc span:not(.badge),
.bg-gradient-custom .css_sh4wc li,
.bg-gradient-custom .css_sh4wc small,
.bg-gradient-custom .css_sh4wc 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_j6g7t p,
.bg-accent-custom .css_j6g7t span:not(.badge),
.bg-accent-custom .css_j6g7t li,
.bg-accent-custom .css_j6g7t small,
.bg-accent-custom .css_j6g7t label,
.bg-accent-custom .css_n7nym p,
.bg-accent-custom .css_n7nym span:not(.badge),
.bg-accent-custom .css_n7nym li,
.bg-accent-custom .css_n7nym small,
.bg-accent-custom .css_n7nym 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_sgoe1 p,
.bg-accent-custom .css_sgoe1 span:not(.badge),
.bg-accent-custom .css_sgoe1 li,
.bg-accent-custom .css_sgoe1 small,
.bg-accent-custom .css_sgoe1 label,
.bg-accent-custom .css_eqihe p,
.bg-accent-custom .css_eqihe span:not(.badge),
.bg-accent-custom .css_eqihe li,
.bg-accent-custom .css_eqihe small,
.bg-accent-custom .css_eqihe label,
.bg-accent-custom .css_hxt3p p,
.bg-accent-custom .css_hxt3p span:not(.badge),
.bg-accent-custom .css_hxt3p li,
.bg-accent-custom .css_hxt3p small,
.bg-accent-custom .css_hxt3p label,
.bg-accent-custom .css_ewhjj p,
.bg-accent-custom .css_ewhjj span:not(.badge),
.bg-accent-custom .css_ewhjj li,
.bg-accent-custom .css_ewhjj small,
.bg-accent-custom .css_ewhjj label,
.bg-accent-custom .css_sh4wc p,
.bg-accent-custom .css_sh4wc span:not(.badge),
.bg-accent-custom .css_sh4wc li,
.bg-accent-custom .css_sh4wc small,
.bg-accent-custom .css_sh4wc 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_romyq .css_j6g7t p,
.css_romyq .css_j6g7t span:not(.badge),
.css_romyq .css_j6g7t li,
.css_romyq .css_j6g7t small,
.css_romyq .css_j6g7t label,
.css_romyq .css_n7nym p,
.css_romyq .css_n7nym span:not(.badge),
.css_romyq .css_n7nym li,
.css_romyq .css_n7nym small,
.css_romyq .css_n7nym label,
.css_romyq .card p,
.css_romyq .card span:not(.badge),
.css_romyq .card li,
.css_romyq .card small,
.css_romyq .card label,
.css_romyq .css_sgoe1 p,
.css_romyq .css_sgoe1 span:not(.badge),
.css_romyq .css_sgoe1 li,
.css_romyq .css_sgoe1 small,
.css_romyq .css_sgoe1 label,
.css_romyq .css_eqihe p,
.css_romyq .css_eqihe span:not(.badge),
.css_romyq .css_eqihe li,
.css_romyq .css_eqihe small,
.css_romyq .css_eqihe label,
.css_romyq .css_hxt3p p,
.css_romyq .css_hxt3p span:not(.badge),
.css_romyq .css_hxt3p li,
.css_romyq .css_hxt3p small,
.css_romyq .css_hxt3p label,
.css_romyq .css_ewhjj p,
.css_romyq .css_ewhjj span:not(.badge),
.css_romyq .css_ewhjj li,
.css_romyq .css_ewhjj small,
.css_romyq .css_ewhjj label,
.css_romyq .css_sh4wc p,
.css_romyq .css_sh4wc span:not(.badge),
.css_romyq .css_sh4wc li,
.css_romyq .css_sh4wc small,
.css_romyq .css_sh4wc label,
.css_romyq .counter-item p,
.css_romyq .counter-item span:not(.badge),
.css_romyq .counter-item li,
.css_romyq .counter-item small,
.css_romyq .counter-item label,
.css_a69yf .css_j6g7t p,
.css_a69yf .css_j6g7t span:not(.badge),
.css_a69yf .css_j6g7t li,
.css_a69yf .css_j6g7t small,
.css_a69yf .css_j6g7t label,
.css_a69yf .css_n7nym p,
.css_a69yf .css_n7nym span:not(.badge),
.css_a69yf .css_n7nym li,
.css_a69yf .css_n7nym small,
.css_a69yf .css_n7nym label,
.css_a69yf .card p,
.css_a69yf .card span:not(.badge),
.css_a69yf .card li,
.css_a69yf .card small,
.css_a69yf .card label,
.css_a69yf .css_sgoe1 p,
.css_a69yf .css_sgoe1 span:not(.badge),
.css_a69yf .css_sgoe1 li,
.css_a69yf .css_sgoe1 small,
.css_a69yf .css_sgoe1 label,
.css_a69yf .css_eqihe p,
.css_a69yf .css_eqihe span:not(.badge),
.css_a69yf .css_eqihe li,
.css_a69yf .css_eqihe small,
.css_a69yf .css_eqihe label,
.css_a69yf .css_hxt3p p,
.css_a69yf .css_hxt3p span:not(.badge),
.css_a69yf .css_hxt3p li,
.css_a69yf .css_hxt3p small,
.css_a69yf .css_hxt3p label,
.css_a69yf .css_ewhjj p,
.css_a69yf .css_ewhjj span:not(.badge),
.css_a69yf .css_ewhjj li,
.css_a69yf .css_ewhjj small,
.css_a69yf .css_ewhjj label,
.css_a69yf .css_sh4wc p,
.css_a69yf .css_sh4wc span:not(.badge),
.css_a69yf .css_sh4wc li,
.css_a69yf .css_sh4wc small,
.css_a69yf .css_sh4wc label,
.css_a69yf .counter-item p,
.css_a69yf .counter-item span:not(.badge),
.css_a69yf .counter-item li,
.css_a69yf .counter-item small,
.css_a69yf .counter-item label,
.css_oaqfy .css_j6g7t p,
.css_oaqfy .css_j6g7t span:not(.badge),
.css_oaqfy .css_j6g7t li,
.css_oaqfy .css_j6g7t small,
.css_oaqfy .css_j6g7t label,
.css_oaqfy .css_n7nym p,
.css_oaqfy .css_n7nym span:not(.badge),
.css_oaqfy .css_n7nym li,
.css_oaqfy .css_n7nym small,
.css_oaqfy .css_n7nym label,
.css_oaqfy .card p,
.css_oaqfy .card span:not(.badge),
.css_oaqfy .card li,
.css_oaqfy .card small,
.css_oaqfy .card label,
.css_oaqfy .css_sgoe1 p,
.css_oaqfy .css_sgoe1 span:not(.badge),
.css_oaqfy .css_sgoe1 li,
.css_oaqfy .css_sgoe1 small,
.css_oaqfy .css_sgoe1 label,
.css_oaqfy .css_eqihe p,
.css_oaqfy .css_eqihe span:not(.badge),
.css_oaqfy .css_eqihe li,
.css_oaqfy .css_eqihe small,
.css_oaqfy .css_eqihe label,
.css_oaqfy .css_hxt3p p,
.css_oaqfy .css_hxt3p span:not(.badge),
.css_oaqfy .css_hxt3p li,
.css_oaqfy .css_hxt3p small,
.css_oaqfy .css_hxt3p label,
.css_oaqfy .css_ewhjj p,
.css_oaqfy .css_ewhjj span:not(.badge),
.css_oaqfy .css_ewhjj li,
.css_oaqfy .css_ewhjj small,
.css_oaqfy .css_ewhjj label,
.css_oaqfy .css_sh4wc p,
.css_oaqfy .css_sh4wc span:not(.badge),
.css_oaqfy .css_sh4wc li,
.css_oaqfy .css_sh4wc small,
.css_oaqfy .css_sh4wc label,
.css_oaqfy .counter-item p,
.css_oaqfy .counter-item span:not(.badge),
.css_oaqfy .counter-item li,
.css_oaqfy .counter-item small,
.css_oaqfy .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-flip{width:32px;height:32px;background:var(--w14gf);animation:plFlip 1.2s ease-in-out infinite;border-radius:4px;}@keyframes plFlip{0%{transform:perspective(200px) rotateX(0) rotateY(0)}50%{transform:perspective(200px) rotateX(180deg) rotateY(0)}100%{transform:perspective(200px) rotateX(180deg) rotateY(180deg)}}