@import url('https://fonts.googleapis.com/css2?family=Spectral:wght@400;500;600;700;800&family=Work+Sans:wght@400;500&display=swap');

:root {
    --r14lq: #94CB34;
    --r15uk: #22A521;
    --r165o: #AA7E1D;
    --r1ps: linear-gradient(180deg, var(--r14lq), var(--r15uk));
    --r30a: 'Spectral', serif;
    --r5a3: 'Work Sans', sans-serif;
    --r19dq: 64px;
    --r20tg: 44px;
    --r21u7: 30px;
    --r17jo: 18px;
    --r18t6: 500;
    --r6k4: 10px;
    --r7x7: 16px;
    --r8un: 24px;
    --r984: 32px;
    --r4wj: 50px;
    --r10zb: none;
    --r1167: none;
    --r122b: none;
    --r13kf: none;
    --ed3pb7: 40px 0;
}
.hnonh {
    border-radius: 6px;
    padding: 12px 24px;
}
.ua6l2, .llst, .y6qq7f, .wjrz6y, .lhl2 {
    border-width: 2px;
    border-color: var(--border-color);
}

.hsupj {
    background: linear-gradient(135deg, var(--bg-secondary) 0%, var(--bg-primary) 100%);
}

.xlr4x {
    display: inline-block;
    position: relative;
    padding-bottom: 14px;
}
.xlr4x::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 60px;
    height: 3px;
    background: var(--r1ps);
    border-radius: 2px;
}
.text-center .xlr4x::after {
    left: 50%;
    transform: translateX(-50%);
}

.ua6l2, .llst, .wjrz6y, .lhl2, .y6qq7f {
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 22px), calc(100% - 22px) 100%, 0 100%);
}

.row > [class*="col"]:nth-child(odd) { transform: scale(1.03); z-index: 1; }
.row > [class*="col"]:nth-child(even) { transform: scale(0.97); }
.row > [class*="col"]:hover { transform: scale(1.05) !important; z-index: 2; }
@media (max-width: 768px) { .row > [class*="col"] { transform: none !important; } }

.hsupj {
    background-image: radial-gradient(circle, var(--r14lq) 1px, transparent 1px);
    background-size: 24px 24px;
    background-blend-mode: overlay;
}

.hnonh {
    transition: transform 0.3s, box-shadow 0.3s, border-color 0.3s;
}
.hnonh:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 20px rgba(0,0,0,0.12);
}
.hsz47:hover {
    border-color: var(--r14lq);
    color: var(--r14lq);
}

.hsupj {
    position: relative;
    margin-top: 40px;
}
.hsupj::before {
    content: '';
    position: absolute;
    top: -30px;
    left: 0;
    width: 100%;
    height: 30px;
    background: inherit;
    clip-path: ellipse(55% 100% at 50% 100%);
}

