.opener-sect{
    padding-bottom: 61px;
    border-radius: 30px 30px 0 0;
}
.opener-left h1{
   color: var(--Colors-Black-100, #1F1F25);
    font-size: 64px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.1em; 
}
.opener-sect .opener-left p{
    color: var(--Colors-Gray-Dark, #585869);
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; 
}
.opener-grid{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.opener-right{
    max-width: 584px;
    border-radius: var(--Radius-Radius-24, 24px);
    border-radius: var(--Radius-Radius-24, 24px);
    
    overflow: hidden;
}
.opener-right img{
    width: 100%;
    height: auto;
}
.possibilities-sect {
    top: 0;
    background: #fff;
    border-radius: unset;
    padding: 60px 0 60px 0;
}
.possibilities-sect h2.sect-heading{
    color: var(--Colors-Black-100, #1F1F25);
    font-size: 50px;
    font-weight: 600;
    padding-bottom: 60px;
    line-height: 1.1em;
    text-align: center;
    
}
.possibilities-sect h3.sect-subheading{
    padding-bottom: 32px;
    color: var(--Colors-Gray-Dark, #585869);
    font-size: 18px;
    font-weight: 400;
    line-height: 130%;
}
.possibilities-sect .new_btn {
    margin: 0 auto;
}
.possibility{
    display: flex;
    padding: var(--Spacing-Spacing-32, 32px);
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    flex: 1 0 0;
    border-radius: var(--Radius-Radius-40, 40px);
    background: var(--Colors-Gray-100, #F0F0F0);
}
.possibility h4, .possibility .h4{
    color: var(--Colors-Black-100, #1F1F25);
    font-size: 30px;
    font-weight: 600;
    line-height: 130%; 
    padding-top: 16px;
}
.possibility p{
    color: var(--Colors-Gray-Dark, #585869);
    font-size: 20px;
    font-weight: 400;
    line-height: 130%; /* 18.2px */
}
.possibility .new_btn{
    margin: 0 auto;
}



.is-success .nd-form__success-message{
        position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 100%;
    height: 100%;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.is-success .nd-form__success-message h4{
    color: var(--Colors-Black-100, #1F1F25);
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    line-height: 130%; 
}
.is-success .nd-form__success-message p{
    color: var(--Colors-Gray-Dark, #585869);
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 130%; 
    padding: 8px 0 24px 0;
}
.ws-call-popup-block .input label::after{
    content:'';
}



.possibilities-grid{
    padding-bottom: 60px;
    grid-template-rows: repeat(1, 1fr);
}

.ws-call-popup-block h3{
    color: var(--Colors-Black-100, #1F1F25);
    font-size: 20px;
    font-weight: 600;
    line-height: 130%; /* 26px */
    margin: 0;
    padding-bottom: 16px;
}
.ws-call-popup-block .descr{
    color: var(--Colors-Gray-Dark, #585869);
    font-size: 14px;
    font-weight: 400;
    line-height: 130%; 
}
.ws-call-popup-block .descr ul{
    padding: 12px 0;
}
.ws-call-popup-block .webinar__phone-wrap{
    color: var(--Colors-Gray-Dark, #585869);
    font-size: 10px;
    font-weight: 500;
    line-height: 120%;
}

.section16{
    justify-content: space-between;
    position: relative;
    top: 0;
    border-radius: 0;
}
.section16-privacy{
    max-width: 300px;
}
.section16 .dynamic-img{
    max-width: 300px;
    margin: 0 auto;
}
.section16 .dynamic-img.xs-show{
    display: none!important;
}
.section16 .dynamic-img.xs-hidden{
    display: block!important;
}
.section16 .nd-form__label{
    width: 280px;
    max-width: 100%;
}

.section16 .nd-form__button,
.section16 .constructor__form_whats{
    width: 240px;
        padding: 17.5px 0;
	background: var(--Colors-Blue-100, #2261EB);
        color: #fff;
}
.section16 .wrapper{
    gap: 16px;
    align-items: center;
    display: flex;
    justify-content: space-between;
}
.section16{
    padding: 40px 0 60px 0;
    margin: 0;
    background: #fff;
}
.section16 .container{
    padding: 32px 40px;
    background: var(--Colors-Black-100, #1F1F25);
    border-radius: var(--Radius-Radius-32, 32px);
    width: 1180px;
    max-width: 100%;
}
.section16 .nd-form__label span,
.section16-privacy,
.section16-text p,
.section16-text h2{
    color: var(--Colors-White-100, #FFF);


}
.section16 .constructor__form_whats span,
.section16 .constructor__form_whats{
    background: var(--Colors-Blue-100, #2261EB);
    color: #fff;
}
.section16-text h2 {
    color: var(--Colors-White-100, #FFF);
    font-size: 40px;
    font-weight: 600;
    line-height: 120%; 
}
.section16-text p {
    color: var(--Colors-White-64, rgba(255, 255, 255, 0.64));
    font-size: 22px;
    font-weight: 400;
    line-height: 150%; 
}
.section16 .nd-form__label span{
    color: var(--Colors-White-100, #FFF);
    font-size: 20px;
    font-weight: 400;
    line-height: 150%; 
}



.options{
    background: #fff;
    top: -150px;
    padding-bottom: 0;
}

 .options__item{
    border-radius: 32px;
    background: var(--Colors-Gray-100, #F0F0F0);
    box-shadow: unset;
    display: flex;
    /* height: 600px; */
    padding: var(--Spacing-Spacing-24, 24px);
    flex-direction: column;
    align-items: center;
    gap: var(--Spacing-Spacing-16, 0);
    flex: 1 0 0;
}

.options__advantages{
  position: relative;
  
  
}
.options__advantages-content {
  position: relative;

}

.wrapper.tariff .options{
    top: unset;
    border-radius: 0;
    padding-bottom: 60px;
}
.wrapper.tariff .options__advantages{
    padding-bottom: 0;
}
.wrapper.tariff .options__advantages{
    padding-bottom: 0;
}
.wrapper.tariff .options__advantages-item::before{
    content: unset;
}
.wrapper.tariff .options__advantages-item {
    padding: 12px 0;
    border-bottom: 1px solid var(--Colors-Gray-Secondary, #CDCFD1);
    align-items: baseline;
}
.wrapper.tariff .options__advantages-item svg:last-child {
  margin-left: auto;     
}
.wrapper.tariff .options__advantages-item span{
    color: var(--Colors-Black-100, #1F1F25);
    font-size: 20px;
    font-weight: 400;
    line-height: 150%; 
}
.wrapper.tariff .options-wrapper{
    gap: 24px;
    align-items: flex-start;
    padding-bottom: 0;
}
.wrapper.tariff .options__item .subtitle{
    margin: unset;
    padding: 0;
    text-align: left;
    background: unset;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; 
    color: var(--Colors-Gray-Dark, #585869);

}
.options__item {
  position: relative;
}


.wrapper.tariff .options__item h3{

    color: var(--Colors-Black-100, #1F1F25);
    text-align: center;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%; 
}
.wrapper.tariff .options__item,
.wrapper.tariff .options__item.open .options__advantages-content,
.wrapper.tariff .options__item.open .options__advantages {
    max-height: unset;
}
.wrapper.tariff .options__item{
   border-radius: var(--Radius-Radius-40, 40px);
    background: var(--Colors-Gray-20, #F0F0F0); 
    box-shadow: unset;
    min-height: 1074px;
}

.wrapper.tariff .options__item .more svg{
    transition: all ease 0.5;
}
.wrapper.tariff .options__item.open .more svg{
    transition: all ease 0.5;
    transform: rotateZ(180deg);

}
.wrapper.tariff .options .title{
    color: var(--Colors-Black-100, #1F1F25);
    text-align: center;
    font-size: 50px;
    font-weight: 600;
    line-height: 110%; 
    padding-bottom: 60px;
}




.flexibel{
    padding: 60px 0;
    background: #EDF2FD;
}
h2.title{
    color: var(--Colors-Black-100, #1F1F25);
    text-align: center;
    font-size: 50px;
    font-weight: 600;
    line-height: 110%; 
    padding-bottom: 60px;
}
.flexibel .wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 40px;
}
.flexibel .item{
    max-width: 450px;
}
.flexibel .item .descr{
    color: var(--Colors-Black-100, #1F1F25);
    font-size: 30px;
    font-weight: 600;
    line-height: 120%; 
    padding-bottom: 40px;
}
.client{
    background: #fff;
    padding: 60px 0;
}
.client h2.title {
    padding-bottom: 16px;
}
.client .subtitle {
    color: var(--Colors-Gray-90, #585869);
    text-align: center;
    font-size: 22px;
    font-weight: 400;
    line-height: 150%; 
    padding-bottom: 63px;

}
.client .img{
    width: 756px;
    max-width: 100%;
    margin: 0 auto;
}
.client .wrapper{
    padding-top: 80px;
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
}
.client .item {
    display: flex;
    padding: var(--Spacing-Spacing-32, 32px);
    flex-direction: column;
    align-items: flex-start;
    gap: var(--Spacing-Spacing-16, 16px);
    border-radius: var(--Radius-Radius-40, 40px);
    background: var(--Colors-Gray-20, #F0F0F0);
    width: 48%;
}
.client .item .descr {
    color: var(--Colors-Black-100, #1F1F25);
    font-size: 22px;
    font-weight: 400;
    line-height: 150%; 
}







@media screen and (max-width: 1100px) {
    .opener-grid{
        flex-wrap: wrap;
        justify-content: center;
    }
    .opener-left h1{
        font-size: 50px;
        padding-bottom: 16px;
        text-align: center;
    }
    .opener-left h1 br,
    .opener-sect .opener-left p br {
        display: none;
    }
    .possibilities-sect,
    .possibilities-sect h2.sect-heading,
    .opener-sect,
    .opener-sect .opener-left p{
        padding-bottom: 40px;   
    }
    .possibilities-grid{
        padding-bottom: 40px;
        grid-template-rows: repeat(1, 1fr);
        grid-template-columns: repeat(1, 1fr);
    }
    
    .possibility h4, .possibility .h4{
        padding-top: 0;
    }
    .wrapper.tariff .options__item h3,
    .possibility h4, .possibility .h4{
        font-size: 28px;
    }

    .opener-sect .new_btn{
        margin: 0 auto;
    }
    .wrapper.tariff .options{
        padding-top: 32px;
    }
    .possibilities-sect h2.sect-heading,
    .wrapper.tariff .options .title{
        font-size: 36px;
        padding-bottom: 40px;
    }
    .wrapper.tariff .options__item{
        min-height: 910px;
    }

    .wrapper.tariff .options__advantages-item span{
        font-size: 16px;
    }
    .wrapper.tariff .options-wrapper{
        flex-direction: row;
    }
    .section16 .constructor__form_whats span,
    .section16 .constructor__form_whats {
        background: var(--Colors-Blue-100, #2261EB);
        color: #fff;
    }
    .section16 .container{
            width: auto;
    }
    .section16 .constructor__form_whats span,
    .section16 .constructor__form_whats {
        background: var(--Colors-Blue-100, #2261EB);
        color: #fff;
    }
    .flexibel h2.title {
        max-width: 50%;
        margin: 0 auto;
    }
    h2.title{
        font-size: 36px;
        padding-bottom: 40px;
    }
    .flexibel .item .descr{
        font-size: 22px;
        padding-bottom: 24px;
    }
    .flexibel{
        padding-bottom: 40px;
    }
    .client .subtitle{
        font-size: 20px;
    }
    .client .item{
        flex-direction: row;
        width: 100%;
    }
}

@media screen and (max-width: 770px) {
        .section16 .dynamic-img.xs-show{
        display: block!important;
    }
    .section16 .dynamic-img.xs-hidden{
        display: none!important;
    }
    .section16 .constructor__form_whats span,
    .section16 .constructor__form_whats {
        background: var(--Colors-Blue-100, #2261EB);
        color: #fff;
        width: 100%;
        max-width: 100%;
        text-align: center;
    }
    .section16 .constructor__form_whats .desc-mobile{
        justify-content: center;
    }
    .section16 .wrapper{
        flex-wrap: wrap;	
    }
    .section16 {
        padding: 40px 16px 60px 16px;
    }
    .section16 .dynamic-img{
        margin: 0 auto;
    }
    .section16 .container{
        padding: 16px;
        
    }
    .container{
        margin: 0;
        max-width: 100%;
    }
    .section16-text h2 {
        font-size: 24px;
        margin: 0;
        padding-bottom: 10px;
    }
    .section16-text p {
        font-size: 14px;
        margin-bottom: 0;
        padding-bottom: 32px;
    }

    .opener-sect {
        padding-bottom: 40px;
    }
    .opener-left h1{        
        
        font-size: 48px;        
    }
    .opener-sect .opener-left p{        
        font-size: 20px;
        text-align: center;
        padding-bottom: 40px;
    }
    
    .possibilities-sect h2.sect-heading{
        font-size: 36px;
        padding-bottom: 40px;
    }
    .possibilities-sect h3.sect-subheading{
        font-size: 14px;
    }
     .possibility{
        flex-direction: column;
        align-items: flex-start;
        flex-wrap: wrap;
        min-height: 140px;
        height: auto;
    }
     .possibility h4{
        font-size: 28px;
        
    }
    .possibility p{        
        font-size: 20px;
    }
    .possibilities-sect{
        padding-bottom: 32px;
    }
    


    .wrapper.tariff .options-wrapper {
        flex-direction: column;
        align-items: center;
    }

    .wrapper.tariff .options__item {
        box-sizing: border-box;
        width: 50%; /* Ширина с учётом gap */
        max-width: 100%;
        padding: 24px; /* Пример, подберите под ваш дизайн */
        min-height: auto;
    }
    .flexibel .item {
        max-width: calc(50% - 30px);
    }
    .client .item svg{
        min-width: 26px;
        width: 26px;
    }
    .client .item .descr{
        font-size: 20px;
    }
}
.opener-right .xs-show,
.img-first.xs-show,
.flexibel .xs-show{
    display: none!important;
}
.opener-right .xs-hidden,
.img-first.xs-hidden,
.flexibel .xs-hidden{
    display: block!important;
}
@media screen and (max-width: 500px){    
    .opener-right .xs-show,
    .img-first.xs-show,
    .flexibel .xs-show{
    display: block!important;
    }
    .opener-right .xs-hidden,
    .img-first.xs-hidden,
    .flexibel .xs-hidden{
        display: none!important;
    }
    .section16 .constructor__form_whats span,
    .section16 .constructor__form_whats {
    background: var(--Colors-Blue-100, #2261EB);
    color: #fff;
    }
    .client h2.title{
        
        padding-bottom: 10px;
    }
    .client .subtitle{
        font-size: 18px;
        padding-bottom: 32px;
    }
    .client .wrapper {
        padding-top: 40px;
    }
.client .item .descr{
    font-size: 18px;
}
    .opener-left h1 {
        font-size: 32px;
        max-width: 230px;
        text-align: center;
        margin: 0 auto;
    }
    .opener-sect .opener-left p {
        font-size: 14px;
        padding-bottom: 24px;

    }
    .possibilities-sect h2.sect-heading, .wrapper.tariff .options .title{
font-size: 26px;

        padding-bottom: 32px;
        
    }
    .wrapper.tariff .options__item h3, .possibility h4, .possibility .h4{
        font-size: 20px;
    }
    .wrapper.tariff .options__item h3 br, .possibility h4 br, .possibility .h4 br{
        display: none;
    }
    .flexibel h2.title{
        
        max-width: none;
        padding-bottom: 32px;
    }
    .flexibel .item {
        max-width: 100%;
    }
    .flexibel .item .descr br:nth-of-type(2) {
      display: none;
    }
    .possibility{
        flex-direction: row;
            gap: 8px 16px;
    }
      .possibility > div:first-child {
    display: flex;
    align-items: center;
    gap: 8px;
  }
  
  /* Размеры иконки */
  .possibility svg {
    width: 24px;
    height: 32px;
    flex-shrink: 0;
  }
  
  
  .possibility h4{
    font-size: 20px;
  }
  .possibility p {
    padding-left: 40px; 
    font-size: 16px;
  }
    .wrapper.tariff .options__item {
        width: 100%;
    }
    h2.title{
        font-size: 26px;
    }
    .section16-text h2 br{
        display: none;
    }
    .flexibel .item .descr{
        font-size: 18px;
    }
    .possibilities-sect{
        padding: 32px 0;
    }
    .opener-sect {
        padding-bottom: 32px;
    }
    .section16 .container {
        padding: 24px;
    }
    .section16-text h2 {
        font-size: 26px;
    }
    .section16-text p br{
        display: none;
    }
    .section16 .constructor__form_whats .desc-mobile{
        font-weight: 600;
    }
    
    .section16 .constructor__form_whats{
        min-height: 54px;
    }
    .wrapper.tariff .options__advantages-item span{
        font-size: 14px;
    }
    .wrapper.tariff .options__advantages-item{
        padding: 12px 6px;
    }
    .wrapper.tariff .options__advantages-item .emoji{
    top: 3px;
    position: relative;
    }
}