@import url('https://fonts.googleapis.com/css2?family=Chakra+Petch:wght@400;500;600;700&family=Inter:wght@400;500&display=swap');

:root {
    --bg-primary: #f2f2f1;
    --bg-secondary: #eae9e8;
    --bg-card: #fafafa;
    --bg-card-hover: #e9e9e8;
    --text-primary: #0d0f14;
    --text-secondary: #3a3d44;
    --text-muted: #6a6e78;
    --border-color: #d3d3d2;
    --border-light: #cfcfcf;
    --footer-dark-bg: #262115;
    --d14fp: #b28f37;
    --d15e3: #7b8c3d;
    --d16wn: #80535c;
    --d1ev: linear-gradient(200deg, var(--d14fp), var(--d15e3));
    --d1ev-alt: linear-gradient(200deg, var(--d15e3), var(--d16wn));
    --accent-glow: 0 4px 20px rgba(178, 143, 55, 0.25);
}

:root {
    --d14fp: #b28f37;
    --d15e3: #7b8c3d;
    --d16wn: #80535c;
    --d1ev: linear-gradient(200deg, var(--d14fp), var(--d15e3));
    --d3eg: 'Chakra Petch', sans-serif;
    --d5un: 'Inter', sans-serif;
    --d19fk: 64px;
    --d20a4: 44px;
    --d21pj: 30px;
    --d17ai: 18px;
    --d18jj: 700;
    --d6jn: 6px;
    --d7r9: 10px;
    --d8fc: 14px;
    --d9jg: 20px;
    --d4i1: 40px;
    --d10l0: 0 2px 8px rgba(0,0,0,0.06);
    --d11z4: 0 4px 16px rgba(0,0,0,0.08);
    --d12ao: 0 8px 32px rgba(0,0,0,0.12);
    --d13au: 0 16px 48px rgba(0,0,0,0.16);
    --_zlbedu: 40px 0;
}
._zhd9v {
    border-radius: 20px 4px 20px 4px;
    padding: 14px 32px;
}
._rj9vzn, ._n4ov44, ._fcezft9, ._j1shx3q, ._hifk3dd {
    border-width: 1px;
    border-color: var(--border-color);
}

._rj9vzn, ._n4ov44, ._j1shx3q, ._hifk3dd, ._fcezft9 {
    position: relative;
}
._rj9vzn::after, ._n4ov44::after {
    content: '';
    position: absolute;
    inset: 8px 8px -8px -8px;
    background: var(--d14fp);
    opacity: 0.12;
    border-radius: inherit;
    z-index: -1;
    transition: opacity 0.3s;
}
._rj9vzn:hover::after, ._n4ov44:hover::after {
    opacity: 0.22;
}

._dxb0e {
    position: relative;
    overflow: hidden;
    z-index: 1;
}
._dxb0e::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.12);
    transition: left 0.35s ease;
    z-index: -1;
}
._dxb0e:hover::before {
    left: 0;
}

._ur0o7, ._sh0i1 {
    text-transform: uppercase;
    letter-spacing: 4px;
    font-size: 12px;
    font-weight: 700;
}

._k0gd1wk::before {
    content: '';
    display: block;
    width: 60px;
    height: 4px;
    background: var(--d1ev);
    border-radius: 2px;
    margin-bottom: 18px;
}
._k0gd1wk.text-center::before {
    margin-left: auto;
    margin-right: auto;
}

main > section:nth-child(even):not(._x78ko):not(._jjc6s7g) {
    border-radius: 32px;
    margin: 10px 16px;
    overflow: hidden;
}
._du1aj7 { border-radius: 0 !important; margin: 0 !important; }
@media (max-width: 768px) {
    main > section:nth-child(even):not(._x78ko):not(._jjc6s7g) { border-radius: 20px; margin: 8px; }
}

._d0zjiht { position: relative; padding: 20px; }
._d0zjiht::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 2px solid var(--d14fp);
    border-radius: var(--d8fc);
    transform: translate(12px, 12px);
    opacity: 0.3;
}
._d0zjiht img {
    border-radius: var(--d8fc);
    position: relative;
    z-index: 1;
}
._fqniiay { letter-spacing: -1px; }
._mbkrq ._zhd9v:first-child { min-width: 200px; text-align: center; }

._s41zho {
    background: var(--bg-primary);
    padding: 16px 0;
    border-bottom: 1px solid var(--border-color);
    position: fixed;
}
._s41zho.scrolled {
    box-shadow: 0 4px 20px rgba(0,0,0,0.06);
    backdrop-filter: none;
}

