

/* Start:/About/style.css?17192502613705*/
/*section_about pt-0*/
.section_about {
    padding-top: 100px;
    padding-bottom: 100px;
}

.pt-0, .py-0 {
    padding-top: 0!important;
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

h1 {
    font-size: 24px;
    text-transform: uppercase;
    color: #4e4d4d;
    font-weight: 400!important;
}

.video__content {
    position: relative;
    padding-bottom: 56.49%;
    height: 0;
    margin-bottom: 15px;
}

.video__content iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-container__frame {
    margin: 0 auto;
}

.mb-large {
    margin-bottom: 50px;
}

.mb-small {
    margin-bottom: 20px;
}

.fs-large {
    font-size: 18px;
}

.display__header {
    display: block;
    font-size: 28px;
    text-transform: uppercase;
}

/*section_15years s-red*/
.s-red {
    background: linear-gradient(90.9deg,#c1272d 0,#991217 100%);
}

.display__header_large {
    font-size: 48px;
    font-weight: 600;
    height: auto;
}

.section_15years {
    height: 210px;
    display: flex;
    align-items: center;
}

.img-15-years {
    position: absolute;
    bottom: -80px;
    max-width: 400px;
}

/*section_about s-grey*/
.s-grey {
    background: #f9f9f9;
}

.mb-xxl, .mb-30 {
    margin-bottom: 100px;
}

.section_about {
    padding-top: 100px;
    padding-bottom: 100px;
}
.infograph {
    display: block;
    text-align: center;
}

.infograph__title {
    font-size: 40px;
    font-weight: 600;
    color: #C1272D;
    margin-bottom: 20px;
}

.infograph__description {
    font-size: 18px;
}

@media (max-width: 1024px) {
    .infograph {
        margin-bottom: 100px;
    }
}
.card_about {
    background: #FFFFFF;
    box-shadow: 0px 5px 36px rgb(0 0 0 / 10%), 0px 0.626078px 4.50776px rgb(0 0 0 / 5%);
    padding: 40px;
    color: #000000;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.b-h2-headline {
    text-transform: uppercase;
    color: #4e4d4d;
    font-size: 26px;
    font-weight: 300;
}

.btn {
    border-radius: unset;
}

.b-button--red {
    background-color: #c1272d;
    color: #fff;
}

/*card_about*/
.flex-column {
    -ms-flex-direction: column!important;
    flex-direction: column!important;
}

.justify-content-between {
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}

@media (min-width: 992px) {
    .flex-lg-row {
        -ms-flex-direction: row!important;
        flex-direction: row!important;
    }
}

.card_large {
    padding: 50px 60px;
}

.card_large .card__body {
    width: 53%;
}

.card_large .card__text {
    font-size: 18px;
}

.card_large img {
    width: 38%;
    object-fit: contain;
}

.card__title {
    font-weight: 600;
    font-size: 20px;
    color: #C1272D;
    margin-bottom: 10px;
}

.card__text {
    font-size: 18px;
}

@media (max-width: 768px) {
    .card_large {
        padding: 40px;
    }
    .card_large :is(.card__body, img) {
        width: 100%;
    }
}

/*section_about pt-0*/
.mb-small {
    margin-bottom: 20px;
}

.section_about {
    padding-top: 100px;
    padding-bottom: 100px;
}

.card_transparent img {
    width: 80px;
    height: 80px;
    display: block;
    margin-right: 30px;
}

.card__title {
    font-weight: 600;
    font-size: 20px;
    color: #C1272D;
    margin-bottom: 10px;
}

.card__text {
    font-size: 18px;
}

.grid {
    display: grid;
}

.grid_about {
    grid-template-columns: 1fr 1fr;
    gap: 80px;
}

@media (max-width: 1024px) {
    .grid_about {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 768px) {
    .card_transparent img {
        margin-bottom: 20px;
    }
}
/* End */
/* /About/style.css?17192502613705 */
