:root{--wm-primary: #0b4f3a;--wm-primary-dark: #073e2d;--wm-accent: #ff6b00;--wm-page: #faf8f3;--wm-surface: #ffffff;--wm-text: #202421;--wm-muted: #5d635f;--wm-sage: #eaf3ec;--wm-sand: #f3e8d5;--wm-border: #e2ded5}.inquiry-only-mode{background:var(--wm-page);color:var(--wm-text)}.wm-shell{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:144rem;width:calc(100% - 4.8rem)}.wm-site-header{background:#fff;border-bottom:1px solid #ece9e3;color:var(--wm-text);position:relative;z-index:20}.wm-site-header__desktop{align-items:center;display:grid;gap:2.4rem;grid-template-columns:minmax(18rem,var(--wm-header-logo-width, 15rem)) minmax(30rem,1fr) auto;min-height:7rem}.wm-site-header__brand{align-items:center;color:var(--wm-primary);display:inline-flex;font-size:2.8rem;font-weight:800;letter-spacing:-.05em;line-height:1;text-decoration:none}.wm-site-header__brand img{height:auto;max-height:4.6rem;max-width:100%;object-fit:contain;width:var(--wm-header-logo-width, 15rem)}.wm-site-header__brand-text{font-weight:850;letter-spacing:-.055em}.wm-site-header__brand-lockup{align-items:center;display:inline-flex;justify-content:center}.wm-site-search{display:flex;position:relative;width:100%}.wm-site-search input{-webkit-appearance:none;appearance:none;background:#fff;border:1px solid #d8d9d7;border-radius:.8rem;box-shadow:0 .1rem .4rem #1231260f;color:var(--wm-text);font:inherit;min-height:4.6rem;padding:0 5rem 0 1.6rem;width:100%}.wm-site-search input:focus-visible{border-color:var(--wm-primary);box-shadow:0 0 0 .2rem #0b4f3a2e;outline:0}.wm-site-search button{align-items:center;background:transparent;border:0;color:var(--wm-text);cursor:pointer;display:flex;height:4.4rem;justify-content:center;padding:0;position:absolute;right:.2rem;top:.1rem;width:4.4rem}.wm-site-search .svg-wrapper,.wm-site-header__action .svg-wrapper,.wm-site-header__mobile-quote .svg-wrapper,.wm-mobile-menu .svg-wrapper{height:2.2rem;width:2.2rem}.wm-site-header__actions{align-items:center;display:flex;gap:2rem;justify-content:flex-end;white-space:nowrap}.wm-site-header__action{align-items:center;color:var(--wm-text);display:inline-flex;font-size:1.35rem;font-weight:700;gap:.7rem;min-height:4.4rem;text-decoration:none}.wm-site-header__action--account .svg-wrapper{color:var(--wm-primary)}.wm-site-header__action--account .wm-site-header__account-caret{color:currentColor;height:1.1rem;margin-left:-.25rem;width:1.1rem}.wm-site-header__action--quote .svg-wrapper{color:var(--wm-accent)}.wm-site-header__count{align-items:center;background:var(--wm-accent);border-radius:99rem;color:#fff;display:inline-flex;font-size:1.1rem;height:2rem;justify-content:center;min-width:2rem;padding:0 .45rem}.wm-site-nav{align-items:center;display:flex;gap:3.2rem;min-height:4.6rem;overflow-x:auto;scrollbar-width:none;white-space:nowrap}.wm-site-nav a{align-items:center;color:var(--wm-text);display:inline-flex;font-size:1.3rem;font-weight:650;gap:.55rem;text-decoration:none}.wm-site-nav .svg-wrapper,.wm-view-all .svg-wrapper,.wm-category-menu>ul>li>a>.svg-wrapper{height:1.4rem;width:1.4rem}.wm-site-nav a:hover,.wm-site-header__action:hover{color:var(--wm-accent)}.wm-site-header__mobile{display:none}.wm-section{padding:3.2rem 0}.wm-section__heading{align-items:center;display:flex;gap:2rem;justify-content:space-between;margin-bottom:1.6rem}.wm-section__heading h2{color:var(--wm-text);font-size:2.4rem;font-weight:750;margin:0}.wm-view-all{align-items:center;color:var(--wm-accent);display:inline-flex;font-weight:700;gap:.4rem;min-height:4.4rem;text-decoration:none}.wm-view-all:hover{text-decoration:underline}.wm-marketplace{background:var(--wm-page);padding:2rem 0 1.2rem}.wm-marketplace__grid{display:grid;gap:1.6rem;grid-template-columns:20rem minmax(0,1fr) 25rem}.wm-category-menu,.wm-support{min-width:0}.wm-category-menu{align-content:start;background:var(--wm-surface);border:1px solid var(--wm-border);border-radius:.8rem;overflow:hidden;padding:.4rem 1.4rem}.wm-category-menu ul{list-style:none;margin:0;padding:0}.wm-category-menu li+li{border-top:1px solid var(--wm-border)}.wm-category-menu a{align-items:center;color:var(--wm-text);display:flex;font-size:1.4rem;font-weight:650;justify-content:space-between;min-height:5.65rem;text-decoration:none}.wm-category-menu a:hover{color:var(--wm-accent)}.wm-category-menu__label{align-items:center;display:flex;gap:1rem}.wm-category-menu__label .svg-wrapper{color:var(--wm-primary);height:2rem;width:2rem}.wm-hero-carousel,.wm-hero-carousel__viewport{min-width:0;position:relative}.wm-hero-slide[hidden]{display:none}.wm-hero-slide:not([hidden]){animation:wm-carousel-fade .28s ease-out}.wm-hero-card{background:var(--wm-primary);border-radius:.8rem;color:#fff;display:grid;grid-template-columns:minmax(0,53%) minmax(30rem,47%);min-height:36rem;overflow:hidden;position:relative}.wm-hero-slide--image-only{grid-template-columns:minmax(0,1fr)}.wm-hero-slide--image-only .wm-hero-card__media{grid-column:1 / -1}.wm-hero-card__content{align-self:center;padding:3.2rem 1.8rem 3.2rem 3.4rem;position:relative;z-index:2}.wm-hero-card__eyebrow{color:#f4bd8d;font-size:1.05rem;font-weight:800;letter-spacing:.14em;margin:0 0 .8rem;text-transform:uppercase}.wm-hero-card h1,.wm-hero-card h2{color:#fff;font-size:clamp(3.4rem,3.1vw,4.8rem);font-weight:780;letter-spacing:-.035em;line-height:1.04;margin:0 0 1.4rem;max-width:56rem}.wm-hero-card__subheading{color:#fff;font-size:1.75rem;margin:0 0 2.2rem}.wm-hero-card__actions{display:flex;flex-wrap:wrap;gap:1rem}.wm-hero-card .button{border-radius:.6rem;font-size:1.35rem;font-weight:750;min-height:4.6rem;min-width:13.8rem}.wm-hero-card .button:first-child{background:var(--wm-accent);border-color:var(--wm-accent);color:#fff}.wm-hero-card .button--secondary{--color-button: 255, 255, 255;--color-button-text: 255, 255, 255;background:#fff;color:var(--wm-accent)}.wm-hero-card__disclaimer{align-items:center;color:#fff;display:flex;font-size:1.15rem;gap:.7rem;margin:2.2rem 0 0}.wm-hero-card__disclaimer .svg-wrapper{height:2rem;width:2rem}.wm-hero-card__media{background:var(--wm-accent);height:100%;margin:0;min-height:36rem;overflow:hidden}.wm-hero-card__media picture{display:block;height:100%}.wm-hero-card__media img{height:100%;object-fit:cover;object-position:center;width:100%}.wm-carousel__arrow{align-items:center;background:#fffffff0;border:1px solid rgba(11,79,58,.2);border-radius:50%;color:var(--wm-primary);cursor:pointer;display:flex;height:4.4rem;justify-content:center;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:4.4rem;z-index:4}.wm-carousel__arrow:hover,.wm-carousel__arrow:focus-visible{background:#fff;border-color:var(--wm-accent);outline:0}.wm-carousel__arrow--previous{left:1.2rem}.wm-carousel__arrow--next{right:1.2rem}.wm-carousel__arrow .svg-wrapper{height:1.5rem;width:1.5rem}.wm-carousel__arrow--previous .svg-wrapper{transform:rotate(90deg)}.wm-carousel__arrow--next .svg-wrapper{transform:rotate(-90deg)}.wm-carousel__controls{align-items:center;background:#ffffffeb;border-radius:99rem;bottom:1.1rem;display:flex;gap:.5rem;left:50%;padding:.45rem .65rem;position:absolute;transform:translate(-50%);z-index:4}.wm-carousel__dots{align-items:center;display:flex;gap:.55rem}.wm-carousel__dots button{background:#c9c5bd;border:0;border-radius:50%;cursor:pointer;height:1rem;padding:0;width:1rem}.wm-carousel__dots button[aria-current=true]{background:var(--wm-accent);transform:scale(1.15)}.wm-carousel__dots button:focus-visible,.wm-carousel__toggle:focus-visible{outline:.2rem solid var(--wm-primary);outline-offset:.2rem}.wm-carousel__toggle{align-items:center;background:transparent;border:0;color:var(--wm-primary);cursor:pointer;display:flex;height:2.4rem;justify-content:center;padding:0;width:2.4rem}.wm-carousel__toggle .svg-wrapper{height:1.2rem;width:1.2rem}.wm-carousel__play,.wm-carousel__toggle.is-paused .wm-carousel__pause{display:none}.wm-carousel__toggle.is-paused .wm-carousel__play{display:inline-flex}@keyframes wm-carousel-fade{0%{opacity:.72}to{opacity:1}}.wm-support{display:grid;gap:1rem;grid-template-rows:1.25fr 1fr 1fr}.wm-support__item{align-content:center;background:var(--wm-surface);border:1px solid var(--wm-border);border-radius:.8rem;color:var(--wm-text);display:grid;gap:.6rem 1.1rem;grid-template-columns:4.2rem minmax(0,1fr);min-width:0;padding:1.4rem;text-decoration:none}.wm-support__item--whatsapp{border-color:#75c98b}.wm-support__icon{align-items:center;color:var(--wm-primary);display:flex;grid-row:1 / span 2;justify-content:center}.wm-support__item--whatsapp .wm-support__icon{color:#18a84b}.wm-support__item--whatsapp .wm-support__icon img{display:block;height:5.6rem;object-fit:contain;width:5.6rem}.wm-support__icon .svg-wrapper{height:3.2rem;width:3.2rem}.wm-support__copy strong,.wm-support__copy small{display:block;overflow-wrap:anywhere}.wm-support__copy strong{font-size:1.42rem;line-height:1.25;margin-bottom:.4rem}.wm-support__copy small{color:var(--wm-muted);font-size:1.1rem;line-height:1.35}.wm-support__button{align-items:center;background:#18a84b;border-radius:.45rem;color:#fff;display:flex;font-size:1.15rem;font-weight:750;grid-column:1 / -1;justify-content:center;min-height:3.4rem}.wm-mobile-categories{display:none}.wm-products{display:grid;gap:1.2rem;grid-template-columns:repeat(6,minmax(0,1fr));list-style:none;margin:0;padding:0}.wm-product-card{background:#fff;border:1px solid var(--wm-border);border-radius:.8rem;display:flex;flex-direction:column;min-width:0;overflow:hidden}.wm-product-card__media{aspect-ratio:1 / 1;background:#f6f5f2;display:block;overflow:hidden}.wm-product-card__media img,.wm-product-card__media svg{display:block;height:100%;max-width:100%;object-fit:cover;width:100%}.wm-product-card__content{display:flex;flex:1;flex-direction:column;min-width:0;padding:1rem}.wm-product-card h3{font-size:1.32rem;font-weight:720;line-height:1.28;margin:0 0 .5rem;overflow-wrap:anywhere}.wm-product-card h3 a{color:var(--wm-text);text-decoration:none}.wm-product-card__code,.wm-product-card__moq,.wm-product-card__price{font-size:1.08rem;line-height:1.35;margin:.2rem 0}.wm-product-card__code,.wm-product-card__moq{color:var(--wm-muted)}.wm-product-card__price{color:var(--wm-accent);font-size:1.2rem;font-weight:750}.wm-product-card__price span{color:var(--wm-text);font-size:1.05rem;font-weight:500}.wm-product-card__badge{align-self:flex-start;background:var(--wm-sage);border-radius:99rem;color:var(--wm-primary);font-size:1rem;line-height:1;margin:.6rem 0 .8rem;padding:.55rem .8rem}.wm-product-card__action{margin-top:auto}.wm-product-card__action .button{background:var(--wm-accent);border-color:var(--wm-accent);border-radius:.5rem;color:#fff;font-size:1.15rem;font-weight:750;min-height:4rem;min-width:0;padding:0 .8rem;width:100%;white-space:normal}.wm-collection-categories{background:#fff;border:1px solid var(--wm-border);border-radius:.8rem;margin-bottom:2rem;overflow:hidden;padding:1.5rem 1.6rem}.wm-collection-categories h2{color:var(--wm-text);font-size:1.35rem;font-weight:750;letter-spacing:.04em;margin:0;padding:0 0 1rem;text-transform:uppercase}.wm-collection-categories ul{list-style:none;margin:0;padding:0}.wm-collection-categories>ul>li+li{border-top:1px solid rgba(32,36,33,.1)}.wm-collection-categories a{align-items:center;color:var(--wm-text);display:flex;font-size:1.3rem;line-height:1.35;min-height:4.2rem;text-decoration:none}.wm-collection-categories a:hover,.wm-collection-categories a:focus-visible,.wm-collection-categories a.is-active{color:var(--wm-accent)}.wm-collection-categories a.is-active{font-weight:750}.wm-collection-categories ul ul{padding:0 0 .8rem 1.2rem}.wm-collection-categories ul ul a{color:var(--wm-muted);font-size:1.15rem;min-height:3.4rem}@media screen and (min-width:750px){.facets-vertical .facets-wrapper{flex:0 0 24rem;padding-right:2rem;width:24rem}}.wm-categories{background:var(--wm-category-section-bg, var(--wm-page))}.wm-category-grid{display:grid;gap:1.2rem;grid-template-columns:repeat(6,minmax(0,1fr))}.wm-category-tile{background:var(--wm-category-caption-bg, #fffdf8);border:1px solid var(--wm-category-border, #e2ded5);border-radius:.8rem;color:var(--wm-category-caption-text, var(--wm-text));display:block;min-width:0;overflow:hidden;text-decoration:none;transition:border-color .15s ease,transform .15s ease}.wm-category-tile:hover{border-color:var(--wm-category-accent, var(--wm-accent));transform:translateY(-2px)}.wm-category-tile__media{aspect-ratio:1 / .86;margin:0;overflow:hidden}.wm-category-tile__media img,.wm-category-tile__media svg{display:block;height:100%;max-width:100%;object-fit:cover;width:100%}.wm-category-tile__title{background:var(--wm-category-caption-bg, #fffdf8);border-bottom:2px solid var(--wm-category-accent, var(--wm-accent));border-top:1px solid var(--wm-category-border, #e2ded5);display:block;font-size:1.2rem;font-weight:700;min-height:3.8rem;padding:.8rem;text-align:center}.wm-benefits{background:var(--wm-benefits-bg, var(--wm-sand));border-radius:.8rem;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));padding:2.4rem 1.4rem}.wm-benefit{padding:0 1.6rem;text-align:center}.wm-benefit+.wm-benefit{border-left:1px solid rgba(32,36,33,.12)}.wm-benefit__icon{align-items:center;background:#e8f1e8;border-radius:50%;color:var(--wm-primary);display:inline-flex;height:4.8rem;justify-content:center;width:4.8rem}.wm-benefit__icon svg{fill:currentColor;height:2.5rem;width:2.5rem}.wm-benefit h3{color:var(--wm-text);font-size:1.4rem;font-weight:700;line-height:1.3;margin:.9rem 0 .45rem;min-height:3.7rem}.wm-benefit p{color:var(--wm-muted);font-size:1.12rem;line-height:1.5;margin:0}.wm-image-feature{background:var(--wm-feature-bg, var(--wm-sand));border-radius:.8rem;display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.wm-image-feature--reverse .wm-image-feature__media{order:2}.wm-image-feature__media{margin:0;min-height:31rem}.wm-image-feature__media img{height:100%;object-fit:cover;width:100%}.wm-image-feature__content{align-self:center;padding:3.6rem 4rem}.wm-image-feature__content h2{font-size:2.6rem;margin:0 0 1rem}.wm-image-feature__content .button{background:var(--wm-accent);border-color:var(--wm-accent);border-radius:.5rem;color:#fff;margin-top:1rem;min-height:4.4rem}.wm-image-feature--editorial .wm-image-feature__media{min-height:46rem}.wm-image-feature--editorial .wm-image-feature__content{align-self:stretch;display:flex;flex-direction:column;justify-content:center;padding:clamp(3.6rem,5vw,7.2rem)}.wm-image-feature__eyebrow{color:var(--wm-accent);font-size:1.15rem;font-weight:800;letter-spacing:.14em;margin:0 0 1.2rem}.wm-image-feature--editorial .wm-image-feature__content h2{font-size:clamp(3rem,3.2vw,4.6rem);line-height:1.08;max-width:58rem}.wm-image-feature--editorial .rte>p:first-child{color:var(--wm-muted);font-size:1.55rem;line-height:1.55;margin:0 0 2rem;max-width:54rem}.wm-image-feature--editorial .rte ul{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;margin:0;padding:0}.wm-image-feature--editorial .rte li{border-left:.3rem solid rgba(11,79,58,.22);font-size:1.25rem;line-height:1.45;padding-left:1.2rem}.wm-image-feature__actions{align-items:center;display:flex;flex-wrap:wrap;gap:1.2rem 2rem;margin-top:2.6rem}.wm-image-feature--editorial .wm-image-feature__content .button{margin-top:0;min-width:18rem}.wm-image-feature__whatsapp{align-items:center;color:var(--wm-primary);display:inline-flex;font-size:1.3rem;font-weight:750;gap:.7rem;min-height:4.4rem;text-decoration:none}.wm-image-feature__whatsapp img{height:2.2rem;object-fit:contain;width:2.2rem}.wm-image-feature__reassurance{align-items:center;color:var(--wm-muted);display:flex;font-size:1.15rem;gap:.7rem;line-height:1.45;margin:2rem 0 0}.wm-image-feature__reassurance .svg-wrapper{color:var(--wm-primary);flex:0 0 1.8rem;height:1.8rem;width:1.8rem}.wholesale-section{padding-bottom:3.2rem;padding-top:3.2rem}.wholesale-section__header{margin-bottom:1.8rem;text-align:left}.wholesale-section__header h2{margin:0 0 .6rem}.wholesale-section__header p:empty{display:none}.wholesale-process{display:grid;gap:1.2rem;grid-template-columns:repeat(6,minmax(0,1fr));list-style:none;margin:0;padding:0;position:relative}.wholesale-process li{align-items:start;display:grid;gap:.9rem;justify-items:center;min-width:0;padding:.4rem .6rem;position:relative;text-align:center}.wholesale-process li>span{align-items:center;border-radius:50%;display:flex;flex:0 0 4rem;font-weight:800;height:4rem;justify-content:center;position:relative;width:4rem;z-index:1}.wholesale-process li>span{background:var(--wm-primary);color:#fff}.wholesale-process li h3{font-size:1.35rem;line-height:1.25;margin:0 0 .45rem;overflow-wrap:anywhere}.wholesale-process li p{font-size:1.1rem;line-height:1.45;margin:0}.wholesale-faq{border:1px solid var(--wm-border);border-radius:.8rem;overflow:hidden}.wholesale-faq details,.wholesale-faq details:last-child{background:#fff;border:0;border-bottom:1px solid var(--wm-border)}.wholesale-faq details:last-child{border-bottom:0}.wholesale-faq summary{align-items:center;color:var(--wm-text);display:flex;font-size:1.5rem;font-weight:750;justify-content:space-between;min-height:5.4rem;padding:1.25rem 1.7rem}.wholesale-faq summary:focus-visible{outline:.2rem solid var(--wm-accent);outline-offset:-.3rem}.wholesale-faq summary::marker,.wholesale-faq summary::-webkit-details-marker{display:none}.wholesale-faq__toggle,.wholesale-faq__toggle span{align-items:center;display:inline-flex;flex:0 0 2rem;height:2rem;justify-content:center;width:2rem}.wholesale-faq__toggle svg{height:1.5rem;width:1.5rem}.wholesale-faq__minus,.wholesale-faq details[open] .wholesale-faq__plus{display:none}.wholesale-faq details[open] .wholesale-faq__minus{display:inline-flex}.wholesale-faq__answer{max-width:82rem;padding:0 5rem 1.5rem 1.7rem}.wholesale-faq__answer>:first-child{margin-top:0}.wholesale-faq__answer>:last-child{margin-bottom:0}.wm-shipping-section .wholesale-shipping article{background:#fff;border:1px solid var(--wm-border);border-radius:.8rem;box-shadow:none;display:grid;grid-template-columns:48% 52%;overflow:hidden;padding:0}.wm-shipping-card__media{min-height:21rem;overflow:hidden}.wm-shipping-card__media img{height:100%;object-fit:cover;width:100%}.wm-shipping-card__fallback--air{object-position:left center}.wm-shipping-card__fallback--sea{object-position:right center}.wm-shipping-card__content{align-self:center;padding:2rem 2.2rem}.wm-shipping-card__content h3{margin:0 0 .6rem}.wm-shipping-card__time{color:var(--wm-primary);font-size:1.55rem;font-weight:800;margin:.5rem 0 1rem}.wholesale-notice{background:#fff;border-color:var(--wm-accent)}.wholesale-cta{background:var(--wm-primary)!important;color:#fff;padding:2.4rem 0;text-align:left}.wholesale-cta__inner{align-items:center;display:grid;gap:2rem;grid-template-columns:minmax(0,1.5fr) auto minmax(14rem,.45fr)}.wholesale-cta__copy h2{font-size:2.5rem;line-height:1.15;margin:0 0 .5rem}.wholesale-cta__copy p{font-size:1.35rem;line-height:1.45;margin:0;max-width:64rem}.wholesale-cta__actions{display:flex;gap:.8rem}.wholesale-cta .button{margin:0;min-height:4.6rem;white-space:nowrap}.wholesale-cta h2,.wholesale-cta p{color:#fff}.wholesale-cta .button:first-child{background:var(--wm-accent);border-color:var(--wm-accent);color:#fff}.wholesale-cta .wholesale-contact-number{border-left:1px solid rgba(255,255,255,.35);font-size:1.15rem;line-height:1.35;margin:0;padding-left:2rem}.wholesale-cta .wholesale-contact-number strong{font-size:1.45rem}.inquiry-only-mode .footer{background:var(--wm-primary);color:#fff}.inquiry-only-mode .footer,.inquiry-only-mode .footer a,.inquiry-only-mode .footer h2{color:#fff}@media screen and (max-width:1199px){.wm-shell{width:calc(100% - 3.2rem)}.wm-marketplace__grid{grid-template-columns:18rem minmax(0,1fr) 22rem}.wm-hero-card{grid-template-columns:56% 44%}.wm-hero-card h1,.wm-hero-card h2{font-size:3.6rem}.wm-hero-card__eyebrow{font-size:.9rem;letter-spacing:.1em;margin-bottom:.55rem}.wm-hero-card__content{padding-left:2.6rem}}@media screen and (max-width:989px){.wm-site-header__desktop,.wm-site-nav{display:none}.wm-site-header__mobile{display:block;padding:1rem 0 1.2rem}.wm-site-header__mobile-row{align-items:center;display:grid;grid-template-columns:4.4rem 1fr 4.4rem;margin-bottom:.9rem}.wm-site-header__mobile-row .wm-site-header__brand{justify-content:center}.wm-site-header__mobile-row .wm-site-header__brand-lockup{align-items:center}.wm-site-header__mobile-row .wm-site-header__brand img{max-height:3.8rem;width:min(var(--wm-header-logo-width, 15rem),15rem)}.wm-mobile-menu{position:relative}.wm-mobile-menu summary{align-items:center;cursor:pointer;display:flex;height:4.4rem;justify-content:center;list-style:none;width:4.4rem}.wm-mobile-menu summary::-webkit-details-marker{display:none}.wm-mobile-menu nav{background:#fff;border:1px solid var(--wm-border);border-radius:.8rem;box-shadow:0 1rem 3rem #12312624;display:grid;left:0;min-width:25rem;padding:.8rem;position:absolute;top:4.6rem;z-index:30}.wm-mobile-menu nav a{color:var(--wm-text);min-height:4.4rem;padding:1.1rem 1.2rem;text-decoration:none}.wm-site-header__mobile-quote{align-items:center;color:var(--wm-accent);display:flex;height:4.4rem;justify-content:center;justify-self:end;position:relative;width:4.4rem}.wm-site-header__mobile-quote .wm-site-header__count{position:absolute;right:-.15rem;top:-.05rem}.wm-marketplace{padding-top:1.2rem}.wm-marketplace__grid{grid-template-columns:1fr}.wm-category-menu{display:none}.wm-mobile-categories{display:flex;gap:.8rem;margin:0 0 1.2rem;overflow-x:auto;padding:.1rem 0 .4rem;scrollbar-width:none}.wm-mobile-categories a{align-items:center;background:#fff;border:1px solid var(--wm-border);border-radius:99rem;color:var(--wm-text);display:inline-flex;flex:0 0 auto;font-size:1.15rem;font-weight:700;gap:.6rem;min-height:4.2rem;padding:.8rem 1.4rem;text-decoration:none}.wm-mobile-categories .svg-wrapper{height:1.8rem;width:1.8rem}.wm-support{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:none}.wm-support__item{min-height:9rem}.wm-support__button{display:none}.wm-products,.wm-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.wholesale-floating-whatsapp{display:flex}}@media screen and (max-width:749px){.wholesale-floating-whatsapp{bottom:calc(1.2rem + env(safe-area-inset-bottom));height:5.2rem;min-height:5.2rem;padding:0;right:1.2rem;width:5.2rem}.wholesale-floating-whatsapp .svg-wrapper{height:2.4rem;width:2.4rem}.wholesale-floating-whatsapp__label,.wm-collection-categories{display:none}.wm-shell{width:calc(100% - 2.4rem)}.wm-site-header__brand{font-size:2.55rem}.wm-section{padding:2.4rem 0}.wm-section__heading{margin-bottom:1.1rem}.wm-section__heading h2{font-size:1.9rem}.wm-view-all{font-size:1.2rem}.wm-hero-card{display:grid;grid-template-columns:56% 44%;min-height:36rem}.wm-hero-card__content{align-self:stretch;display:flex;flex-direction:column;justify-content:center;max-width:none;padding:2.4rem 1.2rem 2.4rem 1.6rem}.wm-hero-card h1,.wm-hero-card h2{font-size:clamp(2.4rem,7vw,2.8rem);line-height:1.04;margin-bottom:1rem}.wm-hero-card__subheading{font-size:1.3rem;line-height:1.35;margin-bottom:1.4rem}.wm-hero-card__actions{display:grid;gap:.8rem;width:100%}.wm-hero-card .button{font-size:1.2rem;min-height:4.4rem;min-width:0;padding:0 1rem}.wm-hero-card__disclaimer{font-size:1rem;gap:.5rem;line-height:1.3;margin-top:1.4rem}.wm-hero-card__disclaimer .svg-wrapper{flex:0 0 1.7rem;height:1.7rem;width:1.7rem}.wm-hero-card__media{min-height:36rem}.wm-hero-card__media img{object-position:center}.wm-carousel__arrow{display:none}.wm-carousel__controls{bottom:.7rem}.wm-support{display:grid;gap:.9rem;grid-auto-columns:min(78vw,30rem);grid-auto-flow:column;grid-template-columns:none;grid-template-rows:none;margin-inline:-.2rem;overflow-x:auto;padding:.2rem .2rem .5rem;scroll-padding-inline:.2rem;scroll-snap-type:x mandatory;scrollbar-width:none}.wm-support::-webkit-scrollbar{display:none}.wm-support__item{align-content:center;gap:1rem;grid-template-columns:4rem minmax(0,1fr);min-height:10.4rem;padding:1.3rem 1.4rem;scroll-snap-align:start}.wm-support__icon .svg-wrapper{height:3rem;width:3rem}.wm-support__copy strong{font-size:1.4rem;line-height:1.25}.wm-support__copy small{font-size:1.15rem;line-height:1.4;overflow-wrap:normal}.wm-products{display:grid;gap:.8rem;grid-auto-columns:clamp(13.8rem,43vw,17rem);grid-auto-flow:column;grid-template-columns:none!important;margin-inline:-.2rem;overflow-x:auto;padding:.2rem .2rem .6rem;scroll-padding-inline:.2rem;scroll-snap-type:x mandatory;scrollbar-width:none}.wm-products::-webkit-scrollbar{display:none}.wm-product-card{display:flex;flex-direction:column;min-height:0;scroll-snap-align:start}.wm-product-card__media{aspect-ratio:1 / 1;height:auto}.wm-product-card__content{max-width:100%;overflow:visible;padding:1rem}.wm-product-card h3{font-size:1.15rem;line-height:1.3;margin-bottom:.35rem}.wm-product-card__code,.wm-product-card__moq{font-size:.92rem}.wm-product-card__price{display:block;font-size:1.02rem}.wm-product-card__price span{font-size:.9rem}.wm-product-card__badge{font-size:.88rem;margin:.5rem 0 .7rem;padding:.45rem .65rem}.wm-product-card__action .button{font-size:1.05rem;min-height:4.4rem;padding:0 .5rem;white-space:nowrap}.wm-category-grid{gap:.8rem;grid-template-columns:repeat(3,minmax(0,1fr))!important}.wm-category-tile__title{font-size:1rem;min-height:3.3rem;padding:.65rem .4rem;overflow-wrap:anywhere}.wm-benefits{background:transparent;gap:.8rem;grid-auto-columns:clamp(13.8rem,43vw,17rem);grid-auto-flow:column;grid-template-columns:none;margin-inline:-.2rem;overflow-x:auto;padding:.2rem .2rem .6rem;scroll-padding-inline:.2rem;scroll-snap-type:x mandatory;scrollbar-width:none}.wm-benefits::-webkit-scrollbar{display:none}.wm-benefit{align-items:flex-start;background:var(--wm-benefits-bg, var(--wm-sand));border:1px solid rgba(32,36,33,.1);border-radius:.8rem;display:flex;flex-direction:column;min-height:16.5rem;padding:1.2rem;scroll-snap-align:start;text-align:left}.wm-benefit+.wm-benefit{border-left:1px solid rgba(32,36,33,.1)}.wm-benefit:last-child:nth-child(odd){grid-column:auto}.wm-benefit__icon{flex:0 0 3.6rem;height:3.6rem;width:3.6rem}.wm-benefit__icon svg{height:1.9rem;width:1.9rem}.wm-benefit h3{font-size:1.15rem;line-height:1.3;margin:.8rem 0 .35rem;min-height:0}.wm-benefit p{font-size:.95rem;line-height:1.4;margin:0}.wm-image-feature{grid-template-columns:1fr 1fr}.wm-image-feature--reverse .wm-image-feature__media{order:2}.wm-image-feature__media{min-height:23rem}.wm-image-feature__content{padding:1.6rem}.wm-image-feature__content h2{font-size:1.7rem}.wm-image-feature__content .rte{font-size:1rem}.wm-image-feature__content .button{font-size:.95rem;min-height:3.8rem;padding:0 1rem}.wm-image-feature--editorial{grid-template-columns:1fr}.wm-image-feature--editorial .wm-image-feature__media,.wm-image-feature--editorial.wm-image-feature--reverse .wm-image-feature__media{min-height:27rem;order:0}.wm-image-feature--editorial .wm-image-feature__content{padding:2.4rem 2rem 2.8rem}.wm-image-feature--editorial .wm-image-feature__content h2{font-size:2.7rem}.wm-image-feature--editorial .rte>p:first-child{font-size:1.35rem;margin-bottom:1.6rem}.wm-image-feature--editorial .rte ul{grid-template-columns:1fr}.wm-image-feature--editorial .rte li{font-size:1.2rem}.wm-image-feature__actions{align-items:stretch;flex-direction:column;margin-top:2rem}.wm-image-feature--editorial .wm-image-feature__content .button,.wm-image-feature__whatsapp{justify-content:center;width:100%}.wholesale-process{display:grid!important;gap:.8rem;grid-auto-columns:clamp(13.8rem,43vw,17rem);grid-auto-flow:column;grid-template-columns:none!important;margin-inline:-.2rem;overflow-x:auto;padding:.2rem .2rem .6rem;scroll-padding-inline:.2rem;scroll-snap-type:x mandatory;scrollbar-width:none}.wholesale-process::-webkit-scrollbar{display:none}.wholesale-process li{align-items:flex-start;background:#fff;border:1px solid var(--wm-border);border-radius:.8rem;display:flex;flex-direction:column;gap:.7rem;justify-items:start;min-height:13.8rem;padding:1.2rem;scroll-snap-align:start;text-align:left}.wholesale-process li>span{flex-basis:2.8rem;height:2.8rem;width:2.8rem}.wholesale-process li h3,.wholesale-process li p{font-size:.95rem}.wholesale-process li h3{display:block;font-size:1.15rem;margin-bottom:.35rem}.wholesale-process li p{display:block}.wholesale-faq summary{font-size:1.3rem;min-height:5rem;padding:1.15rem 1.2rem}.wholesale-faq__answer{font-size:1.15rem;padding:0 3.8rem 1.3rem 1.2rem}.wholesale-cta{padding:2.2rem 0}.wholesale-cta__inner{gap:1.3rem;grid-template-columns:1fr}.wholesale-cta__copy h2{font-size:1.9rem}.wholesale-cta__copy p{font-size:1.1rem}.wholesale-cta__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.wholesale-cta .button{font-size:1.05rem;min-height:4.4rem;padding:0 .7rem;white-space:normal}.wholesale-cta .wholesale-contact-number{border-left:0;border-top:1px solid rgba(255,255,255,.35);padding-left:0;padding-top:1rem}.wholesale-shipping{grid-template-columns:1fr!important}.wm-shipping-section .wholesale-shipping article{grid-template-columns:35% 65%}.wm-shipping-card__media{min-height:14rem}.wm-shipping-card__content{padding:1.2rem}.wm-shipping-card__content h3{font-size:1.35rem}.wm-shipping-card__content .rte,.wm-shipping-card__time{font-size:1rem}}@media screen and (max-width:339px){.wm-shell{width:calc(100% - 1.6rem)}.wm-mobile-categories a{padding-left:1.1rem;padding-right:1.1rem}.wm-support{grid-auto-columns:90vw}.wm-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.wm-benefits{grid-auto-columns:13.8rem;grid-template-columns:none}.wm-benefit:last-child:nth-child(odd){grid-column:auto}.wm-image-feature__content{padding:1.2rem}}@media(prefers-reduced-motion:reduce){.wm-hero-slide:not([hidden]){animation:none}.wm-category-tile{transition:none}}.wm-section--editorial-feature .wm-shell{max-width:144rem;width:calc(100% - 4rem)}.wm-image-feature--editorial{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.wm-image-feature--editorial .wm-image-feature__media{aspect-ratio:4 / 3;min-height:0}.wm-image-feature--editorial .wm-image-feature__content{padding:clamp(3.6rem,4vw,5.6rem)}.wm-image-feature--editorial .wm-image-feature__content h2{color:var(--wm-primary);font-size:clamp(3.4rem,3vw,4.4rem);font-weight:700;letter-spacing:-.035em;line-height:1.18;margin-bottom:1.8rem;max-width:64rem}.wm-image-feature__eyebrow{font-size:1.2rem;letter-spacing:.2em;margin-bottom:1.8rem}.wm-image-feature--editorial .rte>p:first-child{color:#30342f;font-size:1.55rem;line-height:1.55;margin-bottom:2.6rem;max-width:66rem}.wm-image-feature--editorial .rte ul{align-items:center;gap:0}.wm-image-feature--editorial .rte li{align-items:center;border-left:1px solid rgba(11,79,58,.2);display:flex;font-size:1.35rem;font-weight:650;gap:1.2rem;line-height:1.35;min-height:4.4rem;padding:0 1.8rem}.wm-image-feature--editorial .rte li:first-child{border-left:0;padding-left:0}.wm-image-feature--editorial .rte li:before{background-image:var(--wm-feature-check);background-position:center;background-repeat:no-repeat;background-size:contain;content:"";flex:0 0 3rem;height:3rem;width:3rem}.wm-image-feature__actions{gap:1.5rem 2.6rem;margin-top:3rem}.wm-image-feature--editorial .wm-image-feature__content .button{border-radius:.65rem;font-size:1.5rem;min-height:5rem;min-width:22rem}.wm-image-feature--editorial .wm-image-feature__content .button:after{border-radius:.65rem}.wm-image-feature__whatsapp{font-size:1.5rem;gap:1rem}.wm-image-feature__whatsapp .svg-wrapper{height:2rem;width:2rem}.wm-image-feature__reassurance{font-size:1.3rem;margin-top:2rem}@media(hover:hover)and (pointer:fine){.wm-product-card{transition:border-color .2s ease,box-shadow .25s ease,transform .25s ease}.wm-product-card__media img{transition:transform .35s cubic-bezier(.2,.7,.2,1)}.wm-product-card:hover,.wm-product-card:focus-within{border-color:#0b4f3a40;box-shadow:0 1rem 2.4rem #122d211a;transform:translateY(-.35rem) scale(1.012)}.wm-product-card:hover .wm-product-card__media img,.wm-product-card:focus-within .wm-product-card__media img{transform:scale(1.045)}}.wm-product-card.is-quote-confirmed{animation:wm-product-card-confirmed .56s cubic-bezier(.2,.75,.25,1);border-color:#167b4b80}.wm-product-card__action .button.is-added{background:#167b4b;border-color:#167b4b;color:#fff}@keyframes wm-product-card-confirmed{0%,to{transform:scale(1)}42%{transform:scale(.975)}72%{transform:scale(1.012)}}.wm-image-feature__reassurance .svg-wrapper{display:none}@media screen and (max-width:989px){.wm-image-feature--editorial .wm-image-feature__media{min-height:34rem}.wm-image-feature--editorial .wm-image-feature__content{padding:3.2rem 2.4rem 3.6rem}.wm-image-feature--editorial .wm-image-feature__content h2{font-size:clamp(3.2rem,7vw,4.4rem)}.wm-image-feature--editorial .rte ul{gap:1.2rem;grid-template-columns:1fr}.wm-image-feature--editorial .rte li,.wm-image-feature--editorial .rte li:first-child{border-left:0;padding:0}.wm-image-feature--editorial .wm-image-feature__content .button{font-size:1.4rem;min-width:0}}@media screen and (max-width:749px){.wm-image-feature--editorial{grid-template-columns:1fr}.wm-image-feature--editorial .wm-image-feature__media,.wm-image-feature--editorial.wm-image-feature--reverse .wm-image-feature__media{min-height:28rem;order:0}.wm-image-feature--editorial .wm-image-feature__content h2{font-size:3.2rem}.wm-image-feature__eyebrow{font-size:1.1rem;margin-bottom:1.4rem}.wm-image-feature--editorial .rte>p:first-child{font-size:1.35rem;margin-bottom:2rem}.wm-image-feature__actions{margin-top:2.6rem}.wm-image-feature__reassurance{font-size:1.2rem}}.wm-support__item--whatsapp{grid-template-columns:5.4rem minmax(0,1fr)}.wm-support__item--whatsapp .wm-support__icon{overflow:hidden}@media screen and (max-width:749px){.wm-support__item--whatsapp{grid-template-columns:5rem minmax(0,1fr)}.wm-support__item--whatsapp .wm-support__icon img{height:5.2rem;width:5.2rem}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/wholesale-marketplace.css.map */
