.hero-background[data-astro-cid-ge2uvauf]{z-index:0;position:absolute;inset:0}.hero-bg-image[data-astro-cid-ge2uvauf]{object-fit:cover;object-position:center;width:100%;height:100%}.hero-overlay[data-astro-cid-ge2uvauf]{background:linear-gradient(135deg,#1a1a2eeb 0%,#16213ed9 50%,#0f3460cc 100%);position:absolute;inset:0}.hero-title[data-astro-cid-ge2uvauf]{align-items:inherit;flex-direction:column;display:flex}.hero-title-seo[data-astro-cid-ge2uvauf]{color:var(--color-fg-light);letter-spacing:.04em;opacity:0;margin-top:.5rem;font-size:1.1rem;font-weight:400;animation:.6s .8s forwards fadeIn;display:block}@media (width>=768px){.hero-title-seo[data-astro-cid-ge2uvauf]{font-size:1.35rem}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.sr-only[data-astro-cid-ge2uvauf]{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hero-slogan[data-astro-cid-ge2uvauf]{color:var(--color-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:1.1rem;font-weight:600}@media (width>=768px){.hero-slogan[data-astro-cid-ge2uvauf]{font-size:1.25rem}}.hero-description[data-astro-cid-ge2uvauf]{color:var(--color-fg-light);max-width:500px;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}@media (width>=768px){.hero-description[data-astro-cid-ge2uvauf]{margin-bottom:2rem;font-size:1.1rem}}.btn-secondary[data-astro-cid-ge2uvauf]{border-color:var(--color-fg-light);color:var(--color-fg);background:0 0}.btn-secondary[data-astro-cid-ge2uvauf]:hover{border-color:var(--color-fg);color:var(--color-fg);background:#ffffff1a}.scroll-indicator[data-astro-cid-ge2uvauf]{color:var(--color-fg-light);opacity:0;z-index:2;flex-direction:column;align-items:center;gap:.5rem;text-decoration:none;transition:color .3s;animation:.5s 1.5s forwards fadeInUp;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.scroll-indicator[data-astro-cid-ge2uvauf]:hover{color:var(--color-secondary)}.scroll-text[data-astro-cid-ge2uvauf]{text-transform:uppercase;letter-spacing:2px;font-size:.75rem}.scroll-arrow[data-astro-cid-ge2uvauf]{will-change:transform;animation:2s infinite bounce;transform:translateZ(0)}@keyframes fadeInUp{0%{opacity:0;transform:translate(-50%)translateY(20px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)translateZ(0)}40%{transform:translateY(8px)translateZ(0)}60%{transform:translateY(4px)translateZ(0)}}@media (height<=500px){.scroll-indicator[data-astro-cid-ge2uvauf]{display:none}}.categories-grid[data-astro-cid-lesv7jgp]{grid-template-columns:1fr;gap:1rem;max-width:1000px;margin:0 auto;padding:0;display:grid}@media (width>=768px){.categories-grid[data-astro-cid-lesv7jgp]{grid-template-columns:repeat(2,1fr);gap:1.25rem;padding:0 1rem}}@media (width>=1200px){.categories-grid[data-astro-cid-lesv7jgp]{gap:1.5rem}}.category-card[data-astro-cid-lesv7jgp]{background:var(--color-bg-lighter);border:1px solid var(--color-border);border-radius:10px;flex-direction:column;padding:1.25rem;transition:transform .3s,box-shadow .3s;display:flex}@media (width>=768px){.category-card[data-astro-cid-lesv7jgp]{border-radius:12px;padding:1.5rem}.category-card[data-astro-cid-lesv7jgp]:hover{transform:translateY(-3px);box-shadow:0 10px 30px #0003}}.category-header[data-astro-cid-lesv7jgp]{border-bottom:2px solid var(--color-secondary);align-items:center;gap:.75rem;margin-bottom:1rem;padding-bottom:.75rem;display:flex}@media (width>=768px){.category-header[data-astro-cid-lesv7jgp]{gap:1rem;margin-bottom:1.25rem;padding-bottom:1rem}}.category-icon[data-astro-cid-lesv7jgp]{background:linear-gradient(135deg, var(--color-primary), var(--color-secondary));border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}@media (width>=768px){.category-icon[data-astro-cid-lesv7jgp]{border-radius:10px;width:48px;height:48px}}.category-icon[data-astro-cid-lesv7jgp] svg[data-astro-cid-lesv7jgp]{color:#fff;width:20px;height:20px}@media (width>=768px){.category-icon[data-astro-cid-lesv7jgp] svg[data-astro-cid-lesv7jgp]{width:24px;height:24px}}.category-header[data-astro-cid-lesv7jgp] h3[data-astro-cid-lesv7jgp]{color:var(--color-secondary);margin:0;font-size:1rem;line-height:1.3}@media (width>=768px){.category-header[data-astro-cid-lesv7jgp] h3[data-astro-cid-lesv7jgp]{font-size:1.1rem}}.services-list[data-astro-cid-lesv7jgp]{flex-direction:column;flex:1;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}@media (width>=768px){.services-list[data-astro-cid-lesv7jgp]{gap:.75rem}}.services-list[data-astro-cid-lesv7jgp] li[data-astro-cid-lesv7jgp]{align-items:flex-start;gap:.6rem;display:flex}@media (width>=768px){.services-list[data-astro-cid-lesv7jgp] li[data-astro-cid-lesv7jgp]{gap:.75rem}}.services-list[data-astro-cid-lesv7jgp] li[data-astro-cid-lesv7jgp] .check-icon[data-astro-cid-lesv7jgp]{width:16px;height:16px;color:var(--color-secondary);flex-shrink:0;margin-top:2px}@media (width>=768px){.services-list[data-astro-cid-lesv7jgp] li[data-astro-cid-lesv7jgp] .check-icon[data-astro-cid-lesv7jgp]{width:18px;height:18px}}.services-list[data-astro-cid-lesv7jgp] li[data-astro-cid-lesv7jgp] div[data-astro-cid-lesv7jgp]{flex-direction:column;gap:.1rem;display:flex}@media (width>=768px){.services-list[data-astro-cid-lesv7jgp] li[data-astro-cid-lesv7jgp] div[data-astro-cid-lesv7jgp]{gap:.15rem}}.services-list[data-astro-cid-lesv7jgp] li[data-astro-cid-lesv7jgp] strong[data-astro-cid-lesv7jgp]{color:var(--color-fg);font-size:.9rem}@media (width>=768px){.services-list[data-astro-cid-lesv7jgp] li[data-astro-cid-lesv7jgp] strong[data-astro-cid-lesv7jgp]{font-size:.95rem}}.services-list[data-astro-cid-lesv7jgp] li[data-astro-cid-lesv7jgp] span[data-astro-cid-lesv7jgp]{color:var(--color-fg-light);font-size:.8rem;line-height:1.4}@media (width>=768px){.services-list[data-astro-cid-lesv7jgp] li[data-astro-cid-lesv7jgp] span[data-astro-cid-lesv7jgp]{font-size:.85rem}}.realisations-cta[data-astro-cid-isuvevxo]{text-align:center;padding:4rem 1.5rem}.section-alt[data-astro-cid-isuvevxo]{background:var(--color-bg-alt)}.realisations-cta-inner[data-astro-cid-isuvevxo]{max-width:640px;margin:0 auto}.realisations-cta-inner[data-astro-cid-isuvevxo] h2[data-astro-cid-isuvevxo]{color:var(--color-fg);margin-bottom:.85rem;font-size:clamp(1.6rem,4vw,2.2rem)}.realisations-cta-inner[data-astro-cid-isuvevxo] p[data-astro-cid-isuvevxo]{color:var(--color-fg-light);margin-bottom:1.85rem;line-height:1.7}.btn-gallery[data-astro-cid-isuvevxo]{background:var(--color-secondary);color:#fff;border-radius:10px;align-items:center;gap:.6rem;padding:1rem 2rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:transform .25s,background .25s;display:inline-flex}.btn-gallery[data-astro-cid-isuvevxo] svg[data-astro-cid-isuvevxo]{transition:transform .25s}.btn-gallery[data-astro-cid-isuvevxo]:hover{background:var(--color-accent);transform:translateY(-2px)}.btn-gallery[data-astro-cid-isuvevxo]:hover svg[data-astro-cid-isuvevxo]{transform:translate(4px)}.section[data-astro-cid-l32cb6sc]{background:var(--color-bg-alt);padding:4rem 2rem}.section-header[data-astro-cid-l32cb6sc]{text-align:center;margin-bottom:3rem}.section-header[data-astro-cid-l32cb6sc] h2[data-astro-cid-l32cb6sc]{color:var(--color-fg);margin-bottom:.5rem;font-size:2rem}.section-header[data-astro-cid-l32cb6sc] p[data-astro-cid-l32cb6sc]{color:var(--color-fg-light);max-width:800px;margin:0 auto;font-size:1.1rem;line-height:1.7}.depots-grid[data-astro-cid-l32cb6sc]{flex-wrap:wrap;justify-content:center;gap:2rem;max-width:800px;margin:0 auto 2.5rem;display:flex}.depot-card[data-astro-cid-l32cb6sc]{background:var(--color-bg-lighter);border:2px solid var(--color-secondary);border-radius:12px;align-items:center;gap:1rem;padding:1.25rem 1.75rem;transition:transform .3s,box-shadow .3s;display:flex}.depot-card[data-astro-cid-l32cb6sc]:hover{transform:translateY(-3px);box-shadow:0 10px 30px #0003}.depot-icon[data-astro-cid-l32cb6sc]{background:linear-gradient(135deg, var(--color-primary), var(--color-secondary));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.depot-icon[data-astro-cid-l32cb6sc] svg[data-astro-cid-l32cb6sc]{color:#fff;width:24px;height:24px}.depot-info[data-astro-cid-l32cb6sc]{flex-direction:column;display:flex}.depot-ville[data-astro-cid-l32cb6sc]{color:var(--color-fg);font-size:1.2rem;font-weight:600}.communes-section[data-astro-cid-l32cb6sc]{max-width:900px;margin:0 auto 2.5rem}.communes-section[data-astro-cid-l32cb6sc] h3[data-astro-cid-l32cb6sc]{text-align:center;color:var(--color-secondary);margin-bottom:1.5rem;font-size:1.3rem}.communes-grid[data-astro-cid-l32cb6sc]{grid-template-columns:1fr;gap:1rem;display:grid}@media (width>=768px){.communes-grid[data-astro-cid-l32cb6sc]{grid-template-columns:repeat(2,1fr);gap:1.25rem}}.commune-secteur[data-astro-cid-l32cb6sc]{background:var(--color-bg-lighter);border:1px solid var(--color-border);border-radius:8px;padding:1rem 1.25rem;line-height:1.6}.commune-secteur[data-astro-cid-l32cb6sc] strong[data-astro-cid-l32cb6sc]{color:var(--color-secondary);margin-bottom:.3rem;font-size:.95rem;display:block}.commune-secteur[data-astro-cid-l32cb6sc] span[data-astro-cid-l32cb6sc]{color:var(--color-fg-light);font-size:.9rem}.zone-info[data-astro-cid-l32cb6sc]{text-align:center;max-width:600px;margin:0 auto}.zone-badge[data-astro-cid-l32cb6sc]{background:var(--color-bg-lighter);border:1px solid var(--color-border);border-radius:30px;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.75rem 1.5rem;display:inline-flex}.zone-badge[data-astro-cid-l32cb6sc] svg[data-astro-cid-l32cb6sc]{width:20px;height:20px;color:var(--color-secondary)}.zone-badge[data-astro-cid-l32cb6sc] span[data-astro-cid-l32cb6sc]{color:var(--color-fg);font-size:.95rem}@media (width<=768px){.depots-grid[data-astro-cid-l32cb6sc]{flex-direction:column;align-items:center}.depot-card[data-astro-cid-l32cb6sc]{justify-content:flex-start;width:100%;max-width:280px}.depot-info[data-astro-cid-l32cb6sc]{min-width:150px}.depot-ville[data-astro-cid-l32cb6sc]{text-align:left}.zone-badge[data-astro-cid-l32cb6sc]{text-align:center;flex-direction:column;padding:1rem}}.contact-grid[data-astro-cid-he3spzz3]{grid-template-columns:1fr;gap:2rem;max-width:1000px;margin:0 auto;padding:0;display:grid}@media (width>=768px){.contact-grid[data-astro-cid-he3spzz3]{grid-template-columns:1fr 1fr;gap:3rem;padding:0 1rem}}.contact-info[data-astro-cid-he3spzz3]{flex-direction:column;order:-1;gap:1.25rem;display:flex}@media (width>=768px){.contact-info[data-astro-cid-he3spzz3]{order:0;gap:1.5rem}}.contact-item[data-astro-cid-he3spzz3]{align-items:flex-start;gap:.875rem;display:flex}@media (width>=768px){.contact-item[data-astro-cid-he3spzz3]{gap:1rem}}.contact-icon[data-astro-cid-he3spzz3]{background:linear-gradient(135deg, var(--color-primary), var(--color-secondary));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}@media (width>=768px){.contact-icon[data-astro-cid-he3spzz3]{width:48px;height:48px}}.contact-icon[data-astro-cid-he3spzz3] svg[data-astro-cid-he3spzz3]{color:#fff;width:20px;height:20px}@media (width>=768px){.contact-icon[data-astro-cid-he3spzz3] svg[data-astro-cid-he3spzz3]{width:24px;height:24px}}.contact-label[data-astro-cid-he3spzz3]{color:var(--color-fg-light);margin-bottom:.2rem;font-size:.8rem}@media (width>=768px){.contact-label[data-astro-cid-he3spzz3]{margin-bottom:.25rem;font-size:.85rem}}.contact-value[data-astro-cid-he3spzz3]{color:var(--color-fg);word-break:break-word;font-size:.95rem;text-decoration:none}@media (width>=768px){.contact-value[data-astro-cid-he3spzz3]{font-size:1rem}}.contact-value[data-astro-cid-he3spzz3]:hover{color:var(--color-secondary)}.contact-intervention[data-astro-cid-he3spzz3]{color:var(--color-secondary);margin-top:.5rem;font-size:.85rem;font-weight:600}a[data-astro-cid-he3spzz3].contact-value{align-items:center;gap:.25rem;display:inline-flex}select[data-astro-cid-he3spzz3]{width:100%;color:var(--color-fg);appearance:none;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:.75rem 1rem;font-size:.95rem;transition:border-color .3s}select[data-astro-cid-he3spzz3]:focus{border-color:var(--color-secondary);outline:none}.optional[data-astro-cid-he3spzz3]{color:var(--color-fg-light);font-size:.85em;font-weight:400}.form-notice[data-astro-cid-he3spzz3]{color:var(--color-fg-light);margin:0 0 1rem;font-size:.82rem;line-height:1.55}.form-notice[data-astro-cid-he3spzz3] a[data-astro-cid-he3spzz3],.form-status[data-astro-cid-he3spzz3] a[data-astro-cid-he3spzz3]{color:var(--color-secondary);font-weight:600}.form-status[data-astro-cid-he3spzz3][hidden],.form-status[data-astro-cid-he3spzz3] [data-astro-cid-he3spzz3][hidden]{display:none}.form-status[data-astro-cid-he3spzz3] p[data-astro-cid-he3spzz3]{margin:0}.form-status[data-astro-cid-he3spzz3]{text-align:center;border-radius:8px;margin-bottom:1rem;padding:.875rem;font-size:.9rem}@media (width>=768px){.form-status[data-astro-cid-he3spzz3]{border-radius:4px;padding:1rem}}.form-status-success[data-astro-cid-he3spzz3]{color:#4caf50;background-color:#4caf5026;border:1px solid #4caf504d}.form-status-error[data-astro-cid-he3spzz3]{color:#f44336;background-color:#f4433626;border:1px solid #f443364d}button[data-astro-cid-he3spzz3]:disabled{opacity:.6;cursor:not-allowed}.contact-form[data-astro-cid-he3spzz3] .btn[data-astro-cid-he3spzz3]{width:100%}@media (width>=480px){.contact-form[data-astro-cid-he3spzz3] .btn[data-astro-cid-he3spzz3]{width:auto}}.reviews-section[data-astro-cid-yrxfijmp]{background:var(--color-bg-alt,#16213e);padding:3rem 1.25rem;position:relative;overflow:hidden}@media (width>=768px){.reviews-section[data-astro-cid-yrxfijmp]{padding:4rem 2.5rem}}@media (width>=1200px){.reviews-section[data-astro-cid-yrxfijmp]{padding:5rem 4rem}}.reviews-header[data-astro-cid-yrxfijmp]{text-align:center;margin-bottom:2.5rem}@media (width>=768px){.reviews-header[data-astro-cid-yrxfijmp]{margin-bottom:3rem}}.reviews-badge[data-astro-cid-yrxfijmp]{text-transform:uppercase;letter-spacing:.08em;color:var(--color-secondary,#e67e22);background:#e67e221f;border:1px solid #e67e2240;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.4rem 1rem;font-size:.78rem;font-weight:700;display:inline-flex}.google-g[data-astro-cid-yrxfijmp]{width:16px;height:16px}.reviews-header[data-astro-cid-yrxfijmp] h2[data-astro-cid-yrxfijmp]{color:var(--color-fg,#eaeaea);margin-bottom:1.25rem;font-size:1.5rem}@media (width>=768px){.reviews-header[data-astro-cid-yrxfijmp] h2[data-astro-cid-yrxfijmp]{font-size:2rem}}.rating-global[data-astro-cid-yrxfijmp]{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:1rem;padding:.75rem 1.25rem;display:inline-flex}.rating-number[data-astro-cid-yrxfijmp]{color:#fbbf24;font-size:2.25rem;font-weight:800;line-height:1}.rating-detail[data-astro-cid-yrxfijmp]{flex-direction:column;align-items:flex-start;gap:.2rem;display:flex}.stars-row[data-astro-cid-yrxfijmp]{gap:.15rem;display:flex}.star[data-astro-cid-yrxfijmp]{width:20px;height:20px}.star[data-astro-cid-yrxfijmp].filled{color:#fbbf24}.star[data-astro-cid-yrxfijmp].empty{color:#4b5563}.review-count[data-astro-cid-yrxfijmp]{color:var(--color-fg-light,#a0a0a0);font-size:.8rem}.reviews-carousel[data-astro-cid-yrxfijmp]{align-items:center;gap:.5rem;max-width:1280px;margin:0 auto;display:flex;position:relative}@media (width<=767px){.reviews-carousel[data-astro-cid-yrxfijmp]{display:block}}.carousel-chevron[data-astro-cid-yrxfijmp]{width:44px;height:44px;color:var(--color-fg,#eaeaea);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .25s;display:flex}.carousel-chevron[data-astro-cid-yrxfijmp]:hover:not(:disabled){color:var(--color-secondary,#e67e22);background:#e67e2226;border-color:#e67e2266}.carousel-chevron[data-astro-cid-yrxfijmp]:disabled{opacity:.25;cursor:default}.carousel-chevron[data-astro-cid-yrxfijmp] svg[data-astro-cid-yrxfijmp]{width:20px;height:20px}@media (width<=767px){.carousel-chevron[data-astro-cid-yrxfijmp]{display:none}}.reviews-track[data-astro-cid-yrxfijmp]{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex:1;gap:1rem;min-width:0;padding:.5rem 0;display:flex;overflow-x:auto}.reviews-track[data-astro-cid-yrxfijmp]::-webkit-scrollbar{display:none}@media (width>=768px){.reviews-track[data-astro-cid-yrxfijmp]{scroll-snap-type:none;grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid;overflow:visible}}@media (width>=1200px){.reviews-track[data-astro-cid-yrxfijmp]{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.review-card[data-astro-cid-yrxfijmp]{scroll-snap-align:center;opacity:0;transition:border-color .3s,transform .3s,box-shadow .3s;transition:opacity .5s ease var(--delay,0s), transform .5s ease var(--delay,0s), border-color .3s ease, box-shadow .3s ease;background:#ffffff09;border:1px solid #ffffff12;border-radius:14px;flex-direction:column;flex:0 0 85%;gap:.75rem;padding:1.5rem;display:flex;position:relative;transform:translateY(20px)}.review-card[data-astro-cid-yrxfijmp].visible{opacity:1;transform:translateY(0)}@media (width>=768px){.review-card[data-astro-cid-yrxfijmp]{opacity:1;transform:translateY(0)}.review-card[data-astro-cid-yrxfijmp]:hover{border-color:#e67e2266;transform:translateY(-3px);box-shadow:0 8px 30px #e67e2214}}@media (width<=479px){.review-card[data-astro-cid-yrxfijmp]{flex:0 0 92%}}.quote-mark[data-astro-cid-yrxfijmp]{color:#e67e221a;pointer-events:none;user-select:none;font-family:Georgia,Times New Roman,serif;font-size:3.5rem;line-height:1;position:absolute;top:.75rem;right:1.25rem}.card-stars[data-astro-cid-yrxfijmp]{gap:.1rem;display:flex}.star-sm[data-astro-cid-yrxfijmp]{width:16px;height:16px}.star-sm[data-astro-cid-yrxfijmp].filled{color:#fbbf24}.star-sm[data-astro-cid-yrxfijmp].empty{color:#4b5563}.card-comment[data-astro-cid-yrxfijmp]{color:var(--color-fg,#eaeaea);-webkit-line-clamp:5;z-index:1;-webkit-box-orient:vertical;margin:0;font-size:.92rem;line-height:1.65;display:-webkit-box;position:relative;overflow:hidden}.card-footer[data-astro-cid-yrxfijmp]{border-top:1px solid #ffffff0f;align-items:center;gap:.75rem;margin-top:auto;padding-top:.75rem;display:flex}.author-avatar[data-astro-cid-yrxfijmp]{background:linear-gradient(135deg, var(--color-secondary,#e67e22), var(--color-accent,#f39c12));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;font-weight:700;display:flex}.author-info[data-astro-cid-yrxfijmp]{flex-direction:column;gap:.1rem;display:flex}.author-name[data-astro-cid-yrxfijmp]{color:var(--color-fg,#eaeaea);font-size:.88rem;font-weight:600}.author-date[data-astro-cid-yrxfijmp]{color:var(--color-fg-light,#a0a0a0);font-size:.75rem}.scroll-dots[data-astro-cid-yrxfijmp]{justify-content:center;gap:.4rem;margin-top:1.25rem;display:flex}@media (width>=768px){.scroll-dots[data-astro-cid-yrxfijmp]{margin-top:1.75rem}}.dot[data-astro-cid-yrxfijmp]{background:#ffffff26;border-radius:50%;width:6px;height:6px;transition:all .3s}.dot[data-astro-cid-yrxfijmp].active{background:var(--color-secondary,#e67e22);border-radius:100px;width:20px}.no-reviews[data-astro-cid-yrxfijmp]{text-align:center;color:var(--color-fg-light,#a0a0a0);padding:3rem 1rem}.reviews-cta[data-astro-cid-yrxfijmp]{text-align:center;margin-top:2rem}@media (width>=768px){.reviews-cta[data-astro-cid-yrxfijmp]{margin-top:2.5rem}}.btn-google[data-astro-cid-yrxfijmp]{color:var(--color-secondary,#e67e22);background:0 0;border:2px solid #e67e2266;border-radius:8px;align-items:center;gap:.6rem;min-height:48px;padding:.8rem 1.5rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.btn-google[data-astro-cid-yrxfijmp] svg[data-astro-cid-yrxfijmp]{width:16px;height:16px;transition:transform .3s}.btn-google[data-astro-cid-yrxfijmp]:hover{background:var(--color-secondary,#e67e22);border-color:var(--color-secondary,#e67e22);color:var(--color-bg,#1a1a2e)}.btn-google[data-astro-cid-yrxfijmp]:hover svg[data-astro-cid-yrxfijmp]{transform:translate(2px,-2px)}@media (width<=480px){.reviews-section[data-astro-cid-yrxfijmp]{padding:2.5rem 1rem}.reviews-header[data-astro-cid-yrxfijmp] h2[data-astro-cid-yrxfijmp]{font-size:1.35rem}.rating-number[data-astro-cid-yrxfijmp]{font-size:1.85rem}.review-card[data-astro-cid-yrxfijmp]{padding:1.25rem}.btn-google[data-astro-cid-yrxfijmp]{justify-content:center;width:100%;max-width:280px;padding:.75rem 1rem;font-size:.82rem}}
