@import"https://fonts.googleapis.com/css2?family=Lato:wght@400;700;900&display=swap";@import"https://use.typekit.net/bpf5lsa.css";html,body{margin:0;scroll-behavior:smooth}html{font-size:62.5%}body{display:flex;flex-direction:column;font-family:"bicyclette",sans-serif;overflow-x:hidden;min-height:100vh}input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0 !important}h1,h2,h3,h4,h5,h6{font-weight:700}p,ul{margin-bottom:15px}ul{padding-left:15px}a{transition:all 1s cubic-bezier(0.215, 0.61, 0.355, 1);outline:none;text-decoration:none}a:hover{text-decoration:none}iframe{display:block;width:100%;max-width:100%}.t-center{text-align:center}.m-auto{margin:0 auto}.d-block{display:block}.d-flex{display:flex;align-items:center;justify-content:center}.section-padding{padding:75px 0}@media(max-width: 1024px){.section-padding{padding:50px 15px}}@media(min-width: 1025px)and (max-width: 1750px){.section-padding{padding:100px 15px}}.container{width:1720px;max-width:100%;margin:0 auto;padding:0}@media(max-width: 1024px){.container{padding:0 15px}}@media(min-width: 1025px)and (max-width: 1750px){.container{padding:0 15px}}.container-small{width:1440px;max-width:100%;margin:0 auto;padding:0}@media(max-width: 1024px){.container-small{padding:0 15px}}@media(min-width: 1025px)and (max-width: 1750px){.container-small{padding:0 15px}}.container-extra-small{width:720px;max-width:100%;margin:0 auto;padding:0}@media(max-width: 1024px){.container-extra-small{padding:0 15px}}@media(min-width: 1025px)and (max-width: 1750px){.container-extra-small{padding:0 15px}}.section-padding .container,.section-padding .container-small,.section-padding .container-extra-small{padding:0}.img-fluid{display:block;margin:0 auto;width:100%;max-width:100%}@media(min-width: 768px)and (max-width: 1024px){.smartphone{display:none !important}}@media(min-width: 1025px){.smartphone{display:none !important}}@media(max-width: 767px){.tablets{display:none !important}}@media(min-width: 1025px){.tablets{display:none !important}}@media(min-width: 1025px){.all-devices{display:none !important}}@media(max-width: 1024px){.desktop{display:none !important}}.m-1{margin:10px !important}.m-2{margin:20px !important}.m-3{margin:30px !important}.m-4{margin:40px !important}.m-5{margin:50px !important}.my-1{margin-top:10px !important;margin-bottom:10px !important}.my-2{margin-top:20px !important;margin-bottom:20px !important}.my-3{margin-top:30px !important;margin-bottom:30px !important}.my-4{margin-top:40px !important;margin-bottom:40px !important}.my-5{margin-top:50px !important;margin-bottom:50px !important}.mx-1{margin-left:10px !important;margin-right:10px !important}.mx-2{margin-left:20px !important;margin-right:20px !important}.mx-3{margin-left:30px !important;margin-right:30px !important}.mx-4{margin-left:40px !important;margin-right:40px !important}.mx-5{margin-left:50px !important;margin-right:50px !important}.mt-1{margin-top:10px !important}.mt-2{margin-top:20px !important}.mt-3{margin-top:30px !important}.mt-4{margin-top:40px !important}.mt-5{margin-top:50px !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:10px !important}.mb-2{margin-bottom:20px !important}.mb-3{margin-bottom:30px !important}.mb-4{margin-bottom:40px !important}.mb-5{margin-bottom:50px !important}.p-1{padding:10px !important}.p-2{padding:20px !important}.p-3{padding:30px !important}.p-4{padding:40px !important}.p-5{padding:50px !important}.py-1{padding-top:10px !important;padding-bottom:10px !important}.py-2{padding-top:20px !important;padding-bottom:20px !important}.py-3{padding-top:30px !important;padding-bottom:30px !important}.py-4{padding-top:40px !important;padding-bottom:40px !important}.py-5{padding-top:50px !important;padding-bottom:50px !important}.px-1{padding-left:10px !important;padding-right:10px !important}.px-2{padding-left:20px !important;padding-right:20px !important}.px-3{padding-left:30px !important;padding-right:30px !important}.px-4{padding-left:40px !important;padding-right:40px !important}.px-5{padding-left:50px !important;padding-right:50px !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:10px !important}.pt-2{padding-top:20px !important}.pt-3{padding-top:30px !important}.pt-4{padding-top:40px !important}.pt-5{padding-top:50px !important}.pb-0{padding-bottom:0px !important}.pb-1{padding-bottom:10px !important}.pb-2{padding-bottom:20px !important}.pb-3{padding-bottom:30px !important}.pb-4{padding-bottom:40px !important}.pb-5{padding-bottom:50px !important}.fade-left{opacity:0;transition:all 1s cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateX(-30%);transition-delay:.5s}.fade-left.is-inview{opacity:1;transform:translateX(0px)}.fade-right{opacity:0;transition:all 1s cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateX(30%);transition-delay:.5s}.fade-right.is-inview{opacity:1;transform:translateX(0px)}.fade-up{opacity:0;transition:all 1s cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateY(30%);transition-delay:.5s}.fade-up.is-inview{opacity:1;transform:translateY(0px)}.fade-down{opacity:0;transition:all 1s cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateY(-30%);transition-delay:.5s}.fade-down.is-inview{opacity:1;transform:translateY(0px)}.fade{opacity:0;transition:all 1s cubic-bezier(0.215, 0.61, 0.355, 1);transition-delay:.5s}.fade.is-inview{opacity:1}.zoom-in{opacity:0;transform:scale(1.2);transition:all 1s cubic-bezier(0.215, 0.61, 0.355, 1);transition-delay:.5s}.zoom-in.is-inview{opacity:1;transform:scale(1)}.zoom-out{opacity:0;transform:scale(0);transition:all .6s cubic-bezier(0.215, 0.61, 0.355, 1)}.zoom-out.is-inview{opacity:1;transform:scale(1)}.zoom-fade-right{opacity:0;transform:scale(0.8);transition:all .6s cubic-bezier(0.215, 0.61, 0.355, 1)}.zoom-fade-right.is-inview{opacity:1;transform:scale(1)}.delay-1{transition-delay:.1s !important}.delay-2{transition-delay:.2s !important}.delay-3{transition-delay:.3s !important}.delay-4{transition-delay:.4s !important}.delay-5{transition-delay:.5s !important}.delay-6{transition-delay:.6s !important}.delay-7{transition-delay:.7s !important}.delay-8{transition-delay:.8s !important}.delay-9{transition-delay:.9s !important}.delay-10{transition-delay:1s !important}.delay-15{transition-delay:1.5s !important}.delay-20{transition-delay:2s !important}.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}* html .clearfix{zoom:1}*:first-child+html .clearfix{zoom:1}*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}a{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:rgba(0,0,0,0)}::-moz-selection{color:#fff}::selection{color:#fff}#top-bar{background-color:#365445}@media(max-width: 1024px){#top-bar{display:none}}@media(min-width: 1025px)and (max-width: 1750px){#top-bar{padding-left:15px;padding-right:15px}}#top-bar .container{display:flex;align-items:center;justify-content:flex-end;border:0 !important;padding:5px 0 !important}#top-bar .top-bar-nav{display:flex;align-items:center;gap:30px;list-style:none;margin-bottom:0;padding-left:0}#top-bar .top-bar-nav a{font-size:1.6rem;line-height:2rem;color:#fff}.header__menu{transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);z-index:9998;display:flex;gap:30px}@media(max-width: 1024px){.header__menu{position:fixed;top:0;background-color:#011a17;width:100%;height:100%;right:-100%;pointer-events:none;padding:65px 15px 15px 15px}.header__menu.header__menu--open{right:0;pointer-events:initial}}.header__menu .site-nav{margin-bottom:0;padding-left:0;list-style-type:none;display:flex;align-items:center;width:100%;gap:15px}@media(max-width: 1024px){.header__menu .site-nav{flex-direction:column;justify-content:flex-start;height:100%;gap:15px;overflow-y:scroll}}@media(min-width: 1025px){.header__menu .site-nav li.mobile{display:none}}.header__menu .site-nav li a{transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);font-size:1.8rem;line-height:2.5rem;padding:15px;position:relative;color:#011a17;font-weight:700;text-transform:uppercase}@media(max-width: 1024px){.header__menu .site-nav li a{padding:0 15px;color:#fff}}.header__menu .site-nav li:hover svg,.header__menu .site-nav li.active svg,.header__menu .site-nav li.current-menu-parent svg{fill:#d4fa00}@media(max-width: 1024px){.header__menu .site-nav li:hover svg,.header__menu .site-nav li.active svg,.header__menu .site-nav li.current-menu-parent svg{fill:#fff !important}}.header__menu .site-nav li svg{fill:#365445}@media(max-width: 1024px){.header__menu .site-nav li svg{fill:#fff}}.header__menu .site-nav>li{position:relative;border-radius:20px}.header__menu .site-nav>li.active,.header__menu .site-nav>li.current-menu-parent{background-color:#d4fa00}@media(max-width: 1024px){.header__menu .site-nav>li.active,.header__menu .site-nav>li.current-menu-parent{background-color:rgba(0,0,0,0)}}@media(max-width: 1024px){.header__menu .site-nav>li{width:-moz-fit-content;width:fit-content;text-align:center}}.header__menu .site-nav>li>ul{transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);margin-bottom:0;list-style:none;opacity:0;transition:all .5s cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateY(5%);width:100%;position:absolute;background-color:#fff;min-width:250px;padding:15px;display:flex;flex-direction:column;gap:15px}@media(max-width: 1024px){.header__menu .site-nav>li>ul{position:relative;opacity:0;max-height:0;overflow:hidden;padding:0;min-width:auto !important;background-color:rgba(0,0,0,0)}}@media(max-width: 1024px){.header__menu .site-nav>li>ul li{text-align:center}}.header__menu .site-nav>li>ul a{padding:0}@media(min-width: 1025px){.header__menu .site-nav>li.has-submenu{margin-right:10px}}.header__menu .site-nav>li.has-submenu path{pointer-events:none !important}.header__menu .site-nav>li.has-submenu svg{transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);position:absolute;right:0;top:51%;transform:translateY(-50%)}@media(min-width: 1025px){.header__menu .site-nav>li.has-submenu svg{pointer-events:none}}@media(max-width: 1024px){.header__menu .site-nav>li.has-submenu svg{top:5px;right:5px;position:relative}}.header__menu .site-nav>li.has-submenu.has-submenu--hover svg{transform:rotateZ(-180deg);top:30%}@media(max-width: 1024px){.header__menu .site-nav>li.has-submenu.has-submenu--hover svg{top:0}}.header__menu .site-nav>li.has-submenu.has-submenu--hover>ul{opacity:1;transform:translateY(5px)}@media(max-width: 1024px){.header__menu .site-nav>li.has-submenu.has-submenu--hover>ul{padding:0 15px 15px 15px;max-height:100vh;gap:5px}}.header__icon{display:none}@media(max-width: 1024px){.header__icon{display:block}}.header__icon .icon-hamburger{width:30px;height:30px;position:absolute;top:55%;transform:translateY(-50%);right:20px;z-index:9999}.header__icon .icon-hamburger span{height:1px;width:100%;position:absolute;background:#365445;top:11px;transition:all .2s ease-in-out}.header__icon .icon-hamburger span:before,.header__icon .icon-hamburger span:after{height:1px;width:100%;position:absolute;background:#365445;content:" ";margin-top:-10px;transition:all .3s cubic-bezier(0.215, 0.61, 0.355, 1)}.header__icon .icon-hamburger span:after{margin-top:10px}.header__icon .icon-hamburger--open span{background:rgba(0,0,0,0) !important}.header__icon .icon-hamburger--open span:before{transform:rotate(45deg);margin-top:0}@media(max-width: 767px){.header__icon .icon-hamburger--open span:before{background-color:#365445}}.header__icon .icon-hamburger--open span:after{transform:rotate(-45deg);margin-top:0}@media(max-width: 767px){.header__icon .icon-hamburger--open span:after{background-color:#365445}}header{transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);width:100%;z-index:9997;background-color:#fff;position:sticky;top:0;padding:0}header #nav-wrapper{padding:15px 0}@media(max-width: 1024px){header #nav-wrapper{padding:15px}}@media(min-width: 1025px)and (max-width: 1750px){header #nav-wrapper{padding-left:15px;padding-right:15px}}@media(max-width: 1024px){header{height:50px;display:flex;flex-direction:column;justify-content:center}}header .container{display:flex;align-items:center;padding:0 0 15px 0;border-bottom:1px solid #acb0b0}@media(max-width: 1024px){header .container{padding-bottom:0;border:0}}header .header__brand{padding:0;z-index:9999;margin-right:auto}@media(max-width: 1024px){header .header__brand{width:100%;padding:0}}header .header__brand img{width:138px}@media(max-width: 1024px){header .header__brand img{width:80px}}header.header--black{background-color:#011a17;border-bottom:1px solid #fff}header.header--black .container{border-bottom:0;padding-bottom:0}header.header--black .site-nav li a{color:#fff}header.header--black .site-nav>li{position:relative;border-radius:20px}header.header--black .site-nav>li.active,header.header--black .site-nav>li.current-menu-parent{background-color:#d4fa00}header.header--black .site-nav>li.active a,header.header--black .site-nav>li.current-menu-parent a{color:#011a17}header.header--transparent{background-color:rgba(0,0,0,0);border-bottom:1px solid #fff;position:fixed;top:0;left:0;width:100%}header.header--transparent .container{border:0;padding-bottom:0}header.header--transparent .site-nav>li{position:relative;border-radius:20px}header.header--transparent .site-nav>li.active a,header.header--transparent .site-nav>li.current-menu-parent a{color:#011a17 !important}header.header--transparent .site-nav a{color:#fff}header.header--transparent.header--scrolled{background-color:#011a17}#megamenu-toggle{padding:2px 10px;border-radius:20px}#megamenu-toggle svg{transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);fill:#fff}#megamenu-toggle.active{background-color:#d4fa00;color:#011a17}#megamenu-toggle.active svg{transform:rotate(-180deg);fill:#011a17}#megamenu{transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);position:fixed;left:0;width:100%;z-index:2;top:114px;background-color:#011a17;padding:30px;opacity:0;pointer-events:none}#megamenu.active{opacity:1;pointer-events:initial}@media(max-width: 1024px){#megamenu{display:none !important}}#megamenu .container{display:flex;align-items:flex-start;gap:30px}#megamenu .brands{display:flex;flex-direction:column;gap:50px;position:relative;width:100%;max-width:300px}#megamenu .brands::after{content:"";position:absolute;top:0;right:0;height:100%;width:1px;background-color:rgba(255,255,255,.3)}#megamenu .brands a{font-size:1.8rem;line-height:2.4rem;color:#fff;font-weight:700;text-transform:uppercase;display:block;width:-moz-fit-content;width:fit-content}#megamenu .brands a.active{background-color:#d4fa00;color:#011a17;padding:5px 10px;border-radius:20px}#megamenu .categories{display:block}#megamenu .categories span{display:block;width:-moz-fit-content;width:fit-content;color:#d4fa00;background-color:#4e5e5c;font-size:1.6rem;line-height:1.9rem;font-weight:700;border-radius:11px;padding:5px 10px;margin-bottom:15px}#megamenu .categories a{font-size:1.8rem;line-height:2.4rem;color:#fff;font-weight:700;text-transform:uppercase;display:block;width:-moz-fit-content;width:fit-content}#megamenu .categories a.active{background-color:#d4fa00;color:#011a17;padding:5px 10px;border-radius:20px}#megamenu .categories .category{display:none}#megamenu .categories .category.active{display:block}#megamenu .categories .cats-list{display:grid;align-items:center;grid-template-columns:repeat(3, 1fr);-moz-column-gap:150px;column-gap:150px;row-gap:15px}.header--white svg{fill:#011a17 !important}@media(max-width: 1024px){.header--white svg{fill:#fff !important}}::-moz-selection{background:#365445;color:#fff}::selection{background:#365445;color:#fff}a,button,div{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none}main h1,main h2,main h3,main h4,main h5,main h6{font-family:"bicyclette",sans-serif;font-weight:400;color:#011a17;margin-bottom:15px;margin-top:0}main h1{font-size:5.4rem;line-height:7.2rem}main h1.large{font-size:10rem;line-height:13.3rem}@media(max-width: 767px){main h1.large{font-size:4.5rem;line-height:5rem}}@media(max-width: 767px){main h1{font-size:4.5rem;line-height:5rem}}main h2{font-size:3.4rem;line-height:4.8rem}main h3{font-size:5.4rem;line-height:7.2rem}main h3.section-title{font-size:2.4rem;line-height:3.2rem}@media(max-width: 767px){main h3{font-size:3.5rem;line-height:4.9rem}}main h4{font-size:2.8rem;line-height:3.1rem}main h6{font-size:1.6rem;line-height:1.9rem}main p,main div,main ul,main li,main span,main label,main a{color:#011a17;font-size:2.2rem;line-height:3rem;font-weight:400}@media(max-width: 767px){main p,main div,main ul,main li,main span,main label,main a{font-size:1.8rem;line-height:2.2rem}}main u{position:relative;text-decoration:none;display:inline-block}main u::after{content:"";display:block;width:100%;height:2px;background-color:#d4fa00}main mark{color:#d4fa00}main a{color:#d4fa00}main ul{padding-left:15px}main strong,main b{font-weight:700 !important}main>section{margin-bottom:75px;position:relative}main>section.background--grey{background-color:#f4f4f4}main>section.background--dark-grey{background-color:#4e5e5c}main>section.background--image{background-size:cover !important;z-index:0}main>section.background--image::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1}main>section.background--image .container{position:relative;z-index:2}main>section.background--image .container h1,main>section.background--image .container h2,main>section.background--image .container h3,main>section.background--image .container h4,main>section.background--image .container h5,main>section.background--image .container h6{color:#fff}main>section.background--image .container p{text-align:center;color:#fff;margin-bottom:0}main>section.background--image .container .btn-primary{margin:30px auto 0 auto}main>section a.absolute{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10}main>section .anchor{position:absolute;left:0;top:-200px}@media(max-width: 1024px){main>section .anchor{top:-100px}}@media(max-width: 1024px){main>section{margin-bottom:48px}}.site-title{position:absolute;top:-9999px;color:#fff;font-size:12px}.section-title{font-size:2.4rem;line-height:3rem;font-weight:400;text-transform:uppercase;position:relative;padding-top:25px}.section-title::before{content:"";position:absolute;top:0;left:0;height:1px;width:260px;background-color:#011a17;z-index:0}.section-title::after{content:"";position:absolute;top:-2.5px;left:0;height:5px;width:115px;background-color:#d4fa00;z-index:1;border-radius:2.5px}.social{display:flex;align-items:center;gap:15px}@media(max-width: 767px){.social{justify-content:center}}.social img{width:40px}.sponsor{display:flex;align-items:center;gap:15px}@media(max-width: 767px){.sponsor{justify-content:center}}.sponsor .item:nth-child(1) img{width:135px}.sponsor .item:nth-child(2) img{width:57px}.cpt-list{display:grid;grid-template-columns:repeat(4, 1fr);gap:30px}@media(max-width: 767px){.cpt-list{grid-template-columns:1fr;gap:15px}}@media(min-width: 768px)and (max-width: 1024px){.cpt-list{grid-template-columns:repeat(2, 1fr)}}.cpt-list article{position:relative;background-color:#fff;border-radius:25px;overflow:hidden;border:1px solid #eae7e1}.cpt-list article .article-image{overflow:hidden;height:297px;margin-bottom:0}.cpt-list article .article-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cpt-list article .article-content{font-size:1.6rem;line-height:2.1rem;padding:30px}.cpt-list article span{text-transform:uppercase;margin-bottom:5px;font-size:2.2rem;line-height:2.8rem;display:block;color:#011a17}.cpt-list article h4{font-weight:700;margin-bottom:0}.cpt-list article .date,.cpt-list article .term{display:flex;text-transform:none;margin-bottom:5px;font-size:2.2rem;line-height:2.8rem;display:block;color:#011a17}.cpt-list article .date img,.cpt-list article .term img{margin-right:15px;height:25px}.cpt-list article .btn-primary{margin-top:30px}.cpt-list article .excperpt{font-size:2.8rem;line-height:3.3rem;font-weight:700}.btn-primary,.btn-secondary,.btn-tertiary{transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 15px 0 30px;gap:10px;border-radius:30px;color:#fff;font-weight:700;width:-moz-fit-content;width:fit-content;margin-top:30px;font-size:2.4rem;line-height:2.9rem;height:60px}@media(max-width: 767px){.btn-primary,.btn-secondary,.btn-tertiary{font-size:1.8rem;line-height:2.2rem}}.btn-primary span,.btn-secondary span,.btn-tertiary span{display:flex !important;width:41px;height:41px;border-radius:20.5px;margin-left:5px;flex-direction:column;justify-content:center;align-items:center;margin-bottom:0 !important}.btn-primary span img,.btn-secondary span img,.btn-tertiary span img{width:15px}.btn-primary{background-color:#4e5e5c}.btn-primary:hover{background-color:#d4fa00 !important;color:#4e5e5c !important}.btn-primary span{background-color:#d4fa00}.btn-secondary{background-color:#d4fa00;color:#4e5e5c}.btn-secondary:hover{background-color:#4e5e5c !important;color:#d4fa00 !important}.btn-secondary span{background-color:#4e5e5c}.btn-tertiary{border:1px solid #4e5e5c;background-color:#fff;color:#4e5e5c}.ctas{margin-top:30px;display:flex;align-items:center;gap:15px}.ctas>a{margin-top:0}.pagination{display:flex !important;align-items:center !important;justify-content:center !important;padding:0 !important;padding-bottom:0 !important;margin-bottom:0 !important;margin-top:50px !important;color:#365445 !important;border:0 !important}@media(max-width: 767px){.pagination{flex-wrap:wrap;margin-top:30px}}.pagination span.dash,.pagination a{margin:0 10px}.pagination li{margin-right:10px !important;border:0 !important}.pagination .current{font-weight:800}.pagination a{color:#011a17;border:0}.pagination span.page-numbers,.pagination a{display:flex !important;flex-direction:column !important;justify-content:center !important;text-align:center !important;font-size:1.6rem !important;line-height:2.1rem !important;width:50px !important;height:50px !important;border-radius:25px !important;color:#011a17 !important;background-color:#fff !important;font-weight:700 !important;border:1px solid #011a17}.pagination span.page-numbers.current,.pagination a.current{font-weight:700 !important;background-color:#d4fa00 !important;color:#011a17 !important;border:1px solid #d4fa00}.pagination .next,.pagination .prev{margin:0 !important}.pagination .next.page-numbers,.pagination .prev.page-numbers{position:relative}.pagination .next.page-numbers::after,.pagination .prev.page-numbers::after{content:"";width:15px;height:15px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-size:10px 6.7px}.pagination .prev.page-numbers::after{top:20%;left:20%;background:url("../img/icon-pagination.svg") no-repeat center center;transform:rotate(180deg) translate(-50%, -50%)}.pagination .next.page-numbers::after{background:url("../img/icon-pagination.svg") no-repeat center center}body.error404,body.page-template-template-thank-you{height:100vh;overflow-y:hidden;justify-content:space-between;overflow-y:hidden;background:url("../img/bg-default.jpg") no-repeat center center;background-size:cover !important}#not-found,#thank-you{height:calc(100vh - 450px);display:flex;flex-direction:column;justify-content:center;margin-bottom:0 !important}@media(max-width: 767px){#not-found,#thank-you{height:450px}}#not-found h1,#not-found p,#thank-you h1,#thank-you p{color:#fff}#not-found .btn-primary,#thank-you .btn-primary{margin:30px auto 0 auto}.woocommerce-error,.woocommerce-info,.woocommerce-message{border-top-color:#b3b7b7 !important}.woocommerce-error::before,.woocommerce-info::before,.woocommerce-message::before{color:#b3b7b7 !important}#shop-page{margin-bottom:120px}@media(max-width: 1024px){#shop-page{margin-bottom:60px}}#shop-page .page-title{color:#b3b7b7;text-transform:uppercase;font-weight:400;font-size:4.5rem !important;line-height:6.3rem !important}@media(max-width: 1024px){#shop-page .page-title{font-size:2.5rem !important;line-height:3.2rem !important}}#single-product .woocommerce-product-gallery{margin-bottom:120px !important}@media(max-width: 1024px){#single-product .woocommerce-product-gallery{margin-bottom:60px !important}}#single-product h1.product_title{color:#b3b7b7;text-transform:uppercase;font-weight:400;font-size:4.5rem !important;line-height:6.3rem !important}@media(max-width: 1024px){#single-product h1.product_title{font-size:2.5rem !important;line-height:3.2rem !important}}#single-product .variations tbody tr{margin-bottom:15px !important;display:flex;align-items:center;gap:15px}@media(max-width: 767px){#single-product .variations tbody tr{flex-direction:column;align-items:flex-start;gap:5px}}#single-product .variations tbody tr:last-child{margin-bottom:0 !important}#single-product .qty{width:57px !important;font-size:2rem;line-height:2.5rem;font-weight:700}#single-product .quantity{display:flex;align-items:center;gap:5px;margin-right:15px}#single-product .quantity input::-webkit-outer-spin-button,#single-product .quantity input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}#single-product .quantity input::-webkit-outer-spin-button,#single-product .quantity input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}#single-product .quantity input[type=number]{height:52px}#single-product .quantity button{cursor:pointer;height:52px !important;width:52px !important;border-radius:5px !important;border:1px solid #acb0b0;background-color:rgba(0,0,0,0) !important;display:flex !important;flex-direction:column !important;align-items:center;justify-content:center}#single-product .quantity button img{height:20px !important}#single-product .wc-tabs li{background-color:#acb0b0 !important}#single-product .wc-tabs li.active{background-color:#fff !important}#single-product .woocommerce-Tabs-panel h1,#single-product .woocommerce-Tabs-panel h2,#single-product .woocommerce-Tabs-panel h3{display:none}#checkout h1,#checkout h2,#checkout h3{color:#b3b7b7;text-transform:uppercase;font-weight:400;font-size:4.5rem !important;line-height:6.3rem !important}@media(max-width: 1024px){#checkout h1,#checkout h2,#checkout h3{font-size:2.5rem !important;line-height:3.2rem !important}}#checkout input[type=checkbox]{width:1.3rem !important;-webkit-appearance:checkbox !important;-moz-appearance:checkbox !important;appearance:checkbox !important;margin-bottom:0}#checkout .coupon{margin-right:15px}@media(max-width: 767px){#checkout .coupon{display:flex;flex-direction:column;gap:15px;margin-right:0 !important;margin-bottom:0 !important;padding-bottom:0 !important}}#checkout .coupon #coupon_code{margin-right:15px;width:150px}@media(max-width: 767px){#checkout .coupon #coupon_code{width:100%;margin-right:0 !important}}#checkout .coupon .button{padding:15px 30px !important}@media(max-width: 767px){#checkout .coupon .button{width:100% !important;padding:15px !important}}#checkout .cart_totals{margin-top:60px}@media(max-width: 1024px){#checkout .cart_totals{margin-top:30px}}#checkout .cart_totals .shop_table{margin-bottom:0 !important}#checkout .cart_totals .wc-proceed-to-checkout .checkout-button{margin:0 0 0 auto !important}#checkout .col2-set{width:60%;float:left;display:flex;flex-direction:column;gap:30px;margin-top:0 !important;padding-top:0 !important;padding-right:30px;margin-bottom:120px}@media(max-width: 767px){#checkout .col2-set{padding-right:0;width:100%;float:none;margin-bottom:60px}}#checkout .col2-set::before,#checkout .col2-set::after{display:none}#checkout .col2-set>.col-1,#checkout .col2-set>.col-2{width:100%;float:none;display:block}#checkout #customer_login{width:100%;display:grid;grid-template-columns:repeat(2, 1fr);align-items:flex-start;gap:30px}@media(max-width: 767px){#checkout #customer_login{grid-template-columns:1fr}}#checkout #order_review{width:40%;float:right}@media(max-width: 767px){#checkout #order_review{width:100%;float:none}}@media(max-width: 767px){#checkout .woocommerce-MyAccount-navigation{margin-bottom:50px}}#checkout .woocommerce-MyAccount-navigation ul{display:flex;flex-direction:column;gap:15px;list-style:none;padding-left:0;margin-bottom:0}#checkout .woocommerce-MyAccount-navigation ul a{font-size:1.8rem;line-height:2.5rem;text-transform:uppercase;color:#365445}#checkout .woocommerce-MyAccount-navigation ul li.is-active a{font-weight:bold !important}#checkout .woocommerce-MyAccount-content mark{background-color:rgba(0,0,0,0) !important}#checkout .woocommerce-MyAccount-content .woocommerce-order-details h2{font-size:3.6rem !important;line-height:5rem !important;text-transform:uppercase !important;font-weight:500 !important}@media(max-width: 1024px){#checkout .woocommerce-MyAccount-content .woocommerce-order-details h2{font-size:3rem !important;line-height:4.2rem !important}}#checkout .woocommerce-MyAccount-content .woocommerce-customer-details h2{font-size:3.6rem !important;line-height:5rem !important;text-transform:uppercase !important;font-weight:700 !important}@media(max-width: 1024px){#checkout .woocommerce-MyAccount-content .woocommerce-customer-details h2{font-size:3rem !important;line-height:4.2rem !important}}#checkout .woocommerce-MyAccount-content .woocommerce-table{border-radius:8px !important}#checkout .woocommerce-MyAccount-content .woocommerce-customer-details{border-radius:8px;padding:15px;border:1px solid rgba(0,0,0,.1)}#checkout .woocommerce-EditAccountForm.edit-account fieldset{margin-top:50px !important;border:1px solid #acb0b0 !important;border-radius:8px !important}#checkout .woocommerce-EditAccountForm.edit-account button{margin-top:30px !important}#checkout .woocommerce-EditAccountForm.edit-account span{margin-top:5px}#checkout .woocommerce-EditAccountForm.edit-account span em{display:block;margin-top:5px}#checkout .woocommerce-EditAccountForm.edit-account legend{background-color:#fff;padding:0 10px}body.woocommerce .woocommerce form.checkout_coupon,body.woocommerce .woocommerce form.login,body.woocommerce .woocommerce form.register,body.woocommerce-js .woocommerce form.checkout_coupon,body.woocommerce-js .woocommerce form.login,body.woocommerce-js .woocommerce form.register,body.woocommerce-page .woocommerce form.checkout_coupon,body.woocommerce-page .woocommerce form.login,body.woocommerce-page .woocommerce form.register{margin:0 !important}body.woocommerce .button,body.woocommerce .button.wc-forward,body.woocommerce .button.checkout-button,body.woocommerce button[type=submit],body.woocommerce .single_add_to_cart_button,body.woocommerce .add_to_cart_button,body.woocommerce .product_type_grouped,body.woocommerce .product_type_external,body.woocommerce .ajax_add_to_cart,body.woocommerce .button.product_type_variable,body.woocommerce .woocommerce #respond input#submit,body.woocommerce .woocommerce a.button,body.woocommerce .woocommerce input.button,body.woocommerce-js .button,body.woocommerce-js .button.wc-forward,body.woocommerce-js .button.checkout-button,body.woocommerce-js button[type=submit],body.woocommerce-js .single_add_to_cart_button,body.woocommerce-js .add_to_cart_button,body.woocommerce-js .product_type_grouped,body.woocommerce-js .product_type_external,body.woocommerce-js .ajax_add_to_cart,body.woocommerce-js .button.product_type_variable,body.woocommerce-js .woocommerce #respond input#submit,body.woocommerce-js .woocommerce a.button,body.woocommerce-js .woocommerce input.button,body.woocommerce-page .button,body.woocommerce-page .button.wc-forward,body.woocommerce-page .button.checkout-button,body.woocommerce-page button[type=submit],body.woocommerce-page .single_add_to_cart_button,body.woocommerce-page .add_to_cart_button,body.woocommerce-page .product_type_grouped,body.woocommerce-page .product_type_external,body.woocommerce-page .ajax_add_to_cart,body.woocommerce-page .button.product_type_variable,body.woocommerce-page .woocommerce #respond input#submit,body.woocommerce-page .woocommerce a.button,body.woocommerce-page .woocommerce input.button{transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);display:flex;flex-direction:row;justify-content:center;align-items:center;padding:15px 30px;gap:10px;border-radius:5px;color:#fff;font-weight:700;width:-moz-fit-content;width:fit-content;margin-top:30px}body.woocommerce .button:hover,body.woocommerce .button.wc-forward:hover,body.woocommerce .button.checkout-button:hover,body.woocommerce button[type=submit]:hover,body.woocommerce .single_add_to_cart_button:hover,body.woocommerce .add_to_cart_button:hover,body.woocommerce .product_type_grouped:hover,body.woocommerce .product_type_external:hover,body.woocommerce .ajax_add_to_cart:hover,body.woocommerce .button.product_type_variable:hover,body.woocommerce .woocommerce #respond input#submit:hover,body.woocommerce .woocommerce a.button:hover,body.woocommerce .woocommerce input.button:hover,body.woocommerce-js .button:hover,body.woocommerce-js .button.wc-forward:hover,body.woocommerce-js .button.checkout-button:hover,body.woocommerce-js button[type=submit]:hover,body.woocommerce-js .single_add_to_cart_button:hover,body.woocommerce-js .add_to_cart_button:hover,body.woocommerce-js .product_type_grouped:hover,body.woocommerce-js .product_type_external:hover,body.woocommerce-js .ajax_add_to_cart:hover,body.woocommerce-js .button.product_type_variable:hover,body.woocommerce-js .woocommerce #respond input#submit:hover,body.woocommerce-js .woocommerce a.button:hover,body.woocommerce-js .woocommerce input.button:hover,body.woocommerce-page .button:hover,body.woocommerce-page .button.wc-forward:hover,body.woocommerce-page .button.checkout-button:hover,body.woocommerce-page button[type=submit]:hover,body.woocommerce-page .single_add_to_cart_button:hover,body.woocommerce-page .add_to_cart_button:hover,body.woocommerce-page .product_type_grouped:hover,body.woocommerce-page .product_type_external:hover,body.woocommerce-page .ajax_add_to_cart:hover,body.woocommerce-page .button.product_type_variable:hover,body.woocommerce-page .woocommerce #respond input#submit:hover,body.woocommerce-page .woocommerce a.button:hover,body.woocommerce-page .woocommerce input.button:hover{background-color:#d4fa00 !important;color:#365445 !important}body.woocommerce h2,body.woocommerce-js h2,body.woocommerce-page h2{font-weight:700;margin-bottom:15px}body.woocommerce label,body.woocommerce-js label,body.woocommerce-page label{color:#365445;font-weight:400;font-size:1.6rem;line-height:2.6rem;display:block;margin-bottom:5px}body.woocommerce select,body.woocommerce input[type=text],body.woocommerce input[type=password],body.woocommerce input[type=tel],body.woocommerce input[type=email],body.woocommerce input[type=number],body.woocommerce textarea,body.woocommerce-js select,body.woocommerce-js input[type=text],body.woocommerce-js input[type=password],body.woocommerce-js input[type=tel],body.woocommerce-js input[type=email],body.woocommerce-js input[type=number],body.woocommerce-js textarea,body.woocommerce-page select,body.woocommerce-page input[type=text],body.woocommerce-page input[type=password],body.woocommerce-page input[type=tel],body.woocommerce-page input[type=email],body.woocommerce-page input[type=number],body.woocommerce-page textarea{padding:15px !important;font-size:1.6rem;line-height:2.1rem;border:1px solid #acb0b0 !important;border-radius:8px !important;outline:none !important}body.woocommerce .select2-selection,body.woocommerce-js .select2-selection,body.woocommerce-page .select2-selection{border:1px solid #acb0b0 !important;border-radius:8px !important;height:39px;padding-top:8px}body.woocommerce .select2-selection .select2-selection__arrow,body.woocommerce-js .select2-selection .select2-selection__arrow,body.woocommerce-page .select2-selection .select2-selection__arrow{top:6px}body.woocommerce .woocommerce-result-count,body.woocommerce-js .woocommerce-result-count,body.woocommerce-page .woocommerce-result-count{color:#0f172a;font-weight:400;font-size:1.6rem;line-height:2.6rem}@media(max-width: 767px){body.woocommerce .woocommerce-result-count,body.woocommerce-js .woocommerce-result-count,body.woocommerce-page .woocommerce-result-count{width:100%;display:block;text-align:center}}@media(max-width: 767px){body.woocommerce .woocommerce-ordering,body.woocommerce-js .woocommerce-ordering,body.woocommerce-page .woocommerce-ordering{margin-bottom:30px;margin-left:auto;margin-right:auto;display:block;text-align:center;width:100%}}@media(min-width: 768px)and (max-width: 1024px){body.woocommerce .woocommerce-ordering,body.woocommerce-js .woocommerce-ordering,body.woocommerce-page .woocommerce-ordering{margin-bottom:50px}}ul.products{margin-bottom:0 !important;padding-left:0 !important;list-style:none}ul.products.columns-4,ul.products.columns-3{display:grid !important;grid-template-columns:repeat(4, 1fr) !important;grid-gap:30px !important}@media(max-width: 767px){ul.products.columns-4,ul.products.columns-3{grid-template-columns:1fr !important}}@media(min-width: 768px)and (max-width: 1024px){ul.products.columns-4,ul.products.columns-3{grid-template-columns:repeat(2, 1fr) !important}}ul.products.columns-4::before,ul.products.columns-4::after,ul.products.columns-3::before,ul.products.columns-3::after{display:none !important}ul.products li{padding:15px !important;border:1px solid #acb0b0;border-radius:5px;width:100% !important;margin:0 !important}ul.products li img{display:block;margin-bottom:15px}ul.products li h2{text-transform:uppercase;font-weight:400;font-size:1.8rem !important;line-height:2.5rem !important;padding-top:0;padding-bottom:0;margin-top:0;margin-bottom:0}@media(min-width: 1025px){ul.products li h2{min-height:70px}}ul.products li mark.count{color:#b3b7b7;font-weight:700;background:none}ul.products li.product-category h2{min-height:auto}.related.products{clear:both;margin-bottom:120px;margin-top:120px}@media(max-width: 1024px){.related.products{margin-top:60px;margin-bottom:60px}}.related.products h2{text-transform:uppercase;color:#b3b7b7;font-weight:400}main .price{display:block;font-weight:400;color:#b3b7b7;font-size:2rem;line-height:2.8rem;text-transform:uppercase}main .price bdi{font-weight:700 !important;font-size:3rem !important;line-height:3.5rem !important}main .price bdi span{font-weight:700 !important;font-size:3rem !important;line-height:3.5rem !important}main .stock.in-stock,main .stock.out-of-stock{font-size:2rem;line-height:2.8rem;text-transform:uppercase;color:#b3b7b7;font-weight:700}main .stock.out-of-stock{color:red}main .button{transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);display:flex !important;flex-direction:row;justify-content:center;align-items:center !important;padding:15px 30px !important;gap:10px;border-radius:5px !important;color:#fff !important;font-weight:700 !important;width:-moz-fit-content;width:fit-content;margin-top:30px;font-size:1.6rem !important;line-height:2.2rem !important;text-transform:uppercase;background-color:#d4fa00 !important}main .button:hover{background-color:#b3b7b7 !important}.pswp--open{z-index:9999 !important}footer{width:100%;background-color:#011a17;padding:75px 0 30px 0;align-items:center;margin-top:auto;font-size:1.4rem;line-height:1.9rem}footer .columns{display:flex;align-items:flex-start;flex-wrap:wrap;justify-content:space-between}@media(min-width: 768px)and (max-width: 1024px){footer .columns{row-gap:30px}footer .columns>div{flex-basis:50%}}@media(max-width: 767px){footer .columns{gap:30px}footer .columns>div{flex-basis:100%}}footer .columns h4,footer .columns a{color:#fff;text-transform:uppercase;font-size:1.6rem;line-height:1.9rem}footer .columns h4{margin-bottom:10px}@media(max-width: 767px){footer .columns h4{text-align:center}}footer .columns ul{padding-left:0;margin-bottom:0;list-style:none;display:flex;flex-direction:column;gap:10px}@media(max-width: 767px){footer .columns ul li{text-align:center}}@media(max-width: 767px){footer .columns #footer-logo{display:block;margin:0 auto}}footer .payoff{margin-top:15px;color:#fff;font-weight:700;max-width:400px;width:100%}@media(min-width: 768px)and (max-width: 1024px){footer .payoff{max-width:300px}}@media(max-width: 767px){footer .payoff{text-align:center}}footer .copy{margin-top:70px;font-size:1.4rem;color:#fff}@media(max-width: 767px){footer .copy{margin-top:30px}}footer .copy a{color:#fff !important}footer .copy .container{display:flex;align-items:center;justify-content:space-between}@media(max-width: 767px){footer .copy .container{flex-direction:column}}@media(max-width: 767px){footer .copy>div{width:100%;text-align:center}}footer .copy .powered-by{display:flex;align-items:center}@media(max-width: 767px){footer .copy .powered-by{justify-content:center;text-align:center}}footer .copy .powered-by img{width:18px;margin-left:10px}section.mc-hero{padding-top:150px;padding-bottom:150px;margin-bottom:0}@media(max-width: 767px){section.mc-hero{padding-top:60px;padding-bottom:60px}}section.mc-hero .container{display:flex;flex-direction:column;justify-content:center}section.mc-hero .container h1,section.mc-hero .container h2,section.mc-hero .container h3,section.mc-hero .container h4,section.mc-hero .container h5,section.mc-hero .container h6,section.mc-hero .container p,section.mc-hero .container div,section.mc-hero .container ul,section.mc-hero .container li{text-align:left !important;margin-bottom:0}section.mc-hero .container h1{font-size:8.4rem;line-height:10.1rem;width:100%;max-width:1130px}section.mc-hero .container h1 em{color:#d4fa00;font-size:8.4rem;line-height:10.1rem;font-style:normal}@media(max-width: 767px){section.mc-hero .container h1 em{font-size:4.5rem;line-height:5rem}}@media(max-width: 767px){section.mc-hero .container h1{font-size:4.5rem;line-height:5rem}}section.mc-hero .container .btn-primary{margin:30px auto 0 0 !important}section.mc-text{display:block}section.mc-text h1{margin-bottom:50px;padding-bottom:30px;border-bottom:1px solid #acb0b0}section.mc-image{display:block}section.mc-image .container{width:100%;height:750px;position:relative;padding-left:0;padding-right:0}@media(max-width: 1024px){section.mc-image .container{height:350px}}section.mc-image .container picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}body.single section.mc-image .container{width:100%;max-width:1720px;height:750px}@media(max-width: 1024px){body.single section.mc-image .container{height:350px;padding-left:15px;padding-right:15px}}section.mc-form{background-size:cover !important;position:relative}section.mc-form .wpcf7-spinner{display:none}section.mc-form h1 em{color:#d4fa00;font-style:normal;font-size:5.4rem;line-height:7.2rem}@media(max-width: 767px){section.mc-form h1 em{font-size:4.5rem;line-height:5rem}}section.mc-form .container{display:flex;align-items:flex-start;justify-content:space-between;gap:319px}@media(max-width: 767px){section.mc-form .container{flex-direction:column;gap:0}}@media(min-width: 768px)and (max-width: 1024px){section.mc-form .container{gap:15px;flex-direction:column}}@media(min-width: 1025px)and (max-width: 1750px){section.mc-form .container{gap:250px}}section.mc-form .container .container__title{width:100%;max-width:260px}section.mc-form .container .container__text{width:100%;max-width:1140px}section.mc-form .section-title::before{background-color:#fff}section.mc-form #contact-form{display:block;width:100%;margin:0 auto}@media(min-width: 768px)and (max-width: 1024px){section.mc-form #contact-form{max-width:100%}}section.mc-form #contact-form .contact-form__row{display:flex;align-items:center;justify-content:space-between}@media(max-width: 767px){section.mc-form #contact-form .contact-form__row{flex-direction:column}}section.mc-form #contact-form .contact-form__row>div{padding:0 .5rem;width:100%}section.mc-form #contact-form .contact-form__row .bordered{border:1px solid #fff;margin-bottom:15px;padding:15px 30px 15px 30px !important;border-radius:15px;border:1px solid #fff}section.mc-form #contact-form .contact-form__row .bordered p{margin-bottom:0;font-size:1.3rem;line-height:1.7rem}section.mc-form #contact-form .contact-form__row .bordered label{display:block !important;margin-bottom:5px;font-size:1.6rem !important;line-height:2.1rem !important;text-align:left}section.mc-form #contact-form .contact-form__row .bordered input,section.mc-form #contact-form .contact-form__row .bordered textarea{border:0 !important}section.mc-form #contact-form .contact-form__row label{display:block;font-size:1.3rem;line-height:1.7rem;margin-bottom:5px;color:#fff;text-transform:none}section.mc-form #contact-form .contact-form__row label a{font-size:1.3rem;line-height:1.7rem}section.mc-form #contact-form .contact-form__row .wpcf7-not-valid-tip{display:none}section.mc-form #contact-form .contact-form__row.double-column>div{flex-basis:49%}@media(max-width: 767px){section.mc-form #contact-form .contact-form__row.double-column>div{flex-basis:100%}}section.mc-form #contact-form .contact-form__row.single-column>div{flex-basis:100%}section.mc-form #contact-form .contact-form__row.policy{font-size:1.4rem;align-items:center}@media(max-width: 767px){section.mc-form #contact-form .contact-form__row.policy>div{margin-left:0;margin-right:0;padding-left:0;padding-right:0}}section.mc-form #contact-form .contact-form__row.policy p{font-size:1.4rem;line-height:1.9rem}section.mc-form #contact-form .contact-form__row.policy a{color:#fff}section.mc-form #contact-form .contact-form__row.policy>div:first-child{flex-basis:60%}@media(max-width: 767px){section.mc-form #contact-form .contact-form__row.policy>div:first-child{flex-basis:100%}}section.mc-form #contact-form .contact-form__row.policy>div:nth-child(2){flex-basis:20%;text-align:right;padding:0}section.mc-form #contact-form .contact-form__row.policy>div:nth-child(2) p{margin-bottom:0}@media(max-width: 767px){section.mc-form #contact-form .contact-form__row.policy>div:nth-child(2){flex-basis:100%}}section.mc-form #contact-form input[type=submit]{transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 30px;gap:10px;border-radius:30px !important;color:#fff;font-weight:700;width:-moz-fit-content;width:fit-content;font-size:2.4rem;line-height:2.9rem;height:60px;background-color:#d4fa00;color:#4e5e5c;cursor:pointer;margin:0 0 0 auto}@media(max-width: 767px){section.mc-form #contact-form label{display:block;width:100%;text-align:left}}section.mc-form #contact-form input,section.mc-form #contact-form select{width:100%;margin:0;padding:0;color:#fff;font-size:1.6rem;outline:none !important;background-color:rgba(0,0,0,0);border:0}section.mc-form #contact-form input::focus,section.mc-form #contact-form select::focus{outline:none !important}section.mc-form #contact-form input::-moz-placeholder, section.mc-form #contact-form select::-moz-placeholder{color:#b3b7b7;opacity:1}section.mc-form #contact-form input::placeholder,section.mc-form #contact-form select::placeholder{color:#b3b7b7;opacity:1}section.mc-form #contact-form input option,section.mc-form #contact-form select option{color:#fff}section.mc-form #contact-form textarea{margin:0;width:100%;background-color:rgba(0,0,0,0);border:0;height:40px;outline:none;color:#fff}section.mc-form #contact-form textarea::focus{outline:none}section.mc-form #contact-form .wpcf7-acceptance .wpcf7-list-item{margin-left:0 !important}section.mc-form #contact-form input[type=checkbox]{width:1.3rem !important;-webkit-appearance:checkbox !important;-moz-appearance:checkbox !important;appearance:checkbox !important;margin-bottom:0}section.mc-form .contact-form__row-checkbox{display:flex;align-items:center;padding-left:0 !important;padding-right:0 !important}@media(max-width: 1024px){section.mc-form .contact-form__row-checkbox{flex-direction:column}}@media(max-width: 1024px){section.mc-form .contact-form__row-checkbox>div:last-child{margin-bottom:15px}}section.mc-form .contact-form__row-checkbox p{width:100%;max-width:100%;display:flex;align-items:center;margin-bottom:0}section.mc-form .contact-form__row-checkbox .wpcf7-form-control-wrap{font-size:1.7rem;line-height:2.2rem}section.mc-form .contact-form__row-checkbox label.label{padding:0 0 0 10px;font-size:1.4rem;line-height:1.9rem;margin-bottom:0 !important}section.mc-form .contact-form__row-checkbox .wpcf7-checkbox .wpcf7-list-item{position:relative}section.mc-form .contact-form__row-checkbox .wpcf7-list-item-label{margin-left:0 !important;padding-left:0}section.mc-form .contact-form__row-checkbox .wpcf7-checkbox input[type=checkbox]{position:absolute;opacity:0;cursor:pointer;width:24px !important;height:24px !important;margin-right:0 !important;overflow:hidden !important;z-index:9999;top:-11px;left:-22px}section.mc-form .contact-form__row-checkbox .wpcf7-checkbox input[type=checkbox]+span{position:absolute;top:-15px;left:-22px;height:24px;width:24px;overflow:hidden !important;background:rgba(0,0,0,0) url("../img/icon-checkbox-unchecked.svg") no-repeat center center;pointer-events:none;font-size:0 !important}section.mc-form .contact-form__row-checkbox .wpcf7-checkbox input:checked+span{background:rgba(0,0,0,0) url("../img/icon-checkbox-checked.svg") no-repeat center center}section.mc-slider{position:relative}section.mc-slider .item{width:100%;height:calc(100vh - 115px);background-size:cover !important;display:flex;flex-direction:column;justify-content:center}@media(min-width: 768px)and (max-width: 1024px){section.mc-slider .item{height:60vh}}@media(max-width: 767px){section.mc-slider .item{height:auto;padding-top:50px;padding-bottom:50px}}section.mc-slider .item .container{display:flex;align-items:center;justify-content:space-between}@media(max-width: 767px){section.mc-slider .item .container{flex-direction:column;gap:30px}}@media(min-width: 768px)and (max-width: 1024px){section.mc-slider .item .container{gap:30px}}section.mc-slider .item .text{color:#fff;max-width:650px}section.mc-slider .item .text h1,section.mc-slider .item .text p,section.mc-slider .item .text span{color:#fff}section.mc-slider .item .text h1{font-size:8.4rem;line-height:10.1rem;width:100%;max-width:1130px}section.mc-slider .item .text h1 em{color:#d4fa00;font-size:8.4rem;line-height:10.1rem;font-style:normal}@media(max-width: 1024px){section.mc-slider .item .text h1 em{font-size:4.5rem;line-height:5rem}}@media(min-width: 1025px)and (max-width: 1750px){section.mc-slider .item .text h1 em{font-size:4.5rem;line-height:5rem}}@media(max-width: 1024px){section.mc-slider .item .text h1{font-size:4.5rem;line-height:5rem}}@media(min-width: 1025px)and (max-width: 1750px){section.mc-slider .item .text h1{font-size:4.5rem;line-height:5rem}}@media(max-width: 767px){section.mc-slider .item .btn-primary{margin-top:15px}}section.mc-slider .item .brands{margin-top:50px}@media(max-width: 767px){section.mc-slider .item .brands{margin-top:30px}}section.mc-slider .item .brands span{display:block;color:#fff;font-size:1.6rem;line-height:1.9rem;opacity:.5;margin-bottom:15px}section.mc-slider .item .brands .brands-logos{display:flex;align-items:center;gap:15px}@media(max-width: 767px){section.mc-slider .item .brands .brands-logos{flex-wrap:wrap}}section.mc-slider .item .brands .brands-logos img{height:40px}@media(max-width: 1024px){section.mc-slider .item .brands .brands-logos img{height:20px}}@media(max-width: 767px){section.mc-slider .item .brands .brands-logos img{height:15px}}section.mc-slider .item .brands .brands-logos#brands-logos-1{margin-bottom:30px}section.mc-slider .item .brands .brands-logos#brands-logos-1 img{height:80px}@media(max-width: 767px){section.mc-slider .item .brands .brands-logos#brands-logos-1 img{height:40px}}@media(min-width: 1025px)and (max-width: 1750px){section.mc-slider .item .brands .brands-logos#brands-logos-1 img{height:50px}}section.mc-slider .item .brands .brands-logos#brands-logos-2 img:nth-child(3){height:25px !important}@media(min-width: 1025px)and (max-width: 1750px){section.mc-slider .item .brands .brands-logos#brands-logos-2 img{height:20px}}section.mc-slider .item .brands .brands-logos#brands-logos-2 img:nth-child(3){height:18px !important}section.mc-slider .item .image{width:500px;margin-right:231px}@media(min-width: 1025px)and (max-width: 1750px){section.mc-slider .item .image{margin-right:0;width:400px}}@media(max-width: 1024px){section.mc-slider .item .image{margin-right:0}}@media(max-width: 767px){section.mc-slider .item .image{width:200px;display:none}}section.mc-slider .container--pagination{position:absolute;left:calc(1720px + (100vw - 1750px)/2);top:0;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;transform:translateY(-50%);z-index:1;height:100vh}@media(min-width: 1025px)and (max-width: 1750px){section.mc-slider .container--pagination{position:initial;transform:none;height:-moz-fit-content;height:fit-content}}@media(max-width: 1024px){section.mc-slider .container--pagination{position:initial;transform:none;height:-moz-fit-content;height:fit-content}}section.mc-slider .swiper-button-prev,section.mc-slider .swiper-button-next{display:none !important}section.mc-slider .swiper-pagination{width:auto;display:flex;flex-direction:column;gap:5px}@media(min-width: 1025px)and (max-width: 1750px){section.mc-slider .swiper-pagination{flex-direction:row;left:50%;transform:translateX(-50%);bottom:15px}}@media(max-width: 1024px){section.mc-slider .swiper-pagination{flex-direction:row;left:50%;transform:translateX(-50%);bottom:15px}}section.mc-slider .swiper-pagination span{width:4px;height:50px;background-color:#4e5e5c;border-radius:2px;opacity:1}section.mc-slider .swiper-pagination span.swiper-pagination-bullet-active{background-color:#d4fa00}@media(min-width: 1025px)and (max-width: 1750px){section.mc-slider .swiper-pagination span{height:4px;width:50px}}@media(max-width: 1024px){section.mc-slider .swiper-pagination span{height:4px;width:50px}}section.mc-gallery{display:block}section.mc-gallery .container{display:grid;grid-template-columns:repeat(3, 1fr);gap:30px}@media(max-width: 767px){section.mc-gallery .container{grid-template-columns:1fr;gap:15px}}section.mc-cpt-list{display:block;position:relative}section.mc-cpt-list.background article{padding:15px}section.mc-text-image .container{display:flex;align-items:flex-start;justify-content:space-between;gap:100px}@media(max-width: 767px){section.mc-text-image .container{flex-direction:column;gap:30px}}@media(min-width: 768px)and (max-width: 1024px){section.mc-text-image .container{gap:15px}}section.mc-text-image .container>div{width:50%}@media(max-width: 767px){section.mc-text-image .container>div{width:100%}}section.mc-text-image.mc-text-image--reversed .container__text{order:2}@media(max-width: 767px){section.mc-text-image.mc-text-image--reversed .container__text{order:1}}section.mc-text-image.mc-text-image--reversed .container__image{order:1}@media(max-width: 767px){section.mc-text-image.mc-text-image--reversed .container__image{order:2}}section.mc-title-text .container{display:flex;align-items:flex-start;justify-content:space-between;gap:319px}@media(max-width: 767px){section.mc-title-text .container{flex-direction:column;gap:0}}@media(min-width: 768px)and (max-width: 1024px){section.mc-title-text .container{gap:15px;flex-direction:column}}@media(min-width: 1025px)and (max-width: 1750px){section.mc-title-text .container{gap:100px}}section.mc-title-text .container .container__title{width:100%;max-width:300px}@media(max-width: 767px){section.mc-title-text .container .container__text{width:100%}}section.mc-title-text .container .container__text .text{-moz-column-count:2;column-count:2;gap:30px;width:100%;max-width:1140px}@media(max-width: 767px){section.mc-title-text .container .container__text .text{-moz-column-count:1;column-count:1}}section.mc-title-text .container--main-title{padding-bottom:30px;margin-bottom:50px;position:relative}section.mc-title-text .container--main-title::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#acb0b0}@media(max-width: 1024px){section.mc-title-text .container--main-title::after{width:calc(100% - 30px);left:50%;transform:translateX(-50%)}}section.mc-title-text .container--main-title h3{margin-bottom:0}@media(max-width: 767px){section.mc-title-text .btn-primary{margin-top:15px}}section.mc-title-text .blocks,section.mc-title-text .blocks-icon{display:grid;grid-template-columns:repeat(2, 1fr);gap:30px}@media(max-width: 767px){section.mc-title-text .blocks,section.mc-title-text .blocks-icon{grid-template-columns:1fr;gap:15px}}section.mc-title-text .blocks .item,section.mc-title-text .blocks-icon .item{padding:30px;border-radius:25px;border:1px solid #acb0b0;display:flex;flex-direction:column;justify-content:space-between}section.mc-title-text .blocks .item .number,section.mc-title-text .blocks-icon .item .number{font-size:5.4rem;line-height:6.8rem;margin-bottom:70px}section.mc-title-text .blocks .item .text,section.mc-title-text .blocks-icon .item .text{font-size:2.2rem;line-height:2.5rem}section.mc-title-text .blocks-icon{grid-template-columns:repeat(3, 1fr)}@media(max-width: 1024px){section.mc-title-text .blocks-icon{grid-template-columns:1fr;gap:15px}}section.mc-title-text .blocks-icon .item{justify-content:flex-start}section.mc-title-text .blocks-icon .item img{display:block;height:80px;width:auto;margin:0 auto 50px 0}section.mc-title-text .blocks-icon .item h4{margin-bottom:15px}section.mc-title-text .blocks-icon .item p{margin-bottom:0}section.mc-title-text .dealers{display:flex;align-items:flex-start;margin-top:50px}@media(max-width: 767px){section.mc-title-text .dealers{flex-direction:column;gap:15px}}section.mc-title-text .dealers span{display:block;width:-moz-fit-content;width:fit-content;color:#d4fa00;background-color:#4e5e5c;font-size:1.6rem;line-height:1.9rem;font-weight:700;border-radius:11px;padding:5px 10px;margin-bottom:15px}section.mc-title-text .dealers #dealers-1{margin-right:200px}@media(min-width: 1025px)and (max-width: 1750px){section.mc-title-text .dealers #dealers-1{margin-right:50px}}@media(min-width: 768px)and (max-width: 1024px){section.mc-title-text .dealers #dealers-1{margin-right:50px}}@media(max-width: 767px){section.mc-title-text .dealers #dealers-1{margin:0}}section.mc-title-text .dealers #dealers-1 .text{-moz-column-count:1;column-count:1}section.mc-title-text .dealers #dealers-2 .text{-moz-column-count:2;column-count:2;gap:100px}@media(max-width: 767px){section.mc-title-text .dealers #dealers-2 .text{-moz-column-count:1;column-count:1;gap:0}}section.mc-title-text.title-text--border-top .container{padding-top:60px;border-top:1px solid #acb0b0}section.mc-title-text.background--dark-grey .section-title{color:#fff}section.mc-title-text.background--dark-grey .section-title::before{background-color:#fff}section.mc-title-text.background--dark-grey .blocks{grid-template-columns:repeat(3, 1fr)}@media(max-width: 767px){section.mc-title-text.background--dark-grey .blocks{grid-template-columns:1fr;width:100%}}@media(min-width: 768px)and (max-width: 1024px){section.mc-title-text.background--dark-grey .blocks{grid-template-columns:repeat(2, 1fr)}}section.mc-title-text.background--dark-grey .blocks .item{border:1px solid #fff}section.mc-title-text.background--dark-grey .blocks .item .number,section.mc-title-text.background--dark-grey .blocks .item .text{color:#fff}.single-prodotti section.mc-title-text{background-color:#011a17;margin-bottom:0;padding-top:100px;padding-bottom:100px}@media(max-width: 1024px){.single-prodotti section.mc-title-text{padding-top:50px;padding-bottom:50px}}.single-prodotti section.mc-title-text .section-title{color:#d4fa00}.single-prodotti section.mc-title-text .section-title:before{background-color:#fff}.single-prodotti section.mc-title-text .blocks-icon .item{background-color:#fff}section.mc-banner{position:relative}section.mc-banner .container{display:flex;flex-direction:column;justify-content:center;align-items:center}@media(max-width: 767px){section.mc-banner .container{height:auto;padding:50px 15px}}section.mc-text-large{display:block}section.mc-text-large p{margin-bottom:0;font-size:5.4rem;line-height:6.8rem;font-weight:400}@media(max-width: 767px){section.mc-text-large p{font-size:3.5rem;line-height:4rem}}section.mc-brands-card{display:block;position:relative}section.mc-brands-card .brands{display:grid;grid-template-columns:repeat(4, 1fr);gap:30px;margin-top:50px}@media(max-width: 767px){section.mc-brands-card .brands{grid-template-columns:1fr;gap:15px}}@media(min-width: 768px)and (max-width: 1024px){section.mc-brands-card .brands{grid-template-columns:repeat(2, 1fr)}}section.mc-brands-card .brands .item{transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);padding:30px;border-radius:25px;background-color:#4e5e5c;color:#fff;position:relative}section.mc-brands-card .brands .item p,section.mc-brands-card .brands .item h4{color:#fff;margin-bottom:0}section.mc-brands-card .brands .item p{min-height:60px}@media(max-width: 767px){section.mc-brands-card .brands .item p{min-height:auto}}section.mc-brands-card .brands .item h4{font-size:2.8rem;line-height:3.1rem;font-weight:700}section.mc-brands-card .brands .item .featured-image-wrapper{width:100%;display:flex;flex-direction:column;justify-content:center;max-width:250px;height:150px;margin:70px auto 100px auto}section.mc-brands-card .brands .item .btn-secondary{margin-top:15px}section.mc-brands-card .brands .item:hover{background-color:#011a17}section.mc-title-text-full{background-color:#d4fa00;background-size:cover}section.mc-title-text-full .section-title::before,section.mc-title-text-full .section-title::after{background-color:#011a17}section.mc-title-text-full .container{display:flex;align-items:flex-start;justify-content:space-between;gap:319px}@media(max-width: 767px){section.mc-title-text-full .container{flex-direction:column;gap:0}}@media(min-width: 768px)and (max-width: 1024px){section.mc-title-text-full .container{gap:15px;flex-direction:column}}@media(min-width: 1025px)and (max-width: 1750px){section.mc-title-text-full .container{gap:250px}}section.mc-title-text-full .container .container__title{width:100%;max-width:300px}section.mc-title-text-full .container .container__text{width:100%;max-width:1140px}section.mc-title-text-full .container .container__text .text{display:block}@media(max-width: 767px){section.mc-title-text-full .btn-primary{margin-top:15px}}section.mc-title-text-full .blocks{margin-top:50px;display:grid;grid-template-columns:repeat(2, 1fr);gap:30px}@media(max-width: 767px){section.mc-title-text-full .blocks{grid-template-columns:1fr;gap:15px}}section.mc-title-text-full .blocks .item{padding:30px;border-radius:25px;border:1px solid #fff;display:flex;flex-direction:column;justify-content:space-between;color:#fff}section.mc-title-text-full .blocks .item p{margin-bottom:0}section.mc-title-text-full .blocks .item h4{color:#d4fa00;font-weight:700}section.mc-title-text-full .blocks-numbers{display:grid;grid-template-columns:repeat(2, 1fr);gap:30px}@media(max-width: 767px){section.mc-title-text-full .blocks-numbers{grid-template-columns:1fr;gap:15px}}section.mc-title-text-full .blocks-numbers .item{padding:30px;border-radius:25px;border:1px solid #fff;display:flex;flex-direction:column;justify-content:space-between}section.mc-title-text-full .blocks-numbers .item .number{font-size:5.4rem;line-height:6.8rem;margin-bottom:70px;color:#fff}section.mc-title-text-full .blocks-numbers .item .text{font-size:2.2rem;line-height:2.5rem;color:#fff}section.mc-title-text-full .blocks-numbers .item .text p,section.mc-title-text-full .blocks-numbers .item .text div,section.mc-title-text-full .blocks-numbers .item .text span,section.mc-title-text-full .blocks-numbers .item .text li{color:#fff}section.mc-title-text-full.title-text-full--dark,section.mc-title-text-full.title-text-full--grey,section.mc-title-text-full .title-text-full--background-image{background-color:#011a17;color:#fff}section.mc-title-text-full.title-text-full--dark h1,section.mc-title-text-full.title-text-full--dark h2,section.mc-title-text-full.title-text-full--dark h3,section.mc-title-text-full.title-text-full--dark h4,section.mc-title-text-full.title-text-full--dark h5,section.mc-title-text-full.title-text-full--dark h6,section.mc-title-text-full.title-text-full--dark p,section.mc-title-text-full.title-text-full--grey h1,section.mc-title-text-full.title-text-full--grey h2,section.mc-title-text-full.title-text-full--grey h3,section.mc-title-text-full.title-text-full--grey h4,section.mc-title-text-full.title-text-full--grey h5,section.mc-title-text-full.title-text-full--grey h6,section.mc-title-text-full.title-text-full--grey p,section.mc-title-text-full .title-text-full--background-image h1,section.mc-title-text-full .title-text-full--background-image h2,section.mc-title-text-full .title-text-full--background-image h3,section.mc-title-text-full .title-text-full--background-image h4,section.mc-title-text-full .title-text-full--background-image h5,section.mc-title-text-full .title-text-full--background-image h6,section.mc-title-text-full .title-text-full--background-image p{color:#fff}section.mc-title-text-full.title-text-full--dark h1 em,section.mc-title-text-full.title-text-full--grey h1 em,section.mc-title-text-full .title-text-full--background-image h1 em{font-style:normal;color:#d4fa00}section.mc-title-text-full.title-text-full--dark .section-title::after,section.mc-title-text-full.title-text-full--grey .section-title::after,section.mc-title-text-full .title-text-full--background-image .section-title::after{background-color:#d4fa00}section.mc-title-text-full.title-text-full--dark .section-title::before,section.mc-title-text-full.title-text-full--grey .section-title::before,section.mc-title-text-full .title-text-full--background-image .section-title::before{background-color:#fff}section.mc-title-text-full.title-text-full--grey{background-color:#4e5e5c}section.mc-pages-list{display:block;position:relative}section.mc-pages-list .pages{margin-top:50px}section.mc-pages-list .pages .article-image{height:397px}section.mc-pages-list .btn-primary{margin-top:15px}section.mc-features-list{background-color:#d4fa00}section.mc-features-list .section-title::after{background-color:#b3b7b7}section.mc-features-list .container{display:flex;align-items:flex-start;justify-content:space-between;gap:319px}@media(max-width: 767px){section.mc-features-list .container{flex-direction:column;gap:0}}@media(min-width: 768px)and (max-width: 1024px){section.mc-features-list .container{gap:15px;flex-direction:column}}@media(min-width: 1025px)and (max-width: 1750px){section.mc-features-list .container{gap:250px}}section.mc-features-list .container .container__title{width:100%;max-width:300px}section.mc-features-list .container .container__text .text{-moz-column-count:2;column-count:2;gap:30px;width:100%;max-width:1140px}@media(max-width: 767px){section.mc-features-list .container .container__text .text{-moz-column-count:1;column-count:1}}section.mc-features-list .features{display:grid;grid-template-columns:repeat(2, 1fr);gap:30px}@media(max-width: 767px){section.mc-features-list .features{grid-template-columns:1fr}}section.mc-features-list .features .item span{display:block;width:-moz-fit-content;width:fit-content;border:1px solid #365445;margin-bottom:30px;padding:5px 10px;border-radius:30px}section.mc-features-list .features .item p{margin-bottom:0}section.mc-products-list{display:block}section.mc-products-list .products-list{display:grid;grid-template-columns:repeat(4, 1fr);gap:30px;margin-top:50px}@media(max-width: 767px){section.mc-products-list .products-list{grid-template-columns:1fr;gap:15px}}@media(min-width: 768px)and (max-width: 1024px){section.mc-products-list .products-list{grid-template-columns:repeat(2, 1fr);gap:15px}}section.mc-products-list .products-list .item{position:relative;background-color:#fff;border-radius:25px;overflow:hidden;border:1px solid #eae7e1;padding:30px}section.mc-products-list .products-list .item img.featured-image{width:350px;margin-bottom:50px}section.mc-products-list .products-list .item h4{font-weight:700;margin-bottom:15px}section.mc-products-list .products-list .item p{margin-bottom:0}section.mc-products-list .products-list .item .btn-primary{margin-top:15px}section.mc-hero-product{display:block;padding-top:135px;padding-bottom:135px}@media(max-width: 1024px){section.mc-hero-product{padding-top:50px;padding-bottom:50px}}section.mc-hero-product h1{font-size:8.4rem;line-height:10.1rem;width:100%;max-width:1130px;color:#011a17}section.mc-hero-product h1 em{color:#d4fa00;font-size:8.4rem;line-height:10.1rem;font-style:normal}@media(max-width: 1024px){section.mc-hero-product h1 em{font-size:4.5rem;line-height:5rem}}@media(max-width: 1024px){section.mc-hero-product h1{font-size:4.5rem;line-height:5rem}}section.mc-hero-product p{color:#011a17}section.mc-hero-product .container{display:flex;align-items:center;justify-content:space-between}@media(max-width: 767px){section.mc-hero-product .container{flex-direction:column}}section.mc-hero-product .container .text{width:100%;max-width:650px}section.mc-hero-product .container .text h1{max-width:557px}section.mc-hero-product .container .image{width:500px;margin-right:231px}@media(min-width: 1025px)and (max-width: 1750px){section.mc-hero-product .container .image{margin-right:0;width:300px}}@media(max-width: 1024px){section.mc-hero-product .container .image{margin-right:0}}@media(max-width: 767px){section.mc-hero-product .container .image{width:200px}}section.mc-hero-product .ctas{display:flex;align-items:center;gap:15px}@media(max-width: 767px){section.mc-hero-product .ctas{flex-direction:column;margin-bottom:30px}}@media(max-width: 767px){section.mc-hero-product .ctas a{margin:0 auto 0 0}}section.mc-accordions{display:block}section.mc-accordions .accordions{margin-top:50px;display:grid;grid-template-columns:repeat(2, 1fr);gap:40px}@media(max-width: 767px){section.mc-accordions .accordions{grid-template-columns:1fr}}section.mc-accordions .accordions .item{padding-bottom:30px;border-bottom:1px solid #acb0b0}section.mc-accordions .accordions .item .question{position:relative;cursor:pointer;padding-right:30px}section.mc-accordions .accordions .item .question span{width:40px;height:40px;border-radius:20px;border:1px solid #b3b7b7;position:absolute;top:-5px;right:0;display:flex;flex-direction:column;justify-content:center;align-items:center;pointer-events:none}section.mc-accordions .accordions .item .question span::before{content:"+"}section.mc-accordions .accordions .item .question.active span::before{content:"-"}section.mc-accordions .accordions .item .answer{transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);max-width:90%;opacity:0;overflow:hidden;max-height:0;margin-top:0}section.mc-accordions .accordions .item .answer p{margin-bottom:0;font-size:1.8rem;line-height:2.1rem}section.mc-accordions .accordions .item .answer.active{margin-top:15px;max-height:100vh;opacity:1}section.mc-accordions .btn-primary{margin:50px auto 0 auto}section.mc-single-text{display:block}section.mc-single-text .container{display:flex;gap:30px;align-items:flex-start}@media(max-width: 767px){section.mc-single-text .container{flex-direction:column}}section.mc-single-text .container>div:nth-child(1){width:100%;max-width:1130px}@media(min-width: 768px)and (max-width: 1024px){section.mc-single-text .container>div:nth-child(1){width:60%}}section.mc-single-text .container .text{width:100%;max-width:1135px}section.mc-single-text .container #mc-single-text-slider{margin-top:50px;width:100%;max-width:100%;position:relative}section.mc-single-text .container #mc-single-text-slider .swiper-slide{width:100% !important;max-width:100%;overflow:hidden}section.mc-single-text .container #mc-single-text-slider .item{width:100%;height:750px}@media(min-width: 1025px)and (max-width: 1750px){section.mc-single-text .container #mc-single-text-slider .item{height:500px}}@media(max-width: 1024px){section.mc-single-text .container #mc-single-text-slider .item{height:500px}}@media(max-width: 767px){section.mc-single-text .container #mc-single-text-slider .item{height:350px}}section.mc-single-text .container #mc-single-text-slider .item img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}section.mc-single-text .container #mc-single-text-slider .mc-single-text-slider-button-prev,section.mc-single-text .container #mc-single-text-slider .mc-single-text-slider-button-next{position:absolute;top:50%;left:30px;transform:translateY(-50%);z-index:1;cursor:pointer}section.mc-single-text .container #mc-single-text-slider .mc-single-text-slider-button-next{left:auto;right:30px}section.mc-single-text .container .share{margin-top:50px;padding-top:50px;border-top:1px solid #b3b7b7}@media(max-width: 767px){section.mc-single-text .container .share{margin-top:30px;padding-top:30px}}section.mc-single-text .container .share h6{text-transform:uppercase;font-weight:700}section.mc-single-text .container .share .addtoany_shortcode a:hover{opacity:1 !important}section.mc-single-text .container .share .addtoany_shortcode a:hover span{opacity:1 !important}section.mc-single-text .container .share .addtoany_shortcode a span{transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);width:50px !important;height:50px !important;border-radius:25px !important;display:flex;flex-direction:column;justify-content:center;align-items:center}section.mc-single-text .container .share .addtoany_shortcode a span svg{height:40px !important}section.mc-single-text .container .latest-news{width:100%;max-width:550px;display:flex;flex-direction:column;gap:30px}@media(min-width: 768px)and (max-width: 1024px){section.mc-single-text .container .latest-news{width:40%}}section.mc-single-text .container .latest-news .item{background-color:#f4f4f4;padding:30px}section.mc-single-text .container .latest-news .item h4{font-weight:700}section.mc-single-text .container .latest-news .item .btn-primary{margin-top:15px}section.mc-application-steps .container{display:flex;align-items:flex-start;justify-content:space-between;gap:319px;padding-top:75px;border-top:1px solid #b3b7b7}@media(max-width: 767px){section.mc-application-steps .container{flex-direction:column;gap:0}}@media(min-width: 768px)and (max-width: 1024px){section.mc-application-steps .container{gap:15px;flex-direction:column}}@media(min-width: 1025px)and (max-width: 1750px){section.mc-application-steps .container{gap:100px}}section.mc-application-steps .container .container__title{width:100%;max-width:300px}@media(max-width: 767px){section.mc-application-steps .container .container__text{width:100%}}section.mc-application-steps .container .container__text .text{-moz-column-count:2;column-count:2;gap:30px;width:100%;max-width:1140px}@media(max-width: 767px){section.mc-application-steps .container .container__text .text{-moz-column-count:1;column-count:1}}section.mc-application-steps .blocks-icon{display:grid;grid-template-columns:repeat(2, 1fr);gap:30px}@media(max-width: 767px){section.mc-application-steps .blocks-icon{grid-template-columns:1fr;gap:15px}}section.mc-application-steps .blocks-icon .item{padding:30px;border-radius:25px;border:1px solid #acb0b0;display:flex;flex-direction:column;justify-content:space-between}section.mc-application-steps .blocks-icon .item h4{font-weight:700}section.mc-application-steps .blocks-icon .item .text{font-size:2.2rem;line-height:2.5rem}section.mc-application-steps .blocks-icon .item.last{background-color:#4e5e5c;display:flex;flex-direction:column;justify-content:flex-end}section.mc-application-steps .blocks-icon .item.last h4{color:#fff;font-weight:700}section.mc-application-steps .blocks-icon .item.last span{display:flex !important;background-color:#d4fa00;width:41px;height:41px;border-radius:20.5px;flex-direction:column;justify-content:center;align-items:center;margin-bottom:0 !important}section.mc-application-steps .blocks-icon .item.last span img{width:15px;margin:0}section.mc-application-steps .blocks-icon{grid-template-columns:repeat(3, 1fr)}@media(max-width: 767px){section.mc-application-steps .blocks-icon{grid-template-columns:1fr;gap:15px}}section.mc-application-steps .blocks-icon .item img{display:block;height:80px;width:auto;margin:0 auto 50px 0}section.mc-application-steps .blocks-icon .item h4{margin-bottom:15px}section.mc-application-steps .blocks-icon .item p{margin-bottom:0}section.mc-dealers .container{display:flex;align-items:flex-start;justify-content:space-between;gap:319px}@media(max-width: 767px){section.mc-dealers .container{flex-direction:column;gap:0}}@media(min-width: 768px)and (max-width: 1024px){section.mc-dealers .container{gap:15px;flex-direction:column}}@media(min-width: 1025px)and (max-width: 1750px){section.mc-dealers .container{gap:100px}}section.mc-dealers .container .container__title{width:100%;max-width:300px}@media(max-width: 767px){section.mc-dealers .container .container__text{width:100%}}section.mc-dealers .container .container__text{display:grid;grid-template-columns:repeat(2, 1fr);gap:175px;align-items:center}@media(max-width: 767px){section.mc-dealers .container .container__text{grid-template-columns:1fr}}@media(max-width: 1024px){section.mc-dealers .container .container__text{gap:50px}}@media(max-width: 767px){section.mc-dealers .container .container__text{gap:15px}}section.mc-dealers .dealers{display:flex;flex-direction:column;gap:15px;margin-top:50px}section.mc-dealers .dealers span{display:block;width:-moz-fit-content;width:fit-content;color:#d4fa00;background-color:#4e5e5c;font-size:1.6rem;line-height:1.9rem;font-weight:700;border-radius:11px;padding:5px 10px;margin-bottom:15px}section.mc-dealers .dealers #dealers-1{margin-right:215px}@media(min-width: 1025px)and (max-width: 1750px){section.mc-dealers .dealers #dealers-1{margin-right:50px}}@media(min-width: 768px)and (max-width: 1024px){section.mc-dealers .dealers #dealers-1{margin-right:50px}}@media(max-width: 767px){section.mc-dealers .dealers #dealers-1{margin:0}}section.mc-dealers .dealers #dealers-1 .text{-moz-column-count:1;column-count:1}section.mc-dealers.title-text--border-top .container{padding-top:60px;border-top:1px solid #acb0b0}section.mc-dealers.background--dark-grey .section-title{color:#fff}section.mc-dealers.background--dark-grey .section-title::before{background-color:#fff}section.mc-dealers.background--dark-grey .blocks{grid-template-columns:repeat(3, 1fr)}@media(max-width: 767px){section.mc-dealers.background--dark-grey .blocks{grid-template-columns:1fr;width:100%}}@media(min-width: 768px)and (max-width: 1024px){section.mc-dealers.background--dark-grey .blocks{grid-template-columns:repeat(2, 1fr)}}section.mc-dealers.background--dark-grey .blocks .item{border:1px solid #fff}section.mc-dealers.background--dark-grey .blocks .item .number,section.mc-dealers.background--dark-grey .blocks .item .text{color:#fff}section.mc-hero-rent{background-color:#011a17;height:100vh;display:flex;flex-direction:column;justify-content:center}@media(max-width: 1024px){section.mc-hero-rent{padding-top:100px;padding-bottom:50px;height:auto}}@media(min-width: 1025px)and (max-width: 1750px){section.mc-hero-rent{padding-top:165px;padding-bottom:50px;height:auto}}section.mc-hero-rent h1{font-size:8.4rem;line-height:10.1rem;width:100%;max-width:1130px;color:#fff}@media(min-width: 1025px)and (max-width: 1750px){section.mc-hero-rent h1{font-size:4.5rem;line-height:5rem}}@media(max-width: 1024px){section.mc-hero-rent h1{font-size:4.5rem;line-height:5rem}}section.mc-hero-rent h1 em{color:#d4fa00;font-size:8.4rem;line-height:10.1rem;font-style:normal}@media(min-width: 1025px)and (max-width: 1750px){section.mc-hero-rent h1 em{font-size:4.5rem;line-height:5rem}}@media(max-width: 1024px){section.mc-hero-rent h1 em{font-size:4.5rem;line-height:5rem}}@media(max-width: 1024px){section.mc-hero-rent h1{font-size:4.5rem;line-height:5rem}}section.mc-hero-rent p{color:#fff;text-align:left !important}section.mc-hero-rent .container{display:flex;align-items:center;justify-content:space-between;gap:30px}@media(max-width: 767px){section.mc-hero-rent .container{flex-direction:column}}section.mc-hero-rent .container .text{width:100%;max-width:650px}section.mc-hero-rent .container .text h1{max-width:557px}section.mc-hero-rent .container .form{padding:30px;border-radius:15px;background-color:#011a17;width:100%;max-width:470px}section.mc-hero-rent .container .form h3{font-size:4.2rem;line-height:5.3rem;color:#fff}section.mc-hero-rent #contact-form{display:block;width:100%;margin:0 auto}@media(min-width: 768px)and (max-width: 1024px){section.mc-hero-rent #contact-form{max-width:100%}}section.mc-hero-rent #contact-form .contact-form__row{display:flex;align-items:center;justify-content:space-between}@media(max-width: 767px){section.mc-hero-rent #contact-form .contact-form__row{flex-direction:column}}section.mc-hero-rent #contact-form .contact-form__row>div{padding:0 .5rem;width:100%}section.mc-hero-rent #contact-form .contact-form__row .bordered{border:1px solid #fff;margin-bottom:15px;padding:15px 30px 15px 30px !important;border-radius:15px;border:1px solid #fff}section.mc-hero-rent #contact-form .contact-form__row .bordered p{margin-bottom:0;font-size:1.3rem;line-height:1.7rem}section.mc-hero-rent #contact-form .contact-form__row .bordered label{display:block !important;margin-bottom:5px;font-size:1.6rem !important;line-height:2.1rem !important;text-align:left}section.mc-hero-rent #contact-form .contact-form__row .bordered input,section.mc-hero-rent #contact-form .contact-form__row .bordered textarea{border:0 !important}section.mc-hero-rent #contact-form .contact-form__row label{display:block;font-size:1.3rem;line-height:1.7rem;margin-bottom:5px;color:#fff;text-transform:none}section.mc-hero-rent #contact-form .contact-form__row label a{font-size:1.3rem;line-height:1.7rem}section.mc-hero-rent #contact-form .contact-form__row .wpcf7-not-valid-tip{display:none}section.mc-hero-rent #contact-form .contact-form__row.double-column>div{flex-basis:49%}@media(max-width: 767px){section.mc-hero-rent #contact-form .contact-form__row.double-column>div{flex-basis:100%}}section.mc-hero-rent #contact-form .contact-form__row.single-column>div{flex-basis:100%}section.mc-hero-rent #contact-form .contact-form__row.policy{font-size:1.4rem;align-items:center;flex-direction:column !important}@media(max-width: 767px){section.mc-hero-rent #contact-form .contact-form__row.policy>div{margin-left:0;margin-right:0;padding-left:0;padding-right:0}}section.mc-hero-rent #contact-form .contact-form__row.policy p{font-size:1.4rem;line-height:1.9rem}section.mc-hero-rent #contact-form .contact-form__row.policy a{color:#fff}section.mc-hero-rent #contact-form .contact-form__row.policy>div:first-child{flex-basis:60%}@media(max-width: 767px){section.mc-hero-rent #contact-form .contact-form__row.policy>div:first-child{flex-basis:100%}}section.mc-hero-rent #contact-form .contact-form__row.policy>div:nth-child(2){flex-basis:20%;text-align:right;padding:0}section.mc-hero-rent #contact-form .contact-form__row.policy>div:nth-child(2) p{margin-bottom:0}@media(max-width: 767px){section.mc-hero-rent #contact-form .contact-form__row.policy>div:nth-child(2){flex-basis:100%}}section.mc-hero-rent #contact-form input[type=submit]{transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 30px;gap:10px;border-radius:30px !important;color:#fff;font-weight:700;width:-moz-fit-content;width:fit-content;font-size:2.4rem;line-height:2.9rem;height:60px;background-color:#d4fa00;color:#4e5e5c;cursor:pointer;margin:15px 0 0 auto}@media(max-width: 767px){section.mc-hero-rent #contact-form label{display:block;width:100%;text-align:left}}section.mc-hero-rent #contact-form input,section.mc-hero-rent #contact-form select{width:100%;margin:0;padding:0;color:#fff;font-size:1.6rem;outline:none !important;background-color:rgba(0,0,0,0);border:0}section.mc-hero-rent #contact-form input::focus,section.mc-hero-rent #contact-form select::focus{outline:none !important}section.mc-hero-rent #contact-form input::-moz-placeholder, section.mc-hero-rent #contact-form select::-moz-placeholder{color:#fff;opacity:1}section.mc-hero-rent #contact-form input::placeholder,section.mc-hero-rent #contact-form select::placeholder{color:#fff;opacity:1}section.mc-hero-rent #contact-form input option,section.mc-hero-rent #contact-form select option{color:#4e5e5c}section.mc-hero-rent #contact-form textarea{margin:0;width:100%;background-color:rgba(0,0,0,0);border:0;height:40px;outline:none;color:#fff}section.mc-hero-rent #contact-form textarea::focus{outline:none}section.mc-hero-rent #contact-form .wpcf7-acceptance .wpcf7-list-item{margin-left:0 !important}section.mc-hero-rent #contact-form input[type=checkbox]{width:1.3rem !important;-webkit-appearance:checkbox !important;-moz-appearance:checkbox !important;appearance:checkbox !important;margin-bottom:0}section.mc-hero-rent .contact-form__row-checkbox{display:flex;align-items:center;padding-left:0 !important;padding-right:0 !important}@media(max-width: 1024px){section.mc-hero-rent .contact-form__row-checkbox{flex-direction:column}}@media(max-width: 1024px){section.mc-hero-rent .contact-form__row-checkbox>div:last-child{margin-bottom:15px}}section.mc-hero-rent .contact-form__row-checkbox p{width:100%;max-width:100%;display:flex;align-items:center;margin-bottom:0}section.mc-hero-rent .contact-form__row-checkbox .wpcf7-form-control-wrap{font-size:1.7rem;line-height:2.2rem}section.mc-hero-rent .contact-form__row-checkbox label.label{padding:0 0 0 10px;font-size:1.4rem;line-height:1.9rem;margin-bottom:0 !important}section.mc-hero-rent .contact-form__row-checkbox .wpcf7-checkbox .wpcf7-list-item{position:relative}section.mc-hero-rent .contact-form__row-checkbox .wpcf7-list-item-label{margin-left:0 !important;padding-left:0}section.mc-hero-rent .contact-form__row-checkbox .wpcf7-checkbox input[type=checkbox]{position:absolute;opacity:0;cursor:pointer;width:24px !important;height:24px !important;margin-right:0 !important;overflow:hidden !important;z-index:9999;top:-11px;left:-22px}section.mc-hero-rent .contact-form__row-checkbox .wpcf7-checkbox input[type=checkbox]+span{position:absolute;top:-15px;left:-22px;height:24px;width:24px;overflow:hidden !important;background:rgba(0,0,0,0) url("../img/icon-checkbox-unchecked.svg") no-repeat center center;pointer-events:none;font-size:0 !important}section.mc-hero-rent .contact-form__row-checkbox .wpcf7-checkbox input:checked+span{background:rgba(0,0,0,0) url("../img/icon-checkbox-checked.svg") no-repeat center center}section.mc-accessories{display:block}section.mc-accessories #mc-accessories{margin-top:50px;width:100%;max-width:100%;position:relative;overflow:hidden}section.mc-accessories #mc-accessories .item{padding:30px;border-radius:15px;border:1px solid #b3b7b7}section.mc-accessories #mc-accessories .item h4{font-weight:700}section.mc-accessories #mc-accessories .item img{display:block;margin:0 auto;width:100%}section.mc-accessories #mc-accessories .item p{margin-bottom:0}section.mc-accessories #mc-accessories .mc-accessories-button-prev,section.mc-accessories #mc-accessories .mc-accessories-button-next{position:absolute;top:50%;left:30px;transform:translateY(-50%);z-index:1;cursor:pointer}section.mc-accessories #mc-accessories .mc-accessories-button-next{left:auto;right:30px}section.mc-datasheet{display:block}section.mc-datasheet .data{display:grid;grid-template-columns:repeat(2, 1fr);gap:30px;margin-top:50px}@media(max-width: 1024px){section.mc-datasheet .data{grid-template-columns:1fr;gap:0}}section.mc-datasheet #data-1 .item,section.mc-datasheet #data-2 .item{background-color:#fff;display:flex;align-items:center;padding:15px;justify-content:space-between;border-bottom:1px solid #b3b7b7;border-left:1px solid #b3b7b7;border-right:1px solid #b3b7b7;position:relative}section.mc-datasheet #data-1 .item:nth-child(1),section.mc-datasheet #data-2 .item:nth-child(1){border-top:1px solid #b3b7b7}section.mc-datasheet #data-1 .item::after,section.mc-datasheet #data-2 .item::after{content:"";width:1px;height:100%;position:absolute;top:0;left:50%;transform:translateX(-50%);background-color:#b3b7b7}section.mc-datasheet #data-1 .item>div,section.mc-datasheet #data-2 .item>div{width:50%}section.mc-datasheet #data-1 .item .value,section.mc-datasheet #data-2 .item .value{font-weight:700;text-align:right}@media(max-width: 1024px){section.mc-datasheet #data-2>div:nth-child(1){border-top:0 !important}}section.mc-datasheet .btn-primary{margin:50px auto 0 auto}/*# sourceMappingURL=bundle.min.css.map */