/* ESSE FORNITURE — Master Produzione V1



   Blocco 01: topbar, navbar, Hero, raccordo e Chi siamo. */







@font-face{

  font-family:Inter;

  src:url("../fonts/inter-variable.ttf") format("truetype");

  font-style:normal;

  font-weight:100 900;

  font-display:swap

}

@font-face{

  font-family:"Inter Tight";

  src:url("../fonts/inter-tight-variable.ttf") format("truetype");

  font-style:normal;

  font-weight:100 900;

  font-display:swap

}

@font-face{

  font-family:"Inter Display";

  src:url("../fonts/inter-display-bold.ttf") format("truetype");

  font-style:normal;

  font-weight:700;

  font-display:swap

}

@font-face{

  font-family:"Inter Display";

  src:url("../fonts/inter-display-extrabold.ttf") format("truetype");

  font-style:normal;

  font-weight:800;

  font-display:swap

}

@font-face{

  font-family:"Inter Display";

  src:url("../fonts/inter-display-black.ttf") format("truetype");

  font-style:normal;

  font-weight:900;

  font-display:swap

}



:root{



  --navy:#081827;



  --navy-2:#0c2438;



  --blue:#075fa3;



  --blue-bright:#0676c5;



  --cyan:#20a5d6;



  --green:#78be20;



  --red:#cb1836;



  --red-dark:#a9132d;



  --ink:#152433;



  --body:#33475b;



  --pearl:#f3f7f9;



}







*{box-sizing:border-box}



html{scroll-behavior:smooth;scroll-padding-top:118px}



