body{
    font-family: "Ubuntu";
    font-size: 20px;
}
h2{
    font-size: 36px;
}
.top{
    
    background-image:url(../images/photo.svg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 237px;
}
h1{
    font-size: 48px;
    font-weight: 700;
    color: #C76D9E;
}
.menu{
    background-color: #00000080;
}

.phone{
    display: flex;
    padding-right: 0;
}
.menu-button{
    font-size: 16px;
    text-align: center;
    padding: 8px 16px 8px 16px;
}
a{
    color: #FDFCFB;
    text-decoration: none;
}
.gradient{
    background-image: linear-gradient(90deg, #CF24BE, #FF8181);
    border-radius: 8px;
    padding: 8px 16px 8px 16px;
    font-weight: 500;
}

.top-btn a{
    width: 368px;
    text-align: center;
}

.hero-phrase{
    background-color: #C76D9E;
    color: #FDFCFB;
    font-size: 32px;
    padding-left:8px;
}
.hero-text{
    margin: 228px 0 52px 0;
    font-size: 20px;
}
.big-gradient-button{
   
    padding: 8px 20px ;
    font-size: 20px;
    font-weight: 500 ;
    
}
.info-box{
    background-color: #C76D9E;
    border-radius: 8px;
    color:#FDFCFB;
    width: 560px;
    margin-bottom: 80px;
    padding-left: 20px;
    margin-top: -150px;
}
.icon-info{
    margin-top: 24px;
}
.mobile-hero-h{
    font-size: 32px;
    font-weight: 700;
}
.mobile-hero{
    color: #FDFCFB;
    margin-top: 154px;
    margin-bottom: 64px;
    font-size: 14px;
}
.hero-phrase-mob{
    font-size: 20px;
    background-color: #C76D9E;
}
.space-under{
    margin-bottom: 165.5px;
}
.button-phone{
    background-color: #00000000;
    border: #00000000;
}
.info-text{
    font-size: 20px;
    margin: 24px 24px 32px 24px;
}
.pink-text{
    color:#C76D9E;
    font-size: 36px;
    padding-bottom: 32px;
    line-height: 41px;
}
.frame-text{
    width: 147px;

    text-align: center;
    justify-content: center;
}
.frame-text img{
    width: 64px;
    height: 64px;
    object-fit: cover;
}
.line-text-grad{
    color:#FDFCFB;
    font-size: 32px;
    background-image:linear-gradient(90deg,#CF24BE, #FF8181);
    padding: 16px 152px 8px 152px;
    margin: 0;
}
.line-text{
    color:#FDFCFB;
    font-size: 32px;
    padding: 16px 152px;
    margin: 0;
    background-color: #C76D9E;
}
.pink-box{
    background-color: #F1DAE8;
    margin: 80px;
    padding: 32px 0 16px 0;
    font-weight: 400;
}
.why-us{
    padding: 0 32px 48px 32px;
}
.advanteges{

    padding: 32px;

    gap: 24px 48px;
}
.advantages-points{
    color: #C76D9E;
    font-size: 32px;
    font-weight: 400;
    width: 311px;
    margin: 0;
}
.frame-box{
    text-align: center;
    gap: 8px;
    width: 311px;
   
}

.frame-box img{
    width: 64px;
    height: 64px;
    object-fit: cover;
}
.frame-box h3{
    margin: 8px 0;
}
.we-propose{
    color: #FDFCFB;
    font-size: 32px;
    font-weight: 400;
    padding: 16px;
}
.propose-frame{
    background-color: #C76D9E;
    color: #FDFCFB;
    border-radius: 8px;
    font-weight: 400;
    padding: 32px;
    display: flex;
    margin: 12px 8px;
    width: 560px;
    flex-wrap: wrap;
    font-size: 20px;
}
.advantages-container{
     margin-bottom: 80px;
}
.form-container{
    background-image: url(/images/image\ 1.png);
    background-repeat: no-repeat;
    max-height: 581px;
    overflow: hidden;
}
.form{
    background-image: linear-gradient(90deg, #F8DCFF, #FFE2E2);
    width: 560px;
    border-radius: 8px;
    padding: 40px 32px 40px 32px;
    gap: 40px;
    margin-top: 32px;
    height: 638px;
    box-shadow: 0 4px 8px;
    position: absolute;
}
.steps{
    margin-top: 32px;
}

.steps img{
    width: 50%;
}
.input-line{
    height: 56px;
    border-radius: 8px ;
    background-color: #FDFCFB;
    border: none;
    width: 100%;
}
.inputs-box{
    padding: 32px;
    display: flex;
    flex-direction: column;
    gap:12px;
}
.inputs-box p{
    margin-bottom: 4px;
}
.radio-box{
    display: flex;
    flex-direction: column;
    gap:35px;
}
.radio-box p{
    margin: 0;
    margin-bottom: 8px;
}
.done p{
    font-size: 32px;
}
.radio-box label{
    margin: 0 24px 0 8px;
}
.btn-outline{
    text-transform: uppercase;
    background-color: #F1DAE8;
    border-radius: 8px;
    border: solid 2px #747371;
    color: #747371;
    padding: 8px 20px;
    
    
}
.mt-40{
    margin-top: 40px;
}
.footer{
    background-color: #C76D9E;
    color:#FDFCFB; 
    padding-bottom: 78px;
    
}
.footer-size{
    width: 333px;
    gap: 24px;
    padding-bottom: 78.5px;
}
.footer-header{
    font-size: 32px;
    padding-top: 32px;
}
.footer-text{
    font-size: 20px;
    padding-right:0;
}
.grey-text{
    color: #747371; 
    font-size: 20px;
}

.nav-buttons{
    gap: 12px;
}
.slider-items{
    background-color: #F1DAE8;
    width: 368px;
    border-radius: 8px;
    gap: 8px;
    padding: 24px 16px;
    text-align: center;
}

.slider-frame{
    display: flex;
    justify-content: center;
}
.program{
    margin-top: 80px;
    margin-bottom: 32px;
}

.nav-button{
    cursor: pointer;
}

.nav-button.active {
    border-bottom: solid 2px #C76D9E;
  }

  .slick-track{
    gap:16px;
  }

.slick-list{padding:0 5% 0 0 !important;}

.slider-items{
    display: flex;
    flex-direction: column;
    height: 100%;
}

.slick-track
{
    display: flex !important;
    height: 210px !important;
}

.slick-slide, .slick-slide>div
{
    height: inherit!important;
}

.text-responsive {
    font-size: calc(100% + 1vw + 1vh);
  }

  .contact-form .wpcf7-form.init{
    position: absolute;
    width: 570px;
    height: 680px;
  }
  .contact-form .fieldset-cf7mls-wrapper{
    height: 100%;
  }
  #cf7mls-next-btn-cf7mls_step-1{

    font-size: 20px;
    font-weight: 500 ;
    background-image: linear-gradient(90deg, #CF24BE, #FF8181);
    border-radius: 8px;
    padding: 8px 16px 8px 16px;

    position: absolute;
    bottom:0;
    left:50%;
    transform: translateX(-50%);
  }
  .contact-form .wpcf7-not-valid-tip{
    position: absolute;
    bottom: -16px;
    left: 5px;
  }

  .contact-form input[type='radio'] {
    accent-color: #c76d9e;
}
.contact-form div[id^="wpcf7-f58"] button.cf7mls_back{
    text-transform: uppercase;
    background-color: #F1DAE8;
    border-radius: 8px;
    border: solid 2px #747371;
    color: #747371;
    padding: 8px 20px;
    bottom: 105px;
    left:32px;
    display: none;
}
.contact-form form.cf7mls input.wpcf7-form-control.wpcf7-submit{
    background-color: transparent;
    border: none;
    padding: 0;
    margin: 0;
    color:#fff;
    font-weight: 500;
    
}
#cf7mls-back-btn-cf7mls_step-2{
    bottom:105px;
    left:32px;
}
.big-gradient-button .wpcf7-spinner{
    position: absolute;
}
#step-2 .big-gradient-button{
    height: 44px;
    display: flex;
    
}
.fieldset-cf7mls-wrapper .fieldset-cf7mls{
    opacity: 1;
    visibility: visible;
}

  @media (max-width: 560px) {
    .slick-list{padding:0 10px 0 0 !important;}
   
    .top{
    
        background-image:url(../images/photo.svg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position-x: 35%;
    }

    .nav-buttons{
        gap: 8px;
        overflow-x: scroll;
        width: 100%;
    }
    .nav-buttons ::-webkit-scrollbar {
        display: none;
      }

      .form{
        position: relative;
        width: calc(100% - 64px);
        margin: 0 auto;
        padding: 30px 0 50px;
        height: auto;
      }

      .form-container{
        max-height: unset;
      }
      .propose-frame{
        width: calc(100% - 32px);
      }
      .mob-img{
        margin-top: -155px;
      }
      .footer{
        
        padding: 32px 32px 48px; 
        
    }
    .line-text-grad{
        padding: 16px 32px;
    }
    .advanteges{
        display: flex;
        flex-direction: column;
        gap:24px;
        align-items: center;
    }
    .why-us{
        gap:24px;
    }
    .line-text{
        padding: 16px 32px;
        font-size: 20px;
    }
    .big-gradient-button{
        width: calc(100% - 64px);
        margin: 0 auto;
        text-align: center;
    }

    .contact-form .wpcf7-form.init{
        position: relative;
        width: 100%;
        margin: 0 auto;
        height: auto;
      }
      #cf7mls-next-btn-cf7mls_step-1{
        width: max-content;
        bottom: 106px;
      }
      .radio-box{
        padding: 0 16px;
      }
      .fieldset-cf7mls{
        padding: 20px 0;
      }
      .line-text-grad{
        font-size: 24px;
      }
      .nav-buttons::-webkit-scrollbar {
        display: none;
      }
      .nav-buttons{
        -ms-overflow-style: none;  
        scrollbar-width: none;  
      }
      h2{
        font-size: 24px;
      }
      .propose-frame h3{
        font-size: 20px;
      }
      .propose-frame p{
        font-size: 14px;
      }
      body{
        overflow-x: hidden;
      }
  }