@import url('https://fonts.googleapis.com/css2?family=Unbounded:wght@400;500;600;700;800&family=Inter:wght@400;500&display=swap');

:root {
    --bg-primary: #110f0c;
    --bg-secondary: #1b1914;
    --bg-card: #26231b;
    --bg-card-hover: #423c2e;
    --text-primary: #f3f2f1;
    --text-secondary: #c7c5c2;
    --text-muted: #8f8e8d;
    --border-color: #3a3427;
    --border-light: #494332;
    --footer-dark-bg: #110f0c;
    --f14s6: #c8cd4d;
    --f15qh: #e39c48;
    --f16f7: #b38c87;
    --f1nb: linear-gradient(90deg, var(--f14s6), var(--f15qh));
    --f1nb-alt: linear-gradient(90deg, var(--f15qh), var(--f16f7));
    --accent-glow: 0 4px 20px rgba(200, 205, 77, 0.25);
}

:root {
    --f14s6: #c8cd4d;
    --f15qh: #e39c48;
    --f16f7: #b38c87;
    --f1nb: linear-gradient(90deg, var(--f14s6), var(--f15qh));
    --f3pg: 'Unbounded', sans-serif;
    --f5vp: 'Inter', sans-serif;
    --f19fv: 56px;
    --f20y6: 42px;
    --f21ye: 30px;
    --f17ay: 17px;
    --f18p4: 900;
    --f6np: 18px;
    --f7fk: 24px;
    --f8ll: 32px;
    --f9dn: 44px;
    --f4gm: 50px;
    --f10s0: 0 4px 12px rgba(0,0,0,0.1);
    --f11un: 0 8px 24px rgba(0,0,0,0.14);
    --f12v9: 0 16px 40px rgba(0,0,0,0.18);
    --f13w8: 0 24px 60px rgba(0,0,0,0.22);
    --sc_y1o3j5: 140px 0;
}
.sc_ygv3r6 {
    border-radius: 4px;
    padding: 10px 24px;
}
.sc_gt1a2k, .sc_uteklf, .sc_hl0031, .sc_hdrese, .sc_arzg66 {
    border-width: 1px;
    border-color: var(--border-color);
}

.sc_ijh7j9 {
    position: relative;
    margin-top: 30px;
}
.sc_ijh7j9::before {
    content: '';
    position: absolute;
    top: -30px;
    left: 0;
    width: 100%;
    height: 60px;
    background: inherit;
    border-radius: 50% 50% 0 0;
}

.sc_gt1a2k, .sc_uteklf, .sc_hdrese, .sc_arzg66, .sc_hl0031 {
    position: relative;
}
.sc_gt1a2k::after, .sc_uteklf::after {
    content: '';
    position: absolute;
    inset: 8px 8px -8px -8px;
    background: var(--f14s6);
    opacity: 0.12;
    border-radius: inherit;
    z-index: -1;
    transition: opacity 0.3s;
}
.sc_gt1a2k:hover::after, .sc_uteklf:hover::after {
    opacity: 0.22;
}

.sc_dbd7c9 {
    position: relative;
    padding-left: 24px;
}
.sc_dbd7c9::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 4px;
    height: 100%;
    background: var(--f1nb);
    border-radius: 2px;
}
.sc_dbd7c9.text-center {
    padding-left: 0;
}
.sc_dbd7c9.text-center::before {
    display: none;
}

.sc_ca3fs0 {
    position: relative;
    overflow: hidden;
    padding-right: 28px;
    transition: padding-right 0.3s;
}
.sc_ca3fs0::after {
    content: '\2192';
    position: absolute;
    right: -20px;
    top: 50%;
    transform: translateY(-50%);
    transition: right 0.3s;
}
.sc_ca3fs0:hover {
    padding-right: 40px;
}
.sc_ca3fs0:hover::after {
    right: 16px;
}

.sc_dcz1f1 { overflow: visible; padding-bottom: 80px; }
.sc_e2lf5x {
    margin-right: -60px;
    position: relative;
}
.sc_e2lf5x img {
    border-radius: var(--f8ll) 0 0 var(--f8ll);
    box-shadow: -10px 10px 40px rgba(0,0,0,0.12);
    max-height: 520px;
    object-fit: cover;
    width: 100%;
}
.sc_qe2yvl span, .sc_qe2yvl strong { color: var(--f14s6); }
.sc_gkdt8x { background: none; padding: 0; font-weight: 700; letter-spacing: 5px; }

