

/* Start:/local/templates/reinnolc/components/bitrix/news.detail/product_degasexer/style.css?17482638416732*/
@media (max-width: 576px) {
    .widget__title {
        white-space: normal;
    }
}

.diff-tech_table {
    font-size: 0.8rem;
}

@media (max-width: 576px) {
    .diff-tech_table {
        zoom: 0.4;
    }
}
@media (max-width: 400px) {
    .diff-tech_table {
        zoom: 0.2;
    }
}

.product-schemas .product-schemas_2 figure img {
    padding-top: 25%;
}

.diff-tech_table td {
    height: 2.5rem;
    padding: 0.25rem 0;
}

.diff-tech_table th {
    height: 3.125rem;
}

.diff-tech_table-btn {
    padding: 3px 5px 5px;
    border-radius: 1rem;
    color: white;
}

.diff-tech_table-check {
    display: inline-block;
    border-radius: 15px;
    padding-top: 5px;
    margin-top: 8px;
    height: 17px;
    width: 17px;
}

.diff-tech_table-check svg {
    vertical-align: top;
}

.diff-tech_table-text {
    color: #A9827A;
}

.diff-tech_table-btn.high-level, .diff-tech_table-check.high-level {
    background: #C2583A;
}

.diff-tech_table-btn.low-level, .diff-tech_table-check.low-level {
    background: #69AF30;
}

.diff-tech_table-btn.middle-level, .diff-tech_table-check.middle-level {
    background: #FFA78D;
}

.results-impl-list {
    display: grid;
    grid-template-columns: repeat(2, 3fr);
    grid-template-rows: 1fr;
    gap: 12px 12px;
}

.results-impl-list_item {
    padding: 2.5rem !important;
    background: #fff;
    border-left: 0;
    border-top: 0;
    min-height: 16rem;
}
.results-impl-list_item ul {
    padding-left: 1.5rem;
}
.results-impl-list_item li {
    list-style-type: disc;
}

.diff-tech_table .left-title {
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    line-height: 0.8rem;
    word-break: initial;
}

.widget-faq .block-methods-list-item.opened .arrow-icon svg {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

@media (max-width: 576px) {
    .results-impl-list {
        grid-template-columns: repeat(1, 3fr);
    }
}

.border-left {
    border-left: 1px solid rgba(0,0,0,.1);
}

.features-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 10px;
    grid-row-gap: 10px;
}

.features-grid__item:nth-child(1) { grid-area: 1 / 1 / 3 / 2; }
.features-grid__item:nth-child(2) { grid-area: 1 / 2 / 2 / 3; }
.features-grid__item:nth-child(3) { grid-area: 1 / 3 / 2 / 4; }
.features-grid__item:nth-child(4) { grid-area: 2 / 2 / 3 / 3; }
.features-grid__item:nth-child(5) { grid-area: 2 / 3 / 3 / 4; }
.features-grid__item:nth-child(6) { grid-area: 3 / 1 / 4 / 2; }
.features-grid__item:nth-child(7) { grid-area: 3 / 2 / 4 / 3; }
.features-grid__item:nth-child(8) { grid-area: 3 / 3 / 4 / 4; }
.features-grid__item:nth-child(9) { grid-area: 4 / 1 / 5 / 2; }
.features-grid__item:nth-child(10) { grid-area: 4 / 2 / 5 / 3; }
.features-grid__item:nth-child(11) { grid-area: 4 / 3 / 5 / 4; }

.feature-with-icon {
    padding: 2.5rem !important;
    background-color: #fff;
    border-left: 0;
    border-top: 0;
    min-height: 13rem;
}

@media (min-width: 768px) {
    .feature-with-icon.active,
    .features-grid__item:nth-child(4),
    .features-grid__item:nth-child(5),
    .features-grid__item:nth-child(6),
    .features-grid__item:nth-child(9) {
        background-color: #F2F2F2;
        border: 3px solid #FFFFFF;
    }

    .feature-with-icon.active svg circle,
    .features-grid__item:nth-child(4) svg circle,
    .features-grid__item:nth-child(5) svg circle,
    .features-grid__item:nth-child(6) svg circle,
    .features-grid__item:nth-child(9) svg circle {
        fill: #fff;
    }
}

@media (max-width: 767px) {
    .product-schemas .product-schemas_2 figure img {
        padding-top: 0!important;
    }
    .features-grid {
        display: block;
    }
    .feature-with-icon {
        margin-bottom: 10px;
        min-height: 10rem;
    }
    .feature-with-icon figure {
        display: flex;
    }
    .feature-with-icon svg {
        width: 50px;
        height: 50px;
        flex-shrink: 0;
        margin-right: 1.4rem;
    }
    .feature-with-icon.active,
    .features-grid__item:nth-child(odd) {
        background-color: #F2F2F2;
        border: 3px solid #FFFFFF;
    }
    .feature-with-icon.active,
    .features-grid__item:nth-child(odd) svg circle {
        fill: #fff;
    }

    .exerger-banner {
        background-position: bottom right -160px;
    }
    .widget__hardware .widget-body {
        background: transparent!important;
    }

    .hardware-item {
        margin-bottom: 0.625rem!important;
        background: white!important;
        border: 0!important;
        padding: 2rem!important;
    }
    .tech-slider {
        height: auto !important;
        margin-top: 0!important;
    }
    .tech-slider .swiper-slide .text20 {
        min-height: auto;
        padding-bottom: 2rem;
        font-size: 18px;
    }
    .diff-tech_table {
        zoom: 0.8;
        line-height: 1.5;-webkit-text-size-adjust: none
    }

    .production-list-item figure svg {
        width: 50px!important;
        height: 50px!important;
        margin-bottom: 0.625rem!important;
    }
}

.exerger-banner {
    background-repeat: no-repeat;
    background-position: bottom right 120px;
    background-size: contain;
}
@media (max-width: 1024px) {
    .exerger-banner {
        background-position: bottom right 50px;
    }
}
@media screen and (max-width: 420px) {
    .exerger-banner {
        background-position: bottom right -160px;
    }
}

@media screen and (min-width: 420px) and (max-width: 490px) {
    .exerger-banner {
        background-position: bottom right -135px!important;
    }
}

@media screen and (min-width: 490px) and (max-width: 767px) {
    .exerger-banner {
        background-position: bottom right -118px!important;
    }
}

.tech-slider {
    height: calc(100% - 10px) !important;
    margin-top: auto;
}
.tech-slider .swiper-slide .text20 {
    padding-bottom: 4rem;
    min-height: 5rem;
    flex-shrink: 0;
    margin: 0;
}
.tech-slider .swiper-slide  {
    position: relative;
}
.tech-slider__increment {
    position: absolute;
    bottom: 10px;
    right: 15px;
}

.production-list-item figure svg {}

.production__properties-text ul{
  list-style-position: inside;
}

@media screen and (min-width: 1024px) and (max-width: 1280px){
.iframe_video video{
  width: 82rem!important;
}
}
@media screen and (min-width: 1281px){
  .iframe_video video{
    width: 110rem!important;
  }
  }
/* End */
/* /local/templates/reinnolc/components/bitrix/news.detail/product_degasexer/style.css?17482638416732 */
