@import url('https://fonts.googleapis.com/css2?family=Onest:wght@400;500;600;700;800&family=Onest:wght@400;500&display=swap');

:root {
    --i14nq: #A13D2B;
    --i15z9: #309841;
    --i16lg: #2C1C7E;
    --i1wo: linear-gradient(45deg, var(--i14nq), var(--i15z9));
    --i3m9: 'Onest', sans-serif;
    --i5y7: 'Onest', sans-serif;
    --i19l2: 40px;
    --i20bq: 30px;
    --i21w8: 22px;
    --i17eq: 15px;
    --i18qb: 600;
    --i6oz: 0px;
    --i7ax: 0px;
    --i8wf: 0px;
    --i9io: 0px;
    --i4zw: 0px;
    --i10fi: 0 1px 3px rgba(0,0,0,0.04);
    --i11vw: 0 2px 8px rgba(0,0,0,0.06);
    --i12qj: 0 4px 16px rgba(0,0,0,0.08);
    --i13v0: 0 8px 24px rgba(0,0,0,0.1);
    --css_jd67z: 80px 0;
}
.css_hguuv {
    border-radius: 8px;
    padding: 18px 36px;
}
.css_ol1ph, .css_k36g9, .css_r41s0, .css_gt8xs, .css_gtk50 {
    border-width: 1px;
    border-color: var(--border-color);
}

