body.page-id-21,
body.single-product
{
    overflow-x: hidden;
}

.section {
    z-index: 1;
    position: relative;
}

.n-sticky {
    position: fixed;
    top: 55%;
    left: 0;
    z-index: 0;
    opacity: .7;
    width: 1000px;
    height: 796px;
}

/*----------------- СТРАНИЦА КАТЕГОРИЙ КАТАЛОГА---------------*/

#catalog-category .section.section-1 {
    background: url(/wp-content/themes/noblelift/img/products/background-catalog.jpg) no-repeat center 85%;
    background-size: cover;
    height: 400px;
    padding-bottom: 32px;
}

#catalog-cards .section.section-1,
#catalog-cards-new .section.section-1 {
    background: url(/wp-content/themes/noblelift/img/products/background-cards.jpg) no-repeat center 68%;
    background-size: cover;
    height: 400px;
    padding-bottom: 32px;
}

#catalog-cards-agv .section.section-1 {
    background: url(/wp-content/themes/noblelift/img/products/background-cards-agv.jpg) no-repeat center 66%;
    background-size: cover;
    height: 400px;
    padding-bottom: 32px;
}

/*-----------------РАЗДЕЛЫ-------------------*/

#catalog-cards-new.warehouse-equipment .section.section-1 {
    background: url(/wp-content/themes/noblelift/img/products/warehouse-equipment.jpg) no-repeat center 90%;
    background-size: cover;
}

#catalog-cards-new.cleaning-systems .section.section-1 {
    background: url(/wp-content/themes/noblelift/img/products/cleaning-systems.jpg) no-repeat center 65%;
    background-size: 120%;
}

#catalog-cards-new.agv .section.section-1 {
    background: url(/wp-content/themes/noblelift/img/products/agv.jpg) no-repeat center 75%;
    background-size: cover;
}


#catalog-cards-new.gidravlicheskie-telezhki .section.section-1 {
    background: url(/wp-content/themes/noblelift/img/products/gidravlicheskie-telezhki.jpg) no-repeat center 95%;
    background-size: cover;
    height: 400px;
    padding-bottom: 32px;
}

#catalog-cards-new.vilochnye-pogruzchiki .section.section-1 {
    background: url(/wp-content/themes/noblelift/img/products/vilochnye-pogruzchiki.jpg) no-repeat center 91%;
    background-size: cover;
    height: 400px;
    padding-bottom: 32px;
}

#catalog-cards-new.shtabelery .section.section-1 {
    background: url(/wp-content/themes/noblelift/img/products/shtabelery.jpg) no-repeat center 68%;
    background-size: cover;
    height: 400px;
    padding-bottom: 32px;
}

#catalog-cards-new.samohodnye-telezhki .section.section-1 {
    background: url(/wp-content/themes/noblelift/img/products/samohodnye-telezhki.jpg) no-repeat center 90%;
    background-size: cover;
    height: 400px;
    padding-bottom: 32px;
}

#catalog-cards-new.richtraki .section.section-1 {
    background: url(/wp-content/themes/noblelift/img/products/richtraki.jpg) no-repeat center 95%;
    background-size: cover;
    height: 400px;
    padding-bottom: 32px;
}

#catalog-cards-new.podjemniki .section.section-1 {
    background: url(/wp-content/themes/noblelift/img/products/podjemniki.jpg) no-repeat center 62%;
    background-size: cover;
    height: 400px;
    padding-bottom: 32px;
}

#catalog-cards-new.podjomnye-stoly .section.section-1 {
    background: url(/wp-content/themes/noblelift/img/products/podjomnye-stoly.jpg) no-repeat center 60%;
    background-size: cover;
    height: 400px;
    padding-bottom: 32px;
}

#catalog-cards-new.komplektovshhiki-zakazov .section.section-1 {
    background: url(/wp-content/themes/noblelift/img/products/komplektovshhiki-zakazov.jpg) no-repeat center 75%;
    background-size: cover;
    height: 400px;
    padding-bottom: 32px;
}

#catalog-cards-new.jelektricheskie-tjagachi .section.section-1 {
    background: url(/wp-content/themes/noblelift/img/products/jelektricheskie-tjagachi.jpg) no-repeat center 68%;
    background-size: cover;
    height: 400px;
    padding-bottom: 32px;
}

/*----------------------------------------*/

#catalog-category .section.section-1 .container,
#catalog-cards .section.section-1 .container,
#catalog-cards-new .section.section-1 .container,
#catalog-cards-agv .section.section-1 .container {
    height: 100%;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

#catalog-category .section.section-1 .breadcrumbs,
#catalog-cards .section.section-1 .breadcrumbs,
#catalog-cards-new .section.section-1 .breadcrumbs,
#catalog-cards-agv .section.section-1 .breadcrumbs {
    margin: auto auto 0 0;
}

#catalog-category .section.section-1 .section-title,
#catalog-cards .section.section-1 .section-title,
#catalog-cards-new .section.section-1 .section-title,
#catalog-cards-agv .section.section-1 .section-title {
    color: #fff;
}

#catalog-category .section.section-2,
#catalog-cards-agv .section.section-2 {
    padding: 100px 0 0 0;
}

#catalog-cards-agv .section.section-2.pb-60 {
    padding-bottom: 60px;
}

#catalog-category .section.section-2 .d-flex-block {
    display: flex;
    gap: 20px;
}

#catalog-category .section.section-2 .sub-sections__wrapper .button {
    display: none;
}

#catalog-category .section.section-2 .sub-sections__wrapper .sub-sections {
    display: flex;
    flex-direction: column;
    gap: 28px;
    width: 395px;
    position: sticky;
    top: 76px;
}

#catalog-category .section.section-2 .sub-sections__wrapper .sub-sections .item,
#catalog-category .section.section-2 .sub-sections__wrapper .sub-sections .item a{
    position: relative;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #404040;
    cursor: pointer;
    transition: .3s ease-out;
}

#catalog-category .section.section-2 .sub-sections__wrapper .sub-sections .item.active {
    padding: 12px 0 12px 32px;
    font-weight: 700;
    text-transform: uppercase;
}

#catalog-category .section.section-2 .sub-sections__wrapper .sub-sections .item.active a {
    font-weight: 700;
    text-transform: uppercase;
}

#catalog-category .section.section-2 .sub-sections__wrapper .sub-sections .item .icon {
    flex-shrink: 0;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    top: 100%;
    left: 0;
    transform: translateY(-50%);
    transition: .3s ease-out;
}

#catalog-category .section.section-2 .sub-sections__wrapper .sub-sections .item.active .icon {
    top: 50%;
    opacity: 1;
    visibility: visible;
}

#catalog-category .section.section-2 .sub-sections__wrapper .sub-sections .item .icon svg path {
    fill: #404040;
}

#catalog-category .section.section-2 .cards-category__wrapper .section-title {
    margin-bottom: 36px;
}

#catalog-category .section.section-2 .cards-category__wrapper .cards-container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

#catalog-category .section.section-2 .cards-category__wrapper .cards-container .item {
    background: #fff;
    box-shadow: 4px 4px 12px 0px #20202014;
    border-radius: 20px;
    padding: 20px;
    height: 280px;
    display: flex;
    flex-direction: column;
    gap: 28px;
    width: calc(100% / 3 - 20px + 20px / 3);
    transition: .3s ease-out;
    cursor: pointer;
}

#catalog-category .section.section-2 .cards-category__wrapper .cards-container .item .title {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #404040;
    max-width: 418px;
    transition: .3s ease-out;
}

#catalog-category .section.section-2 .cards-category__wrapper .cards-container .item .image {
    width: 100%;
    height: 100%;
    min-height: 0;
    max-height: 220px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#catalog-category .section.section-2 .cards-category__wrapper .cards-container .item:not(.long):not(.short-50) .title {
    flex: 0 0 auto; /* Фиксированная высота под текст */
}

#catalog-category .section.section-2 .cards-category__wrapper .cards-container .item:not(.long):not(.short-50) .image {
    flex: 1 1 auto;
}

#catalog-category .section.section-2 .cards-category__wrapper .cards-container .item .image img {
    width: 100%;
    height: auto;
    max-height: 100%;
    object-fit: contain;
    object-position: center;
}

#catalog-category .section.section-2 .cards-category__wrapper .cards-container .item.long {
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-end;
    justify-content: space-between;
    gap: 20px;
    max-width: 810px;
    width: calc(100% / 3 + 100% / 3 - 20px / 3);
}

#catalog-category .section.section-2 .cards-category__wrapper .cards-container .item.long .image {
    width: 336px;
    max-height: none;
}

#catalog-category .section.section-2 .cards-category__wrapper .cards-container .item.last {
    width: 100%;
    max-width: none;
}

#catalog-category .section.section-2 .cards-category__wrapper .cards-container .item.last .image {
    max-width: 336px;
    width: 336px;
}

#catalog-category .section.section-3 .section-title {
    color: #202020;
}


#catalog-cards .section.section-2,
#catalog-cards-new .section.section-2 {
    padding-top: 100px;
}

#catalog-cards-new .section.section-2.pb-60 {
    padding-bottom: 60px;
}

#catalog-cards .section.section-2 .d-flex-block,
#catalog-cards-new .section.section-2 .d-flex-block {
    display: flex;
    gap: 20px;
}


#catalog-cards .section.section-2 .filter-container,
#catalog-cards-new .section.section-2 .filter-container {
    width: 395px;
    position: sticky;
    top: 76px;
}

#catalog-cards .section.section-2 .filter-container .button,
#catalog-cards-new .section.section-2 .filter-container .button {
    display: none;
    width: 100%;
}

#catalog-cards .section.section-2 .filter-container .list-filter,
#catalog-cards-new .section.section-2 .filter-container .list-filter {
    display: flex;
    flex-direction: column;
    gap: 32px;
    height: 100%;
}

#catalog-cards .section.section-2 .filter-container .list-filter .title-block,
#catalog-cards-new .section.section-2 .filter-container .list-filter .title-block {
    font-weight: 700;
    font-size: 28px;
    line-height: 32px;
    text-transform: uppercase;
    color: #202020;
}

#catalog-cards-new .section.section-2 .filter-container .list-filter .berocket_single_filter_widget_3494,
#catalog-cards-new .section.section-2 .filter-container .list-filter .berocket_single_filter_widget_3495 {
    display: inline-flex;
}

#catalog-cards-new .section.section-2 .filter-container .list-filter .berocket_single_filter_widget {
    width: 100%;
}

#catalog-cards-new .section.section-2 .filter-container .list-filter .berocket_single_filter_widget.berocket_single_filter_widget_3494 {
    width: 57%;
}

#catalog-cards-new .section.section-2 .filter-container .list-filter .berocket_single_filter_widget.berocket_single_filter_widget_3495 {
    width: 38%;
}

#catalog-cards-new .section.section-2 .filter-container .list-filter .berocket_single_filter_widget_3494 .bapf_sfilter,
#catalog-cards-new .section.section-2 .filter-container .list-filter .berocket_single_filter_widget_3495 .bapf_sfilter {
    margin: 0;
    width: 100%;
}

#catalog-cards .section.section-2 .filter-container .list-filter .btn,
#catalog-cards-new .section.section-2 .filter-container .list-filter .btn {
    padding: 12px 24px;
    width: 100%;
}

#catalog-cards .section.section-2 .filter-container .list-filter .btn.btn-link,
#catalog-cards-new .section.section-2 .filter-container .list-filter .btn.btn-link {
    outline: 1px solid #E5E5E5;
    outline-offset: -1px;
    background: transparent;
    border: none;
    border-radius: 12px;
    font-family: Arial;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #4C4C4C;
    cursor: pointer;
    flex-shrink: 0;
    transition: .3s ease-out;
}

#catalog-cards .section.section-2 .filter-container .list-filter .btn.btn-orange,
#catalog-cards-new .section.section-2 .filter-container .list-filter .btn.btn-orange {
    width: 100%;
    outline: 1px solid #FD5000;
    outline-offset: -1px;
}

#catalog-cards-new .section.section-2 .filter-container .list-filter .list-container {
    max-height: calc(100vh - 180px);
    overflow-y: auto;
}

#catalog-cards-new .section.section-2 .filter-container .list-filter .list-container::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}

#catalog-cards-new .section.section-2 .filter-container .list-filter .list-container::-webkit-scrollbar-thumb {
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #D2D2D2;
}

#catalog-cards-new .section.section-2 .filter-container .list-filter .list-container__group {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 2px 2px 2px;
}

#catalog-cards-new .section.section-2 .filter-container .list-filter .bapf_head h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #4C4C4C;
    margin: 0 0 12px 0;
}

#catalog-cards-new .section.section-2 .filter-container .list-filter .bapf_body ul {
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;

    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #4C4C4C;

    max-height: 278px;
    overflow: auto;
}

#catalog-cards-new .section.section-2 .filter-container .list-filter .bapf_body ul::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}

#catalog-cards-new .section.section-2 .filter-container .list-filter .bapf_body ul::-webkit-scrollbar-thumb {
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #D2D2D2;
}

#catalog-cards-new .section.section-2 .filter-container .list-filter .bapf_body ul > li {
    position: relative;
    display: flex;

    transition: .3s ease-out;
}

#catalog-cards-new .section.section-2 .filter-container .list-filter .bapf_body ul > li input {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    margin: 0;
    cursor: pointer;
    z-index: 2;
}

#catalog-cards-new .section.section-2 .filter-container .list-filter .bapf_body ul > li input + label {
    padding-left: 30px;
}

#catalog-cards-new .section.section-2 .filter-container .list-filter .bapf_body ul > li input + label:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 3px;
    transform: translateY(-50%);

    width: 16px;
    height: 16px;
    border-radius: 4px;
    outline: 2px solid #ACACAC;
    outline-offset: -1px;

    transition: .3s ease-out;
}

#catalog-cards-new .section.section-2 .filter-container .list-filter .bapf_body ul > li input:checked + label:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 6px;
    transform: translateY(-50%);

    width: 10px;
    height: 10px;
    border-radius: 2px;
    background: #FD5000;
}

#catalog-cards-new .section.section-2 .filter-container .list-filter .bapf_body ul > li input:checked + label {
    color: #FD5000;
}

#catalog-cards-new .section.section-2 .card-wrapper {
    display: flex;
    flex-direction: column;
    gap: 100px;
}

#catalog-cards .section.section-2 .cards-container,
#catalog-cards-new .section.section-2 .cards-container {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    gap: 20px;
    width: 100%;
}

#catalog-cards-new .section.section-2 .cards-container .catalog-pagination,
#search-cards .section.section-2 .cards-container .catalog-pagination,
#catalog-cards-agv .section.section-2 .cards-container .catalog-pagination {
    width: 100%;
}

#catalog-cards-new .section.section-2 .cards-container .catalog-pagination ul.page-numbers,
#search-cards .section.section-2 .cards-container .catalog-pagination ul.page-numbers,
#catalog-cards-agv .section.section-2 .cards-container .catalog-pagination ul.page-numbers {
    display: flex;
    gap: 4px;
    align-items: center;
    margin: 0;
    padding: 0;
    border: none;
    list-style: none;
}

#catalog-cards-new .section.section-2 .cards-container .catalog-pagination ul.page-numbers li,
#search-cards .section.section-2 .cards-container .catalog-pagination ul.page-numbers li,
#catalog-cards-agv .section.section-2 .cards-container .catalog-pagination ul.page-numbers li {
    border: none;
}