body{margin:0;background:#fff;color:var(--ink);font-family:Inter,"Segoe UI",Arial,sans-serif;font-optical-sizing:auto;font-synthesis:none;-webkit-font-smoothing:antialiased}



a{color:inherit;text-decoration:none}



img,svg{display:block;max-width:100%}



button{font:inherit}



.skip-link{position:fixed;left:12px;top:-100px;z-index:9999;padding:10px 14px;border-radius:7px;background:#fff;color:var(--navy);box-shadow:0 8px 24px rgba(0,0,0,.2)}



.skip-link:focus{top:12px}







/* Topbar e navigazione */



.topbar{position:relative;z-index:20;height:30px;min-height:30px;display:flex;align-items:center;background:#075fa3;color:#fff;font-size:12px;font-weight:500}



.topbar__inner{width:min(calc(100% - 260px),1180px);height:100%;margin:0 auto;display:flex;align-items:center;justify-content:flex-end;gap:24px}



.topbar__link{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}



.topbar__link:hover{text-decoration:underline}







.site-header{position:sticky;top:0;z-index:30;height:96px;min-height:88px;margin-bottom:-88px;display:flex;align-items:center;background:rgba(8,24,39,.984);color:#fff;box-shadow:0 10px 24px rgba(3,14,24,.18)}



.site-header__inner{width:min(calc(100% - 116px),1560px);min-height:100px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:36px}



.brand{display:flex;align-items:center;flex:0 0 auto;line-height:0}



.brand img{width:250px;height:auto;max-height:74px;object-fit:contain;filter:drop-shadow(0 1px 0 rgba(255,255,255,.05))}



.site-nav{margin-left:auto;display:flex;align-items:center;justify-content:flex-end;gap:34px}



.site-nav__link{position:relative;padding:16px 0;color:rgba(255,255,255,.72);font-size:16px;font-weight:650;white-space:nowrap;transition:color .2s ease,background .2s ease}



.site-nav__link::after{content:"";position:absolute;left:0;bottom:8px;width:0;height:2px;border-radius:999px;background:linear-gradient(90deg,var(--cyan),var(--green));transition:width .2s ease}



.site-nav__link:hover,.site-nav__link:focus-visible,.site-nav__link.is-active{color:#fff}



.site-nav__link:hover::after,.site-nav__link:focus-visible::after,.site-nav__link.is-active::after{width:36px}



.site-nav__strade{min-height:58px;padding:0 27px;border:1.5px solid var(--red);border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--red);color:#fff;font-size:16px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;transition:background .2s ease,border-color .2s ease}



.site-nav__strade:hover,.site-nav__strade:focus-visible{background:var(--red-dark);border-color:var(--red-dark)}



.menu-toggle{display:none;width:46px;height:46px;padding:10px;border:1px solid rgba(255,255,255,.28);border-radius:8px;background:transparent;cursor:pointer}



.menu-toggle span{display:block;width:100%;height:2px;margin:5px 0;border-radius:99px;background:#fff;transition:transform .2s ease,opacity .2s ease}







/* Hero */



.hero{position:relative;isolation:isolate;height:clamp(688px,85.24vh,776px);min-height:688px;margin:0 0 -62px;padding-top:88px;overflow:hidden;background:var(--navy);color:#fff;clip-path:polygon(0 0,100% 0,100% calc(100% - 62px),0 100%)}



.hero__photo{position:absolute;z-index:-3;inset:0 0 0 auto;width:67%;height:100%;background:url("../img/hero/hero-industria.jpg") center center/cover no-repeat;filter:grayscale(100%) contrast(1.08) brightness(.76);opacity:.97}



.hero__gradient{position:absolute;z-index:-2;inset:0;background:radial-gradient(circle at 24% 68%,rgba(0,104,179,.13),transparent 35%),linear-gradient(109deg,#081827 0%,#081827 37%,rgba(8,24,39,.97) 47%,rgba(8,24,39,.74) 61%,rgba(8,24,39,.31) 79%,rgba(8,24,39,.08) 100%)}



.hero__inner{position:relative;width:min(calc(100% - 116px),1560px);height:calc(100% - 88px);margin:0 auto;display:flex;align-items:center}



.hero__content{width:700px;padding:66px 0 105px;text-align:left}



.hero__eyebrow{margin:8px 0 30px;color:#8dccf3;font-size:14px;font-weight:800;line-height:1.45;letter-spacing:.29em;white-space:nowrap}



.hero h1{
  max-width:690px;
  margin:0;
  color:#fff;
  font-family:Inter,"Inter Display","Segoe UI",Arial,sans-serif;
  font-size:clamp(45px,4vw,57px);
  font-weight:900;
  font-optical-sizing:none;
  line-height:1.055;
  letter-spacing:.01em;
  text-wrap:balance
}



.hero__actions{margin-top:92px;display:flex;flex-direction:column;align-items:flex-start;gap:38px}



.hero__primary{min-height:58px;padding:0 38px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:var(--blue-bright);color:#fff;font-size:15px;font-weight:800;letter-spacing:.07em;box-shadow:0 14px 30px rgba(0,104,179,.22);transition:background .2s ease,transform .2s ease}



.hero__primary:hover,.hero__primary:focus-visible{background:#005fa8;transform:translateY(-1px)}



.hero__secondary{display:inline-flex;align-items:center;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.35);color:rgba(255,255,255,.75);font-size:16px;font-weight:650;transition:color .2s ease,border-color .2s ease}



.hero__secondary:hover,.hero__secondary:focus-visible{color:#fff;border-bottom-color:var(--red)}



.hero__signature{
  position:absolute;
  z-index:3;
  left:calc(max(58px, calc((100% - 1560px)/2)) + 740px);
  top:23%;
  width:2px;
  height:37%;
  background:linear-gradient(180deg,var(--cyan),var(--green))
}



.hero__signature span{position:absolute;left:50%;top:39%;width:15px;height:15px;border:2px solid var(--green);border-radius:50%;transform:translate(-50%,-50%);background:rgba(8,24,39,.72)}







/* Chi siamo e raccordo grafico */



.about{position:relative;overflow:hidden;padding:130px 0 68px;background:radial-gradient(circle at 88% 72%,rgba(0,104,179,.055),transparent 34%),linear-gradient(135deg,#eff5f8 0%,#f8fafb 52%,#edf3f6 100%);color:var(--ink)}



.about::before{content:"";position:absolute;z-index:0;inset:0 auto 0 0;width:43%;background:linear-gradient(135deg,rgba(0,90,165,.98),rgba(0,90,165,.88)),url("../img/hero/hero-industria.jpg") center/cover;clip-path:polygon(0 0,100% 0,65% 100%,0 100%)}



.about::after{content:"";position:absolute;z-index:0;inset:0;background:linear-gradient(135deg,transparent 0 27.74%,rgba(120,184,51,.82) 27.82% 28.02%,transparent 28.10%),radial-gradient(circle at 8% 20%,rgba(255,255,255,.12),transparent 18%);pointer-events:none}



.about__inner{position:relative;z-index:1;width:min(calc(100% - 48px),1160px);margin:0 auto}



.section-heading{margin-bottom:18px;text-align:center}



.section-heading__kicker{margin:0;color:var(--ink);font-size:14px;font-weight:800;line-height:1.2;letter-spacing:.27em}



.section-heading__rule{display:block;width:70px;height:2px;margin:10px auto 18px;border-radius:999px;background:linear-gradient(90deg,var(--cyan),var(--green))}



.about__layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:42px;align-items:center}



.about__location{width:250px;min-height:292px;transform:translate(5px,-17px);padding:28px 20px 24px;border:1px solid rgba(0,90,165,.15);border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;background:rgba(255,255,255,.91);box-shadow:0 14px 34px rgba(13,31,48,.13)}



.about__location img{width:94px;height:145px;object-fit:contain;margin-bottom:8px}



.about__location p{margin:0;color:#33475b;font-size:13.5px;font-weight:700;line-height:1.3;text-align:center}



.about__location p span{display:block}



.about__content{max-width:820px}



.about__panel{position:relative;padding:36px 40px 32px;border:1px solid rgba(0,90,165,.10);border-radius:17px;background:rgba(255,255,255,.965);box-shadow:0 16px 38px rgba(15,31,46,.13)}



.about__panel::before{content:"";position:absolute;left:0;right:0;top:0;height:4px;border-radius:17px 17px 0 0;background:linear-gradient(90deg,var(--blue),var(--green),rgba(120,190,32,.2))}



.about__panel h2{max-width:720px;margin:0;color:#13243a;font-family:"Inter Tight","Inter Display",Inter,Arial,sans-serif;font-size:clamp(33px,2.62vw,42px);font-weight:800;line-height:1.07;letter-spacing:-.02em}



.about__title-rule{display:block;width:46px;height:2px;margin:13px 0 21px;background:var(--green)}



.about__copy{color:#33475b;font-size:16px;line-height:normal}



.about__copy>p{margin:0}



.about__copy>p:first-child{margin-bottom:20px;font-size:18px;line-height:1.68}



.about__copy>p:nth-child(2){margin-bottom:22px;font-size:16.5px;line-height:1.63}



.about__copy strong{color:#006fbd;font-weight:800}



.about__copy b{color:#1d2b3a;font-weight:800}



.about__strade{display:grid;grid-template-columns:56px minmax(0,1fr);align-items:center;gap:17px;padding:16px 20px;border-left:4px solid var(--red);border-radius:0 12px 12px 0;background:rgba(203,24,54,.065)}



.about__strade img{width:52px;height:56px;object-fit:contain}



.about__strade p{margin:0;font-size:16px;line-height:1.45}



.about__strade a,.about__strade em{color:var(--red);font-style:normal;font-weight:800}



.about__strade b{color:#13243a}



.about__highlights{height:121.6875px;margin-top:16px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}



.about-highlight{width:198px;max-width:198px;min-height:121.6875px;height:121.6875px;padding:18px 20px;border:1px solid rgba(0,90,165,.10);border-radius:14px;display:grid;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:13px;justify-self:center;background:rgba(255,255,255,.94);box-shadow:0 10px 24px rgba(16,33,47,.08)}



.about-highlight__icon{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#eaf4fa;color:#0088c9}



.about-highlight__icon svg{width:28px;height:28px}



.about-highlight h3{margin:0;color:#13243a;font-size:15px;font-weight:800;line-height:1.35}



.next-section-placeholder{height:1px;background:#fff}







/* Navigazione compatta e menu mobile */



@media (max-width:900px){



  html{scroll-padding-top:114px}



  .menu-toggle{display:flex;flex-direction:column;justify-content:center;margin-left:auto}



  .menu-toggle span{flex:0 0 2px;margin:3px 0}



  .site-nav{position:absolute;left:14px;right:14px;top:100%;display:none;margin:0;padding:16px 22px 22px;border:1px solid rgba(255,255,255,.10);border-radius:14px;flex-direction:column;align-items:stretch;gap:0;background:rgba(8,24,39,.99);box-shadow:0 18px 30px rgba(0,0,0,.25)}



  .site-header.is-menu-open .site-nav{display:flex}



  .site-nav__link{padding:13px 2px;border-bottom:1px solid rgba(255,255,255,.08);border-radius:8px;font-size:14.5px}



  .site-nav__link::after{display:none}



  .site-nav__link:hover,.site-nav__link:focus-visible{background:rgba(255,255,255,.08)}



  .site-nav__link.is-active{background:rgba(0,90,165,.05)}



  .site-nav__strade{min-height:52px;margin-top:14px;padding:0 21px;border-radius:9px;font-size:14px}



  .site-header.is-menu-open .menu-toggle span:nth-child(1){transform:translateY(7px) rotate(45deg)}



  .site-header.is-menu-open .menu-toggle span:nth-child(2){opacity:0}



  .site-header.is-menu-open .menu-toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}



}







/* Desktop compatto */



@media (min-width:901px) and (max-width:1179px){



  .site-header{height:88px;min-height:88px}



  .site-header__inner{min-height:88px}



  .topbar__inner{width:min(calc(100% - 54px),1120px)}



  .site-header__inner{width:min(calc(100% - 54px),1120px)}



  .hero__inner{width:calc(100% - 64px)}



  .brand img{width:210px;max-height:62px}



  .site-nav{gap:23px}



  .site-nav__link{font-size:14.5px}



  .site-nav__strade{min-height:52px;padding:0 21px;font-size:14px}



  .hero{height:clamp(688px,calc(688px + (100vw - 1024px)*.258),728px);min-height:0}



  .hero__content{width:640px}



  .hero h1{max-width:620px;font-size:clamp(44px,4.9vw,56px)}



  .about__copy>p:nth-child(2){font-size:15px;line-height:1.63}



  .about__highlights{height:102px}



  .about-highlight{min-height:102px;height:102px;padding:15px 14px}



}







/* Interpolazione dell'altezza Hero desktop ricavata dalla baseline. */



@media (min-width:1180px) and (max-width:1366px){.hero{height:calc(728px + (100vw - 1179px)*.137);min-height:0}}



@media (min-width:1367px) and (max-width:1440px){.hero{height:calc(753.61px + (100vw - 1366px)*.183);min-height:0}}



@media (min-width:1441px){.hero{height:clamp(767.16px,calc(767.16px + (100vw - 1440px)*.0182),775.88px);min-height:0}}







/* Tablet verticale e intermedio */



@media (min-width:701px) and (max-width:900px){



  .topbar{height:30px;min-height:30px;font-size:12px}



  .topbar__inner{width:calc(100% - 48px);justify-content:flex-end;gap:24px}



  .site-header{height:84px;min-height:84px;margin-bottom:-80px}



  .site-header__inner{width:calc(100% - 36px);min-height:84px;padding:0 28px;gap:20px}



  .brand img{width:190px;max-height:58px}



  .menu-toggle span{flex:0 0 2px;margin:3px 0}







  .hero{height:800px;min-height:800px;margin-bottom:-62px;padding-top:80px;clip-path:polygon(0 0,100% 0,100% calc(100% - 62px),0 100%)}



  .hero__photo{inset:0 0 0 auto;width:67%;height:100%;background-position:center center;filter:grayscale(100%) contrast(1.08) brightness(.75);opacity:.97}



  .hero__gradient{background:radial-gradient(circle at 24% 68%,rgba(0,104,179,.13),transparent 35%),linear-gradient(109deg,#081827 0%,#081827 37%,rgba(8,24,39,.97) 47%,rgba(8,24,39,.74) 61%,rgba(8,24,39,.31) 79%,rgba(8,24,39,.08) 100%)}



  .hero__inner{width:calc(100% - 64px);height:720px;align-items:center}



  .hero__content{width:384px;height:auto;padding:50px 0 90px;text-align:left}



  .hero__eyebrow{max-width:384px;margin:8px 0 30px;font-size:14px;line-height:1.45;letter-spacing:.29em;white-space:normal;text-align:left}



  .hero h1{max-width:384px;font-size:40px;line-height:1.075;text-align:left;text-wrap:balance}



  .hero__actions{width:384px;margin-top:58px;display:flex;flex-direction:row;align-items:center;gap:38px}



  .hero__primary{width:199px;min-height:58px;padding:0 24px;font-size:15px;line-height:1.25;text-align:center}



  .hero__secondary{width:147px;min-height:57px;padding:8px 0;align-items:center;justify-content:center;font-size:16px;line-height:1.25;text-align:center}



  .hero__signature{display:block;left:57.2%;top:28.5%;height:44.5%}







  .about{padding:130px 0 71px}



  .about::before{width:43%;clip-path:polygon(0 0,100% 0,65% 100%,0 100%);opacity:1}



  .about__inner{width:calc(100% - 48px)}



  .section-heading{margin-bottom:18px}



  .about__layout{grid-template-columns:29% minmax(0,1fr);gap:24px;align-items:center}



  .about__location{width:100%;height:clamp(300px,36.45vw,328px);min-height:clamp(300px,36.45vw,328px);padding:26px 18px;display:flex;gap:14px;transform:none}



  .about__location img{width:40%;height:auto;max-height:151px;margin:0 0 8px}



  .about__location p{font-size:17px;line-height:1.35}



  .about__content,.about__panel{width:100%;max-width:none}



  .about__panel{padding:31px 31px 28px}



  .about__panel h2{font-size:33px;line-height:1.07;text-align:left}



  .about__title-rule{margin:11px 0 20px}



  .about__copy{text-align:left}



  .about__copy>p:first-child{margin-bottom:20px;font-size:18px;line-height:1.68}



  .about__copy>p:nth-child(2){margin-bottom:22px;font-size:15px;line-height:1.63}



  .about__strade{grid-template-columns:56px minmax(0,1fr);gap:17px;padding:16px 20px;text-align:left}



  .about__strade img{width:52px;height:56px}



  .about__strade p{font-size:16px;line-height:1.45}



  .about__highlights{height:auto;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:16px}



  .about-highlight{width:100%;max-width:198px;min-height:105px;height:105px;padding:15px 14px;grid-template-columns:44px minmax(0,1fr);gap:13px;justify-items:stretch;text-align:left}



  .about-highlight__icon{width:44px;height:44px}



  .about-highlight__icon svg{width:25px;height:25px}



  .about-highlight h3{font-size:13px;line-height:1.3}



}







/* Smartphone in orizzontale */



@media (min-width:701px) and (max-width:900px) and (orientation:landscape) and (max-height:500px){



  .hero{height:672px;min-height:672px}



  .hero__inner{width:calc(100% - 64px);height:592px}



  .hero__content{width:422px;height:592px;padding:50px 0 90px}



  .hero__eyebrow{width:420px;max-width:420px}



  .hero h1{max-width:422px;font-size:38px;line-height:1.075}



  .hero__actions{width:422px;margin-top:87px;gap:38px}



  .hero__primary{width:216px}



  .hero__secondary{width:168px}







  .about{padding:130px 0 68px}



  .about__inner{width:calc(100% - 48px);padding:0 26px}



  .about__layout{grid-template-columns:213px minmax(0,1fr);gap:24px}



  .about__location{width:213px;min-height:251px;height:251px;padding:26px 18px;gap:10px}



  .about__location img{width:78px;height:116px;margin-bottom:4px}



  .about__content{width:auto;max-width:none}



  .about__panel{width:100%;padding:31px 31px 28px}



  .about__panel h2,.about__title-rule{display:none}



  .about__copy>p:first-child{font-size:18px;line-height:1.68;margin-bottom:20px}



  .about__copy>p:nth-child(2){font-size:15px;line-height:1.63;margin-bottom:22px}



  .about__highlights{grid-template-columns:repeat(3,1fr)}



  .about-highlight{max-width:none}



}







/* Smartphone verticale */



@media (max-width:700px){



  .topbar{height:32px;min-height:32px;font-size:12px}



  .topbar__inner{width:calc(100% - 28px);justify-content:center;gap:16px}



  .site-header{height:82px;min-height:82px;margin-bottom:-74px}



  .site-header__inner{width:calc(100% - 28px);min-height:82px;gap:18px}



  .brand img{width:170px;max-height:52px}







  .hero{height:854px;min-height:854px;margin-bottom:-28px;padding-top:74px;clip-path:polygon(0 0,100% 0,100% calc(100% - 28px),0 100%)}



  .hero__photo{inset:0;width:100%;height:54%;background-position:center top;filter:grayscale(100%) contrast(1.08) brightness(.73);opacity:.97}



  .hero__gradient{background:linear-gradient(to bottom,rgba(8,24,39,.12) 0%,rgba(8,24,39,.34) 32%,#081827 57%,#081827 100%)}



  .hero__inner{width:calc(100% - 48px);height:780px;align-items:stretch}



  .hero__content{width:100%;height:780px;padding:281px 0 104px;text-align:left}



  .hero__eyebrow{margin:0 0 20px;font-size:10.5px;letter-spacing:.21em;text-align:center;white-space:nowrap}



  .hero h1{max-width:100%;font-size:clamp(32px,9.1vw,41px);line-height:1.09;text-align:center;text-wrap:balance}



  .hero__actions{width:min(100%,330px);margin-top:28px;gap:14px;align-items:stretch}



  .hero__primary{width:100%;min-height:54px;padding:0 18px;font-size:13px}



  .hero__secondary{align-self:flex-start;font-size:14px}



  .hero__signature{display:none}







  .about{padding:74px 0 46px}



  .about::before{width:42%;clip-path:polygon(0 0,100% 0,82% 100%,0 100%);background:linear-gradient(rgba(0,90,165,.96),rgba(0,90,165,.82)),url("../img/hero/hero-industria.jpg") center/cover;opacity:.18}



  .about::after{background:linear-gradient(128deg,transparent 0 45.55%,rgba(120,184,51,.80) 45.65% 46.05%,transparent 46.15%),radial-gradient(circle at 8% 20%,rgba(255,255,255,.12),transparent 18%)}



  .about__inner{width:calc(100% - 30px)}



  .section-heading{margin-bottom:16px}



  .section-heading__kicker{font-size:14px;letter-spacing:.27em}



  .section-heading__rule{width:70px;margin:9px auto 16px}



  .about__layout{grid-template-columns:1fr;gap:18px}



  .about__location{width:calc(100% - 28px);min-height:124px;height:124px;transform:none;padding:16px 18px;border-radius:14px;display:grid;grid-template-columns:66px minmax(0,1fr);gap:16px;justify-self:center}



  .about__location img{width:58px;height:90px;margin:0 auto}



  .about__location p{font-size:12.5px;line-height:1.25}



  .about__content{max-width:none}



  .about__panel{padding:27px 23px 23px;border-radius:15px}



  .about__panel h2{font-size:clamp(27px,7.5vw,29.25px);line-height:1.07;text-align:center}



  .about__title-rule{width:46px;margin:11px auto 18px}



  .about__copy{font-size:16px;line-height:normal;text-align:center}



  .about__copy>p:first-child{margin-bottom:17px;font-size:16.5px;line-height:1.65}



  .about__copy>p:nth-child(2){margin-bottom:22px;font-size:14.5px;line-height:1.57}



  .about__strade{grid-template-columns:44px minmax(0,1fr);gap:12px;padding:13px 14px;text-align:left}



  .about__strade img{width:44px;height:44px}



  .about__strade p{font-size:13px;line-height:1.46}



  .about__highlights{height:auto;grid-template-columns:1fr;gap:12px;margin-top:11px}



  .about-highlight{width:100%;max-width:none;min-height:58px;height:58px;padding:9px 13px;grid-template-columns:42px minmax(0,1fr);justify-items:start;text-align:left;gap:13px;border-radius:11px}



  .about-highlight__icon{width:38px;height:38px}



  .about-highlight__icon svg{width:22px;height:22px}



  .about-highlight h3{font-size:13px;line-height:1.3}



}







@media (max-width:360px){



  .topbar__inner{font-size:10.5px;gap:12px}



  .brand img{width:164px}



  .hero__inner{width:calc(100% - 40px)}



  .hero h1{font-size:32px}



  .about__panel{padding-left:23px;padding-right:23px}



  .about__copy{font-size:15px}



}



@media (max-width:340px){.about__location{padding:16px 13px}}







@media (min-width:1600px){



  .about__highlights{height:112px}



  .about-highlight{width:235px;max-width:235px;min-height:112px;height:112px}



}







@media (prefers-reduced-motion:reduce){



  html{scroll-behavior:auto}



  *,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}



}







/* =========================================================



   BLOCCO 02 — AREE DI COMPETENZA



   Definizione unica derivata dal prototipo originale.



   ========================================================= */



.areas-section{



  position:relative;



  isolation:isolate;



  overflow:hidden;



  padding:68px 0;



  background:



    radial-gradient(circle at 24% 15%,rgba(61,143,203,.10),transparent 30%),



    linear-gradient(180deg,#eff5f8 0%,#edf3f6 100%);



}



.areas-section::before{



  content:"";



  position:absolute;



  z-index:0;



  inset:0;



  width:100%;



  height:430px;



  background:linear-gradient(112deg,rgba(47,136,202,.27) 0%,rgba(76,154,209,.16) 55%,rgba(76,154,209,0) 100%);



  clip-path:polygon(0 0,28% 0,49% 67%,49% 100%,0 100%);



  opacity:.82;



  -webkit-mask-image:linear-gradient(to bottom,#000 0%,rgba(0,0,0,.78) 44%,rgba(0,0,0,.22) 76%,transparent 100%);



  mask-image:linear-gradient(to bottom,#000 0%,rgba(0,0,0,.78) 44%,rgba(0,0,0,.22) 76%,transparent 100%);



  pointer-events:none;



}



.areas-section::after{



  content:"";



  position:absolute;



  z-index:0;



  inset:0;



  background:radial-gradient(ellipse at 66% 24%,rgba(255,255,255,.72),transparent 42%);



  pointer-events:none;



}



.areas-inner{



  position:relative;



  z-index:1;



  width:min(1420px,calc(100% - 72px));



  margin:0 auto;



}



.areas-heading{



  max-width:840px;



  margin:0 auto 38px;



  text-align:center;



}



.section-kicker{



  margin:0;



  color:#14283a;



  font-size:14px;



  font-weight:800;



  line-height:1.2;



  letter-spacing:.27em;



  text-transform:uppercase;



}



.section-rule{



  display:block;



  width:70px;



  height:2px;



  margin:10px auto 18px;



  border-radius:999px;



  background:linear-gradient(90deg,#0068b3,#78be20);



}



.areas-heading h2{



  margin:0;



  color:#172635;



  font-family:"Inter Tight","Inter Display",Inter,Arial,sans-serif;



  font-size:clamp(33px,2.62vw,42px);



  font-weight:800;



  line-height:1.07;



  letter-spacing:-.025em;



}



.areas-intro{



  max-width:840px;



  margin:16px auto 0;



  color:#526a7e;



  font-size:18px;



  line-height:1.62;



}



.areas-grid{



  display:grid;



  grid-template-columns:repeat(3,minmax(0,1fr));



  grid-auto-rows:1fr;



  gap:24px;



  align-items:stretch;



}



.area-card{



  position:relative;



  min-width:0;



  height:100%;



  overflow:hidden;



  border:1px solid rgba(0,90,165,.12);



  border-radius:14px;



  display:flex;



  flex-direction:column;



  background:#fff;



  box-shadow:0 10px 26px rgba(31,48,61,.055);



  transition:transform .26s ease,box-shadow .26s ease,border-color .26s ease;



}



.area-card:hover,.area-card:focus-visible{



  transform:translateY(-4px);



  border-color:rgba(120,184,51,.46);



  box-shadow:0 17px 34px rgba(31,48,61,.105);



  outline:none;



}



.area-card-image{



  position:relative;



  flex:0 0 auto;



  width:100%;



  height:205px;



  aspect-ratio:16/9;



  overflow:hidden;



  background:#e6ecef;



}



.area-card-image::after{



  content:"";



  position:absolute;



  inset:0;



  pointer-events:none;



  background:linear-gradient(to bottom,rgba(4,15,25,0),rgba(4,15,25,.08));



}



.area-card-image img{



  width:100%;



  height:100%;



  object-fit:cover;



  filter:contrast(1.04) saturate(1.03) brightness(1.01);



  transition:transform .35s ease,filter .35s ease;



}



.area-card:hover .area-card-image img,.area-card:focus-visible .area-card-image img{



  transform:scale(1.025);



  filter:contrast(1.06) saturate(1.05) brightness(1.015);



}



.area-logistics .area-card-image img{object-position:67% center}



.area-card-body{



  position:relative;



  flex:1 1 auto;



  padding:21px 23px 20px;



  display:flex;



  flex-direction:column;



  align-items:flex-start;



  gap:8px;



  background:#fff;



}



.area-card h3{



  margin:0 0 12px;



  color:#172635;



  font-family:"Inter Tight","Inter Display",Inter,Arial,sans-serif;



  font-size:clamp(20px,1.45vw,23px);



  font-weight:750;



  line-height:1.16;



  letter-spacing:-.015em;



}



.area-card p{



  margin:0;



  color:#526a7e;



  font-size:14.7px;



  line-height:1.56;



}



.area-card-link{



  margin:auto 0 0;



  padding:18px 0 0;



  display:inline-flex;



  align-items:center;



  gap:8px;



  color:#005aa5;



  font-size:12px;



  font-weight:800;



  line-height:1.2;



  letter-spacing:.035em;



  text-transform:uppercase;



}



.area-card-link-arrow{



  color:#6eb52d;



  font-size:17px;



  line-height:1;



  transition:transform .2s ease;



}



.area-card:hover .area-card-link-arrow,.area-card:focus-visible .area-card-link-arrow{transform:translateX(4px)}



.section-boundary{position:relative;height:34px;background:#edf3f6}



.section-boundary::before{content:"";position:absolute;left:50%;top:11px;width:74px;height:2px;transform:translateX(-50%);border-radius:999px;background:linear-gradient(90deg,rgba(0,90,165,0),#005aa5 28%,#78b833 72%,rgba(120,184,51,0))}



.section-boundary-mark{display:none}







/* Tablet verticale e desktop compatto: card complete con pannello bianco. */



@media (min-width:701px) and (max-width:1179px) and (min-height:521px){



  .areas-inner{width:min(1120px,calc(100% - 48px))}



  .areas-grid{grid-auto-rows:1fr;gap:22px}



  .area-card{height:100%;min-height:0;aspect-ratio:auto}



  .area-card-image{height:auto;min-height:0;aspect-ratio:16/9}



  .area-card-body{position:relative;flex:1 1 auto;padding:20px 21px 21px;gap:8px}



  .area-card h3{margin:0 0 11px;font-size:clamp(17px,2.15vw,20px);line-height:1.22}



  .area-card p{display:block;margin:0 0 15px;color:#526270;font-size:14px;line-height:1.52}



  .area-card-link{position:static;width:auto;height:auto;margin:auto 0 0;padding:14px 0 0;align-self:flex-start;font-size:11.5px}



  .area-card-link-text{display:inline}



  .area-card-link-arrow{display:inline;color:#6eb52d;font-size:17px}



  .area-card:last-child{grid-column:auto;width:auto;justify-self:stretch}



}



@media (min-width:701px) and (max-width:900px) and (min-height:521px){



  .areas-grid{grid-template-columns:repeat(2,minmax(0,1fr))}



  .area-card:last-child:nth-child(odd){grid-column:1/-1;width:calc((100% - 22px)/2);justify-self:center}



}



@media (min-width:901px) and (max-width:1179px) and (min-height:521px){



  .areas-grid{grid-template-columns:repeat(3,minmax(0,1fr))}



}







/* Smartphone verticale: card fotografiche full-background. */



@media (max-width:700px){



  .areas-section{padding:46px 0}



  .areas-section::before{height:330px;clip-path:polygon(0 0,34% 0,57% 69%,57% 100%,0 100%);opacity:.72}



  .areas-inner{width:calc(100% - 28px)}



  .areas-heading{margin-bottom:30px}



  .section-rule{margin:9px auto 16px}



  .areas-heading h2{font-size:clamp(27px,7.5vw,33px)}



  .areas-intro{max-width:320px;margin-top:16px;font-size:16px;line-height:1.5}



  .areas-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}



  .area-card{position:relative;display:block;height:auto;min-height:0;aspect-ratio:.98/1;border-radius:14px;background:#172635}



  .area-card-image{position:absolute;inset:0;width:100%;height:205px;min-height:0;aspect-ratio:16/9}



  .area-card-image img{width:100%;height:100%;object-fit:cover}



  .area-card-image::after{inset:0;background:linear-gradient(to bottom,rgba(4,15,25,.04) 24%,rgba(4,15,25,.82) 100%)}



  .area-card-body{position:absolute;left:0;right:0;bottom:0;z-index:2;display:flex;min-height:0;padding:14px 40px 14px 13px;gap:8px;background:transparent}



  .area-card h3{margin:0 0 12px;color:#fff;font-size:clamp(13.5px,4.35vw,16.5px);font-weight:750;line-height:1.14;letter-spacing:-.012em;text-shadow:0 2px 12px rgba(0,0,0,.62);text-wrap:balance}



  .area-gaskets h3,.area-measure h3,.area-logistics h3{font-size:clamp(12.8px,4.05vw,15.5px);line-height:1.12}



  .area-card p{display:none}



  .area-card-link{position:absolute;right:9px;bottom:9px;width:27px;height:27px;margin:0;padding:0;border:1px solid rgba(255,255,255,.62);border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.90);color:#005aa5;box-shadow:0 4px 13px rgba(0,0,0,.16)}



  .area-card-link-text{display:none}



  .area-card-link-arrow{display:inline;color:#005aa5;font:400 16px/1 Arial,sans-serif;transform:none}



  .area-logistics .area-card-image img{object-position:71% center}



  .area-card:last-child:nth-child(odd){grid-column:1/-1;width:calc((100% - 12px)/2);justify-self:center}



  .section-boundary{height:28px}



}



@media (max-width:340px){



  .area-card{aspect-ratio:4/5}



}







/* Smartphone orizzontale: variante compatta del prototipo. */



@media (orientation:landscape) and (max-width:932px) and (max-height:520px){



  .areas-section{padding:46px 0 50px}



  .areas-inner{width:calc(100% - 36px)}



  .areas-heading{margin-bottom:28px}



  .areas-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}



  .area-card{position:relative;display:block;height:auto;min-height:0;aspect-ratio:1.28/1;overflow:hidden;border-radius:14px;background:#172635}



  .area-card-image{position:absolute;inset:0;width:100%;height:100%;min-height:0;aspect-ratio:auto}



  .area-card-image img{width:100%;height:100%;object-fit:cover}



  .area-card-image::after{position:absolute;inset:18% 0 0;background:linear-gradient(to bottom,rgba(6,14,23,0) 0%,rgba(6,14,23,.20) 28%,rgba(6,14,23,.78) 69%,rgba(6,14,23,.96) 100%)}



  .area-card-body{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;min-height:0;padding:15px 48px 15px 15px;background:transparent}



  .area-card h3{margin:0;color:#fff;font-size:clamp(16px,2.45vw,20px);font-weight:750;line-height:1.12;letter-spacing:-.012em;text-shadow:0 3px 13px rgba(0,0,0,.76);text-wrap:balance}



  .area-gaskets h3,.area-measure h3,.area-logistics h3{font-size:clamp(15px,2.25vw,18.5px)}



  .area-card p{display:none}



  .area-card-link{position:absolute;right:11px;bottom:11px;width:34px;height:34px;margin:0;padding:0;border:1px solid rgba(255,255,255,.66);border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.92);box-shadow:0 4px 13px rgba(0,0,0,.16)}



  .area-card-link-text{display:none}



  .area-card-link-arrow{display:inline;color:#005aa5;font-size:17px;transform:none}



  .area-card:last-child:nth-child(odd){grid-column:1/-1;width:calc((100% - 16px)/2);justify-self:center}



}







/* Calibrazioni del prototipo dovute alla metrica del font locale di verifica. */



@media (min-width:901px) and (max-width:1179px) and (min-height:521px){



  .areas-heading{min-height:132.25px}



}



@media (min-width:901px) and (max-width:1080px) and (min-height:521px){



  .area-card h3{font-size:19.5px}



  .area-card-body{min-height:247.859375px}



}



@media (min-width:1600px){



  .areas-heading{min-height:141.890625px}



  .area-card-body{min-height:235.109375px;gap:12px}



}







/* Allineamento verticale finale ai riferimenti pixel del prototipo. */



@media (max-width:700px){



  .areas-heading{padding-bottom:7px}



}



@media (min-width:701px) and (max-width:900px) and (min-height:521px){



  .areas-heading{padding-bottom:5px}



}



@media (orientation:landscape) and (max-width:932px) and (max-height:520px){



  .areas-heading{padding-bottom:5px}



}



@media (min-width:1180px) and (max-width:1599px){



  .areas-heading{padding-bottom:5px}



  .area-card-body{padding-bottom:21px}



}











/* =========================================================



   BLOCCO 03 — MARCHI E FORNITORI



   Golden master + eccezioni approvate: 24 marchi, ordine fisso,



   solo loghi, ultima riga centrata a ogni breakpoint.



   ========================================================= */



.brands-section{



  position:relative;



  isolation:isolate;



  overflow:hidden;



  padding:68px 0 72px;



  background:



    radial-gradient(circle at 70% 26%,rgba(255,255,255,.68),transparent 32%),



    linear-gradient(180deg,#edf3f6 0%,#eef4f7 100%);



}



.brands-inner{position:relative;z-index:1;width:min(1480px,calc(100% - 88px));margin:0 auto}



.brands-heading{max-width:920px;margin:0 auto 36px;text-align:center}



.brands-heading h2{margin:0;color:#172635;font-family:"Inter Tight","Inter Display",Inter,Arial,sans-serif;font-size:clamp(39px,3.3vw,54px);font-weight:800;line-height:1.08;letter-spacing:-.025em}



.brands-intro{display:block;max-width:760px;margin:17px auto 0;color:#586875;font-size:16px;line-height:1.55}



.brand-accordion-toggle{display:none}



.brand-filters{max-width:1450px;margin:0 auto 46px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}



.brand-filter{min-height:50px;padding:10px 16px;border:1px solid rgba(0,90,165,.22);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,.82);color:#005aa5;font-size:14px;font-weight:650;line-height:1.25;text-align:center;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease}



.brand-filter:hover,.brand-filter:focus-visible{color:#255f1c;border-color:rgba(120,184,51,.72);box-shadow:0 5px 15px rgba(31,48,61,.055);outline:none}



.brand-filter.is-active{color:#fff;border-color:#0067b5;background:#0067b5;box-shadow:0 8px 18px rgba(0,90,165,.16)}



.brands-grid{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:24px}



.brand-item{min-width:0;flex:0 0 calc((100% - 120px)/6);max-width:calc((100% - 120px)/6)}



.brand-item[hidden]{display:none}



.brand-card{position:relative;width:100%;min-height:124px;padding:14px;border:1px solid rgba(0,90,165,.12);border-radius:14px;display:flex;align-items:center;justify-content:center;background:#fff;box-shadow:0 8px 22px rgba(31,48,61,.045);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}



.brand-card:hover,.brand-card:focus-visible{transform:translateY(-3px);border-color:rgba(120,184,51,.50);box-shadow:0 15px 30px rgba(31,48,61,.095);outline:none}



.brand-card::after{content:"↗";position:absolute;top:9px;right:11px;color:#0067b5;font:700 15px/1 Arial,sans-serif;opacity:0;transform:translate(-2px,2px);transition:opacity .2s ease,transform .2s ease}



.brand-card:hover::after,.brand-card:focus-visible::after{opacity:.72;transform:none}



.brand-logo-wrap{width:100%;height:84px;overflow:hidden;display:flex;align-items:center;justify-content:center}



.brand-logo-wrap img{width:auto;height:auto;max-width:86%;max-height:74%;object-fit:contain;object-position:center}



/* Calibrazione ottica: non altera l'ordine né ritaglia i loghi. */



.brand-fas .brand-logo-wrap img{max-width:70%;max-height:70%}



.brand-saer .brand-logo-wrap img{max-width:82%;max-height:66%}



.brand-blackiron .brand-logo-wrap img{max-width:80%;max-height:64%}



.brand-power-team .brand-logo-wrap img{max-width:82%;max-height:64%}



.brand-abc-tools .brand-logo-wrap img{max-width:90%;max-height:78%}



.brand-sicutool .brand-logo-wrap img{max-width:89%;max-height:76%}



.brand-stubbe .brand-logo-wrap img{max-width:83%;max-height:67%}



.brand-abra-beta .brand-logo-wrap img{max-width:83%;max-height:68%}



.brand-krino .brand-logo-wrap img{max-width:88%;max-height:74%}



.brand-fluortecno .brand-logo-wrap img{max-width:88%;max-height:74%}



.brand-evoltex .brand-logo-wrap img{max-width:84%;max-height:70%}



.brand-ingersoll-rand .brand-logo-wrap img{max-width:88%;max-height:70%}



.brand-tractel .brand-logo-wrap img{max-width:83%;max-height:65%}



.brand-novamach .brand-logo-wrap img{max-width:86%;max-height:68%}



.brand-trelleborg .brand-logo-wrap img{max-width:86%;max-height:70%}



.brand-carmeccanica .brand-logo-wrap img{max-width:88%;max-height:72%}



.brand-tellure-rota .brand-logo-wrap img{max-width:88%;max-height:72%}



.brand-svelt .brand-logo-wrap img{max-width:75%;max-height:70%}



.brand-giasco .brand-logo-wrap img{max-width:82%;max-height:68%}



.brand-u-power .brand-logo-wrap img{max-width:84%;max-height:68%}



.brand-draeger .brand-logo-wrap img{max-width:78%;max-height:66%}



.brand-calzuro .brand-logo-wrap img{max-width:78%;max-height:70%}



.brand-carvel .brand-logo-wrap img{max-width:82%;max-height:68%}



.brand-kratos-safety .brand-logo-wrap img{max-width:84%;max-height:70%}



.brands-empty{margin:28px 0 0;color:#586875;text-align:center}







.mobile-brands-accordion{display:none}



.brands-boundary{background:#eef4f7}







@media (min-width:1400px){



  .brand-item{flex-basis:calc((100% - 120px)/6);max-width:calc((100% - 120px)/6)}



}



@media (min-width:1180px) and (max-width:1399px){



  .brands-inner{width:min(1320px,calc(100% - 72px))}



  .brand-item{flex-basis:calc((100% - 96px)/5);max-width:calc((100% - 96px)/5)}



}



@media (min-width:901px) and (max-width:1179px){



  .brands-inner{width:min(1120px,calc(100% - 54px))}



  .brand-filters{display:flex;flex-wrap:wrap;justify-content:center}



  .brands-grid{gap:20px}



  .brand-item{flex-basis:calc((100% - 80px)/5);max-width:calc((100% - 80px)/5)}



}



@media (min-width:701px) and (max-width:900px){



  .brands-inner{width:min(820px,calc(100% - 48px))}



  .brand-filters{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:38px}



  .brand-filter{min-height:46px;padding:9px 14px;font-size:13px}



  .brands-grid{gap:20px}



  .brand-item{flex-basis:calc((100% - 40px)/3);max-width:calc((100% - 40px)/3)}



  .brand-card{min-height:116px;padding:12px}



  .brand-logo-wrap{height:80px}



}



@media (max-width:700px){



  .brands-section{padding:52px 0 64px}



  .brands-inner{width:calc(100% - 34px)}



  .brands-heading{margin-bottom:26px}



  .brands-heading h2{font-size:clamp(34px,10vw,43px);line-height:1.12}



  .brands-intro{margin-top:14px;font-size:14.5px;line-height:1.48}







  /* Sul prototipo mobile i filtri diventano un accordion per categorie. */



  .brand-accordion-toggle,.brand-filters,.brands-grid{display:none!important}



  .mobile-brands-accordion{display:block;margin-top:2px}



  .mobile-brand-accordion-item{border-bottom:1px solid rgba(0,90,165,.13)}



  .mobile-brand-accordion-item:first-child{border-top:1px solid rgba(0,90,165,.13)}



  .mobile-brand-accordion-button{width:100%;min-height:62px;padding:17px 2px;border:0;background:transparent;color:var(--ink);display:flex;align-items:flex-start;gap:14px;text-align:left;font-family:Inter,"Segoe UI",Arial,sans-serif;font-size:17px;font-weight:700;line-height:1.32;cursor:pointer;transition:color .2s ease,background-color .2s ease}



  .mobile-brand-accordion-button:hover,.mobile-brand-accordion-button:focus-visible,.mobile-brand-accordion-button[aria-expanded="true"]{color:var(--blue);outline:none}



  .mobile-brand-chevron{flex:0 0 auto;width:11px;height:11px;margin-top:5px;border-right:3px solid currentColor;border-bottom:3px solid currentColor;transform:rotate(45deg);transition:transform .22s ease}



  .mobile-brand-accordion-button[aria-expanded="true"] .mobile-brand-chevron{margin-top:10px;transform:rotate(225deg)}



  .mobile-brand-accordion-title{display:block;min-width:0}



  .mobile-brand-accordion-panel{max-height:0;overflow:hidden;opacity:0;transition:max-height .34s ease,opacity .22s ease}



  .mobile-brand-accordion-panel:not(.is-open){display:none;height:0;min-height:0;margin:0;padding:0;visibility:hidden}



  .mobile-brand-accordion-panel.is-open{display:block;height:auto;visibility:visible;opacity:1}



  .mobile-brand-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 12px;padding:3px 0 24px}



  .mobile-brand-grid:empty{display:none}



  .mobile-brand-grid .brand-card{min-height:112px;padding:10px;border-radius:14px;box-shadow:0 7px 20px rgba(31,48,61,.045)}



  .mobile-brand-grid .brand-card::after{opacity:.32;top:7px;right:8px;font-size:13px;transform:none}



  .mobile-brand-grid .brand-logo-wrap{height:82px;overflow:hidden}



  .mobile-brand-grid .brand-logo-wrap img{width:auto;height:auto;max-width:84%;max-height:72%;object-fit:contain;object-position:center;transform:none}







  /* Stesse calibrazioni ottiche anche sui cloni dell'accordion. */



  .mobile-brand-grid .brand-fas .brand-logo-wrap img,.mobile-brand-grid .brand-logo-wrap img[alt="Logo FAS"]{max-width:70%;max-height:70%}



  .mobile-brand-grid .brand-saer .brand-logo-wrap img,.mobile-brand-grid .brand-logo-wrap img[alt="Logo SAER"]{max-width:82%;max-height:66%}



  .mobile-brand-grid .brand-blackiron .brand-logo-wrap img,.mobile-brand-grid .brand-logo-wrap img[alt="Logo Blackiron"]{max-width:80%;max-height:64%}



  .mobile-brand-grid .brand-power-team .brand-logo-wrap img,.mobile-brand-grid .brand-logo-wrap img[alt="Logo Power Team"]{max-width:82%;max-height:64%}



  .mobile-brand-grid .brand-logo-wrap img[alt="Logo ABC Tools"]{max-width:90%;max-height:78%}



  .mobile-brand-grid .brand-logo-wrap img[alt="Logo Sicutool"]{max-width:89%;max-height:76%}



  .mobile-brand-grid .brand-logo-wrap img[alt="Logo STÜBBE"]{max-width:83%;max-height:67%}



  .mobile-brand-grid .brand-logo-wrap img[alt="Logo Abra Beta"]{max-width:83%;max-height:68%}



  .mobile-brand-grid .brand-logo-wrap img[alt="Logo Krino"]{max-width:88%;max-height:74%}



  .mobile-brand-grid .brand-logo-wrap img[alt="Logo FluorTecno"]{max-width:88%;max-height:74%}



  .mobile-brand-grid .brand-logo-wrap img[alt="Logo Evoltex"]{max-width:84%;max-height:70%}



  .mobile-brand-grid .brand-logo-wrap img[alt="Logo Ingersoll Rand"]{max-width:88%;max-height:70%}



  .mobile-brand-grid .brand-logo-wrap img[alt="Logo Tractel"]{max-width:83%;max-height:65%}



  .mobile-brand-grid .brand-logo-wrap img[alt="Logo Novamach"]{max-width:86%;max-height:68%}



  .mobile-brand-grid .brand-logo-wrap img[alt="Logo Trelleborg"]{max-width:86%;max-height:70%}



  .mobile-brand-grid .brand-logo-wrap img[alt="Logo Carmeccanica"]{max-width:88%;max-height:72%}



  .mobile-brand-grid .brand-logo-wrap img[alt="Logo Tellure Rôta"]{max-width:88%;max-height:72%}



  .mobile-brand-grid .brand-logo-wrap img[alt="Logo Svelt"]{max-width:75%;max-height:70%}



  .mobile-brand-grid .brand-logo-wrap img[alt="Logo Giasco"]{max-width:82%;max-height:68%}



  .mobile-brand-grid .brand-logo-wrap img[alt="Logo U-Power"]{max-width:84%;max-height:68%}



  .mobile-brand-grid .brand-logo-wrap img[alt="Logo Dräger"]{max-width:78%;max-height:66%}



  .mobile-brand-grid .brand-logo-wrap img[alt="Logo Calzuro"]{max-width:78%;max-height:70%}



  .mobile-brand-grid .brand-logo-wrap img[alt="Logo Carvel"]{max-width:82%;max-height:68%}



  .mobile-brand-grid .brand-logo-wrap img[alt="Logo Kratos Safety"]{max-width:84%;max-height:70%}



}



@media (max-width:340px){



  .brands-inner{width:calc(100% - 26px)}



  .mobile-brand-grid{gap:12px 10px}



  .mobile-brand-grid .brand-card{min-height:104px;padding:8px}



  .mobile-brand-grid .brand-logo-wrap{height:76px}



}



@media (prefers-reduced-motion:reduce){



  .brand-card,.brand-card::after,.brand-filters,.brand-accordion-icon{transition:none}



}







/* =========================================================



   BLOCCO 04 — SERVIZI E COLLABORAZIONI



   Calibrazione sul golden master.



   Eccezione approvata: Marchi assistiti — Eureka.



   ========================================================= */



@media (min-width:901px){#servizi .services-partnership-eyebrow,#servizi .services-partnership-content h3{align-self:start}}



.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}



#servizi{--service-equal-height:535px}



#servizi.services-partnership-section{position:relative;overflow:hidden;padding:68px 0 58px;background:radial-gradient(circle at 50% 15%,rgba(255,255,255,.58),transparent 35%),linear-gradient(180deg,#eef4f7 0%,#f1f5f7 100%);scroll-margin-top:128px}



#servizi .services-partnership-inner{width:min(1240px,calc(100% - 128px));margin:0 auto}



#servizi .services-partnership-header{max-width:1200px;margin:0 auto 38px;text-align:center}



#servizi .services-partnership-kicker{margin:0;color:#14283a;font-size:14px;font-weight:800;line-height:1.2;letter-spacing:.27em;text-transform:uppercase}



#servizi .services-partnership-line{width:70px;height:2px;margin:10px auto 18px;border-radius:999px;background:linear-gradient(90deg,var(--blue),var(--green))}



#servizi .services-partnership-title{margin:0;color:#172635;font-family:"Inter Tight","Inter Display",Inter,Arial,sans-serif;font-size:clamp(33px,2.62vw,42px);font-weight:800;line-height:1.07;letter-spacing:-.025em}



#servizi .services-partnership-grid{--service-gap:26px;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:stretch;gap:var(--service-gap);width:100%;margin:0;padding:2px 0 8px;overflow:hidden;scroll-behavior:smooth;touch-action:pan-y;scrollbar-width:none;overscroll-behavior-x:contain}



#servizi .services-partnership-grid::-webkit-scrollbar{display:none}



#servizi .services-partnership-card{display:flex;flex:0 0 calc((100% - 52px)/3);min-width:0;height:var(--service-equal-height);min-height:var(--service-equal-height);max-height:var(--service-equal-height);overflow:hidden;border:1px solid rgba(47,91,124,.13);border-radius:19px;flex-direction:column;background:#fff;box-shadow:0 12px 30px rgba(31,48,61,.067)}



#servizi.is-measuring .services-partnership-card{height:auto;min-height:0;max-height:none}



#servizi .services-partnership-image{width:100%;height:190px;min-height:190px;display:block;object-fit:cover;object-position:center}



#servizi .service-card-dpi .services-partnership-image{object-position:center 28%}



#servizi .service-card-warehouse .services-partnership-image{object-position:center 48%}



#servizi .service-card-water .services-partnership-image{object-position:center 52%}



#servizi .service-card-mapp .services-partnership-image,#servizi .service-card-fas .services-partnership-image{object-position:center}



#servizi .services-partnership-content{flex:1 1 auto;display:grid;grid-template-rows:40px 70px minmax(0,1fr);align-content:start;padding:27px 30px 32px}



#servizi .services-partnership-eyebrow{min-height:0;height:auto;margin:0 0 13px;color:#0064a9;font-size:12px;font-weight:800;line-height:1.32;letter-spacing:.035em;text-transform:uppercase}



#servizi .services-partnership-content h3{min-height:54px;height:auto;margin:0 0 21px;color:#172635;font-family:"Inter Tight","Inter Display",Inter,Arial,sans-serif;font-size:clamp(20px,1.45vw,23px);font-weight:750;line-height:1.16;letter-spacing:-.015em}



#servizi .services-partnership-list{align-self:start;margin:0;padding:5px 0 0 19px;color:#53697b;font-size:15.2px;line-height:1.5}



#servizi .services-partnership-list li{margin:0 0 12px;padding-left:2px}



#servizi .services-partnership-list li:last-child{margin-bottom:0}



#servizi .services-partnership-list li::marker{color:var(--green)}



#servizi .services-partnership-list strong{color:#40586b}



#servizi .services-carousel-controls{display:flex;min-height:42px;margin:24px auto 0;align-items:center;justify-content:center;gap:15px}



#servizi .carousel-arrow{width:40px;height:40px;display:grid;place-items:center;padding:0;border:1px solid rgba(0,104,179,.24);border-radius:50%;background:#fff;color:#0068b3;font:500 27px/1 Arial,sans-serif;cursor:pointer;box-shadow:0 5px 14px rgba(31,48,61,.06)}



#servizi .carousel-arrow:hover,#servizi .carousel-arrow:focus-visible{color:var(--green);border-color:var(--green);outline:none}



#servizi .carousel-arrow:disabled{color:#b8c6d2;border-color:#dbe4ea;background:rgba(255,255,255,.48);opacity:.72;cursor:default}



#servizi .carousel-dots{display:flex;min-width:78px;align-items:center;justify-content:center;gap:8px}



#servizi .carousel-dot{display:block;width:9px;height:9px;min-width:9px;min-height:9px;padding:0;border:0;border-radius:999px;background:#cbd6df;cursor:pointer;transition:width .2s ease,background-color .2s ease}



#servizi .carousel-dot.is-active{width:30px;background:#0671bb}



@media (min-width:701px) and (max-width:900px){



  #servizi .services-partnership-inner{width:min(820px,calc(100% - 58px))}



  #servizi .services-partnership-title{font-size:33px}



  #servizi .services-partnership-grid{--service-gap:22px}



  #servizi .services-partnership-card{flex-basis:calc((100% - 22px)/2);border-radius:22px}



  #servizi .services-partnership-image{height:185px;min-height:185px}



  #servizi .services-partnership-content{grid-template-rows:40px 68px minmax(0,1fr);padding:21px 24px 24px}



  #servizi .services-partnership-eyebrow{font-size:13px;margin:0}



  #servizi .services-partnership-content h3{min-height:0;margin:0;font-size:20px;line-height:1.16}



  #servizi .services-partnership-list{align-self:stretch;font-size:14.8px;line-height:1.45}



}



@media (max-width:700px){



  #servizi{--service-equal-height:520px}



  #servizi.services-partnership-section{padding:46px 0 38px}



  #servizi .services-partnership-inner{width:calc(100% - 28px)}



  #servizi .services-partnership-header{margin-bottom:30px}



  #servizi .services-partnership-line{margin:9px auto 16px}



  #servizi .services-partnership-title{font-size:clamp(27px,7.5vw,29.25px);line-height:1.07}



  #servizi .services-partnership-grid{--service-gap:18px;gap:var(--service-gap);padding:2px 0 8px}



  #servizi .services-partnership-card{flex-basis:100%;border-radius:17px}



  #servizi .services-partnership-image{height:188px;min-height:188px}



  #servizi .services-partnership-content{display:flex;flex:1 1 0;flex-direction:column;padding:24px 24px 27px}



  #servizi .services-partnership-eyebrow{margin:0 0 9px;font-size:11.5px;line-height:1.28}



  #servizi .services-partnership-content h3{min-height:0;margin:0 0 17px;font-size:19.2px;line-height:1.16}



  #servizi .services-partnership-list{padding-top:0;font-size:14.5px;line-height:1.52}



  #servizi .services-partnership-list li{margin-bottom:10px}



  #servizi .services-carousel-controls{min-height:24px;margin-top:24px}



  #servizi .carousel-arrow{display:none}



  #servizi .carousel-dots{min-width:0}



}



@media (prefers-reduced-motion:reduce){#servizi .services-partnership-grid{scroll-behavior:auto}#servizi .carousel-dot{transition:none}}











/* =========================================================



   BLOCCO 05 — S-TRADE



   CSS estratto in ordine dal golden master; asset base64 esclusi.



   Blocchi 01–04 invariati.



   ========================================================= */



#s-trade-preview{--font-display:"Inter Tight","Inter Display",Inter,Arial,sans-serif;--font-body:Inter,"Segoe UI",Arial,sans-serif;--esse-red:#cb1836}







/* Golden style block 0: senza-id */



.strade-banner-section{position:relative;width:100%;min-height:320px;display:flex;align-items:center;overflow:hidden;margin:0 0 112px;background-size:cover;background-position:center 54%;background-repeat:no-repeat}



.strade-banner-section::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.015),rgba(0,0,0,.12))}



.strade-banner-inner{position:relative;z-index:1;width:min(1440px,calc(100% - 160px));margin:0 auto;padding:42px 0}



.strade-banner-layout{display:grid;grid-template-columns:minmax(420px,1fr) minmax(620px,1.12fr);align-items:center;gap:36px}



.strade-banner-brand{display:flex;align-items:center;justify-content:flex-start;min-width:0}



.strade-banner-brand img{width:min(100%,612px);max-height:212px;display:block;object-fit:contain;filter:drop-shadow(0 8px 18px rgba(0,0,0,.18))}



.strade-banner-content{min-width:0;color:#fff}



.strade-banner-content h3{max-width:none;margin:0 0 26px;color:#fff;font-family:"Inter Tight","Inter Display",Inter,Arial,sans-serif;font-size:clamp(33px,2.8vw,54px);font-weight:750;line-height:1.08;letter-spacing:-.02em;text-wrap:balance}



.strade-banner-content p{max-width:none;margin:0;color:#fff;font-family:Arial,sans-serif;font-size:clamp(18px,1.45vw,22px);font-weight:400;line-height:1.62}



.strade-banner-content p span{display:block}



.strade-banner-actions{margin-top:34px}



.strade-banner-button{display:inline-flex;min-height:54px;align-items:center;justify-content:center;padding:0 32px;border:1px solid #CB1836;border-radius:10px;background:#CB1836;color:#fff;text-decoration:none;text-transform:uppercase;font:700 15px/1 "Inter Tight","Inter Display",Inter,Arial,sans-serif;letter-spacing:.06em;box-shadow:0 10px 22px rgba(0,0,0,.22);transition:transform .2s ease,background-color .2s ease,border-color .2s ease,box-shadow .2s ease}



.strade-banner-button:hover,



.strade-banner-button:focus-visible{background:#ad112c;border-color:#ad112c;transform:translateY(-2px);box-shadow:0 14px 28px rgba(0,0,0,.28);outline:none}



@media (max-width:1180px){



  .strade-banner-section{min-height:300px;margin-bottom:100px}



  .strade-banner-inner{width:min(100% - 88px,1280px);padding:38px 0}



  .strade-banner-layout{grid-template-columns:minmax(320px,.9fr) minmax(460px,1.1fr);gap:32px}



  .strade-banner-brand img{width:min(100%,476px);max-height:183px}



  .strade-banner-content h3{font-size:clamp(30px,3.2vw,44px)}



}



@media (max-width:820px){



  .strade-banner-section{min-height:0;background-position:center;margin-bottom:84px}



  .strade-banner-inner{width:min(100% - 36px,760px);padding:42px 0}



  .strade-banner-layout{grid-template-columns:1fr;gap:22px;text-align:center}



  .strade-banner-brand{justify-content:center}



  .strade-banner-brand img{width:min(100%,340px);max-height:136px}



  .strade-banner-content h3{max-width:680px;margin:0 auto 18px;font-size:clamp(28px,6vw,38px)}



  .strade-banner-content p{max-width:650px;margin:0 auto;font-size:17px;line-height:1.55}



  .strade-banner-actions{margin-top:24px}



}



@media (max-width:520px){



  .strade-banner-inner{width:min(100% - 28px,500px);padding:34px 0}



  .strade-banner-layout{gap:18px}



  .strade-banner-brand img{width:min(100%,272px);max-height:111px}



  .strade-banner-content h3{font-size:27px;line-height:1.16}



  .strade-banner-content p{font-size:16px}



  .strade-banner-button{width:100%;min-height:52px;padding:0 20px;border-radius:10px}



}



.strade-banner-section{position:relative;overflow:hidden;padding:0;background:radial-gradient(circle at 78% 22%,rgba(120,184,51,.10),transparent 35%),



    radial-gradient(circle at 20% 75%,rgba(0,90,165,.12),transparent 38%),



    #0f1720}



.strade-banner-inner{width:min(1380px,calc(100% - 64px));margin:0 auto;padding:78px 0 74px}



.strade-portal-layout{display:grid;grid-template-columns:minmax(340px,.74fr) minmax(560px,1.26fr);gap:56px;align-items:center}



.strade-portal-copy{position:relative;z-index:2;color:#fff}



.strade-portal-logo{width:min(310px,76%);height:auto;display:block;margin:0 0 28px}



.strade-portal-copy h3{margin:0;color:#fff;font-family:"Inter Tight","Inter Display",Inter,Arial,sans-serif;font-size:clamp(34px,3.1vw,51px);font-weight:800;line-height:1.08;letter-spacing:-.025em}



.strade-portal-text{max-width:540px;margin:22px 0 0;color:rgba(255,255,255,.83);font-size:18px;line-height:1.62}



.strade-portal-button{margin-top:28px;min-width:225px;display:inline-flex;align-items:center;justify-content:center;gap:16px}



.strade-portal-button span{font-size:20px;transition:transform .2s ease}



.strade-portal-button:hover span{transform:translateX(4px)}



.strade-portal-facts{margin-top:34px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid rgba(255,255,255,.16)}



.strade-portal-fact{min-width:0;padding:18px 14px 0;border-right:1px solid rgba(255,255,255,.13);text-align:center}



.strade-portal-fact:first-child{padding-left:0}



.strade-portal-fact:last-child{border-right:0;padding-right:0}



.strade-portal-fact strong,



.strade-portal-fact span{display:block}



.strade-portal-fact strong{color:#8bc53f;font:800 17px/1.2 "Inter Tight","Inter Display",Inter,Arial,sans-serif}



.strade-portal-fact span{margin-top:5px;color:rgba(255,255,255,.72);font-size:12.5px;line-height:1.3}



.strade-portal-visual{min-width:0;position:relative;z-index:1;transform:translateY(26px) scale(.98);opacity:0;transition:transform .72s cubic-bezier(.2,.75,.25,1),opacity .58s ease}



.strade-portal-layout.is-visible .strade-portal-visual{transform:translateY(0) scale(1);opacity:1}



.strade-browser{position:relative;border:1px solid rgba(255,255,255,.18);border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 30px 70px rgba(0,0,0,.36)}



.strade-browser-bar{height:38px;padding:0 16px;display:flex;align-items:center;background:#212b35;color:#d9e1e8}



.strade-browser-dots{display:flex;gap:7px}



.strade-browser-dots i{width:9px;height:9px;border-radius:50%;display:block;background:#d95e5e}



.strade-browser-dots i:nth-child(2){background:#d7a540}



.strade-browser-dots i:nth-child(3){background:#62aa62}



.strade-browser-url{position:absolute;left:50%;transform:translateX(-50%);font:700 11px/1 Arial,sans-serif;white-space:nowrap}



.strade-browser-store{padding:18px 20px 22px;background:#f7f8f9}



.strade-browser-header{display:grid;grid-template-columns:190px 1fr;align-items:center;gap:18px}



.strade-browser-header img{width:180px;height:auto;display:block}



.strade-browser-search{min-height:38px;padding:0 16px;display:flex;align-items:center;border:1px solid #d9e1e6;border-radius:6px;background:#fff;color:#8a969f;font-size:12px}



.strade-browser-nav{margin-top:14px;min-height:38px;padding:0 16px;display:flex;align-items:center;justify-content:center;border-radius:6px;background:#172028;color:#fff;font:700 10px/1.2 "Inter Tight","Inter Display",Inter,Arial,sans-serif;letter-spacing:.04em;text-align:center}



.strade-browser-hero{min-height:150px;margin-top:16px;padding:28px;display:flex;align-items:center;border-radius:10px;background:radial-gradient(circle at 85% 40%,rgba(120,184,51,.26),transparent 25%),



    linear-gradient(135deg,#111923,#26333f);color:#fff}



.strade-browser-hero div{display:flex;flex-direction:column;gap:4px}



.strade-browser-hero strong{font:800 28px/1.08 "Inter Tight","Inter Display",Inter,Arial,sans-serif}



.strade-browser-hero span{max-width:310px;color:rgba(255,255,255,.82);font-size:17px;line-height:1.3}



.strade-browser-categories{margin-top:16px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}



.strade-browser-category{overflow:hidden;border:1px solid #e0e5e9;border-radius:10px;background:#fff;box-shadow:0 8px 18px rgba(27,43,56,.06)}



.strade-browser-category img{width:100%;height:88px;display:block;object-fit:cover}



.strade-browser-category span{min-height:50px;padding:10px;display:flex;align-items:center;color:#26313a;font:800 12px/1.25 "Inter Tight","Inter Display",Inter,Arial,sans-serif}



@media (max-width:700px){



  .strade-banner-inner{width:100%;padding:56px 22px 44px}



  .strade-portal-layout{display:flex;flex-direction:column;gap:28px}



  .strade-portal-copy{text-align:center}



  .strade-portal-logo{width:min(250px,70%);margin:0 auto 22px}



  .strade-portal-copy h3{font-size:clamp(29px,8vw,38px);line-height:1.09}



  .strade-portal-text{margin:18px auto 0;font-size:15px;line-height:1.5}



  .strade-portal-button{width:100%;min-height:54px;margin-top:22px}



  .strade-portal-facts{margin-top:24px}



  .strade-portal-fact{padding:14px 7px 0}



  .strade-portal-fact strong{font-size:13px}



  .strade-portal-fact span{font-size:10px}



  .strade-portal-visual{width:100%;transform:translateY(18px) scale(.98)}



  .strade-browser{border-radius:15px;box-shadow:0 22px 48px rgba(0,0,0,.34)}



  .strade-browser-bar{height:28px;padding:0 11px}



  .strade-browser-dots{gap:5px}



  .strade-browser-dots i{width:6px;height:6px}



  .strade-browser-url{font-size:8px}



  .strade-browser-store{padding:11px 12px 13px}



  .strade-browser-header{grid-template-columns:104px 1fr;gap:9px}



  .strade-browser-header img{width:100px}



  .strade-browser-search{min-height:27px;padding:0 8px;font-size:8px}



  .strade-browser-nav{min-height:27px;margin-top:9px;padding:0 8px;font-size:6.6px}



  .strade-browser-hero{min-height:94px;margin-top:9px;padding:17px;border-radius:7px}



  .strade-browser-hero strong{font-size:18px}



  .strade-browser-hero span{font-size:11px}



  .strade-browser-categories{margin-top:9px;gap:7px}



  .strade-browser-category{border-radius:7px}



  .strade-browser-category img{height:53px}



  .strade-browser-category span{min-height:40px;padding:7px;font-size:8px}



}



@media (min-width:701px) and (max-width:1080px){



  .strade-banner-inner{width:min(100% - 48px,980px)}



  .strade-portal-layout{grid-template-columns:minmax(300px,.82fr) minmax(420px,1.18fr);gap:34px}



  .strade-portal-copy h3{font-size:34px}



  .strade-portal-text{font-size:16px}



  .strade-browser-hero{min-height:125px}



  .strade-browser-category img{height:72px}



}



@media (prefers-reduced-motion:reduce){



  .strade-portal-visual{transition:none;transform:none;opacity:1}



}



.strade-browser-mini-brand{color:#55a82f;font:800 22px/1 "Inter Tight","Inter Display",Inter,Arial,sans-serif;letter-spacing:.04em;white-space:nowrap}



.strade-browser-category{min-height:138px;display:flex;flex-direction:column}



.strade-browser-category-icon{flex:1;min-height:88px;display:grid;place-items:center;background:linear-gradient(145deg,#edf4e8,#f6f8f9);color:#5da82f;font:400 42px/1 Arial,sans-serif}



.strade-browser-category > span:last-child{flex:0 0 auto}



@media (max-width:700px){



  .strade-browser-mini-brand{font-size:14px}



  .strade-browser-category{min-height:93px}



  .strade-browser-category-icon{min-height:53px;font-size:27px}



}



.strade-banner-section{min-height:0!important;margin-bottom:0!important}



/* Golden style block 1: v11-approved-overrides */



.strade-portal-visual{opacity:1!important;transform:none!important;transition:none!important}



.strade-browser-preview-link{display:block;color:inherit;text-decoration:none}



.strade-preview-image-wrap{position:relative;overflow:hidden;background:#f3f5f7}



.strade-preview-image{width:100%;height:auto;display:block}



.strade-preview-badge{position:absolute;right:18px;bottom:18px;z-index:3;min-height:42px;padding:0 18px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:rgba(203,24,54,.94);color:#fff;box-shadow:0 10px 28px rgba(0,0,0,.24);font:800 12px/1 "Inter Tight","Inter Display",Inter,Arial,sans-serif;letter-spacing:.045em}



.strade-browser-preview-link:hover .strade-preview-badge,



.strade-browser-preview-link:focus-visible .strade-preview-badge{background:#b3152f}



.strade-browser-preview-link:focus-visible{outline:3px solid rgba(255,255,255,.68);outline-offset:5px}



@media (max-width:700px){



  .strade-banner-inner{width:min(100% - 28px,560px)!important;padding:58px 0 56px!important}



  .strade-portal-layout{gap:30px!important}



  .strade-portal-logo{margin-bottom:20px!important}



  .strade-portal-copy h3{font-size:32px!important}



  .strade-portal-facts{margin-top:26px!important}



  .strade-preview-badge{right:11px;bottom:11px;min-height:36px;padding:0 13px;font-size:10px}



  .strade-browser-bar{height:32px!important}



}



/* Golden style block 2: senza-id */



.strade-banner-section{position:relative!important;overflow:hidden!important}



.strade-banner-section::before,



.strade-banner-section::after{content:"";position:absolute;left:0;right:0;z-index:1;height:58px;pointer-events:none}



.strade-banner-section::before{top:0;background:linear-gradient(to bottom,#f5f7f8 0%,rgba(245,247,248,.32) 34%,rgba(245,247,248,0) 100%)}



.strade-banner-section::after{bottom:0;background:linear-gradient(to top,#fff 0%,rgba(255,255,255,.28) 34%,rgba(255,255,255,0) 100%)}



.strade-banner-inner{position:relative!important;z-index:2!important;width:min(1300px,calc(100% - 96px))!important;padding:58px 0 56px!important}



.strade-portal-layout{grid-template-columns:minmax(310px,.68fr) minmax(550px,1.32fr)!important;gap:46px!important}



.strade-portal-logo{width:min(270px,72%)!important;margin-bottom:22px!important}



.strade-portal-copy h3{font-size:clamp(34px,2.65vw,45px)!important;line-height:1.09!important}



.strade-portal-button{min-width:275px!important;margin-top:24px!important;padding-left:22px!important;padding-right:22px!important}



.strade-portal-facts{margin-top:27px!important}



.strade-portal-fact{padding-top:14px!important}



.strade-browser{box-shadow:0 24px 56px rgba(0,0,0,.31)!important}



.strade-preview-badge{font-size:10.5px!important;padding:0 15px!important}



@media (max-width:700px){



  .strade-banner-inner{width:min(100% - 28px,560px)!important;padding:50px 0 48px!important}



  .strade-portal-copy h3{font-size:29px!important}



  .strade-portal-button{min-width:0!important}



  .strade-banner-section::before,



.strade-banner-section::after{height:54px}



  .strade-preview-badge{max-width:calc(100% - 22px);white-space:normal;text-align:center;line-height:1.15}



}



/* Golden style block 3: senza-id */



.strade-banner-section::before,



.strade-banner-section::after{height:82px!important}



.strade-banner-section::before{background:linear-gradient(to bottom,



    #f5f7f8 0%,



    rgba(245,247,248,.88) 17%,



    rgba(245,247,248,.38) 48%,



    rgba(245,247,248,0) 100%)!important}



.strade-banner-section::after{background:linear-gradient(to top,



    #ffffff 0%,



    rgba(255,255,255,.88) 17%,



    rgba(255,255,255,.38) 48%,



    rgba(255,255,255,0) 100%)!important}



/* Golden style block 6: v15-final-overrides */



.strade-banner-section::before,



.strade-banner-section::after{display:none!important;content:none!important}



.strade-banner-section{margin:0!important;overflow:hidden!important;background:#0f1720!important}



.strade-banner-inner{padding-top:58px!important;padding-bottom:58px!important}



.strade-logo-link{display:inline-block;line-height:0;text-decoration:none}



.strade-logo-link:focus-visible{outline:3px solid rgba(139,197,63,.7);outline-offset:8px;border-radius:5px}



.strade-browser-preview-link{cursor:pointer}



@media (min-width:600px) and (max-width:1199px){



  .strade-banner-inner{width:min(100% - 44px,1120px)!important;padding:42px 0!important}



  .strade-portal-layout{display:grid!important;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr)!important;gap:24px!important;align-items:center!important}



  .strade-portal-copy,



.strade-portal-visual,



.strade-browser{min-width:0!important;width:100%!important}



  .strade-portal-visual{transform:none!important;opacity:1!important}



  .strade-portal-logo{width:min(230px,78%)!important;margin-bottom:18px!important}



  .strade-portal-copy h3{font-size:clamp(25px,3.8vw,39px)!important}



  .strade-portal-text{font-size:14px!important;line-height:1.5!important;margin-top:14px!important}



  .strade-portal-button{min-width:0!important;min-height:48px!important;margin-top:18px!important;padding:0 18px!important}



  .strade-portal-facts{margin-top:20px!important}



  .strade-portal-fact{padding:12px 8px 0!important}



  .strade-portal-fact strong{font-size:14px!important}



  .strade-portal-fact span{font-size:10.5px!important}



  .strade-browser{border-radius:16px!important}



  .strade-preview-image{width:100%!important;height:auto!important;display:block!important}



  .strade-preview-badge{font-size:9px!important;padding:0 11px!important}



}



@media (max-width:599px) and (orientation:portrait){



  .strade-banner-inner{width:calc(100% - 28px)!important;padding:36px 0 38px!important}



  .strade-portal-layout{grid-template-columns:1fr!important;gap:20px!important}



  .strade-portal-copy{text-align:center!important}



  .strade-logo-link{display:block!important;width:100%!important}



  .strade-portal-logo{width:min(250px,76%)!important;margin:0 auto 18px!important}



  .strade-portal-visual{transform:none!important;opacity:1!important}



  .strade-browser{width:100%!important}



}



/* Golden style block 12: esse-final-visual-refinements */



#s-trade-preview::before{content:none!important;display:none!important}



/* Golden style block 17: approved-home-through-footer */



#s-trade-preview.strade-banner-section{background:#0f1720!important}



#s-trade-preview .strade-banner-inner{padding-top:52px!important;padding-bottom:52px!important}



#s-trade-preview .strade-portal-layout{align-items:center!important}



#s-trade-preview .strade-portal-copy{position:relative!important}



#s-trade-preview .strade-portal-copy::before{content:"";position:absolute;z-index:-1;left:-12%;top:-20%;width:75%;height:70%;background:radial-gradient(circle,rgba(120,184,51,.08),transparent 70%);pointer-events:none}



#s-trade-preview .strade-portal-visual{position:relative!important}



#s-trade-preview .strade-portal-visual::before{content:"";position:absolute;z-index:-1;inset:8% 2% -4%;background:radial-gradient(circle,rgba(0,90,165,.17),transparent 68%);filter:blur(12px);pointer-events:none}



#s-trade-preview .strade-portal-logo{margin-bottom:19px!important}



#s-trade-preview .strade-portal-copy h2{margin:0!important;color:#fff!important;font-family:"Inter Tight","Inter Display",Inter,Arial,sans-serif!important;font-size:clamp(34px,3.25vw,52px)!important;line-height:1.08!important;letter-spacing:-.025em!important}



#s-trade-preview .strade-portal-button{margin-top:27px!important}



#s-trade-preview .strade-portal-facts{margin-top:30px!important}



#s-trade-preview .strade-portal-fact strong{font-size:clamp(18px,1.6vw,23px)!important}



#s-trade-preview .strade-preview-badge{right:16px!important;bottom:16px!important;padding:11px 15px!important;font-size:12px!important}



@media (min-width:701px) and (max-width:1179px){



  #s-trade-preview .strade-banner-inner{padding:44px 0!important}



}



@media (max-width:700px){



  #s-trade-preview .strade-banner-inner{padding:38px 0 42px!important}



  #s-trade-preview .strade-portal-logo{margin-bottom:16px!important}



  #s-trade-preview .strade-portal-copy h2{font-size:32px!important;text-align:center!important}



  #s-trade-preview .strade-portal-button{margin-top:22px!important}



  #s-trade-preview .strade-portal-facts{margin-top:25px!important}



  #s-trade-preview .strade-preview-image-wrap{height:245px!important;overflow:hidden!important}



  #s-trade-preview .strade-preview-image{width:100%!important;height:100%!important;object-fit:cover!important;object-position:50% 8%!important}



  #s-trade-preview .strade-preview-badge{position:static!important;display:flex!important;justify-content:center!important;width:100%!important;border-radius:0!important;padding:12px 10px!important;font-size:11.5px!important}



}



@media (max-width:340px){



  #s-trade-preview .strade-portal-fact strong{font-size:16px!important}



  #s-trade-preview .strade-portal-fact span{font-size:11px!important}



}



/* Golden style block 21: esse-contemporary-complete-override */



#s-trade-preview.strade-banner-section{position:relative!important;overflow:visible!important;margin:90px 0 0!important;padding:0!important;background:transparent!important;color:#fff!important}



#s-trade-preview.strade-banner-section::before{content:""!important;position:absolute!important;z-index:0!important;left:0!important;right:0!important;top:92px!important;bottom:0!important;background:#0b1929!important}



#s-trade-preview .strade-banner-inner{position:relative!important;z-index:1!important;width:100%!important;max-width:none!important;padding:144px 0 62px!important;background:transparent!important;overflow:visible!important}



#s-trade-preview .strade-portal-layout{width:min(1480px,calc(100% - 104px))!important;margin:0 auto!important;grid-template-columns:minmax(380px,.78fr) minmax(620px,1.42fr)!important;gap:64px!important;align-items:center!important}



#s-trade-preview .strade-portal-copy{align-self:center!important}



#s-trade-preview .strade-portal-logo{width:min(100%,350px)!important;margin-bottom:34px!important}



#s-trade-preview #strade-banner-title{font-family:var(--font-display)!important;font-size:clamp(42px,3.9vw,62px)!important;line-height:1.04!important;letter-spacing:-.025em!important;margin-bottom:32px!important}



#s-trade-preview .strade-portal-button{min-height:58px!important;width:min(100%,330px)!important;border-radius:9px!important}



#s-trade-preview .strade-portal-facts{margin-top:34px!important;gap:0!important}



#s-trade-preview .strade-portal-fact{padding:0 20px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;min-height:82px!important}



#s-trade-preview .strade-portal-fact strong,



#s-trade-preview .strade-portal-fact span{font-family:var(--font-body)!important;color:#83c82b!important;font-size:18px!important;font-weight:800!important;line-height:1.24!important}



#s-trade-preview .strade-portal-visual{transform:translateY(-92px)!important;margin-bottom:-92px!important}



#s-trade-preview .strade-browser{border-radius:20px!important;box-shadow:0 32px 70px rgba(0,0,0,.30)!important}



#s-trade-preview .strade-preview-badge{padding:13px 20px!important;font-size:13px!important;border-radius:999px!important}



@media (min-width:701px) and (max-width:1179px){



  #s-trade-preview .strade-portal-layout{width:min(1120px,calc(100% - 58px))!important;grid-template-columns:minmax(330px,.82fr) minmax(0,1.18fr)!important;gap:38px!important}



  #s-trade-preview .strade-portal-fact strong,



#s-trade-preview .strade-portal-fact span{font-size:15px!important}



}



@media (max-width:700px){



  #s-trade-preview.strade-banner-section{margin-top:56px!important}



  #s-trade-preview.strade-banner-section::before{top:0!important}



  #s-trade-preview .strade-banner-inner{padding:52px 0 50px!important}



  #s-trade-preview .strade-portal-layout{width:calc(100% - 36px)!important;display:flex!important;flex-direction:column!important;gap:34px!important}



  #s-trade-preview .strade-portal-copy{width:100%!important;text-align:center!important}



  #s-trade-preview .strade-portal-logo{width:min(100%,250px)!important;margin:0 auto 24px!important}



  #s-trade-preview #strade-banner-title{font-size:39px!important;line-height:1.08!important;margin-bottom:24px!important}



  #s-trade-preview .strade-portal-button{margin:0 auto!important;min-height:52px!important}



  #s-trade-preview .strade-portal-facts{margin-top:28px!important}



  #s-trade-preview .strade-portal-fact{padding:0 8px!important;min-height:68px!important}



  #s-trade-preview .strade-portal-fact strong,



#s-trade-preview .strade-portal-fact span{font-size:12.5px!important;line-height:1.25!important}



  #s-trade-preview .strade-portal-visual{transform:none!important;margin:0!important;width:100%!important}



}



@media (max-width:360px){



  #s-trade-preview .strade-portal-fact strong,



#s-trade-preview .strade-portal-fact span{font-size:11.3px!important}



}



/* Golden style block 23: esse-contemporary-final-layout-fix */



#s-trade-preview.strade-banner-section{isolation:isolate!important}



#s-trade-preview.strade-banner-section::before{display:block!important}



/* Golden style block 24: esse-strade-background-final-fix */



#s-trade-preview.strade-banner-section::before{height:auto!important;min-height:0!important;max-height:none!important}



/* Golden style block 26: post-feedback-definitive-overrides */



#s-trade-preview.strade-banner-section{position:relative!important;overflow:visible!important;margin:0!important;padding-top:82px!important;padding-bottom:0!important;background:transparent!important}



#s-trade-preview.strade-banner-section::before{content:""!important;display:block!important;position:absolute!important;z-index:0!important;left:0!important;right:0!important;top:82px!important;bottom:0!important;background:var(--navy-2)!important}



#s-trade-preview.strade-banner-section::after{display:none!important}



#s-trade-preview .strade-banner-inner{position:relative!important;z-index:1!important;width:100%!important;padding:32px 0 46px!important;overflow:visible!important;background:transparent!important}



#s-trade-preview .strade-portal-layout{width:min(1390px,calc(100% - 104px))!important;grid-template-columns:minmax(330px,.78fr) minmax(560px,1.34fr)!important;gap:58px!important;align-items:center!important}



#s-trade-preview .strade-portal-copy{padding-top:62px!important}



#s-trade-preview .strade-portal-logo{width:min(330px,92%)!important;margin:0 0 17px!important}



#s-trade-preview .strade-portal-copy h2{font-size:clamp(34px,3.1vw,46px)!important;line-height:1.08!important;max-width:10.5ch!important}



#s-trade-preview .strade-portal-button{min-height:54px!important;margin-top:24px!important;padding:0 30px!important;font-size:14px!important}



#s-trade-preview .strade-portal-facts{margin-top:25px!important;gap:0!important}



#s-trade-preview .strade-portal-fact{padding:0 13px!important;font-family:var(--font-body)!important;font-size:clamp(13px,.98vw,14px)!important;font-weight:800!important;line-height:1.28!important;color:#82c633!important}



#s-trade-preview .strade-portal-fact strong,



#s-trade-preview .strade-portal-fact span{display:block!important;color:#82c633!important;font:inherit!important}



#s-trade-preview .strade-portal-fact strong::after{content:none!important}



#s-trade-preview .strade-portal-visual{max-width:840px!important;justify-self:end!important;transform:translateY(-78px)!important;filter:drop-shadow(0 24px 35px rgba(0,0,0,.23))!important}



#s-trade-preview .strade-browser{border-radius:20px!important}



#s-trade-preview .strade-preview-badge{font-size:12px!important;padding:10px 15px!important}



@media (max-width:1179px){



  #s-trade-preview .strade-portal-layout{width:min(1120px,calc(100% - 54px))!important;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr)!important;gap:38px!important}



  #s-trade-preview .strade-portal-visual{transform:translateY(-62px)!important}



}



@media (max-width:700px){



  #s-trade-preview.strade-banner-section{padding-top:50px!important}



  #s-trade-preview.strade-banner-section::before{top:50px!important}



  #s-trade-preview .strade-banner-inner{padding:26px 0 38px!important}



  #s-trade-preview .strade-portal-layout{width:calc(100% - 28px)!important;grid-template-columns:1fr!important;gap:20px!important}



  #s-trade-preview .strade-portal-copy{padding-top:0!important;text-align:center!important}



  #s-trade-preview .strade-portal-logo{width:min(250px,82%)!important;margin:0 auto 14px!important}



  #s-trade-preview .strade-portal-copy h2{font-size:30px!important;max-width:none!important;text-align:center!important}



  #s-trade-preview .strade-portal-button{min-height:50px!important;margin-top:19px!important;padding:0 24px!important;font-size:13px!important}



  #s-trade-preview .strade-portal-facts{margin-top:21px!important}



  #s-trade-preview .strade-portal-fact{padding:0 7px!important;font-size:11.5px!important;line-height:1.23!important}



  #s-trade-preview .strade-portal-visual{max-width:100%!important;justify-self:stretch!important;transform:translateY(0)!important;margin-top:8px!important}



  #s-trade-preview .strade-preview-image-wrap{height:225px!important}



}



@media (max-width:390px){



  #s-trade-preview .strade-portal-fact{font-size:10.8px!important;padding:0 5px!important}



}



@media (max-width:340px){



  #s-trade-preview .strade-portal-fact{font-size:10px!important}



}



/* Golden style block 27: final-refinement-services-brands-strade-contact */



@media (min-width:1180px){



  #s-trade-preview.strade-banner-section{margin:38px 0 0!important;padding:0!important;min-height:0!important}



  #s-trade-preview.strade-banner-section::before{top:160px!important;bottom:0!important}



  #s-trade-preview .strade-banner-inner{padding:0 0 38px!important}



  #s-trade-preview .strade-portal-layout{width:min(1260px,calc(100% - 128px))!important;grid-template-columns:minmax(315px,.78fr) minmax(560px,1.32fr)!important;gap:48px!important;align-items:start!important}



  #s-trade-preview .strade-portal-copy{padding-top:190px!important}



  #s-trade-preview .strade-portal-logo{width:min(100%,278px)!important;margin-bottom:15px!important}



  #s-trade-preview #strade-banner-title,



#s-trade-preview .strade-portal-copy h2{font-size:clamp(34px,2.8vw,42px)!important;line-height:1.07!important;margin-bottom:0!important}



  #s-trade-preview .strade-portal-button{width:min(100%,285px)!important;min-height:50px!important;margin-top:22px!important;font-size:13px!important}



  #s-trade-preview .strade-portal-facts{margin-top:22px!important}



  #s-trade-preview .strade-portal-fact{min-height:58px!important;padding:0 11px!important;font-size:12.6px!important;line-height:1.24!important}



  #s-trade-preview .strade-portal-visual{max-width:735px!important;transform:none!important;margin:0!important;align-self:start!important;filter:drop-shadow(0 25px 36px rgba(0,0,0,.24))!important}



  #s-trade-preview .strade-browser{width:100%!important}



}



@media (min-width:901px) and (max-width:1179px){



  #s-trade-preview.strade-banner-section{margin-top:32px!important;padding:0!important}



  #s-trade-preview.strade-banner-section::before{top:125px!important}



  #s-trade-preview .strade-banner-inner{padding:0 0 34px!important}



  #s-trade-preview .strade-portal-layout{width:min(1020px,calc(100% - 58px))!important;grid-template-columns:minmax(275px,.76fr) minmax(0,1.24fr)!important;gap:34px!important;align-items:start!important}



  #s-trade-preview .strade-portal-copy{padding-top:154px!important}



  #s-trade-preview .strade-portal-logo{width:min(100%,245px)!important;margin-bottom:13px!important}



  #s-trade-preview #strade-banner-title{font-size:34px!important}



  #s-trade-preview .strade-portal-button{min-height:48px!important;margin-top:20px!important}



  #s-trade-preview .strade-portal-facts{margin-top:20px!important}



  #s-trade-preview .strade-portal-fact{font-size:11.5px!important;padding:0 8px!important;min-height:54px!important}



  #s-trade-preview .strade-portal-visual{max-width:650px!important;transform:none!important;margin:0!important}



}



/* Golden style block 29: esse-final-refinement-20260728 */



.no-wrap{white-space:nowrap!important;display:inline-block!important}



#s-trade-preview .strade-portal-copy{text-align:center!important;align-items:center!important;justify-content:center!important}



#s-trade-preview .strade-logo-link,



#s-trade-preview .strade-portal-logo,



#s-trade-preview .strade-portal-button{margin-left:auto!important;margin-right:auto!important}



#s-trade-preview .strade-portal-copy h2{text-align:center!important}



#s-trade-preview .strade-portal-copy h2 .no-wrap{white-space:nowrap!important}



@media (min-width:1180px){



  #s-trade-preview.strade-banner-section::before{top:84px!important}



  #s-trade-preview .strade-portal-copy{padding-top:112px!important}



}



@media (min-width:901px) and (max-width:1179px){



  #s-trade-preview.strade-banner-section::before{top:68px!important}



  #s-trade-preview .strade-portal-copy{padding-top:94px!important}



}



@media (max-width:900px){



  #s-trade-preview .strade-portal-copy{text-align:center!important;align-items:center!important}



  #s-trade-preview .strade-portal-copy h2{text-align:center!important}



}



/* Golden style block 31: esse-ultima-rifinitura-20260728 */



#s-trade-preview .strade-portal-copy{width:100%!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important}



#s-trade-preview .strade-logo-link,



#s-trade-preview .strade-portal-logo,



#s-trade-preview .strade-portal-copy h2,



#s-trade-preview .strade-portal-button{margin-left:auto!important;margin-right:auto!important}



#s-trade-preview .strade-portal-copy h2{width:100%!important;text-align:center!important}



#s-trade-preview .strade-portal-copy h2 .no-wrap,



#s-trade-preview .strade-portal-copy h2 .strade-nowrap{white-space:nowrap!important}



/* BLOCCO 05 — patch di integrazione nella build di produzione.



   Mantiene la geometria del golden master e isola lo sfondo dal Blocco 04. */



#s-trade-preview.strade-banner-section{



  --navy-2:#0b1929;



  z-index:2;



  isolation:isolate;



  background:linear-gradient(to bottom,#eef4f7 0 69px,#0b1929 69px 100%)!important;



}



@media (max-width:700px){



  #s-trade-preview.strade-banner-section{



    background:linear-gradient(to bottom,#eef4f7 0 50px,#0b1929 50px 100%)!important;



  }



}



@media (min-width:701px) and (max-width:900px){



  #s-trade-preview.strade-banner-section{



    background:linear-gradient(to bottom,#eef4f7 0 66px,#0b1929 66px 100%)!important;



  }



}



@media (min-width:701px) and (max-width:900px) and (max-height:500px){



  #s-trade-preview.strade-banner-section{



    background:linear-gradient(to bottom,#eef4f7 0 82px,#0b1929 82px 100%)!important;



  }



}



@media (max-width:700px){



  #s-trade-preview.strade-banner-section{box-shadow:inset 0 6px 0 #eef4f7!important;}



  #s-trade-preview.strade-banner-section::after{



    content:""!important;display:block!important;position:absolute!important;



    left:0!important;right:0!important;bottom:0!important;height:42px!important;



    z-index:0!important;background:#0b1929!important;pointer-events:none!important;



  }



}



@media (min-width:701px) and (max-width:900px) and (max-height:500px){



  #s-trade-preview.strade-banner-section::after{



    content:""!important;display:block!important;position:absolute!important;



    left:0!important;right:0!important;bottom:0!important;height:42px!important;



    z-index:0!important;background:#0b1929!important;pointer-events:none!important;



  }



}



@media (max-width:700px){



  #s-trade-preview.strade-banner-section{box-shadow:none!important;}



  #s-trade-preview.strade-banner-section::after{top:auto!important;}



}



@media (min-width:701px) and (max-width:900px) and (max-height:500px){



  #s-trade-preview.strade-banner-section::after{top:auto!important;}



}



@media (min-width:701px) and (max-width:900px) and (min-height:501px){



  #s-trade-preview .strade-banner-inner{padding:16px 0 62px!important;}



}











/* =========================================================



   BLOCCO 06 — CONTATTI



   Modifiche approvate: nessun logo nella card, mappa dopo clic,



   modulo inizialmente chiuso e predisposto per POST PHP.



   Blocchi 01–05 invariati.



   ========================================================= */



.contact-section{position:relative;isolation:isolate;overflow:hidden;padding:64px 0 70px;background:#eef3f6;color:var(--ink)}



.contact-background{position:absolute;z-index:-2;inset:0;background-image:image-set(url("../img/contatti/contatti-industria.webp") type("image/webp"),url("../img/contatti/contatti-industria.jpg") type("image/jpeg"));background-repeat:no-repeat;background-position:center top;background-size:auto 2400px;pointer-events:none}



.contact-section::after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(rgba(248,250,252,.90),rgba(248,250,252,.94));pointer-events:none}



.contact-inner{width:min(1320px,calc(100% - 72px));margin:0 auto}



.contact-heading{margin:0 auto 34px;text-align:center}



.contact-heading h2{margin:0;color:#172635;font-family:"Inter Tight","Inter Display",Inter,Arial,sans-serif;font-size:clamp(33px,2.62vw,42px);font-weight:800;line-height:1.07;letter-spacing:-.025em}



.contact-mobile-tabs{display:none}



.contact-grid{display:grid;grid-template-columns:minmax(330px,.72fr) minmax(600px,1.72fr);gap:34px;align-items:stretch}



.contact-panel{min-width:0}



.contact-card,.contact-map-card{position:relative;height:500px;border:1px solid rgba(0,95,163,.14);border-radius:16px;background:rgba(255,255,255,.92);box-shadow:0 14px 34px rgba(13,31,48,.12);overflow:hidden}



.contact-card::before,.contact-map-card::before{content:"";position:absolute;z-index:2;left:0;right:0;top:0;height:4px;background:linear-gradient(90deg,var(--blue),var(--green),rgba(120,190,32,.26))}



.contact-card{padding:29px 30px 24px;display:flex;flex-direction:column}



.contact-card-intro{padding:2px 0 19px;border-bottom:1px solid #dce5eb;text-align:center}



.contact-card-intro h3{margin:0;color:#1d2b39;font-family:"Inter Tight","Inter Display",Inter,Arial,sans-serif;font-size:23px;font-weight:800;line-height:1.12;letter-spacing:-.015em}



.contact-card-intro address{margin:10px 0 0;color:#3d5368;font-style:normal;font-size:14.5px;line-height:1.45}



.contact-card-intro address strong,.contact-card-intro address span{display:block}



.contact-directions{display:inline-flex;margin-top:10px;color:#0669b2;font-size:13px;font-weight:750;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}



.contact-directions:hover,.contact-directions:focus-visible{color:#034f89}



.contact-details{list-style:none;margin:0;padding:0}



.contact-detail{min-height:54px;padding:10px 0;border-bottom:1px solid #dce5eb;display:grid;grid-template-columns:22px minmax(0,1fr);gap:12px;align-items:center;color:#41586d;font-size:14.5px;line-height:1.35}



.contact-detail:last-child{border-bottom:0}



.contact-detail a{min-width:0;overflow-wrap:anywhere}



.contact-detail a:hover,.contact-detail a:focus-visible{color:#075fa3;text-decoration:underline}



.contact-detail-icon{width:20px;height:20px;color:#0075c9}



.contact-detail-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}



.contact-hours strong,.contact-detail a strong{color:#2b4155;font-weight:750}



.contact-legal-detail{color:#687d8e;font-size:13.5px}



.contact-social-row{margin-top:auto;padding-top:16px;border-top:1px solid #dce5eb;display:flex;gap:12px;align-items:center}



.contact-social-icon{width:42px;height:42px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#eaf3f9;color:#1674b7;transition:transform .2s ease,background .2s ease,color .2s ease}



.contact-social-icon svg{width:21px;height:21px}



.contact-social-icon:hover,.contact-social-icon:focus-visible{transform:translateY(-2px);background:#d9ecf7;color:#075fa3;outline:none}



.contact-map-card{display:block;background:#dce8f3}



.contact-map-preview{position:absolute;inset:0;display:grid;place-items:center;overflow:hidden;background:#dce8f3;color:#fff}



.contact-map-preview picture,.contact-map-preview img{position:absolute;inset:0;width:100%;height:100%}



.contact-map-preview img{object-fit:cover;object-position:center;transition:transform .32s ease,filter .32s ease}



.contact-map-preview::after{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(7,95,163,.09)),radial-gradient(ellipse at center,transparent 45%,rgba(8,24,39,.17) 100%);pointer-events:none}



.contact-map-cta{position:relative;z-index:2;min-height:58px;padding:9px 27px;border:1px solid rgba(255,255,255,.30);border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:13px;background:var(--blue-bright);color:#fff;box-shadow:0 14px 30px rgba(0,70,125,.30);transition:background .2s ease,transform .2s ease,box-shadow .2s ease}



.contact-map-cta-icon{width:31px;height:31px;display:grid;place-items:center}



.contact-map-cta-icon svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}



.contact-map-cta-copy{display:flex;flex-direction:column;align-items:flex-start;gap:2px;text-align:left}



.contact-map-cta-copy strong{font-size:15px;font-weight:800;line-height:1.1;letter-spacing:.055em}



.contact-map-cta-copy small{font-size:11.5px;font-weight:600;line-height:1.2;letter-spacing:.015em;opacity:.88}



.contact-map-preview:hover img,.contact-map-preview:focus-visible img{transform:scale(1.018);filter:brightness(.97)}



.contact-map-preview:hover .contact-map-cta,.contact-map-preview:focus-visible .contact-map-cta{background:#005fa8;transform:translateY(-1px);box-shadow:0 17px 34px rgba(0,70,125,.36)}



.contact-map-preview:focus-visible{outline:3px solid rgba(120,190,32,.92);outline-offset:-5px}



.contact-form-toggle{width:100%;min-height:80px;margin-top:25px;padding:14px 22px;border:1px solid rgba(0,95,163,.20);border-radius:15px;display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:16px;align-items:center;background:rgba(255,255,255,.93);color:var(--ink);text-align:left;box-shadow:0 12px 28px rgba(13,31,48,.10);cursor:pointer}



.contact-form-toggle-icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#eaf3f9;color:#075fa3;font-size:17px}



.contact-form-toggle-copy{display:flex;flex-direction:column;gap:4px}



.contact-form-toggle-copy strong{font-family:"Inter Tight","Inter Display",Inter,Arial,sans-serif;font-size:20px;font-weight:800}



.contact-form-toggle-copy span{color:#65798a;font-size:13.5px}



.contact-form-toggle-action{display:flex;align-items:center;gap:8px;color:#0069b5;font-size:12px;font-weight:800}



.contact-form-toggle-action>span:last-child{font-size:16px;transition:transform .25s ease}



.contact-form-close-text{display:none}



.contact-form-toggle[aria-expanded="true"] .contact-form-open-text{display:none}



.contact-form-toggle[aria-expanded="true"] .contact-form-close-text{display:inline}



.contact-form-toggle[aria-expanded="true"] .contact-form-toggle-action>span:last-child{transform:rotate(180deg)}



.contact-form-panel{display:grid;grid-template-rows:0fr;opacity:0;visibility:hidden;transition:grid-template-rows .34s ease,opacity .25s ease,visibility 0s linear .34s}



.contact-form-panel.is-open{grid-template-rows:1fr;opacity:1;visibility:visible;transition:grid-template-rows .34s ease,opacity .28s ease}



.contact-form-panel-inner{min-height:0;overflow:hidden}



.contact-form-card{margin-top:20px;padding:31px 34px 34px;border:1px solid rgba(0,95,163,.17);border-radius:16px;background:rgba(255,255,255,.95);box-shadow:0 14px 34px rgba(13,31,48,.11)}



.contact-form-card>h3{margin:0 0 20px;color:#1d2d3c;font-family:"Inter Tight","Inter Display",Inter,Arial,sans-serif;font-size:27px;font-weight:800}



.contact-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 22px}



.form-required-note{grid-column:1/-1;margin:-7px 0 1px;color:#6c7e8d;font-size:12.5px}



.form-field{display:flex;flex-direction:column;gap:7px}



.form-field-full{grid-column:1/-1}



.form-field label{color:#334a5e;font-size:13.5px;font-weight:700}



.form-field input,.form-field textarea{width:100%;border:1px solid #cbd8e1;border-radius:8px;background:#fff;color:#22394d;font:400 15px/1.4 Inter,"Segoe UI",Arial,sans-serif;outline:none;transition:border-color .2s ease,box-shadow .2s ease}



.form-field input{height:48px;padding:0 13px}



.form-field textarea{min-height:135px;padding:12px 13px;resize:vertical}



.form-field input:focus,.form-field textarea:focus{border-color:#1382c8;box-shadow:0 0 0 3px rgba(19,130,200,.12)}



.form-privacy{grid-column:1/-1;display:flex;align-items:flex-start;gap:10px;color:#52687a;font-size:13px;line-height:1.5}



.form-privacy input{margin-top:3px;accent-color:#0676c5}



.form-privacy a{color:#075fa3;text-decoration:underline;text-underline-offset:3px}



.form-status{grid-column:1/-1;margin:0;padding:11px 13px;border-radius:8px;background:#eef5f9;color:#3c5366;font-size:13px}



.form-submit-row{grid-column:1/-1;display:flex;justify-content:flex-end}



.form-submit{min-height:50px;padding:0 25px;border:0;border-radius:8px;background:#0676c5;color:#fff;font-weight:800;letter-spacing:.025em;cursor:pointer;box-shadow:0 10px 22px rgba(0,104,179,.17)}



.form-submit:hover,.form-submit:focus-visible{background:#005fa8;outline:none}



.form-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}







@media (max-width:1179px){



  .contact-section{padding:60px 0 66px}



  .contact-inner{width:min(1040px,calc(100% - 48px))}



  .contact-grid{grid-template-columns:minmax(300px,.78fr) minmax(0,1.52fr);gap:26px}



  .contact-card,.contact-map-card{height:490px}



  .contact-card{padding-left:25px;padding-right:25px}



}



@media (max-width:900px){



  .contact-inner{width:min(820px,calc(100% - 38px))}



  .contact-grid{grid-template-columns:minmax(280px,.92fr) minmax(0,1.38fr);gap:20px}



  .contact-card,.contact-map-card{height:480px}



  .contact-card{padding:23px 22px 20px}



  .contact-detail{font-size:13.5px;gap:10px}



  .contact-map-cta{padding-left:23px;padding-right:23px}



  .contact-form-card{padding:27px 28px 30px}



}



@media (max-width:700px){



  .contact-section{padding:48px 0 52px}



  .contact-background{background-size:auto 2400px;background-position:center top}



  .contact-inner{width:calc(100% - 30px)}



  .contact-heading{margin-bottom:26px}



  .contact-heading h2{font-size:clamp(30px,8.4vw,36px);line-height:1.08}



  .contact-mobile-tabs{margin-bottom:21px;padding:4px;border:1px solid rgba(0,95,163,.22);border-radius:13px;display:grid;grid-template-columns:1fr 1fr;background:rgba(238,244,248,.94)}



  .contact-tab{min-height:43px;border:0;border-radius:9px;background:transparent;color:#647586;font-weight:750;cursor:pointer}



  .contact-tab.is-active{background:#fff;color:#0069b5;box-shadow:0 3px 9px rgba(17,37,52,.09)}



  .contact-grid{display:block}



  .contact-panel{display:none}



  .contact-panel.is-active{display:block}



  .contact-card,.contact-map-card{height:auto;min-height:500px}



  .contact-card{padding:25px 20px 18px}



  .contact-card-intro{padding-bottom:18px}



  .contact-card-intro h3{font-size:22px}



  .contact-card-intro address{font-size:14px;text-align:center}



  .contact-card-intro address strong{font-weight:800}



  .contact-detail{min-height:58px;padding:11px 0;font-size:14px}



  .contact-social-row{padding-top:15px}



  .contact-map-card{min-height:500px;padding:0}



  .contact-map-preview img{object-position:center}.contact-map-cta{min-height:54px;padding:8px 19px;gap:10px}.contact-map-cta-icon{width:27px;height:27px}.contact-map-cta-icon svg{width:26px;height:26px}.contact-map-cta-copy strong{font-size:13px}.contact-map-cta-copy small{font-size:10.5px}



  .contact-form-toggle{min-height:90px;margin-top:26px;padding:13px 16px;grid-template-columns:42px minmax(0,1fr) auto;gap:11px}



  .contact-form-toggle-copy strong{font-size:19px}



  .contact-form-toggle-copy span{font-size:12.5px;line-height:1.35}



  .contact-form-toggle-action{gap:5px;font-size:11.5px}



  .contact-form-card{padding:25px 20px 27px}



  .contact-form{grid-template-columns:1fr;gap:16px}



  .form-field-full,.form-required-note,.form-privacy,.form-status,.form-submit-row{grid-column:auto}



  .form-submit-row{justify-content:stretch}



  .form-submit{width:100%}



}



@media (max-width:360px){



  .contact-inner{width:calc(100% - 24px)}



  .contact-heading h2{font-size:29px}



  .contact-card{padding-left:17px;padding-right:17px}



  .contact-detail{grid-template-columns:20px minmax(0,1fr);gap:9px;font-size:13.4px}



  .contact-form-toggle{padding-left:12px;padding-right:12px}



  .contact-form-toggle-copy span{max-width:180px}



}



@media (prefers-reduced-motion:reduce){



  .contact-form-panel,.contact-form-toggle-action>span:last-child,.contact-map-preview img,.contact-map-cta,.contact-social-icon{transition:none!important}



}











/* BLOCCO 07 — Footer */



.site-footer{background:#075b9b;color:#fff;font-family:Inter,"Segoe UI",Arial,sans-serif}



.site-footer-main{padding:58px 0 48px;background:linear-gradient(135deg,#075b9b 0%,#064f86 100%)}



.site-footer-grid{width:min(1390px,calc(100% - 104px));margin:0 auto;display:grid;grid-template-columns:1.05fr 1fr 1.15fr;gap:62px}



.footer-column h2{margin:0 0 20px;color:#fff;font-family:"Inter Tight","Inter Display",Inter,Arial,sans-serif;font-size:17px;font-weight:800;line-height:1.25;letter-spacing:.035em;text-transform:uppercase}



.footer-accordion-toggle{width:100%;padding:0;border:0;display:flex;align-items:center;justify-content:space-between;background:transparent;color:inherit;text-align:left;font:inherit;text-transform:inherit;letter-spacing:inherit;cursor:default}



.footer-accordion-icon{display:none}



.footer-title-mobile{display:none}



.footer-title-desktop{display:inline}



.footer-column p{margin:0 0 17px;color:#e4eef5;font-size:15px;line-height:1.62}



.footer-column strong{color:#fff}



.footer-column a{color:#fff;text-decoration:none;text-underline-offset:3px}



.footer-column a:hover,.footer-column a:focus-visible{color:#b9e487;text-decoration:underline;outline:none}



.footer-data-list{margin:0;display:grid;gap:13px}



.footer-data-list div{display:grid;gap:3px}



.footer-data-list dt{color:#b9d2e4;font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}



.footer-data-list dd{margin:0;color:#fff;font-size:15px;line-height:1.45}



.footer-legal-nav{display:grid;gap:11px}



.footer-legal-nav a,.footer-pending-link{font-size:14px;line-height:1.4}



.footer-pending-link{color:#c2d5e3;cursor:default}



.footer-strade-block{margin-top:25px;padding:18px 20px;border-left:3px solid var(--red);border-radius:0 10px 10px 0;background:rgba(8,34,55,.19)}



.footer-strade-label{display:block;margin-bottom:7px;color:#d5e3ed;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}



.footer-strade-block a{display:flex;flex-direction:column;gap:3px}



.footer-strade-block strong{color:#fff;font-family:"Inter Tight","Inter Display",Inter,Arial,sans-serif;font-size:22px;font-weight:800;line-height:1.1}



.footer-strade-block span:last-child{color:#e8f0f5;font-size:14px}



.footer-strade-mobile{display:none}



.footer-social{display:flex;gap:18px;margin-top:22px}



.footer-social a{font-size:14px;font-weight:700}



.site-footer-bottom{background:var(--navy);border-top:1px solid rgba(255,255,255,.1)}



.site-footer-bottom-inner{width:min(1390px,calc(100% - 104px));min-height:64px;margin:0 auto;display:flex;align-items:center;justify-content:flex-start;gap:24px}



.site-footer-bottom p{margin:0;color:#c9dce9;font-size:13px}







@media (min-width:701px) and (max-width:1179px){



  .site-footer-grid{width:min(1120px,calc(100% - 54px));gap:38px}



  .site-footer-bottom-inner{width:min(1120px,calc(100% - 54px))}



}







@media (max-width:700px){



  .site-footer-main{padding:36px 0 30px}



  .site-footer-grid{width:calc(100% - 34px);display:block}



  .footer-title-desktop{display:none}



  .footer-title-mobile{display:inline}



  .footer-column{padding:0;border-bottom:1px solid rgba(255,255,255,.18)}



  .footer-column h2{margin:0}



  .footer-accordion-toggle{min-height:62px;padding:17px 0;cursor:pointer;font-size:16px;line-height:1.25;letter-spacing:.04em}



  .footer-accordion-toggle:focus-visible{outline:2px solid #b9e487;outline-offset:3px}



  .footer-accordion-icon{display:inline-block;font-size:22px;line-height:1;transition:transform .2s ease}



  .footer-accordion-toggle[aria-expanded="true"] .footer-accordion-icon{transform:rotate(180deg)}



  .footer-accordion-panel{padding:0 0 19px}



  .footer-accordion-panel[hidden]{display:none}



  .footer-company p{margin-bottom:13px}



  .footer-links-column .footer-strade-block{display:none}



  .footer-strade-mobile{display:block;margin-top:18px}



  .footer-column p,.footer-data-list dd{font-size:14.5px}



  .site-footer-bottom-inner{width:calc(100% - 34px);min-height:70px;padding:14px 0;justify-content:center;text-align:center}



}







@media (prefers-reduced-motion:reduce){



  .footer-accordion-icon{transition:none}



}







/* Calibrazione geometrica Blocco 07 contro la baseline ufficiale. */



@media (min-width:701px) and (max-width:900px) and (min-height:601px){



  .site-footer-main{padding-top:42px;padding-bottom:47px}



}



@media (min-width:701px) and (max-width:900px) and (max-height:600px){



  .site-footer-main{padding-bottom:45px}



}



@media (min-width:901px) and (max-width:1179px){



  .site-footer-main{padding-bottom:46px}



}



@media (min-width:1180px){



  .site-footer-main{padding-top:44px;padding-bottom:44px}



}



@media (max-width:350px){



  .footer-company{padding-bottom:22px}



}



@media (min-width:351px) and (max-width:375px){



  .footer-company{padding-bottom:23px}



}



@media (min-width:376px) and (max-width:700px){



  .footer-company{padding-bottom:24px}



}







/* FASE TECNICA FINALE — esiti form, preferenze cookie e pagine legali */



.form-status.is-success{background:#eaf7ee;color:#1d6a37;border:1px solid #b9dfc6}



.form-status.is-error{background:#fff0f1;color:#9a2131;border:1px solid #efc1c7}



.form-submit[disabled]{opacity:.68;cursor:wait;box-shadow:none}



.footer-cookie-preferences{padding:0;border:0;background:transparent;color:#fff;font:inherit;font-size:14px;line-height:1.4;text-align:left;cursor:pointer}



.footer-cookie-preferences:hover,.footer-cookie-preferences:focus-visible{color:#b9e487;text-decoration:underline;text-underline-offset:3px;outline:none}







.cookie-preferences-dialog{width:min(590px,calc(100% - 32px));max-height:calc(100dvh - 32px);padding:0;border:0;border-radius:18px;background:transparent;color:var(--ink);box-shadow:0 28px 70px rgba(0,0,0,.34)}



.cookie-preferences-dialog::backdrop{background:rgba(5,18,30,.72);backdrop-filter:blur(3px)}



.cookie-preferences-card{position:relative;padding:35px 38px 32px;border:1px solid rgba(0,95,163,.15);border-radius:18px;background:#fff;box-shadow:0 24px 64px rgba(7,32,51,.24)}



.cookie-preferences-close{position:absolute;right:16px;top:14px;width:40px;height:40px;padding:0;border:0;border-radius:50%;display:grid;place-items:center;background:#eef4f7;color:#284155;font-size:26px;line-height:1;cursor:pointer}



.cookie-preferences-kicker{margin:0 48px 9px 0;color:#075fa3;font-size:12px;font-weight:800;letter-spacing:.18em}



.cookie-preferences-card h2{margin:0 48px 18px 0;color:#13243a;font-family:"Inter Tight","Inter Display",Inter,Arial,sans-serif;font-size:31px;font-weight:800;line-height:1.1}



.cookie-preferences-card p{margin:0 0 16px;color:#52687a;font-size:15px;line-height:1.65}



.cookie-preferences-actions{margin-top:25px;display:flex;align-items:center;justify-content:space-between;gap:18px}



.cookie-preferences-actions a{color:#075fa3;font-size:14px;font-weight:750;text-decoration:underline;text-underline-offset:3px}



.cookie-preferences-actions button{min-height:46px;padding:0 22px;border:0;border-radius:8px;background:#0676c5;color:#fff;font-weight:800;cursor:pointer}







.legal-page{min-height:100vh;background:#f3f7f9;color:#23384a}



.legal-header{position:relative;z-index:3;background:var(--navy);color:#fff;box-shadow:0 8px 24px rgba(3,14,24,.16)}



.legal-header-inner{width:min(1180px,calc(100% - 48px));min-height:96px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:28px}



.legal-brand{display:flex;align-items:center;line-height:0}



.legal-brand img{width:238px;height:auto;max-height:70px;object-fit:contain}



.legal-home-link{min-height:48px;padding:0 20px;border:1px solid rgba(255,255,255,.28);border-radius:8px;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:14px;font-weight:750}



.legal-home-link:hover,.legal-home-link:focus-visible{border-color:#b9e487;color:#b9e487;outline:none}



.legal-hero{padding:72px 0 66px;background:linear-gradient(122deg,#081827 0%,#0b2a43 70%,#075fa3 100%);color:#fff}



.legal-hero-inner{width:min(940px,calc(100% - 48px));margin:0 auto}



.legal-kicker{margin:0 0 13px;color:#8dccf3;font-size:13px;font-weight:800;letter-spacing:.22em}



.legal-hero h1{max-width:820px;margin:0;font-family:"Inter Tight","Inter Display",Inter,Arial,sans-serif;font-size:clamp(38px,5vw,58px);font-weight:900;line-height:1.04;letter-spacing:-.025em}



.legal-updated{margin:20px 0 0;color:#c9dce9;font-size:14px}



.legal-main{padding:58px 0 78px}



.legal-content{width:min(940px,calc(100% - 48px));margin:0 auto;padding:46px 52px;border:1px solid rgba(0,95,163,.10);border-radius:18px;background:#fff;box-shadow:0 18px 42px rgba(15,31,46,.08)}



.legal-content>p:first-child{font-size:17px;line-height:1.72}



.legal-content h2{margin:40px 0 15px;color:#13243a;font-family:"Inter Tight","Inter Display",Inter,Arial,sans-serif;font-size:27px;font-weight:800;line-height:1.2}



.legal-content h2:first-of-type{margin-top:32px}



.legal-content h3{margin:26px 0 10px;color:#20384d;font-size:18px}



.legal-content p,.legal-content li,.legal-content dd{color:#4a6072;font-size:15.5px;line-height:1.72}



.legal-content ul{padding-left:22px}



.legal-content li+li{margin-top:7px}



.legal-content a{color:#075fa3;text-decoration:underline;text-underline-offset:3px}



.legal-data{display:grid;gap:10px;margin:18px 0 0}



.legal-data div{padding:14px 16px;border-left:3px solid #20a5d6;background:#f4f8fa}



.legal-data dt{color:#607587;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}



.legal-data dd{margin:3px 0 0;color:#253d51}



.legal-table-wrap{overflow-x:auto;margin:18px 0}



.legal-table{width:100%;border-collapse:collapse;min-width:650px}



.legal-table th,.legal-table td{padding:13px 14px;border:1px solid #d9e3e9;text-align:left;vertical-align:top;font-size:14px;line-height:1.55}



.legal-table th{background:#eef5f8;color:#244156;font-weight:800}



.legal-note{margin:22px 0;padding:17px 19px;border-left:4px solid var(--green);background:#f1f8ed;color:#395542}



.legal-actions{margin-top:42px;padding-top:26px;border-top:1px solid #dce6eb;display:flex;flex-wrap:wrap;gap:14px}



.legal-actions a,.legal-actions button{min-height:46px;padding:0 19px;border:1px solid #0a6dad;border-radius:8px;display:inline-flex;align-items:center;background:#fff;color:#075fa3;font:750 14px/1 Inter,"Segoe UI",Arial,sans-serif;cursor:pointer;text-decoration:none}



.legal-actions a:first-child{background:#0676c5;color:#fff}



.legal-footer{padding:25px 0;background:var(--navy);color:#c9dce9}



.legal-footer-inner{width:min(940px,calc(100% - 48px));margin:0 auto;display:flex;justify-content:space-between;gap:22px;align-items:center}



.legal-footer p{margin:0;font-size:13px}



.legal-footer-nav{display:flex;flex-wrap:wrap;gap:16px}



.legal-footer a{color:#fff;font-size:13px}







@media (max-width:700px){



  .cookie-preferences-card{padding:30px 23px 24px}



  .cookie-preferences-actions{align-items:stretch;flex-direction:column}



  .cookie-preferences-actions a{text-align:center}



  .cookie-preferences-actions button{width:100%}



  .legal-header-inner{width:calc(100% - 32px);min-height:82px}



  .legal-brand img{width:180px}



  .legal-home-link{min-height:42px;padding:0 13px;font-size:12.5px}



  .legal-hero{padding:54px 0 50px}



  .legal-hero-inner,.legal-content,.legal-footer-inner{width:calc(100% - 32px)}



  .legal-content{padding:30px 22px;border-radius:14px}



  .legal-content h2{font-size:24px}



  .legal-footer-inner{align-items:flex-start;flex-direction:column}



}







@media print{



  .topbar,.legal-header,.legal-actions,.legal-footer,.cookie-preferences-dialog{display:none!important}



  .legal-page{background:#fff}



  .legal-main{padding:0}



  .legal-content{width:100%;padding:0;border:0;box-shadow:none}



  .legal-hero{padding:0 0 25px;background:#fff;color:#000}



  .legal-hero-inner{width:100%}



  .legal-kicker,.legal-updated{color:#333}



}











/* PATCH CONTATTI — riequilibrio contenuti e icone social */



@media (min-width:701px){



  .contact-card-intro{padding-bottom:15px}



  .contact-card-intro address{margin-top:8px;line-height:1.38}



  .contact-directions{margin-top:8px}



  .contact-detail{min-height:51px;padding:8px 0;line-height:1.30}



  .contact-social-row{padding-top:12px;gap:13px}



  .contact-social-icon{width:44px;height:44px;flex:0 0 44px}



  .contact-social-icon svg{width:23px;height:23px}



}



@media (min-width:901px){



  .contact-card{padding-top:24px;padding-bottom:20px}



}



@media (min-width:701px) and (max-width:900px){



  .contact-card{padding-top:20px;padding-bottom:17px}



}







/* =========================================================



   PATCH UNICA PRE-STAGING — 2026-07-31



   Correzioni dopo il primo test reale Aruba.



   ========================================================= */







/* Evita fessure di antialiasing laterali e overflow orizzontali. */



html,body{margin:0;padding:0;width:100%;min-width:0;overflow-x:clip}



.hero{clip-path:polygon(-2px 0,100% 0,100% calc(100% - 62px),-2px 100%)}



@media (max-width:700px){



  .hero{clip-path:polygon(-2px 0,100% 0,100% calc(100% - 28px),-2px 100%)}



}







/* Topbar: recapiti più leggibili senza appesantire l'header. */



.topbar{height:36px;min-height:36px;font-size:13.5px;font-weight:700;letter-spacing:.005em}



.topbar__inner{gap:28px}



.topbar__link{gap:8px}



.topbar__link>span[aria-hidden="true"]{font-size:14px;line-height:1}



@media (min-width:701px) and (max-width:900px){



  .topbar{height:35px;min-height:35px;font-size:13px}



}



@media (max-width:700px){



  .topbar{height:36px;min-height:36px;font-size:12.5px}



  .topbar__inner{width:calc(100% - 24px);gap:18px}



}



@media (max-width:360px){



  .topbar__inner{font-size:11.5px;gap:13px}



}







/* Filtri Marchi: testo e contenitori più grandi, fino a tre righe. */



.brand-filters{gap:14px;margin-bottom:50px}



.brand-filter{



  min-height:66px;



  padding:12px 19px;



  font-size:16px;



  font-weight:700;



  line-height:1.28;



  white-space:normal;



  overflow-wrap:normal;



}



@media (min-width:901px) and (max-width:1179px){



  .brand-filter{min-height:62px;padding:12px 18px;font-size:15.5px;flex:1 1 220px;max-width:340px}



}



@media (min-width:701px) and (max-width:900px){



  .brand-filters{gap:12px;margin-bottom:42px}



  .brand-filter{min-height:60px;padding:11px 16px;font-size:15px;flex:1 1 210px;max-width:330px}



}







/* Elimina il vuoto bianco esterno prima di S-Trade, mantenendo la stessa quota. */



@media (min-width:1180px){



  #s-trade-preview.strade-banner-section{margin-top:0!important;border-top:38px solid #eef4f7!important}



}



@media (min-width:901px) and (max-width:1179px){



  #s-trade-preview.strade-banner-section{margin-top:0!important;border-top:32px solid #eef4f7!important}



}







/* Aruba/IIS: usare JPEG locali per lo sfondo, senza image-set WebP.



   L'immagine conserva la dimensione nativa 1920x2400 e viene rivelata



   progressivamente quando il form aumenta l'altezza della sezione. */



.contact-background{



  background-image:url("../img/contatti/contatti-industria.jpg");



  background-repeat:no-repeat;



  background-position:center top;



  background-size:auto 2400px;



  transform:none;



  transition:none;



}







/* Social nella card: ben contenuti e non compressi. */



.contact-social-row{padding-top:15px;padding-bottom:2px;gap:13px}



.contact-social-icon{width:44px;height:44px;flex:0 0 44px}



.contact-social-icon svg{width:23px;height:23px}

/* PATCH FINALE S-TRADE — posizione e testi su tutti i dispositivi */

/* Desktop e laptop */
@media (min-width:901px){

  /* Sposta a sinistra logo, titolo, pulsante e dati verdi */
  #s-trade-preview .strade-portal-copy{
    position:relative!important;
    left:-48px!important;
  }

  /* Titolo */
  #s-trade-preview #strade-banner-title{
    font-size:40px!important;
    line-height:1.07!important;
    letter-spacing:-.012em!important;
  }

  /* Pulsante */
  #s-trade-preview .strade-portal-button{
    font-size:14.5px!important;
  }

  /* Tre caselle informative */
  #s-trade-preview .strade-portal-facts{
    width:calc(100% + 32px)!important;
    margin-left:-16px!important;
    margin-top:27px!important;
  }

  #s-trade-preview .strade-portal-fact,
  #s-trade-preview .strade-portal-fact strong,
  #s-trade-preview .strade-portal-fact span{
    font-size:15.5px!important;
    line-height:1.32!important;
  }
}


/* Tablet */
@media (min-width:701px) and (max-width:900px){

  #s-trade-preview .strade-portal-copy{
    position:relative!important;
    left:-24px!important;
  }

  #s-trade-preview #strade-banner-title{
    font-size:36px!important;
    line-height:1.07!important;
    letter-spacing:-.01em!important;
  }

  #s-trade-preview .strade-portal-button{
    font-size:14px!important;
  }

  #s-trade-preview .strade-portal-facts{
    width:calc(100% + 20px)!important;
    margin-left:-10px!important;
    margin-top:25px!important;
  }

  #s-trade-preview .strade-portal-fact,
  #s-trade-preview .strade-portal-fact strong,
  #s-trade-preview .strade-portal-fact span{
    font-size:14.5px!important;
    line-height:1.3!important;
  }
}


/* Smartphone */
@media (max-width:700px){

  #s-trade-preview .strade-portal-copy{
    left:auto!important;
  }

  #s-trade-preview #strade-banner-title{
    font-size:31px!important;
    line-height:1.08!important;
  }

  #s-trade-preview .strade-portal-facts{
    width:100%!important;
    margin-left:0!important;
  }

  #s-trade-preview .strade-portal-fact,
  #s-trade-preview .strade-portal-fact strong,
  #s-trade-preview .strade-portal-fact span{
    font-size:13px!important;
    line-height:1.3!important;
  }
}

/* =========================================================
   AVVISO CHIUSURA ESTIVA
   Barra verde fissa insieme alla navbar
   ========================================================= */

:root{
  --holiday-notice-height:48px;
}

.holiday-notice{
  position:sticky;
  z-index:40;
  top:0;
  width:100%;
  height:var(--holiday-notice-height);
  border-bottom:1px solid rgba(8,24,39,.18);
  background:var(--green);
  color:var(--navy);
  box-shadow:0 4px 12px rgba(8,24,39,.10);
}

.holiday-notice__inner{
  width:min(calc(100% - 116px),1560px);
  height:100%;
  margin:0 auto;
  padding:7px 0;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:12px;
  text-align:center;
}

.holiday-notice__dot{
  flex:0 0 9px;
  width:9px;
  height:9px;
  border-radius:50%;
  background:var(--navy);
  box-shadow:0 0 0 4px rgba(8,24,39,.10);
}

.holiday-notice p{
  margin:0;
  color:var(--navy);
  font-size:14px;
  font-weight:600;
  line-height:1.35;
}

.holiday-notice strong{
  color:var(--navy);
  font-weight:850;
}

/* Quando l’avviso è presente, la navbar rimane subito sotto. */
.holiday-notice + .site-header{
  top:var(--holiday-notice-height);
}

/* Evita che i collegamenti interni finiscano dietro le barre fisse. */
html{
  scroll-padding-top:calc(118px + var(--holiday-notice-height));
}


/* Tablet */
@media (max-width:900px){

  :root{
    --holiday-notice-height:58px;
  }

  .holiday-notice__inner{
    width:calc(100% - 40px);
    gap:11px;
  }

  .holiday-notice p{
    font-size:13.2px;
  }

  html{
    scroll-padding-top:calc(114px + var(--holiday-notice-height));
  }

}


/* Smartphone */
@media (max-width:700px){

  :root{
    --holiday-notice-height:74px;
  }

  .holiday-notice__inner{
    width:calc(100% - 28px);
    padding:8px 0;
    align-items:center;
    justify-content:flex-start;
    gap:10px;
    text-align:left;
  }

  .holiday-notice__dot{
    flex-basis:8px;
    width:8px;
    height:8px;
  }

  .holiday-notice p{
    font-size:12.4px;
    line-height:1.38;
  }

}


/* Smartphone molto stretto */
@media (max-width:340px){

  :root{
    --holiday-notice-height:80px;
  }

  .holiday-notice__inner{
    width:calc(100% - 22px);
  }

  .holiday-notice p{
    font-size:12px;
  }

}