.hero{align-items:center;min-height:auto;padding:8rem 0 3.5rem;display:flex;position:relative;overflow:hidden}.hero__bg{z-index:0;position:absolute;inset:0}.hero__bg img{object-fit:cover;width:100%;height:100%}.hero__bg:after{content:"";background:linear-gradient(135deg, rgba(var(--bg-rgb), .92) 0%, rgba(var(--bg-rgb), .75) 50%, rgba(var(--bg-rgb), .6) 100%);position:absolute;inset:0}.hero__grid{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:3.75rem;display:grid;position:relative}@media (width<=1024px){.hero__grid{gap:2.5rem}}@media (width<=768px){.hero__grid{grid-template-columns:1fr}}.hero__content{text-align:center;max-width:600px;margin-inline:auto}.hero__kicker{background:rgba(var(--green-rgb), .1);border:1px solid rgba(var(--green-rgb), .2);color:var(--green);letter-spacing:.3px;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-flex}.hero__title{color:var(--text);margin-bottom:1.25rem;font-size:clamp(2.25rem,4.5vw,3.75rem);font-weight:800;line-height:1.08}.hero__title span{color:var(--blue)}.hero__sub{color:rgba(var(--soft-rgb), .85);margin-inline:auto;max-width:500px;margin-bottom:1rem;font-size:1.125rem;line-height:1.7}.hero__note{margin-inline:auto;max-width:500px;color:rgba(var(--soft-rgb), .8);justify-content:center;align-items:flex-start;gap:.5rem;margin-bottom:2rem;font-size:.9375rem;line-height:1.55;display:flex}.hero__note i{color:var(--green);flex-shrink:0;margin-top:.2rem}.hero__actions{flex-wrap:wrap;justify-content:center;gap:.875rem;margin-bottom:2.5rem;display:flex}.hero__visual{justify-content:center;display:flex;position:relative}.hero__image-stack{width:100%;max-width:480px;position:relative}.hero__image-stack:before{content:"";border:1px solid rgba(var(--blue-rgb), .25);pointer-events:none;border-radius:16px;position:absolute;inset:-.75rem .75rem .75rem -.75rem}.hero__image-stack img{border-radius:16px;box-shadow:0 20px 60px #0006}.hero__image-main{aspect-ratio:4/3;object-fit:cover;border:1px solid var(--border);width:100%}.hero__image-float{aspect-ratio:1;object-fit:cover;border:3px solid var(--bg);width:12.5rem;position:absolute;bottom:-1.875rem;left:-1.875rem}.hero__stats{background:rgba(var(--card-rgb), .9);backdrop-filter:blur(16px);border:1px solid var(--border);text-align:left;border-radius:16px;min-width:9.75rem;padding:1rem 1.125rem;position:absolute;top:-1.25rem;right:-1.25rem}.hero__stats-number{color:var(--green);font-size:1rem;font-weight:800;line-height:1}.hero__stats-text{color:rgba(var(--soft-rgb), .82);white-space:nowrap;margin-top:.375rem;font-size:.6875rem}@media (width<=1024px){.hero__image-float{width:9rem;bottom:-.75rem;left:-.75rem}.hero__stats{padding:.875rem;top:-.75rem;right:-.75rem}.hero__stats-number{font-size:.9375rem}}@media (width<=768px){.hero{min-height:auto;padding:7rem 0 3.25rem}.hero__title{font-size:2rem}.hero__visual{max-width:22rem;margin:0 auto}.hero__image-float{width:8.75rem;bottom:-1.25rem;left:-.95rem}.hero__stats{padding:.875rem;top:-.625rem;right:-.625rem}.hero__stats-number{font-size:.9375rem}}.home-trust{z-index:2;border-block:1px solid var(--border);background:var(--card);position:relative}.home-trust__inner{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid}.home-trust__inner span{border-right:1px solid var(--border);min-height:3.5rem;color:rgba(var(--soft-rgb), .9);text-align:center;justify-content:center;align-items:center;gap:.625rem;padding:.75rem 1rem;font-size:.8125rem;font-weight:600;display:flex}.home-trust__inner span:last-child{border-right:0}.home-trust__inner span i{color:var(--green)}@media (width<=900px){.home-trust__inner{grid-template-columns:repeat(2,minmax(0,1fr))}.home-trust span{border-bottom:1px solid var(--border)}.home-trust span:nth-child(2n){border-right:0}.home-trust span:nth-last-child(-n+2){border-bottom:0}}.home-areas{text-align:center}.home-areas__list{margin-top:clamp(1.75rem,3vw,2.5rem);justify-content:center;max-width:56rem;margin-inline:auto}.home-proof__grid{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(3rem,5vw,4.5rem);display:grid}@media (width<=1024px){.home-proof__grid{gap:2.5rem}}@media (width<=768px){.home-proof__grid{grid-template-columns:1fr}}.home-proof__media{border:1px solid var(--border);background:var(--card);border-radius:16px;overflow:hidden}.home-proof__media img{aspect-ratio:4/3;object-fit:cover;object-position:center 35%;width:100%}.home-proof__media figcaption{color:var(--soft);padding:1rem 1.25rem;font-size:.8125rem;line-height:1.6}.home-proof__content{text-align:center;gap:clamp(1.75rem,3vw,2.5rem);display:grid}.home-proof__content .section__title{margin-bottom:0}.home-proof__summary{color:rgba(var(--soft-rgb), .82);max-width:60ch;margin-inline:auto;font-size:1.0625rem;line-height:1.75}.home-proof__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;display:flex}.home-proof__details{border-top:1px solid var(--border);color:var(--soft);gap:.875rem;padding-top:clamp(1.75rem,3vw,2.5rem);font-size:.875rem;line-height:1.6;display:grid}.home-proof__licence{font-size:.8125rem}.home-proof__licence i{color:var(--green);margin-right:.375rem}.home-proof__licence span{white-space:nowrap}@media (width<=768px){.home-proof__grid{gap:clamp(1.75rem,3vw,2.5rem)}.home-proof__actions{flex-direction:column;align-items:stretch;gap:.875rem}.home-proof__actions .btn{justify-content:center}}.services__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}@media (width<=1024px){.services__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.services__grid{grid-template-columns:repeat(1,1fr)}}.services__grid{margin-top:1.5rem}.services__grid--home{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (width<=768px){.services__grid--home{grid-template-columns:repeat(1,1fr)}}@media (width<=640px){.services__grid--home{scroll-snap-type:x mandatory;scrollbar-width:thin;gap:1rem;margin-inline:-.25rem;padding:.25rem .25rem 1rem;display:flex;overflow-x:auto}.services__grid--home .service-card{scroll-snap-align:start;flex:0 0 min(84vw,21rem)}}.service-card{flex-direction:column;padding:1.5rem;display:flex;position:relative;overflow:hidden}.service-card:before{content:"";background:var(--blue);transform-origin:bottom;width:.1875rem;transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute;inset:0 auto 0 0;transform:scaleY(0)}.service-card--link{text-decoration:none}.service-card--link:hover:before,.service-card--link:focus-visible:before{transform:scaleY(1)}.service-card--link:hover .service-card__link,.service-card--link:focus-visible .service-card__link{color:var(--green)}.service-card--link:hover .service-card__link i,.service-card--link:focus-visible .service-card__link i{transform:translate(.25rem)}.service-card--link:focus-visible{outline:2px solid rgba(var(--blue-rgb), .75);outline-offset:.25rem}.service-card__icon{background:rgba(var(--blue-rgb), .1);border:1px solid rgba(var(--blue-rgb), .15);width:3.5rem;height:3.5rem;color:var(--blue);border-radius:10px;justify-content:center;align-items:center;margin-bottom:1.25rem;font-size:1.5rem;display:flex}.service-card__title{color:var(--text);margin-bottom:.625rem;font-size:1.2rem;font-weight:700}.service-card__desc{color:rgba(var(--soft-rgb), .75);flex:1;font-size:.95rem;line-height:1.65}.service-card__link{color:var(--blue);align-items:center;gap:.5rem;margin-top:1.25rem;font-size:.8125rem;font-weight:600;display:inline-flex}.service-card__link i{transition:transform .3s cubic-bezier(.4,0,.2,1)}
