@import url('https://fonts.googleapis.com/css2?family=Passion+One:wght@400;700&family=Open+Sans:wght@400;500&display=swap');

:root {
    --e14b0: #3585EF;
    --e15f9: #531FEC;
    --e16x7: #89D6CA;
    --e1mt: linear-gradient(160deg, var(--e14b0), var(--e15f9));
    --e3al: 'Passion One', sans-serif;
    --e5rc: 'Open Sans', sans-serif;
    --e19r4: 48px;
    --e20wy: 36px;
    --e21r3: 26px;
    --e17fc: 16px;
    --e18fu: 700;
    --e6dw: 18px;
    --e7ki: 24px;
    --e8jg: 32px;
    --e9zd: 44px;
    --e4xh: 50px;
    --e10i5: 0 1px 3px rgba(0,0,0,0.04);
    --e11y5: 0 2px 8px rgba(0,0,0,0.06);
    --e12qy: 0 4px 16px rgba(0,0,0,0.08);
    --e13z7: 0 8px 24px rgba(0,0,0,0.1);
    --sc_tvyzfw: 60px 0;
}
.sc_mso8pz {
    border-radius: 6px;
    padding: 12px 24px;
}
.sc_iz01x0, .sc_puh5lc, .sc_dce2k0, .sc_rj1lnj, .sc_cg34fv {
    border-width: 1px;
    border-color: var(--border-color);
}

.sc_onib2p {
    position: relative;
    padding-top: 100px !important;
    padding-bottom: 100px !important;
    margin: 40px 0;
}

.portfolio-item, .sc_k4isdz {
    position: relative;
}
.portfolio-item::before, .sc_k4isdz::before {
    content: '';
    position: absolute;
    inset: 0;
    background: var(--e14b0);
    mix-blend-mode: color;
    opacity: 0.35;
    z-index: 1;
    transition: opacity 0.4s;
    pointer-events: none;
}
.portfolio-item:hover::before, .sc_ovy2kq:hover .sc_k4isdz::before {
    opacity: 0;
}

.sc_oemocm {
    position: relative;
    margin-top: 40px;
}
.sc_oemocm::before {
    content: '';
    position: absolute;
    top: -40px;
    left: 0;
    width: 100%;
    height: 40px;
    background: inherit;
    clip-path: ellipse(55% 100% at 50% 100%);
}

