@import url('https://fonts.googleapis.com/css2?family=Rokkitt:wght@400;500;600;700;800&family=Nunito+Sans:wght@400;500&display=swap');

:root {
    --n1432: #C8C508;
    --n15kq: #4716F0;
    --n165l: #15D78B;
    --n1z5: linear-gradient(to right, var(--n1432), var(--n15kq));
    --n3an: 'Rokkitt', serif;
    --n572: 'Nunito Sans', sans-serif;
    --n19o1: 40px;
    --n20en: 30px;
    --n214s: 22px;
    --n17pp: 15px;
    --n180h: 800;
    --n6mi: 18px;
    --n7o8: 24px;
    --n8or: 32px;
    --n99g: 44px;
    --n4qa: 50px;
    --n10un: 0 2px 8px rgba(0,0,0,0.06);
    --n11kq: 0 4px 16px rgba(0,0,0,0.08);
    --n1214: 0 8px 32px rgba(0,0,0,0.12);
    --n13za: 0 16px 48px rgba(0,0,0,0.16);
    --w8f6p: 100px 0;
}
.hq1qx {
    border-radius: 4px;
    padding: 10px 24px;
}
.j5iva0, .rndop, .byhv, .hqkhd, .kmsv23 {
    border-width: 3px;
    border-color: #C8C508;
}

.awv1j {
    background:
        radial-gradient(ellipse at 20% 50%, var(--n1432) 0%, transparent 50%),
        radial-gradient(ellipse at 80% 50%, var(--n15kq, var(--n1432)) 0%, transparent 50%),
        var(--bg-secondary);
    background-blend-mode: overlay;
}
.awv1j .hero-bg { opacity: 0.06; }

.g7ljv8 {
    transition: box-shadow 0.3s;
}
.g7ljv8:hover {
    box-shadow: 0 0 20px var(--n1432), 0 0 40px rgba(var(--n1432), 0.3);
}

.ibuy, .portfolio-item, .a66sb {
    overflow: hidden;
}
.ibuy img, .portfolio-item img, .a66sb img {
    transition: transform 0.6s cubic-bezier(.25,.8,.25,1);
}
.ibuy:hover img, .portfolio-item:hover img, .o4y0aw:hover .a66sb img {
    transform: scale(1.08);
}

.awv1j { padding-top: 140px; padding-bottom: 40px; background: var(--bg-primary); }
.jrrnhj {
    text-transform: uppercase;
    letter-spacing: 6px;
    font-size: 11px;
    background: none;
    padding: 0;
    color: var(--text-secondary) !important;
    border-bottom: 1px solid var(--border-color);
    padding-bottom: 12px;
    margin-bottom: 32px;
    display: block;
}
.he04 { font-size: calc(var(--n19o1) * 1.2); line-height: 0.95; margin-bottom: 32px; }
.c5rigs img {
    border-radius: 0;
    box-shadow: none;
    border: 1px solid var(--border-color);
}
.ehivl0 { font-style: italic; border-left: 2px solid var(--n1432); padding-left: 20px; }

.mcd4 { background: transparent; padding: 20px 0; }
.mcd4.scrolled {
    background: transparent !important;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
    box-shadow: none !important;
    padding: 20px 0 !important;
}

