.ef-b2b{--b2b-green:#263d35;--b2b-soft:#dfebe8;--b2b-ink:#252725;padding-bottom:64px}.ef-b2b h1,.ef-b2b h2,.ef-b2b h3,.ef-b2b p{margin-top:0}.ef-b2b h2{font-size:clamp(2.8rem,3.2vw,4.4rem);line-height:1.15;letter-spacing:-.025em;font-weight:500;text-wrap:balance;margin-bottom:24px}.ef-b2b h3{font-size:clamp(2.2rem,2vw,2.7rem);line-height:1.2;font-weight:500;letter-spacing:-.015em;margin-bottom:12px}.ef-b2b p,.ef-b2b .rte{font-size:1.8rem;line-height:1.55;color:var(--b2b-ink)}.ef-b2b .rte p:last-child{margin-bottom:0}.ef-b2b__hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:48px;padding:48px 0 40px}.ef-b2b__hero h1{font-size:clamp(6rem,8vw,11rem);line-height:1;letter-spacing:-.035em;font-weight:500;margin-bottom:18px}.ef-b2b .ef-b2b__hero-title{font-size:clamp(2.8rem,3.1vw,4.2rem);line-height:1.16;letter-spacing:-.025em;max-width:20ch;margin-bottom:20px}.ef-b2b__lead{max-width:40ch;margin-bottom:24px}.ef-b2b__hero-image{aspect-ratio:1.22;border-radius:16px;overflow:hidden;background:var(--b2b-soft)}.ef-b2b__hero-image img,.ef-b2b__sector-image img{display:block;width:100%;height:100%;object-fit:cover}.ef-b2b .ef-b2b__button{background:var(--b2b-green);color:#fff;border-radius:999px;min-height:48px;padding:14px 28px;font-size:1.6rem;white-space:nowrap;text-decoration:none;line-height:1.2}.ef-b2b .ef-b2b__button:before,.ef-b2b .ef-b2b__button:after{display:none}.ef-b2b .ef-b2b__button:hover{background:#355247}.ef-b2b a:focus-visible,.ef-b2b summary:focus-visible{outline:3px solid #425c46;outline-offset:5px}.ef-b2b ::selection{background:var(--b2b-green);color:#fff}.ef-b2b__intro{max-width:75ch;padding:12px 0 0}.ef-b2b__sectors,.ef-b2b__process{padding-top:64px}.ef-b2b__sector-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 28px}.ef-b2b__sector{min-width:0}.ef-b2b__sector-image{aspect-ratio:2.1;overflow:hidden;border-radius:16px;background:var(--b2b-soft);margin-bottom:20px}.ef-b2b__sector p{margin-bottom:0;max-width:55ch}.ef-b2b .ef-b2b__other{margin:28px 0 0;max-width:75ch}.ef-b2b__support{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:48px;margin-top:64px;align-items:start}.ef-b2b__manager{background:var(--b2b-soft);border-radius:16px;padding:32px;color:var(--b2b-green)}.ef-b2b__manager p,.ef-b2b__manager h2{color:var(--b2b-green)}.ef-b2b__steps{list-style:none;counter-reset:b2b-step;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;padding:0;margin:0}.ef-b2b__steps li{counter-increment:b2b-step;min-width:0}.ef-b2b__steps li:before{content:counter(b2b-step,decimal-leading-zero);display:block;color:var(--b2b-green);font-size:3.4rem;line-height:1;margin-bottom:20px;font-variant-numeric:tabular-nums}.ef-b2b__steps p{font-size:1.6rem;margin-bottom:0}.ef-b2b__terms{margin-top:40px;border-top:1px solid #cbd3ce;border-bottom:1px solid #cbd3ce}.ef-b2b__terms summary{display:flex;align-items:center;justify-content:space-between;gap:24px;cursor:pointer;list-style:none;padding:24px 0;font-size:2.2rem;color:var(--b2b-green)}.ef-b2b__terms summary::-webkit-details-marker{display:none}.ef-b2b__terms>.rte{max-width:75ch;padding:0 0 28px}.ef-b2b__chevron{width:10px;height:10px;border-bottom:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(45deg);flex-shrink:0;margin-right:6px}.ef-b2b__terms[open] .ef-b2b__chevron{transform:rotate(225deg)}.ef-b2b__contact{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:40px;align-items:center;margin-top:56px;padding:36px;background:var(--b2b-soft);border-radius:16px}.ef-b2b__contact h2{max-width:20ch;color:var(--b2b-green)}.ef-b2b__contact p{max-width:50ch;margin-bottom:0;color:var(--b2b-green)}.ef-b2b__contact-actions{display:flex;align-items:flex-start;flex-direction:column;gap:14px;min-width:0}.ef-b2b__contact-actions>a:not(.button){color:var(--b2b-green);font-size:1.6rem;text-underline-offset:4px;overflow-wrap:anywhere}@media(max-width:989px){.ef-b2b__hero,.ef-b2b__support{gap:28px}.ef-b2b__steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.ef-b2b__contact{grid-template-columns:1fr}}@media(max-width:749px){.ef-b2b{padding-bottom:40px}.ef-b2b__hero{grid-template-columns:1fr;padding:32px 0 24px;gap:28px}.ef-b2b__hero-image{aspect-ratio:1.55}.ef-b2b__hero h1{font-size:6.8rem}.ef-b2b__sector-grid,.ef-b2b__support{grid-template-columns:1fr}.ef-b2b__sectors,.ef-b2b__process{padding-top:40px}.ef-b2b__support{margin-top:40px}.ef-b2b__sector-grid{gap:28px}.ef-b2b__sector-image{aspect-ratio:1.8;margin-bottom:16px}.ef-b2b__manager,.ef-b2b__contact{padding:24px}.ef-b2b__contact{margin-top:40px;gap:24px}.ef-b2b p,.ef-b2b .rte{font-size:1.6rem}.ef-b2b__steps{grid-template-columns:1fr;gap:28px}.ef-b2b__steps li{display:grid;grid-template-columns:40px minmax(0,1fr);column-gap:16px}.ef-b2b__steps li:before{grid-row:span 2;font-size:2.6rem;margin:0}.ef-b2b__steps h3{font-size:2.2rem}.ef-b2b__terms summary{font-size:2rem}}section.ef-promotions.page-width{padding-top:32px;padding-bottom:32px}.ef-promotions__grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.ef-promotions__draft{padding:12px 16px;background:#fff3cb;color:#57430d;border-radius:12px}.ef-promotion{position:relative;overflow:hidden;border-radius:16px;background:#dfebe8;color:#193832}.ef-promotion--2{background:#eae2d2;color:#443723}.ef-promotion__copy{position:relative;padding:24px;min-width:0;max-width:100%}.ef-promotion__heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.ef-promotion__logo{display:block;width:100px;height:38px;object-fit:contain;flex-shrink:0;mix-blend-mode:multiply}.ef-promotion h2{margin:0;font-size:2.6rem;color:inherit}.ef-promotion__offer{margin:0;font-size:4.8rem;font-weight:600;line-height:1;letter-spacing:-.03em}.ef-promotion__text{font-size:1.6rem;line-height:1.45;margin:10px 0 14px}.ef-promotion__code{font-size:1.4rem;margin:0 0 12px}.ef-promotion__code strong{font-size:1.5rem;letter-spacing:.02em;-webkit-user-select:all;user-select:all}.ef-promotion__terms{font-size:1.2rem;line-height:1.5;max-width:66ch;margin:12px 0 0}.ef-promotion .button{background:#193832;color:#fff;min-width:0;padding:12px 20px}.ef-promotion--2 .button{background:#443723}@media(max-width:749px){.ef-promotions__grid{grid-template-columns:1fr;gap:16px}section.ef-promotions.page-width{padding-top:24px;padding-bottom:24px}.ef-promotion__copy{padding:20px}.ef-promotion__logo{width:80px;height:30px}.ef-promotion h2{font-size:2.4rem}.ef-promotion__offer{font-size:4rem}}section.ef-collection-guide.page-width{padding-top:32px;padding-bottom:56px}ef-collection-guide{display:block;width:100%}.ef-collection-guide__summary{display:none}.ef-collection-guide__text{max-width:none;width:100%;font-size:1.6rem;line-height:1.65;color:rgb(var(--color-foreground))}.ef-collection-guide__text h2{font-size:clamp(2.6rem,3vw,3.6rem);line-height:1.15;letter-spacing:-.025em;margin:0 0 20px}.ef-collection-guide__text h3{font-size:2rem;line-height:1.3;margin:28px 0 12px}.ef-collection-guide__text p{margin:0 0 16px}.ef-collection-guide__text ul{padding-left:24px;margin:0 0 20px}.ef-collection-guide__text li{margin:0 0 8px}.ef-collection-guide__text a{color:#36513c;text-underline-offset:3px}.ef-collection-guide__text a:hover{text-decoration-thickness:2px}.ef-collection-guide__text a:focus-visible{outline:2px solid #36513c;outline-offset:3px}.ef-collection-guide__text>:last-child{margin-bottom:0}@media(max-width:749px){section.ef-collection-guide.page-width{padding:24px 20px 40px}.ef-collection-guide__summary{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:52px;padding:12px 0;font-size:1.8rem;font-weight:600;list-style:none;cursor:pointer;border-bottom:1px solid rgba(var(--color-foreground),.2)}.ef-collection-guide__summary::-webkit-details-marker{display:none}.ef-collection-guide__summary svg{flex-shrink:0;position:static}.ef-collection-guide details[open]>summary svg{transform:rotate(180deg)}.ef-collection-guide__summary:focus-visible{outline:2px solid #36513c;outline-offset:4px}.ef-collection-guide__text{padding-top:24px;font-size:1.5rem}.ef-collection-guide__text h3{font-size:1.8rem;margin-top:24px}}.ef-first-offer{background:#dfebe8;color:#193832}.ef-first-offer__inner.page-width{display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:32px;row-gap:12px;padding-top:24px;padding-bottom:24px}.ef-first-offer h2{margin:0 0 6px;color:inherit;font-size:clamp(2.4rem,2.5vw,3.2rem);line-height:1.15;letter-spacing:-.02em}.ef-first-offer__copy p{margin:0;font-size:1.6rem;line-height:1.5}.ef-first-offer__code{display:flex;align-items:center;gap:12px;align-self:center;min-height:48px;padding:12px 20px;border:1px solid #193832;border-radius:8px;color:#193832;text-decoration:none;font-size:1.4rem}.ef-first-offer__code strong{font-size:2rem;letter-spacing:.035em}.ef-first-offer__code:hover{background:#193832;color:#fff}.ef-first-offer__code:focus-visible{outline:2px solid #193832;outline-offset:4px}.ef-first-offer__terms{grid-column:1/-1;margin:0;font-size:1.4rem;line-height:1.55;color:#304d43}@media(max-width:749px){.ef-first-offer__inner.page-width{grid-template-columns:1fr;padding:20px;gap:14px}.ef-first-offer__code{justify-self:start}}.ef-first-popup{box-sizing:border-box;width:min(640px,calc(100vw - 32px));max-height:calc(100dvh - 32px);overflow:auto;margin:auto;padding:56px 32px 28px;border:0;border-radius:16px;background:#dfebe8;color:#193832;text-align:center}.ef-first-popup::backdrop{background:#0009}.ef-first-popup h2{font-size:clamp(2.6rem,3vw,3.6rem);line-height:1.2;color:inherit;margin:0 0 16px}.ef-first-popup p{font-size:1.6rem;line-height:1.5;margin:0 0 20px}.ef-first-popup__code{display:block;font-size:2.8rem;letter-spacing:.05em;margin:0 0 20px;-webkit-user-select:all;user-select:all}.ef-first-popup__apply,.ef-first-popup__teaser{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 24px;border:0;border-radius:28px;background:#193832;color:#fff;font:inherit;font-size:1.5rem;text-decoration:none;cursor:pointer}.ef-first-popup__apply:hover,.ef-first-popup__teaser:hover{background:#2d5145}.ef-first-popup p.ef-first-popup__terms{font-size:1.2rem;line-height:1.55;margin:22px 0 0;color:#304d43}.ef-first-popup__close{position:absolute;top:8px;right:8px;width:44px;height:44px;display:grid;place-items:center;background:transparent;color:inherit;border:0;cursor:pointer}.ef-first-popup__close svg{width:20px;height:20px}.ef-first-popup :focus-visible,.ef-first-popup__teaser:focus-visible{outline:2px solid #193832;outline-offset:4px}.ef-first-popup__teaser{position:fixed;bottom:20px;left:20px;z-index:30}.ef-first-popup__teaser[hidden]{display:none}@media(max-width:749px){.ef-first-popup{padding:52px 24px 24px}.ef-first-popup__teaser{left:12px;bottom:12px;font-size:1.3rem;min-height:44px;padding:10px 16px}}section.ef-faq.page-width{padding-top:40px;padding-bottom:64px}@media(max-width:749px){section.ef-faq.page-width{padding-top:32px;padding-bottom:40px}}.ef-faq{display:grid;grid-template-columns:minmax(0,1fr);gap:28px;padding-top:64px;padding-bottom:64px}.ef-faq__intro{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:start}.ef-faq__questions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 24px;align-items:start}.ef-faq__intro h2{margin:0 0 18px;font-size:clamp(2.8rem,3vw,4.2rem);line-height:1.15;letter-spacing:-.025em;text-wrap:balance}.ef-faq__intro p{font-size:1.7rem;line-height:1.6;color:#655954;margin:0;max-width:60ch}.ef-faq details{border-bottom:1px solid #ded4cd;min-width:0}.ef-faq summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;min-height:88px;box-sizing:border-box;background:#f2eeea;font-size:1.8rem;font-weight:500;line-height:1.4;cursor:pointer;list-style:none;margin:0;color:#292725}.ef-faq summary::-webkit-details-marker{display:none}.ef-faq summary>span{display:grid;place-items:center;flex:0 0 36px;width:36px;height:36px;border-radius:50%;background:#fff}.ef-faq summary svg{position:static;inset:auto;transform:none;width:14px}.ef-faq details[open] summary svg{transform:rotate(180deg)}.ef-faq .rte{padding:8px 24px 22px;font-size:1.6rem;line-height:1.65;color:#3e3632}.ef-faq .rte a{color:inherit;text-underline-offset:3px}.ef-faq summary:focus-visible{outline:2px solid #425c46;outline-offset:3px}.ef-faq ::selection{background:#d1dfbc;color:#263222}@media(max-width:749px){.ef-faq{gap:22px;padding-top:40px;padding-bottom:40px}.ef-faq__intro,.ef-faq__questions{grid-template-columns:minmax(0,1fr);gap:12px}.ef-faq__intro h2{margin-bottom:0}.ef-faq summary{font-size:1.6rem;padding:18px 16px;min-height:72px}.ef-faq .rte{padding:6px 16px 18px}.ef-faq__intro p{max-width:100%}}section.ef-services.page-width{padding-top:48px;padding-bottom:24px}@media(max-width:749px){section.ef-services.page-width{padding-top:32px;padding-bottom:16px}}.ef-services{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px;padding-top:48px;padding-bottom:48px}.ef-services article{display:flex;flex-direction:column;align-items:flex-start;color:#3b3430}.ef-services article>svg{margin-bottom:28px;color:#425c46}.ef-services h2{font-size:2rem;line-height:1.3;margin:0 0 12px;font-weight:500}.ef-services p{font-size:1.5rem;line-height:1.6;margin:0 0 18px;max-width:32ch;color:#655954}.ef-services a{margin-top:auto;display:inline-flex;align-items:center;gap:10px;min-height:44px;font-size:1.4rem;color:#3b3430;text-underline-offset:4px}.ef-services a svg{width:10px;transform:rotate(-90deg)}.ef-services a:focus-visible{outline:2px solid #425c46;outline-offset:3px}@media(max-width:989px){.ef-services{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 24px}}@media(max-width:449px){.ef-services{grid-template-columns:1fr;padding-top:32px;padding-bottom:32px}.ef-services article>svg{margin-bottom:16px}.ef-services p{max-width:100%}}.ef-interior-hero{position:relative;display:grid;place-items:center;isolation:isolate;min-height:540px;background:#333;color:#fff;overflow:hidden}.ef-interior-hero__slides,.ef-interior-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0}.ef-interior-hero__slide{opacity:0;visibility:hidden;transition:opacity .7s ease,visibility .7s;pointer-events:none}.ef-interior-hero__slide.is-active{opacity:1;visibility:visible;pointer-events:auto}.ef-interior-hero__image{display:block;width:100%;height:100%;object-fit:cover;object-position:var(--hero-image-position,center 60%)}.ef-interior-hero__slide:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008f;pointer-events:none}.ef-interior-hero__content{position:relative;z-index:1;width:100%;text-align:center;padding-top:80px;padding-bottom:140px;pointer-events:none}.ef-interior-hero__content h1{font-size:clamp(3.8rem,5vw,6rem);line-height:1.08;letter-spacing:-.03em;color:#fff;margin:0 auto 28px;max-width:19ch;text-wrap:balance;text-shadow:0 2px 18px rgb(0 0 0 / .25)}.ef-interior-hero .ef-interior-hero__content{padding-top:48px;padding-bottom:128px}.ef-interior-hero__subheading{max-width:54ch;margin:-8px auto 24px;color:#fff;font-size:2rem;line-height:1.5;text-wrap:balance;text-shadow:0 2px 8px rgb(0 0 0 / .6)}@media(max-width:749px){.ef-interior-hero__subheading{font-size:1.8rem;max-width:34ch}}.ef-interior-hero__categories{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;pointer-events:auto}.ef-interior-hero__primary{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 28px;margin:0 0 18px;background:#fff;color:#151515;border:1px solid #fff;border-radius:28px;text-decoration:none;font-size:1.8rem;font-weight:600;pointer-events:auto}.ef-interior-hero__primary:hover{background:#dfebe8;color:#193832}.ef-interior-hero__primary:focus-visible{outline:3px solid #fff;outline-offset:4px}.ef-interior-hero__categories a{display:flex;align-items:center;min-height:44px;padding:10px 22px;background:#0003;border:1px solid rgb(255 255 255 / .8);border-radius:28px;color:#fff;text-decoration:none;font-size:1.5rem}.ef-interior-hero__categories a:hover,.ef-interior-hero__categories a:focus-visible{background:#fff;color:#20262b}.ef-interior-hero__caption{position:absolute;bottom:28px;left:max(32px,calc((100vw - 1100px)/2));z-index:2;display:flex;align-items:center;gap:12px;max-width:calc(100% - 320px);min-height:44px;color:#fff;text-decoration:none;font-size:1.5rem;text-shadow:0 1px 5px #000}.ef-interior-hero__caption:hover{text-decoration:underline;text-underline-offset:4px}.ef-interior-hero__controls{position:absolute;z-index:3;right:32px;bottom:28px;display:flex;align-items:center;gap:4px;background:#00000073;border-radius:28px;padding:2px 6px}.ef-interior-hero__controls[hidden]{display:none}.ef-interior-hero__controls button{display:grid;place-items:center;width:44px;height:44px;border:0;background:transparent;color:#fff;border-radius:50%;cursor:pointer}.ef-interior-hero__controls button:hover{background:#fff3}.ef-interior-hero__controls button:focus-visible,.ef-interior-hero__caption:focus-visible{outline:2px solid #fff;outline-offset:3px}.ef-interior-hero__counter{min-width:42px;text-align:center;font-size:1.4rem;font-variant-numeric:tabular-nums}.ef-interior-hero__play,.ef-interior-hero[data-paused=true] .ef-interior-hero__pause{display:none}.ef-interior-hero[data-paused=true] .ef-interior-hero__play{display:block}@media(max-width:749px){.ef-interior-hero{min-height:540px}.ef-interior-hero__content{padding:48px 24px 156px}.ef-interior-hero__content h1{font-size:3.8rem}.ef-interior-hero__categories a{padding:10px 18px}.ef-interior-hero__caption{left:24px;bottom:82px;max-width:calc(100% - 48px);font-size:1.4rem}.ef-interior-hero__controls{bottom:20px;right:24px}}@media(prefers-reduced-motion:reduce){.ef-interior-hero__slide{transition:none}}body:has(#main-cart-footer:not(.is-empty)){padding-bottom:100px}#main-cart-footer .cart__footer{isolation:auto;z-index:auto}#main-cart-footer .ef-cart-checkout{position:fixed;inset:auto 0 0;z-index:35;display:flex;align-items:center;justify-content:flex-end;gap:32px;padding:18px max(24px,calc((100vw - 1100px)/2));margin:0;background:#fff;color:#263d35;box-shadow:0 -4px 18px #0000001a}#main-cart-footer .ef-cart-checkout__total{display:grid;gap:4px;text-align:left;margin:0;line-height:1.3}#main-cart-footer .ef-cart-checkout__total span{font-size:1.3rem}#main-cart-footer .ef-cart-checkout__total strong{font-size:2rem;font-weight:600;font-variant-numeric:tabular-nums}#main-cart-footer .ef-cart-checkout .cart__checkout-button{width:320px;max-width:50%;min-height:52px;margin:0;background:#245b37;color:#fff;border-radius:28px;--color-button:36,91,55;--color-button-text:255,255,255}#main-cart-footer .ef-cart-checkout .cart__checkout-button:hover{background:#193f26}#main-cart-footer .ef-cart-checkout .cart__checkout-button:focus-visible{outline:2px solid #245b37;outline-offset:4px}#main-cart-footer.is-empty .ef-cart-checkout{display:none}body:has(iframe[src*=preview-bar]) #main-cart-footer .ef-cart-checkout{bottom:64px}@media(max-width:749px){#main-cart-footer .ef-cart-checkout{justify-content:space-between;gap:16px;padding:14px 16px calc(14px + env(safe-area-inset-bottom))}#main-cart-footer .ef-cart-checkout__total strong{font-size:1.6rem}#main-cart-footer .ef-cart-checkout .cart__checkout-button{width:46%;font-size:1.5rem}}ef-brand-autoplay{display:block;position:relative}ef-brand-autoplay .multicolumn-card__info{padding:0!important;margin:2px 0 0!important;min-height:0}ef-brand-autoplay .multicolumn-card__image-wrapper .media{display:flex;align-items:center;justify-content:center;height:72px;padding-bottom:0!important}ef-brand-autoplay .multicolumn-card__image-wrapper img{position:static!important;width:100%!important;height:100%!important;max-width:150px;max-height:52px;object-fit:contain;object-position:center}ef-brand-autoplay img[src*=dan-form]{max-width:92px!important;max-height:48px!important}ef-brand-autoplay .multicolumn-card:has(img[src*=dan-form]){display:flex;align-items:center;justify-content:center;gap:10px;height:72px}ef-brand-autoplay .multicolumn-card:has(img[src*=dan-form]) .multicolumn-card__image-wrapper{width:42px!important;margin:0!important}ef-brand-autoplay .multicolumn-card:has(img[src*=dan-form]) .media{height:48px}ef-brand-autoplay .multicolumn-card:has(img[src*=dan-form]) .multicolumn-card__info{display:block;margin:0!important}ef-brand-autoplay .multicolumn-card:has(img[src*=dan-form]) h3{margin:0;font-size:1.4rem;line-height:1;white-space:nowrap;font-weight:600}@media(min-width:750px){ef-brand-autoplay .multicolumn-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px 20px;overflow:visible;scroll-snap-type:none}ef-brand-autoplay .multicolumn-list__item{width:100%!important;max-width:none!important;min-width:0;flex:none}}@media(min-width:990px){ef-brand-autoplay .multicolumn-list{grid-template-columns:repeat(6,minmax(0,1fr))}}.ef-brand-autoplay__toggle{display:none}@media(max-width:749px){.ef-brand-autoplay__toggle{display:flex;align-items:center;justify-content:center;width:44px;height:44px;margin:0 0 0 auto;padding:0;background:transparent;border:0;color:#193832;cursor:pointer}.ef-brand-autoplay__toggle:focus-visible{outline:2px solid currentColor;outline-offset:2px}}@media(prefers-reduced-motion:reduce){.ef-brand-autoplay__toggle{display:none}}.ef-product-inquiry{background:#ecefed!important;background-image:none!important;color:#1d2922}.ef-product-inquiry__layout{display:grid;grid-template-columns:minmax(250px,.7fr) minmax(0,1.3fr);gap:clamp(48px,7vw,112px);align-items:start}.ef-product-inquiry__intro h2{max-width:10ch;margin:0 0 18px;font-family:var(--font-heading-family);font-size:clamp(36px,4vw,58px);font-weight:var(--font-heading-weight);line-height:1.02;letter-spacing:-.03em}.ef-product-inquiry__intro p{max-width:42ch;margin:0;color:#455149;font-size:17px;line-height:1.65}.ef-product-inquiry__contacts{display:grid;gap:8px;margin-top:28px}.ef-product-inquiry__contacts a{width:max-content;color:#244a35;font-weight:650;text-underline-offset:4px}.ef-product-inquiry__fields{display:grid;grid-template-columns:1fr 1fr;gap:18px}.ef-product-inquiry__fields label{display:grid;gap:8px;color:#26382d;font-size:14px;font-weight:650}.ef-product-inquiry__message{grid-column:2;grid-row:1 / span 2}.ef-product-inquiry input:not([type=checkbox]),.ef-product-inquiry textarea{box-sizing:border-box;width:100%;min-height:52px;padding:13px 15px;border:1px solid #a9b2ac;border-radius:10px;background:#fff;color:#17251d;font:inherit;font-size:16px;caret-color:#28593d}.ef-product-inquiry textarea{height:100%;min-height:142px;resize:vertical}.ef-product-inquiry input:focus-visible,.ef-product-inquiry textarea:focus-visible{outline:3px solid #91b79e;outline-offset:2px;border-color:#28593d}.ef-product-inquiry__consent{display:flex;align-items:flex-start;gap:10px;margin:18px 0;color:#455149;font-size:13px;line-height:1.5}.ef-product-inquiry__consent input{flex:none;width:18px;height:18px;margin:1px 0 0;accent-color:#28593d}.ef-product-inquiry__consent a{color:inherit;text-underline-offset:3px}.ef-product-inquiry .button{min-width:180px;border:0;border-radius:12px;background:#28593d;color:#fff;font-size:15px;font-weight:700;letter-spacing:0}.ef-product-inquiry .button:after,.ef-product-inquiry .button:before{display:none}.ef-product-inquiry .button:hover{background:#1f4931}.ef-product-inquiry__success{padding:14px 16px;background:#dceade;color:#244a35;border-radius:10px}@media(max-width:749px){.ef-product-inquiry__layout{grid-template-columns:1fr;gap:34px}.ef-product-inquiry__intro h2{max-width:14ch}.ef-product-inquiry__fields{grid-template-columns:1fr}.ef-product-inquiry__message{grid-column:1;grid-row:auto}}.ef-welcome{width:min(760px,calc(100% - 32px));max-height:90dvh;overflow:auto;margin:auto;padding:62px 48px 40px;border:0;border-radius:16px;background:#f3edeb;color:#252830;font-family:var(--font-body-family);box-shadow:0 24px 70px #14181633;text-align:center;scrollbar-color:#75867b #f3edeb}.ef-welcome::backdrop{background:#14181685}.ef-welcome h2{margin:0 0 18px;color:inherit;font-size:clamp(2.7rem,3.2vw,3.8rem);line-height:1.18;font-weight:600;letter-spacing:-.025em;text-wrap:balance}.ef-welcome__intro{max-width:48ch;margin:0 auto 30px;font-size:1.8rem;line-height:1.55}.ef-welcome__close{position:absolute;right:14px;top:14px;display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:50%;background:#263d35;color:#fff;cursor:pointer}.ef-welcome__close svg{width:18px;height:18px}.ef-welcome__label{display:block;text-align:left;font-size:1.4rem;font-weight:600;margin-bottom:8px}.ef-welcome__row{display:flex;gap:0}.ef-welcome__row input{min-width:0;flex:1;background:#fff;color:#252830;border:1px solid #758078;border-radius:28px 0 0 28px;padding:14px 20px;font:inherit;font-size:1.6rem;caret-color:#263d35}.ef-welcome__row input::placeholder{color:#5e625f;opacity:1}.ef-welcome__row button,.ef-welcome__teaser{border:0;border-radius:0 28px 28px 0;background:#263d35;color:#fff;padding:14px 24px;font:inherit;font-size:1.6rem;font-weight:600;cursor:pointer;min-height:50px}.ef-welcome__row button:hover,.ef-welcome__close:hover,.ef-welcome__teaser:hover{background:#385447}.ef-welcome__row button:disabled{opacity:.65;cursor:wait}.ef-welcome__consent{display:flex;align-items:flex-start;gap:10px;text-align:left;margin-top:18px;font-size:1.3rem;line-height:1.55;cursor:pointer}.ef-welcome__consent input{width:18px;height:18px;flex:0 0 18px;margin:2px 0 0;accent-color:#263d35}.ef-welcome__terms{font-size:1.2rem;line-height:1.6;margin:22px 0 0;color:#565c57}.ef-welcome__terms a{color:inherit;text-underline-offset:3px}.ef-welcome__error{color:#912f28;font-size:1.4rem;text-align:left;margin:14px 0}.ef-welcome__success{background:#e1ebe2;color:#23422d;padding:22px;border-radius:12px;font-size:1.7rem;line-height:1.6}.ef-welcome :focus-visible,.ef-welcome__teaser:focus-visible{outline:2px solid #263d35;outline-offset:4px}.ef-welcome ::selection{background:#bed1c5;color:#17291f}.ef-welcome__teaser{position:fixed;left:20px;bottom:24px;z-index:30;border-radius:28px;box-shadow:0 6px 20px #1418162e}.ef-welcome__teaser[hidden]{display:none}@media(max-width:600px){.ef-welcome{padding:62px 24px 28px}.ef-welcome__intro{font-size:1.6rem;margin-bottom:24px}.ef-welcome__row{flex-direction:column;gap:12px}.ef-welcome__row input,.ef-welcome__row button{width:100%;border-radius:28px}.ef-welcome__teaser{left:12px;bottom:16px;font-size:1.4rem;min-height:44px}.ef-welcome__terms{text-align:left}}.ef-brand-menu{padding:8px 0 4px}.ef-brand-menu__list{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:24px 20px;list-style:none;padding:0;margin:0;align-items:stretch}.ef-brand-menu__item{min-width:0}.ef-brand-menu__list a{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:12px;height:100%;padding:14px 10px;color:#252830;text-decoration:none;text-align:center;font-size:1.3rem;line-height:1.3;border-radius:4px}.ef-brand-menu__image{display:flex;align-items:center;justify-content:center;width:100%;max-width:150px;height:66px;margin:0 auto}.ef-brand-menu__image img{width:100%;height:100%;max-width:150px;max-height:52px;object-fit:contain;object-position:center}.ef-brand-menu__item--dan-form .ef-brand-menu__image img{max-width:92px;max-height:48px}.ef-brand-menu__label{display:block;min-height:1.3em}.ef-brand-menu__list a:hover{background:#e7ece7}.ef-brand-menu__list a:focus-visible,.ef-brand-menu__all:focus-visible{outline:2px solid #193832;outline-offset:4px}.ef-brand-menu__all{display:inline-block;margin-top:22px;color:#193832;font-size:1.4rem;text-underline-offset:4px}@media(max-width:1100px){.ef-brand-menu__list{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px 12px}.ef-brand-menu__image{height:60px;max-width:130px}}@media(max-width:749px){.ef-brand-menu__list{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 8px}}html body{letter-spacing:0;line-height:1.6}h1,h2,h3,h4,h5,h6,.h0,.h1,.h2,.h3{letter-spacing:-.025em;line-height:1.15;text-wrap:balance}.card__heading{letter-spacing:0;line-height:1.3;font-weight:600;text-wrap:pretty}.price{letter-spacing:0;font-variant-numeric:tabular-nums}.header__menu-item,.button,.better-price-offer__button{letter-spacing:.015em!important}.button,.button:before,.button:after,.better-price-offer__button,.ef-footer-intro .button{border-radius:28px!important}.button,.better-price-offer__button{min-height:44px;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}.button:hover,.better-price-offer__button:hover{box-shadow:0 4px 14px #0000001f}.button:focus-visible,.better-price-offer__button:focus-visible{outline:2px solid #b68b45;outline-offset:4px}.button:disabled,.button[aria-disabled=true]{box-shadow:none}.collection-hero .collection-hero__inner{padding-top:20px;padding-bottom:8px}.collection-hero .collection-hero__title{margin:0;font-size:clamp(3.2rem,3.5vw,4.4rem)}.collection-hero .collection-hero__description{margin-top:12px;margin-bottom:0;max-width:70ch}.collection-hero__description:empty{display:none}.brand-detail__hero{padding-bottom:24px!important}.brand-detail__main{padding-top:24px!important}.brand-detail__breadcrumb{margin-bottom:20px!important}.ef-brand-shop{padding-top:24px}.ef-brand-shop .ef-view-switch{margin-bottom:16px}.facets-vertical-form{align-items:center;gap:16px}.product-grid-container{min-width:0}.facets__label,.facet-checkbox{overflow-wrap:anywhere}::selection{background:#e6c980;color:#20262b}input,textarea{caret-color:#a84e35}.banner:has(.ef-cozy-categories){min-height:520px}.banner:has(.ef-cozy-categories) .banner__box{max-width:90rem;padding:40px 24px}.banner:has(.ef-cozy-categories) .banner__heading{font-size:clamp(3.8rem,5vw,6rem);line-height:1.05;letter-spacing:-.03em}.ef-cozy-categories{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:32px}.ef-cozy-categories a{display:inline-flex;align-items:center;gap:12px;min-height:44px;padding:10px 18px;border:1px solid rgb(255 255 255 / .75);border-radius:28px;color:#fff;text-decoration:none;font-size:1.5rem;background:#00000026}.ef-cozy-categories a:hover,.ef-cozy-categories a:focus-visible{background:#fff;color:#20262b}@media(max-width:749px){.banner:has(.ef-cozy-categories){min-height:520px}.ef-cozy-categories{gap:8px;margin-top:24px}.ef-cozy-categories a{padding:10px 14px;font-size:1.4rem}}@media(min-width:750px){.facets-vertical .facets__form-vertical{width:200px}.facets-vertical .facets-wrapper{padding-right:24px;flex:0 0 224px}.facets-vertical .facets-wrapper--no-filters{flex-basis:0}.facets-vertical .facets__price{flex-wrap:wrap;gap:8px}.facets-vertical .facets__price .field{min-width:0}}@media(min-width:990px){html[data-catalog-columns] .ef-brand-shop .ef-product-grid{grid-template-columns:repeat(var(--ef-catalog-columns,3),minmax(0,1fr))}html[data-catalog-columns] #product-grid.product-grid{display:grid;grid-template-columns:repeat(var(--ef-catalog-columns,3),minmax(0,1fr));gap:16px}html[data-catalog-columns="2"]{--ef-catalog-columns:2}html[data-catalog-columns="3"]{--ef-catalog-columns:3}html[data-catalog-columns="4"]{--ef-catalog-columns:4}html[data-catalog-columns] #product-grid.product-grid>.grid__item{width:auto;max-width:none;min-width:0}}@media(max-width:749px){.collection-hero .collection-hero__inner{padding-top:16px;padding-bottom:8px}.card__heading{font-size:1.4rem}.price{font-size:1.6rem}}@media(prefers-reduced-motion:reduce){.button,.better-price-offer__button{transition:none}}.ef-view-switch{display:flex;gap:4px;margin-right:auto;flex-shrink:0}.ef-view-switch button{display:grid;place-items:center;width:44px;height:44px;padding:0;background:transparent;color:#77736e;border:1px solid transparent;border-radius:12px;cursor:pointer}.ef-view-switch button[aria-pressed=true]{background:#242a2f;color:#fff}.ef-view-switch button:hover{border-color:#77736e}.ef-view-switch button:focus-visible{outline:2px solid #a84e35;outline-offset:3px}@media(max-width:989px){.ef-view-switch{display:none}}.ef-skorpio{display:block;padding-bottom:4rem}.ef-skorpio h2{margin-bottom:1rem}.ef-skorpio__intro{max-width:72ch;margin:0 0 3rem}.ef-skorpio__layout{display:grid;grid-template-columns:minmax(260px,1fr) minmax(0,2fr);gap:4rem}.ef-skorpio__label,.ef-skorpio legend{display:block;font-weight:600;margin-bottom:1rem}.ef-skorpio__input{box-sizing:border-box;width:100%;min-height:46px;padding:1rem 1.2rem;border:1px solid rgba(var(--color-foreground),.45);background:rgb(var(--color-background));color:rgb(var(--color-foreground));font:inherit;border-radius:0;caret-color:currentColor}.ef-skorpio__fieldset{border:0;padding:0;min-width:0;margin:2.5rem 0 0}.ef-skorpio__tops{margin:0}.ef-skorpio__bases{display:grid;gap:8px}.ef-skorpio__base{display:flex;align-items:center;gap:12px;min-height:66px;cursor:pointer;border:1px solid rgba(var(--color-foreground),.2);padding:6px 10px}.ef-skorpio input[type=radio]{accent-color:rgb(var(--color-foreground));flex-shrink:0;width:18px;height:18px;margin:0}.ef-skorpio__base img{width:44px;height:44px;object-fit:cover}.ef-skorpio__base span{font-size:14px;line-height:1.35}.ef-skorpio__swatches{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.ef-skorpio__swatch{position:relative;display:flex;flex-direction:column;cursor:pointer;border:1px solid rgba(var(--color-foreground),.2);padding:6px;gap:8px}.ef-skorpio__swatch input{position:absolute;top:12px;left:12px}.ef-skorpio__swatch img{width:100%;height:auto;aspect-ratio:16/11;object-fit:cover}.ef-skorpio__swatch span{font-size:12px;line-height:1.4;overflow-wrap:break-word;padding:0 2px 4px}.ef-skorpio__swatch:has(input:checked),.ef-skorpio__base:has(input:checked){border:2px solid rgb(var(--color-foreground));padding:5px}.ef-skorpio__base:has(input:checked){padding:5px 9px}.ef-skorpio__base:hover,.ef-skorpio__swatch:hover{background:rgba(var(--color-foreground),.04)}.ef-skorpio input:focus-visible,.ef-skorpio select:focus-visible,.ef-skorpio textarea:focus-visible{outline:2px solid currentColor;outline-offset:3px}.ef-skorpio__note{font-size:13px;line-height:1.5;max-width:72ch;margin:0 0 16px}.ef-skorpio__swatches+.ef-skorpio__note{margin:16px 0 0}.ef-skorpio__checkout{border-top:1px solid rgba(var(--color-foreground),.2);margin-top:3rem;padding-top:2rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem}.ef-skorpio__purchase{display:grid;grid-template-columns:90px 1fr;gap:16px;align-items:end}.ef-skorpio__price{grid-column:1/-1;font-variant-numeric:tabular-nums}.ef-skorpio__price strong{font-size:24px;font-weight:500}.ef-skorpio__price small{display:block;font-size:13px;line-height:1.5}.ef-skorpio__quantity{font-size:13px}.ef-skorpio__quantity input{margin-top:6px}.ef-skorpio [data-status]:empty{display:none}.ef-skorpio button:disabled{opacity:.5;cursor:not-allowed}@media(max-width:989px){.ef-skorpio__layout{grid-template-columns:1fr;gap:3rem}.ef-skorpio__bases{grid-template-columns:repeat(2,minmax(0,1fr))}.ef-skorpio__checkout{grid-template-columns:1fr;gap:2rem}.ef-skorpio__base{gap:8px}.ef-skorpio__base img{width:32px;height:32px}}@media(max-width:549px){.ef-skorpio__swatches{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.ef-skorpio__bases{grid-template-columns:1fr}.ef-skorpio__base img{width:44px;height:44px}}.ef-zermatt{display:block;padding-bottom:4rem}.ef-zermatt h2{margin-bottom:1rem}.ef-zermatt__intro{max-width:72ch;margin:0 0 3rem}.ef-zermatt__layout{display:grid;grid-template-columns:minmax(260px,1fr) minmax(0,2fr);gap:4rem}.ef-zermatt__label,.ef-zermatt legend{display:block;font-weight:600;margin-bottom:1rem}.ef-zermatt__input{box-sizing:border-box;width:100%;min-height:46px;padding:1rem 1.2rem;border:1px solid rgba(var(--color-foreground),.45);background:rgb(var(--color-background));color:rgb(var(--color-foreground));font:inherit;border-radius:0;caret-color:currentColor}.ef-zermatt__fieldset{border:0;padding:0;min-width:0;margin:2.5rem 0 0}.ef-zermatt__tops{margin:0}.ef-zermatt__bases{display:grid;gap:8px}.ef-zermatt__base{display:flex;align-items:center;gap:12px;min-height:66px;cursor:pointer;border:1px solid rgba(var(--color-foreground),.2);padding:6px 10px}.ef-zermatt input[type=radio]{accent-color:rgb(var(--color-foreground));flex-shrink:0;width:18px;height:18px;margin:0}.ef-zermatt__base img{width:44px;height:44px;object-fit:cover}.ef-zermatt__base span{font-size:14px;line-height:1.35}.ef-zermatt__swatches{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.ef-zermatt__swatch{position:relative;display:flex;flex-direction:column;cursor:pointer;border:1px solid rgba(var(--color-foreground),.2);padding:6px;gap:8px}.ef-zermatt__swatch input{position:absolute;top:12px;left:12px}.ef-zermatt__swatch img{width:100%;height:auto;aspect-ratio:16/11;object-fit:cover}.ef-zermatt__sample-request{display:flex;align-items:center;justify-content:center;aspect-ratio:16/11;background:rgba(var(--color-foreground),.05);text-align:center;padding:20px 10px!important}.ef-zermatt__swatch span{font-size:12px;line-height:1.4;overflow-wrap:break-word;padding:0 2px 4px}.ef-zermatt__swatch:has(input:checked),.ef-zermatt__base:has(input:checked){border:2px solid rgb(var(--color-foreground));padding:5px}.ef-zermatt__base:has(input:checked){padding:5px 9px}.ef-zermatt__base:hover,.ef-zermatt__swatch:hover{background:rgba(var(--color-foreground),.04)}.ef-zermatt input:focus-visible,.ef-zermatt select:focus-visible,.ef-zermatt textarea:focus-visible{outline:2px solid currentColor;outline-offset:3px}.ef-zermatt__note{font-size:13px;line-height:1.5;max-width:72ch;margin:0 0 16px}.ef-zermatt__swatches+.ef-zermatt__note{margin:16px 0 0}.ef-zermatt__checkout{border-top:1px solid rgba(var(--color-foreground),.2);margin-top:3rem;padding-top:2rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem}.ef-zermatt__purchase{display:grid;grid-template-columns:90px 1fr;gap:16px;align-items:end}.ef-zermatt__price{grid-column:1/-1;font-variant-numeric:tabular-nums}.ef-zermatt__price strong{font-size:24px;font-weight:500}.ef-zermatt__price small{display:block;font-size:13px;line-height:1.5}.ef-zermatt__quantity{font-size:13px}.ef-zermatt__quantity input{margin-top:6px}.ef-zermatt [data-status]:empty{display:none}.ef-zermatt button:disabled{opacity:.5;cursor:not-allowed}@media(max-width:989px){.ef-zermatt__layout{grid-template-columns:1fr;gap:3rem}.ef-zermatt__bases{grid-template-columns:repeat(2,minmax(0,1fr))}.ef-zermatt__checkout{grid-template-columns:1fr;gap:2rem}.ef-zermatt__base{gap:8px}.ef-zermatt__base img{width:32px;height:32px}}@media(max-width:549px){.ef-zermatt__swatches{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.ef-zermatt__bases{grid-template-columns:1fr}.ef-zermatt__base img{width:44px;height:44px}}.ef-nav-label{display:inline-flex;align-items:center;gap:8px;min-width:0;text-align:left}.ef-nav-icon{display:block;flex:0 0 18px;width:18px;height:18px;color:inherit}.header__inline-menu>.list-menu>li>.header__menu-item .ef-nav-icon,.header__inline-menu>ul>li>header-menu>details>summary .ef-nav-icon{flex-basis:16px;width:16px;height:16px}.menu-drawer .ef-nav-label{gap:12px}.menu-drawer .ef-nav-icon{flex-basis:20px;width:20px;height:20px}.mega-menu__link .ef-nav-label,.mega-menu-link .ef-nav-label{padding-right:8px}.header__inline-menu>ul>li>.header__menu-item .ef-nav-label,.header__inline-menu>ul>li>header-menu>details>summary .ef-nav-label,.menu-drawer__navigation>ul>li>a>.ef-nav-label,.menu-drawer__navigation>ul>li>details>summary>.ef-nav-label{text-transform:uppercase;letter-spacing:.025em}.mega-menu__content .ef-nav-label,.header__submenu .ef-nav-label{font-size:1.6rem;line-height:1.4;text-transform:none;letter-spacing:normal}.ef-pedrali{display:block;padding-bottom:4rem}.ef-pedrali h2{margin-bottom:1rem}.ef-pedrali__intro{max-width:72ch;margin:0 0 1.5rem}.ef-pedrali__pdf{display:inline-block;min-height:44px;padding:10px 0;margin-right:24px;color:rgb(var(--color-foreground));text-underline-offset:4px;font-weight:600}.ef-pedrali__pdf:hover{text-decoration-thickness:2px}.ef-pedrali__note{max-width:74ch;font-size:13px;line-height:1.6;margin:0 0 3rem}.ef-pedrali__row{display:grid;grid-template-columns:minmax(180px,1fr) minmax(250px,1.4fr) minmax(260px,1fr);gap:28px;border-top:1px solid rgba(var(--color-foreground),.2);padding:24px 0;align-items:start}.ef-pedrali__variant{overflow-wrap:anywhere;font-size:15px;line-height:1.5}.ef-pedrali__variant small{display:block;font-size:12px;margin-top:6px}.ef-pedrali__fields{display:grid;gap:14px;min-width:0}.ef-pedrali label{display:block;font-size:13px;line-height:1.5}.ef-pedrali__input{display:block;box-sizing:border-box;width:100%;min-height:46px;padding:10px 12px;margin-top:6px;border:1px solid rgba(var(--color-foreground),.5);background:rgb(var(--color-background));color:rgb(var(--color-foreground));font:inherit;border-radius:0;caret-color:currentColor}.ef-pedrali__input::placeholder{color:rgba(var(--color-foreground),.75);opacity:1}.ef-pedrali :focus-visible{outline:2px solid currentColor;outline-offset:3px}.ef-pedrali__purchase{display:grid;grid-template-columns:80px minmax(0,1fr);align-items:end;gap:14px}.ef-pedrali__price{grid-column:1/-1;font-variant-numeric:tabular-nums}.ef-pedrali__price strong{display:block;font-size:20px;font-weight:500}.ef-pedrali__price small{display:block;font-size:12px;line-height:1.5}.ef-pedrali button{min-width:0;padding:10px 14px}.ef-pedrali button:disabled{opacity:.5;cursor:not-allowed}@media(max-width:989px){.ef-pedrali__row{grid-template-columns:1fr 1fr;gap:20px}.ef-pedrali__variant{grid-column:1/-1}}@media(max-width:549px){.ef-pedrali__row{grid-template-columns:minmax(0,1fr);gap:18px}.ef-pedrali__input{font-size:16px}.ef-pedrali__purchase{grid-template-columns:80px 1fr}.ef-pedrali__price strong{font-size:22px}}price-range.facets__price:has(.ef-price-fields){display:block!important;padding:12px 0 20px!important}.mobile-facets price-range.facets__price:has(.ef-price-fields){padding:20px 26px!important}.ef-price-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%}.ef-price-field{display:flex;flex-direction:column;gap:7px;min-width:0;font-size:14px;line-height:1.4}.ef-price-field__control{display:flex;align-items:center;gap:6px;border:1px solid #777;border-radius:8px;padding:0 10px;min-height:48px;background:#fff;color:#222}.ef-price-field__control:focus-within{outline:2px solid #28593d;outline-offset:2px}.ef-price-field input{display:block;min-width:0;width:100%;border:0!important;box-shadow:none!important;outline:0!important;background:transparent;padding:10px 0;font:inherit;font-size:16px;color:inherit;font-variant-numeric:tabular-nums}.ef-price-field input::placeholder{color:#666;opacity:1}.price__excluding-vat{width:100%;margin-top:.2rem;color:rgba(var(--color-foreground),.68);font-size:.78em;font-weight:400;line-height:1.3}.ef-choice{display:block;padding-block:32px 40px;color:rgb(var(--color-foreground))}.ef-choice [hidden]{display:none!important}.ef-choice h2{margin:0 0 12px;font-size:clamp(28px,3vw,40px);letter-spacing:-.025em}.ef-choice__intro{max-width:70ch;margin:0 0 20px;line-height:1.6}.ef-choice__documents{display:flex;flex-wrap:wrap;gap:8px 24px;margin-bottom:24px}.ef-choice a{color:inherit;text-underline-offset:4px}.ef-choice__documents a{display:inline-flex;align-items:center;min-height:44px;font-size:14px;font-weight:600}.ef-choice__layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(260px,1fr);gap:40px;align-items:start}.ef-choice__fields{display:grid;gap:24px;min-width:0}.ef-choice__field{min-width:0;margin:0;border:0;padding:0}.ef-choice__label,.ef-choice legend{display:block;padding:0;margin-bottom:10px;font-size:16px;font-weight:600;line-height:1.4}.ef-choice select,.ef-choice textarea,.ef-choice input:not([type=radio]){display:block;box-sizing:border-box;width:100%;min-height:48px;padding:12px;border:1px solid #aaa;background:#fff;color:#222;border-radius:10px;font:inherit;font-size:16px;caret-color:#28593d}.ef-choice textarea{resize:vertical;min-height:90px}.ef-choice input::placeholder{color:#666;opacity:1}.ef-choice__swatches{display:grid;grid-template-columns:repeat(auto-fill,minmax(112px,1fr));gap:12px}.ef-choice__swatch{position:relative;display:flex;flex-direction:column;gap:8px;padding:8px;border:1px solid #c4c4c4;border-radius:12px;cursor:pointer;min-width:0;background:#fff;color:#222}.ef-choice__swatch img{display:block;width:100%;height:auto;aspect-ratio:1.4;object-fit:cover;border-radius:6px}.ef-choice__swatch span{font-size:13px;line-height:1.4;overflow-wrap:anywhere}.ef-choice__swatch label{display:flex;gap:6px;align-items:flex-start;cursor:pointer;min-height:36px}.ef-choice__swatch input{flex-shrink:0;width:18px;height:18px;margin:0;accent-color:#28593d}.ef-choice__swatch:has(input:checked){border-color:#28593d;outline:2px solid #28593d;outline-offset:-2px;background:#f2f7f3}.ef-choice__swatch:has(input:disabled){opacity:.45;cursor:not-allowed}.ef-choice__hint{margin:8px 0 0;font-size:13px;line-height:1.6;max-width:72ch}.ef-choice__summary{position:sticky;top:100px;padding:24px;background:#f0f4ef;border-radius:14px;color:#203a2b}.ef-choice__summary h3{margin:0 0 18px;font-size:22px;color:inherit}.ef-choice__summary dl{margin:0 0 20px;display:grid;gap:12px}.ef-choice__summary dt{font-size:12px;font-weight:600}.ef-choice__summary dd{margin:3px 0 0;font-size:14px;line-height:1.45;overflow-wrap:anywhere}.ef-choice__price{display:block;font-size:26px;line-height:1.3;font-variant-numeric:tabular-nums}.ef-choice__net,.ef-choice__tax{display:block;font-size:13px;line-height:1.5;margin-top:4px}.ef-choice__sku{font-size:12px;overflow-wrap:anywhere;margin:14px 0}.ef-choice__quantity{display:block;font-size:14px;margin:18px 0}.ef-choice__quantity input{max-width:110px;margin-top:8px}.ef-choice__summary .button{width:100%;border-radius:24px;background:#28593d;color:#fff}.ef-choice__summary .button:disabled{opacity:.55;cursor:not-allowed}.ef-choice__summary [role=status]{font-size:13px;line-height:1.5;min-height:20px;margin:14px 0}.ef-choice__help{font-size:13px;line-height:1.6}.ef-choice__notice{padding:20px 24px;background:#f4ede4;color:#583e29;border-radius:12px;margin:0 0 28px;font-size:15px;line-height:1.6;max-width:90ch}.ef-choice__notice p{margin:0 0 10px}.ef-choice__notice p:last-child{margin:0}.ef-choice :focus-visible{outline:2px solid #28593d;outline-offset:4px}@media(max-width:989px){.ef-choice__layout{grid-template-columns:1fr;gap:28px}.ef-choice__summary{position:static}.ef-choice__swatches{grid-template-columns:repeat(auto-fill,minmax(110px,1fr))}}@media(max-width:549px){.ef-choice{padding-block:24px}.ef-choice__summary{padding:20px}.ef-choice__swatches{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.ef-choice__swatch{padding:6px}.ef-choice__swatch span{font-size:12px}.ef-choice__notice{padding:16px}.ef-choice__layout{gap:24px}}.ef-product-purchase{display:grid;gap:16px;margin:24px 0 28px}.ef-product-purchase__status,.ef-product-purchase__delivery{display:flex;align-items:center;gap:10px;margin:0;color:#244a35;font-size:15px;font-weight:650;line-height:1.45}.ef-product-purchase__status span{width:10px;height:10px;border-radius:50%;background:#3f9f66;box-shadow:0 0 0 4px #e4f1e8}.ef-product-purchase__delivery svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.6}.ef-product-purchase__delivery svg circle{fill:currentColor}.ef-product-purchase__form{display:grid;grid-template-columns:84px minmax(0,1fr);gap:12px}.ef-product-purchase__form input{box-sizing:border-box;width:100%;height:56px;padding:0 14px;border:1px solid #9aa79e;border-radius:12px;background:#fff;color:#183628;font:inherit;font-size:16px}.ef-product-purchase__button.button{display:flex;width:100%;min-height:56px;margin:0;border:0;border-radius:12px;background:#28593d;color:#fff;font-size:16px;font-weight:700;letter-spacing:0;box-shadow:none}.ef-product-purchase__button.button:after,.ef-product-purchase__button.button:before{display:none}.ef-product-purchase__button.button:not([disabled]):hover{background:#1f4931;transform:translateY(-1px)}.ef-product-purchase__button.button:focus-visible{outline:3px solid #91b79e;outline-offset:3px}.ef-product-purchase__offer{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 18px;background:#eef4ef;color:#203a2b;border-radius:12px}.ef-product-purchase__offer div{display:grid;gap:3px}.ef-product-purchase__offer strong{font-size:17px;line-height:1.3}.ef-product-purchase__offer span{font-size:13px;line-height:1.45}.ef-product-purchase__offer code{flex:none;padding:8px 11px;border:1px solid #8ca293;border-radius:8px;background:#fff;color:#203a2b;font-family:inherit;font-size:14px;font-weight:750;letter-spacing:.04em}@media(max-width:480px){.ef-product-purchase__offer{align-items:flex-start}.ef-product-purchase__form{grid-template-columns:72px minmax(0,1fr)}}.ef-target-guides{margin:24px 0 32px;padding:24px;background:#f2eeea;color:#292725}.ef-target-guides h3{margin:0 0 12px;font-size:2rem;line-height:1.3}.ef-target-guides p{margin:0 0 16px;font-size:1.5rem;line-height:1.6;max-width:85ch}.ef-target-guides ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 20px;padding:0;margin:0 0 16px;list-style:none}.ef-target-guides li a{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;padding:8px 0;color:inherit;font-size:1.4rem;line-height:1.4;text-underline-offset:4px}.ef-target-guides li span{white-space:nowrap;font-size:1.2rem}.ef-target-guides .ef-target-guides__note{font-size:1.3rem;margin-bottom:12px}.ef-target-guides__more{display:flex;flex-wrap:wrap;gap:12px 24px;font-size:1.4rem}.ef-target-guides__more a{color:inherit;text-underline-offset:4px}.ef-target-guides a:focus-visible{outline:2px solid #193832;outline-offset:4px}@media(max-width:989px){.ef-target-guides ul{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.ef-target-guides{padding:20px;margin:20px 0 24px}.ef-target-guides ul{grid-template-columns:minmax(0,1fr);gap:4px}.ef-target-guides h3{font-size:1.8rem}}.mega-menu--custom .mega-menu__content{padding:24px 0 20px;max-height:calc(100dvh - var(--header-bottom-position-desktop,150px) - 24px);overscroll-behavior:contain}.ef-visual-menu{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;list-style:none;margin:0;padding:0}.ef-visual-menu__group{min-width:0}.ef-visual-menu__image-link{position:relative;display:block;aspect-ratio:1.12;overflow:hidden;border-radius:12px;background:#425c46;text-decoration:none}.ef-visual-menu__image-link img{width:100%;height:100%;object-fit:cover;display:block}.ef-visual-menu__image-link>span{position:absolute;inset:auto 0 0;padding:32px 16px 14px;background:linear-gradient(transparent,#000000c7);color:#fff;font-size:2.2rem;line-height:1.2;font-weight:500;text-wrap:balance}.ef-visual-menu__links{list-style:none;margin:14px 0 0;padding:0}.ef-visual-menu__link{display:flex;align-items:center;min-height:36px;padding:6px 0;text-decoration:none}.ef-visual-menu__link:hover,.ef-visual-menu__link[aria-current=page]{text-decoration:underline;text-underline-offset:4px}.ef-visual-menu__view-all{display:inline-flex;align-items:center;gap:16px;margin-top:18px;min-height:44px;font-size:1.6rem;text-underline-offset:4px}.ef-visual-menu a:focus-visible,.ef-visual-menu-mobile a:focus-visible{outline:2px solid #425c46;outline-offset:4px}.ef-visual-menu__mobile-heading{gap:16px;min-height:86px}.ef-visual-menu__mobile-heading>img{width:60px;height:60px;object-fit:cover;border-radius:8px;flex-shrink:0}.ef-visual-menu-mobile+.ef-visual-menu__view-all{margin:16px 32px 24px}@media(min-width:990px)and (max-width:1199px){.ef-visual-menu{gap:16px}.ef-visual-menu__image-link>span{font-size:1.8rem;padding:28px 12px 12px}.ef-visual-menu__link .ef-nav-label{font-size:1.5rem}}@media(max-height:720px)and (min-width:990px){.ef-visual-menu__image-link{aspect-ratio:1.6}}
/*# sourceMappingURL=/cdn/shop/t/6/compiled_assets/styles.css.map */
