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