@import url('https://fonts.googleapis.com/css2?family=Rokkitt:wght@400;500;600;700;800&family=Nunito+Sans:wght@400;500&display=swap');

:root {
    --b14al: #09C1F5;
    --b15k5: #FC774C;
    --b16pj: #CB54F9;
    --b1zl: linear-gradient(90deg, var(--b14al), var(--b15k5));
    --b3cx: 'Rokkitt', serif;
    --b5n7: 'Nunito Sans', sans-serif;
    --b19ci: 40px;
    --b20m4: 30px;
    --b21nz: 22px;
    --b17id: 15px;
    --b18xz: 600;
    --b6z0: 18px;
    --b7j0: 24px;
    --b8a5: 32px;
    --b9l5: 44px;
    --b4lb: 50px;
    --b10j6: 0 2px 8px rgba(0,0,0,0.06);
    --b11zj: 0 4px 16px rgba(0,0,0,0.08);
    --b12il: 0 8px 32px rgba(0,0,0,0.12);
    --b13tp: 0 16px 48px rgba(0,0,0,0.16);
    --_fpy3r: 80px 0;
}
._g0n8meu {
    border-radius: 6px;
    padding: 12px 24px;
}
._fy1v5w, ._frrikz, ._vnvxo8, ._jdyxcm2, ._mi7oa4 {
    border-width: 1px;
    border-color: var(--border-color);
}

._fy1v5w, ._frrikz, ._jdyxcm2, ._mi7oa4, ._vnvxo8 {
    border-left: 4px solid var(--b14al);
    border-bottom: 4px solid var(--b15k5, var(--b14al));
    border-radius: 0;
}

._h58z42 {
    position: relative;
    padding-top: 100px !important;
    padding-bottom: 100px !important;
    margin: 40px 0;
}

._h58z42 {
    background: linear-gradient(135deg, var(--bg-secondary) 0%, var(--bg-primary) 100%);
}

