.content-wrap,
.header-navigation-wrap,
.logo,
.menu-routes,
.row,
.title-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
}

.form,
.form-content-button,
.form-wrap,
.hidden,
.history-event {
  overflow: hidden;
}

* {
  box-sizing: border-box;
}

body,
h2,
p,
ul {
  margin: 0;
}

.list-text-wrap,
ul {
  list-style-type: none;
}

.accordion .accordion-item.open .accordion-item-description-wrapper hr,
.modal.visible {
  visibility: visible;
}

@font-face {
  font-family: "UAF Sans";
  src: url("fonts/UAFSans/UAFSans-Regular.woff2") format("woff2"),
    url("fonts/UAFSans/UAFSans-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "UAF Sans";
  src: url("fonts/UAFSans/UAFSans-Bold.woff2") format("woff2"),
    url("fonts/UAFSans/UAFSans-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}

.header-navigation-wrap,
.logo,
.menu-routes,
.row,
.title-wrap {
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
}

.title-wrap p {
  max-width: 900px;
  width: 100%;
  line-height: 24px;
}

.content-wrap {
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 24px;
}

.content-text {
  font-family: Montserrat, Sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #0a0a0a;
}

.history-item,
.welcome-description {
  font-size: 24px;
  color: #fff;
  font-family: Montserrat, Sans-serif;
}

.column,
.content-wrap-item,
.content-wrap-three {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.contacts-wrap,
.welcome {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
}

.welcome {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-direction: row;
  flex-direction: row;
}

.welcome-description {
  font-weight: 400;
  background-color: transparent;
  width: auto;
  height: auto;
}

.padding-welcome {
  padding: 229px 64px 64px;
}

.margin-auto {
  margin: auto;
}

.padding-history {
  padding: 64px;
}

.history-item {
  position: relative;
  padding: 12px;
  margin-bottom: 16px;
  font-weight: 600;
  cursor: pointer;
  width: 455px;
  height: 110px;
  text-transform: uppercase;
}

.history-item-description {
  text-transform: lowercase;
  padding-top: 12px;
  text-align: left !important;
  position: absolute;
  bottom: 12px;
  color: #8a8181;
}

.uppercase {
  text-transform: uppercase;
}

.button-transparent:hover,
.history-item:hover,
.tab + label:hover {
  background-color: rgba(255, 255, 255, 0.2);
}

.history-item-selected {
  background: linear-gradient(
    357.42deg,
    rgba(223, 4, 59, 0.7) 7.35%,
    rgba(78, 0, 20, 0.35) 37.16%,
    rgba(2, 0, 0, 0.35) 65.79%
  );
  border-bottom: 4px solid #df043b;
  border-left: 2px solid #df043b;
  border-right: 2px solid #df043b;
}

.background-shadow,
.card,
.contacts {
  background-size: cover;
}

.form-content-button:hover,
.history-item-selected .history-item-description,
.typography-white {
  color: #fff;
}

.history-event {
  top: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0 0 0 82px;
  opacity: 0.4;
  height: 0;
}

.history-event img,
.welcome-always-first {
  width: 100%;
  height: auto;
}

.history-event-description {
  padding-top: 24px;
  font-family: Montserrat, Sans-serif;
  font-weight: 400;
  line-height: 19.5px;
  letter-spacing: 1px;
  color: #fff;
}

.full,
.history-event-selected {
  height: auto;
}

.history-event.sticky-top.history-event-selected,
.qs-overlay .qs-overlay-month.active,
.qs-overlay .qs-overlay-month:hover {
  opacity: 1;
}

.sticky-top {
  position: sticky;
  top: 120px;
  z-index: 1020;
}

.hamburger-fullscreen,
.hide-toast,
.hideElement,
.history-slider,
.qs-hidden {
  display: none !important;
}

.contacts-wrap,
.history-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
}

.history-mobile {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.history-mobile hr {
  width: 100%;
  height: 0.5px;
  background-color: #fff;
}

.block,
.card-button,
.card-image {
  display: block;
}

.card .card-image {
  -webkit-transition: 2s;
  transition: 2s;
}

.card:hover .card-image {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.card-image {
  width: 300px;
  height: 400px;
  margin: 0 auto;
  -o-object-fit: cover;
  object-fit: cover;
}

.card-image-effect {
  position: absolute;
  width: 250px;
  height: auto;
  top: 0;
  left: -250px;
}

.card .card-image-effect,
.card .card-image-effect-anitankman,
.card .card-image-effect-infantry,
.card .card-image-effect-sniper,
.card .card-image-effect-tankman {
  -webkit-transition: 1s;
  transition: 1s;
}

.card:hover .card-image-effect {
  left: 50px;
  top: 25px;
}

.card-title {
  font-size: 40px;
  color: #fff;
  font-family: Montserrat, Sans-serif;
  font-weight: 800;
  padding-top: 40px;
  letter-spacing: 1px;
}

.card-button,
.card-description {
  font-size: 20px;
  color: #fff;
  font-family: Montserrat, Sans-serif;
  letter-spacing: 1px;
}

.card-description {
  font-weight: 400;
  padding-top: 16px;
}

.card-button {
  margin: 18px auto auto;
  width: 100%;
  font-weight: 600;
  background-color: transparent;
  border: 2px solid #fff;
  cursor: pointer;
  outline: inherit;
  padding: 24px 0;
}

.typography-large,
.typography-medium {
  font-weight: 700;
  text-align: left;
  font-family: Montserrat;
}

.card-button:hover {
  background-color: #02286d;
}

.card-image-anitankman,
.card-image-infantry,
.card-image-tankman {
  padding: 100px 0 0;
  -o-object-fit: contain;
  object-fit: contain;
}

.card-image-effect-infantry {
  width: 200px;
  top: 100px;
  left: 50px;
  opacity: 0;
}

.card:hover .card-image-effect-infantry {
  left: 40px;
  top: 70px;
  opacity: 1;
}

.card-image-effect-tankman {
  width: 150px;
  top: 50px;
  left: 250px;
  opacity: 0;
  -webkit-transform: rotate(-5deg);
  transform: rotate(-5deg);
}

.card .card-image-tankman {
  margin-left: 75px;
  -webkit-transition: 1s;
  transition: 1s;
}

.card:hover .card-image-tankman {
  margin-left: 100px;
}

.card:hover .card-image-effect-tankman {
  left: 40px;
  top: 150px;
  opacity: 1;
}

.card-image-effect-anitankman {
  width: 400px;
  top: 150px;
  left: 50px;
  opacity: 0;
}

.card .card-image-anitankman {
  margin-left: 75px;
  -webkit-transition: 1s;
  transition: 1s;
  opacity: 1;
}

.card:hover .card-image-anitankman {
  margin-left: 100px;
  opacity: 0;
}

.card:hover .card-image-effect-anitankman {
  width: 400px;
  top: 150px;
  left: 50px;
  opacity: 1;
}

.card-image-sniper {
  width: 400px;
  padding: 100px 0 0;
  -o-object-fit: contain;
  object-fit: contain;
}

.card-image-effect-sniper {
  width: 400px;
  top: 150px;
  left: 40px;
  opacity: 0;
}

.card .card-image-sniper {
  -webkit-transition: 1s;
  transition: 1s;
  opacity: 1;
}

.card:hover .card-image-sniper,
.header-min .header-title,
.header-min .header-title-description {
  opacity: 0;
}

.card:hover .card-image-effect-sniper {
  width: 400px;
  top: 150px;
  left: 40px;
  opacity: 1;
}

.qs-event,
.relative {
  position: relative;
}

.absolute,
.shadow-bottom,
.shadow-right,
.shadow-top {
  position: absolute;
}

.container {
  max-width: 1488px;
  width: 100%;
  margin: 0 auto;
  height: 100%;
  padding: 0 24px;
}

.align-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.align-around {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.align-vertical {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.align-top {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.copy-button-svg {
  width: 32px;
  height: 32px;
  fill: #b5042e;
  margin: 12px;
  padding: 12px;
  cursor: pointer;
}

.copy-button-svg:active {
  fill: #fff;
}

.copy-text {
  padding: 12px 0;
}

.typography-large {
  font-size: 44px;
  line-height: 76.8px;
}

.typography-large-sm {
  font-size: 36px;
  line-height: 1.2778;
  font-family: Montserrat;
}

.typography-medium {
  font-size: 24px;
  line-height: 29.26px;
  letter-spacing: 1px;
}

.typography-extra-small,
.typography-small {
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.5px;
  letter-spacing: 1px;
  text-align: center;
}

.typography-small-2 {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 1px;
}

.typography-medium-sm {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
}

.text-left {
  text-align: left !important;
}

.left-space {
  margin-left: 29px;
}

.bottom-space-15 {
  margin-bottom: 15px;
}

.bottom-space-25 {
  margin-bottom: 25px;
}

.bottom-space-30 {
  margin-bottom: 30px;
}

.bottom-space-45 {
  margin-bottom: 45px;
}

.typography-red,
.typography-red:visited,
.welcome-text {
  color: #b5042e;
}

.typography-regular {
  font-weight: 400 !important;
}

.typography-semibold {
  font-weight: 600 !important;
}

.typography-bold {
  font-weight: 700 !important;
}

.typography-underline {
  text-decoration: underline;
}

.button-red,
.button-transparent {
  min-width: 190px;
  padding: 16px;
  font-size: 14px;
  font-weight: 600;
  line-height: 17.07px;
  letter-spacing: 1px;
  cursor: pointer;
  outline: inherit;
  color: #fff;
  display: block;
  font-family: Montserrat;
}

.upderline {
  border-bottom: 1px solid #b5042e;
}

.pointer,
.qs-month-year:not(.qs-disabled-year-overlay) {
  cursor: pointer;
}

.button-red {
  background-color: #790220;
  -webkit-transition: background 0.3s ease-out;
  transition: background 0.3s ease-out;
  border: none;
}

.button-transparent {
  border: 0.5px solid #fff;
  background-color: rgba(255, 255, 255, 0);
  text-align: center;
  -webkit-transition: background 0.3s ease-out;
  transition: background 0.3s ease-out;
}

.button-red:hover {
  background-color: #df043b;
}

.link {
  min-width: 174px;
}

.card {
  width: 369px;
  height: 461px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.first-section-padding {
  padding: 120px 0 80px;
}

.section-padding {
  padding: 80px 0;
}

.section-padding-xl {
  padding: 102px 0;
}

.section-padding-bottom {
  padding: 0 0 80px;
}

.shadow-right {
  top: -100px;
  z-index: -1;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.shadow-bottom {
  bottom: 0;
  right: -200px;
  z-index: -1;
}

.shadow-top {
  top: -50px;
  left: 0;
  z-index: -1;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.contacts {
  background-image: url(../wp-content/uploads/2024/04/25group-2.jpeg);
  right: 0;
}

.contacts-wrap {
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.contacts-section,
.positics {
  display: -webkit-box;
  display: -ms-flexbox;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
}

.contacts-wrap-img {
  width: 800px;
  height: auto;
  margin: auto 0 auto auto;
  opacity: 0.5;
  z-index: -1;
}

.contacts-semititle,
.title {
  color: #fff;
  padding: 0;
}

.contacts-location-address {
  font-family: Montserrat, Sans-serif;
  font-weight: 600;
  font-size: 12px;
  color: #fff;
  letter-spacing: 0.5px;
}

.icon {
  width: 60px;
  height: 60px;
}

.contacts-section {
  display: flex;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 620px;
  padding: 20px 24px 20px 0;
}

.contacts-section img,
.positics p:first-child,
.vacancies-questions-more {
  margin-right: 24px;
}

.positics {
  position: relative;
  display: flex;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 36px 0 0;
  z-index: 1;
}

.contacts-title {
  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: center;
  -ms-flex-align: center;
  align-items: center;
}

.contacts-title p {
  width: 45%;
  padding-left: 80px;
}

.background-shadow {
  position: absolute;
  background-image: url(../wp-content/uploads/2024/05/contact-group-1-e1717961360131.png);
  width: 100%;
  height: 100%;
  z-index: 1;
  margin-top: -120px;
  padding-bottom: 120px;
}

.qs-datepicker-container,
.qs-overlay {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}

body,
h2,
p,
ul {
  padding: 0;
}

.qs-datepicker-container {
  font-size: 1rem;
  font-family: sans-serif;
  color: #000;
  position: absolute;
  width: 15.625em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  z-index: 9001;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid grey;
  border-radius: 0.263921875em;
  overflow: hidden;
  background: #fff;
  -webkit-box-shadow: 0 1.25em 1.25em -0.9375em rgba(0, 0, 0, 0.3);
  box-shadow: 0 1.25em 1.25em -0.9375em rgba(0, 0, 0, 0.3);
}

.hero.welcome .welcome-text a,
.qs-datepicker-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.qs-centered {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.qs-overlay {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.75);
  color: #fff;
  width: 100%;
  height: 100%;
  padding: 0.5em;
  z-index: 1;
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.qs-arrow,
.qs-square {
  height: 1.5625em;
  cursor: pointer;
}

.qs-overlay.qs-hidden {
  opacity: 0;
  z-index: -1;
}

.qs-overlay .qs-overlay-year {
  background: rgba(0, 0, 0, 0);
  border: none;
  border-bottom: 1px solid #fff;
  border-radius: 0;
  color: #fff;
  font-size: 0.875em;
  padding: 0.25em 0;
  width: 80%;
  text-align: center;
  margin: 0 auto;
  display: block;
}

.qs-overlay .qs-overlay-year::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.qs-overlay .qs-close {
  padding: 0.5em;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
}

.qs-overlay .qs-submit {
  border: 1px solid #fff;
  border-radius: 0.263921875em;
  padding: 0.5em;
  margin: 0 auto auto;
  cursor: pointer;
  background: hsla(0, 0%, 50.2%, 0.4);
}

.qs-overlay .qs-submit.qs-disabled {
  color: grey;
  border-color: grey;
  cursor: not-allowed;
}

.qs-overlay .qs-overlay-month-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.qs-overlay .qs-overlay-month {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: calc(100% / 3);
  cursor: pointer;
  opacity: 0.5;
  -webkit-transition: opacity 0.15s;
  transition: opacity 0.15s;
}

.qs-controls {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background: #d3d3d3;
  -webkit-filter: blur(0);
  filter: blur(0);
  -webkit-transition: -webkit-filter 0.3s;
  transition: filter 0.3s;
  transition: filter 0.3s, -webkit-filter 0.3s;
}

.qs-square,
.qs-squares {
  display: -webkit-box;
  display: -ms-flexbox;
}

.qs-controls.qs-blur,
.qs-squares.qs-blur {
  -webkit-filter: blur(5px);
  filter: blur(5px);
}

.qs-arrow {
  width: 1.5625em;
  position: relative;
  border-radius: 0.263921875em;
  -webkit-transition: background 0.15s;
  transition: background 0.15s;
}

.qs-arrow:hover {
  background: rgba(0, 0, 0, 0.1);
}

.qs-arrow:hover.qs-left:after {
  border-right-color: #000;
}

.qs-arrow:hover.qs-right:after {
  border-left-color: #000;
}

.qs-arrow:after {
  content: "";
  border: 0.390625em solid transparent;
  position: absolute;
  top: 50%;
  -webkit-transition: border 0.2s;
  transition: border 0.2s;
}

.qs-arrow.qs-left:after {
  border-right-color: grey;
  right: 50%;
  -webkit-transform: translate(25%, -50%);
  transform: translate(25%, -50%);
}

.qs-arrow.qs-right:after {
  border-left-color: grey;
  left: 50%;
  -webkit-transform: translate(-25%, -50%);
  transform: translate(-25%, -50%);
}

.qs-month-year {
  font-weight: 700;
  -webkit-transition: border 0.2s;
  transition: border 0.2s;
  border-bottom: 1px solid transparent;
}

.qs-month-year:not(.qs-disabled-year-overlay):hover {
  border-bottom: 1px solid grey;
}

.qs-month-year:active:focus,
.qs-month-year:focus {
  outline: 0;
}

.qs-month {
  padding-right: 0.5ex;
}

.qs-year {
  padding-left: 0.5ex;
}

.qs-squares {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.3125em;
  -webkit-filter: blur(0);
  filter: blur(0);
  -webkit-transition: -webkit-filter 0.3s;
  transition: filter 0.3s;
  transition: filter 0.3s, -webkit-filter 0.3s;
}

.qs-square {
  width: calc(100% / 7);
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: background 0.1s;
  transition: background 0.1s;
  border-radius: 0.263921875em;
}

.form-content,
.form-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
}

.qs-square:not(.qs-empty):not(.qs-disabled):not(.qs-day):not(.qs-active):hover {
  background: orange;
}

.qs-current {
  font-weight: 700;
  text-decoration: underline;
}

.qs-active,
.qs-range-end,
.qs-range-start {
  background: #add8e6;
}

.qs-range-middle.qs-range-0,
.qs-range-start:not(.qs-range-6),
.tab:first-of-type:not(:last-of-type) + label {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.qs-range-middle {
  background: #d4ebf2;
}

.qs-range-middle:not(.qs-range-0):not(.qs-range-6),
.tab:not(:first-of-type):not(:last-of-type) + label {
  border-radius: 0;
}

.qs-range-end:not(.qs-range-0),
.qs-range-middle.qs-range-6,
.tab:last-of-type:not(:first-of-type) + label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.qs-disabled,
.qs-outside-current-month {
  opacity: 0.2;
}

.qs-disabled {
  cursor: not-allowed;
}

.qs-day,
.qs-empty {
  cursor: default;
}

.qs-day {
  font-weight: 700;
  color: grey;
}

.form-content-button,
.form-content-input-label {
  font-weight: 600;
  letter-spacing: 1px;
  font-family: Montserrat, Sans-serif;
}

.qs-event:after {
  content: "";
  position: absolute;
  width: 0.46875em;
  height: 0.46875em;
  border-radius: 50%;
  background: #07f;
  bottom: 0;
  right: 0;
}

p {
  margin-bottom: 0 !important;
}

.form {
  width: 100vw;
  height: 100vh;
}

.form-wrap {
  position: relative;
  margin: auto;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.form-content-input,
.form-wrap-content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}

.form-content {
  max-width: 865px;
  width: 100%;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 32px;
  z-index: 10;
}

.form-content-video {
  height: 100%;
  position: absolute;
  top: 0;
  z-index: -1;
}

.form-content-video-overflow {
  position: absolute;
  width: 100vw;
  height: 100%;
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(5.71%, rgba(223, 4, 59, 1)),
    color-stop(36.86%, rgba(78, 0, 20, 1)),
    color-stop(66.79%, rgba(2, 0, 0, 1))
  );
  background: -o-linear-gradient(
    bottom,
    rgba(223, 4, 59, 1) 5.71%,
    rgba(78, 0, 20, 1) 36.86%,
    rgba(2, 0, 0, 1) 66.79%
  );
  background: linear-gradient(
    0deg,
    rgba(223, 4, 59, 1) 5.71%,
    rgba(78, 0, 20, 1) 36.86%,
    rgba(2, 0, 0, 1) 66.79%
  );
  pointer-events: none;
}

.form-content-video-content {
  width: 100vw;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.form-content-button {
  font-size: 1.25em;
  background: #580012;
  color: #fff;
  border: 0.15rem solid #fff;
  padding: 1.25em 2em;
  margin: 1rem auto;
  position: relative;
  z-index: 1;
}

.form-content-button::after {
  content: "";
  background: #02286d;
  position: absolute;
  z-index: -1;
  padding: 0.85em 0.75em;
  display: block;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  left: 0;
  right: 0;
  top: -100%;
  bottom: 100%;
}

.form-content-button:disabled::after,
.header-language-select {
  background: 0 0;
}

.form-content-button:hover::after {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}

.modal-form-content-button {
  margin: 1rem auto 1rem 1rem;
}

.modal-header h2 {
  font-size: 42px;
}

.modal-body-form-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(88, 0, 18, 0.7);
  overflow: visible;
}

.form-content-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 420px;
  width: 100%;
  padding: 16px;
}

.modal-body-title-wrap {
  z-index: 1;
  padding: 16px;
}

.form-button,
.form-modal-button {
  margin: 16px;
}

.form-content-input-label {
  font-size: 18px;
  color: #fff;
  padding: 8px 0;
}

.form-content-input-field,
.form-content-input-select {
  border: none;
  background-color: transparent;
  height: 48px;
  font-size: 16px;
  padding: 8px;
  color: #fff;
  font-family: Montserrat, Sans-serif;
  font-weight: 400;
  border-bottom: 2px solid #fff;
  outline: 0;
}

.header-title,
.header-title-description,
.header-title-number {
  font-family: Play, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-shadow: 0 0 2px #000;
}

.form-content-input-field::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
  font-family: Montserrat, Sans-serif;
  font-weight: 400;
}

.form-content-input-field::-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
  font-family: Montserrat, Sans-serif;
  font-weight: 400;
}

.form-content-input-field:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
  font-family: Montserrat, Sans-serif;
  font-weight: 400;
}

.form-content-input-field::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
  font-family: Montserrat, Sans-serif;
  font-weight: 400;
}

.form-content-input-field::placeholder {
  color: rgba(255, 255, 255, 0.7);
  font-family: Montserrat, Sans-serif;
  font-weight: 400;
}

select option {
  background-color: #0a0c12;
}

.form-content-input-radio-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.form-content-input-radio-wrap div,
.form-wrap-content,
.header {
  display: -webkit-box;
  display: -ms-flexbox;
}

.form-content-input-radio-wrap div {
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 24px;
}

.form-content-input-radio {
  background-color: #02286d;
  border: 2px solid #580012;
  margin-right: 4px;
}

input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font: inherit;
  color: currentColor;
  width: 1.15em;
  height: 1.15em;
  background-color: transparent;
  border: 2px solid #fff;
  border-radius: 50%;
  display: grid;
  place-content: center;
}

input[type="radio"]::before {
  content: "";
  width: 0.65em;
  height: 0.65em;
  border-radius: 50%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform 120ms ease-in-out;
  transition: transform 120ms ease-in-out;
  transition: transform 120ms ease-in-out, -webkit-transform 120ms ease-in-out;
  -webkit-box-shadow: inset 1em 1em #fff;
  box-shadow: inset 1em 1em #fff;
}

input[type="radio"]:checked::before {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.loader {
  width: 80px;
  aspect-ratio: 4;
  --_g: no-repeat radial-gradient(circle closest-side, #fff 90%, #0000);
  background: var(--_g) 0 50%, var(--_g) 50% 50%, var(--_g) 100% 50%;
  background-size: calc(100% / 3) 100%;
  -webkit-animation: 1s linear infinite l7;
  animation: 1s linear infinite l7;
  margin: auto;
}

.bg-white,
.tab:checked + label,
.tab:checked + label:hover {
  background-color: #fff;
}

@-webkit-keyframes l7 {
  33% {
    background-size: calc(100% / 3) 0, calc(100% / 3) 100%, calc(100% / 3) 100%;
  }

  50% {
    background-size: calc(100% / 3) 100%, calc(100% / 3) 0, calc(100% / 3) 100%;
  }

  66% {
    background-size: calc(100% / 3) 100%, calc(100% / 3) 100%, calc(100% / 3) 0;
  }
}

@keyframes l7 {
  33% {
    background-size: calc(100% / 3) 0, calc(100% / 3) 100%, calc(100% / 3) 100%;
  }

  50% {
    background-size: calc(100% / 3) 100%, calc(100% / 3) 0, calc(100% / 3) 100%;
  }

  66% {
    background-size: calc(100% / 3) 100%, calc(100% / 3) 100%, calc(100% / 3) 0;
  }
}

.form-wrap-content {
  position: relative;
  margin: auto;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.form-title {
  max-width: 500px;
  width: 100%;
}

.form-title img {
  position: absolute;
  top: -50px;
  right: -50px;
}

.form-position {
  margin: 0 auto;
}

a {
  border: none;
  text-decoration: none;
}

select {
  border: none;
}

.bg-primary {
  background-image: url(../wp-content/uploads/2024/05/image-38bp61nj.png) !important;
}

.bg-history {
  background: -webkit-gradient(
      linear,
      left bottom,
      left top,
      from(rgba(255, 255, 255, 0.8)),
      to(rgba(255, 255, 255, 0.8))
    ),
    url(../wp-content/uploads/2024/05/second-e1715290212602.png) no-repeat;
  background: linear-gradient(
      0deg,
      rgba(255, 255, 255, 0.8),
      rgba(255, 255, 255, 0.8)
    ),
    url(../wp-content/uploads/2024/05/second-e1715290212602.png) no-repeat;
  background-size: contain !important;
}

.text-white {
  color: #fff !important;
}

.section-title {
  margin: 82px 0 48px;
}

.background-color {
  background: #080707;
}

.background-color-red {
  background: linear-gradient(90deg, #4e0014 0%, #790220 45.67%, #4e0014 100%);
}

.header {
  z-index: 10000;
  position: fixed;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100px;
  top: 0;
  background: rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  box-sizing: border-box;
}

.header-item {
  margin-right: 32px;
}

.headaer-item-text {
  padding: 9px;
}

.header-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding-top: 16px;
}

.header-title,
.header-title-description {
  font-size: 40px;
  color: #fff;
  letter-spacing: -1px;
  opacity: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.header-title-number {
  font-size: 130px;
  color: #fff;
  letter-spacing: -13px;
  line-height: 90px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.header-min .header-title-number {
  margin-top: 40px;
  font-size: 80px;
  letter-spacing: -8px;
}

.header-navigation-wrap a {
  display: block;
  border: none;
  text-decoration: none;
  margin: auto 0;
}

.haeder-navigation-button {
  display: block;
  margin: auto 36px auto 0;
  width: auto;
  font-size: 18px;
  color: #fff;
  font-family: Montserrat, Sans-serif;
  font-weight: 600;
  background-color: transparent;
  cursor: pointer;
  letter-spacing: 1px;
  border: none;
  border-bottom: 0 solid #fff;
  outline: inherit;
}

.haeder-navigation-button hr {
  background-color: #fff;
  height: 3px;
  width: 0;
  padding: 0;
  border: 0;
  margin: 0;
  opacity: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.haeder-navigation-button:hover hr {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  width: 100%;
}

.headaer-navigation-buttons {
  margin: auto 0 0 8px;
}

.chevron {
  width: 46px;
  height: 53.6px;
}

.header-min .chevron {
  width: 50px;
  height: 56px;
  margin-top: 62px;
}

.header-min .header-anketa {
  padding: 0.5em;
}

.cloud {
  position: absolute;
  width: 100vw;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.hawk {
  position: fixed;
  z-index: 999999;
  width: 100%;
  height: 100%;
  -webkit-animation-name: dissmiss;
  -webkit-animation-duration: 4.5s;
  animation-name: dissmiss;
  animation-duration: 4.5s;
  opacity: 0;
  background-color: #000;
}

@-webkit-keyframes dissmiss {
  0%,
  70% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes dissmiss {
  0%,
  70% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
    margin-bottom: -50px;
  }

  100% {
    opacity: 1;
    margin-bottom: 0;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
    margin-bottom: -50px;
  }

  100% {
    opacity: 1;
    margin-bottom: 0;
  }
}

.background-overlay {
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  position: absolute;
}

.hamburger-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.hamburger-list li {
  width: 100%;
  height: 48px;
  margin: 0;
  padding: 24px 0;
}

.hamburger-list li a,
.header-logo {
  padding: 16px;
}

.hamburger-fullscreen-open {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 10000;
  display: block !important;
}

.hamburger {
  display: block;
  width: 32px;
  height: 32px;
}

.header-hamburger-menu,
.modal {
  display: -webkit-box;
  display: -ms-flexbox;
}

.header-title {
  padding-left: 6px;
}

.hamburger-send-form-button {
  margin: 16px 0;
}

.header-hamburger-menu {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.list {
  padding-left: 24px;
}

.list-text,
.list-title {
  padding: 8px 8px 8px 0;
  font-family: Montserrat, Sans-serif;
}

.list-title {
  font-weight: 600;
  font-size: 18px;
  color: #fff;
}

.list-text,
.tab + label {
  color: #fff;
  font-size: 14px;
}

.list-text {
  font-weight: 400;
}

.welcome-first-subtitle {
  padding-top: 150px;
  color: #8f8f91;
  margin-left: 450px;
}

.welcome-second-subtitle {
  color: #8f8f91;
  margin: -60px 30px 0 0;
  text-align: right;
}

.welcome-text {
  position: relative;
  z-index: 10;
}

.welcome-text a {
  margin-left: 16px;
}

.welcome-red-dot-background {
  position: absolute;
  bottom: -300px;
  right: 0;
  -webkit-transform: scale(4);
  transform: scale(4);
  pointer-events: none;
}

.background {
  position: absolute;
  bottom: 0;
  right: 0;
  display: none;
  width: auto;
  height: 660px;
  z-index: 1;
}

.background-show-animation {
  display: block !important;
  -webkit-animation-name: fadeIn;
  -webkit-animation-duration: 4s;
  animation-name: fadeIn;
  animation-duration: 4s;
}

.welcome {
  height: 848px;
  background-color: transparent;
  overflow: hidden;
  position: relative;
}

.chevron-background {
  position: absolute;
  width: 360px;
  top: 130px;
  right: 445px;
  opacity: 0.35;
}

.support-image {
  position: absolute;
  max-width: 450px;
  width: 100%;
  max-height: 280px;
  pointer-events: none;
}

.support-wrap {
  height: 280px;
  background: url(../wp-content/uploads/2024/05/found-background-e1715783028995.png)
    0 0 / cover no-repeat;
}

.support-background {
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(5.714%, #df043b),
    color-stop(36.861%, #4e0014),
    color-stop(66.786%, #020000)
  );
  background: linear-gradient(
    0deg,
    #df043b 5.714%,
    #4e0014 36.861%,
    #020000 66.786%
  );
  position: absolute;
  width: 100%;
  height: 280px;
  z-index: -1;
}

.support-content {
  height: 280px;
}

.support-title {
  padding: 0 0 0 64px;
}

.support-link {
  margin: 0 64px 0 0;
}

.questions-red-dot-background {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: scale(2);
  transform: scale(2);
  opacity: 0.5;
  z-index: 1;
}

.questions-red-dot-background-large {
  position: absolute;
  top: 100px;
  right: 0;
  -webkit-transform: scale(4);
  transform: scale(4);
  opacity: 0.5;
  z-index: 1;
}

.advanteges-section {
  padding: 100px 0;
}

.advanteges-section * {
  box-sizing: border-box;
}

.advanteges-section > .row {
  margin-bottom: 15px;
}

.advanteges-section .red-dot-tab-background {
  top: 250px;
}

.advanteges-section p {
  max-width: 750px;
}

.advanteges-section .advantages-wrap {
  margin-top: 80px;
  display: flex;
  row-gap: 30px;
  flex-wrap: wrap;
}

.advanteges-section .advantages-wrap .advantages-requerment-list-item {
  display: flex;
  position: relative;
}

.advanteges-section .advantages-wrap .advantages-requerment-list-item h3 {
  margin-top: 0;
}

.advanteges-section .advantages-wrap .advantages-requerment-list-item img {
  width: 37px;
  height: 50px;
  margin-bottom: auto;
  margin-right: 15px;
}

.advanteges-section .advantages-wrap .advantages-requerment-list:nth-child(1) {
  max-width: 580px;
}

.advanteges-section .advantages-wrap .advantages-requerment-list:nth-child(2) {
  max-width: 630px;
}

.modal,
.modal .modal-back {
  height: 100%;
  position: fixed;
  width: 100%;
}

.modal {
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 999999;
  overflow: scroll;
}

.modal .modal-body,
.tab-wrap,
.toast-notification .toast-content {
  display: -webkit-box;
  display: -ms-flexbox;
}

.modal .modal-back {
  background: rgba(0, 0, 0, 0.7);
}

.modal .modal-wrap {
  max-width: 865px;
  width: 100%;
  height: 710px;
}

.modal .modal-body {
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-image: url(../wp-content/uploads/2024/05/25smoke-infantry.png);
  background-size: cover;
  position: relative;
  overflow: hidden;
}

.modal.visible {
  opacity: 1;
}

.base-icon {
  width: 32px;
  height: 32px;
  padding: 18px;
}

@media (max-height: 710px) {
  .modal .modal-wrap {
    height: 100%;
  }
}

.tab-wrap {
  -webkit-transition: -webkit-box-shadow 0.3s;
  transition: box-shadow 0.3s;
  transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
  max-width: 100%;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  list-style: none;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12),
    0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.tab-wrap:hover {
  -webkit-box-shadow: 0 12px 23px rgba(0, 0, 0, 0.23),
    0 10px 10px rgba(0, 0, 0, 0.19);
  box-shadow: 0 12px 23px rgba(0, 0, 0, 0.23), 0 10px 10px rgba(0, 0, 0, 0.19);
}

.tab {
  display: none !important;
}

.tab:checked:first-of-type ~ .tab__content:first-of-type,
.tab:checked:nth-of-type(2) ~ .tab__content:nth-of-type(2),
.tab:checked:nth-of-type(3) ~ .tab__content:nth-of-type(3),
.tab:checked:nth-of-type(4) ~ .tab__content:nth-of-type(4),
.tab:checked:nth-of-type(5) ~ .tab__content:nth-of-type(5) {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in, -webkit-transform 0.8s;
  transition: opacity 0.5s ease-in, transform 0.8s, -webkit-transform 0.8s;
  position: relative;
  top: 0;
  z-index: 100;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  text-shadow: 0 0 0;
}

.tab:checked + label {
  cursor: default;
  color: #790220;
}

.tab + label {
  cursor: pointer;
  display: block;
  text-align: center;
  -webkit-transition: background-color 0.3s, -webkit-box-shadow 0.3s;
  transition: background-color 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s;
  font-family: Montserrat;
  font-weight: 500;
  line-height: 17.07px;
  letter-spacing: 1px;
  padding: 18px;
  border: 1px solid #fff;
}

.tab-label:nth-child(2) {
  margin-left: auto !important;
}

.tab-label:nth-child(4) {
  margin-right: auto !important;
}

.tab__content {
  padding: 10px 25px;
  background-color: transparent;
  position: absolute;
  width: 100%;
  z-index: -1;
  opacity: 0;
  left: 0;
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}

.toast-btn:hover {
  -webkit-filter: brightness(0.8);
  filter: brightness(0.8);
}

button.success-toast {
  background-color: #27ae60;
}

button.danger-toast {
  background-color: #c0392b;
}

button.info-toast {
  background-color: #2980b9;
}

button.warning-toast {
  background-color: #f39c12;
}

.toasts {
  position: fixed;
  top: 10rem;
  margin-left: 1rem;
  right: 1rem;
  z-index: 100090000;
}

.toast-msg {
  font-family: Montserrat, Sans-serif;
  color: #0a0a0a;
  font-weight: 600;
}

.toast-notification {
  max-width: 500px;
  width: 100%;
  margin-bottom: 0.75rem;
  background: #f8f8ff;
  border-radius: 2px;
  -webkit-box-shadow: 1px 7px 14px -5px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 7px 14px -5px rgba(0, 0, 0, 0.2);
  overflow: hidden;
}

.toast-notification .toast-content {
  font-weight: 400;
  color: #353b48;
  padding: 1rem;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0 1rem;
}

.toast-notification .toast-icon {
  background-color: #27ae60;
  color: #fff;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.toast-notification .toast-icon i {
  font-size: 1.25rem;
}

.toast-notification .toast-progress {
  height: 2px;
  width: 100%;
  position: absolute;
  bottom: 0;
}

.toast-notification .toast-progress-bar {
  background-color: #b7b7b7;
  height: 2px;
  -webkit-animation: 3s ease-in-out forwards toastProgress;
  animation: 3s ease-in-out forwards toastProgress;
}

.slide-in-slide-out {
  -webkit-animation: 0.3s ease-in-out forwards slideInRight,
    0.5s ease-in-out 3s forwards slideOutRight;
  animation: 0.3s ease-in-out forwards slideInRight,
    0.5s ease-in-out 3s forwards slideOutRight;
  -webkit-transform: translateX(110%);
  transform: translateX(110%);
}

.slide-in-fade-out {
  -webkit-animation: 0.3s ease-in-out forwards slideInRight,
    0.5s ease-in-out 3s forwards fadeOut;
  animation: 0.3s ease-in-out forwards slideInRight,
    0.5s ease-in-out 3s forwards fadeOut;
  -webkit-transform: translateX(110%);
  transform: translateX(110%);
}

.wiggle-me {
  -webkit-animation: 2s ease-in wiggle;
  animation: 2s ease-in wiggle;
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translateX(110%);
    transform: translateX(110%);
  }

  75% {
    -webkit-transform: translateX(-10%);
    transform: translateX(-10%);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes slideInRight {
  0% {
    -webkit-transform: translateX(110%);
    transform: translateX(110%);
  }

  75% {
    -webkit-transform: translateX(-10%);
    transform: translateX(-10%);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  25% {
    -webkit-transform: translateX(-10%);
    transform: translateX(-10%);
  }

  100% {
    -webkit-transform: translateX(110%);
    transform: translateX(110%);
  }
}

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  25% {
    -webkit-transform: translateX(-10%);
    transform: translateX(-10%);
  }

  100% {
    -webkit-transform: translateX(110%);
    transform: translateX(110%);
  }
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-webkit-keyframes toastProgress {
  0% {
    width: 100%;
  }

  100% {
    width: 0%;
  }
}

@keyframes toastProgress {
  0% {
    width: 100%;
  }

  100% {
    width: 0%;
  }
}

@-webkit-keyframes wiggle {
  0%,
  100%,
  40%,
  7% {
    -webkit-transform: rotateZ(0);
    transform: rotateZ(0);
  }

  15% {
    -webkit-transform: rotateZ(-13deg);
    transform: rotateZ(-13deg);
  }

  20% {
    -webkit-transform: rotateZ(9deg);
    transform: rotateZ(9deg);
  }

  25% {
    -webkit-transform: rotateZ(-10deg);
    transform: rotateZ(-10deg);
  }

  30% {
    -webkit-transform: rotateZ(7deg);
    transform: rotateZ(7deg);
  }

  35% {
    -webkit-transform: rotateZ(-2deg);
    transform: rotateZ(-2deg);
  }
}

@keyframes wiggle {
  0%,
  100%,
  40%,
  7% {
    -webkit-transform: rotateZ(0);
    transform: rotateZ(0);
  }

  15% {
    -webkit-transform: rotateZ(-13deg);
    transform: rotateZ(-13deg);
  }

  20% {
    -webkit-transform: rotateZ(9deg);
    transform: rotateZ(9deg);
  }

  25% {
    -webkit-transform: rotateZ(-10deg);
    transform: rotateZ(-10deg);
  }

  30% {
    -webkit-transform: rotateZ(7deg);
    transform: rotateZ(7deg);
  }

  35% {
    -webkit-transform: rotateZ(-2deg);
    transform: rotateZ(-2deg);
  }
}

.red-dot-background {
  position: absolute;
  top: 200px;
  -webkit-transform: scale(2);
  transform: scale(2);
  pointer-events: none;
}

.red-dot-tab-background {
  position: absolute;
  top: 200px;
  left: 200px;
}

.red-dot-background-questions {
  position: absolute;
  top: 0;
  left: 600px;
  opacity: 0.4;
  pointer-events: none;
}

.vacancies-background-image {
  position: absolute;
  top: 80px;
  left: 0;
  width: 700px;
  height: a;
}

.vacancies-shadow-right {
  position: absolute;
  right: 0;
  width: 100%;
}

.vacancies-shadow-bottom {
  position: absolute;
  top: 600px;
  left: -200px;
}

.vacancies-shadow-top {
  position: absolute;
  top: 50px;
  left: -200px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.background-position {
  z-index: 2;
}

:root {
  --transition: all 0.2s ease;
}

main {
  height: 100dvh;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 20px;
}

.foreing-padding {
  padding-top: 165px;
}

.hero.welcome .hero-background {
  position: relative;
  right: auto;
  width: 90%;
  height: auto;
  margin: 0 auto;
  -webkit-transform: translateX(35px);
  -ms-transform: translateX(35px);
  transform: translateX(35px);
}

.hero.welcome .hero-frame,
.hero.welcome .hero-graph {
  height: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  z-index: 1;
  position: absolute;
}

.hero.welcome .hero-frame {
  width: 89%;
  transform: translateX(-50%);
  top: 120px;
}

.hero.welcome .hero-circles {
  height: auto;
  position: absolute;
  display: none;
  z-index: 1;
}

.hero.welcome .hero-graph {
  transform: translateX(-50%);
  bottom: 30px;
  width: 140px;
  max-width: 100%;
}

.hero.welcome .hero-background-grid {
  position: absolute;
  width: 100vw;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  opacity: 8%;
}

.hero.welcome .hero-background-overlay {
  position: absolute;
  right: 0;
  top: 0;
  height: 75%;
  left: -20px;
  background-color: #560e1f;
  -webkit-clip-path: polygon(100% 0, 0 0, 100% 100%);
  clip-path: polygon(100% 0, 0 0, 100% 100%);
  opacity: 80%;
}

.hero.welcome .chevron-background {
  width: 300px;
  right: -120px;
  top: 0;
  height: auto;
  opacity: 1;
}

.hero.welcome .drone-background {
  position: absolute;
  height: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 40%;
  top: 102px;
}

.hero.welcome .welcome-text {
  margin: 175px auto -10px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.hero.welcome .welcome-text h1 {
  font-family: "Montserrat", sans-serif;
  font-size: 32px;
  margin-bottom: 13px;
  font-weight: 800;
  line-height: 1;
}

.hero.welcome .welcome-text p {
  font-size: 16px;
  margin-bottom: 13px;
}

.hero.welcome .welcome-text .row {
  margin-top: 24px;
}

.vacaincies {
  padding: 40px 0;
  overflow: hidden;
}

.vacaincies h2 {
  max-width: 960px;
  margin: 14px 0 40px;
}

.vacaincies .row img {
  margin-left: -10px;
}

.vacaincies-list {
  column-gap: 30px;
}

.vacaincies-list ul li {
  margin-bottom: 15px;
  padding-left: 30px;
  padding-right: 16px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  transition: padding 0.3s linear;
}

.vacaincies-list ul li::before {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 9px;
  content: "";
  border-radius: 10px;
  width: 10px;
  height: 10px;
  background-color: white;
  transition: opacity 0.3s linear;
  transition-delay: 0.1s;
}

.vacaincies-list ul li::after {
  display: inline-block;
  content: "";
  border-radius: 10px;
  width: 33px;
  height: 15px;
  position: absolute;
  transform: translateX(-100%);
  top: 6px;
  left: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='33' height='15' viewBox='0 0 33 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24.9287 0.428731C25.3191 0.0383058 25.9522 0.0385036 26.3428 0.428731L32.707 6.79299C33.0976 7.18351 33.0976 7.81653 32.707 8.20705L26.3428 14.5713C25.9522 14.9615 25.3191 14.9617 24.9287 14.5713C24.5383 14.1809 24.5385 13.5478 24.9287 13.1572L29.5859 8.50002H11.2383C10.7701 10.9674 8.60363 12.833 6 12.833C3.05448 12.833 0.666992 10.4455 0.666992 7.50002C0.666992 4.5545 3.05448 2.16701 6 2.16701C8.60363 2.16701 10.7701 4.03262 11.2383 6.50002H29.5859L24.9287 1.84279C24.5385 1.45225 24.5383 0.819157 24.9287 0.428731Z' fill='%23790220'/%3E%3C/svg%3E%0A");
  transition: all 0.3s linear;
}

.vacaincies-list ul li:hover {
  padding-left: 46px;
  padding-right: 0;
}

.vacaincies-list ul li:hover::before {
  opacity: 0;
  transition-delay: 0;
}

.vacaincies-list ul li:hover::after {
  transform: translateX(0);
}

.vacaincies-list ul:last-child li:last-child {
  margin-bottom: 0;
}

.vacaincies .red-dot-background-vacaincies {
  position: absolute;
  top: 20%;
  left: -20%;
}

.cta--red .row {
  flex-direction: column-reverse;
  gap: 40px;
  padding-bottom: 35%;
}

.cta .cta--red-img {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  max-width: 40%;
  height: auto;
}

.cta--red .drone-background {
  position: absolute;
  left: 0;
  width: 30%;
  height: auto;
  top: auto;
  bottom: 25%;
}

.info-section {
  padding: 60px 0 100px;
}

.info-section .info-row {
  margin-bottom: 30px;
}

.info-section .info-row h2 {
  margin-top: 14px;
}

.info-section .row p a {
  color: white;
  transition: color 0.3s linear;
  text-decoration: underline;
}

.info-section .row p a:hover {
  color: #790220;
}

.info-section .red-dot-infop-background {
  position: absolute;
  top: 180px;
  right: 0;
}

.info-section .info-wrap {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.info-section .info-requerment-list {
  max-width: 700px;
  width: 100%;
}

.info-section .info-requerment-list-item {
  display: flex;
  align-items: center;
  gap: 25px;
  position: relative;
}

.info-section .info-requerment-list-item .count-item {
  display: inline-flex;
  width: 40px;
  height: 40px;
  -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%;
  border: 3px solid white;
  background-color: #790220;
  min-width: 40px;
}

.info-section .info-requerment-list-item button {
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 10px;
  font-size: 18px;
  font-weight: 600;
  background: transparent;
  color: white;
  border: none;
  cursor: pointer;
}

.info-section .info-line {
  position: absolute;
  left: 18px;
  top: 0;
  width: 2px;
  height: 100%;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="2" height="15"><rect x="0" y="0" width="2" height="10" rx="1" ry="1" fill="white" /></svg>');
  background-repeat: repeat-y;
}

.info-section .info-line--2 {
  height: calc(100% - 60px);
}

.cta--blue {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#041533),
    to(#051666)
  );
  background: -o-linear-gradient(left, #041533 0%, #051666 100%);
  background: linear-gradient(90deg, #041533 0%, #051666 100%);
}

.cta--blue .row {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 114px 0;
}

.cta--blue .button-cta {
  z-index: 1;
}

.cta--blue .gears-background {
  position: absolute;
  bottom: 10px;
  left: 50%;
  -webkit-transform: translate(-50%, 50%);
  -ms-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
}

.cta--blue .cta-frame {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
  max-width: 95%;
  height: auto;
}

.cta--blue .cta-guns {
  position: absolute;
  top: 0;
  left: -500px;
}

.cta--blue .blue-dot {
  position: absolute;
  right: 0;
  top: calc(50% - 150px);
  transform: translateY(-50%);
}

.cta--blue .cta-dron {
  position: absolute;
  top: 48px;
  right: 0;
}

@media (max-width: 480px) {
  .history-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 16px;
  }

  .history-slider,
  .menu-routes {
    display: none;
  }

  .title-wrap p {
    max-width: 900px;
    width: 100%;
    line-height: 24px;
    padding: 0 16px;
  }

  .title-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .first-section-padding {
    padding: 100px 0 40px;
  }

  .section-padding,
  .section-padding-xl {
    padding: 40px 0;
  }

  .section-padding-bottom {
    padding: 0 0 40px;
  }

  .button-red,
  .button-transparent {
    display: block;
    min-width: 150px;
    padding: 12px;
    font-family: Montserrat;
    color: #fff;
    font-weight: 600;
    line-height: 14.07px;
    cursor: pointer;
    outline: inherit;
    font-size: 14px;
    letter-spacing: 1px;
  }

  .button-red {
    background-color: #790220;
    -webkit-transition: background 0.3s ease-out;
    transition: background 0.3s ease-out;
    border: none;
  }

  .button-transparent {
    border: 0.5px solid #fff;
    background-color: rgba(255, 255, 255, 0);
    text-align: center;
    -webkit-transition: background 0.3s ease-out;
    transition: background 0.3s ease-out;
  }

  .button-cta {
    padding: 16px 62px;
  }

  .typography-large,
  .typography-medium {
    font-weight: 700;
    font-family: Montserrat;
  }

  .typography-large {
    font-size: 14px;
    line-height: 20.8px;
  }

  .typography-large-sm {
    font-size: 14px;
  }

  .typography-medium {
    font-size: 10px;
    line-height: 14.26px;
    letter-spacing: 1px;
    text-align: left;
  }

  .typography-small {
    font-family: Montserrat;
    font-size: 8px;
    font-weight: 400;
    line-height: 10.5px;
    letter-spacing: 1px;
    text-align: center;
  }

  .accordion,
  .contacts-title,
  .contacts-wrap,
  .vacaincies-questions {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
  }

  .contacts-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .contacts-title p {
    width: 100%;
    padding: 0 16px;
  }

  .contacts-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .form-button {
    margin: 16px auto;
  }

  .form-title {
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    width: 100%;
    padding: 0 0 0 16px;
  }

  .form-wrap-content {
    position: relative;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .form-content {
    padding: 0;
  }

  .hamburger {
    display: block;
    width: 32px;
    height: 32px;
  }

  .welcome-red-dot-background {
    position: absolute;
    bottom: -200px;
    right: -75px;
    -webkit-transform: scale(1);
    transform: scale(1);
    pointer-events: none;
  }

  .welcome-second-subtitle {
    color: #8f8f91;
    margin: 0;
    text-align: right;
  }

  .welcome-first-subtitle {
    padding-top: 150px;
    color: #8f8f91;
    margin-left: 150px;
  }

  .chevron-background {
    position: absolute;
    width: 360px;
    top: 130px;
    right: 0;
    opacity: 0.35;
  }

  .welcome-text {
    padding: 0 24px;
  }

  .welcome-text h3 {
    padding-top: 40px;
  }

  .welcome {
    height: 548px;
  }

  .background {
    height: 360px;
    position: absolute;
    bottom: 0;
    right: 0;
    width: auto;
    z-index: 1;
    display: none;
  }

  .accordion {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    width: 100%;
    max-width: 100%;
  }

  .hero.welcome {
    height: auto;
  }

  .typography-small-2 {
    font-size: 14px;
  }
}

@media (min-width: 480px) {
  .history-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 16px;
  }

  .history-slider,
  .menu-routes {
    display: none;
  }

  .title-wrap p {
    max-width: 900px;
    width: 100%;
    line-height: 24px;
    padding: 0 16px;
  }

  .title-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .first-section-padding {
    padding: 100px 0 40px;
  }

  .section-padding {
    padding: 40px 0;
  }

  .section-padding-xl {
    padding: 60px 0;
  }

  .section-padding-bottom {
    padding: 0 0 40px;
  }

  .button-red,
  .button-transparent {
    display: block;
    min-width: 150px;
    padding: 12px;
    font-family: Montserrat;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    line-height: 14.07px;
    cursor: pointer;
    outline: inherit;
    letter-spacing: 1px;
  }

  .button-red {
    background-color: #790220;
    -webkit-transition: background 0.3s ease-out;
    transition: background 0.3s ease-out;
    border: none;
  }

  .button-transparent {
    border: 0.5px solid #fff;
    background-color: rgba(255, 255, 255, 0);
    text-align: center;
    -webkit-transition: background 0.3s ease-out;
    transition: background 0.3s ease-out;
  }

  .button-cta {
    padding: 16px 62px;
  }

  .typography-large,
  .typography-medium {
    font-weight: 700;
    font-family: Montserrat;
  }

  .typography-large {
    font-size: 24px;
    line-height: 34.8px;
  }

  .typography-large-sm {
    font-size: 20px;
  }

  .typography-medium {
    font-size: 16px;
    line-height: 20.26px;
    letter-spacing: 1px;
    text-align: left;
  }

  .typography-small {
    font-family: Montserrat;
    font-size: 10px;
    font-weight: 400;
    line-height: 12.5px;
    letter-spacing: 1px;
    text-align: center;
  }

  .accordion,
  .contacts-title,
  .contacts-wrap,
  .vacaincies-questions {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
  }

  .contacts-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .contacts-title p {
    width: 100%;
    padding: 0 16px;
  }

  .contacts-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .form-button {
    margin: 16px auto;
  }

  .form-title {
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    width: 100%;
    padding: 0 0 0 16px;
  }

  .form-wrap-content {
    position: relative;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .form-content {
    padding: 0;
  }

  .hamburger {
    display: block;
    width: 32px;
    height: 32px;
  }

  .vacancies-cards {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .welcome-red-dot-background {
    position: absolute;
    bottom: -200px;
    right: -75px;
    -webkit-transform: scale(1);
    transform: scale(1);
    pointer-events: none;
  }

  .welcome-second-subtitle {
    color: #8f8f91;
    margin: 0;
    text-align: right;
  }

  .welcome-first-subtitle {
    padding-top: 150px;
    color: #8f8f91;
    margin-left: 150px;
  }

  .chevron-background {
    position: absolute;
    width: 360px;
    top: 130px;
    right: 0;
    opacity: 0.35;
  }

  .welcome-text {
    padding: 0 24px;
  }

  .welcome {
    height: 548px;
  }

  .background {
    height: 360px;
    position: absolute;
    bottom: 0;
    right: 0;
    width: auto;
    z-index: 1;
    display: none;
  }

  .accordion {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    max-width: 100%;
    width: 100%;
  }

  .hero.welcome {
    height: auto;
  }

  .hero.welcome .hero-circles {
    width: 196px;
    bottom: 75px;
    right: -50px;
  }

  .hero.welcome .hero-background {
    width: 75%;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  .hero.welcome .welcome-text h1 {
    font-size: 40px;
  }

  .hero.welcome .hero-graph {
    width: 250px;
  }
}

@media (min-width: 767px) {
  .button-red,
  .button-transparent {
    display: block;
    min-width: 190px;
    padding: 16px;
    font-family: Montserrat;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    line-height: 17.07px;
    cursor: pointer;
    outline: inherit;
    letter-spacing: 1px;
  }

  .button-red {
    background-color: #790220;
    -webkit-transition: background 0.3s ease-out;
    transition: background 0.3s ease-out;
    border: none;
  }

  .button-transparent {
    border: 0.5px solid #fff;
    background-color: rgba(255, 255, 255, 0);
    text-align: center;
    -webkit-transition: background 0.3s ease-out;
    transition: background 0.3s ease-out;
  }

  .button-cta {
    padding: 16px 62px;
  }

  .typography-large,
  .typography-medium {
    font-weight: 700;
    font-family: Montserrat;
  }

  .typography-large {
    font-size: 36px;
    line-height: 56.8px;
  }

  .typography-large-sm {
    font-size: 28px;
  }

  .typography-medium {
    font-size: 20px;
    line-height: 25.26px;
    letter-spacing: 1px;
    text-align: left;
  }

  .typography-small {
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 400;
    line-height: 14.5px;
    letter-spacing: 1px;
    text-align: center;
  }

  .vacancies-cards {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .welcome-red-dot-background {
    position: absolute;
    bottom: -200px;
    right: 100px;
    -webkit-transform: scale(3);
    transform: scale(3);
    pointer-events: none;
  }

  .welcome-second-subtitle {
    color: #8f8f91;
    margin: -60px 30px 0 0;
    text-align: right;
  }

  .welcome-first-subtitle {
    padding-top: 150px;
    color: #8f8f91;
    margin-left: 450px;
  }

  .chevron-background {
    position: absolute;
    width: 360px;
    top: 130px;
    right: 445px;
    opacity: 0.35;
  }

  .welcome-text h3 {
    padding-top: 160px;
  }

  .hero.welcome,
  .welcome {
    height: 848px;
  }

  .background {
    display: none;
    height: 560px;
    position: absolute;
    bottom: 0;
    right: 0;
    width: auto;
    z-index: 1;
  }

  .cta .drone-background {
    bottom: calc(100% + 34px);
    left: calc(50% + 200px);
  }

  .hero.welcome .drone-background,
  .hero.welcome .hero-frame {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
  }

  .hero.welcome .hero-background {
    position: absolute;
    right: -124px;
    height: 560px;
    width: auto;
  }

  .hero.welcome .chevron-background {
    width: 530px;
    right: -200px;
  }

  .hero.welcome .hero-frame {
    width: 750px;
    bottom: 200px;
    right: 25px;
    transform: translateX(0);
    left: auto;
    top: auto;
  }

  .hero.welcome .drone-background {
    top: 170px;
    left: 155px;
    width: 300px;
    transform: translateX(0);
  }

  .hero.welcome .hero-circles {
    width: 156px;
    bottom: 30px;
    right: 24px;
    display: block;
  }

  .hero.welcome .hero-background-overlay {
    height: 100%;
    left: calc(50% - 280px);
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 100%);
    opacity: 60%;
  }

  .hero.welcome .welcome-text {
    margin-top: 340px;
    padding-bottom: 100px;
    width: 100%;
    margin-bottom: 0;
  }

  .hero.welcome .welcome-text h1 {
    font-size: 46px;
  }

  .hero.welcome .hero-graph {
    left: 24px;
    width: 400px;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  .vacaincies {
    padding: 100px 0 200px;
  }

  .vacaincies h2 {
    margin-bottom: 60px;
    margin-top: 0;
  }

  .vacaincies .red-dot-background-vacaincies {
    top: 100px;
    left: 20%;
  }

  .info-section {
    padding: 100px 0 160px;
  }

  .info-section .info-row {
    margin-bottom: 60px;
  }

  .info-section .info-row h2 {
    margin-top: 0;
  }

  .cta--red .drone-background {
    width: 233px;
    height: 80px;
    left: auto;
    right: 0;
  }

  .cta--blue .cta-guns {
    left: -350px;
  }
}

@media (min-width: 991px) {
  .info-section .info-wrap {
    gap: 30px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .info-section .info-line--1::after {
    content: "";
    position: absolute;
    top: calc(100% - 6px);
    left: -5px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 6px 10px 6px;
    border-color: transparent transparent #ffffff transparent;
    transform: rotate(180deg);
  }

  .info-section .info-line--2::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: -5px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 6px 10px 6px;
    border-color: transparent transparent #ffffff transparent;
    transform: rotate(180deg);
  }

  .cta--blue .blue-dot {
    right: auto;
    left: 35px;
  }
}

@media (min-width: 1200px) {
  .contacts-title,
  .contacts-wrap,
  .history-slider,
  .title-wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
  }

  .history-mobile {
    display: none;
  }

  .history-slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .title-wrap p {
    max-width: 900px;
    width: 100%;
    line-height: 24px;
  }

  .title-wrap {
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .typography-medium,
  .typography-small {
    font-family: Montserrat;
    letter-spacing: 1px;
  }

  .first-section-padding {
    padding: 120px 0 80px;
  }

  .section-padding {
    padding: 80px 0;
  }

  .section-padding-xl {
    padding: 102px 0;
  }

  .section-padding-bottom {
    padding: 0 0 80px;
  }

  .typography-large {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 44px;
    line-height: 76.8px;
    text-align: left;
  }

  .typography-large-sm {
    font-family: Montserrat;
    font-size: 36px;
    line-height: 1.27778;
  }

  .typography-medium {
    font-size: 24px;
    font-weight: 700;
    line-height: 29.26px;
    text-align: left;
  }

  .typography-small {
    font-size: 16px;
    font-weight: 400;
    line-height: 19.5px;
    text-align: center;
  }

  .contacts-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .contacts-title p {
    width: 45%;
    padding-left: 80px;
  }

  .contacts-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .form-button {
    margin: 16px;
  }

  .form-title {
    max-width: 500px;
    width: 100%;
    padding: 0;
  }

  .form-content {
    padding: 0;
  }

  .form-wrap-content {
    position: relative;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .menu-routes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .hamburger {
    display: none;
    width: 32px;
    height: 32px;
    padding: 18px;
  }

  .vacancies-cards {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .welcome-text {
    padding: 0;
  }

  .background {
    position: absolute;
    bottom: 0;
    right: 0;
    display: none;
    width: auto;
    height: 660px;
    z-index: 1;
  }

  .hero.welcome .hero-background {
    right: -124px;
    height: 660px;
  }

  .hero.welcome .hero-circles {
    width: 196px;
    bottom: 75px;
    right: -50px;
  }

  .hero.welcome .drone-background {
    top: 170px;
    left: 175px;
    width: 394px;
  }

  .hero.welcome .hero-frame {
    width: 850px;
    bottom: 200px;
    right: 25px;
  }

  .hero.welcome .welcome-text h1 {
    font-size: 55px;
  }

  .hero.welcome .hero-graph {
    bottom: 75px;
    width: 311px;
    left: 0;
  }

  .hero.welcome .welcome-text .row {
    margin-top: 40px;
  }

  .advanteges-section {
    padding: 166px 0 216px;
  }

  .vacaincies {
    padding: 248px 0 300px;
  }

  .vacaincies h2 {
    margin-bottom: 96px;
  }

  .vacaincies .row img {
    margin-top: 5px;
  }

  .vacaincies .red-dot-background-vacaincies {
    top: 20%;
    left: 127px;
  }

  .cta h2 {
    max-width: 500px;
    line-height: 50px;
  }

  .cta--red .row {
    flex-direction: row;
    padding-bottom: 102px;
  }

  .cta .cta--red-img {
    bottom: 0;
    left: 240px;
    max-width: 40%;
    height: auto;
    transform: none;
  }

  .cta .drone-background {
    bottom: calc(100% + 34px);
    left: calc(50% + 200px);
  }

  .info-section {
    padding: 216px 0 308px;
  }

  .info-section .info-row {
    margin-bottom: 93px;
  }
}

@media (min-width: 1440px) {
  .hero.welcome .chevron-background {
    right: 0;
  }

  .cta h2 {
    margin-right: 70px;
  }
}

@media (min-width: 1920px) {
  .hero.welcome .chevron-background {
    right: calc(50% - 960px);
  }
}