.product-wrapper{position:relative}.product-wrapper .product{display:flex;flex-direction:column;padding:3rem 2.5rem;box-shadow:0 .2rem .7rem #00000024;border-radius:1.5rem;border:solid .1rem #e6e6e6;height:100%;width:100%;background-color:#fff}.product-wrapper .product .image-container{aspect-ratio:1.8;position:relative}.product-wrapper .product .image-container img{border-radius:1rem;position:absolute;width:100%;height:100%;object-fit:cover;z-index:1}.product-wrapper .product .image-container label{position:absolute;margin:1.5rem;z-index:2}.product-wrapper .product .eyebrow{margin-top:2rem;text-transform:uppercase}.product-wrapper .product .title{font-size:1.8rem;font-weight:600;line-height:1.4;letter-spacing:0;margin-bottom:.7rem}.product-wrapper .product .red{color:#d90f0f;font-weight:700}.product-wrapper .product .description{display:grid;grid-template-columns:0fr 1fr 1fr;gap:1rem 0;margin-top:auto;color:#918b8b;font-size:1.4rem;font-weight:500;line-height:1.4;letter-spacing:0}.product-wrapper .product .description>div{margin-top:.8rem}.product-wrapper .product .description img{height:1.4rem;margin-top:-.5rem}.product-wrapper .product .description .star{margin-right:.5rem}.product-wrapper .product .description .key{text-wrap-mode:nowrap}.product-wrapper .product .description .icon{margin-right:.5rem}.product-wrapper .product .description .value{margin-left:2rem}.product-wrapper .product .bottom .price{font-size:1.6rem;font-weight:400;line-height:1.4;letter-spacing:.02em;display:block;color:#478c90;font-weight:700}.product-wrapper .product .bottom .discount{font-size:1rem;font-weight:500;line-height:1.5;letter-spacing:0;color:#918b8b;text-decoration:line-through;margin-top:.2rem;vertical-align:top}.product-wrapper .product .bottom .discount-percentage{font-size:1rem;font-weight:500;line-height:1.5;letter-spacing:0;background-color:#d90f0f1a;color:#d90f0f;padding:.1rem .5rem;margin-right:.5rem;margin-top:.2rem}.product-wrapper .product .bottom .button{font-size:1.4rem;font-weight:600;line-height:1;letter-spacing:0;padding:1rem 2.5rem;text-align:center}.product-wrapper .fully-booked+.product{opacity:.2}.product-wrapper .fully-booked{padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:10;display:flex;pointer-events:none}.product-wrapper .fully-booked .background{width:100%;height:100%;display:flex;border-radius:1.5rem}.product-wrapper .fully-booked .background img{width:60%;margin:auto}@media (min-width: 1400px){.product-wrapper .product{padding:3rem;transition:background-color .3s ease-in-out}.product-wrapper .product .image-container{overflow:hidden;border-radius:1rem}.product-wrapper .product .image-container .product-image{transition:transform .3s ease-in-out;width:101%;height:101%}.product-wrapper .product:hover{background-color:#f1f1f1}.product-wrapper .product:hover .product-image{transform:scale(1.2)}.product-wrapper .product .eyebrow{font-size:1.4rem;font-weight:600;line-height:1;letter-spacing:0}.product-wrapper .product .title{font-size:2rem;font-weight:500;line-height:1.4;letter-spacing:.02em;font-weight:700}.product-wrapper .product .description{font-size:1.4rem;font-weight:500;line-height:1.5;letter-spacing:0}.product-wrapper .product .description .star{height:1.5rem}.product-wrapper .product .bottom .price{font-size:1.8rem;font-weight:400;line-height:1.5;letter-spacing:.02em;font-weight:700}.product-wrapper .product .bottom .discount,.product-wrapper .product .bottom .discount-percentage{font-size:1.2rem;font-weight:600;line-height:1;letter-spacing:0}.product-wrapper .product .bottom .button{font-size:1.4rem;font-weight:600;line-height:1;letter-spacing:0;padding:1.5rem 3.5rem}}
