/* Кастомизация КАРТОЧКИ в ПОПАП окне при перезагрузки страницы */
/*.t-popup .t-popup__container.t-popup__container-static {
    margin-top: 20px;
}*/
#rec865026732 .t-store__prod-snippet__container {
    padding-top: 60px;
}

#rec865026732 .t-store__prod-snippet__container .js-product-controls-wrapper {
    display: flex;
    flex-direction: column;
}
#rec865026732 .t-store__prod-snippet__container .js-product-controls-wrapper > div:nth-child(1) {
    order: 2;
}
#rec865026732 .t-store__prod-snippet__container .js-product-controls-wrapper > div:nth-child(1) .js-product-edition-option-name:before {
    content: 'Выберите цвет:';
    color: #000;
    font-size: 15px;
}
#rec865026732 .t-store__prod-snippet__container .js-product-controls-wrapper > div:nth-child(2) {
    order: 1;
}
#rec865026732 .t-store__prod-snippet__container .js-product-controls-wrapper > div:nth-child(2) .js-product-edition-option-name:before {
    content: 'Выберите массу в упаковке:';
    color: #000;
    font-size: 15px;
}
.product__open-calc {
    display: flex;
    align-items: center;
    width: 197px;
    height: 91px;
    box-sizing: border-box;

    background-color: #fff;
    background-image: url(https://static.tildacdn.com/tild3532-3663-4834-a639-313734323966/Group_463.svg);
    background-repeat: no-repeat;
    background-position: 20px center;

    border: 2px solid #898C92;
    border-radius: 12px;
    
    font-size: 15px;
    font-family: 'Manrope', Arial, sans-serif;
    text-align: left;

    margin: 20px 0 40px;
    padding-left: 80px;
    
    order: 9;
    cursor: pointer;
}
.t-popup__container .product__open-calc {
    order: inherit;
    padding-right: 5px;
    margin-bottom: 0;
}

#rec865026732 .t-store__prod-snippet__container .js-store-prod-name {
    font-size: 28px;
    color: #000!important;
}
#rec865026732 .t-store__prod-snippet__container .t-store__prod-popup__sku {
    color: #282D39;
    font-weight: 500;
}

#rec865026732 .t-store__prod-snippet__container .t-store__prod-popup__price {
    font-display: 22px;
    font-size: 22px;
    font-weight: 700;
    color: #000!important;
}
#rec865026732 .t-store__prod-snippet__container .t-store__prod-popup__price:before {
    content: 'Цена: ';
}

#rec865026732 .t-store__prod-snippet__container .js-product-edition-option-name {
    color: transparent!important;
}

#rec865026732 .t-store__prod-snippet__container .t-popup__close {
    right: 5%!important;
    top: 63px!important;
    display: none!important;
}
#rec865026732 .t-store__prod-snippet__container .t-store__prod-popup__close-txt-wr {
    left: 5%!important;
    top: 63px!important;
}

#rec865026732 .t-store__prod-snippet__container .t-slds__imgwrapper.t-zoomable {
    width: 75%;
    margin: 120px auto 0;
}

#rec865026732 .t-store__prod-snippet__container .t-store__tabs {
    width: calc(100% / 12 * 7)!important;
    margin-left: calc(100% / 12 * 5 + 20px)!important;
}
#rec865026732 .t-store__prod-snippet__container .t-store__prod__quantity {
    width: 105px;
    height: 53px;
    border: 1px solid #898C92;
    border-radius: 12px!important;
    border-width: 2px!important;
    margin-right: 19px;
}
#rec865026732 .t-store__prod-snippet__container .t-store__prod__quantity + a {
    height: 53px;
    text-transform: uppercase;
    padding: 0 40px;
}

#rec865026732 .t-store__prod-snippet__container .js-product .t-product__option-variants_buttons .t-product__option-checkmark_color {
    height: 40px;
    width: 40px;
}

