@import url('https://fonts.googleapis.com/css2?family=Onest:wght@400;500;600;700;800&family=Onest:wght@400;500&display=swap');

:root {
    --z14cc: #BA219E;
    --z15af: #976D13;
    --z16t7: #1E8C33;
    --z1nl: linear-gradient(90deg, var(--z14cc), var(--z15af));
    --z3zo: 'Onest', sans-serif;
    --z5qz: 'Onest', sans-serif;
    --z19hi: 48px;
    --z20ja: 36px;
    --z21o6: 26px;
    --z17aq: 16px;
    --z18bt: 700;
    --z6n4: 0px;
    --z7it: 0px;
    --z8bc: 0px;
    --z9p5: 0px;
    --z4qe: 0px;
    --z10ug: 0 4px 12px rgba(0,0,0,0.1);
    --z11oo: 0 8px 24px rgba(0,0,0,0.14);
    --z12zt: 0 16px 40px rgba(0,0,0,0.18);
    --z13zz: 0 24px 60px rgba(0,0,0,0.22);
    --nw83: 40px 0;
}
.mmcg3 {
    border-radius: 2px;
    padding: 14px 28px;
}
.vuq5o, .cadz, .ozc7, .olsw, .lhnh1h {
    border-width: 1px;
    border-color: #BA219E33;
}

.rnok {
    position: relative;
    padding-left: 24px;
}
.rnok::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 4px;
    height: 100%;
    background: var(--z1nl);
    border-radius: 2px;
}
.rnok.text-center {
    padding-left: 0;
}
.rnok.text-center::before {
    display: none;
}

.vuq5o, .cadz, .olsw, .lhnh1h, .ozc7 {
    position: relative;
}
.vuq5o::after, .cadz::after {
    content: '';
    position: absolute;
    inset: 8px 8px -8px -8px;
    background: var(--z14cc);
    opacity: 0.12;
    border-radius: inherit;
    z-index: -1;
    transition: opacity 0.3s;
}
.vuq5o:hover::after, .cadz:hover::after {
    opacity: 0.22;
}

.ctyhks, .portfolio-item, .qihi7 {
    overflow: hidden;
}
.ctyhks img, .portfolio-item img, .qihi7 img {
    transition: transform 0.6s cubic-bezier(.25,.8,.25,1);
}
.ctyhks:hover img, .portfolio-item:hover img, .eizx:hover .qihi7 img {
    transform: scale(1.08);
}

.hobb2, .qw8k {
    text-transform: uppercase;
    letter-spacing: 4px;
    font-size: 12px;
    font-weight: 700;
}

.btn-link-custom::after {
    content: '';
    position: absolute;
    bottom: -4px;
    left: 50%;
    width: 0;
    height: 2px;
    background: var(--z14cc);
    transition: width 0.3s, left 0.3s;
}
.btn-link-custom:hover::after {
    width: 100%;
    left: 0;
}

.vuq5o, .cadz, .olsw, .lhnh1h, .ozc7 {
    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);
}

.gexv {
    position: relative;
    margin-top: 40px;
}
.gexv::before {
    content: '';
    position: absolute;
    top: -30px;
    left: 0;
    width: 100%;
    height: 30px;
    background: inherit;
    clip-path: ellipse(55% 100% at 50% 100%);
}

.vvzb7q { text-align: center; padding-top: 100px; }
.tcht {
    max-width: 900px;
    margin: 0 auto 40px;
}
.tcht img {
    border-radius: var(--z9p5);
    box-shadow: var(--z13zz);
    width: 100%;
    max-height: 400px;
    object-fit: cover;
}
.vkcb2e { max-width: 700px; margin: 0 auto; }
.vnwh { justify-content: center; }
.qw8k { margin-bottom: 16px; }

