
.scroll {
    scroll-behavior: smooth;
}

.body {
    background-color: #000;
    padding: 0;
    max-width: 900px;
    margin: 0 auto;
  }

.wrapper-title {
    background-color: #10f52f;
    padding: 5px;
    display: flex;
    justify-content: center;
    text-align: center;
}

.title {
    color: #363636;
    font-size: 18px;
    font-weight: 900;
    margin: 0;
}

.content {
    padding: 10px;
}

.title-osnova {
    margin: 0;
    margin-top: 10px;
    color: #cf2e2e;
    text-align: center;
    font-size: 35px;
    text-transform: uppercase;

}

.subtitle-osnova {
    color: #fff;
    margin: 0;
    text-align: center;
    margin-top: 10px;
    font-size: 21px;
    font-weight: 700;
}

.subtitle-osnova2 {
    margin: 0;
    color: #fff;
    text-align: center;
    margin-top: 10px;
    font-size: 18px;
}

.forma-block {

    align-items: center;
    flex-direction: column;
    max-width: 900px;
  }

  .forma-block_active {
    display: flex;
  }

  .title-forma {
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
  }

  .delivery {
    color: #f0d802;
    text-align: center;
    font-size: 12px;
    font-weight: 500;
  }

  .arrows {
    margin-top: 20px;
    display: flex;
    column-gap: 3px;
    justify-content: center;
    cursor: pointer;
  }

  .arrow {
    width: 20px;
    height: 20px;
  }

.text {
    margin: 0;
    margin-top: 15px;
    color: #fff;
    font-size: 24px;
    text-align: center;
    padding: 0 5px;
}

@media screen and (max-width: 480px) {
    .text {
      font-size: 18px;
    }
  }

.link {
    text-decoration: none;
    color:#008BCE;
    cursor: pointer;
}

/*Форма*/
.live__img img {
    width: 320px !important;
    padding-top: 10px;
    margin-bottom: 0px;
  }
  
  .header__top__ch {
    width: 100%;
  }
  
  @media screen and (max-width: 480px) {
    .live__img img {
      width: 100% !important;
      padding-top: 10px;
      margin-bottom: 0px;
    }
  }
  
  .form {
    display: flex;
    max-width: 900px;
    height: 575px;
    background-size: cover;
    border-radius: 30px;
    margin-bottom: 15px;
    gap: 15px;
    color: #fff;
  }
  
  .form__img {
    width: 45%;
    display: flex;
    justify-content: center;
  }
  
  .prod__img {
    height: 100%;
    object-fit: contain;
  }
  
  .block__timer {
    width: 280px;
    height: 136px;
    background: #008BCE;
    border-radius: 0 0 30px 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  
  .block__price__text {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    color: #ffffff;
    margin-top: 15px;
    padding: 0 10px;
  }
  
  .block__price__text span {
    color: #008bce;
    text-transform: uppercase;
    font-weight: 700;
  }
  
  .block__right {
    width: 55%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  
  
.descont-info {
    font-size: 26px;
    line-height: 1;
    font-weight: 600;
    text-transform: lowercase;
    color: red;
    margin: 3px auto;
}
  
  
  .block__timer__title {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    color: #FFFFFF;
    text-transform: uppercase;
    text-align: center;
    padding-top: 10px;
  }
  
  .timer__tochka {
    font-size: 14px;
    line-height: 16px;
    font-weight: 700;
    border-radius: 50%;
    margin-left: 10px;
  }
  
  
  .block__timer .block__timer__subtitle {
    font-weight: 700;
    font-size: 14px;
    color: #FFFFFF;
    display: block;
    text-transform: lowercase;
  }
  
  .timer span {
    font-weight: 700;
    font-size: 40px;
    color: #FFFFFF;
  }
  
  .block__price {
    text-align: center;
    margin-bottom: 15px;
  }
  
  .oldPriceAndLabelForLandingInfoApi {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    color: #999999;
    text-transform: uppercase;
    display: block;
    text-decoration: line-through;
    margin-top: 10px;
  }
  
  .priceAndLabelForLandingInfoApi {
    font-weight: 900;
    font-size: 36px;
    text-transform: uppercase;
    color: #008BCE;
    position: relative;
    line-height: 1.2;
  }
  
.forma {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}

  .forma label {
    font-weight: 400;
    font-size: 16px;
    color: #ffffff;
    display: inline-block;
  }
  
  .forma input {
    width: 90%;
    height: 43px;
    background: #FFFFFF;
    border: 2px solid #008BCE;
    border-radius: 50px;
    /* padding: 3px 20px; */
    margin-top: 10px;
    margin-left: 0px;
  }
  
  .inp__text {
    margin-bottom: 15px;
  }
  
  .btn__ch__form {
    margin-top: 15px;
    width: 90%;
    height: 60px;
    background: linear-gradient(180deg, #E2FF00 0%, #FF8A00 100%);
    border-radius: 50px !important;
    font-weight: 500;
    font-size: 24px;
    color: #ffffff !important;
    border: none;
  }
  
  .forma__text {
    font-weight: 700;
    font-size: 13px;
    line-height: 20px;
    color: #616161;
    margin-top: 10px;
    padding-bottom: 15px;
    padding-right: 20px;
    text-align: center;
  }
  
  @media screen and (max-width: 630px) {
    .form {
      height: unset !important;
      flex-direction: column;
      align-items: center;
    }
  
    .form__img {
      width: 100%;
    }
  
    .prod__img {
      max-width: 230px;
      width: 100%;
      margin: 10px auto;
    }
  
    /* .forma input {
      width: 100%;
    } */
  
    .block__right {
      width: 100%;
      padding-left: 0px;
      padding-right: 0px;
    }
  }
  
  @media screen and (max-width: 480px) {
    .priceAndLabelForLandingInfoApi {
      font-size: 30px;
    }
  
  
    /* .btn__ch__form {
      width: 100%;
    }
   */
  
    .block__right {
      margin-left: unset !important;
    }
  
    .form__img img,
    .form__img .form__img__text img {
      width: 100%;
    }
  
    .plashka {
      width: 91% !important;
      padding-left: 11px !important;
      padding-right: 11px !important;
    }
  }
  
  /*Форма*/
  

  .comments {
    margin-top: 25px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  @media (max-width: 600px) {
    .comments {
        flex-direction: column;
    }
  }