@keyframes kenBurns{0%{transform:scale(1) translate(0,0)}to{transform:scale(1.16) translate(-3%,-2%)}}@keyframes ledPulse{0%,to{box-shadow:0 0 8px rgba(201,57,42,.45),0 0 16px rgba(201,57,42,.25);filter:brightness(1)}50%{box-shadow:0 0 16px rgba(201,57,42,.85),0 0 32px rgba(201,57,42,.45);filter:brightness(1.18)}}@keyframes ledPulseSoft{0%,to{box-shadow:0 0 4px rgba(201,57,42,.25),0 0 8px rgba(201,57,42,.12);filter:brightness(1)}50%{box-shadow:0 0 8px rgba(201,57,42,.45),0 0 16px rgba(201,57,42,.22);filter:brightness(1.08)}}@keyframes serviceCardIn{0%{opacity:0;translate:0 16px}to{opacity:1;translate:0 0}}@keyframes caseLightboxIn{0%{opacity:0}to{opacity:1}}@keyframes sosPulse{0%,to{transform:scale(1);opacity:.7}50%{transform:scale(1.15);opacity:1}}@keyframes sosBlink{0%,to{opacity:1}50%{opacity:.4}}@keyframes sosSpin{to{transform:rotate(360deg)}}@keyframes sosConfirmIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}@keyframes sosRing{0%{transform:scale(1);opacity:.8}to{transform:scale(2.2);opacity:0}}@font-face{font-family:"Montserrat";src:url(../fonts/montserrat-latin.woff2)format("woff2-variations"),url(../fonts/montserrat-latin.woff2)format("woff2");font-weight:100 900;font-style:normal;font-display:swap;unicode-range:U+0000-007F,U+00A0-00FF,U+0100-017F,U+0180-024F,U+1E00-1EFF,U+2000-206F,U+20A0-20CF}.icon{width:1em;height:1em;fill:currentColor;vertical-align:-.125em;flex-shrink:0}i.icon.bi{width:auto;height:auto;line-height:1}.contact-card__icon .bi::before,.product-card__icon .bi::before,.service-card__icon .bi::before,.servizio-header__icon .bi::before,.stat-item__icon .bi::before{vertical-align:middle}:root{--primary:#003640;--primary-2:#006c6b;--accent:#C9392A;--accent-dark:#a82d20;--neutral:#ededed;--white:#ffffff;--black:#0b0b0b;--text-on-dark:#ffffff;--text-on-dark-soft:rgba(255, 255, 255, 0.92);--text-on-light:#003640;--text-on-light-soft:rgba(0, 54, 64, 0.65);--header-h:100px;--header-h-mobile:76px;--container:1280px;--gutter:clamp(1rem, 3vw, 2rem);--radius:4px;--radius-lg:8px;--transition:220ms cubic-bezier(.4, 0, .2, 1);--shadow-header:0 2px 12px rgba(0, 0, 0, 0.08)}*,::after,::before{box-sizing:border-box}body,html{overflow-x:hidden}html{-webkit-text-size-adjust:100%;scroll-padding-top:calc(var(--header-h-mobile) + 1.5rem)}@media (min-width:960px){html{scroll-padding-top:calc(var(--header-h) + 1.5rem)}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}body{font-family:"Montserrat",-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif;font-size:16px;line-height:1.5;color:var(--text-on-light);background:var(--white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,svg{display:block;max-width:100%;height:auto}a,button{color:inherit}a{text-decoration:none}button{font:inherit;border:0;background:0 0;cursor:pointer}ul{list-style:none;padding:0}body,h1,h2,h3,p,ul{margin:0}:where(h1,h2,h3,h4,h5,h6){text-wrap:balance}:where(p,li,blockquote){text-wrap:pretty}.container{width:100%;max-width:var(--container);margin-inline:auto;padding-inline:var(--gutter)}body,html{-webkit-tap-highlight-color:transparent}.hide-mobile,.site-nav__list-item--cta .site-nav__cta-link::after{display:none}@media (min-width:960px){.hide-mobile{display:revert}}.hide-desktop{display:revert}@media (min-width:960px){.hide-desktop{display:none}}.skip-link{position:absolute;top:-100px;left:0;z-index:3000;padding:.75rem 1rem;background:var(--primary);color:var(--white);text-decoration:none;font-weight:600;transition:top var(--transition)}.skip-link:focus{top:0;outline:3px solid var(--accent);outline-offset:2px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;min-height:44px;font-weight:600;font-size:.9375rem;letter-spacing:.01em;border-radius:999px;transition:background var(--transition),transform var(--transition),box-shadow var(--transition);white-space:nowrap;cursor:pointer}.btn--primary{background:var(--accent);color:var(--white)}@media (hover:hover){.btn--primary:hover{background:var(--accent-dark);transform:translateY(-1px);box-shadow:0 6px 18px rgba(201,57,42,.35)}}.btn--primary:focus-visible{background:var(--accent-dark);transform:translateY(-1px);box-shadow:0 6px 18px rgba(201,57,42,.35)}.btn--primary:active{transform:scale(.98);box-shadow:0 2px 6px rgba(201,57,42,.25)}.btn--lg{padding:1rem 1.75rem;font-size:1rem}.btn--outline{background:0 0;color:var(--primary);border:1.5px solid var(--primary)}@media (hover:hover){.btn--outline:hover{background:var(--primary);color:var(--white);transform:translateY(-1px);box-shadow:0 6px 18px rgba(0,54,64,.18)}}.btn--outline:focus-visible{background:var(--primary);color:var(--white);transform:translateY(-1px);box-shadow:0 6px 18px rgba(0,54,64,.18)}.btn--outline:active{transform:scale(.98)}.btn--block{display:flex;width:100%;white-space:normal}.btn--urgent{background:var(--accent);color:var(--white);text-transform:uppercase;font-weight:700;letter-spacing:.06em;font-size:.8125rem;padding:.75rem 1.125rem}.btn--urgent svg{flex-shrink:0}@media (hover:hover){.btn--urgent:hover{background:var(--accent-dark);transform:translateY(-1px);box-shadow:0 6px 20px rgba(201,57,42,.45)}}.btn--urgent:focus-visible{background:var(--accent-dark);transform:translateY(-1px);box-shadow:0 6px 20px rgba(201,57,42,.45)}.btn--urgent:active{transform:scale(.97);box-shadow:0 2px 6px rgba(201,57,42,.3)}.site-header{position:fixed;top:0;left:0;right:0;z-index:2000;background:0 0;box-shadow:none;transition:background-color 250ms ease,box-shadow 250ms ease}.site-header.is-scrolled{background:var(--white);box-shadow:var(--shadow-header)}.site-header__inner{display:flex;align-items:center;gap:1rem;height:var(--header-h-mobile)}.site-header__brand-cluster{display:flex;align-items:center;gap:.875rem;flex:0 0 auto}@media (min-width:1100px){.site-header__brand-cluster{gap:1.125rem}}.site-header__logo{flex:0 0 auto;color:var(--white);display:flex;align-items:center;transition:color 250ms ease}.site-header.is-scrolled .site-header__logo,.site-header.is-scrolled .site-nav__list a{color:var(--primary)}.brand-cluster__divider{display:none;width:1px;height:36px;background:rgba(255,255,255,.3);transition:background-color 250ms ease;flex-shrink:0}.site-header.is-scrolled .brand-cluster__divider{background:rgba(0,54,64,.2)}@media (min-width:960px){.brand-cluster__divider{display:block}}.brand-cluster__atlas{display:none;align-items:center;flex-shrink:0}.brand-cluster__atlas img{display:block;height:29px;width:auto;filter:brightness(0) invert(1);opacity:.9;transition:filter 250ms ease,opacity 250ms ease}.site-header.is-scrolled .brand-cluster__atlas img{filter:none;opacity:1}@media (min-width:960px){.brand-cluster__atlas{display:inline-flex}}@media (min-width:1100px){.brand-cluster__atlas img{height:32px}.brand-cluster__divider{height:40px}}.site-header__logo-svg{height:52px;width:auto;display:block}.site-nav{flex:1 1 auto;display:flex;justify-content:center}.site-nav__list{display:none;align-items:center;gap:1.25rem}.site-nav__list a{color:var(--white);font-weight:500;font-size:.875rem;padding:.5rem 0;position:relative;white-space:nowrap;transition:color var(--transition)}.site-nav__list a::after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--accent);transform:scaleX(0);transform-origin:left;transition:transform var(--transition)}.site-header.is-scrolled .site-nav__list-item--cta .site-nav__cta-link,.site-nav__list-item--cta .site-nav__cta-link{display:inline-flex;align-items:center;padding:.5rem 1.25rem;background:var(--accent);color:var(--white);font-weight:700;letter-spacing:.04em;text-transform:uppercase;font-size:.8125rem;border-radius:999px;line-height:1.5;white-space:nowrap;transition:background-color var(--transition),color var(--transition)}.site-header__actions{display:flex;align-items:center;gap:.75rem;flex:0 0 auto;margin-left:auto}.site-header__cta{display:inline-flex;padding:.625rem 1.25rem;font-size:.8125rem;margin-right:1rem}@media (min-width:960px){.site-header__cta{display:none}}body.page-servizio .site-header__actions{display:flex!important}body.page-servizio .site-header__cta{display:inline-flex!important}body.page-servizio .site-header__cta--consult{text-transform:none;letter-spacing:.01em;font-weight:600;background:var(--accent);color:var(--white)}.cta-long{display:inline}.cta-short{display:none}@media (max-width:959px){.cta-long{display:none}.cta-short{display:inline}body.page-servizio .site-header__cta--sos{display:none!important}body.page-servizio .site-header__cta--consult{padding:.55rem .95rem;font-size:.75rem;margin-right:0;letter-spacing:0}}@media (min-width:960px){.site-header__inner{height:var(--header-h);display:grid;grid-template-columns:auto 1fr;align-items:center;gap:1rem}.site-header__brand-cluster{justify-self:start}.site-header__logo-svg{height:52px}.site-nav{justify-self:end}.site-nav__list{display:flex}.site-header__actions{display:none}}@media (min-width:1100px){.site-header__logo-svg{height:60px}}.hero{position:relative;z-index:100;overflow:visible;width:100%;min-height:720px;padding-top:var(--header-h-mobile);background:var(--primary);display:flex;flex-direction:column}@media (min-width:960px){.hero{padding-top:var(--header-h);min-height:clamp(688px,93vh,752px)}}.hero__carousel,.hero__slide::after{position:absolute;inset:0;pointer-events:none;z-index:1}.hero__carousel,.hero__slide{overflow:hidden}.hero__slide{position:absolute;inset:0;opacity:0;transition:opacity 500ms ease-in-out;will-change:opacity;background:linear-gradient(135deg,var(--primary) 0%,var(--primary-2) 100%)}.hero__slide::after{content:"";background:linear-gradient(135deg,rgba(0,31,37,.45)0,rgba(0,54,64,.3) 50%,rgba(0,108,107,.25) 100%);mix-blend-mode:multiply}@media (max-width:959px){.hero__slide::after{background:linear-gradient(135deg,rgba(0,31,37,.65)0,rgba(0,54,64,.5) 50%,rgba(0,108,107,.4) 100%)}}.hero__slide.is-active{opacity:1}.hero__slide img,.hero__slide picture{width:100%;height:100%;display:block}.hero__slide img{object-fit:cover;object-position:center;animation:kenBurns 18s ease-in-out infinite alternate;will-change:transform}.hero__slide:nth-child(2) img{animation-direction:alternate-reverse}.hero__slide:nth-child(3) img{animation-duration:22s;animation-delay:-8s}.hero__overlay{position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(90deg,rgba(0,22,28,.82)0,rgba(0,22,28,.55) 45%,rgba(0,22,28,.18) 75%,rgba(0,22,28,.05) 100%),linear-gradient(180deg,transparent 55%,rgba(0,0,0,.45) 100%)}.hero__inner{position:relative;z-index:3;flex:1 1 auto;display:flex;flex-direction:column;justify-content:flex-start;gap:0;padding-block:2rem 1.5rem}@media (max-width:959px){.hero__inner,.hero__text{flex:1 1 auto;display:flex}.hero__inner{flex-direction:column;min-height:0;padding-block:1.7rem 1rem}.hero__text{align-items:center;justify-content:flex-start;width:100%;margin-bottom:2rem}.hero__slide-texts{min-height:100px;width:100%}.hero__card{margin-top:2rem}.hero__dots{align-self:center;justify-self:unset}}@media (min-width:960px){.hero__inner{justify-content:center;padding-block:3.5rem 4rem}.hero__text{max-width:46%;translate:0}.hero__dots{position:absolute;left:var(--gutter);bottom:1.25rem;margin-top:0;z-index:4;justify-self:unset}}.hero__text{color:var(--text-on-dark);max-width:720px}.hero__slide-texts{display:grid;grid-template-rows:auto}@media (max-width:959px){.hero__slide-texts{min-height:100px}}@media (min-width:960px){.hero__slide-texts{min-height:220px}}.hero__slide-text{grid-area:1/1;display:flex;flex-direction:column;justify-content:center;opacity:0;visibility:hidden;transition:opacity 600ms ease-in-out,visibility 0s linear 600ms}.hero__slide-text.is-active{opacity:1;visibility:visible;transition:opacity 600ms ease-in-out,visibility 0s linear 0s}.hero__headline{font-size:clamp(1.125rem,2.6vw,2.25rem);line-height:1.2;font-weight:700;letter-spacing:-.01em;text-wrap:balance;overflow-wrap:break-word}@media (max-width:959px){.hero__headline br{display:none}}@media (min-width:960px){.hero__headline{max-width:26ch;font-weight:700}}.hero__hl{color:var(--accent);font-weight:800}.hero__sub{margin-top:.5rem;font-size:clamp(.9375rem,1.4vw,1.125rem);line-height:1.5;font-weight:400;max-width:56ch;color:rgba(255,255,255,.92);text-wrap:pretty}@media (min-width:960px){.hero__sub{margin-top:1.25rem}}.hero__card{position:relative;z-index:20;background:var(--white);color:var(--text-on-light);border-radius:12px;box-shadow:0 20px 50px rgba(0,22,28,.22),0 4px 12px rgba(0,22,28,.12);padding:3.5rem 1.5rem 1.25rem;width:100%;border-top:none;margin-top:0}@media (min-width:960px){.hero__card{position:absolute;top:5rem;right:calc(var(--gutter) + 5rem);z-index:30;width:39%;max-width:460px;min-height:clamp(540px,62vh,620px);padding:5rem 2.25rem 2.5rem;margin:0;display:flex;flex-direction:column}}.hero__card-promo{position:absolute;top:0;left:0;right:0;background:var(--accent);color:var(--white);font-size:clamp(.5625rem,1.7vw,.6875rem);font-weight:700;letter-spacing:.04em;text-transform:uppercase;text-align:center;white-space:nowrap;padding:.55rem .5rem;border-radius:12px 12px 0 0;line-height:1.3;animation:ledPulseSoft 3s ease-in-out infinite;box-shadow:0 0 4px rgba(201,57,42,.25),0 0 8px rgba(201,57,42,.12)}@media (min-width:960px){.hero__card-promo{padding:.65rem .625rem;letter-spacing:.05em}}.hero__card .btn--primary{animation:ledPulse 3s ease-in-out infinite;box-shadow:0 0 8px rgba(201,57,42,.45),0 0 16px rgba(201,57,42,.25)}@media (hover:hover){.hero__card .btn--primary:hover{animation-play-state:paused}}@media (prefers-reduced-motion:reduce){.hero__card .btn--primary,.hero__card-promo{animation:none}.hero__card-promo{box-shadow:0 0 6px rgba(201,57,42,.35)}.hero__card .btn--primary{box-shadow:0 0 12px rgba(201,57,42,.6)}}.hero__card .btn,.hero__card-tag{text-transform:uppercase;white-space:nowrap}.hero__card-tag{display:inline-block;font-size:clamp(.625rem,1.9vw,.8125rem);font-weight:800;letter-spacing:.03em;color:var(--accent);margin-bottom:.25rem}@media (min-width:960px){.hero__card-tag{margin-bottom:.375rem;letter-spacing:.05em}}.hero__card-title{font-size:clamp(1.375rem,1.9vw,1.625rem);line-height:1.2;font-weight:800;letter-spacing:-.015em;color:var(--primary);margin:0;text-wrap:balance}.hero__card-list{margin-top:1.25rem;display:flex;flex-direction:column;gap:.5rem}.hero__card-list li{position:relative;padding-left:1.875rem;font-size:1rem;line-height:1.35;color:var(--primary);font-weight:500}@media (min-width:960px){.hero__card-list{margin-top:2.25rem;gap:1.125rem}.hero__card-list li{line-height:1.45}}.hero__card-list li::before{content:"";position:absolute;left:0;top:.15em;width:1.25rem;height:1.25rem;background-color:var(--primary-2);mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><polyline points='20 6 9 17 4 12'/></svg>")center/contain no-repeat;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><polyline points='20 6 9 17 4 12'/></svg>")center/contain no-repeat}.hero__card .btn{margin-top:1.25rem;font-size:1rem;font-weight:700;letter-spacing:.04em;padding-block:.95rem}.hero__card-microcopy{margin-top:.625rem;font-size:clamp(.5625rem,1.5vw,.8125rem);line-height:1.35;color:rgba(0,54,64,.65);text-align:center;white-space:nowrap}.calc__output-value.is-empty #calcResultMax,.calc__output-value.is-empty .calc__output-sep,.hero__wave{display:none}.calc{display:flex;flex-direction:column;gap:.625rem;margin:1.5rem 0}.calc__row{display:grid;grid-template-columns:1fr 1fr;gap:.625rem}.calc__field{display:flex;flex-direction:column;gap:.25rem}.calc__label{font-size:.75rem;font-weight:600;color:var(--primary);letter-spacing:.01em}.calc__input-wrap{display:flex;align-items:center;background:var(--white);border:1.5px solid rgba(0,54,64,.18);border-radius:8px;transition:border-color var(--transition),box-shadow var(--transition)}.calc__input-wrap:focus-within{border-color:var(--primary-2);box-shadow:0 0 0 3px rgba(0,108,107,.18)}.calc__input,.calc__select{outline:0!important}.calc__input{flex:1 1 auto;min-width:0;border:0;background:0 0;font:inherit;font-size:1rem;font-weight:700;color:var(--primary);padding:.5rem .75rem;-moz-appearance:textfield}.calc__input::-webkit-inner-spin-button,.calc__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.calc__input::placeholder{color:rgba(0,54,64,.65);font-weight:500;font-size:.9375rem}.calc__unit{flex:0 0 auto;padding:0 .875rem 0 .25rem;font-size:.875rem;font-weight:600;color:rgba(0,54,64,.72)}.calc__input-wrap--select{padding-right:0}.calc__select{flex:1 1 auto;min-width:0;border:0;background:0 0;font:inherit;font-size:.875rem;font-weight:600;color:var(--primary);padding:.5rem 2rem .5rem .75rem;cursor:pointer;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8'><path d='M1 1.5L6 6.5L11 1.5' stroke='%23003640' stroke-width='1.6' fill='none' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-repeat:no-repeat;background-position:right .875rem center;background-size:12px 8px}.calc__select:invalid{color:rgba(0,54,64,.65);font-weight:500}.calc__output-sep{font-weight:600;margin:0 .05em}.calc__output{background:linear-gradient(135deg,rgba(0,108,107,.1)0,rgba(0,54,64,.13) 100%);border-radius:10px;padding:.875rem .875rem .75rem;text-align:center;margin-top:.625rem}.calc__output-label{margin:0 0 .25rem;font-size:.6875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:rgba(0,54,64,.7)}.calc__output-value{margin:0 0 .25rem;font-size:1.625rem;line-height:1.05;font-weight:800;color:var(--accent);letter-spacing:-.02em}.calc__output-num{display:inline-block;transition:opacity 120ms ease}.calc__output-currency{font-size:.55em;color:var(--primary);font-weight:700}.calc__output-note{margin:0;font-size:clamp(.6875rem,1.4vw,.75rem);line-height:1.3;color:rgba(0,54,64,.72)}@media (min-width:960px){.calc__output-value{font-size:1.875rem}}@media (max-width:959px){.calc{margin:.875rem 0}.calc,.calc__row{gap:.5rem}.calc__output{padding:.625rem .75rem .5rem;margin-top:.375rem}.calc__output-label,.calc__output-value{font-size:.625rem;margin-bottom:.125rem}.calc__output-value{font-size:1.375rem}.hero__card .btn{margin-top:.875rem;padding-block:.75rem}.hero__card-microcopy{margin-top:.5rem}.hero__card-title{font-size:1.25rem}}.hero__dots{display:flex;margin-top:1.75rem;justify-self:center}.hero__dot{width:28px;height:3px;background:rgba(255,255,255,.55);border-radius:2px;transition:background var(--transition),width var(--transition);position:relative;cursor:pointer}.hero__dot::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:44px;height:44px}.hero__dot.is-active{background:var(--accent);width:44px}.hero__dot:active{background:var(--accent);opacity:.8}:focus-visible{outline:3px solid var(--accent);outline-offset:2px;border-radius:var(--radius)}[aria-hidden=true]:focus-visible{outline:0}.contact-section{padding:4rem 0;background:linear-gradient(180deg,rgba(0,54,64,.025) 0%,var(--white) 60%,rgba(0,54,64,.015) 100%)}@media (min-width:960px){.contact-section{padding:6rem 0}}.contact-section__inner{position:relative}.contact-section .quick-strip{margin:.75rem 0 0!important;margin-block-start:.75rem!important;margin-block-end:0!important}@media (min-width:960px){.contact-section .quick-strip{margin-top:1rem!important;margin-block-start:1rem!important}}.contact-section__header{margin:0 0 1.75rem;text-align:left}@media (min-width:960px){.contact-section__header{margin-bottom:2.25rem}}.contact-section__eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin:0 0 1rem}.contact-section__title{font-size:clamp(1.75rem,4vw,2.75rem);line-height:1.1;font-weight:800;color:var(--primary);letter-spacing:-.02em;margin:0 0 1rem}.contact-section__sub{font-size:clamp(1rem,1.6vw,1.125rem);line-height:1.55;color:var(--text-on-light-soft);margin:0}.contact-section__sub strong,.group-section__sub strong,.group-timeline__event strong{color:var(--primary);font-weight:700}.contact-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width:640px){.contact-grid{grid-template-columns:1fr 1fr;gap:1.25rem}}@media (min-width:1100px){.contact-grid{grid-template-columns:repeat(4,1fr)}}.page-case body,.page-servizio{background:var(--white)}.servizio-main{padding-top:calc(var(--header-h-mobile) + 1.5rem);padding-bottom:4rem;min-height:70vh}@media (min-width:960px){.servizio-main{padding-top:calc(var(--header-h) + 2rem);padding-bottom:6rem}}.servizio-main__inner{display:flex;flex-direction:column;gap:1.5rem}.breadcrumb,.servizio-hero--placeholder::after{display:flex;align-items:center;font-size:.875rem}.breadcrumb{flex-wrap:wrap;gap:.5rem;color:var(--text-on-light-soft);margin:0 0 .5rem}.breadcrumb a,.servizio-back a,.servizio-related__list a{color:var(--text-on-light-soft);text-decoration:none;transition:color var(--transition)}.breadcrumb [aria-current=page]{color:var(--primary);font-weight:600}.servizio-header{display:flex;align-items:center;gap:1rem;margin:0}@media (min-width:640px){.servizio-header{gap:1.5rem}}.servizio-header__icon{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;font-size:28px;color:var(--white);background:var(--primary);border-radius:14px}@media (min-width:960px){.servizio-header__icon{width:72px;height:72px;font-size:36px}}.product-card__arrow svg,.servizio-header__icon svg{display:block}.servizio-header__title{font-size:clamp(1.5rem,4vw,2.5rem);font-weight:800;line-height:1.1;color:var(--primary);letter-spacing:-.02em;margin:0;text-wrap:balance}.servizio-header__lead{font-size:clamp(.9375rem,1.1vw,1.0625rem);line-height:1.6;color:var(--text-on-light);margin:0;text-wrap:pretty}.servizio-row{display:grid;grid-template-columns:1fr;gap:1.25rem;margin:1rem 0 1.5rem}@media (min-width:960px){.servizio-row{grid-template-columns:1.7fr 1fr;gap:1rem;align-items:stretch}}.servizio-hero{margin:0;border-radius:var(--radius-lg);overflow:hidden;aspect-ratio:16/9;background:linear-gradient(135deg,var(--primary) 0%,var(--primary-2) 100%);position:relative;box-shadow:0 8px 24px rgba(0,54,64,.1)}.servizio-hero img,.servizio-hero picture{display:block;width:100%;height:100%;object-fit:cover}.servizio-hero--placeholder::after{content:"Immagine in arrivo";position:absolute;inset:0;justify-content:center;color:rgba(255,255,255,.6);font-weight:600;letter-spacing:.1em;text-transform:uppercase}.servizio-back{margin:1.5rem 0 0;font-size:.9375rem}.servizio-back a,.servizio-related__list a{color:var(--primary-2);font-weight:600}.servizio-related{margin-top:3rem;padding-top:2rem;border-top:1px solid #e2e8eb}.servizio-related__title{font-size:1.125rem;font-weight:800;margin:0 0 1rem;color:var(--primary);letter-spacing:-.01em}.servizio-related__list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr;gap:.5rem}@media (min-width:720px){.servizio-related__list{grid-template-columns:repeat(3,1fr);gap:.75rem}}.servizio-related__list a{display:flex;align-items:center;gap:.625rem;padding:.875rem 1rem;background:#f5f7f8;border-radius:10px;color:var(--primary);font-size:.9375rem;transition:background var(--transition),color var(--transition)}.servizio-related__list a:focus-visible,.servizio-related__list a:hover{background:var(--primary-2);color:#fff}.servizio-related__list .icon{font-size:1.125rem}.servizio-related__text{max-width:70ch;margin:0;font-size:.9375rem;line-height:1.65;color:var(--text-on-light-soft)}.servizio-related__text a{color:var(--primary-2);font-weight:600;text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1px;text-decoration-color:rgba(0,108,107,.4);padding:.1rem 0;transition:color var(--transition),text-decoration-color var(--transition)}@media (hover:hover) and (pointer:fine){.servizio-related__text a:hover{color:var(--accent);text-decoration-color:var(--accent)}}.servizio-related__text a:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:2px}@media (max-width:540px){.servizio-related{margin-top:2.25rem;padding-top:1.5rem}.servizio-related__title{font-size:1.0625rem}.servizio-related__text{font-size:.9rem;line-height:1.7}}.section-placeholder{min-height:40vh;padding:6rem 0;background:var(--white)}.section-placeholder--first{padding-top:11rem}.section-placeholder--alt{background:var(--neutral)}.section-placeholder__title{font-size:2rem;color:var(--primary);margin:0 0 .5rem}.section-placeholder__copy{color:var(--primary);margin:0}.group-section{position:relative;background:linear-gradient(180deg,rgba(0,54,64,.025) 0%,var(--white) 60%,rgba(0,54,64,.015) 100%);padding:4rem 0;overflow:hidden}@media (min-width:960px){.group-section{padding:6rem 0}}.group-section__inner{position:relative;z-index:1}.group-section__header{margin:0 0 1.75rem;text-align:left;opacity:0;translate:0 20px;transition:opacity 700ms ease,translate 700ms cubic-bezier(.2,.8,.2,1)}.group-card.is-visible,.group-section__header.is-visible{opacity:1;translate:0 0}@media (min-width:960px){.group-section__header{margin-bottom:2.25rem}}.group-section__eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin:0 0 1rem}.group-section__title{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.1;letter-spacing:-.02em;color:var(--primary);margin:0 0 1rem}.group-section__sub{font-size:clamp(1rem,1.6vw,1.125rem);line-height:1.55;color:var(--text-on-light-soft);margin:0;text-wrap:pretty}.group-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width:720px){.group-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media (min-width:1100px){.group-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem}}.group-card{position:relative;overflow:hidden;isolation:isolate;background:linear-gradient(180deg,var(--white) 0%,rgba(0,54,64,.02) 100%) padding-box,linear-gradient(135deg,rgba(0,54,64,.18) 0%,rgba(0,108,107,.12) 50%,rgba(201,57,42,.1) 100%) border-box;border:1px solid transparent;border-radius:16px;padding:2rem 1.5rem 1.75rem;min-height:280px;display:flex;flex-direction:column;box-shadow:0 4px 16px rgba(0,54,64,.04);opacity:0;translate:0 20px;transition:opacity 700ms ease,translate 700ms cubic-bezier(.2,.8,.2,1),transform 400ms cubic-bezier(.4,0,.2,1),box-shadow 400ms ease,background 400ms ease}.group-grid .group-card:nth-child(1).is-visible{transition-delay:0ms}.group-grid .group-card:nth-child(2).is-visible{transition-delay:120ms}.group-grid .group-card:nth-child(3).is-visible{transition-delay:240ms}.group-grid .group-card:nth-child(4).is-visible{transition-delay:360ms}@media (min-width:960px){.group-card{padding:2.25rem 1.75rem 2rem}}@media (hover:hover) and (pointer:fine){.group-card:hover{transform:translateY(-6px);box-shadow:0 22px 50px rgba(0,54,64,.12),0 4px 12px rgba(201,57,42,.04);background:linear-gradient(180deg,var(--white) 0%,rgba(0,54,64,.04) 100%) padding-box,linear-gradient(135deg,rgba(0,54,64,.4) 0%,rgba(0,108,107,.28) 50%,rgba(201,57,42,.25) 100%) border-box}.group-card:hover .group-card__num{color:rgba(0,54,64,.14);transform:scale(1.08)}}@media (prefers-reduced-motion:reduce){.group-card{opacity:1;translate:0 0;transition:none}}.group-card--featured{background:linear-gradient(180deg,var(--white) 0%,rgba(201,57,42,.025) 100%) padding-box,linear-gradient(135deg,rgba(201,57,42,.3) 0%,rgba(0,54,64,.2) 100%) border-box}.group-card--featured .group-card__num{color:rgba(201,57,42,.1)}.group-card__num{position:absolute;top:-.5rem;right:.75rem;font-size:6.5rem;font-weight:900;color:rgba(0,54,64,.07);line-height:1;letter-spacing:-.05em;pointer-events:none;z-index:0;font-variant-numeric:tabular-nums;transition:color 400ms ease,transform 400ms cubic-bezier(.4,0,.2,1)}.group-card__content{position:relative;z-index:1;display:flex;flex-direction:column;height:100%}.group-card__tag{display:inline-block;font-size:.6875rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin:0 0 .875rem;align-self:flex-start}.group-card__name{font-size:1.25rem;font-weight:800;line-height:1.2;letter-spacing:-.02em;color:var(--primary);margin:0 0 .75rem}.group-card__type{font-weight:500;color:var(--text-on-light-soft);font-size:.95em;letter-spacing:-.01em}.group-card__role{font-size:.9375rem;line-height:1.55;color:var(--text-on-light-soft);margin:0 0 .75rem;flex:1 1 auto}.group-card__location{display:inline-flex;align-items:center;gap:.4rem;font-size:.875rem;font-weight:600;color:var(--primary);margin:0;padding-top:1rem;border-top:1px solid rgba(0,54,64,.08)}.group-card__pin{width:14px;height:14px;color:var(--accent);flex-shrink:0}.group-card__province{font-weight:500;color:var(--text-on-light-soft);letter-spacing:.02em}.group-section__footnote{margin:2.5rem 0 0;font-size:1rem;line-height:1.55;color:var(--text-on-light-soft);text-align:center;text-wrap:balance;max-width:65ch;margin-inline:auto}@media (min-width:720px){.group-section__footnote{margin-top:3.5rem;font-size:1.0625rem}}.group-stats{list-style:none;margin:2.5rem 0 4.5rem;padding:0;display:flex;flex-direction:column;gap:1.75rem}@media (min-width:700px){.group-stats{flex-direction:row;align-items:center;justify-content:center;gap:0;margin:2.5rem 0 5rem}}.group-stat{text-align:center;padding:0;flex:1;max-width:280px;margin:0 auto}@media (min-width:700px){.group-stat{padding:0 2rem;border-left:1px solid rgba(0,54,64,.12)}.group-stat:first-child{border-left:none}}.group-stat__num{display:block;font-size:clamp(2.75rem,6vw,4rem);font-weight:800;color:var(--primary);line-height:1;margin-bottom:.5rem;letter-spacing:-.02em}.group-stat__sup{font-size:.5em;vertical-align:super;color:var(--accent);margin-left:.05em;font-weight:800}.group-stat__label{display:block;font-size:.75rem;font-weight:600;color:var(--text-on-light-soft, rgba(0, 54, 64, 0.65));text-transform:uppercase;letter-spacing:.08em}.group-timeline-wrap{margin:0 0 5rem}.group-timeline__head{text-align:center;margin:0 0 2.5rem}.group-timeline__eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin:0 0 .5rem}.group-timeline__title{font-size:clamp(1.375rem,3vw,1.875rem);font-weight:800;color:var(--primary);margin:0;text-wrap:balance}.group-timeline{list-style:none;margin:0;padding:0;position:relative}.group-timeline::before{content:"";position:absolute;left:1rem;top:.5rem;bottom:.5rem;width:2px;background:linear-gradient(180deg,var(--accent) 0%,rgba(0,54,64,.2) 100%)}.group-timeline__item{position:relative;padding:0 0 1.75rem 2.75rem;display:flex;flex-direction:column;gap:.35rem}.group-timeline__item:last-child{padding-bottom:0}.group-timeline__year{font-size:.875rem;font-weight:800;color:var(--accent);letter-spacing:.04em}.group-timeline__dot{position:absolute;left:.6rem;top:.35rem;width:12px;height:12px;border-radius:50%;background:var(--white);border:3px solid var(--accent);z-index:1}.group-timeline__event{font-size:.9375rem;line-height:1.5;color:var(--primary);margin:0;text-wrap:pretty}.group-timeline__item--now .group-timeline__year{color:var(--accent);font-size:1rem}.group-timeline__item--now .group-timeline__dot{background:var(--accent);width:16px;height:16px;left:.45rem;box-shadow:0 0 0 4px rgba(201,57,42,.2)}@media (min-width:960px){.group-timeline{display:flex;flex-direction:row;gap:0;align-items:flex-start;padding:1rem 0 0}.group-timeline::before{top:3.6rem;bottom:auto;left:0;right:0;height:2px;width:auto;background:linear-gradient(90deg,var(--accent) 0%,rgba(0,54,64,.15) 100%)}.group-timeline__item{flex:1;padding:0 .5rem;text-align:center;align-items:center}.group-timeline__dot{position:relative;left:auto;top:auto;margin:.6rem 0}.group-timeline__item--now .group-timeline__dot{left:auto}.group-timeline__year{font-size:1.1875rem}.group-timeline__event{font-size:.875rem;line-height:1.45;max-width:22ch;margin-inline:auto}}.group-companies{margin:5rem 0 0}.group-companies__head{text-align:center;margin:0 0 2.5rem}.group-companies__title{font-size:clamp(1.375rem,3vw,1.875rem);font-weight:800;color:var(--primary);margin:.5rem 0 0;text-wrap:balance}.group-companies__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.5rem}@media (min-width:960px){.group-companies__list{gap:2rem}}.group-companies__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width:700px){.group-companies__grid{grid-template-columns:repeat(2,1fr);gap:1.1rem}}@media (min-width:1024px){.group-companies__grid{grid-template-columns:repeat(4,1fr);gap:1.25rem}}.services-section{position:relative;background:var(--white);padding:4rem 0}@media (min-width:960px){.services-section{padding:6rem 0}}.services-section__inner{position:relative}.services-section__header{text-align:left;margin:0 0 .75rem;animation:serviceCardIn 700ms cubic-bezier(.2,.8,.2,1) both;animation-delay:50ms}@media (min-width:960px){.services-section__header{margin-bottom:1rem}}.services-section__eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin:0 0 1rem}.services-section__title{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.1;letter-spacing:-.02em;color:var(--primary);margin:0 0 1rem}.services-intro,.services-section__sub{font-size:clamp(1rem,1.6vw,1.125rem);line-height:1.55;color:var(--text-on-light-soft);margin:0;max-width:none;text-wrap:pretty}.path-cards{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:1.25rem}@media (min-width:640px){.path-cards{grid-template-columns:1fr 1fr;gap:1.25rem}}.path-card{display:grid;grid-template-columns:auto 1fr;column-gap:1rem;row-gap:.2rem;align-items:start;padding:1.125rem 1.375rem;background:var(--white);border:1px solid var(--neutral);border-radius:16px;box-shadow:0 4px 16px rgba(0,54,64,.05);transition:transform 160ms ease,box-shadow 160ms ease,border-color 160ms ease}@media (hover:hover){.path-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(0,54,64,.12);border-color:rgba(0,54,64,.2)}.path-card:hover .path-card__cta{gap:.65rem;color:var(--accent-dark)}}.path-card:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.path-card__icon{grid-column:1;grid-row:1/span 3;align-self:start;width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;font-size:22px;color:var(--white);background:var(--primary);border-radius:12px}.path-card__title{grid-column:2;grid-row:1;font-size:1.1875rem;font-weight:800;line-height:1.2;color:var(--primary);margin:0}.path-card__desc{grid-column:2;grid-row:2;font-size:.9375rem;line-height:1.45;color:var(--text-on-light-soft);margin:0}.path-card__cta{grid-column:2;grid-row:3;display:inline-flex;align-items:center;gap:.4rem;font-size:.9375rem;font-weight:700;color:var(--accent);margin-top:.35rem;transition:gap 150ms ease,color 150ms ease}.path-card__cta .bi{font-size:1rem}.path-card--accent{border-color:rgba(201,57,42,.35)}.path-card--accent .path-card__icon{background:var(--accent)}.products-section__cta{margin-top:2.5rem;display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.products-section__cta-text{font-size:clamp(1.0625rem,1.6vw,1.25rem);font-weight:700;color:var(--primary);margin:0}.btn--sm{min-height:38px}.maint-process{margin-top:2.5rem}.maint-timeline{list-style:none;margin:2.5rem 0 0;padding:0;display:grid;grid-template-columns:1fr;gap:1.75rem}.maint-tstep{position:relative;padding:0 0 0 4rem;min-height:2.75rem}.maint-tstep::before{content:"";position:absolute;left:1.3125rem;top:2.75rem;bottom:-1.75rem;width:2px;background:linear-gradient(var(--accent) 0%,rgba(201,57,42,.25) 100%)}.maint-tstep:last-child::before{display:none}.maint-tnode{position:absolute;left:0;top:0;width:2.75rem;height:2.75rem;display:inline-flex;align-items:center;justify-content:center;font-size:.9375rem;font-weight:800;color:var(--white);background:var(--accent);border-radius:50%;box-shadow:0 4px 12px rgba(201,57,42,.28)}.maint-tstep__title{font-size:1.0625rem;font-weight:800;line-height:1.25;color:var(--primary);margin:.35rem 0}.maint-tstep__desc{font-size:.9375rem;line-height:1.5;color:var(--text-on-light-soft);margin:0}@media (min-width:860px){.maint-timeline{grid-template-columns:repeat(4,1fr);gap:1.5rem}.maint-tstep{padding:4rem 0 0}.maint-tnode{left:0;top:0}.maint-tstep::before{left:2.75rem;right:-1.5rem;top:1.3125rem;bottom:auto;width:auto;height:2px}.maint-tstep__desc{max-width:none}}.maint-coverage-block{display:flex;flex-direction:column;align-items:center;gap:1.25rem;text-align:center;background:linear-gradient(135deg,rgba(0,54,64,.04)0,rgba(0,108,107,.07) 100%);border:1px solid rgba(0,54,64,.08);border-radius:18px;padding:2.5rem 1.5rem}@media (min-width:720px){.maint-coverage-block{padding:3rem 2rem}}.maint-coverage__icon{width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;font-size:26px;color:var(--accent);background:var(--white);border-radius:14px;box-shadow:0 2px 10px rgba(0,54,64,.08)}.maint-coverage{font-size:clamp(1.0625rem,1.6vw,1.25rem);line-height:1.5;color:var(--text-on-light);margin:0;max-width:56ch;text-wrap:pretty}.maint-coverage strong{color:var(--primary)}.stats-section.maint-logistics{padding:4rem 0}@media (min-width:960px){.stats-section.maint-logistics{padding:5.5rem 0}}.maint-logistics__eyebrow{font-size:.8125rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin:0 0 .75rem}.maint-logistics__title{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;line-height:1.15;letter-spacing:-.02em;color:var(--white);margin:0 0 .75rem;max-width:none}.maint-logistics__lead{font-size:clamp(1rem,1.4vw,1.0625rem);line-height:1.55;color:rgba(255,255,255,.82);margin:0;max-width:none}.maint-logistics__grid{margin-top:2.5rem;display:grid;grid-template-columns:1fr;gap:1rem;list-style:none;padding:0}@media (min-width:560px){.maint-logistics__grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media (min-width:960px){.maint-logistics__grid{grid-template-columns:repeat(4,1fr)}}.lcard{display:flex;flex-direction:column;gap:.5rem;padding:1.5rem 1.375rem;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);border-radius:16px}.lcard__icon{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;font-size:22px;color:var(--white);background:var(--accent);border-radius:11px;margin-bottom:.25rem}.lcard__value{display:flex;align-items:baseline;gap:.05rem;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:800;line-height:1;letter-spacing:-.02em;color:var(--white);margin:0}.lcard__unit{font-size:1.125rem;font-weight:700;color:rgba(255,255,255,.85)}.lcard__label{font-size:.9375rem;line-height:1.4;color:rgba(255,255,255,.78);margin:0;white-space:nowrap}.maint-outro{padding:3rem 0 4rem}@media (min-width:960px){.maint-outro{padding:4rem 0 6rem}}.maint-outro .product-catalog__cta{margin-top:2.5rem}.services-grid{display:grid;grid-template-columns:1fr;gap:.75rem;list-style:none;margin:0;padding:0}@media (min-width:560px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:960px){.services-grid{grid-template-columns:repeat(4,1fr);gap:1rem}}.service-card{background:var(--white);border:1px solid var(--neutral);border-radius:14px;padding:1rem 1.125rem;text-align:left;box-shadow:0 4px 14px rgba(0,54,64,.04);display:grid;grid-template-columns:auto 1fr;column-gap:1rem;row-gap:.25rem;container-type:inline-size;animation:serviceCardIn 700ms cubic-bezier(.2,.8,.2,1) both;transition:transform 350ms cubic-bezier(.4,0,.2,1),box-shadow 350ms ease,border-color 250ms ease}@container (min-width: 360px){.service-card__body{max-width:42ch}}.service-card__icon{grid-row:1/span 2;align-self:center}.service-card__title{grid-column:2;grid-row:1;align-self:end}.service-card__body{grid-column:2;grid-row:2;align-self:start}.services-grid .service-card:nth-child(1){animation-delay:100ms}.services-grid .service-card:nth-child(2){animation-delay:200ms}.services-grid .service-card:nth-child(3){animation-delay:300ms}.services-grid .service-card:nth-child(4){animation-delay:400ms}@media (prefers-reduced-motion:reduce){.service-card{animation:none}}.products-section{position:relative;background:linear-gradient(180deg,rgba(0,54,64,.025) 0%,var(--white) 60%,rgba(0,54,64,.015) 100%);z-index:1;padding:4rem 0}@media (min-width:960px){.products-section{padding:6rem 0}}.products-section__inner{position:relative}.products-section__header{text-align:left;margin:0 0 1.75rem}@media (min-width:960px){.products-section__header{margin-bottom:2.25rem}}.products-section__eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin:0 0 1rem}.products-section__title{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.1;letter-spacing:-.02em;color:var(--primary);margin:0 0 1rem}.products-section__sub{font-size:clamp(1rem,1.6vw,1.125rem);line-height:1.55;color:var(--text-on-light-soft);margin:0}.products-grid{display:grid;grid-template-columns:1fr;gap:.5rem;list-style:none;margin:0;padding:0}@media (min-width:560px){.products-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}}@media (min-width:960px){.products-grid{grid-template-columns:repeat(5,1fr);gap:.875rem}}.product-card{display:flex;align-items:center;gap:.75rem;padding:1rem;background:var(--white);border:1px solid var(--neutral);border-radius:14px;text-decoration:none;color:var(--primary);box-shadow:0 4px 14px rgba(0,54,64,.04);will-change:transform;transition:background-color 130ms ease-out,border-color 130ms ease-out,transform 150ms ease-out,box-shadow 180ms ease-out}@media (hover:hover){.product-card:hover{background:var(--primary);border-color:var(--primary);transform:translateY(-2px);box-shadow:0 10px 24px rgba(0,54,64,.18)}.product-card:hover .product-card__title{color:var(--white)}.product-card:hover .product-card__icon{background:rgba(255,255,255,.12);color:var(--white)}.product-card:hover .product-card__arrow{color:var(--accent);transform:translateX(4px)}.product-card:hover .product-card__arrow svg{stroke-width:3}}.product-card:active{transform:translateY(0);box-shadow:0 4px 14px rgba(0,54,64,.04)}.product-card__icon{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;font-size:22px;line-height:1;color:var(--primary-2);background:rgba(0,108,107,.08);border-radius:10px;transition:background-color 130ms ease-out,color 130ms ease-out}.product-card__title{flex:1 1 auto;font-size:.875rem;font-weight:600;line-height:1.25;color:var(--primary);min-width:0;text-wrap:balance;transition:color 130ms ease-out}.product-card__arrow,.service-card__icon{display:inline-flex;align-items:center;justify-content:center;line-height:1}.product-card__arrow{flex:0 0 auto;width:20px;height:20px;color:var(--text-on-light-soft);transition:transform 150ms ease-out,color 130ms ease-out}@media (hover:hover) and (pointer:fine){.service-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(0,54,64,.08);border-color:rgba(0,54,64,.18)}}.service-card__icon{width:52px;height:52px;border-radius:12px;background:linear-gradient(135deg,rgba(0,54,64,.06)0,rgba(0,108,107,.12) 100%);font-size:26px;color:var(--primary);flex-shrink:0;transition:background var(--transition),transform var(--transition)}@media (hover:hover) and (pointer:fine){.service-card:hover .service-card__icon{background:linear-gradient(135deg,rgba(0,54,64,.1)0,rgba(0,108,107,.2) 100%);transform:scale(1.05)}}.service-card__title{font-size:1.0625rem;font-weight:700;line-height:1.2;color:var(--primary);margin:0;letter-spacing:-.015em}.service-card__body{font-size:.875rem;line-height:1.4;color:var(--text-on-light-soft);margin:0;max-width:32ch}@media (prefers-reduced-motion:reduce){.service-card,.services-section__header{animation:none;opacity:1;translate:0 0}}.stats-section{position:relative;background:var(--primary);color:var(--white);z-index:1;padding:2rem 0}@media (min-width:960px){.stats-section{padding:2rem 0}}.stats-section__inner{position:relative}.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;list-style:none;margin:0;padding:0}@media (min-width:960px){.stats-grid{grid-template-columns:repeat(4,1fr);gap:1rem}}.stat-item{position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:1rem;padding:1rem .875rem;opacity:0;translate:0 16px;transition:opacity 700ms ease,translate 700ms cubic-bezier(.2,.8,.2,1)}@media (max-width:959px){.stat-item__hint,.stat-item__icon{display:none}.stat-item{flex-direction:column;justify-content:center;text-align:center;padding:.875rem .5rem}.stat-item__content{width:100%;text-align:center}.stat-item__counter{justify-content:center;font-size:.9em}.stat-item__num{font-size:1.5rem}.stat-item__suffix{font-size:1rem}.stat-item__label{max-width:none;margin-inline:auto;font-size:.8125rem}.stat-item:nth-child(2)::before,.stat-item:nth-child(4)::before{content:"";position:absolute;left:calc(-.375rem - .5px);top:6%;bottom:6%;width:1px;background:rgba(255,255,255,.2)}.stat-item:nth-child(3)::after,.stat-item:nth-child(4)::after{content:"";position:absolute;top:calc(-.375rem - .5px);left:6%;right:6%;height:1px;background:rgba(255,255,255,.2)}}@media (min-width:960px){.stat-item{padding:0 1.125rem}.stat-item+.stat-item::before{content:"";position:absolute;left:calc(-.5rem - .5px);top:12%;bottom:12%;width:1px;background:rgba(255,255,255,.18)}}.stat-item.is-visible{opacity:1;translate:0 0}.stats-grid .stat-item.is-visible{transition-delay:0ms}@media (min-width:960px){.stat-item{gap:1.125rem}}.stat-item__icon{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;font-size:44px;line-height:1;color:var(--white)}@media (min-width:960px){.stat-item__icon{width:48px;height:48px;font-size:40px}}.stat-item__content{flex:1 1 auto;min-width:0}.stat-item__counter{display:inline-flex;align-items:baseline;font-weight:700;letter-spacing:-.02em;line-height:1;color:var(--white);margin:0 0 .125rem}.stat-item__num{font-size:clamp(1.75rem,2.6vw,2.25rem);font-variant-numeric:tabular-nums;position:relative;display:inline-block}.stat-item__num::before{content:attr(data-counter-target);visibility:hidden}.stat-item__num-text{position:absolute;top:0;left:0}.stat-item__suffix{font-size:clamp(1.125rem,1.6vw,1.375rem);color:var(--white);margin-left:.15em;font-weight:600;letter-spacing:-.01em}.stat-item__label{font-size:.9375rem;font-weight:600;color:var(--white);margin:0;line-height:1.2;max-width:22ch}.stat-item__hint{font-size:.875rem;line-height:1.2;color:rgba(255,255,255,.7);margin:.125rem 0 0;max-width:26ch;text-wrap:pretty}@media (prefers-reduced-motion:reduce){.stat-item{opacity:1;translate:0 0;transition:none}}@media print{.hero__carousel,.hero__dots,.hero__overlay,.site-header,.skip-link{display:none!important}.hero{min-height:auto;padding-top:0;background:0 0;color:var(--primary)}.hero__inner{padding-block:1rem}.hero__headline,.hero__sub,.hero__text{color:var(--primary)!important}.hero__card{position:static;box-shadow:none;border:1px solid var(--neutral);margin:1rem 0}}@media (prefers-reduced-motion:reduce){*,::after,::before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}html{scroll-behavior:auto}}.brand-cluster__atlas,.breadcrumb a,.btn,.btn--primary,.btn--urgent,.contact-card,.group-card,.hero__dot,.product-card,.service-card,.servizio-back a,.servizio-cta,.site-header__cta,.site-header__phone,.site-nav__cta-link,.site-nav__list a,a,button{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;touch-action:manipulation}@media (hover:none){.breadcrumb a:active,.btn--primary:active,.btn--urgent:active,.btn:active,.contact-card:active,.group-card:active,.product-card:active,.service-card:active,.servizio-back a:active,.servizio-cta:active,.site-header__cta:active,.site-header__phone:active,.site-nav__cta-link:active,.site-nav__list a:active{opacity:.85;transform:scale(.985);transition:opacity 80ms ease-out,transform 80ms ease-out}}@media (hover:hover) and (pointer:fine){.brand-cluster__atlas:hover img{opacity:1}.site-nav__list a:hover{color:rgba(255,255,255,.7)}.site-header.is-scrolled .site-nav__list a:hover{color:var(--primary-2)}.site-nav__list a:hover::after{transform:scaleX(1)}.site-header.is-scrolled .site-nav__list-item--cta .site-nav__cta-link:hover,.site-nav__list-item--cta .site-nav__cta-link:hover{background:var(--accent-dark);color:var(--white)}.hero__dot:hover{background:rgba(255,255,255,.6)}.hero__dot.is-active:hover{background:var(--accent)}.breadcrumb a:hover,.servizio-back a:hover{color:var(--accent)}}@media (hover:none){.hero__card .btn--primary,.hero__card-promo,.hero__slide img{animation:none!important}.case-card,.cases-section__header,.contact-card,.contact-section__header,.group-card,.group-section__header,.product-card,.products-section__header,.reveal-on-scroll,.service-card,.stat-item{transition:opacity 800ms cubic-bezier(.22,.61,.36,1),translate 800ms cubic-bezier(.22,.61,.36,1)!important}}.cases-section{position:relative;background:var(--primary);padding:4rem 0;overflow:hidden;color:var(--white)}@media (min-width:960px){.cases-section{padding:6rem 0}}.cases-section__inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:0}.cases-section__header{text-align:left;margin:0 0 1.75rem}@media (min-width:960px){.cases-section__header{margin-bottom:2.25rem}}.cases-section__eyebrow{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin:0 0 1rem}.cases-section__title{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;color:var(--white);line-height:1.1;letter-spacing:-.02em;margin:0 0 1rem}.case-card__kpis li strong,.cases-section__title strong{color:var(--accent);font-weight:800}.cases-section__sub{font-size:clamp(1rem,1.6vw,1.125rem);line-height:1.55;color:rgba(255,255,255,.78);margin:0;text-wrap:pretty}.case-section--dark .case-block__body strong,.cases-section__sub strong{color:var(--white);font-weight:700}.cases-grid-wrap{display:flex;align-items:center;gap:.75rem}@media (min-width:1024px){.cases-grid-wrap{gap:1rem}}.cases-grid{list-style:none;margin:0;flex:1;min-width:0;display:flex;flex-wrap:nowrap;align-items:stretch;gap:1rem;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;padding:.5rem 0 1.25rem}.cases-grid::-webkit-scrollbar{display:none}@media (min-width:700px){.cases-grid{gap:1.25rem}}@media (min-width:1024px){.cases-grid{gap:1.5rem}}.case-card{margin:0;padding:0;scroll-snap-align:start;flex:0 0 100%}@media (min-width:700px){.case-card{flex:0 0 calc((100% - 1.25rem)/2)}}@media (min-width:1024px){.case-card{flex:0 0 calc((100% - 3rem)/3)}}.case-card[hidden]{display:none}.case-card .case-card__link{min-height:380px}@media (min-width:700px){.case-card .case-card__link{min-height:440px}}@media (min-width:1024px){.case-card .case-card__link{min-height:460px}}.cases-scroll-btn{display:none;flex:0 0 auto;width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.2);background:var(--white);color:var(--primary);cursor:pointer;box-shadow:0 4px 16px rgba(0,0,0,.2);transition:opacity 200ms ease,transform 200ms ease,background 200ms ease,color 200ms ease;align-items:center;justify-content:center;padding:0}@media (min-width:700px){.cases-scroll-btn{display:flex}}@media (min-width:1024px){.cases-scroll-btn{width:48px;height:48px}}.case-gallery__btn svg,.cases-scroll-btn svg{width:18px;height:18px;display:block}.cases-scroll-btn:focus-visible{outline:2px solid var(--accent);outline-offset:3px}@media (hover:hover) and (pointer:fine){.cases-scroll-btn:hover:not(:disabled){background:var(--accent);color:var(--white);border-color:var(--accent);transform:scale(1.08)}}.cases-scroll-btn:disabled{opacity:.35;pointer-events:none;cursor:default;background:0 0;color:rgba(255,255,255,.85);border-color:rgba(255,255,255,.3);box-shadow:none}.case-card__link{display:flex;flex-direction:column;height:100%;background:var(--primary);border-radius:14px;overflow:hidden;text-decoration:none;color:inherit;box-shadow:0 1px 3px rgba(0,54,64,.06),0 8px 24px rgba(0,54,64,.04);transition:transform var(--transition),box-shadow var(--transition);will-change:transform}@media (hover:hover) and (pointer:fine){.case-card__link:hover{transform:translateY(-4px);box-shadow:0 4px 12px rgba(0,54,64,.1),0 18px 36px rgba(0,54,64,.12)}.case-card__link:hover .case-card__media img{transform:scale(1.14)}.case-card__link:hover .case-card__cta{color:var(--accent)}}.case-card__link:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.case-card__media{position:relative;margin:0;aspect-ratio:16/9;overflow:hidden;border-top-left-radius:14px;border-top-right-radius:14px;isolation:isolate}.case-card__media::after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,54,64,.78)0,rgba(0,108,107,.62) 55%,rgba(0,54,64,.78) 100%);z-index:1;pointer-events:none}.case-card__badge,.case-card__icon{z-index:2}.case-card__media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;transform:scale(1.08);transition:transform 600ms cubic-bezier(.2,.8,.2,1);backface-visibility:hidden;will-change:transform;filter:brightness(.55) blur(2px)}.case-card__media img[data-placeholder]{object-fit:cover}.case-card__badge,.cases-empty a{color:var(--white);font-weight:700}.case-card__badge,.case-card__icon{position:absolute;top:.75rem;border-radius:999px}.case-card__badge{right:.75rem;display:inline-block;font-size:.75rem;letter-spacing:.02em;padding:.4rem .7rem;background:var(--accent);box-shadow:0 4px 12px rgba(201,57,42,.35)}.case-card__icon{left:.75rem;width:2.25rem;height:2.25rem;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,.18);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.35);color:var(--white);font-size:1.05rem;line-height:1;box-shadow:0 2px 8px rgba(0,54,64,.25)}.case-card__body{display:flex;flex-direction:column;gap:.75rem;padding:1.25rem 1.25rem 1.5rem;background:var(--white);flex:1}@media (min-width:1024px){.case-card__body{padding:1.5rem 1.5rem 1.75rem}}.case-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;margin:0;font-size:.8125rem;font-weight:600;color:var(--text-on-light-soft, rgba(0, 54, 64, 0.65));text-transform:uppercase;letter-spacing:.05em}.case-card__sector,.case-section--dark .case-result-list li strong{color:var(--accent)}.case-card__dot{opacity:.5}.case-card__title{font-size:1.1875rem;font-weight:700;line-height:1.3;color:var(--primary);margin:0;text-wrap:balance;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:calc(1.1875rem*1.3*2)}.case-card__kpis{display:flex;flex-wrap:wrap;gap:.4rem;list-style:none;margin:.25rem 0 0;padding:0}.case-card__kpis li{font-size:.75rem;font-weight:600;color:var(--primary);background:rgba(0,108,107,.08);border-radius:6px;padding:.35rem .55rem;line-height:1.1}.case-card__cta{margin:auto 0 0;padding-top:.5rem;font-size:.875rem;font-weight:700;color:var(--primary);letter-spacing:.01em;transition:color var(--transition)}.cases-empty{text-align:center;font-size:1rem;color:rgba(255,255,255,.75);padding:2rem 1rem;margin:0;background:rgba(255,255,255,.04);border-radius:12px;border:1px dashed rgba(255,255,255,.2)}.cases-empty a{text-decoration:none;border-bottom:1px solid var(--accent)}.cases-cta{text-align:center;padding:2.5rem 1.5rem;margin-top:1rem;background:var(--white);border-radius:16px;color:var(--primary);box-shadow:0 12px 40px rgba(0,0,0,.25)}@media (min-width:960px){.cases-cta{padding:3.5rem 2rem}}.cases-cta__title{font-size:clamp(1.25rem,3vw,1.75rem);font-weight:800;margin:0 0 .5rem;color:var(--primary)}.cases-cta__sub{font-size:clamp(.9375rem,2vw,1.0625rem);margin:0 0 1.5rem;color:rgba(0,54,64,.7)}.cases-cta .btn--primary{background:var(--accent);border-color:var(--accent);color:var(--white)}.cases-cta .btn--primary:hover{background:var(--accent-dark);border-color:var(--accent-dark)}.case-main{background:var(--white);padding-top:var(--header-h, 100px)}@media (max-width:960px){.case-main{padding-top:var(--header-h-mobile, 76px)}}.case-section{padding:2.5rem 0;background:var(--white)}@media (min-width:960px){.case-section{padding:4.5rem 0}}.case-section--dark,.sos-form__select option{background:var(--primary);color:var(--white)}.case-section .case-ba,.case-section .case-block,.case-section .case-final-cta,.case-section .case-testimonial{margin-top:0;margin-bottom:0}.case-section--dark .case-block__title,.case-section--dark h3{color:var(--white)}.case-section--dark .case-block__body{color:rgba(255,255,255,.85)}.case-section--dark .case-tech li{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.18);color:rgba(255,255,255,.95)}.case-section--dark .case-result-list li{background:rgba(255,255,255,.06);color:rgba(255,255,255,.92)}.case-section--dark .case-testimonial{background:rgba(255,255,255,.05);box-shadow:none;border-left-color:var(--accent)}.case-section--dark .case-testimonial::before{color:var(--accent);opacity:.4}.case-section--dark .case-testimonial__author,.case-section--dark .case-testimonial__quote{color:var(--white)}.case-section--dark .case-testimonial__role{color:rgba(255,255,255,.65)}.case-section--dark .case-final-cta{background:0 0;box-shadow:none;padding:0;border-radius:0;margin:0}.case-section--dark .case-final-cta__title{color:var(--white)}.case-section--dark .case-final-cta__sub{color:rgba(255,255,255,.78)}.case-related{max-width:720px;text-align:center}.case-related__title{color:rgba(255,255,255,.9)}.case-related__list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr;gap:.5rem}@media (min-width:720px){.case-related__list{grid-template-columns:repeat(3,1fr);gap:.75rem}}.case-related__list a{display:block;padding:.75rem 1rem;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.18);border-radius:10px;color:rgba(255,255,255,.92);text-decoration:none;font-weight:600;font-size:.9375rem;transition:background var(--transition),border-color var(--transition)}.case-related__list a:focus-visible,.case-related__list a:hover{background:rgba(255,255,255,.16);border-color:rgba(255,255,255,.36)}.case-section--dark .case-back{text-align:center;margin-top:2.5rem}.case-section--dark .case-back a{color:rgba(255,255,255,.7);display:inline-block;padding:.25rem .1rem;text-decoration:underline;text-underline-offset:2px;text-decoration-color:rgba(255,255,255,.35);transition:color var(--transition),text-decoration-color var(--transition)}@media (hover:hover) and (pointer:fine){.case-section--dark .case-back a:hover{color:var(--white);text-decoration-color:var(--white)}}@media (max-width:540px){.case-section--dark .case-back{line-height:2;font-size:.875rem}}.case-hero{display:grid;grid-template-columns:1fr;gap:1.75rem;margin:1.5rem 0 3rem}@media (min-width:960px){.case-hero{grid-template-columns:1.2fr 1fr;gap:3rem;align-items:center}}.case-hero__media{position:relative;margin:0;max-width:100%;border-radius:16px;overflow:hidden;aspect-ratio:16/9;background:var(--primary);box-shadow:0 12px 40px rgba(0,54,64,.15)}.case-report-cta .btn{max-width:100%;white-space:normal;text-align:center}@media (max-width:559px){.case-report-cta .btn{font-size:.875rem;padding:.55rem .9rem}.case-report-cta__icon{width:38px!important;height:38px!important}.case-report-cta__label{font-size:.9rem!important}}.case-hero__media>img{width:100%;height:100%;object-fit:cover;display:block}.case-gallery__track{list-style:none;margin:0;padding:0;width:100%;height:100%;display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none}.case-gallery__track::-webkit-scrollbar{display:none}.case-gallery__slide{flex:0 0 100%;height:100%;scroll-snap-align:start;position:relative}.case-gallery__slide img{width:100%;height:100%;object-fit:cover;display:block;-webkit-user-drag:none;user-drag:none}.case-gallery__btn{display:none;position:absolute;top:50%;z-index:3;width:40px;height:40px;border-radius:50%;border:0;background:rgba(255,255,255,.95);color:var(--primary);cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.25);transform:translateY(-50%);align-items:center;justify-content:center;padding:0;transition:opacity 200ms,background 200ms,transform 200ms,color 200ms}@media (min-width:700px){.case-gallery__btn{display:flex}}@media (min-width:1024px){.case-gallery__btn{width:44px;height:44px}}.case-gallery__btn--prev{left:.75rem}.case-gallery__btn--next{right:.75rem}.case-gallery__btn:disabled{opacity:.35;pointer-events:none;cursor:default}.case-gallery__btn:focus-visible{outline:2px solid var(--accent);outline-offset:3px}@media (hover:hover) and (pointer:fine){.case-gallery__btn:hover:not(:disabled){background:var(--accent);color:var(--white);transform:translateY(-50%) scale(1.08)}}.case-gallery__btn--expand,.case-gallery__counter{position:absolute;bottom:.75rem;background:rgba(0,0,0,.55);color:var(--white);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.case-gallery__counter{right:.75rem;z-index:3;font-size:.75rem;font-weight:700;letter-spacing:.05em;padding:.4rem .75rem;border-radius:999px;pointer-events:none}.case-gallery__counter[hidden]{display:none}.case-gallery__btn--expand{left:.75rem;top:auto;transform:none;width:36px;height:36px;display:flex;box-shadow:none}.case-gallery__btn--expand svg{width:16px;height:16px}@media (hover:hover) and (pointer:fine){.case-gallery__btn--expand:hover{background:var(--accent);color:var(--white);transform:scale(1.08)}}.case-lightbox,.case-lightbox__close{display:flex;align-items:center;justify-content:center}.case-lightbox{position:fixed;inset:0;z-index:9999;background:rgba(0,0,0,.92);padding:clamp(1rem,4vw,3rem);animation:caseLightboxIn 200ms ease-out}.case-lightbox__close{position:absolute;top:1rem;right:1rem;z-index:10;width:44px;height:44px;border-radius:50%;border:0;background:rgba(255,255,255,.12);color:var(--white);font-size:1.5rem;line-height:1;cursor:pointer;padding:0;transition:background 200ms ease,transform 200ms ease}@media (hover:hover) and (pointer:fine){.case-lightbox__close:hover{background:var(--accent);transform:scale(1.08)}}.case-lightbox__close:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.case-lightbox__close svg{width:20px;height:20px}.case-gallery--lightbox{width:100%;max-width:1400px;max-height:calc(100vh - 6rem);aspect-ratio:16/9;border-radius:8px;background:#000;box-shadow:0 30px 80px rgba(0,0,0,.5)}.case-gallery--lightbox .case-gallery__btn{width:48px;height:48px}.case-gallery--lightbox .case-gallery__btn--expand{display:none}.case-gallery--lightbox .case-gallery__counter{font-size:.875rem;padding:.5rem .9rem}body.lightbox-open{overflow:hidden}.case-hero__content{display:flex;flex-direction:column;gap:1.25rem}.case-hero__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;margin:0;font-size:.8125rem;font-weight:600;color:var(--text-on-light-soft, rgba(0, 54, 64, 0.65));text-transform:uppercase;letter-spacing:.06em}.case-hero__meta .case-card__sector{color:var(--accent)}.case-hero__title{font-size:clamp(1.75rem,4.5vw,2.5rem);font-weight:800;line-height:1.15;color:var(--primary);margin:0;text-wrap:balance}.case-hero__title strong,.case-result-list li strong{color:var(--accent);font-weight:800}.case-hero__lead{font-size:clamp(1rem,2.2vw,1.125rem);line-height:1.55;color:var(--primary);margin:0;text-wrap:pretty}.case-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(.35rem,1vw,.75rem);list-style:none;margin:.5rem 0 0;padding:clamp(.75rem,1.5vw,1.25rem) clamp(.5rem,1.2vw,1rem);background:rgba(0,54,64,.04);border-radius:12px}@media (max-width:559px){.case-kpis{grid-template-columns:repeat(2,1fr);gap:0;padding:.25rem 0;background:0 0;border-radius:0}.case-kpis li{padding:1rem .5rem}.case-kpis li:nth-child(2),.case-kpis li:nth-child(4){border-left:1px solid rgba(0,54,64,.15)}.case-kpis li:nth-child(3),.case-kpis li:nth-child(4){border-top:1px solid rgba(0,54,64,.15)}}.case-kpis li{text-align:center;display:flex;flex-direction:column;gap:.15rem;min-width:0}.case-kpis__num{display:block;font-size:clamp(1.1rem,2.6vw,1.55rem);font-weight:800;color:var(--accent);line-height:1.1;white-space:nowrap;overflow-wrap:normal}.case-kpis__label{display:block;font-size:clamp(.6rem,1.4vw,.6875rem);font-weight:600;color:var(--primary);text-transform:uppercase;letter-spacing:.03em;line-height:1.15}.case-block{margin:2.5rem 0}@media (min-width:960px){.case-block{margin:3.5rem 0}}.case-block__head{display:flex;align-items:center;gap:.75rem;margin:0 0 1rem}.case-block__num{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;background:var(--accent);color:var(--white);font-size:.875rem;font-weight:800;flex-shrink:0}.case-block__title{font-size:clamp(1.25rem,3vw,1.625rem);font-weight:800;color:var(--primary);margin:0;text-wrap:balance}.case-block__body{font-size:1rem;line-height:1.65;color:var(--primary);margin:0;text-wrap:pretty}.case-block__body+.case-block__body{margin-top:1rem}.case-block__body strong{color:var(--primary);font-weight:700}.case-result-list{list-style:none;padding:0;margin:1.25rem 0 0;display:grid;grid-template-columns:1fr;gap:.6rem}@media (min-width:700px){.case-result-list{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.case-result-list{grid-template-columns:repeat(3,1fr)}}.case-result-list li{display:block;font-size:.9375rem;line-height:1.45;color:var(--primary);padding:.75rem .9rem;background:rgba(0,108,107,.07);border-left:3px solid var(--accent);border-radius:0 6px 6px 0}.case-tech{display:flex;flex-wrap:wrap;gap:.5rem;margin:1rem 0 0;padding:0;list-style:none}.case-tech li{font-size:.8125rem;font-weight:600;color:var(--primary);background:var(--white);border:1px solid rgba(0,54,64,.12);border-radius:999px;padding:.45rem .85rem;line-height:1}.case-tech li::before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--accent);margin-right:.45rem;vertical-align:middle}.case-ba{margin:2.5rem auto 3rem;max-width:1200px}.ba-slider{position:relative;width:100%;aspect-ratio:16/9;border-radius:12px;overflow:hidden;user-select:none;touch-action:pan-y;cursor:ew-resize;background:var(--primary);box-shadow:0 8px 28px rgba(0,54,64,.15)}.ba-slider__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;pointer-events:none;-webkit-user-drag:none;user-drag:none}.ba-slider__img--after{clip-path:inset(0 0 0 var(--pos, 50%))}.ba-slider__handle{position:absolute;top:0;bottom:0;left:var(--pos, 50%);width:3px;background:var(--white);transform:translateX(-50%);pointer-events:none;box-shadow:0 0 12px rgba(0,0,0,.4)}.ba-slider__handle span{position:absolute;top:50%;left:50%;width:40px;height:40px;border-radius:50%;background:var(--white);transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(0,0,0,.25)}.ba-slider__handle span::after,.ba-slider__handle span::before{content:"";position:absolute;top:50%;width:0;height:0;border-style:solid;transform:translateY(-50%)}.ba-slider__handle span::before{left:10px;border-width:6px 8px 6px 0;border-color:transparent var(--primary) transparent transparent}.ba-slider__handle span::after{right:10px;border-width:6px 0 6px 8px;border-color:transparent transparent transparent var(--primary)}.ba-slider__label{position:absolute;top:.75rem;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.3rem .6rem;border-radius:4px;color:var(--white);background:rgba(0,0,0,.55);pointer-events:none}.ba-slider__label--before{left:.75rem}.ba-slider__label--after{right:.75rem}.case-testimonial{position:relative;margin:2.5rem 0;padding:2rem 1.5rem 1.75rem;background:var(--white);border-left:4px solid var(--accent);border-radius:0 12px 12px 0;box-shadow:0 4px 16px rgba(0,54,64,.06)}.case-testimonial::before{content:"“";position:absolute;top:-.25rem;left:1rem;font-family:Georgia,serif;font-size:4rem;line-height:1;color:var(--accent);opacity:.25}.case-testimonial__quote{font-size:clamp(1rem,2.4vw,1.1875rem);line-height:1.55;color:var(--primary);font-weight:500;font-style:italic;margin:0 0 1rem;padding-left:1.5rem}.case-testimonial__author{font-size:.875rem;font-weight:700;color:var(--primary);padding-left:1.5rem;margin:0}.case-testimonial__role{font-weight:500;color:var(--text-on-light-soft, rgba(0, 54, 64, 0.65))}.case-final-cta{margin:3rem 0 0;padding:2.5rem 1.5rem;background:linear-gradient(135deg,var(--primary) 0%,var(--primary-2) 100%);border-radius:16px;color:var(--white);text-align:center}@media (min-width:700px){.case-final-cta{padding:3rem 2rem}}.case-final-cta__title{font-size:clamp(1.25rem,3vw,1.75rem);font-weight:800;color:var(--white);margin:0 0 .5rem}.case-final-cta__sub{font-size:clamp(.9375rem,2vw,1.0625rem);color:rgba(255,255,255,.85);margin:0 0 1.5rem;max-width:540px;margin-left:auto;margin-right:auto}.case-final-cta .btn--primary{background:var(--accent);border-color:var(--accent)}.case-final-cta .btn--primary:hover{background:var(--accent-dark);border-color:var(--accent-dark)}.case-related{margin:3rem 0 0}.case-related__title{font-size:1.125rem;font-weight:700;color:var(--primary);margin:0 0 1.25rem;text-transform:uppercase;letter-spacing:.06em}.case-related__grid{display:grid;grid-template-columns:1fr;gap:1.25rem;list-style:none;padding:0;margin:0}@media (min-width:700px){.case-related__grid{grid-template-columns:repeat(2,1fr)}}.case-related__grid .case-card__link{box-shadow:0 1px 3px rgba(0,54,64,.05)}.case-back{margin:2rem 0 0}.case-back a{color:var(--primary-2);font-weight:600}@media (hover:hover) and (pointer:fine){.case-back a:hover{color:var(--accent)}}.site-footer{background:linear-gradient(180deg,#002830 0,#001a20 100%);color:rgba(255,255,255,.85);font-size:.9375rem;line-height:1.55}.site-footer__inner{display:grid;grid-template-columns:1fr;gap:1.75rem;padding:clamp(1.75rem,3.5vw,2.75rem) var(--gutter)}@media (min-width:640px){.site-footer__inner{grid-template-columns:repeat(2,1fr);gap:1.75rem 2rem}}@media (min-width:1024px){.site-footer__inner{grid-template-columns:1.4fr .9fr .9fr 1.5fr;gap:2.5rem}}.site-footer__col-title{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:var(--white);margin:0 0 1.25rem;padding-bottom:.6rem;border-bottom:1px solid rgba(255,255,255,.1)}.site-footer__col--brand{max-width:30rem}.site-footer__logo{display:inline-block;width:200px;max-width:100%;margin:0 0 1.25rem}.site-footer__logo svg{width:100%;height:auto;display:block}.site-footer__claim{font-size:.9375rem;line-height:1.6;color:rgba(255,255,255,.75);margin:0 0 1.5rem;max-width:36ch}.site-footer__claim strong{color:var(--white);font-weight:700}.site-footer__contact-list,.site-footer__links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.25rem}@media (min-width:1024px){.site-footer__contact-list li{font-size:.875rem;white-space:nowrap}}.case-back a,.site-footer__contact-list a,.site-footer__links a{text-decoration:none;transition:color var(--transition)}.site-footer__links a{color:rgba(255,255,255,.72);font-size:.875rem;line-height:1.35;display:inline-block;padding:.2rem 0}@media (hover:hover) and (pointer:fine){.site-footer__links a:hover{color:var(--white)}}.site-footer__link--sos{color:var(--accent)!important;font-weight:700;display:inline-flex!important;align-items:center;gap:.4rem;margin-top:.4rem}@media (hover:hover) and (pointer:fine){.site-footer__link--sos:hover{color:#ff6a5d!important}}.site-footer__contact-list li{display:flex;align-items:flex-start;gap:.7rem;color:rgba(255,255,255,.78)}.sede-card__addr i,.site-footer__contact-list i{color:var(--accent);font-size:1rem;margin-top:.18rem;flex-shrink:0}.site-footer__contact-list a{color:var(--white);font-weight:600}@media (hover:hover) and (pointer:fine){.site-footer__contact-list a:hover{color:var(--accent)}}.site-footer__contact-list strong{color:var(--accent);font-weight:700}.site-footer__bottom{background:rgba(0,0,0,.25);border-top:1px solid rgba(255,255,255,.08);font-size:.8125rem;color:rgba(255,255,255,.55)}.site-footer__bottom-inner{display:grid;grid-template-columns:1fr;gap:.9rem;padding:1rem var(--gutter);align-items:center}@media (min-width:960px){.site-footer__bottom-inner{grid-template-columns:2fr auto auto auto;gap:2rem}}.site-footer__legal{margin:0;line-height:1.55}.site-footer__legal strong{color:rgba(255,255,255,.8);font-weight:700}.site-footer__legal-links{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:0 1.25rem}.site-footer__legal-links a{color:rgba(255,255,255,.65);text-decoration:none;transition:color var(--transition)}@media (hover:hover) and (pointer:fine){.site-footer__legal-links a:hover{color:var(--white)}}.site-footer__social{list-style:none;margin:0;padding:0;display:flex;gap:.5rem}.site-footer__social a{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:999px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);color:rgba(255,255,255,.75);font-size:1rem;text-decoration:none;transition:background var(--transition),color var(--transition),border-color var(--transition),transform var(--transition)}@media (hover:hover) and (pointer:fine){.site-footer__social a:hover{background:var(--accent);border-color:var(--accent);color:var(--white);transform:translateY(-2px)}}.site-footer__copy{margin:0;text-align:right}@media (max-width:959px){.site-footer__copy{text-align:left}}.history-timeline,.history-timeline__item{position:relative;display:flex;flex-direction:column}.history-timeline{list-style:none;margin:0;padding:0;gap:1.25rem}.history-timeline::before{content:"";position:absolute;left:.6rem;top:.4rem;bottom:.4rem;width:2px;background:linear-gradient(180deg,rgba(201,57,42,.6),rgba(255,255,255,.15))}.history-timeline__item{padding-left:2.25rem;gap:.2rem}.history-timeline__year{font-size:.875rem;font-weight:800;color:var(--accent);letter-spacing:.05em;text-transform:uppercase}.history-timeline__dot{position:absolute;left:0;top:.5rem;width:14px;height:14px;border-radius:50%;background:var(--accent);border:3px solid #002830;box-shadow:0 0 0 2px rgba(201,57,42,.3);z-index:1}.history-timeline__item--now .history-timeline__dot{background:var(--white);box-shadow:0 0 0 2px rgba(255,255,255,.35),0 0 16px rgba(255,255,255,.4)}.history-timeline__event{margin:0;font-size:.9375rem;line-height:1.5;color:rgba(255,255,255,.82)}.history-timeline__event strong{color:var(--white);font-weight:700}@media (min-width:900px){.history-timeline{flex-direction:row;gap:0;padding:0}.history-timeline::before{top:.55rem;bottom:auto;left:0;right:0;width:100%;height:2px;background:linear-gradient(90deg,rgba(201,57,42,.3),rgba(201,57,42,.6),rgba(255,255,255,.25))}.history-timeline__item{flex:1;padding:1.5rem .75rem 0 0;text-align:left;min-width:0}.history-timeline__dot{left:0;top:.15rem}.history-timeline__year{font-size:1rem;display:block;margin-bottom:.4rem}.history-timeline__event{font-size:.875rem;line-height:1.45}}.history-timeline--light::before{background:linear-gradient(180deg,rgba(201,57,42,.7),rgba(0,54,64,.15))}.history-timeline--light .history-timeline__dot{border-color:var(--white);box-shadow:0 0 0 2px rgba(201,57,42,.25)}.history-timeline--light .history-timeline__item--now .history-timeline__dot{background:var(--primary);box-shadow:0 0 0 3px rgba(0,54,64,.18),0 0 0 6px rgba(0,54,64,.06)}.history-timeline--light .history-timeline__event{color:var(--text-on-light-soft)}.history-timeline--light .history-timeline__event strong,.leaflet-container a.leaflet-popup-close-button{color:var(--primary)}@media (min-width:900px){.history-timeline--light::before{background:linear-gradient(90deg,rgba(201,57,42,.35),rgba(201,57,42,.7),rgba(0,54,64,.18))}}.sedi-layout{display:flex;flex-direction:column;gap:1.25rem}.sedi-map-wrap{border-radius:18px;overflow:hidden;background:#e8edf0;border:1px solid rgba(0,54,64,.08);aspect-ratio:4/3;min-height:280px}.sedi-map{width:100%;height:100%}@media (min-width:900px){.sedi-layout{display:grid;grid-template-columns:minmax(0,3.4fr) minmax(0,1fr);gap:1.25rem;align-items:stretch;height:640px}.sedi-layout .sedi-map-wrap{aspect-ratio:auto;height:100%;min-height:0}.sedi-layout .sedi-map{height:100%}}.sede-marker-wrap{background:0 0;border:0}.sede-marker-wrap svg{filter:drop-shadow(0 3px 6px rgba(0,0,0,.35));transition:transform 180ms cubic-bezier(.2,.8,.2,1)}.sede-marker-wrap:hover svg{transform:translateY(-2px) scale(1.06);transform:none}.leaflet-popup-content-wrapper{border-radius:10px;font-family:Montserrat,sans-serif}.leaflet-popup-content{margin:.75rem 1rem;font-size:.8125rem;color:var(--primary);line-height:1.45}.leaflet-popup-content strong{color:var(--primary);font-weight:700}.sedi-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:.85rem;min-width:0}@media (min-width:560px){.sedi-grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (min-width:900px){.sedi-layout .sedi-grid{grid-template-columns:minmax(0,1fr);grid-template-rows:repeat(4,minmax(0,1fr));gap:.5rem;height:100%;min-height:0;margin:0}.sedi-layout .sede-card{min-height:0}}.sede-card{display:flex;flex-direction:column;gap:.75rem;padding:1.1rem 1.1rem 1rem;background:var(--white);border:1px solid rgba(0,54,64,.1);border-radius:14px;transition:border-color var(--transition),transform var(--transition),box-shadow var(--transition);min-width:0;overflow:hidden}@media (min-width:900px){.sedi-layout .sede-card{flex-direction:column;justify-content:center;padding:.8rem 1rem;gap:.3rem}.sedi-layout .sede-card__head,.sedi-layout .sede-card__head>div{display:flex;flex-direction:column;gap:.15rem;min-width:0}.sedi-layout .sede-card__tag{font-size:.5625rem;letter-spacing:.1em}.sedi-layout .sede-card__name{font-size:.875rem;line-height:1.2}.sedi-layout .sede-card__addr{font-size:.7125rem;line-height:1.3;gap:.3rem;margin:.1rem 0 0;color:var(--text-on-light-soft)}.sedi-layout .sede-card__addr i{display:none}}.sede-card__more{margin:.5rem 0 0;font-size:.8125rem}.sede-card__more a{color:var(--primary-2);text-decoration:none;font-weight:600;transition:color var(--transition)}@media (hover:hover) and (pointer:fine){.sede-card__more a:hover{color:var(--accent)}.sede-card:hover{border-color:rgba(0,54,64,.22);transform:translateY(-3px);box-shadow:0 14px 32px rgba(0,54,64,.1)}}.sede-card__head{display:flex;align-items:flex-start;gap:.85rem}.sede-card__num{flex-shrink:0;width:36px;height:36px;border-radius:50%;background:var(--accent);color:var(--white);display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:1rem;font-family:Montserrat,sans-serif;box-shadow:0 4px 10px rgba(168,45,32,.25)}.sede-card__tag{font-size:.625rem;font-weight:700;color:var(--accent);text-transform:uppercase;letter-spacing:.12em;margin:0;line-height:1.2}.sede-card__name{font-size:1rem;font-weight:800;color:var(--primary);margin:.2rem 0 0;line-height:1.2;letter-spacing:-.005em}.sede-card__type{font-weight:400;color:rgba(0,54,64,.72)}.sede-card__addr{display:flex;align-items:flex-start;gap:.55rem;margin:0;font-size:.875rem;line-height:1.5;color:var(--text-on-light-soft);flex:1}.sede-card__addr i{margin-top:.1rem}.sede-card__actions{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:auto;padding-top:.25rem}.sede-card__actions .btn--sm{flex:1;justify-content:center;min-width:0}.quick-strip{list-style:none;margin:0;padding:.5rem;display:grid;grid-template-columns:repeat(2,1fr);gap:.25rem;background:rgba(0,54,64,.03);border:1px solid rgba(0,54,64,.08);border-radius:14px}@media (min-width:720px){.quick-strip{grid-template-columns:repeat(3,1fr)}}.quick-strip__item{display:flex;align-items:center;gap:.7rem;padding:.85rem 1rem;border-radius:10px;text-decoration:none;color:var(--primary);transition:background var(--transition);min-width:0}@media (hover:hover) and (pointer:fine){a.quick-strip__item:hover{background:rgba(0,54,64,.05)}}.quick-strip__item i{font-size:1.125rem;color:var(--accent);flex-shrink:0}.quick-strip__label,.quick-strip__value{font-weight:700;display:block;line-height:1.2}.quick-strip__label{font-size:.625rem;text-transform:uppercase;letter-spacing:.12em;color:rgba(0,54,64,.72)}.quick-strip__value{font-size:.875rem;color:var(--primary);letter-spacing:-.005em}.quick-strip__item--sos{background:linear-gradient(135deg,var(--accent) 0%,var(--accent-dark) 100%);color:var(--white);box-shadow:0 4px 12px rgba(168,45,32,.25)}.quick-strip__item--sos .quick-strip__label{color:rgba(255,255,255,.85)}.quick-strip__item--sos .quick-strip__value,.quick-strip__item--sos i,.sos-confirm__checklist strong{color:var(--white)}@media (hover:hover) and (pointer:fine){a.quick-strip__item--sos:hover{background:linear-gradient(135deg,var(--accent-dark) 0%,var(--accent) 100%);box-shadow:0 8px 20px rgba(168,45,32,.4)}}.btn--sm{padding:.55rem .9rem;font-size:.8125rem;border-radius:8px;display:inline-flex;align-items:center;gap:.35rem}.btn--sm i{font-size:.95rem}.btn--ghost{background:0 0;color:var(--primary);border:1px solid rgba(0,54,64,.18);text-decoration:none;font-weight:600;transition:background var(--transition),border-color var(--transition)}@media (hover:hover) and (pointer:fine){.btn--ghost:hover{background:rgba(0,54,64,.05);border-color:rgba(0,54,64,.3)}}.page-sos{background:linear-gradient(180deg,var(--primary) 0%,#001a20 100%);min-height:100vh}.page-sos .site-header{background:var(--white);box-shadow:var(--shadow-header)}.page-sos .site-header__logo,.site-header.is-scrolled .site-nav__list .site-search-btn{color:var(--primary)}.page-sos .site-header__inner{display:flex!important;justify-content:center!important;align-items:center;grid-template-columns:none!important}.sos-main{padding-top:var(--header-h-mobile)}@media (min-width:960px){.sos-main{padding-top:var(--header-h)}}.sos-hero{position:relative;overflow:hidden;color:var(--white);padding:2.5rem 0;display:flex;flex-direction:column;justify-content:center;min-height:calc(100vh - var(--header-h-mobile))}@media (min-width:960px){.sos-hero{padding:3rem 0;min-height:calc(100vh - var(--header-h))}}.sos-hero__pulse{position:absolute;top:-120px;right:-120px;width:480px;height:480px;border-radius:50%;background:radial-gradient(circle,rgba(201,57,42,.22)0,transparent 65%);pointer-events:none;animation:sosPulse 3s ease-in-out infinite}@media (prefers-reduced-motion:reduce){.sos-hero__pulse{animation:none}}.sos-hero__inner{position:relative;z-index:1;max-width:900px;margin:0 auto}.sos-hero__head{text-align:center;margin-bottom:2rem}@media (min-width:720px){.sos-hero__head{margin-bottom:2.5rem}}.sos-hero__eyebrow{margin-left:auto;margin-right:auto;display:inline-flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin:0 0 1.25rem;padding:.4rem .85rem;background:rgba(201,57,42,.12);border:1px solid rgba(201,57,42,.35);border-radius:999px}.sos-hero__dot{width:8px;height:8px;background:var(--accent);border-radius:50%;animation:sosBlink 1.4s ease-in-out infinite;box-shadow:0 0 0 4px rgba(201,57,42,.25)}.sos-hero__title{font-size:clamp(1.75rem,4.5vw,3rem);font-weight:800;line-height:1.05;letter-spacing:-.02em;color:var(--white);margin:0 0 1rem}.sos-hero__hl{color:var(--accent)}.sos-hero__lead{font-size:clamp(1rem,1.7vw,1.125rem);line-height:1.55;color:rgba(255,255,255,.78);margin:0 0 2rem}.sos-hero__phone{display:block;text-decoration:none;color:var(--white);background:linear-gradient(135deg,var(--accent) 0%,var(--accent-dark) 100%);border-radius:18px;padding:1.5rem 1.75rem;box-shadow:0 10px 30px rgba(168,45,32,.4),0 0 0 1px rgba(255,255,255,.08) inset;transition:transform 200ms cubic-bezier(.2,.8,.2,1),box-shadow 200ms ease;max-width:30rem}@media (hover:hover) and (pointer:fine){.sos-hero__phone:hover{transform:translateY(-3px);box-shadow:0 16px 40px rgba(168,45,32,.55),0 0 0 1px rgba(255,255,255,.15) inset}}.sos-hero__phone-label{display:block;font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.78);margin-bottom:.3rem}.sos-hero__phone-number{display:flex;align-items:center;gap:.6rem;font-size:clamp(1.5rem,4vw,2.25rem);font-weight:800;letter-spacing:-.01em;line-height:1}.sos-hero__phone-number i{font-size:.85em}.sos-hero__phone-hint{display:block;margin-top:.6rem;font-size:.8125rem;color:rgba(255,255,255,.78);font-weight:500}.sos-hero__form-wrap{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:18px;padding:1.5rem;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}@media (min-width:960px){.sos-hero__form-wrap{padding:2rem}}.sos-form__hp{display:none}.sos-form__row{display:grid;grid-template-columns:1fr;gap:.85rem;margin-bottom:.85rem}@media (min-width:560px){.sos-form__row{grid-template-columns:repeat(2,1fr)}}.sos-form__field{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.85rem;position:relative;min-width:0}.sos-form__row .sos-form__field{margin-bottom:0}.sos-form__label{font-size:.75rem;font-weight:700;letter-spacing:.05em;color:rgba(255,255,255,.7)}.sos-form__input,.sos-form__select,.sos-form__textarea{appearance:none;-webkit-appearance:none;width:100%;max-width:100%;min-width:0;box-sizing:border-box;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.15);border-radius:10px;padding:.7rem .85rem;color:var(--white);font:inherit;font-size:.9375rem;transition:border-color 180ms ease,background 180ms ease,box-shadow 180ms ease}.sos-form__input::placeholder,.sos-form__textarea::placeholder{color:rgba(255,255,255,.7)}.sos-form__input:focus-visible,.sos-form__select:focus-visible,.sos-form__textarea:focus-visible{outline:0;border-color:var(--accent);background:rgba(255,255,255,.1);box-shadow:0 0 0 3px rgba(201,57,42,.2)}.sos-form__select{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'><path d='M1 1l5 5 5-5' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' opacity='0.6'/></svg>");background-repeat:no-repeat;background-position:right .85rem center;padding-right:2.25rem}.sos-form__textarea{resize:vertical;min-height:3.5rem}.sos-form__input.is-invalid,.sos-form__select.is-invalid,.sos-form__textarea.is-invalid{border-color:var(--accent);background:rgba(201,57,42,.08)}.sos-form__error{color:#ff6a5d;font-size:.75rem;margin-top:.25rem;font-weight:600}.sos-form__privacy{display:flex;gap:.6rem;align-items:flex-start;margin:1rem 0 1.25rem;font-size:.8125rem;line-height:1.4;color:rgba(255,255,255,.7)}.sos-form__privacy input[type=checkbox]{margin-top:.15rem;accent-color:var(--accent);flex-shrink:0;width:22px;height:22px}.sos-form__privacy a{color:var(--white);text-decoration:underline;font-weight:600}.sos-form__submit{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:1.0625rem;font-weight:800;letter-spacing:.01em}.sos-form__submit:disabled{opacity:.75;cursor:wait}.sos-form__submit-loading,.sos-form__submit-text{display:inline-flex;align-items:center;gap:.5rem}.sos-form__spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:var(--white);border-radius:50%;animation:sosSpin .8s linear infinite}.sos-confirm{position:fixed;inset:0;background:linear-gradient(180deg,var(--primary) 0%,#001a20 100%);display:flex;align-items:center;justify-content:center;padding:2rem var(--gutter);overflow-y:auto;animation:sosConfirmIn 400ms cubic-bezier(.2,.8,.2,1)}.sos-confirm[hidden]{display:none}.sos-confirm__inner{max-width:36rem;text-align:center;color:var(--white)}.sos-confirm__phone-icon{position:relative;width:96px;height:96px;margin:0 auto 2rem;background:linear-gradient(135deg,var(--accent) 0%,var(--accent-dark) 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 30px rgba(168,45,32,.5)}.sos-confirm__phone-icon i{font-size:2.5rem;color:var(--white)}.sos-confirm__ring{position:absolute;inset:0;border-radius:50%;border:2px solid var(--accent);opacity:0;animation:sosRing 2s ease-out infinite}.sos-confirm__ring--2{animation-delay:.6s}.sos-confirm__ring--3{animation-delay:1.2s}@media (prefers-reduced-motion:reduce){.sos-confirm__ring{animation:none;display:none}}.sos-confirm__tag{font-size:.75rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin:0 0 .75rem}.sos-confirm__title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;color:var(--white);margin:0 0 1rem;letter-spacing:-.01em}.sos-confirm__lead{font-size:1.0625rem;line-height:1.55;color:rgba(255,255,255,.85);margin:0 0 2rem}.sos-confirm__phone{display:inline-block;margin-top:.5rem;font-size:1.5rem;font-weight:800;color:var(--white);letter-spacing:.01em}.sos-confirm__checklist{list-style:none;margin:0 0 2rem;padding:0;text-align:left;display:flex;flex-direction:column;gap:.7rem}.sos-confirm__checklist li{display:flex;align-items:flex-start;gap:.7rem;color:rgba(255,255,255,.82);font-size:.9375rem;line-height:1.45}.sos-confirm__checklist i{color:#4ade80;font-size:1.125rem;flex-shrink:0;margin-top:.1rem}.sos-confirm__fallback{padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.12);font-size:.9375rem;color:rgba(255,255,255,.7);margin:0}.sos-confirm__fallback a{color:var(--accent);font-weight:700;text-decoration:none;white-space:nowrap}@media (hover:hover) and (pointer:fine){.sos-confirm__fallback a:hover{color:#ff6a5d}}.sos-trust{background:rgba(0,0,0,.25);border-top:1px solid rgba(255,255,255,.08);padding:2rem 0}.sos-trust__grid{list-style:none;margin:0;padding:0 var(--gutter);max-width:var(--container);margin-inline:auto;display:grid;grid-template-columns:1fr;gap:1rem;text-align:center}@media (min-width:720px){.sos-trust__grid{grid-template-columns:repeat(3,1fr)}}.sos-trust__item{color:rgba(255,255,255,.85);padding:.5rem}.sos-trust__item i{font-size:1.5rem;color:var(--accent);display:block;margin:0 auto .5rem}.sos-trust__value{font-size:1.5rem;font-weight:800;color:var(--white);margin:0 0 .2rem;letter-spacing:-.01em}.sos-trust__label{font-size:.875rem;color:rgba(255,255,255,.7);margin:0}.btn--xl{padding:1rem 1.5rem;font-size:1.0625rem;border-radius:12px}@media (max-width:959px){.calc__input,.calc__select,.sos-form__input,.sos-form__select,.sos-form__textarea{font-size:16px}}@media (hover:none){.hero__card .btn--primary,.hero__card-promo{animation:none!important}}@media (min-width:720px) and (max-width:959px){.site-header__inner{gap:.6rem}.site-header__logo-svg{height:38px}.site-nav{display:flex!important;flex:1 1 auto;justify-content:flex-end;min-width:0}.site-nav__list{display:flex!important;list-style:none;margin:0;padding:0;gap:.65rem;align-items:center;font-size:.78rem;flex-wrap:nowrap}.site-nav__list a{font-weight:600;color:var(--white);text-decoration:none}.site-header.is-scrolled .site-nav__list a{color:var(--primary)}.site-nav__list-item--search{display:none}.site-nav__list-item--cta .site-nav__cta-link{padding:.42rem .7rem;font-size:.72rem;background:var(--accent);color:var(--white);border-radius:999px;font-weight:700;white-space:nowrap}}.quick-strip__value{white-space:normal;overflow:visible;text-overflow:clip}.history-timeline__item--now .history-timeline__event{word-spacing:.05em}@media (min-width:900px) and (max-width:1023px){.sedi-layout{display:flex!important;flex-direction:column!important;aspect-ratio:auto!important;max-height:none!important;height:auto!important}.sedi-layout .sedi-map-wrap{aspect-ratio:16/9;height:auto!important}.sedi-layout .sedi-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:auto!important;height:auto!important;margin-top:1rem!important}.sedi-layout .sede-card{flex-direction:column!important}}@media (max-width:699px){.cases-grid-wrap{gap:0}}.sedi-map{touch-action:pan-x pan-y pinch-zoom}.leaflet-container a.leaflet-popup-close-button{padding:8px;width:32px;height:32px;font-size:20px;line-height:16px}@media (max-width:719px){.leaflet-control-zoom{display:none}}@media (hover:hover) and (pointer:fine){.sede-marker-wrap:hover svg{transform:translateY(-2px) scale(1.06)}}@media (max-width:699px),(hover:none){.cases-scroll-btn{display:none!important}}@media (max-width:359px){.hero__card{padding:3rem 1rem 1rem!important}.calc__row{gap:.5rem!important}}@media (max-width:959px){.hero{min-height:clamp(620px,100vh,720px)!important}}.site-footer__copy{white-space:normal}.hero__dots{gap:1.5rem}.stat-item__suffix{white-space:nowrap}@media (max-width:359px){.stat-item__num{font-size:1.375rem}}@media (max-width:639px){.site-footer__col--nav{display:none}.site-footer__col--brand .site-footer__claim{font-size:.875rem;line-height:1.5;margin-bottom:0}.site-footer__contact-list{gap:.5rem}.site-footer__contact-list li{font-size:.875rem}.site-footer__inner{gap:1.75rem;padding:2rem var(--gutter) 1.5rem}.site-footer__bottom-inner{gap:.75rem;padding:1rem var(--gutter);font-size:.75rem}.site-footer__legal{font-size:.7rem;line-height:1.4}.site-footer__social{gap:.4rem}.site-footer__social a{width:32px;height:32px;font-size:.875rem}.site-footer__copy{font-size:.7rem}.site-footer__logo{width:160px;margin-bottom:.75rem}}@media (max-width:899px){.sede-card{padding:1rem 1.1rem;gap:.5rem}.sede-card__head,.sede-card__head>div{display:flex;flex-direction:column;gap:.15rem}.sede-card__head>div{min-width:0}.sede-card__tag{font-size:.625rem;letter-spacing:.12em}.sede-card__name{font-size:.9375rem;line-height:1.2}.sede-card__addr{font-size:.8125rem;line-height:1.4;margin:.25rem 0 0;gap:.35rem}.sede-card__addr i{font-size:.875rem}.sedi-grid{grid-template-columns:1fr;gap:.75rem}.sedi-map-wrap{aspect-ratio:4/3;min-height:240px}.sedi-layout{gap:.75rem}}@media (min-width:560px) and (max-width:899px){.sedi-grid{grid-template-columns:repeat(2,1fr);gap:.85rem}}@media (max-width:559px){.quick-strip{grid-template-columns:1fr;gap:.35rem;padding:.4rem}.quick-strip__item{padding:.7rem .85rem;gap:.6rem}.quick-strip__value{font-size:.875rem}}@media (max-width:959px){.site-header__logo-svg{height:46px;width:auto}}.sos-confirm{padding:max(2rem,env(safe-area-inset-top)) var(--gutter) max(2rem,env(safe-area-inset-bottom))}.sos-form__privacy{padding:.5rem 0;min-height:44px}@media (max-width:720px){.sos-hero{padding-top:max(1.5rem,env(safe-area-inset-top))}.legal-h2{margin-top:1.5rem;font-size:1.0625rem}}.legal-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:1rem 0}@media (max-width:540px){.legal-table{font-size:.8125rem;min-width:480px}.ba-slider{aspect-ratio:4/3}.ba-slider__handle span{width:48px;height:48px}}@media (max-width:700px){.case-gallery__btn--expand{width:44px;height:44px}}@media (max-width:540px){.case-hero__title{text-wrap:pretty;line-height:1.2}.preventivo-step-container{min-height:auto;padding:1.25rem 1rem}.preventivo-nav__back:disabled{pointer-events:none}.prev-privacy{padding:.75rem 0;min-height:44px}}@media (max-width:559px){body.page-case .site-header__cta,body.page-servizio .site-header__cta--consult{padding:.55rem .9rem;font-size:.75rem}}.reveal--fade-up{opacity:0;translate:0 24px;transition:opacity 800ms cubic-bezier(.22,.61,.36,1),translate 800ms cubic-bezier(.22,.61,.36,1)}.reveal--fade-up.is-visible{opacity:1;translate:0 0}.site-footer .reveal--fade,.site-footer .reveal--fade-up,.site-footer .reveal-on-scroll{opacity:1!important;translate:0 0!important;transition:none!important}.reveal--fade{opacity:0;transition:opacity 900ms cubic-bezier(.22,.61,.36,1)}.reveal--fade.is-visible{opacity:1}.quick-strip li.reveal--fade-up:nth-child(1).is-visible,.sedi-grid .sede-card.reveal--fade-up:nth-child(1).is-visible{transition-delay:0ms}.sedi-grid .sede-card.reveal--fade-up:nth-child(2).is-visible{transition-delay:80ms}.sedi-grid .sede-card.reveal--fade-up:nth-child(3).is-visible{transition-delay:160ms}.sedi-grid .sede-card.reveal--fade-up:nth-child(4).is-visible{transition-delay:240ms}.quick-strip li.reveal--fade-up:nth-child(2).is-visible{transition-delay:70ms}.quick-strip li.reveal--fade-up:nth-child(3).is-visible{transition-delay:140ms}.history-timeline .history-timeline__item.reveal--fade-up:nth-child(1).is-visible{transition-delay:0ms}.history-timeline .history-timeline__item.reveal--fade-up:nth-child(2).is-visible{transition-delay:60ms}.history-timeline .history-timeline__item.reveal--fade-up:nth-child(3).is-visible{transition-delay:120ms}.history-timeline .history-timeline__item.reveal--fade-up:nth-child(4).is-visible{transition-delay:180ms}.history-timeline .history-timeline__item.reveal--fade-up:nth-child(5).is-visible{transition-delay:240ms}.history-timeline .history-timeline__item.reveal--fade-up:nth-child(6).is-visible{transition-delay:300ms}@media (prefers-reduced-motion:reduce){.reveal--fade,.reveal--fade-up,.reveal-on-scroll{opacity:1!important;translate:0 0!important;transition:none!important;transition-delay:0ms!important}}.servizio-trust{list-style:none;margin:1.5rem 0 0;padding:1.25rem 1.5rem;background:linear-gradient(135deg,rgba(0,54,64,.04)0,rgba(0,108,107,.07) 100%);border-radius:14px;display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width:720px){.servizio-trust{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.servizio-trust__item{display:flex;align-items:center;gap:.75rem}.servizio-trust__icon{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:11px;background:var(--white);color:var(--accent);font-size:1.25rem;box-shadow:0 2px 8px rgba(0,54,64,.08)}.servizio-trust__text{font-size:.9375rem;line-height:1.3;color:var(--text-on-light)}.servizio-trust__text strong{color:var(--primary);font-weight:700}.product-catalog{margin-top:1.25rem}.product-catalog__head{margin-bottom:2rem}.product-catalog__eyebrow{font-size:.8125rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin:0 0 .5rem}.product-catalog__title{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;line-height:1.15;color:var(--primary);margin:0}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),340px));justify-content:center;gap:1.25rem;margin-top:2rem}.product-catalog--family{margin:2.5rem 0;padding:clamp(2rem,4vw,3rem)0;background:rgba(0,54,64,.05)}.product-catalog--family .product-grid{margin-top:0}.families-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,300px),1fr));gap:1.5rem;margin-top:2.5rem}.family-card{position:relative;display:flex;flex-direction:column;background:var(--white);border:1px solid rgba(0,54,64,.12);border-radius:18px;overflow:hidden;text-decoration:none;box-shadow:0 4px 16px rgba(0,54,64,.05);transition:border-color 160ms ease,box-shadow 160ms ease,transform 160ms ease}@media (hover:hover) and (pointer:fine){.family-card:hover{transform:translateY(-5px);border-color:rgba(0,54,64,.22);box-shadow:0 22px 48px rgba(0,54,64,.13)}.family-card:hover .family-card__media-img{transform:scale(1.05)}.family-card:hover .family-card__cta{gap:.65rem;color:var(--accent-dark)}}.family-card:focus-visible,.search-modal a:focus-visible,.search-modal button:focus-visible,.search-modal input:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.family-card__media{position:relative;aspect-ratio:16/10;overflow:hidden;background:linear-gradient(135deg,var(--primary) 0%,#002a32 100%);display:flex;align-items:center;justify-content:center}.family-card__media-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform 400ms cubic-bezier(.22,.61,.36,1)}.family-card__num{position:absolute;top:-.5rem;right:.5rem;font-size:6rem;font-weight:800;line-height:1;letter-spacing:-.04em;color:rgba(255,255,255,.08);pointer-events:none}.family-card__media .bi{position:relative;z-index:1;font-size:2.75rem;color:rgba(255,255,255,.85)}.family-card__count{position:absolute;top:.875rem;left:.875rem;z-index:2;font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--white);background:rgba(201,57,42,.92);padding:.28rem .65rem;border-radius:999px}.family-card__body{display:flex;flex-direction:column;flex:1 1 auto;padding:1.25rem 1.375rem 1.375rem}.family-card__name{font-size:1.1875rem;font-weight:800;line-height:1.2;color:var(--primary);margin:0 0 .5rem}.family-card__desc{font-size:.875rem;line-height:1.45;color:var(--text-on-light-soft);margin:0 0 1.125rem;flex:1 1 auto}.family-card__cta{display:inline-flex;align-items:center;gap:.4rem;font-size:.875rem;font-weight:700;color:var(--accent);transition:gap 150ms ease,color 150ms ease}.family-card__cta .bi{font-size:1rem}.prod-card{display:flex;flex-direction:column;background:var(--white);border:1px solid rgba(0,54,64,.12);border-radius:14px;overflow:hidden;transition:border-color 150ms ease,box-shadow 150ms ease,transform 150ms ease}@media (hover:hover) and (pointer:fine){.prod-card:hover{border-color:rgba(0,54,64,.22);box-shadow:0 12px 28px rgba(0,54,64,.08);transform:translateY(-3px)}}.prod-card__media{aspect-ratio:4/3;background:linear-gradient(135deg,rgba(0,54,64,.06)0,rgba(0,108,107,.12) 100%);display:flex;align-items:center;justify-content:center;overflow:hidden}.prod-card__media img{width:100%;height:100%;object-fit:cover;display:block}.prod-card__media .bi{font-size:2.5rem;color:var(--primary-2);opacity:.55}.prod-card__body{display:flex;flex-direction:column;flex:1 1 auto;padding:1.125rem 1.25rem 1.25rem}.prod-card__name{font-size:1.0625rem;font-weight:700;line-height:1.2;color:var(--primary);margin:0 0 .5rem}.prod-card__desc{font-size:.875rem;line-height:1.45;color:var(--text-on-light-soft);margin:0 0 1.125rem;flex:1 1 auto}.prod-card__downloads{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.375rem;border-top:1px solid rgba(0,54,64,.08);padding-top:.875rem}.prod-card__dl{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:600;color:var(--primary);text-decoration:none;padding:.5rem .625rem;border-radius:8px;transition:background-color 130ms ease,color 130ms ease}.prod-card__dl .bi:first-child{color:var(--accent);font-size:1.0625rem;flex-shrink:0}.prod-card__dl-label{flex:1 1 auto;min-width:0}.prod-card__dl .bi-download{font-size:.9375rem;color:var(--text-on-light-soft);opacity:0;transition:opacity 130ms ease}@media (hover:hover) and (pointer:fine){.prod-card__dl:hover{background:rgba(201,57,42,.06);color:var(--accent-dark)}.prod-card__dl:hover .bi-download{opacity:1}}.prod-card__dl:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.product-catalog__cta{margin-top:3rem;padding:2rem;background:linear-gradient(135deg,var(--primary) 0%,#002a32 100%);border-radius:16px;display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.product-catalog__cta p{margin:0;color:var(--white);font-size:1.125rem;font-weight:600}@media (min-width:720px){.product-catalog__cta{flex-direction:row;justify-content:space-between;text-align:left}}.cat-rows{display:flex;flex-direction:column;gap:clamp(1.75rem,3.5vw,2.75rem);margin-top:1.25rem}.cat-row__title{font-size:clamp(1.05rem,1.6vw,1.35rem);font-weight:800;line-height:1.2;color:var(--text-on-light);margin:0 0 .9rem;display:flex;align-items:center;gap:.6rem}.cat-row__title::before{content:"";flex:none;width:.45rem;height:1.1em;background:var(--accent);border-radius:2px}.cat-row__track{display:flex;gap:1.1rem;overflow-x:auto;scroll-snap-type:x proximity;padding:.25rem .25rem 1rem;margin:0-.25rem;scrollbar-width:thin;scrollbar-color:rgba(0,54,64,.35) transparent;-webkit-overflow-scrolling:touch}.cat-row__track::-webkit-scrollbar{height:8px}.cat-row__track::-webkit-scrollbar-track{background:0 0}.cat-row__track::-webkit-scrollbar-thumb{background:rgba(0,54,64,.3);border-radius:4px}.cat-row__track .prod-card{flex:0 0 clamp(220px,60vw,270px);scroll-snap-align:start}.cat-row__track .prod-card__body{padding:.9rem 1rem 1rem}.cat-row__head .cat-row__title,.cat-row__track .prod-card__name{margin:0}.cat-row__head{display:flex;align-items:center;flex-wrap:wrap;gap:.2rem .7rem;margin:0 0 .9rem}.cat-row__desc{margin:0;font-weight:400;font-size:clamp(.8rem,1vw,.9rem);line-height:1.4;color:var(--text-on-light-soft)}.cat-rows .cat-row+.cat-row{border-top:1px solid rgba(0,54,64,.12);padding-top:clamp(1.5rem,3vw,2.25rem)}.cat-row__desc::before{content:"|";margin-right:.7rem;color:rgba(0,54,64,.3);font-weight:300}.site-search-btn{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:0;background:0 0;color:inherit;cursor:pointer;border-radius:8px;padding:0;transition:background 200ms,color var(--transition)}.site-search-btn:hover{background:rgba(255,255,255,.12)}.site-search-btn:focus-visible{outline:2px solid currentColor;outline-offset:2px}.site-search-btn svg{width:20px;height:20px;display:block}.site-nav__list .site-search-btn{color:var(--white)}.site-header.is-scrolled .site-search-btn:hover{background:rgba(0,54,64,.08)}.site-nav__list-item--search{display:flex;align-items:center;gap:.05rem;margin:0-.6rem}.site-nav__list-item--search::after,.site-nav__list-item--search::before{content:"";width:1px;height:1.4rem;background:rgba(255,255,255,.3);display:block}.site-header.is-scrolled .site-nav__list-item--search::after,.site-header.is-scrolled .site-nav__list-item--search::before{background:rgba(0,54,64,.22)}.site-header__actions .site-search-btn{display:none!important}.search-modal{position:fixed;inset:0;z-index:100000;display:flex;align-items:flex-start;justify-content:center;padding:clamp(5rem,14vh,9rem) 1rem 1rem}.search-modal[hidden]{display:none}.search-modal__backdrop{position:absolute;inset:0;background:rgba(0,54,64,.55);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.search-modal__panel{position:relative;width:100%;max-width:720px;max-height:calc(100vh - clamp(3rem,10vh,6rem));background:var(--white, #fff);border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.25);padding:1.25rem clamp(1rem,2.5vw,1.75rem) clamp(1rem,2.5vw,1.5rem);display:flex;flex-direction:column;overflow:hidden}.search-modal__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.search-modal__title{margin:0;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--text-on-light-soft, rgba(0, 54, 64, 0.65))}.search-modal__close{width:44px;height:44px;border:0;background:rgba(0,54,64,.06);color:var(--primary);border-radius:50%;cursor:pointer;font-size:1.5rem;line-height:1;display:flex;align-items:center;justify-content:center}.search-modal__close:hover{background:rgba(0,54,64,.12)}.search-modal__body{flex:1;min-height:0;overflow-y:auto}.search-modal .pagefind-ui{--pagefind-ui-primary:var(--primary);--pagefind-ui-text:var(--primary);--pagefind-ui-background:#fff;--pagefind-ui-border:rgba(0, 54, 64, 0.10);--pagefind-ui-tag:rgba(0, 54, 64, 0.06);--pagefind-ui-border-width:1px;--pagefind-ui-border-radius:10px;--pagefind-ui-image-border-radius:8px;--pagefind-ui-font:inherit}.search-modal .pagefind-ui__search-input,.search-modal .pagefind-ui__search-input:focus,.search-modal .pagefind-ui__search-input:focus-visible{outline:0!important;box-shadow:none!important;border-color:rgba(0,54,64,.12)!important}.search-modal mark{background:rgba(0,108,107,.18);color:inherit;padding:0 2px;border-radius:3px}.brand-block{margin-top:clamp(2rem,4vw,3rem)}.brand-block:first-of-type{margin-top:.5rem}.brand-block__head{display:flex;align-items:center;gap:clamp(.8rem,2vw,1.4rem);padding-bottom:clamp(1rem,1.8vw,1.4rem);margin-bottom:clamp(1.2rem,2vw,1.6rem);border-bottom:2px solid var(--primary)}.brand-block__logo{flex:0 0 auto;width:auto;height:clamp(24px,3vw,32px);object-fit:contain;display:block}.brand-block__claim{margin:0;font-size:clamp(.75rem,1vw,.9rem);font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--text-on-light-soft)}@media (max-width:600px){.brand-block__claim{display:none}}.brand-block .cat-rows>.cat-row:first-child{border-top:none;padding-top:0}@media (max-width:719px){.cat-row__desc::before{display:none}.cat-row__desc{margin-top:.15rem}}@media (max-width:959px){.prod-card__dl{min-height:44px;padding-top:.625rem;padding-bottom:.625rem}}.imp-card{-webkit-tap-highlight-color:transparent}@media (hover:none),(pointer:coarse){.imp-card:hover{transform:none;box-shadow:none;border-color:#e1e7e7}}.imp-card:active{transform:scale(.995)}@media (max-width:540px){.imp-step{padding:1.25rem 1.1rem}.imp-card{padding:1.25rem 1.15rem}.imp-trust{gap:.85rem 1.75rem}.imp-intro,.imp-trust li{font-size:.95rem}.imp-intro{margin-bottom:1.5rem}}.sos-confirm{z-index:100000}@media (max-width:720px){.breadcrumb{gap:.4rem .5rem}.breadcrumb a{display:inline-block;padding:.3rem 0;line-height:1.2}}.hero__pause{display:inline-grid;place-items:center;align-self:center;width:20px;height:20px;margin-left:.35rem;padding:0;background:0 0;color:rgba(255,255,255,.55);border:1.5px solid rgba(255,255,255,.55);border-radius:50%;cursor:pointer;transition:color var(--transition),border-color var(--transition);position:relative}.hero__pause svg{width:9px;height:9px}.hero__pause::before{content:"";position:absolute;top:50%;left:50%;width:44px;height:44px;transform:translate(-50%,-50%)}@media (hover:hover) and (pointer:fine){.hero__pause:hover{color:var(--white);border-color:var(--white)}}.hero__pause:focus-visible{outline:2px solid var(--white);outline-offset:2px}.svc-seo{padding:clamp(2rem,5vw,3.5rem)0 0}.svc-seo__title{font-size:clamp(1.35rem,2.6vw,1.9rem);font-weight:800;color:var(--primary);letter-spacing:-.02em;margin:0 0 1rem}.svc-seo h3{font-size:1.0625rem;font-weight:700;color:var(--primary);margin:1.5rem 0 .5rem}.svc-seo li,.svc-seo p{font-size:.9688rem;color:rgba(0,54,64,.8)}.svc-seo p{line-height:1.65;margin:0 0 .85rem}.svc-seo ul{margin:0 0 .85rem;padding-left:1.1rem;list-style:disc}.svc-seo li{line-height:1.6;margin-bottom:.35rem}.svc-faq{padding:clamp(2rem,5vw,3.5rem)0}.svc-faq__item{border:1px solid rgba(0,54,64,.12);border-radius:10px;margin-bottom:.65rem;background:var(--white)}.svc-faq__item[open]{border-color:rgba(0,54,64,.25)}.svc-faq__q{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem 1.1rem;font-weight:700;font-size:.9688rem;color:var(--primary);cursor:pointer;list-style:none;min-height:48px}.svc-faq__q::-webkit-details-marker{display:none}.svc-faq__q::after{content:"+";font-size:1.3rem;font-weight:600;color:var(--primary-2);flex:0 0 auto;transition:transform 200ms ease}.svc-faq__item[open] .svc-faq__q::after{transform:rotate(45deg)}.svc-faq__a{padding:0 1.1rem 1rem}.svc-faq__a p{font-size:.9375rem;line-height:1.6;color:rgba(0,54,64,.8);margin:0 0 .5rem}@media (max-width:959px){.stat-item__hint,.stat-item__icon{display:none}.stat-item__label{max-width:none;margin-inline:auto}.stat-item__content{text-align:center}.stat-item__counter{justify-content:center}}@media (min-width:720px) and (max-width:959px){.site-header__inner:has(.site-nav__list-item--cta) .site-header__actions .site-header__cta{display:none}}.hero__dots{align-items:center}.h1-fit{white-space:nowrap}.site-footer__group{margin-top:1rem}.site-footer__group-title{font-size:.625rem;text-transform:uppercase;letter-spacing:.14em;color:rgba(255,255,255,.6);font-weight:700;margin:0 0 .6rem}.site-footer__group-logos{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;list-style:none;margin:0;padding:0;max-width:340px}.site-footer__group-chip{display:flex;align-items:center;justify-content:center;height:56px;padding:.2rem;border-radius:8px;opacity:.92;transition:opacity 180ms ease,transform 180ms ease}.sede-card__name--logo img,.site-footer__group-chip img{width:auto;max-width:100%;object-fit:contain;display:block}.site-footer__group-chip img{max-height:100%;height:auto}@media (hover:hover) and (pointer:fine){.site-footer__group-chip:hover{opacity:1;transform:translateY(-2px)}}.sede-card__name--logo img{height:44px;margin:.2rem 0 .45rem}@media (min-width:900px){.sedi-layout .sede-card__name--logo img{height:36px;margin:.15rem 0 .35rem}}