.register-block {
  margin-bottom: 100px; }
.register-block .register .register-box {
  margin-right: 30px;
  display: flex;
  flex-direction: column; }
.register-block .register .register-box:first-child {
  width: 290px; }
.register-block .register .register-box:nth-child(1) {
  justify-content: space-between;
  max-height: 245px; }
.register-block .register .register-box:nth-child(1) .login-1 {
  font-size: 16px;
  font-weight: 500;
  height: 40px;
  width: 250px;
  border: 1px solid #DCDCDC;
  border-radius: 58px;
  display: flex;
  align-items: center;
  padding-left: 50px;
  white-space: pre;
  border: 1px solid #DCDCDC; }
.register-block .register .register-box:nth-child(1) .login-1:not(:last-child) {
  margin-bottom: 15px; }
.register-block .register .register-box:nth-child(1) .login-1:hover {
  border: 1px solid #FC1246;
  color: #FC1246; }
.register-block .register .register-box:nth-child(1) .login-1-google {
  background: url(../images/google.svg) no-repeat 15px center; }
.register-block .register .register-box:nth-child(1) .login-1-vk {
  background: url(../images/vk.svg) no-repeat 15px center; }
.register-block .register .register-box:nth-child(1) .login-1-yandex {
  background: url(../images/yandex.svg) no-repeat 15px center; }
.register-block .register .register-box:nth-child(1) .login-1-mymir {
  background: url(../images/mymir.svg) no-repeat 15px center; }
.register-block .register .register-box:nth-child(2) {
  max-width: 570px; }
.register-block .register .register-box:nth-child(2) h4 {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 16px; }
.register-block .register .register-box:nth-child(2) span {
  margin-bottom: 12px;
  font-size: 16px; }
.register-block .register .register-box:nth-child(2) .radio-btns {
  align-items: center;
  margin-bottom: 16px; }
.register-block .register .register-box:nth-child(2) .register-box-footer {
  flex-wrap: wrap;
  justify-content: space-between; }
.register-block .register .register-box:nth-child(2) .register-box-footer input {
  margin-bottom: 16px; }
.register-block .register .register-box:nth-child(2) .register-box-footer p {
  max-width: 250px;
  font-size: 12px; }
.register-block .register .register-box:nth-child(2) .register-box-footer p a {
  font-size: inherit;
  color: #FC1246; }

@media screen and (max-width: 479.98px) {
  .register-block {
    margin-bottom: 90px; }
  .register-block h2 {
    font-size: 24px;
    margin-bottom: 30px; }
  .register-block .register {
    width: 100%;
    flex-wrap: wrap; }
  .register-block .register .radio__prim {
    margin: 0; }
  .register-block .register .radio__prim ~ label {
    margin-right: 0; }
  .register-block .register .radio__prim:first-child + label {
    margin-right: 10px; }
  .register-block .register .register-box {
    width: 100% !important;
    margin-bottom: 20px;
    margin-right: 0; }
  .register-block .register .register-box:first-child {
    flex-direction: row;
    flex-wrap: wrap; }
  .register-block .register .register-box:first-child .login-1 {
    width: 100%; }
  .register-block .register .register-box:first-child .login-1:nth-child(n) {
    margin-right: 0; }
  .register-block .register .register-box-footer input, .register-block .register .register-box-footer button {
    width: 100% !important; }
  .register-block .register .register-box-footer .btn__prim {
    margin-bottom: 15px; }
  .register-block .register .register-box-footer p {
    order: 2; } }

@media screen and (min-width: 480px) and (max-width: 767.98px) {
  .register-block h2 {
    font-size: 28px;
    width: 360px;
    margin-left: auto;
    margin-right: auto; }
  .register-block .register {
    margin-left: auto;
    margin-right: auto;
    width: 360px;
    flex-wrap: wrap; }
  .register-block .register .register-box {
    width: 100% !important;
    margin-bottom: 20px;
    margin-right: 0; }
  .register-block .register .register-box:first-child {
    flex-direction: row;
    flex-wrap: wrap; }
  .register-block .register .register-box:first-child .login-1 {
    width: 100%; }
  .register-block .register .register-box:first-child .login-1:nth-child(n) {
    margin-right: 0; }
  .register-block .register .register-box-footer input, .register-block .register .register-box-footer button {
    width: 100% !important; }
  .register-block .register .register-box-footer .btn__prim {
    margin-bottom: 15px; }
  .register-block .register .register-box-footer p {
    order: 2; } }

@media screen and (min-width: 768px) and (max-width: 999.98px) {
  .register-block .register {
    width: 78.3%;
    flex-wrap: wrap; }
  .register-block .register .register-box {
    width: 100% !important;
    margin-bottom: 20px;
    margin-right: 0; }
  .register-block .register .register-box:first-child {
    flex-direction: row;
    flex-wrap: wrap; }
  .register-block .register .register-box:first-child .login-1 {
    width: 48%; }
  .register-block .register .register-box:first-child .login-1:not(:nth-child(2n)) {
    margin-right: 20px; }
  .register-block .register .register-box-footer .form-main {
    width: 530px;
    display: flex;
    justify-content: space-between;}
  .register-block .register .register-box-footer .form-footer {
    display: flex;
    width: 530px;
    justify-content: space-between;
    flex-direction: row-reverse;}}

@media screen and (min-width: 999.99px) {
  .register-block .register .register-box-footer .form-main {
    width: 530px;
    display: flex;
    justify-content: space-between;}
  .register-block .register .register-box-footer .form-footer {
    display: flex;
    width: 530px;
    justify-content: space-between;
    flex-direction: row-reverse;}}
