.header__heading-link{word-break:normal}.header__heading-link .h2{display:inline-block;white-space:nowrap;font-size:2.4rem;font-weight:600;letter-spacing:.04em;color:rgb(var(--color-foreground))}@media screen and (min-width:990px){.header__heading-link .h2{font-size:2.8rem}}.header__heading-link:hover .h2{color:rgb(var(--color-foreground));opacity:.85}.header__inline-menu summary.list-menu__item .header__menu-item-label{color:inherit;text-decoration:none;transition:text-decoration var(--duration-short) ease}.header__inline-menu summary.list-menu__item:hover .header__menu-item-label,.header__inline-menu details[open]>summary .header__menu-item-label{text-decoration:underline;text-underline-offset:.3rem}.header__inline-menu summary.list-menu__item .header__menu-item-label.header__active-menu-item{text-decoration:underline;text-underline-offset:.3rem}.eluxena-lang-switcher{display:inline-block}.eluxena-lang-switcher__list{display:inline-flex;align-items:center;gap:0;margin:0;padding:0;list-style:none}.eluxena-lang-switcher__item{display:inline-flex;align-items:center;padding:0;margin:0}.eluxena-lang-switcher__item+.eluxena-lang-switcher__item:before{content:"";display:inline-block;width:1px;height:1.1rem;margin:0 .4rem;background:rgba(var(--color-foreground),.18)}.eluxena-lang-switcher__form{display:inline-flex;margin:0;padding:0}.eluxena-lang-switcher__pill{display:inline-flex;align-items:center;gap:.55rem;padding:.5rem .8rem;border:0;background:transparent;color:rgba(var(--color-foreground),.55);font-size:1.1rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;border-radius:.2rem;line-height:1;transition:color var(--duration-short, .15s) ease,background var(--duration-short, .15s) ease,transform var(--duration-short, .15s) ease}.eluxena-lang-switcher__pill:hover{color:rgb(var(--color-foreground));background:rgba(var(--color-foreground),.05)}.eluxena-lang-switcher__pill:focus-visible{outline:.15rem solid rgb(var(--color-foreground));outline-offset:.15rem}.eluxena-lang-switcher__pill--active{color:rgb(var(--color-foreground));font-weight:600;cursor:default}.eluxena-lang-switcher__pill--active:hover{background:transparent}.eluxena-lang-switcher__flag{display:inline-flex;align-items:center;justify-content:center;width:1.8rem;height:1.3rem;overflow:hidden;border-radius:.15rem;box-shadow:inset 0 0 0 1px #00000014;flex-shrink:0}.eluxena-flag-svg{width:100%;height:100%;display:block}.eluxena-lang-switcher__code{display:inline-block;line-height:1}.eluxena-lang-switcher--dropdown{position:relative}.eluxena-lang-switcher--dropdown .eluxena-lang-switcher__trigger{color:rgb(var(--color-foreground));gap:.55rem}.eluxena-lang-switcher--dropdown .eluxena-lang-switcher__trigger:hover{background:rgba(var(--color-foreground),.05)}.eluxena-lang-switcher--dropdown .eluxena-lang-switcher__caret{display:inline-flex;align-items:center;margin-left:.1rem;opacity:.55;transition:transform var(--duration-short, .15s) ease,opacity var(--duration-short, .15s) ease}.eluxena-lang-switcher--dropdown .eluxena-lang-switcher__caret svg{width:.9rem;height:.6rem}.eluxena-lang-switcher--dropdown[data-open] .eluxena-lang-switcher__caret{transform:rotate(180deg);opacity:.9}.eluxena-lang-switcher--dropdown .eluxena-lang-switcher__list{position:absolute;top:calc(100% + .4rem);right:0;display:flex;flex-direction:column;align-items:stretch;gap:0;padding:.5rem;margin:0;min-width:10rem;background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.12);border-radius:.4rem;box-shadow:0 .4rem 1.6rem #00000014;z-index:60;opacity:0;transform:translateY(-.4rem);pointer-events:none;transition:opacity var(--duration-short, .15s) ease,transform var(--duration-short, .15s) ease}.eluxena-lang-switcher--dropdown[data-open] .eluxena-lang-switcher__list{opacity:1;transform:translateY(0);pointer-events:auto}.eluxena-lang-switcher--dropdown .eluxena-lang-switcher__list[hidden]{display:flex}.eluxena-lang-switcher--dropdown .eluxena-lang-switcher__item+.eluxena-lang-switcher__item:before{display:none}.eluxena-lang-switcher--dropdown .eluxena-lang-switcher__item,.eluxena-lang-switcher--dropdown .eluxena-lang-switcher__form{width:100%}.eluxena-lang-switcher--dropdown .eluxena-lang-switcher__list .eluxena-lang-switcher__pill{width:100%;justify-content:flex-start;padding:.55rem .8rem;border-radius:.25rem;color:rgba(var(--color-foreground),.72)}.eluxena-lang-switcher--dropdown .eluxena-lang-switcher__list .eluxena-lang-switcher__pill:hover{background:rgba(var(--color-foreground),.06);color:rgb(var(--color-foreground))}.eluxena-lang-switcher--stacked{display:block}.eluxena-lang-switcher--stacked .eluxena-lang-switcher__label{margin:0 0 1rem;font-size:1.1rem;letter-spacing:.14em;text-transform:uppercase;font-weight:600;color:rgba(var(--color-foreground),.6)}.eluxena-lang-switcher--stacked .eluxena-lang-switcher__list{display:flex;flex-direction:column;align-items:flex-start;gap:.4rem}.eluxena-lang-switcher--stacked .eluxena-lang-switcher__item+.eluxena-lang-switcher__item:before{display:none}.eluxena-lang-switcher--stacked .eluxena-lang-switcher__pill{padding:.4rem 0;font-size:1.3rem;letter-spacing:.08em}.eluxena-lang-switcher--stacked .eluxena-lang-switcher__flag{width:2rem;height:1.4rem}@media(prefers-reduced-motion:reduce){.eluxena-lang-switcher__pill{transition:none}}.footer__localization.eluxena-footer-localization,.eluxena-footer-localization{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:stretch;gap:2rem;height:2.6rem;padding:.4rem 0;line-height:1}@media screen and (max-width:749px){.footer__localization.eluxena-footer-localization,.eluxena-footer-localization{justify-content:center;gap:1.4rem}}.footer__localization.eluxena-footer-localization>.eluxena-country-switcher,.footer__localization.eluxena-footer-localization>.eluxena-lang-switcher{display:inline-flex;align-items:center;height:100%;margin:0}.footer__localization.eluxena-footer-localization h2{margin:0}.eluxena-country-switcher,.eluxena-country-switcher localization-form,.eluxena-country-switcher .localization-form,.eluxena-country-switcher .localization-form>div,.eluxena-country-switcher .disclosure{display:inline-flex;align-items:center;height:100%;margin:0;padding:0;line-height:1}.eluxena-country-switcher .disclosure__button.localization-selector,.eluxena-footer-localization .eluxena-lang-switcher--dropdown .eluxena-lang-switcher__trigger{display:inline-flex;align-items:center;gap:.55rem;height:2.6rem;padding:0 .6rem;border:0;background:transparent;color:rgba(var(--color-foreground),.75);font-size:1.2rem;letter-spacing:.06em;text-transform:none;font-weight:500;line-height:1;cursor:pointer;text-decoration:none;border-radius:.3rem;transition:color var(--duration-short, .15s) ease,background var(--duration-short, .15s) ease}.eluxena-footer-localization .eluxena-lang-switcher--dropdown{display:inline-flex;align-items:center;height:100%;line-height:1}.eluxena-country-switcher .disclosure__button.localization-selector:hover,.eluxena-footer-localization .eluxena-lang-switcher--dropdown .eluxena-lang-switcher__trigger:hover{color:rgb(var(--color-foreground));background:rgba(var(--color-foreground),.05);text-decoration:none}.eluxena-country-switcher .disclosure__button.localization-selector:after,.eluxena-country-switcher .disclosure__button.localization-selector:before{content:none}.eluxena-country-switcher .disclosure__button.localization-selector{height:auto;min-height:0;margin:0}.eluxena-country-switcher .disclosure__button.localization-selector .icon-caret{position:static;width:.9rem;height:.6rem;opacity:.55;transition:transform var(--duration-short, .15s) ease,opacity var(--duration-short, .15s) ease}.eluxena-country-switcher .disclosure__button.localization-selector[aria-expanded=true] .icon-caret{transform:rotate(180deg);opacity:.9}.eluxena-country-switcher .disclosure__list-wrapper.country-selector{position:absolute;bottom:calc(100% + .4rem);left:0;transform:translateY(0);width:22rem;max-height:32rem;padding:.5rem;background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.1);border-radius:.4rem;box-shadow:0 .6rem 2rem #00000014;overflow:hidden;z-index:60}.eluxena-country-switcher .country-filter,.eluxena-country-switcher #sr-country-search-results{display:none}.eluxena-country-switcher .disclosure__list.country-selector__list{max-height:30rem;max-width:none;min-width:0;width:100%;padding:0;font-size:1.3rem;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(var(--color-foreground),.2) transparent}.eluxena-country-switcher .disclosure__list.country-selector__list::-webkit-scrollbar{width:.4rem}.eluxena-country-switcher .disclosure__list.country-selector__list::-webkit-scrollbar-thumb{background:rgba(var(--color-foreground),.18);border-radius:.2rem}.eluxena-country-switcher .country-selector__list--with-multiple-currencies{width:100%}.eluxena-country-switcher .popular-countries,.eluxena-country-switcher .countries{padding:0;margin:0;border:0}.eluxena-country-switcher .popular-countries{padding-bottom:.4rem;margin-bottom:.4rem;border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.eluxena-country-switcher .disclosure__item{list-style:none}.eluxena-country-switcher .disclosure__link{display:grid;grid-template-columns:1.2rem 1fr auto;align-items:center;gap:.6rem;padding:.6rem .8rem;border-radius:.25rem;color:rgba(var(--color-foreground),.72);text-decoration:none;line-height:1.2;transition:background var(--duration-short, .15s) ease,color var(--duration-short, .15s) ease}.eluxena-country-switcher .disclosure__link:hover{background:rgba(var(--color-foreground),.05);color:rgb(var(--color-foreground));text-decoration:none}.eluxena-country-switcher .disclosure__link[aria-current=true]{color:rgb(var(--color-foreground));font-weight:600}.eluxena-country-switcher .disclosure__link .icon-checkmark{width:1rem;height:1rem;margin:0}.eluxena-country-switcher .disclosure__link .country{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.eluxena-country-switcher .disclosure__link .localization-form__currency{opacity:1;padding:0;font-size:1.15rem;letter-spacing:.03em;color:rgba(var(--color-foreground),.45);white-space:nowrap}.eluxena-footer-localization .eluxena-country-switcher+.eluxena-lang-switcher--dropdown:before{content:"";display:inline-block;width:.3rem;height:.3rem;margin-right:.4rem;border-radius:50%;background:rgba(var(--color-foreground),.2);vertical-align:middle}.eluxena-lang-switcher--up .eluxena-lang-switcher__list{top:auto;bottom:calc(100% + .4rem);transform:translateY(.4rem)}.eluxena-lang-switcher--up[data-open] .eluxena-lang-switcher__list{transform:translateY(0)}.eluxena-footer-localization .eluxena-lang-switcher--dropdown .eluxena-lang-switcher__code{font-size:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:uppercase}.eluxena-footer-localization .eluxena-lang-switcher--dropdown .eluxena-lang-switcher__flag{width:1.8rem;height:1.3rem}@media(prefers-reduced-motion:reduce){.eluxena-country-switcher .disclosure__button.localization-selector .icon-caret{transition:none}}.menu-drawer__localization.header-localization{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem 1.2rem;padding:.8rem 0;margin:.8rem 0 0}.menu-drawer__localization.header-localization localization-form{display:inline-flex;align-items:center}.menu-drawer__localization.header-localization .localization-form{padding:0;margin:0}.menu-drawer__localization.header-localization .eluxena-lang-switcher--dropdown{display:inline-flex;align-items:center}.menu-drawer__localization.header-localization .eluxena-lang-switcher__trigger{padding:.4rem .6rem;height:auto;min-height:0;gap:.5rem;background:transparent;border:0;color:rgba(var(--color-foreground),.8);font-size:1.25rem;font-weight:500;letter-spacing:.04em;line-height:1;cursor:pointer}.menu-drawer__localization.header-localization .eluxena-lang-switcher__trigger:hover{background:rgba(var(--color-foreground),.05);color:rgb(var(--color-foreground))}.menu-drawer__localization.header-localization .eluxena-lang-switcher__flag{width:1.8rem;height:1.3rem}.menu-drawer__localization.header-localization .eluxena-lang-switcher__caret svg{width:.85rem;height:.55rem}.menu-drawer__localization.header-localization localization-form+.eluxena-lang-switcher--dropdown:before{content:"";display:inline-block;width:.3rem;height:.3rem;margin-right:.4rem;border-radius:50%;background:rgba(var(--color-foreground),.2)}.menu-drawer__localization.header-localization .eluxena-lang-switcher--dropdown .eluxena-lang-switcher__list{min-width:12rem;z-index:100}.eluxena-footer-carriers{display:flex;justify-content:center;align-items:center;margin:0}.eluxena-footer-carriers__list{display:flex;flex-wrap:wrap;align-items:center;gap:1.4rem;margin:0;padding:0}.eluxena-footer-carriers__item{display:inline-flex;align-items:center;justify-content:center;height:1.4rem;opacity:.72;transition:opacity var(--duration-short, .15s) ease}.eluxena-footer-carriers__item:hover{opacity:1}.eluxena-carrier-logo{display:inline-flex;align-items:center;justify-content:center;height:100%;width:auto}.eluxena-carrier-logo svg,.eluxena-carrier-logo img{height:100%;width:auto;display:block}.eluxena-carrier-logo--gls img,.eluxena-carrier-logo--gls svg{height:1.4rem}.eluxena-carrier-logo--dpd img,.eluxena-carrier-logo--dpd svg{height:1.25rem}.eluxena-carrier-logo--dhl img,.eluxena-carrier-logo--dhl svg{height:1.15rem;border-radius:.15rem;overflow:hidden}.eluxena-carrier-logo--fedex img,.eluxena-carrier-logo--fedex svg{height:1.15rem}.eluxena-carrier-logo--custom img{height:1.25rem}.eluxena-footer-payments{display:flex;justify-content:center;align-items:center}.eluxena-footer-payments__list{display:flex;flex-wrap:wrap;align-items:center;gap:.9rem;margin:0;padding:0}.eluxena-footer-payments__item{display:inline-flex;align-items:center;justify-content:center;height:1.8rem;opacity:.85;transition:opacity var(--duration-short, .15s) ease}.eluxena-footer-payments__item:hover{opacity:1}.eluxena-payment-logo{display:inline-flex;align-items:center;justify-content:center;height:100%;width:auto}.eluxena-payment-logo img,.eluxena-payment-logo svg{height:100%;width:auto;display:block;border-radius:.25rem;background:#fff;padding:.15rem .3rem;box-shadow:0 0 0 1px #0000000f}.eluxena-payment-logo--visa img{height:1.1rem}.eluxena-payment-logo--mastercard img,.eluxena-payment-logo--amex img{height:1.55rem;padding:.1rem .25rem}.eluxena-payment-logo--applepay img{height:1.2rem}.eluxena-payment-logo--klarna img{height:1.55rem;padding:0;background:transparent;box-shadow:none}.eluxena-payment-logo--native svg{height:100%;padding:.15rem .3rem}.eluxena-payment-logo--custom img{height:1.3rem}@media(prefers-reduced-motion:reduce){.eluxena-footer-carriers__item,.eluxena-footer-payments__item{transition:none}}.header__inline-menu summary.list-menu__item.list-menu__item{padding-right:3.4rem}.header__inline-menu summary.list-menu__item .icon-caret{height:.5rem;right:1.4rem;opacity:.4;transform-origin:center;transition:opacity var(--duration-short, .15s) ease,transform var(--duration-medium, .2s) ease}.header__inline-menu summary.list-menu__item:hover .icon-caret,.header__inline-menu details[open]>summary.list-menu__item .icon-caret{opacity:.9}@media(prefers-reduced-motion:reduce){.header__inline-menu summary.list-menu__item .icon-caret{transition:none}}.mega-menu__content--eluxena{padding-top:4rem;padding-bottom:4rem}.eluxena-megamenu__inner{display:grid;gap:4rem;grid-template-columns:minmax(0,1fr);align-items:start}@media screen and (min-width:990px){.eluxena-megamenu__inner:has(.eluxena-megamenu__tile):has(.eluxena-megamenu__columns){grid-template-columns:minmax(0,2.4fr) minmax(0,1fr)}}.eluxena-megamenu__columns{display:grid;gap:3.2rem;grid-template-columns:repeat(4,minmax(0,1fr));align-content:start}.eluxena-megamenu__columns>.eluxena-megamenu__column:only-child{grid-column:span 4}@media screen and (max-width:1199px){.eluxena-megamenu__columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.8rem 3.2rem}}.eluxena-megamenu__column{min-width:0}.eluxena-megamenu__column--brands{border-left:1px solid rgba(var(--color-foreground),.1);padding-left:3.2rem}@media screen and (max-width:1199px){.eluxena-megamenu__column--brands{border-left:0;padding-left:0;padding-top:2rem;border-top:1px solid rgba(var(--color-foreground),.1);grid-column:span 2}}.eluxena-megamenu__heading{margin:0 0 1.4rem;font-size:1.1rem;letter-spacing:.14em;text-transform:uppercase;font-weight:600;color:rgba(var(--color-foreground),.6);line-height:1.2}.eluxena-megamenu__links,.eluxena-megamenu__brands{display:flex;flex-direction:column;gap:.4rem;margin:0;padding:0}.eluxena-megamenu__link,.eluxena-megamenu__brand-link{display:inline-block;color:rgb(var(--color-foreground));font-size:1.5rem;line-height:1.4;padding:.4rem 0;text-decoration:none;transition:color var(--duration-short, .1s) ease,transform var(--duration-short, .1s) ease}.eluxena-megamenu__brand-link{font-weight:500;letter-spacing:.02em}.eluxena-megamenu__link:hover,.eluxena-megamenu__brand-link:hover{color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:.3rem;text-decoration-thickness:.1rem}.eluxena-megamenu__link--active{font-weight:600;text-decoration:underline;text-underline-offset:.3rem}.eluxena-megamenu__tile{position:relative;display:block;overflow:hidden;border-radius:.4rem;text-decoration:none;color:rgb(var(--color-background));isolation:isolate;background-color:rgba(var(--color-foreground),.08);transition:transform var(--duration-short, .1s) ease;aspect-ratio:16 / 9;min-height:16rem;max-height:32rem}.eluxena-megamenu__tile--size-compact{aspect-ratio:16 / 9;min-height:16rem;max-height:26rem}.eluxena-megamenu__tile--size-medium{aspect-ratio:4 / 3;min-height:20rem;max-height:30rem}.eluxena-megamenu__tile--size-tall{aspect-ratio:4 / 5;min-height:28rem;max-height:38rem}.eluxena-megamenu__inner:not(:has(.eluxena-megamenu__columns)) .eluxena-megamenu__tile{aspect-ratio:16 / 5;min-height:14rem;max-height:24rem}.eluxena-megamenu__tile-media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.eluxena-megamenu__tile-image{width:100%;height:100%;object-fit:cover;display:block}.eluxena-megamenu__tile:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to top,#0000008c,#0000 55%),rgba(0,0,0,var(--tile-overlay, .2));pointer-events:none}.eluxena-megamenu__tile-content{position:absolute;inset:auto 0 0 0;z-index:2;padding:2rem 2.4rem;display:flex;flex-direction:column;gap:.6rem}.eluxena-megamenu__tile-eyebrow{margin:0;font-size:1.1rem;letter-spacing:.18em;text-transform:uppercase;font-weight:600;opacity:.95}.eluxena-megamenu__tile-heading{margin:0;font-size:2.2rem;line-height:1.15;font-weight:600;letter-spacing:-.01em}.eluxena-megamenu__tile-body{margin:0;font-size:1.3rem;line-height:1.45;opacity:.9;max-width:32ch}.eluxena-megamenu__tile-cta{display:inline-flex;align-items:center;gap:.6rem;margin-top:.8rem;font-size:1.3rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;border-bottom:1px solid currentColor;padding-bottom:.3rem;align-self:flex-start;transition:gap var(--duration-short, .1s) ease}.eluxena-megamenu__tile:hover .eluxena-megamenu__tile-cta{gap:1rem}.eluxena-megamenu__tile:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.3rem}@media(prefers-reduced-motion:reduce){.eluxena-megamenu__tile,.eluxena-megamenu__tile-cta,.eluxena-megamenu__link,.eluxena-megamenu__brand-link,.eluxena-megamenu__brand-card{transition:none}}.eluxena-megamenu__tile--placeholder .eluxena-megamenu__tile-image--placeholder{width:100%;height:100%;object-fit:cover;display:block;background-color:rgba(var(--color-foreground),.06);fill:rgba(var(--color-foreground),.22);color:rgba(var(--color-foreground),.22)}.eluxena-megamenu__tile--placeholder:after{background:linear-gradient(to top,#00000061,#0000 55%),rgba(0,0,0,calc(var(--tile-overlay, .2) * .5))}.eluxena-megamenu--brands .eluxena-megamenu__inner{display:flex;flex-direction:column;gap:2rem;padding-block:2.8rem 3.2rem}.eluxena-megamenu__brands-header{display:flex;flex-direction:column;gap:.4rem;text-align:center;margin-inline:auto;max-width:60ch}.eluxena-megamenu__heading--brands{font-size:1.6rem;letter-spacing:.12em;text-transform:uppercase;font-weight:600;margin:0}.eluxena-megamenu__brands-subheading{margin:0;font-size:1.3rem;line-height:1.5;opacity:.72}.eluxena-megamenu__brand-grid{display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:1.6rem;align-self:center;width:fit-content;max-width:100%;margin:0}@media screen and (min-width:990px){.eluxena-megamenu__brand-grid{gap:2rem}}.eluxena-megamenu__brand-cell{display:flex;flex:0 1 15rem;min-width:12rem;max-width:18rem}.eluxena-megamenu__brand-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;width:100%;padding:2rem 1.4rem;border:.1rem solid rgba(var(--color-foreground),.08);border-radius:.8rem;background-color:rgba(var(--color-foreground),.02);text-decoration:none;color:inherit;transition:transform var(--duration-short, .1s) ease,border-color var(--duration-short, .1s) ease,box-shadow var(--duration-short, .1s) ease,background-color var(--duration-short, .1s) ease;min-height:11rem}.eluxena-megamenu__brand-card:hover,.eluxena-megamenu__brand-card:focus-visible{border-color:rgba(var(--color-foreground),.28);background-color:rgb(var(--color-background));box-shadow:0 .6rem 1.6rem rgba(var(--color-foreground),.08);transform:translateY(-.2rem);outline:none}.eluxena-megamenu__brand-logo{display:block;max-width:100%;max-height:4.8rem;width:auto;height:auto;object-fit:contain;filter:grayscale(.15);transition:filter var(--duration-short, .1s) ease}.eluxena-megamenu__brand-card:hover .eluxena-megamenu__brand-logo{filter:grayscale(0)}.eluxena-megamenu__brand-wordmark{display:inline-flex;align-items:center;justify-content:center;height:4.8rem;font-size:1.6rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:rgba(var(--color-foreground),.85);text-align:center;padding-inline:.4rem}.eluxena-megamenu__brand-name{font-size:1.2rem;letter-spacing:.06em;text-transform:uppercase;opacity:.7;text-align:center}@media(prefers-reduced-motion:reduce){.eluxena-megamenu__brand-card,.eluxena-megamenu__brand-logo{transition:none}.eluxena-megamenu__brand-card:hover,.eluxena-megamenu__brand-card:focus-visible{transform:none}}.footer-block__heading.inline-richtext{font-size:1.4rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:rgba(var(--color-foreground),.85);margin:0;line-height:1.2}@media screen and (min-width:750px){.footer-block__heading.inline-richtext{margin-bottom:1.2rem}}.footer-block.footer-block--accordion{margin:0;padding:0}.footer-block__accordion-summary{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;list-style:none;cursor:pointer;padding:1.4rem 0;border-bottom:1px solid rgba(var(--color-foreground),.08);-webkit-user-select:none;user-select:none}.footer-block__accordion-summary::-webkit-details-marker{display:none}.footer-block__accordion-summary::marker{display:none;content:""}.footer-block__accordion-icon{display:inline-flex;align-items:center;justify-content:center;width:1.2rem;height:.8rem;color:rgba(var(--color-foreground),.55);transition:transform var(--duration-short, .15s) ease;flex-shrink:0}.footer-block--accordion .footer-block__accordion-summary .icon-caret,.footer-block--accordion .footer-block__accordion-icon>svg{position:static;width:1rem;height:.6rem;right:auto;top:auto;fill:currentColor;display:block}.footer-block.footer-block--accordion[open] .footer-block__accordion-icon{transform:rotate(180deg)}.footer-block__accordion-content{padding:1.2rem 0 .4rem}.footer-block--accordion .footer-block__details-content{margin-bottom:0}.footer-block--accordion .footer-block__details-content>li{padding:.5rem 0}@media screen and (min-width:750px){.footer-block.footer-block--accordion{display:block}.footer-block.footer-block--accordion>:not(summary){display:block!important}.footer-block.footer-block--accordion::details-content{content-visibility:visible!important;display:block!important}.footer-block__accordion-summary{display:block;cursor:default;pointer-events:none;padding:0;border-bottom:none}.footer-block__accordion-icon{display:none}.footer-block__accordion-content{padding:0}.footer-block--accordion .footer-block__details-content>li{padding:.4rem 0}}.footer__blocks-wrapper.eluxena-footer-blocks{gap:3.2rem;padding-block:1.2rem .8rem}@media screen and (min-width:750px){.footer__blocks-wrapper.eluxena-footer-blocks{display:grid!important;grid-template-columns:repeat(2,1fr);gap:2.8rem;padding-block:0 2.4rem}.footer__blocks-wrapper.eluxena-footer-blocks>.grid__item,.footer__blocks-wrapper.eluxena-footer-blocks>.footer-block{width:auto!important;max-width:none!important;margin:0!important}}@media screen and (min-width:990px){.footer__blocks-wrapper.eluxena-footer-blocks{grid-template-columns:repeat(4,1fr);gap:4rem}}@media screen and (max-width:749px){.footer__blocks-wrapper.eluxena-footer-blocks{display:block;gap:0}.footer__blocks-wrapper.eluxena-footer-blocks>.footer-block--accordion{margin:0;border-top:1px solid rgba(var(--color-foreground),.08)}.footer__blocks-wrapper.eluxena-footer-blocks>.footer-block--accordion:last-child{border-bottom:1px solid rgba(var(--color-foreground),.08)}.footer-block--accordion .footer-block__accordion-summary{border-bottom:none}}.footer-block.footer-block--newsletter.footer-block--accordion{display:block;text-align:left;align-items:initial;justify-content:initial;flex-wrap:initial;flex-direction:initial}.footer-block--newsletter .footer-block__newsletter{margin:0}.footer-block--newsletter .newsletter-form__field-wrapper{margin-top:0}@media screen and (min-width:750px){.footer-block--newsletter .newsletter-form__field-wrapper{max-width:32rem}.footer-block--newsletter .footer__list-social{margin-top:1.6rem;justify-content:flex-start}}.eluxena-trust-band{padding-block:2rem;border-top:1px solid rgba(var(--color-foreground),.08);border-bottom:1px solid rgba(var(--color-foreground),.08)}.eluxena-trust-band__inner{display:flex;flex-direction:column;align-items:center;gap:1.6rem}@media screen and (min-width:750px){.eluxena-trust-band{padding-block:2.4rem}.eluxena-trust-band__inner{flex-direction:row;justify-content:center;gap:4rem;flex-wrap:wrap}}.eluxena-trust-band__group{display:flex;flex-direction:column;align-items:center;gap:.9rem}@media screen and (min-width:750px){.eluxena-trust-band__group{flex-direction:row;gap:1.4rem}}.eluxena-trust-band__label{font-size:1rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:rgba(var(--color-foreground),.5);line-height:1;white-space:nowrap}@media screen and (min-width:750px){.eluxena-trust-band__group--carriers:after{content:"";display:block;width:1px;height:1.8rem;background:rgba(var(--color-foreground),.12);margin-left:2rem;align-self:center}}.footer__content-bottom-wrapper--localization{display:flex;justify-content:center;padding-block:1.8rem}.footer__content-bottom-wrapper--localization>.footer__localization{margin:0;justify-content:center}@media screen and (min-width:750px){.footer__localization.eluxena-footer-localization{justify-content:center}}.footer__content-bottom-wrapper--legal{padding-block:1.2rem .8rem}.footer__content-bottom-wrapper--legal .footer__copyright{font-size:1.1rem;opacity:.75;text-align:center}.footer__content-bottom-wrapper--legal .policies{justify-content:center}@media screen and (min-width:750px){.footer__content-bottom-wrapper--legal{padding-block:1.6rem .4rem}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/component-megamenu-eluxena.css.map */
