/* Minimizzazione non riuscita. Verrà restituito il contenuto non minimizzato.
(1,49877): run-time error CSS1038: Expected hex color, found '#ff3c00B'
(5,1): run-time error CSS1019: Unexpected token, found '@import'
(5,8): run-time error CSS1019: Unexpected token, found '"../font/fonts.css"'
 */
@import"../font/fonts.css";@import"../font/fonts.css";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}html{box-sizing:border-box;}*,*::before,*::after{box-sizing:border-box;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after{content:"";content:none;}q:before,q:after{content:"";content:none;}table{border-collapse:collapse;border-spacing:0;}.debugContainerGrid{position:fixed;background-color:transparent;width:100%;max-width:1280px;height:100%;pointer-events:none;z-index:800;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);}.debugContainerGrid .debugGrid{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex:1 0 auto;}.debugContainerGrid .debugGrid .item{width:100%;height:100%;position:relative;}.debugContainerGrid .debugGrid .item:after{content:"";background-color:#a0a0a0;opacity:.25;width:1px;height:100%;position:absolute;right:0;top:0;}.debugContainerGrid .debugGrid .item--1:before{content:"";background-color:#a0a0a0;opacity:.15;width:1px;height:100%;position:absolute;left:0;top:0;}.debugContainerGrid .debugGrid .item--1:before{background-color:#00fffc;}.debugContainerGrid .debugGrid .item--6:after{background-color:#00fffc;}.debugContainerGrid .debugGrid .item--12:after{background-color:#00fffc;}*{-webkit-tap-highlight-color:transparent;color:#fff;scroll-behavior:smooth;}.debug-mode{font-family:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif;position:fixed;top:20px;right:20px;padding:10px 20px;background-color:rgba(255,0,0,.7);color:#fff;font-size:18px;font-weight:bold;border-radius:5px;z-index:9999;width:contain;cursor:crosshair;}@media(max-width:600px){.debug-mode{top:10px;right:10px;font-size:14px;padding:5px 10px;}}:root{scroll-behavior:auto!important;}html.lenis{height:auto;}.lenis.lenis-smooth{scroll-behavior:auto;}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain;}.lenis.lenis-stopped{overflow:hidden;}a{color:inherit;text-decoration:none;-webkit-tap-highlight-color:transparent;cursor:pointer;font-family:"Roboto Mono",monospace;font-weight:300;font-style:normal;font-size:2rem;line-height:1;-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);}a:hover{-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);}p{font-family:"Roboto Mono",monospace;font-weight:300;font-style:normal;font-size:1rem;line-height:1;}.hidden{display:none!important;}.uppercase{text-transform:uppercase;}.capitalize{text-transform:capitalize;}.italic{font-style:italic;}strong{font-weight:700;}.clear{clear:both;}.flex{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex:1 0 auto;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;height:100%;}@media only screen and (min-width:1023px) and (max-width:1280px){.flex{display:block;}}@media only screen and (max-width:1023px){.flex{display:block;}}html,body{background-color:#120f0e;color:#fff;height:auto;-ms-scroll-chaining:none;overscroll-behavior:none;box-sizing:border-box;width:100%;height:auto;}html::-webkit-scrollbar,body::-webkit-scrollbar{width:5px;}html::-webkit-scrollbar-track,body::-webkit-scrollbar-track{background-color:rgba(0,0,0,.3215686275);}html ::-webkit-scrollbar-thumb,body ::-webkit-scrollbar-thumb{border-radius:10px;background-color:#fff;}.show{display:flex!important;}.hide{display:none!important;}html{scroll-behavior:smooth;}body{width:100%;height:100%;}form{width:100%;height:100%;min-height:100vh;}header{width:100%;height:auto;z-index:400;position:fixed;top:0;left:0;transition:all .1s ease-in;display:flex;justify-content:center;}header.fixed{background-color:rgba(0,0,0,0);}header .container{height:90px;width:100%;max-width:90%;margin:0 10%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex:1 0 auto;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between;align-items:center;position:relative;z-index:100;}@media screen and (max-width:424px){header .container{margin:0 10%;}}@media screen and (min-width:425px) and (max-width:1024px){header .container{margin:0 95px;}}header .container .wrap-logo,header .container .transform-menu,header .container .wrap-menu,header .container .wrap-mobile-menu,header .container .wrap-info{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex:1 0 auto;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:flex-start;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;}header .container .transform-menu{padding-right:0;height:100%;z-index:4;}@media only screen and (max-width:1023px){header .container .transform-menu{position:relative;left:0;width:69%;z-index:1;overflow:hidden;top:0;padding:0;}}@media screen and (max-width:768px){header .container .transform-menu{width:30%;}}@media only screen and (min-width:1023px) and (max-width:1280px){header .container .transform-menu{position:relative;left:0;width:50%;z-index:1;overflow:hidden;top:0;padding:0;}}header .container .transform-menu .transform-container{position:relative;height:100%;}@media only screen and (min-width:1281px){header .container .transform-menu .transform-container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex:1 0 auto;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;height:100%;}}@media only screen and (max-width:1023px){header .container .transform-menu .transform-container{width:100%;padding-top:20px;padding-bottom:20px;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;}}header .container .transform-menu .transform-container .wrap-menu{padding:0;width:100%;height:100%;position:relative;}header .container .transform-menu .transform-container .wrap-menu .logo{width:50%;display:block;position:absolute;left:0;}header .container .transform-menu .transform-container .wrap-menu .logo a{height:100%;display:flex;width:137px;height:25px;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;}header .container .transform-menu .transform-container .wrap-menu .logo a img{width:100%;height:100%;display:block;object-fit:cover;}header .container .transform-menu .transform-container .wrap-menu .logo a:after{display:none;}header .container .transform-menu .transform-container .wrap-menu .nav{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex:1 0 auto;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;height:100%;transition:all ease-in-out 1s;width:50%;position:absolute;right:0;}@media only screen and (max-width:1280px){header .container .transform-menu .transform-container .wrap-menu .nav{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:80%;}}header .container .transform-menu .transform-container .wrap-menu .nav>li{position:relative;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex:1 0 auto;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;opacity:0;transition:opacity linear;}@media only screen and (max-width:1280px){header .container .transform-menu .transform-container .wrap-menu .nav>li{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;}}header .container .transform-menu .transform-container .wrap-menu .nav>li>a,header .container .transform-menu .transform-container .wrap-menu .nav>li>button{color:#fefeff;font-family:"Roboto Mono",monospace;font-weight:400;font-style:normal;font-size:16px;line-height:1;letter-spacing:.02rem;padding:20px 20px 20px 0;position:relative;cursor:pointer;background:none;border:0;text-align:left;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex:1 0 auto;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;}@media only screen and (max-width:1023px){header .container .transform-menu .transform-container .wrap-menu .nav>li>a,header .container .transform-menu .transform-container .wrap-menu .nav>li>button{width:100%;}}@media only screen and (min-width:1281px){header .container .transform-menu .transform-container .wrap-menu .nav>li>a:after,header .container .transform-menu .transform-container .wrap-menu .nav>li>button:after{content:"";position:absolute;bottom:0;left:0;height:0;width:100%;background-color:#fefeff;-moz-transition:all .1s cubic-bezier(.32,0,.29,.99);-o-transition:all .1s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .1s cubic-bezier(.32,0,.29,.99);transition:all .1s cubic-bezier(.32,0,.29,.99);}}@media only screen and (min-width:1281px){header .container .transform-menu .transform-container .wrap-menu .nav>li>a:hover:after,header .container .transform-menu .transform-container .wrap-menu .nav>li>button:hover:after{height:4px;-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);}}@media only screen and (max-width:1280px){header .container .transform-menu .transform-container .wrap-menu .nav>li .Accordion-trigger:after{content:"";border:solid hsl(0deg,0%,62%);border-width:0 2px 2px 0;height:.5rem;pointer-events:none;position:absolute;right:2em;top:50%;transform:translateY(-50%) rotate(45deg);width:.5rem;-moz-transition:all .1s cubic-bezier(.32,0,.29,.99);-o-transition:all .1s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .1s cubic-bezier(.32,0,.29,.99);transition:all .1s cubic-bezier(.32,0,.29,.99);}}@media only screen and (max-width:1280px){header .container .transform-menu .transform-container .wrap-menu .nav>li .Accordion-trigger[aria-expanded=true]:after{transform:translateY(-50%) rotate(-135deg);-moz-transition:all .1s cubic-bezier(.32,0,.29,.99);-o-transition:all .1s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .1s cubic-bezier(.32,0,.29,.99);transition:all .1s cubic-bezier(.32,0,.29,.99);}}header .container .transform-menu .transform-container .wrap-menu .nav>li .sub-menu{position:absolute;top:100%;left:0;min-width:170px;background-color:#54565a;height:0;overflow:hidden;}@media only screen and (max-width:1280px){header .container .transform-menu .transform-container .wrap-menu .nav>li .sub-menu{position:relative;width:100%;top:0;}}header .container .transform-menu .transform-container .wrap-menu .nav>li .sub-menu ul{padding:10px 20px 10px 30px;}header .container .transform-menu .transform-container .wrap-menu .nav>li .sub-menu ul li{position:relative;display:block;padding:3px 0;margin-bottom:5px;}header .container .transform-menu .transform-container .wrap-menu .nav>li .sub-menu ul li::after{content:"";position:absolute;width:0%;height:1px;background-color:#e7e7e7;left:0;bottom:0;-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);}header .container .transform-menu .transform-container .wrap-menu .nav>li .sub-menu ul li:hover:after{width:100%;-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);}header .container .transform-menu .transform-container .wrap-menu .nav>li .sub-menu ul li a{color:#fefeff;font-family:"Roboto Mono",monospace;font-weight:300;font-style:normal;font-size:16px;line-height:1;margin:5px 0;display:block;position:relative;}@media only screen and (max-width:1280px){header .container .transform-menu .transform-container .wrap-menu .nav>li .sub-menu ul li a{padding:5px 0;}}header .container .transform-menu .transform-container .wrap-info{position:relative;}@media only screen and (max-width:1023px){header .container .transform-menu .transform-container .wrap-info{margin-bottom:20px;}}header .container .transform-menu .transform-container .wrap-info .divide{margin:0 20px;height:40px;width:1px;background-color:#fefefe;opacity:.5;}header .container .transform-menu .transform-container .wrap-info a{color:#fff;}header .container .transform-menu .transform-container .wrap-info a.tab-lang{text-transform:uppercase;}header .container .transform-menu .transform-container .wrap-info a .img{height:25px;}header .container .transform-menu .transform-container .wrap-info a .img svg{height:100%;width:25px;-moz-transition:all .1s cubic-bezier(.32,0,.29,.99);-o-transition:all .1s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .1s cubic-bezier(.32,0,.29,.99);transition:all .1s cubic-bezier(.32,0,.29,.99);}header .container .transform-menu .transform-container .wrap-info a .img svg *{fill:#fefefe;stroke:#fefefe;}header .container .transform-menu .transform-container .wrap-info a:hover svg{opacity:.7;}header .container .transform-menu .transform-container .wrap-info .lngMobile{display:none;}@media only screen and (max-width:1280px){header .container .transform-menu .transform-container .wrap-info .lngMobile{display:block;}header .container .transform-menu .transform-container .wrap-info .lngMobile a{font-weight:bold;}}header .container .transform-menu .transform-container .wrap-info .mainVoice{display:block;position:relative;}@media only screen and (max-width:1280px){header .container .transform-menu .transform-container .wrap-info .mainVoice{display:none;}}header .container .transform-menu .transform-container .wrap-info .mainVoice>button.Accordion-trigger{color:#fefeff;font-family:"Roboto Mono",monospace;font-weight:400;font-style:normal;font-size:16px;line-height:1;letter-spacing:.02rem;padding:25px 20px;position:relative;cursor:pointer;background:none;border:0;text-align:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex:1 0 auto;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;}@media only screen and (max-width:1023px){header .container .transform-menu .transform-container .wrap-info .mainVoice>button.Accordion-trigger{width:100%;}}@media only screen and (min-width:1281px){header .container .transform-menu .transform-container .wrap-info .mainVoice>button.Accordion-trigger:after{content:"";position:absolute;bottom:0;left:0;height:0;width:100%;background-color:#fefeff;-moz-transition:all .1s cubic-bezier(.32,0,.29,.99);-o-transition:all .1s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .1s cubic-bezier(.32,0,.29,.99);transition:all .1s cubic-bezier(.32,0,.29,.99);}}@media only screen and (min-width:1281px){header .container .transform-menu .transform-container .wrap-info .mainVoice>button.Accordion-trigger:hover:after{height:4px;}}@media only screen and (max-width:1280px){header .container .transform-menu .transform-container .wrap-info .Accordion-trigger:after{content:"";border:solid hsl(0deg,0%,62%);border-width:0 2px 2px 0;height:.5rem;pointer-events:none;position:absolute;right:2em;top:50%;transform:translateY(-50%) rotate(45deg);width:.5rem;-moz-transition:all .1s cubic-bezier(.32,0,.29,.99);-o-transition:all .1s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .1s cubic-bezier(.32,0,.29,.99);transition:all .1s cubic-bezier(.32,0,.29,.99);}}@media only screen and (max-width:1280px){header .container .transform-menu .transform-container .wrap-info .Accordion-trigger[aria-expanded=true]:after{transform:translateY(-50%) rotate(-135deg);-moz-transition:all .1s cubic-bezier(.32,0,.29,.99);-o-transition:all .1s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .1s cubic-bezier(.32,0,.29,.99);transition:all .1s cubic-bezier(.32,0,.29,.99);}}header .container .transform-menu .transform-container .wrap-info .sub-menu{position:absolute;top:100%;left:0;min-width:76px;background-color:#54565a;height:0;overflow:hidden;}@media only screen and (max-width:1280px){header .container .transform-menu .transform-container .wrap-info .sub-menu{position:relative;width:100%;top:0;}}header .container .transform-menu .transform-container .wrap-info .sub-menu ul{padding:10px 20px 10px 20px;}header .container .transform-menu .transform-container .wrap-info .sub-menu ul li{position:relative;display:block;padding:3px 0;margin-bottom:5px;}header .container .transform-menu .transform-container .wrap-info .sub-menu ul li::after{content:"";position:absolute;width:0%;height:1px;background-color:#e7e7e7;left:0;bottom:0;-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);}header .container .transform-menu .transform-container .wrap-info .sub-menu ul li:hover:after{width:100%;-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);}header .container .transform-menu .transform-container .wrap-info .sub-menu ul li a{color:#fefeff;font-family:"Roboto Mono",monospace;font-weight:300;font-style:normal;font-size:16px;line-height:1;margin:5px 0;display:block;position:relative;}@media only screen and (max-width:1280px){header .container .transform-menu .transform-container .wrap-info .sub-menu ul li a{padding:5px 0;}}header .container .transform-menu .transform-container .wrap-internet-b{display:none;padding:0;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:flex-end;}@media only screen and (max-width:1023px){header .container .transform-menu .transform-container .wrap-internet-b{display:none;}}@media only screen and (min-width:1023px) and (max-width:1280px){header .container .transform-menu .transform-container .wrap-internet-b{display:none;}}header .container .transform-menu .transform-container .wrap-internet-b>a{background-color:#fefeff;padding:20px;-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);}header .container .transform-menu .transform-container .wrap-internet-b>a:hover{background-color:rgba(254,254,255,.8);-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);}@media only screen and (max-width:1023px){header .container .transform-menu .transform-container .wrap-internet-b>a{width:100%;}}@media only screen and (min-width:1023px) and (max-width:1280px){header .container .transform-menu .transform-container .wrap-internet-b>a{width:100%;}}header .container .transform-menu .transform-container .wrap-internet-b .cont-ib{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex:1 0 auto;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;font-family:"Roboto Mono",monospace;font-weight:400;font-style:normal;font-size:16px;line-height:1;color:#071a3a;}header .container .transform-menu .transform-container .wrap-internet-b .cont-ib .locker-ib{margin-right:10px;color:#54565a;}header .container .transform-menu .transform-container .wrap-internet-b .cont-ib .locker-ib svg{height:22px!important;width:22px!important;}header .container .hamburger{display:block;transition:all ease-in-out;position:relative;cursor:pointer;z-index:4;width:30%;}@media only screen and (max-width:1023px){header .container .hamburger{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex:1 0 auto;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;}}header .container .hamburger .link-to-corporate.lang{display:flex;align-items:baseline;justify-content:flex-end;width:100px;color:#d9d7cd;font-family:"Roboto",monospace;}@media screen and (max-width:768px){header .container .hamburger .link-to-corporate.lang{width:100%;}}header .container .hamburger .link-to-corporate.lang span{opacity:.2;padding:0;margin:0;}header .container .hamburger .link-to-corporate.lang .btnLang{display:inline-block;position:relative;padding-left:10px;opacity:.6;font-size:13px;}header .container .hamburger .link-to-corporate.lang .btnLang:first-child{padding-right:10px;}header .container .hamburger .link-to-corporate.lang .btnLang.isActive{opacity:1;font-weight:600;transform:scale(1.05);}header .container .hamburger .link-to-corporate.lang .btnLang:hover{opacity:.5;}header .container .hamburger .link-to-corporate a{color:#d9d7cd;font-size:13px;display:flex;align-items:center;text-transform:uppercase;gap:5px;font-family:"Roboto",monospace;transition:.3s;}header .container .hamburger .link-to-corporate a .back{transform:rotate(180deg);margin-top:3px;}header .container .hamburger .link-to-corporate a:hover{opacity:.5;}header .container .hamburger .wrap{width:100%;height:auto;position:relative;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex:1 0 auto;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:flex-end;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;flex-wrap:wrap;margin:13px 0 18px 0;gap:43px;}@media screen and (max-width:1091px){header .container .hamburger .wrap{gap:10px;}}header .container .hamburger .wrap svg{-webkit-perspective:800px;color:#fff;width:50px;height:50px;cursor:pointer;}@media only screen and (max-width:1023px){header .container .hamburger .wrap svg{width:50px;height:50px;}}header .container .hamburger .wrap svg path{fill:#fff;}header .container .hamburger .wrap .visuallyHidden{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0;}header .container .hamburger .wrap .container{width:70%;margin:0 auto;display:flex;justify-content:space-between;cursor:pointer;}header .container .hamburger .wrap .hamburgerCol{margin:0 auto;width:30px;height:30px;position:relative;cursor:pointer;}header .container .hamburger .wrap .hamburgerCol .bar{padding:0;width:40px;height:2px;background-color:#fff;display:block;border-radius:4px;transition:all linear;position:absolute;}header .container .hamburger .wrap .bar1{top:0;}header .container .hamburger .wrap .bar2,header .container .hamburger .wrap .bar3{top:13.5px;}header .container .hamburger .wrap .bar4{bottom:0;}header .container .hamburger .accedi{width:20px;height:20px;position:absolute;right:100px;top:22px;z-index:9999;}@media only screen and (min-width:1023px) and (max-width:1280px){header .container .hamburger .accedi{display:flex;justify-content:center;text-align:center;}}@media only screen and (max-width:1023px){header .container .hamburger .accedi{display:flex;justify-content:center;text-align:center;}}@media screen and (max-width:425px){header .container .hamburger .accedi{position:relative;right:0;z-index:9999;top:-3px;margin:0 auto;width:30px;display:flex;justify-content:center;}}@media(max-width:320px){header .container .hamburger .accedi{right:0!important;}}header .container .hamburger .accedi svg{height:18px!important;width:45px!important;}header .container .hamburger .accedi .clsLocker-1{fill:#fff!important;}header .container .hamburger .accedi h4{font-size:10px;}header .container .hamburger .accedi a .cont-ib{text-align:center;}header .menuHamb{position:absolute;width:0%;height:100vh;background-color:#000;z-index:10;right:-6%;top:0;padding-top:6%;padding-bottom:6%;z-index:3;display:flex;flex-flow:column;justify-content:space-between;}header .menuHamb li{padding:20px 100px;opacity:0;font-family:"Roboto Mono",monospace;font-weight:normal;font-style:normal;font-size:30px;line-height:normal;font-size:30px;}header .menuHamb .lang{display:flex;align-items:baseline;justify-content:flex-end;width:100px;color:#d9d7cd;font-family:"Roboto",monospace;margin:20px 120px;}@media screen and (max-width:768px){header .menuHamb .lang{width:100%;}}header .menuHamb .lang span{opacity:.2;padding:0;margin:0;font-size:40px;}header .menuHamb .lang .btnLang{display:inline-block;position:relative;padding-left:10px;opacity:.6;font-size:30px;}header .menuHamb .lang .btnLang:first-child{padding-right:10px;}header .menuHamb .lang .btnLang.isActive{opacity:1;font-weight:600;transform:scale(1.05);}header .menuHamb .lang .btnLang:hover{opacity:.5;}main{position:relative;width:100%;height:100%;box-sizing:border-box;overflow-x:hidden;background-color:#10100f;}main::-webkit-scrollbar{display:none;}main section{position:relative;width:100%;}main section.start{background-color:#141311;opacity:1;position:fixed;display:flex;align-items:center;flex-direction:column;justify-content:center;z-index:1000!important;top:0;height:100vh;overflow:hidden;}main section.start .containerLogo{width:100%;height:100vh;display:block;}main section.start .containerLogo img{width:100vw;height:100vh;display:block;position:relative;object-fit:cover;}@media only screen and (max-width:1023px){main section.start .containerLogo{display:none;}}main section.start .containerLogoMob{width:137px;height:75px;display:none;justify-content:center;align-items:center;flex-flow:column;gap:36px;}main section.start .containerLogoMob img{width:100%;height:100%;display:block;position:relative;object-fit:cover;}main section.start .containerLogoMob span{font-family:"Roboto",monospace;font-weight:normal;font-size:22px;}@media only screen and (max-width:1023px){main section.start .containerLogoMob{display:flex;}}main section.start .container{max-width:1280px;width:100%;margin:0 auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex:1 0 auto;-webkit-justify-content:stretch;-moz-justify-content:stretch;-ms-justify-content:stretch;justify-content:stretch;-ms-flex-pack:stretch;}main section.start .open-slider{width:100%;overflow:hidden;position:absolute;top:0;left:0;}main .Accordion .Accordion-panel{overflow:hidden;padding:0;margin:0;}main .glightbox-open{overflow:auto!important;}main .glightbox-open .gnext,main .glightbox-open .gprev{display:none!important;}main .ginner-container{max-width:90vw!important;}main .sec-RSS{padding:30px;}main .sec-RSS h4{font-family:"Roboto Mono",monospace;font-weight:normal;font-style:normal;font-size:18px;line-height:1;line-height:27px;margin-bottom:30px;color:#000;}main .sec-RSS h2{font-family:"Roboto Mono",monospace;font-weight:normal;font-style:normal;font-size:28px;line-height:1;line-height:36px;margin-bottom:40px;color:#000;}main .sec-RSS p{font-family:"Roboto Mono",monospace;font-weight:normal;font-style:normal;font-size:18px;line-height:1;line-height:27px;color:#000;}main .sec-RSS pre{font-family:"Roboto Mono",monospace;font-weight:normal;font-style:normal;font-size:18px;line-height:1;line-height:27px;color:#000;}footer{position:relative;width:100%;height:auto;z-index:200;top:0;background-color:rgba(0,0,0,0);}footer .privacy-line{width:100%;height:auto;position:relative;padding:30px 0;background-color:rgba(20,19,18,.82);color:#928c87;}footer .privacy-line .footer-privacy{text-align:center;font-family:"Roboto",sans-serif;font-size:12px!important;display:block;font-weight:bold;color:#928c87;}footer .privacy-line .link-privacy{display:flex;justify-content:center;}footer .privacy-line .link-privacy a{font-family:"Roboto",sans-serif;font-size:12px;display:inline-block;line-height:20px;text-align:center!important;font-weight:bold;color:#928c87;opacity:1;transition:.5s;}footer .privacy-line .link-privacy a:hover{opacity:.5;}footer .containerShadowBottomFooter{top:-18vh;width:100%;height:20vh;z-index:10;background:linear-gradient(0deg,#373533 35%,rgba(55,53,51,.5) 60%,rgba(55,53,51,0) 100%);position:absolute;display:none;}@media only screen and (max-width:1023px){footer .containerShadowBottomFooter{background:linear-gradient(0deg,#373533 40%,rgba(55,53,51,.5) 60%,rgba(55,53,51,0) 100%);}}footer .container{height:auto;padding:135px 0 90px;width:100%;display:flex;justify-content:space-around;align-items:stretch;background-color:rgba(55,53,51,.8);}@media only screen and (max-width:1023px){footer .container{flex-flow:column;gap:50px;}}footer .container .col{width:25%;padding-left:8%;}@media only screen and (max-width:1023px){footer .container .col{width:100%;}}footer .container .col p,footer .container .col a{padding:5px 0;font-family:"Roboto-Regular",sans-serif;font-size:14px;cursor:pointer;}footer .container .col.col-address p{color:#928c87;}footer .container .col.col-address p a{font-size:14px;font-family:"Roboto-Regular",sans-serif;color:#928c87;opacity:1;transition:.5s;}footer .container .col.col-address p a:hover{opacity:.5;}footer .container .col.col-address p:first-child{color:#ff3c00;font-weight:bold;}footer .container .col.col-phone p a{font-size:14px;font-family:"Roboto-Regular",sans-serif;color:#928c87;opacity:1;transition:.5s;}footer .container .col.col-phone p a:hover{opacity:.5;}footer .container .col.col-office p:first-child{color:#ff3c00;font-weight:bold;}footer .container .col.col-office p{color:#928c87;}footer .container .col.col-office p a{color:#928c87;opacity:1;transition:.5s;}footer .container .col.col-office p a:hover{opacity:.5;}footer .container .col.col-social p{color:#ff3c00;font-weight:bold;}@media screen and (max-width:768px){footer .container .col.col-social p{margin-bottom:10px;}}footer .container .col.col-social a{margin-right:20px;opacity:1;transition:.5s;}footer .container .col.col-social a:hover{opacity:.5;}@media only screen and (max-width:1023px){footer .container{padding:75px 20px;}}footer .container .wrap-up{border-bottom:1px solid #fff;padding-bottom:80px;}@media only screen and (max-width:1023px){footer .container .wrap-up{padding-bottom:50px;}}footer .container .wrap-up img{height:100px;width:auto;margin-right:100px;}@media only screen and (max-width:1023px){footer .container .wrap-up img{margin-right:50px;height:70px;}}footer .container .wrap-bottom{border-bottom:1px solid #fff;padding:50px 0 25px;}footer .container .wrap-bottom .foo-flex{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex:1 0 auto;margin-bottom:70px;}@media only screen and (max-width:1023px){footer .container .wrap-bottom .foo-flex{display:block;}}footer .container .wrap-bottom .foo-flex .foo-sede{width:28%;}@media only screen and (max-width:1023px){footer .container .wrap-bottom .foo-flex .foo-sede{width:100%;margin-bottom:40px;}}footer .container .wrap-bottom .foo-flex .foo-sede p{color:#fff;font-family:"Roboto Mono",monospace;font-weight:300;font-style:normal;font-size:16px;line-height:1;line-height:1.2rem;}footer .container .wrap-bottom .foo-flex .foo-sede p strong{font-weight:400;margin-bottom:30px;}footer .container .wrap-bottom .foo-flex .foo-menu{width:72%;font-family:"Roboto Mono",monospace;font-weight:300;font-style:normal;font-size:16px;line-height:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex:1 0 auto;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-align-content:flex-start;-moz-align-content:flex-start;-ms-align-content:flex-start;align-content:flex-start;}footer .container .wrap-bottom .foo-flex .foo-menu .foo-col{padding:0 10px;width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex:1 0 auto;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-content:flex-start;-moz-align-content:flex-start;-ms-align-content:flex-start;align-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}footer .container .wrap-bottom .foo-flex .foo-menu .foo-col .voice{width:33.3333333333%;padding:3px 0;min-height:30px;}@media only screen and (max-width:1023px){footer .container .wrap-bottom .foo-flex .foo-menu .foo-col .voice{min-height:0;padding:0;width:100%;}}@media only screen and (min-width:1023px) and (max-width:1280px){footer .container .wrap-bottom .foo-flex .foo-menu .foo-col .voice{width:50%;}}footer .container .wrap-bottom .foo-flex .foo-menu .foo-col .voice a{color:#fff;line-height:1.4rem;position:relative;padding-left:35px;display:block;}@media only screen and (max-width:1280px){footer .container .wrap-bottom .foo-flex .foo-menu .foo-col .voice a{margin:3px 0;padding:5px 4px 5px 35px;}}footer .container .wrap-bottom .foo-flex .foo-menu .foo-col .voice a:hover .arrow{left:13px;-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);}footer .container .wrap-bottom .foo-flex .foo-menu .foo-col .voice .arrow{height:15px;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);}footer .container .wrap-bottom .foo-copy{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex:1 0 auto;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;}footer .container .wrap-bottom .foo-copy .copy-left p,footer .container .wrap-bottom .foo-copy .copy-left a{display:inline-block;color:#fff;font-family:"Roboto Mono",monospace;font-weight:300;font-style:normal;font-size:1rem;line-height:1;line-height:1.3rem;}footer .container .wrap-bottom .foo-copy .copy-left a{-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);}footer .container .wrap-bottom .foo-copy .copy-left a:hover{text-decoration:underline;-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);}footer .btn-accessibility{position:fixed;max-width:1280px;margin:0 auto;width:100%;padding:0 20px;bottom:30px;text-align:right;left:50%;pointer-events:none;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);}@media only screen and (max-width:1280px){footer .btn-accessibility{bottom:15px;}}footer .btn-accessibility a{pointer-events:all;}footer .btn-accessibility a svg{width:60px;height:60px;}.pinVid-sec3{z-index:999;position:relative;margin-top:50%;}#formContattiSection{background-color:rgba(20,19,18,.82);position:relative;height:auto!important;padding:10% 0 40px!important;z-index:9999;box-shadow:0 -50px 60px 33px rgba(20,19,18,.82);-webkit-box-shadow:0 -50px 60px 33px rgba(20,19,18,.82);-moz-box-shadow:0 -50px 60px 33px rgba(20,19,18,.82);}@media screen and (min-width:768px) and (max-width:1440px){#formContattiSection{height:150vh!important;}}@media screen and (max-width:1024px){#formContattiSection{height:100%!important;top:56px;}#formContattiSection .cform{padding:0 0 40px!important;}#formContattiSection .cform .titolo{line-height:40px;}}@media screen and (max-width:768px){#formContattiSection{height:100%!important;}}.cform{font-family:"Roboto Mono",monospace;font-size:13px;line-height:18px;color:#cecac7;margin-top:30px;text-align:center;z-index:1;margin:auto!important;width:100%!important;padding:0 0 40px!important;}@media screen and (min-width:425px) and (max-width:1024px){.cform{text-align:center;padding:100px 0;}}@media screen and (max-width:768px){.cform{top:0%;height:100%;padding:20% 0;}}.cform:first-child{max-width:90%;width:100%;margin:0 auto;}.cform .form-box:first-child{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:0 7%;}@media screen and (min-width:768px) and (max-width:1440px){.cform .form-box:first-child{justify-content:space-between;align-items:center;}}@media screen and (max-width:767px){.cform .form-box:first-child{justify-content:space-between;align-items:center;}}.cform .form-box .container-form,.cform .form-box .container-intro{width:50%;position:static;}@media screen and (max-width:767px){.cform .form-box .container-form,.cform .form-box .container-intro{width:80%;}}.cform .form-box .container-intro{display:flex;flex-flow:column;align-items:flex-start;padding-right:20%;gap:30px;}@media screen and (min-width:1280px) and (max-width:1440px){.cform .form-box .container-intro{padding-left:10%;width:60%;}}@media screen and (min-width:768px) and (max-width:1280px){.cform .form-box .container-intro{width:80%;margin:0 auto;padding-bottom:3%;padding-left:0%;}}@media screen and (max-width:768px){.cform .form-box .container-intro{padding:0;width:100%;display:block;flex-flow:initial;align-items:center;gap:unset;}}.cform .form-box .container-intro .titolo{display:none;}@media screen and (max-width:767px){.cform .form-box .container-intro .titolo{display:block;}}.cform .form-box .container-form{width:50%;padding-right:5%;}@media screen and (min-width:768px) and (max-width:1440px){.cform .form-box .container-form{padding-right:0%;width:80%;margin:0 auto;}}@media screen and (max-width:767px){.cform .form-box .container-form{padding-right:0%;width:100%;}}.cform .form-box .btnConferma{width:100%;}.cform .form-box .btnConferma .btn{background-image:url("../App_Images/Common/arrowSmall.png");background-position:5% center;background-repeat:no-repeat;position:relative;float:left;}.cform a{color:#cecac7;text-decoration:underline;font-weight:bold;background:none;text-shadow:none;font-size:100%;font-family:"Roboto Mono",monospace;border:0;}.cform .sopratitolo{font-family:"Roboto Mono",monospace;font-size:2em;color:#ff3c00;margin-top:5px;font-weight:bold;overflow-wrap:normal;}@media screen and (min-width:768px) and (max-width:1880px){.cform .sopratitolo{text-align:left;font-size:1.6em;margin-bottom:50px;}}@media screen and (max-width:768px){.cform .sopratitolo{line-height:1.1em;font-size:18px;margin-bottom:50px;}}.cform .titolo{display:none;}@media screen and (max-width:768px){.cform .titolo{display:block;font-family:"Roboto Mono",monospace;font-size:32px;font-weight:700;color:#ff3c00;margin-bottom:21px;}}@media screen and (max-width:768px){.cform .titoloFooter{display:none;}}.cform .titoloFooter h1{font-size:90px;color:#ff3c00;font-family:"Roboto Mono",monospace;z-index:5;text-align:left;font-weight:bolder;height:auto;line-height:100px;}@media screen and (min-width:1024px) and (max-width:1880px){.cform .titoloFooter h1{font-size:5vw;line-height:1;}}@media screen and (max-width:1023px){.cform .titoloFooter h1{font-size:4vw;height:auto;line-height:1;}}@media screen and (max-width:768px){.cform .titoloFooter h1{font-size:32px;font-weight:bold;height:auto;text-align:center;}}.cform .intro{font-size:18px;color:#cecac7;margin-bottom:30px;position:relative;z-index:20;text-align:left;font-family:"Roboto Mono",monospace;line-height:1.5em;}@media screen and (max-width:768px){.cform .intro{text-align:center;font-size:15px;}}.cform .btn{color:#cecac7;padding:10px 10px 10px 30px;border:1px solid #cecac7;cursor:pointer;text-transform:uppercase;margin:20px;position:relative;border:1px solid #585655!important;background-color:rgba(88,86,85,.5)!important;color:#cecac7!important;font-size:12px;line-height:16px;font-weight:bold;}.cform .btn:hover{background-color:rgba(88,86,85,.3);}.cform .response{color:#cecac7;padding:20px;text-align:center;}.cform .sopratitolo,.cform .form-cont{text-transform:lowercase;}.cform .form-cont{display:flex;flex-wrap:wrap;width:100%;text-align:left;}.cform .form-cont .form-element{box-sizing:border-box;padding:10px 10px 10px 0;position:relative;}@media screen and (max-width:1440px){.cform .form-cont .form-element{padding:0 10px 0 0;}}@media screen and (max-width:768px){.cform .form-cont .form-element{padding:10px;}}.cform .form-cont .f50{width:50%;}.cform .form-cont .f100{width:100%;}.cform .form-cont .error{color:#ff3c00;font-size:1em;position:relative;bottom:0;}.cform .form-cont .obbligatorio{color:#ff3c00;}.cform .form-cont select.ddlgray{color:#808080;font-style:italic;}.cform .form-cont select.ddlblack{color:#000;font-style:normal;}.cform .form-cont select option{color:#000;font-size:15px;padding:5px 10px;font-style:normal;}.cform .form-cont select option:first-child{display:none;}.cform .form-cont select option:hover,.cform .form-cont select option:focus,.cform .form-cont select option:active{background-color:#ff3c00;}.cform .form-cont input[type=text],.cform .form-cont input[type=email],.cform .form-cont textarea,.cform .form-cont select{width:100%;padding:10px;margin:10px 0;border:1px solid #ccc;color:#000;}.cform .form-cont input[type=text]::placeholder,.cform .form-cont input[type=email]::placeholder,.cform .form-cont textarea::placeholder,.cform .form-cont select::placeholder{color:#808080;font-style:italic;}.cform .form-cont input[type=checkbox]{appearance:none;background-color:#2e2c2b;border:1px solid #ff3c00;width:20px;height:20px;cursor:pointer;position:relative;outline:0;}.cform .form-cont input[type=checkbox]:checked{background-color:#ff3c00;}.cform .form-cont input[type=checkbox]:checked:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:10px;height:10px;background-color:#fff;border-radius:1px;}.cform .form-cont .ptable{width:100%;margin-top:10px;text-transform:none;}.cform .form-cont .ptable .prow{display:flex;margin-bottom:20px;position:relative;}@media screen and (max-width:768px){.cform .form-cont .ptable .prow{flex-flow:row!important;}}.cform .form-cont .ptable .prow .error{right:0;}@media screen and (max-width:768px){.cform .form-cont .ptable .prow .error{bottom:0;left:0;position:relative;}}.cform .form-cont .ptable .pcol{box-sizing:border-box;vertical-align:top;}.cform .form-cont .ptable .first-col{flex:0 0 35px;}.cform .form-cont .ptable .second-col{margin-top:5px;color:#cecac7;}.cform .form-cont .ptable .second-col a{color:#fff;}@media(max-width:600px){.cform{width:100%;}.cform .form-cont .f50{width:100%;}.cform .form-cont .ptable .prow{flex-direction:column;}}.debugContainerGrid{position:fixed;background-color:transparent;width:100%;max-width:1280px;height:100%;pointer-events:none;z-index:800;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);}.debugContainerGrid .debugGrid{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex:1 0 auto;}.debugContainerGrid .debugGrid .item{width:100%;height:100%;position:relative;}.debugContainerGrid .debugGrid .item:after{content:"";background-color:#a0a0a0;opacity:.25;width:1px;height:100%;position:absolute;right:0;top:0;}.debugContainerGrid .debugGrid .item--1:before{content:"";background-color:#a0a0a0;opacity:.15;width:1px;height:100%;position:absolute;left:0;top:0;}.debugContainerGrid .debugGrid .item--1:before{background-color:#00fffc;}.debugContainerGrid .debugGrid .item--6:after{background-color:#00fffc;}.debugContainerGrid .debugGrid .item--12:after{background-color:#00fffc;}#iubenda-cs-banner .iubenda-cs-container{display:block;overflow:hidden;}@media only screen and (max-width:1023px){#iubenda-cs-banner .iubenda-cs-container{position:fixed;}}@media only screen and (min-width:1281px) and (max-width:1920px){#iubenda-cs-banner .iubenda-cs-container{position:relative;}}#iubenda-cs-banner .iubenda-cs-container .custom-wrapper{align-content:center;max-width:1460px;margin:0 auto;width:100%;box-sizing:border-box;padding:40px 30px 30px;opacity:1;position:relative;}@media only screen and (max-width:1023px){#iubenda-cs-banner .iubenda-cs-container .custom-wrapper{text-align:center;}}#iubenda-cs-banner .iubenda-cs-container .custom-wrapper.flex{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex:1 0 auto;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;height:100%;}@media only screen and (min-width:1023px) and (max-width:1280px){#iubenda-cs-banner .iubenda-cs-container .custom-wrapper.flex{display:block;}}@media only screen and (max-width:1023px){#iubenda-cs-banner .iubenda-cs-container .custom-wrapper.flex{display:block;}}#iubenda-cs-banner .iubenda-cs-container .custom-wrapper .custom-content{width:88%;}@media only screen and (max-width:1023px){#iubenda-cs-banner .iubenda-cs-container .custom-wrapper .custom-content{width:100%;}}#iubenda-cs-banner .iubenda-cs-container .iubenda-cs-content{background-color:#1d1e1c!important;color:#9d9895!important;font-size:14px!important;}#iubenda-cs-banner .iubenda-cs-container .iubenda-cs-content:before{position:absolute;content:"";background-color:#fff;width:100%;height:3px;top:0;left:0;}#iubenda-cs-banner .iubenda-cs-container .iubenda-cs-reject-btn{position:absolute!important;top:8px!important;right:3px!important;width:30px!important;height:30px!important;cursor:pointer;-moz-transition:all .3s cubic-bezier(.32,0,.29,.99);-o-transition:all .3s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .3s cubic-bezier(.32,0,.29,.99);transition:all .3s cubic-bezier(.32,0,.29,.99);}#iubenda-cs-banner .iubenda-cs-container .iubenda-cs-reject-btn:after,#iubenda-cs-banner .iubenda-cs-container .iubenda-cs-reject-btn:before{content:"";position:absolute;width:1px;height:20px;background-color:#fff;top:50%;left:50%;}#iubenda-cs-banner .iubenda-cs-container .iubenda-cs-reject-btn:before{-webkit-transform:translate(-50%,-50%) rotate(-45deg);-moz-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);-o-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg);}#iubenda-cs-banner .iubenda-cs-container .iubenda-cs-reject-btn:after{-webkit-transform:translate(-50%,-50%) rotate(45deg);-moz-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);-o-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);}#iubenda-cs-banner .iubenda-cs-container .iubenda-cs-reject-btn:hover:after,#iubenda-cs-banner .iubenda-cs-container .iubenda-cs-reject-btn:hover:before{background-color:#ff3c00B;-moz-transition:all .2s cubic-bezier(.32,0,.29,.99);-o-transition:all .2s cubic-bezier(.32,0,.29,.99);-webkit-transition:all .2s cubic-bezier(.32,0,.29,.99);transition:all .2s cubic-bezier(.32,0,.29,.99);}#iubenda-cs-banner .iubenda-cs-container .iubenda-cs-accept-btn{display:inline-block!important;position:relative!important;overflow:hidden!important;height:44px!important;text-transform:uppercase!important;margin-top:30px!important;padding:0 15px!important;font-size:.6rem!important;letter-spacing:2px!important;font-weight:700!important;line-height:44px!important;text-align:center!important;color:#1d1e1c!important;border:1px solid #ff3c00!important;background-color:#ff3c00!important;transition:ease-in-out!important;-webkit-transition:all .3s!important;-moz-transition:all .3s!important;-o-transition:all .3s!important;transition:all .3s!important;cursor:pointer;}#iubenda-cs-banner .iubenda-cs-container .iubenda-cs-accept-btn:hover{color:#ff3c00!important;background-color:rgba(255,255,255,0)!important;-webkit-transition:all .3s!important;-moz-transition:all .3s!important;-o-transition:all .3s!important;transition:all .3s!important;}#iubenda-cs-banner .iubenda-cs-container .cookie-title{color:#fff;font-size:13px;line-height:19px;text-transform:uppercase;display:block;font-family:Roboto;font-weight:900;}#iubenda-cs-banner .iubenda-cs-container .cookie-text{font-family:Roboto!important;color:#9d9895!important;font-size:13px!important;line-height:19px!important;font-weight:500!important;letter-spacing:0!important;color:#9d9895!important;}#iubenda-cs-banner .iubenda-cs-container .cookie-text a,#iubenda-cs-banner .iubenda-cs-container .cookie-text .iubenda-cs-cookie-policy-lnk{color:#fff!important;text-decoration:underline!important;}#iubenda-cs-banner .iubenda-cs-container .cookie-text a:hover,#iubenda-cs-banner .iubenda-cs-container .cookie-text .iubenda-cs-cookie-policy-lnk:hover{color:#9d9895!important;}#iubenda-cs-banner .iubenda-cs-container .iubenda-cs-customize-btn{display:inline-block;font-size:12px!important;line-height:18px!important;color:#fff!important;text-decoration:underline!important;cursor:pointer;}#iubenda-cs-banner .iubenda-cs-container .iubenda-cs-customize-btn:hover{color:#9d9895!important;}@media only screen and (max-width:1023px){#iubenda-cs-banner .iubenda-cs-container .iubenda-cs-customize-btn{text-align:center!important;margin:0 auto!important;}}@media only screen and (max-width:1023px){#iubenda-cs-banner .iubenda-cs-container .buttons-accept{margin:20px auto 0;text-align:center;}}#iubenda-cs-banner .iubenda-cs-container .buttons-accept button{margin:0 auto!important;}@media only screen and (max-width:1023px){#iubenda-cs-banner .iubenda-cs-container .buttons-accept button{margin:20px 0!important;}}#iubenda-iframe .purposes-btn-accept{background-color:#eb9c44!important;color:#06281f!important;background-size:16px!important;}
.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1;}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden;}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0);}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;}.owl-carousel .owl-item img{display:block;width:100%;}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none;}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next,.owl-carousel button.owl-dot{background:none;color:inherit;border:0;padding:0!important;font:inherit;}.owl-carousel.owl-loaded{display:block;}.owl-carousel.owl-loading{opacity:0;display:block;}.owl-carousel.owl-hidden{opacity:0;}.owl-carousel.owl-refresh .owl-item{visibility:hidden;}.owl-carousel.owl-drag .owl-item{touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.owl-carousel.owl-grab{cursor:move;cursor:grab;}.owl-carousel.owl-rtl{direction:rtl;}.owl-carousel.owl-rtl .owl-item{float:right;}.no-js .owl-carousel{display:block;}.owl-carousel .animated{animation-duration:1000ms;animation-fill-mode:both;}.owl-carousel .owl-animated-in{z-index:0;}.owl-carousel .owl-animated-out{z-index:1;}.owl-carousel .fadeOut{animation-name:fadeOut;}@keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}.owl-height{transition:height 500ms ease-in-out;}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease;}.owl-carousel .owl-item .owl-lazy[src^=""],.owl-carousel .owl-item .owl-lazy:not([src]){max-height:0;}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d;}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000;}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url("owl.video.play.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform 100ms ease;}.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3,1.3);}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none;}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease;}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%;}
.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent;}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px;}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none;}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default;}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px;}.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent;}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline;}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity 200ms ease;border-radius:30px;}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791;}
.debugContainerGrid{position:fixed;background-color:transparent;width:100%;max-width:1280px;height:100%;pointer-events:none;z-index:800;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);}.debugContainerGrid .debugGrid{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-basis:auto;flex:1 0 auto;}.debugContainerGrid .debugGrid .item{width:100%;height:100%;position:relative;}.debugContainerGrid .debugGrid .item:after{content:"";background-color:#a0a0a0;opacity:.25;width:1px;height:100%;position:absolute;right:0;top:0;}.debugContainerGrid .debugGrid .item--1:before{content:"";background-color:#a0a0a0;opacity:.15;width:1px;height:100%;position:absolute;left:0;top:0;}.debugContainerGrid .debugGrid .item--1:before{background-color:#00fffc;}.debugContainerGrid .debugGrid .item--6:after{background-color:#00fffc;}.debugContainerGrid .debugGrid .item--12:after{background-color:#00fffc;}.gslide-video{max-width:80%!important;}.plyr__control{background-color:rgba(0,0,0,.5)!important;}.plyr--full-ui input[type=range]{color:#ff3c00;}ziosec{display:none;}@media only screen and (max-width:1023px){.bg-banner.mob{display:block;}}.gprev,.gnext{display:none!important;}.bg-banner{width:100%;height:1700px;object-fit:cover;display:block;position:fixed;z-index:0;transform:translateY(200px);transition:transform ease-out;top:200px;}.bg-banner.mob{display:none;}@media only screen and (max-width:1023px){.bg-banner.mob{display:block;}}.bg-banner.desk{display:block;}@media only screen and (max-width:1023px){.bg-banner.desk{display:none;}}.containerHomeMob{display:none;}@media only screen and (max-width:1023px){.containerHome{display:none;}}.containerHome{width:90%;display:flex;height:82%;border:1px solid rgba(214,212,204,.1);position:fixed;transform:scale(1.1);transition:all ease-out .5s;z-index:20;top:0;margin:95px;clip-path:polygon(0% 0%,0% 100%,2% 100%,2% 2%,98% 2%,98% 98%,0 98%,0 100%,100% 100%,100% 0);}@media screen and (max-width:1024px){.containerHome{display:none;}}@media screen and (max-width:1880px){.containerHome{margin:95px 5% 5.5%;}}.gvideo{border:1px solid #767470;}.playVideoImg{width:90px;height:90px;position:absolute;z-index:10;transform:scale(1);transition:.5s;cursor:pointer;top:50%;left:50%;transition:.5s;transform:translate(-50%,-50%);}.playVideoImg:hover{width:100px;height:100px;}.playVideoImg img{width:100%;height:100%;object-fit:cover;}.containerShadowTop,.containerShadowLeft,.containerShadowRight{background:#4c4644;position:fixed;top:0;}.containerShadowSecBottom{bottom:0;width:100%;height:20%;z-index:8;background:linear-gradient(180deg,#141312 5%,rgba(20,19,18,.5) 70%,rgba(20,19,18,0) 100%);position:absolute;left:0;}.containerShadowTop{top:0;width:100%;height:20%;z-index:8;background:linear-gradient(180deg,#141312 5%,rgba(20,19,18,.5) 70%,rgba(20,19,18,0) 100%);position:fixed;}@media only screen and (max-width:1023px){.containerShadowTop{background:linear-gradient(180deg,#141312 25%,rgba(20,19,18,.5) 70%,rgba(20,19,18,0) 100%);}}.containerShadowBottom{bottom:0;width:100%;height:10%;z-index:8;background:linear-gradient(0deg,#141312 5%,rgba(20,19,18,.5) 40%,rgba(20,19,18,0) 100%);position:fixed;left:0;}.sopratitolo{margin:50px 0;}.sec-3{z-index:10!important;}.cont-socialwall{padding:5% 0!important;}.text-arrow{display:flex;justify-content:flex-end;flex-flow:column;position:static;width:56.5%;top:0;height:100vh;opacity:1;background-color:transparent;}@media screen and (min-width:768px) and (max-width:1024px){.text-arrow{width:70%;height:36%;}}.text-arrow .box-left .start-block .sottotitolo1:not(:first-child){padding-bottom:5%;}.text-arrow{display:flex;justify-content:flex-end;flex-flow:column;position:static;width:56.5%;top:0;height:100vh;opacity:1;background-color:transparent;}.text-arrow .box-left{background-color:#e63600;mix-blend-mode:hard-light;width:35%;height:375px;padding:34px;top:30%;position:fixed;display:flex;justify-content:flex-end;flex-flow:column;z-index:10;right:0;transition:transform linear .5s;}@media screen and (max-width:1880px){.text-arrow .box-left{height:380px;}}.text-arrow .box-left .start-block{top:40px;position:absolute;transition:transform linear .5s;gap:25px;}@media screen and (min-width:1024px) and (max-width:1880px){.text-arrow .box-left .start-block{gap:15px;}}.text-arrow .box-left .start-block .sottotitolo1{font-family:"Roboto Mono",monospace;font-weight:normal;font-size:22px;}.text-arrow .box-left .start-block .sottotitolo1:first-child{padding-bottom:5%;}@media screen and (min-width:1115px){.text-arrow .box-left .start-block .sottotitolo1:first-child{padding-bottom:16%;}}@media screen and (min-width:768px) and (max-width:1023px){.text-arrow .box-left .start-block .sottotitolo1{font-size:1.1em;}}.text-arrow .box-left .start-block,.text-arrow .box-left .text-block2,.text-arrow .box-left .text-block3,.text-arrow .box-left .text-block4{left:3%;transition:transform linear;opacity:1;display:flex;flex-flow:column;padding-left:5%;}.text-arrow .box-left .start-block .text-block-link,.text-arrow .box-left .text-block2 .text-block-link,.text-arrow .box-left .text-block3 .text-block-link,.text-arrow .box-left .text-block4 .text-block-link{text-align:left;display:flex;justify-content:flex-start;column-gap:30px;}.text-arrow .box-left .start-block .text-block-link a,.text-arrow .box-left .text-block2 .text-block-link a,.text-arrow .box-left .text-block3 .text-block-link a,.text-arrow .box-left .text-block4 .text-block-link a{font-size:13px;border:1px solid rgba(214,212,204,.6);background-color:rgba(0,0,0,.1);padding:9px;font-family:"Roboto Mono",monospace;font-weight:bold;text-transform:uppercase;display:flex;align-items:center;transition:.3s;}.text-arrow .box-left .start-block .text-block-link a:hover,.text-arrow .box-left .text-block2 .text-block-link a:hover,.text-arrow .box-left .text-block3 .text-block-link a:hover,.text-arrow .box-left .text-block4 .text-block-link a:hover{background-color:rgba(255,255,255,.3);}.text-arrow .box-left .start-block .text-block-link a span,.text-arrow .box-left .text-block2 .text-block-link a span,.text-arrow .box-left .text-block3 .text-block-link a span,.text-arrow .box-left .text-block4 .text-block-link a span{margin-right:7px;display:inline-block;}.text-arrow .box-left .start-block .text-block-link a span img,.text-arrow .box-left .text-block2 .text-block-link a span img,.text-arrow .box-left .text-block3 .text-block-link a span img,.text-arrow .box-left .text-block4 .text-block-link a span img{width:auto;object-fit:cover;}.text-arrow .box-left .start-block .unOrderedList,.text-arrow .box-left .text-block2 .unOrderedList,.text-arrow .box-left .text-block3 .unOrderedList,.text-arrow .box-left .text-block4 .unOrderedList{font-family:"Roboto Mono",monospace;font-weight:bold;text-align:left;}.text-arrow .box-left .start-block .unOrderedList li,.text-arrow .box-left .text-block2 .unOrderedList li,.text-arrow .box-left .text-block3 .unOrderedList li,.text-arrow .box-left .text-block4 .unOrderedList li{line-height:1.5em;}.text-arrow .box-left .start-block .unOrderedList li span,.text-arrow .box-left .text-block2 .unOrderedList li span,.text-arrow .box-left .text-block3 .unOrderedList li span,.text-arrow .box-left .text-block4 .unOrderedList li span{text-decoration:underline;}.text-arrow .box-left .sec1-titleB{position:absolute;height:auto;top:16%;}.text-arrow .box-left .sec1-titleB.text-block2{flex-direction:column;gap:25px;top:15%;}@media screen and (min-width:1025px) and (max-width:1880px){.text-arrow .box-left .sec1-titleB.text-block2{padding-right:13%;gap:15px;}}.text-arrow .box-left .sec1-titleB.text-block2 .sottotitolo1{font-size:18px;line-height:1.3em;font-weight:300;}@media screen and (max-width:1440px){.text-arrow .box-left .sec1-titleB.text-block2 .sottotitolo1 br{display:none;}}@media screen and (min-width:1025px) and (max-width:1880px){.text-arrow .box-left .sec1-titleB.text-block2 .sottotitolo1{line-height:calc(100% + .390625vw);font-size:1.1em;}}@media screen and (min-width:768px) and (max-width:1024px){.text-arrow .box-left .sec1-titleB.text-block2 .sottotitolo1{font-size:.9em;line-height:normal;}}.text-arrow .box-left .sec1-titleB.text-block3{flex-direction:column;gap:15px;}.text-arrow .box-left .sec1-titleB.text-block3 .sottotitolo1{font-size:18px;line-height:1.1em;padding-right:20%;}@media screen and (min-width:1024px) and (max-width:1880px){.text-arrow .box-left .sec1-titleB.text-block3 .sottotitolo1{font-size:1.1em;line-height:calc(100% + .390625vh);}}.text-arrow .box-left .sec1-titleB.text-block3 .unOrderedList li{line-height:1.4em;}@media screen and (min-width:768px) and (max-width:1024px){.text-arrow .box-left .sec1-titleB.text-block3 .unOrderedList li{font-size:.9em;line-height:1.5em;}}.text-arrow .box-left .sec1-titleB.text-block4{flex-direction:column;gap:15px;top:auto;}@media screen and (min-width:1024px) and (max-width:1880px){.text-arrow .box-left .sec1-titleB.text-block4{top:16%;}}.text-arrow .box-left .sec1-titleB.text-block4 .sottotitolo1{font-size:18px;line-height:1.3em;font-weight:300;}.text-arrow .box-left .sec1-titleB.text-block4 .sottotitolo1:first-child{font-weight:400;}@media screen and (min-width:1396px) and (max-width:1880px){.text-arrow .box-left .sec1-titleB.text-block4 .sottotitolo1{font-size:1.1em;line-height:calc(100% + .390625vh);}}@media screen and (min-width:768px) and (max-width:1395px){.text-arrow .box-left .sec1-titleB.text-block4 .sottotitolo1{font-size:1em;line-height:normal;}}.text-arrow .exhib{display:flex;justify-content:flex-start;flex-flow:column;position:static;left:67%;opacity:1;top:70%;z-index:10;transition:all ease-out;transform:translate(0,70%);}.text-arrow .exhib p span{display:block;text-align:left;font-size:20px;line-height:23px;font-family:"Roboto Mono",sans-serif;font-weight:normal;}.text-arrow .exhib p span img{width:169px;object-fit:cover;}.sec1-titleB{z-index:10;}.sec1-titleB{display:flex;z-index:10;}.sec1-titleB .titleSotto1{color:rgba(139,137,136,.85);opacity:30%;}.sec1-titleB .sottotitolo1{opacity:1;position:relative;transition:all linear .3s;}.text-arrow p{font-size:18px;line-height:1.5em;text-align:left;display:block;opacity:1;position:relative;font-family:"Roboto Mono",monospace;}.text-arrow p span{font-weight:Bold;}.block-titolo,.block-testo{z-index:10;}.block-titolo h1,.block-testo h1{z-index:10;}.matter{z-index:1;}.tittle-top{bottom:47%;left:8%;display:inline-flex;flex-flow:column;transition:transform linear;position:fixed;z-index:5!important;}.tittle-top .title-row{color:#ff3c00;font-family:"Roboto Mono",monospace;text-align:left;font-weight:bolder;line-height:1;font-size:90px;}@media screen and (min-width:768px) and (max-width:1025px){.tittle-top .title-row{font-size:5em;}}@media screen and (min-width:1026px) and (max-width:1880px){.tittle-top .title-row{font-size:calc(70px + .390625vw);}}@media screen and (min-width:1026px) and (max-width:1880px){.tittle-top{bottom:43%;}}section{width:100%;height:100%;display:block;}section .text-to-left{position:fixed;left:4%;height:100vh;display:flex;width:50%;top:0;align-items:center;}section .container-matter{display:flex;left:0%;align-items:flex-end;justify-content:flex-end;height:50%;width:100%;position:absolute;bottom:-3%;}section .titleSupra1{left:8vw;opacity:1;transition:opacity linear .2s;}@media screen and (min-width:1026px) and (max-width:1880px){section .container-matter{bottom:-7%;}}section{width:100%;height:100%;display:block;}section .matter{color:#ff3c00;font-family:"Roboto Mono",monospace;left:8%;transition:.3s;z-index:1;text-align:left;font-size:90px;position:absolute;font-weight:600;transform:translate(0,-5%);top:0%;}@media screen and (min-width:1026px) and (max-width:1880px){section .matter{font-size:calc(70px + .390625vw);transform:translate(0,-5%)!important;}}@media screen and (min-width:768px) and (max-width:1025px){section .matter{font-size:5em;}}@media screen and (min-width:1026px) and (max-width:1880px){section .matter{font-size:calc(70px + .390625vw);transform:translate(0,-5%)!important;}}@media screen and (min-width:768px) and (max-width:1025px){section .matter{font-size:5em;}}#formContattiSection{box-shadow:0 85px 106px -43px rgba(0,0,0,.75) inset;-webkit-box-shadow:0 85px 106px -43px rgba(0,0,0,.75) inset;-moz-box-shadow:0 85px 106px -43px rgba(0,0,0,.75) inset;}section .titleSotto{color:#ff3c00;font-family:"Roboto Mono",monospace;left:8%;transition:.3s;z-index:5;text-align:left;font-size:33px;position:absolute;font-weight:600;transform:none!important;bottom:50%;}@media screen and (min-width:1026px) and (max-width:1880px){section .titleSotto{font-size:calc(33px + .390625vw);}}section .living-cont{transition:transform linear .5s;}section .block-testo .titolo1{font-family:"Roboto Mono",monospace;font-weight:600;font-style:normal;font-size:90px;line-height:1;display:block;font-size:90px;position:absolute;color:#ff3c00;left:0%;transition:transform linear;font-weight:600;transform:translate(0,-5%);}@media screen and (min-width:1024px){.arrowDown{text-decoration:none;width:77px;position:fixed;bottom:0%;z-index:20;opacity:30%;display:flex;justify-content:center;left:50%;transform:translate(-50%,-50%);}.arrowDown svg{width:100%;height:100%;position:relative;transition:visibility ease-out 1s;}}.sec2 h1,.sec3 h1,.sec4 h1{position:absolute;left:10%;font-size:90px;bottom:86%;}@media screen and (min-width:1024px) and (max-width:1880px){.sec2 h1,.sec3 h1,.sec4 h1{bottom:unset;}}@media screen and (min-width:1025px) and (max-width:1880px){.sec2 h1,.sec3 h1,.sec4 h1{top:0;}}@media screen and (min-width:768px) and (max-width:1024px){.sec2 h1,.sec3 h1,.sec4 h1{bottom:33%;}}.sec1{z-index:2!important;}.sec2,.sec3,.sec4{z-index:2!important;}.sec2 .block-mid-text,.sec3 .block-mid-text,.sec4 .block-mid-text{width:100%;position:relative;display:flex;flex-flow:column;align-items:center;justify-content:center;top:0%;height:100%;clip-path:polygon(40% 20%,60% 20%,60% 100%,40% 100%);}.sec2 .block-mid-text video,.sec3 .block-mid-text video,.sec4 .block-mid-text video{width:100vw;height:100vh;object-fit:cover;}.sec2 .titleSotto1 h5,.sec2 .titleSotto2 h5,.sec2 .titleSotto3 h5,.sec3 .titleSotto1 h5,.sec3 .titleSotto2 h5,.sec3 .titleSotto3 h5,.sec4 .titleSotto1 h5,.sec4 .titleSotto2 h5,.sec4 .titleSotto3 h5{color:#ff3c00;word-break:keep-all;}.sec2 .titleSotto1,.sec2 .titleSotto2,.sec2 .titleSotto3,.sec3 .titleSotto1,.sec3 .titleSotto2,.sec3 .titleSotto3,.sec4 .titleSotto1,.sec4 .titleSotto2,.sec4 .titleSotto3{color:#ff3c00;font-family:"Roboto Mono",monospace;bottom:60%;left:0%;z-index:5;text-align:left;font-size:33px;position:absolute;font-weight:600;line-height:90%;display:block;}@media screen and (min-width:1025px) and (max-width:1440px){.sec2 .titleSotto1,.sec2 .titleSotto2,.sec2 .titleSotto3,.sec3 .titleSotto1,.sec3 .titleSotto2,.sec3 .titleSotto3,.sec4 .titleSotto1,.sec4 .titleSotto2,.sec4 .titleSotto3{bottom:50%;}}.sec2 .block-testo,.sec3 .block-testo,.sec4 .block-testo{display:flex;position:absolute;left:8%;align-items:flex-end;justify-content:flex-end;height:50%;width:50%;bottom:-6%;}@media screen and (min-width:1026px) and (max-width:1880px){.sec2 .block-testo,.sec3 .block-testo,.sec4 .block-testo{bottom:-6%;}}@media screen and (min-width:1026px) and (max-width:1880px){.sec2 .block-testo .titolo1,.sec3 .block-testo .titolo1,.sec4 .block-testo .titolo1{font-size:calc(70px + .390625vw);top:0;}}.sec2 .block-testo .titleSotto1,.sec3 .block-testo .titleSotto1,.sec4 .block-testo .titleSotto1{color:#ff3c00;opacity:30%;transition:transform linear 2.5s;}.sec5,.sec6{width:100%;height:auto;display:block;padding-bottom:100%;}video{width:100%;height:100%;}.sec1,.sec2,.sec3,.sec4,.tittle-top,.text-arrow{display:block;}@media screen and (max-width:1024px){.desktop{display:none;}.sec-3{margin-top:100px!important;}.pinVid-sec3{position:relative;height:150%;z-index:5!important;}}@media screen and (max-width:1024px){#formContattiSection .container-intro .titolo{font-family:"Roboto Mono",monospace;}}.mobileStartBlock{display:none;}.mobileStartBlock .secMob0{margin-bottom:100px;}.mobileStartBlock .secMob1,.mobileStartBlock .secMob2,.mobileStartBlock .secMob3,.mobileStartBlock .secMob4{z-index:0!important;}.mobileStartBlock .mainSubTitle,.mobileStartBlock .mainSubTitleH5{position:absolute;}@media screen and (max-width:1024px){.mobileStartBlock{display:block;position:relative;width:100%;height:auto;}.mobileStartBlock .gslide-video{max-width:80%!important;}.mobileStartBlock .plyr__control{background-color:rgba(0,0,0,.5)!important;}.mobileStartBlock .plyr--full-ui input[type=range]{color:#ff3c00;}.mobileStartBlock .plyr__video-wrapper iframe{max-width:100%!important;min-width:100%!important;height:100%;position:absolute;left:50%;transform:translate(-50%,-50%);top:50%;}.mobileStartBlock .gprev,.mobileStartBlock .gnext{display:none!important;}.mobileStartBlock ziosec{display:none;}.mobileStartBlock iframe{border:1px solid #767470;max-width:80%!important;min-width:80%!important;height:90%;position:absolute;left:50%;transform:translate(-50%,-50%);top:50%;}.mobileStartBlock .content-sec1{display:flex;flex-flow:column;height:calc(100vh - 95px);position:relative;top:95px!important;width:100vw;left:40px;justify-content:center;padding-bottom:100px;margin-bottom:200px;}.mobileStartBlock .pinVidContainer{height:100%;display:flex;flex-flow:column;}.mobileStartBlock .arrowDown{left:50%;top:95dvh;opacity:35%;text-decoration:none;width:77px;position:absolute;z-index:20;display:flex;justify-content:center;transform:translate(-50%,-50%);}.mobileStartBlock .arrowDown .arrowDownMob{width:100%;height:100%;position:relative;transition:visibility ease-out 1s;}.mobileStartBlock .wrapper-1{bottom:50px!important;}.mobileStartBlock .content-sec2,.mobileStartBlock .content-sec3,.mobileStartBlock .content-sec4{display:flex;flex-flow:column;height:auto;position:relative;width:100vw;bottom:78vh;left:40px;align-self:center;}.mobileStartBlock .zero{top:43vh;left:-40px;}.mobileStartBlock .zero .sottotitolo1{padding-bottom:20px;font-size:15px;}.mobileStartBlock .zero .sottotitolo1 .br-block{display:inline-block!important;}.mobileStartBlock .zero,.mobileStartBlock .box-text{mix-blend-mode:hard-light;background-color:#e63600;padding:30px 18% 30px 40px;color:#fff;position:absolute;z-index:5;width:calc(100% - 10vw);transition:all 500ms cubic-bezier(0,0,.58,1);padding:20px 20px 20px 40px;}.mobileStartBlock .zero.firstSt,.mobileStartBlock .box-text.firstSt{top:30vh;left:-40px;font-size:13px;line-height:1.2;}.mobileStartBlock .zero.firstSt .br-block2,.mobileStartBlock .box-text.firstSt .br-block2{display:inline-block!important;}.mobileStartBlock .zero.secondSt,.mobileStartBlock .box-text.secondSt{top:30vh;left:-40px;font-size:13px;line-height:1.2;}.mobileStartBlock .zero.thirdSt,.mobileStartBlock .box-text.thirdSt{top:30vh;left:-40px;font-size:13px;line-height:1.2;}.mobileStartBlock .zero .wrapper-box-text p,.mobileStartBlock .box-text .wrapper-box-text p{font-size:14px;font-weight:normal;line-height:1.2;}.mobileStartBlock .zero .wrapper-box-text p span,.mobileStartBlock .box-text .wrapper-box-text p span{font-weight:600;line-height:25px;}.mobileStartBlock .zero .wrapper-box-text .sottotitolo1,.mobileStartBlock .box-text .wrapper-box-text .sottotitolo1{padding-bottom:20px;}.mobileStartBlock .zero .wrapper-box-text .sottotitolo1 .br-block,.mobileStartBlock .box-text .wrapper-box-text .sottotitolo1 .br-block{display:none!important;}.mobileStartBlock .zero .wrapper-box-text .sottotitolo2,.mobileStartBlock .box-text .wrapper-box-text .sottotitolo2{padding-bottom:20px;}.mobileStartBlock .zero .wrapper-box-text .sottotitolo3,.mobileStartBlock .box-text .wrapper-box-text .sottotitolo3{padding-bottom:20px;}.mobileStartBlock .zero .wrapper-box-text .text-block-link,.mobileStartBlock .box-text .wrapper-box-text .text-block-link{text-align:left;display:flex;justify-content:flex-start;column-gap:30px;}.mobileStartBlock .zero .wrapper-box-text .text-block-link a,.mobileStartBlock .box-text .wrapper-box-text .text-block-link a{font-size:13px;border:1px solid rgba(214,212,204,.6);background-color:rgba(0,0,0,.1);padding:9px;font-family:"Roboto Mono",monospace;font-weight:bold;text-transform:uppercase;display:flex;align-items:center;transition:.3s;gap:7px;}.mobileStartBlock .zero .wrapper-box-text .unOrderedList,.mobileStartBlock .box-text .wrapper-box-text .unOrderedList{padding-bottom:20px;}.mobileStartBlock .zero .wrapper-box-text .unOrderedList li,.mobileStartBlock .box-text .wrapper-box-text .unOrderedList li{font-size:14px;font-weight:400;font-family:"Roboto Mono",monospace;line-height:1.1;}.mobileStartBlock .zero .wrapper-box-text .unOrderedList li span,.mobileStartBlock .box-text .wrapper-box-text .unOrderedList li span{text-decoration:underline;}.mobileStartBlock #block1{position:absolute;top:auto;height:100vh;width:100vw;}.mobileStartBlock .exhib{position:absolute;top:72vh;bottom:0%;z-index:5;display:none;}.mobileStartBlock .exhib p:first-child{padding-bottom:50px;}.mobileStartBlock .exhib p span{display:block;line-height:25px;}.mobileStartBlock .block-mid-text{position:absolute;width:100vw;height:100%;z-index:3;top:0;left:0;}.mobileStartBlock .block-mid-text video{width:100vw;height:100%;object-fit:cover;}.mobileStartBlock .containerHomeMob{position:fixed;top:20px;left:0;width:calc(100vw - 40px);height:100%;border:1px solid #fff;margin:65px 20px 100px 20px;z-index:20;opacity:.2;max-height:82%;min-height:85%;pointer-events:none;display:block;clip-path:polygon(0% 0%,0% 100%,2% 100%,2% 2%,98% 2%,98% 98%,0 98%,0 100%,100% 100%,100% 0);}.mobileStartBlock .main-title-h1{position:relative;z-index:10!important;color:#ff3c00;font-family:"Roboto Mono",monospace;text-align:left;font-weight:bolder;line-height:1;font-size:52px;top:15px;left:0;}.mobileStartBlock .container-title-block1{margin-bottom:150px;top:auto!important;width:100%;position:relative!important;gap:0!important;}.mobileStartBlock div video{width:100%;display:block;height:100vh!important;}.mobileStartBlock .container-title{position:absolute;top:10%;}.mobileStartBlock .container-title .wrapper-1,.mobileStartBlock .container-title .wrapper-title{position:relative;bottom:70px;width:100%;z-index:6;transition:all 800ms cubic-bezier(0,0,.58,1);}.mobileStartBlock .container-title .wrapper-1 h1,.mobileStartBlock .container-title .wrapper-title h1{color:#ff3c00;font-family:"Roboto Mono",monospace;text-align:left;font-weight:bolder;line-height:1;font-size:5.5vh;}}@media screen and (max-width:1024px) and (max-height:800px){.mobileStartBlock .container-title .wrapper-1 h1,.mobileStartBlock .container-title .wrapper-title h1{font-size:7vh;}}@media screen and (max-width:1024px){.mobileStartBlock .container-title .wrapper-1 span,.mobileStartBlock .container-title .wrapper-title span{color:#ff3c00;font-family:"Roboto Mono",monospace;text-align:left;font-weight:bolder;font-size:20px;padding-top:40px;position:relative!important;}}@media screen and (max-width:1024px) and (max-height:800px){.mobileStartBlock .container-title .wrapper-1 span,.mobileStartBlock .container-title .wrapper-title span{font-size:2.5vh;}}@media screen and (max-width:1024px){.mobileStartBlock .secMob1,.mobileStartBlock .secMob2,.mobileStartBlock .secMob3,.mobileStartBlock .secMob4{display:block;position:relative;width:100%;height:100vh;padding:0% 40px;z-index:0!important;}}@media screen and (max-width:1024px) and (max-height:800px){.mobileStartBlock .secMob1,.mobileStartBlock .secMob2,.mobileStartBlock .secMob3,.mobileStartBlock .secMob4{height:100%;max-height:100vh;min-height:100vh;}}@media screen and (max-width:1024px){.mobileStartBlock .sec1,.mobileStartBlock .sec2,.mobileStartBlock .sec3,.mobileStartBlock .sec4,.mobileStartBlock .tittle-top,.mobileStartBlock .text-arrow,.mobileStartBlock .containerHome{display:none!important;}}@media screen and (max-width:1024px){.mobileStartBlock .driver-popover{background-color:rgba(0,0,0,.7803921569)!important;top:0!important;max-width:100%!important;min-width:100%!important;width:100%!important;height:100%!important;border-radius:0!important;animation:animate-fade-in both 1.5s!important;}.mobileStartBlock .driver-popover .driver-popover-description{width:90%!important;height:90vh!important;position:relative;top:50%;transform:translateY(-50%);margin-left:auto;margin-right:auto;}.mobileStartBlock .driver-popover .driver-popover-description .iframeBlock{max-width:100%!important;min-width:100%!important;height:100%!important;position:absolute;left:50%;transform:translate(-50%,-50%);top:50%;}.mobileStartBlock .driver-popover .driver-popover-description .closeBtn,.mobileStartBlock .driver-popover .driver-popover-description .gclose{position:absolute;top:0%!important;right:0%!important;transition:.5s;opacity:.9;padding:10px 0;}.mobileStartBlock .driver-popover .driver-popover-description .closeBtn svg,.mobileStartBlock .driver-popover .driver-popover-description .gclose svg{width:18px;height:auto;cursor:pointer;fill:#fff;transition:.5s;}.mobileStartBlock .driver-popover .driver-popover-description .closeBtn svg:hover,.mobileStartBlock .driver-popover .driver-popover-description .gclose svg:hover{opacity:40%;}.mobileStartBlock .driver-popover .driver-popover-description .swiper-button-next{width:100px;height:100px;transform:rotate(-90deg)!important;right:0%;}.mobileStartBlock .driver-popover .driver-popover-description .swiper-button-prev{width:100px;height:100px;transform:rotate(90deg)!important;left:0%;}.mobileStartBlock .driver-popover .driver-popover-description .swiper-button-next,.mobileStartBlock .driver-popover .driver-popover-description .swiper-button-prev{position:absolute;top:47%;cursor:pointer;z-index:10;}.mobileStartBlock .driver-popover .driver-popover-description .swiper-button-next::after,.mobileStartBlock .driver-popover .driver-popover-description .swiper-button-prev::after{display:none;}.mobileStartBlock .driver-popover .driver-popover-description .swiper1,.mobileStartBlock .driver-popover .driver-popover-description .swiper2,.mobileStartBlock .driver-popover .driver-popover-description .swiper3,.mobileStartBlock .driver-popover .driver-popover-description .swiper4,.mobileStartBlock .driver-popover .driver-popover-description .swiper5{width:90%!important;height:90vh!important;margin:0 auto;border:1px solid #767470;overflow:hidden;display:flex;align-items:center;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);max-width:80%;}.mobileStartBlock .driver-popover .driver-popover-description .popup{position:relative;height:100%!important;}.mobileStartBlock .driver-popover .driver-popover-description .popup .swiper-slide{width:100%!important;height:100%!important;position:relative;}.mobileStartBlock .driver-popover .driver-popover-description .popup .swiper-slide img{width:100%!important;height:100%!important;margin:0 auto;height:auto;object-fit:cover;}}section div video{width:100%;display:block;height:100%;}
@import"../font/fonts.css";.pinVid-sec3{z-index:999;position:relative;margin-top:50%;}#formContattiSection{background-color:rgba(20,19,18,.82);position:relative;height:auto!important;padding:10% 0 40px!important;z-index:9999;box-shadow:0 -50px 60px 33px rgba(20,19,18,.82);-webkit-box-shadow:0 -50px 60px 33px rgba(20,19,18,.82);-moz-box-shadow:0 -50px 60px 33px rgba(20,19,18,.82);}@media screen and (min-width:768px) and (max-width:1440px){#formContattiSection{height:150vh!important;}}@media screen and (max-width:1024px){#formContattiSection{height:100%!important;top:56px;}#formContattiSection .cform{padding:0 0 40px!important;}#formContattiSection .cform .titolo{line-height:40px;}}@media screen and (max-width:768px){#formContattiSection{height:100%!important;}}.cform{font-family:"Roboto Mono",monospace;font-size:13px;line-height:18px;color:#cecac7;margin-top:30px;text-align:center;z-index:1;margin:auto!important;width:100%!important;padding:0 0 40px!important;}@media screen and (min-width:425px) and (max-width:1024px){.cform{text-align:center;padding:100px 0;}}@media screen and (max-width:768px){.cform{top:0%;height:100%;padding:20% 0;}}.cform:first-child{max-width:90%;width:100%;margin:0 auto;}.cform .form-box:first-child{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:0 7%;}@media screen and (min-width:768px) and (max-width:1440px){.cform .form-box:first-child{justify-content:space-between;align-items:center;}}@media screen and (max-width:767px){.cform .form-box:first-child{justify-content:space-between;align-items:center;}}.cform .form-box .container-form,.cform .form-box .container-intro{width:50%;position:static;}@media screen and (max-width:767px){.cform .form-box .container-form,.cform .form-box .container-intro{width:80%;}}.cform .form-box .container-intro{display:flex;flex-flow:column;align-items:flex-start;padding-right:20%;gap:30px;}@media screen and (min-width:1280px) and (max-width:1440px){.cform .form-box .container-intro{padding-left:10%;width:60%;}}@media screen and (min-width:768px) and (max-width:1280px){.cform .form-box .container-intro{width:80%;margin:0 auto;padding-bottom:3%;padding-left:0%;}}@media screen and (max-width:768px){.cform .form-box .container-intro{padding:0;width:100%;display:block;flex-flow:initial;align-items:center;gap:unset;}}.cform .form-box .container-intro .titolo{display:none;}@media screen and (max-width:767px){.cform .form-box .container-intro .titolo{display:block;}}.cform .form-box .container-form{width:50%;padding-right:5%;}@media screen and (min-width:768px) and (max-width:1440px){.cform .form-box .container-form{padding-right:0%;width:80%;margin:0 auto;}}@media screen and (max-width:767px){.cform .form-box .container-form{padding-right:0%;width:100%;}}.cform .form-box .btnConferma{width:100%;}.cform .form-box .btnConferma .btn{background-image:url("../App_Images/Common/arrowSmall.png");background-position:5% center;background-repeat:no-repeat;position:relative;float:left;}.cform a{color:#cecac7;text-decoration:underline;font-weight:bold;background:none;text-shadow:none;font-size:100%;font-family:"Roboto Mono",monospace;border:0;}.cform .sopratitolo{font-family:"Roboto Mono",monospace;font-size:2em;color:#ff3c00;margin-top:5px;font-weight:bold;overflow-wrap:normal;}@media screen and (min-width:768px) and (max-width:1880px){.cform .sopratitolo{text-align:left;font-size:1.6em;margin-bottom:50px;}}@media screen and (max-width:768px){.cform .sopratitolo{line-height:1.1em;font-size:18px;margin-bottom:50px;}}.cform .titolo{display:none;}@media screen and (max-width:768px){.cform .titolo{display:block;font-family:"Roboto Mono",monospace;font-size:32px;font-weight:700;color:#ff3c00;margin-bottom:21px;}}@media screen and (max-width:768px){.cform .titoloFooter{display:none;}}.cform .titoloFooter h1{font-size:90px;color:#ff3c00;font-family:"Roboto Mono",monospace;z-index:5;text-align:left;font-weight:bolder;height:auto;line-height:100px;}@media screen and (min-width:1024px) and (max-width:1880px){.cform .titoloFooter h1{font-size:5vw;line-height:1;}}@media screen and (max-width:1023px){.cform .titoloFooter h1{font-size:4vw;height:auto;line-height:1;}}@media screen and (max-width:768px){.cform .titoloFooter h1{font-size:32px;font-weight:bold;height:auto;text-align:center;}}.cform .intro{font-size:18px;color:#cecac7;margin-bottom:30px;position:relative;z-index:20;text-align:left;font-family:"Roboto Mono",monospace;line-height:1.5em;}@media screen and (max-width:768px){.cform .intro{text-align:center;font-size:15px;}}.cform .btn{color:#cecac7;padding:10px 10px 10px 30px;border:1px solid #cecac7;cursor:pointer;text-transform:uppercase;margin:20px;position:relative;border:1px solid #585655!important;background-color:rgba(88,86,85,.5)!important;color:#cecac7!important;font-size:12px;line-height:16px;font-weight:bold;}.cform .btn:hover{background-color:rgba(88,86,85,.3);}.cform .response{color:#cecac7;padding:20px;text-align:center;}.cform .sopratitolo,.cform .form-cont{text-transform:lowercase;}.cform .form-cont{display:flex;flex-wrap:wrap;width:100%;text-align:left;}.cform .form-cont .form-element{box-sizing:border-box;padding:10px 10px 10px 0;position:relative;}@media screen and (max-width:1440px){.cform .form-cont .form-element{padding:0 10px 0 0;}}@media screen and (max-width:768px){.cform .form-cont .form-element{padding:10px;}}.cform .form-cont .f50{width:50%;}.cform .form-cont .f100{width:100%;}.cform .form-cont .error{color:#ff3c00;font-size:1em;position:relative;bottom:0;}.cform .form-cont .obbligatorio{color:#ff3c00;}.cform .form-cont select.ddlgray{color:#808080;font-style:italic;}.cform .form-cont select.ddlblack{color:#000;font-style:normal;}.cform .form-cont select option{color:#000;font-size:15px;padding:5px 10px;font-style:normal;}.cform .form-cont select option:first-child{display:none;}.cform .form-cont select option:hover,.cform .form-cont select option:focus,.cform .form-cont select option:active{background-color:#ff3c00;}.cform .form-cont input[type=text],.cform .form-cont input[type=email],.cform .form-cont textarea,.cform .form-cont select{width:100%;padding:10px;margin:10px 0;border:1px solid #ccc;color:#000;}.cform .form-cont input[type=text]::placeholder,.cform .form-cont input[type=email]::placeholder,.cform .form-cont textarea::placeholder,.cform .form-cont select::placeholder{color:#808080;font-style:italic;}.cform .form-cont input[type=checkbox]{appearance:none;background-color:#2e2c2b;border:1px solid #ff3c00;width:20px;height:20px;cursor:pointer;position:relative;outline:0;}.cform .form-cont input[type=checkbox]:checked{background-color:#ff3c00;}.cform .form-cont input[type=checkbox]:checked:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:10px;height:10px;background-color:#fff;border-radius:1px;}.cform .form-cont .ptable{width:100%;margin-top:10px;text-transform:none;}.cform .form-cont .ptable .prow{display:flex;margin-bottom:20px;position:relative;}@media screen and (max-width:768px){.cform .form-cont .ptable .prow{flex-flow:row!important;}}.cform .form-cont .ptable .prow .error{right:0;}@media screen and (max-width:768px){.cform .form-cont .ptable .prow .error{bottom:0;left:0;position:relative;}}.cform .form-cont .ptable .pcol{box-sizing:border-box;vertical-align:top;}.cform .form-cont .ptable .first-col{flex:0 0 35px;}.cform .form-cont .ptable .second-col{margin-top:5px;color:#cecac7;}.cform .form-cont .ptable .second-col a{color:#fff;}@media(max-width:600px){.cform{width:100%;}.cform .form-cont .f50{width:100%;}.cform .form-cont .ptable .prow{flex-direction:column;}}
