.product-card-top_full, .product-card-tabs__product, .product-card-tabs__content_default, .product-card-tabs__list {
    border-radius: 8px;
}
.product-card-top {
    position: relative;
}
.product-card-top {
    display: grid;
    grid-template-rows: repeat(5, auto) 1fr;
    grid-template-areas:
    "header header header"
    "stat middle info"
    "left middle info"
    "left middle buy"
    "left middle add-sales"
    "left middle delivery"
    "footer footer footer";
}
.product-card-top_full {
    grid-template-columns: 1fr auto 1.2fr;
}
.product-card-top_short {
    grid-template-columns: 1.4fr auto 1fr;
}
.product-card-top__specs {
    margin-right: 65px;
    grid-area: middle;
    width: 340px;
}
.top-specs-description__link-wrapper {
    align-items: center;
    display: flex;
    height: 32px;
    justify-content: space-between;
    margin: 15px 0;
    color: #4e4e4e;
}
.description-link__label {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: .4px;
    line-height: 24px;
}
.description-link__value {
    align-items: center;
    background: #f7f7f7;
    border: none;
    border-radius: 8px;
    display: inline-flex;
    padding: 6px 8px;
    color: #4e4e4e;
}
.description-link__value:hover {
    box-shadow: inset 0 0 0 50px rgba(0, 0, 0, .02);
}
.product-card-top__specs {
    font-size: 14px;
}
.product-card-top__specs tbody tr:first-child {
    display: none;
}
.product-card-top__specs .top-specs-characteristics .options-group {
    overflow-y: hidden;
    max-height: 550px;
}
.buy-marketplaces {
    display: flex;
    flex-flow: wrap;
    column-gap: 10px;
}
.buy-marketplaces .btn-marketplace {
    width: 100%;
}
.buy-marketplaces .btn-marketplace__half {
    width: 165px;
}
.buy-marketplaces .btn-marketplace__half:last-child:nth-child(2n+1) {
    width: 100%;
}
.buy-marketplaces .btn-marketplace__half:last-child:nth-child(2n+1) .btn-marketplace__title {
    width: 100%;
}
.product-card-top__title {
    grid-area: header;
}
.product-card-top__title {
    margin-top: 0;
    margin-bottom: 34px;
    padding: 10px 3px;
    font-size: 32px;
    font-weight: bold;
}
.product-card-top__images {
    max-width: 730px;
    /*padding-bottom: 35px;*/
}
.product-card-top-images__wrapper {
    min-height: 450px;
    position: sticky;
    top: 100px;
}
.product-images-slider {
    opacity: 0;
    transition: opacity 0.3s, visibility 0.3s;
    display: grid;
    /*gap: 0.5rem;*/
    grid-template-columns: 68px minmax(0px, 1fr);
}
.product-images-slider.carousel-loaded {
    opacity: 1;
}
.product-card-top__images, .product-card-top__voblers, .product-card-top__tech-vobler {
    grid-area: left;
}
.product-card-top__voblers {
    height: 23px;
    overflow: hidden;
    z-index: 1;
    margin-left: 76px;
}
.product-card-top__tech-vobler {
    height: 40px;
    justify-self: right;
    margin-right: 32px;
    width: 40px;
    z-index: 2;
}
.product-card-top__tags {
    grid-area: spec-brand;
    overflow: hidden;
    position: relative;
    padding-left: 30px;
    width: 80%;
}
.product-card-top__tags:before {
    font-family: "Font Awesome 6 Pro";
    content: "\f02c";
    color: #afafaf;
    font-weight: 600;
    font-size: 18px;
    left: 2px;
    position: absolute;
}
.product-card-top__specs-more {
    transition-duration: .3s;
    transition-property: color;
    text-decoration: none;
    color: #4e4e4e;
}
.product-card-top__specs-more:hover {
    text-decoration: none;
    color: #db3727;
}
.product-card-top__brand {
    grid-area: spec-brand;
}
.product-card-top__brand {
    justify-self: right;
    height: 35px;
}
.product-card-top__brand {
    grid-area: spec-brand;
}
.product-card-top__stat {
    display: flex;
    color: #4e4e4e;
    font-size: 14px;
    align-items: center;
    grid-gap: 10px;
    gap: 10px;
    margin-bottom: 10px;
}
.product-card-top__stat .average-rating {
    font-size: 25px;
}
.product-card-top__stat .product-reviews::before, .product-card-top__stat .product-questions::before {
    font-family: "Font Awesome 6 Pro";
    margin-right: 5px;
    color: #8c8c8c;
}
.product-card-top__stat .product-reviews::before {
    content: "\f4ad";
}
.product-card-top__stat .product-questions::before {
    content: "\e14b";
}
.product-card-top__stat .product-reviews a, .product-card-top__stat .product-questions a {
    color: #4e4e4e;
}
.WbFXY- {
    display: block;
    height: 12px;
    width: 2px;
    background-color: #dadcde;
    margin: 4px 6px;
}
.product-card-top__stat, .product-card-top__share {
    grid-area: stat;
}
.product-card-top__share {
    justify-self: right;
    align-items: center;
    display: flex;
}
.product-card-top__stat, .product-card-top__share {
    grid-area: stat;
}
.product-card-top__buy {
    margin-bottom: 24px;
    box-shadow: 0 8px 24px rgba(0,0,0,0.12);
    border-radius: 11px;
    padding: 16px 12px;
    min-height: 140px;
}
.product-card-top__buy {
    grid-area: buy;
}
.product-card-top .product-buy {
    margin-bottom: 12px;
    display: flex;
    flex-direction: row;
    min-height: 44px;
}
.product-buy__price-wrap_interactive {
    cursor: pointer;
}
.product-buy__price-wrap {
    background: linear-gradient(270deg, #f6f6f6 0%, rgba(255,255,255,0) 100%);
    border-radius: 8px;
    flex-grow: 1;
    position: relative;
    justify-content: center;
    flex-direction: column;
    display: flex;
    min-height: 44px;
}

.product-card-top .product-buy__sub {
    font-size: 14px;
    margin-top: 4px;
}
.product-buy__sub {
    font-size: 12px;
    line-height: 14px;
}
.multicard {
    position: relative;
}
.product-card-top__multi {
    margin-bottom: 12px;
}
.multicard__param {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    max-width: 100%;
}
.product-card-top__delivery {
    grid-area: delivery;
    margin-top: 20px;
}
.product-card-top__gallery {
    grid-area: left;
    grid-column: 1 / 3;
    grid-row: 7;
    padding-right: 20px;
    margin-top: 20px;
    /*width: 1050px;*/
}
/*=======RELATIONS=========*/
.multicard {
    position: relative;
}
.product-card-top__multi {
    margin-bottom: 12px;
}
.multicard__param {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    max-width: 100%;
}
.multicard__param-title {
    margin-right: 8px;
}
.multicard__values {
    flex-wrap: wrap;
    display: flex;
}
.popover-wrapper {
    position: relative;
}
.multicard__value {
    align-items: center;
    border-radius: 8px;
    border: 4px solid #fff;
    font-size: 14px;
    color: #333;
    box-shadow: 0 0 0 1px rgba(0,0,0,0.1);
    cursor: pointer;
    display: flex;
    flex: 0 0 auto;
    height: 30px;
    margin: 4px 8px 4px 0;
    min-width: 30px;
    overflow: hidden;
    padding: 0 8px;
    position: relative;
    transition: opacity .2s;
    user-select: none;
    white-space: nowrap;
    transition-duration: .3s;
    transition-property: background-color, border;
}
.multicard__value:hover {
    color: #333;
    background-color: #f6f6f6;
    border: 4px solid #f6f6f6;
}
.multicard__value.active {
    box-shadow: 0 2px 6px rgba(0,0,0,0.1),inset 0 0 0 3px #fff,inset 0 0 27px 2px rgba(0,0,0,0);
    border: 2px solid #ff4a39;
}
.multicard__value.active:hover {
    color: #333;
    background-color: unset;
    border: 2px solid #ff4a39;
}
.multicard__value.disabled {
    border: none;
    box-shadow: unset;
    cursor: not-allowed;
}
.multicard__value.disabled::after {
    background: rgba(0,0,0,0.1);
    content: '';
    display: block;
    height: 2px;
    left: calc(50% - 17px);
    position: absolute;
    top: calc(50% - 1.5px);
    transform: rotate(45deg);
    width: 34px;
}
.multicard__value.disabled::before {
    background: rgba(238,238,238,0.85);
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
}
.multicard__value.notstock {
    opacity: 0.5;
}
.multicard__value.notstock:hover {
    background-color: unset;
    border: 4px solid #fff;
}
.multicard__value.active.notstock:hover {
    background-color: unset;
    border: 2px solid #ff4a39;
}
.multicard__value.notstock:before, .multicard__value.notstock:after {
    background: rgba(0,0,0,0.5);
    content: '';
    display: block;
    height: 1px;
    left: calc(50% - 17px);
    position: absolute;
    top: calc(50% - 1.5px);
    transform: rotate(45deg);
    width: 34px;
}
.multicard__value.notstock:after {
    transform: rotate(-45deg);
}
/*================*/
/*.additional-sales-tabs {
    display: block;
}
.product-card-top__add-sales {
    min-height: 240px;
}
.product-card-top__add-sales {
    grid-area: add-sales;
}
.product-card-top__kit .control-label {
    font-weight: normal;
    margin-left: 5px;
    cursor: text;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: flex;
}
.product-card-top__kit .has_filled .control-label {
    font-size: unset;
}
.product-card-top__kit .required .control-label::after {
    color: #ff4a39;
}
.product-card-top__kit .has-success .control-label,
.product-card-top__kit .has_filled .control-label,
.product-card-top__kit .has-success .form-control,
.product-card-top__kit .has_filled .form-control
{
    color: #3caa3c;
}
!*.product-card-top__kit .has-success .control-label,
.product-card-top__kit .has_filled .control-label {
    font-weight: bold;
}*!
.product-card-top__kit .form-control:disabled {
    opacity: .6;
}
.product-card-top__kit .has_filled .control-label::before,
.product-card-top__kit .has-success .control-label::before
{
    !*content: "\f00c";*!
    content: "\f067";
    font-family: "Font Awesome 6 Pro";
    color: #5b0;
    font-weight: 600;
    margin-right: 5px;
}
.product-card-top__kit .control-label .control-label-notice {
    font-size: 13px;
    color: #afafaf;
    font-weight: normal;
    align-items: center;
    justify-content: center;
    margin-left: 5px;
    display: flex;
}
.product-card-top__kit .form-control {
    font-size: 13px;
    height: 34px;
    border-radius: 8px;
    display: block;
    width: 100%;
    line-height: 1.42857143;
    color: #555555;
    background: linear-gradient(270deg, #f6f6f6 0%, rgba(255,255,255,0) 100%);
    border: none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}
.product-card-top__kit .form-control:focus {
    border: none;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.product-card-top__kit .form-control__disabled {
    opacity: .6;
    cursor: not-allowed;
}
.product-card-top__kit .icon {
    color: #ddd;
    margin-left: 5px;
}
.product-card-top__kit .icon:hover {
    color: #0094d9;
}
.big_color_responsive {
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}
.product-card-top__kit .form-group_kit {
    display: flex;
    align-items: center;
    !*justify-content: center;*!
}
.product-card-top__kit .product-kit__picture {
    min-width: 80px;
    height: 80px;
    border-radius: 8px;
    border: 4px solid #fff;
    color: #ddd;
    box-shadow: 0 0 0 1px rgb(0 0 0 / 10%);
    margin-right: 10px;
    align-items: center;
    justify-content: center;
    display: flex;
    font-size: 40px;
    position: relative;
    background-color: whitesmoke;
}
.product-card-top__kit .product-kit__picture.active {
    box-shadow: 0 2px 6px rgb(0 0 0 / 10%), inset 0 0 0 3px #fff, inset 0 0 27px 2px rgb(0 0 0 / 0%);
    !*box-shadow: unset;*!
    border: 2px solid #55bb00cc;
    background-color: #fff;
}
.product-card-top__kit .product-kit__select {
    width: 100%;
}
.product-kit-picture__color {
    position: absolute;
    display: flex;
    bottom: 0;
    z-index: 99;
}
.product-card-top__kit .product-kit-select__title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 300px;
}
.product-card-top__kit .product-kit__notice {
    display: flex;
}
.product-card-top__kit .product-kit__notice .icon {
    cursor: pointer;
}*/
/*-------------------------item-groups-----------------------*/
.item-groups-name__wrapper {
    align-items: flex-start;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    margin-bottom: 10px;
}
.item-groups-label {
    color: rgba(0, 26, 52, .6);
}
.item-groups-value {
    font-weight: 600;
}
.top-specs-item-groups.f-carousel {
    --f-carousel-spacing: 8px;
    --f-carousel-slide-width: calc((100% - 35px) / 5);
}




.top-specs-item-groups-wrapper .top-specs-item-groups {
    opacity: 0;
    background: #fff;
    visibility: hidden;
    height: 100px;
    transition: .55s opacity, .55s visibility;
}
/*.top-specs-item-groups .carousel__nav .carousel__button {
    width: 30px;
    height: 30px;
    background: #0c78ed;
    color: #fff;
    border-radius: 50%;
    box-shadow: 0 2px 6px rgb(0 0 0 / 15%);
    z-index: 2;
    transition: opacity .3s ease, transform .3s, background .2s;
    opacity: 0;
}
.top-specs-item-groups .is-prev {
    left: 1.5rem;
    right: auto;
    transform: translateX(-10px) translateY(-50%);
}
.top-specs-item-groups .is-next {
    right: 1.5rem;
    left: auto;
    transform: translateX(10px) translateY(-50%);
}
.top-specs-item-groups:hover .carousel__nav button {
    transform: translateX(0) translateY(-50%);
}
.top-specs-item-groups:hover .carousel__nav button:hover {
    background: #db3727;
    color: #fff;
    transition: color .2s, background .2s;
}
.top-specs-item-groups:hover .carousel__nav button {
    opacity: 1;
}*/
.top-specs-item-groups.carousel-loaded {
    opacity: 1;
    visibility: visible;
    display: block;
}
.top-specs-item-groups .group-item {
    /*width: 60px;*/
    border-radius: 6px;
    border: 1px solid #d9d9d9;
    /*margin-left: 8px;*/
    height: 100px;
    overflow: hidden;
    padding: 1rem;
    margin-bottom: 10px;
}
.top-specs-item-groups .group-item.group-item__active {
    border: 1px solid #ff4a39;
}
.top-specs-item-groups .group-item .group-item__picture {
    display: flex;
    align-items: center;
    justify-content: center;
}
.top-specs-item-groups .group-item .group-item__manufacture, .top-specs-item-groups .group-item .group-item__code {
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    font-size: 9px;
    color: #777777;
}
.top-specs-item-groups .group-item .group-item__manufacture {
    margin-top: 10px;
}
.top-specs-item-groups .group-item:not(.group-item__active):hover {
    border: 1px solid #99bdff;
}
.group-item__button {
    margin: 10px 0;
}
.group-item__button span {
    font-weight: 600;
    cursor: pointer;
    color: #0c78ed;
    transition: opacity .3s ease, transform .3s, background .2s;
}
/*-----modal-grid-----*/
.top-specs-item-groups-grid-wrapper .top-specs-item-groups {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
}
.top-specs-item-groups-grid-wrapper .top-specs-item-groups .group-item {
    width: 64px;
    margin-left: 8px
}
/*-----left-content-----*/
.left-content {
    display: flex;
    flex-direction: column;
    flex: 0 0 304px;
    row-gap: 40px;
}
.left-content-brand {
    display: flex;
    flex-direction: column;
    row-gap: 16px;
    padding: 20px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid #ebebeb;
}
.content-brand__header {
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-column-gap: 4px;
    -moz-column-gap: 4px;
    column-gap: 4px;
}
.brand-header__title {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    row-gap: 4px;
    -webkit-box-align: start;
    align-items: flex-start;
}
.brand-title {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
}
.brand-title i {
    cursor: pointer;
}
.content-brand__country {
    display: flex;
    flex-direction: column;
    row-gap: 12px;
}
.content-brand__country .brand-country {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-column-gap: 8px;
    -moz-column-gap: 8px;
    column-gap: 8px;
}
.brand-country img {
    width: 30px;
    height: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #dcdcdc;
}
.brand-country__title {
    margin: 0;
}
.left-content-instruction {
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
/*.left-content-instruction .instruction-link {
    line-height: 20px;
    margin-bottom: 12px;
    color: #4e4e4e;
}*/
.left-content-instruction .instruction-link:hover {
    color: #db3727;
}
.content-instruction__header {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 8px;
    font-weight: 700;
}

/*=====================RESPONSIVE========================*/
@media (min-width: 1540px) {
    .product-card-top_full {
        grid-template-columns: 1fr auto 1fr;
    }
}
@media (max-width: 1540px) {
    .product-card-top__specs {
        width: 300px;
        margin-right: 20px;
    }
    .product-kit-select__title {
        width: 220px;
    }
    .top-specs-item-groups.f-carousel {
        --f-carousel-slide-width: calc((100% - 30px) / 4);
    }
    .product-card-top__voblers {
        margin-left: 0;
    }
    .buy-marketplaces .btn-marketplace__half {
        width: 100%;
    }
    .buy-marketplaces .btn-marketplace__half .btn-marketplace__title {
        width: 100%;
    }
}
@media only screen and (max-width: 1199px) {
    .product-card-top {
        grid-template-columns: 1fr auto 1fr;
    }
    .product-card-top__specs {
        grid-area: footer;
        grid-row: 8;
        width: 100%;
    }
    .product-card-top__specs.product-card-top__marketplaces {
        grid-area: add-sales;
        grid-row: 4;
    }
    .product-card-top__specs .top-specs-characteristics {
        display: none;
    }
    #thumbCarousel {
        width: 100%;
    }
    .top-specs-item-groups-wrapper {
        margin-top: 20px;
    }
    .top-specs-item-groups {
        margin-bottom: 0;
    }
    .left-content-yandex {
        max-height: 120px;
    }
    .product-images-slider {
        grid-template-columns: 68px minmax(0px, 1fr) !important;
    }
    .top-specs-item-groups.f-carousel {
        --f-carousel-slide-width: unset;
    }
    .product-card-top__voblers {
        margin-left: 76px;
    }
}
@media only screen and (max-width: 991px) {
    .product-card-top__images {
        max-width: 100%;
        margin-right: 0;
        min-height: auto;
    }
    .product-card-top-images__wrapper {
        min-height: auto;
    }
    .product-card-top {
        padding: 12px;
        margin-bottom: 24px;
        position: relative;
    }
    .product-card-top {
        display: grid;
        grid-template-columns: 100%;
        grid-template-areas: "stat" "voblers" "image" "footer" "title" "info" "buy" "brand-code" "add-sales" "delivery";
    }
    .product-card-top__title {
        margin: 16px 0;
        font-weight: normal;
        color: #333;
        font-size: 24px;
        padding: 0;
        background-color: #fff;
        width: auto;
    }
    .product-card-top__title {
        grid-area: title;
    }
    .product-card-top__images, .product-card-top__tech-vobler {
        grid-area: image;
    }
    .product-card-top__voblers {
        display: block;
        height: 22px;
    }
    .product-card-top__voblers {
        grid-area: voblers;
    }
    .product-card-top__tech-vobler {
        max-width: 40px;
        max-height: 40px;
        z-index: 10;
    }
    .product-card-top__brand {
        grid-area: brand-code;
    }
    .product-card-top__stat {
        display: flex;
        padding: 0 12px;
        margin: 0 -12px 12px -12px;
        overflow-x: auto;
    }
    .product-card-top__stat {
        grid-area: stat;
    }
    .product-card-top__share {
        position: absolute;
        top: 12px;
        right: 12px;
        z-index: 1;
    }
    .product-card-top__buy {
        min-height: 44px;
        margin-bottom: 12px;
    }
    .product-card-top__buy {
        grid-area: buy;
    }
    .product-card-top__tags {
        display: none !important;
    }
    .product-card-top__add-sales {
        margin-top: 10px;
    }
    .product-card-top__brand {
        justify-self: left;
    }
    .product-card-top__brand {
        grid-area: brand-code;
        height: unset;
    }
    /*.product-kit-select__title {
        width: auto;
        max-width: calc(100% - 70px) !important;
    }*/
    .product-images-slider {
        grid-template-columns: 100% !important;
    }
    .product-card-top__voblers {
        margin-left: unset;
    }
    .product-card-top__gallery {
        display: none;
    }
    .product-card-top__specs {
        grid-row: 4;
    }
    .product-card-top__marketplaces .buy-marketplaces {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .product-card-top__images {
        max-width: 100%;
    }
   /* .product-card-top__kit .product-kit__select {
        max-width: calc(100% - 70px);
    }
    .product-card-top__kit .product-kit__picture {
        min-width: 60px;
        width: 60px;
        height: 60px;
    }
    .product-card-top__kit .product-kit__picture .img-responsive {
        width: 50px;
        height: 50px;
    }*/
}

@media only screen and (max-width: 567px) {
    .product-card-top__title {
        margin: 0 0 20px 0;
        font-size: 20px;
    }
    .top-specs-item-groups.f-carousel {
        --f-carousel-slide-width: calc((100% - 30px) / 4);
    }
}