.izto::before {
    content: '';
    position: absolute;
    width: 500px;
    height: 500px;
    border-radius: 50%;
    background: var(--r14lq);
    opacity: 0.08;
    top: -100px;
    right: -100px;
    filter: blur(80px);
}
.izto::after {
    content: '';
    position: absolute;
    width: 350px;
    height: 350px;
    border-radius: 50%;
    background: var(--r15uk, var(--r14lq));
    opacity: 0.06;
    bottom: -50px;
    left: -50px;
    filter: blur(60px);
    z-index: 0;
}
.ozruh1 img {
    border-radius: var(--r984);
    box-shadow: 0 20px 60px rgba(0,0,0,0.1);
}
.fz4i { position: relative; z-index: 2; }
.ywgwo { background: linear-gradient(135deg, var(--r14lq), var(--r15uk, var(--r14lq))); color: #fff !important; -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; font-weight: 700; padding: 0; }

.al21v {
    background: var(--footer-dark-bg);
    padding: 16px 0;
    border-bottom: 2px solid var(--r14lq);
    box-shadow: 0 2px 20px color-mix(in srgb, var(--r14lq) 40%, transparent);
}
.al21v .nscc { color: #fff; }
.al21v .nav-link { color: rgba(255,255,255,0.7) !important; }
.al21v .nav-link:hover, .al21v .nav-link.active { color: var(--r14lq) !important; }
.al21v .nav-link::after { background: var(--r14lq); }
.al21v .huwni { background: var(--r14lq); color: #fff; border-color: var(--r14lq); }
.al21v .z4x7w .i8ai1x { background: #fff; }
.al21v.scrolled { box-shadow: 0 4px 25px color-mix(in srgb, var(--r14lq) 30%, transparent); }

.si5l {
    background: var(--bg-secondary);
    color: var(--text-secondary);
    padding: 0 20px 20px;
    border-top: none;
}
.si5l p, .si5l li, .si5l span,
.si5l .oxp1s p, .si5l .footer-contact li { color: var(--text-secondary); }
.si5l h1,.si5l h2,.si5l h3,.si5l h4,.si5l h5 { color: var(--text-primary); }
.si5l > .container,
.si5l > div > .container {
    background: var(--bg-primary);
    border-radius: var(--r8un);
    padding: 60px 40px 30px;
    box-shadow: var(--r122b);
    border: 1px solid var(--border-color);
}
.oxp1s .tma8d { color: var(--text-primary); }
.oxp1s .tma8d::after { background: var(--r14lq); }
.zapn a { color: var(--text-secondary); }
.zapn a:hover { color: var(--r14lq); }
.f9ymo9 a { background: var(--bg-secondary); border-color: var(--border-color); color: var(--text-secondary); }
.f9ymo9 a:hover { background: var(--r14lq); color: #fff; border-color: var(--r14lq); }
.m10xr6 { border-top: 1px solid var(--border-color); margin-top: 40px; }
.m10xr6 p { color: var(--text-muted); }

.contact-section .vsbyow {
    border: 3px solid var(--text-primary);
    padding: 36px;
    border-radius: 0;
    box-shadow: 8px 8px 0 var(--text-primary);
}
.contact-section .form-control {
    border: 2px solid var(--text-primary);
    border-radius: 0;
    padding: 14px 16px;
    font-weight: 600;
}
.contact-section .form-control:focus { border-color: var(--r14lq); box-shadow: 4px 4px 0 var(--r14lq); }
.contact-section .hnonh { border-radius: 0; font-weight: 800; text-transform: uppercase; letter-spacing: 2px; box-shadow: 4px 4px 0 var(--text-primary); }

.nscc { font-size: 14px; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; border: 2px solid var(--text-primary); padding: 6px 16px; border-radius: 0; }

.ua6l2 { counter-increment: card-counter; }
.upk7as::before {
    content: counter(card-counter, decimal-leading-zero) '.';
    display: block;
    color: var(--r14lq);
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 2px;
    margin-bottom: 6px;
    opacity: 0.6;
}
.services-section, .features-section { counter-reset: card-counter; }

.y2gd80 {
    padding: 3px;
    background: var(--r1ps);
    border-radius: 50%;
    display: inline-block;
}
.lgz6y .y2gd80 img, .y2gd80 img {
    border-radius: 50%;
    display: block;
}

.z4x7w { width: 40px; height: 40px; gap: 6px; border: none; background: none; border-radius: 0; }
.z4x7w .i8ai1x { 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; }
.z4x7w .i8ai1x:nth-child(2) { width: 6px; height: 6px; border-radius: 50%; background: var(--r14lq); }
.z4x7w.active .i8ai1x:nth-child(1) { transform: translateY(8px) rotate(45deg); }
.z4x7w.active .i8ai1x:nth-child(2) { opacity: 0; }
.z4x7w.active .i8ai1x:nth-child(3) { transform: translateY(-8px) rotate(-45deg); }

main > section + section::before{content:'';display:block;width:12px;height:12px;border:2px solid var(--r14lq);border-radius:50%;margin:15px auto;opacity:0.35;}

.scroll-prog-v{position:fixed;right:0;top:0;width:4px;height:100vh;z-index:9990;background:var(--border-color);}.scroll-prog-v .fill{width:100%;background:var(--r1ps);transition:height 0.05s;}@media(max-width:768px){.scroll-prog-v{display:none;}}

.progress-top{position:fixed;top:0;left:0;height:3px;background:var(--r1ps);z-index:99999;transition:width 0.05s;width:0;}

.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(--r14lq);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);}}

.hnonh,.ov7sp,.hsz47{position:relative;overflow:hidden;}.btn-ripple{position:absolute;border-radius:50%;background:rgba(255,255,255,0.35);transform:scale(0);animation:rippleAnim 0.6s ease-out;pointer-events:none;}@keyframes rippleAnim{to{transform:scale(4);opacity:0;}}

.hover-tooltip{position:fixed;padding:6px 14px;background:var(--text-primary);color:#fff;font-size:11px;font-weight:600;border-radius:var(--r6k4);pointer-events:none;z-index:99999;opacity:0;transition:opacity 0.2s;font-family:var(--r5a3);letter-spacing:0.5px;white-space:nowrap;}

.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;}

.ua6l2,.llst,.lhl2{position:relative;overflow:hidden;border:none !important;}.ua6l2::after,.llst::after,.lhl2::after{content:'';position:absolute;inset:-2px;background:conic-gradient(from var(--shimmer-angle,0deg),var(--r14lq),var(--r15uk,var(--r14lq)),transparent,var(--r14lq));border-radius:inherit;z-index:-1;animation:shimmerBorder 4s linear infinite;}.ua6l2::before,.llst::before,.lhl2::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;}

.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%);}}

