.footer {border-top: 0.1rem solid rgba(var(--color-foreground), 0.08);}.footer:not(.color-background-1) {border-top: none;}.footer__content-top {padding-bottom: 5rem;display: block;}@media screen and (max-width: 749px) {.footer .grid {display: block;}.footer-block.grid__item {padding: 0;margin: 4rem 0;width: 100%;}.footer-block.grid__item:first-child {margin-top: 0;}.footer__content-top {padding-bottom: 3rem;padding-left: calc(4rem / var(--font-body-scale));padding-right: calc(4rem / var(--font-body-scale));}}@media screen and (min-width: 750px) {.footer__content-top .grid {row-gap: 6rem;margin-bottom: 0;}}.footer__content-bottom {border-top: solid 0.1rem rgba(var(--color-foreground), 0.08);padding-top: 3rem;}.footer__content-bottom:only-child {border-top: 0;}.footer__content-bottom-wrapper {display: flex;width: 100%;}@media screen and (max-width: 749px) {.footer__content-bottom {flex-wrap: wrap;padding-top: 0;padding-left: 0;padding-right: 0;row-gap: 1.5rem;}.footer__content-bottom-wrapper {flex-wrap: wrap;row-gap: 1.5rem;justify-content: center;}}.footer__localization:empty + .footer__column--info {align-items: center;}@media screen and (max-width: 749px) {.footer__localization:empty + .footer__column {padding-top: 1.5rem;}}.footer__column {width: 100%;align-items: flex-end;}.footer__column--info {display: flex;flex-direction: column;justify-content: center;align-items: center;padding-left: 2rem;padding-right: 2rem;}@media screen and (min-width: 750px) {.footer__column--info {padding-left: 0;padding-right: 0;align-items: flex-end;}}.footer-block:only-child:last-child {text-align: center;max-width: 76rem;margin: 0 auto;}@media screen and (min-width: 750px) {.footer-block {display: block;margin-top: 0;}}.footer-block:empty {display: none;}.footer-block--newsletter {display: flex;align-items: flex-end;margin-top: 3rem;gap: 1rem;}.footer-block--newsletter:only-child {margin-top: 0;}@media screen and (max-width: 749px) {.footer-block.footer-block--menu:only-child {text-align: left;}}@media screen and (min-width: 750px) {.footer-block--newsletter {flex-wrap: nowrap;justify-content: center;}}.footer-block__heading {margin-bottom: 2rem;margin-top: 0;font-size: calc(var(--font-heading-scale) * 1.6rem);}@media screen and (min-width: 990px) {.footer-block__heading {font-size: calc(var(--font-heading-scale) * 1.8rem);}}.footer__list-social:empty, .footer-block--newsletter:empty {display: none;}.footer__follow-on-shop {display: flex;text-align: center;}.footer__list-social.list-social:only-child {justify-content: center;}.footer-block__newsletter {text-align: center;flex-grow: 1;}.newsletter-form__field-wrapper {max-width: 36rem;}@media screen and (min-width: 750px) {.footer-block__newsletter:not(:only-child) {text-align: left;margin-right: auto;}.footer-block__newsletter:not(:only-child) .footer__newsletter {justify-content: flex-start;margin: 0;}.footer-block__newsletter:not(:only-child) .newsletter-form__message--success {left: auto;}.footer__follow-on-shop {margin-bottom: 0.4rem;}.footer__follow-on-shop:first-child:not(:last-child) {justify-content: flex-start;margin-right: auto;text-align: left;}.footer__follow-on-shop:not(:first-child):not(:last-child) {justify-content: flex-end;text-align: right;}}@media screen and (max-width: 749px) {.footer-block--newsletter {display: flex;flex-direction: column;flex: 1 1 100%;align-items: center;gap: 3rem;}.footer__list-social.list-social, .footer__follow-on-shop, .footer-block__newsletter {display: flex;justify-content: center;}.footer-block__newsletter {flex-direction: column;}}@media screen and (min-width: 750px) {.footer-block__newsletter + .footer__list-social {margin-top: 0;}}.footer__localization {display: flex;flex-direction: row;justify-content: center;align-content: center;flex-wrap: wrap;padding: 1rem 1rem 0;}.footer__localization:empty {display: none;}.footer__localization h2 {margin: 1rem 1rem 0.5rem;color: rgba(var(--color-foreground), 0.75);}@media screen and (min-width: 750px) {.footer__localization {padding: 0.4rem 0;justify-content: flex-start;}.footer__localization h2 {margin: 1rem 0 0;}}@media screen and (max-width: 989px) {.footer__localization noscript {width: 100%;}}@media screen and (min-width: 750px) {.footer__payment {margin-top: 1.5rem;}}.footer__content-bottom-wrapper--center {justify-content: center;}.footer__copyright {text-align: center;margin-top: 1.5rem;}@media screen and (min-width: 750px) {.footer__content-bottom-wrapper:not(.footer__content-bottom-wrapper--center) .footer__copyright {text-align: right;}}@keyframes appear-down {0% {opacity: 0;margin-top: -1rem;}100% {opacity: 1;margin-top: 0;}}.footer-block__details-content {margin-bottom: 4rem;}@media screen and (min-width: 750px) {.footer-block__details-content {margin-bottom: 0;}.footer-block__details-content > p, .footer-block__details-content > li {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, .copyright__content a {color: rgba(var(--color-foreground), 0.75);}.footer-block__details-content .list-menu__item--active {transition: text-decoration-thickness var(--duration-short) ease;color: rgb(var(--color-foreground));}@media screen and (min-width: 750px) {.footer-block__details-content .list-menu__item--link:hover, .copyright__content a:hover {color: rgb(var(--color-foreground));text-decoration: underline;text-underline-offset: 0.3rem;}.footer-block__details-content .list-menu__item--active:hover {text-decoration-thickness: 0.2rem;}}@media screen and (max-width: 989px) {.footer-block__details-content .list-menu__item--link {padding-top: 1rem;padding-bottom: 1rem;}}@media screen and (min-width: 750px) {.footer-block__details-content .list-menu__item--link {display: inline-block;font-size: 1.4rem;}.footer-block__details-content > :first-child .list-menu__item--link {padding-top: 0;}}.footer-block-image {display: flex;}.footer-block-image.left {justify-content: flex-start;}.footer-block-image.center {justify-content: center;}.footer-block-image.right {justify-content: flex-end;}@media screen and (max-width: 749px) {.footer-block-image, .footer-block-image.left, .footer-block-image.center, .footer-block-image.right {justify-content: center;}}.footer-block__image-wrapper {box-shadow: var(--media-shadow-horizontal-offset) var(--media-shadow-vertical-offset) var(--media-shadow-blur-radius) rgba(var(--color-shadow), var(--media-shadow-opacity));margin-bottom: max(calc(2rem + var(--media-shadow-vertical-offset) * var(--media-shadow-visible)), 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 {justify-content: center;}.footer-block__brand-info .footer__list-social.list-social {justify-content: flex-start;margin-left: -1.3rem;margin-right: -1.3rem;}.footer-block__details-content .placeholder-svg {max-width: 20rem;}.copyright__content {font-size: 1.1rem;}.copyright__content a {color: currentColor;text-decoration: none;}.policies {display: inline;}.policies li {display: inline-flex;justify-content: center;align-items: center;}.policies li::before {content: '\00B7';padding: 0 0.8rem;}.policies li a {padding: 0.6rem 0;display: block;}@media screen and (min-width: 750px) {.policies li a {padding: 0;}}@keyframes animateLocalization {0% {opacity: 0;transform: translateY(0);}100% {opacity: 1;transform: translateY(-1rem);}}@supports not (inset: 10px) {@media screen and (max-width: 749px) {.footer .grid {margin-left: 0;}}@media screen and (min-width: 750px) {.footer__content-top .grid {margin-left: -3rem;}.footer__content-top .grid__item {padding-left: 3rem;}}}.newsletter-form {display: flex;flex-direction: column;justify-content: center;align-items: center;width: 100%;position: relative;}@media screen and (min-width: 750px) {.newsletter-form {align-items: flex-start;margin: 0 auto;max-width: 36rem;}}.newsletter-form__field-wrapper {width: 100%;}.newsletter-form__field-wrapper .field__input {padding-right: 5rem;}.newsletter-form__field-wrapper .field {z-index: 0;}.newsletter-form__message {justify-content: center;margin-bottom: 0;}.newsletter-form__message--success {margin-top: 2rem;}@media screen and (min-width: 750px) {.newsletter-form__message {justify-content: flex-start;}}.newsletter-form__button {width: 4.4rem;margin: 0;right: var(--inputs-border-width);top: 0;height: 100%;z-index: 2;}.newsletter-form__button:focus-visible {box-shadow: 0 0 0 .3rem rgb(var(--color-background)),0 0 0 .4rem rgba(var(--color-foreground));background-color: rgb(var(--color-background));}.newsletter-form__button:focus {box-shadow: 0 0 0 .3rem rgb(var(--color-background)),0 0 0 .4rem rgba(var(--color-foreground));background-color: rgb(var(--color-background));}.newsletter-form__button:not(:focus-visible):not(.focused) {box-shadow: inherit;background-color: inherit;}.newsletter-form__button .icon {width: 1.5rem;}.list-menu--right {right: 0;}.list-menu--disclosure {position: absolute;min-width: 100%;width: 20rem;border: 1px solid rgba(var(--color-foreground), 0.2);}.list-menu--disclosure:focus {outline: none;}.list-menu__item--active {text-decoration: underline;text-underline-offset: 0.3rem;}.list-menu__item--active:hover {text-decoration-thickness: 0.2rem;}.list-menu--disclosure.localization-selector {max-height: 18rem;overflow: auto;width: 10rem;padding: 0.5rem;}.list-payment {display: flex;flex-wrap: wrap;justify-content: center;margin: -0.5rem 0;padding-top: 1rem;padding-left: 0;}@media screen and (min-width: 750px) {.list-payment {justify-content: flex-end;margin: -0.5rem;padding-top: 0;}}.list-payment__item {align-items: center;display: flex;padding: 0.5rem;}.list-social {display: flex;flex-wrap: wrap;justify-content: flex-end;}@media only screen and (max-width: 749px) {.list-social {justify-content: center;}}.list-social__item .icon {height: 1.8rem;width: 1.8rem;}.list-social__link {align-items: center;display: flex;padding: 1.3rem;color: rgb(var(--color-foreground));}.list-social__link:hover .icon {transform: scale(1.07);}.localization-form {display: flex;flex-direction: column;flex: auto 1 0;padding: 1rem;margin: 0 auto;}.localization-form:only-child {display: inline-flex;flex-wrap: wrap;flex: initial;padding: 1rem 0;}.localization-form:only-child .button, .localization-form:only-child .localization-form__select {margin: 1rem 1rem 0.5rem;flex-grow: 1;}@media screen and (min-width: 750px) {.localization-form {padding: 1rem 2rem 1rem 0;}.localization-form:first-of-type {padding-left: 0;}.localization-form:only-child {justify-content: start;width: auto;margin: 0 1rem 0 0;}.localization-form:only-child .button, .localization-form:only-child .localization-form__select {margin: 1rem 0;}}@media screen and (max-width: 989px) {noscript .localization-form:only-child {width: 100%;}}.localization-form .button {padding: 1rem;}.localization-form__currency {display: inline-block;}@media screen and (max-width: 749px) {.localization-form .button {word-break: break-all;}}.localization-form__select {border-radius: var(--inputs-radius-outset);position: relative;margin-bottom: 1.5rem;padding-left: 1rem;text-align: left;min-height: calc(4rem + var(--inputs-border-width) * 2);min-width: calc(7rem + var(--inputs-border-width) * 2);}.disclosure__button.localization-form__select {padding: calc(2rem + var(--inputs-border-width));background: rgb(var(--color-background));}noscript .localization-form__select {padding-left: 0rem;}@media screen and (min-width: 750px) {noscript .localization-form__select {min-width: 20rem;}}.localization-form__select .icon-caret {position: absolute;content: '';height: 0.6rem;right: calc(var(--inputs-border-width) + 1.5rem);top: calc(50% - 0.2rem);}.localization-selector.link {text-decoration: none;appearance: none;-webkit-appearance: none;-moz-appearance: none;color: rgb(var(--color-foreground));width: 100%;padding-right: 4rem;padding-bottom: 1.5rem;}noscript .localization-selector.link {padding-top: 1.5rem;padding-left: 1.5rem;}.disclosure .localization-form__select {padding-top: 1.5rem;}.localization-selector option {color: #000000;}.localization-selector + .disclosure__list-wrapper {margin-left: 1rem;opacity: 1;animation: animateLocalization var(--duration-default) ease;}.disclosure {position: relative;}.disclosure__button {align-items: center;cursor: pointer;display: flex;height: 4rem;padding: 0 1.5rem 0 1.5rem;font-size: 1.3rem;background-color: transparent;}.disclosure__list-wrapper {border-width: var(--popup-border-width);border-style: solid;border-color: rgba(var(--color-foreground), var(--popup-border-opacity));overflow: hidden;position: absolute;bottom: 100%;transform: translateY(-1rem);z-index: 2;background-color: rgb(var(--color-background));border-radius: var(--popup-corner-radius);box-shadow: var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow), var(--popup-shadow-opacity));}.disclosure__list {position: relative;overflow-y: auto;font-size: 1.4rem;padding-bottom: 0.5rem;padding-top: 0.5rem;scroll-padding: 0.5rem 0;min-height: 8.2rem;max-height: 20.65rem;max-width: 22rem;min-width: 12rem;width: max-content;}.disclosure__item {position: relative;}.disclosure__link {display: block;padding: 0.95rem 3.5rem 0.95rem 2rem;text-decoration: none;line-height: calc(1 + 0.8 / var(--font-body-scale));color: rgba(var(--color-foreground), 0.75);word-break: break-word;}.disclosure__link:hover {color: rgb(var(--color-foreground));}.disclosure__link--active {text-decoration: underline;}.disclosure__button[aria-expanded="true"] .icon-caret {transform: rotate(180deg);}.header__localization .localization-form:only-child {margin: 0;}.header__localization .disclosure .localization-form__select {font-size: 1.4rem;letter-spacing: 0.06rem;height: auto;background: transparent;}.header__localization .disclosure .localization-form__select:hover {text-decoration: underline;}.header__localization .localization-form__select.link:after, .header__localization .localization-form__select.link:before {box-shadow: none;}.header__localization .localization-form__select.link:focus-visible {outline: 0.2rem solid rgba(var(--color-foreground), 0.5);outline-offset: -0.2rem;box-shadow: 0 0 0.2rem 0 rgba(var(--color-foreground), 0.3);}.desktop-localization-wrapper {display: flex;flex-wrap: wrap;justify-content: flex-end;}.desktop-localization-wrapper .localization-selector + .disclosure__list-wrapper {animation: animateMenuOpen var(--duration-default) ease;}.desktop-localization-wrapper .localization-form:only-child {padding: 0;}.header__icons--localization {align-items: center;min-height: 4.4rem;}.header__icons--localization .localization-form__select {padding: 0 2.7rem 0 1.2rem;width: max-content;}.header__icons--localization .localization-form:only-child .localization-form__select {margin: 0;}.header__icons--localization .localization-form__select > span {max-width: 20ch;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}.header__icons--localization localization-form:only-child .localization-form__select > span {max-width: 26ch;}.header__icons--localization .localization-form__select .icon-caret {right: 0.8rem;}.header__icons--localization .disclosure__list-wrapper {bottom: initial;top: 100%;right: 0;transform: translateY(0);}@media screen and (min-width: 990px) {.menu-drawer__localization {display: none;}}.menu-drawer__localization localization-form{display: block;}.menu-drawer__localization .localization-form__select {background-color: initial;margin-top: 0;padding: 1.5rem 3.6rem 1.5rem 1rem;}.menu-drawer__localization .localization-form {padding: 0;}.menu-drawer__localization .localization-form:only-child .localization-form__select {margin: 0;}.menu-drawer__localization + .list-social {margin-top: 1rem;}.menu-drawer__localization noscript .localization-form__select {padding: initial;}