.z14ps {
    background: var(--bg-secondary);
    color: var(--text-secondary);
    padding: 0 20px 20px;
    border-top: none;
}
.z14ps p, .z14ps li, .z14ps span,
.z14ps .g0oorg p, .z14ps .footer-contact li { color: var(--text-secondary); }
.z14ps h1,.z14ps h2,.z14ps h3,.z14ps h4,.z14ps h5 { color: var(--text-primary); }
.z14ps > .container,
.z14ps > div > .container {
    background: var(--bg-primary);
    border-radius: var(--n8or);
    padding: 60px 40px 30px;
    box-shadow: var(--n1214);
    border: 1px solid var(--border-color);
}
.g0oorg .y4catc { color: var(--text-primary); }
.g0oorg .y4catc::after { background: var(--n1432); }
.ljgj a { color: var(--text-secondary); }
.ljgj a:hover { color: var(--n1432); }
.mhfd60 a { background: var(--bg-secondary); border-color: var(--border-color); color: var(--text-secondary); }
.mhfd60 a:hover { background: var(--n1432); color: #fff; border-color: var(--n1432); }
.t4kf { border-top: 1px solid var(--border-color); margin-top: 40px; }
.t4kf p { color: var(--text-muted); }

.contact-section .form-control {
    padding: 18px 20px;
    font-size: 16px;
    border: 2px solid var(--border-color);
    border-radius: var(--n7o8);
    transition: all 0.3s;
}
.contact-section .form-control:focus { border-color: var(--n1432); box-shadow: 0 0 0 4px rgba(var(--n1432), 0.08); transform: translateY(-2px); }
.contact-section .hq1qx { font-size: 16px; padding: 18px 36px; }

.oe0iv { font-family: 'JetBrains Mono', 'Fira Code', 'Courier New', monospace; font-size: 18px; font-weight: 500; letter-spacing: -0.5px; }

h3, h4, h5 { font-weight: var(--n180h); color: var(--text-primary); }
.uas4hb, .card-title, .nclco { font-weight: 600; }

.c5rigs {
    padding: 4px;
    background: var(--n1z5);
    border-radius: var(--n8or);
    display: inline-block;
}
.c5rigs img {
    border-radius: calc(var(--n8or) - 4px);
    display: block;
}

.o4y0aw .a66sb img, .a66sb img {
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    aspect-ratio: 1/1;
    object-fit: cover;
}

.m6ool { width: 42px; height: 42px; gap: 5px; border: none; background: var(--n1z5, var(--n1432)); border-radius: var(--n6mi, 6px); }
.m6ool .czjif2 { width: 20px; height: 2px; background: #fff; border-radius: 2px; transition: transform 0.3s ease, opacity 0.3s ease; }
.m6ool.active .czjif2:nth-child(1) { transform: translateY(7px) rotate(45deg); }
.m6ool.active .czjif2:nth-child(2) { opacity: 0; }
.m6ool.active .czjif2:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }

main > section + section::before{content:'';display:block;width:12px;height:12px;border:2px solid var(--n1432);border-radius:50%;margin:15px auto;opacity:0.35;}

.cursor-highlight-row{position:fixed;left:0;width:100%;height:40px;pointer-events:none;z-index:99998;background:linear-gradient(180deg,transparent,var(--n1432),transparent);opacity:0.015;transition:top 0.08s;}

.j5iva0,.rndop,.hqkhd{opacity:0;animation:blurIn 0.6s ease forwards;}.row>[class*="col"]:nth-child(1)>*{animation-delay:0.08s;}.row>[class*="col"]:nth-child(2)>*{animation-delay:0.18s;}.row>[class*="col"]:nth-child(3)>*{animation-delay:0.28s;}.row>[class*="col"]:nth-child(4)>*{animation-delay:0.38s;}@keyframes blurIn{from{opacity:0;filter:blur(4px);transform:translateY(12px);}to{opacity:1;filter:blur(0);transform:translateY(0);}}

.typewriter-cursor{display:inline-block;width:2px;height:1em;background:var(--n1432);margin-left:4px;animation:twBlink 0.7s step-end infinite;vertical-align:text-bottom;}@keyframes twBlink{50%{opacity:0;}}

@media(prefers-reduced-motion:reduce){.j5iva0,.rndop,.hqkhd,.kmsv23,.o4y0aw,.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(--n1432) 0.8px,transparent 0.8px);background-size:32px 32px;opacity:0.025;}

.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;}}

.tgk6p{animation:taglinePulse 3s ease-in-out infinite;}@keyframes taglinePulse{0%,100%{opacity:1;}50%{opacity:0.5;}}

.spin-ring{position:absolute;width:350px;height:350px;border:1px dashed var(--n1432);border-radius:50%;opacity:0.08;animation:spinSlow 35s linear infinite;pointer-events:none;top:15%;right:-80px;z-index:0;}@keyframes spinSlow{to{transform:rotate(360deg);}}@media(max-width:768px){.spin-ring{width:200px;height:200px;right:-60px;}}