.sc_ejn801 {
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.sc_ejn801::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_ejn801:hover::before {
    height: 100%;
}

.sc_umfz4t { text-align: center; padding-top: 100px; }
.sc_e4toq5 {
    max-width: 900px;
    margin: 0 auto 40px;
}
.sc_e4toq5 img {
    border-radius: var(--e9zd);
    box-shadow: var(--e13z7);
    width: 100%;
    max-height: 400px;
    object-fit: cover;
}
.sc_m9sdnl { max-width: 700px; margin: 0 auto; }
.sc_y0hwcw { justify-content: center; }
.sc_zks60r { margin-bottom: 16px; }

.sc_aba7t2 {
    background: var(--bg-primary);
    padding: 8px 0;
    border-bottom: 1px solid var(--border-color);
}
.sc_aba7t2 .sc_danst6 { gap: 16px; }
.sc_im8k6t { font-size: 18px; }
.sc_r3wp7n { gap: 16px; }
.sc_r3wp7n .nav-link { font-size: 12px; padding: 4px 0; }
.sc_r3wp7n .nav-link::after { height: 1px; }
.sc_fqauba { padding: 6px 16px !important; font-size: 12px !important; }
.sc_aba7t2.scrolled { padding: 6px 0; box-shadow: 0 2px 8px rgba(0,0,0,0.04); }

.sc_oemocm {
    background: rgba(10,10,20,0.85);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    color: rgba(255,255,255,0.5);
    padding-top: 80px;
    border-top: 1px solid rgba(255,255,255,0.06);
}
.sc_oemocm h4,.sc_oemocm h5 { color: #fff; }
.sc_sypdyy .sc_kmr94v::after { background: var(--e14b0); width: 30px; }
.sc_cb0tqp a { border-color: rgba(255,255,255,0.1); backdrop-filter: blur(10px); }
.sc_cb0tqp a:hover { background: var(--e14b0); border-color: var(--e14b0); }
.sc_xbwnmy { border-top: 1px solid rgba(255,255,255,0.05); }

.contact-section .form-control {
    background: var(--bg-secondary);
    border: none;
    border-radius: var(--e8jg);
    padding: 16px 20px;
    font-size: 15px;
}
.contact-section .form-control:focus { background: var(--bg-primary); box-shadow: 0 0 0 2px var(--e14b0); }
.contact-section .sc_mso8pz { border-radius: var(--e8jg); }

.sc_im8k6t { font-size: 16px; font-weight: 700; background: var(--e1mt); color: #fff !important; padding: 8px 22px; border-radius: var(--e4xh); letter-spacing: 0.5px; }
.sc_im8k6t:hover { opacity: 0.9; color: #fff; }

.sc_k5gcfg, .card-title {
    display: inline;
    background: linear-gradient(transparent 55%, rgba(var(--e14b0-rgb, 37,99,235), 0.12) 55%);
    padding: 0 4px;
    font-weight: 700;
}

.sc_y3rshp { width: 52px; height: 36px; gap: 4px; border: none; background: var(--bg-secondary, rgba(0,0,0,0.05)); border-radius: 20px; }
.sc_y3rshp .sc_yxmcei { width: 20px; height: 2px; border-radius: 2px; transition: transform 0.3s ease, opacity 0.3s ease; }
.sc_y3rshp:hover { background: var(--e14b0); }
.sc_y3rshp:hover .sc_yxmcei { background: #fff; }
.sc_y3rshp.active .sc_yxmcei:nth-child(1) { transform: translateY(6px) rotate(45deg); }
.sc_y3rshp.active .sc_yxmcei:nth-child(2) { opacity: 0; }
.sc_y3rshp.active .sc_yxmcei:nth-child(3) { transform: translateY(-6px) rotate(-45deg); }

main > section + section::before{content:'+';display:block;text-align:center;color:var(--e14b0);opacity:0.2;font-size:24px;font-weight:300;padding:8px 0;}

.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(--e14b0);background:var(--bg-card);border:1px solid var(--border-color);border-radius:50%;z-index:9990;opacity:0.6;font-family:var(--e5rc);}@media(max-width:768px){.progress-pct{display:none;}}

.bg-deco{position:fixed;inset:0;pointer-events:none;z-index:0;overflow:hidden;}.bg-deco span{position:absolute;border-radius:50%;border:1px solid var(--e14b0);opacity:0.04;animation:decoFloat 18s ease-in-out infinite alternate;}@keyframes decoFloat{0%{transform:translateY(0) rotate(0deg);}100%{transform:translateY(-60px) rotate(45deg);}}

main > section {
    clip-path: polygon(50% 45%, 55% 50%, 50% 55%, 45% 50%);
    transition: clip-path 1.1s cubic-bezier(0.16,1,0.3,1);
    will-change: clip-path;
}
main > section.in-view {
    clip-path: polygon(-10% -10%, 110% -10%, 110% 110%, -10% 110%);
}
.sc_umfz4t { clip-path: none !important; }
@media (max-width: 768px) {
    main > section { clip-path: none !important; opacity: 0; transition: opacity 0.5s; }
    main > section.in-view { opacity: 1; }
}

.sc_iz01x0,.sc_puh5lc,.sc_rj1lnj,.sc_cg34fv{position:relative;overflow:hidden;}.sc_iz01x0::before,.sc_puh5lc::before,.sc_rj1lnj::before,.sc_cg34fv::before{content:'';position:absolute;top:-50%;left:-75%;width:50%;height:200%;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.12),transparent);transform:skewX(-15deg);transition:left 0.6s ease;pointer-events:none;z-index:10;}.sc_iz01x0:hover::before,.sc_puh5lc:hover::before,.sc_rj1lnj:hover::before,.sc_cg34fv:hover::before{left:125%;}

.sc_iz01x0,.sc_puh5lc,.sc_rj1lnj,.sc_dce2k0,.sc_cg34fv{transition:transform 0.4s ease,box-shadow 0.4s ease;transform-style:preserve-3d;will-change:transform;}

.spin-gear{position:absolute;font-size:80px;opacity:0.04;animation:spinSlow 25s linear infinite;pointer-events:none;z-index:0;top:20%;left:5%;}@keyframes spinSlow{to{transform:rotate(360deg);}}@media(max-width:768px){.spin-gear{font-size:50px;}}

.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(--e14b0);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_iz01x0,.sc_puh5lc{background:rgba(var(--bg-card-rgb,255,255,255),0.75) !important;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,0.18) !important;}.sc_iz01x0:hover,.sc_puh5lc:hover{border-color:rgba(var(--e14b0-rgb,99,102,241),0.4) !important;background:rgba(var(--bg-card-rgb,255,255,255),0.88) !important;}

.sc_iz01x0,.sc_puh5lc,.sc_cg34fv{position:relative;overflow:hidden;border:none !important;}.sc_iz01x0::after,.sc_puh5lc::after,.sc_cg34fv::after{content:'';position:absolute;inset:-2px;background:conic-gradient(from var(--shimmer-angle,0deg),var(--e14b0),var(--e15f9,var(--e14b0)),transparent,var(--e14b0));border-radius:inherit;z-index:-1;animation:shimmerBorder 4s linear infinite;}.sc_iz01x0::before,.sc_puh5lc::before,.sc_cg34fv::before{content:'';position:absolute;inset:2px;background:var(--bg-card);border-radius:inherit;z-index:-1;}@keyframes shimmerBorder{to{--shimmer-angle:360deg;}}@property --shimmer-angle{syntax:'<angle>';initial-value:0deg;inherits:false;}

.sc_sz8hfp{transition:background-position 0.6s ease;background:linear-gradient(90deg,var(--text-primary) 50%,var(--e14b0) 50%);background-size:200% 100%;background-position:0% 0;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;}.sc_sz8hfp:hover{background-position:100% 0;}

html:not(.sc_olibpw) main > section {
    opacity: 1 !important;
    transform: none !important;
    clip-path: none !important;
    filter: none !important;
}

@media (min-width: 993px) {
    .sc_danst6 {
        flex-wrap: nowrap;
        overflow: visible;
    }
    .sc_r3wp7n {
        flex: 1 1 auto;
        min-width: 0;
        justify-content: center;
        flex-wrap: nowrap;
        overflow: hidden;
        gap: clamp(10px, 1.8vw, 36px) !important;
    }
    .sc_r3wp7n .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        padding: 8px 0;
        flex-shrink: 0;
    }
    .sc_ikhmnb, .sc_gwasna {
        gap: clamp(8px, 1.4vw, 32px) !important;
        flex-wrap: nowrap;
        overflow: hidden;
    }
    .sc_ikhmnb .nav-link,
    .sc_gwasna .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        flex-shrink: 0;
    }
    .sc_fqauba {
        flex-shrink: 0;
        white-space: nowrap;
    }
    .sc_im8k6t {
        flex-shrink: 0;
    }
}

