:root{font-family:Inter,sans-serif;--color-background: #4B4F64}html{box-sizing:border-box;font-size:calc(100vw / 19.2);height:100%}@media (max-width: 1023px){html{font-size:calc(100vw / 3.75)}}body{font-size:.16rem}@media (max-width: 1023px){body{font-size:.14rem}}@keyframes rotateAnim{0%{transform:rotate(0)}30%{transform:rotate(180deg)}to{transform:rotate(180deg)}}.animate-rotate{animation:rotateAnim 2s cubic-bezier(.175,.885,.32,1.475) infinite}.loader{width:32px;height:32px;border:3px solid #989898;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/base.css.map */