.sc_xx0wp3 { background: var(--bg-primary); padding: 0; }
.sc_xx0wp3 .sc_qowpvg { padding: 16px 0; }
.sc_lit8wz {
    background: var(--f14s6) !important;
    color: #fff !important;
    padding: 12px 28px !important;
    border-radius: var(--f6np) !important;
    margin-left: 24px;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.sc_xx0wp3.scrolled { box-shadow: 0 2px 12px rgba(0,0,0,0.06); }
.sc_f144oc { gap: 28px; }
.sc_f144oc .nav-link { font-size: 14px; }

.sc_m3cbtq {
    background: var(--bg-primary);
    color: var(--text-secondary);
    padding-top: 0;
    border-top: 1px solid var(--border-color);
}
.sc_m3cbtq p, .sc_m3cbtq li, .sc_m3cbtq span,
.sc_m3cbtq .sc_lfrk2h p, .sc_m3cbtq .footer-contact li { color: var(--text-secondary); }
.sc_m3cbtq h1,.sc_m3cbtq h2,.sc_m3cbtq h3,.sc_m3cbtq h4,.sc_m3cbtq h5 { color: var(--text-primary); }
.sc_m3cbtq .row > [class*="col-"] { padding: 40px 24px; border-right: 1px solid var(--border-color); }
.sc_m3cbtq .row > [class*="col-"]:last-child { border-right: none; }
.sc_lfrk2h .sc_v5kexn { color: var(--text-primary); text-transform: uppercase; font-size: 12px; letter-spacing: 2px; }
.sc_lfrk2h .sc_v5kexn::after { display: none; }
.sc_ta7tyn a { color: var(--text-secondary); font-size: 13px; }
.sc_ta7tyn a:hover { color: var(--f14s6); }
.sc_hty9a8 a { background: var(--bg-secondary); border-color: var(--border-color); color: var(--text-secondary); border-radius: 0; }
.sc_hty9a8 a:hover { background: var(--f14s6); color: #fff; border-color: var(--f14s6); }
.sc_c59wot { border-top: 1px solid var(--border-color); }
.sc_c59wot p { color: var(--text-muted); }

.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(--f14s6); box-shadow: none; }
.contact-section .sc_ygv3r6 { border-radius: 0; text-transform: uppercase; letter-spacing: 2px; font-size: 13px; padding: 16px 40px; }

.sc_u29nun { font-family: 'Playfair Display', 'Georgia', serif; font-size: 26px; font-weight: 400; letter-spacing: 2px; font-style: italic; }

.sc_jyeg9n, .card-title, .sc_el4j66 {
    padding-left: 14px;
    border-left: 3px solid var(--f14s6);
}
h4, h5 { padding-left: 12px; border-left: 2px solid var(--f14s6); }

.sc_uteklf img, .sc_gt1a2k img {
    border-radius: 50%;
    aspect-ratio: 1/1;
    object-fit: cover;
    max-width: 140px;
    margin: 0 auto 16px;
    display: block;
    border: 3px solid var(--border-color);
}

section:not(.sc_dcz1f1) .col-lg-6 img, section:not(.sc_dcz1f1) .col-lg-5 img {
    clip-path: polygon(0 0, 100% 0, 100% 85%, 50% 100%, 0 85%);
}

.sc_o313i9 { width: 40px; height: 40px; gap: 6px; border: none; background: none; border-radius: 0; }
.sc_o313i9 .sc_lciirh { width: 24px; height: 2px; border-radius: 2px; background: var(--f14s6); box-shadow: 0 0 6px var(--f14s6); transition: transform 0.35s ease, opacity 0.3s ease, box-shadow 0.3s ease; }
.sc_o313i9:hover .sc_lciirh { box-shadow: 0 0 12px var(--f14s6), 0 0 24px var(--f14s6); }
.sc_o313i9.active .sc_lciirh:nth-child(1) { transform: translateY(8px) rotate(45deg); }
.sc_o313i9.active .sc_lciirh:nth-child(2) { opacity: 0; }
.sc_o313i9.active .sc_lciirh:nth-child(3) { transform: translateY(-8px) rotate(-45deg); }

main > section + section::before{content:'';display:block;width:10px;height:10px;background:var(--f14s6);transform:rotate(45deg);margin:15px auto;opacity:0.4;}

.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(--f14s6);background:var(--bg-card);border:1px solid var(--border-color);border-radius:50%;z-index:9990;opacity:0.6;font-family:var(--f5vp);}@media(max-width:768px){.progress-pct{display:none;}}