.xkpil {
    background: var(--footer-dark-bg);
    padding: 16px 0;
    border-bottom: 2px solid var(--z14cc);
    box-shadow: 0 2px 20px color-mix(in srgb, var(--z14cc) 40%, transparent);
}
.xkpil .fj0jw { color: #fff; }
.xkpil .nav-link { color: rgba(255,255,255,0.7) !important; }
.xkpil .nav-link:hover, .xkpil .nav-link.active { color: var(--z14cc) !important; }
.xkpil .nav-link::after { background: var(--z14cc); }
.xkpil .grxu { background: var(--z14cc); color: #fff; border-color: var(--z14cc); }
.xkpil .gaysvv .muwq7 { background: #fff; }
.xkpil.scrolled { box-shadow: 0 4px 25px color-mix(in srgb, var(--z14cc) 30%, transparent); }

.oj654 { background: #1a1a2e; color: rgba(255,255,255,0.6); padding-top: 80px; }
.oj654 h4,.oj654 h5 { color: #fff; }
.ydztf9 .kfhsa::after { background: var(--z14cc); }
.nssb { background: #10101c; border-top: none; margin: 60px -1000px 0; padding: 24px 1000px; }
.nssb p { color: rgba(255,255,255,0.3); }
.gh1r a:hover { background: var(--z14cc); border-color: var(--z14cc); }

.contact-section .bwao {
    background: var(--footer-dark-bg);
    padding: 48px;
    border-radius: var(--z8bc);
}
.contact-section .bwao .form-control {
    background: rgba(255,255,255,0.08);
    border-color: rgba(255,255,255,0.15);
    color: #fff;
    border-radius: var(--z6n4);
}
.contact-section .bwao .form-control::placeholder { color: rgba(255,255,255,0.4); }
.contact-section .bwao .form-control:focus { border-color: var(--z14cc); background: rgba(255,255,255,0.12); }
.contact-section .bwao .mmcg3 { background: #fff; color: var(--footer-dark-bg); border-color: #fff; }
.contact-section .bwao label { color: rgba(255,255,255,0.7); }

.fj0jw { font-size: 24px; font-weight: 700; color: var(--z14cc) !important; }

h3, h4, h5 { font-weight: var(--z18bt); color: var(--text-primary); }
.uh26op, .card-title, .lqr4a { font-weight: 600; }

.cadz img, .vuq5o img, .olsw img, .portfolio-item img {
    transition: transform 0.4s ease;
    border-radius: var(--z7it);
}
.cadz:hover img, .vuq5o:hover img, .olsw:hover img, .portfolio-item:hover img {
    transform: scale(1.08) rotate(-2deg);
}

section:not(.vvzb7q) .col-lg-6 img, section:not(.vvzb7q) .col-lg-5 img {
    clip-path: polygon(0 0, 100% 0, 100% 85%, 50% 100%, 0 85%);
}

.gaysvv { width: 42px; height: 42px; gap: 5px; border: none; background: var(--z1nl, var(--z14cc)); border-radius: var(--z6n4, 6px); }
.gaysvv .muwq7 { width: 20px; height: 2px; background: #fff; border-radius: 2px; transition: transform 0.3s ease, opacity 0.3s ease; }
.gaysvv.active .muwq7:nth-child(1) { transform: translateY(7px) rotate(45deg); }
.gaysvv.active .muwq7:nth-child(2) { opacity: 0; }
.gaysvv.active .muwq7:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }

main > section + section::before{content:'\2605';display:block;text-align:center;color:var(--z14cc);opacity:0.2;font-size:14px;padding:12px 0;}

.cursor-ring{position:fixed;width:36px;height:36px;border:2px solid var(--z14cc);border-radius:50%;pointer-events:none;z-index:99999;transition:width 0.3s,height 0.3s,border-color 0.3s,transform 0.08s;transform:translate(-50%,-50%);opacity:0.6;}.cursor-ring.hover{width:50px;height:50px;border-color:var(--z15af,var(--z14cc));opacity:1;}

.progress-circle{position:fixed;bottom:80px;right:20px;width:44px;height:44px;z-index:9990;opacity:0.6;}.progress-circle svg{transform:rotate(-90deg);}.progress-circle .bg{fill:none;stroke:var(--border-color);stroke-width:3;}.progress-circle .fill{fill:none;stroke:var(--z14cc);stroke-width:3;stroke-linecap:round;transition:stroke-dashoffset 0.1s;}@media(max-width:768px){.progress-circle{display:none;}}

.vuq5o,.cadz,.olsw,.lhnh1h,.eizx{opacity:0;animation:staggerIn 0.6s ease forwards;}.row>[class*="col"]:nth-child(1) .vuq5o,.row>[class*="col"]:nth-child(1) .cadz,.row>[class*="col"]:nth-child(1) .olsw{animation-delay:0.1s;}.row>[class*="col"]:nth-child(2) .vuq5o,.row>[class*="col"]:nth-child(2) .cadz,.row>[class*="col"]:nth-child(2) .olsw{animation-delay:0.2s;}.row>[class*="col"]:nth-child(3) .vuq5o,.row>[class*="col"]:nth-child(3) .cadz,.row>[class*="col"]:nth-child(3) .olsw{animation-delay:0.3s;}.row>[class*="col"]:nth-child(4) .vuq5o,.row>[class*="col"]:nth-child(4) .cadz{animation-delay:0.4s;}.row>[class*="col"]:nth-child(5) .vuq5o{animation-delay:0.5s;}.row>[class*="col"]:nth-child(6) .vuq5o{animation-delay:0.6s;}@keyframes staggerIn{from{opacity:0;transform:translateY(30px);}to{opacity:1;transform:translateY(0);}}

@media(prefers-reduced-motion:reduce){.vuq5o,.cadz,.olsw,.lhnh1h,.eizx,.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(--z14cc);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);}}

.gh1r a,.team-social a{transition:transform 0.3s cubic-bezier(0.34,1.56,0.64,1),background 0.3s,color 0.3s;}.gh1r a:hover,.team-social a:hover{transform:translateY(-6px) scale(1.15);}

.vuq5o,.cadz{transition:background 0.4s ease,color 0.4s ease,border-color 0.4s ease,box-shadow 0.4s ease;}.vuq5o:hover,.cadz:hover{background:var(--z14cc) !important;border-color:var(--z14cc) !important;box-shadow:0 12px 30px rgba(0,0,0,0.15) !important;}.vuq5o:hover .uh26op,.vuq5o:hover .fi5m,.vuq5o:hover i,.cadz:hover .card-title,.cadz:hover .card-text{color:#fff !important;}.vuq5o:hover .rvbyb{background:rgba(255,255,255,0.15) !important;color:#fff !important;}

.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;}}

.vuq5o .rvbyb i,.vuq5o .rvbyb svg{animation:iconPulse 3s ease-in-out infinite;}.vuq5o:nth-child(2) .rvbyb i{animation-delay:-0.5s;}.vuq5o:nth-child(3) .rvbyb i{animation-delay:-1s;}.vuq5o:nth-child(4) .rvbyb i{animation-delay:-1.5s;}@keyframes iconPulse{0%,100%{transform:scale(1);}50%{transform:scale(1.15);}}

.spin-gear{position:absolute;font-size:80px;opacity:0.04;animation:spinSlow 25s linear infinite;pointer-events:none;z-index:0;top:20%;left:5%;}@keyframes spinSlow{to{transform:rotate(360deg);}}@media(max-width:768px){.spin-gear{font-size:50px;}}

.float-blobs{position:fixed;inset:0;pointer-events:none;z-index:0;overflow:hidden;}.float-blob{position:absolute;border-radius:50%;filter:blur(40px);opacity:0.035;will-change:transform;}

.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%);}}

.owgug{background:linear-gradient(90deg,var(--text-primary) 0%,var(--z14cc) 25%,var(--text-primary) 50%,var(--z14cc) 75%,var(--text-primary) 100%);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:shimmerText 4s linear infinite;}@keyframes shimmerText{to{background-position:200% center;}}

.vvzb7q {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 40px), 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 40px), 0 100%);
    margin-bottom: -20px;
    position: relative;
    z-index: 1;
}
@media (max-width: 768px) {
    .vvzb7q {
        clip-path: polygon(0 0, 100% 0, 100% calc(100% - 20px), 0 100%);
        -webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 20px), 0 100%);
        margin-bottom: -10px;
    }
}

