.image-hotspot-section{position:relative;overflow:hidden;padding:20px}.section-image-hotspot-padding{padding-top:36px;padding-bottom:36px}.image-hotspot-container{margin:0 auto}.image-hotspot-container.page-width{max-width:1600px;padding:0}.image-hotspot-container.full-width{width:100%;padding:0}.image-hotspot-header{text-align:left;margin-bottom:40px}.image-hotspot-heading{font-family:var(--font-heading-family, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-weight:300;letter-spacing:.05em;text-transform:uppercase;line-height:1.2;margin:0;color:#d4af8f}.image-hotspot-heading.h0{font-size:clamp(40px,5vw,72px)}.image-hotspot-heading.h1{font-size:clamp(32px,4vw,56px)}.image-hotspot-heading.h2{font-size:clamp(28px,3.5vw,44px)}.image-hotspot-heading.h3{font-size:clamp(24px,3vw,36px)}.image-hotspot-subheading{margin-top:16px;font-size:16px;color:#000000b3;font-weight:400}.image-hotspot-wrapper{position:relative;width:100%}.image-hotspot-image-container{position:relative;width:100%;overflow:hidden}.image-hotspot-image{width:100%;height:auto;display:block;object-fit:cover}.image-hotspot-image-desktop{display:block}.image-hotspot-image-mobile{display:none}@media screen and (max-width:750px){.image-hotspot-image-desktop{display:none}.image-hotspot-image-mobile{display:block}}.image-hotspot-placeholder{width:100%;aspect-ratio:16/9;background:#f5f5f5;display:flex;align-items:center;justify-content:center}.image-hotspot-placeholder svg{width:100%;height:100%;opacity:.3}.image-hotspot-text-overlay{position:absolute;z-index:2;pointer-events:none;max-width:400px}.image-hotspot-text-overlay.top-left{top:40px;left:40px}.image-hotspot-text-overlay.top-right{top:40px;right:40px;text-align:right}.image-hotspot-text-overlay.bottom-left{bottom:40px;left:40px}.image-hotspot-text-overlay.bottom-right{bottom:40px;right:40px;text-align:right}.image-hotspot-text-overlay .overlay-heading{font-family:var(--font-heading-family, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);font-size:clamp(36px,4vw,64px);font-weight:300;letter-spacing:.05em;text-transform:uppercase;line-height:1.1;margin:0;color:#d4af8f}.image-hotspot-text-overlay .overlay-subheading{font-size:clamp(14px,2vw,18px);margin-top:12px;color:#000000b3}.hotspot-points{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3}.hotspot-point{position:absolute}.hotspot-button{width:40px;height:40px;border-radius:50%!important;background:#fffffff2;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #00000026;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hotspot-button:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#fff;border-radius:50%!important;border:2px solid rgba(255,255,255,.6);animation:pulse-ring 2s cubic-bezier(.4,0,.2,1) infinite}@keyframes pulse-ring{0%{transform:scale(1);opacity:1}50%{transform:scale(1.4);opacity:.3}to{transform:scale(1.6);opacity:0}}.hotspot-button:hover{transform:scale(1.1);background:#fff;box-shadow:0 6px 20px #0003}.hotspot-button:hover:before{animation-play-state:paused;opacity:0}.hotspot-icon{display:flex;align-items:center;justify-content:center;color:#333;transition:transform .3s ease}.hotspot-button:hover .hotspot-icon{transform:rotate(90deg)}.hotspot-point.plus .hotspot-button{background:#fffffff2}.hotspot-point.plus .hotspot-icon svg{width:20px;height:20px;color:#00297c}.hotspot-point.dot .hotspot-button{width:32px;height:32px;background:#d4af8fe6}.hotspot-point.dot .hotspot-icon svg{width:12px;height:12px;color:#fff}.hotspot-feature-modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;opacity:0;visibility:hidden;pointer-events:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.hotspot-feature-modal.active{opacity:1;visibility:visible;pointer-events:all}.hotspot-feature-modal-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#0000005b;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hotspot-feature-modal-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:0;max-width:800px;width:100%;max-height:85vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d;transition:transform .3s cubic-bezier(.4,0,.2,1)}.hotspot-feature-close{position:absolute;top:15px;right:10px;width:27px;height:27px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:all .2s ease}.hotspot-feature-close:hover{background:#fff;transform:rotate(90deg);border-color:#0003}.hotspot-feature-close svg{color:#333;width:27px;height:27px}.hotspot-feature-header{padding:15px}.hotspot-feature-title{font-size:18px;font-weight:700;margin:0 0 4px;color:#aa9385;line-height:1.3;font-family:Century Gothic,sans-serif}.hotspot-feature-description{font-size:16px;line-height:1.6;color:#aa9385;margin:0}.hotspot-feature-image-container{position:relative;width:100%;padding:0 15px 10px;min-height:400px;display:flex;align-items:center;justify-content:center}.hotspot-feature-image{width:100%;max-width:100%;height:auto;object-fit:contain;display:block}.hotspot-callout{position:absolute;display:flex;align-items:center;gap:8px;transform:translate(-50%,-50%);z-index:5}.hotspot-callout-number{width:32px;height:32px;border-radius:50%;background:#000;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px;flex-shrink:0;box-shadow:0 2px 8px #0003}.hotspot-callout-label{background:#fffffff2;padding:8px 12px;border-radius:6px;font-size:14px;font-weight:500;color:#333;white-space:nowrap;box-shadow:0 2px 8px #00000026;border:1px solid rgba(0,0,0,.1)}.hotspot-feature-footer{padding:24px 32px 32px;border-top:1px solid rgba(0,0,0,.1)}.hotspot-feature-button{display:inline-block;padding:14px 32px;background:#333;color:#fff;text-align:center;text-decoration:none;border-radius:6px;font-weight:600;font-size:14px;text-transform:uppercase;letter-spacing:.05em;transition:all .3s ease}.hotspot-feature-button:hover{background:#000;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.hotspot-feature-image-mobile{display:none}.hotspot-feature-image-desktop{display:block}@media screen and (max-width:990px){.image-hotspot-header{margin-bottom:30px}.image-hotspot-text-overlay{max-width:300px}.image-hotspot-text-overlay.top-left,.image-hotspot-text-overlay.bottom-left{left:24px}.image-hotspot-text-overlay.top-right,.image-hotspot-text-overlay.bottom-right{right:24px}.image-hotspot-text-overlay.top-left,.image-hotspot-text-overlay.top-right{top:24px}.image-hotspot-text-overlay.bottom-left,.image-hotspot-text-overlay.bottom-right{bottom:24px}.hotspot-button{width:42px;height:42px}.hotspot-feature-modal-content{max-width:800px;width:95%}.hotspot-feature-header{padding:24px 24px 20px}.hotspot-feature-title{font-size:24px}.hotspot-feature-image-container{padding:24px;min-height:350px}.hotspot-feature-footer{padding:20px 24px 24px}}@media screen and (max-width:750px){.section-image-hotspot-padding{padding-top:24px;padding-bottom:24px}.hotspot-feature-image-mobile{display:block}.hotspot-feature-image-desktop{display:none}.image-hotspot-container.page-width{padding:0 16px}.image-hotspot-header{margin-bottom:24px}.image-hotspot-text-overlay{max-width:250px}.image-hotspot-text-overlay.top-left,.image-hotspot-text-overlay.bottom-left,.image-hotspot-text-overlay.top-right,.image-hotspot-text-overlay.bottom-right{left:16px;right:auto;text-align:left}.image-hotspot-text-overlay.top-left,.image-hotspot-text-overlay.top-right{top:16px}.image-hotspot-text-overlay.bottom-left,.image-hotspot-text-overlay.bottom-right{bottom:16px}.hotspot-button{width:38px;height:38px}.hotspot-feature-modal-content{max-width:95%;width:100%;max-height:80vh;border-radius:0;top:50%;left:50%;transform:translate(-50%,-50%)}.hotspot-feature-header{padding:15px 10px}.hotspot-feature-title{font-size:16px}.hotspot-feature-description{font-size:12px}.hotspot-feature-image-container{padding:0 10px 20px;min-height:300px}.hotspot-callout-number{width:28px;height:28px;font-size:12px}.hotspot-callout-label{font-size:12px;padding:6px 10px}.hotspot-feature-footer{padding:16px 20px 20px}.hotspot-feature-button{padding:12px 24px;font-size:13px;width:100%}.hotspot-feature-close{top:5px;right:0;width:36px;height:36px}}.shopify-section-image-hotspot{position:relative}.hotspot-button:focus{outline:2px solid #000;outline-offset:2px}.hotspot-feature-close:focus{outline:2px solid #000;outline-offset:2px}@media print{.hotspot-button,.hotspot-feature-modal{display:none}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/section-image-hotspot.css.map */
