

/* Start:/local/templates/eshop_bootstrap_v4/components/bitrix/breadcrumb/TopNavigate/style.min.css?1713895230467*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/local/templates/eshop_bootstrap_v4/components/bitrix/main.feedback/ModalFeedback/style.min.css?1713895170251*/
div.mf-name,div.mf-email,div.mf-captcha,div.mf-message{width:80%;padding-bottom:.4em}div.mf-name input,div.mf-email input{width:60%}div.mf-message textarea{width:60%}span.mf-req{color:red}div.mf-ok-text{color:green;font-weight:bold;padding-bottom:1em}
/* End */


/* Start:/local/templates/eshop_bootstrap_v4/components/bitrix/main.feedback/ModalForm/style.css?1774950905399*/
div.mfeedback {
}

div.mf-name, div.mf-email, div.mf-captcha, div.mf-message {
    width: 80%;
    padding-bottom: 0.4em;
}

div.mf-name input, div.mf-email input {
    width: 60%;
}

div.mf-message textarea {
    width: 60%;
}

span.mf-req {
    color: red;
}

div.mf-ok-text {
    color: green;
    font-weight: bold;
    padding-bottom: 1em;
}
.call-modal.mfeedback--active {
    display: flex;
}
/* End */


/* Start:/bitrix/components/bitrix/sale.basket.basket.line/templates/bootstrap_v4/style.min.css?16919972294065*/
.basket-line-block{position:relative;padding-left:25px;white-space:nowrap;font-size:13px}.basket-line-block-icon-cart,.basket-line-block-icon-profile{position:relative;margin-right:10px}.basket-line-block-icon-cart:after,.basket-line-block-icon-profile:after{position:absolute;top:-1px;left:-25px;display:block;width:20px;height:20px;content:''}.basket-line-block-icon-profile:after{background:no-repeat center url(/bitrix/components/bitrix/sale.basket.basket.line/templates/bootstrap_v4/images/profile.svg)}.basket-line-block-icon-cart:after{background:no-repeat center url(/bitrix/components/bitrix/sale.basket.basket.line/templates/bootstrap_v4/images/cart.svg)}@media(min-width:768px){.bx-basket-fixed{position:fixed;z-index:998;overflow:hidden;padding-top:10px;width:200px;border:1px solid #f0f0f0;border-radius:1px;background:#fff;box-shadow:0 7px 10px rgba(0,0,0,0.15)}.bx-basket-fixed.top{top:10px}.bx-basket-fixed.right{right:10px}.bx-basket-fixed.bottom{bottom:10px}.bx-basket-fixed.left{left:10px}.bx-basket-fixed.bx-max-height{top:10px;bottom:10px}}@media(max-width:767px){.bx-basket-fixed{position:fixed;right:0;bottom:0;left:0;z-index:998;overflow:hidden;padding-top:10px;border:1px solid #f0f0f0;border-radius:1px;background:#fff;box-shadow:0 7px 10px rgba(0,0,0,0.15)}.bx-basket-fixed.vcenter{bottom:10px;top:auto !important}.bx-basket-item-list{display:none}}.bx-basket-fixed .basket-line-block{margin-left:10px}.bx-basket-item-list{position:relative;overflow:hidden;padding-bottom:20px;border-top:1px solid #f7f7f7}.bx-opener .bx-basket-item-list{padding-bottom:75px}.bx-max-height .bx-basket-item-list{position:absolute;right:0;bottom:0;left:0}.bx-closed .bx-basket-item-list{overflow:hidden;height:20px}.bx-basket-item-list-action{position:absolute;right:0;bottom:0;left:0;z-index:120;padding:3px 0;height:20px;background:#f7f7f7;color:#4f4f4f;vertical-align:middle;text-align:center;font-size:12px;line-height:14px;cursor:pointer}.bx-basket-item-list-button-container{position:absolute;right:0;bottom:20px;left:0;padding:10px 0;border-top:1px solid #f7f7f7;background:#fff;text-align:center}.bx-basket-item-list-container{overflow-y:auto;max-height:100%}.bx-basket-item-list-item{position:relative;margin-bottom:15px;padding-top:15px;padding-right:10px;padding-left:10px;border-bottom:1px solid #f7f7f7}.bx-basket-item-list-container .bx-basket-item-list-item:last-child{margin-bottom:0;border-bottom:0}.bx-basket-item-list-item-status{margin:0 10px 20px;padding:3px;border-radius:3px;background:#ebebeb;text-align:center;white-space:normal;font-weight:bold;font-size:12px;line-height:16px}.bx-basket-item-list-item-img{position:relative;padding-bottom:5px;text-align:center}.bx-basket-item-list-item-img img{max-width:90px;height:auto;border:1px solid #e6e6e6}.bx-basket-item-list-item-name{padding-bottom:5px}.bx-basket-item-list-item-name a{font-size:13px;line-height:16px}.bx-basket-item-list-item-remove{position:absolute;top:-7px;right:10px;width:20px;height:20px;opacity:.5;cursor:pointer;transition:250ms linear all}.bx-basket-item-list-item-remove:after,.bx-basket-item-list-item-remove:before{position:absolute;top:50%;left:50%;display:block;width:10px;height:2px;border-radius:1px;background-color:#333;content:'';transform:translate(-50%,-50%)}.bx-basket-item-list-item-remove:after{-webkit-transform:translate(-50%,-50%) rotate(45deg);-moz-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);-o-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.bx-basket-item-list-item-remove:before{-webkit-transform:translate(-50%,-50%) rotate(135deg);-moz-transform:translate(-50%,-50%) rotate(135deg);-ms-transform:translate(-50%,-50%) rotate(135deg);-o-transform:translate(-50%,-50%) rotate(135deg);transform:translate(-50%,-50%) rotate(135deg)}.bx-basket-item-list-item-remove:hover{opacity:.7}.bx-basket-item-list-item-price-block{padding-bottom:5px;font-size:12px}.bx-basket-item-list-item-price{display:inline-block;margin-right:5px}.bx-basket-item-list-item-price-old{display:inline-block;margin-right:5px;color:#b0b0b0;text-decoration:line-through}.bx_cart_login_top .basket-line{line-height:1.44em}
/* End */


/* Start:/local/templates/eshop_bootstrap_v4/components/bitrix/main.feedback/product.modal/style.css?1779119876399*/
div.mfeedback {
}

div.mf-name, div.mf-email, div.mf-captcha, div.mf-message {
    width: 80%;
    padding-bottom: 0.4em;
}

div.mf-name input, div.mf-email input {
    width: 60%;
}

div.mf-message textarea {
    width: 60%;
}

span.mf-req {
    color: red;
}

div.mf-ok-text {
    color: green;
    font-weight: bold;
    padding-bottom: 1em;
}
.call-modal.mfeedback--active {
    display: flex;
}
/* End */


/* Start:/bitrix/components/niges/cookiesaccept/templates/.default/style.css?17507045232797*/
/* NIGES.COOKIESACCEPT */

.nca-cookiesaccept-line {
    font-size: inherit;
    font-family: inherit;
    line-height: 1;
    padding: 10px;
}


.nca-cookiesaccept-line.style-1 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-3 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-5 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-7 .nca-cookiesaccept-line-text {
    color:#111;
}
.nca-cookiesaccept-line.style-2 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-4 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-6 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-8 .nca-cookiesaccept-line-text {
    color:#eee;
}

.nca-cookiesaccept-line.style-1 {
    /* background-position: center;
    background-repeat: repeat-x;
	background-image: url(/bitrix/components/niges/cookiesaccept/templates/.default/images/style-1-2.svg);
    background-size: contain; */
    background-color: rgb(61, 168, 255); 
}

.nca-cookiesaccept-line.style-2 {
    background-color: rgb(13, 62, 102);
}


.nca-cookiesaccept-line.style-3 {
    background-color: rgb(197, 197, 197);
}

.nca-cookiesaccept-line.style-4 {
    background-color: rgb(71, 71, 71);
}

.nca-cookiesaccept-line.style-5 {
    background-color: rgb(61, 255, 158);
}

.nca-cookiesaccept-line.style-6 {
    background-color: rgb(9, 92, 50);
}

.nca-cookiesaccept-line.style-7 {
    background-color: rgb(84, 255, 61);
}

.nca-cookiesaccept-line.style-8 {
    background-color: rgb(92, 5, 5);
}

.nca-cookiesaccept-line.style-9 {
    background-color: rgb(203, 255, 61);
}

.nca-cookiesaccept-line.style-10 {
    background-color: rgb(70, 94, 4);
}

.nca-cookiesaccept-line.style-11 {
    background-color: rgb(255, 148, 61);
}

.nca-cookiesaccept-line.style-12 {
    background-color: rgb(138, 70, 14);
}

.nca-cookiesaccept-line.style-13 {
    background-color: rgb(255, 61, 61);
}

.nca-cookiesaccept-line.style-14 {
    background-color: rgb(119, 22, 22);
}

.nca-cookiesaccept-line.style-15 {
    background-color: rgb(255, 61, 152);
}

.nca-cookiesaccept-line.style-16 {
    background-color: rgb(85, 10, 45);
}

.nca-cookiesaccept-line.style-17 {
    background-color: rgb(83, 129, 255);
}

.nca-cookiesaccept-line.style-18 {
    background-color: rgb(6, 37, 122);
}

 
.nca-cookiesaccept-line.style-19 {
    background-color: rgb(255, 255, 255);
}

.nca-cookiesaccept-line.style-20 {
    background-color: rgb(0, 0, 0);
}
 

@media screen and (min-width:767.01px) {
	.nca-hidden-pc {display: none !important;}
}
@media screen and (max-width:767px) {
	.nca-hidden-mobile {display: none !important;}
}
body .nca-cookiesaccept-line.style-1{
    background: #fcbd1c;
}
/* End */


/* Start:/local/templates/eshop_bootstrap_v4/styles.css?177039163916580*/
/* Шапка */
.header .dropdown-menu__acoustic{
    top: -10px;
}
.header__top-block{
    background: #032755;
    padding: 12px 0;
}
.header__top-block > div > a {
    color: #FFF;
    font-family: Gilroy;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
body .bx-wrapper .header .header__menu{
    padding: 20px 15px;
}
.header__link.header__link--gift {
    background: #ffc022;
    padding: 10px;
    border-radius: 20px;

    box-shadow: 0 5px 15px 0 rgba(255, 192, 34, 1);
    transition: 0.5s;
}

.header__link.header__link--gift:hover {
    transform: translate(0, -3px);
    color: white;
    box-shadow: 0 10px 30px 0 rgba(255, 192, 34, 1);
}
body .bx-wrapper .header {
    padding: 0;
    top: 0;
}
.bx-wrapper .catalog-wrap.active {
    top: 175px;
    position: fixed;
}
@keyframes slideme {
    0% {
        left: -30px;
        margin-left: 0px;
    }
    30% {
        left: 110%;
        margin-left: 80px;
    }
    100% {
        left: 110%;
        margin-left: 80px;
    }
}

.header__link--gift {
    overflow: hidden;
    position: relative;
}

.header__link--gift:after {
    content: "";
    display: block;
    width: 30px;
    height: 200px;
    margin-left: 60px;
    background: #fff;
    opacity: 0.5;
    position: absolute;
    left: -40px;
    top: -100px;
    z-index: 1;
    transform: rotate(45deg);
    transition: all 0.1s;
    animation-name: slideme;
    animation-duration: 3s;
    animation-delay: 0.05s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
}

@media (max-width: 768px) {
    .header__link.header__link--gift {
        width: 90px;
    }
}

/* Отзывы */

.review__feedback {

    margin-bottom: 150px;
}

.review__header--title {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    text-align: center;
    color: #0c0c0c;
    margin-bottom: 40px;
}

.review__tabs--button {
    display: flex;
    align-items: center;
    justify-content: center;
}

.review__tabs--ul {
    display: flex;
    justify-content: center;
    gap: 10px;
}

section .review__tabs--button button {
    background: #ffffff;
    color: #444444;
    padding: 14.5px 15px;
    max-width: 285px;
    width: 250px;
    text-align: center;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 21px;
}

section .review__tabs--button button.nav-link.active {
    color: #ffffff;
    background-color: #032755;
}

.review__section--page {
    margin-bottom: 150px;
}

.review__section--page .reviews__view .review__tabs--ul {
    display: flex;
    flex-direction: column;
}

.review__section--page .reviews__view {
    display: flex;
    flex-direction: column-reverse;
    height: 100%;
}

.review__section--page .review__tabs--content {
    height: 460px;
}

@media (max-width: 768px) {
    .review__section--page .reviews__view {
        display: flex;
        flex-direction: column;
        margin-top: 50px;
        height: auto;
    }

    .review__section--page .reviews__view .review__tabs--ul {
        width: 100%;
    }

    .review__section--page .review__tabs--button button.nav-link {
        max-width: 100%;
        width: 100%;

    }
}


/* Блог */

.blog-article__wrap {
    text-align: justify;
}

body #curtain-dropdown-link:hover > #curtain-dropdown.active {
    display: block !important;
}

body #curtain-dropdown-link:hover > #curtain-dropdown.unactive {
    display: none !important;
}

body #clients-dropdown-link:hover > #clients-dropdown.active {
    display: block !important;
}

body #clients-dropdown-link:hover > #clients-dropdown.unactive {
    display: none !important;
}

body #guides-dropdown-link:hover > #guides-dropdown.active {
    display: block !important;
}

body #guides-dropdown-link:hover > #guides-dropdown.unactive {
    display: none !important;
}

body #about-dropdown-link:hover > #about-dropdown.active {
    display: block !important;
}

body #about-dropdown-link:hover > #about-dropdown.unactive {
    display: none !important;
}

/*галерея*/

.gallery__img--h {
    min-height: 370px;
}

.gallery__img--w {
    min-height: 185px;
}


/*Банер*/

.whythis .whythis__wrapper {
    align-items: stretch;
}

.whythis .whythis__main {
    font-size: 18px;
    line-height: 150%;
}

.whythis .whythis__text {
    font-size: 18px;
    line-height: 150%;
}

.whythis__block {
    display: flex;
    flex-direction: column;
    justify-content: center;
}


.podaok {
    gap: 50px;
}


/* Слайдер лендингов */

.landing__section {
    margin-bottom: 150px;
}

.landing__slider swiper-container {
    height: 460px;
}

.landing__slider swiper-slide {
    width: 33% !important;
}

@media (max-width: 768px) {
    .landing__slider swiper-slide {
        width: 100% !important;
    }
}

.landing__slider a {
    text-decoration: none;
    color: black;
}

.landing__slider a:hover {
    text-decoration: none;
    color: black;
}

/* баннер */






.banner__box{
    position: relative;
    width: 100%;
    height: 650px;
}
.banner__box--new {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}
.banner__box .banner__item {
    position: relative;
    height: 100%;
    width: 100%;
    min-height: 650px;
}
.banner__box .banner__item--additionally {
    position: relative;
    height: 100%;
    width: 100%;
    min-height: 650px;
}
.banner__box .banner__window--additionally {
    position: absolute;
    bottom: 10%;
    right: 10%;
    width: 400px;
    height: 350px;
    padding: 30px 10px 30px 10px;
    z-index: 10;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 5px;
}
.banner__box .banner__btn--additionally {
    text-align: center;
    position: absolute;
    bottom: 10%;
    right: 10%;
    transform: translate(0, 0);
    width: 400px;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
    color: #ffffff;
    padding: 15px 49px;
    background: #032755;
    z-index: 100;
    animation: banner__background--additionally-blink 2s infinite ease-in-out;
}
.banner__box .banner__link--additionally {

    position: absolute;
    bottom: 10px;
    display: flex;
    font-size: 12px;
    text-decoration: none;

}
@media (max-width: 768px) {
    .banner__box .banner__link--additionally {
        font-size: 10px;
    }
}
.banner__link--additionally a {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    text-decoration: none;
    flex: 1;
    background-color: rgba(0, 0, 0, 0);
    gap: 5px;
    padding: 1px;
    border-collapse: collapse;
    color: black;
}
.banner__link--prop{
    flex: 1;
    font-size: 10px;
}
.banner__link--btn{
    padding: 5px;
    background: #032755;
    color: white;
}

.banner__img {
    height: 100%;
    width: 100%;
}
.banner__item .banner__position--center{
    transform: translate(-50%, 0);
    left: 50%;
}
@keyframes banner__background--additionally-blink {
    0% {
        opacity: 1;
        transform: scale(1);
        box-shadow: 0 0 0px rgba(255, 255, 255, 0);
    }
    50% {
        opacity: 0.9;
        transform: scale(1.05);
        box-shadow: 0 0 100px rgba(255, 255, 255, 0.8);
    }
    100% {
        opacity: 1;
        transform: scale(1);
        box-shadow: 0 0 0px rgba(255, 255, 255, 0);
    }
}


.banner__background--additionally {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.7;
    background-color: white;
    z-index: -5;
    animation: banner__background--additionally-blink 2s infinite ease-in-out;
}

.banner__background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.7;
    background-color: white;
    z-index: -5;
}

.banner__window {
    position: absolute;
    bottom: 20%;
    left: 10%;
    width: 400px;
    height: 300px;
    padding: 30px 20px 30px 20px;
    z-index: 10;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.banner__header {
    font-size: 28px;
    font-weight: bold;
}

.banner__text {
    font-size: 20px;
}

.banner__btn {
    text-align: center;
    position: absolute;
    bottom: 10%;
    left: 10%;
    transform: translate(0, 0);
    width: 400px;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
    color: #ffffff;
    padding: 15px 49px;
    background: #032755;
    z-index: 100;
}

@media (max-width: 768px) {
    .banner__box {
        height: 650px;
    }
    .banner__mobile--none {
        display: none;
    }

    .banner__box .banner__window--additionally {
        top: 50%;
        left: 50%;
        width: 80%;
        height: 60%;
        transform: translate(-50%, -50%);
    }
    .banner__box .banner__window {
        top: 50%;
        left: 50%;
        width: 80%;
        height: 60%;
        transform: translate(-50%, -50%);
    }

    .banner__box .banner__btn--additionally {
        text-align: center;
        position: absolute;
        bottom: 20px;
        left: 50%;
        transform: translate(-50%, 0);
        width: 80%;
        animation: none;
    }
    .banner__btn {
        text-align: center;
        position: absolute;
        bottom: 40px;
        left: 50%;
        transform: translate(-50%, 0);
        width: 80%;
    }
    .banner__box .banner__item {
        background-position: left;
    }
}

@media(min-width: 1024px){
    .banner__item.slick-slide{
        background-position: center center;
        background-size: contain;
        background-repeat: no-repeat;
    }
    .banner__item{
        background-position: center center;
        background-size: contain;
        background-repeat: no-repeat;
    }
}

.banner__img--desc,
.banner__img--mobile {
    position: absolute;
    top: 50%; /* Центрируем изображение по вертикали */
    left: 50%; /* Центрируем изображение по горизонтали */
    transform: translate(-50%, -50%);
    width: 100%;
    height: auto;
    object-fit: cover;
    z-index: -12;
}

.banner__img--mobile {
    display: none;
}


@media (max-width: 768px) {
    .banner__img--desc {
        display: none;
    }

    .banner__img--mobile {
        display: block;
        object-fit: contain;
        height: 100%;
        width: max-content;
        max-width: 100%;
    }
    .banner__img--mobile img{
        object-fit: cover;
        height: 100%;
    }
}



@media (min-width: 1800px){
    .banner__box{
        height: 661px;
    }
    .banner__box .banner__item {
        min-height: 661px;
    }
}

@media (min-width: 1650px) and (max-width: 1800px) {
    .banner__box{
        height: 661px;
    }
    .banner__box .banner__item {
        min-height: 661px;
    }
}

@media (min-width: 1366px) and (max-width: 1650px) {
    .banner__box{
        height: 661px;
    }
    .banner__box .banner__item {
        min-height: 661px;
    }
}
@media (min-width: 1280px) and (max-width: 1366px) {
    .banner__box{
        height: 450px;
    }
    .banner__box .banner__item {
        min-height: 450px;
    }
}
@media (min-width: 1024px) and (max-width: 1280px) {
    .banner__box{
        height: 400px;
    }
    .banner__box .banner__item {
        min-height: 400px;
    }
    .banner__btn{
        bottom: 10px;
    }
}














.catalog-wrap.mobile-no{
    min-height: 48px;
}



.pdf-pic-block-index .pdf-inside-block{
    width: 110px;
    height: 110px;
}
.pdf-pic-block-index {
    cursor: pointer;
    width: 110px;
    height: 110px;
    margin-top: 10px;
    border-radius: 100%;
}

.slick-prev:before, .slick-next:before{
    color: #032755;
    font-size: 40px;

}
.slick-next, .slick-prev{
    z-index: 99;
}
.slick-next{
    right: 40px;
}
.slick-prev{
    left: 20px;
}
body .contacts__button{
    font-size: 16px;
}

@media (max-width: 768px) {
    .logo-desc{
        display: none;
    }
    .logo-mobile{
        display: block;
    }
    .calculator .table.table-bordered{
        display: none;
    }
}

@media (min-width: 768px) {
    .logo-desc{
        display: block;
    }
    .logo-mobile{
        display: none;
    }
    .footer__social a{
        width: 100px!important;
        height: 100px!important;

    }
    .header__link--mobile{
        display: none;
    }
}
.footer__social:hover{
    transform: scale(1.2);
    transition: 1s;
    box-shadow: 0 10px 30px 0 rgb(255, 242, 190);
}

.footer__social a img{
    width: 48px;
    height: 48px;
}

#nca-cookiesaccept-line-accept-btn{
    color: #fff;
}
.catalog__item .catalog__caption{
    height: auto;
}

.banner__rotating-image--right {
    position: absolute;
    left: 140px;
}
.banner__rotating-image {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
    -moz-animation-name: rotate_pdf;
    -moz-animation-duration: 20s;
    -webkit-animation-name: rotate_pdf;
    -webkit-animation-duration: 20s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: normal;
    -moz-animation-delay: 0;
    -moz-animation-play-state: running;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    -webkit-animation-delay: 0;
    -webkit-animation-play-state: running;
    -webkit-animation-fill-mode: forwards;
}
@media (max-width: 720px) {

    .banner__rotating-image--right {
        left: 110px;
    }
}


.landing__blackout-comparison--img-block {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

.landing__blackout-comparison__item {
    position: relative;
    flex: 1 1 calc(25% - 15px);
    max-width: calc(25% - 15px);
    cursor: pointer;
    text-decoration: none;
}
.landing__blackout-comparison--img-block span{
    width: 100%;
    text-align: center;
    display: block;
}

.landing__blackout-comparison__img {
    width: 100%;
    display: block;
    height: auto;
}

.landing__blackout-comparison__item::after {
    content: attr(data-title);
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.7);
    color: #000;
    text-align: center;
    padding: 5px 10px;
    font-size: 14px;
    font-weight: 500;
    white-space: pre-line;
    pointer-events: none;
    transition: background 0.3s;
}

.landing__blackout-comparison__item:hover::after {
    background: rgba(255, 255, 255, 0.9);
}

@media (max-width: 768px) {
    .landing__blackout-comparison__item {
        flex: 1 1 calc(50% - 5px);
        max-width: calc(50% - 5px);
    }
    .footer__logo{
        display: none;
    }
}
@media (max-width: 650px) {
    body {
        padding-top: 130px!important;
    }
}

.swiper.swiper-initialized.swiper-horizontal.swiper-ios.swiper-backface-hidden{
    padding-bottom: 25px;
    background: red;
}

.btn.collection-section__card-btn{
    display: inline-block;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
    color: #ffffff;
    padding: 5px 20px;
    background: #032755;
}
.collection-filter__section a{
    text-decoration: none;
    color: black;
}
@media (min-width: 650px) {
    #vidos_main_benefits .modal-content{
        max-height: 80vh;
        height: 450px;
        z-index: 99999;
    }

}

/* End */


/* Start:/local/templates/eshop_bootstrap_v4/template_styles.css?1780586422301882*/
:root {
    --accent: #032755;
    --gold: #E5AC1F;
    --light: #f9f9f9;
}

@font-face {
    font-family: "Gilroy";
    src: url("/lib/fonts/Gilroy-Regular.eot");
    src: local("Gilroy Regular"), local("Gilroy-Regular"),
    url("/lib/fonts/Gilroy-Regular.eot?#iefix") format("embedded-opentype"),
    url("/lib/fonts/Gilroy-Regular.woff2") format("woff2"),
    url("/lib/fonts/Gilroy-Regular.woff") format("woff"),
    url("/lib/fonts/Gilroy-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Gilroy";
    src: url("/lib/fonts/Gilroy-Bold.eot");
    src: local("Gilroy Bold"), local("Gilroy-Bold"),
    url("/lib/fonts/Gilroy-Bold.eot?#iefix") format("embedded-opentype"),
    url("/lib/fonts/Gilroy-Bold.woff2") format("woff2"),
    url("/lib/fonts/Gilroy-Bold.woff") format("woff"),
    url("/lib/fonts/Gilroy-Bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Gilroy";
    src: url("/lib/fonts/Gilroy-Black.eot");
    src: local("Gilroy Black"), local("Gilroy-Black"),
    url("/lib/fonts/Gilroy-Black.eot?#iefix") format("embedded-opentype"),
    url("/lib/fonts/Gilroy-Black.woff2") format("woff2"),
    url("/lib/fonts/Gilroy-Black.woff") format("woff"),
    url("/lib/fonts/Gilroy-Black.ttf") format("truetype");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Gilroy";
    src: url("/lib/fonts/Gilroy-Light.eot");
    src: local("Gilroy Light"), local("Gilroy-Light"),
    url("/lib/fonts/Gilroy-Light.eot?#iefix") format("embedded-opentype"),
    url("/lib/fonts/Gilroy-Light.woff2") format("woff2"),
    url("/lib/fonts/Gilroy-Light.woff") format("woff"),
    url("/lib/fonts/Gilroy-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Gilroy";
    src: url("/lib/fonts/Gilroy-Semibold.eot");
    src: local("Gilroy Semibold"), local("Gilroy-Semibold"),
    url("/lib/fonts/Gilroy-Semibold.eot?#iefix") format("embedded-opentype"),
    url("/lib/fonts/Gilroy-Semibold.woff2") format("woff2"),
    url("/lib/fonts/Gilroy-Semibold.woff") format("woff"),
    url("/lib/fonts/Gilroy-Semibold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Gilroy";
    src: url("/lib/fonts/Gilroy-Medium.eot");
    src: local("Gilroy Medium"), local("Gilroy-Medium"),
    url("/lib/fonts/Gilroy-Medium.eot?#iefix") format("embedded-opentype"),
    url("/lib/fonts/Gilroy-Medium.woff2") format("woff2"),
    url("/lib/fonts/Gilroy-Medium.woff") format("woff"),
    url("/lib/fonts/Gilroy-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Gilroy";
    src: url("/lib/fonts/Gilroy-UltraLight.eot");
    src: local("Gilroy UltraLight"), local("Gilroy-UltraLight"),
    url("/lib/fonts/Gilroy-UltraLight.eot?#iefix") format("embedded-opentype"),
    url("/lib/fonts/Gilroy-UltraLight.woff2") format("woff2"),
    url("/lib/fonts/Gilroy-UltraLight.woff") format("woff"),
    url("/lib/fonts/Gilroy-UltraLight.ttf") format("truetype");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Gilroy";
    src: url("/lib/fonts/Gilroy-Extrabold.eot");
    src: local("Gilroy Extrabold"), local("Gilroy-Extrabold"),
    url("/lib/fonts/Gilroy-Extrabold.eot?#iefix") format("embedded-opentype"),
    url("/lib/fonts/Gilroy-Extrabold.woff2") format("woff2"),
    url("/lib/fonts/Gilroy-Extrabold.woff") format("woff"),
    url("/lib/fonts/Gilroy-Extrabold.ttf") format("truetype");
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Gilroy";
    src: url("/lib/fonts/Gilroy-Heavy.eot");
    src: local("Gilroy Heavy"), local("Gilroy-Heavy"),
    url("/lib/fonts/Gilroy-Heavy.eot?#iefix") format("embedded-opentype"),
    url("/lib/fonts/Gilroy-Heavy.woff2") format("woff2"),
    url("/lib/fonts/Gilroy-Heavy.woff") format("woff"),
    url("/lib/fonts/Gilroy-Heavy.ttf") format("truetype");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Gilroy";
    src: url("/lib/fonts/Gilroy-Thin.eot");
    src: local("Gilroy Thin"), local("Gilroy-Thin"),
    url("/lib/fonts/Gilroy-Thin.eot?#iefix") format("embedded-opentype"),
    url("/lib/fonts/Gilroy-Thin.woff2") format("woff2"),
    url("/lib/fonts/Gilroy-Thin.woff") format("woff"),
    url("/lib/fonts/Gilroy-Thin.ttf") format("truetype");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
}

body {
    margin: 0;
    min-width: 360px;
    font-family: "Gilroy", sans-serif !important;
    background: white !important;
    padding-top: 180px;
}

body > a {
    text-decoration: none;
}

input,
button,
textarea,
label,
select {
    font-family: "Gilroy", sans-serif;
    border: none;
}

button {
    cursor: pointer;
    background: none;
    border: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin-top: 0;
}

a {
    text-decoration: none;
}

img {
    max-width: 100%;
}

.container {
    max-width: 1230px !important;
    padding: 0 15px;
    margin: 0 auto;
    width: 100%;
}

.container:before {
    display: none !important;
}

.container:after {
    display: none !important;
}

.slick-slide {
    height: initial;
}

.bx-content {
    /*background: #f8fbff;*/
}

.bx-content-section, .bx-header-section {
    background: transparent;
    padding-bottom: 0;
}

.tablebodytext {
    display: none !important;
}

#bx_basketFKauiI {
    display: none !important;
}

#modalFormOk {
    display: none;
    max-width: 360px;
    width: 100%;
    position: fixed;
    z-index: 20000;
    left: 50%;
    top: 50%;
    padding: 64px 15px;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #fff;
    color: #000;
    border: 2px solid #032755;
    -webkit-box-shadow: 4px 4px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 4px 4px 30px rgba(0, 0, 0, 0.1);
}

#mainFormOk {
    max-width: 360px;
    width: 100%;
    position: fixed;
    z-index: 20000;
    left: 50%;
    top: 50%;
    padding: 64px 15px;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #fff;
    color: #000;
    border: 2px solid #032755;
    -webkit-box-shadow: 4px 4px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 4px 4px 30px rgba(0, 0, 0, 0.1);
}

.close-alert {
    position: absolute;
    padding: 0;
    border: none;
    background: none;
    right: 10px;
    top: 10px;
    width: 15px;
    height: 15px;
}

/* Header */
.header {
    padding: 30px 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 48px;
    z-index: 2001 !important;
    background-color: #f2f7fe;
    /*transition: 0.1s;*/
}

.header__top-block .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative
}

.header .contacts__button {
    border-radius: 25px;
    box-shadow: 4px 4px 30px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.header .contacts__button .contacts__button--small {
    font-size: 8px;
}

@media (max-width: 768px) {
    .header .contacts__button {
        display: none;
    }
}

.header.active {
    top: 0;
    position: fixed;
}

.header-burger {
    background: #032755;
    padding: 5px;
    border-radius: 5px;
    width: 44px;
    height: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: none;
}


.header__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.header__wrap .logo {
    display: flex;
    flex-direction: row;
    gap: 10px;
}

.header__wrap .logo .header-logo__text {
    display: flex;
    flex-direction: column;
    gap: 0;
    line-height: 1;
}

@media (max-width: 768px) {

    .header__wrap .logo .logo-desc {
        display: flex;
        height: 30px;
    }
}

.header-logo__top {
    font-size: 16px;
    font-weight: bold;
}

.header-logo__bottom {
    font-size: 12px;
}

.header .header__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    margin-right: 29px;
}


.header__link {
    cursor: pointer;
    font-weight: 600;
    padding: 10px 0;
    font-size: 16px;
    text-decoration: none;
    transition: background 0.2s ease, color 0.2s ease;
    display: flex;
    align-items: center;
}


.header__link:is(:hover, :focus) {
    color: #032755;
}

.header__cart {
    margin-right: 25px;
}

.header-search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
}