.sc_gt1a2k,.sc_uteklf,.sc_hdrese{opacity:0;animation:blurIn 0.45s ease forwards;}.row>[class*="col"]:nth-child(1)>*{animation-delay:0.04s;}.row>[class*="col"]:nth-child(2)>*{animation-delay:0.1s;}.row>[class*="col"]:nth-child(3)>*{animation-delay:0.16s;}.row>[class*="col"]:nth-child(4)>*{animation-delay:0.22s;}@keyframes blurIn{from{opacity:0;filter:blur(3px);transform:translateY(8px);}to{opacity:1;filter:blur(0);transform:translateY(0);}}

@media(prefers-reduced-motion:reduce){.sc_gt1a2k,.sc_uteklf,.sc_hdrese,.sc_arzg66,.sc_vhjnrh,.portfolio-item{opacity:1!important;transform:none!important;animation:none!important;}}

main > section {
    opacity: 0;
    transform: scale(0.94);
    transition: opacity 0.6s ease, transform 0.6s cubic-bezier(0.16,1,0.3,1);
}
main > section.in-view {
    opacity: 1;
    transform: scale(1);
}
.sc_dcz1f1 { opacity: 1 !important; transform: none !important; }

.hover-tooltip{position:fixed;padding:6px 14px;background:var(--bg-card,#1a1a2e);color:var(--text-primary,#fff);font-size:11px;font-weight:600;border-radius:var(--f6np);pointer-events:none;z-index:99999;opacity:0;transition:opacity 0.2s;font-family:var(--f5vp);letter-spacing:0.5px;white-space:nowrap;border:1px solid var(--border-color);}

.sc_ygv3r6,.sc_ca3fs0,.sc_vyxrdj{transition:transform 0.15s ease;}.sc_ygv3r6:active,.sc_ca3fs0:active,.sc_vyxrdj:active{transform:scale(0.93);}@keyframes btnBounce{0%{transform:scale(0.93);}40%{transform:scale(1.05);}70%{transform:scale(0.98);}100%{transform:scale(1);}}

.sc_f144oc .nav-link::after{content:'';position:absolute;bottom:0;left:50%;width:0;height:2px;background:var(--f14s6);transition:width 0.3s ease,left 0.3s ease;border-radius:1px;}.sc_f144oc .nav-link:hover::after,.sc_f144oc .nav-link.active::after{width:100%;left:0;}

.spin-ring{position:absolute;width:350px;height:350px;border:1px dashed var(--f14s6);border-radius:50%;opacity:0.08;animation:spinSlow 35s linear infinite;pointer-events:none;top:15%;right:-80px;z-index:0;}@keyframes spinSlow{to{transform:rotate(360deg);}}@media(max-width:768px){.spin-ring{width:200px;height:200px;right:-60px;}}

.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(--f14s6);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);}}

.sc_e7723q{transition:background-position 0.6s ease;background:linear-gradient(90deg,var(--text-primary) 50%,var(--f14s6) 50%);background-size:200% 100%;background-position:0% 0;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;}.sc_e7723q:hover{background-position:100% 0;}

.js-marquee{overflow:hidden;padding:24px 0;}.js-marquee-inner{display:flex;gap:60px;white-space:nowrap;animation:jsMarquee 28s linear infinite;}.js-marquee-inner span{font-size:clamp(36px,5vw,72px);font-weight:900;text-transform:uppercase;letter-spacing:-0.02em;-webkit-text-stroke:1.5px var(--text-primary);-webkit-text-fill-color:transparent;opacity:0.18;flex-shrink:0;}@keyframes jsMarquee{from{transform:translateX(0);}to{transform:translateX(-50%);}}

html:not(.sc_sd97sm) main > section {
    opacity: 1 !important;
    transform: none !important;
    clip-path: none !important;
    filter: none !important;
}

