:root{--vc-green:#15372c;--vc-mid:#1d5745;--vc-cream:#f4ead9;--vc-paper:#fbf8f1;--vc-coral:#ed765d}.verdosa-catalogue-nav{background:var(--vc-paper);border-block:1px solid rgba(21,55,44,.16);padding:18px clamp(20px,4vw,64px)}.verdosa-catalogue-nav__inner{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;max-width:1320px;margin:0 auto}.verdosa-catalogue-nav__item{display:flex;min-height:52px;align-items:center;justify-content:center;gap:10px;color:var(--vc-green);background:transparent;border:1.5px solid var(--vc-mid);border-radius:999px;font-family:var(--font-heading--family,inherit);font-size:.95rem;font-weight:750;letter-spacing:.02em;text-transform:uppercase;text-decoration:none;transition:color .2s ease,background .2s ease,transform .2s ease}.verdosa-catalogue-nav__item:hover,.verdosa-catalogue-nav__item:focus-visible,.verdosa-catalogue-nav__item.is-active{color:#fff;background:var(--vc-mid);transform:translateY(-1px)}.verdosa-catalogue-nav__icon{display:grid;width:26px;height:26px;place-items:center;font-size:1.15rem}.verdosa-catalogue-nav__item small{display:block;margin-top:1px;font-family:var(--font-body--family,inherit);font-size:.58rem;font-weight:650;letter-spacing:.05em}.verdosa-catalogue-nav__item.is-coming-soon{cursor:default;opacity:.72}.verdosa-catalogue-nav__item.is-coming-soon:hover{color:var(--vc-green);background:transparent;transform:none}body:has(.verdosa-catalogue-nav) collection-component,body:has(.verdosa-catalogue-nav) results-list,body:has(.verdosa-catalogue-nav) .product-grid-container{background:var(--vc-paper)!important}body:has(.verdosa-catalogue-nav) .facets-block-wrapper{padding:16px clamp(20px,4vw,64px)!important;color:var(--vc-green)!important;background:var(--vc-paper)!important;border-bottom:1px solid rgba(21,55,44,.14)}body:has(.verdosa-catalogue-nav) .facets{max-width:1440px;margin-inline:auto}body:has(.verdosa-catalogue-nav) .facets summary,body:has(.verdosa-catalogue-nav) .facets button,body:has(.verdosa-catalogue-nav) .facets select{border-radius:8px!important}body:has(.verdosa-catalogue-nav) .products-count-wrapper{color:var(--vc-mid)!important;font-weight:700}body:has(.verdosa-catalogue-nav) .product-grid{gap:24px 22px!important;padding-block:4px 40px}body:has(.verdosa-catalogue-nav) .verdosa-catalogue-card{position:relative;isolation:isolate;display:flex;min-width:0;flex-direction:column;overflow:hidden;color:var(--vc-green);background:var(--vc-cream);border:1.5px solid var(--vc-mid);border-radius:12px;box-shadow:0 5px #1d574521}body:has(.verdosa-catalogue-nav) .verdosa-catalogue-card:after{content:"";position:absolute;z-index:0;right:-52px;bottom:78px;width:140px;height:140px;pointer-events:none;border-radius:50%;background:radial-gradient(circle at 42% 37%,var(--vc-coral) 0 7px,transparent 8px),radial-gradient(circle,transparent 0 48px,rgba(29,87,69,.14) 49px 66px,transparent 67px)}body:has(.verdosa-catalogue-nav) .verdosa-catalogue-card>*{position:relative;z-index:1}body:has(.verdosa-catalogue-nav) .verdosa-catalogue-card__badge{position:absolute;z-index:5;top:16px;left:16px;display:inline-flex;min-height:30px;align-items:center;padding:5px 12px;color:#fff;background:var(--vc-coral);border-radius:999px;font-family:var(--font-heading--family,inherit);font-size:.72rem;font-weight:750;letter-spacing:.035em;text-transform:uppercase}body:has(.verdosa-catalogue-nav) .product-card{flex:1 1 auto}body:has(.verdosa-catalogue-nav) .product-card__content{height:100%;color:var(--vc-green)!important;background:transparent!important}body:has(.verdosa-catalogue-nav) .product-card__content img{border-radius:9px}body:has(.verdosa-catalogue-nav) .product-card__content :is(h3,h4,h5,.h3,.h4,.h5){color:var(--vc-green)!important;font-family:var(--font-heading--family,inherit)!important;line-height:1.08!important}body:has(.verdosa-catalogue-nav) :is(.price,price-component){color:var(--vc-green)!important;font-weight:750}.verdosa-catalogue-card__actions{display:grid;gap:10px;padding:0 16px 16px}.verdosa-catalogue-card__review{width:fit-content;color:var(--vc-mid);font-size:.86rem;font-weight:650;text-decoration:none}.verdosa-catalogue-card__review:hover,.verdosa-catalogue-card__review:focus-visible{text-decoration:underline}.verdosa-catalogue-card__button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;color:#fff;background:var(--vc-mid);border:2px solid var(--vc-mid);border-radius:7px;font-family:var(--font-heading--family,inherit);font-size:.95rem;font-weight:750;text-transform:uppercase;text-decoration:none;transition:color .2s ease,background .2s ease,transform .2s ease}.verdosa-catalogue-card:nth-child(2n) .verdosa-catalogue-card__button{color:var(--vc-green);background:var(--vc-paper)}.verdosa-catalogue-card__button:hover,.verdosa-catalogue-card__button:focus-visible{color:var(--vc-green);background:var(--vc-paper);transform:translateY(-1px)}.verdosa-catalogue-card:nth-child(2n) .verdosa-catalogue-card__button:hover,.verdosa-catalogue-card:nth-child(2n) .verdosa-catalogue-card__button:focus-visible{color:#fff;background:var(--vc-mid)}@media screen and (min-width:1200px){body:has(.verdosa-catalogue-nav) .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media screen and (max-width:1199px)and (min-width:750px){body:has(.verdosa-catalogue-nav) .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media screen and (max-width:749px){.verdosa-catalogue-nav{padding:14px 0 14px 16px;overflow:hidden}.verdosa-catalogue-nav__inner{display:flex;gap:10px;overflow-x:auto;padding-right:16px;scrollbar-width:none}.verdosa-catalogue-nav__inner::-webkit-scrollbar{display:none}.verdosa-catalogue-nav__item{flex:0 0 auto;min-height:46px;padding-inline:16px;font-size:.82rem}body:has(.verdosa-catalogue-nav) .facets-block-wrapper{padding:12px 16px!important}body:has(.verdosa-catalogue-nav) .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;padding-inline:14px!important}body:has(.verdosa-catalogue-nav) .verdosa-catalogue-card__badge{top:10px;left:10px;min-height:26px;padding:4px 9px;font-size:.62rem}.verdosa-catalogue-card__actions{padding:0 10px 10px}.verdosa-catalogue-card__review{font-size:.76rem}.verdosa-catalogue-card__button{min-height:44px;font-size:.82rem}}@media screen and (max-width:479px){body:has(.verdosa-catalogue-nav) .product-grid{grid-template-columns:1fr!important}}@media(prefers-reduced-motion:reduce){.verdosa-catalogue-nav__item,.verdosa-catalogue-card__button{transition:none!important}}body:has(.verdosa-catalogue-nav) #header-component,body:has(.verdosa-catalogue-nav) .header-section,body:has(.verdosa-catalogue-nav) .header__row{--color-foreground: #ffffff !important;--button-color: #ffffff !important;--color-account-icon: #ffffff !important;color:#fff!important;background:#082f24!important}body:has(.verdosa-catalogue-nav) #header-component a,body:has(.verdosa-catalogue-nav) #header-component button,body:has(.verdosa-catalogue-nav) #header-component svg{color:#fff!important;stroke:currentColor}body:has(.verdosa-catalogue-nav) main>.shopify-section:first-child{position:relative;isolation:isolate;overflow:hidden}body:has(.verdosa-catalogue-nav) main>.shopify-section:first-child .section-background{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important}body:has(.verdosa-catalogue-nav) main>.shopify-section:first-child .section-background:after{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,#052b1ffa,#052b1fe6 24%,#083627ab 44%,#08362740,#08362700 82%)}body:has(.verdosa-catalogue-nav) main>.shopify-section:first-child .section{position:relative;z-index:2}.verdosa-catalogue-nav__icon svg{width:24px;height:24px;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}body:has(.verdosa-catalogue-nav) .verdosa-catalogue-card:after{display:none!important;content:none!important;background:none!important}body:has(.verdosa-catalogue-nav) .verdosa-catalogue-card__badge,body:has(.verdosa-catalogue-nav) .verdosa-catalogue-card__review{display:none!important}body:has(.verdosa-catalogue-nav) product-swatches{order:2;justify-content:flex-start;padding:10px 8px 2px}body:has(.verdosa-catalogue-nav) product-card .swatch{--style-border-radius: 50%;--swatch-border-radius: 50%;width:18px!important;min-width:18px!important;height:18px!important;min-height:18px!important;border-radius:50%!important;box-shadow:0 0 0 1px #15372c2e}body:has(.verdosa-catalogue-nav) product-card .swatch:before,body:has(.verdosa-catalogue-nav) product-card .swatch:after{border-radius:50%!important}body:has(.verdosa-catalogue-nav) :is(.price,price-component,.price__regular,.price-item){color:var(--vc-green)!important;font-weight:850!important}body:has(.verdosa-catalogue-nav) .verdosa-catalogue-card__actions{padding-top:2px}@media screen and (max-width:749px){body:has(.verdosa-catalogue-nav) main>.shopify-section:first-child .section-background:after{background:linear-gradient(90deg,rgba(5,43,31,.96) 0%,rgba(5,43,31,.78) 52%,rgba(5,43,31,.18) 86%,transparent 100%)}}body:has(.verdosa-catalogue-nav) #header-component,body:has(.verdosa-catalogue-nav) .header-section{--color-foreground: #fff;--button-color: #fff;color:#fff!important;background:#082f24!important;transition:background .22s ease,color .22s ease}body:has(.verdosa-catalogue-nav) #header-component:hover,body:has(.verdosa-catalogue-nav) #header-component:focus-within,body:has(.verdosa-catalogue-nav) .header-section:hover,body:has(.verdosa-catalogue-nav) .header-section:focus-within{--color-foreground:var(--vc-green);--button-color:var(--vc-green);color:var(--vc-green)!important;background:var(--vc-cream)!important}body:has(.verdosa-catalogue-nav) #header-component:hover :is(a,button,svg),body:has(.verdosa-catalogue-nav) #header-component:focus-within :is(a,button,svg),body:has(.verdosa-catalogue-nav) .header-section:hover :is(a,button,svg),body:has(.verdosa-catalogue-nav) .header-section:focus-within :is(a,button,svg){color:var(--vc-green)!important;stroke:currentColor}body:has(.verdosa-catalogue-nav) #header-component:hover img,body:has(.verdosa-catalogue-nav) #header-component:focus-within img{filter:brightness(0) saturate(100%) invert(18%) sepia(18%) saturate(1165%) hue-rotate(112deg) brightness(91%)}.verdosa-catalogue-hero{position:relative;min-height:340px;overflow:hidden;color:#fff;background:#182f27}.verdosa-catalogue-hero__media,.verdosa-catalogue-hero__media img,.verdosa-catalogue-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.verdosa-catalogue-hero__media img{display:block;object-fit:cover;object-position:center 58%}.verdosa-catalogue-hero__shade{z-index:1;background:linear-gradient(90deg,#082f24fa,#0a3d2eed 22%,#0d4635b8 40%,#0d382c40 59%,#08231c14 76%,#08231c2e)}.verdosa-catalogue-hero__content{position:relative;z-index:2;display:flex;min-height:340px;max-width:1440px;margin:0 auto;padding:42px clamp(28px,5.2vw,82px);flex-direction:column;justify-content:center;align-items:flex-start}.verdosa-catalogue-hero__breadcrumb{margin:0 0 16px;font-family:var(--font-heading--family,inherit);font-size:.86rem;font-weight:760;letter-spacing:.07em}.verdosa-catalogue-hero h1{max-width:590px;margin:0;font-family:var(--font-heading--family,inherit);font-size:clamp(3rem,4.6vw,4.8rem);font-weight:820;line-height:.94;letter-spacing:-.018em;text-wrap:balance}.verdosa-catalogue-hero__text{max-width:500px;margin:18px 0 0;font-size:1.08rem;line-height:1.45;text-wrap:balance}.verdosa-catalogue-nav{padding:14px clamp(20px,4vw,64px)}.verdosa-catalogue-nav__inner{display:flex;justify-content:center;gap:14px}.verdosa-catalogue-nav__item{flex:0 0 auto;min-width:168px;min-height:46px;padding:0 24px;gap:9px;font-size:.87rem}.verdosa-catalogue-nav__item:nth-child(2){min-width:226px}.verdosa-catalogue-nav__icon{width:21px;height:21px}.verdosa-catalogue-nav__icon svg{width:100%;height:100%;stroke:currentColor;stroke-width:2.15;stroke-linecap:round;stroke-linejoin:round}body:has(.verdosa-catalogue-nav) .product-card product-swatches{order:initial!important;margin:0!important;padding:10px 12px 2px!important}body:has(.verdosa-catalogue-nav) product-swatches :is(button,[role=radio]){padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}body:has(.verdosa-catalogue-nav) product-swatches :is(.swatch,.swatch__media,.swatch__button){border-radius:50%!important;box-shadow:none!important}body:has(.verdosa-catalogue-nav) product-swatches .swatch{width:18px!important;height:18px!important;border:1px solid rgba(21,55,44,.24)!important;outline:0!important}body:has(.verdosa-catalogue-nav) .product-card__content,body:has(.verdosa-catalogue-nav) .product-card__content>*{border-top:0!important}body:has(.verdosa-catalogue-nav) .price,body:has(.verdosa-catalogue-nav) [class*=price]{font-weight:900!important;color:var(--vc-green)!important}body:has(.verdosa-catalogue-nav) .verdosa-catalogue-card .verdosa-catalogue-card__button{color:var(--vc-green)!important;background:var(--vc-paper)!important;border:1.5px solid var(--vc-mid)!important}body:has(.verdosa-catalogue-nav) .verdosa-catalogue-card:hover .verdosa-catalogue-card__button,body:has(.verdosa-catalogue-nav) .verdosa-catalogue-card:focus-within .verdosa-catalogue-card__button{color:#fff!important;background:var(--vc-mid)!important}body:has(.verdosa-catalogue-nav) .facets-block-wrapper{color:var(--vc-green)!important;background:var(--vc-paper)!important;padding-block:16px!important}body:has(.verdosa-catalogue-nav) .facets-block-wrapper :is(summary,button,select,.facets__summary,.facets-toggle__button,[class*=sorting]){min-height:44px;color:var(--vc-green)!important;background:#fffdf8!important;border:1.5px solid var(--vc-mid)!important;border-radius:8px!important;padding-inline:16px!important;font-weight:760!important}body:has(.verdosa-catalogue-nav) .facets-block-wrapper :is(summary,button,.facets-toggle__button,[class*=sorting]):hover,body:has(.verdosa-catalogue-nav) .facets-block-wrapper :is(summary,button,.facets-toggle__button,[class*=sorting]):focus-visible{color:#fff!important;background:var(--vc-mid)!important}body:has(.verdosa-catalogue-nav) .facets-block-wrapper :is(svg,path){stroke:currentColor}body:has(.verdosa-catalogue-nav) .products-count-wrapper{color:var(--vc-green)!important;font-weight:850!important}@media(max-width:900px){.verdosa-catalogue-nav__inner{justify-content:flex-start;overflow-x:auto;scrollbar-width:none}.verdosa-catalogue-nav__inner::-webkit-scrollbar{display:none}.verdosa-catalogue-nav__item{min-width:max-content}.verdosa-catalogue-hero,.verdosa-catalogue-hero__content{min-height:310px}.verdosa-catalogue-hero__content{padding:34px 24px}.verdosa-catalogue-hero h1{max-width:430px;font-size:clamp(2.7rem,10vw,3.7rem)}.verdosa-catalogue-hero__shade{background:linear-gradient(90deg,#082f24f7,#0a3d2ee3 48%,#0a3d2e47 82%,#0a3d2e1a)}}body:has(.verdosa-catalogue-nav) :is(#header-component,.header-section):hover,body:has(.verdosa-catalogue-nav) :is(#header-component,.header-section):focus-within{--color-foreground:#111!important;--button-color:#111!important;--color-account-icon:#111!important;color:#111!important;background:var(--vc-cream)!important;opacity:1!important}body:has(.verdosa-catalogue-nav) :is(#header-component,.header-section):hover :is(a,button,span,svg,path,img),body:has(.verdosa-catalogue-nav) :is(#header-component,.header-section):focus-within :is(a,button,span,svg,path,img){color:#111!important;fill:currentColor;stroke:currentColor;opacity:1!important;visibility:visible!important}body:has(.verdosa-catalogue-nav) :is(#header-component,.header-section):hover img,body:has(.verdosa-catalogue-nav) :is(#header-component,.header-section):focus-within img{filter:brightness(0)!important}body:has(.verdosa-catalogue-nav) .facets-block-wrapper .sorting-filter__options{width:min(270px,calc(100vw - 32px))!important;padding:8px!important;color:var(--vc-green)!important;background:var(--vc-paper)!important;border:1.5px solid var(--vc-mid)!important;border-radius:10px!important;box-shadow:0 12px 28px #082f242e!important}body:has(.verdosa-catalogue-nav) .facets-block-wrapper .sorting-filter__options-inner{display:grid!important;gap:2px!important;padding:0!important;background:transparent!important;border:0!important}body:has(.verdosa-catalogue-nav) .facets-block-wrapper .sorting-filter__options label{display:block!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}body:has(.verdosa-catalogue-nav) .facets-block-wrapper .sorting-filter__option{display:flex!important;min-height:40px!important;align-items:center!important;gap:8px!important;padding:9px 11px!important;color:var(--vc-green)!important;background:transparent!important;border:0!important;border-radius:6px!important;box-shadow:none!important;font-weight:720!important;line-height:1.25!important}body:has(.verdosa-catalogue-nav) .facets-block-wrapper .sorting-filter__option:hover,body:has(.verdosa-catalogue-nav) .facets-block-wrapper .sorting-filter__option[aria-selected=true]{color:#fff!important;background:var(--vc-mid)!important}body:has(.verdosa-catalogue-nav) .facets-block-wrapper .sorting-filter__label{padding:0!important;color:inherit!important;background:transparent!important;border:0!important;border-radius:0!important;font:inherit!important}body:has(.verdosa-catalogue-nav) .facets-block-wrapper .sorting-filter__checkmark{color:inherit!important;background:transparent!important;border:0!important}body:has(.verdosa-catalogue-nav) product-swatches :is(overflow-list,fieldset,form,swatches-variant-picker-component),body:has(.verdosa-catalogue-nav) product-swatches :is(li.variant-option__swatch,.variant-option__button-label--has-swatch){background:transparent!important;border:0!important;outline:0!important;box-shadow:none!important}body:has(.verdosa-catalogue-nav) product-swatches li.variant-option__swatch{width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important;margin:0 4px!important;padding:0!important}body:has(.verdosa-catalogue-nav) product-swatches .variant-option__button-label--has-swatch{display:block!important;width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important;padding:0!important;border-radius:50%!important}body:has(.verdosa-catalogue-nav) product-swatches .variant-option__button-label--has-swatch input{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important}body:has(.verdosa-catalogue-nav) product-swatches .swatch{display:block!important;width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important;background:var(--swatch-background)!important;border:1px solid rgba(21,55,44,.22)!important;border-radius:50%!important;outline:0!important;box-shadow:none!important}body:has(.verdosa-catalogue-nav) .verdosa-catalogue-card .text-block[role],body:has(.verdosa-catalogue-nav) .verdosa-catalogue-card .text-block.h5{font-size:1.18rem!important;line-height:1.08!important}body:has(.verdosa-catalogue-nav) .verdosa-catalogue-card .text-block.h5 p{font-size:inherit!important;line-height:inherit!important}body:has(.verdosa-catalogue-nav) .verdosa-catalogue-card :is(price-component,.price,.price__regular,.price-item){display:block!important;margin-top:3px!important;color:var(--vc-green)!important;font-size:1.08rem!important;font-weight:900!important;line-height:1.2!important;text-align:left!important}body:has(.verdosa-catalogue-nav) .verdosa-catalogue-card .layout-panel-flex--row:has(.price){flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;gap:5px!important}@media(max-width:749px){body:has(.verdosa-catalogue-nav) .verdosa-catalogue-card .text-block.h5{font-size:1.02rem!important}body:has(.verdosa-catalogue-nav) .verdosa-catalogue-card :is(price-component,.price,.price__regular,.price-item){font-size:1rem!important}}body:has(.verdosa-catalogue-nav) :is(#header-component,.header-section):hover,body:has(.verdosa-catalogue-nav) :is(#header-component,.header-section):focus-within,body:has(.verdosa-catalogue-nav) :is(#header-component,.header-section):hover :is(.header__row,.header__column,.header-menu,.header-actions),body:has(.verdosa-catalogue-nav) :is(#header-component,.header-section):focus-within :is(.header__row,.header__column,.header-menu,.header-actions){color:#111!important;background-color:var(--vc-cream)!important;opacity:1!important}body:has(.verdosa-catalogue-nav) :is(#header-component,.header-section):hover :is(.header__column,.header-menu__item,.header-actions__action,a,button,span,svg,path,img),body:has(.verdosa-catalogue-nav) :is(#header-component,.header-section):focus-within :is(.header__column,.header-menu__item,.header-actions__action,a,button,span,svg,path,img){color:#111!important;opacity:1!important;visibility:visible!important}body:has(.verdosa-catalogue-nav) :is(#header-component,.header-section):hover :is(svg,path),body:has(.verdosa-catalogue-nav) :is(#header-component,.header-section):focus-within :is(svg,path){fill:none!important;stroke:#111!important}body:has(.verdosa-catalogue-nav) :is(#header-component,.header-section):hover img,body:has(.verdosa-catalogue-nav) :is(#header-component,.header-section):focus-within img{filter:brightness(0)!important;opacity:1!important}.verdosa-catalogue-hero,.verdosa-catalogue-hero__content{min-height:410px!important}.verdosa-catalogue-hero__media img{object-position:center 38%!important}.verdosa-catalogue-hero__content{padding-top:94px!important;padding-bottom:42px!important}.verdosa-catalogue-hero__breadcrumb{display:block!important;margin:0 0 16px!important;color:#fff!important;opacity:1!important;visibility:visible!important}body:has(.verdosa-catalogue-nav) .facets-block-wrapper .sorting-filter__options{width:min(240px,calc(100vw - 24px))!important;min-height:0!important;max-height:min(430px,calc(100vh - 96px))!important;overflow-y:auto!important;padding:6px!important}body:has(.verdosa-catalogue-nav) .facets-block-wrapper .sorting-filter__options-inner{min-height:0!important;gap:0!important;padding:0!important}body:has(.verdosa-catalogue-nav) .facets-block-wrapper .sorting-filter__options label{min-height:0!important;padding:0!important}body:has(.verdosa-catalogue-nav) .facets-block-wrapper .sorting-filter__option{min-height:38px!important;padding:7px 10px!important;font-size:.9rem!important;line-height:1.18!important}body:has(.verdosa-catalogue-nav) .facets-block-wrapper .sorting-filter__label,body:has(.verdosa-catalogue-nav) .facets-block-wrapper .sorting-filter__checkmark{min-height:0!important;padding:0!important}@media(max-width:749px){.verdosa-catalogue-hero,.verdosa-catalogue-hero__content{min-height:360px!important}.verdosa-catalogue-hero__content{padding-top:82px!important;padding-bottom:34px!important}.verdosa-catalogue-hero__media img{object-position:center 34%!important}}body:has(.verdosa-catalogue-nav) .verdosa-catalogue-card :is(.group-block,.group-block-content):has(product-price){position:static!important}body:has(.verdosa-catalogue-nav) .verdosa-catalogue-card product-price{position:absolute!important;z-index:4!important;left:16px!important;right:16px!important;bottom:89px!important;display:block!important;width:auto!important;margin:0!important}body:has(.verdosa-catalogue-nav) .verdosa-catalogue-card product-price .price{margin:0!important}body:has(.verdosa-catalogue-nav) .verdosa-catalogue-card .text-block.h5 p{display:-webkit-box!important;overflow:hidden!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important}body:has(.verdosa-catalogue-nav) .facets-block-wrapper sorting-filter-component.sorting-filter{min-height:0!important;padding:0!important;color:var(--vc-green)!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}body:has(.verdosa-catalogue-nav) .facets-block-wrapper sorting-filter-component.sorting-filter:hover,body:has(.verdosa-catalogue-nav) .facets-block-wrapper sorting-filter-component.sorting-filter:focus-within{color:var(--vc-green)!important;background:transparent!important;border:0!important;box-shadow:none!important}body:has(.verdosa-catalogue-nav) .facets-block-wrapper sorting-filter-component .facets__panel{padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}body:has(.verdosa-catalogue-nav) .facets-block-wrapper sorting-filter-component .facets__summary{min-height:44px!important;padding:10px 16px!important;color:var(--vc-green)!important;background:var(--vc-paper)!important;border:1.5px solid var(--vc-mid)!important;border-radius:9px!important;box-shadow:none!important}body:has(.verdosa-catalogue-nav) .facets-block-wrapper sorting-filter-component .facets__summary:hover,body:has(.verdosa-catalogue-nav) .facets-block-wrapper sorting-filter-component .facets__summary:focus-visible,body:has(.verdosa-catalogue-nav) .facets-block-wrapper sorting-filter-component details[open]>.facets__summary{color:#fff!important;background:var(--vc-mid)!important;border-color:var(--vc-mid)!important}body:has(.verdosa-catalogue-nav) .facets-block-wrapper sorting-filter-component .sorting-filter__options,body:has(.verdosa-catalogue-nav) .facets-block-wrapper sorting-filter-component .sorting-filter__options:hover,body:has(.verdosa-catalogue-nav) .facets-block-wrapper sorting-filter-component .sorting-filter__options:focus-within,body:has(.verdosa-catalogue-nav) .facets-block-wrapper sorting-filter-component .sorting-filter__options-inner,body:has(.verdosa-catalogue-nav) .facets-block-wrapper sorting-filter-component .sorting-filter__options-inner:hover{color:var(--vc-green)!important;background:var(--vc-paper)!important}body:has(.verdosa-catalogue-nav) .facets-block-wrapper sorting-filter-component .sorting-filter__option,body:has(.verdosa-catalogue-nav) .facets-block-wrapper sorting-filter-component .sorting-filter__option:hover~.sorting-filter__option{color:var(--vc-green)!important;background:transparent!important}body:has(.verdosa-catalogue-nav) .facets-block-wrapper sorting-filter-component .sorting-filter__option:hover,body:has(.verdosa-catalogue-nav) .facets-block-wrapper sorting-filter-component .sorting-filter__option:focus-visible,body:has(.verdosa-catalogue-nav) .facets-block-wrapper sorting-filter-component .sorting-filter__option[aria-selected=true]{color:#fff!important;background:var(--vc-mid)!important}body:has(.verdosa-catalogue-nav) .facets-block-wrapper sorting-filter-component .sorting-filter__option:hover :is(.sorting-filter__label,.sorting-filter__checkmark,svg,path),body:has(.verdosa-catalogue-nav) .facets-block-wrapper sorting-filter-component .sorting-filter__option[aria-selected=true] :is(.sorting-filter__label,.sorting-filter__checkmark,svg,path){color:#fff!important;stroke:currentColor!important}@media(max-width:749px){body:has(.verdosa-catalogue-nav) .verdosa-catalogue-card product-price{left:12px!important;right:12px!important;bottom:83px!important}}body:has(.verdosa-catalogue-nav) .verdosa-catalogue-card .product-card__content{padding-bottom:54px!important}body:has(.verdosa-catalogue-nav) .verdosa-catalogue-card product-price{bottom:14px!important}@media(max-width:749px){body:has(.verdosa-catalogue-nav) .verdosa-catalogue-card .product-card__content{padding-bottom:50px!important}body:has(.verdosa-catalogue-nav) .verdosa-catalogue-card product-price{bottom:12px!important}}.verdosa-catalogue-hero__breadcrumb{font-size:1.05rem!important;font-weight:820!important;letter-spacing:.075em!important}@media(max-width:749px){.verdosa-catalogue-hero__shade{background:linear-gradient(90deg,#082f24f5,#082f24db 22%,#0a3d2e85 43%,#0a3d2e2e 61%,#0a3d2e0a 78%,#0a3d2e00)!important}.verdosa-catalogue-hero__breadcrumb{font-size:1.12rem!important}body:has(.verdosa-catalogue-nav) product-swatches{position:relative!important;z-index:9!important;pointer-events:auto!important;touch-action:manipulation}body:has(.verdosa-catalogue-nav) product-swatches :is(overflow-list,fieldset,form,swatches-variant-picker-component){position:relative!important;z-index:9!important;gap:0!important;pointer-events:auto!important}body:has(.verdosa-catalogue-nav) product-swatches li.variant-option__swatch{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;margin:0 2px!important;display:grid!important;place-items:center!important;pointer-events:auto!important}body:has(.verdosa-catalogue-nav) product-swatches .variant-option__button-label--has-swatch{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;display:grid!important;place-items:center!important;pointer-events:auto!important;cursor:pointer!important}body:has(.verdosa-catalogue-nav) product-swatches .swatch{width:26px!important;height:26px!important;min-width:26px!important;min-height:26px!important;pointer-events:none!important}body:has(.verdosa-catalogue-nav) :is(facets-drawer-component,facet-drawer,facets-drawer,[class*=facets-drawer],[class*=facets__drawer]){--drawer-width:min(92vw,430px);color:var(--vc-green)!important;background:var(--vc-paper)!important}body:has(.verdosa-catalogue-nav) :is(facets-drawer-component,facet-drawer,facets-drawer,[class*=facets-drawer],[class*=facets__drawer]) :is(dialog,.drawer__inner,[class*=drawer__inner],[class*=drawer__content]){color:var(--vc-green)!important;background:var(--vc-paper)!important}body:has(.verdosa-catalogue-nav) :is(.facets__header,.facets__drawer-header,[class*=facets][class*=header]){min-height:74px!important;padding:16px 20px!important;border-bottom:1px solid rgba(21,55,44,.16)!important}body:has(.verdosa-catalogue-nav) :is(.facets__header,.facets__drawer-header,[class*=facets][class*=header]) :is(h2,h3,[class*=heading]){margin:0!important;font-size:1.75rem!important;line-height:1!important;letter-spacing:.015em!important}body:has(.verdosa-catalogue-nav) :is(.facets__form,.facets__drawer-content,[class*=facets][class*=form],[class*=facets][class*=content]){padding:16px 20px 104px!important;background:var(--vc-paper)!important}body:has(.verdosa-catalogue-nav) :is(.facets__form,.facets__drawer-content,[class*=facets][class*=form],[class*=facets][class*=content]) details{margin:0 0 12px!important;padding:0!important;color:var(--vc-green)!important;background:#fffdf8!important;border:1.5px solid var(--vc-mid)!important;border-radius:12px!important;overflow:hidden!important;box-shadow:none!important}body:has(.verdosa-catalogue-nav) :is(.facets__form,.facets__drawer-content,[class*=facets][class*=form],[class*=facets][class*=content]) details>summary{min-height:58px!important;padding:12px 16px!important;color:var(--vc-green)!important;background:transparent!important;border:0!important;border-radius:0!important;font-size:1.24rem!important;line-height:1.15!important;box-shadow:none!important}body:has(.verdosa-catalogue-nav) :is(.facets__form,.facets__drawer-content,[class*=facets][class*=form],[class*=facets][class*=content]) details>:not(summary){padding-inline:16px!important}body:has(.verdosa-catalogue-nav) :is(.facets__form,.facets__drawer-content,[class*=facets][class*=form],[class*=facets][class*=content]) :is(input[type=checkbox],input[type=radio]){width:26px!important;height:26px!important;min-width:26px!important;accent-color:var(--vc-mid)!important}body:has(.verdosa-catalogue-nav) :is(.facets__price,.price-range,[class*=price-range],[class*=facets][class*=price]) input{min-height:52px!important;padding:10px 12px!important;font-size:1rem!important;background:#fff!important;border:1px solid rgba(21,55,44,.28)!important;border-radius:8px!important}body:has(.verdosa-catalogue-nav) :is(.facets__footer,.facets__drawer-footer,[class*=facets][class*=footer]){position:sticky!important;bottom:0!important;z-index:12!important;padding:14px 20px max(14px,env(safe-area-inset-bottom))!important;background:#fbf8f1fa!important;border-top:1px solid rgba(21,55,44,.16)!important;box-shadow:0 -10px 28px #0f372b14!important}body:has(.verdosa-catalogue-nav) :is(.facets__footer,.facets__drawer-footer,[class*=facets][class*=footer]) :is(button,.button){width:100%!important;min-height:54px!important;color:#fff!important;background:var(--vc-mid)!important;border:1.5px solid var(--vc-mid)!important;border-radius:10px!important;box-shadow:none!important;outline:0!important;font-size:1rem!important;font-weight:850!important}body:has(.verdosa-catalogue-nav) :is(.facets__footer,.facets__drawer-footer,[class*=facets][class*=footer]) :is(button,.button):focus-visible{outline:3px solid var(--vc-coral)!important;outline-offset:3px!important}}@media(max-width:749px){body:has(.verdosa-catalogue-nav) #filters-drawer .theme-drawer__dialog{top:0!important;right:0!important;bottom:0!important;left:0!important;width:min(94vw,430px)!important;height:100dvh!important;max-height:100dvh!important;margin:0!important;padding:0!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;color:var(--vc-green)!important;background:var(--vc-paper)!important}body:has(.verdosa-catalogue-nav) #filters-drawer:not([open]) .theme-drawer__dialog,body:has(.verdosa-catalogue-nav) #filters-drawer .theme-drawer__dialog:not([open]){display:none!important}body:has(.verdosa-catalogue-nav) #filters-drawer .facets-drawer__form-wrapper{flex:1 1 auto!important;min-height:0!important;height:auto!important;overflow:hidden!important;background:var(--vc-paper)!important}body:has(.verdosa-catalogue-nav) #filters-drawer .facets__form{display:flex!important;height:100%!important;min-height:0!important;flex-direction:column!important;padding:0!important;overflow:hidden!important}body:has(.verdosa-catalogue-nav) #filters-drawer .theme-drawer__header{flex:0 0 auto!important;min-height:72px!important;padding:16px 20px!important;background:var(--vc-paper)!important;border-bottom:1px solid rgba(21,55,44,.14)!important}body:has(.verdosa-catalogue-nav) #filters-drawer .facets-drawer__filters{display:block!important;flex:1 1 auto!important;min-height:0!important;height:auto!important;padding:14px 18px 20px!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important;scrollbar-gutter:stable!important;background:var(--vc-paper)!important}body:has(.verdosa-catalogue-nav) #filters-drawer .facets__filters-wrapper{display:grid!important;gap:12px!important}body:has(.verdosa-catalogue-nav) #filters-drawer .facets__item{min-height:0!important;height:auto!important;margin:0!important;padding:0!important}body:has(.verdosa-catalogue-nav) #filters-drawer .facets__panel{min-height:0!important;height:auto!important;max-height:none!important;margin:0!important;padding:0!important;overflow:hidden!important;color:var(--vc-green)!important;background:#fffdf8!important;border:1.5px solid var(--vc-mid)!important;border-radius:12px!important;box-shadow:none!important}body:has(.verdosa-catalogue-nav) #filters-drawer .facets__panel>.facets__summary{min-height:58px!important;height:auto!important;margin:0!important;padding:12px 16px!important;color:var(--vc-green)!important;background:#fffdf8!important;border:0!important;border-radius:0!important;box-shadow:none!important;font-size:1.2rem!important;line-height:1.2!important}body:has(.verdosa-catalogue-nav) #filters-drawer .facets__panel-content,body:has(.verdosa-catalogue-nav) #filters-drawer .details-content,body:has(.verdosa-catalogue-nav) #filters-drawer floating-panel-component.facets__panel-content{position:static!important;inset:auto!important;display:block!important;width:100%!important;min-height:0!important;height:auto!important;max-height:none!important;margin:0!important;padding:8px 16px 16px!important;overflow:visible!important;color:var(--vc-green)!important;background:#fffdf8!important;border:0!important;border-radius:0!important;box-shadow:none!important;transform:none!important}body:has(.verdosa-catalogue-nav) #filters-drawer .facets__inputs{display:grid!important;gap:10px!important}body:has(.verdosa-catalogue-nav) #filters-drawer sorting-filter-component{display:block!important;width:100%!important;margin:12px 0 0!important;padding:0!important;color:var(--vc-green)!important;background:transparent!important;border:0!important;border-radius:0!important}body:has(.verdosa-catalogue-nav) #filters-drawer .sorting-filter__container{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:14px!important;width:100%!important;min-height:0!important;margin:0!important;padding:12px 14px!important;color:var(--vc-green)!important;background:#fffdf8!important;border:1.5px solid var(--vc-mid)!important;border-radius:12px!important;box-shadow:none!important}body:has(.verdosa-catalogue-nav) #filters-drawer .sorting-filter__container>.facets__label{min-height:0!important;margin:0!important;padding:0!important;color:var(--vc-green)!important;background:transparent!important;border:0!important;border-radius:0!important;font-size:1.15rem!important;font-weight:820!important;line-height:1.1!important}body:has(.verdosa-catalogue-nav) #filters-drawer .sorting-filter__select-wrapper{position:relative!important;width:100%!important;min-width:0!important;min-height:48px!important;margin:0!important;padding:0!important;color:var(--vc-green)!important;background:#fff!important;border:1.5px solid var(--vc-mid)!important;border-radius:9px!important;box-shadow:none!important;overflow:hidden!important}body:has(.verdosa-catalogue-nav) #filters-drawer .sorting-filter__select{-webkit-appearance:auto!important;appearance:auto!important;width:100%!important;min-width:0!important;min-height:48px!important;margin:0!important;padding:9px 34px 9px 12px!important;color:var(--vc-green)!important;background:#fff!important;border:0!important;border-radius:0!important;outline:0!important;box-shadow:none!important;font-size:.95rem!important;font-weight:760!important;line-height:1.2!important;white-space:normal!important}body:has(.verdosa-catalogue-nav) #filters-drawer .sorting-filter__container:hover,body:has(.verdosa-catalogue-nav) #filters-drawer .sorting-filter__container:focus-within,body:has(.verdosa-catalogue-nav) #filters-drawer .sorting-filter__select:hover,body:has(.verdosa-catalogue-nav) #filters-drawer .sorting-filter__select:focus{color:var(--vc-green)!important;background:#fffdf8!important}body:has(.verdosa-catalogue-nav) #filters-drawer .sorting-filter__select:hover,body:has(.verdosa-catalogue-nav) #filters-drawer .sorting-filter__select:focus{background:#fff!important}body:has(.verdosa-catalogue-nav) #filters-drawer .facets__drawer-actions{position:sticky!important;bottom:0!important;z-index:20!important;flex:0 0 auto!important;width:100%!important;margin:0!important;padding:12px 18px max(14px,env(safe-area-inset-bottom))!important;background:#fbf8f1fa!important;border-top:1px solid rgba(21,55,44,.16)!important;box-shadow:0 -8px 24px #0f372b14!important}body:has(.verdosa-catalogue-nav) #filters-drawer .facets__see-results{display:flex!important;width:100%!important;min-height:52px!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:12px 16px!important;color:#fff!important;background:var(--vc-mid)!important;border:1.5px solid var(--vc-mid)!important;border-radius:10px!important;outline:0!important;box-shadow:none!important;font-weight:850!important}body:has(.verdosa-catalogue-nav) #filters-drawer .facets__see-results:focus-visible{outline:3px solid var(--vc-coral)!important;outline-offset:2px!important}}@media(max-width:749px){body:has(.verdosa-catalogue-nav) #filters-drawer .sorting-filter__container{grid-template-columns:minmax(0,1fr)!important;gap:8px!important;padding:14px!important}body:has(.verdosa-catalogue-nav) #filters-drawer .sorting-filter__container>.facets__label{display:block!important;width:100%!important;font-size:1.05rem!important}body:has(.verdosa-catalogue-nav) #filters-drawer .sorting-filter__select-wrapper{display:block!important;position:relative!important;width:100%!important;min-height:50px!important;overflow:hidden!important;background:#fff!important;border:1.5px solid var(--vc-mid)!important;border-radius:9px!important}body:has(.verdosa-catalogue-nav) #filters-drawer .sorting-filter__select-wrapper>svg{display:none!important}body:has(.verdosa-catalogue-nav) #filters-drawer .sorting-filter__select-wrapper:after{content:""!important;position:absolute!important;top:50%!important;right:17px!important;width:9px!important;height:9px!important;border-right:2px solid var(--vc-green)!important;border-bottom:2px solid var(--vc-green)!important;transform:translateY(-70%) rotate(45deg)!important;pointer-events:none!important}body:has(.verdosa-catalogue-nav) #filters-drawer .sorting-filter__select{-webkit-appearance:none!important;appearance:none!important;display:block!important;width:100%!important;min-height:50px!important;padding:10px 44px 10px 14px!important;color:var(--vc-green)!important;background:#fff!important;border:0!important;border-radius:0!important;outline:0!important;box-shadow:none!important;font-size:.95rem!important;font-weight:800!important;line-height:1.2!important;white-space:nowrap!important;text-overflow:ellipsis!important}body:has(.verdosa-catalogue-nav) #filters-drawer .sorting-filter__select:focus-visible{outline:3px solid var(--vc-coral)!important;outline-offset:-3px!important}}@media screen and (orientation:landscape)and (max-width:1024px)and (max-height:600px){.verdosa-catalogue-nav__item,.verdosa-catalogue-nav__item.is-active{overflow:hidden!important;isolation:isolate!important;box-shadow:none!important;clip-path:none!important;mask:none!important;-webkit-mask:none!important}.verdosa-catalogue-nav__item:before,.verdosa-catalogue-nav__item:after,.verdosa-catalogue-nav__item.is-active:before,.verdosa-catalogue-nav__item.is-active:after,.verdosa-catalogue-nav__item :is(.button__label,.verdosa-catalogue-nav__icon):before,.verdosa-catalogue-nav__item :is(.button__label,.verdosa-catalogue-nav__icon):after{content:none!important;display:none!important}}@media(max-width:749px){body:has(.verdosa-catalogue-nav) product-swatches overflow-list{display:flex!important;width:100%!important;min-width:0!important;min-height:40px!important;align-items:center!important;justify-content:center!important;flex-wrap:wrap!important;gap:0!important;overflow:visible!important;contain:none!important}body:has(.verdosa-catalogue-nav) product-swatches overflow-list>li.variant-option__swatch{display:grid!important;visibility:visible!important;opacity:1!important;transform:none!important}body:has(.verdosa-catalogue-nav) product-swatches overflow-list>li[slot=more],body:has(.verdosa-catalogue-nav) product-swatches .hidden-swatches__count{display:none!important;visibility:hidden!important;width:0!important;height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}body:has(.verdosa-catalogue-nav) product-swatches fieldset.variant-option--swatches{overflow:visible!important;contain:none!important}}.verdosa-catalogue-nav__item,body:has(.verdosa-catalogue-nav) .verdosa-catalogue-card__button{background-image:none!important;box-shadow:none!important}.verdosa-catalogue-nav__item:before,.verdosa-catalogue-nav__item:after,.verdosa-catalogue-nav__item *:before,.verdosa-catalogue-nav__item *:after,body:has(.verdosa-catalogue-nav) .verdosa-catalogue-card__button:before,body:has(.verdosa-catalogue-nav) .verdosa-catalogue-card__button:after,body:has(.verdosa-catalogue-nav) .verdosa-catalogue-card__button *:before,body:has(.verdosa-catalogue-nav) .verdosa-catalogue-card__button *:after{content:none!important;display:none!important;background:none!important;box-shadow:none!important}@media(max-width:749px),screen and (orientation:landscape)and (max-width:1024px)and (max-height:600px){body:has(.verdosa-catalogue-nav) product-swatches,body:has(.verdosa-catalogue-nav) product-swatches form,body:has(.verdosa-catalogue-nav) product-swatches fieldset.variant-option--swatches{width:100%!important;min-width:0!important;overflow:visible!important;contain:none!important}body:has(.verdosa-catalogue-nav) product-swatches overflow-list{display:flex!important;width:100%!important;min-width:0!important;min-height:40px!important;align-items:center!important;justify-content:center!important;flex-wrap:wrap!important;gap:0!important;overflow:visible!important;contain:none!important;--overflow-count:0!important}body:has(.verdosa-catalogue-nav) product-swatches overflow-list>li.variant-option__swatch{display:grid!important;visibility:visible!important;opacity:1!important;flex:0 0 40px!important;width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;transform:none!important}body:has(.verdosa-catalogue-nav) product-swatches overflow-list>li[slot=more],body:has(.verdosa-catalogue-nav) product-swatches .hidden-swatches__count,body:has(.verdosa-catalogue-nav) product-swatches button[aria-label="Show all options"]{display:none!important;visibility:hidden!important;position:absolute!important;width:0!important;height:0!important;min-width:0!important;min-height:0!important;margin:0!important;padding:0!important;opacity:0!important;overflow:hidden!important;pointer-events:none!important}}@media(max-width:749px),screen and (orientation:landscape)and (max-width:1024px)and (max-height:600px){body:has(.verdosa-catalogue-nav) product-swatches fieldset.variant-option--swatches{display:flex!important;width:100%!important;min-width:0!important;align-items:center!important;justify-content:center!important;flex-wrap:wrap!important;gap:0!important;overflow:visible!important}body:has(.verdosa-catalogue-nav) product-swatches overflow-list{display:contents!important;overflow:visible!important;contain:none!important;--overflow-count:0!important}body:has(.verdosa-catalogue-nav) product-swatches overflow-list>li.variant-option__swatch,body:has(.verdosa-catalogue-nav) product-swatches overflow-list>li.variant-option__swatch[hidden],body:has(.verdosa-catalogue-nav) product-swatches overflow-list>li.variant-option__swatch[data-hidden],body:has(.verdosa-catalogue-nav) product-swatches overflow-list>li.variant-option__swatch[aria-hidden=true]{display:grid!important;visibility:visible!important;opacity:1!important;position:relative!important;inset:auto!important;flex:0 0 40px!important;width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;min-height:40px!important;max-height:40px!important;margin:0 2px!important;clip:auto!important;clip-path:none!important;transform:none!important;overflow:visible!important}body:has(.verdosa-catalogue-nav) product-swatches overflow-list>li[slot=more],body:has(.verdosa-catalogue-nav) product-swatches .hidden-swatches__count{display:none!important}}@media screen and (orientation:landscape)and (max-width:1024px)and (max-height:600px){body:has(.verdosa-catalogue-nav) .verdosa-catalogue-card .product-card__content{position:relative!important;padding-top:50px!important}body:has(.verdosa-catalogue-nav) .verdosa-catalogue-card product-swatches{position:absolute!important;z-index:8!important;top:5px!important;left:10px!important;right:10px!important;width:auto!important;height:40px!important;min-height:40px!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:visible!important}body:has(.verdosa-catalogue-nav) .verdosa-catalogue-card product-swatches fieldset.variant-option--swatches{display:flex!important;width:auto!important;min-width:0!important;height:40px!important;min-height:40px!important;align-items:center!important;justify-content:center!important;flex-wrap:nowrap!important;gap:6px!important;margin:0!important;padding:0!important;overflow:visible!important}body:has(.verdosa-catalogue-nav) .verdosa-catalogue-card product-swatches overflow-list{display:contents!important}body:has(.verdosa-catalogue-nav) .verdosa-catalogue-card product-swatches overflow-list>li.variant-option__swatch,body:has(.verdosa-catalogue-nav) .verdosa-catalogue-card product-swatches overflow-list>li.variant-option__swatch[hidden],body:has(.verdosa-catalogue-nav) .verdosa-catalogue-card product-swatches overflow-list>li.variant-option__swatch[data-hidden],body:has(.verdosa-catalogue-nav) .verdosa-catalogue-card product-swatches overflow-list>li.variant-option__swatch[aria-hidden=true]{display:grid!important;visibility:visible!important;opacity:1!important;position:relative!important;flex:0 0 28px!important;width:28px!important;min-width:28px!important;max-width:28px!important;height:32px!important;min-height:32px!important;max-height:32px!important;margin:0!important;padding:0!important;place-items:center!important;transform:none!important}body:has(.verdosa-catalogue-nav) .verdosa-catalogue-card product-swatches .variant-option__button-label--has-swatch{display:grid!important;width:28px!important;min-width:28px!important;height:32px!important;min-height:32px!important;margin:0!important;padding:0!important;place-items:center!important}body:has(.verdosa-catalogue-nav) .verdosa-catalogue-card product-swatches .swatch{width:22px!important;min-width:22px!important;height:22px!important;min-height:22px!important;margin:0!important}body:has(.verdosa-catalogue-nav) .verdosa-catalogue-card .text-block.h5,body:has(.verdosa-catalogue-nav) .verdosa-catalogue-card .text-block.h5 p{margin-top:0!important;padding-top:0!important}}@media screen and (orientation:landscape)and (max-width:1024px)and (max-height:600px){body:has(.verdosa-catalogue-nav) .verdosa-catalogue-card .product-card__content{padding-top:0!important}body:has(.verdosa-catalogue-nav) .verdosa-catalogue-card product-swatches{position:static!important;z-index:auto!important;inset:auto!important;display:flex!important;width:100%!important;height:40px!important;min-height:40px!important;margin:0!important;padding:0!important;align-items:center!important;justify-content:center!important;overflow:visible!important}}.verdosa-catalogue-nav{padding:24px 30px}.verdosa-catalogue-nav__inner{display:grid;grid-template-columns:repeat(4,minmax(180px,280px));justify-content:center;gap:18px;max-width:none}.verdosa-catalogue-nav__item{min-height:0;padding:16px 24px;border-radius:7px;font-family:var(--font-heading--family,inherit);font-size:18px;font-weight:400;line-height:1;letter-spacing:0}.verdosa-catalogue-nav__item:hover,.verdosa-catalogue-nav__item:focus-visible,.verdosa-catalogue-nav__item.is-active{background:linear-gradient(135deg,#0c694f,#02382f);color:#fff;transform:none}@media(max-width:900px){.verdosa-catalogue-nav{padding-inline:26px;overflow:hidden}.verdosa-catalogue-nav__inner{display:flex;justify-content:flex-start;overflow-x:auto;scrollbar-width:none}.verdosa-catalogue-nav__inner::-webkit-scrollbar{display:none}.verdosa-catalogue-nav__item{flex:0 0 190px;min-width:190px}}body:has(.verdosa-catalogue-nav) .verdosa-catalogue-nav{background:#fbf8f1!important}body:has(.verdosa-catalogue-nav) .verdosa-catalogue-nav__item{background-color:transparent!important;color:#15372c!important;border-color:#1d5745!important}body:has(.verdosa-catalogue-nav) .verdosa-catalogue-nav__item:hover,body:has(.verdosa-catalogue-nav) .verdosa-catalogue-nav__item:focus-visible,body:has(.verdosa-catalogue-nav) .verdosa-catalogue-nav__item.is-active,body:has(.verdosa-catalogue-nav) .verdosa-catalogue-nav__item.active,body:has(.verdosa-catalogue-nav) .verdosa-catalogue-nav__item[aria-current=page]{background-color:#005d49!important;color:#fff!important;border-color:#005d49!important}body:has(.verdosa-catalogue-nav) .verdosa-catalogue-nav__item:is(:hover,:focus-visible,.is-active,.active,[aria-current=page]) svg{color:currentColor!important;stroke:currentColor!important}body:has(.verdosa-catalogue-nav) .verdosa-catalogue-nav__item{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:0!important;font-size:21px!important;color:#02382f!important;background:#f7f1e5!important;border-color:#064b3d!important;transition:background-color .18s ease,color .18s ease,border-color .18s ease,transform .18s ease!important}body:has(.verdosa-catalogue-nav) .verdosa-catalogue-nav__icon{display:none!important}body:has(.verdosa-catalogue-nav) .verdosa-catalogue-nav__icon svg{width:20px!important;height:20px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}body:has(.verdosa-catalogue-nav) .verdosa-catalogue-nav__item:hover,body:has(.verdosa-catalogue-nav) .verdosa-catalogue-nav__item:focus-visible,body:has(.verdosa-catalogue-nav) .verdosa-catalogue-nav__item:active,body:has(.verdosa-catalogue-nav) .verdosa-catalogue-nav__item.is-active,body:has(.verdosa-catalogue-nav) .verdosa-catalogue-nav__item.active,body:has(.verdosa-catalogue-nav) .verdosa-catalogue-nav__item[aria-current=page]{color:#fff!important;background:linear-gradient(135deg,#0c694f,#02382f)!important;border-color:#02382f!important}body:has(.verdosa-catalogue-nav) .verdosa-catalogue-nav__item:active{transform:translateY(1px)!important}@media(prefers-reduced-motion:reduce){body:has(.verdosa-catalogue-nav) .verdosa-catalogue-nav__item{transition:none!important}}body:has(.verdosa-catalogue-nav) product-swatches li.variant-option__swatch.verdosa-is-selected .swatch,body:has(.verdosa-catalogue-nav) product-swatches .variant-option__button-label--has-swatch:has(input:checked) .swatch{outline:0!important;box-shadow:0 0 0 2px var(--vc-cream),0 0 0 4px var(--vc-mid)!important}@media(min-width:750px){body:has(.verdosa-catalogue-nav) product-swatches :is(.strikethrough-variant,[class*=strikethrough]){display:none!important}body:has(.verdosa-catalogue-nav) product-swatches fieldset:not(:has(input[type=radio]:checked)) li.variant-option__swatch:first-of-type .swatch,body:has(.verdosa-catalogue-nav) product-swatches .variant-option__button-label--has-swatch:has(input[type=radio]:checked) .swatch,body:has(.verdosa-catalogue-nav) product-swatches li.variant-option__swatch.verdosa-is-selected .swatch{outline:0!important;box-shadow:0 0 0 2px var(--vc-cream),0 0 0 4px var(--vc-mid)!important}}@media(min-width:750px){body:has(.verdosa-catalogue-nav) product-swatches .variant-option__button-label--has-swatch{position:relative!important;overflow:visible!important}body:has(.verdosa-catalogue-nav) product-swatches .variant-option__button-label--has-swatch:after{content:none!important}body:has(.verdosa-catalogue-nav) product-swatches fieldset:not(:has(input[type=radio]:checked)) li.variant-option__swatch:first-of-type .variant-option__button-label--has-swatch:after,body:has(.verdosa-catalogue-nav) product-swatches .variant-option__button-label--has-swatch:has(input[type=radio]:checked):after,body:has(.verdosa-catalogue-nav) product-swatches li.variant-option__swatch.verdosa-is-selected .variant-option__button-label--has-swatch:after{content:""!important;display:block!important;position:absolute!important;top:50%!important;left:50%!important;width:26px!important;height:26px!important;box-sizing:border-box!important;border:2px solid var(--vc-mid)!important;border-radius:50%!important;background:transparent!important;pointer-events:none!important;transform:translate(-50%,-50%)!important;z-index:2!important}}
/*# sourceMappingURL=/cdn/shop/t/61/assets/verdosa-catalogue.css.map */
