@import url('https://fonts.googleapis.com/css2?family=Lobster:wght@400&family=Lato:wght@400;700&display=swap');

:root {
    --g14gw: #B77E21;
    --g15tj: #2FC089;
    --g16p4: #6F13A8;
    --g1e7: linear-gradient(to bottom right, var(--g14gw), var(--g15tj));
    --g3uc: 'Lobster', cursive;
    --g5at: 'Lato', sans-serif;
    --g19hh: 72px;
    --g20mv: 48px;
    --g21w0: 32px;
    --g17ed: 18px;
    --g18je: 800;
    --g6x5: 6px;
    --g7xg: 10px;
    --g8ja: 14px;
    --g9n6: 20px;
    --g4i0: 40px;
    --g10rf: 3px 3px 0 rgba(0,0,0,0.08);
    --g11mm: 5px 5px 0 rgba(0,0,0,0.10);
    --g12qq: 8px 8px 0 rgba(0,0,0,0.12);
    --g13bm: 12px 12px 0 rgba(0,0,0,0.15);
    --sc_tghp3u: 120px 0;
}
.sc_yi0q1y {
    border-radius: 4px;
    padding: 10px 24px;
}
.sc_jjnz6n, .sc_dmgu4q, .sc_bveemt, .sc_q5jjkn, .sc_ncv3ik {
    border-width: 0px;
    border-color: transparent;
}

.sc_jjnz6n, .sc_dmgu4q, .sc_q5jjkn, .sc_ncv3ik, .sc_bveemt {
    background: rgba(255,255,255,0.65);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border: 1px solid rgba(255,255,255,0.3);
}

.sc_jjnz6n, .sc_dmgu4q, .sc_q5jjkn, .sc_ncv3ik, .sc_bveemt {
    border: 2px dashed var(--border-color);
    border-radius: var(--g7xg);
    box-shadow: none;
}
.sc_jjnz6n:hover, .sc_dmgu4q:hover, .sc_q5jjkn:hover, .sc_ncv3ik:hover, .sc_bveemt:hover {
    border-color: var(--g14gw);
}

.row > [class*="col"]:nth-child(even) { transform: translateY(24px); }
@media (max-width: 768px) { .row > [class*="col"]:nth-child(even) { transform: none; } }

.sc_dsyhoo img, .about-image img, .portfolio-item img, .sc_vksfxq img {
    filter: grayscale(100%);
    transition: filter 0.5s ease;
}
.sc_dsyhoo:hover img, .about-image:hover img,
.portfolio-item:hover img, .sc_c357vj:hover .sc_vksfxq img {
    filter: grayscale(0%);
}

.sc_u94f7d {
    background: var(--bg-primary);
    min-height: 90vh;
    border-bottom: 1px solid var(--border-color);
}
.sc_dsyhoo img {
    border-radius: 2px;
    box-shadow: none;
    border: 1px solid var(--border-color);
}
.sc_plntkk {
    background: none;
    padding: 0;
    letter-spacing: 5px;
    font-size: 11px;
    color: var(--text-secondary) !important;
    text-transform: uppercase;
}
.sc_xofben { font-weight: 400; letter-spacing: -0.5px; }
.sc_q0ivi7 { font-size: 16px; letter-spacing: 0.3px; }
.sc_v40rq4 .sc_a7gj0h { background: var(--text-primary); border-color: var(--text-primary); }
.sc_v40rq4 .sc_rmzl65 { border-width: 1px; }

