@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600;700&family=Poppins:wght@400;500&display=swap');

:root {
    --j14qd: #CD7658;
    --j15da: #40B161;
    --j16aq: #8563D8;
    --j1w6: linear-gradient(120deg, var(--j14qd), var(--j15da));
    --j3qs: 'Cormorant Garamond', serif;
    --j5tr: 'Poppins', sans-serif;
    --j19r4: 48px;
    --j20gt: 36px;
    --j21vi: 26px;
    --j17vm: 16px;
    --j18y4: 900;
    --j6td: 14px;
    --j7fw: 20px;
    --j8vu: 28px;
    --j9g2: 40px;
    --j4mr: 50px;
    --j10rt: 0 2px 8px #CD765818;
    --j11bm: 0 4px 16px #CD765822;
    --j12no: 0 8px 32px #CD765830;
    --j13ho: 0 16px 48px #CD765840;
    --css_xn953: 80px 0;
}
.css_ya528 {
    border-radius: 6px;
    padding: 12px 24px;
}
.css_dssu7, .css_zblpi, .css_xwf48, .css_itvon, .css_has3e {
    border-width: 1px;
    border-color: var(--border-color);
}

.css_dssu7, .css_zblpi, .css_itvon, .css_has3e, .css_xwf48 {
    transition: transform 0.35s ease, box-shadow 0.35s ease;
}
.css_dssu7:hover, .css_zblpi:hover, .css_itvon:hover, .css_has3e:hover, .css_xwf48:hover {
    transform: scale(1.04);
    box-shadow: var(--j13ho);
    z-index: 2;
    position: relative;
}

.portfolio-item, .css_yz12a {
    position: relative;
}
.portfolio-item::before, .css_yz12a::before {
    content: '';
    position: absolute;
    inset: 0;
    background: var(--j14qd);
    mix-blend-mode: color;
    opacity: 0.35;
    z-index: 1;
    transition: opacity 0.4s;
    pointer-events: none;
}
.portfolio-item:hover::before, .css_bu2ux:hover .css_yz12a::before {
    opacity: 0;
}

.row > [class*="col"]:nth-child(1) { transform: rotate(-1.5deg); }
.row > [class*="col"]:nth-child(2) { transform: rotate(-0.5deg); }
.row > [class*="col"]:nth-child(3) { transform: rotate(0.5deg); }
.row > [class*="col"]:nth-child(4) { transform: rotate(1.5deg); }
.row > [class*="col"]:hover { transform: rotate(0deg) !important; }
@media (max-width: 768px) { .row > [class*="col"] { transform: none !important; } }