/* Header brand, nav + CTA: always black (overrides framework scroll / accent states) */
._s41zho ._fhef4,
._s41zho:not(.scrolled) ._fhef4,
._s41zho.scrolled ._fhef4 {
    color: #000 !important;
    opacity: 1;
}
._s41zho ._fhef4:hover {
    color: #000 !important;
    opacity: 0.8;
}
._s41zho ._x0nqc .nav-link,
._s41zho:not(.scrolled) ._x0nqc .nav-link,
._s41zho.scrolled ._x0nqc .nav-link {
    color: #000 !important;
    opacity: 1;
}
._s41zho ._x0nqc .nav-link:hover,
._s41zho ._x0nqc .nav-link.active,
._s41zho:not(.scrolled) ._x0nqc .nav-link:hover,
._s41zho.scrolled ._x0nqc .nav-link:hover {
    color: #000 !important;
    opacity: 0.72;
}
._s41zho ._x0nqc .nav-link::after {
    background: #000 !important;
}
._s41zho ._zhd9v._dxb0e {
    background: #000 !important;
    color: #fff !important;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.2) !important;
}
._s41zho ._zhd9v._dxb0e:hover {
    background: #1a1a1a !important;
    color: #fff !important;
    box-shadow: 0 6px 24px rgba(0, 0, 0, 0.28) !important;
}
._s41zho ._srnux ._i2nhvz {
    background: #000 !important;
}

._ztid1b { background: var(--bg-primary); color: var(--text-secondary); padding: 60px 0; text-align: center; border-top: 1px solid var(--border-color); }
._ztid1b p, ._ztid1b li, ._ztid1b span,
._ztid1b ._a9f6zbg p, ._ztid1b .footer-contact li { color: var(--text-secondary); }
._ztid1b h1,._ztid1b h2,._ztid1b h3,._ztid1b h4,._ztid1b h5 { color: var(--text-primary); }
._a9f6zbg { text-align: center; }
._a9f6zbg ._c1kymt::after { margin: 12px auto 0; }
._nd4gs { display: flex; flex-wrap: wrap; justify-content: center; gap: 8px 20px; }
._nd4gs li { margin-bottom: 0; }
._nd4gs a { color: var(--text-secondary); }
._utxa30l { justify-content: center; }
._utxa30l a { background: var(--bg-secondary); border-color: var(--border-color); color: var(--text-secondary); }
._qzjtz { text-align: center; border-top: 1px solid var(--border-color); margin-top: 40px; }
._qzjtz p { color: var(--text-muted); }

.contact-section ._o17odx {
    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(--d14fp); box-shadow: 4px 4px 0 var(--d14fp); }
.contact-section ._zhd9v { border-radius: 0; font-weight: 800; text-transform: uppercase; letter-spacing: 2px; box-shadow: 4px 4px 0 var(--text-primary); }

._fhef4 { font-family: 'Dancing Script', 'Pacifico', cursive; font-size: 28px; font-weight: 700; letter-spacing: 1px; }

._obgxv, .card-title, ._leovp8o {
    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; }

._d0zjiht {
    position: relative;
}
._d0zjiht::after {
    content: '';
    position: absolute;
    inset: 12px -12px -12px 12px;
    background: var(--d14fp);
    opacity: 0.15;
    border-radius: var(--d8fc);
    z-index: -1;
}

._n4ov44 img, ._rj9vzn img, ._j1shx3q img, .portfolio-item img {
    clip-path: polygon(0 0, calc(100% - 24px) 0, 100% 24px, 100% 100%, 0 100%);
}

section:not(._du1aj7) .col-lg-6 img, section:not(._du1aj7) .col-lg-5 img {
    clip-path: polygon(0 0, 100% 0, 100% 85%, 50% 100%, 0 85%);
}

._srnux { width: 42px; height: 42px; gap: 5px; border: none; background: none; border-radius: 0; }
._srnux ._i2nhvz { width: 26px; height: 3px; border-radius: 3px; transition: transform 0.35s cubic-bezier(0.4,0,0.2,1), opacity 0.25s ease; }
._srnux.active ._i2nhvz:nth-child(1) { transform: translateY(8px) rotate(45deg); }
._srnux.active ._i2nhvz:nth-child(2) { opacity: 0; transform: scaleX(0); }
._srnux.active ._i2nhvz:nth-child(3) { transform: translateY(-8px) rotate(-45deg); }

main > section + section::before{content:'';display:block;width:12px;height:12px;border:2px solid var(--d14fp);border-radius:50%;margin:15px auto;opacity:0.35;}

.cursor-dot{position:fixed;width:8px;height:8px;background:var(--d14fp);border-radius:50%;pointer-events:none;z-index:99999;transition:transform 0.15s ease;mix-blend-mode:difference;}.cursor-dot.hover{transform:scale(3);}

