@import url('https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@400;500;600;700;800&family=Be+Vietnam+Pro:wght@400;500&display=swap');

:root {
    --j14yk: #CD00D9;
    --j15ij: #9AD01D;
    --j16i5: #1AB3CD;
    --j1go: linear-gradient(200deg, var(--j14yk), var(--j15ij));
    --j3dh: 'Be Vietnam Pro', sans-serif;
    --j5g2: 'Be Vietnam Pro', sans-serif;
    --j19bb: 84px;
    --j20iv: 52px;
    --j21fc: 36px;
    --j17jq: 18px;
    --j18ej: 800;
    --j6oh: 6px;
    --j7jy: 10px;
    --j8r2: 14px;
    --j9z2: 20px;
    --j4u7: 40px;
    --j10ws: none;
    --j11ca: none;
    --j12eb: none;
    --j13ro: none;
    --css_eqy7x: 120px 0;
}
.css_xlccs {
    border-radius: 20px 4px 20px 4px;
    padding: 7px 14px;
    font-size: 11px;
    letter-spacing: 0.8px;
}
.css_fv2qv, .css_z91qp, .css_oi0do, .css_m7bwy, .css_ttwnm {
    border-width: 2px;
    border-color: var(--border-color);
}

.css_of3zg, .portfolio-item, .css_mgtmt {
    overflow: hidden;
}
.css_of3zg img, .portfolio-item img, .css_mgtmt img {
    transition: transform 0.6s cubic-bezier(.25,.8,.25,1);
}
.css_of3zg:hover img, .portfolio-item:hover img, .css_ytqz2:hover .css_mgtmt img {
    transform: scale(1.08);
}

.css_memqg {
    background-image: repeating-linear-gradient(
        135deg,
        transparent,
        transparent 40px,
        var(--j14yk) 40px,
        var(--j14yk) 41px
    );
    background-blend-mode: overlay;
}

.css_fv2qv, .css_z91qp, .css_m7bwy, .css_ttwnm, .css_oi0do {
    position: relative;
    overflow: hidden;
}
.css_fv2qv::after, .css_z91qp::after, .css_m7bwy::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: var(--j1go);
}

.row > [class*="col"]:nth-child(odd) .css_fv2qv,
.row > [class*="col"]:nth-child(odd) .css_z91qp {
    transform: translateY(-10px);
}
.row > [class*="col"]:nth-child(even) .css_fv2qv,
.row > [class*="col"]:nth-child(even) .css_z91qp {
    transform: translateY(10px);
}

.css_ngpgt { text-align: center; padding-top: 100px; }
.css_xb0ww {
    max-width: 900px;
    margin: 0 auto 40px;
}
.css_xb0ww img {
    border-radius: var(--j9z2);
    box-shadow: var(--j13ro);
    width: 100%;
    max-height: 400px;
    object-fit: cover;
}
.css_d2q14 { max-width: 700px; margin: 0 auto; }
.css_ve225 { justify-content: center; }
.css_ulagu { margin-bottom: 16px; }

.css_xqjwb {
    background: transparent;
    padding: 16px 20px;
}
.css_xqjwb .css_w7yk0 {
    background: var(--bg-card, #fff);
    border-radius: var(--j4u7);
    padding: 10px 24px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.08);
    border: 1px solid var(--border-color);
}
.css_xqjwb.scrolled { padding: 8px 20px; }
.css_xqjwb.scrolled .css_w7yk0 { box-shadow: 0 8px 30px rgba(0,0,0,0.1); }