#catalog-cards-new .section.section-2 .cards-container .catalog-pagination ul.page-numbers li .page-numbers,
#search-cards .section.section-2 .cards-container .catalog-pagination ul.page-numbers li .page-numbers,
#catalog-cards-agv .section.section-2 .cards-container .catalog-pagination ul.page-numbers li .page-numbers {
    padding: 10px;

    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #ACACAC;

    border-radius: 12px;
    background: transparent;
    border: 1px solid transparent;
    cursor: pointer;

    transition: .3s ease-out;
}

#catalog-cards-new .section.section-2 .cards-container .catalog-pagination ul.page-numbers li .page-numbers.current,
#search-cards .section.section-2 .cards-container .catalog-pagination ul.page-numbers li .page-numbers.current,
#catalog-cards-agv .section.section-2 .cards-container .catalog-pagination ul.page-numbers li .page-numbers.current {
    color: #fff;
    background: #FD5000;
    border-color: #FD5000;
}

#catalog-cards-new .section.section-2 .cards-container .catalog-pagination ul.page-numbers li .page-numbers.next,
#search-cards .section.section-2 .cards-container .catalog-pagination ul.page-numbers li .page-numbers.next,
#catalog-cards-agv .section.section-2 .cards-container .catalog-pagination ul.page-numbers li .page-numbers.next {
    margin-left: 6px;

    border-radius: 50%;
    border: 1px solid transparent;
    width: 42px;
    height: 42px;
    color: transparent;
    position: relative;
}

#catalog-cards-new .section.section-2 .cards-container .catalog-pagination ul.page-numbers li .page-numbers.prev,
#search-cards .section.section-2 .cards-container .catalog-pagination ul.page-numbers li .page-numbers.prev,
#catalog-cards-agv .section.section-2 .cards-container .catalog-pagination ul.page-numbers li .page-numbers.prev {
    margin-right: 6px;

    border-radius: 50%;
    border: 1px solid transparent;
    width: 42px;
    height: 42px;
    color: transparent;
    position: relative;
}

#catalog-cards-new .section.section-2 .cards-container .catalog-pagination ul.page-numbers li .page-numbers.next:before,
#catalog-cards-new .section.section-2 .cards-container .catalog-pagination ul.page-numbers li .page-numbers.prev:before,
#catalog-cards-agv .section.section-2 .cards-container .catalog-pagination ul.page-numbers li .page-numbers.next:before,
#catalog-cards-agv .section.section-2 .cards-container .catalog-pagination ul.page-numbers li .page-numbers.prev:before,
#search-cards .section.section-2 .cards-container .catalog-pagination ul.page-numbers li .page-numbers.next:before,
#search-cards .section.section-2 .cards-container .catalog-pagination ul.page-numbers li .page-numbers.prev:before {
    display: inline-block;
    width: 7px;
    height: 12px;

    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-51%, -50%);
    transition: .3s ease-out;
}

#catalog-cards-new .section.section-2 .cards-container .catalog-pagination ul.page-numbers li .page-numbers.next:before,
#catalog-cards-agv .section.section-2 .cards-container .catalog-pagination ul.page-numbers li .page-numbers.next:before,
#search-cards .section.section-2 .cards-container .catalog-pagination ul.page-numbers li .page-numbers.next:before {
    content: "";
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='7' height='12' viewBox='0 0 7 12' fill='none'><path d='M1 1L6 6L1 11' stroke='%23767676' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center;
    background-size: contain;

}

#catalog-cards-new .section.section-2 .cards-container .catalog-pagination ul.page-numbers li .page-numbers.prev:before,
#catalog-cards-agv .section.section-2 .cards-container .catalog-pagination ul.page-numbers li .page-numbers.prev:before,
#search-cards .section.section-2 .cards-container .catalog-pagination ul.page-numbers li .page-numbers.prev:before {
    content: "";
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='7' height='12' viewBox='0 0 7 12' fill='none'><path d='M6 1L1 6L6 11' stroke='%23767676' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center;
    background-size: contain;
}

#catalog-cards .section.section-2 .cards-container .category-cards,
#catalog-cards-new .section.section-2 .card-wrapper .category-cards,
#catalog-cards-agv .section.section-2 .card-wrapper .category-cards {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 16px;
}

#catalog-cards-new .section.section-2 .card-wrapper .category-cards {
    margin-bottom: 0;
}

#catalog-cards-agv .section.section-2 .card-wrapper .category-cards {
    margin-bottom: 100px;
}

#catalog-cards .section.section-2 .cards-container .category-cards .item-card,
#catalog-cards-new .section.section-2 .card-wrapper .category-cards .item-card,
#catalog-cards-agv .section.section-2 .card-wrapper .category-cards .item-card {
    width: calc(100% / 2 - 20px / 2);
    border-radius: 20px;
    padding: 16px;
    background: #fff;
    box-shadow: 4px 4px 12px 0px #20202014;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    gap: 12px;
    transition: .3s ease-out;
}

#catalog-cards-new .section.section-2 .card-wrapper .category-cards .item-card,
#catalog-cards-agv .section.section-2 .card-wrapper .category-cards .item-card {
    width: calc(100% / 4 - 20px + 20px / 4);
}

#catalog-cards .section.section-2 .cards-container .category-cards .item-card .title,
#catalog-cards-new .section.section-2 .card-wrapper .category-cards .item-card .title,
#catalog-cards-agv .section.section-2 .card-wrapper .category-cards .item-card .title {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #404040;
    transition: .3s ease-out;
}

#catalog-cards .section.section-2 .cards-container .category-cards .item-card .image,
#catalog-cards-new .section.section-2 .card-wrapper .category-cards .item-card .image,
#catalog-cards-agv .section.section-2 .card-wrapper .category-cards .item-card .image {
    width: 108px;
    height: 108px;
    flex-shrink: 0;
}

#catalog-cards-new .section.section-2 .card-wrapper .category-cards .item-card .image,
#catalog-cards-agv .section.section-2 .card-wrapper .category-cards .item-card .image {
    width: 164px;
    height: 128px;
}

#catalog-cards .section.section-2 .cards-container .category-cards .item-card .image img,
#catalog-cards-new .section.section-2 .card-wrapper .category-cards .item-card .image img,
#catalog-cards-agv .section.section-2 .card-wrapper .category-cards .item-card .image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

#catalog-cards .section.section-2 .cards-container .item,
#catalog-cards-new .section.section-2 .cards-container .item,
#single-product .section.section-8 .slider__container .item{
    width: calc(100% / 3 - 20px + 20px / 3);
    padding: 20px;
    box-shadow: 4px 4px 12px 0px #20202014;
    background: #FFFFFF;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    transition: .3s ease-out;
}

#catalog-cards .section.section-2 .cards-container.no-filter .item,
#catalog-cards-new .section.section-2 .cards-container.no-filter .item {
    width: calc(100% / 4 - 20px + 20px / 4);
}

#catalog-cards .section.section-2 .cards-container .item .image,
#catalog-cards-new .section.section-2 .cards-container .item .image,
#single-product .section.section-8 .slider__container .item .image{
    width: 100%;
    height: 270px;
    margin-bottom: 10px;
}

#catalog-cards .section.section-2 .cards-container .item .image img,
#catalog-cards-new .section.section-2 .cards-container .item .image img,
#single-product .section.section-8 .slider__container .item .image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

#catalog-cards .section.section-2 .cards-container .item .name,
#catalog-cards-new .section.section-2 .cards-container .item .name,
#single-product .section.section-8 .slider__container .item .name {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    color: #404040;
    margin-bottom: 10px;
}

#catalog-cards-new .section.section-2 .cards-container .item .name,
#single-product .section.section-8 .slider__container .item .name {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

#catalog-cards-new .section.section-2 .cards-container .item .name .small,
#single-product .section.section-8 .slider__container .item .name .small {
    font-weight: 400;
    text-transform: none;
    color: #767676;
}

#catalog-cards .section.section-2 .cards-container .item .parameters,
#catalog-cards-new .section.section-2 .cards-container .item .parameters,
#single-product .section.section-8 .slider__container .item .parameters,
#search-cards .section.section-2 .cards-container a.product .parameters {
    display: flex;
    flex-direction: column;
    gap: 4px;
    margin-bottom: 20px;
}

#catalog-cards .section.section-2 .cards-container .item .parameters .li,
#catalog-cards-new .section.section-2 .cards-container .item .parameters .li,
#single-product .section.section-8 .slider__container .item .parameters .li,
#search-cards .section.section-2 .cards-container a.product .parameters .li {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 12px;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #404040;
}

#catalog-cards .section.section-2 .cards-container .item .parameters .li span,
#catalog-cards-new .section.section-2 .cards-container .item .parameters .li span,
#single-product .section.section-8 .slider__container .item .parameters .li span,
#search-cards .section.section-2 .cards-container a.product .parameters .li span{
    font-weight: 700;
    text-align: right;
    max-width: 55%;
}

#catalog-cards .section.section-2 .cards-container .item .btn,
#catalog-cards-new .section.section-2 .cards-container .item .btn,
#single-product .section.section-8 .slider__container .item .btn {
    margin: auto 0 0 0;
    text-align: center;
    padding: 16px;
    outline: 1px solid #FD5000;
    outline-offset: -1px;
}

#catalog-cards-agv .section.section-2 .cards-container {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

#catalog-cards-agv .section.section-2 .cards-container .item {
    background: #fff;
    box-shadow: 4px 4px 12px 0 #20202014;
    border-radius: 20px;
    padding: 24px;
    display: flex;
    gap: 40px;
    position: relative;
    transition: .3s ease-out;
    overflow: hidden;
}

#catalog-cards-agv .section.section-2 .cards-container .item:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 675px;
    height: 537px;
    object-fit: contain;
    transform: translateY(-50%);
    background: url("/wp-content/themes/noblelift/img/n-gradient.png") no-repeat center;
    z-index: 0;
}

#catalog-cards-agv .section.section-2 .cards-container .item > * {
    position: relative;
    z-index: 1;
}

#catalog-cards-agv .section.section-2 .cards-container .item .image {
    width: 339px;
    height: 312px;
    flex-shrink: 0;
}

#catalog-cards-agv .section.section-2 .cards-container .item .image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transition: .3s ease-out;
}

#catalog-cards-agv .section.section-2 .cards-container .item .block-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#catalog-cards-agv .section.section-2 .cards-container .item .block-text .name {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #FD5000;
    margin-bottom: 4px;
}

#catalog-cards-agv .section.section-2 .cards-container .item .block-text .sub-name {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #4C4C4C;
    margin-bottom: 20px;
}

#catalog-cards-agv .section.section-2 .cards-container .item .block-text .parameters {
    display: flex;
    flex-direction: column;
    gap: 2px;
    font-family: Arial;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #767676;
}

#catalog-cards-agv .section.section-2 .cards-container .item .block-text .parameters ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#catalog-cards-agv .section.section-2 .cards-container .item .block-text .parameters li {
    padding-left: 12px;
    position: relative;
}

#catalog-cards-agv .section.section-2 .cards-container .item .block-text .parameters li:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 4px;
    height: 4px;
    background: #FD5000;
    border-radius: 50%;
}

#catalog-cards-agv .section.section-2 .cards-container .item .block-text .btn.btn-link {
    display: none;
}

#catalog-cards-agv .section.section-2 .cards-container .item .btn.btn-link {
    margin: auto 0 0 auto;
    padding: 16px 32px;
    display: flex;
    align-items: center;
    gap: 20px;
    outline: 1px solid #D2D2D2;
    outline-offset: -1px;
    border-radius: 12px;
    font-family: Arial;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #404040;
    transition: .3s ease-out;
}

#catalog-cards-agv .section.section-2 .cards-container .item .btn.btn-link .arrow svg path {
    transition: .3s ease-out;
}

#single-product .show__model-product {
    display: none;
}

#single-product .breadcrumbs {
    margin-bottom: 16px;
}

#single-product .breadcrumbs #breadcrumbs > span,
#single-product .breadcrumbs #breadcrumbs > span a {
    color: #ACACAC;
}

#single-product .d-grid-block {
    padding-top: 164px;
    display: grid;
    grid-template-columns: [content-start] 8fr [content-end] 4fr;
    grid-template-rows: auto;
    gap: 20px;
    max-width: 1640px;
    margin: 0 auto;
}

#single-product .sticky__wrapper {
    width: 533px;
    background: #F3F3F3;
    padding: 34px 30px;
    position: sticky;
    top: 0;
    right: 0;
    grid-column: content-end;
    grid-row: 1 / span 2;
    z-index: 4;
    transition: .3s ease;
}

#single-product .sticky__wrapper:before {
    content: "";
    position: absolute;
    top: 60%;
    right: 0;
    width: 100%;
    height: 120%;
    background: #F3F3F3;
    z-index: 3;
}

#single-product .sticky-container {
    display: flex;
    flex-direction: column;
    gap: 36px;
    padding-right: 8px;

    max-height: calc(100vh - 164px - 64px);

    z-index: 4;
    overflow-y: auto;

    position: sticky;
    top: 84px;
    right: 0;
}


#single-product .sticky__wrapper.top {
    padding-top: 84px;
    /*height: calc(100vh);*/
}

#single-product .sticky__wrapper.top .sticky-container {
    max-height: calc(100vh - 84px);
}

#single-product .sticky__wrapper .sticky-container::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}

#single-product .sticky__wrapper .sticky-container::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #D2D2D2;
}

#single-product .sticky-container .video-compare__container {
    margin-bottom: -12px;
    display: flex;
    align-items: center;
}

#single-product .sticky-container .video-button {
    display: flex;
    align-items: center;
    gap: 13px;

    padding: 6px 12px;
    border-radius: 16px;
    background: #FD50001A;
    cursor: pointer;

    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #FD5000;

    transition: .3s ease-out;
}

#single-product .sticky-container .compare-container {
    margin: 0 0 0 auto;
}

#single-product .sticky-container .compare-container .compare-button {
    position: relative;

    display: flex;
    align-items: flex-end;
    gap: 4px;

    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #FD5000;

    cursor: pointer;
    transition: .3s ease-out;
}

#single-product .sticky-container .compare-container .compare-button .add-comp {
    display: flex;
    align-items: flex-end;
    gap: 8px;
}

#compare-current .href-div {
    display: flex;
    align-items: flex-end;
    gap: 4px;
}

#compare-current .badge,
#compare-current .count {
    width: 24px;
    height: 24px;

    display: flex;
    align-items: center;
    justify-content: center;

    padding: 0;
    min-width: auto;
    background: #E5E5E5;
    border-radius: 8px;

    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #FD5000;

    transition: .3s ease-out;
}

#single-product .sticky-container .compare-container .compare-button .go-compare {
    color: #FD5000;
}

#compare-current .remove-current {
    padding: 2px 4px;

    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #404040;

    background: transparent;
    border: none;

    cursor: pointer;
    transition: .3s ease-out;
}

#single-product .sticky-container .compare-container .compare-button span.icon {
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#single-product .sticky-container .compare-container .compare-button span.icon svg path {
    transition: .3s ease-out;
}

#single-product .sticky-container .compare-container .compare-button span.count {
    display: none;

    position: absolute;
    right: 0;
    bottom: 0;

    padding: 1px 4px;
    border-radius: 50%;
    background: #202020;

    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    color: #FD5000;

    transition: .3s ease-out;
}

#single-product .section {
    width: 100%;
    grid-column: 1;
}

#single-product .sticky__wrapper .title {
    display: flex;
    flex-direction: column;
}

#single-product .sticky__wrapper .title span.small,
#single-product .sticky__wrapper .title span.small a {
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #767676;
}

#single-product .sticky__wrapper .title span.small {
    margin-bottom: 8px;
}

#single-product .sticky__wrapper .title span.large {
    font-weight: 700;
    font-size: 32px;
    line-height: 36px;
    text-transform: uppercase;
    color: #202020;
}

