* {
  margin: 0;
  box-sizing: border-box;
  line-height: 1.1;
}

/* ::placeholder {
  padding-left: 40px;
} */
img {
  max-width: 100%;
  height: auto;
}


@font-face {
  font-display: optional;
  font-family: Lato;
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/S6u8w4BMUTPHjxsAUi-qJCY.woff2') format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-display: fallback;
  font-family: Lato;
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/S6u8w4BMUTPHjxsAXC-q.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-display: optional;
  font-family: Lato;
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/S6u_w4BMUTPHjxsI5wq_FQft1dw.woff2') format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-display: fallback;
  font-family: Lato;
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/S6u_w4BMUTPHjxsI5wq_Gwft.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-display: optional;
  font-family: Lato;
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/S6uyw4BMUTPHjxAwXjeu.woff2') format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-display: fallback;
  font-family: Lato;
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/S6uyw4BMUTPHjx4wXg.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
@font-face {
  font-display: optional;
  font-family: Lato;
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/S6u9w4BMUTPHh6UVSwaPGR_p.woff2') format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-display: fallback;
  font-family: Lato;
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/S6u9w4BMUTPHh6UVSwiPGQ.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}
html,
body {
  width: 100%;
  overflow-x: hidden;
}
body {
  font-family: 'Lato', sans-serif;
  margin: 0;
  padding: 0;
  background-color: #fff;
  color: #000;
  word-wrap: break-word;
overflow-wrap: break-word;
word-break: break-word;
}
.container,
.hero-container,
.register,
.info,
.steps,
.testimonials,
.slider1 {
  max-width: 100%;
}
.container {
  padding: 0 16px;
}
section {
  margin-bottom: 26px;
}
.section-form {
  margin-bottom: 0;
}
.offer-name {
  color: #BC3345;
  /* color: #0056AC; */
}

/* HEADER */

/* HERO */

main {
  padding-top: 140px;
}

.hero {
  text-align: center;
  margin-bottom: 80px;
}

.hero__title {
  display: flex;
  text-align: left;
  flex-direction: column;
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 20px;
  word-break: break-word;
  hyphens: auto;
  text-wrap: balance;
  margin: 0 0 0 0;
  letter-spacing: 0.03em;
}
.hero__subtitle {
  text-align: left;
  font-size: 24px;
  word-break: break-word;
  hyphens: auto;
  text-wrap: balance;
  margin-bottom: 0;
}

/* REGISTER */

.section-register {
  display: flex;
  flex-direction: column;
  position: relative;
  padding: 0 0 !important;
}
.hero-container {
  padding: 0 16px;
}
.register {
  border-radius: 12px 12px 0px 0px;
background: #F5F5F5;
border-radius: 12px;
 
  width: 100%;
  padding: 32px 20px;

  /* box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); */
  text-align: center;
 
  margin: 0 auto;
  min-height: 457px;
}
.register__title {
  font-size: 32px;
  font-weight: bold;
  color: #111111;
  text-align: left;
  margin: 0;
  margin-bottom: 30px;
  padding: 0;
}
.register__form {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 100%;
}

/* INFO */
.info__img {
  position: relative;
  display: flex;
  margin-bottom: 20px;
}
.info__image {
  width: 100%;
  height: auto;
  max-height: 708px;
  object-fit: cover;
  aspect-ratio: 1180 / 709;
}
.info__text {
  font-size: 20px;
  word-break: break-word;
  hyphens: auto;
  margin-top: 24px;
}
.background-text {
  color: #fff;
  font-size: 12px;
  padding: 12px;
  width: 100%;
  background-color: #BC3345;
  position: absolute;
  left: 16px;
  letter-spacing: 0.02em;
  line-height: 1.2;
  bottom: 0px;
  width: fit-content;
}

/* LAUNCH */

.section-launch {
  padding: 45px 0;
  /* background: linear-gradient(180deg, #a91b1f 0%, #e52228 100%); */
  background: #002E5E;
}
.launch {
  display: flex;
  flex-direction: column;
  gap: 58px;
  align-items: flex-start;
}
.launch {
  color: #000;
}
.launch__caption {
  margin: 0;
  font-size: 28px;
  line-height: 1;
  color: #FFFFFF;
  margin-bottom: 32px;
}
.launch__text {
  font-size: 14px;
  color: #FFFFFF;
  line-height: 1.4;
  margin: 0;
}
.launch__group3 {
  display: none;
  padding-top: 100px;
}
@media (max-width: 1280px) {
  .launch__group3 {
    padding-top: 30px;
  }
}
.launch__dots {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin: 0;
  transform: translateX(-50%);
}
.launch__number {
  text-align: center; 
  margin: 0; 
  font-size: 14px;
  color: #FFFFFF;
}

/* LAST FORM */

.section-form { 
  /* background-image: url("../img/flag-desktop.webp"); */
  background-size: cover; /* Изображение растягивается, чтобы покрыть весь блок */
  background-repeat: no-repeat;
  background-position: center 150px;
}
.section-form__flag-mobil {
  display: flex;
  width: 100%;
  right: 0;
  left: 0;
  top: 82px;
  height: 210.927px;
  width: 100%;
  position: absolute;
}

.form__title {
  color: #000;
  font-size: 32px;
  margin-bottom: 28px;
  text-align: left;
  padding: 15px 0;
  margin: 0;
  margin-top: 92px;
}
.left:hover, .right:hover, .prev__slider1:hover, .next__slider1:hover {
  opacity: 1;
  background: #E4E4E4;
}

/* FOOTER */
/* MEDIA QUERIES */
@media (min-width: 375px) {
  .section-form {
    background-position: center 150px;
  }
  .background-text {
    bottom: 0;
  }
}
@media (min-width: 425px) {
  .section-form {
    background-position: center 150px;
  }
  .container {
    padding: 0 30px;
  }
}
@media (min-width: 600px) {
  .section-form {
    background-position: center 150px;
  }
  .section-launch {
    padding: 60px 0;
  }
  .launch__img {
    width: 80%;
  }
}



.left, .right {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  transition: 0.6s ease;
  padding: 12px;
  background: #E4E4E4;
  max-width: 161px;
  opacity: 0.3;
}
.left:hover, .right:hover, .prev__slider1:hover, .next__slider1:hover {
  opacity: 1;
  background: #E4E4E4;
}
.left:active, .right:active {
  opacity: 0.8;
}
.slideshow-container img {
  width: 100%;
  object-fit: cover;

}
.mySlides.fade__img img,
.mySlides__th.fade__img img,
.mySlides__third.fade__img img,
.mySlides__fourth.fade__img img {
  height: 260px;
  width: 100%;
  object-fit: cover;
}
.launch__group2 {
  flex-direction: column;
}
.section-info {
  padding: 32px 0 60px;
  margin-bottom: 0;
}
.section-slider1 {
  margin-bottom: 0;
  padding: 60px 0 80px;
}
@media (min-width: 768px) {
  * {
    line-height: 1.1;
  }
  section {
    margin-bottom: 26px;
  }
  .section-form {
    margin-bottom: 0;
    padding-bottom: 237px;
  }
  .section-info {
    margin-bottom: 80px;
    padding: 0;
  }
  .section-launch {
    margin-bottom: 87px;
  }
  .section-slider1 {
padding-bottom: 80px;
padding-top: 0;
  }
  .left, .right {
    background: transparent;
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    transition: 0.6s ease;
    padding: 12px;
    background: #E4E4E4;
    max-width: unset;
    opacity: 0.3;
  }

  .container {
    padding: 0;
    max-width: 740px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .section-launch,
  .section-form,
  .section-steps {
    /* background: linear-gradient(90deg, #a91b1f 0%, #e52228 100%); */
    background: #002E5E;
    padding: 60px 0;
  }
  
  .section-testimonials {
    padding: 0 0px;
  }

  .hero .hero-container {
    padding: 0;
    max-width: 580px;
  }

  .section-register {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: unset;
  }
  .hero-container {
    padding: unset;
  }
  .section-register,
  .section-info {
    padding: 0;
    margin-bottom: 62px;
  }

  .hero,
  .register {
    margin: 0;
    flex: 1;
  }
  .hero {
    justify-content: center;
    display: flex;
    flex-direction: column;
  }
  .info__text {
    font-size: 22px;
    padding: 0;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
  }
  .launch {
    display: flex;
 
    align-items: center;
    gap: 40px;
  }
  .launch__caption {
    font-size: 40px;
    margin-bottom: 32px;
  }
  .launch__text {
    font-size: 16px;
  }
 
  .launch__group2,
  .launch__group3 {
    flex: 1;
  }


  .launch__group3 .launch__text:nth-of-type(1) {

  }
  .launch__img {
    width: 100%;
  }

  .section-form {
    background-image: url("../img/flag-desktop.webp");
    background-position: center 150px;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 342px;
  }


  .section-form .container {
    gap: 40px;
    display: flex;
    justify-content: space-between;
  }

  .section-form .container > div {
    width: calc(50% - 20px);
  }

  .register {
    max-width: 350px;
    width: 350px;
    margin: 0 auto;

    padding: 32px;
  }

  .form-group {
    display: flex;
    text-align: left;
    margin-right: auto;
  }

  .background-text {
    font-size: 16px;
    bottom: 0px;
  }
  main {
    padding-top: 36px;
}
  .section-register {
    gap: 20px;
  }
  .section-form__flag-mobil {
    display: none;
  }
  /* .section-register > div {
    width: calc(50% - 10px);
  } */
}
@media (min-width: 900px) {
  .section-form {
    background-position: center 28px;
    padding-bottom: 342px;
  }
  .form__title {
    font-size: 54px;
    margin: 0;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 994px;
  }
  .hero__title {
    font-size: 48px;
    margin: 16px 0 0 0;
  }
  .launch__group3 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 20px;
  }
  .launch__group1 {
    display: none;
  }
  .launch__group2 .launch__text {
    display: none;
  }
  .launch {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 40px;
  }
  * {
    line-height: 1.1;
  }
  .section-info,
  .section-launch,
  .section-steps,
  .section-form {
    padding: 60px 0px;
  }

  .section-form {
    padding-bottom: 342px;
  }

  .section-register,
 
  .section-testimonials,
  .section-info {
    padding: 0 0px;
  }
  .slideshow-container img {
    width: 100%;
    object-fit: cover;

  }
  .mySlides.fade__img img,
  .mySlides__th.fade__img img,
  .mySlides__third.fade__img img,
  .mySlides__fourth.fade__img img {
    height: 512px;
    width: 100%;
    object-fit: cover;
  }
  .section-form {
    background-position: center 28px;
  }
  .section-slider1 .container {
    padding: 0;
  }
  .section-register {
    gap: 40px;
  }
  /* .section-register > div {
    width: calc(50% - 20px);
  } */

  .launch__group3 {
    gap: 32px;
  }

  .launch__caption {
    font-size: 40px;
  }
  .launch__text {
    font-size: 20px;
  }
  .launch__group3 .launch__text:nth-of-type(1) {

  }
  .card .card__header {
    margin-bottom: 20px;
  }
  .background-text {
    font-size: 16px;
    bottom: 0px;
  }
}
@media (min-width: 1280px) {
  .launch__group2 .slideshow-container-1 {
    width: 90%;
    margin: 0;
  }
  .launch {
    gap: 25px;
  }
  .background-text {
    bottom: 0px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding: 0;
  }
  .hero__title {
    font-size: 54px;
  }
  .register {
    max-width: 439px;
    width: 439px;
  }
  * {
    line-height: 1.1;
  }
  .section-testimonials .swiper-slide .card p {
    /* max-width: 85%; */
  }
.swiper-slide {
  height: auto;
}
  .card .card__text {
    font-size: 20px;
  }
}
@media (min-width: 1440px) {
  
  * {
    line-height: 1.1;
  }
  .section-info,
  .section-launch,
  .section-steps,
  .section-form {
    padding: 60px 0 10px;
  }

  .section-form {
    padding: 60px 0 10px;
  }
  .section-steps {
    padding: 60px 0 80px;
  }
  .section-register,

  .section-testimonials,
  .section-info {
    padding: 0;
  }
  section,
  .section-register,
  .section-info {
    padding: 0;
  }

  .section-register {
    gap: 40px;
  }
  .section-form {
    background-position: center 28px;
    padding: 40px 0 365px;
  }
  .hero__title {
    margin-bottom: 20px;
    font-size: 54px;
  }
  .background-text {
    bottom: 0px;
  }
  .hero__subtitle {
    font-size: 24px;
    margin-bottom: unset;
  }
  .register__title {
    font-size: 32px;
  }
  .launch__caption {
    font-size: 40px;
  }
  .launch__text {
    font-size: 16px;
  }
  .launch__group2 .slideshow-container-1 {
    width: 88%;
    margin: 0;
  }

  .section-testimonials .swiper-slide .card p {
    max-width: 75%;
  }
  .section-steps .steps {
    gap: 22px;
  }

  .swiper-slide .card__text {
    font-size: 22px;
  }
  .section-form {

  }
}

.launch__group2 {
  display: flex;
  justify-content: flex-end;
}

@media (min-width: 1600px) {
  .register {
    max-width: 439px;
    width: 439px;
    flex: 1;
  }
}

header a,
header button,
header input,
footer a {
 pointer-events: none; 
 user-select: none;
}

.highlight-color {
  color: #284162;
}

.highlight-bg {
  background-color: #284162;
}