.css_pw8k8 {
    background: var(--i1wo);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.css_qbf9y {
    position: relative;
    overflow: hidden;
    padding-right: 28px;
    transition: padding-right 0.3s;
}
.css_qbf9y::after {
    content: '\2192';
    position: absolute;
    right: -20px;
    top: 50%;
    transform: translateY(-50%);
    transition: right 0.3s;
}
.css_qbf9y:hover {
    padding-right: 40px;
}
.css_qbf9y:hover::after {
    right: 16px;
}

.css_umwf0 {
    background-image: radial-gradient(circle, var(--i14nq) 1px, transparent 1px);
    background-size: 24px 24px;
    background-blend-mode: overlay;
}

.css_umwf0 {
    position: relative;
    padding-top: 100px !important;
    padding-bottom: 100px !important;
    margin: 40px 0;
}

.css_ol1ph, .css_k36g9, .css_gt8xs, .css_gtk50, .css_r41s0 {
    border-left: 5px solid var(--i14nq);
    border-radius: 0 var(--i7ax) var(--i7ax) 0;
}

.css_prvua { 
    background: var(--bg-primary);
    border-bottom: 4px solid var(--text-primary);
    min-height: auto;
    padding: 140px 0 80px;
}
.css_r2s9g img {
    border-radius: 0;
    box-shadow: 8px 8px 0 var(--i14nq);
    border: 3px solid var(--text-primary);
}
.css_nwk2q { font-weight: 900; text-transform: uppercase; letter-spacing: -2px; }
.css_xlxvf { 
    background: var(--text-primary);
    color: var(--bg-primary) !important;
    padding: 6px 14px;
    border-radius: 0;
    font-weight: 800;
    text-transform: uppercase;
}
.css_lpri3 { font-size: 18px; max-width: 500px; }
.css_f8vcq .css_hguuv { border-radius: 0; text-transform: uppercase; font-weight: 700; letter-spacing: 1px; }

.css_hjs0g { background: var(--bg-primary); padding: 0; }
.css_hjs0g .css_hd7mz { padding: 16px 0; }
.css_xw9gq {
    background: var(--i14nq) !important;
    color: #fff !important;
    padding: 12px 28px !important;
    border-radius: var(--i6oz) !important;
    margin-left: 24px;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.css_hjs0g.scrolled { box-shadow: 0 2px 12px rgba(0,0,0,0.06); }
.css_br1hm { gap: 28px; }
.css_br1hm .nav-link { font-size: 14px; }

.css_ctw19 {
    background: #f8f6f3;
    color: var(--text-secondary);
    padding-top: 80px;
    border-top: 4px double var(--text-primary);
}
.css_ctw19 p, .css_ctw19 li, .css_ctw19 span,
.css_ctw19 .css_ciszl p, .css_ctw19 .footer-contact li { color: var(--text-secondary); }
.css_ctw19 h1,.css_ctw19 h2,.css_ctw19 h3,.css_ctw19 h4,.css_ctw19 h5 { color: var(--text-primary); }
.css_ciszl .css_cw7ri {
    color: var(--text-primary);
    font-style: italic;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 0;
    border-bottom: 1px solid var(--text-primary);
    padding-bottom: 12px;
}
.css_ciszl .css_cw7ri::after { display: none; }
.css_kvj19 a { color: var(--text-secondary); font-size: 14px; }
.css_kvj19 a:hover { color: var(--text-primary); text-decoration: underline; }
.css_szw8f a { border-radius: 0; background: var(--text-primary); color: var(--bg-primary); border: none; }
.css_szw8f a:hover { background: var(--i14nq); }
.css_pvz34 { border-top: 1px solid var(--text-primary); }
.css_pvz34 p { color: var(--text-secondary); font-style: italic; }

.contact-section .form-control {
    padding: 18px 20px;
    font-size: 16px;
    border: 2px solid var(--border-color);
    border-radius: var(--i7ax);
    transition: all 0.3s;
}
.contact-section .form-control:focus { border-color: var(--i14nq); box-shadow: 0 0 0 4px rgba(var(--i14nq), 0.08); transform: translateY(-2px); }
.contact-section .css_hguuv { font-size: 16px; padding: 18px 36px; }

.css_njoqn { font-size: 16px; font-weight: 800; text-transform: uppercase; letter-spacing: 5px; }

.css_lff55, .card-title, .css_pw8k8 {
    background: var(--i1wo);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    font-weight: 800;
}
.css_ctw19 .css_lff55, .css_ctw19 .card-title, .css_ctw19 .css_pw8k8,
.css_hjs0g .css_lff55, .css_hjs0g .card-title, .css_hjs0g .css_pw8k8 {
    -webkit-text-fill-color: initial;
    background: none;
}

.css_r2s9g img {
    border: 3px solid var(--i14nq);
    outline: 3px solid var(--i14nq);
    outline-offset: 6px;
    border-radius: var(--i7ax);
}

.css_nv6qm .css_v7chz img, .css_v7chz img {
    border-radius: 30%;
    aspect-ratio: 1/1;
    object-fit: cover;
    border: 3px solid var(--i14nq);
}

section:not(.css_prvua) .col-lg-6 img, section:not(.css_prvua) .col-lg-5 img {
    clip-path: polygon(0 0, 100% 0, 100% 85%, 50% 100%, 0 85%);
}

.css_btv90 { width: 42px; height: 42px; gap: 5px; border: none; background: none; border-radius: 0; }
.css_btv90 .css_jwn48 { width: 26px; height: 3px; border-radius: 3px; transition: transform 0.35s cubic-bezier(0.4,0,0.2,1), opacity 0.25s ease; }
.css_btv90.active .css_jwn48:nth-child(1) { transform: translateY(8px) rotate(45deg); }
.css_btv90.active .css_jwn48:nth-child(2) { opacity: 0; transform: scaleX(0); }
.css_btv90.active .css_jwn48:nth-child(3) { transform: translateY(-8px) rotate(-45deg); }

main > section + section::before{content:'';display:block;height:1px;background:linear-gradient(90deg,transparent,var(--i14nq),transparent);margin:0 10%;opacity:0.3;}

.scroll-line{position:fixed;right:16px;top:20%;height:60%;width:3px;background:var(--border-color);border-radius:2px;z-index:9990;opacity:0.4;}.scroll-line .indicator{width:100%;background:var(--i14nq);border-radius:2px;transition:height 0.1s;}@media(max-width:768px){.scroll-line{display:none;}}

.css_ol1ph,.css_k36g9,.portfolio-item{opacity:0;animation:scaleIn 0.5s 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;}.row>[class*="col"]:nth-child(5)>*{animation-delay:0.45s;}.row>[class*="col"]:nth-child(6)>*{animation-delay:0.55s;}@keyframes scaleIn{from{opacity:0;transform:scale(0.85);}to{opacity:1;transform:scale(1);}}

.typewriter-cursor{display:inline-block;width:2px;height:1em;background:var(--i14nq);margin-left:4px;animation:twBlink 0.7s step-end infinite;vertical-align:text-bottom;}@keyframes twBlink{50%{opacity:0;}}

@media(prefers-reduced-motion:reduce){.css_ol1ph,.css_k36g9,.css_gt8xs,.css_gtk50,.css_nv6qm,.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(--i14nq) 80px,var(--i14nq) 81px);opacity:0.018;}

main > section {
    opacity: 0;
    transform: translateY(60px);
    transition: opacity 0.8s ease, transform 0.8s ease;
}
main > section.in-view {
    opacity: 1;
    transform: translateY(0);
}
.css_prvua { opacity: 1 !important; transform: none !important; }

@keyframes pulseGlow{0%,100%{box-shadow:0 0 0 0 rgba(var(--i14nq-rgb,99,102,241),0.45);}70%{box-shadow:0 0 0 14px rgba(var(--i14nq-rgb,99,102,241),0);}}
.css_prvua .css_qbf9y,.css_prvua .css_hguuv{animation:pulseGlow 2.5s ease-in-out infinite;}

.css_ol1ph .css_t3zhv i,.css_ol1ph .css_t3zhv svg{animation:iconPulse 3s ease-in-out infinite;}.css_ol1ph:nth-child(2) .css_t3zhv i{animation-delay:-0.5s;}.css_ol1ph:nth-child(3) .css_t3zhv i{animation-delay:-1s;}.css_ol1ph:nth-child(4) .css_t3zhv i{animation-delay:-1.5s;}@keyframes iconPulse{0%,100%{transform:scale(1);}50%{transform:scale(1.15);}}

.spin-ring{position:absolute;width:350px;height:350px;border:1px dashed var(--i14nq);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-line{position:absolute;width:120px;height:1px;background:linear-gradient(90deg,transparent,var(--i14nq),transparent);opacity:0.06;animation:lineDrift 18s ease-in-out infinite alternate;transform-origin:center;}@keyframes lineDrift{0%{transform:translateX(0) rotate(30deg);}100%{transform:translateX(80px) rotate(-30deg);}}

.css_ol1ph,.css_k36g9,.css_gtk50{position:relative;overflow:hidden;border:none !important;}.css_ol1ph::after,.css_k36g9::after,.css_gtk50::after{content:'';position:absolute;inset:-2px;background:conic-gradient(from var(--shimmer-angle,0deg),var(--i14nq),var(--i15z9,var(--i14nq)),transparent,var(--i14nq));border-radius:inherit;z-index:-1;animation:shimmerBorder 4s linear infinite;}.css_ol1ph::before,.css_k36g9::before,.css_gtk50::before{content:'';position:absolute;inset:2px;background:var(--bg-card);border-radius:inherit;z-index:-1;}@keyframes shimmerBorder{to{--shimmer-angle:360deg;}}@property --shimmer-angle{syntax:'<angle>';initial-value:0deg;inherits:false;}

.js-marquee{overflow:hidden;padding:12px 0;background:var(--i14nq);transform:rotate(-2deg) scale(1.04);margin:30px -20px;}.js-marquee-inner{display:flex;gap:50px;white-space:nowrap;animation:jsMarquee 18s linear infinite;}.js-marquee-inner span{font-size:14px;font-weight:800;text-transform:uppercase;letter-spacing:3px;color:var(--bg-primary);flex-shrink:0;}@keyframes jsMarquee{from{transform:translateX(0);}to{transform:translateX(-50%);}}

main > section { position: relative; overflow: clip; }
main > section:nth-child(3n+2):not(.css_rzwax):not(.css_h022n)::after {
    content: '';
    position: absolute;
    width: 300px;
    height: 300px;
    border-radius: 50%;
    background: var(--i14nq);
    opacity: 0.04;
    right: -80px;
    top: -80px;
    pointer-events: none;
    z-index: 0;
}
main > section:nth-child(3n):not(.css_rzwax):not(.css_h022n)::after {
    content: '';
    position: absolute;
    width: 250px;
    height: 250px;
    border-radius: 50%;
    border: 2px solid var(--i14nq);
    opacity: 0.06;
    left: -60px;
    bottom: -60px;
    pointer-events: none;
    z-index: 0;
}
.css_prvua::after { display: none !important; }
@media (max-width: 768px) {
    main > section::after { width: 150px !important; height: 150px !important; }
}

main > section:nth-child(3n):not(.css_rzwax):not(.css_h022n) { position: relative; overflow: clip; }
main > section:nth-child(3n):not(.css_rzwax):not(.css_h022n)::before {
    content: '';
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 0;
    opacity: 0.025;
    background:
        linear-gradient(180deg,
            transparent 0%, transparent 18%,
            var(--i14nq) 18%, var(--i14nq) 18.5%,
            transparent 18.5%, transparent 42%,
            var(--i15z9, var(--i14nq)) 42%, var(--i15z9, var(--i14nq)) 42.8%,
            transparent 42.8%, transparent 67%,
            var(--i14nq) 67%, var(--i14nq) 67.3%,
            transparent 67.3%, transparent 88%,
            var(--i15z9, var(--i14nq)) 88%, var(--i15z9, var(--i14nq)) 88.6%,
            transparent 88.6%
        );
}
.css_prvua::before { display: none !important; }

main > section:nth-child(3n+2):not(.css_rzwax):not(.css_h022n) { position: relative; overflow: clip; }
main > section:nth-child(3n+2):not(.css_rzwax):not(.css_h022n)::before {
    content: '';
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 0;
    opacity: 0.03;
    background-image:
        linear-gradient(90deg, var(--i14nq) 1px, transparent 1px),
        linear-gradient(0deg, var(--i14nq) 1px, transparent 1px),
        radial-gradient(circle, var(--i14nq) 2px, transparent 2px),
        radial-gradient(circle, var(--i14nq) 1px, transparent 1px);
    background-size: 60px 60px, 60px 60px, 60px 60px, 30px 30px;
    background-position: 0 0, 0 0, 30px 30px, 15px 15px;
}
.css_prvua::before { display: none !important; }

html:not(.css_xxbad) main > section {
    opacity: 1 !important;
    transform: none !important;
    clip-path: none !important;
    filter: none !important;
}

@media (min-width: 993px) {
    .css_hd7mz {
        flex-wrap: nowrap;
        overflow: visible;
    }
    .css_br1hm {
        flex: 1 1 auto;
        min-width: 0;
        justify-content: center;
        flex-wrap: nowrap;
        overflow: hidden;
        gap: clamp(10px, 1.8vw, 36px) !important;
    }
    .css_br1hm .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        padding: 8px 0;
        flex-shrink: 0;
    }
    .css_uqfcs, .css_mo13r {
        gap: clamp(8px, 1.4vw, 32px) !important;
        flex-wrap: nowrap;
        overflow: hidden;
    }
    .css_uqfcs .nav-link,
    .css_mo13r .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        flex-shrink: 0;
    }
    .css_xw9gq {
        flex-shrink: 0;
        white-space: nowrap;
    }
    .css_njoqn {
        flex-shrink: 0;
    }
}