._rj9vzn,._n4ov44,._j1shx3q{opacity:0;animation:blurIn 0.45s ease forwards;}.row>[class*="col"]:nth-child(1)>*{animation-delay:0.04s;}.row>[class*="col"]:nth-child(2)>*{animation-delay:0.1s;}.row>[class*="col"]:nth-child(3)>*{animation-delay:0.16s;}.row>[class*="col"]:nth-child(4)>*{animation-delay:0.22s;}@keyframes blurIn{from{opacity:0;filter:blur(3px);transform:translateY(8px);}to{opacity:1;filter:blur(0);transform:translateY(0);}}

.typewriter-cursor{display:inline-block;width:2px;height:1em;background:var(--d14fp);margin-left:4px;animation:twBlink 0.7s step-end infinite;vertical-align:text-bottom;}@keyframes twBlink{50%{opacity:0;}}

@media(prefers-reduced-motion:reduce){._rj9vzn,._n4ov44,._j1shx3q,._hifk3dd,._iyu9x,.portfolio-item{opacity:1!important;transform:none!important;animation:none!important;}}

main > section {
    clip-path: inset(0 0 100% 0);
    transition: clip-path 0.7s cubic-bezier(0.16,1,0.3,1);
}
main > section.in-view {
    clip-path: inset(0 0 0 0);
}
._du1aj7 { clip-path: none !important; }
@media (max-width: 768px) {
    main > section { clip-path: none !important; transition: opacity 0.4s; opacity: 0; }
    main > section.in-view { opacity: 1; }
}

._rj9vzn,._n4ov44,._j1shx3q,._fcezft9,._hifk3dd{transition:border-color 0.4s ease,box-shadow 0.4s ease;}._rj9vzn:hover,._n4ov44:hover,._j1shx3q:hover,._fcezft9:hover,._hifk3dd:hover{border-color:var(--d14fp) !important;box-shadow:0 0 0 1px var(--d14fp),0 8px 30px rgba(0,0,0,0.08) !important;}

._utxa30l a,.team-social a{transition:transform 0.3s cubic-bezier(0.34,1.56,0.64,1),background 0.3s,color 0.3s;}._utxa30l a:hover,.team-social a:hover{transform:translateY(-6px) scale(1.15);}

._rj9vzn,._n4ov44{transition:background 0.4s ease,color 0.4s ease,border-color 0.4s ease,box-shadow 0.4s ease;}._rj9vzn:hover,._n4ov44:hover{background:var(--d14fp) !important;border-color:var(--d14fp) !important;box-shadow:0 12px 30px rgba(0,0,0,0.15) !important;}._rj9vzn:hover ._obgxv,._rj9vzn:hover ._hph5btz,._rj9vzn:hover i,._n4ov44:hover .card-title,._n4ov44:hover .card-text{color:#fff !important;}._rj9vzn:hover ._ab922j{background:rgba(255,255,255,0.15) !important;color:#fff !important;}

.scroll-hint{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:6px;opacity:0.5;animation:scrollHintBounce 2s ease-in-out infinite;z-index:10;}.scroll-hint span{display:block;width:24px;height:24px;border-right:2px solid var(--text-primary);border-bottom:2px solid var(--text-primary);transform:rotate(45deg);}@keyframes scrollHintBounce{0%,100%{transform:translateX(-50%) translateY(0);opacity:0.5;}50%{transform:translateX(-50%) translateY(12px);opacity:1;}}

._rj9vzn,._n4ov44,._hifk3dd{position:relative;overflow:hidden;border:none !important;}._rj9vzn::after,._n4ov44::after,._hifk3dd::after{content:'';position:absolute;inset:-2px;background:conic-gradient(from var(--shimmer-angle,0deg),var(--d14fp),var(--d15e3,var(--d14fp)),transparent,var(--d14fp));border-radius:inherit;z-index:-1;animation:shimmerBorder 4s linear infinite;}._rj9vzn::before,._n4ov44::before,._hifk3dd::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;}

._rj9vzn,._n4ov44{background:rgba(var(--bg-card-rgb,255,255,255),0.75) !important;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,0.18) !important;}._rj9vzn:hover,._n4ov44:hover{border-color:rgba(var(--d14fp-rgb,99,102,241),0.4) !important;background:rgba(var(--bg-card-rgb,255,255,255),0.88) !important;}

main > section:nth-child(even):not(._x78ko):not(._jjc6s7g) { position: relative; overflow: clip; }
main > section:nth-child(even):not(._x78ko):not(._jjc6s7g)::after {
    content: '';
    position: absolute;
    top: 0;
    right: -15%;
    width: 45%;
    height: 100%;
    background: var(--d14fp);
    opacity: 0.025;
    transform: skewX(-12deg);
    pointer-events: none;
    z-index: 0;
}
._du1aj7::after { display: none !important; }
@media (max-width: 768px) {
    main > section:nth-child(even):not(._x78ko):not(._jjc6s7g)::after { width: 60%; right: -25%; }
}