.header-search ~ * {
    display: none;
}

#modal-order-search > div > div {
    background-color: #ffffffe0;
    padding: 20px 40px 40px 40px;
}

.title-modal-text {
    color: #032755;
    font-family: Gilroy;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-align: center;
    margin-bottom: 30px;
}

.header-search__input {
    width: 100%;
    background: #ffffff;
    padding: 7px 10px 8px;
    height: 45px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #444444;
}

.header-search__button {
    background: #032755;
    width: 80px;
    height: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header__wrap .logo {
    margin-right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
}

.logo__span {
    font-size: 10px;
    text-decoration: none;
    color: white;
    font-style: italic;
    border: 1px solid #262626;
    border-radius: 5px;
    padding: 2px 5px;
    background: #032755;
}

@media (max-width: 768px) {
    .logo__span {
        display: none;
    }

    .logo__img {
        max-width: 30px;
        height: 30px;
    }

    .header__wrap .header__lang {
        display: none;
    }
}

.bx-wrapper .catalog-wrap {
    top: 140px;
}


.bx-wrapper .header {
    padding: 20px 0;
}

body .bx-wrapper .header .header__menu {
    padding: 19px 15px;
}

@media (max-width: 1440px) {
    body .header__menu .contacts__button {
        font-size: 12px;
    }
}

.logo__text {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    color: #0c0c0c;
}


.header-mobile {
    position: fixed;
    padding: 20px 0 30px;
    right: -100%;
    top: 0;
    width: 100%;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    bottom: 0;
    background: #f4f4f4;
    z-index: 10000;
    overflow-y: auto;
}

.header-mobile__logo-image {
    width: 200px;
}

.header-mobile.active {
    right: 0;
}

.header-mobile__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px;
}

.header-mobile__logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 7.5px;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    color: #0c0c0c;
}

.header-mobile__cart {
    display: inline-block;
    margin-bottom: 30px;
}

.header-mobile__cart img {
    display: block;
}

.header-mobile__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
    margin-bottom: 30px;
}

.header-mobile__nav-link {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #444444;
}

.header-mobile__wrap {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 53px;
    grid-template-columns: 1fr 53px;
    margin-bottom: 33px;
}

.header-mobile__input {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #444444;
    padding: 8px 10px 7px;
    background: #fff;
}

.header-mobile__search {
    background: #032755;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header-mobile__block {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 5px 40px;
    grid-template-columns: 1fr 40px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
    margin-bottom: 30px;
    gap: 5px;
}

.header-mobile__contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 18px;
}

.header-mobile__link {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #444444;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 7px;
}

.header-mobile__open-modal {
    display: inline-block;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #ffffff;
    padding: 15px;
    background: #032755;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    width: 100%;
}

.reviews-slider {
    height: 309px;
    opacity: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.reviews-slider.slick-slider {
    opacity: 1;
    height: initial;
}


/* Основной контейнер */
.header-mobile-nav {
    display: none;
}

.header-catalog {
    display: flex;
    gap: 20px;
}

.header-catalog__item {
    position: relative;
    padding: 10px 0;
}

/* Заголовок секции */
.header-catalog__title {
    cursor: pointer;
    font-weight: 600;
    color: #333;
    transition: color 0.3s ease;
    font-size: 14px;
    display: flex;
}

.header__nav .header-catalog__title {
    font-size: 16px;
}

.header-catalog__item:hover .header-catalog__title {
    color: #007bff;
}

.header-catalog__item .header-catalog__title img {
    transition: 0.5s ease;
}

.header-catalog__item:hover .header-catalog__title img {
    transform: rotate(-180deg);
}

/* Выпадающий список */
.header-catalog__dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 300px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    padding: 12px 0;
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: all 0.3s ease;
    z-index: 10000;
}

.header-catalog__item:hover .header-catalog__dropdown {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

/* Ссылки и элементы списка */
.header-catalog-menu-link,
.header-catalog-menu-main,
.header-catalog-menu-disabled {
    display: block;
    padding: 8px 20px;
    font-size: 16px;
    text-decoration: none;
    transition: background 0.2s ease, color 0.2s ease;
}

.header-catalog-menu-link {
    color: #444;
}

.header-catalog-menu-link:hover {
    background: #f8f9fa;
    color: #007bff;
}

/* Активное состояние */
.header-catalog-menu-main {
    color: #032755;
    background: #eef6ff;
}

/* Заблокированный элемент */
.header-catalog-menu-disabled {
    color: #ccc;
    cursor: not-allowed;
}

@media (min-width: 768px) and (max-width: 1120px) {
    .header__lang {
        display: none;
    }

    .contacts__button {
        padding: 5px 5px;
        width: fit-content;
        font-size: 16px;
        order: 8;
    }
}

@media (max-width: 767px) {
    .header-catalog__item.is-open .header-catalog__dropdown {
        display: block;
    }

    .header-mobile-nav {
        display: block;
    }

    .header-catalog__dropdown {
        display: none;
        position: relative;
        margin: 10px 0;
    }
}

.banner__box.banner__box--main {
    height: 420px;
}

.banner__box.banner__box--main .banner__item {
    min-height: 400px;
}

@media (min-width: 1800px) {
    .banner__box.banner__box--main .banner__item {
        min-height: 650px;
    }

    .banner__box.banner__box--main {
        height: 670px;
    }
}

@media (min-width: 1650px) and (max-width: 1800px) {
    .banner__box.banner__box--main .banner__item {
        min-height: 594px;
    }

    .banner__box.banner__box--main {
        height: 600px;
    }
}

@media (min-width: 1366px) and (max-width: 1650px) {
    .banner__box.banner__box--main .banner__item {
        min-height: 493px;
    }

    .banner__box.banner__box--main {
        height: 500px;
    }
}

/* Конец стилей шапки Header */

/* Main */
.main {
    position: relative;
}

.main-bg {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: minmax(0, 100vw);
    grid-template-columns: minmax(0, 100vw);
    /* grid-template-columns: minmax(0, 665px) minmax(0, 1135px); */
    gap: 82px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
}

.main-bg__image {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.main__wrap {
    padding: 48px 0;
    position: sticky;
    z-index: 100;
}

.main-slider {
    padding: 40px;
    max-width: 542px;
    width: 100%;
}

.main-slider__item:not(:first-child) {
    display: none;
}

.main-slider.slick-initialized .slick-slide {
    display: block !important;
}

.main-slider__title {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 41px;
    letter-spacing: 1.8px;
    color: #032755;
    margin-bottom: 25px;
}

.main-slider__light {
    color: #032755;
}

.main-slider__text {
    display: -webkit-box;
    color: #032755;
    font-family: Gilroy;
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    min-height: 195px;
    max-width: 100%;
    margin-bottom: 20px;
    -webkit-line-clamp: 7;
    /* if you change this, make sure to change the fallback line-height and height */
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.main-slider__link {
    display: block;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    text-transform: uppercase;
    color: #444444;
    margin-bottom: 47px;
}

.main-slider .slick-arrow {
    position: absolute;
    z-index: 1;
    border: 3px solid #032755;
    font-size: 0;
    width: 54px;
    height: 54px;
}

.main-slider .slick-prev,
.main-slider .slick-next {
    position: absolute;
    left: 0;
    -webkit-transition: 0.15s ease-in-out;
    -o-transition: 0.15s ease-in-out;
    transition: 0.15s ease-in-out;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.main-slider .slick-prev:hover,
.main-slider .slick-next:hover {
    background: #032755;
    border-color: #032755;
}

.main-slider .slick-prev:hover:before,
.main-slider .slick-next:hover:before {
    -webkit-filter: brightness(10);
    filter: brightness(10);
}

.main-slider .slick-prev {
    bottom: 47px;
    right: 42%;
    left: unset;
}

.main-slider .slick-next {
    bottom: 47px;
    left: unset;
    right: 30%;
}

.main-slider .slick-prev:before {
    content: "";
    background: url("/images/icons/slider-left.svg") no-repeat center/cover;
    width: 24px;
    height: 22px;
}

.main-slider .slick-next:before {
    content: "";
    background: url("/images/icons/slider-right.svg") no-repeat center/cover;
    width: 24px;
    height: 22px;
}

.main-slider .slick-dots {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 4px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    list-style-type: none;
    padding: 0;
    position: relative;
    bottom: -21px;
    right: -15px;
}

.main-slider .slick-dots button {
    display: block;
    font-size: 0;
    width: 8px;
    padding: 0;
    height: 8px;
    background: rgba(68, 68, 68, 0.3);
    border-radius: 100%;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.main-slider .slick-dots li.slick-active button {
    background-color: #032755;
}

/* Contacts */
.contacts {
    margin: 30px 0 170px;
}

.contacts__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 30px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.contacts__button {
    display: inline-block;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 10px;
    text-transform: uppercase;
    color: #ffffff;
    padding: 15px 25px;
    background: #032755;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    align-items: center;
}

.contacts__whatsapp img {
    display: block;
}

/* .show-patent-block{
  cursor: help;
}
.patent-block{
  display: none;
  position: absolute;
  padding: 10px;
  background: #F2F7FE;
  backdrop-filter: blur(2px);
  color: #000;
  right: 15px;
  top: 25px;
  width: 400px;
  box-shadow: 0 0 5px #0000002b;
  transition: 0.5s ease;
}
.patent-block > p{
  margin: 0;
}
.show-patent-block:hover + .patent-block{
  display: block;
}
.patent-block:hover{
  display: block;
} */

.contacts__link {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #444444;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 7px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.contacts__link:hover {
    color: #fff !important;
    transform: scale(1.05);
}

.contacts__link:hover {
    color: #032755;
}

.contacts__link.phone:before {
    content: "";
    display: inline-block;
    background: url("/images/icons/contacts-phone.svg") no-repeat center/cover;
    width: 15px;
    height: 15px;
}

.contacts__link.mail:before {
    content: "";
    display: inline-block;
    background: url("/images/icons/contacts-email.svg") no-repeat center/cover;
    width: 18px;
    height: 15px;
}

/* Hiw */
.hiw {
    margin-bottom: 264px;
}

.hiw__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.hiw__block {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: minmax(0, 488px) 20px minmax(0, 692px);
    grid-template-columns: minmax(0, 488px) minmax(0, 692px);
    gap: 20px;
}

.hiw__text {
    margin-top: 34px;
    position: relative;
}

.hiw__title {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    color: #0c0c0c;
    margin-bottom: 40px;
}

.hiw__title:is(.mobile) {
    display: none;
}

.hiw__light {
    display: block;
    color: #032755;
}

.hiw__description {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #444444;
    margin-bottom: 0;
}

.hiw__info {
    background: #ffffff;
    -webkit-box-shadow: 4px 4px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 4px 4px 30px rgba(0, 0, 0, 0.1);
    padding: 37px 19px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 15px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 606px;
    width: 100%;
    position: absolute;
    bottom: -60px;
    left: -49%;
}

.hiw__data {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 120%;
    color: #444444;
}

/* Base Slider */
.base-slider {
    padding-bottom: 111px;
    overflow: hidden;
}

.base-slider__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 94px;
}

.base-slider__title {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    color: #0c0c0c;
    white-space: nowrap;
    margin-bottom: 40px;
}

.base-slider__light {
    color: #032755;
}

.base-slider__left {
    max-width: 429px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.base-slider__text {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #444444;
    margin-bottom: 40px;
}

.base-slider__link {
    display: inline-block;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #ffffff;
    padding: 15px 75px;
    background: #032755;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.base-slider__link:hover {
    color: #fff;
}


.base-slider__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.base-slider__goods {
    padding-top: 90px;
    position: relative;
    z-index: 3;
}

.base-slider__goods:after {
    content: "";
    position: absolute;
    background: #032755;
    width: 640px;
    height: 332px;
    right: 0;
    top: 0;
    z-index: 0;
}

.base-slider__controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 15px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.base-slider__arrow {
    width: 54px;
    height: 54px;
    padding: 0;
    border: 3px solid #444444;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: 0.15s;
    -o-transition: 0.15s;
    transition: 0.15s;
}

.base-slider__arrow:before {
    content: "";
    display: block;
    width: 22px;
    height: 24px;
}

.base-slider__arrow.left:before {
    background: url("/images/icons/slider-left.svg") no-repeat center/cover;
}

.base-slider__arrow.right:before {
    background: url("/images/icons/slider-right.svg") no-repeat center/cover;
}

.base-slider__arrow:hover {
    border-color: #032755;
    background: #032755;
}

.base-slider__arrow:hover:before {
    -webkit-filter: brightness(10);
    filter: brightness(10);
}

.goods-slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    gap: 42px;
    max-width: 1090px;
    width: 100%;
    z-index: 3;
    width: 54vw;
}

.goods-slider .slick-track {
    padding-bottom: 30px;
}

.goods-slider__item {
    width: 241px;
    max-width: 241px;
    margin-right: 42px;
    background: #ffffff;
    -webkit-box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.1);
}

.goods-slider__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 19px 18px;
    margin-bottom: 40px;
    height: 187px;
}

.goods-slider__image {
    -o-object-fit: contain;
    object-fit: contain;
}

.goods-slider__bottom {
    padding: 0 20px 15px;
}

.goods-slider__title {
    text-align: center;
    margin-bottom: 9px;
}

.goods-slider__link {
    text-align: center;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    color: #0c0c0c;
}

.goods-slider__price {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    text-align: center;
    color: #989898;
    margin-bottom: 19px;
}

.goods-slider__buy {
    display: inline-block;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    color: #ffffff;
    padding: 10px 15px;
    background: #c7c7c7;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    width: 100%;
    text-align: center;
    transition: 0.3s;
}

.goods-slider__buy:hover {
    background-color: #032755;
}

.bx-404-container {
    margin-bottom: 200px;
}

.wrap-gallery-main {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 0px;
    margin-bottom: 30px;
}

.wrap-gallery-main > div {
    width: calc(25% - 15px);
}

.wrap-gallery-main > div > img {
    width: 100%;
    margin-bottom: 20px;
    transition: 0.5s ease;
}

.wrap-gallery-main > div > a > img {
    width: 100%;
    margin-bottom: 20px;
    transition: 0.5s ease;
}

.wrap-gallery-main > div > img:hover {
    transform: scale(1.065);
}


p:has(a[href="/blog/"]) {
    display: none;
}

/* How Use */
.howuse {
    margin-top: 100px;
    margin-bottom: 100px;
}

.benefits_main {
    margin-bottom: 150px;
}

.howuse__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 38px;
    position: relative;
}


.howuse__title {
    margin-top: 15px;
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    color: #0c0c0c;
    margin-bottom: 40px;
}

.howuse__title:is(.mobile) {
    display: none;
}

.howuse__light {
    display: block;
    color: #032755;
}

.howuse__description {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #444444;
    margin-bottom: 0;
}

.howuse__image {
    width: 76%;
    margin-bottom: 30px;
    position: relative;
}

.howuse__image > .howuse__image__main {
    width: 100%;
}

.img_number {
    position: absolute;
    cursor: help;
}

.img_number > img {
    width: 47px;
    height: 47px;
}

.number__one {
    top: 27%;
    left: 44%;
    z-index: 7;
}

.number__two {
    top: 66%;
    left: 75%;
    z-index: 6;
}

.number__three {
    top: 63%;
    left: 8%;
}

.number__four {
    top: 87%;
    left: 59%;
}

.number__five {
    top: 45%;
    left: 61.1%;
}

.number__six {
    top: 87%;
    left: 44%;
}

.number__seven {
    top: 59%;
    left: 20%;
}

.number__one:hover > .info__howtouse {
    display: block;
}

.number__two:hover > .info__howtouse {
    display: block;
}

.number__three:hover > .info__howtouse {
    display: block;
}

.number__four:hover > .info__howtouse {
    display: block;
}

.number__five:hover > .info__howtouse {
    display: block;
}

.number__six:hover > .info__howtouse {
    display: block;
}

.number__seven:hover > .info__howtouse {
    display: block;
}


.img_number img {
    transition: filter 0.3s ease;
}

.img_number img:hover {
    filter: brightness(50%);
}

.htu__wrapper:has(.item_one:hover) .number__one > .info__howtouse {
    display: block;
}

.htu__wrapper:has(.item_one:hover) .number__one > img {
    filter: brightness(50%);
}

.htu__wrapper:has(.item_two:hover) .number__two > .info__howtouse {
    display: block;
}

.htu__wrapper:has(.item_two:hover) .number__two > img {
    filter: brightness(50%);
}

.htu__wrapper:has(.item_three:hover) .number__three > .info__howtouse {
    display: block;
}

.htu__wrapper:has(.item_three:hover) .number__three > img {
    filter: brightness(50%);
}

.htu__wrapper:has(.item_four:hover) .number__four > .info__howtouse {
    display: block;
}

.htu__wrapper:has(.item_four:hover) .number__four > img {
    filter: brightness(50%);
}

.htu__wrapper:has(.item_five:hover) .number__five > .info__howtouse {
    display: block;
}

.htu__wrapper:has(.item_five:hover) .number__five > img {
    filter: brightness(50%);
}

.htu__wrapper:has(.item_six:hover) .number__six > .info__howtouse {
    display: block;
}

.htu__wrapper:has(.item_six:hover) .number__six > img {
    filter: brightness(50%);
}

.htu__wrapper:has(.item_seven:hover) .number__seven > .info__howtouse {
    display: block;
}

.htu__wrapper:has(.item_seven:hover) .number__seven > img {
    filter: brightness(50%);
}

.info__howtouse {
    width: 260px;
    padding: 10px;
    margin-top: 5px;
    background: #F2F7FEDE;
    backdrop-filter: blur(2px);
    display: none;
    transform: translateX(-80%);
    box-shadow: 0 0 5px #00000020;
}

.title__info__block {
    color: #032755;
    font-family: Gilroy;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-top: 0;
    margin-bottom: 5px;
}

.text__info__block {
    color: #0C0C0C;
    font-family: Gilroy;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0;
}

.link__info__block {
    color: #032755 !important;
    font-family: Gilroy;
    font-size: 10px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    display: block;
    width: 100%;
    text-align: right;
}

.howuse__text {
    width: 400px;
    position: absolute;
    right: 0;
    top: 30px;
}


.howuse__list {
    display: flex;
    flex-wrap: wrap;
}

.howuse__list > a {
    width: 25%;
    padding-bottom: 35px;
}

.howuse__list > a:nth-child(7) {
    width: 50%;
}

.howuse__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 25px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.howuse__item:is([href]):hover .howuse__info {
    color: #032755;
}

.howuse__item:is([href]):hover .howuse__number {
    background-color: #032755;
    color: #fff;
}

.howuse__number {
    background: #F2F7FE;
    -webkit-box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1);
    width: 57px;
    min-width: 57px;
    height: 57px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 100%;
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 36px;
    color: #032755;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.howuse__info {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: #032755;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

/* Features */
.features {
    margin-bottom: 200px;
}

.features__title {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    text-align: center;
    color: #0c0c0c;
    margin-bottom: 72px;
}

.features__light {
    color: #032755;
}

.features__block {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 230px 20px 214px 20px 242px 20px 285px;
    grid-template-columns: 230px 214px 242px 285px;
    gap: 20px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.features__item {
    text-align: center;
}

.features__circle {
    width: 119px;
    height: 119px;
    border-radius: 100%;
    background: #DDE5F0;
    margin: 0 auto;
}

.features__icon {
    position: relative;
    top: -23px;
}

.features__caption {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #0c0c0c;
    margin-bottom: 5px;
    margin-top: -24px;
}

.features__text {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #444444;
    margin-bottom: 0;
}

/* Certificates */


.certificates__wrapper {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: minmax(300px, 508px) 20px minmax(300px, 1fr);
    grid-template-columns: minmax(300px, 508px) minmax(300px, 1fr);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 20px;
    position: relative;
    padding-right: 56px;
}

.certificates__wrapper:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    background: #032755;
    width: 472px;
    height: 379px;
    z-index: 0;
}

.certificates__title {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    color: #0c0c0c;
    margin-bottom: 40px;
}

.certificates__title:is(.mobile) {
    display: none;
}

.certificates__light {
    color: #032755;
}

.certificates__description {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #444444;
    margin-bottom: 40px;
    max-width: 508px;
}

.certificates__link {
    display: inline-block;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #ffffff;
    padding: 15px 36px;
    background: #032755;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    text-transform: uppercase;
}

.certificates__link:hover {
    color: #fff;
}

.certificates__link.mobile {
    display: none;
}

.certificates__image {
    -webkit-filter: drop-shadow(0px 39px 91px rgba(17, 74, 83, 0.2));
    filter: drop-shadow(0px 39px 91px rgba(17, 74, 83, 0.2));
    position: relative;
    z-index: 1;
}

/* Reviews */

.reviews .reviews-p__tlink {
    height: auto;
}

.reviews__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.reviews__title {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    color: #0c0c0c;
    margin-bottom: 0;
    position: relative;
    padding-left: 95px;
    padding-top: 34px;
    z-index: 3;
}

.reviews__title:before {
    content: "";
    width: 82px;
    height: 82px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    background: #032755 url("/images/icons/reviews-quotes.svg") no-repeat center;
}

.reviews__light {
    color: #032755;
}

.reviews__tabs {
    margin-left: auto;
    margin-right: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px;
}

.reviews__tab {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #444444;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    padding-right: 9px;
    padding-bottom: 5px;
    border-bottom: 2px solid transparent;
}

.reviews__tab.active {
    color: #032755;
    border-color: #032755;
}

.reviews__tab:hover {
    color: #032755;
}

.reviews__controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 15px;
}

.reviews__control {
    width: 54px;
    height: 54px;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 3px solid #444444;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.reviews__control:before {
    content: "";
    display: block;
    width: 22px;
    height: 24px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.reviews__control.left:hover:before {
    background: url("/images/icons/reviews-yellow-left.svg") no-repeat center/cover;
}

.reviews__control.left:before {
    background: url("/images/icons/slider-left.svg") no-repeat center/cover;
}

.reviews__control.right:before {
    background: url("/images/icons/slider-right.svg") no-repeat center/cover;
}

.reviews__control.right:hover:before {
    background: url("/images/icons/reviews-yellow-right.svg") no-repeat center/cover;
}

.reviews__control:hover {
    border-color: #032755;
}


.reviews__contents {
    width: calc(100% + 20px);
    padding: 0 10px;
    margin-left: -10px;
    overflow: hidden;
}

.reviews .slick-track {
    overflow: hidden;
    max-height: 309px;
}

.reviews .slick-list {
    overflow: visible;
}

.reviews .slick-track {
    padding-top: 40px;
    padding-bottom: 50px;
}

.reviews .slick-active {
    -webkit-box-shadow: 0px 13px 30px rgba(17, 74, 83, 0.15);
    box-shadow: 0px 13px 30px rgba(17, 74, 83, 0.15);
}

.reviews__item {
    background: #f8f8f8;
    padding: 15px;
    min-height: 219px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 10px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.reviews__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 19px;
    margin-bottom: 15px;
}

.reviews__text {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 140%;
    margin-bottom: 0;
    color: #444444;
}

.reviews__star-wrap {
    margin-left: auto;
    -ms-flex-item-align: start;
    align-self: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 4px;
    margin-top: 7px;
}

.reviews__name-wrap {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #444444;
}

.wrap-categories-custom {
    display: none;
}

.search-page {
    display: none;
}

.row-buttons-rtp {
    display: none;
}

.catalog-section-list-tile-list {
    display: none;
}

.catalog-section.bx-blue {
    display: none;
}

.reviews__name {
    font-weight: 700;
    margin-right: 4px;
}

.reviews__block {
    display: none;
}

.reviews__block.active {
    display: block;
}

.reviews__link-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.reviews__link {
    display: inline-block;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #ffffff;
    padding: 15px 74px;
    background: #032755;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.reviews__link:hover {
    color: #fff;
}

.videos-slider .slick-slide {
    margin: 0 10px;
}

.videos-slider .slick-list {
    margin: 0 -10px;
}

.letters-slider .slick-slide {
    margin: 0 39px;
}

.letters-slider .slick-list {
    margin: 0 -39px;
}

.video-slider__item {
    height: 178px;
}

.reviews .letters-slider .slick-track {
    max-height: initial;
}

/* Blog Slider */
.base-blog.base-slider {
    padding-bottom: 165px;
}

.base-blog .base-slider__link {
    display: inline-block;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #ffffff;
    padding: 15px 85px;
    background: #032755;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.base-blog .base-slider__text {
    max-width: 387px;
}

.base-blog .blog-slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    gap: 30px;
    max-width: 1340px;
    width: 100%;
    z-index: 3;
}

.base-blog .base-slider__goods {
    padding-top: 36px;
    z-index: 3;
}

.base-blog .base-slider__goods:after {
    right: 23%;
}

.blog-slider .slick-track {
    padding-bottom: 35px;
}

.blog-slider__item {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background: #ffffff;
    -webkit-box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.1);
    padding: 15px 15px 10px;
    margin-right: 30px;
}

.blog-slider__top {
    width: 100%;
    height: 194px;
    margin-bottom: 19px;
    display: block;
}

.blog-slider__image {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.blog-slider__title {
    display: -webkit-box;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    color: #0c0c0c;
    margin-bottom: 3px;
    height: 50px;
    -webkit-line-clamp: 2;
    /* if you change this, make sure to change the fallback line-height and height */
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.blog-slider__text {
    display: -webkit-box;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 140%;
    color: #444444;
    margin-bottom: 31px;
    height: 51px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.blog-slider__link {
    display: block;
    text-align: right;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 140%;
    color: #444444;
}

/* Main Form */
.main-form {
    margin-bottom: 100px;
}

.main-form__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.main-form__block {
    background: #032755 url(/images/main-form-bg.jpg) no-repeat center/cover;
    padding: 89px 40px 86px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

@supports (background: url('/images/main-form-bg.webp')) {
    .main-form__block {
        background: url('/images/main-form-bg.webp') no-repeat center/cover;
    }
}

.main-form__title {
    font-style: normal;
    font-weight: 800;
    font-size: 40px;
    line-height: 50px;
    color: #ffffff;
    margin-bottom: 10px;
}

.main-form__text {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #ffffff;
    margin-bottom: 25px;
    max-width: 601px;
}

.main-form__form {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: minmax(0, 240px) 18px minmax(0, 240px) 18px 1fr;
    grid-template-columns: minmax(0, 240px) minmax(0, 240px) 1fr;
    gap: 18px;
    margin-bottom: 12px;
}

.main-form__input {
    background: #ffffff;
    padding: 16px 15px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #444444;
}

.main-form__input::-webkit-input-placeholder {
    color: #444444;
}

.main-form__input::-moz-placeholder {
    color: #444444;
}

.main-form__input:-ms-input-placeholder {
    color: #444444;
}

.main-form__input::-ms-input-placeholder {
    color: #444444;
}

.main-form__input::placeholder {
    color: #444444;
}

.footer__france {
    color: #0C0C0C;
    font-family: Gilroy;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0;
    text-align: right;
    padding-bottom: 30px;
}

.main-form__btn {
    display: inline-block;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #ffffff;
    padding: 13px 15px;
    background: #E5AC1F;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    text-transform: initial;
}

.main-form__links {
    font-style: normal;
    font-weight: 400;
    font-size: 11.5px;
    line-height: 14px;
    color: #ffffff;
    margin-bottom: 0;
}

.main-form__link {
    text-decoration: underline;
    color: inherit;
}

/* Footer */
.footer {
    background-color: #fff;
}

.footer__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
    padding: 32px 0 0px;
}

.footer__logo-image {
    height: 70px;
}

.footer__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 28px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.footer__nav-link {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #0c0c0c;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    text-decoration: none;
}

.footer__nav-link:hover {
    color: #032755;
}

.footer .footer__middle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #c7c7c7;
}

.footer__phone {
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 31px;
    color: #0c0c0c;
    margin-bottom: 12px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 14px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    text-decoration: none;
}

.footer__phone:hover {
    color: #032755;
}

.footer__phone:before {
    content: "";
    display: inline-block;
    background: url(/images/icons/contacts-phone.svg) no-repeat center/cover;
    width: 26px;
    height: 26px;
}

.footer__btn {
    display: inline-block;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    color: #ffffff;
    padding: 8px 46px;
    background: #032755;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    text-transform: initial;
    margin-bottom: 16px;
}

.footer__time {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 25px;
    color: #0c0c0c;
    margin-bottom: 0;
}

.footer__time-label {
    display: block;
    font-weight: 700;
}

.footer__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.footer__social-label {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #0c0c0c;
    margin-bottom: 12px;
}

.footer__socials {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    margin-bottom: 22px;
}

.footer__social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 44px;
    height: 44px;
}

.footer__darvin {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.footer__darvin-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
}

.footer__darvin-logo {
    padding-right: 8px;
    border-right: 1px solid #444444;
}

.footer__darvin-website {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #0c0c0c;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 5px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-decoration: none;
}

.footer__darvin-website:before {
    content: "";
    display: inline-block;
    background: url(/images/icons/darvin-web.svg) no-repeat center/cover;
    width: 15px;
    height: 15px;
}

.footer__darvin-phone {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #0c0c0c;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 5px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-decoration: none;
}

.footer__darvin-phone:before {
    content: "";
    display: inline-block;
    background: url(/images/icons/darvin-phone.svg) no-repeat center/cover;
    width: 15px;
    height: 15px;
}

.footer__darvin-socials {
    margin-left: auto;
}

.footer__darvin-text {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0.3px;
    color: #0c0c0c;
    margin-bottom: 0;
}

.footer__bottom {
    padding: 20px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.footer__copyright {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #0c0c0c;
    margin: 0;
}

.footer__wr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 27px;
}

.footer__bt {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    color: #0c0c0c;
    margin: 0;
}

/* Beauty */
.beauty {
    position: relative;
}

.beauty__image {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 0;
}

.beauty__wrap {
    padding: 195px 0;
}

.beauty__block {
    display: inline-block;

    -webkit-box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.15);
    padding: 60px 40px;
    padding-right: 200px;
    position: relative;
    z-index: 1;

    opacity: 0.9;
    background: #F2F7FE;
    backdrop-filter: blur(2px);
}

