@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display:wght@400&family=DM+Sans:wght@400;500;700&display=swap');

:root {
    --w14gg: #4EA3E3;
    --w15f5: #E16EB0;
    --w16v3: #AAED50;
    --w1i4: linear-gradient(200deg, var(--w14gg), var(--w15f5));
    --w3rg: 'DM Serif Display', serif;
    --w5t0: 'DM Sans', sans-serif;
    --w19t6: 84px;
    --w20yj: 52px;
    --w21nz: 36px;
    --w17nu: 18px;
    --w18eu: 700;
    --w6yv: 10px;
    --w7ww: 16px;
    --w8v6: 24px;
    --w9gq: 32px;
    --w4ow: 50px;
    --w10jq: 0 1px 3px rgba(0,0,0,0.04);
    --w11j2: 0 2px 8px rgba(0,0,0,0.06);
    --w12hm: 0 4px 16px rgba(0,0,0,0.08);
    --w13da: 0 8px 24px rgba(0,0,0,0.1);
    --css_mxzy2: 80px 0;
}
.css_nhzlw {
    border-radius: 10px;
    padding: 14px 28px;
}
.css_ceoo6, .css_s3onj, .css_ait5z, .css_xc8te, .css_e864m {
    border-width: 1px;
    border-color: var(--border-color);
}

.process-item {
    position: relative;
    padding-top: 60px;
}
.process-item .css_xzc3v {
    font-size: 80px;
    font-weight: 900;
    opacity: 0.08;
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
    line-height: 1;
}

.css_lcpea img, .about-image img, .portfolio-item img, .css_r48jp img {
    filter: grayscale(100%);
    transition: filter 0.5s ease;
}
.css_lcpea:hover img, .about-image:hover img,
.portfolio-item:hover img, .css_iv6vc:hover .css_r48jp img {
    filter: grayscale(0%);
}

.css_g2ta9 {
    display: inline-block;
    position: relative;
    padding-bottom: 14px;
}
.css_g2ta9::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 60px;
    height: 3px;
    background: var(--w1i4);
    border-radius: 2px;
}
.text-center .css_g2ta9::after {
    left: 50%;
    transform: translateX(-50%);
}

.css_kz5wm {
    background-image: repeating-linear-gradient(
        135deg,
        transparent,
        transparent 40px,
        var(--w14gg) 40px,
        var(--w14gg) 41px
    );
    background-blend-mode: overlay;
}