#rec865026732 .t-store__prod-snippet__container .t-product__option-variants {
    min-width: auto!important;
    margin-bottom: 5px!important;
}
#rec865026732 .t-slds__bgimg {
    background-size: contain!important;
}
#rec865026732 .t-store__prod-snippet__container .js-product .t-product__option-variants:after {
    border-color: rgba(0, 0, 0, 0.55) transparent transparent;
    border-width: 8px 7px 0;
    top: 50%;
    transform: translateY(-50%);
}
#rec865026732 .t-store__prod-snippet__container .t-product__option-select {
    width: 105px;

    background-color: #fff;
    border: 2px solid #898C92;
    border-radius: 12px;
    
    padding: 10px 30px 10px 10px;
}
#rec865026732 .t-store__prod-snippet__container .t-store__tabs__controls {
    display: block!important;
}
#rec865026732 .t-store__prod-snippet__container .t-store__tabs__button {
    border-bottom: none!important;
    padding: 0!important;
}
#rec865026732 .t-store__prod-snippet__container .t-store__tabs__button {
    display: inline-block!important;
}
#rec865026732 .t-store__prod-snippet__container .t-store__tabs__button:last-child {
    margin-left: 20px;
}
#rec865026732 .t-store__prod-snippet__container .t-store__tabs__button_active div {
    font-weight: 700!important;
}

#rec865026732 .t-store__prod-snippet__container .t-store__tabs__list .t-descr_xxs {
    font-size: 15px;
    color: #000!important;
}

#rec865026732 .t-store__prod-snippet__container .t-store__prod-popup__link {
    font-family: Manrope;
    font-weight: 400;
    font-size: 15px;
    
    background-image: url('https://static.tildacdn.com/tild6666-3637-4735-a232-666639306635/Vector_1.svg');
    background-repeat: no-repeat;
    background-position: center right;
    padding-right: 20px;
}

#rec865026732 .t-store__prod-snippet__container .t-store__prod-popup__links-wrapper {
    margin-top: 10px;
    margin-bottom: 50px;
}

#rec865026732 .t-store__prod-snippet__container .t-store__prod__quantity-input {
    font-size: 16px;
    font-weight: 400;
}

#rec865026732 .t-store__prod-snippet__container .js-product .t-product__option-variants_buttons .t-product__option-checkmark_color:before {
    border: 2px solid rgba(40, 45, 57, 0.7);
    left: -5px;
    top: -5px;
    height: calc(100% + 6px);
    width: calc(100% + 6px);
}

#rec865026732 .t-store__prod-snippet__container .js-product .t-product__option-variants_buttons .t-product__option-item {
    margin-bottom: 12px;
    margin-right: 12px;
}
#rec865026732 .t-store__prod-snippet__container .t-product__option-checkmark_color {
    position: relative;
}
#rec865026732 .t-store__prod-snippet__container .t-product__option-checkmark_color:before {
    content: '';
    height: calc(100% + 6px);
    width: calc(100% + 6px);

    border: 5px solid rgba(0, 0, 0, .5);
    border-radius: 50%;

    position: absolute;
    left: -5px;
    top: -5px;
}
#rec865026732 .t-store__prod-snippet__container .js-product .t-product__option-variants_buttons .t-product__option-input:checked+.t-product__option-checkmark_color:before {
        content: '';
        height: calc(100% + 6px);
        width: calc(100% + 6px);
        border: 3px solid rgba(0, 0, 0, .5);
        border-radius: 50%;
        position: absolute;
        left: -6px;
        top: -6px;
}

/* Кнопка "Назад в каталог" */
#rec865026732 .t-store__prod-snippet__container .t-store__prod-popup__close-txt {
    font-size: 16px;
    font-weight: 500;
    
    padding-left: 25px;
    
    position: relative;
}
#rec865026732 .t-store__prod-snippet__container .t-store__prod-popup__close-txt:before {
    content: '';
    display: block;
    width: 10px;
    height: 16px;
    background-image: url(https://static.tildacdn.biz/tild6666-3637-4735-a232-666639306635/Vector_1.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%) scaleX(-1);
}