.beauty__title {
    color: #032755;
    font-family: Gilroy;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 90%; /* 36px */
    letter-spacing: 1.8px;
}

.beauty__light {
    color: #032755;
}

.beauty__text {
    margin-bottom: 0;
    margin-top: 30px;
    color: #032755;
    font-family: Gilroy;
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%; /* 35px */
}

.pdf-pic-block {
    cursor: pointer;
    position: absolute;
    z-index: 3;
    width: 110px;
    height: 110px;
    border-radius: 100%;
    bottom: 45px;
    right: 40px;
}

.pdf-inside-block {
    cursor: pointer;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.pdf-inside-block > .mobile-crap {
    margin-left: 5px;
}

.rotating-image-pdf {
    position: absolute;
    top: 0;
    cursor: pointer;
    width: 100%;

    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
    -moz-animation-name: rotate_pdf;
    -moz-animation-duration: 33s;
    -webkit-animation-name: rotate_pdf;
    -webkit-animation-duration: 33s;

    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: normal;
    -moz-animation-delay: 0;
    -moz-animation-play-state: running;
    -moz-animation-fill-mode: forwards;

    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    -webkit-animation-delay: 0;
    -webkit-animation-play-state: running;
    -webkit-animation-fill-mode: forwards;
}

@-webkit-keyframes rotate_pdf {
    0% {
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes rotate_pdf {
    0% {
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
}


/* Advantages */
.advantages {
    margin-bottom: 200px;
}

.advantages__title {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    color: #0c0c0c;
}

.advantages__title.mobile {
    display: none;
}

.advantages__title.therm {
    display: block !important;
}

.advantages__light {
    color: #032755;
}

.advantages__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 20px;
}


.advantages__text {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #444444;
    margin-bottom: 39px;
}

.advantages__text.mobile {
    display: none;
}

.advantages__tips {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 15px 10px;
    margin-bottom: 25px;
}

.advantages__tip {
    background: #ffffff;
    padding: 15px 31px 15px 20px;
    position: relative;
    cursor: help;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px;
}

.advantages__tip:before {
    content: "?";
    position: absolute;
    right: 10px;
    top: 8px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 24px;
    color: #0c0c0c;
}

.advantages__tip svg path {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.advantages__tip:nth-child(3) .advantages__tooltip {
    left: initial;
    right: 0;
}

.advantages__tip:hover .advantages__caption {
    color: #E5AC1F;
}

.advantages__tip:hover:before {
    color: #E5AC1F;
}

.advantages__tip:hover svg path {
    fill: #E5AC1F;
}

.advantages__tip:hover .advantages__tooltip {
    display: block;
}

.advantages__tooltip {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    position: absolute;
    top: calc(100% + 5px);
    left: 0;
    z-index: 1;
    background: #ffffff;
    opacity: 0.9;
    display: none;
    -webkit-box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.1);
    width: 364px;
    padding: 25px 20px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #444444;
    margin-bottom: 0;
}

.advantages__caption {
    margin-bottom: 0;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    color: #0c0c0c;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.advantages__btn {
    display: inline-block;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #ffffff;
    padding: 15px 49px;
    background: #032755;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.advantages__footer {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 140%;
    color: #444444;
    margin: 30px 0 0;
}

.advantages.blackout .advantages__tips {
    gap: 15px 20px;
}

.advantages.blackout .advantages__block {
    padding-top: 0;
}

.advantages.blackout .advantages__title {
    margin-bottom: 38px;
}

.advantages.acoustic .advantages__title {
    margin-bottom: 38px;
}

.advantages.acoustic .advantages__tips {
    gap: 15px;
}

.advantages.acoustic .advantages__block {
    padding-top: 0;
}

.advantages.elektro .advantages__tips {
    gap: 15px 12px;
}

.advantages.elektro .advantages__block {
    padding-top: 0;
}

.advantages.elektro .advantages__title {
    margin-bottom: 28px;
}

.advantages.elektro .advantages__text {
    margin-bottom: 30px;
}

/* How Size */


.howsize__title {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    color: #0c0c0c;
    margin-bottom: 40px;
}

.howsize__light {
    color: #032755;
}

.howsize__description {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #444444;
    margin-bottom: 30px;
}

.howsize__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px;
    margin-bottom: 30px;
}

.howsize__step {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
}

.howsize__image {
    -o-object-fit: cover;
    object-fit: cover;
}

.howsize__image--new {
    width: 500px;
}

.howsize__step + .howsize__step {
    margin-top: 40px;
}

.howsize__circle {
    background: #ffffff;
    -webkit-box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 100%;
    height: 57px;
    width: 57px;
    min-width: 57px;
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 36px;
    color: #0c0c0c;
    margin-top: 4px;
}

.howsize__text {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #444444;
    margin-bottom: 0;
    max-width: 537px;
}

.howsize__alert {
    padding: 20px;
    background: #ffffff;
    -webkit-box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
}

.howsize__wr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
}

.howsize__info {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 140%;
    color: #444444;
    margin-bottom: 0;
}

.howsize__btn {
    display: inline-block;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #ffffff;
    padding: 15px 49px;
    background: #032755;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    max-width: 280px;
    width: 100%;
}

/* Recommendation */
.recommendation {
    margin-bottom: 200px;
}

.recommendation__title {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    color: #0c0c0c;
    margin-bottom: 40px;
}

.recommendation__light {
    color: #032755;
}

.recommendation__wrapper {
    background: url("/images/recommendation-bg.png") no-repeat;
    background-position: right center;
    background-size: auto 100%;
    margin-bottom: 36px;
}

.recommendation__step {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 15px;
}

.recommendation__step + .recommendation__step {
    margin-top: 21px;
}

.recommendation__circle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #ffffff;
    -webkit-box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1);
    width: 57px;
    min-width: 57px;
    height: 57px;
    border-radius: 100%;
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 36px;
    color: #0c0c0c;
}

.recommendation__text {
    margin-top: 7px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #444444;
    margin-bottom: 0;
    max-width: 773px;
}

.recommendation__footer {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 140%;
    text-align: center;
    color: #444444;
    margin: 0 auto;
    max-width: 1080px;
    width: 100%;
}

/* Care */


.care__title {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    color: #0c0c0c;
    margin-bottom: 40px;
}

h1.care__title {
    margin-bottom: 10px;
}

.care__light {
    color: #032755;
}

.care__list {
    margin-bottom: 30px;
}

.care__item {
    background: #ffffff;
    -webkit-box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.1);
    padding: 35px 48px 35px 69px;
    position: relative;
}

.care__digit {
    position: absolute;
    top: 20px;
    left: 20px;
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 36px;
    color: #032755;
}

.care__item + .care__item {
    margin-top: 15px;
}

.care__text {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 140%;
    color: #444444;
    margin-bottom: 0;
}

.care__footer {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 140%;
    color: #444444;
    margin-bottom: 0;
}

.popup-window-buttons span {
    background-color: #032755;
    border-color: #032755;
}

/* Why This */
.whythis {
    margin-top: 120px;
    margin-bottom: 150px;
}

.whythis__wrapper {
    margin-bottom: 34px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.whythis__title {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    color: #0c0c0c;
    margin-bottom: 31px;
}

.whythis__title.mobile {
    display: none;
}

.whythis__light {
    color: #032755;
}

.whythis__main {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #444444;
    margin-bottom: 0;
}

.whythis__wr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 25px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.whythis__text {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #444444;
    margin-bottom: 0;
}

.whythis__btn {
    display: inline-block;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #ffffff;
    padding: 15px 49px;
    background: #032755;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    max-width: 280px;
    width: 100%;
}

.whythis.acoustic .whythis__main {
    margin-bottom: 25px;
}

.whythis.third .whythis__wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.whythis.third .whythis__wr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

/* Mounting */
.mounting {
    margin-bottom: 120px;
}

.mounting__light {
    color: #032755;
}

.mounting__title {
    color: #0C0C0C;
    font-family: Gilroy;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 40px;
}

/*
.mounting__block {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  margin-bottom: 40px;
} */

/* .mounting__item {
  background: #ffffff;
  -webkit-box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.1);
  padding: 40px;
  padding-right: 36px;
  min-height: 354px;
} */
.mounting__block {
    position: relative;
}

.image__absolute {
    position: absolute;
}

.step_1 {
    top: 16px;
    left: 1px;
}

.step_2 {
    top: 94px;
    left: 1px;
}

.step_3 {
    top: 182px;
    left: 1px;
}

.step_4 {
    top: 268px;
    left: 1px;
}

.step_5 {
    top: 348px;
    left: 2px;
}

.step_6 {
    top: 410px;
    left: -4px;
}

.step_7 {
    top: 490px;
    left: 5px;
}

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

.mounting__item > img {
    margin-right: 20px;
    max-width: 47px;
    min-width: 47px;
    visibility: hidden;
}

.text-step-top {
    color: #032755;
    font-family: Gilroy;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 22.4px */
    margin-bottom: 0;
}

.text-step-bottom {
    color: #0C0C0C;
    font-family: Gilroy;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    margin-bottom: 20px;
}

.mounting__caption {
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 140%;
    color: #444444;
    margin-bottom: 15px;
}

.mounting__text {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 140%;
    color: #444444;
    margin-bottom: 0;
}

.mounting__footer {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 140%;
    text-align: center;
    color: #444444;
    max-width: 1162px;
    width: 100%;
    margin: 0 auto;
}

.dropdown-toggle::after {
    display: none;
}

.dropdown {
    position: relative;
    display: inline-block;
    padding: 8px 34px 7px 10px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #444444;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #ffffff url(/images/icons/select-arrow.svg) no-repeat;
    background-position: calc(100% - 10px) center;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem;
}

.dropdown-menu.show {
    display: block;
}

/* Steps */
.steps {
    margin-bottom: 170px;
}

.steps__title {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    color: #0c0c0c;
    text-align: center;
    margin-bottom: 47px;
}

.steps__light {
    color: #032755;
}

.ac-steps__block {
    position: relative;
    z-index: 1;
}

.ac-steps__block:before {
    content: "";
    position: absolute;
    top: 40px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    height: calc(100% - 45px);
    border-left: 2px dashed #032755;
}

.ac-steps__circle {
    position: absolute;
    max-width: 100%;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    z-index: -1;
}

.ac-steps__item {
    display: -ms-grid;
    display: grid;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-grid-columns: 1fr 10px 57px 10px 1fr;
    grid-template-columns: 1fr 57px 1fr;
    gap: 10px;
    margin-bottom: 30px;
}

.ac-steps__text {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    text-align: right;
    color: #444444;
    text-align: right;
    max-width: 561px;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-left: auto;
}

.ac-steps__point ~ .ac-steps__text {
    text-align: left;
    margin-left: 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.ac-steps__point {
    width: 57px;
    height: 57px;
    border-radius: 100%;
    padding-top: 6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #ffffff;
    -webkit-box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    z-index: 1;
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 1;
    color: #0c0c0c;
}

.ac-steps__point.active {
    border-color: #ffffff;
    background: #2897e2;
    color: #fff;
}

/* Reviews Page */
.reviews-p__title {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    text-align: center;
    color: #0c0c0c;
    margin-bottom: 40px;
}

.reviews-p__title::first-letter {
    color: #032755;
}

.reviews-p {
    padding-top: 25px;
    margin-bottom: 200px;
}

.reviews-p__content {
    display: none;
}

.reviews-p__content.active {
    display: block;
}

.reviews-p__tabs {
    margin-bottom: 39px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.reviews-p__tab {
    background: #ffffff;
    padding: 14.5px 15px;
    max-width: 285px;
    width: 100%;
    text-align: center;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 21px;
    color: #444444;
    margin-right: 20px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.reviews-p__tab:hover {
    text-decoration: none;
    color: #032755;
}

.reviews-p__tab.active {
    color: #ffffff;
    background: #032755;
}

.reviews-p__tab:last-child {
    margin-right: 0;
}

.reviews-p__stext {
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 38px;
    text-align: center;
    color: #444444;
    margin-bottom: 30px;
}

.reviews-p__link {
    color: #032755;
}

.reviews-p__sblock {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 38px 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 54px 38px;
    padding-bottom: 30px;
}

.reviews-p__sitem {
    height: 364px;
}

.reviews-p__tblock {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.reviews-p__tlink {
    height: 100%;
    width: 100%;
    position: relative;
    display: block;
}

.reviews-p__timage {
    max-width: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
}

.reviews-p__icon-wrap {
    border-radius: 5px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 26px;
    height: 26px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.reviews-p__fitem {
    background: #f8f8f8;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    padding: 11px 17px 11px 11px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    min-height: 130px;
}

.reviews-p__fblock {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
    margin-bottom: 40px;
}

.reviews-p__contents br {
    display: none;
}

.reviews-p__item {
    background: #f8f8f8;
    -webkit-box-shadow: 0px 13px 30px rgba(17, 74, 83, 0.15);
    box-shadow: 0px 13px 30px rgba(17, 74, 83, 0.15);
    padding: 15px;
    min-height: 219px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.reviews-p__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

    margin-bottom: 15px;
}

.reviews-p__avatar {
    margin-right: 19px;
}

.reviews-p__text {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 140%;
    margin-bottom: 0;
    color: #444444;
}

.reviews-p__star-wrap {
    margin-left: auto;
    -ms-flex-item-align: start;
    align-self: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 4px;
    margin-top: 7px;
}

.reviews-p__name-wrap {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #444444;
}

.reviews-p__name {
    font-weight: 700;
    margin-right: 4px;
}

.reviews-p__ftext {
    font-family: "Gilroy";
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 140%;
    color: #444444;
    margin-bottom: 0;
}

.reviews-p__form-block {
    background: #ffffff;
    -webkit-box-shadow: 0px 13px 30px rgba(17, 74, 83, 0.15);
    box-shadow: 0px 13px 30px rgba(17, 74, 83, 0.15);
    border-radius: 3px;
    padding: 20px 20px 23px 20px;
    margin-top: 40px;
}

.reviews-p__form-title {
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 37px;
    color: #0c0c0c;
    margin-bottom: 15px;
}

.reviews-p__form-title-light {
    color: #032755;
}

.reviews-p__form-text {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #0c0c0c;
    margin-bottom: 20px;
}

.reviews-p__form-wrap {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: minmax(10px, 468px) 20px minmax(10px, 672px);
    grid-template-columns: minmax(10px, 468px) minmax(10px, 672px);
    gap: 20px;
    margin-bottom: 16px;
}

.reviews-p__form-wr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.reviews-p-form-input {
    margin-bottom: 15px;
    background: #fafafa;
    border: 1px solid #ededed;
    border-radius: 0;
    padding: 6.5px 10px;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #444444;
}

.reviews-p-form-input:focus {
    outline: none;
}

.reviews-p-form-input:last-child {
    margin-bottom: 0;
}

.reviews-p__form-textarea {
    background: #fafafa;
    border: 1px solid #ededed;
    border-radius: 4px;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #444444;
    resize: none;
    padding: 8px 10px;
}

.reviews-p__form-textarea:focus {
    outline: none;
}

.reviews-p__point-wr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 17px;
}

.reviews-p__point-text {
    font-family: "Gilroy";
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    color: #444444;
    margin-bottom: 0;
    margin-right: 7px;
}

.reviews-p__point-star {
    padding: 0;
    cursor: pointer;
    background: none;
    border: none;
    margin-right: 4px;
}

.reviews-p__point-star:focus {
    outline: none;
}

.reviews-p__point-star svg {
    vertical-align: initial;
}

.reviews-p__point-star:last-child {
    margin-right: 0;
}

.reviews-p__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 20px;
}

.reviews-p__bottom-btn {
    display: inline-block;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    color: #ffffff;
    padding: 11px 69px 12px;
    background: #032755;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    margin-right: 20px;
}

.reviews-p__bottom-text {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: #444444;
    margin-bottom: 0;
    max-width: 714px;
}

.reviews-p__bottom-link {
    color: #444444;
    text-decoration: underline;
}

/* Make Order */
.makedorder {
    padding-bottom: 200px;
}

.makedorder__title {
    font-style: normal;
    font-weight: 800;
    font-size: 30px;
    line-height: 38px;
    color: #444444;
    margin-bottom: 10px;
}

.makedorder__light {
    color: #032755;
}

.makedorder__green-text {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    color: #032755;
    margin-bottom: 40px;
}

.makedorder__table-title {
    font-style: normal;
    font-weight: 600;
    font-size: 25px;
    line-height: 30px;
    color: #444444;
    margin-bottom: 15px;
}

.makedorder__block {
    border-top: 1px solid #c7c7c7;
    margin-bottom: 60px;
}

.makedorder__item {
    padding: 15px 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.makedorder__item:nth-child(odd) {
    background: #fff;
}

.makedorder__left {
    width: 200px;
    min-width: 200px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #444444;
}

.makedorder__right {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #444444;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.makedorder__right.mw {
    max-width: 893px;
}

.makedorder__taps {
    margin-left: 20px;
}

.makedorder__tap {
    padding: 5px 15px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #444444;
    background: #ffffff;
    border: 1px solid #ededed;
    margin-right: 10px;
}

.makedorder__tap:last-child {
    margin-right: 0;
}

.makedorder__tap.selected {
    background: #032755;
    border-color: #032755;
    color: #ffffff;
}

.makedorder__link:first-child {
    margin-right: 15px;
}

.makedorder__tt {
    margin-left: 105px;
}

.makedorder__table {
    width: 100%;
    border-top: 1px solid #c7c7c7;
    margin-bottom: 17px;
}

.makedorder__table tr:nth-child(even) {
    background: #ffffff;
}

.makedorder__table tr th:first-child {
    padding: 15px 25px;
}

.makedorder__table tr td:first-child {
    padding: 15px 25px;
}

.makedorder__table tr th:nth-child(2) {
    width: 205px;
}

.makedorder__table tr th:last-child {
    width: 185px;
}

.makedorder__table tr th {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #444444;
    text-align: left;
}

.makedorder__table tr td {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #444444;
}

.makedorder__total-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-right: 120px;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #444444;
    margin-bottom: 0;
}

.makedorder__total-price {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    color: #032755;
    margin-left: 25px;
}

/* Contacts Page */
.contacts-p {
    margin-bottom: 50px;
}

.contacts-p__title {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    text-align: center;
    color: #0c0c0c;
    margin-bottom: 40px;
}

.contacts-p__title::first-letter {
    color: #032755;
}

.contacts-p__wrapper {
    padding: 50px;
    background: #ffffff;
    -webkit-box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.05);
}

.contacts-p__logo {
    width: 95px;
    height: 96px;
    margin-bottom: 30px;
}

.contacts-p__block {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: minmax(0, 255px) 105px minmax(0, 255px) 105px minmax(0, 255px);
    grid-template-columns: repeat(2, minmax(0, 50%));
    gap: 105px;
}

.contacts-p__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.contacts-p__caption {
    font-style: normal;
    font-weight: 600;
    font-size: 25px;
    line-height: 140%;
    color: #444444;
    margin-bottom: 22px;
}

.contacts-p__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 10px;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 140%;
    color: #444444;
}

.contacts-p__link.last {
    margin-top: 11px;
    margin-bottom: 5px;
}

.contacts-p__link img {
    width: 20px;
    height: 20px;
    margin-top: 3px;
}

.contacts-p__time {
    margin-top: auto;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    color: #444444;
    margin-bottom: 11px;
}

.contacts-p__btn {
    display: inline-block;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 21px;
    text-transform: uppercase;
    color: #ffffff;
    padding: 16px 15px 15px;
    background: #032755;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    text-align: center;
    text-transform: initial;
    width: 100%;
}

/* Blog Page */
.blog-page {
    margin-bottom: 200px;
}

.blog-page__title {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    text-align: center;
    color: #0c0c0c;
    margin-bottom: 50px;
}

.blog-page__title::first-letter {
    color: #032755;
}

.blog-page__block {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px 20px;
}

.blog-page__item {
    background: #ffffff;
    -webkit-box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.1);
    padding: 20px;
}

.blog-page__image {
    width: 100%;
    height: 245px;
    -o-object-fit: cover;
    object-fit: cover;
    margin-bottom: 24px;
}

.blog-page__caption {
    display: -webkit-box;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    color: #0c0c0c;
    height: 75px;
    margin-bottom: 5px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.blog-page__description {
    display: -webkit-box;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #444444;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin-bottom: 30px;
}

.blog-page__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 140%;
    color: #444444;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.blog-page__link:hover {
    color: #032755;
}

/* Pagination */
.pagination-wrap {
    padding-top: 20px;
    margin-top: 30px;
    border-top: 1px solid #d9d9d9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.pagination {
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    padding-left: 0;
}

.pagination li {
    margin-right: 25px;
}

.pagination li:first-child {
    margin-right: 10px;
}

.pagination li:nth-child(2) {
    margin-right: 20px;
}

.pagination li:nth-child(8) {
    margin-right: 20px;
}

.pagination li:nth-child(9) {
    margin-right: 10px;
}

.pagination li:last-child {
    margin-right: 0;
}

.pagination li a,
.pagination li span {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #0c0c0c;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    vertical-align: bottom;
}

.pagination li a.active,
.pagination li span.active {
    color: #032755;
}

.pagination li a:hover,
.pagination li span:hover {
    color: #032755;
}

.pagination li a img,
.pagination li span img {
    display: block;
}

/* Blog Article */
.blog-article {
    margin-bottom: 200px;
}

.blog-article__title {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    color: #0c0c0c;
    margin-bottom: 30px;
}

.blog-article__image {
    float: left;
    margin-right: 20px;
    margin-bottom: 30px;
}

.blog-article__text {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-align: justify;
    color: #000000;
    margin-bottom: 37px;
}


.blog-article ol li + li {
    margin-top: 24px;
}

.blog-article__light {
    color: #032755;
}

/* Certificates Page */
.c-page {
    margin-bottom: 200px;
}

.c-page__footer {
    margin-bottom: 0;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    text-align: center;
    color: #0c0c0c;
}

.c-page__light {
    color: #032755;
}

.c-page-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 15px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 60px;
}

.c-page-top__wrapper {
    max-width: 470px;
    width: 100%;
}

.c-page-top__title {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    color: #0c0c0c;
    margin-bottom: 43px;
}

.c-page-top__title::first-letter {
    color: #032755;
}

.c-page-top__text {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #444444;
    margin-bottom: 25px;
}

.c-page-top__block {
    position: relative;
    padding-bottom: 95px;
}

.c-page-top__image {
    position: relative;
}

.c-page-top__block:before {
    content: "";
    position: absolute;
    background: #032755;
    max-width: 525px;
    width: 100%;
    height: 540px;
    bottom: 0;
    right: 0;
    z-index: 0;
}

.c-page__cert {
    position: relative;
    display: inline-block;
}

.c-page__cert-square {
    position: absolute;
    right: 10px;
    bottom: 10px;
    background: #ffffff;
    width: 26px;
    height: 26px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.certificates__wr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.c-certificates__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
}

.c-certificates__wrap {
    max-width: 553px;
    width: 100%;
    margin-right: 37px;
}

.c-certificates__item-title {
    font-family: "Gilroy";
    font-style: normal;
    font-weight: 800;
    font-size: 25px;
    line-height: 31px;
    color: #444444;
    margin-bottom: 15px;
}

.c-certificates__link {
    position: relative;
    display: block;
    margin-right: 30px;
}

.c-certificates__link:last-child {
    margin-right: 0;
}

.c-certificates__image {
    max-width: 100%;
}

.c-certificates__icon-wrap {
    background: #ffffff;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 26px;
    height: 26px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.c-certificates__wr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.c-certificates__item-text {
    font-family: "Gilroy";
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #444444;
    margin-bottom: 25px;
}

.c-certificates__item-point {
    font-family: "Gilroy";
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #444444;
    margin-bottom: 0;
}

.c-certificates__item-list {
    padding-left: 73px;
}

/* Calculator Page */
.calculator {
    margin-bottom: 100px;
}

.calculator__title {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    color: #0c0c0c;
    margin-bottom: 20px;
    text-align: center;
}

.calculator__title::first-letter {
    color: #032755;
}

.calculator__subtext {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    text-align: center;
    color: #444444;
    margin-bottom: 40px;
}

.calculator__light {
    color: #032755;
}

.calculator-top {
    margin-bottom: 70px;
}

.calculator-top__title {
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 37px;
    color: #0c0c0c;
    margin-bottom: 56px;
}

.calculator-top__caption {
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 31px;
    color: #0c0c0c;
    margin-bottom: 15px;
}

.calculator-top__wrapper {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 22px 350px;
    grid-template-columns: 1fr 350px;
    gap: 22px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.calculator-top__image {
    margin-top: 40px;
}

.calculator-top__item + .calculator-top__item {
    margin-top: 15px;
}

.calculator-top__label {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    background: #ffffff;
    padding: 7px 24px 6px;
    line-height: 22px;
    color: #0c0c0c;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 23px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
}

.calculator-top__input {
    display: none;
}

.calculator-top__input:checked + .calculator-top__label {
    background: #032755;
    color: #ffffff;
}

.calculator-top__input:checked + .calculator-top__label .calculator-top__point {
    color: #ffffff;
}

.calculator-top__point {
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 36px;
    color: #0c0c0c;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.calculator-main__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
}

.calculator-main__title {
    font-style: normal;
    font-weight: 700;
    font-size: 35px;
    line-height: 43px;
    color: #0c0c0c;
    margin-bottom: 15px;
}

.calculator-main__block {
    margin-bottom: 30px;
}

.calculator-main__caption {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #0c0c0c;
    margin-bottom: 10px;
}

.calculator-main__types {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: minmax(0, 218px) 20px minmax(0, 218px) 20px minmax(0, 218px);
    grid-template-columns: repeat(3, minmax(0, 218px));
    gap: 20px;
}

.calculator-main__type label {
    cursor: pointer;
    background: #ffffff;
    padding: 13px 15px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #444444;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    display: block;
    text-align: center;
}

.calculator-main__type input {
    display: none;
}

.calculator-main__type input:checked + label {
    background: #032755;
    color: #fff;
}

.calculator-main__size {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.calculator-main__size span {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #444444;
}

.calculator-main__size input {
    background: #ffffff;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #000000;
    padding: 8px 10px 7px;
    margin-left: 5px;
    margin-right: 10px;
}

.calculator-main__size input::-webkit-input-placeholder {
    color: #989898;
}

.calculator-main__size input::-moz-placeholder {
    color: #989898;
}

.calculator-main__size input:-ms-input-placeholder {
    color: #989898;
}

.calculator-main__size input::-ms-input-placeholder {
    color: #989898;
}

.calculator-main__size input::placeholder {
    color: #989898;
}

.calculator-main__size + .calculator-main__size {
    margin-top: 10px;
}

.calculator-main__select {
    background: #ffffff;
    padding: 8px 7px 10px;
    min-width: 133px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #444444;
    cursor: pointer;
}

.calculator-main__select:is(:focus) {
    outline: none;
}

.calculator-main__lining {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
}

.calculator-main__lining span {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #444444;
}

.calculator-main__wr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px;
}

.calculator-main__litem input {
    display: none;
}

.calculator-main__litem input:checked + label:after {
    opacity: 1;
}

.calculator-main__litem label {
    cursor: pointer;
    position: relative;
    padding-left: 26px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #0c0c0c;
}

.calculator-main__litem label:before {
    content: "";
    position: absolute;
    background: #ffffff;
    border: 1px solid #7a7a7a;
    border-radius: 100%;
    width: 16px;
    height: 16px;
    left: 0;
    top: -1px;
}

.calculator-main__litem label:after {
    content: "";
    position: absolute;
    background: #032755;
    border-radius: 100%;
    width: 10px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
    height: 10px;
    left: 3px;
    top: 2px;
}

.calculator-main__contacts {
    max-width: 285px;
    width: 100%;
}

.calculator-main__contacts input {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #000000;
    padding: 10px;
    background: #ffffff;
    width: 100%;
    margin-bottom: 10px;
}

.calculator-main__contacts input::-webkit-input-placeholder {
    color: #989898;
}

.calculator-main__contacts input::-moz-placeholder {
    color: #989898;
}

.calculator-main__contacts input:-ms-input-placeholder {
    color: #989898;
}

.calculator-main__contacts input::-ms-input-placeholder {
    color: #989898;
}

.calculator-main__contacts input::placeholder {
    color: #989898;
}

.calculator-main__contacts button {
    margin-top: 8px;
    display: inline-block;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    color: #ffffff;
    padding: 15px;
    background: #032755;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    width: 100%;
}

/* Breadcrumbs */
.bx-breadcrumb {
    margin-top: 25px;
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 5px;
}

.bx-breadcrumb .bx-breadcrumb-item {
    margin: 0;
    float: initial;
    white-space: initial;
    font-size: 14px;
    line-height: 140%;
    vertical-align: initial;
}

.bx-breadcrumb-item-text {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #575757;
}

/* Catalog */
.catalog {
    margin-bottom: 110px;
}

.catalog__title {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    color: #0c0c0c;
    margin-bottom: 20px;
    text-align: center;
}

.catalog__open-filter {
    width: 32px;
    height: 32px;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #032755;
    display: none;
}

.catalog__light {
    color: #032755;
}

.catalog__description {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    text-align: justify;
    color: #444444;
    margin-bottom: 40px;
}

.catalog__wrapper {
    display: -ms-grid;
    display: grid;
    grid-template-columns: 1fr;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    position: relative;
    margin-bottom: 100px;
}

.catalog__block {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 28px 1fr 28px 1fr 28px 1fr;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px 28px;
}

.catalog__item {
    background: #fff;
    /* padding: 10px 13px 13px; */
    padding-bottom: 13px;

    height: 100%;
    display: flex;
    flex-flow: column;

    justify-content: space-between;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.catalog__item .catalog__buy {
    width: calc(100% - 20px);
    margin: 0 auto;
}

.catalog__item:hover {
    -webkit-box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.1);
}

.catalog__top {
    height: 203px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 20px;
}

.catalog__image {
    -o-object-fit: cover;
    object-fit: cover;
    max-height: 100%;
    width: 100%;
}

.catalog__caption {
    display: -webkit-box;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #0c0c0c;
    margin-bottom: 12px;
    padding: 0 8px;
    height: 40px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.catalog__caption a {
    color: #0c0c0c;
}

.catalog__price {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #989898;
    display: block;
    margin-bottom: 18px;
}

.catalog__buy {
    display: inline-block;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    text-transform: uppercase;
    color: #ffffff;
    padding: 9px 15px;
    background: #032755;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    width: 100%;
    text-transform: initial;
    text-align: center;
    transition: 0.3s;
}

.catalog__buy:hover {
    background: #c7c7c7;
    color: #fff;
}

.catalog-sorts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #d9d9d9;
}

.catalog-sorts__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px;
}

.catalog-sorts__label {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #444444;
}

.catalog-sorts__select {
    padding: 8px 34px 7px 10px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #444444;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #ffffff url(/images/icons/select-arrow.svg) no-repeat;
    background-position: calc(100% - 10px) center;
}

/* Filter */
.filter {
    background: #fff;
    padding: 30px 30px 20px;
}

.filter__close {
    position: absolute;
    padding: 0;
    right: 15px;
    top: 15px;
    display: none;
}

.filter__title {
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 31px;
    color: #0c0c0c;
    text-align: center;
    margin-bottom: 20px;
}


#video-block {
    margin-top: -50px;
    padding-bottom: 20px;
}

