.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:1;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:0}@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:6rem}}@media screen and (min-width:1200px){.footer .footer-block:first-child.contacts{margin-right:auto}}.footer .contacts{margin-top:1.6rem;flex-grow:1.5}@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)}.accordion summary{display:flex;position:relative;line-height:1;padding:1.5rem 0}.accordion .summary__title{display:flex;flex:1}.accordion+.accordion{margin-top:0;border-top:none}.accordion{margin-top:2.5rem;margin-bottom:0;border-top:.1rem solid rgba(var(--color-foreground),.2);border-bottom:.1rem solid rgba(var(--color-foreground),.2)}.accordion__title{display:inline-block;max-width:calc(100% - 6rem);min-height:1.6rem;margin:0;word-break:break-word}.accordion .icon-accordion{align-self:center;min-width:1.6rem;margin-right:1rem;fill:rgb(var(--color-foreground))}.accordion details[open]>summary .icon-caret{transform:rotate(-180deg)}.accordion__content{margin-bottom:1.5rem;word-break:break-word}.accordion__content img{max-width:100%}.footer .accordion__title{text-transform:var(--font-header-menu-text-transform)}.list-menu--right{right:0}.list-menu--disclosure{position:absolute;left:1.5rem;min-width:100%;width:18rem;background-color:rgb(var(--color-background))}.list-menu--disclosure .list-menu--disclosure{left:100%;top:auto;margin-top:-5.5rem}.list-menu--disclosure .list-menu--disclosure:before{content:none}.list-menu--disclosure:focus{outline:none}.footer .list-menu__item{transition:color var(--duration-default),text-decoration var(--duration-default)}.list-menu--disclosure.localization-selector{max-height:18rem;overflow:auto;width:10rem;padding:.5rem}.list-payment{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:1.2rem;margin:0;padding:0}.list-payment__item{align-items:center;display:flex}.list-payment__item svg{height:3.2rem;width:auto}.list-social{display:grid;grid-template-columns:repeat(auto-fit,4.4rem);justify-content:flex-start;width:auto;margin:0;padding:0}@media screen and (min-width:990px){.list-social{justify-content:flex-start}}.list-social__item .icon{height:2.8rem;width:2.8rem;color:rgba(var(--color-social));transition:var(--duration-default)}.list-social__item:hover .icon{color:rgba(var(--color-social),.6)}.list-social__link{display:flex;align-items:center;justify-content:center;padding:.6rem}@charset "UTF-8";.rte:after{clear:both;content:"";display:block}.rte *{line-height:1.4}.rte>*:first-child{margin-top:0}.rte h1,.rte h2,.rte h3,.rte h4{margin-top:2.4rem;margin-bottom:1.6rem;line-height:var(--font-heading-line-height)}@media screen and (min-width:576px){.rte h1,.rte h2,.rte h3,.rte h4{margin-top:3.2rem}}@media screen and (min-width:750px){.rte h1,.rte h2,.rte h3,.rte h4{margin-top:4.8rem}}@media screen and (min-width:1200px){.rte h1,.rte h2,.rte h3,.rte h4{margin-top:5.6rem}}.rte h1+p,.rte h2+p,.rte h3+p,.rte h4+p{margin-top:0}.rte div{margin:0}.rte p{margin:1.6rem 0}@media screen and (min-width:576px){.rte p{margin:3.2rem 0}}.rte p:first-child{margin-top:0}.rte p:last-child{margin-bottom:0}.rte ol,.rte ul{padding-left:2.4rem;margin:0 0 1.6rem}@media screen and (min-width:576px){.rte ol,.rte ul{margin:0 0 1.6rem .8rem}}.rte li{list-style:inherit;padding-left:.4rem;margin:1.6rem 0}.rte li:last-child{margin-bottom:0}.rte a{color:rgb(var(--color-accent));text-decoration:none;transition:opacity var(--duration-default) ease}.rte a:hover{opacity:.8}.rte img,.rte figure{height:auto;max-width:100%;margin-top:.8rem;margin-bottom:.8rem;border-radius:1.2rem}@media screen and (min-width:1200px){.rte.article-template__content-rte img,.rte.article-template__content-rte figure{margin:2.4rem -13.8rem;width:108rem;max-width:unset}}.rte figure>img{margin:0}.rte figcaption{font-size:1.6rem;color:rgb(var(--color-foreground-secondary))}.rte table{table-layout:fixed;overflow:auto}@media screen and (min-width:750px){.rte table td{padding-left:1.2rem;padding-right:1.2rem}}.rte iframe{display:block;margin-left:auto;margin-right:auto;max-width:100%}.rte blockquote{position:relative;display:inline-flex;flex-direction:column;width:100%;padding:3.2rem;margin:3.2rem 0;border:none;border-radius:1.2rem;overflow:hidden;background-color:rgb(var(--color-background-secondary))}@media screen and (min-width:990px){.rte blockquote{margin:4.8rem 0}}@media screen and (min-width:1360px){.rte blockquote{margin-top:5.6rem;margin-bottom:5.6rem;padding:6.4rem}}.rte blockquote+*{margin-top:0}.rte blockquote:before{content:"";height:2.8rem;margin-bottom:2.4rem}@media screen and (min-width:990px){.rte blockquote:before{height:3rem;margin-bottom:3.2rem}}@media screen and (min-width:1360px){.rte blockquote:before{height:3.6rem;margin-bottom:4.4rem}}.rte blockquote:after{content:"\201c";position:absolute;top:-.2rem;height:8rem;margin-left:-.6rem;font-family:var(--font-heading-family);font-size:11rem;font-weight:var(--font-heading-weight);text-align:center;background:var(--gradient-accent);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media screen and (min-width:990px){.rte blockquote:after{top:-.4rem;font-size:12rem}}@media screen and (min-width:1200px){.rte blockquote:after{top:1.2rem}}@media screen and (min-width:1360px){.rte blockquote:after{top:1.6rem;height:10rem;margin-left:-.8rem;font-size:15rem}}.rte blockquote>*{margin:0}.rte blockquote p{font-size:1.6rem}.rte blockquote p:nth-child(2){margin-top:3.2rem;margin-bottom:.2rem;font-family:var(--font-body-family)}.rte blockquote p:nth-child(2)+p{font-size:1.4rem}.rte blockquote img{max-width:100%;width:auto;margin-left:0;margin-right:0}.rte *+blockquote{margin-top:0}@media screen and (min-width:990px){.rte *+blockquote{margin-top:1.6rem}}@media screen and (min-width:1360px){.rte *+blockquote{margin-top:2.4rem}}@media screen and (min-width:1200px){.rte.article-template__content-rte blockquote{margin-left:-13.8rem;margin-right:-13.8rem;padding:4.8rem;width:108rem}}@media screen and (min-width:1360px){.rte.article-template__content-rte blockquote{margin-top:5.6rem;margin-bottom:5.6rem;padding:6.4rem}}.rte.article-template__content-rte blockquote img{max-width:100%;width:auto;margin-left:0;margin-right:0}.article-template__blocks_aside .article-template__content .rte img,.article-template__blocks_aside .article-template__content .rte figure,.article-template__blocks_aside .article-template__content .rte blockquote{max-width:100%;width:auto;margin-left:0;margin-right:0}@media screen and (min-width:1430px){.article-template__blocks_aside .article-template__content .rte img,.article-template__blocks_aside .article-template__content .rte figure,.article-template__blocks_aside .article-template__content .rte blockquote{margin-left:calc(-.5*(100vw - 143rem));margin-right:calc(-.5*(100vw - 143rem));width:calc(100vw - 45rem - 4.8rem - 12.8rem);max-width:unset}}@media screen and (min-width:1536px){.article-template__blocks_aside .article-template__content .rte img,.article-template__blocks_aside .article-template__content .rte figure,.article-template__blocks_aside .article-template__content .rte blockquote{margin-left:calc(-.5*(100vw - 148.4rem));margin-right:calc(-.5*(100vw - 148.4rem));width:calc(100vw - 68rem)}}@media screen and (min-width:1760px){.article-template__blocks_aside .article-template__content .rte img,.article-template__blocks_aside .article-template__content .rte figure,.article-template__blocks_aside .article-template__content .rte blockquote{margin-left:calc(-.5*(1760px - 148.4rem));margin-right:calc(-.5*(1760px - 148.4rem));width:calc(1760px - 68rem)}}.article-template__blocks_aside .article-template__content .rte blockquote img{max-width:100%;width:auto;margin-left:0;margin-right:0}.disclosure{position:relative}.disclosure__button{display:flex;align-items:center;cursor:pointer}.disclosure__button:hover span,.disclosure__button:hover .icon{opacity:.6}.disclosure__list{position:absolute;bottom:100%;max-width:25rem;min-width:100%;width:max-content;min-height:8.2rem;max-height:19rem;padding:1.2rem;color:rgb(var(--color-foreground));background-color:rgb(var(--color-background-input));border-radius:1.2rem;transform:translateY(-1rem);z-index:2;overflow-y:auto}.disclosure__list::-webkit-scrollbar{width:.4rem;height:.4rem}.disclosure__list::-webkit-scrollbar-thumb{background-color:rgb(var(--color-border));border-radius:2rem}.disclosure__list .link{padding:1rem 2rem;line-height:var(--font-body-line-height);font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);letter-spacing:calc(var(--font-body-letter-spacing) * .1);text-transform:var(--font-body-text-transform);border-radius:.6rem;transition:background var(--duration-default)}.disclosure__list .link span{gap:.4rem}.disclosure__list .link:hover{background-color:rgb(var(--color-foreground),.05)}.disclosure__item{position:relative}.disclosure__link{display:block;padding:.5rem 2.2rem;text-decoration:none;line-height:1.4}.disclosure__link>span{display:flex;justify-content:space-between;width:100%}#FooterLanguageList .disclosure__link>span{display:inline;width:unset}.disclosure__link--active span:after{width:100%}.localization-selector.link{display:flex;justify-content:space-between;align-items:center;gap:.6rem;width:100%;height:auto;text-decoration:none;appearance:none;-webkit-appearance:none;-moz-appearance:none}.localization-selector.link .value{display:flex;align-items:center;justify-content:space-between;width:100%;z-index:2}.localization-selector.link span,.localization-selector.link .icon{transition:opacity var(--duration-default)}.localization-selector.link .icon-caret{flex:none}
/*# sourceMappingURL=/cdn/shop/t/69/assets/common-footer.css.map */
