.button {
  font-family: 'Atyp Text';
  border: none;
  background-color: white;
  border-radius: 6px;
  outline: none;
  padding: 15px;
  font-size: 16px;
  line-height: 16px;
  color: #FFFFFF;
}
.button-uppercase {
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.04em;
}
.button-primary {
  background: #DD0035;
}
.button-primary:hover {
  background: #b7002c;
}
.button-primary:active {
  background: #9e0026;
}
.button-secondary {
  background: #053159;
}
.button-secondary:hover {
  background: #073f71;
}
.button-secondary:active {
  background: #01417b;
}
.button-icon {
  display: flex;
  align-items: center;
}
.button-icon .icon {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
a.button:hover {
  color: #ffffff;
  text-decoration: none;
}
.modal-backdrop {
  background: #04294A;
}
.modal-backdrop.in {
  opacity: 0.8;
}
.modal-dialog {
  width: 850px;
}
.modal-dialog-centered {
  min-height: calc(100vh - 80px);
  display: flex;
  align-items: center;
}
.modal-content {
  position: relative;
  padding: 64px;
  background: #FFFFFF;
  border-radius: 11px;
  box-shadow: none;
}
.modal-button-close {
  position: absolute;
  right: 24px;
  top: 24px;
  opacity: 1;
  outline: none;
}
.modal-button-close:hover {
  opacity: 0.8;
}
@media all and (max-width: 990px) {
  .modal-dialog {
    max-width: calc(100% - 30px);
  }
  .modal-content {
    padding: 32px;
  }
}
header {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  margin-top: 15px;
}
.header {
  background: #04294A;
  padding: 20px 0;
}
.header__content {
  display: flex;
  align-items: center;
}
.header__phone {
  margin-left: 42px;
  font-family: 'Atyp Text';
  font-size: 28px;
  line-height: 28px;
  font-feature-settings: 'pnum' on, 'lnum' on;
  color: #FFFFFF;
}
.header__phone:hover {
  text-decoration: none;
  color: white;
  opacity: 0.8;
}
.header__right-container {
  margin-left: auto;
  display: flex;
  align-items: center;
}
.header-button-registration {
  margin-left: 40px;
}
.header__button {
  padding: 12px 15px;
}
.header__button:hover {
  color: #fff;
  text-decoration: none;
}
.header__button-mobile {
  display: none;
  background: transparent;
  margin-left: auto;
  padding: 10px;
}
.modal-header-mobile {
  width: 100%;
  height: 100%;
}
.modal-header-mobile .modal-dialog {
  width: 100%;
  height: 100%;
  margin: 0;
  max-width: initial;
  background: #04294A;
}
.modal-header-mobile .modal-content {
  overflow: auto;
  padding: 21px 15px;
  background: #04294A;
  width: 100%;
  height: 100%;
  border-radius: 0;
  max-width: initial;
  margin: 0;
  border: none;
}
.modal-header-mobile .modal-button-close {
  right: 22px;
  top: 22px;
}
.modal-header-mobile .modal-button-close svg {
  width: 19px;
  height: 19px;
}
.modal-header-mobile .modal-button-close path {
  fill: #FFFFFF;
}
.modal-header-mobile__top {
  margin-bottom: 30px;
}
.modal-header-mobile__logo img {
  max-width: 230px;
}
.modal-header-mobile__body-container-buttons {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  margin-bottom: 30px;
}
.modal-header-mobile__body-container-buttons .header-button-registration {
  margin-top: 24px;
}
.modal-header-mobile__information {
  margin: 0 !important;
}
.modal-header-mobile__body {
  margin-bottom: 24px;
}
@media all and (max-width: 1199px) {
  .header__logo {
    max-width: 260px;
  }
  .header__logo img {
    max-width: 100%;
  }
  .header__phone {
    margin-left: 25px;
    font-size: 22px;
    line-height: 22px;
  }
  .header-button-registration {
    margin-left: 20px;
  }
}
@media all and (max-width: 990px) {
  header {
    margin-top: 0;
  }
  .header__phone {
    display: none;
  }
  .header__right-container {
    display: none;
  }
  .header__button-mobile {
    display: block;
  }
}
@media all and (max-width: 640px) {
  header {
    margin-top: 5px;
  }
  .header {
    padding: 10px 0;
  }
  .header__logo {
    max-width: 230px;
  }
}
@font-face {
  font-family: 'Atyp Text';
  src: url('../../fonts/AtypText-LightItalic.woff2') format('woff2'), url('../../fonts/AtypText-LightItalic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Atyp Text';
  src: url('../../fonts/AtypText-Semibold.woff2') format('woff2'), url('../../fonts/AtypText-Semibold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Atyp Text';
  src: url('../../fonts/AtypText-Bold.woff2') format('woff2'), url('../../fonts/AtypText-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Atyp Text';
  src: url('../../fonts/AtypText-Medium.woff2') format('woff2'), url('../../fonts/AtypText-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Atyp Display';
  src: url('../../fonts/AtypDisplay-Light.woff2') format('woff2'), url('../../fonts/AtypDisplay-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Atyp Variable';
  src: url('../../fonts/AtypRegularVariable.woff2') format('woff2'), url('../../fonts/AtypRegularVariable.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Atyp Text';
  src: url('../../fonts/AtypText-ThinItalic.woff2') format('woff2'), url('../../fonts/AtypText-ThinItalic.woff') format('woff');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Atyp Display';
  src: url('../../fonts/AtypDisplay-Italic.woff2') format('woff2'), url('../../fonts/AtypDisplay-Italic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Atyp Display';
  src: url('../../fonts/AtypDisplay-ThinItalic.woff2') format('woff2'), url('../../fonts/AtypDisplay-ThinItalic.woff') format('woff');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Atyp Display';
  src: url('../../fonts/AtypDisplay-Thin.woff2') format('woff2'), url('../../fonts/AtypDisplay-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Atyp Display';
  src: url('../../fonts/AtypDisplay-Bold.woff2') format('woff2'), url('../../fonts/AtypDisplay-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Atyp Display';
  src: url('../../fonts/AtypDisplay-LightItalic.woff2') format('woff2'), url('../../fonts/AtypDisplay-LightItalic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Atyp Display';
  src: url('../../fonts/AtypDisplay-BoldItalic.woff2') format('woff2'), url('../../fonts/AtypDisplay-BoldItalic.woff') format('woff');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Atyp Text';
  src: url('../../fonts/AtypText-BoldItalic.woff2') format('woff2'), url('../../fonts/AtypText-BoldItalic.woff') format('woff');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Atyp Text';
  src: url('../../fonts/AtypText-Regular.woff2') format('woff2'), url('../../fonts/AtypText-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Atyp Text';
  src: url('../../fonts/AtypText-Light.woff2') format('woff2'), url('../../fonts/AtypText-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Atyp Text';
  src: url('../../fonts/AtypText-MediumItalic.woff2') format('woff2'), url('../../fonts/AtypText-MediumItalic.woff') format('woff');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Atyp Display';
  src: url('../../fonts/AtypDisplay-Regular.woff2') format('woff2'), url('../../fonts/AtypDisplay-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Atyp Text';
  src: url('../../fonts/AtypText-Thin.woff2') format('woff2'), url('../../fonts/AtypText-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Atyp Display';
  src: url('../../fonts/AtypDisplay-SemiboldItalic.woff2') format('woff2'), url('../../fonts/AtypDisplay-SemiboldItalic.woff') format('woff');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Atyp Display';
  src: url('../../fonts/AtypDisplay-MediumItalic.woff2') format('woff2'), url('../../fonts/AtypDisplay-MediumItalic.woff') format('woff');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Atyp Display';
  src: url('../../fonts/AtypDisplay-Semibold.woff2') format('woff2'), url('../../fonts/AtypDisplay-Semibold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Atyp Text';
  src: url('../../fonts/AtypText-SemiboldItalic.woff2') format('woff2'), url('../../fonts/AtypText-SemiboldItalic.woff') format('woff');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Atyp Text';
  src: url('../../fonts/AtypText-Italic.woff2') format('woff2'), url('../../fonts/AtypText-Italic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Atyp Display';
  src: url('../../fonts/AtypDisplay-Medium.woff2') format('woff2'), url('../../fonts/AtypDisplay-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
body {
  font-family: 'Atyp Display';
}
.title {
  font-weight: 600;
  font-size: 46px;
  line-height: 120%;
  color: #04294A;
}
.cursor-point {
  cursor: pointer;
}
button,
input,
select,
textarea {
  font-family: 'Atyp Display';
}
@media (min-width: 1200px) {
  .container {
    width: 100%;
    max-width: 1315px;
  }
}
#bc {
  display: none;
}
@media all and (max-width: 1199px) {
  .title {
    font-size: 40px;
  }
}
@media all and (max-width: 640px) {
  .title {
    font-size: 26px;
  }
}
a.anchor {
  display: block;
  position: relative;
  top: -150px;
  visibility: hidden;
}
.banner {
  padding: 137px 0 100px;
  margin-top: -120px;
  background: #04294A;
  border-radius: 0 0 11px 11px;
  position: relative;
  overflow: hidden;
}
.banner__top {
  display: flex;
  justify-content: flex-end;
  position: relative;
  z-index: 2;
  margin-bottom: 50px;
}
.banner__body {
  display: flex;
  position: relative;
  z-index: 1;
}
.banner__left {
  width: 100%;
  max-width: 490px;
  position: relative;
  z-index: 2;
}
.banner__right {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.banner__button-region {
  width: 100%;
  text-align: right;
  background: transparent;
  border: none;
  outline: none;
  font-family: 'Atyp Text';
  font-size: 25px;
  line-height: 25px;
  font-weight: 500;
  font-feature-settings: 'pnum' on, 'lnum' on;
  color: #FFFFFF;
}
.banner__button-region .caret {
  border-top: 10px dashed;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
}
.banner__information {
  margin-top: 12px;
  display: none;
  font-family: 'Atyp Text';
  font-size: 18px;
  line-height: 18px;
  text-align: right;
  font-feature-settings: 'pnum' on, 'lnum' on;
  color: #FFFFFF;
}
.banner__information--active {
  display: block;
}
.banner__title {
  margin-bottom: 25px;
  font-style: normal;
  font-weight: 600;
  font-size: 66px;
  line-height: 66px;
  color: #FFFFFF;
}
.banner__description {
  font-weight: 300;
  font-size: 36px;
  line-height: 43px;
  color: #FFFFFF;
  margin-bottom: 62px;
}
.banner__description p {
  margin: 0;
}
.banner__button-feedback {
  margin-bottom: 22px;
  font-weight: 600;
  font-size: 20px;
  line-height: 100%;
  padding: 17px 27px;
  letter-spacing: 0.04em;
}
.banner__caption {
  max-width: 390px;
  font-size: 14px;
  line-height: 20px;
  color: #FFFFFF;
  opacity: 0.8;
}
.banner__carousel .carousel-inner {
  overflow: initial;
}
.banner__carousel .item img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-49%, -59%);
  max-width: initial;
}
.banner-modal__title {
  font-size: 22px;
  line-height: 31px;
  color: #04294A;
  font-weight: 500;
  margin-bottom: 32px;
}
.modal-content__form-line {
  display: flex;
  align-items: center;
  margin-left: -32px;
  margin-bottom: 40px;
}
.modal-content__form-line > input {
  height: 50px;
  width: calc(50% - 32px);
  margin-left: 32px;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0.02em;
  color: #04294A;
  padding: 15px 18px;
  border: 1px solid #b4bfc9;
  border-radius: 6px;
  outline: none;
}
.modal-content__form-line > input::placeholder {
  color: #04294A;
  opacity: 0.5;
}
.banner__dropdown-menu > li > a {
  font-size: 18px;
  line-height: 20px;
  cursor: pointer;
}
@media all and (max-width: 1199px) {
  .banner__left {
    max-width: 450px;
  }
  .banner__title {
    font-size: 55px;
    line-height: 55px;
    margin-bottom: 20px;
  }
  .banner__description {
    font-size: 32px;
    line-height: 39px;
    margin-bottom: 30px;
  }
}
@media all and (max-width: 990px) {
  .banner {
    padding: 120px 0 40px;
  }
  .banner__top {
    justify-content: initial;
    margin-bottom: 0;
  }
  .banner__information {
    text-align: initial;
  }
  .banner__body {
    flex-direction: column-reverse;
  }
  .banner__carousel {
    width: 100%;
  }
  .banner__carousel .item {
    width: 100%;
    height: 250px;
  }
  .banner__carousel .item img {
    transform: translate(-50%, -50%);
    max-height: 500px;
  }
  .banner__button-region {
    font-size: 20px;
    line-height: 20px;
  }
  .banner__information {
    font-size: 16px;
    line-height: 16px;
    margin-top: 8px;
  }
  .banner__title {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 16px;
  }
  .banner__description {
    font-size: 26px;
    line-height: 31px;
  }
  .banner__button-feedback {
    margin-bottom: 20px;
    font-size: 18px;
    padding: 15px 25px;
  }
}
@media all and (max-width: 640px) {
  .banner {
    padding: 120px 0 20px;
  }
  .banner__button-region {
    font-size: 16px;
    line-height: 16px;
  }
  .banner__information {
    font-size: 13px;
    line-height: 15px;
    margin-top: 5px;
  }
  .banner__title {
    font-size: 34px;
    line-height: 34px;
    margin-bottom: 8px;
  }
  .banner__description {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 22px;
  }
  .banner__button-feedback {
    width: 100%;
    margin-bottom: 15px;
  }
  .banner__caption {
    font-size: 12px;
    line-height: 14px;
  }
  .banner__carousel .item {
    height: 200px;
  }
  .banner__carousel .item img {
    transform: translate(-55%, -55%);
    max-height: 300px;
  }
  .modal-content__form-line {
    flex-direction: column;
    margin-bottom: 0;
  }
  .modal-content__form-button {
    width: 100%;
  }
  .modal-content__form-line > input {
    width: calc(100% - 32px);
    margin-bottom: 15px;
  }
  .banner-modal__title {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 16px;
  }
  .modal-content {
    padding: 16px;
  }
  .modal-button-close {
    right: 10px;
    top: 10px;
  }
}
.home-about {
  position: relative;
  overflow: hidden;
  padding: 100px 0;
  margin-bottom: 10px;
}
.home-about__content {
  display: flex;
}
.home-about__left {
  width: 100%;
  max-width: 750px;
}
.home-about__right {
  flex: 1;
  position: relative;
}
.home-about__title {
  font-weight: 600;
  font-size: 40px;
  line-height: 48px;
  color: #04294A;
  margin-bottom: 65px;
}
.home-about__title--mobile {
  display: none;
}
.home-about__items {
  display: flex;
  flex-wrap: wrap;
  margin-top: -50px;
  margin-left: -80px;
  margin-bottom: 75px;
}
.home-about__item {
  width: calc(50% - 80px);
  margin-top: 50px;
  margin-left: 80px;
}
.home-about__map {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -55%);
  z-index: -1;
  max-width: 1100px;
}
.home-about__button {
  padding: 12px 25px;
  font-size: 17px;
  line-height: 19px;
}
.home-about__button:hover {
  color: #ffffff;
  text-decoration: none;
}
.home-about-information__title {
  font-size: 46px;
  font-weight: 500;
  line-height: 55px;
  color: #DD0035;
  margin-bottom: 6px;
}
.home-about-information__text {
  font-size: 24px;
  line-height: 24px;
  color: #04294A;
}
@media all and (max-width: 1199px) {
  .home-about {
    padding: 60px 0;
    margin-bottom: 0;
  }
  .home-about__title {
    font-size: 36px;
    line-height: 44px;
    margin-bottom: 50px;
  }
  .home-about__items {
    margin-top: -30px;
    margin-left: -50px;
    margin-bottom: 50px;
  }
  .home-about__item {
    width: calc(50% - 50px);
    margin-top: 30px;
    margin-left: 50px;
  }
}
@media all and (max-width: 990px) {
  .home-about {
    padding: 40px 0;
  }
  .home-about__title {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 30px;
  }
  .home-about__items {
    flex-direction: column;
  }
  .home-about__item {
    margin-top: 20px;
  }
  .home-about-information__title {
    font-size: 40px;
    line-height: 46px;
    margin-bottom: 5px;
  }
  .home-about__map {
    transform: translate(-55%, -55%);
  }
}
@media all and (max-width: 640px) {
  .home-about {
    padding: 44px 0 30px;
  }
  .home-about__content {
    flex-direction: column-reverse;
  }
  .home-about__right {
    height: 220px;
    flex: initial;
  }
  .home-about__title {
    max-width: 200px;
    font-size: 26px;
    line-height: 31px;
    margin-bottom: 0;
  }
  .home-about__map {
    max-width: 900px;
    transform: translate(-40%, -60%);
  }
  .home-about__title--pc {
    display: none;
  }
  .home-about__title--mobile {
    display: block;
  }
  .home-about__items {
    margin-top: -15px;
    margin-bottom: 30px;
  }
  .home-about__item {
    width: calc(100% - 50px);
    margin-top: 15px;
  }
  .home-about-information__title {
    font-size: 32px;
    line-height: 38px;
    margin-bottom: 0;
  }
  .home-about-information__text {
    font-size: 16px;
    line-height: 100%;
  }
  .home-about__button {
    width: 100%;
    display: block;
    text-align: center;
  }
}
.customer-support__container {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  padding: 55px 55px 65px;
  background: #164B9B;
  border-radius: 11px;
}
.customer-support__title {
  color: #FFFFFF;
  margin-bottom: 60px;
}
.customer-support__items {
  display: flex;
  margin-left: -20px;
}
.customer-support__item {
  width: calc(100% / 4 - 20px);
  margin-left: 20px;
}
.customer-support-information__icon {
  width: 155px;
  height: 155px;
  border-radius: 100%;
  background: #1B5EB4;
  box-shadow: 0 4px 30px rgba(4, 41, 74, 0.1);
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 25px;
}
.customer-support-information__text {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #FFFFFF;
}
.customer-support-information__text p {
  margin: 0;
}
@media all and (max-width: 1199px) {
  .customer-support__container {
    padding: 40px;
  }
  .customer-support__content {
    max-width: 970px;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
  }
  .customer-support__title {
    margin-bottom: 40px;
  }
  .customer-support-information__icon {
    width: 140px;
    height: 140px;
    padding: 35px;
  }
  .customer-support-information__icon svg {
    max-width: 100%;
    max-height: 100%;
  }
}
@media all and (max-width: 990px) {
  .customer-support__content {
    max-width: 750px;
  }
  .customer-support__items {
    flex-wrap: wrap;
    margin-bottom: -30px;
  }
  .customer-support__item {
    width: calc(100% / 2 - 20px);
    margin-left: 20px;
    margin-bottom: 30px;
  }
  .customer-support-information__icon {
    margin-bottom: 15px;
  }
  .customer-support__container {
    padding: 40px 0;
  }
}
@media all and (max-width: 640px) {
  .customer-support {
    padding: 0 15px;
  }
  .customer-support__content {
    padding: 0;
  }
  .customer-support__container {
    padding: 24px;
  }
  .customer-support__title {
    margin-bottom: 24px;
  }
  .customer-support__items {
    flex-wrap: wrap;
    margin-bottom: -25px;
  }
  .customer-support__item {
    width: calc(100% - 20px);
    margin-left: 20px;
    margin-bottom: 25px;
    display: flex;
    align-items: center;
  }
  .customer-support-information__icon {
    margin-bottom: 0;
    margin-right: 15px;
    width: 56px;
    height: 56px;
    padding: 12px;
  }
  .customer-support-information__text {
    font-size: 14px;
    line-height: 17px;
  }
}
.home-personal-account {
  padding: 145px 0;
  margin-bottom: 35px;
}
.home-personal-account__content {
  display: flex;
}
.home-personal-account__content__left {
  width: 100%;
  max-width: 500px;
}
.home-personal-account__content__right {
  flex: 1;
  position: relative;
}
.home-personal-account__title {
  margin-bottom: 50px;
}
.home-personal-account__title--mobile {
  display: none;
}
.home-personal-account__list {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
}
.home-personal-account__list > li {
  font-size: 24px;
  line-height: 120%;
  letter-spacing: 0.01em;
  color: #04294A;
  position: relative;
  margin-bottom: 40px;
  cursor: pointer;
  padding-left: 0;
  transition: padding-left 0.5s;
}
.home-personal-account__list > li p {
  margin: 0;
}
.home-personal-account__list > li:before {
  position: absolute;
  width: 0;
  height: 100%;
  background-color: #DD0035;
  top: 0;
  left: 0;
}
.home-personal-account__list > li:hover {
  font-weight: 600;
  padding-left: 28px;
}
.home-personal-account__list > li:hover:before {
  content: '';
  width: 10px;
}
.home-personal-account__button-registration {
  display: inline-flex;
}
.home-personal-account__image {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 820px;
}
@media all and (max-width: 1199px) {
  .home-personal-account {
    padding: 80px 0 115px;
    margin-bottom: 0;
  }
  .home-personal-account__image {
    max-width: 670px;
  }
  .home-personal-account__title {
    margin-bottom: 25px;
  }
  .home-assortment__product-list {
    overflow: auto;
  }
  .home-assortment__product-list > * {
    width: calc(100% / 3 - 15px);
    min-width: 240px;
  }
}
@media all and (max-width: 990px) {
  .home-personal-account__title--pc {
    display: none;
  }
  .home-personal-account__title--mobile {
    display: block;
  }
  .home-personal-account__content {
    flex-direction: column-reverse;
  }
  .home-personal-account__image {
    position: relative;
    left: initial;
    top: initial;
    transform: initial;
    max-width: 500px;
  }
  .home-personal-account__content__right {
    margin-bottom: 30px;
  }
}
@media all and (max-width: 640px) {
  .home-personal-account {
    padding: 50px 0;
  }
  .home-personal-account__image {
    max-width: 100%;
  }
  .home-personal-account__list > li {
    margin-bottom: 24px;
    font-size: 16px;
  }
}
.home-assortment {
  margin-bottom: 120px;
}
.home-assortment__title {
  margin-bottom: 35px;
}
.home-assortment__product-list {
  display: flex;
  margin-left: -15px;
  margin-bottom: 15px;
}
.home-assortment__product-list > * {
  width: calc(100% / 5 - 15px);
  margin-left: 15px;
}
.home-assortment-product {
  display: flex;
  flex-direction: column;
  padding: 30px;
  box-sizing: border-box;
  background: #F9F9F9;
  border-radius: 11px;
}
.home-assortment-product__category {
  font-size: 22px;
  line-height: 24px;
  letter-spacing: 0.01em;
  color: #04294A;
  margin-bottom: 35px;
}
.home-assortment-product__image {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
.home-assortment-product__name {
  font-weight: 600;
  font-size: 17px;
  line-height: 24px;
  letter-spacing: 0.01em;
  color: #04294A;
  margin-bottom: 10px;
}
.home-assortment-product__price {
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.01em;
  color: #54738F;
  margin-top: auto;
  margin-bottom: 20px;
}
.home-assortment-product__button {
  background: #164B9B;
  border-radius: 6px;
  padding: 6px 14px 8px;
}
.home-assortment-product__button:hover {
  background: #113e82;
  color: #f0f3f8;
  text-decoration: none;
}
.home-assortment-product__button:active {
  background: #0e3167;
}
.home-assortment__related {
  padding: 30px 40px;
  background: #F9F9F9;
  border-radius: 11px;
}
.home-assortment__related-title {
  font-weight: 600;
  font-size: 28px;
  line-height: 120%;
  color: #04294A;
  margin-bottom: 25px;
}
.home-assortment__related-list {
  display: flex;
  margin-left: -15px;
}
.home-assortment__related-list > * {
  width: calc(100% / 5 - 15px);
  margin-left: 15px;
}
.home-assortment__related-item {
  font-size: 22px;
  line-height: 24px;
  letter-spacing: 0.01em;
  color: #04294A;
}
@media all and (max-width: 990px) {
  .home-assortment {
    margin-bottom: 80px;
  }
  .home-assortment__related-list {
    flex-wrap: wrap;
    margin-bottom: -20px;
  }
  .home-assortment__related-list > * {
    width: calc(100% / 2 - 15px);
    margin-bottom: 20px;
  }
}
@media all and (max-width: 640px) {
  .home-assortment {
    margin-bottom: 55px;
  }
  .home-assortment__title {
    margin-bottom: 18px;
  }
  .home-assortment__related-title {
    font-size: 20px;
    margin-bottom: 16px;
  }
  .home-assortment__related {
    padding: 24px;
  }
  .home-assortment__related-list {
    margin-bottom: -10px;
  }
  .home-assortment__related-list > * {
    width: calc(100% - 15px);
    margin-bottom: 10px;
  }
  .home-assortment__related-item {
    font-size: 16px;
  }
}
.home-brands {
  position: relative;
  overflow: hidden;
  margin-bottom: 100px;
}
.home-brands__title {
  font-size: 28px;
  line-height: 34px;
  text-align: center;
  letter-spacing: 0.185em;
  text-transform: uppercase;
  color: #04294A;
  margin-bottom: 20px;
}
.home-brands__caption {
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #54738F;
  margin-bottom: 60px;
}
.home-brands__lines {
  display: flex;
  flex-direction: column;
  margin-bottom: -20px;
}
.home-brands__lines .home-brands__line:last-child .home-brands__line-content {
  animation: moveSlideshow 80s linear infinite;
}
.home-brands__line {
  height: 85px;
  margin-bottom: 20px;
  position: relative;
}
.home-brands__line-content {
  display: flex;
  align-items: center;
  margin-left: -40px;
  position: absolute;
  top: 0;
  left: 0;
  transform: translate3d(0, 0, 0);
  animation: moveSlideshow 50s linear infinite;
}
.home-brands__line-content > * {
  margin-left: 40px;
}
@keyframes moveSlideshow {
  0% {
    opacity: 1;
  }
  98% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateX(-40%);
  }
}
@media all and (max-width: 990px) {
  .home-brands {
    margin-bottom: 60px;
  }
  .home-brands__caption {
    margin-bottom: 20px;
  }
}
@media all and (max-width: 640px) {
  .home-brands {
    margin-bottom: 50px;
  }
  .home-brands__title {
    font-size: 24px;
    line-height: 120%;
    margin-bottom: 24px;
  }
  .home-brands__caption {
    font-size: 14px;
    line-height: 120%;
  }
  .home-brands__lines .home-brands__line:last-child {
    display: none;
  }
  .home-brands__line {
    height: auto;
  }
  .home-brands__line-content {
    position: relative;
    animation: none;
    flex-wrap: wrap;
    margin-left: -20px;
    margin-bottom: -15px;
    justify-content: center;
    padding: 0 15px;
  }
  .home-brands__line-content > * {
    margin-left: 20px;
    margin-bottom: 15px;
    display: none;
  }
  .home-brands__line-content > .home-brands__line-uniq-item {
    display: block;
  }
}
.profitable-work {
  background: #164B9B;
  border-radius: 11px 11px 0 0;
  padding: 70px 0 80px;
  margin-bottom: -10px;
}
.profitable-work__title {
  color: #FFFFFF;
  margin-bottom: 45px;
}
.profitable-work__list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -70px;
  margin-bottom: -40px;
}
.profitable-work__list > * {
  width: calc(100% / 4 - 70px);
  margin-left: 70px;
  margin-bottom: 40px;
}
.profitable-work__item {
  display: flex;
}
.profitable-work__item-icon {
  min-width: 44px;
  width: 44px;
  height: 44px;
  border-radius: 100%;
  margin-right: 12px;
  background: #1B5EB4;
  box-shadow: 0 4px 30px rgba(4, 41, 74, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 26px;
  line-height: 26px;
  text-align: center;
  letter-spacing: 0.01em;
  color: #FFFFFF;
}
.profitable-work__item-text {
  font-size: 22px;
  line-height: 24px;
  letter-spacing: 0.01em;
  color: #FFFFFF;
}
@media all and (max-width: 1199px) {
  .profitable-work__list {
    margin-left: -40px;
  }
  .profitable-work__list > * {
    width: calc(100% / 3 - 40px);
    margin-left: 40px;
    margin-bottom: 40px;
  }
}
@media all and (max-width: 990px) {
  .profitable-work {
    padding: 50px 0 60px;
  }
  .profitable-work__list > * {
    width: calc(100% / 2 - 40px);
  }
}
@media all and (max-width: 640px) {
  .profitable-work {
    padding: 24px 0;
  }
  .profitable-work__list {
    margin-bottom: -24px;
  }
  .profitable-work__list > * {
    width: calc(100% - 40px);
    margin-bottom: 24px;
  }
  .profitable-work__title {
    margin-bottom: 25px;
  }
  .profitable-work__item-text {
    font-size: 18px;
    line-height: 20px;
  }
  .profitable-work__item {
    align-items: center;
  }
}
footer {
  padding: 65px 0 0;
  background: #04294A;
  border-radius: 11px 11px 0 0;
  position: relative;
  overflow: hidden;
}
.footer__top {
  display: flex;
  align-items: center;
  margin-bottom: 55px;
}
.footer__top-right-container {
  display: flex;
  align-items: center;
  margin-left: auto;
  z-index: 9;
}
.footer__top-right-container a:hover {
  color: #ffffff;
  text-decoration: none;
}
.footer__top-button {
  margin-left: 40px;
}
.footer__body {
  display: flex;
  position: relative;
  z-index: 1;
}
.footer__body-left {
  width: 100%;
  max-width: 700px;
}
.footer__body-right {
  position: relative;
  z-index: -1;
}
.footer__title {
  font-weight: 600;
  font-size: 46px;
  line-height: 100%;
  color: #FFFFFF;
  margin-bottom: 30px;
}
.footer__title p {
  margin: 0;
}
.footer__form {
  margin-bottom: 80px;
}
.footer__form-line {
  margin-left: -15px;
}
.footer__form-line .button {
  margin-left: 10px;
  height: 50px;
}
.footer__form-line > input {
  width: 100%;
  max-width: 270px;
  margin-left: 15px;
  border: 1px solid #164B9B;
  box-sizing: border-box;
  border-radius: 6px;
  height: 50px;
  background-color: transparent;
  padding: 13px 15px;
  outline: none;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0.02em;
  color: #FFFFFF;
}
.footer__form-line > input::placeholder {
  color: #FFFFFF;
}
.footer__informations {
  display: flex;
  margin-left: -15px;
}
.footer__information {
  margin-left: 15px;
  padding: 30px;
  background: #06325A;
  border-radius: 11px;
}
.footer__information-description--open .footer__information-description {
  display: block;
}
.footer__information-title {
  font-weight: 600;
  font-size: 24px;
  line-height: 100%;
  color: #FFFFFF;
  margin-bottom: 14px;
}
.footer__information-title--button {
  padding: 0;
  border: 0;
  outline: none;
  background-color: transparent;
}
.footer__information-title--button .caret {
  border-top: 10px dashed;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
}
.footer__information-description {
  font-size: 18px;
  line-height: 25px;
  color: #FFFFFF;
  display: none;
}
.footer__information-description p {
  margin: 0;
}
.footer__information-description--active {
  display: block;
}
.footer__image {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.footer__bottom {
  font-size: 18px;
  line-height: 18px;
  color: #FFFFFF;
  opacity: 0.5;
  margin-top: 35px;
  padding: 16px 0;
}
.footer__image-mobile {
  display: none;
  position: relative;
  z-index: -1;
  height: 300px;
}
.footer__image-mobile:after {
  content: '';
  position: absolute;
  left: -15px;
  top: 100%;
  width: calc(130%);
  height: 38px;
  background: linear-gradient(180deg, rgba(9, 41, 73, 0.3) 0%, #04294a 100%);
  filter: blur(2px);
}
.footer__image-mobile img {
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media all and (max-width: 1500px) {
  .footer__image {
    transform: translate(-30%, -50%);
  }
}
@media all and (max-width: 990px) {
  footer {
    padding-top: 0;
    background: linear-gradient(180deg, #164b9b 0%, #04294a 300px);
  }
  .footer {
    position: relative;
    z-index: 1;
  }
  .footer__top {
    flex-direction: column-reverse;
    align-items: baseline;
    margin-bottom: 30px;
  }
  .footer__top-right-container {
    width: 100%;
    margin-left: 0;
    flex-direction: column-reverse;
    margin-bottom: 80px;
  }
  .footer__top-button {
    margin-left: 0;
    margin-bottom: 16px;
  }
  .footer__body-right {
    display: none;
  }
  .footer__image-mobile {
    display: block;
  }
  .footer__information {
    padding: 25px;
  }
  .footer__form {
    margin-bottom: 40px;
  }
  .footer__form-line {
    display: flex;
    flex-direction: column;
  }
  .footer__form-line > input {
    max-width: 100%;
    width: calc(100% - 15px);
    margin-bottom: 15px;
  }
  .footer__informations {
    flex-direction: column;
  }
  .footer__information {
    margin-bottom: 15px;
  }
  .footer__bottom {
    margin: 0;
  }
}
@media all and (max-width: 640px) {
  .footer__image-mobile img {
    width: initial;
    transform: translate(-55%, -57%);
    max-width: 675px;
  }
  .footer__logo {
    max-width: 205px;
  }
  .footer__logo img {
    max-width: 100%;
  }
  .footer__title {
    font-size: 30px;
    line-height: 30px;
  }
  .footer__information-title--button {
    text-align: left;
  }
  .footer__bottom {
    font-size: 14px;
    line-height: 16px;
    text-align: center;
  }
  .footer__information-title {
    font-size: 20px;
  }
}
