.footer {
    padding: 59px 20px 20px 20px !important;!i;!;
}

.footer:not(.color-background-1) {
    border-top: none
}

.footer__content-top {
    padding-bottom: 5rem;
    display: block;
    max-width: unset;
    width: 100%
}

@media (min-width: 990px) {
    .footer__content-top {
        padding:0 0 5rem 0;
        margin: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .footer__content-top .footer__blocks-wrapper {
        width: 70%
    }
}

@media (max-width: 989.98px) {
    .footer .grid {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .footer-block.grid__item {
        padding: 0;
        margin-bottom: 60px;
        width: 49%
    }

    .footer-block.grid__item:first-child {
        margin-top: 0
    }

    .footer__content-top {
        padding: 0
    }
}

@media (min-width: 990px) {
    .footer__content-top .grid {
        row-gap:6rem;
        margin-bottom: 0
    }
}

.footer__content-bottom {
    padding-top: 3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px
}

@media (min-width: 990px) {
    .footer__content-bottom {
        margin-top:80px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.footer__content-bottom:only-child {
    border-top: 0
}

.footer__content-bottom-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 0
}

@media (min-width: 990px) {
    .footer__content-bottom-wrapper {
        width:unset;
        margin: 0 !important;
        !i;!;}
}

@media (max-width: 989.98px) {
    .footer__content-bottom {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap;
        padding-top: 0;
        padding-left: 0;
        padding-right: 0;
        row-gap: 2rem
    }

    .footer__content-bottom-wrapper {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        row-gap: 1.5rem;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0;
        margin: 0
    }
}

.footer__localization:empty+.footer__column--info {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 989.98px) {
    .footer__localization:empty+.footer__column {
        padding-top:1.5rem
    }
}

.footer__column {
    width: 100%;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.footer__column--info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 2rem;
    padding-right: 2rem
}

@media (min-width: 990px) {
    .footer__column--info {
        padding-left:0;
        padding-right: 0;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

.footer-block:only-child:last-child {
    text-align: center;
    max-width: 76rem;
    margin: 0 auto
}

@media (min-width: 990px) {
    .footer-block {
        display:block;
        margin-top: 0
    }
}

.footer-block:empty {
    display: none
}

.footer-block--newsletter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-top: 3rem;
    gap: 1rem
}

.footer-block--newsletter:only-child {
    margin-top: 0
}

@media (max-width: 989.98px) {
    .footer-block.footer-block--menu:only-child {
        text-align:left
    }

    .footer-block.mobile-padding {
        padding-left: 5rem
    }
}

@media (min-width: 990px) {
    .footer-block--newsletter {
        -ms-flex-wrap:nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.footer-block__heading {
    margin-bottom: 2rem;
    margin-top: 0
}

.footer-block--newsletter:empty,.footer__list-social:empty {
    display: none
}

.footer__follow-on-shop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center
}

.footer__list-social.list-social:only-child {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.footer-block__newsletter {
    text-align: center;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.newsletter-form__field-wrapper {
    max-width: 36rem
}

@media (min-width: 990px) {
    .footer-block__newsletter:not(:only-child) {
        text-align:left;
        margin-right: auto
    }

    .footer-block__newsletter:not(:only-child) .footer__newsletter {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin: 0
    }

    .footer-block__newsletter:not(:only-child) .newsletter-form__message--success {
        left: auto
    }

    .footer__follow-on-shop {
        margin-bottom: .4rem
    }

    .footer__follow-on-shop:first-child:not(:last-child) {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-right: auto;
        text-align: left
    }

    .footer__follow-on-shop:not(:first-child):not(:last-child) {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        text-align: right
    }
}

@media (max-width: 989.98px) {
    .footer-block--newsletter {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 3rem
    }

    .footer-block__newsletter,.footer__follow-on-shop,.footer__list-social.list-social {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .footer-block__newsletter {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (min-width: 990px) {
    .footer-block__newsletter+.footer__list-social {
        margin-top:0
    }
}

.icon-localization {
    width: 1.7rem;
    height: 1.7rem;
    margin-right: 1rem
}

.footer__localization .localization-popup-modal__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.footer__localization .localization-wrapper {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

@media (min-width: 990px) {
    .footer__payment {
        margin-top:1.5rem
    }
}

.footer__content-bottom-wrapper--center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.footer__copyright {
    text-align: center
}

@media (min-width: 990px) {
    .footer__content-bottom-wrapper:not(.footer__content-bottom-wrapper--center) .footer__copyright {
        text-align:right
    }
}

@-webkit-keyframes appear-down {
    0% {
        opacity: 0;
        margin-top: -1rem
    }

    100% {
        opacity: 1;
        margin-top: 0
    }
}

@keyframes appear-down {
    0% {
        opacity: 0;
        margin-top: -1rem
    }

    100% {
        opacity: 1;
        margin-top: 0
    }
}

.footer-block__details-content {
    margin-bottom: 0
}

@media (min-width: 990px) {
    .footer-block__details-content {
        margin-bottom:0
    }

    .footer-block__details-content>li,.footer-block__details-content>p {
        padding: 0
    }

    .footer-block:only-child li {
        display: inline
    }

    .footer-block__details-content>li:not(:last-child) {
        margin-right: 1.5rem
    }
}

.footer-block__details-content .list-menu__item--link {
    display: inline-block !important;!i;!;
}

.footer-block__details-content .list-menu__item--link.theme_cta--text {
    font-size: 1.5rem;
    line-height: 1.33em;
    font-weight: 300
}

@media screen and (max-width: 989px) {
    .footer-block__details-content .list-menu__item--link {
        padding-top:2px;
        padding-bottom: 2px
    }
}

@media (min-width: 990px) {
    .footer-block__details-content>:first-child .list-menu__item--link {
        padding-top:0
    }
}

.footer-block-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.footer-block-image.left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.footer-block-image.center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.footer-block-image.right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media (max-width: 989.98px) {
    .footer-block-image,.footer-block-image.center,.footer-block-image.left,.footer-block-image.right {
        -webkit-box-pack:center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.footer-block__image-wrapper {
    margin-bottom: 2rem;
    overflow: hidden!important
}

.footer-block__image-wrapper img {
    display: block;
    height: auto;
    max-width: 100%
}

.footer-block__brand-info {
    text-align: left
}

.footer-block:only-child .footer-block__brand-info {
    text-align: center
}

.footer-block:only-child>.footer-block__brand-info>.footer-block__image-wrapper {
    margin-left: auto;
    margin-right: auto
}

.footer-block-image>img,.footer-block__brand-info>img {
    height: auto
}

.footer-block:only-child .footer-block__brand-info .footer__list-social.list-social {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.footer-block__brand-info .footer__list-social.list-social {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-left: -1.3rem;
    margin-right: -1.3rem
}

.footer-block__details-content .placeholder-svg {
    max-width: 20rem
}

.copyright__content p {
    margin: 0;
    text-align: left
}

.policies {
    display: inline
}

.policies li {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.policies li::before {
    content: "\00B7";
    padding: 0 .8rem
}

.policies li a {
    padding: .6rem 0;
    display: block
}

@media (min-width: 990px) {
    .policies li a {
        padding:0
    }
}

@-webkit-keyframes animateLocalization {
    0% {
        opacity: 0;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(-1rem);
        transform: translateY(-1rem)
    }
}

@keyframes animateLocalization {
    0% {
        opacity: 0;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(-1rem);
        transform: translateY(-1rem)
    }
}

@supports not (inset: 10px) {
    @media (max-width:989.98px) {
        .footer .grid {
            margin-left:0
        }
    }

    @media (min-width: 990px) {
        .footer__content-top .grid {
            margin-left:-3rem
        }

        .footer__content-top .grid__item {
            padding-left: 3rem
        }
    }
}

.bottom-menu-container ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (min-width: 990px) {
    .bottom-menu-container ul {
        margin-left:50px
    }
}

.bottom-menu-container ul a.list-menu__item--link.theme_cta--text {
    white-space: nowrap;
    padding: 0;
    text-decoration-line: underline;
    font-size: 1.1rem;
    line-height: 2.18em
}

.bottom-menu-container ul a.list-menu__item--link.theme_cta--text::after {
    content: none
}

.footer__blocks-wrapper {
    margin: 0
}
