/* START SECTION MODIFICATORS */

.section__title_white *,
.section__subtitle_white *{
  color: #FFFFFF;
}

.section__title_guarantee *,
.section__title_review-video *{
  text-align: left;
}

.section__subtitle_review-video *{
    text-align: left;
}

.section_intro{
  background-color: var(--light-grey2);
  border-radius: 0 0 40px 40px;
  padding: 140px 0 40px;
}
@media screen and (max-width: 866px){
    .section_intro{
        padding: 70px 0px 40px;
        background-color: transparent;
    }
}

@media screen and (max-width: 666px){
    .section_intro{
        overflow: inherit;
        border: none;
    }
}

.section_find-out{
    background-color: var(--light-grey2);
    padding: 40px 0;
    margin: 0px;
    position: relative;
    z-index: 2;
}

.section_appeal-us,
.section__we-save,
.section_expert,
.section_another-service,
.section_reviews,
.section_check,
.section_form{
  
}

@media screen and (max-width: 768px){
    .section_find-out{
        margin: 80px 0;
        padding: 24px 0;
    }
    .section_reviews{
        margin: 80px 0;
    }
    .section_form{
      background-color: #1a1e21;
      border: none;
    }
}

.section_guarantee,
.section_service,
.section_review-video{
  position: relative;
}

@media screen and (max-width: 666px){
    .section_guarantee{
        padding-bottom: 0;
    }
}

.section_ocial{
    padding: 4rem 0;
    background-color: var(--b3);
}

@media screen and (max-width: 666px){
    .section_ocial{
        padding: 2rem 0;
    }
}


/* END SECTION MODIFICATORS */

/* START SECTION - Appeal-us */

.appeal-us{
    display: flex;
    flex-wrap: wrap;
    margin: 40px -4px 0 -4px;
    justify-content: center;
}

@media screen and (max-width: 768px){
    .appeal-us{
        margin: 24px -4px 0 -4px;
    }
}

.appeal-us__item{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 4px;
    width: 25%;
}

@media screen and (max-width: 1024px){
    .appeal-us__item{
        width: 33.333%;
    }
}
@media screen and (max-width: 768px){
    .appeal-us__item{
        width: 50%;
    }
}

.appeal-us__box{
    padding: 32px;
    background: var(--light-grey2);
    border-radius: 32px;
    height: 100%;
    width: 100%;
    min-height: 224px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.appeal-us__img{
    border-radius: 100%;
    width: 48px;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    background: var(--b);
}

.appeal-us__img img{
    width: 24px;
}

@media screen and (max-width: 768px){
    .appeal-us__box{
        min-height: 206px;
        padding: 24px;
    }
    .appeal-us__img{
        width: 32px;
        height: 32px;
    }
}

.appeal-us__text{
    width: 100%;
}

.appeal-us__text *{
    color: var(--b);
    font-size: 18px;
    line-height: 120%;
    font-weight: 500;
}

@media screen and (max-width: 768px){

    .appeal-us__text *{
        font-size: 14px;
    }
}

/* END SECTION - Appeal-us */

/* START SECTION - We-save */
@media screen and (max-width: 1380px){
    .wrapper_we-save{
        padding-right: 0;
    }
}

.we-save__list{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 40px -4px 0;
}

.slick-prev, .slick-next{
    top: -50px;
    box-shadow: none;
    width: 40px;
    height: 40px;
    background: var(--b);
}
.slick-prev::before, .slick-next::before{
    background: url("../images/iconoir_arrow-right.svg");
    width: 16px;
    height: 16px;
    filter: brightness(0) invert(1);
}
.we-save__list .slick-prev{
    right: 50px;
    left: auto;
}
.we-save__list .slick-next{
    right: 0;
}
.we-save__item{
    width: 100%;
    padding: 4px;
}

.we-save__box{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 265px;
    padding: 32px;
    border-radius: 32px;
    background: var(--b);
}
@media screen and (max-width: 768px){
    .we-save__box{
        height: 176px;
        padding: 24px;
    }
}

.we-save__img{
    width: 8rem;
}

.we-save__img img{
    width: 100%;
}

.we-save__text{
    margin-top: 16px;
}
.we-save__number{
    color: var(--b3);
    font-size: 12px;
    font-weight: 900;
}
.we-save__text *{
    color: white;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: -0.03em;
}
.we-save__sub-text{
    margin-top: 8px;
}
.we-save__sub-text * {
    color: var(--b3);
    font-size: 16px;
}
@media screen and (max-width: 686px){
    .we-save__text{
        margin-top: 1rem;
    }
    .we-save__sub-text *{
        font-size: 12px;
    }
    .we-save__text *{
        font-size: 18px;
    }
}

/* END SECTION - We-save */

/* START SECTION - Result */

@media screen and (max-width: 768px){
    .wrapper_result{
        display: flex;
        flex-direction: column;
    }
	
}
.section_result-box{
    margin-top: 40px;
    background: var(--b);
    border-radius: 32px;
    padding: 24px 24px 0;
	box-shadow: #d6d6d6 0px 0px 100px;
}

@media screen and (max-width: 768px){
	.section_result-box{
	box-shadow: none;
}
}
.section_result-box .section__subtitle{
    margin-top: 0;
}
.section_result-box .section__subtitle *{
    color: white;
    font-weight: bold;
    font-size: 24px;
    text-align: center;
}
.result__info{
    margin-top: 40px;
}

@media screen and (max-width: 768px){
    .result__info{
        order: 4;
        margin-top: 3rem;
    }
}

.result__info-title{
    margin-bottom: 2.5rem;
}

.result__info-title *{
    margin: 0;
    color: #FFFFFF;
    font-size: 2rem;
    line-height: 2.4rem;
    font-weight: bold;
}

@media screen and (max-width: 768px){
    .result__info-title{
        margin-bottom: 1rem;
    }
}

.result__info-list{
    display: flex;
    margin-bottom: 7rem;
}


.result__info-list-block{
    list-style: none;
    position: relative;
    margin-left: 0;
    padding-left: 2.4rem;
    width: 100%;
    max-width: 26.6rem;
    margin-right: 3rem;
}

@media screen and (max-width: 768px){
    .result__info-list-block{
        max-width: 100%;
        margin-right: 0;
    }
}

.result__info-list-block > li{
    color: #FFFFFF;
    font-size: 1.6rem;
    line-height: 2.2rem;
    letter-spacing: 0.002em;
    margin-bottom: 1.2rem;
    position: relative;
}

.result__info-list-block > li:before{
    content: '';
    display: block;
    position: absolute;
    left: -2.4rem;
    top: 0.4rem;
    width: 1.1rem;
    height: 1.1rem;
    background: url(../images/icon/check1.svg) center/contain no-repeat;
}

.result__info-bottom{
    display: flex;
}

@media screen and (max-width: 666px){
    .result__info-bottom{
        flex-wrap: wrap;
    }
}

.result__info-button{
    margin-right: 3rem;
}

@media screen and (max-width: 666px){
    .result__info-button{
        margin: 0 auto;
    }
}

.result__info-doc{
    display: flex;
    align-items: center;
    color: var(--y);
    text-decoration: none;
}

@media screen and (max-width: 666px){
    .result__info-doc{
        margin: 1rem auto 0;
    }
}

.result__info-doc-text{
  font-size: 1.6rem;
  line-height: 1.9rem;
  font-weight: bold;
  letter-spacing: 0.002em;
  margin-left: 1.2rem;
  transition: 0.2s linear;
  border-bottom: 0.1rem solid var(--y);
}

.result__info-doc:hover .result__info-doc-text{
    border-bottom: 0.1rem solid transparent;
}

.result__img{
    width: auto;
    margin-top: 40px;
}

.result__img img{
    width: auto;
    display: block;
    margin: 0 auto;
	max-width: 1080px;
}
.result__info-buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
.result__info-button-switch{
    border: none;
    border-radius: 32px;
    padding: 16px 24px;
    font-size: 16px;
    font-weight: bold;
    background-color: white;
    color: var(--b);
}
.result__mobile{
    display: none;
}
@media screen and (max-width: 768px){
    .section_result{
        background: var(--light-grey2);
        padding: 24px 0;
        margin: 40px 0;
    }
    .wrapper_result{
        padding-right: 0;
    }
    .section_result-box{
        margin-top: 24px;
        background: transparent;
        padding: 0;
    }
    .result__descktop{
        display: none;
    }
    .result__mobile{
        margin-top: 24px;
        display: flex;
        gap: 8px;
        overflow-x: scroll;
        -ms-overflow-style: none;
    }
    .result__mobile::-webkit-scrollbar {
        display: none; /* Chrome, Safari */
    }
    .section_result-box .section__subtitle *{
        color: var(--b2);
        text-align: left;
        font-size: 18px;
        letter-spacing: -0.03em;
    }
    .result__mobile-card{
        background: var(--b);
        padding: 24px 16px;
        border-radius: 32px;
        flex-shrink: 0;
        height: 300px;
        width: 300px;
        overflow: hidden;
    }
    .result__mobile-title * {
        color: var(--b);
        background: white;
        padding: 12px 16px;
        border-radius: 32px;
        display: inline-block;
        margin: 0;
    }
    .result__mobile-image{
        width: 100%;
        height: 100%;
        margin-top: 16px;
    }
    .result__mobile-image img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }
}