#single-product .sticky__wrapper .select-configuration__wrapper {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

#single-product .sticky__wrapper .select-configuration__wrapper > .title-block {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #404040;
}

#single-product .sticky__wrapper .select-configuration__wrapper .models .title-block,
#single-product .sticky__wrapper .select-configuration__wrapper .selected-parameters .title-block {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #767676;
    margin-bottom: 4px;
}

#single-product .sticky__wrapper .select-configuration__wrapper .selected-parameters.hide {
    display: none;
}

#single-product .sticky__wrapper .select-configuration__wrapper .models .items,
#single-product .sticky__wrapper .select-configuration__wrapper .selected-parameters .items {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

#single-product .sticky__wrapper .select-configuration__wrapper .selected-parameters .items .item {
    display: flex;
    align-items: center;
    gap: 4px;
    padding: 8px 16px;
    color: #767676;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    background: #E5E5E5;
    border-radius: 20px;
    outline: 1px solid #E5E5E5;
    outline-offset: -1px;
    transition: .3s ease-out;
}

#single-product .sticky__wrapper .select-configuration__wrapper .selected-parameters .items .item .delete {
    width: 20px;
    height: 20px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

#single-product .sticky__wrapper .select-configuration__wrapper .models .items .item {
    padding: 12px 16px;
    outline: 1px solid #E5E5E5;
    outline-offset: -1px;
    border-radius: 8px;
    width: calc(100% / 3 - 12px + 12px / 3);
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #4C4C4C;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .3s ease-out;
}

#single-product .sticky__wrapper .select-configuration__wrapper .models .items .item.active {
    color: #FD5000;
    background: #E5E5E5;
}

#single-product .sticky__wrapper .select-configuration__wrapper .select-mast {
    font-family: Arial;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #4C4C4C;
    background: transparent;
    cursor: pointer;
    padding: 20px;
    width: 100%;
    outline: 1px solid #D2D2D2;
    outline-offset: -1px;
    border: none;
    border-radius: 8px;
    transition: .3s ease-out;
}

#single-product .sticky__wrapper .btn-orange.order {
    outline: 1px solid #FD5000;
    outline-offset: -1px;
}

#single-product .sticky__wrapper .attr {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

#single-product .sticky__wrapper .attr .li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #767676;
}

#single-product .sticky__wrapper .attr .li > span {
    color: #4C4C4C;
    font-weight: 700;
}

#single-product .sticky__wrapper .parameters.accordion__wrapper .item {
    display: flex;
    flex-direction: column;
    border-top: 1px solid #D2D2D2;
}

#single-product .sticky__wrapper .parameters.accordion__wrapper .item .accordion-button {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 0;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #4C4C4C;
    cursor: pointer;
    transition: .3s ease-out;
}

#single-product .sticky__wrapper .parameters.accordion__wrapper .item .accordion-button .arrow {
    width: 16px;
    height: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 0 0 auto;
    transition: .3s ease-out;
}

#single-product .sticky__wrapper .parameters.accordion__wrapper .item .accordion-button .arrow svg path,
#single-product .sticky__wrapper .parameters.accordion__wrapper .item .accordion-button .info svg path {
    transition: .3s ease-out;
}

#single-product .sticky__wrapper .parameters.accordion__wrapper .item.open .accordion-button .arrow {
    transform: rotate(-180deg);
}

#single-product .sticky__wrapper .parameters.accordion__wrapper .item .accordion-button .info {
    width: 24px;
    height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 8px;
}

#single-product .sticky__wrapper .parameters.accordion__wrapper .item .accordion-body {
    padding-bottom: 12px;
    display: none;
    flex-direction: column;
    gap: 8px;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #767676;
}

#single-product .sticky__wrapper .parameters.accordion__wrapper .item .accordion-body .text span {
    color: #404040;
}

#single-product .sticky__wrapper .parameters.accordion__wrapper .item .accordion-body .ul {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

#single-product .sticky__wrapper .parameters.accordion__wrapper .item .accordion-body .ul-title {
    margin-bottom: 4px;
}

#single-product .sticky__wrapper .parameters.accordion__wrapper .item .accordion-body .ul .li {
    padding-left: 12px;
    position: relative;
}

#single-product .sticky__wrapper .parameters.accordion__wrapper .item .accordion-body .ul .li:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 4px;
    height: 4px;
    background: #767676;
    border-radius: 50%;
}

#single-product .gallery__wrapper {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 20px;
}

#single-product .gallery__wrapper .variants {
    position: absolute;
    top: 16px;
    right: 16px;
    display: flex;
    gap: 8px;
}

#single-product .gallery__wrapper .variants > div {
    padding: 8px 16px;
    border-radius: 20px;
    background: #FFFFFF;
    cursor: pointer;
    box-shadow: 3px 0px 5.8px 0px #FD50001C;
    transition: .3s ease-out;
    position: relative;
}

#single-product .gallery__wrapper .variants > div .name {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-transform: lowercase;
    color: #FD5000;
}

#single-product .gallery__wrapper .variants > div .info {
    position: absolute;
    bottom: -80px;
    left: 0;
    padding: 8px 16px;
    border-radius: 8px;
    background: #FFFFFF;
    box-shadow: 4px 4px 12px 0px #20202014;
    height: 72px;
    z-index: 1;
    transform: translateY(20%);
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #767676;
    text-transform: lowercase;
    display: flex;
    align-items: center;
    opacity: 0;
    transition: .3s ease-out, z-index 0s;
}

#single-product .gallery__wrapper .variants > div.hover .info {
    transform: translateY(0);
    opacity: 1;
    z-index: 999;
}

#single-product .gallery__wrapper .variants > div:nth-child(1) .info {
    width: 220px;
}

#single-product .gallery__wrapper .variants > div:nth-child(2) .info {
    width: 349px;
    left: 30%;
    transform: translate(-50%, 0);
}

#single-product .gallery__wrapper .variants > div:nth-child(3) .info {
    width: 242px;
    left: inherit;
    right: 0;
}

#single-product .gallery__wrapper .gallery-container {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    width: 100%;
}

#single-product .gallery__wrapper .gallery-container .item {
    border-radius: 20px;
    background: #FFFFFF;
    overflow: hidden;
    cursor: pointer;
}

#single-product .gallery__wrapper .gallery-container.no-photo {
    width: 100%;
}

#single-product .gallery__wrapper .gallery-container.no-photo .item {
    background: #FFFFFF;
    display: flex;
    cursor: inherit;
    align-items: center;
    justify-content: center;
}

#single-product .gallery__wrapper .gallery-container.no-photo .item .image-no-photo__block {
    display: flex;
    flex-direction: column;
    gap: 50px;
    align-items: center;
    margin: auto;
}

#single-product .gallery__wrapper .gallery-container.no-photo .item .image-no-photo__block img {
    width: 300px;
    height: 300px;
    object-fit: contain;
}

#single-product .gallery__wrapper .gallery-container.no-photo .item .image-no-photo__block .site {
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #FD5000;
}

#single-product .gallery__wrapper .gallery-container .item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-fit: contain;
}

#single-product .gallery__wrapper .gallery-container .item:nth-child(1) {
    width: 100%;
    height: 680px;
}

#single-product .gallery__wrapper .gallery-container .item:nth-child(2),
#single-product .gallery__wrapper .gallery-container .item:nth-child(3) {
    width: calc(100% / 2 - 20px / 2);
    height: 413px;
}

#single-product .gallery__wrapper .gallery-container .item:nth-child(4),
#single-product .gallery__wrapper .gallery-container .item:nth-child(5),
#single-product .gallery__wrapper .gallery-container .item:nth-child(6) {
    width: calc(100% / 3 - 20px + 20px / 3);
    height: 280px;
}

#single-product .gallery__wrapper .gallery-container.five .item:nth-child(4),
#single-product .gallery__wrapper .gallery-container.five .item:nth-child(5) {
    width: calc(100% / 2 - 20px / 2);
}

#single-product .gallery__wrapper .gallery-container.four .item:nth-child(2),
#single-product .gallery__wrapper .gallery-container.four .item:nth-child(3),
#single-product .gallery__wrapper .gallery-container.four .item:nth-child(4) {
    width: calc(100% / 3 - 20px + 20px / 3);
    height: 280px;
}

#single-product .gallery__wrapper .gallery-container.three .item:nth-child(2),
#single-product .gallery__wrapper .gallery-container.three .item:nth-child(3) {
    width: calc(100% / 2 - 20px / 2);
    height: 413px;
}

#single-product .gallery__wrapper .gallery-container.two .item:nth-child(2) {
    width: 100%;
    height: 680px;
}

#single-product .gallery__wrapper .btn.open-gallery {
    display: flex;
    gap: 20px;
    align-items: center;
    padding: 20px 32px;
    outline: 1px solid #D2D2D2;
    outline-offset: -1px;
    border-radius: 12px;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #404040;
    cursor: pointer;
    transition: .3s ease-out;
}

#single-product .gallery__wrapper .btn.open-gallery .arrow {
    display: flex;
    align-items: center;
    justify-content: center;
}

#single-product .gallery__wrapper .btn.open-gallery .arrow svg path {
    transition: .3s ease-out;
}

#modal-gallery.modal-gallery__wrapper {
    display: none;
    align-items: center;
    width: 100%;
    height: 100%;
    background: #202020;
    position: fixed;
    top: 0;
    left: 0;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 9999;
}

/*#modal-gallery.modal-gallery__wrapper .container {*/
/*    position: relative;*/
/*    display: flex;*/
/*    height: 100%;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*}*/

#modal-gallery .modal-gallery-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 42px;
}

#modal-gallery .container .buttons,
#modal-gallery .modal-gallery-container .buttons {
    display: flex;
    gap: 12px;
    padding: 8px;
    position: absolute;
    top: 0;
    right: 0;
}

#modal-gallery .container .buttons.mobile {
    display: none;
}

#modal-gallery .container .buttons .btn-scale .reduce,
#modal-gallery .modal-gallery-container .buttons .btn-scale .reduce {
    display: none;
}

#modal-gallery .container .buttons .btn-scale.scale .zoom,
#modal-gallery .modal-gallery-container .buttons .btn-scale.scale .zoom {
    display: none;
}

#modal-gallery .container .buttons .btn-scale.scale .reduce,
#modal-gallery .modal-gallery-container .buttons .btn-scale.scale .reduce {
    display: flex;
}

#modal-gallery .container .buttons .btn,
#modal-gallery .modal-gallery-container .buttons .btn {
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 10;
}

#modal-gallery .container .buttons .btn > div,
#modal-gallery .modal-gallery-container .buttons .btn > div {
    display: flex;
    align-items: center;
    justify-content: center;
}

#modal-gallery .container .buttons .btn svg path,
#modal-gallery .modal-gallery-container .buttons .btn svg path {
    transition: .3s ease-out;
}

#modal-gallery .modal-gallery-container .main-slider {
    display: flex;
    align-items: center;
    height: 67vh;
    width: 100%;
    position: relative;
    overflow: visible;
    transition: transform .4s ease-out;
}

/*calc(100vh - 150px - 42px - 10vh)*/

#modal-gallery .modal-gallery-container .main-slider .slide {
    background: #FFFFFF1A;
    backdrop-filter: blur(12px);
    padding: 10px;
    border-radius: 20px;
    height: 100%;
    width: calc(66.2%);
    position: absolute;
    left: 50%;
    cursor: pointer;
    overflow: hidden;
    transform: scale(.67);
}

#modal-gallery .modal-gallery-container .main-slider .slide .image {
    width: 100%;
    height: 100%;
    background: #fff;
    border-radius: 16px;
    overflow: hidden;
    position: relative;
}

#modal-gallery .modal-gallery-container .main-slider .slide .image.current:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 20px;
    top: 0;
    left: 0;
    background: transparent;
    z-index: 1;
    transition: background .4s ease-out;
}

#modal-gallery .modal-gallery-container .main-slider .slide:not(.current) .image:before {
    background: #20202066;
    transition: background .4s ease-out;
}

#modal-gallery .modal-gallery-container .main-slider .slide:not(.current).next .image:before,
#modal-gallery .modal-gallery-container .main-slider .slide:not(.current).prev .image:before {
    background: #20202033;
    transition: background .4s ease-out;
}

#modal-gallery .modal-gallery-container .main-slider .slide:not(.current) .image img {
    filter: blur(4px);
}

#modal-gallery .modal-gallery-container .main-slider .slide .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-fit: contain;
    transform: scale(1);
    transition: .3s ease-out;
}

#modal-gallery .modal-gallery-container .main-slider .slide.scale .image img {
    transform: scale(1.2);
}

#modal-gallery .modal-gallery-container .main-slider .slide.current {
    transform: translateX(-50%) scale(1);
    z-index: 3;
    border: 1px solid #acacac29;
    transition: transform .4s ease-out;
}

#modal-gallery .modal-gallery-container .main-slider .slide.next {
    transform: translateX(calc(-50% + 24.5%)) scale(.77);
    z-index: 2;
    transition: transform .4s ease-out;
}

#modal-gallery .modal-gallery-container .main-slider .slide.next .image,
#modal-gallery .modal-gallery-container .main-slider .slide.prev .image {
    background: #D2D2D2;
}

#modal-gallery .modal-gallery-container .main-slider .slide.next-three .image,
#modal-gallery .modal-gallery-container .main-slider .slide.prev-three .image {
    opacity: .6;
}

#modal-gallery .modal-gallery-container .main-slider .slide.next-three {
    transform: translateX(calc(-50% + 40%)) scale(.67);
    z-index: 1;
    transition: transform 0s, opacity .4s .1s ease-out;
}

#modal-gallery .modal-gallery-container .main-slider .slide.prev {
    transform: translateX(calc(-50% - 24.5%)) scale(.77);
    z-index: 2;
    transition: transform .4s ease-out;
}

#modal-gallery .modal-gallery-container .main-slider .slide.prev-three {
    transform: translateX(calc(-50% - 40%)) scale(.67);
    z-index: 1;
    transition: transform .4s ease-out, opacity .4s ease-out;
}

#modal-gallery .modal-gallery-container .main-slider .slide.hidden {
    opacity: 0;
    z-index: 0;
    transition: transform 0s .4s, opacity .4s ease-out;
}


#modal-gallery .modal-gallery-container .navigation-slider {
    padding: 20px;
    background: #F3F3F31A;
    backdrop-filter: blur(12px);
    border-radius: 20px;
    display: flex;
    align-items: center;
    gap: 24px;
}

#modal-gallery .modal-gallery-container .navigation-slider .arrow {
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    outline: 1px solid transparent;
    outline-offset: -1px;
    border-radius: 50%;
    transition: .3s ease-out;
}

#modal-gallery .modal-gallery-container .navigation-slider .navigation-wrapper {
    overflow: hidden;
    max-width: 600px;
}

#modal-gallery .modal-gallery-container .navigation-slider .navigation-container {
    height: 110px;
    display: flex;
    align-items: center;
    gap: 8px;
    transition: .4s ease-out;
}

#modal-gallery .modal-gallery-container .navigation-slider .navigation-container .slide {
    width: 90px;
    height: 90px;
    /*transform: scale(.82);*/
    border-radius: 8px;
    flex-shrink: 0;
    cursor: pointer;
    transition: width .4s ease-out, height .4s ease-out;
    display: flex;
    align-items: center;
    justify-content: center;
}

#modal-gallery .modal-gallery-container .navigation-slider .navigation-container .slide.current {
    /*transform: scale(1);*/
    width: 110px;
    height: 110px;
    transition: width .4s ease-out, height .4s ease-out;
}

