@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@400;500;600;700&family=Open+Sans:wght@400;500&display=swap');

:root {
    --w14yy: #FC0B96;
    --w15pu: #3EE53B;
    --w16m8: #2D68E2;
    --w1r2: linear-gradient(45deg, var(--w14yy), var(--w15pu));
    --w3xx: 'Josefin Sans', sans-serif;
    --w5wd: 'Open Sans', sans-serif;
    --w19ot: 40px;
    --w20qe: 30px;
    --w21m5: 22px;
    --w17m4: 15px;
    --w18k4: 500;
    --w6ej: 6px;
    --w7a1: 10px;
    --w8hd: 14px;
    --w9t6: 20px;
    --w4hq: 40px;
    --w10iw: 0 1px 3px rgba(0,0,0,0.04);
    --w11vl: 0 2px 8px rgba(0,0,0,0.06);
    --w12s8: 0 4px 16px rgba(0,0,0,0.08);
    --w13ws: 0 8px 24px rgba(0,0,0,0.1);
    --ezy7w0: 80px 0;
}
.var5 {
    border-radius: 8px;
    padding: 18px 36px;
}
.sayen, .pyrp, .mwu0, .fvwu, .hl33 {
    border-width: 3px;
    border-color: #FC0B96;
}

.var5 {
    transition: transform 0.3s, box-shadow 0.3s, border-color 0.3s;
}
.var5:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 20px rgba(0,0,0,0.12);
}
.az5w7:hover {
    border-color: var(--w14yy);
    color: var(--w14yy);
}

main > section:nth-child(3n+2):not(.fbju):not(.viq0q) { position: relative; }
main > section:nth-child(3n+2):not(.fbju):not(.viq0q)::after {
    content: '';
    position: absolute;
    top: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    border-top: 2px solid var(--w14yy);
    border-right: 2px solid var(--w14yy);
    opacity: 0.12;
    pointer-events: none;
    z-index: 1;
    border-radius: 0 4px 0 0;
}
.yragb::after { display: none !important; }

.puuq img, .about-image img {
    transform: rotate(2deg) scale(1.02);
    transition: transform 0.5s ease;
}
.puuq:hover img, .about-image:hover img {
    transform: rotate(0deg) scale(1);
}

.yragb { min-height: 100vh; position: relative; overflow: hidden; }
.yragb::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 55%;
    height: 100%;
    background: var(--w14yy);
    opacity: 0.06;
    clip-path: polygon(15% 0, 100% 0, 100% 100%, 0 100%);
    z-index: 0;
}
.puuq { position: relative; z-index: 1; }
.puuq img {
    border-radius: 0 0 0 var(--w9t6);
    box-shadow: -20px 20px 60px rgba(0,0,0,0.15);
}
.hed7e { position: relative; z-index: 2; }
.mdpm4n { border-left: 3px solid var(--w14yy); padding-left: 12px; background: none; border-radius: 0; }

.kplx0j {
    background: rgba(255,255,255,0.25);
    backdrop-filter: blur(16px) saturate(160%);
    -webkit-backdrop-filter: blur(16px) saturate(160%);
    padding: 16px 0;
    border-bottom: 1px solid rgba(255,255,255,0.2);
}

.ewd69e {
    max-width: 1600px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: clamp(20px, 5vw, 80px);
    padding-right: clamp(20px, 5vw, 80px);
}
.kplx0j.scrolled {
    background: rgba(255,255,255,0.88);
    backdrop-filter: blur(12px);
    box-shadow: 0 8px 32px rgba(0,0,0,0.08);
    padding: 12px 0;
}

