@keyframes splide-loading {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(1turn)
    }
}

.splide__track--draggable {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.splide__track--fade>.splide__list>.splide__slide {
    margin: 0 !important;
    opacity: 0;
    z-index: 0
}

.splide__track--fade>.splide__list>.splide__slide.is-active {
    opacity: 1;
    z-index: 1
}

.splide--rtl {
    direction: rtl
}

.splide__track--ttb>.splide__list {
    display: block
}

.splide__container {
    box-sizing: border-box;
    position: relative
}

.splide__list {
    backface-visibility: hidden;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    margin: 0 !important;
    padding: 0 !important
}

.splide.is-initialized:not(.is-active) .splide__list {
    display: block
}

.splide__pagination {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
    pointer-events: none
}

.splide__pagination li {
    display: inline-block;
    line-height: 1;
    list-style-type: none;
    margin: 0;
    pointer-events: auto
}

.splide:not(.is-overflow) .splide__pagination {
    display: none
}

.splide__progress__bar {
    width: 0
}

.splide {
    position: relative;
    visibility: hidden
}

.splide.is-initialized,
.splide.is-rendered {
    visibility: visible
}

.splide__slide {
    backface-visibility: hidden;
    box-sizing: border-box;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    list-style-type: none !important;
    margin: 0;
    position: relative
}

.splide__slide img {
    vertical-align: bottom
}

.splide__spinner {
    animation: splide-loading 1s linear infinite;
    border: 2px solid #999;
    border-left-color: transparent;
    border-radius: 50%;
    bottom: 0;
    contain: strict;
    display: inline-block;
    height: 20px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px
}

.splide__sr {
    clip: rect(0 0 0 0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.splide__toggle.is-active .splide__toggle__play,
.splide__toggle__pause {
    display: none
}

.splide__toggle.is-active .splide__toggle__pause {
    display: inline
}

.splide__track {
    overflow: hidden;
    position: relative;
    z-index: 0
}

.compare-link {
    stroke: #000;
}

.item-page-wrapper-buttons svg {
    stroke: #eb5c1f;
}

.item-page-wrapper-buttons a {
    padding: 8px 0;
    font-size: 16px;
    color: rgba(107, 107, 107, 1);
    text-decoration: none;
    font-weight: 400;
}

.item-page-wrapper-buttons {
    margin-top: 10px;
}

.index-page-baner-top-right-about {
    font-size: 19px;
}

.index-page__baner-top {
    grid-template-columns: 1fr 300px;
}

.index-page-baner-top-right-podbor-popup {
    font-size: 14px;
}

.index-page__baner-top-left-anchor::before {
    display: none;
}

.index-page__baner_main-wrapper.container {
    position: relative;
}

.index-page__text-blur {
    position: absolute;
    left: 50px;
    bottom: 0px;

    padding: 50px 40px;

    max-width: 865px;


    font-size: 16px;
    line-height: 150%;
    z-index: 4;
}

.index-page__text-blur::before {
    content: '';
    position: absolute;
    inset: 0;
    backdrop-filter: blur(20px);
    background: rgba(255, 255, 255, 0.7);
    z-index: -1;
    border-radius: 40px 40px 0 0;
}

.index-page__text-blur p:last-child {
    margin-bottom: 0;
}

.faq-sect {
    margin-bottom: 50px;
    padding: 70px 0;
    background: #EFEFEF;
}

.faq-sect .container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 40px;
}

.faq-sect__title {
    font-weight: 500;
    font-size: 32px;
    line-height: 130%;
    text-transform: uppercase;
}

.faq-sect__body {
    width: 100%;
}

.faq-sect__heading {
    position: relative;
    font-weight: 500;
    font-size: 24px;
    line-height: 130%;
    padding-right: 40px;
}


.faq-sect__item {
    display: flex;
    flex-direction: column;
    gap: 15px;

    padding-bottom: 24px;
    margin-bottom: 24px;
    border-bottom: 1px solid #EB5C1E;
}

.faq-sect__item.active .faq-sect__text {}

.faq-sect__item:last-child {
    padding-bottom: 0;
    border: 0;
    margin-bottom: 0;
}

.faq-sect__heading {
    font-weight: 500;
    font-size: 24px;
    line-height: 130%;
    cursor: pointer;
}

.faq-sect__text {
    max-width: 1316px;
    font-size: 16px;
    line-height: 150%;
}


.faq-sect__heading::before,
.faq-sect__heading::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-position: center;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.faq-sect__heading::before {
    transform: translateY(-50%) rotate(0deg);
    opacity: 1;
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.29289 6.79289C2.68342 6.40237 3.31658 6.40237 3.70711 6.79289L12 15.0858L20.2929 6.79289C20.6834 6.40237 21.3166 6.40237 21.7071 6.79289C22.0976 7.18342 22.0976 7.81658 21.7071 8.20711L12.7071 17.2071C12.3166 17.5976 11.6834 17.5976 11.2929 17.2071L2.29289 8.20711C1.90237 7.81658 1.90237 7.18342 2.29289 6.79289Z' fill='%23EB5C1E'/%3E%3C/svg%3E%0A");
}

.faq-sect__heading::after {
    transform: translateY(-50%) rotate(0deg) scale(0.8);
    opacity: 0;
    background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.999976 1.00015L16.5563 16.5565M16.5563 1.00015L0.999976 16.5565' stroke='%23EB5C1E' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");

}

.faq-sect__item.active .faq-sect__heading::before {
    transform: translateY(-50%) rotate(90deg);
    opacity: 0;
}

.faq-sect__item.active .faq-sect__heading::after {
    transform: translateY(-50%) rotate(0deg) scale(1);
    opacity: 1;
}


.adv-sect {
    display: flex;
    gap: 20px;
    flex-direction: column;
    align-items: center;
    margin-bottom: 70px;
}

.adv-sect__grid {
    display: grid;
    align-items: center;
    gap: 70px;
    grid-template-columns: 1fr 1fr 1fr;
}

.adv-sect__list {
    display: grid;
    gap: 20px;
}

.adv-sect__list:last-child:not(:first-child) .adv-sect__item {
    padding-right: 0;
    padding-left: 105px;
    text-align: left;
}

.adv-sect__list:last-child:not(:first-child) .adv-sect__icon {
    left: 0;
    right: auto;
}

.adv-sect__list:last-child:not(:first-child) .adv-sect__text {
    padding-left: 0;
    padding-right: 20px;
}

.adv-sect__item {
    display: grid;
    position: relative;
    min-height: 80px;
    text-align: right;
    padding: 0px 105px 20px 0;
    border-bottom: 1px solid #EAEAEA;
}

.adv-sect__item:first-child {
    padding-top: 0;
}


.adv-sect__item:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}

.adv-sect__icon {
    display: flex;
    align-items: center;
    justify-content: center;

    position: absolute;
    right: 0;
    top: 0px;
    bottom: 20px;

    width: 80px;
    height: 80px;

    padding: 16px;
    margin: auto 0;

    border-radius: 20px;
    background: #EB5C1E;
}

.adv-sect__heading {
    font-weight: 600;
    font-size: 24px;
    line-height: 140%;
    text-transform: uppercase;
}

.adv-sect__text {
    margin-top: 5px;
    font-size: 16px;
    line-height: 140%;
    color: #6B6B6B;
    padding-left: 20px;
}

.adv-sect__pic {
    border-radius: 50px;
    overflow: hidden;
}

.adv-sect__pic img {
    width: 100%;
    height: 100%;
}

.steps-sect {
    margin-bottom: 100px;
    display: grid;
    gap: 24px;
    grid-template-columns: 1fr 1fr 1fr;
}

.steps-sect__title {
    text-align: right;
    font-weight: 500;
    font-size: 46px;
    line-height: 100%;
    text-transform: uppercase;
    padding-right: 30px;
    padding-top: 30px;
}

.steps-sect__title span {
    color: #EB5C1E;
}

.steps-sect__item {
    display: flex;
    flex-direction: column;
    padding: 30px 30px 25px;
    border-radius: 50px;
    border: 1px solid #CFCFCF;
    position: relative;
}

.steps-sect__item:not(:last-child)::after {
    content: '';
    position: absolute;
    right: -34px;
    top: calc(50% - 10px);
    width: 39px;
    height: 30px;
    background-image: url("data:image/svg+xml,%3Csvg width='39' height='30' viewBox='0 0 39 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 14.6667C0 13.6541 0.820811 12.8333 1.83333 12.8333H36.6667C37.6792 12.8333 38.5 13.6541 38.5 14.6667C38.5 15.6792 37.6792 16.5 36.6667 16.5H1.83333C0.820811 16.5 0 15.6792 0 14.6667Z' fill='%23EB5C1E'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M22.537 0.536971C23.2529 -0.17899 24.4137 -0.17899 25.1297 0.536971L37.963 13.3703C38.679 14.0863 38.679 15.2471 37.963 15.963L25.1297 28.7964C24.4137 29.5123 23.2529 29.5123 22.537 28.7964C21.821 28.0804 21.821 26.9196 22.537 26.2036L34.0739 14.6667L22.537 3.1297C21.821 2.41373 21.821 1.25293 22.537 0.536971Z' fill='%23EB5C1E'/%3E%3C/svg%3E%0A");
    z-index: 5;
}

.steps-sect__item:nth-child(3)::after,
.steps-sect__item:nth-child(5)::after {
    display: none;
}

.steps-sect__item img {
    max-width: 100%;
}

.steps-sect__photo {
    position: relative;
    border-radius: 30px;
    overflow: hidden;
}

.steps-sect__number {
    position: absolute;
    left: 0;
    bottom: -10px;
    font-weight: 600;
    font-size: 69px;
    line-height: 100%;
    color: #FFFFFF;
    font-family: "Source Code Pro";
}

.steps-sect__heading {
    text-align: center;
    margin-top: 25px;
    font-weight: 600;
    font-size: 18px;
    line-height: 140%;
    text-transform: uppercase;
}

.steps-sect__text {
    margin-top: 10px;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    color: #6B6B6B;
}

.steps-sect__item.accent {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;


    background: #EB5C1E;
    border: 0;

    font-weight: 700;
    font-size: 16px;
    line-height: 140%;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    transition: 0.4s;
    text-decoration: none;
}

.steps-sect__item.accent:hover {
    cursor: pointer;
    transition: 0.4s;
    box-shadow: 0px 1px 15px -1px #000000;
}

.about-sect {
    margin-bottom: 100px;
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.about-sect__pic {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    max-height: 100%;
    display: block;
    border-radius: 50px;
    z-index: -1;
    pointer-events: none;
}

.about-sect__inner {
    padding: 40px 50px 40px 0;
    background: rgba(255, 255, 255, 0.7);
    backdrop-filter: blur(30px);
    border-radius: 50px;
    max-width: 1100px;
    width: 100%;
}

.about-sect__title {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
    font-weight: 500;
    font-size: 32px;
    line-height: 130%;
    text-transform: uppercase;
}

.about-sect__title span {
    color: #EB5C1E;
}

.about-sect__grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
}

.about-sect__item {
    display: flex;
    align-items: center;
    gap: 30px;
    padding: 30px;
    border-radius: 20px;
    background: rgba(234, 234, 234, 0.7);
}

.about-sect__icon {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: center;

    padding: 10px;

    width: 80px;
    height: 80px;

    border-radius: 20px;
    background: #EB5C1E;
}

.about-sect__icon svg {
    max-width: 100%;
    max-height: 100%;
}

.about-sect__text {
    font-size: 16px;
    line-height: 140%;
    padding-right: 65px;
}

.equip-sect {
    margin-bottom: 100px;
}

.equip-sect__title {
    font-weight: 500;
    font-size: 32px;
    line-height: 100%;
    text-transform: uppercase;
    margin-bottom: 20px;

}

.equip-sect__title span {
    color: #EB5C1E;
}

.splide__arrows {
    display: flex;
    gap: 10px;
    justify-content: flex-end;

    margin-top: -65px;
    margin-bottom: 20px;
}

.splide__arrow {
    display: flex;
    align-items: center;
    justify-content: center;

    width: 79px;
    height: 59px;

    border-radius: 57px;
    background: #EB5C1E;

    border: 1px solid #EB5C1E;
}

.splide__arrow::before {
    content: '';
    width: 17px;
    height: 13px;
    display: block;
    flex-shrink: 0;
    background-image: url("data:image/svg+xml,%3Csvg width='17' height='13' viewBox='0 0 17 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 6.33333C0 5.89611 0.354441 5.54167 0.791667 5.54167H15.8333C16.2706 5.54167 16.625 5.89611 16.625 6.33333C16.625 6.77056 16.2706 7.125 15.8333 7.125H0.791667C0.354441 7.125 0 6.77056 0 6.33333Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.73187 0.231874C10.041 -0.0772913 10.5423 -0.0772913 10.8515 0.231874L16.3931 5.77354C16.7023 6.08271 16.7023 6.58396 16.3931 6.89313L10.8515 12.4348C10.5423 12.744 10.041 12.744 9.73187 12.4348C9.42271 12.1256 9.42271 11.6244 9.73187 11.3152L14.7137 6.33333L9.73187 1.35146C9.42271 1.04229 9.42271 0.541039 9.73187 0.231874Z' fill='white'/%3E%3C/svg%3E%0A");
}

.splide__arrow svg {
    display: none;
}

.splide__arrow--prev::before {
    transform: rotate(180deg);
}

.splide__arrow[disabled] {
    background: 0;
}

.splide__arrow[disabled]::before {
    filter: invert(1);
}

.eqip-slider .catalog-item-title {
    text-align: left;
    padding-left: 10px;
}

.outline-btn {
    background: 0;
    color: #EB5C1E;
    border: 1px solid #EB5C1E;
}

.outline-btn:hover {
    color: #fff;
    background: #EB5C1E;
}

.use-sect {
    display: flex;
    align-items: flex-start;
    gap: 24px;
    margin-bottom: 100px;

}

.use-sect__photo.mob {
    display: none;
}

.use-sect__photo {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: center;
    max-width: 646px;
    border-radius: 50px;
    overflow: hidden;
}

.use-sect__title {
    font-weight: 500;
    font-size: 32px;
    line-height: 130%;
    text-transform: uppercase;
}

.use-sect__title span {
    color: #EB5C1E;
}

.use-sect__list {
    display: flex;
    flex-direction: column;
    gap: 6px;
    margin: 40px 0 0 0;
    padding: 0 0 0 25px;
}

.use-sect__list li {
    font-size: 16px;
    line-height: 150%;
}

.use-sect__text {
    margin-top: 25px;
    font-size: 16px;
    line-height: 150%;
}

.use-sect__btns {
    display: flex;
    gap: 10px;
    align-items: flex-start;
    margin-top: 40px;
}

.use-sect__btns .make-button-white-on-hover {
    padding: 0 25px;
}

.feedback-sect {
    margin-bottom: 100px;
}

.feedback-sect__inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 40px;
    border-radius: 50px;
    background: #EB5C1E;
    position: relative;
}

