@keyframes dfd-ping{100%{opacity:0}}@keyframes dfd-bounce{0%{transform:translateY(0)}100%{transform:translateY(-20px)}}@keyframes dfd-loader-spinner-rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes dfd-loader-spinner-prixClipFix{0%{clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%{clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}100%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}}@keyframes rotate360{100%{transform:rotate(360deg)}}@keyframes rotateloading2{0%{transform:translate(-50%,-50%) rotate(0deg)}100%{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes exist{100%{width:1rem;height:1rem}}@keyframes appear{0%{opacity:0}100%{opacity:1}}@keyframes swing-in-top-fwd{0%{-webkit-transform:rotateX(-100deg);transform:rotateX(-100deg);-webkit-transform-origin:top;transform-origin:top;opacity:0}100%{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);-webkit-transform-origin:top;transform-origin:top;opacity:1}}@keyframes recording{0%,50%,100%{opacity:1}25%,75%{opacity:.25}}.mobile-only{display:none!important}.desktop-only{display:var(--dfd-btn-display,inline-flex)!important}.dfd-fullscreen{--dfd-searchbox-height:48px;--dfd-fullscreen-gap-x:24px;--dfd-fullscreen-gap-y:16px;--dfd-fullscreen-padding-y:16px;--dfd-fullscreen-padding-x:48px;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000000;overflow:hidden}.swal2-container{z-index:2000001}.dfd-fullscreen .dfd-layer{position:relative;display:grid;grid-template-rows:min-content min-content 1fr min-content min-content;grid-template-columns:1fr;grid-template-areas:"dfd-header" "dfd-before-content" "dfd-content" "dfd-after-content" "dfd-footer";grid-gap:var(--dfd-fullscreen-gap-y) var(--dfd-fullscreen-gap-x);gap:var(--dfd-fullscreen-gap-y) var(--dfd-fullscreen-gap-x);width:100%;padding:0;margin:0;margin-top:var(--header-offset,0);background-color:var(--bfd-neutral-background,#fff);transition:max-height var(--bfd-layer-animation-duration) cubic-bezier(.25,.46,.45,.94),padding var(--bfd-layer-animation-duration) cubic-bezier(.25,.46,.45,.94);max-height:0;overflow:hidden}.dfd-fullscreen .dfd-layer>.dfd-header{grid-area:dfd-header}.dfd-fullscreen .dfd-layer>.dfd-before-content{grid-area:dfd-before-content}.dfd-tabs{padding-inline:var(--dfd-fullscreen-padding-x)}.dfd-fullscreen .dfd-layer>.dfd-tabs,.dfd-fullscreen .dfd-layer>.dfd-initial-content,.dfd-fullscreen .dfd-layer>.dfd-fallback-content,.dfd-fullscreen .dfd-layer>.dfd-content{grid-area:dfd-content}.dfd-fullscreen .dfd-layer>.dfd-footer{grid-area:dfd-footer}.dfd-fullscreen.dfd-animate .dfd-layer{max-height:95%;overflow-y:auto;box-shadow:0 24px 10px rgba(0,0,0,.5);animation:swing-in-top-fwd 1s cubic-bezier(.175,.885,.32,1.275) both}.dfd-fullscreen .dfd-header{display:grid;grid-template-columns:min-content 1fr min-content;grid-template-areas:"dfd-logo dfd-searchbar" "dfd-suggestions dfd-suggestions";grid-gap:12px;gap:12px;align-items:end;padding:var(--dfd-fullscreen-padding-y) var(--dfd-fullscreen-padding-x) 0}.dfd-fullscreen .dfd-header .dfd-searchbox-container{display:flex;grid-area:dfd-searchbar}.dfd-searchbox{flex:1}.dfd-fullscreen .dfd-header .dfd-close-button{--dfd-close-button-weight:3px;--dfd-close-button-scale:90%;grid-column:3;align-self:center}.dfd-fullscreen .dfd-logo{all:revert;min-width:var(--dfd-searchbox-height);max-width:calc(var(--dfd-searchbox-height)*3);max-height:var(--dfd-searchbox-height);align-self:center;cursor:pointer}.dfd-header .dfd-fullscreen .dfd-logo{grid-area:dfd-logo}.dfd-fullscreen .dfd-searchbox{border-bottom:1px solid var(--bfd-accent-primary,#003880)}.dfd-fullscreen .dfd-suggestions{display:flex;flex-flow:row wrap;align-items:center;align-content:space-between;padding:0;grid-gap:8px;gap:8px}.dfd-fullscreen .dfd-suggestions .dfd-title-sm{color:var(--bfd-neutral-medium-contrast,#75787a)}.dfd-fullscreen .dfd-header .dfd-suggestions{grid-column:1/span 2;grid-area:dfd-suggestions}@media(min-width:992px){.dfd-fullscreen .dfd-header .dfd-logo~.dfd-suggestions{grid-column:2}}.dfd-fullscreen .dfd-before-content{position:relative}.dfd-fullscreen .dfd-initial-content,.dfd-fullscreen .dfd-fallback-content,.dfd-fullscreen .dfd-content{display:flex;flex-flow:row nowrap;align-items:flex-start;justify-content:space-between;position:relative;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.dfd-fullscreen .dfd-fallback-content{flex-direction:column;justify-content:flex-start;align-items:stretch}.dfd-fullscreen .dfd-initial-content{flex-wrap:wrap;align-items:stretch}@media(min-width:992px){.dfd-fullscreen .dfd-initial-content{flex-wrap:nowrap}}.dfd-fullscreen .dfd-footer{display:flex;justify-content:flex-end;padding:0 var(--dfd-fullscreen-padding-x) var(--dfd-fullscreen-padding-y)}.dfd-fullscreen .dfd-branding{margin-left:auto}.dfd-fullscreen .dfd-recommended-products{width:100%;overflow:hidden;padding-bottom:0;background:none}.dfd-fullscreen .dfd-recommended-products .dfd-title-lg{margin-bottom:8px;margin-left:40px}.dfd-fullscreen .dfd-recommended-products .dfd-carousel{margin-left:-8px;margin-right:-8px}.dfd-fullscreen .dfd-popular-searches{flex:1 0 auto}.dfd-fullscreen .dfd-initial-content .dfd-popular-searches{background:var(--bfd-neutral-surface,#fff)}.dfd-fullscreen .dfd-initial-content .dfd-popular-searches .dfd-title-lg{margin-bottom:8px}.dfd-fullscreen .dfd-initial-content .dfd-recommended-products{align-self:flex-start}@media(min-width:992px){.dfd-fullscreen .dfd-initial-content .dfd-popular-searches:not([hidden])+.dfd-recommended-products{margin-left:var(--dfd-fullscreen-gap-x)}}.dfd-fullscreen[data-dfd-screen=fullscreen],.dfd-fullscreen[data-dfd-screen=fullscreen] .dfd-layer:not(.dfd-is-empty){height:100%!important}.dfd-fullscreen[data-dfd-screen=fullscreen-brand-categories]{height:auto!important}.dfd-fullscreen[data-dfd-screen=fullscreen-brand-categories] .dfd-initial-content{display:grid;grid-template-columns:minmax(256px,max-content) 3fr;grid-template-rows:1fr;grid-template-areas:"dfd-filters dfd-products";grid-gap:var(--dfd-fullscreen-gap-y) var(--dfd-fullscreen-gap-x);gap:var(--dfd-fullscreen-gap-y) var(--dfd-fullscreen-gap-x);overflow-x:hidden;overflow-y:auto}.dfd-fullscreen[data-dfd-screen=fullscreen-brand-categories] .dfd-initial-content:has(.dfd-bc-aside){grid-template-rows:1fr;grid-template-areas:"dfd-filters dfd-products"}.dfd-fullscreen[data-dfd-screen=fullscreen-brand-categories] .dfd-fallback-content{overflow:hidden}.dfd-fullscreen[data-dfd-screen=fullscreen-brand-categories] .dfd-bc-aside{grid-area:dfd-filters;display:flex;flex-direction:column;row-gap:20px;overflow-y:auto}.dfd-fullscreen[data-dfd-screen=fullscreen-brand-categories] .dfd-products{grid-area:dfd-products;width:100%;overflow:hidden;align-self:flex-start;background:none}.dfd-fullscreen[data-dfd-screen=fullscreen-brand-categories] .dfd-products .dfd-title-lg{display:flex;margin-left:40px;margin-right:32px}.dfd-fullscreen[data-dfd-screen=fullscreen-brand-categories] .dfd-products .dfd-title-lg button{margin-left:auto}.dfd-fullscreen[data-dfd-screen=fullscreen-brand-categories] .dfd-products .dfd-carousel{margin-left:-8px;margin-right:-8px}.dfd-fullscreen[data-dfd-screen=fullscreen-brand-categories] .dfd-products .dfd-title-lg{margin-bottom:8px}.dfd-fullscreen .dfd-tabs-nav{padding-right:var(--dfd-fullscreen-padding-x);padding-left:var(--dfd-fullscreen-padding-x);margin-bottom:var(--dfd-fullscreen-padding-x)}.dfd-fullscreen .dfd-aside{flex:0 0 auto;margin:0 var(--dfd-fullscreen-gap-x) 48px 0;width:280px;background-color:var(--bfd-neutral-surface,#fff);position:sticky;top:0;max-height:100%;overflow-y:auto;overflow-x:hidden}@media(min-width:992px){.dfd-fullscreen .dfd-aside{width:320px}}@media(min-width:1200px){.dfd-fullscreen .dfd-aside{width:360px}}.dfd-fullscreen .dfd-aside-header{margin-bottom:calc(var(--dfd-fullscreen-gap-y)*1.5)}.dfd-fullscreen .dfd-results{flex:1 1 auto;position:relative;display:flex;flex-direction:column;height:100%}.dfd-fullscreen .dfd-meta{position:relative;z-index:1;flex-wrap:wrap;margin:0 0 calc(var(--dfd-fullscreen-gap-y)*1.5);background-color:var(--bfd-neutral-surface,#fff)}@media(min-width:992px){.dfd-fullscreen .dfd-meta{flex-wrap:nowrap}}.dfd-fullscreen .dfd-meta-sort-btn{flex:0 0 auto}.dfd-fullscreen .dfd-banner{text-align:center;margin-bottom:var(--dfd-fullscreen-gap-x)}.dfd-fullscreen button[data-dfd-role=back-to-top]{position:fixed;bottom:32px;right:32px;z-index:2}.dfd-fullscreen .dfd-guided-filters{margin:0 48px 32px 48px;filter:drop-shadow(0 4px 8px rgba(0,0,0,.05));border-radius:8px}.dfd-card-flags{justify-content:flex-end;height:fit-content!important;font-size:10px!important;top:0;right:0;padding-bottom:100%}.dfd-card-flags [data-discount]{margin-left:inherit!important;border-top-left-radius:0;border-bottom-left-radius:0}.dfd-card-flag1{position:absolute;top:26px;left:26px;padding:4px;background:var(--bfd-card-flag-out-of-stock-background,var(--bfd-neutral-disabled,#eff0f0))!important;color:var(--bfd-card-flag-out-of-stock-color,var(--bfd-neutral-medium-contrast,#75787a))!important;font-size:10px!important;height:fit-content!important}.dfd-fullscreen .dfd-aside{width:300px!important}.dfd-searchbox-autocomplete{display:none!important}.dfd-root.dfd-animate .dfd-backdrop{opacity:.01!important}.dfd-results-grid{flex:1;grid-template-columns:repeat(var(--dfd-results-grid-column-count,auto-fill),var(--dfd-results-grid-column-size,minmax(260px,1fr)))}.dfd-fullscreen .dfd-logo{zoom:150%!important}.dfd-fullscreen .dfd-layer{font-family:'Avenir'!important}.dfd-facet .dfd-view-more-button{font-size:16px;color:#000;font-weight:500;text-transform:capitalize;margin-left:8px;margin-top:10px;justify-content:start}.dfd-btn-term-filter>:last-child{margin:0;color:#000}.dfd-btn-term-filter>:last-child::before{content:"("}.dfd-btn-term-filter>:last-child::after{content:")"}.dfd-facet .dfd-btn-term-filter{justify-content:start}.dfd-facet:not(.dfd-facet-collapsed) .dfd-facet-title{border-bottom:1px solid #000;padding-bottom:10px}.dfd-fullscreen .dfd-suggestions .dfd-title-sm{color:#000;font-size:16px;font-weight:400;display:block;width:100%}.dfd-suggestions .dfd-suggestion-button{border-radius:2px;border-color:#fafafa;background-color:#fafafa;padding:5px 12px}.dfd-suggestions .dfd-suggestion-button button.dfd-is-action{order:-1}.dfd-fullscreen .dfd-layer .dfd-initial-content{flex-wrap:wrap;flex-direction:row}.dfd-fullscreen .dfd-initial-content .dfd-popular-searches{flex:0 0 auto;width:100%;margin-bottom:25px}.dfd-fullscreen .dfd-initial-content .dfd-popular-searches .dfd-title-lg{font-size:16px;font-weight:400}.dfd-initial-content .dfd-suggestion-link{min-height:auto;display:inline-block}.dfd-initial-content .dfd-suggestion-link>button:first-child{flex-grow:0;width:auto;height:auto;border-radius:2px;background-color:#fafafa;padding:5px 12px}.dfd-fullscreen .dfd-initial-content .dfd-popular-searches:not([hidden])+.dfd-recommended-products{margin-left:0}.dfd-fullscreen .dfd-recommended-products .dfd-title-lg{margin-left:0;font-size:16px;font-weight:400}.dfd-carousel-content .dfd-card{border-color:transparent}.dfd-carousel-content .dfd-card:hover,.dfd-carousel-content .dfd-card:focus-visible{border:0;background-color:#f7f7f7;box-shadow:none}.dfd-results-grid .dfd-card:hover,.dfd-results-grid .dfd-card:focus-visible{background-color:#f7f7f7;box-shadow:none;border:0}.dfd-card-content>.dfd-card-flex{display:none}.dfd-card-content>.dfd-card-row{margin-top:0}.dfd-results-grid .dfd-card{border-color:transparent}.dfd-results-grid .dfd-card:hover,.dfd-results-grid .dfd-card:focus-visible{border-color:#000;box-shadow:none}.dfd-fullscreen button[data-dfd-role="back-to-top"]{border-radius:2px}.dfd-back-to-top-button svg{display:none}.dfd-fullscreen button[data-dfd-role="back-to-top"]::before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.99988 9.34289L7.65674 3.68604L13.3136 9.34289' stroke='white'/%3E%3C/svg%3E");width:16px;height:16px;display:block;position:absolute;top:0;bottom:0;right:0;left:0;margin:auto}.dfd-layer .dfd-searchbox-input{padding-left:4px}.dfd-fullscreen .dfd-meta{color:#000}.dfd-fullscreen .dfd-meta strong{font-weight:500}.dfd-searchbox .dfd-searchbox-slot .dfd-icon-xl svg{display:none}.dfd-searchbox .dfd-searchbox-slot .dfd-icon-xl:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14.3998' cy='15.9999' r='9.1' stroke='%232D2D2D'/%3E%3Cpath d='M22.3999 22.3999L25.5999 25.5999' stroke='%232D2D2D' stroke-linecap='square'/%3E%3C/svg%3E");display:block;width:32px;height:32px;background-repeat:no-repeat;background-size:100% 100%;position:absolute}.dfd-header .dfd-close-button:before{transform:unset;background-color:unset;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 6L14 14M6 14L14 6' stroke='%23637284' stroke-width='2' stroke-linecap='square'/%3E%3C/svg%3E");width:20px;height:20px;position:absolute;top:0;bottom:0;right:0;left:0;margin:auto}.dfd-header .dfd-close-button:after{transform:unset;background-color:unset}.dfd-layer .dfd-popular-searches .dfd-suggestion-link+.dfd-suggestion-link{margin-top:0}.dfd-searchbox-main .dfd-searchbox-autocomplete{font-size:14px}.dfd-card-measuere_base{color:#e0001b;font-size:10px;font-weight:bold;margin-left:5px;order:2}.dfd-card-description{display:-webkit-box!important;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.dfd-card-promo_title{background-color:#f00;color:#fff;font-weight:bold;position:relative;left:auto!important;font-size:10px!important;height:fit-content!important}.dfd-card-flag{font-size:10px!important;height:fit-content!important}.dfd-fullscreen .dfd-initial-content,.dfd-fullscreen .dfd-fallback-content,.dfd-fullscreen .dfd-content{display:flex;flex-flow:row;align-items:flex-start;justify-content:space-between;position:relative;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.dfd-card-media{flex:0 0 auto;padding:0;overflow:hidden;border-radius:0;border:5px solid #f7f7fa}.dfd-card-title{font-weight:bold}.dfd-card-price--sale~.dfd-card-price{font-size:10px!important;color:var(--bfd-neutral-medium-contrast,#75787a);font-weight:normal;text-decoration:line-through}.dfd-card-pricing{flex-direction:column;align-items:flex-start}.dfd-card-price.dfd-card-price-iva,.dfd-card-price.dfd-card-price-iva-equiv{font-size:.9em}.dfd-card-price.dfd-card-price-main,.dfd-card-price.dfd-card-price-equiv{display:inline-flex;align-items:flex-end;gap:.25em}.dfd-card-price.dfd-card-price-equiv+.dfd-card-price-main{color:inherit!important;font-size:.9em!important}.dfd-results-grid{--dfd-results-grid-column-size:minmax(300px,1fr)}.dfd-card-content{gap:.25em}.dfd-card-flags{justify-content:flex-end;height:fit-content!important;font-size:10px!important}.dfd-card-flags [data-discount]{margin-left:inherit!important;border-top-left-radius:0;border-bottom-left-radius:0}.dfd-card-flag1{position:absolute;top:26px;left:26px;padding:4px;background:var(--bfd-card-flag-out-of-stock-background,var(--bfd-neutral-disabled,#eff0f0))!important;color:var(--bfd-card-flag-out-of-stock-color,var(--bfd-neutral-medium-contrast,#75787a))!important;font-size:10px!important;height:fit-content!important}.dfd-fullscreen .dfd-aside{width:300px!important}.dfd-searchbox-autocomplete{display:none!important}.dfd-root.dfd-animate .dfd-backdrop{opacity:.01!important}.dfd-results-grid{grid-template-columns:repeat(var(--dfd-results-grid-column-count,auto-fill),var(--dfd-results-grid-column-size,minmax(260px,1fr)))}.dfd-fullscreen .dfd-logo{zoom:150%!important}.dfd-fullscreen .dfd-layer{font-family:'Avenir'!important}.dfd-facet .dfd-view-more-button{font-size:16px;color:#000;font-weight:500;text-transform:capitalize;margin-left:8px;margin-top:10px;justify-content:start}.dfd-btn-term-filter>:last-child{margin:0;color:#000}.dfd-btn-term-filter>:last-child::before{content:"("}.dfd-btn-term-filter>:last-child::after{content:")"}.dfd-facet .dfd-btn-term-filter{justify-content:start}.dfd-facet:not(.dfd-facet-collapsed) .dfd-facet-title{border-bottom:1px solid #000;padding-bottom:10px}.dfd-fullscreen .dfd-suggestions .dfd-title-sm{color:#000;font-size:16px;font-weight:400;display:block;width:100%}.dfd-suggestions .dfd-suggestion-button{border-radius:2px;border-color:#fafafa;background-color:#fafafa;padding:5px 12px}.dfd-suggestions .dfd-suggestion-button button{color:#000}.dfd-suggestions .dfd-suggestion-button button.dfd-is-action{order:-1}.dfd-fullscreen .dfd-layer .dfd-initial-content{flex-wrap:wrap;flex-direction:row}.dfd-fullscreen .dfd-initial-content .dfd-popular-searches{flex:0 0 auto;width:100%;margin-bottom:25px}.dfd-fullscreen .dfd-initial-content .dfd-popular-searches .dfd-title-lg{font-size:16px;font-weight:400}.dfd-initial-content .dfd-suggestion-link{min-height:auto;display:inline-block}.dfd-initial-content .dfd-suggestion-link>button:first-child{flex-grow:0;width:auto;height:auto;border-radius:2px;background-color:#fafafa;padding:5px 12px}.dfd-fullscreen .dfd-initial-content .dfd-popular-searches:not([hidden])+.dfd-recommended-products{margin-left:0}.dfd-fullscreen .dfd-recommended-products .dfd-title-lg{margin-left:0;font-size:16px;font-weight:400}.dfd-carousel-content .dfd-card{border-color:transparent}.dfd-carousel-content .dfd-card:hover,.dfd-carousel-content .dfd-card:focus-visible{border:0;background-color:#f7f7f7;box-shadow:none}.dfd-results-grid .dfd-card:hover,.dfd-results-grid .dfd-card:focus-visible{background-color:#f7f7f7;box-shadow:none;border:0}.dfd-card-content>.dfd-card-flex{display:none}.dfd-card-content>.dfd-card-row{margin-top:0}.dfd-results-grid .dfd-card{border-color:transparent}.dfd-results-grid .dfd-card:hover,.dfd-results-grid .dfd-card:focus-visible{border-color:#000;box-shadow:none}.dfd-fullscreen button[data-dfd-role="back-to-top"]{border-radius:2px}.dfd-back-to-top-button svg{display:none}.dfd-fullscreen button[data-dfd-role="back-to-top"]::before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.99988 9.34289L7.65674 3.68604L13.3136 9.34289' stroke='white'/%3E%3C/svg%3E");width:16px;height:16px;display:block;position:absolute;top:0;bottom:0;right:0;left:0;margin:auto}.dfd-layer .dfd-searchbox-input{padding-left:4px}.dfd-fullscreen .dfd-meta{color:#000}.dfd-fullscreen .dfd-meta strong{font-weight:500}.dfd-searchbox .dfd-searchbox-slot .dfd-icon-xl svg{display:none}.dfd-searchbox .dfd-searchbox-slot .dfd-icon-xl:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='14.3998' cy='15.9999' r='9.1' stroke='%232D2D2D'/%3E%3Cpath d='M22.3999 22.3999L25.5999 25.5999' stroke='%232D2D2D' stroke-linecap='square'/%3E%3C/svg%3E");display:block;width:32px;height:32px;background-repeat:no-repeat;background-size:100% 100%;position:absolute}.dfd-header .dfd-close-button:before{transform:unset;background-color:unset;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 6L14 14M6 14L14 6' stroke='%23637284' stroke-width='2' stroke-linecap='square'/%3E%3C/svg%3E");width:20px;height:20px;position:absolute;top:0;bottom:0;right:0;left:0;margin:auto}.dfd-header .dfd-close-button:after{transform:unset;background-color:unset}.dfd-layer .dfd-popular-searches .dfd-suggestion-link+.dfd-suggestion-link{margin-top:0}.dfd-searchbox-main .dfd-searchbox-autocomplete{font-size:14px}.dfd-card-measuere_base{color:#e0001b;font-size:10px;font-weight:bold;margin-left:5px;margin:5px;order:2}.dfd-card-description{display:-webkit-box!important;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.dfd-card-promo_title{background-color:#f00;color:#fff;font-weight:bold;position:absolute;left:auto!important;font-size:10px!important;height:fit-content!important;padding:2px}.dfd-card-flag{font-size:10px!important;height:fit-content!important}.dfd-fullscreen .dfd-initial-content,.dfd-fullscreen .dfd-fallback-content,.dfd-fullscreen .dfd-content{display:flex;flex-flow:row;align-items:flex-start;justify-content:space-between;padding-left:var(--dfd-fullscreen-padding-x);padding-right:var(--dfd-fullscreen-padding-x);position:relative;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.dfd-card-media{flex:0 0 auto;padding:0;overflow:hidden;border-radius:0;border:5px solid #f7f7fa}.dfd-card-title{font-weight:bold}.dfd-card-price--sale~.dfd-card-price{font-size:10px!important;color:var(--bfd-neutral-medium-contrast,#75787a);font-weight:normal;text-decoration:line-through}.dfd-card-pricing{align-items:flex-start}.dfd-card-price.dfd-card-price-iva-equiv{color:#e0001b!important}.dfd-card-price{display:inline-flex;line-height:1.5;margin-bottom:2px}.dfd-card-price.dfd-card-price-iva,.dfd-card-price.dfd-card-price-iva-equiv{font-size:1.3em!important;align-items:flex-end}.dfd-card-price.dfd-card-price-main,.dfd-card-price.dfd-card-price-equiv{font-size:1em;opacity:1;align-items:flex-end;gap:.25em}.dfd-card-price.dfd-card-price-iva~.dfd-card-price.dfd-card-price-main,.dfd-card-price.dfd-card-price-iva~.dfd-card-price.dfd-card-price-equiv{opacity:.6;font-size:.9em;line-height:1}.dfd-card-price-value,.dfd-card-measuere_base{font-family:inherit}.dfd-results-grid{--dfd-results-grid-column-size:minmax(300px,1fr)}.dfd-card-content{gap:.25em}.dfd-card-price-iva-equiv .dfd-card-iva,.dfd-card-price-iva-equiv .dfd-price-decimal,.dfd-card-price .dfd-card-iva,.dfd-card-price .dfd-price-decimal{align-self:flex-end;font-size:.6em}.dfd-card-price-iva-equiv .dfd-card-iva,.dfd-card-price-iva-equiv .dfd-price-decimal{align-self:flex-start;font-size:.7em}.dfd-card-price-iva-equiv+.dfd-card-price-iva .dfd-card-iva,.dfd-card-price-iva-equiv+.dfd-card-price-iva .dfd-price-decimal{align-self:flex-end;font-size:.6em}.dfd-card-price.dfd-card-price-iva .dfd-card-price-value,.dfd-card-price.dfd-card-price-iva-equiv .dfd-card-price-value{display:inline-flex}button.dfd-clear-filters-button{--dfd-btn-font-size:16px;--dfd-btn-width:auto;--dfd-btn-height:48px;--dfd-btn-padding-x:16px;--dfd-btn-border-radius:50rem;--dfd-btn-color:var(--bfd-accent-primary,#003880);--dfd-btn-bg:transparent;--dfd-btn-border-color:var(--bfd-accent-primary,#003880);--dfd-btn-hover-color:var(--bfd-accent-on-primary,#f5f9fe);--dfd-btn-hover-bg:var(--bfd-accent-primary,#003880);--dfd-btn-hover-border-color:var(--bfd-accent-primary,#003880);--dfd-btn-active-color:var(--bfd-accent-on-primary,#f5f9fe);--dfd-btn-active-bg:var(--bfd-accent-primary,#003880);--dfd-btn-active-border-color:var(--bfd-accent-primary,#003880);--dfd-btn-disabled-color:var(--bfd-accent-primary,#003880);--dfd-btn-disabled-bg:transparent;--dfd-btn-disabled-border-color:var(--bfd-accent-primary,#003880)}button.dfd-clear-filters-button:hover,button.dfd-clear-filters-button:hover .assvg{text-decoration:none}