﻿.product-container{width:auto;}.hotspot-model{position:relative;z-index:1000;}.hotspot-model-image{width:100%;}.hotspot-dot{opacity:0;transition:opacity 400ms ease;background:#f00;width:27px;height:27px;border-radius:50%;z-index:12;position:relative;display:flex;justify-content:center;align-items:center;color:#fff;font-size:1.75rem;cursor:pointer;transition:background-color 250ms ease,transform 250ms ease;}.hotspot-content{opacity:0;width:0;height:0;background:rgba(255,255,255,.95);transition:opacity 1200ms ease,height 650ms ease,width 650ms ease,min-height 650ms ease,min-width 650ms ease;overflow:hidden;position:absolute;z-index:14;}.hotspot-content.hotspot-open{width:450px;box-shadow:3px 3px 18px rgba(0,0,0,.5);}.hotspot-content.hotspot-open-top-left{top:35px;left:0;}.hotspot-content.hotspot-open-top-right{top:35px;right:17px;}.hotspot-content.hotspot-open-top-center{top:35px;left:50%;transform:translateX(-50%);}.hotspot-content.hotspot-open-bottom-left{bottom:30px;left:30px;}.hotspot-content.hotspot-open-bottom-right{bottom:30px;right:30px;}.hotspot-content-container{z-index:10;width:450px;box-sizing:border-box;padding:5px;position:relative;display:flex;align-items:flex-start;}.hotspot-content-container h3{color:#000;font-weight:900;text-transform:none;font-size:1.5rem;margin-top:10px;margin-bottom:0;}.hotspot-content-container .grid-layout{align-items:flex-start;}.hotspot-content-container img{width:160px;height:auto;margin-right:10px;}.hotspot-content-container a{color:#000;font-weight:bold;display:flex;font-size:.85rem;margin:0;justify-content:flex-start;align-items:center;margin-bottom:3px;}.hotspot-content-container a>img{max-width:16px;}@media(max-width:767px){.hotspot-content.hotspot-open,.hotspot-content-container{width:375px;}.hotspot-content-container .grid-layout>img{display:none;}}@media(max-width:650px){.hotspot-content.hotspot-open,.hotspot-content-container{width:300px;}}.hotspot{position:absolute;}.hotspot.hotspot-active .hotspot-dot{background-color:#fff;color:#f00;transform:rotate(45deg);}.hotspot-1{top:18%;left:85%;}.hotspot-2{top:65%;left:82%;}.hotspot-3{top:25%;left:74%;}.hotspot-4{top:48%;left:52%;}.hotspot-5{top:25%;left:47%;}.hotspot-6{top:10%;left:30%;}.hotspot-7{top:35%;left:25%;}.hotspot-8{top:75%;left:30%;}#mobile-hotspot-ph .hotspot-content{top:auto;bottom:auto;left:auto;right:auto;transform:none;width:100% !important;height:auto;position:relative;box-shadow:3px 3px 18px rgba(0,0,0,.5);}#mobile-hotspot-ph .hotspot-content-container{width:100%;}@media(max-width:475px){#mobile-hotspot-ph .hotspot-content-container{flex-direction:column;align-items:center;text-align:center;}}