#modal-gallery .modal-gallery-container .navigation-slider .navigation-container .slide .image {
    width: 100%;
    height: 100%;
    border-radius: 8px;
    overflow: hidden;
    background: #fff;
}

#modal-gallery .modal-gallery-container .navigation-slider .navigation-container .slide .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#single-product .section.section-2 {
    margin-top: 80px;
}

#single-product .section.section-2 .title {
    margin-top: 0;
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 28px;
    line-height: 32px;
    color: #404040;
    text-transform: uppercase;
}

#single-product .section.section-2 .block-text {
    display: flex;
    flex-direction: column;
    font-family: Arial;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #767676;
}

#single-product .section.section-2 .block-text p {
    margin: 0 0 12px 0;
}

#single-product .section.section-2 .block-text p:last-child {
    margin-bottom: 0;
}

#single-product .section.section-2 .block-text .ul,
#single-product .section.section-2 .block-text ul {
    display: flex;
    flex-direction: column;
    gap: 4px;
    margin: 0 0 12px 0;
    padding: 0 0 0 12px;
    max-width: 672px;
    list-style: none;
}

#single-product .section.section-2 .block-text ul p {
    margin: 0;
}

#single-product .section.section-2 .block-text .ul:last-child,
#single-product .section.section-2 .block-text ul:last-child {
    margin-bottom: 0;
}

#single-product .section.section-2 .block-text .ul .li,
#single-product .section.section-2 .block-text ul li {
    position: relative;
    padding-left: 12px;
}

#single-product .section.section-2 .block-text .ul .li:before,
#single-product .section.section-2 .block-text ul li:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #767676;
}

#single-product .section.section-2 .block-text .ul-title {
    font-weight: 700;
    margin-bottom: 6px;
    color: #404040;
}

#single-product .d-flex-block.dark {
    display: flex;
    flex-direction: column;
    gap: 100px;
    margin-top: 100px;
}

#single-product .section.section-3 {
    /*background: #202020;*/
    grid-column: 1 / -1; /* Занимает все колонки */
    width: 100vw; /* На всю ширину экрана */
    margin-left: calc(-50vw + 50%); /* Центрирование */
    background: linear-gradient(270deg, #F3F3F3 30%, #202020 30%);
    margin-top: 80px;
}

#single-product .section.section-3 .container {
    padding: 80px 0 100px 0;
    position: relative;
}

#single-product .section.section-3 .grid {
    position: absolute;
    top: 50%;
    left: 50%;
    width: calc(100% + 60px * 2);
    height: calc(100% - 40px * 2);
    transform: translate(-50%, -50%);
}

#single-product .section.section-3 .section-title {
    color: #fff;
    font-weight: 700;
    font-size: 28px;
    line-height: 32px;
    text-transform: uppercase;
    margin-bottom: 40px;
}

#single-product .section.section-3 .image {
    display: flex;
    width: auto;
    flex-direction: row;
    align-items: center;
    gap: 20px;
    max-width: 1079px;
}

#single-product .section.section-3 .image.one {
    max-width: 579px;
}

#single-product .section.section-3 .image .img {
    background: #DFDFDF;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

#single-product .section.section-3 .image img {
    mix-blend-mode: exclusion;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

#single-product .section.section-4,
#single-product .section.section-5 {
    margin-top: 80px;
    max-width: 1080px;
}

#single-product .section.section-4 .title,
#single-product .section.section-5 .title {
    font-weight: 700;
    font-size: 28px;
    line-height: 32px;
    color: #404040;
    text-transform: uppercase;
    margin-bottom: 36px;
}

#single-product .section.section-4 .table__scroll,
#single-product .section.section-5 .table__scroll {
    width: 100%;
    overflow-x: auto; /* Включение горизонтального скролла */
    -webkit-overflow-scrolling: touch; /* Плавный скролл на iOS */
}

#single-product .section.section-4 .table__scroll::-webkit-scrollbar,
#single-product .section.section-5 .table__scroll::-webkit-scrollbar {
    height: 6px;
    background-color: #F5F5F5;
}

#single-product .section.section-4 .table__scroll::-webkit-scrollbar-thumb,
#single-product .section.section-5 .table__scroll::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background-color: #D2D2D2;
}

#single-product .section.section-4 table,
#single-product .section.section-5 table {
    /*border-radius: 8px;*/
    /*border: 1px solid #D2D2D2;*/
    margin: 0;
    border-spacing: 0;
    border-collapse: collapse;

    width: 100%;
}

#single-product .section.section-4 table td,
#single-product .section.section-5 table td:not(.td-btn){
    padding: 8px;
    font-family: Arial;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #4C4C4C;
    border: 1px solid #D2D2D2;
    box-sizing: border-box;
}

#single-product .section.section-4 table tr td[rowspan],
#single-product .section.section-5 table tr td[rowspan]{
    font-weight: 700;
    max-width: 148px;
    vertical-align: top;
}

#single-product .section.section-4 table td.first {
    font-weight: 700;
}

#single-product .section.section-4 table td.active {
    background: #FD50001A;
}

#single-product .section.section-4 table td.active.first {
    color: #FD5000;
}

#single-product .section.section-4 .sub-text,
#single-product .section.section-5 .sub-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #4C4C4C;
    margin-top: 16px;
}

#single-product .section.section-5 .model-text {
    display: flex;
    justify-content: center;
    gap: 8px;
    margin-bottom: 16px;
}

#single-product .section.section-5 .model-text .text {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #767676;
    text-align: center;
}

#single-product .section.section-5 .model-text .name {
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    color: #FD5000;
    text-align: center;
}

#single-product .section.section-5 .tab-content {
    display: none;
}

#single-product .section.section-5 .tab-content.active {
    display: block;
}

#single-product .section.section-5 table tr:first-child td {
    color: #767676;
}

#single-product .section.section-5 table td.td-btn{
    padding: 4px 0 4px 20px;
    width: 160px;
}

#single-product .section.section-5 .template-button {
    display: none;
}

#single-product .section.section-5 table td.td-btn .choose-btn {
    border: 1px solid #D2D2D2;
    border-radius: 8px;
    background: transparent;
    color: #404040;
    font-family: Arial;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 6px 10px;
    min-width: 136px;
    cursor: pointer;
    transition: .3s ease-out;
}

#single-product .section.section-5 table td.td-btn .choose-btn.not-selected .text.selected,
#single-product .section.section-5 table td.td-btn .choose-btn.not-selected .icon.selected {
    display: none;
}

#single-product .section.section-5 table td.td-btn .choose-btn.selected .text.not-selected,
#single-product .section.section-5 table td.td-btn .choose-btn.selected .icon.not-selected {
    display: none;
}

#single-product .section.section-5 table td.td-btn .choose-btn .icon {
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#single-product .section.section-5 table td.td-btn .choose-btn .icon svg path {
    transition: .3s ease-out;
}

#single-product .section.section-5 table td.td-btn .choose-btn.selected {
    background: #FD5000;
    color: #fff;
    border-color: #FD5000;
}

#single-product .section.section-5 table tr td.active:not(.td-btn) {
    background: #FD50001A;
}

#single-product .section.section-6,
#single-product .section.section-3-1,
#single-product .section.section-3-2{
    margin-top: 80px;
}

#single-product .section.section-6 .docks__wrapper,
#single-product .section.section-3-1 .docks__wrapper{
    border: 1px solid #D2D2D2;
    border-radius: 20px;
    padding: 40px;
}

#single-product .section.section-6 .title,
#single-product .section.section-3-1 .title {
    font-weight: 700;
    font-size: 28px;
    line-height: 32px;
    color: #404040;
    text-transform: uppercase;
    margin-bottom: 36px;
}

#single-product .section.section-6 .docks__container,
#single-product .section.section-3-1 .docks__container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

#single-product .section.section-6 .docks__container .item,
#single-product .section.section-3-1 .docks__container .item {
    width: 178px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
}

#single-product .section.section-6 .docks__container .item .block-img {
    width: 88px;
    height: 132px;
    position: relative;
    overflow: hidden;
}

#single-product .section.section-3-1 .docks__container .item .block-img {
    width: 132px;
    height: 132px;
    position: relative;
}

#single-product .section.section-6 .docks__container .item .block-img .text {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #FFFFFF;
    text-transform: uppercase;
    position: absolute;
    left: 50%;
    bottom: 16px;
    transform: translateX(-50%);
}

#single-product .section.section-6 .docks__container .item .block-img img,
#single-product .section.section-3-1 .docks__container .item .block-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

#single-product .section.section-3-1 .docks__container .item .block-img img {
    filter: drop-shadow(4px 4px 12px #20202014);
}

#single-product .section.section-6 .docks__container .item .block-img .link {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: .3s ease-out;
}

#single-product .section.section-6 .docks__container .item .block-img .link a{
    display: flex;
}

#single-product .section.section-6 .docks__container .item .block-img .link.open-dock {
    left: -24px;
}

#single-product .section.section-6 .docks__container .item .block-img .link.save-dock {
    right: -24px;
}

#single-product .section.section-6 .docks__container .item .name,
#single-product .section.section-3-1 .docks__container .item .name {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #404040;
}

#single-product .section.section-7 {
    margin-top: 80px;
}

#single-product .section.section-7 .info__container {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

#single-product .section.section-7 .info__row {
    display: flex;
    gap: 20px;
    align-items: flex-end;
}

#single-product .section.section-7 .info__row:nth-child(even) {
    flex-direction: row-reverse;
}

#single-product .section.section-7 .info__row:nth-child(odd) .item:first-child {
    flex: 5;
    max-width: 672px;
}

#single-product .section.section-7 .info__row:nth-child(odd) .item:last-child {
    flex: 3;
}

#single-product .section.section-7 .info__row:nth-child(even) .item:first-child {
    flex: 3;
}

#single-product .section.section-7 .info__row:nth-child(even) .item:last-child {
    flex: 5;
    max-width: 672px;
}

#single-product .section.section-7 .info__row .item.image {
    border-radius: 20px;
    overflow: hidden;
    height: 100%;
    display: flex;
    background: #ffffff;
}

#single-product .section.section-7 .info__row:nth-child(odd) .item.image{
    height: 428px;
}

#single-product .section.section-7 .info__row:nth-child(even) .item.image {
    height: 262px;
}

#single-product .section.section-7 .info__row .item.image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#single-product .section.section-7 .info__row .item.text .title-item {
    font-weight: 700;
    font-size: 28px;
    line-height: 32px;
    color: #404040;
    text-transform: uppercase;
    margin-bottom: 20px;
}

#single-product .section.section-7 .info__row .item.text .text-item {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #767676;
}

#single-product .section.section-8 {
    padding: 100px 0;
    overflow: hidden;
    position: relative;
    z-index: 4;
}

#single-product .section.section-8 .title {
    font-weight: 700;
    font-size: 28px;
    line-height: 32px;
    color: #404040;
    text-transform: uppercase;
    margin-bottom: 36px;
}

#single-product .section.section-8 .slider-navigation__wrapper {
    display: flex;
    gap: 40px;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 24px;
}

#single-product .section.section-8 .slider-navigation__wrapper .nav-category {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

#single-product .section.section-8 .slider-navigation__wrapper .nav-category .btn-nav {
    cursor: pointer;
    border: none;
    background: transparent;
    outline: 1px solid #D2D2D2;
    outline-offset: -1px;
    padding: 12px 24px;
    border-radius: 40px;
    font-family: Arial;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #767676;
    display: flex;
    transition: .3s ease-out;
}

#single-product .section.section-8 .slider-navigation__wrapper .nav-category .btn-nav.active {
    background: #E5E5E5;
    outline-color: #E5E5E5;
    color: #FD5000;
}

#single-product .section.section-8 .slider-navigation__wrapper .arrows {
    display: flex;
    gap: 10px;
}

#single-product .section.section-8.hide-slider .slider-navigation__wrapper .arrows {
    display: none;
}

#single-product .section.section-8 .slider-navigation__wrapper .arrows .arrow {
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    outline: 1px solid transparent;
    outline-offset: -1px;
    border-radius: 50%;
    cursor: pointer;
    transition: .3s ease-out;
}

#single-product .section.section-8 .slider-navigation__wrapper .arrows .arrow svg path {
    transition: .3s ease-out;
}

#single-product .section.section-8 .slider-navigation__wrapper .arrows .arrow.slick-disabled {
    cursor: inherit;
}

#single-product .section.section-8 .slider-navigation__wrapper .arrows .arrow.slick-disabled svg path {
    stroke: #D2D2D2;
}

#single-product .section.section-8.hide-slider .slider__container {
    display: flex;
    gap: 20px;
}

#single-product .section.section-8 .slider__container .item {
    width: 395px;
    height: auto;
}

#single-product .section.section-8 .slider__container .item.hidden-slide {
    opacity: 0;
    height: 0;
    overflow: hidden;
    display: none;
}

#single-product .section.section-8 .slider__container.slick-slider .slick-list {
    overflow: visible;
    margin: 0 -10px;
}

#single-product .section.section-8 .slider__container.slick-slider .slick-track {
    display: flex;
    gap: 20px;
}

#single-product .section.section-8 .slider__container.slick-slider .item[aria-hidden="true"] {
    opacity: 0;
}

#single-product .section.section-8 .slider__container.slick-slider .item[aria-hidden="false"] {
    opacity: 1;
}

#single-product .section.section-8 .popular__wrapper .hide-slides {
    display: none;
}

#search-cards .section.section-1 {
    padding-top: 164px;
}

#search-cards .section.section-1 .title {
    font-weight: 700;
    font-size: 32px;
    line-height: 36px;
    text-transform: uppercase;
    color: #202020;
    margin-bottom: 36px;
}

#search-cards .section.section-2 {
    min-height: 600px;
    padding-bottom: 100px;
}

#search-cards .section.section-2 .text.no-search {
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #767676;
}

#search-cards .section.section-2 .text.no-search span {
    color: #FD5000;
}

#search-cards .section.section-2 .search__block {
    display: flex;
    gap: 8px;
    margin-top: 24px;
}

#search-cards .section.section-2 .search__block .block-input__search {
    width: 306px;
    transition: width .3s ease-out;
}

#search-cards .section.section-2 .search__block .block-input__search .dgwt-wcas-search-wrapp input[type="search"] {
    padding: 14px 16px;
    background: #F3F3F3;
    border-radius: 12px;
    border: 1px solid #ACACAC;
    height: 48px;

    font-family: Arial;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #404040;

    caret-color: #FD5000;
    transition: .3s ease-out;
}

#search-cards .section.section-2 .search__block .block-input__search .dgwt-wcas-search-wrapp input[type="search"]:focus {
    border-color: #FD5000;
}

#search-cards .section.section-2 .search__block .block-input__search .dgwt-wcas-search-wrapp input[type="search"]::placeholder {
    font-family: Arial;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #ACACAC;
    font-style: normal; /* убираем наклон */
    transition: .3s ease-out;
}

#search-cards .section.section-2 .search__block .block-input__search .dgwt-wcas-search-wrapp input[type="search"]:focus::placeholder {
    padding-left: 8px;
}

#search-cards .section.section-2 .search__block .block-input__search .dgwt-wcas-search-wrapp svg.dgwt-wcas-ico-magnifier {
    display: none;
}

#search-cards .section.section-2 .search__block .block-input__search .dgwt-wcas-search-wrapp .dgwt-wcas-preloader {
    width: 24px;
    height: 24px;
    right: 16px!important;
    top: 50%;
    transform: translateY(-50%);
}

