.m-site_footer {
    padding: 50px 0 60px
}

.m-site_footer__row--corporate {
    margin: 42px 0 0;
    padding: 35px 0 0;
    border-top: 1px solid #ccc
}

.m-site_footer__accreditation {
    display: block;
    max-height: 163px;
    max-width: 275px;
    margin: 0 0 20px
}

.m-site_footer__accreditationinner {
    height: auto;
    overflow: hidden;
    padding-bottom: 59.1%;
    position: relative
}

.m-site_footer__links {
    margin: 0;
    padding: 0;
    list-style: none
}

.m-site_footer__linksitem+.m-site_footer__linksitem {
    margin: 25px 0 0
}

.m-site_footer__link {
    font-family: sailec-bold, sans-serif
}

.m-site_footer__copyright {
    margin: 0;
    width: 100%;
    font-size: .875rem
}

.m-site_footer__copyright {
    margin: 0;
    width: 100%;
    font-size: .875rem;
}

@media(max-width: 1023.98px) {
    .m-site_footer__column+.m-site_footer__column {
        margin-top: 25px
    }
}

@media(min-width: 1024px) {
    .m-site_footer {
        padding: 70px 0 90px
    }

    .m-site_footer__linksitem+.m-site_footer__linksitem {
        margin: 30px 0 0
    }
}