.home-head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem 2rem;flex-wrap:wrap}.home-head__link{display:inline-flex;align-items:center;gap:.45rem;font-family:var(--font-display);font-weight:700;color:var(--brand);text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:5px}.home-head__link svg{transition:transform .25s var(--ease)}.home-head__link:hover svg{transform:translate(4px)}.home-title{text-align:left;color:var(--ink);font-size:clamp(2rem,1.6rem + 2vw,3rem);letter-spacing:-.01em}.home-title:after{content:"";display:block;width:56px;height:3px;margin-top:.85rem;border-radius:2px;background:var(--brand)}.home-hero{position:relative;display:flex;align-items:center;min-height:max(560px,86svh);padding-block:clamp(3rem,2rem + 6vw,6rem);overflow:hidden;background:var(--brand-dark);isolation:isolate}.home-hero__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 42%;z-index:-2}.home-hero__veil{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:#0a0a0c6b}.home-hero__inner{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center}.home-hero__logo{width:min(300px,62vw);height:auto;filter:drop-shadow(0 2px 18px rgba(0,0,0,.35))}.home-hero__rule{width:100px;height:2px;margin:1.5rem 0 1.35rem;border:0;background:#ffffffd9}.home-hero__title{color:#fff;font-size:clamp(2rem,1.5rem + 2.6vw,3.4rem);line-height:1.08;letter-spacing:-.015em;text-shadow:0 2px 24px rgba(0,0,0,.4)}.home-hero__lead{margin-top:1.1rem;max-width:52ch;font-size:var(--step-1);color:#ffffffeb;text-shadow:0 1px 12px rgba(0,0,0,.3)}.home-hero__actions{margin-top:2rem;display:flex;justify-content:center;gap:.9rem;flex-wrap:wrap}@media(max-width:640px){.home-hero{min-height:max(430px,58svh);padding-block:2.25rem}.home-hero__logo{width:min(190px,46vw)}.home-hero__rule{margin:1rem 0 .9rem;width:80px}.home-hero__title{font-size:clamp(1.6rem,1.3rem + 2.4vw,2rem)}.home-hero__lead{margin-top:.8rem;font-size:var(--step-0)}.home-hero__actions{margin-top:1.4rem}}.home-hero__ghost{color:#fff;border-color:#ffffffd9;background:#ffffff14}.home-hero__ghost:hover{color:var(--brand-dark);background:#fff;border-color:#fff}#home-metiers{scroll-margin-top:var(--header-h)}.home-metiers.section{padding-block:clamp(2rem,1.4rem + 2.5vw,3.25rem) 0}.home-metiers__list{margin-top:clamp(1.25rem,1rem + 1.5vw,2rem)}.home-metier{display:grid;grid-template-columns:1fr 1fr;align-items:stretch}.home-metier__media{overflow:hidden;background:var(--brand-dark);min-height:280px}.home-metier__media picture{display:block;width:100%;height:100%}.home-metier__img{width:100%;height:100%;min-height:280px;object-fit:cover}.home-metier__text{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:1.1rem;padding-block:clamp(2rem,1.2rem + 4vw,4.5rem);padding-inline:var(--gutter);background:var(--paper)}@media(min-width:861px){.home-metier__text{padding-inline:clamp(2rem,1.2rem + 2vw,4rem) max(var(--gutter),calc(100% - var(--container) / 2))}.home-metier--reverse .home-metier__text{padding-inline:max(var(--gutter),calc(100% - var(--container) / 2)) clamp(2rem,1.2rem + 2vw,4rem)}}.home-metier__text h3{font-size:var(--step-2);color:var(--ink)}.home-metier__rule{width:56px;height:3px;margin:0;border:0;border-radius:2px;background:var(--brand)}.home-metier__body{color:var(--ink-soft);margin:0}.home-metier__cta{margin-top:.4rem}.home-metier--reverse .home-metier__media{order:2}.home-metier--reverse .home-metier__text{order:1}.home-metier--red .home-metier__text{background:var(--surface-red);color:#fff}.home-metier--red .home-metier__text h3{color:#fff}.home-metier--red .home-metier__rule{background:#ffffffbf}.home-metier--red .home-metier__body{color:#ffffffeb}.home-metier__more{display:inline-flex;align-items:center;gap:.45rem;font-family:var(--font-display);font-weight:700;color:var(--brand);text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:5px}.home-metier__more svg{transition:transform .25s var(--ease)}.home-metier__more:hover{color:var(--brand-dark)}.home-metier__more:hover svg{transform:translate(4px)}.home-metier--red .home-metier__more{color:#fff}.home-metier--red .home-metier__more:hover{color:#ffffffd9}@media(max-width:860px){.home-metier{grid-template-columns:1fr}.home-metier__media,.home-metier--reverse .home-metier__media{order:0;min-height:0}.home-metier__text,.home-metier--reverse .home-metier__text{order:1}.home-metier__img{height:auto;min-height:0;aspect-ratio:2 / 1;object-fit:cover}}.home-wall{background:var(--paper);padding-block:clamp(2.5rem,2rem + 3vw,4.5rem)}.home-wall__grid{list-style:none;padding:0;width:100%;display:grid;grid-template-columns:repeat(6,1fr);gap:2px;margin:clamp(1.5rem,1rem + 2vw,2.5rem) 0 0}.home-wall__cell{position:relative;aspect-ratio:3 / 2;overflow:hidden;background:var(--line)}.home-wall__link{display:block;width:100%;height:100%}.home-wall__img{width:100%;height:100%;object-fit:cover}.home-wall__foot{margin-top:clamp(1.5rem,1rem + 2vw,2.5rem)}.home-wall__more{display:inline-flex;align-items:center;gap:.45rem;font-family:var(--font-display);font-weight:700;color:var(--brand);text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:5px}.home-wall__more svg{transition:transform .25s var(--ease)}.home-wall__more:hover{color:var(--brand-dark)}.home-wall__more:hover svg{transform:translate(4px)}@media(prefers-reduced-motion:no-preference){.home-wall__img{transition:transform .6s var(--ease)}.home-wall__link:hover .home-wall__img,.home-wall__link:focus-visible .home-wall__img{transform:scale(1.05)}}@media(max-width:1100px){.home-wall__grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:560px){.home-wall__grid{grid-template-columns:repeat(2,1fr)}}.home-accred{border-block:1px solid var(--line);padding-block:clamp(1.5rem,1rem + 2vw,2.5rem)}.home-accred__inner{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.home-accred__logos{margin:0 auto;list-style:none;padding:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;width:100%;max-width:1000px;gap:clamp(1.5rem,1rem + 2vw,2.5rem)}@media(max-width:700px){.home-accred__logos{justify-content:center;gap:clamp(1.5rem,1rem + 4vw,2.5rem)}}.home-accred__logo{display:flex;align-items:center;justify-content:center}.home-accred__logo img{height:clamp(52px,6vw,72px);width:auto;object-fit:contain;filter:grayscale(1);opacity:.6;transition:filter .3s var(--ease),opacity .3s var(--ease),transform .3s var(--ease)}.home-accred__logo img:hover{filter:grayscale(0);opacity:1;transform:translateY(-3px)}.cta-band{background:var(--surface-red);color:#fff}.cta-band__inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem 2rem;flex-wrap:wrap}.cta-band h2{color:#fff}.cta-band p{margin-top:.3rem;color:#ffffffe0}.cta-band__actions{display:flex;align-items:center;gap:1rem 1.5rem;flex-wrap:wrap}.cta-band .btn-primary{background:#fff;color:var(--brand-dark)}.cta-band .btn-primary:hover{background:#fff;color:var(--brand-darker)}.cta-band__phone{color:#fff;font-family:var(--font-body);font-variant-numeric:lining-nums tabular-nums;font-weight:700;font-size:var(--step-1);white-space:nowrap}.cta-band__phone:hover{color:#fff;text-decoration:underline}
