@import url('https://fonts.googleapis.com/css2?family=Space+Mono:wght@400;700&family=IBM+Plex+Mono:wght@400;500&display=swap');

:root {
    --bg-primary: #fefefe;
    --bg-secondary: #f7f7f7;
    --bg-card: #ffffff;
    --bg-card-hover: #f8f8f9;
    --text-primary: #101010;
    --text-secondary: #43454b;
    --text-muted: #888b98;
    --border-color: #e8e8e9;
    --border-light: #d6d7d7;
    --footer-dark-bg: #221912;
    --f14io: #f37d1a;
    --f15lu: #268ee3;
    --f16vu: #aea151;
    --f1w5: linear-gradient(120deg, var(--f14io), var(--f15lu));
    --f1w5-alt: linear-gradient(120deg, var(--f15lu), var(--f16vu));
    --accent-glow: 0 4px 20px rgba(243, 125, 26, 0.25);
}

:root {
    --f14io: #f37d1a;
    --f15lu: #268ee3;
    --f16vu: #aea151;
    --f1w5: linear-gradient(120deg, var(--f14io), var(--f15lu));
    --f3qr: 'Space Mono', monospace;
    --f5go: 'IBM Plex Mono', monospace;
    --f19m8: 64px;
    --f20wm: 44px;
    --f21cz: 30px;
    --f17rf: 18px;
    --f18x7: 600;
    --f6zp: 14px;
    --f7c2: 20px;
    --f8jy: 28px;
    --f9s0: 40px;
    --f4he: 50px;
    --f10da: 0 2px 8px rgba(0,0,0,0.06);
    --f11u4: 0 4px 16px rgba(0,0,0,0.08);
    --f12iw: 0 8px 32px rgba(0,0,0,0.12);
    --f13qk: 0 16px 48px rgba(0,0,0,0.16);
    --sc_tzsnk8: 140px 0;
}
.sc_m9ya5i {
    border-radius: 8px;
    padding: 18px 36px;
}
.sc_zz8iqj, .sc_uq8xlq, .sc_d6elg4, .sc_p6a6re, .sc_klr77d {
    border-width: 1px;
    border-color: #f37d1a33;
}

.sc_zz8iqj, .sc_uq8xlq, .sc_p6a6re, .sc_klr77d, .sc_d6elg4 {
    border-top: 4px solid var(--f14io);
    border-radius: 0 0 var(--f7c2) var(--f7c2);
}

.portfolio-item, .sc_ybaf7i {
    position: relative;
}
.portfolio-item::before, .sc_ybaf7i::before {
    content: '';
    position: absolute;
    inset: 0;
    background: var(--f14io);
    mix-blend-mode: color;
    opacity: 0.35;
    z-index: 1;
    transition: opacity 0.4s;
    pointer-events: none;
}
.portfolio-item:hover::before, .sc_a09isa:hover .sc_ybaf7i::before {
    opacity: 0;
}

.sc_klr77d.featured {
    overflow: hidden;
}
.sc_klr77d.featured::before {
    content: '★';
    position: absolute;
    top: 18px;
    right: -30px;
    width: 120px;
    text-align: center;
    padding: 4px 0;
    background: var(--f14io);
    color: #fff;
    font-size: 12px;
    transform: rotate(45deg);
}

.sc_zz8iqj, .sc_uq8xlq, .sc_p6a6re, .sc_klr77d, .sc_d6elg4 {
    background: rgba(255,255,255,0.65);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border: 1px solid rgba(255,255,255,0.3);
}

.sc_vrxuyb {
    position: relative;
    margin-top: 40px;
}
.sc_vrxuyb::before {
    content: '';
    position: absolute;
    top: -30px;
    left: 0;
    width: 100%;
    height: 30px;
    background: inherit;
    clip-path: ellipse(55% 100% at 50% 100%);
}

main > section:nth-child(odd):not(.sc_yzb08b):not(.sc_fcp70h) { border-left: 4px solid var(--f14io); }
.sc_nlxr1v { border-left: none !important; }