main > section:nth-child(even):not(._x78ko):not(._jjc6s7g) { position: relative; overflow: clip; }
main > section:nth-child(even):not(._x78ko):not(._jjc6s7g)::before {
    content: '';
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 0;
    opacity: 0.02;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56' height='100' viewBox='0 0 56 100'%3E%3Cpath d='M28 66L0 50L0 16L28 0L56 16L56 50L28 66L28 100' fill='none' stroke='currentColor' stroke-width='1'/%3E%3Cpath d='M28 0L28 34L0 50L0 84L28 100L56 84L56 50L28 34' fill='none' stroke='currentColor' stroke-width='1'/%3E%3C/svg%3E");
    background-size: 56px 100px;
    filter: opacity(1);
}
._du1aj7::before { display: none !important; }

main > section:nth-child(3n+2):not(._x78ko):not(._jjc6s7g) { position: relative; overflow: clip; }
main > section:nth-child(3n+2):not(._x78ko):not(._jjc6s7g)::before {
    content: '';
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 0;
    opacity: 0.025;
    background:
        repeating-radial-gradient(circle at 0% 100%, transparent 0, transparent 30px, var(--d14fp) 30px, var(--d14fp) 31px),
        repeating-radial-gradient(circle at 100% 0%, transparent 0, transparent 45px, var(--d15e3, var(--d14fp)) 45px, var(--d15e3, var(--d14fp)) 46px);
}
._du1aj7::before { display: none !important; }

html:not(._humgx) main > section {
    opacity: 1 !important;
    transform: none !important;
    clip-path: none !important;
    filter: none !important;
}

@media (min-width: 993px) {
    ._g66r9x {
        flex-wrap: nowrap;
        overflow: visible;
    }
    ._x0nqc {
        flex: 1 1 auto;
        min-width: 0;
        justify-content: center;
        flex-wrap: nowrap;
        overflow: hidden;
        gap: clamp(10px, 1.8vw, 36px) !important;
    }
    ._x0nqc .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        padding: 8px 0;
        flex-shrink: 0;
    }
    ._edcei, ._enrfh55 {
        gap: clamp(8px, 1.4vw, 32px) !important;
        flex-wrap: nowrap;
        overflow: hidden;
    }
    ._edcei .nav-link,
    ._enrfh55 .nav-link {
        white-space: nowrap;
        font-size: clamp(11px, 1.1vw, 15px) !important;
        flex-shrink: 0;
    }
    ._d380c {
        flex-shrink: 0;
        white-space: nowrap;
    }
    ._fhef4 {
        flex-shrink: 0;
    }
}