.css_khjjl { min-height: 100vh; padding-bottom: 120px; }
.css_jimec img {
    border-radius: var(--j8vu);
    box-shadow: var(--j13ho);
}
.css_kwgay {
    background: var(--bg-card, #fff);
    padding: 40px 36px;
    border-radius: var(--j8vu);
    box-shadow: var(--j12no);
    margin-top: -80px;
    position: relative;
    z-index: 5;
    border: 1px solid var(--border-color);
}
.css_drrb4 { background: var(--j14qd); color: #fff !important; padding: 6px 16px; border-radius: var(--j6td); font-size: 11px; }

.css_zt4cx {
    background: var(--bg-primary);
    padding: 20px 0;
    border-bottom: none;
}
.css_zt4cx.scrolled {
    background: var(--bg-primary);
    box-shadow: none;
    border-bottom: 1px solid var(--border-color);
    padding: 16px 0;
}
.css_to8ss { font-weight: 400; font-size: 20px; letter-spacing: 0; text-transform: none; }
.css_vfsvw .nav-link { color: var(--text-muted) !important; font-size: 13px; letter-spacing: 0.5px; }
.css_vfsvw .nav-link:hover, .css_vfsvw .nav-link.active { color: var(--text-primary) !important; }
.css_vfsvw .nav-link::after { display: none; }
.css_em4tg { background: transparent !important; color: var(--text-primary) !important; border: 1px solid var(--text-primary) !important; border-radius: 0 !important; font-size: 12px !important; letter-spacing: 1px; text-transform: uppercase; }

.css_bie4t { background: var(--footer-dark-bg); color: rgba(255,255,255,0.6); padding-top: 80px; }
.css_g41fj .css_nmwf9::after { width: 40px; height: 2px; background: var(--j14qd); }
.css_s1k6c a { border-radius: 50%; }
.css_um6rv { border-top: 1px solid rgba(255,255,255,0.08); padding: 24px 0; margin-top: 60px; }

.contact-section .form-control {
    border: none;
    border-bottom: 2px solid var(--border-color);
    border-radius: 0;
    padding: 12px 0;
    background: transparent;
    font-size: 16px;
}
.contact-section .form-control:focus { border-bottom-color: var(--j14qd); box-shadow: none; }
.contact-section .css_ya528 { border-radius: 0; text-transform: uppercase; letter-spacing: 2px; font-size: 13px; padding: 16px 40px; }

.css_to8ss { font-size: 20px; font-weight: 300; letter-spacing: 3px; text-transform: lowercase; }

h3, h4, h5 { font-weight: var(--j18y4); color: var(--text-primary); }
.css_ijzzz, .card-title, .css_gbm6o { font-weight: 600; }

.css_jimec img {
    border-radius: 50% 50% var(--j6td) var(--j6td);
    object-fit: cover;
}

.css_zblpi img, .css_dssu7 img, .css_itvon img, .portfolio-item img {
    transition: transform 0.4s ease;
    border-radius: var(--j7fw);
}
.css_zblpi:hover img, .css_dssu7:hover img, .css_itvon:hover img, .portfolio-item:hover img {
    transform: scale(1.08) rotate(-2deg);
}

.css_uylnc { width: 42px; height: 42px; gap: 5px; border: none; background: var(--j14qd); border-radius: var(--j6td, 6px); }
.css_uylnc .css_eaehc { width: 20px; height: 2px; background: #fff; border-radius: 2px; transition: transform 0.3s ease, opacity 0.3s ease; }
.css_uylnc:hover { background: var(--j15da, var(--j14qd)); }
.css_uylnc.active .css_eaehc:nth-child(1) { transform: translateY(7px) rotate(45deg); }
.css_uylnc.active .css_eaehc:nth-child(2) { opacity: 0; }
.css_uylnc.active .css_eaehc:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }

main > section + section::before{content:'+';display:block;text-align:center;color:var(--j14qd);opacity:0.2;font-size:24px;font-weight:300;padding:8px 0;}

.scroll-nums{position:fixed;right:16px;top:50%;transform:translateY(-50%);z-index:9990;display:flex;flex-direction:column;gap:16px;font-size:11px;font-weight:700;opacity:0.3;font-family:var(--j5tr);}.scroll-nums span{cursor:pointer;transition:all 0.3s;}.scroll-nums span.active{color:var(--j14qd);opacity:1;transform:scale(1.5);}@media(max-width:768px){.scroll-nums{display:none;}}

.progress-header{position:fixed;top:0;left:0;height:2px;z-index:100000;background:var(--j14qd);width:0;opacity:0.8;}

.css_dssu7,.css_zblpi{opacity:0;animation:rotateIn 0.7s ease forwards;}.row>[class*="col"]:nth-child(1)>*{animation-delay:0.05s;}.row>[class*="col"]:nth-child(2)>*{animation-delay:0.15s;}.row>[class*="col"]:nth-child(3)>*{animation-delay:0.25s;}.row>[class*="col"]:nth-child(4)>*{animation-delay:0.35s;}@keyframes rotateIn{from{opacity:0;transform:perspective(600px) rotateY(15deg) translateX(30px);}to{opacity:1;transform:perspective(600px) rotateY(0) translateX(0);}}

@media(prefers-reduced-motion:reduce){.css_dssu7,.css_zblpi,.css_itvon,.css_has3e,.css_bu2ux,.portfolio-item{opacity:1!important;transform:none!important;animation:none!important;}}

.bg-deco{position:fixed;inset:0;pointer-events:none;z-index:0;background:radial-gradient(circle,var(--j14qd) 0.8px,transparent 0.8px);background-size:32px 32px;opacity:0.025;}

.css_ya528,.css_lf17p,.css_y9zub{transition:transform 0.15s ease;}.css_ya528:active,.css_lf17p:active,.css_y9zub:active{transform:scale(0.93);}@keyframes btnBounce{0%{transform:scale(0.93);}40%{transform:scale(1.05);}70%{transform:scale(0.98);}100%{transform:scale(1);}}

.css_ya528,.css_lf17p,.css_y9zub{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;}}

.pulse-dot{display:inline-block;width:10px;height:10px;background:var(--j14qd);border-radius:50%;margin-left:10px;vertical-align:middle;animation:pulseDot 2s ease-in-out infinite;}@keyframes pulseDot{0%,100%{transform:scale(1);opacity:1;}50%{transform:scale(1.8);opacity:0.3;}}

.spin-gradient{position:fixed;width:500px;height:500px;border-radius:50%;background:conic-gradient(from 0deg,var(--j14qd),transparent 120deg,transparent);opacity:0.025;animation:spinSlow 30s linear infinite;pointer-events:none;z-index:0;top:-150px;right:-150px;}@keyframes spinSlow{to{transform:rotate(360deg);}}@media(max-width:768px){.spin-gradient{width:300px;height:300px;}}

.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(--j14qd);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);}}

