.sd-breadcrumbs{padding:1rem 0;font-size:1.125rem;color:rgba(var(--color-foreground),.75)}.sd-breadcrumbs__list{list-style:none;margin:0;padding:0 1.5rem;display:flex;flex-wrap:wrap;align-items:center;gap:.25rem 0;max-width:var(--page-width, 120rem);margin-inline:auto}.sd-breadcrumbs__item,.sd-breadcrumbs__sep{display:inline-flex;align-items:center}.sd-breadcrumbs__sep{margin:0 .5rem;color:rgba(var(--color-foreground),.45);-webkit-user-select:none;user-select:none}.sd-breadcrumbs__item a{color:rgb(var(--color-foreground));text-decoration:none;border-bottom:1px solid transparent;transition:border-color .15s ease}.sd-breadcrumbs__item a:hover,.sd-breadcrumbs__item a:focus-visible{border-bottom-color:rgb(var(--color-foreground))}.sd-breadcrumbs__item--current span[itemprop=name]{color:rgba(var(--color-foreground),.55)}@media screen and (max-width:749px){.sd-breadcrumbs{font-size:1.0625rem}.sd-breadcrumbs__list{padding:0 1rem}.sd-breadcrumbs__sep{margin:0 .35rem}}.hero-product-slider{position:relative;overflow:hidden;padding-top:var(--hps-pad-top, 0);padding-bottom:var(--hps-pad-bottom, 0)}.hero-product-slider__track{position:relative;width:100%;min-height:var(--hps-min-height, 600px)}.hero-product-slider__slide{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .5s ease,visibility 0s linear .5s;pointer-events:none}.hero-product-slider__slide.is-active{opacity:1;visibility:visible;transition:opacity .5s ease,visibility 0s linear 0s;pointer-events:auto}.hero-product-slider__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.hero-product-slider__bg-img{width:100%;height:100%;object-fit:cover;opacity:.6}.hero-product-slider__inner{position:relative;z-index:1;display:grid;grid-template-columns:45fr 55fr;gap:4rem;align-items:center;width:100%;padding-top:3rem;padding-bottom:3rem}.hero-product-slider__text{display:flex;flex-direction:column;gap:1.5rem}.hero-product-slider__eyebrow{margin:0;font-size:1.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#a64f00}.hero-product-slider__heading{max-width:18ch;font-size:clamp(2.45rem,2.9vw,4.2rem);font-weight:800;line-height:1.07;color:rgb(var(--color-foreground));margin:0;letter-spacing:0;overflow-wrap:anywhere}.hero-product-slider__heading p,.hero-product-slider__heading h1,.hero-product-slider__heading h2{margin:0;font-size:inherit;font-weight:inherit;line-height:inherit}.hero-product-slider__heading strong{color:#a64f00;font-weight:inherit}.hero-product-slider__cta{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;min-height:5rem;margin-top:.6rem;padding:0 3.4rem;background:#a64f00;color:#fff;border:0;border-radius:8px!important;font-weight:900;text-decoration:none;box-shadow:0 1.2rem 2.8rem #f49c2a42;transition:filter .15s ease,transform .15s ease,box-shadow .15s ease;cursor:pointer;font-size:1.4rem;line-height:1;text-transform:uppercase;white-space:nowrap;overflow:hidden;animation:hero-product-slider-cta-pulse 2.2s ease-in-out infinite}.hero-product-slider__cta:hover,.hero-product-slider__cta:focus-visible{filter:brightness(.97);transform:translateY(-1px);box-shadow:0 1.6rem 3.3rem #f49c2a57}.hero-product-slider__cta:before{display:none!important}.hero-product-slider__cta:after{display:none!important}@keyframes hero-product-slider-cta-pulse{0%,to{box-shadow:0 1.2rem 2.8rem #f49c2a42,0 0 #f49c2a5c}50%{box-shadow:0 1.6rem 3.3rem #f49c2a52,0 0 0 .8rem #f49c2a00}}.hero-product-slider__social{display:inline-flex;align-items:center;gap:1rem;background:#fff;padding:.75rem 1.25rem;border-radius:.75rem;box-shadow:0 8px 24px #00000014;align-self:flex-start;max-width:100%}.hero-product-slider__stars{position:relative;display:inline-block;font-size:1.75rem;line-height:1;letter-spacing:.1em;color:#e0e0e0;white-space:nowrap}.hero-product-slider__stars-bg{display:inline-block}.hero-product-slider__stars-fg{position:absolute;top:0;right:0;bottom:0;left:0;display:inline-block;overflow:hidden;color:#a64f00;white-space:nowrap}.hero-product-slider__social-text{display:flex;flex-direction:column;font-size:1.125rem;color:rgba(var(--color-foreground),.85)}.hero-product-slider__social-text strong{font-size:1.25rem;color:rgb(var(--color-foreground))}.hero-product-slider__social-count{color:rgba(var(--color-foreground),.65);font-size:1.0625rem}.hero-product-slider__media{position:relative}.hero-product-slider__media-link{display:block;text-decoration:none;color:inherit}.hero-product-slider__product-img{display:block;width:min(100%,64rem);max-width:100%;height:auto;margin:0 auto}.hero-product-slider__price-badge{position:absolute;top:1rem;right:1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;width:12rem;height:12rem;padding:1rem;background:#a64f00;color:#fff;border-radius:50%;text-align:center;box-shadow:0 8px 20px #0000002e;font-size:1.75rem;line-height:1.2;font-weight:700;transform:rotate(-6deg)}.hero-product-slider__price-label{font-size:1.375rem;font-weight:500;text-transform:uppercase;letter-spacing:.04em;opacity:.9}.hero-product-slider__price{font-size:2.5rem;font-weight:800}.hero-product-slider__compare{font-size:1.5rem;font-weight:500;text-decoration:line-through;opacity:.85}.hero-product-slider__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:3rem;height:3rem;border-radius:50%;background:#fff;color:rgb(var(--color-foreground));border:1px solid rgba(0,0,0,.08);box-shadow:0 4px 12px #0000001a;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0;transition:background .15s ease,transform .15s ease}.hero-product-slider__arrow:hover,.hero-product-slider__arrow:focus-visible{background:#a64f00;color:#fff}.hero-product-slider__arrow--prev{left:1rem}.hero-product-slider__arrow--next{right:1rem}.hero-product-slider__dots{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);z-index:2;display:flex;gap:.5rem}.hero-product-slider__dot{width:.625rem;height:.625rem;border-radius:50%;border:0;padding:0;background:#00000040;cursor:pointer;transition:background .15s ease,transform .15s ease}.hero-product-slider__dot.is-active{background:#a64f00;transform:scale(1.2)}.hero-product-slider__dot:hover{background:#00000073}.hero-product-slider__dot.is-active:hover{background:#a64f00}@media screen and (max-width:989px){.hero-product-slider{overflow-x:clip;overflow-y:visible}.hero-product-slider__track{min-height:0;overflow:visible}.hero-product-slider__slide{position:relative;inset:auto;opacity:1;visibility:visible;transition:none;pointer-events:auto;overflow:visible}.hero-product-slider__slide:not(.is-active){display:none}.hero-product-slider__inner{grid-template-columns:1fr;gap:2rem;padding-top:2rem;padding-bottom:2rem}.hero-product-slider__text{order:2;text-align:center;align-items:center}.hero-product-slider__heading{max-width:15ch;font-size:clamp(2.45rem,7.1vw,3.45rem);line-height:1.08}.hero-product-slider__social{align-self:center}.hero-product-slider__media{order:1;width:100%;max-width:44rem;margin:0 auto}.hero-product-slider__cta{align-self:center;min-height:4.4rem;padding:0 2.4rem}.hero-product-slider__cta:hover,.hero-product-slider__cta:focus-visible{transform:translateY(-1px)}.hero-product-slider__social{width:100%;max-width:100%;justify-content:center;margin-bottom:1.2rem}.hero-product-slider__price-badge{width:9rem;height:9rem;top:.5rem;right:.5rem}.hero-product-slider__price{font-size:2rem}.hero-product-slider__arrow{width:2.5rem;height:2.5rem}.hero-product-slider__arrow--prev{left:.5rem}.hero-product-slider__arrow--next{right:.5rem}}@media(prefers-reduced-motion:reduce){.hero-product-slider__slide{transition:none}.hero-product-slider__cta{animation:none}}.sd-article-meta{padding:1.25rem 0 .5rem}.sd-article-meta__inner--inline{padding-top:.5rem!important;padding-bottom:1.5rem!important;margin-top:-.5rem;margin-bottom:1rem;border-bottom:1px solid rgba(var(--color-foreground),.08)}.sd-article-meta__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-inline:1.5rem}.sd-article-meta__author{display:inline-flex;align-items:center;gap:.75rem;text-decoration:none;color:inherit;border-radius:.5rem;transition:opacity .15s ease}.sd-article-meta__author:hover,.sd-article-meta__author:focus-visible{opacity:.7}.sd-article-meta__author:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:3px}.sd-article-meta__avatar{width:4rem;height:4rem;border-radius:50%;object-fit:cover;display:block;flex-shrink:0}.sd-article-meta__avatar--placeholder{width:4rem;height:4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(var(--color-foreground),.08);color:rgb(var(--color-foreground));font-size:1.25rem;font-weight:700;flex-shrink:0}.sd-article-meta__author-text{display:flex;flex-direction:column;gap:.2rem}.sd-article-meta__author-name{font-size:1.0625rem;font-weight:700;line-height:1.2}.sd-article-meta__author-title{font-size:.9rem;opacity:.7;line-height:1.2}.sd-article-meta__date{font-size:1rem;color:rgba(var(--color-foreground),.6);white-space:nowrap;flex-shrink:0}html{scroll-behavior:smooth}@media screen and (max-width:749px){.sd-article-meta__inner{flex-direction:column;align-items:flex-start;gap:.75rem;padding-inline:1rem}.sd-article-meta__date{white-space:normal}}.sd-article-related-posts{padding:2.5rem 0 5rem}.sd-article-related-posts__inner{display:grid;gap:4rem}.sd-article-related-posts__group{display:grid;gap:1.8rem}.sd-article-related-posts__heading{margin:0;color:rgb(var(--color-foreground));font-size:3.2rem;line-height:1.15;font-weight:700;letter-spacing:0}.sd-article-related-posts__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.sd-blog-card{overflow:hidden;display:flex;min-width:0;height:100%;flex-direction:column;border:1px solid rgba(var(--color-foreground),.1);border-radius:8px;background:rgb(var(--color-background));box-shadow:0 10px 24px #0f172a0a;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.sd-blog-card:hover,.sd-blog-card:focus-within{transform:translateY(-2px);border-color:#2b9fd847;box-shadow:0 16px 34px #0f172a14}.sd-blog-card__media{display:block;overflow:hidden;aspect-ratio:16 / 10;background:rgba(var(--color-foreground),.04);text-decoration:none}.sd-blog-card__image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.sd-blog-card:hover .sd-blog-card__image{transform:scale(1.035)}.sd-blog-card__image--placeholder{padding:4rem;opacity:.45}.sd-blog-card__body{display:flex;flex:1;flex-direction:column;padding:1.6rem 1.6rem 1.8rem}.sd-blog-card__title{margin:0;color:rgb(var(--color-foreground));font-size:1.8rem;line-height:1.2;font-weight:700;letter-spacing:0}.sd-blog-card__title a{color:inherit;text-decoration:none}.sd-blog-card__title a:hover,.sd-blog-card__title a:focus-visible{color:#2b9fd8}.sd-blog-card__meta{display:flex;min-height:3.2rem;flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:1rem;color:rgba(var(--color-foreground),.62);font-size:1.2rem;line-height:1.3}.sd-blog-card__author{display:inline-flex;min-width:0;align-items:center;gap:.55rem}.sd-blog-card__avatar{display:block;width:2.4rem;height:2.4rem;flex:0 0 2.4rem;border-radius:50%;object-fit:cover}.sd-blog-card__avatar--initial{display:inline-flex;align-items:center;justify-content:center;background:#e8f6fd;color:#1c7fb2;font-size:1.1rem;font-weight:700}.sd-blog-card__author-name{overflow:hidden;color:rgba(var(--color-foreground),.82);font-weight:700;text-overflow:ellipsis;white-space:nowrap}.sd-blog-card__separator,.sd-blog-card__date{color:rgba(var(--color-foreground),.54)}.sd-blog-card__excerpt{margin:1.1rem 0 0;color:rgba(var(--color-foreground),.72);font-size:1.45rem;line-height:1.55}.sd-blog-card__cta{display:inline-flex;align-items:center;width:fit-content;margin-top:auto;padding-top:2rem;color:#f5821f;font-size:1.35rem;font-weight:700;text-decoration:none}.sd-blog-card__cta:hover,.sd-blog-card__cta:focus-visible{color:#2b9fd8}@media screen and (max-width:989px){.sd-article-related-posts__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.sd-article-related-posts{padding:2rem 0 4rem}.sd-article-related-posts__inner{gap:3rem}.sd-article-related-posts__heading{font-size:2.4rem}.sd-article-related-posts__grid{grid-template-columns:1fr;gap:1.6rem}}.sd-bestsellery{padding:clamp(3.2rem,5vw,6.4rem) 0 clamp(5rem,7vw,8rem);color:rgb(var(--color-foreground))}.sd-bestsellery *{box-sizing:border-box}.sd-bestsellery__inner{display:flex;flex-direction:column;gap:clamp(2.8rem,4vw,4.8rem)}.sd-bestsellery__header{max-width:82rem}.sd-bestsellery__eyebrow{margin:0 0 1rem;color:#f28c28;font-size:1.3rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.sd-bestsellery__header h1{margin:0;max-width:76rem;font-size:clamp(3.6rem,5.2vw,6.8rem);line-height:.98;letter-spacing:0}.sd-bestsellery__header p:not(.sd-bestsellery__eyebrow){margin:1.8rem 0 0;max-width:70rem;color:rgba(var(--color-foreground),.72);font-size:clamp(1.6rem,1.5vw,2rem);line-height:1.6}.sd-bestsellery__featured{display:grid;grid-template-columns:minmax(0,.96fr) minmax(36rem,1fr);gap:clamp(2.4rem,4vw,5.6rem);align-items:center;padding:clamp(1.6rem,3vw,3rem);border:.2rem solid #f28c28;border-radius:.8rem;background:linear-gradient(135deg,#fffaf4,#f6fbff);box-shadow:0 2rem 4.8rem #f28c2824}.sd-bestsellery__featured-media{position:relative;min-width:0}.sd-bestsellery__featured-media a,.sd-bestsellery__card-image-link{display:block;overflow:hidden;border-radius:.8rem;background:#fff;text-decoration:none}.sd-bestsellery__featured-media a{aspect-ratio:1.22 / 1}.sd-bestsellery__featured-image,.sd-bestsellery__card-image{display:block;width:100%;height:100%;object-fit:contain;transition:transform .25s ease}.sd-bestsellery__featured-media a:hover .sd-bestsellery__featured-image,.sd-bestsellery__card-image-link:hover .sd-bestsellery__card-image{transform:scale(1.025)}.sd-bestsellery__featured-content{min-width:0}.sd-bestsellery__featured-badge{display:inline-flex;align-items:center;margin-bottom:1.4rem;padding:.7rem 1.2rem;border-radius:999px;background:#0f7d57;color:#fff;font-size:1.3rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.sd-bestsellery__featured-content h2{margin:0;max-width:62rem;font-size:clamp(3.2rem,4vw,5.4rem);line-height:1.02;letter-spacing:0}.sd-bestsellery__featured-lead{margin:1.6rem 0 0;max-width:62rem;color:rgba(var(--color-foreground),.76);font-size:clamp(1.6rem,1.35vw,1.9rem);line-height:1.62}.sd-bestsellery__rating{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.45rem .75rem;margin-top:1.8rem;color:rgb(var(--color-foreground));font-size:1.45rem;font-weight:800;line-height:1.2;text-decoration:none}.sd-bestsellery__rating:hover .sd-bestsellery__score,.sd-bestsellery__rating:hover .sd-bestsellery__count{color:#237fb8}.sd-bestsellery__stars{color:#f28c28;font-size:1.9rem;letter-spacing:.04em;line-height:1}.sd-bestsellery__count{color:rgba(var(--color-foreground),.58);font-size:1.3rem;font-weight:700}.sd-bestsellery__featured-price,.sd-bestsellery__price{display:flex;align-items:baseline;flex-wrap:wrap;gap:.8rem;margin-top:1.4rem}.sd-bestsellery__featured-price s,.sd-bestsellery__price s{color:rgba(var(--color-foreground),.52);font-size:1.5rem}.sd-bestsellery__featured-price strong{font-size:clamp(2.8rem,3vw,4rem);line-height:1}.sd-bestsellery__price strong{font-size:2.2rem;line-height:1}.sd-bestsellery__omnibus{margin:.8rem 0 0;color:rgba(var(--color-foreground),.58);font-size:1.28rem;font-weight:700;line-height:1.35}.sd-bestsellery__omnibus strong{color:rgba(var(--color-foreground),.82);font-weight:900;white-space:nowrap}.sd-bestsellery__omnibus--featured{font-size:1.42rem}.sd-bestsellery__featured-list,.sd-bestsellery__features{display:grid;gap:.8rem;margin:1.8rem 0 0;padding:0;list-style:none}.sd-bestsellery__featured-list li,.sd-bestsellery__features li{position:relative;padding-left:1.9rem;color:rgba(var(--color-foreground),.78);font-size:1.5rem;line-height:1.45}.sd-bestsellery__featured-list li{font-size:1.6rem}.sd-bestsellery__featured-list li:before,.sd-bestsellery__features li:before{content:"";position:absolute;top:.72em;left:0;width:.55rem;height:.55rem;border-radius:50%;background:#3095d3}.sd-bestsellery__featured-actions{display:flex;flex-wrap:wrap;align-items:center;gap:1.2rem;margin-top:2.4rem}.sd-bestsellery__form{margin:0}.sd-bestsellery__featured-button,.sd-bestsellery__button{display:inline-flex;align-items:center;justify-content:center;min-height:4.8rem;border:0;border-radius:999px;background:#101623;color:#fff;font:inherit;font-size:1.45rem;font-weight:900;letter-spacing:0;text-align:center;cursor:pointer;transition:background .18s ease,box-shadow .18s ease,transform .18s ease}.sd-bestsellery__featured-button{min-width:22rem;padding:0 2.8rem;background:#f28c28;box-shadow:0 1.2rem 2.8rem #f28c2842;animation:sd-bestsellery-pulse 1.9s ease-in-out infinite}.sd-bestsellery__button{width:100%;padding:0 2rem}.sd-bestsellery__featured-button:hover,.sd-bestsellery__button:hover{background:#2d9bd2;color:#fff;transform:translateY(-.1rem)}.sd-bestsellery__featured-button:disabled,.sd-bestsellery__button:disabled{background:rgba(var(--color-foreground),.28);box-shadow:none;cursor:not-allowed;animation:none}.sd-bestsellery__featured-link{color:rgb(var(--color-foreground));font-size:1.45rem;font-weight:900;text-decoration:underline;text-underline-offset:.35rem}.sd-bestsellery__single-head{max-width:76rem}.sd-bestsellery__single-head h2{margin:0;font-size:clamp(2.8rem,3.5vw,4.4rem);line-height:1.08;letter-spacing:0}.sd-bestsellery__single-head p{margin:1.2rem 0 0;color:rgba(var(--color-foreground),.68);font-size:1.7rem;line-height:1.55}.sd-bestsellery__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.4rem}.sd-bestsellery__card{display:flex;flex-direction:column;min-width:0;overflow:hidden;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:.8rem;background:#fff}.sd-bestsellery__card-image-link{position:relative;aspect-ratio:1 / 1;border-radius:0}.sd-bestsellery__delivery{position:absolute;z-index:2;top:1.2rem;left:1.2rem;padding:.7rem 1.1rem;border-radius:999px;background:#0f7d57;color:#fff;font-size:1.25rem;font-weight:900;line-height:1}.sd-bestsellery__card-body{display:flex;flex:1;flex-direction:column;padding:2rem}.sd-bestsellery__card-body h3{margin:0;font-size:clamp(2rem,2vw,2.6rem);line-height:1.12;letter-spacing:0}.sd-bestsellery__card-body h3 a{color:inherit;text-decoration:none}.sd-bestsellery__rating--card{margin-top:1.1rem;font-size:1.35rem}.sd-bestsellery__rating--card .sd-bestsellery__stars{font-size:1.65rem}.sd-bestsellery__features{margin-bottom:2rem}.sd-bestsellery__card .sd-bestsellery__form{margin-top:auto}@keyframes sd-bestsellery-pulse{0%,to{box-shadow:0 1.2rem 2.8rem #f28c283d,0 0 #f28c285c}50%{box-shadow:0 1.2rem 2.8rem #f28c284d,0 0 0 1rem #f28c2800}}@media(prefers-reduced-motion:reduce){.sd-bestsellery__featured-button{animation:none}}@media screen and (max-width:989px){.sd-bestsellery__featured{grid-template-columns:1fr}.sd-bestsellery__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:640px){.sd-bestsellery__header h1{font-size:clamp(3.4rem,13vw,5.4rem)}.sd-bestsellery__featured{padding:1.2rem}.sd-bestsellery__featured-content{padding:.6rem}.sd-bestsellery__featured-actions,.sd-bestsellery__featured-actions .sd-bestsellery__form,.sd-bestsellery__featured-button{width:100%}.sd-bestsellery__grid{grid-template-columns:1fr}}.sd-blog-hero{position:relative;overflow:hidden;padding:5rem 0 4rem}.sd-blog-hero__inner{position:relative;z-index:2;display:grid;grid-template-columns:1.1fr 1fr;gap:4rem;align-items:end}.sd-blog-hero__content{display:flex;flex-direction:column;gap:1.25rem}.sd-blog-hero__label{margin:0;font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.sd-blog-hero__heading{margin:0;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:700;line-height:1.1;color:rgb(var(--color-foreground));letter-spacing:-.01em}.sd-blog-hero__description{font-size:1.125rem;line-height:1.7;color:rgba(var(--color-foreground),.8)}.sd-blog-hero__description p{margin:0 0 1rem}.sd-blog-hero__description p:last-child{margin:0}.sd-blog-hero__decor{position:absolute;top:0;right:-10%;width:70%;height:100%;z-index:1;opacity:.7;pointer-events:none}@media screen and (max-width:989px){.sd-blog-hero{padding:4rem 0 3rem}.sd-blog-hero__inner{grid-template-columns:1fr;gap:1.75rem;align-items:start}.sd-blog-hero__decor{width:100%;right:-30%;opacity:.4}}@media screen and (max-width:749px){.sd-blog-hero{padding:3rem 0 2.5rem}.sd-blog-hero__heading{font-size:clamp(2rem,7vw,2.75rem)}.sd-blog-hero__description{font-size:1.0625rem}}.sd-blog-list{padding:3rem 0 5rem}.sd-blog-list__empty{text-align:center;font-size:1.125rem;color:rgba(var(--color-foreground),.6);padding:3rem 0}.sd-blog-list__grid{display:grid;grid-template-columns:repeat(var(--sd-cols-desktop, 3),1fr);gap:2.5rem 2rem}.sd-blog-list__card{background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.08);border-radius:1rem;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.sd-blog-list__card:hover,.sd-blog-list__card:focus-within{transform:translateY(-3px);border-color:rgba(var(--color-foreground),.15);box-shadow:0 8px 24px #00000014}.sd-blog-list__link{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit}.sd-blog-list__card-img{position:relative;aspect-ratio:16 / 10;overflow:hidden;background:rgba(var(--color-foreground),.05)}.sd-blog-list__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.sd-blog-list__card:hover .sd-blog-list__img{transform:scale(1.04)}.sd-blog-list__card-body{padding:1.5rem 1.5rem 1.75rem;display:flex;flex-direction:column;gap:.85rem;flex:1}.sd-blog-list__card-title{margin:0;font-size:1.625rem;font-weight:700;line-height:1.3;color:rgb(var(--color-foreground))}.sd-blog-list__card-meta{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;font-size:.95rem;color:rgba(var(--color-foreground),.6)}.sd-blog-list__author{display:inline-flex;align-items:center;gap:.5rem}.sd-blog-list__avatar{width:2.4rem;height:2.4rem;border-radius:50%;object-fit:cover;flex-shrink:0}.sd-blog-list__avatar--initial{display:inline-flex;align-items:center;justify-content:center;background:#d1fae5;color:#065f46;font-size:.95rem;font-weight:700}.sd-blog-list__author-name{font-weight:600;color:rgba(var(--color-foreground),.85)}.sd-blog-list__sep{color:rgba(var(--color-foreground),.3)}.sd-blog-list__date{font-variant-numeric:tabular-nums}.sd-blog-list__card-excerpt{margin:0;font-size:1.40625rem;line-height:1.55;color:rgba(var(--color-foreground),.75)}.sd-blog-list__card-cta{margin-top:auto;padding-top:.5rem;font-size:1.25rem;font-weight:600;color:var(--sd-accent, #F49C2A);letter-spacing:.01em}.sd-blog-list__pagination{display:flex;justify-content:center;flex-wrap:wrap;gap:.4rem;margin-top:3rem}.sd-blog-list__page-btn{display:inline-flex;align-items:center;justify-content:center;min-width:3.2rem;height:3.2rem;padding:0 .85rem;border-radius:.4rem;background:transparent;border:1px solid rgba(var(--color-foreground),.15);color:rgb(var(--color-foreground));text-decoration:none;font-size:1rem;font-weight:500;transition:background .15s ease,border-color .15s ease}.sd-blog-list__page-btn:hover,.sd-blog-list__page-btn:focus-visible{background:rgba(var(--color-foreground),.06);border-color:rgba(var(--color-foreground),.3)}.sd-blog-list__page-btn--current{background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-color:rgb(var(--color-foreground))}.sd-blog-list__page-btn--gap{border:0;cursor:default}@media screen and (max-width:989px){.sd-blog-list__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:749px){.sd-blog-list{padding:2rem 0 3.5rem}.sd-blog-list__grid{grid-template-columns:1fr;gap:1.75rem}.sd-blog-list__card-title{font-size:1.25rem}}.sd-contact-details{padding:clamp(2.4rem,4vw,4.8rem) 0 clamp(5rem,6vw,7.2rem)}.sd-contact-details *{box-sizing:border-box}.sd-contact-details__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(34rem,.82fr);gap:clamp(1.6rem,3vw,3.2rem);align-items:stretch}.sd-contact-details__card{position:relative;min-width:0;padding:clamp(2.4rem,3.2vw,3.8rem);border:1px solid rgba(15,23,42,.08);border-radius:8px;background:#fff;color:#111827;box-shadow:0 1.4rem 3.6rem #0f172a0f}.sd-contact-details__card--company{border-top:.35rem solid #2b9fd8}.sd-contact-details__card--bank{display:flex;flex-direction:column;justify-content:center;border:0;background:linear-gradient(135deg,#eef8ff,#f8fcff)}.sd-contact-details__eyebrow,.sd-contact-details__badge,.sd-contact-details__label{margin:0;color:#2b9fd8;font-size:1.2rem;font-weight:900;line-height:1.2;text-transform:uppercase}.sd-contact-details__eyebrow{margin-bottom:1rem}.sd-contact-details__badge{display:inline-flex;align-self:flex-start;margin-bottom:1.4rem;padding:.6rem 1rem;border-radius:999px;background:#fff}.sd-contact-details h2{margin:0;color:#111827;font-size:clamp(2.8rem,3vw,4.2rem);font-weight:900;line-height:1.06;letter-spacing:0}.sd-contact-details__lead{max-width:58rem;margin:1.6rem 0 0;color:#111827c7;font-size:1.65rem;line-height:1.62}.sd-contact-details__address{display:grid;gap:.45rem;margin-top:2.8rem;color:#111827d1;font-style:normal;font-size:1.58rem;line-height:1.45}.sd-contact-details__address strong{color:#111827;font-size:1.72rem}.sd-contact-details__list{display:grid;gap:.6rem;margin:2.2rem 0 0}.sd-contact-details__list div{display:flex;gap:.8rem;align-items:baseline}.sd-contact-details__list dt{min-width:5.6rem;color:#11182794;font-size:1.3rem;font-weight:900;text-transform:uppercase}.sd-contact-details__list dd{margin:0;color:#111827;font-size:1.48rem;font-weight:700}.sd-contact-details__phone{display:inline-flex;align-items:center;width:fit-content;margin-top:2.4rem;padding:1rem 1.4rem;border-radius:999px;background:#101623;color:#fff;font-size:1.55rem;font-weight:900;line-height:1;text-decoration:none;transition:background .18s ease,transform .18s ease}.sd-contact-details__phone:hover,.sd-contact-details__phone:focus-visible{background:#2b9fd8;color:#fff;transform:translateY(-1px)}.sd-contact-details__bank-block{display:grid;gap:.7rem;margin-top:2.2rem;padding-top:2.2rem;border-top:1px solid rgba(43,159,216,.18);color:#111827b8;font-size:1.55rem;line-height:1.45}.sd-contact-details__bank-block strong{color:#111827;font-size:clamp(2rem,2vw,2.5rem);font-weight:900;line-height:1.2;overflow-wrap:anywhere}.sd-contact-details__bank-block--muted strong{font-size:clamp(1.75rem,1.7vw,2.2rem)}.sd-contact-details__form-wrap{margin-top:clamp(1.6rem,3vw,3.2rem)}.sd-contact-details__form-card{padding:clamp(2.2rem,3.2vw,3.8rem);border:1px solid rgba(15,23,42,.08);border-radius:8px;background:#fff;color:#111827;box-shadow:0 1.4rem 3.6rem #0f172a0f}.sd-contact-details__form-heading{max-width:72rem;margin-bottom:clamp(2rem,3vw,3rem)}.sd-contact-details__form-heading p:not(.sd-contact-details__eyebrow){margin:1.2rem 0 0;color:#111827bd;font-size:1.65rem;line-height:1.58}.sd-contact-details__form{display:grid;gap:1.8rem}.sd-contact-details__form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem}.sd-contact-details__field{display:grid;gap:.6rem;min-width:0}.sd-contact-details__field--full{grid-column:1 / -1}.sd-contact-details__field label{color:#111827;font-size:1.36rem;font-weight:900;line-height:1.25}.sd-contact-details__field input,.sd-contact-details__field textarea{width:100%;min-height:4.8rem;padding:1.15rem 1.25rem;border:1px solid rgba(15,23,42,.14);border-radius:8px;background:#fff;color:#111827;font:inherit;font-size:1.5rem;line-height:1.4;transition:border-color .18s ease,box-shadow .18s ease}.sd-contact-details__field textarea{min-height:15.6rem;resize:vertical}.sd-contact-details__field input:focus-visible,.sd-contact-details__field textarea:focus-visible{outline:0;border-color:#2b9fd8;box-shadow:0 0 0 .3rem #2b9fd829}.sd-contact-details__field-error{color:#b42318;font-size:1.24rem;font-weight:700;line-height:1.35}.sd-contact-details__form-status{padding:1.2rem 1.4rem;border-radius:8px;font-size:1.45rem;font-weight:800;line-height:1.4}.sd-contact-details__form-status--success{border:1px solid rgba(18,137,82,.22);background:#effaf4;color:#166534}.sd-contact-details__form-status--error{border:1px solid rgba(180,35,24,.22);background:#fff2f0;color:#b42318}.sd-contact-details__form-status--error ul{margin:.4rem 0 0;padding-left:1.8rem}.sd-contact-details__submit{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:4.8rem;padding:1.15rem 1.7rem;border:0;border-radius:999px;background:#101623;color:#fff;font:inherit;font-size:1.55rem;font-weight:900;line-height:1;cursor:pointer;transition:background .18s ease,transform .18s ease}.sd-contact-details__submit:hover,.sd-contact-details__submit:focus-visible{background:#2b9fd8;color:#fff;transform:translateY(-1px)}@media screen and (max-width:860px){.sd-contact-details__inner{grid-template-columns:1fr}.sd-contact-details__card,.sd-contact-details__form-card{padding:2.2rem}}@media screen and (max-width:720px){.sd-contact-details__form-grid{grid-template-columns:1fr}.sd-contact-details__submit{width:100%}}@media screen and (max-width:520px){.sd-contact-details{padding-top:1.6rem}.sd-contact-details__list div{display:grid;gap:.2rem}.sd-contact-details__phone{width:100%;justify-content:center}}.sd-delpos-faq{padding:4.6rem 0 5.4rem;background:#fff}.sd-delpos-faq__inner{min-width:0}.sd-delpos-faq__heading{margin:0 0 2rem;color:#111827;font-size:clamp(2.35rem,2.8vw,3rem);font-weight:500;line-height:1.15;letter-spacing:0}.sd-delpos-faq__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;align-items:start}.sd-delpos-faq__item{border-radius:8px;border:1px solid rgba(15,23,42,.06);background:#f7f8fa;color:#111827;overflow:hidden;box-shadow:0 8px 20px #0f172a0a}.sd-delpos-faq__question{display:grid;grid-template-columns:3.1rem minmax(0,1fr);gap:1rem;align-items:center;min-height:5.5rem;padding:1.2rem 1.5rem 1.2rem 1.2rem;cursor:pointer;list-style:none;font-size:1.58rem;font-weight:650;line-height:1.25}.sd-delpos-faq__question::-webkit-details-marker{display:none}.sd-delpos-faq__toggle{position:relative;display:block;width:2.9rem;height:2.9rem;border-radius:999px;background:#e6f4fb;flex:0 0 auto}.sd-delpos-faq__toggle:before,.sd-delpos-faq__toggle:after{content:"";position:absolute;top:50%;left:50%;width:1.4rem;height:.2rem;border-radius:999px;background:#2b9fd8;transform:translate(-50%,-50%)}.sd-delpos-faq__toggle:after{transform:translate(-50%,-50%) rotate(90deg)}.sd-delpos-faq__item[open] .sd-delpos-faq__toggle{background:#2b9fd8}.sd-delpos-faq__item[open] .sd-delpos-faq__toggle:before,.sd-delpos-faq__item[open] .sd-delpos-faq__toggle:after{background:#fff}.sd-delpos-faq__item[open] .sd-delpos-faq__toggle:after{opacity:0}.sd-delpos-faq__answer{max-width:48rem;padding:0 2rem 1.8rem 5.3rem;color:#111827b8;font-size:1.33rem;line-height:1.55}.sd-delpos-faq__answer p{margin:0}.sd-delpos-faq__answer p+p{margin-top:.9rem}@media screen and (max-width:989px){.sd-delpos-faq{padding:3.8rem 0 4.6rem}.sd-delpos-faq__grid{grid-template-columns:1fr;gap:1rem}}@media screen and (max-width:549px){.sd-delpos-faq__heading{font-size:clamp(2.2rem,8vw,2.8rem)}.sd-delpos-faq__question{grid-template-columns:2.9rem minmax(0,1fr);gap:1rem;padding:1.15rem 1.2rem;font-size:1.48rem}.sd-delpos-faq__toggle{width:2.8rem;height:2.8rem}.sd-delpos-faq__answer{padding:0 1.4rem 1.7rem 5rem;font-size:1.28rem}}.sd-expert-opinion{padding:5.6rem 0 6.2rem;content-visibility:auto;contain-intrinsic-size:70rem}.sd-expert-opinion__inner{max-width:122rem}.sd-expert-opinion__viewport{position:relative;overflow:hidden;border:1px solid rgba(43,159,216,.55);border-radius:0;background:linear-gradient(135deg,#fff,#f7fcff);box-shadow:0 1.6rem 4.4rem #0f172a0f}.sd-expert-opinion__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.sd-expert-opinion__track::-webkit-scrollbar{display:none}.sd-expert-opinion__slide{flex:0 0 100%;min-width:0;scroll-snap-align:start;display:grid;grid-template-columns:minmax(32rem,.9fr) minmax(0,1fr);gap:clamp(4rem,6vw,8rem);align-items:center;padding:clamp(4rem,6.2vw,7rem) clamp(4rem,7vw,8.8rem)}.sd-expert-opinion__media{min-width:0}.sd-expert-opinion__person{margin:0;text-align:left}.sd-expert-opinion__photo-wrap{width:min(42rem,100%);aspect-ratio:1;margin:0 auto;overflow:hidden;border-radius:50%;background:#eef8ff}.sd-expert-opinion__photo{display:block;width:100%;height:100%;object-fit:cover}.sd-expert-opinion__photo-placeholder{display:block;width:100%;height:100%;background:linear-gradient(135deg,#2b9fd82e,#15815f24)}.sd-expert-opinion__caption{max-width:42rem;margin:3rem auto 0;color:#111827c7;font-size:1.42rem;line-height:1.42}.sd-expert-opinion__caption strong{color:#111827;font-weight:900}.sd-expert-opinion__caption span{margin-left:.35rem}.sd-expert-opinion__caption a{display:block;width:fit-content;margin-top:.65rem;color:#2b9fd8;font-weight:700;text-decoration:none}.sd-expert-opinion__caption a:hover,.sd-expert-opinion__caption a:focus-visible{text-decoration:underline;text-underline-offset:.25rem}.sd-expert-opinion__copy{min-width:0;max-width:58rem}.sd-expert-opinion__heading{display:flex;flex-wrap:wrap;gap:.7rem;margin:0 0 3.4rem;color:#111827;font-size:clamp(3rem,3.7vw,4.6rem);font-weight:800;line-height:1.06;letter-spacing:0;text-transform:none}.sd-expert-opinion__heading em{color:#2b9fd8;font-style:normal;font-weight:800}.sd-expert-opinion__quote{margin:0;color:#111827d1;font-size:1.62rem;line-height:1.7}.sd-expert-opinion__cta{display:inline-flex;align-items:center;justify-content:center;min-height:4.4rem;margin-top:4rem;padding:0 3.2rem;border:1px solid #2b9fd8;color:#111827;font-size:1.16rem;font-weight:900;line-height:1;text-decoration:none;text-transform:uppercase}.sd-expert-opinion__cta:hover,.sd-expert-opinion__cta:focus-visible{background:#2b9fd8;color:#fff}.sd-expert-opinion__nav{position:absolute;right:clamp(2rem,4vw,5rem);bottom:clamp(1.6rem,3vw,3rem);display:inline-flex;align-items:center;gap:1rem}.sd-expert-opinion__arrow{display:inline-grid;place-items:center;width:3.6rem;height:3.6rem;border:1px solid rgba(43,159,216,.5);border-radius:50%;background:#fff;color:#111827;cursor:pointer;font:inherit;font-size:2.4rem;line-height:1}.sd-expert-opinion__arrow:hover,.sd-expert-opinion__arrow:focus-visible{border-color:#2b9fd8;color:#2b9fd8}.sd-expert-opinion__dots{display:inline-flex;align-items:center;gap:.8rem}.sd-expert-opinion__dot{width:.9rem;height:.9rem;padding:0;border:0;border-radius:50%;background:#1118273d;cursor:pointer}.sd-expert-opinion__dot.is-active,.sd-expert-opinion__dot:hover,.sd-expert-opinion__dot:focus-visible{background:#2b9fd8}@media screen and (max-width:989px){.sd-expert-opinion{padding:4.4rem 0 5rem;contain-intrinsic-size:94rem}.sd-expert-opinion__slide{grid-template-columns:1fr;gap:3.6rem;padding:4rem 3rem 7rem}.sd-expert-opinion__photo-wrap,.sd-expert-opinion__caption{max-width:36rem}.sd-expert-opinion__copy{max-width:none}}@media screen and (max-width:640px){.sd-expert-opinion__inner{padding-inline:1.6rem}.sd-expert-opinion__slide{padding:2.8rem 1.8rem 7rem}.sd-expert-opinion__photo-wrap{width:min(28rem,78vw)}.sd-expert-opinion__caption{margin-top:2rem;font-size:1.3rem;text-align:center}.sd-expert-opinion__caption span{display:block;margin:.25rem 0 0}.sd-expert-opinion__caption a{margin-inline:auto}.sd-expert-opinion__heading{margin-bottom:2.6rem;font-size:clamp(2.8rem,9vw,3.6rem)}.sd-expert-opinion__quote{font-size:1.42rem;line-height:1.62}.sd-expert-opinion__nav{right:50%;transform:translate(50%)}}.sd-featured-products{padding:5rem 0}.sd-featured-products__heading{max-width:96rem;margin:0 0 3rem;color:rgb(var(--color-foreground));font-size:clamp(2.8rem,3.2vw,4.4rem);line-height:1.12;letter-spacing:0;overflow-wrap:anywhere}.sd-featured-products__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2.4rem}.sd-featured-products__card{position:relative;display:flex;flex-direction:column;min-width:0}.sd-featured-products__card--featured{padding:.8rem;border:2px solid #a64f00;border-radius:8px;background:#fffaf2;box-shadow:0 1.2rem 2.8rem #f49c2a29}.sd-featured-products__image-link{position:relative;display:block;aspect-ratio:1 / 1;overflow:hidden;border-radius:8px;background:rgba(var(--color-foreground),.03);text-decoration:none;contain:paint}.sd-featured-products__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;display:block;padding:1rem;opacity:1;transition:opacity .18s ease,transform .22s ease}.sd-featured-products__image--secondary{opacity:0}@media(hover:hover)and (pointer:fine){.sd-featured-products__image-link:hover .sd-featured-products__image--primary,.sd-featured-products__image-link:focus-visible .sd-featured-products__image--primary{transform:scale(1.035)}.sd-featured-products__image-link.has-secondary-image:hover .sd-featured-products__image--primary,.sd-featured-products__image-link.has-secondary-image:focus-visible .sd-featured-products__image--primary{opacity:0}.sd-featured-products__image-link.has-secondary-image:hover .sd-featured-products__image--secondary,.sd-featured-products__image-link.has-secondary-image:focus-visible .sd-featured-products__image--secondary{opacity:1;transform:scale(1.035)}}.sd-featured-products__delivery{position:absolute;left:1rem;top:1rem;z-index:2;display:inline-flex;align-items:center;min-height:2.8rem;padding:0 1rem;border-radius:999px;background:#15815f;color:#fff;font-size:1.1rem;font-weight:800;line-height:1}.sd-featured-products__badge{position:absolute;right:1rem;top:1rem;z-index:2;display:inline-flex;align-items:center;min-height:2.8rem;padding:0 1rem;border-radius:999px;background:#a64f00;color:#fff;font-size:1.1rem;font-weight:900;line-height:1;text-transform:uppercase;animation:sd-featured-products-pulse 1.9s ease-in-out infinite}.sd-featured-products__body{display:flex;flex-direction:column;flex:1;padding-top:1.35rem}.sd-featured-products__kicker{align-self:flex-start;margin:0 0 .75rem;padding:.42rem .85rem;border-radius:999px;background:#f49c2a24;color:#9a4f00;font-size:1.1rem;font-weight:900;line-height:1;text-transform:uppercase}.sd-featured-products__title{margin:0;font-size:1.55rem;line-height:1.25;letter-spacing:0}.sd-featured-products__title a{color:inherit;text-decoration:none}.sd-featured-products__title a:hover,.sd-featured-products__title a:focus-visible{text-decoration:underline;text-underline-offset:.25rem}.sd-featured-products__product-rating{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.45rem;min-height:2rem;margin-top:.65rem;color:#0f172ab3;font-size:1.15rem;line-height:1.2}.sd-featured-products__product-stars{display:inline-flex;align-items:center;min-width:8.8rem;color:#a64f00;font-size:1.38rem;font-weight:900;line-height:1;letter-spacing:0}.sd-featured-products__product-stars img{display:block;width:8.8rem;height:auto}.sd-featured-products__product-score{font-weight:800;color:#111827}.sd-featured-products__product-count{color:#0f172a9e}.sd-featured-products__price{display:flex;align-items:baseline;flex-wrap:wrap;gap:.75rem;margin-top:.8rem;font-size:1.8rem;line-height:1.2}.sd-featured-products__price s{color:rgba(var(--color-foreground),.72);font-size:1.3rem}.sd-featured-products__price span{font-weight:700}.sd-featured-products__features{display:flex;flex-direction:column;gap:.6rem;margin:1.25rem 0 1.5rem;padding:0;list-style:none;color:rgba(var(--color-foreground),.78);font-size:1.25rem;line-height:1.35}.sd-featured-products__features li{position:relative;padding-left:1.55rem}.sd-featured-products__features li:before{content:"";position:absolute;left:0;top:.55em;width:.55rem;height:.55rem;border-radius:999px;background:#2b9fd8}.sd-featured-products__form{margin-top:auto}.sd-featured-products__button{width:100%;max-width:100%;min-width:0;min-height:4.6rem;border:0;border-radius:999px;background:#0f172a;color:#fff;cursor:pointer;font:inherit;font-size:1.35rem;font-weight:800;text-transform:lowercase;transition:transform .18s ease,background .18s ease}.sd-featured-products__button:hover,.sd-featured-products__button:focus-visible{background:#2b9fd8;transform:translateY(-1px)}.sd-featured-products__button:disabled{cursor:not-allowed;opacity:.55}.sd-featured-products__reviews{width:100vw;margin:5rem 0 0 calc(50% - 50vw);padding:3.4rem 0;border-top:1px solid rgba(15,23,42,.06);border-bottom:1px solid rgba(15,23,42,.06);background:#f7fcff;overflow:hidden}.sd-featured-products__reviews-head{display:flex;align-items:center;justify-content:center;gap:2rem;width:min(120rem,calc(100vw - 3.2rem));margin:0 auto 2rem}.sd-featured-products__reviews-title-wrap{min-width:0;text-align:center}.sd-featured-products__reviews-title{margin:0;color:#111827;font-size:clamp(2rem,2.4vw,3.2rem);font-weight:800;line-height:1.12;letter-spacing:0}.sd-featured-products__reviews-source{margin:.7rem 0 0;color:#1118278f;font-size:1.2rem;font-weight:700;line-height:1.3}.sd-featured-products__reviews-marquee{width:100vw;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.sd-featured-products__reviews-marquee::-webkit-scrollbar{display:none}.sd-featured-products__reviews-track{display:flex;width:max-content;gap:0;padding:.2rem 0 1.2rem;will-change:scroll-position}.sd-featured-products__reviews-group{display:flex;flex:0 0 auto;gap:1.6rem;padding-left:1.6rem}.sd-featured-products__review{flex:0 0 clamp(26rem,28vw,36rem);min-height:20rem;display:flex;flex-direction:column;padding:2rem;border:1px solid rgba(15,23,42,.08);border-radius:8px;background:#fff;color:inherit;box-shadow:0 .9rem 2.4rem #0f172a0f;text-decoration:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.sd-featured-products__review:hover,.sd-featured-products__review:focus-visible{border-color:#2b9fd870;box-shadow:0 1.2rem 2.8rem #0f172a1a;transform:translateY(-1px)}.sd-featured-products__review-stars{position:relative;display:inline-block;align-self:flex-start;color:#0f172a24;font-size:1.6rem;line-height:1;letter-spacing:0}.sd-featured-products__review-stars-fg{position:absolute;inset:0 auto 0 0;width:var(--rating-width);overflow:hidden;color:#a64f00;white-space:nowrap}.sd-featured-products__review-quote{margin:1.4rem 0 1.8rem;color:#111827d1;font-size:1.42rem;line-height:1.5}.sd-featured-products__review-meta{display:flex;flex-direction:column;gap:.3rem;margin-top:auto;color:#111827a3;font-size:1.18rem;line-height:1.35}.sd-featured-products__review-meta strong{color:#111827;font-size:1.3rem;font-weight:900}@keyframes sd-featured-products-pulse{0%,to{transform:scale(1);box-shadow:0 0 #f49c2a61}50%{transform:scale(1.05);box-shadow:0 0 0 .7rem #f49c2a00}}@media(prefers-reduced-motion:reduce){.sd-featured-products__badge{animation:none}}@media screen and (max-width:989px){.sd-featured-products{padding:4rem 0}.sd-featured-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.2rem 1.4rem}.sd-featured-products__heading{font-size:clamp(2.5rem,6vw,3.6rem)}.sd-featured-products__reviews{margin-top:4rem}.sd-featured-products__reviews-head{align-items:flex-start;flex-direction:column}.sd-featured-products__reviews-title{text-align:left}}@media screen and (max-width:549px){.sd-featured-products__grid{grid-template-columns:1fr}.sd-featured-products__heading{font-size:clamp(2.4rem,7vw,3rem);line-height:1.15}.sd-featured-products__image-link{aspect-ratio:4 / 3}.sd-featured-products__card--featured{padding:.7rem}.sd-featured-products__delivery,.sd-featured-products__badge{min-height:2.6rem;padding:0 .8rem;font-size:1rem}.sd-featured-products__review{flex-basis:82vw;min-height:19rem}}.sd-footer{padding:clamp(3.4rem,5vw,5.8rem) 0;border-top:1px solid rgba(15,23,42,.08);color:#0f172a}.sd-footer__inner{max-width:124rem}.sd-footer__grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.82fr) minmax(0,.82fr);gap:clamp(3rem,6vw,7.2rem);align-items:start}.sd-footer__column{min-width:0}.sd-footer__richtext{max-width:33rem;font-size:1.55rem;line-height:1.45;overflow-wrap:anywhere}.sd-footer__richtext p{margin:0 0 1.7rem}.sd-footer__richtext p:last-child{margin-bottom:0}.sd-footer__richtext strong,.sd-footer__heading,.sd-footer__group-heading{color:#0b1220;font-weight:700}.sd-footer__richtext strong{font-size:inherit;font-weight:800}.sd-footer__richtext p:first-child strong{color:#0b1220f0;font-size:1.72rem;font-weight:700}.sd-footer__richtext a{color:inherit;text-decoration:none}.sd-footer__richtext a:hover,.sd-footer__richtext a:focus-visible{text-decoration:underline;text-underline-offset:.2rem}.sd-footer__copyright{margin:2.8rem 0 0;font-size:1.42rem;line-height:1.4;color:#0f172a;overflow-wrap:anywhere}.sd-footer__responsible{max-width:32rem;margin-top:2.6rem;color:#0f172ac7;font-size:1.28rem;line-height:1.45;overflow-wrap:anywhere}.sd-footer__responsible p{margin:0 0 1.25rem}.sd-footer__responsible p:last-child{margin-bottom:0}.sd-footer__responsible strong{color:#0b1220f0;font-weight:700}.sd-footer__social{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2.3rem}.sd-footer__social-link{display:inline-flex;align-items:center;justify-content:center;width:3.8rem;height:3.8rem;border:1px solid #0f172a;border-radius:999px;color:#0f172a;text-decoration:none;transition:background .16s ease,color .16s ease,transform .16s ease}.sd-footer__social-link:hover,.sd-footer__social-link:focus-visible{background:#0f172a;color:#fff;transform:translateY(-1px)}.sd-footer__social-link svg{width:1.8rem;height:1.8rem}.sd-footer__asset-group{margin-top:6rem}.sd-footer__asset-group--delivery{margin-top:6.4rem}.sd-footer__heading,.sd-footer__group-heading{margin:0 0 1.6rem;color:#0b1220f0;font-size:1.72rem;font-weight:700;line-height:1.2;letter-spacing:0}.sd-footer__important-links{display:grid;gap:.65rem;margin:0;padding:0;list-style:none}.sd-footer__important-links li{position:relative;padding-left:1.6rem}.sd-footer__important-links li:before{content:"";position:absolute;left:0;top:.68em;width:.55rem;height:.55rem;border-top:.15rem solid #f49c2a;border-right:.15rem solid #f49c2a;transform:rotate(45deg)}.sd-footer__important-links a{color:#0f172a;font-size:1.5rem;line-height:1.35;text-decoration:none;overflow-wrap:anywhere}.sd-footer__important-links a:hover,.sd-footer__important-links a:focus-visible{text-decoration:underline;text-underline-offset:.22rem}.sd-footer__payment-logos,.sd-footer__delivery-logos{display:flex;flex-wrap:wrap;align-items:center;gap:1.05rem}.sd-footer__payments-img{display:block;width:min(30rem,100%);height:auto}.sd-footer__pay-logo{display:inline-flex;align-items:center;justify-content:center;min-height:2.4rem;color:#111827;font-weight:900;line-height:1}.sd-footer__pay-logo--visa{color:#17549b;font-size:1.75rem;font-style:italic}.sd-footer__pay-logo--mastercard{position:relative;width:4.4rem}.sd-footer__pay-logo--mastercard span{width:2.4rem;height:2.4rem;border-radius:999px}.sd-footer__pay-logo--mastercard span:first-child{background:#eb001b}.sd-footer__pay-logo--mastercard span:last-child{margin-left:-.9rem;background:#f79e1be6}.sd-footer__pay-logo--paypo{font-size:2rem}.sd-footer__pay-logo--payu{color:#93c83e;font-size:2rem}.sd-footer__pay-logo--blik{min-height:2.2rem;padding:.2rem .45rem;border-radius:.2rem;background:#111827;color:#fff;font-size:1.5rem;letter-spacing:0}.sd-footer__delivery-img{display:block;width:auto;max-width:100%;height:3.7rem;object-fit:contain}.sd-footer__delivery-img--paczkomaty,.sd-footer__delivery-img--inpost{height:3.4rem}.sd-footer__delivery-img--dpd{flex-basis:100%;height:3rem;object-position:left center}@media screen and (max-width:989px){.sd-footer__grid{grid-template-columns:1fr 1fr}.sd-footer__column--meta{grid-column:1 / -1}.sd-footer__asset-group,.sd-footer__asset-group--delivery{margin-top:3.4rem}}@media screen and (max-width:748px){.sd-footer{padding:3.4rem 0}.sd-footer__grid{grid-template-columns:1fr;gap:3rem}.sd-footer__richtext{max-width:none;font-size:1.45rem}.sd-footer__copyright{margin-top:2rem;font-size:1.32rem}.sd-footer__social{margin-top:1.8rem}}.sd-knowledge-hub{padding:0 0 5rem;overflow:hidden}.sd-knowledge-hub__hero{background:linear-gradient(180deg,#fff,#f4fbff);border-top:1px solid rgba(15,23,42,.06);border-bottom:1px solid rgba(15,23,42,.06)}.sd-knowledge-hub__hero-inner{display:grid;grid-template-columns:minmax(0,43rem) minmax(32rem,1fr);gap:3.2rem 5rem;align-items:center;padding-top:5.5rem;padding-bottom:5.5rem}.sd-knowledge-hub__copy{min-width:0}.sd-knowledge-hub__eyebrow{margin:0 0 1rem;color:#2b9fd8;font-size:1.2rem;font-weight:800;text-transform:uppercase;letter-spacing:0}.sd-knowledge-hub__heading{margin:0;max-width:11ch;color:#111827;font-size:clamp(3.2rem,4vw,5.2rem);line-height:1.04;letter-spacing:0;text-transform:uppercase;overflow-wrap:break-word}.sd-knowledge-hub__heading:after{content:"";display:block;width:min(28rem,100%);height:.2rem;margin:1.8rem 0 2.2rem;background:#111827}.sd-knowledge-hub__intro{max-width:46rem;color:#111827c7;font-size:1.5rem;line-height:1.58}.sd-knowledge-hub__intro p{margin:0}.sd-knowledge-hub__visual{min-width:0;opacity:.96}.sd-knowledge-hub__diagram{display:block;width:100%;height:auto;max-height:52rem}.sd-knowledge-hub__scalp-line{fill:none;stroke:#11182747;stroke-linecap:round;stroke-width:1.5}.sd-knowledge-hub__scalp-line--soft{stroke:#11182729}.sd-knowledge-hub__scalp-line--dotted{stroke:#11182733;stroke-dasharray:3 10}.sd-knowledge-hub__hair{fill:none;stroke-linecap:round;stroke-linejoin:round}.sd-knowledge-hub__hair--main{stroke-width:2.5;animation:sd-knowledge-hair-sway 6.4s ease-in-out infinite;transform-box:fill-box;transform-origin:50% 100%}.sd-knowledge-hub__hair--shadow{stroke:#1118276b;stroke-width:1.8;animation:sd-knowledge-hair-sway 6.4s ease-in-out infinite;animation-delay:.15s;transform-box:fill-box;transform-origin:50% 100%}.sd-knowledge-hub__hair--side{stroke:#11182729;stroke-width:1.7}.sd-knowledge-hub__follicle{fill:none;stroke:#1118272e;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.sd-knowledge-hub__follicle--main{stroke:#11182757;stroke-width:2.1}.sd-knowledge-hub__follicle--inner{stroke:#11182742;stroke-width:1.6}.sd-knowledge-hub__follicle--side{opacity:.62}.sd-knowledge-hub__light{opacity:.74;animation:sd-knowledge-breathe 3.8s ease-in-out infinite;transform-box:fill-box;transform-origin:center}.sd-knowledge-hub__core{fill:#fff;stroke:#2b9fd8;stroke-width:2.8;animation:sd-knowledge-breathe 3.8s ease-in-out infinite;transform-box:fill-box;transform-origin:center}.sd-knowledge-hub__energy{fill:none;stroke:#2b9fd8;stroke-linecap:round;stroke-width:2.1;stroke-dasharray:4 8;animation:sd-knowledge-flow 4.4s linear infinite}.sd-knowledge-hub__energy--2{animation-delay:.45s}.sd-knowledge-hub__energy--3{stroke-dasharray:2 8;animation-delay:.9s}.sd-knowledge-hub__energy-arrow{fill:none;stroke:#2b9fd8;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;animation:sd-knowledge-rise 4.8s ease-in-out infinite}.sd-knowledge-hub__molecule{fill:#ffffffeb;stroke:#2b9fd8;stroke-width:2}.sd-knowledge-hub__molecule--small{fill:#dff5ffd6}.sd-knowledge-hub__molecule-group{animation:sd-knowledge-molecule-float 5.8s ease-in-out infinite;transform-box:fill-box;transform-origin:center}.sd-knowledge-hub__molecule-group--right{animation-delay:.9s}.sd-knowledge-hub__molecule-line{fill:none;stroke:#2b9fd8ad;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.sd-knowledge-hub__featured{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.6rem;margin-bottom:30px}.sd-knowledge-hub__featured-card{position:relative;display:flex;flex-direction:column;min-height:15rem;padding:2rem 2rem 1.8rem;border:1px solid rgba(15,23,42,.08);border-top:.35rem solid #2b9fd8;border-radius:8px;background:#fff;color:#111827;text-decoration:none;box-shadow:0 14px 30px #0f172a14;contain:content;transition:transform .18s ease,box-shadow .18s ease}.sd-knowledge-hub__featured-card:hover,.sd-knowledge-hub__featured-card:focus-visible{transform:translateY(-2px);box-shadow:0 18px 36px #0f172a1f}.sd-knowledge-hub__featured-title{font-size:1.55rem;line-height:1.18;font-weight:900;text-transform:uppercase}.sd-knowledge-hub__featured-text{margin-top:.8rem;color:#111827ad;font-size:1.22rem;line-height:1.4}.sd-knowledge-hub__featured-arrow{position:relative;width:2.8rem;height:2.8rem;margin-top:auto;border-radius:999px;background:#2b9fd8}.sd-knowledge-hub__featured-arrow:before{content:"";position:absolute;width:.8rem;height:.8rem;border-right:.18rem solid #ffffff;border-bottom:.18rem solid #ffffff;transform:translate(.9rem,.95rem) rotate(-45deg)}.sd-knowledge-hub__separator{height:30px;background:#fff}.sd-knowledge-hub__separator span{display:none}.sd-knowledge-hub__latest{padding-top:0}.sd-knowledge-hub__slider-wrap{position:relative;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.sd-knowledge-hub__slider-wrap::-webkit-scrollbar{display:none}.sd-knowledge-hub__slider{display:flex;width:max-content;gap:1.6rem;padding:0 0 1.4rem;will-change:scroll-position}.sd-knowledge-hub__article-group{display:flex;flex:0 0 auto;gap:1.6rem}.sd-knowledge-hub__article{flex:0 0 min(34rem,32vw);min-width:26rem}.sd-knowledge-hub__article-link{display:flex;flex-direction:column;height:100%;border:1px solid rgba(var(--color-foreground),.08);border-radius:8px;overflow:hidden;color:inherit;text-decoration:none;background:rgb(var(--color-background));transition:transform .18s ease,box-shadow .18s ease}.sd-knowledge-hub__article-link:hover,.sd-knowledge-hub__article-link:focus-visible{transform:translateY(-2px);box-shadow:0 16px 34px #0000001a}.sd-knowledge-hub__article-image{aspect-ratio:16 / 10;overflow:hidden;background:rgba(var(--color-foreground),.06)}.sd-knowledge-hub__article-img,.sd-knowledge-hub__article-placeholder{width:100%;height:100%;display:block;object-fit:cover}.sd-knowledge-hub__article-placeholder{background:linear-gradient(135deg,#2b9fd852,#72c9f53d)}.sd-knowledge-hub__article-body{display:flex;flex:1;flex-direction:column;padding:1.4rem}.sd-knowledge-hub__article-title{margin:0;font-size:1.5rem;line-height:1.25;letter-spacing:0}.sd-knowledge-hub__article-excerpt{margin:.8rem 0 0;color:rgba(var(--color-foreground),.68);font-size:1.25rem;line-height:1.42}.sd-knowledge-hub__article-cta{align-self:flex-end;margin-top:auto;padding:.72rem 1.15rem;border-radius:999px;background:#2b9fd8;color:#fff;font-size:1.14rem;font-weight:900;line-height:1}.sd-knowledge-hub__slider-controls{display:flex;justify-content:center;gap:1rem;margin-top:1.4rem}.sd-knowledge-hub__slider-button{display:inline-flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;border:1px solid rgba(15,23,42,.1);border-radius:999px;background:#101623;color:#fff;font:inherit;font-size:3rem;font-weight:700;line-height:1;cursor:pointer;box-shadow:0 1rem 2.2rem #0f172a1f;transition:background .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.sd-knowledge-hub__slider-button span{display:block;transform:translateY(-.1rem)}.sd-knowledge-hub__slider-button:hover,.sd-knowledge-hub__slider-button:focus-visible{background:#2b9fd8;color:#fff;transform:translateY(-1px);box-shadow:0 1.2rem 2.6rem #2b9fd83d}@keyframes sd-knowledge-breathe{0%,to{opacity:.72;transform:scale(.94)}50%{opacity:1;transform:scale(1.06)}}@keyframes sd-knowledge-flow{to{stroke-dashoffset:-36}}@keyframes sd-knowledge-rise{0%,to{opacity:.58;transform:translateY(8px)}50%{opacity:1;transform:translateY(-6px)}}@keyframes sd-knowledge-hair-sway{0%,to{transform:rotate(-.7deg)}50%{transform:rotate(.9deg)}}@keyframes sd-knowledge-molecule-float{0%,to{opacity:.78;transform:translateY(4px)}50%{opacity:1;transform:translateY(-5px)}}@media(prefers-reduced-motion:reduce){.sd-knowledge-hub__light,.sd-knowledge-hub__core,.sd-knowledge-hub__energy,.sd-knowledge-hub__energy-arrow,.sd-knowledge-hub__hair--main,.sd-knowledge-hub__hair--shadow,.sd-knowledge-hub__molecule-group{animation:none}}@media screen and (max-width:989px){.sd-knowledge-hub__hero-inner{grid-template-columns:1fr;gap:2.8rem;padding-top:4rem;padding-bottom:4rem}.sd-knowledge-hub__heading{max-width:100%;font-size:clamp(3rem,8vw,4.2rem)}.sd-knowledge-hub__visual{max-width:62rem}.sd-knowledge-hub__featured{grid-template-columns:1fr;gap:1rem}.sd-knowledge-hub__featured-card{min-height:0}.sd-knowledge-hub__separator{height:30px}.sd-knowledge-hub__latest{padding-top:0}.sd-knowledge-hub__article{flex-basis:min(30rem,82vw);min-width:min(30rem,82vw)}}@media screen and (max-width:549px){.sd-knowledge-hub{padding-bottom:4rem}.sd-knowledge-hub__intro{font-size:1.38rem}.sd-knowledge-hub__diagram{max-height:none}}.sd-feature-row__row{padding-top:5rem;padding-bottom:5rem}.sd-feature-row__row-inner{display:grid;grid-template-columns:55fr 45fr;gap:5rem;align-items:center}.sd-feature-row__row--img-left .sd-feature-row__row-inner{grid-template-columns:45fr 55fr}.sd-feature-row__row--img-left .sd-feature-row__text{order:2}.sd-feature-row__row--img-left .sd-feature-row__media{order:1}.sd-feature-row__text{display:flex;flex-direction:column;gap:1.25rem}.sd-feature-row__pre-heading{margin:0;font-size:.85rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#f49c2a;align-self:flex-start}.sd-feature-row__heading{margin:0;font-size:clamp(2rem,4vw,3.25rem);font-weight:700;line-height:1.1;color:rgb(var(--color-foreground))}.sd-feature-row__body{font-size:1.0625rem;line-height:1.7;color:rgba(var(--color-foreground),.8)}.sd-feature-row__body p{margin:0 0 .85em}.sd-feature-row__body p:last-child{margin-bottom:0}.sd-feature-row__body ul,.sd-feature-row__body ol{padding-left:1.5em;margin:0 0 .85em}.sd-feature-row__body li{margin-bottom:.4em}.sd-feature-row__cta{align-self:flex-start;background:#f49c2a;color:#fff;border:0;padding:.85rem 1.75rem;font-weight:600;border-radius:.5rem;text-decoration:none;font-size:1.0625rem;transition:filter .15s ease,transform .1s ease;display:inline-block}.sd-feature-row__cta:hover,.sd-feature-row__cta:focus-visible{filter:brightness(.9);transform:translateY(-1px)}.sd-feature-row__media{position:relative;display:flex;flex-direction:column;gap:.75rem}.sd-feature-row__img{display:block;width:100%;height:auto;border-radius:1.2rem;object-fit:cover;max-height:55rem}.sd-feature-row__img--placeholder{aspect-ratio:4 / 3;border-radius:1.2rem;background:rgba(var(--color-foreground),.04)}.sd-feature-row__caption{margin:0;display:flex;align-items:flex-start;gap:.4rem;font-size:.875rem;color:rgba(var(--color-foreground),.65);line-height:1.5}.sd-feature-row__caption-check{color:#2ea44f;font-weight:700;font-size:.9rem;flex-shrink:0;line-height:1.5}@media screen and (max-width:749px){.sd-feature-row__row{padding-top:3rem;padding-bottom:3rem}.sd-feature-row__row-inner,.sd-feature-row__row--img-left .sd-feature-row__row-inner{grid-template-columns:1fr;gap:2rem}.sd-feature-row__text{order:2!important}.sd-feature-row__media{order:1!important}.sd-feature-row__cta{align-self:stretch;text-align:center}}.sd-product-howto{padding-top:4rem;padding-bottom:4rem}.sd-product-howto__header{display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center;margin-bottom:3rem}.sd-product-howto__heading{margin:0;font-size:clamp(2rem,3.2vw,2.75rem);font-weight:700;color:rgb(var(--color-foreground));line-height:1.2}.sd-product-howto__subheading{margin:0;font-size:1.25rem;color:rgba(var(--color-foreground),.6)}.sd-product-howto__steps{display:flex;flex-direction:column;gap:1rem;max-width:56rem;margin-inline:auto;margin-bottom:2rem}.sd-product-howto__step{display:flex;align-items:flex-start;gap:1.5rem;background:rgb(var(--color-background));border-radius:1rem;box-shadow:0 1px 8px #0000000a;padding:1.5rem 1.75rem;border:1px solid rgba(var(--color-foreground),.06)}.sd-product-howto__step-content{display:flex;flex-direction:column;gap:.375rem;padding-top:.25rem}.sd-product-howto__tip{max-width:56rem;margin-inline:auto;border:2px dashed #F49C2A;border-radius:1rem;padding:1.5rem 1.75rem;display:flex;flex-direction:column;gap:.75rem}@media screen and (max-width:749px){.sd-product-howto{padding-top:2.5rem;padding-bottom:2.5rem}.sd-product-howto__header{margin-bottom:2rem}.sd-product-howto__step{gap:1rem;padding:1.25rem}.sd-product-howto__step-badge{width:2.25rem;height:2.25rem;font-size:1rem}.sd-product-howto__tip{padding:1.25rem}}.sd-product-ingredients{padding-top:4rem;padding-bottom:4rem}.sd-product-ingredients__header{display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center;margin-bottom:3rem}.sd-product-ingredients__heading{margin:0;font-size:clamp(2rem,3.2vw,2.75rem);font-weight:700;color:rgb(var(--color-foreground));line-height:1.2}.sd-product-ingredients__subheading{margin:0;font-size:1.25rem;color:rgba(var(--color-foreground),.6)}.sd-product-ingredients__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.sd-product-ingredients__card{background:rgb(var(--color-background));border-radius:1rem;box-shadow:0 1px 8px #0000000a;padding:1.5rem;display:flex;flex-direction:column;gap:.75rem;border:1px solid rgba(var(--color-foreground),.07);transition:box-shadow .2s ease}.sd-product-ingredients__card:hover{box-shadow:0 4px 16px #00000014}@media screen and (max-width:989px){.sd-product-ingredients__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:749px){.sd-product-ingredients{padding-top:2.5rem;padding-bottom:2.5rem}.sd-product-ingredients__grid{grid-template-columns:1fr;gap:1rem}.sd-product-ingredients__header{margin-bottom:2rem}}.sd-product-main{padding-top:2rem;padding-bottom:4rem}.sd-product-main__inner{display:grid;grid-template-columns:55fr 45fr;gap:5rem;align-items:start}.sd-product-main__gallery{position:sticky;top:2rem;align-self:start}@media screen and (max-width:749px){.sd-product-main__gallery{position:static;top:auto}}.sd-product-main__gallery-main{position:relative;border-radius:1.2rem;overflow:hidden;background:rgb(var(--color-background))}.sd-product-main__gallery-img{display:block;width:100%;height:auto;aspect-ratio:1 / 1;object-fit:contain;cursor:zoom-in}.sd-product-main__lightbox{border:0;padding:0;background:transparent;max-width:none;max-height:none;width:100vw;height:100vh;margin:0;top:0;right:0;bottom:0;left:0;overflow:hidden}.sd-product-main__lightbox::backdrop{background:#000000eb}.sd-product-main__lb-img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:92vw;max-height:88vh;width:auto;height:auto;object-fit:contain;background:#fff;border-radius:.5rem;box-shadow:0 8px 40px #00000080;cursor:zoom-out}.sd-product-main__lb-btn{position:absolute;background:#fffffff2;border:0;border-radius:50%;width:4.5rem;height:4.5rem;font-size:2.5rem;line-height:1;cursor:pointer;z-index:10;color:#111;display:inline-flex;align-items:center;justify-content:center;transition:background .15s ease,transform .15s ease}.sd-product-main__lb-btn:hover,.sd-product-main__lb-btn:focus-visible{background:#fff;transform:scale(1.05)}.sd-product-main__lb-close{top:1.5rem;right:1.5rem}.sd-product-main__lb-prev{left:1.5rem;top:50%;transform:translateY(-50%)}.sd-product-main__lb-next{right:1.5rem;top:50%;transform:translateY(-50%)}.sd-product-main__lb-prev:hover,.sd-product-main__lb-prev:focus-visible,.sd-product-main__lb-next:hover,.sd-product-main__lb-next:focus-visible{transform:translateY(-50%) scale(1.05)}@media screen and (max-width:749px){.sd-product-main__lb-btn{width:3.5rem;height:3.5rem;font-size:2rem}}.sd-product-main__gallery-img--placeholder{aspect-ratio:1 / 1}.sd-product-main__viewers{position:absolute;top:1rem;left:1rem;z-index:2;display:inline-flex;align-items:center;gap:.5rem;background:#111827d9;color:#fff;font-size:1.125rem;padding:.4rem .9rem;border-radius:999px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:none}.sd-product-main__viewers-dot{display:inline-block;width:.6rem;height:.6rem;border-radius:50%;background:#10b981;flex-shrink:0;animation:sd-pulse 1.8s ease-in-out infinite}@keyframes sd-pulse{0%,to{opacity:1}50%{opacity:.4}}.sd-product-main__thumbnails{display:flex;gap:.75rem;margin-top:1rem;flex-wrap:wrap}.sd-product-main__thumb{width:7.2rem;height:7.2rem;border-radius:.75rem;border:2px solid transparent;overflow:hidden;padding:0;background:none;cursor:pointer;transition:border-color .15s ease;flex-shrink:0}.sd-product-main__thumb.is-active,.sd-product-main__thumb:hover{border-color:#f49c2a}.sd-product-main__thumb-img{display:block;width:100%;height:100%;object-fit:cover}.sd-product-main__info{display:flex;flex-direction:column;gap:1.5rem;zoom:1.35}@supports not (zoom: 1.35){.sd-product-main__info{transform:scale(1.35);transform-origin:top left;width:74%}}.sd-product-main__title{margin:0;font-size:clamp(2rem,3vw,2.5rem);font-weight:700;line-height:1.2;color:rgb(var(--color-foreground))}.sd-product-main__subtitle{font-size:1.125rem;line-height:1.6;color:rgba(var(--color-foreground),.75);margin:0}.sd-product-main__subtitle p{margin:0}.sd-product-main__reviews{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;font-size:1.125rem}.sd-product-main__reviews-summary{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.6rem;color:inherit;text-decoration:none}.sd-product-main__stars{display:inline-flex;align-items:center;font-size:1.4rem;line-height:1;color:#f49c2a}.sd-product-main__stars img{display:block;width:auto;height:1.45rem}.sd-product-main__score{font-weight:700;color:rgb(var(--color-foreground))}.sd-product-main__reviews-link,.sd-product-main__reviews-count{color:rgba(var(--color-foreground),.65);text-decoration:underline;text-underline-offset:2px}.sd-product-main__reviews-link:hover,.sd-product-main__reviews-summary:hover .sd-product-main__reviews-count{color:rgb(var(--color-foreground))}.sd-trustmate-reviews-heading{max-width:82rem;margin:5rem auto 2rem;padding:0 1.5rem;text-align:center}.sd-trustmate-reviews-heading__title{margin:0 0 .75rem;font-size:3.2rem;line-height:1.12;font-weight:750;letter-spacing:0;color:rgb(var(--color-foreground))}.sd-trustmate-reviews-heading__text{margin:0;font-size:1.25rem;line-height:1.5;color:rgba(var(--color-foreground),.68)}@media screen and (max-width:749px){.sd-trustmate-reviews-heading{margin:3.5rem auto 1.5rem;padding:0 1.25rem}.sd-trustmate-reviews-heading__title{font-size:2.4rem}.sd-trustmate-reviews-heading__text{font-size:1.125rem}}.sd-product-main__option{display:flex;flex-direction:column;gap:.5rem}.sd-product-main__option-label{font-size:1.0625rem;font-weight:600;color:rgb(var(--color-foreground))}.sd-product-main__option-values{display:flex;flex-wrap:wrap;gap:.5rem}.sd-product-main__option-pill{display:inline-flex;align-items:center;justify-content:center;padding:.45rem 1.1rem;border:1.5px solid rgba(var(--color-foreground),.3);border-radius:999px;font-size:1.0625rem;cursor:pointer;transition:border-color .15s ease,background .15s ease;background:transparent;color:rgb(var(--color-foreground))}.sd-product-main__option-pill:has(.sd-product-main__option-radio:checked),.sd-product-main__option-pill.is-selected{border-color:#f49c2a;background:#f49c2a14;font-weight:600}.sd-product-main__option-pill:hover{border-color:#f49c2a}.sd-product-main__sku,.sd-product-main__gtin{margin:0;font-size:1rem;color:rgba(var(--color-foreground),.72)}.sd-product-main__meta-row{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin:.25rem 0 .5rem}.sd-product-main__capacity-pill{display:inline-flex;align-items:center;gap:.4rem;background:rgba(var(--color-foreground),.06);border:1px solid rgba(var(--color-foreground),.1);border-radius:999px;padding:.5rem 1.1rem;font-size:1rem;color:rgb(var(--color-foreground));white-space:nowrap}.sd-product-main__capacity-label{color:rgba(var(--color-foreground),.7)}.sd-product-main__capacity-pill strong{font-weight:600}.sd-product-main__sku,.sd-product-main__gtin{margin:0;font-size:.95rem;color:rgba(var(--color-foreground),.72)}.sd-product-main__lowest-30d{margin:.5rem 0 0;font-size:.95rem;color:rgba(var(--color-foreground),.6)}.sd-product-main__shipping-label{margin:.75rem 0 0}.sd-product-main__shipping-pill{display:inline-flex;align-items:center;gap:.5rem;background:#10b9811a;color:#065f46;border:1px solid rgba(16,185,129,.3);border-radius:999px;padding:.5rem 1.1rem;font-size:1rem;font-weight:500}.sd-product-main__quantity{display:flex;align-items:center;gap:1rem;margin:1rem 0 .75rem}.sd-product-main__quantity-label{font-size:1.0625rem;font-weight:600}.sd-product-main__quantity-controls{display:inline-flex;align-items:stretch;border:1px solid rgba(var(--color-foreground),.2);border-radius:.5rem;overflow:hidden}.sd-product-main__qty-btn{width:4rem;background:transparent;border:0;font-size:1.5rem;cursor:pointer;color:rgb(var(--color-foreground));transition:background .15s ease}.sd-product-main__qty-btn:hover{background:rgba(var(--color-foreground),.06)}.sd-product-main__qty-input{width:5rem;border:0;border-left:1px solid rgba(var(--color-foreground),.15);border-right:1px solid rgba(var(--color-foreground),.15);text-align:center;font-size:1.125rem;font-weight:600;background:transparent;-moz-appearance:textfield}.sd-product-main__qty-input::-webkit-outer-spin-button,.sd-product-main__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.sd-product-main__benefits{background:#10b98114;border-radius:.85rem;padding:1.25rem 1.5rem}.sd-product-main__benefits-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem 1.5rem}.sd-product-main__benefit-item{display:flex;align-items:flex-start;gap:.5rem;font-size:1.0625rem;line-height:1.45;color:rgb(var(--color-foreground))}.sd-product-main__benefit-check{color:#10b981;font-weight:700;font-size:1.1rem;flex-shrink:0;margin-top:.1em}.sd-product-main__price-row{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem}.sd-product-main__price{font-size:2.25rem;font-weight:800;color:rgb(var(--color-foreground));line-height:1}.sd-product-main__price-compare s{font-size:1.5rem;color:rgba(var(--color-foreground),.72)}.sd-product-main__sale-badge{display:inline-block;background:#b91c1c;color:#fff;font-size:1rem;font-weight:700;padding:.25rem .65rem;border-radius:999px;letter-spacing:.02em}.sd-product-main__tax-note{margin:-.75rem 0 0;font-size:1rem;color:rgba(var(--color-foreground),.72)}.sd-product-main__atc{width:100%;background:rgb(var(--color-button));color:rgb(var(--color-button-text));border:0;padding:1.1rem 2rem;font-size:1.5rem;font-weight:700;border-radius:.6rem;cursor:pointer;text-align:center;transition:filter .15s ease,transform .1s ease}.sd-product-main__atc:hover:not(:disabled),.sd-product-main__atc:focus-visible:not(:disabled){filter:brightness(.88);transform:translateY(-1px)}.sd-product-main__atc:disabled{opacity:.55;cursor:not-allowed}.sd-product-main__payment-buttons{margin-top:.75rem}.sd-product-main__more-payment{display:block;text-align:center;font-size:1rem;color:rgba(var(--color-foreground),.55);text-decoration:underline;text-underline-offset:2px;margin-top:.25rem}.sd-product-main__trust-icons{list-style:none;margin:.5rem 0 0;padding:0;display:flex;flex-wrap:wrap;gap:.75rem 1.5rem;border-top:1px solid rgba(var(--color-foreground),.1);padding-top:1rem}.sd-product-main__trust-icon-item{display:inline-flex;align-items:center;gap:.4rem;font-size:1.0625rem;color:rgba(var(--color-foreground),.75)}.sd-product-main__trust-icon-emoji{font-size:1.25rem;line-height:1}.sd-product-main__trust-icon-img{width:1.5rem;height:1.5rem;object-fit:contain}@media screen and (max-width:749px){.sd-product-main__inner{grid-template-columns:1fr;gap:2.5rem}.sd-product-main__gallery-img{aspect-ratio:4 / 3}.sd-product-main__thumb{width:6rem;height:6rem}.sd-product-main__title{font-size:2rem}.sd-product-main__benefits-list{grid-template-columns:1fr}.sd-product-main__trust-icons{flex-direction:column;gap:.6rem}.sd-product-main__price{font-size:2rem}.sd-product-main__atc{font-size:1.375rem}}.sd-product-stats{padding-top:4rem;padding-bottom:4rem}.sd-product-stats__header{display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center;margin-bottom:3rem}.sd-product-stats__icon-img{width:2.5rem;height:2.5rem;object-fit:contain}.sd-product-stats__icon-emoji{font-size:2.5rem;line-height:1}.sd-product-stats__heading{margin:0;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700;color:rgb(var(--color-foreground));line-height:1.2}.sd-product-stats__subheading{margin:0;font-size:1.25rem;color:rgba(var(--color-foreground),.6)}.sd-product-stats__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:2rem 1.5rem;margin-bottom:2rem}.sd-product-stats__number{font-size:clamp(3.5rem,5.5vw,5rem);font-weight:800;line-height:1;color:#f49c2a;font-variant-numeric:tabular-nums;transition:opacity .4s ease,transform .4s ease}.sd-product-stats__suffix{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;color:#f49c2a;line-height:1;margin-left:.05em}.sd-product-stats__line{width:2.5rem;height:3px;background:#f49c2a;border-radius:2px;flex-shrink:0}.sd-product-stats__footer{margin:0;text-align:center;font-size:.95rem;color:rgba(var(--color-foreground),.45);max-width:60ch;margin-inline:auto}@media screen and (max-width:989px){.sd-product-stats__grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:749px){.sd-product-stats{padding-top:2.5rem;padding-bottom:2.5rem}.sd-product-stats__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem 1rem}.sd-product-stats__header{margin-bottom:2rem}}.sd-product-tabs{padding-top:3rem;padding-bottom:4rem}.sd-product-tabs__nav{display:flex;gap:.5rem;border-bottom:1px solid #000;margin-bottom:calc(2.5rem + 20px);overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:.45rem}.sd-product-tabs__nav::-webkit-scrollbar{display:none}.sd-product-tabs__tab{position:relative;padding:.85rem 1.25rem;background:none;border:1px solid transparent;border-radius:999px;cursor:pointer;font-size:1.2rem;font-weight:600;color:rgba(var(--color-foreground),.6);white-space:nowrap;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease,color .15s ease;flex-shrink:0}.sd-product-tabs__tab:after{display:none}.sd-product-tabs__tab.is-active{background:#fff7ed;border-color:#f49c2a8c;box-shadow:0 4px 14px #f49c2a24;color:#9a4d00;font-weight:700}.sd-product-tabs__tab:hover:not(.is-active){color:rgba(var(--color-foreground),.85);background:#f49c2a14}.sd-product-tabs__accordion-trigger{display:none}.sd-product-tabs__accordion-glyph,.sd-product-tabs__accordion-icon{display:inline-flex;align-items:center;justify-content:center}.sd-product-tabs__accordion-glyph svg,.sd-product-tabs__accordion-icon svg{width:100%;height:100%}.sd-product-tabs__panel{display:none}.sd-product-tabs__panel.is-active{display:block}.sd-product-tabs__panel-inner{display:flex;flex-direction:column;gap:1.5rem}.sd-product-tabs__info-box{background:#fffbeb;border:1px solid #FDE68A;border-radius:1rem;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.sd-product-tabs__info-box--always{margin-bottom:1.75rem}.sd-product-tabs__info-row{display:flex;align-items:flex-start;gap:1rem;flex-wrap:wrap}.sd-product-tabs__info-label{min-width:13rem;font-size:1.0625rem;font-weight:700;color:#b45309;flex-shrink:0;padding-top:.25rem}.sd-product-tabs__chips{display:flex;flex-wrap:wrap;gap:.5rem;flex:1}.sd-product-tabs__chip{display:inline-block;background:#fff;border:1.5px solid rgba(var(--color-foreground),.2);border-radius:999px;padding:.3rem .85rem;font-size:1rem;color:rgb(var(--color-foreground));white-space:normal;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:100%}.sd-product-tabs__content{font-size:1.0625rem;line-height:1.7;color:rgba(var(--color-foreground),.85)}.sd-product-tabs__content p{margin:0 0 1em}.sd-product-tabs__content ul,.sd-product-tabs__content ol{padding-left:1.5em;margin:0 0 1em}.sd-product-tabs__content li{margin-bottom:.4em}.sd-product-tabs__intro{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(30rem,.92fr);align-items:start;gap:1.5rem;padding:2rem;border:1px solid rgba(var(--color-foreground),.08);border-radius:1rem;background:#fffdf8}.sd-product-tabs__story{display:grid;grid-template-columns:1fr;gap:1rem;min-width:0}.sd-product-tabs__story-card{padding:1.4rem 1.5rem;border:1px solid rgba(var(--color-foreground),.09);border-radius:1rem;background:#fff;box-shadow:0 .8rem 2rem #0f172a0a}.sd-product-tabs__story-card p{margin:0 0 .85rem;color:rgba(var(--color-foreground),.78);font-size:1.71rem;line-height:1.55}.sd-product-tabs__story-card p:first-child{color:rgb(var(--color-foreground));font-weight:750}.sd-product-tabs__story-card p:last-child{margin-bottom:0}.sd-product-tabs__intro-visual{display:grid;min-width:0;gap:1rem}.sd-product-tabs__intro-image-card{position:relative;min-height:0;aspect-ratio:4 / 5;overflow:hidden;border:1px solid rgba(var(--color-foreground),.07);border-radius:1rem;background:#fff;box-shadow:0 1rem 2.6rem #0f172a14}.sd-product-tabs__intro-image-card--wide{aspect-ratio:16 / 10}.sd-product-tabs__intro-image{display:block;width:100%;height:100%;object-fit:cover}.sd-product-tabs__module{padding:3.5rem 0;border-top:1px solid rgba(var(--color-foreground),.08)}.sd-product-tabs__module:first-of-type{border-top:0;padding-top:1rem}.sd-product-stats__header,.sd-product-ingredients__header,.sd-product-howto__header{display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center;margin-bottom:3rem}.sd-product-stats__icon-emoji{font-size:2.25rem;line-height:1}.sd-product-stats__heading,.sd-product-ingredients__heading,.sd-product-howto__heading{margin:0;font-size:clamp(2.4rem,4.8vw,4.8rem);font-weight:800;color:rgb(var(--color-foreground));line-height:1.05;letter-spacing:0}.sd-product-stats__subheading,.sd-product-ingredients__subheading,.sd-product-howto__subheading{margin:0;font-size:1.25rem;color:rgba(var(--color-foreground),.6)}.sd-product-stats__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:2rem 1.5rem;margin-bottom:2rem}.sd-product-stats__item{display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center}.sd-product-stats__value-wrap{display:flex;align-items:baseline;justify-content:center;gap:.05em}.sd-product-stats__number{font-size:clamp(4rem,7vw,6rem);font-weight:800;line-height:1;color:#a64f00;font-variant-numeric:tabular-nums}.sd-product-stats__suffix{font-size:clamp(2rem,3.5vw,3rem);font-weight:800;color:#a64f00;line-height:1;margin-left:.05em}.sd-product-stats__label{margin:0;font-size:1.0625rem;line-height:1.5;color:rgba(var(--color-foreground),.75)}.sd-product-stats__footer{margin:0 auto;text-align:center;font-size:.95rem;line-height:1.5;color:rgba(var(--color-foreground),.45);max-width:70ch}.sd-product-ingredients__pill{display:inline-block;border:1.5px solid #F49C2A;color:#f49c2a;font-size:.95rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:.25rem .85rem;border-radius:999px;line-height:1}.sd-product-ingredients__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}.sd-product-ingredients__card{background:rgb(var(--color-background));border-radius:1rem;box-shadow:0 1px 8px #0000000a;padding:1.5rem;display:flex;flex-direction:column;gap:.75rem;border:1px solid rgba(var(--color-foreground),.07)}.sd-product-ingredients__card-top{display:flex;justify-content:space-between;align-items:flex-start}.sd-product-ingredients__emoji{font-size:2.5rem;line-height:1}.sd-product-ingredients__number{font-size:1.75rem;font-weight:800;color:rgba(var(--color-foreground),.08);line-height:1;font-variant-numeric:tabular-nums}.sd-product-ingredients__card-heading{margin:0;font-size:1.0625rem;font-weight:700;color:rgb(var(--color-foreground));line-height:1.3}.sd-product-ingredients__card-desc{margin:0;font-size:1.125rem;line-height:1.55;color:rgba(var(--color-foreground),.65)}.sd-product-ingredients__empty{max-width:56rem;margin:0 auto;padding:1.25rem 1.5rem;border:1px dashed rgba(244,156,42,.5);border-radius:1rem;color:rgba(var(--color-foreground),.62);font-size:1rem;line-height:1.6;text-align:center}.sd-product-howto__pill{display:inline-block;background:#f49c2a1f;color:#f49c2a;font-size:.95rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:.3rem .9rem;border-radius:999px;line-height:1}.sd-product-howto__steps{display:grid;grid-template-columns:repeat(var(--howto-step-count, 3),minmax(0,1fr));gap:1.5rem 2.5rem;max-width:96rem;margin:0 auto 2rem}.sd-product-howto__step{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:1rem;min-height:100%;background:rgb(var(--color-background));border-radius:1rem;box-shadow:0 1px 8px #0000000a;padding:1.5rem 1.75rem;border:1px solid rgba(var(--color-foreground),.06)}.sd-product-howto__step:not(:last-child):after{content:"";position:absolute;top:50%;right:-1.35rem;width:1rem;height:1rem;border-top:2px solid #F49C2A;border-right:2px solid #F49C2A;transform:translate(50%,-50%) rotate(45deg)}.sd-product-howto__step-badge{flex-shrink:0;width:2.75rem;height:2.75rem;border-radius:50%;background:#f49c2a;color:#fff;font-size:1.375rem;font-weight:800;display:flex;align-items:center;justify-content:center;line-height:1}.sd-product-howto__step-content{display:flex;flex-direction:column;gap:.375rem;padding-top:0}.sd-product-howto__step-heading{margin:0;font-size:1.1875rem;font-weight:700;color:rgb(var(--color-foreground))}.sd-product-howto__step-body{margin:0;font-size:1rem;line-height:1.6;color:rgba(var(--color-foreground),.7)}.sd-product-howto__tip{max-width:96rem;margin:0 auto;border:2px dashed #F49C2A;border-radius:1rem;padding:1.5rem 1.75rem;display:flex;flex-direction:column;gap:.75rem}.sd-product-howto__tip-pill{display:inline-block;background:#f49c2a;color:#fff;font-size:.85rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:.2rem .65rem;border-radius:999px;line-height:1;align-self:flex-start}.sd-product-howto__tip-text{font-size:.9375rem;line-height:1.65;color:rgba(var(--color-foreground),.8)}.sd-product-howto__tip-text p{margin:0 0 .75em}.sd-product-howto__tip-text p:last-child{margin-bottom:0}.sd-product-howto__tip-link{display:inline-flex;width:fit-content;margin-top:.85rem;color:rgb(var(--color-foreground));font-weight:800;text-decoration:underline;text-decoration-color:#f49c2a;text-decoration-thickness:2px;text-underline-offset:.22em}@media screen and (max-width:989px){.sd-product-tabs__intro{grid-template-columns:1fr}.sd-product-tabs__intro-visual{grid-template-columns:repeat(2,minmax(0,1fr))}.sd-product-tabs__intro-image-card,.sd-product-tabs__intro-image-card--wide{aspect-ratio:4 / 5}.sd-product-stats__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sd-product-ingredients__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sd-product-howto__steps{grid-template-columns:1fr;gap:2.25rem}.sd-product-howto__step:not(:last-child):after{top:auto;right:auto;bottom:-1.35rem;left:50%;transform:translate(-50%,50%) rotate(135deg)}}@media screen and (max-width:749px){.sd-product-tabs{max-width:100%;padding-top:1.5rem;padding-bottom:2.5rem}.sd-product-tabs__nav{display:none}.sd-product-tabs__panels{border-top:1px solid rgba(0,0,0,.24)}.sd-product-tabs__accordion-trigger{display:grid;grid-template-columns:2.8rem minmax(0,1fr) 2rem;align-items:center;gap:1rem;width:100%;min-height:6.6rem;padding:1.35rem 0;background:transparent;border:0;border-bottom:1px solid rgba(0,0,0,.24);color:#111;cursor:pointer;text-align:left;letter-spacing:0}.sd-product-tabs__accordion-trigger.is-active{color:#111}.sd-product-tabs__accordion-glyph{width:2.8rem;height:2.8rem;color:#111}.sd-product-tabs__accordion-label{min-width:0;font-size:2rem;line-height:1.2;font-weight:800;color:#111}.sd-product-tabs__accordion-icon{justify-self:end;width:2rem;height:2rem;color:#111;transition:transform .18s ease}.sd-product-tabs__accordion-trigger.is-open .sd-product-tabs__accordion-icon{transform:rotate(180deg)}.sd-product-tabs__panel,.sd-product-tabs__panel.is-active,.sd-product-tabs__panel[hidden]{display:none}.sd-product-tabs__accordion-trigger.is-open+.sd-product-tabs__panel{display:block}.sd-product-tabs__panel-inner{padding:1.8rem 0 2.4rem}.sd-product-tabs__intro{gap:1.4rem;padding:1rem;border-radius:.85rem}.sd-product-tabs__intro-visual{grid-template-columns:1fr}.sd-product-tabs__story-card{padding:1.15rem}.sd-product-tabs__story-card p{font-size:1.55rem;line-height:1.55}.sd-product-tabs__intro-image-card{aspect-ratio:4 / 5}.sd-product-tabs__module{padding:2.5rem 0}.sd-product-stats__header,.sd-product-ingredients__header,.sd-product-howto__header{margin-bottom:2rem}.sd-product-stats__heading,.sd-product-ingredients__heading,.sd-product-howto__heading{font-size:clamp(2.4rem,10vw,3.4rem)}.sd-product-stats__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem 1rem}.sd-product-ingredients__grid{grid-template-columns:1fr;gap:1rem}.sd-product-howto__step{gap:1rem;padding:1.25rem}.sd-product-howto__step-badge{width:2.25rem;height:2.25rem;font-size:1rem}.sd-product-howto__tip{padding:1.25rem}.sd-product-tabs__info-row{flex-direction:column;gap:.5rem}.sd-product-tabs__info-label{min-width:unset}}.sd-social-showcase{padding:5rem 0;overflow:hidden}.sd-social-showcase__inner{display:grid;grid-template-columns:minmax(18rem,28rem) minmax(0,1fr);gap:3rem;align-items:center}.sd-social-showcase__intro{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem}.sd-social-showcase__eyebrow{margin:0;color:#a64f00;font-size:1.2rem;font-weight:700;text-transform:uppercase;letter-spacing:0}.sd-social-showcase__heading{margin:0;max-width:16ch;color:rgb(var(--color-foreground));font-size:clamp(3rem,3.8vw,5rem);line-height:1.05;letter-spacing:0;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.sd-social-showcase__text{margin:0;max-width:28rem;color:rgba(var(--color-foreground),.72);font-size:1.55rem;line-height:1.45}.sd-social-showcase__cta{display:inline-flex;align-items:center;gap:.75rem;min-height:4.6rem;padding:0 1.8rem;border-radius:999px;background:#a64f00;color:#fff;text-decoration:none;font-size:1.45rem;font-weight:700;transition:transform .18s ease,box-shadow .18s ease}.sd-social-showcase__cta:hover,.sd-social-showcase__cta:focus-visible{transform:translateY(-1px);box-shadow:0 10px 24px #0000001f}.sd-social-showcase__cta-icon{width:2.2rem;height:2.2rem;border-radius:999px;background:#fff;position:relative;flex:0 0 auto}.sd-social-showcase__cta-icon:before{content:"";position:absolute;left:.85rem;top:.55rem;border-left:.75rem solid var(--sd-social-accent);border-top:.55rem solid transparent;border-bottom:.55rem solid transparent}.sd-social-showcase__controls{display:flex;gap:.75rem;margin-top:.5rem}.sd-social-showcase__control{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;border:1px solid rgba(var(--color-foreground),.12);border-radius:999px;background:rgb(var(--color-background));color:rgb(var(--color-foreground));cursor:pointer;font-size:2.6rem;line-height:1;transition:border-color .18s ease,transform .18s ease}.sd-social-showcase__control:hover,.sd-social-showcase__control:focus-visible{border-color:rgba(var(--color-foreground),.32);transform:translateY(-1px)}.sd-social-showcase__viewport{min-width:0;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;scroll-behavior:smooth}.sd-social-showcase__viewport::-webkit-scrollbar{display:none}.sd-social-showcase__track{display:flex;width:max-content;gap:1.6rem;padding:.25rem 0 1rem;will-change:scroll-position}.sd-social-showcase__group{display:flex;flex:0 0 auto;gap:1.6rem}.sd-social-showcase__card{flex:0 0 min(30rem,31vw);min-width:24rem}.sd-social-showcase__card-link{display:block;color:inherit;text-decoration:none}.sd-social-showcase__media{position:relative;aspect-ratio:9 / 16;overflow:hidden;border-radius:8px;background:rgba(var(--color-foreground),.08);box-shadow:0 18px 40px #00000024;transform:translateZ(0)}.sd-social-showcase__video,.sd-social-showcase__poster,.sd-social-showcase__frame,.sd-social-showcase__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.sd-social-showcase__frame{background-size:cover;background-position:center;opacity:0;animation:sd-social-frame-cycle 6.6s infinite}.sd-social-showcase__frame--1{animation-delay:0s}.sd-social-showcase__frame--2{animation-delay:2.2s}.sd-social-showcase__frame--3{animation-delay:4.4s}.sd-social-showcase__placeholder{background:radial-gradient(circle at 70% 18%,rgba(244,156,42,.38),transparent 34%),linear-gradient(145deg,rgba(var(--color-foreground),.14),rgba(var(--color-foreground),.04))}.sd-social-showcase__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(0,0,0,.42),transparent 24%,transparent 55%,rgba(0,0,0,.58)),linear-gradient(0deg,#00000014,#00000014);pointer-events:none}.sd-social-showcase__topline{position:absolute;top:1.2rem;left:1.2rem;right:1.2rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem;color:#fff;z-index:2}.sd-social-showcase__platform,.sd-social-showcase__badge{display:inline-flex;align-items:center;min-height:2.6rem;padding:0 .9rem;border-radius:999px;background:#0006;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:1.05rem;font-weight:700;line-height:1;white-space:nowrap}.sd-social-showcase__badge{background:#ffffff2e;font-weight:600}.sd-social-showcase__play{position:absolute;left:50%;top:50%;width:6.4rem;height:4.8rem;transform:translate(-50%,-50%);z-index:2;filter:drop-shadow(0 10px 18px rgba(0,0,0,.26))}.sd-social-showcase__play:before,.sd-social-showcase__play:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#ff1f3d;border-radius:2rem;transform:rotate(-28deg)}.sd-social-showcase__play:after{transform:rotate(28deg)}.sd-social-showcase__play{clip-path:polygon(0 0,78% 50%,0 100%,22% 50%)}.sd-social-showcase__caption{position:absolute;left:1.4rem;right:1.4rem;bottom:1.4rem;color:#fff;z-index:2}.sd-social-showcase__card-title{margin:0;font-size:1.55rem;line-height:1.15;font-weight:800;letter-spacing:0;text-shadow:0 1px 12px rgba(0,0,0,.45)}.sd-social-showcase__card-subtitle{margin:.45rem 0 0;font-size:1.15rem;line-height:1.3;color:#ffffffdb}.sd-social-showcase__card-link:hover .sd-social-showcase__media,.sd-social-showcase__card-link:focus-visible .sd-social-showcase__media{box-shadow:0 24px 52px #0003}@keyframes sd-social-frame-cycle{0%,9%{opacity:0}15%,33%{opacity:1}42%,to{opacity:0}}@media(prefers-reduced-motion:reduce){.sd-social-showcase__frame{animation:none}.sd-social-showcase__frame--1{opacity:1}.sd-social-showcase__cta,.sd-social-showcase__control{transition:none}.sd-social-showcase__track{width:auto}.sd-social-showcase__viewport{-webkit-overflow-scrolling:touch}}@media screen and (max-width:989px){.sd-social-showcase{padding:4rem 0}.sd-social-showcase__inner{grid-template-columns:1fr;gap:2rem}.sd-social-showcase__intro{max-width:62rem}.sd-social-showcase__heading{max-width:100%;font-size:clamp(2.9rem,7vw,4.2rem);line-height:1.08}.sd-social-showcase__controls{display:none}.sd-social-showcase__track,.sd-social-showcase__group{gap:1rem}.sd-social-showcase__card{flex-basis:min(25.5rem,76vw);min-width:min(25.5rem,76vw)}}@media screen and (max-width:549px){.sd-social-showcase__heading{max-width:100%;font-size:3rem}.sd-social-showcase__text{font-size:1.4rem}.sd-social-showcase__cta{width:100%;justify-content:center}.sd-social-showcase__track,.sd-social-showcase__group{gap:1rem}}.trust-badges{padding-top:var(--tb-pad-top, 3rem);padding-bottom:var(--tb-pad-bottom, 3rem)}.trust-badges__inner{width:100%}.trust-badges__list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:0;align-items:stretch}.trust-badges__item{text-align:center;padding:1.5rem 1.25rem;display:flex;flex-direction:column;align-items:center;gap:1rem;position:relative}.trust-badges__list--dividers .trust-badges__item:not(:first-child):before{content:"";position:absolute;left:0;top:15%;bottom:15%;width:1px;background:rgba(var(--color-foreground),.12)}.trust-badges__link{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%;text-decoration:none;color:inherit;transition:opacity .15s ease}.trust-badges__link:hover,.trust-badges__link:focus-visible{opacity:.75}.trust-badges__icon{width:4.8rem;height:4.8rem;display:flex;align-items:center;justify-content:center;color:var(--tb-icon-color)}.trust-badges__icon-img{max-width:100%;max-height:100%;object-fit:contain}.trust-badges__heading{margin:0;font-size:1.5rem;font-weight:600;line-height:1.3;color:rgb(var(--color-foreground))}.trust-badges__description{margin:0;font-size:1.2rem;line-height:1.4;color:rgba(var(--color-foreground),.7)}@media screen and (max-width:989px){.trust-badges__list{grid-template-columns:repeat(2,1fr);gap:1rem 0}.trust-badges__list--dividers .trust-badges__item:nth-child(odd):not(:first-child):before{display:none}.trust-badges__list--dividers .trust-badges__item:nth-child(2n):before{content:"";position:absolute;left:0;top:15%;bottom:15%;width:1px;background:rgba(var(--color-foreground),.12)}}@media screen and (max-width:479px){.trust-badges__heading{font-size:1.35rem}.trust-badges__description{font-size:1.1rem}}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
