@import url('https://fonts.googleapis.com/css2?family=Onest:wght@400;500;600;700;800&family=Onest:wght@400;500&display=swap');

:root {
    --o146q: #ED3798;
    --o15fa: #0AE475;
    --o16jl: #F2F033;
    --o1tb: linear-gradient(135deg, var(--o146q), var(--o15fa));
    --o3r3: 'Onest', sans-serif;
    --o5vj: 'Onest', sans-serif;
    --o193y: 84px;
    --o207o: 52px;
    --o21yb: 36px;
    --o17dy: 18px;
    --o18n4: 600;
    --o609: 2px;
    --o7is: 4px;
    --o85c: 6px;
    --o9av: 8px;
    --o4eb: 4px;
    --o102k: none;
    --o11bp: none;
    --o12tp: none;
    --o136q: none;
    --y68gd: 40px 0;
}
.v915d {
    border-radius: 50px;
    padding: 14px 34px;
}
.vde7f, .nskc4e, .xi76g8, .f45b4f, .zi3u {
    border-width: 1px;
    border-color: var(--border-color);
}

.ncxak img, .about-image img {
    transform: rotate(2deg) scale(1.02);
    transition: transform 0.5s ease;
}
.ncxak:hover img, .about-image:hover img {
    transform: rotate(0deg) scale(1);
}

.vde7f, .nskc4e, .f45b4f, .zi3u, .xi76g8 {
    border-top: 4px solid var(--o146q);
    border-radius: 0 0 var(--o7is) var(--o7is);
}