div._idwl7:not(._zlbedu) {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1001;
    height: 36px;
    min-height: 36px;
    max-height: 36px;
    padding: 6px 0 !important;
    line-height: 1.5;
    overflow: hidden;
    box-sizing: border-box;
    transition: transform 0.3s ease, opacity 0.3s ease;
}
div._idwl7:not(._zlbedu) + ._s41zho {
    top: 36px;
    background: var(--bg-primary, #ffffff);
    transition: top 0.3s ease, background 0.3s ease, padding 0.3s ease;
}

body:has(> div._idwl7:not(._zlbedu)) {
    padding-top: 36px;
}
div._idwl7._b81y915 {
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
}
div._idwl7._b81y915 + ._s41zho,
div._idwl7:not(._zlbedu) + ._s41zho.scrolled {
    top: 0;
}
div._idwl7:not(._zlbedu) ~ ._du1aj7,
div._idwl7:not(._zlbedu) ~ main > ._du1aj7,
div._idwl7:not(._zlbedu) ~ section._du1aj7 {
    padding-top: 200px !important;
}

@media (max-width: 992px) {
    div._idwl7:not(._zlbedu) {
        position: relative;
        z-index: auto;
        font-size: 11px;
        height: auto;
        min-height: 0;
        max-height: none;
        padding: 4px 0 !important;
        overflow: visible;
    }
    div._idwl7:not(._zlbedu) + ._s41zho {
        top: 0;
    }
    
    body:has(> div._idwl7:not(._zlbedu)) {
        padding-top: 0;
    }
    div._idwl7:not(._zlbedu) ~ ._du1aj7,
    div._idwl7:not(._zlbedu) ~ main > ._du1aj7,
    div._idwl7:not(._zlbedu) ~ section._du1aj7 {
        padding-top: 140px !important;
    }
}

@media (max-width: 992px) {
    ._srnux {
        display: flex !important;
        pointer-events: auto !important;
        opacity: 1 !important;
        z-index: 10001 !important;
        cursor: pointer !important;
        -webkit-tap-highlight-color: transparent;
    }
    ._srnux ._i2nhvz {
        pointer-events: none;
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
    ._x0nqc {
        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;
    }
    ._x0nqc .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;
    }
    ._x0nqc .nav-link::after { display: none !important; }
    ._d380c { display: none !important; }
    ._edcei, ._enrfh55 { display: none !important; }
}

@media (max-width: 992px) {
    ._x0nqc { right: -100% !important; left: auto !important; width: min(320px,85vw) !important; background: var(--bg-card) !important; padding: 100px 32px 40px !important; box-shadow: -8px 0 40px rgba(0,0,0,0.25) !important; border-left: 3px solid var(--d14fp) !important; transition: right 0.4s cubic-bezier(0.4,0,0.2,1) !important; }
    ._x0nqc.active { right: 0 !important; }
    ._x0nqc .nav-link { opacity: 0 !important; transform: translateX(24px) !important; transition: opacity 0.35s ease, transform 0.35s ease !important; border-bottom: 1px solid var(--border-color) !important; }
    ._x0nqc.active .nav-link { opacity: 1 !important; transform: translateX(0) !important; }
    ._x0nqc.active .nav-link:nth-child(1){transition-delay:.06s !important;}
    ._x0nqc.active .nav-link:nth-child(2){transition-delay:.12s !important;}
    ._x0nqc.active .nav-link:nth-child(3){transition-delay:.18s !important;}
    ._x0nqc.active .nav-link:nth-child(4){transition-delay:.24s !important;}
    ._x0nqc.active .nav-link:nth-child(5){transition-delay:.30s !important;}
    ._x0nqc.active .nav-link:nth-child(6){transition-delay:.36s !important;}
    ._x0nqc.active .nav-link:nth-child(7){transition-delay:.42s !important;}
    ._x0nqc.active .nav-link:nth-child(8){transition-delay:.48s !important;}
}

._rj9vzn,
._n4ov44,
._j1shx3q,
._hifk3dd,
._lht26,
._iyu9x {
    backdrop-filter: blur(8px) !important;
    -webkit-backdrop-filter: blur(8px) !important;
}
._rj9vzn *,
._n4ov44 *,
._j1shx3q *,
._hifk3dd *,
._lht26 * {
    filter: none !important;
}
@supports (animation: none) {
    ._rj9vzn, ._n4ov44, ._j1shx3q {
        animation-fill-mode: forwards !important;
    }
}
._j1shx3q + ._j1shx3q {
    margin-top: 1.5rem;
}

._du1aj7 ._gzvs5 ~ .container,
._du1aj7 ._gzvs5 ~ .container * {
    color: #fff;
}
._du1aj7 ._gzvs5 ~ .container p,
._du1aj7 ._gzvs5 ~ .container ._ir7w0le {
    color: rgba(255,255,255,0.85);
}
._du1aj7 ._gzvs5 ~ .container ._zhd9v {
    color: inherit;
}
._ztid1b[style*="background:none"] { background: none !important; }
._ztid1b[style*="background:none"]::before,
._ztid1b[style*="background:none"]::after { display: none !important; }

.swiper:not(.swiper-initialized) { overflow: hidden; }
.swiper:not(.swiper-initialized) .swiper-wrapper {
    display: flex; flex-wrap: nowrap;
}
.swiper:not(.swiper-initialized) .swiper-slide {
    flex-shrink: 0; width: 100%;
}

.flip-swiper .swiper-button-next,
.flip-swiper .swiper-button-prev {
    width: 32px; height: 32px;
    background: var(--bg-card, #fff);
    border-radius: 50%;
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
}
.flip-swiper .swiper-button-next::after,
.flip-swiper .swiper-button-prev::after {
    font-size: 14px;
    color: var(--text-primary, #1a1a2e);
}
.flip-swiper .swiper-button-next { right: 0; }
.flip-swiper .swiper-button-prev { left: 0; }

._rj9vzn, ._lht26, ._n4ov44, ._j1shx3q,
._hifk3dd, ._iyu9x, ._fcezft9, .counter-item,
.card { overflow: hidden; }

._rj9vzn h1, ._rj9vzn h2, ._rj9vzn h3, ._rj9vzn h4, ._rj9vzn h5, ._rj9vzn h6,
._lht26 h1, ._lht26 h2, ._lht26 h3, ._lht26 h4,
._n4ov44 h1, ._n4ov44 h2, ._n4ov44 h3, ._n4ov44 h4,
.counter-item h1, .counter-item h2, .counter-item h3, .counter-item h4,
.card h1, .card h2, .card h3, .card h4, .card h5, .card h6 {
    overflow-wrap: break-word;
    word-break: break-word;
    hyphens: auto;
}

._rj9vzn p, ._rj9vzn span, ._rj9vzn li,
._lht26 p, ._n4ov44 p, .counter-item p,
.card p, .card span, .card li {
    overflow-wrap: break-word;
    word-break: break-word;
}

._ls9f5, ._yopaxm, .counter-suffix {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
}

._rj9vzn .stat-number, ._rj9vzn [class*="number"],
.counter-item .stat-number {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
}

body {
    line-height: 1.659;
    letter-spacing: 0.0em;
}

._rj9vzn, ._n4ov44, ._j1shx3q, ._fcezft9, ._hifk3dd {
    padding: 28px;
}
._rj9vzn, ._n4ov44, ._j1shx3q, ._fcezft9, ._hifk3dd .card-body {
    padding: 26px 17px;
}
.row > [class*="col"]:nth-child(1) ._rj9vzn,
.row > [class*="col"]:nth-child(1) ._n4ov44 {
    padding: 30px;
    border-radius: calc(var(--d7r9) + 1px);
}
.row > [class*="col"]:nth-child(2) ._rj9vzn,
.row > [class*="col"]:nth-child(2) ._n4ov44 {
    padding: 30px;
    border-radius: calc(var(--d7r9) + 0px);
}
.row > [class*="col"]:nth-child(3) ._rj9vzn,
.row > [class*="col"]:nth-child(3) ._n4ov44 {
    padding: 27px;
    border-radius: calc(var(--d7r9) + 2px);
}
.row > [class*="col"]:nth-child(4) ._rj9vzn,
.row > [class*="col"]:nth-child(4) ._n4ov44 {
    padding: 27px;
    border-radius: calc(var(--d7r9) + 1px);
}
.row > [class*="col"]:nth-child(5) ._rj9vzn,
.row > [class*="col"]:nth-child(5) ._n4ov44 {
    padding: 28px;
    border-radius: calc(var(--d7r9) + 0px);
}
.row > [class*="col"]:nth-child(6) ._rj9vzn,
.row > [class*="col"]:nth-child(6) ._n4ov44 {
    padding: 27px;
    border-radius: calc(var(--d7r9) + -2px);
}

._zhd9v {
    padding: 16px 24px;
    font-size: 14px;
    letter-spacing: 0.33px;
    border-radius: calc(var(--d7r9) + -2px);
}
._tcz19 {
    padding: 16px 22px;
    border-width: 1px;
}

main > section {
    padding-top: 93px;
    padding-bottom: 92px;
}
main > section:first-child {
    padding-top: 105px;
}
main > section:nth-child(2) {
    padding-top: 95px;
    padding-bottom: 93px;
}
main > section:nth-child(4) {
    padding-top: 90px;
    padding-bottom: 98px;
}
main > section:nth-child(5) {
    padding-top: 101px;
    padding-bottom: 101px;
}

._k0gd1wk {
    margin-bottom: 54px;
}

._rj9vzn, ._n4ov44, ._j1shx3q, ._hifk3dd {
    box-shadow: 2px 4px 12px rgba(0,0,0,0.069);
}

._du1aj7 {
    padding-top: 112px;
}
._fqniiay {
    margin-bottom: 25px;
}
._ir7w0le {
    margin-bottom: 41px;
    font-size: 16px;
    line-height: 1.582;
}
._sh0i1 {
    font-size: 13px;
    letter-spacing: 3.735px;
    margin-bottom: 23px;
}
._mbkrq {
    gap: 16px;
}

._d0zjiht img {
    border-radius: 9px;
    box-shadow: 0 8px 43px rgba(0,0,0,0.112);
}

._ab922j {
    width: 52px;
    height: 52px;
    font-size: 24px;
    border-radius: 16px;
    margin-bottom: 20px;
}

._obgxv, .card-title {
    font-size: 19px;
    margin-bottom: 12px;
}
._hph5btz, .card-text {
    font-size: 16px;
    line-height: 1.583;
}

._kf1k3 {
    margin-bottom: 14px;
    letter-spacing: 0.0px;
}
._ur0o7 {
    font-size: 13px;
    letter-spacing: 2.427px;
    margin-bottom: 17px;
}
._drgo79 {
    font-size: 16px;
    line-height: 1.603;
}

@media (min-width: 993px) {
    ._x0nqc {
        gap: 26px;
    }
    ._x0nqc .nav-link {
        font-size: 13px;
        padding: 6px 0;
    }
}

._ztid1b {
    padding-top: 67px;
}
._a9f6zbg ._c1kymt {
    font-size: 17px;
    margin-bottom: 26px;
}
._nd4gs a {
    font-size: 14px;
}
._nd4gs li {
    margin-bottom: 8px;
}
._utxa30l {
    gap: 8px;
}
._utxa30l a {
    width: 39px;
    height: 39px;
}
._qzjtz {
    padding: 19px 0;
    margin-top: 51px;
}

.form-control {
    border-radius: 6px;
    padding: 15px 13px;
    font-size: 14px;
}

._fcezft9 {
    padding: 37px;
}
._tlf1iz2 {
    font-size: 17px;
    line-height: 1.694;
    margin-bottom: 16px;
}
._jmwua6 {
    width: 47px;
    height: 47px;
}
._tk5l2f {
    font-size: 15px;
}
._mr1wa2b {
    font-size: 14px;
}

/* Pricing section: centered cards, soft shifting backdrop, no spinning card border */
#pricing-938 {
    position: relative;
    isolation: isolate;
    overflow: hidden;
}
#pricing-938::before {
    content: '';
    position: absolute;
    inset: 0;
    z-index: 0;
    background: linear-gradient(
        125deg,
        rgba(178, 143, 55, 0.1) 0%,
        rgba(242, 242, 241, 0.55) 24%,
        rgba(123, 140, 61, 0.085) 48%,
        rgba(242, 242, 241, 0.48) 74%,
        rgba(128, 83, 92, 0.085) 100%
    );
    background-size: 320% 320%;
    animation: pricingAmbientShift 20s ease-in-out infinite;
    pointer-events: none;
}
@keyframes pricingAmbientShift {
    0%, 100% { background-position: 6% 44%; }
    50% { background-position: 94% 56%; }
}
#pricing-938 > .container {
    position: relative;
    z-index: 1;
}
#pricing-938 ._hifk3dd::after,
#pricing-938 ._hifk3dd::before {
    display: none;
}
#pricing-938 ._hifk3dd {
    border: 1px solid var(--border-color) !important;
    box-shadow: var(--d10l0);
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
}
#pricing-938 ._hifk3dd.featured {
    background: linear-gradient(150deg, var(--d14fp) 0%, var(--d15e3, var(--d14fp)) 45%, var(--d16wn, var(--d14fp)) 100%) !important;
    border-color: rgba(255, 255, 255, 0.22) !important;
    box-shadow: var(--accent-glow);
}
@media (prefers-reduced-motion: reduce) {
    #pricing-938::before {
        animation: none;
        background-size: 100% 100%;
        background-position: 50% 50%;
    }
}