.css_khjjl::after{content:'';position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,0,150,0.03),rgba(0,150,255,0.03),rgba(255,200,0,0.02),rgba(0,255,150,0.03),rgba(150,0,255,0.03));background-size:500% 500%;animation:iridescentShift 15s ease infinite;pointer-events:none;z-index:0;}.css_khjjl{position:relative;}@keyframes iridescentShift{0%,100%{background-position:0% 50%;}25%{background-position:50% 0%;}50%{background-position:100% 50%;}75%{background-position:50% 100%;}}

.css_as0ch{overflow:hidden;}.css_as0ch-inner{display:inline-block;transform:translateY(100%);opacity:0;transition:transform 0.8s cubic-bezier(0.16,1,0.3,1),opacity 0.8s ease;}.in-view .css_as0ch-inner,.wow.animated .css_as0ch-inner{transform:translateY(0);opacity:1;}

main > section:nth-child(even):not(.css_bene7):not(.css_wn5ik) { position: relative; overflow: clip; }
main > section:nth-child(even):not(.css_bene7):not(.css_wn5ik)::before {
    content: '';
    position: absolute;
    inset: 0;
    opacity: 0.035;
    pointer-events: none;
    z-index: 0;
    background-image:
        repeating-radial-gradient(circle at 30% 40%, transparent 0, transparent 40px, var(--j14qd) 40px, var(--j14qd) 41px, transparent 41px, transparent 80px),
        repeating-radial-gradient(circle at 70% 60%, transparent 0, transparent 35px, var(--j14qd) 35px, var(--j14qd) 36px, transparent 36px, transparent 70px),
        repeating-radial-gradient(circle at 50% 20%, transparent 0, transparent 50px, var(--j14qd) 50px, var(--j14qd) 51px, transparent 51px, transparent 100px);
}
.css_khjjl::before { display: none !important; }

html:not(.css_uq643) main > section {
    opacity: 1 !important;
    transform: none !important;
    clip-path: none !important;
    filter: none !important;
}

@media (min-width: 993px) {
    .css_b6c36 {
        flex-wrap: nowrap;
        overflow: visible;
    }
    .css_vfsvw {
        flex: 1 1 auto;
        min-width: 0;
        justify-content: center;
        flex-wrap: nowrap;
        overflow: hidden;
        gap: clamp(10px, 1.8vw, 36px) !important;
    }
    .css_vfsvw .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        padding: 8px 0;
        flex-shrink: 0;
    }
    .css_madcb, .css_sksmq {
        gap: clamp(8px, 1.4vw, 32px) !important;
        flex-wrap: nowrap;
        overflow: hidden;
    }
    .css_madcb .nav-link,
    .css_sksmq .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        flex-shrink: 0;
    }
    .css_em4tg {
        flex-shrink: 0;
        white-space: nowrap;
    }
    .css_to8ss {
        flex-shrink: 0;
    }
}

