.hover-popup-section{position:relative;padding:0;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;color:#fff;font-family:system-ui,sans-serif;-webkit-user-select:none;user-select:none;overflow:hidden;background:none!important}.hover-popup-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-image:var(--bg-image);background-size:inherit;background-position:center;background-repeat:no-repeat;opacity:var(--bg-opacity, 1);pointer-events:none}.hover-popup-section__main-heading{position:relative;z-index:5;font-size:5.5rem;font-weight:800;text-align:center;margin:30px 0;color:#fff;text-shadow:0 2px 5px rgba(0,0,0,.5);top:-7rem}.hover-popup-section--adapt{background-size:cover;height:auto;min-height:500px;aspect-ratio:auto}.hover-popup-section--small{background-size:contain;max-width:100%;width:100%;aspect-ratio:1 / 1;height:auto}.hover-popup-section--medium{background-size:contain;max-width:100%;width:100%;aspect-ratio:4 / 3;height:auto}.hover-popup-section--large{background-size:cover;max-width:100%;width:100%;aspect-ratio:16 / 9;height:auto}.hover-popup-section__headings{display:flex;gap:50px;flex-wrap:wrap;justify-content:center;text-align:center;position:relative;z-index:5;top:-7rem}.hover-popup-section__heading-wrapper{position:relative;cursor:pointer}.hover-popup-section__heading{font-weight:900;font-size:var(--heading-font-size);color:transparent;-webkit-text-stroke:2px white;text-stroke:2px white;white-space:nowrap;transition:color .3s ease,-webkit-text-stroke-color .3s ease}.hover-popup-section__heading-wrapper:hover .hover-popup-section__heading{color:#fff;-webkit-text-stroke-color:transparent;text-stroke-color:transparent}.hover-popup-section__popup-image{position:absolute;top:-94%;left:50%;transform:translate(-50%,10px) scale(.8);width:300px;height:300px;border-radius:8px;box-shadow:0 8px 15px #0000004d;background:transparent;opacity:0;pointer-events:none;transition:opacity .3s ease,transform .3s ease;z-index:10;overflow:hidden}.hover-popup-section__popup-image img{display:block;width:100%;height:100%;object-fit:cover}.hover-popup-section__heading-wrapper:hover .hover-popup-section__popup-image{opacity:1;pointer-events:auto;transform:translate(-50%) scale(1)}@media (max-width: 768px){.hover-popup-section--adapt{background-size:cover;height:auto;min-height:800px;aspect-ratio:auto}.hover-popup-section{padding:20px 10px}.hover-popup-section__main-heading{font-size:4.5rem;margin:20px 0}.hover-popup-section__headings{flex-direction:column;gap:30px}.hover-popup-section__heading{font-size:31px}.hover-popup-section__popup-image{top:-7rem;left:50%;transform:translate(-50%,10px) scale(.95);width:180px;height:250px;max-width:90vw}}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
