.phone-register__row{max-width:100%;display:flex;justify-content:center;margin:0 -5px 34px}.phone-register__row .register__input{margin:0 5px;width:64px;height:64px;padding:25px;font-weight:500;font-size:24px}.phone-register__text{width:70%;color:rgba(0,0,0,.7);margin-bottom:35px;line-height:125%}.phone-register__text span{color:var(--primary-color)}#recaptcha-container{margin:32px auto;display:flex;align-items:center;justify-content:center}@media(max-width:575.98px){.phone-register__text{width:100%;text-align:center;margin-bottom:15px}.phone-register__row{max-width:100%;display:flex;justify-content:center;margin:0 -2px 34px}.phone-register__row .register__input{padding:20px;width:46px;height:46px;margin:0 2px}}.google-button{cursor:pointer;border-radius:9px;max-width:298px;width:100%;padding:clamp(9px,3vw,15px);display:flex;align-items:center;justify-content:center;background:var(--primary-color);color:var(--secondary-color)}.google-button__icon{margin-right:15px;width:26px;height:26px;display:block;background:50%/contain no-repeat url(/google.svg)}