.css_csynb::before {
    content: '';
    position: absolute;
    width: 500px;
    height: 500px;
    border-radius: 50%;
    background: var(--w14gg);
    opacity: 0.08;
    top: -100px;
    right: -100px;
    filter: blur(80px);
}
.css_csynb::after {
    content: '';
    position: absolute;
    width: 350px;
    height: 350px;
    border-radius: 50%;
    background: var(--w15f5, var(--w14gg));
    opacity: 0.06;
    bottom: -50px;
    left: -50px;
    filter: blur(60px);
    z-index: 0;
}
.css_lcpea img {
    border-radius: var(--w9gq);
    box-shadow: 0 20px 60px rgba(0,0,0,0.1);
}
.css_xob4r { position: relative; z-index: 2; }
.css_toaah { background: linear-gradient(135deg, var(--w14gg), var(--w15f5, var(--w14gg))); color: #fff !important; -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; font-weight: 700; padding: 0; }

.css_blhlc {
    background: var(--bg-primary);
    padding: 16px 0;
    border-top: 3px solid var(--w14gg);
}
.css_blhlc.scrolled {
    box-shadow: 0 4px 16px rgba(0,0,0,0.06);
    padding: 12px 0;
}
.css_lj9mx .nav-link { font-weight: 500; }
.css_lj9mx .nav-link::after { background: var(--w14gg); border-radius: var(--w4ow); height: 2px; }

.css_wgiq9 { background: var(--bg-secondary); color: var(--text-secondary); padding-top: 80px; }
.css_wgiq9 p, .css_wgiq9 li, .css_wgiq9 span,
.css_wgiq9 .css_wet7l p, .css_wgiq9 .footer-contact li { color: var(--text-secondary); }
.css_wgiq9 h1,.css_wgiq9 h2,.css_wgiq9 h3,.css_wgiq9 h4,.css_wgiq9 h5 { color: var(--text-primary); }
.css_wet7l .css_b5x0o { color: var(--text-primary); }
.css_wet7l .css_b5x0o::after { background: var(--w14gg); }
.css_mfztv a { color: var(--text-secondary); }
.css_mfztv a:hover { color: var(--w14gg); }
.footer-contact li { color: var(--text-secondary); }
.footer-contact li i { color: var(--w14gg); }
.css_j501c a { background: var(--bg-primary); border-color: var(--border-color); color: var(--text-secondary); }
.css_j501c a:hover { background: var(--w14gg); color: #fff; border-color: var(--w14gg); }
.css_rcix1 { border-top: 1px solid var(--border-color); }
.css_rcix1 p { color: var(--text-muted); }

.contact-section .css_zdz7g {
    border: 2px solid var(--w14gg);
    padding: 40px;
    border-radius: var(--w7ww);
    position: relative;
}
.contact-section .css_zdz7g::before {
    content: '';
    position: absolute;
    top: -2px;
    left: 30px;
    right: 30px;
    height: 4px;
    background: var(--w1i4);
    border-radius: 0 0 4px 4px;
}
.contact-section .form-control { border-radius: var(--w6yv); }

.css_r9nqm { font-size: 22px; font-weight: 700; position: relative; padding-bottom: 8px; }
.css_r9nqm::after { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 2px; background: var(--w14gg); box-shadow: 0 4px 0 var(--w14gg); }

.css_ceoo6 { counter-increment: card-counter; }
.css_jf7cs::before {
    content: counter(card-counter, decimal-leading-zero) '.';
    display: block;
    color: var(--w14gg);
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 2px;
    margin-bottom: 6px;
    opacity: 0.6;
}
.services-section, .features-section { counter-reset: card-counter; }

.css_lcpea {
    position: relative;
}
.css_lcpea::after {
    content: '';
    position: absolute;
    inset: 12px -12px -12px 12px;
    background: var(--w14gg);
    opacity: 0.15;
    border-radius: var(--w8v6);
    z-index: -1;
}

.css_s3onj, .css_xc8te {
    padding-bottom: 24px;
}
.css_s3onj img, .css_ceoo6 img, .css_xc8te img {
    border: 6px solid var(--bg-card);
    border-bottom-width: 28px;
    box-shadow: 0 2px 12px rgba(0,0,0,0.12);
    border-radius: 2px;
}

.css_iv6vc .css_r48jp img, .css_r48jp img {
    border-radius: 30%;
    aspect-ratio: 1/1;
    object-fit: cover;
    border: 3px solid var(--w14gg);
}

section:not(.css_csynb) .col-lg-6 img, section:not(.css_csynb) .col-lg-5 img, .about-section img, section img.rounded {
    outline: 2px solid var(--w14gg);
    outline-offset: 8px;
    border-radius: var(--w7ww);
}

.css_oid7o { width: 40px; height: 40px; gap: 6px; border: none; background: none; border-radius: 0; }
.css_oid7o .css_ho6y9 { width: 24px; height: 2px; border-radius: 2px; transition: transform 0.3s ease, opacity 0.3s ease, width 0.3s ease, border-radius 0.3s ease; }
.css_oid7o .css_ho6y9:nth-child(2) { width: 6px; height: 6px; border-radius: 50%; background: var(--w14gg); }
.css_oid7o.active .css_ho6y9:nth-child(1) { transform: translateY(8px) rotate(45deg); }
.css_oid7o.active .css_ho6y9:nth-child(2) { opacity: 0; }
.css_oid7o.active .css_ho6y9:nth-child(3) { transform: translateY(-8px) rotate(-45deg); }

.cursor-highlight-row{position:fixed;left:0;width:100%;height:40px;pointer-events:none;z-index:99998;background:linear-gradient(180deg,transparent,var(--w14gg),transparent);opacity:0.015;transition:top 0.08s;}

.css_ceoo6,.css_s3onj{opacity:0;animation:slideLeft 0.6s ease forwards;}.row>[class*="col"]:nth-child(odd) .css_ceoo6,.row>[class*="col"]:nth-child(odd) .css_s3onj{animation-name:slideLeft;}.row>[class*="col"]:nth-child(even) .css_ceoo6,.row>[class*="col"]:nth-child(even) .css_s3onj{animation-name:slideRight;}.row>[class*="col"]:nth-child(1)>*{animation-delay:0.1s;}.row>[class*="col"]:nth-child(2)>*{animation-delay:0.2s;}.row>[class*="col"]:nth-child(3)>*{animation-delay:0.3s;}.row>[class*="col"]:nth-child(4)>*{animation-delay:0.4s;}@keyframes slideLeft{from{opacity:0;transform:translateX(-40px);}to{opacity:1;transform:translateX(0);}}@keyframes slideRight{from{opacity:0;transform:translateX(40px);}to{opacity:1;transform:translateX(0);}}

@media(prefers-reduced-motion:reduce){.css_ceoo6,.css_s3onj,.css_xc8te,.css_e864m,.css_iv6vc,.portfolio-item{opacity:1!important;transform:none!important;animation:none!important;}}

main > section {
    clip-path: inset(0 0 100% 0);
    transition: clip-path 0.9s cubic-bezier(0.16,1,0.3,1);
}
main > section.in-view {
    clip-path: inset(0 0 0 0);
}
.css_csynb { clip-path: none !important; }
@media (max-width: 768px) {
    main > section { clip-path: none !important; transition: opacity 0.5s; opacity: 0; }
    main > section.in-view { opacity: 1; }
}

.css_ceoo6,.css_s3onj{transition:background 0.4s ease,color 0.4s ease,border-color 0.4s ease,box-shadow 0.4s ease;}.css_ceoo6:hover,.css_s3onj:hover{background:var(--w14gg) !important;border-color:var(--w14gg) !important;box-shadow:0 12px 30px rgba(0,0,0,0.15) !important;}.css_ceoo6:hover .css_jf7cs,.css_ceoo6:hover .css_alfhz,.css_ceoo6:hover i,.css_s3onj:hover .card-title,.css_s3onj:hover .card-text{color:#fff !important;}.css_ceoo6:hover .css_qzwhj{background:rgba(255,255,255,0.15) !important;color:#fff !important;}

.css_j501c a,.team-social a{transition:transform 0.3s cubic-bezier(0.34,1.56,0.64,1),background 0.3s,color 0.3s;}.css_j501c a:hover,.team-social a:hover{transform:translateY(-6px) scale(1.15);}

.css_ceoo6 .css_qzwhj i,.css_ceoo6 .css_qzwhj svg{animation:iconPulse 3s ease-in-out infinite;}.css_ceoo6:nth-child(2) .css_qzwhj i{animation-delay:-0.5s;}.css_ceoo6:nth-child(3) .css_qzwhj i{animation-delay:-1s;}.css_ceoo6:nth-child(4) .css_qzwhj 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-shapes{position:fixed;inset:0;pointer-events:none;z-index:0;overflow:hidden;}.float-tri{position:absolute;width:0;height:0;border-left:30px solid transparent;border-right:30px solid transparent;border-bottom:52px solid var(--w14gg);opacity:0.03;animation:floatDrift 20s ease-in-out infinite alternate;}@keyframes floatDrift{0%{transform:translate(0,0) rotate(0deg);}50%{transform:translate(40px,-60px) rotate(90deg);}100%{transform:translate(-30px,40px) rotate(180deg);}}

.shimmer-reveal{position:relative;overflow:hidden;}.shimmer-reveal::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,0.08) 50%,transparent 100%);transform:translateX(-100%);animation:shimmerLoad 1.5s ease forwards;}@keyframes shimmerLoad{to{transform:translateX(100%);}}

