@font-face{font-family:Barlow Condensed;src:url(barlow-condensed-700-latin-ext.woff2) format("woff2");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Barlow Condensed;src:url(barlow-condensed-800-latin-ext.woff2) format("woff2");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Manrope;src:url(manrope-variable-latin-ext.woff2) format("woff2");font-style:normal;font-weight:400 800;font-display:swap}:root{--sealdi-green: #0f3f3d;--sealdi-green-deep: #0a2c2b;--sealdi-green-soft: #1f5a55;--sealdi-orange: #ff8a2a;--sealdi-orange-deep: #ea7417;--sealdi-lime: #dfe24f;--sealdi-cream: #f5d9c2;--sealdi-border: #dfe4e6;--sealdi-surface: #f7f8f8;--sealdi-text: #163535;--sealdi-muted: #5a6868;--sealdi-shadow: 0 18px 48px rgba(10, 44, 43, .12);--sealdi-radius-sm: 10px;--sealdi-radius-md: 16px;--sealdi-radius-lg: 24px;--sealdi-radius-xl: 32px;--sealdi-page-width: min(1440px, calc(100vw - 32px) );--sealdi-heading-font: "Manrope", Arial, sans-serif}body{color:var(--sealdi-text)}.button,.button-secondary,.sealdi-button{border-radius:14px}.sealdi-heading{font-family:var(--sealdi-heading-font, var(--font-heading--family));font-weight:800;letter-spacing:.01em;text-transform:uppercase;line-height:.98}.sealdi-kicker{font-size:.875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--sealdi-orange)}.sealdi-shell{width:min(var(--sealdi-page-width),100%);margin-inline:auto}.sealdi-breadcrumb-strip{background:var(--sealdi-cream);border-block:1px solid rgba(15,63,61,.08)}.sealdi-breadcrumbs{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;padding:.875rem 0;font-size:.875rem;color:var(--sealdi-muted)}.sealdi-breadcrumbs a{color:inherit;text-decoration:none}.sealdi-breadcrumbs a:not(:last-child):after{content:">";margin-inline-start:.5rem;color:#0f3f3d73}.sealdi-breadcrumbs span{color:var(--sealdi-text);font-weight:600}.sealdi-header-section,.sealdi-footer-section{background:var(--sealdi-green);color:#fff}.sealdi-header-section a,.sealdi-footer-section a{color:inherit;text-decoration:none}.sealdi-utility-bar{border-bottom:1px solid rgba(255,255,255,.1);font-size:.875rem}.sealdi-utility-bar__inner{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:.65rem 0}.sealdi-utility-bar__meta,.sealdi-utility-bar__links{display:flex;gap:1.25rem;align-items:center;flex-wrap:wrap}.sealdi-utility-pill{display:inline-flex;align-items:center;gap:.45rem}.sealdi-utility-pill:before{content:"";width:.7rem;height:.7rem;border-radius:999px;background:var(--sealdi-orange)}.sealdi-header{position:relative;z-index:30}.sealdi-header__inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:1.5rem;align-items:center;padding:1rem 0}.sealdi-header__logo img{display:block;width:clamp(140px,14vw,210px);height:auto}.sealdi-header__search,.sealdi-search-form{position:relative}.sealdi-search-form__box{display:grid;grid-template-columns:minmax(0,1fr) 220px 56px;background:#fff;border-radius:18px;border:1px solid rgba(15,63,61,.12);overflow:hidden;box-shadow:var(--sealdi-shadow)}.sealdi-search-form__box input,.sealdi-search-form__box select{border:0;background:transparent;min-height:56px;padding:0 1rem;font-size:.95rem}.sealdi-search-form__box select{border-left:1px solid rgba(15,63,61,.12);color:var(--sealdi-text)}.sealdi-search-form__box button{border:0;background:var(--sealdi-orange);color:#fff;cursor:pointer}.sealdi-predictive-results{position:absolute;inset:calc(100% + 8px) 0 auto;background:#fff;border:1px solid rgba(15,63,61,.08);border-radius:18px;box-shadow:var(--sealdi-shadow);overflow:hidden}.sealdi-header__actions{display:flex;align-items:center;gap:.75rem}.sealdi-header__actions .header-actions__action,.sealdi-header__actions>a,.sealdi-header__actions>button{display:inline-flex;align-items:center;gap:.5rem;color:#fff}.sealdi-header__actions .cart-drawer{display:inline-flex}.sealdi-header__actions .account-button{display:none!important}.sealdi-account-link,.sealdi-favorites-link,.sealdi-header__cta{min-height:48px;border-radius:999px;padding:0 1rem;font-weight:700}.sealdi-account-link,.sealdi-favorites-link{background:#ffffff14}.sealdi-header__cta{background:var(--sealdi-lime);color:var(--sealdi-green)!important}.sealdi-count-bubble{display:inline-flex;align-items:center;justify-content:center;min-width:1.4rem;height:1.4rem;padding:0 .35rem;border-radius:999px;background:var(--sealdi-orange);color:#fff;font-size:.75rem;font-weight:700}.sealdi-nav-bar{border-top:1px solid rgba(255,255,255,.08)}.sealdi-nav-bar__inner{display:flex;gap:2rem;align-items:center;padding:.95rem 0}.sealdi-nav-bar__categories{display:inline-flex;align-items:center;gap:.65rem;padding:.9rem 1.2rem;border-radius:14px;background:var(--sealdi-orange);color:#fff!important;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.sealdi-nav-links{display:flex;gap:1.75rem;align-items:center;flex-wrap:wrap}.sealdi-nav-links a{text-transform:uppercase;font-weight:700;letter-spacing:.04em;font-size:.95rem}.sealdi-nav-links a.is-highlight{color:var(--sealdi-orange)}.sealdi-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a2c2b94;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;pointer-events:none;transition:opacity .24s ease;z-index:118}.sealdi-category-drawer{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100dvh;max-width:100vw;background:#fff;color:var(--sealdi-text);transform:translate(-100%);transition:transform .24s ease;z-index:119;display:flex;flex-direction:column;overflow:hidden}.sealdi-drawer-open .sealdi-drawer-overlay{opacity:1;pointer-events:auto}.sealdi-drawer-open .sealdi-category-drawer{transform:translate(0)}.sealdi-category-drawer__header{display:flex;justify-content:space-between;align-items:center;padding:max(1rem,env(safe-area-inset-top)) 1.25rem .95rem;border-bottom:1px solid var(--sealdi-border);flex:0 0 auto}.sealdi-category-drawer__header h2{margin:0;font:inherit;font-size:1.2rem;font-weight:800;text-transform:uppercase}.sealdi-category-drawer__body{position:relative;flex:1 1 auto;min-height:0;overflow:hidden}.sealdi-category-drawer__root,.sealdi-category-drawer__panel{position:static;inset:auto;min-height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:1rem 1.25rem calc(1.5rem + env(safe-area-inset-bottom));background:inherit;transform:translate(0);transition:none}.sealdi-category-drawer__root-link{display:flex;align-items:center;justify-content:space-between;gap:.8rem;min-height:52px;padding:.75rem .95rem;border-radius:14px;border:1px solid rgba(15,63,61,.1);background:#fff;color:inherit;text-decoration:none}.sealdi-category-drawer__panel-header{position:sticky;top:0;z-index:1;display:flex;align-items:center;gap:.8rem;margin:-1rem -1.25rem .9rem;padding:1rem 1.25rem .9rem;background:inherit;border-bottom:1px solid var(--sealdi-border)}.sealdi-category-drawer__subcategories{display:grid;gap:.5rem}.sealdi-category-drawer__empty{margin:0;color:var(--sealdi-muted);font-size:.92rem;line-height:1.45}.sealdi-menu-links,.sealdi-menu-links ul{list-style:none;margin:0;padding:0}.sealdi-menu-links__item+.sealdi-menu-links__item{margin-top:.35rem}.sealdi-menu-links__summary,.sealdi-menu-links__link,.sealdi-menu-links__overview{display:flex;align-items:center;justify-content:space-between;padding:.85rem .95rem;border-radius:12px;text-decoration:none}.sealdi-menu-links__summary{cursor:pointer;background:var(--sealdi-surface);font-weight:700}.sealdi-menu-links__link{background:#fff;border:1px solid var(--sealdi-border)}.sealdi-menu-links__overview{color:var(--sealdi-green-soft);font-size:.9rem}.sealdi-menu-links__description{margin:.55rem 0 0;padding:0 .95rem;color:var(--sealdi-muted);font-size:.86rem;line-height:1.45}.sealdi-menu-links--level-2,.sealdi-menu-links--level-3{margin-top:.5rem;padding-left:.5rem}.sealdi-menu-links__chevron{width:.8rem;height:.8rem;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform .2s ease}.sealdi-menu-links__details[open]>.sealdi-menu-links__summary .sealdi-menu-links__chevron{transform:rotate(225deg)}.sealdi-mobile-bottom-nav{display:none}.sealdi-home{padding:1.5rem 0 3rem;background:radial-gradient(circle at 15% 15%,rgba(255,138,42,.12),transparent 28%),linear-gradient(180deg,#fff,#f7f8f8)}.sealdi-home__hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:0;overflow:hidden;border-radius:var(--sealdi-radius-xl);background:#fff;box-shadow:var(--sealdi-shadow)}.sealdi-home__hero-copy{padding:clamp(2rem,3vw,3rem);display:grid;gap:1.25rem;align-content:center}.sealdi-home__hero-copy h1{margin:0;font-size:clamp(2.5rem,4vw,4.6rem);color:var(--sealdi-green)}.sealdi-home__hero-copy h1 strong{color:var(--sealdi-orange);font-weight:inherit}.sealdi-home__hero-points{display:grid;gap:.5rem;color:var(--sealdi-muted)}.sealdi-home__hero-points span{display:inline-flex;gap:.5rem;align-items:center}.sealdi-home__hero-points span:before{content:"";width:.75rem;height:.75rem;border-radius:999px;background:var(--sealdi-lime);box-shadow:inset 0 0 0 2px var(--sealdi-green)}.sealdi-home__hero-quick-links{display:flex;flex-wrap:wrap;gap:.5rem}.sealdi-home__hero-quick-links a{padding:.55rem .85rem;border-radius:999px;background:var(--sealdi-surface);color:var(--sealdi-text);font-size:.9rem}.sealdi-home__hero-media{position:relative;min-height:100%}.sealdi-home__hero-media img{width:100%;height:100%;object-fit:cover}.sealdi-home__hero-card{position:absolute;right:1.5rem;bottom:1.5rem;width:min(320px,calc(100% - 3rem));background:#0f3f3df5;color:#fff;border-radius:24px;padding:1.5rem;box-shadow:var(--sealdi-shadow)}.sealdi-home__hero-card h2,.sealdi-offer-hero__card h2{margin:0 0 .75rem;font-size:1.8rem;line-height:1.04;text-transform:uppercase}.sealdi-home__hero-card ul,.sealdi-offer-hero__card ul{margin:0 0 1.1rem;padding-left:1rem;display:grid;gap:.4rem}.sealdi-section-head{display:flex;justify-content:space-between;align-items:end;gap:1rem;margin:2rem 0 1rem}.sealdi-section-head h2{margin:0;font-size:clamp(1.8rem,3vw,2.6rem);color:var(--sealdi-green)}.sealdi-category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem}.sealdi-category-card{display:grid;gap:.85rem;padding:1rem;border-radius:20px;background:#fff;border:1px solid rgba(15,63,61,.08);box-shadow:0 12px 32px #0a2c2b0f}.sealdi-category-card__image{aspect-ratio:1.1;border-radius:16px;overflow:hidden;background:linear-gradient(135deg,#ff8a2a14,#0f3f3d1f)}.sealdi-category-card__image img{width:100%;height:100%;object-fit:cover}.sealdi-category-card h3{margin:0;font-size:1rem;line-height:1.2}.sealdi-category-card p{margin:0;color:var(--sealdi-muted);font-size:.88rem}.sealdi-logo-strip{display:grid;grid-template-columns:max-content 1fr max-content;gap:1rem;align-items:center;margin-top:1.5rem;padding:1rem 1.25rem;border-radius:18px;background:#fff;border:1px solid rgba(15,63,61,.08)}.sealdi-logo-strip__title{font-weight:800;text-transform:uppercase}.sealdi-logo-strip__items{display:flex;gap:.9rem;flex-wrap:wrap;align-items:center}.sealdi-logo-strip__items span,.sealdi-logo-strip__items a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.65rem .95rem;border-radius:12px;background:var(--sealdi-surface);color:var(--sealdi-green);font-weight:700}.sealdi-promo-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1.7fr;gap:1rem;margin-top:1.5rem}.sealdi-promo-card{position:relative;min-height:250px;padding:1.25rem;border-radius:24px;overflow:hidden;color:#fff;background:var(--sealdi-green);box-shadow:var(--sealdi-shadow)}.sealdi-promo-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.sealdi-promo-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0f3f3d1f,#0f3f3db8)}.sealdi-promo-card>*{position:relative;z-index:1}.sealdi-promo-card--accent{background:linear-gradient(145deg,#0f3f3d,#1b5953)}.sealdi-promo-card--cta{display:grid;align-content:end}.sealdi-home-products{margin-top:1.5rem}.sealdi-product-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem}.sealdi-process{display:grid;grid-template-columns:1.2fr repeat(3,1fr) 1.3fr;gap:1rem;align-items:stretch;margin-top:2rem}.sealdi-process__intro,.sealdi-process__step,.sealdi-process__cta{padding:1.2rem;border-radius:20px;background:#fff;border:1px solid rgba(15,63,61,.08)}.sealdi-process__cta{background:var(--sealdi-green);color:#fff}.sealdi-collection-hero,.sealdi-offer-page,.sealdi-contact-page,.sealdi-category-hub,.sealdi-product-tabs{background:radial-gradient(circle at top left,rgba(255,138,42,.1),transparent 22%),linear-gradient(180deg,#fff,#f7f8f8)}.sealdi-collection-hero__frame,.sealdi-offer-page__frame,.sealdi-contact-page__frame,.sealdi-category-hub__frame{padding:1.5rem 0 2.75rem}.sealdi-collection-hero__top{display:grid;grid-template-columns:260px minmax(0,1fr);gap:1.25rem;align-items:stretch}.sealdi-collection-hero__sidebar,.sealdi-collection-hero__content,.sealdi-guide-box,.sealdi-filter-aside,.sealdi-product-tabs__pane,.sealdi-contact-card,.sealdi-form-card,.sealdi-category-hub__card{background:#fff;border-radius:24px;border:1px solid rgba(15,63,61,.08);box-shadow:0 14px 34px #0a2c2b0d}.sealdi-collection-hero__sidebar{padding:1rem}.sealdi-collection-hero__sidebar h2{margin:0 0 1rem;font-size:1rem;text-transform:uppercase}.sealdi-collection-hero__sidebar a{display:block;padding:.7rem .8rem;border-radius:12px;color:var(--sealdi-text)}.sealdi-collection-hero__sidebar a:hover,.sealdi-collection-hero__sidebar a[aria-current=page]{background:#ff8a2a24}.sealdi-collection-hero__content{overflow:hidden}.sealdi-collection-hero__banner{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1fr);min-height:320px}.sealdi-collection-hero__copy{padding:2rem;display:grid;gap:1rem;align-content:center}.sealdi-collection-hero__copy h1,.sealdi-offer-hero__copy h1,.sealdi-contact-hero__copy h1{margin:0;font-size:clamp(2.4rem,4vw,4.4rem);color:var(--sealdi-green)}.sealdi-collection-hero__copy p,.sealdi-offer-hero__copy p,.sealdi-contact-hero__copy p{margin:0;color:var(--sealdi-muted);font-size:1rem;line-height:1.6}.sealdi-collection-hero__summary{font-size:1.05rem!important;color:var(--sealdi-text)!important}.sealdi-collection-hero__media img,.sealdi-offer-hero__media img,.sealdi-contact-hero__media img{width:100%;height:100%;object-fit:cover}.sealdi-subcategory-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.85rem;padding:1rem}.sealdi-subcategory-card{display:grid;grid-template-columns:72px 1fr;gap:.85rem;align-items:center;padding:.7rem;border-radius:16px;border:1px solid rgba(15,63,61,.08);background:#fff}.sealdi-subcategory-card__image{aspect-ratio:1;border-radius:12px;overflow:hidden;background:var(--sealdi-surface)}.sealdi-subcategory-card__image img{width:100%;height:100%;object-fit:cover}.sealdi-collection-brand-strip{display:grid;gap:.85rem;padding:0 1rem 1rem}.sealdi-collection-brand-strip__label{color:var(--sealdi-muted);font-size:.82rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.sealdi-collection-brand-strip__list{display:flex;flex-wrap:wrap;gap:.65rem}.sealdi-collection-brand-chip{display:inline-flex;align-items:center;min-height:38px;padding:0 .95rem;border-radius:999px;background:#0f3f3d0f;border:1px solid rgba(15,63,61,.08);color:var(--sealdi-text);font-size:.9rem;font-weight:700}.sealdi-guide-box{margin-top:1rem;padding:1.25rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.sealdi-guide-box__title{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;gap:1rem}.sealdi-guide-box__title h2{margin:0;font-size:1.45rem}.sealdi-guide-box__item{padding:1rem;border-left:1px dashed rgba(15,63,61,.18)}.sealdi-guide-box__item:first-of-type{border-left:0}.sealdi-guide-box__item strong{display:block;margin-bottom:.45rem}.sealdi-guide-box__item p{margin:0;color:var(--sealdi-muted);line-height:1.55}.collection-wrapper{align-items:start}.facets-block-wrapper--vertical{position:sticky;top:calc(var(--header-group-height, 0px) + 16px)}.facets-block-wrapper--vertical .facets{padding:1rem;border-radius:24px;background:#fff;border:1px solid rgba(15,63,61,.08);box-shadow:0 14px 34px #0a2c2b0d}.product-grid-container .product-grid__list{gap:1rem}@media screen and (min-width:1280px){ul.product-grid.product-grid--grid,.resource-list.resource-list--grid:has(product-card){grid-template-columns:repeat(5,minmax(0,1fr))!important}}@media screen and (min-width:900px)and (max-width:1279px){ul.product-grid.product-grid--grid,.resource-list.resource-list--grid:has(product-card){grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media screen and (min-width:640px)and (max-width:899px){ul.product-grid.product-grid--grid,.resource-list.resource-list--grid:has(product-card){grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media screen and (max-width:639px){ul.product-grid.product-grid--grid,.resource-list.resource-list--grid:has(product-card){grid-template-columns:repeat(2,minmax(0,1fr))!important}}product-card{display:block;height:100%}.product-card__content{position:relative;display:flex;flex-direction:column;gap:.65rem;height:100%;border-radius:24px!important;background:#fff;border:1px solid rgba(15,63,61,.08);box-shadow:0 12px 30px #0a2c2b0d;overflow:hidden}.product-card__content .card-gallery{width:100%;aspect-ratio:1 / 1;border-radius:20px;background:linear-gradient(180deg,#f8faf9,#eef3f2);overflow:hidden}.product-card__content .card-gallery>.contents,.product-card__content .card-gallery slideshow-component,.product-card__content .card-gallery slideshow-container,.product-card__content .card-gallery slideshow-slides,.product-card__content .card-gallery slideshow-slide{display:block;height:100%}.product-card__content .card-gallery .product-media-container,.product-card__content .card-gallery .product-media{height:100%;aspect-ratio:1 / 1}.product-card__content .card-gallery .product-media{background:linear-gradient(180deg,#fbfcfb,#eff5f4)}.product-card__content .card-gallery .product-media__image{width:100%;height:100%;padding:1rem;object-fit:contain}.product-card__content .product-grid-view-zoom-out--details{display:none}.sealdi-wishlist-button{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border:1px solid rgba(15,63,61,.12);border-radius:999px;background:#ffffffe6;color:var(--sealdi-green);cursor:pointer}.sealdi-wishlist-button.is-active{background:var(--sealdi-orange);color:#fff;border-color:transparent}.sealdi-wishlist-button__icon{width:1.15rem;height:1.15rem}.sealdi-card-wishlist{position:absolute;top:.9rem;left:.9rem;z-index:3}.quick-add__button{display:flex!important;opacity:1!important}.product-card .quick-add__button{right:.9rem!important;bottom:.9rem!important}.sealdi-product-card__meta{margin-top:auto;padding:0 1rem 1rem;display:grid;gap:.7rem}.sealdi-product-card__summary{display:grid;gap:.3rem}.sealdi-product-card__vendor{margin:0;color:var(--sealdi-muted);line-height:1.35}.sealdi-product-card__vendor{font-size:.72rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.sealdi-product-card__actions{display:grid;grid-template-columns:1fr 1fr;gap:.6rem}.product-card__content [ref=productTitleLink] .text-block{width:100%}.product-card__content [ref=productTitleLink] p{display:-webkit-box;margin:0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.3;text-overflow:ellipsis}.product-card product-price{display:block;width:100%}.product-card product-price [ref=priceContainer],.product-card product-price .price__regular,.product-card product-price .price__sale,.product-card product-price .price-item__group{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem}.product-card product-price .price-item__group{margin-right:.4rem}.product-card .sealdi-price-unit{color:var(--sealdi-muted);font-size:.78rem;font-weight:700;line-height:1.2}.sealdi-product-card__placeholder-media{position:relative;width:100%;height:100%;aspect-ratio:1 / 1;overflow:hidden;background:linear-gradient(180deg,#fbfcfb,#eff5f4)}.sealdi-product-card__placeholder-media:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(sealdi-home-products-atlas.png);background-position:var(--sealdi-product-placeholder-x, 50%) 0%;background-repeat:no-repeat;background-size:500% 100%}.sealdi-product-card__placeholder-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#ffffff0d,#0f3f3d0f)}.sealdi-product-card__placeholder-media-badge{position:absolute;left:.85rem;bottom:.85rem;z-index:1;display:inline-flex;align-items:center;min-height:28px;padding:0 .7rem;border-radius:999px;background:#ffffffdb;color:var(--sealdi-green);font-size:.72rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.sealdi-link-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 .9rem;border-radius:12px;font-weight:700;text-decoration:none}.sealdi-link-button--outline{border:1px solid rgba(15,63,61,.15);color:var(--sealdi-green)}.sealdi-link-button--solid{background:var(--sealdi-orange);color:#fff}.product-information__grid.sealdi-product-grid{gap:1.25rem}.sealdi-product-information{padding-top:1.5rem}.sealdi-pdp-layout{display:grid;gap:1.25rem}.sealdi-pdp-top{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);gap:1.25rem;align-items:start}.sealdi-pdp-media,.sealdi-pdp-summary__main,.sealdi-pdp-meta,.sealdi-product-tabs__layout>*:first-child,.sealdi-product-tabs__sidebar,.sealdi-product-recommendations__header,.sealdi-product-trust-strip__item{background:#fff;border:1px solid rgba(15,63,61,.08);box-shadow:0 14px 34px #0a2c2b0d}.sealdi-pdp-media,.sealdi-pdp-summary__main,.sealdi-pdp-meta,.sealdi-product-tabs__layout>*:first-child,.sealdi-product-tabs__sidebar,.sealdi-product-recommendations__header{border-radius:24px}.sealdi-pdp-media{padding:1rem;min-width:0;overflow:hidden}.sealdi-pdp-media .product-information__media{width:auto;min-width:0}.sealdi-pdp-media .product-media-gallery__slideshow--single-media,.sealdi-pdp-media slideshow-container,.sealdi-pdp-media slideshow-slides,.sealdi-pdp-media slideshow-slide,.sealdi-pdp-media .product-media-container,.sealdi-pdp-media .product-media{min-height:0!important}.sealdi-pdp-media slideshow-slide,.sealdi-pdp-media .product-media-container,.sealdi-pdp-media .product-media{aspect-ratio:1 / 1}.sealdi-pdp-media .media-gallery__grid{margin-top:.9rem}.sealdi-pdp-media .media-gallery__grid li,.sealdi-pdp-media .media-gallery__grid .product-media-container{border-radius:18px;overflow:hidden;background:linear-gradient(180deg,#fff,#f3f5f4)}.sealdi-pdp-summary{display:grid;gap:1rem;min-width:0}.sealdi-product-grid .product-details>.group-block{max-width:none}.sealdi-product-grid .product-details{background:transparent;border-radius:0;border:0;box-shadow:none;padding:0!important}.sealdi-pdp-summary__main{padding:1.4rem}.sealdi-pdp-summary__main h1{margin:0;font-size:clamp(2rem,2vw + 1rem,3rem);line-height:1.05;text-transform:uppercase;letter-spacing:-.03em;color:var(--sealdi-green)}.sealdi-pdp-summary__main .text-block+product-price{margin-top:-.25rem}.sealdi-pdp-summary__main .price,.sealdi-pdp-summary__main .price-item--sale{font-size:clamp(2rem,1vw + 1.5rem,2.65rem);line-height:1;font-weight:800;color:var(--sealdi-green)}.sealdi-pdp-summary__main .compare-at-price{font-size:1rem;color:var(--sealdi-muted)}.sealdi-pdp-summary__main .sealdi-price-unit{margin-left:.3rem;font-size:1rem;font-weight:700;color:var(--sealdi-muted)}.sealdi-pdp-summary__main .variant-picker{margin-top:-.3rem}.sealdi-pdp-summary__main .product-form-buttons{gap:.85rem}.sealdi-pdp-summary__main .quantity-selector-wrapper{flex:0 0 152px}.sealdi-pdp-summary__main .quantity-selector{border-radius:16px}.sealdi-pdp-summary__main .product-form-buttons .add-to-cart-button{min-height:54px;border-radius:16px;background:var(--sealdi-orange);border-color:var(--sealdi-orange);color:#fff;font-weight:800}.sealdi-pdp-summary__main .product-form-buttons .shopify-payment-button,.sealdi-pdp-summary__main .product-form-buttons .button-secondary{border-radius:16px}.sealdi-pdp-summary__main .shopify-payment-button{display:none!important}.sealdi-pdp-meta{padding:1.15rem 1.2rem 1.25rem;display:grid;gap:.95rem}.sealdi-pdp-meta__eyebrow{display:flex;flex-wrap:wrap;gap:.55rem 1rem;font-size:.84rem;color:var(--sealdi-muted);text-transform:uppercase;letter-spacing:.04em}.sealdi-pdp-meta__summary{margin:0;font-size:1rem;line-height:1.6;color:var(--sealdi-text)}.sealdi-pdp-meta__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.sealdi-pdp-meta__item{display:grid;gap:.25rem;padding:.85rem .95rem;border-radius:16px;background:var(--sealdi-surface);border:1px solid rgba(15,63,61,.06)}.sealdi-pdp-meta__item--wide{grid-column:1 / -1}.sealdi-pdp-meta__item strong{font-size:.95rem;color:var(--sealdi-green)}.sealdi-pdp-meta__item span{color:var(--sealdi-muted);font-size:.9rem;line-height:1.45}.sealdi-product-calculator{display:grid;gap:1rem;padding:1.35rem}.sealdi-product-calculator__header h3{margin:0 0 .25rem;font-size:1.3rem;color:var(--sealdi-green);text-transform:uppercase}.sealdi-product-calculator__header p,.sealdi-product-calculator__note{margin:0;color:var(--sealdi-muted);font-size:.92rem}.sealdi-product-calculator__grid{display:grid;gap:.85rem}.sealdi-product-calculator__grid label{display:grid;gap:.35rem;font-size:.9rem;color:var(--sealdi-text)}.sealdi-product-calculator__grid input{min-height:46px;border-radius:12px;border:1px solid var(--sealdi-border);padding:0 .85rem}.sealdi-product-calculator__results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.sealdi-product-calculator__results>div{padding:.9rem;border-radius:16px;background:var(--sealdi-surface)}.sealdi-product-calculator__results>div:last-child{grid-column:1 / -1}.sealdi-product-calculator__results span{display:block;color:var(--sealdi-muted);font-size:.85rem}.sealdi-product-calculator__results strong{display:block;margin-top:.25rem;font-size:1.2rem;color:var(--sealdi-green)}.sealdi-product-tabs__frame{padding-bottom:2.5rem}.sealdi-product-tabs__layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(310px,.8fr);gap:1.25rem;align-items:start}.sealdi-product-tabs__main{padding:1.25rem;display:grid;gap:1rem}.sealdi-product-tabs__sidebar{position:sticky;top:calc(var(--header-height, 0px) + 1rem)}.sealdi-product-tabs__nav{display:flex;gap:.65rem;flex-wrap:wrap;margin-bottom:.15rem}.sealdi-product-tabs__nav a{display:inline-flex;align-items:center;min-height:42px;padding:0 .95rem;border-radius:14px;background:var(--sealdi-surface);border:1px solid rgba(15,63,61,.09);font-weight:700;color:var(--sealdi-green);text-decoration:none}.sealdi-product-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.sealdi-product-facts__item{display:grid;gap:.3rem;padding:.9rem .95rem;border-radius:16px;background:var(--sealdi-surface);border:1px solid rgba(15,63,61,.06)}.sealdi-product-facts__item span{font-size:.82rem;color:var(--sealdi-muted);text-transform:uppercase;letter-spacing:.04em}.sealdi-product-facts__item strong{font-size:1rem;color:var(--sealdi-green)}.sealdi-product-panel{padding:1.2rem;border-radius:20px;border:1px solid rgba(15,63,61,.08);background:#fff}.sealdi-product-panel__header{margin-bottom:.85rem}.sealdi-product-panel__header h2{margin:0;color:var(--sealdi-green);font-size:1.2rem;text-transform:uppercase}.sealdi-product-panel p{margin:0;color:var(--sealdi-text);line-height:1.6}.sealdi-product-tabs__specs{border-collapse:collapse;width:100%}.sealdi-product-tabs__specs th,.sealdi-product-tabs__specs td{padding:.7rem .8rem;text-align:left;border-bottom:1px solid rgba(15,63,61,.08)}.sealdi-product-tabs__specs th{width:36%;color:var(--sealdi-muted);font-weight:600}.sealdi-product-recommendations__header{padding:1.25rem;margin-bottom:1rem}.sealdi-product-recommendations__header h2{margin:0 0 .4rem;font-size:1.4rem;color:var(--sealdi-green);text-transform:uppercase}.sealdi-product-recommendations__header p{margin:0;max-width:48rem;color:var(--sealdi-muted)}.sealdi-product-trust-strip{padding:0 0 3rem}.sealdi-product-trust-strip__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem}.sealdi-product-trust-strip__item{padding:1rem 1.05rem;border-radius:20px}.sealdi-product-trust-strip__item h2{margin:0 0 .4rem;font-size:1rem;color:var(--sealdi-green)}.sealdi-product-trust-strip__item p{margin:0;color:var(--sealdi-muted);font-size:.9rem;line-height:1.55}.sealdi-offer-hero,.sealdi-contact-hero{display:grid;grid-template-columns:minmax(0,1fr);overflow:hidden;border-radius:28px;background:#fff;border:1px solid rgba(15,63,61,.08);box-shadow:var(--sealdi-shadow)}.sealdi-offer-hero__banner,.sealdi-contact-hero__banner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.95fr)}.sealdi-offer-hero__copy,.sealdi-contact-hero__copy{padding:2rem;display:grid;gap:1rem;align-content:center}.sealdi-offer-hero__card{position:absolute;right:1.5rem;top:1.5rem;width:min(340px,calc(100% - 3rem));padding:1.5rem;border-radius:24px;background:#0f3f3df0;color:#fff}.sealdi-offer-benefits{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;padding:1rem 0;color:#fff}.sealdi-offer-benefits__item{display:flex;gap:.7rem;align-items:center;padding:1rem;border-radius:18px;background:var(--sealdi-green)}.sealdi-two-column{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,.85fr);gap:1.25rem;margin-top:1.25rem}.sealdi-form-card,.sealdi-contact-card{padding:1.5rem}.sealdi-form-card h2,.sealdi-contact-card h2,.sealdi-category-hub__card h2{margin:0 0 1rem;font-size:1.55rem;color:var(--sealdi-green);text-transform:uppercase}.sealdi-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.sealdi-form-grid .full{grid-column:1 / -1}.sealdi-form-grid label{display:grid;gap:.4rem;font-size:.92rem}.sealdi-form-grid input,.sealdi-form-grid select,.sealdi-form-grid textarea{min-height:48px;border-radius:12px;border:1px solid var(--sealdi-border);padding:.8rem .95rem;font:inherit}.sealdi-form-grid textarea{min-height:140px}.sealdi-step-list{display:grid;gap:1rem}.sealdi-step-list__item{display:grid;grid-template-columns:auto 1fr;gap:.9rem;align-items:start}.sealdi-step-list__badge{width:2rem;height:2rem;border-radius:999px;background:var(--sealdi-lime);color:var(--sealdi-green);display:inline-flex;align-items:center;justify-content:center;font-weight:800}.sealdi-contact-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:1.25rem}.sealdi-contact-tile{padding:1.25rem;background:#fff;border-radius:22px;border:1px solid rgba(15,63,61,.08);display:grid;gap:.6rem}.sealdi-contact-support-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:1.25rem;margin-top:1.25rem}.sealdi-support-topic-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:1rem}.sealdi-category-hub__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.sealdi-category-hub__card{padding:1.5rem}.sealdi-category-hub__card>p,.sealdi-wishlist-page__frame>p,.sealdi-generic-page__header p{margin:0 0 1rem;color:var(--sealdi-muted)}.sealdi-category-hub__card ul{margin:0;padding-left:1rem;display:grid;gap:.45rem;color:var(--sealdi-muted)}.sealdi-generic-page__frame{padding:2rem 0 3rem}.sealdi-generic-page__header,.sealdi-generic-page__body,.cart-page__title,.cart-page__items,.cart-page__summary{padding:1.5rem;background:#fff;border-radius:24px;border:1px solid rgba(15,63,61,.08);box-shadow:0 14px 34px #0a2c2b0d}.sealdi-generic-page__header{margin-bottom:1rem}.sealdi-generic-page__header h1{margin:0 0 .75rem}.sealdi-generic-page__body>*:first-child{margin-top:0}.sealdi-generic-page__body>*:last-child{margin-bottom:0}.cart-page{align-items:start}.cart-page__title .cart-title{margin:0}.cart-page__title+.cart-page__items{margin-block-start:.75rem}.cart-page__summary{position:sticky;top:calc(var(--header-height, 0px) + 1rem)}.cart-page__items .cart-products,.cart-page__summary .cart-summary{margin:0}.sealdi-footer{padding:2.2rem 0 1rem}.sealdi-footer__top{display:grid;grid-template-columns:1.25fr repeat(4,minmax(0,1fr)) 1.2fr;gap:1.25rem}.sealdi-footer__brand img{width:180px;height:auto}.sealdi-footer__column h3{margin:0 0 .9rem;font-size:1rem;text-transform:uppercase}.sealdi-footer__column ul{list-style:none;margin:0;padding:0;display:grid;gap:.55rem}.sealdi-footer__newsletter{padding:1rem;border-radius:20px;background:#ffffff14}.sealdi-footer__newsletter form,.sealdi-footer__newsletter .sealdi-newsletter-form{display:grid;grid-template-columns:1fr auto;gap:.65rem;margin-top:.8rem}.sealdi-footer__newsletter input{min-height:44px;border-radius:12px;border:0;padding:0 .85rem}.sealdi-footer__bottom{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding-top:1rem;margin-top:1.25rem;border-top:1px solid rgba(255,255,255,.12);font-size:.88rem;color:#ffffffb8}.sealdi-wishlist-page__frame{padding:2rem 0 3rem}.sealdi-wishlist-grid{display:grid;gap:1rem}.sealdi-wishlist-card,.sealdi-wishlist-empty{padding:1.25rem;background:#fff;border-radius:24px;border:1px solid rgba(15,63,61,.08)}.sealdi-wishlist-card{display:grid;grid-template-columns:160px 1fr;gap:1rem;align-items:center}.sealdi-wishlist-card img{width:100%;border-radius:18px}.sealdi-wishlist-card__actions{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:.8rem}@media screen and (max-width:1199px){.sealdi-category-grid,.sealdi-product-list{grid-template-columns:repeat(3,minmax(0,1fr))}.sealdi-promo-grid,.sealdi-process,.sealdi-contact-grid,.sealdi-support-topic-grid,.sealdi-footer__top,.sealdi-offer-benefits{grid-template-columns:repeat(2,minmax(0,1fr))}.sealdi-two-column,.sealdi-contact-support-grid,.sealdi-category-hub__grid,.sealdi-product-tabs__layout,.sealdi-pdp-top,.sealdi-collection-hero__top,.sealdi-collection-hero__banner,.sealdi-offer-hero__banner,.sealdi-contact-hero__banner{grid-template-columns:1fr}.sealdi-offer-hero__card{position:static;width:auto;margin:1rem}}@media screen and (max-width:989px){.sealdi-header__inner{grid-template-columns:1fr auto}.sealdi-header__search{grid-column:1 / -1;order:3}.sealdi-nav-links{display:none}.sealdi-category-grid,.sealdi-product-list,.sealdi-category-hub__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sealdi-collection-hero__top{grid-template-columns:1fr}.sealdi-collection-hero__sidebar{display:none}.sealdi-guide-box,.sealdi-product-calculator__results,.sealdi-pdp-meta__grid,.sealdi-product-facts,.sealdi-product-trust-strip__grid{grid-template-columns:1fr 1fr}}@media screen and (max-width:749px){.sealdi-utility-bar{display:none}.sealdi-shell{width:min(100vw - 20px,var(--sealdi-page-width))}.sealdi-header__inner{gap:.85rem;padding:.85rem 0}.sealdi-header__logo img{width:128px}.sealdi-header__cta,.sealdi-account-link__label,.sealdi-favorites-link__label,.sealdi-nav-bar{display:none}.sealdi-search-form__box{grid-template-columns:minmax(0,1fr) 56px}.sealdi-search-form__box select{display:none}.sealdi-home{padding-bottom:6rem}.sealdi-home__hero{grid-template-columns:1fr}.sealdi-home__hero-card{position:static;width:auto;margin:1rem}.sealdi-category-grid,.sealdi-product-list,.sealdi-promo-grid,.sealdi-process,.sealdi-contact-grid,.sealdi-support-topic-grid,.sealdi-footer__top,.sealdi-offer-benefits,.sealdi-form-grid,.sealdi-guide-box,.sealdi-product-calculator__results,.sealdi-pdp-meta__grid,.sealdi-product-facts,.sealdi-product-trust-strip__grid{grid-template-columns:1fr}.sealdi-pdp-media,.sealdi-pdp-summary__main,.sealdi-pdp-meta,.sealdi-product-tabs__main,.sealdi-product-tabs__sidebar,.sealdi-product-recommendations__header{border-radius:20px}.sealdi-pdp-media{padding:.75rem}.sealdi-pdp-media slideshow-slide,.sealdi-pdp-media .product-media-container,.sealdi-pdp-media .product-media{aspect-ratio:16 / 10}.sealdi-pdp-summary__main{padding:.72rem}.sealdi-pdp-summary__main h1{font-size:1.2rem}.sealdi-pdp-summary__main .price,.sealdi-pdp-summary__main .price-item--sale{font-size:1.32rem}.sealdi-pdp-summary__main .product-form-buttons{display:grid;grid-template-columns:minmax(0,1fr) 124px;align-items:center;gap:.55rem}.sealdi-pdp-summary__main .quantity-selector-wrapper{order:2;max-width:124px;flex-basis:auto}.sealdi-pdp-summary__main .product-form-buttons .add-to-cart-button{order:1;min-height:46px}.sealdi-product-tabs__main,.sealdi-product-tabs__sidebar{padding:1rem}.sealdi-product-tabs__nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.sealdi-product-calculator{padding:0;box-shadow:none;border:0}.sealdi-product-calculator__results>div:last-child{grid-column:auto}.sealdi-product-trust-strip{padding-bottom:6.5rem}.sealdi-subcategory-row{grid-template-columns:1fr}.sealdi-mobile-bottom-nav{position:fixed;inset:auto 10px 10px;display:grid;grid-template-columns:repeat(5,1fr);gap:.4rem;padding:.6rem;border-radius:20px;background:#0f3f3df7;box-shadow:var(--sealdi-shadow);z-index:45}.template-product .sealdi-mobile-bottom-nav{display:none}.sealdi-mobile-bottom-nav a,.sealdi-mobile-bottom-nav button{display:grid;gap:.25rem;justify-items:center;color:#fff;font-size:.73rem;text-align:center;background:transparent;border:0;padding:.35rem 0}.sealdi-mobile-bottom-nav .is-primary{border-radius:14px;background:var(--sealdi-orange)}.sealdi-footer__bottom{flex-direction:column;align-items:flex-start}.sealdi-wishlist-card{grid-template-columns:1fr}}.template-index{--sealdi-home-heading-font: var(--sealdi-heading-font);--sealdi-home-body-font: "Manrope", Arial, sans-serif;--sealdi-home-h1: clamp(3.35rem, 4.9vw, 5.6rem);--sealdi-home-h2: clamp(2.05rem, 2.6vw, 3rem);--sealdi-home-h3: clamp(1.45rem, 1.7vw, 2rem);--sealdi-home-copy: 1rem;--sealdi-home-meta: .875rem;--sealdi-home-ui: .9rem;--sealdi-home-gap: 1rem;--sealdi-home-shell: min(1536px, calc(100vw - 32px) )}.template-index .sealdi-shell{width:min(var(--sealdi-home-shell),100%)}.template-index .sealdi-header-section.is-homepage,.template-index .sealdi-footer-section.is-homepage,.template-index .sealdi-homepage{font-family:var(--sealdi-home-body-font)}.template-index .sealdi-heading,.template-index .sealdi-footer-section.is-homepage h3,.template-index .sealdi-footer-section.is-homepage h4{font-family:var(--sealdi-home-heading-font);font-weight:800;letter-spacing:.01em;text-transform:uppercase}.template-index .sealdi-kicker{font-family:var(--sealdi-home-body-font);font-size:.78rem;font-weight:800;letter-spacing:.18em}.template-index .sealdi-header-section.is-homepage,.template-index .sealdi-footer-section.is-homepage{background:linear-gradient(180deg,#0d3d3b,#0a2f2e)}.template-index .sealdi-header-section.is-homepage .sealdi-utility-bar{font-size:.82rem}.template-index .sealdi-header-section.is-homepage .sealdi-utility-bar__inner{padding:.6rem 0}.template-index .sealdi-header-section.is-homepage .sealdi-header--homepage{position:relative;z-index:30}.template-index .sealdi-header__home-main{display:grid;grid-template-columns:auto auto minmax(0,max-content) minmax(0,1fr) auto auto;align-items:center;gap:1rem;padding:1rem 0 .8rem}.template-index .sealdi-header__menu-toggle,.template-index .sealdi-header__home-search{display:none}.template-index .sealdi-header__logo a{display:inline-flex;align-items:center}.template-index .sealdi-header__logo img{display:block;width:clamp(162px,13vw,236px);height:auto}.template-index .sealdi-nav-bar__categories--homepage{min-height:48px;padding:.8rem 1.35rem;border:0;box-shadow:0 16px 36px #ff8a2a38}.template-index .sealdi-home-nav{display:flex;align-items:center;gap:1.5rem;justify-content:center;min-width:0}.template-index .sealdi-home-nav a{color:#fff;font-family:var(--sealdi-home-heading-font);font-size:1rem;font-weight:700;letter-spacing:.035em;text-transform:uppercase;text-decoration:none;white-space:nowrap}.template-index .sealdi-home-nav a.is-highlight{color:var(--sealdi-orange)}.template-index .sealdi-header-section.is-homepage .sealdi-header__cta{min-height:52px;padding:0 1.35rem;border-radius:999px;box-shadow:0 18px 38px #dfe24f33;font-family:var(--sealdi-home-heading-font);font-size:.96rem;letter-spacing:.035em;text-transform:uppercase}.template-index .sealdi-header__icons{display:flex;align-items:center;justify-content:flex-end;gap:.55rem}.template-index .sealdi-header-section.is-homepage .sealdi-account-link,.template-index .sealdi-header-section.is-homepage .sealdi-favorites-link,.template-index .sealdi-header__theme-actions .header-actions__action{width:48px;min-width:48px;height:48px;min-height:48px;padding:0;border-radius:999px;background:#ffffff14;color:#fff;display:inline-flex;align-items:center;justify-content:center;position:relative}.template-index .sealdi-header__theme-actions{display:inline-flex;align-items:center}.template-index .sealdi-header__theme-actions .account-button{display:none!important}.template-index .sealdi-header__theme-actions .header-actions__action{border:0}.template-index .sealdi-header__theme-actions .header-actions__action cart-icon{display:inline-flex;align-items:center;justify-content:center;color:inherit}.template-index .sealdi-header__theme-actions .header-actions__action .svg-wrapper,.template-index .sealdi-header-section.is-homepage .sealdi-account-link .svg-wrapper,.template-index .sealdi-header-section.is-homepage .sealdi-favorites-link .svg-wrapper{display:inline-flex;align-items:center;justify-content:center}.template-index .sealdi-count-bubble{position:absolute;top:0;right:-2px}.template-index .sealdi-homepage-section{background:radial-gradient(circle at 14% 10%,rgba(255,138,42,.12),transparent 18%),linear-gradient(180deg,#fff,#f3f6f6)}.template-index .sealdi-homepage{padding:0 0 3.5rem}.template-index .sealdi-homepage__hero{display:grid;grid-template-columns:minmax(0,46%) minmax(0,54%);align-items:stretch;overflow:hidden;border-radius:0 0 32px 32px;background:#fff;box-shadow:0 26px 54px #0a2c2b1a}.template-index .sealdi-homepage__hero-copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;gap:1rem;padding:2.1rem 2.75rem 2rem;background:#fff;clip-path:polygon(0 0,100% 0,calc(100% - 92px) 100%,0 100%)}.template-index .sealdi-homepage__hero-copy h1{margin:0;color:var(--sealdi-green);font-size:var(--sealdi-home-h1)}.template-index .sealdi-homepage__hero-copy h1 strong{color:var(--sealdi-orange);font-weight:inherit}.template-index .sealdi-homepage__hero-lead{max-width:34rem;margin:0;color:#294344;font-size:var(--sealdi-home-copy);line-height:1.55}.template-index .sealdi-homepage__hero-points{display:grid;gap:.55rem}.template-index .sealdi-homepage__hero-points span{display:inline-flex;gap:.55rem;align-items:center;font-size:.96rem;font-weight:600}.template-index .sealdi-homepage__hero-points span:before{content:"";width:.82rem;height:.82rem;flex:none;border-radius:999px;background:var(--sealdi-lime);box-shadow:inset 0 0 0 2px var(--sealdi-green)}.template-index .sealdi-homepage__hero-search{width:min(100%,560px)}.template-index .sealdi-homepage__hero-search .sealdi-search-form__box{grid-template-columns:minmax(0,1fr) 178px 58px;min-height:60px;border-radius:18px;box-shadow:0 18px 42px #0a2c2b1a}.template-index .sealdi-homepage__hero-search .sealdi-search-form__box input,.template-index .sealdi-homepage__hero-search .sealdi-search-form__box select{min-height:60px;font-size:.95rem}.template-index .sealdi-homepage__search-pills{display:flex;flex-wrap:wrap;gap:.7rem;align-items:center;color:var(--sealdi-muted);font-size:.88rem}.template-index .sealdi-homepage__search-pills a{display:inline-flex;align-items:center;min-height:34px;padding:0 .8rem;border-radius:999px;background:#0f3f3d0f;color:var(--sealdi-text);font-weight:600;text-decoration:none}.template-index .sealdi-homepage__hero-mobile-cta{display:none}.template-index .sealdi-homepage__hero-media{position:relative;margin-left:-84px;min-height:560px;background:var(--sealdi-green-deep)}.template-index .sealdi-homepage__hero-image{width:100%;height:100%;object-fit:cover}.template-index .sealdi-homepage__hero-card{position:absolute;top:1rem;right:1rem;width:min(342px,calc(100% - 2rem));padding:1.4rem 1.5rem 1.3rem;border-radius:22px;background:#0c3d3af5;color:#fff;box-shadow:0 24px 54px #0a2c2b5c}.template-index .sealdi-homepage__hero-card h2{margin:.35rem 0 .9rem;font-size:clamp(1.8rem,2vw,2.2rem);line-height:.96}.template-index .sealdi-homepage__hero-card ul{display:grid;gap:.5rem;margin:0 0 1.1rem;padding:0;list-style:none}.template-index .sealdi-homepage__hero-card li{display:flex;gap:.55rem;align-items:flex-start;font-size:.96rem;font-weight:700}.template-index .sealdi-homepage__hero-card li:before{content:"";width:.72rem;height:.72rem;flex:none;margin-top:.3rem;border-radius:999px;background:var(--sealdi-lime)}.template-index .sealdi-homepage__hero-card .button{width:100%;justify-content:center;min-height:48px;border-radius:14px;background:var(--sealdi-orange);color:#fff}.template-index .sealdi-homepage__section-head{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin:1.35rem 0 .95rem}.template-index .sealdi-homepage__section-head h2{margin:0;color:var(--sealdi-green);font-size:var(--sealdi-home-h2)}.template-index .sealdi-homepage__section-tools,.template-index .sealdi-homepage__section-arrows{display:inline-flex;align-items:center;gap:.55rem}.template-index .sealdi-homepage__section-tools{flex-wrap:wrap;justify-content:flex-end}.template-index .sealdi-homepage__section-head a{color:var(--sealdi-green);font-family:var(--sealdi-home-heading-font);font-size:.95rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;text-decoration:none}.template-index .sealdi-homepage__section-head--compact{margin:0 0 1rem}.template-index .sealdi-homepage__arrow{width:38px;height:38px;border-radius:999px;border:1px solid rgba(15,63,61,.12);background:#fff;color:var(--sealdi-green);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .18s ease,opacity .18s ease}.template-index .sealdi-homepage__arrow:hover{transform:translateY(-1px)}.template-index .sealdi-homepage__arrow:disabled{opacity:.35;cursor:default;transform:none}.template-index .sealdi-homepage__category-rail{overflow:hidden}.template-index .sealdi-homepage__category-track{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:.95rem}.template-index .sealdi-homepage__category-card{position:relative;min-width:0;min-height:226px;padding:.8rem;display:grid;gap:.9rem;align-content:start;border-radius:20px;border:1px solid rgba(15,63,61,.1);background:linear-gradient(180deg,#fff,#fbfbfb);color:var(--sealdi-text);text-decoration:none;box-shadow:0 14px 34px #0a2c2b0f}.template-index .sealdi-homepage__category-image{overflow:hidden;border-radius:16px;aspect-ratio:1 / 1;background:linear-gradient(135deg,#ff8a2a1a,#0f3f3d14)}.template-index .sealdi-homepage__category-image img,.template-index .sealdi-homepage__atlas{width:100%;height:100%;object-fit:cover;display:block}.template-index .sealdi-homepage__atlas--categories{background-image:url(sealdi-home-categories-atlas.png);background-position:var(--atlas-x) var(--atlas-y);background-repeat:no-repeat;background-size:500% 200%}.template-index .sealdi-homepage__atlas--products{background-image:url(sealdi-home-products-atlas.png);background-position:var(--atlas-x) 0%;background-repeat:no-repeat;background-size:500% 100%}.template-index .sealdi-homepage__category-content h3{margin:0;font-family:var(--sealdi-home-heading-font);font-size:1rem;font-weight:800;line-height:1;letter-spacing:.03em;text-transform:uppercase}.template-index .sealdi-homepage__category-content p{margin:.25rem 0 0;color:var(--sealdi-muted);font-size:.82rem;line-height:1.35}.template-index .sealdi-homepage__category-arrow{position:absolute;right:.8rem;bottom:.8rem;color:var(--sealdi-orange);font-size:1.35rem;font-weight:800}.template-index .sealdi-homepage__trust-strip{display:none}.template-index .sealdi-homepage__producers{display:grid;grid-template-columns:max-content minmax(0,1fr) max-content;gap:.95rem;align-items:center;margin-top:1rem}.template-index .sealdi-homepage__producers-label,.template-index .sealdi-homepage__producers-list,.template-index .sealdi-homepage__producers-cta{min-height:56px;border-radius:16px;border:1px solid rgba(15,63,61,.1);background:#fff}.template-index .sealdi-homepage__producers-label{display:inline-flex;align-items:center;padding:0 1.15rem;color:var(--sealdi-green);font-family:var(--sealdi-home-heading-font);font-size:1rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;white-space:nowrap}.template-index .sealdi-homepage__producers-list{display:flex;align-items:center;gap:1.35rem;padding:.7rem 1rem;overflow-x:auto;scrollbar-width:none}.template-index .sealdi-homepage__producers-list::-webkit-scrollbar{display:none}.template-index .sealdi-homepage__producer-item{display:inline-flex;align-items:center;justify-content:center;color:var(--sealdi-green);font-family:var(--sealdi-home-heading-font);font-size:1.05rem;font-weight:700;letter-spacing:.02em;white-space:nowrap;text-decoration:none}.template-index .sealdi-homepage__producer-item img{max-height:34px;width:auto}.template-index .sealdi-homepage__producers-cta{display:inline-flex;align-items:center;justify-content:center;padding:0 1rem;color:var(--sealdi-orange);font-family:var(--sealdi-home-heading-font);font-size:.94rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;text-decoration:none;white-space:nowrap}.template-index .sealdi-homepage__promo-band{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(0,1.34fr);gap:1rem;align-items:stretch;margin-top:1.15rem}.template-index .sealdi-homepage__promo-column{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.template-index .sealdi-homepage__promo-card{position:relative;min-height:336px;padding:1.25rem;overflow:hidden;border-radius:22px;background:var(--sealdi-green);box-shadow:0 18px 40px #0a2c2b1f}.template-index .sealdi-homepage__promo-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.template-index .sealdi-homepage__promo-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0c3d3a29,#0c3d3abd)}.template-index .sealdi-homepage__promo-content{position:relative;z-index:1;height:100%;display:grid;align-content:end;gap:.8rem;color:#fff}.template-index .sealdi-homepage__promo-content h3{margin:0;font-size:clamp(1.5rem,2vw,2.15rem);line-height:.98}.template-index .sealdi-homepage__promo-content p{margin:0;font-size:.94rem;line-height:1.5}.template-index .sealdi-homepage__promo-content .button{width:fit-content;min-height:42px;padding:0 1rem;border-radius:12px;background:var(--sealdi-orange);color:#fff}.template-index .sealdi-homepage__promo-card--accent{background:radial-gradient(circle at 84% 18%,rgba(223,226,79,.96),rgba(223,226,79,.96) 10%,transparent 10.5%),linear-gradient(145deg,#0f3f3d,#0b3432)}.template-index .sealdi-homepage__promo-icon{position:relative;z-index:1;align-self:start;justify-self:end;width:54px;height:54px;border-radius:16px;background:#dfe24ff5;color:var(--sealdi-green);display:inline-flex;align-items:center;justify-content:center}.template-index .sealdi-homepage__popular{min-width:0;padding:1rem;border-radius:24px;border:1px solid rgba(15,63,61,.1);background:linear-gradient(180deg,#fff,#f8fbfb);box-shadow:0 18px 38px #0a2c2b14}.template-index .sealdi-homepage__popular-rail{overflow:hidden}.template-index .sealdi-homepage__popular-track{display:grid;grid-auto-flow:column;grid-template-rows:repeat(2,minmax(0,1fr));grid-auto-columns:calc((100% - 2rem) / 3);gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:.15rem}.template-index .sealdi-homepage__popular-track::-webkit-scrollbar{display:none}.template-index .sealdi-homepage__product-card{min-width:0;min-height:100%;display:grid;grid-template-rows:auto auto 1fr auto;padding:.95rem;border-radius:18px;border:1px solid rgba(15,63,61,.1);background:#fff;box-shadow:0 12px 28px #0a2c2b0d;scroll-snap-align:start}.template-index .sealdi-homepage__product-top{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.55rem}.template-index .sealdi-homepage__product-badge{display:inline-flex;align-items:center;min-height:26px;padding:0 .6rem;border-radius:999px;background:#ff8a2a1f;color:var(--sealdi-orange-deep);font-family:var(--sealdi-home-heading-font);font-size:.78rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.template-index .sealdi-homepage__wishlist{width:32px;height:32px;border-radius:999px;border:1px solid rgba(15,63,61,.1);background:#fff;display:inline-flex;align-items:center;justify-content:center}.template-index .sealdi-homepage__wishlist--static{color:#0f3f3d99}.template-index .sealdi-homepage__product-image{display:flex;align-items:center;justify-content:center;min-height:176px;margin-bottom:.7rem;border-radius:14px;overflow:hidden;background:linear-gradient(180deg,#fff,#f7f9f9)}.template-index .sealdi-homepage__product-image img{width:100%;height:100%;object-fit:contain}.template-index .sealdi-homepage__product-body{display:grid;gap:.42rem}.template-index .sealdi-homepage__product-subtitle{margin:0;color:var(--sealdi-muted);font-size:.78rem;line-height:1.4}.template-index .sealdi-homepage__product-body h3{margin:0;font-size:1rem;line-height:1.35}.template-index .sealdi-homepage__product-body h3 a{color:var(--sealdi-text);text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.template-index .sealdi-homepage__product-rating{color:var(--sealdi-orange);font-size:.78rem;letter-spacing:.03em}.template-index .sealdi-homepage__product-rating span{color:var(--sealdi-muted);margin-left:.28rem}.template-index .sealdi-homepage__product-price-row{display:flex;align-items:baseline;gap:.55rem;flex-wrap:wrap}.template-index .sealdi-homepage__product-price-row strong{color:var(--sealdi-green);font-family:var(--sealdi-home-heading-font);font-size:1.5rem;font-weight:700;line-height:1}.template-index .sealdi-homepage__product-price-row span{color:var(--sealdi-muted);font-size:.86rem;text-decoration:line-through}.template-index .sealdi-homepage__product-actions{display:flex;justify-content:flex-end;margin-top:.75rem}.template-index .sealdi-homepage__product-cart{width:42px;height:42px;border-radius:12px;background:var(--sealdi-orange);color:#fff;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.template-index .sealdi-homepage__process{display:grid;grid-template-columns:1.05fr repeat(3,minmax(0,1fr)) 1.45fr;gap:1rem;margin-top:1.15rem}.template-index .sealdi-homepage__process-intro,.template-index .sealdi-homepage__process-step,.template-index .sealdi-homepage__process-cta{min-height:144px;padding:1.2rem;border-radius:18px;border:1px solid rgba(15,63,61,.1);background:#fff}.template-index .sealdi-homepage__process-intro{display:flex;align-items:center}.template-index .sealdi-homepage__process-intro h3,.template-index .sealdi-homepage__process-cta h3{margin:0;font-size:var(--sealdi-home-h3);color:var(--sealdi-green)}.template-index .sealdi-homepage__process-step{display:grid;align-content:start;gap:.45rem}.template-index .sealdi-homepage__process-number{width:36px;height:36px;border-radius:999px;background:var(--sealdi-green);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-family:var(--sealdi-home-heading-font);font-size:1.05rem;font-weight:700}.template-index .sealdi-homepage__process-step strong{font-size:1rem}.template-index .sealdi-homepage__process-step p,.template-index .sealdi-homepage__process-cta p{margin:0;color:var(--sealdi-muted);font-size:.9rem;line-height:1.5}.template-index .sealdi-homepage__process-cta{display:flex;align-items:center;justify-content:space-between;gap:1rem;background:linear-gradient(145deg,#0f3f3d,#0a2f2e);color:#fff}.template-index .sealdi-homepage__process-cta h3{color:#fff}.template-index .sealdi-homepage__process-cta p{color:#ffffffd1}.template-index .sealdi-homepage__process-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 1.2rem;border-radius:14px;background:var(--sealdi-lime);color:var(--sealdi-green);font-family:var(--sealdi-home-heading-font);font-size:.95rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;text-decoration:none;white-space:nowrap}.template-index .sealdi-footer--homepage{padding:1.65rem 0 .75rem}.template-index .sealdi-footer__home-grid{display:grid;grid-template-columns:1.4fr repeat(4,minmax(0,.82fr)) 1.15fr;gap:1.35rem;align-items:start}.template-index .sealdi-footer__column h3,.template-index .sealdi-footer__contact h3,.template-index .sealdi-footer__payments h4{margin:0 0 .85rem;font-size:1rem;line-height:1}.template-index .sealdi-footer__column ul{list-style:none;padding:0;margin:0;display:grid;gap:.55rem}.template-index .sealdi-footer__column a,.template-index .sealdi-footer__contact a,.template-index .sealdi-footer__bottom-links a{color:#ffffffe0;text-decoration:none}.template-index .sealdi-footer__brand--homepage img{width:204px;height:auto}.template-index .sealdi-footer__brand--homepage p{margin:1rem 0 0;color:#ffffffd6;line-height:1.6}.template-index .sealdi-footer__socials{display:flex;gap:.55rem;flex-wrap:wrap;margin-top:1rem}.template-index .sealdi-footer__socials a,.template-index .sealdi-footer__payment-chips span{display:inline-flex;align-items:center;min-height:34px;padding:0 .8rem;border-radius:999px;background:#ffffff14;color:#fff}.template-index .sealdi-footer__contact-list{display:grid;gap:.45rem}.template-index .sealdi-footer__contact-list p{margin:0;color:#ffffffd1;line-height:1.5}.template-index .sealdi-footer__payments{margin-top:1.1rem}.template-index .sealdi-footer__payment-chips{display:flex;gap:.45rem;flex-wrap:wrap}.template-index .sealdi-footer__bottom--homepage{margin-top:1.25rem}.template-index .sealdi-footer__bottom-copyright{display:flex;flex-direction:column;align-items:flex-start;gap:.9rem;min-width:510px}.template-index .sealdi-footer__bottom-links{display:flex;gap:1rem;flex-wrap:wrap}.template-index .sealdi-footer__bottom-meta{display:flex;flex-direction:column;align-items:flex-end;gap:.9rem}.template-index .sealdi-footer__bottom-links{justify-content:flex-end}.template-index .sealdi-footer__compliance{display:grid;grid-template-columns:repeat(2,250px);justify-content:start;align-items:start;gap:.55rem}.template-index .sealdi-footer__compliance a{display:block;width:min(250px,100%);overflow:hidden;border-radius:12px;background:#fff}.template-index .sealdi-footer__compliance img{display:block;width:100%;height:auto}.template-index .sealdi-category-drawer--homepage{width:min(380px,100vw);background:linear-gradient(180deg,#0d3d3b,#0a2f2e);color:#fff}.template-index .sealdi-category-drawer--homepage .sealdi-category-drawer__header{border-bottom-color:#ffffff1f}.template-index .sealdi-category-drawer--homepage .sealdi-home-drawer{display:grid;gap:.75rem}.template-index .sealdi-home-drawer__overview{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border-radius:14px;background:#ffffff14;color:#fff;font-family:var(--sealdi-home-heading-font);font-size:.95rem;font-weight:700;text-decoration:none}.template-index .sealdi-home-drawer__group{border-radius:16px;background:#fff;color:var(--sealdi-text);overflow:hidden}.template-index .sealdi-home-drawer__group summary{position:relative;padding:1rem 2.8rem 1rem 1rem;font-family:var(--sealdi-home-heading-font);font-size:1rem;font-weight:700;letter-spacing:.02em;cursor:pointer;list-style:none}.template-index .sealdi-home-drawer__group summary::-webkit-details-marker{display:none}.template-index .sealdi-home-drawer__group summary:after{content:"\203a";position:absolute;right:1rem;top:50%;transform:translateY(-50%);color:var(--sealdi-orange);font-size:1.2rem}.template-index .sealdi-home-drawer__group[open] summary{color:var(--sealdi-orange)}.template-index .sealdi-home-drawer__group[open] summary:after{content:"\2303"}.template-index .sealdi-home-drawer__links{display:grid;gap:.08rem;padding:0 0 .7rem;border-top:1px solid var(--sealdi-border)}.template-index .sealdi-home-drawer__links a{padding:.75rem 1rem;color:var(--sealdi-text);text-decoration:none}@media screen and (max-width:1759px){.template-index .sealdi-homepage__category-track{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:170px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:.2rem}.template-index .sealdi-homepage__category-track::-webkit-scrollbar{display:none}.template-index .sealdi-homepage__category-card{scroll-snap-align:start}}@media screen and (max-width:1439px){.template-index{--sealdi-home-h1: clamp(2.85rem, 4vw, 4.45rem);--sealdi-home-shell: min(1360px, calc(100vw - 28px) )}.template-index .sealdi-header__home-main{gap:.8rem}.template-index .sealdi-home-nav{gap:1rem}.template-index .sealdi-home-nav a{font-size:.9rem}.template-index .sealdi-header-section.is-homepage .sealdi-header__cta{padding-inline:1.05rem;font-size:.88rem}.template-index .sealdi-homepage__hero{grid-template-columns:minmax(0,44%) minmax(0,56%)}.template-index .sealdi-homepage__hero-copy{padding:1.8rem 2rem}.template-index .sealdi-homepage__hero-search .sealdi-search-form__box{grid-template-columns:minmax(0,1fr) 160px 56px}.template-index .sealdi-homepage__hero-media{min-height:500px;margin-left:-68px}.template-index .sealdi-homepage__promo-band{grid-template-columns:1fr}.template-index .sealdi-homepage__promo-column{grid-template-columns:repeat(2,minmax(0,1fr))}.template-index .sealdi-homepage__promo-column .sealdi-homepage__promo-card:last-child{grid-column:1 / -1}.template-index .sealdi-homepage__popular-track{grid-auto-columns:calc((100% - 1rem)/2)}.template-index .sealdi-homepage__process{grid-template-columns:repeat(2,minmax(0,1fr))}.template-index .sealdi-homepage__process-intro,.template-index .sealdi-homepage__process-cta{grid-column:1 / -1}.template-index .sealdi-footer__home-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:1199px){.template-index .sealdi-header__menu-toggle{width:46px;height:46px;border:0;border-radius:14px;background:#ffffff14;color:#fff;display:inline-flex;align-items:center;justify-content:center}.template-index .sealdi-home-nav{display:none}.template-index .sealdi-header__home-main{grid-template-columns:auto auto minmax(0,1fr) auto auto}.template-index .sealdi-homepage__hero-card{width:min(296px,calc(100% - 2rem))}.template-index .sealdi-homepage__producers{grid-template-columns:1fr}.template-index .sealdi-homepage__producers-cta{justify-self:start;width:fit-content;padding-inline:1.1rem}}@media screen and (max-width:1023px){.template-index{--sealdi-home-shell: min(980px, calc(100vw - 24px) )}.template-index .sealdi-header__home-main{grid-template-columns:auto auto minmax(0,1fr) auto}.template-index .sealdi-nav-bar__categories--homepage,.template-index .sealdi-header__cta{display:none}.template-index .sealdi-homepage__hero{grid-template-columns:minmax(0,44%) minmax(0,56%)}.template-index .sealdi-homepage__hero-copy{clip-path:polygon(0 0,100% 0,calc(100% - 56px) 100%,0 100%);padding:1.55rem 1.45rem}.template-index .sealdi-homepage__hero-media{margin-left:-44px;min-height:420px}.template-index .sealdi-homepage__hero-card{top:.9rem;right:.9rem;width:min(250px,calc(100% - 1.8rem));padding:1rem 1.05rem}.template-index .sealdi-homepage__hero-card h2{font-size:1.7rem}.template-index .sealdi-homepage__category-track{grid-auto-columns:176px}.template-index .sealdi-homepage__promo-column,.template-index .sealdi-footer__home-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:767px){.template-index{--sealdi-home-shell: calc(100vw - 20px) }.template-index .sealdi-header-section.is-homepage .sealdi-utility-bar{display:none}.template-index .sealdi-header__home-main{grid-template-columns:auto minmax(0,1fr) auto;gap:.7rem;padding:.85rem 0 .55rem}.template-index .sealdi-header__home-search{display:block;padding-bottom:.85rem}.template-index .sealdi-header__home-search .sealdi-search-form__box{grid-template-columns:minmax(0,1fr) 52px;min-height:52px;border-radius:14px}.template-index .sealdi-header__logo img{width:136px}.template-index .sealdi-header__icons{gap:.4rem}.template-index .sealdi-header-section.is-homepage .sealdi-account-link,.template-index .sealdi-header-section.is-homepage .sealdi-favorites-link,.template-index .sealdi-header__theme-actions .header-actions__action,.template-index .sealdi-header__menu-toggle{width:42px;min-width:42px;height:42px;min-height:42px}.template-index .sealdi-homepage{padding-bottom:5.5rem}.template-index .sealdi-homepage__hero{position:relative;display:block;min-height:488px;border-radius:0 0 24px 24px;background:var(--sealdi-green-deep)}.template-index .sealdi-homepage__hero-copy{position:absolute;top:0;right:0;bottom:0;left:0;clip-path:none;padding:1.15rem 1rem 1rem;gap:.75rem;justify-content:flex-start;background:linear-gradient(180deg,#0a2c2be0,#0a2c2ba3 46%,#0a2c2b2e);color:#fff}.template-index .sealdi-homepage__hero-copy h1,.template-index .sealdi-homepage__hero-copy h1 strong{color:#fff;font-size:clamp(2.25rem,10vw,2.9rem);line-height:.94}.template-index .sealdi-homepage__hero-copy h1 strong{color:var(--sealdi-orange)}.template-index .sealdi-homepage__hero-lead,.template-index .sealdi-homepage__hero-points{color:#fffffff0}.template-index .sealdi-homepage__hero-lead{font-size:.92rem;max-width:28rem}.template-index .sealdi-homepage__hero-points{gap:.4rem}.template-index .sealdi-homepage__hero-search,.template-index .sealdi-homepage__search-pills,.template-index .sealdi-homepage__hero-card{display:none}.template-index .sealdi-homepage__hero-mobile-cta{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:44px;margin-top:auto;padding:0 1rem;border-radius:12px;background:var(--sealdi-orange);color:#fff;font-family:var(--sealdi-home-heading-font);font-size:.95rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;text-decoration:none}.template-index .sealdi-homepage__hero-media{margin-left:0;min-height:488px}.template-index .sealdi-homepage__section-head{align-items:center;margin-top:1rem}.template-index .sealdi-homepage__section-head a{font-size:.85rem}.template-index .sealdi-homepage__section-arrows{display:none}.template-index .sealdi-homepage__category-rail{overflow:visible}.template-index .sealdi-homepage__category-track{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:row;grid-auto-columns:unset;overflow:visible;scroll-snap-type:none;gap:.75rem}.template-index .sealdi-homepage__category-card{min-height:188px;padding:.7rem}.template-index .sealdi-homepage__category-content h3{font-size:.92rem}.template-index .sealdi-homepage__category-content p{font-size:.78rem}.template-index .sealdi-homepage__trust-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:.85rem;overflow:hidden;border-radius:16px;background:linear-gradient(145deg,#0f3f3d,#0a2f2e);color:#fff}.template-index .sealdi-homepage__trust-strip div{min-height:76px;padding:.8rem .7rem;background:#ffffff05;display:flex!important;align-items:center;justify-content:center;text-align:center;font-size:.78rem;line-height:1.35;font-weight:700}.template-index .sealdi-homepage__producers{grid-template-columns:1fr;gap:.75rem}.template-index .sealdi-homepage__producers-label,.template-index .sealdi-homepage__producers-cta{min-height:48px;justify-content:center;width:100%}.template-index .sealdi-homepage__producers-list{gap:1rem;padding:.7rem .85rem}.template-index .sealdi-homepage__promo-band{grid-template-columns:1fr;margin-top:.95rem}.template-index .sealdi-homepage__promo-column{grid-template-columns:1fr}.template-index .sealdi-homepage__promo-column .sealdi-homepage__promo-card:last-child{grid-column:auto}.template-index .sealdi-homepage__promo-card{min-height:220px}.template-index .sealdi-homepage__popular{padding:.85rem}.template-index .sealdi-homepage__popular-track{grid-template-rows:none;grid-auto-columns:minmax(246px,78vw);gap:.85rem}.template-index .sealdi-homepage__product-image{min-height:164px}.template-index .sealdi-homepage__process{grid-template-columns:1fr}.template-index .sealdi-homepage__process-intro,.template-index .sealdi-homepage__process-cta{grid-column:auto}.template-index .sealdi-homepage__process-cta{flex-direction:column;align-items:flex-start}.template-index .sealdi-mobile-bottom-nav--homepage{inset:auto 0 0 0;gap:0;padding:.45rem .25rem calc(.55rem + env(safe-area-inset-bottom));border-radius:0;background:#0a2c2bfa}.template-index .sealdi-mobile-bottom-nav--homepage a,.template-index .sealdi-mobile-bottom-nav--homepage button{padding:.35rem .1rem;font-size:.68rem}.template-index .sealdi-mobile-bottom-nav--homepage .is-primary{border-radius:14px 14px 0 0;margin-top:-.85rem;padding-top:.7rem;min-height:56px}.template-index .sealdi-category-drawer--homepage{width:100vw}.template-index .sealdi-footer__home-grid{grid-template-columns:1fr}.template-index .sealdi-footer__bottom-links{gap:.55rem 1rem}}.template-index .sealdi-header-section.is-homepage .sealdi-utility-bar__links{gap:.75rem}.template-index .sealdi-utility-bar__socials{display:inline-flex;align-items:center;gap:.45rem;margin-left:.2rem}.template-index .sealdi-utility-bar__socials a{width:28px;height:28px;border-radius:999px;background:#ffffff1f;color:#fff;display:inline-flex;align-items:center;justify-content:center;transition:background-color .18s ease,transform .18s ease}.template-index .sealdi-utility-bar__socials a:hover{background:#ff8a2a2e;transform:translateY(-1px)}.template-index .sealdi-utility-bar__socials svg,.template-index .sealdi-footer__socials svg{width:15px;height:15px;fill:currentColor}.template-index .sealdi-header-section.is-homepage .sealdi-header--homepage{position:sticky;top:0;z-index:70;background:#0a2f2eeb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 16px 40px #071c1b2e}.template-index .sealdi-header__home-main{padding:.9rem 0}.template-index .sealdi-nav-bar__categories--homepage{min-width:144px;justify-content:center;gap:.6rem;background:linear-gradient(180deg,#ff9c49,#ff8a2a)}.template-index .sealdi-home-nav{justify-content:flex-start}.template-index .sealdi-home-nav a{opacity:.9}.template-index .sealdi-home-nav a:hover,.template-index .sealdi-home-nav a[aria-current=page]{opacity:1;color:#fff}.template-index .sealdi-homepage__hero{position:relative}.template-index .sealdi-homepage__hero-copy{gap:1.15rem;padding:2.3rem 2.9rem 3.55rem}.template-index .sealdi-homepage__hero-lead{max-width:32rem}.template-index .sealdi-homepage__hero-points{max-width:33rem}.template-index .sealdi-homepage__hero-search-band{position:relative;z-index:5;margin:-2.45rem auto 0;padding:0 1.35rem}.template-index .sealdi-homepage__hero-search{width:min(1080px,100%);margin:0 auto}.template-index .sealdi-homepage__hero-search .sealdi-search-form__box{grid-template-columns:minmax(0,1.4fr) 240px 66px;min-height:72px;border-radius:22px;border:1px solid rgba(15,63,61,.12);background:#fffffffa;box-shadow:0 24px 48px #0a2c2b1f}.template-index .sealdi-homepage__hero-search .sealdi-search-form__box input,.template-index .sealdi-homepage__hero-search .sealdi-search-form__box select{min-height:72px;padding-inline:1.2rem;font-size:1rem}.template-index .sealdi-homepage__hero-search .sealdi-search-form__box button{width:66px;height:66px;margin-right:3px;border-radius:18px;background:var(--sealdi-orange);color:#fff}.template-index .sealdi-homepage__section-head--categories{margin-top:1.55rem}.template-index .sealdi-homepage__category-track{grid-template-columns:repeat(10,minmax(160px,1fr));gap:1rem}.template-index .sealdi-homepage__category-card{min-height:242px;padding:.85rem;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.template-index .sealdi-homepage__category-card:hover{transform:translateY(-3px);border-color:#ff8a2a47;box-shadow:0 18px 40px #0a2c2b1a}.template-index .sealdi-homepage__category-content h3{font-size:1.02rem;line-height:1.05}.template-index .sealdi-homepage__trust-strip{margin-top:1rem;border-radius:18px;background:linear-gradient(145deg,#0f3f3d,#0b3432);color:#fff;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;overflow:hidden}.template-index .sealdi-homepage__trust-strip div{min-height:72px;padding:.85rem 1rem;display:flex;align-items:center;justify-content:center;text-align:center;background:#ffffff05;font-family:var(--sealdi-home-heading-font);font-size:.9rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.template-index .sealdi-homepage__promo-band{grid-template-columns:1fr;margin-top:1.3rem}.template-index .sealdi-homepage__promo-column{grid-template-columns:repeat(3,minmax(0,1fr))}.template-index .sealdi-homepage__promo-card{min-height:354px}.template-index .sealdi-homepage__promo-content{gap:.72rem}.template-index .sealdi-homepage__promo-content p{max-width:24rem}.template-index .sealdi-homepage__producers-section{margin-top:1.4rem;padding:1.25rem;border-radius:24px;border:1px solid rgba(15,63,61,.08);background:linear-gradient(180deg,#fff,#f7fbfb);box-shadow:0 18px 40px #0a2c2b0f}.template-index .sealdi-homepage__producers-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.85rem}.template-index .sealdi-homepage__producer-card{min-width:0;min-height:138px;padding:.85rem .8rem;border-radius:20px;border:1px solid rgba(15,63,61,.1);background:#fff;color:var(--sealdi-text);text-decoration:none;display:grid;align-content:center;justify-items:center;gap:.8rem;text-align:center;box-shadow:0 14px 30px #0a2c2b0d;transition:transform .18s ease,border-color .18s ease}.template-index .sealdi-homepage__producer-card:hover{transform:translateY(-2px);border-color:#ff8a2a3d}.template-index .sealdi-homepage__producer-card--static:hover{transform:none;border-color:#0f3f3d1a}.template-index .sealdi-homepage__producer-visual{width:100%;min-height:58px;display:flex;align-items:center;justify-content:center;padding:.55rem;border-radius:16px;background:linear-gradient(180deg,#f8fbfb,#edf4f4)}.template-index .sealdi-homepage__producer-visual img{max-width:100%;max-height:42px;width:auto;height:auto;object-fit:contain}.template-index .sealdi-homepage__producer-monogram{color:var(--sealdi-green);font-family:var(--sealdi-home-heading-font);font-size:1.35rem;font-weight:800;letter-spacing:.08em}.template-index .sealdi-homepage__producer-wordmark{color:var(--sealdi-green);font-size:1rem;line-height:1.2;font-weight:800;text-align:center;text-wrap:balance}.template-index .sealdi-homepage__producer-label{font-size:.88rem;line-height:1.3;font-weight:700}.template-index .sealdi-homepage__products-section{margin-top:1.4rem;padding:1.25rem;border-radius:24px;border:1px solid rgba(15,63,61,.08);background:linear-gradient(180deg,#fff,#f9fbfb);box-shadow:0 18px 42px #0a2c2b0f}.template-index .sealdi-homepage__products-empty{grid-column:1 / -1;margin:0;padding:1rem 1.1rem;border-radius:16px;border:1px solid rgba(15,63,61,.08);background:#fff;color:var(--sealdi-muted)}.template-index .sealdi-homepage__products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.template-index .sealdi-homepage__product-card{min-height:100%}.template-index .sealdi-homepage__product-image{min-height:168px}.template-index .sealdi-homepage__product-subtitle{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.template-index .sealdi-homepage__product-body h3{min-height:2.8em;font-size:1.02rem}.template-index .sealdi-homepage__product-rating{min-height:1.2rem}.template-index .sealdi-homepage__product-price-row strong{font-size:1.42rem}.template-index .sealdi-footer__socials a{width:38px;height:38px;min-height:38px;padding:0;justify-content:center}@media screen and (max-width:1759px){.template-index .sealdi-homepage__hero-search{width:min(100%,960px)}}@media screen and (max-width:1439px){.template-index .sealdi-homepage__hero-copy{padding:2rem 2.1rem 3.25rem}.template-index .sealdi-homepage__hero-search-band{margin-top:-2.1rem}.template-index .sealdi-homepage__hero-search .sealdi-search-form__box{grid-template-columns:minmax(0,1fr) 210px 62px}.template-index .sealdi-homepage__promo-column{grid-template-columns:repeat(2,minmax(0,1fr))}.template-index .sealdi-homepage__promo-column .sealdi-homepage__promo-card:last-child{grid-column:1 / -1}.template-index .sealdi-homepage__producers-grid{grid-template-columns:repeat(5,minmax(0,1fr));overflow:visible;padding-bottom:0}}@media screen and (max-width:1279px){.template-index .sealdi-homepage__products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:1199px){.template-index .sealdi-header__home-main{grid-template-columns:auto auto minmax(0,1fr) auto auto}.template-index .sealdi-homepage__hero-search-band{padding:0 1rem}.template-index .sealdi-homepage__hero-search .sealdi-search-form__box{grid-template-columns:minmax(0,1fr) 180px 58px;min-height:66px}.template-index .sealdi-homepage__hero-search .sealdi-search-form__box input,.template-index .sealdi-homepage__hero-search .sealdi-search-form__box select{min-height:66px}.template-index .sealdi-homepage__products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:1023px){.template-index .sealdi-homepage__hero-copy{padding:1.7rem 1.55rem 3rem}.template-index .sealdi-homepage__hero-search-band{margin-top:-1.75rem}.template-index .sealdi-homepage__hero-search .sealdi-search-form__box{grid-template-columns:minmax(0,1fr) 160px 56px;min-height:62px}.template-index .sealdi-homepage__trust-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.template-index .sealdi-homepage__promo-card{min-height:280px}}@media screen and (max-width:767px){.template-index .sealdi-header-section.is-homepage .sealdi-header--homepage{background:#0a2f2ef7}.template-index .sealdi-homepage__hero-search-band{display:none}.template-index .sealdi-homepage__section-head--categories{margin-top:1rem}.template-index .sealdi-homepage__category-rail{overflow:visible}.template-index .sealdi-homepage__category-track{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:row;grid-auto-columns:unset;overflow:visible;scroll-snap-type:none;gap:.75rem}.template-index .sealdi-homepage__category-card{min-width:0;min-height:188px}.template-index .sealdi-homepage__trust-strip{display:grid;margin-top:.9rem}.template-index .sealdi-homepage__promo-column{grid-template-columns:1fr}.template-index .sealdi-homepage__promo-card{min-height:238px}.template-index .sealdi-homepage__producers-section,.template-index .sealdi-homepage__products-section{padding:1rem .85rem;border-radius:20px}.template-index .sealdi-homepage__producers-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem}.template-index .sealdi-homepage__producer-card{min-height:122px;gap:.65rem}.template-index .sealdi-homepage__products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.template-index .sealdi-homepage__product-card{padding:.8rem}.template-index .sealdi-homepage__product-image{min-height:128px}.template-index .sealdi-homepage__product-body h3{min-height:0;font-size:.94rem}.template-index .sealdi-homepage__product-price-row strong{font-size:1.18rem}.template-index .sealdi-footer__socials{gap:.45rem}}body.sealdi-drawer-open{overflow:hidden}.template-index .sealdi-homepage__trust-strip{display:none!important}.template-index .sealdi-header__home-main{gap:1.1rem;grid-template-columns:auto auto minmax(0,1fr) max-content max-content;align-items:center;padding:.95rem 0}.template-index .sealdi-nav-bar__categories--homepage{min-height:46px;padding:0 1.15rem;border-radius:16px;font-size:.85rem;letter-spacing:.05em;box-shadow:0 14px 26px #ff8a2a2e}.template-index .sealdi-home-nav{gap:1.35rem;justify-content:flex-start}.template-index .sealdi-home-nav a{font-size:.9rem;letter-spacing:.03em}.template-index .sealdi-header-section.is-homepage .sealdi-header__cta{min-width:0;min-height:50px;padding:0 1.35rem;border-radius:18px;font-size:.9rem;line-height:1;width:auto;max-width:none;justify-content:center;white-space:nowrap;box-shadow:0 14px 30px #dfe24f2e}.template-index .sealdi-header__icons{gap:.55rem}.template-index .sealdi-header__mobile-utilities{display:none}.template-index .sealdi-homepage__hero{overflow:hidden}.template-index .sealdi-homepage__hero-card{width:min(320px,calc(100% - 2rem));padding:1.2rem 1.2rem 1.1rem}.template-index .sealdi-homepage__hero-card h2{font-family:var(--sealdi-home-heading-font);font-size:clamp(1.7rem,1.95vw,2.05rem);letter-spacing:.01em}.template-index .sealdi-homepage__promo-content .sealdi-kicker,.template-index .sealdi-homepage__hero-card .sealdi-kicker{display:none!important}.template-index .sealdi-homepage__promo-content{gap:.6rem}.template-index .sealdi-homepage__promo-content h3{font-size:clamp(1.32rem,1.85vw,1.9rem);line-height:1.02}.template-index .sealdi-homepage__promo-content p{font-size:.9rem;line-height:1.45}.template-index .sealdi-homepage__section-head h2,.template-index .sealdi-homepage__producer-label,.template-index .sealdi-footer-section.is-homepage h3,.template-index .sealdi-footer-section.is-homepage h4{font-family:var(--sealdi-home-body-font);letter-spacing:.01em;text-transform:none}.template-index .sealdi-homepage__category-content h3,.template-index .sealdi-header-section.is-homepage .sealdi-header__cta,.template-index .sealdi-home-nav a,.template-index .sealdi-nav-bar__categories--homepage,.template-index .sealdi-homepage__hero-copy h1,.template-index .sealdi-homepage__hero-card h2{font-family:var(--sealdi-home-heading-font)}.template-index .sealdi-category-drawer__header{position:sticky;top:0;z-index:2;background:inherit}.template-index .sealdi-category-drawer__close{width:42px;height:42px;border-radius:999px;background:#ffffff1a;color:inherit;display:inline-flex;align-items:center;justify-content:center}.template-index .sealdi-homepage__producers-grid{gap:.7rem}.template-index .sealdi-homepage__products-grid{gap:.75rem}.template-index .sealdi-homepage__product-card{display:grid;grid-template-rows:auto 1fr;padding:.55rem;border-radius:16px;box-shadow:0 10px 24px #0a2c2b0d}.template-index .sealdi-homepage__product-media{position:relative}.template-index .sealdi-homepage__product-badge{position:absolute;top:.6rem;left:.6rem;z-index:2;min-height:24px;padding:0 .55rem;border-radius:999px;background:#e53935;color:#fff;font-size:.72rem;font-weight:800;letter-spacing:.02em}.template-index .sealdi-homepage__wishlist--overlay{position:absolute;top:.55rem;right:.55rem;z-index:2}.template-index .sealdi-homepage__wishlist{width:34px;height:34px;background:#fffffff5;box-shadow:0 8px 18px #0a2c2b14}.template-index .sealdi-homepage__product-image{min-height:210px;margin-bottom:0;padding:.6rem;border-radius:14px}.template-index .sealdi-homepage__product-image img{object-fit:contain}.template-index .sealdi-homepage__product-body{gap:.28rem;padding:.7rem .15rem .1rem}.template-index .sealdi-homepage__product-subtitle{font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.template-index .sealdi-homepage__product-body h3{font-size:.96rem;line-height:1.3}.template-index .sealdi-homepage__product-rating{font-size:.74rem}.template-index .sealdi-homepage__product-price-row{margin-top:.15rem}.template-index .sealdi-homepage__product-price-row strong{font-size:1.34rem}.template-index .sealdi-homepage__product-actions{justify-content:stretch;margin-top:.45rem}.template-index .sealdi-homepage__product-cart{width:100%;min-height:42px;padding:0 .9rem;border:0;border-radius:12px;background:var(--sealdi-orange);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;font-family:var(--sealdi-home-body-font);font-size:.86rem;font-weight:800;text-decoration:none}.template-index .sealdi-homepage__product-cart .svg-wrapper{display:inline-flex;align-items:center;justify-content:center}.template-index .sealdi-footer__home-grid{grid-template-columns:minmax(300px,1fr) minmax(0,1.55fr);gap:2rem}.template-index .sealdi-footer__home-primary{display:grid;gap:1.35rem}.template-index .sealdi-footer__home-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.35rem 1.5rem;align-items:start}.template-index .sealdi-footer__brand--homepage img{width:214px}.template-index .sealdi-footer__contact{padding:1rem 1.1rem;border-radius:16px;background:#ffffff0f}.template-index .sealdi-footer__bottom--homepage{display:flex;align-items:center;justify-content:space-between;gap:1rem}@media screen and (max-width:1439px){.template-index .sealdi-header__home-main{grid-template-columns:auto auto minmax(0,1fr) auto auto}.template-index .sealdi-header-section.is-homepage .sealdi-header__cta{max-width:280px}.template-index .sealdi-homepage__producers-grid{grid-template-columns:repeat(4,minmax(0,1fr));overflow:visible;grid-auto-flow:row;grid-auto-columns:unset}}@media screen and (max-width:1023px){.template-index .sealdi-header__home-main{grid-template-columns:auto minmax(0,1fr) auto}.template-index .sealdi-homepage__hero-card{width:min(276px,calc(100% - 1.5rem))}.template-index .sealdi-homepage__products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.template-index .sealdi-footer__home-grid{grid-template-columns:1fr}}@media screen and (max-width:767px){.template-index .sealdi-header__menu-toggle,.template-index .sealdi-header__icons{display:none}.template-index .sealdi-header__mobile-utilities{display:inline-flex;align-items:center;gap:.45rem;justify-self:end}.template-index .sealdi-header__mobile-utility{width:42px;height:42px;border-radius:999px;background:#ffffff14;color:#fff;display:inline-flex;align-items:center;justify-content:center;border:0;padding:0;text-decoration:none}.template-index .sealdi-header__home-search{padding-bottom:.7rem}.template-index .sealdi-header__home-search .sealdi-search-form__box{min-height:56px;border-radius:16px}.template-index .sealdi-homepage{padding-bottom:5.9rem}.template-index .sealdi-homepage__hero{min-height:520px}.template-index .sealdi-homepage__hero-copy{padding:1.1rem 1rem 1rem}.template-index .sealdi-homepage__hero-points span{font-size:.9rem}.template-index .sealdi-homepage__promo-card{min-height:232px}.template-index .sealdi-homepage__producers-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem}.template-index .sealdi-homepage__producer-card{min-height:104px;padding:.55rem .35rem;gap:.45rem}.template-index .sealdi-homepage__producer-visual{min-height:40px;padding:.35rem}.template-index .sealdi-homepage__producer-visual img{max-height:24px}.template-index .sealdi-homepage__producer-monogram,.template-index .sealdi-homepage__producer-wordmark{font-size:.95rem}.template-index .sealdi-homepage__producer-label{font-size:.66rem;line-height:1.15}.template-index .sealdi-homepage__products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.template-index .sealdi-homepage__products-section{padding:1rem .75rem}.template-index .sealdi-homepage__product-card{padding:.45rem}.template-index .sealdi-homepage__product-image{min-height:145px;padding:.45rem}.template-index .sealdi-homepage__product-body{padding-top:.55rem}.template-index .sealdi-homepage__product-body h3{font-size:.84rem}.template-index .sealdi-homepage__product-unit,.template-index .sealdi-homepage__product-subtitle{font-size:.68rem}.template-index .sealdi-homepage__product-price-row strong{font-size:1.1rem}.template-index .sealdi-homepage__product-cart{min-height:38px;font-size:.76rem;padding:0 .5rem}.template-index .sealdi-mobile-bottom-nav{z-index:80}.template-index .sealdi-mobile-bottom-nav--homepage{inset:auto 0 0 0;padding:.4rem .2rem calc(.55rem + env(safe-area-inset-bottom))}.template-index .sealdi-mobile-bottom-nav--homepage a,.template-index .sealdi-mobile-bottom-nav--homepage button{font-size:.65rem}.template-index .sealdi-category-drawer{z-index:82}.template-index .sealdi-drawer-overlay{z-index:81}.template-index .sealdi-category-drawer__header{padding-top:1rem}.template-index .sealdi-footer__home-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.template-index .sealdi-footer__bottom--homepage{flex-direction:column;align-items:flex-start}}.template-index .sealdi-header__home-search{display:block;padding:0 0 1.2rem}.template-index .sealdi-header__home-search .sealdi-search-form__box{width:min(1360px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:72px;padding:4px;border:1px solid rgba(15,63,61,.12);border-radius:24px;background:#fffffffa;box-shadow:0 18px 36px #0a2c2b1f}.template-index .sealdi-header__home-search .sealdi-search-form__box input{min-height:64px;padding-inline:1.45rem;font-size:1rem}.template-index .sealdi-header__home-search .sealdi-search-form__box button{width:76px;min-width:76px;height:64px;margin:0;border-radius:20px;background:var(--sealdi-orange);color:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 12px 22px #ff8a2a3d}.template-index .sealdi-header__home-search .sealdi-search-form__box button .svg-wrapper{width:20px;height:20px}.template-index .sealdi-header-section.is-homepage .sealdi-header__cta{min-width:0;min-height:50px;padding:0 1.35rem;border-radius:18px;justify-content:center;font-family:var(--sealdi-home-body-font);font-size:.9rem;font-weight:800;letter-spacing:.01em;text-transform:none;white-space:nowrap}.template-index .sealdi-header-section.is-homepage .sealdi-header__cta .svg-wrapper{flex:0 0 auto}.template-index .sealdi-homepage__hero-search-band{display:none!important}.template-index .sealdi-homepage__section-head--categories{margin-top:1.2rem}@media screen and (max-width:1199px){.template-index .sealdi-header__home-main{grid-template-columns:auto auto minmax(0,1fr) max-content max-content;gap:.9rem}.template-index .sealdi-home-nav{gap:1rem}.template-index .sealdi-home-nav a{font-size:.86rem}.template-index .sealdi-header-section.is-homepage .sealdi-header__cta{min-width:0;padding-inline:1.2rem;font-size:.88rem}.template-index .sealdi-header__home-search .sealdi-search-form__box{width:min(1180px,100%)}}@media screen and (max-width:767px){.template-index .sealdi-header__home-search{padding-bottom:.85rem}.template-index .sealdi-header__home-search .sealdi-search-form__box{grid-template-columns:minmax(0,1fr) auto;min-height:52px;width:100%;padding:3px;border-radius:14px;box-shadow:none}.template-index .sealdi-header__home-search .sealdi-search-form__box input{min-height:52px}.template-index .sealdi-header__home-search .sealdi-search-form__box button{width:46px;min-width:46px;height:46px;border-radius:12px;box-shadow:none}}.sealdi-header-section{position:sticky;top:0;z-index:70;box-shadow:0 10px 24px #0a2c2b1f}.sealdi-header-section .sealdi-utility-bar,.sealdi-header-section .sealdi-header,.sealdi-header-section .sealdi-nav-bar,.template-index .sealdi-header-section.is-homepage .sealdi-header--homepage{background:inherit}.sealdi-megamenu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a2c2b85;opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:116}.sealdi-megamenu-shell{position:fixed;inset:0 auto 0 0;width:min(1320px,96vw);height:100dvh;opacity:1;pointer-events:none;transform:translate(-100%);transition:transform .24s ease;z-index:117}.sealdi-megamenu{display:grid;grid-template-columns:minmax(250px,.92fr) minmax(320px,1.08fr) minmax(280px,.92fr);width:100%;height:100%;border-radius:0;overflow:hidden;background:#fff;color:var(--sealdi-text);border-right:1px solid rgba(15,63,61,.08);box-shadow:22px 0 44px #0a2c2b33;min-height:100dvh}.sealdi-megamenu__rail{display:flex;flex-direction:column;gap:.55rem;padding:1rem;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;background:radial-gradient(circle at top left,rgba(214,227,77,.22),transparent 42%),linear-gradient(180deg,#f5faf9,#edf5f4);border-right:1px solid rgba(15,63,61,.08)}.sealdi-megamenu__tab{display:grid;gap:.22rem;padding:.95rem 1rem;border-radius:18px;border:1px solid transparent;background:transparent;color:var(--sealdi-text);text-align:left;cursor:pointer}.sealdi-megamenu__tab.is-active{background:#fff;border-color:#ff8a2a33;box-shadow:0 12px 28px #0a2c2b14}.sealdi-megamenu__tab-label{font-family:var(--sealdi-home-heading-font, "Manrope", Arial, sans-serif);font-size:1.2rem;font-weight:800;line-height:1}.sealdi-megamenu__tab-meta{color:var(--sealdi-muted);font-size:.82rem;line-height:1.3}.sealdi-megamenu__panels{min-height:0;overflow:hidden;border-right:1px solid rgba(15,63,61,.08)}.sealdi-megamenu__panel-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);height:100%;min-height:0;gap:0}.sealdi-megamenu__context,.sealdi-megamenu__subcategories{min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:1rem}.sealdi-megamenu__context{border-right:1px solid rgba(15,63,61,.08)}.sealdi-megamenu__subcategories{display:grid;align-content:start;gap:.95rem;padding:1rem 1rem calc(1rem + env(safe-area-inset-bottom))}.sealdi-megamenu__subcategories-list{display:grid;gap:.5rem;margin:0;padding:0;list-style:none}.sealdi-megamenu__subcategories-list a{display:flex;align-items:center;min-height:44px;padding:.68rem .8rem;border-radius:12px;border:1px solid rgba(15,63,61,.08);background:#fff;color:inherit;text-decoration:none}.sealdi-megamenu__subcategories-list a:hover,.sealdi-megamenu__subcategories-list a:focus-visible{border-color:#ff8a2a52;box-shadow:0 8px 18px #0a2c2b14}.sealdi-megamenu__subcategories-list li.is-active a{border-color:#ff8a2a57;background:#ff8a2a14}.sealdi-megamenu__close{position:absolute;top:1rem;right:1rem;z-index:2;width:42px;height:42px;border-radius:999px;border:1px solid rgba(15,63,61,.14);background:#fff;color:var(--sealdi-text);display:inline-flex;align-items:center;justify-content:center}.sealdi-category-context{display:grid;align-content:start;gap:1rem}.sealdi-category-context__media img,.sealdi-category-context__placeholder{width:100%;min-height:180px;border-radius:16px}.sealdi-category-context__media img{display:block;object-fit:cover}.sealdi-category-context__placeholder{display:grid;place-items:center;border:1px dashed rgba(15,63,61,.18);background:linear-gradient(180deg,#0f3f3d0a,#0f3f3d17);color:var(--sealdi-muted);font-size:.88rem;letter-spacing:.02em}.sealdi-category-context__body{display:grid;gap:.65rem}.sealdi-category-context__eyebrow{margin:0;color:var(--sealdi-orange);font-size:.78rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.sealdi-category-context__body>p{color:var(--sealdi-muted);line-height:1.5}.sealdi-megamenu__group{display:grid;gap:.75rem}.sealdi-megamenu__group-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.2rem .1rem;color:var(--sealdi-text)}.sealdi-megamenu__group-head span:first-child{font-family:var(--sealdi-home-heading-font, "Manrope", Arial, sans-serif);font-size:1.35rem;font-weight:800;line-height:1}.sealdi-megamenu__group-head span:last-child{color:var(--sealdi-orange);font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.sealdi-megamenu__group-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.sealdi-megamenu__tile,.sealdi-megamenu__empty{display:grid;gap:.35rem;padding:1rem;border-radius:18px;border:1px solid rgba(15,63,61,.1);background:linear-gradient(180deg,#fff,#f7fbfb);box-shadow:0 12px 24px #0a2c2b0a}.sealdi-megamenu__tile strong{font-size:1rem;line-height:1.3}.sealdi-megamenu__tile span,.sealdi-megamenu__empty p{color:var(--sealdi-muted);font-size:.85rem;line-height:1.45;margin:0}.sealdi-megamenu__summary{display:grid;align-content:start;gap:1rem;padding:1rem;border-radius:24px;background:linear-gradient(180deg,#0f3f3d0a,#0f3f3d14),#f5faf9}.sealdi-megamenu__summary-image img{display:block;width:100%;height:208px;object-fit:cover;border-radius:18px}.sealdi-megamenu__summary-body{display:grid;gap:.75rem}.sealdi-megamenu__eyebrow{margin:0;color:var(--sealdi-orange);font-size:.78rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.sealdi-megamenu__summary-body h3{margin:0;font-family:var(--sealdi-home-heading-font, "Manrope", Arial, sans-serif);font-size:clamp(1.8rem,2vw,2.35rem);line-height:.95;color:var(--sealdi-green)}.sealdi-megamenu__summary-body>p:last-of-type{margin:0;color:var(--sealdi-muted);line-height:1.55}.sealdi-megamenu__summary-list{display:grid;gap:.4rem;margin:0;padding-left:1rem;color:var(--sealdi-text)}.sealdi-megamenu__summary-list li{line-height:1.45}.sealdi-megamenu__summary-actions{display:grid;gap:.75rem}.sealdi-megamenu__summary-link{color:var(--sealdi-green);font-size:.92rem;font-weight:700}body.sealdi-megamenu-open .sealdi-megamenu-shell{pointer-events:auto;transform:translate(0)}.sealdi-rating{display:inline-flex;align-items:center;gap:.45rem;min-height:1.3rem;color:var(--sealdi-text)}.sealdi-rating__stars{display:inline-flex;align-items:center;gap:.1rem}.sealdi-rating__star{position:relative;display:inline-flex;width:.98rem;height:.98rem}.sealdi-rating__star svg{display:block;width:100%;height:100%}.sealdi-rating__star-base,.sealdi-rating__star-fill{position:absolute;top:0;right:0;bottom:0;left:0}.sealdi-rating__star-base{color:#0f3f3d29}.sealdi-rating__star-fill{color:var(--sealdi-orange);overflow:hidden;width:0}.sealdi-rating__star path{fill:currentColor}.sealdi-rating__star.is-full .sealdi-rating__star-fill{width:100%}.sealdi-rating__star.is-half .sealdi-rating__star-fill{width:52%}.sealdi-rating__value,.sealdi-rating__count{font-size:.82rem;line-height:1}.sealdi-rating__value{font-weight:800}.sealdi-rating__count{color:var(--sealdi-muted)}.sealdi-rating--compact .sealdi-rating__star{width:1.02rem;height:1.02rem}.sealdi-rating--compact .sealdi-rating__value{font-size:.84rem}.product-card .sealdi-rating,.product-details .sealdi-rating{margin-top:.2rem}@media screen and (max-width:1279px){.sealdi-megamenu-shell{width:min(1120px,98vw)}.sealdi-megamenu{grid-template-columns:minmax(220px,.9fr) minmax(300px,1fr) minmax(250px,.9fr)}.sealdi-megamenu__panel-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.sealdi-megamenu__group-links{grid-template-columns:1fr}}@media screen and (max-width:1023px){.sealdi-megamenu-overlay,.sealdi-megamenu-shell{display:none}.sealdi-category-drawer__header{position:sticky;top:0;z-index:3;background:inherit}}@media screen and (prefers-reduced-motion:reduce){.sealdi-megamenu-overlay,.sealdi-megamenu-shell,.sealdi-category-drawer,.sealdi-drawer-overlay,.sealdi-category-drawer__root,.sealdi-category-drawer__panel{transition:none}}.sealdi-megamenu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#081c1a70;opacity:0;pointer-events:none;transition:opacity .18s ease;z-index:180}.sealdi-megamenu-shell{position:fixed;inset:0 auto 0 0;width:min(1480px,calc(100vw - 20px));height:100dvh;transform:translate(-104%);transition:transform .28s cubic-bezier(.22,1,.36,1);z-index:181;visibility:hidden;pointer-events:none}.sealdi-megamenu-shell>.sealdi-shell{position:relative;width:100%;max-width:none;height:100%;margin:0;padding:0}body.sealdi-megamenu-open .sealdi-megamenu-overlay{opacity:1;pointer-events:auto}body.sealdi-megamenu-open .sealdi-megamenu-shell{transform:translate(0);visibility:visible;pointer-events:auto}.sealdi-megamenu{position:relative;display:grid;grid-template-columns:280px minmax(360px,.92fr) minmax(420px,1.08fr);width:100%;height:100%;min-height:100dvh;overflow:hidden;border-radius:0 28px 28px 0;background:#f6f3ec;color:var(--sealdi-text);box-shadow:26px 0 54px #0a2c2b3d}.sealdi-megamenu__close{position:absolute;top:18px;right:18px;z-index:3;width:44px;height:44px;border-radius:999px;border:1px solid rgba(18,56,53,.12);background:#ffffffeb;color:var(--sealdi-text);display:inline-flex;align-items:center;justify-content:center;box-shadow:0 12px 24px #0a2c2b14}.sealdi-megamenu__rail,.sealdi-megamenu__context,.sealdi-megamenu__subcategories{min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.sealdi-megamenu__rail{display:grid;align-content:start;gap:.55rem;padding:30px 18px 24px;background:radial-gradient(circle at 18% 12%,rgba(225,227,79,.18),transparent 26%),linear-gradient(180deg,#123835,#173f3b);color:#f8f4e8}.sealdi-megamenu__tab{display:grid;gap:.28rem;padding:.95rem 1rem;border-radius:18px;border:1px solid transparent;background:transparent;color:inherit;text-align:left;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.sealdi-megamenu__tab.is-active{background:#f7f4ec;border-color:#ec87303d;color:var(--sealdi-text);box-shadow:0 14px 28px #0a2c2b24;transform:translate(4px)}.sealdi-megamenu__tab-label{font-family:var(--sealdi-home-heading-font, "Manrope", Arial, sans-serif);font-size:1.12rem;font-weight:800;line-height:1.16;letter-spacing:-.01em}.sealdi-megamenu__tab-meta{color:inherit;opacity:.72;font-size:.78rem;line-height:1.35}.sealdi-megamenu__panels{min-height:0;grid-column:span 2}.sealdi-megamenu__panel{height:100%;min-height:0}.sealdi-megamenu__panel-grid{display:grid;grid-template-columns:minmax(360px,.92fr) minmax(0,1fr);height:100%;min-height:0}.sealdi-megamenu__panel-grid--fallback{grid-template-columns:minmax(0,1fr)}.sealdi-megamenu__context{padding:30px 26px 28px;background:linear-gradient(180deg,#edf2ef,#e4ece8);border-inline:1px solid rgba(18,56,53,.08)}.sealdi-category-context{display:grid;align-content:start;gap:1rem;padding:20px;border-radius:28px;background:linear-gradient(180deg,#fffffff0,#f9f7f1e6);border:1px solid rgba(18,56,53,.08);box-shadow:0 18px 40px #0a2c2b14}.sealdi-category-context__media{margin:0}.sealdi-category-context__media img,.sealdi-category-context__atlas,.sealdi-category-context__placeholder{display:block;width:100%;height:clamp(220px,28vh,320px);border-radius:22px}.sealdi-category-context__media img{object-fit:cover}.sealdi-category-context__atlas{background-repeat:no-repeat;background-size:500% 200%;background-position:var(--sealdi-atlas-x, 50%) var(--sealdi-atlas-y, 50%)}.sealdi-category-context__placeholder{border:1px dashed rgba(18,56,53,.18);background:linear-gradient(145deg,#12383514,#12383505),linear-gradient(180deg,#d8e1dd,#eef3f1)}.sealdi-category-context__body{display:grid;gap:.9rem}.sealdi-category-context__body>*{margin:0}.sealdi-category-context__eyebrow{color:var(--sealdi-orange);font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.sealdi-category-context__body h3{font-family:var(--sealdi-home-heading-font, "Manrope", Arial, sans-serif);font-size:clamp(1.85rem,2.2vw,2.6rem);line-height:1;color:var(--sealdi-green)}.sealdi-category-context__body>p{color:var(--sealdi-muted);font-size:.98rem;line-height:1.6}.sealdi-category-context__body .button{justify-self:start;min-height:48px;padding:.85rem 1.2rem;border-radius:16px;font-size:.94rem;font-weight:800}.sealdi-megamenu__subcategories{display:grid;align-content:start;gap:.9rem;padding:30px 28px 28px;background:#fbf8f1}.sealdi-megamenu__subcategories-list{display:grid;gap:.55rem;margin:0;padding:0;list-style:none}.sealdi-megamenu__subcategories-list a{display:flex;align-items:center;min-height:52px;padding:.8rem .95rem;border-radius:16px;border:1px solid rgba(18,56,53,.08);background:#fff;color:var(--sealdi-text);text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.sealdi-megamenu__subcategories-list a:hover,.sealdi-megamenu__subcategories-list a:focus-visible{border-color:#ec873047;box-shadow:0 10px 22px #0a2c2b14;transform:translate(3px)}.sealdi-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#081c1a70;opacity:0;pointer-events:none;transition:opacity .18s ease;z-index:180}.sealdi-category-drawer{position:fixed;inset:0 auto 0 0;width:min(430px,100vw);height:100dvh;transform:translate(-100%);transition:transform .24s cubic-bezier(.22,1,.36,1);z-index:181;display:flex;flex-direction:column;background:radial-gradient(circle at top left,rgba(225,227,79,.12),transparent 26%),linear-gradient(180deg,#f7f4ed,#f0efe9);color:var(--sealdi-text);box-shadow:24px 0 48px #0a2c2b2e}body.sealdi-drawer-open .sealdi-drawer-overlay{opacity:1;pointer-events:auto}body.sealdi-drawer-open .sealdi-category-drawer{transform:translate(0)}.sealdi-category-drawer__header{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:max(1rem,env(safe-area-inset-top)) 1.15rem .95rem;border-bottom:1px solid rgba(18,56,53,.08);background:#f7f4edf5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.sealdi-category-drawer__body{flex:1 1 auto;min-height:0;overflow:hidden}.sealdi-category-drawer__root,.sealdi-category-drawer__panel{position:static;inset:auto;min-height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:1rem 1.15rem calc(1.25rem + env(safe-area-inset-bottom));background:transparent;transform:none;transition:none}.sealdi-category-drawer__root-link{display:flex;align-items:center;justify-content:space-between;gap:.8rem;width:100%;min-height:56px;padding:.85rem .95rem;border-radius:16px;border:1px solid rgba(18,56,53,.08);background:#fff;color:var(--sealdi-text);text-align:left;box-shadow:0 12px 24px #0a2c2b0f}.sealdi-category-drawer__root-link+.sealdi-category-drawer__root-link{margin-top:.55rem}.sealdi-category-drawer__chevron{width:11px;height:11px;border-top:2px solid rgba(18,56,53,.72);border-right:2px solid rgba(18,56,53,.72);transform:rotate(45deg);flex:0 0 auto;margin-right:.1rem}.sealdi-category-drawer__panel-header{position:sticky;top:0;z-index:1;margin:-1rem -1.15rem .95rem;padding:.9rem 1.15rem;background:#f0efe9f2;border-bottom:1px solid rgba(18,56,53,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sealdi-category-drawer__panel-header [data-sealdi-drawer-back]{display:inline-flex;align-items:center;gap:.5rem;min-height:40px;padding:0 .85rem;border-radius:999px;border:1px solid rgba(18,56,53,.12);background:#fff;color:var(--sealdi-text)}.sealdi-category-context--compact .sealdi-category-context__media img,.sealdi-category-context--compact .sealdi-category-context__atlas,.sealdi-category-context--compact .sealdi-category-context__placeholder{height:172px;border-radius:18px}.sealdi-category-context--compact{padding:0;background:transparent;border:0;box-shadow:none}.sealdi-category-context--compact .sealdi-category-context__eyebrow{color:#f7f4ecb8}.sealdi-category-context--compact .sealdi-category-context__body h3{font-size:1.7rem;line-height:1.04;color:#f7f4ec}.sealdi-category-context--compact .sealdi-category-context__body>p{font-size:.95rem;line-height:1.55;color:#f7f4ecd1}.sealdi-category-drawer__subcategories{display:grid;gap:.55rem;margin:1rem 0 0;padding:0;list-style:none}.sealdi-category-drawer__subcategories a{display:flex;align-items:center;min-height:52px;padding:.78rem .92rem;border-radius:14px;border:1px solid rgba(18,56,53,.08);background:#fff;color:var(--sealdi-text);text-decoration:none}.sealdi-category-drawer__empty{display:grid;gap:.85rem;align-content:start}@media screen and (max-width:1279px){.sealdi-megamenu-shell{width:min(1220px,calc(100vw - 12px))}.sealdi-megamenu{grid-template-columns:244px minmax(320px,.95fr) minmax(300px,1.05fr)}}@media screen and (max-width:1023px){.sealdi-megamenu-overlay,.sealdi-megamenu-shell{display:none}.sealdi-category-drawer{width:100vw;box-shadow:none}}@media screen and (min-width:1024px){.sealdi-category-drawer,.sealdi-drawer-overlay{display:none}}@media screen and (prefers-reduced-motion:reduce){.sealdi-megamenu-overlay,.sealdi-megamenu-shell,.sealdi-category-drawer,.sealdi-drawer-overlay{transition:none}}#header-group,.shopify-section-group-header-group{position:sticky;top:0;z-index:170}.sealdi-header-section{position:sticky!important;top:0;z-index:170;overflow:visible;background:#103a37}.template-index .sealdi-header-section.is-homepage .sealdi-header--homepage,.sealdi-header-section .sealdi-header{position:static!important}body.sealdi-megamenu-open{overflow:hidden}.template-index .sealdi-nav-bar__categories--homepage,.sealdi-nav-bar__categories{min-height:50px;padding-inline:1rem 1.25rem;border-radius:0;clip-path:polygon(0 0,calc(100% - 18px) 0,100% 50%,calc(100% - 18px) 100%,0 100%);box-shadow:none}.sealdi-megamenu-overlay{z-index:220;background:#05111175}.sealdi-megamenu-shell{inset:0 auto 0 0;width:min(1500px,100vw);z-index:221;background:transparent}.sealdi-megamenu{display:flex;flex-direction:column;width:min(1500px,100vw);height:100dvh;min-height:100dvh;border-radius:0;background:#efece4;box-shadow:34px 0 68px #06181647}.sealdi-megamenu__masthead{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;min-height:94px;padding:max(1rem,env(safe-area-inset-top)) 1.75rem 1rem 1.9rem;background:linear-gradient(180deg,#123835fa,#103431fa);color:#f5f1e8;border-bottom:1px solid rgba(255,255,255,.08)}.sealdi-megamenu__masthead-copy{display:grid;gap:.28rem}.sealdi-megamenu__masthead-copy p,.sealdi-megamenu__masthead-copy h2{margin:0}.sealdi-megamenu__masthead-copy p{font-size:.79rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#f5f1e8b8}.sealdi-megamenu__masthead-copy h2{font-size:clamp(1.25rem,1.8vw,1.7rem);font-weight:800;line-height:1.05;letter-spacing:-.02em}.sealdi-megamenu__close{position:static;width:52px;height:52px;border-radius:0;border:1px solid rgba(255,255,255,.16);background:#ffffff0a;color:#f5f1e8;box-shadow:none;flex:0 0 auto}.sealdi-megamenu__close:hover,.sealdi-megamenu__close:focus-visible{background:#ffffff1a}.sealdi-megamenu__close .svg-wrapper,.sealdi-category-drawer__close .svg-wrapper{width:20px;height:20px}.sealdi-megamenu__body{display:grid;grid-template-columns:304px minmax(390px,.92fr) minmax(420px,1.08fr);flex:1 1 auto;min-height:0}.sealdi-megamenu__rail,.sealdi-megamenu__context,.sealdi-megamenu__subcategories{min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.sealdi-megamenu__rail{display:grid;align-content:start;gap:.55rem;padding:1.35rem 1rem 1.35rem 1.25rem;background:linear-gradient(180deg,#0f3431,#123835);border-right:1px solid rgba(255,255,255,.08)}.sealdi-megamenu__tab{position:relative;display:grid;gap:.2rem;width:100%;min-height:64px;padding:.95rem 1rem .95rem 1.05rem;border:1px solid rgba(255,255,255,.1);border-radius:0;clip-path:polygon(0 0,calc(100% - 18px) 0,100% 50%,calc(100% - 18px) 100%,0 100%);background:#ffffff05;color:#f5f1e8;text-align:left;box-shadow:none;transform:none}.sealdi-megamenu__tab:hover,.sealdi-megamenu__tab:focus-visible{background:#ffffff14}.sealdi-megamenu__tab.is-active{border-color:#ff993f66;background:#f2efe8;color:#163d39;transform:none;box-shadow:none}.sealdi-megamenu__tab-label{font-family:var(--sealdi-home-body-font, "Manrope", Arial, sans-serif);font-size:1rem;font-weight:800;line-height:1.2;letter-spacing:-.01em}.sealdi-megamenu__tab-meta{font-size:.77rem;line-height:1.35;opacity:.74}.sealdi-megamenu__panels,.sealdi-megamenu__panel,.sealdi-megamenu__panel-grid{min-height:0;height:100%}.sealdi-megamenu__panels{grid-column:2 / span 2}.sealdi-megamenu__panel-grid,.sealdi-megamenu__panel-grid--fallback{display:grid;grid-template-columns:minmax(390px,.92fr) minmax(420px,1.08fr)}.sealdi-megamenu__panel-grid--fallback{grid-template-columns:minmax(520px,1.14fr) minmax(280px,.72fr)}.sealdi-megamenu__context{padding:1.4rem 1.4rem 1.6rem;background:#ece9e0;border-right:1px solid rgba(18,56,53,.1)}.sealdi-megamenu .sealdi-category-context{display:grid;align-content:start;gap:1rem;min-height:100%;padding:0;background:transparent;border:0;border-radius:0;box-shadow:none}.sealdi-megamenu .sealdi-category-context__eyebrow{display:none}.sealdi-megamenu .sealdi-category-context__media img,.sealdi-megamenu .sealdi-category-context__atlas,.sealdi-megamenu .sealdi-category-context__placeholder{height:clamp(230px,32vh,340px);border-radius:0;clip-path:polygon(0 0,calc(100% - 24px) 0,100% 24px,100% 100%,0 100%)}.sealdi-megamenu .sealdi-category-context__body{gap:.85rem}.sealdi-megamenu .sealdi-category-context__body h3{font-size:clamp(1.95rem,2vw,2.45rem);line-height:1.02;color:#133936}.sealdi-megamenu .sealdi-category-context__body>p{font-size:.96rem;line-height:1.62;color:#133936cc}.sealdi-megamenu .sealdi-category-context__body .button{min-height:48px;padding:.85rem 1.1rem;border-radius:0;clip-path:polygon(0 0,calc(100% - 14px) 0,100% 50%,calc(100% - 14px) 100%,0 100%)}.sealdi-megamenu__subcategories{display:grid;align-content:start;gap:.9rem;padding:1.4rem 1.5rem 1.6rem;background:#f7f4ed}.sealdi-megamenu__subcategories-head{position:sticky;top:0;z-index:1;display:grid;gap:.3rem;margin:-1.4rem -1.5rem 0;padding:1.4rem 1.5rem 1rem;background:linear-gradient(180deg,#f7f4edfa,#f7f4edeb 78%,#f7f4ed00)}.sealdi-megamenu__subcategories-head h3,.sealdi-megamenu__subcategories-head p{margin:0}.sealdi-megamenu__subcategories-head h3{font-size:1.1rem;font-weight:800;line-height:1.1;color:#123734}.sealdi-megamenu__subcategories-head p{font-size:.84rem;line-height:1.5;color:#123734b8}.sealdi-megamenu__subcategories-list{display:grid;gap:0;margin:0;padding:0;list-style:none;border:1px solid rgba(18,56,53,.12);background:#fff}.sealdi-megamenu__subcategories-list li+li{border-top:1px solid rgba(18,56,53,.1)}.sealdi-megamenu__subcategories-list>li>a{position:relative;display:flex;align-items:center;min-height:58px;padding:.95rem 3rem .95rem 1rem;border:0;border-radius:0;background:transparent;color:#163d39;text-decoration:none;font-size:.96rem;font-weight:700;line-height:1.4;box-shadow:none;transform:none}.sealdi-megamenu__subcategories-list>li>a:after{content:"";position:absolute;right:1rem;top:50%;width:10px;height:10px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:translateY(-50%) rotate(45deg);opacity:.65}.sealdi-megamenu__subcategories-list a:hover,.sealdi-megamenu__subcategories-list a:focus-visible{background:#f1ede4;color:#0f3431}.sealdi-megamenu__nested-list{display:grid;gap:.35rem;margin:-.2rem 0 .95rem;padding:0 1rem .85rem 1.25rem;list-style:none}.sealdi-megamenu__nested-list a{display:block;padding:.42rem .55rem;border-left:2px solid rgba(255,137,43,.42);color:#123734cc;font-size:.84rem;font-weight:650;line-height:1.35;text-decoration:none}.sealdi-megamenu__empty{padding:1rem;border:1px solid rgba(18,56,53,.12);border-radius:0;background:#fff}.sealdi-megamenu__empty p{margin:0;color:#123734cc;font-size:.92rem;line-height:1.58}.sealdi-drawer-overlay{z-index:220;background:#05111175}.sealdi-category-drawer{z-index:221;width:min(440px,100vw);background:#efece4;box-shadow:34px 0 68px #06181647}.sealdi-category-drawer__header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:1rem;padding:max(1rem,env(safe-area-inset-top)) 1rem 1rem;border-bottom:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#123835fa,#103431fa)}.sealdi-category-drawer__header-copy{display:grid;gap:.24rem}.sealdi-category-drawer__header-copy p,.sealdi-category-drawer__header-copy h2,.sealdi-category-drawer__header-copy span{margin:0}.sealdi-category-drawer__header-copy p{font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#f5f1e8b3}.sealdi-category-drawer__header-copy h2{font-size:1.36rem;font-weight:800;line-height:1.05;color:#f5f1e8}.sealdi-category-drawer__header-copy span{font-size:.84rem;line-height:1.45;color:#f5f1e8d1}.sealdi-category-drawer__close{width:48px;height:48px;border-radius:0;border:1px solid rgba(255,255,255,.14);background:#ffffff0a;color:#f5f1e8}.sealdi-category-drawer__root,.sealdi-category-drawer__panel{padding:1rem 1rem calc(1rem + env(safe-area-inset-bottom))}.sealdi-category-drawer__root-link,.sealdi-category-drawer__subcategories a{min-height:58px;border-radius:0;box-shadow:none}.sealdi-category-drawer__root-link{padding:.95rem 1rem;border:1px solid rgba(18,56,53,.14);background:#fff;clip-path:polygon(0 0,calc(100% - 18px) 0,100% 50%,calc(100% - 18px) 100%,0 100%);font-weight:800}.sealdi-category-drawer__panel-header{margin:-1rem -1rem 1rem;padding:.85rem 1rem;background:#efece4;border-bottom:1px solid rgba(18,56,53,.1);-webkit-backdrop-filter:none;backdrop-filter:none}.sealdi-category-drawer__panel-header [data-sealdi-drawer-back]{min-height:42px;padding:0 .9rem;border-radius:0;border:1px solid rgba(18,56,53,.14);background:#fff;font-weight:700}.sealdi-category-drawer .sealdi-category-context{padding:0;background:transparent;border:0;border-radius:0;box-shadow:none}.sealdi-category-drawer .sealdi-category-context__eyebrow{display:none}.sealdi-category-drawer .sealdi-category-context__media img,.sealdi-category-drawer .sealdi-category-context__atlas,.sealdi-category-drawer .sealdi-category-context__placeholder{height:176px;border-radius:0;clip-path:polygon(0 0,calc(100% - 18px) 0,100% 18px,100% 100%,0 100%)}.sealdi-category-drawer .sealdi-category-context__body{gap:.75rem}.sealdi-category-drawer .sealdi-category-context__body h3{font-size:1.55rem;line-height:1.04;color:#133936}.sealdi-category-drawer .sealdi-category-context__body>p{font-size:.92rem;line-height:1.56;color:#133936d1}.sealdi-category-drawer .sealdi-category-context__body .button{min-height:46px;border-radius:0;clip-path:polygon(0 0,calc(100% - 14px) 0,100% 50%,calc(100% - 14px) 100%,0 100%)}.sealdi-category-drawer__subcategories{gap:0;margin-top:1rem;border:1px solid rgba(18,56,53,.12);background:#fff}.sealdi-category-drawer__subcategories li+li{border-top:1px solid rgba(18,56,53,.1)}.sealdi-category-drawer__subcategories>li>a{position:relative;display:block;padding:.9rem 3rem .9rem 1rem;border:0;background:transparent;font-size:.95rem;font-weight:700}.sealdi-category-drawer__subcategories>li>a:after{content:"";position:absolute;right:1rem;top:50%;width:10px;height:10px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:translateY(-50%) rotate(45deg);opacity:.65}.sealdi-category-drawer__nested-subcategories{display:grid;gap:.25rem;margin:-.15rem 0 .8rem;padding:0 1rem .8rem 1.2rem;list-style:none}.sealdi-category-drawer__nested-subcategories a{display:block;padding:.45rem .5rem;border-left:2px solid rgba(255,137,43,.42);color:#123734c7;font-size:.85rem;font-weight:650;line-height:1.35;text-decoration:none}.sealdi-category-drawer__empty{padding:1rem;border:1px solid rgba(18,56,53,.12);background:#fff}@media screen and (max-width:1365px){.sealdi-megamenu__body{grid-template-columns:272px minmax(340px,.92fr) minmax(320px,1.08fr)}.sealdi-megamenu__panel-grid,.sealdi-megamenu__panel-grid--fallback{grid-template-columns:minmax(340px,.92fr) minmax(320px,1.08fr)}.sealdi-megamenu__panel-grid--fallback{grid-template-columns:minmax(420px,1fr) minmax(240px,.66fr)}}@media screen and (max-width:1023px){.sealdi-header-section{z-index:170}.sealdi-category-drawer{width:100vw;box-shadow:none}}.template-index .sealdi-header-section.is-homepage{position:sticky;top:0;z-index:95}.template-index .sealdi-header-section.is-homepage .sealdi-utility-bar{max-height:56px;overflow:clip;transition:max-height .26s ease,opacity .2s ease,border-color .2s ease}.template-index .sealdi-header-section.is-homepage .sealdi-utility-bar__inner{padding-top:.55rem;padding-bottom:.55rem;transition:padding .26s ease}.template-index.sealdi-home-utility-hidden .sealdi-header-section.is-homepage .sealdi-utility-bar{max-height:0;opacity:0;border-color:transparent}.template-index.sealdi-home-utility-hidden .sealdi-header-section.is-homepage .sealdi-utility-bar__inner{padding-top:0;padding-bottom:0}.template-index .sealdi-header-section.is-homepage .sealdi-header--homepage{position:relative;top:auto;z-index:1;padding-bottom:.9rem;background:linear-gradient(180deg,#0c3735fa,#0a2f2ef5);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 18px 42px #071c1b2e}.template-index .sealdi-header__home-main{grid-template-columns:auto auto minmax(0,1fr) auto auto;gap:.95rem;padding:.9rem 0 .7rem}.template-index .sealdi-header__logo img{width:clamp(158px,12vw,220px)}.template-index .sealdi-nav-bar__categories--homepage{min-width:142px;min-height:46px;padding:0 1rem;border-radius:12px;box-shadow:0 14px 30px #ff8a2a2e;justify-self:start}.template-index .sealdi-home-nav{gap:1.2rem;overflow:hidden}.template-index .sealdi-home-nav a{font-size:.92rem;letter-spacing:.03em}.template-index .sealdi-header-section.is-homepage .sealdi-header__cta{min-height:46px;padding:0 1.05rem;border-radius:12px;box-shadow:none;font-size:.9rem;letter-spacing:.02em}.template-index .sealdi-header__home-search{display:block}.template-index .sealdi-header__home-search .sealdi-search-form__box{grid-template-columns:minmax(0,1fr) 54px;min-height:50px;border-radius:14px;border:1px solid rgba(15,63,61,.12);background:#fffffffa;box-shadow:0 16px 34px #0a2c2b14}.template-index .sealdi-header__home-search .sealdi-search-form__box input{min-height:50px;padding-inline:1rem;font-size:.98rem}.template-index .sealdi-header__home-search .sealdi-search-form__box button{width:50px;height:50px;margin-right:2px;border-radius:12px;background:var(--sealdi-orange);color:#fff}.template-index .sealdi-homepage{padding-bottom:3rem}.template-index .sealdi-home-entry{margin-top:1rem}.template-index .sealdi-home-entry__carousel{position:relative;height:356px;overflow:hidden;border-radius:28px;background:#173331;box-shadow:0 22px 54px #0a2c2b1f}.template-index .sealdi-home-entry__slide{position:absolute;top:0;right:0;bottom:0;left:0}.template-index .sealdi-home-entry__slide.is-active{display:block}.template-index .sealdi-home-entry__media,.template-index .sealdi-home-entry__image{width:100%;height:100%}.template-index .sealdi-home-entry__media{position:relative}.template-index .sealdi-home-entry__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#091413e0,#091413a3 34%,#09141333 64%,#0914131f),linear-gradient(180deg,#ffffff0a,#ffffff0a)}.template-index .sealdi-home-entry__image{object-fit:cover;object-position:center}.template-index .sealdi-home-entry__content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;flex-direction:column;justify-content:center;gap:.95rem;max-width:min(42rem,48%);padding:2rem 2.15rem 4.65rem;color:#fff}.template-index .sealdi-home-entry__eyebrow{display:inline-flex;align-items:center;align-self:flex-start;min-height:32px;padding:0 .8rem;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#ffffff14;color:var(--sealdi-lime);font-size:.74rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.template-index .sealdi-home-entry__title{margin:0;color:#fff;font-family:var(--sealdi-home-heading-font);font-size:clamp(2.3rem,3vw,3.1rem);font-weight:800;line-height:.98;letter-spacing:-.02em;text-transform:none}.template-index .sealdi-home-entry__text{margin:0;max-width:34rem;color:#ffffffd6;font-size:1rem;line-height:1.58}.template-index .sealdi-home-entry__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.1rem}.template-index .sealdi-home-entry__action{min-height:44px;padding-inline:1rem;border-radius:12px;justify-content:center;white-space:nowrap}.template-index .sealdi-home-entry__action--primary{background:var(--sealdi-orange);color:#fff}.template-index .sealdi-home-entry__action--secondary{border-color:#ffffff38;background:#ffffff14;color:#fff}.template-index .sealdi-home-entry__arrow{position:absolute;top:auto;bottom:1.2rem;z-index:2;width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:#0f1f1e66;color:#fff;transition:background-color .2s ease,border-color .2s ease,transform .2s ease}.template-index .sealdi-home-entry__arrow:hover{background:#0f1f1e94;border-color:#ffffff38}.template-index .sealdi-home-entry__arrow--prev{right:4.35rem;left:auto}.template-index .sealdi-home-entry__arrow--next{right:1rem}.template-index .sealdi-home-entry__arrow .svg-wrapper{width:18px;height:18px}.template-index .sealdi-home-entry__dots{position:absolute;left:2.15rem;bottom:1.55rem;z-index:2;display:flex;gap:.55rem}.template-index .sealdi-home-entry__dot{width:30px;height:4px;border:0;border-radius:999px;background:#ffffff38}.template-index .sealdi-home-entry__dot.is-active{background:var(--sealdi-lime)}.template-index .sealdi-homepage__section-head--categories{margin-top:1rem}@media screen and (min-width:1680px){.template-index .sealdi-home-entry__carousel{height:372px}.template-index .sealdi-home-entry__content{max-width:45%;padding-bottom:4.85rem}}@media screen and (max-width:1439px){.template-index .sealdi-home-nav{gap:1rem}.template-index .sealdi-home-nav a{font-size:.87rem}.template-index .sealdi-header-section.is-homepage .sealdi-header__cta{padding-inline:.92rem;font-size:.84rem}.template-index .sealdi-home-entry__carousel{height:336px}.template-index .sealdi-home-entry__content{max-width:52%;padding:1.7rem 1.85rem 4.4rem}.template-index .sealdi-home-entry__title{font-size:clamp(2rem,2.8vw,2.7rem)}}@media screen and (max-width:1279px){.template-index .sealdi-header__home-main{grid-template-columns:auto auto minmax(0,1fr) auto;gap:.8rem}.template-index .sealdi-header__icons{gap:.4rem}.template-index .sealdi-home-nav{gap:.85rem}.template-index .sealdi-home-nav a{font-size:.82rem}.template-index .sealdi-home-entry__carousel{height:320px}.template-index .sealdi-home-entry__content{max-width:58%}}@media screen and (max-width:1199px){.template-index .sealdi-home-nav{display:none}}@media screen and (max-width:1023px){.template-index .sealdi-header-section.is-homepage .sealdi-utility-bar{display:none}.template-index .sealdi-header-section.is-homepage .sealdi-header--homepage{padding-bottom:.7rem}.template-index .sealdi-header__home-search .sealdi-search-form__box{min-height:48px}.template-index .sealdi-header__home-search .sealdi-search-form__box input,.template-index .sealdi-header__home-search .sealdi-search-form__box button{min-height:48px;height:48px}.template-index .sealdi-home-entry{margin-top:.8rem}.template-index .sealdi-home-entry__carousel{height:292px;border-radius:22px}.template-index .sealdi-home-entry__content{max-width:min(30rem,64%);padding:1.55rem 1.45rem 4rem}.template-index .sealdi-home-entry__title{font-size:clamp(1.82rem,4vw,2.35rem)}.template-index .sealdi-home-entry__text{font-size:.94rem}.template-index .sealdi-home-entry__arrow{width:42px;height:42px;bottom:1rem}.template-index .sealdi-home-entry__dots{left:1.45rem;bottom:1.25rem}}@media screen and (max-width:767px){.template-index .sealdi-home-entry{margin-top:.55rem}.template-index .sealdi-home-entry__carousel{height:252px;border-radius:20px}.template-index .sealdi-home-entry__media:after{background:linear-gradient(180deg,#09141338,#091413c7),linear-gradient(180deg,#ffffff08,#ffffff08)}.template-index .sealdi-home-entry__content{justify-content:flex-end;max-width:100%;padding:1.2rem 1.15rem 3.95rem;gap:.7rem}.template-index .sealdi-home-entry__eyebrow{min-height:28px;font-size:.68rem}.template-index .sealdi-home-entry__title{max-width:16rem;font-size:clamp(1.52rem,6.6vw,2rem);line-height:1.03;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.template-index .sealdi-home-entry__text{max-width:17.5rem;font-size:.86rem;line-height:1.48;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.template-index .sealdi-home-entry__text{display:none}.template-index .sealdi-home-entry__actions{gap:.6rem}.template-index .sealdi-home-entry__action{min-height:40px;padding-inline:.82rem;font-size:.8rem}.template-index .sealdi-home-entry__action--secondary{display:none}.template-index .sealdi-home-entry__arrow{bottom:.95rem;width:38px;height:38px;border-radius:12px}.template-index .sealdi-home-entry__arrow--prev{right:3.85rem;left:auto}.template-index .sealdi-home-entry__arrow--next{right:1rem}.template-index .sealdi-home-entry__dots{left:1.1rem;bottom:1.55rem;gap:.42rem}.template-index .sealdi-home-entry__dot{width:22px}}@media screen and (max-width:479px){.template-index .sealdi-header__logo img{width:150px}.template-index .sealdi-header__home-search .sealdi-search-form__box{min-height:46px}.template-index .sealdi-header__home-search .sealdi-search-form__box input{min-height:46px;font-size:.92rem}.template-index .sealdi-header__home-search .sealdi-search-form__box button{width:46px;height:46px}.template-index .sealdi-home-entry__carousel{height:236px}.template-index .sealdi-home-entry__title{max-width:15rem;font-size:clamp(1.38rem,6vw,1.8rem);-webkit-line-clamp:2}.template-index .sealdi-home-entry__actions{flex-direction:column;align-items:flex-start;gap:.45rem}.template-index .sealdi-home-entry__action{min-width:0;max-width:calc(100% - 6.5rem)}}.template-index .sealdi-header__home-main{align-items:center;gap:.85rem;row-gap:.5rem}.template-index .sealdi-nav-bar__categories--homepage,.template-index .sealdi-header-section.is-homepage .sealdi-header__cta,.template-index .sealdi-home-entry__action,.template-index .sealdi-header__home-search .sealdi-search-form__box button{display:inline-flex;align-items:center;justify-content:center;text-align:center;line-height:1.08}.template-index .sealdi-nav-bar__categories--homepage,.template-index .sealdi-header-section.is-homepage .sealdi-header__cta{gap:.55rem}.template-index .sealdi-nav-bar__categories--homepage .svg-wrapper,.template-index .sealdi-header-section.is-homepage .sealdi-header__cta .svg-wrapper,.template-index .sealdi-header__home-search .sealdi-search-form__box button .svg-wrapper{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.template-index .sealdi-header-section.is-homepage .sealdi-header__cta{min-height:44px;padding-inline:1rem;font-size:.86rem}.template-index .sealdi-header__home-search{grid-column:1 / -1;grid-row:2;min-width:0;padding-bottom:.35rem}.template-index .sealdi-header__home-search .sealdi-search-form__box{grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:50px;padding:3px}.template-index .sealdi-header__home-search .sealdi-search-form__box input{min-height:42px;padding-inline:1rem .9rem;font-size:.94rem}.template-index .sealdi-header__home-search .sealdi-search-form__box button{width:42px;min-width:42px;height:42px;margin:0;padding:0;border-radius:10px}.template-index .sealdi-home-entry__actions{gap:0}.template-index .sealdi-home-entry__action--secondary{display:none}.template-index .sealdi-home-entry__action{align-self:flex-start;min-height:40px;padding:0 .9rem;border-radius:10px;font-size:.88rem;font-weight:700}@media screen and (max-width:1535px){.template-index .sealdi-header__home-main{gap:.75rem}.template-index .sealdi-home-nav{gap:1rem}}@media screen and (max-width:1366px){.template-index .sealdi-header-section.is-homepage .sealdi-header__cta{padding-inline:.92rem;font-size:.82rem}.template-index .sealdi-nav-bar__categories--homepage{min-width:136px;padding-inline:.92rem}.template-index .sealdi-home-nav a{font-size:.84rem}}@media screen and (max-width:767px){.template-index .sealdi-header__home-main{grid-template-columns:auto minmax(0,1fr);gap:.7rem;row-gap:0;padding:.72rem 0 .42rem}.template-index .sealdi-nav-bar__categories--homepage,.template-index .sealdi-header-section.is-homepage .sealdi-header__cta,.template-index .sealdi-header__mobile-utilities{display:none}.template-index .sealdi-header__logo{grid-column:1;grid-row:1}.template-index .sealdi-header__logo img{width:132px}.template-index .sealdi-header__home-search{grid-column:2;grid-row:1;padding-bottom:0;align-self:center}.template-index .sealdi-header__home-search .sealdi-search-form__box{min-height:42px;padding:2px}.template-index .sealdi-header__home-search .sealdi-search-form__box input{min-height:38px;padding-inline:.82rem .74rem;font-size:.86rem}.template-index .sealdi-header__home-search .sealdi-search-form__box button{width:38px;min-width:38px;height:38px;border-radius:9px}.template-index .sealdi-home-entry__action{min-height:36px;padding:0 .78rem;font-size:.76rem}}@media screen and (max-width:479px){.template-index .sealdi-header__logo img{width:122px}.template-index .sealdi-header__home-search .sealdi-search-form__box{min-height:40px}.template-index .sealdi-header__home-search .sealdi-search-form__box input{min-height:36px;font-size:.82rem}.template-index .sealdi-header__home-search .sealdi-search-form__box button{width:36px;min-width:36px;height:36px}.template-index .sealdi-home-entry__action{max-width:calc(100% - 7.15rem);min-height:35px;padding:0 .72rem;font-size:.72rem}}.template-index .sealdi-homepage__section-head--categories{margin-top:1rem;margin-bottom:.9rem}.template-index .sealdi-homepage__section-head--compact{margin:0 0 .85rem}.template-index .sealdi-homepage__category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.85rem}.template-index .sealdi-homepage__category-card{min-height:208px;padding:.75rem;gap:.75rem;border-radius:14px;border-color:#0f3f3d1f;background:linear-gradient(180deg,#fff,#f8fbfb);box-shadow:0 10px 24px #0a2c2b0d}.template-index .sealdi-homepage__category-image{border-radius:10px}.template-index .sealdi-homepage__category-content h3{font-size:.98rem;line-height:1.08;letter-spacing:.01em;text-transform:none}.template-index .sealdi-homepage__category-content p{margin-top:.2rem;font-size:.78rem}.template-index .sealdi-homepage__category-arrow{right:.7rem;bottom:.65rem;font-size:1.15rem}.template-index .sealdi-homepage__eyebrow{margin:0;display:inline-flex;align-items:center;align-self:flex-start;min-height:28px;padding:0 .7rem;border-radius:999px;background:#ffffff1f;color:var(--sealdi-lime);font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.template-index .sealdi-homepage__seasonal-highlight{margin-top:1rem}.template-index .sealdi-homepage__seasonal-card{position:relative;min-height:258px;overflow:hidden;border-radius:18px;background:#143735;box-shadow:0 18px 42px #0a2c2b1a}.template-index .sealdi-homepage__seasonal-card>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.template-index .sealdi-homepage__seasonal-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0a211fdb,#0a211f9e 40%,#0a211f2e),linear-gradient(180deg,#ffffff0a,#ffffff0a)}.template-index .sealdi-homepage__seasonal-content{position:relative;z-index:1;display:grid;align-content:end;gap:.7rem;max-width:34rem;min-height:258px;padding:1.35rem 1.4rem;color:#fff}.template-index .sealdi-homepage__seasonal-content h2{margin:0;color:#fff;font-size:clamp(1.7rem,2vw,2.2rem);line-height:1.02}.template-index .sealdi-homepage__seasonal-content p:last-of-type{margin:0;max-width:31rem;color:#ffffffdb;font-size:.94rem;line-height:1.5}.template-index .sealdi-homepage__seasonal-content .button,.template-index .sealdi-homepage__engross-actions .button{width:fit-content;min-height:42px;padding:0 1rem;border-radius:10px}.template-index .sealdi-homepage__products-section{margin-top:1rem;padding:1rem;border-radius:18px;border:1px solid rgba(15,63,61,.08);background:linear-gradient(180deg,#fff,#f9fbfb);box-shadow:0 14px 32px #0a2c2b0d}.template-index .sealdi-homepage__products-section--offers{background:linear-gradient(180deg,#fffaf6,#fff)}.template-index .sealdi-homepage__products-section--popular{background:linear-gradient(180deg,#fff,#f6fbfa)}.template-index .sealdi-homepage__products-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.8rem}.template-index .sealdi-homepage__product-card{display:grid;grid-template-rows:auto 1fr;height:100%;padding:.7rem;border-radius:14px}.template-index .sealdi-homepage__product-media{position:relative;aspect-ratio:1 / 1;margin-bottom:0}.template-index .sealdi-homepage__product-badge{top:.55rem;left:.55rem;min-height:24px;padding:0 .5rem;font-size:.7rem;letter-spacing:.02em}.template-index .sealdi-homepage__product-card--offer .sealdi-homepage__product-badge,.template-index .sealdi-homepage__product-card--popular .sealdi-homepage__product-badge{background:#db3022;color:#fff}.template-index .sealdi-homepage__wishlist--overlay{top:.55rem;right:.55rem}.template-index .sealdi-homepage__product-image{display:grid;place-items:center;position:relative;width:100%;height:100%;aspect-ratio:1 / 1;min-height:0;padding:.75rem;border-radius:12px}.template-index .sealdi-homepage__product-image>img,.template-index .sealdi-homepage__product-image .sealdi-homepage__atlas{width:100%;height:100%}.template-index .sealdi-homepage__product-image>img{object-fit:contain}.template-index .sealdi-homepage__product-image .sealdi-homepage__atlas{position:absolute;top:0;right:0;bottom:0;left:0}.template-index .sealdi-homepage__product-body{display:flex;flex-direction:column;gap:.28rem;padding:.65rem .08rem .08rem;height:100%}.template-index .sealdi-homepage__product-subtitle{font-size:.72rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.template-index .sealdi-homepage__product-body h3{display:-webkit-box;min-height:2.55em;font-size:.94rem;line-height:1.28;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.template-index .sealdi-homepage__product-card .sealdi-rating{gap:.35rem}.template-index .sealdi-homepage__product-card .sealdi-rating--compact .sealdi-rating__star{width:1.08rem;height:1.08rem}.template-index .sealdi-homepage__product-card .sealdi-rating__value{font-size:.8rem}.template-index .sealdi-homepage__product-card .sealdi-rating__count{font-size:.76rem}.template-index .sealdi-homepage__product-unit{margin:0;color:var(--sealdi-muted);font-size:.75rem;line-height:1.35}.template-index .sealdi-homepage__product-price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:.32rem;margin-top:.12rem}.template-index .sealdi-homepage__product-price-row strong{display:inline-flex;flex-wrap:wrap;align-items:baseline;gap:.3rem;font-size:1.34rem}.template-index .sealdi-homepage__product-price-unit{color:var(--sealdi-muted);font-size:.78rem;font-weight:700;line-height:1.2}.template-index .sealdi-homepage__product-price-row span{font-size:.78rem}.template-index .sealdi-homepage__product-actions{margin-top:auto;margin-top:.55rem;justify-content:stretch}.template-index .sealdi-homepage__product-form,.template-index .sealdi-homepage__product-form-content{display:block;width:100%}.template-index .sealdi-homepage__product-cart{width:100%;min-height:42px;border-radius:10px;gap:.45rem;font-size:.84rem;font-weight:800}.template-index .sealdi-homepage__engross-band{display:grid;grid-template-columns:minmax(0,1.5fr) auto;gap:1rem;align-items:center;margin-top:1rem;padding:1.2rem 1.25rem;border:1px solid rgba(15,63,61,.14);border-radius:14px;background:linear-gradient(180deg,#133936,#0f302e);box-shadow:0 14px 30px #0a2c2b14;color:#fff}.template-index .sealdi-homepage__engross-copy{display:grid;gap:.55rem}.template-index .sealdi-homepage__engross-copy h2,.template-index .sealdi-homepage__engross-copy p{margin:0;color:#fff}.template-index .sealdi-homepage__engross-copy p:last-child{max-width:44rem;color:#ffffffd1;font-size:.94rem;line-height:1.5}.template-index .sealdi-homepage__engross-actions{display:flex;justify-content:flex-end}.template-index .sealdi-homepage__producers-section{margin-top:1.25rem}.template-index .sealdi-homepage__producers-grid{gap:.75rem}.template-index .sealdi-homepage__producer-card{min-height:108px;border-radius:12px;border-color:#0f3f3d14;background:linear-gradient(180deg,#fff,#f8fbfb);box-shadow:0 8px 20px #0a2c2b0a}@media screen and (max-width:1535px){.template-index .sealdi-homepage__category-grid,.template-index .sealdi-homepage__products-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (max-width:1023px){.template-index .sealdi-homepage__category-grid,.template-index .sealdi-homepage__products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.template-index .sealdi-homepage__engross-band{grid-template-columns:1fr}.template-index .sealdi-homepage__engross-actions{justify-content:flex-start}}@media screen and (max-width:767px){.template-index .sealdi-homepage__category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.template-index .sealdi-homepage__category-card{min-height:184px}.template-index .sealdi-homepage__seasonal-card,.template-index .sealdi-homepage__seasonal-content{min-height:224px}.template-index .sealdi-homepage__seasonal-content{max-width:none;padding:1rem}.template-index .sealdi-homepage__seasonal-content h2{font-size:1.45rem}.template-index .sealdi-homepage__seasonal-content p:last-of-type,.template-index .sealdi-homepage__engross-copy p:last-child{font-size:.86rem}.template-index .sealdi-homepage__products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.template-index .sealdi-homepage__products-section{padding:.95rem .75rem}.template-index .sealdi-homepage__product-card{padding:.5rem}.template-index .sealdi-homepage__product-image{min-height:0}.template-index .sealdi-homepage__product-body h3{min-height:0;font-size:.86rem}.template-index .sealdi-homepage__product-subtitle,.template-index .sealdi-homepage__product-unit{font-size:.68rem}.template-index .sealdi-homepage__product-price-row strong{font-size:1.16rem}.template-index .sealdi-homepage__product-price-unit{font-size:.7rem}.template-index .sealdi-homepage__product-cart{min-height:38px;font-size:.76rem}.template-index .sealdi-homepage__producers-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.template-index .sealdi-homepage__producer-card{min-height:96px;padding:.5rem .35rem}}.template-index .sealdi-header-section.is-homepage .sealdi-header--homepage{padding-bottom:.28rem}.template-index .sealdi-header__home-main{grid-template-columns:auto auto minmax(132px,max-content) minmax(0,1fr) auto auto;gap:.68rem .9rem;padding:.64rem 0 .22rem}.template-index .sealdi-header__logo img{width:clamp(148px,11vw,212px)}.template-index .sealdi-nav-bar__categories--homepage,.template-index .sealdi-header-section.is-homepage .sealdi-header__cta{min-height:42px;border-radius:10px}.template-index .sealdi-nav-bar__categories--homepage{min-width:128px;padding:0 .9rem}.template-index .sealdi-home-nav{gap:1rem}.template-index .sealdi-home-nav a{font-size:.86rem;letter-spacing:.02em}.template-index .sealdi-header-section.is-homepage .sealdi-header__cta{padding:0 .95rem;font-size:.84rem;letter-spacing:.015em}.template-index .sealdi-header__icons{gap:.42rem}.template-index .sealdi-header-section.is-homepage .sealdi-account-link,.template-index .sealdi-header-section.is-homepage .sealdi-favorites-link,.template-index .sealdi-header__theme-actions .header-actions__action{width:42px;min-width:42px;height:42px}.template-index .sealdi-header__home-search{grid-column:3 / -1;margin-top:.04rem}.template-index .sealdi-header__home-search .sealdi-search-form__box{grid-template-columns:minmax(0,1fr) 44px;min-height:40px;height:40px;border-radius:12px}.template-index .sealdi-header__home-search .sealdi-search-form__box input{min-height:40px;height:40px;padding-inline:.9rem;font-size:.9rem}.template-index .sealdi-header__home-search .sealdi-search-form__box button{width:36px;height:36px;margin-right:2px;border-radius:9px}.template-index .sealdi-header__home-search .sealdi-search-form__box button .svg-wrapper{width:18px;height:18px}.template-index .sealdi-homepage__section-head--categories{margin-top:.78rem;margin-bottom:.8rem}.template-index .sealdi-homepage__category-grid,.template-index .sealdi-homepage__products-grid{gap:.8rem}@media screen and (min-width:1280px){.template-index .sealdi-homepage__category-grid,.template-index .sealdi-homepage__products-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media screen and (max-width:1439px){.template-index .sealdi-header__home-main{grid-template-columns:auto auto minmax(120px,max-content) minmax(0,1fr) auto auto;gap:.62rem .82rem}.template-index .sealdi-home-nav{gap:.78rem}.template-index .sealdi-home-nav a{font-size:.8rem}.template-index .sealdi-header-section.is-homepage .sealdi-header__cta{padding-inline:.82rem;font-size:.79rem}}@media screen and (max-width:1279px){.template-index .sealdi-header__home-main{grid-template-columns:auto auto minmax(0,1fr) auto}.template-index .sealdi-header__icons{justify-self:end}.template-index .sealdi-header__home-search{grid-column:2 / -1}.template-index .sealdi-homepage__category-grid,.template-index .sealdi-homepage__products-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (max-width:1023px){.template-index .sealdi-header-section.is-homepage .sealdi-header--homepage{padding-bottom:.28rem}.template-index .sealdi-header__home-main{grid-template-columns:auto minmax(0,1fr) auto auto;gap:.48rem .56rem;padding:.54rem 0 .24rem}.template-index .sealdi-header__logo{grid-column:1;grid-row:1}.template-index .sealdi-header__home-search{grid-column:2 / 3;grid-row:1;margin-top:0}.template-index .sealdi-header__icons{grid-column:4;grid-row:1;gap:.32rem}.template-index .sealdi-header__mobile-utilities{grid-column:3;grid-row:1}.template-index .sealdi-header__home-search .sealdi-search-form__box{min-height:38px;grid-template-columns:minmax(0,1fr) 38px;border-radius:10px}.template-index .sealdi-header__home-search .sealdi-search-form__box input{min-height:38px;font-size:.88rem;padding-inline:.78rem}.template-index .sealdi-header__home-search .sealdi-search-form__box button{width:36px;height:36px;border-radius:9px}.template-index .sealdi-header-section.is-homepage .sealdi-account-link,.template-index .sealdi-header-section.is-homepage .sealdi-favorites-link,.template-index .sealdi-header__theme-actions .header-actions__action{width:38px;min-width:38px;height:38px}.template-index .sealdi-homepage__category-grid,.template-index .sealdi-homepage__products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:767px){.template-index .sealdi-header__home-main{grid-template-columns:auto minmax(0,1fr) auto auto;gap:.42rem;padding:.48rem 0 .18rem}.template-index .sealdi-header__logo img{width:138px}.template-index .sealdi-header__home-search .sealdi-search-form__box{min-height:36px;grid-template-columns:minmax(0,1fr) 36px}.template-index .sealdi-header__home-search .sealdi-search-form__box input{min-height:36px;font-size:.84rem;padding-inline:.7rem}.template-index .sealdi-header__home-search .sealdi-search-form__box button{width:34px;height:34px}.template-index .sealdi-homepage__category-grid,.template-index .sealdi-homepage__products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.template-index .sealdi-header-section.is-homepage .sealdi-header--homepage{padding-bottom:.34rem}.template-index .sealdi-header__home{display:grid;gap:.42rem;padding:.64rem 0 .2rem}.template-index .sealdi-header__home-top,.template-index .sealdi-header__home-bottom{display:grid;align-items:center;gap:.72rem}.template-index .sealdi-header__home-top,.template-index .sealdi-header__home-bottom{grid-template-columns:auto minmax(0,1fr) auto}.template-index .sealdi-header__menu-toggle,.template-index .sealdi-header__mobile-utilities{display:none}.template-index .sealdi-header__home-search{grid-column:auto;grid-row:auto;width:100%;min-width:0;justify-self:stretch;margin-top:0}.template-index .sealdi-header__home-search .sealdi-search-form{width:100%}.template-index .sealdi-header__home-search .sealdi-search-form__box{grid-template-columns:minmax(0,1fr) 44px;width:100%;min-height:42px;height:42px;border-radius:12px}.template-index .sealdi-header__home-search .sealdi-search-form__box input{min-height:42px;height:42px;padding-inline:.95rem;font-size:.92rem}.template-index .sealdi-header__home-search .sealdi-search-form__box button{width:38px;height:38px;margin-right:2px;border-radius:10px}.template-index .sealdi-home-nav{justify-content:flex-start;gap:.96rem}.template-index .sealdi-home-nav a{font-size:.84rem;letter-spacing:.02em}.template-index .sealdi-nav-bar__categories--homepage,.template-index .sealdi-header-section.is-homepage .sealdi-header__cta{min-height:42px}.template-index .sealdi-nav-bar__categories--homepage{min-width:122px;padding:0 .9rem}.template-index .sealdi-header-section.is-homepage .sealdi-header__cta{padding:0 .92rem;font-size:.82rem}.template-index .sealdi-header__icons{justify-self:end;gap:.38rem}.template-index .sealdi-header-section.is-homepage .sealdi-account-link,.template-index .sealdi-header-section.is-homepage .sealdi-favorites-link,.template-index .sealdi-header__theme-actions .header-actions__action{width:40px;min-width:40px;height:40px}.sealdi-megamenu-overlay{opacity:0;visibility:hidden;transition:opacity .22s ease,visibility .22s ease}.sealdi-megamenu-shell{width:min(1420px,calc(100vw - 32px));opacity:0;visibility:hidden;pointer-events:none;transform:translate(-48px);transition:transform .34s cubic-bezier(.22,1,.36,1),opacity .24s ease,visibility .24s ease}.sealdi-megamenu{width:100%;border-inline-end:1px solid rgba(18,56,53,.08)}body.sealdi-megamenu-open .sealdi-megamenu-overlay{opacity:1;visibility:visible}body.sealdi-megamenu-open .sealdi-megamenu-shell{opacity:1;visibility:visible;pointer-events:auto;transform:translate(0)}@media screen and (max-width:1439px){.template-index .sealdi-header__home-top,.template-index .sealdi-header__home-bottom{gap:.6rem}.template-index .sealdi-home-nav{gap:.72rem}.template-index .sealdi-home-nav a{font-size:.78rem}.template-index .sealdi-header-section.is-homepage .sealdi-header__cta{font-size:.78rem;padding-inline:.82rem}}@media screen and (max-width:1199px){.template-index .sealdi-header__home-search .sealdi-search-form__box{min-height:40px;height:40px}.template-index .sealdi-header__home-bottom{grid-template-columns:auto minmax(0,1fr)}.template-index .sealdi-header-section.is-homepage .sealdi-header__cta{justify-self:end}}@media screen and (max-width:1023px){.template-index .sealdi-header__home{gap:0;padding:.5rem 0 .16rem}.template-index .sealdi-header__home-top{grid-template-columns:auto auto minmax(0,1fr) auto;gap:.42rem}.template-index .sealdi-header__home-bottom{display:none}.template-index .sealdi-header__menu-toggle,.template-index .sealdi-header__mobile-utilities{display:inline-flex}.template-index .sealdi-header__icons{display:none}.template-index .sealdi-header__home-search .sealdi-search-form__box{min-height:38px;height:38px;grid-template-columns:minmax(0,1fr) 38px}.template-index .sealdi-header__home-search .sealdi-search-form__box input{min-height:38px;height:38px;padding-inline:.78rem;font-size:.88rem}.template-index .sealdi-header__home-search .sealdi-search-form__box button{width:34px;height:34px;border-radius:9px}.sealdi-megamenu-shell{width:100vw;transform:translate(-100%)}}@media screen and (max-width:767px){.template-index .sealdi-header__home-top{grid-template-columns:auto auto minmax(0,1fr) auto}.template-index .sealdi-header__logo img{width:138px}.template-index .sealdi-header__home-search .sealdi-search-form__box{min-height:36px;height:36px;grid-template-columns:minmax(0,1fr) 36px}.template-index .sealdi-header__home-search .sealdi-search-form__box input{min-height:36px;height:36px;padding-inline:.68rem;font-size:.84rem}.template-index .sealdi-header__home-search .sealdi-search-form__box button{width:32px;height:32px}}.sealdi-header-section--shared .sealdi-header--shared{position:relative;z-index:30;padding-bottom:.34rem;background:linear-gradient(180deg,#0c3735fa,#0a2f2ef5);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 18px 42px #071c1b2e}.sealdi-header-section--shared .sealdi-header__home{display:grid;gap:.42rem;padding:.64rem 0 .2rem}.sealdi-header-section--shared .sealdi-header__home-top,.sealdi-header-section--shared .sealdi-header__home-bottom{display:grid;align-items:center;gap:.72rem}.sealdi-header-section--shared .sealdi-header__home-top,.sealdi-header-section--shared .sealdi-header__home-bottom{grid-template-columns:auto minmax(0,1fr) auto}.sealdi-header-section--shared .sealdi-header__logo img{width:clamp(148px,11vw,212px)}.sealdi-header-section--shared .sealdi-header__menu-toggle,.sealdi-header-section--shared .sealdi-header__mobile-utilities{display:none}.sealdi-header-section--shared .sealdi-header__home-search{grid-row:auto;width:100%;min-width:0;justify-self:stretch;margin-top:0}.sealdi-header-section--shared .sealdi-header__home-search .sealdi-search-form{width:100%}.sealdi-header-section--shared .sealdi-header__home-search .sealdi-search-form__box{width:100%;display:grid;grid-template-columns:minmax(0,1fr) 44px;align-items:center;min-height:42px;height:42px;padding:2px;border:1px solid rgba(15,63,61,.12);border-radius:12px;background:#fffffffa;box-shadow:0 16px 34px #0a2c2b14}.sealdi-header-section--shared .sealdi-header__home-search .sealdi-search-form__box input{min-height:42px;height:42px;padding-inline:.95rem;font-size:.92rem}.sealdi-header-section--shared .sealdi-header__home-search .sealdi-search-form__box button{width:38px;height:38px;margin-right:0;border-radius:10px}.sealdi-header-section--shared .sealdi-nav-bar__categories--homepage,.sealdi-header-section--shared .sealdi-header__cta{min-height:42px}.sealdi-header-section--shared .sealdi-nav-bar__categories--homepage{min-width:122px;padding:0 .9rem}.sealdi-header-section--shared .sealdi-home-nav{display:flex;align-items:center;justify-content:flex-start;gap:.96rem}.sealdi-header-section--shared .sealdi-home-nav a{color:#fff;font-size:.84rem;letter-spacing:.02em;text-transform:uppercase;text-decoration:none;white-space:nowrap}.sealdi-header-section--shared .sealdi-home-nav a.is-highlight{color:var(--sealdi-orange)}.sealdi-header-section--shared .sealdi-header__cta{padding:0 .92rem;font-size:.82rem}.sealdi-header-section--shared .sealdi-header__icons{display:flex;align-items:center;justify-self:end;gap:.38rem}.sealdi-header-section--shared .sealdi-account-link,.sealdi-header-section--shared .sealdi-favorites-link,.sealdi-header-section--shared .sealdi-header__theme-actions .header-actions__action{width:40px;min-width:40px;height:40px}.sealdi-footer-section--shared{background:linear-gradient(180deg,#123b38,#0c302e);color:#fff}.sealdi-footer-section--shared h3,.sealdi-footer-section--shared h4{color:#fff}.sealdi-footer-section--shared .sealdi-footer--homepage{padding:1.65rem 0 .75rem}.sealdi-footer-section--shared .sealdi-footer__home-grid{display:grid;grid-template-columns:minmax(300px,1fr) minmax(0,1.55fr);gap:2rem}.sealdi-footer-section--shared .sealdi-footer__home-primary{display:grid;gap:1.35rem}.sealdi-footer-section--shared .sealdi-footer__home-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.35rem 1.5rem;align-items:start}.sealdi-footer-section--shared .sealdi-footer__column-group{display:grid;gap:1.35rem;align-content:start}.sealdi-footer-section--shared .sealdi-footer__brand--homepage img{width:214px;height:auto}.sealdi-footer-section--shared .sealdi-footer__brand--homepage p{margin:1rem 0 0;color:#ffffffd6;line-height:1.6}.sealdi-footer-section--shared .sealdi-footer__column h3,.sealdi-footer-section--shared .sealdi-footer__contact h3{margin:0 0 .85rem;font-size:1rem;line-height:1}.sealdi-footer-section--shared .sealdi-footer__column ul{list-style:none;padding:0;margin:0;display:grid;gap:.55rem}.sealdi-footer-section--shared .sealdi-footer__column a,.sealdi-footer-section--shared .sealdi-footer__contact a,.sealdi-footer-section--shared .sealdi-footer__bottom-links a{color:#ffffffe0;text-decoration:none}.sealdi-footer-section--shared .sealdi-footer__socials{display:flex;gap:.55rem;flex-wrap:wrap;margin-top:1rem}.sealdi-footer-section--shared .sealdi-footer__socials a{display:inline-flex;align-items:center;min-height:34px;padding:0 .8rem;border-radius:999px;background:#ffffff14;color:#fff}.sealdi-footer-section--shared .sealdi-footer__contact{padding:1rem 1.1rem;border-radius:16px;background:#ffffff0f}.sealdi-footer-section--shared .sealdi-footer__contact-list{display:grid;gap:.45rem}.sealdi-footer-section--shared .sealdi-footer__contact-list p{margin:0;color:#ffffffd1;line-height:1.5}.sealdi-footer-section--shared .sealdi-footer__bottom--homepage{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1.25rem}.sealdi-footer-section--shared .sealdi-footer__bottom-copyright{display:flex;flex-direction:column;align-items:flex-start;gap:.9rem;min-width:510px}.sealdi-footer-section--shared .sealdi-footer__bottom-links{display:flex;gap:1rem;flex-wrap:wrap}.sealdi-footer-section--shared .sealdi-footer__bottom-meta{display:flex;flex-direction:column;align-items:flex-end;gap:.9rem}.sealdi-footer-section--shared .sealdi-footer__bottom-links{justify-content:flex-end}.sealdi-footer-section--shared .sealdi-footer__compliance{display:grid;grid-template-columns:repeat(2,250px);justify-content:start;align-items:start;gap:.55rem}.sealdi-footer-section--shared .sealdi-footer__compliance a{display:block;width:min(250px,100%);overflow:hidden;border-radius:12px;background:#fff}.sealdi-footer-section--shared .sealdi-footer__compliance img{display:block;width:100%;height:auto}@media screen and (max-width:1439px){.sealdi-header-section--shared .sealdi-header__home-top,.sealdi-header-section--shared .sealdi-header__home-bottom{gap:.6rem}.sealdi-header-section--shared .sealdi-home-nav{gap:.72rem}.sealdi-header-section--shared .sealdi-home-nav a{font-size:.78rem}.sealdi-header-section--shared .sealdi-header__cta{font-size:.78rem;padding-inline:.82rem}}@media screen and (max-width:1199px){.sealdi-header-section--shared .sealdi-home-nav{display:none}.sealdi-header-section--shared .sealdi-header__home-bottom{grid-template-columns:auto minmax(0,1fr)}.sealdi-header-section--shared .sealdi-header__cta{justify-self:end}}@media screen and (max-width:1023px){.sealdi-header-section--shared .sealdi-utility-bar{display:none}.sealdi-header-section--shared .sealdi-header__home{gap:0;padding:.5rem 0 .16rem}.sealdi-header-section--shared .sealdi-header__home-top{grid-template-columns:auto auto minmax(0,1fr) auto;gap:.42rem}.sealdi-header-section--shared .sealdi-header__home-bottom{display:none}.sealdi-header-section--shared .sealdi-header__menu-toggle,.sealdi-header-section--shared .sealdi-header__mobile-utilities{display:inline-flex}.sealdi-header-section--shared .sealdi-header__icons{display:none}.sealdi-header-section--shared .sealdi-header__home-search .sealdi-search-form__box{min-height:38px;height:38px;grid-template-columns:minmax(0,1fr) 38px}.sealdi-header-section--shared .sealdi-header__home-search .sealdi-search-form__box input{min-height:38px;height:38px;padding-inline:.78rem;font-size:.88rem}.sealdi-header-section--shared .sealdi-header__home-search .sealdi-search-form__box button{width:34px;height:34px;border-radius:9px}.sealdi-footer-section--shared .sealdi-footer__home-grid{grid-template-columns:1fr}}@media screen and (max-width:767px){.sealdi-header-section--shared .sealdi-header__logo img{width:138px}.sealdi-header-section--shared .sealdi-header__home-search .sealdi-search-form__box{min-height:36px;height:36px;grid-template-columns:minmax(0,1fr) 36px}.sealdi-header-section--shared .sealdi-header__home-search .sealdi-search-form__box input{min-height:36px;height:36px;padding-inline:.68rem;font-size:.84rem}.sealdi-header-section--shared .sealdi-header__home-search .sealdi-search-form__box button{width:32px;height:32px}.sealdi-footer-section--shared .sealdi-footer__home-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.sealdi-footer-section--shared .sealdi-footer__column-group{gap:1rem}.sealdi-footer-section--shared .sealdi-footer__bottom--homepage{flex-direction:column;align-items:flex-start}.sealdi-footer-section--shared .sealdi-footer__bottom-meta,.sealdi-footer-section--shared .sealdi-footer__compliance{align-items:flex-start}.sealdi-footer-section--shared .sealdi-footer__bottom-links{justify-content:flex-start}.template-index .sealdi-footer__bottom-meta,.template-index .sealdi-footer__compliance{align-items:flex-start}.template-index .sealdi-footer__bottom-links{justify-content:flex-start}.template-index .sealdi-footer__bottom-copyright,.sealdi-footer-section--shared .sealdi-footer__bottom-copyright{min-width:0}.template-index .sealdi-footer__compliance,.sealdi-footer-section--shared .sealdi-footer__compliance{grid-template-columns:1fr}}.template-index .sealdi-header-section--shared .sealdi-header__home-search{display:none}.template-index .sealdi-header-section--shared .sealdi-header__home{gap:0;padding:.65rem 0 .5rem}.template-index .sealdi-header-section--shared .sealdi-header__home-top{grid-template-columns:auto 1fr auto;gap:1.1rem}.template-index .sealdi-header-section--shared .sealdi-header__home-bottom{margin-top:.65rem}.template-index .sealdi-homepage{padding-bottom:2.5rem}.template-index .sealdi-homepage__hero{margin-top:.25rem}.template-index .sealdi-homepage__hero-search-band{margin-top:-2rem}.template-index .sealdi-homepage__hero-search .sealdi-search-form__box{grid-template-columns:minmax(0,1.45fr) 230px 64px}.template-index .sealdi-homepage__category-track{grid-template-columns:repeat(10,minmax(0,1fr))}.template-index .sealdi-homepage__producers-list{justify-content:center}.template-index .sealdi-homepage__promo-band{align-items:stretch}.template-index .sealdi-homepage__popular-track{grid-template-rows:1fr;grid-auto-columns:calc((100% - 4rem)/5)}.template-index .sealdi-homepage__popular .sealdi-homepage__product-card{grid-template-rows:auto 1fr}.template-index .sealdi-homepage__popular .sealdi-homepage__product-cart{width:42px;height:42px;padding:0;min-height:42px;border-radius:12px;justify-content:center}.template-index .sealdi-homepage__popular .sealdi-homepage__product-cart span:last-child{display:none}.template-index .sealdi-homepage__popular .sealdi-homepage__product-actions{justify-content:flex-end}.template-index .sealdi-homepage__product-image,.template-index .sealdi-homepage__product-image>img{aspect-ratio:1 / 1}.sealdi-collection-hero__media-placeholder,.sealdi-subcategory-card__placeholder{width:100%;height:100%;min-height:100%;background:linear-gradient(135deg,#0f3f3d14,#ff8a2a1f)}.sealdi-collection-hero__media-placeholder{min-height:320px}.sealdi-subcategory-card__placeholder,.main-collection .card-gallery,.product-recommendations .card-gallery{aspect-ratio:1 / 1}.main-collection .card-gallery .product-media-container,.main-collection .card-gallery slideshow-slide,.product-recommendations .card-gallery .product-media-container,.product-recommendations .card-gallery slideshow-slide{aspect-ratio:1 / 1}.main-collection .card-gallery img,.product-recommendations .card-gallery img{object-fit:contain}@media screen and (max-width:1535px){.template-index .sealdi-homepage__category-track{grid-template-columns:repeat(5,minmax(0,1fr))}.template-index .sealdi-homepage__promo-band{grid-template-columns:1fr}.template-index .sealdi-homepage__popular-track{grid-auto-columns:calc((100% - 2rem) / 3)}}@media screen and (max-width:1023px){.template-index .sealdi-header-section--shared .sealdi-header__home-search{display:block}.template-index .sealdi-header-section--shared .sealdi-header__home-top{grid-template-columns:auto auto minmax(0,1fr) auto}.template-index .sealdi-homepage__hero{grid-template-columns:1fr}.template-index .sealdi-homepage__hero-copy{clip-path:none}.template-index .sealdi-homepage__hero-media{margin-left:0;min-height:420px}.template-index .sealdi-homepage__hero-card{top:auto;bottom:1rem}.template-index .sealdi-homepage__hero-search-band{margin-top:1rem;padding:0}.template-index .sealdi-homepage__hero-search .sealdi-search-form__box{grid-template-columns:minmax(0,1fr) 1fr 58px;min-height:58px}.template-index .sealdi-homepage__hero-search .sealdi-search-form__box input,.template-index .sealdi-homepage__hero-search .sealdi-search-form__box select{min-height:58px}.template-index .sealdi-homepage__producers{grid-template-columns:1fr}.template-index .sealdi-homepage__producers-label,.template-index .sealdi-homepage__producers-cta{justify-content:center}.template-index .sealdi-homepage__process{grid-template-columns:repeat(2,minmax(0,1fr))}.template-index .sealdi-homepage__process-cta{grid-column:1 / -1}}@media screen and (max-width:767px){.template-index .sealdi-homepage__hero-copy{padding:1.2rem 1rem 1rem}.template-index .sealdi-homepage__hero-copy h1{font-size:clamp(2rem,8vw,2.6rem)}.template-index .sealdi-homepage__hero-media{min-height:360px}.template-index .sealdi-homepage__hero-card{display:none}.template-index .sealdi-homepage__hero-search .sealdi-search-form__box{grid-template-columns:minmax(0,1fr) 48px}.template-index .sealdi-homepage__hero-search .sealdi-search-form__box select,.template-index .sealdi-homepage__search-pills span{display:none}.template-index .sealdi-homepage__search-pills{gap:.45rem}.template-index .sealdi-homepage__category-track{grid-template-columns:repeat(2,minmax(0,1fr))}.template-index .sealdi-homepage__promo-column,.template-index .sealdi-homepage__process{grid-template-columns:1fr}.template-index .sealdi-homepage__popular-track{grid-auto-columns:calc((100% - .7rem)/2)}.template-index .sealdi-homepage__producers-list{justify-content:flex-start}}.sealdi-product-card__placeholder-media{display:grid;place-items:center;background:radial-gradient(circle at top right,rgba(255,138,42,.14),transparent 26%),linear-gradient(180deg,#fbfcfb,#eff5f4)}.sealdi-product-card__placeholder-media:before{content:"";width:58%;height:58%;border-radius:22px;background:linear-gradient(180deg,#fffffffa,#edf1f0f2);box-shadow:inset 0 0 0 1px #0f3f3d0f}.sealdi-product-card__placeholder-media:after{content:"";position:absolute;top:17%;width:32%;height:5%;border-radius:999px;background:var(--sealdi-green)}.sealdi-product-card__placeholder-media-badge{background:#ffffffe6}.sealdi-collection-hero__frame{padding-top:1.1rem}.sealdi-collection-hero__sidebar{background:linear-gradient(180deg,#124541,#0d3431);color:#fff}.sealdi-collection-hero__sidebar h2{color:#fff;letter-spacing:.05em}.sealdi-collection-hero__sidebar a{color:#ffffffd1;border:1px solid transparent}.sealdi-collection-hero__sidebar a:hover,.sealdi-collection-hero__sidebar a[aria-current=page]{color:#fff;background:#ff8a2a2e;border-color:#ff8a2a3d}.sealdi-collection-hero__banner{min-height:360px;background:#fff}.sealdi-collection-hero__copy{position:relative;z-index:1;padding:2.2rem 2rem 2rem;clip-path:polygon(0 0,93% 0,84% 100%,0 100%)}.sealdi-collection-hero__copy p{max-width:36rem}.sealdi-collection-hero__media{background:linear-gradient(180deg,#e7ebe8,#f4f5f5)}.sealdi-subcategory-row{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem;padding:.95rem;border-top:1px solid rgba(15,63,61,.08)}.sealdi-subcategory-card{grid-template-columns:56px 1fr;gap:.7rem;min-height:78px;padding:.65rem .75rem;border-radius:12px}.sealdi-subcategory-card strong{font-size:.9rem;line-height:1.25}.sealdi-collection-brand-strip{border-top:1px solid rgba(15,63,61,.08);padding-top:.95rem}.sealdi-guide-box{gap:0;padding:1.1rem 1.2rem}.sealdi-guide-box__title{padding-bottom:1rem;border-bottom:1px solid rgba(15,63,61,.08)}.sealdi-guide-box__title .button{white-space:nowrap}.sealdi-guide-box__item{padding:1rem 1rem .2rem}.main-collection .product-grid-container .product-grid__list{gap:.9rem}.sealdi-pdp-top{grid-template-columns:minmax(0,1.02fr) minmax(320px,.98fr);gap:1rem}.sealdi-pdp-media{padding:1.15rem}.sealdi-pdp-media media-gallery{display:grid;grid-template-columns:92px minmax(0,1fr);gap:1rem;align-items:start}.sealdi-pdp-media slideshow-component{grid-column:2;grid-row:1}.sealdi-pdp-media slideshow-controls.mobile\:hidden[thumbnails]{grid-column:1;grid-row:1;display:grid;gap:.75rem;align-content:start;padding:0}.sealdi-pdp-media slideshow-controls.mobile\:hidden[thumbnails] .slideshow-controls__thumbnail{width:92px;height:92px;border-radius:16px;overflow:hidden;border:1px solid rgba(15,63,61,.08);background:linear-gradient(180deg,#fff,#f2f5f4)}.sealdi-pdp-media slideshow-controls.mobile\:hidden[thumbnails] .slideshow-controls__thumbnail[aria-selected=true]{border-color:#ff8a2ab8;box-shadow:0 0 0 2px #ff8a2a2e}.sealdi-pdp-media .product-media__image{padding:1.5rem;object-fit:contain}.sealdi-pdp-summary__main{padding:1.5rem}.sealdi-pdp-summary__main .product-form-buttons{display:flex;align-items:stretch}.sealdi-pdp-summary__main .quantity-selector-wrapper{flex:0 0 122px}.sealdi-pdp-summary__main .product-form-buttons .add-to-cart-button{flex:1 1 auto}.sealdi-pdp-meta__eyebrow{padding-bottom:.2rem}.sealdi-product-tabs__layout{grid-template-columns:minmax(0,1.55fr) minmax(330px,.86fr);gap:1rem}.sealdi-product-tabs__main{padding:1.15rem}.sealdi-product-tabs__nav a{border-radius:12px}.sealdi-product-facts{grid-template-columns:repeat(3,minmax(0,1fr))}.sealdi-product-panel{border-radius:18px}.product-recommendations .resource-list--grid{gap:.9rem}.product-recommendations .resource-list__item{min-width:0}.sealdi-product-trust-strip__grid{gap:.9rem}.sealdi-offer-hero,.sealdi-contact-hero{position:relative}.sealdi-offer-hero__copy,.sealdi-contact-hero__copy{position:relative;z-index:1;clip-path:polygon(0 0,92% 0,84% 100%,0 100%)}.sealdi-offer-hero__card{box-shadow:0 22px 48px #0828273d}.sealdi-offer-benefits{gap:.8rem}.sealdi-offer-benefits__item{border-radius:16px}.sealdi-contact-grid{margin-top:1rem}.sealdi-contact-tile{min-height:148px}@media screen and (max-width:1199px){.sealdi-guide-box{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.sealdi-guide-box__item{border-left:0;border-top:1px dashed rgba(15,63,61,.18);padding-top:1rem}.sealdi-pdp-media media-gallery{grid-template-columns:1fr}.sealdi-pdp-media slideshow-controls.mobile\:hidden[thumbnails]{grid-column:1;grid-row:2;display:flex;overflow-x:auto}}@media screen and (max-width:989px){.sealdi-collection-hero__copy,.sealdi-offer-hero__copy,.sealdi-contact-hero__copy{clip-path:none}.sealdi-product-facts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.sealdi-collection-hero__sidebar{display:none}.sealdi-collection-hero__copy,.sealdi-offer-hero__copy,.sealdi-contact-hero__copy{padding:1.2rem 1rem 1rem}.sealdi-collection-hero__copy h1,.sealdi-offer-hero__copy h1,.sealdi-contact-hero__copy h1{font-size:clamp(2rem,8vw,2.8rem)}.sealdi-pdp-media{padding:.85rem}.sealdi-pdp-media media-gallery{gap:.75rem}.sealdi-pdp-media .product-media__image{padding:1rem}.sealdi-product-facts{grid-template-columns:1fr}}.template-index .sealdi-header-section--shared .sealdi-header__home-search{display:block;flex:1 1 auto;min-width:0}.template-collection .sealdi-collection-hero__frame{padding-top:1rem;padding-bottom:1.5rem}.template-collection .sealdi-collection-hero__top{grid-template-columns:minmax(0,1fr);gap:1rem}.template-collection .sealdi-collection-hero__content{overflow:visible;background:transparent;border:0;box-shadow:none}.template-collection .sealdi-collection-hero__banner{grid-template-columns:minmax(0,1.02fr) minmax(320px,.98fr);min-height:296px;overflow:hidden;border:1px solid rgba(15,63,61,.1);border-radius:22px;background:#fff;box-shadow:0 18px 40px #0a2c2b0f}.template-collection .sealdi-collection-hero__copy{clip-path:none;align-content:start;padding:1.45rem 1.6rem 1.3rem;gap:.72rem}.template-collection .sealdi-collection-hero__copy h1{font-size:clamp(2.2rem,3vw,3.35rem);line-height:1.02}.template-collection .sealdi-collection-hero__copy p{max-width:58ch;color:#48605e;font-size:1rem;line-height:1.64}.template-collection .sealdi-collection-recommendations{position:relative;margin-top:.3rem;padding-top:.6rem}.template-collection .sealdi-collection-recommendations__badge{position:absolute;top:0;left:1.1rem;display:inline-flex;align-items:center;min-height:30px;padding:0 .88rem;border-radius:999px;background:#fff;color:var(--sealdi-orange);font-size:.76rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;z-index:1}.template-collection .sealdi-collection-recommendations__body{display:grid;gap:.72rem;padding:1.15rem 1.1rem .95rem;border:2px solid rgba(247,139,47,.94);border-radius:24px;background:linear-gradient(180deg,#fff8eff2,#fff3e3fa);box-shadow:0 14px 34px #f78b2f24}.template-collection .sealdi-collection-recommendations__body h2{margin:0;color:var(--sealdi-green);font-size:clamp(1.05rem,1.2vw,1.28rem);line-height:1.2}.template-collection .sealdi-collection-recommendations__body p{margin:0;max-width:none;color:#5d4f42;font-size:.95rem;line-height:1.56}.template-collection .sealdi-collection-recommendations__body ul{display:grid;gap:.5rem;margin:0;padding:0;list-style:none}.template-collection .sealdi-collection-recommendations__body li{display:grid;grid-template-columns:12px minmax(0,1fr);gap:.6rem;color:#4d4339;font-size:.92rem;line-height:1.48}.template-collection .sealdi-collection-recommendations__body li:before{content:"";width:12px;height:12px;margin-top:.18rem;border-radius:999px;background:var(--sealdi-orange);box-shadow:0 0 0 4px #f78b2f2e}.template-collection .sealdi-collection-recommendations__cta{justify-self:start;min-height:44px}.template-collection .sealdi-collection-hero__media{min-height:100%;background:linear-gradient(180deg,#eef2f1,#f7f8f8)}.template-collection .sealdi-collection-hero__media img{width:100%;height:100%;object-fit:cover}.template-collection .sealdi-collection-subcategories{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.9rem;margin-top:1rem}.template-collection .sealdi-collection-subcategory-card{display:grid;grid-template-rows:auto 1fr auto;gap:.7rem;min-width:0;min-height:100%;padding:.78rem;border-radius:16px;border:1px solid rgba(15,63,61,.08);background:#fff;box-shadow:0 12px 28px #0a2c2b0a;color:var(--sealdi-text);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.template-collection .sealdi-collection-subcategory-card:hover,.template-collection .sealdi-collection-subcategory-card:focus-visible{transform:translateY(-2px);border-color:#ff8a2a52;box-shadow:0 16px 34px #0a2c2b14}.template-collection .sealdi-collection-subcategory-card__image{aspect-ratio:1 / 1;border-radius:12px;overflow:hidden;background:linear-gradient(180deg,#fff,#edf2f1)}.template-collection .sealdi-collection-subcategory-card__image img{width:100%;height:100%;object-fit:cover}.template-collection .sealdi-collection-subcategory-card__content{display:grid;gap:.24rem;align-content:start;min-width:0}.template-collection .sealdi-collection-subcategory-card__content strong{display:block;color:var(--sealdi-green);font-size:.95rem;line-height:1.28}.template-collection .sealdi-collection-subcategory-card__content span{color:var(--sealdi-muted);font-size:.77rem;line-height:1.35}.template-collection .sealdi-collection-subcategory-card__arrow{color:var(--sealdi-orange);font-size:1.2rem;font-weight:800;line-height:1}.template-collection .sealdi-collection-subcategory-card__image:empty{display:none}.template-collection .collection-wrapper{align-items:start;row-gap:1.25rem;--facets-vertical-col-width: 4}.template-collection .facets-block-wrapper--vertical{position:sticky;top:calc(var(--header-group-height, 0px) + 16px)}.template-collection .facets-block-wrapper--vertical .facets{padding:1rem;border-radius:18px;border:1px solid rgba(15,63,61,.08);background:#fff;box-shadow:0 14px 34px #0a2c2b0d}.template-collection .facets-block-wrapper--vertical .facets summary,.template-collection .facets-block-wrapper--vertical .facets legend,.template-collection .facets-block-wrapper--vertical .facets label{color:var(--sealdi-text)}.template-collection .main-collection-grid{padding-top:.15rem}.template-collection .product-grid-container .product-grid__list{gap:1rem}.template-collection .product-grid-container .product-grid__item{min-width:0}.template-collection .product-grid-container .sealdi-homepage__product-card{display:grid;grid-template-rows:auto 1fr;height:100%;padding:.72rem;border-radius:18px;border:1px solid rgba(15,63,61,.08);background:#fff;box-shadow:0 14px 34px #0a2c2b0d}.template-collection .product-grid-container .sealdi-homepage__product-media{position:relative;aspect-ratio:1 / 1}.template-collection .product-grid-container .sealdi-homepage__product-image{display:grid;place-items:center;width:100%;height:100%;padding:.8rem;border-radius:14px;background:linear-gradient(180deg,#fff,#f2f5f4)}.template-collection .product-grid-container .sealdi-homepage__product-image>img{width:100%;height:100%;object-fit:contain}.template-collection .product-grid-container .sealdi-homepage__product-badge{position:absolute;top:.5rem;left:.5rem;min-height:24px;padding:0 .5rem;border-radius:999px;background:#db3022;color:#fff;font-size:.72rem;font-weight:800}.template-collection .product-grid-container .sealdi-homepage__wishlist--overlay{top:.5rem;right:.5rem}.template-collection .product-grid-container .sealdi-homepage__product-body{display:flex;flex-direction:column;gap:.32rem;height:100%;padding-top:.72rem}.template-collection .product-grid-container .sealdi-homepage__product-subtitle{margin:0;color:var(--sealdi-muted);font-size:.74rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.template-collection .product-grid-container .sealdi-homepage__product-body h3{display:block;min-height:2.6em;margin:0;font-size:.98rem;line-height:1.3;overflow:hidden}.template-collection .product-grid-container .sealdi-homepage__product-body h3,.template-collection .product-grid-container .sealdi-homepage__product-body h3 a{color:var(--sealdi-green)!important;font-size:.98rem!important;font-weight:800!important;line-height:1.3!important;text-decoration:none}.template-collection .product-grid-container .sealdi-homepage__product-body h3 a{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.template-collection .product-grid-container .sealdi-homepage__product-card .sealdi-rating{gap:.35rem}.template-collection .product-grid-container .sealdi-homepage__product-card .sealdi-rating--compact .sealdi-rating__star{width:1rem;height:1rem}.template-collection .product-grid-container .sealdi-homepage__product-unit{margin:0;color:var(--sealdi-muted);font-size:.76rem;line-height:1.38}.template-collection .product-grid-container .sealdi-homepage__product-price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:.34rem;margin-top:.08rem}.template-collection .product-grid-container .sealdi-homepage__product-price-row strong{display:inline-flex;flex-wrap:wrap;align-items:baseline;gap:.28rem;font-size:1.18rem;color:var(--sealdi-green)}.template-collection .product-grid-container .sealdi-homepage__product-price-unit,.template-collection .product-grid-container .sealdi-homepage__product-price-row span{font-size:.78rem;color:var(--sealdi-muted)}.template-collection .product-grid-container .sealdi-homepage__product-actions{margin-top:auto;padding-top:.52rem}.template-collection .product-grid-container .sealdi-homepage__product-form,.template-collection .product-grid-container .sealdi-homepage__product-form-content{display:block;width:100%;margin:0}.template-collection .product-grid-container button.sealdi-homepage__product-cart{display:inline-flex;align-items:center;justify-content:center;width:100%!important;min-height:44px!important;padding:0 .85rem!important;border-radius:12px!important;border:1px solid var(--sealdi-orange)!important;background:var(--sealdi-orange)!important;color:#fff!important;font-size:.84rem!important;font-weight:800!important;line-height:1.12!important;gap:.45rem;-webkit-appearance:none;appearance:none;box-shadow:none;cursor:pointer}.template-collection .product-grid-container button.sealdi-homepage__product-cart:hover,.template-collection .product-grid-container button.sealdi-homepage__product-cart:focus-visible{background:#ef7d18!important;border-color:#ef7d18!important}.template-collection .product-grid-container button.sealdi-homepage__product-cart .svg-wrapper{display:inline-flex;align-items:center;justify-content:center}@media screen and (min-width:1480px){.template-collection ul.product-grid.product-grid--grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media screen and (min-width:990px)and (max-width:1479px){.template-collection .sealdi-collection-subcategories{grid-template-columns:repeat(4,minmax(0,1fr))}.template-collection ul.product-grid.product-grid--grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media screen and (max-width:989px){.template-collection .sealdi-collection-hero__banner{grid-template-columns:1fr;min-height:0}.template-collection .sealdi-collection-hero__media{min-height:260px}.template-collection .collection-wrapper{--facets-vertical-col-width: 1}.template-collection .facets-block-wrapper--vertical{position:static}.template-collection .sealdi-collection-subcategories{grid-template-columns:repeat(3,minmax(0,1fr))}.template-collection ul.product-grid.product-grid--grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media screen and (max-width:749px){.template-collection .sealdi-collection-hero__frame{padding-bottom:.75rem}.template-collection .sealdi-collection-hero__copy{padding:1.05rem .95rem .9rem}.template-collection .sealdi-collection-hero__copy h1{font-size:clamp(1.9rem,7vw,2.6rem)}.template-collection .sealdi-collection-hero__copy p{font-size:.94rem;line-height:1.58}.template-collection .sealdi-collection-hero__media{min-height:220px}.template-collection .sealdi-collection-subcategories{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.template-collection ul.product-grid.product-grid--grid{grid-template-columns:1fr!important}.template-collection .sealdi-collection-subcategory-card{padding:.7rem}.template-collection .sealdi-collection-recommendations__body{padding:1.3rem 1rem 1rem;border-radius:20px}.template-collection .sealdi-collection-recommendations__badge{left:.85rem}.template-collection .facets-block-wrapper--vertical .facets{padding:.85rem;border-radius:16px}.template-collection .product-grid-container .product-grid__list{gap:.85rem}.template-collection .product-grid-container .sealdi-homepage__product-card{padding:.62rem;border-radius:16px}.template-collection .product-grid-container .sealdi-homepage__product-image{padding:.65rem;border-radius:12px}.template-collection .product-grid-container .sealdi-homepage__product-body h3{font-size:.92rem}.template-collection .product-grid-container .sealdi-homepage__product-price-row strong{font-size:1.08rem}.template-collection .product-grid-container button.sealdi-homepage__product-cart{min-height:40px;font-size:.8rem}}.template-index .sealdi-header-section--shared .sealdi-header__home{gap:.4rem;padding:.7rem 0 .55rem}.template-index .sealdi-header-section--shared .sealdi-header__home-top{display:grid;grid-template-columns:auto minmax(180px,220px) minmax(0,1fr) auto;align-items:center;gap:.85rem}.template-index .sealdi-header-section--shared .sealdi-header__home-bottom{margin-top:.45rem;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.85rem}.template-index .sealdi-header-section--shared .sealdi-header__icons{gap:.55rem}.template-index .sealdi-header-section--shared .sealdi-header__home-search .sealdi-search-form__box{min-height:46px;grid-template-columns:minmax(0,1fr) 52px}.template-index .sealdi-header-section--shared .sealdi-header__home-search .sealdi-search-form__box input{min-height:46px;padding-block:.7rem}.template-index .sealdi-header-section--shared .sealdi-header__home-search .sealdi-search-form__box button{min-height:46px}.template-index .sealdi-homepage__hero-search-band,.template-index .sealdi-homepage__search-pills{display:none!important}.template-index .sealdi-homepage__hero{margin-top:.6rem}.template-index .sealdi-homepage__category-grid,.template-index .sealdi-homepage__catalog-block{margin-top:.9rem}.template-index .sealdi-homepage__category-grid{display:block!important}.template-index .sealdi-homepage__category-track,.template-index .sealdi-homepage__products-grid{display:grid!important;width:100%;max-width:none;overflow:visible;grid-auto-flow:row;grid-auto-columns:auto;scroll-snap-type:none;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:1rem}.template-index .sealdi-homepage__category-card{min-width:0;width:auto}.template-index .sealdi-homepage__category-image,.template-index .sealdi-homepage__category-image img{aspect-ratio:1 / 1;object-fit:cover}.template-index .sealdi-homepage__promo-highlight{margin-top:1.2rem}.template-index .sealdi-homepage__promo-highlight .sealdi-homepage__promo-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.template-index .sealdi-homepage__catalog-block .sealdi-homepage__section-head{margin-bottom:.9rem}.template-index .sealdi-homepage__engross-band{margin-top:1.2rem;padding:1.35rem 1.5rem;border-radius:24px;border:1px solid rgba(15,63,61,.1);background:linear-gradient(135deg,#0f3f3dfa,#092524f2),radial-gradient(circle at top right,rgba(255,138,42,.18),transparent 36%);color:#fff;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:center;box-shadow:0 16px 34px #0828272e}.template-index .sealdi-homepage__engross-band .sealdi-heading,.template-index .sealdi-homepage__engross-band p,.template-index .sealdi-homepage__engross-band .sealdi-homepage__eyebrow{color:#fff}.template-index .sealdi-homepage__engross-copy{max-width:760px}.template-index .sealdi-homepage__producers--lower{margin-top:1.2rem;padding:1.1rem 1.2rem 1.25rem;border-radius:24px;border:1px solid rgba(15,63,61,.08);background:#fff;box-shadow:0 14px 34px #0a2c2b0d}.template-index .sealdi-homepage__producers--lower .sealdi-homepage__producers-list{margin-top:.85rem}.sealdi-pdp-summary__main .unit-price{display:none}.sealdi-pdp-media .product-media__image{object-fit:contain}.sealdi-category-context__media:empty,.sealdi-subcategory-card__image:empty,.sealdi-collection-hero__media:empty{display:none}@media screen and (max-width:1199px){.template-index .sealdi-homepage__category-track,.template-index .sealdi-homepage__products-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.template-index .sealdi-homepage__engross-band{grid-template-columns:1fr;align-items:flex-start}}@media screen and (max-width:989px){.template-index .sealdi-header-section--shared .sealdi-header__home-top{grid-template-columns:auto minmax(132px,180px) minmax(0,1fr) auto}.template-index .sealdi-header-section--shared .sealdi-header__home-bottom{grid-template-columns:auto 1fr}.template-index .sealdi-header-section--shared .sealdi-header__cta{justify-self:end}.template-index .sealdi-homepage__category-track,.template-index .sealdi-homepage__products-grid,.template-index .sealdi-homepage__promo-highlight .sealdi-homepage__promo-column{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media screen and (max-width:749px){.template-index .sealdi-header-section--shared .sealdi-header__home{gap:.2rem;padding:.55rem 0 .3rem}.template-index .sealdi-header-section--shared .sealdi-header__home-top{grid-template-columns:auto minmax(112px,138px) minmax(0,1fr);gap:.55rem}.template-index .sealdi-header-section--shared .sealdi-header__icons,.template-index .sealdi-header-section--shared .sealdi-header__home-bottom{display:none}.template-index .sealdi-header-section--shared .sealdi-header__home-search .sealdi-search-form__box,.template-index .sealdi-header-section--shared .sealdi-header__home-search .sealdi-search-form__box input,.template-index .sealdi-header-section--shared .sealdi-header__home-search .sealdi-search-form__box button{min-height:42px}.template-index .sealdi-homepage__category-track,.template-index .sealdi-homepage__products-grid,.template-index .sealdi-homepage__promo-highlight .sealdi-homepage__promo-column{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.75rem}.template-index .sealdi-homepage__engross-band,.template-index .sealdi-homepage__producers--lower{padding:1rem;border-radius:20px}.sealdi-pdp-top{grid-template-columns:1fr}.sealdi-pdp-media{order:1;width:100%}.sealdi-pdp-summary{order:2}.sealdi-pdp-media media-gallery{display:grid;grid-template-columns:1fr;gap:.75rem}.sealdi-pdp-media slideshow-component{order:1;display:block;width:100%;min-width:0;grid-column:1 / -1;grid-row:1}.sealdi-pdp-media slideshow-controls.mobile\:hidden[thumbnails]{order:2;display:grid;grid-column:1 / -1;grid-row:2;grid-template-columns:repeat(5,minmax(56px,1fr));gap:.55rem;overflow-x:auto;padding-bottom:.15rem}.sealdi-pdp-media slideshow-controls.mobile\:hidden[thumbnails] .slideshow-controls__thumbnail{width:100%;height:auto;aspect-ratio:1 / 1;border-radius:12px}.sealdi-pdp-media .product-media__image{width:100%;min-width:0;min-height:clamp(260px,74vw,360px);display:flex;align-items:center;justify-content:center}}.template-product .sealdi-pdp-layout{gap:1.5rem}.template-product .sealdi-pdp-top{grid-template-columns:minmax(0,1.06fr) minmax(360px,.94fr);gap:1.4rem;align-items:start}.template-product .sealdi-pdp-media,.template-product .sealdi-pdp-summary__main,.template-product .sealdi-product-tabs__sidebar,.template-product .sealdi-product-recommendations__header,.template-product .sealdi-product-trust-strip__item{border-radius:24px;border:1px solid rgba(15,63,61,.08);background:#fff;box-shadow:0 14px 34px #0a2c2b0d}.template-product .sealdi-pdp-summary{gap:0}.template-product .sealdi-pdp-summary__main{padding:1.5rem;display:grid;gap:1.15rem}.template-product .sealdi-pdp-header{display:grid;gap:.85rem;padding-bottom:1rem;border-bottom:1px solid rgba(15,63,61,.1)}.template-product .sealdi-pdp-header__brand{margin:0;font-size:.92rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--sealdi-muted)}.template-product .sealdi-pdp-header__title{margin:0;font-size:clamp(2rem,1.3vw + 1.55rem,3.05rem);line-height:1.02;letter-spacing:-.035em;text-transform:uppercase;color:var(--sealdi-green)}.template-product .sealdi-pdp-header__subtitle{margin:0;font-size:1rem;font-weight:600;color:var(--sealdi-muted)}.template-product .sealdi-pdp-header__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem 1.1rem}.template-product .sealdi-pdp-header__reviews{display:flex;align-items:center;min-width:0;min-height:1.4rem}.template-product .sealdi-pdp-header__reviews>*{min-width:0}.template-product .sealdi-pdp-header__sku{font-size:.92rem;color:var(--sealdi-muted)}.template-product .sealdi-pdp-header__summary{margin:0;max-width:52ch;font-size:.98rem;line-height:1.58;color:var(--sealdi-text)}.template-product .sealdi-pdp-header__stock{display:grid;gap:.2rem;padding:.95rem 1rem;border-radius:18px;background:var(--sealdi-surface);border:1px solid rgba(15,63,61,.06)}.template-product .sealdi-pdp-header__stock strong{font-size:1rem;color:var(--sealdi-green)}.template-product .sealdi-pdp-header__stock span,.template-product .sealdi-pdp-header__delivery{margin:0;font-size:.94rem;line-height:1.5;color:var(--sealdi-muted)}.template-product .sealdi-pdp-header__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem .65rem}.template-product .sealdi-pdp-header__price .price,.template-product .sealdi-pdp-header__price .price-item--sale{font-size:clamp(2.1rem,1.15vw + 1.55rem,3rem);line-height:1;font-weight:800;color:var(--sealdi-green)}.template-product .sealdi-pdp-header__price .compare-at-price{font-size:1rem;color:var(--sealdi-muted)}.template-product .sealdi-pdp-header__price .unit-price,.template-product .product-details .unit-price{display:none}.template-product .sealdi-pdp-header__price .sealdi-price-unit{margin-left:.15rem;font-size:1rem;font-weight:700;color:var(--sealdi-muted)}.template-product .sealdi-rating--large .sealdi-rating__star{width:1.08rem;height:1.08rem}.template-product .sealdi-rating--large .sealdi-rating__value,.template-product .sealdi-rating--large .sealdi-rating__count{font-size:.9rem}.template-product .product-details{margin:0;display:block!important;grid-column:1 / -1!important;justify-content:stretch!important;width:100%!important;max-width:none!important}.template-product .product-details>.group-block{gap:1rem;padding:0!important}.template-product .product-details>.group-block>.group-block-content{align-items:stretch!important;justify-content:flex-start!important;width:100%}.template-product .product-details>.group-block>.group-block-content>.group-block,.template-product .product-details>.group-block>.group-block-content>.divider{display:none!important}.template-product .product-details .variant-picker{margin-top:0}.template-product .product-details .buy-buttons-block,.template-product .product-details .buy-buttons-block product-form-component,.template-product .product-details .buy-buttons-block .product-form-block{display:block;width:100%}.template-product .product-details .product-form-buttons{display:grid;grid-template-columns:132px minmax(0,1fr);gap:.75rem;align-items:stretch}.template-product .product-details .quantity-selector-wrapper{max-width:132px;width:100%;margin:0}.template-product .product-details .quantity-selector{min-height:56px;border-radius:16px}.template-product .product-details .add-to-cart-button{min-height:56px;border-radius:16px;background:var(--sealdi-orange);border-color:var(--sealdi-orange);color:#fff;font-weight:800}.template-product .product-details .shopify-payment-button{display:none!important}.template-product .sealdi-pdp-media{padding:1.15rem}.template-product .sealdi-pdp-media media-gallery{display:grid;grid-template-columns:88px minmax(0,1fr);gap:1rem;align-items:start}.template-product .sealdi-pdp-media slideshow-component{grid-column:2}.template-product .sealdi-pdp-media slideshow-controls.mobile\:hidden[thumbnails]{grid-column:1;display:grid;gap:.7rem;align-content:start;padding:0}.template-product .sealdi-pdp-media slideshow-controls.mobile\:hidden[thumbnails] .slideshow-controls__thumbnail{width:88px;height:88px;border-radius:16px;overflow:hidden;border:1px solid rgba(15,63,61,.08);background:linear-gradient(180deg,#fff,#f2f5f4)}.template-product .sealdi-pdp-media slideshow-controls.mobile\:hidden[thumbnails] .slideshow-controls__thumbnail[aria-selected=true]{border-color:#ff8a2ab8;box-shadow:0 0 0 2px #ff8a2a2e}.template-product .sealdi-pdp-media slideshow-arrows{mix-blend-mode:normal;padding-inline:1rem}.template-product .sealdi-pdp-media slideshow-arrows .slideshow-control{opacity:1;width:48px;height:48px;min-width:48px;min-height:48px;padding:0;border-radius:999px;background:#fffffff5;border:1px solid rgba(15,63,61,.08);box-shadow:0 10px 24px #0a2c2b1a;color:var(--sealdi-green)}.template-product .sealdi-pdp-media .product-media__image{padding:1.25rem;object-fit:contain}.template-product .product-media-container__zoom-button,.template-product zoom-dialog{display:none!important}.template-product .sealdi-product-tabs__frame{padding-bottom:2rem}.template-product .sealdi-product-tabs__layout{grid-template-columns:minmax(0,1.56fr) minmax(320px,.84fr);gap:1.25rem;align-items:start}.template-product .sealdi-product-tabs__main{padding:0;display:grid;gap:.9rem;background:transparent;border:0;box-shadow:none}.template-product .sealdi-product-tabs__sidebar{position:sticky;top:calc(var(--header-group-height, 0px) + 1rem);overflow:hidden}.template-product .sealdi-product-tabs__sidebar:empty{display:none}.template-product .sealdi-product-tabs__layout:has(.sealdi-product-tabs__sidebar:empty){grid-template-columns:1fr}.template-product .sealdi-product-accordion{border:1px solid rgba(15,63,61,.08);border-radius:22px;background:#fff;box-shadow:0 14px 34px #0a2c2b0d;overflow:hidden}.template-product .sealdi-product-accordion summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.15rem 1.25rem;cursor:pointer;font-size:1rem;font-weight:800;text-transform:uppercase;color:var(--sealdi-green)}.template-product .sealdi-product-accordion summary::-webkit-details-marker{display:none}.template-product .sealdi-product-accordion[open] summary{border-bottom:1px solid rgba(15,63,61,.08)}.template-product .sealdi-product-accordion__icon{position:relative;width:1rem;height:1rem;flex:0 0 1rem}.template-product .sealdi-product-accordion__icon:before,.template-product .sealdi-product-accordion__icon:after{content:"";position:absolute;left:50%;top:50%;width:.8rem;height:2px;background:currentColor;border-radius:999px;transform:translate(-50%,-50%)}.template-product .sealdi-product-accordion__icon:after{transform:translate(-50%,-50%) rotate(90deg);transition:transform .18s ease}.template-product .sealdi-product-accordion[open] .sealdi-product-accordion__icon:after{transform:translate(-50%,-50%) rotate(0)}.template-product .sealdi-product-accordion__content{padding:1.1rem 1.25rem 1.25rem}.template-product .sealdi-product-accordion__content>p:first-child,.template-product .sealdi-product-accordion__content .rte>*:first-child{margin-top:0}.template-product .sealdi-product-accordion__content>p:last-child,.template-product .sealdi-product-accordion__content .rte>*:last-child{margin-bottom:0}.template-product .sealdi-product-tabs__specs{border-collapse:separate;border-spacing:0;width:100%}.template-product .sealdi-product-tabs__specs th,.template-product .sealdi-product-tabs__specs td{padding:.85rem 0;border-bottom:1px solid rgba(15,63,61,.08)}.template-product .sealdi-product-tabs__specs tr:last-child th,.template-product .sealdi-product-tabs__specs tr:last-child td{border-bottom:0}.template-product .sealdi-product-tabs__specs th{width:38%;padding-right:1rem;color:var(--sealdi-muted);font-weight:600}.template-product .sealdi-product-tabs__specs td{color:var(--sealdi-text);font-weight:600}.template-product .sealdi-product-calculator{display:grid;gap:1rem;padding:0;overflow:hidden}.template-product .sealdi-product-calculator__header{padding:1.15rem 1.25rem 1rem;background:var(--sealdi-green);color:#fff}.template-product .sealdi-product-calculator__header h3{margin:0 0 .3rem;font-size:1.18rem;color:#fff}.template-product .sealdi-product-calculator__header p{color:#ffffffd6}.template-product .sealdi-product-calculator__grid,.template-product .sealdi-product-calculator__results,.template-product .sealdi-product-calculator>.button,.template-product .sealdi-product-calculator__note{margin-inline:1.25rem}.template-product .sealdi-product-calculator__grid{margin-top:1.25rem;grid-template-columns:repeat(2,minmax(0,1fr))}.template-product .sealdi-product-calculator__grid input{min-height:50px;border-radius:14px}.template-product .sealdi-product-calculator__results{grid-template-columns:repeat(3,minmax(0,1fr))}.template-product .sealdi-product-calculator__results>div{padding:.95rem;border-radius:16px;background:var(--sealdi-surface)}.template-product .sealdi-product-calculator__results>div:last-child{grid-column:auto}.template-product .sealdi-product-calculator>.button{min-height:52px;margin-bottom:0;border-radius:16px;background:var(--sealdi-orange);border-color:var(--sealdi-orange);color:#fff;font-weight:800}.template-product .sealdi-product-calculator>.button:disabled{opacity:.6}.template-product .sealdi-product-calculator__note{margin-bottom:1.25rem}.template-product .product-recommendations .resource-list--grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem}.template-product .product-recommendations .resource-list__item{min-width:0}.template-product .product-recommendations .sealdi-homepage__product-card{display:grid;grid-template-rows:auto 1fr;height:100%;padding:.75rem;border-radius:20px;border:1px solid rgba(15,63,61,.08);background:#fff;box-shadow:0 14px 34px #0a2c2b0d}.template-product .product-recommendations .sealdi-homepage__product-media{position:relative;aspect-ratio:1 / 1}.template-product .product-recommendations .sealdi-homepage__product-image{display:grid;place-items:center;width:100%;height:100%;padding:.75rem;border-radius:14px;background:linear-gradient(180deg,#fff,#f2f5f4)}.template-product .product-recommendations .sealdi-homepage__product-image>img{width:100%;height:100%;object-fit:contain}.template-product .product-recommendations .sealdi-homepage__product-badge{position:absolute;top:.5rem;left:.5rem;min-height:24px;padding:0 .5rem;border-radius:999px;background:#0f3f3d14;color:var(--sealdi-green);font-size:.72rem;font-weight:800}.template-product .product-recommendations .sealdi-homepage__product-body{display:flex;flex-direction:column;gap:.3rem;padding-top:.7rem;height:100%}.template-product .product-recommendations .sealdi-homepage__product-subtitle{margin:0;font-size:.74rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:var(--sealdi-muted)}.template-product .product-recommendations .sealdi-homepage__product-body h3{margin:0;color:var(--sealdi-green);font-size:1rem;line-height:1.28}.template-product .product-recommendations .sealdi-homepage__product-unit{margin:0;color:var(--sealdi-muted);font-size:.76rem}.template-product .product-recommendations .sealdi-homepage__product-price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem;margin-top:.1rem}.template-product .product-recommendations .sealdi-homepage__product-price-row strong{display:inline-flex;flex-wrap:wrap;align-items:baseline;gap:.25rem;font-size:1.2rem;color:var(--sealdi-green)}.template-product .product-recommendations .sealdi-homepage__product-price-unit,.template-product .product-recommendations .sealdi-homepage__product-price-row span{font-size:.78rem;color:var(--sealdi-muted)}.template-product .product-recommendations .sealdi-homepage__product-actions{margin-top:auto;padding-top:.5rem}.template-product .product-recommendations .sealdi-homepage__product-form,.template-product .product-recommendations .sealdi-homepage__product-form-content{display:block;width:100%}.template-product .product-recommendations .sealdi-homepage__product-cart{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:44px;border-radius:12px;background:var(--sealdi-orange);border:1px solid var(--sealdi-orange);color:#fff;font-size:.86rem;font-weight:800;gap:.45rem}@media screen and (max-width:1199px){.template-product .sealdi-pdp-top,.template-product .sealdi-product-tabs__layout{grid-template-columns:1fr}.template-product .sealdi-product-tabs__sidebar{position:static}}@media screen and (max-width:989px){.template-product .product-recommendations .resource-list--grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:749px){.template-product .sealdi-pdp-top{gap:1rem}.template-product .sealdi-pdp-media,.template-product .sealdi-pdp-summary__main,.template-product .sealdi-product-tabs__sidebar,.template-product .sealdi-product-accordion,.template-product .sealdi-product-recommendations__header{border-radius:20px}.template-product .sealdi-pdp-summary__main{padding:1rem;gap:.9rem}.template-product .sealdi-pdp-header{gap:.7rem;padding-bottom:.85rem}.template-product .sealdi-pdp-header__title{font-size:1.62rem;line-height:1}.template-product .sealdi-pdp-header__subtitle,.template-product .sealdi-pdp-header__summary,.template-product .sealdi-pdp-header__delivery{font-size:.92rem}.template-product .sealdi-pdp-header__summary{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.template-product .product-details .product-form-buttons{grid-template-columns:112px minmax(0,1fr);gap:.6rem}.template-product .product-details .buy-buttons-block{margin-top:.2rem}.template-product .product-details .quantity-selector-wrapper{max-width:112px}.template-product .product-details .quantity-selector,.template-product .product-details .add-to-cart-button{min-height:48px}.template-product .sealdi-pdp-media{padding:.8rem}.template-product .sealdi-pdp-media media-gallery{grid-template-columns:1fr;gap:.75rem}.template-product .sealdi-pdp-media slideshow-component{grid-column:1 / -1}.template-product .sealdi-pdp-media slideshow-controls.mobile\:hidden[thumbnails]{grid-column:1 / -1;grid-template-columns:repeat(5,minmax(56px,1fr));overflow-x:auto;padding-bottom:.1rem}.template-product .sealdi-pdp-media slideshow-controls.mobile\:hidden[thumbnails] .slideshow-controls__thumbnail{width:100%;height:auto;aspect-ratio:1 / 1;border-radius:12px}.template-product .sealdi-pdp-media slideshow-arrows .slideshow-control{width:40px;height:40px;min-width:40px;min-height:40px}.template-product .sealdi-product-accordion summary,.template-product .sealdi-product-accordion__content{padding-left:1rem;padding-right:1rem}.template-product .sealdi-product-tabs__specs th,.template-product .sealdi-product-tabs__specs td{display:block;width:100%;padding:.4rem 0}.template-product .sealdi-product-tabs__specs th{padding-bottom:0}.template-product .sealdi-product-calculator__grid,.template-product .sealdi-product-calculator__results,.template-product .product-recommendations .resource-list--grid{grid-template-columns:1fr}.template-product .sealdi-product-calculator__grid,.template-product .sealdi-product-calculator__results,.template-product .sealdi-product-calculator>.button,.template-product .sealdi-product-calculator__note{margin-inline:1rem}.template-product .sealdi-product-calculator__grid{margin-top:1rem}.template-product .sealdi-product-calculator__results>div:last-child{grid-column:auto}.template-product .sealdi-product-calculator__note{margin-bottom:1rem}}body .sealdi-header-section--shared{position:sticky!important;top:0;z-index:170;overflow:visible}body .sealdi-header-section--shared .sealdi-header--shared{padding-bottom:.45rem}body .sealdi-header-section--shared .sealdi-header__home{display:grid;gap:.52rem;padding:.62rem 0 .18rem}body .sealdi-header-section--shared .sealdi-header__home-top,body .sealdi-header-section--shared .sealdi-header__home-bottom{display:grid;align-items:center}body .sealdi-header-section--shared .sealdi-header__home-top{grid-template-columns:auto minmax(360px,620px) minmax(0,1fr) auto;gap:1rem}body .sealdi-header-section--shared .sealdi-header__home-bottom{grid-template-columns:auto minmax(0,1fr);gap:.95rem}body .sealdi-header-section--shared .sealdi-header__logo img{width:clamp(148px,11vw,208px)}body .sealdi-header-section--shared .sealdi-header__home-search{width:min(100%,620px);min-width:0;justify-self:start;margin-top:0}body .sealdi-header-section--shared .sealdi-header__home-search .sealdi-search-form{width:100%}body .sealdi-header-section--shared .sealdi-header__home-search .sealdi-search-form__box{width:100%;grid-template-columns:minmax(0,1fr) 42px;min-height:40px;height:40px;padding:2px;border-radius:12px}body .sealdi-header-section--shared .sealdi-header__home-search .sealdi-search-form__box input{min-height:40px;height:40px;padding-inline:.9rem;font-size:.9rem}body .sealdi-header-section--shared .sealdi-header__home-search .sealdi-search-form__box button{width:38px;height:36px;border-radius:10px}body .sealdi-header-section--shared .sealdi-header__icons{display:inline-flex;align-items:center;gap:.45rem;justify-self:auto}body .sealdi-header-section--shared .sealdi-account-link,body .sealdi-header-section--shared .sealdi-favorites-link,body .sealdi-header-section--shared .sealdi-header__theme-actions .header-actions__action{width:40px;min-width:40px;height:40px}body .sealdi-header-section--shared .sealdi-header__theme-actions{display:inline-flex;align-items:center}body .sealdi-header-section--shared .sealdi-header__theme-actions .account-button{display:none!important}body .sealdi-header-section--shared .sealdi-header__theme-actions .header-actions__action{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#ffffff14;color:#fff;opacity:1}body .sealdi-header-section--shared .sealdi-header__theme-actions .header-actions__action:hover,body .sealdi-header-section--shared .sealdi-header__theme-actions .header-actions__action:focus-visible{background:#ffffff29}body .sealdi-header-section--shared .sealdi-header__theme-actions cart-icon,body .sealdi-header-section--shared .sealdi-header__theme-actions .header-actions__action .svg-wrapper{display:inline-flex;align-items:center;justify-content:center}body .sealdi-header-section--shared .sealdi-header__cta{display:inline-flex;align-items:center;gap:.55rem;min-height:40px;padding:0 .96rem;font-size:.82rem;white-space:nowrap}body .sealdi-header-section--shared .sealdi-nav-bar__categories--homepage{min-width:118px;min-height:40px;padding:0 .92rem}body .sealdi-header-section--shared .sealdi-home-nav{display:flex;align-items:center;justify-content:flex-start;gap:.95rem;min-width:0;flex-wrap:wrap}body .sealdi-header-section--shared .sealdi-home-nav a{font-size:.82rem;letter-spacing:.03em}body .sealdi-header-section--shared .sealdi-header__menu-toggle,body .sealdi-header-section--shared .sealdi-header__mobile-utilities{display:none!important}body .sealdi-megamenu-shell{position:absolute;inset:100% 0 auto;width:100%;height:auto;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-10px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease;z-index:165}body .sealdi-megamenu-shell>.sealdi-shell{width:100%;max-width:var(--page-width);margin:0 auto;padding-top:0;height:auto}body.sealdi-megamenu-open .sealdi-megamenu-shell{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}body .sealdi-megamenu{display:block;width:100%;height:auto;min-height:0;max-height:min(680px,calc(100vh - 152px));overflow:hidden;border-radius:0 0 26px 26px;border:1px solid rgba(15,63,61,.08);border-top:0;background:#f6f3ec;color:var(--sealdi-text);box-shadow:0 26px 42px #071c1b24}body .sealdi-megamenu__body{display:grid;grid-template-columns:260px minmax(0,1fr);min-height:0;max-height:inherit}body .sealdi-megamenu__rail,body .sealdi-megamenu__context,body .sealdi-megamenu__subcategories{min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}body .sealdi-megamenu__rail{padding:1rem;background:#efece4;border-right:1px solid rgba(15,63,61,.08)}body .sealdi-megamenu__tab{min-height:58px;padding:.9rem 1rem;border-radius:14px}body .sealdi-megamenu__tab+.sealdi-megamenu__tab{margin-top:.38rem}body .sealdi-megamenu__panels,body .sealdi-megamenu__panel,body .sealdi-megamenu__panel-grid{min-height:0}body .sealdi-megamenu__panel-grid{display:grid;grid-template-columns:minmax(300px,.9fr) minmax(360px,1.1fr);min-height:inherit}body .sealdi-megamenu__context,body .sealdi-megamenu__subcategories{padding:1.25rem 1.35rem}body .sealdi-megamenu__context{border-right:1px solid rgba(15,63,61,.08)}body .sealdi-megamenu__subcategories-list a{min-height:56px}body.template-index .sealdi-header-section--shared .sealdi-header__home{gap:.52rem;padding:.62rem 0 .18rem}body.template-index .sealdi-header-section--shared .sealdi-header__home-top{grid-template-columns:auto minmax(360px,620px) minmax(0,1fr) auto;gap:1rem}body.template-index .sealdi-header-section--shared .sealdi-header__home-bottom{grid-template-columns:auto minmax(0,1fr);margin-top:0;gap:.95rem}body.template-index .sealdi-header-section--shared .sealdi-header__home-search{display:block;width:min(100%,620px);max-width:620px}body.template-index .sealdi-header-section--shared .sealdi-header__home-search .sealdi-search-form__box{min-height:40px;height:40px;grid-template-columns:minmax(0,1fr) 42px}body.template-index .sealdi-header-section--shared .sealdi-header__home-search .sealdi-search-form__box input{min-height:40px;height:40px;padding-block:0}body.template-index .sealdi-header-section--shared .sealdi-header__home-search .sealdi-search-form__box button{min-height:36px;height:36px}@media screen and (max-width:1279px){body .sealdi-header-section--shared .sealdi-header__home-search{width:min(100%,520px)}body .sealdi-header-section--shared .sealdi-header__home-top,body.template-index .sealdi-header-section--shared .sealdi-header__home-top{grid-template-columns:auto minmax(320px,520px) minmax(0,1fr) auto}body .sealdi-header-section--shared .sealdi-home-nav{gap:.78rem}body .sealdi-megamenu__panel-grid{grid-template-columns:minmax(280px,.9fr) minmax(320px,1.1fr)}}@media screen and (max-width:1023px){body .sealdi-header-section--shared .sealdi-utility-bar{display:none}body .sealdi-header-section--shared .sealdi-header__home{gap:0;padding:.46rem 0}body .sealdi-header-section--shared .sealdi-header__home-top,body.template-index .sealdi-header-section--shared .sealdi-header__home-top{grid-template-columns:auto minmax(0,1fr);gap:.5rem}body .sealdi-header-section--shared .sealdi-header__home-bottom,body .sealdi-header-section--shared .sealdi-header__top-actions{display:none}body .sealdi-header-section--shared .sealdi-header__logo img{width:clamp(104px,28vw,148px)}body .sealdi-header-section--shared .sealdi-header__home-search{width:100%;max-width:none}body .sealdi-header-section--shared .sealdi-header__home-search .sealdi-search-form__box{min-height:36px;height:36px;grid-template-columns:minmax(0,1fr) 36px;border-radius:10px}body .sealdi-header-section--shared .sealdi-header__home-search .sealdi-search-form__box input{min-height:36px;height:36px;padding-inline:.62rem;font-size:.8rem}body .sealdi-header-section--shared .sealdi-header__home-search .sealdi-search-form__box button{width:32px;height:32px;border-radius:8px}body .sealdi-megamenu-shell{display:none}body .sealdi-mobile-bottom-nav,body.template-product .sealdi-mobile-bottom-nav{display:grid}}.template-index .sealdi-homepage__engross-band{margin-top:1.3rem;padding:1.8rem 1.9rem;border-radius:26px;border:1px solid rgba(12,47,45,.14);background:radial-gradient(circle at top right,rgba(255,138,42,.14),transparent 24%),linear-gradient(135deg,#123f3c,#0d312f 58%,#0a2826);color:#fff;display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,.9fr);gap:1.25rem;align-items:stretch;box-shadow:0 18px 38px #07201f33}.template-index .sealdi-homepage__engross-band .sealdi-homepage__eyebrow,.template-index .sealdi-homepage__engross-band .sealdi-heading,.template-index .sealdi-homepage__engross-band p,.template-index .sealdi-homepage__engross-band li,.template-index .sealdi-homepage__engross-band span{color:#fff}.template-index .sealdi-homepage__engross-copy{display:grid;gap:.85rem;align-content:start;max-width:none}.template-index .sealdi-homepage__engross-copy .sealdi-heading{max-width:11ch;margin:0;font-size:clamp(1.95rem,2.8vw,2.7rem);line-height:.98}.template-index .sealdi-homepage__engross-copy>p{max-width:56ch;margin:0;color:#ffffffd1;font-size:1rem;line-height:1.55}.template-index .sealdi-homepage__engross-points{display:grid;gap:.7rem;margin:.1rem 0 0;padding:0;list-style:none}.template-index .sealdi-homepage__engross-points li{display:grid;grid-template-columns:12px minmax(0,1fr);gap:.65rem;align-items:start;font-size:.95rem;line-height:1.5;color:#ffffffe6}.template-index .sealdi-homepage__engross-points li:before{content:"";width:12px;height:12px;margin-top:.2rem;border-radius:999px;background:#e9ec54;box-shadow:0 0 0 3px #e9ec5424}.template-index .sealdi-homepage__engross-actions{display:grid}.template-index .sealdi-homepage__engross-panel{display:grid;align-content:center;gap:.95rem;padding:1.35rem 1.3rem;min-height:100%;border-radius:22px;background:#06181752;border:1px solid rgba(255,255,255,.1);box-shadow:inset 0 1px #ffffff0f}.template-index .sealdi-homepage__engross-note{margin:0;font-family:var(--sealdi-home-heading-font);font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ffffffa3}.template-index .sealdi-homepage__engross-panel .button{width:100%;min-height:48px;justify-content:center}.template-index .sealdi-homepage__engross-support{font-size:.9rem;line-height:1.5;color:#ffffffb8}.template-index .sealdi-homepage__producers--lower{margin-top:1.25rem;padding:1.2rem 1.25rem 1.3rem;border-radius:24px;border:1px solid rgba(15,63,61,.08);background:#fff;box-shadow:0 14px 34px #0a2c2b0d}.template-index .sealdi-homepage__producers--lower .sealdi-homepage__producers-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;margin-top:.9rem;align-items:stretch}.template-index .sealdi-homepage__producer-item,.template-index .sealdi-homepage__producer-item--static{display:inline-flex;align-items:center;justify-content:center;min-height:82px;padding:.85rem 1rem;border-radius:18px;border:1px solid rgba(15,63,61,.08);background:linear-gradient(180deg,#fff,#f6f8f7);box-shadow:inset 0 1px #fffc;text-decoration:none}.template-index .sealdi-homepage__producer-item--static{cursor:default}.template-index .sealdi-homepage__producer-item img,.template-index .sealdi-homepage__producer-item--static img{width:auto;max-width:100%;max-height:38px;object-fit:contain}@media screen and (max-width:1199px){.template-index .sealdi-homepage__engross-band{grid-template-columns:minmax(0,1.35fr) minmax(260px,.95fr);padding:1.55rem}}@media screen and (max-width:989px){.template-index .sealdi-homepage__engross-band{grid-template-columns:1fr}.template-index .sealdi-homepage__engross-copy .sealdi-heading{max-width:none}}@media screen and (max-width:749px){.template-index .sealdi-homepage__engross-band{padding:1.15rem;border-radius:20px;gap:.95rem}.template-index .sealdi-homepage__engross-copy>p{font-size:.94rem}.template-index .sealdi-homepage__engross-panel{padding:1rem;border-radius:18px}.template-index .sealdi-homepage__engross-panel .button{min-height:44px}.template-index .sealdi-homepage__producers--lower{padding:1rem;border-radius:20px}.template-index .sealdi-homepage__producers--lower .sealdi-homepage__producers-list{gap:.65rem}.template-index .sealdi-homepage__producer-item,.template-index .sealdi-homepage__producer-item--static{min-height:68px;padding:.65rem .7rem;border-radius:16px}.template-index .sealdi-homepage__producer-item img,.template-index .sealdi-homepage__producer-item--static img{max-height:28px}}body .sealdi-header-section--shared{position:sticky;top:0;z-index:60}body .sealdi-header-section--shared .sealdi-header{position:relative}body .sealdi-header-section--shared .sealdi-header__home{gap:.4rem;padding:.68rem 0 .52rem}body .sealdi-header-section--shared .sealdi-header__home-top{display:grid;grid-template-columns:auto auto minmax(0,620px) auto;align-items:center;gap:.8rem}body .sealdi-header-section--shared .sealdi-header__logo{min-width:0}body .sealdi-header-section--shared .sealdi-nav-bar__categories--homepage{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 1rem;border-radius:12px;white-space:nowrap}body .sealdi-header-section--shared .sealdi-header__home-search{min-width:0}body .sealdi-header-section--shared .sealdi-header__home-search .sealdi-search-form__box{min-height:42px;border-radius:12px}body .sealdi-header-section--shared .sealdi-header__home-search .sealdi-search-form__box input{min-width:0;font-size:.94rem}body .sealdi-header-section--shared .sealdi-header__home-search .sealdi-search-form__box button{width:42px;min-width:42px;height:42px}body .sealdi-header-section--shared .sealdi-header__top-actions{display:inline-flex;align-items:center;justify-self:end;gap:.7rem}body .sealdi-header-section--shared .sealdi-header__cta{order:0;min-height:42px;padding:0 1rem;border-radius:12px;white-space:nowrap}body .sealdi-header-section--shared .sealdi-header__icons{order:1;display:inline-flex;align-items:center;gap:.5rem}body .sealdi-header-section--shared .sealdi-account-link,body .sealdi-header-section--shared .sealdi-favorites-link,body .sealdi-header-section--shared .sealdi-header__theme-actions .header-actions__action{width:42px;min-width:42px;height:42px}body .sealdi-header-section--shared .sealdi-header__theme-actions .header-actions__action cart-icon{display:inline-flex;align-items:center;justify-content:center}body .sealdi-header-section--shared .sealdi-header__home-bottom{display:flex;align-items:center;min-height:42px;padding-top:.3rem;border-top:1px solid rgba(255,255,255,.08)}body .sealdi-header-section--shared .sealdi-home-nav{display:inline-flex;align-items:center;flex-wrap:wrap;gap:1.35rem}body .sealdi-megamenu-shell{position:absolute;top:calc(100% - 1px);left:0;right:0;padding-top:.35rem;opacity:0;transform:translateY(10px);pointer-events:none;transition:opacity .18s ease,transform .18s ease}body .sealdi-megamenu-shell[data-state=open]{opacity:1;transform:translateY(0);pointer-events:auto}body .sealdi-megamenu-shell[data-state=closed]{opacity:0;transform:translateY(8px);pointer-events:none}body .sealdi-megamenu{border-radius:0 0 20px 20px;border:1px solid rgba(15,63,61,.08);box-shadow:0 18px 36px #0a2c2b1f}body .sealdi-megamenu__body{gap:1rem}body .sealdi-megamenu__tab{opacity:1;color:var(--sealdi-green);background:linear-gradient(180deg,#fff,#f6f9f8);border:1px solid rgba(15,63,61,.08)}body .sealdi-megamenu__tab+.sealdi-megamenu__tab{margin-top:.55rem}body .sealdi-megamenu__tab:hover,body .sealdi-megamenu__tab:focus-visible{background:#eef5f4}body .sealdi-megamenu__tab.is-active{background:linear-gradient(180deg,#174845,#0f302e);border-color:#0f3f3d2e;color:#fff}body .sealdi-megamenu__tab-meta{color:#0f3f3dad}body .sealdi-megamenu__tab.is-active .sealdi-megamenu__tab-meta{color:#ffffffc2}body.template-collection .product-grid-container .product-grid__list,body.template-product .product-recommendations .resource-list--grid{gap:1rem}body.template-collection .product-grid-container .sealdi-homepage__product-card,body.template-product .product-recommendations .sealdi-homepage__product-card{display:grid;grid-template-rows:auto 1fr;height:100%;padding:.72rem;border-radius:16px;border:1px solid rgba(15,63,61,.08);background:#fff;box-shadow:0 14px 34px #0a2c2b0d}body.template-collection .product-grid-container .sealdi-homepage__product-image,body.template-product .product-recommendations .sealdi-homepage__product-image{display:grid;place-items:center;width:100%;height:100%;padding:.78rem;border-radius:12px;background:linear-gradient(180deg,#fff,#f2f5f4)}body.template-collection .product-grid-container .sealdi-homepage__product-badge,body.template-product .product-recommendations .sealdi-homepage__product-badge{position:absolute;top:.55rem;left:.55rem;min-height:24px;padding:0 .5rem;border-radius:999px;font-size:.7rem;font-weight:800}body.template-collection .product-grid-container .sealdi-homepage__product-body,body.template-product .product-recommendations .sealdi-homepage__product-body{display:flex;flex-direction:column;gap:.28rem;height:100%;padding:.68rem .08rem .08rem}body.template-collection .product-grid-container .sealdi-homepage__product-subtitle,body.template-product .product-recommendations .sealdi-homepage__product-subtitle{margin:0;color:var(--sealdi-muted);font-size:.72rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}body.template-collection .product-grid-container .sealdi-homepage__product-body h3,body.template-product .product-recommendations .sealdi-homepage__product-body h3{display:-webkit-box;min-height:2.55em;margin:0;overflow:hidden;color:var(--sealdi-green);font-size:.94rem;line-height:1.28;-webkit-box-orient:vertical;-webkit-line-clamp:2}body.template-collection .product-grid-container .sealdi-homepage__product-body h3,body.template-collection .product-grid-container .sealdi-homepage__product-body h3 a,body.template-product .product-recommendations .sealdi-homepage__product-body h3,body.template-product .product-recommendations .sealdi-homepage__product-body h3 a{color:var(--sealdi-green)!important}body.template-collection .product-grid-container .sealdi-homepage__product-body h3 a,body.template-product .product-recommendations .sealdi-homepage__product-body h3 a{color:inherit;text-decoration:none}body.template-collection .product-grid-container .sealdi-homepage__product-card .sealdi-rating,body.template-product .product-recommendations .sealdi-homepage__product-card .sealdi-rating{gap:.35rem}body.template-collection .product-grid-container .sealdi-homepage__product-unit,body.template-product .product-recommendations .sealdi-homepage__product-unit{margin:0;color:var(--sealdi-muted);font-size:.75rem;line-height:1.35}body.template-collection .product-grid-container .sealdi-homepage__product-price-unit,body.template-collection .product-grid-container .sealdi-homepage__product-price-row span,body.template-product .product-recommendations .sealdi-homepage__product-price-unit,body.template-product .product-recommendations .sealdi-homepage__product-price-row span{font-size:.78rem;color:var(--sealdi-muted)}body.template-collection .product-grid-container .sealdi-homepage__product-form,body.template-collection .product-grid-container .sealdi-homepage__product-form-content,body.template-product .product-recommendations .sealdi-homepage__product-form,body.template-product .product-recommendations .sealdi-homepage__product-form-content{display:block;width:100%}body.template-collection .product-grid-container .sealdi-homepage__product-cart,body.template-product .product-recommendations .sealdi-homepage__product-cart{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:42px;padding:0 .85rem;border-radius:10px;border:1px solid var(--sealdi-orange);background:var(--sealdi-orange);color:#fff;font-size:.84rem;font-weight:800;gap:.45rem}body.template-collection .product-grid-container .sealdi-homepage__product-cart:hover,body.template-collection .product-grid-container .sealdi-homepage__product-cart:focus-visible,body.template-product .product-recommendations .sealdi-homepage__product-cart:hover,body.template-product .product-recommendations .sealdi-homepage__product-cart:focus-visible{background:#ef7d18;border-color:#ef7d18}body .sealdi-rating--empty{display:inline-flex;align-items:center;color:var(--sealdi-muted)}body .sealdi-rating__empty-label{font-size:.78rem;font-weight:700;line-height:1.2}body .sealdi-rating--judgeme .jdgm-prev-badge{display:inline-flex!important;align-items:center;gap:.35rem}body .sealdi-rating--judgeme .jdgm-prev-badge__text{margin-left:0!important;color:var(--sealdi-muted)!important;font-size:.76rem!important}body .sealdi-product-reviews{margin-top:1.1rem;padding-top:1.1rem;border-top:1px solid rgba(15,63,61,.08)}body .sealdi-product-reviews h2{margin:0 0 .8rem;color:var(--sealdi-green);font-size:1.12rem}body .sealdi-product-reviews__content{padding:1rem 1.1rem;border-radius:18px;border:1px solid rgba(15,63,61,.08);background:#fff}body.template-product .product-recommendations .resource-list--grid{grid-template-columns:repeat(4,minmax(0,1fr))}@media screen and (min-width:1280px){body.template-collection ul.product-grid.product-grid--grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media screen and (min-width:990px)and (max-width:1279px){body.template-collection ul.product-grid.product-grid--grid,body.template-product .product-recommendations .resource-list--grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media screen and (max-width:989px){body .sealdi-header-section--shared .sealdi-header__home{padding:.55rem 0 .35rem}body .sealdi-header-section--shared .sealdi-header__home-top{grid-template-columns:auto minmax(0,1fr);gap:.7rem}body .sealdi-header-section--shared .sealdi-nav-bar__categories--homepage,body .sealdi-header-section--shared .sealdi-header__top-actions,body .sealdi-header-section--shared .sealdi-header__home-bottom{display:none!important}body .sealdi-header-section--shared .sealdi-header__home-search .sealdi-search-form__box{min-height:40px}body .sealdi-header-section--shared .sealdi-header__home-search .sealdi-search-form__box button{width:40px;min-width:40px;height:40px}body.template-product .product-recommendations .resource-list--grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media screen and (max-width:749px){body.template-product .product-recommendations .resource-list--grid{grid-template-columns:1fr!important}body.template-collection .product-grid-container .sealdi-homepage__product-card,body.template-product .product-recommendations .sealdi-homepage__product-card{padding:.62rem;border-radius:16px}body.template-collection .product-grid-container .sealdi-homepage__product-image,body.template-product .product-recommendations .sealdi-homepage__product-image{padding:.65rem;border-radius:12px}body.template-collection .product-grid-container .sealdi-homepage__product-body h3,body.template-product .product-recommendations .sealdi-homepage__product-body h3{font-size:.92rem}body.template-collection .product-grid-container .sealdi-homepage__product-price-row strong,body.template-product .product-recommendations .sealdi-homepage__product-price-row strong{font-size:1.08rem}body.template-collection .product-grid-container .sealdi-homepage__product-cart,body.template-product .product-recommendations .sealdi-homepage__product-cart{min-height:40px;font-size:.8rem}}body.template-collection .product-grid-container .product-grid__item{display:flex;min-width:0}body.template-collection .product-grid-container .sealdi-homepage__product-card{width:100%;overflow:hidden;padding:.64rem}body.template-collection .product-grid-container .sealdi-homepage__product-media{aspect-ratio:5 / 4}body.template-collection .product-grid-container .sealdi-homepage__product-image{padding:.54rem}body.template-collection .product-grid-container .sealdi-homepage__product-body{gap:.24rem;padding:.56rem .04rem .04rem}body.template-collection .product-grid-container .sealdi-homepage__product-subtitle{min-height:.95rem}body.template-collection .product-grid-container .sealdi-homepage__product-body h3{min-height:2.38em;max-height:2.38em;font-size:.9rem}body.template-collection .product-grid-container .sealdi-homepage__product-unit,body.template-collection .product-grid-container .sealdi-homepage__product-price-unit,body.template-collection .product-grid-container .sealdi-homepage__product-price-row span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body.template-collection .product-grid-container .sealdi-homepage__product-card .sealdi-rating,body.template-collection .product-grid-container .sealdi-homepage__product-unit{min-height:1rem}body.template-collection .product-grid-container .sealdi-homepage__product-price-row strong{font-size:1.16rem}body.template-collection .product-grid-container .sealdi-homepage__product-actions{padding-top:.42rem}body.template-collection .product-grid-container .sealdi-homepage__product-form,body.template-collection .product-grid-container .sealdi-homepage__product-form-content{min-width:0}body.template-collection .product-grid-container .sealdi-homepage__product-cart{box-sizing:border-box;max-width:100%;min-width:0;min-height:40px;padding-inline:.7rem;overflow:hidden}body.template-collection .product-grid-container .sealdi-homepage__product-cart span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (min-width:1280px){body.template-collection .product-grid-container{--padding-block-start: 4px;--padding-block-end: 4px}}body .sealdi-header-section--shared .sealdi-header__home-top,body.template-index .sealdi-header-section--shared .sealdi-header__home-top{grid-template-columns:auto auto minmax(360px,1fr) max-content;gap:.8rem}body .sealdi-header-section--shared .sealdi-header__home-search,body.template-index .sealdi-header-section--shared .sealdi-header__home-search{width:100%;max-width:none;min-width:0}body .sealdi-header-section--shared .sealdi-header__home-search .sealdi-search-form,body .sealdi-header-section--shared .sealdi-header__home-search .sealdi-search-form__box,body.template-index .sealdi-header-section--shared .sealdi-header__home-search .sealdi-search-form,body.template-index .sealdi-header-section--shared .sealdi-header__home-search .sealdi-search-form__box{width:100%;max-width:none}body .sealdi-header-section--shared .sealdi-nav-bar__categories--homepage,body .sealdi-header-section--shared .sealdi-header__cta,body .sealdi-header-section--shared .sealdi-home-nav a{font-family:var(--sealdi-heading-font, "Manrope", Arial, sans-serif);font-weight:800;font-size:.9rem;line-height:1;letter-spacing:.03em;text-transform:uppercase}body .sealdi-header-section--shared .sealdi-nav-bar__categories--homepage,body .sealdi-header-section--shared .sealdi-header__cta{min-height:44px;border-radius:12px}body .sealdi-header-section--shared .sealdi-header__top-actions{min-width:max-content;gap:.75rem}body .sealdi-header-section--shared .sealdi-header__icons{gap:.55rem}body .sealdi-header-section--shared .sealdi-account-link,body .sealdi-header-section--shared .sealdi-favorites-link,body .sealdi-header-section--shared .sealdi-header__theme-actions .header-actions__action{width:44px;min-width:44px;height:44px;min-height:44px}body .sealdi-header-section--shared .sealdi-account-link .svg-wrapper,body .sealdi-header-section--shared .sealdi-favorites-link .svg-wrapper,body .sealdi-header-section--shared .sealdi-header__theme-actions .header-actions__action .svg-wrapper,body .sealdi-header-section--shared .sealdi-header__theme-actions cart-icon .svg-wrapper{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px}body .sealdi-header-section--shared .sealdi-header__theme-actions .header-actions__action .hidden{display:none!important}body .sealdi-header-section--shared .sealdi-home-nav{gap:1.1rem}body .sealdi-megamenu-shell{transition:opacity .2s ease,transform .22s ease}body.template-collection .product-grid-container .product-grid__list,body.template-product .product-recommendations .resource-list--grid{align-items:stretch}body.template-collection .product-grid-container .product-grid__item,body.template-product .product-recommendations .resource-list__item{display:flex;min-width:0}body.template-collection .product-grid-container .product-grid__list{--product-grid-columns-desktop: repeat(4, minmax(0, 1fr));grid-template-columns:repeat(4,minmax(0,1fr))!important}body.template-product .product-recommendations .resource-list--grid{--resource-list-columns: repeat(4, minmax(0, 1fr));--resource-list-columns-per-row: 4;grid-template-columns:repeat(4,minmax(0,1fr))!important}body.template-collection .product-grid-container .sealdi-homepage__product-card,body.template-product .product-recommendations .sealdi-homepage__product-card{display:grid;grid-template-rows:auto 1fr;width:100%;height:100%;padding:.7rem;border-radius:14px;border:1px solid rgba(15,63,61,.08);background:#fff;box-shadow:0 14px 34px #0a2c2b0d;overflow:hidden}body.template-collection .product-grid-container .sealdi-homepage__product-media,body.template-product .product-recommendations .sealdi-homepage__product-media{position:relative;aspect-ratio:1 / 1}body.template-collection .product-grid-container .sealdi-homepage__product-image,body.template-product .product-recommendations .sealdi-homepage__product-image{display:grid;place-items:center;width:100%;height:100%;padding:.75rem;border-radius:12px;background:linear-gradient(180deg,#fff,#f2f5f4)}body.template-collection .product-grid-container .sealdi-homepage__product-image>img,body.template-product .product-recommendations .sealdi-homepage__product-image>img{width:100%;height:100%;object-fit:contain}body.template-collection .product-grid-container .sealdi-homepage__product-badge,body.template-product .product-recommendations .sealdi-homepage__product-badge{top:.55rem;left:.55rem;min-height:24px;padding:0 .5rem;border-radius:999px;font-size:.7rem;font-weight:800;letter-spacing:.02em}body.template-collection .product-grid-container .sealdi-homepage__wishlist--overlay,body.template-product .product-recommendations .sealdi-homepage__wishlist--overlay{top:.55rem;right:.55rem}body.template-collection .product-grid-container .sealdi-homepage__product-body,body.template-product .product-recommendations .sealdi-homepage__product-body{display:flex;flex-direction:column;gap:.28rem;height:100%;padding:.65rem .08rem .08rem}body.template-collection .product-grid-container .sealdi-homepage__product-subtitle,body.template-product .product-recommendations .sealdi-homepage__product-subtitle{min-height:.95rem;margin:0;color:var(--sealdi-muted);font-size:.72rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}body.template-collection .product-grid-container .sealdi-homepage__product-body h3,body.template-product .product-recommendations .sealdi-homepage__product-body h3{display:-webkit-box;min-height:2.55em;max-height:2.55em;margin:0;overflow:hidden;color:var(--sealdi-green);font-size:.94rem!important;line-height:1.28!important;font-weight:800!important;-webkit-box-orient:vertical;-webkit-line-clamp:2}body.template-collection .product-grid-container .sealdi-homepage__product-body h3,body.template-collection .product-grid-container .sealdi-homepage__product-body h3 a,body.template-product .product-recommendations .sealdi-homepage__product-body h3,body.template-product .product-recommendations .sealdi-homepage__product-body h3 a{color:var(--sealdi-green)!important;text-decoration:none}body.template-collection .product-grid-container .sealdi-homepage__product-card .sealdi-rating,body.template-product .product-recommendations .sealdi-homepage__product-card .sealdi-rating{gap:.35rem;min-height:1rem}body.template-collection .product-grid-container .sealdi-homepage__product-card .sealdi-rating--compact .sealdi-rating__star,body.template-product .product-recommendations .sealdi-homepage__product-card .sealdi-rating--compact .sealdi-rating__star{width:1.08rem;height:1.08rem}body.template-collection .product-grid-container .sealdi-homepage__product-unit,body.template-product .product-recommendations .sealdi-homepage__product-unit{min-height:1rem;margin:0;overflow:hidden;color:var(--sealdi-muted);font-size:.75rem;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}body.template-collection .product-grid-container .sealdi-homepage__product-price-row,body.template-product .product-recommendations .sealdi-homepage__product-price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:.32rem;margin-top:.12rem}body.template-collection .product-grid-container .sealdi-homepage__product-price-row strong,body.template-product .product-recommendations .sealdi-homepage__product-price-row strong{display:inline-flex;flex-wrap:wrap;align-items:baseline;gap:.3rem;font-size:1.24rem;color:var(--sealdi-green)}body.template-collection .product-grid-container .sealdi-homepage__product-price-unit,body.template-collection .product-grid-container .sealdi-homepage__product-price-row span,body.template-product .product-recommendations .sealdi-homepage__product-price-unit,body.template-product .product-recommendations .sealdi-homepage__product-price-row span{overflow:hidden;color:var(--sealdi-muted);font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}body.template-collection .product-grid-container .sealdi-homepage__product-actions,body.template-product .product-recommendations .sealdi-homepage__product-actions{margin-top:auto;padding-top:.55rem}body.template-collection .product-grid-container .sealdi-homepage__product-form,body.template-collection .product-grid-container .sealdi-homepage__product-form-content,body.template-product .product-recommendations .sealdi-homepage__product-form,body.template-product .product-recommendations .sealdi-homepage__product-form-content{display:block;width:100%;min-width:0}body.template-collection .product-grid-container .sealdi-homepage__product-cart,body.template-product .product-recommendations .sealdi-homepage__product-cart{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;width:100%;min-width:0;max-width:100%;min-height:42px;padding:0 .85rem;overflow:hidden;border-radius:10px;border:1px solid var(--sealdi-orange);background:var(--sealdi-orange);color:#fff;font-size:.84rem;font-weight:800;gap:.45rem}body.template-product .sealdi-pdp-header__title{font-size:clamp(1.82rem,.9vw + 1.45rem,2.45rem);line-height:1.06}body.template-product .sealdi-pdp-header__subtitle{font-size:.94rem}body.template-product .sealdi-pdp-header__summary{font-size:.92rem;line-height:1.5}body.template-product .sealdi-pdp-header__stock strong{font-size:.94rem}body.template-product .sealdi-pdp-header__stock span,body.template-product .sealdi-pdp-header__delivery{font-size:.88rem}body.template-product .sealdi-pdp-header__price .price,body.template-product .sealdi-pdp-header__price .price-item--sale{font-size:clamp(1.85rem,.75vw + 1.4rem,2.45rem)}body.template-product .sealdi-pdp-header__price .compare-at-price,body.template-product .sealdi-pdp-header__price .sealdi-price-unit{font-size:.88rem}@media screen and (max-width:1439px){body .sealdi-header-section--shared .sealdi-header__home-top,body.template-index .sealdi-header-section--shared .sealdi-header__home-top{grid-template-columns:auto auto minmax(280px,1fr) max-content}}@media screen and (min-width:1200px){body.template-collection .product-grid-container .product-grid__list{--product-grid-columns-desktop: repeat(4, minmax(0, 1fr)) !important;grid-template-columns:repeat(4,minmax(0,1fr))!important}body.template-product .product-recommendations .resource-list--grid{--resource-list-columns-per-row: 4 !important;width:100%;max-width:1200px;margin-inline:auto;grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media screen and (min-width:990px)and (max-width:1199px){body.template-collection .product-grid-container .product-grid__list,body.template-product .product-recommendations .resource-list--grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media screen and (max-width:989px){body .sealdi-header-section--shared .sealdi-header__home-top,body.template-index .sealdi-header-section--shared .sealdi-header__home-top{grid-template-columns:auto minmax(0,1fr);gap:.7rem}body.template-product .sealdi-mobile-bottom-nav{display:grid}body.template-product .product-recommendations .resource-list--grid{--resource-list-columns-per-row: 2 !important;grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media screen and (max-width:749px){body.template-collection .product-grid-container .product-grid__list,body.template-product .product-recommendations .resource-list--grid{grid-template-columns:1fr!important}body.template-collection .product-grid-container .sealdi-homepage__product-card,body.template-product .product-recommendations .sealdi-homepage__product-card{padding:.62rem}body.template-collection .product-grid-container .sealdi-homepage__product-image,body.template-product .product-recommendations .sealdi-homepage__product-image{padding:.65rem}body.template-collection .product-grid-container .sealdi-homepage__product-body h3,body.template-product .product-recommendations .sealdi-homepage__product-body h3{font-size:.92rem!important}body.template-collection .product-grid-container .sealdi-homepage__product-cart,body.template-product .product-recommendations .sealdi-homepage__product-cart{min-height:40px;font-size:.8rem}}body .sealdi-header-section--shared{position:sticky;top:0;z-index:95;background:linear-gradient(180deg,#123f3c,#0c302e)}body .sealdi-header-section--shared .sealdi-header__home{display:grid;gap:.5rem;padding:.65rem 0 .5rem}body .sealdi-header-section--shared .sealdi-header__home-top,body.template-index .sealdi-header-section--shared .sealdi-header__home-top{display:grid;grid-template-columns:auto auto minmax(320px,1fr) max-content;align-items:center;gap:.8rem}body .sealdi-header-section--shared .sealdi-header__logo img,body.template-index .sealdi-header-section--shared .sealdi-header__logo img{width:clamp(150px,12vw,220px);height:auto}body .sealdi-header-section--shared .sealdi-nav-bar__categories--homepage,body .sealdi-header-section--shared .sealdi-header__cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 1rem;border-radius:12px;white-space:nowrap;font-family:var(--sealdi-heading-font, "Manrope", Arial, sans-serif);font-size:.9rem;font-weight:800;line-height:1;letter-spacing:.03em;text-transform:uppercase}body .sealdi-header-section--shared .sealdi-header__home-search,body.template-index .sealdi-header-section--shared .sealdi-header__home-search{display:block;width:100%;max-width:none;min-width:0}body .sealdi-header-section--shared .sealdi-header__home-search .sealdi-search-form__box,body.template-index .sealdi-header-section--shared .sealdi-header__home-search .sealdi-search-form__box{width:100%;min-height:44px;grid-template-columns:minmax(0,1fr) 44px;border-radius:12px}body .sealdi-header-section--shared .sealdi-header__home-search .sealdi-search-form__box input,body.template-index .sealdi-header-section--shared .sealdi-header__home-search .sealdi-search-form__box input{min-height:44px;padding-inline:1rem;font-size:.94rem}body .sealdi-header-section--shared .sealdi-header__home-search .sealdi-search-form__box button,body.template-index .sealdi-header-section--shared .sealdi-header__home-search .sealdi-search-form__box button{width:40px;min-width:40px;height:40px;margin:2px;border-radius:10px}body .sealdi-header-section--shared .sealdi-header__top-actions{display:inline-flex;align-items:center;justify-self:end;min-width:max-content;gap:.7rem}body .sealdi-header-section--shared .sealdi-header__icons{display:inline-flex;align-items:center;gap:.5rem}body .sealdi-header-section--shared .sealdi-account-link,body .sealdi-header-section--shared .sealdi-favorites-link,body .sealdi-header-section--shared .sealdi-header__theme-actions,body .sealdi-header-section--shared .sealdi-header__theme-actions .header-actions__action,body .sealdi-header-section--shared .sealdi-header__theme-actions .account-button,body .sealdi-header-section--shared .sealdi-header__theme-actions cart-icon{display:inline-flex;align-items:center;justify-content:center}body .sealdi-header-section--shared .sealdi-account-link,body .sealdi-header-section--shared .sealdi-favorites-link,body .sealdi-header-section--shared .sealdi-header__theme-actions .header-actions__action{position:relative;width:44px;min-width:44px;height:44px;min-height:44px;padding:0;border-radius:999px}body .sealdi-header-section--shared .sealdi-header__home-bottom{display:flex;align-items:center;min-height:38px;padding-top:.25rem;border-top:1px solid rgba(255,255,255,.08)}body .sealdi-header-section--shared .sealdi-home-nav{display:inline-flex;align-items:center;flex-wrap:wrap;gap:clamp(.85rem,1.5vw,1.35rem)}body .sealdi-header-section--shared .sealdi-home-nav a{font-family:var(--sealdi-heading-font, "Manrope", Arial, sans-serif);font-size:.9rem;font-weight:800;line-height:1;letter-spacing:.03em;text-transform:uppercase}body.template-index .sealdi-home-entry__carousel{height:clamp(320px,25vw,430px)}body.template-index .sealdi-home-entry__slide{display:block;opacity:0;transform:scale(1.01);transition:opacity .32s ease,transform .7s ease}body.template-index .sealdi-home-entry__slide.is-active{opacity:1;transform:scale(1)}body.template-index .sealdi-home-entry__content{max-width:min(48rem,56%)}body.template-index .sealdi-home-entry__title{max-width:15ch;text-wrap:balance}body.template-index .sealdi-home-entry__text{max-width:42rem}body.template-index .sealdi-homepage__promo-highlight,body.template-index .sealdi-homepage__catalog-block{margin-top:1.15rem}body.template-index .sealdi-homepage__engross-band{position:relative;isolation:isolate;overflow:hidden;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:clamp(1rem,2vw,1.75rem);padding:clamp(1.45rem,2.5vw,2.25rem)}body.template-index .sealdi-homepage__engross-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;opacity:.28}body.template-index .sealdi-homepage__engross-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#082220f5,#082220d6 44%,#082220a8),radial-gradient(circle at 78% 24%,rgba(233,236,84,.26),transparent 28%)}body.template-index .sealdi-homepage__engross-bg img{width:112%;height:112%;object-fit:cover;transform:translate3d(-4%,-3%,0) scale(1.04)}body.template-index .sealdi-homepage__engross-copy{gap:.8rem}body.template-index .sealdi-homepage__engross-copy .sealdi-heading{max-width:20ch;text-wrap:balance}body.template-index .sealdi-homepage__engross-copy>p{max-width:66ch;text-wrap:pretty}body.template-index .sealdi-homepage__engross-points{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}body.template-index .sealdi-homepage__engross-points li{min-width:0}body.template-index .sealdi-homepage__engross-note{max-width:32ch;text-wrap:balance}body.template-index .sealdi-homepage__product-card,body.template-collection .product-grid-container .sealdi-homepage__product-card,body.template-product .product-recommendations .sealdi-homepage__product-card{display:grid;grid-template-rows:auto 1fr;width:100%;height:100%;min-height:0;padding:.68rem;border-radius:16px;overflow:hidden}body.template-index .sealdi-homepage__product-media,body.template-collection .product-grid-container .sealdi-homepage__product-media,body.template-product .product-recommendations .sealdi-homepage__product-media{position:relative;aspect-ratio:4 / 3;min-height:0;overflow:hidden}body.template-index .sealdi-homepage__product-image,body.template-collection .product-grid-container .sealdi-homepage__product-image,body.template-product .product-recommendations .sealdi-homepage__product-image{display:grid;place-items:center;width:100%;height:100%;min-height:0;margin:0;padding:.58rem;border-radius:12px;background:linear-gradient(180deg,#fff,#f2f5f4);overflow:hidden}body.template-index .sealdi-homepage__product-image>img,body.template-collection .product-grid-container .sealdi-homepage__product-image>img,body.template-product .product-recommendations .sealdi-homepage__product-image>img{width:100%!important;height:100%!important;max-width:100%;max-height:100%;object-fit:contain}body.template-index .sealdi-homepage__product-badge,body.template-collection .product-grid-container .sealdi-homepage__product-badge,body.template-product .product-recommendations .sealdi-homepage__product-badge{position:absolute;top:.55rem;left:.55rem;z-index:3;display:inline-flex;align-items:center;justify-content:center;min-width:48px;min-height:30px;padding:0 .65rem;border:1px solid rgba(255,255,255,.5);border-radius:10px 10px 10px 4px;background:linear-gradient(135deg,#cf3528,#f47f3b);color:#fff;box-shadow:0 12px 24px #cf352847;font-size:.75rem;font-weight:900;line-height:1;letter-spacing:.01em;text-decoration:none}body.template-index .sealdi-homepage__wishlist--overlay,body.template-collection .product-grid-container .sealdi-homepage__wishlist--overlay,body.template-product .product-recommendations .sealdi-homepage__wishlist--overlay{position:absolute;top:.55rem;right:.55rem;z-index:4;width:36px;height:36px;min-width:36px;min-height:36px;padding:0;border:1px solid rgba(15,63,61,.12);background:#fffffff0;box-shadow:0 10px 22px #0a2c2b1f}body.template-index .sealdi-homepage__wishlist--overlay.is-active,body.template-collection .product-grid-container .sealdi-homepage__wishlist--overlay.is-active,body.template-product .product-recommendations .sealdi-homepage__wishlist--overlay.is-active{border-color:transparent;background:var(--sealdi-orange);color:#fff}body.template-index .sealdi-homepage__product-body,body.template-collection .product-grid-container .sealdi-homepage__product-body,body.template-product .product-recommendations .sealdi-homepage__product-body{display:flex;flex-direction:column;gap:.3rem;min-height:0;padding:.62rem .04rem .04rem}body.template-index .sealdi-homepage__product-body h3,body.template-collection .product-grid-container .sealdi-homepage__product-body h3,body.template-product .product-recommendations .sealdi-homepage__product-body h3{min-height:2.45em;max-height:2.45em;margin:0;font-size:.92rem!important;line-height:1.25!important}body.template-index .sealdi-homepage__product-price-row,body.template-collection .product-grid-container .sealdi-homepage__product-price-row,body.template-product .product-recommendations .sealdi-homepage__product-price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:.28rem}body.template-index .sealdi-homepage__product-price-row strong,body.template-collection .product-grid-container .sealdi-homepage__product-price-row strong,body.template-product .product-recommendations .sealdi-homepage__product-price-row strong{font-size:clamp(1.12rem,1.1vw,1.28rem);line-height:1.05}body.template-index .sealdi-homepage__product-actions,body.template-collection .product-grid-container .sealdi-homepage__product-actions,body.template-product .product-recommendations .sealdi-homepage__product-actions{margin-top:auto;padding-top:.48rem}body.template-index .sealdi-homepage__product-cart,body.template-collection .product-grid-container .sealdi-homepage__product-cart,body.template-product .product-recommendations .sealdi-homepage__product-cart{width:100%;min-height:40px;height:auto;padding:0 .8rem;border-radius:10px}body .sealdi-rating--empty{display:inline-flex;align-items:center;gap:.35rem}body .sealdi-rating--empty .sealdi-rating__stars{display:inline-flex}body .sealdi-rating--empty .sealdi-rating__star-base{color:#0f3f3d38}body.template-product .product-recommendations .resource-list--grid{--resource-list-columns: repeat(5, minmax(0, 1fr)) !important;--resource-list-columns-per-row: 5 !important;max-width:1440px;grid-template-columns:repeat(5,minmax(0,1fr))!important}body.template-product .product-recommendations .sealdi-homepage__product-card{padding:.58rem}body.template-product .product-recommendations .sealdi-homepage__product-body h3{font-size:.86rem!important}body.template-product .product-recommendations .sealdi-homepage__product-price-row strong{font-size:1.08rem}@supports (animation-timeline: view()){body.template-index .sealdi-homepage__engross-bg img{animation:sealdi-engross-scroll both linear;animation-timeline:view();animation-range:entry 0% exit 100%}}@keyframes sealdi-engross-scroll{0%{transform:translate3d(-6%,-7%,0) scale(1.08)}to{transform:translate3d(0,1%,0) scale(1.02)}}@media screen and (max-width:1199px){body .sealdi-header-section--shared .sealdi-header__home-top,body.template-index .sealdi-header-section--shared .sealdi-header__home-top{grid-template-columns:auto auto minmax(260px,1fr) max-content}body .sealdi-header-section--shared .sealdi-header__cta span:last-child{max-width:13rem;overflow:hidden;text-overflow:ellipsis}body.template-index .sealdi-homepage__engross-points{grid-template-columns:1fr}}@media screen and (max-width:989px){body .sealdi-header-section--shared .sealdi-header__home-top,body.template-index .sealdi-header-section--shared .sealdi-header__home-top{grid-template-columns:auto minmax(0,1fr)}body .sealdi-header-section--shared .sealdi-nav-bar__categories--homepage,body .sealdi-header-section--shared .sealdi-header__top-actions,body .sealdi-header-section--shared .sealdi-header__home-bottom{display:none!important}body.template-index .sealdi-home-entry__content{max-width:min(34rem,70%)}body.template-index .sealdi-homepage__engross-band{grid-template-columns:1fr}}@media screen and (max-width:749px){body.template-index .sealdi-home-entry__carousel{height:260px}body.template-index .sealdi-home-entry__content{max-width:100%}body.template-index .sealdi-home-entry__title{max-width:18rem}body.template-index .sealdi-homepage__product-media,body.template-collection .product-grid-container .sealdi-homepage__product-media,body.template-product .product-recommendations .sealdi-homepage__product-media{aspect-ratio:1 / 1}}.sealdi-auth-section{position:relative;overflow:hidden;min-height:clamp(620px,78vh,860px);padding:clamp(1.25rem,3vw,2.5rem) 0 clamp(2rem,4vw,3.5rem);background:radial-gradient(circle at 12% 18%,rgba(255,138,42,.18),transparent 24%),radial-gradient(circle at 88% 8%,rgba(233,236,84,.16),transparent 22%),linear-gradient(135deg,#113d3a,#0c302e 48%,#071f1e)}.sealdi-auth-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:42px 42px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.65),transparent 78%);mask-image:linear-gradient(180deg,rgba(0,0,0,.65),transparent 78%);pointer-events:none}.sealdi-auth-shell{position:relative;z-index:1;width:min(1180px,calc(100vw - 32px));margin:0 auto}.sealdi-auth-panel{display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,.75fr);gap:clamp(1rem,3vw,2.5rem);align-items:stretch}.sealdi-auth-panel--register{grid-template-columns:minmax(0,.86fr) minmax(420px,.9fr)}.sealdi-auth-brand{display:grid;align-content:center;gap:1rem;min-height:100%;padding:clamp(1.5rem,4vw,3rem);border-radius:28px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(135deg,#ffffff1a,#ffffff08),radial-gradient(circle at 100% 0%,rgba(255,138,42,.24),transparent 28%);color:#fff;box-shadow:0 24px 58px #0414133d}.sealdi-auth-logo{display:inline-flex;width:fit-content;padding:.5rem 0}.sealdi-auth-logo__image{width:clamp(170px,18vw,230px);height:auto}.sealdi-auth-kicker{width:fit-content;margin:1rem 0 0;padding:.35rem .7rem;border-radius:999px;background:#e9ec5424;color:#e9ec54;font-family:var(--sealdi-heading-font, "Manrope", Arial, sans-serif);font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.sealdi-auth-brand h1{max-width:12ch;margin:0;color:#fff;font-family:var(--sealdi-heading-font, "Manrope", Arial, sans-serif);font-size:clamp(2.4rem,5vw,4.6rem);font-weight:900;line-height:.95;text-wrap:balance}.sealdi-auth-brand p:not(.sealdi-auth-kicker){max-width:42rem;margin:0;color:#ffffffd1;font-size:clamp(.98rem,1.2vw,1.08rem);line-height:1.65}.sealdi-auth-card,.sealdi-auth-recover{border:1px solid rgba(15,63,61,.1);border-radius:28px;background:#fffffff5;box-shadow:0 28px 62px #0414133d}.sealdi-auth-card{padding:clamp(1.25rem,3vw,2rem)}.sealdi-auth-card__head{display:grid;gap:.35rem;margin-bottom:1.2rem}.sealdi-auth-card__head h2,.sealdi-auth-recover__copy h2{margin:0;color:var(--sealdi-green);font-family:var(--sealdi-heading-font, "Manrope", Arial, sans-serif);font-size:clamp(1.8rem,2.4vw,2.45rem);font-weight:900;line-height:1}.sealdi-auth-card__head p,.sealdi-auth-recover__copy p{margin:0;color:var(--sealdi-muted);font-size:.95rem;line-height:1.55}.sealdi-auth-form,.sealdi-auth-recover__form{display:grid;gap:.9rem}.sealdi-auth-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.sealdi-auth-field{display:grid;gap:.4rem}.sealdi-auth-field__label-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.sealdi-auth-field label{color:var(--sealdi-green);font-size:.86rem;font-weight:800}.sealdi-auth-field a,.sealdi-auth-switch a{color:var(--sealdi-orange-deep);font-size:.86rem;font-weight:800;text-decoration:none}.sealdi-auth-field input{width:100%;min-height:50px;padding:0 .95rem;border:1px solid rgba(15,63,61,.14);border-radius:12px;background:#f8fbfa;color:var(--sealdi-text);font:inherit;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.sealdi-auth-field input:focus{outline:none;border-color:var(--sealdi-orange);background:#fff;box-shadow:0 0 0 3px #ff8a2a29}.sealdi-auth-submit{width:100%;min-height:50px;margin-top:.35rem;justify-content:center;border-radius:12px;background:var(--sealdi-orange);color:#fff;font-weight:900}.sealdi-auth-submit--secondary{background:var(--sealdi-green)}.sealdi-auth-switch{display:flex;flex-wrap:wrap;gap:.35rem .5rem;justify-content:center;margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(15,63,61,.1);color:var(--sealdi-muted);font-size:.92rem}.sealdi-auth-recover{display:grid;grid-template-columns:minmax(0,.72fr) minmax(320px,1fr);gap:1rem;align-items:center;margin-top:1rem;padding:clamp(1rem,2.4vw,1.5rem)}.sealdi-auth-success{margin:0;padding:.75rem .9rem;border-radius:12px;background:#0f3f3d14;color:var(--sealdi-green);font-weight:700;line-height:1.45}.sealdi-auth-form .errors,.sealdi-auth-recover__form .errors{margin:0;padding:.85rem 1rem;border-radius:12px;background:#d83b2d1a;color:#a92a20;font-size:.9rem;line-height:1.45}.sealdi-auth-form .errors ul,.sealdi-auth-recover__form .errors ul{margin:.4rem 0 0;padding-left:1.1rem}@media screen and (max-width:989px){.sealdi-auth-panel,.sealdi-auth-panel--register,.sealdi-auth-recover{grid-template-columns:1fr}.sealdi-auth-brand{min-height:auto}.sealdi-auth-brand h1{max-width:16ch}}@media screen and (max-width:599px){.sealdi-auth-section{padding-top:1rem}.sealdi-auth-shell{width:min(100% - 20px,1180px)}.sealdi-auth-brand,.sealdi-auth-card,.sealdi-auth-recover{border-radius:20px}.sealdi-auth-brand,.sealdi-auth-card{padding:1rem}.sealdi-auth-grid{grid-template-columns:1fr}.sealdi-auth-field__label-row{align-items:flex-start;flex-direction:column;gap:.25rem}}body .sealdi-header-section--shared,body .sealdi-header-section--shared *,body .sealdi-mobile-bottom-nav,body .sealdi-mobile-bottom-nav *{font-family:var(--sealdi-home-body-font, "Manrope", Arial, sans-serif)}body.sealdi-megamenu-open .sealdi-header-section--shared{z-index:230}body.sealdi-utility-hidden .sealdi-header-section--shared .sealdi-utility-bar,body.sealdi-home-utility-hidden .sealdi-header-section--shared .sealdi-utility-bar{max-height:0;overflow:hidden;border-bottom-color:transparent;opacity:0;transform:translateY(-100%);transition:max-height .18s ease,opacity .16s ease,transform .18s ease,border-color .16s ease}body .sealdi-header-section--shared .sealdi-utility-bar{max-height:52px;transition:max-height .18s ease,opacity .16s ease,transform .18s ease,border-color .16s ease}html,body{overflow-x:clip}body .sealdi-header-section--shared .sealdi-header__cta{min-height:44px;padding-inline:1.08rem;border-radius:12px;font-size:.88rem;letter-spacing:.01em;text-transform:none}body .sealdi-header-section--shared .sealdi-header__home-top,body.template-index .sealdi-header-section--shared .sealdi-header__home-top{grid-template-columns:auto auto minmax(220px,.92fr) max-content}body .sealdi-header-section--shared .sealdi-nav-bar__categories--homepage{border:0;outline:1px solid rgba(255,255,255,.18);box-shadow:none}body .sealdi-header-section--shared .sealdi-header__home-search .sealdi-search-form__box,body.template-index .sealdi-header-section--shared .sealdi-header__home-search .sealdi-search-form__box{min-width:0}body .sealdi-header-section--shared .sealdi-account-link,body .sealdi-header-section--shared .sealdi-favorites-link,body .sealdi-header-section--shared .sealdi-header__theme-actions .header-actions__action,body .sealdi-header-section--shared .sealdi-header__theme-actions cart-icon,body .sealdi-header-section--shared .sealdi-header__theme-actions .header-actions__cart-icon{box-sizing:border-box;width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;min-height:44px!important;max-height:44px!important;border-radius:999px!important;flex:0 0 44px}body .sealdi-header-section--shared .sealdi-header__theme-actions cart-icon svg,body .sealdi-header-section--shared .sealdi-header__theme-actions .header-actions__cart-icon svg{display:block!important;opacity:1!important;visibility:visible!important;-webkit-mask:none!important;mask:none!important}body .sealdi-header-section--shared .sealdi-count-bubble,body .sealdi-header-section--shared .cart-bubble{z-index:2}body.template-search .search-page__header{max-width:1180px;margin-inline:auto;padding-inline:clamp(1rem,2vw,1.5rem)}body.template-search .search-page__header h1{margin:0;color:var(--sealdi-green);font-family:var(--sealdi-heading-font, "Manrope", Arial, sans-serif);font-size:clamp(2rem,3vw,3.2rem);line-height:1.02;letter-spacing:-.03em}body.template-search .product-grid-container .product-grid__list{gap:1.1rem!important;align-items:stretch}body.template-search .product-grid-container .product-grid__item{min-width:0;list-style:none}body.template-search .product-grid-container .sealdi-homepage__product-card,body.template-collection .product-grid-container .sealdi-homepage__product-card,body.template-product .product-recommendations .sealdi-homepage__product-card{display:grid;grid-template-rows:auto 1fr;min-width:0;border-radius:16px;border:1px solid rgba(15,63,61,.08);background:#fff;box-shadow:0 14px 34px #0a2c2b0d}body.template-search .product-grid-container .sealdi-homepage__product-media,body.template-collection .product-grid-container .sealdi-homepage__product-media,body.template-product .product-recommendations .sealdi-homepage__product-media{aspect-ratio:4 / 3;min-height:0;overflow:hidden}body.template-search .product-grid-container .sealdi-homepage__product-image,body.template-collection .product-grid-container .sealdi-homepage__product-image,body.template-product .product-recommendations .sealdi-homepage__product-image{min-height:0}body.template-search .product-grid-container .sealdi-homepage__product-body,body.template-collection .product-grid-container .sealdi-homepage__product-body,body.template-product .product-recommendations .sealdi-homepage__product-body{min-width:0}body.template-search .product-grid-container .sealdi-homepage__product-body h3,body.template-collection .product-grid-container .sealdi-homepage__product-body h3,body.template-product .product-recommendations .sealdi-homepage__product-body h3{display:-webkit-box;min-height:2.5em;max-height:2.5em;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-wrap:pretty}body.template-search .product-grid-container .sealdi-homepage__product-badge,body.template-collection .product-grid-container .sealdi-homepage__product-badge,body.template-product .product-recommendations .sealdi-homepage__product-badge{min-width:44px;min-height:28px;padding:0 .58rem;border-radius:9px 9px 9px 4px;background:#d8462f;box-shadow:0 10px 20px #d8462f38;font-size:.73rem}body.template-search .product-grid-container .sealdi-homepage__wishlist--overlay,body.template-collection .product-grid-container .sealdi-homepage__wishlist--overlay,body.template-product .product-recommendations .sealdi-homepage__wishlist--overlay{color:var(--sealdi-green)}body.template-search .product-grid-container .sealdi-homepage__wishlist--overlay .svg-wrapper,body.template-collection .product-grid-container .sealdi-homepage__wishlist--overlay .svg-wrapper,body.template-product .product-recommendations .sealdi-homepage__wishlist--overlay .svg-wrapper{width:18px;height:18px}body.template-product .product-recommendations .resource-list--grid{--resource-list-columns-per-row: 5 !important;width:100%;max-width:1440px;margin-inline:auto;grid-template-columns:repeat(5,minmax(0,1fr))!important}body.template-product .sticky-add-to-cart__bar{z-index:92}body.template-product .sealdi-pdp-summary__main>.product-details>.group-block:first-child>.group-block-content>.view-product-title,body.template-product .sealdi-pdp-summary__main>.product-details>.group-block:first-child>.group-block-content>.group-block:first-of-type,body.template-product .sealdi-pdp-summary__main>.product-details>.group-block:first-child>.group-block-content>.divider,body.template-product .sealdi-pdp-summary__main>.product-details>.group-block:first-child:empty{display:none}body.template-product .product-details .product-form-buttons>span:has(add-to-cart-component),body.template-product .product-details .product-form-buttons add-to-cart-component,body.template-product .product-details .product-form-buttons .add-to-cart-button{width:100%;min-width:0}body.template-product .product-details .product-form-buttons .product-form-text__error{grid-column:1 / -1}body.template-product .product-details .product-form-buttons .quantity-selector-wrapper{grid-column:1;grid-row:1;order:1}body.template-product .product-details .product-form-buttons>span:has(add-to-cart-component){grid-column:2;grid-row:1;order:1}body.template-product .product-details .product-form-buttons .accelerated-checkout-block{grid-column:1 / -1;order:3}body.template-product .sealdi-pdp-header__stock{align-items:center;border-color:#1e824c2e;background:#1e824c14}body.template-product .sealdi-pdp-header__stock strong{display:inline-flex;align-items:center;gap:.45rem;color:#1e824c}body.template-product .sealdi-pdp-header__stock strong>span{display:inline-flex;align-items:center;justify-content:center;width:1.05rem;height:1.05rem;border-radius:999px;background:#1e824c}body.template-product .sealdi-pdp-header__stock strong>span:before{content:"";width:.48rem;height:.28rem;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:translateY(-1px) rotate(-45deg)}body.template-product .sealdi-pdp-header__stock.is-unavailable{border-color:#b42d2229;background:#b42d2214}body.template-product .sealdi-pdp-header__stock.is-unavailable strong{color:#b42d22}body.template-product .sealdi-pdp-header__stock.is-unavailable strong>span{background:#b42d22}body .sealdi-wishlist-empty{display:grid;justify-items:start;gap:.85rem;max-width:720px;padding:clamp(1.4rem,3vw,2.2rem);border-radius:22px;border:1px solid rgba(15,63,61,.1);background:radial-gradient(circle at 92% 10%,rgba(233,236,84,.18),transparent 28%),linear-gradient(135deg,#fff,#f5f7f6);box-shadow:0 18px 42px #0a2c2b12}body .sealdi-wishlist-empty h2,body .sealdi-wishlist-empty p{margin:0}body .sealdi-wishlist-empty h2{color:var(--sealdi-green);font-family:var(--sealdi-heading-font, "Manrope", Arial, sans-serif);font-size:clamp(1.5rem,2vw,2rem)}body .sealdi-wishlist-empty p{max-width:56ch;color:var(--sealdi-muted);line-height:1.55}body .sealdi-wishlist-empty__actions{display:flex;flex-wrap:wrap;gap:.75rem}body .sealdi-wishlist-card{align-items:stretch;border-radius:18px;border:1px solid rgba(15,63,61,.08);background:#fff;box-shadow:0 14px 34px #0a2c2b0d}body .sealdi-wishlist-card img{width:100%;height:100%;max-height:220px;object-fit:contain;padding:.75rem;border-radius:14px;background:linear-gradient(180deg,#fff,#f2f5f4)}body .sealdi-wishlist-card__content h3{margin-top:0;color:var(--sealdi-green);font-family:var(--sealdi-heading-font, "Manrope", Arial, sans-serif);font-size:1.05rem;line-height:1.2}body .sealdi-wishlist-card__content h3 a{color:inherit;text-decoration:none}body .sealdi-wishlist-drawer__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:240;background:#061c1b7a;opacity:0;transition:opacity .18s ease}body .sealdi-favorites-link{border:0;cursor:pointer;font:inherit}body .sealdi-wishlist-drawer__backdrop[data-state=open]{opacity:1}body .sealdi-wishlist-drawer{position:fixed;top:0;right:0;z-index:250;display:grid;grid-template-rows:auto 1fr;width:min(440px,calc(100vw - 1rem));height:100dvh;border-left:1px solid rgba(15,63,61,.12);background:radial-gradient(circle at 90% 8%,rgba(223,226,79,.18),transparent 28%),#fff;box-shadow:-24px 0 60px #061c1b3d;transform:translate(105%);transition:transform .22s ease}body .sealdi-wishlist-drawer[data-state=open]{transform:translate(0)}body .sealdi-wishlist-drawer__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.15rem 1.15rem .95rem;border-bottom:1px solid rgba(15,63,61,.1)}body .sealdi-wishlist-drawer__header p,body .sealdi-wishlist-drawer__header h2{margin:0}body .sealdi-wishlist-drawer__header p{color:var(--sealdi-muted);font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}body .sealdi-wishlist-drawer__header h2{color:var(--sealdi-green);font-family:var(--sealdi-heading-font, "Manrope", Arial, sans-serif);font-size:1.7rem;line-height:1.05}body .sealdi-wishlist-drawer__close{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:0;border-radius:999px;background:#0f3f3d14;color:var(--sealdi-green);cursor:pointer;font-size:1.5rem;line-height:1}body .sealdi-wishlist-drawer__content{min-height:0;padding:1rem;overflow-y:auto;overscroll-behavior:contain}body .sealdi-wishlist-drawer .sealdi-wishlist-empty{max-width:none;box-shadow:none}body .sealdi-wishlist-drawer .sealdi-wishlist-card{display:grid;grid-template-columns:104px minmax(0,1fr);gap:.85rem;padding:.7rem}body .sealdi-wishlist-drawer .sealdi-wishlist-card+.sealdi-wishlist-card{margin-top:.75rem}body .sealdi-wishlist-drawer .sealdi-wishlist-card__image{display:block;min-width:0}body .sealdi-wishlist-drawer .sealdi-wishlist-card img{height:104px;max-height:none}body .sealdi-wishlist-drawer .sealdi-wishlist-card__content{display:grid;align-content:start;gap:.45rem;min-width:0}body .sealdi-wishlist-drawer .sealdi-wishlist-card__content p{margin:0;color:var(--sealdi-green);font-weight:900}body .sealdi-wishlist-drawer .sealdi-wishlist-card__actions{display:flex;flex-wrap:wrap;gap:.45rem}body .sealdi-wishlist-drawer .sealdi-wishlist-card__actions .button{min-height:38px;padding-inline:.75rem}@media screen and (max-width:749px){body .sealdi-wishlist-drawer{width:100vw;padding-bottom:calc(72px + env(safe-area-inset-bottom))}body .sealdi-wishlist-drawer .sealdi-wishlist-card{grid-template-columns:92px minmax(0,1fr)}body .sealdi-wishlist-drawer .sealdi-wishlist-card img{height:92px}}body .sealdi-collection-hero__frame{padding-block:clamp(.7rem,1.6vw,1.15rem) clamp(.9rem,2vw,1.3rem)}body .sealdi-collection-hero__banner{min-height:0}body .sealdi-collection-hero__copy{padding-block:clamp(.85rem,1.7vw,1.2rem)}body .sealdi-collection-hero__copy .sealdi-heading{max-width:18ch;text-wrap:balance}body .sealdi-collection-hero__copy p{max-width:64ch;text-wrap:pretty}body .sealdi-collection-subcategories{margin-top:clamp(.8rem,1.8vw,1.25rem)}@media screen and (min-width:990px){body .sealdi-megamenu-overlay{z-index:180}body .sealdi-megamenu-shell{position:fixed;top:clamp(112px,13vh,140px);bottom:auto;width:min(1320px,calc(100vw - 24px));height:min(600px,calc(100dvh - 132px))}body .sealdi-megamenu-shell>.sealdi-shell{width:100%;height:100%;max-height:100%;overflow:hidden}body .sealdi-megamenu{height:100%;min-height:0;max-height:100%;border-radius:0 22px 22px 0}body .sealdi-megamenu__body{display:grid;grid-template-columns:260px minmax(0,1fr);width:100%;height:100%;max-height:100%;min-height:0;overflow:hidden}body .sealdi-megamenu__panels,body .sealdi-megamenu__panel,body .sealdi-megamenu__panel-grid{height:100%;max-height:100%;min-height:0;overflow:hidden}body .sealdi-megamenu__rail,body .sealdi-megamenu__context,body .sealdi-megamenu__subcategories{height:100%;max-height:100%;min-height:0;padding-top:22px;padding-bottom:22px;overscroll-behavior:contain;scrollbar-gutter:stable}body .sealdi-megamenu__tab{padding:.72rem .88rem;border-radius:14px}body .sealdi-megamenu__tab-label{font-size:1rem;line-height:1.15}body .sealdi-category-context{padding:16px;border-radius:20px}body .sealdi-category-context__media img,body .sealdi-category-context__atlas,body .sealdi-category-context__placeholder{height:clamp(150px,21vh,230px);border-radius:16px}body .sealdi-category-context__body h3{font-size:clamp(1.45rem,1.7vw,2rem)}body .sealdi-megamenu__subcategories-list a{min-height:44px;padding:.68rem .85rem;border-radius:13px}body.template-search .product-grid-container .product-grid__list{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media screen and (max-width:989px){body{padding-bottom:calc(78px + env(safe-area-inset-bottom))}body.sealdi-drawer-open,body.sealdi-overlay-open{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;overflow:hidden;touch-action:none}body .sealdi-category-drawer{height:100dvh;max-height:100dvh;overflow:hidden;overscroll-behavior:contain;touch-action:auto}body .sealdi-category-drawer__body{overflow:hidden;overscroll-behavior:contain}body .sealdi-category-drawer__root,body .sealdi-category-drawer__panel{height:100%;max-height:100%;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}body.template-product{padding-bottom:calc(136px + env(safe-area-inset-bottom))}body .sealdi-mobile-bottom-nav,body.template-index .sealdi-mobile-bottom-nav--homepage,body.template-product .sealdi-mobile-bottom-nav{position:fixed;inset:auto 0 0 0;display:grid;width:100%;max-width:none;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;padding:.42rem .2rem calc(.56rem + env(safe-area-inset-bottom));border-radius:0;background:#0a2c2bfa;box-shadow:0 -12px 28px #081e1c33;z-index:120}body .sealdi-mobile-bottom-nav a,body .sealdi-mobile-bottom-nav button,body.template-index .sealdi-mobile-bottom-nav--homepage a,body.template-index .sealdi-mobile-bottom-nav--homepage button{min-width:0;padding:.35rem .1rem;color:#fff;font-size:.66rem;font-weight:800;line-height:1.1;position:relative}body .sealdi-mobile-bottom-nav .svg-wrapper{width:20px;height:20px}body .sealdi-mobile-cart-count{position:absolute;top:.15rem;right:calc(50% - 1.1rem);min-width:1.12rem;height:1.12rem;padding:0 .28rem;font-size:.62rem;line-height:1}body .sealdi-mobile-cart-count.is-empty{display:none}body .sealdi-mobile-bottom-nav .is-primary,body.template-index .sealdi-mobile-bottom-nav--homepage .is-primary{min-height:56px;margin-top:-.8rem;padding-top:.66rem;border-radius:14px 14px 0 0;background:var(--sealdi-orange);color:#fff}body.template-product .sticky-add-to-cart__bar{bottom:calc(76px + env(safe-area-inset-bottom))}body.template-product .sealdi-pdp-summary__main,body.template-product .product-details{scroll-margin-bottom:calc(140px + env(safe-area-inset-bottom))}body.template-search .product-grid-container .product-grid__list,body.template-collection .product-grid-container .product-grid__list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.9rem!important}body.template-search .product-grid-container .sealdi-homepage__product-media,body.template-collection .product-grid-container .sealdi-homepage__product-media,body.template-product .product-recommendations .sealdi-homepage__product-media{aspect-ratio:1 / 1}body .sealdi-collection-hero__media{max-height:280px}body .sealdi-collection-subcategories{padding-bottom:.35rem}}@media screen and (max-width:749px){body.template-search .product-grid-container .product-grid__list,body.template-collection .product-grid-container .product-grid__list,body.template-product .product-recommendations .resource-list--grid{grid-template-columns:1fr!important}body.template-product .sealdi-pdp-summary__main{padding-bottom:calc(1rem + env(safe-area-inset-bottom))}body.template-product .product-details .product-form-buttons{position:relative;z-index:1}body .sealdi-collection-hero__copy{padding-block:1rem}body .sealdi-collection-hero__copy .sealdi-heading{max-width:100%;font-size:clamp(2rem,11vw,3.1rem)}body .sealdi-collection-subcategory-card{min-height:82px}body .sealdi-wishlist-empty__actions,body .sealdi-wishlist-empty__actions .button{width:100%}}body.template-index .sealdi-home-entry__content{max-width:min(58rem,64%)}body.template-index .sealdi-home-entry__title{max-width:23ch}body.template-index .sealdi-homepage__engross-copy .sealdi-homepage__eyebrow{color:var(--sealdi-lime);font-family:var(--sealdi-heading-font, "Manrope", Arial, sans-serif);font-weight:900;letter-spacing:.08em}body.template-index .sealdi-homepage__engross-copy .sealdi-heading{color:var(--sealdi-lime)}body.template-index .sealdi-homepage__engross-support{display:none}body.template-index .sealdi-homepage__product-price-row,body.template-search .product-grid-container .sealdi-homepage__product-price-row,body.template-collection .product-grid-container .sealdi-homepage__product-price-row,body.template-product .product-recommendations .sealdi-homepage__product-price-row{align-items:baseline;gap:.38rem .5rem}body.template-index .sealdi-homepage__product-price-row strong,body.template-search .product-grid-container .sealdi-homepage__product-price-row strong,body.template-collection .product-grid-container .sealdi-homepage__product-price-row strong,body.template-product .product-recommendations .sealdi-homepage__product-price-row strong{color:#0f3f3d;font-weight:900}body.template-index .sealdi-homepage__product-price-unit,body.template-search .product-grid-container .sealdi-homepage__product-price-unit,body.template-collection .product-grid-container .sealdi-homepage__product-price-unit,body.template-product .product-recommendations .sealdi-homepage__product-price-unit{color:var(--sealdi-muted);font-size:.78rem;font-weight:800;text-decoration:none!important;white-space:nowrap}body.template-index .sealdi-homepage__product-compare-price,body.template-search .product-grid-container .sealdi-homepage__product-compare-price,body.template-collection .product-grid-container .sealdi-homepage__product-compare-price,body.template-product .product-recommendations .sealdi-homepage__product-compare-price{color:#a13a2e;font-size:.82rem;font-weight:800;text-decoration-line:line-through;text-decoration-color:#d8462f;text-decoration-thickness:2px}body.template-search .product-grid-container .sealdi-homepage__product-card{height:100%;padding:.72rem;overflow:hidden}body.template-search .product-grid-container .sealdi-homepage__product-media{position:relative;aspect-ratio:1 / 1;overflow:hidden}body.template-search .product-grid-container .sealdi-homepage__product-image{display:grid;place-items:center;width:100%;height:100%;padding:.78rem;border-radius:12px;background:linear-gradient(180deg,#fff,#f2f5f4)}body.template-search .product-grid-container .sealdi-homepage__product-image>img{width:100%;height:100%;object-fit:contain}body.template-search .product-grid-container .sealdi-homepage__product-body{display:flex;flex-direction:column;gap:.28rem;height:100%;padding:.68rem .08rem .08rem}body.template-search .product-grid-container .sealdi-homepage__product-subtitle{margin:0;color:var(--sealdi-muted);font-size:.72rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}body.template-search .product-grid-container .sealdi-homepage__product-body h3,body.template-search .product-grid-container .sealdi-homepage__product-body h3 a{color:var(--sealdi-green);font-size:.94rem;font-weight:900;line-height:1.28}body .sealdi-wishlist-drawer,body .sealdi-wishlist-empty{background:#fff}body .cart-drawer__dialog,body .cart-drawer__inner,body .cart-drawer__content,body .cart-drawer__header,body .cart-drawer__summary{background:#fff!important}body .cart-drawer__dialog{width:min(440px,100vw)!important;height:100dvh!important}body .cart-drawer__close-button{display:inline-flex!important;align-items:center;justify-content:center;position:static!important;width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;border-radius:999px!important;background:#0f3f3d14!important;color:var(--sealdi-green)!important}body .cart-drawer__close-button .svg-wrapper{width:18px;height:18px}body.template-search .product-grid-container,body.template-search .collection-wrapper,body.template-search .product-grid,body.template-search .product-grid__list{width:100%!important;max-width:none!important}@media screen and (max-width:749px){body .sealdi-wishlist-drawer__backdrop{bottom:calc(66px + env(safe-area-inset-bottom))}body .sealdi-wishlist-drawer{height:calc(100dvh - 66px - env(safe-area-inset-bottom));padding-bottom:0}body .sealdi-category-drawer{height:calc(100dvh - 66px - env(safe-area-inset-bottom));max-height:calc(100dvh - 66px - env(safe-area-inset-bottom))}body.sealdi-wishlist-open .sealdi-header-section--shared,body.sealdi-drawer-open .sealdi-header-section--shared{z-index:330}body.sealdi-wishlist-open .sealdi-mobile-bottom-nav,body.sealdi-drawer-open .sealdi-mobile-bottom-nav{z-index:320}body .sealdi-header-section--shared .sealdi-header{padding-inline:0}body .sealdi-header-section--shared .sealdi-header__home{padding:.5rem 0 .55rem}body .sealdi-header-section--shared .sealdi-header__home-top,body.template-index .sealdi-header-section--shared .sealdi-header__home-top{grid-template-columns:minmax(150px,1fr) auto;gap:.55rem}body .sealdi-header-section--shared .sealdi-header__logo,body.template-index .sealdi-header-section--shared .sealdi-header__logo{min-width:0}body .sealdi-header-section--shared .sealdi-header__logo img,body.template-index .sealdi-header-section--shared .sealdi-header__logo img{width:clamp(165px,48vw,210px)!important;max-width:100%}body .sealdi-header-section--shared .sealdi-nav-bar__categories--homepage,body.template-index .sealdi-header-section--shared .sealdi-nav-bar__categories--homepage{justify-self:end;min-height:42px;padding-inline:.72rem;font-size:.78rem}body .sealdi-header-section--shared .sealdi-header__home-search,body.template-index .sealdi-header-section--shared .sealdi-header__home-search{grid-column:1 / -1;width:100%;min-width:0}body .sealdi-header-section--shared .sealdi-header__home-search .sealdi-search-form,body .sealdi-header-section--shared .sealdi-header__home-search .sealdi-search-form__box,body.template-index .sealdi-header-section--shared .sealdi-header__home-search .sealdi-search-form,body.template-index .sealdi-header-section--shared .sealdi-header__home-search .sealdi-search-form__box{width:100%!important;max-width:none!important;min-width:0!important}body .sealdi-header-section--shared .sealdi-header__top-actions,body.template-index .sealdi-header-section--shared .sealdi-header__top-actions{grid-column:1 / -1;position:relative;display:flex!important;justify-content:flex-end;width:100%;height:0;overflow:visible;pointer-events:none}body .sealdi-header-section--shared .sealdi-header__top-actions>.sealdi-header__cta,body .sealdi-header-section--shared .sealdi-header__top-actions .sealdi-account-link,body .sealdi-header-section--shared .sealdi-header__top-actions .sealdi-favorites-link{display:none}body .sealdi-header-section--shared .sealdi-header__theme-actions{pointer-events:auto}body.template-search .search-page__header,body.template-search .product-grid-container{padding-inline:.9rem!important}body.template-search .collection-wrapper{display:block!important;width:100%!important}body.template-search .product-grid-container .product-grid__list{grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%!important;max-width:none!important}}@media screen and (max-width:420px){body.template-search .product-grid-container .product-grid__list{gap:.7rem!important}}body.template-index .sealdi-homepage__producers--lower{align-items:center}body.template-index .sealdi-homepage__producers--lower .sealdi-homepage__section-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end}body.template-index .sealdi-homepage__producers--lower .sealdi-homepage__section-tools{justify-self:end}body.template-index .sealdi-homepage__producers--lower .sealdi-homepage__section-tools a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 1rem;border-radius:12px;background:var(--sealdi-green);color:#fff;font-weight:900;text-decoration:none}@media screen and (max-width:989px){body.template-index .sealdi-home-entry__content{max-width:min(34rem,78%)}}@media screen and (max-width:749px){body.template-index .sealdi-home-entry__content{max-width:100%}body.template-index .sealdi-home-entry__title{max-width:21rem}body.template-index .sealdi-homepage__producers--lower .sealdi-homepage__section-head{grid-template-columns:1fr;gap:.75rem}body.template-index .sealdi-homepage__producers--lower .sealdi-homepage__section-tools{justify-self:stretch}body.template-index .sealdi-homepage__producers--lower .sealdi-homepage__section-tools a{width:100%}}.sealdi-utility-page,.shopify-policy__container{background:radial-gradient(circle at top left,rgba(255,138,42,.1),transparent 24%),linear-gradient(180deg,#fff,#f7f8f8)}.shopify-policy__container{max-width:min(var(--sealdi-page-width),calc(100vw - 32px))!important;margin:0 auto!important;padding:2rem 0 3rem!important}.shopify-policy__title,.shopify-policy__body{padding:clamp(1.25rem,2.2vw,2rem);border:1px solid rgba(15,63,61,.08);border-radius:24px;background:#fff;box-shadow:0 14px 34px #0a2c2b0d}.shopify-policy__title{margin-bottom:1rem;text-align:left!important}.shopify-policy__title h1{margin:0;color:var(--sealdi-green);font-family:var(--sealdi-heading-font, var(--font-heading--family));font-size:clamp(2rem,4vw,4rem);font-weight:900;line-height:1;text-transform:uppercase}.shopify-policy__body{color:var(--sealdi-text);line-height:1.65}.shopify-policy__body h2,.shopify-policy__body h3{color:var(--sealdi-green)}.sealdi-utility-page__frame{padding:1.5rem 0 3rem}.sealdi-utility-page__hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.36fr);gap:1rem;align-items:stretch}.sealdi-utility-page__hero>div,.sealdi-utility-page__aside,.sealdi-utility-page__rte,.sealdi-search-empty,.sealdi-cart-empty{padding:clamp(1.25rem,2.2vw,2rem);border:1px solid rgba(15,63,61,.08);border-radius:24px;background:#fff;box-shadow:0 14px 34px #0a2c2b0d}.sealdi-utility-page__hero h1,.sealdi-search-empty h2{max-width:13ch;margin:.35rem 0 .85rem;color:var(--sealdi-green);font-size:clamp(2.1rem,4.6vw,4.6rem)}.sealdi-utility-page__hero p,.sealdi-utility-page__aside p,.sealdi-search-empty p,.sealdi-cart-empty p{max-width:66ch;margin:0;color:var(--sealdi-muted);line-height:1.65}.sealdi-utility-page__aside{display:grid;align-content:center;gap:.8rem;background:linear-gradient(145deg,var(--sealdi-green) 0%,#123735 100%);color:#fff}.sealdi-utility-page__aside strong{color:#fff;font-size:1.1rem}.sealdi-utility-page__aside p{color:#ffffffd1}.sealdi-utility-page__aside a,.sealdi-utility-card a{width:fit-content;color:var(--sealdi-green);font-weight:900;text-decoration:none}.sealdi-utility-page__aside a{min-height:38px;display:inline-flex;align-items:center;padding:0 .9rem;border-radius:999px;background:var(--sealdi-lime)}.sealdi-utility-page__content{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1rem}.sealdi-utility-page__content--faq{grid-template-columns:1fr}.sealdi-utility-card,.sealdi-utility-faq{padding:1.25rem;border:1px solid rgba(15,63,61,.08);border-radius:22px;background:#fff;box-shadow:0 14px 34px #0a2c2b0d}.sealdi-utility-card{display:grid;align-content:start;gap:.7rem}.sealdi-utility-card span{width:fit-content;min-width:34px;min-height:30px;display:inline-flex;align-items:center;justify-content:center;padding:0 .72rem;border-radius:999px;background:#dfe24f57;color:var(--sealdi-green);font-size:.78rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.sealdi-utility-card h2{margin:0;color:var(--sealdi-green);font-size:clamp(1.25rem,2vw,1.75rem);line-height:1.08}.sealdi-utility-card p,.sealdi-utility-card .rte,.sealdi-utility-faq .rte{margin:0;color:var(--sealdi-muted);line-height:1.65}.sealdi-utility-faq summary{cursor:pointer;list-style:none;color:var(--sealdi-green);font-weight:900;font-size:1.05rem}.sealdi-utility-faq summary::-webkit-details-marker{display:none}.sealdi-utility-faq summary:after{content:"+";float:right;color:var(--sealdi-orange);font-size:1.35rem;line-height:1}.sealdi-utility-faq[open] summary:after{content:"-"}.sealdi-utility-faq .rte{margin-top:.8rem;padding-top:.8rem;border-top:1px solid rgba(15,63,61,.08)}.sealdi-utility-page__rte{margin-top:1rem}.sealdi-utility-page__rte h2,.sealdi-utility-page__rte h3{color:var(--sealdi-green)}.sealdi-utility-page__actions,.sealdi-search-empty__actions,.sealdi-cart-empty__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.sealdi-search-empty,.sealdi-cart-empty{max-width:min(880px,calc(100vw - 2rem));margin:0 auto}.sealdi-search-empty__tips{display:grid;gap:.45rem;margin-top:1rem;color:var(--sealdi-text);font-weight:700}.sealdi-search-empty__tips span:before{content:"";display:inline-block;width:.58rem;height:.58rem;margin-right:.5rem;border-radius:999px;background:var(--sealdi-lime);outline:2px solid rgba(15,63,61,.16)}.sealdi-cart-empty{text-align:left}.sealdi-cart-empty h2{margin:.35rem 0 .7rem;color:var(--sealdi-green);font-size:clamp(1.65rem,3vw,2.5rem)}.sealdi-cart-empty__login{margin-top:.9rem!important}.sealdi-cart-empty__login a{color:var(--sealdi-green);font-weight:900}.cart-page--empty .cart-page__items,.cart-page--empty .cart-items__wrapper{width:100%}@media screen and (max-width:989px){.sealdi-utility-page__hero,.sealdi-utility-page__content{grid-template-columns:1fr}.sealdi-utility-page__hero h1,.sealdi-search-empty h2{max-width:16ch}}@media screen and (max-width:749px){.sealdi-utility-page__frame{padding:1rem .9rem 5.5rem}.sealdi-utility-page__hero>div,.sealdi-utility-page__aside,.sealdi-utility-page__rte,.sealdi-search-empty,.sealdi-cart-empty{padding:1.05rem;border-radius:18px}.sealdi-utility-page__hero h1,.sealdi-search-empty h2{max-width:100%;font-size:clamp(2rem,12vw,3.1rem)}.sealdi-utility-page__actions .button,.sealdi-search-empty__actions .button,.sealdi-cart-empty__actions .button{width:100%}}body .sealdi-homepage__product-price-unit{color:var(--sealdi-muted)!important;font-size:.78em!important;font-weight:800!important;text-decoration:none!important}body .sealdi-homepage__product-unit{display:none!important}body .sealdi-homepage__product-compare-price{color:#b7352b!important;font-size:.96rem!important;font-weight:900!important;text-decoration-color:#b7352b!important;text-decoration-thickness:2px!important}body .sealdi-rating__empty-label{color:var(--sealdi-muted);font-weight:800}body .sealdi-rating,body .sealdi-rating__stars,body .sealdi-rating__value,body .sealdi-rating__count,body .sealdi-rating__empty-label,body .sealdi-rating--judgeme .jdgm-preview-badge,body .sealdi-rating--judgeme .jdgm-prev-badge,body .sealdi-rating--judgeme .jdgm-prev-badge__text,body .sealdi-rating--judgeme .jdgm-prev-badge__stars{white-space:nowrap}body .sealdi-rating{flex-wrap:nowrap;min-width:0}body .sealdi-rating--compact{gap:.28rem}body .sealdi-rating--compact .sealdi-rating__star{width:.96rem;height:.96rem}body .sealdi-rating--judgeme .jdgm-preview-badge,body .sealdi-rating--judgeme .jdgm-prev-badge{display:inline-flex!important;align-items:center;gap:.3rem;max-width:100%}body .sealdi-rating--judgeme .jdgm-prev-badge__stars{display:inline-flex;align-items:center;flex-shrink:0}body .sealdi-rating--judgeme .jdgm-prev-badge__text,body .sealdi-rating__empty-label{font-size:.72rem!important;line-height:1!important}body.template-product .sealdi-pdp-header__reviews .jdgm-widget,body.template-product .sealdi-pdp-header__reviews .jdgm-prev-badge,body.template-product .sealdi-pdp-header__reviews .jdgm-preview-badge{display:inline-flex!important;align-items:center;gap:.38rem;max-width:100%;min-width:0}body.template-product .sealdi-pdp-header__reviews .jdgm-prev-badge__stars,body.template-product .sealdi-pdp-header__reviews .jdgm-star{display:inline-flex;align-items:center;color:#ff8a2a!important}body.template-product .sealdi-pdp-header__reviews .jdgm-prev-badge__text,body.template-product .sealdi-pdp-header__reviews .jdgm-prev-badge__text *{color:var(--sealdi-muted)!important;font-size:.82rem!important;font-weight:700!important;line-height:1.1!important}body.template-product .jdgm-widget.jdgm-review-widget{display:block;max-width:1200px;margin:0 auto;padding:0}body.template-product .jm-review-widget{--jm-review-widget-star-and-histogram-color: var(--sealdi-orange) !important;--jm-review-widget-button-color: var(--sealdi-orange) !important;--jm-review-widget-button-text-color: #ffffff !important;--jm-review-widget-text-color: var(--sealdi-text) !important;--jm-review-widget-lighter-text-color: var(--sealdi-muted) !important;--jm-widget-primary-color: var(--sealdi-orange) !important;--jm-review-widget-form-button-color: var(--sealdi-orange) !important;--jm-review-widget-form-button-text-color: #ffffff !important;--jm-review-widget-form-text-color: var(--sealdi-text) !important;width:100%!important;min-height:0!important;color:var(--sealdi-text)!important;font-family:inherit!important}body.template-product .jm-review-widget,body.template-product .jm-review-widget *,body.template-product .jm-review-widget :before,body.template-product .jm-review-widget :after{box-sizing:border-box}body.template-product .jm-review-widget .jm-review-widget__header-and-body,body.template-product .jm-review-widget .jm-review-widget__header{width:100%!important;min-height:0!important}body.template-product .jm-review-widget .jm-review-widget__header{padding:0!important}body.template-product .jm-review-widget .jm-cluster{width:100%!important;max-width:none!important;justify-content:space-between!important;align-items:center!important;gap:.75rem 1rem!important}body.template-product .jm-review-widget .jm-stack{max-width:none!important;min-height:0!important;gap:.4rem!important}body.template-product .jm-review-widget .jm-review-widget-minimal-header__title,body.template-product .jm-review-widget .jm-text{max-width:none!important;color:var(--sealdi-text)!important;font-family:inherit!important;line-height:1.25!important;text-align:left!important;white-space:normal!important}body.template-product .jm-review-widget .jm-review-widget-minimal-header__title{color:var(--sealdi-green)!important;font-size:clamp(1.18rem,.7vw + .98rem,1.48rem)!important;font-weight:900!important}body.template-product .jm-review-widget .jm-button,body.template-product .jm-review-widget .jm-button--primary,body.template-product .jm-review-widget [data-testid=write-review-button]{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;min-width:0!important;max-width:100%!important;min-height:42px!important;padding:0 1rem!important;border:0!important;border-radius:999px!important;background:var(--sealdi-orange)!important;color:#fff!important;font-size:.78rem!important;font-weight:900!important;line-height:1.1!important;letter-spacing:.04em!important;text-transform:uppercase!important;box-shadow:0 10px 20px #0a2c2b24!important}body.template-product .jm-review-widget .jm-button:hover,body.template-product .jm-review-widget [data-testid=write-review-button]:hover{background:var(--sealdi-green)!important}body.template-product .jm-review-widget .jm-no-reviews-state{width:100%!important;max-width:none!important;min-height:0!important;margin:0!important;text-align:left!important}body.template-product .jm-review-widget .jm-no-reviews-state>.jm-stack{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;align-items:center!important;justify-content:space-between!important;gap:.65rem 1rem!important;width:100%!important}body.template-product .jm-review-widget .jm-no-reviews-state__text{margin:0!important;color:var(--sealdi-muted)!important;font-size:.95rem!important;font-weight:700!important}body.template-product .jm-review-widget .jm-no-reviews-state__action-buttons,body.template-product .jm-review-widget .jm-action-buttons{justify-content:flex-end!important}body.template-product .jm-review-widget .jdgm-empty-state,body.template-product .jm-review-widget .jdgm-empty-state .jm-text{display:none!important}body.template-product .jm-review-widget .jm-review-widget__body{min-height:0!important}body.template-product #judgeme_product_reviews{width:100%!important;min-height:0!important}body.template-product .jm-review-widget .jm-review-widget__header-and-body{display:grid!important;gap:.85rem!important}body.template-product .jm-review-widget .jm-review-widget__header>.jm-cluster{display:grid!important;grid-template-columns:minmax(0,1fr) auto;align-items:start!important}body.template-product .jm-review-widget .jm-review-widget-minimal-header__filter-container,body.template-product .jm-review-widget .jm-review-widget-minimal-header__button-and-filters,body.template-product .jm-review-widget .jm-review-widget-minimal-header__action-buttons,body.template-product .jm-review-widget .jm-review-widget-minimal-header__filters,body.template-product .jm-review-widget .jm-filters,body.template-product .jm-review-widget .jm-filters__buttons{width:auto!important;max-width:100%!important}body.template-product .jm-review-widget .jm-review-widget-minimal-header__button-and-filters,body.template-product .jm-review-widget .jm-review-widget-minimal-header__filters,body.template-product .jm-review-widget .jm-filters,body.template-product .jm-review-widget .jm-filters__buttons{display:flex!important;flex-wrap:wrap!important;justify-content:flex-end!important;align-items:center!important;gap:.45rem!important}body.template-product .jm-review-widget .jm-button--secondary,body.template-product .jm-review-widget .jm-custom-answer-filter,body.template-product .jm-review-widget .jm-sort-filter__select{min-height:36px!important;border:1px solid rgba(15,63,61,.14)!important;border-radius:999px!important;background:#f8faf7!important;color:var(--sealdi-green)!important;font-size:.75rem!important;font-weight:800!important}body.template-product .jm-review-widget .jm-sort-filter{position:relative!important}body.template-product .jm-review-widget .jm-sort-filter__select{padding:0 2rem 0 .9rem!important;box-shadow:none!important}body.template-product .jm-review-widget .jm-review-widget__body{margin-top:0!important}body.template-product .jm-review-widget .jdgm-review-list{display:grid!important;gap:.8rem!important}body.template-product .jm-review-widget .jm-review-item{display:block!important;width:100%!important;min-height:0!important;padding:.95rem 1rem!important;border:1px solid rgba(15,63,61,.1)!important;border-radius:14px!important;background:#fbfcfa!important}body.template-product .jm-review-widget .jm-review-item__body{display:grid!important;grid-template-columns:auto minmax(0,1fr);gap:.75rem 1rem!important;align-items:start!important}body.template-product .jm-review-widget .jm-review-item__content,body.template-product .jm-review-widget .jm-review-content{min-width:0!important;gap:.3rem!important}body.template-product .jm-review-widget .jm-reviewer-avatar{width:34px!important;height:34px!important;border-radius:999px!important;background:#f98b2f1f!important;color:var(--sealdi-green)!important}body.template-product .jm-review-widget .jm-reviewer-avatar__initial{width:34px!important;height:34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}body.template-product .jm-review-widget .jm-reviewer-info{gap:.45rem!important}body.template-product .jm-review-widget .jm-reviewer-info__name{color:var(--sealdi-green)!important;font-weight:900!important}body.template-product .jm-review-widget .jm-star-rating__font-icon{color:var(--sealdi-orange)!important;font-size:1.05rem!important}body.template-product .jm-review-widget .jm-review-content__body,body.template-product .jm-review-widget .jdgm-review-content__body-content p{margin:0!important;color:var(--sealdi-text)!important;font-size:.95rem!important;line-height:1.45!important}body.template-product .jm-review-widget .jm-review-content__expand-button{width:fit-content!important;padding:0!important;border:0!important;background:transparent!important;color:var(--sealdi-orange)!important}body.template-product .jdgm-rev-widg{min-height:0!important;padding:1.25rem 1.4rem!important;border:1px solid rgba(15,63,61,.1)!important;border-radius:18px!important;background:#fff!important;box-shadow:0 16px 40px #0a2c2b0f;color:var(--sealdi-text)}body.template-product .jdgm-rev-widg,body.template-product .jdgm-rev-widg__summary,body.template-product .jdgm-row-stars,body.template-product .jdgm-rev,body.template-product .jdgm-form,body.template-product .jdgm-histogram,body.template-product .jdgm-paginate{font-family:inherit!important}body.template-product .jdgm-rev-widg__summary{margin:0;min-height:0!important;padding:0!important;border:0!important;border-radius:0;background:transparent}body.template-product .jdgm-rev-widg__summary-inner,body.template-product .jdgm-rev-widg__header{display:flex!important;flex-wrap:wrap;gap:.7rem 1.2rem;align-items:center;justify-content:space-between;min-height:0!important;text-align:left!important}body.template-product .jdgm-rev-widg__title,body.template-product .jdgm-rev-widg__summary-title{margin:0;color:var(--sealdi-green)!important;font-size:clamp(1.22rem,.7vw + 1rem,1.55rem)!important;font-weight:800!important;line-height:1.12!important;text-align:left!important;white-space:normal!important}body.template-product .jdgm-widget-actions-wrapper,body.template-product .jdgm-rev-widg__summary-text,body.template-product .jdgm-rev-widg__summary-average,body.template-product .jdgm-histogram__row{color:var(--sealdi-muted)!important}body.template-product .jdgm-write-rev-link,body.template-product .jdgm-btn,body.template-product .jdgm-submit-rev{display:inline-flex!important;align-items:center;justify-content:center;min-height:42px;width:auto!important;min-width:0!important;max-width:100%!important;padding:0 1rem;border:0!important;border-radius:999px!important;background:var(--sealdi-orange)!important;color:#fff!important;font-size:.8rem!important;font-weight:900!important;letter-spacing:.04em!important;text-transform:uppercase!important;text-decoration:none!important;box-shadow:0 10px 20px #0a2c2b24}body.template-product .jdgm-write-rev-link:hover,body.template-product .jdgm-btn:hover,body.template-product .jdgm-submit-rev:hover{background:var(--sealdi-green)!important}body.template-product .jdgm-rev{margin-top:1rem;padding:1.25rem 0 0;border-top:1px solid rgba(15,63,61,.1)}body.template-product .jdgm-rev__header{display:flex!important;flex-wrap:wrap;align-items:center;gap:.4rem .85rem}body.template-product .jdgm-rev__author,body.template-product .jdgm-rev__title{color:var(--sealdi-green)!important;font-weight:800!important}body.template-product .jdgm-rev__buyer-badge,body.template-product .jdgm-rev__ver-buyer{display:inline-flex!important;align-items:center;min-height:24px;padding:0 .55rem;border-radius:999px;background:#0f3f3d14;color:var(--sealdi-green)!important;font-size:.72rem!important;font-weight:800!important}body.template-product .jdgm-rev__timestamp,body.template-product .jdgm-rev__body p,body.template-product .jdgm-rev__body,body.template-product .jdgm-form__field-label,body.template-product .jdgm-form__field input,body.template-product .jdgm-form__field textarea{color:var(--sealdi-text)!important}body.template-product .jdgm-form__field input,body.template-product .jdgm-form__field textarea{border:1px solid rgba(15,63,61,.14)!important;border-radius:10px!important;box-shadow:none!important}body.template-product .jdgm-star,body.template-product .jdgm-rev-widg .jdgm-star,body.template-product .jdgm-rev-widg .jdgm-prev-badge__stars{color:var(--sealdi-orange)!important}body.template-product .sealdi-product-reviews{margin:1.5rem 0 2.2rem;padding:0;border:0}body.template-product .sealdi-product-reviews .sealdi-shell{max-width:1240px}body.template-product .sealdi-product-reviews__content{min-height:0!important}body.template-product .sealdi-product-reviews__content--judgeme{gap:0}body.template-product .sealdi-judgeme-is-empty .jm-review-widget{display:block!important}body.template-product .sealdi-judgeme-is-empty .jm-review-widget .jm-review-widget__header{display:grid!important;grid-template-columns:minmax(0,1fr) auto;gap:.75rem 1.25rem!important;align-items:center!important}body.template-product .sealdi-judgeme-is-empty .jm-review-widget .jm-review-widget__header>.jm-cluster,body.template-product .sealdi-judgeme-is-empty .jm-review-widget .jm-review-widget-minimal-header{display:contents!important}body.template-product .sealdi-judgeme-is-empty .jm-review-widget .jm-review-widget-minimal-header__filter-container{grid-column:2;grid-row:1 / span 2;align-self:center}body.template-product .sealdi-judgeme-is-empty .jm-review-widget .jm-no-reviews-state{grid-column:1}body.template-product .sealdi-judgeme-is-empty .jm-review-widget .jm-no-reviews-state>.jm-stack{justify-content:flex-start!important}body.template-product .sealdi-judgeme-is-empty .jm-review-widget .jm-review-widget__body,body.template-product .sealdi-judgeme-is-empty .jm-review-widget .jdgm-empty-state{display:none!important}body.template-product .sealdi-judgeme-is-empty .jdgm-rev-widg{display:grid!important;grid-template-columns:minmax(0,1fr) auto;gap:.75rem 1.2rem;align-items:center;min-height:0!important}body.template-product .sealdi-judgeme-is-empty .jdgm-rev-widg__header,body.template-product .sealdi-judgeme-is-empty .jdgm-rev-widg__summary,body.template-product .sealdi-judgeme-is-empty .jdgm-row-stars{display:contents!important}body.template-product .sealdi-judgeme-is-empty .jdgm-rev-widg__title,body.template-product .sealdi-judgeme-is-empty .jdgm-rev-widg__summary-title{grid-column:1}body.template-product .sealdi-judgeme-is-empty .jdgm-rev-widg__summary-text,body.template-product .sealdi-judgeme-is-empty .jdgm-rev-widg__summary-average{grid-column:1;max-width:none!important;margin:0!important;text-align:left!important;white-space:normal!important}body.template-product .sealdi-judgeme-is-empty .jdgm-widget-actions-wrapper,body.template-product .sealdi-judgeme-is-empty .jdgm-write-rev-link{grid-column:2;grid-row:1 / span 2;align-self:center;justify-self:end}body.template-product .sealdi-judgeme-is-empty .jdgm-histogram,body.template-product .sealdi-judgeme-is-empty .jdgm-rev-widg__reviews,body.template-product .sealdi-judgeme-is-empty .jdgm-rev-widg__body,body.template-product .sealdi-judgeme-is-empty .jdgm-rev-widg__sort-wrapper,body.template-product .sealdi-judgeme-is-empty .jdgm-row-search,body.template-product .sealdi-judgeme-is-empty .jdgm-empty-state,body.template-product .sealdi-judgeme-is-empty .jdgm-empty-state__text,body.template-product .sealdi-judgeme-is-empty .jdgm-row-actions,body.template-product .sealdi-judgeme-is-empty .jdgm-rev-widg__footer,body.template-product .sealdi-judgeme-is-empty .jdgm-rev-widg__pagination,body.template-product .sealdi-judgeme-is-empty .jdgm-paginate,body.template-product .sealdi-judgeme-is-empty .jdgm-sort-dropdown-wrapper{display:none!important}body.template-product .jdgm-paginate,body.template-product .jdgm-load-more-reviews{margin-top:1.25rem}@media screen and (max-width:749px){body.template-product .jdgm-widget.jdgm-review-widget{padding:0}body.template-product .jdgm-rev-widg{padding:1rem!important}body.template-product .jdgm-rev-widg__summary,body.template-product .jdgm-rev{padding-left:0;padding-right:0}body.template-product .jdgm-rev-widg__summary-inner,body.template-product .jdgm-rev-widg__header,body.template-product .sealdi-judgeme-is-empty .jdgm-rev-widg{grid-template-columns:minmax(0,1fr)}body.template-product .sealdi-judgeme-is-empty .jdgm-widget-actions-wrapper,body.template-product .sealdi-judgeme-is-empty .jdgm-write-rev-link{grid-column:1;grid-row:auto;justify-self:start}body.template-product .sealdi-judgeme-is-empty .jm-review-widget .jm-review-widget__header{grid-template-columns:minmax(0,1fr)}body.template-product .sealdi-judgeme-is-empty .jm-review-widget .jm-review-widget-minimal-header__filter-container{grid-column:1;grid-row:auto;justify-self:start}body.template-product .jm-review-widget .jm-review-widget__header>.jm-cluster,body.template-product .jm-review-widget .jm-review-item__body{grid-template-columns:minmax(0,1fr)}body.template-product .jm-review-widget .jm-review-widget-minimal-header__button-and-filters,body.template-product .jm-review-widget .jm-review-widget-minimal-header__filters,body.template-product .jm-review-widget .jm-filters,body.template-product .jm-review-widget .jm-filters__buttons{justify-content:flex-start!important}body.template-product .jm-review-widget .jm-review-item{padding:.9rem!important}body.template-product .jm-review-widget .jm-no-reviews-state>.jm-stack{flex-direction:column!important;align-items:flex-start!important}}body .sealdi-product-reviews__content--judgeme{display:grid;gap:.7rem}body .sealdi-product-reviews__fallback{margin:0;color:var(--sealdi-muted);font-size:.92rem;line-height:1.5}body.template-index .sealdi-homepage__section-head a,body.template-index .sealdi-homepage__section-tools a,body.template-index .sealdi-homepage__producers--lower .sealdi-homepage__section-tools a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 .95rem;border-radius:999px;background:var(--sealdi-green);color:#fff!important;font-size:.82rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase;text-decoration:none;box-shadow:0 10px 20px #0a2c2b24}body.template-index .sealdi-homepage__section-head a:hover,body.template-index .sealdi-homepage__section-tools a:hover{background:var(--sealdi-orange)}.sealdi-utility-page--not-found .sealdi-utility-page__hero{grid-template-columns:minmax(0,.82fr) minmax(280px,.42fr)}.sealdi-utility-page--not-found .sealdi-utility-page__hero h1{max-width:14ch;margin-bottom:0;font-size:clamp(1.8rem,3.2vw,3.15rem)}.sealdi-utility-card__cta{display:inline-flex!important;align-items:center;justify-content:center;min-height:42px;padding:0 1rem;border-radius:12px;background:var(--sealdi-orange);color:#fff!important;font-weight:900;text-decoration:none}.sealdi-utility-card__cta:hover{background:var(--sealdi-green)}@media screen and (max-width:749px){body .sealdi-header-section--shared .sealdi-header__home{padding:.42rem 0}body .sealdi-header-section--shared .sealdi-header__home-top,body.template-index .sealdi-header-section--shared .sealdi-header__home-top{grid-template-columns:clamp(82px,23vw,102px) minmax(0,1fr)!important;gap:.45rem!important;align-items:center}body .sealdi-header-section--shared .sealdi-nav-bar__categories--homepage,body.template-index .sealdi-header-section--shared .sealdi-nav-bar__categories--homepage,body .sealdi-header-section--shared .sealdi-header__top-actions{display:none!important}body .sealdi-header-section--shared .sealdi-header__logo img,body.template-index .sealdi-header-section--shared .sealdi-header__logo img{width:clamp(82px,23vw,102px)!important}body .sealdi-header-section--shared .sealdi-header__home-search,body.template-index .sealdi-header-section--shared .sealdi-header__home-search{grid-column:auto!important;width:100%!important;min-width:0!important}body .sealdi-header-section--shared .sealdi-header__home-search .sealdi-search-form__box,body.template-index .sealdi-header-section--shared .sealdi-header__home-search .sealdi-search-form__box{min-height:34px!important;height:34px!important;grid-template-columns:minmax(0,1fr) 34px!important;border-radius:9px!important}body .sealdi-header-section--shared .sealdi-header__home-search .sealdi-search-form__box input,body.template-index .sealdi-header-section--shared .sealdi-header__home-search .sealdi-search-form__box input{min-height:34px!important;height:34px!important;font-size:.78rem!important}body .sealdi-header-section--shared .sealdi-header__home-search .sealdi-search-form__box button,body.template-index .sealdi-header-section--shared .sealdi-header__home-search .sealdi-search-form__box button{width:30px!important;height:30px!important;min-height:30px!important}body.template-index .sealdi-homepage__promo-column{grid-template-columns:1fr!important}body.template-index .sealdi-homepage__promo-column .sealdi-homepage__promo-card{grid-column:1 / -1!important;width:100%;min-height:260px}body.template-index .sealdi-homepage__section-head,body.template-index .sealdi-homepage__section-head--compact,body.template-index .sealdi-homepage__producers--lower .sealdi-homepage__section-head{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:.65rem!important;align-items:center!important}body.template-index .sealdi-homepage__section-head h2{white-space:nowrap;font-size:clamp(1.35rem,8vw,1.72rem)!important;line-height:1!important}body.template-index .sealdi-homepage__section-head a,body.template-index .sealdi-homepage__section-tools a,body.template-index .sealdi-homepage__producers--lower .sealdi-homepage__section-tools a{min-height:34px;padding:0 .74rem;font-size:.7rem;white-space:nowrap}body .sealdi-homepage__product-compare-price{font-size:.9rem!important}.sealdi-utility-page--not-found .sealdi-utility-page__hero{grid-template-columns:1fr}.sealdi-utility-page--not-found .sealdi-utility-page__hero h1{font-size:clamp(1.75rem,8vw,2.25rem)!important}}body .sealdi-account-link--component{padding:0;overflow:visible}body .sealdi-account-link--component shopify-account{width:100%;height:100%;display:inline-flex;align-items:center;justify-content:center}body .sealdi-account-link--component .svg-wrapper{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center}:root{--sealdi-megamenu-top: 132px;--sealdi-account-popup-top: 132px}body.sealdi-overlay-open,body.sealdi-drawer-open,body.sealdi-wishlist-open{overflow:hidden}body.sealdi-overlay-open .sealdi-header-section--shared,body.sealdi-megamenu-open .sealdi-header-section--shared,body.sealdi-wishlist-open .sealdi-header-section--shared,body.sealdi-drawer-open .sealdi-header-section--shared{z-index:420!important}body .sealdi-header-section--shared{isolation:isolate}@media screen and (min-width:990px){body.sealdi-megamenu-open .sealdi-header-section--shared,body.sealdi-cart-open .sealdi-header-section--shared,body.sealdi-wishlist-open .sealdi-header-section--shared{position:fixed!important;top:0!important;right:0!important;left:0!important;width:100%!important;transform:none!important}}body.sealdi-cart-open .sealdi-header-section--shared,body.sealdi-wishlist-open .sealdi-header-section--shared{transform:none!important}body .sealdi-header-section--shared .sealdi-nav-bar__categories--homepage{cursor:pointer}body .sealdi-header-section--shared .sealdi-nav-bar__categories--homepage:hover,body .sealdi-header-section--shared .sealdi-nav-bar__categories--homepage:focus-visible{transform:translateY(-1px);box-shadow:0 12px 26px #ff8a2a38}body .sealdi-favorites-link,body .sealdi-wishlist-button{appearance:none;-webkit-appearance:none}body .sealdi-favorites-link .svg-wrapper,body .sealdi-wishlist-button__icon,body .sealdi-wishlist-button__icon svg{display:inline-flex;width:18px;height:18px;min-width:18px;min-height:18px;align-items:center;justify-content:center}body .sealdi-wishlist-button__icon svg{display:block;fill:none;stroke:currentColor}body .sealdi-wishlist-button{flex:0 0 auto}body .sealdi-wishlist-button.is-active .sealdi-wishlist-button__icon svg{fill:currentColor}body .sealdi-wishlist-drawer__backdrop{z-index:360!important}body .sealdi-wishlist-drawer{z-index:530!important}body .cart-drawer__dialog,body .cart-drawer__dialog:modal{z-index:540!important;inset:0 0 0 auto!important;margin:0 0 0 auto!important;background:#fff!important}body .sealdi-header-section--shared shopify-account{--shopify-account-dialog-position-top: var(--sealdi-account-popup-top);max-width:min(360px,calc(100vw - 24px))}@media screen and (min-width:990px){body .sealdi-megamenu-overlay{position:fixed!important;top:var(--sealdi-megamenu-top)!important;right:0!important;bottom:0!important;left:0!important;z-index:360!important;background:#061c1b2e!important;opacity:0;pointer-events:none;transition:opacity .16s ease}body .sealdi-megamenu-overlay[data-state=open]{opacity:1;pointer-events:auto}body .sealdi-megamenu-shell{position:fixed!important;top:var(--sealdi-megamenu-top)!important;left:50%!important;right:auto!important;bottom:auto!important;z-index:390!important;width:min(1480px,calc(100vw - 40px))!important;height:min(690px,calc(100dvh - var(--sealdi-megamenu-top) - 24px))!important;max-height:calc(100dvh - var(--sealdi-megamenu-top) - 24px)!important;transform:translate(-50%) translateY(-8px)!important;opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease}body.sealdi-megamenu-open .sealdi-megamenu-shell,body .sealdi-megamenu-shell[data-state=open]{transform:translate(-50%) translateY(0)!important;opacity:1;pointer-events:auto}body.sealdi-megamenu-open .sealdi-megamenu-shell[data-state=closed]{transform:translate(-50%) translateY(-10px)!important;opacity:0!important;pointer-events:none!important}body .sealdi-megamenu-shell>.sealdi-shell{width:100%!important;height:100%!important;max-width:none!important}body .sealdi-megamenu{height:100%!important;border:1px solid rgba(15,63,61,.12)!important;border-radius:26px!important;background:radial-gradient(circle at 14% 12%,rgba(255,138,42,.12),transparent 28%),linear-gradient(180deg,#fff,#f5f8f6)!important;box-shadow:0 28px 74px #061c1b3d!important;overflow:hidden!important}body .sealdi-megamenu__body{grid-template-columns:minmax(260px,300px) minmax(0,1fr)!important;height:100%!important;min-height:0!important}body .sealdi-megamenu__rail,body .sealdi-megamenu__context,body .sealdi-megamenu__subcategories{overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch}body .sealdi-megamenu__panel-grid{grid-template-columns:minmax(300px,.42fr) minmax(0,.58fr)!important;gap:1rem!important}body .sealdi-megamenu__tab{cursor:pointer}}@media screen and (max-width:989px){body.sealdi-cart-open .sealdi-header-section--shared,body.sealdi-wishlist-open .sealdi-header-section--shared{position:fixed!important;top:0!important;right:0!important;left:0!important;width:100%!important;transform:none!important;z-index:330!important}body.sealdi-drawer-open,body.sealdi-overlay-open{position:static!important;inset:auto!important;width:auto!important;touch-action:auto!important}body .sealdi-wishlist-drawer__backdrop{z-index:360!important}body .sealdi-wishlist-drawer,body .sealdi-category-drawer{z-index:530!important}body .sealdi-mobile-bottom-nav{z-index:560!important}}@media screen and (min-width:990px){body.template-product .sealdi-pdp-media slideshow-slide,body.template-product .sealdi-pdp-media .product-media-container,body.template-product .sealdi-pdp-media .product-media{aspect-ratio:5 / 4!important}body.template-product .sealdi-pdp-media .product-media__image{padding:1rem!important}}body .sealdi-header-section--shared .sealdi-utility-bar__inner{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem}body .sealdi-header-section--shared .sealdi-utility-bar__meta,body .sealdi-header-section--shared .sealdi-utility-bar__links{display:flex;align-items:center}body .sealdi-header-section--shared .sealdi-utility-bar__meta{justify-content:flex-start}body .sealdi-header-section--shared .sealdi-utility-bar__links{justify-content:flex-end}body .sealdi-header-section--shared .sealdi-utility-bar__links a,body .sealdi-header-section--shared .sealdi-utility-bar__meta a{font-family:var(--sealdi-heading-font, "Manrope", Arial, sans-serif);font-size:.8rem;font-weight:700;letter-spacing:.02em;text-decoration:none}body .sealdi-header-section--shared .sealdi-header__home-top,body.template-index .sealdi-header-section--shared .sealdi-header__home-top{grid-template-columns:minmax(180px,auto) max-content minmax(420px,1fr) max-content!important;gap:.8rem!important;align-items:center}body .sealdi-header-section--shared .sealdi-header__home-search,body.template-index .sealdi-header-section--shared .sealdi-header__home-search{width:100%!important;max-width:none!important;min-width:0!important}body .sealdi-header-section--shared .sealdi-header__home-search .sealdi-search-form,body .sealdi-header-section--shared .sealdi-header__home-search .sealdi-search-form__box,body.template-index .sealdi-header-section--shared .sealdi-header__home-search .sealdi-search-form,body.template-index .sealdi-header-section--shared .sealdi-header__home-search .sealdi-search-form__box{width:100%!important;max-width:none!important}body .sealdi-header-section--shared .sealdi-header__top-actions{min-width:max-content;gap:.65rem!important}body .sealdi-header-section--shared .sealdi-header__icons,body.template-index .sealdi-header-section--shared .sealdi-header__icons{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:.5rem!important}body .sealdi-header-section--shared .sealdi-account-link,body .sealdi-header-section--shared .sealdi-favorites-link,body .sealdi-header-section--shared .sealdi-header__theme-actions .header-actions__action,body .sealdi-header-section--shared .sealdi-header__theme-actions cart-icon{position:relative;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;border-radius:999px!important;background:#ffffff14!important;color:#fff!important}body .sealdi-header-section--shared .sealdi-account-link .svg-wrapper,body .sealdi-header-section--shared .sealdi-favorites-link .svg-wrapper,body .sealdi-header-section--shared .sealdi-header__theme-actions .header-actions__action .svg-wrapper,body .sealdi-header-section--shared .sealdi-header__theme-actions cart-icon .svg-wrapper{display:inline-flex!important;width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important;align-items:center!important;justify-content:center!important}body .sealdi-header-section--shared .sealdi-header__theme-actions,body .sealdi-header-section--shared .sealdi-header__theme-actions>*{display:inline-flex!important;align-items:center!important;justify-content:center!important}body .sealdi-header-section--shared .sealdi-favorites-link{overflow:visible!important}body .sealdi-header-section--shared .sealdi-favorites-link .sealdi-count-bubble{position:absolute!important;top:-.26rem!important;right:-.22rem!important;min-width:1.2rem!important;height:1.2rem!important;padding:0 .28rem!important;font-size:.66rem!important;line-height:1!important;z-index:3!important}body .sealdi-header-section--shared .sealdi-header__theme-actions .header-actions__action .cart-bubble,body .sealdi-header-section--shared .sealdi-header__theme-actions cart-icon .cart-bubble{top:-.26rem!important;right:-.22rem!important}body .sealdi-header-section--shared .sealdi-predictive-results{margin-top:0;border-radius:16px;box-shadow:0 24px 54px #0a2c2b29}body .sealdi-header-section--shared .sealdi-predictive-results .predictive-search-dropdown{border:0;box-shadow:none}body .sealdi-header-section--shared .sealdi-predictive-results .predictive-search-results__inner{padding:.35rem 0}body .sealdi-header-section--shared .sealdi-predictive-results .predictive-search-results__title{margin:0;padding:.45rem .9rem .35rem;color:var(--sealdi-green);font-family:var(--sealdi-heading-font, "Manrope", Arial, sans-serif);font-size:.82rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase}body .sealdi-header-section--shared .sealdi-predictive-products-list{display:grid;gap:.12rem;padding:0 .3rem .3rem;margin:0}body .sealdi-header-section--shared .sealdi-predictive-products-list__item{list-style:none}body .sealdi-header-section--shared .sealdi-predictive-products-list__link{display:grid;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:.72rem;min-height:64px;padding:.48rem .55rem;border-radius:12px;color:var(--sealdi-green);text-decoration:none}body .sealdi-header-section--shared .sealdi-predictive-products-list__link:hover,body .sealdi-header-section--shared .sealdi-predictive-products-list__link:focus-visible{background:#0f3f3d0d}body .sealdi-header-section--shared .sealdi-predictive-products-list__thumb{display:grid;place-items:center;width:52px;height:52px;overflow:hidden;border-radius:12px;background:linear-gradient(180deg,#fff,#f2f5f4)}body .sealdi-header-section--shared .sealdi-predictive-products-list__thumb img{width:100%;height:100%;object-fit:contain}body .sealdi-header-section--shared .sealdi-predictive-products-list__content{display:grid;gap:.18rem;min-width:0}body .sealdi-header-section--shared .sealdi-predictive-products-list__vendor{color:#0f3f3dad;font-size:.72rem;font-weight:700;line-height:1.2;letter-spacing:.02em;text-transform:uppercase}body .sealdi-header-section--shared .sealdi-predictive-products-list__title{display:-webkit-box;overflow:hidden;color:var(--sealdi-green);font-size:.92rem;font-weight:700;line-height:1.28;-webkit-box-orient:vertical;-webkit-line-clamp:2}body.template-collection .collection-wrapper{align-items:start}body.template-collection .product-grid-container .product-grid__list,body.template-product .product-recommendations .resource-list--grid{width:100%!important;max-width:1088px!important;margin-inline:auto 0!important;align-items:stretch!important}body.template-collection .product-grid-container .product-grid__item,body.template-product .product-recommendations .resource-list__item{display:flex!important;min-width:0!important}body.template-product .product-recommendations .resource-list--grid{--resource-list-columns-per-row: 4 !important;--resource-list-columns: repeat(4, minmax(0, 1fr)) !important;grid-template-columns:repeat(4,minmax(0,1fr))!important}body.template-collection .product-grid-container .sealdi-homepage__product-card,body.template-product .product-recommendations .sealdi-homepage__product-card{display:grid!important;grid-template-rows:auto 1fr!important;width:100%!important;height:100%!important;min-height:0!important}body.template-collection .product-grid-container .sealdi-homepage__product-media,body.template-product .product-recommendations .sealdi-homepage__product-media{aspect-ratio:4 / 3!important}body.template-collection .product-grid-container .sealdi-homepage__product-body,body.template-product .product-recommendations .sealdi-homepage__product-body{gap:.3rem!important}body.template-collection .product-grid-container .sealdi-homepage__product-body h3,body.template-product .product-recommendations .sealdi-homepage__product-body h3,body.template-collection .product-grid-container .sealdi-homepage__product-body h3 a,body.template-product .product-recommendations .sealdi-homepage__product-body h3 a{display:-webkit-box;min-height:2.5em!important;max-height:2.5em!important;overflow:hidden!important;font-size:.92rem!important;line-height:1.25!important;-webkit-box-orient:vertical;-webkit-line-clamp:2}body.template-collection .product-grid-container .sealdi-homepage__product-price-row strong,body.template-product .product-recommendations .sealdi-homepage__product-price-row strong{font-size:clamp(1.12rem,1vw,1.28rem)!important}body.template-collection .product-grid-container .sealdi-homepage__product-cart,body.template-product .product-recommendations .sealdi-homepage__product-cart{box-sizing:border-box!important;width:100%!important;max-width:none!important;min-width:0!important;justify-content:center!important;overflow:hidden!important}body.template-collection .product-grid-container .sealdi-homepage__product-cart span:last-child,body.template-product .product-recommendations .sealdi-homepage__product-cart span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:989px){body .sealdi-header-section--shared .sealdi-utility-bar__inner{grid-template-columns:1fr;gap:.25rem}body .sealdi-header-section--shared .sealdi-utility-bar__links{justify-content:flex-start}body .sealdi-header-section--shared .sealdi-header__home-top,body.template-index .sealdi-header-section--shared .sealdi-header__home-top{grid-template-columns:minmax(150px,1fr) auto!important}}body.template-index .sealdi-homepage__promo-card{display:grid}body.template-index .sealdi-homepage__promo-content{display:flex;flex-direction:column;justify-content:center}body.template-index .sealdi-homepage__engross-copy .sealdi-heading{color:#fff!important}@media screen and (min-width:990px){body.template-index .sealdi-homepage__engross-copy .sealdi-heading{white-space:nowrap}}body .sealdi-header-section--shared .sealdi-utility-bar__meta,body .sealdi-header-section--shared .sealdi-utility-bar__links{flex-wrap:wrap;gap:.35rem .8rem}body .sealdi-header-section--shared .sealdi-utility-bar__links a,body .sealdi-header-section--shared .sealdi-utility-bar__meta a,body .sealdi-header-section--shared .sealdi-utility-bar__meta span{font-family:var(--sealdi-heading-font, "Manrope", Arial, sans-serif);font-size:.8rem;font-weight:700;letter-spacing:.02em}body .sealdi-header-section--shared .sealdi-header__home-top,body.template-index .sealdi-header-section--shared .sealdi-header__home-top{grid-template-columns:minmax(180px,auto) max-content minmax(540px,1fr) max-content!important}body .sealdi-header-section--shared .sealdi-header__home-search,body.template-index .sealdi-header-section--shared .sealdi-header__home-search{position:relative!important;z-index:70!important}body .sealdi-header-section--shared .sealdi-header__home-bottom{position:relative;z-index:10}body .sealdi-header-section--shared .sealdi-header__top-actions{position:relative;z-index:20}body .sealdi-header-section--shared .sealdi-nav-bar__categories--homepage,body .sealdi-header-section--shared .sealdi-header__cta{min-height:44px!important;font-family:var(--sealdi-heading-font, "Manrope", Arial, sans-serif)!important;font-size:.86rem!important;font-weight:800!important;line-height:1!important}body .sealdi-header-section--shared .sealdi-home-nav a{font-family:var(--sealdi-heading-font, "Manrope", Arial, sans-serif)!important;font-size:.9rem!important;font-weight:800!important;line-height:1!important}body .sealdi-header-section--shared .sealdi-account-link,body .sealdi-header-section--shared .sealdi-favorites-link,body .sealdi-header-section--shared .sealdi-header__theme-actions .header-actions__action,body .sealdi-header-section--shared .sealdi-header__theme-actions cart-icon,body .sealdi-header-section--shared .sealdi-header__theme-actions,body .sealdi-header-section--shared .sealdi-header__theme-actions>*{overflow:visible!important}body .sealdi-header-section--shared .header-actions__cart-icon{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;overflow:visible!important}body .sealdi-header-section--shared .header-actions__cart-icon .cart-bubble{position:absolute!important;top:-.26rem!important;right:-.22rem!important;min-width:1.2rem!important;height:1.2rem!important;padding:0 .28rem!important;border-radius:999px!important;background:#ff8a2a!important;color:#fff!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;z-index:4!important}body .sealdi-header-section--shared .header-actions__cart-icon .cart-bubble__background{background:#ff8a2a!important}body .sealdi-header-section--shared .header-actions__cart-icon .cart-bubble__text,body .sealdi-header-section--shared .header-actions__cart-icon .cart-bubble__text-count{color:#fff!important;font-size:.66rem!important;font-weight:800!important;line-height:1!important}body .sealdi-header-section--shared .sealdi-predictive-results{z-index:90!important}body .compare-at-price,body .price-item--regular.compare-at-price,body .sticky-add-to-cart__price .compare-at-price,body .sealdi-pdp-header__price .compare-at-price,body .sealdi-pdp-summary__main .compare-at-price,body .sealdi-homepage__product-compare-price{color:#b7352b!important;font-weight:800!important;text-decoration-line:line-through!important;text-decoration-color:#b7352b!important;text-decoration-thickness:2px!important}body.template-product .product-recommendations .resource-list--grid{width:100%!important;max-width:none!important}@media screen and (min-width:1180px){body.template-product .product-recommendations .resource-list--grid{--resource-list-columns-per-row: 5 !important;--resource-list-columns: repeat(5, minmax(0, 1fr)) !important;grid-template-columns:repeat(5,minmax(0,1fr))!important}}@media screen and (min-width:990px)and (max-width:1179px){body.template-product .product-recommendations .resource-list--grid{--resource-list-columns-per-row: 4 !important;--resource-list-columns: repeat(4, minmax(0, 1fr)) !important;grid-template-columns:repeat(4,minmax(0,1fr))!important}}body.template-index .sealdi-homepage__producers--lower .sealdi-homepage__section-head{display:block}body.template-index .sealdi-homepage__producers-actions{display:block;width:100%;clear:both;text-align:right;margin-top:1rem}body .sticky-add-to-cart__bar{z-index:calc(var(--layer-sticky) + 2)!important}@media screen and (max-width:749px){body .sealdi-header-section--shared .sealdi-header__home-top,body.template-index .sealdi-header-section--shared .sealdi-header__home-top{grid-template-columns:clamp(82px,23vw,102px) minmax(0,1fr)!important}body.template-index .sealdi-homepage__producers-actions{margin-top:.8rem}body.template-index .sealdi-homepage__producers-actions .sealdi-homepage__section-tools,body.template-index .sealdi-homepage__producers-actions .sealdi-homepage__section-tools a{width:100%}}body .sealdi-header-section--shared .sealdi-header__icons>*,body .sealdi-header-section--shared .sealdi-header__theme-actions>*{display:inline-flex!important;align-items:center!important;justify-content:center!important}body .sealdi-header-section--shared .sealdi-account-link--component{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}body .sealdi-header-section--shared .sealdi-account-link--component shopify-account,body .sealdi-header-section--shared .sealdi-account-link--component .account-button__fallback,body .sealdi-header-section--shared .header-actions__cart-icon,body .sealdi-header-section--shared .sealdi-favorites-link{width:100%!important;height:100%!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}body .sealdi-header-section--shared .header-actions__action.button-unstyled{padding:0!important;border:0!important}body .sealdi-header-section--shared .account-button__fallback,body .sealdi-header-section--shared .account-button__icon,body .sealdi-header-section--shared .header-actions__cart-icon .svg-wrapper,body .sealdi-header-section--shared .sealdi-favorites-link .svg-wrapper,body .sealdi-header-section--shared .sealdi-account-link .svg-wrapper{display:inline-flex!important;align-items:center!important;justify-content:center!important}@media screen and (max-width:749px){body.template-product .sticky-add-to-cart__bar{left:50%!important;bottom:calc(88px + env(safe-area-inset-bottom))!important;width:min(calc(100vw - 16px),560px)!important;max-width:calc(100vw - 16px)!important;border-radius:18px!important;padding:.5rem!important;gap:.55rem!important;box-shadow:0 18px 44px #061c1b3d!important}body.template-product .sticky-add-to-cart__image{height:44px!important}body.template-product .sticky-add-to-cart__button{width:auto!important;min-width:44px!important;padding:0 .9rem!important}}:root{--sealdi-shared-header-bottom: 96px}body.template-collection{--sealdi-facets-sticky-top: calc(var(--sealdi-shared-header-bottom, 96px) + 12px)}body.template-collection .facets-block-wrapper--vertical{top:var(--sealdi-facets-sticky-top)!important;align-self:start}body.template-collection .facets-block-wrapper--vertical .facets{max-height:calc(100dvh - var(--sealdi-facets-sticky-top) - 18px);overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}body.template-collection .facets-block-wrapper--vertical .facets::-webkit-scrollbar{width:10px}body.template-collection .facets-block-wrapper--vertical .facets::-webkit-scrollbar-track{background:#0f3f3d0f;border-radius:999px}body.template-collection .facets-block-wrapper--vertical .facets::-webkit-scrollbar-thumb{background:#0f3f3d38;border:2px solid #fff;border-radius:999px}body.template-collection .facets-block-wrapper--vertical .facets,body.template-collection .facets-block-wrapper--vertical .facets summary,body.template-collection .facets-block-wrapper--vertical .facets legend,body.template-collection .facets-block-wrapper--vertical .facets label,body.template-collection .facets-block-wrapper--vertical .facets .facets__label,body.template-collection .facets-block-wrapper--vertical .facets .checkbox__label-text{color:var(--sealdi-green)!important}body.template-collection .facets .checkbox .icon-checkmark{border-color:#0f3f3d2e;background:#fff}body.template-collection .facets .checkbox:not(.checkbox--disabled):hover .icon-checkmark,body.template-collection .facets .checkbox__input:checked+.checkbox__label .icon-checkmark{border-color:var(--sealdi-orange)}body.template-collection .facets .checkbox__input:checked+.checkbox__label .icon-checkmark{background:var(--sealdi-orange)}body.template-collection .facets .checkbox__input:checked+.checkbox__label .checkbox__label-text{color:var(--sealdi-green)!important;font-weight:800}body.template-collection .facets__pill-label{color:var(--sealdi-green)}body.template-collection .facets__pill-input:checked+.facets__pill-label{background:var(--sealdi-green);color:#fff;box-shadow:inset 0 0 0 1px var(--sealdi-green)}body.template-collection .facets__pill-label:hover,body.template-collection .facets__pill-input:focus-visible+.facets__pill-label{box-shadow:inset 0 0 0 1px #ff8a2a8c}body.template-collection .facets__clear,body.template-collection .facets__clear-all-link,body.template-collection .facets-remove__pill,body.template-collection facet-remove-component a{color:var(--sealdi-orange)!important}body.template-collection .facets__status,body.template-collection .facets__bubble{color:var(--sealdi-muted)}body .sealdi-wishlist-empty,body .sealdi-wishlist-card,body .sealdi-wishlist-drawer__content{color:var(--sealdi-text)}body .sealdi-wishlist-card__actions,body .sealdi-wishlist-empty__actions{align-items:center}body .sealdi-wishlist-card__actions .button,body .sealdi-wishlist-empty__actions .button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 .9rem;border-radius:12px;box-sizing:border-box;font-family:var(--sealdi-heading-font, "Manrope", Arial, sans-serif);font-size:.82rem;font-weight:800;line-height:1.1;text-decoration:none}body .sealdi-wishlist-card__actions .button:not(.button-secondary):not(.button-unstyled),body .sealdi-wishlist-empty__actions .button:not(.button-secondary):not(.button-unstyled){border:1px solid var(--sealdi-green)!important;background:var(--sealdi-green)!important;color:#fff!important}body .sealdi-wishlist-card__actions .button:not(.button-secondary):not(.button-unstyled):hover,body .sealdi-wishlist-card__actions .button:not(.button-secondary):not(.button-unstyled):focus-visible,body .sealdi-wishlist-empty__actions .button:not(.button-secondary):not(.button-unstyled):hover,body .sealdi-wishlist-empty__actions .button:not(.button-secondary):not(.button-unstyled):focus-visible{border-color:#0a4b49!important;background:#0a4b49!important}body .sealdi-wishlist-card__actions .button.button-secondary,body .sealdi-wishlist-empty__actions .button.button-secondary{border:1px solid rgba(15,63,61,.14)!important;background:#fff!important;color:var(--sealdi-green)!important;box-shadow:none!important}body .sealdi-wishlist-card__actions .button.button-secondary:hover,body .sealdi-wishlist-card__actions .button.button-secondary:focus-visible,body .sealdi-wishlist-empty__actions .button.button-secondary:hover,body .sealdi-wishlist-empty__actions .button.button-secondary:focus-visible{border-color:var(--sealdi-orange)!important;background:#ff8a2a12!important;color:var(--sealdi-orange)!important}body .sealdi-wishlist-card__actions .button.button-unstyled{min-height:auto;padding:0;border:0!important;background:transparent!important;color:var(--sealdi-orange)!important;box-shadow:none!important}body .sealdi-wishlist-card__actions .button.button-unstyled:hover,body .sealdi-wishlist-card__actions .button.button-unstyled:focus-visible{color:#ef7d18!important}body .sealdi-wishlist-drawer__content a:not(.button){color:var(--sealdi-green)}body .sealdi-wishlist-drawer__content a:not(.button):hover,body .sealdi-wishlist-drawer__content a:not(.button):focus-visible{color:var(--sealdi-orange)}@media screen and (max-width:989px){body.template-collection .facets-block-wrapper--vertical .facets{max-height:none;overflow:visible;scrollbar-gutter:auto}}body.template-collection .sealdi-collection-hero__frame{padding-block:clamp(.45rem,1vw,.8rem) clamp(.65rem,1.2vw,.95rem)!important}body.template-collection .sealdi-collection-hero__banner{align-items:center!important;column-gap:clamp(1rem,2vw,1.8rem)!important;min-height:0!important;padding:clamp(.7rem,1vw,.9rem)!important;border-radius:18px!important}body.template-collection .sealdi-collection-hero__copy{align-content:center!important;padding:0!important}body.template-collection .sealdi-collection-hero__copy .sealdi-heading{max-width:none!important;margin-bottom:.45rem!important;font-size:clamp(1.85rem,2.1vw,2.55rem)!important;line-height:.95!important}body.template-collection .sealdi-collection-hero__copy p{max-width:none!important;margin-bottom:.55rem!important;font-size:.88rem!important;line-height:1.43!important}body.template-collection .sealdi-collection-recommendations__body{gap:.38rem!important;padding:.78rem .9rem .68rem!important;border-radius:14px!important;box-shadow:none!important}body.template-collection .sealdi-collection-recommendations__badge{min-height:24px!important;padding-inline:.68rem!important;font-size:.68rem!important}body.template-collection .sealdi-collection-recommendations__body h2{font-size:.98rem!important}body.template-collection .sealdi-collection-recommendations__body p,body.template-collection .sealdi-collection-recommendations__body li{font-size:.78rem!important;line-height:1.34!important}body.template-collection .sealdi-collection-recommendations__body ul{gap:.34rem!important}body.template-collection .sealdi-collection-hero__media{min-height:0!important;height:auto!important;max-height:280px!important;aspect-ratio:16 / 9!important;border-radius:14px!important;justify-self:end!important;width:min(100%,540px)!important}body.template-collection .sealdi-collection-hero__media img{object-fit:cover!important}body.template-collection .sealdi-collection-subcategories{gap:.85rem!important;margin-top:.75rem!important}body.template-collection .sealdi-collection-subcategory-card{grid-template-rows:auto minmax(42px,1fr) auto!important;gap:.42rem!important;padding:.62rem!important;border-radius:12px!important}body.template-collection .sealdi-collection-subcategory-card__image{aspect-ratio:16 / 9!important;border-radius:10px!important}body.template-collection .sealdi-collection-subcategory-card__content strong{font-size:.9rem!important;line-height:1.22!important}body.template-collection .sealdi-collection-subcategory-card__content span{font-size:.73rem!important}@media screen and (min-width:990px){body.template-collection .collection-wrapper{display:grid!important;grid-template-columns:minmax(220px,236px) minmax(0,1fr)!important;grid-template-areas:none!important;align-items:start!important;column-gap:1.15rem!important;row-gap:1rem!important;width:min(1420px,calc(100vw - 32px))!important;max-width:none!important;margin-inline:auto!important}body.template-collection .collection-wrapper>.facets--horizontal{grid-column:1 / -1!important;grid-row:1!important;width:100%!important}body.template-collection .collection-wrapper>.facets-block-wrapper--vertical:not(#filters-drawer){grid-column:1!important;grid-row:2!important;width:100%!important;position:sticky!important;top:7.25rem!important;max-height:calc(100vh - 8.5rem)!important;overflow:auto!important;align-self:start!important;scrollbar-gutter:stable!important}body.template-collection .collection-wrapper>#filters-drawer,body.template-collection .collection-wrapper>.facets-toggle{display:none!important}body.template-collection .collection-wrapper>.main-collection-grid{grid-column:2!important;grid-row:2!important;grid-template-columns:minmax(0,1fr)!important;grid-template-areas:none!important;align-self:start!important;width:100%!important;min-width:0!important;margin:0!important}body.template-collection .collection-wrapper>.main-collection-grid>div{grid-column:1 / -1!important;min-width:0!important}body.template-collection .collection-wrapper>.main-collection-grid .product-grid{grid-column:1 / -1!important}body.template-collection #ResultsList .product-grid,body.template-collection .product-grid-container ul.product-grid.product-grid--grid{width:100%!important;max-width:none!important;margin-inline:0!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:1rem!important;margin-top:0!important}body.template-collection .product-grid-container .sealdi-homepage__product-body h3,body.template-collection .product-grid-container .sealdi-homepage__product-body h3 a{min-height:2.64em!important;max-height:2.64em!important;font-size:.96rem!important;line-height:1.32!important}body.template-collection .product-grid-container .sealdi-homepage__product-price-row strong{font-size:clamp(1.14rem,.9vw,1.3rem)!important}body.template-collection .sealdi-collection-recommendations{margin-top:.25rem!important;padding-top:.35rem!important}body.template-collection .sealdi-collection-recommendations__body{grid-template-columns:minmax(0,.82fr) minmax(0,1fr)!important;align-items:start!important;column-gap:.9rem!important}body.template-collection .sealdi-collection-recommendations__body h2,body.template-collection .sealdi-collection-recommendations__body p{grid-column:1!important}body.template-collection .sealdi-collection-recommendations__body ul{grid-column:2!important;grid-row:1 / span 3!important}}@media screen and (min-width:990px)and (max-width:1279px){body.template-collection .collection-wrapper{grid-template-columns:minmax(198px,210px) minmax(0,1fr)!important;column-gap:.95rem!important;width:min(1260px,calc(100vw - 24px))!important}body.template-collection #ResultsList .product-grid,body.template-collection .product-grid-container ul.product-grid.product-grid--grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}body .sealdi-rating__star-fill{color:#f6b900!important}body .sealdi-rating__star.is-full .sealdi-rating__star-base,body .sealdi-rating__star.is-half .sealdi-rating__star-base{color:#f6b9003d!important}body .sealdi-rating--judgeme .jdgm-star,body .sealdi-rating--judgeme .jdgm-prev-badge__stars,body .jdgm-preview-badge .jdgm-star,body .jdgm-prev-badge .jdgm-star,body .jdgm-widget .jdgm-star,body.template-product .jm-review-widget .jm-star-rating__font-icon{color:#f6b900!important}body .sealdi-rating,body .sealdi-pdp-header__reviews,body .sealdi-product-reviews,body .jdgm-preview-badge,body .jdgm-prev-badge,body .jdgm-widget.jdgm-preview-badge,body .jdgm-widget.jdgm-review-widget,body .jm-review-widget,body .shopify-block:has(.jdgm-widget),body .shopify-block:has(.jm-review-widget),body .product-card :is(.review,.rating,.jdgm-preview-badge,.jdgm-prev-badge),body.template-product :is(.jdgm-widget,.jm-review-widget,.jdgm-preview-badge,.jdgm-prev-badge){display:none!important}@media screen and (max-width:989px){body.template-collection .sealdi-collection-hero__banner{grid-template-columns:1fr!important}body.template-collection .sealdi-collection-hero__media{max-height:220px!important}body.template-collection .sealdi-collection-subcategory-card__image{aspect-ratio:16 / 10!important}}@media screen and (max-width:749px){body.template-collection .sealdi-collection-hero__copy .sealdi-heading{font-size:clamp(1.75rem,9vw,2.45rem)!important}body.template-collection .sealdi-collection-hero__media{max-height:170px!important}}@media screen and (max-width:749px){body .sealdi-header-section--shared .sealdi-header__cta,body.template-index .sealdi-header-section--shared .sealdi-header__cta,body .sealdi-header-section--shared .sealdi-account-link,body.template-index .sealdi-header-section--shared .sealdi-account-link,body .sealdi-header-section--shared .sealdi-favorites-link,body.template-index .sealdi-header-section--shared .sealdi-favorites-link,body .sealdi-header-section--shared .sealdi-header__theme-actions>cart-drawer-component.cart-drawer>.header-actions__action,body.template-index .sealdi-header-section--shared .sealdi-header__theme-actions>cart-drawer-component.cart-drawer>.header-actions__action{display:none!important}}body.template-index .sealdi-home-entry__delivery-badge{position:absolute;top:clamp(.85rem,1.2vw,1.2rem);right:clamp(.85rem,1.3vw,1.35rem);z-index:4;display:inline-flex;align-items:center;gap:.65rem;max-width:min(360px,calc(100% - 2rem));min-height:48px;padding:.5rem .85rem .5rem .58rem;border:1px solid rgba(255,255,255,.18);border-radius:14px;background:linear-gradient(135deg,#0a2c2bf5,#0f3f3ddb);box-shadow:0 16px 36px #061c1b42;color:#fff;font-family:var(--sealdi-heading-font, "Manrope", Arial, sans-serif);font-size:clamp(.82rem,.9vw,.94rem);font-weight:850;letter-spacing:.01em;line-height:1.12;text-wrap:balance;pointer-events:none}body.template-index .sealdi-home-entry__delivery-badge:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(90deg,rgba(255,138,42,.18),transparent 48%);pointer-events:none}body.template-index .sealdi-home-entry__delivery-icon{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:38px;min-width:38px;height:38px;border-radius:10px;background:var(--sealdi-orange);color:#fff}body.template-index .sealdi-home-entry__delivery-icon svg{width:28px;height:20px;display:block}body.template-index .sealdi-home-entry__delivery-icon svg path{fill:none;stroke:currentColor;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round}body.template-index .sealdi-home-entry__delivery-badge span:last-child{position:relative;z-index:1}@media screen and (max-width:989px){body.template-index .sealdi-home-entry__delivery-badge{top:.8rem;right:.8rem;min-height:42px;padding:.42rem .7rem .42rem .48rem;font-size:.78rem}body.template-index .sealdi-home-entry__delivery-icon{width:34px;min-width:34px;height:34px;border-radius:9px}body.template-index .sealdi-home-entry__delivery-icon svg{width:25px;height:18px}}@media screen and (max-width:749px){body.template-index .sealdi-home-entry__delivery-badge{top:.65rem;right:.65rem;max-width:min(230px,calc(100% - 1.3rem));min-height:36px;gap:.45rem;padding:.36rem .58rem .36rem .4rem;border-radius:12px;font-size:.7rem;line-height:1.08}body.template-index .sealdi-home-entry__delivery-icon{width:30px;min-width:30px;height:30px;border-radius:8px}body.template-index .sealdi-home-entry__delivery-icon svg{width:22px;height:16px}}@media screen and (max-width:390px){body.template-index .sealdi-home-entry__delivery-badge{max-width:190px;font-size:.66rem}}body .sealdi-header-section--shared .sealdi-count-bubble[hidden],body .sealdi-header-section--shared .cart-bubble[hidden],body .sealdi-header-section--shared [hidden].sealdi-count-bubble,body .sealdi-header-section--shared [hidden].cart-bubble{display:none!important}body .sealdi-header-section--shared .sealdi-header__theme-actions>cart-drawer-component.cart-drawer{position:relative!important;display:inline-flex!important;flex:0 0 44px!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;overflow:visible!important}body .sealdi-header-section--shared .sealdi-header__theme-actions>cart-drawer-component.cart-drawer>.header-actions__action{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;padding:0!important}body .cart-drawer__dialog,body .cart-drawer__dialog:modal{inset:12px 12px 12px auto!important;width:min(470px,calc(100vw - 24px))!important;max-width:calc(100vw - 24px)!important;height:calc(100dvh - 24px)!important;max-height:calc(100dvh - 24px)!important;margin:0!important;overflow:hidden!important;border:1px solid rgba(15,63,61,.12)!important;border-radius:24px!important;background:linear-gradient(180deg,#fff,#f8fbfa)!important;box-shadow:0 28px 80px #061c1b3d!important;color:var(--sealdi-green)!important;z-index:540!important}body .cart-drawer__dialog::backdrop{background:#061c1b6b!important;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}body .cart-drawer__inner{height:100%!important;background:transparent!important}body .cart-drawer__content{height:calc(100% - 64px)!important;background:transparent!important}body .cart-drawer__header{min-height:64px!important;padding:.85rem 1rem!important;border-bottom:1px solid rgba(15,63,61,.1)!important;background:#fffffff0!important}body .cart-drawer__heading{margin:0!important;color:var(--sealdi-green)!important;font-family:var(--sealdi-heading-font, "Manrope", Arial, sans-serif)!important;font-size:1.08rem!important;font-weight:900!important;line-height:1.1!important;text-transform:uppercase}body .cart-drawer__close-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;border-radius:999px!important;background:#0f3f3d14!important;color:var(--sealdi-green)!important}body .cart-drawer__items{padding:1rem!important}body .cart-drawer .cart-items__table-row{display:grid!important;grid-template-columns:64px minmax(0,1fr) max-content!important;grid-template-areas:"media details price" "media unit_price price" "media quantity quantity" "media error error"!important;column-gap:.78rem!important;row-gap:.4rem!important;align-items:start!important;padding:.78rem!important;margin-bottom:.78rem!important;border:1px solid rgba(15,63,61,.1)!important;border-radius:16px!important;background:#fff!important;box-shadow:0 10px 22px #0a2c2b0d!important}body .cart-drawer .cart-items__table-row--full-width-variants{grid-template-columns:64px minmax(0,1fr) max-content!important;grid-template-areas:"media details price" "media variants price" "media unit_price price" "media quantity quantity" "media error error"!important}body .cart-drawer .cart-items__media-container{width:64px!important;aspect-ratio:1!important;overflow:hidden!important;border-radius:12px!important;background:#f6f8f7!important}body .cart-drawer .cart-items__media-image{object-fit:contain!important}body .cart-drawer .cart-items__title{color:var(--sealdi-green)!important;font-family:var(--sealdi-heading-font, "Manrope", Arial, sans-serif)!important;font-size:.92rem!important;font-weight:850!important;line-height:1.24!important;text-decoration:none!important}body .cart-drawer .cart-items__details,body .cart-drawer .cart-items__product-info,body .cart-drawer .cart-items__variants-wrapper,body .cart-drawer .cart-items__unit-price-wrapper,body .cart-drawer .cart-items__price,body .cart-drawer .cart-items__quantity{min-width:0!important}body .cart-drawer .cart-items__price,body .cart-drawer .cart-items__unit-price-wrapper{color:var(--sealdi-green)!important;font-weight:900!important}body .cart-drawer .cart-items__price{justify-self:end!important;text-align:right!important;white-space:nowrap!important}body .cart-drawer .compare-at-price{color:#d94832!important;text-decoration-color:#d94832!important;text-decoration-thickness:2px!important}body .cart-drawer .cart-items__quantity{width:100%!important;margin-block-start:0!important}body .cart-drawer .cart-items__quantity-controls{width:100%!important;justify-content:space-between!important}body .cart-drawer .cart-items__quantity .quantity-selector,body .cart-drawer .cart-items__remove{color:var(--sealdi-green)!important}body .cart-drawer__summary{border-top:1px solid rgba(15,63,61,.1)!important;background:#fffffff5!important;box-shadow:0 -18px 36px #061c1b14!important}body .cart-drawer .cart__ctas,body .cart-drawer .cart-actions,body .cart-drawer .cart-totals{width:100%!important}body .cart-drawer .cart__ctas .button,body .cart-drawer .cart__ctas button,body .cart-drawer .checkout-button{width:100%!important;min-height:46px!important;border-radius:14px!important;background:var(--sealdi-orange)!important;color:#fff!important;font-family:var(--sealdi-heading-font, "Manrope", Arial, sans-serif)!important;font-weight:900!important}body .cart-drawer .cart-discount__input{min-height:40px!important;border:1px solid rgba(15,63,61,.16)!important;border-radius:11px!important;background:#fff!important;color:var(--sealdi-green)!important}body .cart-drawer .cart-discount__button{min-height:40px!important;border-radius:11px!important;background:var(--sealdi-green)!important;color:#fff!important}body .cart-drawer--empty .cart-drawer__content{display:grid!important;place-items:center!important;padding:1rem!important}body .cart-drawer--empty .sealdi-cart-empty{max-width:330px;margin-inline:auto}@media screen and (max-width:749px){body .sealdi-header-section--shared .sealdi-header__top-actions{position:fixed!important;inset:auto 0 0 auto!important;z-index:0!important;display:block!important;width:0!important;min-width:0!important;height:0!important;min-height:0!important;padding:0!important;margin:0!important;overflow:visible!important;pointer-events:none!important}body .sealdi-header-section--shared .sealdi-header__icons,body .sealdi-header-section--shared .sealdi-header__theme-actions{position:static!important;display:block!important;width:0!important;min-width:0!important;height:0!important;min-height:0!important;padding:0!important;margin:0!important;overflow:visible!important;pointer-events:none!important}body .sealdi-header-section--shared .sealdi-header__cta,body .sealdi-header-section--shared .sealdi-account-link,body .sealdi-header-section--shared .sealdi-favorites-link,body .sealdi-header-section--shared .sealdi-header__theme-actions>cart-drawer-component.cart-drawer>.header-actions__action{display:none!important}body .sealdi-header-section--shared .sealdi-header__theme-actions>cart-drawer-component.cart-drawer{position:static!important;display:block!important;width:0!important;min-width:0!important;height:0!important;min-height:0!important;padding:0!important;margin:0!important;overflow:visible!important;pointer-events:none!important}body .sealdi-header-section--shared .sealdi-header__theme-actions cart-drawer-component.cart-drawer .cart-drawer__dialog,body .sealdi-header-section--shared .sealdi-header__theme-actions cart-drawer-component.cart-drawer .cart-drawer__dialog *{pointer-events:auto!important}body .cart-drawer__dialog,body .cart-drawer__dialog:modal{inset:auto 8px calc(76px + env(safe-area-inset-bottom)) 8px!important;width:calc(100vw - 16px)!important;max-width:calc(100vw - 16px)!important;height:min(76dvh,680px)!important;max-height:min(76dvh,680px)!important;border-radius:22px!important}body .cart-drawer__content{height:calc(100% - 60px)!important}body .cart-drawer__header{min-height:60px!important;padding:.72rem .85rem!important}body .cart-drawer__items{padding:.75rem!important}body .cart-drawer .cart-items__table-row,body .cart-drawer .cart-items__table-row--full-width-variants{grid-template-columns:52px minmax(0,1fr)!important;grid-template-areas:"media details" "media unit_price" "quantity price" "error error"!important;column-gap:.65rem!important;row-gap:.35rem!important;padding:.72rem!important}body .cart-drawer .cart-items__media-container{width:52px!important}body .cart-drawer .cart-items__title{font-size:.88rem!important}body .cart-drawer .cart-items__price{align-self:center!important;font-size:.86rem!important}body .cart-drawer .cart-items__quantity-controls{justify-content:flex-start!important}}body .sealdi-about-page{background:radial-gradient(circle at 10% 0%,rgba(255,138,42,.12),transparent 24%),linear-gradient(180deg,#fff,#f5f7f7 70%,#eef3f2);color:var(--sealdi-text)}body .sealdi-about-page__frame{display:grid;gap:clamp(.85rem,1.5vw,1.25rem);padding:clamp(.75rem,1.5vw,1.2rem) 0 clamp(2rem,4vw,3.2rem)}body .sealdi-about-hero,body .sealdi-about-split,body .sealdi-about-services,body .sealdi-about-flow,body .sealdi-about-cta,body .sealdi-about-page__content{border:1px solid rgba(15,63,61,.08);border-radius:28px;background:#fffffff0;box-shadow:0 18px 46px #0a2c2b14}body .sealdi-about-hero{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);min-height:clamp(300px,29vw,390px);overflow:hidden}body .sealdi-about-hero__copy{display:grid;align-content:center;gap:1rem;padding:clamp(1.25rem,3vw,2.8rem)}body .sealdi-about-hero__copy .sealdi-heading{max-width:100%;margin:0;color:var(--sealdi-green);font-size:clamp(2.2rem,4.2vw,5.1rem);letter-spacing:-.04em;line-height:.96;white-space:nowrap}body .sealdi-about-hero__copy .sealdi-heading span{color:var(--sealdi-orange)}body .sealdi-about-hero__text{max-width:760px;color:var(--sealdi-muted);font-size:clamp(.98rem,1vw,1.06rem);line-height:1.62}body .sealdi-about-hero__text p,body .sealdi-about-richtext p,body .sealdi-about-page__content p{margin:0}body .sealdi-about-hero__text p+p,body .sealdi-about-richtext p+p,body .sealdi-about-page__content p+p{margin-top:.85rem}body .sealdi-about-hero__actions,body .sealdi-about-cta__actions{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center}body .sealdi-about-button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;padding:.72rem 1.05rem;border-radius:12px;border:1px solid transparent;font-weight:850;color:var(--sealdi-green);text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}body .sealdi-about-button:hover{transform:translateY(-1px);box-shadow:0 16px 30px #0a2c2b29}body .sealdi-about-button--dark{background:var(--sealdi-green);color:#fff}body .sealdi-about-button--orange{background:var(--sealdi-orange);color:#fff}body .sealdi-about-button--lime{background:var(--sealdi-lime);color:var(--sealdi-green)}body .sealdi-about-button--outline{border-color:#ffffff57;color:#fff}body .sealdi-about-hero__media{position:relative;min-height:300px;overflow:hidden;clip-path:polygon(8% 0,100% 0,100% 100%,0 100%)}body .sealdi-about-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0f3f3d1a,#0f3f3d05);pointer-events:none}body .sealdi-about-hero__media img,body .sealdi-about-card--media img,body .sealdi-about-service--image img{width:100%;height:100%;display:block;object-fit:cover}body .sealdi-about-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}body .sealdi-about-stat{min-height:168px;display:grid;align-content:center;gap:.45rem;padding:clamp(1.1rem,2vw,1.55rem);border-radius:24px;border:1px solid rgba(15,63,61,.08);background:linear-gradient(135deg,#fffffff0,#f5d9c257),#fff;box-shadow:0 12px 28px #0a2c2b0d}body .sealdi-about-stat span{font-size:.78rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase;color:var(--sealdi-orange)}body .sealdi-about-stat strong{font-family:var(--sealdi-heading-font, "Manrope", Arial, sans-serif);font-size:clamp(2.2rem,4vw,4rem);font-weight:900;line-height:.95;color:var(--sealdi-green)}body .sealdi-about-stat p{max-width:32ch;margin:0;color:var(--sealdi-muted);line-height:1.55}body .sealdi-about-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.95fr);gap:.8rem;padding:.8rem}body .sealdi-about-card{border-radius:22px}body .sealdi-about-card--story{display:grid;align-content:center;gap:.85rem;padding:clamp(1.25rem,2.5vw,2rem);background:radial-gradient(circle at top right,rgba(255,138,42,.18),transparent 26%),var(--sealdi-green);color:#fff}body .sealdi-about-card--story .sealdi-kicker,body .sealdi-about-card--story .sealdi-heading{color:#fff}body .sealdi-about-card--story .sealdi-kicker{color:var(--sealdi-lime)}body .sealdi-about-card--story .sealdi-heading{max-width:31ch;margin:0;font-size:clamp(1.55rem,1.75vw,2.15rem);letter-spacing:-.035em;line-height:1.06}body .sealdi-about-richtext{max-width:76ch;color:#ffffffd4;font-size:.98rem;line-height:1.58}body .sealdi-about-card--media{position:relative;min-height:300px;overflow:hidden}body .sealdi-about-card__caption{position:absolute;right:1rem;bottom:1rem;width:min(340px,calc(100% - 2rem));padding:1rem;border-radius:18px;background:#ffffffeb;box-shadow:0 18px 40px #0a2c2b2e;display:inline-flex;align-items:center;gap:.7rem}body .sealdi-about-delivery-icon{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:38px;min-width:38px;height:38px;border-radius:10px;background:var(--sealdi-orange);color:#fff}body .sealdi-about-delivery-icon svg{width:28px;height:20px;display:block}body .sealdi-about-delivery-icon svg path{fill:none;stroke:currentColor;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round}body .sealdi-about-card__caption strong{display:block;color:var(--sealdi-green);font-size:1rem;line-height:1.18}body .sealdi-about-services{display:grid;grid-template-columns:minmax(260px,.38fr) minmax(0,1fr);gap:.8rem;padding:.8rem}body .sealdi-about-services__intro{display:grid;align-content:start;gap:.75rem;padding:clamp(1.1rem,2vw,1.65rem);border-radius:22px;background:#fff7ef}body .sealdi-about-services__intro .sealdi-heading{margin:0;color:var(--sealdi-green);font-size:clamp(1.55rem,2.05vw,2.45rem);letter-spacing:-.035em;line-height:1}body .sealdi-about-services__intro p{margin:0;color:var(--sealdi-muted);line-height:1.65}body .sealdi-about-services__list{display:grid;gap:.55rem;margin:0;padding:0;list-style:none}body .sealdi-about-services__list li{position:relative;padding-left:1.15rem;color:var(--sealdi-green);font-size:.94rem;font-weight:800;line-height:1.36}body .sealdi-about-services__list li:before{content:"";position:absolute;left:0;top:.48em;width:.42rem;height:.42rem;border-radius:999px;background:var(--sealdi-orange)}body .sealdi-about-services__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}body .sealdi-about-service{min-height:168px;display:grid;align-content:end;gap:.65rem;padding:1rem;border-radius:22px;border:1px solid rgba(15,63,61,.08);background:#fff;box-shadow:0 12px 30px #0a2c2b0d}body .sealdi-about-service--image{position:relative;min-height:210px;padding:0;overflow:hidden}body .sealdi-about-service--image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 34%,rgba(10,44,43,.86) 100%);pointer-events:none}body .sealdi-about-service--image>div{position:absolute;z-index:1;inset-inline:1rem;bottom:1rem;color:#fff}body .sealdi-about-service__icon{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:#ff8a2a24;color:var(--sealdi-orange-deep);font-weight:900}body .sealdi-about-service h3{margin:0;color:var(--sealdi-green);font-family:var(--sealdi-heading-font, "Manrope", Arial, sans-serif);font-size:clamp(1rem,1.05vw,1.18rem);font-weight:900;line-height:1.12}body .sealdi-about-service--image h3{color:#fff}body .sealdi-about-service p{margin:0;color:var(--sealdi-muted);font-size:.92rem;line-height:1.48}body .sealdi-about-service--image p{color:#ffffffd1}body .sealdi-about-flow{display:grid;grid-template-columns:minmax(300px,.36fr) minmax(0,1fr);gap:.8rem;padding:.8rem}body .sealdi-about-flow__intro{display:grid;align-content:center;gap:.72rem;padding:clamp(1.1rem,2vw,1.7rem);border-radius:22px;background:var(--sealdi-green);color:#fff}body .sealdi-about-flow__intro .sealdi-heading{margin:0;color:#fff;font-size:clamp(1.45rem,1.9vw,2.25rem);letter-spacing:-.035em;line-height:1}body .sealdi-about-flow__intro p{margin:0;color:#ffffffc7;line-height:1.6}body .sealdi-about-flow__steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}body .sealdi-about-flow__step{display:grid;align-content:start;gap:.55rem;min-height:158px;padding:1rem;border-radius:22px;border:1px solid rgba(15,63,61,.08);background:#fff}body .sealdi-about-flow__step span{width:38px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--sealdi-orange);color:#fff;font-weight:900}body .sealdi-about-flow__step strong{color:var(--sealdi-green);font-size:1rem;line-height:1.18}body .sealdi-about-flow__step p{margin:0;color:var(--sealdi-muted);font-size:.92rem;line-height:1.48}body .sealdi-about-page__content{padding:clamp(1.15rem,2.5vw,2rem)}body .sealdi-about-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.9rem;align-items:center;padding:clamp(1.15rem,2.4vw,2rem);overflow:hidden;background:radial-gradient(circle at 100% 0%,rgba(255,138,42,.32),transparent 28%),linear-gradient(135deg,var(--sealdi-green-deep),var(--sealdi-green));color:#fff}body .sealdi-about-cta .sealdi-heading{margin:0;color:#fff;font-size:clamp(1.55rem,2.35vw,2.85rem);letter-spacing:-.045em}body .sealdi-about-cta p{max-width:700px;margin:.8rem 0 0;color:#fffc;line-height:1.65}@media screen and (max-width:1199px){body .sealdi-about-hero,body .sealdi-about-split,body .sealdi-about-services,body .sealdi-about-flow,body .sealdi-about-cta{grid-template-columns:1fr}body .sealdi-about-hero__copy .sealdi-heading,body .sealdi-about-card--story .sealdi-heading{max-width:18ch}body .sealdi-about-hero__media{clip-path:none}body .sealdi-about-services__grid,body .sealdi-about-flow__steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){body .sealdi-about-page__frame{width:min(100vw - 20px,var(--sealdi-page-width));padding-top:.6rem;gap:.85rem}body .sealdi-about-hero,body .sealdi-about-split,body .sealdi-about-services,body .sealdi-about-flow,body .sealdi-about-cta,body .sealdi-about-page__content{border-radius:20px}body .sealdi-about-hero{min-height:0}body .sealdi-about-hero__copy{padding:1rem}body .sealdi-about-hero__copy .sealdi-heading{max-width:100%;font-size:clamp(2rem,10.5vw,3rem);line-height:1;white-space:nowrap}body .sealdi-about-hero__text{font-size:.94rem;line-height:1.52}body .sealdi-about-hero__media,body .sealdi-about-card--media{min-height:170px}body .sealdi-about-stats,body .sealdi-about-services__grid,body .sealdi-about-flow__steps{grid-template-columns:1fr}body .sealdi-about-stat{min-height:0}body .sealdi-about-split,body .sealdi-about-services,body .sealdi-about-flow{padding:.7rem}body .sealdi-about-split,body .sealdi-about-flow{background:transparent;border-color:transparent;box-shadow:none;padding:0}body .sealdi-about-split{gap:.65rem}body .sealdi-about-services{background:linear-gradient(180deg,#fff7efeb,#fff 58%)}body .sealdi-about-card--story,body .sealdi-about-services__intro,body .sealdi-about-flow__intro,body .sealdi-about-page__content,body .sealdi-about-cta{padding:1rem}body .sealdi-about-card--story .sealdi-heading,body .sealdi-about-services__intro .sealdi-heading,body .sealdi-about-flow__intro .sealdi-heading,body .sealdi-about-cta .sealdi-heading{font-size:clamp(1.42rem,7vw,2.02rem);line-height:1.02}body .sealdi-about-service,body .sealdi-about-flow__step{min-height:0;padding:.9rem}body .sealdi-about-services__grid .sealdi-about-service:nth-child(2n),body .sealdi-about-flow__steps .sealdi-about-flow__step:nth-child(2n){margin-left:1.1rem}body .sealdi-about-services__grid .sealdi-about-service:nth-child(odd),body .sealdi-about-flow__steps .sealdi-about-flow__step:nth-child(odd){margin-right:1.1rem}body .sealdi-about-service--image{min-height:210px}body .sealdi-about-card__caption{position:static;width:auto;margin:-4.5rem .7rem .7rem}body .sealdi-about-hero__actions,body .sealdi-about-cta__actions{display:grid;grid-template-columns:1fr}body .sealdi-about-button{width:100%;min-height:42px;padding:.68rem .9rem}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/sealdi-theme.css.map */
