.home-products{overflow:hidden;padding:max(48px,calc(100vw*100/1440)) 0;background-color:var(--home-products-background, #d6ffc5)}.home-products__header{display:flex;align-items:center;justify-content:space-between;margin:0 24px 20px}@media(max-width:768px){.home-products__header{margin:0 16px 20px}}.home-products__header--mobile{display:none}@media(max-width:768px){.home-products__header--mobile{display:flex;justify-content:space-between}}.home-products__title{margin:0}@media(max-width:768px){.home-products__title--desktop{display:none}}.home-products__title--mobile{display:none}@media(max-width:768px){.home-products__title--mobile{display:block}}.home-products__pagination{display:none}@media(max-width:768px){.home-products__pagination{position:static;display:flex;width:auto;gap:5px;width:max-content!important;max-width:60%!important}}.home-products__pagination .swiper-pagination-bullet{width:6px;height:6px;margin:0!important;background-color:#8f96894d;opacity:1}.home-products__pagination .swiper-pagination-bullet-active{background-color:#8f9689}.swiper--home-products{overflow:visible;padding-inline:24px}@media(max-width:768px){.swiper--home-products{padding-inline:16px}}.swiper--home-products .swiper-slide{width:calc(100vw * 339 / 1440)}@media(max-width:1150px){.swiper--home-products .swiper-slide{width:300px}}.home-product-card{--home-product-hover-duration: .5s;position:relative;width:100%}.home-product-card__media{position:relative;overflow:hidden;background-color:#fff;border-radius:4px}.home-product-card__media a{display:block;position:relative}.home-product-card__image{display:block;width:100%;height:auto;object-fit:cover;aspect-ratio:339/450;border-radius:4px}@media(max-width:768px){.home-product-card__image{aspect-ratio:300/375}}.home-product-card__image--hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity var(--home-product-hover-duration) ease}@media(prefers-reduced-motion:reduce){.home-product-card__image--hover{transition:none}}@media(hover:hover)and (pointer:fine)and (min-width:769px){.home-product-card:hover .home-product-card__image--hover,.home-product-card:focus-within .home-product-card__image--hover{opacity:1}}.home-product-card__badges{position:absolute;z-index:3;top:13px;right:13px;display:flex;flex-direction:column;align-items:flex-end;gap:5px}@media(max-width:768px){.home-product-card__badges{top:12px;right:17px;gap:5px}}.home-product-card__badge{display:block;padding:6px 10px;color:var(--home-product-tag-color, var(--home-product-badge-color, #000000));background-color:var(--home-product-tag-background, var(--home-product-badge-background, #d6ffc5));border-radius:4px}.home-product-card__add{position:absolute;z-index:4;left:15px;right:15px;bottom:19px;min-height:39px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;border-radius:4px;cursor:pointer;opacity:0;visibility:hidden;transform:translateY(12px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease}@media(prefers-reduced-motion:reduce){.home-product-card__add{transition:none}}@media(max-width:768px){.home-product-card__add{position:static;width:100%;margin-top:14px;padding:0 16px;opacity:1;visibility:visible;transform:none}}.home-product-card__add:focus-visible{color:#fff;background-color:#000;border-color:#000}@media(hover:hover)and (pointer:fine)and (min-width:769px){.home-product-card__add:hover{color:#fff;background-color:#000;border-color:#000}}@media(hover:hover)and (pointer:fine)and (min-width:769px){.home-product-card:hover .home-product-card__add,.home-product-card:focus-within .home-product-card__add,.home-product-card__add:focus-visible{opacity:1;visibility:visible;transform:translateY(0);transition:opacity var(--home-product-hover-duration) ease,transform var(--home-product-hover-duration) ease,visibility var(--home-product-hover-duration) ease}}.home-product-card__add-label{min-width:0;overflow:hidden;flex:1 1 auto;text-align:left;white-space:nowrap;text-overflow:ellipsis}.home-product-card__add-price{flex:0 0 auto;margin-left:12px;white-space:nowrap}.home-product-card__add--sold-out{cursor:default}.home-product-card__info{position:absolute;z-index:2;right:0;bottom:0;width:100%;padding:19px 15px;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:0 12px;border-radius:4px;color:var(--home-product-info-color, #000000);transition:opacity var(--home-product-hover-duration) ease,visibility var(--home-product-hover-duration) ease}@media(prefers-reduced-motion:reduce){.home-product-card__info{transition:none}}@media(max-width:768px){.home-product-card__info{position:static;align-items:flex-start;gap:0 8px;padding:14px 0 0}}@media(hover:hover)and (pointer:fine)and (min-width:769px){.home-product-card:hover .home-product-card__info{display:none}}.home-product-card__info--blur:after{content:"";position:absolute;bottom:0;left:0;right:0;height:180%;z-index:-1;border-radius:4px;pointer-events:none;background:#ffffff80;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,white 100%);mask-image:linear-gradient(to bottom,transparent 0%,white 100%)}@media(max-width:768px){.home-product-card__info--blur:after{display:none}}.home-product-card__info--color{right:14px;left:14px;bottom:14px;width:unset;background-color:var(--home-product-info-background, #ffffff)}@media(max-width:768px){.home-product-card__info--color{background-color:transparent}}.home-product-card__text{min-width:0}@media(max-width:768px){.home-product-card__title{max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}.home-product-card__subtitle{margin-top:6px;text-transform:none;width:100%}@media(max-width:768px){.home-product-card__subtitle{margin-top:4px;overflow:hidden;color:#9fa29b;white-space:nowrap;text-overflow:ellipsis}}@media(max-width:768px){.home-product-card__text{color:#000}}.home-product-card__price{flex:0 0 auto;white-space:nowrap}@media(max-width:768px){.home-product-card__price{display:none}}.home-product-card__price .price__container{display:flex;flex-wrap:nowrap;gap:5px;align-items:baseline}.home-product-card__price .price__sale .price-item{color:#36363666;text-decoration:line-through;text-decoration-thickness:.5px}
/*# sourceMappingURL=/cdn/shop/t/9/assets/style-section-home-products.css.map */
