@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800&family=Inter:wght@400;500&display=swap');

:root {
    --l14ie: #1F7A93;
    --l15pw: #CC4F2C;
    --l16nj: #9729C2;
    --l1l4: linear-gradient(160deg, var(--l14ie), var(--l15pw));
    --l3nx: 'Inter', system-ui, sans-serif;
    --l5vb: 'Inter', system-ui, sans-serif;
    --l19ai: 84px;
    --l20q2: 52px;
    --l21qy: 36px;
    --l17ep: 18px;
    --l18mq: 800;
    --l6xd: 0px;
    --l7wt: 0px;
    --l8l8: 0px;
    --l9zm: 0px;
    --l4u7: 0px;
    --l10o0: 0 2px 8px rgba(0,0,0,0.06);
    --l11fr: 0 4px 16px rgba(0,0,0,0.08);
    --l12ro: 0 8px 32px rgba(0,0,0,0.12);
    --l13r3: 0 16px 48px rgba(0,0,0,0.16);
    --css_cmgcr: 60px 0;
}
.css_eqlxn {
    border-radius: 6px;
    padding: 12px 24px;
}
.css_sp6kj, .css_ztwjj, .css_wakzh, .css_bcr9k, .css_gn7r6 {
    border-width: 0px;
    border-color: transparent;
}

.row > [class*="col"]:nth-child(odd) .css_sp6kj,
.row > [class*="col"]:nth-child(odd) .css_ztwjj {
    transform: translateY(-10px);
}
.row > [class*="col"]:nth-child(even) .css_sp6kj,
.row > [class*="col"]:nth-child(even) .css_ztwjj {
    transform: translateY(10px);
}

.css_neqny {
    background: var(--footer-dark-bg);
    color: #fff;
    border-radius: var(--l9zm);
    margin: 0 20px;
}
.css_neqny .css_ng7p2 { color: #fff; }
.css_neqny .css_q8ehw { color: rgba(255,255,255,0.7); }
.css_neqny .css_eqlxn { background: #fff; color: var(--footer-dark-bg); }

.css_h3eyz {
    background-image: radial-gradient(circle, var(--l14ie) 1px, transparent 1px);
    background-size: 24px 24px;
    background-blend-mode: overlay;
}

.about-section p:first-of-type::first-letter {
    font-size: 3.2em;
    float: left;
    line-height: 0.8;
    margin-right: 10px;
    margin-top: 6px;
    font-weight: 800;
    color: var(--l14ie);
}

.css_h3eyz {
    position: relative;
    padding-top: 100px !important;
    padding-bottom: 100px !important;
    margin: 40px 0;
}

.css_q02ka { position: relative; padding: 20px; }
.css_q02ka::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 2px solid var(--l14ie);
    border-radius: var(--l8l8);
    transform: translate(12px, 12px);
    opacity: 0.3;
}
.css_q02ka img {
    border-radius: var(--l8l8);
    position: relative;
    z-index: 1;
}
.css_d8lxc { letter-spacing: -1px; }
.css_n5b8n .css_eqlxn:first-child { min-width: 200px; text-align: center; }

.css_amk5g { background: transparent; padding: 24px 0; }
.css_amk5g .css_y5kdw { padding-bottom: 20px; border-bottom: 1px solid rgba(0,0,0,0.06); }
.css_amk5g.scrolled { background: var(--bg-primary); padding: 12px 0; }
.css_amk5g.scrolled .css_y5kdw { border-bottom: none; }
.css_na6fy .nav-link::after { display: none; }
.css_na6fy .nav-link:hover { opacity: 0.6; }
.css_kwsn9 { font-weight: 400; letter-spacing: 2px; text-transform: uppercase; font-size: 18px; }

.css_qtxcp {
    background: var(--bg-primary);
    color: var(--text-secondary);
    padding-top: 0;
    border-top: 1px solid var(--border-color);
}
.css_qtxcp p, .css_qtxcp li, .css_qtxcp span,
.css_qtxcp .css_tdvd8 p, .css_qtxcp .footer-contact li { color: var(--text-secondary); }
.css_qtxcp h1,.css_qtxcp h2,.css_qtxcp h3,.css_qtxcp h4,.css_qtxcp h5 { color: var(--text-primary); }
.css_qtxcp .row > [class*="col-"] { padding: 40px 24px; border-right: 1px solid var(--border-color); }
.css_qtxcp .row > [class*="col-"]:last-child { border-right: none; }
.css_tdvd8 .css_bos9x { color: var(--text-primary); text-transform: uppercase; font-size: 12px; letter-spacing: 2px; }
.css_tdvd8 .css_bos9x::after { display: none; }
.css_vpkxe a { color: var(--text-secondary); font-size: 13px; }
.css_vpkxe a:hover { color: var(--l14ie); }
.css_zzje4 a { background: var(--bg-secondary); border-color: var(--border-color); color: var(--text-secondary); border-radius: 0; }
.css_zzje4 a:hover { background: var(--l14ie); color: #fff; border-color: var(--l14ie); }
.css_eopg6 { border-top: 1px solid var(--border-color); }
.css_eopg6 p { color: var(--text-muted); }

.contact-section .css_k8nju {
    background: var(--footer-dark-bg);
    padding: 48px;
    border-radius: var(--l8l8);
}
.contact-section .css_k8nju .form-control {
    background: rgba(255,255,255,0.08);
    border-color: rgba(255,255,255,0.15);
    color: #fff;
    border-radius: var(--l6xd);
}
.contact-section .css_k8nju .form-control::placeholder { color: rgba(255,255,255,0.4); }
.contact-section .css_k8nju .form-control:focus { border-color: var(--l14ie); background: rgba(255,255,255,0.12); }
.contact-section .css_k8nju .css_eqlxn { background: #fff; color: var(--footer-dark-bg); border-color: #fff; }
.contact-section .css_k8nju label { color: rgba(255,255,255,0.7); }

.css_kwsn9 { font-size: 22px; font-weight: 700; position: relative; padding-bottom: 8px; }
.css_kwsn9::after { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 2px; background: var(--l14ie); box-shadow: 0 4px 0 var(--l14ie); }

h3, h4, h5 { font-weight: var(--l18mq); color: var(--text-primary); }
.css_xh14c, .card-title, .css_lltsw { font-weight: 600; }

.css_ztwjj, .css_bcr9k {
    padding-bottom: 24px;
}
.css_ztwjj img, .css_sp6kj img, .css_bcr9k img {
    border: 6px solid var(--bg-card);
    border-bottom-width: 28px;
    box-shadow: 0 2px 12px rgba(0,0,0,0.12);
    border-radius: 2px;
}

.css_khxhe { width: 42px; height: 42px; gap: 5px; border: 1.5px solid var(--border-color); background: none; border-radius: var(--l7wt, 8px); }
.css_khxhe .css_wid2x { width: 20px; height: 2px; border-radius: 2px; transition: transform 0.3s ease, opacity 0.3s ease; }
.css_khxhe:hover { border-color: var(--l14ie); }
.css_khxhe.active .css_wid2x:nth-child(1) { transform: translateY(7px) rotate(45deg); }
.css_khxhe.active .css_wid2x:nth-child(2) { opacity: 0; }
.css_khxhe.active .css_wid2x:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }

main > section + section::before{content:'\2605';display:block;text-align:center;color:var(--l14ie);opacity:0.2;font-size:14px;padding:12px 0;}

.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(--l14ie);stroke-width:3;stroke-linecap:round;transition:stroke-dashoffset 0.1s;}@media(max-width:768px){.progress-circle{display:none;}}

.bg-deco{position:fixed;inset:0;pointer-events:none;z-index:0;overflow:hidden;}.bg-deco span{position:absolute;border-radius:50%;border:1px solid var(--l14ie);opacity:0.04;animation:decoFloat 18s ease-in-out infinite alternate;}@keyframes decoFloat{0%{transform:translateY(0) rotate(0deg);}100%{transform:translateY(-60px) rotate(45deg);}}

main > section {
    clip-path: inset(0 0 100% 0);
    transition: clip-path 0.7s cubic-bezier(0.16,1,0.3,1);
}
main > section.in-view {
    clip-path: inset(0 0 0 0);
}
.css_trrkp { clip-path: none !important; }
@media (max-width: 768px) {
    main > section { clip-path: none !important; transition: opacity 0.4s; opacity: 0; }
    main > section.in-view { opacity: 1; }
}

.css_sp6kj,.css_ztwjj{transition:background 0.4s ease,color 0.4s ease,border-color 0.4s ease,box-shadow 0.4s ease;}.css_sp6kj:hover,.css_ztwjj:hover{background:var(--l14ie) !important;border-color:var(--l14ie) !important;box-shadow:0 12px 30px rgba(0,0,0,0.15) !important;}.css_sp6kj:hover .css_xh14c,.css_sp6kj:hover .css_sazpi,.css_sp6kj:hover i,.css_ztwjj:hover .card-title,.css_ztwjj:hover .card-text{color:#fff !important;}.css_sp6kj:hover .css_v5ckc{background:rgba(255,255,255,0.15) !important;color:#fff !important;}

.css_sp6kj,.css_ztwjj,.css_bcr9k,.css_wakzh,.css_gn7r6{transition:transform 0.4s ease,box-shadow 0.4s ease;transform-style:preserve-3d;will-change:transform;}

.css_ztwjj img,.css_bcr9k img,.portfolio-item img,.css_sp6kj img{transition:transform 0.5s cubic-bezier(0.23,1,0.32,1);}.css_ztwjj:hover img,.css_bcr9k:hover img,.portfolio-item:hover img,.css_sp6kj:hover img{transform:scale(1.08) rotate(1.5deg);}

.pulse-dot{display:inline-block;width:10px;height:10px;background:var(--l14ie);border-radius:50%;margin-left:10px;vertical-align:middle;animation:pulseDot 2s ease-in-out infinite;}@keyframes pulseDot{0%,100%{transform:scale(1);opacity:1;}50%{transform:scale(1.8);opacity:0.3;}}

.css_sp6kj .css_v5ckc i,.css_sp6kj .css_v5ckc svg{animation:iconPulse 3s ease-in-out infinite;}.css_sp6kj:nth-child(2) .css_v5ckc i{animation-delay:-0.5s;}.css_sp6kj:nth-child(3) .css_v5ckc i{animation-delay:-1s;}.css_sp6kj:nth-child(4) .css_v5ckc i{animation-delay:-1.5s;}@keyframes iconPulse{0%,100%{transform:scale(1);}50%{transform:scale(1.15);}}

.spin-gradient{position:fixed;width:500px;height:500px;border-radius:50%;background:conic-gradient(from 0deg,var(--l14ie),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(--l14ie);opacity:0.03;animation:floatDrift 20s ease-in-out infinite alternate;}@keyframes floatDrift{0%{transform:translate(0,0) rotate(0deg);}50%{transform:translate(40px,-60px) rotate(90deg);}100%{transform:translate(-30px,40px) rotate(180deg);}}

.css_trrkp::after{content:'';position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,0,150,0.03),rgba(0,150,255,0.03),rgba(255,200,0,0.02),rgba(0,255,150,0.03),rgba(150,0,255,0.03));background-size:500% 500%;animation:iridescentShift 15s ease infinite;pointer-events:none;z-index:0;}.css_trrkp{position:relative;}@keyframes iridescentShift{0%,100%{background-position:0% 50%;}25%{background-position:50% 0%;}50%{background-position:100% 50%;}75%{background-position:50% 100%;}}

.css_a4ffr{transition:background-position 0.6s ease;background:linear-gradient(90deg,var(--text-primary) 50%,var(--l14ie) 50%);background-size:200% 100%;background-position:0% 0;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;}.css_a4ffr:hover{background-position:100% 0;}

.js-marquee{overflow:hidden;padding:14px 0;background:var(--l14ie);}.js-marquee-inner{display:flex;gap:40px;white-space:nowrap;animation:jsMarquee 20s linear infinite;}.js-marquee-inner span{font-size:16px;font-weight:600;text-transform:uppercase;letter-spacing:3px;color:var(--bg-primary);flex-shrink:0;opacity:0.9;}.js-marquee-inner span.sep{opacity:0.5;}@keyframes jsMarquee{from{transform:translateX(0);}to{transform:translateX(-50%);}}

main > section:nth-child(odd):not(.css_neqny):not(.css_ivt0h) > .container { padding-left: 5%; padding-right: 2%; }
main > section:nth-child(even):not(.css_neqny):not(.css_ivt0h) > .container { padding-left: 2%; padding-right: 5%; }
.css_trrkp > .container { padding-left: 12px !important; padding-right: 12px !important; }
@media (max-width: 992px) {
    main > section > .container { padding-left: 12px !important; padding-right: 12px !important; }
}

html:not(.css_ykefa) main > section {
    opacity: 1 !important;
    transform: none !important;
    clip-path: none !important;
    filter: none !important;
}

@media (min-width: 993px) {
    .css_y5kdw {
        flex-wrap: nowrap;
        overflow: visible;
    }
    .css_na6fy {
        flex: 1 1 auto;
        min-width: 0;
        justify-content: center;
        flex-wrap: nowrap;
        overflow: hidden;
        gap: clamp(10px, 1.8vw, 36px) !important;
    }
    .css_na6fy .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        padding: 8px 0;
        flex-shrink: 0;
    }
    .css_xgp5a, .css_jxhug {
        gap: clamp(8px, 1.4vw, 32px) !important;
        flex-wrap: nowrap;
        overflow: hidden;
    }
    .css_xgp5a .nav-link,
    .css_jxhug .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        flex-shrink: 0;
    }
    .css_sckxq {
        flex-shrink: 0;
        white-space: nowrap;
    }
    .css_kwsn9 {
        flex-shrink: 0;
    }
}

