.extro-b{color:var(--eb-ink);padding-inline:var(--eb-gutter, 16px);padding-block:max(0px,var(--eb-pad-top, 0px)) max(0px,var(--eb-pad-bottom, 0px))}.extro-b>*{max-width:var(--eb-maxw, none);margin-inline:auto;background:var(--eb-bg);padding-inline:var(--eb-pad-in, 0px);border-radius:var(--eb-radius);overflow:hidden;margin-block:min(0px,var(--eb-pad-top, 0px)) min(0px,var(--eb-pad-bottom, 0px))}.extro-b[data-eb-width=theme]{--eb-gutter: var(--container-gutter);padding-inline:var(--container-gutter)}.extro-b[data-eb-width=theme]>*{max-width:var(--container-max-width-minus-gutters)}.extro-b *,.extro-b *:before,.extro-b *:after{box-sizing:border-box}.extro-b img,.extro-b video{display:block;max-width:100%}.extro-b a{color:inherit;text-decoration:none}.extro-b button{font-family:inherit;cursor:pointer}.eb-pad{padding-block:calc(clamp(28px,4vw,64px) * var(--eb-space-scale, 1))}.eb-disp{font-family:var(--heading-font-family);font-weight:var(--heading-font-weight, 400);line-height:.94;letter-spacing:-.02em;margin:0;text-wrap:balance;font-size:calc(clamp(32px,4.6vw,68px) * var(--eb-title-scale, 1))}.eb-disp--xl{font-size:calc(clamp(44px,6vw,104px) * var(--eb-title-scale, 1))}.eb-disp--xxl{font-size:calc(clamp(52px,10.5vw,190px) * var(--eb-title-scale, 1));letter-spacing:-.04em;line-height:.9}.eb-disp--sm{font-size:calc(clamp(28px,3.4vw,54px) * var(--eb-title-scale, 1))}.eb-eyebrow{font-size:calc(11.5px * var(--eb-text-scale, 1));font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--eb-ink-soft);margin:0}.eb-text{font-size:calc(16.5px * var(--eb-text-scale, 1));line-height:1.55;color:var(--eb-ink-soft);margin:0}.eb-small{font-size:calc(13px * var(--eb-text-scale, 1))}.eb-btn{display:inline-flex;align-items:center;gap:8px;padding:14px 26px;font-size:calc(14px * var(--eb-text-scale, 1));font-weight:600;line-height:1;border-radius:var(--button-border-radius);white-space:nowrap;border:1.5px solid var(--eb-btn-bg);background:var(--eb-btn-bg);transition:transform .2s ease}.eb-btn:hover{transform:translateY(-1px)}.eb-btn--ghost{background:transparent;border-color:var(--eb-ink)}.eb-btn--light{background:#fff;border-color:#fff}.eb-btn--olight{background:transparent;border-color:#fff}.extro-b .eb-btn{color:var(--eb-btn-ink)}.extro-b .eb-btn--ghost{color:var(--eb-ink)}.extro-b .eb-btn--light{color:#141210}.extro-b .eb-btn--olight{color:#fff}.eb-btn--sm{padding:10px 18px;font-size:calc(13px * var(--eb-text-scale, 1))}.eb-btn svg{width:16px;height:16px;flex:0 0 auto}.eb-headlink{display:inline-flex;align-items:center;gap:6px;font-size:calc(13.5px * var(--eb-text-scale, 1));font-weight:600;white-space:nowrap}.eb-headlink svg{width:15px;height:15px}.eb-cover{position:relative;overflow:hidden;background:var(--eb-soft);border-radius:var(--eb-radius)}.eb-cover>img{width:100%;height:100%;object-fit:cover;object-position:center top}.eb-cover--flush{border-radius:0}.eb-abs{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.eb-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;flex-wrap:wrap;margin-bottom:clamp(18px,2vw,26px)}.eb-head__text{max-width:720px;min-width:0}.eb-head__text .eb-disp{margin-top:10px}.eb-head__text .eb-text{margin-top:12px}.eb-head__side{display:flex;align-items:center;gap:14px}.eb-chip{display:inline-flex;align-items:center;gap:8px;min-width:0;padding:6px 12px 6px 6px;border-radius:999px;background:#fffffff0;color:#141210;font-size:calc(12.5px * var(--eb-text-scale, 1));font-weight:600}.extro-b .eb-chip{color:#141210}.eb-chip img{width:28px;height:28px;border-radius:999px;object-fit:cover;flex:0 0 auto}.eb-chip .nm{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;white-space:normal;line-height:1.2}.eb-chip .pr{font-weight:500;opacity:.7;flex:0 0 auto}.eb-badge{position:absolute;left:10px;top:10px;z-index:2;padding:5px 9px;border-radius:999px;background:var(--eb-ink);color:var(--eb-bg);font-size:calc(10px * var(--eb-text-scale, 1));font-weight:600;letter-spacing:.06em;text-transform:uppercase}.eb-badge--light{background:#fff;color:#141210}.eb-rail{display:grid;grid-auto-flow:column;grid-auto-columns:var(--eb-card-w, 240px);gap:var(--eb-gap, clamp(10px, 1.2vw, 16px));overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:4px;scroll-padding-inline-start:var(--eb-pad-in, 0px)}.eb-rail::-webkit-scrollbar{display:none}.eb-rail>*{scroll-snap-align:start;min-width:0}.eb-rail--bleed{margin-inline:calc(-1 * var(--eb-pad-in, 0px));padding-inline:var(--eb-pad-in, 0px)}.eb-rail--bleed-end{margin-inline-end:calc(-1 * var(--eb-pad-in, 0px));padding-inline-end:var(--eb-pad-in, 0px)}.eb-rail-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px}.eb-rail-count{font-size:calc(12.5px * var(--eb-text-scale, 1));color:var(--eb-ink-soft);white-space:nowrap}.eb-arrows{display:flex;gap:8px}.eb-arrow{width:42px;height:42px;border-radius:999px;border:1px solid var(--eb-line);background:var(--eb-bg);color:var(--eb-ink);display:grid;place-items:center;transition:transform .18s ease,opacity .18s ease}.eb-arrow:hover{transform:scale(1.06)}.eb-arrow[disabled]{opacity:.3;cursor:default}.eb-arrow[disabled]:hover{transform:none}.eb-arrow svg{width:16px;height:16px}.eb-more{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:8px;aspect-ratio:var(--eb-ratio, 3 / 4);padding:16px;overflow:hidden;border-radius:var(--eb-radius);background:var(--eb-soft);color:var(--eb-ink);font-size:calc(14px * var(--eb-text-scale, 1));font-weight:600;text-align:left;border:0}.eb-more__peek{position:absolute;top:0;right:0;bottom:0;left:0}.eb-more__peek img{width:100%;height:100%;object-fit:cover;object-position:center top;transform:translate(26%) scale(1.02);transition:transform .5s cubic-bezier(.2,.7,.2,1)}.eb-more:hover .eb-more__peek img{transform:translate(20%) scale(1.04)}.eb-more__peek:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,var(--eb-soft) 22%,var(--eb-soft) 40%,transparent 74%)}.eb-more>span{position:relative;z-index:1;max-width:56%}.eb-more__sub{font-size:calc(12px * var(--eb-text-scale, 1));font-weight:400;color:var(--eb-ink-soft)}.eb-more__arr{width:40px;height:40px;border-radius:999px;background:var(--eb-btn-bg);color:var(--eb-btn-ink);display:grid;place-items:center;max-width:none}.eb-more__arr svg{width:16px;height:16px}.eb-rail [hidden]{display:none}.extro-b .product-item{height:100%}.extro-b .product-item__image-wrapper{border-radius:var(--eb-radius);overflow:hidden}.extro-b .product-item-meta__price-list-container .price{color:var(--eb-ink)}.extro-b .product-item-meta__title{color:var(--eb-ink);text-transform:uppercase;font-weight:700;letter-spacing:.03em;line-height:1.15}.extro-b .eb-ticker__name,.extro-b .eb-chip .nm,.extro-b .eb-infoto b{text-transform:uppercase;font-weight:700;letter-spacing:.03em}.eb-marquee{overflow:hidden;white-space:nowrap}.eb-marquee__track{display:inline-flex;animation:eb-marquee var(--eb-dur, 40s) linear infinite;will-change:transform}.eb-marquee:hover .eb-marquee__track{animation-play-state:paused}@keyframes eb-marquee{to{transform:translate(-50%)}}.eb-marquee__group{display:inline-flex;align-items:center;gap:26px;padding-right:26px}.eb-marquee__word{font-size:calc(13px * var(--eb-text-scale, 1));font-weight:600;letter-spacing:.14em;text-transform:uppercase}.eb-marquee__sep{opacity:.4;line-height:1}.eb-hero-ed{display:grid;grid-template-columns:1.1fr 1fr;min-height:620px}.eb-hero-ed__media{min-height:420px}.eb-hero-ed__body{padding:clamp(28px,4vw,72px);display:flex;flex-direction:column;justify-content:space-between;gap:32px}.eb-hero-ed__logo{width:clamp(56px,6vw,88px);height:auto;margin-bottom:22px}.eb-hero-ed__cta{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.eb-hero-ed__services{display:flex;gap:28px;flex-wrap:wrap;padding-top:16px;border-top:1px solid var(--eb-line);font-size:calc(13px * var(--eb-text-scale, 1));color:var(--eb-ink-soft)}.eb-hero-tipo{padding-block:clamp(32px,5vw,80px) 0;overflow:hidden}.eb-hero-tipo .eb-marquee__word{font-family:var(--heading-font-family);font-weight:var(--heading-font-weight, 400)}.eb-hero-tipo>.eb-disp{margin-block-start:calc(-1 * var(--eb-tipo-title-lift, 0px))}.eb-hero-tipo__top{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:16px;margin-bottom:4px}.eb-hero-tipo>.eb-hero-tipo__top{z-index:2}.eb-hero-tipo__top>.eb-hide-mobile{align-self:flex-start}.eb-hero-tipo__foot{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:end;padding:26px 0 34px}.eb-tim{position:relative;display:inline-block;width:1.6em;height:.78em;vertical-align:-.1em;margin:0 .1em;border-radius:999px;overflow:hidden;background:var(--eb-soft)}.eb-tim img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 22%;opacity:0;transition:opacity .9s ease}.eb-tim img.is-active{opacity:1}.eb-tim{--tim: calc(var(--tim-base, .88em) * var(--tim-scale, 1))}.eb-tim--lg{--tim-base: 1.02em}.eb-tim--md{--tim-base: .86em}.eb-tim--sm{--tim-base: .72em}@media screen and (min-width:741px){.eb-tim--lg{--tim-base: 1.32em}.eb-tim--md{--tim-base: 1.08em}.eb-tim--sm{--tim-base: .86em}}.eb-hero-tipo{--tim-scale: var(--tim-scale-m, 1)}@media screen and (min-width:741px){.eb-hero-tipo{--tim-scale: var(--tim-scale-d, 1)}}.eb-tim--round{width:var(--tim);height:var(--tim)}.eb-tim:not(.eb-tim--round){width:calc(var(--tim) * 1.85);height:calc(var(--tim) * .88)}.eb-hero-reel{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.25fr);gap:clamp(24px,4vw,64px);align-items:center;padding-block:clamp(28px,4vw,64px)}.eb-hero-reel>[data-eb-rail-scope]{min-width:0}.eb-hero-reel--dark{background:#141210;color:#fff}.eb-hero-reel--dark .eb-text,.eb-hero-reel--dark .eb-eyebrow{color:#ffffffbf}.eb-hero-reel__cta{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.eb-reels3{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--eb-gap, 14px);align-items:end}.eb-reels3--sfalsati>*:nth-child(2n){transform:translateY(calc(-1 * var(--eb-sfalso, 44px)))}.eb-reels3--sfalsati{margin-top:var(--eb-sfalso, 44px)}.eb-reel{position:relative;display:block;aspect-ratio:var(--eb-reel-ratio, 9 / 16);border-radius:var(--eb-radius);overflow:hidden;background:#1a1816}.eb-reel>img,.eb-reel__toggle>img{width:100%;height:100%;object-fit:cover}.eb-reel__toggle{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;background:none;cursor:pointer;display:block}.eb-reel--riproducibile .eb-chip{z-index:3}.eb-reel__iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;z-index:2}.eb-reel__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .3s ease;pointer-events:none}.eb-reel.is-playing .eb-reel__video{opacity:1}.eb-reel.is-playing .eb-reel__play{opacity:0}.eb-reel__play{transition:opacity .2s ease}.eb-reel__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(transparent 55%,#0000008c)}.eb-reel__play{position:absolute;top:12px;left:12px;width:34px;height:34px;border-radius:999px;background:#ffffffeb;color:#111;display:grid;place-items:center}.eb-reel__play svg{width:14px;height:14px;margin-left:2px}.eb-reel__bar{position:absolute;top:8px;left:12px;right:12px;height:2px;border-radius:2px;background:#ffffff59;overflow:hidden}.eb-reel__bar i{display:block;height:100%;background:#fff}.eb-reel .eb-chip{position:absolute;left:10px;right:10px;bottom:10px}.eb-reel__toggle:hover .eb-reel__play{transform:scale(1.08)}.eb-reel__play{transition:opacity .2s ease,transform .2s ease}.eb-hero-vet{display:grid;grid-template-columns:1fr 1.1fr;gap:4px}.eb-hero-vet__media{position:relative;min-height:520px}.eb-hero-vet__media .eb-abs{background:linear-gradient(transparent 30%,#000000b8)}.eb-hero-vet__caption{position:absolute;left:clamp(20px,3vw,44px);right:24px;bottom:clamp(20px,3vw,44px);color:#fff}.eb-hero-vet__caption .eb-eyebrow{color:#fffc}.eb-hero-vet__caption .eb-disp{margin:14px 0 22px}.eb-hero-vet__side{padding:clamp(18px,2.4vw,36px);background:var(--eb-soft);display:flex;flex-direction:column;gap:18px;min-width:0}.eb-hero-vet__head{display:flex;justify-content:space-between;align-items:center;gap:12px}.eb-grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--eb-gap, clamp(10px, 1.2vw, 16px))}.eb-hero-split{display:grid;grid-template-columns:1fr 1.2fr;min-height:600px}.eb-hero-split__body{padding:clamp(28px,4vw,64px);display:flex;flex-direction:column;justify-content:space-between;gap:28px}.eb-hero-split__top{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.eb-hero-split__title{display:flex;align-items:baseline;gap:.18em;flex-wrap:wrap;font-size:calc(clamp(60px,8vw,150px) * var(--eb-title-scale, 1));letter-spacing:-.04em}.eb-hero-split__title small{font-size:.26em;line-height:1.05;max-width:7em;letter-spacing:-.02em;font-weight:inherit}.eb-hero-split__media{position:relative;min-height:480px}.eb-ul{list-style:none;margin:0;padding:0;display:grid;gap:8px;font-size:calc(14.5px * var(--eb-text-scale, 1))}.eb-ul li{display:flex;align-items:center;gap:10px}.eb-ul li:before{content:"";width:6px;height:6px;border-radius:999px;background:var(--eb-accent);flex:0 0 auto}.eb-infoto{display:flex;gap:10px;flex-wrap:wrap}.eb-infoto a{display:inline-flex;align-items:center;gap:10px;padding:6px 14px 6px 6px;border:1px solid var(--eb-line);border-radius:999px;background:var(--eb-bg);font-size:calc(13px * var(--eb-text-scale, 1))}.eb-infoto img{width:36px;height:36px;border-radius:999px;object-fit:cover;object-position:center top}.eb-infoto b{font-weight:600}.eb-infoto span{color:var(--eb-ink-soft)}.eb-hot{position:absolute;width:28px;height:28px;margin:-14px 0 0 -14px;border-radius:999px;border:2px solid var(--eb-ink);background:#fff;color:#141210;display:grid;place-items:center;font-size:14px;font-weight:700;animation:eb-pulse 2.4s infinite}@keyframes eb-pulse{0%,to{box-shadow:0 0 0 6px #ffffff59}50%{box-shadow:0 0 0 12px #ffffff26}}.eb-hot__tip{position:absolute;left:36px;top:50%;transform:translateY(-50%);white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .2s ease}.extro-b .eb-hot{color:#141210}.eb-hot:hover .eb-hot__tip,.eb-hot:focus-visible .eb-hot__tip{opacity:1}.eb-statement{padding-block:clamp(36px,6vw,96px);text-align:center}.eb-statement__logo{width:clamp(44px,5.5vw,80px);height:auto;margin:0 auto 18px}.eb-statement .eb-eyebrow{color:var(--eb-accent);margin-bottom:22px}.eb-statement .eb-disp{max-width:1100px;margin-inline:auto;letter-spacing:-.03em}.eb-statement .eb-btn{margin-top:34px}.eb-word{display:inline-block;transition:transform .35s cubic-bezier(.2,.7,.2,1),color .35s ease}.eb-word:hover{transform:translateY(-.08em);color:var(--eb-accent)}.eb-ticker{padding:20px 0;background:var(--eb-soft)}.eb-ticker__item{display:inline-flex;align-items:center;gap:12px;white-space:nowrap}.eb-ticker__thumb{width:64px;height:84px;border-radius:var(--eb-radius);overflow:hidden;flex:0 0 auto;background:var(--eb-bg)}.eb-ticker__thumb img{width:100%;height:100%;object-fit:cover;object-position:center top}.eb-ticker__name{font-family:var(--heading-font-family);font-weight:var(--heading-font-weight, 400);font-size:calc(26px * var(--eb-title-scale, 1));letter-spacing:-.02em}.eb-ticker__price{font-size:calc(13px * var(--eb-text-scale, 1));font-weight:600;color:var(--eb-accent)}.eb-mosaic{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:clamp(160px,18vw,260px);gap:6px;padding:6px}.eb-mosaic__tile{border-radius:var(--eb-radius);padding:clamp(18px,2.4vw,36px);display:flex;flex-direction:column;justify-content:space-between;gap:16px;overflow:hidden}.eb-mosaic__tile--color{background:var(--eb-bg)}.eb-mosaic__tile--dark{background:#141210;color:#fff}.eb-mosaic__tile--dark .eb-text{color:#fffc}.eb-mosaic__tile-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.eb-mosaic__logo{width:clamp(40px,4vw,64px);height:auto;flex:0 0 auto}.eb-span-col{grid-column:span 2}.eb-span-row{grid-row:span 2}.eb-tagcloud{padding-block:clamp(36px,5vw,80px);text-align:center;background:var(--eb-soft)}.eb-tagcloud .eb-eyebrow{color:var(--eb-accent);margin-bottom:14px}.eb-tagcloud .eb-disp{margin-bottom:34px}.eb-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 8px;max-width:1100px;margin-inline:auto}.eb-tag{display:inline-flex;align-items:center;gap:8px;padding:.36em .9em .3em;border:1.5px solid var(--tag-border, var(--eb-ink));border-radius:999px;background:var(--tag-bg, var(--eb-bg));transform:rotate(var(--tag-tilt, 0deg));font-family:var(--heading-font-family);font-weight:var(--heading-font-weight, 400);letter-spacing:-.02em;line-height:1;transition:transform .3s cubic-bezier(.2,.7,.2,1),background .3s ease,color .3s ease}.eb-tag--s{font-size:calc(clamp(19px,2.1vw,32px) * var(--eb-title-scale, 1))}.eb-tag--m{font-size:calc(clamp(24px,2.8vw,44px) * var(--eb-title-scale, 1))}.eb-tag--l{font-size:calc(clamp(30px,3.6vw,58px) * var(--eb-title-scale, 1))}.eb-tag--fill,.eb-tag--noborder{border-color:transparent}.eb-tag--fill-soft{background:var(--eb-soft);border-color:transparent}.eb-tag small{font-family:var(--text-font-family);font-size:.42em;font-weight:600;letter-spacing:.06em;color:currentColor;opacity:.62;line-height:1}.extro-b .eb-tag{color:var(--tag-ink, inherit)}.eb-tag:hover{transform:translateY(-4px) rotate(calc(var(--tag-tilt, 0deg) - 1.5deg));background:var(--eb-ink)}.extro-b .eb-tag:hover{color:var(--eb-bg)}.eb-tag:hover small{opacity:.7}.eb-tagcloud__note{margin:30px auto 0;max-width:480px}.eb-shelf{display:grid;grid-template-columns:280px 1fr;gap:clamp(24px,3vw,48px);background:var(--eb-soft);padding-block:clamp(24px,3.5vw,56px)}.eb-shelf__aside{display:flex;flex-direction:column;justify-content:space-between;gap:24px}.eb-shelf__aside .eb-disp{margin:14px 0 16px}.eb-shelf__foot{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.eb-shelf__rail{min-width:0}.eb-ring{position:relative;width:118px;height:118px;flex:0 0 auto;display:grid;place-items:center}.eb-ring svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;animation:eb-spin 16s linear infinite}.eb-ring text{font-family:var(--text-font-family);font-weight:600;font-size:9.5px;letter-spacing:.14em;fill:var(--eb-ink)}.eb-ring img{width:30px;height:auto}@keyframes eb-spin{to{transform:rotate(360deg)}}.eb-focus{display:grid;grid-template-columns:1fr 1fr 1.1fr;gap:6px;padding:6px}.eb-focus__media{aspect-ratio:var(--eb-ratio, 3 / 4)}.eb-focus__body{position:relative;padding:clamp(22px,3vw,52px);display:flex;flex-direction:column;justify-content:center;background:var(--eb-soft);border-radius:var(--eb-radius)}.eb-focus__logo{position:absolute;top:22px;right:22px;width:40px;height:auto}.eb-focus__body .eb-disp{margin:14px 0 12px}.eb-focus__price{font-size:calc(22px * var(--eb-text-scale, 1));font-weight:600}.eb-focus__price s{font-weight:400;color:var(--eb-ink-soft);font-size:.72em;margin-left:8px}.eb-focus__price .eb-off{display:inline-block;vertical-align:middle;margin-left:10px;padding:4px 9px;border-radius:999px;background:var(--eb-ink);color:var(--eb-bg);font-size:12px}.eb-focus__desc{margin:18px 0 22px}.eb-swatches{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:26px}.eb-swatches i{width:22px;height:22px;border-radius:999px;box-shadow:inset 0 0 0 1px #00000026}.eb-focus__cta{display:flex;gap:10px;flex-wrap:wrap}.eb-strip{padding-block:clamp(24px,3.5vw,56px)}.eb-tabs{display:flex;gap:6px;flex-wrap:wrap}.eb-tab{padding:9px 16px;border-radius:999px;border:1px solid var(--eb-line);background:var(--eb-bg);color:var(--eb-ink);font-size:calc(13.5px * var(--eb-text-scale, 1));font-weight:500}.eb-tab[aria-selected=true]{background:var(--eb-ink);color:var(--eb-bg);border-color:var(--eb-ink)}.eb-tabpanel[hidden]{display:none}@media screen and (max-width:900px){.eb-hero-ed,.eb-hero-reel,.eb-hero-vet,.eb-hero-split,.eb-shelf,.eb-focus{grid-template-columns:1fr}.eb-hero-ed{min-height:0}.eb-hero-ed__media,.eb-hero-vet__media,.eb-hero-split__media{min-height:0;aspect-ratio:var(--eb-ratio, 4 / 5)}.eb-reels3{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:62vw;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.eb-reels3::-webkit-scrollbar{display:none}.eb-reels3>*{scroll-snap-align:start}.eb-reels3--sfalsati>*:nth-child(2n){transform:none}.eb-reels3--sfalsati{margin-top:0}.eb-mosaic{grid-template-columns:repeat(2,1fr);grid-auto-rows:clamp(150px,40vw,220px)}.eb-span-col,.eb-span-row{grid-column:span 2;grid-row:span 1}.eb-focus__media{aspect-ratio:var(--eb-ratio, 4 / 5)}.eb-focus__media--secondary{display:none}.eb-hero-tipo__foot{grid-template-columns:1fr}.eb-hero-tipo__count{display:none}.eb-shelf{grid-template-columns:1fr}.eb-rail{--eb-card-w: min(62vw, 240px)}.eb-reels3{margin-inline-start:0;margin-inline-end:calc(-1 * (var(--eb-gutter, 0px) + var(--eb-pad-in, 0px)));padding-inline-end:calc(var(--eb-gutter, 0px) + var(--eb-pad-in, 0px))}}@media screen and (max-width:560px){.eb-grid3{grid-template-columns:repeat(2,1fr)}.eb-badge{font-size:9px;padding:4px 7px;left:8px;top:8px}.eb-head{align-items:flex-start}.eb-ring{display:none}.eb-ring--mobile{display:grid}}@media(prefers-reduced-motion:reduce){.eb-marquee__track,.eb-ring svg,.eb-hot{animation:none!important}.eb-tim img{transition:none}.extro-b *,.extro-b *:before,.extro-b *:after{transition-duration:.01ms!important}}.eb-ahero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:4px}.eb-ahero__text{background:var(--eb-soft);padding:clamp(24px,4vw,60px);display:flex;flex-direction:column;justify-content:center}.eb-ahero__title{font-size:calc(clamp(40px,6vw,86px) * var(--eb-title-scale, 1));line-height:.98}.eb-ahero__title em{font-style:italic;color:var(--eb-accent)}.eb-ahero__text .eb-text{margin:26px 0 30px;max-width:420px}.eb-ahero__cta{display:flex;gap:12px;flex-wrap:wrap}.eb-ahero__media{position:relative;min-height:440px;border-radius:var(--eb-radius);overflow:hidden}.eb-ahero__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 18%}.eb-ahero__trio{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;margin-top:4px}.eb-ahero__trio .eb-cover{aspect-ratio:4 / 3}.eb-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;padding-block:20px}.eb-trust__i{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:5px;padding:2px 12px}.eb-trust__i+.eb-trust__i{border-inline-start:1px solid var(--eb-line)}.eb-trust__i .a{font-size:calc(14px * var(--eb-text-scale, 1));font-weight:700;line-height:1.2}.eb-trust__i .b{font-size:calc(12.5px * var(--eb-text-scale, 1));color:var(--eb-ink-soft);line-height:1.3}.eb-stars{display:inline-flex;gap:2px;color:var(--eb-accent)}.eb-stars svg{width:var(--eb-star, 14px);height:var(--eb-star, 14px)}.eb-grid6{display:grid;grid-template-columns:repeat(6,1fr);gap:4px}.eb-tile{position:relative;display:block;overflow:hidden;border-radius:var(--eb-radius);aspect-ratio:var(--eb-ratio, 3 / 4);background:var(--eb-soft)}.eb-tile>img{width:100%;height:100%;object-fit:cover;object-position:center top}.eb-tilecap{position:absolute;inset-inline:0;bottom:0;padding:14px 14px 12px;color:#fff;background:linear-gradient(transparent,#0000008c)}.eb-tilecap .t{font-size:calc(16px * var(--eb-text-scale, 1));font-weight:600}.eb-tilecap .m{display:flex;align-items:center;gap:5px;margin-top:2px;font-size:calc(12.5px * var(--eb-text-scale, 1));opacity:.9}.eb-tilecap svg{width:13px;height:13px}.eb-duo>img{filter:grayscale(1) contrast(1.06) brightness(1.04);mix-blend-mode:screen}.eb-duo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--duo-hi, #eee);mix-blend-mode:multiply;pointer-events:none;z-index:1}.eb-duo{background:var(--duo-lo, #333)}.eb-look{display:block;overflow:hidden;border-radius:var(--eb-radius);border:1px solid var(--eb-line)}.eb-look__grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:2px;aspect-ratio:1 / 1}.eb-look__grid .cell{position:relative;overflow:hidden;height:100%;background:var(--eb-soft)}.eb-look__grid .cell>img{width:100%;height:100%;object-fit:cover;object-position:center top}.eb-look__foot{padding:14px 16px;color:#fff}.eb-look__foot .t{font-size:calc(16px * var(--eb-text-scale, 1));font-weight:600}.eb-look__foot .m{font-size:calc(13px * var(--eb-text-scale, 1));opacity:.85;margin-top:2px}.eb-capsule__promo{display:grid;grid-template-columns:1.15fr 1fr;gap:4px;margin-bottom:30px}.eb-capsule__promo .eb-cover{aspect-ratio:var(--eb-ratio, 16 / 9)}.eb-capsule__copy{padding:clamp(20px,3vw,44px);display:flex;flex-direction:column;justify-content:center;background:var(--eb-soft);border-radius:var(--eb-radius)}.eb-capsule__copy .eb-disp{margin:12px 0 14px;font-size:calc(clamp(30px,3.6vw,52px) * var(--eb-title-scale, 1))}.eb-capsule__arrows{display:flex;justify-content:flex-end;margin-bottom:14px}.eb-occ .cap{padding-top:13px}.eb-occ .cap .t{font-size:calc(17px * var(--eb-text-scale, 1));font-weight:600}.eb-occ .cap .s{font-size:calc(14px * var(--eb-text-scale, 1));color:var(--eb-ink-soft);margin-top:3px}.eb-story{position:relative;display:block;aspect-ratio:9 / 16;overflow:hidden;border-radius:var(--eb-radius);background:#222}.eb-story>img{width:100%;height:100%;object-fit:cover}.eb-story__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(transparent 45%,#000000a6)}.eb-story__pill{position:absolute;top:12px;left:12px;z-index:2;display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:999px;background:#fffffff0;color:#111;font-size:calc(11px * var(--eb-text-scale, 1));font-weight:700;letter-spacing:.04em;text-transform:uppercase}.eb-story__pill svg{width:12px;height:12px}.eb-story__cap{position:absolute;inset-inline:14px;bottom:14px;color:#fff}.eb-story__cap .k{font-size:calc(11px * var(--eb-text-scale, 1));letter-spacing:.12em;text-transform:uppercase;opacity:.85;margin-bottom:6px}.eb-story__cap .t{font-size:calc(17px * var(--eb-text-scale, 1));font-weight:600;line-height:1.2}.eb-story__cap .go{display:inline-flex;align-items:center;gap:5px;margin-top:9px;font-size:calc(12.5px * var(--eb-text-scale, 1));opacity:.82}.eb-story__cap svg{width:13px;height:13px}.eb-reviews-head{text-align:center;margin-bottom:30px}.eb-reviews-head .voto{margin-top:8px;font-size:calc(15px * var(--eb-text-scale, 1))}.eb-grid3-wide{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--eb-gap, clamp(12px, 1.5vw, 20px))}.eb-review{margin:0;padding:26px 24px;background:var(--eb-soft);border:1px solid var(--eb-line);border-radius:var(--eb-radius)}.eb-review .h{font-size:calc(14px * var(--eb-text-scale, 1));font-weight:700;margin-top:12px}.eb-review blockquote{margin:8px 0 18px;font-family:var(--heading-font-family);font-weight:var(--heading-font-weight, 400);font-size:calc(21px * var(--eb-title-scale, 1));line-height:1.4}.eb-review figcaption{font-size:calc(13.5px * var(--eb-text-scale, 1));color:var(--eb-ink-soft)}@media screen and (max-width:1080px){.eb-grid6{grid-template-columns:repeat(3,1fr)}.eb-grid3-wide{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:900px){.eb-ahero,.eb-capsule__promo{grid-template-columns:1fr}.eb-ahero__media{min-height:0;aspect-ratio:var(--eb-ratio, 4 / 5)}.eb-trust{grid-template-columns:1fr 1fr;gap:22px}.eb-trust__i:nth-child(3){border-inline-start:none}.eb-grid3-wide{grid-template-columns:1fr}}@media screen and (max-width:560px){.eb-grid6{grid-template-columns:repeat(2,1fr)}.eb-ahero__trio{grid-template-columns:1fr}}.eb-look__foot,.eb-look__foot .t,.eb-look__foot .m,.eb-look__grid .cell,.eb-tilecap .t,.eb-occ .cap,.eb-occ .cap .t,.eb-occ .cap .s,.eb-story__cap .k,.eb-story__cap .t{display:block}.eb-occ .eb-rail>a,.eb-occ>a{display:block}.eb-t--tall{position:relative;overflow:hidden;border-radius:var(--eb-radius);height:min(var(--eb-t-h, 78vh),720px)}.eb-t--tall>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 25%}.eb-t__veil{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.eb-t__body{position:relative;z-index:1}.eb-t--full .eb-t__veil{background:linear-gradient(90deg,rgba(0,0,0,.55),rgba(0,0,0,.12) 55%,transparent)}.eb-t--full .eb-t__body{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(24px,5vw,64px);color:#fff}.eb-t--split{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:4px}.eb-t--split .eb-t__media{position:relative;min-height:480px;border-radius:var(--eb-radius);overflow:hidden}.eb-t--split .eb-t__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 18%}.eb-t__panel{background:var(--eb-soft);padding:clamp(24px,4vw,64px);display:flex;flex-direction:column;justify-content:center;border-radius:var(--eb-radius)}.eb-t--box .eb-t__veil{background:#0000000f}.eb-t__box{position:absolute;z-index:1;max-width:min(420px,80%);padding:clamp(20px,2.5vw,38px);background:var(--eb-soft);border-radius:var(--eb-radius);box-shadow:0 24px 60px -28px #00000073}.eb-t__box{inset-block:var(--box-top, auto) var(--box-bottom, clamp(20px, 4vw, 48px));inset-inline:var(--box-left, auto) var(--box-right, clamp(20px, 4vw, 48px))}.eb-t--center .eb-t__veil{background:linear-gradient(#00000070,#00000085)}.eb-t--center .eb-t__body{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px;color:#fff}.eb-t--center .eb-text{margin-inline:auto}.eb-t--offset{position:relative;padding-bottom:64px}.eb-t--offset .eb-t__media{position:relative;height:min(var(--eb-t-h, 70vh),640px);overflow:hidden;border-radius:var(--eb-radius);margin-inline-start:clamp(0px,14vw,220px)}.eb-t--offset .eb-t__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 18%}.eb-t__card{position:absolute;inset-inline-start:0;bottom:0;max-width:min(460px,78%);padding:clamp(22px,3vw,42px);background:var(--eb-bg);border:1px solid var(--eb-line);border-radius:var(--eb-radius);box-shadow:0 30px 70px -40px #0006}.eb-t--reels{background:#0e0c0b;color:#fff;border-radius:var(--eb-radius);overflow:hidden}.eb-t--reels .eb-t__grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(20px,3vw,56px);align-items:center;padding:clamp(24px,4vw,56px)}.eb-t--reels .eb-eyebrow,.eb-t--reels .eb-text{color:#ffffffbf}.eb-t--reels .eb-disp{color:#fff}.eb-t__reels3{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--eb-gap, 12px)}.eb-t--trittico{position:relative;border-radius:var(--eb-radius);overflow:hidden}.eb-t__trip{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;height:min(var(--eb-t-h, 72vh),660px)}.eb-t__trip>span{position:relative;overflow:hidden;display:block;background:var(--eb-soft)}.eb-t__trip img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 18%}.eb-t__trip-card{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;pointer-events:none}.eb-t__trip-card>div{pointer-events:auto;max-width:min(520px,84%);padding:clamp(22px,3vw,46px);text-align:center;background:var(--eb-soft);border-radius:var(--eb-radius);box-shadow:0 30px 70px -40px #00000080}.eb-t--duo{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;align-items:stretch}.eb-t--duo .eb-t__media{position:relative;min-height:460px;border-radius:var(--eb-radius);overflow:hidden}.eb-t--duo .eb-t__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 18%}.eb-t--duo .eb-t__panel{text-align:center}.eb-t--duo .eb-t__panel .eb-text{margin-inline:auto}.eb-t--duo .eb-t__cta{justify-content:center}.eb-t__title{font-size:calc(clamp(38px,5.6vw,82px) * var(--eb-title-scale, 1));line-height:.98}.eb-t__title em{font-style:italic;color:var(--eb-accent)}.eb-t__title--small{font-size:calc(clamp(30px,3.6vw,56px) * var(--eb-title-scale, 1))}.eb-t__cta{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.eb-t__body .eb-text,.eb-t__panel .eb-text,.eb-t__box .eb-text,.eb-t__card .eb-text{margin-top:20px;max-width:440px}.eb-t--full .eb-eyebrow,.eb-t--center .eb-eyebrow,.eb-t--full .eb-text,.eb-t--center .eb-text{color:#ffffffe6}@media screen and (max-width:900px){.eb-t--split,.eb-t--duo,.eb-t--reels .eb-t__grid{grid-template-columns:1fr}.eb-t--split .eb-t__media,.eb-t--duo .eb-t__media{min-height:0;aspect-ratio:var(--eb-ratio, 4 / 5)}.eb-t--tall{height:min(var(--eb-t-h, 78vh),560px)}.eb-t--offset .eb-t__media{margin-inline-start:0}.eb-t__card{position:static;max-width:none;margin-top:-40px}.eb-t--offset{padding-bottom:0}.eb-t__box{position:static;max-width:none;margin-top:-60px}.eb-t--box{height:auto}.eb-t--box>img{position:static;height:min(var(--eb-t-h, 78vh),460px)}.eb-t__trip{grid-template-columns:1fr;height:min(var(--eb-t-h, 72vh),520px)}.eb-t__trip>span:nth-child(n+2){display:none}.eb-t__reels3{grid-template-columns:repeat(3,1fr);gap:8px}}@media screen and (max-width:740px){.eb-hide-mobile{display:none!important}}@media screen and (min-width:741px){.eb-hide-desktop{display:none!important}}.eb-logo{width:var(--eb-logo-w, 90px);height:auto;flex:0 0 auto}.eb-hero-tipo__cta-mobile{margin-top:22px}.eb-hero-tipo__intro{display:grid;gap:12px;min-width:0}.eb-hero-tipo__intro .eb-eyebrow{margin:0}.eb-hero-tipo__logo-row{display:flex;justify-content:flex-start}.eb-btn--text{background:transparent;border-color:transparent;padding-inline:0}.extro-b .eb-btn--text{color:var(--eb-ink)}.eb-btn--text:hover{transform:none;text-decoration:underline;text-underline-offset:4px}@media screen and (max-width:740px){.eb-hero-tipo{display:flex;flex-direction:column;gap:16px}.eb-hero-tipo__logo-row,.eb-hero-tipo__cta-mobile{margin-top:0}.eb-hero-tipo__top{margin-bottom:-12px}.eb-hero-tipo__foot{padding:0;gap:12px}}.eb-btn--lg{padding:18px 34px;font-size:calc(15.5px * var(--eb-text-scale, 1))}.eb-btn--lg svg{width:18px;height:18px}.eb-hero-tipo .eb-disp--xxl{line-height:1}@media screen and (min-width:741px){.eb-hero-tipo .eb-disp--xxl{line-height:1.04}}.extro-b .eb-responsive-logo{width:var(--eb-logo-mobile);height:auto;object-fit:contain;flex:0 0 auto}.extro-b .eb-tagcloud__logo{display:block;margin:0 auto 18px;max-width:100%}@media screen and (min-width:741px){.extro-b .eb-responsive-logo{width:var(--eb-logo-desktop)}}.extro-b .product-item__image-wrapper,.extro-b .product-item__aspect-ratio{aspect-ratio:var(--eb-ratio, 3 / 4)!important}.eb-sechead{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;flex-wrap:wrap;margin-bottom:24px}.eb-sechead__l{display:flex;align-items:center;gap:18px}.eb-ava{width:72px;height:72px;flex:0 0 auto;border-radius:999px;overflow:hidden;border:3px solid var(--eb-bg);box-shadow:0 0 0 1px var(--eb-line)}.eb-ava img{width:100%;height:100%;object-fit:cover;object-position:center 15%}.eb-sechead__q{margin:0;max-width:460px;font-size:calc(15.5px * var(--eb-text-scale, 1));line-height:1.55;color:var(--eb-ink-soft)}.eb-revtop{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px;margin-bottom:26px;text-align:center}.eb-revtop__voto{display:flex;flex-direction:column;align-items:center;gap:14px}.eb-revtop__rating .eb-stars{--eb-star: calc(24px * var(--eb-text-scale, 1));display:flex;justify-content:center;margin-bottom:6px;color:#00b67a}.eb-revtop__cifra{font-family:var(--heading-font-family);font-weight:var(--heading-font-weight, 400);font-size:calc(clamp(56px,7vw,110px) * var(--eb-title-scale, 1));line-height:.85}.eb-revtop__cta{display:flex;align-items:center;flex-direction:column;text-align:center;gap:14px;padding:14px 16px;border-radius:var(--eb-radius);background:var(--eb-bg)}.eb-revtop__cta img{width:40px;height:auto;flex:0 0 auto}.eb-revtop__cta b{display:block;font-size:calc(15px * var(--eb-text-scale, 1))}.eb-revtop__cta small{font-size:calc(12.5px * var(--eb-text-scale, 1));color:var(--eb-ink-soft)}@media screen and (max-width:740px){.eb-revtop{flex-direction:column;align-items:center;gap:20px}.eb-revtop__voto{display:flex;flex-direction:column;align-items:center;gap:12px}.eb-revtop__cifra{white-space:nowrap}.eb-revtop__rating{min-width:0}.eb-revtop__rating .eb-stars{display:flex;flex-wrap:nowrap;margin-bottom:6px}.eb-revtop__rating .eb-stars svg{flex:0 0 auto}.eb-revtop__rating .eb-small{line-height:1.4;overflow-wrap:anywhere}.eb-revtop__cta{flex-wrap:wrap;gap:12px;padding:14px;min-width:0}.eb-revtop__message{flex:none;min-width:0;overflow-wrap:anywhere}.eb-revtop__message b{line-height:1.3}.eb-revtop__message small{display:block;margin-top:4px;line-height:1.4}.eb-revtop__cta .eb-btn{flex:none;min-width:0;justify-content:center;white-space:normal;text-align:center}.extro-b.eb-mobile-center .eb-revtop__voto{grid-template-columns:minmax(0,1fr);justify-items:center}.extro-b.eb-mobile-center .eb-revtop__rating .eb-stars{justify-content:center}.extro-b.eb-mobile-center .eb-revtop__cta{flex-direction:column;text-align:center}.extro-b.eb-mobile-center .eb-revtop__message{flex-basis:auto}.extro-b.eb-mobile-center .eb-revtop__cta .eb-btn{flex-basis:auto;width:100%}}@media screen and (max-width:900px){.eb-ava{width:56px;height:56px}}.eb-recensioni .jdgm-widget .jdgm-rev{background:#fff;border:0;border-radius:var(--eb-radius);padding:22px}.eb-recensioni .jdgm-rev__body,.eb-recensioni .jdgm-rev__body p{font-family:var(--text-font-family);font-weight:400;font-size:calc(16px * var(--eb-text-scale, 1));line-height:1.5}.eb-recensioni .jdgm-rev__title,.eb-recensioni .jdgm-rev__author{font-family:var(--heading-font-family);font-weight:var(--heading-font-weight, 400);color:var(--eb-ink)}.eb-recensioni .jdgm-rev__title{font-size:calc(18px * var(--eb-title-scale, 1));line-height:1.25}.eb-recensioni .jdgm-rev__timestamp{color:#4b5563}.eb-recensioni .jdgm-star{color:#00b67a!important}.eb-recensioni .jdgm-rev__rating .jdgm-star{font-size:calc(22px * var(--eb-text-scale, 1))!important}.eb-recensioni .jdgm-rev-widg__summary-stars .jdgm-star{font-size:calc(24px * var(--eb-text-scale, 1))!important}@media screen and (min-width:741px){.eb-hero-tipo{display:flex;flex-direction:column;justify-content:space-between;padding-block:calc(clamp(32px,5vw,80px) * var(--eb-dens, 1)) 0}.eb-hero-tipo .eb-disp--xxl{line-height:calc(.85 + (.19 * var(--eb-dens, 1)))}.eb-hero-tipo__top{margin-bottom:4px}.eb-hero-tipo__foot{padding:calc(26px * var(--eb-dens, 1)) 0 calc(34px * var(--eb-dens, 1))}}.extro-b .eb-collection-description{font-size:calc(16.5px * var(--eb-description-scale, 1))}.eb-shelf__btn{align-self:flex-start;margin-top:18px}.eb-ring{width:var(--eb-ring-size, 118px);height:var(--eb-ring-size, 118px)}.eb-vetpager{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:16px}.eb-vetpager[hidden]{display:none}.eb-grid3>[data-eb-vet-item][hidden]{display:none}.extro-b .product-item-meta__vendor,.extro-b .product-item-meta__vendor:hover{color:var(--eb-ink)}.eb-btn:after{content:"";width:16px;height:16px;flex:0 0 auto;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14M13 6l6 6-6 6'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14M13 6l6 6-6 6'/%3E%3C/svg%3E") center / contain no-repeat}.eb-btn--sm:after{width:14px;height:14px}.eb-btn--lg:after{width:18px;height:18px}.eb-btn--senza-freccia:after{display:none}.eb-conta{display:inline-flex;align-items:center;justify-content:center;min-width:1.9em;height:1.9em;padding:0 .5em;margin-inline:2px;border-radius:999px;border:1px solid currentColor;font-size:.82em;font-weight:600;line-height:1;vertical-align:middle}.eb-hero-tipo{position:relative}.eb-hero-tipo__deco{position:absolute;inset-inline-end:0;z-index:0;pointer-events:none}.eb-hero-tipo__deco img{width:100%;height:auto}.eb-hero-tipo>*:not(.eb-hero-tipo__deco){position:relative;z-index:1}.eb-diagnostica{grid-column:1 / -1;margin:0 0 10px;padding:6px 10px;border:1px dashed rgba(128,128,128,.6);border-radius:4px;background:#ffeb822e;font-family:ui-monospace,monospace;font-size:12px;line-height:1.4;color:inherit}.eb-rail--sfalsati{padding-block:var(--eb-sfalso, 44px)}.eb-rail--sfalsati>*:nth-child(2n){transform:translateY(calc(-1 * var(--eb-sfalso, 44px)))}.eb-motion-paused .eb-marquee__track,.eb-motion-paused .eb-ring svg,.eb-motion-paused .eb-hot{animation-play-state:paused}:is(.eb-shelf,.eb-hero-reel,.eb-strip,.eb-hero-vet) .eb-arrow{flex:0 0 auto;border-color:var(--eb-ink);background:var(--eb-ink);color:var(--eb-bg)}.eb-hero-reel--dark .eb-arrow{background:#fff;color:#141210;border-color:#fff}:is(.eb-shelf,.eb-hero-reel,.eb-strip,.eb-hero-vet) .eb-arrow[disabled]{opacity:.45}.eb-arrow:focus-visible{outline:2px solid var(--eb-ink);outline-offset:4px}.eb-hero-reel--dark .eb-arrow:focus-visible{outline-color:#fff}.eb-rail-foot--mobile-grid{display:none}.eb-hero-reel__copy .eb-disp{margin:10px 0 12px}.eb-hero-reel__copy .eb-text{line-height:1.35}.eb-hero-reel__copy .eb-text>:first-child{margin-top:0}.eb-hero-reel__copy .eb-text>:last-child{margin-bottom:0}.eb-hero-reel__copy .eb-text p+p{margin-top:8px}.eb-hero-reel__cta{margin-top:20px}.eb-hero-vet__link{align-self:flex-end}.eb-hero-vet__head>.eb-headlink{margin-inline-start:auto}.eb-tag small{display:inline-grid;place-items:center;flex:0 0 auto;width:max(2.3em,calc(var(--eb-count-digits, 3) * .65em + 1em));aspect-ratio:1;border:1px solid currentColor;border-radius:50%;opacity:.85;letter-spacing:0}@media screen and (max-width:900px){.eb-rail-foot--mobile-grid{display:flex}}@media screen and (max-width:740px){:is(.eb-shelf,.eb-hero-reel,.eb-strip,.eb-hero-vet) .eb-rail-foot{flex-direction:column;justify-content:center;align-items:center}:is(.eb-shelf,.eb-hero-reel,.eb-strip,.eb-hero-vet) .eb-rail-foot>span:empty{display:none}:is(.eb-shelf,.eb-hero-reel,.eb-strip,.eb-hero-vet) .eb-arrows{gap:12px}:is(.eb-shelf,.eb-hero-reel,.eb-strip,.eb-hero-vet) .eb-arrow{width:48px;height:48px}:is(.eb-shelf,.eb-hero-reel,.eb-strip,.eb-hero-vet) .eb-arrow svg{width:20px;height:20px}.eb-hero-vet__link{align-self:center}.eb-hero-vet__head{flex-direction:column;text-align:center}.eb-hero-vet__head>.eb-headlink{margin-inline:0;justify-content:center}}.extro-b .eb-collection-card{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:260px;padding:28px 18px;background:#fff;color:#141210;border:1px solid #b8b0a8;border-radius:var(--eb-radius);text-align:center;text-decoration:none}.eb-collection-card__title{font-family:var(--heading-font-family);font-weight:var(--heading-font-weight, 400);font-size:calc(clamp(26px,2.4vw,38px) * var(--eb-title-scale, 1));line-height:1.05;overflow-wrap:anywhere}.eb-hero-vet .eb-collection-card__title{font-size:calc(26px * var(--eb-title-scale, 1))}.eb-hero-vet__collection{position:relative;align-self:start;aspect-ratio:var(--eb-ratio, 3 / 4);min-width:0}.eb-hero-vet__collection>.eb-collection-card{position:absolute;top:0;right:0;bottom:0;left:0;min-height:0;padding:12px 8px;gap:8px;overflow:auto;justify-content:safe center}.eb-strip .eb-collection-card__title{font-size:calc(clamp(20px,1.5vw,24px) * var(--eb-title-scale, 1));line-height:1.1}.eb-collection-card__label{font-size:calc(13px * var(--eb-text-scale, 1));line-height:1.4}.eb-collection-card__count{display:grid;place-items:center;min-width:48px;aspect-ratio:1;padding:8px;border:1px solid currentColor;border-radius:50%;font-size:calc(14px * var(--eb-text-scale, 1))}.eb-collection-card:focus-visible{outline:2px solid #141210;outline-offset:-6px}.eb-collection-card:hover .eb-collection-card__label{text-decoration:underline;text-underline-offset:4px}.extro-b .eb-collection-card--reel{aspect-ratio:var(--eb-reel-ratio, 9 / 16);min-height:0}@media screen and (max-width:900px){.extro-b .eb-collection-card--desktop{display:none}}.eb-title-drift{display:inline-block;animation:eb-title-drift 7s ease-in-out infinite}@keyframes eb-title-drift{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.eb-motion-paused .eb-title-drift{animation-play-state:paused}@media(prefers-reduced-motion:reduce){.eb-title-drift{animation:none}}@media screen and (max-width:740px){.extro-b.eb-mobile-center,.extro-b.eb-mobile-center :is(h1,h2,h3,h4,p,blockquote,.eb-text,.eb-eyebrow,.eb-disp,.eb-small,.ef-heading,.ef-product__body,.product-item__info,.eb-t__body,.eb-t__card){text-align:center}.extro-b.eb-mobile-center :is(.eb-text,.ef-intro,.eb-head__text){margin-inline:auto}.extro-b.eb-mobile-center :is(.eb-head,.eb-sechead,.eb-sechead__l,.eb-revtop,.eb-revtop__voto){justify-content:center;flex-wrap:wrap}.extro-b.eb-mobile-center :is(.eb-hero-reel__cta,.eb-t__cta,.eb-shelf__foot,.eb-hero-tipo__top,.eb-hero-tipo__logo-row,.eb-ul li,.eb-infoto,.ef-link-block,.eb-hero-split__title){justify-content:center}.extro-b.eb-mobile-center .eb-shelf__btn{align-self:center}.extro-b.eb-mobile-center .ef-heading .eb-responsive-logo{margin-inline:auto}.extro-b.eb-mobile-center .ef--finishing .ef-heading{padding-inline-start:0;border-inline-start:0}}.eb-trust{padding-block:10px 8px;text-align:center}.extro-b .eb-trust__link{display:inline-flex;flex-direction:column;align-items:center;gap:4px;font-size:calc(12px * var(--eb-text-scale, 1));font-weight:500;color:var(--eb-ink)}.eb-trust__stars{position:relative;display:inline-flex;color:var(--eb-stars, #1cb97e)}.eb-trust__stars-base,.eb-trust__stars-fill{display:flex;gap:2px}.eb-trust__stars-base{opacity:.2}.eb-trust__stars-fill{position:absolute;inset:0 auto 0 0;overflow:hidden}.eb-trust__stars svg{width:var(--eb-star-m, 14px);height:var(--eb-star-m, 14px);flex:0 0 auto}.eb-trust__link:focus-visible{outline:2px solid currentColor;outline-offset:5px}@media screen and (min-width:741px){.extro-b .eb-trust__link{font-size:calc(14px * var(--eb-text-scale, 1))}.eb-trust__stars svg{width:var(--eb-star-d, 16px);height:var(--eb-star-d, 16px)}}.eb-hero-vet__actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px;margin-top:16px}.eb-hero-vet__actions .eb-vetpager{margin:0;gap:8px}.eb-hero-vet__actions .eb-hero-vet__link{margin:0;min-height:48px;padding-block:10px}.eb-hero-vet__actions .eb-arrow{width:48px;height:48px}@media screen and (max-width:740px){.eb-hero-vet__actions{justify-content:center}}@media screen and (min-width:741px){.eb-desktop-center .eb-hero-reel__copy,.eb-desktop-center .eb-strip .eb-head{text-align:center}.eb-desktop-center .eb-hero-reel__copy .eb-text{margin-inline:auto}.eb-desktop-center .eb-hero-reel__cta{justify-content:center}.eb-desktop-center .eb-strip .eb-head{flex-direction:column;align-items:center}}@media screen and (max-width:740px){.eb-mobile-center .eb-strip .eb-head{flex-direction:column;align-items:center}}.eb-reel[data-eb-story].has-frame .eb-reel__video{opacity:1}.eb-reel[data-eb-story] .eb-reel__toggle{z-index:2}.eb-reel[data-eb-story] .eb-reel__toggle:focus-visible{outline:2px solid white;outline-offset:-5px}.eb-reel__external,.eb-reel__external iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;pointer-events:none}.eb-reel__external{z-index:1}.eb-reel[data-provider][data-eb-story].has-frame .eb-reel__toggle>:is(img,svg){opacity:0}.eb-hero-reel__copy--ring{position:relative;align-self:stretch;display:flex;flex-direction:column;justify-content:center;padding-block-start:calc(var(--eb-hero-ring-size,120px) + 12px)}.eb-hero-reel__ring{position:absolute;inset-block-start:0;inset-inline-end:0}.eb-hero-reel--dark .eb-hero-reel__ring text{fill:#fff}.eb-hero-reel__ring--light-logo img{filter:brightness(0) invert(1)}.extro-b :is(.eb-hero-reel,.eb-strip) .eb-chip .nm{font-family:var(--eb-reel-name-font,var(--text-font-family))}.extro-b :is(.eb-hero-reel,.eb-strip) .eb-chip .pr{font-family:var(--text-font-family)}@media(max-width:900px){.eb-hero-reel__copy--ring:not(.eb-hero-reel__copy--ring-mobile){padding-block-start:0}}@media screen and (max-width:740px){.extro-mobile-aligned .extro-b{--eb-gutter: var(--eb-mobile-outer, 8px);--eb-border-layout: 0px;--eb-border-outline: 1px;padding-inline:var(--eb-gutter)}.extro-mobile-aligned .extro-b[data-eb-width=theme]{--eb-gutter: 16px}.extro-mobile-aligned .extro-b>*{max-width:none}.extro-mobile-aligned .extro-b>:not(.eb-ticker){padding-inline:var(--eb-pad-in)}.extro-mobile-aligned .extro-b>:is(.eb-hero-ed,.eb-hero-vet,.eb-hero-split,.eb-focus,.eb-t--split,.eb-t--duo,.eb-t--reels){padding-inline:0}.extro-mobile-aligned .eb-grid3{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:4px}.extro-mobile-aligned .eb-grid3>*{min-width:0}.extro-mobile-aligned .extro-b .product-item-meta__title{overflow-wrap:anywhere}}
/*# sourceMappingURL=/cdn/shop/t/54/assets/extro-blocks.css.map */