div.css_umwf0:not(.css_jd67z) {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1001;
    padding: 6px 0;
    transition: transform 0.3s ease, opacity 0.3s ease;
}
div.css_umwf0:not(.css_jd67z) + .css_hjs0g {
    top: 33px;
    transition: top 0.3s ease, background 0.3s ease, padding 0.3s ease;
}
div.css_umwf0.css_ml9vk {
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
}
div.css_umwf0.css_ml9vk + .css_hjs0g,
div.css_umwf0:not(.css_jd67z) + .css_hjs0g.scrolled {
    top: 0;
}
div.css_umwf0:not(.css_jd67z) ~ .css_prvua {
    padding-top: 200px;
}

@media (max-width: 992px) {
    div.css_umwf0:not(.css_jd67z) {
        position: relative;
        z-index: auto;
        font-size: 11px;
        padding: 4px 0;
    }
    div.css_umwf0:not(.css_jd67z) + .css_hjs0g {
        top: 0;
    }
    div.css_umwf0:not(.css_jd67z) ~ .css_prvua {
        padding-top: 140px;
    }
}

@media (max-width: 992px) {
    .css_btv90 {
        display: flex !important;
        pointer-events: auto !important;
        opacity: 1 !important;
        z-index: 10001 !important;
        cursor: pointer !important;
        -webkit-tap-highlight-color: transparent;
    }
    .css_btv90 .css_jwn48 {
        pointer-events: none;
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
    .css_br1hm {
        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;
    }
    .css_br1hm .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;
    }
    .css_br1hm .nav-link::after { display: none !important; }
    .css_xw9gq { display: none !important; }
    .css_uqfcs, .css_mo13r { display: none !important; }
}

