

/* Start:/about/clients-service/style.css?178152312533746*/
@media (min-width: 992px) {
    .container section {
        padding-bottom: 0rem !important;
    }
}

.cardTitle {
    border-radius: 24px;
    background: #F8FAF9;
    display: flex;
    justify-content: space-between;
    align-items: center;
    /*padding: 9rem 4rem;*/
    position: relative;
    height: 410px;
    max-height: 500px; /* Минимальная высота карточки */
    margin-top: 5rem;
}

.cardTitle .content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    flex: 6; /* Занимает две части */
    gap: 2.4rem;
    margin: 9rem 4rem;
    margin-right: 0;
}

.cardTitle .background-image {
    position: relative;
    flex: 5; /* Занимает одну часть */
    /*background-image: url('https://www.gwd.ru/upload/medialibrary/d32/d3296e7c743a09777758810eb1828ddf.png');*/
    background-image: url('https://www.gwd.ru/upload/medialibrary/57e/57e476ff894bd027367224acb887d4fe.png');
    background-size: 110% auto;
    background-repeat: no-repeat;
    background-position: bottom right;
    height: 100%; /* Высота должна совпадать с высотой карточки */
    width: 100%;
}

.cardTitle .text1 h1{
    color: #333;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.cardTitle .text2 {
    color: var(--neutral-950, #252726);
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.cardTitle .form1{
    display: flex;
    width: 200px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: white;
    border-radius: 6px;
    background:  #2B6D3C;
    padding: 12px 16px;
    gap: 8px;
    align-self: stretch;
    cursor: pointer;
}
.cardTitle .form1:hover {
    background-color: #265F34;
}
.fancybox-content{
    padding:32px!important;
}
.form11 .text2{
    margin-top: 12px;
    color: #000;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.form112{
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.form11 .text1 h1{
      color: var(--neutral-990, #111212);
      text-align: center;
      font-size: 28px;
      font-style: normal;
      font-weight: 500;
      line-height: normal;
  }
.form11 .text3{
    color: var(--accent-500, #2B6D3C);
    text-align: center;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}
.form11 .text3:hover{
    color: var(--accent-300, #60916D);
}
 .form11 .text4{
    color: #000;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.form11 .text5{
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}
.form11 .text5:hover{
    color: var(--accent-300, #60916D);
}

.Garant{
    margin-top: 15rem;
}

.Garant .titH1{
    text-align: center;
    color: var(--neutral-950, #252726);
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    margin-bottom: 0.0rem;
}
.Garant .card3{
    border-radius: 24px;
    background: #F8FAF9;
    display: flex;
    padding: 40px;
    flex-direction: column;
    gap: 20px;
    flex: 1 0 0;
    min-height: 420px;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: 50% auto;
    max-width: 364px;
}
.card4{
    flex: 2 0 0!important;
    max-width: none!important;
}
.Garant .card3 .cardTitle1{
    display: flex;
    flex-direction: row;
    align-items: baseline;
    gap: 15px;
    color: var(--accent-500, #2B6D3C);
    font-size: 100px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.Garant .card3 .cardTitle1 .cardTitleSpan{
    color: var(--accent-500, #2B6D3C);
    font-size: 42px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.Garant .card3 .cardTitle2{
    color: var(--neutral-600, #828A84);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.Garant .card3 .cardTitle3{
    color: var(--neutral-950, #252726);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.Garant .cards3{
    display: flex;
    flex-direction: row;
    gap: 2.4rem;
    margin-top: 3rem;
}

.Garant .cards3 .text2{
    color: var(--neutral-950, #252726);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: center;
}

.WeMac {
    margin-top: 15rem;
}
.WeMacSec{
    border-radius: 24px;
    background: #F8FAF9;
    padding: 24px;
}
.WeMacSec2{
    display: flex;
    flex-direction: column;
    gap: 30px;

}
.WeMac .titH1{
    text-align: center;
    color: var(--neutral-950, #252726);
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    margin-bottom: 3rem;
}
.WeMac .carts{
    display: flex;
    flex-direction: row;
    gap: 24px;
}
.WeMac .cart{
    display: flex;
    height: 230px;
    padding: 40px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 12px;
    flex: 1 0 0;
    position: relative;
    border-radius: 24px;
    background: #FFF;
    background-repeat: no-repeat;
    background-position: right;
    background-size: auto 75% ;
}

.WeMac .cart .text{
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.WeMac .cart .rr{
    cursor: pointer;
}
.WeMac .tooltip-container {
    position: relative;
    display: inline-block;
}

.WeMac .tooltip-text {
    visibility: hidden;
    width: 330px;
    background-color: #fff;
    color: rgba(0, 0, 0, 0.50);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: left;
    padding: 12px;
    border-radius: 16px;
    position: absolute;
    z-index: 1;
    top: 100%;
    left: 50%;
    opacity: 0;
    transition: opacity 0.3s;
    box-shadow: 0px 16px 40px 0px rgba(0, 0, 0, 0.10);
}
.WeMac .tooltip-container:hover .tooltip-text {
    visibility: visible;
    opacity: 1;
}


.Prei{
    margin-top: 15rem;
}

.Prei .titH1{
    text-align: center;
    color: var(--neutral-950, #252726);
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    margin-bottom: 0.0rem;
}
.Prei .card3{
    border-radius: 12px;
    background: #F8FAF9;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    flex: 1 0 0;
    display: flex;
    padding: 40px;
    align-self: stretch;
    position: relative;
    min-height: 120px;
    justify-content: space-between
}
.Prei .cards3{
    display: flex;
    flex-direction: row;
    gap: 2.4rem;
    margin-top: 8rem;
}

.Prei .cards3 .text2{
    color: var(--neutral-950, #252726);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: center;
}
.Prei .cards3 .cardTitle2{
    display: flex;
    flex-direction: row;
    gap: 1.2rem;
    justify-content: center;
    align-items: center;
}
.Prei .cards3 .cardTitleSVG{
    border: 1.607px solid #F8FAF9;
    position: absolute;
    top: -50px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 100px;
    background:  #FFF;
    padding: 20px;
}
.Prei .cards3 .cardTitleSVG svg{
    width: 52px;
    height: 52px;

}


.Gal1 {
    margin-top: 10rem;
}

.Gal1 .GalCard{

    border-radius: 24px;
    background-color: #F8FAF9;
    display: flex;
    width: 100%;
    max-width: 364px;
    height: 300px;
    padding: 24px;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    flex-shrink: 0;
    background-repeat: no-repeat;
    background-position: right bottom;
}
.Gal1 .Title{
    color: #000;
    text-align: center;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 3rem;
}
.Gal1 .TitleCard{
    color: var(--accent-500, #2B6D3C);
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.Gal1 .TextCard{
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    max-width: 220px;
}

.Gal1 .bg1{
    background-image: url("https://www.gwd.ru/upload/medialibrary/255/255ac9b69452b380359893feb4df6d2b.png");
}
.Gal1 .bg2{
    background-image: url("https://www.gwd.ru/upload/medialibrary/8eb/8eb54b788a903ed89e7cdd5c0ea36bc9.png");
}
.Gal1 .bg3{
    background-image: url("https://www.gwd.ru/upload/medialibrary/4f0/4f02a94fd56035bb8d973d8a0c0d67b0.png");
}
.Gal1 .bg4{
    background-image: url("https://www.gwd.ru/upload/medialibrary/352/352cad126c4dd14cff7301a71aaade48.png");
}
.Gal1 .bg5{
    background-image: url("https://www.gwd.ru/upload/medialibrary/a56/a56feaca90ca88bc0c44ce35e8527fca.png");
}
.Gal1 .bg6{
    background-image: url("https://www.gwd.ru/upload/medialibrary/2c4/2c43e8798259323273567f17c5155d25.png");
}
.Gal1 .bg7{
    background-image: url("https://www.gwd.ru/upload/medialibrary/f50/f506c1d46f9ababbfdaf75725add8939.png");
}


.Gal2{
    margin-top: 15rem;
}
.Gal2 .GalCard{
    display: flex;
    width: 364px;
    height: 420px;
    padding: 20px;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    border-radius: 24px;
    background: #F8FAF9;
}
.Gal2 .Title{
    color: #000;
    text-align: center;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 3rem;
}
.Gal2 .TitleCard{
    color: var(--accent-500, #2B6D3C);
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.Gal2 .imgg{
    width: 324px;
    height: 194px;
    flex-shrink: 0;
    aspect-ratio: 162/97;
    border-radius: 16px;
}


.sectionEl5{
    border-radius: 24px;
    background: #F8FAF9;
    margin-top: 15rem;
}
.sectionEl5 .title{
    padding-top: 4rem;
    padding-bottom: 3rem;
    color: #000;
    text-align: center;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.sectionEl5 .sxema{
   display: block;

}
.sectionEl5 .sxema2{
    display: none;
}
.sectionEl5 .sxema{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 4rem;

}
.sectionEl5 .linBl{

}
.sectionEl5 .sxemBl{
    border-radius: 12px;
    background: #FFF;
    display: flex;
    width: 337px;
    padding: 12px;
    align-items: center;
    gap: 12px;

 }

.sectionEl5 .sxemBlSvg{
    border-radius: 100px;
    background: #F8FAF9;
    display: flex;
    padding: 8px;
    align-items: center;
    gap: 10px;
}
.sectionEl5 .sxemBlTitle{
    color: var(--accent-500, #2B6D3C);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}


.sectionEl5 .flex-col-d{
    display: flex;
    flex-direction: row;
    width: 100%;

}

.sectionEl5 .linBl{
    padding-top: 33px;
}
.sectionEl5 .pt-0{
    padding-top: 0;
}
.sectionEl5 .dFAc{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.sectionEl5 .flex100 {

}
.sectionEl5 .flex100 > div{
    flex: 1;
    min-width: 0;

}

.sectionEl5 .item-center{
    display: flex;
    justify-content: center;
}
.sectionEl5 .rightLine{
    display: flex;
    justify-content: flex-start;
}

.sectionEl5 .leftLine{
    display: flex;
    justify-content: flex-end;
}


.m-a{
    margin-right: auto;
    margin-left: auto;
}






.sectionEl4 {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: center;
    gap: 46px;
    border-radius: 24px;
    background:
            url("https://www.gwd.ru/upload/medialibrary/0c1/0c17753f60dd8f51fa5f84509d32c0db.png") left bottom no-repeat,
            url("https://www.gwd.ru/upload/medialibrary/d3e/d3eb5f1b1095d384489b06c6807b2514.png") right bottom no-repeat;
    background-color: #F8FAF9;

}
.sectionEl4 .text{
    padding: 60px 24px;
    color: #000;
    text-align: center;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    max-width: 892px;
}



.sectionEl3{
    margin-top: 15rem;
}

.sectionEl3 .flexEl{
    display: flex;
    flex-direction: row;
    flex: 1 0 0;
    gap: 2.4rem;
}

.sectionEl3 .ElFlexRight{
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.sectionEl3 .TitleEl{
    color: #000;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.sectionEl3 .TextEl{
    display: flex;
    flex-direction: column;
    gap: 4rem;
    color: var(--neutral-950, #252726);
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.sectionEl3 .ddFlex{
    display: flex;
    flex-direction: column;
    gap: 1.2rem;
}

.sectionEl3 .cards{
    display: flex;
    gap: 12px;

    flex-direction: row;
    justify-content: center;
    align-items: flex-start;

    align-self: stretch;

}
.sectionEl3 .card{
    flex: 1 0 0;
    border-radius: 12px;
    background: #F8FAF9;
    color: var(--accent-500, #2B6D3C);
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    display: flex;
    flex-direction: column;
    gap: 1.2rem;
    padding: 16px;
    align-items: flex-start;
}
.sectionEl3 .whBl{
    border-radius: 100px;
    background: var(--accent-0, #FFF);
    display: flex;
    padding: 8px;
    align-items: center;
    gap: 10px;
}




.sectionEl2{
    margin-top: 15rem;
}

.sectionEl2 .flexEl{
    display: flex;
    flex-direction: row;
    flex: 1 0 0;
    gap: 3rem;
}

.sectionEl2  .ElFlexRight{
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.sectionEl2  .TitleEl{
    color: #000;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.sectionEl2 .TextEl{
    display: flex;
    flex-direction: column;
    gap: 3rem;
    color: var(--neutral-950, #252726);
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.sectionEl2 .buttLk{
    display: flex;
    width: 200px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 12px;
    border: 1px solid var(--accent-500, #2B6D3C);
    cursor: pointer;
    color: white;
    background: #2B6D3C;
    margin-top: 16px;
    padding: 12px 16px;
    align-self: stretch;
}






.sectionEl{
    margin-top: 15rem;
}

.sectionEl .TitleEl{
    color: #000;
    text-align: center;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 3rem;
    max-width: 60rem;
    margin-left: auto;
    margin-right: auto;
}

.sectionEl .flexEl{
    display: flex;
    flex-direction: row;
    flex: 1 0 0 ;
    gap: 24px;
}
.sectionEl .ElFlexRight{
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.sectionEl .NumberEl{
    display: flex;
    width: 32px;
    height: 32px;
    padding: 10px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    aspect-ratio: 1/1;
    border-radius: 100px;
    background: var(--accent-500, #2B6D3C);
    color: white;
}

.sectionEl .TextEl{
    color: var(--neutral-990, #111212);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.sectionEl  .dir-row{
   display: flex;
    flex-direction: row;
    gap: 1.2rem;
}

.sectionEl .butt {
    align-items: center;
    gap: 12px;
    align-self: stretch;
    min-width: 250px;
    margin: 0 auto;
    margin-bottom: 6rem;
    position: relative;
    border-radius: 6px;
    border: 1px solid  #2B6D3C;
    background: var(--white-a10, rgba(255, 255, 255, 0.05));
    display: flex;
    padding: 12px 16px;
    justify-content: center;
}





@media (max-width: 678px) {

    .cardTitle{
    overflow: hidden;
    }
    .cardTitle .content {
        justify-content: flex-start;
        padding: 24px;
    }
    .cardTitle .background-image{
        flex: inherit!important;
    }


    .Gal1{
       margin-top: 8rem;
    }

    .Gal1 .Title{
        max-width: 80%;
        color: #000;
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        text-align: left;

    }

    .Gal1 .TextCard{
        max-width: 200px;
    }
    .Gal1 .GalCard{
        background-size:55%!important;
    }

    .sectionEl4{
        margin-top: 8rem;

        background:
                url("https://www.gwd.ru/upload/medialibrary/0c1/0c17753f60dd8f51fa5f84509d32c0db.png") left top no-repeat,
                url("https://www.gwd.ru/upload/medialibrary/d3e/d3eb5f1b1095d384489b06c6807b2514.png") right bottom no-repeat;
        background-color: #F8FAF9;
        background-size: 40%;

    }
    .sectionEl4 .text{
        font-size: 24px;
    }

    .sectionEl5{
        margin-top: 8rem;
    }

    .sectionEl5 .title{
        font-size: 24px;
        max-width: 235px;
        margin-left: auto;
        margin-right: auto;
    }
    .sectionEl5 .sxema {
        display: none;

    }
    .sectionEl5 .sxema2{
        display: block;
    }
    .sectionEl5  .flex-col-d2{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .sectionEl5  .flex-row-d2{
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        gap: 10px;
    }
    .sectionEl5 .mobblok{
        border-radius: 12px;
        background: #FFF;
        padding: 12px;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        gap: 8px;
        display: flex;
        max-width: 160px;
    }
    .sectionEl5 .svgD{
        border-radius: 70px;
        background: #F8FAF9;
        display: flex;
        padding: 5px;
        align-items: center;
        gap: 7px;
    }
    .sectionEl5 .textMob{
        color: var(--accent-500, #2B6D3C);
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }




    .Garant{
        margin-top: 8rem;
    }
    .Garant .titH1{
        font-size: 24px;
    }

    .Garant .card3{
        background-repeat: no-repeat!important;
        max-width: 100%;
        background-position: right bottom !important;


    }
    .Garant .card4 {
        min-height: 550px!important;
        background-size: 60%!important;
    }


    .sectionEl3{
        margin-top: 8rem;
    }

    .sectionEl3 .TitleEl{
        font-size: 24px;
    }

    .sectionEl3 .TextEl{
        font-size: 18px;
    }

    .sectionEl3 .flexEl{
        flex-direction: column-reverse;
    }
    .sectionEl3 img{
        width: 100%;
    }

    .sectionEl3 .cards{
        flex-wrap: wrap;
    }
    .sectionEl3 .card{
        flex: initial!important;
        width: 45%!important;
        flex-direction: row;
        font-size: 16px;
        font-weight: 600;
    }




    .Gal2{
        margin-top: 8rem;

    }
    .Gal2 .Title{
        text-align: left;
        font-size: 24px;
    }
    .Gal2 .imgg{
        width: 100%;
    }
    .sectionEl2{
        margin-top: 8rem;
    }
    .sectionEl2 .flexEl{
        flex-direction: column;
    }

    .sectionEl2 .TitleEl{
        font-size: 24px;
    }

    .sectionEl2 .TextEl{
        font-size: 18px;
    }

    .sectionEl2 .buttLk{
        width: 100%;
    }
    .sectionEl2 img{
        width: 100%;
    }



    .sectionEl{
        margin-top: 8rem;
    }
    .sectionEl .flexEl{
        flex-direction: column;
    }
    .sectionEl img{
        width: 100%;
    }
    .sectionEl .TitleEl{
        font-size: 24px;
    }

    .sectionEl .dir-row{
        font-size: 16px;
        align-items: center;
    }

    .sectionEl .butt{
        width: 100%;
    }
}


/*.why-swiper-navigation {*/
/*    display: none; !* По умолчанию скрываем *!*/
/*}*/

/*@media (max-width: 697px) {*/
/*    .why-swiper-navigation {*/
/*        display: flex;*/
/*        justify-content: center;*/
/*        gap: 20px;*/
/*        margin-top: 15px;*/
/*    }*/

/*    .why-swiper-prev,*/
/*    .why-swiper-next {*/
/*        cursor: pointer;*/
/*        width: 40px;*/
/*        height: 40px;*/
/*        background: white;*/
/*        border: solid 1px #7AA485;*/
/*        border-radius: 50%;*/
/*        display: flex;*/
/*        align-items: center;*/
/*        justify-content: center;*/
/*    }*/

/*}*/


.why-swiper-navigation {
    display: none; /* Скрываем на десктопе */
    align-items: center;
    justify-content: center;
    gap: 15px;
    margin-top: 20px;
}

@media (max-width: 697px) {
    .why-swiper-navigation {
        display: flex;
    }

    .why-swiper-pagination {
        width: 20%!important;
        color: #2B6D3C;
        font-size: 16px;
        font-weight: 500;
        min-width: 50px;
        text-align: center;
    }

    .why-swiper-prev,
    .why-swiper-next {
        cursor: pointer;
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: transparent;
        border: 1px solid #7AA485;
        border-radius: 50%;
        transition: all 0.3s ease;
    }

    .why-swiper-prev:hover,
    .why-swiper-next:hover {
        background: #7AA485;
    }

    .why-swiper-prev:hover svg path,
    .why-swiper-next:hover svg path {
        fill: white;
    }
}














/*:root{*/
/*    --section-margin: 8rem;*/
/*}*/
/*@media (min-width: 992px) {*/
/*    :root{*/
/*        --section-margin: 10rem;*/
/*    }*/
/*}*/
/*.st-page{*/
/*    --h1-mb: 0;*/
/*    --h2-mb: 0;*/
/*    --h3-mb: 0;*/
/*    --h4-mb: 0;*/
/*}*/

/*section + section {*/
/*    margin-top: var(--section-margin);*/
/*}*/


/*.gray-box{*/
/*    background-color: #F8FAF9;*/

/*    width: 100%;*/
/*    padding: 2.4rem;*/
/*    border-radius: 2.4rem;*/
/*    overflow: hidden;*/
/*}*/

/*p.lead{*/
/*    font-size: 1.8rem;*/
/*}*/
/*@media (min-width: 992px) {*/
/*    p.lead{*/
/*        font-size: 2rem;*/
/*    }*/
/*}*/

/**:is(h1,h2,h3) + p.lead{*/
/*    margin-top: 1.2rem;*/
/*    margin-bottom: 2.4rem;*/
/*}*/
/*@media (min-width: 992px) {*/
/*    *:is(h1,h2,h3) + p.lead{*/
/*        margin-top: 0.8rem;*/
/*        margin-bottom: 5rem;*/
/*    }*/
/*}*/

/*.round-marker-list{*/
/*    --marker-size: 3rem;*/
/*    --marker-font-size: 2rem;*/
/*    counter-reset: round-marker-counter;*/
/*}*/
/*.round-marker{*/
/*    counter-increment: round-marker-counter;*/

/*    border-radius: 999px;*/
/*    background: white;*/

/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/

/*    width: var(--marker-size);*/
/*    height: var(--marker-size);*/

/*    color: var(--color-brand-primary);*/
/*    font-size: var(--marker-font-size);*/
/*    font-weight: 400;*/
/*}*/
/*.round-marker::before{*/
/*    content: counter(round-marker-counter);*/
/*}*/
/*.round-marker-list--no-counter .round-marker::before{*/
/*    content: none;*/
/*}*/

/*.st-title{*/
/*    padding-top: 4.5rem;*/
/*    padding-bottom: 0;*/
/*    margin-top: 4rem;*/

/*    display: flex;*/
/*    flex-flow: column;*/
/*    justify-content: center;*/
/*    align-items: flex-start;*/
/*    gap: 1.6rem;*/

/*    font-size: 1.8rem;*/
/*}*/
/*.st-title p + p{*/
/*    margin-top: 0;*/
/*}*/
/*.st-title__image{*/
/*    margin-right: -2.4rem;*/
/*    margin-left: -2.4rem;*/
/*    width: calc(100% + 4.8rem);*/
/*}*/
/*@media (max-width: 991px) {*/
/*    .st-title .btn{*/
/*        width: 100%;*/
/*        padding-left: 0.8rem;*/
/*        padding-right: 0.8rem;*/
/*    }*/
/*}*/
/*@media (min-width: 992px) {*/
/*    .st-title{*/
/*        margin-top: 5rem;*/
/*        padding: 4rem 40rem 4rem 4rem;*/
/*        height: 41rem;*/

/*        background-image: url(https://www.gwd.ru/upload/medialibrary/fb9/fb94613af1c7843a67fb390b300ec1f2.png);*/
/*        background-size: contain;*/
/*        background-position: center right;*/
/*        background-repeat: no-repeat;*/

/*        font-size: 2.4rem;*/
/*    }*/
/*    .st-title p{*/
/*        max-width: 60rem;*/
/*        line-height: 1;*/
/*    }*/
/*}*/


/*!*.st-why__list{*!*/
/*!*    margin-left: -1.2rem;*!*/
/*!*    padding-right: -1.2rem;*!*/
/*!*}*!*/
/*!*.st-why__item-wrapper{*!*/
/*!*    padding-left: 1.2rem;*!*/
/*!*    padding-right: 1.2rem;*!*/
/*!*}*!*/

/*.st-why{*/
/*    --h3-size: 2.4rem;*/
/*    --h3-mb: 2.4rem;*/


/*}*/
/*@media (min-width: 992px) {*/
/*    .st-why{*/
/*        --section-margin: 15rem;*/
/*    }*/
/*}*/
/*.st-why__item{*/
/*    font-size: 1.8rem;*/

/*    background-position: center right;*/
/*    background-size: contain;*/
/*    background-repeat: no-repeat;*/

/*    box-sizing: border-box;*/
/*    height: 24rem;*/
/*}*/
/*.st-why h3 {*/
/*    color: var(--color-brand-primary);*/
/*}*/
/*.st-why__list ul{*/
/*    padding-left: 2rem;*/
/*}*/

/*@media (max-width: 991px) {*/
/*    .st-why .swiper-wrapper{*/
/*        flex-flow: column;*/
/*        height: unset;*/
/*    }*/
/*    .st-why__item + .st-why__item{*/
/*        margin-top: 2.4rem;*/
/*    }*/
/*}*/
/*@media (min-width: 992px) {*/
/*    .st-why__list.swiper{*/
/*        overflow: visible;*/
/*    }*/
/*    .st-why .lead{*/
/*        max-width: 50%;*/
/*    }*/
/*}*/

/*.st-how__header{*/
/*    display: flex;*/
/*    align-items: center;*/
/*    margin-bottom: 5rem;*/
/*}*/
/*.st-how__header-content{*/
/*    flex-grow: 1;*/
/*}*/
/*.st-how__header .btn{*/
/*    display: none;*/
/*    flex-shrink: 0;*/
/*    flex-grow: 0;*/
/*}*/
/*.st-how__header .lead{*/
/*    margin-bottom: 0;*/
/*}*/

/*@media (min-width: 992px) {*/
/*    .st-how__header .btn{*/
/*        display: flex;*/
/*    }*/
/*}*/

/*.st-how__slider{*/
/*    --marker-size: 3.2rem;*/
/*    --marker-font-size: 1.8rem;*/
/*}*/
/*.st-how__slider .swiper-wrapper{*/
/*    align-items: stretch;*/
/*}*/
/*.st-how__slide{*/
/*    --padding: 2.4rem;*/

/*    counter-increment: st-how-counter;*/

/*    padding: var(--padding);*/
/*    display: flex;*/
/*    flex-flow: column;*/
/*    gap: 1.2rem;*/
/*    height: unset;*/

/*    box-sizing: border-box;*/
/*}*/
/*.st-how__slide-image{*/
/*    width: 100%;*/
/*    border-radius: 1.5rem;*/
/*}*/

/*.st-how__slide-text{*/
/*    color: var(--color-brand-primary);*/
/*    font-weight: 600;*/
/*    font-size: 2rem;*/
/*}*/
/*.--st-how__thin{*/
/*    font-weight: 400;*/
/*}*/
/*@media (min-width: 992px) {*/
/*    .st-how__slider{*/
/*        --marker-size: 4.6rem;*/
/*        --marker-font-size: 2.6rem;*/
/*    }*/
/*    .st-how__slide{*/
/*        --padding: 4rem;*/
/*        position: relative;*/
/*        height: 41rem;*/

/*        flex-flow: row-reverse nowrap;*/
/*        align-items: center;*/
/*        justify-content: stretch;*/
/*        gap: 5rem;*/
/*    }*/
/*    .st-how__slide > * {*/
/*        flex-basis: 50%;*/
/*        flex-shrink: 1;*/
/*    }*/
/*    .st-how__slide-image{*/
/*        height: 100%;*/
/*        object-fit: cover;*/
/*        border-radius: 2.4rem;*/
/*    }*/
/*    .st-how__slide-mark{*/
/*        position: absolute;*/
/*        top: var(--padding);*/
/*        left: var(--padding);*/
/*    }*/
/*    .st-how__slide-text{*/
/*        font-size: 3.2rem;*/
/*    }*/
/*}*/
/*.st-how__nav{*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    gap: 2.4rem;*/
/*    margin-top: 1.2rem;*/
/*}*/
/*.st-how__slider-arrow{*/
/*    width: 4.8rem;*/
/*    height: 4.8rem;*/

/*    border-radius: 999px;*/

/*    border: 1px solid var(--accent-200);*/

/*    flex-shrink: 0;*/
/*    flex-grow: 0;*/

/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*}*/
/*.st-how__slider-arrow svg{*/
/*    width: 1.6rem;*/
/*    height: 1.6rem;*/
/*    fill: var(--accent-200);*/
/*}*/
/*.st-how__slider-arrow.--prev svg{*/
/*    transform: scaleX(-1);*/
/*}*/
/*.st-how__slider-pager{*/
/*    flex-grow: 0;*/
/*    flex-shrink: 0;*/
/*    width: fit-content;*/
/*    align-self: center;*/
/*}*/

/*.st-build{*/
/*    --h2-mb: 2.4rem;*/
/*}*/
/*.st-build .round-marker-list{*/
/*    --marker-size: 5.2rem;*/
/*    --marker-font-size: 2.8rem;*/
/*}*/
/*.st-build__items{*/
/*    margin-bottom: -3rem;*/
/*}*/
/*.st-build__item{*/
/*    --h3-size: 2.4rem;*/

/*    display: flex;*/
/*    flex-flow: column;*/
/*    gap: 1.5rem;*/

/*    height: 49.8rem;*/
/*    font-size: 1.8rem;*/

/*    margin-bottom: 3rem;*/
/*}*/
/*.st-build__item p{*/
/*    margin-top: -0.5rem;*/
/*}*/
/*.st-build__item-image{*/
/*    width: 100%;*/
/*    border-radius: 1.34rem;*/
/*}*/
/*.st-build__item-title{*/
/*    color: var(--color-brand-primary);*/
/*}*/


/*.st-engineering{*/
/*    display: flex;*/
/*    flex-flow: column;*/

/*    --h2-size: 2.4rem;*/
/*}*/
/*.st-engineering__image{*/
/*    display: block;*/

/*    margin: 3rem -2.4rem -2.4rem;*/

/*    width: calc(100% + 4.8rem);*/
/*}*/
/*@media (min-width: 992px) {*/
/*    .st-engineering {*/
/*        --h2-size: 3.6rem;*/

/*        justify-content: center;*/
/*        height: 40rem;*/
/*        padding-right: 50%;*/

/*        align-items: flex-start;*/

/*        background-image: url(https://www.gwd.ru/upload/medialibrary/36c/36cf0bf65a99a74b54dadc2fa3b4029f.png);*/
/*        background-position: right center;*/
/*        background-repeat: no-repeat;*/
/*        background-size: contain;*/
/*    }*/
/*    .st-engineering .btn{*/
/*        width: 26rem;*/
/*    }*/
/*}*/


/*.st-video__iframe-wrapper{*/
/*    width: 100%;*/
/*    position: relative;*/
/*}*/
/*.st-video__iframe-wrapper::before{*/
/*    content: '';*/
/*    display: block;*/
/*    width: 100%;*/
/*    padding-top: 55%;*/
/*}*/
/*.st-video__iframe{*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    border-radius: 0.63rem;*/
/*}*/
/*.st-video__footer{*/
/*    display: flex;*/
/*    flex-flow: column;*/
/*    margin-top: 2.4rem;*/
/*    align-items: center;*/
/*    gap: 1.2rem*/
/*}*/
/*.st-video__footer-text{*/
/*    font-weight: 500;*/
/*    font-size: 1.8rem;*/
/*    text-align: center;*/

/*}*/
/*.st-video .btn{*/
/*    width: 26rem;*/
/*}*/
/*@media (max-width: 991px) {*/
/*    .st-video{*/
/*        padding: 0;*/
/*        background: transparent;*/
/*        border-radius: 0;*/
/*    }*/
/*}*/
/*@media (min-width: 992px) {*/
/*    .st-video{*/
/*        text-align: center;*/
/*        --h2-size: 3.6rem;*/
/*    }*/
/*    .st-video__iframe{*/
/*        border-radius: 1.31rem;*/
/*    }*/
/*    .st-video__footer{*/
/*        margin-top: 3rem;*/
/*        flex-flow: row;*/
/*        justify-content: space-between;*/
/*    }*/
/*    .st-video__footer-text{*/
/*        font-size: 2rem;*/
/*        text-align: left;*/
/*    }*/
/*}*/


/*.st-serial h2 + p.lead{*/
/*    margin-bottom: 0;*/
/*}*/
/*.st-serial__image{*/
/*    width: 100%;*/
/*    border-radius: 2rem*/
/*}*/

/*.st-series{*/
/*    --h2-size: 2.4rem;*/
/*    --h2-mb: 2.4rem;*/
/*}*/
/*.st-series__item{*/
/*    --h3-size: 2.4rem;*/
/*    --h3-mb: 0.65rem;*/

/*    position: relative;*/

/*    margin-bottom: 2.4rem;*/

/*    color: white;*/
/*    font-size: 1.8rem;*/

/*    background-size: cover;*/
/*    background-position: center center;*/
/*    background-repeat: no-repeat;*/

/*    border-radius: 2.34rem;*/
/*    overflow: hidden;*/
/*}*/
/*.st-series__item::before{*/
/*    content: '';*/
/*    display: block;*/
/*    width: 100%;*/
/*    padding-top: 65.2%;*/
/*}*/
/*.st-series__item-content{*/
/*    position: absolute;*/
/*    width: 100%;*/
/*    bottom: 0;*/
/*    left: 0;*/
/*    padding: 2.34rem;*/

/*    background: linear-gradient(0deg, #383636 0%, rgba(0, 0, 0, 0.00) 95.53%);*/
/*}*/
/*.st-series .btn{*/
/*    display: block;*/
/*    width: fit-content;*/
/*    margin: 0 auto;*/
/*}*/
/*@media (min-width: 992px) {*/
/*    .st-series{*/
/*        --h2-size: 3.6rem;*/
/*        --h2-mb: 3rem;*/
/*    }*/
/*    .st-series h2{*/
/*        text-align: center;*/
/*    }*/
/*    .st-series__item{*/
/*        --h3-size: 3.2rem;*/
/*        --h3-mb: 1rem;*/

/*        margin-bottom: 3rem;*/

/*        font-size: 2rem;*/
/*        border-radius: 3.6rem;*/
/*    }*/
/*    .st-series__item-content{*/
/*        padding: 3.6rem;*/
/*    }*/
/*}*/

/*.st-individual__image{*/
/*    width: 100%;*/
/*    border-radius: 1.3rem;*/
/*}*/
/*@media (min-width: 992px) {*/
/*    .st-individual__image{*/
/*        border-radius: 2rem;*/
/*    }*/
/*}*/
/*.st-individual .btn{*/
/*    display: block;*/
/*    width: fit-content;*/
/*    margin: 3rem auto 0;*/
/*}*/

/*.st-form__wrapper{*/
/*    margin-top: 10rem;*/

/*    background-image: url(https://www.gwd.ru/upload/medialibrary/3b9/3b9066214ee8c64a2b52ba5ca36d1d3f.png);*/
/*    background-position: center center;*/
/*    background-repeat: no-repeat;*/
/*    background-size: cover;*/

/*    height: 56rem;*/

/*    padding-top: 12.5rem;*/

/*    color: white;*/
/*}*/
/*@media (min-width: 992px) {*/
/*    .st-form__wrapper{*/
/*        height: 61rem;*/
/*    }*/
/*}*/
/*.st-form{*/
/*    margin-top: -24rem;*/

/*    margin-bottom: 10rem;*/
/*}*/
/*@media (min-width: 992px) {*/
/*    .st-form{*/
/*        margin-top: -16rem;*/

/*        margin-bottom: 10rem;*/
/*    }*/
/*}*/


/* End */


/* Start:/local/js/vendor/libs/swiper/swiper.css?174592442118453*/
/**
 * Swiper 11.2.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: March 3, 2025
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, 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');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
/* End */
/* /about/clients-service/style.css?178152312533746 */
/* /local/js/vendor/libs/swiper/swiper.css?174592442118453 */