.css_m3fv0 {
    background: var(--bg-secondary);
    color: var(--text-secondary);
    padding-top: 80px;
    margin: 0 20px 20px;
    border-radius: var(--j9z2);
}
.css_m3fv0 p, .css_m3fv0 li, .css_m3fv0 span,
.css_m3fv0 .css_tyo6e p, .css_m3fv0 .footer-contact li { color: var(--text-secondary); }
.css_m3fv0 h1,.css_m3fv0 h2,.css_m3fv0 h3,.css_m3fv0 h4,.css_m3fv0 h5 { color: var(--text-primary); }
.css_tyo6e .css_y2j8i { color: var(--text-primary); }
.css_tyo6e .css_y2j8i::after { background: var(--j14yk); border-radius: var(--j4u7); }
.css_pn156 a { color: var(--text-secondary); }
.css_pn156 a:hover { color: var(--j14yk); }
.css_ydubb a { border-radius: var(--j8r2); background: var(--bg-primary); border-color: var(--border-color); color: var(--text-secondary); }
.css_ydubb a:hover { background: var(--j14yk); color: #fff; border-color: var(--j14yk); }
.css_ecy5s { border-top: 1px solid var(--border-color); }
.css_ecy5s p { color: var(--text-muted); }

.contact-section .css_wiwi0 {
    border: 3px solid var(--text-primary);
    padding: 36px;
    border-radius: 0;
    box-shadow: 8px 8px 0 var(--text-primary);
}
.contact-section .form-control {
    border: 2px solid var(--text-primary);
    border-radius: 0;
    padding: 14px 16px;
    font-weight: 600;
}
.contact-section .form-control:focus { border-color: var(--j14yk); box-shadow: 4px 4px 0 var(--j14yk); }
.contact-section .css_xlccs { border-radius: 0; font-weight: 800; text-transform: uppercase; letter-spacing: 2px; box-shadow: 4px 4px 0 var(--text-primary); }

.css_j08rb { font-size: 24px; font-weight: 800; color: var(--j14yk) !important; text-shadow: 0 0 10px rgba(var(--j14yk-rgb, 99,102,241), 0.5), 0 0 20px rgba(var(--j14yk-rgb, 99,102,241), 0.3); }
.css_j08rb:hover { text-shadow: 0 0 15px rgba(var(--j14yk-rgb, 99,102,241), 0.7), 0 0 30px rgba(var(--j14yk-rgb, 99,102,241), 0.4); }

h3, h4, h5 { font-family: var(--j3dh); }
.css_vsbzo, .card-title {
    font-family: 'Playfair Display', 'Georgia', serif;
    font-weight: 400;
    font-style: italic;
    font-size: 20px;
}
.css_trzpc { font-style: italic; font-weight: 500; }

.css_z91qp img, .css_fv2qv img, .css_m7bwy img, .portfolio-item img {
    clip-path: polygon(0 0, calc(100% - 24px) 0, 100% 24px, 100% 100%, 0 100%);
}

section:not(.css_ngpgt) .col-lg-6 img, section:not(.css_ngpgt) .col-lg-5 img {
    shape-outside: ellipse(48% 48%);
    border-radius: 60% 40% 55% 45% / 55% 45% 55% 45%;
    float: left;
    margin: 0 24px 16px 0;
    max-width: 55%;
    object-fit: cover;
}

.css_d0skp { width: 40px; height: 40px; gap: 6px; border: none; background: none; border-radius: 0; }
.css_d0skp .css_ycrxk { width: 24px; height: 2px; border-radius: 2px; transition: transform 0.3s ease, opacity 0.3s ease, width 0.3s ease, border-radius 0.3s ease; }
.css_d0skp .css_ycrxk:nth-child(2) { width: 6px; height: 6px; border-radius: 50%; background: var(--j14yk); }
.css_d0skp.active .css_ycrxk:nth-child(1) { transform: translateY(8px) rotate(45deg); }
.css_d0skp.active .css_ycrxk:nth-child(2) { opacity: 0; }
.css_d0skp.active .css_ycrxk:nth-child(3) { transform: translateY(-8px) rotate(-45deg); }

main > section + section::before{content:'\276F';display:block;text-align:center;transform:rotate(90deg);color:var(--j14yk);opacity:0.3;font-size:20px;padding:10px 0;}

.progress-top{position:fixed;top:0;left:0;height:3px;background:var(--j1go);z-index:99999;transition:width 0.05s;width:0;}

.css_fv2qv,.css_z91qp,.css_m7bwy,.css_ttwnm,.css_ytqz2{opacity:0;animation:staggerIn 0.6s ease forwards;}.row>[class*="col"]:nth-child(1) .css_fv2qv,.row>[class*="col"]:nth-child(1) .css_z91qp,.row>[class*="col"]:nth-child(1) .css_m7bwy{animation-delay:0.1s;}.row>[class*="col"]:nth-child(2) .css_fv2qv,.row>[class*="col"]:nth-child(2) .css_z91qp,.row>[class*="col"]:nth-child(2) .css_m7bwy{animation-delay:0.2s;}.row>[class*="col"]:nth-child(3) .css_fv2qv,.row>[class*="col"]:nth-child(3) .css_z91qp,.row>[class*="col"]:nth-child(3) .css_m7bwy{animation-delay:0.3s;}.row>[class*="col"]:nth-child(4) .css_fv2qv,.row>[class*="col"]:nth-child(4) .css_z91qp{animation-delay:0.4s;}.row>[class*="col"]:nth-child(5) .css_fv2qv{animation-delay:0.5s;}.row>[class*="col"]:nth-child(6) .css_fv2qv{animation-delay:0.6s;}@keyframes staggerIn{from{opacity:0;transform:translateY(30px);}to{opacity:1;transform:translateY(0);}}

@media(prefers-reduced-motion:reduce){.css_fv2qv,.css_z91qp,.css_m7bwy,.css_ttwnm,.css_ytqz2,.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%;border:1px solid var(--j14yk);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 {
    transition: transform 0.8s cubic-bezier(0.22,1,0.36,1), opacity 0.8s ease;
    will-change: transform, opacity;
    opacity: 0;
}
main > section:nth-child(odd):not(.css_ab27b):not(.css_jdkp7) { transform: translateY(40px) scale(0.98); }
main > section:nth-child(even):not(.css_ab27b):not(.css_jdkp7) { transform: translateY(40px) scale(0.98); }
main > section.in-view {
    transform: translateY(0) scale(1);
    opacity: 1;
}
.css_ngpgt { transform: none !important; opacity: 1 !important; }
@media (max-width: 768px) {
    main > section:nth-child(odd):not(.css_ab27b):not(.css_jdkp7),
    main > section:nth-child(even):not(.css_ab27b):not(.css_jdkp7) { transform: translateY(30px); }
}

.hover-tooltip{position:fixed;padding:6px 14px;background:var(--text-primary);color:#fff;font-size:11px;font-weight:600;border-radius:var(--j6oh);pointer-events:none;z-index:99999;opacity:0;transition:opacity 0.2s;font-family:var(--j5g2);letter-spacing:0.5px;white-space:nowrap;}

.css_xlccs,.css_g6fkq,.css_c9erg{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;}}

.css_fv2qv,.css_z91qp{animation:borderPulse 4s ease-in-out infinite;}.css_fv2qv:nth-child(odd),.css_z91qp:nth-child(odd){animation-delay:-2s;}@keyframes borderPulse{0%,100%{border-color:var(--border-color);}50%{border-color:var(--j14yk);}}

.orbit-wrap{position:relative;display:inline-block;}.orbit-dot{position:absolute;width:6px;height:6px;background:var(--j14yk);border-radius:50%;top:50%;left:50%;margin:-3px;animation:orbitSpin 8s linear infinite;opacity:0.4;pointer-events:none;}@keyframes orbitSpin{to{transform:rotate(360deg) translateX(30px) rotate(-360deg);}}

main > section:nth-child(even):not(.css_ab27b):not(.css_jdkp7) { position: relative; overflow: clip; }
main > section:nth-child(even):not(.css_ab27b):not(.css_jdkp7)::before {
    content: '';
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 0;
    opacity: 0.02;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56' height='100' viewBox='0 0 56 100'%3E%3Cpath d='M28 66L0 50L0 16L28 0L56 16L56 50L28 66L28 100' fill='none' stroke='currentColor' stroke-width='1'/%3E%3Cpath d='M28 0L28 34L0 50L0 84L28 100L56 84L56 50L28 34' fill='none' stroke='currentColor' stroke-width='1'/%3E%3C/svg%3E");
    background-size: 56px 100px;
    filter: opacity(1);
}
.css_ngpgt::before { display: none !important; }

main > section:nth-child(3n+2):not(.css_ab27b):not(.css_jdkp7) { position: relative; overflow: clip; }
main > section:nth-child(3n+2):not(.css_ab27b):not(.css_jdkp7)::before {
    content: '';
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 0;
    opacity: 0.04;
    background:
        radial-gradient(ellipse at 15% 20%, var(--j14yk) 0%, transparent 50%),
        radial-gradient(ellipse at 85% 30%, var(--j15ij, var(--j14yk)) 0%, transparent 45%),
        radial-gradient(ellipse at 40% 80%, var(--j14yk) 0%, transparent 55%),
        radial-gradient(ellipse at 70% 70%, var(--j15ij, var(--j14yk)) 0%, transparent 40%),
        radial-gradient(ellipse at 50% 50%, var(--j14yk) 0%, transparent 60%);
}
.css_ngpgt::before { display: none !important; }

html:not(.css_rqqbw) main > section {
    opacity: 1 !important;
    transform: none !important;
    clip-path: none !important;
    filter: none !important;
}

@media (min-width: 993px) {
    .css_w7yk0 {
        flex-wrap: nowrap;
        overflow: visible;
    }
    .css_e0f5y {
        flex: 1 1 auto;
        min-width: 0;
        justify-content: center;
        flex-wrap: nowrap;
        overflow: hidden;
        gap: clamp(10px, 1.8vw, 36px) !important;
    }
    .css_e0f5y .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        padding: 8px 0;
        flex-shrink: 0;
    }
    .css_zmdyu, .css_lfhk1 {
        gap: clamp(8px, 1.4vw, 32px) !important;
        flex-wrap: nowrap;
        overflow: hidden;
    }
    .css_zmdyu .nav-link,
    .css_lfhk1 .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        flex-shrink: 0;
    }
    .css_hm3o4 {
        flex-shrink: 0;
        white-space: nowrap;
    }
    .css_j08rb {
        flex-shrink: 0;
    }
}

