.custom-checkbox__field:checked+.custom-checkbox__content::after{opacity:1}.custom-checkbox__field:focus+.custom-checkbox__content::before{outline:red solid 2px;outline-offset:2px}.custom-checkbox__field:disabled+.custom-checkbox__content{opacity:.4;pointer-events:none}.header{position:absolute;top:0;display:flex;justify-content:flex-end;padding-top:40px;width:100%}.header-social{display:flex;justify-content:flex-end}.header-social__item:not(:last-child){margin-right:25px}.header-social__link{font-size:51px;opacity:.8;transition:opacity .5s}.header-social__link:hover{opacity:1}.hero{display:flex;align-items:center;justify-content:center;width:100vw;height:100vh;background:url(../img/showcase.gif) center center/cover no-repeat}.hero__content{padding-bottom:5%;line-height:1;text-align:center}.hero__title{margin-bottom:36px;font-size:calc(35px + 115 * ((100vw - 320px)/ 1600))}.hero__title::after{bottom:-25px;width:3em}.hero__descr{margin:0;font-family:"Roboto Slab",serif;font-size:calc(25px + 45 * ((100vw - 320px)/ 1600))}.product{margin-bottom:5%}.product__title{margin-bottom:20px;padding-top:3%;font-size:calc(35px + 25 * ((100vw - 320px)/ 1600));text-align:center}.product__title::after{bottom:-10px;width:2em}.product__descr{margin-bottom:40px;font-size:19px;text-align:center}.product__card{margin:0 auto;max-width:1200px}.product-card{display:flex;margin-bottom:35px}.product-card__left img{max-width:100%;-o-object-fit:cover;object-fit:cover}.product-card__right{display:flex;align-items:center;justify-content:center}.product-card__content{flex:50%;padding-left:8%}.product-card__title{margin:0;font-weight:700;font-size:calc(22px + 18 * ((100vw - 320px)/ 1600))}.product-card__price{margin:20px 0;font-weight:700;font-size:calc(18px + 16 * ((100vw - 320px)/ 1600));white-space:nowrap}.product-card__delivery{display:inline-flex;align-items:center;justify-content:center;margin-left:5px;border-radius:3px;width:1em;height:1em;font-size:calc(29px + 7 * ((100vw - 320px)/ 1600));color:var(--primary-color);background:var(--white-color);cursor:pointer}.product-card__button{display:flex;align-items:center;justify-content:center;border:2px solid var(--gray-color);border-radius:9px;padding:.15em .4em;width:100%;font-family:inherit;font-size:calc(23px + 2 * ((100vw - 320px)/ 1600));color:inherit;background:0 0;transition:.2s;cursor:pointer}.product-card__button_buy{margin-bottom:10px;border-color:var(--buy-btn-color);background:var(--buy-btn-color)}.product-card__button_buy .iconify{margin-right:5px;font-size:calc(24px + -2 * ((100vw - 320px)/ 1600))}.product-card__button_stock-out{margin-bottom:10px;border-color:var(--white-color);text-align:center;color:var(--primary-color);background:var(--white-color);cursor:initial;pointer-events:none}.product-card__button p{margin:0;font-weight:700}.product-card__button__actions .iconify{font-size:calc(34px + -4 * ((100vw - 320px)/ 1600))}.product-card__button:hover{border-color:var(--white-color);color:var(--primary-color);background:var(--white-color)}.product-card__slider{position:relative;overflow:hidden;width:50%}.product-card__slider .swiper-slide img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.product-card__slider .swiper-button-next,.product-card__slider .swiper-button-prev{font-weight:700;color:#000}.product-card__slider .swiper-pagination{display:flex;align-items:center;justify-content:center}.product-card__slider .swiper-pagination-bullet-active{width:10px;height:10px;background:#000}.product-card__table{display:flex;flex-wrap:wrap;padding-top:20px;gap:15px}.product-card__coll{flex:calc(100%/3)}.product-card__subtitle{margin-bottom:5px;font-size:26px;text-align:center}.product-card__left,.product-card__right{flex:50%}.footer{display:flex;justify-content:center;padding-top:10px;padding-bottom:10px;background:var(--white-color)}.footer__text{display:flex;flex:1 1 auto;align-items:center;justify-content:center;margin-right:5px;font-weight:700;font-size:calc(18px + 4 * ((100vw - 320px)/ 1600));text-align:center;color:var(--primary-color)}.footer__link{text-decoration:underline}.footer__logo{display:flex;align-items:center;justify-content:center}@media (orientation:landscape) and (max-width:991.98px){.hero__content{padding-top:80px}}@media (orientation:landscape) and (max-width:812px){.header{justify-content:center;padding-top:10px}.header-social__link{opacity:1}.header-social{width:100%}}@media (max-width:767.98px){.header{justify-content:center;padding-top:10px}.header-social__link{opacity:1}.header-social{justify-content:center;width:100%}.hero__title::after{bottom:-15px}.hero__title{margin-bottom:20px}.hero{align-items:flex-end;padding-bottom:50%;background:url(../img/hero-mobile.jpg) center center/cover no-repeat}.product-card__left{margin:0 auto 25px;width:80%}.product-card__content{padding-left:0;text-align:center}.product-card__slider{margin-bottom:15px;width:100%}.product-card{flex-direction:column}}@media (orientation:landscape) and (max-width:767.98px){.hero__content{padding-top:40px}.hero{padding-bottom:5%}}@media (max-width:479.98px){.footer__logo img{width:90%}}@media (max-width:340px){.product-card__button{font-size:19px}}