@import url('https://fonts.googleapis.com/css2?family=Righteous:wght@400&family=Nunito+Sans:wght@400;500&display=swap');

:root {
    --bg-primary: #1c1814;
    --bg-secondary: #201a13;
    --bg-card: #25201a;
    --bg-card-hover: #322d25;
    --text-primary: #f9f9f9;
    --text-secondary: #cfcbc5;
    --text-muted: #918c87;
    --border-color: #483e30;
    --border-light: #524a3e;
    --footer-dark-bg: #1c1814;
    --v14vz: #e8ac53;
    --v15gc: #c9d463;
    --v16m6: #bb7f92;
    --v1vg: linear-gradient(45deg, var(--v14vz), var(--v15gc));
    --v1vg-alt: linear-gradient(45deg, var(--v15gc), var(--v16m6));
    --accent-glow: 0 4px 20px rgba(232, 172, 83, 0.25);
}

:root {
    --v14vz: #e8ac53;
    --v15gc: #c9d463;
    --v16m6: #bb7f92;
    --v1vg: linear-gradient(45deg, var(--v14vz), var(--v15gc));
    --v3h0: 'Righteous', sans-serif;
    --v5jz: 'Nunito Sans', sans-serif;
    --v19a6: 64px;
    --v20gm: 44px;
    --v21l4: 30px;
    --v17os: 18px;
    --v18t0: 600;
    --v6od: 6px;
    --v7pw: 10px;
    --v8sc: 14px;
    --v9c7: 20px;
    --v4g9: 40px;
    --v10do: 0 2px 8px rgba(0,0,0,0.06);
    --v11l7: 0 4px 16px rgba(0,0,0,0.08);
    --v12td: 0 8px 32px rgba(0,0,0,0.12);
    --v13gk: 0 16px 48px rgba(0,0,0,0.16);
    --sc_rodp9w: 80px 0;
}
.sc_fk94v1 {
    border-radius: 50px;
    padding: 14px 34px;
}
.sc_iels2q, .sc_fxvwyv, .sc_c7owqr, .sc_sux9j6, .sc_a93bpp {
    border-width: 2px;
    border-color: var(--border-color);
}

.sc_iels2q, .sc_fxvwyv, .sc_sux9j6, .sc_a93bpp, .sc_c7owqr {
    border: 2px dashed var(--border-color);
    border-radius: var(--v7pw);
    box-shadow: none;
}
.sc_iels2q:hover, .sc_fxvwyv:hover, .sc_sux9j6:hover, .sc_a93bpp:hover, .sc_c7owqr:hover {
    border-color: var(--v14vz);
}