div.css_memqg:not(.css_eqy7x) {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1001;
    padding: 6px 0;
    transition: transform 0.3s ease, opacity 0.3s ease;
}
div.css_memqg:not(.css_eqy7x) + .css_xqjwb {
    top: 33px;
    transition: top 0.3s ease, background 0.3s ease, padding 0.3s ease;
}
div.css_memqg.css_redhn {
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
}
div.css_memqg.css_redhn + .css_xqjwb,
div.css_memqg:not(.css_eqy7x) + .css_xqjwb.scrolled {
    top: 0;
}
div.css_memqg:not(.css_eqy7x) ~ .css_ngpgt {
    padding-top: 200px;
}

@media (max-width: 992px) {
    div.css_memqg:not(.css_eqy7x) {
        position: relative;
        z-index: auto;
        font-size: 11px;
        padding: 4px 0;
    }
    div.css_memqg:not(.css_eqy7x) + .css_xqjwb {
        top: 0;
    }
    div.css_memqg:not(.css_eqy7x) ~ .css_ngpgt {
        padding-top: 140px;
    }
}

@media (max-width: 992px) {
    .css_d0skp {
        display: flex !important;
        pointer-events: auto !important;
        opacity: 1 !important;
        z-index: 10001 !important;
        cursor: pointer !important;
        -webkit-tap-highlight-color: transparent;
    }
    .css_d0skp .css_ycrxk {
        pointer-events: none;
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
    .css_e0f5y {
        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;
    }
    .css_e0f5y .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;
    }
    .css_e0f5y .nav-link::after { display: none !important; }
    .css_hm3o4 { display: none !important; }
    .css_zmdyu, .css_lfhk1 { display: none !important; }
}