@media (min-width: 993px) {
    .sc_qowpvg {
        flex-wrap: nowrap;
        overflow: visible;
    }
    .sc_f144oc {
        flex: 1 1 auto;
        min-width: 0;
        justify-content: center;
        flex-wrap: nowrap;
        overflow: hidden;
        gap: clamp(10px, 1.8vw, 36px) !important;
    }
    .sc_f144oc .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        padding: 8px 0;
        flex-shrink: 0;
    }
    .sc_oxcxzf, .sc_kdz5pj {
        gap: clamp(8px, 1.4vw, 32px) !important;
        flex-wrap: nowrap;
        overflow: hidden;
    }
    .sc_oxcxzf .nav-link,
    .sc_kdz5pj .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        flex-shrink: 0;
    }
    .sc_lit8wz {
        flex-shrink: 0;
        white-space: nowrap;
    }
    .sc_u29nun {
        flex-shrink: 0;
    }
}

div.sc_ijh7j9:not(.sc_y1o3j5) {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1001;
    height: 36px;
    min-height: 36px;
    max-height: 36px;
    padding: 6px 0 !important;
    line-height: 1.5;
    overflow: hidden;
    box-sizing: border-box;
    transition: transform 0.3s ease, opacity 0.3s ease;
}
div.sc_ijh7j9:not(.sc_y1o3j5) + .sc_xx0wp3 {
    top: 36px;
    background: var(--bg-primary, #ffffff);
    transition: top 0.3s ease, background 0.3s ease, padding 0.3s ease;
}

body:has(> div.sc_ijh7j9:not(.sc_y1o3j5)) {
    padding-top: 36px;
}
div.sc_ijh7j9.sc_xdsbtk {
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
}
div.sc_ijh7j9.sc_xdsbtk + .sc_xx0wp3,
div.sc_ijh7j9:not(.sc_y1o3j5) + .sc_xx0wp3.scrolled {
    top: 0;
}
div.sc_ijh7j9:not(.sc_y1o3j5) ~ .sc_dcz1f1,
div.sc_ijh7j9:not(.sc_y1o3j5) ~ main > .sc_dcz1f1,
div.sc_ijh7j9:not(.sc_y1o3j5) ~ section.sc_dcz1f1 {
    padding-top: 200px !important;
}

@media (max-width: 992px) {
    div.sc_ijh7j9:not(.sc_y1o3j5) {
        position: relative;
        z-index: auto;
        font-size: 11px;
        height: auto;
        min-height: 0;
        max-height: none;
        padding: 4px 0 !important;
        overflow: visible;
    }
    div.sc_ijh7j9:not(.sc_y1o3j5) + .sc_xx0wp3 {
        top: 0;
    }
    
    body:has(> div.sc_ijh7j9:not(.sc_y1o3j5)) {
        padding-top: 0;
    }
    div.sc_ijh7j9:not(.sc_y1o3j5) ~ .sc_dcz1f1,
    div.sc_ijh7j9:not(.sc_y1o3j5) ~ main > .sc_dcz1f1,
    div.sc_ijh7j9:not(.sc_y1o3j5) ~ section.sc_dcz1f1 {
        padding-top: 140px !important;
    }
}

@media (max-width: 992px) {
    .sc_o313i9 {
        display: flex !important;
        pointer-events: auto !important;
        opacity: 1 !important;
        z-index: 10001 !important;
        cursor: pointer !important;
        -webkit-tap-highlight-color: transparent;
    }
    .sc_o313i9 .sc_lciirh {
        pointer-events: none;
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
    .sc_f144oc {
        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;
    }
    .sc_f144oc .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;
    }
    .sc_f144oc .nav-link::after { display: none !important; }
    .sc_lit8wz { display: none !important; }
    .sc_oxcxzf, .sc_kdz5pj { display: none !important; }
}

@media (max-width: 992px) {
    .sc_f144oc { right: -100% !important; left: auto !important; width: min(300px,80vw) !important; background: var(--f14s6) !important; padding: 100px 32px 40px !important; box-shadow: -8px 0 40px rgba(0,0,0,0.3) !important; border-left: none !important; transition: right 0.4s cubic-bezier(0.4,0,0.2,1) !important; }
    .sc_f144oc.active { right: 0 !important; }
    .sc_f144oc .nav-link { color: #fff !important; font-weight: 600 !important; border-bottom: 1px solid rgba(255,255,255,0.2) !important; opacity: 0 !important; transform: translateX(20px) !important; transition: opacity 0.35s ease, transform 0.35s ease !important; }
    .sc_f144oc.active .nav-link { opacity: 1 !important; transform: translateX(0) !important; }
    .sc_f144oc.active .nav-link:hover { color: rgba(255,255,255,0.75) !important; }
    .sc_f144oc.active .nav-link:nth-child(1){transition-delay:.06s !important;}
    .sc_f144oc.active .nav-link:nth-child(2){transition-delay:.12s !important;}
    .sc_f144oc.active .nav-link:nth-child(3){transition-delay:.18s !important;}
    .sc_f144oc.active .nav-link:nth-child(4){transition-delay:.24s !important;}
    .sc_f144oc.active .nav-link:nth-child(5){transition-delay:.30s !important;}
    .sc_f144oc.active .nav-link:nth-child(6){transition-delay:.36s !important;}
    .sc_f144oc.active .nav-link:nth-child(7){transition-delay:.42s !important;}
    .sc_f144oc.active .nav-link:nth-child(8){transition-delay:.48s !important;}
}

.sc_gt1a2k,
.sc_uteklf,
.sc_hdrese,
.sc_arzg66,
.sc_bqmx3d,
.sc_vhjnrh {
    backdrop-filter: blur(8px) !important;
    -webkit-backdrop-filter: blur(8px) !important;
}
.sc_gt1a2k *,
.sc_uteklf *,
.sc_hdrese *,
.sc_arzg66 *,
.sc_bqmx3d * {
    filter: none !important;
}
@supports (animation: none) {
    .sc_gt1a2k, .sc_uteklf, .sc_hdrese {
        animation-fill-mode: forwards !important;
    }
}
.sc_hdrese + .sc_hdrese {
    margin-top: 1.5rem;
}

.sc_dcz1f1 .sc_cfg2ky ~ .container,
.sc_dcz1f1 .sc_cfg2ky ~ .container * {
    color: #fff;
}
.sc_dcz1f1 .sc_cfg2ky ~ .container p,
.sc_dcz1f1 .sc_cfg2ky ~ .container .sc_abawn5 {
    color: rgba(255,255,255,0.85);
}
.sc_dcz1f1 .sc_cfg2ky ~ .container .sc_ygv3r6 {
    color: inherit;
}
.sc_m3cbtq[style*="background:none"] { background: none !important; }
.sc_m3cbtq[style*="background:none"]::before,
.sc_m3cbtq[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%;
}

.flip-swiper .swiper-button-next,
.flip-swiper .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);
}
.flip-swiper .swiper-button-next::after,
.flip-swiper .swiper-button-prev::after {
    font-size: 14px;
    color: var(--text-primary, #1a1a2e);
}
.flip-swiper .swiper-button-next { right: 0; }
.flip-swiper .swiper-button-prev { left: 0; }

.sc_gt1a2k, .sc_bqmx3d, .sc_uteklf, .sc_hdrese,
.sc_arzg66, .sc_vhjnrh, .sc_hl0031, .counter-item,
.card { overflow: hidden; }

.sc_gt1a2k h1, .sc_gt1a2k h2, .sc_gt1a2k h3, .sc_gt1a2k h4, .sc_gt1a2k h5, .sc_gt1a2k h6,
.sc_bqmx3d h1, .sc_bqmx3d h2, .sc_bqmx3d h3, .sc_bqmx3d h4,
.sc_uteklf h1, .sc_uteklf h2, .sc_uteklf h3, .sc_uteklf 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;
}