.sc_hxik3u {
    background: var(--footer-dark-bg);
    color: #fff;
    border-radius: var(--v9c7);
    margin: 0 20px;
}
.sc_hxik3u .sc_cxv6vl { color: #fff; }
.sc_hxik3u .sc_r2u85y { color: rgba(255,255,255,0.7); }
.sc_hxik3u .sc_fk94v1 { background: #fff; color: var(--footer-dark-bg); }

.sc_dn894l::before {
    content: '';
    display: block;
    width: 60px;
    height: 4px;
    background: var(--v1vg);
    border-radius: 2px;
    margin-bottom: 18px;
}
.sc_dn894l.text-center::before {
    margin-left: auto;
    margin-right: auto;
}

.sc_a3lm14 { text-align: center; padding-top: 100px; }
.sc_uvdr4s {
    max-width: 900px;
    margin: 0 auto 40px;
}
.sc_uvdr4s img {
    border-radius: var(--v9c7);
    box-shadow: var(--v13gk);
    width: 100%;
    max-height: 400px;
    object-fit: cover;
}
.sc_d3uymd { max-width: 700px; margin: 0 auto; }
.sc_rhoyw2 { justify-content: center; }
.sc_genwzl { margin-bottom: 16px; }

.sc_y6j6y8 {
    background: transparent;
    padding: 16px 20px;
}
.sc_y6j6y8 .sc_ppax99 {
    background: var(--bg-card, #fff);
    border-radius: var(--v4g9);
    padding: 10px 24px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.08);
    border: 1px solid var(--border-color);
}
.sc_y6j6y8.scrolled { padding: 8px 20px; }
.sc_y6j6y8.scrolled .sc_ppax99 { box-shadow: 0 8px 30px rgba(0,0,0,0.1); }

.sc_duyfn1 {
    background: var(--footer-dark-bg);
    color: rgba(255,255,255,0.6);
    padding-top: 80px;
    border-top: 4px solid var(--v14vz);
}
.sc_ld2r60 .sc_cnl3pj { text-transform: uppercase; font-size: 13px; letter-spacing: 3px; }
.sc_ld2r60 .sc_cnl3pj::after { display: none; }
.sc_qnbcox a { text-transform: uppercase; font-size: 12px; letter-spacing: 1px; }
.sc_d0fu8u a { border-radius: 0; width: 36px; height: 36px; }

.contact-section .form-control {
    background: var(--bg-secondary);
    border: none;
    border-radius: var(--v8sc);
    padding: 16px 20px;
    font-size: 15px;
}
.contact-section .form-control:focus { background: var(--bg-primary); box-shadow: 0 0 0 2px var(--v14vz); }
.contact-section .sc_fk94v1 { border-radius: var(--v8sc); }

.sc_uohx6w { font-size: 16px; font-weight: 700; border: 2px solid var(--v14vz); padding: 6px 18px; border-radius: var(--v6od); color: var(--v14vz) !important; }

h3, h4, h5 { font-weight: 400; color: var(--text-primary); }
.sc_a0bz71, .card-title { font-weight: 400; font-size: 20px; letter-spacing: 0.5px; }
.sc_ktsb84 { font-weight: 400; }

.sc_uvdr4s {
    position: relative;
}
.sc_uvdr4s::after {
    content: '';
    position: absolute;
    inset: 12px -12px -12px 12px;
    background: var(--v14vz);
    opacity: 0.15;
    border-radius: var(--v8sc);
    z-index: -1;
}

.sc_ze9fm7 {
    padding: 3px;
    background: var(--v1vg);
    border-radius: 50%;
    display: inline-block;
}
.sc_ivctbo .sc_ze9fm7 img, .sc_ze9fm7 img {
    border-radius: 50%;
    display: block;
}

section:not(.sc_a3lm14) .col-lg-6 img, section:not(.sc_a3lm14) .col-lg-5 img, .about-section img, section img.rounded {
    outline: 2px solid var(--v14vz);
    outline-offset: 8px;
    border-radius: var(--v7pw);
}

.sc_xy1vl6 { width: 40px; height: 40px; gap: 6px; border: none; background: none; border-radius: 0; transition: transform 0.15s ease; }
.sc_xy1vl6:active { transform: scale(0.88); }
.sc_xy1vl6 .sc_tmguty { width: 24px; height: 2px; border-radius: 2px; transition: transform 0.35s cubic-bezier(0.23,1,0.32,1), opacity 0.25s ease; }
.sc_xy1vl6.active .sc_tmguty:nth-child(1) { transform: translateY(8px) rotate(45deg); }
.sc_xy1vl6.active .sc_tmguty:nth-child(2) { opacity: 0; transform: scaleX(0); }
.sc_xy1vl6.active .sc_tmguty:nth-child(3) { transform: translateY(-8px) rotate(-45deg); }

main > section + section::before{content:'\276F';display:block;text-align:center;transform:rotate(90deg);color:var(--v14vz);opacity:0.3;font-size:20px;padding:10px 0;}

.sc_iels2q,.sc_fxvwyv,.sc_sux9j6{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);}}

.typewriter-cursor{display:inline-block;width:2px;height:1em;background:var(--v14vz);margin-left:4px;animation:twBlink 0.7s step-end infinite;vertical-align:text-bottom;}@keyframes twBlink{50%{opacity:0;}}