.word-reveal{display:inline-block;opacity:0;transform:translateY(20px);transition:opacity 0.4s ease,transform 0.4s ease;}.word-reveal.visible{opacity:1;transform:translateY(0);}

.js-marquee-v{position:fixed;right:0;top:0;width:28px;height:100vh;overflow:hidden;z-index:9989;opacity:0.05;pointer-events:none;writing-mode:vertical-lr;text-orientation:mixed;}.js-marquee-v-inner{display:flex;gap:18px;white-space:nowrap;animation:jsMarqueeV 25s linear infinite;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:4px;}@keyframes jsMarqueeV{from{transform:translateY(0);}to{transform:translateY(-50%);}}@media(max-width:992px){.js-marquee-v{display:none;}}

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(--r14lq) 25%, transparent 25%) -20px 0,
        linear-gradient(225deg, var(--r14lq) 25%, transparent 25%) -20px 0,
        linear-gradient(315deg, var(--r14lq) 25%, transparent 25%),
        linear-gradient(45deg, var(--r14lq) 25%, transparent 25%);
    background-size: 40px 40px;
}
.izto::before { display: none !important; }

html:not(.zaql) main > section {
    opacity: 1 !important;
    transform: none !important;
    clip-path: none !important;
    filter: none !important;
}

@media (min-width: 993px) {
    .edzf {
        flex-wrap: nowrap;
        overflow: visible;
    }
    .epwxg {
        flex: 1 1 auto;
        min-width: 0;
        justify-content: center;
        flex-wrap: nowrap;
        overflow: hidden;
        gap: clamp(10px, 1.8vw, 36px) !important;
    }
    .epwxg .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        padding: 8px 0;
        flex-shrink: 0;
    }
    .ekfvhz, .ojla6 {
        gap: clamp(8px, 1.4vw, 32px) !important;
        flex-wrap: nowrap;
        overflow: hidden;
    }
    .ekfvhz .nav-link,
    .ojla6 .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        flex-shrink: 0;
    }
    .huwni {
        flex-shrink: 0;
        white-space: nowrap;
    }
    .nscc {
        flex-shrink: 0;
    }
}