#search-cards .section.section-2 .search__block .block-input__search .dgwt-wcas-search-wrapp .dgwt-wcas-preloader svg path {
    transition: .3s ease-out;
    fill: #ACACAC;
}

#search-cards .section.section-2 .search__block .block-input__search .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
    right: -56px;
    opacity: 0;
}

#search-cards .section.section-2 .search__block .btn {
    width: 48px;
    height: 48px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

#search-cards .section.section-2 .search__block .btn{
    flex-shrink: 0;
}

#search-cards .section.section-2 .search__block .btn.btn-search {
    background: #FD5000;
    transition: .3s ease-out;
}

#search-cards .section.section-2 .search__block .btn.btn-search svg path {
    stroke: #F3F3F3;
}

#search-cards .section.section-2 .block-input__search .dgwt-wcas-search-wrapp {
    margin: 0;
}

#search-cards .section.section-2 .cards-container {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 36px;
}


#search-cards .section.section-2 .cards-container a.product {
    width: calc(100% / 4 - 20px + 20px / 4);
    padding: 20px;
    box-shadow: 4px 4px 12px 0px #20202014;
    background: #FFFFFF;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    transition: .3s
    ease-out;
}

#search-cards .section.section-2 .cards-container a.product .image {
    width: 100%;
    height: 270px;
    margin-bottom: 10px;
}

#search-cards .section.section-2 .cards-container a.product .image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

#search-cards .section.section-2 .cards-container a.product .name {
    display: flex;
    flex-direction: column;
    gap: 4px;

    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    color: #404040;

    margin-bottom: 10px;
}

#search-cards .section.section-2 .cards-container a.product .name .small {
    font-weight: 400;
    text-transform: none;
    color: #767676;
    margin-bottom: 4px;
}

#search-cards .section.section-2 .cards-container a.product .btn {
    margin: auto 0 0 0;
    text-align: center;
    padding: 16px;
    outline: 1px solid #FD5000;
    outline-offset: -1px;
}

#search-cards .section.section-2 .cards-container .catalog-pagination ul.page-numbers li .page-numbers.prev,
#search-cards .section.section-2 .cards-container .catalog-pagination ul.page-numbers li .page-numbers.next {
    display: flex;
}

#single-product .section.section-3-2 .block-video {
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    display: flex;
}

#single-product .section.section-3-2 .block-video .poster-block {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #535353;
    display: flex;
    justify-content: center;
    align-items: center;

    z-index: 2;
    transition: .3s ease-out;
}

#single-product .section.section-3-2 .block-video .poster-block img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

#single-product .section.section-3-2 .block-video .overlay-block {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #20202030;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .3s ease-out;
}

#single-product .section.section-3-2 .block-video .acf-video-play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    background: #40404066;
    backdrop-filter: blur(7px);
    width: 102px;
    height: 102px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;

    z-index: 3;
    cursor: pointer;
    transition: .3s ease-out;
}

#single-product .section.section-3-2 .block-video .acf-video-play svg {
    position: relative;
    left: 4px;
}

#single-product .section.section-3-2 .block-video video {
    position: relative;
    z-index: 1;
    width: 100%;
    transition: .3s ease-out;
}

#single-product .section.section-3-2 .block-video video {
    opacity: 0;
}

#single-product .section.section-3-2 .block-video.play video {
    opacity: 1;
    z-index: 2;
}

#single-product .section.section-3-2 .block-video.play .acf-video-play,
#single-product .section.section-3-2 .block-video.play .poster-block {
    opacity: 0;
    z-index: 1;
}

@media (min-width: 1920px) {
    #modal-gallery .modal-gallery-container .main-slider .slide {
        width: 1087px;
    }

    #modal-gallery .modal-gallery-container .main-slider {
        height: 700px;
    }
}

@media (min-width: 992px) {

    #search-cards .section.section-2 .search__block .block-input__search .dgwt-wcas-search-wrapp .dgwt-wcas-preloader:hover {
        opacity: 1;
    }

    #search-cards .section.section-2 .search__block .block-input__search .dgwt-wcas-search-wrapp .dgwt-wcas-preloader:hover svg path {
        fill: #FD5000;
    }

    #search-cards .section.section-2 .search__block .block-input__search .dgwt-wcas-search-wrapp input[type="search"]:hover {
        border-color: #FD5000;
    }

    #single-product .sticky-container .video-button:hover {
        background: #FD500033;
    }

    #single-product .sticky-container .compare-container .compare-button:hover {
        color: #202020;
    }

    #single-product .sticky-container .compare-container .compare-button:hover span.icon svg path {
        fill: #202020;
    }

    #single-product .sticky-container .compare-container .compare-button:hover span.count {
        background: #FD5000;
        color: #202020;
    }



    #compare-current.in-compare .href-div:hover .go-compare,
    #compare-current .href-div:hover .badge,
    #compare-current .href-div:hover .count {
        color: #202020!important;
    }

    #compare-current .remove-current:hover {
        color: #FD5000!important;
    }

    #catalog-cards-new .section.section-2 .filter-container .list-filter .bapf_body ul > li:hover input + label:before {
        outline-color: #FD5000;
    }

    #catalog-cards-new .section.section-2 .filter-container .list-filter .bapf_body ul > li:hover input + label {
        color: #FD5000;
    }
}

@media (min-width: 768px) {
    #catalog-category .section.section-2 .cards-category__wrapper .cards-container .item:hover {
        box-shadow: 3px 0px 5.8px 0px #00000040;
    }

    #catalog-category .section.section-2 .cards-category__wrapper .cards-container .item:hover .title {
        color: #FD5000;
    }

    #catalog-category .section.section-2 .sub-sections__wrapper .sub-sections .item:not(.active):hover,
    #catalog-category .section.section-2 .sub-sections__wrapper .sub-sections .item:not(.active):hover a,
    #single-product .sticky__wrapper .parameters.accordion__wrapper .item .accordion-button:hover {
        color: #FD5000;
    }

    #catalog-cards .section.section-2 .filter-container .list-filter .btn.btn-link:hover,
    #catalog-cards-new .section.section-2 .filter-container .list-filter .btn.btn-link:hover,
    #catalog-cards-agv .section.section-2 .cards-container .item .btn.btn-link:hover,
    #single-product .sticky__wrapper .select-configuration__wrapper .models .items .item:hover,
    #single-product .sticky__wrapper .select-configuration__wrapper .select-mast:hover,
    #single-product .gallery__wrapper .btn.open-gallery:hover,
    #single-product .section.section-8 .slider-navigation__wrapper .nav-category .btn-nav:hover{
        outline-color: #FD5000;
        color: #FD5000;
    }

    #catalog-cards .section.section-2 .filter-container .list-filter .btn.btn-orange:hover,
    #catalog-cards .section.section-2 .cards-container .item .btn:hover,
    #catalog-cards-new .section.section-2 .filter-container .list-filter .btn.btn-orange:hover,
    #catalog-cards-new .section.section-2 .cards-container .item .btn:hover,
    #single-product .section.section-8 .slider__container .item .btn:hover,
    #search-cards .section.section-2 .cards-container a.product .btn:hover {
        color: #FD5000;
        background: #fff;
    }

    #catalog-cards .section.section-2 .cards-container .item:hover,
    #catalog-cards-new .section.section-2 .cards-container .item:hover,
    #catalog-cards-agv .section.section-2 .cards-container .item:hover,
    #single-product .section.section-8 .slider__container .item:hover,
    #search-cards .section.section-2 .cards-container a.product:hover {
        box-shadow: 3px 0 5.8px 0 #00000040;
    }

    #catalog-cards-agv .section.section-2 .cards-container .item:hover .image img {
        transform: scale(1.1);
    }

    #catalog-cards-agv .section.section-2 .cards-container .item .btn.btn-link:hover .arrow svg path,
    #single-product .gallery__wrapper .btn.open-gallery:hover .arrow svg path,
    #modal-gallery .modal-gallery-container .buttons .btn:hover svg path,
    #single-product .sticky__wrapper .parameters.accordion__wrapper .item .accordion-button:hover .arrow svg path,
    #single-product .sticky__wrapper .parameters.accordion__wrapper .item .accordion-button:hover .info svg path,
    #single-product .section.section-8 .slider-navigation__wrapper .arrows .arrow:not(.slick-disabled):hover svg path{
        stroke: #FD5000;
    }

    #single-product .sticky__wrapper .btn-orange.order:hover {
        outline-color: #FD5000;
        color: #FD5000;
        background: #fff;
    }

    #modal-gallery .modal-gallery-container .navigation-slider .arrow:hover,
    #single-product .section.section-8 .slider-navigation__wrapper .arrows .arrow:not(.slick-disabled):hover{
        outline-color: #D2D2D2;
    }

    #single-product .sticky__wrapper .select-configuration__wrapper .selected-parameters .items .item:hover {
        outline-color: #ACACAC;
    }

    #single-product .section.section-6 .docks__container .item .block-img:hover .link.open-dock {
        left: 12px;
        opacity: 1;
    }

    #single-product .section.section-6 .docks__container .item .block-img:hover .link.save-dock {
        right: 12px;
        opacity: 1;
    }

    #catalog-cards .section.section-2 .cards-container .category-cards .item-card:hover,
    #catalog-cards-new .section.section-2 .card-wrapper .category-cards .item-card:hover,
    #catalog-cards-agv .section.section-2 .card-wrapper .category-cards .item-card:hover {
        box-shadow: 3px 0px 5.8px 0px #00000040;
    }

    #catalog-cards .section.section-2 .cards-container .category-cards .item-card:hover .title,
    #catalog-cards-new .section.section-2 .card-wrapper .category-cards .item-card:hover .title,
    #catalog-cards-agv .section.section-2 .card-wrapper .category-cards .item-card:hover .title {
        color: #FD5000;
    }

    #single-product .section.section-5 table td.td-btn .choose-btn:hover {
        background: #FD5000;
        color: #fff;
        border-color: #FD5000;
    }

    #single-product .section.section-5 table td.td-btn .choose-btn:hover .icon svg path {
        stroke: #fff;
    }

    #catalog-cards-new .section.section-2 .cards-container .catalog-pagination ul.page-numbers li:hover .page-numbers:not(.current),
    #catalog-cards-agv .section.section-2 .cards-container .catalog-pagination ul.page-numbers li:hover .page-numbers:not(.current),
    #search-cards .section.section-2 .cards-container .catalog-pagination ul.page-numbers li:hover .page-numbers:not(.current) {
        color: #FD5000;
        border-color: #FD5000;
    }

    #catalog-cards-new .section.section-2 .cards-container .catalog-pagination ul.page-numbers li:hover .page-numbers.next,
    #catalog-cards-new .section.section-2 .cards-container .catalog-pagination ul.page-numbers li:hover .page-numbers.prev,
    #catalog-cards-agv .section.section-2 .cards-container .catalog-pagination ul.page-numbers li:hover .page-numbers.next,
    #catalog-cards-agv .section.section-2 .cards-container .catalog-pagination ul.page-numbers li:hover .page-numbers.prev,
    #search-cards .section.section-2 .cards-container .catalog-pagination ul.page-numbers li:hover .page-numbers.next,
    #search-cards .section.section-2 .cards-container .catalog-pagination ul.page-numbers li:hover .page-numbers.prev {
        border-color: #D2D2D2;
        color: transparent;
    }

    #catalog-cards-new .section.section-2 .cards-container .catalog-pagination ul.page-numbers li:hover .page-numbers.next:before,
    #catalog-cards-agv .section.section-2 .cards-container .catalog-pagination ul.page-numbers li:hover .page-numbers.next:before,
    #search-cards .section.section-2 .cards-container .catalog-pagination ul.page-numbers li:hover .page-numbers.next:before {
        background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='7' height='12' viewBox='0 0 7 12' fill='none'><path d='M1 1L6 6L1 11' stroke='%23FD5000' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center;
        background-size: contain;
    }

    #catalog-cards-new .section.section-2 .cards-container .catalog-pagination ul.page-numbers li:hover .page-numbers.prev:before,
    #catalog-cards-agv .section.section-2 .cards-container .catalog-pagination ul.page-numbers li:hover .page-numbers.prev:before,
    #search-cards .section.section-2 .cards-container .catalog-pagination ul.page-numbers li:hover .page-numbers.prev:before {
        background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='7' height='12' viewBox='0 0 7 12' fill='none'><path d='M6 1L1 6L6 11' stroke='%23FD5000' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center;
        background-size: contain;
    }
}

@media (max-width: 1680px) {

    #single-product .gallery__wrapper .gallery-container .item:nth-child(1),
    #single-product .gallery__wrapper .gallery-container.two .item:nth-child(2) {
        height: 540px;
    }

    #single-product .gallery__wrapper .gallery-container .item:nth-child(2),
    #single-product .gallery__wrapper .gallery-container .item:nth-child(3),
    #single-product .gallery__wrapper .gallery-container.three .item:nth-child(2),
    #single-product .gallery__wrapper .gallery-container.three .item:nth-child(3) {
        height: 262px;
    }

    #single-product .gallery__wrapper .gallery-container .item:nth-child(4),
    #single-product .gallery__wrapper .gallery-container .item:nth-child(5),
    #single-product .gallery__wrapper .gallery-container .item:nth-child(6),
    #single-product .gallery__wrapper .gallery-container.four .item:nth-child(2),
    #single-product .gallery__wrapper .gallery-container.four .item:nth-child(3),
    #single-product .gallery__wrapper .gallery-container.four .item:nth-child(4) {
        height: 178px;
    }

    #single-product .sticky__wrapper {
        width: auto;
    }

    #single-product .section {
        padding-left: 20px;
        /*padding-right: 20px;*/
    }

    #single-product .section.section-3 {
        background: linear-gradient(270deg, #F3F3F3 20%, #202020 20%);
        overflow: hidden;
    }

    #single-product .section.section-3 .image {
        max-width: 65%;
    }

    #single-product .section.section-3 .container {
        padding: 80px 0 100px 0;
    }

    #single-product .section.section-8 .slider__container.slick-slider .item[aria-hidden="true"] {
        opacity: 1;
    }

    #single-product .section.section-8 .slider__container .item {
        width: 345px;
    }

    #catalog-cards .section.section-2 .cards-container .item .parameters .li,
    #catalog-cards-new .section.section-2 .cards-container .item .parameters .li,
    #single-product .section.section-8 .slider__container .item .parameters .li,
    #search-cards .section.section-2 .cards-container a.product .parameters .li{
        font-size: 14px;
        line-height: 18px;
    }
}

@media (max-width: 1540px) {

    #single-product .gallery__wrapper .gallery-container .item:nth-child(1),
    #single-product .gallery__wrapper .gallery-container.two .item:nth-child(2) {
        height: 480px;
    }

    #single-product .gallery__wrapper .gallery-container .item:nth-child(2),
    #single-product .gallery__wrapper .gallery-container .item:nth-child(3),
    #single-product .gallery__wrapper .gallery-container.three .item:nth-child(2),
    #single-product .gallery__wrapper .gallery-container.three .item:nth-child(3) {
        height: 220px;
    }

    #single-product .gallery__wrapper .gallery-container .item:nth-child(4),
    #single-product .gallery__wrapper .gallery-container .item:nth-child(5),
    #single-product .gallery__wrapper .gallery-container .item:nth-child(6),
    #single-product .gallery__wrapper .gallery-container.four .item:nth-child(2),
    #single-product .gallery__wrapper .gallery-container.four .item:nth-child(3),
    #single-product .gallery__wrapper .gallery-container.four .item:nth-child(4) {
        height: 140px;
    }

    #single-product .section.section-3 .image {
        max-width: 60%;
    }

    #single-product .gallery__wrapper .gallery-container.no-photo .item .image-no-photo__block img {
        width: 240px;
        height: 240px;
    }
}