@media(prefers-reduced-motion:reduce){.sc_iels2q,.sc_fxvwyv,.sc_sux9j6,.sc_a93bpp,.sc_ivctbo,.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;bottom:-20px;border-radius:50%;background:var(--v14vz);opacity:0.02;animation:decoBubble 16s ease-in infinite;}@keyframes decoBubble{0%{transform:translateY(0) scale(1);opacity:0.02;}80%{opacity:0.015;}100%{transform:translateY(-110vh) scale(0.4);opacity:0;}}

.sc_fk94v1,.sc_aonhmx,.sc_uyd5m5{position:relative;overflow:hidden;}.btn-ripple{position:absolute;border-radius:50%;background:rgba(255,255,255,0.35);transform:scale(0);animation:rippleAnim 0.6s ease-out;pointer-events:none;}@keyframes rippleAnim{to{transform:scale(4);opacity:0;}}

.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(--v6od);pointer-events:none;z-index:99999;opacity:0;transition:opacity 0.2s;font-family:var(--v5jz);letter-spacing:0.5px;white-space:nowrap;border:1px solid var(--border-color);}

.sc_iels2q,.sc_fxvwyv,.sc_sux9j6,.sc_c7owqr,.sc_a93bpp{transition:border-color 0.4s ease,box-shadow 0.4s ease;}.sc_iels2q:hover,.sc_fxvwyv:hover,.sc_sux9j6:hover,.sc_c7owqr:hover,.sc_a93bpp:hover{border-color:var(--v14vz) !important;box-shadow:0 0 0 1px var(--v14vz),0 8px 30px rgba(0,0,0,0.08) !important;}

.sc_iels2q,.sc_fxvwyv{animation:borderPulse 4s ease-in-out infinite;}.sc_iels2q:nth-child(odd),.sc_fxvwyv:nth-child(odd){animation-delay:-2s;}@keyframes borderPulse{0%,100%{border-color:var(--border-color);}50%{border-color:var(--v14vz);}}

.counter-spin{animation:counterSlot 0.8s cubic-bezier(0.16,1,0.3,1) forwards;}@keyframes counterSlot{0%{transform:translateY(100%);filter:blur(4px);}100%{transform:translateY(0);filter:blur(0);}}

.float-shapes{position:fixed;inset:0;pointer-events:none;z-index:0;overflow:hidden;}.float-line{position:absolute;width:120px;height:1px;background:linear-gradient(90deg,transparent,var(--v14vz),transparent);opacity:0.06;animation:lineDrift 18s ease-in-out infinite alternate;transform-origin:center;}@keyframes lineDrift{0%{transform:translateX(0) rotate(30deg);}100%{transform:translateX(80px) rotate(-30deg);}}

.highlight-text{display:inline;background:linear-gradient(var(--v14vz),var(--v14vz));background-size:0% 30%;background-position:0 90%;background-repeat:no-repeat;transition:background-size 1s ease;}.highlight-text.active{background-size:100% 30%;}

.js-marquee{overflow:hidden;padding:22px 0;position:relative;background:linear-gradient(90deg,var(--v14vz) 0%,var(--v15gc,var(--v14vz)) 100%);}.js-marquee::before,.js-marquee::after{content:'';position:absolute;top:0;bottom:0;width:80px;z-index:2;}.js-marquee::before{left:0;background:linear-gradient(90deg,var(--v14vz),transparent);}.js-marquee::after{right:0;background:linear-gradient(270deg,var(--v15gc,var(--v14vz)),transparent);}.js-marquee-inner{display:flex;gap:60px;white-space:nowrap;animation:jsMarquee 22s linear infinite;}.js-marquee-inner span{font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:4px;color:#fff;flex-shrink:0;}@keyframes jsMarquee{from{transform:translateX(0);}to{transform:translateX(-50%);}}

html:not(.sc_f57plm) main > section {
    opacity: 1 !important;
    transform: none !important;
    clip-path: none !important;
    filter: none !important;
}

@media (min-width: 993px) {
    .sc_ppax99 {
        flex-wrap: nowrap;
        overflow: visible;
    }
    .sc_eu4vyh {
        flex: 1 1 auto;
        min-width: 0;
        justify-content: center;
        flex-wrap: nowrap;
        overflow: hidden;
        gap: clamp(10px, 1.8vw, 36px) !important;
    }
    .sc_eu4vyh .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        padding: 8px 0;
        flex-shrink: 0;
    }
    .sc_e2fjwf, .sc_i65t7r {
        gap: clamp(8px, 1.4vw, 32px) !important;
        flex-wrap: nowrap;
        overflow: hidden;
    }
    .sc_e2fjwf .nav-link,
    .sc_i65t7r .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        flex-shrink: 0;
    }
    .sc_tmmhhs {
        flex-shrink: 0;
        white-space: nowrap;
    }
    .sc_uohx6w {
        flex-shrink: 0;
    }
}