.sc_olpb76 { background: var(--bg-primary); padding: 0; }
.sc_olpb76 .sc_g57j9m { padding: 16px 0; }
.sc_pbiwys {
    background: var(--g14gw) !important;
    color: #fff !important;
    padding: 12px 28px !important;
    border-radius: var(--g6x5) !important;
    margin-left: 24px;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.sc_olpb76.scrolled { box-shadow: 0 2px 12px rgba(0,0,0,0.06); }
.sc_q4kew7 { gap: 28px; }
.sc_q4kew7 .nav-link { font-size: 14px; }

.sc_wufwag {
    background: transparent;
    padding: 0 20px 40px;
}
.sc_wufwag > .container {
    background: var(--footer-dark-bg);
    border-radius: var(--g9n6);
    padding: 60px 40px 30px;
    box-shadow: 0 20px 60px rgba(0,0,0,0.15);
}
.sc_wufwag h4,.sc_wufwag h5 { color: #fff; }
.sc_wufwag .sc_i0pl7p .sc_um7dgf::after { background: var(--g14gw); }
.sc_mtgrx9 { border-top: 1px solid rgba(255,255,255,0.08); margin-top: 40px; }
.sc_mtgrx9 p { color: rgba(255,255,255,0.3); }

.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(--g14gw); box-shadow: none; }
.contact-section .sc_yi0q1y { border-radius: 0; text-transform: uppercase; letter-spacing: 2px; font-size: 13px; padding: 16px 40px; }

.sc_xiqjt8 { font-family: 'Dancing Script', 'Pacifico', cursive; font-size: 28px; font-weight: 700; letter-spacing: 1px; }

.sc_crvx7i, .card-title {
    display: inline;
    background: linear-gradient(transparent 55%, rgba(var(--g14gw-rgb, 37,99,235), 0.12) 55%);
    padding: 0 4px;
    font-weight: 700;
}

.sc_dmgu4q img, .sc_jjnz6n img {
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    aspect-ratio: 1/1;
    object-fit: cover;
    max-width: 180px;
    margin: 0 auto;
    display: block;
}

section:not(.sc_u94f7d) .col-lg-6 img, section:not(.sc_u94f7d) .col-lg-5 img, .about-section img, section img.rounded {
    outline: 2px solid var(--g14gw);
    outline-offset: 8px;
    border-radius: var(--g7xg);
}

/* Burger button */
.sc_geatln {
    width: 44px; height: 44px;
    display: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 5px;
    border: 1px solid var(--border-color);
    background: var(--bg-secondary);
    border-radius: 10px;
    cursor: pointer;
    transition: background 0.2s, border-color 0.2s;
    position: relative;
    z-index: 10002;
}
.sc_geatln .sc_if2ods {
    width: 22px; height: 2px;
    border-radius: 2px;
    background: var(--text-heading);
    transition: transform 0.35s cubic-bezier(0.4,0,0.2,1), opacity 0.25s ease, width 0.25s ease;
}
.sc_geatln .sc_if2ods:nth-child(2) { width: 16px; align-self: flex-start; margin-left: 11px; }
.sc_geatln:hover { background: var(--bg-card); border-color: var(--g14gw); }
.sc_geatln.active { background: var(--bg-card); border-color: var(--g14gw); }
.sc_geatln.active .sc_if2ods:nth-child(1) { transform: translateY(7px) rotate(45deg); }
.sc_geatln.active .sc_if2ods:nth-child(2) { opacity: 0; transform: scaleX(0); }
.sc_geatln.active .sc_if2ods:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }

main > section + section::before{content:'+';display:block;text-align:center;color:var(--g14gw);opacity:0.2;font-size:24px;font-weight:300;padding:8px 0;}

.cursor-glow{position:fixed;width:200px;height:200px;background:radial-gradient(circle,var(--g14gw) 0%,transparent 70%);border-radius:50%;pointer-events:none;z-index:99998;opacity:0.07;transform:translate(-50%,-50%);transition:opacity 0.3s;}

.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(--g5at);}.scroll-nums span{cursor:pointer;transition:all 0.3s;}.scroll-nums span.active{color:var(--g14gw);opacity:1;transform:scale(1.5);}@media(max-width:768px){.scroll-nums{display:none;}}

.progress-top{position:fixed;top:0;left:0;height:3px;background:var(--g1e7);z-index:99999;transition:width 0.05s;width:0;}

.sc_jjnz6n,.sc_dmgu4q{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);}}

.typewriter-cursor{display:inline-block;width:2px;height:1em;background:var(--g14gw);margin-left:4px;animation:twBlink 0.7s step-end infinite;vertical-align:text-bottom;}@keyframes twBlink{50%{opacity:0;}}