.feedback-sect__title {
    display: flex;
    flex-direction: column;

    margin-bottom: 24px;

    font-weight: 500;
    font-size: 35px;
    line-height: 110%;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
}
.feedback-sect__text{
     display: flex;
    flex-direction: column;

    margin-bottom: 24px;

    font-size: 20px;
    text-align: center;
    color: #fff;
}

.feedback-sect__title span {
    color: #000;
}

.feedback-sect__form {
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 20px;
    max-width: 680px;
    margin: 0 auto;
    width: 100%;
}

.feedback-sect__field {
    width: 100%;
}

.feedback-sect__field input, .feedback-sect__field textarea {
    width: 100%;
    
    border-radius: 50px;
    background: #fff;
    padding: 0 25px;
    color: #6B6B6B;
    border: 0;
    outline: none;
}
.feedback-sect__field input{
    height: 60px;
}
.feedback-sect__field textarea{
   padding: 25px;
}

.feedback-sect__logo {
    position: absolute;
    left: 145px;
    top: 0;
    bottom: 0;
    margin: auto 0;
}

.reviews-sect {
    margin-bottom: 50px;
}

.reviews-sect__title {
    font-weight: 500;
    font-size: 32px;
    line-height: 100%;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.reviews-sect__title span {
    color: #EB5C1E;
}


.reviews-card {
    display: flex;
    justify-content: space-between;
    gap: 24px;
    padding: 50px;
    border-radius: 50px;
    border: 1px solid #CFCFCF;
}

.reviews-card__left {
    display: flex;
    gap: 30px;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    max-width: 626px;
}

.reviews-card__author-name {
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
}

.reviews-card__author-pos {
    margin-top: 5px;
    font-size: 16px;
    line-height: 100%;
}

.reviews-card__logo {
    display: flex;
}

.reviews-card__text {
    font-size: 16px;
    line-height: 150%;
}

.reviews-slider {
    padding: 0 135px;
}

.reviews-slider .splide__arrow--prev {
    position: absolute;
    left: 0;
    top: calc(50% - 30px);
}

.reviews-slider .splide__arrow--next {
    position: absolute;
    right: 0;
    top: calc(50% - 30px);
}

.reviews-slider .splide__arrows {
    margin-top: 0;
}

.about-sect__pic.mob {
    display: none;
}

.cat-item.active {
    border-color: #EB5C1E;
}

.cat-item {
    display: flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    padding: 20px 20px 20px 10px;
    background: #F0F0F0;
    border-radius: 20px;
    border: 1px solid #F0F0F0;
    transition: 0.5s;
}

.cat-item:hover {
    border-color: #EB5C1E;
    transition: 0.5s;
}

.cat-item__data {
    display: flex;
    flex-direction: column;
    gap: 7px;
}

.cat-item__title {
    font-size: 17px;
    line-height: 20px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
}

.cat-item__text {
    margin-top: auto;
    color: #6B6B6B;
    font-size: 16px;
    line-height: 22px;
}

.cat-item__photo {
    width: 100px;
    height: 71px;
}

.cat-item img {
    max-width: 100%;
    max-height: 100%;
}

.cat-slider {
    position: relative;
}

.cat-slider .splide__arrows {
    margin: 0;
    position: static;
}

.cat-slider .splide__arrow {
    position: absolute;
    top: calc(50% - 22px);
    right: -22px;
    z-index: 9;
    width: 44px;
    height: 44px;
    border-radius: 50%;
}

.cat-slider::before {
    content: '';
    width: 150px;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    transform: rotate(180deg);
    background-image: url("data:image/svg+xml,%3Csvg width='150' height='110' viewBox='0 0 150 110' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='150' height='110' fill='url(%23paint0_linear_64_1260)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_64_1260' x1='0' y1='50.5358' x2='150' y2='50.5358' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FCFCFC' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23FCFCFC'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
    z-index: 5;
}

.cat-slider::after {
    content: '';
    width: 150px;
    height: 100%;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: url("data:image/svg+xml,%3Csvg width='150' height='110' viewBox='0 0 150 110' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='150' height='110' fill='url(%23paint0_linear_64_1260)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_64_1260' x1='0' y1='50.5358' x2='150' y2='50.5358' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FCFCFC' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23FCFCFC'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}

.cat-slider.is-start::before {
    display: none;
}

.cat-slider.is-end::after {
    display: none;
}

.cat-slider .splide__arrow[disabled] {
    display: none;
}

.cat-slider .splide__arrow::before {
    width: 24px;
    height: 24px;
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1 12C1 11.4477 1.44772 11 2 11H21C21.5523 11 22 11.4477 22 12C22 12.5523 21.5523 13 21 13H2C1.44772 13 1 12.5523 1 12Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.2929 4.29289C13.6834 3.90237 14.3166 3.90237 14.7071 4.29289L21.7071 11.2929C22.0976 11.6834 22.0976 12.3166 21.7071 12.7071L14.7071 19.7071C14.3166 20.0976 13.6834 20.0976 13.2929 19.7071C12.9024 19.3166 12.9024 18.6834 13.2929 18.2929L19.5858 12L13.2929 5.70711C12.9024 5.31658 12.9024 4.68342 13.2929 4.29289Z' fill='white'/%3E%3C/svg%3E%0A");
}

.cat-slider .splide__arrow--prev {
    left: -22px;
    right: auto;
}


.compare-card {
    display: flex;
    flex-direction: column;
}

.compare-card__head {
    padding: 0 20px 20px;
    position: relative;
    border-bottom: 1px solid #DDDDDD;
}

.compare-card__photo {
    width: 100%;
    height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;

    background: #EAEAEA;
    border-radius: 20px;
}

.compare-card__photo img {
    max-width: 100%;
    max-height: 100%;
}

.compare-card__remove {
    display: flex;
    align-items: center;
    justify-content: center;

    position: absolute;
    right: 30px;
    top: 10px;

    z-index: 5;
    cursor: pointer;
}

.compare-card__title {
    display: inline-flex;
    margin-top: 10px;
    font-weight: 600;
    font-size: 17px;
    line-height: 140%;
    text-transform: uppercase;
    text-decoration: none;
    color: #000;
}

.compare-card__row {
    padding: 25px 20px;
    border-bottom: 1px solid #DDDDDD;
}

.compare-card__row:nth-child(even) {
    background: #F4F4F4;
}

.compare-card__row:last-child {
    border: 0;
}

.compare-sect {
    display: flex;
    margin-top: 50px;
    width: 100%;
    min-width: 100%;
}

.compare-sect__left {
    position: relative;
    width: 340px;
    flex-shrink: 0;
    border-right: 1px solid #DDDDDD;
}

.compare-sect .splide__slide {
    
    border-left: 1px solid #DDDDDD;
}

.compare-sect .splide__slide:first-child {
    border-left: 0;
}

.compare-sect .splide__arrows {
    position: static;
    margin: 0;
}

.compare-sect .splide__arrow {
    position: absolute;
    z-index: 5;
    width: 44px;
    height: 44px;
    right: -10px;
    top: 125px;
}

.compare-slider::before {
    /* content: ''; */
    width: 150px;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    transform: rotate(180deg);
    background: linear-gradient(90deg, rgba(252, 252, 252, 0) 0%, #FCFCFC 100%);
    z-index: 5;
}


.compare-slider {
    min-width: 0;
}

.compare-sect__body {
    min-width: 0;
    width: calc(100% - 340px);
}


.compare-slider::after {
    content: '';
    width: 150px;
    height: 100%;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(90deg, rgba(252, 252, 252, 0) 0%, #FCFCFC 100%);
}

.compare-slider.is-start::before {
    display: none;
}

.compare-slider.is-end::after {
    display: none;
}

.compare-slider .splide__arrow[disabled] {
    display: none;
}

.compare-slider .splide__arrow::before {
    width: 24px;
    height: 24px;
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1 12C1 11.4477 1.44772 11 2 11H21C21.5523 11 22 11.4477 22 12C22 12.5523 21.5523 13 21 13H2C1.44772 13 1 12.5523 1 12Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.2929 4.29289C13.6834 3.90237 14.3166 3.90237 14.7071 4.29289L21.7071 11.2929C22.0976 11.6834 22.0976 12.3166 21.7071 12.7071L14.7071 19.7071C14.3166 20.0976 13.6834 20.0976 13.2929 19.7071C12.9024 19.3166 12.9024 18.6834 13.2929 18.2929L19.5858 12L13.2929 5.70711C12.9024 5.31658 12.9024 4.68342 13.2929 4.29289Z' fill='white'/%3E%3C/svg%3E%0A");
}

.compare-slider .splide__arrow--prev {
    left: 10px;
    right: auto;
}



.compare-card__list {
    display: flex;
    gap: 15px;
    flex-direction: column;
}

.compare-card__link {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    color: #EB5C1E;
}

.compare-card__remove-all {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    color: #EB5C1E;
    text-decoration: none;
    padding: 0;
    border: 0;
    background: 0;
    margin-top: auto;
}

.compare-card__remove-all:hover {
    text-decoration: underline;
    cursor: pointer;
}

.compare-sect__left .compare-card__head {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

.compare-sect__left .compare-card__row {
    color: #6B6B6B;
}

.compare-sect__list {
    display: flex;
    flex-direction: column;
    gap: 15px;

    position: absolute;
    left: 20px;
    top: 30px;

    z-index: 5;
}
.compare-sect__item{
    text-decoration: none;
}
.compare-sect__item span {
    color: var(--bs-body-color);
    display: inline-flex;
    align-items: center;
    gap: 10px;
    font-weight: 500;
    font-size: 16px;
    cursor: pointer;
}

.compare-sect__item input {
    display: none;
}

.compare-sect__item span::before {
    content: '';
    width: 20px;
    height: 20px;
    border: 1px solid #6B6B6B;
    border-radius: 50%;
    flex-shrink: 0;
    display: block;
}

.compare-sect__item input:checked~span::before,
.compare-sect__item.current span::before {
    border: 5px solid #EB5C1E;
}


span.compare-card__label {
    width: 100vw;
    /* display: block; */
    display: none;
}

.compare-filter,
.cat-slider__title {
    display: none;
}

.bx_catalog-compare-list {
    display: none !important;
}
.form__captcha {
    display: flex;
    align-items: center;
}
.form-choose-equip .feedback-sect__inner{
    padding: 0;
}

@media (max-width: 1599px) {
    .use-sect__photo {
        max-width: 410px;
    }

    .feedback-sect__logo {
        left: 60px;
    }
}

@media (max-width: 1399px) {
    .adv-sect__grid {
        gap: 20px;
        grid-template-columns: 1fr;
    }

    .adv-sect__pic {
        display: none;
    }

    .adv-sect__item {
        text-align: left;
        padding-right: 0;
        padding-left: 105px;
    }

    .adv-sect__list:last-child:not(:first-child) .adv-sect__item {
        padding-right: 0;
        padding-left: 105px;
        text-align: left;
    }

    .adv-sect__icon {
        left: 0;
        right: auto;
        order: -1;
    }

    .adv-sect__text {
        padding-left: 0;
    }

    .adv-sect__list:not(:last-child) {
        border-bottom: 1px solid #EAEAEA;
    }

    .steps-sect__title {
        font-size: 30px;
    }

    .about-sect__inner {
        max-width: 1000px;
    }

    .use-sect__photo {
        display: none;
    }

    .use-sect__photo.mob {
        display: block;
        max-width: 50%;
    }

    .feedback-sect__logo {
        left: 15px;
    }

    .reviews-slider {
        padding: 0 100px;
    }
}

@media (max-width: 1199px) {
    .index-page-baner-top-right-about {
        font-size: 16px;
    }

    .index-page__baner-top {
        grid-template-columns: 1fr 260px;
    }

    .podbor-oborud-img-title {
        font-size: 12px;
    }

    .index-page__text-blur {
        font-size: 14px;
    }

    .adv-sect__heading {
        font-size: 20px;
    }

    .steps-sect {
        grid-template-columns: 1fr 1fr;
    }

    .steps-sect__item:not(:last-child)::after {
        display: none;
    }

    .about-sect__pic.mob {
        display: block;
        position: static;
        margin-bottom: 24px;
    }

    .about-sect__pic.pc {
        display: none;
    }

    .about-sect {
        padding-top: 0;
        padding-bottom: 0;
    }

    .about-sect__title {
        flex-direction: row;
        gap: 10px;
        text-align: center;
        justify-content: center;
    }

    .feedback-sect__logo {
        display: none;
    }

    .reviews-card {
        gap: 15px;
        flex-direction: column;
    }

    .reviews-card__left {
        gap: 20px;
    }

    .reviews-card {
        padding: 25px;
        border-radius: 25px;
    }

    .compare-sect__left {
        width: 260px;
    }
    .compare-sect__body {
    width: calc(100% - 260px);
}
}

@media (max-width: 991px) {
    .breadcrumbs-box {
        display: none;
    }

    .index-page__baner-top-left {
        text-align: left;
        padding-top: 30px;
    }

    .index-page__baner-top {
        align-items: flex-start;
    }

    .index-page-baner-top-right-about {
        font-weight: 500;
        font-size: 17px;
        line-height: 25px;
        text-transform: uppercase;
        text-align: left;
    }

    .index-page-baner-top-right {
        align-items: flex-start;
        width: 100%;
    }

    .index-page__baner_main-polygon {
        border-radius: 30px 30px 0 0;
        overflow: hidden;
    }

    .index-page__text-blur {
        padding: 20px 15px;
        position: static;
        border-radius: 0;
        background: #EAEAEA;
        border-radius: 0 0 30px 30px;

        font-size: 15px;
        line-height: 150%;
    }

    .adv-sect__item {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-left: 95px;
        padding-bottom: 20px;
        min-height: 100px;
    }

    .adv-sect__heading {
        font-size: 16px;
        line-height: 140%;
    }

    .adv-sect__text {
        font-size: 14px;
    }

    .steps-sect {
        gap: 15px;
        grid-template-columns: 1fr;
    }

    .steps-sect__title {
        display: flex;
        flex-direction: column;
        padding: 0;
        text-align: center;
        font-size: 25px;
        margin-bottom: 5px;
    }

    .steps-sect__title span br {
        display: none;
    }

    .steps-sect__item img {
        width: 100%;
    }

    .steps-sect__item {
        padding: 10px 10px 20px;
        border-radius: 20px;
    }

    .steps-sect__photo {
        border-radius: 10px;
    }

    .steps-sect__heading {
        margin-top: 20px;
        font-size: 16px;
    }

    .steps-sect__text {
        font-size: 14px;
    }

    .steps-sect__item.accent {
        width: 100%;
        max-width: 340px;
        height: 60px;
        display: flex;
        gap: 10px;
        align-items: center;
        flex-direction: row;
        padding: 5px;
        border-radius: 50px;
        margin: 0 auto;
    }

    .steps-sect__item.accent .steps-sect__heading {
        margin-top: 0;
        font-size: 14px;
    }

    .steps-sect__item.accent svg {
        width: 32px;
        height: 32px;
    }

    .index-page-baner-top-right-podbor-popup {
        width: 100%;
        max-width: 340px;
    }

    .about-sect__title {
        flex-wrap: wrap;
        gap: 5px;
        font-size: 25px;
        margin-bottom: 10px;
    }

    .about-sect__inner {
        padding: 0;
    }

    .steps-sect,
    .adv-sect,
    .about-sect,
    .equip-sect,
    .use-sect,
    .feedback-sect,
    .reviews-sect {
        margin-bottom: 50px;
    }

    .about-sect__pic.mob {
        margin-bottom: 10px;
    }

    .about-sect__grid {
        grid-template-columns: 1fr;
        gap: 10px;
    }

    .about-sect__item {
        padding: 20px;
        gap: 20px;
        border-radius: 20px;
    }

    .about-sect__icon {
        width: 60px;
        height: 60px;
        padding: 12px;
    }

    .about-sect__text {
        font-size: 14px;
        padding: 0;
    }

    .about-sect .index-page-baner-top-right-podbor-popup {
        margin-top: 10px;
        width: 100%;
        max-width: 340px;
        margin-left: auto;
        margin-right: auto;
    }

    .splide__arrows {
        display: none;
    }

    .equip-sect__title {
        font-size: 25px;
        text-align: center;
    }

    .eqip-slider .catalog-item-title {
        font-size: 16px;
    }

    .use-sect__title {
        font-size: 25px;
        text-align: center;
    }

    .use-sect__photo.mob {
        max-width: 100%;
    }

    .use-sect__photo.mob img {
        width: 100%;
    }

    .use-sect__list {
        margin-top: 10px;
    }

    .use-sect__list li {
        font-size: 15px;
    }

    .use-sect__text {
        margin-top: 20px;
        font-size: 15px;
    }

    .use-sect__btns {
        flex-wrap: wrap;
    }

    .feedback-sect__inner {
        padding: 20px;
        border-radius: 30px;
    }

    .feedback-sect__title,
    .reviews-sect__title {
        font-size: 25px;
        margin-bottom: 10px;
    }

    .feedback-sect__form {
        gap: 10px;
    }

    .feedback-sect__field input {
        height: 50px;
    }

    .feedback-sect .make-button-white-on-hover {
        height: 60px;
        width: 100%;
        max-width: 300px;
        justify-content: center;
    }

    .reviews-slider {
        padding: 0;
    }

    .reviews-card {
        padding: 20px;
        border-radius: 20px;
    }

    .reviews-card__photo {
        margin-top: 20px;
    }

    .reviews-card__logo {
        margin: -20px;
    }

    .faq-sect {
        padding: 20px 0;
    }

    .faq-sect__title {
        font-size: 25px;
    }

    .faq-sect .container {
        gap: 30px;
    }

    .faq-sect__heading {
        font-size: 16px;
        font-weight: 600;
    }

    .faq-sect__text {
        font-size: 15px;
    }

    .faq-sect .index-page-baner-top-right-podbor-popup {
        max-width: 340px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .equip-sect .catalog-item-wrapper {
        border-radius: 20px;
        height: 209px;
    }

    .page-title {
        display: none;
    }

    .compare-filter {
        margin-top: 40px;
        display: flex;
        justify-content: space-between;
    }

    .compare-filter__title {
        display: flex;
        align-items: center;
        gap: 10px;

        font-size: 17px;
        font-weight: 600;

        text-transform: uppercase;
    }

    .cat-item {
        gap: 10px;
        padding: 15px 10px;
    }

    .cat-item__photo {
        width: 80px;
        height: 57px;
    }

    .cat-item.active {
        border-color: #F0F0F0;
    }

    .cat-slider {
        display: none;
        margin-top: 40px;
        visibility: visible !important;
    }

    .cat-slider::before,
    .cat-slider::after {
        display: none;
    }

    .cat-slider .splide__list {
        display: flex !important;
        gap: 10px !important;
        flex-direction: column !important;
    }

    .cat-slider__title {
        display: flex;
        align-items: center;
        justify-content: space-between;
        font-size: 17px;
        text-transform: uppercase;
        margin-bottom: 20px;
        font-weight: 600;
    }

    body.opened-filter-cat .compare-sect,
    body.opened-filter-cat .compare-filter {
        opacity: 0;
        visibility: hidden;
        height: 0;
        width: 0;
        position: fixed;
    }

    body.opened-filter-cat .cat-slider {
        display: block;
    }

    .compare-sect {
        flex-direction: column;
        margin-top: 20px;
    }

    .compare-sect__left {
        width: 100%;
        border: 0;
    }
    .compare-sect__body {
    width: 100%;
}

    .compare-sect__left .compare-card {
        display: none;
    }

    .compare-sect__list {
        position: static;
        margin-bottom: 20px;
        padding: 5px;
        gap: 5px;
        flex-direction: row;
        background: #F4F4F4;
        border-radius: 10px;
    }

    .compare-sect__item {
        width: 50%;
    }

    .compare-sect__item span {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 42px;
        font-size: 15px;
        text-align: center;
        cursor: pointer;
        border-radius: 10px;
        transition: 0.5s;
    }

    .compare-sect__item span:hover {
        background: #EB5C1E;
        color: #fff;
        transition: 0.5s;
    }

    .compare-sect__item span::before {
        display: none;
    }

    .compare-sect__item input:checked~span {
        background: #EB5C1E;
        color: #fff;
    }

    .compare-slider::before,
    .compare-slider::after {
        display: none;
    }

    .compare-card__label {
        display: block !important;
        z-index: 5;
        margin-bottom: 10px;
        color: #6B6B6B;
        opacity: 0;
        width: calc(100vw - 20px) !important;
    }

    .compare-card__row {
        padding: 25px 20px;
        border-bottom: 1px solid #DDDDDD;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
    }

    .compare-sect .splide__slide {
        border: 0;
    }

    .compare-sect .splide__slide.is-active .compare-card__label {
        opacity: 1;
    }

    .compare-card__link svg {
        display: none;
    }
}

@media (max-width: 767px) {
    .compare-sect__body {
        margin: 0 -0.75rem;
    }

    .compare-card__photo {
        height: 137px;
    }

    .compare-card__head {
        padding: 0 7px 30px;
    }

    .compare-card__row {
        padding: 15px 7px;
    }

    .compare-card__title {
        font-size: 12px;
    }

    .compare-slider .splide__track {
        padding-right: 0 !important;
    }
}


@media (max-width: 480px) {

    .eqip-slider,
    .reviews-slider {
        margin-right: -12px;
    }

    .splide__track {
        padding-right: 12px !important;
    }
}