@media (max-width: 1410px) {
    #single-product .sticky__wrapper {
        padding: 16px;
        width: 100%;
    }

    #single-product .d-grid-block {
        grid-template-columns: [content-start] 8fr [content-end] 3.5fr;
    }

    #single-product .sticky__wrapper .title span.large,
    #single-product .section.section-2 .title,
    #single-product .section.section-3 .section-title,
    #single-product .section.section-8 .title,
    #single-product .section.section-6 .title,
    #single-product .section.section-3-1 .title,
    #single-product .section.section-7 .info__row .item.text .title-item,
    #single-product .section.section-4 .title,
    #single-product .section.section-5 .title {
        font-size: 24px;
        line-height: 30px;
    }

    #single-product .sticky__wrapper .title span.small {
        font-size: 16px;
        line-height: 20px;
    }

    #single-product .section.section-2 .title,
    #single-product .section.section-8 .title {
        margin-bottom: 24px;
    }

    #single-product .sticky-container {
        gap: 24px;
    }

    #single-product .sticky-container .video-compare__container {
        margin-bottom: -6px;
    }

    #single-product .sticky__wrapper .select-configuration__wrapper .models .items .item {
        width: calc(100% / 2 - 12px / 2);
    }

    #single-product .section.section-3 .image {
        max-width: 65%;
    }

    #single-product .sticky-container .compare-container .compare-button {
        flex-direction: column;
    }

    #single-product .sticky-container .video-compare__container {
        align-items: flex-start;
    }
}

@media (max-width: 1400px) {
    #catalog-cards .section.section-2 .filter-container,
    #catalog-cards-new .section.section-2 .filter-container {
        width: 335px;
    }

    #catalog-cards-new .section.section-2 .card-wrapper .category-cards .item-card .image,
    #catalog-cards-agv .section.section-2 .card-wrapper .category-cards .item-card .image {
        width: 108px;
        height: 108px;
    }

    #catalog-cards-new .section.section-2 .card-wrapper .category-cards .item-card,
    #catalog-cards-agv .section.section-2 .card-wrapper .category-cards .item-card {
        width: calc(100% / 3 - 20px + 20px / 3);
    }
}

@media (max-width: 1270px) {
    #single-product .d-grid-block {
        grid-template-columns: [content-start] 7fr [content-end] 3.5fr;
    }

    #catalog-cards .section.section-2 .cards-container.no-filter .item,
    #catalog-cards-new .section.section-2 .cards-container.no-filter .item {
        width: calc(100% / 3 - 20px + 20px / 3);
    }
}

@media (max-width: 1250px) {

    #catalog-cards .section.section-2 .filter-container,
    #catalog-cards-new .section.section-2 .filter-container {
        width: 358px;
    }

    #catalog-cards .section.section-2 .d-flex-block,
    #catalog-cards-new .section.section-2 .d-flex-block {
        flex-direction: column;
        gap: 30px;
    }

    #catalog-cards .section.section-2 .filter-container .button,
    #catalog-cards-new .section.section-2 .filter-container .button {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 20px 16px;
        background: #FFFFFF;
        border-radius: 12px;
        font-family: Arial;
        font-weight: 700;
        font-size: 16px;
        line-height: 20px;
        text-transform: uppercase;
        color: #404040;
        box-shadow: 4px 4px 12px 0 #20202014;
        transition: .3s ease-out;
    }

    #catalog-cards .section.section-2 .filter-container .button .arrow,
    #catalog-cards-new .section.section-2 .filter-container .button .arrow {
        width: 20px;
        height: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: .3s ease-out;
    }

    #catalog-cards .section.section-2 .filter-container .button.open .arrow,
    #catalog-cards-new .section.section-2 .filter-container .button.open .arrow {
        transform: rotate(-180deg);
    }

    #catalog-cards .section.section-2 .filter-container .button.open,
    #catalog-cards-new .section.section-2 .filter-container .button.open {
        border-radius: 12px 12px 0 0;
        box-shadow: none;
        background: #F3F3F3;
        backdrop-filter: blur(40px);
    }

    #catalog-cards .section.section-2 .filter-container .list-filter,
    #catalog-cards-new .section.section-2 .filter-container .list-filter {
        padding: 0 16px 16px 16px;
        border-radius: 0 0 12px 12px;
        display: none;
        background: #F3F3F3;
        backdrop-filter: blur(40px);
    }

    #catalog-cards .section.section-2 .filter-container .list-filter .title-block,
    #catalog-cards-new .section.section-2 .filter-container .list-filter .title-block {
        display: none;
    }

    #catalog-cards-agv .section.section-2 .cards-container .item .btn.btn-link {
        display: none;
    }

    #catalog-cards-agv .section.section-2 .cards-container .item .image {
        flex-shrink: 0;
        width: 309px;
        height: 284px;
    }

    #catalog-cards-agv .section.section-2 .cards-container .item {
        gap: 20px;
    }

    #catalog-cards-agv .section.section-2 .cards-container .item .block-text {
        justify-content: flex-end;
        width: 100%;
    }

    #catalog-cards-agv .section.section-2 .cards-container .item .block-text .btn.btn-link {
        display: flex;
        margin: 24px 0 0 auto;
    }
}

@media (max-width: 1200px) {
    #catalog-category .section.section-2 .sub-sections__wrapper .sub-sections {
        width: 335px;
    }

    #catalog-cards-agv .section.section-2 .cards-container .item:before {
        left: 20%;
    }

    #search-cards .section.section-2 .cards-container a.product {
        width: calc(100% / 3 - 20px + 20px / 3);
    }
}

@media (max-width: 1100px) {
    #catalog-category .section.section-2 .cards-category__wrapper .cards-container .item,
    #catalog-category .section.section-2 .cards-category__wrapper .cards-container .item.long {
        width: 100%;
        max-width: none;
        display: flex;
        flex-direction: row-reverse;
        align-items: flex-end;
        justify-content: space-between;
        gap: 20px;
    }

    #catalog-category .section.section-2 .cards-category__wrapper .cards-container .item.long .image,
    #catalog-category .section.section-2 .cards-category__wrapper .cards-container .item.short-50.short-last .image {
        width: 300px;
        max-height: none;
    }

    #catalog-category .section.section-2 .cards-category__wrapper .cards-container .item.short-50 {
        width: calc(100% / 2 - 20px / 2);
    }

    #catalog-category .section.section-2 .cards-category__wrapper .cards-container .item.short-50.short-last {
        width: 100%;
    }

    #catalog-category .section.section-2 .cards-category__wrapper .cards-container .item.short-50:not(.short-last) .image {
        flex: 1 1 auto;
    }

    #catalog-category .section.section-2 .cards-category__wrapper .cards-container .item.short-50:not(.short-last) .title {
        flex: 0 0 auto;
    }

    #catalog-category .section.section-2 .cards-category__wrapper .cards-container .item,
    #catalog-category .section.section-2 .cards-category__wrapper .cards-container .item.short-50.short-last {
        flex-direction: row-reverse;
        align-items: flex-end;
        justify-content: space-between;
    }

    #catalog-category .section.section-2 .cards-category__wrapper .cards-container .item.short-50 {
        flex-direction: column;
        gap: 20px;
        align-items: flex-start;
    }

    #catalog-category .section.section-2 .cards-category__wrapper .cards-container .item .image {
        width: 300px;
        max-width: 300px;
    }

    #catalog-category .section.section-2 .cards-category__wrapper .cards-container .item.short-50 .image {
        width: 100%;
        max-width: none;
    }
}

@media (max-width: 1060px) {

    #single-product .d-grid-block {
        grid-template-columns: 1fr;
        gap: 60px;
    }

    #single-product .section.section-2,
    #single-product .section.section-3,
    #single-product .section.section-6,
    #single-product .section.section-3-1,
    #single-product .section.section-3-2,
    #single-product .section.section-7 {
        margin-top: 0;
    }

    #single-product .section.section-3 .container {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    #single-product .section {
        max-width: none;
    }

    #single-product .gallery__wrapper .gallery-container .item:nth-child(1),
    #single-product .gallery__wrapper .gallery-container.two .item:nth-child(2) {
        height: 600px;
    }

    #single-product .gallery__wrapper .gallery-container .item:nth-child(2),
    #single-product .gallery__wrapper .gallery-container .item:nth-child(3),
    #single-product .gallery__wrapper .gallery-container.three .item:nth-child(2),
    #single-product .gallery__wrapper .gallery-container.three .item:nth-child(3) {
        height: 300px;
    }

    #single-product .gallery__wrapper .gallery-container .item:nth-child(4),
    #single-product .gallery__wrapper .gallery-container .item:nth-child(5),
    #single-product .gallery__wrapper .gallery-container .item:nth-child(6),
    #single-product .gallery__wrapper .gallery-container.four .item:nth-child(2),
    #single-product .gallery__wrapper .gallery-container.four .item:nth-child(3),
    #single-product .gallery__wrapper .gallery-container.four .item:nth-child(4) {
        height: 200px;
    }

    #single-product .gallery__wrapper .gallery-container {
        gap: 10px;
    }

    #single-product .gallery__wrapper .gallery-container .item:nth-child(2),
    #single-product .gallery__wrapper .gallery-container .item:nth-child(3),
    #single-product .gallery__wrapper .gallery-container.five .item:nth-child(4),
    #single-product .gallery__wrapper .gallery-container.five .item:nth-child(5),
    #single-product .gallery__wrapper .gallery-container.three .item:nth-child(2),
    #single-product .gallery__wrapper .gallery-container.three .item:nth-child(3) {
        width: calc(100% / 2 - 10px / 2);
    }

    #single-product .gallery__wrapper .gallery-container .item:nth-child(4),
    #single-product .gallery__wrapper .gallery-container .item:nth-child(5),
    #single-product .gallery__wrapper .gallery-container .item:nth-child(6),
    #single-product .gallery__wrapper .gallery-container.four .item:nth-child(2),
    #single-product .gallery__wrapper .gallery-container.four .item:nth-child(3),
    #single-product .gallery__wrapper .gallery-container.four .item:nth-child(4) {
        width: calc(100% / 3 - 10px + 10px / 3);
    }


    #single-product .gallery__wrapper .variants > div:nth-child(1) .info {
        left: 50%;
        transform: translateX(-50%);
    }

    #single-product .gallery__wrapper .variants > div:nth-child(2) .info {
        width: 304px;
        left: 50%;
        transform: translateX(-55%);
    }

    #single-product .gallery__wrapper .variants > div:nth-child(3) .info {
        left: inherit;
        right: 0;
        width: 220px;
    }

    #single-product .gallery__wrapper .variants > div.hover .info {
        z-index: 999;
    }

    #single-product .section {
        padding-right: 20px;
    }

    #single-product .sticky__wrapper {
        width: 100%;
        position: relative;
        top: 0;
        overflow: hidden;
        height: auto;
        grid-column: 1;
        grid-row: auto;
        padding: 0 20px;
        background: transparent;
    }

    #single-product .sticky-container {
        position: relative;
        top: 0;
        max-height: none;
        overflow: hidden;
    }

    #single-product .sticky__wrapper:before {
        content: none;
    }

    #single-product .sticky__wrapper .select-configuration__wrapper .models .items .item {
        width: calc(100% / 3 - 12px + 12px / 3);
    }

    #single-product .section.section-2 .title {
        max-width: 576px;
    }

    #single-product .section.section-3 {
        background: #202020;
        width: 100%;
    }

    #single-product .section.section-3 .image {
        max-width: none;
        gap: 16px;
    }

    #single-product .section.section-6 .docks__container .item,
    #single-product .section.section-3-1 .docks__container .item {
        width: 164px;
    }

    #single-product .sticky-container .compare-container .compare-button {
        flex-direction: row;
    }

    #single-product .sticky-container .video-compare__container {
        align-items: flex-end;
    }

    #single-product .sticky-container {
        padding-right: 0;
    }

}

@media (max-width: 992px) {

    #catalog-category .section.section-2,
    #catalog-cards .section.section-2,
    #catalog-cards-new .section.section-2{
        padding-top: 60px;
    }

    #catalog-category .section.section-2 .d-flex-block {
        flex-direction: column;
        gap: 30px;
    }

    #catalog-category .section.section-2 .cards-category__wrapper .section-title {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 24px;
    }

    #catalog-category .section.section-2 .sub-sections__wrapper {
        position: relative;
    }

    #catalog-category .section.section-2 .sub-sections__wrapper .button {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 12px 20px;
        background: #FFFFFF99;
        box-shadow: 4px 4px 12px 0px #20202014;
        border-radius: 16px;
        gap: 12px;
        max-width: 420px;
        color: #4C4C4C;
        min-height: 70px;
    }

    #catalog-category .section.section-2 .sub-sections__wrapper .button svg {
        flex-shrink: 0;
    }

    #catalog-category .section.section-2 .sub-sections__wrapper .button > svg path {
        fill: #4C4C4C;
    }

    #catalog-category .section.section-2 .sub-sections__wrapper .button .arrow {
        width: 20px;
        height: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 0 0 auto;
        transition: .3s ease-out;
    }

    #catalog-category .section.section-2 .sub-sections__wrapper .button.open .arrow {
        transform: rotate(-180deg);
    }

    #catalog-category .section.section-2 .sub-sections__wrapper .button .arrow svg path {
        stroke: #4C4C4C;
    }

    #catalog-category .section.section-2 .sub-sections__wrapper .button .name {
        font-weight: 700;
        font-size: 20px;
        line-height: 24px;
        text-transform: uppercase;
    }

    #catalog-category .section.section-2 .sub-sections__wrapper .button .close {
        display: none;
        font-weight: 400;
        font-size: 20px;
        line-height: 24px;
    }

    #catalog-category .section.section-2 .sub-sections__wrapper .button.open .close {
        display: block;
    }

    #catalog-category .section.section-2 .sub-sections__wrapper .button.open .name,
    #catalog-category .section.section-2 .sub-sections__wrapper .button.open > svg {
        display: none;
    }

    #catalog-category .section.section-2 .sub-sections__wrapper .sub-sections {
        display: none;
        position: absolute;
        top: 78px;
        width: 100%;
        max-width: 420px;
        padding: 12px 20px;
        border-radius: 16px;
        gap: 16px;
        background: #FFFFFF99;
        backdrop-filter: blur(38px);
        box-shadow: 4px 4px 12px 0px #20202014;
    }

    #catalog-category .section.section-2 .sub-sections__wrapper .sub-sections .item {
        padding: 8px 0;
    }

    #catalog-category .section.section-2 .sub-sections__wrapper .sub-sections .item.active {
        padding: 12px 0 12px 32px;
    }

    #catalog-cards .section.section-2 .cards-container,
    #catalog-cards-new .section.section-2 .cards-container {
        gap: 16px;
    }

    #catalog-cards .section.section-2 .cards-container .item,
    #catalog-cards-new .section.section-2 .cards-container .item {
        width: calc(100% / 2 - 16px / 2);
    }

    #catalog-cards .section.section-2 .cards-container .category-cards,
    #catalog-cards-new .section.section-2 .card-wrapper .category-cards,
    #catalog-cards-agv .section.section-2 .card-wrapper .category-cards {
        gap: 16px;
    }

    #catalog-cards .section.section-2 .cards-container .category-cards .item-card {
        width: calc(100% / 2 - 16px / 2);
    }

    #catalog-cards-new .section.section-2 .card-wrapper {
        gap: 60px;
    }

    #catalog-cards-new .section.section-2 .card-wrapper .tablet-hidden,
    #catalog-cards-agv .section.section-2 .card-wrapper .tablet-hidden {
        padding: 0;
        margin: 0 0 -20px 0;
    }

    #catalog-cards-agv .section.section-2 {
        padding-top: 60px;
    }

    #catalog-cards-new .section.section-2 .card-wrapper .category-cards,
    #catalog-cards-agv .section.section-2 .card-wrapper .category-cards {
        gap: 16px;
        flex-wrap: nowrap;
        overflow: auto;
        padding: 0 20px;
        margin: 0 0 -20px 0;
    }

    #catalog-cards-new .section.section-2 .card-wrapper .category-cards::-webkit-scrollbar,
    #catalog-cards-agv .section.section-2 .card-wrapper .category-cards::-webkit-scrollbar {
        width: 0;
    }

    #catalog-cards-new .section.section-2 .card-wrapper .category-cards .item-card,
    #catalog-cards-agv .section.section-2 .card-wrapper .category-cards .item-card {
        min-width: 360px;
        flex-shrink: 0;
        margin: 0 0 20px 0;
    }

    #single-product .d-grid-block {
        padding-top: 100px;
    }

    #single-product .section.section-4 table,
    #single-product .section.section-5 table {
        min-width: 868px;
    }

    #single-product .section.section-4, #single-product .section.section-5 {
        overflow: hidden;
        margin-top: 0;
    }

    #single-product .section.section-4 table td, #single-product .section.section-5 table td:not(.td-btn) {
        font-size: 12px;
        line-height: 16px;
    }

    #search-cards .section.section-1 {
        padding-top: 100px;
    }

    #search-cards .section.section-2 {
        min-height: 400px;
    }

    #search-cards .section.section-1 .title {
        font-size: 28px;
        line-height: 32px;
        margin-bottom: 24px;
    }

    #search-cards .section.section-2 .cards-container {
        gap: 16px;
    }

    #search-cards .section.section-2 .cards-container a.product {
        width: calc(100% / 2 - 16px / 2);
    }

    #catalog-cards-agv .section.section-2 .cards-container .item .image {
        width: 244px;
        height: 225px;
    }

    #catalog-cards .section.section-2 .cards-container.no-filter .item,
    #catalog-cards-new .section.section-2 .cards-container.no-filter .item {
        width: calc(100% / 2 - 20px + 20px / 2);
    }
}