.yvcj {
    background: linear-gradient(135deg, var(--footer-dark-bg) 0%, color-mix(in srgb, var(--footer-dark-bg) 70%, var(--w14yy)) 100%);
    color: rgba(255,255,255,0.6);
    padding-top: 80px;
}
.yvcj h4,.yvcj h5 { color: #fff; }
.lomtgq .lqqad7::after { background: rgba(255,255,255,0.3); }
.tz3o0 a { color: rgba(255,255,255,0.6); }
.tz3o0 a:hover { color: #fff; }
.jty5sw a { border-color: rgba(255,255,255,0.15); }
.jty5sw a:hover { background: rgba(255,255,255,0.15); border-color: rgba(255,255,255,0.3); }
.qr5b { border-top: 1px solid rgba(255,255,255,0.08); }
.qr5b p { color: rgba(255,255,255,0.3); }

.contact-section .em89bd {
    background: var(--bg-card, #fff);
    padding: 40px;
    border-radius: var(--w8hd);
    box-shadow: var(--w12s8);
    border: 1px solid var(--border-color);
}
.contact-section .form-control { border-radius: var(--w7a1); padding: 14px 18px; }
.contact-section .var5 { width: 100%; padding: 16px; }

.llkg4 { font-size: 18px; font-weight: 700; background: rgba(var(--w14yy-rgb, 99,102,241), 0.1); color: var(--w14yy) !important; padding: 8px 18px; border-radius: var(--w7a1); }

h3, h4, h5 { font-family: var(--w3xx); }
.zjbi, .card-title {
    font-family: 'Playfair Display', 'Georgia', serif;
    font-weight: 400;
    font-style: italic;
    font-size: 20px;
}
.vb3qr { font-style: italic; font-weight: 500; }

.puuq {
    transform: rotate(-3deg);
    transition: transform 0.4s ease;
}
.puuq:hover {
    transform: rotate(0deg);
}
.puuq img {
    border-radius: var(--w7a1);
    box-shadow: 12px 12px 0 var(--w14yy);
}

.ovl2ct .iwiw img, .iwiw img {
    border-radius: 30%;
    aspect-ratio: 1/1;
    object-fit: cover;
    border: 3px solid var(--w14yy);
}

.owdm { width: 40px; height: 40px; gap: 6px; border: none; background: none; border-radius: 0; }
.owdm .jbvk9t { width: 24px; height: 2px; border-radius: 2px; transition: transform 0.5s cubic-bezier(0.34,1.56,0.64,1), opacity 0.25s ease; }
.owdm.active .jbvk9t:nth-child(1) { transform: translateY(8px) rotate(45deg); }
.owdm.active .jbvk9t:nth-child(2) { opacity: 0; }
.owdm.active .jbvk9t:nth-child(3) { transform: translateY(-8px) rotate(-45deg); }

main > section + section::before{content:'';display:block;width:100px;height:6px;border-top:2px solid var(--w14yy);border-bottom:2px solid var(--w14yy);margin:15px auto;opacity:0.3;}

.scroll-dots{position:fixed;right:20px;top:50%;transform:translateY(-50%);z-index:9990;display:flex;flex-direction:column;gap:12px;}.scroll-dots .dot{width:10px;height:10px;border-radius:50%;border:2px solid var(--w14yy);opacity:0.4;cursor:pointer;transition:all 0.3s;}.scroll-dots .dot.active{background:var(--w14yy);opacity:1;transform:scale(1.3);}@media(max-width:768px){.scroll-dots{display:none;}}

.progress-top{position:fixed;top:0;left:0;height:3px;background:var(--w1r2);z-index:99999;transition:width 0.05s;width:0;}

html { scroll-snap-type: y mandatory; overflow-y: scroll; scroll-behavior: smooth; }
.yragb, main > section, .yvcj {
    scroll-snap-align: start;
    scroll-snap-stop: always;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.kplx0j { position: fixed; z-index: 1000; }
@media (max-width: 768px) {
    html { scroll-snap-type: y proximity; }
    main > section { min-height: auto; }
}

.sayen,.pyrp,.fvwu,.hl33{position:relative;overflow:hidden;}.sayen::before,.pyrp::before,.fvwu::before,.hl33::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;}.sayen:hover::before,.pyrp:hover::before,.fvwu:hover::before,.hl33:hover::before{left:125%;}

.hover-tooltip{position:fixed;padding:6px 14px;background:var(--bg-card,#1a1a2e);color:var(--text-primary,#fff);font-size:11px;font-weight:600;border-radius:var(--w6ej);pointer-events:none;z-index:99999;opacity:0;transition:opacity 0.2s;font-family:var(--w5wd);letter-spacing:0.5px;white-space:nowrap;border:1px solid var(--border-color);}

@keyframes pulseGlow{0%,100%{box-shadow:0 0 0 0 rgba(var(--w14yy-rgb,99,102,241),0.45);}70%{box-shadow:0 0 0 14px rgba(var(--w14yy-rgb,99,102,241),0);}}
.yragb .wl85,.yragb .var5{animation:pulseGlow 2.5s ease-in-out infinite;}

.word-reveal{display:inline;opacity:0;transition:opacity 0.4s ease;}.word-reveal.visible{opacity:1;}

.js-marquee{overflow:hidden;padding:12px 0;background:var(--w14yy);transform:rotate(-2deg) scale(1.04);margin:30px -20px;}.js-marquee-inner{display:flex;gap:50px;white-space:nowrap;animation:jsMarquee 18s linear infinite;}.js-marquee-inner span{font-size:14px;font-weight:800;text-transform:uppercase;letter-spacing:3px;color:var(--bg-primary);flex-shrink:0;}@keyframes jsMarquee{from{transform:translateX(0);}to{transform:translateX(-50%);}}

html:not(.eenmr) main > section {
    opacity: 1 !important;
    transform: none !important;
    clip-path: none !important;
    filter: none !important;
}

@media (min-width: 993px) {
    .ewd69e {
        flex-wrap: nowrap;
        overflow: visible;
    }
    .fihgi {
        flex: 1 1 auto;
        min-width: 0;
        justify-content: center;
        flex-wrap: nowrap;
        overflow: hidden;
        gap: clamp(10px, 1.8vw, 36px) !important;
    }
    .fihgi .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        padding: 8px 0;
        flex-shrink: 0;
    }
    .xltrd, .kdl3xw {
        gap: clamp(8px, 1.4vw, 32px) !important;
        flex-wrap: nowrap;
        overflow: hidden;
    }
    .xltrd .nav-link,
    .kdl3xw .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        flex-shrink: 0;
    }
    .qgj9py {
        flex-shrink: 0;
        white-space: nowrap;
    }
    .llkg4 {
        flex-shrink: 0;
    }
}

div.agh0fa:not(.ezy7w0) {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1001;
    padding: 6px 0;
    transition: transform 0.3s ease, opacity 0.3s ease;
}
div.agh0fa:not(.ezy7w0) + .kplx0j {
    top: 33px;
    transition: top 0.3s ease, background 0.3s ease, padding 0.3s ease;
}
div.agh0fa.oyce {
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
}
div.agh0fa.oyce + .kplx0j,
div.agh0fa:not(.ezy7w0) + .kplx0j.scrolled {
    top: 0;
}
div.agh0fa:not(.ezy7w0) ~ .yragb {
    padding-top: 200px;
}

@media (max-width: 992px) {
    div.agh0fa:not(.ezy7w0) {
        position: relative;
        z-index: auto;
        font-size: 11px;
        padding: 4px 0;
    }
    div.agh0fa:not(.ezy7w0) + .kplx0j {
        top: 0;
    }
    div.agh0fa:not(.ezy7w0) ~ .yragb {
        padding-top: 140px;
    }
}

@media (max-width: 992px) {
    .owdm {
        display: flex !important;
        pointer-events: auto !important;
        opacity: 1 !important;
        z-index: 10001 !important;
        cursor: pointer !important;
        -webkit-tap-highlight-color: transparent;
    }
    .owdm .jbvk9t {
        pointer-events: none;
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
    .fihgi {
        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;
    }
    .fihgi .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;
    }
    .fihgi .nav-link::after { display: none !important; }
    .qgj9py { display: none !important; }
    .xltrd, .kdl3xw { display: none !important; }
}

@media (max-width: 992px) {
    .fihgi { 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(--w14yy) !important; transition: right 0.4s cubic-bezier(0.4,0,0.2,1) !important; }
    .fihgi.active { right: 0 !important; }
    .fihgi .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; }
    .fihgi.active .nav-link { opacity: 1 !important; transform: translateX(0) !important; }
    .fihgi.active .nav-link:nth-child(1){transition-delay:.06s !important;}
    .fihgi.active .nav-link:nth-child(2){transition-delay:.12s !important;}
    .fihgi.active .nav-link:nth-child(3){transition-delay:.18s !important;}
    .fihgi.active .nav-link:nth-child(4){transition-delay:.24s !important;}
    .fihgi.active .nav-link:nth-child(5){transition-delay:.30s !important;}
    .fihgi.active .nav-link:nth-child(6){transition-delay:.36s !important;}
    .fihgi.active .nav-link:nth-child(7){transition-delay:.42s !important;}
    .fihgi.active .nav-link:nth-child(8){transition-delay:.48s !important;}
}

.sayen,
.pyrp,
.fvwu,
.hl33,
.et4xg,
.ovl2ct {
    backdrop-filter: blur(8px) !important;
    -webkit-backdrop-filter: blur(8px) !important;
}
.sayen *,
.pyrp *,
.fvwu *,
.hl33 *,
.et4xg * {
    filter: none !important;
}
@supports (animation: none) {
    .sayen, .pyrp, .fvwu {
        animation-fill-mode: forwards !important;
    }
}
.fvwu + .fvwu {
    margin-top: 1.5rem;
}

.yragb .xhy04l ~ .container,
.yragb .xhy04l ~ .container * {
    color: #fff;
}
.yragb .xhy04l ~ .container p,
.yragb .xhy04l ~ .container .aswhfm {
    color: rgba(255,255,255,0.85);
}
.yragb .xhy04l ~ .container .var5 {
    color: inherit;
}
.viq0q .mdpm4n { color: #fff; }
.viq0q .trwb { color: var(--w14yy); }
.viq0q .kzqjf { color: rgba(255,255,255,0.55); }
.viq0q .tz3o0 a { color: rgba(255,255,255,0.65); }
.viq0q .tz3o0 a:hover { color: #fff; }
.yvcj[style*="background:none"] { background: none !important; }
.yvcj[style*="background:none"]::before,
.yvcj[style*="background:none"]::after { display: none !important; }

body {
    line-height: 1.612;
    letter-spacing: 0.0em;
}

.sayen, .pyrp, .fvwu, .mwu0, .hl33 {
    padding: 32px;
}
.sayen, .pyrp, .fvwu, .mwu0, .hl33 .card-body {
    padding: 22px 19px;
}
.row > [class*="col"]:nth-child(1) .sayen,
.row > [class*="col"]:nth-child(1) .pyrp {
    padding: 33px;
    border-radius: calc(var(--w7a1) + 0px);
}
.row > [class*="col"]:nth-child(2) .sayen,
.row > [class*="col"]:nth-child(2) .pyrp {
    padding: 30px;
    border-radius: calc(var(--w7a1) + -2px);
}
.row > [class*="col"]:nth-child(3) .sayen,
.row > [class*="col"]:nth-child(3) .pyrp {
    padding: 31px;
    border-radius: calc(var(--w7a1) + 1px);
}
.row > [class*="col"]:nth-child(4) .sayen,
.row > [class*="col"]:nth-child(4) .pyrp {
    padding: 32px;
    border-radius: calc(var(--w7a1) + -1px);
}
.row > [class*="col"]:nth-child(5) .sayen,
.row > [class*="col"]:nth-child(5) .pyrp {
    padding: 30px;
    border-radius: calc(var(--w7a1) + 1px);
}
.row > [class*="col"]:nth-child(6) .sayen,
.row > [class*="col"]:nth-child(6) .pyrp {
    padding: 30px;
    border-radius: calc(var(--w7a1) + 3px);
}

.var5 {
    padding: 12px 30px;
    font-size: 15px;
    letter-spacing: 0.227px;
    border-radius: calc(var(--w7a1) + -2px);
}
.az5w7 {
    padding: 12px 28px;
    border-width: 1px;
}

main > section {
    padding-top: 89px;
    padding-bottom: 85px;
}
main > section:first-child {
    padding-top: 101px;
}
main > section:nth-child(2) {
    padding-top: 94px;
    padding-bottom: 95px;
}
main > section:nth-child(4) {
    padding-top: 93px;
    padding-bottom: 87px;
}
main > section:nth-child(6) {
    padding-top: 81px;
    padding-bottom: 84px;
}

.wz09z5 {
    margin-bottom: 48px;
}

.sayen, .pyrp, .fvwu, .hl33 {
    box-shadow: 0px 6px 18px rgba(0,0,0,0.056);
}

.yragb {
    padding-top: 108px;
}

.hero-container {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    padding-left: clamp(20px, 5vw, 80px);
    padding-right: clamp(20px, 5vw, 80px);
    position: relative;
    z-index: 2;
}

.mt-50 {
    margin-top: 50px;
}

.awts {
    margin-bottom: 24px;
    font-size: clamp(40px, 5vw, 72px);
}
.aswhfm {
    margin-bottom: 42px;
    font-size: 19px;
    line-height: 1.573;
}
.mdpm4n {
    font-size: 13px;
    letter-spacing: 2.31px;
    margin-bottom: 24px;
}
.cl98p {
    gap: 11px;
}

.puuq img {
    border-radius: 13px;
    box-shadow: 0 13px 41px rgba(0,0,0,0.101);
}

.bnrxi {
    width: 53px;
    height: 53px;
    font-size: 20px;
    border-radius: 14px;
    margin-bottom: 15px;
}

.zjbi, .card-title {
    font-size: 19px;
    margin-bottom: 7px;
}
.hlg0, .card-text {
    font-size: 14px;
    line-height: 1.558;
}

.hol5va {
    margin-bottom: 18px;
    letter-spacing: 0.0px;
}
.trwb {
    font-size: 13px;
    letter-spacing: 2.517px;
    margin-bottom: 12px;
}
.ngr1 {
    font-size: 18px;
    line-height: 1.663;
}

@media (min-width: 993px) {
    .fihgi {
        gap: 29px;
    }
    .fihgi .nav-link {
        font-size: 14px;
        padding: 10px 0;
    }
}

.yvcj {
    padding-top: 63px;
}
.lomtgq .lqqad7 {
    font-size: 18px;
    margin-bottom: 20px;
}
.tz3o0 a {
    font-size: 14px;
}
.tz3o0 li {
    margin-bottom: 11px;
}
.jty5sw {
    gap: 11px;
}
.jty5sw a {
    width: 36px;
    height: 36px;
}
.qr5b {
    padding: 24px 0;
    margin-top: 55px;
}

.form-control {
    border-radius: 11px;
    padding: 14px 13px;
    font-size: 16px;
}

.mwu0 {
    padding: 27px;
}
.pnkwja {
    font-size: 16px;
    line-height: 1.676;
    margin-bottom: 24px;
}
.dig5 {
    width: 45px;
    height: 45px;
}
.zq4a {
    font-size: 15px;
}
.iokr {
    font-size: 12px;
}

.hl33 {
    padding: 35px;
}
.ypnf {
    font-size: 22px;
    margin-bottom: 9px;
}
.yej1l {
    font-size: 40px;
    margin-bottom: 21px;
}
.knky li {
    padding: 11px 0;
    font-size: 13px;
}

.wge8, .stat-number {
    font-size: 41px;
    margin-bottom: 7px;
}
.zjbm {
    font-size: 15px;
    letter-spacing: 0.552px;
}

.iwiw img {
    border-radius: 7px;
}
.gbl3 {
    font-size: 18px;
    margin-bottom: 3px;
}
.bgncvm {
    font-size: 14px;
}

.gnfovx {
    font-size: 32px;
    margin-bottom: 9px;
}
.vb3qr {
    font-size: 19px;
    margin-bottom: 7px;
}

.wow {
    animation-duration: 0.518s !important;
}
.sayen, .pyrp, .fvwu, .mwu0,
.hl33, .ovl2ct {
    transition-duration: 0.272s;
}

.row {
    --bs-gutter-y: 28px;
}

.fbju {
    padding: 91px 0;
}
.kt0p {
    font-size: 36px;
    margin-bottom: 18px;
}
.zgr4r {
    font-size: 17px;
    margin-bottom: 24px;
}

.fvwu .bsvd6 img {
    border-radius: 13px 13px 0 0;
}
.ojc49q {
    font-size: 13px;
    margin-bottom: 6px;
    gap: 13px;
}

.kplx0j {
    padding: 17px 0;
}
.kplx0j.scrolled {
    padding: 12px 0;
}
.llkg4 {
    font-size: 21px;
}
.qgj9py {
    margin-left: 14px;
}

:root {
    --_tag: '70b917';
    --_ver: 'fff8';
    --_seed: 7.84;
}
.bind-ref { pointer-events: auto }
.grid-debug { font-variant: normal; pointer-events: auto }
.init-marker { visibility: inherit }

.viq0q h1, .viq0q h2, .viq0q h3, .viq0q h4, .viq0q h5, .viq0q h6 { color: #fff !important; }
.viq0q { color: rgba(255,255,255,0.85) !important; }
.viq0q p, .viq0q li, .viq0q span:not(.badge):not(.var5), .viq0q .gy5yv9, .viq0q label, .viq0q blockquote, .viq0q figcaption, .viq0q dt, .viq0q dd, .viq0q td, .viq0q th { color: rgba(255,255,255,0.78) !important; }
.viq0q a:not(.var5):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.viq0q a:not(.var5):not(.nav-link):hover { color: #fff !important; }
.viq0q .wge8 { color: #fff !important; }
.viq0q .zjbm { 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(.var5), .bg-dark-custom .gy5yv9, .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(.var5):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-dark-custom a:not(.var5):not(.nav-link):hover { color: #fff !important; }
.bg-dark-custom .wge8 { color: #fff !important; }
.bg-dark-custom .zjbm { 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(.var5), .bg-gradient-custom .gy5yv9, .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(.var5):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-gradient-custom a:not(.var5):not(.nav-link):hover { color: #fff !important; }
.bg-gradient-custom .wge8 { color: #fff !important; }
.bg-gradient-custom .zjbm { 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(.var5), .bg-accent-custom .gy5yv9, .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(.var5):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-accent-custom a:not(.var5):not(.nav-link):hover { color: #fff !important; }
.bg-accent-custom .wge8 { color: #fff !important; }
.bg-accent-custom .zjbm { color: rgba(255,255,255,0.7) !important; }

.fbju h1, .fbju h2, .fbju h3, .fbju h4, .fbju h5, .fbju h6 { color: #fff !important; }
.fbju { color: rgba(255,255,255,0.85) !important; }
.fbju p, .fbju li, .fbju span:not(.badge):not(.var5), .fbju .gy5yv9, .fbju label, .fbju blockquote, .fbju figcaption, .fbju dt, .fbju dd, .fbju td, .fbju th { color: rgba(255,255,255,0.78) !important; }
.fbju a:not(.var5):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.fbju a:not(.var5):not(.nav-link):hover { color: #fff !important; }
.fbju .wge8 { color: #fff !important; }
.fbju .zjbm { color: rgba(255,255,255,0.7) !important; }

.yvcj { color: rgba(255,255,255,0.65) !important; }
.yvcj h1, .yvcj h2, .yvcj h3,
.yvcj h4, .yvcj h5, .yvcj h6,
.yvcj .lqqad7 { color: #fff !important; }
.yvcj p, .yvcj li, .yvcj span,
.yvcj label { color: rgba(255,255,255,0.6) !important; }
.yvcj a:not(.var5) { color: rgba(255,255,255,0.65) !important; }
.yvcj a:not(.var5):hover { color: #fff !important; }

.ubdn h1, .ubdn h2, .ubdn h3, .ubdn h4, .ubdn h5, .ubdn h6 { color: var(--text-primary, #1a1a2e) !important; }
.ubdn p, .ubdn li, .ubdn span:not(.badge):not(.var5), .ubdn .gy5yv9, .ubdn label, .ubdn blockquote, .ubdn figcaption, .ubdn dt, .ubdn dd, .ubdn td, .ubdn th { color: var(--text-secondary, #555) !important; }

.agh0fa h1, .agh0fa h2, .agh0fa h3, .agh0fa h4, .agh0fa h5, .agh0fa h6 { color: var(--text-primary, #1a1a2e) !important; }
.agh0fa p, .agh0fa li, .agh0fa span:not(.badge):not(.var5), .agh0fa .gy5yv9, .agh0fa label, .agh0fa blockquote, .agh0fa figcaption, .agh0fa dt, .agh0fa dd, .agh0fa td, .agh0fa th { color: var(--text-secondary, #555) !important; }

.pl-dring{position:relative;width:52px;height:52px;}.pl-dring-a,.pl-dring-b{position:absolute;inset:0;border:3px solid transparent;border-radius:50%;}.pl-dring-a{border-top-color:var(--w14yy);animation:plSpin .9s linear infinite;}
.pl-dring-b{border-bottom-color:var(--w15pu,var(--w14yy));animation:plSpin .9s linear infinite reverse;}@keyframes plSpin{to{transform:rotate(360deg);}}