.footer {
    background-color: #ba2e2c;
    color: #fff;
}
.footer .footer-menu {
    background-color: #ba2e2c;
    padding: 2.5rem 1.25rem 1.25rem;
    width: 80%;
}
.footer .footer-menu .mega-footer a {
    position: relative;
}
.footer .footer-menu .mega-footer a:after {
    background: #fff;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    -webkit-transition: width 0.4s;
    transition: width 0.4s;
    width: 0;
}
@media (hover: hover) and (pointer: fine) {
    .footer .footer-menu .mega-footer a:hover:after {
        width: 100%;
    }
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .footer .footer-menu .mega-footer a:hover:after {
        width: 100%;
    }
}
.footer .footer-menu .mega-footer > ul > li.dropdown-btn:nth-child(1n) {
    margin-bottom: 1.25rem;
    width: 100%;
}
@media (min-width: 567px) {
    .footer .footer-menu .mega-footer > ul > li.dropdown-btn:nth-child(1n) {
        margin-bottom: 1.875rem;
    }
}
@media (min-width: 992px) {
    .footer .footer-menu .mega-footer > ul > li.dropdown-btn:nth-child(1n) {
        margin-bottom: 0;
        margin-right: 4%;
        width: 25%;
    }
}
.footer .footer-menu .mega-footer > ul > li.dropdown-btn:nth-child(2n) {
    margin-bottom: 1.25rem;
    width: 100%;
}
@media (min-width: 567px) {
    .footer .footer-menu .mega-footer > ul > li.dropdown-btn:nth-child(2n) {
        margin-right: 0;
        width: 30%;
    }
}
@media (min-width: 992px) {
    .footer .footer-menu .mega-footer > ul > li.dropdown-btn:nth-child(2n) {
        width: 23%;
    }
}
.footer .footer-menu .mega-footer > ul > li.dropdown-btn:nth-child(3n) {
    margin-bottom: 1.25rem;
    width: 100%;
}
@media (min-width: 567px) {
    .footer .footer-menu .mega-footer > ul > li.dropdown-btn:nth-child(3n) {
        margin-right: 0;
        width: 30%;
    }
}
@media (min-width: 992px) {
    .footer .footer-menu .mega-footer > ul > li.dropdown-btn:nth-child(3n) {
        min-width: unset;
        width: auto;
    }
}
.footer .footer-menu .mega-footer > ul > li.dropdown-btn:nth-child(4n) {
    margin-bottom: 1.25rem;
    width: 82%;
	margin: auto;
}
@media (min-width: 567px) {
    .footer .footer-menu .mega-footer > ul > li.dropdown-btn:nth-child(4n) {
        margin-right: 0;
        width: 30%;
    }
}
@media (min-width: 992px) {
    .footer .footer-menu .mega-footer > ul > li.dropdown-btn:nth-child(4n) {
        width: 20%;
    }
}
.footer .footer-menu .mega-footer > ul > li:first-of-type > ul {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}
.footer .footer-menu .mega-footer > ul > li:first-of-type > ul > li {
    width: 100%;
}
@media (min-width: 567px) {
    .footer .footer-menu .mega-footer > ul > li:first-of-type > ul > li {
        width: 30%;
    }
    .footer .footer-menu .mega-footer > ul > li:first-of-type > ul > li:first-child {
        width: 100%;
    }
    .footer .footer-menu .mega-footer > ul > li:first-of-type > ul > li:nth-child(3) {
        width: 25%;
    }
    .footer .footer-menu .mega-footer > ul > li:first-of-type > ul > li > ul > li:first-child {
        display: none;
    }
}
.footer .footer-menu .mega-footer > ul > li > .trigger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media (max-width: 767.98px) {
    .footer .footer-menu .mega-footer > ul > li > ul {
        margin-top: -0.5rem;
    }
}
.footer .footer-menu .mega-footer > ul > li > ul li {
    font-family: NotoSans-Regular;
    font-size: 0.875rem;
    line-height: 1.125rem;
    margin-bottom: 0.9375rem;
}
@media (min-width: 567px) {
    .footer .footer-menu .mega-footer > ul > li > ul li {
        margin-bottom: 0;
    }
    .footer .footer-menu .mega-footer > ul > li > ul li:not(:last-child) {
        margin-bottom: 0.9375rem;
    }
}
.footer .footer-menu .mega-footer > ul > li > ul li:not(.dropdown-btn) {
    font-weight: 500;
}
.footer .footer-menu .mega-footer > ul > li > ul li.dropdown-btn ul li {
    font-weight: 400;
}
.footer .footer-menu .mega-footer > ul > li > ul li > span {
    font-family: NotoSans-Regular;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.125rem;
    margin-bottom: 0.9375rem;
}
.footer .footer-menu .mega-footer > ul > li > ul li > span > a {
    pointer-events: none;
}
@media (min-width: 567px) {
    .footer .footer-menu .mega-footer > ul > li > ul li > span > a {
        pointer-events: auto;
    }
}
.footer .footer-menu .mega-footer > ul > li > ul li > span.active .icon {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.footer .footer-menu .mega-footer > ul > li > ul li .icon {
    -webkit-transition: 0.4s;
    transition: 0.4s;
    vertical-align: bottom;
    width: 0.875rem;
}
.footer .footer-menu .mega-footer > ul > li > ul li .icon path {
    fill: #fff;
}
@media (min-width: 567px) {
    .footer .footer-menu .mega-footer > ul > li > ul li .icon {
        display: none;
    }
    .footer .footer-menu .mega-footer > ul > li > ul li ul {
        height: auto !important;
    }
}
.footer .footer-menu .mega-footer > ul > li > a,
.footer .footer-menu .mega-footer > ul > li > span {
    display: block !important;
    font-family: NotoSans-Regular;
    font-size: 0.75rem;
    letter-spacing: 0.05375rem;
    line-height: 0.875rem;
    margin-bottom: 1.5625rem;
    opacity: 0.6;
    text-transform: uppercase;
}
.footer .footer-menu .mega-footer > ul > li > a > a,
.footer .footer-menu .mega-footer > ul > li > span > a {
    cursor: none !important;
    pointer-events: none !important;
}
.footer .footer-menu .mega-footer > ul > li > a .icon,
.footer .footer-menu .mega-footer > ul > li > span .icon {
    display: none;
}
.footer .footer-menu .mega-footer > ul > li > a + *,
.footer .footer-menu .mega-footer > ul > li > span + * {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto !important;
}
.footer .footer-menu .mega-footer > ul > li > a + * > li,
.footer .footer-menu .mega-footer > ul > li > span + * > li {
    width: 100%;
}
@media (min-width: 992px) {
    .footer .footer-menu .mega-footer > ul > li > span {
        cursor: auto;
    }
}
.footer .footer-menu .mega-footer .dropdown-btn {
    min-width: unset;
}
@media (min-width: 567px) {
    .footer .footer-menu {
        padding: 2.5rem 1.25rem;
    }
}
@media (min-width: 768px) {
    .footer .footer-menu {
        padding: 3.4375rem 3.75rem;
    }
}
.footer .footer-menu__list {
    width: 100%;
}
.footer .footer-menu__list nav,
.footer .footer-menu__list nav > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}
.footer .footer-menu__list nav > ul {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}
.footer .footer-menu .scroll-top-btn,
.footer .footer-menu__list nav > ul > li > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.footer .footer-menu .scroll-top-btn {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background-color: rgba(255, 255, 255, 0.6);
    border-radius: 6.25rem;
    bottom: 6.25rem;
    height: 2.5rem;
    justify-content: center;
    opacity: 0;
    position: fixed;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: 0.4s;
    transition: 0.4s;
    visibility: hidden;
    width: 2.5rem;
    z-index: 99;
}
.footer .footer-menu .scroll-top-btn.is-visible {
    opacity: 1;
    right: 1.25rem;
    visibility: visible;
}
.footer .footer-menu .scroll-top-btn .icon {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    width: 1.0625rem;
}
.footer .footer-menu .scroll-top-btn .icon path {
    fill: #005b2f;
}
.footer .footer-copyright {
    background-color: #ba2e2c;
    padding: 0 1.25rem;
}
@media (min-width: 768px) {
    .footer .footer-copyright {
        padding: 0 3.75rem;
    }
}
.footer .footer-copyright__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    border-top: 0.09375rem solid rgba(0, 0, 0, 0.2);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 1.25rem 0;
    width: 100%;
}
@media (min-width: 567px) {
    .footer .footer-copyright__wrapper {
        padding: 1.5625rem 0 2.1875rem;
    }
}
@media (min-width: 992px) {
    .footer .footer-copyright__wrapper {
        -webkit-box-orient: unset;
        -webkit-box-direction: unset;
        -ms-flex-direction: unset;
        flex-direction: unset;
        -ms-flex-wrap: unset;
        flex-wrap: unset;
    }
}
.footer .footer-copyright__left {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: auto;
    width: 100%;
}
@media (min-width: 567px) {
    .footer .footer-copyright__left {
        -ms-flex-wrap: unset;
        flex-wrap: unset;
    }
}
@media (min-width: 992px) {
    .footer .footer-copyright__left {
        width: auto;
    }
}
.footer .footer-copyright__left .logo {
    margin-bottom: 1.25rem;
    text-align: center;
    width: 100%;
}
@media (min-width: 567px) {
    .footer .footer-copyright__left .logo {
        margin-bottom: 0;
        margin-right: 3.125rem;
        text-align: left;
        width: auto;
    }
}
@media (min-width: 768px) {
    .footer .footer-copyright__left .logo {
        margin-right: 1.875rem;
    }
}
.footer .footer-copyright__left .logo svg {
    width: auto;
}
@media (min-width: 1200px) {
    .footer .footer-copyright__left .logo svg {
        height: 2.98787rem;
    }
}
.footer .footer-copyright__left span {
    color: #fff;
    font-family: NotoSans-Regular;
    font-size: 0.875rem;
    line-height: 1.125rem;
    text-align: center;
    width: 100%;
}
@media (min-width: 567px) {
    .footer .footer-copyright__left span {
        text-align: left;
        width: auto;
    }
}
.footer .footer-copyright__right {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 1.875rem;
    width: 100%;
}
@media (min-width: 567px) {
    .footer .footer-copyright__right {
        -webkit-box-pack: unset;
        -ms-flex-pack: unset;
        -ms-flex-wrap: unset;
        flex-wrap: unset;
        justify-content: unset;
    }
}
@media (min-width: 992px) {
    .footer .footer-copyright__right {
        margin-bottom: 0;
        width: auto;
    }
}
.footer .footer-copyright__menu {
    margin-bottom: 1.875rem;
    width: 100%;
}
@media (min-width: 567px) {
    .footer .footer-copyright__menu {
        margin-bottom: 0;
        width: auto;
    }
}
.footer .footer-copyright__menu ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1.25rem;
    justify-content: center;
}
@media (min-width: 567px) {
    .footer .footer-copyright__menu ul {
        -webkit-box-pack: unset;
        -ms-flex-pack: unset;
        justify-content: unset;
    }
}
.footer .footer-copyright__menu ul li {
    margin-right: 0.8125rem;
}
.footer .footer-copyright__menu ul li:last-child {
    margin-right: 0;
}
@media (min-width: 768px) {
    .footer .footer-copyright__menu ul li {
        margin-right: 1.25rem;
    }
}
@media (min-width: 1200px) {
    .footer .footer-copyright__menu ul li {
        margin-right: 1.875rem;
    }
}
.footer .footer-copyright__menu ul li a {
    color: #fff;
    font-family: NotoSans-Regular;
    font-size: 0.5625rem;
    line-height: normal;
    position: relative;
}
.footer .footer-copyright__menu ul li a:after {
    background: #fff;
    content: "";
    height: 0.0625rem;
    position: absolute;
    right: 0;
    top: 100%;
    -webkit-transition: width 0.4s;
    transition: width 0.4s;
    width: 100%;
}
@media (hover: hover) and (pointer: fine) {
    .footer .footer-copyright__menu ul li a:hover:after {
        width: 0;
    }
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .footer .footer-copyright__menu ul li a:hover:after {
        width: 0;
    }
}
@media (min-width: 768px) {
    .footer .footer-copyright__menu ul li a {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}
@media (min-width: 567px) {
    .footer .footer-copyright__social {
        padding: 0 0 0 1.25rem;
    }
}
@media (min-width: 768px) {
    .footer .footer-copyright__social {
        padding: 0 0 0 1.5625rem;
    }
}
@media (min-width: 1200px) {
    .footer .footer-copyright__social {
        padding: 0 0 0 3.75rem;
    }
}
.footer .footer-copyright__social .social-networks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.footer .footer-copyright__social .social-networks li:not(:last-child) {
    margin-right: 0.625rem;
}
.footer .footer-copyright__social .social-networks li a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.16);
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 1.875rem;
    justify-content: center;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    width: 1.875rem;
}
.footer .footer-copyright__social .social-networks li a:hover {
    background-color: rgba(0, 0, 0, 0.46);
}
.footer .footer-copyright__social .social-networks li a svg {
    height: 1rem;
    width: auto;
}
.footer .footer-copyright__social .social-networks li a svg path {
    fill: #fff;
}
.footer .footer-copyright__powered {
    display: none;
}
@media (min-width: 567px) {
    .footer .footer-copyright__powered {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        order: 10;
        padding-left: 0.9375rem;
    }
}
.footer .footer-copyright__powered a {
    color: #fff;
    font-family: NotoSans-Regular;
    font-size: 0.5625rem;
    line-height: normal;
    opacity: 0.7;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.footer .footer-copyright__powered a:hover {
    opacity: 1;
}
.footer .footer-copyright__powered svg {
    width: 0.5625rem;
}
.footer .footer-copyright__copy {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin-top: 1.875rem;
    order: -1;
}
.footer .footer-copyright__copy span {
    color: #fff;
    font-family: NotoSans-Regular;
    font-size: 0.625rem;
    line-height: normal;
}
@media (min-width: 567px) {
    .footer .footer-copyright__copy span {
        font-size: 0.5625rem;
        opacity: 0.7;
    }
    .footer .footer-copyright__copy {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        margin-top: 0;
        order: 3;
        padding-left: 1.5625rem;
    }
}
