

/* Start:/local/templates/arista/components/bitrix/catalog.section.list/calculator/style.css?17496289911951*/
.custom_input {
    display: flex;
}
.container form {
    color: #676767;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 32px;
    white-space: nowrap;
}
sup{
    font-size: 11px;
}
.density_check{
    display: flex;
    gap: 20px;
}
.custom_input.checkout_code--input {
    width: 280px;
}
.outline_table {
    width: 100%;
    padding-bottom: 29px;
    border-bottom: 1px solid #dfdfdf;
}
.calc__result__wrapper{
    margin-top: 50px;
    padding-bottom: 29px;
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 50px;
}
._key {
    margin-bottom: 75px;
    color: #676767;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 32px;
    white-space: nowrap;
}
._name {
    font-family: "DINCondensedC", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 40px;
    line-height: 39px;
    margin-top: 50px;
}
tr {
    padding: 10px 0;
    display: flex;
    gap: 20px;
}
td {
    padding: 5px 0;
    width: fit-content;
    table-layout: fixed;
}
.marker_temp {
    margin: 5px 0 0 0;
}
.marker_calculate {
    margin: 0;
}
.border_table td {
    padding: 10px 10px;
}
.density_check #text {
    margin-top: 5px;
}
.class_text{
    margin-top: 5px;
}
.btn {
    padding: 6px 26px !important;
}

@media (max-width: 1250px) {
    .density_check {
        flex-direction: column;
    }
    .calc_desc {
        padding-left: 10px;
    }
}
@media (max-width: 635px) {
    .outline_table tr {
        flex-direction: column;
    }
    .marker_calculate {
        position: absolute;
        right: -50px;
    }
    .marker_temp {
        position: absolute;
        right: -20px;
    }
    .density_check {
        margin-left: auto;
        margin-right: auto;
    }
}
/* End */
/* /local/templates/arista/components/bitrix/catalog.section.list/calculator/style.css?17496289911951 */
