html body .ipolkladrform form.js-form-address&gt;div.top&gt;input, html body .ipolkladrform form.js-form-address&gt;div.bottom&gt;input, html body .ipolkladrform form.js-form-address&gt;div.middleinput&gt;input {
    border: 2px solid #cedad5 !important;
    border-radius: 4px !important;
    padding: 12px 14px !important;
    display: block !important;
    color: #0d0e17 !important;
    width: 254px !important;
    background: transparent !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 120% !important;
    height: auto !important;
}
html body .ipolkladrform form &gt; div.top {
    width: 254px !important;
}
html #ipolkladrform .js-form-address .bottom input {
    margin: 0 0 0 24px !important;
}
html .kladrBlockMain {
    width: 100% !important;
}
.ipolkladrform .addition {
    margin-top: 20px;
}
.ipolkladrform .addition p {
    margin-top: 20px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 120% !important;
    color: #0d0e17 !important;
}
.productCard {
    width: 100%;
    padding: 20px 0;
}
.productCard__top {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.productCard__main {
    width: calc(75px + 850px + 45px);
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-top: 27px;
    flex-wrap: wrap;
}
.productCard__main-brand {
    width: 100%;
    margin-top: 30px;
    padding-left: 140px;
}
.productCard__main-brand-line {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.productCard__main-brand-text {
    margin-right: 25px;
    color: #3E3E47;
}
.productCard__main-brand-item {
}
.productCard__main-small {
    height: calc(100% - 42px - 42px);
    /*height: 435px;*/
    width: 75px;
    margin-right: 45px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.productCard__main-small-slider {
    width: 100%;
}
.productCard__main-small-helper {
    width: 100%;
    padding: 6px 0;
}
.productCard__main-big .slick-list {
    height: 100%;
}
.productCard__main-big .slick-track {
    height: 100%;
}
.productCard__main-small-item {
    width: 100%;
    height: 75px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    transition: .3s;
    cursor: pointer;
}
/*.productCard__main-small-slider .slick-list {*/
/*    min-height: 100%;*/
/*}*/
.slick-current .productCard__main-small-item {
    background: rgba(130, 154, 145, 0.4);
}
.productCard__main-small-slider .slick-vertical .slick-slide {
    border: none;
}
.productCard__main-small-img {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.productCard__main-small-img img {
    max-width: 100%;
    max-height: 100%;
    mix-blend-mode: darken;
}
.productCard__main-big {
    width: 850px;
    height: 508px;
}
.productCard__main-big-slider {
    width: 100%;
    height: 100%;
}
.productCard__main-big-helper {
    width: 100%;
    height: 100%;
}
.productCard__main-big-item {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    overflow: hidden;
    cursor: pointer;
}
.productCard__main-big-item img {
    max-width: 100%;
    max-height: 100%;
    /*border-radius: 20px;*/
}
.productCard__info {
    width: calc(100% - 815px - 45px - 75px - 54px);
}
.productCard__title {
    width: 100%;
    margin-bottom: 19px;
    color: #3E3E47;
}
.productCard__article {
    color: #829A91;
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: 500;
}
.productCard__buttons {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.productCard__buttons-item {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-right: 26px;
}
.productCard__buttons-item:last-child {
    margin-right: 0;
}
.productCard__buttons-item-img {
    margin-right: 7px;
    display: flex;
    align-items: center;
}
.productCard__buttons-item-text {
    color: #829A91;
    font-size: 14px;
    font-weight: 500;
}
.productCard__block {
    margin-top: 25px;
    margin-bottom: 25px;
}
.productCard__block .product-card__bottom {
    justify-content: space-between;
    padding: 0;
}
.productCard__block  .product-card__bottom-info {
    width: auto;
}
.productCard__block .product-card__basket {
    margin-left: 20px;
    width: auto;
    padding: 10px 20px;
    flex-direction: row-reverse;
    height: 45px;
}
.productCard__block .product-card__basket-text {
    display: block;
	margin-right: 0;
    margin-left: 10px;
    font-weight: 400;
    font-size: 14px;
    line-height: 175%;
}
.productCard__block .product-card__price-old {
    font-size: 28px;
}
.productCard__cont {
    width: 100%;
    margin-bottom: 30px;
}
.productCard__cont:last-child {
    margin-bottom: 0;
}
.productCard__cont-head {
    width: 100%;
    color: #829A91;
    margin-bottom: 12px;
    font-weight: 500;
}
.productCard__cont-body {
    width: 100%;
}
.productCard__plan {
    width: 100%;
    padding: 10px 15px;
    border: 2px solid #CEDAD5;
    border-radius: 10px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 5px;
}
.productCard__plan:last-child {
    margin-bottom: 0;
}
.productCard__plan-side {
    width: calc(100% - 100px);
}
.productCard__plan-side-title {
    margin-bottom: 10px;
    color: #272731;
    font-size: 16px;
    font-weight: 500;
}
.productCard__plan-side-title:only-child {
    margin-bottom: 0;
}
.productCard__plan-side-bottom {
    color: #829A91;
    font-size: 12px;
    font-weight: 400;
}
.productCard__plan-btn {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.productCard__plan-btn-text {
    color: var(--red);
}
.productCard__plan-btn-img {
    display: flex;
    align-items: center;
    margin-left: 5px;
}
.productCard__delivery {
    display: flex;
    width: 100%;
    padding: 10px 15px;
    border: 2px solid #CEDAD5;
    border-radius: 10px;
    margin-bottom: 6px;
    justify-content: space-between;
    align-items: center;
    transition: .5s;
}
.productCard__delivery:last-child {
    margin-bottom: 0;
}
.productCard__delivery-text {
    color: #272731;
    font-weight: 500;
    font-size: 16px;
}
.productCard__delivery-side {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.productCard__delivery-info {
    color: #829A91;
    margin-left: 20px;
    white-space: nowrap;
}
.productCard__delivery-info:first-child {
    /*margin-left: 0;*/
}
.productCard__cont-bottom {
    padding-left: 15px;
    margin-top: 15px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.productCard__cont-bottom-link {
    display: inline-block;
    color: #829A91;
    margin-right: 20px;
    transition: .5s;
    font-size: 14px;
    font-weight: 500;
}
.productCard__cont-bottom-link:last-child {
    margin-right: 0;
}
.productCard__buttons-item-text {
    transition: .5s;
}
.productCard__buttons-item-img path {
    transition: .5s;
}
.productCard__buttons-item.active .productCard__buttons-item-img.fill path {
    fill: var(--green-header);
    transition: .3s;
}
.productCard__buttons-item.active .productCard__buttons-item-text {
    color: var(--green-header);
    transition: .3s;
}
.productCard__buttons-item.active .productCard__buttons-item-img path.fh {
    fill: var(--green-header);
    transition: .3s;
}
.productCard__buttons-item.active .productCard__buttons-item-img.stroke path:not(.fh) {
    stroke: var(--green-header);
    transition: .3s;
}
.productCard__plan-btn-text {
    transition: .3s;
}
.productCard__plan-btn-img path {
    transition: .3s;
}
.productCard__main-big-slider .slick-dots {
    position: absolute;
    display: none;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    height: 10px;
    left: 50%;
    transform: translateX(-50%);
    bottom: auto;
    top: calc(100% + 13px);
    z-index: 10;
    list-style: none;
}
.productCard__main-big-slider .slick-dots li {
    height: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 5px;
}
.productCard__main-big-slider .slick-dots li::marker {
    content: '';
}
.productCard__main-big-slider .slick-dots button {
    content: '';
    font-size: 0;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #CEDAD5;
    transition: .3s;
}
.productCard__main-big-slider .slick-dots li.slick-active button {
    background: #5F5F71;
}
.productCard__mobile {
    display: none;
    margin-bottom: 45px;
    width: 100%;
}
.productCard__main-small-slider-arrow {
    position: absolute;
    width: 100%;
    display: flex;
    justify-content: center;
    left: 0;
    cursor: pointer;
}
.productCard__main-small-slider-arrow path {
    transition: .5s;
}
.productCard__main-small-slider-prev {
    bottom: calc(100% + 20px);
}
.productCard__main-small-slider-prev svg {
    transform: scaleY(-1);
}
.productCard__main-small-slider-next {
    top: calc(100% + 20px);
}
.productCard__sliders {
    /*width: 948px;*/
    width: 100%;
    /*padding: 40px 0;*/
}
.productCard__bottom {
    width: 100%;
    /*padding-bottom: 25px;*/
    margin-top: 15px;
    display: flex;
    justify-content: center;
}
.productCard__bottom-cont {
    width: 100%;
}
.productCard__block .product-card__basket-text.ml0 {
    margin-left: 0 !important;
}
.productCard__bottom-cont .productCard__tool-delivery {
    width: 100%;
}
.productCard__bottom-head {
    width: max-content;margin:0 auto;display: flex;
    align-items: center; margin-bottom: 25px;
    padding-right: 25%;
}
.productCard__tool-item {
    color: #3E3E47;
    transition: .5s;
    margin-right: 20px;
    padding: 16px 0;
    position: relative;
    cursor: pointer;
    font-weight: 700;
    font-size: 16px;
}
.productCard__parameter {
    /*max-width: 840px;*/
    width: 100%;
}
.productCard__tool-item:after {
    content: '';
    position: absolute;
    bottom: 0;
    transform: translateY(120%);
    left: 0;
    width: 100%;
    height: 3px;
    background: var(--red);
    opacity: 0;
    transition: .5s;
}
.productCard__tool-item:last-child {
    margin-right: 0;
}
.productCard__tool-item:hover:after {
    opacity: 1;
    transition: .3s;
    transform: translateY(0);
}
.productCard__tool-item.active {
    pointer-events: none;
    color: var(--red);
}
.productCard__tool-item.active:after {
    opacity: 1;
    transform: translateY(0);
}
.productCard__bottom-body {
    width: 100%;
}
.productCard__tool-block {
    width: 100%;
    display: none;
}
.productCard__tool-block.active {
    display: block;
}
.productCard-desc {
}
.productCard__block .product-card__price {
    font-size: 28px;
}.product-card__price.disc{color: #ee1c20;} .productCard-desc .category__main-info-body {
    width: 100%;
    max-height: 180px;
}
.productCard-desc .category__main-info-body.active {
    max-height: none;
}
.productCard-desc .category__main-info-body:after {
    height: 90px;
}
.productCard__reviews {
    width: 590px;
    margin-left: 53px;
}
.productCard__reviews-list {
    margin-bottom: 30px;
    width: 100%;
}
.productCard__reviews-block {
    width: 100%;
    margin-bottom: 30px;
}
.productCard__reviews-list:last-child {
    margin-bottom: 0;
}
.productCard__reviews-block:last-child {
    margin-bottom: 0;
}
.productCard__reviews-block-head {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.productCard__reviews-block-head-info {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    color: #272731;
}
.productCard__reviews-block-head-block {
    margin-right: 20px;
    color: #829A91;
}
.productCard__reviews-block-head-block:last-child {
    margin-right: 0;
}
.productCard__reviews-block-body {
    margin-top: 12px;
    width: 100%;
    padding: 10px 15px;
    color: #272731;
    border: 2px solid #CEDAD5;
    border-radius: 10px;
}
.productCard__reviews-bottom {
    width: 100%;
    display: flex;
    justify-content: center;
}
.productCard__reviews-bottom-block {
    width: 230px;
    padding-top: 12px;
    position: relative;
}
.productCard__reviews-bottom-block:after {
    content: '';
    position: absolute;
    bottom: 100%;
    width: 192px;
    height: 1.3px;
    background: #829A91;
    left: 50%;
    transform: translateX(-50%);
}
.productCard__reviews-bottom-text {
    color: #829A91;
    text-align: center;
}
.productCard__info .product-card__price-old {
    bottom: calc(100% + 3px);
}
.productCard__reviews-bottom-text a {
    color: #32B14B;
    text-decoration: underline;
}
.productCard__videos {
    width: calc(100% + 30px);
    margin: -15px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.productCard__videos-helper {
    width: calc(380px + 30px);
    padding: 15px;
}
.productCard__videos-item {
    width: 100%;
}
.productCard__videos-item iframe {
    width: 100% !important;
    height: 212px;
}
.productCard__files {
    display: flex;
    flex-direction: column;
}
.productCard__files-item {
    display: inline-block;
    color: #32B14B;
    margin-bottom: 20px;
    transition: .5s;
    text-decoration: underline;
}
.productCard__files-item:last-child {
    margin-bottom: 0;
}
.fancybox-slide--image .fancybox-content {
    padding: 30px;
    border-radius: 20px;
    background: #FFF;
    box-shadow: 0 10px 20px 0 rgba(13, 37, 60, 0.20);
    cursor: default;
}
.fancybox-image, .fancybox-spaceball {
    position: static;
}
.fancybox-navigation .fancybox-button {
    opacity: 1;
    visibility: visible;
}
.fancybox-button {
    background: transparent;
}
.fancybox-button[disabled] div {
    opacity: .5 !important;
    cursor: default !important;
}
.fancybox-button div {
    border-radius: 50%;
    background: #FFFFFF;
    transition: .3s;
    cursor: pointer;
}
.fancybox-toolbar {
    display: none;
}
.fancybox-button div path {
    fill: #2C9441;
}
.product-card__basket.product-card__callback {
    background: linear-gradient(180deg, #32B14B 0%, #0D6C61 100%);
}
.product-card__basket.product-card__callback:not(:hover) .product-card__basket-text {
    color: #fff;
    background: transparent;
    -webkit-background-clip: none;
    -webkit-text-fill-color: #fff;
}
@media (min-width: 1399px) {
    .product-card__basket.product-card__callback:hover {
        background: transparent;
    }
    .fancybox-button div:hover {
        background: #61D378;
    }
    .fancybox-button div:hover path {
        fill: #ffffff;
    }
    .fancybox-button div:active {
        background: #2C9441;
    }
    .fancybox-button div:active path {
        fill: #ffffff;
    }
    .productCard__files-item:hover {
        transition: .3s;
        color: var(--green-header);
    }
    .productCard__main-small-slider-arrow:hover path {
        stroke: var(--green-header);
        transition: .3s;
    }
    .productCard__delivery:hover {
        /*background: #CEDAD5;*/
        /*transition: .3s;*/
    }
    .productCard__cont-bottom-link:hover {
        color: var(--green-header);
        transition: .3s;
    }
    .productCard__plan-btn:hover {
        cursor: pointer;
    }
    .productCard__plan-btn:hover .productCard__plan-btn-text {
        color: var(--green-header);
        transition: .3s;
    }
    .productCard__plan-btn:hover .productCard__plan-btn-img path {
        stroke: var(--green-header);
        transition: .3s;
    }
    .productCard__buttons-item:hover {
        cursor: pointer;
    }
    .productCard__buttons-item:hover .productCard__buttons-item-text {
        color: var(--green-header);
        transition: .3s;
    }
    .productCard__buttons-item:hover .productCard__buttons-item-img.stroke path:not(.fh) {
        stroke: var(--green-header);
        transition: .3s;
    }
    .productCard__buttons-item:hover .productCard__buttons-item-img.fill path {
        fill: var(--green-header);
        transition: .3s;
    }
    .productCard__buttons-item:hover .productCard__buttons-item-img path.fh {
        fill: var(--green-header);
        transition: .3s;
    }
    .productCard__main-small-item:hover:not(.slick-current .productCard__main-small-item) {
        background: rgba(130, 154, 145, 0.2);
    }
    .productCard__reviews-bottom-text:hover a {
        text-decoration: none;
    }
}
@media (max-width: 1399px) {
    .fancyform .js-form-address {
        display: flex !important;
        flex-direction: column !important;
        align-items: flex-start !important;
    }
    html .kladrBlockMain {
        width: 100% !important;
    }
    body .ipolkladrform form &gt; div.top {
        width: 254px !important;
        display: flex !important;
        flex-direction: column !important;
    }
    body .ipolkladrform form &gt; div.bottom {
        width: 254px !important;
        display: flex !important;
        flex-direction: column !important;
    }
    html #ipolkladrform .js-form-address .bottom input {
        margin-left: 0 !important;
        margin-top: 18px !important;
    }
    .productCard__main-brand-line {
        flex-direction: column;
        align-items: center;
    }
    .productCard__main-brand {
        padding-left: 0;
        margin-top: 24px;
    }
    .productCard__main-brand-text {
        text-align: center;
        margin-right: 0;
        margin-bottom: 13px;
        width: 200px;
    }
    .productCard__main {
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
    }
    .productCard__top {
        align-items: initial;
    }
    .productCard__bottom-cont {
        width: 100%;
    }
    .productCard__reviews {
        width: 100%;
        margin: 0 auto;
    }
    .productCard__bottom {
        padding-top: 15px;
        padding-bottom: 40px;
    }
    .productCard__sliders {
        width: 100%;
    }
    .productCard__main-small {
        display: none;
    }
    .productCard__main-big {
        width: 100%;
        height: 250px;
    }
    .productCard__main {
        width: 353px;
    }
    .productCard__info {
        width: calc(100% - 353px - 34px);
    }
    .productCard__main-big-slider .slick-dots {
        display: flex;
    }
    .productCard__title {
        margin-bottom: 9px;
        font-weight: 700;
        font-size: 24px;
        line-height: 29px;
    }
    .productCard__block {
        margin-top: 50px;
        margin-bottom: 45px;
    }&nbsp;.productCard__block .product-card__bottom-button {
        width: auto;
        margin-top: 0;
    }
    .productCard__plan-side-title {
        font-weight: 400;
        font-size: 14px;
        line-height: 120%;
    }
    .productCard__main {
        padding-top: 30px;
    }
    .productCard__block .product-card__price-old {
        bottom: calc(100% + 4px);
    }
    .productCard__delivery-text {
        font-weight: 400;
        font-size: 12px;
        line-height: 14px;
    }
    .productCard__cont-bottom {
        margin-top: 4px;
    }
}
@media (max-width: 799px) {
    .fancyform .js-form-address {
        align-items: center !important;
    }
    .product-card__bottom-info-text {
        font-size: 12px;
    }
    .productCard__bottom {
        padding-top: 50px;
        padding-bottom: 60px;
    }
    .productCard__mobile {
        display: block;
    }
    .productCard__top {
        flex-direction: column;
        padding-bottom: 50px;
    }
    .productCard__main {
        width: 100%;
        padding-top: 0;
    }
    .productCard__info {
        width: 100%;
    }
    .productCard__article:not(.productCard__mobile .productCard__article), .productCard__buttons:not(.productCard__mobile .productCard__buttons) {
        display: none;
    }
    .productCard__block {
        justify-content: center;
        display: flex;
        margin-top: 56px;
        flex-direction: column;
    }
    .productCard__block .product-card__basket {
        margin-left: 50px;
    }
    .productCard__block .product-card__basket.product-card__callback {
        margin-left: 10px;
    }
    .productCard__main-big {
        height: 230px;
    }
    .productCard-desc .category__main-info-body {
        max-height: 250px;
    }
    .productCard__videos-helper {
        width: 344px;
    }
    .productCard__videos {
        flex-direction: column;
        align-items: center;
    }
    .productCard__bottom-head {
        overflow-x: scroll;
        overflow-y: hidden;
        padding-left: 16px;
        padding-right: 32px;
        width: calc(100% + 32px);
        margin: 0 -16px;
        margin-bottom: 25px;
    }
    .productCard__bottom-head::-webkit-scrollbar {
        width: 0;
        height: 0;
    }
    .productCard__bottom-head::-webkit-scrollbar-track {
        background: #D8D8DC;
        border: 2px solid var(--white);
    }
    .productCard__bottom-head.active::-webkit-scrollbar-track {
        background: transparent;
    }
    .productCard__bottom-head::-webkit-scrollbar-thumb {
        background: #B0B0B7;
        border-radius: 5px;
    }
    .productCard__tool-item {
        white-space: nowrap;
    }
    .productCard__files-item {
        word-break: break-word;
    }
}