.uc-portfolio-gallery .t979__container_indent {
    padding: 0 30px;
}
.uc-portfolio-gallery .t979__container_indent .t979__grid-item {
    overflow: hidden;
}
.uc-portfolio-gallery .t979__container_indent .t979__grid-item img {
    transition: 0.2s linear;
}
.uc-portfolio-gallery .t979__container_indent .t979__grid-item:hover img {
    transform: scale(1.2);
}
.materials-gallery .t-slds__bullet:not(.t-slds__bullet_active) {
    opacity: 0.5 !important;
}
.nlm113-active-btn146649539 .tn-atom .tn-atom__button-text{
    color: #FFFFFF !important;
}
.slider-btns-arrows {
    cursor: pointer;
}
.slider-btns-arrows:hover path[fill="#e9e9e9"] {
    fill: #002224 !important;
}
.slider-btns-arrows:hover path[fill="#002224"] {
    fill: #e9e9e9 !important;
}
.uc-faq .t-container {
    max-width: 100%;
    padding: 0 30px;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
}
.uc-faq .t-container .t-col_6 {
    margin: 0;
    max-width: calc(100% / 2);
    padding-left: calc(100% / 2);
}
.uc-faq .t-container .t-col_6:not(:last-child) {
    margin-bottom: 30px;
}
.uc-faq .t-container .t-col_6 .t585__textwrapper,
.uc-faq .t-container .t-col_6 .t585__text{
    padding: 0;
    margin: 0;
}
.uc-faq .t-container .t-col_6 .t585__border {
    display: none;
}
#rec2217868221 {
    position: relative;
    z-index: 99999;
}
@media (min-width: 1201px) {
    .uc-faq .t-container:before {
        position: absolute;
        left: 30px;
        top: 0px;
        height: 730px;
        width: calc(100% / 2 - 90px);
        background-image: url(https://static.tildacdn.com/tild3134-3230-4333-a436-333166316532/image_2.png);
        background-position: top center;
        background-repeat: no-repeat;
        background-size: 100% auto;
    }
}
@media (max-width: 1200px) {
    .uc-portfolio-gallery .t979__container_indent {
        padding: 0 10px;
    }
    .uc-faq .t-container .t-col_6 {
        max-width: 100%;
        padding-left: 0;
    }
}