.hotspot-container{position:relative;width:100%;max-width:100%}.imageheader{position:absolute;padding:3rem;max-width:35%}.hotspot-image-wrapper img{width:100%;height:100%;object-fit:cover;display:block}.image-height-small{height:52vh}.image-height-medium{height:70vh}.image-height-large{height:100vh}.image-height-adapt{height:auto;object-fit:contain}.hotspot{position:absolute;transform:translate(-50%,-50%);z-index:5}.hotspot-button{border-radius:50%;border:1px solid #000000;width:45px;height:45px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center}.hotspot-content{display:none;border-radius:15px;background:#b12828;padding:1rem;position:absolute;top:40px;left:50%;transform:translate(-50%);z-index:10;min-width:200px;text-align:center}.hotspot-link{text-decoration:none;color:inherit}.hotspot-link img{transition:transform .3s ease;border-radius:15px}.hotspot-link:hover img{transform:scale(1.05)}.hotspot:hover .hotspot-content{display:block}.hotspot-content img{max-width:100%;height:auto;margin-bottom:.5rem}.products-with-image{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:50px 0}.products-with-image__image{flex:1 1 50%;position:relative;background-size:cover;background-position:center;height:900px;display:flex;flex-direction:column;justify-content:flex-end;padding:0;color:#fff}.products-with-image__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.products-with-image__overlay:empty{display:block!important}.products-with-image__content{position:relative;z-index:2;max-width:500px;margin:0 auto;text-align:left}.products-with-image__slider{flex:1 1 50%;min-width:0;max-width:100%;overflow:hidden;padding:3rem}.products-slider{width:100%;overflow:hidden}.swiper-wrapper{display:flex;width:100%;height:auto}.swiper-slide{flex-shrink:0;width:auto;height:auto;box-sizing:border-box}.product-card{background:#fff;padding:11rem;border-radius:8px;text-align:left;height:100%}.product-card img{max-width:100%;height:auto;display:block;object-fit:cover}.product-card h3{position:relative;margin:.5rem 0 .25rem;font-size:1.1rem;z-index:3}.product-card p{position:relative;margin:0;color:#555;z-index:3}.swiper-button-prev:empty,.swiper-button-next:empty{display:block!important}.swiper-button-prev,.swiper-button-next{color:#000!important;display:flex!important;justify-content:center;align-items:center;--swiper-navigation-size: 14px;border-radius:50%;box-shadow:0 0 10px #00000026;z-index:10;font-size:.2rem!important;cursor:pointer}.swiper-pagination{margin-top:50px}.swiper-slide{width:auto!important;max-width:100%;flex-shrink:0;box-sizing:border-box}.product-card__media{position:relative;overflow:hidden}.product-card__media img{width:100%;display:block;transition:opacity .5s ease-in-out}.front-image{position:relative;z-index:1}.back-image{position:absolute;top:0;left:0;z-index:2;opacity:0;width:100%;height:auto}.product-card__overlay{position:absolute;bottom:10%;left:50%;transform:translate(-50%);opacity:0;z-index:3;transition:opacity .4s ease}.product-card__button{background-color:#fff;color:#000;border:none;padding:1rem 2rem;font-weight:500;font-size:14px;text-transform:uppercase;transition:background-color .3s ease,color .3s ease;cursor:pointer;width:100%;display:block;margin:0 auto;max-width:none}.product-card__media:hover .back-image{opacity:1}.product-card__media:hover .front-image{opacity:0}.product-card__media:hover .product-card__overlay{opacity:1}.product-card__info{position:absolute;top:1rem;left:1rem;background-color:#fffc;color:#000;padding:.5rem 1rem;border-radius:4px;z-index:5;text-align:left}.product-card__info h3{font-size:1rem;margin:0}.product-card__info p{margin:0;font-weight:700;font-size:.9rem}.swiper-pagination-bullet{--swiper-pagination-bullet-width:26px;--swiper-pagination-bullet-height:2px;--swiper-pagination-bullet-size:8px;--swiper-pagination-bullet-border-radius:0%;--swiper-theme-color:rgb(5, 5, 5)}.swiper-pagination-bullet-active{background-color:#000}@media screen and (max-width: 768px){.products-with-image{flex-direction:column;padding:30px 0}.products-with-image__image,.products-with-image__slider{flex:1 1 100%;width:100%;max-width:100%;padding:1.5rem;height:auto}.products-with-image__image{height:400px;padding:1.5rem}.products-with-image__content{max-width:100%;text-align:center}.product-card{padding:2rem}.swiper-button-prev,.swiper-button-next{display:none!important}.swiper-pagination{margin-top:30px}.product-card__info{top:.5rem;left:.5rem;padding:.25rem .5rem}.product-card__button{padding:.75rem 1.5rem;font-size:12px}}.countdown-timer-section{padding:4rem 0}.countdown-timer-wrapper{display:flex;flex-wrap:wrap;gap:4rem;align-items:center;justify-content:space-between}.image-side{flex:1 1 40%}.image-side img{width:100%;height:auto;display:block;object-fit:cover}.content-side{flex:1 1 55%;display:flex;flex-direction:column;gap:1.5rem;align-items:center}.subheading{font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;font-weight:500}.heading{font-weight:700;letter-spacing:-.02em;line-height:1.1;text-align:center}.content{font-size:1rem;color:#222;max-width:600px}.countdown-timer{display:flex;gap:2.5rem;margin-top:2rem}.countdown-segment{text-align:center;font-family:inherit}.countdown-segment .number{font-size:3rem;font-weight:600;display:block;transition:transform .3s ease}.countdown-segment .label{font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;margin-top:.25rem;display:block}.countdown-timer.with-borders .countdown-segment{border:1px solid #e1e1e1;padding:1rem 1.25rem;border-radius:8px}hr{border:none;height:1px;background-color:#e1e1e1;margin:2rem 0}.btn{display:inline-block;padding:.85rem 2rem;font-size:1rem;font-weight:500;border-radius:4px;text-align:center;text-decoration:none;transition:background .3s ease,color .3s ease}.btn--primary{background-color:#111;color:#fff}.btn--primary:hover{background-color:#333}.heading--small{font-size:2.2rem}.heading--medium{font-size:3.2rem}.heading--large{font-size:3.8rem}.heading--x-large{font-size:4.5rem}.heading--xx-large{font-size:5.25rem}.slideshow{width:100vw;height:100vh;overflow:hidden;position:relative}.slideshow-slide{position:absolute;top:0;left:100%;width:100%;height:100%;background-size:cover;background-position:center;transition:left 1s ease-in-out;display:flex;align-items:center;z-index:1}.slideshow-slide:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--overlay-color, rgba(0, 0, 0, .4));opacity:var(--overlay-opacity, .4);z-index:1}.slideshow-slide.active{left:0}.slideshow-content{max-width:600px;padding:2rem;margin-left:5%;position:relative;z-index:2}.slideshow h1{margin:0}.slideshow p{font-size:1.5rem;margin:1rem 0}.slideshow a{display:inline-block;padding:.75rem 1.5rem;text-decoration:none;font-weight:700;border-radius:5px;transition:all .3s ease;border:2px solid transparent}.slideshow a:hover{transform:scale(1.03);opacity:.9}.slideshow-dots{position:absolute;bottom:20px;left:5%;display:flex;gap:10px;z-index:3}.slideshow-dot{width:12px;height:12px;background:#fff;border-radius:50%;opacity:.5;cursor:pointer}.slideshow-dot.active{opacity:0}@media screen and (max-width: 768px){.slideshow-content{padding:1rem;margin-left:2rem}}
/*# sourceMappingURL=/cdn/shop/t/16/compiled_assets/styles.css.map */
