.c-bundle-hotspots__header{text-transform:uppercase;margin-bottom:1.6rem;font-size:2.8rem}.c-bundle-hotspots__main{gap:var(--gap);display:grid}@media (min-width:768px){.c-bundle-hotspots__main{grid-template-columns:1fr 1fr}}.c-bundle-hotspots__main>div{position:relative}.c-bundle-hotspots__main>ul{gap:var(--gap)}.c-bundle-hotspots__main>ul.is-hovered>li,.c-bundle-hotspots__main>ul:hover>li{opacity:.75}.c-bundle-hotspots__main>ul>li{transition:opacity .2s 50ms;position:relative}.c-bundle-hotspots__main>ul>li:before{content:"";opacity:0;pointer-events:none;transition:opacity .2s 50ms;position:absolute;inset:0;box-shadow:0 1.1px 3.4px #0000001a,0 6px 14px #0000001f}.c-bundle-hotspots__main>ul>li.is-hovered,.c-bundle-hotspots__main>ul>li:hover,.c-bundle-hotspots__main>ul>li.is-hovered:before,.c-bundle-hotspots__main>ul>li:hover:before{opacity:1}