.threshold-divider{background:#090909;border-top:1px solid #c9a84c;border-bottom:1px solid #c9a84c;align-items:center;width:100%;height:68px;margin:48px 0 72px;display:flex;position:relative;overflow:hidden}.threshold-divider__track{width:max-content;animation:34s linear infinite threshold-divider-slide;display:flex}.threshold-divider:hover .threshold-divider__track{animation-play-state:paused}.threshold-divider__set{flex-shrink:0;align-items:center;display:flex}.threshold-divider__set span{white-space:nowrap;color:#c9a84c;letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:.6em;padding:0 .9em;font-family:Cinzel,serif;font-size:13px;font-weight:500;display:inline-flex}.threshold-divider__set span i{opacity:.7;font-style:normal}@keyframes threshold-divider-slide{to{transform:translate(-50%)}}@media (max-width:768px){.threshold-divider{height:50px;margin:32px 0 48px}.threshold-divider__track{animation-duration:42s}.threshold-divider__set span{padding:0 .7em;font-size:11px}}@media (prefers-reduced-motion:reduce){.threshold-divider__track{animation:none}}