.ecdb {
    background: var(--o1tb);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.xi76g8 {
    position: relative;
    padding-top: 50px;
}
.xi76g8::before {
    content: '\201C';
    position: absolute;
    top: 10px;
    left: 20px;
    font-size: 72px;
    line-height: 1;
    color: var(--o146q);
    opacity: 0.2;
    font-family: Georgia, serif;
}

.mg8wcf {
    position: relative;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

.sb87 { min-height: 100vh; padding-bottom: 60px; }
.ncxak img {
    border-radius: var(--o85c);
    box-shadow: var(--o136q);
}
.nslyrc {
    background: var(--bg-card, #fff);
    padding: 40px 36px;
    border-radius: var(--o85c);
    box-shadow: var(--o12tp);
    margin-top: -80px;
    position: relative;
    z-index: 5;
    border: 1px solid var(--border-color);
}
.kl2v1r { background: var(--o146q); color: #fff !important; padding: 6px 16px; border-radius: var(--o609); font-size: 11px; }

.eu1xls {
    background: rgba(12, 15, 20, 0.6);
    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.08);
}
.eu1xls.scrolled {
    background: rgba(12, 15, 20, 0.95);
    backdrop-filter: blur(16px);
    box-shadow: 0 8px 32px rgba(0,0,0,0.4);
    padding: 12px 0;
}

.f59at { background: #1a1a2e; color: rgba(255,255,255,0.6); padding-top: 80px; }
.f59at h4,.f59at h5 { color: #fff; }
.okq230 .q4eua::after { background: var(--o146q); }
.fne04 { background: #10101c; border-top: none; margin: 60px -1000px 0; padding: 24px 1000px; }
.fne04 p { color: rgba(255,255,255,0.3); }
.tc3n a:hover { background: var(--o146q); border-color: var(--o146q); }

.contact-section .ao2cyg {
    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(--o146q); box-shadow: 4px 4px 0 var(--o146q); }
.contact-section .v915d { border-radius: 0; font-weight: 800; text-transform: uppercase; letter-spacing: 2px; box-shadow: 4px 4px 0 var(--text-primary); }

.ezxbb { font-size: 22px; font-weight: 700; position: relative; padding-bottom: 6px; }
.ezxbb::after { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 3px; background: var(--o1tb); border-radius: 2px; }

h3, h4, h5 { font-family: var(--o3r3); }
.hov8, .card-title {
    font-family: 'Playfair Display', 'Georgia', serif;
    font-weight: 400;
    font-style: italic;
    font-size: 20px;
}
.lk1c { font-style: italic; font-weight: 500; }

.nskc4e img, .vde7f img, .f45b4f img, .portfolio-item img {
    border: 3px dashed var(--border-color);
    padding: 4px;
    border-radius: var(--o609);
}

.ayjxnl { width: 44px; height: 40px; gap: 7px; border: none; background: none; border-radius: 0; }
.ayjxnl .ikup { width: 30px; height: 1.5px; border-radius: 0; transition: transform 0.3s ease, opacity 0.3s ease; }
.ayjxnl.active .ikup:nth-child(1) { transform: translateY(8.5px) rotate(45deg); }
.ayjxnl.active .ikup:nth-child(2) { opacity: 0; }
.ayjxnl.active .ikup:nth-child(3) { transform: translateY(-8.5px) rotate(-45deg); }

main > section + section::before{content:'';display:block;height:1px;background:linear-gradient(90deg,transparent,var(--o146q),transparent);margin:0 10%;opacity:0.3;}

.scroll-prog-v{position:fixed;right:0;top:0;width:4px;height:100vh;z-index:9990;background:var(--border-color);}.scroll-prog-v .fill{width:100%;background:var(--o1tb);transition:height 0.05s;}@media(max-width:768px){.scroll-prog-v{display:none;}}

.vde7f,.nskc4e{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(--o146q);margin-left:4px;animation:twBlink 0.7s step-end infinite;vertical-align:text-bottom;}@keyframes twBlink{50%{opacity:0;}}

@media(prefers-reduced-motion:reduce){.vde7f,.nskc4e,.f45b4f,.zi3u,.ywawv,.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(--o146q);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 {
    opacity: 0;
    transform: translateY(30px);
    animation: none;
}
main > section.in-view {
    animation: cascadeDrop 0.7s ease forwards;
    opacity: 1 !important;
    transform: translateY(0) !important;
}
.sb87 { opacity: 1 !important; transform: none !important; animation: none !important; }
@keyframes cascadeDrop {
    0%   { opacity: 0; transform: translateY(30px); }
    100% { opacity: 1; transform: translateY(0); }
}
@media (max-width: 768px) {
    @keyframes cascadeDrop {
        0%   { opacity: 0; transform: translateY(20px); }
        100% { opacity: 1; transform: translateY(0); }
    }
}

.nav-badge{position:relative;}.nav-badge::after{content:'';position:absolute;top:-2px;right:-2px;width:8px;height:8px;background:#ef4444;border-radius:50%;animation:badgePing 1.5s cubic-bezier(0,0,0.2,1) infinite;}@keyframes badgePing{75%,100%{transform:scale(2);opacity:0;}}

.shimmer-reveal{position:relative;overflow:hidden;}.shimmer-reveal::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,0.08) 50%,transparent 100%);transform:translateX(-100%);animation:shimmerLoad 1.5s ease forwards;}@keyframes shimmerLoad{to{transform:translateX(100%);}}

main>section:nth-child(even):not(.bbe634):not(.hfocx){background:linear-gradient(135deg,var(--bg-primary),var(--bg-secondary,var(--bg-primary)),var(--bg-primary));background-size:400% 400%;animation:shimmerBg 12s ease infinite;}@keyframes shimmerBg{0%,100%{background-position:0% 50%;}50%{background-position:100% 50%;}}

.ecdb{transition:background-position 0.6s ease;background:linear-gradient(90deg,var(--text-primary) 50%,var(--o146q) 50%);background-size:200% 100%;background-position:0% 0;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;}.ecdb:hover{background-position:100% 0;}

main > section:nth-child(even):not(.bbe634):not(.hfocx) { position: relative; overflow: clip; }
main > section:nth-child(even):not(.bbe634):not(.hfocx)::before {
    content: '';
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 0;
    opacity: 0.03;
    background: linear-gradient(
        180deg,
        var(--o146q) 0%,
        transparent 15%,
        transparent 35%,
        var(--o15fa, var(--o146q)) 50%,
        transparent 65%,
        transparent 85%,
        var(--o146q) 100%
    );
}
.sb87::before { display: none !important; }

html:not(.np1ls) main > section {
    opacity: 1 !important;
    transform: none !important;
    clip-path: none !important;
    filter: none !important;
}

@media (min-width: 993px) {
    .gnx4 {
        flex-wrap: nowrap;
        overflow: visible;
    }
    .xpvm {
        flex: 1 1 auto;
        min-width: 0;
        justify-content: center;
        flex-wrap: nowrap;
        overflow: hidden;
        gap: clamp(10px, 1.8vw, 36px) !important;
    }
    .xpvm .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        padding: 8px 0;
        flex-shrink: 0;
    }
    .bxcpx0, .o1mgnf {
        gap: clamp(8px, 1.4vw, 32px) !important;
        flex-wrap: nowrap;
        overflow: hidden;
    }
    .bxcpx0 .nav-link,
    .o1mgnf .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        flex-shrink: 0;
    }
    .s3wg {
        flex-shrink: 0;
        white-space: nowrap;
    }
    .ezxbb {
        flex-shrink: 0;
    }
}

div.mg8wcf:not(.y68gd) {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1001;
    padding: 6px 0;
    transition: transform 0.3s ease, opacity 0.3s ease;
}
div.mg8wcf:not(.y68gd) + .eu1xls {
    top: 33px;
    transition: top 0.3s ease, background 0.3s ease, padding 0.3s ease;
}
div.mg8wcf.t1nfw {
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
}
div.mg8wcf.t1nfw + .eu1xls,
div.mg8wcf:not(.y68gd) + .eu1xls.scrolled {
    top: 0;
}
div.mg8wcf:not(.y68gd) ~ .sb87 {
    padding-top: 200px;
}

@media (max-width: 992px) {
    div.mg8wcf:not(.y68gd) {
        position: relative;
        z-index: auto;
        font-size: 11px;
        padding: 4px 0;
    }
    div.mg8wcf:not(.y68gd) + .eu1xls {
        top: 0;
    }
    div.mg8wcf:not(.y68gd) ~ .sb87 {
        padding-top: 140px;
    }
}

@media (max-width: 992px) {
    .ayjxnl {
        display: flex !important;
        pointer-events: auto !important;
        opacity: 1 !important;
        z-index: 10001 !important;
        cursor: pointer !important;
        -webkit-tap-highlight-color: transparent;
    }
    .ayjxnl .ikup {
        pointer-events: none;
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
    .xpvm {
        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;
    }
    .xpvm .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;
    }
    .xpvm .nav-link::after { display: none !important; }
    .s3wg { display: none !important; }
    .bxcpx0, .o1mgnf { display: none !important; }
}

@media (max-width: 992px) {
    .xpvm { left: -100% !important; right: auto !important; width: min(300px,80vw) !important; background: var(--bg-primary) !important; padding: 100px 28px 40px !important; box-shadow: 8px 0 40px rgba(0,0,0,0.2) !important; border-right: 2px solid var(--border-color) !important; transition: left 0.4s cubic-bezier(0.4,0,0.2,1) !important; }
    .xpvm.active { left: 0 !important; }
    .xpvm .nav-link { opacity: 0 !important; transform: translateX(-20px) !important; transition: opacity 0.3s ease, transform 0.3s ease !important; border-bottom: 1px solid var(--border-color) !important; }
    .xpvm.active .nav-link { opacity: 1 !important; transform: translateX(0) !important; }
    .xpvm.active .nav-link:nth-child(1){transition-delay:.06s !important;}
    .xpvm.active .nav-link:nth-child(2){transition-delay:.12s !important;}
    .xpvm.active .nav-link:nth-child(3){transition-delay:.18s !important;}
    .xpvm.active .nav-link:nth-child(4){transition-delay:.24s !important;}
    .xpvm.active .nav-link:nth-child(5){transition-delay:.30s !important;}
    .xpvm.active .nav-link:nth-child(6){transition-delay:.36s !important;}
    .xpvm.active .nav-link:nth-child(7){transition-delay:.42s !important;}
    .xpvm.active .nav-link:nth-child(8){transition-delay:.48s !important;}
}

.vde7f,
.nskc4e,
.f45b4f,
.zi3u,
.mitz,
.ywawv {
    backdrop-filter: blur(8px) !important;
    -webkit-backdrop-filter: blur(8px) !important;
}
.vde7f *,
.nskc4e *,
.f45b4f *,
.zi3u *,
.mitz * {
    filter: none !important;
}
@supports (animation: none) {
    .vde7f, .nskc4e, .f45b4f {
        animation-fill-mode: forwards !important;
    }
}
.f45b4f + .f45b4f {
    margin-top: 1.5rem;
}

.sb87 .j5mb ~ .container,
.sb87 .j5mb ~ .container * {
    color: #fff;
}
.sb87 .j5mb ~ .container p,
.sb87 .j5mb ~ .container .kkppwp {
    color: rgba(255,255,255,0.85);
}
.sb87 .j5mb ~ .container .v915d {
    color: inherit;
}
.hfocx .kl2v1r { color: #fff; }
.hfocx .f403s { color: var(--o146q); }
.hfocx .s77x { color: rgba(255,255,255,0.55); }
.hfocx .ex6n a { color: rgba(255,255,255,0.65); }
.hfocx .ex6n a:hover { color: #fff; }
.f59at[style*="background:none"] { background: none !important; }
.f59at[style*="background:none"]::before,
.f59at[style*="background:none"]::after { display: none !important; }

body {
    line-height: 1.617;
    letter-spacing: 0.0em;
}

.vde7f, .nskc4e, .f45b4f, .xi76g8, .zi3u {
    padding: 25px;
}
.vde7f, .nskc4e, .f45b4f, .xi76g8, .zi3u .card-body {
    padding: 22px 23px;
}
.row > [class*="col"]:nth-child(1) .vde7f,
.row > [class*="col"]:nth-child(1) .nskc4e {
    padding: 26px;
    border-radius: calc(var(--o7is) + 1px);
}
.row > [class*="col"]:nth-child(2) .vde7f,
.row > [class*="col"]:nth-child(2) .nskc4e {
    padding: 27px;
    border-radius: calc(var(--o7is) + -1px);
}
.row > [class*="col"]:nth-child(3) .vde7f,
.row > [class*="col"]:nth-child(3) .nskc4e {
    padding: 26px;
    border-radius: calc(var(--o7is) + 3px);
}
.row > [class*="col"]:nth-child(4) .vde7f,
.row > [class*="col"]:nth-child(4) .nskc4e {
    padding: 22px;
    border-radius: calc(var(--o7is) + 3px);
}
.row > [class*="col"]:nth-child(5) .vde7f,
.row > [class*="col"]:nth-child(5) .nskc4e {
    padding: 23px;
    border-radius: calc(var(--o7is) + 3px);
}
.row > [class*="col"]:nth-child(6) .vde7f,
.row > [class*="col"]:nth-child(6) .nskc4e {
    padding: 24px;
    border-radius: calc(var(--o7is) + -1px);
}

.v915d {
    padding: 14px 27px;
    font-size: 14px;
    letter-spacing: 0.319px;
    border-radius: calc(var(--o7is) + -1px);
}
.qcdg2 {
    padding: 13px 28px;
    border-width: 1px;
}

main > section {
    padding-top: 99px;
    padding-bottom: 96px;
}
main > section:first-child {
    padding-top: 108px;
}
main > section:nth-child(2) {
    padding-top: 92px;
    padding-bottom: 91px;
}
main > section:nth-child(3) {
    padding-top: 101px;
    padding-bottom: 101px;
}
main > section:nth-child(5) {
    padding-top: 97px;
    padding-bottom: 92px;
}
main > section:nth-child(6) {
    padding-top: 100px;
    padding-bottom: 96px;
}

.a356 {
    margin-bottom: 55px;
}

.vde7f, .nskc4e, .f45b4f, .zi3u {
    box-shadow: 0px 3px 16px rgba(0,0,0,0.069);
}

.sb87 {
    padding-top: 104px;
}
.l5lt {
    margin-bottom: 21px;
}
.kkppwp {
    margin-bottom: 40px;
    font-size: 20px;
    line-height: 1.62;
}
.kl2v1r {
    font-size: 11px;
    letter-spacing: 2.34px;
    margin-bottom: 26px;
}
.l1174 {
    gap: 17px;
}

.ncxak img {
    border-radius: 15px;
    box-shadow: 0 12px 26px rgba(0,0,0,0.139);
}

.xqw9f {
    width: 54px;
    height: 54px;
    font-size: 21px;
    border-radius: 9px;
    margin-bottom: 17px;
}

.hov8, .card-title {
    font-size: 18px;
    margin-bottom: 13px;
}
.mnbf, .card-text {
    font-size: 15px;
    line-height: 1.599;
}

.ecdb {
    margin-bottom: 15px;
    letter-spacing: 0.0px;
}
.f403s {
    font-size: 13px;
    letter-spacing: 2.661px;
    margin-bottom: 11px;
}
.fqls5 {
    font-size: 18px;
    line-height: 1.653;
}

@media (min-width: 993px) {
    .xpvm {
        gap: 26px;
    }
    .xpvm .nav-link {
        font-size: 14px;
        padding: 8px 0;
    }
}

.f59at {
    padding-top: 69px;
}
.okq230 .q4eua {
    font-size: 16px;
    margin-bottom: 25px;
}
.ex6n a {
    font-size: 15px;
}
.ex6n li {
    margin-bottom: 10px;
}
.tc3n {
    gap: 12px;
}
.tc3n a {
    width: 35px;
    height: 35px;
}
.fne04 {
    padding: 22px 0;
    margin-top: 54px;
}

.form-control {
    border-radius: 6px;
    padding: 13px 17px;
    font-size: 16px;
}

.xi76g8 {
    padding: 33px;
}
.mb36by {
    font-size: 16px;
    line-height: 1.699;
    margin-bottom: 23px;
}
.dlb312 {
    width: 50px;
    height: 50px;
}
.mfh1 {
    font-size: 16px;
}
.zf2vm {
    font-size: 14px;
}

.zi3u {
    padding: 31px;
}
.l36nu {
    font-size: 19px;
    margin-bottom: 8px;
}
.modbf {
    font-size: 48px;
    margin-bottom: 19px;
}
.lstv li {
    padding: 12px 0;
    font-size: 15px;
}

.qtbhl, .stat-number {
    font-size: 40px;
    margin-bottom: 3px;
}
.pnba {
    font-size: 15px;
    letter-spacing: 0.295px;
}

.ejladr img {
    border-radius: 12px;
}
.v1s6h {
    font-size: 19px;
    margin-bottom: 5px;
}
.eph741 {
    font-size: 13px;
}

.rfsy {
    font-size: 28px;
    margin-bottom: 12px;
}
.lk1c {
    font-size: 18px;
    margin-bottom: 10px;
}

.wow {
    animation-duration: 0.669s !important;
}
.vde7f, .nskc4e, .f45b4f, .xi76g8,
.zi3u, .ywawv {
    transition-duration: 0.312s;
}

.row {
    --bs-gutter-y: 28px;
}

.bbe634 {
    padding: 85px 0;
}
.vn6m {
    font-size: 38px;
    margin-bottom: 16px;
}
.t7z8 {
    font-size: 17px;
    margin-bottom: 31px;
}

.f45b4f .ml7ven img {
    border-radius: 14px 14px 0 0;
}
.dwxo00 {
    font-size: 12px;
    margin-bottom: 11px;
    gap: 12px;
}

.eu1xls {
    padding: 20px 0;
}
.eu1xls.scrolled {
    padding: 16px 0;
}
.ezxbb {
    font-size: 24px;
}
.s3wg {
    margin-left: 14px;
}

:root {
    --_key: 8.56;
    --_stamp: 'd83df';
    --_tag: 31475;
    --_build: 2.30;
}
.frame-ref { pointer-events: auto; font-variant: normal }
.dom-hook { display: inherit; pointer-events: auto; font-variant: normal }
.layout-anchor { --_ref: '322b'; --_stamp: 608 }
.grid-debug { font-variant: normal; display: inherit }
.sr-only-fx { pointer-events: auto }

.hfocx h1, .hfocx h2, .hfocx h3, .hfocx h4, .hfocx h5, .hfocx h6 { color: #fff !important; }
.hfocx { color: rgba(255,255,255,0.85) !important; }
.hfocx p, .hfocx li, .hfocx span:not(.badge):not(.v915d), .hfocx .ux913d, .hfocx label, .hfocx blockquote, .hfocx figcaption, .hfocx dt, .hfocx dd, .hfocx td, .hfocx th { color: rgba(255,255,255,0.78) !important; }
.hfocx a:not(.v915d):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.hfocx a:not(.v915d):not(.nav-link):hover { color: #fff !important; }
.hfocx .qtbhl { color: #fff !important; }
.hfocx .pnba { 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(.v915d), .bg-dark-custom .ux913d, .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(.v915d):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-dark-custom a:not(.v915d):not(.nav-link):hover { color: #fff !important; }
.bg-dark-custom .qtbhl { color: #fff !important; }
.bg-dark-custom .pnba { 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(.v915d), .bg-gradient-custom .ux913d, .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(.v915d):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-gradient-custom a:not(.v915d):not(.nav-link):hover { color: #fff !important; }
.bg-gradient-custom .qtbhl { color: #fff !important; }
.bg-gradient-custom .pnba { 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(.v915d), .bg-accent-custom .ux913d, .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(.v915d):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-accent-custom a:not(.v915d):not(.nav-link):hover { color: #fff !important; }
.bg-accent-custom .qtbhl { color: #fff !important; }
.bg-accent-custom .pnba { color: rgba(255,255,255,0.7) !important; }

.bbe634 h1, .bbe634 h2, .bbe634 h3, .bbe634 h4, .bbe634 h5, .bbe634 h6 { color: #fff !important; }
.bbe634 { color: rgba(255,255,255,0.85) !important; }
.bbe634 p, .bbe634 li, .bbe634 span:not(.badge):not(.v915d), .bbe634 .ux913d, .bbe634 label, .bbe634 blockquote, .bbe634 figcaption, .bbe634 dt, .bbe634 dd, .bbe634 td, .bbe634 th { color: rgba(255,255,255,0.78) !important; }
.bbe634 a:not(.v915d):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bbe634 a:not(.v915d):not(.nav-link):hover { color: #fff !important; }
.bbe634 .qtbhl { color: #fff !important; }
.bbe634 .pnba { color: rgba(255,255,255,0.7) !important; }

.sooa h1, .sooa h2, .sooa h3, .sooa h4, .sooa h5, .sooa h6 { color: #fff !important; }
.sooa { color: rgba(255,255,255,0.85) !important; }
.sooa p, .sooa li, .sooa span:not(.badge):not(.v915d), .sooa .ux913d, .sooa label, .sooa blockquote, .sooa figcaption, .sooa dt, .sooa dd, .sooa td, .sooa th { color: rgba(255,255,255,0.78) !important; }
.sooa a:not(.v915d):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.sooa a:not(.v915d):not(.nav-link):hover { color: #fff !important; }
.sooa .qtbhl { color: #fff !important; }
.sooa .pnba { color: rgba(255,255,255,0.7) !important; }

.mg8wcf h1, .mg8wcf h2, .mg8wcf h3, .mg8wcf h4, .mg8wcf h5, .mg8wcf h6 { color: #fff !important; }
.mg8wcf { color: rgba(255,255,255,0.85) !important; }
.mg8wcf p, .mg8wcf li, .mg8wcf span:not(.badge):not(.v915d), .mg8wcf .ux913d, .mg8wcf label, .mg8wcf blockquote, .mg8wcf figcaption, .mg8wcf dt, .mg8wcf dd, .mg8wcf td, .mg8wcf th { color: rgba(255,255,255,0.78) !important; }
.mg8wcf a:not(.v915d):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.mg8wcf a:not(.v915d):not(.nav-link):hover { color: #fff !important; }
.mg8wcf .qtbhl { color: #fff !important; }
.mg8wcf .pnba { color: rgba(255,255,255,0.7) !important; }

.f59at { color: rgba(255,255,255,0.65) !important; }
.f59at h1, .f59at h2, .f59at h3,
.f59at h4, .f59at h5, .f59at h6,
.f59at .q4eua { color: #fff !important; }
.f59at p, .f59at li, .f59at span,
.f59at label { color: rgba(255,255,255,0.6) !important; }
.f59at a:not(.v915d) { color: rgba(255,255,255,0.65) !important; }
.f59at a:not(.v915d):hover { color: #fff !important; }