.float-shapes{position:fixed;inset:0;pointer-events:none;z-index:0;overflow:hidden;}.float-cross{position:absolute;width:16px;height:16px;opacity:0.035;animation:crossFloat 20s ease-in-out infinite alternate;}.float-cross::before,.float-cross::after{content:'';position:absolute;background:var(--n1432);border-radius:1px;}.float-cross::before{width:100%;height:2px;top:50%;transform:translateY(-50%);}.float-cross::after{width:2px;height:100%;left:50%;transform:translateX(-50%);}@keyframes crossFloat{0%{transform:rotate(0deg) translate(0,0);}100%{transform:rotate(180deg) translate(30px,-50px);}}

.g7ljv8,.awv1j .hq1qx{background:linear-gradient(90deg,var(--n1432),var(--n15kq,var(--n1432)),var(--n1432));background-size:200% 100%;animation:shimmerBtn 3s ease-in-out infinite;}@keyframes shimmerBtn{0%,100%{background-position:0% 50%;}50%{background-position:100% 50%;}}

.word-reveal{display:inline-block;opacity:0;transform:translateY(20px);transition:opacity 0.4s ease,transform 0.4s ease;margin-right:0.28em;}.word-reveal.visible{opacity:1;transform:translateY(0);}
.word-reveal:last-child{margin-right:0;}

.hero-geo-frame{position:absolute;inset:30px;border:1px solid var(--n1432);opacity:0.07;pointer-events:none;z-index:0;border-radius:var(--n8or,16px);}
.hero-geo-corner{position:absolute;width:50px;height:50px;border:2px solid var(--n1432);opacity:0.1;pointer-events:none;z-index:0;}
.hero-geo-corner.tl{top:20px;left:20px;border-right:none;border-bottom:none;border-radius:6px 0 0 0;}
.hero-geo-corner.br{bottom:20px;right:20px;border-left:none;border-top:none;border-radius:0 0 6px 0;}
@media(max-width:768px){.hero-geo-frame,.hero-geo-corner{display:none;}}

main > section:nth-child(even):not(.qra4a):not(.einqh7) { position: relative; overflow: clip; }
main > section:nth-child(even):not(.qra4a):not(.einqh7)::before {
    content: '';
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 0;
    opacity: 0.03;
    background-image:
        linear-gradient(var(--n1432) 1px, transparent 1px),
        linear-gradient(90deg, var(--n1432) 1px, transparent 1px),
        linear-gradient(var(--n1432) 0.5px, transparent 0.5px),
        linear-gradient(90deg, var(--n1432) 0.5px, transparent 0.5px);
    background-size: 100px 100px, 100px 100px, 20px 20px, 20px 20px;
}
.awv1j::before { display: none !important; }

html:not(.n2m79) main > section {
    opacity: 1 !important;
    transform: none !important;
    clip-path: none !important;
    filter: none !important;
}

@media (min-width: 993px) {
    .ja00 {
        flex-wrap: nowrap;
        overflow: visible;
    }
    .i71u64 {
        flex: 1 1 auto;
        min-width: 0;
        justify-content: center;
        flex-wrap: nowrap;
        overflow: visible;
        gap: clamp(6px, 0.9vw, 18px) !important;
    }
    .i71u64 .nav-link {
        white-space: nowrap;
        font-size: clamp(10px, 0.82vw, 14px) !important;
        padding: 6px 0;
        flex-shrink: 0;
    }
    .z152, .mbyz {
        gap: clamp(8px, 1.4vw, 32px) !important;
        flex-wrap: nowrap;
        overflow: hidden;
    }
    .z152 .nav-link,
    .mbyz .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        flex-shrink: 0;
    }
    .sd9h0 {
        flex-shrink: 0;
        white-space: nowrap;
    }
    .oe0iv {
        flex-shrink: 0;
    }

    .mcd4 .sd9h0 {
        margin-left: 8px !important;
    }
    .mcd4 .sd9h0.hq1qx {
        padding: 9px 16px;
        font-size: 13px;
    }
}

