@import url('https://fonts.googleapis.com/css2?family=Caveat:wght@400;500;600;700&family=Inter:wght@400;500&display=swap');

:root {
    --u14uh: #8E580B;
    --u15lk: #145EC7;
    --u16tx: #0C8414;
    --u1km: linear-gradient(to right, var(--u14uh), var(--u15lk));
    --u3cv: 'Caveat', cursive;
    --u5fk: 'Inter', sans-serif;
    --u19u0: 64px;
    --u20ie: 44px;
    --u21wa: 30px;
    --u17mv: 18px;
    --u18nc: 500;
    --u6z2: 0px;
    --u7ad: 0px;
    --u8th: 0px;
    --u9tu: 0px;
    --u4cx: 0px;
    --u10lt: 0 2px 8px #8E580B18;
    --u11xr: 0 4px 16px #8E580B22;
    --u12rm: 0 8px 32px #8E580B30;
    --u13cb: 0 16px 48px #8E580B40;
    --css_dcps8: 40px 0;
}
.css_cyo8t {
    border-radius: 8px;
    padding: 18px 36px;
}
.css_b81dm, .css_iccfy, .css_o9788, .css_sthwl, .css_y3nma {
    border-width: 1px;
    border-color: #8E580B33;
}

.css_b81dm, .css_iccfy, .css_sthwl, .css_y3nma, .css_o9788 {
    transition: transform 0.35s ease, box-shadow 0.35s ease;
}
.css_b81dm:hover, .css_iccfy:hover, .css_sthwl:hover, .css_y3nma:hover, .css_o9788:hover {
    transform: scale(1.04);
    box-shadow: var(--u13cb);
    z-index: 2;
    position: relative;
}

.css_tc4yt {
    background: linear-gradient(135deg, var(--bg-secondary) 0%, var(--bg-primary) 100%);
}

.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(--u14uh);
}

.css_tc4yt {
    position: relative;
    margin-top: 40px;
}
.css_tc4yt::before {
    content: '';
    position: absolute;
    top: -30px;
    left: 0;
    width: 100%;
    height: 30px;
    background: inherit;
    clip-path: ellipse(55% 100% at 50% 100%);
}

.css_qwho9 {
    background: var(--bg-primary);
    min-height: 90vh;
    border-bottom: 1px solid var(--border-color);
}
.css_u4tby img {
    border-radius: 2px;
    box-shadow: none;
    border: 1px solid var(--border-color);
}
.css_l1rfu {
    background: none;
    padding: 0;
    letter-spacing: 5px;
    font-size: 11px;
    color: var(--text-secondary) !important;
    text-transform: uppercase;
}
.css_r7t67 { font-weight: 400; letter-spacing: -0.5px; }
.css_pxrmx { font-size: 16px; letter-spacing: 0.3px; }
.css_uyqnv .css_arixi { background: var(--text-primary); border-color: var(--text-primary); color: var(--bg-primary); }
.css_uyqnv .css_zbwh5 { border-width: 1px; }

.css_lhyhm { background: transparent; padding: 20px 0; }
.css_lhyhm.scrolled {
    background: rgba(255,255,255,0.85);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    box-shadow: 0 1px 0 var(--border-color);
    padding: 14px 0;
}