div.hsupj:not(.ed3pb7) {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1001;
    padding: 6px 0;
    transition: transform 0.3s ease, opacity 0.3s ease;
}
div.hsupj:not(.ed3pb7) + .al21v {
    top: 33px;
    transition: top 0.3s ease, background 0.3s ease, padding 0.3s ease;
}
div.hsupj.uxs8 {
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
}
div.hsupj.uxs8 + .al21v,
div.hsupj:not(.ed3pb7) + .al21v.scrolled {
    top: 0;
}
div.hsupj:not(.ed3pb7) ~ .izto {
    padding-top: 200px;
}

@media (max-width: 992px) {
    div.hsupj:not(.ed3pb7) {
        position: relative;
        z-index: auto;
        font-size: 11px;
        padding: 4px 0;
    }
    div.hsupj:not(.ed3pb7) + .al21v {
        top: 0;
    }
    div.hsupj:not(.ed3pb7) ~ .izto {
        padding-top: 140px;
    }
}

@media (max-width: 992px) {
    .z4x7w {
        display: flex !important;
        pointer-events: auto !important;
        opacity: 1 !important;
        z-index: 10001 !important;
        cursor: pointer !important;
        -webkit-tap-highlight-color: transparent;
    }
    .z4x7w .i8ai1x {
        pointer-events: none;
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
    .epwxg {
        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;
    }
    .epwxg .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;
    }
    .epwxg .nav-link::after { display: none !important; }
    .huwni { display: none !important; }
    .ekfvhz, .ojla6 { display: none !important; }
}