html:not(.ydf239) main > section {
    opacity: 1 !important;
    transform: none !important;
    clip-path: none !important;
    filter: none !important;
}

@media (min-width: 993px) {
    .mw26 {
        flex-wrap: nowrap;
        overflow: visible;
    }
    .qkor1 {
        flex: 1 1 auto;
        min-width: 0;
        justify-content: center;
        flex-wrap: nowrap;
        overflow: hidden;
        gap: clamp(10px, 1.8vw, 36px) !important;
    }
    .qkor1 .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        padding: 8px 0;
        flex-shrink: 0;
    }
    .ch8r27, .lfs445 {
        gap: clamp(8px, 1.4vw, 32px) !important;
        flex-wrap: nowrap;
        overflow: hidden;
    }
    .ch8r27 .nav-link,
    .lfs445 .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        flex-shrink: 0;
    }
    .grxu {
        flex-shrink: 0;
        white-space: nowrap;
    }
    .fj0jw {
        flex-shrink: 0;
    }
}

div.gexv:not(.nw83) {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1001;
    padding: 6px 0;
    transition: transform 0.3s ease, opacity 0.3s ease;
}
div.gexv:not(.nw83) + .xkpil {
    top: 33px;
    transition: top 0.3s ease, background 0.3s ease, padding 0.3s ease;
}
div.gexv.cx66 {
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
}
div.gexv.cx66 + .xkpil,
div.gexv:not(.nw83) + .xkpil.scrolled {
    top: 0;
}
div.gexv:not(.nw83) ~ .vvzb7q {
    padding-top: 200px;
}