@media (max-width: 992px) {
    .css_e0f5y { 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(--j14yk) !important; transition: right 0.4s cubic-bezier(0.4,0,0.2,1) !important; }
    .css_e0f5y.active { right: 0 !important; }
    .css_e0f5y .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; }
    .css_e0f5y.active .nav-link { opacity: 1 !important; transform: translateX(0) !important; }
    .css_e0f5y.active .nav-link:nth-child(1){transition-delay:.06s !important;}
    .css_e0f5y.active .nav-link:nth-child(2){transition-delay:.12s !important;}
    .css_e0f5y.active .nav-link:nth-child(3){transition-delay:.18s !important;}
    .css_e0f5y.active .nav-link:nth-child(4){transition-delay:.24s !important;}
    .css_e0f5y.active .nav-link:nth-child(5){transition-delay:.30s !important;}
    .css_e0f5y.active .nav-link:nth-child(6){transition-delay:.36s !important;}
    .css_e0f5y.active .nav-link:nth-child(7){transition-delay:.42s !important;}
    .css_e0f5y.active .nav-link:nth-child(8){transition-delay:.48s !important;}
}

.css_fv2qv,
.css_z91qp,
.css_m7bwy,
.css_ttwnm,
.css_i6odj,
.css_ytqz2 {
    backdrop-filter: blur(8px) !important;
    -webkit-backdrop-filter: blur(8px) !important;
}
.css_fv2qv *,
.css_z91qp *,
.css_m7bwy *,
.css_ttwnm *,
.css_i6odj * {
    filter: none !important;
}
@supports (animation: none) {
    .css_fv2qv, .css_z91qp, .css_m7bwy {
        animation-fill-mode: forwards !important;
    }
}
.css_m7bwy + .css_m7bwy {
    margin-top: 1.5rem;
}