#rec865026732 .t-store__prod-snippet__container .t-store__tabs__button > div {
    color: #00000087!important;
    font-weight: 400!important;
}
#rec865026732 .t-store__prod-snippet__container .t-store__tabs__button.t-store__tabs__button_active > div {
    font-size: 18px;
    color: #000000!important;
}



#rec865026732 .t-store__prod-snippet__container .fake-block {
    width: calc(50% - 10px);
    display: none;
    font-family: 'Manrope', Arial, sans-serif;
    position: relative;
}
#rec865026732 .t-store__prod-snippet__container .fake-block__title {
    width: 100%!important;
    
    font-size: 15px;
    font-weight: 400;

    position: absolute;
    top: -30px;
}
#rec865026732 .t-store__prod-snippet__container .fake-block__select-wrap {
    width: 100%;
}
#rec865026732 .t-store__prod-snippet__container .fake-block__select {
    width: 100%;
    height: 53px;

    background-color: #fff;

    border: 2px solid #898C92;
    border-radius: 12px;

    font-size: 18px;
    font-weight: 300;

    box-sizing: border-box;

    padding: 10px 30px 10px 10px;

    cursor: pointer;
    
    -webkit-appearance: none;
    appearance: none;  
}
#rec865026732 .t-store__prod-snippet__container .t-store__prod-popup__btn-wrapper {
    margin-bottom: 0!important;
}
#rec865026732 .t-btn_sm {
    height: 53px;
}
@media screen and (max-width: 960px) {
    #rec865026732 .t-store__prod-snippet__container .js-product-edition-option[data-edition-option-id="Масса"] {
        display: none;
    }
    #rec865026732 .t-store__prod-snippet__container .t-store__prod-popup__btn-wrapper {
        display: flex;
        flex-direction: row!important;
        flex-wrap: wrap;
        gap: 20px;
    }
    #rec865026732 .t-store__prod-snippet__container .t-store__prod-popup__btn-wrapper div:nth-child(1) {
        width: calc(50% - 10px);
        margin: 0!important;
    }
    #rec865026732 .t-store__prod-snippet__container .t-store__prod-popup__btn-wrapper div:nth-child(2) {
/*        width: calc(50% - 10px);*/
    }
    #rec865026732 .t-store__prod-snippet__container .t-store__prod-popup__btn-wrapper a:nth-child(3) {
        width: 100%;
    }
    #rec865026732 .t-store__prod-snippet__container .fake-block {
        display: block;
    }
    #rec865026732 .t-store__prod-snippet__container .t-store__prod__quantity__minus-wrapper {
        max-width: 25px;
    }


    #rec865026732 .t-store__prod-snippet__container .t-store__prod-popup__info {
        display: flex;
        flex-direction: column;
        
        padding-left: 13px;
        padding-right: 13px;
    }
    #rec865026732 .t-store__prod-snippet__container .t-store__prod-popup__info > div:nth-child(1) {
        order: 1;
    }
    #rec865026732 .t-store__prod-snippet__container .t-store__prod-popup__info > div:nth-child(2) {
        order: 5;
    }
    #rec865026732 .t-store__prod-snippet__container .t-store__prod-popup__info > div:nth-child(3) {
        order: 3;
        margin-bottom: 20px;
    }
    #rec865026732 .t-store__prod-snippet__container .t-store__prod-popup__info > div:nth-child(4) {
        order: 2;
    }
    #rec865026732 .t-store__prod-snippet__container .t-store__prod-popup__info > div:nth-child(5) {
        order: 6;
    }
    #rec865026732 .t-store__prod-snippet__container .t-store__prod-popup__info > div:nth-child(6) {
        order: 4;
        margin-top: 40px;
    }
    #rec865026732 .t-store__prod-snippet__container .t-store__prod-popup__info > div:nth-child(7) {
        order: 7;
        display: none;
    }
    #rec865026732 .t-store__prod-snippet__container .t-store__prod-popup__title-wrapper {
        margin-bottom: 0!important;
    }
    #rec865026732 .t-store__prod-snippet__container .t-store__prod-popup__sku {
        margin-top: 10px;
    }
    #rec865026732 .t-store__prod-snippet__container .t-store__prod-popup__link {
        padding-right: 15px;
    }
    #rec865026732 .t-store__prod-snippet__container .t-store__prod-popup__links-wrapper {
        display: none;
    }
    #rec865026732 .t-store__prod-snippet__container .t-store__prod-popup__btn {
        height: 53px;
    }
}