@media (max-width: 992px) {
    div.gexv:not(.nw83) {
        position: relative;
        z-index: auto;
        font-size: 11px;
        padding: 4px 0;
    }
    div.gexv:not(.nw83) + .xkpil {
        top: 0;
    }
    div.gexv:not(.nw83) ~ .vvzb7q {
        padding-top: 140px;
    }
}

@media (max-width: 992px) {
    .gaysvv {
        display: flex !important;
        pointer-events: auto !important;
        opacity: 1 !important;
        z-index: 10001 !important;
        cursor: pointer !important;
        -webkit-tap-highlight-color: transparent;
    }
    .gaysvv .muwq7 {
        pointer-events: none;
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
    .qkor1 {
        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;
    }
    .qkor1 .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;
    }
    .qkor1 .nav-link::after { display: none !important; }
    .grxu { display: none !important; }
    .ch8r27, .lfs445 { display: none !important; }
}

@media (max-width: 992px) {
    .qkor1 { 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; }
    .qkor1.active { left: 0 !important; }
    .qkor1 .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; }
    .qkor1.active .nav-link { opacity: 1 !important; transform: translateX(0) !important; }
    .qkor1.active .nav-link:nth-child(1){transition-delay:.06s !important;}
    .qkor1.active .nav-link:nth-child(2){transition-delay:.12s !important;}
    .qkor1.active .nav-link:nth-child(3){transition-delay:.18s !important;}
    .qkor1.active .nav-link:nth-child(4){transition-delay:.24s !important;}
    .qkor1.active .nav-link:nth-child(5){transition-delay:.30s !important;}
    .qkor1.active .nav-link:nth-child(6){transition-delay:.36s !important;}
    .qkor1.active .nav-link:nth-child(7){transition-delay:.42s !important;}
    .qkor1.active .nav-link:nth-child(8){transition-delay:.48s !important;}
}

.vuq5o,
.cadz,
.olsw,
.lhnh1h,
.ohe2iz,
.eizx {
    backdrop-filter: blur(8px) !important;
    -webkit-backdrop-filter: blur(8px) !important;
}
.vuq5o *,
.cadz *,
.olsw *,
.lhnh1h *,
.ohe2iz * {
    filter: none !important;
}
@supports (animation: none) {
    .vuq5o, .cadz, .olsw {
        animation-fill-mode: forwards !important;
    }
}
.olsw + .olsw {
    margin-top: 1.5rem;
}

