.homepage .maincontent{display:flex;justify-content:stretch;width:100%}
.homepage .maincontent .component-container{padding:0;width:100%}
.homepage .hero-section{display:flex;min-height:500px;height:70vh;margin:0 auto;position:relative;overflow:hidden;background-color:#efefef;align-items:center;justify-content:center;gap:40px;padding:80px 40px 120px}
@media (max-width:1279px){
.homepage .hero-section{flex-direction:column;max-height:none;padding:0 0 40px;align-items:center}
.homepage .hero-section>.left,.homepage .hero-section>.right{flex:1 1 auto;text-align:center}
.homepage .hero-section>.left .withLogoText{margin-bottom:0}
.homepage .hero-section>.left .withLogoText ul{align-items:center;margin-top:1.8rem!important}
}
.homepage .hero-section>img{width:100%;height:100%;object-fit:contain;object-position:top right;position:absolute;top:0;right:0;opacity:.5}
.homepage .hero-section .secondary-imgbg{position:absolute;width:60%;height:100%;right:0;top:0;opacity:.2;object-fit:contain;object-position:bottom right}
@media (max-width:1279px){
.homepage .hero-section .secondary-imgbg{display:none}
}
.homepage .hero-section .left{display:flex;flex-direction:column;padding:0;background-color:transparent;position:relative;z-index:12;background-color:var(--secondary-color)}
@media (max-width:1279px){
.homepage .hero-section .left{flex:1 1 auto;padding-inline:15px;margin-right:0}
}
.homepage .hero-section .left .carsPic{max-width:480px;margin:0;display:none!important}
@media (max-width:767px){
.homepage .hero-section .left .carsPic{max-width:360px}
}
.homepage .hero-section .left .withLogoText{display:flex;flex-direction:column;gap:20px;margin:0 0 30px}
@media (max-width:1279px){
.homepage .hero-section .left .withLogoText{margin-bottom:0}
}
.homepage .hero-section .left .withLogoText h1{margin:0;padding:0;font-size:2.7rem;line-height:1;color:var(--primary-color);letter-spacing:-.5px}
@media (max-width:1279px){
.homepage .hero-section .left .withLogoText h1{font-size:1.9rem}
}
.homepage .hero-section .left .withLogoText h2{margin:10px 0 0;padding:0;font-size:1.1rem;line-height:1.2;text-wrap:balance}
.homepage .hero-section .right{width:100%;flex:0 0 640px;position:relative;margin-bottom:24px;z-index:10}
@media (max-width:1279px){
.homepage .hero-section .right{flex:1 1 auto;order:-1}
}
.homepage .hero-section .right .hero-video-div{position:relative;height:100%}
.homepage .hero-section .right a.videoLink{position:absolute;width:100%;height:100%;z-index:10;top:0;left:0;z-index:100}
.homepage .hero-section .right picture.videoCoverPic{height:100%;width:100%;border-radius:25px;overflow:hidden}
@media (max-width:1279px){
.homepage .hero-section .right picture.videoCoverPic{border-radius:0}
}
.homepage .hero-section .right picture.videoCoverPic:after{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);content:'';border-radius:25px;overflow:hidden}
@media (max-width:1279px){
.homepage .hero-section .right picture.videoCoverPic:after{border-radius:0}
}
.homepage .hero-section .right picture.videoCoverPic img{width:100%;height:100%;object-fit:cover;object-position:center center}
.homepage .hero-section .right .video{position:relative;display:flex;line-height:0;overflow:hidden}
@media (max-width:1279px){
.homepage .hero-section .right .video{border-radius:0}
}
.homepage .hero-section .right .video:after{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);content:'';overflow:hidden;z-index:1}
.homepage .hero-section .right .playBtn{max-width:120px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10}
@media (max-width:1279px){
.homepage .hero-section .right .playBtn{max-width:90px}
}
.homepage .hero-section .right .discoverBtn{display:block;max-width:max-content;position:absolute;bottom:-23px;left:50%;text-align:center;transform:translateX(-50%);display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 2px #efefef;cursor:pointer;padding:10px 20px;z-index:10}
@media (max-width:1279px){
.homepage .hero-section .right .discoverBtn{display:none}
}
.homepage .hero-section .right .discoverBtn>i{font-size:.9rem}
.homepage .hero-section .right .discoverBtn:after{display:none}
.homepage .hero-section .right .withLogoText{width:100%;position:absolute;bottom:0;left:0;padding:30px 30px 30px;z-index:1;color:#fff;z-index:10;display:none}
.homepage .hero-section .right .withLogoText>img{max-height:40px}
@media (max-width:767px){
.homepage .hero-section .right .withLogoText>img{display:none}
}
@media (max-width:767px){
.homepage .hero-section .right .withLogoText .titleDiv{width:100%}
}
.homepage .hero-section .right .withLogoText h3{color:#fff;margin:0;font-size:1.6rem}
@media (max-width:1279px){
.homepage .hero-section .right .withLogoText h3{font-size:1.2rem}
}
@media (max-width:767px){
.homepage .hero-section .right .withLogoText h3{font-size:1.2rem;max-width:300px;text-align:center;margin:0 auto}
}
.homepage .hero-section .right .withLogoText p{color:#fff;font-size:.9rem;margin:0;letter-spacing:-.5px;font-weight:600}
@media (max-width:767px){
.homepage .hero-section .right .withLogoText p{display:none}
}
.homepage .hero-section.hero-section-02 .withLogoText{gap:10px;z-index:10}
.homepage .hero-section.hero-section-02 .withLogoText h1{font-size:clamp(2rem,5vw,3rem);text-transform:uppercase;color:var(--secondary-color)}
.homepage .hero-section.hero-section-02 .withLogoText h2{order:-1;letter-spacing:0;margin:0;text-transform:uppercase}
.homepage .hero-section.hero-section-02 .withLogoText p{margin:0;text-wrap:balance}
.homepage .hero-section.hero-section-02 .withLogoText p b{font-weight:700}
.homepage .hero-section.hero-section-02 .withLogoText ul{display:flex;flex-direction:column;gap:10px;margin-top:.5rem}
.homepage .hero-section.hero-section-03{background:#fff;padding:0;gap:0;align-items:center;justify-content:center;border-bottom:10px solid var(--secondary-color)}
.homepage .hero-section.hero-section-03>img{display:none}
.homepage .hero-section.hero-section-03 .heroPic{order:1;position:absolute;top:0;left:0;width:100%;height:100%}
.homepage .hero-section.hero-section-03 .heroPic:after{content:"";z-index:5;position:absolute;top:0;left:0;width:100%;height:100%;opacity:.5;background-size:10px 10px;background-image:repeating-linear-gradient(45deg,var(--primary-color) 0,var(--primary-color) 1px,rgba(255,255,255,.1) 0,rgba(255,255,255,.1) 50%)}
.homepage .hero-section.hero-section-03 .heroPic img{object-fit:cover;object-position:center;width:100%;height:100%}
.homepage .hero-section.hero-section-03 .withLogoText{gap:10px;z-index:10;margin:4rem 0 0;padding:0;position:relative}
.homepage .hero-section.hero-section-03 .withLogoText h1{font-size:clamp(2rem,5vw,3rem);text-transform:uppercase;color:var(--secondary-color)}
.homepage .hero-section.hero-section-03 .withLogoText h2{order:-1;letter-spacing:0;margin:0;text-transform:uppercase}
.homepage .hero-section.hero-section-03 .withLogoText p{margin:0;text-wrap:balance}
.homepage .hero-section.hero-section-03 .withLogoText p b{font-weight:700}
.homepage .hero-section.hero-section-03 .withLogoText ul{display:flex;flex-wrap:wrap;gap:10px;margin-top:.5rem}
@media (max-width:1279px){
.homepage .hero-section.hero-section-03 .withLogoText ul{margin:1rem auto!important}
}
.homepage .hero-section-video{display:flex;min-height:700px;height:100vh;width:100%;margin:0 auto;position:relative;overflow:hidden;padding:0 2rem;align-items:center;justify-content:center;background-color:var(--secondary-color)}
.homepage .hero-section-video:before{content:"";z-index:5;position:absolute;top:0;left:0;width:100%;height:100%;opacity:1;background-image:linear-gradient(360deg,#027ba4 0,#027BA400 70%);--background-overlay:'';mix-blend-mode:multiply}
.homepage .hero-section-video:after{content:"";z-index:5;position:absolute;top:0;left:0;width:100%;height:100%;opacity:.3;background-size:10px 10px;background-color:var(--primary-color)}
.homepage .hero-section-video .herobg{opacity:.2;object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;top:0;left:0;z-index:0}
.homepage .hero-section-video .text-content{position:relative;z-index:10;max-width:767px;top:40px}
.homepage .hero-section-video .text-content img{filter:drop-shadow(3px 3px 5px rgba(0, 0, 0, .5))}
.homepage .hero-section-video .text-content h1{margin:0;padding:0;font-size:2.7rem;line-height:1}
.homepage .hero-section-video .text-content h2.lighth2{display:flex;align-items:center;gap:1rem;margin:2rem 0 0;padding:0;font-size:clamp(1.2rem,3vw,1.8rem);line-height:1.2;font-weight:300;text-align:center;text-wrap:balance;text-transform:uppercase;max-width:max-content;color:#fff}
.homepage .hero-section-video video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:.5;z-index:1}
.homepage .hero-section-carousel{display:flex;min-height:700px;height:100vh;width:100%;margin:0 auto;position:relative;overflow:hidden;padding:0;align-items:flex-end;justify-content:flex-start;background-color:var(--secondary-color)}
.homepage .hero-section-carousel img.herobg{opacity:.2;object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;top:0;left:0;z-index:0}
.homepage .hero-section-carousel .swiper{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}
.homepage .hero-section-carousel .swiper .swiper-slide{display:flex!important;align-items:center;justify-content:center}
.homepage .hero-section-carousel .swiper .swiper-button-next,.homepage .hero-section-carousel .swiper .swiper-button-prev{opacity:1;width:100px;height:100px;padding:0;text-align:center;display:flex;align-items:center;justify-content:center;bottom:50%!important;top:auto!important;transform:translateY(50%)!important}
.homepage .hero-section-carousel .swiper .swiper-button-next:after,.homepage .hero-section-carousel .swiper .swiper-button-prev:after{color:#fff;opacity:1;font-size:3rem}
.homepage .hero-section-carousel .swiper .swiper-button-next{right:0!important;border-radius:10px 0 0 10px}
.homepage .hero-section-carousel .swiper .swiper-button-prev{left:0!important;border-radius:0 10px 10px 0}
@media (max-width:979px){
.homepage .hero-section-carousel .swiper .swiper-pagination{bottom:57px!important}
.homepage .hero-section-carousel .swiper .swiper-button-next,.homepage .hero-section-carousel .swiper .swiper-button-prev{opacity:1;width:50px;height:50px;padding:0;text-align:center;display:flex;align-items:center;justify-content:center;bottom:50px!important;top:auto!important;transform:none!important}
.homepage .hero-section-carousel .swiper .swiper-button-next:after,.homepage .hero-section-carousel .swiper .swiper-button-prev:after{opacity:1;font-size:1.6rem}
.homepage .hero-section-carousel .swiper .swiper-button-next{right:0!important}
.homepage .hero-section-carousel .swiper .swiper-button-prev{left:0!important}
}
.homepage .hero-section-carousel .swiper .swiper-pagination{padding:.6rem .5rem .3rem;max-width:max-content;left:50%;transform:translateX(-50%);border-radius:4px;bottom:20px;line-height:1}
.homepage .hero-section-carousel .swiper .swiper-pagination-bullet{opacity:1;background-color:#fff;width:15px;height:15px;margin:0 7px}
.homepage .hero-section-carousel .swiper .swiper-pagination-bullet-active{background-color:var(--secondary-color)}
.homepage .hero-section-carousel .heroPic{order:1;position:absolute;bottom:0;left:0;width:100%;height:100%;transform:scale(1);transform-origin:bottom center}
.homepage .hero-section-carousel .heroPic:after{content:"";z-index:5;position:absolute;top:0;left:0;width:100%;height:100%;opacity:.3;background-size:10px 10px;background-color:var(--primary-color)}
.homepage .hero-section-carousel .heroPic:before{content:"";z-index:5;position:absolute;top:0;left:0;width:100%;height:100%;opacity:1;background-image:linear-gradient(360deg,#027ba4 0,#027BA400 70%);--background-overlay:'';mix-blend-mode:multiply}
.homepage .hero-section-carousel .heroPic img{object-fit:cover;object-position:center;width:100%;height:100%}
.homepage .hero-section-carousel .swiper-slide-active .heroPic{transform:scale(1.1);transition:all 2s .5s ease-in-out}
.homepage .hero-section-carousel .swiper-slide-active .slider-content{opacity:1;transform:translateY(0);transition:all .5s .5s ease-in-out}
.homepage .hero-section-carousel .slider-content{display:flex;flex-direction:column;padding:0 2rem;background-color:transparent;position:relative;z-index:12;color:#fff;text-align:center;max-width:767px;margin-top:100px;opacity:0;transform:translateY(-4rem);transition:all .5s ease-in-out;position:relative}
.homepage .hero-section-carousel .slider-content:not(.primary-slider-content){padding:0 0 0 220px;text-align:left;max-width:750px}
.homepage .hero-section-carousel .slider-content:not(.primary-slider-content):after{content:"";z-index:5;position:absolute;top:0;left:160px;width:2px;height:100%;opacity:1;background-color:#fff;transform:rotate(10deg)}
.homepage .hero-section-carousel .slider-content h1{margin:0;padding:0;font-size:2.7rem;line-height:1}
@media (max-width:1279px){
.homepage .hero-section-carousel .slider-content h1{font-size:1.9rem}
}
.homepage .hero-section-carousel .slider-content h2{display:flex;align-items:center;justify-content:flex-start;gap:1rem;margin:0;padding:0;font-size:4rem;line-height:1.2;text-wrap:balance;text-align:left;text-transform:uppercase;font-weight:100;line-height:.9;max-width:max-content}
.homepage .hero-section-carousel .slider-content h2 img{position:absolute;left:0;top:50%;transform:translateY(-50%)}
.homepage .hero-section-carousel .slider-content h2 span{max-width:max-content}
.homepage .hero-section-carousel .slider-content h2.lighth2{display:flex;align-items:center;gap:1rem;margin:2rem 0;padding:0;font-size:1.8rem;line-height:1.2;font-weight:300;text-align:center;text-wrap:balance;text-transform:uppercase}
.homepage .hero-section-carousel .slider-content p{font-weight:300;margin:1rem 0 1.5rem;font-size:1.4rem;letter-spacing:0;line-height:1.2;color:#fff;padding:0;display:inline-block;box-decoration-break:clone;-webkit-box-decoration-break:clone;max-width:515px;word-wrap:break-word}
.homepage .hero-section-carousel .slider-content ul{display:flex;flex-wrap:wrap;gap:2rem;margin-top:0;padding:0;list-style:none;justify-content:center;text-align:left}
.homepage .hero-section-carousel .slider-content:not(.primary-slider-content) ul{justify-content:flex-start}
@media (max-width:979px){
.homepage .hero-section-carousel .slider-content{padding:2rem!important;margin-top:-50px}
.homepage .hero-section-carousel .slider-content:after{display:none}
.homepage .hero-section-carousel .slider-content h2{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-size:2rem;line-height:1.2;margin:0 auto}
.homepage .hero-section-carousel .slider-content h2 img{position:relative;left:0;top:0;transform:none}
.homepage .hero-section-carousel .slider-content h2 span{max-width:max-content}
.homepage .hero-section-carousel .slider-content p{text-align:center}
.homepage .hero-section-carousel .slider-content ul{justify-content:center!important;gap:1rem}
}
@media (max-width:550px){
.homepage .hero-section-carousel .slider-content{padding:2rem!important;margin-top:-50px}
.homepage .hero-section-carousel .slider-content:after{display:none}
.homepage .hero-section-carousel .slider-content h2.lighth2{font-size:1rem;line-height:1.2;font-weight:300}
.homepage .hero-section-carousel .slider-content h2{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-size:2.2rem;line-height:1;margin:0 auto;gap:1rem}
.homepage .hero-section-carousel .slider-content h2 img{position:relative;left:0;top:0;transform:none}
.homepage .hero-section-carousel .slider-content p{font-size:1.2rem;padding:0;background-color:transparent}
}
.homepage section.video-home{width:100%;display:flex;align-items:center;justify-content:center;position:relative;margin-inline:auto;z-index:10;box-shadow:0 0 20px -10px #000;background-color:var(--secondary-color)}
.homepage section.video-home .hero-video-div{position:relative;height:100%;max-width:650px;margin:0 auto}
.homepage section.video-home a.videoLink{position:absolute;width:100%;height:100%;z-index:10;top:0;left:0;z-index:100}
.homepage section.video-home picture.videoCoverPic{height:100%;width:100%;border-radius:25px;overflow:hidden}
@media (max-width:1279px){
.homepage section.video-home picture.videoCoverPic{border-radius:0}
}
.homepage section.video-home picture.videoCoverPic:after{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);content:'';border-radius:25px;overflow:hidden}
@media (max-width:1279px){
.homepage section.video-home picture.videoCoverPic:after{border-radius:0}
}
.homepage section.video-home picture.videoCoverPic img{width:100%;height:100%;object-fit:cover;object-position:center center}
.homepage section.video-home .video{position:relative;display:flex;line-height:0;overflow:hidden;border:10px solid var(--secondary-color)}
@media (max-width:1279px){
.homepage section.video-home .video{border-radius:0}
}
.homepage section.video-home .video:after{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);content:'';overflow:hidden;z-index:1}
.homepage section.video-home .playBtn{max-width:120px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10}
@media (max-width:1279px){
.homepage section.video-home .playBtn{max-width:90px}
}
.homepage section.video-home .discoverBtn{display:block;max-width:max-content;position:absolute;bottom:-13px;left:50%;text-align:center;transform:translateX(-50%);display:flex;align-items:center;justify-content:center;cursor:pointer;padding:10px 20px;z-index:10}
@media (max-width:1279px){
.homepage section.video-home .discoverBtn{display:none}
}
.homepage section.video-home .discoverBtn>i{font-size:.9rem}
.homepage section.video-home .discoverBtn:after{display:none}
.homepage section.video-home .withLogoText{width:100%;position:absolute;bottom:0;left:0;padding:30px 30px 30px;z-index:1;color:#fff;z-index:10;display:none}
.homepage section.video-home .withLogoText>img{max-height:40px}
@media (max-width:767px){
.homepage section.video-home .withLogoText>img{display:none}
}
@media (max-width:767px){
.homepage section.video-home .withLogoText .titleDiv{width:100%}
}
.homepage section.video-home .withLogoText h3{color:#fff;margin:0;font-size:1.6rem}
@media (max-width:1279px){
.homepage section.video-home .withLogoText h3{font-size:1.2rem}
}
@media (max-width:767px){
.homepage section.video-home .withLogoText h3{font-size:1.2rem;max-width:300px;text-align:center;margin:0 auto}
}
.homepage section.video-home .withLogoText p{color:#fff;font-size:.9rem;margin:0;letter-spacing:-.5px;font-weight:600}
@media (max-width:767px){
.homepage section.video-home .withLogoText p{display:none}
}
.homepage section.video-home-cover{width:100%;display:flex;align-items:center;justify-content:center;position:relative;margin-inline:auto;z-index:9;box-shadow:0 0 100px 0 #000;margin:0}
@media (max-width:979px){
.homepage section.video-home-cover{flex-direction:column;box-shadow:0 -10px 100px 30px #000}
}
.homepage section.video-home-cover ul{display:flex;flex-wrap:wrap;gap:2rem}
@media (max-width:550px){
.homepage section.video-home-cover ul{gap:1rem}
.homepage section.video-home-cover ul li{flex:1 1 100%}
.homepage section.video-home-cover ul li a{width:100%;max-width:none;text-align:center;justify-content:center}
}
.homepage section.video-home-cover .video-container{position:absolute;top:0;left:0;width:100%;height:100%;isolation:isolate;overflow:hidden}
@media (max-width:979px){
.homepage section.video-home-cover .video-container{position:relative;width:100%;height:400px}
}
.homepage section.video-home-cover .video-container:after{content:"";z-index:5;position:absolute;top:0;left:0;width:100%;height:105%;opacity:.5;background-size:10px 10px;background-color:var(--primary-color)}
.homepage section.video-home-cover .video-container video{position:absolute;top:50%;left:50%;width:100%;height:100%;object-fit:cover;transform:translate(-50%,-50%);z-index:1;line-height:0;filter:saturate(0)}
.homepage section.video-home-cover .content{position:relative;z-index:20;color:#fff;display:flex;gap:0;width:100%}
@media (max-width:1279px){
.homepage section.video-home-cover .content{flex-direction:column;padding:0}
}
.homepage section.video-home-cover .content h2{display:flex;flex-direction:column;font-size:6rem;font-weight:100;letter-spacing:-5.4px;margin:0;line-height:1}
.homepage section.video-home-cover .content h2 span{font-size:1.6rem;letter-spacing:0;text-transform:uppercase;line-height:1;position:relative;left:5px;font-weight:300}
@media (max-width:550px){
.homepage section.video-home-cover .content h2 span{font-size:1.4rem}
}
.homepage section.video-home-cover .content h3{font-size:2rem;font-weight:200}
@media (max-width:550px){
.homepage section.video-home-cover .content h3{font-size:1.4rem;font-weight:400}
}
.homepage section.video-home-cover .content .left{flex:0 1 979px;width:50%;padding:4rem 4rem;background-color:#fff;color:var(--secondary-color);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:2rem}
@media (max-width:979px){
.homepage section.video-home-cover .content .left{height:400px;width:100%;margin-top:-400px;background:0 0;background-image:linear-gradient(0deg,#027ba4 10%,#027BA400 50%);color:#fff}
}
@media (max-width:1279px){
.homepage section.video-home-cover .content .left{flex:1 1 auto;width:100%}
}
@media (max-width:550px){
.homepage section.video-home-cover .content .left{padding:2rem 1rem}
}
.homepage section.video-home-cover .content .right{flex:1 1 auto;width:100%;padding:8rem 4rem;background-image:linear-gradient(90deg,#027ba4 0,#027BA400 100%);--background-overlay:'';mix-blend-mode:multiply}
@media (max-width:979px){
.homepage section.video-home-cover .content .right{background-color:var(--secondary-color)}
}
@media (max-width:550px){
.homepage section.video-home-cover .content .right{padding:4rem 2rem}
}
.homepage section.video-home-cover .content .right h3{max-width:580px}
.homepage section.video-home-cover .content .right p{max-width:580px;margin:1rem 0 1.5rem}
.homepage section.video-home-cover a.videoLink{position:absolute;width:100%;height:100%;z-index:10;top:0;left:0;z-index:100}
.homepage section.video-home-cover .playBtn{max-width:120px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10}
.homepage section.video-home-cover .discoverBtn{display:block;max-width:max-content;position:absolute;bottom:-13px;left:50%;text-align:center;transform:translateX(-50%);display:flex;align-items:center;justify-content:center;cursor:pointer;padding:10px 20px;z-index:10}
@media (max-width:1279px){
.homepage section.video-home-cover .discoverBtn{display:none}
}
.homepage section.video-home-cover .discoverBtn>i{font-size:.9rem}
.homepage section.video-home-cover .discoverBtn:after{display:none}
.homepage section.video-home-cover .withLogoText{width:100%;position:absolute;bottom:0;left:0;padding:30px 30px 30px;z-index:1;color:#fff;z-index:10;display:none}
.homepage section.video-home-cover .withLogoText>img{max-height:40px}
@media (max-width:767px){
.homepage section.video-home-cover .withLogoText>img{display:none}
}
@media (max-width:767px){
.homepage section.video-home-cover .withLogoText .titleDiv{width:100%}
}
.homepage section.video-home-cover .withLogoText h3{color:#fff;margin:0;font-size:1.6rem}
@media (max-width:1279px){
.homepage section.video-home-cover .withLogoText h3{font-size:1.2rem}
}
@media (max-width:767px){
.homepage section.video-home-cover .withLogoText h3{font-size:1.2rem;max-width:300px;text-align:center;margin:0 auto}
}
.homepage section.video-home-cover .withLogoText p{color:#fff;font-size:.9rem;margin:0;letter-spacing:-.5px;font-weight:600}
@media (max-width:767px){
.homepage section.video-home-cover .withLogoText p{display:none}
}
.homepage .mainpoints{box-shadow:0 0 100px 0 #000;position:relative;z-index:10;background-color:var(--secondary-color)}
.homepage .mainpoints .inner{margin:0 auto;display:flex;padding:0;margin:0;gap:0}
@media (max-width:979px){
.homepage .mainpoints .inner{flex-direction:column}
}
.homepage .mainpoints .inner>div{flex:0 0 50%;max-width:50%;overflow:hidden;position:relative}
@media (max-width:979px){
.homepage .mainpoints .inner>div{flex:1 1 auto;max-width:none;width:100%}
}
.homepage .mainpoints .inner>div picture{position:absolute;height:100%;width:100%;z-index:-1;transition:all .5s ease-in-out}
.homepage .mainpoints .inner>div picture img{height:100%;width:100%;object-fit:cover;object-position:center center;filter:saturate(0)}
.homepage .mainpoints .inner>div picture:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}
.homepage .mainpoints .inner>div:hover picture{transform:scale(1.1);transform-origin:center center;transition:all .5s ease-in-out}
.homepage .mainpoints .inner>div:hover picture img{filter:saturate(1)}
.homepage .mainpoints .inner>div .content{color:#fff;display:flex;flex-direction:column;padding:4rem;height:100%}
@media (max-width:550px){
.homepage .mainpoints .inner>div .content{padding:4rem 2rem}
}
.homepage .mainpoints h2{font-size:clamp(3rem,10vw,4rem);line-height:1.2;text-wrap:balance;text-align:left;text-transform:uppercase;font-weight:100;line-height:.9;margin:0 0 8rem 0}
.homepage .mainpoints h3{margin:1rem 0 .5rem;font-size:1.4rem;letter-spacing:0;line-height:1.2;color:var(--lsecondary-color);padding:0;font-weight:300;display:inline-block;box-decoration-break:clone;-webkit-box-decoration-break:clone;word-wrap:break-word;text-wrap:balance;max-width:450px}
.homepage .mainpoints p{font-size:.9rem;margin:0 0 1rem;max-width:767px;text-wrap:balance;line-height:1.4}
.homepage .mainpoints a.mainBtn{margin:auto 0 0 0}
.homepage .mainpoints a.mainBtn.disabled{opacity: 0.8; pointer-events: none;}
.homepage .mainpoints a.mainBtn.disabled:hover{opacity: 0.5; pointer-events: none;}
.homepage .mainpoints a.mainBtn:has(small){display: flex; flex-direction: column;}
.homepage .chisiamo-multicol-section{padding:0 0;margin:0 auto;position:relative;z-index:1;top:0;background-color:var(--secondary-color);color:#fff}
.homepage .chisiamo-multicol-section .primary-imgbg{position:absolute;width:60%;height:100%;left:0;top:0;opacity:.2;object-fit:contain;object-position:bottom left;display:none}
@media (max-width:1279px){
.homepage .chisiamo-multicol-section .primary-imgbg{display:none}
}
.homepage .chisiamo-multicol-section .secondary-imgbg{position:absolute;width:100%;height:100%;left:0;top:0;opacity:.2;object-fit:contain;object-position:bottom right;mix-blend-mode:darken;display:none}
@media (max-width:1279px){
.homepage .chisiamo-multicol-section .secondary-imgbg{display:none}
}
.homepage .chisiamo-multicol-section .swiper:not(.swiper-initialized){padding:5rem 0}
.homepage .chisiamo-multicol-section .swiper:not(.swiper-initialized) .swiper-wrapper{padding:0}
@media (max-width:979px){
.homepage .chisiamo-multicol-section .swiper:not(.swiper-initialized) .swiper-wrapper{display:grid;grid-template-columns:1fr 1fr 1fr}
.homepage .chisiamo-multicol-section .swiper:not(.swiper-initialized) .swiper-wrapper .swiper-slide:nth-child(1){grid-column:-1/1;text-align:center}
.homepage .chisiamo-multicol-section .swiper:not(.swiper-initialized) .swiper-wrapper .swiper-slide:nth-child(1) p{max-width:500px;margin:0 auto;text-wrap:balance}
}
@media (max-width:500px){
.homepage .chisiamo-multicol-section .swiper:not(.swiper-initialized) .swiper-wrapper{grid-template-columns:1fr}
.homepage .chisiamo-multicol-section .swiper:not(.swiper-initialized) .swiper-wrapper .swiper-slide:nth-child(1){text-align:left}
}
.homepage .chisiamo-multicol-section .swiper .swiper-wrapper{counter-reset:section;padding-right:100px;padding:0}
.homepage .chisiamo-multicol-section .swiper .swiper-wrapper .swiper-slide>div{position:relative;padding:30px}
@media (max-width:979px){
.homepage .chisiamo-multicol-section .swiper .swiper-wrapper .swiper-slide>div{padding:0 20px}
}
.homepage .chisiamo-multicol-section .swiper .swiper-wrapper .swiper-slide>div.withLogoText img{max-height:60px;display:none}
.homepage .chisiamo-multicol-section .swiper .swiper-wrapper .swiper-slide>div h2{font-size:clamp(1.8rem,3vw,2.4rem);line-height:1;margin:0 0 1rem;text-transform:uppercase}
.homepage .chisiamo-multicol-section .swiper .swiper-wrapper .swiper-slide>div .subTitleP{font-weight:700;font-style:italic}
.homepage .chisiamo-multicol-section .swiper .swiper-wrapper .swiper-slide>div h3{margin:0 0 10px;font-size:1rem;line-height:1.2;text-transform:uppercase;font-weight:700}
@media (max-width:550px){
.homepage .chisiamo-multicol-section .swiper .swiper-wrapper .swiper-slide>div h3{font-size:.9rem}
}
.homepage .chisiamo-multicol-section .swiper .swiper-wrapper .swiper-slide>div h3 span.number{width:40px;height:40px;flex:0 0 40px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;line-height:1;font-weight:700;margin-right:10px}
@media (max-width:550px){
.homepage .chisiamo-multicol-section .swiper .swiper-wrapper .swiper-slide>div h3 span.number{width:26px;height:26px;flex:0 0 26px;margin-right:5}
}
.homepage .chisiamo-multicol-section .swiper .swiper-wrapper .swiper-slide>div h3 span{flex:1 1 auto}
@media (max-width:1279px){
.homepage .chisiamo-multicol-section .swiper .swiper-wrapper .swiper-slide>div h3 span{flex:0 0 120px}
}
@media (max-width:550px){
.homepage .chisiamo-multicol-section .swiper .swiper-wrapper .swiper-slide>div h3 span{flex:1 1 auto}
}
.homepage .chisiamo-multicol-section .swiper .swiper-wrapper .swiper-slide>div p{margin:0;line-height:1.4;font-size:.9rem}
.homepage .chisiamo-multicol-section .swiper .swiper-button-prev{display:none}
.homepage .chisiamo-multicol-section .swiper.swiper-initialized{padding-right:60px;padding-bottom:20px}
.homepage .chisiamo-multicol-section .swiper.swiper-initialized .swiper-slide{opacity:0}
.homepage .chisiamo-multicol-section .swiper.swiper-initialized .swiper-slide-visible{opacity:1;transition:opacity .3s .3s linear}
.homepage section.servizi .inner{display:flex;flex-direction:column;gap:60px;max-width:1279px;padding:0 2rem;margin:0 auto;padding:10rem 2rem}
.homepage section.servizi .inner .top{display:flex;justify-content:center;align-items:center;gap:120px;padding:0;position:relative}
@media screen and (max-width:979px){
.homepage section.servizi .inner .top{flex-direction:column;gap:30px}
}
.homepage section.servizi .inner .top .left{flex:0 1 470px}
@media screen and (max-width:979px){
.homepage section.servizi .inner .top .left{flex:1 1 auto;position:relative;z-index:10;padding:0 2rem;text-align:center}
}
.homepage section.servizi .inner .top .left h2{font-size:clamp(1rem,10vw,5rem);line-height:1;font-weight:900;margin:0;color:var(--secondary-color)}
.homepage section.servizi .inner .top .left h3{font-size:clamp(1rem,5vw,1.6rem);line-height:1.4;margin:0;padding:0;text-transform:uppercase;color:var(--secondary-color);font-style:italic;margin:1rem auto}
@media screen and (max-width:979px){
.homepage section.servizi .inner .top .left h3{margin-bottom:0}
}
.homepage section.servizi .inner .top .left p{margin:0}
@media screen and (max-width:979px){
.homepage section.servizi .inner .top .left p{color:#fff;display:none}
}
.homepage section.servizi .inner .top .right{flex:1 1 auto;display:flex;position:relative;flex-direction:column;align-items:center}
@media screen and (max-width:979px){
.homepage section.servizi .inner .top .right{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden;display:none}
.homepage section.servizi .inner .top .right:after{content:"";position:absolute;z-index:2;top:0;left:0;height:100%;width:100%;background:rgba(0,0,0,.7);opacity:1;transition:opacity .3s ease-in-out}
}
.homepage section.servizi .inner .top .right picture{top:0;left:0;height:100%;width:100%;position:relative}
.homepage section.servizi .inner .top .right picture:after{width:calc(100% - 40px);height:20px;background-color:var(--secondary-color);position:absolute;top:-10px;left:-10px;content:'';z-index:100}
.homepage section.servizi .inner .top .right picture:before{width:20px;height:calc(100% - 40px);background-color:var(--secondary-color);position:absolute;top:0;left:-10px;content:'';z-index:100}
.homepage section.servizi .inner .top .right picture img{height:100%;object-fit:cover;object-position:100% 80%;width:100%;max-height:300px}
.homepage section.servizi .inner .top .right a{position:relative;margin:-20px auto 0;z-index:10;box-shadow:0 10px 20px -10px rgba(0,0,0,.4);text-transform:uppercase}
.homepage .mod-servizi-overview{display:grid;grid-template-columns:repeat(3,1fr);flex-wrap:wrap;gap:30px;margin:0 auto;padding:0;max-width:1279px}
@media screen and (max-width:1279px){
.homepage .mod-servizi-overview{grid-template-columns:repeat(2,1fr)}
}
@media screen and (max-width:767px){
.homepage .mod-servizi-overview{grid-template-columns:repeat(1,1fr)}
}
.homepage .mod-servizi-overview>div{display:flex;flex-direction:column}
.homepage .mod-servizi-overview>div img{width:100%;aspect-ratio:2;object-fit:cover;object-position:center}
.homepage .mod-servizi-overview>div h4{font-size:1rem;margin:0 0 2rem;color:var(--grey-700);font-weight:700;text-transform:uppercase;position:relative;z-index:10;background-color:var(--grey-500);background:linear-gradient(45deg,rgba(0,0,0,.1) 0,rgba(0,0,0,.05) 20%,rgba(0,0,0,.05) 40%,rgba(0,0,0,.1) 60%,rgba(0,0,0,.05) 80%,rgba(0,0,0,.1) 100%);padding:.5rem}
.homepage .mod-servizi-overview>div ul.mod-simple-list{margin:0;padding:0}
.homepage .mod-servizi-overview>div ul.mod-simple-list li{border-bottom:1px solid var(--grey-300);padding-bottom:7px;margin-bottom:7px}
.homepage .mod-servizi-overview>div ul.mod-simple-list li a{text-transform:uppercase;font-size:.8rem;font-weight:600;letter-spacing:-.3px}
.homepage .mod-servizi-overview>div ul.mod-simple-list li a span{position:relative;padding-left:15px;display:block}
.homepage .mod-servizi-overview>div ul.mod-simple-list li a span i{color:var(--third-color);position:absolute;left:0;top:50%;transform:translateY(-50%)}
.homepage .quick-keypoints{color:#fff;position:relative;padding:5rem 2rem;overflow:hidden;background:linear-gradient(45deg,rgba(0,0,0,.4) 0,rgba(0,0,0,.2) 20%,rgba(0,0,0,.4) 40%,rgba(0,0,0,.4) 60%,rgba(0,0,0,.2) 80%,rgba(0,0,0,.4) 100%)}
@media (max-width:1279px){
.homepage .quick-keypoints{padding:3rem 2rem}
}
.homepage .quick-keypoints .primary-imgbg{position:absolute;width:100%;height:170%;right:0;top:0;opacity:.2;object-fit:cover;object-position:top right;display:none}
@media (max-width:1279px){
.homepage .quick-keypoints .primary-imgbg{display:none}
}
.homepage .quick-keypoints .secondary-imgbg{display:none}
.homepage .quick-keypoints ul{max-width:1279px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);position:relative;z-index:10}
@media (max-width:1279px){
.homepage .quick-keypoints ul{display:grid;grid-template-columns:repeat(2,1fr)}
}
.homepage .quick-keypoints ul li{text-align:center;padding:1rem 1rem;border-left:1px solid var(--grey-600)}
.homepage .quick-keypoints ul li:first-of-type{border-left:none}
.homepage .quick-keypoints ul li div{background-color:rgba(0,0,0,.1);background-color:var(--secondary-color);width:70px;height:70px;padding:5px;display:flex;justify-content:center;align-items:center;margin:0 auto;border-radius:20px}
.homepage .quick-keypoints ul li img{width:100%;object-fit:contain;height:100%}
.homepage .quick-keypoints ul li h2{font-size:.9rem;line-height:1;margin:15px 0 10px;text-transform:uppercase}
.homepage .quick-keypoints ul li p{margin:0;padding:0;font-weight:600;line-height:1.4;font-size:.8rem;text-wrap:balance;color:var(--primary-color)}
@media (max-width:1279px){
.homepage .quick-keypoints ul li h2{font-size:.9rem}
.homepage .quick-keypoints ul li p{font-size:.8rem}
}
@media (max-width:979px){
.homepage .quick-keypoints ul li h2{max-width:110px;line-height:1.2;margin-inline:auto}
.homepage .quick-keypoints ul li p{display:none}
}
.homepage .quick-sedi{background-color:var(--primary-color);color:#fff;display:block;clear:both;padding:4rem 0;position:relative;overflow:hidden;isolation:isolate;background:linear-gradient(45deg,#000 0,rgba(0,0,0,.8) 20%,rgba(0,0,0,.85) 40%,rgba(0,0,0,.9) 60%,rgba(0,0,0,.8) 80%,#000 100%)}
.homepage .quick-sedi .primary-imgbg{position:absolute;width:100%;height:160%;right:0;top:0;opacity:.1;object-fit:cover;object-position:top right;display:none}
@media (max-width:1279px){
.homepage .quick-sedi .primary-imgbg{display:none}
}
.homepage .quick-sedi .inner{display:flex;justify-content:space-between;align-items:center;flex-direction:column;margin:0 auto;max-width:1279px;padding:3rem 2rem}
.homepage .quick-sedi .inner>div h2{font-size:clamp(1.8rem,3vw,2.4rem);line-height:1.2;margin:0 0 1rem;text-transform:uppercase}
.homepage .quick-sedi ul{display:flex;justify-content:center;gap:4rem}
.homepage .quick-sedi ul li{display:flex;flex-direction:column;gap:10px;text-align:center;padding:15px 15px}
.homepage .quick-sedi ul li h3{font-size:1rem;line-height:1;margin:0;color:var(--grey-500);font-weight:400}
.homepage .quick-sedi ul li p{margin:0;padding:0;font-weight:500;font-size:.8rem;line-height:1;text-wrap:balance}
.homepage .quick-sedi ul li a.getDirectionLink{display:flex;justify-content:center}
.homepage .quick-sedi ul li a.getDirectionLink span{background-color:var(--secondary-color);font-size:.8rem;padding:3px 10px;color:#fff;border-radius:5px}
.homepage .quick-sedi ul li a.getDirectionLink span:hover{background-color:rgba(255,255,255,.5)}
.homepage .quick-sedi ul li a.callnow-sede{color:#fff;font-size:1.2rem;line-height:1}
.homepage .quick-sedi ul li a.callnow-sede:hover{color:var(--secondary-color)}
.homepage .perche-section{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:120px 0;gap:40px;width:100%}
.homepage .perche-section .withLogoText{margin:0 40px}
.homepage .perche-section .withLogoText h2{font-size:2.7rem;line-height:1;margin:0 0 10px}
.homepage .perche-section .withLogoText h2 span{color:var(--primary-color)}
.homepage .perche-section .withLogoText p{max-width:520px;margin:0;line-height:1.4}
.homepage .perche-section .content{margin:40px 0 0;display:flex;gap:80px;width:100%;max-width:1279px}
@media (max-width:1279px){
.homepage .perche-section .content:last-of-type{margin-bottom:0}
}
@media (max-width:1279px){
.homepage .perche-section .content{flex-direction:column;gap:60px}
}
.homepage .perche-section .content .intro{--bg-color:#efefef;flex:0 0 270px;background-color:var(--bg-color);padding:20px;display:flex;flex-direction:column;justify-content:space-between;position:relative}
@media (max-width:1279px){
.homepage .perche-section .content .intro{flex:1 1 auto;margin:0 30px}
}
.homepage .perche-section .content .intro:after{--width-triangle:50px;content:'';width:var(--width-triangle);height:100%;clip-path:polygon(0 0,100% 50%,0 100%);position:absolute;top:0;right:calc(var(--width-triangle) * -1);background-color:var(--bg-color)}
@media (max-width:1279px){
.homepage .perche-section .content .intro:after{--width-triangle:50px;content:'';width:calc(var(--width-triangle) * 1.5);height:calc(var(--width-triangle) * .8);position:absolute;background-color:var(--bg-color);clip-path:polygon(0 0,100% 0,50% 100%);top:auto;bottom:calc((var(--width-triangle) * .8) * -1);right:50%;transform:translateX(50%)}
}
.homepage .perche-section .content .intro h3{margin:0 0 10px;font-size:1rem;line-height:1.2}
.homepage .perche-section .content .intro h3 span{color:var(--primary-color);font-size:2rem;line-height:1;font-weight:900;letter-spacing:-1px;display:block;clear:both}
.homepage .perche-section .content .intro p{margin:0;line-height:1.2;font-weight:900;font-size:1rem;color:var(--primary-color);text-align:right;letter-spacing:-.5px;position:relative;isolation:isolate}
.homepage .perche-section .content .intro p span{padding:0 0 0 50px}
.homepage .perche-section .content .intro p:after{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);display:block;width:50px;height:5px;background-color:var(--primary-color);margin:0;z-index:-1}
@media (max-width:1279px){
.homepage .perche-section .content .swiper{margin:0 40px}
}
.homepage .perche-section .content .swiper.swiper-initialized{height:100%;max-height:100vw;min-height:0;min-width:0;max-width:100%;width:auto;overflow:hidden}
.homepage .perche-section .content .swiper.swiper-initialized .swiper-wrapper{max-height:100%;height:100%;display:flex}
.homepage .perche-section .content .swiper.swiper-initialized .swiper-wrapper .swiper-slide{width:auto;flex-shrink:0;display:block;height:100%;max-height:100%;min-width:0}
.homepage .perche-section .content .swiper:not(.swiper-initialized) .swiper-wrapper{display:flex;gap:30px;position:relative}
.homepage .perche-section .content .swiper:not(.swiper-initialized) .swiper-wrapper:after{content:"";display:block;width:100%;height:5px;position:absolute;top:12px;left:0;background-color:var(--primary-color);z-index:-1}
.homepage .perche-section .content .swiper:not(.swiper-initialized) .swiper-wrapper .swiper-slide{flex:1 1 25%}
.homepage .perche-section .content .swiper:not(.swiper-initialized) .swiper-button-next,.homepage .perche-section .content .swiper:not(.swiper-initialized) .swiper-button-prev{display:none}
.homepage .perche-section .content .swiper .swiper-wrapper .swiper-slide>span{width:30px;height:30px;background-color:var(--primary-color);display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;font-weight:700;font-size:1.1rem;border-radius:50%;margin-bottom:10px}
.homepage .perche-section .content .swiper .swiper-wrapper .swiper-slide h4{margin:0 0 10px;font-size:1rem;color:var(--primary-color);line-height:1.2}
.homepage .perche-section .content .swiper .swiper-wrapper .swiper-slide p{margin:0;line-height:1.2;font-size:.8rem}
.homepage .keypoints-section{display:flex;max-width:1279px;justify-content:center;gap:40px;margin:0 auto;padding:120px 0 0}
.homepage .keypoints-section .left{flex:1 1 auto;display:flex;flex-wrap:wrap}
.homepage .keypoints-section .left>ul{display:flex;flex-wrap:wrap;gap:40px}
@media (max-width:1279px){
.homepage .keypoints-section .left>ul{width:100%;flex-direction:column;flex-wrap:nowrap;padding:50px 20px 0}
}
.homepage .keypoints-section .left>ul>li{color:#fff;padding:0;position:relative;background-color:var(--primary-color);isolation:isolate;flex:1 1 40%;display:flex;flex-direction:column;min-height:320px;justify-content:center}
@media (max-width:1279px){
.homepage .keypoints-section .left>ul>li{flex:1 1 auto;width:100%}
}
.homepage .keypoints-section .left>ul>li .inner{max-width:50%;padding:40px}
@media (max-width:550px){
.homepage .keypoints-section .left>ul>li .inner{max-width:none;width:100%;padding:20px}
}
.homepage .keypoints-section .left>ul>li .inner img.iconImg{margin-bottom:10px}
@media (max-width:550px){
.homepage .keypoints-section .left>ul>li .inner img.iconImg{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);background-color:var(--primary-color);padding:5px;border-radius:50%;width:60px;height:60px}
}
.homepage .keypoints-section .left>ul>li .inner img.serviceImg{margin-bottom:20px;height:160px;width:100%;object-fit:cover;object-position:center}
@media (min-width:550px){
.homepage .keypoints-section .left>ul>li .inner img.serviceImg{position:absolute;top:0;right:0;width:50%;height:100%;margin-bottom:0}
}
@media (min-width:550px){
.homepage .keypoints-section .left>ul>li .inner.nlt-li img.serviceImg{display:none}
}
.homepage .keypoints-section .left>ul>li .inner>ul{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}
@media (min-width:550px){
.homepage .keypoints-section .left>ul>li .inner>ul{align-items:center;justify-content:center;position:absolute;top:0;right:0;width:50%;height:100%;background-color:#efefef;color:var(--body-color);padding:40px 40px 40px 50px;gap:40px;margin-bottom:0}
}
@media (max-width:550px){
.homepage .keypoints-section .left>ul>li .inner>ul{flex-direction:row;flex-wrap:wrap}
}
.homepage .keypoints-section .left>ul>li .inner>ul li{margin-left:10px}
@media (min-width:550px){
.homepage .keypoints-section .left>ul>li .inner>ul li{max-width:320px;margin-left:0}
}
.homepage .keypoints-section .left>ul>li .inner>ul li h3{font-size:1rem;line-height:1;margin-bottom:5px;position:relative}
@media (min-width:550px){
.homepage .keypoints-section .left>ul>li .inner>ul li h3{color:var(--primary-color)}
}
@media (max-width:550px){
.homepage .keypoints-section .left>ul>li .inner>ul li h3 br{display:none}
}
.homepage .keypoints-section .left>ul>li .inner>ul li h3:after{position:absolute;content:"\f105";font-family:FontAwesome;top:0;left:-10px;transform:scale(1.2)}
.homepage .keypoints-section .left>ul>li .inner>ul li p{margin:0}
.homepage .keypoints-section .left>ul>li .inner h2{font-size:1.4rem;line-height:1.2;color:#fff;text-shadow:2px 2px 2px rgba(0,0,0,.3);margin:0}
@media (max-width:550px){
.homepage .keypoints-section .left>ul>li .inner h2 br{display:none}
}
.homepage .keypoints-section .left>ul>li .inner p{font-size:.85rem;line-height:1.4;margin:5px 0 15px;letter-spacing:-.2px}
.homepage .keypoints-section .left>ul>li .inner a{margin:auto 0 0 0}
@media (max-width:550px){
.homepage .keypoints-section .left>ul>li .inner a{width:100%;max-width:none;text-align:center;justify-content:center;padding:12px 0}
}
@media (max-width:550px){
.homepage .keypoints-section .left>ul li .inner img.serviceImg{margin-bottom:20px;height:160px;width:100%;object-fit:cover;object-position:100% 62%}
}
.homepage .keypoints-section .left>ul li:nth-of-type(1) .inner img.serviceImg{margin-bottom:20px;height:160px;width:100%;object-fit:cover;object-position:100% 26%}
.homepage .keypoints-section .right{display:none;flex:0 1 20%}
.homepage .keypoints-section .right ul{display:flex;background-color:var(--third-color)}
.homepage .keypoints-section .right ul li{color:#fff;padding:30px 30px 30px 100px;position:relative}
.homepage .keypoints-section .right ul li img{max-height:80px;position:absolute;transform:translateX(-80px)}
.homepage .keypoints-section .right ul li h2{font-size:1rem;line-height:1.2;color:var(--primary-color);margin:0}
.homepage .keypoints-section .right ul li p{font-size:.9rem;line-height:1.2;margin-top:10px;margin-bottom:10px}
.homepage section.sostenibilita{display:flex;position:relative;margin:0 auto;flex-direction:column;align-items:center;isolation:isolate}
.homepage section.sostenibilita:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.02;background-size:10px 10px;background-image:repeating-linear-gradient(45deg,#fff 0,#fff 1px,var(--primary-color) 0,var(--primary-color) 50%);z-index:-1}
.homepage section.sostenibilita picture{order:1}
.homepage section.sostenibilita .inner{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10rem 2rem 2rem;gap:1rem;text-align:center;max-width:979px;margin:0 auto}
@media (max-width:979px){
.homepage section.sostenibilita .inner{text-align:left;justify-content:flex-start;align-items:flex-start}
}
.homepage section.sostenibilita .inner h2{font-size:4rem;font-size:clamp(2rem,8vw,4rem);line-height:1.2;text-wrap:balance;text-align:left;text-transform:uppercase;font-weight:100;line-height:.9;margin:0;color:var(--secondary-color)}
@media (max-width:350px){
.homepage section.sostenibilita .inner h2{font-weight:300}
}
.homepage section.sostenibilita .inner h3{font-size:.9rem;line-height:1.2;font-weight:400;order:-1;letter-spacing:0;margin:0 0 20px;padding-bottom:10px;color:var(--secondary-color);border-bottom:1px solid var(--secondary-color);max-width:max-content;text-transform:uppercase}
.homepage section.sostenibilita .inner h4{text-wrap:balance;margin:1rem auto;font-weight:300;font-size:1.4rem}
.homepage section.sostenibilita .inner p{text-shadow:0 0 10px #fff;margin:0 auto 1rem;color:var(--grey-700)}
@media (max-width:550px){
.homepage section.sostenibilita .inner a{width:100%;max-width:none;text-align:center;justify-content:center}
}
.homepage .chisiamo-section{display:flex;flex-direction:column;max-width:1279px;position:relative;margin:0 auto;align-items:center;justify-content:center;padding:0 2rem 10rem;gap:30px}
@media (max-width:979px){
.homepage .chisiamo-section{padding:3rem 2rem}
}
.homepage .chisiamo-section .inner{width:100%;padding:0;display:flex;align-items:center;justify-content:center;gap:60px}
@media (max-width:979px){
.homepage .chisiamo-section .inner{flex-direction:column;gap:30px}
}
.homepage .chisiamo-section .inner .heroBgPic{flex:1 1 50%}
@media (max-width:979px){
.homepage .chisiamo-section .inner .heroBgPic{flex:1 1 300px;height:300px}
}
.homepage .chisiamo-section .inner .title{flex:0 1 470px;order:1;padding:40px 0;display:flex;flex-direction:column;gap:10px}
@media (max-width:979px){
.homepage .chisiamo-section .inner .title{flex:1 1 auto;padding:0}
}
.homepage .chisiamo-section .inner .title h2{font-size:2.4rem;line-height:1;letter-spacing:-1px;margin:0;color:var(--secondary-color);text-transform:uppercase}
@media (max-width:979px){
.homepage .chisiamo-section .inner .title h2{text-align:center;font-size:1.8rem;line-height:1.1}
}
.homepage .chisiamo-section .inner .title h2 span{color:var(--primary-color);display:block;clear:both}
.homepage .chisiamo-section .inner .title h3{font-size:1.6rem;color:var(--grey-700);line-height:1.2;margin:0;text-wrap:balance}
@media (max-width:979px){
.homepage .chisiamo-section .inner .title h3{text-align:center;margin-inline:auto}
}
.homepage .chisiamo-section .inner .title p{margin:0 0 30px}
@media (max-width:979px){
.homepage .chisiamo-section .inner .title p{text-align:center;margin-inline:auto}
}
.homepage .chisiamo-section .inner .title ul{display:flex;flex-wrap:wrap;gap:30px}
@media (max-width:979px){
.homepage .chisiamo-section .inner .title ul{justify-content:center;gap:10px}
}
@media (max-width:500px){
.homepage .chisiamo-section .inner .title ul{flex-direction:column}
.homepage .chisiamo-section .inner .title ul li a{width:100%;max-width:none;align-items:flex-start}
}
.homepage .chisiamo-section .inner picture img{height:100%;object-fit:cover;object-position:center;width:100%}
.homepage .chisiamo-section .inner .swiper{flex:0 1 730px;padding:0;position:relative}
.homepage .chisiamo-section .inner .swiper:after{width:calc(100% - 40px);height:20px;background-color:var(--secondary-color);position:absolute;top:0;right:0;content:'';z-index:100}
.homepage .chisiamo-section .inner .swiper:before{width:20px;height:calc(100% - 40px);background-color:var(--secondary-color);position:absolute;top:0;right:0;content:'';z-index:100}
@media (max-width:979px){
.homepage .chisiamo-section .inner .swiper{flex:1 1 auto;height:300px}
}
.homepage .chisiamo-section .inner .swiper .swiper-wrapper{align-items:center}
.homepage .chisiamo-section .inner .swiper .swiper-wrapper .swiper-slide{display:flex;line-height:0;height:100%;overflow:hidden}
.homepage .chisiamo-section .inner .swiper .swiper-wrapper .swiper-slide a{display:flex;line-height:0;width:100%;height:100%}
.homepage .chisiamo-section .inner .swiper .swiper-wrapper .swiper-slide a img{height:100%;object-fit:cover;object-position:center;width:100%}
.homepage .chisiamo-section .inner .swiper .swiper-pagination,.homepage .chisiamo-section .inner .swiper .swiper-scrollbar{display:none}
.homepage .chisiamo-section .inner .swiper .swiper-button-next,.homepage .chisiamo-section .inner .swiper .swiper-button-prev{width:80px;height:80px;background-color:#fff;display:flex;justify-content:center;align-items:center;position:absolute;top:50%!important;bottom:auto!important;transform:translateY(-50%);z-index:1001}
@media (max-width:768px){
.homepage .chisiamo-section .inner .swiper .swiper-button-next,.homepage .chisiamo-section .inner .swiper .swiper-button-prev{width:50px;height:50px}
.homepage .chisiamo-section .inner .swiper .swiper-button-next:after,.homepage .chisiamo-section .inner .swiper .swiper-button-prev:after{font-size:1.4rem}
}
.homepage section.numeri{display:block;width:100%;overflow:hidden;padding:10rem 2rem;background-color:var(--secondary-color);position:relative;margin:0;background:linear-gradient(45deg,#000 0,rgba(0,0,0,.8) 20%,rgba(0,0,0,.85) 40%,rgba(0,0,0,.9) 60%,rgba(0,0,0,.8) 80%,#000 100%)}
@media (max-width:550px){
.homepage section.numeri{padding:10rem .5rem}
}
.homepage section.numeri:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.02;background-size:10px 10px;background-image:repeating-linear-gradient(45deg,#fff 0,#fff 1px,var(--primary-color) 0,var(--primary-color) 50%)}
.homepage section.numeri .inner{display:flex;justify-content:space-between;max-width:1279px;margin:0 auto;gap:3rem;padding:0;color:#fff;position:relative;z-index:1}
@media (max-width:767px){
.homepage section.numeri .inner{flex-direction:column;padding:0}
}
.homepage section.numeri .inner .left{flex:0 0 440px;padding:0;display:flex;flex-direction:column;gap:10px;display:none}
@media (max-width:767px){
.homepage section.numeri .inner .left{flex:1 1 auto}
}
.homepage section.numeri .inner .left img.logo{margin:0;max-width:300px;display:none}
.homepage section.numeri .inner .left img.certificato{margin:1rem 0;max-width:360px}
.homepage section.numeri .inner .left h2{font-size:clamp(1.6rem,5vw,2.4rem);line-height:1.2;margin:0;text-wrap:balance;text-transform:uppercase}
.homepage section.numeri .inner .left h2 span{color:#000}
@media (max-width:767px){
.homepage section.numeri .inner .left h2{text-align:center}
}
.homepage section.numeri .inner .left h3{font-size:clamp(1rem,5vw,1.4rem);line-height:1.2;margin:5px 0;text-wrap:balance;text-transform:uppercase}
.homepage section.numeri .inner .left p{margin:0}
.homepage section.numeri .inner .left a{margin:10px 0 0}
@media (max-width:500px){
.homepage section.numeri .inner .left a{width:100%;max-width:none;align-items:flex-start}
}
.homepage section.numeri .inner .right{flex:0 1 1279px;padding:0;color:#fff;padding:0 2rem;display:flex;flex-direction:column;gap:30px;border-radius:20px}
@media (max-width:767px){
.homepage section.numeri .inner .right{flex:1 1 auto;padding:0}
}
.homepage section.numeri .inner .right h2{font-size:4rem;font-weight:100;line-height:.9;text-transform:uppercase;text-wrap:balance;display:flex;flex-direction:column;color:#fff;text-align:center;max-width:max-content;margin:0 auto;padding:1rem;isolation:isolate;position:relative}
@media (max-width:767px){
.homepage section.numeri .inner .right h2{font-size:2rem}
}
.homepage section.numeri .inner .right h2 span{color:var(--secondary-color)}
.homepage section.numeri .inner .right ul{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:4rem}
@media (max-width:1200px){
.homepage section.numeri .inner .right ul{display:flex;flex-wrap:wrap;justify-content:center}
}
@media (max-width:767px){
.homepage section.numeri .inner .right ul{gap:4rem 2rem}
}
@media (max-width:550px){
.homepage section.numeri .inner .right ul{gap:3rem 1rem}
}
.homepage section.numeri .inner .right ul li{display:flex;flex-direction:column;gap:5px;flex:0 1 160px;text-align:center}
.homepage section.numeri .inner .right ul li img{max-width:100px;margin:0 auto;padding:0;border-radius:5px;aspect-ratio:1;object-fit:contain;margin-bottom:5px}
.homepage section.numeri .inner .right ul li span:nth-of-type(1){color:#fff;font-size:6rem;font-weight:100;line-height:1;font-family:var(--title-font)}
.homepage section.numeri .inner .right ul li span:nth-of-type(2){font-size:1rem;text-wrap:balance;color:#fff;font-weight:300;text-transform:uppercase;line-height:1.3}
@media (max-width:767px){
.homepage section.numeri .inner .right ul li span:nth-of-type(1){font-size:4rem}
.homepage section.numeri .inner .right ul li span:nth-of-type(2){font-size:1rem}
}
@media (max-width:550px){
.homepage section.numeri .inner .right ul li{max-width:100px!important}
.homepage section.numeri .inner .right ul li img{max-width:60px}
.homepage section.numeri .inner .right ul li span:nth-of-type(1){font-size:3rem}
.homepage section.numeri .inner .right ul li span:nth-of-type(2){font-size:.7rem}
}
.homepage .academy-section{display:flex;flex-direction:column;position:relative;margin:0 auto;align-items:center;justify-content:center;padding:10rem 2rem;background-color:var(--grey-200);gap:30px;background:linear-gradient(45deg,rgba(0,0,0,.2) 0,rgba(0,0,0,0) 20%,rgba(0,0,0,.1) 40%,rgba(0,0,0,.2) 60%,rgba(0,0,0,0) 80%,rgba(0,0,0,.2) 100%)}
@media (max-width:979px){
.homepage .academy-section{padding:3rem 2rem}
}
.homepage .academy-section .inner{width:100%;padding:0;display:flex;align-items:center;justify-content:center;max-width:1279px;gap:60px}
@media (max-width:979px){
.homepage .academy-section .inner{flex-direction:column;gap:30px}
}
.homepage .academy-section .inner .heroBgPic{flex:1 1 50%}
@media (max-width:979px){
.homepage .academy-section .inner .heroBgPic{flex:1 1 300px;height:300px}
}
.homepage .academy-section .inner .title{flex:0 1 470px;order:1;padding:40px 0}
@media (max-width:979px){
.homepage .academy-section .inner .title{flex:1 1 auto;padding:0}
}
.homepage .academy-section .inner .title h2{font-size:2.4rem;line-height:1;letter-spacing:-1px;margin:0;color:var(--secondary-color);text-transform:uppercase}
@media (max-width:979px){
.homepage .academy-section .inner .title h2{text-align:center;font-size:1.8rem;line-height:1.1}
}
.homepage .academy-section .inner .title h2 span{color:var(--primary-color);display:block;clear:both}
.homepage .academy-section .inner .title h3{font-size:1.1rem;color:var(--primary-color);line-height:1.2;margin:10px 0;text-wrap:balance;text-transform:uppercase}
@media (max-width:979px){
.homepage .academy-section .inner .title h3{text-align:center;margin-inline:auto}
}
.homepage .academy-section .inner .title p{font-size:.9rem;margin:0 0 30px}
@media (max-width:979px){
.homepage .academy-section .inner .title p{text-align:center;margin-inline:auto}
}
.homepage .academy-section .inner .title ul{display:flex;flex-wrap:wrap;gap:30px}
@media (max-width:979px){
.homepage .academy-section .inner .title ul{justify-content:center;gap:10px}
}
@media (max-width:500px){
.homepage .academy-section .inner .title ul{flex-direction:column}
.homepage .academy-section .inner .title ul li a{width:100%;max-width:none;align-items:flex-start}
}
.homepage .academy-section .inner picture img{height:100%;object-fit:cover;object-position:center;width:100%}
.homepage .academy-section .inner .swiper{flex:0 1 730px;padding:0}
@media (max-width:979px){
.homepage .academy-section .inner .swiper{flex:1 1 auto;height:300px}
}
.homepage .academy-section .inner .swiper .swiper-wrapper{align-items:center}
.homepage .academy-section .inner .swiper .swiper-wrapper .swiper-slide{display:flex;line-height:0;height:100%;overflow:hidden}
.homepage .academy-section .inner .swiper .swiper-wrapper .swiper-slide a{display:flex;line-height:0;width:100%;height:100%}
.homepage .academy-section .inner .swiper .swiper-wrapper .swiper-slide a img{height:100%;object-fit:cover;object-position:center;width:100%}
.homepage .academy-section .inner .swiper .swiper-pagination,.homepage .academy-section .inner .swiper .swiper-scrollbar{display:none}
.homepage .academy-section .inner .swiper .swiper-button-next,.homepage .academy-section .inner .swiper .swiper-button-prev{width:80px;height:80px;background-color:#fff;display:flex;justify-content:center;align-items:center;position:absolute;top:50%!important;bottom:auto!important;transform:translateY(-50%)}
@media (max-width:768px){
.homepage .academy-section .inner .swiper .swiper-button-next,.homepage .academy-section .inner .swiper .swiper-button-prev{width:50px;height:50px}
.homepage .academy-section .inner .swiper .swiper-button-next:after,.homepage .academy-section .inner .swiper .swiper-button-prev:after{font-size:1.4rem}
}
.homepage .noleggio-section{display:flex;flex-direction:column;max-width:1279px;position:relative;margin:0 auto;align-items:center;justify-content:center;padding:120px 20px;gap:30px}
@media (max-width:979px){
.homepage .noleggio-section{padding:3rem 2rem}
}
.homepage .noleggio-section .top{width:100%;padding:0;display:flex;gap:60px}
@media (max-width:979px){
.homepage .noleggio-section .top{flex-direction:column;gap:30px}
}
.homepage .noleggio-section .top .heroBgPic{flex:1 1 50%}
@media (max-width:979px){
.homepage .noleggio-section .top .heroBgPic{flex:1 1 300px;height:300px}
}
.homepage .noleggio-section .top .title{flex:0 1 600px;order:1;padding:40px 0}
@media (max-width:979px){
.homepage .noleggio-section .top .title{flex:1 1 auto;padding:0}
}
.homepage .noleggio-section .top .title .swiper.swiper-initialized{padding-right:60px;padding-bottom:20px}
.homepage .noleggio-section .top .title .swiper.swiper-initialized .swiper-slide{opacity:.5}
.homepage .noleggio-section .top .title .swiper.swiper-initialized .swiper-slide-visible{opacity:1;transition:opacity .3s .3s linear}
.homepage .noleggio-section .top .title .swiper:not(.swiper-initialized){padding-bottom:0}
.homepage .noleggio-section .top .title .swiper:not(.swiper-initialized) .swiper-wrapper{flex-wrap:wrap}
.homepage .noleggio-section .top .title .swiper-wrapper .swiper-slide>div{position:relative;padding:0 0 0 80px;display:flex;flex-direction:column}
@media (max-width:979px){
.homepage .noleggio-section .top .title .swiper-wrapper .swiper-slide>div{padding:0;gap:5px;align-items:center}
}
.homepage .noleggio-section .top .title .swiper-wrapper .swiper-slide>div img{display:block;width:70px;height:50px;margin:0;object-fit:contain;object-position:center;position:absolute;top:50%;left:0;transform:translateY(-50%)}
@media (max-width:979px){
.homepage .noleggio-section .top .title .swiper-wrapper .swiper-slide>div img{position:static;top:0;left:0;transform:translateY(0);margin:0 auto}
}
.homepage .noleggio-section .top .title .swiper-wrapper .swiper-slide>div h3{margin:0 0 0;font-size:.9rem;color:var(--secondary-color);line-height:1.1;text-wrap:balance}
@media (max-width:979px){
.homepage .noleggio-section .top .title .swiper-wrapper .swiper-slide>div h3{text-align:center;margin-bottom:0}
}
.homepage .noleggio-section .top .title .swiper-wrapper .swiper-slide>div p{margin:0;line-height:1.2;font-size:.8rem;display:none}
.homepage .noleggio-section .top .title .swiper-button-prev{display:none}
.homepage .noleggio-section .top .title h2{font-size:2.4rem;line-height:1;font-weight:900;letter-spacing:-1px}
@media (max-width:979px){
.homepage .noleggio-section .top .title h2{text-align:center;font-size:1.8rem;line-height:1.1}
}
.homepage .noleggio-section .top .title h2 span{color:var(--primary-color);display:block;clear:both}
.homepage .noleggio-section .top .title p{font-size:.8rem;max-width:340px;margin:0 0 30px}
@media (max-width:979px){
.homepage .noleggio-section .top .title p{text-align:center;margin-inline:auto}
}
.homepage .noleggio-section .top img{height:100%;object-fit:cover;object-position:center;width:100%}
.homepage .noleggio-section .nlt-offerte{width:100%;max-width:100%;display:block}
.homepage .noleggio-section .nlt-offerte .swiper{padding-bottom:60px}
.homepage .noleggio-section .nlt-offerte .swiper .swiper-slide{overflow:visible}
.homepage .noleggio-section .nlt-offerte .title-offerte{padding-right:0;max-width:max-content;text-align:right;margin:60px 0 40px}
@media (max-width:979px){
.homepage .noleggio-section .nlt-offerte .title-offerte{max-width:100%;text-align:center}
}
.homepage .noleggio-section .nlt-offerte .title-offerte h2{font-size:2.4rem;line-height:1.2;letter-spacing:-1px;margin:0}
@media (max-width:979px){
.homepage .noleggio-section .nlt-offerte .title-offerte h2{font-size:1.8rem}
}
.homepage .noleggio-section .nlt-offerte .title-offerte h2 span{color:var(--primary-color)}
.homepage .noleggio-section .nlt-offerte .title-offerte h3{font-size:1.2rem;font-style:italic;line-height:1;margin:0}
.homepage .noleggio-section .nlt-offerte .title-offerte h3 span{color:var(--primary-color)}
.homepage .noleggio-section .nlt-offerte .innerContent{margin:0!important;padding:0!important;border-radius:30px;border:1px solid #efefef!important;position:relative;padding-bottom:0!important;overflow:hidden!important}
.homepage .noleggio-section .nlt-offerte .innerContent .imagelink{padding:0;height:100%;display:block}
.homepage .noleggio-section .nlt-offerte .innerContent .imagelink figure{margin:0;border-radius:20px 20px 0 0;overflow:hidden}
.homepage .noleggio-section .nlt-offerte .innerContent .condizioneveicolo-cf{display:flex;flex-direction:column;padding:5px;text-align:center;justify-content:center;align-items:center;width:70px;height:75px;position:absolute;z-index:100;top:0;left:0;background-color:var(--primary-color);color:#fff;font-weight:700;border-radius:0 0 30px 0;font-size:.8rem;line-height:1.2;margin:0}
.homepage .noleggio-section .nlt-offerte .innerContent .condizioneveicolo-cf:before{font-family:FontAwesome;content:'\f005';margin-bottom:2px;font-size:1.2rem}
.homepage .noleggio-section .nlt-offerte .innerContent .statoveicolo-cf{position:absolute;z-index:100;top:0;right:0;display:block;max-width:max-content;padding:2px 15px 2px 20px;background-color:#fff;margin:0 0 10px auto;font-size:.8rem;font-weight:700;border-radius:0 0 0 20px;background-color:var(--primary-color);color:#fff}
.homepage .noleggio-section .nlt-offerte .innerContent .codiceveicolo-cf{position:relative;z-index:10;display:block;max-width:max-content;padding:2px 15px;background-color:#fff;margin:-10px 0 10px auto;font-size:.7rem;font-weight:700;border-radius:20px 0 0 20px;background-color:var(--secondary-color);color:#fff}
.homepage .noleggio-section .nlt-offerte .innerContent .top-info{margin:20px auto;padding:0 20px;display:flex;justify-content:space-between;gap:10px}
.homepage .noleggio-section .nlt-offerte .innerContent .top-info .left{overflow:hidden}
.homepage .noleggio-section .nlt-offerte .innerContent .top-info .left .titolorealearticolo{display:none}
.homepage .noleggio-section .nlt-offerte .innerContent .top-info .left h3{font-size:.9rem;min-height:52px}
.homepage .noleggio-section .nlt-offerte .innerContent .top-info .left h3 a{display:block}
.homepage .noleggio-section .nlt-offerte .innerContent .top-info .left h3 .produttorestringa-cf{font-size:.8rem;letter-spacing:0;line-height:1}
.homepage .noleggio-section .nlt-offerte .innerContent .top-info .left h3 .modelname-cf{font-size:1.2rem;letter-spacing:-1px;margin-left:0;display:block;clear:both;line-height:1}
.homepage .noleggio-section .nlt-offerte .innerContent .top-info .left h3 .versione-cf{color:#999;font-style:italic;display:block;clear:both;letter-spacing:-.2px;font-size:.8rem;line-height:1;font-weight:600;margin-top:5px;width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
.homepage .noleggio-section .nlt-offerte .innerContent .top-info .left ul{display:none}
.homepage .noleggio-section .nlt-offerte .innerContent .top-info ul.right{font-size:.8rem;display:flex;flex-direction:column;gap:5px}
.homepage .noleggio-section .nlt-offerte .innerContent .top-info ul.right li{position:relative;display:flex;gap:5px;align-items:center}
.homepage .noleggio-section .nlt-offerte .innerContent .top-info ul.right li:before{content:'';display:inline-block;width:20px;height:20px;background-size:20px auto;background-position:center center;background-repeat:no-repeat}
.homepage .noleggio-section .nlt-offerte .innerContent .top-info ul.right li.alimentazione-cf:before{background-image:url(../../../../../images/template/icons/fuel.svg)}
.homepage .noleggio-section .nlt-offerte .innerContent .top-info ul.right li.trasmissione-cf:before{background-image:url(../../../../../images/template/icons/trasmission.svg)}
.homepage .noleggio-section .nlt-offerte .innerContent .top-info ul.right span.title{display:none}
.homepage .noleggio-section .nlt-offerte .innerContent .price-bar{padding:15px 10px;margin:0;display:flex;align-items:center;gap:10px;justify-content:center;flex-wrap:wrap}
.homepage .noleggio-section .nlt-offerte .innerContent .price-bar div.prezzoratatagliato-cf,.homepage .noleggio-section .nlt-offerte .innerContent .price-bar div.prezzoratatagliatonbt-cf{text-align:center;text-decoration:line-through;font-style:italic;font-weight:900}
.homepage .noleggio-section .nlt-offerte .innerContent .price-bar div.prezzorata-cf,.homepage .noleggio-section .nlt-offerte .innerContent .price-bar div.prezzoratanbt-cf{display:flex;justify-content:center;align-items:center;gap:10px;color:var(--primary-color)}
.homepage .noleggio-section .nlt-offerte .innerContent .price-bar div.prezzorata-cf .value,.homepage .noleggio-section .nlt-offerte .innerContent .price-bar div.prezzoratanbt-cf .value{font-size:3rem;line-height:1;font-weight:900;letter-spacing:-1px;display:flex;align-items:flex-start;gap:5px}
.homepage .noleggio-section .nlt-offerte .innerContent .price-bar div.prezzorata-cf .value>span,.homepage .noleggio-section .nlt-offerte .innerContent .price-bar div.prezzoratanbt-cf .value>span{font-size:2rem;position:relative;top:5px}
.homepage .noleggio-section .nlt-offerte .innerContent .price-bar div.prezzorata-cf .description,.homepage .noleggio-section .nlt-offerte .innerContent .price-bar div.prezzoratanbt-cf .description{max-width:150px;font-size:.8rem;font-weight:800;line-height:1}
.homepage .noleggio-section .nlt-offerte .innerContent .price-bar div.scontosettegiorni-cf{flex:1 1 100%;color:green;text-align:center;font-weight:700;font-size:.8rem;font-style:italic}
.homepage .noleggio-section .nlt-offerte .innerContent .price-bar div.scontosettegiorni-cf span[data-tooltips]{margin-left:5px;border-bottom:none}
.homepage .noleggio-section .nlt-offerte .innerContent .price-bar>p{flex:1 1 100%;color:#666;text-align:center;font-weight:300;font-size:.8rem;font-style:italic;margin:0 auto -10px;letter-spacing:.5px}
.homepage .noleggio-section .nlt-offerte .innerContent .cf-bar-ul{display:flex;justify-content:center;align-items:center;gap:25px;background-color:#efefef;padding:0 10px 0 0;margin:10px 0 0}
.homepage .noleggio-section .nlt-offerte .innerContent .cf-bar-ul li{display:flex;flex-direction:column;gap:0;position:relative;padding:10px 0 10px 25px}
.homepage .noleggio-section .nlt-offerte .innerContent .cf-bar-ul li span.title{font-size:.6rem;font-weight:500;text-transform:uppercase;line-height:1}
.homepage .noleggio-section .nlt-offerte .innerContent .cf-bar-ul li span.value{font-weight:800;order:-1;line-height:1;color:var(--primary-color);font-size:.9rem}
.homepage .noleggio-section .nlt-offerte .innerContent .cf-bar-ul li:before{font-family:FontAwesome;content:'';position:absolute;width:25px;text-align:center;top:50%;left:0;transform:translateY(-50%)}
.homepage .noleggio-section .nlt-offerte .innerContent .cf-bar-ul li.anticipo-cf:before{content:'\f153'}
.homepage .noleggio-section .nlt-offerte .innerContent .cf-bar-ul li.mesi-cf:before{content:'\f274'}
.homepage .noleggio-section .nlt-offerte .innerContent .cf-bar-ul li.km-cf:before{content:'\f018'}
.homepage .noleggio-section .nlt-offerte .innerContent .cf-bar-ul li.kmnbt-cf:before{content:'\f018'}
.homepage .noleggio-section .nlt-offerte .innerContent .cf-chars-bar-ul{display:flex;justify-content:center;align-items:center;gap:25px;padding:0 10px;margin:0 0 15px;border-top:1px solid #efefef;border-bottom:1px solid #efefef}
.homepage .noleggio-section .nlt-offerte .innerContent .cf-chars-bar-ul li{position:relative;padding:5px 0;line-height:1}
.homepage .noleggio-section .nlt-offerte .innerContent .cf-chars-bar-ul li span.title{font-size:.6rem;font-weight:500;text-transform:uppercase;line-height:1;margin-left:3px}
.homepage .noleggio-section .nlt-offerte .innerContent .cf-chars-bar-ul li span.value{font-size:.6rem;font-weight:500;text-transform:uppercase;line-height:1}
.homepage .noleggio-section .nlt-offerte .innerContent .cf-chars-bar-ul li:before{width:20px;height:20px;content:'';display:block;clear:both;background-position:center;background-repeat:no-repeat;margin:0 auto -5px}
.homepage .noleggio-section .nlt-offerte .innerContent .cf-chars-bar-ul li.kwh-cf:before{background-image:url(../../../../../images/template/icons/kwh.svg)}
.homepage .noleggio-section .nlt-offerte .innerContent .cf-chars-bar-ul li.cavalli-cf:before{background-image:url(../../../../../images/template/icons/hp.svg)}
.homepage .noleggio-section .nlt-offerte .innerContent .cf-chars-bar-ul li.posti-cf:before{background-image:url(../../../../../images/template/icons/posti.svg)}
.homepage .noleggio-section .nlt-offerte .innerContent .cf-chars-bar-ul li.porte-cf:before{background-image:url(../../../../../images/template/icons/doors.svg)}
.homepage .noleggio-section .nlt-offerte .innerContent ul.moreinfo-bar{display:flex;flex-direction:column;font-size:.7rem;padding:0 10px;font-weight:500;margin:0 auto;max-width:max-content}
.homepage .noleggio-section .nlt-offerte .innerContent ul.moreinfo-bar li span[data-tooltips]{margin-left:5px;border-bottom:none}
.homepage .noleggio-section .nlt-offerte .innerContent ul.moreinfo-bar li:before{font-family:FontAwesome;content:'\f00c';color:green;margin-right:5px}
.homepage .noleggio-section .nlt-offerte .innerContent a.mainBtn{display:block;width:100%;text-align:center;margin:15px 0 0;max-width:none;border-radius:0;padding:.5rem 1rem}
.homepage .noleggio-section .nlt-offerte .innerContent a.mainBtn:after{display:none}
.homepage .noleggio-section .bottom{width:100%;max-width:100%;width:auto;display:block}
.homepage .noleggio-section .bottom .swiper.swiper-initialized{padding-right:60px;padding-bottom:20px}
.homepage .noleggio-section .bottom .swiper.swiper-initialized .swiper-slide{opacity:.5}
.homepage .noleggio-section .bottom .swiper.swiper-initialized .swiper-slide-visible{opacity:1;transition:opacity .3s .3s linear}
.homepage .noleggio-section .bottom .swiper-wrapper{counter-reset:section}
.homepage .noleggio-section .bottom .swiper-wrapper .swiper-slide>div{position:relative;padding:20px;border:1px solid var(--lgrey-color);border-radius:15px;display:flex;flex-direction:column;align-items:center}
@media (max-width:1279px){
.homepage .noleggio-section .bottom .swiper-wrapper .swiper-slide>div:after{top:0;left:0;transform:none;order:-1}
}
.homepage .noleggio-section .bottom .swiper-wrapper .swiper-slide>div img{display:block;width:auto;max-height:50px;margin:0 auto 0}
.homepage .noleggio-section .bottom .swiper-wrapper .swiper-slide>div h3{margin:15px auto;font-size:1.2rem;color:var(--primary-color);line-height:1;text-align:center;max-width:150px}
.homepage .noleggio-section .bottom .swiper-wrapper .swiper-slide>div p{margin:0;line-height:1.2;font-size:.9rem;text-align:center}
.homepage .noleggio-section .bottom .swiper-button-prev{display:none}
.homepage .noleggio-section .bottom{width:100%;display:flex;align-items:center;justify-content:center;gap:30px;margin-top:0}
@media (max-width:1279px){
.homepage .noleggio-section .bottom{display:grid;grid-template-columns:repeat(2,1fr);margin-top:0;gap:10px;flex-wrap:wrap}
.homepage .noleggio-section .bottom a{width:100%;max-width:none;padding:10px 40px 10px 20px}
}
.homepage .noleggio-section .bottom>a.mainBtn:first-of-type{background:var(--secondary-color)}
.homepage .noleggio-section .bottom>a.mainBtn:first-of-type:focus-within,.homepage .noleggio-section .bottom>a.mainBtn:first-of-type:hover{background:#304d56}
.homepage .noleggio-section .bottom>a.mainBtn:last-of-type{background:green}
.homepage .noleggio-section .bottom>a.mainBtn:last-of-type:focus-within,.homepage .noleggio-section .bottom>a.mainBtn:last-of-type:hover{background:#076107}
.homepage .servicesmanaged-section{display:flex;flex-direction:column;max-width:1279px;position:relative;margin:0 auto 100px;align-items:center;padding:0 20px 60px}
@media (max-width:1279px){
.homepage .servicesmanaged-section{flex-direction:column;max-width:767px}
}
.homepage .servicesmanaged-section>h2{font-size:3rem;flex:1 1 auto;margin-bottom:30px;font-weight:400;color:var(--primary-color);line-height:1;justify-content:center;text-align:center}
.homepage .servicesmanaged-section>h3{font-size:1.8rem;flex:1 1 auto;margin:0 auto 40px;font-weight:400;color:var(--secondary-color);line-height:1;justify-content:center;text-align:center;max-width:707px}
.homepage .servicesmanaged-section .right{width:100%;padding:0;display:flex;gap:60px}
.homepage .servicesmanaged-section .right a{flex:1 1 auto;min-width:fit-content}
.homepage .servicesmanaged-section .left{width:100%;margin-bottom:30px}
.homepage .servicesmanaged-section .left picture{width:100%}
.homepage .servicesmanaged-section .left img{object-fit:cover;object-position:center;width:100%;height:400px}
@media (max-width:1279px){
.homepage .servicesmanaged-section .left img{width:100%}
}
.homepage .faq-section{display:flex;flex-direction:column;max-width:1279px;position:relative;margin:0 auto 100px;align-items:center;padding:0 20px 60px}
.homepage .faq-section>h2{font-size:3rem;flex:1 1 auto;margin-bottom:30px;font-weight:400;color:var(--primary-color);line-height:1;justify-content:center;text-align:center}
.homepage .faq-section>h3{font-size:1.8rem;flex:1 1 auto;margin:0 auto 40px;font-weight:400;color:var(--secondary-color);line-height:1;justify-content:center;text-align:center;max-width:707px}
.homepage .faq-section>*{width:100%}
.homepage .faq-section [data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-type=accordions]>[data-rlta-element=button]{position:relative;user-select:none}
.homepage .faq-section [data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-type=accordions]>[data-rlta-element=button]:after{position:absolute;top:50%;right:30px;transform:translateY(-50%);font-family:FontAwesome}
.homepage .faq-section [data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-type=accordions]>[data-rlta-element=button][aria-expanded=false]:after{content:"\2b"}
.homepage .faq-section [data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-type=accordions]>[data-rlta-element=button][aria-expanded=true]{background:var(--secondary-color);color:#fff;transition:all .3s linear}
.homepage .faq-section [data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-type=accordions]>[data-rlta-element=button][aria-expanded=true]:after{content:"\f068"}
.homepage .faq-section [data-rlta-element=panel-content]>p:first-of-type{margin-top:0}
.homepage .team-section{display:flex;flex-direction:column;max-width:1279px;position:relative;margin:60px auto 0;align-items:center;padding:3rem 2rem 60px;gap:60px}
.homepage .team-section .withLogoText{flex:1 1 100%;max-width:480px;width:100%;gap:20px;justify-content:center;text-align:center}
.homepage .team-section .withLogoText h2{font-size:3rem;line-height:1;color:var(--primary-color)}
.homepage .team-section .withLogoText p{font-size:.8rem}
.homepage .team-section .withLogoText img{max-height:80px}
.homepage .team-section .grid{display:flex;flex-wrap:wrap;justify-content:center;gap:30px;padding:0}
.homepage .team-section .grid>div{max-width:280px;display:flex;flex-direction:column;gap:0;border-radius:15px;overflow:hidden;background-color:var(--primary-color)}
.homepage .team-section .grid>div>img{height:200px;width:100%;object-fit:cover;object-position:center;display:none}
.homepage .team-section .grid>div div.content{padding:30px;flex-direction:column;display:flex;position:relative;isolation:isolate;text-align:center}
.homepage .team-section .grid>div div.content:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:.1;background:linear-gradient(135deg,rgba(0,0,0,0) 0,#000 100%)}
.homepage .team-section .grid>div div.content h3{margin:0;padding:0;font-size:1.2rem;line-height:1;color:#fff}
.homepage .team-section .grid>div div.content h4{margin:8px 0;padding:0;line-height:1;font-size:.8rem;font-style:italic;color:#fff}
.homepage .team-section .grid>div div.content p{margin:0;line-height:1.2;font-size:.8rem;color:var(--grey-300);display:none}
.homepage .partner-section{display:block;width:100%;clear:both;max-width:1279px;position:relative;margin:60px auto 0;align-items:center;padding:3rem 2rem 60px;min-width:0;display:none}
.homepage .partner-section.certificazioni-section{margin-bottom:120px}
.homepage .partner-section .withLogoText{max-width:480px;margin:0 auto 60px;width:100%;gap:20px;justify-content:center;text-align:center}
.homepage .partner-section .withLogoText h2{font-size:3rem;line-height:1;color:var(--primary-color)}
.homepage .partner-section .withLogoText p{font-size:.8rem}
.homepage .partner-section .withLogoText img{max-height:80px}
.homepage .partner-section .swiper:not(.swiper-initialized){display:none}
.homepage .partner-section .swiper{width:auto;padding:0 20px 20px}
.homepage .partner-section .swiper>div.swiper-wrapper>div.swiper-slide{opacity:0}
.homepage .partner-section .swiper>div.swiper-wrapper>div.swiper-slide.swiper-slide-visible{opacity:1;transition:opacity .3s .3s linear}
.homepage .partner-section .swiper>div.swiper-wrapper>div.swiper-slide>div{padding:30px;flex-direction:column;display:flex;align-items:center;text-align:center;gap:15px}
.homepage .partner-section .swiper>div.swiper-wrapper>div.swiper-slide>div>img{height:80px;width:auto}
.homepage .partner-section .swiper>div.swiper-wrapper>div.swiper-slide>div h3{margin:0;padding:0;font-size:1rem;line-height:1;color:var(--primary-color)}
.homepage .partner-section .swiper>div.swiper-wrapper>div.swiper-slide>div p{margin:0;line-height:1.2;font-size:.8rem}
.homepage .partner-section .swiper>div.swiper-wrapper>div.swiper-slide>div a{margin:0;line-height:1.2;font-size:.9rem;padding:5px 10px}
.homepage .partner-section .swiper>div.swiper-wrapper>div.swiper-slide>div a:after{margin-left:5px}
.homepage .partner-section .swiper .swiper-pagination{bottom:0;top:auto}
.homepage .partner-section .swiper .swiper-button-prev{transform:translate(0,-50%);color:var(--secondary-color);right:auto;left:0}
.homepage .partner-section .swiper .swiper-button-next{right:0;left:auto;transform:translate(0,-50%);color:var(--secondary-color)}
@media (max-width:767px){
.homepage .content-main{margin:0}
}
@media (max-width:550px){
.homepage footer h2{font-size:1.6rem!important;line-height:1.2!important}
}