.css_ngpgt .css_utbij ~ .container,
.css_ngpgt .css_utbij ~ .container * {
    color: #fff;
}
.css_ngpgt .css_utbij ~ .container p,
.css_ngpgt .css_utbij ~ .container .css_gcx30 {
    color: rgba(255,255,255,0.85);
}
.css_ngpgt .css_utbij ~ .container .css_xlccs {
    color: inherit;
}
.css_jdkp7 .css_ulagu { color: #fff; }
.css_jdkp7 .css_qyxk6 { color: var(--j14yk); }
.css_jdkp7 .css_w3uli { color: rgba(255,255,255,0.55); }
.css_jdkp7 .css_pn156 a { color: rgba(255,255,255,0.65); }
.css_jdkp7 .css_pn156 a:hover { color: #fff; }
.css_m3fv0[style*="background:none"] { background: none !important; }
.css_m3fv0[style*="background:none"]::before,
.css_m3fv0[style*="background:none"]::after { display: none !important; }

body {
    line-height: 1.686;
    letter-spacing: 0.0em;
}

.css_fv2qv, .css_z91qp, .css_m7bwy, .css_oi0do, .css_ttwnm {
    padding: 32px;
}
.css_fv2qv, .css_z91qp, .css_m7bwy, .css_oi0do, .css_ttwnm .card-body {
    padding: 25px 21px;
}
.row > [class*="col"]:nth-child(1) .css_fv2qv,
.row > [class*="col"]:nth-child(1) .css_z91qp {
    padding: 31px;
    border-radius: calc(var(--j7jy) + 3px);
}
.row > [class*="col"]:nth-child(2) .css_fv2qv,
.row > [class*="col"]:nth-child(2) .css_z91qp {
    padding: 32px;
    border-radius: calc(var(--j7jy) + -1px);
}
.row > [class*="col"]:nth-child(3) .css_fv2qv,
.row > [class*="col"]:nth-child(3) .css_z91qp {
    padding: 32px;
    border-radius: calc(var(--j7jy) + 1px);
}
.row > [class*="col"]:nth-child(4) .css_fv2qv,
.row > [class*="col"]:nth-child(4) .css_z91qp {
    padding: 30px;
    border-radius: calc(var(--j7jy) + 0px);
}
.row > [class*="col"]:nth-child(5) .css_fv2qv,
.row > [class*="col"]:nth-child(5) .css_z91qp {
    padding: 31px;
    border-radius: calc(var(--j7jy) + 3px);
}
.row > [class*="col"]:nth-child(6) .css_fv2qv,
.row > [class*="col"]:nth-child(6) .css_z91qp {
    padding: 34px;
    border-radius: calc(var(--j7jy) + 3px);
}

.css_xlccs {
    padding: 16px 24px;
    font-size: 14px;
    letter-spacing: 0.371px;
    border-radius: calc(var(--j7jy) + 0px);
}
.css_c9erg {
    padding: 15px 23px;
    border-width: 1px;
}

main > section {
    padding-top: 92px;
    padding-bottom: 89px;
}
main > section:first-child {
    padding-top: 105px;
}
main > section:nth-child(5) {
    padding-top: 97px;
    padding-bottom: 97px;
}

.css_tvgzx {
    margin-bottom: 57px;
}

.css_fv2qv, .css_z91qp, .css_m7bwy, .css_ttwnm {
    box-shadow: 1px 5px 13px rgba(0,0,0,0.072);
}

.css_ngpgt {
    padding-top: 98px;
}
.css_sn3ds {
    margin-bottom: 21px;
}
.css_gcx30 {
    margin-bottom: 35px;
    font-size: 17px;
    line-height: 1.61;
}
.css_ulagu {
    font-size: 13px;
    letter-spacing: 2.643px;
    margin-bottom: 22px;
}
.css_ve225 {
    gap: 12px;
}

.css_xb0ww img {
    border-radius: 15px;
    box-shadow: 0 16px 26px rgba(0,0,0,0.128);
}

.css_fskmm {
    width: 49px;
    height: 49px;
    font-size: 24px;
    border-radius: 8px;
    margin-bottom: 19px;
}

.css_vsbzo, .card-title {
    font-size: 20px;
    margin-bottom: 7px;
}
.css_f261o, .card-text {
    font-size: 16px;
    line-height: 1.559;
}

.css_wwa1j {
    margin-bottom: 19px;
    letter-spacing: 0.0px;
}
.css_qyxk6 {
    font-size: 12px;
    letter-spacing: 3.696px;
    margin-bottom: 16px;
}
.css_tbz5e {
    font-size: 17px;
    line-height: 1.654;
}

@media (min-width: 993px) {
    .css_e0f5y {
        gap: 27px;
    }
    .css_e0f5y .nav-link {
        font-size: 13px;
        padding: 10px 0;
    }
}

.css_m3fv0 {
    padding-top: 78px;
}
.css_tyo6e .css_y2j8i {
    font-size: 17px;
    margin-bottom: 22px;
}
.css_pn156 a {
    font-size: 14px;
}
.css_pn156 li {
    margin-bottom: 8px;
}
.css_ydubb {
    gap: 12px;
}
.css_ydubb a {
    width: 37px;
    height: 37px;
}
.css_ecy5s {
    padding: 25px 0;
    margin-top: 46px;
}

.form-control {
    border-radius: 6px;
    padding: 14px 17px;
    font-size: 15px;
}

.css_oi0do {
    padding: 34px;
}
.css_lvy4k {
    font-size: 17px;
    line-height: 1.603;
    margin-bottom: 19px;
}
.css_ordpd {
    width: 49px;
    height: 49px;
}
.css_fkida {
    font-size: 16px;
}
.css_lsyzw {
    font-size: 12px;
}

.css_ttwnm {
    padding: 34px;
}
.css_n1r4c {
    font-size: 18px;
    margin-bottom: 5px;
}
.css_ofqcu {
    font-size: 43px;
    margin-bottom: 24px;
}
.css_ci712 li {
    padding: 9px 0;
    font-size: 15px;
}

.css_f8l5m, .stat-number {
    font-size: 42px;
    margin-bottom: 8px;
}
.css_m3458 {
    font-size: 15px;
    letter-spacing: 0.481px;
}

.css_mgtmt img {
    border-radius: 17px;
}
.css_l4lvj {
    font-size: 18px;
    margin-bottom: 5px;
}
.css_ybcjp {
    font-size: 14px;
}

.css_f1xo9 {
    font-size: 27px;
    margin-bottom: 11px;
}
.css_trzpc {
    font-size: 19px;
    margin-bottom: 7px;
}

.wow {
    animation-duration: 0.591s !important;
}
.css_fv2qv, .css_z91qp, .css_m7bwy, .css_oi0do,
.css_ttwnm, .css_ytqz2 {
    transition-duration: 0.321s;
}

.row {
    --bs-gutter-y: 30px;
}

.css_ab27b {
    padding: 89px 0;
}
.css_dqkab {
    font-size: 39px;
    margin-bottom: 18px;
}
.css_rsw5v {
    font-size: 16px;
    margin-bottom: 29px;
}

.css_m7bwy .css_of3zg img {
    border-radius: 12px 12px 0 0;
}
.css_miyrl {
    font-size: 14px;
    margin-bottom: 8px;
    gap: 11px;
}

.css_xqjwb {
    padding: 21px 0;
}
.css_xqjwb.scrolled {
    padding: 17px 0;
}
.css_j08rb {
    font-size: 24px;
}
.css_hm3o4 {
    margin-left: 16px;
}

:root {
    --_gen: 46579;
    --_seed: '891283';
}
.frame-ref { box-sizing: border-box; content: ''; --_stamp: 835 }
.grid-debug { --_stamp: 370; --_ref: '2fd'; visibility: inherit }

.css_jdkp7 h1, .css_jdkp7 h2, .css_jdkp7 h3, .css_jdkp7 h4, .css_jdkp7 h5, .css_jdkp7 h6 { color: #fff !important; }
.css_jdkp7 { color: rgba(255,255,255,0.85) !important; }
.css_jdkp7 p, .css_jdkp7 li, .css_jdkp7 span:not(.badge):not(.css_xlccs), .css_jdkp7 .css_volzs, .css_jdkp7 label, .css_jdkp7 blockquote, .css_jdkp7 figcaption, .css_jdkp7 dt, .css_jdkp7 dd, .css_jdkp7 td, .css_jdkp7 th { color: rgba(255,255,255,0.78) !important; }
.css_jdkp7 a:not(.css_xlccs):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.css_jdkp7 a:not(.css_xlccs):not(.nav-link):hover { color: #fff !important; }
.css_jdkp7 .css_f8l5m { color: #fff !important; }
.css_jdkp7 .css_m3458 { 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(.css_xlccs), .bg-dark-custom .css_volzs, .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(.css_xlccs):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-dark-custom a:not(.css_xlccs):not(.nav-link):hover { color: #fff !important; }
.bg-dark-custom .css_f8l5m { color: #fff !important; }
.bg-dark-custom .css_m3458 { 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(.css_xlccs), .bg-gradient-custom .css_volzs, .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(.css_xlccs):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-gradient-custom a:not(.css_xlccs):not(.nav-link):hover { color: #fff !important; }
.bg-gradient-custom .css_f8l5m { color: #fff !important; }
.bg-gradient-custom .css_m3458 { 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(.css_xlccs), .bg-accent-custom .css_volzs, .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(.css_xlccs):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-accent-custom a:not(.css_xlccs):not(.nav-link):hover { color: #fff !important; }
.bg-accent-custom .css_f8l5m { color: #fff !important; }
.bg-accent-custom .css_m3458 { color: rgba(255,255,255,0.7) !important; }

.css_ab27b h1, .css_ab27b h2, .css_ab27b h3, .css_ab27b h4, .css_ab27b h5, .css_ab27b h6 { color: #fff !important; }
.css_ab27b { color: rgba(255,255,255,0.85) !important; }
.css_ab27b p, .css_ab27b li, .css_ab27b span:not(.badge):not(.css_xlccs), .css_ab27b .css_volzs, .css_ab27b label, .css_ab27b blockquote, .css_ab27b figcaption, .css_ab27b dt, .css_ab27b dd, .css_ab27b td, .css_ab27b th { color: rgba(255,255,255,0.78) !important; }
.css_ab27b a:not(.css_xlccs):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.css_ab27b a:not(.css_xlccs):not(.nav-link):hover { color: #fff !important; }
.css_ab27b .css_f8l5m { color: #fff !important; }
.css_ab27b .css_m3458 { color: rgba(255,255,255,0.7) !important; }

.css_m3fv0 { color: var(--text-secondary, #555) !important; }
.css_m3fv0 h1, .css_m3fv0 h2, .css_m3fv0 h3,
.css_m3fv0 h4, .css_m3fv0 h5, .css_m3fv0 h6,
.css_m3fv0 .css_y2j8i { color: var(--text-primary, #1a1a2e) !important; }
.css_m3fv0 p, .css_m3fv0 li, .css_m3fv0 span,
.css_m3fv0 label { color: var(--text-secondary, #555) !important; }
.css_m3fv0 a:not(.css_xlccs) { color: var(--text-secondary, #555) !important; }
.css_m3fv0 a:not(.css_xlccs):hover { color: var(--j14yk) !important; }
.css_m3fv0 .css_ecy5s p { color: var(--text-muted, #888) !important; }

.css_fbfvd h1, .css_fbfvd h2, .css_fbfvd h3, .css_fbfvd h4, .css_fbfvd h5, .css_fbfvd h6 { color: var(--text-primary, #1a1a2e) !important; }
.css_fbfvd p, .css_fbfvd li, .css_fbfvd span:not(.badge):not(.css_xlccs), .css_fbfvd .css_volzs, .css_fbfvd label, .css_fbfvd blockquote, .css_fbfvd figcaption, .css_fbfvd dt, .css_fbfvd dd, .css_fbfvd td, .css_fbfvd th { color: var(--text-secondary, #555) !important; }

.css_memqg h1, .css_memqg h2, .css_memqg h3, .css_memqg h4, .css_memqg h5, .css_memqg h6 { color: var(--text-primary, #1a1a2e) !important; }
.css_memqg p, .css_memqg li, .css_memqg span:not(.badge):not(.css_xlccs), .css_memqg .css_volzs, .css_memqg label, .css_memqg blockquote, .css_memqg figcaption, .css_memqg dt, .css_memqg dd, .css_memqg td, .css_memqg th { color: var(--text-secondary, #555) !important; }