@media (max-width: 992px) {
    .css_br1hm { right: -100% !important; left: auto !important; width: min(320px,85vw) !important; background: #0a0a0a !important; padding: 100px 32px 40px !important; box-shadow: -4px 0 60px rgba(0,0,0,0.6) !important; border-left: 1px solid rgba(255,255,255,0.06) !important; transition: right 0.45s cubic-bezier(0.4,0,0.2,1) !important; }
    .css_br1hm.active { right: 0 !important; }
    .css_br1hm .nav-link { color: rgba(255,255,255,0.8) !important; text-transform: uppercase !important; font-size: 13px !important; letter-spacing: 2px !important; border-bottom: 1px solid rgba(255,255,255,0.07) !important; opacity: 0 !important; transform: translateX(30px) !important; transition: opacity 0.4s ease, transform 0.4s ease, color 0.2s !important; }
    .css_br1hm.active .nav-link { opacity: 1 !important; transform: translateX(0) !important; }
    .css_br1hm.active .nav-link:hover { color: var(--i14nq) !important; }
    .css_br1hm.active .nav-link:nth-child(1){transition-delay:.10s !important;}
    .css_br1hm.active .nav-link:nth-child(2){transition-delay:.16s !important;}
    .css_br1hm.active .nav-link:nth-child(3){transition-delay:.22s !important;}
    .css_br1hm.active .nav-link:nth-child(4){transition-delay:.28s !important;}
    .css_br1hm.active .nav-link:nth-child(5){transition-delay:.34s !important;}
    .css_br1hm.active .nav-link:nth-child(6){transition-delay:.40s !important;}
    .css_br1hm.active .nav-link:nth-child(7){transition-delay:.46s !important;}
    .css_br1hm.active .nav-link:nth-child(8){transition-delay:.52s !important;}
}

.css_ol1ph,
.css_k36g9,
.css_gt8xs,
.css_gtk50,
.css_ustya,
.css_nv6qm {
    backdrop-filter: blur(8px) !important;
    -webkit-backdrop-filter: blur(8px) !important;
}
.css_ol1ph *,
.css_k36g9 *,
.css_gt8xs *,
.css_gtk50 *,
.css_ustya * {
    filter: none !important;
}
@supports (animation: none) {
    .css_ol1ph, .css_k36g9, .css_gt8xs {
        animation-fill-mode: forwards !important;
    }
}
.css_gt8xs + .css_gt8xs {
    margin-top: 1.5rem;
}

.css_prvua .css_cf67x ~ .container,
.css_prvua .css_cf67x ~ .container * {
    color: #fff;
}
.css_prvua .css_cf67x ~ .container p,
.css_prvua .css_cf67x ~ .container .css_lpri3 {
    color: rgba(255,255,255,0.85);
}
.css_prvua .css_cf67x ~ .container .css_hguuv {
    color: inherit;
}
.css_h022n .css_xlxvf { color: #fff; }
.css_h022n .css_axrvx { color: var(--i14nq); }
.css_h022n .css_lyugf { color: rgba(255,255,255,0.55); }
.css_h022n .css_kvj19 a { color: rgba(255,255,255,0.65); }
.css_h022n .css_kvj19 a:hover { color: #fff; }
.css_ctw19[style*="background:none"] { background: none !important; }
.css_ctw19[style*="background:none"]::before,
.css_ctw19[style*="background:none"]::after { display: none !important; }

body {
    line-height: 1.616;
    letter-spacing: 0.0em;
}

.css_ol1ph, .css_k36g9, .css_gt8xs, .css_r41s0, .css_gtk50 {
    padding: 31px;
}
.css_ol1ph, .css_k36g9, .css_gt8xs, .css_r41s0, .css_gtk50 .card-body {
    padding: 23px 21px;
}
.row > [class*="col"]:nth-child(1) .css_ol1ph,
.row > [class*="col"]:nth-child(1) .css_k36g9 {
    padding: 34px;
    border-radius: calc(var(--i7ax) + 1px);
}
.row > [class*="col"]:nth-child(2) .css_ol1ph,
.row > [class*="col"]:nth-child(2) .css_k36g9 {
    padding: 28px;
    border-radius: calc(var(--i7ax) + 3px);
}
.row > [class*="col"]:nth-child(3) .css_ol1ph,
.row > [class*="col"]:nth-child(3) .css_k36g9 {
    padding: 29px;
    border-radius: calc(var(--i7ax) + 1px);
}
.row > [class*="col"]:nth-child(4) .css_ol1ph,
.row > [class*="col"]:nth-child(4) .css_k36g9 {
    padding: 33px;
    border-radius: calc(var(--i7ax) + -2px);
}
.row > [class*="col"]:nth-child(5) .css_ol1ph,
.row > [class*="col"]:nth-child(5) .css_k36g9 {
    padding: 31px;
    border-radius: calc(var(--i7ax) + 3px);
}
.row > [class*="col"]:nth-child(6) .css_ol1ph,
.row > [class*="col"]:nth-child(6) .css_k36g9 {
    padding: 33px;
    border-radius: calc(var(--i7ax) + -2px);
}

.css_hguuv {
    padding: 15px 28px;
    font-size: 16px;
    letter-spacing: 0.165px;
    border-radius: calc(var(--i7ax) + -2px);
}
.css_bujuk {
    padding: 15px 30px;
    border-width: 1px;
}

main > section {
    padding-top: 97px;
    padding-bottom: 97px;
}
main > section:first-child {
    padding-top: 109px;
}
main > section:nth-child(2) {
    padding-top: 94px;
    padding-bottom: 103px;
}
main > section:nth-child(6) {
    padding-top: 89px;
    padding-bottom: 95px;
}

.css_pwx37 {
    margin-bottom: 59px;
}

.css_ol1ph, .css_k36g9, .css_gt8xs, .css_gtk50 {
    box-shadow: 2px 2px 18px rgba(0,0,0,0.089);
}

.css_prvua {
    padding-top: 105px;
}
.css_nwk2q {
    margin-bottom: 25px;
}
.css_lpri3 {
    margin-bottom: 37px;
    font-size: 17px;
    line-height: 1.578;
}
.css_xlxvf {
    font-size: 12px;
    letter-spacing: 2.791px;
    margin-bottom: 25px;
}
.css_f8vcq {
    gap: 17px;
}

.css_r2s9g img {
    border-radius: 9px;
    box-shadow: 0 17px 34px rgba(0,0,0,0.123);
}

.css_t3zhv {
    width: 54px;
    height: 54px;
    font-size: 22px;
    border-radius: 8px;
    margin-bottom: 19px;
}

.css_lff55, .card-title {
    font-size: 18px;
    margin-bottom: 11px;
}
.css_vcl05, .card-text {
    font-size: 16px;
    line-height: 1.649;
}

.css_pw8k8 {
    margin-bottom: 18px;
    letter-spacing: 0.0px;
}
.css_axrvx {
    font-size: 14px;
    letter-spacing: 3.186px;
    margin-bottom: 13px;
}
.css_fe5i8 {
    font-size: 16px;
    line-height: 1.693;
}

@media (min-width: 993px) {
    .css_br1hm {
        gap: 31px;
    }
    .css_br1hm .nav-link {
        font-size: 13px;
        padding: 7px 0;
    }
}

.css_ctw19 {
    padding-top: 79px;
}
.css_ciszl .css_cw7ri {
    font-size: 17px;
    margin-bottom: 23px;
}
.css_kvj19 a {
    font-size: 14px;
}
.css_kvj19 li {
    margin-bottom: 11px;
}
.css_szw8f {
    gap: 8px;
}
.css_szw8f a {
    width: 39px;
    height: 39px;
}
.css_pvz34 {
    padding: 22px 0;
    margin-top: 60px;
}

.form-control {
    border-radius: 11px;
    padding: 15px 14px;
    font-size: 16px;
}

.css_r41s0 {
    padding: 31px;
}
.css_j1c2v {
    font-size: 17px;
    line-height: 1.635;
    margin-bottom: 22px;
}
.css_m0d4e {
    width: 50px;
    height: 50px;
}
.css_p7p5d {
    font-size: 16px;
}
.css_f9q8n {
    font-size: 13px;
}

.css_gtk50 {
    padding: 33px;
}
.css_ngepm {
    font-size: 21px;
    margin-bottom: 11px;
}
.css_y98y7 {
    font-size: 42px;
    margin-bottom: 17px;
}
.css_cb35r li {
    padding: 12px 0;
    font-size: 15px;
}

.css_dyh11, .stat-number {
    font-size: 44px;
    margin-bottom: 5px;
}
.css_qsr6n {
    font-size: 14px;
    letter-spacing: 0.392px;
}

.css_v7chz img {
    border-radius: 10px;
}
.css_yhxd0 {
    font-size: 17px;
    margin-bottom: 5px;
}
.css_xbun1 {
    font-size: 12px;
}

.css_quget {
    font-size: 33px;
    margin-bottom: 15px;
}
.css_lvwco {
    font-size: 17px;
    margin-bottom: 7px;
}

.wow {
    animation-duration: 0.481s !important;
}
.css_ol1ph, .css_k36g9, .css_gt8xs, .css_r41s0,
.css_gtk50, .css_nv6qm {
    transition-duration: 0.247s;
}

.row {
    --bs-gutter-y: 26px;
}

.css_rzwax {
    padding: 76px 0;
}
.css_ah83u {
    font-size: 34px;
    margin-bottom: 18px;
}
.css_h1x8m {
    font-size: 17px;
    margin-bottom: 23px;
}

.css_gt8xs .css_puib5 img {
    border-radius: 9px 9px 0 0;
}
.css_elerm {
    font-size: 13px;
    margin-bottom: 8px;
    gap: 14px;
}

.css_hjs0g {
    padding: 17px 0;
}
.css_hjs0g.scrolled {
    padding: 13px 0;
}
.css_njoqn {
    font-size: 25px;
}
.css_xw9gq {
    margin-left: 14px;
}

:root {
    --_uid: '9ea2';
    --_seed: 62020;
    --_hash: 6.84;
    --_build: '1e923a0f';
    --_run: 36274;
}
.ui-ghost { content: ''; font-variant: normal }
.layout-anchor { --_ref: 'f0'; visibility: inherit }

.css_h022n h1, .css_h022n h2, .css_h022n h3, .css_h022n h4, .css_h022n h5, .css_h022n h6 { color: #fff !important; }
.css_h022n { color: rgba(255,255,255,0.85) !important; }
.css_h022n p, .css_h022n li, .css_h022n span:not(.badge):not(.css_hguuv), .css_h022n .css_ixatx, .css_h022n label, .css_h022n blockquote, .css_h022n figcaption, .css_h022n dt, .css_h022n dd, .css_h022n td, .css_h022n th { color: rgba(255,255,255,0.78) !important; }
.css_h022n a:not(.css_hguuv):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.css_h022n a:not(.css_hguuv):not(.nav-link):hover { color: #fff !important; }
.css_h022n .css_dyh11 { color: #fff !important; }
.css_h022n .css_qsr6n { 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(.css_hguuv), .bg-dark-custom .css_ixatx, .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(.css_hguuv):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-dark-custom a:not(.css_hguuv):not(.nav-link):hover { color: #fff !important; }
.bg-dark-custom .css_dyh11 { color: #fff !important; }
.bg-dark-custom .css_qsr6n { 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(.css_hguuv), .bg-gradient-custom .css_ixatx, .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(.css_hguuv):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-gradient-custom a:not(.css_hguuv):not(.nav-link):hover { color: #fff !important; }
.bg-gradient-custom .css_dyh11 { color: #fff !important; }
.bg-gradient-custom .css_qsr6n { 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(.css_hguuv), .bg-accent-custom .css_ixatx, .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(.css_hguuv):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-accent-custom a:not(.css_hguuv):not(.nav-link):hover { color: #fff !important; }
.bg-accent-custom .css_dyh11 { color: #fff !important; }
.bg-accent-custom .css_qsr6n { color: rgba(255,255,255,0.7) !important; }

.css_rzwax h1, .css_rzwax h2, .css_rzwax h3, .css_rzwax h4, .css_rzwax h5, .css_rzwax h6 { color: #fff !important; }
.css_rzwax { color: rgba(255,255,255,0.85) !important; }
.css_rzwax p, .css_rzwax li, .css_rzwax span:not(.badge):not(.css_hguuv), .css_rzwax .css_ixatx, .css_rzwax label, .css_rzwax blockquote, .css_rzwax figcaption, .css_rzwax dt, .css_rzwax dd, .css_rzwax td, .css_rzwax th { color: rgba(255,255,255,0.78) !important; }
.css_rzwax a:not(.css_hguuv):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.css_rzwax a:not(.css_hguuv):not(.nav-link):hover { color: #fff !important; }
.css_rzwax .css_dyh11 { color: #fff !important; }
.css_rzwax .css_qsr6n { color: rgba(255,255,255,0.7) !important; }

.css_ctw19 { color: var(--text-secondary, #555) !important; }
.css_ctw19 h1, .css_ctw19 h2, .css_ctw19 h3,
.css_ctw19 h4, .css_ctw19 h5, .css_ctw19 h6,
.css_ctw19 .css_cw7ri { color: var(--text-primary, #1a1a2e) !important; }
.css_ctw19 p, .css_ctw19 li, .css_ctw19 span,
.css_ctw19 label { color: var(--text-secondary, #555) !important; }
.css_ctw19 a:not(.css_hguuv) { color: var(--text-secondary, #555) !important; }
.css_ctw19 a:not(.css_hguuv):hover { color: var(--i14nq) !important; }
.css_ctw19 .css_pvz34 p { color: var(--text-muted, #888) !important; }

.css_v5up2 h1, .css_v5up2 h2, .css_v5up2 h3, .css_v5up2 h4, .css_v5up2 h5, .css_v5up2 h6 { color: var(--text-primary, #1a1a2e) !important; }
.css_v5up2 p, .css_v5up2 li, .css_v5up2 span:not(.badge):not(.css_hguuv), .css_v5up2 .css_ixatx, .css_v5up2 label, .css_v5up2 blockquote, .css_v5up2 figcaption, .css_v5up2 dt, .css_v5up2 dd, .css_v5up2 td, .css_v5up2 th { color: var(--text-secondary, #555) !important; }

.css_umwf0 h1, .css_umwf0 h2, .css_umwf0 h3, .css_umwf0 h4, .css_umwf0 h5, .css_umwf0 h6 { color: var(--text-primary, #1a1a2e) !important; }
.css_umwf0 p, .css_umwf0 li, .css_umwf0 span:not(.badge):not(.css_hguuv), .css_umwf0 .css_ixatx, .css_umwf0 label, .css_umwf0 blockquote, .css_umwf0 figcaption, .css_umwf0 dt, .css_umwf0 dd, .css_umwf0 td, .css_umwf0 th { color: var(--text-secondary, #555) !important; }

.pl-flip{width:32px;height:32px;background:var(--i14nq);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)}}