.css_xdw3a {
    background: var(--u14uh);
    color: rgba(255,255,255,0.8);
    padding-top: 80px;
}
.css_xdw3a h4,.css_xdw3a h5 { color: #fff; }
.css_uvkkv .css_h0nq8::after { background: #fff; width: 40px; }
.css_ypp8d a { color: rgba(255,255,255,0.8); }
.css_ypp8d a:hover { color: #fff; }
.footer-contact li { color: rgba(255,255,255,0.8); }
.footer-contact li i { color: #fff; }
.css_zfuki a { border-color: rgba(255,255,255,0.3); color: #fff; }
.css_zfuki a:hover { background: #fff; color: var(--u14uh); border-color: #fff; }
.css_ofq0s { border-top: 1px solid rgba(255,255,255,0.2); }
.css_ofq0s p { color: rgba(255,255,255,0.5); }
.footer-policy a { color: rgba(255,255,255,0.6) !important; }
.footer-policy a:hover { color: #fff !important; }

.contact-section .form-control {
    border: none;
    border-bottom: 2px solid var(--border-color);
    border-radius: 0;
    padding: 12px 0;
    background: transparent;
    font-size: 16px;
}
.contact-section .form-control:focus { border-bottom-color: var(--u14uh); box-shadow: none; }
.contact-section .css_cyo8t { border-radius: 0; text-transform: uppercase; letter-spacing: 2px; font-size: 13px; padding: 16px 40px; }

.css_yr2jb { font-size: 24px; font-weight: 800; color: var(--u14uh) !important; text-shadow: 0 0 10px rgba(var(--u14uh-rgb, 99,102,241), 0.5), 0 0 20px rgba(var(--u14uh-rgb, 99,102,241), 0.3); }
.css_yr2jb:hover { text-shadow: 0 0 15px rgba(var(--u14uh-rgb, 99,102,241), 0.7), 0 0 30px rgba(var(--u14uh-rgb, 99,102,241), 0.4); }

.css_b81dm { counter-increment: card-counter; }
.css_vazhg::before {
    content: counter(card-counter, decimal-leading-zero) '.';
    display: block;
    color: var(--u14uh);
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 2px;
    margin-bottom: 6px;
    opacity: 0.6;
}
.services-section, .features-section { counter-reset: card-counter; }

.css_iccfy img, .css_b81dm img, .css_sthwl img, .portfolio-item img {
    border: 3px dashed var(--border-color);
    padding: 4px;
    border-radius: var(--u6z2);
}

.css_sauhm .css_n4d77 img, .css_n4d77 img {
    border-radius: 30%;
    aspect-ratio: 1/1;
    object-fit: cover;
    border: 3px solid var(--u14uh);
}

.css_kgmqf { width: 40px; height: 40px; gap: 5px; border: none; background: none; border-radius: 0; }
.css_kgmqf .css_tlm8c { height: 2px; border-radius: 2px; transition: transform 0.3s ease, opacity 0.3s ease, width 0.3s ease; }
.css_kgmqf .css_tlm8c:nth-child(1) { width: 24px; }
.css_kgmqf .css_tlm8c:nth-child(2) { width: 16px; }
.css_kgmqf .css_tlm8c:nth-child(3) { width: 20px; }
.css_kgmqf:hover .css_tlm8c { width: 24px; }
.css_kgmqf.active .css_tlm8c { width: 24px; }
.css_kgmqf.active .css_tlm8c:nth-child(1) { transform: translateY(7px) rotate(45deg); }
.css_kgmqf.active .css_tlm8c:nth-child(2) { opacity: 0; }
.css_kgmqf.active .css_tlm8c:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }

main > section + section::before{content:'';display:block;width:10px;height:10px;background:var(--u14uh);transform:rotate(45deg);margin:15px auto;opacity:0.4;}

.cursor-ring{position:fixed;width:36px;height:36px;border:2px solid var(--u14uh);border-radius:50%;pointer-events:none;z-index:99999;transition:width 0.3s,height 0.3s,border-color 0.3s,transform 0.08s;transform:translate(-50%,-50%);opacity:0.6;}.cursor-ring.hover{width:50px;height:50px;border-color:var(--u15lk,var(--u14uh));opacity:1;}

.progress-pct{position:fixed;bottom:20px;left:20px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;color:var(--u14uh);background:var(--bg-card);border:1px solid var(--border-color);border-radius:50%;z-index:9990;opacity:0.6;font-family:var(--u5fk);}@media(max-width:768px){.progress-pct{display:none;}}

.bg-deco{position:fixed;pointer-events:none;z-index:0;}.bg-deco .ring{position:fixed;border:1px solid var(--u14uh);border-radius:50%;opacity:0.03;animation:decoSpin 40s linear infinite;}.bg-deco .ring:nth-child(2){animation-direction:reverse;animation-duration:55s;}@keyframes decoSpin{to{transform:rotate(360deg);}}

main > section {
    opacity: 0;
    transition: opacity 0.6s ease, transform 0.6s ease;
}
main > section:nth-child(odd):not(.css_xi585):not(.css_habto) { transform: translateX(-50px); }
main > section:nth-child(even):not(.css_xi585):not(.css_habto) { transform: translateX(50px); }
main > section.in-view {
    opacity: 1;
    transform: translateX(0);
}
.css_qwho9 { opacity: 1 !important; transform: none !important; }
@media (max-width: 768px) {
    main > section:nth-child(odd):not(.css_xi585):not(.css_habto),
    main > section:nth-child(even):not(.css_xi585):not(.css_habto) { transform: translateY(30px); }
}

.nav-badge{position:relative;}.nav-badge::after{content:'';position:absolute;top:-2px;right:-2px;width:8px;height:8px;background:#ef4444;border-radius:50%;animation:badgePing 1.5s cubic-bezier(0,0,0.2,1) infinite;}@keyframes badgePing{75%,100%{transform:scale(2);opacity:0;}}

.scroll-hint{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:6px;opacity:0.5;animation:scrollHintBounce 2s ease-in-out infinite;z-index:10;}.scroll-hint span{display:block;width:24px;height:24px;border-right:2px solid var(--text-primary);border-bottom:2px solid var(--text-primary);transform:rotate(45deg);}@keyframes scrollHintBounce{0%,100%{transform:translateX(-50%) translateY(0);opacity:0.5;}50%{transform:translateX(-50%) translateY(12px);opacity:1;}}

.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;}

.css_b81dm,.css_iccfy,.css_y3nma{position:relative;overflow:hidden;border:none !important;}.css_b81dm::after,.css_iccfy::after,.css_y3nma::after{content:'';position:absolute;inset:-2px;background:conic-gradient(from var(--shimmer-angle,0deg),var(--u14uh),var(--u15lk,var(--u14uh)),transparent,var(--u14uh));border-radius:inherit;z-index:-1;animation:shimmerBorder 4s linear infinite;}.css_b81dm::before,.css_iccfy::before,.css_y3nma::before{content:'';position:absolute;inset:2px;background:var(--bg-card);border-radius:inherit;z-index:-1;}@keyframes shimmerBorder{to{--shimmer-angle:360deg;}}@property --shimmer-angle{syntax:'<angle>';initial-value:0deg;inherits:false;}

.highlight-text{display:inline;background:linear-gradient(var(--u14uh),var(--u14uh));background-size:0% 30%;background-position:0 90%;background-repeat:no-repeat;transition:background-size 1s ease;}.highlight-text.active{background-size:100% 30%;}

main > section:nth-child(3n+1):not(:first-child) { position: relative; overflow: clip; }
main > section:nth-child(3n+1):not(:first-child)::before {
    content: '';
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 0;
    opacity: 0.02;
    background-image:
        linear-gradient(0deg, var(--u14uh) 2px, transparent 2px),
        linear-gradient(90deg, var(--u14uh) 2px, transparent 2px);
    background-size: 20px 20px;
    mask-image:
        linear-gradient(45deg, rgba(0,0,0,1) 25%, transparent 25%, transparent 75%, rgba(0,0,0,1) 75%);
    -webkit-mask-image:
        linear-gradient(45deg, rgba(0,0,0,1) 25%, transparent 25%, transparent 75%, rgba(0,0,0,1) 75%);
    mask-size: 20px 20px;
    -webkit-mask-size: 20px 20px;
}
.css_qwho9::before { display: none !important; }

main > section:nth-child(odd):not(:first-child) { position: relative; overflow: clip; }
main > section:nth-child(odd):not(:first-child)::before {
    content: '';
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 0;
    opacity: 0.025;
    background:
        radial-gradient(circle at 20% 30%, transparent 20px, var(--u14uh) 20px, var(--u14uh) 21px, transparent 21px),
        radial-gradient(circle at 60% 15%, transparent 25px, var(--u14uh) 25px, var(--u14uh) 26px, transparent 26px),
        radial-gradient(circle at 80% 50%, transparent 18px, var(--u14uh) 18px, var(--u14uh) 19px, transparent 19px),
        radial-gradient(circle at 35% 70%, transparent 22px, var(--u14uh) 22px, var(--u14uh) 23px, transparent 23px),
        radial-gradient(circle at 70% 80%, transparent 28px, var(--u14uh) 28px, var(--u14uh) 29px, transparent 29px),
        radial-gradient(circle at 10% 85%, transparent 15px, var(--u14uh) 15px, var(--u14uh) 16px, transparent 16px),
        radial-gradient(circle at 90% 20%, transparent 20px, var(--u14uh) 20px, var(--u14uh) 21px, transparent 21px);
}
.css_qwho9::before { display: none !important; }

html:not(.css_qgqgg) main > section {
    opacity: 1 !important;
    transform: none !important;
    clip-path: none !important;
    filter: none !important;
}

@media (min-width: 993px) {
    .css_h0vvr {
        flex-wrap: nowrap;
        overflow: visible;
    }
    .css_znd2j {
        flex: 1 1 auto;
        min-width: 0;
        justify-content: center;
        flex-wrap: nowrap;
        overflow: hidden;
        gap: clamp(10px, 1.8vw, 36px) !important;
    }
    .css_znd2j .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        padding: 8px 0;
        flex-shrink: 0;
    }
    .css_n0ef1, .css_ls6ue {
        gap: clamp(8px, 1.4vw, 32px) !important;
        flex-wrap: nowrap;
        overflow: hidden;
    }
    .css_n0ef1 .nav-link,
    .css_ls6ue .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        flex-shrink: 0;
    }
    .css_nfxnj {
        flex-shrink: 0;
        white-space: nowrap;
    }
    .css_yr2jb {
        flex-shrink: 0;
    }
}

div.css_tc4yt:not(.css_dcps8) {
    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_tc4yt:not(.css_dcps8) + .css_lhyhm {
    top: 33px;
    transition: top 0.3s ease, background 0.3s ease, padding 0.3s ease;
}
div.css_tc4yt.css_f55pq {
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
}
div.css_tc4yt.css_f55pq + .css_lhyhm,
div.css_tc4yt:not(.css_dcps8) + .css_lhyhm.scrolled {
    top: 0;
}
div.css_tc4yt:not(.css_dcps8) ~ .css_qwho9 {
    padding-top: 200px;
}

@media (max-width: 992px) {
    div.css_tc4yt:not(.css_dcps8) {
        position: relative;
        z-index: auto;
        font-size: 11px;
        padding: 4px 0;
    }
    div.css_tc4yt:not(.css_dcps8) + .css_lhyhm {
        top: 0;
    }
    div.css_tc4yt:not(.css_dcps8) ~ .css_qwho9 {
        padding-top: 140px;
    }
}

@media (max-width: 992px) {
    .css_kgmqf {
        display: flex !important;
        pointer-events: auto !important;
        opacity: 1 !important;
        z-index: 10001 !important;
        cursor: pointer !important;
        -webkit-tap-highlight-color: transparent;
    }
    .css_kgmqf .css_tlm8c {
        pointer-events: none;
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
    .css_znd2j {
        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_znd2j .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_znd2j .nav-link::after { display: none !important; }
    .css_nfxnj { display: none !important; }
    .css_n0ef1, .css_ls6ue { display: none !important; }
}

@media (max-width: 992px) {
    .css_znd2j { 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(--u14uh) !important; transition: right 0.4s cubic-bezier(0.4,0,0.2,1) !important; }
    .css_znd2j.active { right: 0 !important; }
    .css_znd2j .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_znd2j.active .nav-link { opacity: 1 !important; transform: translateX(0) !important; }
    .css_znd2j.active .nav-link:nth-child(1){transition-delay:.06s !important;}
    .css_znd2j.active .nav-link:nth-child(2){transition-delay:.12s !important;}
    .css_znd2j.active .nav-link:nth-child(3){transition-delay:.18s !important;}
    .css_znd2j.active .nav-link:nth-child(4){transition-delay:.24s !important;}
    .css_znd2j.active .nav-link:nth-child(5){transition-delay:.30s !important;}
    .css_znd2j.active .nav-link:nth-child(6){transition-delay:.36s !important;}
    .css_znd2j.active .nav-link:nth-child(7){transition-delay:.42s !important;}
    .css_znd2j.active .nav-link:nth-child(8){transition-delay:.48s !important;}
}

.css_b81dm,
.css_iccfy,
.css_sthwl,
.css_y3nma,
.css_xcj2m,
.css_sauhm {
    backdrop-filter: blur(8px) !important;
    -webkit-backdrop-filter: blur(8px) !important;
}
.css_b81dm *,
.css_iccfy *,
.css_sthwl *,
.css_y3nma *,
.css_xcj2m * {
    filter: none !important;
}
@supports (animation: none) {
    .css_b81dm, .css_iccfy, .css_sthwl {
        animation-fill-mode: forwards !important;
    }
}
.css_sthwl + .css_sthwl {
    margin-top: 1.5rem;
}

.css_qwho9 .css_hjoe5 ~ .container,
.css_qwho9 .css_hjoe5 ~ .container * {
    color: #fff;
}
.css_qwho9 .css_hjoe5 ~ .container p,
.css_qwho9 .css_hjoe5 ~ .container .css_pxrmx {
    color: rgba(255,255,255,0.85);
}
.css_qwho9 .css_hjoe5 ~ .container .css_cyo8t {
    color: inherit;
}
.css_habto .css_l1rfu { color: #fff; }
.css_habto .css_sdiof { color: var(--u14uh); }
.css_habto .css_jwee3 { color: rgba(255,255,255,0.55); }
.css_habto .css_ypp8d a { color: rgba(255,255,255,0.65); }
.css_habto .css_ypp8d a:hover { color: #fff; }
.css_xdw3a[style*="background:none"] { background: none !important; }
.css_xdw3a[style*="background:none"]::before,
.css_xdw3a[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_zialq .swiper-button-next,
.css_zialq .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_zialq .swiper-button-next::after,
.css_zialq .swiper-button-prev::after {
    font-size: 14px;
    color: var(--text-primary, #1a1a2e);
}
.css_zialq .swiper-button-next { right: 0; }
.css_zialq .swiper-button-prev { left: 0; }

.css_b81dm, .css_xcj2m, .css_iccfy, .css_sthwl,
.css_y3nma, .css_sauhm, .css_o9788, .counter-item,
.card { overflow: hidden; }

.css_b81dm h1, .css_b81dm h2, .css_b81dm h3, .css_b81dm h4, .css_b81dm h5, .css_b81dm h6,
.css_xcj2m h1, .css_xcj2m h2, .css_xcj2m h3, .css_xcj2m h4,
.css_iccfy h1, .css_iccfy h2, .css_iccfy h3, .css_iccfy 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_b81dm p, .css_b81dm span, .css_b81dm li,
.css_xcj2m p, .css_iccfy p, .counter-item p,
.card p, .card span, .card li {
    overflow-wrap: break-word;
    word-break: break-word;
}

.css_f5o0k, .css_k5gkt, .counter-suffix {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
}

.css_b81dm .stat-number, .css_b81dm [class*="number"],
.counter-item .stat-number {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
}

body {
    line-height: 1.649;
    letter-spacing: 0.0em;
}

.css_b81dm, .css_iccfy, .css_sthwl, .css_o9788, .css_y3nma {
    padding: 31px;
}
.css_b81dm, .css_iccfy, .css_sthwl, .css_o9788, .css_y3nma .card-body {
    padding: 25px 18px;
}
.row > [class*="col"]:nth-child(1) .css_b81dm,
.row > [class*="col"]:nth-child(1) .css_iccfy {
    padding: 28px;
    border-radius: calc(var(--u7ad) + 2px);
}
.row > [class*="col"]:nth-child(2) .css_b81dm,
.row > [class*="col"]:nth-child(2) .css_iccfy {
    padding: 33px;
    border-radius: calc(var(--u7ad) + 3px);
}
.row > [class*="col"]:nth-child(3) .css_b81dm,
.row > [class*="col"]:nth-child(3) .css_iccfy {
    padding: 30px;
    border-radius: calc(var(--u7ad) + -1px);
}
.row > [class*="col"]:nth-child(4) .css_b81dm,
.row > [class*="col"]:nth-child(4) .css_iccfy {
    padding: 29px;
    border-radius: calc(var(--u7ad) + 2px);
}
.row > [class*="col"]:nth-child(5) .css_b81dm,
.row > [class*="col"]:nth-child(5) .css_iccfy {
    padding: 31px;
    border-radius: calc(var(--u7ad) + 3px);
}
.row > [class*="col"]:nth-child(6) .css_b81dm,
.row > [class*="col"]:nth-child(6) .css_iccfy {
    padding: 34px;
    border-radius: calc(var(--u7ad) + -2px);
}

.css_cyo8t {
    padding: 13px 30px;
    font-size: 15px;
    letter-spacing: 0.344px;
    border-radius: calc(var(--u7ad) + 0px);
}
.css_zbwh5 {
    padding: 14px 32px;
    border-width: 1px;
}

main > section {
    padding-top: 79px;
    padding-bottom: 75px;
}
main > section:first-child {
    padding-top: 94px;
}
main > section:nth-child(3) {
    padding-top: 77px;
    padding-bottom: 84px;
}
main > section:nth-child(4) {
    padding-top: 71px;
    padding-bottom: 82px;
}
main > section:nth-child(5) {
    padding-top: 83px;
    padding-bottom: 74px;
}
main > section:nth-child(6) {
    padding-top: 71px;
    padding-bottom: 86px;
}

.css_kqe1n {
    margin-bottom: 46px;
}

.css_b81dm, .css_iccfy, .css_sthwl, .css_y3nma {
    box-shadow: 1px 4px 19px rgba(0,0,0,0.068);
}

.css_qwho9 {
    padding-top: 120px;
}
.css_r7t67 {
    margin-bottom: 23px;
}
.css_pxrmx {
    margin-bottom: 32px;
    font-size: 19px;
    line-height: 1.546;
}
.css_l1rfu {
    font-size: 12px;
    letter-spacing: 3.641px;
    margin-bottom: 21px;
}
.css_uyqnv {
    gap: 16px;
}

.css_u4tby img {
    border-radius: 15px;
    box-shadow: 0 9px 35px rgba(0,0,0,0.131);
}

.css_taq34 {
    width: 49px;
    height: 49px;
    font-size: 22px;
    border-radius: 13px;
    margin-bottom: 16px;
}

.css_vazhg, .card-title {
    font-size: 18px;
    margin-bottom: 13px;
}
.css_vruko, .card-text {
    font-size: 15px;
    line-height: 1.57;
}

.css_feq66 {
    margin-bottom: 18px;
    letter-spacing: 0.0px;
}
.css_sdiof {
    font-size: 13px;
    letter-spacing: 2.416px;
    margin-bottom: 11px;
}
.css_f0qav {
    font-size: 18px;
    line-height: 1.614;
}

@media (min-width: 993px) {
    .css_znd2j {
        gap: 32px;
    }
    .css_znd2j .nav-link {
        font-size: 14px;
        padding: 9px 0;
    }
}

.css_xdw3a {
    padding-top: 72px;
}
.css_uvkkv .css_h0nq8 {
    font-size: 18px;
    margin-bottom: 26px;
}
.css_ypp8d a {
    font-size: 15px;
}
.css_ypp8d li {
    margin-bottom: 8px;
}
.css_zfuki {
    gap: 9px;
}
.css_zfuki a {
    width: 35px;
    height: 35px;
}
.css_ofq0s {
    padding: 26px 0;
    margin-top: 46px;
}

.form-control {
    border-radius: 9px;
    padding: 15px 15px;
    font-size: 15px;
}

.css_o9788 {
    padding: 36px;
}
.css_vluvb {
    font-size: 17px;
    line-height: 1.649;
    margin-bottom: 22px;
}
.css_dgbl8 {
    width: 50px;
    height: 50px;
}
.css_asb18 {
    font-size: 15px;
}
.css_kivqm {
    font-size: 12px;
}

.css_y3nma {
    padding: 41px;
}
.css_nat3c {
    font-size: 19px;
    margin-bottom: 11px;
}
.css_ip9eh {
    font-size: 40px;
    margin-bottom: 21px;
}
.css_ow3fm li {
    padding: 11px 0;
    font-size: 15px;
}

.css_f5o0k, .stat-number {
    font-size: 39px;
    margin-bottom: 8px;
}
.css_k5gkt {
    font-size: 13px;
    letter-spacing: 0.607px;
}

.css_n4d77 img {
    border-radius: 12px;
}
.css_acrjf {
    font-size: 19px;
    margin-bottom: 3px;
}
.css_rrrzz {
    font-size: 13px;
}

.css_tdloa {
    font-size: 29px;
    margin-bottom: 11px;
}
.css_p9xp6 {
    font-size: 17px;
    margin-bottom: 7px;
}

.wow {
    animation-duration: 0.617s !important;
}
.css_b81dm, .css_iccfy, .css_sthwl, .css_o9788,
.css_y3nma, .css_sauhm {
    transition-duration: 0.33s;
}

.row {
    --bs-gutter-y: 28px;
}

.css_xi585 {
    padding: 92px 0;
}
.css_emnf8 {
    font-size: 33px;
    margin-bottom: 19px;
}
.css_wn84c {
    font-size: 17px;
    margin-bottom: 30px;
}

.css_sthwl .css_bpdwc img {
    border-radius: 13px 13px 0 0;
}
.css_heytq {
    font-size: 13px;
    margin-bottom: 11px;
    gap: 14px;
}

.css_lhyhm {
    padding: 18px 0;
}
.css_lhyhm.scrolled {
    padding: 15px 0;
}
.css_yr2jb {
    font-size: 21px;
}
.css_nfxnj {
    margin-left: 17px;
}

:root {
    --_flag: 95493;
    --_ver: 'f878f022';
}
.layout-anchor { outline: 0 solid transparent; font-style: inherit }
.data-layer { box-sizing: border-box }
.grid-debug { font-variant: normal }
.init-marker { font-variant: normal }
.frame-ref { --_stamp: 265; --_ref: 'f5cd' }

.css_habto h1, .css_habto h2, .css_habto h3, .css_habto h4, .css_habto h5, .css_habto h6 { color: #fff !important; }
.css_habto { color: rgba(255,255,255,0.85) !important; }
.css_habto p, .css_habto li, .css_habto span:not(.badge):not(.css_cyo8t), .css_habto .css_ybb6t, .css_habto label, .css_habto blockquote, .css_habto figcaption, .css_habto dt, .css_habto dd, .css_habto td, .css_habto th { color: rgba(255,255,255,0.78) !important; }
.css_habto a:not(.css_cyo8t):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.css_habto a:not(.css_cyo8t):not(.nav-link):hover { color: #fff !important; }
.css_habto .css_f5o0k { color: #fff !important; }
.css_habto .css_k5gkt { 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_cyo8t), .bg-dark-custom .css_ybb6t, .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_cyo8t):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-dark-custom a:not(.css_cyo8t):not(.nav-link):hover { color: #fff !important; }
.bg-dark-custom .css_f5o0k { color: #fff !important; }
.bg-dark-custom .css_k5gkt { 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_cyo8t), .bg-gradient-custom .css_ybb6t, .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_cyo8t):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-gradient-custom a:not(.css_cyo8t):not(.nav-link):hover { color: #fff !important; }
.bg-gradient-custom .css_f5o0k { color: #fff !important; }
.bg-gradient-custom .css_k5gkt { 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_cyo8t), .bg-accent-custom .css_ybb6t, .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_cyo8t):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-accent-custom a:not(.css_cyo8t):not(.nav-link):hover { color: #fff !important; }
.bg-accent-custom .css_f5o0k { color: #fff !important; }
.bg-accent-custom .css_k5gkt { color: rgba(255,255,255,0.7) !important; }

.css_xi585 h1, .css_xi585 h2, .css_xi585 h3, .css_xi585 h4, .css_xi585 h5, .css_xi585 h6 { color: #fff !important; }
.css_xi585 { color: rgba(255,255,255,0.85) !important; }
.css_xi585 p, .css_xi585 li, .css_xi585 span:not(.badge):not(.css_cyo8t), .css_xi585 .css_ybb6t, .css_xi585 label, .css_xi585 blockquote, .css_xi585 figcaption, .css_xi585 dt, .css_xi585 dd, .css_xi585 td, .css_xi585 th { color: rgba(255,255,255,0.78) !important; }
.css_xi585 a:not(.css_cyo8t):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.css_xi585 a:not(.css_cyo8t):not(.nav-link):hover { color: #fff !important; }
.css_xi585 .css_f5o0k { color: #fff !important; }
.css_xi585 .css_k5gkt { color: rgba(255,255,255,0.7) !important; }

.css_xdw3a { color: rgba(255,255,255,0.65) !important; }
.css_xdw3a h1, .css_xdw3a h2, .css_xdw3a h3,
.css_xdw3a h4, .css_xdw3a h5, .css_xdw3a h6,
.css_xdw3a .css_h0nq8 { color: #fff !important; }
.css_xdw3a p, .css_xdw3a li, .css_xdw3a span,
.css_xdw3a label { color: rgba(255,255,255,0.6) !important; }
.css_xdw3a a:not(.css_cyo8t) { color: rgba(255,255,255,0.65) !important; }
.css_xdw3a a:not(.css_cyo8t):hover { color: #fff !important; }

.css_j6s1n h1, .css_j6s1n h2, .css_j6s1n h3, .css_j6s1n h4, .css_j6s1n h5, .css_j6s1n h6 { color: var(--text-primary, #1a1a2e) !important; }
.css_j6s1n p, .css_j6s1n li, .css_j6s1n span:not(.badge):not(.css_cyo8t), .css_j6s1n .css_ybb6t, .css_j6s1n label, .css_j6s1n blockquote, .css_j6s1n figcaption, .css_j6s1n dt, .css_j6s1n dd, .css_j6s1n td, .css_j6s1n th { color: var(--text-secondary, #555) !important; }

.css_tc4yt h1, .css_tc4yt h2, .css_tc4yt h3, .css_tc4yt h4, .css_tc4yt h5, .css_tc4yt h6 { color: var(--text-primary, #1a1a2e) !important; }
.css_tc4yt p, .css_tc4yt li, .css_tc4yt span:not(.badge):not(.css_cyo8t), .css_tc4yt .css_ybb6t, .css_tc4yt label, .css_tc4yt blockquote, .css_tc4yt figcaption, .css_tc4yt dt, .css_tc4yt dd, .css_tc4yt td, .css_tc4yt th { color: var(--text-secondary, #555) !important; }

.css_f5o0k { color:var(--text-primary,#1a1a2e) !important; }
.css_k5gkt { color:var(--text-muted,#888) !important; }
.css_f5o0k .counter-suffix { color:var(--u14uh) !important; }
.counter-item .counter-icon { color:var(--u14uh) !important; }
.css_r7t67 { color:var(--text-primary,#1a1a2e) !important; }
.css_pxrmx { color:var(--text-secondary,#555) !important; }
.css_l1rfu { color:var(--u14uh) !important; }
.css_emnf8 { color:var(--text-primary,#1a1a2e) !important; }
.css_wn84c { color:var(--text-secondary,#555) !important; }
.portfolio-title { color:var(--text-primary,#1a1a2e) !important; }
.portfolio-category { color:var(--text-muted,#888) !important; }

.css_habto .css_f5o0k, .bg-dark-custom .css_f5o0k, .bg-gradient-custom .css_f5o0k, .bg-accent-custom .css_f5o0k, .css_xi585 .css_f5o0k, .css_qwho9 .css_f5o0k, .css_cezbr .css_f5o0k { color:#fff !important; }
.css_habto .css_k5gkt, .bg-dark-custom .css_k5gkt, .bg-gradient-custom .css_k5gkt, .bg-accent-custom .css_k5gkt, .css_xi585 .css_k5gkt, .css_qwho9 .css_k5gkt, .css_cezbr .css_k5gkt { color:rgba(255,255,255,0.7) !important; }
.css_habto .css_f5o0k .counter-suffix, .bg-dark-custom .css_f5o0k .counter-suffix, .bg-gradient-custom .css_f5o0k .counter-suffix, .bg-accent-custom .css_f5o0k .counter-suffix, .css_xi585 .css_f5o0k .counter-suffix, .css_qwho9 .css_f5o0k .counter-suffix, .css_cezbr .css_f5o0k .counter-suffix { color:var(--u14uh) !important; }
.css_habto .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_xi585 .counter-item .counter-icon, .css_qwho9 .counter-item .counter-icon, .css_cezbr .counter-item .counter-icon { color:var(--u14uh) !important; }
.css_habto .css_r7t67, .bg-dark-custom .css_r7t67, .bg-gradient-custom .css_r7t67, .bg-accent-custom .css_r7t67, .css_xi585 .css_r7t67, .css_qwho9 .css_r7t67, .css_cezbr .css_r7t67 { color:#fff !important; }
.css_habto .css_pxrmx, .bg-dark-custom .css_pxrmx, .bg-gradient-custom .css_pxrmx, .bg-accent-custom .css_pxrmx, .css_xi585 .css_pxrmx, .css_qwho9 .css_pxrmx, .css_cezbr .css_pxrmx { color:rgba(255,255,255,0.75) !important; }
.css_habto .css_l1rfu, .bg-dark-custom .css_l1rfu, .bg-gradient-custom .css_l1rfu, .bg-accent-custom .css_l1rfu, .css_xi585 .css_l1rfu, .css_qwho9 .css_l1rfu, .css_cezbr .css_l1rfu { color:#fff !important; }
.css_habto .css_emnf8, .bg-dark-custom .css_emnf8, .bg-gradient-custom .css_emnf8, .bg-accent-custom .css_emnf8, .css_xi585 .css_emnf8, .css_qwho9 .css_emnf8, .css_cezbr .css_emnf8 { color:#fff !important; }
.css_habto .css_wn84c, .bg-dark-custom .css_wn84c, .bg-gradient-custom .css_wn84c, .bg-accent-custom .css_wn84c, .css_xi585 .css_wn84c, .css_qwho9 .css_wn84c, .css_cezbr .css_wn84c { color:rgba(255,255,255,0.85) !important; }
.css_habto .portfolio-title, .bg-dark-custom .portfolio-title, .bg-gradient-custom .portfolio-title, .bg-accent-custom .portfolio-title, .css_xi585 .portfolio-title, .css_qwho9 .portfolio-title, .css_cezbr .portfolio-title, .portfolio-overlay .portfolio-title { color:#fff !important; }
.css_habto .portfolio-category, .bg-dark-custom .portfolio-category, .bg-gradient-custom .portfolio-category, .bg-accent-custom .portfolio-category, .css_xi585 .portfolio-category, .css_qwho9 .portfolio-category, .css_cezbr .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_hjoe5 h1, .css_hjoe5 h2, .css_hjoe5 h3, .css_hjoe5 h4, .css_hjoe5 h5, .css_hjoe5 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_hjoe5 p, .css_hjoe5 span, .css_hjoe5 a, .css_hjoe5 li, .css_hjoe5 small, .css_hjoe5 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_habto.css_tc4yt .css_f5o0k,
.css_habto.css_j6s1n .css_f5o0k,
.bg-dark-custom.css_tc4yt .css_f5o0k,
.bg-dark-custom.css_j6s1n .css_f5o0k,
.bg-gradient-custom.css_tc4yt .css_f5o0k,
.bg-gradient-custom.css_j6s1n .css_f5o0k,
.bg-accent-custom.css_tc4yt .css_f5o0k,
.bg-accent-custom.css_j6s1n .css_f5o0k,
.css_xi585.css_tc4yt .css_f5o0k,
.css_xi585.css_j6s1n .css_f5o0k,
.css_qwho9.css_tc4yt .css_f5o0k,
.css_qwho9.css_j6s1n .css_f5o0k,
.css_cezbr.css_tc4yt .css_f5o0k,
.css_cezbr.css_j6s1n .css_f5o0k { color:var(--text-primary,#1a1a2e) !important; }
.css_habto.css_tc4yt .css_k5gkt,
.css_habto.css_j6s1n .css_k5gkt,
.bg-dark-custom.css_tc4yt .css_k5gkt,
.bg-dark-custom.css_j6s1n .css_k5gkt,
.bg-gradient-custom.css_tc4yt .css_k5gkt,
.bg-gradient-custom.css_j6s1n .css_k5gkt,
.bg-accent-custom.css_tc4yt .css_k5gkt,
.bg-accent-custom.css_j6s1n .css_k5gkt,
.css_xi585.css_tc4yt .css_k5gkt,
.css_xi585.css_j6s1n .css_k5gkt,
.css_qwho9.css_tc4yt .css_k5gkt,
.css_qwho9.css_j6s1n .css_k5gkt,
.css_cezbr.css_tc4yt .css_k5gkt,
.css_cezbr.css_j6s1n .css_k5gkt { color:var(--text-muted,#888) !important; }
.css_habto.css_tc4yt .css_f5o0k .counter-suffix,
.css_habto.css_j6s1n .css_f5o0k .counter-suffix,
.bg-dark-custom.css_tc4yt .css_f5o0k .counter-suffix,
.bg-dark-custom.css_j6s1n .css_f5o0k .counter-suffix,
.bg-gradient-custom.css_tc4yt .css_f5o0k .counter-suffix,
.bg-gradient-custom.css_j6s1n .css_f5o0k .counter-suffix,
.bg-accent-custom.css_tc4yt .css_f5o0k .counter-suffix,
.bg-accent-custom.css_j6s1n .css_f5o0k .counter-suffix,
.css_xi585.css_tc4yt .css_f5o0k .counter-suffix,
.css_xi585.css_j6s1n .css_f5o0k .counter-suffix,
.css_qwho9.css_tc4yt .css_f5o0k .counter-suffix,
.css_qwho9.css_j6s1n .css_f5o0k .counter-suffix,
.css_cezbr.css_tc4yt .css_f5o0k .counter-suffix,
.css_cezbr.css_j6s1n .css_f5o0k .counter-suffix { color:var(--u14uh) !important; }
.css_habto.css_tc4yt .counter-item .counter-icon,
.css_habto.css_j6s1n .counter-item .counter-icon,
.bg-dark-custom.css_tc4yt .counter-item .counter-icon,
.bg-dark-custom.css_j6s1n .counter-item .counter-icon,
.bg-gradient-custom.css_tc4yt .counter-item .counter-icon,
.bg-gradient-custom.css_j6s1n .counter-item .counter-icon,
.bg-accent-custom.css_tc4yt .counter-item .counter-icon,
.bg-accent-custom.css_j6s1n .counter-item .counter-icon,
.css_xi585.css_tc4yt .counter-item .counter-icon,
.css_xi585.css_j6s1n .counter-item .counter-icon,
.css_qwho9.css_tc4yt .counter-item .counter-icon,
.css_qwho9.css_j6s1n .counter-item .counter-icon,
.css_cezbr.css_tc4yt .counter-item .counter-icon,
.css_cezbr.css_j6s1n .counter-item .counter-icon { color:var(--u14uh) !important; }
.css_habto.css_tc4yt .css_r7t67,
.css_habto.css_j6s1n .css_r7t67,
.bg-dark-custom.css_tc4yt .css_r7t67,
.bg-dark-custom.css_j6s1n .css_r7t67,
.bg-gradient-custom.css_tc4yt .css_r7t67,
.bg-gradient-custom.css_j6s1n .css_r7t67,
.bg-accent-custom.css_tc4yt .css_r7t67,
.bg-accent-custom.css_j6s1n .css_r7t67,
.css_xi585.css_tc4yt .css_r7t67,
.css_xi585.css_j6s1n .css_r7t67,
.css_qwho9.css_tc4yt .css_r7t67,
.css_qwho9.css_j6s1n .css_r7t67,
.css_cezbr.css_tc4yt .css_r7t67,
.css_cezbr.css_j6s1n .css_r7t67 { color:var(--text-primary,#1a1a2e) !important; }
.css_habto.css_tc4yt .css_pxrmx,
.css_habto.css_j6s1n .css_pxrmx,
.bg-dark-custom.css_tc4yt .css_pxrmx,
.bg-dark-custom.css_j6s1n .css_pxrmx,
.bg-gradient-custom.css_tc4yt .css_pxrmx,
.bg-gradient-custom.css_j6s1n .css_pxrmx,
.bg-accent-custom.css_tc4yt .css_pxrmx,
.bg-accent-custom.css_j6s1n .css_pxrmx,
.css_xi585.css_tc4yt .css_pxrmx,
.css_xi585.css_j6s1n .css_pxrmx,
.css_qwho9.css_tc4yt .css_pxrmx,
.css_qwho9.css_j6s1n .css_pxrmx,
.css_cezbr.css_tc4yt .css_pxrmx,
.css_cezbr.css_j6s1n .css_pxrmx { color:var(--text-secondary,#555) !important; }
.css_habto.css_tc4yt .css_l1rfu,
.css_habto.css_j6s1n .css_l1rfu,
.bg-dark-custom.css_tc4yt .css_l1rfu,
.bg-dark-custom.css_j6s1n .css_l1rfu,
.bg-gradient-custom.css_tc4yt .css_l1rfu,
.bg-gradient-custom.css_j6s1n .css_l1rfu,
.bg-accent-custom.css_tc4yt .css_l1rfu,
.bg-accent-custom.css_j6s1n .css_l1rfu,
.css_xi585.css_tc4yt .css_l1rfu,
.css_xi585.css_j6s1n .css_l1rfu,
.css_qwho9.css_tc4yt .css_l1rfu,
.css_qwho9.css_j6s1n .css_l1rfu,
.css_cezbr.css_tc4yt .css_l1rfu,
.css_cezbr.css_j6s1n .css_l1rfu { color:var(--u14uh) !important; }
.css_habto.css_tc4yt .css_emnf8,
.css_habto.css_j6s1n .css_emnf8,
.bg-dark-custom.css_tc4yt .css_emnf8,
.bg-dark-custom.css_j6s1n .css_emnf8,
.bg-gradient-custom.css_tc4yt .css_emnf8,
.bg-gradient-custom.css_j6s1n .css_emnf8,
.bg-accent-custom.css_tc4yt .css_emnf8,
.bg-accent-custom.css_j6s1n .css_emnf8,
.css_xi585.css_tc4yt .css_emnf8,
.css_xi585.css_j6s1n .css_emnf8,
.css_qwho9.css_tc4yt .css_emnf8,
.css_qwho9.css_j6s1n .css_emnf8,
.css_cezbr.css_tc4yt .css_emnf8,
.css_cezbr.css_j6s1n .css_emnf8 { color:var(--text-primary,#1a1a2e) !important; }
.css_habto.css_tc4yt .css_wn84c,
.css_habto.css_j6s1n .css_wn84c,
.bg-dark-custom.css_tc4yt .css_wn84c,
.bg-dark-custom.css_j6s1n .css_wn84c,
.bg-gradient-custom.css_tc4yt .css_wn84c,
.bg-gradient-custom.css_j6s1n .css_wn84c,
.bg-accent-custom.css_tc4yt .css_wn84c,
.bg-accent-custom.css_j6s1n .css_wn84c,
.css_xi585.css_tc4yt .css_wn84c,
.css_xi585.css_j6s1n .css_wn84c,
.css_qwho9.css_tc4yt .css_wn84c,
.css_qwho9.css_j6s1n .css_wn84c,
.css_cezbr.css_tc4yt .css_wn84c,
.css_cezbr.css_j6s1n .css_wn84c { color:var(--text-secondary,#555) !important; }
.css_habto.css_tc4yt .portfolio-title,
.css_habto.css_j6s1n .portfolio-title,
.bg-dark-custom.css_tc4yt .portfolio-title,
.bg-dark-custom.css_j6s1n .portfolio-title,
.bg-gradient-custom.css_tc4yt .portfolio-title,
.bg-gradient-custom.css_j6s1n .portfolio-title,
.bg-accent-custom.css_tc4yt .portfolio-title,
.bg-accent-custom.css_j6s1n .portfolio-title,
.css_xi585.css_tc4yt .portfolio-title,
.css_xi585.css_j6s1n .portfolio-title,
.css_qwho9.css_tc4yt .portfolio-title,
.css_qwho9.css_j6s1n .portfolio-title,
.css_cezbr.css_tc4yt .portfolio-title,
.css_cezbr.css_j6s1n .portfolio-title { color:var(--text-primary,#1a1a2e) !important; }
.css_habto.css_tc4yt .portfolio-category,
.css_habto.css_j6s1n .portfolio-category,
.bg-dark-custom.css_tc4yt .portfolio-category,
.bg-dark-custom.css_j6s1n .portfolio-category,
.bg-gradient-custom.css_tc4yt .portfolio-category,
.bg-gradient-custom.css_j6s1n .portfolio-category,
.bg-accent-custom.css_tc4yt .portfolio-category,
.bg-accent-custom.css_j6s1n .portfolio-category,
.css_xi585.css_tc4yt .portfolio-category,
.css_xi585.css_j6s1n .portfolio-category,
.css_qwho9.css_tc4yt .portfolio-category,
.css_qwho9.css_j6s1n .portfolio-category,
.css_cezbr.css_tc4yt .portfolio-category,
.css_cezbr.css_j6s1n .portfolio-category { color:var(--text-muted,#888) !important; }

.css_habto .css_b81dm h1,
.css_habto .css_b81dm h2,
.css_habto .css_b81dm h3,
.css_habto .css_b81dm h4,
.css_habto .css_b81dm h5,
.css_habto .css_b81dm h6,
.css_habto .css_xcj2m h1,
.css_habto .css_xcj2m h2,
.css_habto .css_xcj2m h3,
.css_habto .css_xcj2m h4,
.css_habto .css_xcj2m h5,
.css_habto .css_xcj2m h6,
.css_habto .card h1,
.css_habto .card h2,
.css_habto .card h3,
.css_habto .card h4,
.css_habto .card h5,
.css_habto .card h6,
.css_habto .css_o9788 h1,
.css_habto .css_o9788 h2,
.css_habto .css_o9788 h3,
.css_habto .css_o9788 h4,
.css_habto .css_o9788 h5,
.css_habto .css_o9788 h6,
.css_habto .css_sauhm h1,
.css_habto .css_sauhm h2,
.css_habto .css_sauhm h3,
.css_habto .css_sauhm h4,
.css_habto .css_sauhm h5,
.css_habto .css_sauhm h6,
.css_habto .css_y3nma h1,
.css_habto .css_y3nma h2,
.css_habto .css_y3nma h3,
.css_habto .css_y3nma h4,
.css_habto .css_y3nma h5,
.css_habto .css_y3nma h6,
.css_habto .css_sthwl h1,
.css_habto .css_sthwl h2,
.css_habto .css_sthwl h3,
.css_habto .css_sthwl h4,
.css_habto .css_sthwl h5,
.css_habto .css_sthwl h6,
.css_habto .css_iccfy h1,
.css_habto .css_iccfy h2,
.css_habto .css_iccfy h3,
.css_habto .css_iccfy h4,
.css_habto .css_iccfy h5,
.css_habto .css_iccfy h6,
.css_habto .counter-item h1,
.css_habto .counter-item h2,
.css_habto .counter-item h3,
.css_habto .counter-item h4,
.css_habto .counter-item h5,
.css_habto .counter-item h6,
.bg-dark-custom .css_b81dm h1,
.bg-dark-custom .css_b81dm h2,
.bg-dark-custom .css_b81dm h3,
.bg-dark-custom .css_b81dm h4,
.bg-dark-custom .css_b81dm h5,
.bg-dark-custom .css_b81dm h6,
.bg-dark-custom .css_xcj2m h1,
.bg-dark-custom .css_xcj2m h2,
.bg-dark-custom .css_xcj2m h3,
.bg-dark-custom .css_xcj2m h4,
.bg-dark-custom .css_xcj2m h5,
.bg-dark-custom .css_xcj2m 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_o9788 h1,
.bg-dark-custom .css_o9788 h2,
.bg-dark-custom .css_o9788 h3,
.bg-dark-custom .css_o9788 h4,
.bg-dark-custom .css_o9788 h5,
.bg-dark-custom .css_o9788 h6,
.bg-dark-custom .css_sauhm h1,
.bg-dark-custom .css_sauhm h2,
.bg-dark-custom .css_sauhm h3,
.bg-dark-custom .css_sauhm h4,
.bg-dark-custom .css_sauhm h5,
.bg-dark-custom .css_sauhm h6,
.bg-dark-custom .css_y3nma h1,
.bg-dark-custom .css_y3nma h2,
.bg-dark-custom .css_y3nma h3,
.bg-dark-custom .css_y3nma h4,
.bg-dark-custom .css_y3nma h5,
.bg-dark-custom .css_y3nma h6,
.bg-dark-custom .css_sthwl h1,
.bg-dark-custom .css_sthwl h2,
.bg-dark-custom .css_sthwl h3,
.bg-dark-custom .css_sthwl h4,
.bg-dark-custom .css_sthwl h5,
.bg-dark-custom .css_sthwl h6,
.bg-dark-custom .css_iccfy h1,
.bg-dark-custom .css_iccfy h2,
.bg-dark-custom .css_iccfy h3,
.bg-dark-custom .css_iccfy h4,
.bg-dark-custom .css_iccfy h5,
.bg-dark-custom .css_iccfy 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_b81dm h1,
.bg-gradient-custom .css_b81dm h2,
.bg-gradient-custom .css_b81dm h3,
.bg-gradient-custom .css_b81dm h4,
.bg-gradient-custom .css_b81dm h5,
.bg-gradient-custom .css_b81dm h6,
.bg-gradient-custom .css_xcj2m h1,
.bg-gradient-custom .css_xcj2m h2,
.bg-gradient-custom .css_xcj2m h3,
.bg-gradient-custom .css_xcj2m h4,
.bg-gradient-custom .css_xcj2m h5,
.bg-gradient-custom .css_xcj2m 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_o9788 h1,
.bg-gradient-custom .css_o9788 h2,
.bg-gradient-custom .css_o9788 h3,
.bg-gradient-custom .css_o9788 h4,
.bg-gradient-custom .css_o9788 h5,
.bg-gradient-custom .css_o9788 h6,
.bg-gradient-custom .css_sauhm h1,
.bg-gradient-custom .css_sauhm h2,
.bg-gradient-custom .css_sauhm h3,
.bg-gradient-custom .css_sauhm h4,
.bg-gradient-custom .css_sauhm h5,
.bg-gradient-custom .css_sauhm h6,
.bg-gradient-custom .css_y3nma h1,
.bg-gradient-custom .css_y3nma h2,
.bg-gradient-custom .css_y3nma h3,
.bg-gradient-custom .css_y3nma h4,
.bg-gradient-custom .css_y3nma h5,
.bg-gradient-custom .css_y3nma h6,
.bg-gradient-custom .css_sthwl h1,
.bg-gradient-custom .css_sthwl h2,
.bg-gradient-custom .css_sthwl h3,
.bg-gradient-custom .css_sthwl h4,
.bg-gradient-custom .css_sthwl h5,
.bg-gradient-custom .css_sthwl h6,
.bg-gradient-custom .css_iccfy h1,
.bg-gradient-custom .css_iccfy h2,
.bg-gradient-custom .css_iccfy h3,
.bg-gradient-custom .css_iccfy h4,
.bg-gradient-custom .css_iccfy h5,
.bg-gradient-custom .css_iccfy 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_b81dm h1,
.bg-accent-custom .css_b81dm h2,
.bg-accent-custom .css_b81dm h3,
.bg-accent-custom .css_b81dm h4,
.bg-accent-custom .css_b81dm h5,
.bg-accent-custom .css_b81dm h6,
.bg-accent-custom .css_xcj2m h1,
.bg-accent-custom .css_xcj2m h2,
.bg-accent-custom .css_xcj2m h3,
.bg-accent-custom .css_xcj2m h4,
.bg-accent-custom .css_xcj2m h5,
.bg-accent-custom .css_xcj2m 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_o9788 h1,
.bg-accent-custom .css_o9788 h2,
.bg-accent-custom .css_o9788 h3,
.bg-accent-custom .css_o9788 h4,
.bg-accent-custom .css_o9788 h5,
.bg-accent-custom .css_o9788 h6,
.bg-accent-custom .css_sauhm h1,
.bg-accent-custom .css_sauhm h2,
.bg-accent-custom .css_sauhm h3,
.bg-accent-custom .css_sauhm h4,
.bg-accent-custom .css_sauhm h5,
.bg-accent-custom .css_sauhm h6,
.bg-accent-custom .css_y3nma h1,
.bg-accent-custom .css_y3nma h2,
.bg-accent-custom .css_y3nma h3,
.bg-accent-custom .css_y3nma h4,
.bg-accent-custom .css_y3nma h5,
.bg-accent-custom .css_y3nma h6,
.bg-accent-custom .css_sthwl h1,
.bg-accent-custom .css_sthwl h2,
.bg-accent-custom .css_sthwl h3,
.bg-accent-custom .css_sthwl h4,
.bg-accent-custom .css_sthwl h5,
.bg-accent-custom .css_sthwl h6,
.bg-accent-custom .css_iccfy h1,
.bg-accent-custom .css_iccfy h2,
.bg-accent-custom .css_iccfy h3,
.bg-accent-custom .css_iccfy h4,
.bg-accent-custom .css_iccfy h5,
.bg-accent-custom .css_iccfy 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_xi585 .css_b81dm h1,
.css_xi585 .css_b81dm h2,
.css_xi585 .css_b81dm h3,
.css_xi585 .css_b81dm h4,
.css_xi585 .css_b81dm h5,
.css_xi585 .css_b81dm h6,
.css_xi585 .css_xcj2m h1,
.css_xi585 .css_xcj2m h2,
.css_xi585 .css_xcj2m h3,
.css_xi585 .css_xcj2m h4,
.css_xi585 .css_xcj2m h5,
.css_xi585 .css_xcj2m h6,
.css_xi585 .card h1,
.css_xi585 .card h2,
.css_xi585 .card h3,
.css_xi585 .card h4,
.css_xi585 .card h5,
.css_xi585 .card h6,
.css_xi585 .css_o9788 h1,
.css_xi585 .css_o9788 h2,
.css_xi585 .css_o9788 h3,
.css_xi585 .css_o9788 h4,
.css_xi585 .css_o9788 h5,
.css_xi585 .css_o9788 h6,
.css_xi585 .css_sauhm h1,
.css_xi585 .css_sauhm h2,
.css_xi585 .css_sauhm h3,
.css_xi585 .css_sauhm h4,
.css_xi585 .css_sauhm h5,
.css_xi585 .css_sauhm h6,
.css_xi585 .css_y3nma h1,
.css_xi585 .css_y3nma h2,
.css_xi585 .css_y3nma h3,
.css_xi585 .css_y3nma h4,
.css_xi585 .css_y3nma h5,
.css_xi585 .css_y3nma h6,
.css_xi585 .css_sthwl h1,
.css_xi585 .css_sthwl h2,
.css_xi585 .css_sthwl h3,
.css_xi585 .css_sthwl h4,
.css_xi585 .css_sthwl h5,
.css_xi585 .css_sthwl h6,
.css_xi585 .css_iccfy h1,
.css_xi585 .css_iccfy h2,
.css_xi585 .css_iccfy h3,
.css_xi585 .css_iccfy h4,
.css_xi585 .css_iccfy h5,
.css_xi585 .css_iccfy h6,
.css_xi585 .counter-item h1,
.css_xi585 .counter-item h2,
.css_xi585 .counter-item h3,
.css_xi585 .counter-item h4,
.css_xi585 .counter-item h5,
.css_xi585 .counter-item h6,
.css_qwho9 .css_b81dm h1,
.css_qwho9 .css_b81dm h2,
.css_qwho9 .css_b81dm h3,
.css_qwho9 .css_b81dm h4,
.css_qwho9 .css_b81dm h5,
.css_qwho9 .css_b81dm h6,
.css_qwho9 .css_xcj2m h1,
.css_qwho9 .css_xcj2m h2,
.css_qwho9 .css_xcj2m h3,
.css_qwho9 .css_xcj2m h4,
.css_qwho9 .css_xcj2m h5,
.css_qwho9 .css_xcj2m h6,
.css_qwho9 .card h1,
.css_qwho9 .card h2,
.css_qwho9 .card h3,
.css_qwho9 .card h4,
.css_qwho9 .card h5,
.css_qwho9 .card h6,
.css_qwho9 .css_o9788 h1,
.css_qwho9 .css_o9788 h2,
.css_qwho9 .css_o9788 h3,
.css_qwho9 .css_o9788 h4,
.css_qwho9 .css_o9788 h5,
.css_qwho9 .css_o9788 h6,
.css_qwho9 .css_sauhm h1,
.css_qwho9 .css_sauhm h2,
.css_qwho9 .css_sauhm h3,
.css_qwho9 .css_sauhm h4,
.css_qwho9 .css_sauhm h5,
.css_qwho9 .css_sauhm h6,
.css_qwho9 .css_y3nma h1,
.css_qwho9 .css_y3nma h2,
.css_qwho9 .css_y3nma h3,
.css_qwho9 .css_y3nma h4,
.css_qwho9 .css_y3nma h5,
.css_qwho9 .css_y3nma h6,
.css_qwho9 .css_sthwl h1,
.css_qwho9 .css_sthwl h2,
.css_qwho9 .css_sthwl h3,
.css_qwho9 .css_sthwl h4,
.css_qwho9 .css_sthwl h5,
.css_qwho9 .css_sthwl h6,
.css_qwho9 .css_iccfy h1,
.css_qwho9 .css_iccfy h2,
.css_qwho9 .css_iccfy h3,
.css_qwho9 .css_iccfy h4,
.css_qwho9 .css_iccfy h5,
.css_qwho9 .css_iccfy h6,
.css_qwho9 .counter-item h1,
.css_qwho9 .counter-item h2,
.css_qwho9 .counter-item h3,
.css_qwho9 .counter-item h4,
.css_qwho9 .counter-item h5,
.css_qwho9 .counter-item h6,
.css_cezbr .css_b81dm h1,
.css_cezbr .css_b81dm h2,
.css_cezbr .css_b81dm h3,
.css_cezbr .css_b81dm h4,
.css_cezbr .css_b81dm h5,
.css_cezbr .css_b81dm h6,
.css_cezbr .css_xcj2m h1,
.css_cezbr .css_xcj2m h2,
.css_cezbr .css_xcj2m h3,
.css_cezbr .css_xcj2m h4,
.css_cezbr .css_xcj2m h5,
.css_cezbr .css_xcj2m h6,
.css_cezbr .card h1,
.css_cezbr .card h2,
.css_cezbr .card h3,
.css_cezbr .card h4,
.css_cezbr .card h5,
.css_cezbr .card h6,
.css_cezbr .css_o9788 h1,
.css_cezbr .css_o9788 h2,
.css_cezbr .css_o9788 h3,
.css_cezbr .css_o9788 h4,
.css_cezbr .css_o9788 h5,
.css_cezbr .css_o9788 h6,
.css_cezbr .css_sauhm h1,
.css_cezbr .css_sauhm h2,
.css_cezbr .css_sauhm h3,
.css_cezbr .css_sauhm h4,
.css_cezbr .css_sauhm h5,
.css_cezbr .css_sauhm h6,
.css_cezbr .css_y3nma h1,
.css_cezbr .css_y3nma h2,
.css_cezbr .css_y3nma h3,
.css_cezbr .css_y3nma h4,
.css_cezbr .css_y3nma h5,
.css_cezbr .css_y3nma h6,
.css_cezbr .css_sthwl h1,
.css_cezbr .css_sthwl h2,
.css_cezbr .css_sthwl h3,
.css_cezbr .css_sthwl h4,
.css_cezbr .css_sthwl h5,
.css_cezbr .css_sthwl h6,
.css_cezbr .css_iccfy h1,
.css_cezbr .css_iccfy h2,
.css_cezbr .css_iccfy h3,
.css_cezbr .css_iccfy h4,
.css_cezbr .css_iccfy h5,
.css_cezbr .css_iccfy h6,
.css_cezbr .counter-item h1,
.css_cezbr .counter-item h2,
.css_cezbr .counter-item h3,
.css_cezbr .counter-item h4,
.css_cezbr .counter-item h5,
.css_cezbr .counter-item h6 { color:var(--text-primary,#1a1a2e) !important; }
.css_habto .css_b81dm p,
.css_habto .css_b81dm span:not(.badge),
.css_habto .css_b81dm li,
.css_habto .css_b81dm small,
.css_habto .css_b81dm label,
.css_habto .css_xcj2m p,
.css_habto .css_xcj2m span:not(.badge),
.css_habto .css_xcj2m li,
.css_habto .css_xcj2m small,
.css_habto .css_xcj2m label,
.css_habto .card p,
.css_habto .card span:not(.badge),
.css_habto .card li,
.css_habto .card small,
.css_habto .card label,
.css_habto .css_o9788 p,
.css_habto .css_o9788 span:not(.badge),
.css_habto .css_o9788 li,
.css_habto .css_o9788 small,
.css_habto .css_o9788 label,
.css_habto .css_sauhm p,
.css_habto .css_sauhm span:not(.badge),
.css_habto .css_sauhm li,
.css_habto .css_sauhm small,
.css_habto .css_sauhm label,
.css_habto .css_y3nma p,
.css_habto .css_y3nma span:not(.badge),
.css_habto .css_y3nma li,
.css_habto .css_y3nma small,
.css_habto .css_y3nma label,
.css_habto .css_sthwl p,
.css_habto .css_sthwl span:not(.badge),
.css_habto .css_sthwl li,
.css_habto .css_sthwl small,
.css_habto .css_sthwl label,
.css_habto .css_iccfy p,
.css_habto .css_iccfy span:not(.badge),
.css_habto .css_iccfy li,
.css_habto .css_iccfy small,
.css_habto .css_iccfy label,
.css_habto .counter-item p,
.css_habto .counter-item span:not(.badge),
.css_habto .counter-item li,
.css_habto .counter-item small,
.css_habto .counter-item label,
.bg-dark-custom .css_b81dm p,
.bg-dark-custom .css_b81dm span:not(.badge),
.bg-dark-custom .css_b81dm li,
.bg-dark-custom .css_b81dm small,
.bg-dark-custom .css_b81dm label,
.bg-dark-custom .css_xcj2m p,
.bg-dark-custom .css_xcj2m span:not(.badge),
.bg-dark-custom .css_xcj2m li,
.bg-dark-custom .css_xcj2m small,
.bg-dark-custom .css_xcj2m 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_o9788 p,
.bg-dark-custom .css_o9788 span:not(.badge),
.bg-dark-custom .css_o9788 li,
.bg-dark-custom .css_o9788 small,
.bg-dark-custom .css_o9788 label,
.bg-dark-custom .css_sauhm p,
.bg-dark-custom .css_sauhm span:not(.badge),
.bg-dark-custom .css_sauhm li,
.bg-dark-custom .css_sauhm small,
.bg-dark-custom .css_sauhm label,
.bg-dark-custom .css_y3nma p,
.bg-dark-custom .css_y3nma span:not(.badge),
.bg-dark-custom .css_y3nma li,
.bg-dark-custom .css_y3nma small,
.bg-dark-custom .css_y3nma label,
.bg-dark-custom .css_sthwl p,
.bg-dark-custom .css_sthwl span:not(.badge),
.bg-dark-custom .css_sthwl li,
.bg-dark-custom .css_sthwl small,
.bg-dark-custom .css_sthwl label,
.bg-dark-custom .css_iccfy p,
.bg-dark-custom .css_iccfy span:not(.badge),
.bg-dark-custom .css_iccfy li,
.bg-dark-custom .css_iccfy small,
.bg-dark-custom .css_iccfy 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_b81dm p,
.bg-gradient-custom .css_b81dm span:not(.badge),
.bg-gradient-custom .css_b81dm li,
.bg-gradient-custom .css_b81dm small,
.bg-gradient-custom .css_b81dm label,
.bg-gradient-custom .css_xcj2m p,
.bg-gradient-custom .css_xcj2m span:not(.badge),
.bg-gradient-custom .css_xcj2m li,
.bg-gradient-custom .css_xcj2m small,
.bg-gradient-custom .css_xcj2m 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_o9788 p,
.bg-gradient-custom .css_o9788 span:not(.badge),
.bg-gradient-custom .css_o9788 li,
.bg-gradient-custom .css_o9788 small,
.bg-gradient-custom .css_o9788 label,
.bg-gradient-custom .css_sauhm p,
.bg-gradient-custom .css_sauhm span:not(.badge),
.bg-gradient-custom .css_sauhm li,
.bg-gradient-custom .css_sauhm small,
.bg-gradient-custom .css_sauhm label,
.bg-gradient-custom .css_y3nma p,
.bg-gradient-custom .css_y3nma span:not(.badge),
.bg-gradient-custom .css_y3nma li,
.bg-gradient-custom .css_y3nma small,
.bg-gradient-custom .css_y3nma label,
.bg-gradient-custom .css_sthwl p,
.bg-gradient-custom .css_sthwl span:not(.badge),
.bg-gradient-custom .css_sthwl li,
.bg-gradient-custom .css_sthwl small,
.bg-gradient-custom .css_sthwl label,
.bg-gradient-custom .css_iccfy p,
.bg-gradient-custom .css_iccfy span:not(.badge),
.bg-gradient-custom .css_iccfy li,
.bg-gradient-custom .css_iccfy small,
.bg-gradient-custom .css_iccfy 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_b81dm p,
.bg-accent-custom .css_b81dm span:not(.badge),
.bg-accent-custom .css_b81dm li,
.bg-accent-custom .css_b81dm small,
.bg-accent-custom .css_b81dm label,
.bg-accent-custom .css_xcj2m p,
.bg-accent-custom .css_xcj2m span:not(.badge),
.bg-accent-custom .css_xcj2m li,
.bg-accent-custom .css_xcj2m small,
.bg-accent-custom .css_xcj2m 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_o9788 p,
.bg-accent-custom .css_o9788 span:not(.badge),
.bg-accent-custom .css_o9788 li,
.bg-accent-custom .css_o9788 small,
.bg-accent-custom .css_o9788 label,
.bg-accent-custom .css_sauhm p,
.bg-accent-custom .css_sauhm span:not(.badge),
.bg-accent-custom .css_sauhm li,
.bg-accent-custom .css_sauhm small,
.bg-accent-custom .css_sauhm label,
.bg-accent-custom .css_y3nma p,
.bg-accent-custom .css_y3nma span:not(.badge),
.bg-accent-custom .css_y3nma li,
.bg-accent-custom .css_y3nma small,
.bg-accent-custom .css_y3nma label,
.bg-accent-custom .css_sthwl p,
.bg-accent-custom .css_sthwl span:not(.badge),
.bg-accent-custom .css_sthwl li,
.bg-accent-custom .css_sthwl small,
.bg-accent-custom .css_sthwl label,
.bg-accent-custom .css_iccfy p,
.bg-accent-custom .css_iccfy span:not(.badge),
.bg-accent-custom .css_iccfy li,
.bg-accent-custom .css_iccfy small,
.bg-accent-custom .css_iccfy 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_xi585 .css_b81dm p,
.css_xi585 .css_b81dm span:not(.badge),
.css_xi585 .css_b81dm li,
.css_xi585 .css_b81dm small,
.css_xi585 .css_b81dm label,
.css_xi585 .css_xcj2m p,
.css_xi585 .css_xcj2m span:not(.badge),
.css_xi585 .css_xcj2m li,
.css_xi585 .css_xcj2m small,
.css_xi585 .css_xcj2m label,
.css_xi585 .card p,
.css_xi585 .card span:not(.badge),
.css_xi585 .card li,
.css_xi585 .card small,
.css_xi585 .card label,
.css_xi585 .css_o9788 p,
.css_xi585 .css_o9788 span:not(.badge),
.css_xi585 .css_o9788 li,
.css_xi585 .css_o9788 small,
.css_xi585 .css_o9788 label,
.css_xi585 .css_sauhm p,
.css_xi585 .css_sauhm span:not(.badge),
.css_xi585 .css_sauhm li,
.css_xi585 .css_sauhm small,
.css_xi585 .css_sauhm label,
.css_xi585 .css_y3nma p,
.css_xi585 .css_y3nma span:not(.badge),
.css_xi585 .css_y3nma li,
.css_xi585 .css_y3nma small,
.css_xi585 .css_y3nma label,
.css_xi585 .css_sthwl p,
.css_xi585 .css_sthwl span:not(.badge),
.css_xi585 .css_sthwl li,
.css_xi585 .css_sthwl small,
.css_xi585 .css_sthwl label,
.css_xi585 .css_iccfy p,
.css_xi585 .css_iccfy span:not(.badge),
.css_xi585 .css_iccfy li,
.css_xi585 .css_iccfy small,
.css_xi585 .css_iccfy label,
.css_xi585 .counter-item p,
.css_xi585 .counter-item span:not(.badge),
.css_xi585 .counter-item li,
.css_xi585 .counter-item small,
.css_xi585 .counter-item label,
.css_qwho9 .css_b81dm p,
.css_qwho9 .css_b81dm span:not(.badge),
.css_qwho9 .css_b81dm li,
.css_qwho9 .css_b81dm small,
.css_qwho9 .css_b81dm label,
.css_qwho9 .css_xcj2m p,
.css_qwho9 .css_xcj2m span:not(.badge),
.css_qwho9 .css_xcj2m li,
.css_qwho9 .css_xcj2m small,
.css_qwho9 .css_xcj2m label,
.css_qwho9 .card p,
.css_qwho9 .card span:not(.badge),
.css_qwho9 .card li,
.css_qwho9 .card small,
.css_qwho9 .card label,
.css_qwho9 .css_o9788 p,
.css_qwho9 .css_o9788 span:not(.badge),
.css_qwho9 .css_o9788 li,
.css_qwho9 .css_o9788 small,
.css_qwho9 .css_o9788 label,
.css_qwho9 .css_sauhm p,
.css_qwho9 .css_sauhm span:not(.badge),
.css_qwho9 .css_sauhm li,
.css_qwho9 .css_sauhm small,
.css_qwho9 .css_sauhm label,
.css_qwho9 .css_y3nma p,
.css_qwho9 .css_y3nma span:not(.badge),
.css_qwho9 .css_y3nma li,
.css_qwho9 .css_y3nma small,
.css_qwho9 .css_y3nma label,
.css_qwho9 .css_sthwl p,
.css_qwho9 .css_sthwl span:not(.badge),
.css_qwho9 .css_sthwl li,
.css_qwho9 .css_sthwl small,
.css_qwho9 .css_sthwl label,
.css_qwho9 .css_iccfy p,
.css_qwho9 .css_iccfy span:not(.badge),
.css_qwho9 .css_iccfy li,
.css_qwho9 .css_iccfy small,
.css_qwho9 .css_iccfy label,
.css_qwho9 .counter-item p,
.css_qwho9 .counter-item span:not(.badge),
.css_qwho9 .counter-item li,
.css_qwho9 .counter-item small,
.css_qwho9 .counter-item label,
.css_cezbr .css_b81dm p,
.css_cezbr .css_b81dm span:not(.badge),
.css_cezbr .css_b81dm li,
.css_cezbr .css_b81dm small,
.css_cezbr .css_b81dm label,
.css_cezbr .css_xcj2m p,
.css_cezbr .css_xcj2m span:not(.badge),
.css_cezbr .css_xcj2m li,
.css_cezbr .css_xcj2m small,
.css_cezbr .css_xcj2m label,
.css_cezbr .card p,
.css_cezbr .card span:not(.badge),
.css_cezbr .card li,
.css_cezbr .card small,
.css_cezbr .card label,
.css_cezbr .css_o9788 p,
.css_cezbr .css_o9788 span:not(.badge),
.css_cezbr .css_o9788 li,
.css_cezbr .css_o9788 small,
.css_cezbr .css_o9788 label,
.css_cezbr .css_sauhm p,
.css_cezbr .css_sauhm span:not(.badge),
.css_cezbr .css_sauhm li,
.css_cezbr .css_sauhm small,
.css_cezbr .css_sauhm label,
.css_cezbr .css_y3nma p,
.css_cezbr .css_y3nma span:not(.badge),
.css_cezbr .css_y3nma li,
.css_cezbr .css_y3nma small,
.css_cezbr .css_y3nma label,
.css_cezbr .css_sthwl p,
.css_cezbr .css_sthwl span:not(.badge),
.css_cezbr .css_sthwl li,
.css_cezbr .css_sthwl small,
.css_cezbr .css_sthwl label,
.css_cezbr .css_iccfy p,
.css_cezbr .css_iccfy span:not(.badge),
.css_cezbr .css_iccfy li,
.css_cezbr .css_iccfy small,
.css_cezbr .css_iccfy label,
.css_cezbr .counter-item p,
.css_cezbr .counter-item span:not(.badge),
.css_cezbr .counter-item li,
.css_cezbr .counter-item small,
.css_cezbr .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(--u14uh);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)}}

.ix-range{width:100%;height:6px;-webkit-appearance:none;appearance:none;background:var(--border-color);border-radius:3px;outline:none;cursor:pointer;}
.ix-range::-webkit-slider-thumb{-webkit-appearance:none;width:22px;height:22px;border-radius:50%;background:var(--u14uh);cursor:pointer;box-shadow:0 2px 6px rgba(0,0,0,0.15);}
.ix-range::-moz-range-thumb{width:22px;height:22px;border-radius:50%;background:var(--u14uh);cursor:pointer;border:none;}
.ix-range-val{text-align:center;font-size:24px;font-weight:800;font-family:var(--u3cv);margin-top:8px;color:var(--text-primary);}
.ix-calc-result{font-size:32px;font-weight:800;font-family:var(--u3cv);transition:all 0.3s;}

/* Hero v2 rebuild */
.css_qwho9.hero-v2 {
    min-height: 100vh;
    padding: 0 !important;
    background: var(--bg-primary);
    border-bottom: 1px solid var(--border-color);
}

.hero-v2 .hero-v2-grid {
    min-height: 100vh;
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.hero-v2 .hero-v2-content {
    padding: clamp(120px, 14vh, 180px) clamp(20px, 6vw, 90px) clamp(54px, 7vh, 90px);
    background: linear-gradient(135deg, #ffffff 0%, #faf7ef 100%);
}

.hero-v2 .hero-v2-inner {
    max-width: 590px;
}

.hero-v2 .hero-v2-media {
    position: relative;
    min-height: 440px;
}

.hero-v2 .hero-v2-media::before {
    content: '';
    position: absolute;
    inset: 0;
    z-index: 1;
    background: linear-gradient(90deg, rgba(6,34,101,0.24) 0%, rgba(6,34,101,0.08) 35%, rgba(6,34,101,0.12) 100%);
}

.hero-v2 .hero-v2-media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.css_qwho9.hero-v2 .css_l1rfu { color: var(--u14uh) !important; }
.css_qwho9.hero-v2 .css_r7t67 { color: var(--text-primary) !important; }
.css_qwho9.hero-v2 .css_pxrmx { color: var(--text-secondary) !important; max-width: 56ch; }

.hero-v2 .hero-v2-stats {
    margin-top: 32px;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 12px;
}

.hero-v2 .hero-v2-stat-item {
    padding: 14px 12px;
    border: 1px solid var(--border-color);
    background: rgba(255,255,255,0.78);
    backdrop-filter: blur(4px);
}

.hero-v2 .hero-v2-stat-item strong {
    display: block;
    color: var(--u14uh);
    font-size: clamp(22px, 2.6vw, 30px);
    line-height: 1.05;
}

.hero-v2 .hero-v2-stat-item span {
    display: block;
    margin-top: 6px;
    font-size: 12px;
    color: var(--text-secondary) !important;
    line-height: 1.4;
}

@media (max-width: 992px) {
    .hero-v2 .hero-v2-grid {
        grid-template-columns: 1fr;
        min-height: auto;
    }

    .hero-v2 .hero-v2-content {
        order: 2;
        padding: 48px 20px 42px;
    }

    .hero-v2 .hero-v2-media {
        order: 1;
        min-height: clamp(260px, 44vh, 420px);
    }

    .hero-v2 .hero-v2-media::before {
        background: linear-gradient(180deg, rgba(6,34,101,0.12) 0%, rgba(6,34,101,0.28) 100%);
    }

    .hero-v2 .hero-v2-stats {
        grid-template-columns: 1fr;
        gap: 10px;
    }
}