.footer {
    width: 100%;
    padding-top: 2.625rem;
    padding-bottom: 2.3125rem;
    position: relative;
    bottom: 0;
}
@media print, screen and (min-width: 64em) {
    .footer {
        padding-top: 1.9375rem;
        padding-bottom: 2.3125rem;
    }
}
@media screen and (min-width: 75em) {
    .footer {
        padding-top: 1.9375rem;
        padding-bottom: 2.3125rem;
    }
}
.footer .footer-content {
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}
.footer .footer-left {
    text-align: center;
}
.footer .footer-left .block-copyright img {
    margin: -0.3125rem 0.625rem 0 0;
}
@media print, screen and (min-width: 48em) {
    .footer .footer-left .block-copyright a {
        padding-left: 0;
    }
}
.footer .footer-left .copy-right-text {
    padding: 0.75rem 1.125rem 1.0625rem 1.1875rem;
    display: inline-block;
}
.footer .footer-left .copy-right-text > div {
    display: inline-block;
}
.footer .footer-left .copy-right-text > div img {
    margin-right: 0.4375rem;
    width: 1.125rem;
}
.footer .footer-left .copy-right-text .copyright p a {
    color: #fff;
}
.footer .footer-left .copy-right-text .copyright p a:hover {
    text-decoration: underline;
    -webkit-text-decoration-color: #666;
    text-decoration-color: #666;
}
@media print, screen and (min-width: 64em) {
    .footer .footer-left {
        text-align: left;
    }
}
.footer .footer-left .location-selector {
    padding-top: 0;
    display: block;
    text-align: center;
}
@media print, screen and (min-width: 64em) {
    .footer .footer-left .location-selector {
        display: block;
        text-align: left;
    }
}
@media screen and (min-width: 75em) {
    .footer .footer-left .location-selector {
        display: inline-block;
        margin-top: 0;
    }
    .footer .footer-left .location-selector:lang(ar-ae),
    .footer .footer-left .location-selector:lang(ur) {
        margin-left: 0;
    }
}
.footer .footer-left .location-selector a {
    color: #fff;
}
.footer .footer-left .location-selector a:hover {
    text-decoration: underline;
    -webkit-text-decoration-color: #666;
    text-decoration-color: #666;
}
.footer .footer-left .location-selector .icon {
    vertical-align: middle;
    width: 1.875rem;
    height: 1.25rem;
}
.footer .footer-left .location-selector span {
    vertical-align: middle;
}
.footer .footer-left .location-selector span.location-country {
    font-family: GothamRoundedMedium, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
}
.footer .footer-links {
    text-align: center;
}
@media print, screen and (min-width: 64em) {
    .footer .footer-links {
        text-align: left;
        padding-top: 0;
    }
}
.footer .footer-links ul {
    margin-left: 0;
}
.footer .footer-links li {
    display: block;
}
@media print, screen and (min-width: 64em) {
    .footer .footer-links li {
        display: inline-block;
        padding-bottom: 0;
    }
}
.footer .footer-links li:first-child {
    padding-left: 0;
}
.footer .footer-links li:last-child {
    padding-bottom: 0;
}
.footer .footer-links li:hover {
    background: unset;
}
@media print, screen and (min-width: 64em) {
    .footer .footer-links__link {
        padding: 0;
    }
}
.footer .footer-links a {
    color: #fff;
    display: inline-block;
    text-decoration: none;
    padding-bottom: 0.125rem;
}
.footer .footer-links a:hover {
    text-decoration: underline;
    -webkit-text-decoration-color: #666;
    text-decoration-color: #666;
}
.footer .location-detail a {
    padding-left: 0;
}