div.css_h3eyz:not(.css_cmgcr) {
    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_h3eyz:not(.css_cmgcr) + .css_amk5g {
    top: 33px;
    transition: top 0.3s ease, background 0.3s ease, padding 0.3s ease;
}
div.css_h3eyz.css_krqj2 {
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
}
div.css_h3eyz.css_krqj2 + .css_amk5g,
div.css_h3eyz:not(.css_cmgcr) + .css_amk5g.scrolled {
    top: 0;
}
div.css_h3eyz:not(.css_cmgcr) ~ .css_trrkp {
    padding-top: 200px;
}

@media (max-width: 992px) {
    div.css_h3eyz:not(.css_cmgcr) {
        position: relative;
        z-index: auto;
        font-size: 11px;
        padding: 4px 0;
    }
    div.css_h3eyz:not(.css_cmgcr) + .css_amk5g {
        top: 0;
    }
    div.css_h3eyz:not(.css_cmgcr) ~ .css_trrkp {
        padding-top: 140px;
    }
}

@media (max-width: 992px) {
    .css_khxhe {
        display: flex !important;
        pointer-events: auto !important;
        opacity: 1 !important;
        z-index: 10001 !important;
        cursor: pointer !important;
        -webkit-tap-highlight-color: transparent;
    }
    .css_khxhe .css_wid2x {
        pointer-events: none;
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
    .css_na6fy {
        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_na6fy .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_na6fy .nav-link::after { display: none !important; }
    .css_sckxq { display: none !important; }
    .css_xgp5a, .css_jxhug { display: none !important; }
}

@media (max-width: 992px) {
    .css_na6fy { right: 0 !important; left: auto !important; width: min(300px,85vw) !important; background: var(--bg-card) !important; padding: 100px 28px 40px !important; box-shadow: -4px 0 30px rgba(0,0,0,0.15) !important; opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; transform: scale(0.97) !important; transition: opacity 0.3s ease, visibility 0.3s, transform 0.3s ease !important; }
    .css_na6fy.active { opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; transform: scale(1) !important; }
    .css_na6fy .nav-link { opacity: 0 !important; transform: translateY(10px) !important; transition: opacity 0.3s ease, transform 0.3s ease !important; border-bottom: 1px solid var(--border-color) !important; }
    .css_na6fy.active .nav-link { opacity: 1 !important; transform: translateY(0) !important; }
    .css_na6fy.active .nav-link:nth-child(1){transition-delay:.15s !important;}
    .css_na6fy.active .nav-link:nth-child(2){transition-delay:.20s !important;}
    .css_na6fy.active .nav-link:nth-child(3){transition-delay:.25s !important;}
    .css_na6fy.active .nav-link:nth-child(4){transition-delay:.30s !important;}
    .css_na6fy.active .nav-link:nth-child(5){transition-delay:.35s !important;}
    .css_na6fy.active .nav-link:nth-child(6){transition-delay:.40s !important;}
    .css_na6fy.active .nav-link:nth-child(7){transition-delay:.45s !important;}
    .css_na6fy.active .nav-link:nth-child(8){transition-delay:.50s !important;}
}

.css_sp6kj,
.css_ztwjj,
.css_bcr9k,
.css_gn7r6,
.css_qlvaa,
.css_c3eds {
    backdrop-filter: blur(8px) !important;
    -webkit-backdrop-filter: blur(8px) !important;
}
.css_sp6kj *,
.css_ztwjj *,
.css_bcr9k *,
.css_gn7r6 *,
.css_qlvaa * {
    filter: none !important;
}
@supports (animation: none) {
    .css_sp6kj, .css_ztwjj, .css_bcr9k {
        animation-fill-mode: forwards !important;
    }
}
.css_bcr9k + .css_bcr9k {
    margin-top: 1.5rem;
}

.css_trrkp .css_tydrx ~ .container,
.css_trrkp .css_tydrx ~ .container * {
    color: #fff;
}
.css_trrkp .css_tydrx ~ .container p,
.css_trrkp .css_tydrx ~ .container .css_sz7vs {
    color: rgba(255,255,255,0.85);
}
.css_trrkp .css_tydrx ~ .container .css_eqlxn {
    color: inherit;
}
.css_ivt0h .css_ovo1q { color: #fff; }
.css_ivt0h .css_pr8uu { color: var(--l14ie); }
.css_ivt0h .css_r8n9i { color: rgba(255,255,255,0.55); }
.css_ivt0h .css_vpkxe a { color: rgba(255,255,255,0.65); }
.css_ivt0h .css_vpkxe a:hover { color: #fff; }
.css_qtxcp[style*="background:none"] { background: none !important; }
.css_qtxcp[style*="background:none"]::before,
.css_qtxcp[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_i21uw .swiper-button-next,
.css_i21uw .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_i21uw .swiper-button-next::after,
.css_i21uw .swiper-button-prev::after {
    font-size: 14px;
    color: var(--text-primary, #1a1a2e);
}
.css_i21uw .swiper-button-next { right: 0; }
.css_i21uw .swiper-button-prev { left: 0; }

.css_sp6kj, .css_qlvaa, .css_ztwjj, .css_bcr9k,
.css_gn7r6, .css_c3eds, .css_wakzh, .counter-item,
.card { overflow: hidden; }

.css_sp6kj h1, .css_sp6kj h2, .css_sp6kj h3, .css_sp6kj h4, .css_sp6kj h5, .css_sp6kj h6,
.css_qlvaa h1, .css_qlvaa h2, .css_qlvaa h3, .css_qlvaa h4,
.css_ztwjj h1, .css_ztwjj h2, .css_ztwjj h3, .css_ztwjj 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_sp6kj p, .css_sp6kj span, .css_sp6kj li,
.css_qlvaa p, .css_ztwjj p, .counter-item p,
.card p, .card span, .card li {
    overflow-wrap: break-word;
    word-break: break-word;
}

.css_ca92e, .css_ks3db, .counter-suffix {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
}

.css_sp6kj .stat-number, .css_sp6kj [class*="number"],
.counter-item .stat-number {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
}

body {
    line-height: 1.675;
    letter-spacing: 0.0em;
}

.css_sp6kj, .css_ztwjj, .css_bcr9k, .css_wakzh, .css_gn7r6 {
    padding: 31px;
}
.css_sp6kj, .css_ztwjj, .css_bcr9k, .css_wakzh, .css_gn7r6 .card-body {
    padding: 24px 19px;
}
.row > [class*="col"]:nth-child(1) .css_sp6kj,
.row > [class*="col"]:nth-child(1) .css_ztwjj {
    padding: 28px;
    border-radius: calc(var(--l7wt) + 3px);
}
.row > [class*="col"]:nth-child(2) .css_sp6kj,
.row > [class*="col"]:nth-child(2) .css_ztwjj {
    padding: 31px;
    border-radius: calc(var(--l7wt) + 3px);
}
.row > [class*="col"]:nth-child(3) .css_sp6kj,
.row > [class*="col"]:nth-child(3) .css_ztwjj {
    padding: 34px;
    border-radius: calc(var(--l7wt) + -2px);
}
.row > [class*="col"]:nth-child(4) .css_sp6kj,
.row > [class*="col"]:nth-child(4) .css_ztwjj {
    padding: 29px;
    border-radius: calc(var(--l7wt) + 1px);
}
.row > [class*="col"]:nth-child(5) .css_sp6kj,
.row > [class*="col"]:nth-child(5) .css_ztwjj {
    padding: 29px;
    border-radius: calc(var(--l7wt) + -2px);
}
.row > [class*="col"]:nth-child(6) .css_sp6kj,
.row > [class*="col"]:nth-child(6) .css_ztwjj {
    padding: 29px;
    border-radius: calc(var(--l7wt) + 3px);
}

.css_eqlxn {
    padding: 16px 31px;
    font-size: 16px;
    letter-spacing: 0.479px;
    border-radius: calc(var(--l7wt) + 1px);
}
.css_z4y3s {
    padding: 17px 31px;
    border-width: 1px;
}

main > section {
    padding-top: 92px;
    padding-bottom: 88px;
}
main > section:first-child {
    padding-top: 100px;
}
main > section:nth-child(3) {
    padding-top: 85px;
    padding-bottom: 87px;
}
main > section:nth-child(4) {
    padding-top: 86px;
    padding-bottom: 84px;
}
main > section:nth-child(5) {
    padding-top: 94px;
    padding-bottom: 86px;
}
main > section:nth-child(6) {
    padding-top: 98px;
    padding-bottom: 95px;
}

.css_ahbgm {
    margin-bottom: 57px;
}

.css_sp6kj, .css_ztwjj, .css_bcr9k, .css_gn7r6 {
    box-shadow: 0px 4px 17px rgba(0,0,0,0.059);
}

.css_trrkp {
    padding-top: 115px;
}
.css_d8lxc {
    margin-bottom: 27px;
}
.css_sz7vs {
    margin-bottom: 35px;
    font-size: 18px;
    line-height: 1.642;
}
.css_ovo1q {
    font-size: 12px;
    letter-spacing: 2.591px;
    margin-bottom: 24px;
}
.css_n5b8n {
    gap: 14px;
}

.css_q02ka img {
    border-radius: 8px;
    box-shadow: 0 12px 41px rgba(0,0,0,0.087);
}

.css_v5ckc {
    width: 48px;
    height: 48px;
    font-size: 22px;
    border-radius: 9px;
    margin-bottom: 21px;
}

.css_xh14c, .card-title {
    font-size: 20px;
    margin-bottom: 12px;
}
.css_sazpi, .card-text {
    font-size: 16px;
    line-height: 1.62;
}

.css_a4ffr {
    margin-bottom: 14px;
    letter-spacing: 0.09px;
}
.css_pr8uu {
    font-size: 14px;
    letter-spacing: 3.653px;
    margin-bottom: 17px;
}
.css_j97zt {
    font-size: 17px;
    line-height: 1.663;
}

@media (min-width: 993px) {
    .css_na6fy {
        gap: 26px;
    }
    .css_na6fy .nav-link {
        font-size: 14px;
        padding: 6px 0;
    }
}

.css_qtxcp {
    padding-top: 73px;
}
.css_tdvd8 .css_bos9x {
    font-size: 16px;
    margin-bottom: 26px;
}
.css_vpkxe a {
    font-size: 13px;
}
.css_vpkxe li {
    margin-bottom: 9px;
}
.css_zzje4 {
    gap: 10px;
}
.css_zzje4 a {
    width: 36px;
    height: 36px;
}
.css_eopg6 {
    padding: 20px 0;
    margin-top: 45px;
}

.form-control {
    border-radius: 10px;
    padding: 14px 19px;
    font-size: 15px;
}

.css_wakzh {
    padding: 34px;
}
.css_g7cb6 {
    font-size: 18px;
    line-height: 1.621;
    margin-bottom: 16px;
}
.css_n7fe7 {
    width: 44px;
    height: 44px;
}
.css_wxq2t {
    font-size: 16px;
}
.css_f3gr2 {
    font-size: 13px;
}

.css_gn7r6 {
    padding: 32px;
}
.css_x28nh {
    font-size: 21px;
    margin-bottom: 5px;
}
.css_gw9gn {
    font-size: 45px;
    margin-bottom: 20px;
}
.css_ovi3y li {
    padding: 11px 0;
    font-size: 14px;
}

.css_ca92e, .stat-number {
    font-size: 44px;
    margin-bottom: 7px;
}
.css_ks3db {
    font-size: 14px;
    letter-spacing: 0.343px;
}

.css_onlp0 img {
    border-radius: 11px;
}
.css_kzft3 {
    font-size: 19px;
    margin-bottom: 6px;
}
.css_nhi5h {
    font-size: 13px;
}

.css_l7cvo {
    font-size: 31px;
    margin-bottom: 12px;
}
.css_lltsw {
    font-size: 19px;
    margin-bottom: 8px;
}

.wow {
    animation-duration: 0.52s !important;
}
.css_sp6kj, .css_ztwjj, .css_bcr9k, .css_wakzh,
.css_gn7r6, .css_c3eds {
    transition-duration: 0.342s;
}

.row {
    --bs-gutter-y: 25px;
}

.css_neqny {
    padding: 91px 0;
}
.css_ng7p2 {
    font-size: 37px;
    margin-bottom: 15px;
}
.css_q8ehw {
    font-size: 17px;
    margin-bottom: 28px;
}

.css_bcr9k .css_bs21n img {
    border-radius: 8px 8px 0 0;
}
.css_hyfp8 {
    font-size: 14px;
    margin-bottom: 6px;
    gap: 13px;
}

.css_amk5g {
    padding: 16px 0;
}
.css_amk5g.scrolled {
    padding: 10px 0;
}
.css_kwsn9 {
    font-size: 22px;
}
.css_sckxq {
    margin-left: 16px;
}

:root {
    --_seed: 3.35;
    --_key: '6c6ca25';
    --_rev: 9.43;
    --_idx: 89597;
}
.render-flag { vertical-align: baseline; pointer-events: auto }
.state-flag { visibility: inherit; font-variant: normal; pointer-events: auto }
.base-ref { display: inherit }
.scope-tag { font-style: inherit; --_ref: 'bb' }
.theme-marker { unicode-bidi: normal; font-style: inherit }

.css_ivt0h h1, .css_ivt0h h2, .css_ivt0h h3, .css_ivt0h h4, .css_ivt0h h5, .css_ivt0h h6 { color: #fff !important; }
.css_ivt0h { color: rgba(255,255,255,0.85) !important; }
.css_ivt0h p, .css_ivt0h li, .css_ivt0h span:not(.badge):not(.css_eqlxn), .css_ivt0h .css_j6vmr, .css_ivt0h label, .css_ivt0h blockquote, .css_ivt0h figcaption, .css_ivt0h dt, .css_ivt0h dd, .css_ivt0h td, .css_ivt0h th { color: rgba(255,255,255,0.78) !important; }
.css_ivt0h a:not(.css_eqlxn):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.css_ivt0h a:not(.css_eqlxn):not(.nav-link):hover { color: #fff !important; }
.css_ivt0h .css_ca92e { color: #fff !important; }
.css_ivt0h .css_ks3db { 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_eqlxn), .bg-dark-custom .css_j6vmr, .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_eqlxn):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-dark-custom a:not(.css_eqlxn):not(.nav-link):hover { color: #fff !important; }
.bg-dark-custom .css_ca92e { color: #fff !important; }
.bg-dark-custom .css_ks3db { 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_eqlxn), .bg-gradient-custom .css_j6vmr, .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_eqlxn):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-gradient-custom a:not(.css_eqlxn):not(.nav-link):hover { color: #fff !important; }
.bg-gradient-custom .css_ca92e { color: #fff !important; }
.bg-gradient-custom .css_ks3db { 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_eqlxn), .bg-accent-custom .css_j6vmr, .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_eqlxn):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-accent-custom a:not(.css_eqlxn):not(.nav-link):hover { color: #fff !important; }
.bg-accent-custom .css_ca92e { color: #fff !important; }
.bg-accent-custom .css_ks3db { color: rgba(255,255,255,0.7) !important; }

.css_neqny h1, .css_neqny h2, .css_neqny h3, .css_neqny h4, .css_neqny h5, .css_neqny h6 { color: #fff !important; }
.css_neqny { color: rgba(255,255,255,0.85) !important; }
.css_neqny p, .css_neqny li, .css_neqny span:not(.badge):not(.css_eqlxn), .css_neqny .css_j6vmr, .css_neqny label, .css_neqny blockquote, .css_neqny figcaption, .css_neqny dt, .css_neqny dd, .css_neqny td, .css_neqny th { color: rgba(255,255,255,0.78) !important; }
.css_neqny a:not(.css_eqlxn):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.css_neqny a:not(.css_eqlxn):not(.nav-link):hover { color: #fff !important; }
.css_neqny .css_ca92e { color: #fff !important; }
.css_neqny .css_ks3db { color: rgba(255,255,255,0.7) !important; }

.css_qtxcp { color: var(--text-secondary, #555) !important; }
.css_qtxcp h1, .css_qtxcp h2, .css_qtxcp h3,
.css_qtxcp h4, .css_qtxcp h5, .css_qtxcp h6,
.css_qtxcp .css_bos9x { color: var(--text-primary, #1a1a2e) !important; }
.css_qtxcp p, .css_qtxcp li, .css_qtxcp span,
.css_qtxcp label { color: var(--text-secondary, #555) !important; }
.css_qtxcp a:not(.css_eqlxn) { color: var(--text-secondary, #555) !important; }
.css_qtxcp a:not(.css_eqlxn):hover { color: var(--l14ie) !important; }
.css_qtxcp .css_eopg6 p { color: var(--text-muted, #888) !important; }

.css_z4gdt h1, .css_z4gdt h2, .css_z4gdt h3, .css_z4gdt h4, .css_z4gdt h5, .css_z4gdt h6 { color: var(--text-primary, #1a1a2e) !important; }
.css_z4gdt p, .css_z4gdt li, .css_z4gdt span:not(.badge):not(.css_eqlxn), .css_z4gdt .css_j6vmr, .css_z4gdt label, .css_z4gdt blockquote, .css_z4gdt figcaption, .css_z4gdt dt, .css_z4gdt dd, .css_z4gdt td, .css_z4gdt th { color: var(--text-secondary, #555) !important; }

.css_h3eyz h1, .css_h3eyz h2, .css_h3eyz h3, .css_h3eyz h4, .css_h3eyz h5, .css_h3eyz h6 { color: var(--text-primary, #1a1a2e) !important; }
.css_h3eyz p, .css_h3eyz li, .css_h3eyz span:not(.badge):not(.css_eqlxn), .css_h3eyz .css_j6vmr, .css_h3eyz label, .css_h3eyz blockquote, .css_h3eyz figcaption, .css_h3eyz dt, .css_h3eyz dd, .css_h3eyz td, .css_h3eyz th { color: var(--text-secondary, #555) !important; }

.css_ca92e { color:var(--text-primary,#1a1a2e) !important; }
.css_ks3db { color:var(--text-muted,#888) !important; }
.css_ca92e .counter-suffix { color:var(--l14ie) !important; }
.counter-item .counter-icon { color:var(--l14ie) !important; }
.css_d8lxc { color:var(--text-primary,#1a1a2e) !important; }
.css_sz7vs { color:var(--text-secondary,#555) !important; }
.css_ovo1q { color:var(--l14ie) !important; }
.css_ng7p2 { color:var(--text-primary,#1a1a2e) !important; }
.css_q8ehw { color:var(--text-secondary,#555) !important; }
.portfolio-title { color:var(--text-primary,#1a1a2e) !important; }
.portfolio-category { color:var(--text-muted,#888) !important; }

.css_ivt0h .css_ca92e, .bg-dark-custom .css_ca92e, .bg-gradient-custom .css_ca92e, .bg-accent-custom .css_ca92e, .css_neqny .css_ca92e, .css_trrkp .css_ca92e, .css_h6had .css_ca92e { color:#fff !important; }
.css_ivt0h .css_ks3db, .bg-dark-custom .css_ks3db, .bg-gradient-custom .css_ks3db, .bg-accent-custom .css_ks3db, .css_neqny .css_ks3db, .css_trrkp .css_ks3db, .css_h6had .css_ks3db { color:rgba(255,255,255,0.7) !important; }
.css_ivt0h .css_ca92e .counter-suffix, .bg-dark-custom .css_ca92e .counter-suffix, .bg-gradient-custom .css_ca92e .counter-suffix, .bg-accent-custom .css_ca92e .counter-suffix, .css_neqny .css_ca92e .counter-suffix, .css_trrkp .css_ca92e .counter-suffix, .css_h6had .css_ca92e .counter-suffix { color:var(--l14ie) !important; }
.css_ivt0h .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_neqny .counter-item .counter-icon, .css_trrkp .counter-item .counter-icon, .css_h6had .counter-item .counter-icon { color:var(--l14ie) !important; }
.css_ivt0h .css_d8lxc, .bg-dark-custom .css_d8lxc, .bg-gradient-custom .css_d8lxc, .bg-accent-custom .css_d8lxc, .css_neqny .css_d8lxc, .css_trrkp .css_d8lxc, .css_h6had .css_d8lxc { color:#fff !important; }
.css_ivt0h .css_sz7vs, .bg-dark-custom .css_sz7vs, .bg-gradient-custom .css_sz7vs, .bg-accent-custom .css_sz7vs, .css_neqny .css_sz7vs, .css_trrkp .css_sz7vs, .css_h6had .css_sz7vs { color:rgba(255,255,255,0.75) !important; }
.css_trrkp li { color: rgba(255,255,255,0.85) !important; }
.css_ivt0h .css_ovo1q, .bg-dark-custom .css_ovo1q, .bg-gradient-custom .css_ovo1q, .bg-accent-custom .css_ovo1q, .css_neqny .css_ovo1q, .css_trrkp .css_ovo1q, .css_h6had .css_ovo1q { color:#fff !important; }
.css_ivt0h .css_ng7p2, .bg-dark-custom .css_ng7p2, .bg-gradient-custom .css_ng7p2, .bg-accent-custom .css_ng7p2, .css_neqny .css_ng7p2, .css_trrkp .css_ng7p2, .css_h6had .css_ng7p2 { color:#fff !important; }
.css_ivt0h .css_q8ehw, .bg-dark-custom .css_q8ehw, .bg-gradient-custom .css_q8ehw, .bg-accent-custom .css_q8ehw, .css_neqny .css_q8ehw, .css_trrkp .css_q8ehw, .css_h6had .css_q8ehw { color:rgba(255,255,255,0.85) !important; }
.css_ivt0h .portfolio-title, .bg-dark-custom .portfolio-title, .bg-gradient-custom .portfolio-title, .bg-accent-custom .portfolio-title, .css_neqny .portfolio-title, .css_trrkp .portfolio-title, .css_h6had .portfolio-title, .portfolio-overlay .portfolio-title { color:#fff !important; }
.css_ivt0h .portfolio-category, .bg-dark-custom .portfolio-category, .bg-gradient-custom .portfolio-category, .bg-accent-custom .portfolio-category, .css_neqny .portfolio-category, .css_trrkp .portfolio-category, .css_h6had .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_tydrx h1, .css_tydrx h2, .css_tydrx h3, .css_tydrx h4, .css_tydrx h5, .css_tydrx 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_tydrx p, .css_tydrx span, .css_tydrx a, .css_tydrx li, .css_tydrx small, .css_tydrx 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_ivt0h.css_h3eyz .css_ca92e,
.css_ivt0h.css_z4gdt .css_ca92e,
.bg-dark-custom.css_h3eyz .css_ca92e,
.bg-dark-custom.css_z4gdt .css_ca92e,
.bg-gradient-custom.css_h3eyz .css_ca92e,
.bg-gradient-custom.css_z4gdt .css_ca92e,
.bg-accent-custom.css_h3eyz .css_ca92e,
.bg-accent-custom.css_z4gdt .css_ca92e,
.css_neqny.css_h3eyz .css_ca92e,
.css_neqny.css_z4gdt .css_ca92e,
.css_trrkp.css_h3eyz .css_ca92e,
.css_trrkp.css_z4gdt .css_ca92e,
.css_h6had.css_h3eyz .css_ca92e,
.css_h6had.css_z4gdt .css_ca92e { color:var(--text-primary,#1a1a2e) !important; }
.css_ivt0h.css_h3eyz .css_ks3db,
.css_ivt0h.css_z4gdt .css_ks3db,
.bg-dark-custom.css_h3eyz .css_ks3db,
.bg-dark-custom.css_z4gdt .css_ks3db,
.bg-gradient-custom.css_h3eyz .css_ks3db,
.bg-gradient-custom.css_z4gdt .css_ks3db,
.bg-accent-custom.css_h3eyz .css_ks3db,
.bg-accent-custom.css_z4gdt .css_ks3db,
.css_neqny.css_h3eyz .css_ks3db,
.css_neqny.css_z4gdt .css_ks3db,
.css_trrkp.css_h3eyz .css_ks3db,
.css_trrkp.css_z4gdt .css_ks3db,
.css_h6had.css_h3eyz .css_ks3db,
.css_h6had.css_z4gdt .css_ks3db { color:var(--text-muted,#888) !important; }
.css_ivt0h.css_h3eyz .css_ca92e .counter-suffix,
.css_ivt0h.css_z4gdt .css_ca92e .counter-suffix,
.bg-dark-custom.css_h3eyz .css_ca92e .counter-suffix,
.bg-dark-custom.css_z4gdt .css_ca92e .counter-suffix,
.bg-gradient-custom.css_h3eyz .css_ca92e .counter-suffix,
.bg-gradient-custom.css_z4gdt .css_ca92e .counter-suffix,
.bg-accent-custom.css_h3eyz .css_ca92e .counter-suffix,
.bg-accent-custom.css_z4gdt .css_ca92e .counter-suffix,
.css_neqny.css_h3eyz .css_ca92e .counter-suffix,
.css_neqny.css_z4gdt .css_ca92e .counter-suffix,
.css_trrkp.css_h3eyz .css_ca92e .counter-suffix,
.css_trrkp.css_z4gdt .css_ca92e .counter-suffix,
.css_h6had.css_h3eyz .css_ca92e .counter-suffix,
.css_h6had.css_z4gdt .css_ca92e .counter-suffix { color:var(--l14ie) !important; }
.css_ivt0h.css_h3eyz .counter-item .counter-icon,
.css_ivt0h.css_z4gdt .counter-item .counter-icon,
.bg-dark-custom.css_h3eyz .counter-item .counter-icon,
.bg-dark-custom.css_z4gdt .counter-item .counter-icon,
.bg-gradient-custom.css_h3eyz .counter-item .counter-icon,
.bg-gradient-custom.css_z4gdt .counter-item .counter-icon,
.bg-accent-custom.css_h3eyz .counter-item .counter-icon,
.bg-accent-custom.css_z4gdt .counter-item .counter-icon,
.css_neqny.css_h3eyz .counter-item .counter-icon,
.css_neqny.css_z4gdt .counter-item .counter-icon,
.css_trrkp.css_h3eyz .counter-item .counter-icon,
.css_trrkp.css_z4gdt .counter-item .counter-icon,
.css_h6had.css_h3eyz .counter-item .counter-icon,
.css_h6had.css_z4gdt .counter-item .counter-icon { color:var(--l14ie) !important; }
.css_ivt0h.css_h3eyz .css_d8lxc,
.css_ivt0h.css_z4gdt .css_d8lxc,
.bg-dark-custom.css_h3eyz .css_d8lxc,
.bg-dark-custom.css_z4gdt .css_d8lxc,
.bg-gradient-custom.css_h3eyz .css_d8lxc,
.bg-gradient-custom.css_z4gdt .css_d8lxc,
.bg-accent-custom.css_h3eyz .css_d8lxc,
.bg-accent-custom.css_z4gdt .css_d8lxc,
.css_neqny.css_h3eyz .css_d8lxc,
.css_neqny.css_z4gdt .css_d8lxc,
.css_trrkp.css_h3eyz .css_d8lxc,
.css_trrkp.css_z4gdt .css_d8lxc,
.css_h6had.css_h3eyz .css_d8lxc,
.css_h6had.css_z4gdt .css_d8lxc { color:var(--text-primary,#1a1a2e) !important; }
.css_ivt0h.css_h3eyz .css_sz7vs,
.css_ivt0h.css_z4gdt .css_sz7vs,
.bg-dark-custom.css_h3eyz .css_sz7vs,
.bg-dark-custom.css_z4gdt .css_sz7vs,
.bg-gradient-custom.css_h3eyz .css_sz7vs,
.bg-gradient-custom.css_z4gdt .css_sz7vs,
.bg-accent-custom.css_h3eyz .css_sz7vs,
.bg-accent-custom.css_z4gdt .css_sz7vs,
.css_neqny.css_h3eyz .css_sz7vs,
.css_neqny.css_z4gdt .css_sz7vs,
.css_trrkp.css_h3eyz .css_sz7vs,
.css_trrkp.css_z4gdt .css_sz7vs,
.css_h6had.css_h3eyz .css_sz7vs,
.css_h6had.css_z4gdt .css_sz7vs { color:var(--text-secondary,#555) !important; }
.css_ivt0h.css_h3eyz .css_ovo1q,
.css_ivt0h.css_z4gdt .css_ovo1q,
.bg-dark-custom.css_h3eyz .css_ovo1q,
.bg-dark-custom.css_z4gdt .css_ovo1q,
.bg-gradient-custom.css_h3eyz .css_ovo1q,
.bg-gradient-custom.css_z4gdt .css_ovo1q,
.bg-accent-custom.css_h3eyz .css_ovo1q,
.bg-accent-custom.css_z4gdt .css_ovo1q,
.css_neqny.css_h3eyz .css_ovo1q,
.css_neqny.css_z4gdt .css_ovo1q,
.css_trrkp.css_h3eyz .css_ovo1q,
.css_trrkp.css_z4gdt .css_ovo1q,
.css_h6had.css_h3eyz .css_ovo1q,
.css_h6had.css_z4gdt .css_ovo1q { color:var(--l14ie) !important; }
.css_ivt0h.css_h3eyz .css_ng7p2,
.css_ivt0h.css_z4gdt .css_ng7p2,
.bg-dark-custom.css_h3eyz .css_ng7p2,
.bg-dark-custom.css_z4gdt .css_ng7p2,
.bg-gradient-custom.css_h3eyz .css_ng7p2,
.bg-gradient-custom.css_z4gdt .css_ng7p2,
.bg-accent-custom.css_h3eyz .css_ng7p2,
.bg-accent-custom.css_z4gdt .css_ng7p2,
.css_neqny.css_h3eyz .css_ng7p2 { color:#fff !important; }
.css_neqny.css_z4gdt .css_ng7p2 { color:#fff !important; }
.css_neqny_DISABLED.css_h3eyz .css_ng7p2,
.css_neqny_DISABLED.css_z4gdt .css_ng7p2,
.css_trrkp.css_h3eyz .css_ng7p2,
.css_trrkp.css_z4gdt .css_ng7p2,
.css_h6had.css_h3eyz .css_ng7p2,
.css_h6had.css_z4gdt .css_ng7p2 { color:var(--text-primary,#1a1a2e) !important; }
.css_ivt0h.css_h3eyz .css_q8ehw,
.css_ivt0h.css_z4gdt .css_q8ehw,
.bg-dark-custom.css_h3eyz .css_q8ehw,
.bg-dark-custom.css_z4gdt .css_q8ehw,
.bg-gradient-custom.css_h3eyz .css_q8ehw,
.bg-gradient-custom.css_z4gdt .css_q8ehw,
.bg-accent-custom.css_h3eyz .css_q8ehw,
.bg-accent-custom.css_z4gdt .css_q8ehw,
.css_neqny.css_h3eyz .css_q8ehw { color:rgba(255,255,255,0.85) !important; }
.css_neqny.css_z4gdt .css_q8ehw { color:rgba(255,255,255,0.85) !important; }
.css_neqny_DISABLED.css_h3eyz .css_q8ehw,
.css_neqny_DISABLED.css_z4gdt .css_q8ehw,
.css_trrkp.css_h3eyz .css_q8ehw,
.css_trrkp.css_z4gdt .css_q8ehw,
.css_h6had.css_h3eyz .css_q8ehw,
.css_h6had.css_z4gdt .css_q8ehw { color:var(--text-secondary,#555) !important; }
.css_ivt0h.css_h3eyz .portfolio-title,
.css_ivt0h.css_z4gdt .portfolio-title,
.bg-dark-custom.css_h3eyz .portfolio-title,
.bg-dark-custom.css_z4gdt .portfolio-title,
.bg-gradient-custom.css_h3eyz .portfolio-title,
.bg-gradient-custom.css_z4gdt .portfolio-title,
.bg-accent-custom.css_h3eyz .portfolio-title,
.bg-accent-custom.css_z4gdt .portfolio-title,
.css_neqny.css_h3eyz .portfolio-title,
.css_neqny.css_z4gdt .portfolio-title,
.css_trrkp.css_h3eyz .portfolio-title,
.css_trrkp.css_z4gdt .portfolio-title,
.css_h6had.css_h3eyz .portfolio-title,
.css_h6had.css_z4gdt .portfolio-title { color:var(--text-primary,#1a1a2e) !important; }
.css_ivt0h.css_h3eyz .portfolio-category,
.css_ivt0h.css_z4gdt .portfolio-category,
.bg-dark-custom.css_h3eyz .portfolio-category,
.bg-dark-custom.css_z4gdt .portfolio-category,
.bg-gradient-custom.css_h3eyz .portfolio-category,
.bg-gradient-custom.css_z4gdt .portfolio-category,
.bg-accent-custom.css_h3eyz .portfolio-category,
.bg-accent-custom.css_z4gdt .portfolio-category,
.css_neqny.css_h3eyz .portfolio-category,
.css_neqny.css_z4gdt .portfolio-category,
.css_trrkp.css_h3eyz .portfolio-category,
.css_trrkp.css_z4gdt .portfolio-category,
.css_h6had.css_h3eyz .portfolio-category,
.css_h6had.css_z4gdt .portfolio-category { color:var(--text-muted,#888) !important; }

.css_ivt0h .css_sp6kj h1,
.css_ivt0h .css_sp6kj h2,
.css_ivt0h .css_sp6kj h3,
.css_ivt0h .css_sp6kj h4,
.css_ivt0h .css_sp6kj h5,
.css_ivt0h .css_sp6kj h6,
.css_ivt0h .css_qlvaa h1,
.css_ivt0h .css_qlvaa h2,
.css_ivt0h .css_qlvaa h3,
.css_ivt0h .css_qlvaa h4,
.css_ivt0h .css_qlvaa h5,
.css_ivt0h .css_qlvaa h6,
.css_ivt0h .card h1,
.css_ivt0h .card h2,
.css_ivt0h .card h3,
.css_ivt0h .card h4,
.css_ivt0h .card h5,
.css_ivt0h .card h6,
.css_ivt0h .css_wakzh h1,
.css_ivt0h .css_wakzh h2,
.css_ivt0h .css_wakzh h3,
.css_ivt0h .css_wakzh h4,
.css_ivt0h .css_wakzh h5,
.css_ivt0h .css_wakzh h6,
.css_ivt0h .css_c3eds h1,
.css_ivt0h .css_c3eds h2,
.css_ivt0h .css_c3eds h3,
.css_ivt0h .css_c3eds h4,
.css_ivt0h .css_c3eds h5,
.css_ivt0h .css_c3eds h6,
.css_ivt0h .css_gn7r6 h1,
.css_ivt0h .css_gn7r6 h2,
.css_ivt0h .css_gn7r6 h3,
.css_ivt0h .css_gn7r6 h4,
.css_ivt0h .css_gn7r6 h5,
.css_ivt0h .css_gn7r6 h6,
.css_ivt0h .css_bcr9k h1,
.css_ivt0h .css_bcr9k h2,
.css_ivt0h .css_bcr9k h3,
.css_ivt0h .css_bcr9k h4,
.css_ivt0h .css_bcr9k h5,
.css_ivt0h .css_bcr9k h6,
.css_ivt0h .css_ztwjj h1,
.css_ivt0h .css_ztwjj h2,
.css_ivt0h .css_ztwjj h3,
.css_ivt0h .css_ztwjj h4,
.css_ivt0h .css_ztwjj h5,
.css_ivt0h .css_ztwjj h6,
.css_ivt0h .counter-item h1,
.css_ivt0h .counter-item h2,
.css_ivt0h .counter-item h3,
.css_ivt0h .counter-item h4,
.css_ivt0h .counter-item h5,
.css_ivt0h .counter-item h6,
.bg-dark-custom .css_sp6kj h1,
.bg-dark-custom .css_sp6kj h2,
.bg-dark-custom .css_sp6kj h3,
.bg-dark-custom .css_sp6kj h4,
.bg-dark-custom .css_sp6kj h5,
.bg-dark-custom .css_sp6kj h6,
.bg-dark-custom .css_qlvaa h1,
.bg-dark-custom .css_qlvaa h2,
.bg-dark-custom .css_qlvaa h3,
.bg-dark-custom .css_qlvaa h4,
.bg-dark-custom .css_qlvaa h5,
.bg-dark-custom .css_qlvaa 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_wakzh h1,
.bg-dark-custom .css_wakzh h2,
.bg-dark-custom .css_wakzh h3,
.bg-dark-custom .css_wakzh h4,
.bg-dark-custom .css_wakzh h5,
.bg-dark-custom .css_wakzh h6,
.bg-dark-custom .css_c3eds h1,
.bg-dark-custom .css_c3eds h2,
.bg-dark-custom .css_c3eds h3,
.bg-dark-custom .css_c3eds h4,
.bg-dark-custom .css_c3eds h5,
.bg-dark-custom .css_c3eds h6,
.bg-dark-custom .css_gn7r6 h1,
.bg-dark-custom .css_gn7r6 h2,
.bg-dark-custom .css_gn7r6 h3,
.bg-dark-custom .css_gn7r6 h4,
.bg-dark-custom .css_gn7r6 h5,
.bg-dark-custom .css_gn7r6 h6,
.bg-dark-custom .css_bcr9k h1,
.bg-dark-custom .css_bcr9k h2,
.bg-dark-custom .css_bcr9k h3,
.bg-dark-custom .css_bcr9k h4,
.bg-dark-custom .css_bcr9k h5,
.bg-dark-custom .css_bcr9k h6,
.bg-dark-custom .css_ztwjj h1,
.bg-dark-custom .css_ztwjj h2,
.bg-dark-custom .css_ztwjj h3,
.bg-dark-custom .css_ztwjj h4,
.bg-dark-custom .css_ztwjj h5,
.bg-dark-custom .css_ztwjj 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_sp6kj h1,
.bg-gradient-custom .css_sp6kj h2,
.bg-gradient-custom .css_sp6kj h3,
.bg-gradient-custom .css_sp6kj h4,
.bg-gradient-custom .css_sp6kj h5,
.bg-gradient-custom .css_sp6kj h6,
.bg-gradient-custom .css_qlvaa h1,
.bg-gradient-custom .css_qlvaa h2,
.bg-gradient-custom .css_qlvaa h3,
.bg-gradient-custom .css_qlvaa h4,
.bg-gradient-custom .css_qlvaa h5,
.bg-gradient-custom .css_qlvaa 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_wakzh h1,
.bg-gradient-custom .css_wakzh h2,
.bg-gradient-custom .css_wakzh h3,
.bg-gradient-custom .css_wakzh h4,
.bg-gradient-custom .css_wakzh h5,
.bg-gradient-custom .css_wakzh h6,
.bg-gradient-custom .css_c3eds h1,
.bg-gradient-custom .css_c3eds h2,
.bg-gradient-custom .css_c3eds h3,
.bg-gradient-custom .css_c3eds h4,
.bg-gradient-custom .css_c3eds h5,
.bg-gradient-custom .css_c3eds h6,
.bg-gradient-custom .css_gn7r6 h1,
.bg-gradient-custom .css_gn7r6 h2,
.bg-gradient-custom .css_gn7r6 h3,
.bg-gradient-custom .css_gn7r6 h4,
.bg-gradient-custom .css_gn7r6 h5,
.bg-gradient-custom .css_gn7r6 h6,
.bg-gradient-custom .css_bcr9k h1,
.bg-gradient-custom .css_bcr9k h2,
.bg-gradient-custom .css_bcr9k h3,
.bg-gradient-custom .css_bcr9k h4,
.bg-gradient-custom .css_bcr9k h5,
.bg-gradient-custom .css_bcr9k h6,
.bg-gradient-custom .css_ztwjj h1,
.bg-gradient-custom .css_ztwjj h2,
.bg-gradient-custom .css_ztwjj h3,
.bg-gradient-custom .css_ztwjj h4,
.bg-gradient-custom .css_ztwjj h5,
.bg-gradient-custom .css_ztwjj 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_sp6kj h1,
.bg-accent-custom .css_sp6kj h2,
.bg-accent-custom .css_sp6kj h3,
.bg-accent-custom .css_sp6kj h4,
.bg-accent-custom .css_sp6kj h5,
.bg-accent-custom .css_sp6kj h6,
.bg-accent-custom .css_qlvaa h1,
.bg-accent-custom .css_qlvaa h2,
.bg-accent-custom .css_qlvaa h3,
.bg-accent-custom .css_qlvaa h4,
.bg-accent-custom .css_qlvaa h5,
.bg-accent-custom .css_qlvaa 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_wakzh h1,
.bg-accent-custom .css_wakzh h2,
.bg-accent-custom .css_wakzh h3,
.bg-accent-custom .css_wakzh h4,
.bg-accent-custom .css_wakzh h5,
.bg-accent-custom .css_wakzh h6,
.bg-accent-custom .css_c3eds h1,
.bg-accent-custom .css_c3eds h2,
.bg-accent-custom .css_c3eds h3,
.bg-accent-custom .css_c3eds h4,
.bg-accent-custom .css_c3eds h5,
.bg-accent-custom .css_c3eds h6,
.bg-accent-custom .css_gn7r6 h1,
.bg-accent-custom .css_gn7r6 h2,
.bg-accent-custom .css_gn7r6 h3,
.bg-accent-custom .css_gn7r6 h4,
.bg-accent-custom .css_gn7r6 h5,
.bg-accent-custom .css_gn7r6 h6,
.bg-accent-custom .css_bcr9k h1,
.bg-accent-custom .css_bcr9k h2,
.bg-accent-custom .css_bcr9k h3,
.bg-accent-custom .css_bcr9k h4,
.bg-accent-custom .css_bcr9k h5,
.bg-accent-custom .css_bcr9k h6,
.bg-accent-custom .css_ztwjj h1,
.bg-accent-custom .css_ztwjj h2,
.bg-accent-custom .css_ztwjj h3,
.bg-accent-custom .css_ztwjj h4,
.bg-accent-custom .css_ztwjj h5,
.bg-accent-custom .css_ztwjj 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_neqny .css_sp6kj h1,
.css_neqny .css_sp6kj h2,
.css_neqny .css_sp6kj h3,
.css_neqny .css_sp6kj h4,
.css_neqny .css_sp6kj h5,
.css_neqny .css_sp6kj h6,
.css_neqny .css_qlvaa h1,
.css_neqny .css_qlvaa h2,
.css_neqny .css_qlvaa h3,
.css_neqny .css_qlvaa h4,
.css_neqny .css_qlvaa h5,
.css_neqny .css_qlvaa h6,
.css_neqny .card h1,
.css_neqny .card h2,
.css_neqny .card h3,
.css_neqny .card h4,
.css_neqny .card h5,
.css_neqny .card h6,
.css_neqny .css_wakzh h1,
.css_neqny .css_wakzh h2,
.css_neqny .css_wakzh h3,
.css_neqny .css_wakzh h4,
.css_neqny .css_wakzh h5,
.css_neqny .css_wakzh h6,
.css_neqny .css_c3eds h1,
.css_neqny .css_c3eds h2,
.css_neqny .css_c3eds h3,
.css_neqny .css_c3eds h4,
.css_neqny .css_c3eds h5,
.css_neqny .css_c3eds h6,
.css_neqny .css_gn7r6 h1,
.css_neqny .css_gn7r6 h2,
.css_neqny .css_gn7r6 h3,
.css_neqny .css_gn7r6 h4,
.css_neqny .css_gn7r6 h5,
.css_neqny .css_gn7r6 h6,
.css_neqny .css_bcr9k h1,
.css_neqny .css_bcr9k h2,
.css_neqny .css_bcr9k h3,
.css_neqny .css_bcr9k h4,
.css_neqny .css_bcr9k h5,
.css_neqny .css_bcr9k h6,
.css_neqny .css_ztwjj h1,
.css_neqny .css_ztwjj h2,
.css_neqny .css_ztwjj h3,
.css_neqny .css_ztwjj h4,
.css_neqny .css_ztwjj h5,
.css_neqny .css_ztwjj h6,
.css_neqny .counter-item h1,
.css_neqny .counter-item h2,
.css_neqny .counter-item h3,
.css_neqny .counter-item h4,
.css_neqny .counter-item h5,
.css_neqny .counter-item h6,
.css_trrkp .css_sp6kj h1,
.css_trrkp .css_sp6kj h2,
.css_trrkp .css_sp6kj h3,
.css_trrkp .css_sp6kj h4,
.css_trrkp .css_sp6kj h5,
.css_trrkp .css_sp6kj h6,
.css_trrkp .css_qlvaa h1,
.css_trrkp .css_qlvaa h2,
.css_trrkp .css_qlvaa h3,
.css_trrkp .css_qlvaa h4,
.css_trrkp .css_qlvaa h5,
.css_trrkp .css_qlvaa h6,
.css_trrkp .card h1,
.css_trrkp .card h2,
.css_trrkp .card h3,
.css_trrkp .card h4,
.css_trrkp .card h5,
.css_trrkp .card h6,
.css_trrkp .css_wakzh h1,
.css_trrkp .css_wakzh h2,
.css_trrkp .css_wakzh h3,
.css_trrkp .css_wakzh h4,
.css_trrkp .css_wakzh h5,
.css_trrkp .css_wakzh h6,
.css_trrkp .css_c3eds h1,
.css_trrkp .css_c3eds h2,
.css_trrkp .css_c3eds h3,
.css_trrkp .css_c3eds h4,
.css_trrkp .css_c3eds h5,
.css_trrkp .css_c3eds h6,
.css_trrkp .css_gn7r6 h1,
.css_trrkp .css_gn7r6 h2,
.css_trrkp .css_gn7r6 h3,
.css_trrkp .css_gn7r6 h4,
.css_trrkp .css_gn7r6 h5,
.css_trrkp .css_gn7r6 h6,
.css_trrkp .css_bcr9k h1,
.css_trrkp .css_bcr9k h2,
.css_trrkp .css_bcr9k h3,
.css_trrkp .css_bcr9k h4,
.css_trrkp .css_bcr9k h5,
.css_trrkp .css_bcr9k h6,
.css_trrkp .css_ztwjj h1,
.css_trrkp .css_ztwjj h2,
.css_trrkp .css_ztwjj h3,
.css_trrkp .css_ztwjj h4,
.css_trrkp .css_ztwjj h5,
.css_trrkp .css_ztwjj h6,
.css_trrkp .counter-item h1,
.css_trrkp .counter-item h2,
.css_trrkp .counter-item h3,
.css_trrkp .counter-item h4,
.css_trrkp .counter-item h5,
.css_trrkp .counter-item h6,
.css_h6had .css_sp6kj h1,
.css_h6had .css_sp6kj h2,
.css_h6had .css_sp6kj h3,
.css_h6had .css_sp6kj h4,
.css_h6had .css_sp6kj h5,
.css_h6had .css_sp6kj h6,
.css_h6had .css_qlvaa h1,
.css_h6had .css_qlvaa h2,
.css_h6had .css_qlvaa h3,
.css_h6had .css_qlvaa h4,
.css_h6had .css_qlvaa h5,
.css_h6had .css_qlvaa h6,
.css_h6had .card h1,
.css_h6had .card h2,
.css_h6had .card h3,
.css_h6had .card h4,
.css_h6had .card h5,
.css_h6had .card h6,
.css_h6had .css_wakzh h1,
.css_h6had .css_wakzh h2,
.css_h6had .css_wakzh h3,
.css_h6had .css_wakzh h4,
.css_h6had .css_wakzh h5,
.css_h6had .css_wakzh h6,
.css_h6had .css_c3eds h1,
.css_h6had .css_c3eds h2,
.css_h6had .css_c3eds h3,
.css_h6had .css_c3eds h4,
.css_h6had .css_c3eds h5,
.css_h6had .css_c3eds h6,
.css_h6had .css_gn7r6 h1,
.css_h6had .css_gn7r6 h2,
.css_h6had .css_gn7r6 h3,
.css_h6had .css_gn7r6 h4,
.css_h6had .css_gn7r6 h5,
.css_h6had .css_gn7r6 h6,
.css_h6had .css_bcr9k h1,
.css_h6had .css_bcr9k h2,
.css_h6had .css_bcr9k h3,
.css_h6had .css_bcr9k h4,
.css_h6had .css_bcr9k h5,
.css_h6had .css_bcr9k h6,
.css_h6had .css_ztwjj h1,
.css_h6had .css_ztwjj h2,
.css_h6had .css_ztwjj h3,
.css_h6had .css_ztwjj h4,
.css_h6had .css_ztwjj h5,
.css_h6had .css_ztwjj h6,
.css_h6had .counter-item h1,
.css_h6had .counter-item h2,
.css_h6had .counter-item h3,
.css_h6had .counter-item h4,
.css_h6had .counter-item h5,
.css_h6had .counter-item h6 { color:var(--text-primary,#1a1a2e) !important; }
.css_ivt0h .css_sp6kj p,
.css_ivt0h .css_sp6kj span:not(.badge),
.css_ivt0h .css_sp6kj li,
.css_ivt0h .css_sp6kj small,
.css_ivt0h .css_sp6kj label,
.css_ivt0h .css_qlvaa p,
.css_ivt0h .css_qlvaa span:not(.badge),
.css_ivt0h .css_qlvaa li,
.css_ivt0h .css_qlvaa small,
.css_ivt0h .css_qlvaa label,
.css_ivt0h .card p,
.css_ivt0h .card span:not(.badge),
.css_ivt0h .card li,
.css_ivt0h .card small,
.css_ivt0h .card label,
.css_ivt0h .css_wakzh p,
.css_ivt0h .css_wakzh span:not(.badge),
.css_ivt0h .css_wakzh li,
.css_ivt0h .css_wakzh small,
.css_ivt0h .css_wakzh label,
.css_ivt0h .css_c3eds p,
.css_ivt0h .css_c3eds span:not(.badge),
.css_ivt0h .css_c3eds li,
.css_ivt0h .css_c3eds small,
.css_ivt0h .css_c3eds label,
.css_ivt0h .css_gn7r6 p,
.css_ivt0h .css_gn7r6 span:not(.badge),
.css_ivt0h .css_gn7r6 li,
.css_ivt0h .css_gn7r6 small,
.css_ivt0h .css_gn7r6 label,
.css_ivt0h .css_bcr9k p,
.css_ivt0h .css_bcr9k span:not(.badge),
.css_ivt0h .css_bcr9k li,
.css_ivt0h .css_bcr9k small,
.css_ivt0h .css_bcr9k label,
.css_ivt0h .css_ztwjj p,
.css_ivt0h .css_ztwjj span:not(.badge),
.css_ivt0h .css_ztwjj li,
.css_ivt0h .css_ztwjj small,
.css_ivt0h .css_ztwjj label,
.css_ivt0h .counter-item p,
.css_ivt0h .counter-item span:not(.badge),
.css_ivt0h .counter-item li,
.css_ivt0h .counter-item small,
.css_ivt0h .counter-item label,
.bg-dark-custom .css_sp6kj p,
.bg-dark-custom .css_sp6kj span:not(.badge),
.bg-dark-custom .css_sp6kj li,
.bg-dark-custom .css_sp6kj small,
.bg-dark-custom .css_sp6kj label,
.bg-dark-custom .css_qlvaa p,
.bg-dark-custom .css_qlvaa span:not(.badge),
.bg-dark-custom .css_qlvaa li,
.bg-dark-custom .css_qlvaa small,
.bg-dark-custom .css_qlvaa 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_wakzh p,
.bg-dark-custom .css_wakzh span:not(.badge),
.bg-dark-custom .css_wakzh li,
.bg-dark-custom .css_wakzh small,
.bg-dark-custom .css_wakzh label,
.bg-dark-custom .css_c3eds p,
.bg-dark-custom .css_c3eds span:not(.badge),
.bg-dark-custom .css_c3eds li,
.bg-dark-custom .css_c3eds small,
.bg-dark-custom .css_c3eds label,
.bg-dark-custom .css_gn7r6 p,
.bg-dark-custom .css_gn7r6 span:not(.badge),
.bg-dark-custom .css_gn7r6 li,
.bg-dark-custom .css_gn7r6 small,
.bg-dark-custom .css_gn7r6 label,
.bg-dark-custom .css_bcr9k p,
.bg-dark-custom .css_bcr9k span:not(.badge),
.bg-dark-custom .css_bcr9k li,
.bg-dark-custom .css_bcr9k small,
.bg-dark-custom .css_bcr9k label,
.bg-dark-custom .css_ztwjj p,
.bg-dark-custom .css_ztwjj span:not(.badge),
.bg-dark-custom .css_ztwjj li,
.bg-dark-custom .css_ztwjj small,
.bg-dark-custom .css_ztwjj 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_sp6kj p,
.bg-gradient-custom .css_sp6kj span:not(.badge),
.bg-gradient-custom .css_sp6kj li,
.bg-gradient-custom .css_sp6kj small,
.bg-gradient-custom .css_sp6kj label,
.bg-gradient-custom .css_qlvaa p,
.bg-gradient-custom .css_qlvaa span:not(.badge),
.bg-gradient-custom .css_qlvaa li,
.bg-gradient-custom .css_qlvaa small,
.bg-gradient-custom .css_qlvaa 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_wakzh p,
.bg-gradient-custom .css_wakzh span:not(.badge),
.bg-gradient-custom .css_wakzh li,
.bg-gradient-custom .css_wakzh small,
.bg-gradient-custom .css_wakzh label,
.bg-gradient-custom .css_c3eds p,
.bg-gradient-custom .css_c3eds span:not(.badge),
.bg-gradient-custom .css_c3eds li,
.bg-gradient-custom .css_c3eds small,
.bg-gradient-custom .css_c3eds label,
.bg-gradient-custom .css_gn7r6 p,
.bg-gradient-custom .css_gn7r6 span:not(.badge),
.bg-gradient-custom .css_gn7r6 li,
.bg-gradient-custom .css_gn7r6 small,
.bg-gradient-custom .css_gn7r6 label,
.bg-gradient-custom .css_bcr9k p,
.bg-gradient-custom .css_bcr9k span:not(.badge),
.bg-gradient-custom .css_bcr9k li,
.bg-gradient-custom .css_bcr9k small,
.bg-gradient-custom .css_bcr9k label,
.bg-gradient-custom .css_ztwjj p,
.bg-gradient-custom .css_ztwjj span:not(.badge),
.bg-gradient-custom .css_ztwjj li,
.bg-gradient-custom .css_ztwjj small,
.bg-gradient-custom .css_ztwjj 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_sp6kj p,
.bg-accent-custom .css_sp6kj span:not(.badge),
.bg-accent-custom .css_sp6kj li,
.bg-accent-custom .css_sp6kj small,
.bg-accent-custom .css_sp6kj label,
.bg-accent-custom .css_qlvaa p,
.bg-accent-custom .css_qlvaa span:not(.badge),
.bg-accent-custom .css_qlvaa li,
.bg-accent-custom .css_qlvaa small,
.bg-accent-custom .css_qlvaa 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_wakzh p,
.bg-accent-custom .css_wakzh span:not(.badge),
.bg-accent-custom .css_wakzh li,
.bg-accent-custom .css_wakzh small,
.bg-accent-custom .css_wakzh label,
.bg-accent-custom .css_c3eds p,
.bg-accent-custom .css_c3eds span:not(.badge),
.bg-accent-custom .css_c3eds li,
.bg-accent-custom .css_c3eds small,
.bg-accent-custom .css_c3eds label,
.bg-accent-custom .css_gn7r6 p,
.bg-accent-custom .css_gn7r6 span:not(.badge),
.bg-accent-custom .css_gn7r6 li,
.bg-accent-custom .css_gn7r6 small,
.bg-accent-custom .css_gn7r6 label,
.bg-accent-custom .css_bcr9k p,
.bg-accent-custom .css_bcr9k span:not(.badge),
.bg-accent-custom .css_bcr9k li,
.bg-accent-custom .css_bcr9k small,
.bg-accent-custom .css_bcr9k label,
.bg-accent-custom .css_ztwjj p,
.bg-accent-custom .css_ztwjj span:not(.badge),
.bg-accent-custom .css_ztwjj li,
.bg-accent-custom .css_ztwjj small,
.bg-accent-custom .css_ztwjj 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_neqny .css_sp6kj p,
.css_neqny .css_sp6kj span:not(.badge),
.css_neqny .css_sp6kj li,
.css_neqny .css_sp6kj small,
.css_neqny .css_sp6kj label,
.css_neqny .css_qlvaa p,
.css_neqny .css_qlvaa span:not(.badge),
.css_neqny .css_qlvaa li,
.css_neqny .css_qlvaa small,
.css_neqny .css_qlvaa label,
.css_neqny .card p,
.css_neqny .card span:not(.badge),
.css_neqny .card li,
.css_neqny .card small,
.css_neqny .card label,
.css_neqny .css_wakzh p,
.css_neqny .css_wakzh span:not(.badge),
.css_neqny .css_wakzh li,
.css_neqny .css_wakzh small,
.css_neqny .css_wakzh label,
.css_neqny .css_c3eds p,
.css_neqny .css_c3eds span:not(.badge),
.css_neqny .css_c3eds li,
.css_neqny .css_c3eds small,
.css_neqny .css_c3eds label,
.css_neqny .css_gn7r6 p,
.css_neqny .css_gn7r6 span:not(.badge),
.css_neqny .css_gn7r6 li,
.css_neqny .css_gn7r6 small,
.css_neqny .css_gn7r6 label,
.css_neqny .css_bcr9k p,
.css_neqny .css_bcr9k span:not(.badge),
.css_neqny .css_bcr9k li,
.css_neqny .css_bcr9k small,
.css_neqny .css_bcr9k label,
.css_neqny .css_ztwjj p,
.css_neqny .css_ztwjj span:not(.badge),
.css_neqny .css_ztwjj li,
.css_neqny .css_ztwjj small,
.css_neqny .css_ztwjj label,
.css_neqny .counter-item p,
.css_neqny .counter-item span:not(.badge),
.css_neqny .counter-item li,
.css_neqny .counter-item small,
.css_neqny .counter-item label,
.css_trrkp .css_sp6kj p,
.css_trrkp .css_sp6kj span:not(.badge),
.css_trrkp .css_sp6kj li,
.css_trrkp .css_sp6kj small,
.css_trrkp .css_sp6kj label,
.css_trrkp .css_qlvaa p,
.css_trrkp .css_qlvaa span:not(.badge),
.css_trrkp .css_qlvaa li,
.css_trrkp .css_qlvaa small,
.css_trrkp .css_qlvaa label,
.css_trrkp .card p,
.css_trrkp .card span:not(.badge),
.css_trrkp .card li,
.css_trrkp .card small,
.css_trrkp .card label,
.css_trrkp .css_wakzh p,
.css_trrkp .css_wakzh span:not(.badge),
.css_trrkp .css_wakzh li,
.css_trrkp .css_wakzh small,
.css_trrkp .css_wakzh label,
.css_trrkp .css_c3eds p,
.css_trrkp .css_c3eds span:not(.badge),
.css_trrkp .css_c3eds li,
.css_trrkp .css_c3eds small,
.css_trrkp .css_c3eds label,
.css_trrkp .css_gn7r6 p,
.css_trrkp .css_gn7r6 span:not(.badge),
.css_trrkp .css_gn7r6 li,
.css_trrkp .css_gn7r6 small,
.css_trrkp .css_gn7r6 label,
.css_trrkp .css_bcr9k p,
.css_trrkp .css_bcr9k span:not(.badge),
.css_trrkp .css_bcr9k li,
.css_trrkp .css_bcr9k small,
.css_trrkp .css_bcr9k label,
.css_trrkp .css_ztwjj p,
.css_trrkp .css_ztwjj span:not(.badge),
.css_trrkp .css_ztwjj li,
.css_trrkp .css_ztwjj small,
.css_trrkp .css_ztwjj label,
.css_trrkp .counter-item p,
.css_trrkp .counter-item span:not(.badge),
.css_trrkp .counter-item li,
.css_trrkp .counter-item small,
.css_trrkp .counter-item label,
.css_h6had .css_sp6kj p,
.css_h6had .css_sp6kj span:not(.badge),
.css_h6had .css_sp6kj li,
.css_h6had .css_sp6kj small,
.css_h6had .css_sp6kj label,
.css_h6had .css_qlvaa p,
.css_h6had .css_qlvaa span:not(.badge),
.css_h6had .css_qlvaa li,
.css_h6had .css_qlvaa small,
.css_h6had .css_qlvaa label,
.css_h6had .card p,
.css_h6had .card span:not(.badge),
.css_h6had .card li,
.css_h6had .card small,
.css_h6had .card label,
.css_h6had .css_wakzh p,
.css_h6had .css_wakzh span:not(.badge),
.css_h6had .css_wakzh li,
.css_h6had .css_wakzh small,
.css_h6had .css_wakzh label,
.css_h6had .css_c3eds p,
.css_h6had .css_c3eds span:not(.badge),
.css_h6had .css_c3eds li,
.css_h6had .css_c3eds small,
.css_h6had .css_c3eds label,
.css_h6had .css_gn7r6 p,
.css_h6had .css_gn7r6 span:not(.badge),
.css_h6had .css_gn7r6 li,
.css_h6had .css_gn7r6 small,
.css_h6had .css_gn7r6 label,
.css_h6had .css_bcr9k p,
.css_h6had .css_bcr9k span:not(.badge),
.css_h6had .css_bcr9k li,
.css_h6had .css_bcr9k small,
.css_h6had .css_bcr9k label,
.css_h6had .css_ztwjj p,
.css_h6had .css_ztwjj span:not(.badge),
.css_h6had .css_ztwjj li,
.css_h6had .css_ztwjj small,
.css_h6had .css_ztwjj label,
.css_h6had .counter-item p,
.css_h6had .counter-item span:not(.badge),
.css_h6had .counter-item li,
.css_h6had .counter-item small,
.css_h6had .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-pulse{width:40px;height:40px;border-radius:50%;background:var(--l14ie);animation:plPulse 1.2s ease-in-out infinite;}@keyframes plPulse{0%{transform:scale(.6);opacity:.4}50%{transform:scale(1);opacity:1}100%{transform:scale(.6);opacity:.4}}

.ix-modal-card{cursor:pointer;background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--l8l8,16px);padding:20px;transition:transform 0.3s,box-shadow 0.3s;}
.ix-modal-card:hover{transform:translateY(-6px);box-shadow:var(--l12ro);}
.ix-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,0.6);display:flex;align-items:center;justify-content:center;z-index:99999;opacity:0;visibility:hidden;transition:all 0.3s;backdrop-filter:blur(4px);}
.ix-modal-overlay.ix-open{opacity:1;visibility:visible;}
.ix-modal-box{background:var(--bg-card);border-radius:var(--l8l8,16px);padding:40px;max-width:540px;width:90%;position:relative;transform:translateY(20px) scale(0.95);transition:transform 0.35s cubic-bezier(0.4,0,0.2,1);box-shadow:0 20px 60px rgba(0,0,0,0.2);}
.ix-modal-overlay.ix-open .ix-modal-box{transform:translateY(0) scale(1);}
.ix-modal-close{position:absolute;top:14px;right:14px;background:none;border:none;font-size:28px;color:var(--text-secondary);cursor:pointer;line-height:1;padding:4px;transition:color 0.2s;}
.ix-modal-close:hover{color:var(--text-primary);}

.ix-nl-status{position:absolute;right:14px;top:50%;transform:translateY(-50%);font-size:18px;opacity:0;transition:opacity 0.3s;}
.ix-nl-email.ix-valid~.ix-nl-status{opacity:1;color:#22c55e;}
.ix-nl-email.ix-valid~.ix-nl-status::after{content:'\2713';}
.ix-nl-email.ix-invalid~.ix-nl-status{opacity:1;color:#ef4444;}
.ix-nl-email.ix-invalid~.ix-nl-status::after{content:'\2717';}
.ix-nl-email.ix-valid{border-color:#22c55e !important;}
.ix-nl-email.ix-invalid{border-color:#ef4444 !important;}