@import url(https://fonts.googleapis.com/css2?family=Michroma&family=Montserrat:wght@300;400;500;600;700;800;900&family=Orbitron:wght@400;700;800&display=swap);*,:after,:before{box-sizing:border-box;margin:0;padding:0}::-webkit-scrollbar{height:7px;width:5px}::-webkit-scrollbar-track{background:#5c5e62;box-shadow:inset 0 0 5px gray}::-webkit-scrollbar-thumb{background:hsla(0,0%,96%,.651);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#000}html{font-size:100%;scroll-behavior:smooth}@media screen and (max-width:1024px){html{font-size:80%}}@media screen and (max-width:600px){html{font-size:65%}}body{color:#171a20;font-family:Montserrat,sans-serif;font-weight:500;line-height:1.5}a{color:inherit;text-decoration:none}li{list-style-type:none}img,video{display:block;max-width:100%}button,input,select,textarea{font:inherit;outline:0}button{border:0;border-radius:20px;cursor:pointer;font:inherit;font-size:.8rem;font-weight:600;padding:.6rem 4.25rem;text-transform:uppercase}.btn-primary{background-color:rgba(23,26,32,.8);color:#fff}.btn-secondary{background-color:hsla(0,0%,96%,.651);color:#000}.footer{align-items:center;background-color:inherit;bottom:0;color:inherit;display:flex;justify-content:center;left:0;opacity:0;position:fixed;transition:opacity 1s ease;width:100%;z-index:999}.footer.active{opacity:1}.footer ul{align-items:flex-end;display:flex;flex-direction:row;flex-wrap:wrap;font-size:.85rem;justify-content:center;padding-block:.5rem;width:75%}.footer ul li{cursor:pointer}.footer ul>*~*{margin-left:2rem}.header{font-size:.95rem;font-weight:600;left:0;padding:1rem 2rem;position:fixed;top:0;transition:background-color 1s ease,color 1s ease;width:100%;z-index:99}.header.scroll{background-color:rgba(0,0,0,.5);color:#fff}.header__content{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;width:100%}.header__content__logo{font-family:Michroma,sans-serif;letter-spacing:.75rem;text-transform:uppercase;width:25%}.header__content__menu{width:100%}.header__content__menu ul{align-items:center;display:flex;justify-content:center;width:100%}.header__content__menu ul>*~*{margin-left:1rem}.header__content__submenu{width:25%}.header__content__submenu ul{display:flex;justify-content:flex-end;width:100%}.header__content .menu,.header__content a{border-radius:35px;cursor:pointer;padding:.35rem 1.1rem;transition:background-color 1s ease}.header__content .menu:hover,.header__content__menu a:hover,.header__content__mobnav a:hover,.header__content__submenu a:hover{background-color:rgba(92,94,98,.25)}.header__content__mobnav{align-items:flex-end;background:transparent;display:flex;flex-direction:column;gap:2rem;justify-content:center;width:18rem}.header__content__mobnav.active{background:#fff;box-shadow:1px 1px 10px 2px #c2c0c0;color:#171a20;padding:1.15rem 3rem 2rem 2rem;position:absolute;right:0;top:0;transition:background 1.5s ease}.header__content__mobnav__nav{align-items:flex-start;display:flex;flex-direction:column;gap:1rem;width:100%}.header__content__mobnav__nav ul{width:100%}.header__content__mobnav__nav ul li{margin-bottom:1.5rem;width:100%}.products{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;gap:15rem;height:110vh;justify-content:space-around;position:relative;transition:-webkit-filter .5s ease;transition:filter .5s ease;transition:filter .5s ease,-webkit-filter .5s ease;width:100%}.products.darken{-webkit-filter:blur(5px);filter:blur(5px);transition:-webkit-filter 1.5s ease;transition:filter 1.5s ease;transition:filter 1.5s ease,-webkit-filter 1.5s ease}.products.darken:before{background-color:rgba(0,0,0,.5);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.products__info{text-align:center}.products__info h1{font-size:2.5rem;font-weight:600}.products__info p{font-weight:400}.products__actions{display:flex;gap:2rem}@media screen and (max-width:600px){.products{gap:7rem;height:85vh}}.loading{align-items:center;display:flex;flex-direction:column;gap:3rem;height:100vh;justify-content:center;width:100%}.loading h2{font-weight:500}.model{background-color:#000;color:#fff;position:relative;transition:-webkit-filter .5s ease;transition:filter .5s ease;transition:filter .5s ease,-webkit-filter .5s ease}.model.darken{-webkit-filter:blur(5px);filter:blur(5px);transition:-webkit-filter 1.5s ease;transition:filter 1.5s ease;transition:filter 1.5s ease,-webkit-filter 1.5s ease}.model.darken:before{background-color:rgba(0,0,0,.5);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.model__hero{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;gap:15rem;height:100vh;justify-content:space-between;position:relative;transition:-webkit-filter .5s ease;transition:filter .5s ease;transition:filter .5s ease,-webkit-filter .5s ease;width:100%}.model__hero__info{color:#000;margin-top:8rem;text-align:center}.model__hero__info h1{font-size:2.5rem;font-weight:600}.model__hero__info p{font-weight:400}.model__hero__specs{align-items:center;background:linear-gradient(0deg,#000,#000,transparent);color:#fff;display:flex;flex-wrap:wrap;gap:4rem;justify-content:center;padding:3.5rem;text-align:center;width:100%}.model__hero__specs h2{font-size:1.6rem;font-weight:600}.model__hero__specs p{font-size:.8rem}.model__hero__specs button{outline:3px solid #fff;transition:color .5s ease,background .5s ease}.model__hero__specs button:hover{background:#fff;color:#000}@media screen and (max-width:1024px){.model__hero__specs{padding:5rem}}@media screen and (max-width:600px){.model__hero__specs{padding:8rem}}.model__label h2{background-color:#000;color:#fff;font-size:1.75rem;font-weight:600;padding:1.5rem;text-align:center}.model__interior{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;margin:5rem auto;max-width:65%}.model__interior__item{align-items:center;display:flex;flex-direction:row;gap:2rem;justify-content:space-around}.model__interior__item__img{width:50%}@media screen and (max-width:600px){.model__interior__item__img{width:100%}}.model__interior__item__info{display:flex;flex-direction:column;gap:1rem;padding:2rem;width:50%}@media screen and (max-width:600px){.model__interior__item__info{width:100%}.model__interior__item{flex-wrap:wrap}}@media screen and (max-width:1024px){.model__interior{max-width:100%}}.model__section{display:flex;flex-direction:column;width:100%}.model__section__cover{align-items:flex-end;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;gap:8rem;height:75vh;justify-content:center;padding-bottom:2.5rem;position:relative;text-align:center;width:100%}.model__section__cover h2{font-size:1.6rem;font-weight:600}.model__section__cover p{font-size:.8rem}.model__section__cover:after{background:linear-gradient(0deg,rgba(0,0,0,.9),transparent);bottom:0;content:"";height:100px;left:0;position:absolute;width:100%}@media screen and (max-width:600px){.model__section__cover{gap:3rem}}.model__section__specs{background-color:#fff;color:#171a20;display:flex;justify-content:center;padding-block:3rem;width:100%}.model__section__specs__div{display:flex;justify-content:space-around;width:70%}.model__section__specs__div__main button{background:#fff;margin-top:1rem;outline:2px solid #000;transition:color .5s ease,background .5s ease}.model__section__specs__div__main button:hover{background:#000;color:#fff;outline:2px solid #fff}.model__section__specs__div__secondary{max-width:50%}@media screen and (max-width:600px){.model__section__specs__div{align-items:flex-start;flex-direction:column;gap:2rem;justify-content:center;width:75%}.model__section__specs__div__secondary{max-width:100%}}.model__powertrain{background-color:#f4f4f4;color:#171a20;display:flex;justify-content:center;padding-bottom:1rem;padding-top:6rem;width:100%}.model__powertrain__container{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:center;width:58%}.model__powertrain__container__info{max-width:70%}.model__powertrain__container__info h2{font-size:1.45rem;opacity:.85}.model__powertrain__container__info p{font-size:.92rem;font-weight:400;opacity:.9;padding-top:.75rem}.model__powertrain__container__price{align-items:flex-start;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:2rem;position:relative;transition:background 1s ease,outline 1s ease;width:50%}.model__powertrain__container__price p{font-size:.85rem;font-weight:400;opacity:.9}.model__powertrain__container__price__specs{align-items:flex-start;display:flex;justify-content:space-between;width:100%}.model__powertrain__container__price__specs h2{font-weight:500}.model__powertrain__container__price__specs p{font-size:.75rem}.model__powertrain__container__price:before{background-color:#000;content:"";height:2px;left:0;position:absolute;top:0;width:100%}.model__powertrain__container__price:hover{background-color:#fff;cursor:pointer;outline:2px solid #000}.model__powertrain__container__quote{font-size:.75rem;font-weight:400;opacity:.7}@media screen and (max-width:1200px){.model__powertrain__container{width:75%}.model__powertrain__container__info{max-width:85%}.model__powertrain__container__price{width:78%}}@media screen and (max-width:400px){.model__powertrain__container{width:100%}}.model__anywhere{align-items:flex-start;background:#fff;color:#171a20;display:flex;flex-direction:row;justify-content:space-around;padding-bottom:10rem;width:100%}.model__anywhere__video{position:relative;width:85%}.model__anywhere__video__specs{align-items:flex-start;background:linear-gradient(0deg,rgba(0,0,0,.75),transparent,transparent);bottom:0;color:#fff;display:flex;justify-content:center;left:0;padding-bottom:3rem;position:absolute;text-align:center;width:100%}.model__anywhere__video__specs h2{font-size:1.9rem;font-weight:600}.model__anywhere__video__specs p{font-size:.95rem;font-weight:400;max-width:18rem}.model__anywhere__video__specs>*~*{margin-left:5rem}@media screen and (max-width:600px){.model__anywhere__video__specs{display:none}}.model__anywhere__info{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;justify-content:space-between;padding:2rem;width:25%}.model__anywhere__info__text h3{font-weight:400}.model__anywhere__info__text h2{font-size:2rem;font-weight:500}.model__anywhere__info__text p{font-size:.95rem;font-weight:400;padding-top:1.5rem}@media screen and (max-width:1200px){.model__anywhere__info{width:35%}}.model__anywhere button{background:#fff;outline:2px solid #000;transition:color .5s ease,background .5s ease}.model__anywhere button:hover{background:#000;color:#fff}@media screen and (max-width:825px){.model__anywhere{flex-wrap:wrap}.model__anywhere__info,.model__anywhere__video{width:100%}.model__anywhere__info__btn{margin-top:2rem}}.model__autopilot{background:#fff;color:#171a20;justify-content:center;margin-top:-3rem}.model__autopilot,.model__autopilot__video{align-items:center;display:flex;flex-direction:column}.model__autopilot__video{justify-content:flex-start;margin-bottom:2rem;max-width:100%}.model__autopilot__video__container{align-items:flex-start;display:flex;flex-direction:row;gap:3rem;max-width:75%;overflow-x:auto;padding-inline:1rem}.model__autopilot__video__container__item{cursor:pointer;display:flex;flex-direction:column;font-size:.75rem;gap:.75rem;margin-bottom:2rem;max-width:18rem;opacity:.75;padding:1rem 2rem;position:relative;transition:opacity 1s ease}.model__autopilot__video__container__item.active{opacity:1;outline:2px solid #000}.model__autopilot__video__container__item:before{background-color:#000;content:"";height:2px;left:0;position:absolute;top:0;width:100%}.model__specs,.model__specs__container{align-items:center;display:flex;justify-content:center}.model__specs__container{padding:10rem 2rem;width:100%}.model__specs__container>div{flex:1 1}.model__specs__container__specs{align-items:flex-start;display:flex;flex-direction:column;gap:3rem;justify-content:center;padding-left:5rem}.model__specs__container__specs__title{font-size:1.25rem}.model__specs__container__specs__title h2{font-weight:600}.model__specs__container__specs__title span{font-weight:300}.model__specs__container__specs__details{display:flex;flex-wrap:wrap}.model__specs__container__specs__details__item{font-size:.9rem;margin-bottom:3rem;padding-block:.75rem;position:relative;width:40%}.model__specs__container__specs__details__item p:first-child{font-weight:600}.model__specs__container__specs__details__item p:last-child{font-weight:300}.model__specs__container__specs__details__item:before{background-color:#fff;content:"";height:1px;left:0;opacity:.5;position:absolute;top:0;width:10%}@media screen and (max-width:1024px){.model__specs__container{flex-direction:column;padding:0}}.model__footer{align-items:center;background:#fff;color:#000;display:flex;justify-content:center;padding:15rem 5rem}.model__footer__info{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-self:center}.model__footer__info__title{font-size:1.25rem;min-width:70%}.model__footer__info__title h2{font-weight:600}@media screen and (max-width:600px){.model__footer__info__title{text-align:center}}.model__footer__info__btns{min-width:70%}.model__footer__info__btns button{background:#fff;outline:2px solid #000;transition:background .5s ease,color .5s ease}.model__footer__info__btns button:hover{background:#000;color:#fff}.model__footer__info__btns button.dark{background:#000;color:#fff;outline:2px solid #fff;transition:background .5s ease,color .5s ease}.model__footer__info__btns button.dark:hover{background:#fff;color:#000}.model__footer__info__btns>*~*{margin-left:1rem}@media screen and (max-width:600px){.model__footer__info__btns{display:flex;flex-direction:column;gap:2rem;margin-bottom:5rem;width:100%}.model__footer__info__btns>*~*{margin:0}}.model__footer>div{flex:1 1}@media screen and (max-width:1050px){.model__footer{flex-direction:column;padding:10rem 2rem}}.solar{background-color:#000;color:#fff;position:relative;transition:-webkit-filter .5s ease;transition:filter .5s ease;transition:filter .5s ease,-webkit-filter .5s ease}.solar.darken{-webkit-filter:blur(5px);filter:blur(5px);transition:-webkit-filter 1.5s ease;transition:filter 1.5s ease;transition:filter 1.5s ease,-webkit-filter 1.5s ease}.solar.darken:before{background-color:rgba(0,0,0,.5);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.solar__hero{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;gap:15rem;height:100vh;justify-content:space-between;position:relative;transition:-webkit-filter .5s ease;transition:filter .5s ease;transition:filter .5s ease,-webkit-filter .5s ease;width:100%}.solar__hero__info{color:#000;margin-top:8rem;text-align:center}.solar__hero__info h1{font-size:2.5rem;font-weight:600}.solar__hero__info p{font-weight:400}.solar__hero__specs{align-items:center;background:linear-gradient(0deg,#000,#000,transparent);color:#fff;display:flex;flex-wrap:wrap;gap:4rem;justify-content:center;padding:3.5rem;text-align:center;width:100%}.solar__hero__specs h2{font-size:2.5rem;font-weight:600}.solar__hero__specs p{font-size:.8rem}.solar__hero__specs button{outline:3px solid #fff;transition:color .5s ease,background .5s ease}.solar__hero__specs button:hover{background:#fff;color:#000}@media screen and (max-width:1024px){.solar__hero__specs{padding:5rem}}@media screen and (max-width:600px){.solar__hero__specs{padding:2rem}}@media screen and (max-width:1024px){.solar__hero{height:80vh}}.solar__section{background-color:#fff;display:flex;flex-direction:column;padding-bottom:3rem;width:100%}.solar__section__cover{align-items:flex-end;background-position:50%;background-repeat:no-repeat;background-size:cover;gap:8rem;height:75vh;padding-bottom:2.5rem;position:relative;text-align:center}.solar__section__cover,.solar__section__specs{display:flex;justify-content:center;width:100%}.solar__section__specs{background-color:#fff;color:#171a20;padding-block:3rem}.solar__section__specs__div{display:flex;justify-content:space-around;width:70%}.solar__section__specs__div__main button{background:#fff;margin-top:1rem;outline:2px solid #000;transition:color .5s ease,background .5s ease}.solar__section__specs__div__main button:hover{background:#000;color:#fff;outline:2px solid #fff}.solar__section__specs__div__secondary{max-width:50%}@media screen and (max-width:600px){.solar__section__specs__div{align-items:flex-start;flex-direction:column;gap:2rem;justify-content:center;width:75%}.solar__section__specs__div__secondary{max-width:100%}}.solar__about{align-items:flex-start;background:#fff;color:#171a20;display:flex;flex-direction:row;justify-content:space-around;width:100%}.solar__about__media{position:relative;width:85%}.solar__about__media video{max-height:100vh;min-width:100%;object-fit:cover}.solar__about__info{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;justify-content:space-between;padding:2rem;width:25%}.solar__about__info__text h3{font-weight:400}.solar__about__info__text h2{font-size:2rem;font-weight:500}.solar__about__info__text p{font-size:.95rem;font-weight:400;padding-top:1.5rem}@media screen and (max-width:1200px){.solar__about__info{width:35%}}.solar__about button{background:#fff;outline:2px solid #000;transition:color .5s ease,background .5s ease}.solar__about button:hover{background:#000;color:#fff}@media screen and (max-width:825px){.solar__about{flex-wrap:wrap}.solar__about__info,.solar__about__media,.solar__about__media img{width:100%}.solar__about__info__btn{margin-top:2rem}}.solar__specs,.solar__specs__container{align-items:center;display:flex;justify-content:center}.solar__specs__container{padding:10rem 2rem;width:100%}.solar__specs__container>div{flex:1 1}.solar__specs__container__specs{align-items:flex-start;display:flex;flex-direction:column;gap:3rem;justify-content:center;padding-left:5rem}.solar__specs__container__specs__title{font-size:1.25rem}.solar__specs__container__specs__title h2{font-weight:600}.solar__specs__container__specs__title span{font-weight:300}.solar__specs__container__specs__details{display:flex;flex-wrap:wrap}.solar__specs__container__specs__details__item{font-size:.9rem;margin-bottom:3rem;padding-block:.75rem;position:relative;width:40%}.solar__specs__container__specs__details__item p:first-child{font-weight:600}.solar__specs__container__specs__details__item p:last-child{font-weight:300}.solar__specs__container__specs__details__item:before{background-color:#fff;content:"";height:1px;left:0;opacity:.5;position:absolute;top:0;width:10%}@media screen and (max-width:1024px){.solar__specs__container{flex-direction:column;padding:0}}.solar__footer{height:100vh;text-align:center;width:100%}.solar__footer,.solar__footer__container{align-items:center;display:flex;justify-content:center}.solar__footer__container{flex-direction:column;font-size:1.25rem;gap:2rem}.solar__footer__container h2{font-weight:600}.solar__footer__container p{font-size:1.15rem;font-weight:400}.solar__footer__container__btns{width:100%}.solar__footer__container__btns button{outline:2px solid #fff;transition:color .5s ease,background .5s ease;width:75%}.solar__footer__container__btns button:hover{background:#fff;color:#000}.solar__footer__container__btns button:first-child{margin-bottom:2rem}.auth{align-items:center;display:flex;justify-content:center;margin-top:8rem;transition:-webkit-filter .5s ease;transition:filter .5s ease;transition:filter .5s ease,-webkit-filter .5s ease;width:100%}.auth.darken{-webkit-filter:blur(5px);filter:blur(5px);transition:-webkit-filter 1.5s ease;transition:filter 1.5s ease;transition:filter 1.5s ease,-webkit-filter 1.5s ease}.auth.darken:before{background-color:hsla(0,0%,100%,.5);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.auth__container{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.auth__container__title{margin-bottom:1.75rem}.auth__container__title h1{font-weight:600}.auth__container__inputs{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.auth__container__inputs label{color:#5c5d61;font-size:.85rem;margin-bottom:.25rem;margin-left:1rem;opacity:.95}.auth__container__inputs input{background-color:hsla(0,0%,96%,.651);border:0;border-radius:2rem;font-size:.9rem;height:2.5rem;margin-bottom:2rem;min-width:20rem;outline:0;padding-left:1rem}.auth__container__inputs input:focus{border:1px solid rgba(23,26,32,.8)}.auth__container__btn{margin-bottom:2.5rem;width:100%}.auth__container__btn button{font-weight:500;letter-spacing:1px;width:100%}.auth__container__btn .btn-sign{background:#3d69e1;color:#fff;opacity:.9}.auth__container__btn .btn-sign:hover{opacity:1}.auth__container__btn .btn-secondary{background-color:#fff;outline:2px solid #000;transition:color .5s ease,background .5s ease}.auth__container__btn .btn-secondary:hover{background-color:#000;color:#fff}.auth__container__questions{color:#5c5d61;font-size:.8rem;text-align:center;width:100%}.auth__container__questions span{text-decoration:underline}.auth__container__span{color:#5c5d61;font-size:.95rem;margin-block:2rem;position:relative;text-align:center;width:100%}.auth__container__span:before{left:1%}.auth__container__span:after,.auth__container__span:before{background-color:#5c5d61;content:"";height:1px;opacity:.25;position:absolute;top:50%;width:40%}.auth__container__span:after{right:1%}.details{padding:8rem 3rem 3rem;transition:-webkit-filter .5s ease;transition:filter .5s ease;transition:filter .5s ease,-webkit-filter .5s ease;width:100%}.details.darken{-webkit-filter:blur(5px);filter:blur(5px);transition:-webkit-filter 1.5s ease;transition:filter 1.5s ease;transition:filter 1.5s ease,-webkit-filter 1.5s ease}.details.darken:before{background-color:hsla(0,0%,100%,.5);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.details__title{font-size:1rem;margin-bottom:1.75rem}.details__title h1{font-weight:600;letter-spacing:1px;text-transform:capitalize}.details__subtitle{font-size:.9rem;margin-bottom:3rem}.details__subtitle h2{font-weight:500;letter-spacing:1px;text-transform:capitalize}.details__products{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;width:100%}.details__products__item{margin-bottom:7.5rem;width:30%}.details__products__item img{margin-bottom:1rem}.details__products__item p{font-size:.9rem;font-weight:700;padding-left:.25rem}@media screen and (max-width:1024px){.details__products__item{margin-bottom:5rem;width:47%}}@media screen and (max-width:450px){.details__products__item{margin-bottom:3rem;width:100%}}.details__products__item__main{position:relative}.details__products__item__main__hover{content:"";display:none;height:100%;left:0;position:absolute;top:0;width:100%}.details__products__item__main__hover h2{background:#fff;bottom:0;content:"";font-size:1.25rem;font-weight:600;left:0;padding:2rem;position:absolute;text-align:center;width:100%}.details__products__item__main:hover{box-shadow:.25em .25em .75em rgba(0,0,0,.5),.125em .125em .25em rgba(0,0,0,.5);cursor:pointer}.details__products__item__main:hover .details__products__item__main__hover{display:block}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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")}:root{--swiper-theme-color:#007aff}.swiper{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transform:translateZ(0);transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:rgba(0,0,0,.1);border-radius:10px;position:relative;-ms-touch-action:none}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{bottom:3px;height:5px;left:1%;position:absolute;width:98%;z-index:50}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{height:98%;position:absolute;right:3px;top:1%;width:5px;z-index:50}.swiper-scrollbar-drag{background:rgba(0,0,0,.5);border-radius:10px;height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.shop{padding-bottom:5rem;transition:-webkit-filter .5s ease;transition:filter .5s ease;transition:filter .5s ease,-webkit-filter .5s ease;width:100%}.shop.darken{-webkit-filter:blur(5px);filter:blur(5px);transition:-webkit-filter 1.5s ease;transition:filter 1.5s ease;transition:filter 1.5s ease,-webkit-filter 1.5s ease}.shop.darken:before{background-color:hsla(0,0%,100%,.5);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.shop .swiper-scrollbar-drag{background:#fff}.shop__hero__item{position:relative}.shop__hero__item img{object-fit:cover;width:100%}.shop__hero__item__first{align-items:center;color:#fff;content:"";display:flex;flex-direction:column;height:100%;left:0;position:absolute;top:20%;width:100%}.shop__hero__item__first p{font-size:1.25rem}.shop__hero__item__first h3{font-size:1.35rem;font-weight:600}.shop__title{align-items:center;display:flex;justify-content:space-between;padding:1.5rem}.shop__title h3{font-size:.9rem;font-weight:700;letter-spacing:2px}.shop__title p{font-size:.8rem;letter-spacing:.5px}.shop__products{width:100%}.shop__products__item{background-color:#f8f8f8;height:100%;margin-inline:auto;position:relative;width:95%}.shop__products__item:hover{border-bottom:2px solid hsla(0,1%,67%,.5);border-right:2px solid hsla(0,1%,67%,.5);cursor:pointer}.shop__products__item h3{background-color:#f8f8f8;bottom:0;color:#212121;content:"";font-size:.95rem;font-weight:600;left:0;letter-spacing:2px;padding:2rem;position:absolute;text-align:center;text-transform:uppercase;width:100%}@media screen and (max-width:1024px){.shop__products__item{width:85%}}@media screen and (max-width:600px){.shop__products__item{width:75%}}.shop__long{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;display:flex;gap:20rem;height:50vh;justify-content:space-around;margin-inline:auto;margin-top:5rem;width:95%}.shop__long__info h3{font-size:1.55rem;font-weight:600}.shop__short{align-items:center;display:flex;gap:3rem;height:50vh;justify-content:space-around;margin-inline:auto;margin-top:5rem;width:95%}.shop__short__item{align-items:center;background-position:50%;background-size:cover;cursor:pointer;display:flex;height:100%;justify-content:center;position:relative;width:100%}.shop__short__item h3{color:#fff;font-size:1.55rem;font-weight:600}@media screen and (max-width:1024px){.shop__short{flex-direction:column;height:90vh;width:100%}.shop__short__item:first-child{align-self:flex-end;width:75%}.shop__short__item:last-child{align-self:flex-start;width:75%}}@media screen and (max-width:600px){.shop__short{height:70vh;width:95%}.shop__short__item:first-child,.shop__short__item:last-child{width:100%}}
/*# sourceMappingURL=main.e2df5554.css.map*/