body.active footer,body.active header,body.active main{opacity:0}body.active .transition-overlay{top:0}body footer,body header,body main{opacity:1;transition:padding 0.5s cubic-bezier(0.86,0,0.07,1),opacity 0.5s cubic-bezier(0.86,0,0.07,1)}body .transition-overlay{position:fixed;top:calc(-100% - 200px);display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;width:100vw;height:100vh;background:#000;z-index:500000;transition:top 0.5s cubic-bezier(0.86,0,0.07,1);transition-delay:0.5s}body .transition-overlay svg{width:3rem;height:auto;color:#0085ca;animation:isotipo 0.5s ease-in-out infinite}*{padding:0;margin:0;box-sizing:border-box}body{background:#fff;overscroll-behavior:none}ul{list-style:none;margin:0;padding:0}ul li{list-style:none;margin:0;padding:0}a{color:#000;text-decoration:underline;cursor:pointer}a:hover{color:#000;text-decoration:none}a:focus{position:relative;z-index:1}a:after:focus,a:before:focus{outline:none}svg{width:1.25rem;height:1.25rem}button{background:none;border:none;cursor:pointer}button:focus{position:relative;z-index:1}button:after:focus,button:before:focus{outline:none}[x-cloak]{display:none}:root{font-size:15px}@media (min-width:400px) and (max-width:800px){:root{font-size:calc(15px + (16 - 15) * (100vw - 400px) / (800 - 400))}}@media (min-width:800px){:root{font-size:16px}}@media (min-width:1500px){:root{font-size:18px}}*{font-family:"Noto Sans",sans-serif}body{color:#000;font-size:1.1rem;font-weight:300;line-height:1.5rem;letter-spacing:0.5px;text-align:center}@media (max-width:767px){body{font-size:1rem;line-height:1.4rem}}body .bold,body strong{font-weight:600}body .uppercase{text-transform:uppercase}body .no-uppercase{text-transform:none}body .note{font-style:italic}body .note,body .small{font-size:calc(1.1rem - 0.2rem)!important;line-height:1.25rem}body .big{font-size:calc(1.1rem + 0.15rem)!important;line-height:calc(1.5rem + 0.15rem)!important}@media (max-width:767px){body .big{font-size:calc(1.1rem + 0.1rem)!important;line-height:calc(1.5rem + 0.1rem)!important}}body .bigger{font-size:calc(1.1rem + 0.5rem);line-height:calc(1.5rem + 0.75rem)}@media (max-width:767px){body .bigger{font-size:calc(1.1rem + 0.25rem);line-height:calc(1.5rem + 0.5rem)}}body h1{font-weight:600;font-size:3.5rem;line-height:4rem;margin-bottom:2rem}@media (max-width:767px){body h1{font-size:2.5rem;line-height:2.85rem}}body h2{position:relative;color:#000;font-weight:400;font-size:3rem;line-height:3.25rem;padding-top:1rem;margin-bottom:1rem}@media (max-width:767px){body h2{font-size:1.75rem;line-height:2rem}}body h2:before{content:"";position:absolute;top:0;left:0;width:3rem;height:2px;background:#0085ca}body h2+h3{margin-bottom:3rem}body h3{color:#000;font-weight:300;font-size:2.25rem;line-height:2.5rem;margin-bottom:2rem}@media (max-width:767px){body h3{font-size:1.5rem;line-height:1.75rem;margin-bottom:1.25rem}}body h4{color:#000;font-weight:300;font-size:1.75rem;line-height:2rem;margin-bottom:2rem}@media (max-width:767px){body h4{font-size:1.25rem;line-height:1.75rem}}body h5{font-weight:600;font-size:1.1rem;line-height:1.5rem;margin-bottom:2rem}body p{margin-bottom:1rem}body p:last-of-type{margin-bottom:0}body button{font-weight:300;font-size:1.1rem;line-height:1.5rem;letter-spacing:0.5px}body article{text-align:left}@keyframes isotipo{0%{opacity:1}50%{opacity:0.5}to{opacity:1}}@keyframes dash{0%{stroke-dashoffset:1000}to{stroke-dashoffset:0}}@keyframes dash-check{0%{stroke-dashoffset:-100}to{stroke-dashoffset:900}}main{padding-top:100vh}section{position:relative;z-index:2;background:#fff;padding-top:10rem}@media (max-width:767px){section{padding-top:6rem}}span{display:inline-block}.hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.image-content,.video-content{position:relative}.image-content img,.video-content img{position:relative;z-index:1;display:block;width:100%}.video-content{position:relative;overflow:hidden}.video-content:hover .ico-play{opacity:0}.wrapper{position:absolute;top:0;left:0;z-index:5;width:100%;height:100%}.scroll-h-content{width:100%;overflow-x:scroll}@media (max-width:50rem){.scroll-h-content{padding:0 0 1rem}}.scroll-h-content::-webkit-scrollbar-track{background:#fbfbfb;outline:1px solid #fbfbfb}.scroll-h-content>*{width:100%}@media (max-width:50rem){.scroll-h-content>*{width:50rem}}table{width:100%;margin-top:2rem}table td,table th{font-size:0.9rem;line-height:1.1rem;padding:1rem}table thead{color:#fff;background:#0085ca}table tbody tr:nth-child(2n){background:#fff;border-bottom:1px solid #CACDD5}.basic-list{margin-top:2rem}.basic-list li{position:relative;font-size:1rem;margin-bottom:0.25rem;padding-left:2rem}.basic-list li:before{content:"";position:absolute;top:0.5rem;left:0.5rem;width:0.5rem;height:0.5rem;color:#fff;border:1px solid #000;background:#fff;border-radius:100%}.basic-list li:last-child{margin-bottom:0}.btn{display:inline-block;font-size:1rem;letter-spacing:1.5px;text-decoration:none;border:2px solid #fff;border-radius:5rem;padding:0.75rem 1.5rem;transition:all 0.15s ease-in-out}@media (hover:hover){.btn:hover .ico__next{margin-left:1rem;margin-right:-0.5rem}.btn:hover .ico__back{margin-left:-0.5rem;margin-right:1rem}}.btn .ico{margin-left:0.5rem;margin-right:0;transition:margin 0.3s ease-in-out}@media (hover:hover){.btn.bg-default:hover{color:#000!important}}.btn__shop{transition:background-color 0.5s ease}@media (hover:hover){.btn__shop:hover{background:#000!important}}.btn__shop .ico{display:none;margin:0 0.5rem 0 0}@media (min-width:768px){.btn__shop .ico{display:inline-block}}.btn__shop .ico svg{display:block;width:1.25rem;height:auto}.text-default{color:#000!important}.text-white{color:#fff!important}.text-light-grey{color:#fbfbfb!important}.text-blue{color:#0085ca!important}.text-blue-zenit{color:#009fe3!important}.text-orange{color:#E6B69C!important}.text-salmon{color:#DFBAB0!important}.text-blue-light{color:#C1CCE4!important}.text-grey{color:#CACDD5!important}.text-red{color:#D20A11!important}.bg-default{background-color:#000!important}.bg-white{background-color:#fff!important}.bg-light-grey{background-color:#fbfbfb!important}.bg-blue{background-color:#0085ca!important}.bg-blue-zenit{background-color:#009fe3!important}.bg-orange{background-color:#E6B69C!important}.bg-salmon{background-color:#DFBAB0!important}.bg-blue-light{background-color:#C1CCE4!important}.bg-grey{background-color:#CACDD5!important}.bg-red{background-color:#D20A11!important}.border-default{border-color:#000!important}.border-white{border-color:#fff!important}.border-light-grey{border-color:#fbfbfb!important}.border-blue{border-color:#0085ca!important}.border-blue-zenit{border-color:#009fe3!important}.border-orange{border-color:#E6B69C!important}.border-salmon{border-color:#DFBAB0!important}.border-blue-light{border-color:#C1CCE4!important}.border-grey{border-color:#CACDD5!important}.border-red{border-color:#D20A11!important}.content-1440{width:calc(95% - 3rem);max-width:1440px!important;margin:auto}@media (max-width:767px){.content-1440{width:calc(100% - 3rem)}}.content-1220{width:calc(95% - 3rem);max-width:1220px!important;margin:auto}@media (max-width:767px){.content-1220{width:calc(100% - 3rem)}}.content-1010{width:calc(95% - 3rem);max-width:1010px!important;margin:auto}@media (max-width:767px){.content-1010{width:calc(100% - 3rem)}}.content-900{width:calc(95% - 3rem);max-width:900px!important;margin:auto}@media (max-width:767px){.content-900{width:calc(100% - 3rem)}}.content-850{width:calc(95% - 3rem);max-width:850px!important;margin:auto}@media (max-width:767px){.content-850{width:calc(100% - 3rem)}}.content-800{width:calc(95% - 3rem);max-width:800px!important;margin:auto}@media (max-width:767px){.content-800{width:calc(100% - 3rem)}}.content-700{width:calc(95% - 3rem);max-width:700px!important;margin:auto}@media (max-width:767px){.content-700{width:calc(100% - 3rem)}}.text-2xs{font-size:0.5rem!important}.text-xs{font-size:0.75rem!important}.text-s{font-size:0.82rem!important}.text-sm{font-size:0.875rem!important}.text-base{font-size:1rem!important}.text-lg{font-size:1.125rem!important}.text-xl{font-size:1.25rem!important}.text-2xl{font-size:1.5rem!important}.text-3xl{font-size:1.875rem!important}.text-4xl{font-size:2.25rem!important}.text-5xl{font-size:3rem!important}.text-6xl{font-size:4rem!important}form label{width:100%;color:#000;font-family:"Noto Sans",sans-serif;font-size:1.1rem;font-weight:300;line-height:1.5rem}form button,form input[type=checkbox],form input[type=email],form input[type=text],form textarea{width:100%;color:#000;font-family:"Noto Sans",sans-serif;font-size:1.1rem;font-weight:300;line-height:1.5rem;border:1px solid #000;border-radius:0;padding:0.5rem 1rem}form button{width:auto;letter-spacing:1px;text-transform:uppercase;margin-top:3rem;transition:all 0.5s ease}@media (hover:hover){form button:hover{color:#fff;background:#0085ca;border-color:#0085ca}}form .form-group{position:relative;width:100%;overflow:hidden;margin-bottom:0;padding:0.5rem}form .form-group input,form .form-group textarea{box-shadow:0 0 0 0 rgba(0,133,202,0);transition:box-shadow 0.3s ease,padding 0.3s ease}form .form-group input:focus,form .form-group textarea:focus{padding:1rem;box-shadow:0 0 0.25rem 0.25rem rgba(0,133,202,0.25)}form .form-group label:not(.error){position:absolute;top:-100%;left:0;opacity:0}form .checkbox{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;padding:0.5rem}form .checkbox input{order:1;width:1.75rem;height:1.75rem;appearance:none;background-repeat:no-repeat;background-position:center;background-size:75%;padding:0;transition:all 0.3s ease}form .checkbox input:checked{background-image:url(../assets/images/ico__check-ok.svg)!important}form .checkbox label{order:2;width:calc(100% - 1.75rem - 1rem);margin-left:1rem;border:none;padding:0.25rem 0 0}form .checkbox label.error{order:3;width:100%;margin-left:0}.form__ok{padding:2rem}.form__ok svg{display:block;width:3rem;height:auto;margin:0 auto 1rem}.form__ok svg .path{stroke-dasharray:1000;stroke-dashoffset:0;animation:dash 0.9s ease-in-out}.form__ok svg .path.check{stroke-dashoffset:-100;animation:dash-check 0.9s 0.35s ease-in-out forwards}.ico-drag{position:absolute;z-index:10;top:calc(50% - 3rem);left:calc(50% - 3rem);display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;width:6rem;height:6rem;background:rgba(0,133,202,0);border:3px solid #000;border-radius:100%;pointer-events:none;transition:opacity 0.3s ease}@media (max-width:767px){.ico-drag{top:calc(50% - 2rem);left:calc(50% - 2rem);width:4rem;height:4rem;border-width:2px}}.ico-drag svg{transition:all 0.3s ease}@media (max-width:767px){.ico-drag svg{width:0.85rem;height:0.85rem}}.ico-drag.cursor-follow{top:calc(50% - 3rem);left:calc(50% - 3rem);width:6rem;height:6rem;color:#fff;background:#0085ca;border-color:#0085ca;backface-visibility:hidden;visibility:hidden;transform:translate(-50%,-50%)}.ico-drag.cursor-follow svg{width:2.5rem;height:auto}@media (hover:hover){.ico-drag.cursor-follow:hover{display:none}}.ico-play{position:absolute;z-index:10;top:calc(50% - 3rem);left:calc(50% - 3rem);display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;width:6rem;height:6rem;background:rgba(255,255,255,0.75);border:3px solid #000;border-radius:100%;pointer-events:none;transition:opacity 0.3s ease}@media (max-width:767px){.ico-play{top:calc(50% - 2rem);left:calc(50% - 2rem);width:4rem;height:4rem;border-width:2px}}.ico-play svg{padding-left:0.25rem;transition:all 0.3s ease}@media (max-width:767px){.ico-play svg{width:0.85rem;height:0.85rem}}.ico-play.cursor-follow{top:calc(50% - 1.5rem);left:calc(50% - 1.5rem);width:3rem;height:3rem;color:#fff;background:#0085ca;border-color:#0085ca;backface-visibility:hidden;visibility:hidden;transform:translate(-50%,-50%)}.ico-play.cursor-follow svg{width:0.85rem;height:0.85rem}@media (hover:hover){.ico-play.cursor-follow:hover{display:none}}.logo__niessen svg{width:7.5rem;height:auto}.link-down{position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;font-size:1rem;letter-spacing:3px;text-align:left;text-decoration:none;text-transform:uppercase;border-bottom:1px solid #000;padding:1.5rem 2rem;transition:color 0.5s ease-in-out}@media (max-width:767px){.link-down{padding:1.5rem 1rem}}@media (hover:hover){.link-down:hover{color:#0085ca}.link-down:hover:after{width:100%}.link-down:hover .ico{margin-left:1rem;margin-right:-1rem}}.link-down:after{content:"";position:absolute;bottom:-1px;left:0;width:0;height:2px;background:#0085ca;transition:width 0.5s ease-in-out}.link-down .ico{margin-left:0;margin-right:0;transition:margin 0.3s ease-in-out;transform:rotate(-90deg)}.link-down .ico svg{width:0.85rem;height:auto}.link-plus{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;position:relative;text-decoration:none;color:#000;transition:color 0.5s ease-in-out}@media (hover:hover){.link-plus:hover{color:#0085ca}.link-plus:hover .plus:after,.link-plus:hover .plus:before{background:#0085ca}.link-plus:hover .plus:before{top:0;height:100%}.link-plus:hover .plus:after{left:0;width:100%}.link-plus:hover .plus span{width:0;height:0}}.link-plus .plus{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;position:relative;width:2rem;height:2rem;margin-right:1rem}@media (max-height:500px){.link-plus .plus{margin-right:0.5rem;transform:scale(0.75)}}.link-plus .plus:after,.link-plus .plus:before{content:"";position:absolute;background:#000;transition:all 0.3s ease}.link-plus .plus:before{top:25%;left:calc(50% - 0.5px);width:1px;height:50%}.link-plus .plus:after{top:calc(50% - 0.5px);left:25%;width:50%;height:1px}.link-plus .plus span{width:100%;height:100%;border:1px solid #000;border-radius:100%;transition:all 0.3s ease}:root{scrollbar-color:#000 #fff!important;scrollbar-width:thin!important}::-webkit-scrollbar{width:0.5rem;height:0.5rem}::-webkit-scrollbar-track{background:#fff;outline:1px solid #fff}::-webkit-scrollbar-thumb{background:#000;border:2px solid #fff;border-radius:0.35rem}.section{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap}.section-tag{position:sticky;top:0;display:flex;height:100vh}.section-tag span{width:1.25rem;height:50%;font-size:0.75rem;line-height:1;letter-spacing:5px;writing-mode:vertical-rl;transform:rotate(180deg);margin:auto;padding:5rem 0.25rem}@media (max-width:767px){.section-tag span{height:90%;margin:0 0 auto}}.section-content{width:calc(100% - 1.25rem);max-width:1920px;margin-right:auto;margin-left:auto}.text-left{text-align:left!important}.text-center{text-align:center!important}.text-right{text-align:right!important}::selection{color:#fff;background:#0085ca;-webkit-background-clip:inherit;-webkit-text-fill-color:#fff}::-moz-selection{color:#fff;background:#0085ca;-webkit-background-clip:inherit;-webkit-text-fill-color:#fff}footer{position:relative;z-index:2;background:#fff;padding:10rem 0 3rem}@media (max-width:767px){footer{padding-top:5rem}}footer .footer-content{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}@media (min-width:1024px){footer .footer-content>*{width:33.33%}}@media (max-width:767px){footer .footer-content>*{width:100%}}footer .footer-content p{margin:0}@media (max-width:767px){footer .footer-content p{text-align:center!important}}footer .footer-content p a{text-decoration:none;transition:color 0.3s ease-in-out}@media (hover:hover){footer .footer-content p a:hover{color:#0085ca}}footer .logo__niessen{display:inline-block;margin-bottom:3rem}footer .logo__niessen svg{width:12rem}@media (max-width:767px){footer .logo__niessen{margin-bottom:2rem}}footer .top-link{position:fixed;bottom:10rem;right:2.25rem;z-index:10;width:3rem;height:3rem;pointer-events:none;transition:all 0.3s ease}@media (max-width:1023px){footer .top-link{right:1.5rem}}@media (max-width:767px){footer .top-link{bottom:1rem;right:1rem}}@media (hover:hover){footer .top-link:hover span:not(.hidden){color:#fff;background:#0085ca;box-shadow:0 0 0 0 rgba(0,0,0,0.1)}}footer .top-link.style-click span:not(.hidden){color:#fff;background:#0085ca;box-shadow:0 0 0 0 rgba(0,0,0,0.1)}footer .top-link.active{pointer-events:all}footer .top-link.active span:not(.hidden){width:100%;height:100%}footer .top-link.active span:not(.hidden) svg{width:1rem}footer .top-link span:not(.hidden){display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;width:0;height:0;color:#0085ca;background:#fff;border-radius:3rem;box-shadow:0 0 1.5rem 0 rgba(0,0,0,0.1);margin:auto;transition:all 0.3s ease-in-out}footer .top-link span:not(.hidden) svg{width:0;height:auto;transition:all 0.3s ease-in-out}header{position:fixed;top:0;left:0;z-index:1000;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;width:100%;background:#fff;padding:1.25rem 0}@media (max-width:1023px){header{padding:1rem 0}}@media (max-width:767px){header{padding:0.75rem 0}}header a{position:relative;text-decoration:none}header ul li{margin:0;padding:0}header svg{display:block}header>.content{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;flex-wrap:nowrap;width:calc(100% - 3rem);margin:auto}header>.content>*{position:relative;z-index:100}header .logo{z-index:1010;color:#000;margin-bottom:0;margin-right:auto}@media (min-width:768px){header .logo{margin-left:0.5rem}}header .logo a{color:#000}header .logo svg{width:10.5rem;height:auto}@media (max-width:1023px){header .logo svg{width:9rem}}header .logo__niessen{margin-right:2rem}@media (max-width:767px){header .logo__niessen{display:none}}header button.burger{position:relative;z-index:2000;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;width:2.75rem;height:2.75rem;transform:scale(1);transition:transform 0.3s ease-in-out}@media (hover:hover){header button.burger:hover{transform:scale(0.75)}}header button.burger:after,header button.burger:before{content:"";position:absolute;top:calc(50% + 6px);right:calc(50% - 0.625rem);width:1.25rem;height:2px;background:#000;border-radius:2px;transform:rotate(0)}header button.burger:before{top:calc(50% - 8px);width:1.25rem}header button.burger span{display:block;width:1.25rem;height:2px;background:#000;border-radius:2px;opacity:1}header button.burger.active:after,header button.burger.active:before{transform:rotate(225deg);top:calc(50% - 1px);width:1.25rem}header button.burger.active:before{transform:rotate(315deg)}header button.burger.active span{opacity:0}header .list-fases{display:none;margin:0 auto 0 0!important}@media (min-width:1024px){header .list-fases{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}}header .list-fases li{padding:0 1.5rem}header .list-fases a{position:relative;text-transform:uppercase}header .list-fases a.active:after,header .list-fases a:hover:after{left:0;width:100%}header .list-fases a:after{content:"";position:absolute;bottom:-0.5rem;left:50%;width:0;height:1px;background:#0085ca;transition:left 0.5s ease,width 0.5s ease}header .menu{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;flex-wrap:nowrap;position:fixed;bottom:0;left:0;z-index:10;width:100vw;height:100vh;text-align:left;background:#fff;opacity:0;pointer-events:none;transition:opacity 0.5s ease;padding:2.5rem}@media (max-width:767px){header .menu{padding:0}}header .menu.open{opacity:1;pointer-events:all}header .menu__main>div{margin-top:3rem}@media (max-height:500px){header .menu__main>div{margin-top:1rem}}header .menu__main>div.first-menu{margin-top:0;margin-bottom:3rem}@media (max-height:700px){header .menu__main>div.first-menu{margin-top:6rem}}@media (max-height:500px){header .menu__main>div.first-menu{margin-top:3rem}}header .menu__main>div.first-menu+.first-menu{margin-bottom:0;margin-top:0!important}header .menu__main>div.first-menu ul{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}@media (max-width:1023px){header .menu__main>div.first-menu ul{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}}header .menu__main>div.rrss-menu ul{margin-bottom:0}header .menu__main>div.rrss-menu li{margin-bottom:0}header .menu__main>div.rrss-menu li a{color:#000}header .menu__main li{margin-bottom:1rem}header .menu__main p{position:relative;margin-bottom:1rem!important}header .menu__main p.bigger{margin-bottom:2rem;padding-top:0.5rem}@media (max-height:500px){header .menu__main p.bigger{margin-bottom:1rem}}header .menu__main p.bigger:before{content:"";position:absolute;top:0;left:0;width:2rem;height:2px;background:#0085ca}header .menu__main a{position:relative;color:#000;line-height:1;transition:color 0.3s ease,background-color 0.3s ease}@media (max-height:500px){header .menu__main a.bigger{font-size:1.2rem!important}}@media (hover:hover){header .menu__main a:hover{color:#0085ca}}.grey-featured{position:relative;z-index:1;padding-top:10rem}@media (max-width:767px){.grey-featured{padding-top:6rem}}.grey-featured .intro{margin:0}.grey-featured .intro .txt-content{margin-bottom:0}.grey-featured .intro .txt-content>div{padding:6rem 0}@media (max-width:767px){.grey-featured .intro .txt-content>div{padding:3rem 0}}.grey-featured .intro .txt-content .link-plus{margin-top:2rem}.grey-featured .intro .txt-content .logo{position:relative;padding-bottom:2rem;margin-bottom:2rem}.grey-featured .intro .txt-content .logo:after{content:"";position:absolute;bottom:0;left:0;width:3rem;height:2px;background:#0085ca}.grey-featured .intro .txt-content .logo svg{width:25rem;max-width:75%;height:auto}.grey-featured .intro .image-content{height:100%}@media (max-width:1023px){.grey-featured .intro .image-content{max-height:20rem}}@media (max-width:1023px){.grey-featured .intro .image-content.animate .tapa__v{top:-100%}}.intro{position:relative;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;margin-bottom:6rem}@media (max-width:1023px){.intro{margin-bottom:3rem}}@media (min-width:1024px){.intro.order .txt-content>div{margin-left:auto}.intro.order .image-content{left:0}.intro.order .image-content .tapa{top:0;left:0}.intro.order .image-content .tapa__h{left:50%}.intro.order .image-content .tapa__v{left:0%}.intro.order .image-content.animate .tapa__h{left:-100%}.intro.order .image-content.animate .tapa__v{top:75%}}.intro .image-content{position:absolute;z-index:1;top:0;right:0;overflow:hidden;width:50%}@media (min-width:1024px){.intro .image-content{height:40rem}}@media (max-width:1023px){.intro .image-content{order:1;position:relative;width:100%}}.intro .image-content:after,.intro .image-content:before{content:"";position:absolute;top:0;left:0;z-index:10;width:2px;height:2px;background:#fff}.intro .image-content:before{top:calc(50% - 1px);width:100%}.intro .image-content:after{left:calc(50% - 1px);height:100%}.intro .image-content img{position:relative;z-index:1;width:100%;height:100%;object-fit:cover}.intro .image-content .tapa{position:absolute;top:0;left:0;z-index:10;display:block;width:50%;height:100%;background:#fff;transition:top 0.5s ease,left 0.5s ease}.intro .image-content .tapa__h{transition-delay:0.5s}.intro .image-content .tapa__v{left:50%;transition-delay:1s}.intro .image-content.animate .tapa__h{left:100%}.intro .image-content.animate .tapa__v{top:75%}.intro .txt-content{position:relative;z-index:10;text-align:left;margin-bottom:3rem}@media (max-width:1023px){.intro .txt-content{order:2}}.intro .txt-content.flex{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}@media (min-width:1024px){.intro .txt-content.flex>div{padding-right:3rem}}.intro .txt-content>div{width:45%;text-align:left;padding-top:10rem}@media (min-width:1024px){.intro .txt-content>div{max-width:36.5rem}}@media (max-width:1023px){.intro .txt-content>div{width:100%;padding-top:3rem}}.intro .txt-content>img{width:55%;margin-top:6rem;opacity:0;margin-left:-1.5rem;transition:margin 0.5s ease,opacity 0.5s ease;transition-delay:1s}@media (max-width:1023px){.intro .txt-content>img{margin-top:3rem}}@media (max-width:1023px){.intro .txt-content>img.no-lines{display:none}}.intro .txt-content>img:not(.no-lines){width:100%;max-width:50rem}.intro .txt-content>img.animate{opacity:1;margin-left:0}.video-content{position:relative;z-index:10;opacity:0;margin:auto;margin-bottom:6rem;margin-left:3rem;transition:opacity 0.5s ease,margin 0.5s ease;transition-delay:0.5s}@media (max-width:1023px){.video-content{margin-bottom:3rem}}.video-content.animate{opacity:1;margin-left:0}@media (orientation:landscape){.video-content.desktop{display:inline-block}.video-content.mobile{display:none}}@media (orientation:portrait){.video-content.desktop{display:none}.video-content.mobile{display:inline-block}}.modal{position:fixed;top:-50vh;left:0;z-index:1000;width:100%;height:100%;opacity:0;pointer-events:none;transition:top 0.3s ease,opacity 0.3s ease}.modal.active{top:0;opacity:1;pointer-events:all}.modal .modal-content{width:100%;height:100%;border-radius:0;border:none;padding:1rem}.modal .modal-header{position:relative;border:none;border-radius:0}.modal .btn-close{position:absolute;top:0;right:0;z-index:20;width:2.5rem;height:2.5rem;opacity:1;color:#fff;padding:0;margin:0;transition:padding 0.3s ease}@media (hover:hover){.modal .btn-close:hover{padding:0.5rem}}.modal .btn-close svg{width:100%;height:100%}.modal#video-modal .modal-content{background:rgba(0,0,0,0.95)}.modal#video-modal .modal-content .modal-body{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;height:100%}.modal#video-modal .modal-content .modal-body iframe{border:5px solid #000}@media (orientation:landscape){.modal#video-modal .modal-content .modal-body iframe{width:90%;aspect-ratio:16/9}}@media (orientation:portrait){.modal#video-modal .modal-content .modal-body iframe{height:75%;aspect-ratio:9/16}}.slick{position:relative;padding-top:3rem}.slick .slick__utiles{position:absolute;top:-1rem;left:2rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;width:calc(100% - 1.5rem)}@media (max-width:767px){.slick .slick__utiles{left:1rem;width:calc(100% - 0.5rem)}}.slick__arrows{float:left}.slick__arrows .slick-btn{color:#0085ca;padding:0.75rem}.slick__arrows svg{width:0.5rem;height:auto}.slick-dots{position:absolute;z-index:1;top:0;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;right:2rem;height:100%}@media (max-width:767px){.slick-dots{flex-direction:row;height:auto;top:inherit;bottom:-2rem;right:0;width:100%}}.slick-dots li{height:0.75rem;margin:0.25rem}.slick-dots li.slick-active button:after{top:-0.25rem;left:-0.25rem;width:calc(100% + 0.5rem - 2px);height:calc(100% + 0.5rem - 2px)}.slick-dots li button{position:relative;width:0.65rem;height:0.65rem;text-indent:-5000rem;background:#0085ca;border-radius:100%}.slick-dots li button:after{content:"";position:absolute;top:0;left:0;width:calc(100% - 2px);height:calc(100% - 2px);border:1px solid #0085ca;border-radius:100%;transition:top 0.5s ease,left 0.5s ease,width 0.5s ease,height 0.5s ease}.slick__progressbar{width:50%;max-width:15rem;height:1px;overflow:hidden;background-color:#fbfbfb;background-image:linear-gradient(to right,#0085ca,#0085ca);background-repeat:no-repeat;background-size:0 100%;transition:background-size 0.4s ease-in-out;margin-left:1rem}.sticky-shop{position:sticky;top:calc(100% - 4rem - 3rem);z-index:100;padding:2rem 1rem}@media (max-width:767px){.rrss-list{margin:1rem 0}}.rrss-list li{display:inline-block}.rrss-list li a{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;width:3rem;height:3rem;color:#0085ca;border-radius:3rem;background:#fff;transition:color 0.3s ease-in-out,background-color 0.3s ease-in-out}@media (max-width:767px){.rrss-list li a{width:2.75rem;height:2.75rem}}@media (hover:hover){.rrss-list li a:hover{color:#fff!important;background:#0085ca!important}}.rrss-list li a svg{width:auto}.list-link{margin-top:6rem}@media (max-width:767px){.list-link{width:100%;margin-top:3rem}}.catalogue{padding-bottom:10rem}.design .color-bloks{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;margin-bottom:6rem}@media (max-width:1023px){.design .color-bloks{margin-top:-3rem;margin-bottom:3rem}}.design .color-bloks article{width:calc(33.3% - 1rem)}@media (max-width:767px){.design .color-bloks article{width:100%}}.design .color-bloks article.animate .image-content:after{left:100%}.design .color-bloks article.animate .image-content img{opacity:1}.design .color-bloks article .text-content{position:relative;z-index:2;width:100%;padding:1.5rem;margin-bottom:0}.design .color-bloks article .text-content p.big{position:relative;margin-bottom:0.5rem}.design .color-bloks article .image-content{position:relative;z-index:1;overflow:hidden;width:100%;border:2px solid #fff;padding:3rem}.design .color-bloks article .image-content:after{content:"";position:absolute;top:0;left:0;z-index:10;width:100%;height:100%;background:#fff;transition:left 0.3s ease}@media (min-width:1024px){.design .color-bloks article .image-content{aspect-ratio:1/1}}@media (max-width:1023px){.design .color-bloks article .image-content{margin:0}}.design .color-bloks article .image-content img{position:relative;z-index:1;opacity:0;transition:opacity 0.5s ease;transition-delay:0.75s}.design .thin{position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;margin-bottom:6rem}@media (max-width:1023px){.design .thin{margin-bottom:3rem}}.design .thin .image-content{position:sticky;top:10vh;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;width:50%;height:90vh;opacity:0;transition:opacity 0.5s ease;transition-delay:0.5s}.design .thin .image-content.animate{opacity:1}@media (max-width:1023px){.design .thin .image-content{width:100%}}.design .thin .image-content>div{position:relative;height:80%}.design .thin .image-content img{position:relative;z-index:1;width:auto;height:100%}.design .thin .image-content .thin-info{position:absolute;z-index:10;width:100%}@media (max-width:1023px){.design .thin .image-content .thin-info{width:auto}}.design .thin .image-content .thin-info__MC{bottom:5%;right:80%;text-align:right}.design .thin .image-content .thin-info__MR{top:5%;left:70%}.design .thin .image-content .thin-info .ico svg{width:2.5rem;height:auto}.design .thin .text-content{width:50%}.design .thin .item-list{margin-top:6rem}@media (max-width:1023px){.design .thin .item-list{margin-top:3rem}}.design .thin .item-list li{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;margin-bottom:3rem}.design .thin .item-list li div:not(.ico){width:calc(100% - 6rem - 1.5rem);padding-top:1.5rem}@media (max-width:768px){.design .thin .item-list li div:not(.ico){width:100%}}.design .thin .item-list li div.ico{width:6rem}.design .thin .item-list li h4{margin-bottom:1rem}.design .thin .item-list li svg{width:100%;height:auto}.design .thin .item-list li svg circle{stroke-dasharray:1000;stroke-dashoffset:1000}.design .thin .item-list li.animate svg circle{animation:dash 1.5s ease-in-out forwards;animation-delay:0.3s}.finishes-block{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;position:relative}.finishes-block:last-of-type{margin-top:6rem}@media (min-width:1024px){.finishes-block:last-of-type .txt-content{order:2}.finishes-block:last-of-type .finishes-content{order:1}}.finishes-block .txt-content{width:100%;padding:3rem}@media (min-width:1024px){.finishes-block .txt-content{width:45%;padding:6rem 3rem}}.finishes-block .txt-content h3{margin-bottom:1rem}.finishes-block .txt-content p.small{position:relative;padding-top:1rem}.finishes-block .txt-content p.small:before{content:"";position:absolute;top:0;left:0;width:2rem;height:2px;background:#fff}.finishes-block .finishes-content{overflow:hidden;width:100%;margin-top:3rem}@media (min-width:1024px){.finishes-block .finishes-content{width:50%;margin-top:0}}.finishes-block .finishes-item{padding:0 1rem}.finishes-block .finishes-item img{width:100%;margin-bottom:1rem}.functionalities .alternate-content{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-bottom:6rem}@media (max-width:1023px){.functionalities .alternate-content{margin-bottom:3rem}}@media (min-width:1024px){.functionalities .alternate-content:nth-child(odd) .text-content{order:2}.functionalities .alternate-content:nth-child(odd) .image-content{order:1;margin-left:0;margin-right:5%}}.functionalities .alternate-content .text-content{position:relative;width:50%;z-index:2}.functionalities .alternate-content .text-content h3{margin-bottom:1rem}.functionalities .alternate-content .text-content p.big{position:relative;padding-bottom:1rem}.functionalities .alternate-content .text-content p.big:after{content:"";position:absolute;bottom:0;left:0;width:2rem;height:2px;background:#0085ca}.functionalities .alternate-content .image-content{z-index:1;width:45%;margin-left:5%}@media (min-width:1024px){.functionalities .alternate-content .image-content{max-width:28rem;aspect-ratio:1/1}}@media (max-width:1023px){.functionalities .alternate-content .image-content{width:100%;height:20rem;margin:0}}.functionalities .alternate-content .image-content__style{width:0;height:100%;padding:6rem 0;transition:width 0.5s ease,padding 0.5s ease;transition-delay:0.3s}@media (max-width:1023px){.functionalities .alternate-content .image-content__style{padding:3rem 0}}.functionalities .alternate-content .image-content__style img{height:100%;object-fit:contain;opacity:0;transition:opacity 0.5s ease;transition-delay:0.75s}.functionalities .alternate-content .image-content.animate .image-content__style{width:100%;padding:6rem 0}@media (max-width:1023px){.functionalities .alternate-content .image-content.animate .image-content__style{padding:3rem}}.functionalities .alternate-content .image-content.animate .image-content__style img{opacity:1}.bg-image{position:relative;z-index:1;overflow:hidden;width:100%;margin-bottom:-25%}@media (max-width:1023px){.bg-image{margin-bottom:0}}.bg-image:after,.bg-image:before{content:"";position:absolute;top:0;z-index:10;width:2px;height:100%;background:#fff}.bg-image:before{left:50%}.bg-image:after{left:75%}.bg-image img{position:relative;z-index:1;width:100%}.bg-image .line{position:absolute;top:calc(50% - 1px);left:0;z-index:10;width:100%;height:2px;background:#fff}.bg-image .tapa{position:absolute;top:0;left:0;z-index:10;width:25%;height:100%;background:#fff;transition:top 0.5s ease,left 0.5s ease}.bg-image .tapa__1{width:50%;transition-delay:0.5s}.bg-image .tapa__2{left:50%;transition-delay:1s}.bg-image .tapa__3{left:75%;transition-delay:1.5s}.bg-image.animate .tapa__1{top:50%}.bg-image.animate .tapa__2{left:100%}.bg-image.animate .tapa__3{top:-100%}.prod-list{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;margin:-1rem;margin-bottom:3rem}.prod-list:last-of-type{margin-bottom:0}.prod-list li{position:relative;width:calc(25% - 2rem);overflow:hidden;text-align:left;margin:1rem;opacity:0;padding-top:1rem;transition:opacity 0.5s ease;transition-delay:0.5s}@media (max-width:1023px){.prod-list li{width:calc(50% - 2rem)!important}}@media (max-width:767px){.prod-list li{width:100%!important;margin:1rem 0}}.prod-list li img{width:100%;margin-bottom:0.5rem}.prod-list li.animate{opacity:1}.prod-list li.big-item{overflow:hidden;width:calc(33.3% - 2rem);padding-bottom:3.5rem}@media (min-width:1024px){.prod-list li.big-item.mr{margin-right:33.3%}}.prod-list li.big-item:hover{cursor:pointer}.prod-list li.big-item:hover .text-content{top:calc(0% + 1rem)}.prod-list li.big-item:hover .text-content h5 span.ico svg{transform:rotate(180deg)}.prod-list li.big-item .text-content{position:absolute;top:calc(100% - 3.5rem - 1.25rem);left:0;width:100%;height:100%;background:rgba(255,255,255,0.95);padding:1.25rem;transition:top 0.5s ease-in-out}@media (min-width:1024px) and (max-width:1280px){.prod-list li.big-item .text-content{padding-right:0;padding-left:0}}.prod-list li.big-item .text-content h5{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;min-height:3.5rem;margin-top:-2.25rem;margin-bottom:1.25rem}.prod-list li.big-item .text-content h5 span{width:80%}.prod-list li.big-item .text-content h5 span.tag{width:auto;padding:0.15rem 0.5rem;margin-bottom:1rem}@media (min-width:1024px) and (max-width:1280px){.prod-list li.big-item .text-content h5 span.tag{margin-left:1rem}}@media (max-width:768px){.prod-list li.big-item .text-content h5 span.tag{margin-right:100%}}.prod-list li.big-item .text-content h5 span.ico{width:20%;margin-left:auto}.prod-list li.big-item .text-content h5 span.ico svg{float:right;width:1rem;height:auto;transform:rotate(0deg)}.text-content{width:25%;text-align:left;margin-bottom:3rem}@media (max-width:1280px){.text-content{width:35%}}@media (max-width:1023px){.text-content{width:100%!important;max-width:100%!important}}.others .text-content{width:60%;max-width:30rem;margin-right:auto}.separator{position:relative;overflow:hidden;width:90%;max-width:100rem;margin-bottom:10rem}@media (max-width:1023px){.separator{margin-bottom:6rem}}@media (max-width:767px){.separator{width:100%;margin-bottom:3rem}}.separator:after,.separator:before{content:"";position:absolute;top:0;z-index:10;width:2px;height:100%;background:#fff}.separator:before{left:33.3%}.separator:after{left:66.6%}.separator img{position:relative;z-index:1;width:100%}.separator .tapa{position:absolute;top:0;left:0;z-index:10;width:33.5%;height:100%;background:#fff;transition:top 0.33s ease}.separator .tapa__1{transition-delay:0.33s}.separator .tapa__2{left:33.33%;transition-delay:0.66s}.separator .tapa__3{left:66.66%;transition-delay:1s}.separator.animate .tapa__1,.separator.animate .tapa__3{top:100%}.separator.animate .tapa__2{top:-100%}.presentation{position:fixed;top:0;left:0;z-index:1;width:100%;height:100vh;padding-top:0!important}.presentation .slick-list,.presentation .slick-track,.presentation .slider-content{width:100%;height:100%}.presentation .item{width:100%;height:100%}.presentation .item .item-content{position:relative;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;height:100%;text-align:left}@media (max-height:500px){.presentation .item .item-content{height:80%;padding-top:20%}}@media (max-width:1023px){.presentation .item .item-content{flex-direction:column;justify-content:flex-end}}.presentation .item .text-content{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;order:2;width:50%;height:50%;margin:0 0 0 auto}@media (max-height:500px){.presentation .item .text-content{height:50%}}@media (min-width:1024px){.presentation .item .text-content{height:100%}}.presentation .item .text-content>div{position:relative;z-index:500;width:90%;padding-top:1.5rem}@media (min-width:768px){.presentation .item .text-content>div{width:80%;padding-top:3rem}}@media (min-width:1024px){.presentation .item .text-content>div{width:100%;max-width:25rem;height:50%;padding-top:6rem}}.presentation .item .text-content>div a.link-plus{pointer-events:none;margin-bottom:1rem}@media (max-width:767px){.presentation .item .text-content>div p{background:#fff;padding:0.5rem}}.presentation .item .text-content .logo{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;flex-wrap:nowrap;padding-top:0}@media (max-height:500px){.presentation .item .text-content .logo{background:#fff;padding:1rem 1rem 0}}.presentation .item .text-content .logo svg{width:100%;max-width:15rem;height:auto}@media (min-width:768px){.presentation .item .text-content .logo svg{max-width:25rem}}.presentation .item .image-content{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;order:1;overflow:hidden;width:100%;height:33.3%}@media (max-height:500px){.presentation .item .image-content{height:50%}}@media (min-width:1024px){.presentation .item .image-content{display:block;width:50%;height:100%}}.presentation .item .image-content:after,.presentation .item .image-content:before{content:"";position:absolute;top:0;left:0;z-index:25;width:2px;height:2px;background:#fff}.presentation .item .image-content:before{top:calc(50% - 1px);width:100%}.presentation .item .image-content:after{height:100%;left:calc(66.6% - 1px)}@media (min-width:1024px){.presentation .item .image-content:after{left:calc(50% - 1px)}}.presentation .item .image-content .tapa{position:absolute;top:0;z-index:15;width:33.3%;height:100%;background:#fff;transition:top 0.5s ease}@media (min-width:1024px){.presentation .item .image-content .tapa{width:50%}}.presentation .item .image-content .tapa__01{left:33.3%}@media (min-width:1024px){.presentation .item .image-content .tapa__01{left:50%}}.presentation .item .image-content .tapa__02{left:66.6%}@media (min-width:1024px){.presentation .item .image-content .tapa__02{left:0}}.presentation .item .image-content .inter{position:relative;z-index:100;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;width:33.3%;height:100%;padding:1rem}@media (min-width:768px){.presentation .item .image-content .inter{padding:3rem}}@media (min-width:1024px){.presentation .item .image-content .inter{position:absolute;bottom:0;right:0;z-index:20;width:50%;height:50%}}.presentation .item .image-content .inter img{max-width:20rem;max-height:20rem;height:100%;object-fit:contain;margin-left:-3rem;transition:margin 0.3s ease}.presentation .item .image-content img{position:relative;z-index:1;width:100%}.presentation .item .image-content img.big-image{width:66.6%}@media (min-width:1024px){.presentation .item .image-content img.big-image{width:auto;height:100%}}.presentation .item.slick-active .image-content .tapa__01{top:-100%;transition-delay:0.3s}.presentation .item.slick-active .image-content .tapa__02{top:75%;transition-delay:0.6s}.presentation .item.slick-active .image-content .inter img{margin-left:0}.presentation__versatil{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}@media (min-width:1024px){.presentation__versatil{flex-wrap:nowrap}}.presentation__versatil .image-content{order:1;width:100%;height:55%}@media (min-width:1024px){.presentation__versatil .image-content{width:50%;height:100%}}.presentation__versatil .image-content .item{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;width:100%}.presentation__versatil .image-content .item.slick-active .image__inter{margin-left:0}.presentation__versatil .image-content .image{position:relative;z-index:10}.presentation__versatil .image-content .image__inter{width:auto;height:50%;margin-left:-3rem;transition:margin 0.5s ease}@media (min-width:1024px){.presentation__versatil .image-content .image__inter{width:50%;height:auto}}.presentation__versatil .image-content .image__bg{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;object-fit:cover}.presentation__versatil .text-content{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-wrap:nowrap;order:2;width:100%;height:45%;padding:3rem;margin:0}@media (min-width:1024px){.presentation__versatil .text-content{justify-content:center;align-items:flex-start;width:50%;height:100%;padding:6rem}}.presentation__versatil .text-content .logo svg{width:100%;height:auto}@media (min-width:768px){.presentation__versatil .text-content .logo svg{max-width:25rem}}.presentation__versatil .text-content .txt{width:100%;padding-top:1rem}.presentation__versatil .text-content .txt .item{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;height:5rem}.presentation__versatil .text-content .txt .item p{width:100%;text-align:center;margin:0}@media (min-width:1024px){.presentation__versatil .text-content .txt .item p{text-align:left}}.sustainability .content-1220{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}@media (max-width:1023px){.sustainability .content-1220{justify-content:center}}.sustainability .content-1220 article{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:nowrap;width:calc(50% - 3rem)}@media (max-width:1023px){.sustainability .content-1220 article{width:100%}}@media (max-width:767px){.sustainability .content-1220 article{flex-wrap:wrap}}@media (max-width:1023px){.sustainability .content-1220 article:last-of-type{margin-top:3rem}}.sustainability .content-1220 article .logo{width:6rem;margin-right:2rem}@media (max-width:767px){.sustainability .content-1220 article .logo{margin-right:0;margin-bottom:1rem}}.sustainability .content-1220 article p.small{position:relative;margin-top:3rem}.sustainability .content-1220 article p.small:before{content:"";position:absolute;top:-1rem;left:0;width:3rem;height:2px;background:#0085ca}#gdpr-cookie-message{position:fixed;right:0;bottom:0;z-index:6000;width:33%;text-align:left;background:#000;padding:1.5rem}@media (max-width:1023px){#gdpr-cookie-message{width:100%}}#gdpr-cookie-message h4{color:#fff;margin-bottom:0.5rem}#gdpr-cookie-message h5{font-size:0.9rem;margin-bottom:1rem}#gdpr-cookie-message p{color:#fff;font-size:0.9rem}#gdpr-cookie-message p:last-child{display:flex;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;flex-wrap:nowrap;margin-bottom:0}#gdpr-cookie-message p a{display:inline-block;color:#fff}#gdpr-cookie-message button{cursor:pointer;color:#000;font-family:"Noto Sans",sans-serif;font-weight:600;font-size:0.9rem;letter-spacing:1px;line-height:0.9rem;text-transform:uppercase;background:#fff;border:2px solid #fff;border-radius:3rem;margin:0 0 0 0.5rem;padding:0.5rem 1rem;transition:all 0.15s ease-in-out}#gdpr-cookie-message button:not([disabled]):hover{color:#fff;background:#000}#gdpr-cookie-message button#gdpr-cookie-advanced{color:#fff;background:#000;border-color:#fff}#gdpr-cookie-message button#gdpr-cookie-advanced:hover{color:#000;background:#fff}#gdpr-cookie-message button#gdpr-cookie-advanced:disabled{pointer-events:none}#gdpr-cookie-message button:disabled{opacity:0.3}#gdpr-cookie-message button#ihavecookiesBtn{cursor:pointer;display:inline-block;color:#fff;transition:color 0.3s ease}#gdpr-cookie-message button#ihavecookiesBtn:hover{color:#CACDD5}#gdpr-cookie-message #gdpr-cookie-types{color:#000;background-color:#fff;margin-bottom:1.25rem;padding:1.25rem}#gdpr-cookie-message #gdpr-cookie-types ul{display:flex;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap}#gdpr-cookie-message #gdpr-cookie-types li{display:flex;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;width:50%}#gdpr-cookie-message #gdpr-cookie-types input[type=checkbox]{width:1.25rem;height:1.25rem;background:#fff;border:1px solid #000;border-radius:0;margin-top:0;margin-right:0.75rem;margin-left:0;transition:all 0.3s ease;appearance:none}#gdpr-cookie-message #gdpr-cookie-types label{position:relative;cursor:pointer;font-size:0.9rem!important}#gdpr-cookie-message #gdpr-cookie-types input[type=checkbox]:checked{background-color:#fff;border:7px solid #000}body.home footer{padding-top:3rem}@media (min-width:768px){body.home footer{padding-top:5rem}}body.legal main{padding-top:0}body.legal article{margin-top:6rem}@media (max-width:767px){body.legal article{margin-top:3rem}}body.legal article h3{margin-top:3rem}body.legal article ul{padding:0 3rem;margin-bottom:3rem}@media (max-width:767px){body.legal article ul{padding:0}}body.legal article a{color:#0085ca}body.legal article button{color:#0085ca;font-weight:600;text-decoration:underline}@media (hover:hover){body.legal article button:hover{text-decoration:none}}body.contact main{padding-top:0}body.contact h1{margin-bottom:1rem}body.contact h2{margin-bottom:0}body.contact h3{margin-bottom:1rem}body.contact ul{margin:1.5rem 0}body.contact .contact__content{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;margin-top:6rem}@media (max-width:767px){body.contact .contact__content{margin-top:3rem}}body.contact .contact__content a{color:#0085ca;text-decoration:none}@media (hover:hover){body.contact .contact__content a:hover{text-decoration:underline}}body.contact .contact__content .text-content{width:35%;padding-top:1rem}@media (max-width:1023px){body.contact .contact__content .text-content{width:45%!important}}@media (max-width:767px){body.contact .contact__content .text-content{width:100%!important;margin-top:3rem}}body.contact .contact__content .text-content address{font-style:normal}body.contact .contact__content .form-content{width:55%}@media (max-width:1023px){body.contact .contact__content .form-content{width:50%!important}}@media (max-width:767px){body.contact .contact__content .form-content{width:100%!important}}body.contact .contact__content .form-content p.small{margin-top:1rem}