


/* Start:/local/templates/redesign/components/defa/block/content_sections/style.css*/
.disclaimer-block {
    margin-bottom: 66px!important;
}
.section-video {
    margin-bottom: 50px!important;
}

.section-numbers .section-numbers__title {
    text-align: center;
    font-size: 2.5rem;
}
.counters-block-wrapper {
    display: flex;
    justify-content: space-around;
}
@media (max-width: 1099px) {
    .counters-block-wrapper {
        flex-direction: column;
        justify-content: center;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}
.counter-block-item {
    text-align: center;
    color: #000;
}
.counter-block-item__icon-wrapper {
    background-color: #000;
    display: inline-block;
    border-style: solid;
    border-radius: 50%;
    border: 2px #C1C1C1;
    border-inline-end-width: 2px;
    padding: 18px;
    box-sizing: border-box;
    font-size: 0;
    position: relative;
}
.counter-block-item__center {
    line-height: 0.9;
}
.counter-block-item__count {
    font-size: 75px;
    font-weight: 700;
}
.counter-block-item__count p {
    margin: 0;
    font-family: sans-serif;
}
.counter-block-item__footer {
    font-family: Roboto,sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5rem;
    margin: 0 0 24px;
    white-space: pre-line;
    width: 300px;
}
/* End */



/* Start:/local/templates/redesign/components/defa/block/list.other_links/style.css*/
.innovation-fourth__wrapper.four-elements {
    padding: 0;
}
.four-elements .innovation-fourth__link-wrap {
    width: 24%;
}
@media (max-width: 767px) {
    .four-elements .innovation-fourth__link-wrap {
        width: 100%;
    }
}
/* End */
/* /local/templates/redesign/components/defa/block/content_sections/style.css */
/* /local/templates/redesign/components/defa/block/list.other_links/style.css */