@media screen and (max-width: 1280px) {
    #rec865026732 .t-store__prod-snippet__container .t-store__tabs {
        width: 100%!important;
        margin-left: 50px!important;
    }
}
@media screen and (max-width: 980px) {
    #rec865026732 .t-store__prod-snippet__container .t-store__tabs {
        margin-left: 0px!important;
    }
}
@media screen and (max-width: 768px) {
    #rec865026732 .t-store__prod-snippet__container .t-store__prod-popup__container {
        padding: 13px;
    }
    #rec865026732 .t-store__prod-snippet__container .t-popup__container.t-popup__container-static {
        margin: 0 auto;
    }
    #rec865026732 .t-store__prod-snippet__container .t-store .t-popup__close {
        display: none!important;
    }
    #rec865026732 .t-store__prod-snippet__container .t-store__prod-popup__close-txt-wr {
        display: block;
        top: 20px!important;
    }
    #rec865026732 .t-store__prod-snippet__container .t-slds__imgwrapper.t-zoomable {
        width: 75%;
        margin: 45px auto 0;
    }
    #rec865026732 .t-store__prod-snippet__container .js-product-edition-option:nth-child(2) .js-product-edition-option-name:before {
        content: 'Выберите массу:';
    }
    #rec865026732 .t-store__prod-snippet__container .t-product__option-select,
    #rec865026732 .t-store__prod-snippet__container .t-store__prod__quantity {
        width: 165px;
    }
    #rec865026732 .t-store__prod-snippet__container .t-store__prod-popup__btn-wrapper {
        display: flex;
        flex-direction: column;
    }
    #rec865026732 .t-store__prod-snippet__container .t-store__prod__quantity {
        position: relative;
        justify-content: space-between;
    }
    #rec865026732 .t-store__prod-snippet__container .t-store__prod__quantity:before {
        content: 'Количество:';
        font-family: Manrope;
        font-weight: 400;
        font-size: 15px;
        
        position: absolute;
        top: -30px;
    }
    #rec865026732 .t-store__prod-snippet__container .t-store__prod__quantity + a {
        max-width: 460px;
        margin-top: 30px;
    }
    #rec865026732 .t-store__prod-snippet__container .t-store__prod-popup__links-wrapper {
        margin-bottom: 80px;
    }
    #rec865026732 .t-store__prod-snippet__container .t-store__tabs {
        width: 100%;
        margin-left: 0;
    }
    #rec865026732 .t-store__prod-snippet__container .t-store__tabs div {
        font-size: 16px;
    }
    #rec865026732 .t-store__prod-snippet__container .t-store__tabs__button_active div {
        font-size: 18px;
    }
    
}


.calc {
    font-size: 18px;
    font-family: 'Manrope', Arial, sans-serif;
}
.calc * {
    box-sizing: border-box;
}
.calc select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #fff;
    color: #000;
}

.calc select::-ms-expand {
    display: none;
}
.calc input::-webkit-outer-spin-button,
.calc input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.calc input[type=number] {
    -moz-appearance:textfield;
}

