.product-card{width:100%}.product-card:hover .product-card__content{background:#000000b3;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.product-card:hover .product-card__title,.product-card:hover .product-card__price-price,.product-card:hover .product-card__single{color:#fff}.product-card__wrapper{position:relative}.product-card__image{position:relative;max-width:100%;width:100%}.product-card__image:before{content:"";display:block;padding-top:150%}@media screen and (max-width: 767px){.product-card__image:before{padding-top:169%}}.product-card__image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain}.product-card__content{position:absolute;bottom:25px!important;left:40%;transform:translate(-50%);max-width:100%;width:75%;height:106px;background:#fffc;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);transition:.3s all}@media screen and (max-width: 767px){.product-card__content{max-width:calc(100% - 70px);bottom:15px}}.product-card__title{color:var(--Black, #090C02);text-align:center;transition:.3s all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin:2px 2px 10px;padding:9px;height:3em;white-space:normal;font-family:Inter;font-size:16px;font-weight:400;line-height:19.36px;letter-spacing:.06em}.product-card__price{display:flex;align-items:center;justify-content:center;background:#bfad7b1a;height:46px}.product-card__price-price{color:#090c02;text-align:center;font-family:var(--body-font-stack);font-size:15px;font-weight:500;line-height:normal;margin-right:10px;transition:.3s all}.product-card__price-compare{color:#aaa;text-align:center;font-family:var(--body-font-stack);font-size:16px;font-weight:400;line-height:normal}.product-card__single{color:#090c02;text-align:center;font-family:var(--body-font-stack);font-size:13px;font-weight:400;line-height:normal;transition:.3s all}.product-card__labels{position:absolute;top:0;left:0;align-items:center;padding:15px;transition:.3s all}.product-card__label{padding:6px 14px;margin-right:15px;color:#fff;text-align:center;font-family:var(--body-font-stack);font-size:15px;font-style:normal;font-weight:600;line-height:24px;text-transform:capitalize}.btn{padding-right:15px;padding-left:16px}.container{max-width:1900px}.grid__item{margin-bottom:60px}.div__card_details_wrapper{display:flex;flex-direction:row-reverse}.div__add_to_card_form{position:absolute;bottom:25px;left:87%;transform:translate(-50%);max-width:100%;width:61px;height:106px;background:#fffc;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);transition:.3s all}.div__add_to_card_form form{height:inherit}.div__add_to_card_form form button{height:100%;width:100%;background-color:#d6cebb}@media screen and (max-width: 1470px){.div__add_to_card_form{left:85%;height:90px}.product-card__content{height:90px}.product-card__title{margin:2px 2px 10px;padding:9px;height:3.5em;font-size:13px;font-weight:400;line-height:17px;letter-spacing:.06em}.product-card__price{height:33px}}@media screen and (max-width: 767px){.div__add_to_card_form{left:87%;height:90px}.product-card__content{left:40%;transform:translate(-50%);max-width:100%;width:75%;height:106px}.product-card__title{color:var(--Black, #090C02);text-align:center;transition:.3s all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin:2px 2px 10px;padding:9px;height:3em;white-space:normal;font-family:Inter;font-size:16px;font-weight:400;line-height:19.36px;letter-spacing:.06em}.product-card__price{height:33px}.product-card__price{display:flex;align-items:center;justify-content:center;background:#bfad7b1a;height:46px}.product-card__price-price{color:#090c02;text-align:center;font-family:var(--body-font-stack);font-size:15px;font-weight:500;line-height:normal;margin-right:10px;transition:.3s all}.product-card__price-compare{color:#aaa;text-align:center;font-family:var(--body-font-stack);font-size:16px;font-weight:400;line-height:normal}.product-card__single{color:#090c02;text-align:center;font-family:var(--body-font-stack);font-size:13px;font-weight:400;line-height:normal;transition:.3s all}.product-card__labels{position:absolute;top:0;left:0;align-items:center;padding:15px;transition:.3s all}.product-card__label{padding:6px 14px;margin-right:15px;color:#fff;text-align:center;font-family:var(--body-font-stack);font-size:15px;font-style:normal;font-weight:600;line-height:24px;text-transform:capitalize}.container{max-width:1900px}.grid__item{margin-bottom:60px}.div__card_details_wrapper{display:flex;flex-direction:row-reverse}.div__add_to_card_form{position:absolute;bottom:25px;left:85%;transform:translate(-50%);max-width:100%;width:61px;height:106px;background:#fffc;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);transition:.3s all}.div__add_to_card_form form{height:inherit}.div__add_to_card_form form button{height:100%;width:100%;background-color:#d6cebb}}.product-card__form{width:100%;height:100%;position:relative;perspective:1000px}.btn-flip{position:absolute;width:60px;height:60px;background-color:#d6cebb;border:none;cursor:pointer;transition:transform .5s;transform-style:preserve-3d;display:flex;align-items:center;justify-content:center}.btn-flip img{width:40px;height:40px;backface-visibility:hidden;transition:filter .5s}.btn-flip:after{content:"";position:absolute;top:50%;left:50%;width:30px;height:30px;background:url(/cdn/shop/files/noun-cart-4846556_2.svg?v=1719250017) center/contain no-repeat;filter:invert(1);transform:translate(-50%,-50%) rotateX(-180deg);backface-visibility:hidden}.product-card__form:hover .btn-flip{transform:rotateX(-180deg)}.product-card__form:hover .btn-flip img{filter:invert(1)}.product-card__form .btn-flip:hover{background-color:#9e998b!important}@media (max-width: 768px){h1{font-size:30px!important;line-height:44px;letter-spacing:.01em;margin-bottom:0}h2{font-size:16px!important;margin-top:2px!important}.custom-section{height:unset;padding-bottom:0;padding-left:5px;padding-right:5px}.product-card__image{transform:scale(.7);transform-origin:center top;margin-bottom:-12px}.grid__item{margin-bottom:0;width:90%!important}.origin-products__container{padding-top:40px!important}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/section-collection-formulars.css.map */