@media (max-width: 992px) {
    .epwxg { right: -100% !important; left: auto !important; width: min(300px,80vw) !important; background: var(--r14lq) !important; padding: 100px 32px 40px !important; box-shadow: -8px 0 40px rgba(0,0,0,0.3) !important; border-left: none !important; transition: right 0.4s cubic-bezier(0.4,0,0.2,1) !important; }
    .epwxg.active { right: 0 !important; }
    .epwxg .nav-link { color: #fff !important; font-weight: 600 !important; border-bottom: 1px solid rgba(255,255,255,0.2) !important; opacity: 0 !important; transform: translateX(20px) !important; transition: opacity 0.35s ease, transform 0.35s ease !important; }
    .epwxg.active .nav-link { opacity: 1 !important; transform: translateX(0) !important; }
    .epwxg.active .nav-link:hover { color: rgba(255,255,255,0.75) !important; }
    .epwxg.active .nav-link:nth-child(1){transition-delay:.06s !important;}
    .epwxg.active .nav-link:nth-child(2){transition-delay:.12s !important;}
    .epwxg.active .nav-link:nth-child(3){transition-delay:.18s !important;}
    .epwxg.active .nav-link:nth-child(4){transition-delay:.24s !important;}
    .epwxg.active .nav-link:nth-child(5){transition-delay:.30s !important;}
    .epwxg.active .nav-link:nth-child(6){transition-delay:.36s !important;}
    .epwxg.active .nav-link:nth-child(7){transition-delay:.42s !important;}
    .epwxg.active .nav-link:nth-child(8){transition-delay:.48s !important;}
}

.ua6l2,
.llst,
.wjrz6y,
.lhl2,
.fktimx,
.lgz6y {
    backdrop-filter: blur(8px) !important;
    -webkit-backdrop-filter: blur(8px) !important;
}
.ua6l2 *,
.llst *,
.wjrz6y *,
.lhl2 *,
.fktimx * {
    filter: none !important;
}
@supports (animation: none) {
    .ua6l2, .llst, .wjrz6y {
        animation-fill-mode: forwards !important;
    }
}
.wjrz6y + .wjrz6y {
    margin-top: 1.5rem;
}

.izto .kv07 ~ .container,
.izto .kv07 ~ .container * {
    color: #fff;
}
.izto .kv07 ~ .container p,
.izto .kv07 ~ .container .uotx9 {
    color: rgba(255,255,255,0.85);
}
.izto .kv07 ~ .container .hnonh {
    color: inherit;
}
.r43o .ywgwo { color: #fff; }
.r43o .mof9 { color: var(--r14lq); }
.r43o .g4lj { color: rgba(255,255,255,0.55); }
.r43o .zapn a { color: rgba(255,255,255,0.65); }
.r43o .zapn a:hover { color: #fff; }
.si5l[style*="background:none"] { background: none !important; }
.si5l[style*="background:none"]::before,
.si5l[style*="background:none"]::after { display: none !important; }

body {
    line-height: 1.617;
    letter-spacing: 0.0em;
}

.ua6l2, .llst, .wjrz6y, .y6qq7f, .lhl2 {
    padding: 24px;
}
.ua6l2, .llst, .wjrz6y, .y6qq7f, .lhl2 .card-body {
    padding: 26px 23px;
}
.row > [class*="col"]:nth-child(1) .ua6l2,
.row > [class*="col"]:nth-child(1) .llst {
    padding: 25px;
    border-radius: calc(var(--r7x7) + -1px);
}
.row > [class*="col"]:nth-child(2) .ua6l2,
.row > [class*="col"]:nth-child(2) .llst {
    padding: 22px;
    border-radius: calc(var(--r7x7) + -1px);
}
.row > [class*="col"]:nth-child(3) .ua6l2,
.row > [class*="col"]:nth-child(3) .llst {
    padding: 25px;
    border-radius: calc(var(--r7x7) + -1px);
}
.row > [class*="col"]:nth-child(4) .ua6l2,
.row > [class*="col"]:nth-child(4) .llst {
    padding: 26px;
    border-radius: calc(var(--r7x7) + -2px);
}
.row > [class*="col"]:nth-child(5) .ua6l2,
.row > [class*="col"]:nth-child(5) .llst {
    padding: 26px;
    border-radius: calc(var(--r7x7) + 2px);
}
.row > [class*="col"]:nth-child(6) .ua6l2,
.row > [class*="col"]:nth-child(6) .llst {
    padding: 26px;
    border-radius: calc(var(--r7x7) + 1px);
}

.hnonh {
    padding: 15px 30px;
    font-size: 15px;
    letter-spacing: 0.311px;
    border-radius: calc(var(--r7x7) + 2px);
}
.hsz47 {
    padding: 16px 31px;
    border-width: 2px;
}

main > section {
    padding-top: 98px;
    padding-bottom: 104px;
}
main > section:first-child {
    padding-top: 114px;
}
main > section:nth-child(3) {
    padding-top: 103px;
    padding-bottom: 93px;
}
main > section:nth-child(5) {
    padding-top: 100px;
    padding-bottom: 101px;
}
main > section:nth-child(6) {
    padding-top: 99px;
    padding-bottom: 97px;
}

.de0rw {
    margin-bottom: 55px;
}

.ua6l2, .llst, .wjrz6y, .lhl2 {
    box-shadow: 2px 4px 20px rgba(0,0,0,0.085);
}

.izto {
    padding-top: 103px;
}
.tdz3b0 {
    margin-bottom: 27px;
}
.uotx9 {
    margin-bottom: 40px;
    font-size: 17px;
    line-height: 1.567;
}
.ywgwo {
    font-size: 11px;
    letter-spacing: 2.993px;
    margin-bottom: 23px;
}
.ijll7 {
    gap: 15px;
}

.ozruh1 img {
    border-radius: 12px;
    box-shadow: 0 17px 30px rgba(0,0,0,0.127);
}

.wvx3y8 {
    width: 56px;
    height: 56px;
    font-size: 21px;
    border-radius: 8px;
    margin-bottom: 18px;
}

.upk7as, .card-title {
    font-size: 19px;
    margin-bottom: 11px;
}
.vv052, .card-text {
    font-size: 15px;
    line-height: 1.554;
}

.xlr4x {
    margin-bottom: 19px;
    letter-spacing: 0.0px;
}
.mof9 {
    font-size: 12px;
    letter-spacing: 3.194px;
    margin-bottom: 14px;
}
.rqto {
    font-size: 16px;
    line-height: 1.619;
}

@media (min-width: 993px) {
    .epwxg {
        gap: 26px;
    }
    .epwxg .nav-link {
        font-size: 15px;
        padding: 8px 0;
    }
}

.si5l {
    padding-top: 77px;
}
.oxp1s .tma8d {
    font-size: 17px;
    margin-bottom: 23px;
}
.zapn a {
    font-size: 13px;
}
.zapn li {
    margin-bottom: 8px;
}
.f9ymo9 {
    gap: 9px;
}
.f9ymo9 a {
    width: 35px;
    height: 35px;
}
.m10xr6 {
    padding: 20px 0;
    margin-top: 51px;
}

.form-control {
    border-radius: 11px;
    padding: 13px 16px;
    font-size: 16px;
}

.y6qq7f {
    padding: 28px;
}
.lff95 {
    font-size: 18px;
    line-height: 1.657;
    margin-bottom: 22px;
}
.fzsbj {
    width: 52px;
    height: 52px;
}
.g6pc3 {
    font-size: 16px;
}
.y062 {
    font-size: 14px;
}

.lhl2 {
    padding: 39px;
}
.zk28 {
    font-size: 22px;
    margin-bottom: 9px;
}
.kw9t4 {
    font-size: 47px;
    margin-bottom: 18px;
}
.zpbec li {
    padding: 10px 0;
    font-size: 14px;
}

.h4he1w, .stat-number {
    font-size: 40px;
    margin-bottom: 6px;
}
.xpyrc {
    font-size: 15px;
    letter-spacing: 0.723px;
}

.y2gd80 img {
    border-radius: 9px;
}
.br63 {
    font-size: 19px;
    margin-bottom: 5px;
}
.p42y {
    font-size: 12px;
}

.hgea {
    font-size: 29px;
    margin-bottom: 15px;
}
.wr06d4 {
    font-size: 18px;
    margin-bottom: 9px;
}

.wow {
    animation-duration: 0.592s !important;
}
.ua6l2, .llst, .wjrz6y, .y6qq7f,
.lhl2, .lgz6y {
    transition-duration: 0.356s;
}

.row {
    --bs-gutter-y: 29px;
}

.ql78c {
    padding: 68px 0;
}
.qhw6 {
    font-size: 35px;
    margin-bottom: 19px;
}
.p2gj {
    font-size: 16px;
    margin-bottom: 26px;
}

.wjrz6y .op9q img {
    border-radius: 9px 9px 0 0;
}
.npc8b {
    font-size: 14px;
    margin-bottom: 7px;
    gap: 10px;
}

.al21v {
    padding: 21px 0;
}
.al21v.scrolled {
    padding: 18px 0;
}
.nscc {
    font-size: 24px;
}
.huwni {
    margin-left: 20px;
}

:root {
    --_run: 29534;
    --_hash: 5.60;
    --_key: '04a954';
}
.state-flag { content: '' }
.node-stub { --_ref: 'd61'; font-variant: normal }
.frame-ref { content: ''; pointer-events: auto; visibility: inherit }
.env-flag { box-sizing: border-box; --_stamp: 293; --_ref: 'bbb4' }

.r43o h1, .r43o h2, .r43o h3, .r43o h4, .r43o h5, .r43o h6 { color: #fff !important; }
.r43o { color: rgba(255,255,255,0.85) !important; }
.r43o p, .r43o li, .r43o span:not(.badge):not(.hnonh), .r43o .b3jq, .r43o label, .r43o blockquote, .r43o figcaption, .r43o dt, .r43o dd, .r43o td, .r43o th { color: rgba(255,255,255,0.78) !important; }
.r43o a:not(.hnonh):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.r43o a:not(.hnonh):not(.nav-link):hover { color: #fff !important; }
.r43o .h4he1w { color: #fff !important; }
.r43o .xpyrc { 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(.hnonh), .bg-dark-custom .b3jq, .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(.hnonh):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-dark-custom a:not(.hnonh):not(.nav-link):hover { color: #fff !important; }
.bg-dark-custom .h4he1w { color: #fff !important; }
.bg-dark-custom .xpyrc { 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(.hnonh), .bg-gradient-custom .b3jq, .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(.hnonh):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-gradient-custom a:not(.hnonh):not(.nav-link):hover { color: #fff !important; }
.bg-gradient-custom .h4he1w { color: #fff !important; }
.bg-gradient-custom .xpyrc { 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(.hnonh), .bg-accent-custom .b3jq, .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(.hnonh):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-accent-custom a:not(.hnonh):not(.nav-link):hover { color: #fff !important; }
.bg-accent-custom .h4he1w { color: #fff !important; }
.bg-accent-custom .xpyrc { color: rgba(255,255,255,0.7) !important; }

.ql78c h1, .ql78c h2, .ql78c h3, .ql78c h4, .ql78c h5, .ql78c h6 { color: #fff !important; }
.ql78c { color: rgba(255,255,255,0.85) !important; }
.ql78c p, .ql78c li, .ql78c span:not(.badge):not(.hnonh), .ql78c .b3jq, .ql78c label, .ql78c blockquote, .ql78c figcaption, .ql78c dt, .ql78c dd, .ql78c td, .ql78c th { color: rgba(255,255,255,0.78) !important; }
.ql78c a:not(.hnonh):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.ql78c a:not(.hnonh):not(.nav-link):hover { color: #fff !important; }
.ql78c .h4he1w { color: #fff !important; }
.ql78c .xpyrc { color: rgba(255,255,255,0.7) !important; }

.si5l { color: var(--text-secondary, #555) !important; }
.si5l h1, .si5l h2, .si5l h3,
.si5l h4, .si5l h5, .si5l h6,
.si5l .tma8d { color: var(--text-primary, #1a1a2e) !important; }
.si5l p, .si5l li, .si5l span,
.si5l label { color: var(--text-secondary, #555) !important; }
.si5l a:not(.hnonh) { color: var(--text-secondary, #555) !important; }
.si5l a:not(.hnonh):hover { color: var(--r14lq) !important; }
.si5l .m10xr6 p { color: var(--text-muted, #888) !important; }

.gw5y7 h1, .gw5y7 h2, .gw5y7 h3, .gw5y7 h4, .gw5y7 h5, .gw5y7 h6 { color: var(--text-primary, #1a1a2e) !important; }
.gw5y7 p, .gw5y7 li, .gw5y7 span:not(.badge):not(.hnonh), .gw5y7 .b3jq, .gw5y7 label, .gw5y7 blockquote, .gw5y7 figcaption, .gw5y7 dt, .gw5y7 dd, .gw5y7 td, .gw5y7 th { color: var(--text-secondary, #555) !important; }

.hsupj h1, .hsupj h2, .hsupj h3, .hsupj h4, .hsupj h5, .hsupj h6 { color: var(--text-primary, #1a1a2e) !important; }
.hsupj p, .hsupj li, .hsupj span:not(.badge):not(.hnonh), .hsupj .b3jq, .hsupj label, .hsupj blockquote, .hsupj figcaption, .hsupj dt, .hsupj dd, .hsupj td, .hsupj th { color: var(--text-secondary, #555) !important; }

/* ── ix-carousel (Testimonials "What Our Clients Say") ── */
.ix-carousel {
    position: relative;
    overflow: hidden;
}
.ix-carousel-track {
    position: relative;
    min-height: 280px;
}
.ix-carousel-slide {
    display: none;
    animation: ixFadeIn 0.5s ease;
}
.ix-carousel-slide.active {
    display: block;
}
@keyframes ixFadeIn {
    from { opacity: 0; transform: translateY(10px); }
    to   { opacity: 1; transform: translateY(0); }
}
.ix-carousel-dots {
    display: flex;
    justify-content: center;
    gap: 8px;
    margin-top: 20px;
}
.ix-carousel-dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: none;
    background: var(--border-color, #ddd);
    cursor: pointer;
    padding: 0;
    transition: background 0.3s, transform 0.3s;
}
.ix-carousel-dot.active {
    background: var(--r14lq);
    transform: scale(1.3);
}
.ix-carousel-dot:hover {
    background: var(--r14lq);
}