.sc_nm5ohd { position: relative; padding: 20px; }
.sc_nm5ohd::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 2px solid var(--f14io);
    border-radius: var(--f8jy);
    transform: translate(12px, 12px);
    opacity: 0.3;
}
.sc_nm5ohd img {
    border-radius: var(--f8jy);
    position: relative;
    z-index: 1;
}
.sc_pa85ky { letter-spacing: -1px; }
.sc_wom9vh .sc_m9ya5i:first-child { min-width: 200px; text-align: center; }

.sc_sw526s {
    background: var(--bg-primary);
    padding: 8px 0;
    border-bottom: 1px solid var(--border-color);
}
.sc_sw526s:not(.scrolled) .sc_ei34in,
.sc_sw526s:not(.scrolled) .nav-link {
    color: var(--text-primary) !important;
}
.sc_sw526s:not(.scrolled) .nav-link:hover,
.sc_sw526s:not(.scrolled) .nav-link.active {
    color: var(--f14io) !important;
    opacity: 1;
}
.sc_sw526s .sc_dhai5l { gap: 16px; }
.sc_ei34in { font-size: 18px; }
.sc_ngtz74 { gap: 16px; }
.sc_ngtz74 .nav-link { font-size: 12px; padding: 4px 0; }
.sc_ngtz74 .nav-link::after { height: 1px; }
.sc_k4o6k6 { padding: 6px 16px !important; font-size: 12px !important; }
.sc_sw526s.scrolled { padding: 6px 0; box-shadow: 0 2px 8px rgba(0,0,0,0.04); }

.sc_cvktca {
    background: transparent;
    padding: 0 20px 40px;
}
.sc_cvktca > .container {
    background: var(--footer-dark-bg);
    border-radius: var(--f9s0);
    padding: 60px 40px 30px;
    box-shadow: 0 20px 60px rgba(0,0,0,0.15);
}
.sc_cvktca h4,.sc_cvktca h5 { color: #fff; }
.sc_cvktca .sc_kpekvn .sc_rppsrr::after { background: var(--f14io); }
.sc_oclz8a { border-top: 1px solid rgba(255,255,255,0.08); margin-top: 40px; }
.sc_oclz8a p { color: rgba(255,255,255,0.3); }

.contact-section { position: relative; }
.contact-section::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background: var(--bg-secondary);
    z-index: 0;
}
.contact-section .container { position: relative; z-index: 1; }
.contact-section .sc_gpf82c { background: var(--bg-card, #fff); padding: 40px; border-radius: var(--f8jy); box-shadow: var(--f11u4); }

.sc_ei34in { font-family: 'Playfair Display', 'Georgia', serif; font-size: 26px; font-weight: 400; letter-spacing: 2px; font-style: italic; }

.sc_d5c504, .card-title, .sc_eyjs3j, .sc_rppsrr {
    position: relative;
    padding-bottom: 10px;
}
.sc_d5c504::after, .card-title::after, .sc_eyjs3j::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 30px;
    height: 2px;
    background: var(--f14io);
    border-radius: 1px;
}

.sc_wjyil8 { width: 40px; height: 40px; gap: 5px; border: none; background: none; border-radius: 0; align-items: flex-start; padding-left: 8px; }
.sc_wjyil8 .sc_g6y7o1 { height: 2px; border-radius: 2px; transition: width 0.3s ease, transform 0.3s ease, opacity 0.3s ease; }
.sc_wjyil8 .sc_g6y7o1:nth-child(1) { width: 24px; }
.sc_wjyil8 .sc_g6y7o1:nth-child(2) { width: 18px; }
.sc_wjyil8 .sc_g6y7o1:nth-child(3) { width: 24px; }
.sc_wjyil8:hover .sc_g6y7o1:nth-child(2) { width: 24px; }
.sc_wjyil8.active .sc_g6y7o1 { width: 24px; }
.sc_wjyil8.active .sc_g6y7o1:nth-child(1) { transform: translateY(7px) rotate(45deg); }
.sc_wjyil8.active .sc_g6y7o1:nth-child(2) { opacity: 0; }
.sc_wjyil8.active .sc_g6y7o1:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }

