@font-face {
  font-family: "Rossiya";
  font-display: block;
  src: url("/local/templates/rossiya_airlines/tpl/fonts/Rossiya_regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

.user-content .nxr_main {
  height: 959px;
  font-family: "Roboto", sans-serif;
  background-image: url("./../img/bg-b1.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 0 30px;
  overflow-x: hidden;
  position: relative;
  margin-bottom: 16px;
  overflow: hidden;
}

.user-content .nxr_main .blick {
  background-image: url("./../img/blick-b1.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  top: 0;
  left: -2px;
  right: 0px;
  bottom: 0;
}

.user-content .nxr_main_title {
  font-family: "Rossiya";
  font-size: 56px;
  line-height: 150.5%;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 28px;
  padding-top: 95px;
  margin-top: 0;
  color: #5c6174;
  background-color: #5c6174;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(184, 190, 208, 0.74)), color-stop(50%, rgba(66, 67, 72, 0.74)), to(rgba(184, 190, 208, 0.74)));
  background-image: -o-linear-gradient(left, rgba(184, 190, 208, 0.74) 0%, rgba(66, 67, 72, 0.74) 50%, rgba(184, 190, 208, 0.74) 100%);
  background-image: linear-gradient(90deg, rgba(184, 190, 208, 0.74) 0%, rgba(66, 67, 72, 0.74) 50%, rgba(184, 190, 208, 0.74) 100%);
}

.user-content .nxr_main_list {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.user-content .nxr_main_list .nxr_list_item {
  font-family: "Rossiya";
  font-size: 20px;
  line-height: 138.5%;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: contain;
  margin: 0;
  /* line-height: 60px; */
  padding-left: 60px;
  min-height: 60px;
  display: flex;
  align-items: center;
  background-size: 55px;
}

.user-content .nxr_main_list .nxr_list_item span {
  color: #1d1f27;
  background-color: #1d1f27;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(184, 190, 208, 0.74)), color-stop(50%, rgba(66, 67, 72, 0.74)), to(rgba(184, 190, 208, 0.74)));
  background-image: -o-linear-gradient(left, rgba(184, 190, 208, 0.74) 0%, rgba(66, 67, 72, 0.74) 50%, rgba(184, 190, 208, 0.74) 100%);
  background-image: linear-gradient(90deg, rgba(184, 190, 208, 0.74) 0%, rgba(66, 67, 72, 0.74) 50%, rgba(184, 190, 208, 0.74) 100%);
}

.user-content .nxr_main_list .nxr_list_item:not(:last-child) {
  margin-right: 30px;
}

.user-content .nxr_main_list .nxr_list_item#mli-1 {
  background-image: url("./../img/ts_sov.svg");
  background-position-y: -7px;
}

.user-content .nxr_main_list .nxr_list_item#mli-2 {
  background-image: url("./../img/ts_zab.svg");
}

.user-content .nxr_main_list .nxr_list_item#mli-3 {
  background-image: url("./../img/ts_kr.svg");
}

@media screen and (max-width: 1340px) {
  .user-content .nxr_main_list .nxr_list_item#mli-1 {
    background-position-y: -5px;
  }

  .user-content .nxr_main_list .nxr_list_item {
    padding-left: 50px;
    background-size: 45px;
    font-size: 18px;
    min-height: 45px;
  }
}

.user-content .nxr_main .airplane {
  margin: 0 auto;
  width: calc(96% - 60px);
  height: 330px;
  background-image: url("./../img/i-b1.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  z-index: 8;
  position: absolute;
  top: 33%;
  left: 60px;
}

.user-content .nxr_main .nxr_main_btn-dwn {
  position: absolute;
  top: 544px;
  right: 165px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  width: 57px;
  height: 57px;
  padding: 0;
  margin: 0;
  background: #ffffff;
  -webkit-box-shadow: 0px 4px 11px #e4efff;
  box-shadow: 0px 4px 11px #e4efff;
  z-index: 9;
  cursor: pointer;
  overflow: hidden;
}

.user-content .nxr_main .nxr_main_btn-dwn .nxr_main_btn_wrapper {
  position: relative;
}

.user-content .nxr_main .nxr_main_btn-dwn .nxr_main_btn_wrapper svg {
  position: absolute;
  bottom: 30px;
  left: calc(50% - 13.5px);
  -webkit-animation: arrowDown 2s infinite;
  animation: arrowDown 2s infinite;
}

@-webkit-keyframes arrowDown {
  0% {
    bottom: 30px;
    opacity: 0;
  }

  50% {
    bottom: -15px;
    opacity: 1;
  }

  100% {
    bottom: -40px;
    opacity: 0;
  }
}

@keyframes arrowDown {
  0% {
    bottom: 30px;
    opacity: 0;
  }

  50% {
    bottom: -15px;
    opacity: 1;
  }

  100% {
    bottom: -40px;
    opacity: 0;
  }
}

.user-content .nxr_menu {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  background: #f5faff;
  border-radius: 30px;
  -webkit-box-shadow: 0px 4px 93px rgba(167, 207, 236, 0.34);
  box-shadow: 0px 4px 93px rgba(167, 207, 236, 0.34);
  margin: 0 auto;
  max-width: 1110px;
  z-index: 1;
  margin-bottom: 100px;
}

.user-content .nxr_menu::after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background-image: url("./../img/blick-b2.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.user-content .nxr_menu_title {
  font-size: 22px;
  margin: 0;
  letter-spacing: -2.4px;
  line-height: 1.2;
  padding-left: 118px;
  text-transform: uppercase;
  color: #5c6174;
  background-color: #5c6174;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(184, 190, 208, 0.74)), color-stop(50%, rgba(66, 67, 72, 0.74)), to(rgba(184, 190, 208, 0.74)));
  background-image: -o-linear-gradient(left, rgba(184, 190, 208, 0.74) 0%, rgba(66, 67, 72, 0.74) 50%, rgba(184, 190, 208, 0.74) 100%);
  background-image: linear-gradient(90deg, rgba(184, 190, 208, 0.74) 0%, rgba(66, 67, 72, 0.74) 50%, rgba(184, 190, 208, 0.74) 100%);
}

.user-content .nxr_menu_list {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 55px 50px 39px 110px;
  z-index: 1;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.user-content .nxr_menu_item {
  background: none;
  margin: 0;
  padding: 0;
  margin-right: 50px;
  margin-bottom: 16px;
}

.user-content .nxr_menu_item:last-child {
  margin-right: 0;
}

.user-content .nxr_menu_item > a {
  font-size: 18px;
  line-height: 150.5%;
  letter-spacing: 1px;
  color: #82a3e7;
  text-decoration: none;
}

.user-content .nxr_menu_item > a:hover {
  text-decoration: underline;
}

.user-content .nxr_lider {
  background-image: url("./../img/bg-b3.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  overflow: hidden;
}

.user-content .nxr_lider_header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
}

.user-content .nxr_lider_header::after {
  content: "";
  position: absolute;
  top: -167px;
  right: -25%;
  width: 100%;
  height: 640px;
  background-image: url("./../img/bg-branch.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.user-content .nxr_lider_title {
  font-family: "Rossiya";
  font-size: 34px;
  line-height: 1.38;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #1d1f27;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  background-color: #1d1f27;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(184, 190, 208, 0.74)), color-stop(50%, rgba(66, 67, 72, 0.74)), to(rgba(184, 190, 208, 0.74)));
  background-image: -o-linear-gradient(left, rgba(184, 190, 208, 0.74) 0%, rgba(66, 67, 72, 0.74) 50%, rgba(184, 190, 208, 0.74) 100%);
  background-image: linear-gradient(90deg, rgba(184, 190, 208, 0.74) 0%, rgba(66, 67, 72, 0.74) 50%, rgba(184, 190, 208, 0.74) 100%);
}

.user-content .nxr_lider_title span {
  color: #f33e5f;
  -webkit-text-fill-color: initial;
  -webkit-background-clip: initial;
}

.user-content .nxr_lider_subtitle {
  padding-right: 65px;
  padding-top: 22px;
  margin-left: 15px;
}

.user-content .nxr_lider_subtitle_text {
  color: #5c6174;
  font-weight: 500;
  font-size: 24px;
  line-height: 150.5%;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  margin: 0;
}

.user-content .nxr_lider_subtitle_list {
  list-style: none;
  margin: 0;
  padding: 15px 0 0;
  position: relative;
  z-index: 1;
}

.user-content .nxr_lider_subtitle_item {
  font-size: 20px;
  line-height: 156%;
  color: #5c6174;
  opacity: 0.5;
  background: none;
  position: relative;
  padding-right: 26px;
  padding-left: 0;
  margin: 0;
  text-transform: uppercase;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  white-space: nowrap;
}

.user-content .nxr_lider_subtitle_item .link-icon {
  position: absolute;
  top: -9px;
  right: -2px;
  display: block;
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.068 10.332L17.32 8.28398L18.694 5.21191L15.3214 4.95591L15.0716 1.49983L12.0738 2.90786L10.0752 0.0917969L8.07664 2.90786L5.0788 1.49983L4.82898 4.95591L1.45641 5.21191L2.83042 8.28398L0.0823975 10.332L2.83042 12.3801L1.45641 15.4521L4.82898 15.7082L5.0788 19.1642L8.07664 17.7562L10.0752 20.5723L12.0738 17.7562L15.0716 19.1642L15.3214 15.7082L18.694 15.4521L17.32 12.3801L20.068 10.332Z' fill='%23F33E5F'/%3E%3Cpath d='M20.068 10.332L17.32 8.28398L18.694 5.21191L15.3214 4.95591L15.0716 1.49983L12.0738 2.90786L10.0752 0.0917969L8.07664 2.90786L5.0788 1.49983L4.82898 4.95591L1.45641 5.21191L2.83042 8.28398L0.0823975 10.332L2.83042 12.3801L1.45641 15.4521L4.82898 15.7082L5.0788 19.1642L8.07664 17.7562L10.0752 20.5723L12.0738 17.7562L15.0716 19.1642L15.3214 15.7082L18.694 15.4521L17.32 12.3801L20.068 10.332Z' fill='url(%23paint0_linear)' fill-opacity='0.74'/%3E%3Cpath d='M10.7301 8.49963C11.2459 8.49963 11.6641 8.07113 11.6641 7.54254C11.6641 7.01395 11.2459 6.58545 10.7301 6.58545C10.2143 6.58545 9.79614 7.01395 9.79614 7.54254C9.79614 8.07113 10.2143 8.49963 10.7301 8.49963Z' fill='white'/%3E%3Cpath d='M11.685 12.3823C11.6592 12.3646 11.6302 12.3522 11.5997 12.3461C11.5692 12.3399 11.5378 12.3401 11.5073 12.3466C11.4769 12.353 11.448 12.3657 11.4224 12.3837C11.3968 12.4018 11.3749 12.4249 11.3581 12.4517C11.1324 12.7943 10.8559 13.0986 10.5386 13.3538C10.4615 13.4136 10.1743 13.6409 10.0529 13.593C9.96887 13.5667 10.0179 13.3968 10.0342 13.3251L10.158 12.9494C10.2094 12.7963 11.1036 10.0782 11.2017 9.76712C11.3465 9.31251 11.2834 8.86507 10.6226 8.97275C10.4429 8.99189 8.61929 9.23355 8.5866 9.23594C8.55594 9.23799 8.52597 9.2462 8.49841 9.26011C8.47084 9.27402 8.44622 9.29336 8.42595 9.31702C8.40567 9.34068 8.39015 9.36821 8.38026 9.39802C8.37036 9.42783 8.3663 9.45934 8.36829 9.49077C8.37028 9.52219 8.3783 9.5529 8.39187 9.58115C8.40545 9.60939 8.42432 9.63463 8.44741 9.6554C8.4705 9.67617 8.49736 9.69208 8.52645 9.70222C8.55554 9.71236 8.5863 9.71653 8.61696 9.71448C8.61696 9.71448 9.31743 9.62117 9.39448 9.61399C9.43395 9.61004 9.47369 9.61788 9.5089 9.63656C9.54412 9.65524 9.57331 9.68397 9.59295 9.71927C9.63526 9.85329 9.62946 9.99839 9.5766 10.1284C9.5159 10.3677 8.55625 13.1384 8.5259 13.2987C8.49334 13.4329 8.50238 13.5741 8.55176 13.7028C8.60113 13.8314 8.6884 13.9411 8.80142 14.0166C9.01354 14.1614 9.26612 14.2312 9.52057 14.2151C9.76797 14.2121 10.0126 14.1617 10.2421 14.0668C10.8234 13.8275 11.4305 13.1911 11.7504 12.691C11.7779 12.6402 11.7865 12.5808 11.7745 12.524C11.7624 12.4672 11.7306 12.4169 11.685 12.3823Z' fill='white'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear' x1='35.1695' y1='18.0656' x2='0.020169' y2='11.3348' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FF849B'/%3E%3Cstop offset='0.473958' stop-color='%23F33E5F'/%3E%3Cstop offset='1' stop-color='%23FF849B'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  -webkit-transition: all 0.28s;
  -o-transition: all 0.28s;
  transition: all 0.28s;
}

.user-content .nxr_lider_subtitle_item .link-icon:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='21' viewBox='0 0 21 21' fill='none'%3E%3Cpath d='M20.068 10.332L17.32 8.28398L18.694 5.21191L15.3214 4.95591L15.0716 1.49983L12.0738 2.90786L10.0752 0.0917969L8.07664 2.90786L5.0788 1.49983L4.82898 4.95591L1.45641 5.21191L2.83042 8.28398L0.0823975 10.332L2.83042 12.3801L1.45641 15.4521L4.82898 15.7082L5.0788 19.1642L8.07664 17.7562L10.0752 20.5723L12.0738 17.7562L15.0716 19.1642L15.3214 15.7082L18.694 15.4521L17.32 12.3801L20.068 10.332Z' fill='%23F33E5F' /%3E%3Cpath d='M20.068 10.332L17.32 8.28398L18.694 5.21191L15.3214 4.95591L15.0716 1.49983L12.0738 2.90786L10.0752 0.0917969L8.07664 2.90786L5.0788 1.49983L4.82898 4.95591L1.45641 5.21191L2.83042 8.28398L0.0823975 10.332L2.83042 12.3801L1.45641 15.4521L4.82898 15.7082L5.0788 19.1642L8.07664 17.7562L10.0752 20.5723L12.0738 17.7562L15.0716 19.1642L15.3214 15.7082L18.694 15.4521L17.32 12.3801L20.068 10.332Z' fill='url(%23paint0_linear)' fill-opacity='0.74' /%3E%3Cpath d='M10.7301 8.49963C11.2459 8.49963 11.6641 8.07113 11.6641 7.54254C11.6641 7.01395 11.2459 6.58545 10.7301 6.58545C10.2143 6.58545 9.79614 7.01395 9.79614 7.54254C9.79614 8.07113 10.2143 8.49963 10.7301 8.49963Z' fill='white' /%3E%3Cpath d='M11.685 12.3823C11.6592 12.3646 11.6302 12.3522 11.5997 12.3461C11.5692 12.3399 11.5378 12.3401 11.5073 12.3466C11.4769 12.353 11.448 12.3657 11.4224 12.3837C11.3968 12.4018 11.3749 12.4249 11.3581 12.4517C11.1324 12.7943 10.8559 13.0986 10.5386 13.3538C10.4615 13.4136 10.1743 13.6409 10.0529 13.593C9.96887 13.5667 10.0179 13.3968 10.0342 13.3251L10.158 12.9494C10.2094 12.7963 11.1036 10.0782 11.2017 9.76712C11.3465 9.31251 11.2834 8.86507 10.6226 8.97275C10.4429 8.99189 8.61929 9.23355 8.5866 9.23594C8.55594 9.23799 8.52597 9.2462 8.49841 9.26011C8.47084 9.27402 8.44622 9.29336 8.42595 9.31702C8.40567 9.34068 8.39015 9.36821 8.38026 9.39802C8.37036 9.42783 8.3663 9.45934 8.36829 9.49077C8.37028 9.52219 8.3783 9.5529 8.39187 9.58115C8.40545 9.60939 8.42432 9.63463 8.44741 9.6554C8.4705 9.67617 8.49736 9.69208 8.52645 9.70222C8.55554 9.71236 8.5863 9.71653 8.61696 9.71448C8.61696 9.71448 9.31743 9.62117 9.39448 9.61399C9.43395 9.61004 9.47369 9.61788 9.5089 9.63656C9.54412 9.65524 9.57331 9.68397 9.59295 9.71927C9.63526 9.85329 9.62946 9.99839 9.5766 10.1284C9.5159 10.3677 8.55625 13.1384 8.5259 13.2987C8.49334 13.4329 8.50238 13.5741 8.55176 13.7028C8.60113 13.8314 8.6884 13.9411 8.80142 14.0166C9.01354 14.1614 9.26612 14.2312 9.52057 14.2151C9.76797 14.2121 10.0126 14.1617 10.2421 14.0668C10.8234 13.8275 11.4305 13.1911 11.7504 12.691C11.7779 12.6402 11.7865 12.5808 11.7745 12.524C11.7624 12.4672 11.7306 12.4169 11.685 12.3823Z' fill='white' /%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear' x1='35.1695' y1='18.0656' x2='0.020169' y2='11.3348' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23ff002f' /%3E%3Cstop offset='0.473958' stop-color='%23ff002f' /%3E%3Cstop offset='1' stop-color='%23ff617e' /%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
}

.user-content .nxr_lider .blick {
  background-image: url("./../img/bg-block3.jpg");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: contain;
  position: relative;
  max-width: 1110px;
  margin: 0 auto;
  height: 982px;
}

.user-content .nxr_lider .blick::after {
  content: "";
  background-image: url("./../img/blick-b3.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 100vw;
  max-width: 1680px;
  height: 100%;
  position: absolute;
  bottom: -4px;
  left: 0;
  background-position: 100% 101%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.user-content .nxr_service {
  margin: 0 auto;
  background-image: url("./../img/bg-block4.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.user-content .nxr_service_wrapper {
  max-width: 1110px;
  margin: 0 auto;
}

.user-content .nxr_service_title {
  font-family: "Rossiya";
  font-size: 34px;
  line-height: 138.5%;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  text-align: center;
  margin: 160px 0 70px;
  color: #1d1f27;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  background-color: #1d1f27;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(184, 190, 208, 0.74)), color-stop(50%, rgba(66, 67, 72, 0.74)), to(rgba(184, 190, 208, 0.74)));
  background-image: -o-linear-gradient(left, rgba(184, 190, 208, 0.74) 0%, rgba(66, 67, 72, 0.74) 50%, rgba(184, 190, 208, 0.74) 100%);
  background-image: linear-gradient(90deg, rgba(184, 190, 208, 0.74) 0%, rgba(66, 67, 72, 0.74) 50%, rgba(184, 190, 208, 0.74) 100%);
}

.user-content .nxr_service_cards {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.user-content .nxr_service_card {
  width: calc(50% - 15px);
  margin: 0;
  background-repeat: no-repeat;
  background-position: top left;
  background-size: contain;
  position: relative;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  height: 717px;
  z-index: 2;
}

.user-content .nxr_service_card .nxr_service_blur {
  background: #2e3651;
  background: -webkit-gradient(linear, left bottom, left top, from(#2e3651), color-stop(20%, #2e3651), color-stop(50%, rgba(255, 255, 255, 0)));
  background: -o-linear-gradient(bottom, #2e3651 0%, #2e3651 20%, rgba(255, 255, 255, 0) 50%);
  background: linear-gradient(0deg, #2e3651 0%, #2e3651 20%, rgba(255, 255, 255, 0) 50%);
  padding: 297px 44px 49px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 50%;
  text-decoration: none;
  height: 100%;
}

.user-content .nxr_service_card:nth-child(1) {
  background-image: url("./../img/bg-b4-c1.jpg");
  background-color: #e63349;
}

.user-content .nxr_service_card:nth-child(1) .nxr_service_blur {
  background: #e63349;
  background: -webkit-gradient(linear, left bottom, left top, from(#e63349), color-stop(40%, #e63349), color-stop(80%, rgba(255, 255, 255, 0)));
  background: -o-linear-gradient(bottom, #e63349 0%, #e63349 40%, rgba(255, 255, 255, 0) 80%);
  background: linear-gradient(0deg, #e63349 0%, #e63349 40%, rgba(255, 255, 255, 0) 80%);
}

.user-content .nxr_service_card:nth-child(2) {
  background-image: url("./../img/bg-b4-c2.jpg");
  background-color: #2e3651;
}

.user-content .nxr_service_card:nth-child(2) .nxr_service_blur {
  background: #2e3651;
  background: -webkit-gradient(linear, left bottom, left top, from(#2e3651), color-stop(40%, #2e3651), color-stop(80%, rgba(255, 255, 255, 0)));
  background: -o-linear-gradient(bottom, #2e3651 0%, #2e3651 40%, rgba(255, 255, 255, 0) 80%);
  background: linear-gradient(0deg, #2e3651 0%, #2e3651 40%, rgba(255, 255, 255, 0) 80%);
}

.user-content .nxr_service_card:nth-child(2n+1) {
  margin-right: 30px;
}

.user-content .nxr_service_card:not(:last-child) {
  margin-bottom: 20px;
}

.user-content .nxr_service_card_title {
  font-family: "Rossiya";
  font-size: 34px;
  line-height: 138.5%;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.user-content .nxr_service_card_text {
  font-weight: 500;
  font-size: 18px;
  line-height: 150.5%;
  letter-spacing: 0.04em;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin: 0;
  padding-right: 89px;
}

.user-content .nxr_service_card_all-link {
  color: #fff;
  text-decoration: none;
}

.user-content .nxr_service_card_link {
  font-size: 18px;
  line-height: 130.5%;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  position: relative;
  display: inline-block;
  padding: 0 38px 0 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 20px;
  margin-bottom: 0;
}

.user-content .nxr_service_card_link::after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='19' height='20' viewBox='0 0 19 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.95117 5.7664C8.75592 5.57113 8.43934 5.57111 8.24406 5.76636C8.04879 5.96161 8.04877 6.27819 8.24402 6.47347L8.95117 5.7664ZM12.2408 9.76359L12.5944 10.1171C12.7896 9.92189 12.7897 9.60533 12.5944 9.41006L12.2408 9.76359ZM8.24404 13.0533C8.04878 13.2485 8.04878 13.5651 8.24404 13.7604C8.4393 13.9557 8.75589 13.9557 8.95115 13.7604L8.24404 13.0533ZM8.24402 6.47347L11.8873 10.1171L12.5944 9.41006L8.95117 5.7664L8.24402 6.47347ZM11.8873 9.41004L8.24404 13.0533L8.95115 13.7604L12.5944 10.1171L11.8873 9.41004Z' fill='white'/%3E%3Ccircle cx='9.52266' cy='9.76436' r='8.7419' stroke='white'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  right: 0;
  top: calc(50% - 9px);
}

.user-content .nxr_just {
  margin: 0 auto;
  max-width: 1110px;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 0 30px;
  margin-top: 140px;
}

.user-content .nxr_just.flot {
  position: relative;
}

.user-content .nxr_just.flot::after {
  content: "";
  display: block;
  position: absolute;
  top: -26%;
  left: 0;
  width: 100%;
  height: 65%;
  background-image: url("./../img/blick-b5.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 0;
}

.user-content .nxr_just.flot .nxr_just_header {
  padding-left: 50px;
  z-index: 2;
}

.user-content .nxr_just.flot .nxr_just_subtitle-number {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  min-width: 106px;
}

.user-content .nxr_just.flot > img {
  margin-top: -220px;
  display: block;
  z-index: -1;
}

.user-content .nxr_just.command {
  background-image: url("./../img/bg-branch.png");
}

.user-content .nxr_just.command .nxr_just_subtitle-number {
  display: block;
}

.user-content .nxr_just > .nxr_just_title {
  font-family: Rossiya;
  font-style: normal;
  font-weight: normal;
  font-size: 34px;
  line-height: 138.5%;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  margin: 0;
  text-align: center;
  padding: 10px 0 60px;
  color: #1d1f27;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  background-color: #1d1f27;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(184, 190, 208, 0.74)), color-stop(50%, rgba(66, 67, 72, 0.74)), to(rgba(184, 190, 208, 0.74)));
  background-image: -o-linear-gradient(left, rgba(184, 190, 208, 0.74) 0%, rgba(66, 67, 72, 0.74) 50%, rgba(184, 190, 208, 0.74) 100%);
  background-image: linear-gradient(90deg, rgba(184, 190, 208, 0.74) 0%, rgba(66, 67, 72, 0.74) 50%, rgba(184, 190, 208, 0.74) 100%);
}

.user-content .nxr_just_header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 50px 0 0;
}

.user-content .nxr_just_header > .nxr_just_title {
  font-family: Rossiya;
  font-style: normal;
  font-weight: normal;
  font-size: 34px;
  line-height: 138.5%;
  letter-spacing: -0.9px;
  text-transform: uppercase;
  margin: 0;
  padding-top: 10px;
  margin-bottom: 56px;
  color: #1d1f27;
  background-color: #1d1f27;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(184, 190, 208, 0.74)), color-stop(50%, rgba(66, 67, 72, 0.74)), to(rgba(184, 190, 208, 0.74)));
  background-image: -o-linear-gradient(left, rgba(184, 190, 208, 0.74) 0%, rgba(66, 67, 72, 0.74) 50%, rgba(184, 190, 208, 0.74) 100%);
  background-image: linear-gradient(90deg, rgba(184, 190, 208, 0.74) 0%, rgba(66, 67, 72, 0.74) 50%, rgba(184, 190, 208, 0.74) 100%);
}

.user-content .nxr_just_header .nxr_just_subtitle {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 150.5%;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #5c6174;
  margin: 0;
  min-width: 310px;
  margin-left: 20px;
}

.user-content .nxr_just_header .nxr_just_subtitle-number {
  font-family: Rossiya;
  font-style: normal;
  font-weight: normal;
  font-size: 42px;
  line-height: 137.5%;
  text-transform: uppercase;
  letter-spacing: 5px;
  color: #f33e5f;
}

.user-content .nxr_just_header .nxr_just_subtitle-number.nxr_counter {
  padding: 0;
  border: none;
}

.user-content .nxr_just_header .nxr_just_subtitle-text_red {
  color: #d92f55;
}

.user-content .nxr_just_link {
  position: relative;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 135.9%;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  padding: 24px 40px;
  text-decoration: none;
  margin: 60px auto 20px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  max-width: 90%;
  min-width: 300px;
  -webkit-box-shadow: 0px 5px 0px 0px #a84758, inset 0px -2px 8px rgba(255, 255, 255, 0.1);
  box-shadow: 0px 5px 0px 0px #a84758, inset 0px -2px 8px rgba(255, 255, 255, 0.1);
  border-radius: 22px;
  background: #d0112b;
  overflow: hidden;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}

.user-content .nxr_just_link:hover {
  margin-top: 65px;
  margin-bottom: 15px;
  background-color: #ff999a;
  border-color: #ff999a;
  -webkit-box-shadow: 0px 0px 0px 0px #a84758, inset -2px 0px 2px rgba(255, 255, 255, 0.2), inset 2px 0px 2px rgba(255, 255, 255, 0.2), inset 0px 2px 2px rgba(255, 255, 255, 0.2), inset 0px -2px 8px rgba(255, 255, 255, 0.2), inset 0px -2px 8px rgba(255, 255, 255, 0.1);
  box-shadow: 0px 0px 0px 0px #a84758, inset -2px 0px 2px rgba(255, 255, 255, 0.2), inset 2px 0px 2px rgba(255, 255, 255, 0.2), inset 0px 2px 2px rgba(255, 255, 255, 0.2), inset 0px -2px 8px rgba(255, 255, 255, 0.2), inset 0px -2px 8px rgba(255, 255, 255, 0.1);
}

.nxr_line {
  padding: 0 !important;
}

.nxr_weapper {
  padding: 0;
  overflow-x: hidden;
}

@media screen and (max-width: 1920px) {
  .user-content .nxr_lider .blick::after {
    left: calc((-100vw + 100%) / 2);
    background-position: 100% 101%;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
  }
}

@media screen and (max-width: 1400px) {
  .user-content .nxr_main {
    margin-right: -20px;
    margin-left: -80px;
  }

  .user-content .nxr_lider {
    margin-right: -20px;
    margin-left: -80px;
  }

  .nxr_weapper {
    padding: 0 20px 0 80px;
  }
}

@media screen and (max-width: 1220px) {
  .user-content .nxr_menu_list {
    padding: 55px 80px 39px;
  }
}

@media screen and (max-width: 1200px) {
  .user-content .nxr_main_title {
    font-size: 26px;
  }

  .user-content .nxr_main_list .nxr_list_item {
    /* font-size: 22px;
    line-height: 45px;
    padding-left: 55px;
    background-size: 50px; */
    width: 250px;
  }

  .user-content .nxr_main_list .nxr_list_item:not(:last-child) {
    /* margin-right: 40px; */
  }

  .user-content .nxr_menu_title {
    padding-left: 60px;
  }

  .user-content .nxr_lider_header {
    padding-left: 60px;
  }

  .user-content .nxr_lider_header::after {
    right: -23%;
  }

  .user-content .nxr_lider_title {
    font-size: 26px;
  }

  .user-content .nxr_lider_subtitle_text {
    font-size: 22px;
  }

  .user-content .nxr_lider_subtitle_item {
    font-size: 18px;
  }

  .user-content .nxr_lider .blick {
    background-position-y: 100px;
    height: 870px;
  }

  .user-content .nxr_service_title {
    font-size: 26px;
  }

  .user-content .nxr_service_card {
    height: 640px;
  }

  .user-content .nxr_service_card_title {
    font-size: 26px;
  }

  .user-content .nxr_service_card_text {
    font-size: 16px;
    padding-right: 20px;
  }

  .user-content .nxr_service_card_link {
    font-size: 16px;
  }

  .user-content .nxr_just {
    margin-top: 70px;
  }

  .user-content .nxr_just.flot > img {
    margin-top: -150px;
  }

  .user-content .nxr_just > .nxr_just_title {
    font-size: 26px;
  }

  .user-content .nxr_just_header > .nxr_just_title {
    font-size: 26px;
  }

  .user-content .nxr_just_header .nxr_just_subtitle {
    min-width: unset;
  }
}

@media screen and (max-width: 1145px) {
  .user-content .nxr_menu_list {
    padding: 45px 48px 32px;
  }
}

@media screen and (max-width: 1100px) {
  .user-content .nxr_menu_title {
    padding-left: 60px;
  }

  .user-content .nxr_menu_item {
    margin-right: 30px;
  }
}

@media screen and (max-width: 1000px) {
  .user-content .nxr_lider .blick {
    height: 800px;
  }
}

@media screen and (max-width: 992px) {
  .user-content .nxr_main {
    background-position-y: -260px;
    height: 809px;
  }

  .user-content .nxr_main .blick {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background-position-y: -450px;
    height: 1060px;
  }

  .user-content .nxr_main_title {
    font-size: 22px;
    margin-bottom: 430px;
  }

  .user-content .nxr_main_list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .user-content .nxr_main_list .nxr_list_item:not(:last-child) {
    margin-right: 0;
    margin-bottom: 25px;
  }

  .user-content .nxr_main .airplane {
    top: 13%;
  }

  .user-content .nxr_main .nxr_main_btn-dwn {
    top: 354px;
    right: 55px;
  }

  .user-content .nxr_lider_title {
    font-size: 22px;
  }

  .user-content .nxr_lider_subtitle {
    padding-right: 25px;
  }

  .user-content .nxr_lider_subtitle_text {
    font-size: 18px;
  }

  .user-content .nxr_lider_subtitle_item {
    font-size: 16px;
  }

  .user-content .nxr_service_title {
    font-size: 22px;
    margin: 80px 0 55px;
  }

  .user-content .nxr_service_card {
    height: 500px;
    width: calc(50% - 30px);
  }

  .user-content .nxr_service_card .nxr_service_blur {
    padding: 180px 20px 50px;
  }

  .user-content .nxr_service_card:nth-child(2n+1) {
    margin-right: 40px;
  }

  .user-content .nxr_service_card_title {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .user-content .nxr_just.flot .nxr_just_header {
    padding-left: 25px;
  }

  .user-content .nxr_just.flot .nxr_just_subtitle-number {
    min-width: 47px;
  }

  .user-content .nxr_just.flot > img {
    margin-top: -100px;
  }

  .user-content .nxr_just > .nxr_just_title {
    font-size: 22px;
  }

  .user-content .nxr_just_header {
    padding: 0 25px 0 0;
  }

  .user-content .nxr_just_header > .nxr_just_title {
    font-size: 22px;
  }

  .user-content .nxr_just_header .nxr_just_subtitle {
    font-size: 16px;
  }

  .user-content .nxr_just_header .nxr_just_subtitle-number {
    font-size: 30px;
    letter-spacing: 1px;
  }

  .user-content .nxr_main_list .nxr_list_item {
    width: auto;
  }
}

@media screen and (max-width: 920px) {
  .user-content .nxr_lider .blick {
    height: 750px;
  }
}

@media screen and (max-width: 850px) {
  .user-content .nxr_lider .blick {
    height: 710px;
  }
}

@media screen and (max-width: 840px) {
  .user-content .nxr_service_card {
    height: 455px;
  }

  .user-content .nxr_service_card .nxr_service_blur {
    padding-top: 100px;
  }
}

@media screen and (max-width: 800px) {
  .user-content .nxr_lider .blick {
    height: 675px;
  }
}

@media screen and (max-width: 768px) {
  .user-content .nxr_main {
    margin-right: -15px;
    margin-left: -60px;
    height: 659px;
  }

  .user-content .nxr_main .blick {
    height: 620px;
    background-position-y: -190px;
  }

  .user-content .nxr_main_title {
    font-size: 19px;
    padding-left: 20px;
    margin-bottom: 290px;
  }

  .user-content .nxr_main_list .nxr_list_item {
    line-height: 35px;
    font-size: 16px;
  }

  .user-content .nxr_main .airplane {
    top: 6%;
  }

  .user-content .nxr_main .nxr_main_btn-dwn {
    top: 234px;
  }

  .user-content .nxr_menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    /* margin-top: -50px; */
  }

  .user-content .nxr_menu_title {
    padding-top: 50px;
    padding-left: 43px;
  }

  .user-content .nxr_menu_list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-left: 43px;
  }

  .user-content .nxr_menu_item {
    margin-right: 0;
  }

  .user-content .nxr_lider {
    margin-right: -15px;
    margin-left: -60px;
  }

  .user-content .nxr_lider_header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 60px;
  }

  .user-content .nxr_lider_header::after {
    top: -150px;
    left: -20%;
  }

  .user-content .nxr_lider_title {
    font-size: 19px;
    margin: 0;
  }

  .user-content .nxr_lider_subtitle {
    padding-right: 0;
    margin-left: 0;
  }

  .user-content .nxr_lider .blick {
    background-position-y: 200px;
    height: 740px;
  }

  .user-content .nxr_service {
    padding-bottom: 20px;
  }

  .user-content .nxr_service_title {
    font-size: 19px;
    margin: 43px 0;
  }

  .user-content .nxr_service_cards {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .user-content .nxr_service_card {
    width: 100%;
    max-width: 375px;
  }

  .user-content .nxr_service_card:nth-child(2n+1) {
    margin-right: 0;
  }

  .user-content .nxr_just {
    margin-top: 35px;
  }

  .user-content .nxr_just.flot .nxr_just_header {
    padding-left: 0;
    text-align: center;
  }

  .user-content .nxr_just.command .nxr_just_subtitle-number {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-width: 100px;
  }

  .user-content .nxr_just > .nxr_just_title {
    padding-bottom: 30px;
  }

  .user-content .nxr_just_header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
  }

  .user-content .nxr_just_header > .nxr_just_title {
    text-align: center;
    margin-bottom: 20px;
  }

  .user-content .nxr_just_header .nxr_just_subtitle {
    margin-left: 0;
  }

  .nxr_weapper {
    padding: 0 15px 0 60px;
  }
}

@media screen and (max-width: 720px) {
  .user-content .nxr_lider .blick {
    height: 710px;
  }
}

@media screen and (max-width: 640px) {
  .user-content .nxr_lider .blick {
    height: 660px;
  }
}

@media screen and (max-width: 600px) {
  .user-content .nxr_lider .blick {
    height: 620px;
  }
}

@media screen and (max-width: 576px) {
  .user-content .nxr_main {
    margin-right: -15px;
    margin-left: -45px;
  }

  .user-content .nxr_main_title {
    margin-bottom: 253px;
  }

  .user-content .nxr_main .nxr_main_btn-dwn {
    right: 15px;
  }

  .user-content .nxr_menu {
    /* margin-top: -130px; */
  }

  .user-content .nxr_menu_item {
    margin-bottom: 20px;
  }

  .user-content .nxr_menu_item > a {
    font-size: 16px;
  }

  .user-content .nxr_lider {
    margin-right: -15px;
    margin-left: -45px;
  }

  .user-content .nxr_just {
    padding: 0 0 20px;
    margin-top: 25px;
  }

  .user-content .nxr_just.flot .nxr_just_subtitle-number {
    min-width: 34px;
  }

  .user-content .nxr_just.flot > img {
    margin-top: -40px;
  }

  .user-content .nxr_just.command .nxr_just_title {
    text-align: left;
  }

  .user-content .nxr_just.flying .nxr_just_link {
    padding-left: 40px;
    padding-right: 40px;
  }

  .user-content .nxr_just > .nxr_just_title {
    font-size: 19px;
  }

  .user-content .nxr_just_header > .nxr_just_title {
    font-size: 19px;
    margin-bottom: 16px;
  }

  .user-content .nxr_just_header .nxr_just_subtitle-number {
    font-size: 24px;
  }

  .user-content .nxr_just_link {
    font-size: 14px;
    min-width: unset;
    max-width: unset;
    width: 100%;
    padding: 24px 10px;
  }

  .nxr_weapper {
    padding: 0 15px 0 45px;
  }
}

@media screen and (max-width: 570px) {
  .user-content .nxr_lider .blick {
    height: 595px;
  }
}

@media screen and (max-width: 540px) {
  .user-content .nxr_lider .blick {
    height: 585px;
  }
}

@media screen and (max-width: 510px) {
  .user-content .nxr_lider .blick {
    height: 565px;
  }
}

@media screen and (max-width: 500px) {
  .user-content .nxr_lider_header {
    padding-left: 45px;
  }
}

@media screen and (max-width: 480px) {
  .user-content .nxr_lider .blick {
    height: 535px;
  }
}

@media screen and (max-width: 440px) {
  .user-content .nxr_lider .blick {
    height: 565px;
    background-position-y: 250px;
  }
}

@media screen and (max-width: 425px) {
  .user-content .nxr_main_title {
    margin-bottom: 230px;
  }
}

@media screen and (max-width: 410px) {
  .user-content .nxr_lider .blick {
    height: 535px;
  }
}

@media screen and (max-width: 380px) {
  .user-content .nxr_lider .blick {
    height: 515px;
  }
}

@media screen and (max-width: 350px) {
  .user-content .nxr_lider .blick {
    height: 495px;
  }
}

@media screen and (max-width: 320px) {
  .user-content .nxr_lider .blick {
    height: 445px;
  }
}

.nxr_mission {}

.nxr_mission_wrapper {
  position: relative;
  max-width: 1110px;
  margin: 0 auto;
  padding: 15px 0;

}

.nxr_mission_wrapper .nxr_slogan {
  font-family: "Rossiya";
  font-style: italic;
  font-size: 34px;
  line-height: 138.5%;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  text-align: center;
  margin: 40px 0 130px;
  color: #1d1f27;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  background-color: #1d1f27;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(184, 190, 208, 0.74)), color-stop(50%, rgba(66, 67, 72, 0.74)), to(rgba(184, 190, 208, 0.74)));
  background-image: -o-linear-gradient(left, rgba(184, 190, 208, 0.74) 0%, rgba(66, 67, 72, 0.74) 50%, rgba(184, 190, 208, 0.74) 100%);
  background-image: linear-gradient(90deg, rgba(184, 190, 208, 0.74) 0%, rgba(66, 67, 72, 0.74) 50%, rgba(184, 190, 208, 0.74) 100%);
}

.nxr_mission_wrapper .nxr_subtitle {
  color: #5c6174;
  font-weight: 500;
  font-size: 24px;
  line-height: 150.5%;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  margin: 0;
  text-align: center;
  margin-bottom: 60px;
}

.nxr_mission_wrapper ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nxr_mission_wrapper ul > li {
  padding-left: 210px;
  position: relative;
  margin-bottom: 80px;
  font-weight: 500;
  line-height: 150.5%;
  letter-spacing: 0.2px;
  color: #5c6174;
  text-transform: uppercase;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 180px;
}

.nxr_mission_wrapper ul > li:nth-child(1) {
  background-image: url("./../img/ts_sov.svg");
}

.nxr_mission_wrapper ul > li:nth-child(2) {
  background-image: url("./../img/ts_zab.svg");
}

.nxr_mission_wrapper ul > li:nth-child(3) {
  background-image: url("./../img/ts_kr.svg");
}


.nxr_mission_wrapper ul > li h3 {
  font-family: "Rossiya";
  font-size: 34px;
  margin: 0 0 40px;
}

.nxr_mission_wrapper ul > li p {
  font-size: 20px;
  line-height: 1.4;
  color: #B3B6BF;
  font-weight: normal;
}

@media screen and (max-width: 1200px) {
  .nxr_mission_wrapper .nxr_slogan {
    font-size: 30px;
    text-align: center;
    margin: 40px 0 60px;
  }

  .nxr_mission_wrapper ul > li {
    padding-left: 150px;
    margin-bottom: 40px;
    background-size: 130px;
    background-position: top left;
  }

  .nxr_mission_wrapper ul > li h3 {
    font-size: 26px;
    margin: 0 0 20px;
  }

  .nxr_mission_wrapper ul > li p {
    font-size: 18px;
  }
}
@media screen and (max-width: 992px) {
  .nxr_mission_wrapper ul > li h3 {
    font-size: 22px;
  }

  .nxr_mission_wrapper ul > li p {
    font-size: 16px;
  }
}

@media screen and (max-width: 900px) {
  .nxr_mission_wrapper .nxr_slogan {
    font-size: 20px;
    text-align: center;
    margin: 30px 0 40px;
  }

  .nxr_mission_wrapper ul > li {
    padding-left: 100px;
    margin-bottom: 40px;
    background-size: 90px;
    min-height: 100px;
  }
}

@media screen and (max-width: 768px) {
  .nxr_mission_wrapper ul > li h3 {
    font-size: 19px;
  }
}
@media screen and (max-width: 600px) {
  .nxr_mission_wrapper .nxr_slogan {
    font-size: 16px;
    text-align: center;
    margin: 0 -15px 30px -20px;
    width: calc(100% + 35px);
  }

  .nxr_mission_wrapper .nxr_subtitle {
    font-size: 19px;
    margin-bottom: 30px;
  }

  .nxr_mission_wrapper ul > li {
    padding-left: 50px;
    margin-bottom: 40px;
    background-size: 40px;
    min-height: 70px;
  }

  .nxr_mission_wrapper ul > li h3 {
    font-size: 18px;
  }

  .nxr_mission_wrapper ul > li p {
    font-size: 14px;
  }
}