@media (min-width: 993px) and (max-width: 1199.98px) {
    .mcd4 .ja00 .d-flex > span {
        display: none !important;
    }
}

div.to9h:not(.w8f6p) {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1001;
    padding: 6px 0;
    transition: transform 0.3s ease, opacity 0.3s ease;
}
div.to9h:not(.w8f6p) + .mcd4 {
    top: 33px;
    transition: top 0.3s ease, background 0.3s ease, padding 0.3s ease;
}
div.to9h.b8gxt {
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
}
div.to9h.b8gxt + .mcd4,
div.to9h:not(.w8f6p) + .mcd4.scrolled {
    top: 0;
}
div.to9h:not(.w8f6p) ~ .awv1j {
    padding-top: 200px;
}

@media (max-width: 992px) {
    div.to9h:not(.w8f6p) {
        position: relative;
        z-index: auto;
        font-size: 11px;
        padding: 4px 0;
    }
    div.to9h:not(.w8f6p) + .mcd4 {
        top: 0;
    }
    div.to9h:not(.w8f6p) ~ .awv1j {
        padding-top: 140px;
    }
}

@media (max-width: 992px) {
    .m6ool {
        display: flex !important;
        pointer-events: auto !important;
        opacity: 1 !important;
        z-index: 10001 !important;
        cursor: pointer !important;
        -webkit-tap-highlight-color: transparent;
    }
    .m6ool .czjif2 {
        pointer-events: none;
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
    .i71u64 {
        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;
    }
    .i71u64 .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;
    }
    .i71u64 .nav-link::after { display: none !important; }
    .sd9h0 { display: none !important; }
    .z152, .mbyz { display: none !important; }
}

@media (max-width: 992px) {
    .i71u64 { right: -100% !important; left: auto !important; width: min(320px,85vw) !important; background: rgba(var(--bg-card-rgb,255,255,255),0.65) !important; backdrop-filter: blur(20px) !important; -webkit-backdrop-filter: blur(20px) !important; border-left: 1px solid rgba(255,255,255,0.2) !important; padding: 100px 32px 40px !important; box-shadow: -4px 0 30px rgba(0,0,0,0.15) !important; transition: right 0.4s cubic-bezier(0.4,0,0.2,1) !important; }
    .i71u64.active { right: 0 !important; }
    .i71u64 .nav-link { opacity: 0 !important; transform: translateX(16px) scale(0.96) !important; transition: opacity 0.35s ease, transform 0.35s ease !important; border-bottom: 1px solid rgba(255,255,255,0.15) !important; }
    .i71u64.active .nav-link { opacity: 1 !important; transform: translateX(0) scale(1) !important; }
    .i71u64.active .nav-link:nth-child(1){transition-delay:.08s !important;}
    .i71u64.active .nav-link:nth-child(2){transition-delay:.14s !important;}
    .i71u64.active .nav-link:nth-child(3){transition-delay:.20s !important;}
    .i71u64.active .nav-link:nth-child(4){transition-delay:.26s !important;}
    .i71u64.active .nav-link:nth-child(5){transition-delay:.32s !important;}
    .i71u64.active .nav-link:nth-child(6){transition-delay:.38s !important;}
    .i71u64.active .nav-link:nth-child(7){transition-delay:.44s !important;}
    .i71u64.active .nav-link:nth-child(8){transition-delay:.50s !important;}
}

.j5iva0,
.rndop,
.hqkhd,
.kmsv23,
.nbw9w0,
.o4y0aw {
    backdrop-filter: blur(8px) !important;
    -webkit-backdrop-filter: blur(8px) !important;
}
.j5iva0 *,
.rndop *,
.hqkhd *,
.kmsv23 *,
.nbw9w0 * {
    filter: none !important;
}
@supports (animation: none) {
    .j5iva0, .rndop, .hqkhd {
        animation-fill-mode: forwards !important;
    }
}
.hqkhd + .hqkhd {
    margin-top: 1.5rem;
}

