.igh{--igh-desktop-cols: 4;--igh-mobile-cols: 1;--igh-gap: 8px;--igh-marker-color: #1e3a5f;--igh-marker-size: 22px;--igh-popup-bg: #ffffff}.igh__inner{max-width:1400px;margin:0 auto;padding-left:1rem;padding-right:1rem}.igh__heading{margin:0 0 1.5rem;text-align:center;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:500;line-height:1.2}.igh__filters{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem 1.5rem;margin-bottom:1.75rem;list-style:none;padding:0}.igh__filter{-webkit-appearance:none;appearance:none;background:transparent;border:none;border-bottom:2px solid transparent;padding:.25rem 0;cursor:pointer;font-size:.8125rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:inherit;opacity:.55;transition:opacity .2s ease,border-color .2s ease}.igh__filter:hover,.igh__filter:focus-visible{opacity:1;outline:none}.igh__filter[aria-pressed=true]{opacity:1;border-bottom-color:currentColor}.igh__grid{display:grid;grid-template-columns:repeat(var(--igh-mobile-cols),1fr);gap:var(--igh-gap);align-items:start}@media(min-width:750px){.igh__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:990px){.igh__grid{grid-template-columns:repeat(var(--igh-desktop-cols),1fr)}}.igh__item{margin:0;position:relative}.igh__item[hidden]{display:none!important}.igh__item-trigger{display:block;width:100%;padding:0;margin:0;border:none;background:transparent;cursor:pointer;position:relative;text-align:left;aspect-ratio:var(--igh-image-aspect, 1 / 1);overflow:hidden;overflow:visible}.igh__item-trigger:focus-visible{outline:2px solid var(--igh-marker-color);outline-offset:2px}.igh__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center;vertical-align:middle}.igh__hotspots{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.igh__hotspot{position:absolute;z-index:2;pointer-events:auto;width:var(--igh-marker-size);height:var(--igh-marker-size);padding:0;border:none;border-radius:50%;background-color:var(--igh-marker-color);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transform:translate(-50%,-50%) scale(1);transition:transform .25s ease;box-shadow:0 1px 4px #00000040}.igh__hotspot:hover,.igh__hotspot:focus-visible,.igh__hotspot.is-active{transform:translate(-50%,-50%) scale(1.2);outline:none}.igh__hotspot-icon{font-size:calc(var(--igh-marker-size) * .8);font-weight:400;line-height:1;pointer-events:none;-webkit-user-select:none;user-select:none}.igh__hotspot--pulse:before{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:50%;background:var(--igh-marker-color);opacity:.35;animation:igh-pulse 2s ease-out infinite;z-index:-1}@keyframes igh-pulse{0%{transform:scale(.85);opacity:.4}70%{transform:scale(1.6);opacity:0}to{transform:scale(1.6);opacity:0}}.igh__hotspot[data-tooltip]:hover:after,.igh__hotspot[data-tooltip]:focus-visible:after{content:attr(data-tooltip);position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%);white-space:normal;width:max-content;max-width:min(280px,calc(100vw - 2rem));background:#1a1a1a;color:#fff;font-size:.8125rem;font-weight:500;line-height:1.3;letter-spacing:.01em;padding:.45rem .75rem;border-radius:6px;box-shadow:0 2px 8px #00000040;pointer-events:none;z-index:5;text-align:center}.igh__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:0}.igh__modal[hidden]{display:none!important}.igh__modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;cursor:pointer}.igh__modal-dialog{position:relative;z-index:1;width:min(1100px,100%);max-height:min(90vh,900px);background:var(--igh-popup-bg);display:flex;flex-direction:column;overflow:hidden;box-shadow:0 16px 48px #00000040}.igh__modal-close{position:absolute;top:10px;right:10px;z-index:5;width:2.5rem;height:2.5rem;border:none;border-radius:50%;background:#ffffffe6;color:#000;font-size:2rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.igh__modal-close:hover,.igh__modal-close:focus-visible{transform:scale(1.08);outline:none}.igh__modal-body{display:flex;flex-direction:column;min-height:0;flex:1;overflow:hidden}@media(min-width:750px){.igh__modal-body{flex-direction:row}}.igh__modal-media{position:relative;flex:1 1 70%;min-width:0;max-height:50vh;overflow:hidden;background:#f5f5f5}@media(min-width:750px){.igh__modal-media{max-height:none}}.igh__modal-image-wrap{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.igh__modal-image{display:block;width:100%;height:auto;max-height:50vh;object-fit:contain}@media(min-width:750px){.igh__modal-image{max-height:90vh;height:100%;object-fit:cover}}.igh__modal-hotspots{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.igh__modal-hotspots .igh__hotspot{pointer-events:auto}.igh__modal-sidebar{flex:1 1 30%;min-width:0;max-height:40vh;overflow-y:auto;padding:1.4rem 1rem;border-top:1px solid rgba(0,0,0,.08);display:flex;flex-direction:column}.igh__modal-sidebar-title{margin:0 0 2rem;text-align:center;font-size:.9375rem;font-weight:500;letter-spacing:.06em;color:#7c7c7c;text-transform:uppercase;flex-shrink:0;font-family:poppins,sans-serif}.igh__modal-sidebar-products{flex:1;min-height:0}@media(min-width:750px){.igh__modal-sidebar{max-height:none;max-width:30%;border-top:none;border-left:1px solid rgba(0,0,0,.08);padding:1.4rem 20px}}@media(min-width:990px){.igh__modal-sidebar{padding:1.4rem 20px}}.igh__modal-products{display:flex;flex-direction:column;gap:1rem;list-style:none;margin:0;padding:0}.igh__product-card{display:grid;grid-template-columns:72px 1fr;gap:.75rem;padding:.75rem;border:1px solid transparent;border-radius:4px;transition:border-color .2s ease,background-color .2s ease;list-style:none;margin:0}.igh__product-card.is-active,.igh__product-card:hover,.igh__product-card:focus-within{border-color:var(--igh-marker-color);background:#00000008}.igh__product-card-image{width:72px;height:72px;object-fit:cover;display:block;background:#eee}.igh__product-card-image--placeholder{background:#e8e8e8}.igh__product-card-body{display:flex;flex-direction:column;gap:.2rem;min-width:0}.igh__product-card-title{margin:0;font-size:.9375rem;font-weight:600;line-height:1.3;color:inherit;text-decoration:none}.igh__product-card-title:hover,.igh__product-card-title:focus-visible{text-decoration:underline;text-underline-offset:2px;outline:none}.igh__product-card-variant{margin:0;font-size:.8125rem;opacity:.7;line-height:1.3}.igh__product-card-price{margin:.15rem 0 0;font-size:.875rem;font-weight:500}.igh__modal-empty{margin:0;font-size:.875rem;opacity:.65}body.igh-modal-open{overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/174/assets/image-gallery-hotspots.css.map */