div.sc_t944m5:not(.sc_rodp9w) {
    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_t944m5:not(.sc_rodp9w) + .sc_y6j6y8 {
    top: 36px;
    background: var(--bg-primary, #ffffff);
    transition: top 0.3s ease, background 0.3s ease, padding 0.3s ease;
}

body:has(> div.sc_t944m5:not(.sc_rodp9w)) {
    padding-top: 36px;
}
div.sc_t944m5.sc_kney6m {
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
}
div.sc_t944m5.sc_kney6m + .sc_y6j6y8,
div.sc_t944m5:not(.sc_rodp9w) + .sc_y6j6y8.scrolled {
    top: 0;
}
div.sc_t944m5:not(.sc_rodp9w) ~ .sc_a3lm14,
div.sc_t944m5:not(.sc_rodp9w) ~ main > .sc_a3lm14,
div.sc_t944m5:not(.sc_rodp9w) ~ section.sc_a3lm14 {
    padding-top: 200px !important;
}

@media (max-width: 992px) {
    div.sc_t944m5:not(.sc_rodp9w) {
        position: relative;
        z-index: auto;
        font-size: 11px;
        height: auto;
        min-height: 0;
        max-height: none;
        padding: 4px 0 !important;
        overflow: visible;
    }
    div.sc_t944m5:not(.sc_rodp9w) + .sc_y6j6y8 {
        top: 0;
    }
    
    body:has(> div.sc_t944m5:not(.sc_rodp9w)) {
        padding-top: 0;
    }
    div.sc_t944m5:not(.sc_rodp9w) ~ .sc_a3lm14,
    div.sc_t944m5:not(.sc_rodp9w) ~ main > .sc_a3lm14,
    div.sc_t944m5:not(.sc_rodp9w) ~ section.sc_a3lm14 {
        padding-top: 140px !important;
    }
}

@media (max-width: 992px) {
    .sc_xy1vl6 {
        display: flex !important;
        pointer-events: auto !important;
        opacity: 1 !important;
        z-index: 10001 !important;
        cursor: pointer !important;
        -webkit-tap-highlight-color: transparent;
    }
    .sc_xy1vl6 .sc_tmguty {
        pointer-events: none;
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
    .sc_eu4vyh {
        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_eu4vyh .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_eu4vyh .nav-link::after { display: none !important; }
    .sc_tmmhhs { display: none !important; }
    .sc_e2fjwf, .sc_i65t7r { display: none !important; }
}

@media (max-width: 992px) {
    .sc_eu4vyh { right: -100% !important; left: auto !important; width: min(320px,85vw) !important; background: rgba(var(--bg-card-rgb,255,255,255),0.65) !important; backdrop-filter: blur(20px) !important; -webkit-backdrop-filter: blur(20px) !important; border-left: 1px solid rgba(255,255,255,0.2) !important; padding: 100px 32px 40px !important; box-shadow: -4px 0 30px rgba(0,0,0,0.15) !important; transition: right 0.4s cubic-bezier(0.4,0,0.2,1) !important; }
    .sc_eu4vyh.active { right: 0 !important; }
    .sc_eu4vyh .nav-link { opacity: 0 !important; transform: translateX(16px) scale(0.96) !important; transition: opacity 0.35s ease, transform 0.35s ease !important; border-bottom: 1px solid rgba(255,255,255,0.15) !important; }
    .sc_eu4vyh.active .nav-link { opacity: 1 !important; transform: translateX(0) scale(1) !important; }
    .sc_eu4vyh.active .nav-link:nth-child(1){transition-delay:.08s !important;}
    .sc_eu4vyh.active .nav-link:nth-child(2){transition-delay:.14s !important;}
    .sc_eu4vyh.active .nav-link:nth-child(3){transition-delay:.20s !important;}
    .sc_eu4vyh.active .nav-link:nth-child(4){transition-delay:.26s !important;}
    .sc_eu4vyh.active .nav-link:nth-child(5){transition-delay:.32s !important;}
    .sc_eu4vyh.active .nav-link:nth-child(6){transition-delay:.38s !important;}
    .sc_eu4vyh.active .nav-link:nth-child(7){transition-delay:.44s !important;}
    .sc_eu4vyh.active .nav-link:nth-child(8){transition-delay:.50s !important;}
}

.sc_iels2q,
.sc_fxvwyv,
.sc_sux9j6,
.sc_a93bpp,
.sc_esqh9q,
.sc_ivctbo {
    backdrop-filter: blur(8px) !important;
    -webkit-backdrop-filter: blur(8px) !important;
}
.sc_iels2q *,
.sc_fxvwyv *,
.sc_sux9j6 *,
.sc_a93bpp *,
.sc_esqh9q * {
    filter: none !important;
}
@supports (animation: none) {
    .sc_iels2q, .sc_fxvwyv, .sc_sux9j6 {
        animation-fill-mode: forwards !important;
    }
}
.sc_sux9j6 + .sc_sux9j6 {
    margin-top: 1.5rem;
}

.sc_a3lm14 .sc_un1d82 ~ .container,
.sc_a3lm14 .sc_un1d82 ~ .container * {
    color: #fff;
}
.sc_a3lm14 .sc_un1d82 ~ .container p,
.sc_a3lm14 .sc_un1d82 ~ .container .sc_w9duwr {
    color: rgba(255,255,255,0.85);
}
.sc_a3lm14 .sc_un1d82 ~ .container .sc_fk94v1 {
    color: inherit;
}
.sc_duyfn1[style*="background:none"] { background: none !important; }
.sc_duyfn1[style*="background:none"]::before,
.sc_duyfn1[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_iels2q, .sc_esqh9q, .sc_fxvwyv, .sc_sux9j6,
.sc_a93bpp, .sc_ivctbo, .sc_c7owqr, .counter-item,
.card { overflow: hidden; }

.sc_iels2q h1, .sc_iels2q h2, .sc_iels2q h3, .sc_iels2q h4, .sc_iels2q h5, .sc_iels2q h6,
.sc_esqh9q h1, .sc_esqh9q h2, .sc_esqh9q h3, .sc_esqh9q h4,
.sc_fxvwyv h1, .sc_fxvwyv h2, .sc_fxvwyv h3, .sc_fxvwyv 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_iels2q p, .sc_iels2q span, .sc_iels2q li,
.sc_esqh9q p, .sc_fxvwyv p, .counter-item p,
.card p, .card span, .card li {
    overflow-wrap: break-word;
    word-break: break-word;
}

.sc_x4myry, .sc_mz36aj, .counter-suffix {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
}

.sc_iels2q .stat-number, .sc_iels2q [class*="number"],
.counter-item .stat-number {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
}

body {
    line-height: 1.628;
    letter-spacing: 0.0em;
}

.sc_iels2q, .sc_fxvwyv, .sc_sux9j6, .sc_c7owqr, .sc_a93bpp {
    padding: 30px;
}
.sc_iels2q, .sc_fxvwyv, .sc_sux9j6, .sc_c7owqr, .sc_a93bpp .card-body {
    padding: 22px 17px;
}
.row > [class*="col"]:nth-child(1) .sc_iels2q,
.row > [class*="col"]:nth-child(1) .sc_fxvwyv {
    padding: 30px;
    border-radius: calc(var(--v7pw) + 3px);
}
.row > [class*="col"]:nth-child(2) .sc_iels2q,
.row > [class*="col"]:nth-child(2) .sc_fxvwyv {
    padding: 28px;
    border-radius: calc(var(--v7pw) + 2px);
}
.row > [class*="col"]:nth-child(3) .sc_iels2q,
.row > [class*="col"]:nth-child(3) .sc_fxvwyv {
    padding: 28px;
    border-radius: calc(var(--v7pw) + 3px);
}
.row > [class*="col"]:nth-child(4) .sc_iels2q,
.row > [class*="col"]:nth-child(4) .sc_fxvwyv {
    padding: 29px;
    border-radius: calc(var(--v7pw) + -1px);
}
.row > [class*="col"]:nth-child(5) .sc_iels2q,
.row > [class*="col"]:nth-child(5) .sc_fxvwyv {
    padding: 30px;
    border-radius: calc(var(--v7pw) + 3px);
}
.row > [class*="col"]:nth-child(6) .sc_iels2q,
.row > [class*="col"]:nth-child(6) .sc_fxvwyv {
    padding: 29px;
    border-radius: calc(var(--v7pw) + 1px);
}

.sc_fk94v1 {
    padding: 15px 30px;
    font-size: 15px;
    letter-spacing: 0.388px;
    border-radius: calc(var(--v7pw) + -1px);
}
.sc_uyd5m5 {
    padding: 16px 32px;
    border-width: 1px;
}

main > section {
    padding-top: 75px;
    padding-bottom: 78px;
}
main > section:first-child {
    padding-top: 88px;
}
main > section:nth-child(2) {
    padding-top: 81px;
    padding-bottom: 71px;
}
main > section:nth-child(3) {
    padding-top: 82px;
    padding-bottom: 75px;
}
main > section:nth-child(6) {
    padding-top: 77px;
    padding-bottom: 81px;
}

.sc_dn894l {
    margin-bottom: 47px;
}

.sc_iels2q, .sc_fxvwyv, .sc_sux9j6, .sc_a93bpp {
    box-shadow: 0px 3px 15px rgba(0,0,0,0.056);
}

.sc_a3lm14 {
    padding-top: 116px;
}
.sc_j3dncd {
    margin-bottom: 21px;
}
.sc_w9duwr {
    margin-bottom: 34px;
    font-size: 18px;
    line-height: 1.61;
}
.sc_genwzl {
    font-size: 12px;
    letter-spacing: 2.261px;
    margin-bottom: 24px;
}
.sc_rhoyw2 {
    gap: 17px;
}

.sc_uvdr4s img {
    border-radius: 11px;
    box-shadow: 0 6px 41px rgba(0,0,0,0.155);
}

.sc_ova67p {
    width: 57px;
    height: 57px;
    font-size: 22px;
    border-radius: 12px;
    margin-bottom: 21px;
}

.sc_a0bz71, .card-title {
    font-size: 19px;
    margin-bottom: 7px;
}
.sc_wbbx8i, .card-text {
    font-size: 16px;
    line-height: 1.574;
}

.sc_t0wyjh {
    margin-bottom: 14px;
    letter-spacing: 0.0px;
}
.sc_z86a75 {
    font-size: 12px;
    letter-spacing: 3.446px;
    margin-bottom: 12px;
}
.sc_msio30 {
    font-size: 16px;
    line-height: 1.618;
}

@media (min-width: 993px) {
    .sc_eu4vyh {
        gap: 33px;
    }
    .sc_eu4vyh .nav-link {
        font-size: 15px;
        padding: 10px 0;
    }
}

.sc_duyfn1 {
    padding-top: 80px;
}
.sc_ld2r60 .sc_cnl3pj {
    font-size: 17px;
    margin-bottom: 18px;
}
.sc_qnbcox a {
    font-size: 14px;
}
.sc_qnbcox li {
    margin-bottom: 9px;
}
.sc_d0fu8u {
    gap: 11px;
}
.sc_d0fu8u a {
    width: 35px;
    height: 35px;
}
.sc_b7bita {
    padding: 21px 0;
    margin-top: 51px;
}

.form-control {
    border-radius: 9px;
    padding: 11px 18px;
    font-size: 16px;
}

.sc_c7owqr {
    padding: 31px;
}
.sc_chg287 {
    font-size: 18px;
    line-height: 1.69;
    margin-bottom: 23px;
}
.sc_pmqpz9 {
    width: 47px;
    height: 47px;
}
.sc_xottrj {
    font-size: 15px;
}
.sc_iugccp {
    font-size: 14px;
}

.sc_a93bpp {
    padding: 38px;
}
.sc_p47919 {
    font-size: 22px;
    margin-bottom: 11px;
}
.sc_fmrpub {
    font-size: 47px;
    margin-bottom: 16px;
}
.sc_ehnehz li {
    padding: 9px 0;
    font-size: 15px;
}

.sc_x4myry, .stat-number {
    font-size: 45px;
    margin-bottom: 6px;
}
.sc_mz36aj {
    font-size: 15px;
    letter-spacing: 0.784px;
}

.sc_ze9fm7 img {
    border-radius: 7px;
}
.sc_ljvyun {
    font-size: 18px;
    margin-bottom: 2px;
}
.sc_qusc3a {
    font-size: 14px;
}

.sc_vz0p7i {
    font-size: 31px;
    margin-bottom: 9px;
}
.sc_ktsb84 {
    font-size: 18px;
    margin-bottom: 6px;
}

.wow {
    animation-duration: 0.544s !important;
}
.sc_iels2q, .sc_fxvwyv, .sc_sux9j6, .sc_c7owqr,
.sc_a93bpp, .sc_ivctbo {
    transition-duration: 0.268s;
}

.row {
    --bs-gutter-y: 31px;
}

.sc_hxik3u {
    padding: 91px 0;
}
.sc_cxv6vl {
    font-size: 36px;
    margin-bottom: 19px;
}
.sc_r2u85y {
    font-size: 18px;
    margin-bottom: 30px;
}

.sc_sux9j6 .sc_wxwvad img {
    border-radius: 7px 7px 0 0;
}
.sc_fopx4d {
    font-size: 13px;
    margin-bottom: 11px;
    gap: 11px;
}

.sc_y6j6y8 {
    padding: 19px 0;
}
.sc_y6j6y8.scrolled {
    padding: 16px 0;
}
.sc_y6j6y8.scrolled .sc_ppax99 {
    background: rgba(255, 255, 255, 0.97);
    border-color: rgba(28, 24, 20, 0.12);
}
.sc_y6j6y8.scrolled .sc_uohx6w,
.sc_y6j6y8.scrolled .nav-link {
    color: #1c1814 !important;
}
.sc_y6j6y8.scrolled .nav-link:hover,
.sc_y6j6y8.scrolled .nav-link.active {
    color: var(--v14vz) !important;
}
.sc_y6j6y8.scrolled .sc_xy1vl6 .sc_tmguty {
    background: #1c1814 !important;
}
.sc_uohx6w {
    font-size: 24px;
}
.sc_tmmhhs {
    margin-left: 17px;
}

:root {
    --_hash: 2.84;
    --_tag: 7.33;
}
.build-stamp { pointer-events: auto }
.style-tag { outline: 0 solid transparent }
.sr-only-fx { display: inherit }
.bind-ref { content: ''; font-style: inherit; outline: 0 solid transparent }

.sc_duyfn1 { background: var(--footer-dark-bg) !important; color: rgba(255,255,255,0.65) !important; }
.sc_duyfn1 h1, .sc_duyfn1 h2, .sc_duyfn1 h3,
.sc_duyfn1 h4, .sc_duyfn1 h5, .sc_duyfn1 h6,
.sc_duyfn1 .sc_cnl3pj { color: #fff !important; }
.sc_duyfn1 p, .sc_duyfn1 li, .sc_duyfn1 span,
.sc_duyfn1 label { color: rgba(255,255,255,0.6) !important; }
.sc_duyfn1 a:not(.sc_fk94v1) { color: rgba(255,255,255,0.65) !important; }
.sc_duyfn1 a:not(.sc_fk94v1):hover { color: #fff !important; }

.sc_itbuiu { background: var(--footer-dark-bg) !important; color: rgba(255,255,255,0.85) !important; }
.sc_itbuiu h1, .sc_itbuiu h2, .sc_itbuiu h3, .sc_itbuiu h4, .sc_itbuiu h5, .sc_itbuiu h6 { color: #fff !important; }
.sc_itbuiu p, .sc_itbuiu li, .sc_itbuiu span:not(.badge):not(.sc_fk94v1) { color: rgba(255,255,255,0.78) !important; }
.sc_itbuiu a:not(.sc_fk94v1):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.sc_itbuiu a:not(.sc_fk94v1):not(.nav-link):hover { color: #fff !important; }
.sc_itbuiu .sc_x4myry { color: #fff !important; }
.sc_itbuiu .sc_mz36aj { 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_fk94v1) { color: rgba(255,255,255,0.78) !important; }
.bg-dark-custom a:not(.sc_fk94v1):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-dark-custom a:not(.sc_fk94v1):not(.nav-link):hover { color: #fff !important; }
.bg-dark-custom .sc_x4myry { color: #fff !important; }
.bg-dark-custom .sc_mz36aj { color: rgba(255,255,255,0.7) !important; }

.sc_hxik3u { background: var(--footer-dark-bg) !important; color: rgba(255,255,255,0.85) !important; }
.sc_hxik3u h1, .sc_hxik3u h2, .sc_hxik3u h3, .sc_hxik3u h4, .sc_hxik3u h5, .sc_hxik3u h6 { color: #fff !important; }
.sc_hxik3u p, .sc_hxik3u li, .sc_hxik3u span:not(.badge):not(.sc_fk94v1) { color: rgba(255,255,255,0.78) !important; }
.sc_hxik3u a:not(.sc_fk94v1):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.sc_hxik3u a:not(.sc_fk94v1):not(.nav-link):hover { color: #fff !important; }
.sc_hxik3u .sc_x4myry { color: #fff !important; }
.sc_hxik3u .sc_mz36aj { 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_fk94v1) { color: rgba(255,255,255,0.78) !important; }
.bg-gradient-custom a:not(.sc_fk94v1):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-gradient-custom a:not(.sc_fk94v1):not(.nav-link):hover { color: #fff !important; }
.bg-gradient-custom .sc_x4myry { color: #fff !important; }
.bg-gradient-custom .sc_mz36aj { 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_fk94v1) { color: rgba(255,255,255,0.78) !important; }
.bg-accent-custom a:not(.sc_fk94v1):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-accent-custom a:not(.sc_fk94v1):not(.nav-link):hover { color: #fff !important; }
.bg-accent-custom .sc_x4myry { color: #fff !important; }
.bg-accent-custom .sc_mz36aj { color: rgba(255,255,255,0.7) !important; }

.sc_itbuiu .bg-card, .bg-dark-custom .bg-card,
.sc_hxik3u .bg-card, .bg-gradient-custom .bg-card, .bg-accent-custom .bg-card,
.sc_itbuiu .sc_iels2q, .bg-dark-custom .sc_iels2q,
.sc_hxik3u .sc_iels2q {
    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-flip{width:32px;height:32px;background:var(--v14vz);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-stars{display:flex;justify-content:center;gap:8px;}
.ix-star{background:none;border:none;cursor:pointer;font-size:36px;color:var(--border-color);transition:color 0.2s,transform 0.2s;padding:4px;}
.ix-star.ix-filled i{font-weight:900;}
.ix-star.ix-filled{color:#f59e0b;transform:scale(1.1);}
.ix-star:hover{transform:scale(1.2);}