@media(prefers-reduced-motion:reduce){.sc_jjnz6n,.sc_dmgu4q,.sc_q5jjkn,.sc_ncv3ik,.sc_c357vj,.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(--g14gw) 0.8px,transparent 0.8px);background-size:32px 32px;opacity:0.025;}

.hover-tooltip{position:fixed;padding:6px 14px;background:var(--text-primary);color:#fff;font-size:11px;font-weight:600;border-radius:var(--g6x5);pointer-events:none;z-index:99999;opacity:0;transition:opacity 0.2s;font-family:var(--g5at);letter-spacing:0.5px;white-space:nowrap;}

.sc_jjnz6n,.sc_dmgu4q,.sc_q5jjkn,.sc_ncv3ik{position:relative;overflow:hidden;}.sc_jjnz6n::before,.sc_dmgu4q::before,.sc_q5jjkn::before,.sc_ncv3ik::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_jjnz6n:hover::before,.sc_dmgu4q:hover::before,.sc_q5jjkn:hover::before,.sc_ncv3ik:hover::before{left:125%;}

.scroll-hint{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:6px;opacity:0.5;animation:scrollHintBounce 2s ease-in-out infinite;z-index:10;}.scroll-hint span{display:block;width:24px;height:24px;border-right:2px solid var(--text-primary);border-bottom:2px solid var(--text-primary);transform:rotate(45deg);}@keyframes scrollHintBounce{0%,100%{transform:translateX(-50%) translateY(0);opacity:0.5;}50%{transform:translateX(-50%) translateY(12px);opacity:1;}}

.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(--g14gw);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_a7gj0h,.sc_u94f7d .sc_yi0q1y{background:linear-gradient(90deg,var(--g14gw),var(--g15tj,var(--g14gw)),var(--g14gw));background-size:200% 100%;animation:shimmerBtn 3s ease-in-out infinite;}@keyframes shimmerBtn{0%,100%{background-position:0% 50%;}50%{background-position:100% 50%;}}

main > section:nth-child(3n+2):not(.sc_v7p2re):not(.sc_ukq3xx) { position: relative; overflow: clip; }
main > section:nth-child(3n+2):not(.sc_v7p2re):not(.sc_ukq3xx)::before {
    content: '';
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 0;
    opacity: 0.04;
    background:
        radial-gradient(ellipse at 15% 20%, var(--g14gw) 0%, transparent 50%),
        radial-gradient(ellipse at 85% 30%, var(--g15tj, var(--g14gw)) 0%, transparent 45%),
        radial-gradient(ellipse at 40% 80%, var(--g14gw) 0%, transparent 55%),
        radial-gradient(ellipse at 70% 70%, var(--g15tj, var(--g14gw)) 0%, transparent 40%),
        radial-gradient(ellipse at 50% 50%, var(--g14gw) 0%, transparent 60%);
}
.sc_u94f7d::before { display: none !important; }

html:not(.sc_iwrfxq) main > section {
    opacity: 1 !important;
    transform: none !important;
    clip-path: none !important;
    filter: none !important;
}

@media (min-width: 993px) {
    .sc_g57j9m {
        flex-wrap: nowrap;
        overflow: visible;
    }
    .sc_q4kew7 {
        flex: 1 1 auto;
        min-width: 0;
        justify-content: center;
        flex-wrap: nowrap;
        overflow: hidden;
        gap: clamp(10px, 1.8vw, 36px) !important;
    }
    .sc_q4kew7 .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        padding: 8px 0;
        flex-shrink: 0;
    }
    .sc_vh9r8j, .sc_fr3n5f {
        gap: clamp(8px, 1.4vw, 32px) !important;
        flex-wrap: nowrap;
        overflow: hidden;
    }
    .sc_vh9r8j .nav-link,
    .sc_fr3n5f .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        flex-shrink: 0;
    }
    .sc_pbiwys {
        flex-shrink: 0;
        white-space: nowrap;
    }
    .sc_xiqjt8 {
        flex-shrink: 0;
    }
}

