.landu-tabbed-products{overflow:hidden;padding-top:var(--landu-tabbed-products-padding-top-mobile);padding-bottom:var(--landu-tabbed-products-padding-bottom-mobile);background:var(--landu-tabbed-products-bg, var(--landu-cloud, #F3F5F8));color:var(--landu-slate, #5B6472);font-family:var(--font-body-family, sans-serif)}.landu-tabbed-products__header{margin-bottom:2.4rem;text-align:center}.landu-tabbed-products__heading{margin:0;color:var(--landu-graphite, #22262C);font-family:var(--font-heading-family, sans-serif);font-weight:var(--font-heading-weight, 700);letter-spacing:-.02em}.landu-tabbed-products__subheading{max-width:62rem;margin:1.2rem auto 0;color:var(--landu-slate, #5B6472);font-size:1.5rem;line-height:1.6}.landu-tabbed-products__tabs-wrap{margin-bottom:3.2rem;text-align:center}.landu-tabbed-products__tabs{display:inline-flex;max-width:100%;padding:.4rem;overflow-x:auto;align-items:center;border-radius:var(--landu-radius-panel, 8px);background:var(--landu-border, #E7EAEF);scrollbar-width:none}.landu-tabbed-products__tabs::-webkit-scrollbar,.landu-tabbed-products__products::-webkit-scrollbar{display:none}.landu-tabbed-products__tab{flex:0 0 auto;padding:.9rem 1.8rem;border:0;border-radius:var(--landu-radius-control, 5px);color:var(--landu-slate, #5B6472);background:transparent;font:inherit;font-size:1.4rem;font-weight:500;white-space:nowrap;cursor:pointer;transition:color var(--landu-motion-base, .2s) ease,background-color var(--landu-motion-base, .2s) ease,box-shadow var(--landu-motion-base, .2s) ease}.landu-tabbed-products__tab.is-active{color:var(--landu-white, #FFFFFF);background:var(--landu-navy, #0B1F3D);box-shadow:0 1px 3px #0b1f3d1f}.landu-tabbed-products__tab:focus-visible{outline:2px solid var(--landu-navy, #0B1F3D);outline-offset:2px}.landu-tabbed-products__panel{display:grid;gap:1.6rem}.landu-tabbed-products__panel[hidden]{display:none}.landu-tabbed-products__promo{position:relative;display:flex;min-height:32rem;padding:3.2rem 2.4rem;overflow:hidden;border-radius:var(--landu-radius-card, 12px);color:var(--landu-tabbed-products-promo-text, #FFFFFF);background:var(--landu-tabbed-products-promo-bg, #0B1F3D)}.landu-tabbed-products__promo-media,.landu-tabbed-products__promo-media:after{position:absolute;top:0;right:0;bottom:0;left:0}.landu-tabbed-products__promo-media:after{content:"";background:rgba(11,31,61,var(--landu-tabbed-products-promo-overlay, .2))}.landu-tabbed-products__promo-image{width:100%;height:100%;object-fit:cover}.landu-tabbed-products__promo-content{position:relative;z-index:1;display:flex;width:100%;flex-direction:column;align-items:flex-start}.landu-tabbed-products__promo-title{margin:0;color:inherit;font-family:var(--font-heading-family, sans-serif);font-size:clamp(2.6rem,4vw,3.2rem);font-weight:var(--font-heading-weight, 700);letter-spacing:-.03em;line-height:1.15}.landu-tabbed-products__promo-text{margin:1.4rem 0 2.8rem;color:inherit;font-size:1.5rem;line-height:1.6;opacity:.82}.landu-tabbed-products__promo-button,.landu-tabbed-products__button{display:inline-flex;min-height:4.4rem;align-items:center;justify-content:center;border-radius:var(--landu-radius-button, 2px);font:inherit;font-size:1.4rem;font-weight:700;text-decoration:none;cursor:pointer;transition:background-color var(--landu-motion-base, .2s) ease,border-color var(--landu-motion-base, .2s) ease,color var(--landu-motion-base, .2s) ease,transform var(--landu-motion-base, .2s) ease}.landu-tabbed-products__promo-button{margin-top:auto;padding:1rem 2rem}.landu-tabbed-products__promo-button--outline{border:1px solid currentColor;color:var(--landu-tabbed-products-promo-text, #FFFFFF);background:transparent}.landu-tabbed-products__promo-button--solid{border:1px solid var(--landu-tabbed-products-promo-text, #FFFFFF);color:var(--landu-tabbed-products-promo-bg, #0B1F3D);background:var(--landu-tabbed-products-promo-text, #FFFFFF)}.landu-tabbed-products__products{display:flex;gap:1.6rem;padding-bottom:.4rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.landu-tabbed-products__product{position:relative;display:flex;min-width:0;flex:0 0 calc(85vw - 2.4rem);flex-direction:column;padding:2rem;border:1px solid var(--landu-border, #E7EAEF);border-radius:var(--landu-radius-card, 12px);background:var(--landu-white, #FFFFFF);box-shadow:var(--landu-shadow-rest, 0 1px 3px rgba(11, 31, 61, .04));scroll-snap-align:start;transition:border-color var(--landu-motion-base, .2s) ease,box-shadow var(--landu-motion-base, .2s) ease,transform var(--landu-motion-base, .2s) ease}.landu-tabbed-products__badge{position:absolute;top:1.6rem;left:1.6rem;z-index:1;padding:.4rem .9rem;border:1px solid var(--landu-border, #E7EAEF);border-radius:var(--landu-radius-pill, 999px);color:var(--landu-navy, #0B1F3D);background:var(--landu-cloud, #F3F5F8);font-size:1.1rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.landu-tabbed-products__product-media{display:flex;width:100%;margin-bottom:2rem;align-items:center;justify-content:center;aspect-ratio:var(--landu-tabbed-products-image-ratio, 1 / 1)}.landu-tabbed-products__product-image,.landu-tabbed-products__placeholder{display:block;width:100%;height:100%;object-fit:contain}.landu-tabbed-products__product-image{transition:transform var(--landu-motion-slow, .22s) ease}.landu-tabbed-products__product-title{display:-webkit-box;margin-bottom:.8rem;overflow:hidden;color:var(--landu-graphite, #22262C);font-size:1.5rem;font-weight:500;line-height:1.5;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2}.landu-tabbed-products__price{margin-bottom:2rem;color:var(--landu-graphite, #22262C);font-size:1.5rem;font-weight:500}.landu-tabbed-products__price-current{color:var(--landu-navy, #0B1F3D);font-weight:700}.landu-tabbed-products__price-compare{margin-left:.6rem;color:var(--landu-muted, #9AA1AC);font-size:1.3rem;font-weight:400}.landu-tabbed-products__form{margin-top:auto}.landu-tabbed-products__button{width:100%;margin-top:auto;padding:1.1rem 1.6rem;border:1px solid var(--landu-navy, #0B1F3D);color:var(--landu-white, #FFFFFF);background:var(--landu-navy, #0B1F3D)}.landu-tabbed-products__button:disabled{border-color:var(--landu-muted, #9AA1AC);background:var(--landu-muted, #9AA1AC);cursor:not-allowed}@media(hover:hover)and (pointer:fine){.landu-tabbed-products__tab:hover{color:var(--landu-navy, #0B1F3D)}.landu-tabbed-products__promo-button:hover,.landu-tabbed-products__button:not(:disabled):hover{transform:translateY(-1px)}.landu-tabbed-products__button:not(:disabled):hover{border-color:var(--landu-navy-hover, #15325C);background:var(--landu-navy-hover, #15325C)}.landu-tabbed-products__product:hover{border-color:#0b1f3d33;box-shadow:var(--landu-shadow-hover, 0 12px 28px rgba(11, 31, 61, .08));transform:translateY(-2px)}.landu-tabbed-products__product:hover .landu-tabbed-products__product-image{transform:scale(1.02)}}@media screen and (min-width:600px){.landu-tabbed-products__product{flex-basis:calc(50% - .8rem)}}@media screen and (min-width:990px){.landu-tabbed-products{padding-top:var(--landu-tabbed-products-padding-top);padding-bottom:var(--landu-tabbed-products-padding-bottom)}.landu-tabbed-products__tabs-wrap{margin-bottom:4rem}.landu-tabbed-products__panel{grid-template-columns:minmax(0,.34fr) minmax(0,.66fr);gap:2rem}.landu-tabbed-products__promo{min-height:100%}.landu-tabbed-products__products{gap:2rem}.landu-tabbed-products__product{flex-basis:calc(50% - 1rem)}}@media screen and (min-width:1200px){.landu-tabbed-products__panel{grid-template-columns:minmax(0,.25fr) minmax(0,.75fr)}.landu-tabbed-products__product{flex-basis:calc(33.333% - 1.334rem)}}@media(prefers-reduced-motion:reduce){.landu-tabbed-products__tab,.landu-tabbed-products__promo-button,.landu-tabbed-products__product,.landu-tabbed-products__product-image,.landu-tabbed-products__button{transition:none}.landu-tabbed-products__promo-button:hover,.landu-tabbed-products__product:hover,.landu-tabbed-products__product:hover .landu-tabbed-products__product-image,.landu-tabbed-products__button:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/landu-tabbed-products.css.map */