.scroll-line{position:fixed;right:16px;top:20%;height:60%;width:3px;background:var(--border-color);border-radius:2px;z-index:9990;opacity:0.4;}.scroll-line .indicator{width:100%;background:var(--f14io);border-radius:2px;transition:height 0.1s;}@media(max-width:768px){.scroll-line{display:none;}}

.progress-circle{position:fixed;bottom:80px;right:20px;width:44px;height:44px;z-index:9990;opacity:0.6;}.progress-circle svg{transform:rotate(-90deg);}.progress-circle .bg{fill:none;stroke:var(--border-color);stroke-width:3;}.progress-circle .fill{fill:none;stroke:var(--f14io);stroke-width:3;stroke-linecap:round;transition:stroke-dashoffset 0.1s;}@media(max-width:768px){.progress-circle{display:none;}}

.sc_zz8iqj,.sc_uq8xlq{opacity:0;animation:rotateIn 0.5s ease forwards;}.row>[class*="col"]:nth-child(1)>*{animation-delay:0.03s;}.row>[class*="col"]:nth-child(2)>*{animation-delay:0.08s;}.row>[class*="col"]:nth-child(3)>*{animation-delay:0.13s;}.row>[class*="col"]:nth-child(4)>*{animation-delay:0.18s;}@keyframes rotateIn{from{opacity:0;transform:perspective(600px) rotateY(8deg) translateX(15px);}to{opacity:1;transform:perspective(600px) rotateY(0) translateX(0);}}

@media(prefers-reduced-motion:reduce){.sc_zz8iqj,.sc_uq8xlq,.sc_p6a6re,.sc_klr77d,.sc_a09isa,.portfolio-item{opacity:1!important;transform:none!important;animation:none!important;}}

.bg-deco{position:fixed;inset:0;pointer-events:none;z-index:0;overflow:hidden;}.bg-deco span{position:absolute;border-radius:50%;filter:blur(60px);opacity:0.03;animation:decoBlob 22s ease-in-out infinite alternate;}@keyframes decoBlob{0%{transform:translate(0,0) scale(1);}50%{transform:translate(30px,-40px) scale(1.15);}100%{transform:translate(-20px,30px) scale(0.9);}}

main > section {
    position: relative;
    background: var(--bg-primary);
    border-radius: var(--f9s0) var(--f9s0) 0 0;
}
main > section:nth-child(even):not(.sc_yzb08b):not(.sc_fcp70h) { background: var(--bg-secondary, var(--bg-primary)); }
.sc_nlxr1v { position: relative; border-radius: 0; }
.sc_cvktca { position: relative; border-radius: var(--f9s0) var(--f9s0) 0 0; }
@media (max-width: 768px) { main > section { position: relative; border-radius: 0; } }

.sc_zz8iqj,.sc_uq8xlq{transition:background 0.4s ease,color 0.4s ease,border-color 0.4s ease,box-shadow 0.4s ease;}.sc_zz8iqj:hover,.sc_uq8xlq:hover{background:var(--f14io) !important;border-color:var(--f14io) !important;box-shadow:0 12px 30px rgba(0,0,0,0.15) !important;}.sc_zz8iqj:hover .sc_d5c504,.sc_zz8iqj:hover .sc_w0c2kv,.sc_zz8iqj:hover i,.sc_uq8xlq:hover .card-title,.sc_uq8xlq:hover .card-text{color:#fff !important;}.sc_zz8iqj:hover .sc_ub6ot4{background:rgba(255,255,255,0.15) !important;color:#fff !important;}

.sc_n3f3dk a,.team-social a{transition:transform 0.3s cubic-bezier(0.34,1.56,0.64,1),background 0.3s,color 0.3s;}.sc_n3f3dk a:hover,.team-social a:hover{transform:translateY(-6px) scale(1.15);}

@keyframes pulseGlow{0%,100%{box-shadow:0 0 0 0 rgba(var(--f14io-rgb,99,102,241),0.45);}70%{box-shadow:0 0 0 14px rgba(var(--f14io-rgb,99,102,241),0);}}
.sc_nlxr1v .sc_f28xcx,.sc_nlxr1v .sc_m9ya5i{animation:pulseGlow 2.5s ease-in-out infinite;}

.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;}}

