.checkbox__hidden{visibility:hidden;pointer-events:none;opacity:0;position:absolute}.hidden{display:none!important}.visuallyhidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.no-scroll{height:100%;overflow:hidden}.hotspot{border:unset;background-color:var(--color-surface-1);outline:4px solid var(--color-border-6);cursor:pointer;pointer-events:all;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.hotspot:after{content:"";background-color:var(--color-surface-11);border-radius:50%;width:4px;height:4px;transition:transform .33s cubic-bezier(.65,0,.35,1);position:absolute}@media (hover:hover){.hotspot:hover:after{transform:scale(2)}}@media only screen and (min-width:768px){.hotspot{width:32px;height:32px}}