@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";:root{--main-bg-color: #9384d1;--gray-light: #cacaca}.main-landing{background-color:#fefbf2;padding-bottom:200px;font-family:Poppins,sans-serif!important}.main-landing h2,.main-landing h1,.main-landing h3{font-family:Poppins,sans-serif}.landing-fixed{position:fixed;bottom:0;left:0;z-index:20;width:100%;height:auto;padding:8px 0;background:#e9d5c8;display:flex;align-items:center}.landing-fixed__wrapper{display:flex;flex-direction:column;justify-content:space-between;align-items:center}.landing-fixed__h2{font-size:clamp(20px,22px,24px);color:#000;font-weight:400;font-family:Poppins,sans-serif}.landing-fixed .landing__input,.landing-fixed .landing__button{height:auto;padding:5px 10px}.landing-fixed form{position:relative;padding-top:20px;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;align-items:center}.landing-fixed label{margin-bottom:0}.addi{max-width:60px;object-fit:contain}.landing-more,.landing-hero{padding:30px 0}.landing-more{padding-top:0}.max-width{width:90%;margin:0 auto}.landing-hero__slider{overflow:hidden;position:relative}.landing-hero__slider .swiper-slide{height:10vh;overflow:hidden}.landing-hero__slider .swiper-slide img{height:100%;width:100%;object-fit:cover;cursor:pointer}.landing-hero__slider-active .swiper-slide-active{height:60vh;margin-bottom:10px}.landing-hero__slider-active .swiper-slide-active img{object-fit:contain}.landing-hero__slider .swiper-slide-active img{width:100%}.landing-hero__h1{color:var( --main-bg-color)}.landing-hero__span{font-size:clamp(20px,24px,28px);font-weight:600;color:var(--gray-light)}.landing-hero__p p{margin:20px 0 30px;font-size:18px}.landing__button{width:max-content;height:50px;padding:12px 15px;text-transform:uppercase;border-radius:var(--g-font-radius-btn);border:1px solid #cacaca;color:#fff;background-color:var( --main-bg-color)}.landing__input{width:100px;border:2px solid #e9e9e9;background:#fff;height:50px;padding:12px 15px;text-align:center;border-radius:var(--g-font-radius-btn)}.landing-hero__ul{margin-bottom:30px;display:flex;flex-wrap:wrap;text-transform:uppercase;font-weight:600;gap:20px}.landing-hero__ul--vars{margin:20px 0;display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.landing-hero__li--vars{padding:5px 10px;display:flex;align-items:center;gap:5px;cursor:pointer;border:1px solid var(--gray-light);font-size:14px}.landing-hero__li--vars i{display:block;width:15px;height:15px;border-radius:50%}.landing-hero__li{display:flex;align-items:center;gap:10px}.landing-hero__li i{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background-color:var(--gray-light)}.landing-hero__li svg{width:20px;height:20px;fill:transparent;border:none}.landing-hero__figure{width:100%;height:100px;margin:30px auto 0}.landing-hero__figure img{width:100%;height:100%;object-fit:contain}.landing-fixed select,.landing-hero__product select{border-radius:20px}.landing__actions{display:flex;flex-wrap:wrap;margin-top:20px;gap:10px;align-items:center}.landing-video{margin:30px auto}.landing-video__wrapper{text-align:center;width:90%;max-width:1040px;margin:0 auto}.landing-title{font-size:clamp(24px,28px,34px);color:var( --main-bg-color);font-weight:600}.landing-video__description{margin:20px auto;color:var(--gray-light)}.landing-video__description p{font-size:clamp(18px,20px,22px)}.landing-video__container{display:flex;flex-direction:column;gap:20px}.landing-video__ul{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.landing-video__li{display:flex;gap:10px;align-items:start;font-size:clamp(18px,20px,22px);text-align:start}.landing-video__li svg{fill:transparent}.landing-video__wrapper img{position:relative;width:90%;max-width:900px;margin:20px auto 0;aspect-ratio:1 / 1;border-radius:10px}.landing-info-centered{width:90%;max-width:750px;margin:30px auto}.landing-info-centered__wrapper{text-align:center}.landing-info-centered__wrapper img{margin:20px auto;width:100%}.landing-info-centered__h2{font-weight:400}.landing-info-centered__p{font-size:clamp(18px,20px,22px)}.landing-more__li{text-align:center;display:flex;flex-direction:column-reverse;gap:20px}.landing-more__background{min-height:250px;width:100%;height:100%;background-position:center;background-size:cover}.landing-more__texts{padding:20px}.landing-more__texts h2{color:var(--main-bg-color);font-size:clamp(22px,26px,30px)}.landing-more__texts li,.landing-more__texts p{font-size:clamp(18px,20px,22px)}@media(min-width:764px){.landing-fixed__h2{margin-bottom:0}.landing-fixed form{padding-top:0}.landing-fixed__wrapper{flex-direction:row;justify-content:space-between;align-items:center}.landing-title{font-size:clamp(28px,32px,36px)}.landing-more,.landing-hero{padding:30px 0 50px}.landing-hero__wrapper{display:flex;align-items:center}.landing-hero__slider{width:50%}.landing-hero__product{margin-left:30px;width:50%}.landing-video__container{display:grid;grid-template-columns:1fr 40%;align-items:center}.landing-video{margin:30px auto 50px}.landing-video__wrapper img{width:80%}.landing-info-centered{margin:30px auto 50px}.landing-info-centered__wrapper img{width:80%}.landing-more__li{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"a b";gap:0;align-items:center;text-align:initial}.landing-more__li:nth-child(2n) .landing-more__background{grid-area:a}.landing-more__li:nth-child(odd) .landing-more__background{grid-area:b}.landing-more__texts{padding:30px}}@media(min-width:940px){.landing-hero__ul{display:grid;grid-template-columns:1fr 1fr}}@media(min-width:1240px){.max-width{max-width:1140px}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/landing.css.map */