._oe6i3y9 {
    min-height: 100vh;
    background-size: cover;
    background-position: center;
}
._oe6i3y9 .hero-bg { opacity: 0.5 !important; }
._oe6i3y9 ._uq7nu {
    background: linear-gradient(180deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.3) 50%, rgba(0,0,0,0.7) 100%) !important;
}
._oe6i3y9 ._lb51k69 { text-align: center; }
._oe6i3y9 ._z6bnn2 { color: #fff; text-shadow: 0 2px 20px rgba(0,0,0,0.3); }
._oe6i3y9 ._xmoatfz { color: rgba(255,255,255,0.85); }
._oe6i3y9 ._lenfd { background: rgba(255,255,255,0.15); color: #fff !important; backdrop-filter: blur(8px); }
._oe6i3y9 ._w28h5 { border-color: rgba(255,255,255,0.5); color: #fff; }
._oe6i3y9 ._oxm1t { justify-content: center; }

._hyg3z2 {
    background: linear-gradient(135deg, var(--footer-dark-bg) 0%, color-mix(in srgb, var(--footer-dark-bg) 80%, var(--b14al)) 100%);
    padding: 16px 0;
}
._hyg3z2 ._c5jwhhp { color: #fff; }
._hyg3z2 .nav-link { color: rgba(255,255,255,0.75) !important; }
._hyg3z2 .nav-link:hover, ._hyg3z2 .nav-link.active { color: #fff !important; }
._hyg3z2 .nav-link::after { background: var(--b14al); }
._hyg3z2 ._fd5o6o { background: var(--b14al); color: #fff; border-color: var(--b14al); }
._hyg3z2 ._eoiywk ._xiujvh2 { background: #fff; }
._hyg3z2.scrolled { box-shadow: 0 4px 20px rgba(0,0,0,0.15); }

._u7a1by {
    background: #2c1810;
    color: rgba(255,235,220,0.6);
    padding-top: 80px;
}
._u7a1by h4,._u7a1by h5 { color: #fff0e6; }
._w8xdsis ._pzhiw63::after { background: #d4956a; width: 50px; }
._is0f5 a { color: rgba(255,235,220,0.6); }
._is0f5 a:hover { color: #d4956a; }
.footer-contact li { color: rgba(255,235,220,0.6); }
.footer-contact li i { color: #d4956a; }
._sqrc0 a { border-color: rgba(255,235,220,0.15); color: rgba(255,235,220,0.6); }
._sqrc0 a:hover { background: #d4956a; border-color: #d4956a; color: #2c1810; }
._rs2p5hg { border-top: 1px solid rgba(255,235,220,0.08); }
._rs2p5hg p { color: rgba(255,235,220,0.3); }

.contact-section { position: relative; }
.contact-section::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background: var(--bg-secondary);
    z-index: 0;
}
.contact-section .container { position: relative; z-index: 1; }
.contact-section ._jvr3x { background: var(--bg-card, #fff); padding: 40px; border-radius: var(--b8a5); box-shadow: var(--b11zj); }

._c5jwhhp { font-family: 'JetBrains Mono', 'Fira Code', 'Courier New', monospace; font-size: 18px; font-weight: 500; letter-spacing: -0.5px; }

._cjal59, .card-title, ._u6r7pi {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1.5px;
    font-weight: 700;
}
h5 { font-size: 13px; text-transform: uppercase; letter-spacing: 2px; font-weight: 600; }

._md6do img {
    border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    box-shadow: var(--b13tp);
    object-fit: cover;
}

._j3xckg4 ._vg7cp img, ._vg7cp img {
    border-radius: 50%;
    box-shadow: 0 8px 30px rgba(var(--b14al-rgb, 99,102,241), 0.25);
    transition: box-shadow 0.3s ease;
}
._j3xckg4:hover ._vg7cp img {
    box-shadow: 0 12px 40px rgba(var(--b14al-rgb, 99,102,241), 0.4);
}

._eoiywk { width: 40px; height: 40px; gap: 6px; border: none; background: none; border-radius: 0; }
._eoiywk ._xiujvh2 { width: 24px; height: 2px; border-radius: 2px; transition: transform 0.5s cubic-bezier(0.34,1.56,0.64,1), opacity 0.25s ease; }
._eoiywk.active ._xiujvh2:nth-child(1) { transform: translateY(8px) rotate(45deg); }
._eoiywk.active ._xiujvh2:nth-child(2) { opacity: 0; }
._eoiywk.active ._xiujvh2:nth-child(3) { transform: translateY(-8px) rotate(-45deg); }

main > section + section::before{content:'/';display:block;text-align:center;color:var(--b14al);opacity:0.25;font-size:28px;font-weight:300;padding:8px 0;}

.cursor-cross-h,.cursor-cross-v{position:fixed;pointer-events:none;z-index:99998;background:var(--b14al);opacity:0.06;}.cursor-cross-h{width:100%;height:1px;left:0;}.cursor-cross-v{width:1px;height:100%;top:0;}

.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(--b14al);opacity:0.4;cursor:pointer;transition:all 0.3s;}.scroll-dots .dot.active{background:var(--b14al);opacity:1;transform:scale(1.3);}@media(max-width:768px){.scroll-dots{display:none;}}

._fy1v5w,._frrikz,._jdyxcm2,._mi7oa4,._j3xckg4{opacity:0;animation:staggerIn 0.6s ease forwards;}.row>[class*="col"]:nth-child(1) ._fy1v5w,.row>[class*="col"]:nth-child(1) ._frrikz,.row>[class*="col"]:nth-child(1) ._jdyxcm2{animation-delay:0.1s;}.row>[class*="col"]:nth-child(2) ._fy1v5w,.row>[class*="col"]:nth-child(2) ._frrikz,.row>[class*="col"]:nth-child(2) ._jdyxcm2{animation-delay:0.2s;}.row>[class*="col"]:nth-child(3) ._fy1v5w,.row>[class*="col"]:nth-child(3) ._frrikz,.row>[class*="col"]:nth-child(3) ._jdyxcm2{animation-delay:0.3s;}.row>[class*="col"]:nth-child(4) ._fy1v5w,.row>[class*="col"]:nth-child(4) ._frrikz{animation-delay:0.4s;}.row>[class*="col"]:nth-child(5) ._fy1v5w{animation-delay:0.5s;}.row>[class*="col"]:nth-child(6) ._fy1v5w{animation-delay:0.6s;}@keyframes staggerIn{from{opacity:0;transform:translateY(30px);}to{opacity:1;transform:translateY(0);}}

@media(prefers-reduced-motion:reduce){._fy1v5w,._frrikz,._jdyxcm2,._mi7oa4,._j3xckg4,.portfolio-item{opacity:1!important;transform:none!important;animation:none!important;}}

.bg-deco{position:fixed;inset:0;pointer-events:none;z-index:0;background:repeating-linear-gradient(135deg,transparent,transparent 80px,var(--b14al) 80px,var(--b14al) 81px);opacity:0.018;}

main > section {
    clip-path: circle(0% at 50% 50%);
    transition: clip-path 1s cubic-bezier(0.16,1,0.3,1);
    will-change: clip-path;
}
main > section:nth-child(even):not(._bmji0ma):not(._ups5o) {
    clip-path: polygon(50% 50%, 50% 50%, 50% 50%, 50% 50%);
}
main > section.in-view {
    clip-path: circle(150% at 50% 50%);
}
main > section:nth-child(even):not(._bmji0ma):not(._ups5o).in-view {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
._oe6i3y9 { clip-path: none !important; }
@media (max-width: 768px) {
    main > section,
    main > section:nth-child(even):not(._bmji0ma):not(._ups5o) { clip-path: none !important; opacity: 0; transition: opacity 0.5s; }
    main > section.in-view { opacity: 1; }
}

._g0n8meu,._z6lf2e{transition:transform 0.25s cubic-bezier(0.23,1,0.32,1);}

._sqrc0 a,.team-social a{transition:transform 0.3s cubic-bezier(0.34,1.56,0.64,1),background 0.3s,color 0.3s;}._sqrc0 a:hover,.team-social a:hover{transform:translateY(-6px) scale(1.15);}

.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;}}

main>section:nth-child(even):not(._bmji0ma):not(._ups5o){background:linear-gradient(135deg,var(--bg-primary),var(--bg-secondary,var(--bg-primary)),var(--bg-primary)) !important;background-size:400% 400% !important;animation:shimmerBg 12s ease infinite !important;opacity:1 !important;}@keyframes shimmerBg{0%,100%{background-position:0% 50%;}50%{background-position:100% 50%;}}

main > section:nth-child(even):not(._bmji0ma):not(._ups5o) { position: relative; overflow: clip; }
main > section:nth-child(even):not(._bmji0ma):not(._ups5o)::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 200%;
    height: 120px;
    pointer-events: none;
    z-index: 0;
    opacity: 0.04;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 120'%3E%3Cpath fill='currentColor' d='M0,64L48,69.3C96,75,192,85,288,80C384,75,480,53,576,48C672,43,768,53,864,64C960,75,1056,85,1152,80C1248,75,1344,53,1392,42.7L1440,32L1440,120L1392,120C1344,120,1248,120,1152,120C1056,120,960,120,864,120C768,120,672,120,576,120C480,120,384,120,288,120C192,120,96,120,48,120L0,120Z'/%3E%3C/svg%3E") repeat-x;
    background-size: 50% 100%;
    animation: waveDrift 18s linear infinite;
}
@keyframes waveDrift {
    from { transform: translateX(0); }
    to { transform: translateX(-50%); }
}
._oe6i3y9::after { display: none !important; }

html:not(._twwn9) main > section {
    opacity: 1 !important;
    transform: none !important;
    clip-path: none !important;
    filter: none !important;
}

@media (min-width: 993px) {
    ._dp8x48 {
        flex-wrap: nowrap;
        overflow: visible;
    }
    ._joa0r {
        flex: 1 1 auto;
        min-width: 0;
        justify-content: center;
        flex-wrap: nowrap;
        overflow: hidden;
        gap: clamp(10px, 1.8vw, 36px) !important;
    }
    ._joa0r .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        padding: 8px 0;
        flex-shrink: 0;
    }
    ._xwbryfg, ._p99ko6 {
        gap: clamp(8px, 1.4vw, 32px) !important;
        flex-wrap: nowrap;
        overflow: hidden;
    }
    ._xwbryfg .nav-link,
    ._p99ko6 .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        flex-shrink: 0;
    }
    ._fd5o6o {
        flex-shrink: 0;
        white-space: nowrap;
    }
    ._c5jwhhp {
        flex-shrink: 0;
    }
}

div._h58z42:not(._fpy3r) {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1001;
    padding: 6px 0;
    transition: transform 0.3s ease, opacity 0.3s ease;
}
div._h58z42:not(._fpy3r) + ._hyg3z2 {
    top: 33px;
    transition: top 0.3s ease, background 0.3s ease, padding 0.3s ease;
}
div._h58z42._erf68 {
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
}
div._h58z42._erf68 + ._hyg3z2,
div._h58z42:not(._fpy3r) + ._hyg3z2.scrolled {
    top: 0;
}
div._h58z42:not(._fpy3r) ~ ._oe6i3y9 {
    padding-top: 200px;
}

@media (max-width: 992px) {
    div._h58z42:not(._fpy3r) {
        position: relative;
        z-index: auto;
        font-size: 11px;
        padding: 4px 0;
    }
    div._h58z42:not(._fpy3r) + ._hyg3z2 {
        top: 0;
    }
    div._h58z42:not(._fpy3r) ~ ._oe6i3y9 {
        padding-top: 140px;
    }
}

@media (max-width: 992px) {
    ._eoiywk {
        display: flex !important;
        pointer-events: auto !important;
        opacity: 1 !important;
        z-index: 10001 !important;
        cursor: pointer !important;
        -webkit-tap-highlight-color: transparent;
    }
    ._eoiywk ._xiujvh2 {
        pointer-events: none;
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
    ._joa0r {
        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;
    }
    ._joa0r .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;
    }
    ._joa0r .nav-link::after { display: none !important; }
    ._fd5o6o { display: none !important; }
    ._xwbryfg, ._p99ko6 { display: none !important; }
}

@media (max-width: 992px) {
    ._joa0r { right: 0 !important; left: auto !important; width: min(300px,85vw) !important; background: var(--bg-card) !important; padding: 100px 28px 40px !important; box-shadow: -4px 0 30px rgba(0,0,0,0.15) !important; opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; transform: scale(0.97) !important; transition: opacity 0.3s ease, visibility 0.3s, transform 0.3s ease !important; }
    ._joa0r.active { opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; transform: scale(1) !important; }
    ._joa0r .nav-link { opacity: 0 !important; transform: translateY(10px) !important; transition: opacity 0.3s ease, transform 0.3s ease, color 0.2s ease, background-color 0.2s ease !important; border-bottom: 1px solid var(--border-color) !important; color: var(--text-primary) !important; border-radius: var(--b6z0) !important; padding-left: 12px !important; }
    ._joa0r .nav-link:hover,
    ._joa0r .nav-link.active { color: var(--b14al) !important; background: var(--bg-secondary) !important; }
    ._joa0r.active .nav-link { opacity: 1 !important; transform: translateY(0) !important; }
    ._joa0r.active .nav-link:nth-child(1){transition-delay:.15s !important;}
    ._joa0r.active .nav-link:nth-child(2){transition-delay:.20s !important;}
    ._joa0r.active .nav-link:nth-child(3){transition-delay:.25s !important;}
    ._joa0r.active .nav-link:nth-child(4){transition-delay:.30s !important;}
    ._joa0r.active .nav-link:nth-child(5){transition-delay:.35s !important;}
    ._joa0r.active .nav-link:nth-child(6){transition-delay:.40s !important;}
    ._joa0r.active .nav-link:nth-child(7){transition-delay:.45s !important;}
    ._joa0r.active .nav-link:nth-child(8){transition-delay:.50s !important;}
}

._fy1v5w,
._frrikz,
._jdyxcm2,
._mi7oa4,
._xx3ch6d,
._j3xckg4 {
    backdrop-filter: blur(8px) !important;
    -webkit-backdrop-filter: blur(8px) !important;
}
._fy1v5w *,
._frrikz *,
._jdyxcm2 *,
._mi7oa4 *,
._xx3ch6d * {
    filter: none !important;
}
@supports (animation: none) {
    ._fy1v5w, ._frrikz, ._jdyxcm2 {
        animation-fill-mode: forwards !important;
    }
}
._jdyxcm2 + ._jdyxcm2 {
    margin-top: 1.5rem;
}

._oe6i3y9 ._uq7nu ~ .container,
._oe6i3y9 ._uq7nu ~ .container * {
    color: #fff;
}
._oe6i3y9 ._uq7nu ~ .container p,
._oe6i3y9 ._uq7nu ~ .container ._xmoatfz {
    color: rgba(255,255,255,0.85);
}
._oe6i3y9 ._uq7nu ~ .container ._g0n8meu {
    color: inherit;
}
._ups5o ._lenfd { color: #fff; }
._ups5o ._rk88z { color: var(--b14al); }
._ups5o ._vye6h1 { color: rgba(255,255,255,0.55); }
._ups5o ._is0f5 a { color: rgba(255,255,255,0.65); }
._ups5o ._is0f5 a:hover { color: #fff; }
._u7a1by[style*="background:none"] { background: none !important; }
._u7a1by[style*="background:none"]::before,
._u7a1by[style*="background:none"]::after { display: none !important; }

body {
    line-height: 1.616;
    letter-spacing: 0.013em;
}

._fy1v5w, ._frrikz, ._jdyxcm2, ._vnvxo8, ._mi7oa4 {
    padding: 24px;
}
._fy1v5w, ._frrikz, ._jdyxcm2, ._vnvxo8, ._mi7oa4 .card-body {
    padding: 26px 19px;
}
.row > [class*="col"]:nth-child(1) ._fy1v5w,
.row > [class*="col"]:nth-child(1) ._frrikz {
    padding: 26px;
    border-radius: calc(var(--b7j0) + -1px);
}
.row > [class*="col"]:nth-child(2) ._fy1v5w,
.row > [class*="col"]:nth-child(2) ._frrikz {
    padding: 25px;
    border-radius: calc(var(--b7j0) + -2px);
}
.row > [class*="col"]:nth-child(3) ._fy1v5w,
.row > [class*="col"]:nth-child(3) ._frrikz {
    padding: 21px;
    border-radius: calc(var(--b7j0) + -1px);
}
.row > [class*="col"]:nth-child(4) ._fy1v5w,
.row > [class*="col"]:nth-child(4) ._frrikz {
    padding: 23px;
    border-radius: calc(var(--b7j0) + -1px);
}
.row > [class*="col"]:nth-child(5) ._fy1v5w,
.row > [class*="col"]:nth-child(5) ._frrikz {
    padding: 27px;
    border-radius: calc(var(--b7j0) + 1px);
}
.row > [class*="col"]:nth-child(6) ._fy1v5w,
.row > [class*="col"]:nth-child(6) ._frrikz {
    padding: 22px;
    border-radius: calc(var(--b7j0) + 3px);
}

._g0n8meu {
    padding: 13px 27px;
    font-size: 16px;
    letter-spacing: 0.256px;
    border-radius: calc(var(--b7j0) + 1px);
}
._w28h5 {
    padding: 12px 29px;
    border-width: 1px;
}

main > section {
    padding-top: 84px;
    padding-bottom: 83px;
}
main > section:first-child {
    padding-top: 94px;
}
main > section:nth-child(3) {
    padding-top: 79px;
    padding-bottom: 86px;
}
main > section:nth-child(4) {
    padding-top: 92px;
    padding-bottom: 82px;
}
main > section:nth-child(6) {
    padding-top: 85px;
    padding-bottom: 81px;
}

._yc5k5xh {
    margin-bottom: 46px;
}

._fy1v5w, ._frrikz, ._jdyxcm2, ._mi7oa4 {
    box-shadow: 0px 2px 15px rgba(0,0,0,0.089);
}

._oe6i3y9 {
    padding-top: 105px;
}
._z6bnn2 {
    margin-bottom: 26px;
}
._xmoatfz {
    margin-bottom: 32px;
    font-size: 17px;
    line-height: 1.583;
}
._lenfd {
    font-size: 12px;
    letter-spacing: 2.342px;
    margin-bottom: 24px;
}
._oxm1t {
    gap: 15px;
}

._md6do img {
    border-radius: 14px;
    box-shadow: 0 18px 45px rgba(0,0,0,0.092);
}

._zrbd4wy {
    width: 50px;
    height: 50px;
    font-size: 24px;
    border-radius: 11px;
    margin-bottom: 20px;
}

._cjal59, .card-title {
    font-size: 18px;
    margin-bottom: 11px;
}
._lidwwk, .card-text {
    font-size: 16px;
    line-height: 1.63;
}

._komeoqj {
    margin-bottom: 15px;
    letter-spacing: 0.0px;
}
._rk88z {
    font-size: 12px;
    letter-spacing: 2.734px;
    margin-bottom: 16px;
}
._a5kk0 {
    font-size: 17px;
    line-height: 1.615;
}

@media (min-width: 993px) {
    ._joa0r {
        gap: 29px;
    }
    ._joa0r .nav-link {
        font-size: 15px;
        padding: 8px 0;
    }
}

._u7a1by {
    padding-top: 63px;
}
._w8xdsis ._pzhiw63 {
    font-size: 16px;
    margin-bottom: 21px;
}
._is0f5 a {
    font-size: 14px;
}
._is0f5 li {
    margin-bottom: 8px;
}
._sqrc0 {
    gap: 12px;
}
._sqrc0 a {
    width: 35px;
    height: 35px;
}
._rs2p5hg {
    padding: 20px 0;
    margin-top: 56px;
}

.form-control {
    border-radius: 10px;
    padding: 15px 18px;
    font-size: 15px;
}

._vnvxo8 {
    padding: 28px;
}
._q0umvk8 {
    font-size: 16px;
    line-height: 1.624;
    margin-bottom: 23px;
}
._aw35gm {
    width: 46px;
    height: 46px;
}
._b1g1i1 {
    font-size: 15px;
}
._igidx {
    font-size: 13px;
}

._mi7oa4 {
    padding: 35px;
}
._p5ak8vq {
    font-size: 22px;
    margin-bottom: 6px;
}
._a0bk05p {
    font-size: 47px;
    margin-bottom: 17px;
}
._i1l19v li {
    padding: 12px 0;
    font-size: 14px;
}

._ck3o6ek, .stat-number {
    font-size: 42px;
    margin-bottom: 8px;
}
._yqd0e0c {
    font-size: 13px;
    letter-spacing: 0.755px;
}

._vg7cp img {
    border-radius: 7px;
}
._u5h6a {
    font-size: 18px;
    margin-bottom: 6px;
}
._erp7s {
    font-size: 14px;
}

._mj12bsx {
    font-size: 35px;
    margin-bottom: 10px;
}
._u6r7pi {
    font-size: 18px;
    margin-bottom: 9px;
}

.wow {
    animation-duration: 0.544s !important;
}
._fy1v5w, ._frrikz, ._jdyxcm2, ._vnvxo8,
._mi7oa4, ._j3xckg4 {
    transition-duration: 0.339s;
}

.row {
    --bs-gutter-y: 29px;
}

._bmji0ma {
    padding: 76px 0;
}
._xitnqg {
    font-size: 33px;
    margin-bottom: 13px;
}
._tmmqt3a {
    font-size: 18px;
    margin-bottom: 27px;
}

._jdyxcm2 ._jmcqj img {
    border-radius: 6px 6px 0 0;
}
._fj6gx {
    font-size: 14px;
    margin-bottom: 11px;
    gap: 15px;
}

._hyg3z2 {
    padding: 15px 0;
}
._hyg3z2.scrolled {
    padding: 13px 0;
}
._c5jwhhp {
    font-size: 23px;
}
._fd5o6o {
    margin-left: 12px;
}

:root {
    --_hash: 3.34;
    --_gen: '062b50';
    --_ver: 17635;
    --_stamp: '58c9';
}
.init-marker { unicode-bidi: normal; outline: 0 solid transparent; --_stamp: 622 }
.page-ref { --_ref: 'd0a9' }
.layout-anchor { box-sizing: border-box; visibility: inherit; pointer-events: auto }
.base-ref { pointer-events: auto }

._ups5o h1, ._ups5o h2, ._ups5o h3, ._ups5o h4, ._ups5o h5, ._ups5o h6 { color: #fff !important; }
._ups5o { color: rgba(255,255,255,0.85) !important; }
._ups5o p, ._ups5o li, ._ups5o span:not(.badge):not(._g0n8meu), ._ups5o ._dbaumi, ._ups5o label, ._ups5o blockquote, ._ups5o figcaption, ._ups5o dt, ._ups5o dd, ._ups5o td, ._ups5o th { color: rgba(255,255,255,0.78) !important; }
._ups5o a:not(._g0n8meu):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
._ups5o a:not(._g0n8meu):not(.nav-link):hover { color: #fff !important; }
._ups5o ._ck3o6ek { color: #fff !important; }
._ups5o ._yqd0e0c { 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(._g0n8meu), .bg-dark-custom ._dbaumi, .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(._g0n8meu):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-dark-custom a:not(._g0n8meu):not(.nav-link):hover { color: #fff !important; }
.bg-dark-custom ._ck3o6ek { color: #fff !important; }
.bg-dark-custom ._yqd0e0c { 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(._g0n8meu), .bg-gradient-custom ._dbaumi, .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(._g0n8meu):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-gradient-custom a:not(._g0n8meu):not(.nav-link):hover { color: #fff !important; }
.bg-gradient-custom ._ck3o6ek { color: #fff !important; }
.bg-gradient-custom ._yqd0e0c { 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(._g0n8meu), .bg-accent-custom ._dbaumi, .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(._g0n8meu):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-accent-custom a:not(._g0n8meu):not(.nav-link):hover { color: #fff !important; }
.bg-accent-custom ._ck3o6ek { color: #fff !important; }
.bg-accent-custom ._yqd0e0c { color: rgba(255,255,255,0.7) !important; }

._bmji0ma h1, ._bmji0ma h2, ._bmji0ma h3, ._bmji0ma h4, ._bmji0ma h5, ._bmji0ma h6 { color: #fff !important; }
._bmji0ma { color: rgba(255,255,255,0.85) !important; }
._bmji0ma p, ._bmji0ma li, ._bmji0ma span:not(.badge):not(._g0n8meu), ._bmji0ma ._dbaumi, ._bmji0ma label, ._bmji0ma blockquote, ._bmji0ma figcaption, ._bmji0ma dt, ._bmji0ma dd, ._bmji0ma td, ._bmji0ma th { color: rgba(255,255,255,0.78) !important; }
._bmji0ma a:not(._g0n8meu):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
._bmji0ma a:not(._g0n8meu):not(.nav-link):hover { color: #fff !important; }
._bmji0ma ._ck3o6ek { color: #fff !important; }
._bmji0ma ._yqd0e0c { color: rgba(255,255,255,0.7) !important; }

._u7a1by { color: rgba(255,255,255,0.65) !important; }
._u7a1by h1, ._u7a1by h2, ._u7a1by h3,
._u7a1by h4, ._u7a1by h5, ._u7a1by h6,
._u7a1by ._pzhiw63 { color: #fff !important; }
._u7a1by p, ._u7a1by li, ._u7a1by span,
._u7a1by label { color: rgba(255,255,255,0.6) !important; }
._u7a1by a:not(._g0n8meu) { color: rgba(255,255,255,0.65) !important; }
._u7a1by a:not(._g0n8meu):hover { color: #fff !important; }

._l27efa h1, ._l27efa h2, ._l27efa h3, ._l27efa h4, ._l27efa h5, ._l27efa h6 { color: var(--text-primary, #1a1a2e) !important; }
._l27efa p, ._l27efa li, ._l27efa span:not(.badge):not(._g0n8meu), ._l27efa ._dbaumi, ._l27efa label, ._l27efa blockquote, ._l27efa figcaption, ._l27efa dt, ._l27efa dd, ._l27efa td, ._l27efa th { color: var(--text-secondary, #555) !important; }

._h58z42 h1, ._h58z42 h2, ._h58z42 h3, ._h58z42 h4, ._h58z42 h5, ._h58z42 h6 { color: var(--text-primary, #1a1a2e) !important; }
._h58z42 p, ._h58z42 li, ._h58z42 span:not(.badge):not(._g0n8meu), ._h58z42 ._dbaumi, ._h58z42 label, ._h58z42 blockquote, ._h58z42 figcaption, ._h58z42 dt, ._h58z42 dd, ._h58z42 td, ._h58z42 th { color: var(--text-secondary, #555) !important; }

.pl-logo{font-size:42px;font-weight:800;font-family:var(--b3cx,sans-serif);color:var(--b14al);animation:plLogoPulse 1.6s ease-in-out infinite;letter-spacing:-1px;user-select:none;}@keyframes plLogoPulse{0%,100%{opacity:.3;transform:scale(.85)}50%{opacity:1;transform:scale(1)}}