.footer{position:relative;background-color:rgb(var(--color-background));z-index:10}.footer .link{font-family:var(--font-footer-menu-family);font-style:var(--font-footer-menu-style);font-weight:var(--font-footer-menu-weight);font-size:var(--font-footer-link-size)}.footer--border{border-top:.1rem solid rgba(var(--color-border))}.footer__content-top{display:block;padding-block:5rem}@media screen and (min-width:1200px){.footer__content-top{padding-block:6.4rem;padding-bottom:4.8rem}}.footer__blocks-wrapper{display:flex;flex-direction:column}@media screen and (mix-width:990px){.footer__blocks-wrapper{gap:1.8rem}}.footer-block--menu{display:none;max-width:40rem}@media screen and (min-width:1200px){.footer-block--menu:last-child{margin-right:auto}}.footer__text{font-size:1.2rem}.footer__bottom-menu .link{font-size:var(--font-footer-bottom-link-size)}@media screen and (min-width:990px){.footer__content-top{padding-block:6.4rem;padding-bottom:4rem}.footer__blocks-wrapper{flex-wrap:wrap;flex-direction:row;justify-content:space-between;gap:3rem 5rem}.footer-block--menu{flex:none;display:block}.footer-block--logo{width:100%;max-width:24rem}}.footer-block:nth-last-child(2).footer-block--menu:not(.footer-block--subscribe){margin-right:auto}@media screen and (min-width:1200px){.footer-block--logo:first-child{flex:none}.footer__blocks-wrapper{gap:3rem 5rem}}@media screen and (min-width:1360px){.footer__blocks-wrapper{gap:3rem 7.7rem}}.footer__logo-link{text-decoration:none;word-wrap:break-word;max-width:100%}.footer__logo-link+.footer-block__text{margin-top:1.2rem}.footer__logo{display:block;max-width:100%;height:auto}.footer__content-middle{border-top:.1rem solid rgb(var(--color-border));border-bottom:.1rem solid rgb(var(--color-border))}.footer__content-middle-container{display:flex;flex-direction:column;gap:3rem;padding-block:4.8rem}.footer__content-middle-main{flex:1;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:2.5rem}@media screen and (min-width:1200px){.footer__content-middle-main--3-columns{display:grid;grid-template-columns:minmax(25rem,1fr) auto minmax(25rem,1fr)}}@media screen and (min-width:1200px){.footer__content-middle-main--3-columns .footer__column--social{justify-self:flex-end}}.footer__bottom-menu .list-menu__item{padding:0;font-size:var(--font-footer-bottom-link-size)}.footer__bottom-menu{display:flex;flex-wrap:wrap;column-gap:2rem;row-gap:1.8rem;margin-top:0}.footer__column--localization{width:100%;max-width:100%;flex:none}.footer__column--payment .label,.footer__column--social .label{display:block;margin-bottom:1.2rem;font-size:16px;color:rgba(var(--color-foreground),.4)}.footer__column .footer__payment{align-items:center}.footer__column--social{width:auto;max-width:100%}.localization-form__select{font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight)}.footer__column{width:100%}@media screen and (min-width:990px){.footer__column--localization{width:auto}.footer__content-middle-main{gap:3.6rem}.footer__content-middle-container{padding-block:4.8rem}}@media screen and (min-width:1360px){.footer__content-middle-main{gap:3rem 7.7rem}}.accordion:empty+.footer-block{margin-top:0}.footer .accordion{margin-top:0}.footer .accordion .footer-block__heading{padding-block:.5rem;margin-bottom:0}.footer .newsletter__form{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:1.6rem;margin-top:2.4rem;max-width:100%;width:auto}@media screen and (min-width:750px){.footer .newsletter__form{flex-direction:row;min-width:42rem}}@media screen and (min-width:990px){.footer .newsletter__form{margin-top:0}}.footer .newsletter__form .field{width:100%}@media screen and (min-width:750px){.footer .newsletter__form .field{min-height:6rem}}.footer .newsletter__form .field__input{transition:background var(--duration-default),border var(--duration-default);color:rgb(var(--color-foreground))}.footer .newsletter__form .field__input::placeholder{color:rgb(var(--color-foreground),.4);font-weight:var(--font-body-weight)}.footer .newsletter__form .field:hover:not(:focus) .field__input::placeholder{color:rgb(var(--color-foreground),.3)}@media screen and (min-width:750px){.footer .newsletter__form .field input{padding:1.6rem 13.4rem 1.6rem 2.4rem}}.footer .newsletter__form .newsletter__title{margin-top:1.6rem;margin-bottom:0}@media screen and (min-width:990px){.footer .newsletter__form .newsletter__title{margin:0}}.footer .newsletter__form .newsletter__title+.newsletter__text{margin-top:1.2rem;margin-bottom:0}.footer .newsletter__form .newsletter__text{max-width:37rem}.footer .newsletter__form .newsletter__text--additional{margin-top:1.6rem;margin-bottom:0;font-size:1.4rem;color:rgba(var(--color-foreground),.6)}.footer .newsletter__form .newsletter__text--additional a{transition:color var(--duration-default),text-decoration var(--duration-default)}.footer .newsletter__form .newsletter__text--additional a:hover{color:rgba(var(--color-foreground),.7);text-decoration-color:rgba(var(--color-foreground),.7)}.footer .newsletter__form .newsletter-form{width:100%}.footer .newsletter__form .newsletter-form__inner{display:flex;align-items:flex-start;flex-direction:column;gap:1.6rem;margin-top:1.6rem;border-radius:1.2rem;background:transparent}@media screen and (min-width:750px){.footer .newsletter__form .newsletter-form__inner{flex-direction:row;align-items:center;margin-top:2rem}}@media screen and (min-width:1200px){.footer .newsletter__form .newsletter-form__inner{flex-wrap:nowrap}}.footer .newsletter__form .newsletter__button{min-width:unset;width:100%}@media screen and (min-width:750px){.footer .newsletter__form .newsletter__button{position:absolute;top:50%;right:.6rem;transform:translateY(-50%);width:auto}}.footer .newsletter-form__inner{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1rem;flex-wrap:wrap;width:100%;position:relative}@media(min-width:990px){.footer .newsletter-form__inner{flex-direction:row}}.footer .newsletter-form__field-wrapper{flex:1;width:100%;position:relative}@media(min-width:990px){.footer .newsletter-form__field-wrapper{width:auto}}.footer .newsletter-form__message{margin-bottom:0}@media(min-width:750px){.footer .newsletter-form__message{justify-content:flex-start}}.footer .newsletter-form__message--success{margin-top:2rem}@media(min-width:750px){.footer .newsletter-form__message--success{width:100%}}.footer .newsletter-form__button{margin-left:1.4rem}.footer .accordion:not(.footer-block--logo+.accordion):not(.contacts+.accordion){border-top:none}.footer .footer-block--logo+.accordion{margin-top:2.4rem}@media screen and (min-width:990px){.footer .footer-block--logo+.accordion{margin-top:0}}.footer__menu-bottom{display:flex;flex-wrap:wrap;gap:1.2rem 2.4rem}.footer__menu-bottom li a{font-family:var(--font-footer-menu-family);font-style:var(--font-footer-menu-style);font-weight:var(--font-footer-menu-weight);text-decoration:none;color:rgba(var(--color-foreground),.6);transition:var(--duration-default)}.footer__menu-bottom li a:hover{color:rgba(var(--color-foreground),1)}@media screen and (min-width:990px){.footer-block{display:block;margin-top:0}}.footer-block:empty{display:none}.footer-block__heading{margin-top:0;margin-bottom:1.6rem;font-size:1.3rem;font-weight:var(--font-additional-weight);color:rgb(var(--color-foreground-title))}.footer__list-social:empty{display:none}.footer__list-social .list-social__item--placeholder:not(:only-child){display:none}.footer__list-social.list-social{margin-top:-.4rem;margin-left:-.4rem}@media screen and (min-width:990px){.footer__list-social.list-social{margin-top:unset;margin-left:unset;margin-right:-.8rem;justify-content:flex-end}}.footer__list-social.list-social .list-social__item{width:4.4rem;height:4.4rem}.footer__list-social.list-social .list-social__item:hover .icon{opacity:.6}.footer__list-social.list-social .list-social__link{display:flex;align-items:center;justify-content:center;width:100%;height:100%}@media screen and (min-width:990px){.footer__content-middle-container{flex-direction:row}}.footer__localization{display:flex;gap:1.6rem}.footer__localization .label{display:block;margin-bottom:1.2rem;font-size:1.6rem;color:rgba(var(--color-foreground),.4)}localization-form{display:block}.localization-form{width:100%}.footer__localization:empty{display:none}.localization-form{display:flex;flex-direction:column;flex:auto 1 0;margin:0 auto}.localization-form:only-child{display:inline-flex;flex-wrap:wrap;flex:initial}.footer__localization h2,.footer__payment h2{margin:0 0 1.5rem;color:rgba(var(--color-foreground))}@media screen and (max-width:989px){noscript .localization-form:only-child,.footer__localization noscript{width:100%}}.localization-form .button{padding:1rem}.localization-form__currency{display:inline-block;flex:none}@media screen and (max-width:989px){.localization-form .button{word-break:break-all}}noscript .localization-form__select{padding-left:0rem}@media screen and (min-width:990px){noscript .localization-form__select{min-width:20rem}noscript .localization-form__select+.button{margin-top:.8rem}}.footer .localization-selector.link{position:relative;padding:.8rem 1.6rem;min-height:4.8rem;color:rgb(var(--color-foreground));border-radius:var(--border-radius-button);border:.1rem solid rgb(var(--color-border-input));background-color:rgb(var(--color-background-input));font-weight:var(--font-body-weight);letter-spacing:calc(var(--font-body-letter-spacing) * .1)}.footer .localization-selector.link .disclosure__list{border:.1rem solid rgb(var(--color-border-input));background-color:rgb(var(--color-background-input))}noscript .localization-selector.link{padding-top:1.5rem;padding-left:1.5rem}.localization-selector option{color:#000}.footer .localization-selector+.disclosure__list{background-color:rgb(var(--color-background-input))}.localization-selector+.disclosure__list{position:absolute;bottom:100%;max-width:22rem;min-width:100%;width:max-content;min-height:8.2rem;max-height:19rem;border:none;transform:translateY(-1rem);animation:animateLocalization var(--duration-default) ease;opacity:1;z-index:3;overflow-y:auto}@media screen and (min-width:990px){footer .accordion{display:none}}@keyframes appear-down{0%{opacity:0}to{opacity:1}}footer details[open] summary~*{animation:appear-down var(--duration-default) ease}.footer-block__details-content{margin-bottom:2rem}.footer-block__details-content li:first-child .link{padding-top:3rem}@media screen and (min-width:990px){.footer-block__details-content{margin-bottom:0}.footer-block__details-content li:first-child .link{padding-top:0}.footer-block__details-content li:last-child .link{padding-bottom:0}.footer-block__details-content>p,.footer-block__details-content>li{padding:0}.accordion:first-child+.footer-block:last-child li,.footer-block:only-child li{display:inline}}.footer-block__details-content .list-menu__item--link{font-family:var(--font-footer-menu-family);font-style:var(--font-footer-menu-style);font-weight:var(--font-footer-menu-weight);text-decoration-color:rgb(var(--color-foreground-secondary));color:rgba(var(--color-foreground),.6)}.footer-block__details-content .list-menu__item--active{color:rgba(var(--color-foreground),.7)}@media screen and (min-width:990px){.footer-block__details-content .list-menu__item--link,.copyright__content a,.footer__bottom-menu .list-menu__item{position:relative;display:inline-flex}.footer__column--menu,.footer__column--payment{width:auto}.footer-block__details-content .list-menu__item--link{padding-block:.6rem}.footer-block__details-content .list-menu__item--link:hover,.footer__bottom-menu .list-menu__item:hover,.copyright__content a:hover{color:rgba(var(--color-foreground),1)}}@media screen and (min-width:990px){.footer__column--social{width:17.2rem;max-width:17.2rem}}@media screen and (min-width:990px){.footer-block__details-content .list-menu__item--link{display:inline-flex}.footer-block__details-content>:first-child .list-menu__item--link{padding-top:0;margin-top:0}}.footer-block__details-content .placeholder-svg{max-width:20rem}@keyframes animateLocalization{0%{opacity:0;transform:translateY(0)}to{opacity:1;transform:translateY(-1rem)}}@media screen and (min-width:1200px){.footer .footer-block--logo{margin-right:3rem}}@media screen and (min-width:1536px){.footer .footer-block--logo{margin-right:9rem}}@media screen and (min-width:1200px){.footer .footer-block:first-child.contacts{margin-right:auto}}.footer .contacts{max-width:20rem;margin-top:1.6rem}@media screen and (min-width:990px){.footer .contacts{margin-top:0}}.footer .contacts__text{line-height:var(--font-heading-line-height)}.footer .contacts__info{margin:0}.footer .contacts__info a{display:block;text-decoration:none;color:rgb(var(--color-foreground));transition:color var(--duration-default)}.footer .contacts__info a:hover{color:rgb(var(--color-foreground),.6)}.footer .contacts__info p{margin-bottom:1rem}.copyright__content a{transition:color var(--duration-default);text-decoration:none}.footer .header__heading-logo--overlay{display:none}.footer__content-bottom{padding-top:4.8rem;padding-bottom:6.4rem}.footer__content-bottom-wrapper{display:flex;align-items:center;justify-content:space-between;gap:3.2rem;flex-wrap:wrap}@media screen and (min-width:1200px){.footer__content-bottom-wrapper--3-columns{display:grid;grid-template-columns:minmax(25rem,1fr) auto minmax(25rem,1fr)}}@media screen and (min-width:1200px){.footer__content-bottom-wrapper--3-columns .footer__policies{justify-self:flex-end}}@media screen and (min-width:750px){.footer__follow-on-shop{text-align:right}}.footer .follow-icon-wrapper:before{transition:background var(--duration-default)}.footer__copyright,.footer__policies{margin:0;font-weight:var(--font-footer-menu-weight);color:rgba(var(--color-foreground),.6)}.footer__copyright .copyright__content a,.footer__policies .copyright__content a{font-weight:var(--font-footer-menu-weight);color:rgba(var(--color-foreground),.6);text-decoration-color:rgba(var(--color-foreground),.6);transition:color var(--duration-default),text-decoration var(--duration-default)}.footer__copyright .copyright__content a:hover,.footer__policies .copyright__content a:hover{color:rgba(var(--color-foreground),1);text-decoration-color:rgba(var(--color-foreground),1)}.footer__policies .copyright__content a{text-transform:capitalize}.footer__policies{display:flex;align-items:center;flex-wrap:wrap;gap:1.2rem 2.4rem}.footer__policies a{text-decoration:none}.footer__policies a:hover{color:rgb(var(--color-foreground),.7)}.footer.footer--align-center .footer__blocks-wrapper{justify-content:center}.footer.footer--align-center .footer__blocks-wrapper .footer-block--menu{max-width:25rem}.footer.footer--align-center .footer__blocks-wrapper .footer-block--logo{display:flex;justify-content:center}@media screen and (min-width:1200px){.footer.footer--align-center .footer__blocks-wrapper .footer-block--menu:last-child{margin-right:unset}}.footer.footer--align-center .footer-block:nth-last-child(2).footer-block--menu:not(.footer-block--subscribe){margin-right:unset}.footer.footer--align-center .footer__content-middle-main{justify-content:center}@media screen and (max-width:990px){.footer.footer--align-center .footer__content-middle-main .footer__column{display:flex;align-items:center;justify-content:center}}@media screen and (min-width:990px){.footer.footer--align-center .footer__content-middle-main .footer__column--social{width:25rem;max-width:25rem}}@media screen and (min-width:1200px){.footer.footer--align-center .footer__content-middle-main--3-columns .footer__column{justify-self:center}}.footer.footer--align-center .footer__content-middle-main .footer__list-social{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.footer.footer--align-center .footer__content-middle-main .list-payment,.footer.footer--align-center .footer__content-bottom-wrapper,.footer.footer--align-center .footer__content-bottom-wrapper .footer__policies{justify-content:center}.footer.footer--align-right .footer__blocks-wrapper{justify-content:flex-end}.footer.footer--align-right .footer__blocks-wrapper .footer-block--logo{display:flex;justify-content:flex-end}.footer.footer--align-right .footer-block:nth-last-child(2).footer-block--menu:not(.footer-block--subscribe){margin-right:unset}.footer.footer--align-right .footer__content-middle-main{justify-content:flex-end}@media screen and (max-width:990px){.footer.footer--align-right .footer__content-middle-main .footer__column{display:flex;align-items:center;justify-content:flex-end}.footer.footer--align-right .footer__content-middle-main .footer__column .footer__list-social{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end}.footer.footer--align-right .footer__content-middle-main .footer__column .list-payment{justify-content:flex-end}}.footer.footer--align-right .footer__content-bottom-wrapper,.footer.footer--align-right .footer__content-bottom-wrapper .footer__policies{justify-content:flex-end}.mz-footer{--mz-footer-border: rgba(255, 255, 255, .09);--mz-footer-muted: rgba(255, 255, 255, .56);position:relative;isolation:isolate;overflow:hidden;background:var(--mz-footer-background, rgb(var(--color-background)));font-family:Poppins,Noto Sans TC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.mz-footer:before{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 9% 0%,rgba(43,185,237,.105),transparent 31%),radial-gradient(circle at 92% 38%,rgba(43,185,237,.04),transparent 24%),linear-gradient(180deg,rgba(255,255,255,.014),transparent 32%);pointer-events:none}.template-index .mz-footer:before{-webkit-mask-image:linear-gradient(to bottom,transparent 0,#000 12rem,#000 100%);mask-image:linear-gradient(to bottom,transparent 0,#000 12rem,#000 100%)}.mz-footer,.mz-footer *{box-sizing:border-box}.mz-footer ul,.mz-footer li{list-style:none}.mz-footer .footer__content-top{padding-block:clamp(5.6rem,7vw,8.4rem) clamp(3.2rem,4.5vw,5.2rem)}.mz-footer__brand-bar{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:flex-end;gap:clamp(3.2rem,6vw,8rem);padding:0 0 clamp(3.8rem,5vw,5.8rem);border-bottom:.1rem solid var(--mz-footer-border)}.mz-footer__brand-bar:before{content:"";position:absolute;z-index:1;bottom:-.1rem;left:0;width:min(18rem,24vw);height:.1rem;background:linear-gradient(90deg,var(--mz-footer-accent),transparent);opacity:.68;pointer-events:none}.mz-footer__brand-bar:after{content:none}.mz-footer__statement{position:relative;z-index:1;min-width:0}.mz-footer__kicker{margin:0 0 1.6rem;color:var(--mz-footer-accent);font-size:1rem;font-weight:600;letter-spacing:.16em;line-height:1.5}.mz-footer__headline{max-width:84rem;margin:0;color:rgb(var(--color-foreground-title));font-size:clamp(3.6rem,5vw,6.8rem);font-weight:500;letter-spacing:-.045em;line-height:1.04;text-wrap:balance}.mz-footer__brand-signature{position:relative;z-index:1;flex:none;width:clamp(12rem,12vw,16rem);margin-bottom:.8rem}.mz-footer__brand-signature img{display:block;width:100%;height:auto;opacity:.42;filter:grayscale(1) brightness(.82)}.mz-footer .footer__blocks-container{margin-top:0;padding:clamp(3.8rem,5vw,5.6rem) 0 0}.mz-footer .footer__blocks-wrapper{display:grid;grid-template-columns:minmax(30rem,1.55fr) repeat(3,minmax(12rem,.72fr));grid-template-rows:auto 1fr;gap:3.2rem clamp(3.2rem,5vw,7rem);align-items:start}.mz-footer .footer-block--logo,.mz-footer .footer-block--subscribe{grid-column:1;width:100%;max-width:46rem;margin:0;padding-right:clamp(2.4rem,4vw,5.4rem)}.mz-footer .footer-block--logo{grid-row:1}.mz-footer .footer-block--subscribe{grid-row:2}.mz-footer .accordion-wrapper{grid-row:1 / span 2;min-width:0}.mz-footer .footer__logo-link{display:inline-block;width:min(var(--mz-footer-logo-width),100%);max-width:100%}.mz-footer .footer__logo{display:block;width:100%;max-width:100%;height:auto}.mz-footer .footer-block--logo .footer-block__text{max-width:36rem;margin-top:1.6rem;color:#ffffff9e;font-weight:400;line-height:1.65}.mz-footer .footer-block__heading{margin-bottom:2rem;color:#ffffffc7;font-size:1.2rem;font-weight:600;letter-spacing:.13em;line-height:1.4;text-transform:uppercase}.mz-footer .footer-block--desktop-only .footer-block__heading{display:flex;align-items:center;gap:1rem}.mz-footer .footer-block--desktop-only .footer-block__heading:after{content:none}.mz-footer .footer-block--desktop-only .footer-block__details-content>li{display:block!important;padding:0}.mz-footer .footer-block__details-content .list-menu__item--link{background-image:linear-gradient(90deg,#2bb9ed80,#2bb9ed00);background-repeat:no-repeat;background-position:0 100%;background-size:0 .1rem;padding-block:.55rem;color:var(--mz-footer-muted);font-size:1.3rem;line-height:1.65;text-decoration:none;transition:color .18s ease,transform .18s ease,background-size .22s ease}.mz-footer .footer-block__details-content .list-menu__item--link:hover{color:rgb(var(--color-foreground-title));transform:translate(.2rem);background-size:100% .1rem}.mz-footer .newsletter__title{margin:0;color:rgb(var(--color-foreground-title));font-size:1.7rem;font-weight:500;letter-spacing:-.02em}.mz-footer .newsletter__text{max-width:38rem;margin:.8rem 0 1.8rem;color:var(--mz-footer-muted);font-size:1.2rem;line-height:1.65}.mz-footer .custom-newsletter-container{position:relative;display:flex;align-items:center;width:100%;max-width:40rem;min-height:5.2rem;overflow:hidden;border:.1rem solid rgba(255,255,255,.14);border-radius:1.4rem;background:#ffffff0b;-webkit-backdrop-filter:blur(1.6rem);backdrop-filter:blur(1.6rem);transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.mz-footer .custom-newsletter-container:focus-within{border-color:#2bb9edb3;background:#ffffff13;box-shadow:0 0 0 .3rem #2bb9ed1a}.mz-footer .custom-newsletter-container:hover:not(:focus-within){border-color:#ffffff3d;background:#ffffff12}.mz-footer .custom-newsletter-container .field__input{width:100%;height:5.2rem;padding:0 7rem 0 1.8rem;border:0;outline:0;background:transparent;box-shadow:none;color:#fff;font-family:inherit;font-size:1.3rem}.mz-footer .custom-newsletter-container .field__input::placeholder{color:#fff6;opacity:1}.mz-footer .custom-newsletter-container .newsletter__button{position:absolute;top:.6rem;right:.6rem;display:grid;width:5rem;height:calc(100% - 1.2rem);padding:0;place-items:center;border:.1rem solid rgba(255,255,255,.16);border-radius:1rem;background:#ffffff16;color:var(--mz-footer-accent);cursor:pointer;transition:color .18s ease,background-color .18s ease,transform .18s ease}.mz-footer .custom-newsletter-container .newsletter__button:hover{background:var(--mz-footer-accent);color:#001119}.mz-footer .custom-newsletter-container .newsletter__button:active{transform:scale(.96)}.mz-footer__submit-icon{width:2rem;height:2rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mz-footer .footer__content-middle{border:0}.mz-footer .footer__content-middle-container{position:relative;padding:2.8rem 0;border-top:.1rem solid var(--mz-footer-border);border-bottom:.1rem solid var(--mz-footer-border)}.mz-footer .footer__content-middle-main{display:grid;grid-template-columns:minmax(15rem,.8fr) minmax(34rem,1.6fr) minmax(18rem,.8fr);gap:2.4rem 4rem;align-items:center}.mz-footer .footer__column{position:relative;width:auto;max-width:none;margin:0}.mz-footer .footer__column--payment{display:flex;min-height:6.8rem;align-items:center;justify-self:stretch;justify-content:center;flex-direction:column}.mz-footer .footer__column--social{display:flex;min-height:6.8rem;align-items:flex-end;justify-self:stretch;justify-content:center;flex-direction:column;width:auto;max-width:none}.mz-footer__utility-label{margin:0 0 .9rem;color:#ffffff61;font-size:1.15rem;font-weight:600;letter-spacing:.14em;line-height:1.3}.mz-footer .localization-selector.link{min-width:13.2rem;min-height:4.8rem;padding:1rem 1.5rem;border:.1rem solid rgba(255,255,255,.12);border-radius:1.2rem;background:linear-gradient(135deg,#ffffff12,#ffffff06);color:#ffffffe0;-webkit-backdrop-filter:blur(1.8rem) saturate(130%);backdrop-filter:blur(1.8rem) saturate(130%);box-shadow:inset 0 .1rem #ffffff21,0 .8rem 2.4rem #00000024;transition:color .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.mz-footer .localization-selector.link:hover,.mz-footer .localization-selector.link[aria-expanded=true]{border-color:#2bb9ed75;background:linear-gradient(135deg,#ffffff1c,#2bb9ed0e);color:#fff;box-shadow:inset 0 .1rem #ffffff2e,0 1.2rem 3.4rem #00000038}.mz-footer .localization-selector.link .icon-caret{color:var(--mz-footer-accent);transition:transform .18s ease}.mz-footer .localization-selector.link[aria-expanded=true] .icon-caret{transform:rotate(180deg)}.mz-footer .localization-selector+.disclosure__list{border:.1rem solid rgba(255,255,255,.14);border-radius:1.4rem;background:#0d1216eb;-webkit-backdrop-filter:blur(2rem) saturate(130%);backdrop-filter:blur(2rem) saturate(130%);box-shadow:0 1.8rem 4rem #00000052}.mz-footer .footer__payment .list-payment{width:100%;max-width:44rem;padding:.4rem;justify-content:center;gap:.55rem;border-radius:1rem}.mz-footer .list-payment__item{flex:0 0 auto;opacity:.58;filter:grayscale(1) saturate(0) brightness(.88);transform:translateY(0);transition:opacity .18s ease,filter .22s ease,transform .18s ease}.mz-footer .list-payment__item svg{display:block;width:auto;height:2.4rem}.mz-footer .list-payment__item:hover,.mz-footer .list-payment__item:active,.mz-footer .list-payment:focus .list-payment__item{opacity:1;filter:none;transform:translateY(-.2rem)}.mz-footer .list-payment:focus-visible{outline:.1rem solid rgba(43,185,237,.58);outline-offset:.3rem}.mz-footer .footer__list-social.list-social{display:flex;width:max-content;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;gap:.7rem;margin:0}.mz-footer .footer__list-social.list-social .list-social__item{width:4rem;height:4rem}.mz-footer .footer__list-social .list-social__link{border:0;border-radius:50%;background:transparent;color:#fffc;transition:color .18s ease,border-color .18s ease,background-color .18s ease}.mz-footer .footer__list-social .list-social__link:hover{border-color:#2bb9ed7a;background:#2bb9ed17;color:var(--mz-footer-accent)}.mz-footer .footer__content-bottom{border-top:0;padding-block:2.6rem 4.8rem}.mz-footer .footer__content-bottom-wrapper{align-items:flex-start;gap:2rem 3.2rem}.mz-footer .footer__copyright,.mz-footer .footer__policies,.mz-footer .footer__menu-bottom{color:#ffffff85;font-size:1.2rem}.mz-footer .footer__copyright{display:flex;flex-wrap:wrap;gap:.5rem}.mz-footer .footer__copyright .copyright__content:first-child a,.mz-footer .footer__policies a,.mz-footer .footer__menu-bottom a{color:inherit;text-decoration:none}.mz-footer .footer__copyright .copyright__content:first-child a{color:#ffffffad}.mz-footer .footer__copyright a:hover,.mz-footer .footer__policies a:hover,.mz-footer .footer__menu-bottom a:hover{color:rgb(var(--color-foreground-title))}.mz-footer :focus-visible{outline:.2rem solid var(--mz-footer-accent);outline-offset:.3rem}@media screen and (max-width:989px){.mz-footer__brand-bar{grid-template-columns:minmax(0,1fr) auto;align-items:end}.mz-footer__headline{max-width:68rem;font-size:clamp(3.4rem,8vw,5.6rem)}.mz-footer__brand-signature{width:13rem;margin:0 0 .5rem}.mz-footer .footer__blocks-wrapper{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto;gap:0}.mz-footer .footer-block--logo,.mz-footer .footer-block--subscribe,.mz-footer .accordion-wrapper{grid-column:1;grid-row:auto;width:100%;max-width:none;padding-right:0}.mz-footer .footer-block--logo{padding-bottom:2.4rem}.mz-footer .footer-block--subscribe{margin-bottom:3.2rem;padding-bottom:3.2rem;border-bottom:.1rem solid var(--mz-footer-border)}.mz-footer .custom-newsletter-container{max-width:none}.mz-footer .accordion-wrapper{border-bottom:.1rem solid var(--mz-footer-border)}.mz-footer .accordion-wrapper .accordion{display:block}.mz-footer .accordion summary{display:flex;min-height:5.8rem;align-items:center;justify-content:space-between;padding:0}.mz-footer .accordion summary .footer-block__heading{margin:0;padding:0}.mz-footer .accordion summary .icon-caret{position:static;width:1.2rem;height:1.2rem;margin:0}.mz-footer .accordion .footer-block__details-content{margin:0;padding:0 0 1.8rem}.mz-footer .accordion .footer-block__details-content li:first-child .link,.mz-footer .accordion .footer-block__details-content .list-menu__item--link{padding:.65rem 0}.mz-footer .footer__content-middle-main{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.mz-footer .footer__column--payment,.mz-footer .footer__column--social{align-items:flex-start;justify-self:start}.mz-footer .footer__column--payment:before,.mz-footer .footer__column--social:before{display:none}.mz-footer .footer__column--localization{grid-column:1 / -1;grid-row:2}.mz-footer .footer__list-social.list-social{justify-content:flex-start}.mz-footer .footer__content-bottom-wrapper,.mz-footer .footer__policies,.mz-footer .footer__menu-bottom{justify-content:flex-start;text-align:left}#weglot-switcher-1{display:none!important}}@media screen and (max-width:1099px){.mz-footer .custom-newsletter-container .field__input{font-size:1.6rem;line-height:1.25}}@media screen and (max-width:749px){.mz-footer .footer__content-top{padding:4.2rem clamp(2rem,6.4vw,2.4rem) 2.6rem}.mz-footer__brand-bar{display:block;padding:0 0 3.2rem}.mz-footer__kicker{margin-bottom:1rem;font-size:1.2rem}.mz-footer__headline{max-width:30rem;font-size:clamp(3.3rem,9.4vw,4.2rem);line-height:1.02}.mz-footer__brand-signature{display:none}.mz-footer .footer__blocks-container{margin-top:0;padding:3.2rem 0 0}.mz-footer .footer__logo-link{width:min(var(--mz-footer-logo-width),20rem)}.mz-footer .footer-block--logo{padding-bottom:2rem}.mz-footer .footer-block--logo .footer-block__text{margin-top:1.2rem}.mz-footer .footer-block--subscribe{margin-bottom:1.2rem;padding-bottom:2.6rem}.mz-footer .newsletter__text{margin:.6rem 0 1.4rem;max-width:34ch;font-size:1.4rem;line-height:1.55}.mz-footer .newsletter__title{font-size:clamp(1.6rem,4.2vw,1.8rem);line-height:1.3}.mz-footer .custom-newsletter-container,.mz-footer .custom-newsletter-container .field__input{min-height:5rem;height:5rem}.mz-footer .custom-newsletter-container .newsletter__button{top:.5rem;right:.5rem;width:4.6rem;height:calc(100% - 1rem)}.mz-footer .accordion summary{min-height:5.2rem}.mz-footer .accordion summary .footer-block__heading{font-size:1.3rem;line-height:1.3;letter-spacing:.1em}.mz-footer .accordion .footer-block__details-content .list-menu__item--link{font-size:1.4rem;line-height:1.5}.mz-footer .footer__content-middle-container{padding:2.4rem 0}.mz-footer .footer__content-middle-main{grid-template-columns:minmax(0,1fr) auto;gap:2.2rem 1.4rem;align-items:start}.mz-footer .footer__column--localization{grid-column:2;grid-row:auto;order:2;justify-self:end}.mz-footer .footer__column--localization .footer__localization,.mz-footer .footer__column--localization localization-form,.mz-footer .footer__column--localization .localization-form,.mz-footer .footer__column--localization .no-js-hidden,.mz-footer .footer__column--localization .disclosure{width:auto}.mz-footer .localization-selector.link{width:11.8rem;min-width:11.8rem;min-height:4.4rem;padding:.9rem 1.2rem;border-radius:1.1rem;box-shadow:inset 0 .1rem #ffffff1f,0 .8rem 2rem #00000029}.mz-footer .footer__column--social{grid-column:1;order:1;min-height:0}.mz-footer .footer__column--payment{order:3;grid-column:1 / -1;min-height:0;padding-top:2.2rem;border-top:.1rem solid rgba(255,255,255,.07)}.mz-footer__utility-label{margin-bottom:.7rem;font-size:1.1rem;letter-spacing:.12em;white-space:nowrap}.mz-footer .footer__payment .list-payment{max-width:20rem;padding:0;justify-content:flex-start;gap:.5rem}.mz-footer .list-payment__item svg{height:2.1rem}.mz-footer .footer__list-social.list-social{gap:.6rem}.mz-footer .footer__list-social.list-social .list-social__item{width:4.4rem;height:4.4rem}.mz-footer .footer__content-bottom{padding-block:2.2rem 3.4rem}.mz-footer .footer__content-bottom-wrapper{gap:1.6rem}.mz-footer .footer__content-bottom-wrapper,.mz-footer .footer__menu-bottom{width:100%;flex-direction:column;align-items:flex-start}.mz-footer .footer__copyright,.mz-footer .footer__policies,.mz-footer .footer__menu-bottom{font-size:1.2rem}.mz-footer .footer__policies{width:100%;flex-direction:row;align-items:center;gap:.9rem 1.8rem}}@media screen and (max-width:359px){.mz-footer .footer__content-middle-main{grid-template-columns:minmax(0,1fr)}.mz-footer .footer__column--social,.mz-footer .footer__column--localization,.mz-footer .footer__column--payment{grid-column:1;justify-self:start}}@media(prefers-reduced-motion:reduce){.mz-footer *,.mz-footer *:before,.mz-footer *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/67/assets/section-footer.css.map */
