.service-list-module__LFiP7W__services{gap:clamp(1.25rem,3vw,1.75rem);list-style:none;display:grid}.service-list-module__LFiP7W__service{background:#ffffffe6;border:1px solid #94a3b833;border-radius:24px;flex-direction:column;gap:1.25rem;width:100%;padding:clamp(1.25rem,3vw,1.75rem);transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 20px 55px #0f172a1f}.service-list-module__LFiP7W__service:hover{transform:translateY(-4px);box-shadow:0 26px 65px #0f172a2e}.service-list-module__LFiP7W__image{aspect-ratio:3/2;border-radius:18px;width:100%;position:relative;overflow:hidden}.service-list-module__LFiP7W__image img{object-fit:cover;object-position:center}.service-list-module__LFiP7W__link{color:var(--theme-primary);flex-direction:column;gap:.5rem;text-decoration:none;display:flex}.service-list-module__LFiP7W__link h3{font-family:var(--font-poppins);font-size:1.3rem}.service-list-module__LFiP7W__description{-webkit-line-clamp:3;white-space:normal;color:#475569;-webkit-box-orient:vertical;font-size:1rem;display:-webkit-box;overflow:hidden}.service-list-module__LFiP7W__cta{color:var(--theme-primary);align-items:center;gap:.35rem;font-weight:600;text-decoration:none;display:inline-flex}.service-list-module__LFiP7W__cta:after{content:"↗";font-size:.95rem;transition:transform .2s}.service-list-module__LFiP7W__service:hover .service-list-module__LFiP7W__cta:after{transform:translate(4px)translateY(-2px)}@media screen and (min-width:768px){.service-list-module__LFiP7W__services{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:1024px){.service-list-module__LFiP7W__services{grid-template-columns:repeat(3,minmax(0,1fr))}}
.hero-module__KJPCEW__hero{min-height:calc(100vh - var(--nav-height) - 2rem);justify-content:center;align-items:center;padding:clamp(4rem,6vw,6rem) 1.5rem;display:flex;position:relative;overflow:hidden}.hero-module__KJPCEW__background{object-fit:cover;filter:saturate(140%)brightness(.55);position:absolute;inset:0;transform:scale(1.02)}.hero-module__KJPCEW__overlay{mix-blend-mode:multiply;background:linear-gradient(135deg,#0a141ed9 0%,#0a244099 45%,#0891b273 100%);position:absolute;inset:0}.hero-module__KJPCEW__inner{max-width:var(--max-width);color:#f8fafc;z-index:1;gap:clamp(2rem,4vw,3rem);width:min(100%,1100px);display:grid;position:relative}.hero-module__KJPCEW__copy{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#0f172ab3,#0f172a66);border:1px solid #94a3b859;border-radius:24px;flex-direction:column;gap:1.5rem;padding:clamp(1.5rem,4vw,2.75rem);display:flex;box-shadow:0 20px 60px #082f4966}.hero-module__KJPCEW__kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--theme-secondary);background:#2dd4bf2e;border:1px solid #2dd4bf59;border-radius:999px;align-self:flex-start;padding:.35rem .85rem;font-size:.85rem;font-weight:600}.hero-module__KJPCEW__copy h1{font-size:clamp(2.2rem,4vw,3.6rem);line-height:1.05;font-family:var(--font-poppins)}.hero-module__KJPCEW__copy p{color:#e2e8f0f2;font-size:clamp(1.05rem,2.2vw,1.25rem)}.hero-module__KJPCEW__actions{flex-wrap:wrap;gap:.85rem;display:flex}.hero-module__KJPCEW__button{letter-spacing:.01em;border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.35rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,background-color .2s;display:inline-flex}.hero-module__KJPCEW__primaryAction{background:linear-gradient(135deg,var(--theme-secondary),#22d3ee);color:#022c22;box-shadow:0 16px 35px #22d3ee4d}.hero-module__KJPCEW__secondaryAction{color:#f1f5f9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a73;border:1px solid #94a3b866}.hero-module__KJPCEW__button:hover{transform:translateY(-2px);box-shadow:0 18px 38px #22c55e2e}.hero-module__KJPCEW__primaryAction:hover{background:linear-gradient(135deg,#2dd4bf,#38bdf8)}.hero-module__KJPCEW__secondaryAction:hover{background:#0f172a99}.hero-module__KJPCEW__highlights{text-transform:uppercase;letter-spacing:.06em;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;font-size:.75rem;display:grid}.hero-module__KJPCEW__highlights dt{font-size:clamp(1.4rem,3vw,2rem);font-weight:700}.hero-module__KJPCEW__highlights dd{color:#e2e8f0cc;margin-top:.35rem}.hero-module__KJPCEW__card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#e2e8f0;background:linear-gradient(160deg,#ffffff14,#0f172a8c);border:1px solid #94a3b840;border-radius:28px;flex-direction:column;gap:1rem;padding:clamp(1.75rem,3vw,2.5rem);display:flex;position:relative;box-shadow:0 16px 40px #0f172a59}.hero-module__KJPCEW__card:after{content:"";pointer-events:none;border:1px dashed #94a3b859;border-radius:22px;position:absolute;inset:1.25rem}.hero-module__KJPCEW__card h2{font-family:var(--font-poppins);color:#f8fafc;font-size:clamp(1.35rem,2.2vw,1.9rem)}.hero-module__KJPCEW__card p{color:#e2e8f0d9;font-size:1rem;line-height:1.6}.hero-module__KJPCEW__signature{color:#94a3b8e6;font-size:.9rem;font-style:italic}@media (max-width:960px){.hero-module__KJPCEW__inner{grid-template-columns:1fr}.hero-module__KJPCEW__highlights{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.hero-module__KJPCEW__hero{min-height:calc(90vh - var(--nav-height));padding:4.5rem 1rem}.hero-module__KJPCEW__copy{padding:1.5rem}.hero-module__KJPCEW__highlights{grid-template-columns:1fr}}