div.sc_onib2p:not(.sc_tvyzfw) {
    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_onib2p:not(.sc_tvyzfw) + .sc_aba7t2 {
    top: 33px;
    transition: top 0.3s ease, background 0.3s ease, padding 0.3s ease;
}
div.sc_onib2p.sc_i219i9 {
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
}
div.sc_onib2p.sc_i219i9 + .sc_aba7t2,
div.sc_onib2p:not(.sc_tvyzfw) + .sc_aba7t2.scrolled {
    top: 0;
}
div.sc_onib2p:not(.sc_tvyzfw) ~ .sc_umfz4t {
    padding-top: 200px;
}

@media (max-width: 992px) {
    div.sc_onib2p:not(.sc_tvyzfw) {
        position: relative;
        z-index: auto;
        font-size: 11px;
        padding: 4px 0;
    }
    div.sc_onib2p:not(.sc_tvyzfw) + .sc_aba7t2 {
        top: 0;
    }
    div.sc_onib2p:not(.sc_tvyzfw) ~ .sc_umfz4t {
        padding-top: 140px;
    }
}

@media (max-width: 992px) {
    .sc_y3rshp {
        display: flex !important;
        pointer-events: auto !important;
        opacity: 1 !important;
        z-index: 10001 !important;
        cursor: pointer !important;
        -webkit-tap-highlight-color: transparent;
    }
    .sc_y3rshp .sc_yxmcei {
        pointer-events: none;
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
    .sc_r3wp7n {
        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_r3wp7n .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_r3wp7n .nav-link::after { display: none !important; }
    .sc_fqauba { display: none !important; }
    .sc_ikhmnb, .sc_gwasna { display: none !important; }
}

@media (max-width: 992px) {
    .sc_r3wp7n { right: -100vw !important; left: auto !important; width: 100vw !important; height: 100vh !important; height: 100dvh !important; background: var(--bg-primary) !important; padding: 0 !important; align-items: center !important; justify-content: center !important; gap: 0 !important; box-shadow: none !important; transition: right 0.45s cubic-bezier(0.4,0,0.2,1) !important; }
    .sc_r3wp7n.active { right: 0 !important; }
    .sc_r3wp7n .nav-link { font-size: 28px !important; font-weight: 700 !important; padding: 12px 24px !important; text-align: center !important; border-bottom: none !important; width: auto !important; opacity: 0 !important; transform: translateY(16px) !important; transition: opacity 0.4s ease, transform 0.4s ease !important; }
    .sc_r3wp7n.active .nav-link { opacity: 1 !important; transform: translateY(0) !important; }
    .sc_r3wp7n.active .nav-link:nth-child(1){transition-delay:.15s !important;}
    .sc_r3wp7n.active .nav-link:nth-child(2){transition-delay:.22s !important;}
    .sc_r3wp7n.active .nav-link:nth-child(3){transition-delay:.29s !important;}
    .sc_r3wp7n.active .nav-link:nth-child(4){transition-delay:.36s !important;}
    .sc_r3wp7n.active .nav-link:nth-child(5){transition-delay:.43s !important;}
    .sc_r3wp7n.active .nav-link:nth-child(6){transition-delay:.50s !important;}
    .sc_r3wp7n.active .nav-link:nth-child(7){transition-delay:.57s !important;}
    .sc_r3wp7n.active .nav-link:nth-child(8){transition-delay:.64s !important;}
}

.sc_iz01x0,
.sc_puh5lc,
.sc_rj1lnj,
.sc_cg34fv,
.sc_f3p30f,
.sc_ovy2kq {
    backdrop-filter: blur(8px) !important;
    -webkit-backdrop-filter: blur(8px) !important;
}
.sc_iz01x0 *,
.sc_puh5lc *,
.sc_rj1lnj *,
.sc_cg34fv *,
.sc_f3p30f * {
    filter: none !important;
}
@supports (animation: none) {
    .sc_iz01x0, .sc_puh5lc, .sc_rj1lnj {
        animation-fill-mode: forwards !important;
    }
}
.sc_rj1lnj + .sc_rj1lnj {
    margin-top: 1.5rem;
}

.sc_umfz4t .sc_jm4gkc ~ .container,
.sc_umfz4t .sc_jm4gkc ~ .container * {
    color: #fff;
}
.sc_umfz4t .sc_jm4gkc ~ .container p,
.sc_umfz4t .sc_jm4gkc ~ .container .sc_slzm7h {
    color: rgba(255,255,255,0.85);
}
.sc_umfz4t .sc_jm4gkc ~ .container .sc_mso8pz {
    color: inherit;
}
.sc_ucfmtq .sc_zks60r { color: #fff; }
.sc_ucfmtq .sc_nf16hi { color: var(--e14b0); }
.sc_ucfmtq .sc_ipildj { color: rgba(255,255,255,0.55); }
.sc_ucfmtq .sc_mxkw88 a { color: rgba(255,255,255,0.65); }
.sc_ucfmtq .sc_mxkw88 a:hover { color: #fff; }
.sc_oemocm[style*="background:none"] { background: none !important; }
.sc_oemocm[style*="background:none"]::before,
.sc_oemocm[style*="background:none"]::after { display: none !important; }

body {
    line-height: 1.66;
    letter-spacing: 0.0em;
}

.sc_iz01x0, .sc_puh5lc, .sc_rj1lnj, .sc_dce2k0, .sc_cg34fv {
    padding: 32px;
}
.sc_iz01x0, .sc_puh5lc, .sc_rj1lnj, .sc_dce2k0, .sc_cg34fv .card-body {
    padding: 25px 24px;
}
.row > [class*="col"]:nth-child(1) .sc_iz01x0,
.row > [class*="col"]:nth-child(1) .sc_puh5lc {
    padding: 33px;
    border-radius: calc(var(--e7ki) + 2px);
}
.row > [class*="col"]:nth-child(2) .sc_iz01x0,
.row > [class*="col"]:nth-child(2) .sc_puh5lc {
    padding: 34px;
    border-radius: calc(var(--e7ki) + 2px);
}
.row > [class*="col"]:nth-child(3) .sc_iz01x0,
.row > [class*="col"]:nth-child(3) .sc_puh5lc {
    padding: 33px;
    border-radius: calc(var(--e7ki) + -2px);
}
.row > [class*="col"]:nth-child(4) .sc_iz01x0,
.row > [class*="col"]:nth-child(4) .sc_puh5lc {
    padding: 32px;
    border-radius: calc(var(--e7ki) + 1px);
}
.row > [class*="col"]:nth-child(5) .sc_iz01x0,
.row > [class*="col"]:nth-child(5) .sc_puh5lc {
    padding: 30px;
    border-radius: calc(var(--e7ki) + 0px);
}
.row > [class*="col"]:nth-child(6) .sc_iz01x0,
.row > [class*="col"]:nth-child(6) .sc_puh5lc {
    padding: 29px;
    border-radius: calc(var(--e7ki) + -2px);
}

.sc_mso8pz {
    padding: 12px 30px;
    font-size: 14px;
    letter-spacing: 0.158px;
    border-radius: calc(var(--e7ki) + 2px);
}
.sc_lektl6 {
    padding: 12px 30px;
    border-width: 1px;
}

main > section {
    padding-top: 80px;
    padding-bottom: 79px;
}
main > section:first-child {
    padding-top: 88px;
}
main > section:nth-child(2) {
    padding-top: 75px;
    padding-bottom: 76px;
}
main > section:nth-child(4) {
    padding-top: 87px;
    padding-bottom: 86px;
}
main > section:nth-child(6) {
    padding-top: 87px;
    padding-bottom: 73px;
}

.sc_dfnxd0 {
    margin-bottom: 49px;
}

.sc_iz01x0, .sc_puh5lc, .sc_rj1lnj, .sc_cg34fv {
    box-shadow: 2px 5px 12px rgba(0,0,0,0.052);
}

.sc_umfz4t {
    padding-top: 113px;
}
.sc_zpfk66 {
    margin-bottom: 22px;
}
.sc_slzm7h {
    margin-bottom: 35px;
    font-size: 19px;
    line-height: 1.567;
}
.sc_zks60r {
    font-size: 12px;
    letter-spacing: 2.694px;
    margin-bottom: 21px;
}
.sc_y0hwcw {
    gap: 13px;
}

.sc_e4toq5 img {
    border-radius: 17px;
    box-shadow: 0 6px 36px rgba(0,0,0,0.092);
}

.sc_bnrf41 {
    width: 56px;
    height: 56px;
    font-size: 21px;
    border-radius: 10px;
    margin-bottom: 20px;
}

.sc_k5gcfg, .card-title {
    font-size: 18px;
    margin-bottom: 8px;
}
.sc_eq8t7y, .card-text {
    font-size: 14px;
    line-height: 1.579;
}

.sc_sz8hfp {
    margin-bottom: 14px;
    letter-spacing: 0.0px;
}
.sc_nf16hi {
    font-size: 14px;
    letter-spacing: 2.228px;
    margin-bottom: 13px;
}
.sc_riyepa {
    font-size: 17px;
    line-height: 1.669;
}

@media (min-width: 993px) {
    .sc_r3wp7n {
        gap: 31px;
    }
    .sc_r3wp7n .nav-link {
        font-size: 13px;
        padding: 8px 0;
    }
}

.sc_oemocm {
    padding-top: 74px;
}
.sc_sypdyy .sc_kmr94v {
    font-size: 17px;
    margin-bottom: 26px;
}
.sc_mxkw88 a {
    font-size: 15px;
}
.sc_mxkw88 li {
    margin-bottom: 11px;
}
.sc_cb0tqp {
    gap: 8px;
}
.sc_cb0tqp a {
    width: 40px;
    height: 40px;
}
.sc_xbwnmy {
    padding: 21px 0;
    margin-top: 45px;
}

.form-control {
    border-radius: 5px;
    padding: 11px 16px;
    font-size: 14px;
}

.sc_dce2k0 {
    padding: 29px;
}
.sc_k0ukfg {
    font-size: 18px;
    line-height: 1.693;
    margin-bottom: 16px;
}
.sc_bfc0s4 {
    width: 48px;
    height: 48px;
}
.sc_c3kglf {
    font-size: 16px;
}
.sc_vt59ba {
    font-size: 12px;
}

.sc_cg34fv {
    padding: 41px;
}
.sc_c0p6k7 {
    font-size: 21px;
    margin-bottom: 9px;
}
.sc_hg7ufa {
    font-size: 47px;
    margin-bottom: 22px;
}
.sc_a44cng li {
    padding: 11px 0;
    font-size: 14px;
}

.sc_eben09, .stat-number {
    font-size: 40px;
    margin-bottom: 5px;
}
.sc_tze61s {
    font-size: 13px;
    letter-spacing: 0.412px;
}

.sc_k4isdz img {
    border-radius: 15px;
}
.sc_czc46m {
    font-size: 17px;
    margin-bottom: 3px;
}
.sc_zhq2i0 {
    font-size: 13px;
}

.sc_xigkfs {
    font-size: 27px;
    margin-bottom: 14px;
}
.sc_qtyytf {
    font-size: 17px;
    margin-bottom: 8px;
}

.wow {
    animation-duration: 0.594s !important;
}
.sc_iz01x0, .sc_puh5lc, .sc_rj1lnj, .sc_dce2k0,
.sc_cg34fv, .sc_ovy2kq {
    transition-duration: 0.309s;
}

.row {
    --bs-gutter-y: 26px;
}

.sc_ya3e2k {
    padding: 75px 0;
}
.sc_irxcp3 {
    font-size: 38px;
    margin-bottom: 15px;
}
.sc_tokmaf {
    font-size: 17px;
    margin-bottom: 32px;
}

.sc_rj1lnj .sc_n9rkco img {
    border-radius: 11px 11px 0 0;
}
.sc_aivjcc {
    font-size: 13px;
    margin-bottom: 5px;
    gap: 15px;
}

.sc_aba7t2 {
    padding: 20px 0;
}
.sc_aba7t2.scrolled {
    padding: 16px 0;
}
.sc_im8k6t {
    font-size: 21px;
}
.sc_fqauba {
    margin-left: 20px;
}

:root {
    --_key: 38246;
    --_seed: 9.39;
    --_hash: 3.6;
    --_ver: 6.22;
    --_build: 8.7;
}
.theme-marker { display: inherit; outline: 0 solid transparent }
.bind-ref { content: ''; outline: 0 solid transparent; display: inherit }
.data-layer { box-sizing: border-box; --_ref: '3a' }

.sc_ucfmtq h1, .sc_ucfmtq h2, .sc_ucfmtq h3, .sc_ucfmtq h4, .sc_ucfmtq h5, .sc_ucfmtq h6 { color: #fff !important; }
.sc_ucfmtq { color: rgba(255,255,255,0.85) !important; }
.sc_ucfmtq p, .sc_ucfmtq li, .sc_ucfmtq span:not(.badge):not(.sc_mso8pz), .sc_ucfmtq .sc_a3rr21, .sc_ucfmtq label, .sc_ucfmtq blockquote, .sc_ucfmtq figcaption, .sc_ucfmtq dt, .sc_ucfmtq dd, .sc_ucfmtq td, .sc_ucfmtq th { color: rgba(255,255,255,0.78) !important; }
.sc_ucfmtq a:not(.sc_mso8pz):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.sc_ucfmtq a:not(.sc_mso8pz):not(.nav-link):hover { color: #fff !important; }
.sc_ucfmtq .sc_eben09 { color: #fff !important; }
.sc_ucfmtq .sc_tze61s { 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_mso8pz), .bg-dark-custom .sc_a3rr21, .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_mso8pz):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-dark-custom a:not(.sc_mso8pz):not(.nav-link):hover { color: #fff !important; }
.bg-dark-custom .sc_eben09 { color: #fff !important; }
.bg-dark-custom .sc_tze61s { 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_mso8pz), .bg-gradient-custom .sc_a3rr21, .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_mso8pz):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-gradient-custom a:not(.sc_mso8pz):not(.nav-link):hover { color: #fff !important; }
.bg-gradient-custom .sc_eben09 { color: #fff !important; }
.bg-gradient-custom .sc_tze61s { 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_mso8pz), .bg-accent-custom .sc_a3rr21, .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_mso8pz):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-accent-custom a:not(.sc_mso8pz):not(.nav-link):hover { color: #fff !important; }
.bg-accent-custom .sc_eben09 { color: #fff !important; }
.bg-accent-custom .sc_tze61s { color: rgba(255,255,255,0.7) !important; }

.sc_ya3e2k h1, .sc_ya3e2k h2, .sc_ya3e2k h3, .sc_ya3e2k h4, .sc_ya3e2k h5, .sc_ya3e2k h6 { color: #fff !important; }
.sc_ya3e2k { color: rgba(255,255,255,0.85) !important; }
.sc_ya3e2k p, .sc_ya3e2k li, .sc_ya3e2k span:not(.badge):not(.sc_mso8pz), .sc_ya3e2k .sc_a3rr21, .sc_ya3e2k label, .sc_ya3e2k blockquote, .sc_ya3e2k figcaption, .sc_ya3e2k dt, .sc_ya3e2k dd, .sc_ya3e2k td, .sc_ya3e2k th { color: rgba(255,255,255,0.78) !important; }
.sc_ya3e2k a:not(.sc_mso8pz):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.sc_ya3e2k a:not(.sc_mso8pz):not(.nav-link):hover { color: #fff !important; }
.sc_ya3e2k .sc_eben09 { color: #fff !important; }
.sc_ya3e2k .sc_tze61s { color: rgba(255,255,255,0.7) !important; }

.sc_oemocm { color: rgba(255,255,255,0.65) !important; }
.sc_oemocm h1, .sc_oemocm h2, .sc_oemocm h3,
.sc_oemocm h4, .sc_oemocm h5, .sc_oemocm h6,
.sc_oemocm .sc_kmr94v { color: #fff !important; }
.sc_oemocm p, .sc_oemocm li, .sc_oemocm span,
.sc_oemocm label { color: rgba(255,255,255,0.6) !important; }
.sc_oemocm a:not(.sc_mso8pz) { color: rgba(255,255,255,0.65) !important; }
.sc_oemocm a:not(.sc_mso8pz):hover { color: #fff !important; }

.sc_c2z6l3 h1, .sc_c2z6l3 h2, .sc_c2z6l3 h3, .sc_c2z6l3 h4, .sc_c2z6l3 h5, .sc_c2z6l3 h6 { color: var(--text-primary, #1a1a2e) !important; }
.sc_c2z6l3 p, .sc_c2z6l3 li, .sc_c2z6l3 span:not(.badge):not(.sc_mso8pz), .sc_c2z6l3 .sc_a3rr21, .sc_c2z6l3 label, .sc_c2z6l3 blockquote, .sc_c2z6l3 figcaption, .sc_c2z6l3 dt, .sc_c2z6l3 dd, .sc_c2z6l3 td, .sc_c2z6l3 th { color: var(--text-secondary, #555) !important; }

.sc_onib2p h1, .sc_onib2p h2, .sc_onib2p h3, .sc_onib2p h4, .sc_onib2p h5, .sc_onib2p h6 { color: var(--text-primary, #1a1a2e) !important; }
.sc_onib2p p, .sc_onib2p li, .sc_onib2p span:not(.badge):not(.sc_mso8pz), .sc_onib2p .sc_a3rr21, .sc_onib2p label, .sc_onib2p blockquote, .sc_onib2p figcaption, .sc_onib2p dt, .sc_onib2p dd, .sc_onib2p td, .sc_onib2p th { color: var(--text-secondary, #555) !important; }
