.hs-tab-container{width:400px;margin:auto;border-radius:8px;overflow:hidden;background:#fff;box-shadow:0 4px 20px rgba(0,0,0,.1)}.hs-tab-header{position:relative;display:flex;border-bottom:1px solid #ddd;background:#fafafa}.hs-tab-button{flex:1;padding:12px 0;text-align:center;cursor:pointer;background:none;border:none;outline:none;font-weight:500;position:relative;z-index:1}.hs-tab-button:hover{background:#f0f0f0}.hs-tab-button.active{background:#fff;font-weight:bold}button.hs-tab-button:focus{outline:none}.hs-tab-underline{position:absolute;bottom:0;height:3px;width:33%;background:linear-gradient(to right, #931216, #E20B23, #FF8230);transition:transform .3s ease;z-index:1}.hs-tab-content{display:none;padding:20px;opacity:0;transform:translateY(10px);transition:opacity .3s ease,transform .3s ease}.hs-tab-content.active{display:block;opacity:1;transform:translateY(0)}.mj-hotspot-chipbar{display:flex;gap:8px;padding:12px 20px 0 20px;justify-content:center;overflow-x:auto;scroll-snap-type:x mandatory;margin-bottom:30px}.mj-hotspot-chip{flex:0 0 auto;scroll-snap-align:start;border:1px solid #e5e5e5;border-radius:999px;padding:8px 12px;font-size:14px;background:#fff;cursor:pointer;white-space:nowrap}.mj-hotspot-chip[aria-selected=true]{border-color:#e20b23;box-shadow:0 0 0 2px rgba(226,11,35,.12) inset}.mj-inno-hotspot .hotspot-dot{transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.mj-inno-hotspot.is-active .hotspot-dot{transform:scale(1.1);background:hsla(0,0%,100%,.8784313725);box-shadow:0 0 0 8px hsla(0,0%,100%,.48);border:1px solid red}.mj-inno-hotspot.is-active .hotspot-ring{opacity:.7;animation-duration:.8s}div#hsExterior .mj-hotspot-chipbar{flex-wrap:wrap}@media(max-width: 767px){.mj-hotspot-chipbar{display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;touch-action:pan-x;overscroll-behavior-x:contain;scrollbar-gutter:stable both-edges}.mj-hotspot-chip{flex:0 0 auto;white-space:nowrap;scroll-snap-align:center}#hsExterior .mj-hotspot-chipbar{flex-wrap:nowrap}}@media only screen and (max-width: 600px){.hs-tab-container{width:auto;margin:0 10px}}