@media (max-width: 768px) {
    #catalog-category .section.section-1 {
        height: 300px;
        padding-bottom: 16px;
        background: url(/wp-content/themes/noblelift/img/products/background-catalog.jpg) no-repeat center 83%;
        background-size: 960px;
    }

    #catalog-category .section.section-2 .sub-sections__wrapper .button {
        min-height: 60px;
        padding: 16px;
    }

    #catalog-category .section.section-2 .sub-sections__wrapper .button .name,
    #catalog-category .section.section-2 .sub-sections__wrapper .button .close,
    #catalog-category .section.section-2 .sub-sections__wrapper .sub-sections .item {
        font-size: 16px;
        line-height: 20px;
    }

    #catalog-category .section.section-2 .sub-sections__wrapper .sub-sections {
        top: 68px;
        padding: 16px;
    }

    #catalog-category .section.section-2 {
        padding-top: 24px;
    }

    #catalog-category .section.section-2 .d-flex-block {
        gap: 32px;
    }

    #catalog-category .section.section-2 .sub-sections__wrapper .sub-sections {
        backdrop-filter: blur(19px);
    }


    #catalog-category .section.section-2 .cards-category__wrapper .section-title {
        margin-bottom: 24px;
        font-size: 24px;
        line-height: 30px;
    }

    #catalog-category .section.section-2 .cards-category__wrapper .cards-container {
        gap: 16px;
    }

    #catalog-category .section.section-2 .cards-category__wrapper .cards-container .item.short-50 {
        width: calc(100% / 2 - 16px / 2);
    }

    #catalog-category .section.section-2 .cards-category__wrapper .cards-container .item {
        padding: 16px;
        height: 210px;
    }

    #catalog-category .section.section-2,
    #catalog-cards-agv .section.section-2,
    #catalog-cards .section.section-2,
    #catalog-cards-new .section.section-2{
        padding-top: 24px;
    }

    #catalog-cards .section.section-2 .filter-container .list-filter .btn.btn-link,
    #catalog-cards-new .section.section-2 .filter-container .list-filter .btn.btn-link {
        padding: 12px 20px;
    }

    #catalog-cards .section.section-2 .cards-container .item .parameters,
    #catalog-cards-new .section.section-2 .cards-container .item .parameters,
    #single-product .section.section-8 .slider__container .item .parameters,
    #search-cards .section.section-2 .cards-container a.product .parameters {
        margin-bottom: 16px;
    }

    #catalog-cards .section.section-2 .cards-container .item .image,
    #catalog-cards-new .section.section-2 .cards-container .item .image,
    #single-product .section.section-8 .slider__container .item .image {
        height: 260px;
    }

    #catalog-cards-agv .section.section-2 .cards-container {
        gap: 16px;
        flex-direction: row;
        flex-wrap: wrap;
    }

    #catalog-cards-agv .section.section-2 .cards-container .item {
        flex-direction: column;
        width: calc(100% / 2 - 16px / 2);
        padding: 20px;
    }

    #catalog-cards-agv .section.section-2 .cards-container .item .image {
        width: 100%;
        height: 260px;
    }

    #catalog-cards-agv .section.section-2 .cards-container .item .block-text {
        height: 100%;
    }

    #catalog-cards-agv .section.section-2 .cards-container .item .block-text .btn.btn-link {
        margin: auto 0 0 auto;
    }

    #catalog-cards-agv .section.section-2 .cards-container .item .block-text .parameters {
        margin-bottom: 24px;
    }

    #catalog-cards-agv .section.section-2 .cards-container .item .block-text .name {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 2px;
    }

    #catalog-cards-agv .section.section-2 .cards-container .item .block-text .sub-name {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 10px;
    }

    #catalog-cards-agv .section.section-2 .cards-container .item .block-text .parameters {
        margin-bottom: 16px;
    }

    #catalog-cards-agv .section.section-2 .cards-container .item .block-text .parameters {
        font-size: 12px;
        line-height: 16px;
    }

    #catalog-cards-agv .section.section-2 .cards-container .item:before {
        width: 400px;
        height: 319px;
        top: -13%;
        left: 50%;
        transform: translateY(0) translateX(-50%);
        background: url(/wp-content/themes/noblelift/img/n-gradient.png) no-repeat center;
        background-size: contain;
    }

    #modal-gallery .modal-gallery-container .navigation-slider .navigation-container {
        max-width: 502px;
    }

    #modal-gallery .modal-gallery-container .buttons.desktop {
        display: none;
    }

    #modal-gallery .container {
        display: flex;
        flex-direction: column;
    }

    #modal-gallery .container .buttons.mobile {
        display: flex;
        position: relative;
        top: 0;
        margin: 0 0 8px auto;
        /*display: flex;*/
        /*top: 3%;*/
    }

    #modal-gallery .modal-gallery-container .navigation-slider {
        margin-top: 24px;
    }

    #modal-gallery .modal-gallery-container .main-slider .slide.next-three,
    #modal-gallery .modal-gallery-container .main-slider .slide.prev-three {
        opacity: 0;
        z-index: 0;
        transform: scale(.67);
        transition: transform 0s .4s, opacity .4s ease-out;
    }

    #modal-gallery .modal-gallery-container .main-slider .slide.next {
        transition: transform 0s, opacity .4s .1s ease-out;
    }

    #modal-gallery .modal-gallery-container .navigation-slider {
        padding: 16px;
        gap: 16px;
    }

    #single-product .gallery__wrapper .gallery-container .item {
        border-radius: 12px;
    }

    #single-product .gallery__wrapper .gallery-container .item:nth-child(1),
    #single-product .gallery__wrapper .gallery-container.two .item:nth-child(2) {
        height: 400px;
    }

    #single-product .gallery__wrapper .gallery-container.no-photo .item .image-no-photo__block {
        gap: 30px;
    }

    #single-product .gallery__wrapper .gallery-container.no-photo .item .image-no-photo__block img {
        width: 160px;
        height: 160px;
    }

    #single-product .gallery__wrapper .gallery-container .item:nth-child(2),
    #single-product .gallery__wrapper .gallery-container .item:nth-child(3),
    #single-product .gallery__wrapper .gallery-container.three .item:nth-child(2),
    #single-product .gallery__wrapper .gallery-container.three .item:nth-child(3) {
        height: 200px;
    }

    #single-product .gallery__wrapper .gallery-container .item:nth-child(4),
    #single-product .gallery__wrapper .gallery-container .item:nth-child(5),
    #single-product .gallery__wrapper .gallery-container .item:nth-child(6),
    #single-product .gallery__wrapper .gallery-container.four .item:nth-child(2),
    #single-product .gallery__wrapper .gallery-container.four .item:nth-child(3),
    #single-product .gallery__wrapper .gallery-container.four .item:nth-child(4) {
        height: 150px;
    }

    #single-product .gallery__wrapper .btn.open-gallery {
        width: 100%;
        justify-content: center;
    }

    #single-product .section,
    #single-product .sticky__wrapper{
        padding-left: 16px;
        padding-right: 16px;
    }

    #single-product .section.section-2,
    #single-product .section.section-6,
    #single-product .section.section-3-1,
    #single-product .section.section-3-2,
    #single-product .section.section-7 {
        padding-top: 28px;
    }

    #single-product .section.section-3,
    #single-product .section.section-4,
    #single-product .section.section-5{
        margin-top: 28px;
    }

    #single-product .section.section-2 .title {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 24px;
    }

    #single-product .section.section-3 .section-title,
    #single-product .section.section-6 .title,
    #single-product .section.section-3-1 .title,
    #single-product .section.section-8 .title {
        margin-bottom: 24px;
    }

    #single-product .section.section-7 .info__row .item.text .title-item {
        margin-bottom: 16px;
    }

    #single-product .sticky__wrapper .title span.large {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 0;
    }

    #single-product .section.section-6 .docks__wrapper,
    #single-product .section.section-3-1 .docks__wrapper {
        padding: 20px;
        border-radius: 12px;
    }

    #single-product .section.section-6 .docks__container,
    #single-product .section.section-3-1 .docks__container {
        gap: 24px 16px;
    }

    #single-product .section.section-6 .docks__container .item,
    #single-product .section.section-3-1 .docks__container .item {
        width: calc(100% / 4 - 16px + 16px / 4);
        gap: 8px;
    }

    #single-product .section.section-3-1 .docks__container .item .block-img {
        width: 100px;
        height: 100px;
    }

    #single-product .section.section-6 .docks__container .item .block-img {
        width: auto;
        height: auto;
        display: flex;
        align-items: flex-end;
        gap: 8px;
    }

    #single-product .section.section-6 .docks__container .item .block-img img {
        width: 64px;
        height: 96px;
    }

    #single-product .section.section-6 .docks__container .item .block-img .text {
        font-size: 16px;
        line-height: 20px;
        left: 15.5px;
        transform: none;
    }

    #single-product .section.section-6 .docks__container .item .block-img .links {
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
        gap: 8px;
    }

    #single-product .section.section-6 .docks__container .item .block-img .link {
        position: relative;
        top: inherit;
        transform: none;
        opacity: 1;
        width: 20px;
        height: 20px;
    }

    #single-product .section.section-6 .docks__container .item .block-img .link.open-dock {
        left: inherit;
    }

    #single-product .section.section-6 .docks__container .item .block-img .link.open-dock svg path {
        fill: #FD5000;
    }

    #single-product .section.section-6 .docks__container .item .block-img .link.save-dock {
        right: inherit;
    }

    #single-product .section.section-6 .docks__container .item .block-img .link.save-dock svg path {
        stroke: #FD5000;
    }

    #single-product .section.section-7 .info__container {
        gap: 24px;
    }

    #single-product .section.section-7 .info__row:nth-child(odd),
    #single-product .section.section-7 .info__row:nth-child(even){
        flex-direction: column-reverse;
        gap: 16px;
    }

    #single-product .section.section-7 .info__row:nth-child(odd) .item.image,
    #single-product .section.section-7 .info__row:nth-child(even) .item.image {
        height: 260px;
        width: 100%;
    }

    #single-product .section.section-7 .info__row:nth-child(odd) .item:first-child,
    #single-product .section.section-7 .info__row:nth-child(even) .item:first-child,
    #single-product .section.section-7 .info__row:nth-child(even) .item:last-child {
        max-width: none;
        flex: none;
    }

    #single-product .section.section-7 .info__row:nth-child(even) .item:last-child {
        flex: none;
    }

    #single-product .section.section-7 .info__row .item.image {
        border-radius: 12px;
    }

    #single-product .section.section-8 .container {
        padding: 0;
    }

    #single-product .section.section-8 .title {
        padding: 0 16px;
    }

    #single-product .section.section-8 .slider__container {
        padding: 0 16px
    }

    #single-product .section.section-8 .slider__container.slick-slider .slick-list {
        margin: 0;
    }

    #single-product .section.section-8 .slider-navigation__wrapper .arrows {
        display: none;
    }

    #single-product .section.section-8 .slider-navigation__wrapper .nav-category {
        flex-wrap: nowrap;
        overflow: auto;
        /*padding-bottom: 8px;*/
    }

    #single-product .section.section-8 .slider-navigation__wrapper .nav-category::-webkit-scrollbar {
        height: 0;
        background-color: transparent;
    }

    #single-product .section.section-8 .slider-navigation__wrapper .nav-category::-webkit-scrollbar-thumb {
        border-radius: 0;
        -webkit-box-shadow: none;
        background-color: transparent;
    }

    #single-product .section.section-8 .slider-navigation__wrapper .nav-category .btn-nav {
        flex-shrink: 0;
    }

    #single-product .section.section-8 .slider-navigation__wrapper .nav-category .btn-nav:first-child{
        margin-left: 16px;
    }

    #single-product .section.section-8 .slider-navigation__wrapper .nav-category .btn-nav:last-child {
        margin-right: 16px;
    }

    #single-product .section.section-8 {
        padding: 60px 0;
    }

    #catalog-cards .section.section-2 .cards-container .category-cards {
        gap: 12px;
    }

    #catalog-cards .section.section-2 .cards-container .category-cards .item-card,
    #catalog-cards-new .section.section-2 .card-wrapper .category-cards .item-card,
    #catalog-cards-agv .section.section-2 .card-wrapper .category-cards .item-card {
        width: calc(100% / 2 - 12px / 2);
    }

    #catalog-cards .section.section-2 .cards-container .category-cards .item-card .image,
    #catalog-cards-new .section.section-2 .card-wrapper .category-cards .item-card .image,
    #catalog-cards-newcatalog-cards-agv .section.section-2 .card-wrapper .category-cards .item-card .image {
        width: 88px;
        height: 88px;
    }

    #catalog-cards-new .section.section-2 .card-wrapper .category-cards,
    #catalog-cards-agv .section.section-2 .card-wrapper .category-cards {
        gap: 10px;
        padding: 0 16px;
    }

    #search-cards .section.section-2 .search__block .btn {
        width: 44px;
        height: 44px;
        border-radius: 8px;
    }

    #search-cards .section.section-2 .search__block .block-input__search .dgwt-wcas-search-wrapp input[type="search"] {
        height: 44px;
        border-radius: 8px;
    }

    #search-cards .section.section-2 .cards-container {
        margin-top: 24px;
    }

    #search-cards .section.section-1 .title {
        font-size: 24px;
        line-height: 28px;
    }

    #catalog-category .section.section-1 .container,
    #catalog-cards .section.section-1 .container,
    #catalog-cards-new .section.section-1 .container,
    #catalog-cards-agv .section.section-1 .container {
        gap: 12px;
    }

    #compare-current .badge, #compare-current .count {
        background: #E5E5E5!important;
    }

    #catalog-cards .section.section-2 .cards-container .item .parameters .li,
    #catalog-cards-new .section.section-2 .cards-container .item .parameters .li,
    #single-product .section.section-8 .slider__container .item .parameters .li,
    #search-cards .section.section-2 .cards-container a.product .parameters .li{
        gap: 8px;
    }
}