._hifk3dd {
    padding: 36px;
}
._wanxgv {
    font-size: 20px;
    margin-bottom: 5px;
}
._x5odm {
    font-size: 48px;
    margin-bottom: 18px;
}
._u8eu7 li {
    padding: 9px 0;
    font-size: 15px;
}

._ls9f5, .stat-number {
    font-size: 41px;
    margin-bottom: 4px;
}
._yopaxm {
    font-size: 15px;
    letter-spacing: 0.276px;
}

._zc6d9 img {
    border-radius: 15px;
}
._eijjwy {
    font-size: 17px;
    margin-bottom: 6px;
}
._moc4l {
    font-size: 13px;
}

._i36w3 {
    font-size: 37px;
    margin-bottom: 9px;
}
._leovp8o {
    font-size: 19px;
    margin-bottom: 10px;
}

.wow {
    animation-duration: 0.531s !important;
}
._rj9vzn, ._n4ov44, ._j1shx3q, ._fcezft9,
._hifk3dd, ._iyu9x {
    transition-duration: 0.352s;
}

.row {
    --bs-gutter-y: 31px;
}

._x78ko {
    padding: 74px 0;
}
._i5prhba {
    font-size: 36px;
    margin-bottom: 16px;
}
._ifegoa {
    font-size: 17px;
    margin-bottom: 24px;
}

