.product-grid-wrapper{display:flex;gap:9rem;margin-bottom:13rem;transition:all ease .4s}.product-grid-wrapper .listing-info{display:flex;align-items:center;justify-content:space-between}.product-grid-wrapper .listing-info .choices .choices__inner{border-radius:0;border:0}.product-grid-wrapper .listing-info .product-count,.product-grid-wrapper .listing-info .results-count{font-size:25px}:is(.product-grid-wrapper .listing-info .product-count,.product-grid-wrapper .listing-info .results-count)>*{margin:0}.product-grid-wrapper .product-grid-container .product-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:5.4rem 3.5rem;position:relative;list-style:none;padding:0;max-width:106rem;color:#000}.product-grid-wrapper .product-grid-container .empty .product-grid{grid-template-columns:1fr}.product-grid-wrapper .product-grid__item{border-radius:13.5px;transition:all ease .2s}.product-card{display:flex;flex-direction:column;height:100%;position:relative;justify-content:space-between;min-height:471px;border-radius:13.5px}.product-card:hover img{transform:scale(1.05)}.product-card .image-wrapper{display:flex;justify-content:center;align-items:center;width:100%;height:100%;min-height:304px;max-height:304px;overflow:hidden;height:304px}.product-card .image-wrapper img{max-width:100%;max-height:100%;transition:transform ease .4s}.product-card .product-badge{position:absolute;top:1.8rem;right:1.8rem;width:67px;height:67px;border-radius:100px;display:flex;justify-content:center;align-items:center;text-transform:uppercase;color:#fff;font-size:15px;line-height:120%;letter-spacing:3px;font-weight:700}.product-card .product-badge.new{background-color:#ff5f1e}.product-card .product-badge.sale{background-color:#4b2795}.product-card .details{margin-top:16px}.product-card .details .product-card-title{font-weight:400;font-size:18px;line-height:120%;letter-spacing:.37px;margin:4px 0}.product-card .details .stock-status{text-transform:uppercase;border:1px solid black;padding:3px 10px;font-size:12px;font-weight:700;line-height:120%;letter-spacing:3px;transition:all ease .2s}.product-card .pricing{margin-top:1rem}.product-card .pricing .product-price{margin:0}.product-card .pricing .member-price{font-size:18px;line-height:120%;font-weight:700;letter-spacing:.37px}.product-card.event{padding:3.1rem 1.5rem}.product-card.event .event-badge{position:absolute;top:0;right:20px;text-transform:uppercase;font-size:12px;line-height:120%;letter-spacing:3px;font-weight:700;padding:3px 10px}.product-card.event .event-details{display:inline-flex;justify-content:space-between;width:100%;gap:10px}.product-card.event .event-details .time-location{display:flex;flex-direction:column;gap:3px;font-size:16px;font-weight:500;line-height:120%;letter-spacing:.37px}.product-card.event .event-details .time-location .time{display:flex;flex-direction:row;align-items:center;gap:5.4px}.product-card.event .event-details .time-location .time:before{content:"";display:block;-webkit-mask-image:url(./clock.svg);mask-image:url(./clock.svg);-webkit-mask-image:url(./clock.svg);mask-image:url(./clock.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;width:16px;height:16px;transition:all ease .2s;flex-shrink:0}.product-card.event .event-details .time-location .location{font-weight:700}.product-card.event .event-details .date{display:flex;flex-direction:column;margin-bottom:1.2rem;text-align:right}.product-card.event .event-details .date .month{font-size:12px;text-transform:uppercase;font-weight:700;line-height:120%;letter-spacing:2.62px}.product-card.event .event-details .date .day{font-size:22px;font-weight:700;line-height:109%;letter-spacing:.2px}.product-card.event .image-wrapper{min-height:unset;max-height:165px;overflow:hidden;margin-bottom:1.6rem}.product-card.event .image-wrapper img{object-fit:cover;max-width:100%;max-height:unset}.product-card.event .details .product-card-title{font-size:22px;line-height:113%;letter-spacing:.37px;font-weight:500}.product-card.event .pricing{text-align:right}@media (max-width: 1350px){.product-grid-wrapper{grid-template-columns:350px 1fr;gap:6rem}}@media (max-width: 1200px){.product-grid-wrapper .product-grid-container{padding-inline:0}.product-grid-wrapper .product-grid-container .product-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 1000px){.product-grid-wrapper{flex-direction:column;gap:0}.product-grid-wrapper .product-grid-container .product-grid{grid-template-columns:repeat(3,1fr);grid-gap:30px 20px}}@media (max-width: 850px){.product-grid-wrapper{margin-bottom:15vw}}@media (max-width: 800px){.product-grid-wrapper .product-grid-container .product-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 750px){.product-grid-wrapper .product-grid-container .product-grid{grid-gap:5vw 2vw}}@media (max-width: 650px){.product-card.event{padding:5vw 2vw}}@media (max-width: 600px){.product-card.event .image-wrapper{height:22vw;min-height:22vw;max-height:22vw}.product-card .pricing .member-price{font-size:3vw;line-height:2.5vw}.product-grid-wrapper .listing-info .product-count,.results-count{font-size:4vw}}@media (max-width: 550px){.product-card .image-wrapper{height:55vw;min-height:55vw;max-height:55vw}}@media (max-width: 500px){.product-card.event .event-details .time-location .time{flex-direction:column;align-items:flex-start;gap:2px}}@media (max-width: 450px){.product-grid-wrapper .product-grid-container .product-grid{display:flex;flex-direction:column}.product-card{min-height:38rem}.product-card.event{min-height:38.9rem}.product-card.event .event-details .time-location .time{font-size:3.5vw}.product-card.event .image-wrapper{min-height:45vw;max-height:45vw}}@media (max-width: 400px){.product-card.event .event-details .date .month{font-size:3vw}.product-card.event .event-details .time-location{font-size:4vw}.product-card.event .details .product-card-title{font-size:5.5vw}.swiper-slide .product-card.event .details .product-card-title{font-size:4vw}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/template-collection.css.map */