.sc_gt1a2k p, .sc_gt1a2k span, .sc_gt1a2k li,
.sc_bqmx3d p, .sc_uteklf p, .counter-item p,
.card p, .card span, .card li {
    overflow-wrap: break-word;
    word-break: break-word;
}

.sc_dvo5hy, .sc_x9c5g9, .counter-suffix {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
}

.sc_gt1a2k .stat-number, .sc_gt1a2k [class*="number"],
.counter-item .stat-number {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
}

body {
    line-height: 1.686;
    letter-spacing: 0.007em;
}

.sc_gt1a2k, .sc_uteklf, .sc_hdrese, .sc_hl0031, .sc_arzg66 {
    padding: 29px;
}
.sc_gt1a2k, .sc_uteklf, .sc_hdrese, .sc_hl0031, .sc_arzg66 .card-body {
    padding: 21px 16px;
}
.row > [class*="col"]:nth-child(1) .sc_gt1a2k,
.row > [class*="col"]:nth-child(1) .sc_uteklf {
    padding: 27px;
    border-radius: calc(var(--f7fk) + -1px);
}
.row > [class*="col"]:nth-child(2) .sc_gt1a2k,
.row > [class*="col"]:nth-child(2) .sc_uteklf {
    padding: 31px;
    border-radius: calc(var(--f7fk) + -1px);
}
.row > [class*="col"]:nth-child(3) .sc_gt1a2k,
.row > [class*="col"]:nth-child(3) .sc_uteklf {
    padding: 30px;
    border-radius: calc(var(--f7fk) + -1px);
}
.row > [class*="col"]:nth-child(4) .sc_gt1a2k,
.row > [class*="col"]:nth-child(4) .sc_uteklf {
    padding: 31px;
    border-radius: calc(var(--f7fk) + 3px);
}
.row > [class*="col"]:nth-child(5) .sc_gt1a2k,
.row > [class*="col"]:nth-child(5) .sc_uteklf {
    padding: 27px;
    border-radius: calc(var(--f7fk) + 0px);
}
.row > [class*="col"]:nth-child(6) .sc_gt1a2k,
.row > [class*="col"]:nth-child(6) .sc_uteklf {
    padding: 32px;
    border-radius: calc(var(--f7fk) + 1px);
}