._j1shx3q ._gc6spu img {
    border-radius: 14px 14px 0 0;
}
._f95ukw {
    font-size: 12px;
    margin-bottom: 6px;
    gap: 15px;
}

._s41zho {
    padding: 21px 0;
}
._s41zho.scrolled {
    padding: 19px 0;
}
._fhef4 {
    font-size: 21px;
}
._d380c {
    margin-left: 19px;
}

:root {
    --_uid: 4.9;
    --_stamp: 1.48;
}
.a11y-skip { --_ref: 'e2f'; display: inherit; visibility: inherit }
.theme-marker { --_ref: '20e'; outline: 0 solid transparent }

._ztid1b { color: var(--text-secondary) !important; }
._ztid1b h1, ._ztid1b h2, ._ztid1b h3,
._ztid1b h4, ._ztid1b h5, ._ztid1b h6,
._ztid1b ._c1kymt { color: var(--text-primary) !important; }
._ztid1b p, ._ztid1b li, ._ztid1b span,
._ztid1b label { color: var(--text-secondary) !important; }
._ztid1b a:not(._zhd9v) { color: var(--text-secondary) !important; }
._ztid1b a:not(._zhd9v):hover { color: var(--d14fp) !important; }
._ztid1b ._qzjtz p { color: var(--text-muted) !important; }

