@import "support.extend.css";
@import "support.flexable.css";

.Support_page__wcfcP {
    width: 100%;
/*    padding-top: 6.25rem*/
}

.Support_header__VrstV {
    background-image: url(../png/about-us-bg.png);
    background-size: cover;
    background-position: 50%;
    width: 100%;
    height: 22.75rem;
    display: flex;
    align-items: center;
    justify-content: center
}

.Support_section___gLDq {
    height: 25.125rem;
    width: 100%;
    padding-top: 5rem;
    box-sizing: border-box
}

.Support_section___gLDq:last-child {
    height: 30.125rem;
    padding-bottom: 5rem
}

.Support_sectionImageContainer___To0R {
    box-shadow: 0 .25rem 1.5rem rgba(0, 0, 0, .12)
}