@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes button-loading{0%,to{background-color:#f2f2f2;border-color:#f2f2f2}50%{background-color:#717171;border-color:#717171}}.rich[contenteditable=true]{-webkit-user-modify:read-only;-moz-user-modify:read-only;user-modify:read-only}.payment-methods{display:flex;align-items:center;justify-content:center;gap:15px}@media (min-width:768px){.payment-methods{gap:25px}}.payment-methods__item{color:#717171}@media (hover:hover){.payment-methods__item{transition:all .35s}.payment-methods__item:hover{color:#fff}}.payment-methods__item svg{display:block;max-width:100%;height:auto}