.calc-overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100vw;
    height: 100dvh;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: flex-start;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.3s ease;

    padding-top: 10rem;
    padding-bottom: 150px;
}
.calc-overlay.js-show {
    visibility: visible;
    opacity: 1;
}
.calc-popup {
    

    width: 920px;

    box-sizing: border-box;

    background: white;
    
    border: 2px solid #282D39;
    border-radius: 22px;

    position: relative;
    
    padding: 80px 80px 80px 75px;
}

.custom-title {
    font-size: 18px;
    color: #282D39;
    font-weight: 700;
    cursor: pointer;
}
.custom-title + div {
    display: none;
}
.custom-title.js-active + div {
    display: flex;
}

.calc-content {
    max-height: 60vh;
    overflow-y: scroll;

    display: flex;
    flex-direction: column;
    gap: 20px;

    padding-left: 35px;
}
.calc-content::-webkit-scrollbar {
    display: none;
}
.calc-content {
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.calc__title {
    font-size: 32px;
    line-height: 100%;
    font-weight: 800;
    color: #282D39;

    margin: 0 0 10px;
    padding: 0;
}



.calc-type {
    display: flex;
    gap: 15px;

    margin-bottom: 15px;
}
.calc-type__btn {
    font-size: 18px;
    font-weight: 700;
    color: #282D39;
    background-color: transparent;!important;

    border: none;

    cursor: pointer;
}
.calc-type__checkbox {
    display: none;
}
.calc-type__label {
    display: block;
    width: 48px;
    height: 28px;

    background-color: #fff;
    border: 3px solid #737373;
    border-radius: 50px;

    position: relative;

    cursor: pointer;
}
.calc-type__label:before {
    content: '';
    display: block;
    width: 22px;
    height: 22px;
    background-color: #D20000;
    border: 3px solid #33353C;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(-2px, -50%);
    transition: transform 0.5s;
}
.calc-type__checkbox:checked + .calc-type__label:before {
    transform: translate(19px, -50%);
}


.calc__rows {
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.calc__row {
    display: flex;
    justify-content: space-between;
    gap: 45px;

    position: relative;
}
.calc__row[data-type="plus"]:before,
.calc__row[data-type="plus"]:after {
    content: '';
    display: block;
    width: 2px;
    height: 28px;
    background-color: #282D39;

    position: absolute;
    top: 0%;
    left: -20px;
    transform: translate(-50%, -100%);
}
.calc__row[data-type="plus"]:after {
    transform: translate(-50%, -100%) rotate(90deg);
}

.calc__row[data-type="minus"]:after {
    content: '';
    display: block;
    width: 2px;
    height: 28px;
    background-color: #D20000;

    position: absolute;
    top: 0%;
    left: -20px;
    transform: translate(-50%, -100%) rotate(90deg);
}
.calc__row[data-type="plus"]:first-child:before,
.calc__row[data-type="plus"]:first-child:after {
    display: none;
}


.calc__column {
    display: flex;
    justify-content: space-between;
}
.calc__column:nth-child(1) {
    width: calc(100% - 205px - 45px);
}
.calc__column:nth-child(2) {
    width: 205px;
}
.calc__column--select {
    gap: 34px;
}
.calc__column--select .calc-item:nth-child(1) {
    width: calc(100% - 150px - 34px);
}
.calc__column--select .calc-item:nth-child(2) {
    width: 150px;
}
.calc-item {
    width: 100%;
    display: flex;
    align-items: center;
    position: relative;
}
.calc-item--input:nth-child(1) {
    width: calc(100% - 150px - 45px);
}
.calc-item--input:nth-child(2) {
    width: 150px;
}
.calc-item--select:before {
    content: '';
    display: block;
    width: 13px;
    height: 10px;
    background-image: url('https://static.tildacdn.com/tild6666-3462-4536-a564-656435313763/Polygon_25.svg');
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    right: 13px;
    transform: translateY(-50%);
    pointer-events: none;
}
.calc-item__size {
    width: 93px;
    box-sizing: border-box;

    font-size: inherit;
    line-height: 24px;
    text-align: center;
    font-family: inherit;

    background-color: #fff;

    border: 2px solid #282D39B2;
    border-radius: 12px;

    padding: 12px 0;
}
.calc-item__size--second {
    width: 101px;
}

.calc-item__equals {
    display: block;
    width: 34px;
    height: 30px;
    line-height: 30px;
    text-align: center;

    position: absolute;
    transform: translateX(-100%);
}

.calc-item__cur,
.calc-item__del,
.calc-item__sq {
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-weight: 700;
}
.calc-item__cur {
    min-width: 30px;
}
.calc-item__del {
    min-width: 36px;
    color: #696C74;
}
.calc-item__sq {
    min-width: 60px;
    color: #696C74;
}
.calc-item--btns {
    display: flex;
    gap: 16px;
}
.calc-item__btn {
    width: 53px;
    height: 53px;
    background-color: #282D39;

    border: 2px solid #282D39B2;
    border-radius: 12px;

    opacity: 1;

    transition: opacity 0.5s;
    cursor: pointer;

    position: relative;
}
.calc-item__btn:not(:last-child):before,
.calc-item__btn:not(:last-child):after {
    content: '';
    display: block;
    width: 2px;
    height: 18px;
    background-color: #fff;

    border-radius: 25px;

    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
/*.calc-item__btn:nth-child(2):before,
.calc-item__btn:nth-child(2):after {
    background-color: #D20000;
}*/
.calc-item__btn:not(:last-child):after {
    transform: translate(-50%, -50%) rotate(90deg);
}
.calc-item__btn:nth-child(2):before {
    display: none;
}

/*.calc-item__btn:nth-child(2):after {
    transform: translate(-50%, -50%) rotate(45deg);
}
.calc-item__btn:nth-child(2):before {
    transform: translate(-50%, -50%) rotate(-45deg);
}*/
.calc-item__btn:nth-child(3) {
    background-image: url('https://static.tildacdn.com/tild6362-6533-4636-a366-633262363864/trash-outline.svg');
    background-repeat: no-repeat;
    background-position: center;
}
.js-only-one .calc-item__btn:nth-child(3) {
/*    opacity: 0.5;*/
    display: none;
}

.calc__select {
    width: 100%;
    height: 100%;
    font-size: inherit;
    font-family: inherit;

    border: 2px solid #282D39B2;
    border-radius: 12px;
    line-height: 30px;
    padding: 10px 43px 10px 10px;

    cursor: pointer;
}
.calc__btn-result {
    width: 100%;
    height: 100%;
    font-size: inherit;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    font-family: inherit;

    background-color: #282D39;
    border: 3px solid #D20000;
    border-radius: 12px;

    cursor: pointer;
}


.calc-result {
    display: none;
    color: #1C2445;
}
.calc-result__title {
    display: block;
    font-size: 32px;
    font-weight: 800;

    margin-bottom: 30px;
    margin-top: 30px;
}
.calc-result__row {
    display: flex;
    gap: 60px;
}
.calc-result__item {
    display: flex;
    gap: 5px;
}
.calc-result__item-text {

}
.calc-result__item-value {
    font-weight: 700;
}

.calc-close {
    position: absolute;
    z-index: 999;
    top: 40px;
    right: 50px;
    transform: rotate(45deg);

    width: 58px;
    height: 58px;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}
.calc-close__btn {
    display: block;
    width: 32px;
    height: 32px;
    background-color: transparent;
    border: none;
    position: relative;

    cursor: pointer;
}
.calc-close__btn:before,
.calc-close__btn:after {
    content: '';
    width: 32px;
    height: 2px;
    background-color: #282D39;
    position: absolute;
    top: 50%;
    left: 50%;
    position: none;
}
.calc-close__btn:before {
    transform: translate(-50%, -50%);
}
.calc-close__btn:after {
    transform: translate(-50%, -50%) rotate(90deg);
}

.calc-item__custom-input {
    display: flex;
    align-items: center;
}

.calc__row-adds {
    margin-top: 20px;
}

@media screen and (max-width: 920px) {
    .calc-popup {
        width: 100%;
        padding: 80px 10px 65px 10px;
    }
    .calc__column {
        justify-content: flex-start;
        gap: 35px;
    }
    .calc-item--input:nth-child(1) {
        width: auto;
    }
}

@media screen and (max-width: 720px) {
    .custom-title {
        padding-left: 12px;
    }
    .calc-overlay {
        padding-top: 0;
        background: #fff;
    }
    .calc-popup {
        border: none;
        border-radius: 0;

        padding: 25px 0;
    }
    .calc-content {
        max-height: 100dvh;
        gap: 16px;
        padding-bottom: 60px;
        padding-left: 0;
    }
    .calc__title {
        max-width: 265px;

        font-size: 25px;

        margin-left: 12px;
        margin-bottom: 16px;
    }
    .calc__rows {
        gap: 16px;
    }
    .calc__row {
        flex-direction: column;
        gap: 0;

        background-color: #ECEDF0;
    }
    .calc__row-adds {
        background-color: transparent;
    }
    .calc__column {
        width: auto!important;
        justify-content: flex-start;
        gap: 35px;

        padding: 24px 12px;
    }
    .calc__column:nth-child(2) {
        justify-content: flex-end;
    }
    .calc-item {
        width: auto!important;
    }

    .calc-item--btns {
/*        flex-direction: row-reverse;*/
        gap: 32px;
    }

    .calc-item--btn {
        width: 100%!important;
        justify-content: flex-end;
        padding-top: 14px;
    }
    .calc__btn-result {
        display: block;
        max-width: 350px;

        margin: 0 auto;
        padding: 20px 0;
    }
    .calc-result {
        padding: 0 12px;
    }
    .calc select {
        min-width: 105px;
        padding: 10px 25px 10px 10px;
    }
    .calc-item__size {
        width: 90px;
    }
    .calc-item__size--second {
        width: 105px;
    }

    .calc-result__row {
        flex-direction: column;
        gap: 5px;
    }

    .calc__column--select {
        position: relative;
    }
    .calc__column--select:after {
        content: 'Поверхность окраски';
        font-size: 18px;
        position: absolute;
        bottom: -8px;
        left: 17px;
    }
    .calc__column--select {
        padding-top: 4px;
    }


    .calc__row[data-type="minus"] {
        padding-top: 43px;
    }
    .calc__row[data-type="minus"]:after {
        left: 25px;
        transform: translate(-50%, 75%) rotate(90deg);
    }
    .calc__row[data-type="minus"]:before {
        content: 'исключаемая площадь';
        color: #282D398C;
        font-size: 18px;
        position: absolute;
        top: 2px;
        left: 60px;
        transform: translate(0%, 75%);
    }
    .calc__row[data-type="plus"]:before,
    .calc__row[data-type="plus"]:after {
        display: none;
    }
}

@media screen and (max-width: 520px) {
    .t-store__prod-snippet__container {
        padding-bottom: 20px;
    }
    .calc-item__custom-input {
        position: relative;
    }
    .calc-item__cur,
    .calc-item__sq {
        position: absolute;
        bottom: -35px;
        left: 50%;
        transform: translate(-50%);
    }
    .calc__column:nth-child(1) {
        justify-content: space-between;
        gap: 30px;
    }

    .calc-close {
        right: 30px;
    }

    .calc-item__equals,
    .item__del {
        min-width: 30px;
        width: 30px;
    }
}

@media screen and (max-width: 400px) {
    .calc__row {
        max-width: 100dvw;
        overflow-x: scroll;
    }
    .calc-item__custom-input {
        position: relative;
    }
    .calc-item__cur,
    .calc-item__sq {
        position: absolute;
        bottom: -35px;
        left: 50%;
        transform: translate(-50%);
    }
    .calc__column:nth-child(1) {
        justify-content: space-between;
    }

}
