.overflow-cursors{pointer-events:none;z-index:10;position:absolute;inset:0;overflow:visible}.overflow-cursors__item{transform-origin:50%;top:var(--mobile-top,auto);right:var(--mobile-right,auto);bottom:var(--mobile-bottom,auto);left:var(--mobile-left,auto);position:absolute}@media (min-width:1024px){.overflow-cursors__item{top:var(--desktop-top,auto);right:var(--desktop-right,auto);bottom:var(--desktop-bottom,auto);left:var(--desktop-left,auto)}}.overflow-cursors__label{white-space:nowrap;-webkit-backdrop-filter:brightness(.05);backdrop-filter:brightness(.05);border:none;border-radius:33px;padding:5px 11px;font-family:Inter,sans-serif;font-size:11px;font-weight:500;line-height:18px;position:relative;box-shadow:inset -1px -1px #00000040,inset 1px 1px #ffffff36}@media (min-width:1024px){.overflow-cursors__label{border-radius:24px;padding:8px 16px;font-size:16px;line-height:24px}}.overflow-cursors__pointer{justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute}@media (min-width:1024px){.overflow-cursors__pointer{width:25px;height:25px}}.overflow-cursors__pointer-icon{width:100%;height:100%;display:block}.overflow-cursors__item--top-right .overflow-cursors__pointer{top:-13px;right:-13px}@media (min-width:1024px){.overflow-cursors__item--top-right .overflow-cursors__pointer{top:-16px;right:-16px}}.overflow-cursors__item--top-left .overflow-cursors__pointer{top:-13px;left:-13px;transform:scaleX(-1)}@media (min-width:1024px){.overflow-cursors__item--top-left .overflow-cursors__pointer{top:-16px;left:-16px}}.overflow-cursors__item--bottom-right .overflow-cursors__pointer{bottom:-17px;right:-17px;transform:rotate(90deg)}@media (min-width:1024px){.overflow-cursors__item--bottom-right .overflow-cursors__pointer{bottom:-20px;right:-20px}}.overflow-cursors__item--bottom-left .overflow-cursors__pointer{bottom:-17px;left:-17px;transform:scaleX(-1)rotate(90deg)}@media (min-width:1024px){.overflow-cursors__item--bottom-left .overflow-cursors__pointer{bottom:-20px;left:-20px}}