.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;}

.sc_q1aygl{transition:background-position 0.6s ease;background:linear-gradient(90deg,var(--text-primary) 50%,var(--f14io) 50%);background-size:200% 100%;background-position:0% 0;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;}.sc_q1aygl:hover{background-position:100% 0;}

main > section:nth-child(3n):not(.sc_yzb08b):not(.sc_fcp70h) { position: relative; overflow: clip; }
main > section:nth-child(3n):not(.sc_yzb08b):not(.sc_fcp70h)::before {
    content: '';
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 0;
    opacity: 0.04;
    background:
        radial-gradient(ellipse 200px 300px at 10% 80%, var(--f14io), transparent),
        radial-gradient(ellipse 150px 250px at 90% 20%, var(--f15lu, var(--f14io)), transparent),
        radial-gradient(ellipse 300px 150px at 50% 90%, var(--f14io), transparent);
    filter: blur(20px);
}
.sc_nlxr1v::before { display: none !important; }

html:not(.sc_emwsqm) main > section {
    opacity: 1 !important;
    transform: none !important;
    clip-path: none !important;
    filter: none !important;
}

@media (min-width: 993px) {
    .sc_dhai5l {
        flex-wrap: nowrap;
        overflow: visible;
    }
    .sc_ngtz74 {
        flex: 1 1 auto;
        min-width: 0;
        justify-content: center;
        flex-wrap: nowrap;
        overflow: hidden;
        gap: clamp(10px, 1.8vw, 36px) !important;
    }
    .sc_ngtz74 .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        padding: 8px 0;
        flex-shrink: 0;
    }
    .sc_nh8i1r, .sc_lcxibg {
        gap: clamp(8px, 1.4vw, 32px) !important;
        flex-wrap: nowrap;
        overflow: hidden;
    }
    .sc_nh8i1r .nav-link,
    .sc_lcxibg .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        flex-shrink: 0;
    }
    .sc_k4o6k6 {
        flex-shrink: 0;
        white-space: nowrap;
    }
    .sc_ei34in {
        flex-shrink: 0;
    }
}