.sc_ygv3r6 {
    padding: 13px 31px;
    font-size: 14px;
    letter-spacing: 0.329px;
    border-radius: calc(var(--f7fk) + 1px);
}
.sc_vyxrdj {
    padding: 13px 32px;
    border-width: 1px;
}

main > section {
    padding-top: 80px;
    padding-bottom: 85px;
}
main > section:first-child {
    padding-top: 90px;
}
main > section:nth-child(3) {
    padding-top: 79px;
    padding-bottom: 74px;
}
main > section:nth-child(4) {
    padding-top: 83px;
    padding-bottom: 82px;
}

.sc_dbd7c9 {
    margin-bottom: 60px;
}

.sc_gt1a2k, .sc_uteklf, .sc_hdrese, .sc_arzg66 {
    box-shadow: 1px 2px 20px rgba(0,0,0,0.071);
}

.sc_dcz1f1 {
    padding-top: 121px;
}
.sc_qe2yvl {
    margin-bottom: 21px;
}
.sc_abawn5 {
    margin-bottom: 30px;
    font-size: 17px;
    line-height: 1.582;
}
.sc_gkdt8x {
    font-size: 11px;
    letter-spacing: 2.501px;
    margin-bottom: 18px;
}
.sc_qvlzb3 {
    gap: 15px;
}

.sc_e2lf5x img {
    border-radius: 17px;
    box-shadow: 0 11px 29px rgba(0,0,0,0.105);
}

.sc_lo1jtg {
    width: 50px;
    height: 50px;
    font-size: 23px;
    border-radius: 12px;
    margin-bottom: 18px;
}

.sc_jyeg9n, .card-title {
    font-size: 20px;
    margin-bottom: 8px;
}
.sc_eyvylq, .card-text {
    font-size: 14px;
    line-height: 1.585;
}

.sc_e7723q {
    margin-bottom: 17px;
    letter-spacing: 0.0px;
}
.sc_mqeaez {
    font-size: 13px;
    letter-spacing: 3.327px;
    margin-bottom: 16px;
}
.sc_qp8zcz {
    font-size: 16px;
    line-height: 1.679;
}

@media (min-width: 993px) {
    .sc_f144oc {
        gap: 29px;
    }
    .sc_f144oc .nav-link {
        font-size: 14px;
        padding: 7px 0;
    }
}

.sc_m3cbtq {
    padding-top: 67px;
}
.sc_lfrk2h .sc_v5kexn {
    font-size: 17px;
    margin-bottom: 24px;
}
.sc_ta7tyn a {
    font-size: 14px;
}
.sc_ta7tyn li {
    margin-bottom: 9px;
}
.sc_hty9a8 {
    gap: 8px;
}
.sc_hty9a8 a {
    width: 40px;
    height: 40px;
}
.sc_c59wot {
    padding: 26px 0;
    margin-top: 50px;
}

.form-control {
    border-radius: 11px;
    padding: 11px 17px;
    font-size: 14px;
}

.sc_hl0031 {
    padding: 32px;
}
.sc_y974f8 {
    font-size: 18px;
    line-height: 1.672;
    margin-bottom: 24px;
}
.sc_cus419 {
    width: 52px;
    height: 52px;
}
.sc_joe8ih {
    font-size: 15px;
}
.sc_jt7mbn {
    font-size: 13px;
}

