.Hero-module__PgAKtG__hero{background-color:var(--bg-main);justify-content:center;align-items:center;min-height:80vh;padding-top:140px;padding-bottom:80px;display:flex;position:relative;overflow:hidden}.Hero-module__PgAKtG__bgImage{object-fit:cover;opacity:.45;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__PgAKtG__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2;background:linear-gradient(#fffc 0%,#ffffffe6 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__PgAKtG__content{z-index:3;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:800px;padding:0 1.5rem;display:flex;position:relative}.Hero-module__PgAKtG__title{color:var(--primary);letter-spacing:-.03em;margin-bottom:1.5rem;font-size:3.75rem;font-weight:800;line-height:1.2}.Hero-module__PgAKtG__subtitle{color:var(--text-muted);max-width:650px;margin-bottom:2.25rem;font-size:1.25rem;font-weight:500;line-height:1.7}.Hero-module__PgAKtG__trustBadge{border-radius:var(--radius-full);border:1px solid var(--border-subtle);box-shadow:var(--shadow-sm);background:#fff;justify-content:center;align-items:center;gap:1.25rem;width:fit-content;margin-bottom:2.5rem;padding:.6rem 1.25rem;display:flex}.Hero-module__PgAKtG__badgeItem{color:var(--text-main);align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;display:flex}.Hero-module__PgAKtG__badgeDivider{background:var(--border-highlight);width:1px;height:16px}.Hero-module__PgAKtG__buttonGroup{justify-content:center;gap:1rem;width:100%;display:flex}.Hero-module__PgAKtG__primaryBtn{background:var(--primary);color:#fff;border-radius:var(--radius-full);box-shadow:var(--shadow-sm);white-space:nowrap;padding:.8rem 1.75rem;font-size:.95rem;font-weight:700;transition:all .25s cubic-bezier(.4,0,.2,1)}.Hero-module__PgAKtG__primaryBtn:hover{background:var(--primary-hover);box-shadow:var(--shadow-hover);transform:translateY(-2px)}.Hero-module__PgAKtG__secondaryBtn{color:var(--text-main);border:1px solid var(--border-highlight);border-radius:var(--radius-full);box-shadow:var(--shadow-sm);white-space:nowrap;background:#fff;padding:.8rem 1.75rem;font-size:.95rem;font-weight:600;transition:all .25s cubic-bezier(.4,0,.2,1)}.Hero-module__PgAKtG__secondaryBtn:hover{background:var(--bg-card);border-color:var(--border-highlight);transform:translateY(-2px)}@media (max-width:768px){.Hero-module__PgAKtG__hero{min-height:auto;padding-top:120px;padding-bottom:60px}.Hero-module__PgAKtG__title{margin-bottom:1.25rem;font-size:2.5rem}.Hero-module__PgAKtG__subtitle{margin-bottom:2rem;font-size:1.1rem}.Hero-module__PgAKtG__trustBadge{gap:.75rem;padding:.5rem 1rem}.Hero-module__PgAKtG__badgeItem{font-size:.8rem}.Hero-module__PgAKtG__buttonGroup{flex-direction:column;align-items:center;gap:.75rem}.Hero-module__PgAKtG__primaryBtn,.Hero-module__PgAKtG__secondaryBtn{text-align:center;width:auto;min-width:200px;padding:.8rem 1.75rem}}
.ServiceCard-module__alVvoW__card{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);text-align:left;height:100%;box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;align-items:flex-start;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.ServiceCard-module__alVvoW__card:hover{border-color:var(--primary);box-shadow:var(--shadow-hover);transform:translateY(-6px)}.ServiceCard-module__alVvoW__iconWrapper{background:var(--primary-light);border-radius:var(--radius-md);width:48px;height:48px;color:var(--primary);justify-content:center;align-items:center;margin-bottom:1.25rem;transition:all .25s;display:flex}.ServiceCard-module__alVvoW__card:hover .ServiceCard-module__alVvoW__iconWrapper{background:var(--primary);color:#fff}.ServiceCard-module__alVvoW__title{color:var(--text-main);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.ServiceCard-module__alVvoW__description{color:var(--text-muted);flex-grow:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.ServiceCard-module__alVvoW__link{color:var(--primary);align-items:center;gap:.35rem;font-size:.95rem;font-weight:600;transition:gap .2s;display:flex}.ServiceCard-module__alVvoW__card:hover .ServiceCard-module__alVvoW__link{gap:.6rem}@media (max-width:640px){.ServiceCard-module__alVvoW__card{padding:1.5rem}}
.Testimonials-module__3Z1FKa__section{background-color:var(--bg-main);padding:8rem 0;position:relative}.Testimonials-module__3Z1FKa__header{text-align:center;margin-bottom:5rem}.Testimonials-module__3Z1FKa__subtitle{color:var(--primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem;font-size:.95rem;font-weight:600;display:block}.Testimonials-module__3Z1FKa__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;display:grid}.Testimonials-module__3Z1FKa__card{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);text-align:left;background:#fff;flex-direction:column;align-items:flex-start;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.Testimonials-module__3Z1FKa__card:hover{border-color:var(--primary);box-shadow:var(--shadow-hover);transform:translateY(-6px)}.Testimonials-module__3Z1FKa__stars{color:#fbbf24;gap:4px;margin-bottom:1.5rem;display:flex}.Testimonials-module__3Z1FKa__text{color:var(--text-main);margin-bottom:1.5rem;font-size:.95rem;line-height:1.7}.Testimonials-module__3Z1FKa__author{align-items:center;gap:.85rem;display:flex}.Testimonials-module__3Z1FKa__avatar{background:var(--primary-light);width:44px;height:44px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;font-size:.95rem;font-weight:700;display:flex}.Testimonials-module__3Z1FKa__info{text-align:left}.Testimonials-module__3Z1FKa__info h4{color:var(--text-main);margin:0 0 .25rem;font-size:1rem;font-weight:600}.Testimonials-module__3Z1FKa__info span{color:var(--text-muted);font-size:.85rem}