div.sc_xt88ur:not(.sc_tghp3u) {
    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_xt88ur:not(.sc_tghp3u) + .sc_olpb76 {
    top: 33px;
    transition: top 0.3s ease, background 0.3s ease, padding 0.3s ease;
}
div.sc_xt88ur.sc_i30aug {
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
}
div.sc_xt88ur.sc_i30aug + .sc_olpb76,
div.sc_xt88ur:not(.sc_tghp3u) + .sc_olpb76.scrolled {
    top: 0;
}
div.sc_xt88ur:not(.sc_tghp3u) ~ .sc_u94f7d {
    padding-top: 200px;
}

@media (max-width: 992px) {
    div.sc_xt88ur:not(.sc_tghp3u) {
        position: relative;
        z-index: auto;
        font-size: 11px;
        padding: 4px 0;
    }
    div.sc_xt88ur:not(.sc_tghp3u) + .sc_olpb76 {
        top: 0;
    }
    div.sc_xt88ur:not(.sc_tghp3u) ~ .sc_u94f7d {
        padding-top: 140px;
    }
}

@media (max-width: 992px) {
    .sc_geatln {
        display: flex !important;
        -webkit-tap-highlight-color: transparent;
    }
    .sc_q4kew7 { display: none !important; }
    .sc_pbiwys { display: none !important; }
}

.sc_jjnz6n,
.sc_dmgu4q,
.sc_q5jjkn,
.sc_ncv3ik,
.sc_hqm9ud,
.sc_c357vj {
    backdrop-filter: blur(8px) !important;
    -webkit-backdrop-filter: blur(8px) !important;
}
.sc_jjnz6n *,
.sc_dmgu4q *,
.sc_q5jjkn *,
.sc_ncv3ik *,
.sc_hqm9ud * {
    filter: none !important;
}
@supports (animation: none) {
    .sc_jjnz6n, .sc_dmgu4q, .sc_q5jjkn {
        animation-fill-mode: forwards !important;
    }
}
.sc_q5jjkn + .sc_q5jjkn {
    margin-top: 1.5rem;
}

.sc_u94f7d .sc_isttws ~ .container,
.sc_u94f7d .sc_isttws ~ .container * {
    color: #fff;
}
.sc_u94f7d .sc_isttws ~ .container p,
.sc_u94f7d .sc_isttws ~ .container .sc_q0ivi7 {
    color: rgba(255,255,255,0.85);
}
.sc_u94f7d .sc_isttws ~ .container .sc_yi0q1y {
    color: inherit;
}
.sc_ukq3xx .sc_plntkk { color: #fff; }
.sc_ukq3xx .sc_fkd2il { color: var(--g14gw); }
.sc_ukq3xx .sc_excj9o { color: rgba(255,255,255,0.55); }
.sc_ukq3xx .sc_mn045t a { color: rgba(255,255,255,0.65); }
.sc_ukq3xx .sc_mn045t a:hover { color: #fff; }
.sc_wufwag[style*="background:none"] { background: none !important; }
.sc_wufwag[style*="background:none"]::before,
.sc_wufwag[style*="background:none"]::after { display: none !important; }

body {
    line-height: 1.653;
    letter-spacing: 0.006em;
}

.sc_jjnz6n, .sc_dmgu4q, .sc_q5jjkn, .sc_bveemt, .sc_ncv3ik {
    padding: 26px;
}
.sc_jjnz6n, .sc_dmgu4q, .sc_q5jjkn, .sc_bveemt, .sc_ncv3ik .card-body {
    padding: 22px 18px;
}
.row > [class*="col"]:nth-child(1) .sc_jjnz6n,
.row > [class*="col"]:nth-child(1) .sc_dmgu4q {
    padding: 27px;
    border-radius: calc(var(--g7xg) + 1px);
}
.row > [class*="col"]:nth-child(2) .sc_jjnz6n,
.row > [class*="col"]:nth-child(2) .sc_dmgu4q {
    padding: 28px;
    border-radius: calc(var(--g7xg) + 1px);
}
.row > [class*="col"]:nth-child(3) .sc_jjnz6n,
.row > [class*="col"]:nth-child(3) .sc_dmgu4q {
    padding: 26px;
    border-radius: calc(var(--g7xg) + -1px);
}
.row > [class*="col"]:nth-child(4) .sc_jjnz6n,
.row > [class*="col"]:nth-child(4) .sc_dmgu4q {
    padding: 28px;
    border-radius: calc(var(--g7xg) + -2px);
}
.row > [class*="col"]:nth-child(5) .sc_jjnz6n,
.row > [class*="col"]:nth-child(5) .sc_dmgu4q {
    padding: 28px;
    border-radius: calc(var(--g7xg) + 2px);
}
.row > [class*="col"]:nth-child(6) .sc_jjnz6n,
.row > [class*="col"]:nth-child(6) .sc_dmgu4q {
    padding: 25px;
    border-radius: calc(var(--g7xg) + 3px);
}

.sc_yi0q1y {
    padding: 14px 24px;
    font-size: 14px;
    letter-spacing: 0.2px;
    border-radius: calc(var(--g7xg) + 2px);
}
.sc_rmzl65 {
    padding: 13px 26px;
    border-width: 1px;
}

main > section {
    padding-top: 96px;
    padding-bottom: 98px;
}
main > section:first-child {
    padding-top: 111px;
}
main > section:nth-child(3) {
    padding-top: 99px;
    padding-bottom: 90px;
}
main > section:nth-child(4) {
    padding-top: 93px;
    padding-bottom: 99px;
}
main > section:nth-child(5) {
    padding-top: 89px;
    padding-bottom: 100px;
}
main > section:nth-child(6) {
    padding-top: 101px;
    padding-bottom: 102px;
}

.sc_d59j0l {
    margin-bottom: 60px;
}

.sc_jjnz6n, .sc_dmgu4q, .sc_q5jjkn, .sc_ncv3ik {
    box-shadow: 0px 6px 18px rgba(0,0,0,0.079);
}

.sc_u94f7d {
    padding-top: 105px;
}
.sc_xofben {
    margin-bottom: 25px;
}
.sc_q0ivi7 {
    margin-bottom: 31px;
    font-size: 18px;
    line-height: 1.565;
}
.sc_plntkk {
    font-size: 13px;
    letter-spacing: 2.641px;
    margin-bottom: 18px;
}
.sc_v40rq4 {
    gap: 14px;
}

.sc_dsyhoo img {
    border-radius: 15px;
    box-shadow: 0 6px 27px rgba(0,0,0,0.115);
}

.sc_dhtyel {
    width: 48px;
    height: 48px;
    font-size: 20px;
    border-radius: 14px;
    margin-bottom: 18px;
}

.sc_crvx7i, .card-title {
    font-size: 18px;
    margin-bottom: 11px;
}
.sc_dzfak9, .card-text {
    font-size: 15px;
    line-height: 1.575;
}

.sc_s2k6tb {
    margin-bottom: 19px;
    letter-spacing: 0.0px;
}
.sc_fkd2il {
    font-size: 12px;
    letter-spacing: 3.075px;
    margin-bottom: 12px;
}
.sc_i983kv {
    font-size: 18px;
    line-height: 1.605;
}

@media (min-width: 993px) {
    .sc_q4kew7 {
        gap: 31px;
    }
    .sc_q4kew7 .nav-link {
        font-size: 14px;
        padding: 7px 0;
    }
}

.sc_wufwag {
    padding-top: 81px;
}
.sc_i0pl7p .sc_um7dgf {
    font-size: 18px;
    margin-bottom: 18px;
}
.sc_mn045t a {
    font-size: 15px;
}
.sc_mn045t li {
    margin-bottom: 12px;
}
.sc_zcevqe {
    gap: 8px;
}
.sc_zcevqe a {
    width: 35px;
    height: 35px;
}
.sc_mtgrx9 {
    padding: 21px 0;
    margin-top: 52px;
}

.form-control {
    border-radius: 8px;
    padding: 14px 19px;
    font-size: 15px;
}

.sc_bveemt {
    padding: 27px;
}
.sc_kmumqw {
    font-size: 17px;
    line-height: 1.602;
    margin-bottom: 17px;
}
.sc_xo19ne {
    width: 48px;
    height: 48px;
}
.sc_vesill {
    font-size: 14px;
}
.sc_xc82g1 {
    font-size: 12px;
}

.sc_ncv3ik {
    padding: 38px;
}
.sc_cw6ict {
    font-size: 19px;
    margin-bottom: 8px;
}
.sc_rcec8p {
    font-size: 46px;
    margin-bottom: 20px;
}
.sc_onv1l4 li {
    padding: 9px 0;
    font-size: 15px;
}

.sc_tdfmsi, .stat-number {
    font-size: 39px;
    margin-bottom: 5px;
}
.sc_feqprf {
    font-size: 14px;
    letter-spacing: 0.526px;
}

.sc_vksfxq img {
    border-radius: 9px;
}
.sc_rj9hvk {
    font-size: 19px;
    margin-bottom: 3px;
}
.sc_yv1ss6 {
    font-size: 12px;
}

.sc_jouk64 {
    font-size: 37px;
    margin-bottom: 15px;
}
.sc_sbu88b {
    font-size: 19px;
    margin-bottom: 6px;
}

.wow {
    animation-duration: 0.57s !important;
}
.sc_jjnz6n, .sc_dmgu4q, .sc_q5jjkn, .sc_bveemt,
.sc_ncv3ik, .sc_c357vj {
    transition-duration: 0.349s;
}

.row {
    --bs-gutter-y: 27px;
}

.sc_v7p2re {
    padding: 92px 0;
}
.sc_b2qecw {
    font-size: 35px;
    margin-bottom: 12px;
}
.sc_egr86k {
    font-size: 17px;
    margin-bottom: 27px;
}

.sc_q5jjkn .sc_wjc5ki img {
    border-radius: 6px 6px 0 0;
}
.sc_jq7afk {
    font-size: 13px;
    margin-bottom: 9px;
    gap: 14px;
}

.sc_olpb76 {
    padding: 21px 0;
}
.sc_olpb76.scrolled {
    padding: 18px 0;
}
.sc_xiqjt8 {
    font-size: 25px;
}
.sc_pbiwys {
    margin-left: 12px;
}

:root {
    --_key: 71824;
    --_tag: 'e837';
    --_run: 32668;
}
.scope-tag { unicode-bidi: normal }
.init-marker { pointer-events: auto }
.ctx-mark { --_stamp: 935; font-variant: normal }
.sr-only-fx { --_ref: 'bdae' }

.sc_ukq3xx h1, .sc_ukq3xx h2, .sc_ukq3xx h3, .sc_ukq3xx h4, .sc_ukq3xx h5, .sc_ukq3xx h6 { color: #fff !important; }
.sc_ukq3xx { color: rgba(255,255,255,0.85) !important; }
.sc_ukq3xx p, .sc_ukq3xx li, .sc_ukq3xx span:not(.badge):not(.sc_yi0q1y), .sc_ukq3xx .sc_yciggm, .sc_ukq3xx label, .sc_ukq3xx blockquote, .sc_ukq3xx figcaption, .sc_ukq3xx dt, .sc_ukq3xx dd, .sc_ukq3xx td, .sc_ukq3xx th { color: rgba(255,255,255,0.78) !important; }
.sc_ukq3xx a:not(.sc_yi0q1y):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.sc_ukq3xx a:not(.sc_yi0q1y):not(.nav-link):hover { color: #fff !important; }
.sc_ukq3xx .sc_tdfmsi { color: #fff !important; }
.sc_ukq3xx .sc_feqprf { 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_yi0q1y), .bg-dark-custom .sc_yciggm, .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_yi0q1y):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-dark-custom a:not(.sc_yi0q1y):not(.nav-link):hover { color: #fff !important; }
.bg-dark-custom .sc_tdfmsi { color: #fff !important; }
.bg-dark-custom .sc_feqprf { 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_yi0q1y), .bg-gradient-custom .sc_yciggm, .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_yi0q1y):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-gradient-custom a:not(.sc_yi0q1y):not(.nav-link):hover { color: #fff !important; }
.bg-gradient-custom .sc_tdfmsi { color: #fff !important; }
.bg-gradient-custom .sc_feqprf { 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_yi0q1y), .bg-accent-custom .sc_yciggm, .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_yi0q1y):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-accent-custom a:not(.sc_yi0q1y):not(.nav-link):hover { color: #fff !important; }
.bg-accent-custom .sc_tdfmsi { color: #fff !important; }
.bg-accent-custom .sc_feqprf { color: rgba(255,255,255,0.7) !important; }

.sc_v7p2re h1, .sc_v7p2re h2, .sc_v7p2re h3, .sc_v7p2re h4, .sc_v7p2re h5, .sc_v7p2re h6 { color: #fff !important; }
.sc_v7p2re { color: rgba(255,255,255,0.85) !important; }
.sc_v7p2re p, .sc_v7p2re li, .sc_v7p2re span:not(.badge):not(.sc_yi0q1y), .sc_v7p2re .sc_yciggm, .sc_v7p2re label, .sc_v7p2re blockquote, .sc_v7p2re figcaption, .sc_v7p2re dt, .sc_v7p2re dd, .sc_v7p2re td, .sc_v7p2re th { color: rgba(255,255,255,0.78) !important; }
.sc_v7p2re a:not(.sc_yi0q1y):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.sc_v7p2re a:not(.sc_yi0q1y):not(.nav-link):hover { color: #fff !important; }
.sc_v7p2re .sc_tdfmsi { color: #fff !important; }
.sc_v7p2re .sc_feqprf { color: rgba(255,255,255,0.7) !important; }

.sc_vcap0m h1, .sc_vcap0m h2, .sc_vcap0m h3, .sc_vcap0m h4, .sc_vcap0m h5, .sc_vcap0m h6 { color: #fff !important; }
.sc_vcap0m { color: rgba(255,255,255,0.85) !important; }
.sc_vcap0m p, .sc_vcap0m li, .sc_vcap0m span:not(.badge):not(.sc_yi0q1y), .sc_vcap0m .sc_yciggm, .sc_vcap0m label, .sc_vcap0m blockquote, .sc_vcap0m figcaption, .sc_vcap0m dt, .sc_vcap0m dd, .sc_vcap0m td, .sc_vcap0m th { color: rgba(255,255,255,0.78) !important; }
.sc_vcap0m a:not(.sc_yi0q1y):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.sc_vcap0m a:not(.sc_yi0q1y):not(.nav-link):hover { color: #fff !important; }
.sc_vcap0m .sc_tdfmsi { color: #fff !important; }
.sc_vcap0m .sc_feqprf { color: rgba(255,255,255,0.7) !important; }

.sc_xt88ur h1, .sc_xt88ur h2, .sc_xt88ur h3, .sc_xt88ur h4, .sc_xt88ur h5, .sc_xt88ur h6 { color: #fff !important; }
.sc_xt88ur { color: rgba(255,255,255,0.85) !important; }
.sc_xt88ur p, .sc_xt88ur li, .sc_xt88ur span:not(.badge):not(.sc_yi0q1y), .sc_xt88ur .sc_yciggm, .sc_xt88ur label, .sc_xt88ur blockquote, .sc_xt88ur figcaption, .sc_xt88ur dt, .sc_xt88ur dd, .sc_xt88ur td, .sc_xt88ur th { color: rgba(255,255,255,0.78) !important; }
.sc_xt88ur a:not(.sc_yi0q1y):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.sc_xt88ur a:not(.sc_yi0q1y):not(.nav-link):hover { color: #fff !important; }
.sc_xt88ur .sc_tdfmsi { color: #fff !important; }
.sc_xt88ur .sc_feqprf { color: rgba(255,255,255,0.7) !important; }

.sc_wufwag { color: rgba(255,255,255,0.65) !important; }
.sc_wufwag h1, .sc_wufwag h2, .sc_wufwag h3,
.sc_wufwag h4, .sc_wufwag h5, .sc_wufwag h6,
.sc_wufwag .sc_um7dgf { color: #fff !important; }
.sc_wufwag p, .sc_wufwag li, .sc_wufwag span,
.sc_wufwag label { color: rgba(255,255,255,0.6) !important; }
.sc_wufwag a:not(.sc_yi0q1y) { color: rgba(255,255,255,0.65) !important; }
.sc_wufwag a:not(.sc_yi0q1y):hover { color: #fff !important; }
