@import url('https://fonts.googleapis.com/css2?family=Inter:wght@500;600&display=swap');

[class*=__container] {
    max-width: 1360px;
    margin: 0px auto;
    padding: 0px 15px;
}

:root {
    --primary-color:#8038f9;
}

body{
    font-family: Inter;
    font-weight: 600;
    font-size: 24px;
    color: #000;
    background: #fff;
}


.header__icon {
    width: 50px;
    height: 50px;
}

.header__left {
    gap: 20px;
    display: flex;
    align-items: center;
}

.top-header__title {
    font-size: 64px;


}

.top-header__text {
    font-size: 24px;
    font-weight: 500;

}

.header {
    position: fixed;
    top: 0;
    left: o;
    width: 100%;
    z-index: 55;
    background-color: #fff;

}

.header__container {
    min-height: 121px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    column-gap: 25px;

}

.header__logo {
    font-size: 36px;
    color: var(--primary-color);


}

.header__burger {
    cursor: pointer;
    height: 20px;
    width: 20px;
    overflow: visible;
    position: relative;
    z-index: 25;
}


.menu__list {
    display: flex;
    align-items: center;
    column-gap: 42px;
    flex-wrap: wrap;
    row-gap: 20px;


}


.menu__link {
    font-size: 24px;
    font-weight: 500;
    position: relative;
    display: inline-block;

}

.menu__link::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    background-color: var(--primary-color);
}

.menu__link:hover.menu__link::after {
    width: 100px;
}

/* hero */

.hero {
    background: url(./image/01.jpeg) center/cover no-repeat;
    margin: 121px 0px;
    min-height: 900px;
}


.hero_title {
    text-align: center;
    font-size: 64px;
    font-weight: 600;
    color: #fff;

    padding: 64px;

}

.hero__text {
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    margin-top: 413px;
}

.hero__button {
    display: block;
    margin: 44px auto 0 auto;
    width: 325px;
    height: 66px;
    border-radius: 100px;
    background-color: #00bbb1;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    border: none;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.hero__button:hover {
    background-color: #009c94;
}

.stan {
    margin-top: 146px; /* отступ от блока hero */
}

.stan__container {
    display: flex;
    justify-content: space-between;
    gap: 147px;
}

.stan__dalban {
    display: flex;
    justify-content: space-between;
    gap: 147px;

}

.stan__dalban2 {
    display: flex;
    justify-content: space-between;
    gap: 220px;
    margin-top: 33px;
}

.stan__text1 {

    font-size: 64px;
    font-weight: 600;
    color:#000

}
.stan__disk1 {
    font-size: 24px;

    color: rgba(0, 0, 0, 0.6);;
    margin-top: 57px;
}


.info {
    margin-top: 150px;
    background-color: #8038f9;
    height: 981px;
}

.info__container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px;
}

.info__content {
    max-width: 600px;
    flex: 1 1 50%;
    text-align: left;
    padding: 137px 0px;
}

.info__title {
    font-size: 64px;
    font-weight: 600;
    margin-bottom: 24px;
    color: #ffffff;
    letter-spacing: -0.08em;
    display: block;
    width: 635px;
    height: 213px;
}

.info__text {
    font-size: 20px;
    font-weight: 500;
    line-height: 140%;
    color:#fff;
}

.info__button {
    padding: 19px 105px;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    background-color: #00bbb1;
    border: none;
    border-radius: 100px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    margin-top: 120px;
}

.info__button:hover {
    background-color: #009c94;
}

.info__image {
    padding: 77px 0px;

}


.info__image {
    text-align: right;
}



.info__text {
    margin-top: 80px;
    letter-spacing: -0.08em;
}


.partner {
    height: 900px;
}

.partner_container {
    margin: 0 auto;
    max-width: 1360px;
}

.partner_text {
    text-align: center;
    font-size: 64px;
    color: #000;
    margin-top: 55px;

}

.partner_image {
    display: flex;
    justify-content: space-between;
    margin-top: 77px;
}

.download {
    height: 909px;
    background-color: #8038f9;
}

.download_container {
    margin: 0 auto;
    max-width: 1360px;
    display: flex;
    justify-content: space-between;
}

.download__content {
    max-width: 600px;
    flex: 1 1 50%;
    text-align: left;
    padding: 137px 0px;
       
}

.download__title {
    font-size: 64px;
    font-weight: 600;
    margin-bottom: 24px;
    color: #ffffff;
    letter-spacing: -0.08em;
    display: block;
    width: 670px;
    height: 153px;
}

.download__text {
    font-size: 24px;
    font-weight: 500;
    height: 48px;
    width: 670px;
    color:#fff;
}

.download__button {
    margin-top: 60px;
}

.download__image {
    padding: 77px 0px;

}

.click__container {
    max-width: 1360px;
    margin: 0 auto;
    background-image: url(./image/Негро_братки.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 1641px;
}



.click__text {
    text-align: center;
    color: #fff;
    font-size: 64px;
    padding: 1111px 0px 0px 0px;
}

.email__form {
    border-radius: 100%;
    border: 2px solid white;

}

.email__form input {
    padding: 20px;
    font-size: 24px;
    color: #fff;
}

.email__form {
    display: flex;
    overflow: hidden;
    border-radius: 100px;
    background-color: transparent;
    max-width: 600px;
    margin: auto;
    margin-top: 131px;
  }
  
  .email__form input {
    flex: 1;
    padding: 20px;
    font-size: 24px;
    color: white;
    background: transparent;
    border: none;
    outline: none;
  }
  
  .email__form input::placeholder {
    color: white;
    opacity: 0.9;
  }
  
  .email__form button {
    background-color: #00bbb1;
    color: #fff;
    border-radius: 100px;
    padding: 20px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .footer {
    background-color: #1b0d37;
    margin-top: 145px;
    height: 639px;
    color: #fff;
  }

  .footer__block {
    display: flex;
    gap: 20px;
    margin-top: 43px;
    padding: 43px 0px;
    /* margin: auto; */
    align-items: center;
    justify-content: center;
    color: #8038f9;
  }

  .image_footer {
    width: 50px;
    height: 50px;
    /* margin-top: 43px; */
  }

  .footer__row {
    display: flex;
    justify-content: space-between;
    align-items: center;

  }

  .footer__ebanat {
    display: flex;
    gap: 60px;
    font-size: 20px;

  }

  .footer__al1 {

    display: flex;
    gap: 42px;

  }

  .footer__number {
    margin-top: 42px;
  }

  