@media (max-width: 700px) {
    #single-product .section.section-6 .docks__container .item,
    #single-product .section.section-3-1 .docks__container .item {
        width: calc(100% / 3 - 16px + 16px / 3);
    }
}

@media (max-width: 620px) {
    #catalog-cards-agv .section.section-2 .cards-container .item {
        width: 100%;
    }

}

@media (max-width: 576px) {
    #catalog-category .section.section-1,
    #catalog-cards .section.section-1,
    #catalog-cards-agv .section.section-1 {
        height: 260px;
        padding-bottom: 16px;
    }

    #catalog-cards-new .section.section-1 {
        height: 260px!important;
        padding-bottom: 16px!important;
    }

    #catalog-cards .section.section-1 {
        background: url(/wp-content/themes/noblelift/img/products/background-cards.jpg) no-repeat 40% 63%;
        background-size: 195%;
    }

    #catalog-category .section.section-1 .section-title,
    #catalog-cards .section.section-1 .section-title,
    #catalog-cards-new .section.section-1 .section-title,
    #catalog-cards-agv .section.section-1 .section-title {
        font-size: 24px;
        line-height: 30px;
    }

    #catalog-category .section.section-2 .cards-category__wrapper .cards-container .item.long,
    #catalog-category .section.section-2 .cards-category__wrapper .cards-container .item,
    #catalog-category .section.section-2 .cards-category__wrapper .cards-container .item.short-50.short-last {
        flex-direction: column;
        align-items: flex-start;
    }

    #catalog-category .section.section-2 .cards-category__wrapper .cards-container .item.long .image,
    #catalog-category .section.section-2 .cards-category__wrapper .cards-container .item.short-50.short-last .image {
        margin: 0 0 0 auto;
        width: 200px;
    }

    #catalog-category .section.section-2 .cards-category__wrapper .cards-container .item.short-50 .image {
        width: 100%;
    }

    #catalog-category .section.section-2 .cards-category__wrapper .cards-container .item,
    #catalog-category .section.section-2 .cards-category__wrapper .cards-container .item.long,
    #catalog-category .section.section-2 .cards-category__wrapper .cards-container .item.short-50 {
        gap: 2px;
    }

    #catalog-cards .section.section-2 .cards-container .item,
    #catalog-cards-new .section.section-2 .cards-container .item,
    #catalog-cards .section.section-2 .cards-container.no-filter .item,
    #catalog-cards-new .section.section-2 .cards-container.no-filter .item{
        width: 100%;
    }

    #modal-gallery .modal-gallery-container .navigation-slider .arrow {
        display: none;
    }

    #modal-gallery .modal-gallery-container .navigation-slider .navigation-container {
        height: 72px;
        gap: 4px;
        max-width: 324px;
    }

    #modal-gallery .modal-gallery-container .navigation-slider .navigation-container .slide {
        width: 58px;
        height: 58px;
    }

    #modal-gallery .modal-gallery-container .navigation-slider .navigation-container .slide.current {
        width: 72px;
        height: 72px;
    }

    #modal-gallery .container {
        height: 100%;
    }

    #modal-gallery .modal-gallery-container {
        gap: 0px;
        /*margin-bottom: 70px;*/
        justify-content: center;
        height: 100%;
    }

    #modal-gallery.modal-gallery__wrapper {
        align-items: flex-end;
    }

    #modal-gallery .modal-gallery-container .main-slider .slide {
        padding: 4px;
        border-radius: 16px;
    }

    #modal-gallery .modal-gallery-container .main-slider .slide .image {
        border-radius: 12px;
    }

    #modal-gallery .modal-gallery-container .main-slider {
        /*height: 60vh;*/
        height: 60%;
    }

    #modal-gallery .modal-gallery-container .main-slider .slide {
        width: 90%;
    }

    #modal-gallery .modal-gallery-container .main-slider .slide.next {
        transform: translateX(calc(-50% + 12%)) scale(.87);
    }

    #modal-gallery .modal-gallery-container .main-slider .slide.prev {
        transform: translateX(calc(-50% - 12%)) scale(.87);
    }

    #single-product .gallery__wrapper .gallery-container .item:nth-child(1),
    #single-product .gallery__wrapper .gallery-container.two .item:nth-child(2) {
        height: 210px;
    }

    #single-product .gallery__wrapper .gallery-container .item:nth-child(2),
    #single-product .gallery__wrapper .gallery-container .item:nth-child(3),
    #single-product .gallery__wrapper .gallery-container.three .item:nth-child(2),
    #single-product .gallery__wrapper .gallery-container.three .item:nth-child(3) {
        height: 140px;
    }

    #single-product .gallery__wrapper .gallery-container .item:nth-child(4),
    #single-product .gallery__wrapper .gallery-container .item:nth-child(5),
    #single-product .gallery__wrapper .gallery-container .item:nth-child(6),
    #single-product .gallery__wrapper .gallery-container.four .item:nth-child(2),
    #single-product .gallery__wrapper .gallery-container.four .item:nth-child(3),
    #single-product .gallery__wrapper .gallery-container.four .item:nth-child(4) {
        height: 112px;
    }

    #single-product .gallery__wrapper .gallery-container.no-photo .item .image-no-photo__block {
        gap: 15px;
        margin: 20px 0 0 0;
    }

    #single-product .gallery__wrapper .gallery-container.no-photo .item .image-no-photo__block img {
        width: 90px;
        height: 90px;
    }

    #single-product .gallery__wrapper .gallery-container.no-photo .item .image-no-photo__block .site {
        font-size: 12px;
        line-height: 14px;
    }

    #single-product .gallery__wrapper {
        gap: 16px;
    }

    #single-product .gallery__wrapper .variants {
        top: 8px;
        right: 8px;
    }

    #single-product .gallery__wrapper .variants > div {
        padding: 4px 12px;
    }

    #single-product .gallery__wrapper .variants > div .name {
        font-size: 12px;
        line-height: 16px;
    }

    #single-product .d-grid-block {
        padding-top: 76px;
        gap: 32px;
    }

    #single-product .gallery__wrapper .btn.open-gallery {
        padding: 18px 28px;
        font-size: 16px;
        line-height: 20px;
        justify-content: space-between;
    }

    #single-product .sticky__wrapper .select-configuration__wrapper > .title-block {
        font-size: 16px;
        line-height: 20px;
    }

    #single-product .sticky__wrapper .select-configuration__wrapper {
        gap: 12px;
    }

    #single-product .sticky__wrapper .select-configuration__wrapper .models .title-block,
    #single-product .sticky__wrapper .select-configuration__wrapper .selected-parameters .title-block {
        font-size: 12px;
        line-height: 16px;
    }

    #single-product .sticky__wrapper .select-configuration__wrapper .models .items .item {
        padding: 12px;
    }

    #single-product .sticky__wrapper .attr {
        gap: 8px;
    }

    #single-product .sticky__wrapper .attr .li,
    #single-product .sticky__wrapper .btn-orange.order,
    #single-product .sticky__wrapper .select-configuration__wrapper .select-mast {
        font-size: 16px;
        line-height: 20px;
    }


    #single-product .sticky__wrapper .btn-orange.order,
    #single-product .sticky__wrapper .select-configuration__wrapper .select-mast {
        padding: 18px 20px;
    }

    #single-product .sticky__wrapper .parameters.accordion__wrapper .item .accordion-button {
        font-size: 16px;
        line-height: 20px;
        padding: 14px 0;
    }

    #single-product .sticky__wrapper .parameters.accordion__wrapper .item .accordion-body {
        font-size: 12px;
        line-height: 16px;
    }

    #single-product .sticky__wrapper .parameters.accordion__wrapper .item .accordion-body .ul-title {
        margin-bottom: 2px;
    }

    #single-product .sticky__wrapper .parameters.accordion__wrapper .item .accordion-body {
        padding-bottom: 14px;
    }

    #single-product .section.section-2 .title {
        margin-bottom: 16px;
    }

    #single-product .section.section-2 .block-text {
        font-size: 16px;
        line-height: 20px;
        gap: 10px;
    }

    #single-product .section.section-2 .block-text .ul-title {
        margin-bottom: 4px;
    }

    #single-product .section.section-3 .image {
        flex-direction: column;
    }

    #single-product .section.section-3 .section-title {
        margin-bottom: 24px;
    }

    #single-product .section.section-3 .container {
        padding: 60px 0 40px;
    }

    #single-product .section.section-3 .image .img {
        width: auto;
    }

    #single-product .section.section-3 .image img {
        max-height: 430px;
        height: auto;
    }

    #single-product .section.section-6 .docks__container .item,
    #single-product .section.section-3-1 .docks__container .item {
        width: calc(100% / 2 - 16px + 16px / 2);
    }

    #single-product .section.section-7 .info__row:first-child .item.image,
    #single-product .section.section-7 .info__row:last-child .item.image {
        height: 240px;
    }

    #single-product .section.section-8 .slider-navigation__wrapper .nav-category .btn-nav {
        font-size: 16px;
        line-height: 20px;
    }

    #single-product .section.section-3-1 .docks__container .item .block-img {
        width: 80px;
        height: 80px;
    }

    #catalog-cards .section.section-2 .cards-container .category-cards {
        flex-direction: column;
        gap: 10px;
        margin-bottom: 8px;
    }

    #catalog-cards .section.section-2 .cards-container .category-cards .item-card {
        width: 100%;
        border-radius: 12px;
    }

    #catalog-cards-new .section.section-2 .card-wrapper .category-cards .item-card,
    #catalog-cards-agv .section.section-2 .card-wrapper .category-cards .item-card {
        border-radius: 12px;
        padding: 12px;
        min-width: 320px;
    }


    #catalog-cards .section.section-2 .cards-container .category-cards .item-card .image,
    #catalog-cards-new .section.section-2 .card-wrapper .category-cards .item-card .image,
    #catalog-cards-agv .section.section-2 .card-wrapper .category-cards .item-card .image {
        width: 108px;
        height: 96px;
    }

    #single-product .sticky__wrapper .title span.small,
    #single-product .sticky__wrapper .title span.small a {
        font-size: 16px;
        line-height: 20px;
    }

    #single-product .sticky__wrapper .title span.small {
        margin-bottom: 4px;
    }

    #catalog-cards-new .section.section-2 .cards-container .catalog-pagination ul.page-numbers li .page-numbers,
    #catalog-cards-agv .section.section-2 .cards-container .catalog-pagination ul.page-numbers li .page-numbers,
    #search-cards .section.section-2 .cards-container .catalog-pagination ul.page-numbers li .page-numbers {
        font-size: 16px;
        line-height: 20px;
    }

    #catalog-cards-new .section.section-2 .cards-container .catalog-pagination ul.page-numbers li .page-numbers.next,
    #catalog-cards-new .section.section-2 .cards-container .catalog-pagination ul.page-numbers li .page-numbers.prev,
    #catalog-cards-agv .section.section-2 .cards-container .catalog-pagination ul.page-numbers li .page-numbers.next,
    #catalog-cards-agv .section.section-2 .cards-container .catalog-pagination ul.page-numbers li .page-numbers.prev,
    #search-cards .section.section-2 .cards-container .catalog-pagination ul.page-numbers li .page-numbers.next,
    #search-cards .section.section-2 .cards-container .catalog-pagination ul.page-numbers li .page-numbers.prev {
        margin: 0;
        width: 36px;
        height: 36px;
    }

    #search-cards .section.section-2 .cards-container a.product {
        width: 100%;
    }

    #search-cards .section.section-1 {
        padding-top: 76px;
    }

    #search-cards .section.section-1 .title {
        font-size: 20px;
        line-height: 24px;
    }

    #catalog-cards-new .section.section-2 .cards-container .catalog-pagination ul.page-numbers,
    #catalog-cards-agv .section.section-2 .cards-container .catalog-pagination ul.page-numbers,
    #search-cards .section.section-2 .cards-container .catalog-pagination ul.page-numbers {
        justify-content: center;
    }

    #search-cards .section.section-2 .text.no-search {
        font-size: 16px;
        line-height: 20px;
    }

    #search-cards .section.section-2 {
        min-height: 500px;
    }

    #single-product .breadcrumbs {
        margin-bottom: 24px;
    }

    #single-product .sticky-container .compare-container .compare-button,
    #compare-current .badge,
    #compare-current .count{
        font-size: 14px;
        line-height: 18px;
    }

    #single-product .section.section-3-2 .block-video {
        border-radius: 12px;
    }

    #catalog-cards-agv .section.section-2 .card-wrapper .category-cards {
        margin: 0 0 20px 0;
    }
}

@media (max-width: 480px) {
    #single-product .sticky__wrapper .select-configuration__wrapper .models .items,
    #single-product .sticky__wrapper .select-configuration__wrapper .selected-parameters .items {
        gap: 10px;
    }

    #single-product .sticky__wrapper .select-configuration__wrapper .models .items .item {
        width: calc(100% / 2 - 10px / 2);
    }
}

@media (max-width: 420px) {
    #catalog-category .section.section-2 .cards-category__wrapper .cards-container .item.long .image,
    #catalog-category .section.section-2 .cards-category__wrapper .cards-container .item .image,
    #catalog-category .section.section-2 .cards-category__wrapper .cards-container .item.short-50.short-last .image {
        margin: 0 0 0 auto;
        width: 158px;
    }

    #catalog-category .section.section-2 .cards-category__wrapper .cards-container .item.short-50 .image {
        width: 100%;
    }

    #catalog-cards .section.section-2 .filter-container,
    #catalog-cards-new .section.section-2 .filter-container {
        width: 100%;
    }

    #catalog-cards-agv .section.section-2 .cards-container .item .block-text .btn.btn-link {
        width: 100%;
        justify-content: space-between;
    }

    #single-product .sticky-container .compare-container .compare-button {
        flex-direction: column;
    }

    #single-product .sticky-container .video-compare__container {
        align-items: flex-start;
    }

    #catalog-cards .section.section-2 .filter-container .list-filter .btn.btn-link,
    #catalog-cards-new .section.section-2 .filter-container .list-filter .btn.btn-link,
    #catalog-cards .section.section-2 .filter-container .list-filter .btn.btn-orange,
    #catalog-cards-new .section.section-2 .filter-container .list-filter .btn.btn-orange{
        font-size: 16px;
        line-height: 20px;
    }

    #catalog-cards-new .section.section-2 .filter-container .list-filter .bapf_head h3 {
        font-size: 16px;
        line-height: 20px;
    }

    #catalog-cards-new .section.section-2 .filter-container .list-filter .bapf_body ul {
        gap: 8px;
        font-size: 16px;
        line-height: 20px;
    }

    .bapf_sfilter {
        margin-bottom: 24px;
    }

    #catalog-cards .section.section-2 .filter-container .button,
    #catalog-cards-new .section.section-2 .filter-container .button {
        padding: 24px 16px;
    }
}

@media (max-width: 380px) {
    #single-product .section.section-8 .slider__container .item {
        width: 325px;
    }
    #single-product .section.section-8 .slider__container.slick-slider .slick-track {
        gap: 16px;
    }
}