._jjc6s7g { background: var(--footer-dark-bg) !important; color: rgba(255,255,255,0.85) !important; }
._jjc6s7g h1, ._jjc6s7g h2, ._jjc6s7g h3, ._jjc6s7g h4, ._jjc6s7g h5, ._jjc6s7g h6 { color: #fff !important; }
._jjc6s7g p, ._jjc6s7g li, ._jjc6s7g span:not(.badge):not(._zhd9v) { color: rgba(255,255,255,0.78) !important; }
._jjc6s7g a:not(._zhd9v):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
._jjc6s7g a:not(._zhd9v):not(.nav-link):hover { color: #fff !important; }
._jjc6s7g ._ls9f5 { color: #fff !important; }
._jjc6s7g ._yopaxm { color: rgba(255,255,255,0.7) !important; }

.bg-dark-custom { background: var(--footer-dark-bg) !important; color: rgba(255,255,255,0.85) !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 p, .bg-dark-custom li, .bg-dark-custom span:not(.badge):not(._zhd9v) { color: rgba(255,255,255,0.78) !important; }
.bg-dark-custom a:not(._zhd9v):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-dark-custom a:not(._zhd9v):not(.nav-link):hover { color: #fff !important; }
.bg-dark-custom ._ls9f5 { color: #fff !important; }
.bg-dark-custom ._yopaxm { color: rgba(255,255,255,0.7) !important; }

._x78ko { background: var(--footer-dark-bg) !important; color: rgba(255,255,255,0.85) !important; }
._x78ko h1, ._x78ko h2, ._x78ko h3, ._x78ko h4, ._x78ko h5, ._x78ko h6 { color: #fff !important; }
._x78ko p, ._x78ko li, ._x78ko span:not(.badge):not(._zhd9v) { color: rgba(255,255,255,0.78) !important; }
._x78ko a:not(._zhd9v):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
._x78ko a:not(._zhd9v):not(.nav-link):hover { color: #fff !important; }
._x78ko ._ls9f5 { color: #fff !important; }
._x78ko ._yopaxm { color: rgba(255,255,255,0.7) !important; }

.bg-gradient-custom { background: var(--footer-dark-bg) !important; color: rgba(255,255,255,0.85) !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 p, .bg-gradient-custom li, .bg-gradient-custom span:not(.badge):not(._zhd9v) { color: rgba(255,255,255,0.78) !important; }
.bg-gradient-custom a:not(._zhd9v):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-gradient-custom a:not(._zhd9v):not(.nav-link):hover { color: #fff !important; }
.bg-gradient-custom ._ls9f5 { color: #fff !important; }
.bg-gradient-custom ._yopaxm { color: rgba(255,255,255,0.7) !important; }

.bg-accent-custom { background: var(--footer-dark-bg) !important; color: rgba(255,255,255,0.85) !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 p, .bg-accent-custom li, .bg-accent-custom span:not(.badge):not(._zhd9v) { color: rgba(255,255,255,0.78) !important; }
.bg-accent-custom a:not(._zhd9v):not(.nav-link) { color: rgba(255,255,255,0.85) !important; }
.bg-accent-custom a:not(._zhd9v):not(.nav-link):hover { color: #fff !important; }
.bg-accent-custom ._ls9f5 { color: #fff !important; }
.bg-accent-custom ._yopaxm { color: rgba(255,255,255,0.7) !important; }

._jjc6s7g .bg-card, .bg-dark-custom .bg-card,
._x78ko .bg-card, .bg-gradient-custom .bg-card, .bg-accent-custom .bg-card,
._jjc6s7g ._rj9vzn, .bg-dark-custom ._rj9vzn,
._x78ko ._rj9vzn {
    background: rgba(255,255,255,0.05) !important;
    border-color: rgba(255,255,255,0.12) !important;
}

.text-force-light, .text-force-light h1, .text-force-light h2, .text-force-light h3, .text-force-light h4, .text-force-light h5, .text-force-light h6 { color: #fff !important; }
.text-force-light p, .text-force-light span, .text-force-light a, .text-force-light li, .text-force-light label, .text-force-light td, .text-force-light small { color: rgba(255,255,255,0.8) !important; }
.text-force-light-soft { color: rgba(255,255,255,0.65) !important; }
.text-force-dark, .text-force-dark h1, .text-force-dark h2, .text-force-dark h3, .text-force-dark h4, .text-force-dark h5, .text-force-dark h6 { color: var(--text-primary) !important; }
.text-force-dark p, .text-force-dark span, .text-force-dark li { color: var(--text-secondary) !important; }

.pl-ring{width:48px;height:48px;border:3px solid rgba(var(--d14fp-rgb,99,102,241),.15);border-top-color:var(--d14fp);border-radius:50%;animation:plSpin .8s linear infinite;}@keyframes plSpin{to{transform:rotate(360deg);}}