.collection-product-card{background-color:var(--product-card-background);display:flex;flex-wrap:wrap;flex-direction:column-reverse;padding:32px 0;gap:16px;border-radius:5px;margin-bottom:8px;overflow:hidden;height:100vh;max-height:calc(100vh - var(--theme-sticky-header-height) - 16px);min-height:600px;justify-content:center}.collection-product-card .animated-number .animated-number_item,.collection-product-card .animated-number .animated-number_item span{display:block;height:26px}.collection-product-card .animated-number{flex-direction:row;display:flex;overflow:hidden}.collection-product-card .animated-number_digits{-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.collection-product-card .product-title h2{margin-bottom:0}.collection-product-card .product-info{display:flex;flex-direction:column;padding:0 16px;gap:22px;text-align:left}.collection-product-card .product-price .start-at{display:block;font-size:11px;line-height:15px;margin-bottom:10px}.collection-product-card .product-price{display:block}.collection-product-card .product-price .price .money{width:100%}.collection-product-card .product-description p{font-size:14px;line-height:21px;margin-bottom:16px;display:flex;align-items:center}.collection-product-card .product-description p:before{content:"";background:url('data:image/svg+xml,<svg width="14" height="12" viewBox="0 0 14 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.43046 4.98101L5.77357 10.4632L12.5271 1.28881" stroke="black" stroke-width="3" stroke-linejoin="bevel"/></svg>');min-width:14px;min-height:12px;margin-right:15px;display:inline-block;background-size:cover}.collection-product-card .product-image{width:150px}.collection-product-card .product-buttons{display:flex;gap:10px}.collection-product-card .product-buttons a{font-size:14px;line-height:18px;padding:13px 31px;border-radius:100px;color:#fff!important;width:50%;text-align:center}.collection-product-card .product-buttons .shop-now{background-color:#101d28}.collection-product-card .product-buttons .learn-more{background-color:#009f7f}.collection-product-card .rating-wrapper{margin-bottom:10px;display:flex;align-items:center;gap:10px}.collection-product-card .rating-wrapper .rating-icons{display:flex}.collection-product-card .rating-wrapper .rating-icons svg{width:17px;height:17px}.collection-product-card .rating-wrapper .rating-icons[data-rate="1"] .rating-icon:first-child path,.collection-product-card .rating-wrapper .rating-icons[data-rate="2"] .rating-icon:first-child path,.collection-product-card .rating-wrapper .rating-icons[data-rate="2"] .rating-icon:nth-child(2) path,.collection-product-card .rating-wrapper .rating-icons[data-rate="3"] .rating-icon:first-child path,.collection-product-card .rating-wrapper .rating-icons[data-rate="3"] .rating-icon:nth-child(2) path,.collection-product-card .rating-wrapper .rating-icons[data-rate="3"] .rating-icon:last-child path{fill:#009f7f}.collection-product-card .product-specification{display:none}@media screen and (min-width: 768px){.collection-product-card .product-title h2{margin-bottom:0}.collection-product-card{align-items:center;flex-direction:row;padding:0;gap:0px;justify-content:space-between}.collection-card-reverse{flex-direction:row-reverse}.collection-product-card.collection-card-reverse{padding-left:0;padding-right:30px}.collection-product-card .product-info{width:calc(42.5% - 50px);gap:34px;min-width:550px}.collection-product-card .product-image{width:calc(57.5% - 50px);max-width:calc(100% - 550px);display:flex;justify-content:flex-end}.collection-card-reverse .product-image{justify-content:flex-start}.collection-product-card .product-image img{transform:translate(100%);transition:.5s transform ease-in,.5s opacity ease-in;opacity:0;max-height:calc(100vh - var(--theme-sticky-header-height) - 75px);max-width:980px;width:100%}.collection-card-reverse .product-image img{transform:translate(-100%)}.collection-product-card .product-image img.reveal{transform:translate(0);opacity:1}.collection-product-card .product-specification{display:flex;gap:20px;padding:20px;max-width:511px;background-color:var(--specification-background);flex-wrap:wrap}.collection-product-card .product-specification>div{display:flex;gap:12px;flex-direction:column;min-width:102px}.collection-product-card .product-specification .specification-title{font-size:11px;line-height:15px;text-transform:uppercase;display:block}.collection-product-card .product-specification .specification{font-size:20px;line-height:26px;margin-bottom:0}.collection-product-card .product-buttons a{padding:13px 25px;width:unset}}@media screen and (min-width: 1200px){.collection-product-card{padding-left:100px}.collection-product-card.collection-card-reverse{padding-left:0;padding-right:100px}.collection-product-card .product-title h2{margin-bottom:0}.collection-product-card .product-buttons a{width:unset;padding:13px 31px}}
/*# sourceMappingURL=/cdn/shop/t/46/assets/collection-product-card.css.map */
