

/* Start:/local/components/custom/profile/templates/.default/style.css?16997149042696*/
.profile-date {
  display: flex !important;
  gap: 50px;
}
.profile-date__actions {
  margin-left: auto;
}
.profile-date__item {
  white-space: normal;
}
.profile-date__button {
  min-width: 289px;
  justify-content: center;
}
.profile-date__button--new {
  top: auto !important;
}
.profile-date__item {
  flex: 0;
}
.profile-date__button:not(:last-child) {
  margin-bottom: 3rem;
}
.profile-date__column-title {
  font-size: 22px;
  margin-bottom: 15px;
}
.profile-date__column-content {
  display: flex !important;
  flex-direction: column;
  gap: 5px;
}

@media (max-width: 767px) {
  .container__title--tariffs {
    padding: 0 0 0 0;
  }

  .tariffs-line-item__card {
    padding: 2rem 2rem 1.2rem 2rem;
  }

  .header__mobile-top .header__account {
    display: none;
  }
}

@media (max-width: 1440px) {
  .profile-date__button--new {
    font-size: 16px;
    top: auto;
    width: 203px;
    height: 35px;
    padding: 0 0 0 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .profile-date__column:nth-child(2) {
    margin: 0 0 0 0;
  }

  .profile__date a {
    font-size: 16px;
  }

  .profile__video--new {
    margin: 8.7rem 0 0 0;
  }
}

@media (max-width: 1023px) {
  .profile-date__button--new {
    /* top: 6rem!important; */
  }
}

@media (max-width: 767px) {
  .profile__nav {
    display: none;
  }

  .profile-date {
    gap: 25px;
  }

  .profile__title h1 {
    font-size: 1.8rem;
    font-weight: 800;
    line-height: 125.56%;
    text-transform: uppercase;
  }

  .profile-date__column {
    /* flex: 0 1 100%; */
    width: 100%;
    display: flex;
  }
  .profile__date--profile {
    flex-direction: column;
    align-items: flex-start;
  }

  .profile-date__item {
    flex: 0 1 auto;
  }

  .profile-date__column:first-of-type .profile-date__item {
    flex: 0 1 100%;
  }

  .profile-date__button--new {
    position: relative;
    left: 0 !important;
    width: 100% !important;
    background: #ee1a80 !important;
    color: white !important;
    font-size: 1.4rem !important;
    margin: 0 0 1.4rem 0;
    height: 4rem;
    /* top: 1.7rem !important; */
  }

  .profile-date__actions {
    width: 100%;
  }

  .profile__video--new {
    margin: 4.7rem 0 0 0;
  }

  .profile .choices {
    margin: 1.2rem 0 -0.8rem 0;
  }

  .profile-date__column a {
    font-size: 1.4rem;
    line-height: 1.7rem;
    color: #f5f5f5;
  }

  .profile__date--profile {
    margin: -1.1rem 0 0 0;
  }
}

@media (max-width: 1023px) {
  .profile__nav {
    width: 100%;
  }
}
/* End */


/* Start:/local/templates/main/components/bitrix/system.auth.form/.default/style.css?1778126396371*/
.field input[type=password], .field input[type=text], .field textarea {
    display: block;
    width: 100%;
    height: 4.2rem;
    margin-bottom: 1.4rem;
    padding: 1.1rem 2rem;
    border: 2px solid #232222;
    border-radius: 5px;
    color: #f5f5f5;
    font-size: 1.6rem;
    line-height: 1.9rem;
    background: #141414;
    transition: border-color .25s ease;
}
/* End */
/* /local/components/custom/profile/templates/.default/style.css?16997149042696 */
/* /local/templates/main/components/bitrix/system.auth.form/.default/style.css?1778126396371 */
