.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.x {
  z-index: 2;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.x.without-max-w {
  width: auto;
  max-width: none;
  flex: 1;
  margin-left: 40px;
  margin-right: 40px;
}

.x.without-max-w.mobile {
  flex: 1;
}

.x.full {
  width: auto;
  max-width: none;
  margin-left: 0;
}

.section-1-screen {
  z-index: 1;
  background-image: linear-gradient(rgba(23, 20, 24, .5), rgba(23, 20, 24, .5)), url('../images/pexels-despierres-cécile-299113-1.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  overflow: visible;
}

.h2-1-screen {
  max-width: 550px;
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
}

.content {
  z-index: 1;
  height: 100vh;
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.body {
  background-color: #fff;
  font-size: 16px;
  line-height: 100%;
}

.logo {
  width: 150px;
  height: 50px;
  object-fit: cover;
  margin-top: 6px;
  margin-bottom: 6px;
}

.h1 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Marcellus, sans-serif;
  font-size: 168px;
  font-weight: 400;
  line-height: 100%;
}

.block-for-1-screen {
  grid-column-gap: 45px;
  align-items: flex-start;
  display: flex;
}

.div-scroll-down {
  grid-column-gap: 20px;
  align-items: center;
  padding-right: 0;
  display: flex;
}

.button-scroll-down {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 50px;
  padding: 3px 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 125%;
}

.button-scroll-down:hover {
  color: #000;
  background-color: #fff;
}

.div-arrow {
  flex-direction: column;
  display: flex;
}

.img-arrow {
  width: 26px;
  margin-bottom: -25px;
}

.img-1-screen {
  height: 690px;
}

.div-img-screen {
  z-index: 0;
  margin-left: -180px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.nav-link {
  color: #fff;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 100%;
  transition: all .555s;
  box-shadow: -9px 12px 0 -10px rgba(255, 255, 255, 0);
}

.nav-link:hover {
  color: rgba(255, 255, 255, .75);
  box-shadow: 0 1px #27328d;
}

.nav-link:active {
  color: #fff;
  box-shadow: 0 0 #fff;
}

.nav-link.black {
  color: #000;
}

.point-block {
  margin: auto;
}

.point-block._02 {
  margin: 0 auto 0 0;
  position: -webkit-sticky;
  position: sticky;
}

.point-block.no-padding-1 {
  margin: 0;
  position: -webkit-sticky;
  position: sticky;
}

.point-block._03 {
  margin: 0 auto 0 0;
  position: -webkit-sticky;
  position: sticky;
}

.paragraph-3-screen {
  z-index: 5;
  width: 530px;
  color: #000;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 140%;
}

.paragraph-3-screen.white {
  color: #fff;
  text-align: right;
}

.div-paragraf-block {
  width: 750px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: 20px;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.div-paragraf-block.opacity {
  opacity: 1;
  align-self: flex-end;
  display: flex;
}

.div-paragraf-block.opacity-3 {
  width: auto;
  opacity: 1;
  align-self: center;
  margin-left: 0;
  display: flex;
}

.div-paragraf-block.opacity-1 {
  display: flex;
}

.text-block-numbers {
  color: rgba(50, 57, 119, .1);
  justify-content: flex-end;
  align-items: center;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 190px;
  font-weight: 400;
  line-height: 100%;
  display: flex;
}

.div-line {
  width: 750px;
  height: 2px;
  border-bottom: 2px solid #27328d;
}

.content-2-screen {
  grid-row-gap: 100px;
  flex-direction: column;
  grid-template: "Area Area-2"
                 ". ."
                 / 1fr .25fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  display: flex;
}

.div-text-block {
  grid-column-gap: 20px;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
  margin-left: 0;
  display: flex;
}

.button {
  width: 180px;
  color: red;
  text-align: center;
  flex: 0 auto;
  justify-content: center;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  line-height: 200%;
  text-decoration: none;
  transition: all .555s;
  display: flex;
  box-shadow: 0 1px rgba(219, 44, 47, .5);
}

.button:hover {
  color: rgba(197, 20, 23, .5);
  box-shadow: 6px 9px 0 -9px rgba(219, 44, 47, .5);
}

.section-2-screen {
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 110px;
  overflow: visible;
}

.posluga-1 {
  height: 100vh;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-self: stretch;
  display: flex;
  position: relative;
}

.posluga-3 {
  justify-content: flex-end;
  align-self: stretch;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: relative;
}

.posluga-2 {
  flex-direction: row-reverse;
  align-self: stretch;
  display: flex;
  position: relative;
}

.h2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Marcellus, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 100%;
}

.h2.pop-in {
  font-size: 36px;
}

.h2.pop-in.white {
  width: 580px;
  color: #fff;
  text-align: right;
}

.section-3-screen {
  height: 100vh;
  background-image: linear-gradient(186deg, rgba(23, 20, 24, .4), rgba(22, 21, 24, .43) 47%, #0a2112), url('../images/combaim.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  align-items: flex-start;
  padding-top: 40px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.content-3-screen {
  width: 100%;
  height: 60vh;
  grid-row-gap: 60px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.dropdown {
  color: #0b73c4;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.dropdown-list.w--open {
  background-color: rgba(0, 0, 0, 0);
}

.dropdown-toggle {
  color: #0b73c4;
  padding-right: 45px;
}

.dropdown-link {
  color: #0b73c4;
}

.dropdown-link:hover {
  text-decoration: underline;
}

.div-img {
  flex: 1;
  align-self: center;
}

.div-img._3 {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  border-width: 5px;
  align-self: flex-end;
  padding: 0;
}

.div-img.left {
  flex: 0 auto;
  align-self: flex-start;
}

.video-control-inner-wrap {
  width: 500px;
  height: 500px;
  cursor: pointer;
  border-bottom-style: none;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.div-block-text-3 {
  grid-row-gap: 20px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.img-poslug {
  width: 520px;
  height: 339px;
  object-fit: cover;
}

.h3 {
  color: rgba(50, 57, 119, .4);
  flex-direction: column;
  align-self: flex-end;
  align-items: flex-end;
  margin-top: 0;
  margin-bottom: 20px;
  margin-right: 40px;
  font-family: Marcellus, sans-serif;
  font-size: 86px;
  font-weight: 400;
  line-height: 100%;
  display: flex;
}

.h3.left {
  color: rgba(50, 57, 119, .4);
  align-self: flex-start;
  align-items: flex-start;
  margin-top: -42px;
  margin-bottom: 0;
  margin-right: 0;
}

.h3.left.white {
  color: rgba(255, 255, 255, .6);
  margin-top: 0;
}

.h3.app {
  width: 70%;
  color: #fff;
  align-self: flex-start;
  align-items: flex-start;
  margin-top: 20px;
  margin-bottom: 0;
  margin-right: 0;
  font-size: 60px;
}

.h3.politika {
  align-items: center;
  margin-right: 0;
}

.button-form {
  width: 270px;
  text-align: center;
  background-color: #e41d1d;
  border-radius: 5px;
  padding: 20px 40px 22px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  transition: all .555s;
  box-shadow: 0 20px 50px -10px #f14545;
}

.button-form:hover {
  background-color: red;
  transform: translate(0, -10px);
  box-shadow: 0 20px 50px -10px #f14545;
}

.button-form:active {
  background-color: #fb4a4a;
  transform: none;
  box-shadow: 0 13px 12px -10px #e24848;
}

.img-screen-right {
  height: 690px;
}

.div-img-screen-right {
  z-index: 0;
  margin-right: -180px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.section-4-screen {
  background-image: url('../images/1662445230_16-kartinkof-club-p-novie-i-krasivie-kartinki-kolosok-18-1.png');
  background-position: 100% 30%;
  background-repeat: no-repeat;
  background-size: 247px 438px;
}

.content-4-screen {
  grid-row-gap: 10px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: .75fr .75fr .25fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-left: 20px;
  display: grid;
}

.img-decor {
  width: 150px;
  height: 100%;
}

.div-ramka {
  grid-row-gap: 90px;
  background-color: #fff;
  border: 10px solid #5366ce;
  flex-direction: column;
  align-items: flex-start;
  margin-top: -30px;
  padding: 70px 50px 70px 70px;
  display: flex;
  box-shadow: 0 5px 27px 2px rgba(83, 102, 206, .65);
}

.advantage-3 {
  grid-row-gap: 15px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.h4 {
  width: 339px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Marcellus, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 100%;
}

.par-3 {
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 130%;
}

.img-advantage-3 {
  width: 65px;
  height: 78px;
}

.advantage-4, .advantage-2 {
  grid-row-gap: 15px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.img-advantage-4 {
  width: 73px;
  height: 71px;
}

.img-advantage-2 {
  width: 85px;
  height: 83px;
}

.div-advantages-left {
  grid-row-gap: 90px;
  flex-direction: column;
  align-items: flex-start;
  padding: 30px 50px 70px 70px;
  display: flex;
}

.advantage-1 {
  grid-row-gap: 15px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.img-advantage-1 {
  width: 78px;
  height: 78px;
}

.div-bag {
  width: 370px;
  margin-top: -95px;
}

.img-bag {
  width: 370px;
}

.section-5-screen {
  padding-bottom: 60px;
}

.content-5-screen {
  grid-column-gap: 0px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.h-contact {
  color: #000;
  font-family: Marcellus, sans-serif;
  font-size: 28px;
  line-height: 100%;
}

.text-contact {
  color: #000;
  background-image: url('../images/Polygon-2.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 12px 17px;
  background-attachment: scroll;
  padding-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
}

.div-contact {
  grid-row-gap: 12px;
  flex-direction: column;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.img-phone {
  height: 320px;
}

.img-tab {
  height: 420px;
  margin-top: 80px;
}

.div-contact-img {
  background-image: url('../images/Декорація.svg'), url('../images/Декорація.svg'), url('../images/Декорація.svg');
  background-position: 83% -11%, 41%, 0 100%;
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-size: 125px 180px, 125px 180px, 125px 180px;
}

.div-all-contact {
  grid-row-gap: 40px;
  flex-direction: column;
  display: flex;
}

.div-plashka {
  grid-row-gap: 20px;
  background-color: #203281;
  flex-direction: column;
  align-items: flex-start;
  padding-left: 50px;
  display: flex;
}

.line {
  width: 700px;
  height: 1px;
  background-color: #fff;
  margin-left: 58px;
}

.line.footer {
  width: auto;
  margin-left: 0;
}

.form-block {
  align-self: flex-end;
  margin-top: 20px;
  margin-left: 0;
  margin-right: 40px;
}

.div-form {
  grid-column-gap: 50px;
  align-items: center;
  display: flex;
}

.field-3 {
  width: 200px;
  height: 50px;
  border-radius: 30px;
  padding-left: 30px;
  padding-right: 10px;
}

.field-label-3 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
}

.div-field-label {
  grid-column-gap: 20px;
  align-items: center;
  display: flex;
}

.button-app {
  z-index: 5;
  width: 160px;
  height: 160px;
  color: rgba(51, 51, 51, 0);
  background-color: rgba(56, 152, 236, 0);
  position: relative;
}

.video-control-inner-wrap-2 {
  width: 200px;
  height: 200px;
  cursor: pointer;
  border-bottom-style: none;
  justify-content: center;
  align-items: center;
  margin-top: -160px;
  display: flex;
  position: relative;
}

.play-outer-circle {
  z-index: 1;
  width: 144px;
  height: 144px;
  border: 5px solid #e41d1d;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.play-inner-circle {
  z-index: 1;
  width: 111px;
  height: 111px;
  background-color: #e41d1d;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.text-block {
  z-index: 4;
  width: 118px;
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 130%;
  position: absolute;
}

.content-footer {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-right: 0;
  display: flex;
  position: relative;
}

.img-cargo {
  width: 450px;
}

.text-footer {
  margin-left: 100px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 100%;
}

.div-img-cargo-footer {
  grid-row-gap: 20px;
  background-image: url('../images/Декорація.svg');
  background-position: 93% 0;
  background-repeat: no-repeat;
  background-size: 90px;
  flex-direction: column;
  align-items: center;
  margin-right: 10px;
  display: flex;
}

.div-menu-footer {
  grid-row-gap: 30px;
  background-color: #203281;
  flex-direction: column;
  flex: 1;
  align-items: flex-end;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-right: 50px;
  display: flex;
}

.text-menu-footer {
  background-image: url('../images/Polygon-2-1.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 14px 12px;
  padding-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 100%;
}

.div-link-footer {
  z-index: 1;
  width: 380px;
  grid-row-gap: 11px;
  color: #fff;
  flex-direction: column;
  text-decoration: none;
  transition: all .555s;
  display: flex;
  position: relative;
}

.div-link-footer:hover {
  color: rgba(255, 255, 255, .75);
  box-shadow: 0 1px #27328d;
}

.div-link-footer:active {
  color: #fff;
  box-shadow: 0 0 #fff;
}

.img-footer {
  width: 394px;
}

.div-img-footer {
  z-index: 0;
  width: 394px;
  margin-left: -210px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.phone-text {
  text-align: center;
  margin-top: 35px;
  font-family: Montserrat, sans-serif;
}

.box-zagolovok {
  text-align: center;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 27px;
  line-height: 34px;
}

.phone-mini {
  color: #333;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 23px;
  font-weight: 700;
  text-decoration: none;
  transition: all .555s;
}

.phone-mini:hover {
  color: #213481;
}

.img-box-left {
  width: 100%;
  max-width: 200px;
  margin-bottom: 20px;
  margin-left: 20px;
  position: static;
  top: auto;
  bottom: 0;
  left: 0;
  right: auto;
}

.i {
  min-height: 60px;
  background-image: url('../images/Polygon-2.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px;
  border: 1px solid rgba(0, 0, 0, 0);
  margin-bottom: 15px;
  padding-left: 35px;
  font-size: 18px;
  transition: all .555s;
  box-shadow: inset 0 -3px #0b73c4;
}

.i:focus {
  background-position: -30px;
  border-color: rgba(0, 0, 0, 0);
  padding-left: 0;
}

.text-span {
  color: #14b758;
}

.form-block-2 {
  width: 100%;
  max-width: 240px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}

.success-message-12 {
  color: #fff;
  background-color: #0aad46;
  border-radius: 8px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 130%;
}

.form-box {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
}

.button-form-2 {
  width: 100%;
  text-align: center;
  background-color: #e41d1d;
  border-radius: 5px;
  padding: 20px 40px 22px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  transition: all .555s;
  box-shadow: 0 20px 18px -10px #f14545;
}

.button-form-2:hover {
  background-color: red;
  transform: translate(0, -4px);
  box-shadow: 0 20px 50px -10px #f14545;
}

.button-form-2:active {
  background-color: #0c749e;
  transform: none;
  box-shadow: 0 13px 12px -10px rgba(27, 150, 201, .63);
}

.center-bg {
  z-index: 97;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.form-bg {
  z-index: 98;
  background-color: rgba(0, 0, 0, .3);
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.light-box-form {
  z-index: 99;
  min-height: 330px;
  min-width: 330px;
  grid-column-gap: 100px;
  background-color: #fff;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
  padding: 40px;
  display: flex;
  position: fixed;
  box-shadow: 0 12px 30px -12px rgba(0, 0, 0, .1);
}

.close-light-box-form {
  width: 60px;
  height: 60px;
  background-color: rgba(255, 255, 255, .6);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: all .555s;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: -60px;
}

.close-light-box-form:hover {
  background-color: #fff;
}

.close-light-box-form:active {
  background-color: rgba(255, 255, 255, .4);
}

.circle-form-box {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  transform: rotate(45deg);
}

.close-fo-m-line {
  width: 36px;
  height: 6px;
  background-color: #2f2d2d;
  position: relative;
  top: 3px;
}

.close-fo-m-line2 {
  width: 36px;
  height: 6px;
  background-color: #2f2d2d;
  position: relative;
  top: -3px;
  transform: rotate(90deg);
}

.success-message {
  width: 80vw;
  color: #fff;
  text-align: center;
  background-color: #4db724;
  border-radius: 8px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 130%;
}

.text-fail {
  text-align: center;
}

.error-message {
  color: #fff;
  background-color: #ff8214;
  border-radius: 8px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 130%;
}

.text-error {
  text-align: center;
}

.map-mini {
  height: 300px;
}

.preloader {
  z-index: 999;
  grid-row-gap: 100px;
  color: #fff;
  text-align: center;
  background-color: #1d42e3;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-size: 1em;
  font-weight: 500;
  line-height: 1em;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.lottie-pre-loader {
  max-width: 400px;
}

.padding-h1 {
  margin-left: 100px;
}

.navbar {
  z-index: 10;
  background-color: rgba(255, 255, 255, 0);
  padding-top: 10px;
  padding-bottom: 10px;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.container {
  width: 100%;
  max-width: 1140px;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.brand-2 {
  align-items: center;
  margin-right: auto;
  display: flex;
}

.nav-menu {
  grid-column-gap: 75px;
  flex-direction: row;
  align-items: center;
  display: flex;
}

.div-block {
  display: none;
}

.content-politika {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.paragraf {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 140%;
}

.number {
  text-indent: 50px;
}

.fs-cc-banner_buttons-wrapper {
  flex-direction: row;
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.fs-cc-banner_container {
  width: 100%;
  max-width: 62.5rem;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.fs-cc-manager_component {
  z-index: 199;
  display: block;
  position: fixed;
  top: auto;
  bottom: 1.25rem;
  left: 1.25rem;
  right: auto;
}

.fs-cc-prefs_checkbox {
  z-index: 1;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.fs-cc-banner_close-icon {
  width: 1.5rem;
  height: 1.5rem;
}

.fs-cc-prefs_trigger {
  display: none;
}

.fs-cc-prefs_close {
  z-index: 1;
  color: #333;
  cursor: pointer;
  background-color: #f5f6ff;
  border-radius: 100%;
  padding: .625rem;
  font-size: 1.25rem;
  text-decoration: none;
  position: absolute;
  top: -.75rem;
  bottom: auto;
  left: auto;
  right: -.75rem;
  box-shadow: -1px 1px 12px rgba(51, 51, 51, .1);
}

.fs-cc-prefs_option {
  border-bottom: 1px solid rgba(51, 51, 51, .15);
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.fs-cc-prefs_space-small {
  margin-bottom: .75rem;
}

.fs-cc-manager_trigger {
  display: none;
}

.fs-cc-prefs_title {
  color: #000;
  -webkit-text-stroke-color: #000;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.2em;
}

.fs-cc-prefs_checkbox-label {
  display: none;
}

.fs-cc-prefs_text {
  color: #000;
  font-size: .75rem;
}

.fs-cc-prefs_buttons-wrapper {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  margin-top: 2rem;
  margin-right: -.5rem;
  display: flex;
}

.fs-cc-prefs_space-medium {
  margin-bottom: 2.5rem;
}

.fs-cc-prefs_checkbox-field {
  width: 2.75rem;
  height: 1.5rem;
  background-color: #ccc;
  border-radius: 999rem;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  margin-bottom: 0;
  padding: .125rem;
  display: flex;
  position: relative;
}

.fs-cc-prefs_label {
  color: #e41d1d;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 2rem;
  font-size: 1rem;
  font-weight: 700;
}

.set-all-components-to-display-none-and-use-this-div-to-create-a-symbol {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.fs-cc-prefs_content {
  height: 100%;
  padding: 2.5rem 2rem;
  overflow: scroll;
}

.fs-cc-banner_button {
  min-width: 8.75rem;
  color: #fff;
  text-align: center;
  background-color: #e41d1d;
  border-radius: .4rem;
  margin-left: 1rem;
  padding: .625rem 1.25rem;
  font-size: 1rem;
}

.fs-cc-banner_button.fs-cc-button-alt {
  color: #e41d1d;
  background-color: #f5f5f5;
  border: 1px solid #e41d1d;
}

.fs-cc-prefs_form {
  width: 100%;
  height: 100%;
  max-height: 70vh;
  max-width: 36rem;
  background-color: #fff;
  border-radius: 1rem;
  margin-bottom: 0;
  position: relative;
}

.fs-cc-prefs_close-icon {
  width: 1rem;
  height: 1rem;
  color: #021a7c;
}

.fs-cc-banner_close {
  opacity: 1;
  cursor: pointer;
  background-color: #fff;
  border-radius: 999rem;
  margin-left: .75rem;
  padding: .625rem;
  box-shadow: 1px 1px 12px rgba(0, 0, 0, .1);
}

.fs-cc-prefs_overlay {
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: rgba(3, 5, 36, .6);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.fs-cc-manager_icon {
  width: 2rem;
  height: 2rem;
}

.fs-cc-banner_text {
  color: #616161;
  margin-right: 1.5rem;
}

.fs-cc-banner_text-link {
  color: #e41d1d;
  -webkit-text-stroke-color: #e41d1d;
  border-bottom: 2px solid #e41d1d;
  font-weight: 400;
  text-decoration: none;
}

.fs-cc-banner_trigger {
  display: none;
}

.fs-cc-manager_button {
  color: #333;
  cursor: pointer;
  background-color: #fff;
  border-radius: 999rem;
  flex-direction: column;
  padding: .625rem;
  transition: color .2s;
  display: flex;
}

.fs-cc-manager_button:hover {
  color: #4353ff;
}

.fs-cc-prefs_component {
  z-index: 197;
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding: 2rem;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.fs-cc-banner_component {
  z-index: 198;
  background-color: #f5f6ff;
  border-top: 1px solid rgba(67, 83, 255, .16);
  padding: 1.5rem 2rem;
  display: block;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.fs-cc-prefs_toggle-wrapper {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: .5rem;
  display: flex;
}

.fs-cc-prefs_button {
  background-color: #e41d1d;
  border: 2px #000;
  border-radius: .4rem;
  margin-right: .5rem;
  padding: .625rem 1.5rem;
  font-size: .875rem;
  font-weight: 700;
}

.fs-cc-prefs_button.fs-cc-button-alt {
  color: #e41d1d;
  -webkit-text-stroke-color: #e41d1d;
  background-color: #fff;
  border: 1px solid #e41d1d;
}

.fs-cc-prefs_submit-hide {
  display: none;
}

.fs-cc-prefs_toggle {
  width: 1.25rem;
  height: 1.25rem;
  background-color: #fff;
  border-radius: 999px;
}

.bold-text {
  color: #ce2929;
}

.link-home {
  color: #eb0000;
  justify-content: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 150%;
  display: flex;
}

@media screen and (min-width: 1440px) {
  .x {
    max-width: 89.063vw;
  }

  .x.without-max-w.mobile {
    margin-left: 3.125vw;
    margin-right: 3.125vw;
  }

  .h2-1-screen {
    max-width: 42.969vw;
    font-size: 1.406vw;
  }

  .content {
    grid-column-gap: 1.25vw;
    grid-row-gap: 6.25vw;
  }

  .logo {
    width: 180px;
    height: 60px;
    object-fit: cover;
    margin-top: .469vw;
    margin-bottom: .469vw;
  }

  .h1 {
    max-width: 1586px;
    font-size: 13.125vw;
  }

  .block-for-1-screen {
    grid-column-gap: 3.516vw;
  }

  .div-scroll-down {
    grid-column-gap: 1.563vw;
  }

  .button-scroll-down {
    padding: .234vw .781vw;
    font-size: 1.25vw;
  }

  .img-arrow {
    width: 2.031vw;
    margin-bottom: -1.953vw;
  }

  .img-1-screen {
    height: 53.906vw;
  }

  .div-img-screen {
    align-items: center;
    display: flex;
  }

  .nav-link {
    font-size: 1.406vw;
  }

  .paragraph-3-screen {
    width: 41.406vw;
    font-size: 1.25vw;
  }

  .div-paragraf-block.opacity {
    width: 58.594vw;
    grid-row-gap: 1.563vw;
    margin-left: 1.563vw;
  }

  .div-paragraf-block.opacity-3 {
    grid-row-gap: 1.563vw;
  }

  .div-paragraf-block.opacity-1 {
    width: 58.594vw;
    grid-row-gap: 1.563vw;
    margin-left: 1.563vw;
  }

  .text-block-numbers {
    font-size: 14.844vw;
  }

  .div-line {
    width: 58.594vw;
    height: .156vw;
    color: #000;
  }

  .content-2-screen {
    grid-row-gap: 7.813vw;
  }

  .button {
    width: 14.063vw;
    font-size: 1.25vw;
  }

  .section-2-screen {
    padding-top: 3.125vw;
    padding-bottom: 8.594vw;
  }

  .posluga-1 {
    height: auto;
  }

  .h2 {
    font-size: 3.125vw;
  }

  .h2.pop-in.white {
    width: 45.313vw;
    font-size: 2.813vw;
  }

  .section-3-screen {
    padding-top: 3.125vw;
  }

  .content-3-screen {
    grid-row-gap: 4.688vw;
  }

  .dropdown {
    font-size: 1.406vw;
  }

  .img-poslug {
    width: 40.625vw;
    height: 26.484vw;
  }

  .h3 {
    margin-bottom: 1.563vw;
    margin-right: 3.125vw;
  }

  .h3.left.white {
    font-size: 6.719vw;
  }

  .button-form {
    width: 21.094vw;
    padding: 1.563vw 3.125vw 1.719vw;
    font-size: 1.25vw;
  }

  .img-screen-right {
    height: 53.906vw;
  }

  .div-img-screen-right {
    align-items: center;
    display: flex;
  }

  .padding-h1 {
    margin-left: 7.813vw;
  }

  .navbar {
    padding-top: .781vw;
    padding-bottom: .781vw;
  }

  .container {
    max-width: 89.063vw;
  }

  .paragraf {
    font-size: 1.25vw;
  }
}

@media screen and (min-width: 1920px) {
  .x.without-max-w {
    margin-left: 3.125vw;
    margin-right: 0;
  }

  .logo {
    width: 182px;
    height: 64px;
  }

  .button-scroll-down {
    border-width: .078vw;
  }

  .div-img-screen {
    margin-left: -14.063vw;
  }

  .h3 {
    font-size: 6.719vw;
  }

  .h3.left {
    margin-top: -3.281vw;
  }

  .h3.app {
    margin-top: 1.563vw;
    font-size: 4.688vw;
  }

  .section-4-screen {
    background-size: 19.297vw;
  }

  .content-4-screen {
    grid-row-gap: .781vw;
    grid-template-columns: .75fr .75fr .25fr;
    margin-top: 3.125vw;
    margin-left: 1.563vw;
  }

  .img-decor {
    width: 11.719vw;
  }

  .div-ramka {
    grid-row-gap: 7.031vw;
    margin-top: -2.344vw;
    padding: 5.469vw 3.906vw 5.469vw 5.469vw;
  }

  .h4 {
    width: 26.484vw;
    color: #000;
    font-size: 2.188vw;
  }

  .par-3 {
    color: #000;
    font-size: 1.406vw;
  }

  .img-advantage-3 {
    width: 5.078vw;
    height: 6.094vw;
  }

  .advantage-4, .advantage-2 {
    grid-row-gap: 1.172vw;
  }

  .img-advantage-4 {
    width: 5.703vw;
    height: 5.547vw;
  }

  .img-advantage-2 {
    width: 6.641vw;
    height: 6.484vw;
  }

  .div-advantages-left {
    grid-row-gap: 7.031vw;
    padding: 2.344vw 3.906vw 5.469vw 5.469vw;
  }

  .advantage-1 {
    grid-row-gap: 1.172vw;
  }

  .img-advantage-1 {
    width: 6.094vw;
    height: 6.094vw;
  }

  .div-bag {
    width: 28.906vw;
    margin-top: -7.422vw;
  }

  .img-bag {
    width: 28.906vw;
  }

  .section-5-screen {
    padding-bottom: 4.688vw;
  }

  .h-contact {
    font-size: 2.188vw;
  }

  .text-contact {
    background-size: .938vw;
    padding-left: 1.563vw;
    font-size: 1.406vw;
  }

  .div-contact {
    grid-row-gap: .938vw;
  }

  .img-phone {
    height: 25vw;
  }

  .img-tab {
    height: 32.813vw;
    margin-top: 6.25vw;
  }

  .div-contact-img {
    background-position: 83% 7%, 34%, 0 100%;
    background-size: 9.766vw, 9.766vw, 9.766vw;
  }

  .div-all-contact {
    grid-row-gap: 3.125vw;
  }

  .div-plashka {
    grid-row-gap: 1.563vw;
    padding-left: 3.906vw;
  }

  .line {
    width: 54.688vw;
    height: .078vw;
    margin-left: 4.531vw;
  }

  .div-form {
    grid-column-gap: 3.906vw;
  }

  .field-3 {
    width: 15.625vw;
    height: 3.906vw;
    border-radius: 2.344vw;
    margin-bottom: .781vw;
    padding: .625vw .781vw .625vw 2.344vw;
    font-size: 1.25vw;
  }

  .field-label-3 {
    margin-bottom: .391vw;
    font-size: 1.406vw;
  }

  .div-field-label {
    grid-column-gap: 1.563vw;
  }

  .button-app {
    width: 12.5vw;
    height: 12.5vw;
  }

  .video-control-inner-wrap-2 {
    width: 15.625vw;
    height: 15.625vw;
    margin-top: -9vw;
  }

  .play-outer-circle {
    width: 11.25vw;
    height: 11.25vw;
    border-width: .391vw;
  }

  .play-inner-circle {
    width: 8.672vw;
    height: 8.672vw;
  }

  .text-block {
    width: 9vw;
    font-size: 1.3vw;
  }

  .img-cargo {
    width: 35.156vw;
  }

  .text-footer {
    margin-left: 7.813vw;
  }

  .div-img-cargo-footer {
    grid-row-gap: 1.563vw;
    background-size: 7.031vw;
    margin-right: .781vw;
  }

  .div-menu-footer {
    grid-row-gap: 2.344vw;
    padding-top: 3.125vw;
    padding-bottom: 3.125vw;
    padding-right: 3.906vw;
  }

  .text-menu-footer {
    background-size: 1vw;
    padding-left: 1.563vw;
    font-size: 1.406vw;
  }

  .div-link-footer {
    width: 29.688vw;
    grid-row-gap: .859vw;
  }

  .img-footer {
    width: 30.781vw;
  }

  .div-img-footer {
    width: 30.781vw;
    margin-left: -16.406vw;
  }

  .phone-text {
    margin-top: 2.734vw;
    font-size: 1.25vw;
  }

  .box-zagolovok {
    margin-bottom: 1.172vw;
    font-size: 2.109vw;
    line-height: 2.109vw;
  }

  .phone-mini {
    margin-top: 1vw;
    font-size: 1.797vw;
  }

  .img-box-left {
    max-width: 15.625vw;
    margin-bottom: 1.563vw;
    margin-left: 1.563vw;
  }

  .i {
    min-height: 4.688vw;
    margin-bottom: 1.172vw;
    padding: .625vw .938vw .625vw 2.734vw;
    font-size: 1.406vw;
  }

  .form-block-2 {
    max-width: 18.75vw;
  }

  .form-box {
    background-size: 1.563vw;
  }

  .button-form-2 {
    padding: 1.563vw 3.125vw 1.719vw;
    font-size: 1.25vw;
  }

  .center-bg {
    display: none;
  }

  .light-box-form {
    min-height: 25.781vw;
    min-width: 25.781vw;
    grid-column-gap: 7.813vw;
    padding: 3.125vw;
  }

  .map-mini {
    height: 23.438vw;
  }
}

@media screen and (max-width: 991px) {
  .x {
    max-width: 89.063vw;
    padding-left: 1.563vw;
    padding-right: 1.563vw;
  }

  .x.without-max-w {
    flex: 1;
    align-self: stretch;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .x.without-max-w.mobile {
    padding-top: 1.563vw;
  }

  .x.full {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .h2-1-screen {
    max-width: 42.969vw;
    text-align: left;
    font-size: 1.406vw;
  }

  .content {
    height: 70vh;
    grid-column-gap: 1.25vw;
    grid-row-gap: 6.25vw;
  }

  .logo {
    width: 17vw;
    height: 5vw;
    object-fit: fill;
    margin-top: .469vw;
    margin-bottom: .469vw;
  }

  .h1 {
    font-size: 13.125vw;
  }

  .block-for-1-screen {
    grid-column-gap: 3.516vw;
  }

  .button-scroll-down {
    text-align: center;
    padding: .234vw .781vw;
    font-size: 1.25vw;
    text-decoration: none;
  }

  .img-arrow {
    width: 3vw;
    margin-bottom: -3vw;
  }

  .img-1-screen {
    height: 70vw;
  }

  .div-img-screen {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: -14.063vw;
    display: flex;
  }

  .nav-link {
    color: #fff;
    text-align: left;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding: 20px;
    font-size: 1.484vw;
    line-height: 2.031vw;
    display: flex;
    position: static;
    box-shadow: -9px 12px 0 -10px rgba(255, 255, 255, 0);
  }

  .nav-link:hover {
    color: #fff;
  }

  .div-block-h2 {
    margin-right: auto;
  }

  .paragraph-3-screen {
    width: 41.406vw;
    font-size: 1.25vw;
  }

  .div-paragraf-block.opacity {
    width: 58.594vw;
    grid-row-gap: 1.563vw;
    margin-left: 1.563vw;
  }

  .text-block-numbers {
    font-size: 14.844vw;
  }

  .div-line {
    width: 58.594vw;
  }

  .content-2-screen {
    grid-row-gap: 7.813vw;
  }

  .div-text-block {
    grid-column-gap: 1.563vw;
  }

  .button {
    width: 14.063vw;
    font-size: 1.25vw;
  }

  .section-2-screen {
    padding-top: 3.125vw;
    padding-bottom: 8.594vw;
  }

  .posluga-1 {
    height: auto;
  }

  .h2 {
    font-size: 3.125vw;
  }

  .h2.pop-in.white {
    width: 45.313vw;
    font-size: 2.813vw;
  }

  .section-3-screen {
    height: 70vh;
    padding-top: 0;
  }

  .content-3-screen {
    height: auto;
    grid-row-gap: 4.688vw;
    align-self: center;
    align-items: flex-end;
  }

  .dropdown {
    width: 90px;
  }

  .dropdown-toggle {
    width: 90px;
    color: #fff;
    padding-right: 20px;
    font-size: 1.406vw;
    display: block;
  }

  .dropdown-toggle.w--open {
    justify-content: flex-start;
    align-items: center;
    padding-right: 20px;
    display: flex;
  }

  .dropdown-toggle.politika {
    color: #000;
  }

  .text {
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .dropdown-link {
    color: #fff;
    justify-content: flex-start;
    align-items: center;
    font-size: 1.406vw;
    display: flex;
  }

  .img-poslug {
    width: 40.625vw;
    height: 26.484vw;
  }

  .h3 {
    margin-bottom: 1.563vw;
    margin-right: 3.125vw;
    font-size: 6.719vw;
  }

  .h3.left {
    margin-top: -3.281vw;
  }

  .h3.left.white {
    flex: 0 auto;
  }

  .h3.app {
    margin-top: 1.563vw;
    font-size: 4.688vw;
  }

  .button-form {
    width: 21.094vw;
    padding: 1.563vw 3.125vw 1.719vw;
    font-size: 1.25vw;
  }

  .img-screen-right {
    height: 53.906vw;
  }

  .div-img-screen-right {
    justify-content: center;
    align-items: center;
    margin-right: -14.063vw;
    display: flex;
  }

  .section-4-screen {
    background-size: 19.297vw;
  }

  .content-4-screen {
    margin-top: 3.125vw;
    margin-left: 1.563vw;
  }

  .img-decor {
    width: 11.719vw;
  }

  .div-ramka {
    grid-row-gap: 7.031vw;
    margin-top: -2.344vw;
    padding: 5.469vw 3.906vw 5.469vw 5.469vw;
  }

  .advantage-3 {
    grid-row-gap: 1.172vw;
  }

  .h4 {
    width: 26.484vw;
    font-size: 2.188vw;
  }

  .par-3 {
    font-size: 1.406vw;
  }

  .img-advantage-3 {
    width: 5.078vw;
    height: 6.094vw;
  }

  .advantage-4, .advantage-2 {
    grid-row-gap: 1.172vw;
  }

  .img-advantage-4 {
    width: 5.703vw;
    height: 5.547vw;
  }

  .img-advantage-2 {
    width: 6.641vw;
    height: 6.484vw;
  }

  .div-advantages-left {
    grid-row-gap: 7.031vw;
    padding: 2.344vw 3.906vw 5.469vw 5.469vw;
  }

  .advantage-1 {
    grid-row-gap: 1.172vw;
  }

  .img-advantage-1 {
    width: 6.094vw;
    height: 6.094vw;
  }

  .div-bag {
    width: 28.906vw;
    margin-top: -7.422vw;
  }

  .img-bag {
    width: 28.906vw;
  }

  .section-5-screen {
    padding-bottom: 4.688vw;
  }

  .content-5-screen {
    grid-row-gap: 3.125vw;
    flex: 1;
    grid-template-columns: 1fr 1.25fr;
  }

  .h-contact {
    font-size: 2.188vw;
  }

  .text-contact {
    background-size: .938vw;
    padding-left: 1.563vw;
    font-size: 1.406vw;
  }

  .div-contact {
    grid-row-gap: .938vw;
  }

  .img-phone {
    height: 25vw;
  }

  .img-tab {
    height: 40.625vw;
    margin-top: 6.25vw;
  }

  .div-contact-img {
    background-position: 83% 5%, 33%, 0 115%;
    background-size: 9.766vw, 9.766vw 180px, 9.766vw 180px;
  }

  .div-all-contact {
    grid-row-gap: 3.125vw;
  }

  .div-plashka {
    grid-row-gap: 1.563vw;
    padding-left: 3.906vw;
  }

  .line {
    width: 54.688vw;
    margin-left: 4.531vw;
  }

  .form-block {
    margin-top: 1.563vw;
    margin-right: 3.125vw;
  }

  .div-form {
    grid-column-gap: 3.906vw;
  }

  .field-3 {
    width: 17vw;
    height: 3.906vw;
    margin-bottom: .781vw;
    padding: .625vw .781vw .625vw 2.344vw;
    font-size: 1.25vw;
  }

  .field-label-3 {
    margin-bottom: .391vw;
    font-size: 1.406vw;
  }

  .div-field-label {
    grid-column-gap: 1.563vw;
  }

  .button-app {
    width: 12.5vw;
    height: 12.5vw;
    padding: .703vw 1.172vw;
  }

  .video-control-inner-wrap-2 {
    width: 15.625vw;
    height: 15.625vw;
    margin-top: -12.5vw;
  }

  .play-outer-circle {
    width: 11.25vw;
    height: 11.25vw;
  }

  .play-inner-circle {
    width: 8.672vw;
    height: 8.672vw;
  }

  .text-block {
    width: 10vw;
    font-size: 1.3vw;
  }

  .img-cargo {
    width: 35.156vw;
  }

  .text-footer {
    margin-left: 7.813vw;
    font-size: 1.406vw;
  }

  .div-img-cargo-footer {
    grid-row-gap: 1.563vw;
    background-size: 7.031vw;
    margin-right: .781vw;
  }

  .div-menu-footer {
    padding-top: 3.125vw;
    padding-bottom: 3.125vw;
    padding-right: 3.906vw;
  }

  .text-menu-footer {
    background-size: 1.094vw;
    padding-left: 1.563vw;
    font-size: 1.406vw;
  }

  .div-link-footer {
    width: 29.688vw;
    grid-row-gap: .859vw;
  }

  .img-footer {
    width: 30.781vw;
  }

  .div-img-footer {
    width: 30.781vw;
    align-items: center;
    margin-left: -16.406vw;
    display: flex;
  }

  .phone-text {
    margin-top: 20px;
    font-size: 1.7vw;
  }

  .box-zagolovok {
    margin-bottom: 1.172vw;
    font-size: 2.5vw;
    line-height: 2.656vw;
  }

  .phone-mini {
    margin-top: .781vw;
    font-size: 2vw;
  }

  .img-box-left {
    max-width: 23vw;
    margin-bottom: 1.563vw;
    margin-left: 1.563vw;
  }

  .i {
    min-height: 7vw;
    background-size: 1.563vw;
    margin-bottom: 1.172vw;
    padding-left: 2.734vw;
    font-size: 1.8vw;
  }

  .form-block-2 {
    max-width: 27vw;
  }

  .button-form-2 {
    padding: 1.9vw 3.125vw 2vw;
    font-size: 1.8vw;
  }

  .center-bg {
    display: none;
  }

  .light-box-form {
    min-height: 60vw;
    min-width: 75vw;
    padding: 3.125vw;
  }

  .text-succes {
    font-size: 1.25vw;
  }

  .success-message {
    width: 49vw;
  }

  .text-fail {
    font-size: 1.25vw;
  }

  .map-mini {
    height: 23.438vw;
  }

  .preloader {
    grid-row-gap: 7.813vw;
  }

  .padding-h1 {
    margin-left: 7.813vw;
  }

  .menu-button {
    z-index: 11;
    width: 50px;
    height: 50px;
    color: #fff;
    background-color: #203281;
    margin-top: 9px;
    padding: 15px 11px 17px;
    font-size: 39px;
    position: absolute;
    left: auto;
    right: 20px;
    overflow: hidden;
  }

  .menu-button.w--open {
    color: #2ca8db;
    background-color: #e10a0a;
  }

  .line1 {
    width: 100%;
    height: 3px;
    background-color: #fff;
  }

  .line2 {
    width: 100%;
    height: 3px;
    background-color: #fff;
    margin-top: 6px;
    margin-bottom: 6px;
  }

  .line3 {
    width: 100%;
    height: 3px;
    background-color: #fff;
  }

  .container {
    margin-left: 1.563vw;
    margin-right: 1.563vw;
  }

  .nav-menu {
    width: 100%;
    height: 100vh;
    grid-column-gap: 0px;
    background-color: #203281;
    justify-content: center;
    padding-top: 100px;
  }

  .content-politika {
    margin-top: 10vw;
    margin-bottom: 5.469vw;
  }

  .paragraf {
    font-size: 1.25vw;
  }

  .fs-cc-banner_buttons-wrapper {
    margin-top: 1rem;
  }

  .fs-cc-banner_container {
    flex-direction: column;
    align-items: flex-start;
  }

  .fs-cc-banner_text {
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .x {
    width: auto;
    max-width: none;
    margin-left: 1vw;
    margin-right: 1vw;
    padding-left: 0;
    padding-right: 0;
  }

  .x.without-max-w {
    align-self: stretch;
    margin-left: .5vw;
    margin-right: .5vw;
  }

  .x.mobile {
    width: auto;
    max-width: none;
  }

  .h2-1-screen {
    font-size: 2vw;
  }

  .logo {
    width: 120px;
    height: 40px;
    object-fit: cover;
  }

  .button-scroll-down, .nav-link {
    font-size: 1.9vw;
  }

  .point-block._02 {
    margin-top: 0;
    margin-right: 0;
  }

  .point-block._03 {
    margin-right: 0;
  }

  .paragraph-3-screen {
    width: 40vw;
    font-size: 1.8vw;
  }

  .paragraph-3-screen.white {
    width: 48vw;
  }

  .div-paragraf-block.opacity {
    width: auto;
    margin-left: 0;
  }

  .div-paragraf-block.opacity-3 {
    grid-row-gap: 1.563vw;
  }

  .div-paragraf-block.opacity-1 {
    width: 70%;
    grid-row-gap: 1.563vw;
    margin-left: 0;
  }

  .div-line {
    width: 100%;
  }

  .content-2-screen {
    flex-wrap: nowrap;
    align-items: center;
  }

  .button {
    width: 20vw;
    font-size: 1.9vw;
  }

  .button.es {
    width: 22vw;
  }

  .posluga-1 {
    justify-content: center;
    align-self: center;
  }

  .posluga-3 {
    flex-direction: row;
    justify-content: center;
    align-self: center;
  }

  .posluga-2 {
    justify-content: center;
    align-self: center;
  }

  .h2 {
    width: 433px;
    font-size: 3.7vw;
  }

  .h2.pop-in.white {
    width: 47vw;
    font-size: 3.7vw;
  }

  .content-3-screen {
    flex: 1;
    margin-right: 1vw;
  }

  .dropdown-toggle, .dropdown-link {
    font-size: 1.9vw;
  }

  .div-block-text-3 {
    grid-row-gap: 1.563vw;
  }

  .h3 {
    margin-right: 2vw;
  }

  .h3.left.white.es {
    font-size: 6vw;
  }

  .h3.app {
    font-size: 5vw;
  }

  .button-form {
    width: 27vw;
    font-size: 1.8vw;
  }

  .h4 {
    font-size: 2.5vw;
  }

  .par-3 {
    font-size: 1.8vw;
  }

  .img-advantage-3 {
    width: 7vw;
    height: 7vw;
    object-fit: fill;
  }

  .img-advantage-4, .img-advantage-2 {
    width: 7vw;
    height: 7vw;
    object-fit: cover;
  }

  .img-advantage-1 {
    width: 7vw;
    height: 7vw;
  }

  .h-contact {
    font-size: 2.5vw;
  }

  .text-contact {
    font-size: 1.8vw;
  }

  .form-block.es {
    margin-right: 1vw;
  }

  .field-3 {
    width: auto;
    padding: 2.5vw 1vw 2.5vw 3vw;
    font-size: 1.8vw;
  }

  .field-label-3 {
    font-size: 1.8vw;
    line-height: 130%;
  }

  .play-outer-circle {
    width: 13vw;
    height: 13vw;
  }

  .play-inner-circle {
    width: 10vw;
    height: 10vw;
  }

  .text-block {
    font-size: 1.8vw;
  }

  .img-cargo.es {
    width: 44vw;
  }

  .text-footer {
    font-size: 1.8vw;
  }

  .text-footer.es {
    margin-left: 2vw;
  }

  .text-menu-footer {
    font-size: 1.8vw;
  }

  .phone-text {
    margin-top: 20px;
    font-size: 2.2vw;
  }

  .box-zagolovok {
    font-size: 3.5vw;
    line-height: 130%;
  }

  .phone-mini {
    font-size: 2.8vw;
  }

  .img-box-left {
    display: none;
  }

  .i {
    min-height: 8vw;
    font-size: 2.2vw;
  }

  .form-block-2 {
    max-width: 36vw;
  }

  .button-form-2 {
    padding-top: 2.2vw;
    padding-bottom: 2.2vw;
    font-size: 2.2vw;
  }

  .center-bg {
    display: none;
  }

  .content-politika {
    margin-top: 13vw;
  }

  .paragraf {
    font-size: 1.8vw;
  }

  .fs-cc-banner_container {
    flex-direction: column;
    align-items: flex-start;
  }

  .fs-cc-prefs_title {
    font-size: 1.25rem;
  }
}

@media screen and (max-width: 479px) {
  .x.without-max-w.mobile {
    padding-top: 2vw;
  }

  .x.mobile {
    margin-left: 0;
    margin-right: 0;
  }

  .logo {
    object-fit: fill;
    margin-top: 0;
    margin-bottom: 0;
  }

  .h1 {
    font-size: 16vw;
  }

  .nav-link {
    text-align: left;
    font-size: 3vw;
  }

  .point-block._03 {
    flex: 0 auto;
  }

  .div-paragraf-block.opacity {
    width: auto;
  }

  .div-paragraf-block.opacity-1 {
    width: auto;
    margin-left: 0;
  }

  .div-line {
    width: 100%;
  }

  .posluga-1 {
    margin-left: 5px;
    margin-right: 5px;
  }

  .posluga-3 {
    grid-column-gap: 35px;
    align-self: center;
  }

  .h2 {
    width: auto;
  }

  .section-3-screen {
    height: 40vh;
    background-position: 0 0, 37%;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, scroll;
  }

  .content-3-screen {
    flex: 1;
    justify-content: flex-start;
    align-self: center;
  }

  .dropdown-toggle, .dropdown-link {
    font-size: 3vw;
  }

  .h3.app {
    align-self: center;
    align-items: center;
  }

  .content-4-screen {
    grid-column-gap: 2px;
    grid-row-gap: 5px;
    grid-template-columns: .75fr .75fr .25fr;
    margin-left: 0;
  }

  .div-ramka {
    border-width: 4px;
    margin-left: 0;
    margin-right: -5vw;
    box-shadow: 0 5px 20px 2px rgba(83, 102, 206, .65);
  }

  .h4 {
    width: 23vw;
  }

  .div-plashka {
    align-items: center;
  }

  .line {
    margin-left: 0;
  }

  .form-block {
    align-self: center;
  }

  .div-form {
    grid-row-gap: 3vw;
    flex-direction: column;
  }

  .field-3 {
    width: 25vw;
  }

  .video-control-inner-wrap-2 {
    width: 18vw;
    height: 18vw;
    margin-top: 0;
  }

  .play-outer-circle {
    width: 18vw;
    height: 18vw;
  }

  .play-inner-circle {
    width: 13vw;
    height: 13vw;
  }

  .div-menu-footer {
    grid-row-gap: 14px;
  }

  .box-zagolovok {
    line-height: 5vw;
  }

  .phone-mini {
    margin-bottom: 5px;
    padding-left: 0;
    padding-right: 0;
  }

  .text-span {
    display: block;
  }

  .center-bg {
    display: none;
  }

  .light-box-form {
    margin-left: 20px;
    margin-right: 20px;
  }

  .close-light-box-form {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    top: auto;
    bottom: -60px;
    left: 0%;
    right: 0%;
  }

  .map-mini {
    height: 35vw;
  }

  .menu-button {
    margin-top: 5px;
    right: 10px;
  }

  .content-politika {
    margin-top: 20vw;
  }

  .fs-cc-banner_buttons-wrapper {
    width: 100%;
    text-align: center;
    flex-direction: column-reverse;
    align-items: center;
  }

  .fs-cc-prefs_content {
    padding: 1.5rem;
  }

  .fs-cc-banner_button {
    width: 100%;
    margin-bottom: .5rem;
    margin-left: 0;
  }

  .fs-cc-banner_close {
    position: absolute;
    top: -1.5rem;
    bottom: auto;
    left: auto;
    right: .75rem;
  }

  .fs-cc-prefs_component {
    padding: 1.5rem;
  }

  .fs-cc-prefs_button {
    margin-bottom: .5rem;
  }
}

#w-node-e000d35d-fa9a-86e6-f132-c40d0b4ed13f-2599793c {
  grid-area: 1 / 2 / 2 / 4;
  justify-self: end;
}

#w-node-cd1f0190-d0a9-9fe2-d621-40b7ccc74fd5-2599793c {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-b19e9dec-7fdb-75bf-1d92-87da1e7cc5fb-2599793c {
  grid-area: 2 / 1 / 3 / 2;
  align-self: start;
}

#w-node-_2b43737e-94f8-f1e3-39a8-cf664fd84158-2599793c {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-f82643b7-1d06-671c-8c52-6d065e218daf-2599793c {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_93ec2b58-13bc-f392-9b89-d7ae50b7fbe3-2599793c, #w-node-fd3f7943-c950-c681-d8e3-a2fe581f4e6e-2599793c {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_72bbe37a-60d8-84e7-3d7c-e8299dc01d67-2599793c {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_7fa3bf1b-33c2-2568-5f89-21dd3d6de925-2599793c {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-_3e30aef8-9728-357e-6821-db20085e6531-2599793c {
  grid-area: 4 / 2 / 5 / 4;
  justify-self: end;
}

#w-node-_14d11c1d-cb25-e6d5-97c9-c24ed8d3dee9-2599793c {
  grid-area: 2 / 1 / 3 / 2;
  align-self: center;
}

#w-node-fbf2e626-823e-8777-c78e-cbafffce635d-2599793c {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_1e89c8d0-9797-3508-9dcd-3d33d69fba01-db93d544 {
  grid-area: 1 / 2 / 2 / 4;
  justify-self: end;
}

#w-node-_1e89c8d0-9797-3508-9dcd-3d33d69fba02-db93d544 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_1e89c8d0-9797-3508-9dcd-3d33d69fba04-db93d544 {
  grid-area: 2 / 1 / 3 / 2;
  align-self: start;
}

#w-node-_1e89c8d0-9797-3508-9dcd-3d33d69fba06-db93d544 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_1e89c8d0-9797-3508-9dcd-3d33d69fba07-db93d544 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_1e89c8d0-9797-3508-9dcd-3d33d69fba14-db93d544, #w-node-_1e89c8d0-9797-3508-9dcd-3d33d69fba1b-db93d544 {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_1e89c8d0-9797-3508-9dcd-3d33d69fba21-db93d544 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_1e89c8d0-9797-3508-9dcd-3d33d69fba22-db93d544 {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-_1e89c8d0-9797-3508-9dcd-3d33d69fba23-db93d544 {
  grid-area: 4 / 2 / 5 / 4;
  justify-self: end;
}

#w-node-_1e89c8d0-9797-3508-9dcd-3d33d69fba2a-db93d544 {
  grid-area: 2 / 1 / 3 / 2;
  align-self: center;
}

#w-node-_1e89c8d0-9797-3508-9dcd-3d33d69fba3a-db93d544 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_94adb60a-4876-f436-a2cf-0593f43c4882-4ee7c641 {
  grid-area: 1 / 2 / 2 / 4;
  justify-self: end;
}

#w-node-_94adb60a-4876-f436-a2cf-0593f43c4883-4ee7c641 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_94adb60a-4876-f436-a2cf-0593f43c4885-4ee7c641 {
  grid-area: 2 / 1 / 3 / 2;
  align-self: start;
}

#w-node-_94adb60a-4876-f436-a2cf-0593f43c4887-4ee7c641 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_94adb60a-4876-f436-a2cf-0593f43c4888-4ee7c641 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_94adb60a-4876-f436-a2cf-0593f43c4895-4ee7c641, #w-node-_94adb60a-4876-f436-a2cf-0593f43c489c-4ee7c641 {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_94adb60a-4876-f436-a2cf-0593f43c48a2-4ee7c641 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_94adb60a-4876-f436-a2cf-0593f43c48a3-4ee7c641 {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-_94adb60a-4876-f436-a2cf-0593f43c48a4-4ee7c641 {
  grid-area: 4 / 2 / 5 / 4;
  justify-self: end;
}

#w-node-_94adb60a-4876-f436-a2cf-0593f43c48ab-4ee7c641 {
  grid-area: 2 / 1 / 3 / 2;
  align-self: center;
}

#w-node-_94adb60a-4876-f436-a2cf-0593f43c48bb-4ee7c641 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_9229739c-1e00-1d2f-3ab9-92ee6e2b0561-02f02269 {
  grid-area: 1 / 2 / 2 / 4;
  justify-self: end;
}

#w-node-_9229739c-1e00-1d2f-3ab9-92ee6e2b0562-02f02269 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_9229739c-1e00-1d2f-3ab9-92ee6e2b0564-02f02269 {
  grid-area: 2 / 1 / 3 / 2;
  align-self: start;
}

#w-node-_9229739c-1e00-1d2f-3ab9-92ee6e2b0566-02f02269 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_9229739c-1e00-1d2f-3ab9-92ee6e2b0567-02f02269 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_9229739c-1e00-1d2f-3ab9-92ee6e2b0574-02f02269, #w-node-_9229739c-1e00-1d2f-3ab9-92ee6e2b057b-02f02269 {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_9229739c-1e00-1d2f-3ab9-92ee6e2b0581-02f02269 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_9229739c-1e00-1d2f-3ab9-92ee6e2b0582-02f02269 {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-_9229739c-1e00-1d2f-3ab9-92ee6e2b0583-02f02269 {
  grid-area: 4 / 2 / 5 / 4;
  justify-self: end;
}

#w-node-_9229739c-1e00-1d2f-3ab9-92ee6e2b058a-02f02269 {
  grid-area: 2 / 1 / 3 / 2;
  align-self: center;
}

#w-node-_9229739c-1e00-1d2f-3ab9-92ee6e2b059a-02f02269 {
  grid-area: 2 / 2 / 3 / 3;
}

@media screen and (min-width: 1920px) {
  #w-node-_72bbe37a-60d8-84e7-3d7c-e8299dc01d67-2599793c {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_14d11c1d-cb25-e6d5-97c9-c24ed8d3dee9-2599793c {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_1e89c8d0-9797-3508-9dcd-3d33d69fba21-db93d544 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_1e89c8d0-9797-3508-9dcd-3d33d69fba2a-db93d544 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_94adb60a-4876-f436-a2cf-0593f43c48a2-4ee7c641 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_94adb60a-4876-f436-a2cf-0593f43c48ab-4ee7c641 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_9229739c-1e00-1d2f-3ab9-92ee6e2b0581-02f02269 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_9229739c-1e00-1d2f-3ab9-92ee6e2b058a-02f02269 {
    grid-area: 2 / 1 / 3 / 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-e000d35d-fa9a-86e6-f132-c40d0b4ed13f-2599793c {
    justify-self: end;
  }

  #w-node-f82643b7-1d06-671c-8c52-6d065e218daf-2599793c {
    grid-area: 3 / 2 / 4 / 3;
  }

  #w-node-_1e89c8d0-9797-3508-9dcd-3d33d69fba01-db93d544 {
    justify-self: end;
  }

  #w-node-_1e89c8d0-9797-3508-9dcd-3d33d69fba07-db93d544 {
    grid-area: 3 / 2 / 4 / 3;
  }

  #w-node-_94adb60a-4876-f436-a2cf-0593f43c4882-4ee7c641 {
    justify-self: end;
  }

  #w-node-_94adb60a-4876-f436-a2cf-0593f43c4888-4ee7c641 {
    grid-area: 3 / 2 / 4 / 3;
  }

  #w-node-_9229739c-1e00-1d2f-3ab9-92ee6e2b0561-02f02269 {
    justify-self: end;
  }

  #w-node-_9229739c-1e00-1d2f-3ab9-92ee6e2b0567-02f02269 {
    grid-area: 3 / 2 / 4 / 3;
  }
}