/* END SECTION - Result */

/* START SECTION - Review-video */

.review-video__bg{
    position: absolute;
    top: 6rem;
    left: 0;
    max-width: 69.7rem;
}

.review-video__bg img{
    width: 100%;
}

@media screen and (max-width: 959px){
    .review-video__bg{
        max-width: 50rem;
    }
}

@media screen and (max-width: 666px){
    .review-video__bg{
        top: auto;
        bottom : 5rem;
        max-width: 90%;
    }
}

.review-video__content{
    display: flex;
    margin-top: 9rem;
    margin-bottom: 5rem;
}

@media screen and (max-width: 666px){
    .review-video__content{
        flex-direction: column-reverse;
        margin: 0;
    }
}

.review-video__video{
    position: relative;
    max-width: 42.8rem;
    height: 25.6rem;
    width: 100%;
    margin-right: 6rem;
    overflow: hidden;
    box-shadow: 1rem 2rem 1.5rem rgba(0, 0, 0, 0.07);
    border-radius: 0.4rem;
    margin-left: 11rem;
}

@media screen and (max-width: 666px){
    .review-video__video{
        margin: 0;
        height: 52vw;
        max-width: 100%;
        margin-top: 6rem;
    }
}

.review-video__video:before{
    content: '';
    display: block;
    z-index: 3;
    width: 7rem;
    height: 7rem;
    box-shadow: 2.4rem 4.5rem 2.9rem rgba(0, 0, 0, 0.13);
    border-radius: 50%;
    background-color: #ffffff;
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.review-video__video:after{
    content: '';
    display: block;
    z-index: 4;
    cursor: pointer;
    width: 0;
    height: 0;
    border-top: 1.5rem solid transparent;
    border-bottom: 1.5rem solid transparent;
    border-left: 2rem solid var(--y);
    position: absolute;
    top: 50%;
    left: 50.5%;
    transform: translate(-50%, -50%);
}

.review-video__video_start .review-video__poster{
    z-index: -1;
    opacity: 0;
}

.review-video__video_start:before,
.review-video__video_start:after{
    display: none;
    z-index: -1;
}

.review-video__poster{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    cursor: pointer;
    transition: 0.2s linear;
    opacity: 1;
}

.review-video__poster:before{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: var(--b3);
    transition: 0.2s linear;
    opacity: 0;
}

.review-video__video:hover .review-video__poster:before{
    opacity: 0.6;
}

.review-video__poster img{
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.review-video__iframe{
    width: 100%;
    height: 100%;
}

.review-video__iframe iframe{
    width: 100%;
    height: 100%;
}

/* END SECTION - Review-video */

/* START SECTION - Social */

.ocial__content{
    display: flex;
    justify-content: space-between;
}

@media screen and (max-width: 666px){
    .ocial__content{
        flex-direction: column;
    }
}

.ocial__link{
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 40.7rem;
    padding: 0 4rem;
    border-left: 0.2rem solid #9b9b9b;
    border-right: 0.2rem solid #9b9b9b;
    text-decoration: none;
}

.ocial__link:last-of-type{
    padding-right: 0;
    border: none;
}

.ocial__link:first-of-type{
    padding-left: 0;
    border: none;
}

@media screen and (max-width: 666px){
    .ocial__link{
        padding: 2rem 0;
        border: none;
        border-top: 0.2rem solid #9b9b9b;
        border-bottom: 0.2rem solid #9b9b9b;
    }

    .ocial__link:last-of-type{
        padding-bottom: 0;
        border: none;
    }

    .ocial__link:first-of-type{
        padding-top: 0;
        border: none;
    }
}

.ocial__icon{
    transition: 0.2s linear;
    min-width: 6.8rem;
    min-height: 6.8rem;
    max-width: 6.8rem;
    max-height: 6.8rem;
    background-color: #ffffff;
    border-radius: 50%;
    position: relative;
}

.ocial__icon img{
    max-width: 4rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

@media screen and (max-width: 666px){
    .ocial__icon{
        min-width: 4.8rem;
        min-height: 4.8rem;
        max-width: 4.8rem;
        max-height: 4.8rem;
    }

    .ocial__icon img{
        max-width: 2rem;
    }
}

.ocial__info{
    margin-left: 3rem;
}

@media screen and (max-width: 666px){
    .ocial__info{
       margin-left: 1rem;
    }
}

.ocial__label{
    margin-bottom: 0.6rem;
    opacity: 0.6;
    transition: 0.2s linear;
}

.ocial__label * {
    color: #ffffff;
    font-size: 1.6rem;
    line-height: 2.7rem;
    letter-spacing: 0.002em;
    margin: 0;
}

@media screen and (max-width: 666px){
    .ocial__label * {
        font-size: 1.4rem;
        line-height: 2.5rem;
    }
}

.ocial__text *{
    margin: 0;
    transition: 0.2s linear;
    font-size: 2.4rem;
    line-height: 2.8rem;
    font-weight: bold;
    color: #ffffff;
}

@media screen and (max-width: 666px){
    .ocial__text *{
        font-size: 1.6rem;
        line-height: 2rem;
    }
}

.ocial__text * b{
    color: var(--y)
}

.ocial__link:hover .ocial__icon{
    background-color: var(--y)
}

.ocial__link:hover .ocial__label{
    opacity: 1;
}

.ocial__link:hover .ocial__text *{
    color: var(--y)
}

/* END SECTION - Social */

/* START SECTION - Check */

.checks__car{
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 31.5rem;
}

.checks__car img{
    width: 100%;
}

@media screen and (max-width: 768px){
    .checks__car{
        display: none !important;
    }
}

.section_check .slick-list{
    height: 58rem !important;
}

.section_check .slick-track{
    display: flex !important;
    flex-wrap: wrap !important;
}

.section_check .slick-slide{
    width: 100% !important;
    height: 58rem !important;
}

.section_check .slick-slide{
    opacity: 0;
    transition: opacity 0.8s ease-out;
}

.section_check .slick-cloned{
    opacity: 1;
    transition: opacity 0.5s ease-in;
}

.section_check .slick-slide.slick-current{
    opacity: 1;
    transition: opacity 0.8s 0.2s ease-in
}

.section_check .slick-slide > div{
    height: 100%;
}

.section_check .slick-dots{
    display: flex !important;
    flex-direction: column;
    width: 1.4rem;
    right: -15rem;
    top: 60.8%;
    transform: translateY(-50%);
    bottom: 0
}

.section_check .slick-dots li{
    margin: 0.25rem 0;
    width: 1.2rem;
    height: 1.2rem;
}

.section_check .slick-dots li button{
    width: 1.4rem;
    height: 1.4rem;
}

.section_check .slick-prev,
.section_check .slick-next{
    width: 40px;
    height: 40px;
    right: 32%;
    left: auto;
    z-index: 2;
    top: auto;
    bottom: 61px;
    background: var(--b);
}

.section_check .slick-next{
    transform: rotate(90deg);
}

.section_check .slick-prev{
    right: calc(32% + 48px);
    transform: rotate(90deg);
}

.section_check .slick-prev::before,
.section_check .slick-next::before{
    background: url("../images/iconoir_arrow-right.svg");
    width: 16px;
    height: 16px;
    filter: brightness(0) invert(1);
}

.section_check .slick-prev::before{
    left: 48%;
    transform: translate(-46%, -50%) rotate(-180deg);
}

.section_check .slick-next::before{
    transform: translate(-50%, -50%);
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.section_check .slick-dots li.slick-active button{
    border: 0.2rem solid var(--y);
    background-color: #E7E7E7;
    border-top: 0.2rem solid #E7E7E7;
    animation: spin 2s linear infinite;
}

.checks__slider{
    margin-bottom: 0 !important;
    margin-top: 4rem;
}

@media screen and (max-width: 768px){
    .checks__slider{
        display: none !important;
    }
}

.checks__slide{
    position: relative;
    display: flex !important;
    align-items: flex-end;
    justify-content: space-between;
    flex-wrap: wrap;
    height: 100%;
}

.check__mark-list-mobile{
    display: none;
    margin: 0 -4px;
}



.check__item-mobile{
    width: 228px;
    flex-shrink: 0;
    margin: 0 4px 0;
    display: flex;
    align-items: center;
}

.check__mobile-img{
    max-width: 4rem;
    margin-right: 0.5rem;
}

.check__mobile-img img{
    width: 100%;
}

.check__mobile-text *{
    color: var(--b2);
    letter-spacing: 0.01em;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 1.6rem;
    margin: 0;
}

.checks__slide-block{
    width: calc(100% / 2);
    display: flex;
    position: relative;
}
.checks__slide-box{
    max-width: 334px;
    display: flex;
    height: 224px;
    padding: 32px;
    background: var(--light-grey2);
    justify-content: space-between;
    border-radius: 32px;
}
.checks__slide-img{
    width: 4.8rem;
    height: 4.8rem;
    margin-right: 2.5rem;
    background: #F3F3F3;
    border-radius: 1rem;
    display: flex;
    justify-content: center;
    padding: 1.1rem;
}

.checks__slide-img img{
    width: 100%;
}

.checks__slide-content{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.checks__slide-title *{
    font-weight: bold;
    font-size: 24px;
    margin: 0;
    color: var(--b);
}

.checks__slide-text {
    margin-top: 1rem;
}

.checks__slide-text *{
    font-size: 14px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: -0.03em;
    margin: 0;
    color: var(--b);
}

.checks__slide-block:nth-child(2n){
    justify-content: end;
}
@media screen and (max-width: 768px){
    .check__mark-list-mobile{
        display: flex;
        margin-top: 24px;

        overflow-x: scroll;
        scrollbar-width: none; /* Firefox */
        -ms-overflow-style: none; /* IE ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ Edge */
    }
    .check__mark-list-mobile::-webkit-scrollbar {
        display: none; /* Chrome, Safari */
    }
    .checks__slide-box{
        padding: 24px;
        height: 100%;
        min-height: 176px;
    }
    .checks__slide-title h3{
        font-size: 18px!important;
    }
    .checks__slide-text *{
        font-size: 12px;
        font-weight: 400;
    }
}
/* END SECTION - Check */

/* START SECTION - Guarantee */
.section_guarantee{
    background: var(--light-grey2);
    padding: 40px 0;
    margin: 100px 0;
}
.mobile__title{
    display: none;
}

.guarantee__sub-bg{
    width: 7.6rem;
    height: 7.6rem;
    position: absolute;
    right: 0;
    bottom: -3rem;
}

@media screen and (max-width: 666px){
    .guarantee__sub-bg{
        display: none;
    }
}

.guarantee__sub-bg img {
    width: 100%;
    height: 100%;
}

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

@media screen and (max-width: 866px){
    .guarantee__contnent{
        flex-direction: column;
        gap: 24px;
    }
}

.guarantee__info{
    width: 100%;
    max-width: 680px;
    margin-right: 40px;
    padding: 0 40px;
}

@media screen and (max-width: 768px){
    .guarantee__info{
        max-width: 100%;
        margin-right: 0;
        padding: 0;
    }
}

.guarantee__info-text{
    margin: 2.2rem 0 3.2rem;
}

.guarantee__info-text *{
    color: var(--b);
    font-size: 2rem;
    line-height: 2.7rem;
    letter-spacing: 0.002em;
    margin: 0;
}

@media screen and (max-width: 768px){
    .guarantee__info-text{
        margin: 2rem 0;
    }

    .guarantee__info-text *{
        font-size: 1.6rem;
        line-height: 2.3rem;
    }
}

@media screen and (max-width: 666px){
    .guarantee__info-button{
        position: absolute;
        bottom: 2rem;
        left: 50%;
        transform: translateX(-50%);
        z-index: 3;
    }
}

.guarantee__criteria{
    background-color: var(--b);
    border-radius: 32px;
    padding: 40px;
    max-width: 533px;
    position: relative;
}

.guarantee__criteria-title{
    margin-bottom: 2rem;
    position: relative;
    z-index: 2;
}

.guarantee__criteria-title *{
    margin: 0;
    color: #ffffff;
    font-size: 2.4rem;
    line-height: 2.8rem;
    font-weight: bold;
}

@media screen and (max-width: 666px){
    .guarantee__criteria-title *{
        font-size: 2rem;
        line-height: 2.4rem;
    }
}

.guarantee__list{
    list-style: none;
    position: relative;
    padding-left: 0;
    list-style: none;
    width: 100%;
    max-width: 550px;
    z-index: 2;
    margin: 40px 0 0;
}

.guarantee__list > li{
    color: var(--b);
    font-size: 16px;
    font-weight: 500;
    display: flex;
    gap: 32px;
    line-height: 1.4;
    letter-spacing: -0.01em;
    margin-bottom: 75px;
    position: relative;
}
.guarantee__list > li::after{
    content: '';
    width: 2px;
    height: calc(100% - 8px);
    background: var(--b);
    position: absolute;
    top: 69px;
    left: 25px;
}
.guarantee__list > li:last-child{
    margin-bottom: 0;
}
.guarantee__list > li:last-child::after{
    content: none;
}
.guarantee__number{
    width: 53px;
    height: 53px;
    background: var(--b);
    border-radius: 50%;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.3;
    flex-shrink: 0;
}
.guarantee__criteria-bg{
    position: absolute;
	left: 1rem;
	top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.guarantee__criteria-bg img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media screen and (max-width: 768px){
    .section_guarantee{
        border-radius: 32px;
        padding: 24px 0;
        margin: 80px 0 40px;
    }
    .guarantee__criteria-bg{
        width: 100%;
        left: 0;
    }
    .guarantee__number{
        width: 42px;
        height: 42px;
        font-size: 24px;
    }
    .guarantee__list > li{
        margin-bottom: 32px;
    }
    .guarantee__list > li::after{
        left: 20px;
        top: 58px;
        height: calc(100% - 36px);
    }
    .guarantee__criteria{
        max-width: 100%;
        padding: 24px;
    }   
    .guarantee__criteria .form__title{
        margin-bottom: 16px;
    }
    .guarantee__criteria .form__title * {
        font-size: 24px;
    }
    .guarantee__criteria .form__text{
        margin-bottom: 24px;
    }
    .guarantee__criteria .form__text *{
        font-size: 12px;
        
    }
}

.guarantee__criteria-sub-bg{
    position: absolute;
    width: 6.5rem;
    height: 6.5rem;
    left: -2rem;
	bottom: -3rem;
    z-index: 2;
}

.guarantee__criteria-sub-bg img{
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 666px){
    .guarantee__criteria-sub-bg{
        display: none;
    }
}

/* END SECTION - Guarantee */

/* START SECTION - Experts */

.expert__list{
    display: flex;
    flex-wrap: wrap;
    margin: 5rem -1.5rem 1.2rem;
}

@media screen and (max-width: 666px){
    .expert__list{
        margin: 2rem 0 0;
    }

    .expert__list.slick-dotted.slick-slider{
        margin: 3rem -1.5rem;
    }

    .expert__list .slick-list{
        padding-right: 3rem;
    }

    .expert__list.slick_full-width .slick-list{
        padding: 0;
        width: 100%;
    }
}

.expert__block{
    margin: 0 1.5rem 3rem;
    overflow: hidden;
    border-radius: 0.4rem;
    box-shadow: 0px 0px 6rem rgba(56, 56, 56, 0.1);
    width: calc((100% / 4) - 3rem);
    display: flex;
    flex-direction: column;
}

@media screen and (max-width: 666px){
    .expert__block{
        margin-bottom: 2rem;
        box-shadow: 0px 0px 4rem rgba(56, 56, 56, 0.1);
    }
}

.expert__img{
    width: 100%;
    height: 26rem;
}

.expert__img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media screen and (max-width: 666px){
    .expert__img{
        height: 81vw;
    }
}

.expert__content{
    padding: 2rem;
    display: flex;
    flex-direction: column;
    flex: 1;
}

.expert__data{
    display: flex;
    align-items: center;
    margin-bottom: 0.2rem;
}

.expert__rating{
    display: flex;
    align-items: center;
}

.expert__rating-icon{
    width: 1.3rem;
    height: 1.3rem;
}

.expert__rating-icon img{
    width: 100%;
    height: 100%;
}

.expert__rating-text {
    margin-left: 0.4rem;
}

.expert__rating-text *{
    color: #606060;
    letter-spacing: 0.01em;
    font-size: 1.6rem;
    line-height: 2.4rem;
    margin: 0;
}

.expert__rating-text:after{
    content: '/';
    display: inline-block;
    position: relative;
    color: #606060;
    letter-spacing: 0.01em;
    font-size: 1.6rem;
    line-height: 2.4rem;
    margin: 0 0.6rem 0 0.4rem;
}

.expert__experience *{
    color: #606060;
    letter-spacing: 0.01em;
    font-size: 1.6rem;
    line-height: 2.4rem;
    margin: 0;
}

.expert__experience * b{
    color: var(--b3);
}

.expert__name{
    margin-bottom: 0.4rem;
}

.expert__name *{
    color: var(--b2);
    letter-spacing: 0.01em;
    font-size: 1.8rem;
    line-height: 2.4rem;
    font-weight: bold;
    margin: 0;
}

.expert__type{
    flex: 1;
	display: flex;
	align-items: flex-end;
}

.expert__type *{
    color: var(--b3);
    letter-spacing: 0.01em;
    font-size: 1.6rem;
    line-height: 2.4rem;
}

.expert__button{
    margin: 0 auto;
}

@media screen and (max-width: 666px){
    .expert__button{
        display: none;
    }
}

/* END SECTION - Experts */

/* START SECTION - Service */

.service-bg{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 10rem;
    z-index: -1;
}
.section__title_service.section__title *{
    text-align: center;
    line-height: 180%;
}
.service__list{
    margin: 40px -26px 0;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    z-index: 2;
}
.service__list .slick-prev, .service__list .slick-next{
    top: 50%
}

@media screen and (max-width: 768px){

    .service__list.slick_full-width .slick-list{
        padding: 0;
        width: 100%;
    }
}

.service__block{
    margin: 50px 26px;
    width: 100%;
    border-radius: 0.4rem;
    display: flex;
    flex-direction: column;
    background-color: #ffffff
}
.service__box{
    background: var(--light-grey2);
    height: 100%;
    border-radius: 32px;
    overflow: hidden;
    transition: all 0.3s;
}
.slick-center .service__box{
    background: var(--b);
    transform: scale(1.18);
}


@media screen and (max-width: 1024px){
    .service__list{
        margin: 40px -8px;
    }
    .slick-active .service__box{
        background: var(--b);
    }
    .slick-active .service__title *{
        color: white;
    }
    .slick-active .service__text *{
        color: white;
    }
    .slick-active .service__cost *{
        color: white;
    }
    .slick-center .service__box{
        transform: none;
    }
    .service__block{
        margin: 0 4px;
    }
    
}

.service__img{
    height: 218px;
    border-radius: 32px;
    position: relative;
    overflow: hidden;
}

.service__img > img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media screen and (max-width: 768px){
    .service__img{
        height: 45vw;
    }
}
@media screen and (max-width: 768px){
    .service__list{
        margin: 24px -8px;
    }
    .service__box{
        border-radius: 16px;
    }
    .service__img{
        border-radius: 16px;
    }
    .section_service {
        padding: 40px 0 80px;
    }
    .service__list .slick-prev{
        top: auto;
        bottom: -100px;
        right: 52px;
        left: auto;
    }
    .service__list .slick-next {
        top: auto;
        bottom: -100px;
        right: 0;
    }
    .section__title_service.section__title *{
        text-align: left;
        line-height: normal;
    }
}
.service__label{
    position: absolute;
    background-color: var(--b);
    border-radius: 24px;
    color: white;
    padding: 12px;
    left: 16px;
    top: 16px;
}

.service__label *{
    color: #ffffff;
    font-size: 12px;
    line-height: 1.2;
    font-weight: bold;
}

.service__info{
    padding: 24px 24px 32px;
    display: flex;
    flex-direction: column;
    flex: 1;
}

.service__title{
    margin-bottom: 0.8rem;
}

.service__title *{
    color: var(--b);
    font-size: 24px;
    font-weight: bold;
    margin: 0;
}
.slick-center .service__title *{
    color: white;
}
.service__text *{
    font-size: 16px;
    line-height: 1.2;
    color: var(--b);
    margin-top: 16px;
    margin-bottom: 32px;
}
.slick-center .service__text *{
    color: white;
}
.service__cost{
    flex: 1;
    display: flex;
    align-items: flex-end;
}

.service__cost *{
    color: var(--b);
    font-size: 28px;
    font-weight: bold;
}
.slick-center .service__cost *{
    color: white;
}
.service__button{
    margin: 6rem auto 0;
}

@media screen and (max-width: 768px){
    .service__button{
        display: none;
    }
    .service__info{
        padding: 40px 24px 24px;
    }
    .service__title * {
        font-size: 18px;
    }
    .service__text * {
        margin: 8px 0 16px;
        font-size: 14px;
    }
    .service__cost * {
        font-size: 24px;
    }
}

/* END SECTION - Service */

/* START SECTION - Review */
.slick-dots li{
    width: 8px;
    height: 8px;
    margin: 0 2px;
}
.slick-dots li button{
    width: 8px;
    height: 8px;
}
.slick-dots li.slick-active button{
    background: var(--b);
}
.reviews__slider{
    margin: 40px -4px 0;
}

@media screen and (max-width: 768px){
    .reviews__slider{
        margin-top: 2rem;
    }

    .reviews__slider.slick-dotted.slick-slider{
        margin-bottom: 3rem;
    }

    .reviews__list.slick_full-width .slick-list{
        padding: 0;
        width: 100%;
    }
}

.review__slider-block{
    background-color: var(--light-grey2);
    padding: 32px;
    display: flex;
    border-radius: 32px;
    flex-direction: column;
    height: 100%;
}
.popup .review__slider-block{
    background: transparent;
}
.review__slider-block_popup{
    padding: 0;
}

.reviews__slider .slick-slide > div{
    padding: 0 4px;
    height: 100%;
}

.reviews__slider .slick-arrow{
    background-color: var(--b)
}

.reviews__slider .slick-prev{
    top: 50%;
	left: -16px;
}

.reviews__slider .slick-next{
    top: 50%;
    right: -16px;
}

.reviews__slider .slick-prev,
.reviews__slider .slick-next{
    width: 40px;
    height: 40px;
    z-index: 3;
}

.reviews__slider .slick-prev:before,
.reviews__slider .slick-next:before{
    background: url(../images/iconoir_arrow-right.svg);
    width: 16px;
    height: 16px;
    filter: brightness(0) invert(1);
}

.review__slider-header{
    margin-bottom: 16px;
    display: flex;
    align-items: center;
    text-decoration: none;
}

.review__slider-img{
    width: 42px;
    height: 42px;
    margin-right: 12px;
    border-radius: 100%;
    overflow: hidden;
}

.review__slider-img img{
    width: 100%;
    height: 100%;
}

.review__slider-info{
    flex: 1;
}

.review__slider-name{
    margin-bottom: 8px;
}

.review__slider-name *{
    color: var(--b);
    font-size: 18px;
    font-weight: bold;
    margin: 0;
}

.review__slider-date *{
    font-size: 12px;
    line-height: 1.2;
    color: var(--gray-main);
}

.review__slider-text{
    margin-bottom: 16px;
}

.review__slider-text *{
    color: var(--b);
    font-size: 14px;
    line-height: 1.4;
    margin: 0;
}

@media screen and (max-width: 768px){
    .review__slider-text *{
        font-size: 1.4rem;
        line-height: 2rem;
    }
    .reviews__slider{
        margin: 24px 0 0;
    }
    .reviews__slider .slick-slide > div{
    margin: 0;
    }
    .reviews__slider .slick-next{
        top: auto;
        bottom: -100px;
        right: 0;
    }
    .reviews__slider .slick-prev{
        top: auto;
        bottom: -100px;
        right: 52px;
        left: auto;
    }
}

.review__slider-link{
    text-decoration: none;
    display: flex;
    align-items: center;
    cursor: pointer;
    margin-top: auto;
}

.review__slider-link img{
    width: 2.2rem;
    height: 1.2rem;
    margin-right: 0.8rem;
}

.review__slider-link span{
    color: var(--gray-main);
    font-size: 12px;
    line-height: 1.2;
    display: inline-block;
    border-bottom: 0.1rem solid var(--gray-main);
    transition: 0.2s linear;
}

.review__slider-link:hover span{
    border-bottom: 0.1rem solid transparent;
}

@media screen and (max-width: 666px){
    .review__slider-link span{
        font-size: 1.3rem;
        line-height: 1.6rem;
    }
}

.reviews__buttons{
    display: flex;
    justify-content: center;
    margin-top: 4rem;
}

@media screen and (max-width: 666px){
    .reviews__buttons{
        flex-direction: column;
        align-items: center;
    }
}

.reviews__button{
    max-width: 28rem;
}

.review__button_vk{
    margin-right: 2rem;
    display: flex;
    background-color: var(--b3);
}

.review__button_vk:hover{
    background-color: #383838c9
}

@media screen and (max-width: 666px){
    .review__button_vk{
        margin: 0 0 2rem;
    }
}

.review__button_vk img{
    margin-right: 0.8rem;
    width: 2.3rem;
}

.review__button_vk *:not(img){
    color: #ffffff;
    font-size: 1.6rem;
    line-height: 1.9rem;
}

/* END SECTION - Review */

/* START SECTION - Towns */

.towns__container{
    margin-top: 8px;
    display: flex;
}

@media screen and (max-width: 866px){
    .towns__container{
        flex-wrap: wrap;
    }
}

.towns__main-column{
    width: 50%;
    display: flex;
    justify-content: space-around;
}

@media screen and (max-width: 866px){
    .towns__main-column{
        width: 100%;
        justify-content: space-between;
    }
}

.towns__column{
    width: 50%;
}

@media screen and (max-width: 866px){
    .towns__column{
        width: 100%;
    }
}

.towns__column-item{
    display: flex;
    align-items: center;
    margin-top: 16px;
}

.towns__column-img{
    width: 40px;
    height: 40px;
}

.towns__column-text{
    margin-left: 1.1rem;
}

.towns__column-text *{
    color: var(--b2);
    font-size: 18px; 
    font-weight: bold;
}

@media screen and (max-width: 866px){
    .towns__column-text *{
        font-size: 14px;
    }
}

/* END SECTION - Towns */

/* START SECTION - Another-service */

.another-service__list{
    display: flex;
    flex-wrap: wrap;
    margin: 4rem -1.5rem 0;
}

@media screen and (max-width: 666px){
    .another-service__list{
        margin-top: 2rem;
    }

    .another-service__list.slick-initialized .slick-slide{
        display: flex;
    }

    .another-service__list.slick-dotted.slick-slider{
        margin-bottom: 3rem;
    }

    .another-service__list .slick-list{
        padding-right: 3rem;
    }

    .another-service__list.slick_full-width .slick-list{
        padding: 0;
        width: 100%;
    }
}

.another-service__block{
    margin: 3rem 1.5rem 0;
    width: calc((100% / 3) - 3rem);
    background-color: #ffffff;
    border-radius: 0.4rem;
    box-shadow: 0.2rem 0.3rem 1rem rgba(0, 0, 0, 0.02);
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

@media screen and (max-width: 666px){
    .another-service__block{
        margin-top: 0;
    }
}

.another-service__img{
    width: 100%;
    height: 16.5rem;
}

@media screen and (max-width: 666px){
    .another-service__img{
        height: 51vw;
    }
}

.another-service__img img{
    width: 100%;
    height: 100%;
}

.another-service__content{
    padding: 2.5rem 3rem;
    display: flex;
    flex-direction: column;
    flex: 1;
}

@media screen and (max-width: 666px){
    .another-service__content{
        padding: 1.5rem 1rem;
    }
}

.another-service__title{
    margin-bottom: 1.6rem;
}

.another-service__title *{
    margin: 0;
    color: var(--b2);
    letter-spacing: 0.01em;
    font-weight: bold;
    font-size: 1.8rem;
    line-height: 2.4rem;
}

.another-service__text-list{
    list-style: none;
    position: relative;
    padding-left: 2.4rem;
    width: 100%;
    margin: 0;
}

.another-service__text-list li{
    color: var(--b2);
    font-size: 1.4rem;
    line-height: 1.8rem;
    letter-spacing: 0.01em;
    margin-bottom: 1.2rem;
    position: relative;
}

.another-service__text-list > li:before{
    position: absolute;
    left: -2.9rem;
    top: 0.7rem;
    height: 0.6rem;
    width: 0.2rem;
    background-color: var(--y);
    content: "";
    transform: translateX(10px) rotate(-45deg);
    transform-origin: left bottom;
}

.another-service__text-list > li:after{
    position: absolute;
    left: -2.8rem;
    top: 1.1rem;
    height: 0.2rem;
    width: 1.2rem;
    background-color: var(--y);
    content: "";
    transform: translateX(10px) rotate(-45deg);
    transform-origin: left bottom;
}

.another-service__price{
    margin-top: 1.2rem;
    flex: 1;
	display: flex;
	align-items: end;
}

.another-service__price *{
    color: var(--b2);
    font-size: 2.4rem;
    line-height: 3rem;
    font-weight: bold;
}

.another-service__button{
    background-color: var(--light-grey2);
    margin-top: 3.5rem;
    max-width: 100%;
}

@media screen and (max-width: 666px){
    .another-service__button{
        margin-top: 1.5rem;
    }
}

/* END SECTION - Another-service */

/* START - Find-out */
.wrapper_find-out {
    display: flex;
    gap: 8px
}
.find-out__content{
    border-radius: 32px;
    position: relative;
    background-color: var(--b);
    max-width: 531px;
    height: 350px;
    padding: 40px;
    overflow: hidden;
}
.find-out__image{
    width: 100%;
    height: 350px;
    overflow: hidden;
    border-radius: 32px;
}
.find-out__image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
@media screen and (max-width: 866px){
    .wrapper_find-out{
        flex-direction: column;
        gap: 0;
    }
    .find-out__image{
        order: 0;
    }
    .find-out__content{
        order: 1;
        padding: 24px;
        margin-top: -50px;
        max-width: 100%;
        height: auto;
    }
}

@media screen and (max-width: 666px){
    .wrapper_find-out:before{
        display: none;
    }
}

.find-out__bg{
    position: absolute;
    top: 2.6rem;
    left: 4rem;
}

@media screen and (max-width: 666px){
    .find-out__bg{
        left: 0;
        top: 5rem;
    }
}

.find-out__bg img{
    width: 100%;
    object-fit: cover;
}

.find-out__circle-bg{
    position: absolute;
    bottom: -2.7rem;
    right: 4rem;
    width: 6.5rem;
    height: 6.5rem;
    z-index: 1;
}

.find-out__circle-bg img{
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 666px){
    .find-out__circle-bg{
        display: none;
    }
}


.form_find-out{
    z-index: 2;
    margin-top: 32px;
    top: 0;
    z-index: 4;
}

@media screen and (max-width: 666px){
    .form_find-out{
        margin-top: 24px;
    }
    .form__block_find-out{
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
}

.find-out__button{
    max-width: 27rem;
}


.form_find-out-politic{
    margin-top: 16px;
    font-size: 11px;
    color: var(--b3);
}
.form_find-out-politic a{
    font-size: 11px;
    color: var(--b3);
    text-decoration: underline;
}
/* END - Find-out */

/* START - Footer */

.footer{
    position: relative;
    background-color: var(--light-grey2);
}

@media screen and (max-width: 666px){
    .footer{
        padding-top: 3rem;
    }
}

.footer__content{
    margin-top: 40px;
    padding: 16px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

@media screen and (max-width: 666px){
    .footer__content{
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
}

.wrapper_footer{
    padding: 40px 1.25rem;
}


@media screen and (max-width: 666px){
    .wrapper_footer{
        padding: 24px 1.25rem;
    }
}
.footer__logo-img {
    display: flex;
    align-items: center;
}
.footer__logo-text p{
    color: var(--b2);
    font-size: 1rem;
    line-height: 1.2;
    margin: 0;
}
.footer__logo-text a {
    color: var(--b2);
    font-weight: 600;
    text-decoration: none;
    transition: 0.2s linear;
}
.footer__logo-img img{
    margin-right: 16px;
    height: 54px;
    margin-left: -20px;
}


.footer__copy *{
    color: var(--gray-main);
    font-size: 1rem;
}

.footer__bottom {
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.footer__bottom a {
    color: var(--gray-main);
    font-size: 1rem;
    text-decoration: none;
}
@media screen and (max-width: 666px){
    .footer__bottom{
        flex-direction: column;
        align-items: center;
    }
    .footer__politic{
        order: 0;
        margin-bottom: 16px;
    }
    .footer__copy {
        order: 1;
        text-align: center;
    }
}
.footer__contacts{
    display: flex;
    flex-direction: row;
    align-items: center;
}

@media screen and (max-width: 1024px){
    .footer__contacts{
        margin-top: 2rem;
    }
}

.footer__tel *{
    color: var(--b2);
    font-size: 2.4rem;
    line-height: 2.7rem;
    font-weight: bold;
    text-decoration: none;
}

@media screen and (max-width: 666px){
    .footer__tel *{
        font-size: 2rem;
        line-height: 2.3rem;
    }
}

.footer__ocial{
    display: flex;
}

@media screen and (max-width: 666px){
    .footer__ocial{
        justify-content: center;
        width: 100%;
    }
}

.footer__ocial-link{
    margin-left: 1.2rem;
    width: 4rem;
    height: 4rem;
}

.footer__ocial-link img {
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 666px){
    .footer__ocial-link{
        margin: 0 0.6rem;
    }
}
@media screen and (max-width: 1024px){
    .footer__content{
        /* display: none; */
    }
}
/* END - Footer */

/* START POPUPS */

.fancybox-slide::-webkit-scrollbar {
    display: none;
}

.fancybox-button svg{

}

.fancybox-button svg:hover{
    
}

body.compensate-for-scrollbar{
    padding: 0;
    margin: 0;
}

.fancybox-close-small{
    width: 4.4rem;
    height: 4.4rem;
    opacity: 1;
}

@media screen and (max-width: 768px){
    .fancybox-close-small{
        width: 24px;
        height: 24px;
    }
}

.fancybox-slide--html .fancybox-close-small{
    top: 24px;
    right: 24px;
    padding: 0;
	filter: invert(1);
}


.popup{
    border-radius: 32px;
    margin-top: 10rem;
}

@media screen and (max-width: 768px){
    .popup{
        padding: 24px;
    }
}

.popup__info{
    width: 100%;
    max-width: 78rem;
}

.popup__info-title *{
    font-size: 3.6rem;
    line-height: 4rem;
    margin: 0;
}

@media screen and (max-width: 666px){
    .popup__info-title *{
        font-size: 2.8rem;
        line-height: 3.2rem;
    }
}

@keyframes rotatePreloader {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.preloader{
    top: 0;
	z-index: 20;
	position: fixed;
    display: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    background-color: rgba(56,56,56,0.67);

}

.preloader .preloader-anim{
    width: 10rem;
    height: 10rem;
    border-radius: 50%;
    z-index: 1;
    border: 1rem solid var(--y);;
    border-top-color: transparent;
    border-bottom-color: transparent;
    animation: rotatePreloader 1.5s infinite linear;
    -webkit-animation: rotatePreloader infinite 1.5s linear;
}

.preloader .preloader-text{
    margin-bottom: 2rem;
}

.preloader .preloader-text *{
  color: var(--y);
  font-size: 1.8rem;
}

.success__popup{
  width: 100%;
  max-width: 37.4rem;
  padding: 0 !important;
}

.success__popup .fancybox-close-small{
  top: 2rem;
  right: 2rem;
}

.success__popup-img{
  width: 100%;
  padding-top: 3.2rem;
  background-color: #383838;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}

.success__popup-img img{
  width: 13.8rem;
  height: 13.8rem;
  object-fit: cover;
}

.success__popup-content{
  padding: 2.4rem;
}

.success__popup-title{
  margin-bottom: 1.6rem;
}

.success__popup-title *{
    color: #383838;
    font-weight: 900;
    font-size: 2.4rem;
    line-height: 2.8rem;
    margin: 0;
}

.success__popup-text *{
  font-size: 1.6rem;
  line-height: 2.2rem;
  color: #383838;
}

.success__popup-text a{
  color: var(--y);
  text-decoration: underline;
}

.section_form-report{
    margin-top: 4.2rem;
    border-radius: 0.4rem;
}

@media screen and (max-width: 666px){
    .section_form-report{
        margin-top: 2rem;
        padding: 0;
    }
}

.section_form-report .form{
    top: 0;
    padding: 40px;
    border-radius: 32px;
    box-shadow: none;
    background-color: var(--b);
}

.section_form-report .wrapper_form{
    max-width: 100%;
    padding: 0;
}

.section_form-report .form__title *{
    color: #ffffff;
    font-size: 32px;
}

@media screen and (max-width: 768px){
    .section_form-report .form__title *{
        font-size: 24px;
    }
}

.section_form-report .form__policy *{
    color: var(--b3);
    font-size: 12px;
}

.section_form-report .form__policy a{
    color: var(--b3);
    border-bottom: 0.1rem solid var(--b3);
}

.section_form-report .form__policy a:hover{
    border-bottom: 0.1rem solid transparent;
}

.section_form-report .form__input-block:not(.form__input-block_error){
    border: 0.1rem solid var(--b3);
}

.report__popup{
    max-width: 1360px;
    width: 100%;
}

.report__popup-title{
    margin-bottom: 40px;
}

.report__popup-title *{
    text-align: left;
}

.report__popup-car{
    display: flex;
    justify-content: space-between;
    position: relative;
    margin-bottom: 4rem;
    gap: 40px;
}

.report__popup-car:before{
    content: '';
    display: block;
    height: 0.1rem;
    width: calc(100% + 8.8rem);
    background-color: #F6F6F6;
    position: absolute;
    left: -4.4rem;
    top: -2.4rem;
}

@media screen and (max-width: 768px){
    .report__popup-title{
        margin-bottom: 24px;
    }
    .report__popup-car{
        flex-direction: column;
        margin-bottom: 40px;
        gap: 24px;
    }
}

.report__popup-car-info{
    width: 100%;
    max-width: 50%;
}

@media screen and (max-width: 768px){
    .report__popup-car-info{
        max-width: 100%;
    }
}

.report__popup-car-date{
    margin-bottom: 16px;
    width: 100%;
}

@media screen and (max-width: 666px){
    .report__popup-car-date{
        margin-bottom: 0.6rem;
        order: 5;
    }
}

.report__popup-car-date *{
    font-size: 14px;
    color: var(--b);
    margin: 0;
}

.report__popup-car-title{
    margin-bottom: 24px;
    width: 100%;
}

.report__popup-car-title *{
    font-size: 24px;
    font-weight: bold;
    color: var(--b);
    margin: 0;
}

@media screen and (max-width: 666px){
    .report__popup-car-title{
        margin-bottom: 1.6rem;
        order: 4;
    }

    .report__popup-car-title *{
        font-size: 2rem;
        line-height: 2.5rem;
    }
}

.report__popup-car-block{
    margin-bottom: 16px;
}

.report__popup-car-subblock{
    margin-bottom: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.report__popup-car-name *{
    font-size: 16px;
    color: var(--b);
    margin: 0;
}

@media screen and (max-width: 666px){
    .report__popup-car-name *{
        font-size: 1.4rem;
        line-height: 2rem;
    }
}

.report__popup-car-value{
    width: 60%;
    text-align: right;
}

@media screen and (max-width: 666px){
    .report__popup-car-value{
        width: 54%;
    }
}

.report__popup-car-value *{
    font-size: 16px;
    font-weight: bold;
    color: var(--b);
    margin: 0;
}

@media screen and (max-width: 666px){
    .report__popup-car-value *{
        font-size: 1.4rem;
        line-height: 2rem;
    }
}

.report__popup-car-photos{
    width: 100%;
    max-width: 50%;
}

@media screen and (max-width: 768px){
    .report__popup-car-photos{
        max-width: 100%;
    }
}

.report__popup-car-photo{
    width: 100%;
    height: 30rem;
    overflow: hidden;
    border-radius: 0.4rem;
}

.report__popup-car-photo img{
    width: 100%;
    height: 100%;
    border-radius: 32px;
    object-fit: cover;
}

@media screen and (max-width: 768px){
    .report__popup-car-photo{
        height: 45vw;
    }
}

.report__popup-car-photos-text{
    margin-top: 12px;
    text-align: left;
}

.report__popup-car-photos-text *{
    margin: 0;
    font-size: 12px;
    line-height: 1.2;
    color: var(--gray-main);
}

@media screen and (max-width: 768px){
    .report__popup-car-photos-text{
        margin-top: 1.4rem;
    }
}

.report__popup-list-title{
    margin-bottom: 2.4rem;
}

.report__popup-list-title *{
    font-size: 1.8rem;
    line-height: 2.4rem;
    font-weight: bold;
    letter-spacing: 0.01em;
    color: var(--b3);
    margin: 0;
}

.report__popup-list-block{
    border-top: 1px solid var(--input-gray);
}
.report__popup-list-block:first-child{
    border: none;
}
.report__popup-list-header{
    position: relative;
    display: flex;
    height: 90px;
    align-items: center;
    cursor: pointer;
}
.report__popup-list-header:first-child{
    border: none;
}
.report__popup-list-header:before{
    content: '';
	width: 0.9rem;
	height: 1.6rem;
	background: url(../images/icon/big-arrow.svg) center center no-repeat;
	background-size: contain;
    position: absolute;
    transform: rotate(90deg) translateY(-50%);
    right: 3.6rem;
}

.report__popup-list-header.active:before{
    right: 2rem;
    transform: rotate(-90deg) translateY(-50%);
}

@media screen and (max-width: 666px){
    .report__popup-list-header{
        padding: 1rem 0;
    }

    .report__popup-list-header:before{
        right: 1.6rem;
    }

    .report__popup-list-header.active:before{
        right: 0;
    }
}

.report__popup-list-icon{
    min-width: 4.8rem;
    min-height: 4.8rem;
    max-width: 4.8rem;
    max-height: 4.8rem;
}

@media screen and (max-width: 768px){
    .report__popup-list-icon{
        min-width: 3.2rem;
        min-height: 3.2rem;
        max-width: 3.2rem;
        max-height: 3.2rem;
    }
}

.report__popup-list-icon img{
    width: 100%;
    height: 100%;
}

.report__popup-list-type{
    margin-bottom: 0.2rem;
}

.report__popup-list-type *{
    color: var(--b);
    font-size: 18px;
    font-weight: bold;
    margin: 0;
}


.report__popup-conclusion-message *{
    color: var(--b);
    font-size: 1.6rem;
    line-height: 1.9rem;
    margin: 0;
}

.report__popup-conclusion-message_success *{
    color: #27ae60;
}

.report__popup-list-container{
    display: none;
}

.report__popup-list-data{
    display: flex;
    flex-wrap: wrap;
    padding: 16px 0;
    margin: 0 0 -0.8rem;
    gap: 16px;
}

@media screen and (max-width: 768px){
    .report__popup-list-data{
        padding: 2rem 0 0;
        margin: 0;
    }
}

.report__popup-conclusion{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 0 8px;
    max-width: calc((100% / 3) - 5.4rem);
    position: relative;
    padding-left: 2.2rem;
}

@media screen and (max-width: 768px){
    .report__popup-conclusion{
        margin:0 0 2rem 0;
        max-width: 100%;
    }
}

.report__popup-conclusion-status{
    min-width: 1.4rem;
    min-height: 1.4rem;
    max-width: 1.4rem;
    max-height: 1.4rem;
    position: absolute;
    left: 0;
    top: 0.2rem
}

.report__popup-conclusion-status img{
    width: 100%;
    height: 100%;
}

.report__popup-conclusion-text *{
    font-size: 1.6rem;
    line-height: 2rem;
    letter-spacing: 0.01em;
    color: var(--b);
}

.report__popup-list-conclusion-doc{
    min-width: 1.8rem;
    min-height: 1.8rem;
    max-width: 1.8rem;
    max-height: 1.8rem;
}

.report__popup-list-conclusion-doc img{
    width: 100%;
    height: 100%;
}

.report__popup-conclusion-message-small{
    margin-top: 0.4rem;
}

.report__popup-conclusion-message-small *{
	font-style: italic;
	font-weight: normal;
	font-size: 1.4rem;
	line-height: 1.8rem;
	color: var(--b);
}

.report__popup-conclusion_range{
    padding-left: 0;
}

.report__popup-conclusion_range:after{
    content: '';
    display: block;
    width: 100%;
    height: 0.4rem;
    border-radius: 0.2rem;
    background-color: var(--light-grey);
    position: absolute;
    left: 0;
    bottom: 0;
}

.report__popup-range-text{
    padding-bottom: 1rem;
}

.report__popup-range-text *{
    font-size: 1.4rem;
    line-height: 1.6rem;
    color: var(--b);
}

.report__popup-range-line{
    position: absolute;
    left: 0;
    bottom: 0;
    height: 0.4rem;
    border-radius: 0.2rem;
    z-index: 2;
}

.report__popup-range-line_yellow{
    background-color: var(--y);
}

.report__popup-range-line_green{
    background-color: #27ae60;
}

.report__popup-range-line_red{
    background-color: #ff0000;
}

.report__popup-final{
    width: 100%;
    margin-bottom: 3rem;
}

@media screen and (max-width: 768px){
    .report__popup-final{
        margin-bottom: 2rem;
    }
}

.report__popup-final-title{
    margin-bottom: 1.4rem;
}

.report__popup-final-title *{
    font-size: 1.8rem;
    line-height: 2.1rem;
    margin: 0;
    color: var(--b);
}

@media screen and (max-width: 768px){
    .report__popup-final-title{
        margin-bottom: 0.4rem;
    }
}

.report__popup-final-list{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -3rem -1.4rem;
}

@media screen and (max-width: 768px){
    .report__popup-final-list{
        margin: 0;
    }
}

.report__popup-final-text{
    margin: 0 3rem 1.4rem;
    width: 100%;
    max-width: calc((100% / 3) - 6rem);
    padding-left: 1.8rem;
    position: relative;
}

.report__popup-final-text:before,
.report__popup-final-text:after{
    content: '';
    display: block;
    background-color: #27ae60;
    position: absolute;
    left: 0;
    top: 0.7rem;
    width: 1rem;
    height: 0.2rem;
}

.report__popup-final-text:after{
    transform: rotate(90deg);
}

.report__popup-final-text_minus:after{
    display: none;
}

.report__popup-final-text_minus:before{
    background-color: #ff0000;
}

.report__popup-final-text *{
    color: var(--b);
    font-size: 1.6rem;
    line-height: 1.8rem;
    margin: 0;
}

@media screen and (max-width: 768px){
    .report__popup-final-text{
        max-width: 100%;
        margin: 1rem 0;
    }
}

.report__popup-final-status{
    background-color: #27ae60;
    padding: 0.5rem;
    display: inline-block;
}

.report__popup-final-status *{
    font-size: 1.2rem;
    line-height: 1.4rem;
    color: #ffffff;
}

.report__popup-final-conclusion *{
    font-size: 1.6rem;
	line-height: 2.4rem;
	letter-spacing: 0.01em;
	color: var(--b);
    margin: 0;
}

.report__popup-list-tab-container{
    display: flex;
    align-items: center;
    margin-right: 2.3rem;
}

@media screen and (max-width: 768px){
    .report__popup-list-tab-container{
        margin-right: 0;
        justify-content: space-between;
        width: 100%;
    }
}

.report__popup-list-tab{
    padding-bottom: 0.6rem;
    cursor: pointer;
    margin-right: 16px;
}

@media screen and (max-width: 768px){
    .report__popup-list-tab{
        margin-left: 0;
        width: 49%;
    }
}

.report__popup-list-tab *{
    margin: 0;
    font-size: 1.8rem;
    line-height: 2rem;
    color: var(--b);
    border-bottom: 0.3rem solid transparent;
}

@media screen and (max-width: 768px){
    .report__popup-list-tab *{
        font-size: 1.4rem;
        line-height: 1.6rem;
    }
}

.report__popup-list-tab.active{
    border-bottom: 0.3rem solid var(--y);
}

.report__popup-list-tab-content{
    display: none;
    flex-wrap: wrap;
    padding: 16px 0;
    margin: 0 0 -0.8rem 0;
}

.report__popup-list-tab-content.active{
    display: flex;
}

@media screen and (max-width: 768px){
    .report__popup-list-tab-content{
        padding: 2rem 0;
        margin-left: 0;
    }
}

.report__popup-list-tab-content .report__popup-conclusion{
    max-width: calc((100% / 4) - 2rem);
    margin: 0 0 8px 0;
}

@media screen and (max-width: 768px){
    .report__popup-list-tab-content .report__popup-conclusion{
        max-width: 100%;
        margin-left: 0;
    }
}

.more__popup{
    max-width: 105rem;
    width: 100%;
}

.more__popup-title{
    margin-bottom: 4.8rem;
}

.more__popup-title *{
    text-align: left;
}

.more__content{
    position: relative;
}

.more__content:before {
	content: '';
	display: block;
	height: 0.1rem;
	width: calc(100% + 8.8rem);
	background-color: #F6F6F6;
	position: absolute;
	left: -4.4rem;
	top: -2.4rem;
}

.more__content ul,
.more__content ol{
    padding-left: 2.7rem;
}

.more__content li::marker{
    font-size: 3rem;
    line-height: 1.8rem;
}

.popup__form{
    width: 100%;
    max-width: 76rem;
    display: inline-flex !important;
    padding: 0;
}

@media screen and (max-width: 768px){
    .popup__form{
        flex-direction: column;
        max-width: 38rem;
    }
}

.form__popup{
    top: 0;
    background-color: #ffffff;
    padding: 3.2rem 3.8rem;
    width: 100%;
    max-width: 38rem;
	background: var(--b);
}

@media screen and (max-width: 768px){
    .form__popup{
        padding: 2.4rem;
    }
}

.form__title_popup{
    text-align: left;
    margin-bottom: 3rem
}

.form__title_popup *{
    font-size: 2.4rem;
    line-height: 2.8rem;
    font-weight: 900;
}

.form__block_popup{
    margin-top: 3rem;
    flex-wrap: wrap;
}

.form__input-block_popup{
    margin: 0 0 2.5rem 0;
    max-width: 100%;
}

.form__submit_popup{
    margin-top: 1rem;
    max-width: 100%;
}

@media screen and (max-width: 768px){
    .form__submit_popup{
        margin-top: 0;
    }
}

.form__policy_popup{
    text-align: left;
}

.form__policy_popup *{
    color: #666666;
    font-size: 1.4rem;
    line-height: 1.9rem;
    letter-spacing: 0.01em;
}

.form__policy_popup a{
    font-weight: bold;
    color: var(--y);
    text-decoration: none;
    border-bottom: 0.1rem solid var(--y);
}

.form__popup-info{
    background-color: var(--b);
    padding: 15rem 3.8rem;
}

@media screen and (max-width: 768px){
    .form__popup-info{
        padding: 2.4rem;
    }
}

.form__popup-subtitle{
    margin-bottom: 1.8rem;
}

.form__popup-subtitle *{
    color: #ffffff;
    font-size: 1.8rem;
    line-height: 2.4rem;
    font-weight: bold;
    letter-spacing: 0.01em;
    margin: 0;
}

.form__popup-price{
    margin-bottom: 3.7rem;
}

.form__popup-old-price{
    position: relative;
    display: inline-block;
}

.form__popup-old-price *{
    font-size: 2.2rem;
    line-height: 2.8rem;
    letter-spacing: 0.01em;
    margin: 0;
    color: #ffffff;
}

.form__popup-old-price:before{
    content: '';
    display: block;
    height: 0.2rem;
    background-color: #FF5E31;
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.form__popup-new-price *{
    color: var(--y);
    font-size: 4rem;
    line-height: 4.3rem;
    margin: 0;
    letter-spacing: -0.004em;
    font-weight: bold;
}

.form__popup-text{
    margin: 1rem 0;
}

.form__popup-text *{
    margin: 0;
    color: #ffffff;
    font-size: 1.6rem;
    line-height: 2.2rem;
}

.form__popup-discount-text{
    margin-bottom: 0.7rem;
}

.form__popup-discount-text *{
    font-size: 1.6rem;
    line-height: 2.2rem;
    color: #ffffff;
    margin: 0;
    display: inline;
}

.form__popup-discount-text b{
    color: var(--y);
    font-size: 2rem;
    line-height: 2.5rem;
    font-weight: bold;
    display: inline-block;
}

.form__popup-discount-img{
    width: 100%;
    max-width: 12rem;
}

.form__popup-discount-img img{
    width: 100%;
    height: 100%;
}

/* END POPUPS */

/* START PAGE-EDITOR */

.page__editor *{
    text-align: left;
    letter-spacing: 0.01em;
    color: var(--b2);
    margin: 1rem 0;
}
  
.page__editor > h1{
  font-size: 3.6rem;
  line-height: 4rem;
}

.page__editor > h2{
  font-size: 3.2rem;
  line-height: 3.6rem;
}

.page__editor > h3{
  font-size: 2.8rem;
  line-height: 3.2rem;
}

.page__editor > h4{
  font-size: 2.4rem;
  line-height: 2.8rem;
}

.page__editor > h5{
  font-size: 2rem;
  line-height: 2.4rem;
}

.page__editor > h6{
  font-size: 1.6rem;
  line-height: 2rem;
}

.page__editor p{
  margin: 2rem 0;
  text-align: left;
  font-weight: normal;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: 0.01em;
  color: var(--b2);
}

@media screen and (max-width: 666px){
  .page__editor p{
    margin: 1rem 0;
    font-size: 1.4rem;
    line-height: 2.2rem;
  }
}

.page__editor a{
  color: var(--y)
}

@media screen and (max-width: 666px){
  .page__editor ul{
    padding-left: 2rem;  
  }
}

.page__editor li{
  font-weight: normal;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: 0.01em;
  color: var(--b2);
  margin: 1rem 0;
  text-align: left;
}

.page__editor li::marker{
  color: var(--y);
  font-style: normal;
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 2.4rem;
}

@media screen and (max-width: 666px){
  .page__editor li{
    font-size: 1.4rem;
    line-height: 2.2rem;
  }

  .page__editor li::marker{
    font-size: 1.4rem;
    line-height: 2.2rem;
  }
}
  
/* END PAGE-EDITOR */