/* /Components/Layout/PageFooter.razor.rz.scp.css */

.footerSection[b-p9vnvutoke] {
    background-color: #4c4d4d;
    padding-top: 40px;
    height: 300px;
}

.footerContentSection[b-p9vnvutoke] {
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
}

.footerContentBlock[b-p9vnvutoke] {
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    width: 33%;
    color: #969696;
    padding-right: 58px;
}

.footerText[b-p9vnvutoke] {
    font-family: Oxygen, sans-serif;
    font-size: 14px;
    line-height: 30px;
}

.footerHeader[b-p9vnvutoke] {
    color: #fff;
    margin-top: 10px;
    margin-bottom: 35px;
    font-size: 20px;
    font-weight: 400;
    line-height: 27px;
    font-family: Oxygen, sans-serif;
}

.footerNavLink[b-p9vnvutoke] {
    color: #969696;
    padding-top: 0;
    padding-bottom: 13px;
    text-decoration: none;
    display: block;
    font-family: Oxygen, sans-serif;
    font-size: 14px;
    line-height: 20px;
}

.footerNavLink:hover[b-p9vnvutoke] {
    color: #ffba00;
}

.footerContactContainer[b-p9vnvutoke] {
    justify-content: flex-start;
    padding-top: 10px;
    padding-bottom: 22px;
    display: flex;
}

.footerContactImage[b-p9vnvutoke] {
    max-width: 100%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 22px;
    display: block;
}

.footerContactText[b-p9vnvutoke] {
    color: #fff;
    font-family: Oxygen, sans-serif;
    font-size: 14px;
    line-height: 20px;
    display: block;
    text-decoration: none;
}