main > section:nth-child(odd):not(:first-child) { position: relative; overflow: clip; }
main > section:nth-child(odd):not(:first-child)::before {
    content: '';
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 0;
    opacity: 0.02;
    background:
        linear-gradient(135deg, var(--w14gg) 25%, transparent 25%) -20px 0,
        linear-gradient(225deg, var(--w14gg) 25%, transparent 25%) -20px 0,
        linear-gradient(315deg, var(--w14gg) 25%, transparent 25%),
        linear-gradient(45deg, var(--w14gg) 25%, transparent 25%);
    background-size: 40px 40px;
}
.css_csynb::before { display: none !important; }

html:not(.css_le1cx) main > section {
    opacity: 1 !important;
    transform: none !important;
    clip-path: none !important;
    filter: none !important;
}

@media (min-width: 993px) {
    .css_hv6cf {
        flex-wrap: nowrap;
        overflow: visible;
    }
    .css_lj9mx {
        flex: 1 1 auto;
        min-width: 0;
        justify-content: center;
        flex-wrap: nowrap;
        overflow: hidden;
        gap: clamp(10px, 1.8vw, 36px) !important;
    }
    .css_lj9mx .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        padding: 8px 0;
        flex-shrink: 0;
    }
    .css_tbkoo, .css_g43a4 {
        gap: clamp(8px, 1.4vw, 32px) !important;
        flex-wrap: nowrap;
        overflow: hidden;
    }
    .css_tbkoo .nav-link,
    .css_g43a4 .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        flex-shrink: 0;
    }
    .css_yuzpl {
        flex-shrink: 0;
        white-space: nowrap;
    }
    .css_r9nqm {
        flex-shrink: 0;
    }
}

