@import url('https://fonts.googleapis.com/css2?family=Big+Shoulders+Display:wght@400;500;600;700;800&family=Inter:wght@400;500&display=swap');

:root {
    --y14t7: #ED1D2D;
    --y15oj: #18BA54;
    --y16nt: #3E25C8;
    --y1ww: linear-gradient(45deg, var(--y14t7), var(--y15oj));
    --y3hj: 'Big Shoulders Display', sans-serif;
    --y5gl: 'Inter', sans-serif;
    --y19c3: 64px;
    --y20w5: 44px;
    --y21ph: 30px;
    --y17iy: 18px;
    --y18kf: 800;
    --y6k5: 18px;
    --y7iz: 24px;
    --y8b8: 32px;
    --y9ha: 44px;
    --y4h7: 50px;
    --y10lq: 3px 3px 0 rgba(0,0,0,0.08);
    --y11ln: 5px 5px 0 rgba(0,0,0,0.10);
    --y12vw: 8px 8px 0 rgba(0,0,0,0.12);
    --y13kz: 12px 12px 0 rgba(0,0,0,0.15);
    --sc_m6oaox: 60px 0;
}
.sc_q46ic3 {
    border-radius: 20px 4px 20px 4px;
    padding: 14px 32px;
}
.sc_bjai2m, .sc_lt8o4l, .sc_uukhxc, .sc_dcsahz, .sc_kq7iqg {
    border-width: 2px;
    border-color: var(--border-color);
}

.sc_jhp2eq {
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.sc_jhp2eq::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    background: rgba(255,255,255,0.15);
    transition: height 0.35s ease;
    z-index: -1;
}
.sc_jhp2eq:hover::before {
    height: 100%;
}

.sc_bjai2m, .sc_lt8o4l, .sc_dcsahz, .sc_kq7iqg, .sc_uukhxc {
    position: relative;
}
.sc_bjai2m::after, .sc_lt8o4l::after {
    content: '';
    position: absolute;
    inset: 8px 8px -8px -8px;
    background: var(--y14t7);
    opacity: 0.12;
    border-radius: inherit;
    z-index: -1;
    transition: opacity 0.3s;
}
.sc_bjai2m:hover::after, .sc_lt8o4l:hover::after {
    opacity: 0.22;
}

.sc_dli6es img, .about-image img {
    transform: rotate(2deg) scale(1.02);
    transition: transform 0.5s ease;
}
.sc_dli6es:hover img, .about-image:hover img {
    transform: rotate(0deg) scale(1);
}

.process-item {
    position: relative;
    padding-top: 60px;
}
.process-item .sc_hrjde9 {
    font-size: 80px;
    font-weight: 900;
    opacity: 0.08;
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
    line-height: 1;
}

.sc_g3latn::before {
    content: '';
    display: block;
    width: 60px;
    height: 4px;
    background: var(--y1ww);
    border-radius: 2px;
    margin-bottom: 18px;
}
.sc_g3latn.text-center::before {
    margin-left: auto;
    margin-right: auto;
}