div.sc_vrxuyb:not(.sc_tzsnk8) {
    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_vrxuyb:not(.sc_tzsnk8) + .sc_sw526s {
    top: 36px;
    background: var(--bg-primary, #ffffff);
    transition: top 0.3s ease, background 0.3s ease, padding 0.3s ease;
}

body:has(> div.sc_vrxuyb:not(.sc_tzsnk8)) {
    padding-top: 36px;
}
div.sc_vrxuyb.sc_u4x4b0 {
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
}
div.sc_vrxuyb.sc_u4x4b0 + .sc_sw526s,
div.sc_vrxuyb:not(.sc_tzsnk8) + .sc_sw526s.scrolled {
    top: 0;
}
div.sc_vrxuyb:not(.sc_tzsnk8) ~ .sc_nlxr1v,
div.sc_vrxuyb:not(.sc_tzsnk8) ~ main > .sc_nlxr1v,
div.sc_vrxuyb:not(.sc_tzsnk8) ~ section.sc_nlxr1v {
    padding-top: 200px !important;
}

@media (max-width: 992px) {
    div.sc_vrxuyb:not(.sc_tzsnk8) {
        position: relative;
        z-index: auto;
        font-size: 11px;
        height: auto;
        min-height: 0;
        max-height: none;
        padding: 4px 0 !important;
        overflow: visible;
    }
    div.sc_vrxuyb:not(.sc_tzsnk8) + .sc_sw526s {
        top: 0;
    }
    
    body:has(> div.sc_vrxuyb:not(.sc_tzsnk8)) {
        padding-top: 0;
    }
    div.sc_vrxuyb:not(.sc_tzsnk8) ~ .sc_nlxr1v,
    div.sc_vrxuyb:not(.sc_tzsnk8) ~ main > .sc_nlxr1v,
    div.sc_vrxuyb:not(.sc_tzsnk8) ~ section.sc_nlxr1v {
        padding-top: 140px !important;
    }
}

@media (max-width: 992px) {
    .sc_wjyil8 {
        display: flex !important;
        pointer-events: auto !important;
        opacity: 1 !important;
        z-index: 10001 !important;
        cursor: pointer !important;
        -webkit-tap-highlight-color: transparent;
    }
    .sc_wjyil8 .sc_g6y7o1 {
        pointer-events: none;
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
    .sc_ngtz74 {
        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_ngtz74 .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_ngtz74 .nav-link::after { display: none !important; }
    .sc_k4o6k6 { display: none !important; }
    .sc_nh8i1r, .sc_lcxibg { display: none !important; }
}

@media (max-width: 992px) {
    .sc_ngtz74 { right: 0 !important; left: auto !important; width: min(300px,85vw) !important; background: var(--bg-card) !important; padding: 100px 28px 40px !important; box-shadow: -4px 0 30px rgba(0,0,0,0.15) !important; opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; transform: scale(0.97) !important; transition: opacity 0.3s ease, visibility 0.3s, transform 0.3s ease !important; }
    .sc_ngtz74.active { opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; transform: scale(1) !important; }
    .sc_ngtz74 .nav-link { opacity: 0 !important; transform: translateY(10px) !important; transition: opacity 0.3s ease, transform 0.3s ease !important; border-bottom: 1px solid var(--border-color) !important; }
    .sc_ngtz74.active .nav-link { opacity: 1 !important; transform: translateY(0) !important; }
    .sc_ngtz74.active .nav-link:nth-child(1){transition-delay:.15s !important;}
    .sc_ngtz74.active .nav-link:nth-child(2){transition-delay:.20s !important;}
    .sc_ngtz74.active .nav-link:nth-child(3){transition-delay:.25s !important;}
    .sc_ngtz74.active .nav-link:nth-child(4){transition-delay:.30s !important;}
    .sc_ngtz74.active .nav-link:nth-child(5){transition-delay:.35s !important;}
    .sc_ngtz74.active .nav-link:nth-child(6){transition-delay:.40s !important;}
    .sc_ngtz74.active .nav-link:nth-child(7){transition-delay:.45s !important;}
    .sc_ngtz74.active .nav-link:nth-child(8){transition-delay:.50s !important;}
}

.sc_zz8iqj,
.sc_uq8xlq,
.sc_p6a6re,
.sc_klr77d,
.sc_xm1tr8,
.sc_a09isa {
    backdrop-filter: blur(8px) !important;
    -webkit-backdrop-filter: blur(8px) !important;
}
.sc_zz8iqj *,
.sc_uq8xlq *,
.sc_p6a6re *,
.sc_klr77d *,
.sc_xm1tr8 * {
    filter: none !important;
}
@supports (animation: none) {
    .sc_zz8iqj, .sc_uq8xlq, .sc_p6a6re {
        animation-fill-mode: forwards !important;
    }
}
.sc_p6a6re + .sc_p6a6re {
    margin-top: 1.5rem;
}

.sc_nlxr1v .sc_dr7qhz ~ .container,
.sc_nlxr1v .sc_dr7qhz ~ .container * {
    color: #fff;
}
.sc_nlxr1v .sc_dr7qhz ~ .container p,
.sc_nlxr1v .sc_dr7qhz ~ .container .sc_livu1m {
    color: rgba(255,255,255,0.85);
}
.sc_nlxr1v .sc_dr7qhz ~ .container .sc_m9ya5i {
    color: inherit;
}
.sc_cvktca[style*="background:none"] { background: none !important; }
.sc_cvktca[style*="background:none"]::before,
.sc_cvktca[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_zz8iqj, .sc_xm1tr8, .sc_uq8xlq, .sc_p6a6re,
.sc_klr77d, .sc_a09isa, .sc_d6elg4, .counter-item,
.card { overflow: hidden; }

.sc_zz8iqj h1, .sc_zz8iqj h2, .sc_zz8iqj h3, .sc_zz8iqj h4, .sc_zz8iqj h5, .sc_zz8iqj h6,
.sc_xm1tr8 h1, .sc_xm1tr8 h2, .sc_xm1tr8 h3, .sc_xm1tr8 h4,
.sc_uq8xlq h1, .sc_uq8xlq h2, .sc_uq8xlq h3, .sc_uq8xlq 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_zz8iqj p, .sc_zz8iqj span, .sc_zz8iqj li,
.sc_xm1tr8 p, .sc_uq8xlq p, .counter-item p,
.card p, .card span, .card li {
    overflow-wrap: break-word;
    word-break: break-word;
}

.sc_vuyn31, .sc_ieb82b, .counter-suffix {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
}

.sc_zz8iqj .stat-number, .sc_zz8iqj [class*="number"],
.counter-item .stat-number {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
}

body {
    line-height: 1.624;
    letter-spacing: 0.0em;
}

.sc_zz8iqj, .sc_uq8xlq, .sc_p6a6re, .sc_d6elg4, .sc_klr77d {
    padding: 25px;
}
.sc_zz8iqj, .sc_uq8xlq, .sc_p6a6re, .sc_d6elg4, .sc_klr77d .card-body {
    padding: 24px 17px;
}
.row > [class*="col"]:nth-child(1) .sc_zz8iqj,
.row > [class*="col"]:nth-child(1) .sc_uq8xlq {
    padding: 23px;
    border-radius: calc(var(--f7c2) + 1px);
}
.row > [class*="col"]:nth-child(2) .sc_zz8iqj,
.row > [class*="col"]:nth-child(2) .sc_uq8xlq {
    padding: 28px;
    border-radius: calc(var(--f7c2) + 1px);
}
.row > [class*="col"]:nth-child(3) .sc_zz8iqj,
.row > [class*="col"]:nth-child(3) .sc_uq8xlq {
    padding: 26px;
    border-radius: calc(var(--f7c2) + 1px);
}
.row > [class*="col"]:nth-child(4) .sc_zz8iqj,
.row > [class*="col"]:nth-child(4) .sc_uq8xlq {
    padding: 23px;
    border-radius: calc(var(--f7c2) + -1px);
}
.row > [class*="col"]:nth-child(5) .sc_zz8iqj,
.row > [class*="col"]:nth-child(5) .sc_uq8xlq {
    padding: 25px;
    border-radius: calc(var(--f7c2) + 1px);
}
.row > [class*="col"]:nth-child(6) .sc_zz8iqj,
.row > [class*="col"]:nth-child(6) .sc_uq8xlq {
    padding: 23px;
    border-radius: calc(var(--f7c2) + -1px);
}

.sc_m9ya5i {
    padding: 16px 30px;
    font-size: 16px;
    letter-spacing: 0.165px;
    border-radius: calc(var(--f7c2) + 1px);
}
.sc_i0465h {
    padding: 16px 31px;
    border-width: 1px;
}

main > section {
    padding-top: 95px;
    padding-bottom: 98px;
}
main > section:first-child {
    padding-top: 111px;
}
main > section:nth-child(3) {
    padding-top: 88px;
    padding-bottom: 87px;
}
main > section:nth-child(4) {
    padding-top: 93px;
    padding-bottom: 96px;
}
main > section:nth-child(5) {
    padding-top: 88px;
    padding-bottom: 87px;
}

.sc_coo0s1 {
    margin-bottom: 46px;
}

.sc_zz8iqj, .sc_uq8xlq, .sc_p6a6re, .sc_klr77d {
    box-shadow: 2px 3px 20px rgba(0,0,0,0.089);
}

.sc_nlxr1v {
    padding-top: 103px;
}
.sc_pa85ky {
    margin-bottom: 21px;
}
.sc_livu1m {
    margin-bottom: 41px;
    font-size: 19px;
    line-height: 1.582;
}
.sc_kziydp {
    font-size: 13px;
    letter-spacing: 2.269px;
    margin-bottom: 22px;
}
.sc_wom9vh {
    gap: 16px;
}

.sc_nm5ohd img {
    border-radius: 8px;
    box-shadow: 0 12px 34px rgba(0,0,0,0.098);
}

.sc_ub6ot4 {
    width: 48px;
    height: 48px;
    font-size: 24px;
    border-radius: 14px;
    margin-bottom: 18px;
}

.sc_d5c504, .card-title {
    font-size: 20px;
    margin-bottom: 7px;
}
.sc_w0c2kv, .card-text {
    font-size: 14px;
    line-height: 1.59;
}

.sc_q1aygl {
    margin-bottom: 18px;
    letter-spacing: 0.0px;
}
.sc_lg181i {
    font-size: 12px;
    letter-spacing: 2.753px;
    margin-bottom: 12px;
}
.sc_ykw2z9 {
    font-size: 16px;
    line-height: 1.65;
}

@media (min-width: 993px) {
    .sc_ngtz74 {
        gap: 30px;
    }
    .sc_ngtz74 .nav-link {
        font-size: 13px;
        padding: 7px 0;
    }
}

.sc_cvktca {
    padding-top: 62px;
}
.sc_kpekvn .sc_rppsrr {
    font-size: 18px;
    margin-bottom: 25px;
}
.sc_hcwrp6 a {
    font-size: 15px;
}
.sc_hcwrp6 li {
    margin-bottom: 10px;
}
.sc_n3f3dk {
    gap: 8px;
}
.sc_n3f3dk a {
    width: 41px;
    height: 41px;
}
.sc_oclz8a {
    padding: 18px 0;
    margin-top: 57px;
}

.form-control {
    border-radius: 9px;
    padding: 13px 16px;
    font-size: 16px;
}

.sc_d6elg4 {
    padding: 35px;
}
.sc_fxo7b8 {
    font-size: 18px;
    line-height: 1.696;
    margin-bottom: 23px;
}
.sc_bj4jft {
    width: 44px;
    height: 44px;
}
.sc_tcdy3u {
    font-size: 16px;
}
.sc_we6kfm {
    font-size: 14px;
}

.sc_klr77d {
    padding: 31px;
}
.sc_ej2h3f {
    font-size: 18px;
    margin-bottom: 11px;
}
.sc_hnw2fy {
    font-size: 48px;
    margin-bottom: 24px;
}
.sc_lehmue li {
    padding: 9px 0;
    font-size: 14px;
}

.sc_vuyn31, .stat-number {
    font-size: 45px;
    margin-bottom: 7px;
}
.sc_ieb82b {
    font-size: 13px;
    letter-spacing: 0.529px;
}

.sc_ybaf7i img {
    border-radius: 13px;
}
.sc_xwm7qk {
    font-size: 19px;
    margin-bottom: 2px;
}
.sc_n2b2am {
    font-size: 12px;
}

.sc_kvohcu {
    font-size: 27px;
    margin-bottom: 9px;
}
.sc_eyjs3j {
    font-size: 18px;
    margin-bottom: 9px;
}

.wow {
    animation-duration: 0.677s !important;
}
.sc_zz8iqj, .sc_uq8xlq, .sc_p6a6re, .sc_d6elg4,
.sc_klr77d, .sc_a09isa {
    transition-duration: 0.259s;
}

.row {
    --bs-gutter-y: 28px;
}

.sc_yzb08b {
    padding: 80px 0;
}
.sc_tdmv9j {
    font-size: 36px;
    margin-bottom: 18px;
}
.sc_mh739w {
    font-size: 17px;
    margin-bottom: 33px;
}

.sc_p6a6re .sc_kh22j7 img {
    border-radius: 13px 13px 0 0;
}
.sc_vhhki8 {
    font-size: 13px;
    margin-bottom: 7px;
    gap: 13px;
}

.sc_sw526s {
    padding: 15px 0;
}
.sc_sw526s.scrolled {
    padding: 12px 0;
}
.sc_ei34in {
    font-size: 23px;
}
.sc_k4o6k6 {
    margin-left: 20px;
}

:root {
    --_gen: 9.6;
    --_seed: 5323;
}
.bind-ref { --_stamp: 905 }
.ctx-mark { vertical-align: baseline; --_ref: 'ef'; outline: 0 solid transparent }

.sc_cvktca { background: var(--footer-dark-bg) !important; color: rgba(255,255,255,0.65) !important; }
.sc_cvktca h1, .sc_cvktca h2, .sc_cvktca h3,
.sc_cvktca h4, .sc_cvktca h5, .sc_cvktca h6,
.sc_cvktca .sc_rppsrr { color: #fff !important; }
.sc_cvktca p, .sc_cvktca li, .sc_cvktca span,
.sc_cvktca label { color: rgba(255,255,255,0.6) !important; }
.sc_cvktca a:not(.sc_m9ya5i) { color: rgba(255,255,255,0.65) !important; }
.sc_cvktca a:not(.sc_m9ya5i):hover { color: #fff !important; }

.sc_fcp70h { background: var(--footer-dark-bg) !important; color: rgba(255,255,255,0.85) !important; }
.sc_fcp70h h1, .sc_fcp70h h2, .sc_fcp70h h3, .sc_fcp70h h4, .sc_fcp70h h5, .sc_fcp70h h6 { color: #fff !important; }
.sc_fcp70h p, .sc_fcp70h li, .sc_fcp70h span:not(.badge):not(.sc_m9ya5i) { color: rgba(255,255,255,0.78) !important; }
.sc_fcp70h a:not(.sc_m9ya5i):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.sc_fcp70h a:not(.sc_m9ya5i):not(.nav-link):hover { color: #fff !important; }
.sc_fcp70h .sc_vuyn31 { color: #fff !important; }
.sc_fcp70h .sc_ieb82b { 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_m9ya5i) { color: rgba(255,255,255,0.78) !important; }
.bg-dark-custom a:not(.sc_m9ya5i):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-dark-custom a:not(.sc_m9ya5i):not(.nav-link):hover { color: #fff !important; }
.bg-dark-custom .sc_vuyn31 { color: #fff !important; }
.bg-dark-custom .sc_ieb82b { color: rgba(255,255,255,0.7) !important; }

.sc_yzb08b { background: var(--footer-dark-bg) !important; color: rgba(255,255,255,0.85) !important; }
.sc_yzb08b h1, .sc_yzb08b h2, .sc_yzb08b h3, .sc_yzb08b h4, .sc_yzb08b h5, .sc_yzb08b h6 { color: #fff !important; }
.sc_yzb08b p, .sc_yzb08b li, .sc_yzb08b span:not(.badge):not(.sc_m9ya5i) { color: rgba(255,255,255,0.78) !important; }
.sc_yzb08b a:not(.sc_m9ya5i):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.sc_yzb08b a:not(.sc_m9ya5i):not(.nav-link):hover { color: #fff !important; }
.sc_yzb08b .sc_vuyn31 { color: #fff !important; }
.sc_yzb08b .sc_ieb82b { 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_m9ya5i) { color: rgba(255,255,255,0.78) !important; }
.bg-gradient-custom a:not(.sc_m9ya5i):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-gradient-custom a:not(.sc_m9ya5i):not(.nav-link):hover { color: #fff !important; }
.bg-gradient-custom .sc_vuyn31 { color: #fff !important; }
.bg-gradient-custom .sc_ieb82b { 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_m9ya5i) { color: rgba(255,255,255,0.78) !important; }
.bg-accent-custom a:not(.sc_m9ya5i):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-accent-custom a:not(.sc_m9ya5i):not(.nav-link):hover { color: #fff !important; }
.bg-accent-custom .sc_vuyn31 { color: #fff !important; }
.bg-accent-custom .sc_ieb82b { color: rgba(255,255,255,0.7) !important; }

.sc_fcp70h .bg-card, .bg-dark-custom .bg-card,
.sc_yzb08b .bg-card, .bg-gradient-custom .bg-card, .bg-accent-custom .bg-card,
.sc_fcp70h .sc_zz8iqj, .bg-dark-custom .sc_zz8iqj,
.sc_yzb08b .sc_zz8iqj {
    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; }

.pl-ring{width:48px;height:48px;border:3px solid rgba(var(--f14io-rgb,99,102,241),.15);border-top-color:var(--f14io);border-radius:50%;animation:plSpin .8s linear infinite;}@keyframes plSpin{to{transform:rotate(360deg);}}