.awv1j .kx065 ~ .container,
.awv1j .kx065 ~ .container * {
    color: #fff;
}
.awv1j .kx065 ~ .container p,
.awv1j .kx065 ~ .container .ehivl0 {
    color: rgba(255,255,255,0.85);
}
.awv1j .kx065 ~ .container .hq1qx {
    color: inherit;
}
.einqh7 .jrrnhj { color: #fff; }
.einqh7 .tgk6p { color: var(--n1432); }
.einqh7 .wobow { color: rgba(255,255,255,0.55); }
.einqh7 .ljgj a { color: rgba(255,255,255,0.65); }
.einqh7 .ljgj a:hover { color: #fff; }
.z14ps[style*="background:none"] { background: none !important; }
.z14ps[style*="background:none"]::before,
.z14ps[style*="background:none"]::after { display: none !important; }

body {
    line-height: 1.678;
    letter-spacing: 0.0em;
}

.j5iva0, .rndop, .hqkhd, .byhv, .kmsv23 {
    padding: 26px;
}
.j5iva0, .rndop, .hqkhd, .byhv, .kmsv23 .card-body {
    padding: 22px 16px;
}
.row > [class*="col"]:nth-child(1) .j5iva0,
.row > [class*="col"]:nth-child(1) .rndop {
    padding: 23px;
    border-radius: calc(var(--n7o8) + 0px);
}
.row > [class*="col"]:nth-child(2) .j5iva0,
.row > [class*="col"]:nth-child(2) .rndop {
    padding: 27px;
    border-radius: calc(var(--n7o8) + 1px);
}
.row > [class*="col"]:nth-child(3) .j5iva0,
.row > [class*="col"]:nth-child(3) .rndop {
    padding: 26px;
    border-radius: calc(var(--n7o8) + 1px);
}
.row > [class*="col"]:nth-child(4) .j5iva0,
.row > [class*="col"]:nth-child(4) .rndop {
    padding: 25px;
    border-radius: calc(var(--n7o8) + -1px);
}
.row > [class*="col"]:nth-child(5) .j5iva0,
.row > [class*="col"]:nth-child(5) .rndop {
    padding: 24px;
    border-radius: calc(var(--n7o8) + 3px);
}
.row > [class*="col"]:nth-child(6) .j5iva0,
.row > [class*="col"]:nth-child(6) .rndop {
    padding: 29px;
    border-radius: calc(var(--n7o8) + 3px);
}

.hq1qx {
    padding: 13px 28px;
    font-size: 15px;
    letter-spacing: 0.146px;
    border-radius: calc(var(--n7o8) + -2px);
}
.pqk1 {
    padding: 13px 30px;
    border-width: 1px;
}

main > section {
    padding-top: 93px;
    padding-bottom: 96px;
}
main > section:first-child {
    padding-top: 108px;
}
main > section:nth-child(3) {
    padding-top: 100px;
    padding-bottom: 85px;
}
main > section:nth-child(5) {
    padding-top: 87px;
    padding-bottom: 101px;
}
main > section:nth-child(6) {
    padding-top: 92px;
    padding-bottom: 85px;
}

.ydkn8 {
    margin-bottom: 48px;
}

.j5iva0, .rndop, .hqkhd, .kmsv23 {
    box-shadow: 0px 3px 13px rgba(0,0,0,0.067);
}

.awv1j {
    padding-top: 122px;
}
.he04 {
    margin-bottom: 26px;
}
.ehivl0 {
    margin-bottom: 40px;
    font-size: 17px;
    line-height: 1.612;
}
.jrrnhj {
    font-size: 11px;
    letter-spacing: 2.641px;
    margin-bottom: 25px;
}
.y39cj {
    gap: 17px;
}

.c5rigs img {
    border-radius: 11px;
    box-shadow: 0 7px 44px rgba(0,0,0,0.106);
}

.telt {
    width: 55px;
    height: 55px;
    font-size: 23px;
    border-radius: 11px;
    margin-bottom: 17px;
}

.uas4hb, .card-title {
    font-size: 19px;
    margin-bottom: 12px;
}
.vnr9m, .card-text {
    font-size: 15px;
    line-height: 1.585;
}

.kuhw5 {
    margin-bottom: 16px;
    letter-spacing: 0.0px;
}
.tgk6p {
    font-size: 12px;
    letter-spacing: 3.637px;
    margin-bottom: 13px;
}
.nfaq7 {
    font-size: 17px;
    line-height: 1.612;
}

@media (min-width: 993px) {
    .i71u64 {
        gap: 26px;
    }
    .i71u64 .nav-link {
        font-size: 14px;
        padding: 10px 0;
    }
}

.z14ps {
    padding-top: 78px;
}
.g0oorg .y4catc {
    font-size: 17px;
    margin-bottom: 26px;
}
.ljgj a {
    font-size: 15px;
}
.ljgj li {
    margin-bottom: 11px;
}
.mhfd60 {
    gap: 10px;
}
.mhfd60 a {
    width: 38px;
    height: 38px;
}
.t4kf {
    padding: 24px 0;
    margin-top: 51px;
}

.form-control {
    border-radius: 8px;
    padding: 12px 19px;
    font-size: 15px;
}

.byhv {
    padding: 36px;
}
.cev2ny {
    font-size: 17px;
    line-height: 1.609;
    margin-bottom: 19px;
}
.vwt7b {
    width: 49px;
    height: 49px;
}
.n7z2 {
    font-size: 15px;
}
.gvxl {
    font-size: 14px;
}

.kmsv23 {
    padding: 36px;
}
.f9b5x {
    font-size: 20px;
    margin-bottom: 9px;
}
.wfr0 {
    font-size: 43px;
    margin-bottom: 24px;
}
.aezkz1 li {
    padding: 10px 0;
    font-size: 14px;
}

.hbb5, .stat-number {
    font-size: 43px;
    margin-bottom: 6px;
}
.nsgmn {
    font-size: 13px;
    letter-spacing: 0.757px;
}

.a66sb img {
    border-radius: 13px;
}
.xjwvi {
    font-size: 18px;
    margin-bottom: 4px;
}
.v7mqm {
    font-size: 14px;
}

.yittx {
    font-size: 35px;
    margin-bottom: 15px;
}
.nclco {
    font-size: 19px;
    margin-bottom: 6px;
}

.wow {
    animation-duration: 0.549s !important;
}
.j5iva0, .rndop, .hqkhd, .byhv,
.kmsv23, .o4y0aw {
    transition-duration: 0.358s;
}

.row {
    --bs-gutter-y: 32px;
}

.qra4a {
    padding: 73px 0;
}
.rfxg8 {
    font-size: 38px;
    margin-bottom: 14px;
}
.jxw8e2 {
    font-size: 16px;
    margin-bottom: 23px;
}

.hqkhd .ibuy img {
    border-radius: 13px 13px 0 0;
}
.cgmr {
    font-size: 12px;
    margin-bottom: 11px;
    gap: 10px;
}

.mcd4 {
    padding: 20px 0;
}
.mcd4.scrolled {
    padding: 20px 0 !important;
}
.oe0iv {
    font-size: 24px;
}
.sd9h0 {
    margin-left: 14px;
}

:root {
    --_env: 'b91412f';
    --_idx: 6.42;
    --_key: 'a78ebe5';
    --_run: '7b94a0';
}
.scope-tag { content: '' }
.render-flag { display: inherit; content: ''; --_stamp: 692 }
.bind-ref { box-sizing: border-box; --_stamp: 554 }
.a11y-skip { pointer-events: auto; outline: 0 solid transparent; --_stamp: 298 }

.einqh7 h1, .einqh7 h2, .einqh7 h3, .einqh7 h4, .einqh7 h5, .einqh7 h6 { color: #fff !important; }
.einqh7 { color: rgba(255,255,255,0.85) !important; }
.einqh7 p, .einqh7 li, .einqh7 span:not(.badge):not(.hq1qx), .einqh7 .wbk4, .einqh7 label, .einqh7 blockquote, .einqh7 figcaption, .einqh7 dt, .einqh7 dd, .einqh7 td, .einqh7 th { color: rgba(255,255,255,0.78) !important; }
.einqh7 a:not(.hq1qx):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.einqh7 a:not(.hq1qx):not(.nav-link):hover { color: #fff !important; }
.einqh7 .hbb5 { color: #fff !important; }
.einqh7 .nsgmn { 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(.hq1qx), .bg-dark-custom .wbk4, .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(.hq1qx):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-dark-custom a:not(.hq1qx):not(.nav-link):hover { color: #fff !important; }
.bg-dark-custom .hbb5 { color: #fff !important; }
.bg-dark-custom .nsgmn { 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(.hq1qx), .bg-gradient-custom .wbk4, .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(.hq1qx):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-gradient-custom a:not(.hq1qx):not(.nav-link):hover { color: #fff !important; }
.bg-gradient-custom .hbb5 { color: #fff !important; }
.bg-gradient-custom .nsgmn { 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(.hq1qx), .bg-accent-custom .wbk4, .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(.hq1qx):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-accent-custom a:not(.hq1qx):not(.nav-link):hover { color: #fff !important; }
.bg-accent-custom .hbb5 { color: #fff !important; }
.bg-accent-custom .nsgmn { color: rgba(255,255,255,0.7) !important; }

.qra4a h1, .qra4a h2, .qra4a h3, .qra4a h4, .qra4a h5, .qra4a h6 { color: #fff !important; }
.qra4a { color: rgba(255,255,255,0.85) !important; }
.qra4a p, .qra4a li, .qra4a span:not(.badge):not(.hq1qx), .qra4a .wbk4, .qra4a label, .qra4a blockquote, .qra4a figcaption, .qra4a dt, .qra4a dd, .qra4a td, .qra4a th { color: rgba(255,255,255,0.78) !important; }
.qra4a a:not(.hq1qx):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.qra4a a:not(.hq1qx):not(.nav-link):hover { color: #fff !important; }
.qra4a .hbb5 { color: #fff !important; }
.qra4a .nsgmn { color: rgba(255,255,255,0.7) !important; }

.pl4gu h1, .pl4gu h2, .pl4gu h3, .pl4gu h4, .pl4gu h5, .pl4gu h6 { color: #fff !important; }
.pl4gu { color: rgba(255,255,255,0.85) !important; }
.pl4gu p, .pl4gu li, .pl4gu span:not(.badge):not(.hq1qx), .pl4gu .wbk4, .pl4gu label, .pl4gu blockquote, .pl4gu figcaption, .pl4gu dt, .pl4gu dd, .pl4gu td, .pl4gu th { color: rgba(255,255,255,0.78) !important; }
.pl4gu a:not(.hq1qx):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.pl4gu a:not(.hq1qx):not(.nav-link):hover { color: #fff !important; }
.pl4gu .hbb5 { color: #fff !important; }
.pl4gu .nsgmn { color: rgba(255,255,255,0.7) !important; }

.to9h h1, .to9h h2, .to9h h3, .to9h h4, .to9h h5, .to9h h6 { color: #fff !important; }
.to9h { color: rgba(255,255,255,0.85) !important; }
.to9h p, .to9h li, .to9h span:not(.badge):not(.hq1qx), .to9h .wbk4, .to9h label, .to9h blockquote, .to9h figcaption, .to9h dt, .to9h dd, .to9h td, .to9h th { color: rgba(255,255,255,0.78) !important; }
.to9h a:not(.hq1qx):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.to9h a:not(.hq1qx):not(.nav-link):hover { color: #fff !important; }
.to9h .hbb5 { color: #fff !important; }
.to9h .nsgmn { color: rgba(255,255,255,0.7) !important; }

.z14ps { color: rgba(255,255,255,0.65) !important; }
.z14ps h1, .z14ps h2, .z14ps h3,
.z14ps h4, .z14ps h5, .z14ps h6,
.z14ps .y4catc { color: #fff !important; }
.z14ps p, .z14ps li, .z14ps span,
.z14ps label { color: rgba(255,255,255,0.6) !important; }
.z14ps a:not(.hq1qx) { color: rgba(255,255,255,0.65) !important; }
.z14ps a:not(.hq1qx):hover { color: #fff !important; }