.vvzb7q .whf2p ~ .container,
.vvzb7q .whf2p ~ .container * {
    color: #fff;
}
.vvzb7q .whf2p ~ .container p,
.vvzb7q .whf2p ~ .container .jeo7bf {
    color: rgba(255,255,255,0.85);
}
.vvzb7q .whf2p ~ .container .mmcg3 {
    color: inherit;
}
.tlx8j .qw8k { color: #fff; }
.tlx8j .hobb2 { color: var(--z14cc); }
.tlx8j .awm8 { color: rgba(255,255,255,0.55); }
.tlx8j .iqef7 a { color: rgba(255,255,255,0.65); }
.tlx8j .iqef7 a:hover { color: #fff; }
.oj654[style*="background:none"] { background: none !important; }
.oj654[style*="background:none"]::before,
.oj654[style*="background:none"]::after { display: none !important; }

body {
    line-height: 1.678;
    letter-spacing: 0.0em;
}

.vuq5o, .cadz, .olsw, .ozc7, .lhnh1h {
    padding: 27px;
}
.vuq5o, .cadz, .olsw, .ozc7, .lhnh1h .card-body {
    padding: 21px 18px;
}
.row > [class*="col"]:nth-child(1) .vuq5o,
.row > [class*="col"]:nth-child(1) .cadz {
    padding: 26px;
    border-radius: calc(var(--z7it) + 2px);
}
.row > [class*="col"]:nth-child(2) .vuq5o,
.row > [class*="col"]:nth-child(2) .cadz {
    padding: 27px;
    border-radius: calc(var(--z7it) + -1px);
}
.row > [class*="col"]:nth-child(3) .vuq5o,
.row > [class*="col"]:nth-child(3) .cadz {
    padding: 25px;
    border-radius: calc(var(--z7it) + -2px);
}
.row > [class*="col"]:nth-child(4) .vuq5o,
.row > [class*="col"]:nth-child(4) .cadz {
    padding: 29px;
    border-radius: calc(var(--z7it) + 0px);
}
.row > [class*="col"]:nth-child(5) .vuq5o,
.row > [class*="col"]:nth-child(5) .cadz {
    padding: 29px;
    border-radius: calc(var(--z7it) + 3px);
}
.row > [class*="col"]:nth-child(6) .vuq5o,
.row > [class*="col"]:nth-child(6) .cadz {
    padding: 30px;
    border-radius: calc(var(--z7it) + -1px);
}

.mmcg3 {
    padding: 14px 26px;
    font-size: 14px;
    letter-spacing: 0.141px;
    border-radius: calc(var(--z7it) + 0px);
}
.bf2fc {
    padding: 13px 25px;
    border-width: 1px;
}

main > section {
    padding-top: 77px;
    padding-bottom: 81px;
}
main > section:first-child {
    padding-top: 86px;
}
main > section:nth-child(6) {
    padding-top: 75px;
    padding-bottom: 80px;
}

.rnok {
    margin-bottom: 51px;
}

.vuq5o, .cadz, .olsw, .lhnh1h {
    box-shadow: 2px 4px 13px rgba(0,0,0,0.08);
}

.vvzb7q {
    padding-top: 103px;
}
.owgug {
    margin-bottom: 28px;
}
.jeo7bf {
    margin-bottom: 42px;
    font-size: 20px;
    line-height: 1.551;
}
.qw8k {
    font-size: 12px;
    letter-spacing: 2.569px;
    margin-bottom: 20px;
}
.vnwh {
    gap: 11px;
}

.tcht img {
    border-radius: 15px;
    box-shadow: 0 11px 30px rgba(0,0,0,0.136);
}

.rvbyb {
    width: 57px;
    height: 57px;
    font-size: 23px;
    border-radius: 11px;
    margin-bottom: 21px;
}

.uh26op, .card-title {
    font-size: 18px;
    margin-bottom: 13px;
}
.fi5m, .card-text {
    font-size: 16px;
    line-height: 1.599;
}

.rovxr5 {
    margin-bottom: 17px;
    letter-spacing: 0.0px;
}
.hobb2 {
    font-size: 12px;
    letter-spacing: 3.146px;
    margin-bottom: 11px;
}
.kb30qb {
    font-size: 17px;
    line-height: 1.619;
}

@media (min-width: 993px) {
    .qkor1 {
        gap: 31px;
    }
    .qkor1 .nav-link {
        font-size: 15px;
        padding: 7px 0;
    }
}

.oj654 {
    padding-top: 68px;
}
.ydztf9 .kfhsa {
    font-size: 16px;
    margin-bottom: 23px;
}
.iqef7 a {
    font-size: 15px;
}
.iqef7 li {
    margin-bottom: 10px;
}
.gh1r {
    gap: 9px;
}
.gh1r a {
    width: 39px;
    height: 39px;
}
.nssb {
    padding: 22px 0;
    margin-top: 49px;
}

.form-control {
    border-radius: 6px;
    padding: 14px 13px;
    font-size: 15px;
}

.ozc7 {
    padding: 34px;
}
.aoxk {
    font-size: 17px;
    line-height: 1.643;
    margin-bottom: 23px;
}
.cbs9 {
    width: 44px;
    height: 44px;
}
.vu5v8 {
    font-size: 16px;
}
.dr2un {
    font-size: 13px;
}

.lhnh1h {
    padding: 41px;
}
.dcci {
    font-size: 20px;
    margin-bottom: 9px;
}
.yznhcp {
    font-size: 44px;
    margin-bottom: 19px;
}
.ec4h3m li {
    padding: 11px 0;
    font-size: 14px;
}

.xvgh, .stat-number {
    font-size: 38px;
    margin-bottom: 9px;
}
.omf3e5 {
    font-size: 14px;
    letter-spacing: 0.73px;
}

.qihi7 img {
    border-radius: 15px;
}
.po4e {
    font-size: 18px;
    margin-bottom: 4px;
}
.jlol9 {
    font-size: 13px;
}

.fnsm {
    font-size: 32px;
    margin-bottom: 10px;
}
.lqr4a {
    font-size: 19px;
    margin-bottom: 8px;
}

.wow {
    animation-duration: 0.552s !important;
}
.vuq5o, .cadz, .olsw, .ozc7,
.lhnh1h, .eizx {
    transition-duration: 0.263s;
}

.row {
    --bs-gutter-y: 26px;
}

.vgwll6 {
    padding: 87px 0;
}
.rrlnrb {
    font-size: 33px;
    margin-bottom: 12px;
}
.ykfd {
    font-size: 17px;
    margin-bottom: 33px;
}

.olsw .ctyhks img {
    border-radius: 8px 8px 0 0;
}
.pr8o {
    font-size: 14px;
    margin-bottom: 9px;
    gap: 14px;
}

.xkpil {
    padding: 16px 0;
}
.xkpil.scrolled {
    padding: 10px 0;
}
.fj0jw {
    font-size: 23px;
}
.grxu {
    margin-left: 16px;
}

:root {
    --_seed: '33d84';
    --_build: 6.1;
    --_key: 4.88;
    --_flag: '9b8d';
    --_env: '39f5f7ea';
}
.data-layer { pointer-events: auto; outline: 0 solid transparent }
.event-hook { outline: 0 solid transparent; --_stamp: 350 }

.tlx8j h1, .tlx8j h2, .tlx8j h3, .tlx8j h4, .tlx8j h5, .tlx8j h6 { color: #fff !important; }
.tlx8j { color: rgba(255,255,255,0.85) !important; }
.tlx8j p, .tlx8j li, .tlx8j span:not(.badge):not(.mmcg3), .tlx8j .fmmvbs, .tlx8j label, .tlx8j blockquote, .tlx8j figcaption, .tlx8j dt, .tlx8j dd, .tlx8j td, .tlx8j th { color: rgba(255,255,255,0.78) !important; }
.tlx8j a:not(.mmcg3):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.tlx8j a:not(.mmcg3):not(.nav-link):hover { color: #fff !important; }
.tlx8j .xvgh { color: #fff !important; }
.tlx8j .omf3e5 { 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(.mmcg3), .bg-dark-custom .fmmvbs, .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(.mmcg3):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-dark-custom a:not(.mmcg3):not(.nav-link):hover { color: #fff !important; }
.bg-dark-custom .xvgh { color: #fff !important; }
.bg-dark-custom .omf3e5 { 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(.mmcg3), .bg-gradient-custom .fmmvbs, .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(.mmcg3):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-gradient-custom a:not(.mmcg3):not(.nav-link):hover { color: #fff !important; }
.bg-gradient-custom .xvgh { color: #fff !important; }
.bg-gradient-custom .omf3e5 { 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(.mmcg3), .bg-accent-custom .fmmvbs, .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(.mmcg3):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-accent-custom a:not(.mmcg3):not(.nav-link):hover { color: #fff !important; }
.bg-accent-custom .xvgh { color: #fff !important; }
.bg-accent-custom .omf3e5 { color: rgba(255,255,255,0.7) !important; }

.vgwll6 h1, .vgwll6 h2, .vgwll6 h3, .vgwll6 h4, .vgwll6 h5, .vgwll6 h6 { color: #fff !important; }
.vgwll6 { color: rgba(255,255,255,0.85) !important; }
.vgwll6 p, .vgwll6 li, .vgwll6 span:not(.badge):not(.mmcg3), .vgwll6 .fmmvbs, .vgwll6 label, .vgwll6 blockquote, .vgwll6 figcaption, .vgwll6 dt, .vgwll6 dd, .vgwll6 td, .vgwll6 th { color: rgba(255,255,255,0.78) !important; }
.vgwll6 a:not(.mmcg3):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.vgwll6 a:not(.mmcg3):not(.nav-link):hover { color: #fff !important; }
.vgwll6 .xvgh { color: #fff !important; }
.vgwll6 .omf3e5 { color: rgba(255,255,255,0.7) !important; }

.oj654 { color: rgba(255,255,255,0.65) !important; }
.oj654 h1, .oj654 h2, .oj654 h3,
.oj654 h4, .oj654 h5, .oj654 h6,
.oj654 .kfhsa { color: #fff !important; }
.oj654 p, .oj654 li, .oj654 span,
.oj654 label { color: rgba(255,255,255,0.6) !important; }
.oj654 a:not(.mmcg3) { color: rgba(255,255,255,0.65) !important; }
.oj654 a:not(.mmcg3):hover { color: #fff !important; }

.suq72 h1, .suq72 h2, .suq72 h3, .suq72 h4, .suq72 h5, .suq72 h6 { color: var(--text-primary, #1a1a2e) !important; }
.suq72 p, .suq72 li, .suq72 span:not(.badge):not(.mmcg3), .suq72 .fmmvbs, .suq72 label, .suq72 blockquote, .suq72 figcaption, .suq72 dt, .suq72 dd, .suq72 td, .suq72 th { color: var(--text-secondary, #555) !important; }

.gexv h1, .gexv h2, .gexv h3, .gexv h4, .gexv h5, .gexv h6 { color: var(--text-primary, #1a1a2e) !important; }
.gexv p, .gexv li, .gexv span:not(.badge):not(.mmcg3), .gexv .fmmvbs, .gexv label, .gexv blockquote, .gexv figcaption, .gexv dt, .gexv dd, .gexv td, .gexv th { color: var(--text-secondary, #555) !important; }

.pl-flip{width:32px;height:32px;background:var(--z14cc);animation:plFlip 1.2s ease-in-out infinite;border-radius:4px;}@keyframes plFlip{0%{transform:perspective(200px) rotateX(0) rotateY(0)}50%{transform:perspective(200px) rotateX(180deg) rotateY(0)}100%{transform:perspective(200px) rotateX(180deg) rotateY(180deg)}}