.sc_arzg66 {
    padding: 37px;
}
.sc_x2ql1u {
    font-size: 18px;
    margin-bottom: 8px;
}
.sc_buk49x {
    font-size: 47px;
    margin-bottom: 23px;
}
.sc_h7xqnq li {
    padding: 9px 0;
    font-size: 15px;
}

.sc_dvo5hy, .stat-number {
    font-size: 44px;
    margin-bottom: 7px;
}
.sc_x9c5g9 {
    font-size: 13px;
    letter-spacing: 0.257px;
}

.sc_tsl6in img {
    border-radius: 11px;
}
.sc_h99w5g {
    font-size: 17px;
    margin-bottom: 3px;
}
.sc_b0d5ai {
    font-size: 13px;
}

.sc_bqb6sl {
    font-size: 29px;
    margin-bottom: 12px;
}
.sc_el4j66 {
    font-size: 19px;
    margin-bottom: 10px;
}

.wow {
    animation-duration: 0.691s !important;
}
.sc_gt1a2k, .sc_uteklf, .sc_hdrese, .sc_hl0031,
.sc_arzg66, .sc_vhjnrh {
    transition-duration: 0.253s;
}

.row {
    --bs-gutter-y: 25px;
}

.sc_n7ij01 {
    padding: 76px 0;
}
.sc_yaw4sr {
    font-size: 36px;
    margin-bottom: 20px;
}
.sc_ws5b3s {
    font-size: 16px;
    margin-bottom: 28px;
}

.sc_hdrese .sc_k2t9fz img {
    border-radius: 11px 11px 0 0;
}
.sc_byxb2o {
    font-size: 14px;
    margin-bottom: 10px;
    gap: 15px;
}

.sc_xx0wp3 {
    padding: 15px 0;
}
.sc_xx0wp3.scrolled {
    padding: 13px 0;
}
.sc_u29nun {
    font-size: 21px;
}
.sc_lit8wz {
    margin-left: 14px;
}

:root {
    --_idx: 19958;
    --_seed: '381ad818';
    --_env: '457b6085';
    --_key: 5.69;
}
.node-stub { unicode-bidi: normal; visibility: inherit }
.ctx-mark { pointer-events: auto }