.vidosiki-slider {
    margin-top: -30px;
    margin-bottom: 40px;
    margin-right: -15px;
}

.special-vidosiki-arrows {
    position: absolute;
    right: 0;
    top: 0px;
}

.card-video {
    background: #fff;
    padding-bottom: 35px;
    transition: 0.5s ease;
    margin-right: 30px;
}

.card-video img {
    width: 100%;
    height: 157px;
    object-fit: cover;
}

.card-video p {
    color: #0C0C0C;
    font-family: Gilroy;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding: 15px 15px 0 15px;
}

.card-video:hover {
    box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.10);
}

.filter__title::first-letter {
    color: #032755;
}

.filter__item {
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 20px;
}

.filter__use {
    display: inline-block;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    color: #ffffff;
    padding: 13px 15px;
    background: #032755;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    width: 100%;
    margin-bottom: 15px;
}

.filter__reset {
    display: block;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #444444;
}

.filter__toggle-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 15px;
}

.filter__toggle {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #0c0c0c;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 5px;
}

.filter__arrow {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
}

.filter__toggle.active .filter__arrow {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.filter__radios {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    padding-bottom: 20px;
    margin-top: 5px;
    display: none;
}

.filter__radios.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.filter__choose input {
    display: none;
}

.filter__choose input:disabled + label {
    cursor: not-allowed;
    opacity: 0.5;
}

.filter__choose input:checked + label:after {
    opacity: 1;
}

.filter__choose label {
    cursor: pointer;
    position: relative;
    padding-left: 26px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #0c0c0c;
}

.filter__choose label:before {
    content: "";
    position: absolute;
    background: #ffffff;
    border: 1px solid #7a7a7a;
    border-radius: 100%;
    width: 16px;
    height: 16px;
    left: 0;
    top: -1px;
}

.filter__choose label:after {
    content: "";
    position: absolute;
    background: #032755;
    border-radius: 100%;
    width: 10px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
    height: 10px;
    left: 3px;
    top: 2px;
}

/* Product */

.product-top {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 387px 20px 1fr;
    grid-template-columns: 387px 1fr;
    gap: 20px;
    margin-bottom: 54px;
}

.product__gallery {
    position: relative;
}

.product__pill {
    position: absolute;
    top: 0;
    right: 0;
    background: #032755;
    padding: 5px 20px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
}

.product__thumb {
    display: block;
    margin-bottom: 10px;
    background: #fff;
}

.product__thumb-image {
    display: block;
    width: 100%;
    height: 282px;
    -o-object-fit: contain;
    object-fit: contain;
}

.product-slider {
    padding: 0 14px;
    position: relative;
}

.product-slider.slick-slider {
    margin: 0 -5px;
}

.product-slider .slick-slide {
    margin-right: 5px;
    margin-left: 5px;
}

.product-slider__item {
    background: #fff;
}

.product-slider__image {
    width: 82px;
    max-width: 82px;
    height: 62px;
    -o-object-fit: contain;
    object-fit: contain;
}

.product-slider .slick-prev {
    font-size: 0;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background: url(/images/icons/p-slider-left.svg) no-repeat center;
}

.product-slider .slick-next {
    font-size: 0;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(/images/icons/p-slider-right.svg) no-repeat center;
}

.product-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    gap: 20px;
    padding-bottom: 5px;
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 10px;
}

.product-title.mobile {
    display: none;
}

.product-title__text {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    color: #0c0c0c;
    margin-bottom: 0;
}

.product-title__status {
    white-space: nowrap;
    padding-bottom: 7px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    color: #032755;
}

.product__notion {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #444444;
    margin-bottom: 56px;
    max-width: 526px;
}

.product-selects {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 15px;
}

.product-selects__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
}

.product-selects__text {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #444444;
    min-width: 60px;
}

.product-selects__select {
    min-width: 133px;
    background: #ffffff;
    padding: 8px 34px 7px 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #ffffff url(/images/icons/select-arrow.svg) no-repeat;
    background-position: calc(100% - 10px) center;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #444444;
}

.sku-wrwr {
    margin-bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
}


.sku-line-block-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
}

.product-item-scu-container-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    min-width: 60px;
    color: #444444;
}

.product-item-scu-container-title span {

}

.product-item-scu-list .dropdown {
    min-width: 133px;
    background: #ffffff;
    padding: 8px 34px 7px 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #ffffff url(/images/icons/select-arrow.svg) no-repeat;
    background-position: calc(100% - 10px) center;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #444444;
}

.product-item-scu-list .dropdown a {
    color: #444444;
}

.product__price-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    gap: 15px;
    margin-bottom: 5px;
}

.product__price {
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 37px;
    color: #0c0c0c;
}

.product__price.discount {
    color: #032755;
}

.product__old-price {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    -webkit-text-decoration-line: line-through;
    text-decoration-line: line-through;
    color: #7a7a7a;
    padding-bottom: 4px;
}

.product-order {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
}

.product-order__btn {
    display: inline-block;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #ffffff;
    padding: 15px 94px;
    background: #E5AC1F;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.product-order__add {
    padding: 8px 10px;
    background: #032755;
}

.product__tabs-block {
    margin-bottom: 40px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 285px 20px 1fr;
    grid-template-columns: 285px 1fr;
    gap: 20px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
}

.product-description {
    display: none;
}

.product-description.active {
    display: block;
}

.product-description__title {
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 31px;
    color: #0c0c0c;
    margin-bottom: 15px;
}

.product-description__title::first-letter {
    color: #032755;
}

.product-description__text {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #444444;
    margin-bottom: 0;
}

.product-сharacteristic {
    display: none;
    padding-bottom: 90px;
}

.product-сharacteristic.active {
    display: block;
}

.product-сharacteristic__item {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #444444;
    margin-bottom: 0;
    display: grid;
    grid-template-columns: minmax(100px, 305px) 1fr;
    border-bottom: 1px dashed #32343D;
}

.product-сharacteristic__item:last-child {
    border-bottom: none;
}

.product-сharacteristic__item b {
    padding: 10px 10px 10px 20px;
    color: #0C0C0C;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
    border-right: 1px solid #32343D;
}

.product-сharacteristic__item span {
    padding: 10px 10px 10px 20px;
    color: #0C0C0C;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.product-reviews {
    display: none;
    padding-bottom: 90px;
}

.product-reviews.active {
    display: block;
}

.product__tabs {
    padding-left: 25px;
}

.product__t {
    color: #0C0C0C;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 10px;
}

.product__tab {
    display: block;
    color: #0C0C0C;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 10px;
}

.product__tab.active {
    color: #032755;
    text-decoration: underline;
}

.pr-wrap {
    display: grid;
    grid-template-columns: 1fr 285px;
    gap: 20px;

}

.product-text-reviews {
    display: none;
}

.product-text-reviews.active {
    display: block;
}

.product-text-reviews .reviews__wrapper {
    max-width: 895px;
}

.product-text-reviews .reviews__link-wrapper {
    justify-content: flex-start;
    margin-left: 199px;
}

.product-video-reviews {
    display: none;
}

.product-video-reviews.active {
    display: block;
}

.product-video-reviews .reviews__wrapper {
    max-width: 895px;
}

.product-text-reviews__title, .product-video-reviews__title {
    color: #0C0C0C;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0;
}

.product-information {
    background: #ffffff;
    -webkit-box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.05);
    padding: 20px;
    align-self: end;
}

.product-information__text {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: normal;
    color: #444444;
    margin-bottom: 11px;
}

.product-information__subtext {
    color: #444;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 19px;
    display: grid;
    grid-template-columns: 62px 1fr;
    align-items: end;
    gap: 20px;
}

.product-information__subtext svg {
    width: 62px;
    height: 62px;
}

.product-information__button {
    width: 100%;
    display: inline-block;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    color: #ffffff;
    padding: 15px 43px;
    background: #032755;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    text-align: center;
}

.product-faq {
    display: none;
}

.product-faq.active {
    display: block;
}

.product-faq__title {
    color: #0C0C0C;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 52px;
}

/* Responses */
.responses {
    margin-bottom: 60px;
}

.responses__item {
    padding: 15px 20px;
    background: #f8f8f8;
    -webkit-box-shadow: 0px 13px 30px rgba(17, 74, 83, 0.15);
    box-shadow: 0px 13px 30px rgba(17, 74, 83, 0.15);
}

.responses__item--admin {
    margin-left: 70px;
}

.responses__item--admin .responses__block {
    -ms-grid-columns: 57px 1fr;
    grid-template-columns: 57px 1fr;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
}

.responses__item--admin .responses__block > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
}

.responses__item--admin .responses__block > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
}

.responses__item + .responses__item {
    margin-top: 21px;
}

.responses__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 15px;
    margin-bottom: 9px;
}

.responses__date {
    padding-top: 15px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #444444;
    margin-bottom: 0;
}

.responses__block {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 52px 19px 1fr;
    grid-template-columns: 52px 1fr;
    -ms-grid-rows: 1fr 2px 1fr;
    grid-template-rows: 1fr 1fr;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 2px 19px;
}

.responses__block > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
}

.responses__block > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
}

.responses__block > *:nth-child(3) {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
}

.responses__block > *:nth-child(4) {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
}

.responses__avatar {
    display: block;
    width: 52px;
    height: 52px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 100%;
    overflow: hidden;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 1/1/3/2;
}

.responses__name {
    word-break: break-word;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 140%;
    color: #444444;
    margin-bottom: 0;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-area: 1/2/2/3;
}

.responses__star-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 4px;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-area: 2/2/3/3;
}

.responses__text {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 140%;
    color: #444444;
    margin-bottom: 20px;
}

.responses__button {
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 140%;
    color: #444444;
    padding: 0;
}

/* Call Modal */
.call-modal {
    display: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 12000;
    padding: 15px;
    overflow-y: auto;
    background: rgba(0, 0, 0, 0.7);
}

.call-modal__win {
    position: relative;
    padding: 78px 50px 60px;
    background: #f4f4f4;
    -webkit-box-shadow: 0px 10px 50px rgba(1, 1, 3, 0.1);
    box-shadow: 0px 10px 50px rgba(1, 1, 3, 0.1);
    max-width: 488px;
    width: 100%;
}

.call-modal__close {
    position: absolute;
    top: 25px;
    right: 25px;
    padding: 0;
}

.call-modal__title {
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 36px;
    text-align: center;
    color: #444444;
    margin-bottom: 15px;
}

.call-modal__description {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #444444;
    padding-bottom: 20px;
    max-width: 283px;
    margin: 0 auto 20px;
    position: relative;
}

.call-modal__description:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: 216px;
    width: 100%;
    height: 1px;
    background: #d9d9d9;
}

.call-modal__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
}

.call-modal__input {
    background: #ffffff;
    border: 1px solid #eaeaea;
    padding: 20px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #444444;
}

.call-modal__button {
    display: inline-block;
    font-style: normal;
    font-weight: 600;
    font-size: 25px;
    line-height: 30px;
    text-transform: uppercase;
    color: #ffffff;
    padding: 22px 15px;
    background: #032755;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    margin-top: 20px;
    margin-bottom: 32px;
}

.call-modal__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.call-modal__check {
    display: none;
}

.call-modal__label {
    padding-left: 25px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    text-align: center;
    color: #7a7a7a;
    position: relative;
    cursor: pointer;
}

.call-modal__label:before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    top: 0;
    left: 0;
    background: #ffffff;
    border: 1px solid #1e7b98;
}

.call-modal__label:after {
    content: "";
    left: 4px;
    top: 4px;
    width: 13px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
    height: 12px;
    position: absolute;
    background: url(/images/icons/call-modal-check.svg) no-repeat center/cover;
}

.call-modal__label a {
    color: #7a7a7a;
    text-decoration: underline;
}

.call-modal__check:checked + .call-modal__label:after {
    opacity: 1;
}

/* Cart */
.cart {
    margin-bottom: 200px;
}

.basket-items-list-container {
    background: transparent;
}

.basket-items-list {
    padding: 0;
}

.basket-items-list-wrapper {
    margin: 0 !important;
    border: none;
}

.cart__title {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    text-align: center;
    margin-bottom: 73px;
    color: #0c0c0c;
}

.cart__title::first-letter {
    color: #032755;
}

.cart__mobile-title {
    display: none;
}

.cart__table {
    width: 100%;
    margin-bottom: 22px;
}

.cart__table tr th {
    text-align: left;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #0c0c0c;
    padding-bottom: 6px;
}

.cart__table tr th:first-child {
    width: 57%;
}

.cart__table tr th:nth-child(2) {
    width: 21.92%;
}

.cart__table tr th:nth-child(3) {
    width: 16.42%;
}

.cart__table tr th:last-child {
    width: 53px;
}

.cart__table tr td {
    padding-top: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d9d9d9;
    vertical-align: top;
}

.cart-total {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 15px;
}

.cart-total__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}

.cart-total__text {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #0c0c0c;
    margin-bottom: 0;
}

.cart-total__price {
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 36px;
    color: #032755;
}

.cart-total__link {
    text-align: center;
    display: inline-block;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    color: #ffffff;
    padding: 12px 40px 11px;
    background: #032755;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.cart__price {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #0c0c0c;
    margin-bottom: 0px;
}

.cart__remove {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #989898;
    padding: 0;
}

.cart-counter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.cart-counter__button {
    font-size: 21px;
    font-weight: 500;
    line-height: 1;
    padding: 0 7px;
}

.cart-counter__button.plus {
    position: relative;
    top: 3px;
}

.cart-counter__button.minus {
    position: relative;
    top: 2px;
}

.cart-counter__input {
    background: #ffffff;
    padding: 10px 5px 9px;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #0c0c0c;
    width: 49px;
}

.cart-info__wrapper {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 121px 10px 1fr;
    grid-template-columns: 121px 1fr;
    gap: 0 10px;
    -ms-grid-rows: auto 0 auto;
    grid-template-areas: "link name" "link article";
}

.cart-info__link {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 1;
    grid-area: link;
    background: #fff;
}

.cart-info__image {
    display: block;
    width: 121px;
    height: 88px;
    -o-object-fit: contain;
    object-fit: contain;
}

.cart-info__name {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
    grid-area: name;
    -ms-grid-row-align: start;
    align-self: start;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
}

.cart-info__name a {
    color: #0c0c0c;
    margin-bottom: 10px;
}

.cart-info__article {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
    grid-area: article;
    margin-top: auto;
    margin-bottom: 0;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #0c0c0c;
}


[data-property-code="ARTNUMBER"] {
    display: block;
}

[data-column-property-code] {
    display: none;
}

[data-column-property-code="PROPERTY_ARTNUMBER_VALUE"] {
    display: block;
}

/* Checkout */
.checkout {
    margin-bottom: 200px;
}

.checkout__title {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 73px;
    color: #0c0c0c;
    text-align: center;
}

.checkout__light {
    color: #032755;
}

.checkout__wrapper {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}

.checkout__table {
    width: 100%;
    margin-bottom: 40px;
}

.checkout__table thead tr th {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #0c0c0c;
    text-align: left;
}

.checkout__table tbody tr td {
    padding-top: 25px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d9d9d9;
}

.checkout__table tbody tr td:last-child {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #0c0c0c;
    margin-bottom: 0;
    vertical-align: top;
}

.checkout__table tfoot tr td:first-child {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #0c0c0c;
    padding-top: 15px;
    vertical-align: top;
}

.checkout__table tfoot tr td:last-child {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #032755;
    white-space: nowrap;
    padding-top: 15px;
    vertical-align: top;
}

.checkout__info {
    display: -ms-grid;
    display: grid;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -ms-grid-columns: 121px 10px 1fr;
    grid-template-columns: 121px 1fr;
    -ms-grid-rows: 1fr 0 1fr 0 1fr;
    grid-template-rows: 1fr 1fr 1fr;
    gap: 0 10px;
}

.checkout__info > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
}

.checkout__info > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
}

.checkout__info > *:nth-child(3) {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
}

.checkout__info > *:nth-child(4) {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
}

.checkout__info > *:nth-child(5) {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
}

.checkout__info > *:nth-child(6) {
    -ms-grid-row: 5;
    -ms-grid-column: 3;
}

.checkout__image {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 1/1/4/2;
    width: 121px;
    height: 88px;
    -o-object-fit: contain;
    object-fit: contain;
}

.checkout__name {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-area: 1/2/2/3;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #0c0c0c;
    margin-bottom: 12px;
}

.checkout__counter {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-area: 2/2/3/3;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #0c0c0c;
    margin-bottom: 11px;
}

.checkout__article {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-area: 3/2/4/3;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #0c0c0c;
    margin-bottom: 0;
}

.checkout-payment__title {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #0c0c0c;
    margin-bottom: 13px;
}

.checkout-payment__star {
    color: #ea001b;
}

.checkout-payment__item {
    margin-bottom: 12px;
}

.checkout-payment__item:last-child {
    margin-bottom: 0;
}

.checkout-payment__item input {
    display: none;
}

.checkout-payment__item input:checked + label:after {
    opacity: 1;
}

.checkout-payment__item label {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #0c0c0c;
    padding-left: 26px;
    position: relative;
    cursor: pointer;
}

.checkout-payment__item label:before {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    background: #ffffff;
    border: 1px solid #7a7a7a;
    left: 0;
    top: -3px;
    border-radius: 100%;
}

.checkout-payment__item label:after {
    content: "";
    position: absolute;
    left: 3.5px;
    top: 1px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background: #032755;
}

.checkout-payment__description {
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    color: #444444;
    margin-bottom: 0;
    margin-top: 5px;
}

.checkout-form {
    padding-top: 4px;
}

.checkout-form__title {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #0c0c0c;
    margin-bottom: 20px;
}

.checkout-form__form {
    width: 100%;
}

.checkout-form__block {
    margin-bottom: 20px;
}

.checkout-form__label {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #0c0c0c;
    margin-bottom: 3px;
}

.checkout-form__star {
    color: #ea001b;
}

.checkout-form__input {
    width: 100%;
    background: #ffffff;
    padding: 8px 10px 7px;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #0c0c0c;
}

.checkout-form__description {
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    color: #7a7a7a;
    margin-top: 5px;
    margin-bottom: 0;
    max-width: 385px;
}

.checkout-form__textarea {
    background: #ffffff;
    width: 100%;
    resize: none;
    height: 82px;
    padding: 8px 10px 7px;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #0c0c0c;
}

.checkout-form__button {
    display: inline-block;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    color: #ffffff;
    padding: 12px 35px 11px;
    background: #032755;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.bx_soc_comments_div .bx-catalog-tab-body-container .bx-catalog-tab-container > div {
    padding: 0px !important;
}

.product-item-container {
    min-width: 218px;
    z-index: 10;
}

.catalog__block > .product-item-container {
    min-width: unset;
    z-index: unset;
}

.slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.top-wrap {
    background: #032755;
    padding: 12px 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.top-wrap > div > a {
    color: #FFF;
    font-family: Gilroy;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.catalog-wrap {
    background: #E4EDF9;
    position: absolute;
    top: 162px;
    left: 0;
    right: 0;
    z-index: 2000 !important;
    /*transition: 0.1s;*/
}

.catalog-wrap.active {
    top: 114px;
    position: fixed;
}

.catalog-wrap > .flex {
    display: flex;
    justify-content: space-between;
}

#bx-soa-order-form {
    margin-bottom: 100px;
}

.bx-soa-cart-total-button-container {
    display: none !important;
}

.bx-soa-cart-total-button-container {
    display: none !important;
}

#bx-soa-orderSave > a {
    display: block;
    text-align: center;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #ffffff;
    padding: 15px;
    background: #032755;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    width: 100%;
}

.htu {
    display: flex;
    align-items: start;
}

.htu img {
    margin-right: 7px;
}

.char-block {
    border: 1px solid #32343D;
}

ul.faq-list {
    position: relative;
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: -ms-grid;
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
}

ul.faq-list li {
    position: relative;
    display: block;
    width: 100%;
    height: auto;

    cursor: pointer;
}

ul.faq-list li h3 {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 20px 15px 9px;
    padding-right: 75px;
    background: #FFF;
    box-shadow: 0px 13px 30px 0px rgba(17, 74, 83, 0.15);

    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    color: #0C0C0C;

}