div.css_yuy6g:not(.css_xn953) {
    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_yuy6g:not(.css_xn953) + .css_zt4cx {
    top: 33px;
    transition: top 0.3s ease, background 0.3s ease, padding 0.3s ease;
}
div.css_yuy6g.css_k5tuw {
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
}
div.css_yuy6g.css_k5tuw + .css_zt4cx,
div.css_yuy6g:not(.css_xn953) + .css_zt4cx.scrolled {
    top: 0;
}
div.css_yuy6g:not(.css_xn953) ~ .css_khjjl {
    padding-top: 200px;
}

@media (max-width: 992px) {
    div.css_yuy6g:not(.css_xn953) {
        position: relative;
        z-index: auto;
        font-size: 11px;
        padding: 4px 0;
    }
    div.css_yuy6g:not(.css_xn953) + .css_zt4cx {
        top: 0;
    }
    div.css_yuy6g:not(.css_xn953) ~ .css_khjjl {
        padding-top: 140px;
    }
}

@media (max-width: 992px) {
    .css_uylnc {
        display: flex !important;
        pointer-events: auto !important;
        opacity: 1 !important;
        z-index: 10001 !important;
        cursor: pointer !important;
        -webkit-tap-highlight-color: transparent;
    }
    .css_uylnc .css_eaehc {
        pointer-events: none;
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
    .css_vfsvw {
        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_vfsvw .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_vfsvw .nav-link::after { display: none !important; }
    .css_em4tg { display: none !important; }
    .css_madcb, .css_sksmq { display: none !important; }
}

@media (max-width: 992px) {
    .css_vfsvw { right: -100% !important; left: auto !important; width: min(400px,90vw) !important; background: var(--bg-secondary) !important; padding: 90px 40px 40px !important; box-shadow: -4px 0 60px rgba(0,0,0,0.2) !important; border-left: 1px solid var(--border-color) !important; transition: right 0.5s cubic-bezier(0.4,0,0.2,1) !important; }
    .css_vfsvw.active { right: 0 !important; }
    .css_vfsvw .nav-link { font-size: 22px !important; font-weight: 800 !important; letter-spacing: -0.5px !important; padding: 16px 0 !important; border-bottom: 1px solid var(--border-color) !important; opacity: 0 !important; transform: translateY(20px) !important; transition: opacity 0.4s ease, transform 0.4s cubic-bezier(0.4,0,0.2,1) !important; }
    .css_vfsvw.active .nav-link { opacity: 1 !important; transform: translateY(0) !important; }
    .css_vfsvw.active .nav-link:nth-child(1){transition-delay:.10s !important;}
    .css_vfsvw.active .nav-link:nth-child(2){transition-delay:.17s !important;}
    .css_vfsvw.active .nav-link:nth-child(3){transition-delay:.24s !important;}
    .css_vfsvw.active .nav-link:nth-child(4){transition-delay:.31s !important;}
    .css_vfsvw.active .nav-link:nth-child(5){transition-delay:.38s !important;}
    .css_vfsvw.active .nav-link:nth-child(6){transition-delay:.45s !important;}
    .css_vfsvw.active .nav-link:nth-child(7){transition-delay:.52s !important;}
    .css_vfsvw.active .nav-link:nth-child(8){transition-delay:.59s !important;}
}

.css_dssu7,
.css_zblpi,
.css_itvon,
.css_has3e,
.css_tiwn5,
.css_bu2ux {
    backdrop-filter: blur(8px) !important;
    -webkit-backdrop-filter: blur(8px) !important;
}
.css_dssu7 *,
.css_zblpi *,
.css_itvon *,
.css_has3e *,
.css_tiwn5 * {
    filter: none !important;
}
@supports (animation: none) {
    .css_dssu7, .css_zblpi, .css_itvon {
        animation-fill-mode: forwards !important;
    }
}
.css_itvon + .css_itvon {
    margin-top: 1.5rem;
}

.css_khjjl .css_c0399 ~ .container,
.css_khjjl .css_c0399 ~ .container * {
    color: #fff;
}
.css_khjjl .css_c0399 ~ .container p,
.css_khjjl .css_c0399 ~ .container .css_y5t4o {
    color: rgba(255,255,255,0.85);
}
.css_khjjl .css_c0399 ~ .container .css_ya528 {
    color: inherit;
}
.css_wn5ik .css_drrb4 { color: #fff; }
.css_wn5ik .css_i6y0q { color: var(--j14qd); }
.css_wn5ik .css_q6ssm { color: rgba(255,255,255,0.55); }
.css_wn5ik .css_zc2hg a { color: rgba(255,255,255,0.65); }
.css_wn5ik .css_zc2hg a:hover { color: #fff; }
.css_bie4t[style*="background:none"] { background: none !important; }
.css_bie4t[style*="background:none"]::before,
.css_bie4t[style*="background:none"]::after { display: none !important; }

body {
    line-height: 1.686;
    letter-spacing: 0.014em;
}

.css_dssu7, .css_zblpi, .css_itvon, .css_xwf48, .css_has3e {
    padding: 27px;
}
.css_dssu7, .css_zblpi, .css_itvon, .css_xwf48, .css_has3e .card-body {
    padding: 22px 19px;
}
.row > [class*="col"]:nth-child(1) .css_dssu7,
.row > [class*="col"]:nth-child(1) .css_zblpi {
    padding: 27px;
    border-radius: calc(var(--j7fw) + 0px);
}
.row > [class*="col"]:nth-child(2) .css_dssu7,
.row > [class*="col"]:nth-child(2) .css_zblpi {
    padding: 28px;
    border-radius: calc(var(--j7fw) + -1px);
}
.row > [class*="col"]:nth-child(3) .css_dssu7,
.row > [class*="col"]:nth-child(3) .css_zblpi {
    padding: 24px;
    border-radius: calc(var(--j7fw) + 2px);
}
.row > [class*="col"]:nth-child(4) .css_dssu7,
.row > [class*="col"]:nth-child(4) .css_zblpi {
    padding: 25px;
    border-radius: calc(var(--j7fw) + -1px);
}
.row > [class*="col"]:nth-child(5) .css_dssu7,
.row > [class*="col"]:nth-child(5) .css_zblpi {
    padding: 27px;
    border-radius: calc(var(--j7fw) + 1px);
}
.row > [class*="col"]:nth-child(6) .css_dssu7,
.row > [class*="col"]:nth-child(6) .css_zblpi {
    padding: 27px;
    border-radius: calc(var(--j7fw) + -1px);
}

.css_ya528 {
    padding: 16px 28px;
    font-size: 14px;
    letter-spacing: 0.232px;
    border-radius: calc(var(--j7fw) + 3px);
}
.css_y9zub {
    padding: 17px 28px;
    border-width: 1px;
}

main > section {
    padding-top: 76px;
    padding-bottom: 76px;
}
main > section:first-child {
    padding-top: 90px;
}

.css_o1xn8 {
    margin-bottom: 59px;
}

.css_dssu7, .css_zblpi, .css_itvon, .css_has3e {
    box-shadow: 0px 2px 12px rgba(0,0,0,0.058);
}

.css_khjjl {
    padding-top: 111px;
}
.css_dic2y {
    margin-bottom: 27px;
}
.css_y5t4o {
    margin-bottom: 41px;
    font-size: 19px;
    line-height: 1.576;
}
.css_drrb4 {
    font-size: 12px;
    letter-spacing: 3.788px;
    margin-bottom: 23px;
}
.css_cq7p1 {
    gap: 16px;
}

.css_jimec img {
    border-radius: 12px;
    box-shadow: 0 15px 46px rgba(0,0,0,0.107);
}

.css_o5nm4 {
    width: 56px;
    height: 56px;
    font-size: 21px;
    border-radius: 10px;
    margin-bottom: 15px;
}

.css_ijzzz, .card-title {
    font-size: 18px;
    margin-bottom: 8px;
}
.css_syrd5, .card-text {
    font-size: 15px;
    line-height: 1.558;
}

.css_as0ch {
    margin-bottom: 16px;
    letter-spacing: 0.0px;
}
.css_i6y0q {
    font-size: 14px;
    letter-spacing: 2.482px;
    margin-bottom: 14px;
}
.css_wrsji {
    font-size: 17px;
    line-height: 1.66;
}

@media (min-width: 993px) {
    .css_vfsvw {
        gap: 34px;
    }
    .css_vfsvw .nav-link {
        font-size: 14px;
        padding: 7px 0;
    }
}

.css_bie4t {
    padding-top: 71px;
}
.css_g41fj .css_nmwf9 {
    font-size: 16px;
    margin-bottom: 21px;
}
.css_zc2hg a {
    font-size: 13px;
}
.css_zc2hg li {
    margin-bottom: 11px;
}
.css_s1k6c {
    gap: 10px;
}
.css_s1k6c a {
    width: 35px;
    height: 35px;
}
.css_um6rv {
    padding: 22px 0;
    margin-top: 46px;
}

.form-control {
    border-radius: 7px;
    padding: 12px 14px;
    font-size: 16px;
}

.css_xwf48 {
    padding: 30px;
}
.css_kzsu2 {
    font-size: 16px;
    line-height: 1.612;
    margin-bottom: 19px;
}
.css_qdlqg {
    width: 47px;
    height: 47px;
}
.css_dl3w4 {
    font-size: 16px;
}
.css_z2b7i {
    font-size: 12px;
}

.css_has3e {
    padding: 35px;
}
.css_h0yof {
    font-size: 20px;
    margin-bottom: 7px;
}
.css_paqnb {
    font-size: 43px;
    margin-bottom: 18px;
}
.css_shn1t li {
    padding: 12px 0;
    font-size: 14px;
}

.css_in564, .stat-number {
    font-size: 44px;
    margin-bottom: 9px;
}
.css_oar15 {
    font-size: 14px;
    letter-spacing: 0.43px;
}

.css_yz12a img {
    border-radius: 13px;
}
.css_fpozx {
    font-size: 18px;
    margin-bottom: 5px;
}
.css_ys44i {
    font-size: 12px;
}

.css_kassn {
    font-size: 37px;
    margin-bottom: 10px;
}
.css_gbm6o {
    font-size: 19px;
    margin-bottom: 10px;
}

.wow {
    animation-duration: 0.573s !important;
}
.css_dssu7, .css_zblpi, .css_itvon, .css_xwf48,
.css_has3e, .css_bu2ux {
    transition-duration: 0.272s;
}

.row {
    --bs-gutter-y: 29px;
}

.css_bene7 {
    padding: 79px 0;
}
.css_bmil3 {
    font-size: 38px;
    margin-bottom: 18px;
}
.css_ufss6 {
    font-size: 17px;
    margin-bottom: 27px;
}

.css_itvon .css_gx84y img {
    border-radius: 14px 14px 0 0;
}
.css_qqn4o {
    font-size: 12px;
    margin-bottom: 6px;
    gap: 13px;
}

.css_zt4cx {
    padding: 21px 0;
}
.css_zt4cx.scrolled {
    padding: 17px 0;
}
.css_to8ss {
    font-size: 25px;
}
.css_em4tg {
    margin-left: 19px;
}

:root {
    --_run: 8.89;
    --_flag: 1.54;
    --_idx: 3.79;
}
.render-flag { vertical-align: baseline; visibility: inherit; --_ref: '0e9' }
.base-ref { pointer-events: auto; --_ref: '679e' }
.style-tag { --_stamp: 983; unicode-bidi: normal }
.ctx-mark { visibility: inherit }

.css_wn5ik h1, .css_wn5ik h2, .css_wn5ik h3, .css_wn5ik h4, .css_wn5ik h5, .css_wn5ik h6 { color: #fff !important; }
.css_wn5ik { color: rgba(255,255,255,0.85) !important; }
.css_wn5ik p, .css_wn5ik li, .css_wn5ik span:not(.badge):not(.css_ya528), .css_wn5ik .css_gisz8, .css_wn5ik label, .css_wn5ik blockquote, .css_wn5ik figcaption, .css_wn5ik dt, .css_wn5ik dd, .css_wn5ik td, .css_wn5ik th { color: rgba(255,255,255,0.78) !important; }
.css_wn5ik a:not(.css_ya528):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.css_wn5ik a:not(.css_ya528):not(.nav-link):hover { color: #fff !important; }
.css_wn5ik .css_in564 { color: #fff !important; }
.css_wn5ik .css_oar15 { 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_ya528), .bg-dark-custom .css_gisz8, .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_ya528):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-dark-custom a:not(.css_ya528):not(.nav-link):hover { color: #fff !important; }
.bg-dark-custom .css_in564 { color: #fff !important; }
.bg-dark-custom .css_oar15 { 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_ya528), .bg-gradient-custom .css_gisz8, .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_ya528):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-gradient-custom a:not(.css_ya528):not(.nav-link):hover { color: #fff !important; }
.bg-gradient-custom .css_in564 { color: #fff !important; }
.bg-gradient-custom .css_oar15 { 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_ya528), .bg-accent-custom .css_gisz8, .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_ya528):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-accent-custom a:not(.css_ya528):not(.nav-link):hover { color: #fff !important; }
.bg-accent-custom .css_in564 { color: #fff !important; }
.bg-accent-custom .css_oar15 { color: rgba(255,255,255,0.7) !important; }

.css_bene7 h1, .css_bene7 h2, .css_bene7 h3, .css_bene7 h4, .css_bene7 h5, .css_bene7 h6 { color: #fff !important; }
.css_bene7 { color: rgba(255,255,255,0.85) !important; }
.css_bene7 p, .css_bene7 li, .css_bene7 span:not(.badge):not(.css_ya528), .css_bene7 .css_gisz8, .css_bene7 label, .css_bene7 blockquote, .css_bene7 figcaption, .css_bene7 dt, .css_bene7 dd, .css_bene7 td, .css_bene7 th { color: rgba(255,255,255,0.78) !important; }
.css_bene7 a:not(.css_ya528):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.css_bene7 a:not(.css_ya528):not(.nav-link):hover { color: #fff !important; }
.css_bene7 .css_in564 { color: #fff !important; }
.css_bene7 .css_oar15 { color: rgba(255,255,255,0.7) !important; }

.css_bie4t { color: rgba(255,255,255,0.65) !important; }
.css_bie4t h1, .css_bie4t h2, .css_bie4t h3,
.css_bie4t h4, .css_bie4t h5, .css_bie4t h6,
.css_bie4t .css_nmwf9 { color: #fff !important; }
.css_bie4t p, .css_bie4t li, .css_bie4t span,
.css_bie4t label { color: rgba(255,255,255,0.6) !important; }
.css_bie4t a:not(.css_ya528) { color: rgba(255,255,255,0.65) !important; }
.css_bie4t a:not(.css_ya528):hover { color: #fff !important; }

/* Footer right (light bg) column overrides */
.css_bie4t .footer-right .css_nmwf9,
.css_bie4t .footer-right h4,
.css_bie4t .footer-right h5 { color: var(--text-primary) !important; }
.css_bie4t .footer-right p,
.css_bie4t .footer-right li,
.css_bie4t .footer-right span { color: var(--text-secondary) !important; }
.css_bie4t .footer-right a:not(.css_ya528) { color: var(--text-secondary) !important; }
.css_bie4t .footer-right a:not(.css_ya528):hover { color: var(--j14qd) !important; }

.css_ogava h1, .css_ogava h2, .css_ogava h3, .css_ogava h4, .css_ogava h5, .css_ogava h6 { color: var(--text-primary, #1a1a2e) !important; }
.css_ogava p, .css_ogava li, .css_ogava span:not(.badge):not(.css_ya528), .css_ogava .css_gisz8, .css_ogava label, .css_ogava blockquote, .css_ogava figcaption, .css_ogava dt, .css_ogava dd, .css_ogava td, .css_ogava th { color: var(--text-secondary, #555) !important; }

.css_yuy6g h1, .css_yuy6g h2, .css_yuy6g h3, .css_yuy6g h4, .css_yuy6g h5, .css_yuy6g h6 { color: var(--text-primary, #1a1a2e) !important; }
.css_yuy6g p, .css_yuy6g li, .css_yuy6g span:not(.badge):not(.css_ya528), .css_yuy6g .css_gisz8, .css_yuy6g label, .css_yuy6g blockquote, .css_yuy6g figcaption, .css_yuy6g dt, .css_yuy6g dd, .css_yuy6g td, .css_yuy6g th { color: var(--text-secondary, #555) !important; }