.sc_ttyubk {
    background: var(--footer-dark-bg);
    color: #fff;
    border-radius: var(--y9ha);
    margin: 0 20px;
}
.sc_ttyubk .sc_z9zi1q { color: #fff; }
.sc_ttyubk .sc_r0zy0v { color: rgba(255,255,255,0.7); }
.sc_ttyubk .sc_q46ic3 { background: #fff; color: var(--footer-dark-bg); }

.sc_dli6es { position: relative; padding: 20px; }
.sc_dli6es::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 2px solid var(--y14t7);
    border-radius: var(--y8b8);
    transform: translate(12px, 12px);
    opacity: 0.3;
}
.sc_dli6es img {
    border-radius: var(--y8b8);
    position: relative;
    z-index: 1;
}
.sc_ahk3r3 { letter-spacing: -1px; }
.sc_tz7tmp .sc_q46ic3:first-child { min-width: 200px; text-align: center; }

.sc_mwyelu {
    background: linear-gradient(135deg, var(--footer-dark-bg) 0%, color-mix(in srgb, var(--footer-dark-bg) 80%, var(--y14t7)) 100%);
    padding: 16px 0;
}
.sc_mwyelu .sc_ns016k { color: #fff; }
.sc_mwyelu .nav-link { color: rgba(255,255,255,0.75) !important; }
.sc_mwyelu .nav-link:hover, .sc_mwyelu .nav-link.active { color: #fff !important; }
.sc_mwyelu .nav-link::after { background: var(--y14t7); }
.sc_mwyelu .sc_cqygj8 { background: var(--y14t7); color: #fff; border-color: var(--y14t7); }
.sc_mwyelu .sc_cdl9xl .sc_cw6m3f { background: #fff; }
.sc_mwyelu.scrolled { box-shadow: 0 4px 20px rgba(0,0,0,0.15); }

.sc_zbz4zb {
    background: var(--y14t7);
    color: rgba(255,255,255,0.8);
    padding-top: 80px;
}
.sc_zbz4zb h4,.sc_zbz4zb h5 { color: #fff; }
.sc_jt0zqw .sc_tkkdl6::after { background: #fff; width: 40px; }
.sc_kc4183 a { color: rgba(255,255,255,0.8); }
.sc_kc4183 a:hover { color: #fff; }
.footer-contact li { color: rgba(255,255,255,0.8); }
.footer-contact li i { color: #fff; }
.sc_hdzbxi a { border-color: rgba(255,255,255,0.3); color: #fff; }
.sc_hdzbxi a:hover { background: #fff; color: var(--y14t7); border-color: #fff; }
.sc_o1c0ki { border-top: 1px solid rgba(255,255,255,0.2); }
.sc_o1c0ki 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 {
    padding: 18px 20px;
    font-size: 16px;
    border: 2px solid var(--border-color);
    border-radius: var(--y7iz);
    transition: all 0.3s;
}
.contact-section .form-control:focus { border-color: var(--y14t7); box-shadow: 0 0 0 4px rgba(var(--y14t7), 0.08); transform: translateY(-2px); }
.contact-section .sc_q46ic3 { font-size: 16px; padding: 18px 36px; }

.sc_ns016k { font-size: 20px; font-weight: 300; letter-spacing: 3px; text-transform: lowercase; }

.sc_j1xhl3, .card-title, .sc_v07v2o, .sc_tkkdl6 {
    position: relative;
    padding-bottom: 10px;
}
.sc_j1xhl3::after, .card-title::after, .sc_v07v2o::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 30px;
    height: 2px;
    background: var(--y14t7);
    border-radius: 1px;
}

.sc_dli6es {
    padding: 4px;
    background: var(--y1ww);
    border-radius: var(--y8b8);
    display: inline-block;
}
.sc_dli6es img {
    border-radius: calc(var(--y8b8) - 4px);
    display: block;
}

.sc_beets7 .sc_ay4tk5 img, .sc_ay4tk5 img {
    border-radius: 30%;
    aspect-ratio: 1/1;
    object-fit: cover;
    border: 3px solid var(--y14t7);
}

.sc_cdl9xl { width: 40px; height: 40px; gap: 5px; border: none; background: none; border-radius: 0; align-items: flex-start; padding-left: 8px; }
.sc_cdl9xl .sc_cw6m3f { height: 2px; border-radius: 2px; transition: width 0.3s ease, transform 0.3s ease, opacity 0.3s ease; }
.sc_cdl9xl .sc_cw6m3f:nth-child(1) { width: 24px; }
.sc_cdl9xl .sc_cw6m3f:nth-child(2) { width: 18px; }
.sc_cdl9xl .sc_cw6m3f:nth-child(3) { width: 24px; }
.sc_cdl9xl:hover .sc_cw6m3f:nth-child(2) { width: 24px; }
.sc_cdl9xl.active .sc_cw6m3f { width: 24px; }
.sc_cdl9xl.active .sc_cw6m3f:nth-child(1) { transform: translateY(7px) rotate(45deg); }
.sc_cdl9xl.active .sc_cw6m3f:nth-child(2) { opacity: 0; }
.sc_cdl9xl.active .sc_cw6m3f:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }

main > section + section::before{content:'';display:flex;justify-content:center;gap:8px;padding:15px 0;}main > section + section::before{content:'\25AA  \25AA  \25AA  \25AA  \25AA';text-align:center;display:block;color:var(--y14t7);opacity:0.2;font-size:8px;letter-spacing:6px;padding:15px 0;}

.bg-deco{position:fixed;inset:0;pointer-events:none;z-index:0;opacity:0.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");}

main {
    perspective: 1200px;
}
main > section {
    transition: transform 0.8s cubic-bezier(0.22,1,0.36,1), opacity 0.7s ease;
    will-change: transform, opacity;
    backface-visibility: hidden;
}
main > section:nth-child(odd):not(.sc_ttyubk):not(.sc_palii0) {
    transform-origin: left center;
    transform: rotateY(90deg);
    opacity: 0;
}
main > section:nth-child(even):not(.sc_ttyubk):not(.sc_palii0) {
    transform-origin: right center;
    transform: rotateY(-90deg);
    opacity: 0;
}
main > section.in-view {
    transform: rotateY(0) !important;
    opacity: 1 !important;
}
.sc_r61ajq { transform: none !important; opacity: 1 !important; backface-visibility: visible !important; }
@media (max-width: 768px) {
    main { perspective: none; }
    main > section:nth-child(odd):not(.sc_ttyubk):not(.sc_palii0),
    main > section:nth-child(even):not(.sc_ttyubk):not(.sc_palii0) { transform: translateY(30px); backface-visibility: visible; }
}

.float-shapes{position:fixed;inset:0;pointer-events:none;z-index:0;overflow:hidden;}.float-cross{position:absolute;width:16px;height:16px;opacity:0.035;animation:crossFloat 20s ease-in-out infinite alternate;}.float-cross::before,.float-cross::after{content:'';position:absolute;background:var(--y14t7);border-radius:1px;}.float-cross::before{width:100%;height:2px;top:50%;transform:translateY(-50%);}.float-cross::after{width:2px;height:100%;left:50%;transform:translateX(-50%);}@keyframes crossFloat{0%{transform:rotate(0deg) translate(0,0);}100%{transform:rotate(180deg) translate(30px,-50px);}}

main>section:nth-child(even):not(.sc_ttyubk):not(.sc_palii0){background:linear-gradient(135deg,var(--bg-primary),var(--bg-secondary,var(--bg-primary)),var(--bg-primary)) !important;background-size:400% 400% !important;animation:shimmerBg 12s ease infinite !important;}@keyframes shimmerBg{0%,100%{background-position:0% 50%;}50%{background-position:100% 50%;}}

.js-marquee{overflow:hidden;padding:10px 0;border-top:2px dashed var(--border-color);border-bottom:2px dashed var(--border-color);}.js-marquee-inner{display:flex;gap:40px;white-space:nowrap;animation:jsMarquee 40s linear infinite;}.js-marquee-inner span{font-size:12px;font-weight:500;letter-spacing:6px;text-transform:uppercase;opacity:0.2;flex-shrink:0;font-style:italic;}@keyframes jsMarquee{from{transform:translateX(0);}to{transform:translateX(-50%);}}

html:not(.sc_i9el8o) main > section {
    opacity: 1 !important;
    transform: none !important;
    clip-path: none !important;
    filter: none !important;
}

@media (min-width: 993px) {
    .sc_mo8ex1 {
        flex-wrap: nowrap;
        overflow: visible;
    }
    .sc_i5xj9a {
        flex: 1 1 auto;
        min-width: 0;
        justify-content: center;
        flex-wrap: nowrap;
        overflow: hidden;
        gap: clamp(10px, 1.8vw, 36px) !important;
    }
    .sc_i5xj9a .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        padding: 8px 0;
        flex-shrink: 0;
    }
    .sc_ta5mzf, .sc_iow928 {
        gap: clamp(8px, 1.4vw, 32px) !important;
        flex-wrap: nowrap;
        overflow: hidden;
    }
    .sc_ta5mzf .nav-link,
    .sc_iow928 .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        flex-shrink: 0;
    }
    .sc_cqygj8 {
        flex-shrink: 0;
        white-space: nowrap;
    }
    .sc_ns016k {
        flex-shrink: 0;
    }
}

div.sc_d43hcv:not(.sc_m6oaox) {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1001;
    padding: 6px 0;
    transition: transform 0.3s ease, opacity 0.3s ease;
}
div.sc_d43hcv:not(.sc_m6oaox) + .sc_mwyelu {
    top: 33px;
    transition: top 0.3s ease, background 0.3s ease, padding 0.3s ease;
}
div.sc_d43hcv.sc_s382x3 {
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
}
div.sc_d43hcv.sc_s382x3 + .sc_mwyelu,
div.sc_d43hcv:not(.sc_m6oaox) + .sc_mwyelu.scrolled {
    top: 0;
}
div.sc_d43hcv:not(.sc_m6oaox) ~ .sc_r61ajq {
    padding-top: 200px;
}

@media (max-width: 992px) {
    div.sc_d43hcv:not(.sc_m6oaox) {
        position: relative;
        z-index: auto;
        font-size: 11px;
        padding: 4px 0;
    }
    div.sc_d43hcv:not(.sc_m6oaox) + .sc_mwyelu {
        top: 0;
    }
    div.sc_d43hcv:not(.sc_m6oaox) ~ .sc_r61ajq {
        padding-top: 140px;
    }
}

@media (max-width: 992px) {
    .sc_cdl9xl {
        display: flex !important;
        pointer-events: auto !important;
        opacity: 1 !important;
        z-index: 10001 !important;
        cursor: pointer !important;
        -webkit-tap-highlight-color: transparent;
    }
    .sc_cdl9xl .sc_cw6m3f {
        pointer-events: none;
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
    .sc_i5xj9a {
        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_i5xj9a .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_i5xj9a .nav-link::after { display: none !important; }
    .sc_cqygj8 { display: none !important; }
    .sc_ta5mzf, .sc_iow928 { display: none !important; }
}

@media (max-width: 992px) {
    .sc_i5xj9a { 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(--y14t7) !important; transition: right 0.4s cubic-bezier(0.4,0,0.2,1) !important; }
    .sc_i5xj9a.active { right: 0 !important; }
    .sc_i5xj9a .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; }
    .sc_i5xj9a.active .nav-link { opacity: 1 !important; transform: translateX(0) !important; }
    .sc_i5xj9a.active .nav-link:nth-child(1){transition-delay:.06s !important;}
    .sc_i5xj9a.active .nav-link:nth-child(2){transition-delay:.12s !important;}
    .sc_i5xj9a.active .nav-link:nth-child(3){transition-delay:.18s !important;}
    .sc_i5xj9a.active .nav-link:nth-child(4){transition-delay:.24s !important;}
    .sc_i5xj9a.active .nav-link:nth-child(5){transition-delay:.30s !important;}
    .sc_i5xj9a.active .nav-link:nth-child(6){transition-delay:.36s !important;}
    .sc_i5xj9a.active .nav-link:nth-child(7){transition-delay:.42s !important;}
    .sc_i5xj9a.active .nav-link:nth-child(8){transition-delay:.48s !important;}
}

.sc_bjai2m,
.sc_lt8o4l,
.sc_dcsahz,
.sc_kq7iqg,
.sc_lqein0,
.sc_beets7 {
    backdrop-filter: blur(8px) !important;
    -webkit-backdrop-filter: blur(8px) !important;
}
.sc_bjai2m *,
.sc_lt8o4l *,
.sc_dcsahz *,
.sc_kq7iqg *,
.sc_lqein0 * {
    filter: none !important;
}
@supports (animation: none) {
    .sc_bjai2m, .sc_lt8o4l, .sc_dcsahz {
        animation-fill-mode: forwards !important;
    }
}
.sc_dcsahz + .sc_dcsahz {
    margin-top: 1.5rem;
}

.sc_r61ajq .sc_y7xmwy ~ .container,
.sc_r61ajq .sc_y7xmwy ~ .container * {
    color: #fff;
}
.sc_r61ajq .sc_y7xmwy ~ .container p,
.sc_r61ajq .sc_y7xmwy ~ .container .sc_mqvfmm {
    color: rgba(255,255,255,0.85);
}
.sc_r61ajq .sc_y7xmwy ~ .container .sc_q46ic3 {
    color: inherit;
}
.sc_palii0 .sc_huv098 { color: #fff; }
.sc_palii0 .sc_mbgh0g { color: var(--y14t7); }
.sc_palii0 .sc_hbsn6p { color: rgba(255,255,255,0.55); }
.sc_palii0 .sc_kc4183 a { color: rgba(255,255,255,0.65); }
.sc_palii0 .sc_kc4183 a:hover { color: #fff; }
.sc_zbz4zb[style*="background:none"] { background: none !important; }
.sc_zbz4zb[style*="background:none"]::before,
.sc_zbz4zb[style*="background:none"]::after { display: none !important; }

body {
    line-height: 1.628;
    letter-spacing: 0.001em;
}

.sc_bjai2m, .sc_lt8o4l, .sc_dcsahz, .sc_uukhxc, .sc_kq7iqg {
    padding: 25px;
}
.sc_bjai2m, .sc_lt8o4l, .sc_dcsahz, .sc_uukhxc, .sc_kq7iqg .card-body {
    padding: 21px 19px;
}
.row > [class*="col"]:nth-child(1) .sc_bjai2m,
.row > [class*="col"]:nth-child(1) .sc_lt8o4l {
    padding: 24px;
    border-radius: calc(var(--y7iz) + 3px);
}
.row > [class*="col"]:nth-child(2) .sc_bjai2m,
.row > [class*="col"]:nth-child(2) .sc_lt8o4l {
    padding: 27px;
    border-radius: calc(var(--y7iz) + 1px);
}
.row > [class*="col"]:nth-child(3) .sc_bjai2m,
.row > [class*="col"]:nth-child(3) .sc_lt8o4l {
    padding: 22px;
    border-radius: calc(var(--y7iz) + -1px);
}
.row > [class*="col"]:nth-child(4) .sc_bjai2m,
.row > [class*="col"]:nth-child(4) .sc_lt8o4l {
    padding: 22px;
    border-radius: calc(var(--y7iz) + 3px);
}
.row > [class*="col"]:nth-child(5) .sc_bjai2m,
.row > [class*="col"]:nth-child(5) .sc_lt8o4l {
    padding: 27px;
    border-radius: calc(var(--y7iz) + 0px);
}
.row > [class*="col"]:nth-child(6) .sc_bjai2m,
.row > [class*="col"]:nth-child(6) .sc_lt8o4l {
    padding: 23px;
    border-radius: calc(var(--y7iz) + -2px);
}

.sc_q46ic3 {
    padding: 16px 30px;
    font-size: 15px;
    letter-spacing: 0.412px;
    border-radius: calc(var(--y7iz) + -1px);
}
.sc_d4z646 {
    padding: 16px 30px;
    border-width: 1px;
}

main > section {
    padding-top: 90px;
    padding-bottom: 98px;
}
main > section:first-child {
    padding-top: 99px;
}
main > section:nth-child(2) {
    padding-top: 91px;
    padding-bottom: 84px;
}
main > section:nth-child(3) {
    padding-top: 88px;
    padding-bottom: 82px;
}

.sc_g3latn {
    margin-bottom: 46px;
}

.sc_bjai2m, .sc_lt8o4l, .sc_dcsahz, .sc_kq7iqg {
    box-shadow: 1px 4px 16px rgba(0,0,0,0.078);
}

.sc_r61ajq {
    padding-top: 119px;
}
.sc_ahk3r3 {
    margin-bottom: 22px;
}
.sc_mqvfmm {
    margin-bottom: 35px;
    font-size: 18px;
    line-height: 1.651;
}
.sc_huv098 {
    font-size: 11px;
    letter-spacing: 2.972px;
    margin-bottom: 22px;
}
.sc_tz7tmp {
    gap: 12px;
}

.sc_dli6es img {
    border-radius: 13px;
    box-shadow: 0 10px 34px rgba(0,0,0,0.085);
}

.sc_sppqtl {
    width: 54px;
    height: 54px;
    font-size: 21px;
    border-radius: 10px;
    margin-bottom: 15px;
}

.sc_j1xhl3, .card-title {
    font-size: 19px;
    margin-bottom: 9px;
}
.sc_c3umau, .card-text {
    font-size: 16px;
    line-height: 1.584;
}

.sc_aykh7h {
    margin-bottom: 19px;
    letter-spacing: 0.0px;
}
.sc_mbgh0g {
    font-size: 12px;
    letter-spacing: 2.547px;
    margin-bottom: 14px;
}
.sc_wrytps {
    font-size: 18px;
    line-height: 1.601;
}

@media (min-width: 993px) {
    .sc_i5xj9a {
        gap: 32px;
    }
    .sc_i5xj9a .nav-link {
        font-size: 15px;
        padding: 9px 0;
    }
}

.sc_zbz4zb {
    padding-top: 63px;
}
.sc_jt0zqw .sc_tkkdl6 {
    font-size: 16px;
    margin-bottom: 18px;
}
.sc_kc4183 a {
    font-size: 15px;
}
.sc_kc4183 li {
    margin-bottom: 9px;
}
.sc_hdzbxi {
    gap: 11px;
}
.sc_hdzbxi a {
    width: 36px;
    height: 36px;
}
.sc_o1c0ki {
    padding: 19px 0;
    margin-top: 55px;
}

.form-control {
    border-radius: 10px;
    padding: 11px 19px;
    font-size: 14px;
}

.sc_uukhxc {
    padding: 28px;
}
.sc_yy255u {
    font-size: 17px;
    line-height: 1.605;
    margin-bottom: 18px;
}
.sc_i3vgel {
    width: 45px;
    height: 45px;
}
.sc_tqtodi {
    font-size: 15px;
}
.sc_o63jox {
    font-size: 13px;
}

.sc_kq7iqg {
    padding: 39px;
}
.sc_e16ge0 {
    font-size: 20px;
    margin-bottom: 11px;
}
.sc_hh325g {
    font-size: 45px;
    margin-bottom: 20px;
}
.sc_ryfgkr li {
    padding: 11px 0;
    font-size: 14px;
}

.sc_gipsos, .stat-number {
    font-size: 40px;
    margin-bottom: 8px;
}
.sc_uc9257 {
    font-size: 15px;
    letter-spacing: 0.488px;
}

.sc_ay4tk5 img {
    border-radius: 8px;
}
.sc_izk4gv {
    font-size: 18px;
    margin-bottom: 6px;
}
.sc_o6o4ag {
    font-size: 13px;
}

.sc_hrjde9 {
    font-size: 34px;
    margin-bottom: 13px;
}
.sc_v07v2o {
    font-size: 19px;
    margin-bottom: 10px;
}

.wow {
    animation-duration: 0.638s !important;
}
.sc_bjai2m, .sc_lt8o4l, .sc_dcsahz, .sc_uukhxc,
.sc_kq7iqg, .sc_beets7 {
    transition-duration: 0.271s;
}

.row {
    --bs-gutter-y: 28px;
}

.sc_ttyubk {
    padding: 89px 0;
}
.sc_z9zi1q {
    font-size: 34px;
    margin-bottom: 16px;
}
.sc_r0zy0v {
    font-size: 16px;
    margin-bottom: 33px;
}

.sc_dcsahz .sc_zca22f img {
    border-radius: 11px 11px 0 0;
}
.sc_lki30n {
    font-size: 13px;
    margin-bottom: 6px;
    gap: 10px;
}

.sc_mwyelu {
    padding: 19px 0;
}
.sc_mwyelu.scrolled {
    padding: 15px 0;
}
.sc_ns016k {
    font-size: 21px;
}
.sc_cqygj8 {
    margin-left: 13px;
}

:root {
    --_ref: '34b113';
    --_stamp: 6.66;
    --_seed: 8.53;
    --_build: 5.65;
}
.sr-only-fx { pointer-events: auto; unicode-bidi: normal }
.base-ref { --_ref: '07'; box-sizing: border-box }

.sc_palii0 h1, .sc_palii0 h2, .sc_palii0 h3, .sc_palii0 h4, .sc_palii0 h5, .sc_palii0 h6 { color: #fff !important; }
.sc_palii0 { color: rgba(255,255,255,0.85) !important; }
.sc_palii0 p, .sc_palii0 li, .sc_palii0 span:not(.badge):not(.sc_q46ic3), .sc_palii0 .sc_tg9ast, .sc_palii0 label, .sc_palii0 blockquote, .sc_palii0 figcaption, .sc_palii0 dt, .sc_palii0 dd, .sc_palii0 td, .sc_palii0 th { color: rgba(255,255,255,0.78) !important; }
.sc_palii0 a:not(.sc_q46ic3):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.sc_palii0 a:not(.sc_q46ic3):not(.nav-link):hover { color: #fff !important; }
.sc_palii0 .sc_gipsos { color: #fff !important; }
.sc_palii0 .sc_uc9257 { 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(.sc_q46ic3), .bg-dark-custom .sc_tg9ast, .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(.sc_q46ic3):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-dark-custom a:not(.sc_q46ic3):not(.nav-link):hover { color: #fff !important; }
.bg-dark-custom .sc_gipsos { color: #fff !important; }
.bg-dark-custom .sc_uc9257 { 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(.sc_q46ic3), .bg-gradient-custom .sc_tg9ast, .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(.sc_q46ic3):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-gradient-custom a:not(.sc_q46ic3):not(.nav-link):hover { color: #fff !important; }
.bg-gradient-custom .sc_gipsos { color: #fff !important; }
.bg-gradient-custom .sc_uc9257 { 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(.sc_q46ic3), .bg-accent-custom .sc_tg9ast, .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(.sc_q46ic3):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-accent-custom a:not(.sc_q46ic3):not(.nav-link):hover { color: #fff !important; }
.bg-accent-custom .sc_gipsos { color: #fff !important; }
.bg-accent-custom .sc_uc9257 { color: rgba(255,255,255,0.7) !important; }

.sc_ttyubk h1, .sc_ttyubk h2, .sc_ttyubk h3, .sc_ttyubk h4, .sc_ttyubk h5, .sc_ttyubk h6 { color: #fff !important; }
.sc_ttyubk { color: rgba(255,255,255,0.85) !important; }
.sc_ttyubk p, .sc_ttyubk li, .sc_ttyubk span:not(.badge):not(.sc_q46ic3), .sc_ttyubk .sc_tg9ast, .sc_ttyubk label, .sc_ttyubk blockquote, .sc_ttyubk figcaption, .sc_ttyubk dt, .sc_ttyubk dd, .sc_ttyubk td, .sc_ttyubk th { color: rgba(255,255,255,0.78) !important; }
.sc_ttyubk a:not(.sc_q46ic3):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.sc_ttyubk a:not(.sc_q46ic3):not(.nav-link):hover { color: #fff !important; }
.sc_ttyubk .sc_gipsos { color: #fff !important; }
.sc_ttyubk .sc_uc9257 { color: rgba(255,255,255,0.7) !important; }

.sc_wl04gm h1, .sc_wl04gm h2, .sc_wl04gm h3, .sc_wl04gm h4, .sc_wl04gm h5, .sc_wl04gm h6 { color: #fff !important; }
.sc_wl04gm { color: rgba(255,255,255,0.85) !important; }
.sc_wl04gm p, .sc_wl04gm li, .sc_wl04gm span:not(.badge):not(.sc_q46ic3), .sc_wl04gm .sc_tg9ast, .sc_wl04gm label, .sc_wl04gm blockquote, .sc_wl04gm figcaption, .sc_wl04gm dt, .sc_wl04gm dd, .sc_wl04gm td, .sc_wl04gm th { color: rgba(255,255,255,0.78) !important; }
.sc_wl04gm a:not(.sc_q46ic3):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.sc_wl04gm a:not(.sc_q46ic3):not(.nav-link):hover { color: #fff !important; }
.sc_wl04gm .sc_gipsos { color: #fff !important; }
.sc_wl04gm .sc_uc9257 { color: rgba(255,255,255,0.7) !important; }

.sc_d43hcv h1, .sc_d43hcv h2, .sc_d43hcv h3, .sc_d43hcv h4, .sc_d43hcv h5, .sc_d43hcv h6 { color: #fff !important; }
.sc_d43hcv { color: rgba(255,255,255,0.85) !important; }
.sc_d43hcv p, .sc_d43hcv li, .sc_d43hcv span:not(.badge):not(.sc_q46ic3), .sc_d43hcv .sc_tg9ast, .sc_d43hcv label, .sc_d43hcv blockquote, .sc_d43hcv figcaption, .sc_d43hcv dt, .sc_d43hcv dd, .sc_d43hcv td, .sc_d43hcv th { color: rgba(255,255,255,0.78) !important; }
.sc_d43hcv a:not(.sc_q46ic3):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.sc_d43hcv a:not(.sc_q46ic3):not(.nav-link):hover { color: #fff !important; }
.sc_d43hcv .sc_gipsos { color: #fff !important; }
.sc_d43hcv .sc_uc9257 { color: rgba(255,255,255,0.7) !important; }

.sc_zbz4zb { color: rgba(255,255,255,0.65) !important; }
.sc_zbz4zb h1, .sc_zbz4zb h2, .sc_zbz4zb h3,
.sc_zbz4zb h4, .sc_zbz4zb h5, .sc_zbz4zb h6,
.sc_zbz4zb .sc_tkkdl6 { color: #fff !important; }
.sc_zbz4zb p, .sc_zbz4zb li, .sc_zbz4zb span,
.sc_zbz4zb label { color: rgba(255,255,255,0.6) !important; }
.sc_zbz4zb a:not(.sc_q46ic3) { color: rgba(255,255,255,0.65) !important; }
.sc_zbz4zb a:not(.sc_q46ic3):hover { color: #fff !important; }

.pl-flip{width:32px;height:32px;background:var(--y14t7);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-countdown{display:flex;justify-content:center;align-items:center;gap:12px;flex-wrap:wrap;}
.ix-cd-item{text-align:center;min-width:90px;}
.ix-cd-num{display:block;font-size:clamp(40px,8vw,72px);font-weight:900;font-family:var(--y3hj);color:#fff;line-height:1;letter-spacing:-0.02em;}
.ix-cd-label{display:block;font-size:13px;text-transform:uppercase;letter-spacing:2px;color:rgba(255,255,255,0.5);margin-top:6px;}
.ix-cd-sep{font-size:clamp(28px,5vw,48px);font-weight:300;color:var(--y14t7);opacity:0.6;padding-bottom:20px;}
@keyframes ixCdPulse{0%,100%{transform:scale(1);}50%{transform:scale(1.05);}}
.ix-cd-num.ix-cd-tick{animation:ixCdPulse 0.3s ease;}