div.css_kz5wm:not(.css_mxzy2) {
    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_kz5wm:not(.css_mxzy2) + .css_blhlc {
    top: 33px;
    transition: top 0.3s ease, background 0.3s ease, padding 0.3s ease;
}
div.css_kz5wm.css_jfgg0 {
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
}
div.css_kz5wm.css_jfgg0 + .css_blhlc,
div.css_kz5wm:not(.css_mxzy2) + .css_blhlc.scrolled {
    top: 0;
}
div.css_kz5wm:not(.css_mxzy2) ~ .css_csynb {
    padding-top: 200px;
}

@media (max-width: 992px) {
    div.css_kz5wm:not(.css_mxzy2) {
        position: relative;
        z-index: auto;
        font-size: 11px;
        padding: 4px 0;
    }
    div.css_kz5wm:not(.css_mxzy2) + .css_blhlc {
        top: 0;
    }
    div.css_kz5wm:not(.css_mxzy2) ~ .css_csynb {
        padding-top: 140px;
    }
}

@media (max-width: 992px) {
    .css_oid7o {
        display: flex !important;
        pointer-events: auto !important;
        opacity: 1 !important;
        z-index: 10001 !important;
        cursor: pointer !important;
        -webkit-tap-highlight-color: transparent;
    }
    .css_oid7o .css_ho6y9 {
        pointer-events: none;
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
    .css_lj9mx {
        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_lj9mx .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_lj9mx .nav-link::after { display: none !important; }
    .css_yuzpl { display: none !important; }
    .css_tbkoo, .css_g43a4 { display: none !important; }
}

@media (max-width: 992px) {
    .css_lj9mx { 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; }
    .css_lj9mx.active { right: 0 !important; }
    .css_lj9mx .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; }
    .css_lj9mx.active .nav-link { opacity: 1 !important; transform: translateX(0) scale(1) !important; }
    .css_lj9mx.active .nav-link:nth-child(1){transition-delay:.08s !important;}
    .css_lj9mx.active .nav-link:nth-child(2){transition-delay:.14s !important;}
    .css_lj9mx.active .nav-link:nth-child(3){transition-delay:.20s !important;}
    .css_lj9mx.active .nav-link:nth-child(4){transition-delay:.26s !important;}
    .css_lj9mx.active .nav-link:nth-child(5){transition-delay:.32s !important;}
    .css_lj9mx.active .nav-link:nth-child(6){transition-delay:.38s !important;}
    .css_lj9mx.active .nav-link:nth-child(7){transition-delay:.44s !important;}
    .css_lj9mx.active .nav-link:nth-child(8){transition-delay:.50s !important;}
}

.css_ceoo6,
.css_s3onj,
.css_xc8te,
.css_e864m,
.css_sqi11,
.css_iv6vc {
    backdrop-filter: blur(8px) !important;
    -webkit-backdrop-filter: blur(8px) !important;
}
.css_ceoo6 *,
.css_s3onj *,
.css_xc8te *,
.css_e864m *,
.css_sqi11 * {
    filter: none !important;
}
@supports (animation: none) {
    .css_ceoo6, .css_s3onj, .css_xc8te {
        animation-fill-mode: forwards !important;
    }
}
.css_xc8te + .css_xc8te {
    margin-top: 1.5rem;
}

.css_csynb .css_nwuos ~ .container,
.css_csynb .css_nwuos ~ .container * {
    color: #fff;
}
.css_csynb .css_nwuos ~ .container p,
.css_csynb .css_nwuos ~ .container .css_xv4nc {
    color: rgba(255,255,255,0.85);
}
.css_csynb .css_nwuos ~ .container .css_nhzlw {
    color: inherit;
}
.css_t2gfd .css_toaah { color: #fff; }
.css_t2gfd .css_y1jrx { color: var(--w14gg); }
.css_t2gfd .css_y329q { color: rgba(255,255,255,0.55); }
.css_t2gfd .css_mfztv a { color: rgba(255,255,255,0.65); }
.css_t2gfd .css_mfztv a:hover { color: #fff; }
.css_wgiq9[style*="background:none"] { background: none !important; }
.css_wgiq9[style*="background:none"]::before,
.css_wgiq9[style*="background:none"]::after { display: none !important; }

body {
    line-height: 1.674;
    letter-spacing: 0.012em;
}

.css_ceoo6, .css_s3onj, .css_xc8te, .css_ait5z, .css_e864m {
    padding: 26px;
}
.css_ceoo6, .css_s3onj, .css_xc8te, .css_ait5z, .css_e864m .card-body {
    padding: 21px 18px;
}
.row > [class*="col"]:nth-child(1) .css_ceoo6,
.row > [class*="col"]:nth-child(1) .css_s3onj {
    padding: 23px;
    border-radius: calc(var(--w7ww) + 2px);
}
.row > [class*="col"]:nth-child(2) .css_ceoo6,
.row > [class*="col"]:nth-child(2) .css_s3onj {
    padding: 27px;
    border-radius: calc(var(--w7ww) + 2px);
}
.row > [class*="col"]:nth-child(3) .css_ceoo6,
.row > [class*="col"]:nth-child(3) .css_s3onj {
    padding: 23px;
    border-radius: calc(var(--w7ww) + 1px);
}
.row > [class*="col"]:nth-child(4) .css_ceoo6,
.row > [class*="col"]:nth-child(4) .css_s3onj {
    padding: 26px;
    border-radius: calc(var(--w7ww) + -1px);
}
.row > [class*="col"]:nth-child(5) .css_ceoo6,
.row > [class*="col"]:nth-child(5) .css_s3onj {
    padding: 25px;
    border-radius: calc(var(--w7ww) + 2px);
}
.row > [class*="col"]:nth-child(6) .css_ceoo6,
.row > [class*="col"]:nth-child(6) .css_s3onj {
    padding: 25px;
    border-radius: calc(var(--w7ww) + -1px);
}

.css_nhzlw {
    padding: 15px 26px;
    font-size: 14px;
    letter-spacing: 0.119px;
    border-radius: calc(var(--w7ww) + 1px);
}
.css_gggrf {
    padding: 14px 26px;
    border-width: 1px;
}

main > section {
    padding-top: 75px;
    padding-bottom: 81px;
}
main > section:first-child {
    padding-top: 88px;
}
main > section:nth-child(2) {
    padding-top: 73px;
    padding-bottom: 74px;
}
main > section:nth-child(3) {
    padding-top: 74px;
    padding-bottom: 71px;
}
main > section:nth-child(5) {
    padding-top: 75px;
    padding-bottom: 83px;
}
main > section:nth-child(6) {
    padding-top: 82px;
    padding-bottom: 81px;
}

.css_ip9xn {
    margin-bottom: 56px;
}

.css_ceoo6, .css_s3onj, .css_xc8te, .css_e864m {
    box-shadow: 2px 6px 19px rgba(0,0,0,0.065);
}

.css_csynb {
    padding-top: 120px;
}
.css_ce0yl {
    margin-bottom: 28px;
}
.css_xv4nc {
    margin-bottom: 38px;
    font-size: 17px;
    line-height: 1.655;
}
.css_toaah {
    font-size: 11px;
    letter-spacing: 2.923px;
    margin-bottom: 20px;
}
.css_wo3fs {
    gap: 17px;
}

.css_lcpea img {
    border-radius: 10px;
    box-shadow: 0 10px 39px rgba(0,0,0,0.125);
}

.css_qzwhj {
    width: 50px;
    height: 50px;
    font-size: 24px;
    border-radius: 10px;
    margin-bottom: 15px;
}

.css_jf7cs, .card-title {
    font-size: 20px;
    margin-bottom: 12px;
}
.css_alfhz, .card-text {
    font-size: 16px;
    line-height: 1.649;
}

.css_g2ta9 {
    margin-bottom: 14px;
    letter-spacing: 0.0px;
}
.css_y1jrx {
    font-size: 13px;
    letter-spacing: 3.308px;
    margin-bottom: 11px;
}
.css_oifs6 {
    font-size: 17px;
    line-height: 1.682;
}

@media (min-width: 993px) {
    .css_lj9mx {
        gap: 33px;
    }
    .css_lj9mx .nav-link {
        font-size: 15px;
        padding: 9px 0;
    }
}

.css_wgiq9 {
    padding-top: 64px;
}
.css_wet7l .css_b5x0o {
    font-size: 18px;
    margin-bottom: 20px;
}
.css_mfztv a {
    font-size: 15px;
}
.css_mfztv li {
    margin-bottom: 11px;
}
.css_j501c {
    gap: 11px;
}
.css_j501c a {
    width: 37px;
    height: 37px;
}
.css_rcix1 {
    padding: 20px 0;
    margin-top: 53px;
}

.form-control {
    border-radius: 7px;
    padding: 11px 19px;
    font-size: 15px;
}

.css_ait5z {
    padding: 30px;
}
.css_k1yit {
    font-size: 16px;
    line-height: 1.635;
    margin-bottom: 20px;
}
.css_aa3rb {
    width: 49px;
    height: 49px;
}
.css_y4h32 {
    font-size: 14px;
}
.css_kjs18 {
    font-size: 13px;
}

.css_e864m {
    padding: 40px;
}
.css_dgf81 {
    font-size: 18px;
    margin-bottom: 5px;
}
.css_u37t8 {
    font-size: 42px;
    margin-bottom: 22px;
}
.css_xwtdt li {
    padding: 11px 0;
    font-size: 14px;
}

.css_j404m, .stat-number {
    font-size: 37px;
    margin-bottom: 3px;
}
.css_kxf0t {
    font-size: 14px;
    letter-spacing: 0.253px;
}

.css_r48jp img {
    border-radius: 15px;
}
.css_dqnxd {
    font-size: 17px;
    margin-bottom: 6px;
}
.css_w14zx {
    font-size: 13px;
}

.css_xzc3v {
    font-size: 36px;
    margin-bottom: 14px;
}
.css_bm7nk {
    font-size: 19px;
    margin-bottom: 6px;
}

.wow {
    animation-duration: 0.501s !important;
}
.css_ceoo6, .css_s3onj, .css_xc8te, .css_ait5z,
.css_e864m, .css_iv6vc {
    transition-duration: 0.344s;
}

.row {
    --bs-gutter-y: 28px;
}

.css_kh09u {
    padding: 74px 0;
}
.css_gkjzy {
    font-size: 36px;
    margin-bottom: 19px;
}
.css_jul6w {
    font-size: 18px;
    margin-bottom: 28px;
}

.css_xc8te .css_yvzev img {
    border-radius: 8px 8px 0 0;
}
.css_w2sza {
    font-size: 12px;
    margin-bottom: 5px;
    gap: 11px;
}

.css_blhlc {
    padding: 20px 0;
}
.css_blhlc.scrolled {
    padding: 18px 0;
}
.css_r9nqm {
    font-size: 23px;
}
.css_yuzpl {
    margin-left: 19px;
}

:root {
    --_env: 34216;
    --_key: 7.82;
}
.ui-ghost { box-sizing: border-box; --_ref: 'b678'; unicode-bidi: normal }
.sr-only-fx { font-style: inherit }

.css_t2gfd h1, .css_t2gfd h2, .css_t2gfd h3, .css_t2gfd h4, .css_t2gfd h5, .css_t2gfd h6 { color: #fff !important; }
.css_t2gfd { color: rgba(255,255,255,0.85) !important; }
.css_t2gfd p, .css_t2gfd li, .css_t2gfd span:not(.badge):not(.css_nhzlw), .css_t2gfd .css_s284r, .css_t2gfd label, .css_t2gfd blockquote, .css_t2gfd figcaption, .css_t2gfd dt, .css_t2gfd dd, .css_t2gfd td, .css_t2gfd th { color: rgba(255,255,255,0.78) !important; }
.css_t2gfd a:not(.css_nhzlw):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.css_t2gfd a:not(.css_nhzlw):not(.nav-link):hover { color: #fff !important; }
.css_t2gfd .css_j404m { color: #fff !important; }
.css_t2gfd .css_kxf0t { 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_nhzlw), .bg-dark-custom .css_s284r, .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_nhzlw):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-dark-custom a:not(.css_nhzlw):not(.nav-link):hover { color: #fff !important; }
.bg-dark-custom .css_j404m { color: #fff !important; }
.bg-dark-custom .css_kxf0t { 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_nhzlw), .bg-gradient-custom .css_s284r, .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_nhzlw):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-gradient-custom a:not(.css_nhzlw):not(.nav-link):hover { color: #fff !important; }
.bg-gradient-custom .css_j404m { color: #fff !important; }
.bg-gradient-custom .css_kxf0t { 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_nhzlw), .bg-accent-custom .css_s284r, .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_nhzlw):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-accent-custom a:not(.css_nhzlw):not(.nav-link):hover { color: #fff !important; }
.bg-accent-custom .css_j404m { color: #fff !important; }
.bg-accent-custom .css_kxf0t { color: rgba(255,255,255,0.7) !important; }

.css_kh09u h1, .css_kh09u h2, .css_kh09u h3, .css_kh09u h4, .css_kh09u h5, .css_kh09u h6 { color: #fff !important; }
.css_kh09u { color: rgba(255,255,255,0.85) !important; }
.css_kh09u p, .css_kh09u li, .css_kh09u span:not(.badge):not(.css_nhzlw), .css_kh09u .css_s284r, .css_kh09u label, .css_kh09u blockquote, .css_kh09u figcaption, .css_kh09u dt, .css_kh09u dd, .css_kh09u td, .css_kh09u th { color: rgba(255,255,255,0.78) !important; }
.css_kh09u a:not(.css_nhzlw):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.css_kh09u a:not(.css_nhzlw):not(.nav-link):hover { color: #fff !important; }
.css_kh09u .css_j404m { color: #fff !important; }
.css_kh09u .css_kxf0t { color: rgba(255,255,255,0.7) !important; }

.css_ifn9j h1, .css_ifn9j h2, .css_ifn9j h3, .css_ifn9j h4, .css_ifn9j h5, .css_ifn9j h6 { color: #fff !important; }
.css_ifn9j { color: rgba(255,255,255,0.85) !important; }
.css_ifn9j p, .css_ifn9j li, .css_ifn9j span:not(.badge):not(.css_nhzlw), .css_ifn9j .css_s284r, .css_ifn9j label, .css_ifn9j blockquote, .css_ifn9j figcaption, .css_ifn9j dt, .css_ifn9j dd, .css_ifn9j td, .css_ifn9j th { color: rgba(255,255,255,0.78) !important; }
.css_ifn9j a:not(.css_nhzlw):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.css_ifn9j a:not(.css_nhzlw):not(.nav-link):hover { color: #fff !important; }
.css_ifn9j .css_j404m { color: #fff !important; }
.css_ifn9j .css_kxf0t { color: rgba(255,255,255,0.7) !important; }

.css_kz5wm h1, .css_kz5wm h2, .css_kz5wm h3, .css_kz5wm h4, .css_kz5wm h5, .css_kz5wm h6 { color: #fff !important; }
.css_kz5wm { color: rgba(255,255,255,0.85) !important; }
.css_kz5wm p, .css_kz5wm li, .css_kz5wm span:not(.badge):not(.css_nhzlw), .css_kz5wm .css_s284r, .css_kz5wm label, .css_kz5wm blockquote, .css_kz5wm figcaption, .css_kz5wm dt, .css_kz5wm dd, .css_kz5wm td, .css_kz5wm th { color: rgba(255,255,255,0.78) !important; }
.css_kz5wm a:not(.css_nhzlw):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.css_kz5wm a:not(.css_nhzlw):not(.nav-link):hover { color: #fff !important; }
.css_kz5wm .css_j404m { color: #fff !important; }
.css_kz5wm .css_kxf0t { color: rgba(255,255,255,0.7) !important; }

.css_wgiq9 { color: rgba(255,255,255,0.65) !important; }
.css_wgiq9 h1, .css_wgiq9 h2, .css_wgiq9 h3,
.css_wgiq9 h4, .css_wgiq9 h5, .css_wgiq9 h6,
.css_wgiq9 .css_b5x0o { color: #fff !important; }
.css_wgiq9 p, .css_wgiq9 li, .css_wgiq9 span,
.css_wgiq9 label { color: rgba(255,255,255,0.6) !important; }
.css_wgiq9 a:not(.css_nhzlw) { color: rgba(255,255,255,0.65) !important; }
.css_wgiq9 a:not(.css_nhzlw):hover { color: #fff !important; }
