.h-hero{background:#0a0a14;position:relative;overflow:hidden;min-height:620px}.h-hero__img{position:absolute;inset:0 0 0 38%;z-index:1;overflow:hidden}.h-hero__img:before{content:"";position:absolute;inset:0;background:linear-gradient(95deg,#0a0a14 0%,rgba(10,10,20,.85) 18%,transparent 45%);z-index:2;pointer-events:none}.h-hero__img:after{content:"";position:absolute;top:0;bottom:0;left:-2px;width:22%;background:#0a0a14;clip-path:polygon(0 0,100% 0,0 100%);z-index:2}.h-hero__img img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}.h-hero__inner{max-width:var(--max);margin:0 auto;padding:4.5rem 1.5rem 4rem;display:grid;grid-template-columns:minmax(0,56%) 1fr;gap:2rem;align-items:center;position:relative;z-index:3;min-height:620px}.h-hero__txt{color:var(--white);position:relative;max-width:560px}.h-hero__title{font-family:var(--font);font-weight:900;font-style:italic;font-size:clamp(2.6rem,5.6vw,4.4rem);line-height:.95;letter-spacing:-.025em;margin:0 0 1.6rem;text-transform:uppercase;text-shadow:0 2px 16px rgba(0,0,0,.4)}.h-hero__line{display:block;color:var(--white)}.h-hero__line--accent{color:var(--blue);position:relative;display:inline-block}.h-hero__underline{position:absolute;left:0;right:6%;bottom:-8px;height:10px;background:var(--red);transform:skew(-14deg);border-radius:2px}.h-hero__hook{color:var(--white);font-size:clamp(1rem,1.6vw,1.18rem);font-weight:700;margin:0 0 .85rem;text-shadow:0 1px 6px rgba(0,0,0,.4)}.h-hero__sub{font-size:1rem;line-height:1.6;color:#ffffffe0;max-width:540px;margin:0 0 2.2rem;text-shadow:0 1px 6px rgba(0,0,0,.4)}.h-hero__sub strong{color:var(--white);font-weight:700}.h-hero__cta{display:inline-flex;align-items:center;gap:.65rem;background:var(--red);color:var(--white);padding:1.1rem 2.4rem;border-radius:999px;font-weight:700;font-size:1.05rem;text-decoration:none;transition:all var(--transition);box-shadow:0 10px 30px #c0392b73}.h-hero__cta:hover{background:var(--red-d);transform:translateY(-2px)}.h-side{position:absolute;top:50%;right:1.5rem;transform:translateY(-50%);display:flex;flex-direction:column;background:var(--white);border-radius:16px;box-shadow:0 12px 32px #0000002e;overflow:hidden;z-index:5;width:116px}.h-side__item{display:flex;flex-direction:column;align-items:center;gap:.35rem;padding:1rem .5rem;color:var(--text);text-decoration:none;font-size:.72rem;font-weight:600;text-align:center;border-bottom:1px dashed var(--border);transition:background var(--transition);line-height:1.2}.h-side__item:last-child{border-bottom:none}.h-side__item:hover{background:var(--blue-l);color:var(--blue-d)}.h-side__item svg{width:22px;height:22px;color:var(--blue)}.h-side__item:hover svg{color:var(--blue-d)}.h-side__lbl{display:block;font-size:.72rem}.h-side__phone{display:block;font-size:.82rem;font-weight:700;color:var(--blue-d);letter-spacing:-.01em;white-space:nowrap}.h-side__item--wa svg{color:#25d366}.h-side__item--wa:hover{background:#e8f9ef;color:#128c7e}.h-side__item--wa:hover svg{color:#128c7e}.h-reviews{background:var(--white);padding:1.75rem 1rem;border-bottom:1px solid var(--border);text-align:center}.h-reviews__inner{display:flex;gap:1rem;align-items:center;justify-content:center;flex-wrap:wrap;font-size:1.15rem;color:var(--blue-d);margin:0 auto;padding:0;max-width:100%}.h-reviews__stars{color:#f9a825;letter-spacing:3px;font-size:1.55rem}.h-reviews__rating{font-size:1.35rem;font-weight:700}.h-reviews__txt{font-size:1.1rem}.h-reviews__google{background:linear-gradient(90deg,#4285f4,#ea4335,#fbbc05,#34a853,#4285f4);-webkit-background-clip:text;background-clip:text;color:transparent;font-weight:700;font-size:1.45rem}.h-quick{padding:4rem 0;background:var(--light)}.h-quick__panel{background:var(--blue-l);border-radius:24px;padding:2.5rem;display:grid;grid-template-columns:minmax(0,460px) minmax(0,1fr);gap:2.5rem;align-items:center}.h-quick__media{border-radius:18px;overflow:hidden;box-shadow:var(--shadow-md)}.h-quick__illu{display:block;width:100%;height:100%;min-height:360px;max-height:480px;object-fit:cover}.h-quick__body{display:flex;flex-direction:column;gap:1.25rem}.h-quick__h2{font-size:clamp(1.45rem,2.6vw,1.95rem);font-weight:800;color:var(--blue-d);margin:0;line-height:1.2}.h-quick__p{color:var(--text-mid);font-size:1rem;line-height:1.55;margin:0}.h-quick__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.55rem}.h-quick__item{display:flex;align-items:flex-start;gap:.85rem;font-size:1rem;line-height:1.45;color:var(--blue-d);font-weight:500}.h-quick__bullet{flex-shrink:0;width:8px;height:8px;border-radius:50%;background:var(--red);display:inline-block;margin-top:.55rem}.h-quick__cta{display:inline-flex;align-items:center;gap:.55rem;align-self:flex-start;background:var(--red);color:var(--white);padding:1rem 2rem;border-radius:999px;font-weight:700;text-decoration:none;margin-top:.5rem;transition:all var(--transition);box-shadow:0 8px 22px #c0392b4d}.h-quick__cta:hover{background:var(--red-d);transform:translateY(-2px)}.h-prest{padding:3.5rem 0;background:var(--light)}.h-prest__head{display:flex;align-items:center;gap:.85rem;margin-bottom:2.5rem}.h-prest__bar{width:4px;height:28px;background:var(--red);border-radius:2px;flex-shrink:0}.h-prest__head h2{color:var(--blue-d);font-size:clamp(1.35rem,2.6vw,1.85rem);margin:0;font-weight:800}.h-prest__grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;grid-template-rows:320px 320px;grid-auto-rows:auto;gap:1.25rem}.h-prest__hero{grid-column:1;grid-row:1 / span 2}.h-prest__mini:nth-of-type(2){grid-column:2;grid-row:1}.h-prest__mini:nth-of-type(3){grid-column:3;grid-row:1}.h-prest__mini:nth-of-type(4){grid-column:2;grid-row:2}.h-prest__mini:nth-of-type(5){grid-column:3;grid-row:2}.h-prest__band{grid-column:1 / span 3}.h-prest__tag{position:absolute;top:16px;left:16px;background:var(--white);border-radius:12px;padding:.7rem .95rem .7rem 1rem;display:flex;align-items:stretch;gap:.7rem;box-shadow:0 6px 18px #0000002e;max-width:calc(100% - 32px);z-index:2}.h-prest__tag strong{display:block;color:var(--blue-d);font-size:.98rem;font-weight:800;line-height:1.2}.h-prest__tag em{display:block;font-style:normal;font-size:.74rem;color:var(--muted);font-weight:500;margin-top:.15rem}.h-prest__tag-bar{width:4px;background:var(--red);border-radius:2px;flex-shrink:0;align-self:stretch}.h-prest__tag-content{display:flex;flex-direction:column;min-width:0}.h-prest__hero{background:var(--white);border-radius:22px;overflow:hidden;box-shadow:var(--shadow);display:flex;flex-direction:column;transition:transform var(--transition),box-shadow var(--transition)}.h-prest__hero:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}.h-prest__hero-img{display:block;flex:1;min-height:360px;background-size:cover;background-position:center;position:relative;text-decoration:none}.h-prest__tag--big{padding:.85rem 1.1rem .85rem 1.15rem}.h-prest__tag--big strong{font-size:1.1rem}.h-prest__tag--big em{font-size:.8rem}.h-prest__hero-body{padding:1.4rem 1.6rem 1.7rem;display:flex;flex-direction:column;gap:1rem}.h-prest__mini{position:relative;border-radius:18px;overflow:hidden;background-color:#2c3e50;background-size:cover;background-position:center;box-shadow:var(--shadow);display:block;text-decoration:none;transition:transform var(--transition),box-shadow var(--transition)}.h-prest__mini:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0000 55%,#00000059);transition:background var(--transition);pointer-events:none}.h-prest__mini:hover{transform:translateY(-3px) scale(1.01);box-shadow:var(--shadow-md)}.h-prest__mini:hover:after{background:linear-gradient(180deg,#0000001a,#c0392b73)}.h-prest__mini-cta{position:absolute;bottom:16px;right:16px;width:44px;height:44px;border-radius:50%;background:var(--white);color:var(--red);display:inline-flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0000002e;transition:all var(--transition);z-index:2}.h-prest__mini:hover .h-prest__mini-cta{background:var(--red);color:var(--white);transform:translate(4px)}.h-prest__band{background:var(--white);border-radius:22px;overflow:hidden;box-shadow:var(--shadow);display:grid;grid-template-columns:1fr 1.4fr;min-height:280px;transition:transform var(--transition),box-shadow var(--transition)}.h-prest__band--reverse{grid-template-columns:1.4fr 1fr}.h-prest__band--reverse .h-prest__band-img{order:2}.h-prest__band--reverse .h-prest__band-body{order:1}.h-prest__band:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}.h-prest__band-img{display:block;background-size:cover;background-position:center;position:relative;text-decoration:none;min-height:280px}.h-prest__band-body{padding:2rem 2.2rem;display:flex;flex-direction:column;gap:1rem;justify-content:center}.h-prest__tag--inline{position:static;align-self:flex-start;box-shadow:none;background:var(--blue-l);padding:.55rem .85rem .55rem .9rem;max-width:none}.h-prest__tag--inline strong{font-size:1.05rem}.h-prest__desc{margin:0;font-size:.92rem;color:var(--text-mid);line-height:1.65}.h-prest__tile-cta{display:inline-flex;align-items:center;gap:.45rem;align-self:flex-start;text-decoration:none;color:var(--red);font-size:.94rem;transition:gap var(--transition),color var(--transition)}.h-prest__tile-cta strong{text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1.5px;font-weight:700}.h-prest__tile-cta:hover{color:var(--red-d);gap:.8rem}.h-prest__tile-cta svg{transition:transform var(--transition)}.h-prest__tile-cta:hover svg{transform:translate(3px)}.h-prest__cta-wrap{text-align:center;margin-top:2.5rem}.h-prest__cta{display:inline-flex;align-items:center;gap:.75rem;background:var(--blue-d);color:var(--white);padding:1rem 2.2rem;border-radius:999px;font-weight:700;text-decoration:none;transition:all var(--transition);box-shadow:0 6px 18px #0e3d7a40}.h-prest__cta:hover{background:var(--blue);transform:translateY(-2px)}.h-prest__cta-icon{width:28px;height:28px;background:#ffffff2e;border-radius:6px;display:inline-flex;align-items:center;justify-content:center}.h-prest__cta-icon svg{width:14px;height:14px}.h-why{padding:4rem 0;background:var(--blue-d);color:var(--white)}.h-why__head{text-align:center;margin-bottom:2.5rem;max-width:820px;margin-left:auto;margin-right:auto;padding:0 1rem}.h-why__head h2{color:var(--white);font-size:clamp(1.5rem,3vw,2rem);margin:0;font-weight:800;line-height:1.25}.h-why__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;max-width:var(--max);margin:0 auto;padding:0 1.5rem}.h-why__cell{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:1.6rem 1.4rem;display:flex;flex-direction:column;gap:.65rem;transition:border-color var(--transition),background var(--transition)}.h-why__cell:hover{background:#ffffff17;border-color:#c0392b80}.h-why__icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:var(--red);color:var(--white);margin-bottom:.35rem}.h-why__icon svg{width:22px;height:22px}.h-why__cell h3{color:var(--white);font-size:1.05rem;font-weight:800;line-height:1.3;margin:0}.h-why__cell p{color:#ffffffc7;font-size:.88rem;line-height:1.6;margin:0}.h-avis{padding:2.5rem 0 3rem;background:var(--white)}.h-avis__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.h-avis__card{background:var(--white);border:1px solid var(--border);border-radius:14px;padding:1.1rem 1.2rem 1.2rem;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:.35rem}.h-avis__head{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.h-avis__stars{color:#f9a825;letter-spacing:2px;font-size:1rem}.h-avis__date{color:var(--muted);font-size:.72rem}.h-avis__name{display:block;color:var(--blue-d);font-size:.9rem;font-weight:700;margin-bottom:.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.h-avis__txt{margin:0;font-size:.82rem;color:var(--text-mid);line-height:1.5;display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;overflow:hidden}.h-spot{padding:3.5rem 0;background:var(--light)}.h-spot__band{position:relative;background:#0a0a14;border-radius:28px;display:grid;grid-template-columns:1fr 1.5fr 1fr;align-items:center;min-height:360px;overflow:hidden}.h-spot__photo{height:100%;min-height:360px;background-size:cover;background-position:center;position:relative}.h-spot__photo--left{border-radius:28px 0 0 28px}.h-spot__photo--right{border-radius:0 28px 28px 0}.h-spot__card{background:var(--white);border-radius:18px;padding:2.2rem 2rem;margin:1.5rem 1rem;box-shadow:0 12px 36px #00000040;text-align:center;z-index:2}.h-spot__card h3{color:var(--blue-d);font-size:clamp(1.15rem,1.9vw,1.4rem);font-weight:800;line-height:1.3;margin:0 0 .85rem}.h-spot__card p{color:var(--text-mid);font-size:.95rem;line-height:1.6;margin:0 0 1.5rem}.h-spot__btns{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.h-spot__btn{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.6rem;border-radius:999px;font-weight:700;font-size:.92rem;text-decoration:none;transition:all var(--transition)}.h-spot__btn--phone{background:var(--blue-d);color:var(--white);box-shadow:0 6px 18px #0e3d7a4d}.h-spot__btn--phone:hover{background:var(--blue);transform:translateY(-2px)}.h-spot__btn--devis{background:var(--red);color:var(--white);box-shadow:0 6px 18px #c0392b59}.h-spot__btn--devis:hover{background:var(--red-d);transform:translateY(-2px)}.h-zones{padding:3.5rem 0;background:var(--white);text-align:center}.h-zones .h-prest__head{justify-content:center}.h-zones__intro{color:var(--text-mid);font-size:1rem;margin:0 auto 2.25rem;max-width:760px;line-height:1.6}.h-zones__pills{display:flex;flex-wrap:wrap;gap:.55rem;justify-content:center;margin:0 auto 2.25rem;max-width:920px}.h-zones__pill{display:inline-block;padding:.65rem 1.2rem;background:var(--blue-l);color:var(--blue-d);border-radius:999px;font-size:.92rem;font-weight:600;text-decoration:none;transition:all var(--transition);border:1px solid transparent}.h-zones__pill:hover{background:var(--blue);color:var(--white);transform:translateY(-1px)}.h-zones__btn-wrap{text-align:center;margin-top:2rem}.h-prestall{padding:3.5rem 0;background:var(--light);text-align:center}.h-prestall .h-prest__head{justify-content:center}.h-prestall__intro{color:var(--text-mid);font-size:1rem;line-height:1.6;margin:0 auto 2.5rem;max-width:720px}.h-prestall__split{display:grid;grid-template-columns:1fr 1.1fr 1fr;gap:1.5rem;align-items:stretch;max-width:1140px;margin:0 auto 2.5rem}.h-prestall__col{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.55rem;text-align:left}.h-prestall__col li{margin:0}.h-prestall__pill{display:flex;align-items:center;gap:.85rem;padding:.85rem 1.1rem;background:var(--white);color:var(--blue-d);border:1px solid var(--border);border-radius:12px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all var(--transition)}.h-prestall__pill:hover{background:var(--blue-l);border-color:var(--blue);transform:translate(3px)}.h-prestall__check{flex-shrink:0;color:var(--blue);width:18px;height:18px}.h-prestall__pill:hover .h-prestall__check{color:var(--red)}.h-prestall__photo{border-radius:18px;background-size:cover;background-position:center;min-height:100%;box-shadow:var(--shadow-md)}.h-faq{padding:3.5rem 0 4rem;background:var(--white);text-align:center}.h-faq .h-prest__head{justify-content:center;max-width:900px;margin-left:auto;margin-right:auto}.h-faq .h-prest__head h2{line-height:1.25}.h-faq__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;max-width:var(--max);margin:1rem auto 0;text-align:left}.h-faq__card{position:relative;background:var(--light);border:1px solid var(--border);border-radius:18px;padding:1.6rem 1.7rem 1.7rem 4rem;transition:border-color var(--transition),box-shadow var(--transition)}.h-faq__card:hover{border-color:var(--blue);box-shadow:var(--shadow)}.h-faq__num{position:absolute;top:1.4rem;left:1.4rem;width:36px;height:36px;border-radius:50%;background:var(--red);color:var(--white);font-weight:800;font-size:1.1rem;display:inline-flex;align-items:center;justify-content:center}.h-faq__card h3{color:var(--blue-d);font-size:1.05rem;font-weight:800;line-height:1.35;margin:0 0 .85rem}.h-faq__card p{color:var(--text-mid);font-size:.92rem;line-height:1.65;margin:0 0 .85rem}.h-faq__card p:last-child{margin-bottom:0}.h-faq__card a{color:var(--red);text-decoration:none}.h-faq__card a strong{text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1.5px}.h-faq__card a:hover{color:var(--red-d)}.h-faq__list{margin:0 0 .85rem;padding-left:1.2rem;color:var(--text-mid);font-size:.92rem;line-height:1.65}.h-faq__list li{margin-bottom:.35rem}.h-cta-final{padding:3rem 0;background:linear-gradient(120deg,var(--blue-d) 0%,var(--blue) 100%);color:var(--white)}.h-cta-final__inner{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.h-cta-final h2{color:var(--white);margin:0 0 .5rem;font-size:clamp(1.3rem,2.6vw,1.75rem);font-weight:800}.h-cta-final p{color:#ffffffd1;margin:0;font-size:.98rem}.h-cta-final__btns{display:flex;gap:.8rem;flex-wrap:wrap}.h-cta-final__phone,.h-cta-final__btn{display:inline-flex;align-items:center;gap:.55rem;padding:1rem 1.8rem;border-radius:999px;font-weight:700;text-decoration:none;transition:all var(--transition)}.h-cta-final__phone{background:var(--white);color:var(--blue-d);border:1px solid var(--white)}.h-cta-final__phone:hover{background:var(--blue-l);transform:translateY(-2px)}.h-cta-final__btn{background:var(--red);color:var(--white)}.h-cta-final__btn:hover{background:var(--red-d);transform:translateY(-2px)}@media(max-width:980px){.h-hero{min-height:auto}.h-hero__img{position:relative;inset:auto;height:260px;width:100%}.h-hero__img:before,.h-hero__img:after{display:none}.h-hero__inner{grid-template-columns:1fr;padding:0 1.25rem 2rem;min-height:auto;display:flex;flex-direction:column;gap:1.75rem;text-align:center}.h-hero__txt{padding-top:1.75rem;margin:0 auto;max-width:560px;display:flex;flex-direction:column;align-items:center}.h-hero__title,.h-hero__hook,.h-hero__sub{text-align:center}.h-hero__sub{max-width:100%;margin-left:auto;margin-right:auto}.h-hero__cta{margin:0 auto}.h-hero__underline{right:4%;left:4%}.h-side{position:static;transform:none;flex-direction:row;width:calc(100% - 2.5rem);max-width:540px;margin:1.25rem auto 0}.h-side__item{flex:1;border-bottom:none;border-right:1px dashed var(--border);padding:.8rem .35rem}.h-side__item:last-child{border-right:none}.h-side__item span br{display:none}.h-reviews{padding:1.6rem 1rem}.h-reviews__inner{font-size:1rem;gap:.5rem}.h-reviews__stars{font-size:1.2rem}.h-reviews__rating,.h-reviews__google{font-size:1.05rem}.h-quick__panel{grid-template-columns:1fr;padding:1.5rem;gap:1.5rem}.h-quick__illu{min-height:240px;max-height:320px}.h-prest__grid{grid-template-columns:repeat(2,1fr);grid-template-rows:auto auto auto auto}.h-prest__hero{grid-column:1 / span 2;grid-row:1}.h-prest__hero-img{min-height:280px}.h-prest__mini:nth-of-type(2){grid-column:1;grid-row:2}.h-prest__mini:nth-of-type(3){grid-column:2;grid-row:2}.h-prest__mini:nth-of-type(4){grid-column:1;grid-row:3}.h-prest__mini:nth-of-type(5){grid-column:2;grid-row:3}.h-prest__mini{min-height:240px}.h-prest__band{grid-column:1 / span 2;grid-row:4;grid-template-columns:1fr;min-height:auto}.h-prest__band-img{min-height:220px}.h-prest__band-body{padding:1.5rem 1.6rem 1.8rem}.h-why__grid,.h-avis__grid{grid-template-columns:repeat(2,1fr)}.h-cta-final__inner{flex-direction:column;text-align:center}.h-prestall__split{grid-template-columns:1fr 1fr;grid-template-rows:240px auto}.h-prestall__photo{grid-column:1 / span 2;grid-row:1;min-height:240px}.h-prestall__col:nth-of-type(1){grid-column:1;grid-row:2}.h-prestall__col:nth-of-type(3){grid-column:2;grid-row:2}.h-spot__band{grid-template-columns:1fr;grid-template-rows:180px auto 180px;min-height:0}.h-spot__photo{min-height:180px}.h-spot__photo--left{border-radius:28px 28px 0 0}.h-spot__photo--right{border-radius:0 0 28px 28px}.h-spot__card{margin:0 1rem}}@media(max-width:540px){.h-prest__grid{grid-template-columns:1fr}.h-prest__hero{grid-column:1;grid-row:auto}.h-prest__hero-img{min-height:220px}.h-prest__mini{grid-column:1;grid-row:auto;min-height:220px}.h-prest__mini:nth-of-type(n){grid-column:1;grid-row:auto}.h-prest__band{grid-column:1;grid-row:auto}.h-why__grid,.h-faq__grid{grid-template-columns:1fr}.h-prestall__split{grid-template-columns:1fr;grid-template-rows:200px auto auto}.h-prestall__photo{grid-column:1;grid-row:1;min-height:200px}.h-prestall__col:nth-of-type(1){grid-column:1;grid-row:2}.h-prestall__col:nth-of-type(3){grid-column:1;grid-row:3}}
