:root{--Ottanio:#009A9D;--Arancio:#E94E1B;--Nero:#1d1d1b;--Rosso:#be1622;--Prugna:#A3195B;--Limone:#DEDC00;--Grigi:#CECECA;--Grigi400:#e1e1de;--Grigi700:#a3a39f;--Neutri:#ffffff;--Neutri300:#F2F2F2;--Neutri400:#E1E1DE;--Neutri500:#CECECA;--Neutri600:#f2f2f2;--Neutri700:#B4B4B1;--Neutri900:#4F4F4A;--bs-btn-active-bg:#000000;--bs-btn-active-color:#ffffff;--PulsantiDefault:#E94E1B;--primaryColor: #3B3B3B;--secondColor: #29404E;--thirdColor: #9D2727;--placeholder: #8E8E8B;--Bodycopy-primary: #8E8E8B;--arrow-circle:#8E8E8B}.colorRed{color:var(--Rosso)}.colorArancio{color:var(--Arancio)}.colorNero{color:var(--Nero)}.colorNeutri700{color:var(--Neutri700)}.color3{color:var(--thirdColor)}.colorBtnDef{color:var(--PulsantiDefault)}.colorNeutri{color:var(--Neutri)}.bColorNeutri600{background-color:var(--Neutri600)}.bColorNeutri{background-color:var(--Neutri)}.nakedLink{color:var(--Arancio) !important;text-decoration:underline !important}.hover__filter{display:block;content:"";background:rgba(0,0,0,.3);position:absolute;top:0px;left:0px;width:100%;height:100%}.padding--air{padding:var(--air)}.marginTopHeader{margin-top:calc(var(--headerHeight) + 60px) !important}.spacer{height:var(--spacer)}.spacer--big{height:calc(var(--spacer)*5.3)}.mTopSpacer{margin-top:var(--spacer)}.mTopSpacer--2{margin-top:calc(var(--spacer)*2) !important}.mTopSpacer--3{margin-top:calc(var(--spacer)*3) !important}.mTopSpacer--4{margin-top:calc(var(--spacer)*4) !important}.mBottomSpacer{margin-bottom:var(--spacer)}.mBottomSpacer--2{margin-bottom:calc(var(--spacer)*2) !important}.mBottomSpacer--3{margin-bottom:calc(var(--spacer)*3) !important}.mBottomSpacer--4{margin-bottom:calc(var(--spacer)*4) !important}.mLeftSpacer{margin-left:var(--spacer)}.mLeftSpacer--2{margin-left:calc(var(--spacer)*2) !important}.mLeftSpacer--3{margin-left:calc(var(--spacer)*3) !important}.mLeftSpacer--4{margin-left:calc(var(--spacer)*4) !important;margin-right:calc(var(--spacer)*-4) !important}@media(max-width: 991px){.mSpacer--lg{margin:0 !important}}@media(max-width: 768px){.mSpacer--lg{margin:0 !important}}:root{--paddingBig:20px;--padding:20px;--margin:25px 0;--radius:11px;--spacer:24px;--air:15px}:root .nav{--bs-nav-link-padding-y: 0.25rem}:root{--headerHeight:96px}:root{--footerHeight:1950px}:root{--gridColumnGap: 0.8rem;--gridRowGap: 0.8rem}@media(min-width: 579px){:root{--air:15px}}@media(min-width: 768px){:root{--footerHeight:1220px}}@media(min-width: 1100px){:root{--paddingBig:50px;--padding:25px;--margin:30px 0;--radius:15px}:root{--footerHeight:950px}:root{--gridColumnGap: 1rem;--gridRowGap: 1rem}}@media(min-width: 1600px){:root{--air:0px;--footerHeight:1090px}}@media(min-width: 2000px){:root{--footerHeight:1220px}}@media(min-width: 3000px){:root{--footerHeight:1420px}}*[class*="--templato"]{display:none !important}*[class*=showIf],*[checkVar],*[checkFilter="0"]{display:none}.no-scroll{overflow:hidden;height:100vh}@media screen and (max-width: 579px){.desktop--only{display:none !important}}.mobile--message{padding:var(--air)}@media screen and (min-width: 580px){.mobile--message{display:none}}@media screen and (max-width: 579px){.mobile--message{display:block !important}}/*!
 * baguetteBox.js
 * @author  feimosi
 * @version %%INJECT_VERSION%%
 * @url https://github.com/feimosi/baguetteBox.js
 */#baguetteBox-overlay{display:none;opacity:0;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;z-index:1000000;background-color:#222;background-color:rgba(0,0,0,.8);transition:opacity .5s ease}#baguetteBox-overlay.visible{opacity:1}#baguetteBox-overlay .full-image{display:inline-block;position:relative;width:100%;height:100%;text-align:center}#baguetteBox-overlay .full-image figure{display:inline;margin:0;height:100%}#baguetteBox-overlay .full-image img{display:inline-block;width:auto;height:auto;max-height:100%;max-width:100%;vertical-align:middle;box-shadow:0 0 8px rgba(0,0,0,.6)}#baguetteBox-overlay .full-image figcaption{display:block;position:absolute;bottom:0;width:100%;text-align:center;line-height:1.8;white-space:normal;color:#ccc;background-color:#000;background-color:rgba(0,0,0,.6);font-family:sans-serif}#baguetteBox-overlay .full-image:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#baguetteBox-slider{position:absolute;left:0;top:0;height:100%;width:100%;white-space:nowrap;transition:left .4s ease,transform .4s ease}#baguetteBox-slider.bounce-from-right{animation:bounceFromRight .4s ease-out}#baguetteBox-slider.bounce-from-left{animation:bounceFromLeft .4s ease-out}@keyframes bounceFromRight{0%{margin-left:0}50%{margin-left:-30px}100%{margin-left:0}}@keyframes bounceFromLeft{0%{margin-left:0}50%{margin-left:30px}100%{margin-left:0}}.baguetteBox-button#previous-button,.baguetteBox-button#next-button{top:50%;top:calc(50% - 30px);width:44px;height:60px}.baguetteBox-button{position:absolute;cursor:pointer;outline:none;padding:0;margin:0;border:0;border-radius:15%;background-color:#323232;background-color:rgba(50,50,50,.5);color:#ddd;font:1.6em sans-serif;transition:background-color .4s ease}.baguetteBox-button:focus,.baguetteBox-button:hover{background-color:rgba(50,50,50,.9)}.baguetteBox-button#next-button{right:2%}.baguetteBox-button#previous-button{left:2%}.baguetteBox-button#close-button{top:20px;right:2%;right:calc(2% + 6px);width:30px;height:30px}.baguetteBox-button svg{position:absolute;left:0;top:0}.baguetteBox-spinner{width:40px;height:40px;display:inline-block;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px}.baguetteBox-double-bounce1,.baguetteBox-double-bounce2{width:100%;height:100%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;animation:bounce 2s infinite ease-in-out}.baguetteBox-double-bounce2{animation-delay:-1s}@keyframes bounce{0%,100%{transform:scale(0)}50%{transform:scale(1)}}.svg-sprite{display:none}.elevator{display:block;position:absolute;bottom:100px;text-align:center;width:100px;left:calc(50% - 50px);font-size:2em;color:#fff;transform-style:preserve-3d;animation-name:home-arrow-down;animation-duration:2s;-webkit-animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:linear}.elevator a{color:#fff}@keyframes home-arrow-down{from{transform:translate3d(0, 0px, 0);filter:alpha(opacity=0);opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}10%{transform:translate3d(0, 5px, 0);filter:alpha(opacity=100);opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}to{transform:translate3d(0, 30px, 0);filter:alpha(opacity=0);opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}}@keyframes fade-out{from{filter:alpha(opacity=100);opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=1)"}to{filter:alpha(opacity=0);opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";display:none}}@keyframes fade-in{from{filter:alpha(opacity=0);opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}to{filter:alpha(opacity=100);opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=1)"}}@keyframes slideInDown{0%{transform:translateY(-100%);visibility:visible}100%{transform:translateY(0)}}@keyframes fill{from{bottom:-700px}to{bottom:0}}@keyframes plusTimesIconIn{0%{transform:rotate(0deg)}40%{transform:rotate(55deg)}100%{transform:rotate(45deg)}}@keyframes plusTimesIconOut{0%{transform:rotate(45deg)}40%{transform:rotate(-10deg)}100%{transform:rotate(0deg)}}@keyframes rotateImgRightNext{0%{transform:rotate(-7deg)}100%{transform:rotate(0)}}@keyframes rotateImgLeftNext{0%{transform:rotate(0)}100%{transform:rotate(7deg)}}@keyframes rotateImgLeftPrev{0%{transform:rotate(7deg)}100%{transform:rotate(0)}}@keyframes rotateImgRightPrev{0%{transform:rotate(0deg)}100%{transform:rotate(-7deg)}}@keyframes counterLine{0%{width:0%}100%{width:100%}}@keyframes marginTop{0%{margin-top:0}100%{margin-top:50px}}@keyframes marginTopReverse{0%{margin-top:50px}100%{margin-top:0px}}@keyframes openMenu{0%{transform:translateX(-100%);opacity:0}1%{opacity:1}100%{transform:translateX(0);opacity:1}}@keyframes closeMenu{0%{transform:translateX(0);opacity:1}99%{transform:translateX(-100%);opacity:1}100%{transform:translateX(-100%);opacity:0}}@keyframes pulse{0%{transform:scale(1);opacity:.5}35%{transform:scale(2);opacity:.4}80%{transform:scale(3.5);opacity:.1}100%{transform:scale(1);opacity:.5}}@keyframes grow{0%{height:0}100%{height:100%}}@keyframes moveUp{0%{transform:translateY(100%)}100%{transform:translateY(0%)}}.scroll::-webkit-scrollbar{width:3px}.scroll::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 0px #ccc}.scroll::-webkit-scrollbar-thumb{background-color:var(--secondColor);outline:0px solid #708090}.loader{width:50px;height:5px;background:linear-gradient(#a6a6a6 0 0) 0/0% no-repeat #f3f2f2;animation:l1 1.3s infinite linear}@keyframes l1{100%{background-size:100%}}.swiper{width:100%;height:100%}.swiper-slide{text-align:center;font-size:18px;display:flex;justify-content:center;align-items:center;width:auto}.swiper-slide img{display:block;height:600px;width:auto;-o-object-fit:cover;object-fit:cover}.swipper-buttons{position:absolute;display:flex;justify-content:left;align-items:flex-start;flex-direction:row;flex-wrap:nowrap;align-content:flex-start;max-width:100px;bottom:0px;gap:10px}.swipper-buttons .sw-button-prev,.swipper-buttons .sw-button-next{opacity:.5}.swipper-buttons .sw-button-prev,.swipper-buttons .sw-button-next{transition:.3 ease;-webkit-transition:.3 ease}.swipper-buttons .sw-button-prev:hover,.swipper-buttons .sw-button-next:hover{opacity:1}.swipper-buttons .sw-button-prev:hover,.swipper-buttons .sw-button-next:hover{transition:.3 ease;-webkit-transition:.3 ease}button.sw-button-prev{width:24px}button.sw-button-next{width:24px}button.sw-button-next svg{transform-origin:center;transform:rotate(180deg)}.counter{position:absolute;top:32px;right:51px;color:#fff;font-size:12px;line-height:15.4px;background:rgba(29,29,27,.5);padding:8px 12px;border-radius:100px}@font-face{font-family:"GT-Super-Display-Bold";src:url("../fonts/GT-Super-Display-Bold.woff") format("woff"),url("../fonts/GT-Super-Display-Bold.woff2") format("woff2"),url("../fonts/GT-Super-Display-Bold.otf") format("otf"),url("../fonts/GT-Super-Display-Bold.ttf") format("ttf");font-weight:bold;font-style:normal}@font-face{font-family:"GT-Super-Display-Light";src:url("../fonts/GT-Super-Display-Light.woff") format("woff"),url("../fonts/GT-Super-Display-Light.woff2") format("woff2"),url("../fonts/GT-Super-Display-Light.otf") format("otf"),url("../fonts/GT-Super-Display-Light.ttf") format("ttf");font-weight:light;font-style:normal}@font-face{font-family:"GT-Super-Display-Light-Italic";src:url("../fonts/GT-Super-Display-Light-Italic.woff") format("woff"),url("../fonts/GT-Super-Display-Light-Italic.woff2") format("woff2"),url("../fonts/GT-Super-Display-Light-Italic.otf") format("otf"),url("../fonts/GT-Super-Display-Light-Italic.ttf") format("ttf");font-weight:light;font-style:normal}html{color:#3b3b3b}body{color:#3b3b3b}*{font-family:"acumin-pro"}h1,.h1,.grid__searchHeader .input--search{margin:0px;font-family:"GT-Super-Display-Light"}h1,.h1,.grid__searchHeader .input--search{font-size:48px}@media screen and (min-width: 320px){h1,.h1,.grid__searchHeader .input--search{font-size:calc(48px + 13*(100vw - 320px)/880)}}@media screen and (min-width: 1200px){h1,.h1,.grid__searchHeader .input--search{font-size:61px}}h1,.h1,.grid__searchHeader .input--search{line-height:51px}@media screen and (min-width: 320px){h1,.h1,.grid__searchHeader .input--search{line-height:calc(51px + 21*(100vw - 320px)/880)}}@media screen and (min-width: 1200px){h1,.h1,.grid__searchHeader .input--search{line-height:72px}}@media screen and (max-width: 667px){h1,.h1,.grid__searchHeader .input--search{font-size:40px;line-height:45px}}h2,.h2{margin:0px;font-family:"GT-Super-Display-Bold"}h2,.h2{font-size:40px}@media screen and (min-width: 320px){h2,.h2{font-size:calc(40px + 7*(100vw - 320px)/880)}}@media screen and (min-width: 1200px){h2,.h2{font-size:47px}}.h2--light{font-family:"GT-Super-Display-Light"}.h2--light p{font-size:inherit;font-family:inherit;color:inherit;font-weight:inherit}h3,.h3,.grid__projectsGallery.featured .order-2 .text .title,.success{font-family:"GT-Super-Display-Light";margin:0px}h3,.h3,.grid__projectsGallery.featured .order-2 .text .title,.success{font-size:33px}@media screen and (min-width: 320px){h3,.h3,.grid__projectsGallery.featured .order-2 .text .title,.success{font-size:calc(33px + 3*(100vw - 320px)/880)}}@media screen and (min-width: 1200px){h3,.h3,.grid__projectsGallery.featured .order-2 .text .title,.success{font-size:36px}}.lightItalic{font-weight:300;font-family:"GT-Super-Display-Light-Italic"}.bold{font-weight:700}.t1,body[page=stories] .t1--light,.t1--light{margin:0px}.t1,body[page=stories] .t1--light,.t1--light{font-size:28px}@media screen and (min-width: 320px){.t1,body[page=stories] .t1--light,.t1--light{font-size:calc(28px + -1*(100vw - 320px)/880)}}@media screen and (min-width: 1200px){.t1,body[page=stories] .t1--light,.t1--light{font-size:27px}}.t1--light{font-weight:300}.t2,.t2--light,.grid__projectsGallery.featured .grid__projectsGallery--item:not(.order-2) .text .title,.grid__projectsGallery.regular .text .title,.grid__projectsGallery.regular .grid__projectsGallery--item .text .title,.t2--regular{margin:0px;font-weight:700}.t2--regular{font-weight:500}.t2--light,.grid__projectsGallery.featured .grid__projectsGallery--item:not(.order-2) .text .title,.grid__projectsGallery.regular .text .title,.grid__projectsGallery.regular .grid__projectsGallery--item .text .title{font-weight:300}.t2,.t2--regular,.t2--light,.grid__projectsGallery.featured .grid__projectsGallery--item:not(.order-2) .text .title,.grid__projectsGallery.regular .text .title,.grid__projectsGallery.regular .grid__projectsGallery--item .text .title{font-size:23px}@media screen and (min-width: 320px){.t2,.t2--regular,.t2--light,.grid__projectsGallery.featured .grid__projectsGallery--item:not(.order-2) .text .title,.grid__projectsGallery.regular .text .title,.grid__projectsGallery.regular .grid__projectsGallery--item .text .title{font-size:calc(23px + -2*(100vw - 320px)/880)}}@media screen and (min-width: 1200px){.t2,.t2--regular,.t2--light,.grid__projectsGallery.featured .grid__projectsGallery--item:not(.order-2) .text .title,.grid__projectsGallery.regular .text .title,.grid__projectsGallery.regular .grid__projectsGallery--item .text .title{font-size:21px}}.t2Reverse,.t2Reverse--light,.t2Reverse--regular{margin:0px;font-weight:700}.t2Reverse--regular{font-weight:500}.t2Reverse--light{font-weight:300}.t2Reverse,.t2Reverse--regular,.t2Reverse--light{font-size:19px}@media screen and (min-width: 320px){.t2Reverse,.t2Reverse--regular,.t2Reverse--light{font-size:calc(19px + 2*(100vw - 320px)/880)}}@media screen and (min-width: 1200px){.t2Reverse,.t2Reverse--regular,.t2Reverse--light{font-size:21px}}.t3,.tab-pane--technicaldata,.carousel.carouselFullScreen.productInstalled .carousel-name,.carousel.carouselFullScreen.productInstalled .carousel-title,.carousel.carouselFullScreen.decorativeConfig .carousel-title,.t3--light,.fullScreenMenu__content .itemBox--6 .top__item .description{margin:0px}.t3--light,.fullScreenMenu__content .itemBox--6 .top__item .description{font-weight:300}.t3 p,.tab-pane--technicaldata p,.carousel.carouselFullScreen.productInstalled .carousel-name p,.carousel.carouselFullScreen.productInstalled .carousel-title p,.carousel.carouselFullScreen.decorativeConfig .carousel-title p,.t3--light p,.fullScreenMenu__content .itemBox--6 .top__item .description p{font-size:inherit}.t3--caps{text-transform:uppercase;font-weight:400}.t3,.tab-pane--technicaldata,.carousel.carouselFullScreen.productInstalled .carousel-name,.carousel.carouselFullScreen.productInstalled .carousel-title,.carousel.carouselFullScreen.decorativeConfig .carousel-title,.t3--light,.fullScreenMenu__content .itemBox--6 .top__item .description{font-size:16px}@media screen and (min-width: 320px){.t3,.tab-pane--technicaldata,.carousel.carouselFullScreen.productInstalled .carousel-name,.carousel.carouselFullScreen.productInstalled .carousel-title,.carousel.carouselFullScreen.decorativeConfig .carousel-title,.t3--light,.fullScreenMenu__content .itemBox--6 .top__item .description{font-size:calc(16px + 0*(100vw - 320px)/880)}}@media screen and (min-width: 1200px){.t3,.tab-pane--technicaldata,.carousel.carouselFullScreen.productInstalled .carousel-name,.carousel.carouselFullScreen.productInstalled .carousel-title,.carousel.carouselFullScreen.decorativeConfig .carousel-title,.t3--light,.fullScreenMenu__content .itemBox--6 .top__item .description{font-size:16px}}.t4,.field:has(input:disabled) .label_data,.field:has(select:disabled) .label_data,div[editprofile] .label_data,.t4--light{margin:0px}.t4--light{font-weight:300}.t4,.field:has(input:disabled) .label_data,.field:has(select:disabled) .label_data,div[editprofile] .label_data,.t4--light{font-size:16px}@media screen and (min-width: 320px){.t4,.field:has(input:disabled) .label_data,.field:has(select:disabled) .label_data,div[editprofile] .label_data,.t4--light{font-size:calc(16px + -4*(100vw - 320px)/880)}}@media screen and (min-width: 1200px){.t4,.field:has(input:disabled) .label_data,.field:has(select:disabled) .label_data,div[editprofile] .label_data,.t4--light{font-size:12px}}.t5,.t5--light{margin:0px}.t5--light{font-weight:300}.t5,.t5--light{font-size:13px}@media screen and (min-width: 320px){.t5,.t5--light{font-size:calc(13px + -4*(100vw - 320px)/880)}}@media screen and (min-width: 1200px){.t5,.t5--light{font-size:9px}}.menuItemText{margin:0px}.menuItemText{font-size:13px}@media screen and (min-width: 320px){.menuItemText{font-size:calc(13px + 1*(100vw - 320px)/880)}}@media screen and (min-width: 1200px){.menuItemText{font-size:14px}}.md{margin:0px}.md{font-size:14px}@media screen and (min-width: 320px){.md{font-size:calc(14px + 3*(100vw - 320px)/880)}}@media screen and (min-width: 1200px){.md{font-size:17px}}.md{line-height:20px}@media screen and (min-width: 320px){.md{line-height:calc(20px + 4*(100vw - 320px)/880)}}@media screen and (min-width: 1200px){.md{line-height:24px}}hr{border-top:1px solid #666;margin:30px 0}p{font-size:21px;color:#000;font-weight:300}ul,li{font-size:1.2rem}a{color:var(--primaryColor)}a:hover{color:var(--secondColor)}a:active{color:var(--primaryColor)}a:visit{color:var(--primaryColor)}a.link--nostyle{color:inherit;text-decoration:none}.nav-link{font-weight:300}.nav-link{font-size:14px}@media screen and (min-width: 320px){.nav-link{font-size:calc(14px + 0*(100vw - 320px)/880)}}@media screen and (min-width: 1200px){.nav-link{font-size:14px}}.grid{display:grid}.t3+.grid{margin-top:24px}.grid__showroom{grid-template-columns:1fr;grid-template-rows:auto;grid-column-gap:0px;grid-row-gap:0px;min-height:100vh;position:relative}@media(min-width: 578px){.grid__showroom{grid-template-columns:40% 60%}}.grid__showroom--item{width:100%;height:100%}.grid__showroom .left img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.grid__showroom .right{display:grid;grid-template-columns:1fr;position:relative;height:100vh}.grid__showroom .right img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.grid__showroom .right .imgContainer{width:100%;height:100%}.grid__showroom .right .imgContainer img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.grid__showroom .right .apointmentBox{overflow-y:scroll;padding:90px 20px;background-color:var(--Nero);color:var(--Neutri);position:absolute;width:100%;bottom:0;left:0;max-height:50%}.grid__products{grid-template-rows:auto;grid-column-gap:20px;grid-row-gap:20px;margin-top:0px;align-items:end}.grid__products.fr3{grid-template-columns:1fr}@media(min-width: 578px){.grid__products.fr3{grid-template-columns:1fr 1fr}}@media(min-width: 1100px){.grid__products.fr3{grid-template-columns:1fr 1fr 1fr}}.grid__products.fr4{grid-template-columns:1fr}@media(min-width: 578px){.grid__products.fr4{grid-template-columns:1fr 1fr}}@media(min-width: 1100px){.grid__products.fr4{grid-template-columns:1fr 1fr 1fr 1fr}}.grid__products.frX{grid-template-columns:repeat(auto-fit, minmax(345px, 1fr))}.grid__products.frX img{max-height:500px}.grid__products.is-active{animation:marginTop .5s ease-out forwards}.grid__products:not(.is-active){animation:marginTopReverse .5s ease-out forwards}.grid__products--item{width:100%;height:100%;position:relative;animation:grow .9s forwards ease}.grid__products--item img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;aspect-ratio:1/1}.grid__products--item .textContainer{position:absolute;bottom:5%;left:5%;z-index:2;color:var(--Nero)}.grid__products--item .textContainer{transition:.3s ease;-webkit-transition:.3s ease}.grid__products .isDarkSky{position:absolute;top:2px;right:2px;width:20%;height:auto}.grid__products--category{grid-column:1/-1}.grid__products--category::first-letter{text-transform:capitalize}.grid__footer{grid-template-columns:1fr;grid-template-rows:auto;grid-column-gap:2rem;grid-row-gap:2rem;padding:40px 0}@media(min-width: 768px){.grid__footer{grid-template-columns:1fr 1fr 1fr}.grid__footer .big{grid-column:span 3}}@media(min-width: 1100px){.grid__footer{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr}.grid__footer .big{grid-column:span 1}}.grid__footer--item{width:100%;height:100%;display:flex;flex-direction:column;gap:30px}.grid__footer--item .t4{color:var(--Grigi700)}.grid__footer--item .t4 span{color:var(--Nero);font-weight:bold}.grid__footer--item .newsletterBox{border-bottom:solid 1.5px var(--Arancio);position:relative}.grid__footer--item .newsletterBox input{border:0}.grid__footer--item .newsletterBox .submit{position:absolute;right:5px;top:50%;background-color:hsla(0,0%,100%,0);color:var(--Arancio)}.grid__footer--item .newsletterBox .submit{transform:translate(0, -50%);-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%)}.grid__footer--item .btnText{color:var(--Arancio)}.grid-overlay{position:fixed;top:0;left:50%;width:100%;height:100%;display:grid;grid-template-columns:repeat(12, 1fr);gap:5px;pointer-events:none;background:rgba(0,0,0,.1);max-width:1520px}.grid-overlay{transform:translate(-50%, 0);-webkit-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-o-transform:translate(-50%, 0)}@media(min-width: 2000px){.grid-overlay{max-width:1820px}}.grid-overlay::before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:repeating-linear-gradient(to right, rgba(255, 0, 0, 0.2) 0, rgba(255, 0, 0, 0.2) calc(8.3333333333% - 5px), transparent calc(8.3333333333% - 5px), transparent 8.3333333333%)}@media(max-width: 768px){.container,.grid__filtersHeader.allProducts,.allProductsSticky.is-sticky .grid__subHeader.allProducts{--bs-gutter-x: 2.5rem}}.container,.grid__filtersHeader.allProducts,.allProductsSticky.is-sticky .grid__subHeader.allProducts,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:var(--containerWidth)}.sticky.is-sticky{position:fixed;top:0px}.container-sticky.is-sticky{position:fixed;width:100%;top:0px}.items__flex{display:flex;flex-wrap:wrap;--margin: 0.5rem;--modifier: calc(40rem - 100%);margin:calc(var(--margin)*-1)}.items__flex .item__flex{padding:10px 5px}.items__flex .item__flex--data{width:150px;flex-grow:1}.items__flex .item__flex--text{width:300px;flex-grow:3}.items__flex .break{flex-basis:100%;height:0;margin:0}.items__flex>*{flex-grow:2;flex-basis:calc(var(--modifier)*999)}.redLink a{color:var(--Arancio);font-weight:bold}.btn__upDown{color:var(--Nero);overflow:hidden;position:relative;padding:0;line-height:19px;min-height:22px}.btn__upDown{transition:.3s ease;-webkit-transition:.3s ease}.btn__upDown .upDown--text{transition:.3s ease;-webkit-transition:.3s ease}.btn__upDown:after{content:attr(data-text);width:100%;position:absolute;left:0;bottom:-80%}.btn__upDown:after{transition:.3s ease;-webkit-transition:.3s ease}.btn__upDown:active{background-color:rgba(0,0,0,0) !important;color:var(--Nero) !important;border:0px}.btn__upDown:hover{transition:.3s ease;-webkit-transition:.3s ease}.btn__upDown:hover .upDown--text{margin-top:-19px}.btn__upDown:hover .upDown--text{transition:.3s ease;-webkit-transition:.3s ease}.btn__upDown:hover:after{content:attr(data-text);width:100%;position:absolute;left:0;bottom:0%}.btn__upDown:hover:after{transition:.3s ease;-webkit-transition:.3s ease}.btn__lightswitch,.btn__lightswitch--black,.btn__lightswitch--gray600,.btn__lightswitch--nakedWhite,.btn__lightswitch--nakedOrange,.btn__lightswitch--naked,.btn__lightswitch--white,.btn__lightswitch--orange{position:relative;padding-left:40px;padding-right:16px;cursor:pointer}.btn__lightswitch,.btn__lightswitch--black,.btn__lightswitch--gray600,.btn__lightswitch--nakedWhite,.btn__lightswitch--nakedOrange,.btn__lightswitch--naked,.btn__lightswitch--white,.btn__lightswitch--orange{border-radius:45px}.btn__lightswitch,.btn__lightswitch--black,.btn__lightswitch--gray600,.btn__lightswitch--nakedWhite,.btn__lightswitch--nakedOrange,.btn__lightswitch--naked,.btn__lightswitch--white,.btn__lightswitch--orange{transition:.3s ease;-webkit-transition:.3s ease}.btn__lightswitch--orange{background-color:var(--Arancio);color:var(--Neutri)}.btn__lightswitch--white{background-color:var(--Neutri);color:var(--Nero)}.btn__lightswitch--white:before{border:solid 2px var(--Nero) !important}.btn__lightswitch--naked{color:var(--Nero);padding-left:20px}.btn__lightswitch--naked:before{border:solid 2px var(--Nero) !important;left:1px !important}.btn__lightswitch--naked:hover{background-color:var(--Neutri700) !important}.btn__lightswitch--nakedOrange{color:var(--Arancio);padding-left:20px}.btn__lightswitch--nakedOrange:before{border:solid 2px var(--Arancio) !important;left:1px !important}.btn__lightswitch--nakedOrange:hover{background-color:var(--Neutri500) !important;color:var(--Neutri900) !important}.btn__lightswitch--nakedOrange:hover:after{background-color:var(--Neutri900) !important}.btn__lightswitch--nakedWhite{color:var(--Neutri);padding-left:20px}.btn__lightswitch--nakedWhite:before{border:solid 2px var(--Neutri) !important;left:1px !important}.btn__lightswitch--nakedWhite:hover{background-color:var(--Neutri500) !important;color:var(--Neutri900) !important}.btn__lightswitch--nakedWhite:hover:after{background-color:var(--Neutri900) !important}.btn__lightswitch--gray600{background-color:var(--Neutri600);color:var(--Nero)}.btn__lightswitch--gray600:before{border:solid 2px var(--Nero) !important}.btn__lightswitch--black{background-color:var(--Nero);color:var(--Neutri)}.btn__lightswitch:before,.btn__lightswitch--orange:before,.btn__lightswitch--white:before,.btn__lightswitch--naked:before,.btn__lightswitch--nakedOrange:before,.btn__lightswitch--nakedWhite:before,.btn__lightswitch--gray600:before,.btn__lightswitch--black:before{content:"";width:8px;height:8px;opacity:1;border:solid 2px var(--Neutri);position:absolute;left:16px;top:50%}.btn__lightswitch:before,.btn__lightswitch--orange:before,.btn__lightswitch--white:before,.btn__lightswitch--naked:before,.btn__lightswitch--nakedOrange:before,.btn__lightswitch--nakedWhite:before,.btn__lightswitch--gray600:before,.btn__lightswitch--black:before{transition:.3s ease;-webkit-transition:.3s ease}.btn__lightswitch:before,.btn__lightswitch--orange:before,.btn__lightswitch--white:before,.btn__lightswitch--naked:before,.btn__lightswitch--nakedOrange:before,.btn__lightswitch--nakedWhite:before,.btn__lightswitch--gray600:before,.btn__lightswitch--black:before{border-radius:20px}.btn__lightswitch:before,.btn__lightswitch--orange:before,.btn__lightswitch--white:before,.btn__lightswitch--naked:before,.btn__lightswitch--nakedOrange:before,.btn__lightswitch--nakedWhite:before,.btn__lightswitch--gray600:before,.btn__lightswitch--black:before{transform:translate(0, -50%);-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%)}.btn__lightswitch:after,.btn__lightswitch--orange:after,.btn__lightswitch--white:after,.btn__lightswitch--naked:after,.btn__lightswitch--nakedOrange:after,.btn__lightswitch--nakedWhite:after,.btn__lightswitch--gray600:after,.btn__lightswitch--black:after{content:"";width:10px;height:10px;opacity:0;background-color:var(--Neutri);position:absolute;right:16px;top:50%;margin-right:20px}.btn__lightswitch:after,.btn__lightswitch--orange:after,.btn__lightswitch--white:after,.btn__lightswitch--naked:after,.btn__lightswitch--nakedOrange:after,.btn__lightswitch--nakedWhite:after,.btn__lightswitch--gray600:after,.btn__lightswitch--black:after{transition:.3s ease;-webkit-transition:.3s ease}.btn__lightswitch:after,.btn__lightswitch--orange:after,.btn__lightswitch--white:after,.btn__lightswitch--naked:after,.btn__lightswitch--nakedOrange:after,.btn__lightswitch--nakedWhite:after,.btn__lightswitch--gray600:after,.btn__lightswitch--black:after{border-radius:20px}.btn__lightswitch:after,.btn__lightswitch--orange:after,.btn__lightswitch--white:after,.btn__lightswitch--naked:after,.btn__lightswitch--nakedOrange:after,.btn__lightswitch--nakedWhite:after,.btn__lightswitch--gray600:after,.btn__lightswitch--black:after{transform:translate(0, -50%);-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%)}.btn__lightswitch:hover,.btn__lightswitch--orange:hover,.btn__lightswitch--white:hover,.btn__lightswitch--naked:hover,.btn__lightswitch--nakedOrange:hover,.btn__lightswitch--nakedWhite:hover,.btn__lightswitch--gray600:hover,.btn__lightswitch--black:hover{background-color:var(--Nero);color:var(--Neutri);padding-left:16px;padding-right:40px}.btn__lightswitch:hover,.btn__lightswitch--orange:hover,.btn__lightswitch--white:hover,.btn__lightswitch--naked:hover,.btn__lightswitch--nakedOrange:hover,.btn__lightswitch--nakedWhite:hover,.btn__lightswitch--gray600:hover,.btn__lightswitch--black:hover{transition:.3s ease;-webkit-transition:.3s ease}.btn__lightswitch:hover:before,.btn__lightswitch--orange:hover:before,.btn__lightswitch--white:hover:before,.btn__lightswitch--naked:hover:before,.btn__lightswitch--nakedOrange:hover:before,.btn__lightswitch--nakedWhite:hover:before,.btn__lightswitch--gray600:hover:before,.btn__lightswitch--black:hover:before{margin-left:20px;opacity:0}.btn__lightswitch:hover:before,.btn__lightswitch--orange:hover:before,.btn__lightswitch--white:hover:before,.btn__lightswitch--naked:hover:before,.btn__lightswitch--nakedOrange:hover:before,.btn__lightswitch--nakedWhite:hover:before,.btn__lightswitch--gray600:hover:before,.btn__lightswitch--black:hover:before{transition:.3s ease;-webkit-transition:.3s ease}.btn__lightswitch:hover:after,.btn__lightswitch--orange:hover:after,.btn__lightswitch--white:hover:after,.btn__lightswitch--naked:hover:after,.btn__lightswitch--nakedOrange:hover:after,.btn__lightswitch--nakedWhite:hover:after,.btn__lightswitch--gray600:hover:after,.btn__lightswitch--black:hover:after{margin-right:0px;opacity:1}.btn__lightswitch:hover:after,.btn__lightswitch--orange:hover:after,.btn__lightswitch--white:hover:after,.btn__lightswitch--naked:hover:after,.btn__lightswitch--nakedOrange:hover:after,.btn__lightswitch--nakedWhite:hover:after,.btn__lightswitch--gray600:hover:after,.btn__lightswitch--black:hover:after{transition:.3s ease;-webkit-transition:.3s ease}.btn__lightswitch:active:after,.btn__lightswitch--orange:active:after,.btn__lightswitch--white:active:after,.btn__lightswitch--naked:active:after,.btn__lightswitch--nakedOrange:active:after,.btn__lightswitch--nakedWhite:active:after,.btn__lightswitch--gray600:active:after,.btn__lightswitch--black:active:after{border:solid 2px var(--Neutri);background-color:rgba(0,0,0,0)}.btn__lightswitch:active:after,.btn__lightswitch--orange:active:after,.btn__lightswitch--white:active:after,.btn__lightswitch--naked:active:after,.btn__lightswitch--nakedOrange:active:after,.btn__lightswitch--nakedWhite:active:after,.btn__lightswitch--gray600:active:after,.btn__lightswitch--black:active:after{transition:.3s ease;-webkit-transition:.3s ease}.btn__lightswitchFlex,.btn__lightswitchFlex--black,.btn__lightswitchFlex--gray600,.btn__lightswitchFlex--nakedOrange,.btn__lightswitchFlex--white,.btn__lightswitchFlex--orange,.fancybox-login .btn,form[name=form_3] .extra-space .form-col:nth-child(2),form[name=form_126] .btn,form[name=form_185] .btn,form[name=form_167] .form-col{position:relative;display:flex;justify-content:center;align-items:center;justify-items:center}.btn__lightswitchFlex,.btn__lightswitchFlex--black,.btn__lightswitchFlex--gray600,.btn__lightswitchFlex--nakedOrange,.btn__lightswitchFlex--white,.btn__lightswitchFlex--orange,.fancybox-login .btn,form[name=form_3] .extra-space .form-col:nth-child(2),form[name=form_126] .btn,form[name=form_185] .btn,form[name=form_167] .form-col{border-radius:45px}.btn__lightswitchFlex,.btn__lightswitchFlex--black,.btn__lightswitchFlex--gray600,.btn__lightswitchFlex--nakedOrange,.btn__lightswitchFlex--white,.btn__lightswitchFlex--orange,.fancybox-login .btn,form[name=form_3] .extra-space .form-col:nth-child(2),form[name=form_126] .btn,form[name=form_185] .btn,form[name=form_167] .form-col{transition:.3s ease;-webkit-transition:.3s ease}.btn__lightswitchFlex--orange,.fancybox-login .btn,form[name=form_3] .extra-space .form-col:nth-child(2),form[name=form_126] .btn,form[name=form_185] .btn,form[name=form_167] .form-col{background-color:var(--Arancio);color:var(--Neutri)}.btn__lightswitchFlex--white{background-color:var(--Neutri);color:var(--Nero)}.btn__lightswitchFlex--white:before{border:solid 2px var(--Nero) !important}.btn__lightswitchFlex--nakedOrange{color:var(--Arancio)}.btn__lightswitchFlex--nakedOrange:before{border:solid 2px var(--Arancio) !important}.btn__lightswitchFlex--nakedOrange:hover{background-color:var(--Neutri700) !important}.btn__lightswitchFlex--gray600{background-color:var(--Neutri600);color:var(--Nero)}.btn__lightswitchFlex--gray600:before{border:solid 2px var(--Nero) !important}.btn__lightswitchFlex--black{background-color:var(--Nero);color:var(--Neutri)}.btn__lightswitchFlex:before,.btn__lightswitchFlex--orange:before,.fancybox-login .btn:before,form[name=form_3] .extra-space .form-col:nth-child(2):before,form[name=form_126] .btn:before,form[name=form_185] .btn:before,form[name=form_167] .form-col:before,.btn__lightswitchFlex--white:before,.btn__lightswitchFlex--nakedOrange:before,.btn__lightswitchFlex--gray600:before,.btn__lightswitchFlex--black:before{content:"";width:8px;height:8px;opacity:1;border:solid 2px var(--Neutri);margin-right:16px}.btn__lightswitchFlex:before,.btn__lightswitchFlex--orange:before,.fancybox-login .btn:before,form[name=form_3] .extra-space .form-col:nth-child(2):before,form[name=form_126] .btn:before,form[name=form_185] .btn:before,form[name=form_167] .form-col:before,.btn__lightswitchFlex--white:before,.btn__lightswitchFlex--nakedOrange:before,.btn__lightswitchFlex--gray600:before,.btn__lightswitchFlex--black:before{transition:.3s ease;-webkit-transition:.3s ease}.btn__lightswitchFlex:before,.btn__lightswitchFlex--orange:before,.fancybox-login .btn:before,form[name=form_3] .extra-space .form-col:nth-child(2):before,form[name=form_126] .btn:before,form[name=form_185] .btn:before,form[name=form_167] .form-col:before,.btn__lightswitchFlex--white:before,.btn__lightswitchFlex--nakedOrange:before,.btn__lightswitchFlex--gray600:before,.btn__lightswitchFlex--black:before{border-radius:20px}.btn__lightswitchFlex:after,.btn__lightswitchFlex--orange:after,.fancybox-login .btn:after,form[name=form_3] .extra-space .form-col:nth-child(2):after,form[name=form_126] .btn:after,form[name=form_185] .btn:after,form[name=form_167] .form-col:after,.btn__lightswitchFlex--white:after,.btn__lightswitchFlex--nakedOrange:after,.btn__lightswitchFlex--gray600:after,.btn__lightswitchFlex--black:after{content:"";width:10px;height:10px;opacity:0;background-color:var(--Neutri);margin-left:0px}.btn__lightswitchFlex:after,.btn__lightswitchFlex--orange:after,.fancybox-login .btn:after,form[name=form_3] .extra-space .form-col:nth-child(2):after,form[name=form_126] .btn:after,form[name=form_185] .btn:after,form[name=form_167] .form-col:after,.btn__lightswitchFlex--white:after,.btn__lightswitchFlex--nakedOrange:after,.btn__lightswitchFlex--gray600:after,.btn__lightswitchFlex--black:after{transition:.3s ease;-webkit-transition:.3s ease}.btn__lightswitchFlex:after,.btn__lightswitchFlex--orange:after,.fancybox-login .btn:after,form[name=form_3] .extra-space .form-col:nth-child(2):after,form[name=form_126] .btn:after,form[name=form_185] .btn:after,form[name=form_167] .form-col:after,.btn__lightswitchFlex--white:after,.btn__lightswitchFlex--nakedOrange:after,.btn__lightswitchFlex--gray600:after,.btn__lightswitchFlex--black:after{border-radius:20px}.btn__lightswitchFlex:hover,.btn__lightswitchFlex--orange:hover,.fancybox-login .btn:hover,form[name=form_3] .extra-space .form-col:hover:nth-child(2),form[name=form_126] .btn:hover,form[name=form_185] .btn:hover,form[name=form_167] .form-col:hover,.btn__lightswitchFlex--white:hover,.btn__lightswitchFlex--nakedOrange:hover,.btn__lightswitchFlex--gray600:hover,.btn__lightswitchFlex--black:hover{background-color:var(--Nero);color:var(--Neutri)}.btn__lightswitchFlex:hover,.btn__lightswitchFlex--orange:hover,.fancybox-login .btn:hover,form[name=form_3] .extra-space .form-col:hover:nth-child(2),form[name=form_126] .btn:hover,form[name=form_185] .btn:hover,form[name=form_167] .form-col:hover,.btn__lightswitchFlex--white:hover,.btn__lightswitchFlex--nakedOrange:hover,.btn__lightswitchFlex--gray600:hover,.btn__lightswitchFlex--black:hover{transition:.3s ease;-webkit-transition:.3s ease}.btn__lightswitchFlex:hover:before,.btn__lightswitchFlex--orange:hover:before,.fancybox-login .btn:hover:before,form[name=form_3] .extra-space .form-col:hover:nth-child(2):before,form[name=form_126] .btn:hover:before,form[name=form_185] .btn:hover:before,form[name=form_167] .form-col:hover:before,.btn__lightswitchFlex--white:hover:before,.btn__lightswitchFlex--nakedOrange:hover:before,.btn__lightswitchFlex--gray600:hover:before,.btn__lightswitchFlex--black:hover:before{margin-right:16px;opacity:0}.btn__lightswitchFlex:hover:before,.btn__lightswitchFlex--orange:hover:before,.fancybox-login .btn:hover:before,form[name=form_3] .extra-space .form-col:hover:nth-child(2):before,form[name=form_126] .btn:hover:before,form[name=form_185] .btn:hover:before,form[name=form_167] .form-col:hover:before,.btn__lightswitchFlex--white:hover:before,.btn__lightswitchFlex--nakedOrange:hover:before,.btn__lightswitchFlex--gray600:hover:before,.btn__lightswitchFlex--black:hover:before{transition:.3s ease;-webkit-transition:.3s ease}.btn__lightswitchFlex:hover:after,.btn__lightswitchFlex--orange:hover:after,.fancybox-login .btn:hover:after,form[name=form_3] .extra-space .form-col:hover:nth-child(2):after,form[name=form_126] .btn:hover:after,form[name=form_185] .btn:hover:after,form[name=form_167] .form-col:hover:after,.btn__lightswitchFlex--white:hover:after,.btn__lightswitchFlex--nakedOrange:hover:after,.btn__lightswitchFlex--gray600:hover:after,.btn__lightswitchFlex--black:hover:after{margin-left:16px;opacity:1}.btn__lightswitchFlex:hover:after,.btn__lightswitchFlex--orange:hover:after,.fancybox-login .btn:hover:after,form[name=form_3] .extra-space .form-col:hover:nth-child(2):after,form[name=form_126] .btn:hover:after,form[name=form_185] .btn:hover:after,form[name=form_167] .form-col:hover:after,.btn__lightswitchFlex--white:hover:after,.btn__lightswitchFlex--nakedOrange:hover:after,.btn__lightswitchFlex--gray600:hover:after,.btn__lightswitchFlex--black:hover:after{transition:.3s ease;-webkit-transition:.3s ease}.btn__lightswitchFlex:active:after,.btn__lightswitchFlex--orange:active:after,.fancybox-login .btn:active:after,form[name=form_3] .extra-space .form-col:active:nth-child(2):after,form[name=form_126] .btn:active:after,form[name=form_185] .btn:active:after,form[name=form_167] .form-col:active:after,.btn__lightswitchFlex--white:active:after,.btn__lightswitchFlex--nakedOrange:active:after,.btn__lightswitchFlex--gray600:active:after,.btn__lightswitchFlex--black:active:after{border:solid 2px var(--Neutri);background-color:rgba(0,0,0,0)}.btn__lightswitchFlex:active:after,.btn__lightswitchFlex--orange:active:after,.fancybox-login .btn:active:after,form[name=form_3] .extra-space .form-col:active:nth-child(2):after,form[name=form_126] .btn:active:after,form[name=form_185] .btn:active:after,form[name=form_167] .form-col:active:after,.btn__lightswitchFlex--white:active:after,.btn__lightswitchFlex--nakedOrange:active:after,.btn__lightswitchFlex--gray600:active:after,.btn__lightswitchFlex--black:active:after{transition:.3s ease;-webkit-transition:.3s ease}.btn__lightswitch__broken,.btn__lightswitch__broken--black,.btn__lightswitch__broken--gray600,.btn__lightswitch__broken--nakedWhiteBkg,.btn__lightswitch__broken--nakedOrange,.btn__lightswitch__broken--naked,.btn__lightswitch__broken--white,.btn__lightswitch__broken--orange{position:relative;padding-left:34px;padding-right:16px;cursor:pointer}.btn__lightswitch__broken,.btn__lightswitch__broken--black,.btn__lightswitch__broken--gray600,.btn__lightswitch__broken--nakedWhiteBkg,.btn__lightswitch__broken--nakedOrange,.btn__lightswitch__broken--naked,.btn__lightswitch__broken--white,.btn__lightswitch__broken--orange{border-radius:45px}.btn__lightswitch__broken,.btn__lightswitch__broken--black,.btn__lightswitch__broken--gray600,.btn__lightswitch__broken--nakedWhiteBkg,.btn__lightswitch__broken--nakedOrange,.btn__lightswitch__broken--naked,.btn__lightswitch__broken--white,.btn__lightswitch__broken--orange{transition:.3s ease;-webkit-transition:.3s ease}.btn__lightswitch__broken--orange{background-color:var(--Arancio);color:var(--Neutri)}.btn__lightswitch__broken--orange:before{border:solid 2px var(--Neutri) !important}.btn__lightswitch__broken--white{background-color:var(--Neutri);color:var(--Nero)}.btn__lightswitch__broken--naked{color:var(--Nero)}.btn__lightswitch__broken--naked:before{border:solid 2px var(--Nero) !important}.btn__lightswitch__broken--naked:hover{background-color:var(--Neutri500) !important;color:var(--Neutri900) !important}.btn__lightswitch__broken--naked:hover:before{border:solid 2px var(--Neutri900) !important;background-color:var(--Neutri900) !important}.btn__lightswitch__broken--nakedOrange{color:var(--Arancio)}.btn__lightswitch__broken--nakedOrange:before{border:solid 2px var(--Arancio) !important}.btn__lightswitch__broken--nakedOrange:hover{background-color:var(--Neutri500) !important;color:var(--Neutri900) !important}.btn__lightswitch__broken--nakedOrange:hover:before{border:solid 2px var(--Neutri900) !important;background-color:var(--Neutri900) !important}.btn__lightswitch__broken--nakedWhiteBkg:hover{background-color:var(--Neutri) !important;color:var(--Nero) !important}.btn__lightswitch__broken--nakedWhiteBkg:hover:before{background-color:var(--Nero) !important;border:solid 2px var(--Nero) !important}.btn__lightswitch__broken--gray600{background-color:var(--Neutri600);color:var(--Nero)}.btn__lightswitch__broken--gray600:before{border:solid 2px var(--Nero) !important}.btn__lightswitch__broken--gray600:hover:before{border:solid 2px var(--Neutri) !important}.btn__lightswitch__broken--black{background-color:var(--Nero);color:var(--Neutri)}.btn__lightswitch__broken--black:before{border:solid 2px var(--Neutri) !important}.btn__lightswitch__broken--black:hover{background-color:var(--Neutri) !important;color:var(--Nero) !important}.btn__lightswitch__broken--black:hover:before{border:solid 2px var(--Nero) !important;background-color:var(--Nero) !important}.btn__lightswitch__broken:before,.btn__lightswitch__broken--orange:before,.btn__lightswitch__broken--white:before,.btn__lightswitch__broken--naked:before,.btn__lightswitch__broken--nakedOrange:before,.btn__lightswitch__broken--nakedWhiteBkg:before,.btn__lightswitch__broken--gray600:before,.btn__lightswitch__broken--black:before{content:"";width:8px;height:8px;opacity:1;border:solid 2px var(--Nero);position:absolute;left:15px;top:50%}.btn__lightswitch__broken:before,.btn__lightswitch__broken--orange:before,.btn__lightswitch__broken--white:before,.btn__lightswitch__broken--naked:before,.btn__lightswitch__broken--nakedOrange:before,.btn__lightswitch__broken--nakedWhiteBkg:before,.btn__lightswitch__broken--gray600:before,.btn__lightswitch__broken--black:before{transition:.3s ease;-webkit-transition:.3s ease}.btn__lightswitch__broken:before,.btn__lightswitch__broken--orange:before,.btn__lightswitch__broken--white:before,.btn__lightswitch__broken--naked:before,.btn__lightswitch__broken--nakedOrange:before,.btn__lightswitch__broken--nakedWhiteBkg:before,.btn__lightswitch__broken--gray600:before,.btn__lightswitch__broken--black:before{border-radius:20px}.btn__lightswitch__broken:before,.btn__lightswitch__broken--orange:before,.btn__lightswitch__broken--white:before,.btn__lightswitch__broken--naked:before,.btn__lightswitch__broken--nakedOrange:before,.btn__lightswitch__broken--nakedWhiteBkg:before,.btn__lightswitch__broken--gray600:before,.btn__lightswitch__broken--black:before{transform:translate(0, -50%);-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%)}.btn__lightswitch__broken:hover,.btn__lightswitch__broken--orange:hover,.btn__lightswitch__broken--white:hover,.btn__lightswitch__broken--naked:hover,.btn__lightswitch__broken--nakedOrange:hover,.btn__lightswitch__broken--nakedWhiteBkg:hover,.btn__lightswitch__broken--gray600:hover,.btn__lightswitch__broken--black:hover{background-color:var(--Nero);color:var(--Neutri)}.btn__lightswitch__broken:hover,.btn__lightswitch__broken--orange:hover,.btn__lightswitch__broken--white:hover,.btn__lightswitch__broken--naked:hover,.btn__lightswitch__broken--nakedOrange:hover,.btn__lightswitch__broken--nakedWhiteBkg:hover,.btn__lightswitch__broken--gray600:hover,.btn__lightswitch__broken--black:hover{transition:.3s ease;-webkit-transition:.3s ease}.btn__lightswitch__broken:hover:before,.btn__lightswitch__broken--orange:hover:before,.btn__lightswitch__broken--white:hover:before,.btn__lightswitch__broken--naked:hover:before,.btn__lightswitch__broken--nakedOrange:hover:before,.btn__lightswitch__broken--nakedWhiteBkg:hover:before,.btn__lightswitch__broken--gray600:hover:before,.btn__lightswitch__broken--black:hover:before{background-color:var(--Neutri);border:solid 2px var(--Neutri)}.btn__lightswitch__broken:hover:before,.btn__lightswitch__broken--orange:hover:before,.btn__lightswitch__broken--white:hover:before,.btn__lightswitch__broken--naked:hover:before,.btn__lightswitch__broken--nakedOrange:hover:before,.btn__lightswitch__broken--nakedWhiteBkg:hover:before,.btn__lightswitch__broken--gray600:hover:before,.btn__lightswitch__broken--black:hover:before{transition:.3s ease;-webkit-transition:.3s ease}.btn__lightswitch__broken:active,.btn__lightswitch__broken--orange:active,.btn__lightswitch__broken--white:active,.btn__lightswitch__broken--naked:active,.btn__lightswitch__broken--nakedOrange:active,.btn__lightswitch__broken--nakedWhiteBkg:active,.btn__lightswitch__broken--gray600:active,.btn__lightswitch__broken--black:active{border:0px !important}.btn__downloads{background-color:var(--Arancio);color:var(--Neutri)}.btn__downloads{border-radius:45px}.btn__downloads:hover{background-color:var(--Nero);color:var(--Neutri)}.btn__downloadFile--animated{background-color:var(--Arancio);color:var(--Neutri);--PulsantiDefault: var(--Neutri);display:flex;align-items:center;justify-content:center;gap:10px;padding:5px 18px}.btn__downloadFile--animated{border-radius:45px}.btn__downloadFile--animated{transition:.4s ease;-webkit-transition:.4s ease}.btn__downloadFile--animated .icon{height:27px}.btn__downloadFile--animated .text{width:100%;overflow:hidden;white-space:nowrap}.btn__downloadFile--animated .text{transition:.5s ease;-webkit-transition:.5s ease}.btn__downloadFile--animated .arrow__first{transform:translateY(0%)}.btn__downloadFile--animated .arrow__first{transition:.5s ease;-webkit-transition:.5s ease}.btn__downloadFile--animated .arrow__second{transform:translateY(-100%)}.btn__downloadFile--animated .arrow__second{transition:.5s ease;-webkit-transition:.5s ease}.btn__downloadFile--animated:hover{background-color:var(--Nero);color:var(--Neutri);gap:16px;padding:5px 28px}.btn__downloadFile--animated:hover{transition:.4s ease;-webkit-transition:.4s ease}.btn__downloadFile--animated:hover .arrow__first{transform:translateY(100%)}.btn__downloadFile--animated:hover .arrow__first{transition:.5s ease;-webkit-transition:.5s ease}.btn__downloadFile--animated:hover .arrow__second{transform:translateY(0%)}.btn__downloadFile--animated:hover .arrow__second{transition:.5s ease;-webkit-transition:.5s ease}.btn__primary--onDark{background-color:var(--PulsantiDefault);color:var(--Neutri);text-transform:capitalize}.btn__primary--onDark{border-radius:144px}.btn__primary--onDark:hover{background-color:var(--Neutri900);color:var(--Neutri)}.btn__primary--onDark:active{background-color:var(--Neutri900);color:var(--Arancio);border:0}.btn__primary--onLight,form[name=form_169] .btn{background-color:var(--PulsantiDefault);color:var(--Neutri);text-transform:capitalize}.btn__primary--onLight,form[name=form_169] .btn{border-radius:144px}.btn__primary--onLight:hover,form[name=form_169] .btn:hover{background-color:var(--Nero);color:var(--Neutri)}.btn__primary--onLight:active,form[name=form_169] .btn:active{background-color:var(--Nero);color:var(--Arancio);border:0}button{all:unset}.magGlassIcon{width:24px;height:24px}.magGlassIcon .handle{transition:.3s ease;-webkit-transition:.3s ease}.magGlassIcon:hover .handle{transform:translate(-8.5px, -8.5px)}.magGlassIcon:hover .handle{transition:.3s ease;-webkit-transition:.3s ease}.menuIcon{width:16px;height:auto;overflow:visible}.menuIcon .second{transition:.3s ease;-webkit-transition:.3s ease}.menuIcon .third{transition:.3s ease;-webkit-transition:.3s ease}.menuIcon:hover .second{transform:scaleX(0.5)}.menuIcon:hover .second{transition:.3s ease;-webkit-transition:.3s ease}.menuIcon:hover .third{transform:scaleX(1.9)}.menuIcon:hover .third{transition:.3s ease;-webkit-transition:.3s ease}.plusTimesIcon{width:18px;height:18px}.plusTimesIcon:hover{animation:plusTimesIconIn .4s ease-out forwards}.plusTimesIcon:not(:hover){animation:plusTimesIconOut .4s ease-out forwards}.btn__pinIt{background-color:#c2c2c2;max-width:150px;padding:10px 20px;overflow:hidden;display:flex;align-content:center;align-items:center;justify-content:center;gap:10px;border:0;--bs-btn-active-bg: var(--Arancio)}.btn__pinIt .pinIcon{width:30px;height:30px}.btn__pinIt .txt{color:#fff;transform:translateY(32px);font-size:18px}.btn__pinIt .txt{transition:.3s ease;-webkit-transition:.3s ease}.btn__pinIt:hover{background-color:#c2c2c2}.btn__pinIt:hover .txt{transform:translateY(0px)}.btn__pinIt:hover .txt{transition:.3s ease;-webkit-transition:.3s ease}.btn__pinIt:active{background-color:var(--Arancio);border:0}.btnText{display:flex;align-items:center;gap:10px;font-weight:bold;padding:0;border:0 !important;text-decoration:none}.btnText.btnBig{font-size:21px}.btnText.btnBig .plusTimesIcon{width:21px;height:21px}.btnText.btnMedium{font-size:16px}.btnText.btnMedium .plusTimesIcon{width:16px;height:16px}.btnText.btnSmall{font-size:12px}.btnText.btnSmall .plusTimesIcon{width:12px;height:12px}.btnText:hover{color:inherit}.btnText:hover .plusTimesIcon{animation:plusTimesIconIn .4s ease-out forwards}.btnText:active{border:0 !important;background-color:rgba(0,0,0,0) !important}.btnText--orange{color:var(--Arancio);--PulsantiDefault: var(--Arancio)}.btnText--orange:hover{color:var(--Arancio)}.btnText--orange .icon--download{margin-right:2rem}.btnText--orange .icon--download{transition:.5s ease;-webkit-transition:.5s ease}.btnText--orange .icon--download:hover{--PulsantiDefault: var(--Nero);transform:translateY(6px)}.btnText--orange .icon--download:hover{transition:.5s ease;-webkit-transition:.5s ease}.btnText--white{color:var(--Neutri);--PulsantiDefault: var(--Neutri)}.btnText--white:hover{color:var(--Neutri);--PulsantiDefault: var(--Neutri)}.btngroup--flex{display:flex;gap:32px;align-items:center;justify-content:center}.btngroup--vflex{display:flex;flex-direction:column;gap:20px;align-items:start;justify-content:center}.btn__filter{border:solid 1px var(--Nero);padding:8px 12px !important;font-size:16px;line-height:16px}.btn__filter{border-radius:30px}.btn__filter:hover{background-color:var(--Nero);color:var(--Neutri)}.goBack--arrowLeft{display:flex;align-content:center;align-items:center;gap:8px;color:var(--Arancio);text-decoration:none}.goBack--arrowLeft .icon .circle-arrow-left{width:22px;height:22px;overflow:hidden}.goBack--arrowLeft .icon .circle-arrow-left .arrow__first{transform:translateX(0%)}.goBack--arrowLeft .icon .circle-arrow-left .arrow__first{transition:.5s ease;-webkit-transition:.5s ease}.goBack--arrowLeft .icon .circle-arrow-left .arrow__second{transform:translateX(100%)}.goBack--arrowLeft .icon .circle-arrow-left .arrow__second{transition:.5s ease;-webkit-transition:.5s ease}.goBack--arrowLeft .text{font-size:13px}@media screen and (min-width: 320px){.goBack--arrowLeft .text{font-size:calc(13px + 1*(100vw - 320px)/880)}}@media screen and (min-width: 1200px){.goBack--arrowLeft .text{font-size:14px}}.goBack--arrowLeft .text{line-height:16px}@media screen and (min-width: 320px){.goBack--arrowLeft .text{line-height:calc(16px + 1*(100vw - 320px)/880)}}@media screen and (min-width: 1200px){.goBack--arrowLeft .text{line-height:17px}}.goBack--arrowLeft .text{transition:.5s ease;-webkit-transition:.5s ease}.goBack--arrowLeft:hover{color:var(--Arancio)}.goBack--arrowLeft:hover .icon .circle-arrow-left .arrow__first{transform:translateX(-100%)}.goBack--arrowLeft:hover .icon .circle-arrow-left .arrow__first{transition:.5s ease;-webkit-transition:.5s ease}.goBack--arrowLeft:hover .icon .circle-arrow-left .arrow__second{transform:translateX(0%)}.goBack--arrowLeft:hover .icon .circle-arrow-left .arrow__second{transition:.5s ease;-webkit-transition:.5s ease}.goBack--arrowLeft:hover .text{transform:translateX(10px)}.goBack--arrowLeft:hover .text{transition:.5s ease;-webkit-transition:.5s ease}.btn__saveFavorites{display:flex;width:24px;height:24px;position:relative}.btn__saveFavorites .plusTimes{transform-origin:17px 7px}.btn__saveFavorites:hover .plusTimes{animation:plusTimesIconIn .4s ease-out forwards}.btn__saveFavorites:not(:hover) .plusTimes{animation:plusTimesIconOut .4s ease-out forwards}.btn__download--animated{display:flex;width:24px;height:24px;overflow:hidden}.btn__download--animated .arrow__first{transform:translateY(0%)}.btn__download--animated .arrow__first{transition:.5s ease;-webkit-transition:.5s ease}.btn__download--animated .arrow__second{transform:translateY(-100%)}.btn__download--animated .arrow__second{transition:.5s ease;-webkit-transition:.5s ease}.btn__download--animated:hover .arrow__first{transform:translateY(100%)}.btn__download--animated:hover .arrow__first{transition:.5s ease;-webkit-transition:.5s ease}.btn__download--animated:hover .arrow__second{transform:translateY(0%)}.btn__download--animated:hover .arrow__second{transition:.5s ease;-webkit-transition:.5s ease}.btn__info--animated{display:flex}.btn__info--animated .icon{width:24px;height:24px;display:flex}.btn__info--animated .icon .iconborder{transform-origin:center center}.btn__info--animated .icon .iconborder{transition:.5s ease;-webkit-transition:.5s ease}.btn__info--animated:hover .iconborder{transform:rotate(120deg)}.btn__info--animated:hover .iconborder{transition:.5s ease;-webkit-transition:.5s ease}.btn__share--animated{display:flex}.btn__share--animated svg{width:24px;height:24px}.btn__share--animated svg{transition:.5s ease;-webkit-transition:.5s ease}.btn__share--animated:hover svg{transform:rotate(180deg)}.btn__share--animated:hover svg{transition:.5s ease;-webkit-transition:.5s ease}.btn__close--animated .icon .circle-times{width:22px;height:22px;overflow:hidden}.btn__close--animated .icon .circle-times{transition:.5s ease;-webkit-transition:.5s ease}.btn__close--animated:hover .icon .circle-times{transform:rotate(180deg)}.btn__close--animated:hover .icon .circle-times{transition:.5s ease;-webkit-transition:.5s ease}.btn--animated{display:flex;align-content:center;align-items:center;gap:8px;text-decoration:none}.btn--animated .text{font-size:13px}@media screen and (min-width: 320px){.btn--animated .text{font-size:calc(13px + 1*(100vw - 320px)/880)}}@media screen and (min-width: 1200px){.btn--animated .text{font-size:14px}}.btn--animated .text{line-height:16px}@media screen and (min-width: 320px){.btn--animated .text{line-height:calc(16px + 1*(100vw - 320px)/880)}}@media screen and (min-width: 1200px){.btn--animated .text{line-height:17px}}.btn--animated .text{transition:.5s ease;-webkit-transition:.5s ease}.btn--animated:hover .text{transform:translateX(10px)}.btn--animated:hover .text{transition:.5s ease;-webkit-transition:.5s ease}.btn--newsletter{cursor:pointer}.btn__options--animated{display:flex;gap:10px;padding:0;--PulsantiDefault: var(--Nero);align-items:center}.btn__options--animated .icon{margin-bottom:4px}.btn__options--animated:active{background-color:rgba(0,0,0,0) !important;color:var(--Nero) !important;border:solid 0px !important}.btn__options--animated .circle__left{transition:.5s ease;-webkit-transition:.5s ease}.btn__options--animated .circle__right{transition:.5s ease;-webkit-transition:.5s ease}.btn__options--animated:hover .circle__right{transform:translateY(8.5px)}.btn__options--animated:hover .circle__right{transition:.5s ease;-webkit-transition:.5s ease}.btn__options--animated:hover .circle__left{transform:translateY(-8.5px)}.btn__options--animated:hover .circle__left{transition:.5s ease;-webkit-transition:.5s ease}.swipper-buttons{top:0px;right:10px}.swipper-buttons .arrowCircle{--arrow-circle: var(--Neutri)}.swipper-buttons .sw-button-prev,.swipper-buttons .sw-button-next{opacity:1}.swipper-buttons .sw-button-prev:hover,.swipper-buttons .sw-button-next:hover{--arrow-circle: var(--Arancio)}.swipper-buttons .sw-button-prev:hover .arrowCircle{--arrow-circle: var(--Arancio)}.swipper-buttons .sw-button-next:hover .arrowCircle{--arrow-circle: var(--Arancio)}.swipper-buttons .sw-button-next:active .arrowCircle{--arrow-circle: var(--Arancio)}.switch{position:relative;display:inline-block;width:49px;height:27px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:var(--Neutri300);transition:.4s}.slider:hover::before{opacity:1}.slider:hover::after{opacity:1}.slider:before{position:absolute;content:"";height:19px;width:19px;left:4px;bottom:4px;background-color:var(--Nero);opacity:.3;transition:.4s}.slider:after{position:absolute;content:url(../images/svg/toggle-circle.svg);height:18px;width:10px;right:8px;bottom:8px;opacity:.3;transition:.4s}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}input:checked+.slider{background-color:var(--Neutri300)}input:focus+.slider{box-shadow:0 0 1px var(--Neutri300)}input:checked+.slider:before{transform:translateX(21px);opacity:1}input:checked+.slider:after{transform:translateX(-19px);opacity:1;content:url(../images/svg/toggle-line.svg)}.filter-circle-button--counter{background-color:var(--Arancio);color:var(--Neutri);font-size:9px;width:12px;height:12px;aspect-ratio:1/1;display:flex;justify-content:center;align-items:center;position:absolute;top:50%;left:15px}.filter-circle-button--counter{border-radius:20px}.filter-circle-button--counter{transform:translate(0, -50%);-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%)}.filter-circle-button--counter{transition:.5s ease;-webkit-transition:.5s ease}.filter-circle-button:hover .filter-circle-button--counter{top:50%;left:auto;right:15px;z-index:2}.filter-circle-button:hover .filter-circle-button--counter{transition:.5s ease;-webkit-transition:.5s ease}.js-resetFilters,.js-filter{white-space:nowrap}::-moz-placeholder{color:#8e8e8b}::placeholder{color:#8e8e8b}form{margin:0;padding:0}select,textarea,input[type=text],input[type=password],input[type=datetime],input[type=datetime-local],input[type=date],input[type=month],input[type=time],input[type=week],input[type=number],input[type=email],input[type=url],input[type=search],input[type=tel],input[type=color],input[type=file]{display:inline-block;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;font-weight:inherit;width:100%;height:40px;padding:0px 5px;font-size:14px;line-height:25px;color:inherit;border:1px solid var(--thirdColor);background:#fff;resize:none;vertical-align:middle;box-shadow:none;border-radius:0;transition:all 200ms ease-in}input[type=file]{line-height:40px}textarea{resize:vertical;height:100px}select{width:auto}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0;margin-right:10px}.field{position:relative;display:inline-block;width:49.8%;padding:.5rem}.field.fmFieldType2{display:flex !important}.success{padding:1rem}.big-field{width:100%}.big-field.big-select select{width:100%}.bar{background:var(--thirdColor);width:100px}.button_data{text-align:center}.mandatory:after{content:" *";font-size:.7rem;position:absolute;padding-left:5px}.label_check.mandatory{position:absolute;top:-30px;right:0px}.mandatory+.value_data{position:relative}.mandatory+.value_data::after{content:" *";font-size:.7rem;position:absolute;padding-left:5px}div[formid] form{display:flex;flex-direction:column;gap:30px;padding-top:30px}div[formid] form .field{width:100%}div[formid] form .field .value_data .selectfield,div[formid] form .field .value_data .textareafield,div[formid] form .field .value_data .textfield{border:0;border-bottom:solid 1px var(--Neutri700);width:100%}div[formid] form .fmFieldType6{width:100%}div[formid] form .fmFieldType1 ::-moz-placeholder{color:rgba(0,0,0,0)}div[formid] form .fmFieldType1 ::placeholder{color:rgba(0,0,0,0)}div[formid] form .form-row{display:grid;grid-template-columns:1fr;grid-column-gap:1rem;grid-row-gap:1rem}@media(min-width: 768px){div[formid] form .form-row{grid-template-columns:repeat(2, 1fr)}}div[formid] form .form-row .label_data{display:none}div[formid] form .form-row .field{width:100%}form[name=form_3] .btn{width:100%;text-transform:capitalize;position:absolute;color:#fff}form[name=form_3] .extra-space{align-items:center}form[name=form_3] .extra-space .form-col:nth-child(2){padding:15px;gap:35px;overflow:hidden}form[name=form_126] .btn,form[name=form_185] .btn{background-color:var(--PulsantiDefault);color:#fff;border-radius:144px;width:120px;text-transform:capitalize;width:100%}form[name=form_169] .btn{background-color:var(--PulsantiDefault);color:#fff;border-radius:144px;width:120px;text-transform:capitalize}form[name=form_167]{display:flex;flex-direction:column;gap:30px;padding-top:30px}form[name=form_167] .field{width:100%}form[name=form_167] .field .value_data .selectfield,form[name=form_167] .field .value_data .textareafield,form[name=form_167] .field .value_data .textfield{border:0;border-bottom:solid 1px var(--Neutri);width:100%;background-color:rgba(0,0,0,0)}form[name=form_167] .fmFieldType6{width:100%}form[name=form_167] .fmFieldType6 .label_data{display:none}form[name=form_167] .fmFieldType1 ::-moz-placeholder{color:rgba(0,0,0,0)}form[name=form_167] .fmFieldType1 ::placeholder{color:rgba(0,0,0,0)}form[name=form_167] .form-row{display:grid;grid-template-columns:1fr;grid-column-gap:1rem;grid-row-gap:.3rem}@media(min-width: 768px){form[name=form_167] .form-row{grid-template-columns:repeat(2, 1fr)}}form[name=form_167] .form-row .label_data{display:none}form[name=form_167] .form-row .field{width:100%}form[name=form_167] .button{width:100%;text-transform:capitalize;position:absolute;color:#fff}form[name=form_167] .form-col{padding:15px;gap:35px;overflow:hidden;max-width:200px}form[name=form_167] .custom-checkbox a{color:var(--Arancio)}body[page=login] .form-row,body[page=user-vcode] .form-row,body[page=user-lost-password] .form-row{grid-template-columns:1fr}form[name=form_3] .field{padding:.5rem 0}form[name=form_3] input,form[name=form_3] select{padding-left:0px}form[name=form_3] input[disabled]{border:0px !important;border-bottom:0px !important}form[name=form_3] input[disabled]:after{display:none !important}form[name=form_3] select[disabled]{border:0px !important;border-bottom:0px !important;padding:0}div:not(.active)+div[formid="3"][editprofile] .checkbox__area{display:none}.nakedLinksBox{display:flex;gap:32px;margin-top:60px}.field:has(input:disabled) .mandatory:after{content:""}.field:has(input:disabled) *:after{content:""}.field:has(input:disabled) .label_data{display:block;color:var(--Bodycopy-primary)}.field:has(input:disabled){padding-left:0px}.field:has(input:disabled) input{padding-left:0px}.field:has(select:disabled) .mandatory:after{content:""}.field:has(select:disabled) *:after{content:""}.field:has(select:disabled){padding-left:0px}.field:has(select:disabled) select{padding-left:0px}.field:has(select:disabled) .label_data{display:block;color:var(--Bodycopy-primary)}div[editprofile] .label_data{display:block !important;color:var(--Bodycopy-primary)}div[editprofile] .field,div[editprofile] input,div[editprofile] select{padding-left:0px}div[editprofile] fieldset{border-bottom:solid 1px var(--Neutri400)}div[editprofile] fieldset:last-of-type{border-bottom:solid 0px var(--Neutri400)}.navbar{position:fixed;z-index:1;width:100%;top:0;left:50%;z-index:1;display:flex;align-items:center;padding:34px var(--air);transform:translateX(-50%)}@media(max-width: 600px){.navbar{justify-content:flex-end;gap:18px;padding:32px var(--air)}.navbar .logo__area{position:absolute;left:var(--air);top:30px}}.navbar .menuIconBox{display:flex;align-items:center;gap:15px;mix-blend-mode:color}@media(min-width: 600px){.navbar .menuIconBox{flex:1}}.navbar .menuIconBox .menuItemText{color:var(--Nero);font-weight:400}.navbar .menuIconBox .closeBtn{width:18px;--Nero:#ffffff}.navbar .logo__area{flex:1}.navbar .menu{color:var(--Nero);display:flex;align-items:center;gap:15px}@media(min-width: 600px){.navbar .menu{flex:1;justify-content:flex-end}}.navbar .menu a{text-decoration:none}.navbar .menu a:hover{color:var(--Nero)}.navbar .user svg{fill:var(--Nero)}.blend .navbar{--Nero:#ffffff}.blend .welcomeBox .options .btn__options--animated{color:var(--Neutri)}.blend .welcomeBox .grid__optionsMenu a{color:#000}.blend .welcomeBox .grid__optionsMenu--item{color:#000}.solid .navbar,body[page=press] header .navbar,body[page=newsletter-archive] header .navbar,body[page=stories] header .navbar,body[page=projects] header .navbar,body[page=stories-post] header .navbar,body[page=downloads] header .navbar,body[page=searching] header .navbar,body[page=contatti] header .navbar,body[page=customer-service] header .navbar,body[page=send_me_a_copy] header .navbar,body[page=euroluce25] header .navbar,body[page=euroluce25_ok] header .navbar,body[page=product] header .navbar,body[settings=negative] header .navbar{--Nero:#000000}.solid .welcomeBox .options .btn__options--animated,body[page=press] header .welcomeBox .options .btn__options--animated,body[page=newsletter-archive] header .welcomeBox .options .btn__options--animated,body[page=stories] header .welcomeBox .options .btn__options--animated,body[page=projects] header .welcomeBox .options .btn__options--animated,body[page=stories-post] header .welcomeBox .options .btn__options--animated,body[page=downloads] header .welcomeBox .options .btn__options--animated,body[page=searching] header .welcomeBox .options .btn__options--animated,body[page=contatti] header .welcomeBox .options .btn__options--animated,body[page=customer-service] header .welcomeBox .options .btn__options--animated,body[page=send_me_a_copy] header .welcomeBox .options .btn__options--animated,body[page=euroluce25] header .welcomeBox .options .btn__options--animated,body[page=euroluce25_ok] header .welcomeBox .options .btn__options--animated,body[page=product] header .welcomeBox .options .btn__options--animated,body[settings=negative] header .welcomeBox .options .btn__options--animated{color:var(--Nero)}.solid .welcomeBox .grid__optionsMenu a,body[page=press] header .welcomeBox .grid__optionsMenu a,body[page=newsletter-archive] header .welcomeBox .grid__optionsMenu a,body[page=stories] header .welcomeBox .grid__optionsMenu a,body[page=projects] header .welcomeBox .grid__optionsMenu a,body[page=stories-post] header .welcomeBox .grid__optionsMenu a,body[page=downloads] header .welcomeBox .grid__optionsMenu a,body[page=searching] header .welcomeBox .grid__optionsMenu a,body[page=contatti] header .welcomeBox .grid__optionsMenu a,body[page=customer-service] header .welcomeBox .grid__optionsMenu a,body[page=send_me_a_copy] header .welcomeBox .grid__optionsMenu a,body[page=euroluce25] header .welcomeBox .grid__optionsMenu a,body[page=euroluce25_ok] header .welcomeBox .grid__optionsMenu a,body[page=product] header .welcomeBox .grid__optionsMenu a,body[settings=negative] header .welcomeBox .grid__optionsMenu a{color:#fff}.solid .welcomeBox .grid__optionsMenu--item,body[page=press] header .welcomeBox .grid__optionsMenu--item,body[page=newsletter-archive] header .welcomeBox .grid__optionsMenu--item,body[page=stories] header .welcomeBox .grid__optionsMenu--item,body[page=projects] header .welcomeBox .grid__optionsMenu--item,body[page=stories-post] header .welcomeBox .grid__optionsMenu--item,body[page=downloads] header .welcomeBox .grid__optionsMenu--item,body[page=searching] header .welcomeBox .grid__optionsMenu--item,body[page=contatti] header .welcomeBox .grid__optionsMenu--item,body[page=customer-service] header .welcomeBox .grid__optionsMenu--item,body[page=send_me_a_copy] header .welcomeBox .grid__optionsMenu--item,body[page=euroluce25] header .welcomeBox .grid__optionsMenu--item,body[page=euroluce25_ok] header .welcomeBox .grid__optionsMenu--item,body[page=product] header .welcomeBox .grid__optionsMenu--item,body[settings=negative] header .welcomeBox .grid__optionsMenu--item{color:#fff}body[page=landing] .solid .navbar,body[page=landing] body[page=press] header .navbar,body[page=press] body[page=landing] header .navbar,body[page=landing] body[page=newsletter-archive] header .navbar,body[page=newsletter-archive] body[page=landing] header .navbar,body[page=landing] body[page=stories] header .navbar,body[page=stories] body[page=landing] header .navbar,body[page=landing] body[page=projects] header .navbar,body[page=projects] body[page=landing] header .navbar,body[page=landing] body[page=stories-post] header .navbar,body[page=stories-post] body[page=landing] header .navbar,body[page=landing] body[page=downloads] header .navbar,body[page=downloads] body[page=landing] header .navbar,body[page=landing] body[page=searching] header .navbar,body[page=searching] body[page=landing] header .navbar,body[page=landing] body[page=contatti] header .navbar,body[page=contatti] body[page=landing] header .navbar,body[page=landing] body[page=customer-service] header .navbar,body[page=customer-service] body[page=landing] header .navbar,body[page=landing] body[page=send_me_a_copy] header .navbar,body[page=send_me_a_copy] body[page=landing] header .navbar,body[page=landing] body[page=euroluce25] header .navbar,body[page=euroluce25] body[page=landing] header .navbar,body[page=landing] body[page=euroluce25_ok] header .navbar,body[page=euroluce25_ok] body[page=landing] header .navbar,body[page=landing] body[page=product] header .navbar,body[page=product] body[page=landing] header .navbar,body[page=landing] body[settings=negative] header .navbar,body[settings=negative] body[page=landing] header .navbar{--Nero:#000000}body[page=landing] .solid .welcomeBox .options .btn__options--animated,body[page=landing] body[page=press] header .welcomeBox .options .btn__options--animated,body[page=press] body[page=landing] header .welcomeBox .options .btn__options--animated,body[page=landing] body[page=newsletter-archive] header .welcomeBox .options .btn__options--animated,body[page=newsletter-archive] body[page=landing] header .welcomeBox .options .btn__options--animated,body[page=landing] body[page=stories] header .welcomeBox .options .btn__options--animated,body[page=stories] body[page=landing] header .welcomeBox .options .btn__options--animated,body[page=landing] body[page=projects] header .welcomeBox .options .btn__options--animated,body[page=projects] body[page=landing] header .welcomeBox .options .btn__options--animated,body[page=landing] body[page=stories-post] header .welcomeBox .options .btn__options--animated,body[page=stories-post] body[page=landing] header .welcomeBox .options .btn__options--animated,body[page=landing] body[page=downloads] header .welcomeBox .options .btn__options--animated,body[page=downloads] body[page=landing] header .welcomeBox .options .btn__options--animated,body[page=landing] body[page=searching] header .welcomeBox .options .btn__options--animated,body[page=searching] body[page=landing] header .welcomeBox .options .btn__options--animated,body[page=landing] body[page=contatti] header .welcomeBox .options .btn__options--animated,body[page=contatti] body[page=landing] header .welcomeBox .options .btn__options--animated,body[page=landing] body[page=customer-service] header .welcomeBox .options .btn__options--animated,body[page=customer-service] body[page=landing] header .welcomeBox .options .btn__options--animated,body[page=landing] body[page=send_me_a_copy] header .welcomeBox .options .btn__options--animated,body[page=send_me_a_copy] body[page=landing] header .welcomeBox .options .btn__options--animated,body[page=landing] body[page=euroluce25] header .welcomeBox .options .btn__options--animated,body[page=euroluce25] body[page=landing] header .welcomeBox .options .btn__options--animated,body[page=landing] body[page=euroluce25_ok] header .welcomeBox .options .btn__options--animated,body[page=euroluce25_ok] body[page=landing] header .welcomeBox .options .btn__options--animated,body[page=landing] body[page=product] header .welcomeBox .options .btn__options--animated,body[page=product] body[page=landing] header .welcomeBox .options .btn__options--animated,body[page=landing] body[settings=negative] header .welcomeBox .options .btn__options--animated,body[settings=negative] body[page=landing] header .welcomeBox .options .btn__options--animated{color:var(--Nero)}body[page=landing] .solid .welcomeBox .grid__optionsMenu a,body[page=landing] body[page=press] header .welcomeBox .grid__optionsMenu a,body[page=press] body[page=landing] header .welcomeBox .grid__optionsMenu a,body[page=landing] body[page=newsletter-archive] header .welcomeBox .grid__optionsMenu a,body[page=newsletter-archive] body[page=landing] header .welcomeBox .grid__optionsMenu a,body[page=landing] body[page=stories] header .welcomeBox .grid__optionsMenu a,body[page=stories] body[page=landing] header .welcomeBox .grid__optionsMenu a,body[page=landing] body[page=projects] header .welcomeBox .grid__optionsMenu a,body[page=projects] body[page=landing] header .welcomeBox .grid__optionsMenu a,body[page=landing] body[page=stories-post] header .welcomeBox .grid__optionsMenu a,body[page=stories-post] body[page=landing] header .welcomeBox .grid__optionsMenu a,body[page=landing] body[page=downloads] header .welcomeBox .grid__optionsMenu a,body[page=downloads] body[page=landing] header .welcomeBox .grid__optionsMenu a,body[page=landing] body[page=searching] header .welcomeBox .grid__optionsMenu a,body[page=searching] body[page=landing] header .welcomeBox .grid__optionsMenu a,body[page=landing] body[page=contatti] header .welcomeBox .grid__optionsMenu a,body[page=contatti] body[page=landing] header .welcomeBox .grid__optionsMenu a,body[page=landing] body[page=customer-service] header .welcomeBox .grid__optionsMenu a,body[page=customer-service] body[page=landing] header .welcomeBox .grid__optionsMenu a,body[page=landing] body[page=send_me_a_copy] header .welcomeBox .grid__optionsMenu a,body[page=send_me_a_copy] body[page=landing] header .welcomeBox .grid__optionsMenu a,body[page=landing] body[page=euroluce25] header .welcomeBox .grid__optionsMenu a,body[page=euroluce25] body[page=landing] header .welcomeBox .grid__optionsMenu a,body[page=landing] body[page=euroluce25_ok] header .welcomeBox .grid__optionsMenu a,body[page=euroluce25_ok] body[page=landing] header .welcomeBox .grid__optionsMenu a,body[page=landing] body[page=product] header .welcomeBox .grid__optionsMenu a,body[page=product] body[page=landing] header .welcomeBox .grid__optionsMenu a,body[page=landing] body[settings=negative] header .welcomeBox .grid__optionsMenu a,body[settings=negative] body[page=landing] header .welcomeBox .grid__optionsMenu a{color:#000}body[page=landing] .solid .welcomeBox .grid__optionsMenu--item,body[page=landing] body[page=press] header .welcomeBox .grid__optionsMenu--item,body[page=press] body[page=landing] header .welcomeBox .grid__optionsMenu--item,body[page=landing] body[page=newsletter-archive] header .welcomeBox .grid__optionsMenu--item,body[page=newsletter-archive] body[page=landing] header .welcomeBox .grid__optionsMenu--item,body[page=landing] body[page=stories] header .welcomeBox .grid__optionsMenu--item,body[page=stories] body[page=landing] header .welcomeBox .grid__optionsMenu--item,body[page=landing] body[page=projects] header .welcomeBox .grid__optionsMenu--item,body[page=projects] body[page=landing] header .welcomeBox .grid__optionsMenu--item,body[page=landing] body[page=stories-post] header .welcomeBox .grid__optionsMenu--item,body[page=stories-post] body[page=landing] header .welcomeBox .grid__optionsMenu--item,body[page=landing] body[page=downloads] header .welcomeBox .grid__optionsMenu--item,body[page=downloads] body[page=landing] header .welcomeBox .grid__optionsMenu--item,body[page=landing] body[page=searching] header .welcomeBox .grid__optionsMenu--item,body[page=searching] body[page=landing] header .welcomeBox .grid__optionsMenu--item,body[page=landing] body[page=contatti] header .welcomeBox .grid__optionsMenu--item,body[page=contatti] body[page=landing] header .welcomeBox .grid__optionsMenu--item,body[page=landing] body[page=customer-service] header .welcomeBox .grid__optionsMenu--item,body[page=customer-service] body[page=landing] header .welcomeBox .grid__optionsMenu--item,body[page=landing] body[page=send_me_a_copy] header .welcomeBox .grid__optionsMenu--item,body[page=send_me_a_copy] body[page=landing] header .welcomeBox .grid__optionsMenu--item,body[page=landing] body[page=euroluce25] header .welcomeBox .grid__optionsMenu--item,body[page=euroluce25] body[page=landing] header .welcomeBox .grid__optionsMenu--item,body[page=landing] body[page=euroluce25_ok] header .welcomeBox .grid__optionsMenu--item,body[page=euroluce25_ok] body[page=landing] header .welcomeBox .grid__optionsMenu--item,body[page=landing] body[page=product] header .welcomeBox .grid__optionsMenu--item,body[page=product] body[page=landing] header .welcomeBox .grid__optionsMenu--item,body[page=landing] body[settings=negative] header .welcomeBox .grid__optionsMenu--item,body[settings=negative] body[page=landing] header .welcomeBox .grid__optionsMenu--item{color:#000}.halfBlend .menuIconBox{--Nero:#ffffff}.solid,body[page=press] header,body[page=newsletter-archive] header,body[page=stories] header,body[page=projects] header,body[page=stories-post] header,body[page=downloads] header,body[page=searching] header,body[page=contatti] header,body[page=customer-service] header,body[page=send_me_a_copy] header,body[page=euroluce25] header,body[page=euroluce25_ok] header,body[page=product] header,body[settings=negative] header{animation:fade-in .4s ease-out}.solid .navbar,body[page=press] header .navbar,body[page=newsletter-archive] header .navbar,body[page=stories] header .navbar,body[page=projects] header .navbar,body[page=stories-post] header .navbar,body[page=downloads] header .navbar,body[page=searching] header .navbar,body[page=contatti] header .navbar,body[page=customer-service] header .navbar,body[page=send_me_a_copy] header .navbar,body[page=euroluce25] header .navbar,body[page=euroluce25_ok] header .navbar,body[page=product] header .navbar,body[settings=negative] header .navbar{--Nero:#000000}.transparent{background-color:rgba(0,0,0,0)}.transparent .navbar{--Nero:#000000}.nav-underline .nav-link{color:var(--Bodycopy-primary);font-weight:400;font-size:16px}.nav-underline .nav-link.active{color:var(--Arancio);font-weight:400}body[lang=ita] .lang__nav--ita{display:none !important}body[lang=ita] .lang__nav--eng{display:inline !important}body[lang=ita] .lang__nav--deu{display:inline !important}body[lang=eng] .lang__nav--eng{display:none !important}body[lang=eng] .lang__nav--ita{display:inline !important}body[lang=eng] .lang__nav--deu{display:inline !important}body[lang=deu] .lang__nav--deu{display:none !important}body[lang=deu] .lang__nav--ita{display:inline !important}body[lang=deu] .lang__nav--eng{display:inline !important}.fullScreenMenu__container.is-open .moveUpContainer{overflow:hidden}.fullScreenMenu__container.is-open .moveUpContainer .moveItem{animation:moveUp .8s forwards;animation-delay:.8s;transform:translateY(100%)}.moveUpContainer{overflow:hidden}.fullScreenMenu__content{grid-template-columns:repeat(12, 1fr);height:90%;--spacer: 16px}.fullScreenMenu__content .btnText{color:var(--Arancio)}@media(min-width: 1440px){.fullScreenMenu__content{height:96%}}@media(min-width: 1440px){.fullScreenMenu__content .generalTitle{font-size:2.9vw;line-height:115%;font-family:"GT-Super-Display-Light";color:var(--Nero);white-space:nowrap}.fullScreenMenu__content .generalTitle .moveItem{font-size:2.9vw;line-height:115%;font-family:"GT-Super-Display-Light";color:var(--Nero);white-space:nowrap}.fullScreenMenu__content .generalText{font-size:.6vw;line-height:115%;color:var(--Nero)}}@media(min-width: 1124px)and (max-width: 1440px){.fullScreenMenu__content{grid-template-columns:repeat(12, 1fr);grid-template-rows:repeat(11, 1fr);height:95%}.fullScreenMenu__content .generalTitle{font-family:"GT-Super-Display-Light";color:var(--Nero)}.fullScreenMenu__content .generalTitle{font-size:28px}}@media screen and (min-width: 1124px)and (max-width: 1440px)and (min-width: 320px){.fullScreenMenu__content .generalTitle{font-size:calc(28px + 8*(100vw - 320px)/880)}}@media screen and (min-width: 1124px)and (max-width: 1440px)and (min-width: 1200px){.fullScreenMenu__content .generalTitle{font-size:36px}}@media(min-width: 1124px)and (max-width: 1440px){.fullScreenMenu__content .generalTitle{line-height:36px}}@media screen and (min-width: 1124px)and (max-width: 1440px)and (min-width: 320px){.fullScreenMenu__content .generalTitle{line-height:calc(36px + 8*(100vw - 320px)/880)}}@media screen and (min-width: 1124px)and (max-width: 1440px)and (min-width: 1200px){.fullScreenMenu__content .generalTitle{line-height:44px}}@media(min-width: 1124px)and (max-width: 1440px){.fullScreenMenu__content .generalTitle .moveItem{font-family:"GT-Super-Display-Light";color:var(--Nero)}.fullScreenMenu__content .generalTitle .moveItem{font-size:28px}}@media screen and (min-width: 1124px)and (max-width: 1440px)and (min-width: 320px){.fullScreenMenu__content .generalTitle .moveItem{font-size:calc(28px + 8*(100vw - 320px)/880)}}@media screen and (min-width: 1124px)and (max-width: 1440px)and (min-width: 1200px){.fullScreenMenu__content .generalTitle .moveItem{font-size:36px}}@media(min-width: 1124px)and (max-width: 1440px){.fullScreenMenu__content .generalTitle .moveItem{line-height:36px}}@media screen and (min-width: 1124px)and (max-width: 1440px)and (min-width: 320px){.fullScreenMenu__content .generalTitle .moveItem{line-height:calc(36px + 8*(100vw - 320px)/880)}}@media screen and (min-width: 1124px)and (max-width: 1440px)and (min-width: 1200px){.fullScreenMenu__content .generalTitle .moveItem{line-height:44px}}@media(min-width: 1124px)and (max-width: 1440px){.fullScreenMenu__content .generalText{color:var(--Nero)}.fullScreenMenu__content .generalText{font-size:16px}}@media screen and (min-width: 1124px)and (max-width: 1440px)and (min-width: 320px){.fullScreenMenu__content .generalText{font-size:calc(16px + -4*(100vw - 320px)/880)}}@media screen and (min-width: 1124px)and (max-width: 1440px)and (min-width: 1200px){.fullScreenMenu__content .generalText{font-size:12px}}@media(min-width: 1124px)and (max-width: 1440px){.fullScreenMenu__content .generalText{line-height:19px}}@media screen and (min-width: 1124px)and (max-width: 1440px)and (min-width: 320px){.fullScreenMenu__content .generalText{line-height:calc(19px + -3*(100vw - 320px)/880)}}@media screen and (min-width: 1124px)and (max-width: 1440px)and (min-width: 1200px){.fullScreenMenu__content .generalText{line-height:16px}}@media(max-width: 600px){.fullScreenMenu__content{--spacer: 4px}}@media(max-width: 1124px){.fullScreenMenu__content .btnText{font-size:12px;gap:10px}.fullScreenMenu__content .generalTitle{font-family:"GT-Super-Display-Light";color:var(--Nero)}.fullScreenMenu__content .generalTitle{font-size:29px}}@media screen and (max-width: 1124px)and (min-width: 320px){.fullScreenMenu__content .generalTitle{font-size:calc(29px + 7*(100vw - 320px)/880)}}@media screen and (max-width: 1124px)and (min-width: 1200px){.fullScreenMenu__content .generalTitle{font-size:36px}}@media(max-width: 1124px){.fullScreenMenu__content .generalTitle{line-height:35px}}@media screen and (max-width: 1124px)and (min-width: 320px){.fullScreenMenu__content .generalTitle{line-height:calc(35px + 5*(100vw - 320px)/880)}}@media screen and (max-width: 1124px)and (min-width: 1200px){.fullScreenMenu__content .generalTitle{line-height:40px}}@media(max-width: 1124px){.fullScreenMenu__content .generalTitle .moveItem{font-family:"GT-Super-Display-Light";color:var(--Nero)}.fullScreenMenu__content .generalTitle .moveItem{font-size:29px}}@media screen and (max-width: 1124px)and (min-width: 320px){.fullScreenMenu__content .generalTitle .moveItem{font-size:calc(29px + 7*(100vw - 320px)/880)}}@media screen and (max-width: 1124px)and (min-width: 1200px){.fullScreenMenu__content .generalTitle .moveItem{font-size:36px}}@media(max-width: 1124px){.fullScreenMenu__content .generalTitle .moveItem{line-height:35px}}@media screen and (max-width: 1124px)and (min-width: 320px){.fullScreenMenu__content .generalTitle .moveItem{line-height:calc(35px + 5*(100vw - 320px)/880)}}@media screen and (max-width: 1124px)and (min-width: 1200px){.fullScreenMenu__content .generalTitle .moveItem{line-height:40px}}@media(max-width: 1124px){.fullScreenMenu__content .generalText{color:var(--Nero)}.fullScreenMenu__content .generalText{font-size:13.5px}}@media screen and (max-width: 1124px)and (min-width: 320px){.fullScreenMenu__content .generalText{font-size:calc(13.5px + -4.5*(100vw - 320px)/880)}}@media screen and (max-width: 1124px)and (min-width: 1200px){.fullScreenMenu__content .generalText{font-size:9px}}@media(max-width: 1124px){.fullScreenMenu__content .generalText{line-height:16px}}@media screen and (max-width: 1124px)and (min-width: 320px){.fullScreenMenu__content .generalText{line-height:calc(16px + -3*(100vw - 320px)/880)}}@media screen and (max-width: 1124px)and (min-width: 1200px){.fullScreenMenu__content .generalText{line-height:13px}}.fullScreenMenu__content .itemBox--1{display:flex;flex-direction:column;width:100%;height:100%;justify-content:flex-start;grid-column:span 12;position:relative}@media(max-width: 380px){.fullScreenMenu__content .itemBox--1 .generalTitle{flex:49%;height:5px}}@media(min-width: 1124px){.fullScreenMenu__content .itemBox--1{grid-column:span 3;grid-row:span 7}.fullScreenMenu__content .itemBox--1::after{content:"";border-right:solid 1px var(--Neutri700);height:96%;position:absolute;top:2%;right:0}}@media(max-width: 1124px){.fullScreenMenu__content .itemBox--1{border-bottom:solid 1px var(--Neutri700);gap:2px}}@media(max-width: 550px){.fullScreenMenu__content .itemBox--1.py-4{padding-top:.8rem !important;padding-bottom:.8rem !important}}.fullScreenMenu__content .itemBox--2,.fullScreenMenu__content .itemBox--3,.fullScreenMenu__content .itemBox--4{grid-column:span 12;display:flex;flex-direction:column;width:100%;position:relative;justify-content:space-between}.fullScreenMenu__content .itemBox--2 .headerItem,.fullScreenMenu__content .itemBox--3 .headerItem,.fullScreenMenu__content .itemBox--4 .headerItem{border-bottom:solid 1px var(--Neutri700);padding:24px 0}.fullScreenMenu__content .itemBox--2 .contentItem,.fullScreenMenu__content .itemBox--3 .contentItem,.fullScreenMenu__content .itemBox--4 .contentItem{padding:10px 0}@media(max-width: 1124px){.fullScreenMenu__content .itemBox--2,.fullScreenMenu__content .itemBox--3,.fullScreenMenu__content .itemBox--4{border-bottom:solid 1px var(--Neutri700);gap:2px}}@media(min-width: 1124px){.fullScreenMenu__content .itemBox--2,.fullScreenMenu__content .itemBox--3,.fullScreenMenu__content .itemBox--4{grid-column:span 3;grid-row:span 7;padding:10px}.fullScreenMenu__content .itemBox--2::after,.fullScreenMenu__content .itemBox--3::after,.fullScreenMenu__content .itemBox--4::after{content:"";border-right:solid 1px var(--Neutri700);height:96%;position:absolute;top:2%;right:0}}@media(max-width: 1124px){.fullScreenMenu__content .itemBox--2 .bottom,.fullScreenMenu__content .itemBox--3 .bottom,.fullScreenMenu__content .itemBox--4 .bottom{display:none}}@media(min-width: 1124px)and (max-width: 1920px){.fullScreenMenu__content .itemBox--2 .bottom,.fullScreenMenu__content .itemBox--3 .bottom,.fullScreenMenu__content .itemBox--4 .bottom{width:100%;height:100%;overflow:hidden;display:flex;align-items:flex-end}.fullScreenMenu__content .itemBox--2 .bottom .hoverImgContainer,.fullScreenMenu__content .itemBox--3 .bottom .hoverImgContainer,.fullScreenMenu__content .itemBox--4 .bottom .hoverImgContainer{width:100%;height:100%;max-height:200px}.fullScreenMenu__content .itemBox--2 .bottom .hoverImgContainer img,.fullScreenMenu__content .itemBox--3 .bottom .hoverImgContainer img,.fullScreenMenu__content .itemBox--4 .bottom .hoverImgContainer img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}}@media(min-width: 1920px){.fullScreenMenu__content .itemBox--2 .bottom .bottom .hoverImgContainer,.fullScreenMenu__content .itemBox--3 .bottom .bottom .hoverImgContainer,.fullScreenMenu__content .itemBox--4 .bottom .bottom .hoverImgContainer{max-height:260px}}@media(min-width: 1124px){.fullScreenMenu__content .itemBox--4::after{border-right:solid 0px var(--Neutri700)}}.fullScreenMenu__content .itemBox--5{grid-column:span 12;position:relative}@media(max-width: 380px){.fullScreenMenu__content .itemBox--5{display:none}}@media(min-width: 1124px){.fullScreenMenu__content .itemBox--5{grid-column:span 6;grid-row:span 4;border-top:solid 1px var(--Neutri700)}.fullScreenMenu__content .itemBox--5::after{content:"";border-right:solid 1px var(--Neutri700);height:96%;position:absolute;top:2%;right:0}}@media(min-width: 381px)and (max-width: 1124px){.fullScreenMenu__content .itemBox--5{order:2;display:block;align-items:center}}.fullScreenMenu__content .itemBox--5 .logo--fullScreenMenu{width:100%;--Nero: #ffffff;max-width:1060px;padding:60px;padding-left:0px}@media(min-width: 2508px){.fullScreenMenu__content .itemBox--5 .logo--fullScreenMenu{max-width:1380px}}@media(max-width: 1124px){.fullScreenMenu__content .itemBox--5 .logo--fullScreenMenu{padding:20px;padding-left:0px;padding-top:10px;max-width:100%}}.fullScreenMenu__content .itemBox--5 .chooseLangBox--mobile{padding-left:30px;gap:22px;display:flex;flex-direction:column}@media(min-width: 1124px){.fullScreenMenu__content .itemBox--5 .chooseLangBox--mobile{display:none}}.fullScreenMenu__content .itemBox--6{grid-column:span 12;width:100%;height:100%;display:flex;flex-direction:column;border-top:solid 1px var(--Neutri700)}@media(min-width: 1124px){.fullScreenMenu__content .itemBox--6{grid-column:span 6;grid-row:span 4}}@media(max-width: 1124px){.fullScreenMenu__content .itemBox--6{order:1}}@media(max-width: 380px){.fullScreenMenu__content .itemBox--6 .description .text{display:none}}.fullScreenMenu__content .itemBox--6 .top{grid-template-columns:1fr;grid-template-rows:auto;grid-column-gap:0px;grid-row-gap:0px;padding:10px 0;padding-bottom:20px;position:relative}.fullScreenMenu__content .itemBox--6 .top__item .btnText{color:var(--Arancio)}.fullScreenMenu__content .itemBox--6 .top__item .description{line-height:18px}@media(min-width: 1124px){.fullScreenMenu__content .itemBox--6 .top{grid-template-columns:1fr 1fr}.fullScreenMenu__content .itemBox--6 .top .description{padding-bottom:20px}}@media(min-width: 1124px){.fullScreenMenu__content .itemBox--6 .top{padding:10px;grid-column-gap:10px;grid-row-gap:10px}.fullScreenMenu__content .itemBox--6 .top__item{padding:10px}}.fullScreenMenu__content .itemBox--6 .top::after{content:"";border-bottom:solid 1px var(--Neutri700);width:99%;position:absolute;bottom:0;right:0%}@media(max-width: 380px){.fullScreenMenu__content .itemBox--6 .top::after{display:none}}.fullScreenMenu__content .itemBox--6 .bottom{width:100%;height:100%;grid-template-columns:1fr 1fr;grid-template-rows:auto;grid-column-gap:10px;grid-row-gap:10px;padding:10px;max-width:50%;min-width:320px}@media(max-width: 1124px){.fullScreenMenu__content .itemBox--6 .bottom{display:none}}.fullScreenMenu__content .itemBox--6 .bottom--item{display:flex;width:100%;padding:10px}.fullScreenMenu__content .itemBox--6 .bottom--item:nth-child(1){border-right:solid 1px var(--Neutri700)}@media(max-width: 1124px){.fullScreenMenu__content .itemBox--6 .bottom--item:nth-child(1){display:none}}@media(max-width: 1124px){.fullScreenMenu__content .itemBox--6 .bottom--item:nth-child(2){display:none}}.fullScreenMenu__content .itemBox--6 .bottom--item .left,.fullScreenMenu__content .itemBox--6 .bottom--item .right{flex:1;display:flex;flex-direction:column;align-items:flex-start}.fullScreenMenu__content .itemBox--6 .bottom--item .left a,.fullScreenMenu__content .itemBox--6 .bottom--item .right a{text-decoration:none;color:var(--Nero)}.fullScreenMenu__content .itemBox--6 .bottom--item .left{font-size:14px}.fullScreenMenu__content__item{width:100%;height:100%}.fullScreenMenu__content__item .btnText{color:var(--Arancio)}.marquee{margin:0 10px;font-family:"acumin-pro";height:2em;font-size:2rem;line-height:2em;width:100%;overflow:hidden;box-sizing:border-box;padding:10px 0;position:relative}.marquee span{position:absolute;display:inline-block;padding:0 10%;white-space:nowrap;animation:marqueebounce 10s ease-in-out infinite alternate}@keyframes bounce{0%{transform:translateX(-10%)}100%{transform:translateX(10%)}}@keyframes marqueebounce{0%{left:0}100%{left:0%;transform:translateX(calc(-100% + 100vw))}}.lang--ita:not([actuallang=ita]),.lang--eng:not([actuallang=eng]),.lang--deu:not([actuallang=deu]),.lang--fra:not([actuallang=fra]),.lang--spa:not([actuallang=spa]){background-color:rgba(0,0,0,0) !important}.lang--ita:not([actuallang=ita]) a,.lang--eng:not([actuallang=eng]) a,.lang--deu:not([actuallang=deu]) a,.lang--fra:not([actuallang=fra]) a,.lang--spa:not([actuallang=spa]) a{color:var(--Nero) !important}.lang--ita:not([actuallang=ita]):hover,.lang--eng:not([actuallang=eng]):hover,.lang--deu:not([actuallang=deu]):hover,.lang--fra:not([actuallang=fra]):hover,.lang--spa:not([actuallang=spa]):hover{background-color:var(--Neutri700) !important}.lang--ita[actuallang=ita],.lang--eng[actuallang=eng],.lang--deu[actuallang=deu],.lang--fra[actuallang=fra],.lang--spa[actuallang=spa]{color:var(--Neutri) !important}.fullScreenMenu__container{background-color:var(--Grigi400);width:100%;min-height:675px;overflow-y:scroll;height:100%;padding:20px;position:fixed;top:0px;z-index:11;transition:top .8s cubic-bezier(0.77, 0, 0.33, 0.96)}.fullScreenMenu__header{border-top:solid 1px var(--Neutri700);border-bottom:solid 1px var(--Neutri700);padding:18px;text-align:center;position:relative;min-height:50px}.fullScreenMenu__header .closeBtn{position:absolute;right:0px;left:auto;top:50%;width:18px;z-index:10}.fullScreenMenu__header .closeBtn{transform:translate(0, -50%);-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%)}@media(min-width: 1124px){.fullScreenMenu__header .closeBtn{left:20px;right:auto}}@media(min-width: 2508px){.fullScreenMenu__header .text{font-size:24px}}@media(max-width: 578px){.fullScreenMenu__header .text{display:none}}.fullScreenMenu__header .magGlassIcon{position:absolute;right:35px}@media(min-width: 1124px){.fullScreenMenu__header .magGlassIcon{right:-16px}}.fullScreenMenu__header .menu{display:flex;position:absolute;right:auto;left:0;top:50%;transform:translateY(-50%);flex-direction:row;gap:20px}@media(max-width: 1124px){.fullScreenMenu__header .menu{width:100%}}@media(min-width: 1124px){.fullScreenMenu__header .menu{right:20px;left:auto}}.fullScreenMenu__header .menu .langSelectBox{display:flex;gap:4px}.fullScreenMenu__header .menu .langSelectBox a{background-color:var(--Nero);text-decoration:none;padding:1px 8px;border-radius:50px;font-size:14px;width:32px;display:flex;justify-content:center}.fullScreenMenu__content--item a{text-decoration:none}.fullScreenMenu__content--item a:not(.btnText):hover{font-family:"GT-Super-Display-Light-Italic"}.fullScreenMenu__content--item a:not(.btnText):hover .moveItem{font-family:"GT-Super-Display-Light-Italic"}.fullScreenMenu__content--item .nakedLink:hover{font-family:"acumin-pro" !important}.logo__area{padding:0rem;text-align:center;max-width:118px;height:32px;margin:auto}.logo__area a{display:block}.logo__area .logo.logo--footer{width:100%;display:inline-block}.logo__area .logo.logo--header{width:100%;display:inline-block}@media only screen and (min-width: 576px){.logo__area{margin:0}}.logoColorMask{background-color:var(--Ottanio);width:100%;height:100%;min-height:200px;-webkit-mask-image:url(../images/svg/logo.svg);mask-image:url(../images/svg/logo.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center}.logoGradientContainer{position:relative;width:100%;height:100%;min-height:200px;aspect-ratio:16/5}.logoGradientContainer{transition:.3s ease;-webkit-transition:.3s ease}.logoGradientContainer .logoColorMask{background-color:rgba(0,85,108,0);width:100%;height:100%;min-height:200px;-webkit-mask-image:url(../images/svg/logo.svg);mask-image:url(../images/svg/logo.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center}.logoGradientContainer .logoColorMask{transition:.3s ease;-webkit-transition:.3s ease}.logoGradientContainer:hover .logoColorMask{background-color:#00546c}.logoGradientContainer:hover .logoColorMask{transition:.3s ease;-webkit-transition:.3s ease}.logoGradientContainer:hover .logoColorMask:hover .blob{background:var(--Ottanio)}.logoGradientContainer:hover .logoColorMask:hover .blob{transition:.3s ease;-webkit-transition:.3s ease}.logoGradientContainer .logoBorderMask{position:absolute;top:50%;left:50%;width:100%;height:99.7%}.logoGradientContainer .logoBorderMask{transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%)}.blob,.fakeblob{filter:blur(70px);position:absolute;z-index:-1;top:-50%;left:12%;opacity:0;width:200%;height:200%;border-radius:10%;background:rgba(0,0,0,0);transition:all 300ms ease-in-out}.blob,.fakeblob{transition:.3s ease;-webkit-transition:.3s ease}.logoColorMask{overflow:hidden;position:relative;transition:all 300ms ease-in-out}.loading--area{margin:auto;justify-content:center;align-items:center;width:100vw;height:100vh;background:#fff;position:fixed;overflow:hidden;display:none}.loading--area.active{display:flex;z-index:100000}.logo--loading{position:absolute;width:100px;height:auto;top:50%;left:50%}.logo--loading{transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%)}.circular-loader{width:200px;height:200px;animation:rotate 2s linear infinite}.circular-loader svg{width:100%;height:100%}.path{stroke:#3b3b3b;stroke-linecap:round;stroke-dasharray:1,200;stroke-dashoffset:0;animation:dash 1.5s ease-in-out infinite}@keyframes rotate{100%{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:100,200;stroke-dashoffset:-15px}100%{stroke-dasharray:1,200;stroke-dashoffset:-125px}}header{height:var(--headerHeight);position:fixed;z-index:11;width:100%}header .menu a{--primaryColor:#ffffff}header.solid,body[page=press] header,body[page=newsletter-archive] header,body[page=stories] header,body[page=projects] header,body[page=stories-post] header,body[page=downloads] header,body[page=searching] header,body[page=contatti] header,body[page=customer-service] header,body[page=send_me_a_copy] header,body[page=euroluce25] header,body[page=euroluce25_ok] header,body[page=product] header,body[settings=negative] header{background-color:#fff}header.solid .menu a,body[page=press] header .menu a,body[page=newsletter-archive] header .menu a,body[page=stories] header .menu a,body[page=projects] header .menu a,body[page=stories-post] header .menu a,body[page=downloads] header .menu a,body[page=searching] header .menu a,body[page=contatti] header .menu a,body[page=customer-service] header .menu a,body[page=send_me_a_copy] header .menu a,body[page=euroluce25] header .menu a,body[page=euroluce25_ok] header .menu a,body[page=product] header .menu a,body[settings=negative] header .menu a{--primaryColor:#000000}.fullscreen-video-container{position:relative;top:0;height:100vh;min-height:700px;width:100%;overflow:hidden}.fullscreen-video-container .fullscreen-img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.fullscreen-video-container .infoButtonsBox{width:100%;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;padding-top:var(--headerHeight)}.fullscreen-video-container .infoButtonsBox .flex__filters{gap:12px;display:flex;flex-wrap:wrap;align-content:center;align-items:center}.fullscreen-video-container .infoButtonsBox .btn__filter{border:solid .75px var(--Neutri);color:var(--Neutri)}.fullscreen-video-container .infoButtonsBox .btn__filter:hover{border:solid 1px var(--Nero)}.fullscreen-video-container .fullscreen-img-content-center{position:absolute;top:50%;left:50%;color:var(--Neutri);text-align:center;width:100%;padding:var(--air)}.fullscreen-video-container .fullscreen-img-content-center{transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%)}.fullscreen-video-container .container{position:absolute;bottom:110px;left:50%;transform:translateX(-50%)}.fullscreen-video-container .container.centerText{bottom:0;height:100%}.fullscreen-video-container .fullscreen-video-content{color:var(--Neutri);max-width:800px;display:flex;flex-direction:column;align-items:flex-start;gap:20px;padding-right:15px;padding-left:var(--air)}@media(max-width: 568px){.fullscreen-video-container .fullscreen-video-content{bottom:6%;left:5%}}.fullscreen-video-container .fullscreen-video-content .btnText{--PulsantiDefault:#ffffff;color:#fff}.fullscreen-video-container video{position:absolute;width:auto;height:auto;min-width:100%;min-height:100%;top:50%;left:50%}.fullscreen-video-container video{transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%)}.fullscreen-video-container.showroom .t3--light{max-width:100%}@media(min-width: 578px){.fullscreen-video-container.showroom .t3--light{max-width:45%}}body[page=index] .fullscreen-video-container:after{content:"";position:absolute;width:100%;height:20%;top:0;left:0;background-image:linear-gradient(to bottom, hsla(0, 0%, 0%, 0.8), transparent)}body[page=index] .fullscreen-video-container:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:hsl(60,4%,11%)}body[page=index] .fullscreen-video-container video{opacity:.6}.carousel.carouseProductSlide{background-color:#fff}.carousel.carouseProductSlide .carousel-inner .carousel-item.carousel-item-next.carousel-item-start img{animation:rotateImgRightNext .2s ease-in-out forwards;animation-delay:.4s}.carousel.carouseProductSlide .carousel-inner .carousel-item.carousel-item-prev.carousel-item-end img{animation:rotateImgLeftPrev .2s ease-in-out forwards;animation-delay:.4s}.carousel.carouseProductSlide .carousel-inner .carousel-item.active.carousel-item-start img{animation:rotateImgLeftNext .2s ease-in-out forwards;animation-delay:.1s}.carousel.carouseProductSlide .carousel-inner .carousel-item.active.carousel-item-start .text{animation:slideOutLeft .2s ease-in-out forwards}.carousel.carouseProductSlide .carousel-inner .carousel-item.active.carousel-item-end img{animation:rotateImgRightPrev .2s ease-in-out forwards;animation-delay:.1s}.carousel.carouseProductSlide .carousel-inner .carousel-item.active.carousel-item-end .text{animation:slideInRight .2s ease-in-out forwards}.carousel.carouseProductSlide .carousel-inner .carousel-item.active .text{animation:fadeIn .8s ease-out forwards;animation-delay:.4s}.carousel.carouseProductSlide .carousel-inner .carousel-item img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%;margin:0 auto;max-width:840px;min-height:660px;position:relative;margin:40px auto}@media screen and (max-width: 578px){.carousel.carouseProductSlide .carousel-inner .carousel-item img{max-width:100%;min-height:100%}}@media(max-width: 769px){.carousel.carouseProductSlide .carousel-inner .carousel-item img{margin-bottom:130px}}.carousel.carouseProductSlide .carousel-inner .carousel-item .text{max-width:240px;position:absolute;opacity:0;position:absolute;left:0px;bottom:0%;top:auto}@media screen and (min-width: 579px){.carousel.carouseProductSlide .carousel-inner .carousel-item .text{max-width:300px}}@media(min-width: 769px){.carousel.carouseProductSlide .carousel-inner .carousel-item .text{top:50%;left:50%;bottom:auto;max-width:300px;bottom:auto;transform:translate(calc(-50% + var(--offset-x)), calc(-50% + var(--offset-y)))}}.carousel.carouseProductSlide .carousel-inner .carousel-item .text .btnText{color:var(--PulsantiDefault)}.carousel.carouseProductSlide .carousel-indicators{right:auto;bottom:0;left:50%;margin:0;display:block;width:100%;z-index:unset}.carousel.carouseProductSlide .carousel-indicators{transform:translate(-50%, 0%);-webkit-transform:translate(-50%, 0%);-ms-transform:translate(-50%, 0%);-moz-transform:translate(-50%, 0%);-o-transform:translate(-50%, 0%)}@media(min-width: 769px){.carousel.carouseProductSlide .carousel-indicators{top:50%;bottom:auto}.carousel.carouseProductSlide .carousel-indicators{transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%)}}.carousel.carouseProductSlide .carousel-indicators [data-bs-target]{margin:0;text-indent:0;width:100%;background-color:hsla(0,0%,100%,0)}.carousel.carouseProductSlide .carousel-indicators .title{position:absolute;top:35%;left:50%;font-size:48px;white-space:nowrap;font-family:"GT-Super-Display-Light";color:var(--Nero);opacity:0;animation:fadeOut .4s ease-out forwards;white-space:wrap;width:100%;text-align:center}.carousel.carouseProductSlide .carousel-indicators .title{transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%)}@media screen and (max-width: 578px){.carousel.carouseProductSlide .carousel-indicators .title{line-height:83px}}@media(min-width: 769px){.carousel.carouseProductSlide .carousel-indicators .title{top:50%;font-size:clamp(10px,25vw,240px);color:#c3c3c3}}.carousel.carouseProductSlide .carousel-indicators .active .title{animation:fadeIn .4s ease-out forwards}.carousel.carouseProductSlide .controlsBox{position:absolute;bottom:11%;right:15px;display:flex;justify-content:center;align-items:center;gap:10px}@media(min-width: 768px){.carousel.carouseProductSlide .controlsBox{bottom:20%;left:50%;right:auto}.carousel.carouseProductSlide .controlsBox{transform:translate(-50%, 0);-webkit-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-o-transform:translate(-50%, 0)}}.carousel.carouseProductSlide .controlsBox .carousel-control-prev,.carousel.carouseProductSlide .controlsBox .carousel-control-next{position:relative;width:32px;height:32px}.carousel.carouseProductSlide .controlsBox .carousel-control-prev .arrowCircle,.carousel.carouseProductSlide .controlsBox .carousel-control-next .arrowCircle{position:absolute}@media(min-width: 768px){.carousel.carouseProductSlide .controlsBox .carousel-control-prev,.carousel.carouseProductSlide .controlsBox .carousel-control-next{width:24px;height:24px}}.carousel.carouseProductSlide .controlsBox .carousel-control-next .arrowCircle{transform:rotate(180deg)}.zoomThis{width:100%;display:flex;align-items:center;justify-content:center}@media(min-width: 568px){.zoomThis{height:100vh}}.slider--fullscreen .carouselFullScreen{transform:scale(1) !important}.slider--indicatorRight .carousel-indicators{position:absolute;right:0%;left:auto}.slider--indicatorLeft .carousel-indicators{position:absolute;right:auto;left:0%}.slider--textLeft .carousel-text{position:absolute;left:0%;right:auto}.slider--textRight .carousel-text{position:absolute;right:0%;left:auto}.maskZoom{width:100%;height:100%;max-height:100vh;max-width:100%;position:absolute;top:50%;left:50%;z-index:1;display:flex;justify-content:center;align-items:center;justify-items:center}.maskZoom{transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%)}.maskZoom .top,.maskZoom .right,.maskZoom .bottom,.maskZoom .left{background-color:var(--Neutri);position:absolute;transition:padding .3s ease-out}.maskZoom .top{top:0;left:0;width:100%}.maskZoom .right{top:0;right:0;height:100%}.maskZoom .bottom{bottom:0;left:0;width:100%}.maskZoom .left{top:0;left:0;height:100%}.carousel.carouselFullScreen{width:100%;height:100%;max-height:100vh;max-width:100%}.carousel.carouselFullScreen .carousel-inner .carousel-item{max-height:100vh;min-height:100vh}.carousel.carouselFullScreen .carousel-inner .carousel-item img{-o-object-fit:cover;object-fit:cover;width:100%;height:100vh}@media(min-width: 768px){.carousel.carouselFullScreen .carousel-indicators-container{bottom:6%}}.carousel.carouselFullScreen .carousel-indicators-container .carousel-text{z-index:2;color:#fff;width:100%}.carousel.carouselFullScreen .carousel-indicators-container .carousel-text [data-bs-target]{display:none}.carousel.carouselFullScreen .carousel-indicators-container .carousel-text .description{margin-top:35px;color:#fff;display:none;width:100%;padding-right:16px}.carousel.carouselFullScreen .carousel-indicators-container .carousel-text .description .title{font-family:"GT-Super-Display-Light"}.carousel.carouselFullScreen .carousel-indicators-container .carousel-text .description .title a{text-decoration:underline;font-family:"GT-Super-Display-Light-Italic";text-underline-offset:11px;text-decoration-thickness:2px;color:inherit}.carousel.carouselFullScreen .carousel-indicators-container .carousel-text .description .title a{transition:.1s ease;-webkit-transition:.1s ease}.carousel.carouselFullScreen .carousel-indicators-container .carousel-text .description .title a:hover{text-decoration:none}.carousel.carouselFullScreen .carousel-indicators-container .carousel-text .description .title a:hover{transition:.1s ease;-webkit-transition:.1s ease}.carousel.carouselFullScreen .carousel-indicators-container .carousel-text .description .title{font-size:36px}@media screen and (min-width: 320px){.carousel.carouselFullScreen .carousel-indicators-container .carousel-text .description .title{font-size:calc(36px + 11*(100vw - 320px)/880)}}@media screen and (min-width: 1200px){.carousel.carouselFullScreen .carousel-indicators-container .carousel-text .description .title{font-size:47px}}.carousel.carouselFullScreen .carousel-indicators-container .carousel-text .description .title{line-height:43px}@media screen and (min-width: 320px){.carousel.carouselFullScreen .carousel-indicators-container .carousel-text .description .title{line-height:calc(43px + 9*(100vw - 320px)/880)}}@media screen and (min-width: 1200px){.carousel.carouselFullScreen .carousel-indicators-container .carousel-text .description .title{line-height:52px}}.carousel.carouselFullScreen .carousel-indicators-container .carousel-text .active{display:flex;flex-direction:column;gap:15px}.carousel.carouselFullScreen .carousel-indicators-container .title{font-weight:bold;color:#fff;z-index:1}.carousel.carouselFullScreen .carousel-indicators-container .carousel-indicators{position:relative;right:auto;left:0;margin:0;display:flex}.carousel.carouselFullScreen .carousel-indicators-container .carousel-indicators::after{content:"";width:100%;border-bottom:solid 1px #8e8e8b;position:absolute;top:44.5px;left:0;z-index:-1;max-width:110%}.carousel.carouselFullScreen .carousel-indicators-container .carousel-indicators .number{color:#fff;font-size:14px;text-align:center}.carousel.carouselFullScreen .carousel-indicators-container .carousel-indicators button .number{padding:0 12px}.carousel.carouselFullScreen .carousel-indicators-container .carousel-indicators button:first-child .number{padding-left:0;padding-right:24px}.carousel.carouselFullScreen .carousel-indicators-container .carousel-indicators button:last-child .number{padding-left:24px;padding-right:0}.carousel.carouselFullScreen .carousel-indicators-container .carousel-indicators button:only-child{display:none}.carousel.carouselFullScreen .carousel-indicators-container .carousel-indicators [data-bs-target]{margin:0;text-indent:0;width:100%;background-color:hsla(0,0%,100%,0);opacity:1;height:auto}.carousel.carouselFullScreen .carousel-indicators-container .carousel-indicators [data-bs-target] .counterLine{width:100%;border-bottom:solid 3px #fff;margin-top:12px}.carousel.carouselFullScreen .carousel-indicators-container .carousel-indicators .active .counterLine{border-bottom:solid 3px #fff;animation:counterLine .6s ease-out forwards;margin-top:12px}.carousel.carouselFullScreen .carousel-indicators-container .carousel-indicators .active~[data-bs-target]{opacity:.3}.carousel.carouselFullScreen .carousel-indicators-container .carousel-indicators .active~[data-bs-target] .counterLine{opacity:0}.carousel-indicators:has(button:only-child)+.carousel-text .description.active{margin-top:16px}.carousel.carouselFullScreen.updates .carousel-indicators-container{position:absolute;bottom:5%;left:50%;display:flex;flex-direction:column;align-items:flex-start;z-index:2;padding:var(--air)}.carousel.carouselFullScreen.updates .carousel-indicators-container{transform:translate(-50%, 0);-webkit-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-o-transform:translate(-50%, 0)}.carousel.carouselFullScreen.updates .text{margin-bottom:1.5rem}.carousel.carouselFullScreen.updates .carousel-indicators [data-bs-target]{margin-top:1.5rem}.carousel.carouselFullScreen.productInstalled .carousel-indicators-container{position:absolute;bottom:5%;left:50%;display:flex;flex-direction:column;align-items:flex-start;z-index:2;padding:var(--air);height:100%}.carousel.carouselFullScreen.productInstalled .carousel-indicators-container{transform:translate(-50%, 0);-webkit-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-o-transform:translate(-50%, 0)}.carousel.carouselFullScreen.productInstalled .carousel-indicators{margin-right:var(--air);position:absolute;bottom:5%;right:0%;left:auto}@media screen and (max-width: 578px){.carousel.carouselFullScreen.productInstalled .carousel-indicators{right:auto;left:5%;bottom:0%}}.carousel.carouselFullScreen.productInstalled .carousel-text{margin-top:var(--headerHeight)}.carousel.carouselFullScreen.productInstalled .carousel-text .description{position:absolute;top:50%;left:0;height:100%;height:calc(100% - var(--headerHeight))}.carousel.carouselFullScreen.productInstalled .carousel-text .description{transform:translate(0, -50%);-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%)}@media(min-width: 768px){.carousel.carouselFullScreen.productInstalled .carousel-text .description{justify-content:space-between;padding:70px 0}}.carousel.carouselFullScreen.productInstalled .carousel-name{position:absolute;left:0%;bottom:5%;z-index:1;color:var(--Neutri);max-width:60%;min-width:300px;padding:var(--air)}@media(min-width: 991px){.carousel.carouselFullScreen.productInstalled .carousel-name{max-width:25%}}.carousel.carouselFullScreen.productInstalled .carousel-name .place{font-weight:300}.carousel.carouselFullScreen.productInstalled .carousel-button{position:absolute;top:calc(var(--headerHeight) + 5%);right:5%;z-index:2;text-decoration:none}.carousel.carouselFullScreen.productInstalled .carousel-title{position:absolute;top:calc(var(--headerHeight) + 5%);left:0%;z-index:1;color:var(--Neutri);font-weight:bold;max-width:60%;min-width:300px;padding:var(--air)}@media(min-width: 991px){.carousel.carouselFullScreen.productInstalled .carousel-title{max-width:45%}}@media(min-width: 1600px){.carousel.carouselFullScreen.productInstalled .carousel-title{max-width:25%}}@media(max-width: 568px){.carousel.carouselFullScreen.aboutUs{max-height:100% !important;color:var(--Nero);margin-top:calc(var(--spacer)*5)}.carousel.carouselFullScreen.aboutUs .carousel-indicators{display:none}.carousel.carouselFullScreen.aboutUs .carousel-text{color:var(--Nero)}.carousel.carouselFullScreen.aboutUs .carousel-text .description{color:var(--Nero)}.carousel.carouselFullScreen.aboutUs .carousel-text .description .carousel-title .t3,.carousel.carouselFullScreen.aboutUs .carousel-text .description .carousel-title .carousel.carouselFullScreen.decorativeConfig .carousel-title,.carousel.carouselFullScreen.decorativeConfig .carousel.carouselFullScreen.aboutUs .carousel-text .description .carousel-title .carousel-title,.carousel.carouselFullScreen.aboutUs .carousel-text .description .carousel-title .carousel.carouselFullScreen.productInstalled .carousel-name,.carousel.carouselFullScreen.productInstalled .carousel.carouselFullScreen.aboutUs .carousel-text .description .carousel-title .carousel-name,.carousel.carouselFullScreen.aboutUs .carousel-text .description .carousel-title .carousel.carouselFullScreen.productInstalled .carousel-title,.carousel.carouselFullScreen.productInstalled .carousel.carouselFullScreen.aboutUs .carousel-text .description .carousel-title .carousel-title{margin-bottom:calc(100% - 50px)}.carousel.carouselFullScreen.aboutUs .carousel-description{margin-bottom:60px}.carousel.carouselFullScreen.aboutUs .carousel-inner{aspect-ratio:16/9;height:auto;position:absolute;top:90px}.carousel.carouselFullScreen.aboutUs .carousel-inner .carousel-item{aspect-ratio:16/9}.carousel.carouselFullScreen.aboutUs .carousel-inner .carousel-item img{-o-object-fit:cover;object-fit:cover;width:100%;height:auto !important;aspect-ratio:16/9}.carousel.carouselFullScreen.aboutUs .carousel-inner .carousel-item video{-o-object-fit:cover;object-fit:cover;width:100%;height:auto !important;aspect-ratio:16/9;position:relative;min-width:0;min-height:0;transform:translate(0);top:0;left:0}.carousel.carouselFullScreen.aboutUs .carousel-inner .carousel-item video source{-o-object-fit:cover;object-fit:cover;width:100%;height:auto !important;aspect-ratio:16/9}.carousel.carouselFullScreen.aboutUs .carousel-inner .carousel-item .fullscreen-video-container{height:100%;aspect-ratio:16/9}.carousel.carouselFullScreen.aboutUs .carousel-inner .carousel-item .fullscreen-video-container img{-o-object-fit:cover;object-fit:cover;width:100%;height:auto !important;aspect-ratio:16/9}.carousel.carouselFullScreen.aboutUs .carousel-inner .carousel-item .fullscreen-video-container video{-o-object-fit:cover;object-fit:cover;width:100%;height:auto !important;aspect-ratio:16/9}.carousel.carouselFullScreen.aboutUs .carousel-inner .carousel-item .fullscreen-video-container video source{-o-object-fit:cover;object-fit:cover;width:100%;height:auto !important;aspect-ratio:16/9}}@media(min-width: 568px){.carousel.carouselFullScreen.aboutUs .carousel-indicators-container{position:absolute;bottom:5%;left:50%;display:flex;flex-direction:column;align-items:flex-start;z-index:2;padding:var(--air);height:100%}.carousel.carouselFullScreen.aboutUs .carousel-indicators-container{transform:translate(-50%, 0);-webkit-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-o-transform:translate(-50%, 0)}.carousel.carouselFullScreen.aboutUs .carousel-indicators{display:flex;margin-right:var(--air);position:absolute;bottom:5%;right:0%;left:auto;z-index:10}.carousel.carouselFullScreen.aboutUs .carousel-text{margin-top:var(--headerHeight)}.carousel.carouselFullScreen.aboutUs .carousel-text .description{position:absolute;top:50%;left:0;height:100%;height:calc(100% - var(--headerHeight))}.carousel.carouselFullScreen.aboutUs .carousel-text .description{transform:translate(0, -50%);-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%)}}@media(min-width: 568px)and (min-width: 768px){.carousel.carouselFullScreen.aboutUs .carousel-text .description{justify-content:space-between;padding:70px 0}}@media(min-width: 568px){.carousel.carouselFullScreen.aboutUs .carousel-description{z-index:1;color:var(--Neutri);max-width:60%;min-width:300px;padding:var(--air)}.carousel.carouselFullScreen.aboutUs .carousel-description{font-size:19px}}@media screen and (min-width: 568px)and (min-width: 320px){.carousel.carouselFullScreen.aboutUs .carousel-description{font-size:calc(19px + -3*(100vw - 320px)/880)}}@media screen and (min-width: 568px)and (min-width: 1200px){.carousel.carouselFullScreen.aboutUs .carousel-description{font-size:16px}}@media(min-width: 568px)and (min-width: 991px){.carousel.carouselFullScreen.aboutUs .carousel-description{max-width:25%}}@media(min-width: 568px){.carousel.carouselFullScreen.aboutUs .carousel-title{z-index:1;color:var(--Neutri);font-weight:bold;max-width:60%;min-width:300px;padding:var(--air)}.carousel.carouselFullScreen.aboutUs .carousel-title{font-size:19px}}@media screen and (min-width: 568px)and (min-width: 320px){.carousel.carouselFullScreen.aboutUs .carousel-title{font-size:calc(19px + -3*(100vw - 320px)/880)}}@media screen and (min-width: 568px)and (min-width: 1200px){.carousel.carouselFullScreen.aboutUs .carousel-title{font-size:16px}}@media(min-width: 568px)and (min-width: 991px){.carousel.carouselFullScreen.aboutUs .carousel-title{max-width:45%}}@media(min-width: 568px)and (min-width: 1600px){.carousel.carouselFullScreen.aboutUs .carousel-title{max-width:25%}}@media(min-width: 768px){.carousel.carouselFullScreen.aboutUs .carousel-text .description{justify-content:space-between;padding:70px 0}}@media(min-width: 991px){.carousel.carouselFullScreen.aboutUs .carousel-description{max-width:25%}}@media(min-width: 991px){.carousel.carouselFullScreen.aboutUs .carousel-title{max-width:45%}}@media(min-width: 1600px){.carousel.carouselFullScreen.aboutUs .carousel-title{max-width:25%}}@media(max-width: 568px){.carousel.carouselFullScreen.atelierCarousel{max-height:100% !important;color:var(--Nero);margin-top:calc(var(--spacer)*5)}.carousel.carouselFullScreen.atelierCarousel .carousel-indicators{display:none}.carousel.carouselFullScreen.atelierCarousel .carousel-text{color:var(--Nero)}.carousel.carouselFullScreen.atelierCarousel .carousel-text .description{color:var(--Nero)}.carousel.carouselFullScreen.atelierCarousel .carousel-text .description .carousel-title .t3,.carousel.carouselFullScreen.atelierCarousel .carousel-text .description .carousel-title .carousel.carouselFullScreen.decorativeConfig .carousel-title,.carousel.carouselFullScreen.decorativeConfig .carousel.carouselFullScreen.atelierCarousel .carousel-text .description .carousel-title .carousel-title,.carousel.carouselFullScreen.atelierCarousel .carousel-text .description .carousel-title .carousel.carouselFullScreen.productInstalled .carousel-name,.carousel.carouselFullScreen.productInstalled .carousel.carouselFullScreen.atelierCarousel .carousel-text .description .carousel-title .carousel-name,.carousel.carouselFullScreen.atelierCarousel .carousel-text .description .carousel-title .carousel.carouselFullScreen.productInstalled .carousel-title,.carousel.carouselFullScreen.productInstalled .carousel.carouselFullScreen.atelierCarousel .carousel-text .description .carousel-title .carousel-title{margin-bottom:calc(100% - 50px)}.carousel.carouselFullScreen.atelierCarousel .carousel-description{margin-bottom:60px}.carousel.carouselFullScreen.atelierCarousel .carousel-inner{aspect-ratio:16/9;height:auto;position:absolute;top:55px}.carousel.carouselFullScreen.atelierCarousel .carousel-inner .carousel-item{aspect-ratio:16/9}.carousel.carouselFullScreen.atelierCarousel .carousel-inner .carousel-item img{-o-object-fit:cover;object-fit:cover;width:100%;height:auto !important;aspect-ratio:16/9}.carousel.carouselFullScreen.atelierCarousel .carousel-inner .carousel-item video{-o-object-fit:cover;object-fit:cover;width:100%;height:auto !important;aspect-ratio:16/9;position:relative;min-width:0;min-height:0;transform:translate(0);top:0;left:0}.carousel.carouselFullScreen.atelierCarousel .carousel-inner .carousel-item video source{-o-object-fit:cover;object-fit:cover;width:100%;height:auto !important;aspect-ratio:16/9}.carousel.carouselFullScreen.atelierCarousel .carousel-inner .carousel-item .fullscreen-video-container{height:100%;aspect-ratio:16/9}.carousel.carouselFullScreen.atelierCarousel .carousel-inner .carousel-item .fullscreen-video-container img{-o-object-fit:cover;object-fit:cover;width:100%;height:auto !important;aspect-ratio:16/9}.carousel.carouselFullScreen.atelierCarousel .carousel-inner .carousel-item .fullscreen-video-container video{-o-object-fit:cover;object-fit:cover;width:100%;height:auto !important;aspect-ratio:16/9}.carousel.carouselFullScreen.atelierCarousel .carousel-inner .carousel-item .fullscreen-video-container video source{-o-object-fit:cover;object-fit:cover;width:100%;height:auto !important;aspect-ratio:16/9}}@media(min-width: 568px){.carousel.carouselFullScreen.atelierCarousel .carousel-indicators-container{position:absolute;bottom:5%;left:50%;display:flex;flex-direction:column;align-items:flex-start;z-index:2;padding:var(--air);height:100%}.carousel.carouselFullScreen.atelierCarousel .carousel-indicators-container{transform:translate(-50%, 0);-webkit-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-o-transform:translate(-50%, 0)}.carousel.carouselFullScreen.atelierCarousel .carousel-indicators{display:flex;margin-right:var(--air);position:absolute;bottom:5%;right:0%;left:auto;z-index:10}.carousel.carouselFullScreen.atelierCarousel .carousel-text{margin-top:var(--headerHeight)}.carousel.carouselFullScreen.atelierCarousel .carousel-text .description{position:absolute;top:50%;left:0;height:100%;height:calc(100% - var(--headerHeight))}.carousel.carouselFullScreen.atelierCarousel .carousel-text .description{transform:translate(0, -50%);-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%)}}@media(min-width: 568px)and (min-width: 768px){.carousel.carouselFullScreen.atelierCarousel .carousel-text .description{justify-content:flex-end;padding:20px 0}}@media(min-width: 568px){.carousel.carouselFullScreen.atelierCarousel .carousel-description{z-index:1;color:var(--Neutri);max-width:60%;min-width:300px;padding:var(--air)}.carousel.carouselFullScreen.atelierCarousel .carousel-description{font-size:19px}}@media screen and (min-width: 568px)and (min-width: 320px){.carousel.carouselFullScreen.atelierCarousel .carousel-description{font-size:calc(19px + -3*(100vw - 320px)/880)}}@media screen and (min-width: 568px)and (min-width: 1200px){.carousel.carouselFullScreen.atelierCarousel .carousel-description{font-size:16px}}@media(min-width: 568px)and (min-width: 991px){.carousel.carouselFullScreen.atelierCarousel .carousel-description{max-width:31%}}@media(min-width: 568px){.carousel.carouselFullScreen.atelierCarousel .carousel-title{z-index:1;color:var(--Neutri);font-weight:bold;max-width:60%;min-width:300px;padding:var(--air)}.carousel.carouselFullScreen.atelierCarousel .carousel-title{font-size:19px}}@media screen and (min-width: 568px)and (min-width: 320px){.carousel.carouselFullScreen.atelierCarousel .carousel-title{font-size:calc(19px + -3*(100vw - 320px)/880)}}@media screen and (min-width: 568px)and (min-width: 1200px){.carousel.carouselFullScreen.atelierCarousel .carousel-title{font-size:16px}}@media(min-width: 568px)and (min-width: 991px){.carousel.carouselFullScreen.atelierCarousel .carousel-title{max-width:45%}}@media(min-width: 568px)and (min-width: 1600px){.carousel.carouselFullScreen.atelierCarousel .carousel-title{max-width:25%}}@media(min-width: 768px){.carousel.carouselFullScreen.atelierCarousel .carousel-text .description{justify-content:flex-end;padding:20px 0}}@media(min-width: 991px){.carousel.carouselFullScreen.atelierCarousel .carousel-description{max-width:31%}}@media(min-width: 991px){.carousel.carouselFullScreen.atelierCarousel .carousel-title{max-width:45%}}@media(min-width: 1600px){.carousel.carouselFullScreen.atelierCarousel .carousel-title{max-width:25%}}.carousel.carouselFullScreen.decorativeConfig .carousel-indicators-container{position:absolute;bottom:0%;left:50%;display:flex;flex-direction:column;align-items:flex-start;z-index:2;padding:var(--air);height:100%}.carousel.carouselFullScreen.decorativeConfig .carousel-indicators-container{transform:translate(-50%, 0);-webkit-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-o-transform:translate(-50%, 0)}.carousel.carouselFullScreen.decorativeConfig .carousel-indicators{position:absolute;bottom:5%;right:auto;left:0;margin-left:var(--air)}@media(min-width: 768px){.carousel.carouselFullScreen.decorativeConfig .carousel-indicators{right:0;left:auto;margin-right:var(--air)}}.carousel.carouselFullScreen.decorativeConfig .carousel-text{margin-top:var(--headerHeight)}.carousel.carouselFullScreen.decorativeConfig .carousel-title{position:absolute;bottom:124px;left:0;z-index:1;color:var(--Neutri);font-weight:bold;max-width:25%;min-width:300px;margin-left:var(--air)}@media screen and (min-width: 579px){.carousel.carouselFullScreen.decorativeConfig .carousel-title{max-width:50%}}.carousel.carouselFullScreen.decorativeConfig .carousel-title .h1 span{font-family:"GT-Super-Display-Light-Italic"}.carousel.carouselFullScreen.decorativeConfig .carousel-title .btn{margin-top:12px}@media(min-width: 768px){.carousel.carouselFullScreen.decorativeConfig .carousel-title{bottom:124px}}.carousel.carouseProductHero{position:absolute;top:50%;left:50%;width:100%}.carousel.carouseProductHero{transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%)}.carousel.carouseProductHero .carousel-inner .carousel-item.carousel-item-next.carousel-item-start img{animation:rotateImgRightNext .2s ease-in-out forwards;animation-delay:.4s}.carousel.carouseProductHero .carousel-inner .carousel-item.carousel-item-prev.carousel-item-end img{animation:rotateImgLeftPrev .2s ease-in-out forwards;animation-delay:.4s}.carousel.carouseProductHero .carousel-inner .carousel-item.active.carousel-item-start img{animation:rotateImgLeftNext .2s ease-in-out forwards;animation-delay:.1s}.carousel.carouseProductHero .carousel-inner .carousel-item.active.carousel-item-start .text{animation:slideOutLeft .2s ease-in-out forwards}.carousel.carouseProductHero .carousel-inner .carousel-item.active.carousel-item-end img{animation:rotateImgRightPrev .2s ease-in-out forwards;animation-delay:.1s}.carousel.carouseProductHero .carousel-inner .carousel-item.active.carousel-item-end .text{animation:slideInRight .2s ease-in-out forwards}.carousel.carouseProductHero .carousel-inner .carousel-item.active .text{animation:fadeIn .8s ease-out forwards;animation-delay:.4s}.carousel.carouseProductHero .carousel-inner .carousel-item img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%;margin:0 auto;max-width:840px;min-height:660px;position:relative;margin:40px auto}@media screen and (max-width: 578px){.carousel.carouseProductHero .carousel-inner .carousel-item img{max-width:100%;min-height:100%}}.carousel.carouseProductHero .carousel-indicators{right:auto;bottom:0;left:50%;margin:0;display:block;width:100%;z-index:unset}.carousel.carouseProductHero .carousel-indicators{transform:translate(-50%, 0%);-webkit-transform:translate(-50%, 0%);-ms-transform:translate(-50%, 0%);-moz-transform:translate(-50%, 0%);-o-transform:translate(-50%, 0%)}@media(min-width: 769px){.carousel.carouseProductHero .carousel-indicators{top:50%;bottom:auto}.carousel.carouseProductHero .carousel-indicators{transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%)}}.carousel.carouseProductHero .carousel-indicators [data-bs-target]{margin:0;text-indent:0;width:100%;background-color:hsla(0,0%,100%,0)}.carousel.carouseProductHero .carousel-indicators .title{position:absolute;top:35%;left:50%;font-size:48px;white-space:nowrap;font-family:"GT-Super-Display-Light";color:var(--Nero);opacity:0;animation:fadeOut .4s ease-out forwards;white-space:wrap;width:100%;text-align:center}.carousel.carouseProductHero .carousel-indicators .title{transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%)}@media screen and (max-width: 578px){.carousel.carouseProductHero .carousel-indicators .title{line-height:83px}}@media(min-width: 769px){.carousel.carouseProductHero .carousel-indicators .title{top:50%;font-size:clamp(10px,25vw,240px);color:#c3c3c3}}.carousel.carouseProductHero .carousel-indicators .active .title{animation:fadeIn .4s ease-out forwards}.carousel.carouseProductHero .controlsBox{position:absolute;bottom:15%;right:15px;display:flex;justify-content:center;align-items:center;gap:10px}@media(min-width: 768px){.carousel.carouseProductHero .controlsBox{left:50%;right:auto}.carousel.carouseProductHero .controlsBox{transform:translate(-50%, 0);-webkit-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-o-transform:translate(-50%, 0)}}.carousel.carouseProductHero .controlsBox .carousel-control-prev,.carousel.carouseProductHero .controlsBox .carousel-control-next{position:relative;width:32px;height:32px}@media(min-width: 768px){.carousel.carouseProductHero .controlsBox .carousel-control-prev,.carousel.carouseProductHero .controlsBox .carousel-control-next{width:24px;height:24px}}.carousel.carouseProductHero .controlsBox .carousel-control-next .arrowCircle{transform:rotate(180deg)}.carousel.carouselProduct--dataSheet{width:100%;height:100%}.carousel.carouselProduct--dataSheet .carousel-indicators-container .carousel-indicators{position:absolute;bottom:5%;right:5%;left:auto;display:flex;margin:0}.carousel.carouselProduct--dataSheet .carousel-indicators-container .carousel-indicators::after{content:"";width:100%;border-bottom:solid 1px #8e8e8b;position:absolute;top:44.5px;left:0;z-index:-1;max-width:110%}.carousel.carouselProduct--dataSheet .carousel-indicators-container .carousel-indicators .number{color:var(--Nero);font-size:14px;text-align:center}.carousel.carouselProduct--dataSheet .carousel-indicators-container .carousel-indicators button .number{padding:0 12px}.carousel.carouselProduct--dataSheet .carousel-indicators-container .carousel-indicators button:first-child .number{padding-left:0;padding-right:24px}.carousel.carouselProduct--dataSheet .carousel-indicators-container .carousel-indicators button:last-child .number{padding-left:24px;padding-right:0}.carousel.carouselProduct--dataSheet .carousel-indicators-container .carousel-indicators [data-bs-target]{margin:0;text-indent:0;width:100%;background-color:hsla(0,0%,100%,0);opacity:1;height:auto}.carousel.carouselProduct--dataSheet .carousel-indicators-container .carousel-indicators [data-bs-target] .counterLine{width:100%;border-bottom:solid 3px var(--Nero);margin-top:12.5px}.carousel.carouselProduct--dataSheet .carousel-indicators-container .carousel-indicators .active .counterLine{border-bottom:solid 3px var(--Nero);animation:counterLine .6s ease-out forwards;margin-top:12.5px}.carousel.carouselProduct--dataSheet .carousel-indicators-container .carousel-indicators .active~[data-bs-target]{opacity:.3}.carousel.carouselProduct--dataSheet .carousel-indicators-container .carousel-indicators .active~[data-bs-target] .counterLine{opacity:0}.carousel.carouselProduct--dataSheet .carousel-inner{aspect-ratio:16/9}.carousel.carouselProduct--dataSheet .carousel-inner .carousel-item{height:100%;mix-blend-mode:multiply}.carousel.carouselProduct--dataSheet .carousel-inner .carousel-item img:not(.isDarkSky){-o-object-fit:cover;object-fit:cover;height:100%}.carousel.carouselProduct--dataSheet .carousel-inner .carousel-item img.isDarkSky{aspect-ratio:1/1;height:25% !important;position:absolute;top:5%;left:50%;transform:translateX(-70%)}body:not([page=index]) .carousel.carouselFullScreen .carousel-inner .carousel-item img{filter:brightness(70%)}body:not([page=index]) .fullscreen-video-container .fullscreen-img{filter:brightness(70%)}.productFilter--header{display:flex;justify-content:space-between}.productFilter--header .btnText{color:var(--Arancio)}.productFilter--header .btnText .plusTimesIcon{width:16px;height:16px}.productFilter--header .btnText.is-active .plusTimesIcon{transform:rotate(45deg) !important}.productFilter--filtersFlex{display:flex;opacity:0;grid-template-rows:auto;flex-wrap:wrap;grid-column-gap:24px;grid-row-gap:24px;margin-top:32px;margin-bottom:32px;pointer-events:none;max-height:30px}.productFilter--filtersFlex{transition:.5s ease;-webkit-transition:.5s ease}.productFilter--filtersFlex.is-active{opacity:1;pointer-events:all;max-height:100%}.productFilter--filtersFlex.is-active{transition:.5s ease;-webkit-transition:.5s ease}.blackHover{width:100%;height:100%}.blackHover:after{content:"";width:100%;height:0%;background-color:rgba(0,0,0,.75);position:absolute;bottom:0;left:0}.blackHover:after{transition:.5s ease;-webkit-transition:.5s ease}.blackHover:hover::after{height:100%}.blackHover:hover::after{transition:.5s ease;-webkit-transition:.5s ease}.blackHover:hover .textContainer{color:var(--Neutri)}.blackHover:hover .textContainer{transition:.3s ease;-webkit-transition:.3s ease}.productDetails--header{width:100%;height:calc(100vh - var(--headerHeight) - 95px);display:flex;align-content:center;align-items:center;justify-content:center;padding:0 40px;position:relative}.productDetails--header .productDetails--content .goBack--arrowLeft{position:absolute;top:50%;left:0px;z-index:2}.productDetails--header .productDetails--content .goBack--arrowLeft{transform:translate(0%, -50%);-webkit-transform:translate(0%, -50%);-ms-transform:translate(0%, -50%);-moz-transform:translate(0%, -50%);-o-transform:translate(0%, -50%)}.productDetails--header .productDetails--content .center{position:relative;width:100%;height:100%}.productDetails--header .productDetails--content .center .title{position:relative;font-size:clamp(10px,16cqw,240px);white-space:nowrap;font-family:"GT-Super-Display-Light";color:var(--Neutri400);z-index:-1;width:100%;text-align:center}@media screen and (max-width: 578px){.productDetails--header .productDetails--content .center .title{line-height:83px}}.productDetails--header .productDetails--content .center .imgProduct{width:100%;height:100%;display:flex;justify-content:center;padding:30px}.productDetails--header .productDetails--content .center .imgProduct img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%;margin:0 auto;max-width:840px;min-height:660px}@media screen and (max-width: 578px){.productDetails--header .productDetails--content .center{position:absolute;left:0;bottom:0px;width:100%;text-align:center;height:auto}.productDetails--header .productDetails--content .center .title{font-size:48px;font-family:"GT-Super-Display-Light";color:var(--Nero)}}.productDetails--header .productDetails--content .right{position:absolute;top:50%;right:0px;z-index:2}.productDetails--header .productDetails--content .right{transform:translate(0%, -50%);-webkit-transform:translate(0%, -50%);-ms-transform:translate(0%, -50%);-moz-transform:translate(0%, -50%);-o-transform:translate(0%, -50%)}.navigationPageButtonsContainer{width:100%;background-color:var(--Neutri);margin-top:var(--headerHeight);z-index:10;position:relative}.navigationPageButtonsContainer.is-sticky{left:0}.navigationPageButtonsContainer .navigationPageButtons{padding:30px var(--air);width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;gap:32px}.navigationPageButtonsContainer .navigationPageButtons .right{display:none;gap:16px;flex-wrap:wrap}@media(min-width: 1224px){.navigationPageButtonsContainer .navigationPageButtons .right{display:flex}}.pageNavigation{position:fixed;top:50%;right:calc((100% - var(--containerWidth))/2);display:flex;flex-direction:column;text-align:right;gap:4px;z-index:1}.pageNavigation{transform:translate(0%, -50%);-webkit-transform:translate(0%, -50%);-ms-transform:translate(0%, -50%);-moz-transform:translate(0%, -50%);-o-transform:translate(0%, -50%)}.pageNavigation__item{text-decoration:none;color:var(--Arancio);border-right:solid 2px var(--Arancio);padding:0 14px}.pageNavigation__item{transition:.3s ease;-webkit-transition:.3s ease}.pageNavigation__item span{opacity:0}.pageNavigation__item span{transition:.3s ease;-webkit-transition:.3s ease}.pageNavigation__item:hover{padding:8px 14px;border-right:solid 2px var(--Arancio) !important}.pageNavigation__item:hover{transition:.3s ease;-webkit-transition:.3s ease}.pageNavigation__item:hover span{opacity:1;color:var(--Arancio)}.pageNavigation__item:hover span{transition:.3s ease;-webkit-transition:.3s ease}.pageNavigation__item{font-size:13px}@media screen and (min-width: 320px){.pageNavigation__item{font-size:calc(13px + 1*(100vw - 320px)/880)}}@media screen and (min-width: 1200px){.pageNavigation__item{font-size:14px}}.pageNavigation__item{line-height:16px}@media screen and (min-width: 320px){.pageNavigation__item{line-height:calc(16px + 1*(100vw - 320px)/880)}}@media screen and (min-width: 1200px){.pageNavigation__item{line-height:17px}}.pageNavigation:hover .pageNavigation__item{border-right:solid 2px var(--Neutri700)}.container--solid{position:relative;background-color:var(--Neutri600);width:100%;padding:20px 0}.container--solidWhite{background-color:var(--Neutri);position:relative;width:100%;padding:20px auto}.slidegallery{max-height:600px;overflow:hidden;width:100%;display:flex;flex-direction:row;justify-content:start;gap:20px;align-items:self-start;position:relative;text-align:center}.container--designer{display:flex;flex-direction:column;align-items:flex-start;padding-top:var(--headerHeight);padding-left:0;padding-right:0}@media screen and (min-width: 769px){.container--designer{flex-direction:row}}.container--designer .designer__thumb{flex:1}.container--designer .designer__thumb img{aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;min-width:345px;width:100%}.container--designer .designer__description{flex:1;height:100%;padding:20px 0;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;margin-bottom:80px}.container--designer .designer__description--text{margin-bottom:20px}.container--designer .designer__description .h2{overflow-y:scroll;height:calc(70vh - var(--headerHeight) - 70px)}@media screen and (min-width: 769px){.container--designer .designer__description{padding:0 85px}}.container--designer--v2{display:flex;flex-direction:column;grid-column-gap:4rem;grid-row-gap:1.5rem;align-items:flex-start}.container--designer--v2 .left{flex:.3}.container--designer--v2 .right{flex:2}.container--designer--v2 .designer__thumb{flex:1}.container--designer--v2 .designer__thumb img{aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;width:100%}.container--designer--v2 .designer__description{height:100%;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:space-between;align-items:flex-start}@media screen and (min-width: 579px){.container--designer--v2{flex-direction:row}}.text--light .textContainer{color:#fff}.gallery--header{position:relative;display:flex;justify-content:space-between}.gallery--header .arrowCircle{--arrow-circle:var(--Neutri700)}.gallery--related .related-products__item{width:345px;height:345px;margin-right:20px}.gallery--related .related-products__item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:1/1}.gallery--related .textContainer{position:absolute;bottom:5%;left:5%;z-index:2;color:var(--Nero);text-align:left}.gallery--related .textContainer{transition:.3s ease;-webkit-transition:.3s ease}.container--gallery{margin-top:24px;z-index:2}.gallery__products img{height:400px;width:auto;min-width:400px;-o-object-fit:cover;object-fit:cover;margin-right:20px;aspect-ratio:auto}@media screen and (min-width: 579px){.gallery__products img{height:600px}}.grid__products__item--inner{position:relative}.grid__products--select,.grid__products--size{padding:30px 0;z-index:2}.grid__products--select:has(.active--item) .grid__products--item:not(.active--item),.grid__products--size:has(.active--item) .grid__products--item:not(.active--item){mix-blend-mode:multiply;filter:saturate(50%);-webkit-filter:saturate(50%)}.grid__products--size .images{display:flex;flex-direction:row;justify-content:start;gap:0px;align-items:self-start;position:relative;text-align:center}.grid__products--size .images img{flex:1;max-width:50%}.grid__products--size .grid__products--item{background:#fff;padding-bottom:20px;text-decoration:none}.grid__products--size .grid__products--item img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;aspect-ratio:unset}.grid__products--size .grid__products--item .textContainer{position:relative}.text--light .grid__products--item:not(:hover)[key1="1"] .textContainer,.text--light .grid__products--item:not(:hover)[key2="1"] .textContainer,.text--light .grid__products--item:not(:hover)[key3="1"] .textContainer,.text--light .grid__products--item:not(:hover)[key1="2"] .textContainer,.text--light .grid__products--item:not(:hover)[key2="2"] .textContainer,.text--light .grid__products--item:not(:hover)[key3="2"] .textContainer{color:var(--primaryColor)}.configure-area__filters .unavailable{opacity:.3}.configure-area__filters .groupFilter .unavailable{opacity:.3}.configure-area__filters .big-container{margin:0 auto;padding:10px 0;position:relative;z-index:1}.configure-area__filters .big-container .t3,.configure-area__filters .big-container .tab-pane--technicaldata{margin-bottom:1rem}.configure-area__filters .big-container .configure-area__filters--wrapper{display:flex;gap:40px;flex-wrap:wrap}.configure-area__filters .big-container .configure-area__filters--wrapper .first{max-width:315px;white-space:normal}.configure-area__filters .big-container .configure-area__filters--wrapper .configure-area__filters--col .configure-area__filters--img{max-width:100px;margin-bottom:1rem}.configure-area__filters .big-container .configure-area__filters--wrapper .configure-area__filters--col .configure-area__filters--img img{-o-object-fit:cover;object-fit:cover;width:100%}.configure-area__filters .big-container .configure-area__filters--wrapper .configure-area__filters--col ul{margin:0;padding:0;font-weight:400;font-style:normal}.configure-area__filters .big-container .configure-area__filters--wrapper .configure-area__filters--col ul li{list-style:none}.configure-results .big-container{margin:0 auto;padding:10px 0;position:relative;z-index:1}.configure-results .big-container a{text-decoration:none}.configure-results .big-container .table--code{background-color:rgba(0,0,0,0) thead;background-color-border-style:none;background-color-border:none 0px rgba(0,0,0,0)}.configure-results .big-container .table--code tbody td{font-size:14px;color:var(--Neutri700);text-align:left;border-bottom:1px solid var(--Grigi400);vertical-align:middle;padding:20px 15px 20px 10px}.configure-results .big-container .table--code tbody .hidden{display:none}.configure-results .big-container .table--code tbody tr{transition:box-shadow .3s ease-in-out}.configure-results .big-container .table--code tbody tr:hover{box-shadow:0 10px 20px 1px #d2d2d2;position:relative}.configure-results .big-container .table--code tbody .td--productname{justify-content:space-between;gap:20px}.configure-results .big-container .table--code tbody .td--productname .product-detail__runningout--infoBox{bottom:-50px}.table>:not(caption)>*>*{background-color:rgba(0,0,0,0)}.dataSheet--header{display:flex;flex-direction:column;gap:25px;flex-wrap:wrap}@media(min-width: 417px){.dataSheet--header{flex-direction:row;justify-content:space-between}}.dataSheet--header{flex-wrap:nowrap}.dataSheet--header .DSleft{position:relative;display:flex;align-items:center;gap:16px}.dataSheet--header .DSleft .circle-times{width:22px;height:22px}.dataSheet--header .DSleft .btn__lightswitch--orange{white-space:nowrap}.dataSheet--header .DSleft .btn__lightswitch--orange{transition:.4s ease;-webkit-transition:.4s ease}.dataSheet--header .DSleft .btn__lightswitch--orange.is-active{background-color:var(--Nero);color:var(--Neutri);--PulsantiDefault: var(--placeholder);white-space:nowrap}@media(max-width: 1135px){.dataSheet--header .DSleft .btn__lightswitch--orange.is-active{display:none}}.dataSheet--header .DSleft .langSelect{display:flex;align-items:center;gap:0px;width:0px;overflow:hidden;opacity:0}.dataSheet--header .DSleft .langSelect{transition:.4s ease;-webkit-transition:.4s ease}.dataSheet--header .DSleft .langSelect .btn{display:flex;align-items:center;justify-content:center;align-content:center;width:52px}.dataSheet--header .DSleft .langSelect .btn{transition:.4s ease;-webkit-transition:.4s ease}.dataSheet--header .DSleft .langSelect.is-active{width:100%;overflow:hidden;gap:16px;opacity:1}.dataSheet--header .DSleft .langSelect.is-active{transition:.4s ease;-webkit-transition:.4s ease}@media(max-width: 500px){.dataSheet--header .DSleft .langSelect.is-active{gap:10px}}.dataSheet--header .product-detail__runningout{opacity:1}.dataSheet--header .product-detail__runningout{transition:.4s ease;-webkit-transition:.4s ease}@media(max-width: 500px){.dataSheet--header .product-detail__runningout .text{font-size:12px;white-space:nowrap}}.dataSheet--header .product-detail__runningout.is-active{opacity:0;display:none}.dataSheet--header .product-detail__runningout.is-active{transition:.4s ease;-webkit-transition:.4s ease}.product-detail__runningout{display:flex;align-items:center;gap:10px;position:relative;z-index:2}.product-detail__runningout .icon{width:24px}.product-detail__runningout .circle{background:var(--Arancio);width:10px;height:10px;position:relative}.product-detail__runningout .circle{border-radius:20px}.product-detail__runningout .circle:before{content:"";width:10px;height:10px;background:var(--Arancio);position:absolute;animation:pulse 3.5s infinite}.product-detail__runningout .circle:before{border-radius:20px}.product-detail__runningout--infoBox{position:absolute;bottom:-150px;right:auto;left:0;background:var(--Neutri900);color:var(--Neutri);padding:16px 24px;width:310px;display:none}.product-detail__runningout--infoBox{border-radius:4px}@media(min-width: 417px){.product-detail__runningout--infoBox{right:0;left:auto}}.product-detail__runningout--infoBox .icon{width:16px;--Nero: var(--Neutri)}.product-detail__runningout--infoBox.is-active{display:flex;flex-direction:column}.tab-pane--cta,.tab-pane--accessory,.tab-pane--download,.tab-pane--technicaldata{padding-top:60px}.product-detail__accessories-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:20px}.product-detail__accessories-wrapper.cert_accessory{grid-template-columns:1fr;gap:0px;margin-bottom:60px}.product-detail__accessories-wrapper .accessories--item{border-bottom:solid 1px var(--Neutri700);padding:10px 0;flex-direction:column}@media(min-width: 1040px){.product-detail__accessories-wrapper .accessories--item{flex-direction:row}}.product-detail__accessories-wrapper span{display:flex}@media(max-width: 600px){.product-detail__accessories-wrapper span{flex-direction:column}}.product-detail__accessories-wrapper span .accessory-name{font-size:12px}.product-detail__accessories-wrapper span .item{display:flex;width:210px;min-width:210px;align-content:flex-start;align-items:flex-start;flex-direction:column;gap:8px}@media(min-width: 1040px){.product-detail__accessories-wrapper span .item{flex-direction:row}}.product-detail__accessories-wrapper span .item .accessory-name{font-size:12px}@media(min-width: 1040px){.product-detail__accessories-wrapper span .accessory__cert{border-left:solid 1px var(--Neutri700)}}.product-detail__accessories-wrapper span .accessory__cert--grid{display:flex;gap:8px;flex-wrap:wrap}@media(min-width: 1040px){.product-detail__accessories-wrapper span .accessory__cert--grid{margin-left:4px;padding-left:16px;padding-right:50px}}.product-detail__accessories-wrapper span .accessory__cert--grid--item{background-color:var(--Neutri300);width:68px;height:100%;padding:6px 14px;font-size:9px;display:flex;flex-direction:column;align-content:center;align-items:center;text-decoration:none}.product-detail__accessories-wrapper span .accessory__cert--grid--item{border-radius:4px}.product-detail__accessories-wrapper span .accessory__cert--grid--item img{mix-blend-mode:multiply;width:100%}.product-detail__accessories-wrapper span .accessory__cert--grid--item .name{white-space:nowrap}.product-detail__accessories-wrapper span .accessory-ico{background-color:var(--Neutri600);text-align:center;flex:1}.product-detail__accessories-wrapper span .accessory-ico img{mix-blend-mode:multiply}.product-detail__accessories-wrapper span .accessory-name{flex:1;padding:0 10px 10px 10px}.product-detail__accessories-wrapper:not(.cert_accessory):has(.t2) .t2{grid-column-start:1;grid-column-end:3}.tab-pane--cta .cta a{margin-bottom:60px}.product-details__wrapper{flex-wrap:wrap;margin:0 -20px;width:70%}.product-details__box,.product-details__wrapper{display:flex}.product-details__box{padding:20px;flex:0 0 33.333%;max-width:33.333%;align-items:center;flex-wrap:wrap}@media(max-width: 991px){.product-details__box{flex:0 0 50%;max-width:50%}}@media(max-width: 767px){.product-details__box{flex:0 0 100%;max-width:100%}}.product-details__box .img{flex:0 0 130px;width:130px;margin-right:30px}.product-details__box .img img{max-width:100%}.product-details__box .text{flex:1 0 calc(100% - 160px);width:calc(100% - 160px)}@media(max-width: 767px){.product-details__box .text{flex:0 0 100%;width:100%;margin-top:20px}}.product-details__box .text .h4{margin-bottom:10px}.product-details__box .text .desc{color:var(--main-color)}.product-details__box .text a{text-decoration:underline;display:inline-block;margin-top:10px;font-weight:700;font-size:13px}.product-effects{padding-bottom:20px}.product-effects__title .h4{margin-bottom:10px}.product-effects__nav{flex-wrap:wrap;width:49%;padding:40px 0;gap:20px;display:flex;justify-content:space-between}.product-effects__nav+.tab-content--hug{width:70%}.product-effects__nav-link{display:flex}.product-effects__nav-link{position:relative;z-index:1;align-items:center;padding:0 10px 0 63px;color:#3b3b3b;height:48px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition:opacity .2s ease-in-out,box-shadow .2s ease-in-out,color .2s ease-in-out;text-decoration:none;opacity:.3}.product-effects__nav-link .label{font-size:12px}.product-effects__nav-link:nth-child(4n){border-right:0 var(--Neutri600)}@media(max-width: 991px){.product-effects__nav-link{margin:0 0 10px;min-width:33.333%}.product-effects__nav-link:nth-child(4n){border-right:10px solid var(--Neutri600)}.product-effects__nav-link:nth-child(3n){border-right:0}}@media(max-width: 767px){.product-effects__nav-link{width:100%;margin:0 0 10px;padding-left:60px;border-right:0 var(--Neutri600)}}.product-effects__nav-link:hover{opacity:1;color:var(--text-color)}.product-effects__nav-link.active{opacity:1;color:var(--text-color)}.product-effects__nav-link.active .label{font-weight:bold}.product-effects__nav-link .img{position:absolute;z-index:1;top:0;left:0;width:48px;height:48px}.product-effects__item{background:var(--Neutri600);display:flex}@media(max-width: 991px){.product-effects__item{flex-wrap:wrap}}.product-effects__item .img{flex:0 0 70%;max-width:70%}.product-effects__item .img img{width:100%}@media(max-width: 991px){.product-effects__item .img{flex:0 0 100%;max-width:none}}.product-effects__item .text{flex:0 0 calc(30% - 30px);max-width:calc(30% - 30px);padding-left:30px}@media(max-width: 991px){.product-effects__item .text{flex:0 0 calc(100% - 30px);max-width:none;padding:30px 30px 30px 0}}.product-effects__item .text .h4{color:var(--text-color);margin-bottom:10px}.product-effects__item .text .desc{margin-bottom:40px}.product-effects__item .text .thumb{filter:saturate(0)}.grid__productEffects{grid-template-columns:1fr 2fr 1fr;gap:24px;margin-top:48px;max-width:90%}.grid__productEffects--item{width:100%;height:100%}.grid__productEffects--item .effect{width:100%;height:100%}.grid__productEffects--item .effect img{-o-object-fit:cover;object-fit:cover;width:100%;aspect-ratio:16/10}.grid__productEffects--item .buttonsContainer{display:flex;flex-wrap:wrap;gap:8px;max-width:80%}.grid__productEffects--item .effectsContainer{display:grid;grid-template-columns:repeat(auto-fit, minmax(110px, 1fr));gap:24px;margin-top:24px;padding-top:24px;border-top:solid 1px var(--Neutri500)}.grid__productEffects--item .text .desc{font-size:12px}.grid__productEffects--item .text .name{font-size:12px;font-weight:700}.grid__3col{grid-template-columns:1fr;grid-template-rows:auto;grid-column-gap:32px;grid-row-gap:32px;margin-top:0px;overflow:hidden}@media(min-width: 991px){.grid__3col{grid-template-columns:3fr 5fr 4fr;max-height:85vh}}.grid__3col--item{width:100%;height:100%;max-height:85vh;position:relative}.grid__3col--item img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}@media(min-width: 578px){.grid__3col--item img{width:50%}}@media(min-width: 991px){.grid__3col--item img{width:100%}}.tab-container{justify-content:flex-start !important;padding-top:60px !important}.tab-content--hug{margin-top:1rem}.tab-content{padding-bottom:calc(var(--spacer)*2.5)}.grid__tabs{grid-template-columns:1fr;grid-template-rows:auto;grid-column-gap:32px;grid-row-gap:32px;margin-top:0px;overflow:hidden}@media(min-width: 991px){.grid__tabs{grid-template-columns:9fr 3fr;max-height:85vh}}.grid__tabs--item{width:100%;height:100%;max-height:85vh;position:relative}.grid__tabs--item img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}@media(min-width: 578px){.grid__tabs--item img{width:50%}}@media(min-width: 991px){.grid__tabs--item img{width:100%}}.grid__tabs--catalog .grid__tabs--item{display:flex;flex-direction:column;justify-content:space-between}@media(min-width: 991px){.grid__tabs--catalog{grid-template-columns:7fr 5fr}}@media(max-width: 578px){.grid__tabs--catalog .grid__tabs--item{gap:50px}}.grid__3col-v2{grid-template-columns:1fr;grid-template-rows:auto;grid-column-gap:32px;grid-row-gap:32px;margin-top:0px;overflow:hidden}@media(min-width: 991px){.grid__3col-v2{grid-template-columns:3fr 4fr 5fr;max-height:85vh}}.grid__3col-v2--item{width:100%;height:100%;max-height:85vh;position:relative}.grid__3col-v2--item .btnFlexBox{display:flex;align-items:center;gap:50px;padding:20px 0;flex-wrap:wrap}@media(min-width: 991px){.grid__3col-v2--item .btnFlexBox{justify-content:flex-end}}@media(max-width: 568px){.grid__3col-v2--item .btnFlexBox{align-items:flex-start;flex-direction:column;gap:20px}}.grid__3col-v2--item img{-o-object-fit:cover;object-fit:cover;width:100%}@media(min-width: 578px){.grid__3col-v2--item img{width:50%}}@media(min-width: 991px){.grid__3col-v2--item img{width:100%}}.container--slidercompany{display:flex;flex-direction:row;gap:20px}@media screen and (max-width: 579px){.container--slidercompany{flex-direction:column}}.container--slidercompany .slider__company--text{flex:1;padding:0 34px;position:relative}@media screen and (max-width: 579px){.container--slidercompany .slider__company--text{padding:0px}}.container--slidercompany .slider__company{flex:4}@media screen and (min-width: 579px)and (max-width: 1500px){.container--slidercompany .slider__company{flex:2}}.container--slidercompany .slider__company--item{width:424px;height:424px;margin-right:20px;position:relative}.container--slidercompany .slider__company--item img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;aspect-ratio:1/1}.container--slidercompany .slider__company--item .name{position:absolute;left:30px;bottom:35px;color:var(--Neutri);z-index:3}@media screen and (max-width: 579px){.container--slidercompany .slider__company--item{width:365px;height:365px}}@media screen and (max-width: 578px){.container--slidercompany .swipper-buttons{position:relative}}.text--block--1{margin-top:calc(var(--spacer)*2)}@media screen and (max-width: 890px){.text--block--1{display:flex;flex-direction:column;gap:20px}}.text--block--1 .textcol--1{flex:1.5;color:#8e8e8b;font-weight:200;font-family:"acumin-pro";font-weight:100}.text--block--1 .textcol--1 p{flex:1;margin-bottom:0}.text--block--1 .textcol--2{display:flex;flex-direction:column;align-items:start;gap:12px;justify-content:start;flex:1}.text--block--1 .textcol--2 .btn__lightswitch--orange,.text--block--1 .textcol--2 .btn__lightswitch--white{margin-left:115px}@media screen and (max-width: 890px){.text--block--1 .textcol--2 .btn__lightswitch--orange,.text--block--1 .textcol--2 .btn__lightswitch--white{margin-left:0;margin-top:24px}}.text--block--2{margin-top:calc(var(--spacer)*2);flex-direction:column}@media screen and (max-width: 890px){.text--block--2{gap:20px}}.text--block--2 .textcol--1{flex:1;color:#8e8e8b;font-weight:200;font-family:"acumin-pro";font-weight:100}.text--block--2 .textcol--1 p{flex:1;margin-bottom:0}.text--block--2 .textcol--2{margin-top:64px;display:flex;flex-direction:row;justify-content:space-between;width:100%;flex:1}@media screen and (max-width: 890px){.text--block--2 .textcol--2{flex-direction:column;margin-top:0px;width:auto}}@media screen and (max-width: 890px){.text--block--2 .textcol--2 .btn__lightswitch--orange,.text--block--2 .textcol--2 .btn__lightswitch--white{margin-left:0;margin-top:24px}}.grid__dataSheet{grid-template-columns:1fr 1fr;grid-template-rows:auto;grid-column-gap:0rem;grid-row-gap:0rem;padding-top:var(--headerHeight);margin:0px var(--air)}@media(max-width: 1024px){.grid__dataSheet{grid-template-columns:1fr;padding:0px;padding-top:100px;margin:0px}}.grid__dataSheet--item{width:100%;height:100%;min-height:calc(100vh - var(--headerHeight))}@media(max-width: 1024px){.grid__dataSheet--item{min-height:600px}}.grid__dataSheet .left{background-color:var(--Neutri600);--PulsantiDefault: var(--Nero);padding:20px 60px 20px 0px;position:relative}@media(max-width: 1600px){.grid__dataSheet .left{padding:20px var(--air) 20px 0px}}@media(max-width: 1024px){.grid__dataSheet .left{padding:20px}}.grid__dataSheet .left:before{content:"";background-color:var(--Neutri600);width:100%;height:100%;position:absolute;left:0;top:0;transform:rotate(180deg);transform-origin:left}.grid__dataSheet .left__header{display:flex;justify-content:space-between;align-items:center;border-bottom:solid 1px var(--Neutri700);padding:0 0 20px 0}.grid__dataSheet .left__header--right{display:flex;gap:15px;align-items:center}.grid__dataSheet .left__title{padding:30px 0;border-bottom:solid 1px var(--Neutri700)}.grid__dataSheet .left__title .h1 span{font-family:"GT-Super-Display-Light-Italic"}.grid__dataSheet .left__dataBox{padding:30px 0;border-bottom:solid 1px var(--Neutri700);display:grid;grid-template-columns:85% 15%;grid-template-rows:auto;grid-column-gap:1rem;grid-row-gap:1rem}@media screen and (max-width: 1024px){.grid__dataSheet .left__dataBox{grid-column-gap:0rem}}.grid__dataSheet .left__dataBox--item{width:100%;height:100%;display:flex;justify-content:space-between;padding:12px 0px}.grid__dataSheet .left__dataBox--item--right{text-align:end}.grid__dataSheet .left .product-detail__head-price{font-size:1.2rem;font-weight:500;border-bottom:solid 1px var(--Neutri700);padding:17px 0}@media(max-width: 1024px){.grid__dataSheet .left .product-detail__head-price{font-size:1rem}}.grid__dataSheet .right{padding:20px 0px 20px 60px}@media(max-width: 1600px){.grid__dataSheet .right{padding:20px 0px 20px var(--air)}}@media(max-width: 1024px){.grid__dataSheet .right{padding:20px}}.grid__dataSheet .right .dataSheet--header{margin-bottom:35px}.grid__dataSheet .right .grid__summaryIcons{grid-template-columns:repeat(auto-fill, minmax(80px, 1fr));grid-template-rows:auto;grid-column-gap:2rem;grid-row-gap:2rem;padding:30px 0px}.grid__dataSheet .right .grid__summaryIcons--item{width:100%;height:100%}.grid__dataSheet .right .grid__summaryIcons--item img{-o-object-fit:cover;object-fit:cover;width:100%}.grid__dataSheet .right .grid__summaryData{grid-template-columns:1fr;grid-template-rows:auto;grid-column-gap:0rem;grid-row-gap:0rem;padding:10px 0px 0px 0px;border-bottom:solid 1px var(--Neutri700)}.grid__dataSheet .right .grid__summaryData--item{width:100%;height:100%;display:flex;justify-content:space-between;border-top:solid 1px var(--Neutri700);padding:12px 0px}@media(min-width: 2000px){.grid__dataSheet .right .grid__summaryData--item--left{flex:2}}.grid__dataSheet .right .grid__summaryData--item--right{text-align:end}@media(min-width: 2000px){.grid__dataSheet .right .grid__summaryData--item--right{flex:1;text-align:start}}.grid__dataSheet .right .summaryBox--title{display:flex;justify-content:space-between;align-items:center}.grid__dataSheet .right .summaryBox__footer{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;grid-column-gap:4rem;grid-row-gap:4rem}.grid__dataSheet .right .summaryBox__footer--right .grid__productColors{display:grid;grid-template-columns:repeat(auto-fill, minmax(70px, 1fr));grid-template-rows:auto;grid-column-gap:1.5rem;grid-row-gap:1.5rem;padding:20px 0}.grid__dataSheet .right .summaryBox__footer--right .grid__productColors--item{width:100%;height:100%;min-width:75px;min-height:24px}.grid__dataSheet .right .summaryBox__footer--right .grid__productColors--item .color-ico{aspect-ratio:10/5;background-repeat:no-repeat;background-size:cover !important}@media screen and (max-width: 1024px){.grid__dataSheet .right .summaryBox__footer{grid-template-columns:1fr}}.grid__dataSheet .right .grid__downloads{grid-template-columns:repeat(auto-fill, minmax(185px, 1fr))}.grid__dataSheet .right .grid__downloads--item{aspect-ratio:1/1}.grid__dataSheet .right .grid__downloads--item:hover .t4--light{z-index:10;color:var(--Neutri)}.grid__dataSheet .right .grid__downloads--item.langSelectBtn .btnContainer{top:50%;left:0}.grid__dataSheet .right .grid__downloads--item.langSelectBtn .btnContainer{transform:translate(0, -50%);-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%)}.grid__dataSheet .right .grid__downloads--item.langSelectBtn:hover{justify-content:flex-end}.grid__dataSheet .right .grid__downloads--item.langSelectBtn:hover .icon--download{display:none}.grid__dataSheet .right .grid__downloads--item .icon--download{width:50px;gap:14px;font-size:12px}.grid__dataSheet .right .grid__downloads--item .icon--download .icon{width:65px}.grid__dataSheet .right .grid__downloads--item .btnContainer{top:60%}.grid__dataSheet .right .grid__downloads--item .btnContainer .buttons{max-width:230px}.grid__dataSheet .right .grid__downloads--item .btnContainer .buttons .btn__downloads{padding:2px 12px;min-width:50px}@media(min-width: 2000px){.grid__dataSheet .right .grid__downloads{grid-template-columns:1fr 1fr 1fr 1fr}.grid__dataSheet .right .grid__downloads--item{aspect-ratio:1/1}}.grid__dataSheet .right .cert_field .grid__downloads .icon--download .icon{display:none}.grid__dataSheet .right .cert_field .grid__downloads .icon--download .ico{mix-blend-mode:multiply;width:44px;height:auto}.grid__dataSheet .right .cert_field--title{padding:60px 0 24px 0}.disabled{color:var(--Neutri400) !important}body[page=contatti] .spacer--big.desktop--only{height:10px}.grid__contactHeader{grid-template-columns:40vw 60vw;grid-template-rows:auto;grid-column-gap:0vw;grid-row-gap:0;min-height:100vh}@media screen and (max-width: 690px){.grid__contactHeader{grid-template-columns:1fr;min-height:auto}}.grid__contactHeader--item{width:100%;height:100%;position:relative}.grid__contactHeader .left{width:100%;height:100%}.grid__contactHeader .left img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;aspect-ratio:1/1}.grid__contactHeader .right{padding:20px 60px 20px calc(10vw - 59px);margin-top:calc(var(--headerHeight)*2)}@media screen and (max-width: 578px){.grid__contactHeader .right{margin-top:0;padding:20px}}.grid__contactHeader .right .t3--light{max-width:420px;margin-top:15px}.grid__contactHeader .right .t3--light a{color:var(--Arancio)}@media screen and (min-width: 579px){.grid__contactHeader .right .t3--light{-moz-column-count:2;column-count:2;max-width:80%;-moz-column-gap:5%;column-gap:5%}}.grid__contactInfo{grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto;grid-column-gap:3.5rem;grid-row-gap:3.5rem;padding:60px 0}.grid__contactInfo--item{width:100%;height:100%;position:relative}.grid__contactInfo--item .textBox{display:flex;flex-direction:column;align-items:flex-start}.grid__contactInfo--item .line{border-bottom:solid 1px var(--Neutri700);padding-top:50px;margin-bottom:50px}.grid__contactInfo--item .followUs,.grid__contactInfo--item .findUs{display:flex;gap:35px}@media screen and (max-width: 1000px){.grid__contactInfo{grid-template-columns:1fr 1fr;grid-column-gap:0;padding:20px 0}}@media screen and (max-width: 690px){.grid__contactInfo{grid-template-columns:1fr;grid-column-gap:0;padding:20px 0}}.grid__subHeader{grid-template-columns:1fr;grid-template-rows:auto;grid-column-gap:1.5rem;grid-row-gap:1.5rem;margin-top:calc(var(--headerHeight) + 60px);padding:16px 0;border-bottom:solid 1px var(--Neutri700);border-top:solid 1px var(--Neutri700);align-items:center}@media(min-width: 991px){.grid__subHeader{grid-template-columns:2.5fr 4fr 5fr}}.grid__subHeader--item{width:100%;height:100%;position:relative;display:flex;align-content:center;align-items:center;border-bottom:solid 1px var(--Neutri700);padding-bottom:1rem}@media(min-width: 991px){.grid__subHeader--item{border-right:solid 1px var(--Neutri700);border-bottom:0px;padding-right:1.5rem;padding-bottom:0rem}}.grid__subHeader--item ol{margin:0;padding-left:13px}.grid__subHeader--item ol li a{text-decoration:none}.grid__subHeader--item ol li a:hover{text-decoration:underline;text-underline-offset:2.5px;text-decoration-thickness:.8px}.grid__subHeader--item:last-child{border-bottom:0px;padding-right:0rem}@media(min-width: 991px){.grid__subHeader--item:last-child{border-right:0px}}.grid__downloads{grid-template-columns:repeat(auto-fill, minmax(335px, 1fr));grid-template-rows:auto;grid-column-gap:1.5rem;grid-row-gap:1.5rem}.grid__downloads--item{width:100%;height:100%;position:relative;display:flex;flex-direction:column;gap:20px;padding:25px;background-color:var(--Neutri);align-items:center;justify-content:space-between}.grid__downloads--item .icon{width:120px}.grid__downloads--item .btnContainer{display:none;position:absolute;top:50%;left:50%;flex-direction:column;width:100%}.grid__downloads--item .btnContainer{transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%)}.grid__downloads--item .btnContainer .name{color:var(--Neutri);font-weight:bolder}.grid__downloads--item .btnContainer .buttons{display:flex;gap:8px;flex-wrap:wrap;align-items:center;justify-content:center;padding:10px}.grid__downloads--item:hover .btnContainer{display:flex;flex-direction:column;gap:15px;justify-content:center;align-items:center;z-index:2}.grid__downloads--item .icon--download{display:flex;flex-direction:column;align-items:center;color:#8e8e8b;font-weight:bolder;width:50px;gap:14px;font-size:12px}.grid__downloads--item .icon--download .icon{margin-bottom:-30px}.grid__downloads--item a{text-decoration:none}.grid__downloads--item .t3--light{text-align:center}.grid__downloads.gray .grid__downloads--item{background-color:var(--Neutri600)}.grid__card{grid-template-columns:repeat(auto-fill, minmax(595px, 1fr));grid-template-rows:auto;grid-column-gap:1.5rem;grid-row-gap:1.5rem;margin-top:55px}@media(max-width: 595px){.grid__card{grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));grid-row-gap:4rem}}.grid__card--item{width:100%;height:100%;display:flex;align-items:center;gap:20px}@media(max-width: 768px){.grid__card--item{flex-direction:column;align-items:flex-start}.grid__card--item .left{max-width:75%}}.grid__card--item .left{position:relative;display:flex;flex-direction:column;gap:20px;padding:25px;align-items:center;justify-content:space-between;flex:1;aspect-ratio:1/1;overflow:hidden}.grid__card--item .left img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;padding:10px;background-color:var(--Neutri);-o-object-position:top;object-position:top}.grid__card--item .left img{transition:.6s ease-out;-webkit-transition:.6s ease-out}.grid__card--item .left .btnContainer{display:none;position:absolute;top:50%;left:50%}.grid__card--item .left .btnContainer{transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%)}.grid__card--item .left:hover img{transform:scale(0.8)}.grid__card--item .left:hover img{transition:.6s ease-out;-webkit-transition:.6s ease-out}.grid__card--item .left:hover .btnContainer{display:flex;flex-direction:column;gap:15px;justify-content:center;align-items:center;z-index:2}.grid__card--item .right{flex:1;padding:20px 0}@media(max-width: 768px){.grid__card--item .right{padding:20px 20px}}@media(min-width: 769px)and (max-width: 1237px){.grid__card--item .right{flex:3}}.grid__card--item .right .t3{color:var(--Neutri700)}.grid__card--item[class*=filter-no-]{display:none}@media(max-width: 991px){.filterHeaderContainer{background-color:var(--Neutri600);position:fixed;z-index:3;right:-100%;top:237px;padding:0 var(--air);width:100%;height:100%;transition:right .9s}.filterHeaderContainer.is-active{right:0}}.grid__filtersHeader{grid-template-columns:1fr;grid-template-rows:auto;grid-column-gap:0rem;grid-row-gap:0rem;z-index:3}@media(min-width: 991px){.grid__filtersHeader{grid-template-columns:2fr 2fr 2fr 1fr;border-bottom:solid 1px var(--Neutri700);margin-top:16px;padding-bottom:16px}}.grid__filtersHeader--item{padding:28px 0px;display:flex;flex-direction:column;justify-content:center}@media(min-width: 991px){.grid__filtersHeader--item{border-right:solid 1px var(--Neutri700);padding:0px 28px}}@media(min-width: 991px){.grid__filtersHeader--item:first-child{padding-left:0px;border-right:dashed .75px var(--Neutri700)}}.grid__filtersHeader--item:last-child{border-right:0px;padding-right:0px;text-align:end}@media(max-width: 991px){.grid__filtersHeader--item:last-child{border-top:solid 1px var(--Neutri700);border-bottom:solid 1px var(--Neutri700)}}.grid__filtersHeader--item .t4{font-weight:bolder;margin-bottom:4px}.grid__filtersHeader--item .flex__filters{display:flex;flex-wrap:wrap;gap:8px}@media(max-width: 1420px){.grid__filtersHeader--item .flex__filters{flex-wrap:wrap}}.grid__filtersHeader--item .btn__close--animated{display:flex;gap:10px;--PulsantiDefault: var(--Nero)}@media(min-width: 991px){.grid__filtersHeader--item .btn__close--animated{justify-content:flex-end}}.grid__filtersHeader--item .btn__close--animated .icon{transition:.4s ease-out;-webkit-transition:.4s ease-out}.grid__filtersHeader--item .btn__close--animated:hover .icon{margin-right:5px}.grid__filtersHeader--item .btn__close--animated:hover .icon{transition:.4s ease-out;-webkit-transition:.4s ease-out}.grid__subHeader--item:first-child{display:flex;justify-content:space-between;align-items:center}.grid__subHeader--item:first-child .btnText{color:var(--Arancio);position:relative;width:120px;justify-content:flex-end;overflow:hidden}.grid__subHeader--item:first-child .btnText .open{opacity:0;position:absolute;right:-80px;width:85px}.grid__subHeader--item:first-child .btnText .open{transition:.4s ease-out;-webkit-transition:.4s ease-out}.grid__subHeader--item:first-child .btnText .closed{opacity:1;position:absolute;right:20px}.grid__subHeader--item:first-child .btnText .closed{transition:.4s ease-out;-webkit-transition:.4s ease-out}.grid__subHeader--item:first-child .btnText.is-active .plusTimesIcon{transform:rotate(45deg) !important}.grid__subHeader--item:first-child .btnText.is-active .closed{opacity:0;right:80px}.grid__subHeader--item:first-child .btnText.is-active .closed{transition:.4s ease-out;-webkit-transition:.4s ease-out}.grid__subHeader--item:first-child .btnText.is-active .open{opacity:1;right:20px}.grid__subHeader--item:first-child .btnText.is-active .open{transition:.4s ease-out;-webkit-transition:.4s ease-out}@media(min-width: 991px){.grid__subHeader--item:first-child .btnText{display:none}}@media(min-width: 991px){.grid__subHeader,.newsletterArchive{grid-template-columns:auto 4fr 5fr}}@media screen and (max-width: 667px){.grid__subHeader .h1,.newsletterArchive .h1{font-size:26px;line-height:45px;white-space:nowrap}}.grid__searchHeader{grid-template-columns:1fr;grid-template-rows:auto;grid-column-gap:1.5rem;grid-row-gap:1.5rem;margin-top:calc(var(--headerHeight) + 60px);padding:10px 0;border-bottom:solid 1px var(--Neutri700);border-top:solid 1px var(--Neutri700);align-items:center}@media(min-width: 991px){.grid__searchHeader{grid-template-columns:1fr 4fr}}.grid__searchHeader--item{width:100%;height:100%;position:relative;display:flex;align-content:center;align-items:center;padding-bottom:1.5rem}@media(min-width: 991px){.grid__searchHeader--item{padding-right:1.5rem;padding-bottom:0rem}}.grid__searchHeader--item:first-child{text-align:end;border-right:0px;border-bottom:solid 1px var(--Neutri700)}@media(min-width: 991px){.grid__searchHeader--item:first-child{border-bottom:0px;border-right:solid 1px var(--Neutri700);justify-content:flex-end}}.grid__searchHeader--item:nth-child(2){display:flex;gap:10px;justify-content:space-between;--PulsantiDefault:var(--Nero)}.grid__searchHeader form .grid__searchHeader--item:first-child{border-right:0px;border-bottom:0px}.grid__searchHeader .input--search{width:100%;border:0;background-color:rgba(0,0,0,0);height:auto}.grid__searchHeader .input--search:focus{outline:none}.grid__searchHeader form .icon{--PulsantiDefault:var(--Nero)}.grid__searchResults{grid-template-columns:1fr;grid-template-rows:auto;grid-column-gap:1.5rem;grid-row-gap:1.5rem;padding:10px 0;align-items:center}@media(min-width: 991px){.grid__searchResults{grid-template-columns:1fr 1fr}}.grid__searchResults--item{width:100%;height:100%;position:relative;display:flex;flex-direction:column;padding-bottom:1.5rem;padding:15px 0}@media(min-width: 991px){.grid__searchResults--item{padding-right:1.5rem;padding-bottom:0rem}}.grid__searchResults--item .h3{margin-bottom:32px}@media(min-width: 991px){.grid__searchResults--item .grid__products{grid-template-columns:1fr 1fr}}.grid__searchResults--item .codeSearchResults{display:flex;flex-direction:column}.grid__searchResults--item .codeSearchResults--item{display:flex;gap:20px;padding:16px 0;border-bottom:1px solid var(--Neutri700)}.grid__searchResults--item .codeSearchResults--item:hover *{color:#000}.grid__searchResults--item .codeSearchResults--item .th{font-weight:bolder}.grid__searchResults--item .codeSearchResults--item .photo{max-width:100px;display:block;position:relative;flex:2}.grid__searchResults--item .codeSearchResults--item .photo .isDarkSky{position:absolute;top:2px;right:2px;width:25%}@media screen and (max-width: 568px){.grid__searchResults--item .codeSearchResults--item .photo{display:none}}.grid__searchResults--item .codeSearchResults--item .text{display:flex;flex-direction:column;flex:1;justify-content:space-between}@media(min-width: 991px){.grid__searchResults--item .codeSearchResults--item .text{flex-direction:column}}.grid__searchResults--item .codeSearchResults--item .text .prd--data{display:flex;justify-content:space-between}.grid__searchResults--item .codeSearchResults--item .text .prd--data .prd--code{display:flex;gap:1rem}.grid__searchResults--item .codeSearchResults--item .data--code{min-width:150px;max-width:150px}.grid__searchResults--item .codeSearchResults--item .prd--link div{text-decoration:underline}.grid__searchResults--item .codeSearchResults--item .search--runningout{border-left:1px solid var(--Neutri700);padding:0 32px 0 16px}.grid__searchResults--item .codeSearchResults--item .product-detail__runningout--infoBox{bottom:0;z-index:10000}.grid__searchResults--item .codeSearchResults--item .product-detail__runningout--infoBox:hover *{color:#fff}.grid__searchResults--item .codeSearchResults--item:hover .product-detail__runningout--infoBox *{color:#fff}.grid__searchResults--item:first-child{border-right:0px;border-bottom:solid 1px var(--Neutri700);order:2}@media(min-width: 991px){.grid__searchResults--item:first-child{border-bottom:0px;border-right:solid 1px var(--Neutri700);order:1}}.grid__searchResults--item:nth-child(2){order:1}@media(min-width: 991px){.grid__searchResults--item:nth-child(2){order:2}}.grid__searchResults .grid__products:not(:hover)[key1="2"] .textContainer,.grid__searchResults .grid__products:not(:hover)[key2="2"] .textContainer,.grid__searchResults .grid__products:not(:hover)[key3="2"] .textContainer{color:var(--primaryColor)}.grid__searchResults .grid{margin-bottom:40px}.fullScreenNewsletter__container{background-color:var(--Nero);width:100%;min-height:100vh;height:100%;padding:20px;position:fixed;top:0px;z-index:100;transition:right .9s;color:var(--Neutri)}.fullScreenNewsletter__header{border-top:solid 1px var(--Neutri);border-bottom:solid 1px var(--Neutri);padding:18px;text-align:center;position:relative;color:var(--Neutri)}.fullScreenNewsletter__header .closeBtn{position:absolute;right:20px;top:50%;width:18px;--Nero: #ffffff}.fullScreenNewsletter__header .closeBtn{transform:translate(0, -50%);-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%)}@media(min-width: 1124px){.fullScreenNewsletter__header .closeBtn{left:20px;right:auto}}.fullScreenNewsletter__content{padding:30px;overflow-y:scroll;max-height:89vh}@media(min-width: 991px){.fullScreenNewsletter__content{grid-template-columns:repeat(2, 1fr);padding:55px}}.fullScreenNewsletter__content--item{width:100%;height:100%}.fullScreenNewsletter__content--item .lights-on-platek{max-width:95%}@media(min-width: 991px){.fullScreenNewsletter__content--item .lights-on-platek{max-width:80%}}.fullScreenNewsletter__content--item .t3{margin-top:15px;margin-bottom:35px}body[page=landing]{background-color:var(--Nero);color:var(--Neutri)}body[page=landing] p{color:var(--Neutri)}body[page=landing] header.solid,body[page=landing] body[page=press] header,body[page=press] body[page=landing] header,body[page=landing] body[page=newsletter-archive] header,body[page=newsletter-archive] body[page=landing] header,body[page=landing] body[page=stories] header,body[page=stories] body[page=landing] header,body[page=landing] body[page=projects] header,body[page=projects] body[page=landing] header,body[page=landing] body[page=stories-post] header,body[page=stories-post] body[page=landing] header,body[page=landing] body[page=downloads] header,body[page=downloads] body[page=landing] header,body[page=landing] body[page=searching] header,body[page=searching] body[page=landing] header,body[page=landing] body[page=contatti] header,body[page=contatti] body[page=landing] header,body[page=landing] body[page=customer-service] header,body[page=customer-service] body[page=landing] header,body[page=landing] body[page=send_me_a_copy] header,body[page=send_me_a_copy] body[page=landing] header,body[page=landing] body[page=euroluce25] header,body[page=euroluce25] body[page=landing] header,body[page=landing] body[page=euroluce25_ok] header,body[page=euroluce25_ok] body[page=landing] header,body[page=landing] body[page=product] header,body[page=product] body[page=landing] header,body[page=landing] body[settings=negative] header,body[settings=negative] body[page=landing] header{background-color:#1c1c1c}body[page=landing] .solid .navbar,body[page=landing] body[page=press] header .navbar,body[page=press] body[page=landing] header .navbar,body[page=landing] body[page=newsletter-archive] header .navbar,body[page=newsletter-archive] body[page=landing] header .navbar,body[page=landing] body[page=stories] header .navbar,body[page=stories] body[page=landing] header .navbar,body[page=landing] body[page=projects] header .navbar,body[page=projects] body[page=landing] header .navbar,body[page=landing] body[page=stories-post] header .navbar,body[page=stories-post] body[page=landing] header .navbar,body[page=landing] body[page=downloads] header .navbar,body[page=downloads] body[page=landing] header .navbar,body[page=landing] body[page=searching] header .navbar,body[page=searching] body[page=landing] header .navbar,body[page=landing] body[page=contatti] header .navbar,body[page=contatti] body[page=landing] header .navbar,body[page=landing] body[page=customer-service] header .navbar,body[page=customer-service] body[page=landing] header .navbar,body[page=landing] body[page=send_me_a_copy] header .navbar,body[page=send_me_a_copy] body[page=landing] header .navbar,body[page=landing] body[page=euroluce25] header .navbar,body[page=euroluce25] body[page=landing] header .navbar,body[page=landing] body[page=euroluce25_ok] header .navbar,body[page=euroluce25_ok] body[page=landing] header .navbar,body[page=landing] body[page=product] header .navbar,body[page=product] body[page=landing] header .navbar,body[page=landing] body[settings=negative] header .navbar,body[settings=negative] body[page=landing] header .navbar{--Nero:var(--Neutri)}.extraVideo iframe{width:100%;height:calc(98vh - var(--headerHeight))}.text3{position:relative;margin:160px 0}@media(min-width: 991px){.text3 .h3{max-width:70%}}.container-grid-products{position:relative;background-color:var(--Neutri600);padding:30px 0px !important}.container-grid-products .grid__products{grid-template-columns:repeat(auto-fit, minmax(345px, 1fr))}.bookingLanding--btn{display:flex;flex-wrap:wrap;gap:24px;margin-top:48px}.bookingLanding--container{border-top:solid 1px var(--Neutri);padding-top:32px}.landingGallery--header{position:relative}.landingGallery--header .arrowCircle{--arrow-circle:var(--Neutri)}body[page=stories] h1,body[page=stories] .h1{font-size:40px}@media screen and (min-width: 320px){body[page=stories] h1,body[page=stories] .h1{font-size:calc(40px + 21*(100vw - 320px)/880)}}@media screen and (min-width: 1200px){body[page=stories] h1,body[page=stories] .h1{font-size:61px}}body[page=stories] h1,body[page=stories] .h1{line-height:45px}@media screen and (min-width: 320px){body[page=stories] h1,body[page=stories] .h1{line-height:calc(45px + 23*(100vw - 320px)/880)}}@media screen and (min-width: 1200px){body[page=stories] h1,body[page=stories] .h1{line-height:68px}}body[page=stories] h2,body[page=stories] .h2{font-size:33px}@media screen and (min-width: 320px){body[page=stories] h2,body[page=stories] .h2{font-size:calc(33px + 14*(100vw - 320px)/880)}}@media screen and (min-width: 1200px){body[page=stories] h2,body[page=stories] .h2{font-size:47px}}body[page=stories] .t1,body[page=stories] .t1--light{margin:0px}body[page=stories] .t1--light{font-weight:300}body[page=stories] .t1,body[page=stories] .t1--light{font-size:19px}@media screen and (min-width: 320px){body[page=stories] .t1,body[page=stories] .t1--light{font-size:calc(19px + 8*(100vw - 320px)/880)}}@media screen and (min-width: 1200px){body[page=stories] .t1,body[page=stories] .t1--light{font-size:27px}}body[page=stories] .landingGallery--header .arrowCircle{--arrow-circle: var(--Arancio)}@media(min-width: 991px){.grid__filtersHeader.item3{grid-template-columns:2fr 3fr 1fr}.grid__filtersHeader.item3 .grid__filtersHeader--item:first-child{border-right:solid 1px var(--Neutri700)}}.grid__stories{grid-template-columns:repeat(1, 1fr);grid-template-rows:auto;grid-column-gap:20px;grid-row-gap:20px;margin-top:55px}@media(min-width: 768px){.grid__stories{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1040px){.grid__stories{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 2000px){.grid__stories{grid-template-columns:repeat(4, 1fr)}}.grid__stories--item{width:100%;height:100%;position:relative;aspect-ratio:1/1}.grid__stories--item{transition:.4s ease-out;-webkit-transition:.4s ease-out}.grid__stories--item:hover{transition:.4s ease-out;-webkit-transition:.4s ease-out}.grid__stories--item:hover .storySnippetBox .snippet{height:120px;overflow:hidden}.grid__stories--item:hover .storySnippetBox .snippet{transition:.4s ease-out;-webkit-transition:.4s ease-out}.grid__stories--item[class*=filter-no-]{display:none}@media(min-width: 768px){.grid__stories--item:first-child{grid-column:span 2;aspect-ratio:2/1}.grid__stories--item:first-child .storySnippetBox{max-width:50%}}.grid__stories--item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.grid__stories--item .date{color:var(--Neutri);z-index:2;font-weight:bolder}.grid__stories--item .topLeft{position:absolute;top:32px;left:24px}.grid__stories--item .flex__filters{z-index:2}.grid__stories--item .flex__filters .btn__filter{color:var(--Neutri);border:solid 1px var(--Neutri)}.grid__stories--item .topRight{position:absolute;top:32px;right:23px}.grid__stories--item .storySnippetBox{color:var(--Neutri);padding-right:24px;z-index:2}@media(max-width: 768px){.grid__stories--item .storySnippetBox .title{font-size:18px;line-height:25px}}.grid__stories--item .storySnippetBox .snippet{height:0;overflow:hidden}.grid__stories--item .storySnippetBox .snippet{transition:.4s ease-out;-webkit-transition:.4s ease-out}@media(max-width: 768px){.grid__stories--item .storySnippetBox .snippet{display:none}}.grid__stories--item .bottomLeft{position:absolute;bottom:32px;left:24px}.soryInfoBox{margin:32px 0;display:flex;align-items:center;gap:12px;color:var(--Neutri700)}.soryInfoBox .flex__filters{display:flex;gap:8px}.soryInfoBox .flex__filters .btn__filter{border:solid 1px var(--Neutri700)}.fullscreenImg{width:100%;height:100%;margin-bottom:58px}.fullscreenImg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.flexContainer{display:flex;gap:32px;margin-bottom:58px}@media(min-width: 768px){.flexContainer{justify-content:center}}.additionalText{padding-bottom:70px}.additionalText .imgBox{width:100%;max-width:650px;margin:48px 0}.additionalText .imgBox img{-o-object-fit:cover;object-fit:cover;width:100%}.grid__loginHeader{grid-template-columns:57vw 42vw;grid-template-rows:auto;grid-column-gap:0vw;grid-row-gap:0;min-height:100vh}@media screen and (max-width: 991px){.grid__loginHeader{grid-template-columns:1fr;min-height:auto}}.grid__loginHeader--item{width:100%;height:100%;position:relative}.grid__loginHeader .left{width:100%;height:100%}.grid__loginHeader .left img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;aspect-ratio:1/1}.grid__loginHeader .right{padding:20px 60px 20px calc(10vw - 59px);margin-top:calc(var(--headerHeight)*2)}@media screen and (max-width: 578px){.grid__loginHeader .right{margin-top:0;padding:20px}}.grid__loginHeader .right .t3{max-width:420px;margin:60px 0}@media screen and (min-width: 579px){.grid__loginHeader .right .t3{-moz-column-count:2;column-count:2;max-width:80%;-moz-column-gap:5%;column-gap:5%}}.fancybox-login a{color:var(--Arancio)}.fancybox-login legend{margin:60px 0}.fancybox-login .form-row{display:flex;flex-direction:column;gap:32px}.fancybox-login .flexCol{display:flex;justify-content:space-between;margin-top:32px}.fancybox-login input{border:0;border-bottom:solid 1px var(--Neutri700);width:100%;background-color:rgba(0,0,0,0) !important}.fancybox-login .btn{width:100%;margin-top:32px}.forgot-password,.back-login{cursor:pointer}.remember{display:flex}body[page=user-sign-in] .grid__contactHeader{grid-template-columns:40vw 59vw}@media screen and (max-width: 991px){body[page=user-sign-in] .grid__contactHeader{grid-template-columns:1fr;min-height:auto}}.welcomeBox{display:flex;gap:18px;align-items:center;align-content:center}.welcomeBox .options,.welcomeBox .user{position:relative}.welcomeBox .options .grid__optionsMenu,.welcomeBox .user .grid__optionsMenu{position:absolute;background-color:var(--Nero);color:var(--Neutri);padding:16px;font-size:14px;border-radius:4px;min-width:126px;top:120%;left:50%;opacity:0;pointer-events:none}.welcomeBox .options .grid__optionsMenu,.welcomeBox .user .grid__optionsMenu{transform:translate(-50%, 0);-webkit-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-o-transform:translate(-50%, 0)}.welcomeBox .options .grid__optionsMenu,.welcomeBox .user .grid__optionsMenu{transition:.7s ease;-webkit-transition:.7s ease}.welcomeBox .options .grid__optionsMenu--item,.welcomeBox .user .grid__optionsMenu--item{white-space:nowrap}.welcomeBox .options .grid__optionsMenu a,.welcomeBox .user .grid__optionsMenu a{color:var(--Neutri);text-decoration:none}.welcomeBox .options.is-active .grid__optionsMenu,.welcomeBox .user.is-active .grid__optionsMenu{opacity:1;pointer-events:all}.welcomeBox .options.is-active .grid__optionsMenu,.welcomeBox .user.is-active .grid__optionsMenu{transition:.7s ease;-webkit-transition:.7s ease}body[page="404"]{margin-bottom:0;background-color:var(--Nero)}body[page="404"] footer{display:none}body[page="404"] .spacer--big{height:0}.container--404{width:100%;height:100vh}.container--404 .container{display:flex;justify-content:center;align-items:center;justify-items:center;height:100vh !important}.container--404 .box404{position:relative;color:var(--Neutri);display:flex;flex-direction:column;align-content:center;align-items:center;text-align:center;width:100%;padding:var(--air)}.container--404 .box404 h1 span{font-family:"GT-Super-Display-Light-Italic"}.container--404 .box404 .buttonsBox{display:grid;grid-template-columns:1fr;grid-column-gap:38px;grid-row-gap:12px;margin-top:44px}@media(min-width: 722px){.container--404 .box404 .buttonsBox{grid-template-columns:1fr 1fr 1fr;margin-top:64px}}@media(max-width: 722px){.container--404 .box404 .buttonsBox{width:100%}}.container--404 .img404{width:100%;display:flex;justify-content:center;z-index:-1;margin-bottom:-50px}.grid__filtersHeader.item1 .btn__lightswitch--naked{align-content:center;align-items:center}.grid__filtersHeader.item1 .btn__filter{margin:0}@media(min-width: 991px){.grid__filtersHeader.item1{grid-template-columns:1fr}.grid__filtersHeader.item1 .grid__filtersHeader--item{text-align:start;gap:12px}.grid__filtersHeader.item1 .grid__filtersHeader--item .flex__filters{flex-wrap:wrap}}.grid__projectsGallery.featured{grid-template-columns:repeat(1, 1fr);grid-template-rows:auto;grid-column-gap:44px;grid-row-gap:80px;margin-top:40px;padding-bottom:40px;border-bottom:solid 1px var(--Neutri500)}.grid__projectsGallery.featured.filtering{display:none}.grid__projectsGallery.featured .grid__projectsGallery--item:not(.order-2) span .project--data{display:none}.grid__projectsGallery.featured .order-2{grid-column:span 2;grid-row:span 2}.grid__projectsGallery.featured .order-2 .text{text-align:center;max-width:490px;margin:0 auto}.grid__projectsGallery.featured .order-2 .text .title{padding-bottom:48px;position:relative}.grid__projectsGallery.featured .order-2 .text .title span{font-family:"GT-Super-Display-Light-Italic",serif}.grid__projectsGallery.featured .order-2 .text .title::after{content:"";height:1px;width:60%;background-color:var(--Neutri500);position:absolute;left:50%;bottom:24px}.grid__projectsGallery.featured .order-2 .text .title::after{transform:translate(-50%, 0);-webkit-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-o-transform:translate(-50%, 0)}.grid__projectsGallery.featured .order-2 .text .snippet{font-size:16px}.grid__projectsGallery.featured .order-2::after{content:"";width:1px;height:100%;background-color:var(--Neutri500);position:absolute;right:-22px;top:0}.grid__projectsGallery.featured .order-2::before{content:"";width:1px;height:100%;background-color:var(--Neutri500);position:absolute;left:-22px;top:0}@media(max-width: 768px){.grid__projectsGallery.featured .grid__projectsGallery--item:nth-child(1n):after{display:none}.grid__projectsGallery.featured .grid__projectsGallery--item:nth-child(1n):before{width:100%}.grid__projectsGallery.featured .grid__projectsGallery--item.order-2{order:1 !important;grid-column:span 1;grid-row:span 1}.grid__projectsGallery.featured .grid__projectsGallery--item.order-2:before{display:none}.grid__projectsGallery.featured .grid__projectsGallery--item.order-2::after{display:none}.grid__projectsGallery.featured .grid__projectsGallery--item:not(.order-2){order:2 !important}}@media(min-width: 768px)and (max-width: 1040px){.grid__projectsGallery.featured{grid-template-columns:repeat(2, 1fr)}.grid__projectsGallery.featured .grid__projectsGallery--item.order-2{order:1 !important}.grid__projectsGallery.featured .grid__projectsGallery--item.order-2:before{display:none}.grid__projectsGallery.featured .grid__projectsGallery--item.order-2::after{display:none}.grid__projectsGallery.featured .grid__projectsGallery--item:not(.order-2){order:2 !important}.grid__projectsGallery.featured .grid__projectsGallery--item:not(.order-2)::after{content:"";width:1px;height:100%;background-color:var(--Neutri500);position:absolute;right:-22px;top:0}.grid__projectsGallery.featured .grid__projectsGallery--item:not(.order-2):nth-child(3n):after{display:none}.grid__projectsGallery.featured .grid__projectsGallery--item:not(.order-2):nth-child(5n):after{display:none}}@media(min-width: 1040px){.grid__projectsGallery.featured{grid-template-columns:repeat(4, 1fr)}.grid__projectsGallery.featured .grid__projectsGallery--item:nth-child(4n):after{display:none}.grid__projectsGallery.featured .grid__projectsGallery--item:nth-child(4n):before{width:100%}}.grid__projectsGallery.featured .grid__projectsGallery--item{width:100%;height:100%;position:relative;text-decoration:none;position:relative;display:flex;flex-direction:column;gap:24px}.grid__projectsGallery.featured .grid__projectsGallery--item{transition:.4s ease-out;-webkit-transition:.4s ease-out}.grid__projectsGallery.featured .grid__projectsGallery--item:not(.order-2) .snippet{display:none}.grid__projectsGallery.featured .grid__projectsGallery--item:not(.order-2):nth-child(4n):before{display:none}.grid__projectsGallery.featured .grid__projectsGallery--item:not(.order-2):nth-child(5n):before{display:none}.grid__projectsGallery.featured .grid__projectsGallery--item:not(.order-2)::before{content:"";width:100%;height:1px;background-color:var(--Neutri500);position:absolute;left:0px;bottom:-40px}.grid__projectsGallery.featured .grid__projectsGallery--item:not(.order-2) .text .title{display:flex;flex-direction:column;font-weight:400}.grid__projectsGallery.featured .grid__projectsGallery--item .image{width:100%;overflow:hidden;height:100%}.grid__projectsGallery.featured .grid__projectsGallery--item .image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;aspect-ratio:16/10}.grid__projectsGallery.featured .grid__projectsGallery--item .image img{transition:.4s ease-out;-webkit-transition:.4s ease-out}.grid__projectsGallery.featured .grid__projectsGallery--item:hover{transition:.4s ease-out;-webkit-transition:.4s ease-out}.grid__projectsGallery.featured .grid__projectsGallery--item:hover .image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transform:scale(1.02)}.grid__projectsGallery.featured .grid__projectsGallery--item:hover .image img{transition:.4s ease-out;-webkit-transition:.4s ease-out}.grid__projectsGallery.regular{grid-template-columns:repeat(1, 1fr);grid-template-rows:auto;grid-column-gap:44px;grid-row-gap:80px;padding-top:40px}.grid__projectsGallery.regular .text .title{display:flex;flex-direction:column;font-weight:400}@media(max-width: 768px){.grid__projectsGallery.regular .grid__projectsGallery--item:nth-child(1n):after{display:none}.grid__projectsGallery.regular .grid__projectsGallery--item:nth-child(1n):before{width:100%}}@media(min-width: 768px)and (max-width: 1040px){.grid__projectsGallery.regular{grid-template-columns:repeat(2, 1fr)}.grid__projectsGallery.regular:not(.filtering) .grid__projectsGallery--item:nth-child(2n+1):after{display:none}.grid__projectsGallery.regular:not(.filtering) .grid__projectsGallery--item:nth-child(2n+1):before{width:100%}.grid__projectsGallery.regular.filtering .grid__projectsGallery--item:nth-child(2n):after{display:none}.grid__projectsGallery.regular.filtering .grid__projectsGallery--item:nth-child(2n):before{width:100%}}@media(min-width: 1040px)and (max-width: 2000px){.grid__projectsGallery.regular{grid-template-columns:repeat(3, 1fr)}.grid__projectsGallery.regular:not(.filtering) .grid__projectsGallery--item:nth-child(3n-1):after{display:none}.grid__projectsGallery.regular:not(.filtering) .grid__projectsGallery--item:nth-child(3n-1):before{width:100%}.grid__projectsGallery.regular.filtering .grid__projectsGallery--item:nth-child(3n):after{display:none}.grid__projectsGallery.regular.filtering .grid__projectsGallery--item:nth-child(3n):before{width:100%}}@media(min-width: 2000px){.grid__projectsGallery.regular{grid-template-columns:repeat(4, 1fr)}.grid__projectsGallery.regular:not(.filtering) .grid__projectsGallery--item:nth-child(4n+1):after{display:none}.grid__projectsGallery.regular:not(.filtering) .grid__projectsGallery--item:nth-child(4n+1):before{width:100%}.grid__projectsGallery.regular.filtering .grid__projectsGallery--item:not(.d-none):nth-child(4n):after{display:none}.grid__projectsGallery.regular.filtering .grid__projectsGallery--item:not(.d-none):nth-child(4n):before{width:100%}}.grid__projectsGallery.regular .grid__projectsGallery--item{width:100%;height:100%;position:relative;text-decoration:none;position:relative;display:flex;flex-direction:column;gap:24px}.grid__projectsGallery.regular .grid__projectsGallery--item{transition:.4s ease-out;-webkit-transition:.4s ease-out}.grid__projectsGallery.regular .grid__projectsGallery--item::after{content:"";width:1px;height:100%;background-color:var(--Neutri500);position:absolute;right:-22px;top:0}.grid__projectsGallery.regular .grid__projectsGallery--item::before{content:"";width:112%;height:1px;background-color:var(--Neutri500);position:absolute;left:0px;bottom:-40px}.grid__projectsGallery.regular .grid__projectsGallery--item .image{width:100%;overflow:hidden}.grid__projectsGallery.regular .grid__projectsGallery--item .image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;aspect-ratio:16/10}.grid__projectsGallery.regular .grid__projectsGallery--item .image img{transition:.4s ease-out;-webkit-transition:.4s ease-out}.grid__projectsGallery.regular .grid__projectsGallery--item .text .title{font-weight:400}.grid__projectsGallery.regular .grid__projectsGallery--item:hover{transition:.4s ease-out;-webkit-transition:.4s ease-out}.grid__projectsGallery.regular .grid__projectsGallery--item:hover .image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transform:scale(1.02)}.grid__projectsGallery.regular .grid__projectsGallery--item:hover .image img{transition:.4s ease-out;-webkit-transition:.4s ease-out}.imageWallBox{display:grid;grid-template-columns:1fr;gap:0px}@media(min-width: 991px){.imageWallBox{grid-template-columns:1fr 1fr;gap:24px}}@media(max-width: 991px){.imageWallBox .right{padding:var(--air);gap:var(--air) !important}.imageWallBox .right .text{max-width:100% !important}}.imageWallBox .left,.imageWallBox .right{display:flex;flex-direction:column;gap:24px}.imageWallBox .left .text,.imageWallBox .right .text{max-width:78%}.imageWallBox .left .imageWallBox--item,.imageWallBox .right .imageWallBox--item{height:100%}.imageWallBox .left .imageWallBox--item img,.imageWallBox .right .imageWallBox--item img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.imageWallBox .center{grid-column:span 2}.imageWallBox .center img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.grid__productUsed{grid-template-columns:repeat(auto-fill, minmax(320px, 1fr));grid-template-rows:auto;grid-column-gap:44px;grid-row-gap:80px;padding-top:32px}@media(min-width: 590px){.grid__productUsed{grid-template-columns:repeat(auto-fill, minmax(550px, 1fr))}}.grid__productUsed--item{display:flex;gap:24px}@media(max-width: 590px){.grid__productUsed--item{flex-direction:column}}@media(min-width: 590px){.grid__productUsed--item .image,.grid__productUsed--item .info{flex:1}}.grid__productUsed--item .image{width:100%;height:100%}.grid__productUsed--item .image img{-o-object-fit:cover;object-fit:cover;width:100%}.grid__summary{grid-template-columns:repeat(1, 1fr);grid-template-rows:auto;grid-column-gap:44px;grid-row-gap:80px;padding:32px 0;border-top:solid 1px var(--Neutri500);border-bottom:solid 1px var(--Neutri500)}@media(min-width: 558px){.grid__summary{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 900px){.grid__summary{grid-template-columns:repeat(4, 1fr)}}.grid__summary--item{display:flex;flex-direction:column;gap:24px}.grid__summary--item .imgBox{margin-top:16px}.grid__summary--item .btn{margin-top:16px}.grid__projectsGallery.regular:not(.filtering) .grid__projectsGallery--item:nth-child(-n+5){display:none}.project__buttons div:first-child{display:flex;align-items:start;justify-content:start;gap:24px}@media screen and (max-width: 890px){.project__buttons div:first-child{flex-direction:column;gap:0px}}@media(max-width: 991px){.filterHeaderContainer{background-color:var(--Neutri600);position:fixed;z-index:3;right:-100%;top:236px;padding:0 var(--air);width:100%;height:100%;transition:right .9s}.filterHeaderContainer.is-active{right:0}.filterHeaderContainer.is-active{transition:.5s ease;-webkit-transition:.5s ease}}@media(min-width: 991px){.filterHeaderContainer{transition:.5s ease;-webkit-transition:.5s ease}.filterHeaderContainer.is-active{position:fixed;top:173px;left:0;width:100%;z-index:12;background-color:#fff;padding:0px var(--air)}.filterHeaderContainer.is-active{transition:.5s ease;-webkit-transition:.5s ease}}.grid__filtersHeader.allProducts{grid-template-columns:1fr;grid-template-rows:auto;grid-column-gap:0rem;grid-row-gap:0rem;z-index:3;margin:16px auto 0 auto}.grid__filtersHeader.allProducts{transition:.5s ease;-webkit-transition:.5s ease}.grid__filtersHeader.allProducts .t4--light{margin-bottom:14px}@media(min-width: 991px){.grid__filtersHeader.allProducts{grid-template-columns:min-content 1fr min-content min-content}}.grid__filtersHeader.allProducts .grid__filtersHeader--item{justify-content:flex-start}@media(min-width: 991px){.grid__filtersHeader.allProducts .grid__filtersHeader--item:first-child{padding-left:0px;border-right:solid .75px var(--Neutri700)}}.grid__filtersHeader.allProducts .grid__filtersHeader--item:nth-child(2){border-right:0}.grid__filtersHeader.allProducts .grid__filtersHeader--item:last-child{align-items:flex-end}.grid__filtersHeader.allProducts .grid__filtersHeader--item .flex__filters{display:flex;flex-wrap:wrap;gap:8px}.grid__products--item{background-color:var(--Neutri300)}.grid__subHeader.allProducts{position:relative}@media(min-width: 991px){.grid__subHeader.allProducts .buttonContainer{position:absolute;top:50%;right:0;display:flex;align-items:center;align-content:center;gap:12px}.grid__subHeader.allProducts .buttonContainer{transform:translate(0, -50%);-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%)}}.grid__subHeader.allProducts{transition:.5s ease;-webkit-transition:.5s ease}.grid__subHeader.allProducts .h1{transition:.5s ease;-webkit-transition:.5s ease}.grid__subHeader.allProducts .grid__subHeader--item:first-child{position:static}.grid__subHeader.allProducts .grid__subHeader--item:nth-child(2){border-right:0}.grid__subHeader.allProducts .grid__subHeader--item:last-child{justify-content:flex-end}.allProductsSticky.is-sticky{transition:.5s ease;-webkit-transition:.5s ease}.allProductsSticky.is-sticky.is-sticky{z-index:5;background-color:hsla(0,0%,100%,.6);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);left:0;width:100%;padding:0px var(--air)}.allProductsSticky.is-sticky.is-sticky{transition:.5s ease;-webkit-transition:.5s ease}.allProductsSticky.is-sticky.is-sticky .t4--light{display:none}.allProductsSticky.is-sticky .grid__subHeader.allProducts{margin:var(--headerHeight) auto 0 auto}.allProductsSticky.is-sticky .grid__subHeader.allProducts .grid__subHeader--item:first-child{border-bottom:0;padding-bottom:0}.allProductsSticky.is-sticky .grid__subHeader.allProducts .grid__subHeader--item:nth-child(2){display:none}.allProductsSticky.is-sticky .grid__subHeader.allProducts .h1{font-size:36px;line-height:120%}.allProductsSticky.is-sticky .grid__subHeader.allProducts .h1{transition:.5s ease;-webkit-transition:.5s ease}.grid__3col.atelier{grid-template-columns:1fr;grid-template-rows:auto;grid-column-gap:20px;grid-row-gap:20px;margin-top:0px;overflow:hidden}@media(min-width: 578px)and (max-width: 991px){.grid__3col.atelier{grid-template-columns:1fr 1fr}.grid__3col.atelier .grid__3col--item:first-child{grid-column:span 2}}@media(min-width: 991px){.grid__3col.atelier{grid-template-columns:4fr 4fr 4fr;max-height:85vh}}.grid__3col.atelier .grid__3col--item{width:100%;height:auto;max-height:85vh;position:relative}.grid__3col.atelier .grid__3col--item img{-o-object-fit:cover;object-fit:cover;width:100%;height:auto}@media(min-width: 991px){.grid__3col.atelier .grid__3col--item img{width:100%}}.nav-underline.atelier .nav-link.active{color:var(--Nero)}.fullscreen-video-container.atelier .container{bottom:60px}.wrapper{position:relative}.container--slide{display:flex;flex-direction:column;justify-content:center;padding:0px var(--air)}@media screen and (max-width: 769px){.container--slide{padding:var(--air) var(--air)}}@media screen and (min-width: 769px){.container--slide{height:auto;padding:128px var(--air)}}.modal-backdrop.fade.show{background:#000}.modal-backdrop.show{opacity:.8}.modal-content{border:0px}.modal-content .field{margin-bottom:1rem}.modal-content .modal-header{border:0px;padding:.5rem 1rem}.modal-content .modal-header .h4,.modal-content .modal-header h4{font-size:1rem}.modal-content .modal-body{padding:.5rem 1rem;font-size:.9rem}.modal-content .modal-footer{padding:.5rem 1rem;border:0px}.modal-content .dataTables_wrapper{color:#fff;background:hsla(0,0%,100%,.12);padding:10px}.fullDisplay{max-width:90% !important;height:90% !important}.fullDisplay .modal-header{display:none}.fullDisplay .modal-footer{display:none}.fullDisplay .modal-content{height:100%}.fullDisplay form{height:100%}.fullDisplay .modal-body{height:100%}.fullDisplay iframe{height:100%}.fullDisplay p.modal-body{margin-bottom:0px;padding:0px !important;line-height:normal;height:100% !important}.container--highlights .t2+.h2{margin-top:var(--spacer)}.container--highlights .h2+.btngroup--flex{margin-top:var(--spacer)}.container--highlights .btngroup--flex{margin-bottom:var(--spacer)}@media screen and (max-width: 568px){.container--highlights .t2,.container--highlights .h2{text-align:left}.container--highlights .btngroup--flex{flex-direction:column;align-items:flex-start;gap:var(--spacer)}}footer{background:#fff;position:absolute;bottom:0px;height:var(--footerHeight);width:100%;padding:0 var(--air);z-index:2}footer .logo__area{width:100%;max-width:95%;height:auto;padding:25px;margin:auto}:root{--bs-gutter-x: 2.5rem !important}html{position:relative;min-height:100%}body{margin:0px 0px var(--footerHeight) 0px;margin-bottom:var(--footerHeight);background:#fff;color:#3b3b3b}.spinDoctor{position:fixed;top:0px;left:0px;width:100vw;height:100vh;padding:45vh 42vw;background-color:rgba(0,0,0,.3);z-index:1000000000}img{max-width:100%}:root{--containerWidth: 100%}@media(min-width: 1400px){:root{--containerWidth: 1360px}}@media(min-width: 1600px){:root{--containerWidth: 1520px}}@media(min-width: 2000px){:root{--containerWidth: 1820px}}@media(min-width: 2500px){:root{--containerWidth: 2320px}}@media(min-width: 3000px){:root{--containerWidth: 2820px}}@media print{body{margin:0;color:#000;background-color:#fff}*{color:#000 !important;background:rgba(0,0,0,0) !important;font-size:12pt}.wrapper--slider{display:none}.btn{display:none}footer p{display:none}@page{margin:2cm}@page :first{margin-top:2cm}@page :left{margin-right:2cm}@page :right{margin-left:4cm}}.earlyAccess{border:3px solid red}.earlyAccess td{background:#ffffe0}.earlyAccess *{color:red !important}.earlyAccess .ico{background:red}body[page=press],body[page=newsletter-archive],body[page=stories],body[page=projects],body[page=stories-post],body[page=downloads],body[page=searching]{background-color:var(--Neutri600)}body[page=press] header,body[page=newsletter-archive] header,body[page=stories] header,body[page=projects] header,body[page=stories-post] header,body[page=downloads] header,body[page=searching] header{background-color:var(--Neutri600)}body[page=project-detail]{background-color:var(--Neutri600)}body[page=contatti] header,body[page=customer-service] header,body[page=send_me_a_copy] header,body[page=euroluce25] header,body[page=euroluce25_ok] header{background-color:rgba(0,0,0,0)}body[page=contatti] header.is-sticky,body[page=customer-service] header.is-sticky,body[page=send_me_a_copy] header.is-sticky,body[page=euroluce25] header.is-sticky,body[page=euroluce25_ok] header.is-sticky{background-color:var(--Neutri)}body[page=contatti] header.is-sticky .menuIconBox .first,body[page=contatti] header.is-sticky .menuIconBox .second,body[page=contatti] header.is-sticky .menuIconBox .third,body[page=customer-service] header.is-sticky .menuIconBox .first,body[page=customer-service] header.is-sticky .menuIconBox .second,body[page=customer-service] header.is-sticky .menuIconBox .third,body[page=send_me_a_copy] header.is-sticky .menuIconBox .first,body[page=send_me_a_copy] header.is-sticky .menuIconBox .second,body[page=send_me_a_copy] header.is-sticky .menuIconBox .third,body[page=euroluce25] header.is-sticky .menuIconBox .first,body[page=euroluce25] header.is-sticky .menuIconBox .second,body[page=euroluce25] header.is-sticky .menuIconBox .third,body[page=euroluce25_ok] header.is-sticky .menuIconBox .first,body[page=euroluce25_ok] header.is-sticky .menuIconBox .second,body[page=euroluce25_ok] header.is-sticky .menuIconBox .third{stroke:#000}body[page=contatti] .menuIconBox .first,body[page=contatti] .menuIconBox .second,body[page=contatti] .menuIconBox .third,body[page=customer-service] .menuIconBox .first,body[page=customer-service] .menuIconBox .second,body[page=customer-service] .menuIconBox .third,body[page=send_me_a_copy] .menuIconBox .first,body[page=send_me_a_copy] .menuIconBox .second,body[page=send_me_a_copy] .menuIconBox .third,body[page=euroluce25] .menuIconBox .first,body[page=euroluce25] .menuIconBox .second,body[page=euroluce25] .menuIconBox .third,body[page=euroluce25_ok] .menuIconBox .first,body[page=euroluce25_ok] .menuIconBox .second,body[page=euroluce25_ok] .menuIconBox .third{stroke:#fff}@media screen and (max-width: 578px){body[page=contatti] header.sticky.blend,body[page=customer-service] header.sticky.blend,body[page=send_me_a_copy] header.sticky.blend,body[page=euroluce25] header.sticky.blend,body[page=euroluce25_ok] header.sticky.blend{background-color:rgba(0,0,0,0)}body[page=contatti] header.sticky.sticky.blend,body[page=customer-service] header.sticky.sticky.blend,body[page=send_me_a_copy] header.sticky.sticky.blend,body[page=euroluce25] header.sticky.sticky.blend,body[page=euroluce25_ok] header.sticky.sticky.blend{background-color:rgba(0,0,0,0)}body[page=contatti] header.sticky.sticky.blend .navbar,body[page=customer-service] header.sticky.sticky.blend .navbar,body[page=send_me_a_copy] header.sticky.sticky.blend .navbar,body[page=euroluce25] header.sticky.sticky.blend .navbar,body[page=euroluce25_ok] header.sticky.sticky.blend .navbar{--Nero: #fff !important}body[page=contatti] header.sticky.sticky.blend .menuIconBox .first,body[page=contatti] header.sticky.sticky.blend .menuIconBox .second,body[page=contatti] header.sticky.sticky.blend .menuIconBox .third,body[page=customer-service] header.sticky.sticky.blend .menuIconBox .first,body[page=customer-service] header.sticky.sticky.blend .menuIconBox .second,body[page=customer-service] header.sticky.sticky.blend .menuIconBox .third,body[page=send_me_a_copy] header.sticky.sticky.blend .menuIconBox .first,body[page=send_me_a_copy] header.sticky.sticky.blend .menuIconBox .second,body[page=send_me_a_copy] header.sticky.sticky.blend .menuIconBox .third,body[page=euroluce25] header.sticky.sticky.blend .menuIconBox .first,body[page=euroluce25] header.sticky.sticky.blend .menuIconBox .second,body[page=euroluce25] header.sticky.sticky.blend .menuIconBox .third,body[page=euroluce25_ok] header.sticky.sticky.blend .menuIconBox .first,body[page=euroluce25_ok] header.sticky.sticky.blend .menuIconBox .second,body[page=euroluce25_ok] header.sticky.sticky.blend .menuIconBox .third{stroke:#fff !important}body[page=contatti] header.sticky.sticky.solid,body[page=contatti] body[settings=negative] header.sticky.sticky,body[settings=negative] body[page=contatti] header.sticky.sticky,body[page=contatti] body[page=product] header.sticky.sticky,body[page=product] body[page=contatti] header.sticky.sticky,body[page=contatti] body[page=press] header.sticky.sticky,body[page=press] body[page=contatti] header.sticky.sticky,body[page=contatti] body[page=newsletter-archive] header.sticky.sticky,body[page=newsletter-archive] body[page=contatti] header.sticky.sticky,body[page=contatti] body[page=stories] header.sticky.sticky,body[page=stories] body[page=contatti] header.sticky.sticky,body[page=contatti] body[page=projects] header.sticky.sticky,body[page=projects] body[page=contatti] header.sticky.sticky,body[page=contatti] body[page=stories-post] header.sticky.sticky,body[page=stories-post] body[page=contatti] header.sticky.sticky,body[page=contatti] body[page=downloads] header.sticky.sticky,body[page=downloads] body[page=contatti] header.sticky.sticky,body[page=contatti] body[page=searching] header.sticky.sticky,body[page=searching] body[page=contatti] header.sticky.sticky,body[page=contatti] header.sticky.sticky,body[page=contatti] body[page=customer-service] header.sticky.sticky,body[page=customer-service] body[page=contatti] header.sticky.sticky,body[page=contatti] body[page=send_me_a_copy] header.sticky.sticky,body[page=send_me_a_copy] body[page=contatti] header.sticky.sticky,body[page=contatti] body[page=euroluce25] header.sticky.sticky,body[page=euroluce25] body[page=contatti] header.sticky.sticky,body[page=contatti] body[page=euroluce25_ok] header.sticky.sticky,body[page=euroluce25_ok] body[page=contatti] header.sticky.sticky,body[page=customer-service] header.sticky.sticky.solid,body[page=customer-service] body[settings=negative] header.sticky.sticky,body[settings=negative] body[page=customer-service] header.sticky.sticky,body[page=customer-service] body[page=product] header.sticky.sticky,body[page=product] body[page=customer-service] header.sticky.sticky,body[page=customer-service] body[page=press] header.sticky.sticky,body[page=press] body[page=customer-service] header.sticky.sticky,body[page=customer-service] body[page=newsletter-archive] header.sticky.sticky,body[page=newsletter-archive] body[page=customer-service] header.sticky.sticky,body[page=customer-service] body[page=stories] header.sticky.sticky,body[page=stories] body[page=customer-service] header.sticky.sticky,body[page=customer-service] body[page=projects] header.sticky.sticky,body[page=projects] body[page=customer-service] header.sticky.sticky,body[page=customer-service] body[page=stories-post] header.sticky.sticky,body[page=stories-post] body[page=customer-service] header.sticky.sticky,body[page=customer-service] body[page=downloads] header.sticky.sticky,body[page=downloads] body[page=customer-service] header.sticky.sticky,body[page=customer-service] body[page=searching] header.sticky.sticky,body[page=searching] body[page=customer-service] header.sticky.sticky,body[page=customer-service] body[page=contatti] header.sticky.sticky,body[page=contatti] body[page=customer-service] header.sticky.sticky,body[page=customer-service] header.sticky.sticky,body[page=customer-service] body[page=send_me_a_copy] header.sticky.sticky,body[page=send_me_a_copy] body[page=customer-service] header.sticky.sticky,body[page=customer-service] body[page=euroluce25] header.sticky.sticky,body[page=euroluce25] body[page=customer-service] header.sticky.sticky,body[page=customer-service] body[page=euroluce25_ok] header.sticky.sticky,body[page=euroluce25_ok] body[page=customer-service] header.sticky.sticky,body[page=send_me_a_copy] header.sticky.sticky.solid,body[page=send_me_a_copy] body[settings=negative] header.sticky.sticky,body[settings=negative] body[page=send_me_a_copy] header.sticky.sticky,body[page=send_me_a_copy] body[page=product] header.sticky.sticky,body[page=product] body[page=send_me_a_copy] header.sticky.sticky,body[page=send_me_a_copy] body[page=press] header.sticky.sticky,body[page=press] body[page=send_me_a_copy] header.sticky.sticky,body[page=send_me_a_copy] body[page=newsletter-archive] header.sticky.sticky,body[page=newsletter-archive] body[page=send_me_a_copy] header.sticky.sticky,body[page=send_me_a_copy] body[page=stories] header.sticky.sticky,body[page=stories] body[page=send_me_a_copy] header.sticky.sticky,body[page=send_me_a_copy] body[page=projects] header.sticky.sticky,body[page=projects] body[page=send_me_a_copy] header.sticky.sticky,body[page=send_me_a_copy] body[page=stories-post] header.sticky.sticky,body[page=stories-post] body[page=send_me_a_copy] header.sticky.sticky,body[page=send_me_a_copy] body[page=downloads] header.sticky.sticky,body[page=downloads] body[page=send_me_a_copy] header.sticky.sticky,body[page=send_me_a_copy] body[page=searching] header.sticky.sticky,body[page=searching] body[page=send_me_a_copy] header.sticky.sticky,body[page=send_me_a_copy] body[page=contatti] header.sticky.sticky,body[page=contatti] body[page=send_me_a_copy] header.sticky.sticky,body[page=send_me_a_copy] body[page=customer-service] header.sticky.sticky,body[page=customer-service] body[page=send_me_a_copy] header.sticky.sticky,body[page=send_me_a_copy] header.sticky.sticky,body[page=send_me_a_copy] body[page=euroluce25] header.sticky.sticky,body[page=euroluce25] body[page=send_me_a_copy] header.sticky.sticky,body[page=send_me_a_copy] body[page=euroluce25_ok] header.sticky.sticky,body[page=euroluce25_ok] body[page=send_me_a_copy] header.sticky.sticky,body[page=euroluce25] header.sticky.sticky.solid,body[page=euroluce25] body[settings=negative] header.sticky.sticky,body[settings=negative] body[page=euroluce25] header.sticky.sticky,body[page=euroluce25] body[page=product] header.sticky.sticky,body[page=product] body[page=euroluce25] header.sticky.sticky,body[page=euroluce25] body[page=press] header.sticky.sticky,body[page=press] body[page=euroluce25] header.sticky.sticky,body[page=euroluce25] body[page=newsletter-archive] header.sticky.sticky,body[page=newsletter-archive] body[page=euroluce25] header.sticky.sticky,body[page=euroluce25] body[page=stories] header.sticky.sticky,body[page=stories] body[page=euroluce25] header.sticky.sticky,body[page=euroluce25] body[page=projects] header.sticky.sticky,body[page=projects] body[page=euroluce25] header.sticky.sticky,body[page=euroluce25] body[page=stories-post] header.sticky.sticky,body[page=stories-post] body[page=euroluce25] header.sticky.sticky,body[page=euroluce25] body[page=downloads] header.sticky.sticky,body[page=downloads] body[page=euroluce25] header.sticky.sticky,body[page=euroluce25] body[page=searching] header.sticky.sticky,body[page=searching] body[page=euroluce25] header.sticky.sticky,body[page=euroluce25] body[page=contatti] header.sticky.sticky,body[page=contatti] body[page=euroluce25] header.sticky.sticky,body[page=euroluce25] body[page=customer-service] header.sticky.sticky,body[page=customer-service] body[page=euroluce25] header.sticky.sticky,body[page=euroluce25] body[page=send_me_a_copy] header.sticky.sticky,body[page=send_me_a_copy] body[page=euroluce25] header.sticky.sticky,body[page=euroluce25] header.sticky.sticky,body[page=euroluce25] body[page=euroluce25_ok] header.sticky.sticky,body[page=euroluce25_ok] body[page=euroluce25] header.sticky.sticky,body[page=euroluce25_ok] header.sticky.sticky.solid,body[page=euroluce25_ok] body[settings=negative] header.sticky.sticky,body[settings=negative] body[page=euroluce25_ok] header.sticky.sticky,body[page=euroluce25_ok] body[page=product] header.sticky.sticky,body[page=product] body[page=euroluce25_ok] header.sticky.sticky,body[page=euroluce25_ok] body[page=press] header.sticky.sticky,body[page=press] body[page=euroluce25_ok] header.sticky.sticky,body[page=euroluce25_ok] body[page=newsletter-archive] header.sticky.sticky,body[page=newsletter-archive] body[page=euroluce25_ok] header.sticky.sticky,body[page=euroluce25_ok] body[page=stories] header.sticky.sticky,body[page=stories] body[page=euroluce25_ok] header.sticky.sticky,body[page=euroluce25_ok] body[page=projects] header.sticky.sticky,body[page=projects] body[page=euroluce25_ok] header.sticky.sticky,body[page=euroluce25_ok] body[page=stories-post] header.sticky.sticky,body[page=stories-post] body[page=euroluce25_ok] header.sticky.sticky,body[page=euroluce25_ok] body[page=downloads] header.sticky.sticky,body[page=downloads] body[page=euroluce25_ok] header.sticky.sticky,body[page=euroluce25_ok] body[page=searching] header.sticky.sticky,body[page=searching] body[page=euroluce25_ok] header.sticky.sticky,body[page=euroluce25_ok] body[page=contatti] header.sticky.sticky,body[page=contatti] body[page=euroluce25_ok] header.sticky.sticky,body[page=euroluce25_ok] body[page=customer-service] header.sticky.sticky,body[page=customer-service] body[page=euroluce25_ok] header.sticky.sticky,body[page=euroluce25_ok] body[page=send_me_a_copy] header.sticky.sticky,body[page=send_me_a_copy] body[page=euroluce25_ok] header.sticky.sticky,body[page=euroluce25_ok] body[page=euroluce25] header.sticky.sticky,body[page=euroluce25] body[page=euroluce25_ok] header.sticky.sticky,body[page=euroluce25_ok] header.sticky.sticky{background-color:var(--Neutri)}body[page=contatti] header.sticky.sticky.solid .navbar,body[page=contatti] body[settings=negative] header.sticky.sticky .navbar,body[settings=negative] body[page=contatti] header.sticky.sticky .navbar,body[page=contatti] body[page=product] header.sticky.sticky .navbar,body[page=product] body[page=contatti] header.sticky.sticky .navbar,body[page=contatti] body[page=press] header.sticky.sticky .navbar,body[page=press] body[page=contatti] header.sticky.sticky .navbar,body[page=contatti] body[page=newsletter-archive] header.sticky.sticky .navbar,body[page=newsletter-archive] body[page=contatti] header.sticky.sticky .navbar,body[page=contatti] body[page=stories] header.sticky.sticky .navbar,body[page=stories] body[page=contatti] header.sticky.sticky .navbar,body[page=contatti] body[page=projects] header.sticky.sticky .navbar,body[page=projects] body[page=contatti] header.sticky.sticky .navbar,body[page=contatti] body[page=stories-post] header.sticky.sticky .navbar,body[page=stories-post] body[page=contatti] header.sticky.sticky .navbar,body[page=contatti] body[page=downloads] header.sticky.sticky .navbar,body[page=downloads] body[page=contatti] header.sticky.sticky .navbar,body[page=contatti] body[page=searching] header.sticky.sticky .navbar,body[page=searching] body[page=contatti] header.sticky.sticky .navbar,body[page=contatti] header.sticky.sticky .navbar,body[page=contatti] body[page=customer-service] header.sticky.sticky .navbar,body[page=customer-service] body[page=contatti] header.sticky.sticky .navbar,body[page=contatti] body[page=send_me_a_copy] header.sticky.sticky .navbar,body[page=send_me_a_copy] body[page=contatti] header.sticky.sticky .navbar,body[page=contatti] body[page=euroluce25] header.sticky.sticky .navbar,body[page=euroluce25] body[page=contatti] header.sticky.sticky .navbar,body[page=contatti] body[page=euroluce25_ok] header.sticky.sticky .navbar,body[page=euroluce25_ok] body[page=contatti] header.sticky.sticky .navbar,body[page=customer-service] header.sticky.sticky.solid .navbar,body[page=customer-service] body[settings=negative] header.sticky.sticky .navbar,body[settings=negative] body[page=customer-service] header.sticky.sticky .navbar,body[page=customer-service] body[page=product] header.sticky.sticky .navbar,body[page=product] body[page=customer-service] header.sticky.sticky .navbar,body[page=customer-service] body[page=press] header.sticky.sticky .navbar,body[page=press] body[page=customer-service] header.sticky.sticky .navbar,body[page=customer-service] body[page=newsletter-archive] header.sticky.sticky .navbar,body[page=newsletter-archive] body[page=customer-service] header.sticky.sticky .navbar,body[page=customer-service] body[page=stories] header.sticky.sticky .navbar,body[page=stories] body[page=customer-service] header.sticky.sticky .navbar,body[page=customer-service] body[page=projects] header.sticky.sticky .navbar,body[page=projects] body[page=customer-service] header.sticky.sticky .navbar,body[page=customer-service] body[page=stories-post] header.sticky.sticky .navbar,body[page=stories-post] body[page=customer-service] header.sticky.sticky .navbar,body[page=customer-service] body[page=downloads] header.sticky.sticky .navbar,body[page=downloads] body[page=customer-service] header.sticky.sticky .navbar,body[page=customer-service] body[page=searching] header.sticky.sticky .navbar,body[page=searching] body[page=customer-service] header.sticky.sticky .navbar,body[page=customer-service] body[page=contatti] header.sticky.sticky .navbar,body[page=contatti] body[page=customer-service] header.sticky.sticky .navbar,body[page=customer-service] header.sticky.sticky .navbar,body[page=customer-service] body[page=send_me_a_copy] header.sticky.sticky .navbar,body[page=send_me_a_copy] body[page=customer-service] header.sticky.sticky .navbar,body[page=customer-service] body[page=euroluce25] header.sticky.sticky .navbar,body[page=euroluce25] body[page=customer-service] header.sticky.sticky .navbar,body[page=customer-service] body[page=euroluce25_ok] header.sticky.sticky .navbar,body[page=euroluce25_ok] body[page=customer-service] header.sticky.sticky .navbar,body[page=send_me_a_copy] header.sticky.sticky.solid .navbar,body[page=send_me_a_copy] body[settings=negative] header.sticky.sticky .navbar,body[settings=negative] body[page=send_me_a_copy] header.sticky.sticky .navbar,body[page=send_me_a_copy] body[page=product] header.sticky.sticky .navbar,body[page=product] body[page=send_me_a_copy] header.sticky.sticky .navbar,body[page=send_me_a_copy] body[page=press] header.sticky.sticky .navbar,body[page=press] body[page=send_me_a_copy] header.sticky.sticky .navbar,body[page=send_me_a_copy] body[page=newsletter-archive] header.sticky.sticky .navbar,body[page=newsletter-archive] body[page=send_me_a_copy] header.sticky.sticky .navbar,body[page=send_me_a_copy] body[page=stories] header.sticky.sticky .navbar,body[page=stories] body[page=send_me_a_copy] header.sticky.sticky .navbar,body[page=send_me_a_copy] body[page=projects] header.sticky.sticky .navbar,body[page=projects] body[page=send_me_a_copy] header.sticky.sticky .navbar,body[page=send_me_a_copy] body[page=stories-post] header.sticky.sticky .navbar,body[page=stories-post] body[page=send_me_a_copy] header.sticky.sticky .navbar,body[page=send_me_a_copy] body[page=downloads] header.sticky.sticky .navbar,body[page=downloads] body[page=send_me_a_copy] header.sticky.sticky .navbar,body[page=send_me_a_copy] body[page=searching] header.sticky.sticky .navbar,body[page=searching] body[page=send_me_a_copy] header.sticky.sticky .navbar,body[page=send_me_a_copy] body[page=contatti] header.sticky.sticky .navbar,body[page=contatti] body[page=send_me_a_copy] header.sticky.sticky .navbar,body[page=send_me_a_copy] body[page=customer-service] header.sticky.sticky .navbar,body[page=customer-service] body[page=send_me_a_copy] header.sticky.sticky .navbar,body[page=send_me_a_copy] header.sticky.sticky .navbar,body[page=send_me_a_copy] body[page=euroluce25] header.sticky.sticky .navbar,body[page=euroluce25] body[page=send_me_a_copy] header.sticky.sticky .navbar,body[page=send_me_a_copy] body[page=euroluce25_ok] header.sticky.sticky .navbar,body[page=euroluce25_ok] body[page=send_me_a_copy] header.sticky.sticky .navbar,body[page=euroluce25] header.sticky.sticky.solid .navbar,body[page=euroluce25] body[settings=negative] header.sticky.sticky .navbar,body[settings=negative] body[page=euroluce25] header.sticky.sticky .navbar,body[page=euroluce25] body[page=product] header.sticky.sticky .navbar,body[page=product] body[page=euroluce25] header.sticky.sticky .navbar,body[page=euroluce25] body[page=press] header.sticky.sticky .navbar,body[page=press] body[page=euroluce25] header.sticky.sticky .navbar,body[page=euroluce25] body[page=newsletter-archive] header.sticky.sticky .navbar,body[page=newsletter-archive] body[page=euroluce25] header.sticky.sticky .navbar,body[page=euroluce25] body[page=stories] header.sticky.sticky .navbar,body[page=stories] body[page=euroluce25] header.sticky.sticky .navbar,body[page=euroluce25] body[page=projects] header.sticky.sticky .navbar,body[page=projects] body[page=euroluce25] header.sticky.sticky .navbar,body[page=euroluce25] body[page=stories-post] header.sticky.sticky .navbar,body[page=stories-post] body[page=euroluce25] header.sticky.sticky .navbar,body[page=euroluce25] body[page=downloads] header.sticky.sticky .navbar,body[page=downloads] body[page=euroluce25] header.sticky.sticky .navbar,body[page=euroluce25] body[page=searching] header.sticky.sticky .navbar,body[page=searching] body[page=euroluce25] header.sticky.sticky .navbar,body[page=euroluce25] body[page=contatti] header.sticky.sticky .navbar,body[page=contatti] body[page=euroluce25] header.sticky.sticky .navbar,body[page=euroluce25] body[page=customer-service] header.sticky.sticky .navbar,body[page=customer-service] body[page=euroluce25] header.sticky.sticky .navbar,body[page=euroluce25] body[page=send_me_a_copy] header.sticky.sticky .navbar,body[page=send_me_a_copy] body[page=euroluce25] header.sticky.sticky .navbar,body[page=euroluce25] header.sticky.sticky .navbar,body[page=euroluce25] body[page=euroluce25_ok] header.sticky.sticky .navbar,body[page=euroluce25_ok] body[page=euroluce25] header.sticky.sticky .navbar,body[page=euroluce25_ok] header.sticky.sticky.solid .navbar,body[page=euroluce25_ok] body[settings=negative] header.sticky.sticky .navbar,body[settings=negative] body[page=euroluce25_ok] header.sticky.sticky .navbar,body[page=euroluce25_ok] body[page=product] header.sticky.sticky .navbar,body[page=product] body[page=euroluce25_ok] header.sticky.sticky .navbar,body[page=euroluce25_ok] body[page=press] header.sticky.sticky .navbar,body[page=press] body[page=euroluce25_ok] header.sticky.sticky .navbar,body[page=euroluce25_ok] body[page=newsletter-archive] header.sticky.sticky .navbar,body[page=newsletter-archive] body[page=euroluce25_ok] header.sticky.sticky .navbar,body[page=euroluce25_ok] body[page=stories] header.sticky.sticky .navbar,body[page=stories] body[page=euroluce25_ok] header.sticky.sticky .navbar,body[page=euroluce25_ok] body[page=projects] header.sticky.sticky .navbar,body[page=projects] body[page=euroluce25_ok] header.sticky.sticky .navbar,body[page=euroluce25_ok] body[page=stories-post] header.sticky.sticky .navbar,body[page=stories-post] body[page=euroluce25_ok] header.sticky.sticky .navbar,body[page=euroluce25_ok] body[page=downloads] header.sticky.sticky .navbar,body[page=downloads] body[page=euroluce25_ok] header.sticky.sticky .navbar,body[page=euroluce25_ok] body[page=searching] header.sticky.sticky .navbar,body[page=searching] body[page=euroluce25_ok] header.sticky.sticky .navbar,body[page=euroluce25_ok] body[page=contatti] header.sticky.sticky .navbar,body[page=contatti] body[page=euroluce25_ok] header.sticky.sticky .navbar,body[page=euroluce25_ok] body[page=customer-service] header.sticky.sticky .navbar,body[page=customer-service] body[page=euroluce25_ok] header.sticky.sticky .navbar,body[page=euroluce25_ok] body[page=send_me_a_copy] header.sticky.sticky .navbar,body[page=send_me_a_copy] body[page=euroluce25_ok] header.sticky.sticky .navbar,body[page=euroluce25_ok] body[page=euroluce25] header.sticky.sticky .navbar,body[page=euroluce25] body[page=euroluce25_ok] header.sticky.sticky .navbar,body[page=euroluce25_ok] header.sticky.sticky .navbar{--Nero: #000}body[page=contatti] header.sticky.sticky.solid .menuIconBox .first,body[page=contatti] body[settings=negative] header.sticky.sticky .menuIconBox .first,body[settings=negative] body[page=contatti] header.sticky.sticky .menuIconBox .first,body[page=contatti] body[page=product] header.sticky.sticky .menuIconBox .first,body[page=product] body[page=contatti] header.sticky.sticky .menuIconBox .first,body[page=contatti] body[page=press] header.sticky.sticky .menuIconBox .first,body[page=press] body[page=contatti] header.sticky.sticky .menuIconBox .first,body[page=contatti] body[page=newsletter-archive] header.sticky.sticky .menuIconBox .first,body[page=newsletter-archive] body[page=contatti] header.sticky.sticky .menuIconBox .first,body[page=contatti] body[page=stories] header.sticky.sticky .menuIconBox .first,body[page=stories] body[page=contatti] header.sticky.sticky .menuIconBox .first,body[page=contatti] body[page=projects] header.sticky.sticky .menuIconBox .first,body[page=projects] body[page=contatti] header.sticky.sticky .menuIconBox .first,body[page=contatti] body[page=stories-post] header.sticky.sticky .menuIconBox .first,body[page=stories-post] body[page=contatti] header.sticky.sticky .menuIconBox .first,body[page=contatti] body[page=downloads] header.sticky.sticky .menuIconBox .first,body[page=downloads] body[page=contatti] header.sticky.sticky .menuIconBox .first,body[page=contatti] body[page=searching] header.sticky.sticky .menuIconBox .first,body[page=searching] body[page=contatti] header.sticky.sticky .menuIconBox .first,body[page=contatti] header.sticky.sticky .menuIconBox .first,body[page=contatti] body[page=customer-service] header.sticky.sticky .menuIconBox .first,body[page=customer-service] body[page=contatti] header.sticky.sticky .menuIconBox .first,body[page=contatti] body[page=send_me_a_copy] header.sticky.sticky .menuIconBox .first,body[page=send_me_a_copy] body[page=contatti] header.sticky.sticky .menuIconBox .first,body[page=contatti] body[page=euroluce25] header.sticky.sticky .menuIconBox .first,body[page=euroluce25] body[page=contatti] header.sticky.sticky .menuIconBox .first,body[page=contatti] body[page=euroluce25_ok] header.sticky.sticky .menuIconBox .first,body[page=euroluce25_ok] body[page=contatti] header.sticky.sticky .menuIconBox .first,body[page=contatti] header.sticky.sticky.solid .menuIconBox .second,body[page=contatti] body[settings=negative] header.sticky.sticky .menuIconBox .second,body[settings=negative] body[page=contatti] header.sticky.sticky .menuIconBox .second,body[page=contatti] body[page=product] header.sticky.sticky .menuIconBox .second,body[page=product] body[page=contatti] header.sticky.sticky .menuIconBox .second,body[page=contatti] body[page=press] header.sticky.sticky .menuIconBox .second,body[page=press] body[page=contatti] header.sticky.sticky .menuIconBox .second,body[page=contatti] body[page=newsletter-archive] header.sticky.sticky .menuIconBox .second,body[page=newsletter-archive] body[page=contatti] header.sticky.sticky .menuIconBox .second,body[page=contatti] body[page=stories] header.sticky.sticky .menuIconBox .second,body[page=stories] body[page=contatti] header.sticky.sticky .menuIconBox .second,body[page=contatti] body[page=projects] header.sticky.sticky .menuIconBox .second,body[page=projects] body[page=contatti] header.sticky.sticky .menuIconBox .second,body[page=contatti] body[page=stories-post] header.sticky.sticky .menuIconBox .second,body[page=stories-post] body[page=contatti] header.sticky.sticky .menuIconBox .second,body[page=contatti] body[page=downloads] header.sticky.sticky .menuIconBox .second,body[page=downloads] body[page=contatti] header.sticky.sticky .menuIconBox .second,body[page=contatti] body[page=searching] header.sticky.sticky .menuIconBox .second,body[page=searching] body[page=contatti] header.sticky.sticky .menuIconBox .second,body[page=contatti] header.sticky.sticky .menuIconBox .second,body[page=contatti] body[page=customer-service] header.sticky.sticky .menuIconBox .second,body[page=customer-service] body[page=contatti] header.sticky.sticky .menuIconBox .second,body[page=contatti] body[page=send_me_a_copy] header.sticky.sticky .menuIconBox .second,body[page=send_me_a_copy] body[page=contatti] header.sticky.sticky .menuIconBox .second,body[page=contatti] body[page=euroluce25] header.sticky.sticky .menuIconBox .second,body[page=euroluce25] body[page=contatti] header.sticky.sticky .menuIconBox .second,body[page=contatti] body[page=euroluce25_ok] header.sticky.sticky .menuIconBox .second,body[page=euroluce25_ok] body[page=contatti] header.sticky.sticky .menuIconBox .second,body[page=contatti] header.sticky.sticky.solid .menuIconBox .third,body[page=contatti] body[settings=negative] header.sticky.sticky .menuIconBox .third,body[settings=negative] body[page=contatti] header.sticky.sticky .menuIconBox .third,body[page=contatti] body[page=product] header.sticky.sticky .menuIconBox .third,body[page=product] body[page=contatti] header.sticky.sticky .menuIconBox .third,body[page=contatti] body[page=press] header.sticky.sticky .menuIconBox .third,body[page=press] body[page=contatti] header.sticky.sticky .menuIconBox .third,body[page=contatti] body[page=newsletter-archive] header.sticky.sticky .menuIconBox .third,body[page=newsletter-archive] body[page=contatti] header.sticky.sticky .menuIconBox .third,body[page=contatti] body[page=stories] header.sticky.sticky .menuIconBox .third,body[page=stories] body[page=contatti] header.sticky.sticky .menuIconBox .third,body[page=contatti] body[page=projects] header.sticky.sticky .menuIconBox .third,body[page=projects] body[page=contatti] header.sticky.sticky .menuIconBox .third,body[page=contatti] body[page=stories-post] header.sticky.sticky .menuIconBox .third,body[page=stories-post] body[page=contatti] header.sticky.sticky .menuIconBox .third,body[page=contatti] body[page=downloads] header.sticky.sticky .menuIconBox .third,body[page=downloads] body[page=contatti] header.sticky.sticky .menuIconBox .third,body[page=contatti] body[page=searching] header.sticky.sticky .menuIconBox .third,body[page=searching] body[page=contatti] header.sticky.sticky .menuIconBox .third,body[page=contatti] header.sticky.sticky .menuIconBox .third,body[page=contatti] body[page=customer-service] header.sticky.sticky .menuIconBox .third,body[page=customer-service] body[page=contatti] header.sticky.sticky .menuIconBox .third,body[page=contatti] body[page=send_me_a_copy] header.sticky.sticky .menuIconBox .third,body[page=send_me_a_copy] body[page=contatti] header.sticky.sticky .menuIconBox .third,body[page=contatti] body[page=euroluce25] header.sticky.sticky .menuIconBox .third,body[page=euroluce25] body[page=contatti] header.sticky.sticky .menuIconBox .third,body[page=contatti] body[page=euroluce25_ok] header.sticky.sticky .menuIconBox .third,body[page=euroluce25_ok] body[page=contatti] header.sticky.sticky .menuIconBox .third,body[page=customer-service] header.sticky.sticky.solid .menuIconBox .first,body[page=customer-service] body[settings=negative] header.sticky.sticky .menuIconBox .first,body[settings=negative] body[page=customer-service] header.sticky.sticky .menuIconBox .first,body[page=customer-service] body[page=product] header.sticky.sticky .menuIconBox .first,body[page=product] body[page=customer-service] header.sticky.sticky .menuIconBox .first,body[page=customer-service] body[page=press] header.sticky.sticky .menuIconBox .first,body[page=press] body[page=customer-service] header.sticky.sticky .menuIconBox .first,body[page=customer-service] body[page=newsletter-archive] header.sticky.sticky .menuIconBox .first,body[page=newsletter-archive] body[page=customer-service] header.sticky.sticky .menuIconBox .first,body[page=customer-service] body[page=stories] header.sticky.sticky .menuIconBox .first,body[page=stories] body[page=customer-service] header.sticky.sticky .menuIconBox .first,body[page=customer-service] body[page=projects] header.sticky.sticky .menuIconBox .first,body[page=projects] body[page=customer-service] header.sticky.sticky .menuIconBox .first,body[page=customer-service] body[page=stories-post] header.sticky.sticky .menuIconBox .first,body[page=stories-post] body[page=customer-service] header.sticky.sticky .menuIconBox .first,body[page=customer-service] body[page=downloads] header.sticky.sticky .menuIconBox .first,body[page=downloads] body[page=customer-service] header.sticky.sticky .menuIconBox .first,body[page=customer-service] body[page=searching] header.sticky.sticky .menuIconBox .first,body[page=searching] body[page=customer-service] header.sticky.sticky .menuIconBox .first,body[page=customer-service] body[page=contatti] header.sticky.sticky .menuIconBox .first,body[page=contatti] body[page=customer-service] header.sticky.sticky .menuIconBox .first,body[page=customer-service] header.sticky.sticky .menuIconBox .first,body[page=customer-service] body[page=send_me_a_copy] header.sticky.sticky .menuIconBox .first,body[page=send_me_a_copy] body[page=customer-service] header.sticky.sticky .menuIconBox .first,body[page=customer-service] body[page=euroluce25] header.sticky.sticky .menuIconBox .first,body[page=euroluce25] body[page=customer-service] header.sticky.sticky .menuIconBox .first,body[page=customer-service] body[page=euroluce25_ok] header.sticky.sticky .menuIconBox .first,body[page=euroluce25_ok] body[page=customer-service] header.sticky.sticky .menuIconBox .first,body[page=customer-service] header.sticky.sticky.solid .menuIconBox .second,body[page=customer-service] body[settings=negative] header.sticky.sticky .menuIconBox .second,body[settings=negative] body[page=customer-service] header.sticky.sticky .menuIconBox .second,body[page=customer-service] body[page=product] header.sticky.sticky .menuIconBox .second,body[page=product] body[page=customer-service] header.sticky.sticky .menuIconBox .second,body[page=customer-service] body[page=press] header.sticky.sticky .menuIconBox .second,body[page=press] body[page=customer-service] header.sticky.sticky .menuIconBox .second,body[page=customer-service] body[page=newsletter-archive] header.sticky.sticky .menuIconBox .second,body[page=newsletter-archive] body[page=customer-service] header.sticky.sticky .menuIconBox .second,body[page=customer-service] body[page=stories] header.sticky.sticky .menuIconBox .second,body[page=stories] body[page=customer-service] header.sticky.sticky .menuIconBox .second,body[page=customer-service] body[page=projects] header.sticky.sticky .menuIconBox .second,body[page=projects] body[page=customer-service] header.sticky.sticky .menuIconBox .second,body[page=customer-service] body[page=stories-post] header.sticky.sticky .menuIconBox .second,body[page=stories-post] body[page=customer-service] header.sticky.sticky .menuIconBox .second,body[page=customer-service] body[page=downloads] header.sticky.sticky .menuIconBox .second,body[page=downloads] body[page=customer-service] header.sticky.sticky .menuIconBox .second,body[page=customer-service] body[page=searching] header.sticky.sticky .menuIconBox .second,body[page=searching] body[page=customer-service] header.sticky.sticky .menuIconBox .second,body[page=customer-service] body[page=contatti] header.sticky.sticky .menuIconBox .second,body[page=contatti] body[page=customer-service] header.sticky.sticky .menuIconBox .second,body[page=customer-service] header.sticky.sticky .menuIconBox .second,body[page=customer-service] body[page=send_me_a_copy] header.sticky.sticky .menuIconBox .second,body[page=send_me_a_copy] body[page=customer-service] header.sticky.sticky .menuIconBox .second,body[page=customer-service] body[page=euroluce25] header.sticky.sticky .menuIconBox .second,body[page=euroluce25] body[page=customer-service] header.sticky.sticky .menuIconBox .second,body[page=customer-service] body[page=euroluce25_ok] header.sticky.sticky .menuIconBox .second,body[page=euroluce25_ok] body[page=customer-service] header.sticky.sticky .menuIconBox .second,body[page=customer-service] header.sticky.sticky.solid .menuIconBox .third,body[page=customer-service] body[settings=negative] header.sticky.sticky .menuIconBox .third,body[settings=negative] body[page=customer-service] header.sticky.sticky .menuIconBox .third,body[page=customer-service] body[page=product] header.sticky.sticky .menuIconBox .third,body[page=product] body[page=customer-service] header.sticky.sticky .menuIconBox .third,body[page=customer-service] body[page=press] header.sticky.sticky .menuIconBox .third,body[page=press] body[page=customer-service] header.sticky.sticky .menuIconBox .third,body[page=customer-service] body[page=newsletter-archive] header.sticky.sticky .menuIconBox .third,body[page=newsletter-archive] body[page=customer-service] header.sticky.sticky .menuIconBox .third,body[page=customer-service] body[page=stories] header.sticky.sticky .menuIconBox .third,body[page=stories] body[page=customer-service] header.sticky.sticky .menuIconBox .third,body[page=customer-service] body[page=projects] header.sticky.sticky .menuIconBox .third,body[page=projects] body[page=customer-service] header.sticky.sticky .menuIconBox .third,body[page=customer-service] body[page=stories-post] header.sticky.sticky .menuIconBox .third,body[page=stories-post] body[page=customer-service] header.sticky.sticky .menuIconBox .third,body[page=customer-service] body[page=downloads] header.sticky.sticky .menuIconBox .third,body[page=downloads] body[page=customer-service] header.sticky.sticky .menuIconBox .third,body[page=customer-service] body[page=searching] header.sticky.sticky .menuIconBox .third,body[page=searching] body[page=customer-service] header.sticky.sticky .menuIconBox .third,body[page=customer-service] body[page=contatti] header.sticky.sticky .menuIconBox .third,body[page=contatti] body[page=customer-service] header.sticky.sticky .menuIconBox .third,body[page=customer-service] header.sticky.sticky .menuIconBox .third,body[page=customer-service] body[page=send_me_a_copy] header.sticky.sticky .menuIconBox .third,body[page=send_me_a_copy] body[page=customer-service] header.sticky.sticky .menuIconBox .third,body[page=customer-service] body[page=euroluce25] header.sticky.sticky .menuIconBox .third,body[page=euroluce25] body[page=customer-service] header.sticky.sticky .menuIconBox .third,body[page=customer-service] body[page=euroluce25_ok] header.sticky.sticky .menuIconBox .third,body[page=euroluce25_ok] body[page=customer-service] header.sticky.sticky .menuIconBox .third,body[page=send_me_a_copy] header.sticky.sticky.solid .menuIconBox .first,body[page=send_me_a_copy] body[settings=negative] header.sticky.sticky .menuIconBox .first,body[settings=negative] body[page=send_me_a_copy] header.sticky.sticky .menuIconBox .first,body[page=send_me_a_copy] body[page=product] header.sticky.sticky .menuIconBox .first,body[page=product] body[page=send_me_a_copy] header.sticky.sticky .menuIconBox .first,body[page=send_me_a_copy] body[page=press] header.sticky.sticky .menuIconBox .first,body[page=press] body[page=send_me_a_copy] header.sticky.sticky .menuIconBox .first,body[page=send_me_a_copy] body[page=newsletter-archive] header.sticky.sticky .menuIconBox .first,body[page=newsletter-archive] body[page=send_me_a_copy] header.sticky.sticky .menuIconBox .first,body[page=send_me_a_copy] body[page=stories] header.sticky.sticky .menuIconBox .first,body[page=stories] body[page=send_me_a_copy] header.sticky.sticky .menuIconBox .first,body[page=send_me_a_copy] body[page=projects] header.sticky.sticky .menuIconBox .first,body[page=projects] body[page=send_me_a_copy] header.sticky.sticky .menuIconBox .first,body[page=send_me_a_copy] body[page=stories-post] header.sticky.sticky .menuIconBox .first,body[page=stories-post] body[page=send_me_a_copy] header.sticky.sticky .menuIconBox .first,body[page=send_me_a_copy] body[page=downloads] header.sticky.sticky .menuIconBox .first,body[page=downloads] body[page=send_me_a_copy] header.sticky.sticky .menuIconBox .first,body[page=send_me_a_copy] body[page=searching] header.sticky.sticky .menuIconBox .first,body[page=searching] body[page=send_me_a_copy] header.sticky.sticky .menuIconBox .first,body[page=send_me_a_copy] body[page=contatti] header.sticky.sticky .menuIconBox .first,body[page=contatti] body[page=send_me_a_copy] header.sticky.sticky .menuIconBox .first,body[page=send_me_a_copy] body[page=customer-service] header.sticky.sticky .menuIconBox .first,body[page=customer-service] body[page=send_me_a_copy] header.sticky.sticky .menuIconBox .first,body[page=send_me_a_copy] header.sticky.sticky .menuIconBox .first,body[page=send_me_a_copy] body[page=euroluce25] header.sticky.sticky .menuIconBox .first,body[page=euroluce25] body[page=send_me_a_copy] header.sticky.sticky .menuIconBox .first,body[page=send_me_a_copy] body[page=euroluce25_ok] header.sticky.sticky .menuIconBox .first,body[page=euroluce25_ok] body[page=send_me_a_copy] header.sticky.sticky .menuIconBox .first,body[page=send_me_a_copy] header.sticky.sticky.solid .menuIconBox .second,body[page=send_me_a_copy] body[settings=negative] header.sticky.sticky .menuIconBox .second,body[settings=negative] body[page=send_me_a_copy] header.sticky.sticky .menuIconBox .second,body[page=send_me_a_copy] body[page=product] header.sticky.sticky .menuIconBox .second,body[page=product] body[page=send_me_a_copy] header.sticky.sticky .menuIconBox .second,body[page=send_me_a_copy] body[page=press] header.sticky.sticky .menuIconBox .second,body[page=press] body[page=send_me_a_copy] header.sticky.sticky .menuIconBox .second,body[page=send_me_a_copy] body[page=newsletter-archive] header.sticky.sticky .menuIconBox .second,body[page=newsletter-archive] body[page=send_me_a_copy] header.sticky.sticky .menuIconBox .second,body[page=send_me_a_copy] body[page=stories] header.sticky.sticky .menuIconBox .second,body[page=stories] body[page=send_me_a_copy] header.sticky.sticky .menuIconBox .second,body[page=send_me_a_copy] body[page=projects] header.sticky.sticky .menuIconBox .second,body[page=projects] body[page=send_me_a_copy] header.sticky.sticky .menuIconBox .second,body[page=send_me_a_copy] body[page=stories-post] header.sticky.sticky .menuIconBox .second,body[page=stories-post] body[page=send_me_a_copy] header.sticky.sticky .menuIconBox .second,body[page=send_me_a_copy] body[page=downloads] header.sticky.sticky .menuIconBox .second,body[page=downloads] body[page=send_me_a_copy] header.sticky.sticky .menuIconBox .second,body[page=send_me_a_copy] body[page=searching] header.sticky.sticky .menuIconBox .second,body[page=searching] body[page=send_me_a_copy] header.sticky.sticky .menuIconBox .second,body[page=send_me_a_copy] body[page=contatti] header.sticky.sticky .menuIconBox .second,body[page=contatti] body[page=send_me_a_copy] header.sticky.sticky .menuIconBox .second,body[page=send_me_a_copy] body[page=customer-service] header.sticky.sticky .menuIconBox .second,body[page=customer-service] body[page=send_me_a_copy] header.sticky.sticky .menuIconBox .second,body[page=send_me_a_copy] header.sticky.sticky .menuIconBox .second,body[page=send_me_a_copy] body[page=euroluce25] header.sticky.sticky .menuIconBox .second,body[page=euroluce25] body[page=send_me_a_copy] header.sticky.sticky .menuIconBox .second,body[page=send_me_a_copy] body[page=euroluce25_ok] header.sticky.sticky .menuIconBox .second,body[page=euroluce25_ok] body[page=send_me_a_copy] header.sticky.sticky .menuIconBox .second,body[page=send_me_a_copy] header.sticky.sticky.solid .menuIconBox .third,body[page=send_me_a_copy] body[settings=negative] header.sticky.sticky .menuIconBox .third,body[settings=negative] body[page=send_me_a_copy] header.sticky.sticky .menuIconBox .third,body[page=send_me_a_copy] body[page=product] header.sticky.sticky .menuIconBox .third,body[page=product] body[page=send_me_a_copy] header.sticky.sticky .menuIconBox .third,body[page=send_me_a_copy] body[page=press] header.sticky.sticky .menuIconBox .third,body[page=press] body[page=send_me_a_copy] header.sticky.sticky .menuIconBox .third,body[page=send_me_a_copy] body[page=newsletter-archive] header.sticky.sticky .menuIconBox .third,body[page=newsletter-archive] body[page=send_me_a_copy] header.sticky.sticky .menuIconBox .third,body[page=send_me_a_copy] body[page=stories] header.sticky.sticky .menuIconBox .third,body[page=stories] body[page=send_me_a_copy] header.sticky.sticky .menuIconBox .third,body[page=send_me_a_copy] body[page=projects] header.sticky.sticky .menuIconBox .third,body[page=projects] body[page=send_me_a_copy] header.sticky.sticky .menuIconBox .third,body[page=send_me_a_copy] body[page=stories-post] header.sticky.sticky .menuIconBox .third,body[page=stories-post] body[page=send_me_a_copy] header.sticky.sticky .menuIconBox .third,body[page=send_me_a_copy] body[page=downloads] header.sticky.sticky .menuIconBox .third,body[page=downloads] body[page=send_me_a_copy] header.sticky.sticky .menuIconBox .third,body[page=send_me_a_copy] body[page=searching] header.sticky.sticky .menuIconBox .third,body[page=searching] body[page=send_me_a_copy] header.sticky.sticky .menuIconBox .third,body[page=send_me_a_copy] body[page=contatti] header.sticky.sticky .menuIconBox .third,body[page=contatti] body[page=send_me_a_copy] header.sticky.sticky .menuIconBox .third,body[page=send_me_a_copy] body[page=customer-service] header.sticky.sticky .menuIconBox .third,body[page=customer-service] body[page=send_me_a_copy] header.sticky.sticky .menuIconBox .third,body[page=send_me_a_copy] header.sticky.sticky .menuIconBox .third,body[page=send_me_a_copy] body[page=euroluce25] header.sticky.sticky .menuIconBox .third,body[page=euroluce25] body[page=send_me_a_copy] header.sticky.sticky .menuIconBox .third,body[page=send_me_a_copy] body[page=euroluce25_ok] header.sticky.sticky .menuIconBox .third,body[page=euroluce25_ok] body[page=send_me_a_copy] header.sticky.sticky .menuIconBox .third,body[page=euroluce25] header.sticky.sticky.solid .menuIconBox .first,body[page=euroluce25] body[settings=negative] header.sticky.sticky .menuIconBox .first,body[settings=negative] body[page=euroluce25] header.sticky.sticky .menuIconBox .first,body[page=euroluce25] body[page=product] header.sticky.sticky .menuIconBox .first,body[page=product] body[page=euroluce25] header.sticky.sticky .menuIconBox .first,body[page=euroluce25] body[page=press] header.sticky.sticky .menuIconBox .first,body[page=press] body[page=euroluce25] header.sticky.sticky .menuIconBox .first,body[page=euroluce25] body[page=newsletter-archive] header.sticky.sticky .menuIconBox .first,body[page=newsletter-archive] body[page=euroluce25] header.sticky.sticky .menuIconBox .first,body[page=euroluce25] body[page=stories] header.sticky.sticky .menuIconBox .first,body[page=stories] body[page=euroluce25] header.sticky.sticky .menuIconBox .first,body[page=euroluce25] body[page=projects] header.sticky.sticky .menuIconBox .first,body[page=projects] body[page=euroluce25] header.sticky.sticky .menuIconBox .first,body[page=euroluce25] body[page=stories-post] header.sticky.sticky .menuIconBox .first,body[page=stories-post] body[page=euroluce25] header.sticky.sticky .menuIconBox .first,body[page=euroluce25] body[page=downloads] header.sticky.sticky .menuIconBox .first,body[page=downloads] body[page=euroluce25] header.sticky.sticky .menuIconBox .first,body[page=euroluce25] body[page=searching] header.sticky.sticky .menuIconBox .first,body[page=searching] body[page=euroluce25] header.sticky.sticky .menuIconBox .first,body[page=euroluce25] body[page=contatti] header.sticky.sticky .menuIconBox .first,body[page=contatti] body[page=euroluce25] header.sticky.sticky .menuIconBox .first,body[page=euroluce25] body[page=customer-service] header.sticky.sticky .menuIconBox .first,body[page=customer-service] body[page=euroluce25] header.sticky.sticky .menuIconBox .first,body[page=euroluce25] body[page=send_me_a_copy] header.sticky.sticky .menuIconBox .first,body[page=send_me_a_copy] body[page=euroluce25] header.sticky.sticky .menuIconBox .first,body[page=euroluce25] header.sticky.sticky .menuIconBox .first,body[page=euroluce25] body[page=euroluce25_ok] header.sticky.sticky .menuIconBox .first,body[page=euroluce25_ok] body[page=euroluce25] header.sticky.sticky .menuIconBox .first,body[page=euroluce25] header.sticky.sticky.solid .menuIconBox .second,body[page=euroluce25] body[settings=negative] header.sticky.sticky .menuIconBox .second,body[settings=negative] body[page=euroluce25] header.sticky.sticky .menuIconBox .second,body[page=euroluce25] body[page=product] header.sticky.sticky .menuIconBox .second,body[page=product] body[page=euroluce25] header.sticky.sticky .menuIconBox .second,body[page=euroluce25] body[page=press] header.sticky.sticky .menuIconBox .second,body[page=press] body[page=euroluce25] header.sticky.sticky .menuIconBox .second,body[page=euroluce25] body[page=newsletter-archive] header.sticky.sticky .menuIconBox .second,body[page=newsletter-archive] body[page=euroluce25] header.sticky.sticky .menuIconBox .second,body[page=euroluce25] body[page=stories] header.sticky.sticky .menuIconBox .second,body[page=stories] body[page=euroluce25] header.sticky.sticky .menuIconBox .second,body[page=euroluce25] body[page=projects] header.sticky.sticky .menuIconBox .second,body[page=projects] body[page=euroluce25] header.sticky.sticky .menuIconBox .second,body[page=euroluce25] body[page=stories-post] header.sticky.sticky .menuIconBox .second,body[page=stories-post] body[page=euroluce25] header.sticky.sticky .menuIconBox .second,body[page=euroluce25] body[page=downloads] header.sticky.sticky .menuIconBox .second,body[page=downloads] body[page=euroluce25] header.sticky.sticky .menuIconBox .second,body[page=euroluce25] body[page=searching] header.sticky.sticky .menuIconBox .second,body[page=searching] body[page=euroluce25] header.sticky.sticky .menuIconBox .second,body[page=euroluce25] body[page=contatti] header.sticky.sticky .menuIconBox .second,body[page=contatti] body[page=euroluce25] header.sticky.sticky .menuIconBox .second,body[page=euroluce25] body[page=customer-service] header.sticky.sticky .menuIconBox .second,body[page=customer-service] body[page=euroluce25] header.sticky.sticky .menuIconBox .second,body[page=euroluce25] body[page=send_me_a_copy] header.sticky.sticky .menuIconBox .second,body[page=send_me_a_copy] body[page=euroluce25] header.sticky.sticky .menuIconBox .second,body[page=euroluce25] header.sticky.sticky .menuIconBox .second,body[page=euroluce25] body[page=euroluce25_ok] header.sticky.sticky .menuIconBox .second,body[page=euroluce25_ok] body[page=euroluce25] header.sticky.sticky .menuIconBox .second,body[page=euroluce25] header.sticky.sticky.solid .menuIconBox .third,body[page=euroluce25] body[settings=negative] header.sticky.sticky .menuIconBox .third,body[settings=negative] body[page=euroluce25] header.sticky.sticky .menuIconBox .third,body[page=euroluce25] body[page=product] header.sticky.sticky .menuIconBox .third,body[page=product] body[page=euroluce25] header.sticky.sticky .menuIconBox .third,body[page=euroluce25] body[page=press] header.sticky.sticky .menuIconBox .third,body[page=press] body[page=euroluce25] header.sticky.sticky .menuIconBox .third,body[page=euroluce25] body[page=newsletter-archive] header.sticky.sticky .menuIconBox .third,body[page=newsletter-archive] body[page=euroluce25] header.sticky.sticky .menuIconBox .third,body[page=euroluce25] body[page=stories] header.sticky.sticky .menuIconBox .third,body[page=stories] body[page=euroluce25] header.sticky.sticky .menuIconBox .third,body[page=euroluce25] body[page=projects] header.sticky.sticky .menuIconBox .third,body[page=projects] body[page=euroluce25] header.sticky.sticky .menuIconBox .third,body[page=euroluce25] body[page=stories-post] header.sticky.sticky .menuIconBox .third,body[page=stories-post] body[page=euroluce25] header.sticky.sticky .menuIconBox .third,body[page=euroluce25] body[page=downloads] header.sticky.sticky .menuIconBox .third,body[page=downloads] body[page=euroluce25] header.sticky.sticky .menuIconBox .third,body[page=euroluce25] body[page=searching] header.sticky.sticky .menuIconBox .third,body[page=searching] body[page=euroluce25] header.sticky.sticky .menuIconBox .third,body[page=euroluce25] body[page=contatti] header.sticky.sticky .menuIconBox .third,body[page=contatti] body[page=euroluce25] header.sticky.sticky .menuIconBox .third,body[page=euroluce25] body[page=customer-service] header.sticky.sticky .menuIconBox .third,body[page=customer-service] body[page=euroluce25] header.sticky.sticky .menuIconBox .third,body[page=euroluce25] body[page=send_me_a_copy] header.sticky.sticky .menuIconBox .third,body[page=send_me_a_copy] body[page=euroluce25] header.sticky.sticky .menuIconBox .third,body[page=euroluce25] header.sticky.sticky .menuIconBox .third,body[page=euroluce25] body[page=euroluce25_ok] header.sticky.sticky .menuIconBox .third,body[page=euroluce25_ok] body[page=euroluce25] header.sticky.sticky .menuIconBox .third,body[page=euroluce25_ok] header.sticky.sticky.solid .menuIconBox .first,body[page=euroluce25_ok] body[settings=negative] header.sticky.sticky .menuIconBox .first,body[settings=negative] body[page=euroluce25_ok] header.sticky.sticky .menuIconBox .first,body[page=euroluce25_ok] body[page=product] header.sticky.sticky .menuIconBox .first,body[page=product] body[page=euroluce25_ok] header.sticky.sticky .menuIconBox .first,body[page=euroluce25_ok] body[page=press] header.sticky.sticky .menuIconBox .first,body[page=press] body[page=euroluce25_ok] header.sticky.sticky .menuIconBox .first,body[page=euroluce25_ok] body[page=newsletter-archive] header.sticky.sticky .menuIconBox .first,body[page=newsletter-archive] body[page=euroluce25_ok] header.sticky.sticky .menuIconBox .first,body[page=euroluce25_ok] body[page=stories] header.sticky.sticky .menuIconBox .first,body[page=stories] body[page=euroluce25_ok] header.sticky.sticky .menuIconBox .first,body[page=euroluce25_ok] body[page=projects] header.sticky.sticky .menuIconBox .first,body[page=projects] body[page=euroluce25_ok] header.sticky.sticky .menuIconBox .first,body[page=euroluce25_ok] body[page=stories-post] header.sticky.sticky .menuIconBox .first,body[page=stories-post] body[page=euroluce25_ok] header.sticky.sticky .menuIconBox .first,body[page=euroluce25_ok] body[page=downloads] header.sticky.sticky .menuIconBox .first,body[page=downloads] body[page=euroluce25_ok] header.sticky.sticky .menuIconBox .first,body[page=euroluce25_ok] body[page=searching] header.sticky.sticky .menuIconBox .first,body[page=searching] body[page=euroluce25_ok] header.sticky.sticky .menuIconBox .first,body[page=euroluce25_ok] body[page=contatti] header.sticky.sticky .menuIconBox .first,body[page=contatti] body[page=euroluce25_ok] header.sticky.sticky .menuIconBox .first,body[page=euroluce25_ok] body[page=customer-service] header.sticky.sticky .menuIconBox .first,body[page=customer-service] body[page=euroluce25_ok] header.sticky.sticky .menuIconBox .first,body[page=euroluce25_ok] body[page=send_me_a_copy] header.sticky.sticky .menuIconBox .first,body[page=send_me_a_copy] body[page=euroluce25_ok] header.sticky.sticky .menuIconBox .first,body[page=euroluce25_ok] body[page=euroluce25] header.sticky.sticky .menuIconBox .first,body[page=euroluce25] body[page=euroluce25_ok] header.sticky.sticky .menuIconBox .first,body[page=euroluce25_ok] header.sticky.sticky .menuIconBox .first,body[page=euroluce25_ok] header.sticky.sticky.solid .menuIconBox .second,body[page=euroluce25_ok] body[settings=negative] header.sticky.sticky .menuIconBox .second,body[settings=negative] body[page=euroluce25_ok] header.sticky.sticky .menuIconBox .second,body[page=euroluce25_ok] body[page=product] header.sticky.sticky .menuIconBox .second,body[page=product] body[page=euroluce25_ok] header.sticky.sticky .menuIconBox .second,body[page=euroluce25_ok] body[page=press] header.sticky.sticky .menuIconBox .second,body[page=press] body[page=euroluce25_ok] header.sticky.sticky .menuIconBox .second,body[page=euroluce25_ok] body[page=newsletter-archive] header.sticky.sticky .menuIconBox .second,body[page=newsletter-archive] body[page=euroluce25_ok] header.sticky.sticky .menuIconBox .second,body[page=euroluce25_ok] body[page=stories] header.sticky.sticky .menuIconBox .second,body[page=stories] body[page=euroluce25_ok] header.sticky.sticky .menuIconBox .second,body[page=euroluce25_ok] body[page=projects] header.sticky.sticky .menuIconBox .second,body[page=projects] body[page=euroluce25_ok] header.sticky.sticky .menuIconBox .second,body[page=euroluce25_ok] body[page=stories-post] header.sticky.sticky .menuIconBox .second,body[page=stories-post] body[page=euroluce25_ok] header.sticky.sticky .menuIconBox .second,body[page=euroluce25_ok] body[page=downloads] header.sticky.sticky .menuIconBox .second,body[page=downloads] body[page=euroluce25_ok] header.sticky.sticky .menuIconBox .second,body[page=euroluce25_ok] body[page=searching] header.sticky.sticky .menuIconBox .second,body[page=searching] body[page=euroluce25_ok] header.sticky.sticky .menuIconBox .second,body[page=euroluce25_ok] body[page=contatti] header.sticky.sticky .menuIconBox .second,body[page=contatti] body[page=euroluce25_ok] header.sticky.sticky .menuIconBox .second,body[page=euroluce25_ok] body[page=customer-service] header.sticky.sticky .menuIconBox .second,body[page=customer-service] body[page=euroluce25_ok] header.sticky.sticky .menuIconBox .second,body[page=euroluce25_ok] body[page=send_me_a_copy] header.sticky.sticky .menuIconBox .second,body[page=send_me_a_copy] body[page=euroluce25_ok] header.sticky.sticky .menuIconBox .second,body[page=euroluce25_ok] body[page=euroluce25] header.sticky.sticky .menuIconBox .second,body[page=euroluce25] body[page=euroluce25_ok] header.sticky.sticky .menuIconBox .second,body[page=euroluce25_ok] header.sticky.sticky .menuIconBox .second,body[page=euroluce25_ok] header.sticky.sticky.solid .menuIconBox .third,body[page=euroluce25_ok] body[settings=negative] header.sticky.sticky .menuIconBox .third,body[settings=negative] body[page=euroluce25_ok] header.sticky.sticky .menuIconBox .third,body[page=euroluce25_ok] body[page=product] header.sticky.sticky .menuIconBox .third,body[page=product] body[page=euroluce25_ok] header.sticky.sticky .menuIconBox .third,body[page=euroluce25_ok] body[page=press] header.sticky.sticky .menuIconBox .third,body[page=press] body[page=euroluce25_ok] header.sticky.sticky .menuIconBox .third,body[page=euroluce25_ok] body[page=newsletter-archive] header.sticky.sticky .menuIconBox .third,body[page=newsletter-archive] body[page=euroluce25_ok] header.sticky.sticky .menuIconBox .third,body[page=euroluce25_ok] body[page=stories] header.sticky.sticky .menuIconBox .third,body[page=stories] body[page=euroluce25_ok] header.sticky.sticky .menuIconBox .third,body[page=euroluce25_ok] body[page=projects] header.sticky.sticky .menuIconBox .third,body[page=projects] body[page=euroluce25_ok] header.sticky.sticky .menuIconBox .third,body[page=euroluce25_ok] body[page=stories-post] header.sticky.sticky .menuIconBox .third,body[page=stories-post] body[page=euroluce25_ok] header.sticky.sticky .menuIconBox .third,body[page=euroluce25_ok] body[page=downloads] header.sticky.sticky .menuIconBox .third,body[page=downloads] body[page=euroluce25_ok] header.sticky.sticky .menuIconBox .third,body[page=euroluce25_ok] body[page=searching] header.sticky.sticky .menuIconBox .third,body[page=searching] body[page=euroluce25_ok] header.sticky.sticky .menuIconBox .third,body[page=euroluce25_ok] body[page=contatti] header.sticky.sticky .menuIconBox .third,body[page=contatti] body[page=euroluce25_ok] header.sticky.sticky .menuIconBox .third,body[page=euroluce25_ok] body[page=customer-service] header.sticky.sticky .menuIconBox .third,body[page=customer-service] body[page=euroluce25_ok] header.sticky.sticky .menuIconBox .third,body[page=euroluce25_ok] body[page=send_me_a_copy] header.sticky.sticky .menuIconBox .third,body[page=send_me_a_copy] body[page=euroluce25_ok] header.sticky.sticky .menuIconBox .third,body[page=euroluce25_ok] body[page=euroluce25] header.sticky.sticky .menuIconBox .third,body[page=euroluce25] body[page=euroluce25_ok] header.sticky.sticky .menuIconBox .third,body[page=euroluce25_ok] header.sticky.sticky .menuIconBox .third{stroke:#000 !important}}.blend-multiply{mix-blend-mode:multiply}body[page=product] header.is-sticky{background-color:var(--Neutri)}body[settings=negative] .spacer--big.desktop--only,body[page=euroluce25] .spacer--big.desktop--only,body[page=customer-service] .spacer--big.desktop--only,body[page=stories] .spacer--big.desktop--only,body[page=project-detail] .spacer--big.desktop--only,body[page=projects-gallery] .spacer--big.desktop--only,body[page=euroluce25_ok] .spacer--big.desktop--only,body[page="404"] .spacer--big.desktop--only{display:none}body[settings=negative] .delay--footer,body[page=technical-details] .delay--footer,body[page=stories] .delay--footer,body[page=user-sign-in] .delay--footer,body[page=projects-gallery] .delay--footer,body[page=project-detail] .delay--footer,body[page=customer-service] .delay--footer,body[page=product] .delay--footer,body[page=user-profile] .delay--footer{display:none !important}body[page=landing] .delay--footer .spacer--big{height:calc(var(--spacer)*1.3)}body[settings=negative] header{background-color:rgba(0,0,0,0)}body[settings=negative] header.is-sticky{background-color:var(--Neutri)}body[settings=negative] header.is-sticky .menuIconBox .first,body[settings=negative] header.is-sticky .menuIconBox .second,body[settings=negative] header.is-sticky .menuIconBox .third{stroke:#000}body[settings=negative] header .menuIconBox .first,body[settings=negative] header .menuIconBox .second,body[settings=negative] header .menuIconBox .third{stroke:#fff}body[page=user-sign-in] footer,body[settings=negative] footer{background-color:var(--Neutri600)}body[page=user-sign-in] footer .newsletterBox input,body[settings=negative] footer .newsletterBox input{background-color:var(--Neutri600)}.header__halfWhite .logo__area{--Nero: #fff}.header__halfWhite .menuIconBox .first,.header__halfWhite .menuIconBox .second,.header__halfWhite .menuIconBox .third{stroke:#fff}.header__halfWhite.is-sticky{background-color:#fff}.header__halfWhite.is-sticky .logo__area{--Nero: #000000}.header__halfWhite.is-sticky .menuIconBox .first,.header__halfWhite.is-sticky .menuIconBox .second,.header__halfWhite.is-sticky .menuIconBox .third{stroke:#000}.header__1thirdWhite .menuIconBox .first,.header__1thirdWhite .menuIconBox .second,.header__1thirdWhite .menuIconBox .third{stroke:#fff}.header__1thirdWhite.is-sticky{background-color:#fff}.header__1thirdWhite.is-sticky .menuIconBox .first,.header__1thirdWhite.is-sticky .menuIconBox .second,.header__1thirdWhite.is-sticky .menuIconBox .third{stroke:#000}a{text-underline-offset:2px;text-decoration-thickness:.8px}.scroll::-webkit-scrollbar{width:2px}.scroll::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 0px var(--Neutri700)}.scroll::-webkit-scrollbar-thumb{background-color:var(--Neutri700);outline:0px solid var(--Neutri700)}.sedi__item.privacy a{color:var(--Nero) !important}.sedi__item.privacy ul li{color:var(--Nero) !important;font-size:21px !important;font-weight:300}