ul.faq-list li h3:before {

    border-radius: 100%;
    background: #ecf0ff;
    width: 52px;
    height: 52px;
    position: absolute;
    right: 14px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

ul.faq-list li.active h3 {
    background-color: #032755;
    color: #fff;
}

ul.faq-list li.active h3:after {
    width: 24px;
    height: 24px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M2 2L12 12M12 12L22 2M12 12L2 22M12 12L22 22' stroke='white' stroke-width='3'/%3E%3C/svg%3E");
}

ul.faq-list li h3:after {
    content: "";
    width: 25px;
    height: 15px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='15' viewBox='0 0 24 15' fill='none'%3E%3Cpath d='M2 2L12 12L22 2' stroke='%23032755' stroke-width='3'/%3E%3C/svg%3E") no-repeat center / cover;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

ul.faq-list li div.answer {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

ul.faq-list li div.answer p {
    position: relative;
    display: block;
    cursor: pointer;
    margin: 0 0 0 0;
    font-weight: 400;
    font-size: 16px;
    color: #2b2a29;
    padding: 20px 70px 0px 39px;
}

.product-description {
    margin-bottom: 50px;
}

.product-description, .product-сharacteristic, .product-faq {
    max-width: 895px;
}

.product-video-reviews .reviews {
    margin-bottom: 60px;
}

.product-text-reviews .reviews {
    margin-bottom: 72px;
}

.product-text-reviews .slick-arrow.slick-hidden {
    display: flex !important;
}

.product__tabs-block {
    position: relative;
}

.product__tabs-wrap {
    position: sticky;
    top: 30px;
}

.delivery__upper-text {
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 38px;
    color: #032755;
    margin-bottom: 11px;
}

.delivery {
    padding-bottom: 70px;
}

.delivery__title {
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 38px;
    color: #262626;
    margin-bottom: 12px;
}

.delivery__text {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #262626;
    margin-bottom: 60px;
}

.delivery__blue-title {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #032755;
    margin-bottom: 20px;
}

.delivery__point-wrap {
    margin-bottom: 30px;
}

.delivery__point {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #262626;
    margin-bottom: 0;
}

.delivery__point b {
    font-weight: 700;
}

.dblock {
    padding: 20px;
    border-radius: 3px;
    margin-bottom: 30px;
}

.dblock__title {
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    line-height: 25px;
    color: #444444;
    margin-bottom: 2px;
}

.dblock__item {
    display: flex;
    padding-bottom: 20px;
    padding-top: 25px;
    border-bottom: 1px solid #C7C7C7;
}

.dblock__left {
    width: 268px;
}

.dblock__image-wr {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.dblock__image + .dblock__image {
    margin-left: 10px;
}

.dblock__text {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #444444;
    margin-bottom: 0;
}


.dblock__text + .dblock__text {
    margin-top: 10px;
}

.d-title {
    color: #262626;
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 40px;
}

.delivery__point-link {
    color: #032755;
    text-decoration: underline;
}

.dblock__bottom {
    background: #032755;
    padding: 8px 15px 8px 10px;
    width: fit-content;
    display: flex;
    align-items: center;
    gap: 11px;
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.dblock__text-link {
    color: #262626;
    text-decoration: underline;
}

.videos-slider:not(.slick-slider) {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 20px;
}

.videos-slider:not(.slick-slider) .video-slider__item {
    display: none;
}

.videos-slider:not(.slick-slider) .video-slider__item:nth-child(-n+4) {
    display: block;
}

.xxx-container {
    max-width: 1230px !important;
    padding: 0 15px;
    margin: 0 auto;
    width: 100%;
}

.header-mobile + .container {
    width: 100%;
}

.vidosiki-slider .slick-track {
    padding-bottom: 30px;
}

.contacts__whatsapp {
    margin-right: auto;
}

.contacts__link.phone {
    margin-right: 15px;
}

.contacts__link.mail {
    margin-right: 15px;
}

.calculator:has(.calculator-top__item:nth-child(1):hover) .number__one .info__howtouse {
    display: block;
}

.calculator:has(.calculator-top__item:nth-child(2):hover) .number__two .info__howtouse {
    display: block;
}

.calculator:has(.calculator-top__item:nth-child(3):hover) .number__three .info__howtouse {
    display: block;
}

.calculator:has(.calculator-top__item:nth-child(4):hover) .number__four .info__howtouse {
    display: block;
}

.calculator:has(.calculator-top__item:nth-child(5):hover) .number__five .info__howtouse {
    display: block;
}

.calculator:has(.calculator-top__item:nth-child(6):hover) .number__six .info__howtouse {
    display: block;
}

.calculator:has(.calculator-top__item:nth-child(7):hover) .number__seven .info__howtouse {
    display: block;
}

.calculator-main__image {
    width: 285px;
    height: 479px;
    object-fit: cover;
}

.whythis.acoustic .whythis__title {
    font-size: 39px;
}

.whythis.acoustic .whythis__wrapper {
    align-items: stretch;
}

.main-g {
    background: #F2F7FEDE;
    backdrop-filter: blur(2px);
    display: flex;

    padding: 25px;
}

.main-g__wrap {
    padding-right: 72px;
    padding-top: 57px;
}

@media (max-width: 768px) {
    .main-g__wrap {
        display: none;
    }
}

@media (min-width: 1439px) {
    .main-g__wrap {
        width: 57%;
        max-width: 57%;
    }

    .main-slider {
        width: 43%;
    }

    .good_plus {
        width: 100% !important;
        margin: 0 !important;
        transform: translate(15px, 0);
    }

}

.main-g__slider {
    max-width: 584px;
    width: 100%;
}

.main-g__block {
    margin: 0 -15px;
}

.main-g__item {
    box-shadow: 0 4px 30px 0 rgba(0, 0, 0, 0.1);
    background: #fff;
    padding: 22px 15px 15px;
    margin: 0 15px;
}

.main-g__image {
    display: block;
    max-width: 100%;
    height: 91px;
    object-fit: contain;
    margin-bottom: 16px;
}

.main-g__caption {
    font-weight: 700;
    font-size: 14px;
    line-height: 1.1;
    text-align: center;
    color: #0c0c0c;
    margin: 0;
    display: block;
}

.main-g__block .slick-dots {
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 4px;
    align-items: center;
    margin: 0;
    margin-top: 25px;
    padding: 0;
    list-style-type: none;
}

.main-g__block .slick-dots li {
    height: 8px;
}

.main-g__block .slick-dots li button {
    padding: 0;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background-color: #BDC0C4;
    font-size: 0;
    transition: 0.3s;
    display: block;
}

.main-g__block .slick-dots li.slick-active button {
    background-color: #032755;
}

.main-g__arrows {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 11px;
    margin-bottom: 25px;
}

.main-g__arrow {
    display: flex;
    width: 46px;
    height: 46px;
    justify-content: center;
    align-items: center;
    border: 3px solid #032755;
    transition: 0.3s;
}

.main-g__arrow svg path {
    transition: 0.3s;
}

.main-g__arrow:hover {
    background-color: #032755;
}

.main-g__arrow:hover svg path {
    fill: #fff;
}

/* Media Queries */
@media (max-width: 1200px) {
    .main-slider .slick-prev {
        bottom: 64px !important;
        right: 19% !important;
        left: unset !important;
    }

    .main-slider .slick-next {
        bottom: 64px !important;
        left: unset !important;
        right: 9% !important;
    }

    .main-slider .slick-dots {
        margin-top: 15px;
    }

    .main-slider .slick-arrow {
        width: 50px;
        height: 50px;
    }

    .header-catalog-menu-link {
        padding: 15px 8px;
        font-size: 15px;
    }

    .header__wrap {
        display: flex !important;
    }

    /*.header__cart {
        width: fit-content;
        margin-right: 15px !important;
    }*/
    .logo__img {
        height: 40px;
    }

    .contacts__button {
        padding: 13px 25px;
        width: fit-content;
        font-size: 16px;
        order: 8;
    }

    .header__link {
        font-size: 16px;
    }

    .header__wrap {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 0 1fr 0 1fr;
        grid-template-columns: 1fr 1fr 1fr;
        gap: 20px 0;
    }

    .logo {
        -webkit-box-ordinal-group: -1;
        -ms-flex-order: -2;
        order: -2;
        -ms-grid-column-span: 2;
        grid-column: span 2;
    }

    .header-search {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        -ms-grid-column-span: 1;
        grid-column: span 1;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .header__nav {
        margin-right: 15px;
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
        -ms-grid-column-span: 2;
        grid-column: span 2;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    /*.header__cart {
        margin-right: 0;
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }*/
    .hiw__block {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }

    .hiw__info {
        position: static;
        margin: 0 auto;
    }

    .hiw__description {
        margin-bottom: 30px;
    }

    .contacts__block {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .howuse__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .howuse__list {
        flex-flow: column;
    }

    .howuse__item:nth-child(1) {
        -webkit-box-ordinal-group: -6;
        -ms-flex-order: -7;
        order: -7;
    }

    .howuse__item:nth-child(4) {
        -webkit-box-ordinal-group: -5;
        -ms-flex-order: -6;
        order: -6;
    }

    .howuse__item:nth-child(2) {
        -webkit-box-ordinal-group: -4;
        -ms-flex-order: -5;
        order: -5;
    }

    .howuse__item:nth-child(5) {
        -webkit-box-ordinal-group: -3;
        -ms-flex-order: -4;
        order: -4;
    }

    .features__block {
        -ms-grid-columns: 1fr 100px 1fr;
        grid-template-columns: 1fr 1fr;
        gap: 60px 100px;
    }

    .certificates__wrapper {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    }

    .reviews__top {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 10px 19px;
    }

    .reviews__star-wrap {
        width: 100%;
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        margin-top: 0;
    }

    .reviews__wrapper {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .reviews__title {
        width: 100%;
    }

    .reviews__tabs {
        margin-left: 0;
        margin-right: auto;
    }

    .contacts-p__block {
        -ms-grid-columns: 1fr 102px 1fr;
        grid-template-columns: 1fr 1fr;
        gap: 60px 102px;
    }

    .reviews-p__top {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 10px 19px;
    }

    .reviews-p__avatar {
        margin-right: 0;
    }

    .reviews-p__star-wrap {
        width: 100%;
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }

    .c-page-top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 30px;
    }

    .c-page-top__title {
        text-align: center;
    }

    .c-page__cert {
        margin: 0 auto;
    }

    .c-certificates__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .recommendation__wrapper {
        background: none;
    }

    .catalog__block {
        -ms-grid-columns: (1fr) [ 3 ];
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 900px) {
    .header__wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .header-search {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .logo {
        -webkit-box-ordinal-group: initial;
        -ms-flex-order: initial;
        order: initial;
        margin: 0 auto;
    }

    .header-search {
        -webkit-box-ordinal-group: initial;
        -ms-flex-order: initial;
        order: initial;
    }

    .base-slider__block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .howuse__list {
        flex-flow: column;
    }

    .howuse__wrapper {
        margin-bottom: 20px;
        gap: 30px;
    }

    .certificates__wrapper:after {
        width: 42%;
        height: 65%;
    }

    .certificates__title {
        white-space: nowrap;
    }

    .main-form__wrapper {
        position: relative;
    }

    .main-form__image {
        position: absolute;
        top: -108px;
        left: 30px;
        width: 150px;
    }

    .footer__top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .footer__nav {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .footer .footer__middle {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .footer__left {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .footer__time {
        text-align: center;
    }

    .footer__right {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .blog-page__block {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    }

    .checkout__wrapper {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        gap: 5px;
    }

    .calculator-top__wrapper {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .calculator-top__image {
        margin: 0 auto;
    }

    .reviews-p__fblock {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    }

    .reviews-p__tabs {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 15px;
    }

    .reviews-p__tab {
        margin-right: 0;
        max-width: 100%;
    }

    .reviews-p__sitem {
        height: 230px;
    }

    .reviews-p__tblock {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    }

    .ac-steps__item {
        -ms-grid-columns: 57px 1fr;
        grid-template-columns: 57px 1fr;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
    }

    .ac-steps__item:nth-child(odd) .ac-steps__text:first-child {
        display: none;
    }

    .ac-steps__item:nth-child(even) .ac-steps__point ~ .ac-steps__text {
        display: none;
    }

    .ac-steps__point {
        -webkit-box-ordinal-group: -1;
        -ms-flex-order: -2;
        order: -2;
    }

    .ac-steps__text {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        text-align: left;
        margin-left: 0;
        max-width: 100%;
        padding-top: 6px;
    }

    .ac-steps__block:before {
        left: 29px;
    }

    .howsize__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .howsize__text {
        max-width: 100%;
    }

    .howsize__step {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .howsize__alert {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .howsize__wr {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .howsize__info {
        text-align: center;
    }

    .mounting__block {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }

    .mounting__item {
        min-height: auto;
    }

    .whythis__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 30px;
    }

    .whythis__wr {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .whythis.third .whythis__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .product-top {
        -ms-grid-columns: 1fr 387px 1fr;
        grid-template-columns: 1fr 387px 1fr;
        -ms-grid-rows: (1fr) [ 2 ];
        grid-template-rows: repeat(2, 1fr);
    }

    .product-top > *:nth-child(1) {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
    }

    .product-top > *:nth-child(2) {
        -ms-grid-row: 1;
        -ms-grid-column: 2;
    }

    .product-top > *:nth-child(3) {
        -ms-grid-row: 1;
        -ms-grid-column: 3;
    }

    .product-top > *:nth-child(4) {
        -ms-grid-row: 2;
        -ms-grid-column: 1;
    }

    .product-top > *:nth-child(5) {
        -ms-grid-row: 2;
        -ms-grid-column: 2;
    }

    .product-top > *:nth-child(6) {
        -ms-grid-row: 2;
        -ms-grid-column: 3;
    }

    .product__gallery {
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
        grid-area: 1/2/2/3;
    }

    .product__block {
        -ms-grid-column-span: 3;
        grid-column: span 3;
    }

    .product__tabs-block {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .product-information {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .catalog__block {
        -ms-grid-columns: (1fr) [ 2 ];
        grid-template-columns: repeat(2, 1fr);
    }

    .cart__mobile-title {
        display: block;
        font-style: normal;
        font-weight: 600;
        font-size: 20px;
        line-height: 24px;
        color: #0c0c0c;
    }

    .cart__table tr th:not(:first-child) {
        display: none;
    }

    .cart__table tbody tr {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 15px 1fr 15px 53px;
        grid-template-columns: 1fr 1fr 53px;
        gap: 0 15px;
        border-bottom: 1px solid #d9d9d9;
    }

    .cart__table tbody tr td {
        border: none;
    }

    .cart__table tbody tr td:first-child {
        -webkit-box-ordinal-group: -3;
        -ms-flex-order: -4;
        order: -4;
        -ms-grid-column-span: 2;
        grid-column: span 2;
    }

    .cart__table tbody tr td:nth-child(2) {
        -webkit-box-ordinal-group: -1;
        -ms-flex-order: -2;
        order: -2;
    }

    .cart__table tbody tr td:nth-child(3) {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }

    .cart__table tbody tr td:last-child {
        -webkit-box-ordinal-group: -2;
        -ms-flex-order: -3;
        order: -3;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .top-wrap.mobile-no {
        display: none;
    }

    .header {
        top: 0px;
    }

    .bx-wrapper .catalog-wrap {
        top: 132px;
    }

    body {
        padding-top: 170px;
    }

    .catalog-wrap.active {
        top: 110px;
    }

    .container .parent-grid {
        display: flex;
        flex-wrap: wrap;
    }

    .parent-grid .legend-item {
        width: 320px;
    }

    .howuse__text {
        width: 100%;
        position: relative;
        top: 10px;
    }

    .howuse {
        margin-top: 20px;
        margin-bottom: 20px;
        padding: 20px;
    }

    .howuse__image {
        width: 100%;
    }

    .howuse__list {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        gap: 20px;
    }

    .benefits_main {
        padding: 20px;
    }

    .base-slider {
        padding: 20px;
        display: none;
    }

    .slick-track {
        gap: 10px;
    }

    .product__tabs-block {
        display: flex;
        flex-direction: column;
    }

    .product-top {
        grid-template-columns: 100%;
    }

    .product-title {
        justify-content: space-around;
    }

    .pr-wrap {
        display: grid;
        grid-template-columns: 1fr 285px;
        gap: 20px;
        justify-items: center;
    }

    .product__tabs-block .reviews {
        max-width: 95vw;
    }

    .product__tabs-block {
        padding: 20px;
    }

    .catalog-wrap > .flex {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .reviews .product-text-reviews .reviews__link-wrapper {
        justify-content: center;
        margin-left: 0;
    }
}

@media (max-width: 778px) {

    .wrap-gallery-main {
        flex-wrap: wrap;
    }

    .wrap-gallery-main > div {
        width: calc(100% - 10px);
    }

    .wrap-gallery-main > div > img {
        width: 100%;
        margin-bottom: 15px;
        transition: 0.5s ease;
    }

    .wrap-gallery-main > div > img:hover {
        transform: scale(1.065);
    }


    .mobile-no {
        display: none;
    }

    .howuse, .whythis {
        margin-top: 0px;
    }

    .filter {
        position: fixed;
        display: none;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        overflow-y: auto;
        z-index: 20000;
    }

    .filter__close {
        display: block;
    }

    .filter__item {
        max-width: 225px;
        margin-left: auto;
        margin-right: auto;
    }

    .filter__use {
        margin-left: auto;
        margin-right: auto;
        display: block;
        max-width: 225px;
    }

    .catalog__wrapper {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }

    .catalog__open-filter {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .catalog-sorts {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 10px 57px;
        grid-template-columns: 1fr 57px;
        gap: 10px;
    }

    .catalog-sorts__item {
        -ms-grid-column-span: 2;
        grid-column: span 2;
    }

    .catalog-sorts__item + .catalog-sorts__item {
        -ms-grid-column-span: 1;
        grid-column: span 1;
    }

    .catalog__open-filter {
        -ms-grid-column-align: end;
        justify-self: end;
    }

    .catalog-sorts__label {
        min-width: 85px;
    }

    .catalog-sorts__item {
        gap: 12px;
    }

    .catalog__block {
        gap: 20px;
    }
}

@media (max-width: 720px) {
    .calculator-top__image {
        margin-top: 0px;
    }

    .howuse__image {
        width: 100%;
        margin-bottom: 0px;
    }

    .howuse__text {
        width: 100%;
        position: relative;
        top: 10px;
    }

    .howuse__wrapper {
        margin-bottom: 20px;
        gap: 0;
        flex-direction: column !important;
    }

    .vidosiki-title {
        text-align: left;
        padding-bottom: 15px;
        padding-top: 5px;
    }

    .howuse__list {
        padding-top: 10px;
        flex-flow: row !important;
        flex-wrap: wrap !important;
        justify-content: center;
    }

    .howuse__list > a {
        width: 50% !important;
        padding-bottom: 20px;
    }

    .howuse__list > a:nth-child(7) {
        width: 100% !important;
        padding-bottom: 15px;
    }

    .card-video {
        padding-bottom: 15px;
    }


    .goods-slider {
        width: 100%;
    }

    .certificates__wrapper {
        -ms-grid-columns: 1fr 5px 169px;
        grid-template-columns: 1fr 169px;
        gap: 5px;
    }

    .certificates__wrapper:after {
        width: 137px;
        height: 110px;
    }

    .certificates__title {
        display: none;
    }

    .certificates__title:is(.mobile) {
        display: block;
    }

    .certificates__link {
        display: none;
    }

    .certificates__link.mobile {
        display: inline-block;
    }

    .contacts-p__block {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .blog-article__image {
        float: initial;
        display: block;
        margin: 0 auto 30px;
    }

    .calculator-main__image {
        display: none;
    }

    .advantages__title {
        display: none;
    }

    .advantages__title.mobile {
        display: block;
    }

    .advantages__text {
        margin-bottom: 0;
    }

    .advantages__text.mobile {
        display: block;
        margin-top: 15px;
        margin-bottom: 0;
        -ms-grid-column-span: 2;
        grid-column: span 2;
    }

    .advantages__span {
        display: none;
    }

    .advantages__wrap {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 20px 1fr;
        grid-template-columns: 1fr 1fr;
        gap: 0 20px;
    }

    .advantages__image {
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .advantages__block {
        padding-top: 0;
    }

    .advantages__tips {
        margin-top: 20px;
        -ms-grid-column-span: 2;
        grid-column: span 2;
    }

    .advantages__btn {
        -ms-grid-column-span: 2;
        grid-column: span 2;
    }

    .makedorder__left {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .makedorder__item:nth-child(1) {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .makedorder__item:nth-child(2) {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-bottom: 45px;
        position: relative;
    }

    .makedorder__item:nth-child(2) .makedorder__taps {
        position: absolute;
        left: 30px;
        margin-left: 0;
        bottom: 15px;
    }

    .makedorder__item:nth-child(3) {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .makedorder__item:nth-child(4) .makedorder__right {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .makedorder__item:nth-child(4) .makedorder__tt {
        margin-top: 15px;
        margin-left: 0;
    }

    .makedorder__item:nth-child(5) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 10px;
    }

    .makedorder__item:nth-child(6) {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .makedorder__item:nth-child(7) {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .makedorder__item:nth-child(8) {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

@media (max-width: 650px) {


    .container {
        /* padding: 0 30px;*/
    }

    .header {
        padding: 12px 0;
        top: 0;
    }

    body {
        padding-top: 64px;
    }

    .header-burger {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .header-search {
        display: none;
    }

    .header__nav {
        display: flex;
        flex-direction: column;
        margin-bottom: 20px;
        gap: 5px;
    }

    .dropdown-menu-top {
        position: static;
        background: initial;
        box-shadow: initial;
    }

    /* .header__cart {
         display: none;
     }*/
    .header .header__wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 10px;
    }

    .logo {
        margin: 0;
        gap: 7.5px;
    }

    .logo__text {
        font-size: 14px;
        line-height: 17px;
    }

    .main-bg {
        bottom: initial;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .main-bg span {
        width: 100%;
    }

    .main-bg picture:first-child {
        display: none;
    }

    .main__wrap {
        padding: 135px 0 60px;
    }

    .main-slider {
        padding: 40px 20px 55px;
    }

    .main-slider__link {
        text-align: center;
    }

    .main-slider .slick-prev {
        bottom: 0;
        top: auto;
    }

    .main-slider .slick-next {
        top: auto;
        bottom: 0;
        right: 0;
        left: auto;
    }

    .main-slider__text {
        max-width: 100%;
        -webkit-line-clamp: 6;
        font-size: 14px;
        line-height: 140%;
        height: 120px;
        min-height: 130px;
    }

    .main-slider__title {
        font-size: 20px;
        line-height: 103.52%;
        margin-bottom: 15px;
        letter-spacing: 0.8px;
    }

    .contacts {
        display: none;
    }

    .hiw__wrap {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 12px 1fr;
        grid-template-columns: 1fr 1fr;
        gap: 12px;
    }

    .hiw__title {
        display: none;
    }

    .hiw__title:is(.mobile) {
        display: block;
    }

    .base-slider__left {
        max-width: 100%;
    }

    .base-slider__title {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 10px;
        margin-bottom: 57px;
        white-space: initial;
    }

    .base-slider__controls {
        margin-left: auto;
    }

    .base-slider__goods:after {
        width: 100px;
        height: 176px;
        right: 0px;
    }

    .base-slider__goods {
        padding-top: 37px;
    }

    .goods-slider__top {
        height: 99px;
        padding: 10px 9px;
        margin-bottom: 32px;
    }

    .goods-slider__image {
        height: 100%;
    }

    .goods-slider__title {
        margin-bottom: 4px;
    }

    .goods-slider__link {
        font-size: 11px;
        line-height: 14px;
    }

    .goods-slider__bottom {
        padding: 0 10px 7px;
    }

    .goods-slider__price {
        font-size: 11px;
        line-height: 14px;
        margin-bottom: 10px;
    }

    .goods-slider__buy {
        font-size: 8px;
        line-height: 10px;
        padding: 5px 10px 6px;
    }

    .goods-slider__item {
        margin-right: 22px;
    }

    .reviews__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 10px;
    }

    .reviews__title {
        margin-bottom: 20px;
    }

    .reviews__tabs {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 15px;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .reviews__item {
        min-height: 291px;
    }

    .reviews .slick-track {
        max-height: 100%;
    }

    .base-blog .base-slider__text {
        max-width: 100%;
    }

    .base-slider__wrap {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .main-form__form {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        gap: 15px;
    }

    .footer__top {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .footer__nav {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .footer .footer__middle {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .footer__left {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .footer__time {
        text-align: left;
    }

    .footer__right {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .footer__bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .footer__wr {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .beauty__image {
        left: 0;
        right: 0;
        width: 100%;
        /*height: 164px;*/
    }

    .beauty__wrap {
        padding: 135px 0 65px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .beauty__block {
        padding: 40px 20px;
    }

    .beauty__title {
        font-size: 20px;
        line-height: 103.52%;
        margin-bottom: 15px;
        letter-spacing: 1.25px;
    }

    .beauty__text {
        font-size: 14px;
        line-height: 140%;
    }

    .blog-page__block {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }

    .reviews-p__fblock {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }

    .reviews-p__form-wrap {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        gap: 15px;
    }

    .reviews-p__form-block {
        padding: 20px 15px;
    }

    .reviews-p__bottom {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 15px;
    }

    .reviews-p__sblock {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        gap: 15px;
    }

    body .care__title {
        font-size: 20px;
        line-height: 25px;
        text-align: center;
    }

    .care__digit {
        position: static;
    }

    .care__item {
        padding-left: 48px;
    }

    .recommendation__title {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 15px;
    }

    .whythis__title {
        display: none;
    }

    .whythis__title.mobile {
        display: block;
    }

    .whythis__image {
        display: block;
        width: 100%;
        margin-bottom: 30px;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .makedorder__block {
        margin-left: -30px;
        width: calc(100% + 60px);
    }

    .makedorder__item {
        padding-left: 30px;
        padding-right: 28px;
    }

    .makedorder__table th:not(:first-child) {
        display: none;
    }

    .makedorder__table tr {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 0 1fr;
        grid-template-columns: 1fr 1fr;
        gap: 10px 0;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-left: -30px;
        width: calc(100% + 60px);
    }

    .makedorder__table tr td {
        padding-left: 30px;
        padding-right: 28px;
    }

    .makedorder__table tr td:first-child {
        padding-top: 15px;
        padding-bottom: 0;
        -ms-grid-column-span: 2;
        grid-column: span 2;
    }

    .makedorder__table tr td:nth-child(2) {
        padding-top: 0;
        padding-bottom: 15px;
    }

    .makedorder__table tr td:last-child {
        text-align: right;
        padding-top: 0;
        padding-bottom: 15px;
    }

    .makedorder__total-text {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-right: 0;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .cart-total {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }

    .main-bg picture:last-child {
        width: 100%;
    }

    .main-slider .slick-prev {
        bottom: 46px !important;
        right: 24% !important;
        left: unset !important;
    }

    .main-slider .slick-next {
        bottom: 46px !important;
        left: unset !important;
        right: 5% !important;
    }
}

.reviews__block {
    text-align: center;
    padding: 10px 0 10px 0
}

@media (max-width: 500px) {

    .product .product-top .product__gallery {

        width: 100%;
        height: 351px;
    }

    .base-slider__goods {
        width: 448px;
    }

    .base-slider__title {
        font-size: 20px;
        line-height: 25px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 20px;
    }

    .base-slider__arrow {
        width: 35px;
        height: 35px;
    }

    .base-slider__arrow:before {
        width: 14px;
        height: 14px;
    }

    .goods-slider__top {
        margin-bottom: 21px;
    }

    .base-slider__controls {
        gap: 10px;
    }

    .howuse__title {
        font-size: 20px;
        line-height: 25px;
        margin-top: 0;
        margin-bottom: 15px;
    }

    .howuse__description {
        font-size: 12px;
        line-height: 140%;
    }

    .howuse {
        margin-bottom: 60px;
    }

    .howuse__number {
        width: 37px;
        min-width: 37px;
        height: 37px;
        font-size: 20px;
        line-height: 24px;
    }

    .howuse__item {
        gap: 16px;
    }

    .howuse__info {
        font-size: 12px;
        line-height: 15px;
    }

    .howuse__list {
        flex-flow: column;
    }

    .features__title {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 40px;
    }

    .features__item:nth-child(1) .features__icon {
        width: 42px;
        height: 43px;
    }

    .features__item:nth-child(2) .features__icon {
        width: 40px;
        height: 39px;
    }

    .features__item:nth-child(3) .features__icon {
        width: 39px;
        height: 38px;
    }

    .features__item:nth-child(4) .features__icon {
        width: 37px;
        height: 40px;
    }

    .features__circle {
        width: 52px;
        height: 52px;
    }

    .features__icon {
        top: -12px;
    }

    .features__caption {
        font-size: 12px;
        line-height: 14px;
        margin-bottom: 10px;
        margin-top: -12px;
    }

    .features__text {
        font-size: 10px;
        line-height: 12px;
    }

    .features {
        margin-bottom: 60px;
    }

    .certificates {
        margin-bottom: 73px;
    }

    .certificates__title {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 15px;
    }

    .certificates__wrapper {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
        margin-bottom: 30px;
        padding-right: 0;
    }

    .certificates__description {
        font-size: 12px;
        line-height: 140%;
        margin-bottom: 0;
    }

    .certificates__link {
        width: 100%;
        text-align: center;
    }

    .reviews__title {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 13px;
        padding-top: 13px;
        padding-left: 45px;
    }

    .reviews__title:before {
        width: 37px;
        height: 37px;
        background-size: 15px 13px;
    }

    .reviews__controls {
        gap: 10px;
    }

    .reviews__control {
        width: 35px;
        height: 35px;
    }

    .reviews__control svg {
        width: 14px;
        height: 14px;
    }

    .reviews {
        overflow: hidden;
    }

    .reviews .slick-track {
        padding-top: 20px;
        padding-bottom: 30px;
    }

    .reviews__contents {
        width: 100%;
    }

    .reviews__block {
        text-align: center;
        padding: 10px 0 10px 0
    }

    .reviews__text {
        font-size: 10px;
        line-height: 140%;
    }

    .reviews__item {
        padding: 20px 15px;
    }

    .reviews__top {
        gap: 15px 19px;
    }

    .reviews {
        margin-bottom: 60px;
    }

    .reviews__link {
        width: 100%;
        text-align: center;
    }

    .base-blog .base-slider__goods:after {
        right: -2vw;
        width: 137px;
        height: 156px;
    }

    .blog-slider__item {
        padding: 7px 7px 4px;
    }

    .base-blog .base-slider__goods {
        width: 457px;
    }

    .blog-slider__top {
        height: 91px;
        margin-bottom: 9px;
    }

    .blog-slider__item {
        margin-right: 14px;
    }

    .blog-slider__title {
        font-size: 9px;
        line-height: 11px;
        height: 22px;
    }

    .blog-slider__text {
        font-size: 6px;
        line-height: 140%;
        height: 32px;
        margin-bottom: 6px;
    }

    .blog-slider__link {
        font-size: 7px;
        line-height: 140%;
    }

    .base-blog .base-slider__goods {
        padding-top: 17px;
    }

    .base-blog.base-slider {
        padding-bottom: 90px;
    }

    .main-form {
        background: #032755 url(/images/main-form-bg.jpg) no-repeat center/cover;
        margin-bottom: 60px;
    }

    .main-form__block {
        padding: 102px 0 35px;
        background: none;
    }

    .main-form__image {
        position: absolute;
        top: -30px;
        left: 0;
        width: 100px;
    }

    .footer__top {
        padding: 30px 0 20px;
        gap: 10px;
    }

    .footer__nav {
        gap: 10px;
    }

    .footer__phone {
        font-size: 20px;
        line-height: 25px;
        gap: 10px;
        margin-bottom: 18px;
    }

    .footer__phone:before {
        width: 22px;
        height: 22px;
    }

    .footer__btn {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }

    .footer .footer__middle {
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        gap: 0;
    }

    .footer__time {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 20px;
    }

    .footer__social-label {
        font-size: 16px;
        line-height: 19px;
        margin-bottom: 15px;
    }

    .footer__socials {
        gap: 17px;
        margin-bottom: 30px;
    }


    .footer__social img {
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    .footer__darvin {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        gap: 10px;
    }

    .footer__darvin-logo {
        padding-right: 0;
        padding-bottom: 10px;
        border-right: none;
        border-bottom: 1px solid #444444;
        max-width: 233px;
        width: 100%;
    }

    .footer__darvin-logo img {
        display: block;
    }

    .footer__darvin-top {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 11px 23px;
        margin-bottom: 11px;
    }

    .footer__darvin-socials {
        margin-left: 0;
    }

    .footer__darvin-website {
        width: 100%;
    }

    .footer__darvin-text {
        max-width: 202px;
        width: 100%;
    }

    .footer__bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        padding: 20px 0 15px;
        gap: 10px;
    }

    .footer__wr {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        gap: 10px;
    }

    .checkout__info {
        padding-right: 15px;
        -ms-grid-columns: 60px 11px 1fr 11px 1fr;
        grid-template-columns: 60px 1fr 1fr;
        -ms-grid-rows: auto 7px auto;
        grid-template-rows: auto auto;
        gap: 7px 11px;
    }

    .checkout__info > *:nth-child(1) {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
    }

    .checkout__info > *:nth-child(2) {
        -ms-grid-row: 1;
        -ms-grid-column: 3;
    }

    .checkout__info > *:nth-child(3) {
        -ms-grid-row: 1;
        -ms-grid-column: 5;
    }

    .checkout__info > *:nth-child(4) {
        -ms-grid-row: 3;
        -ms-grid-column: 1;
    }

    .checkout__info > *:nth-child(5) {
        -ms-grid-row: 3;
        -ms-grid-column: 3;
    }

    .checkout__info > *:nth-child(6) {
        -ms-grid-row: 3;
        -ms-grid-column: 5;
    }

    .checkout__image {
        width: 60px;
        height: 44px;
        grid-area: initial;
        -ms-grid-column-span: 1;
        grid-column: span 1;
    }

    .checkout__name {
        grid-area: initial;
        -ms-grid-column-span: 2;
        grid-column: span 2;
        font-size: 12px;
        line-height: 15px;
        margin-bottom: 0;
    }

    .checkout__counter {
        grid-area: initial;
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
        -ms-grid-column-span: 1;
        grid-column: span 1;
        text-align: right;
        font-size: 12px;
        line-height: 15px;
        margin-bottom: 0;
    }

    .checkout__article {
        grid-area: initial;
        -ms-grid-column-span: 2;
        grid-column: span 2;
        font-size: 10px;
        line-height: 12px;
    }

    .checkout__table thead tr th {
        font-size: 16px;
        line-height: 19px;
    }

    .checkout__table tbody tr td {
        padding-top: 14px;
        padding-bottom: 9px;
    }

    .checkout__table tbody tr td:last-child {
        font-size: 12px;
        line-height: 14px;
        text-align: right;
        vertical-align: bottom;
    }

    .checkout__table thead tr th:last-child {
        text-align: right;
    }

    .checkout__title {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 15px;
    }

    .checkout__table tfoot tr td:last-child {
        text-align: right;
        font-size: 16px;
        line-height: 19px;
        white-space: nowrap;
    }

    .checkout__table tfoot tr td:first-child {
        font-size: 16px;
        line-height: 19px;
    }

    .checkout__table {
        margin-bottom: 16px;
    }

    .checkout-payment__item label {
        font-size: 14px;
        line-height: 17px;
    }

    .checkout-form {
        padding-top: 0;
    }

    .checkout-form__title {
        font-size: 14px;
        line-height: 17px;
        margin-bottom: 15px;
    }

    .checkout-form__label {
        font-size: 12px;
        line-height: 15px;
        margin-bottom: 5px;
    }

    .checkout-form__block {
        margin-bottom: 15px;
    }

    .checkout-form__caption {
        font-style: normal;
        font-weight: 700;
        font-size: 14px;
        line-height: 17px;
        color: #0c0c0c;
        margin-bottom: 15px;
    }

    .checkout-form__button {
        width: 100%;
    }

    .checkout {
        margin-bottom: 90px;
    }

    .checkout-form__input {
        font-size: 12px;
        line-height: 15px;
    }

    .checkout-form__textarea {
        font-size: 12px;
        line-height: 15px;
    }

    .blog-article__title {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 20px;
    }

    .blog-article__text {
        font-size: 12px;
        line-height: 14px;
        margin-bottom: 14px;
    }

    .blog-article ol {
        font-size: 12px;
        line-height: 14px;
        margin-bottom: 20px;
    }

    .blog-article ol li + li {
        margin-top: 10px;
    }

    .blog-article {
        margin-bottom: 60px;
    }

    .calculator__title {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 15px;
    }

    .calculator__subtext {
        font-size: 12px;
        line-height: 140%;
        margin-bottom: 20px;
    }

    .calculator-top__wrapper {
        gap: 20px;
    }

    .calculator-top__title {
        display: none;
    }

    .calculator-top__caption {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 15px;
    }

    .calculator-top__label {
        padding: 5px 18px 6px;
        font-size: 12px;
        line-height: 15px;
        gap: 12px;
    }

    .calculator-top__point {
        font-size: 20px;
        line-height: 24px;
    }

    .calculator-top__item + .calculator-top__item {
        margin-top: 10px;
    }

    .calculator-top {
        margin-bottom: 60px;
    }

    .calculator-main__title {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 15px;
    }

    .calculator-main__types {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        gap: 10px;
    }

    .calculator-main__wrapper {
        display: block;
    }

    .calculator-main__contacts {
        max-width: 100%;
    }

    .calculator {
        margin-bottom: 60px;
    }

    .reviews-p__tabs {
        gap: 10px;
        margin-bottom: 30px;
    }

    .reviews-p__title {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 15px;
    }

    .reviews-p__form-title {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 15px;
    }

    .reviews-p__form-text {
        font-size: 12px;
        line-height: 15px;
        margin-bottom: 12px;
    }

    .reviews-p__form-wrap {
        margin-bottom: 20px;
    }

    .reviews-p__bottom {
        margin-right: 0;
    }

    .reviews-p__bottom-btn {
        margin-right: 0;
        width: 100%;
    }

    .reviews-p {
        margin-bottom: 60px;
    }

    .reviews-p__stext {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 15px;
    }

    .reviews-p__sitem {
        height: 187px;
    }

    .reviews-p__sblock {
        gap: 20px;
    }

    .reviews-p__icon-wrap {
        width: 13px;
        height: 13px;
        right: 6px;
        bottom: 6px;
    }

    .reviews-p__icon {
        width: 8px;
        height: 8px;
    }

    .c-page-top__block:before {
        height: 196px;
        right: -30px;
        width: calc(100% - 56px);
    }

    .c-page-top__block {
        padding-bottom: 0;
        margin-bottom: 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .c-page-top__title {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 15px;
    }

    .c-page-top__text {
        font-size: 12px;
        line-height: 140%;
        margin-bottom: 30px;
    }

    .c-page__cert {
        margin-bottom: 30px;
    }

    .c-page-top {
        margin-bottom: 30px;
    }

    .c-certificates__item-title {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 15px;
    }

    .c-certificates__item-text {
        font-size: 12px;
        line-height: 15px;
        margin-bottom: 20px;
    }

    .c-certificates__item-point {
        font-size: 12px;
        line-height: 15px;
    }

    .c-certificates__item-list {
        padding-left: 28px;
        margin-bottom: 30px;
    }

    .c-page__cert-square {
        display: none;
    }

    .c-certificates__icon-wrap {
        display: none;
    }

    .c-certificates__link {
        margin-right: 20px;
        display: block;
    }

    .c-certificates__image {
        width: 100%;
    }

    .c-page {
        margin-bottom: 60px;
    }

    .c-page__footer {
        font-size: 12px;
        line-height: 15px;
    }

    .steps__title {
        font-size: 20px;
        line-height: 25px;
        text-align: left;
        margin-bottom: 20px;
    }

    .ac-steps__point {
        width: 37px;
        height: 37px;
        font-size: 19px;
        line-height: 23px;
        padding-top: 0;
    }

    .ac-steps__block:before {
        left: 19px;
        height: calc(100% - 58px);
    }

    .ac-steps__text {
        font-size: 12px;
        line-height: 140%;
        padding-top: 0;
    }

    .ac-steps__item {
        margin-bottom: 20px;
        -ms-grid-columns: 37px 10px 1fr;
        grid-template-columns: 37px 1fr;
        gap: 10px;
    }

    .ac-steps__item:last-child {
        margin-bottom: 0;
    }

    .steps {
        margin-bottom: 60px;
    }

    .ac-steps__circle {
        max-height: 100%;
    }

    .care__item {
        padding: 10px 10px 20px;
    }

    .care__digit {
        display: block;
        margin-bottom: 3px;
    }

    .care__text {
        font-size: 12px;
        line-height: 140%;
    }

    .care__item + .care__item {
        margin-top: 20px;
    }

    .care__list {
        margin-bottom: 20px;
    }

    .care__footer {
        font-size: 12px;
        line-height: 140%;
    }

    .care {
        margin-bottom: 60px;
    }

    .recommendation {
        margin-bottom: 60px;
    }

    .recommendation__circle {
        width: 37px;
        min-width: 37px;
        height: 37px;
        font-size: 19px;
        line-height: 23px;
    }

    .recommendation__step {
        gap: 10px;
    }

    .recommendation__text {
        margin-top: 0;
        font-size: 12px;
        line-height: 140%;
    }

    .recommendation__step + .recommendation__step {
        margin-top: 20px;
    }

    .recommendation__wrapper {
        margin-bottom: 20px;
    }

    .recommendation__footer {
        font-size: 12px;
        line-height: 140%;
    }

    .howsize__title {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 15px;
    }

    .howsize__description {
        font-size: 12px;
        line-height: 140%;
        margin-bottom: 15px;
    }

    .howsize__wrapper {
        gap: 20px;
    }

    .howsize__step {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        gap: 10px;
    }

    .howsize__circle {
        width: 37px;
        min-width: 37px;
        height: 37px;
        font-size: 19px;
        margin-top: 0;
        line-height: 23px;
    }

    .howsize__text {
        font-size: 12px;
        line-height: 140%;
    }

    .howsize__step + .howsize__step {
        margin-top: 20px;
    }

    .howsize__wrapper {
        margin-bottom: 20px;
    }

    .howsize__alert {
        padding: 20px 15px 15px;
        gap: 0;
    }

    .howsize__wr {
        gap: 20px;
    }

    .howsize__info {
        font-size: 12px;
        line-height: 140%;
        text-align: left;
        margin-bottom: 15px;
    }

    .howsize__btn {
        width: 100%;
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }

    .howsize {
        margin-bottom: 60px;
    }

    .mounting__title {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 20px;
    }

    .mounting__item {
        padding: 10px 10px 20px;
    }

    .mounting__caption {
        font-size: 16px;
        line-height: 19px;
        margin-bottom: 10px;
    }

    .mounting__text {
        font-size: 12px;
        line-height: 140%;
    }

    .mounting__block {
        margin-bottom: 20px;
    }

    .mounting__footer {
        font-size: 12px;
        line-height: 140%;
        margin: 0;
        text-align: left;
    }

    .mounting {
        margin-bottom: 60px;
    }

    .whythis {
        margin-bottom: 60px;
    }

    .whythis__btn {
        max-width: 100%;
    }

    .whythis__title {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 15px;
    }

    .whythis__image {
        margin-bottom: 20px;
    }

    .whythis__wrapper {
        gap: 10px;
        margin-bottom: 15px;
    }

    .whythis__main {
        font-size: 12px;
        line-height: 140%;
    }

    .whythis__text {
        font-size: 12px;
        line-height: 140%;
    }

    .whythis__wr {
        gap: 20px;
    }

    .advantages__title {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 15px;
    }

    .advantages__text {
        font-size: 10px;
        line-height: 140%;
    }

    .advantages__tips {
        margin-top: 20px;
        margin-bottom: 20px;
        gap: 10px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .advantages.blackout .advantages__tips {
        gap: 10px;
    }

    .advantages.acoustic .advantages__tips {
        gap: 10px;
    }

    .advantages.elektro .advantages__tips {
        gap: 10px;
    }

    .advantages .advantages__title.mobile {
        margin-bottom: 15px;
    }

    .advantages.acoustic .advantages__text {
        font-size: 12px;
    }

    .advantages.blackout .advantages__text {
        font-size: 12px;
    }

    .advantages.elektro .advantages__text {
        font-size: 12px;
    }

    .advantages__tooltip {
        width: calc(100vw - 60px);
        font-size: 12px;
    }

    .advantages__tip:nth-child(3) .advantages__tooltip {
        left: 0;
        right: initial;
    }

    .advantages__tip {
        padding: 10px 25px 10px 14px;
        gap: 10px;
    }

    .advantages__tip svg {
        height: 21px;
        width: auto;
    }

    .advantages__tip:before {
        font-size: 14px;
        line-height: 17px;
        top: 7px;
        right: 7px;
    }

    .advantages__caption {
        font-size: 10px;
        line-height: 12px;
    }

    .advantages {
        margin-bottom: 60px;
    }

    .makedorder__title {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 15px;
        text-align: center;
    }

    .makedorder__green-text {
        font-size: 12px;
        line-height: 15px;
        margin-bottom: 30px;
        text-align: center;
    }

    .makedorder__block {
        border: none;
    }

    .makedorder__table-title {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 15px;
    }

    .makedorder__left {
        font-size: 12px;
        line-height: 14px;
    }

    .makedorder__right {
        font-size: 12px;
        line-height: 14px;
    }

    .makedorder__item {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .makedorder__item:nth-child(4) .makedorder__left {
        width: auto;
        min-width: 95px;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .makedorder__item:nth-child(4) .makedorder__right {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }

    .makedorder__item:nth-child(4) .makedorder__right .makedorder__tt {
        margin-left: -95px;
    }

    .makedorder__item:nth-child(5) .makedorder__right {
        font-size: 10px;
        line-height: 12px;
    }

    .makedorder__item:nth-child(6) {
        gap: 10px;
    }

    .makedorder__item:nth-child(6) .makedorder__left {
        width: initial;
        min-width: initial;
    }

    .makedorder__tap {
        padding: 5px 17px;
        font-size: 10px;
        line-height: 12px;
        margin-right: 7px;
    }

    .makedorder {
        padding-bottom: 90px;
    }

    .makedorder__total-text {
        font-size: 20px;
        line-height: 24px;
    }

    .call-modal__win {
        padding: 53px 20px 30px;
    }

    .call-modal__close {
        top: 15px;
        right: 15px;
    }

    .call-modal__title {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 10px;
    }

    .call-modal__description {
        font-size: 12px;
        line-height: 14px;
        padding-bottom: 15px;
        margin-bottom: 20px;
    }

    .call-modal__input {
        padding: 15px 13px;
        font-size: 12px;
        line-height: 150%;
    }

    .call-modal__form {
        gap: 10px;
    }

    .call-modal {
        padding: 30px;
    }

    .call-modal__button {
        margin-top: 0;
        font-size: 16px;
        line-height: 19px;
        padding: 15px;
        margin-bottom: 15px;
    }

    .call-modal__label {
        text-align: left;
        font-size: 8px;
        line-height: 150%;
        padding-left: 32px;
    }

    .product-title {
        display: none;
        padding: 0;
        border: none;
    }

    .product-title.mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        gap: 0;
    }

    .product-title__text {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 0;
    }

    .product-title__status {
        font-size: 12px;
        line-height: 140%;
        padding-bottom: 0;
    }

    .product-top {
        -ms-grid-columns: 100%;
        grid-template-columns: 100%;
        gap: 15px 0;
        -ms-grid-rows: auto;
        grid-template-rows: auto;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
        margin-bottom: 30px;
    }

    .product-top > *:nth-child(1) {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
    }

    .product-order__btn {
        padding-left: 15px;
        padding-right: 15px;
    }

    .product__gallery {
        grid-area: initial;
    }

    .product__thumb-image {
        height: 100%;
    }

    .product-slider .slick-next,
    .product-slider .slick-prev {
        display: none !important;
    }

    .product-slider__image {
        width: 69px;
        max-width: 69px;
        height: 52px;
    }

    .product-slider {
        padding: 0;
    }

    .product__notion {
        font-size: 12px;
        line-height: 140%;
        margin-bottom: 15px;
    }

    .product-order {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 10px 79px;
        grid-template-columns: 1fr 79px;
        gap: 10px;
    }

    .product-description__title {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 15px;
    }

    .product__description__text {
        font-size: 12px;
        line-height: 140%;
    }

    .product__tabs-block {
        margin-bottom: 20px;
    }

    .product-information {
        padding: 25px 15px;
        gap: 15px;
    }

    .product {
        margin-bottom: 60px;
    }

    .product-information__text {
        font-size: 20px;
        line-height: 140%;
        text-align: center;
    }

    .catalog__item {
        padding: 7px 9px 9px;
    }

    .catalog__top {
        height: 110px;
        margin-bottom: 30px;
    }

    /*
    .catalog__caption {
        font-size: 11px;
        line-height: 14px;
        margin-bottom: 7px;
        height: 42px;
    }
    */
    .catalog__price {
        font-size: 11px;
        line-height: 14px;
        margin-bottom: 12px;
    }

    .catalog__buy {
        font-size: 10px;
        line-height: 12px;
        padding: 7px 7px 5px;
    }

    .catalog__title {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 15px;
    }

    .catalog__description {
        font-size: 12px;
        line-height: 140%;
        margin-bottom: 20px;
    }

    .catalog {
        margin-bottom: 60px;
    }

    .cart-info__wrapper {
        -ms-grid-columns: 60px 11px 1fr;
        grid-template-columns: 60px 1fr;
        gap: 7px 11px;
        -ms-grid-rows: auto 7px auto;
        grid-template-areas: "link name" "article article";
        margin-bottom: 15px;
    }

    .cart-info__name {
        font-size: 12px;
        line-height: 15px;
    }

    .cart-info__image {
        width: 60px;
        height: 44px;
    }

    .cart-info__article {
        font-size: 10px;
        line-height: 12px;
    }

    .cart__table thead tr th {
        font-size: 14px;
        line-height: 17px;
        padding: 0;
    }

    .cart__table tbody tr {
        padding-top: 20px;
        padding-bottom: 15px;
    }

    .cart__table tbody tr td {
        padding: 0;
    }

    .cart__mobile-title {
        font-size: 12px;
        line-height: 14px;
        margin-bottom: 12px;
    }

    .cart-total__text {
        font-size: 16px;
        line-height: 19px;
    }

    .cart-total__price {
        font-size: 20px;
        line-height: 24px;
    }

    .cart-total__wrapper {
        gap: 22px;
    }

    .cart-total {
        gap: 20px;
    }

    .cart {
        margin-bottom: 90px;
    }

    .cart__title {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 15px;
    }

    .bx-breadcrumb-item-text {
        font-size: 10px;
        line-height: 140%;
    }

    .bx-breadcrumb {
        margin-top: 10px;
        margin-bottom: 20px;
        gap: 0 3px;
    }

    .bx-breadcrumb img {
        width: 4px;
        height: 6px;
    }

    .responses {
        margin-bottom: 30px;
    }

    .responses__block {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
        -ms-grid-rows: auto;
        grid-template-rows: auto;
        gap: 10px 19px;
    }

    .responses__item {
        padding: 15px;
    }

    .responses__item--admin {
        margin-left: 15px;
    }

    .responses__item--admin .responses__top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        gap: 12px;
    }

    .responses__item--admin .responses__date {
        margin-left: auto;
    }

    .responses__item + .responses__item {
        margin-top: 13px;
    }

    .responses__avatar {
        grid-area: auto;
    }

    .responses__name {
        grid-area: auto;
        -ms-grid-row-align: center;
        align-self: center;
    }

    .responses__star-wrap {
        grid-area: auto;
        -ms-grid-column-span: 2;
        grid-column: span 2;
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }

    .responses__text {
        margin-bottom: 10px;
    }

    .responses__date {
        padding-top: 0;
    }

    .product-reviews {
        padding-bottom: 60px;
    }

    .product-сharacteristic {
        padding-bottom: 60px;
    }

    .letters-slider .slick-slide {
        margin: 0 15px;
    }

    .letters-slider .slick-list {
        margin: 0 -15px;
    }

    .cart-info__link {
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        -ms-grid-column: 1;
    }

    .cart-info__name {
        -ms-grid-row: 1;
        -ms-grid-column: 3;
    }

    .cart-info__article {
        -ms-grid-row: 3;
        -ms-grid-column: 1;
        -ms-grid-column-span: 3;
    }

    .reviews-p__bottom-btn {
        padding-right: 15px !important;
        padding-left: 15px !important;
        width: 100%;
        text-align: center;
    }

    .bx-404-container {
        margin-bottom: 100px;
    }

    .product__gallery {
        max-width: 100%;
    }

    .product-top {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 100%;
    }

    .reviews__control:before {
        width: 14px;
        height: 14px;
    }

    .goods-slider .product-item-container {
        min-width: auto;
        margin-right: 22px;
    }

    .goods-slider .catalog__top {
        height: 100%;
        padding: 10px 0;
        margin-bottom: 21px;
    }

    .hiw .container,
    .features .container,
    .reviews .container,
    .gallery-block .container,
    .base-blog .container {
        padding: 0;
    }

    .base-slider__title {
        margin-bottom: 0;
    }

    .base-slider__link {
        padding: 15px 5px;
    }

    .flex-legend {
        margin-bottom: 40px;
    }

    .goods-slider .catalog__item {
        padding: 0 9px 7px;
    }

    .goods-slider .catalog__price {

        margin-bottom: 10px;
    }
}

@media (max-width: 420px) {
    .main-slider__link {
        font-size: 16px;
        line-height: 19px;
        margin-bottom: 43px;
    }

    .hiw__title {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 15px;
    }

    .hiw__block {
        gap: 0;
    }

    .hiw__text {
        margin-top: 15px;
    }

    .hiw__description {
        font-size: 12px;
        line-height: 140%;
        margin-bottom: 15px;
    }

    .hiw__info {
        padding: 20px 15px;
    }

    .hiw__icon {
        height: 30px;
        width: 30px;
    }

    .hiw__data {
        font-size: 10px;
        line-height: 120%;
    }

    .hiw {
        margin-bottom: 65px;
    }

    .goods-slider .slick-track {
        padding-bottom: 20px;
    }

    .base-slider__text {
        font-size: 12px;
        line-height: 140%;
        margin-bottom: 20px;
    }

    .base-slider__link {
        padding-top: 18px;
        padding-bottom: 18px;
        width: 100%;
        text-align: center;
    }

    .base-slider {
        padding-bottom: 60px;
    }

    .features__block {
        gap: 30px 20px;
    }

    .certificates__wrapper {
        -ms-grid-columns: 140px 1fr;
        grid-template-columns: 140px 1fr;
    }

    .certificates__wrapper:after {
        /*
                right: -30px;*/
    }

    .main-form__title {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 15px;
    }

    .main-form__text {
        font-size: 12px;
        line-height: 14px;
        margin-bottom: 30px;
    }

    .main-form__form {
        gap: 10px;
        margin-bottom: 10px;
    }

    .blog-page__title {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 15px;
    }

    .blog-page__item {
        padding: 15px 15px 16px;
    }

    .blog-page__image {
        height: 190px;
        margin-bottom: 19px;
        display: block;
    }

    .blog-page__caption {
        font-size: 16px;
        line-height: 20px;
        height: 60px;
        margin-bottom: 2px;
    }

    .blog-page__description {
        font-size: 11px;
        line-height: 140%;
        margin-bottom: 24px;
        height: 50px;
    }

    .blog-page__link {
        font-size: 11px;
    }

    .blog-page__block {
        gap: 15px;
    }

    .blog-page {
        margin-bottom: 90px;
    }

    .contacts-p__title {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 15px;
    }

    .contacts-p__wrapper {
        padding: 20px 15px;
    }

    .contacts-p {
        margin-bottom: 60px;
    }

    .contacts-p__wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .contacts-p__logo {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
        margin-bottom: 15px;
    }

    .contacts-p__caption {
        font-size: 20px;
        line-height: 140%;
        margin-bottom: 16px;
    }

    .contacts-p__link {
        font-size: 16px;
    }

    .contacts-p__link.last {
        margin-bottom: 0;
    }

    .contacts-p__time {
        margin-top: 16px;
        margin-bottom: 15px;
    }
}

@media (max-width: 390px) {
    .base-slider__goods:after {
        right: 22vw;
    }

    .features__item:nth-child(2) .features__caption {
        max-width: 100px;
        margin-left: auto;
        margin-right: auto;
    }

    .features__item:nth-child(4) .features__caption {
        max-width: 39px;
        margin-left: auto;
        margin-right: auto;
    }

    .base-blog .base-slider__goods:after {
        right: 25vw;
    }

    .blog-slider .slick-track {
        padding-bottom: 30px;
    }

    .base-blog .base-slider__text {
        font-size: 12px;
        line-height: 140%;
        margin-bottom: 30px;
    }

    .base-blog .base-slider__link {
        width: 100%;
        text-align: center;
    }

    .reviews-p__point-text {
        margin-right: auto;
    }

    .reviews-p__point-star svg {
        width: 25px;
        height: 25px;
    }

    .reviews-p__item {
        min-height: 231px;
    }
}

@media (max-width: 360px) {
    .base-slider__goods:after {
        right: 33vw;
    }

    .base-blog .base-slider__goods:after {
        right: 31vw;
    }
}


div.blog-post-edit-form, div.blog-comment-fields {
    background: #FFFFFF;
    border: 1px solid #E1E1E1;
    border-radius: 3px;
    margin-top: 30px;
    padding: 20px !important;
}

.reviews__form-title {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #444444;
    margin-bottom: 5px;
}

.reviews__form-text {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #444444;
    margin-bottom: 20px;
}

div.blog-comment-field-user, .blog-comment-field {
    width: 95%;
    margin-right: 15px;
}

div.blog-comment-field-author, div.blog-comment-field-email {
    float: left;
    width: 100%;
}

div.blog-comment-field-text {
    padding-bottom: .2em;
}

div.blog-comment-field-author input, div.blog-comment-field-email input {
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #D9D9D9;
    border-radius: 4px;
    padding: 8px 10px !important;
}

.feed-add-post {
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #D9D9D9;
    border-radius: 4px;
    max-height: 100px;
    overflow-y: auto;
}

.feed-add-post-form::after {
    content: "";
    display: block;
    width: 1px;
    height: 1px;
    background: url("/local/templates/eshop_bootstrap_v4/images/waiter-button-light.gif") no-repeat 0 0;
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 0;
}

div.blog-comment-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 1em;
    padding-bottom: .4em;
}

.reviews__bottom-text {
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: #797979;
    margin-bottom: 0;
    max-width: 714px;
}

@media (min-width: 1024px) {
    .reviews-p__bottom-btn {
        font-size: 16px !important;
        line-height: 19px !important;
        padding: 11px 69px 12px !important;
    }
}

@media (min-width: 1220px) {
    .certificates__image {
        min-height: 520px;
    }
}

@media (max-width: 500px) {
    .img_number > img {
        width: 17px;
        height: 17px;
    }

    .howuse__wrapper {
        flex-direction: column-reverse !important;
        gap: 16px;
    }

    .howuse__list {
        flex-direction: column !important;
        padding-top: 0;
    }

    .howuse__list > a {
        width: 100% !important;
        padding-bottom: 10px;
    }

    .howuse__number {
        width: 46px;
        min-width: 46px;
        height: 46px;
        font-size: 24px;
    }

    .howuse__item {
        gap: 24px;
    }

    .howuse__info {
        font-size: 16px;
    }

    .howuse__item:nth-child(2) {
        order: -6;
    }

    .howuse__item.item_three {
        order: -6;
    }

    .howuse__image > .howuse__image__main {
        width: 117%;
        max-width: initial;
    }

    .number__one {
        top: 26%;
        left: 54%;
    }

    .number__two {
        top: 64%;
        left: 88%;
    }

    .number__three {
        top: 61%;
        left: 12%;
    }

    .number__four {
        top: 85%;
        left: 69%;
    }

    .number__six {
        top: 85%;
        left: 57%;
    }

    .number__five {
        top: 45%;
        left: 72.5%;
    }

    .number__seven {
        top: 61%;
        left: 24%;
    }

    .howuse {
        overflow: hidden;
    }

    .howuse__title {
        max-width: 222px;
    }

    .pr-wrap {
        grid-template-columns: 1fr;
    }

    .product-сharacteristic__item {
        grid-template-columns: 139px 1fr;
    }

    .product-сharacteristic__item b {
        padding: 5px 10px;
        font-size: 10px;
    }

    .product-сharacteristic__item span {
        padding: 5px 10px;
        font-size: 10px;
    }

    .product-video-reviews .reviews__wrapper {
        flex-direction: row;
        max-width: calc(100vw - 60px);
    }

    .product-video-reviews .container {
        padding: 0;
    }

    .product-text-reviews .reviews__wrapper {
        flex-direction: row;
        max-width: calc(100vw - 60px);
    }

    .product-text-reviews .container {
        padding: 0;
    }

    .product-text-reviews .reviews__link-wrapper {
        margin-left: 0;
        margin-right: 50px;
    }

    .product-faq__title {
        font-size: 18px;
        margin-bottom: 20px;
    }

    ul.faq-list li h3 {
        font-size: 14px;
    }

    ul.faq-list li h3:after {
        width: 19px;
        height: 12px;
    }

    ul.faq-list li.active h3:after {
        width: 19px;
        height: 19px;
    }

    ul.faq-list li div.answer p {
        font-size: 12px;
    }

    .product__tabs-wrap {
        position: static;
    }

    .product-description {
        width: calc(100vw - 60px);
    }

    .product-сharacteristic {
        width: calc(100vw - 60px);
    }

    .product-faq {
        width: calc(100vw - 60px);
    }

    .product {
        margin-bottom: 0;
    }


}

img {
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

img[data-src] {
    opacity: 0;
}

.haq-wrap {
    background: #FFF;
    padding: 45px 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.haq-wrap > p {
    color: #0C0C0C;
    font-family: Gilroy;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0 !important;
}

.haq-button {
    color: #FFF;
    text-align: center;
    font-family: Gilroy;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;

    display: inline-flex;
    padding: 15px 51px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    white-space: nowrap;

    background: #E5AC1F;
    border: none;
    outline: none !important;
    margin-left: 40px;
}

.how-to-maintain {
    margin-bottom: 100px;
    margin-top: 100px;
}

.htm-title {
    color: #0C0C0C;
    font-family: Gilroy;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 10px;
    margin-top: 0;
}

.htm-subtitle {
    color: #0C0C0C;
    font-family: Gilroy;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 35px */
    margin-bottom: 40px;
}

.htm-mb {
    margin-bottom: 40px;
}

.htm-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 25px 30px;
    background: #FFF;
    box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.10);
    margin-bottom: 20px;
}

.htm-item1 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 25px 30px;
    background: #FFF;
    box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.10);
    margin-bottom: 20px;
}

.htm-number-text {
    color: #032755;
    font-family: Gilroy;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px; /* 56px */
    margin-bottom: 0;
    padding-top: 5px;
    margin-right: 25px;
}

.htm-just-text {
    color: #0C0C0C;
    font-family: Gilroy;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    margin-bottom: 0;
}

.htm-just-text1 {
    color: #444;
    font-family: Gilroy;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%; /* 28px */
}

.htm-just-text > span {
    color: #032755;
    font-weight: 700;
}

.htm-use-rules {
    color: #444;
    font-family: Gilroy;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%; /* 28px */
}

.htm-number-text1 {
    color: #032755;
    font-family: Gilroy;
    font-size: 30px;
    line-height: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    width: 16px !important;
    max-width: 16px;
    min-width: 16px;
    margin-right: 33px;

    margin-top: -5px;
    margin-left: -5px;

}

.base-product {
    /* padding-bottom: 120px;*/
}

.product-select-sku {
    color: #444;
    font-family: Gilroy;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    min-width: 135px;
    background: #FFF;
    padding: 8px 10px;
    outline: none;
    border: none;
    box-shadow: none;

}


#image_product {
    background-image: url('/images/pages/products/white.png');
    background-size: contain;
    background-repeat: no-repeat;
}

.product-item-scu-item-color {
    cursor: pointer;
}

.main-g__block:not(.slick-initialized) {
    opacity: 0;
}

.main-g:not(:has(.main-g__block.slick-initialized)) {
    height: 423px;
    overflow: hidden;
}


.table-benefits {
    width: 100%;
    border: 1px solid #032755;
}

.flex-td, .blank-td {
    width: 90px;
    border-bottom: 1px dashed #032755;
    border-right: 1px dashed #032755;
}

.title-td, .flex-td, .blank-td {
    height: 43px;
    margin: auto 0;
}

/* ГРАНИЦЫ */

.title-td {
    padding-left: 10px;
    border-bottom: 1px solid #032755;
    border-right: 1px solid #032755;
    font-family: Gilroy;
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0em;
    color: #032755;
    width: 220px;
}

/* ГРАНИЦЫ */

.legend-item, .flex-td > .content-flex-td {
    display: flex;
    align-items: center;
}

.flex-td > .content-flex-td {
    width: 100%;
    padding-left: 10px;
}

.legend-item img, .flex-td img {
    margin-right: 5px;
}

.legend-item p, .flex-td p {
    margin: 0;
    font-family: Gilroy;
    font-size: 14px;
    font-weight: 500;
    line-height: 17px;
    letter-spacing: 0em;
    color: #0C0C0C;
}

.flex-legend {
    margin-top: 40px;
    margin-bottom: 70px;
}

.parent-grid {
    display: grid;
    grid-template-columns: 325px repeat(2, 245px) 365px 1fr;
    grid-template-rows: repeat(2, 35px) repeat(3, 1fr);
    grid-column-gap: 7px;
    grid-row-gap: 20px;
    justify-content: space-between;
}

.div1 {
    grid-area: 1 / 1 / 2 / 2;
}

.div2 {
    grid-area: 1 / 2 / 2 / 3;
}

.div3 {
    grid-area: 1 / 3 / 2 / 4;
}

.div4 {
    grid-area: 1 / 4 / 2 / 5;
}

.div5 {
    grid-area: 2 / 1 / 3 / 2;
}

.div6 {
    grid-area: 2 / 2 / 3 / 3;
}

.div7 {
    grid-area: 2 / 3 / 3 / 4;
}

.div8 {
    grid-area: 2 / 4 / 3 / 5;
}

.mobile-only {
    display: none;
}

@media (max-width: 768px) {
    .benefits-table {
        display: none;
    }

    .parent-grid.flex-legend {
        display: none;

    }

    .pc-only {
        display: none;
    }

    .mobile-only {
        display: block;
    }

    .benefits-table {
        overflow-x: auto;
        width: 100vw;
        max-width: 100vw;
        padding-right: 30px;
        display: none;
    }

    .title-td {
        min-width: 310px;
    }

    .flex-td, .blank-td {
        min-width: 115px;
    }

    .title-td, .flex-td, .blank-td {
        height: 40px;
    }

    .parentgrid {
        display: grid;
        grid-template-columns: 100%;
        grid-template-rows: repeat(8, 32px);
        grid-column-gap: 0px;
        grid-row-gap: 16px;
    }

    .div1 {
        grid-area: 1 / 1 / 2 / 2;
    }

    .div2 {
        grid-area: 2 / 1 / 3 / 2;
    }

    .div3 {
        grid-area: 3 / 1 / 4 / 2;
    }

    .div4 {
        grid-area: 4 / 1 / 5 / 2;
    }

    .div5 {
        grid-area: 5 / 1 / 6 / 2;
    }

    .div6 {
        grid-area: 6 / 1 / 7 / 2;
    }

    .div7 {
        grid-area: 7 / 1 / 8 / 2;
    }

    .div8 {
        grid-area: 8 / 1 / 9 / 2;
    }
}

.calculator-top__label:hover {
    background: #032755;
    color: #fff;
}

.calculator-top__label:hover .calculator-top__point {
    color: #fff;
}


.bx-yellow,
.bx-theme-yellow {
    --primary: #f9a91d;
    --theme-color-primary: #f9a91d;
    --theme-color-second: #faba4a;
    --theme-color-light: #f0f0f0;
    --theme-b-link: #f9a91d;
    --theme-b-link-hover: #faba4a;
    --theme-b-tx-primary: #fff;
    --theme-b-bg-primary: #f9a91d;
    --theme-b-bd-primary: #f9a91d;
    --theme-b-sd-primary: rgba(249, 169, 29, 0.5);
    --theme-b-tx-primary-hover: #fff;
    --theme-b-bg-primary-hover: #faba4a;
    --theme-b-bd-primary-hover: #daa53e;
    --theme-b-tx-primary-active: #fff;
    --theme-b-bg-primary-active: #faba4a;
    --theme-b-bd-primary-active: #daa53e;
    --theme-b-tx-primary-disabled: #fff;
    --theme-b-bg-primary-disabled: #daa53e;
    --theme-b-bd-primary-disabled: #b7853b;
}

.bx-blue,
.bx-theme-blue {
    --primary: #0083d1;
    --theme-color-primary: #0083d1;
    --theme-color-second: #5ca6e4;
    --theme-color-light: #f0f6f8;
    --theme-b-link: #44b1c9;
    --theme-b-link-hover: #5cc3d1;
    --theme-b-tx-primary: #fff;
    --theme-b-bg-primary: #0083d1;
    --theme-b-bd-primary: #0083d1;
    --theme-b-sd-primary: rgba(0, 131, 209, 0.5);
    --theme-b-tx-primary-hover: #fff;
    --theme-b-bg-primary-hover: #5ca6e4;
    --theme-b-bd-primary-hover: #5599d2;
    --theme-b-tx-primary-active: #fff;
    --theme-b-bg-primary-active: #5ca6e4;
    --theme-b-bd-primary-active: #5599d2;
    --theme-b-tx-primary-disabled: #fff;
    --theme-b-bg-primary-disabled: #5599d2;
    --theme-b-bd-primary-disabled: #4d8bbf;
}

.bx-red,
.bx-theme-red {
    --primary: #e22b2b;
    --theme-color-primary: #e22b2b;
    --theme-color-second: #e95c5c;
    --theme-color-light: #f0f0f0;
    --theme-b-link: #e22b2b;
    --theme-b-link-hover: #e95c5c;
    --theme-b-tx-primary: #fff;
    --theme-b-bg-primary: #e22b2b;
    --theme-b-bd-primary: #e22b2b;
    --theme-b-sd-primary: rgba(226, 43, 43, 0.5);
    --theme-b-tx-primary-hover: #fff;
    --theme-b-bg-primary-hover: #e95c5c;
    --theme-b-bd-primary-hover: #d05454;
    --theme-b-tx-primary-active: #fff;
    --theme-b-bg-primary-active: #e95c5c;
    --theme-b-bd-primary-active: #d05454;
    --theme-b-tx-primary-disabled: #fff;
    --theme-b-bg-primary-disabled: #d05454;
    --theme-b-bd-primary-disabled: #c04e4e;
}

.bx-green,
.bx-theme-green {
    --primary: #63aa28;
    --theme-color-primary: #63aa28;
    --theme-color-second: #5b9f0b;
    --theme-color-light: #a8d95b;
    --theme-b-link: #44b1c9;
    --theme-b-link-hover: #5cc3d1;
    --theme-b-tx-primary: #fff;
    --theme-b-bg-primary: #63aa28;
    --theme-b-bd-primary: #63aa28;
    --theme-b-sd-primary: rgba(99, 170, 40, 0.5);
    --theme-b-tx-primary-hover: #fff;
    --theme-b-bg-primary-hover: #5b9f0b;
    --theme-b-bd-primary-hover: #56940b;
    --theme-b-tx-primary-active: #fff;
    --theme-b-bg-primary-active: #5b9f0b;
    --theme-b-bd-primary-active: #56940b;
    --theme-b-tx-primary-disabled: #fff;
    --theme-b-bg-primary-disabled: #56940b;
    --theme-b-bd-primary-disabled: #497c09;
}

body {
    background-attachment: fixed;
    background-size: cover;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#pagetitle {
    margin-bottom: 35px;
}

h1, h2, h3, h4, h5 {
    font-family: "OpenSans-Regular", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
}

.bx-content-section,
.bx-header-section {
    padding-bottom: 2px;
    background-color: rgba(255, 255, 255, .95);
}

.bx-wrapper {
}

/*region HEADER*/
.bx-header {
}

.bx-header-section {
}

.bx-header-logo {
    order: 1
}

.bx-header-personal {
    order: 3
}

.bx-header-contact {
    order: 2
}

/*region Logo*/
.bx-logo-block {
    display: block;
    height: 50px;
    border-bottom: none;
}

.bx-logo-block img {
    max-height: 50px;
    width: auto;
}

@media (max-width: 767px) {
    .bx-logo-block img {
        max-width: 100%;
        max-height: 45px;
        width: auto;
        height: auto;
    }

    .bx-header-logo {
        padding: 5px 50px;
        height: 55px;
        background-color: var(--theme-color-primary);
    }

    .bx-logo-block {
        height: auto;
    }

    body.bx-theme-green .bx-store-logo {
        background: #33b111;
    }
}

/*endregion*/

/*region included Phone*/
.bx-header-phone-block {
    display: flex;
    align-items: center;
}

.bx-header-phone-number {
    color: #000;
    white-space: nowrap;
    font: 700 21px/28px "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
    transition: 250ms linear all;
}

.bx-header-phone-icon {
    display: block;
    margin-right: 10px;
    width: 26px;
    height: 26px;
    background: no-repeat center url(/local/templates/eshop_bootstrap_v4/images/phone.svg);
}

@media (max-width: 991px) {
    .bx-header-phone-number {
        font: 600 15px/18px "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
    }
}

/*endregion*/

/*region included Worktime*/
.bx-header-worktime {
    color: #000;
    font: 600 16px/22px "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
    transition: 250ms linear all;
}

.bx-worktime-title {
    color: #adadad;
    font: 12px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.bx-worktime-schedule {
    color: #000;
    font: 12px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media (max-width: 991px) {
    .bx-header-worktime {
        font: 500 15px/18px "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
    }
}

/*endregion*/

/*endregion*/

.sidebar-block-title {
    color: #343434;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
}

/*region FOOTER*/
.bx-footer {
}

.bx-footer-section {
}

.bx-footer-section .bx-block-title {
}

.bx-footer-bg {
    background-color: #1f496a;
}

.bx-footer-logo {
    border-bottom: none !important;
    text-decoration: none !important;
}

.bx-footer-logo img {
    max-width: 100%;
    height: auto;
}

/*endregion*/

.bx-inclinkspersonal-item.bx-theme-blue:hover {
    background: #0083d1;
}

.bx-theme-blue.bx-inclinkspersonal-selected {
    background: #3398d7;
}

.bx-inclinkspersonal-item.bx-theme-black:hover {
    background: #303030;
}

.bx-theme-black.bx-inclinkspersonal-selected {
    background: #484848;
}

.bx-inclinkspersonal-item.bx-theme-green:hover {
    background: #44b1c9;
}

.bx-theme-green.bx-inclinkspersonal-selected {
    background: #5cc3d1;
}

.bx-inclinkspersonal-item.bx-theme-red:hover {
    background: #e63c3c;
}

.bx-theme-red.bx-inclinkspersonal-selected {
    background: #e95c5c;
}

.bx-inclinkspersonal-item.bx-theme-yellow:hover {
    background: #f4a52e;
}

.bx-theme-yellow.bx-inclinkspersonal-selected {
    background: #fbb859;
}

/*region Bootstrap modified*/
.btn-primary,
.list-group-item.active {
    border-color: var(--theme-b-bd-primary);
    background-color: var(--theme-b-bg-primary);
    color: var(--theme-b-tx-primary);
}

.btn-primary:hover {
    border-color: var(--theme-b-bd-primary-hover);
    background-color: var(--theme-b-bg-primary-hover);
    color: var(--theme-b-tx-primary-hover);
}

.btn-primary:focus,
.btn-primary.focus {
    box-shadow: 0 0 0 0.2rem var(--theme-b-sd-primary);
}

.btn-primary.disabled,
.btn-primary:disabled {
    border-color: var(--theme-b-bg-primary);
    background-color: var(--theme-b-bg-primary);
    color: var(--theme-b-tx-primary);
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
    border-color: var(--theme-b-bd-primary-active);
    background-color: var(--theme-b-bg-primary-active);
    color: var(--theme-b-tx-primary-active);
}

.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem var(--theme-b-sd-primary);
}

.form-control:focus {
    border-color: var(--theme-color-primary);
    box-shadow: 0 0 0 0.2rem var(--theme-b-sd-primary);
}

a,
.btn-link {
    color: var(--theme-b-link);
}

a:hover,
.btn-link:hover {
    color: var(--theme-b-link-hover);
}

.g-font-size-15 {
    font-size: 15px;
}

.g-font-size-17 {
    font-size: 17px;
}

.g-font-size-20 {
    font-size: 20px;
}

.text-primary {
    color: var(--primary) !important
}

.bg-primary {
    background: var(--primary) !important
}

.border-primary {
    border-color: var(--primary) !important
}

/*endregion*/

.bx-sidebar-block {
}

.sidebar h2,
.sidebar h3,
.sidebar h4,
.sidebar h5 {
    text-transform: uppercase;
    font-size: 14px;
    font-family: "OpenSans-SemiBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.sidebar li {
    font-size: 12px;
    font-family: "OpenSans-SemiBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.sidebar-icon {
    width: 27px;
    height: 27px;
    margin-right: 5px;
    border-radius: 50%;
    background-color: var(--theme-color-primary);
    background-repeat: no-repeat;
    background-position: center;
}

.sidebar-icon-label {
    background-image: url(/local/templates/eshop_bootstrap_v4/images/label.svg);
    background-size: 19px auto;
}

.sidebar-icon-delivery {
    background-image: url(/local/templates/eshop_bootstrap_v4/images/delivery.svg);
    background-size: 17px auto;
}

.sidebar-icon-sale {
    background-image: url(/local/templates/eshop_bootstrap_v4/images/sale.svg);
    background-size: auto 17px;
}

.sidebar-icon-self {
    background-image: url(/local/templates/eshop_bootstrap_v4/images/self.svg);
    background-size: auto 17px;
}

.sidebar-icon-phone {
    background-image: url(/local/templates/eshop_bootstrap_v4/images/phone_white.svg);
    background-size: auto 21px;
}

.good_plus {
    width: 32vw !important;
}

.good_plus > .slick-list > .slick-track {
    margin: 0 -5px !important;
}

.good_plus > .slick-list > .slick-track > .product-item-container {
    margin: 0 10px !important;
    min-width: 134px !important;
    background: transparent !important;
    box-shadow: none !important;
}


.good_plus > .slick-list > .slick-track > .product-item-container > .catalog__item {
    padding: 0px !important;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-flow: column;
    background: transparent !important;
}

.good_plus > .slick-list > .slick-track > .product-item-container > .catalog__item > .catalog__top {
    width: 100% !important;
    height: auto !important;
    margin-bottom: 15px !important;
}

.catalog__item > .catalog__caption {
    color: #032755 !important;
}

.good_plus > .slick-list > .slick-track > .product-item-container > .catalog__item > .catalog__caption {
    font-weight: 700;
    font-size: 14px !important;
    line-height: 1.1 !important;
    text-align: center;
    color: #032755 !important;
    margin: 0;
    display: block;
    width: 160px;
}

.good_plus > .slick-list > .slick-track > .product-item-container > .catalog__item > .catalog__price {
    display: none !important;
}

.good_plus > .slick-list > .slick-track > .product-item-container > .catalog__item > .catalog__buy {
    display: none !important;
}


.relative {
    position: relative;
}

.dropdown-menu-top {
    position: absolute;
    display: none;
    top: 35px;

    background: #fff;
    padding: 15px;
    box-shadow: 1px 2px 5px 0px #0000001A;
    width: 248px;
}


.header__link img {
    transition: 0.3s ease;
    margin-left: 8px;
}

.dropdown-menu-top a {
    font-family: Gilroy;
    font-size: 14px;
    font-weight: 600;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: left;
    color: #032755;
    display: block;
    width: 100%;
    margin-bottom: 15px;
}

.dropdown-menu-top .order-shtora {
    width: 100%;
    font-family: Gilroy;
    font-size: 14px;
    font-weight: 600;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: center;
    color: #fff !important;
    background: #032755;
    padding: 15px 49px 15px 49px
}

.dropdown-menu-top a:last-child {
    margin-bottom: 0 !important;
}

#curtain-dropdown {
    right: 0;
}

#clients-dropdown {
    right: 0;
}

#guides-dropdown {
    right: 0;
}

#about-dropdown {
    left: 0;
}

#curtain-dropdown-link:hover > #curtain-dropdown,
#clients-dropdown-link:hover > #clients-dropdown,
#guides-dropdown-link:hover > #guides-dropdown,
#about-dropdown-link:hover > #about-dropdown,
#curtain-dropdown:hover,
#clients-dropdown:hover,
#guides-dropdown:hover,
#about-dropdown:hover {
    display: block !important;
}

#curtain-dropdown-link:hover img,
#clients-dropdown-link:hover img,
#guides-dropdown-link:hover img,
#about-dropdown-link:hover img {
    transform: rotate(180deg);
}

.catalog__caption a {
    color: #032755 !important;

}


.base-slider__block {
    justify-content: space-between;
}

.base-slider__goods .goods-slider {
    gap: 0;
    margin: 0 -21px;
}


.base-slider__goods .product-item-container {
    margin: 0 21px;
}

.header__catalog {
    display: none;
    color: white;
    font-size: 19px;
    background-color: #032755;
    padding: 5px;
    border-radius: 5px;
}

.header__personal {
    color: black;
    margin-right: 15px;
    font-size: 24px;
}

.header__personal:hover {
    color: #032755;
}

.base-slider__block .base-slider__left .base-slider__controls--mobile {
    display: none;
}

.base-slider__block .base-slider__left .base-slider__controls--desk {
    display: flex;
}

.header__link--mobile {
    display: none;
}

@media (max-width: 600px) {
    .base-slider__block .base-slider__left .base-slider__goods {
        width: 95vw;
    }

    .base-slider__block .base-slider__left .base-slider__controls--desk {
        display: none;
    }

    .base-slider__block .base-slider__left .base-slider__controls--mobile {
        display: flex;
    }

    .header .header__personal, .header .header__cart {
        margin-right: 5px;
    }

    .logo__img {
        height: 30px;
    }

    .header__catalog, .header__link--mobile {
        display: block;
    }

    .bx-wrapper .benefits_main {
        margin-bottom: 40px;
    }

    .container .flex-legend {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .base-blog.base-slider {
        padding-bottom: 40px !important;
    }

    #video-block {
        margin-top: 0 !important;
        padding-bottom: 40px !important;
    }

    #video-block .vidosiki-slider {
        margin-bottom: 10px;
    }

    .pr-wrap__left .product__price-wrap .product__price {
        margin: auto;
    }

    .pr-wrap__left .product-order .product-order__btn {
        margin: auto;
    }

    .pr-wrap__left .product-order {
        grid-template-columns: 1fr;
    }

    .product-top .product__gallery .product__pill {
        display: none;
    }
}

.container .banner-electro {
    max-width: 80%;
    margin: auto auto 100px auto;
}

.container .banner-electro .fat-be-title-text {
    display: flex;
    font-size: 50px;
    justify-content: center;
}

.container .banner-electro .be-title-text {
    font-size: 26px;
}

.container .banner-electro .be-text {
    font-size: 16px;
}

@media (max-width: 600px) {
    .info__howtouse {
        display: none !important;
    }

    .vidos_text :nth-child(2) {
        display: none;
    }

    img.footer__logo-image {
        width: 50%;
    }

    .footer__top .footer__nav {
        gap: 5px;
        font-size: 14px;
    }

    .footer__top .footer__nav-link {
        font-size: 16px;
    }

    .footer .ml-auto.footer__france {
        display: none;
    }

    .footer .footer__phone {
        margin: auto auto 10px auto;
    }

    .mob-shtori-dr {
        display: none;
    }

    .product-item-scu-container-title .product__price {
        font-size: 24px;
    }
}

.main-g {
    display: flex;
    justify-content: center;
    align-items: center;
}

.main-g .main-g__wrap {
    padding: 10px;
    max-width: 65%;
    width: 65%;
}

.reviews__block video {
    border-radius: 50%;
}

.btn__basket--land {
    display: flex;
    justify-content: center;
}

.whythis img {
    width: 30%;
}

.whythis__block {
    text-align: justify;
}

@media (max-width: 600px) {
    .whythis img {
        width: 100%;
    }
}

.banner-block, .base-product, .advantages__section, .certificates, .care, .howsize, .reviews {
    margin-bottom: 150px;
}


.mobile__modal--curtains-btn {
    display: none;
    color: white;
    background-color: #032755;
}

.mobile__modal--curtains-btn:hover {
    color: white;
    background-color: #043067;
}

.mobile__modal--curtains-list a {
    text-decoration: none;
    color: black;
}

@media (max-width: 600px) {

    .banner-block, .base-product, .advantages__section, .certificates, .care, .howsize, .reviews {
        margin-bottom: 50px;
    }

    .mobile__modal--curtains-btn {
        display: block;
    }

}

.main__bold {
    text-align: justify;
    font-weight: bold;
}

.main__color--blue {
    color: #032755;
}

.main__italic {
    text-align: left;
}

.howuse__description, .wrap-vidos .vidos_text {
    text-align: justify;
}

@media (max-width: 768px) {
    .catalog__goods .catalog__caption {
        font-size: 12px;
    }

    .review__section--page .review__tabs--content {
        height: auto;
    }

    section.certificates {
        margin-top: 50px;
    }
}

.header__personal {
    position: relative;
}

.count_basket {
    position: absolute;
    top: -3px;
    right: -9px;
    font-size: 12px;
    background: red;
    color: white;
    padding: 1px 7px;
    border-radius: 50%;
}

@media (max-width: 768px) {
    .header {
        display: none;
    }
}


/* new landing */
.mrtop150 {
    margin-top: 150px;
}

.mrtop100 {
    margin-top: 100px;
}

.mrtop50 {
    margin-top: 50px;
}

.mrbot150 {
    margin-top: 150px;
}

.mrbot100 {
    margin-top: 100px;
}

.mrbot50 {
    margin-top: 50px;
}

.header__lang {
    margin-right: 25px;
    font-size: 14px;
}

.select2-container--default .select2-results > .select2-results__options {
    font-size: 14px;
}

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

.js-example-templating {
    width: 150px;
}

@media (max-width: 500px) {

    .js-example-templating {
        width: 100px;
    }
}

.flag__img {
    width: 20px;
    margin-right: 5px;
}

.landing__acoustic--comparison iframe {
    min-height: 500px;
    width: 100%;
    height: 100%;
}

.landing__blackout-substrate {
    padding: 10px;
}

.landing__acoustic--comparison .whythis__block {
    flex: 1;
}

.blackout-substrate__container {
    display: flex;
    gap: 10px;
}

@media (max-width: 768px) {

    .blackout-substrate__container {
        flex-direction: column;
    }
}

.blackout-substrate__container--left {
    flex: 1;
}

.blackout-substrate__container--left img {

    border-radius: 10px;
    flex: 1;
}

.blackout-substrate__container--right {
    flex: 2;
}

.w-300 {
    max-width: 350px;
}

body .button__ki3bu {
    margin-bottom: 60px !important;
}

.whythis__block--emy {
    align-items: center;
}

body .catalog-wrap .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; /* Убирает сдвиг */
}

body .catalog-wrap .dropdown {
    padding: 0;
    background: none;
}

body .catalog-wrap .dropdown .dropdown-menu a {
    font-family: Gilroy;
    font-size: 14px;
    font-weight: 600;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: left;
    color: #032755;
    display: block;
    margin: 0 5px;
}


@media (min-width: 769px) {
    @keyframes zoomIn {
        0% {
            width: 250px;
        }
        100% {
            width: 566px;
        }
    }
}

@media (max-width: 768px) {
    @keyframes zoomIn {
        0% {
            width: 250px;
        }
        100% {
            width: 90vw;
        }
    }
}

.video-dialog {
    padding: 0;
    border-radius: 16px;
    overflow: hidden;
    position: fixed;
    left: 20px;
    bottom: 50px;
    margin: 0;
    width: 250px;
    aspect-ratio: 16/9;
    will-change: transform;
    transform-origin: left bottom;
    z-index: 10000;
}

.video-dialog--sm {
    border-color: white;
    transition: transform 0.2s ease, background-color 0.3s ease, width 0.3s ease-in-out, height 0.3s ease-in-out, margin-left 0.3s ease-in-out, margin-top 0.3s ease-in-out;
}

.video-dialog--sm:hover {
    transform: scale(1.05);
}

.video-dialog--sm:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.video-dialog--sm iframe {
    z-index: 1;
}

.open-video-btn {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: none;
    border: none;
    cursor: pointer;
    z-index: 2;
}

.video-dialog--main[open] {
    animation: zoomIn .3s ease-in-out;
    animation-fill-mode: forwards;
}

iframe {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.close-btn {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 5px;
    right: 5px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: none;
    cursor: pointer;
    background: #000;
    color: #ccc;
    opacity: 0.4;
    z-index: 3;
}

.close-btn:hover {
    opacity: 0.5;
}

#prev-video-dialog {
    opacity: 0;
    transition: opacity 1s ease-in-out;
}

#prev-video-dialog.show {
    opacity: 1;
}

.basket-coupon-alert-section {
    width: 100%;
}

.video-dialog--sm.video-dialog__vertical {
    height: 350px;
}

.video-dialog--main.video-dialog__vertical {
    height: 500px;
}


/* CSS */
.preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.95); /* #032755 с небольшой прозрачностью */
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    transition: opacity 0.5s ease;
}

.preloader-circle {
    width: 100px;
    height: 100px;
    background: #032755;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    animation: pulse 1.5s infinite;
    position: relative;
}

.preloader-logo {
    width: 60px; /* Настройте размер логотипа по вашему усмотрению */
    height: auto;
    animation: spin 2s linear infinite;
}

/* Анимация пульсации круга */
@keyframes pulse {
    0% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(3, 39, 85, 0.7);
    }
    70% {
        transform: scale(1.1);
        box-shadow: 0 0 0 20px rgba(3, 39, 85, 0);
    }
    100% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(3, 39, 85, 0);
    }
}

/* Анимация вращения логотипа */
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

/* Класс для скрытия прелоадера после загрузки */
.preloader.hidden {
    opacity: 0;
    visibility: hidden;
}

.blog__container {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.blog__container .blog__img {
    display: flex;
    justify-content: center;
}

.blog__container .blog__img img {
    max-height: 500px;
}

.banner-dialog {
    display: none;
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 1000;
    max-width: 100%;
}

.banner-dialog__content {
    position: relative;
    background: #fff;
    overflow: hidden;
    transition: all 0.3s ease;
}

.banner-dialog__content--small {
    width: 320px;
}

.banner-dialog__content--large {
    width: 640px;
    position: fixed;
    bottom: 15px;
    left: 15px;
    max-width: calc(100% - 30px);
}

.banner-dialog__content--horizontal {
    height: 180px; /* 320 / 16 * 9 ≈ 180 */
}

.banner-dialog__content--large.banner-dialog__content--horizontal {
    height: 360px; /* 640 / 16 * 9 ≈ 360 */
}

.banner-dialog__content--vertical {
    width: 160px; /* Уменьшено в 2 раза относительно 320px */
    height: 284px; /* Уменьшено в 2 раза относительно 568px */
}

.banner-dialog__content--large.banner-dialog__content--vertical {
    width: 320px; /* Уменьшено в 2 раза относительно 640px */
    height: 568px; /* Уменьшено в 2 раза относительно 1136px */
}

.banner-dialog__iframe {
    width: 100%;
    height: 100%;
    border: none;
    pointer-events: none; /* Отключаем взаимодействие с iframe в маленькой версии */
}

.banner-dialog__iframe--large {
    pointer-events: auto; /* Включаем взаимодействие в большой версии */
}

.banner-dialog__close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 24px;
    height: 24px;
    background: transparent;
    border: none;
    cursor: pointer;
    font-size: 20px;
    color: #fff;
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
}

.banner-dialog--visible {
    display: block;
}

.collection-section {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.collection-section__card-img {
    height: 250px;
    object-fit: cover;
}

.collection-filter {
    min-height: 100%;
}

.collection-filter .sticky-top {
    top: 200px;
}

.collection-filter .sticky-top {
    overflow-y: scroll;
    height: calc(100vh - 200px);
}

.collection-filter .select2-container .select2-search__field {
    height: 22px;
}

@media (max-width: 991px) {
    .collection-filter {
        min-height: auto;
    }
}

.curtains__image--small {
    max-width: 500px;
}

@media (max-width: 768px) {

    .curtains__image--small {
        max-width: 100%;
    }

    body .blog-slider__title {
        font-size: 14px;
    }

    body .blog-slider__text {
        display: none;
    }

    body .blog-slider__link {
        font-size: 14px;
    }
}


.calculator .sticky-top {
    top: 200px;
}


.calculator-option {
    flex: 1 1 30%;
    min-width: 200px;
    aspect-ratio: 1/1;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    position: relative;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 0;
    overflow: hidden;
    cursor: pointer;
    transition: all 0.3s ease;
    width: 100%;
}

.calculator-option.selected {
    border-color: #0d6efd;
    box-shadow: 0 0 0 0.2rem rgba(13, 110, 253, 0.25);
}

.calculator-option__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
}

.calculator-option__no-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #E4EDF9;
    z-index: 1;
    font-size: 1.2rem;
    font-weight: 600;
    text-align: center;
    padding: 10px;
}

.calculator-option__icon {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 2;
    width: 32px;
}

.calculator-option__button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    background-color: #032755;
    color: #fff;
    text-align: center;
    padding: 5px;
    font-size: 0.85rem;
    z-index: 2;
}


.calculator-option__label {
    position: relative;
    z-index: 3;
    padding: 5px;
    background: rgba(255, 255, 255, 0.8);
    text-align: center;
    width: 100%;
    font-weight: 600;
    font-size: 0.9rem;
}

.step-controls {
    display: flex;
    justify-content: space-between;
    margin: 1rem 0;
}

.calculator-step .row {
    display: grid;
    grid-template-columns: repeat(3, 1fr); /* 3 columns on desktop */
    gap: 1rem;
}

.calculator-form .calculated__btn {
    margin-top: 8px;
    display: inline-block;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    color: #ffffff;
    padding: 15px;
    background: #032755;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    width: 100%;
    animation: banner__background--additionally-blink 2s infinite ease-in-out;
}

.calculator-form .calculated__btn--buy {
    margin-top: 8px;
    display: inline-block;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    color: #ffffff;
    padding: 15px;
    background: #032755;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    width: 100%;
}

/* Media query for mobile devices */
@media (max-width: 768px) {
    .calculator-step .row {
        grid-template-columns: 1fr; /* 1 column on mobile */
    }

    .calculator-step .row#step-2-options {
        grid-template-columns: repeat(2, 1fr); /* 2 column on mobile */
    }
}

@media (max-width: 768px) {
    .calculator-option {
        flex: 1 1 100%;
        min-width: 100%;
    }

    .calculator__card {
        width: 100%;
    }
}

#nca-cookiesaccept-line-accept-btn {
    color: #fff;
}

.calculator .modal {
    z-index: 99999;
}

.calculator__modal-btn {
    cursor: pointer;
    transition: 0.5s;
}

.calculator__modal-btn:hover {
    color: rgba(3, 39, 85, 0.51);
}

body .select2-dropdown {
    z-index: 9999;
}

.blog-article ol li {
    font-size: 16px;
}


/*Главная*/

.main__title {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    color: #0c0c0c;
    margin-bottom: 40px;
}

.main-comfort--header {
    text-align: center;
    font-weight: bold;
    font-size: 1.2rem;
}

.main-comfort {
    display: flex;
    justify-content: space-evenly;
    gap: 50px;
}


.main-comfort__item {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.main-comfort__item--img {
    width: 100px;
}

.main-comfort__item--header {
    text-align: center;
    font-weight: bold;
    font-size: 1.2rem;
}

.main-comfort__item--text {
    text-align: center;
}

.main-comfort__footer-text {
    text-align: center;
}

.main-comfort__footer-text--span {
    color: #032755;
    font-weight: bold;
}

@media (max-width: 768px) {
    .main__title {
        font-style: normal;
        font-weight: 700;
        font-size: 20px;
        line-height: 30px;
        color: #0c0c0c;
        margin-bottom: 40px;
    }

    .main-comfort {
        flex-wrap: wrap;
    }

    .main-comfort__item--img {
        width: 70px;
    }

    .main-comfort--header {
        text-align: center;
        font-weight: bold;
        font-size: 1rem;
    }
}


.main-up-after {
    display: flex;
    justify-content: center;
    gap: 25px;
    text-align: center;
}

.main-up-after__item {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.main-up-after__item--img {
    width: 100%;
    border-radius: 10px;
}

.main-up-after__item--header {
    text-align: center;
}

.main-up-after__item--header h2 {
    margin: auto;
}

.main-up-after__item:nth-child(2) {
    width: 1px;
    background-color: #000;
}

.main-up-after__item--footer {
    font-weight: bold;
}


.main-review-photo__slide {
    height: 450px;
    width: 33%;
    display: flex;
    justify-content: center;
    padding: 0 50px;
}

.main-review-photo__link {
    display: flex;
}

@media (max-width: 1024px) {
    .main-review-photo__slide {
        height: 676px;
    }
}

@media (max-width: 500px) {
    .main-review-photo__slide {
        height: 515px;
    }
}

.main-review-photo__slide .main-review-photo__slide--img {
    height: 100%;
}

.main-guide {
    display: flex;
}

.main-guide__left {
    display: flex;
    flex-direction: column;
    gap: 10px;
    flex: 1;
}

.main-guide__btn {
    display: inline-block;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #ffffff;
    padding: 15px 74px;
    background: #032755;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.main-guide__right {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.main-guide__img img {
    height: 500px;
}

.main-guide__icon {
    display: flex;
    justify-content: space-around;
}

.main-guide__icon--img {
    width: 50px;
}

@media screen and (max-width: 768px) {
    .main-guide {
        flex-direction: column;
        gap: 20px;
    }

    .main-guide__btn {
        font-size: 18px;
        width: 100%;
        padding: 15px 0;
        margin: auto;
        text-align: center;
    }

    .main-guide__img img {
        width: 100%;
        height: auto;
    }
}


.landing-blackout-comparison__span {
    font-weight: bold;
    font-size: 1.2rem;
}

.landing-blackout-comparison__footer {
    text-align: center;
    font-weight: bold;
    font-size: 1.2rem;
}

.landing__acoustic--comparison--flex {
    display: flex;
    gap: 20px;
}

.landing__acoustic--comparison--flex > * {
    width: calc((100% - 40px) / 3);
    object-fit: cover;
    max-height: 500px;
}

@media (max-width: 768px) {
    .landing__acoustic--comparison--flex {
        flex-wrap: wrap;
    }

    .landing__acoustic--comparison--flex > * {
        width: 100%;
        height: auto;
    }
}

.landing__acoustic--comparison__video {
    position: relative;
}

.landing__acoustic--comparison__video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.landing__acoustic--comparison__play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60px;
    height: 60px;
    border: none;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.7) url('data:image/svg+xml,<svg fill="black" viewBox="0 0 60 60" xmlns="http://www.w3.org/2000/svg"><polygon points="20,15 45,30 20,45"/></svg>') no-repeat center;
    cursor: pointer;
}

.call-modal__win iframe {
    width: 860px;
    height: 500px;
}


.banner__box--main .banner__item--mobile {
    display: none;
}

.index-tizers .index-tizer {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 200px;
    text-align: center;
    gap: 10px;
    color: #032755;
    font-weight: bold;
    font-size: 14px;
}

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

    .index-tizers .index-tizer {
        width: 150px;
    }
}

@media screen and (max-width: 767px) {
    body #bx-panel {
        display: none !important;
    }

    .banner__item--mobile--footer {
        width: 100%;
    }

    .banner__box--main .banner__img--mobile {
        display: none;
    }

    .banner__box--main .banner__item--desc {
        display: none;
    }

    .banner__box--main .banner__item--mobile {
        display: flex;
        flex-direction: column;
        gap: 10px;
        height: 100%;
        font-weight: bold;
    }

    .banner__item--mobile-body {
        display: flex;
        flex-direction: column;
        gap: 5px;
        height: 100%;
        font-weight: bold;
    }

    .banner__box--main.banner__box {
        height: auto;
        margin-bottom: 50px;
    }

    .banner__box--main .slick-prev, .slick-next {
        top: 25%;
    }

    .banner__item--mobile--footer {
        margin-top: auto;
        display: flex;
        flex-direction: column;
        gap: 10px;

    }

    .banner__btn--mobile {
        font-weight: normal;
        color: white;
        font-size: 19px;
        background-color: #032755;
        padding: 5px;
        border-radius: 5px;
        text-align: center;
        width: 100%;
    }

    .banner__header--mobile h2 {
        font-size: 22px;
    }

    .banner__text--mobile {
        text-align: center;
    }

    .banner__header--mobile h2 {
        text-align: center;
    }
}

.product-information__text {
    text-align: center;
}

.landing-line .margin__line {
    margin-top: 25px;
    margin-bottom: 25px;
}

.index-tizers {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    margin-bottom: 50px;
    margin-top: 50px;
}

.index-tizer img {
    max-height: 150px;
}

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

    .index-tizer img {
        max-height: 100px;
    }
}


.faq__container {
    max-width: 1000px;
    margin: 0 auto;
    padding: 20px;
}

.faq__title {
    font-size: 2.5em;
    margin-bottom: 30px;
    text-align: center;
    color: #333;
}

.faq__category-title {
    font-size: 1.8em;
    margin-top: 40px;
    margin-bottom: 20px;
    border-bottom: 2px solid #ccc;
    padding-bottom: 5px;
    color: #555;
}

.faq__item {
    border: 1px solid #eee;
    margin-bottom: 10px;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}

.faq__question {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 20px;
    cursor: pointer;
    background-color: #f9f9f9;
    font-weight: bold;
    user-select: none;
    transition: background-color 0.3s ease;
    border-bottom: 1px solid transparent; /* Для визуального разделения */
}

.faq__question:hover {
    background-color: #f0f0f0;
}

.faq__question-text {
    flex-grow: 1;
    color: #333;
}

.faq__toggle-button {
    border: none;
    background: none;
    cursor: pointer;
    padding: 5px;
    line-height: 1;
    transition: transform 0.3s ease;
    color: #032755; /* Акцентный цвет */
    display: flex;
    align-items: center;
    justify-content: center;
}

.faq__toggle-button svg {
    width: 24px;
    height: 24px;
    display: block;
    stroke-width: 2.5; /* Более толстая линия для иконки */
}

.faq__toggle-button[aria-expanded="true"] {
    transform: rotate(45deg);
    color: #dc3545; /* Цвет при открытии */
}

.faq__answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-out, padding 0.3s ease-out;
    background-color: #fff;
    color: #555;
}

/* Стиль для открытого ответа - используется JS */
.faq__answer.is-open {
    padding: 0 20px 20px 20px;
}

.faq__answer-text {
    line-height: 1.6;
    padding-top: 10px;
}

.faq__answer-text ul {
    margin-top: 10px;
    padding-left: 20px;
    list-style: disc;
}

.for-whom-block-items {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.for-whom-block-items .for-whom-block-item {
    display: flex;
    gap: 10px;
    flex: 1 1 48%;
    align-items: center;
}

.item-description--text {
    font-size: 12px;
    border-top: 1px solid black;
}

.for-whom-block-items .for-whom-block-item .for-whom-block-item__img img {
    height: 50px;
}

.for-whom-block-items .for-whom-block-item .for-whom-block-item__description {
    flex: 1;
}

.for-whom {
    display: flex;
    flex-direction: column;
}

.for-whom-block {
    margin: 20px 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.for-whom-block h3 {
    color: #032755;
}

@media screen and (max-width: 768px) {
    .for-whom-block-items .for-whom-block-item {
        flex: 1 1 80%;
    }

    .for-whom-block-items .for-whom-block-item .for-whom-block-item__img img {
        height: 50px;
    }

    .flex-serts {
        flex-direction: column;
    }
}

.buy-certificate {
    padding: 60px 0;
    background: var(--light);
    color: var(--accent);
    font-family: sans-serif;
}

.buy-certificate__container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.buy-certificate__header {
    text-align: center;
    margin-bottom: 60px;
}

.buy-certificate__title {
    font-size: 2.5rem;
    margin-bottom: 15px;
}

.buy-certificate__hero {
    display: grid;
    grid-template-columns: 1.2fr 1fr 1fr;
    gap: 30px;
    margin-bottom: 80px;
    align-items: start;
}

.buy-certificate__main-img {
    width: 100%;
    height: 450px;
    object-fit: cover;
    border-radius: 4px;
}

.buy-certificate__row {
    display: grid;
    grid-template-columns: 1fr 420px;
    gap: 60px;
    align-items: start;
}

.buy-certificate__section-title {
    font-size: 1.6rem;
    margin-bottom: 20px;
    border-left: 5px solid var(--gold);
    padding-left: 15px;
}

.buy-certificate__list {
    list-style: none;
    padding: 0;
    margin-bottom: 20px;
}

.buy-certificate__list li {
    margin-bottom: 10px;
}

.buy-certificate__list li::before {
    content: "— ";
    color: var(--gold);
    font-weight: bold;
}

.buy-certificate__formats {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin-bottom: 30px;
}

.buy-certificate__format-title {
    margin-bottom: 10px;
    color: var(--gold);
}

.buy-certificate__list--small li {
    font-size: 0.9rem;
}

.buy-certificate__form {
    background: #fff;
    padding: 40px;
    border-radius: 8px;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.08);
}

.buy-certificate__type-selector {
    display: flex;
    gap: 10px;
    margin-bottom: 20px;
}

.buy-certificate__type-label {
    flex: 1;
    cursor: pointer;
}

.buy-certificate__type-label input {
    display: none;
}

.buy-certificate__type-btn {
    display: block;
    text-align: center;
    padding: 12px;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: 0.3s;
}

.buy-certificate__type-label input:checked + .buy-certificate__type-btn {
    background: var(--accent);
    color: #fff;
    border-color: var(--accent);
}

.buy-certificate__input {
    width: 100%;
    padding: 12px;
    margin-bottom: 10px;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-sizing: border-box;
}

.buy-certificate__form-img {
    height: 100%;
    max-height: 500px;
    margin-bottom: 20px;
}

.buy-certificate__submit {
    width: 100%;
    padding: 18px;
    background: var(--gold);
    color: #fff;
    border: none;
    border-radius: 4px;
    font-weight: bold;
    cursor: pointer;
}

.buy-certificate__legal {
    font-size: 0.85rem;
    margin-top: 15px;
    text-align: center;
    color: #666;
}

@media (max-width: 991px) {
    .buy-certificate__hero {
        grid-template-columns: 1fr;
    }

    .buy-certificate__row {
        grid-template-columns: 1fr;
    }
}


.photo-gallery__item {
    position: relative;
    overflow: hidden;
    border-radius: 8px;
    display: block;
}

.photo-gallery {
    padding: 20px 0;
    background: #fff;
}

.photo-gallery__container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.photo-gallery__grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-rows: 300px;
    gap: 15px;
}


/* Элементы */
.photo-gallery__item--vertical {
    grid-row: span 2;
}

.photo-gallery__item--square {
    grid-column: span 2;
    grid-row: span 2;
}

.photo-gallery__item--weight {
    grid-column: span 4;
    grid-row: span 2;
}

.photo-gallery__item--half {
    grid-column: span 2;
    grid-row: span 2;
}

.photo-gallery__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.6s ease;
}

.photo-gallery__item:hover .photo-gallery__img {
    transform: scale(1.05);
}

.photo-gallery__slider {
    display: none;
}

@media (max-width: 768px) {
    .photo-gallery__grid {
        display: none;
    }

    .photo-gallery__slider {
        display: block;
    }

    .photo-gallery__slider-img {
        height: 100%;
        object-fit: cover;
    }
}

.photo-gallery__slider.swiper.swiper-initialized.swiper-horizontal.swiper-ios.swiper-backface-hidden {
    background: none;
}

@media (max-width: 768px) {
    .photo-gallery__grid {
        display: none;
    }

    .photo-gallery__slider {
        display: block;
        height: 530px;
    }

    .photo-gallery__slider .swiper-slide {
        height: 500px;
        border-radius: 8px;
        overflow: hidden;
    }

    .photo-gallery__slider-img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
    }

    .photo-gallery__slider .swiper-button-prev {
        left: var(--swiper-navigation-sides-offset, 3px);
        right: auto;
    }

    .photo-gallery__slider .swiper-button-next {
        right: var(--swiper-navigation-sides-offset, 3px);
        left: auto;
    }

    .photo-gallery__slider .swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
        bottom: var(--swiper-pagination-bottom, 0px);
        top: var(--swiper-pagination-top, auto);
        left: 0;
        width: 100%;
    }

    .photo-gallery__slider .swiper-button-next:after, .swiper-button-prev:after {
        font-size: 40px;
    }
}

.photo-gallery__slider {
    --swiper-navigation-color: #a89e9e;
    --swiper-pagination-color: #a89e9e;
}

/* Десктопная сетка */
.photo-gallery__item--hidden {
    display: none;
}

.photo-gallery__actions {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}

.photo-gallery__btn-more {
    display: inline-block;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #ffffff;
    padding: 15px 74px;
    background: #032755;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.photo-gallery__btn-more--hidden {
    display: none;
}

/* Адаптив */
@media (max-width: 768px) {
    .photo-gallery__grid,
    .photo-gallery__actions {
        display: none;
    }

    .photo-gallery__slider {
        display: block;
    }
}

/* Общий затемняющий слой для улучшения читаемости */
.main-banner__overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.5));
    z-index: 2;
}

.main-banner {
    position: relative;
    width: 100%;
    min-height: 600px;
}

.main-banner .swiper-button-next, .main-banner .swiper-button-prev {
    position: absolute;
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: black;
}

@media (max-width: 768px) {
    .main-banner .swiper-button-next, .main-banner .swiper-button-prev {
        top: 70px;
    }
}

.main-banner .swiper-button-next:after, .main-banner .swiper-button-prev:after {
    font-size: 40px;
}

.main-banner .swiper.swiper-initialized.swiper-horizontal.swiper-ios.swiper-backface-hidden {
    background: none;
    padding: 0;
}

.main-banner .main-banner__pagination.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: -40px;
}

.main-banner .main-banner__pagination.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet-active {
    background: black;
}

/* Слой с изображениями */
.main-banner__grid {
    position: absolute;
    inset: 0;
    display: grid;
    z-index: 1;
    gap: 5px;
}

.main-banner--single .main-banner__grid {
    grid-template-columns: 1fr;
}

.main-banner--split .main-banner__grid {
    grid-template-columns: 1fr 1fr;
}

.main-banner__grid .main-banner__photo-item .main-banner__image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* Слой с контентом: сетка на 3 колонки */
.main-banner__container {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    width: 100%;
    min-height: 600px;
    margin: 0 auto;
}

.main-banner__content {
    align-self: center;
    padding: 50px;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.6);
    backdrop-filter: blur(5px);
    text-align: center;
    margin: 10px;
    border-radius: 20px;
}

/* Позиционирование по сетке */
.main-banner__content--left {
    grid-column: 1;
}

.main-banner__content--center {
    grid-column: 2;
}

.main-banner__content--right {
    grid-column: 3;
}

/* Стили текста */
.main-banner__title {
    font-size: 42px;
    margin: 0 0 20px 0;
    line-height: 1.1;
    font-weight: 700;
}

.main-banner__text {
    font-size: 18px;
    margin: 0 0 30px 0;
    line-height: 1.5;
}

.main-banner__button {
    display: inline-block;
    padding: 18px 45px;
    background-color: #032755;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    transition: transform 0.2s ease;
}

.main-banner__button:hover {
    transform: translateY(-2px);
}

/* Позиционирование по сетке */
.main-banner__content--left {
    grid-column: 1;
}

.main-banner__content--center {
    grid-column: 2;
}

.main-banner__content--right {
    grid-column: 3;
}

/* Новые позиции 2/3 */
.main-banner__content--left-wide {
    grid-column: 1 / span 2;
}

.main-banner__content--right-wide {
    grid-column: 2 / span 2;
}

.main-banner__photo-item {
    max-height: 600px;
}

@media (max-width: 768px) {
    .main-banner {
        min-height: auto;
    }

    .main-banner__grid {
        position: static;
        order: 1;
        grid-template-columns: 1fr;
    }

    .main-banner--split .main-banner__grid {
        grid-template-columns: 1fr 1fr;
        gap: 1px;
    }

    .main-banner__photo-item {
        max-height: 150px;
    }

    .main-banner__grid .main-banner__photo-item:first-child .main-banner__image,
    .main-banner__grid .main-banner__photo-item:last-child .main-banner__image {
        border-radius: 0; /* Сбрасываем радиусы для мобилки */
    }

    /* Контейнер с текстом под фотографиями */
    .main-banner__container {
        position: static;
        order: 2;
        display: block;
        min-height: auto;
        padding: 20px;
    }

    .main-banner__content {
        margin: 0;
        padding: 0;
        background: transparent;
        backdrop-filter: none;
        color: #000; /* Или другой цвет текста для светлого фона */
        text-align: left;
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

    /* Сброс привязки к сетке для всех позиций */
    .main-banner__content--left,
    .main-banner__content--center,
    .main-banner__content--right,
    .main-banner__content--left-wide,
    .main-banner__content--right-wide {
        grid-column: auto;
    }

    .main-banner__title {
        font-size: 21px;
        color: #032755;
        text-align: center;
    }

    .main-banner__text {
        font-size: 16px;
        text-align: center;
        color: #333;
        margin: 0;
    }

    .main-banner__button {
        width: 100%;
        text-align: center;
        box-sizing: border-box;
        padding: 10px;
    }

    .main-banner__overlay {
        display: none;
    }
}

@media (max-width: 400px) {
    .main-banner__title {
        font-size: 20px;
        color: #032755;
        text-align: center;
    }
}

.calculator__img-btn {
    color: #032755;
}

.bx-wrapper .catalog-wrap.active {
    top: 140px;
    position: fixed;
}

@media (min-width: 1080px) and (max-width: 1200px) {
    .bx-wrapper .catalog-wrap.active {
        top: 135px;
        position: fixed;
    }
}

@media (min-width: 1024px) and (max-width: 1080px) {
    .bx-wrapper .catalog-wrap.active {
        top: 135px;
        position: fixed;
    }
}

@media (min-width: 1000px) and (max-width: 1024px) {
    .bx-wrapper .catalog-wrap.active {
        top: 137px;
        position: fixed;
    }
}

@media (min-width: 930px) and (max-width: 1000px) {
    .bx-wrapper .catalog-wrap.active {
        top: 175px;
        position: fixed;
    }
}

@media (min-width: 900px) and (max-width: 930px) {
    .bx-wrapper .catalog-wrap.active {
        top: 183px;
        position: fixed;
    }
}

.basket-item-property:has(.basket-item-property-value[data-property-code="SOURCE"]) {
    display: none;
}


/** Начало стилей  "Видео презентация" */

.presentation-item__video {
    position: relative;
    width: 100%;
    cursor: pointer;
}

.presentation-item__video video {
    max-height: 600px;
    width: 100%;
    height: auto;
    display: block;
    background: rgba(0, 0, 0, 0.25);
    border-radius: 10px;
}

.presentation-item__video-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: none;
    background: rgba(0, 0, 0, 0.6);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s;
}

.presentation-item__video-btn::before {
    content: '';
    width: 0;
    height: 0;
    border-left: 22px solid #fff;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    margin-left: 5px;
}

.presentation-item__video-btn:hover {
    transform: translate(-50%, -50%) scale(1.1);
    background: rgba(0, 0, 0, 0.8);
}

.presentation-item__video--playing .presentation-item__video-btn {
    opacity: 0;
    pointer-events: none;
}


.presentation-item__video {
    position: relative;
    width: 100%;
}

.presentation-item__video video {
    width: 100%;
    height: auto;
    display: block;
}

.landing-presentation {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.landing-presentation__item {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: center;
}

.presentation-item__img {
    width: 100%;
    max-width: 700px;
    border-radius: 10px;
}

.presentation-item__img img {
    border-radius: 10px;
}

/* Конец стилей "Видео презентация" */

.main-calculator-btn {
    position: fixed;
    bottom: 0;
    display: none;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    padding: 5px;
    background: var(--accent);
    color: white;
    z-index: 99999;
    border-radius: 5px 5px 0 0;
    box-shadow: 1px -6px 20px 0px rgba(0, 0, 0, 0.4);
}

.main-calculator-btn a {
    color: white;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
}

@media (max-width: 768px) {

    .main-calculator-btn {
        display: flex;
    }

}

@media (min-width: 768px) {
    .header__wrap .logo-desc {
        height: 45px;
    }
}

/* Начало стилей Блог */

.blog-v2 {
    max-width: 1300px;
    margin: 0 auto;
    padding: 40px 20px;
}

.blog-v2__title {
    font-size: 3rem;
    font-weight: 800;
    margin-bottom: 40px;
    color: #1a2b23;
    text-align: center;
}

.blog-v2__controls {
    display: flex;
    gap: 15px;
    margin-bottom: 50px;
    align-items: center;
}

.blog-v2__filter, .blog-v2__input {
    height: 50px;
    border-radius: 12px;
    border: 1px solid #e2e2e2;
    padding: 0 20px;
    background: #fff;
    font-size: 1rem;
}

.blog-v2__filter {
    flex: 1;
    cursor: pointer;
}

.blog-v2__filter-label {
    position: absolute;
    top: -42px;
    opacity: 0;
}

.blog-v2__search-box {
    flex: 2;
}

.blog-v2__input {
    width: 100%;
}


.blog-v2__grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: 107px;
    grid-auto-flow: dense;
    gap: 20px;
    margin-bottom: 20px;
}

.blog-v2__item--tall {
    grid-row: span 7;
}

.blog-v2__item--low {
    grid-row: span 4;
}

.blog-v2__item--wide {
    grid-row: span 4;
    grid-column: span 3;
}

.blog-v2__item--wide .blog-v2__card {
    flex-direction: row;
}

.blog-v2__item--low .blog-v2__card .blog-v2__image-wrapper {
    height: 200px;
    width: 100%;
}

.blog-v2__item--wide .blog-v2__card .blog-v2__image-wrapper {
    aspect-ratio: 12/9;
}

@media screen and (max-width: 768px) {
    .blog-v2__item--wide {
        grid-row: span 4;
        grid-column: span 1;
    }

    .blog-v2__item--wide .blog-v2__card {
        flex-direction: column;
    }

    .blog-v2__controls {
        flex-direction: column;
    }

    .blog-v2__controls .blog-v2__filter {
        flex: none;
        width: 100%;
    }

    .blog-v2__controls .blog-v2__search-box {
        flex: none;
        width: 100%;
    }

}

.blog-v2__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.blog-v2__content {
    padding: 10px;
    display: flex;
    flex-direction: column;
}


.blog-v2__card {
    display: flex;
    height: 100%;
    flex-direction: column;
    text-decoration: none;
    color: inherit;
    background: #fff;
    border-radius: 24px;
    overflow: hidden;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.03);
    transition: transform 0.3s ease;
}

.blog-v2__card:hover {
    transform: translateY(-8px);
}

.blog-v2__img--logo {
    width: 250px;
}

.blog-v2__image-wrapper--tall {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}

.blog-v2__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.blog-v2__content {
    padding: 25px;
}

.blog-v2__meta {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
    font-size: 0.9rem;
    color: #555;
}

.blog-v2__card-title {
    font-size: 18px;
    font-weight: 800;
    margin-bottom: 10px;
    color: #1a2b23;
}

.blog-v2__preview-text {
    font-size: 14px;
    color: #666;
}

.blog-v2__item--low .blog-v2__preview-text {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    text-overflow: ellipsis;
}

.blog-v2__search-box {
    flex: 2;
    position: relative;
}

.blog-v2__input {
    width: 100%;
    padding-right: 45px;
}

.blog-v2__clear {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 28px;
    height: 28px;
    border: none;
    border-radius: 50%;
    background: #eee;
    cursor: pointer;
}

.blog-v2__clear:before,
.blog-v2__clear:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 12px;
    height: 2px;
    background: #555;
}

.blog-v2__clear:before {
    transform: translate(-50%, -50%) rotate(45deg);
}

.blog-v2__clear:after {
    transform: translate(-50%, -50%) rotate(-45deg);
}

@media (max-width: 768px) {
    .blog-v2__grid {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }
}

.blog-v2__seo-text {
    text-align: justify;
    margin: 20px 0;
}

.blog-v2__count {
    text-align: right;
    margin: 20px 0;
    font-size: 14px;
}

/* Конец стилей Блог */
/* Начало стилей История */

.history__image {
    width: 100%;
    border-radius: 14px;
    margin-bottom: 30px
}

.history__title {
    font-size: 38px;
    margin-bottom: 30px
}

.history__section {
    scroll-margin-top: 200px;
}

.history__grid {
    display: grid;
    grid-template-columns:280px 1fr;
    gap: 50px
}

.history__sidebar {
    position: sticky;
    top: 200px;
    height: fit-content
}

.history__toc {
    background: #f4f6f8;
    border-radius: 14px;
    padding: 20px
}

.history__toc-title {
    font-weight: 600;
    margin-bottom: 15px
}

.history__toc-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.history__toc-list li {
    margin-bottom: 10px
}

.history__toc-list a {
    text-decoration: none;
    color: #222;
    font-size: 14px
}

.history__toc-list a:hover {
    text-decoration: underline
}

.history__content {
    max-width: 820px
}

.history__section {
    margin-bottom: 50px
}

.history__subtitle {
    font-size: 26px;
    margin-bottom: 15px
}

.history__section p {
    margin-bottom: 15px;
    line-height: 1.7
}

.history__features {
    padding-left: 18px;
    margin-bottom: 20px
}

.history__links {
    display: grid;
    grid-template-columns:repeat(2, 1fr);
    gap: 10px 20px;
    margin: 20px 0
}

.history__links a {
    text-decoration: none;
    border-bottom: 1px dashed #999;
    color: #000
}

.history__list-num {
    padding-left: 20px
}

@media (max-width: 992px) {
    .history__grid {
        grid-template-columns:1fr
    }

    .history__sidebar {
        position: relative;
        top: 0
    }
}

/* Конец стилей История */

.sleep-promo {
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 20px;
    font-family: sans-serif;
    color: #333;
}

.sleep-promo__title {
    text-align: center;
    font-size: 28px;
    margin-bottom: 40px;
}

.sleep-promo__container {
    display: flex;
    gap: 30px;
    align-items: flex-start;
    margin-bottom: 30px;
}

.sleep-promo__image-wrapper {
    flex: 1;
}

.sleep-promo__image {
    width: 100%;
    border-radius: 12px;
    display: block;
}

.sleep-promo__content {
    flex: 1;
}

.sleep-promo__list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.sleep-promo__item {
    background-color: #E4EDF9;

    padding: 20px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    gap: 20px;
}

.sleep-promo__icon {
    font-size: 24px;
    color: #d4b895;
    font-weight: 300;
}

.sleep-promo__text {
    margin: 0;
    font-size: 16px;
    line-height: 1.4;
}

.sleep-promo__footer {
    text-align: center;
    max-width: 800px;
    margin: 40px auto 0;
    font-size: 18px;
    line-height: 1.6;
    font-weight: 500;
}

@media (max-width: 768px) {
    .sleep-promo__container {
        flex-direction: column;
    }
}

/* Всплывающие контакты */


.messenger-fab {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
    z-index: 1000;
}

@media (max-width: 768px) {
    .messenger-fab {
        bottom: 70px;
    }
}

.messenger-fab__trigger {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #032755;
    border: 2px solid #fff;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.3s;
    background-image: url("/images/icons/messenger-fab--new.webp");
    background-size: cover;
}

.messenger-fab__trigger:focus {
    outline: 1px dotted;
}

.messenger-fab__icon {
    font-size: 24px;
    color: #fff;
    transition: transform 0.3s;
}

.messenger-fab--active .messenger-fab__icon {
    transform: rotate(45deg);
}

.messenger-fab__list {
    display: flex;
    flex-direction: column;
    gap: 10px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
    transition: all 0.3s ease;
}

.messenger-fab--active .messenger-fab__list {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.messenger-fab__item {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-decoration: none;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
    background: white;
}

.messenger-fab__trigger {
    position: relative;
}

.messenger-fab__trigger--text {
    position: absolute;
    right: 100px;
    font-size: 10px;
    width: max-content;
    background-color: #032755;
    color: white;
    border-radius: 10px;
    padding: 10px;
    transition: 0.3s;
}

.messenger-fab--active .messenger-fab__trigger--text {
    opacity: 0;
}

/* Начала стилей категорий для мобильного */

.cat-section {
    display: none;
}

@media (max-width: 768px) {
    .cat-section {
        display: block;
    }
}

.cat-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
}

@media (max-width: 430px) {
    .cat-grid {
        grid-template-columns: 1fr;
    }
}

.cat-card {
    position: relative;
    height: 160px;
    perspective: 1000px; /* Для 3D эффектов, если захочется */
}

.cat-card__front {
    display: flex;
    height: 100%;
    background: #fff;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.cat-card__img-box {
    overflow: hidden;
    width: 200px;
}

.cat-card__img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.cat-card__info {
    flex: 1;
    padding: 8px;
    display: flex;
    align-items: center;
    position: relative;
}

.cat-card__title {
    font-size: 10px;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 1.1;
    color: #222;
}

.cat-card__plus {
    position: absolute;
    right: 8px;
    bottom: 8px;
    width: 16px;
    height: 16px;
    background: #032755;
    border-radius: 50%;
}

/* Скрытая панель (Back) */
.cat-card__back {
    position: absolute;
    inset: 0;
    background: rgba(255, 255, 255, 0.98);
    backdrop-filter: blur(5px);
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    z-index: 10;
    opacity: 0;
    pointer-events: none;
    transform: scale(0.9);
    transition: all 0.3s ease;
}


.cat-card.is-open .cat-card__back {
    opacity: 1;
    pointer-events: auto;
    transform: scale(1);
}

.cat-card__list {
    padding: 10px;
    display: flex;
    flex-direction: column;
    height: 100%;
    overflow: scroll;
}

.cat-card__link {
    font-size: 12px;
    text-decoration: none;
    padding: 6px 0;
    border-bottom: 1px solid #eee;
    font-weight: 600;
}

.cat-card__link--disabled {

    color: #ccc;
    cursor: not-allowed;
}

.cat-card__close {
    margin-top: auto;
    border: none;
    background: none;
    font-size: 10px;
    text-transform: uppercase;
    color: #999;
    padding: 5px 0;
    font-weight: 700;
}

@media (max-width: 768px) {
    .cat-card {
        height: 150px;
    }

    .cat-card__img-box {
        overflow: hidden;
        width: 100px;
    }
}


/* Конец стилей категорий для мобильного */
/* Начало стилей страницы видео */

.video-page {
    padding: 40px 0;
}

.video-page__title {
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 25px;
}

.video-page__list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.video-page__item {
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.06);
    transition: transform .2s ease, box-shadow .2s ease;
}

.video-page__item:hover {
    transform: translateY(-4px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.10);
}

.video-page__link {
    display: block;
    text-decoration: none;
    color: inherit;
}

.video-page__img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    display: block;
}

.video-page__text {
    padding: 15px;
    font-size: 15px;
    line-height: 1.4;
}


.video-detail__title {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 20px;
}

.video-detail__player {
    width: 100%;
    border-radius: 12px;
    background: #000;
    margin-bottom: 20px;
}

.video-detail__text {
    font-size: 16px;
    line-height: 1.5;
    color: #333;
}

@media (max-width: 992px) {
    .video-page__list {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 600px) {
    .video-page__list {
        grid-template-columns: 1fr;
    }

    .video-page__img {
        height: 180px;
    }
}

/* Конец стилей страницы видео */
/* Начало стилей инструкции */
.instructions__head {
    text-align: center;
    margin-bottom: 60px;
}

.instructions__title {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    color: #1f1f1f;

}

.instructions__intro {
    display: flex;
    align-items: center;
    gap: 40px;
    margin-bottom: 70px;
    background: #ffffff;
    border-radius: 28px;
    padding: 40px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.06);
}

.instructions__content {
    flex: 1;
}

.instructions__subtitle {
    margin: 0 0 24px;
    font-size: 28px;
    color: #1f1f1f;
}

.instructions__list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.instructions__list-item {
    position: relative;
    padding-left: 28px;
    margin-bottom: 16px;
    font-size: 18px;
    line-height: 1.5;
    color: #444444;
}

.instructions__list-item:last-child {
    margin-bottom: 0;
}

.instructions__list-item::before {
    content: "";
    position: absolute;
    top: 11px;
    left: 0;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #1f1f1f;
}

.instructions__image {
    width: 420px;
    flex-shrink: 0;
}

.instructions__image img,
.instructions__gallery img {
    width: 100%;
    display: block;
    border-radius: 24px;
}

.instructions__steps {
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.instructions__step {
    background: #ffffff;
    border-radius: 28px;
    padding: 40px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.05);
}

.instructions__step-content {
    display: flex;
    gap: 24px;
    margin-bottom: 30px;
}

.instructions__step-number {
    width: 54px;
    height: 54px;
    min-width: 54px;
    border-radius: 50%;
    background: #1f1f1f;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    font-weight: 700;
}

.instructions__step-text p {
    margin: 0 0 18px;
    font-size: 18px;
    line-height: 1.7;
    color: #444444;
}

.instructions__step-text p:last-child {
    margin-bottom: 0;
}

.instructions__step-text {
    flex: 1;
}

.instructions__gallery {
    max-width: 420px;
}

.instructions__gallery--double {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

.instructions__advantages {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
    margin-top: 70px;
}

.instructions__advantage {
    background: #ffffff;
    border-radius: 24px;
    padding: 36px 24px;
    text-align: center;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.05);
}

.instructions__advantage-icon {
    width: 72px;
    height: 72px;
    margin: 0 auto 20px;
}

.instructions__advantage-icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.instructions__advantage-text {
    font-size: 20px;
    line-height: 1.4;
    font-weight: 600;
    color: #1f1f1f;
}

@media (max-width: 992px) {
    .instructions__intro {
        flex-direction: column;
    }

    .instructions__image {
        width: 100%;
    }

    .instructions__advantages {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 768px) {
    .instructions {
        padding: 60px 0;
    }

    .instructions__title {
        font-size: 34px;
    }

    .instructions__intro,
    .instructions__step {
        padding: 28px;
    }

    .instructions__gallery--double {
        grid-template-columns: 1fr;
    }

    .instructions__step-content {
        flex-direction: column;
        align-items: center;
    }
}

/* Конец стилей инструкции */


/* Начало стилей каталога */
.catalog-list {
    max-width: 1400px;
    margin: 0 auto;
    padding: 20px;
    font-family: 'Segoe UI', Roboto, sans-serif;
}

.catalog-list__section {
    margin-bottom: 80px;
}

.banner-category {
    position: relative;
    width: 100%;
    height: 250px;
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 25px;
}

.banner-category__image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.banner-category__overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
    display: flex;
    align-items: center;
    padding: 0 40px;
}

.banner-category__title {
    color: #fff;
    font-size: 32px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin: 0;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.catalog-list__description {
    font-size: 16px;
    color: #444;
    line-height: 1.6;
    max-width: 900px;
    margin-bottom: 30px;
    border-left: 4px solid #333;
    padding-left: 20px;
}

.catalog-list__list {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 30px;
}

.card-product {
    background: #fff;
    border: 1px solid #e1e1e1;
    border-radius: 10px;
    overflow: hidden;
    transition: all 0.3s ease;
}

.card-product:hover {
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
}

.card-product__image {
    width: 100%;
    height: 220px;
    object-fit: cover;
}

.card-product__content {
    padding: 20px;
}

.card-product__name {
    font-size: 17px;
    font-weight: 600;
    margin: 0 0 10px 0;
    color: #222;
}

.card-product__badge {
    display: block;
    color: #d9534f;
    font-size: 12px;
    font-weight: normal;
    margin-top: 5px;
}

.card-product__note {
    font-size: 13px;
    color: #6a737d;
    background: #f6f8fa;
    padding: 5px 10px;
    border-radius: 4px;
    display: inline-block;
    margin-top: 10px;
}

.catalog-list-header__h1 {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    color: #0c0c0c;
    margin-bottom: 20px;
    text-align: center;
}

@media (max-width: 768px) {
    .banner-category {
        height: 150px;
    }

    .banner-category__title {
        font-size: 20px;
    }

    .banner-category__overlay {
        padding: 0 20px;
    }
}

/* Конец стилей каталога */


.link {
    color: blue;
    text-decoration: underline;
    cursor: pointer;
}
/* End */
/* /local/templates/eshop_bootstrap_v4/components/bitrix/breadcrumb/TopNavigate/style.min.css?1713895230467 */
/* /local/templates/eshop_bootstrap_v4/components/bitrix/main.feedback/ModalFeedback/style.min.css?1713895170251 */
/* /local/templates/eshop_bootstrap_v4/components/bitrix/main.feedback/ModalForm/style.css?1774950905399 */
/* /bitrix/components/bitrix/sale.basket.basket.line/templates/bootstrap_v4/style.min.css?16919972294065 */
/* /local/templates/eshop_bootstrap_v4/components/bitrix/main.feedback/product.modal/style.css?1779119876399 */
/* /bitrix/components/niges/cookiesaccept/templates/.default/style.css?17507045232797 */
/* /local/templates/eshop_bootstrap_v4/styles.css?177039163916580 */
/* /local/templates/eshop_bootstrap_v4/template_styles.css?1780586422301882 */
