.standart-button{align-items:center;background-blend-mode:normal;background-color:var(--soft-blue);background-image:linear-gradient(to right,rgb(14,119,218) 0%,rgb(1,192,252) 100%);background-position:center;background-repeat:no-repeat;background-size:cover;border-bottom-left-radius:50px;border-bottom-right-radius:50px;border-top-left-radius:50px;border-top-right-radius:50px;display:flex;font-size:15px;font-weight:600;height:45px;justify-content:center}@media (max-width:767px){.standart-button{font-size:14px;height:40px}}