.sc_m3cbtq { background: var(--footer-dark-bg) !important; color: rgba(255,255,255,0.65) !important; }
.sc_m3cbtq h1, .sc_m3cbtq h2, .sc_m3cbtq h3,
.sc_m3cbtq h4, .sc_m3cbtq h5, .sc_m3cbtq h6,
.sc_m3cbtq .sc_v5kexn { color: #fff !important; }
.sc_m3cbtq p, .sc_m3cbtq li, .sc_m3cbtq span,
.sc_m3cbtq label { color: rgba(255,255,255,0.6) !important; }
.sc_m3cbtq a:not(.sc_ygv3r6) { color: rgba(255,255,255,0.65) !important; }
.sc_m3cbtq a:not(.sc_ygv3r6):hover { color: #fff !important; }

.sc_twx9oz { background: var(--footer-dark-bg) !important; color: rgba(255,255,255,0.85) !important; }
.sc_twx9oz h1, .sc_twx9oz h2, .sc_twx9oz h3, .sc_twx9oz h4, .sc_twx9oz h5, .sc_twx9oz h6 { color: #fff !important; }
.sc_twx9oz p, .sc_twx9oz li, .sc_twx9oz span:not(.badge):not(.sc_ygv3r6) { color: rgba(255,255,255,0.78) !important; }
.sc_twx9oz a:not(.sc_ygv3r6):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.sc_twx9oz a:not(.sc_ygv3r6):not(.nav-link):hover { color: #fff !important; }
.sc_twx9oz .sc_dvo5hy { color: #fff !important; }
.sc_twx9oz .sc_x9c5g9 { color: rgba(255,255,255,0.7) !important; }

.bg-dark-custom { background: var(--footer-dark-bg) !important; color: rgba(255,255,255,0.85) !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 p, .bg-dark-custom li, .bg-dark-custom span:not(.badge):not(.sc_ygv3r6) { color: rgba(255,255,255,0.78) !important; }
.bg-dark-custom a:not(.sc_ygv3r6):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-dark-custom a:not(.sc_ygv3r6):not(.nav-link):hover { color: #fff !important; }
.bg-dark-custom .sc_dvo5hy { color: #fff !important; }
.bg-dark-custom .sc_x9c5g9 { color: rgba(255,255,255,0.7) !important; }

.sc_n7ij01 { background: var(--footer-dark-bg) !important; color: rgba(255,255,255,0.85) !important; }
.sc_n7ij01 h1, .sc_n7ij01 h2, .sc_n7ij01 h3, .sc_n7ij01 h4, .sc_n7ij01 h5, .sc_n7ij01 h6 { color: #fff !important; }
.sc_n7ij01 p, .sc_n7ij01 li, .sc_n7ij01 span:not(.badge):not(.sc_ygv3r6) { color: rgba(255,255,255,0.78) !important; }
.sc_n7ij01 a:not(.sc_ygv3r6):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.sc_n7ij01 a:not(.sc_ygv3r6):not(.nav-link):hover { color: #fff !important; }
.sc_n7ij01 .sc_dvo5hy { color: #fff !important; }
.sc_n7ij01 .sc_x9c5g9 { color: rgba(255,255,255,0.7) !important; }

.bg-gradient-custom { background: var(--footer-dark-bg) !important; color: rgba(255,255,255,0.85) !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 p, .bg-gradient-custom li, .bg-gradient-custom span:not(.badge):not(.sc_ygv3r6) { color: rgba(255,255,255,0.78) !important; }
.bg-gradient-custom a:not(.sc_ygv3r6):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-gradient-custom a:not(.sc_ygv3r6):not(.nav-link):hover { color: #fff !important; }
.bg-gradient-custom .sc_dvo5hy { color: #fff !important; }
.bg-gradient-custom .sc_x9c5g9 { color: rgba(255,255,255,0.7) !important; }

.bg-accent-custom { background: var(--footer-dark-bg) !important; color: rgba(255,255,255,0.85) !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 p, .bg-accent-custom li, .bg-accent-custom span:not(.badge):not(.sc_ygv3r6) { color: rgba(255,255,255,0.78) !important; }
.bg-accent-custom a:not(.sc_ygv3r6):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-accent-custom a:not(.sc_ygv3r6):not(.nav-link):hover { color: #fff !important; }
.bg-accent-custom .sc_dvo5hy { color: #fff !important; }
.bg-accent-custom .sc_x9c5g9 { color: rgba(255,255,255,0.7) !important; }

.sc_twx9oz .bg-card, .bg-dark-custom .bg-card,
.sc_n7ij01 .bg-card, .bg-gradient-custom .bg-card, .bg-accent-custom .bg-card,
.sc_twx9oz .sc_gt1a2k, .bg-dark-custom .sc_gt1a2k,
.sc_n7ij01 .sc_gt1a2k {
    background: rgba(255,255,255,0.05) !important;
    border-color: rgba(255,255,255,0.12) !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) !important; }
.text-force-dark p, .text-force-dark span, .text-force-dark li { color: var(--text-secondary) !important; }

.sc_gkdt8x, .sc_u29nun, .card-tag, .badge-accent, .sc_ygv3r6.btn-accent, .accent-bg-text, .bg-accent-custom.bg-accent-text-fix { color: #1a1a2e !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: #1a1a2e !important; }
.bg-accent-custom p, .bg-accent-custom li, .bg-accent-custom span:not(.badge):not(.sc_ygv3r6) { color: rgba(26,26,46,0.85) !important; }

.pl-dring{position:relative;width:52px;height:52px;}.pl-dring-a,.pl-dring-b{position:absolute;inset:0;border:3px solid transparent;border-radius:50%;}.pl-dring-a{border-top-color:var(--f14s6);animation:plSpin .9s linear infinite;}
.pl-dring-b{border-bottom-color:var(--f15qh,var(--f14s6));animation:plSpin .9s linear infinite reverse;}@keyframes plSpin{to{transform:rotate(360deg);}}

.ix-pw-input{width:100%;padding:14px 18px;border:2px solid var(--border-color);border-radius:var(--f7fk,12px);font-size:18px;font-family:monospace;background:var(--bg-primary);color:var(--text-primary);transition:border-color 0.3s;outline:none;}
.ix-pw-input:focus{border-color:var(--f14s6);}
.ix-pw-bar{height:6px;background:var(--border-color);border-radius:3px;margin-bottom:10px;overflow:hidden;}
.ix-pw-fill{height:100%;width:0;border-radius:3px;transition:all 0.4s cubic-bezier(0.4,0,0.2,1);}
.ix-pw-label{font-weight:700;font-size:15px;transition:color 0.3s;}