.tr-swipe-hint{display:none;box-sizing:border-box;position:absolute;right:10px;top:50%;transform:translateY(-50%);align-items:center;gap:4px;padding:16px 8px 16px 16px;height:50px;background:#f8f9e847;border:1px solid rgba(0,0,0,.08);backdrop-filter:blur(19px);-webkit-backdrop-filter:blur(19px);border-radius:100px;font-family:var(--tr-font);font-size:var(--tr-fs-xs);font-weight:400;line-height:var(--tr-lh-lg);text-transform:capitalize;color:var(--tr-dark-brown);white-space:nowrap;pointer-events:none;transition:opacity .25s ease,visibility .25s ease;z-index:2}.tr-swipe-hint__icon{display:block;flex:0 0 auto}.tr-swipe-hint.is-swiped,.tr-swipe-hint.is-idle{opacity:0;visibility:hidden;animation:none}@keyframes tr-swipe-hint-pulse{0%,to{transform:translateY(-50%) scale(1);box-shadow:0 0 #29070729}50%{transform:translateY(-50%) scale(1.06);box-shadow:0 0 0 10px #29070700}}@keyframes tr-swipe-hint-nudge{0%,to{transform:translate(0);opacity:.7}50%{transform:translate(3px);opacity:1}}@media(max-width:767px){.tr-swipe-hint{display:flex;animation:tr-swipe-hint-pulse 1.8s ease-in-out infinite}.tr-swipe-hint .tr-swipe-hint__icon{animation:tr-swipe-hint-nudge 1.8s ease-in-out infinite}}@media(prefers-reduced-motion:reduce){.tr-swipe-hint,.tr-swipe-hint .tr-swipe-hint__icon{animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/swipe-hint.css.map */
