.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;line-height:1.5;color:#4f6d1c;max-width:50rem}.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:#9f4e13;font-weight:inherit}.hero-product-slider__lead{max-width:54rem;color:rgb(var(--color-foreground));font-size:1.7rem;line-height:1.55}.hero-product-slider__lead p{margin:0}.hero-product-slider__lead strong{font-weight:800}.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:#4f6d1c;color:#fff;border:0;border-radius:8px!important;font-weight:900;text-decoration:none;box-shadow:0 1.2rem 2.8rem #93c83e42;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 #93c83e57}.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 #93c83e42,0 0 #93c83e5c}50%{box-shadow:0 1.6rem 3.3rem #93c83e52,0 0 0 .8rem #93c83e00}}.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:#9f4e13;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:#9f4e13;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:#9f4e13;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:#9f4e13;transform:scale(1.2)}.hero-product-slider__dot:hover{background:#00000073}.hero-product-slider__dot.is-active:hover{background:#9f4e13}@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-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:#2f8ea3}.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:#2f8ea3}@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-author-profile{padding:3rem 0 5rem}.sd-author-profile__inner{display:flex;flex-direction:column;gap:3rem}.sd-author-profile__intro{display:grid;grid-template-columns:minmax(180px,260px) minmax(0,1fr);gap:3rem;align-items:start}.sd-author-profile__photo{aspect-ratio:1;overflow:hidden;border-radius:8px;background:rgba(var(--color-foreground),.05)}.sd-author-profile__photo img{width:100%;height:100%;display:block;object-fit:cover}.sd-author-profile__content{max-width:78rem}.sd-author-profile__eyebrow{margin:0 0 .75rem;font-size:.78em;font-weight:700;letter-spacing:0;text-transform:uppercase;color:rgba(var(--color-foreground),.62)}.sd-author-profile__name{margin:0;font-size:4rem;line-height:1.08}.sd-author-profile__title{margin:.9rem 0 1.5rem;font-size:1.25em;color:rgba(var(--color-foreground),.72)}.sd-author-profile__bio{font-size:1.04em;line-height:1.75}.sd-author-profile__page-copy{max-width:78rem;padding-top:2rem;border-top:1px solid rgba(var(--color-foreground),.1)}.sd-author-profile__articles{padding-top:2rem;border-top:1px solid rgba(var(--color-foreground),.1)}.sd-author-profile__articles-heading{margin:0 0 1.5rem;font-size:2rem}.sd-author-profile__articles-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.sd-author-profile__article{border:1px solid rgba(var(--color-foreground),.09);border-radius:8px;overflow:hidden;background:rgb(var(--color-background))}.sd-author-profile__article-link{display:flex;height:100%;flex-direction:column;color:inherit;text-decoration:none}.sd-author-profile__article-image{aspect-ratio:16 / 10;overflow:hidden;background:rgba(var(--color-foreground),.05)}.sd-author-profile__article-image img{width:100%;height:100%;display:block;object-fit:cover}.sd-author-profile__article-body{display:flex;flex:1;flex-direction:column;gap:.75rem;padding:1.25rem}.sd-author-profile__article-date{font-size:.9em;color:rgba(var(--color-foreground),.58)}.sd-author-profile__article-title{margin:0;font-size:1.25em;line-height:1.35}.sd-author-profile__article-excerpt{margin:0;color:rgba(var(--color-foreground),.68);line-height:1.55}.sd-author-profile__empty,.sd-author-profile__missing{color:rgba(var(--color-foreground),.7)}@media screen and (max-width:989px){.sd-author-profile__articles-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.sd-author-profile{padding:2rem 0 4rem}.sd-author-profile__intro{grid-template-columns:1fr;gap:1.75rem}.sd-author-profile__photo{width:min(220px,70vw)}.sd-author-profile__name{font-size:2.45rem}.sd-author-profile__articles-grid{grid-template-columns:1fr}}.sd-blog-hero{position:relative;overflow:hidden;padding:clamp(4rem,6vw,7rem) 0 clamp(3.5rem,5vw,5.5rem)}.sd-blog-hero__inner{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,.88fr) minmax(34rem,1fr);gap:clamp(3rem,6vw,7rem);align-items:center}.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;max-width:54rem;font-size:5.6rem;font-weight:700;line-height:1.02;color:rgb(var(--color-foreground));letter-spacing:0;text-transform:uppercase;overflow-wrap:anywhere}.sd-blog-hero__heading:after{content:"";display:block;width:min(28rem,70%);height:.2rem;margin-top:2.2rem;background:currentColor}.sd-blog-hero__description{max-width:48rem;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__visual{position:relative;width:100%;aspect-ratio:62 / 44;min-height:28rem;border-radius:1.5rem;overflow:hidden}.sd-blog-hero__svg{display:block;width:100%;height:100%;isolation:isolate}.azs *{transform-box:fill-box}.azs-bloom{mix-blend-mode:screen;transform-origin:center;animation:azs-bloom 8s linear infinite}@keyframes azs-bloom{0%,38%{opacity:0;transform:scale(.85)}60%{opacity:1;transform:scale(1.02)}85%{opacity:1;transform:scale(1.05)}94%,to{opacity:0;transform:scale(.85)}}.azs-irrit{mix-blend-mode:multiply;animation:azs-irrit 8s linear infinite}@keyframes azs-irrit{0%{opacity:.85}8%{opacity:.55}16%{opacity:.9}24%{opacity:.6}40%{opacity:.5}64%{opacity:0}92%{opacity:0}to{opacity:.85}}.azs-cell{animation:azs-cell 8s linear infinite}@keyframes azs-cell{0%,40%{fill:#e7ece3}70%{fill:#dcefe3}90%{fill:#dcefe3}to{fill:#e7ece3}}.azs-crack{transform-origin:50% 0%;animation:azs-crack 8s linear infinite}@keyframes azs-crack{0%,42%{opacity:1;transform:scaleX(1)}64%{opacity:0;transform:scaleX(.25)}90%{opacity:0;transform:scaleX(.25)}97%,to{opacity:1;transform:scaleX(1)}}.azs-tewl-gate{animation:azs-tewl-gate 8s linear infinite}@keyframes azs-tewl-gate{0%{opacity:1}26%{opacity:1}33%{opacity:0}96%{opacity:0}to{opacity:1}}.azs-vapor{mix-blend-mode:screen;transform-origin:center;animation:azs-vapor 2.4s ease-out infinite}@keyframes azs-vapor{0%{opacity:0;transform:translateY(0) scale(1)}20%{opacity:.7}to{opacity:0;transform:translateY(-74px) scale(.35)}}.azs-drop{transform-origin:center;animation:azs-drop 8s linear infinite}@keyframes azs-drop{0%,12%{opacity:0;transform:translateY(-140px) scaleY(1)}15%{opacity:1;transform:translateY(-110px) scaleY(1.05)}27%{opacity:1;transform:translateY(-4px) scaleY(1.2)}30%{opacity:0;transform:translateY(8px) scaleY(.55)}to{opacity:0;transform:translateY(8px)}}.azs-shard{mix-blend-mode:screen;transform-origin:center;animation:azs-shard 8s linear infinite;opacity:0}@keyframes azs-shard{0%,29.5%{opacity:0;transform:translate(0) scale(.3)}31%{opacity:1;transform:translate(0) scale(1)}39%{opacity:0;transform:translate(var(--tx, 0),var(--ty, 0)) scale(.4)}to{opacity:0;transform:translate(var(--tx, 0),var(--ty, 0)) scale(.4)}}.azs-film{transform-origin:center;animation:azs-film 8s linear infinite}@keyframes azs-film{0%,30%{opacity:0;transform:scaleX(.04) scaleY(.6)}40%{opacity:1}55%{transform:scaleX(1) scaleY(1)}88%{opacity:1;transform:scaleX(1) scaleY(1)}95%,to{opacity:0;transform:scaleX(1) scaleY(1)}}.azs-spec{mix-blend-mode:screen;animation:azs-spec 8s linear infinite}@keyframes azs-spec{0%,33%{opacity:0;transform:translate(-170px)}42%{opacity:.85}72%{opacity:.45;transform:translate(170px)}80%,to{opacity:0;transform:translate(170px)}}.azs-seal-gate{animation:azs-seal-gate 8s linear infinite}@keyframes azs-seal-gate{0%,44%{opacity:0}58%{opacity:1}90%{opacity:1}96%,to{opacity:0}}.azs-sealp{mix-blend-mode:screen;transform-origin:center;animation:azs-sealp 3s ease-in-out infinite}@keyframes azs-sealp{0%,to{transform:translateY(0) scale(1);opacity:.55}50%{transform:translateY(-9px) scale(1.18);opacity:.9}}.azs-mote{mix-blend-mode:screen;transform-origin:center;animation:azs-mote 6s ease-in-out infinite}@keyframes azs-mote{0%,to{transform:translateY(0);opacity:.18}50%{transform:translateY(-14px);opacity:.5}}@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__heading{font-size:4.6rem}.sd-blog-hero__visual{min-height:20rem}}@media screen and (max-width:749px){.sd-blog-hero{padding:3rem 0 2.5rem}.sd-blog-hero__heading{font-size:3.6rem}.sd-blog-hero__description{font-size:1.0625rem}.sd-blog-hero__visual{min-height:16rem}}@media(prefers-reduced-motion:reduce){.azs *{animation:none!important}.azs-bloom{opacity:.8}.azs-irrit,.azs-crack,.azs-tewl-gate,.azs-drop,.azs-shard,.azs-spec{opacity:0}.azs-seal-gate{opacity:1}.azs-film{opacity:1;transform:scaleX(1) scaleY(1)}}.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, #D98222);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 #2F8EA3}.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:#2f8ea3;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:#2f8ea3;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:#2f8ea3;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:#2f8ea3;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-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(147,200,62,.55);border-radius:0;background:linear-gradient(135deg,#fff,#f6fbec);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:#eef6e2}.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,#93c83e2e,#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:#4f6d1c;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:#4f6d1c;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 #4f6d1c;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:#4f6d1c;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(147,200,62,.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:#4f6d1c;color:#4f6d1c}.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:#93c83e}@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 #9F4E13;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:#9f4e13;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:#9f4e13;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:#9f4e13;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:#2f8ea3}.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:#2f8ea3;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:#9f4e13;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 #D98222;border-right:.15rem solid #D98222;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:#2f8ea3;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{position:relative;min-width:0;aspect-ratio:62 / 44;border-radius:8px;overflow:hidden;opacity:.96}.sd-knowledge-hub__diagram{display:block;width:100%;height:100%}.sd-knowledge-hub__azs *{transform-box:fill-box}.sd-knowledge-hub__azs .azs-bloom{mix-blend-mode:screen;transform-origin:center;animation:sd-knowledge-azs-bloom 8s linear infinite}.sd-knowledge-hub__azs .azs-irrit{mix-blend-mode:multiply;animation:sd-knowledge-azs-irrit 8s linear infinite}.sd-knowledge-hub__azs .azs-cell{animation:sd-knowledge-azs-cell 8s linear infinite}.sd-knowledge-hub__azs .azs-crack{transform-origin:50% 0%;animation:sd-knowledge-azs-crack 8s linear infinite}.sd-knowledge-hub__azs .azs-tewl-gate{animation:sd-knowledge-azs-tewl-gate 8s linear infinite}.sd-knowledge-hub__azs .azs-vapor{mix-blend-mode:screen;transform-origin:center;animation:sd-knowledge-azs-vapor 2.4s ease-out infinite}.sd-knowledge-hub__azs .azs-drop{transform-origin:center;animation:sd-knowledge-azs-drop 8s linear infinite}.sd-knowledge-hub__azs .azs-shard{mix-blend-mode:screen;opacity:0;transform-origin:center;animation:sd-knowledge-azs-shard 8s linear infinite}.sd-knowledge-hub__azs .azs-film{transform-origin:center;animation:sd-knowledge-azs-film 8s linear infinite}.sd-knowledge-hub__azs .azs-spec{mix-blend-mode:screen;animation:sd-knowledge-azs-spec 8s linear infinite}.sd-knowledge-hub__azs .azs-seal-gate{animation:sd-knowledge-azs-seal-gate 8s linear infinite}.sd-knowledge-hub__azs .azs-sealp{mix-blend-mode:screen;transform-origin:center;animation:sd-knowledge-azs-sealp 3s ease-in-out infinite}.sd-knowledge-hub__azs .azs-mote{mix-blend-mode:screen;transform-origin:center;animation:sd-knowledge-azs-mote 6s ease-in-out infinite}.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 #2F8EA3;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:#2f8ea3}.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;width:100%}.sd-knowledge-hub__slider-wrap{width:100vw;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;padding:0 max(24px,calc((100vw - 1240px)/2 + 24px));scrollbar-width:none;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.sd-knowledge-hub__slider-wrap::-webkit-scrollbar{display:none}.sd-knowledge-hub__slider{--sd-knowledge-card-width: clamp(280px, 23vw, 320px);display:flex;gap:24px;width:max-content;padding:0 calc(100vw - var(--sd-knowledge-card-width)) 6px 0}.sd-knowledge-hub__article{flex:0 0 var(--sd-knowledge-card-width);display:flex;scroll-snap-align:start}.sd-knowledge-hub__article-link{display:flex;flex-direction:column;flex:1;height:100%;min-height:440px;border:1px solid #e7ecee;border-radius:18px;padding:18px;overflow:hidden;color:#243038;text-decoration:none;background:#fff;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 #2430381a}.sd-knowledge-hub__article-image{height:190px;overflow:hidden;border-radius:14px;background:#eef6e2}.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,#eef6e2,#93c83e38)}.sd-knowledge-hub__article-body{display:flex;flex:1;flex-direction:column;padding:18px 6px 2px}.sd-knowledge-hub__article-author{display:inline-flex;align-items:center;gap:6px;margin:0 0 8px;color:#4f6d1c;font-size:13px;font-weight:700;line-height:1.3;letter-spacing:0}.sd-knowledge-hub__article-author-img{width:28px;height:28px;border-radius:999px;object-fit:cover;flex:0 0 auto;border:1px solid #e7ecee}.sd-knowledge-hub__article-title{margin:0;color:#243038;font-size:18px;font-weight:700;line-height:1.25;letter-spacing:0}.sd-knowledge-hub__article-excerpt{display:-webkit-box;margin:12px 0 0;overflow:hidden;color:#5d6b73;font-size:14px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:4}.sd-knowledge-hub__article-cta{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;min-height:42px;margin-top:auto;padding:0 18px;border-radius:999px;background:#4f6d1c;color:#fff;font-size:14px;font-weight:800;line-height:1.2;transition:background .18s ease,transform .18s ease}.sd-knowledge-hub__article-link:hover .sd-knowledge-hub__article-cta,.sd-knowledge-hub__article-link:focus-visible .sd-knowledge-hub__article-cta{background:#93c83e;transform:translateY(-1px)}.sd-knowledge-hub__nav{display:flex;align-items:center;gap:24px;margin-top:30px}.sd-knowledge-hub__counter{color:#243038;font-size:15px;font-weight:700;font-variant-numeric:tabular-nums;line-height:1.2;white-space:nowrap}.sd-knowledge-hub__counter-total{color:#b3c0c3}.sd-knowledge-hub__progress{position:relative;flex:1;height:3px;overflow:hidden;border-radius:3px;background:#dde6e7}.sd-knowledge-hub__progress-bar{position:absolute;left:0;top:0;width:18%;height:100%;border-radius:3px;background:#93c83e;transition:width .25s ease}.sd-knowledge-hub__arrows{display:flex;gap:10px}.sd-knowledge-hub__nav-button{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border:1px solid #e7ecee;border-radius:50%;background:#fff;color:#243038;line-height:1;cursor:pointer;font-size:18px;transition:background .18s ease,border-color .18s ease,color .18s ease}.sd-knowledge-hub__nav-button:hover,.sd-knowledge-hub__nav-button:focus-visible{border-color:#4f6d1c;background:#4f6d1c;color:#fff}.sd-knowledge-hub__nav-button:focus-visible{outline:2px solid #93c83e;outline-offset:3px}@media(prefers-reduced-motion:reduce){.sd-knowledge-hub__article-link,.sd-knowledge-hub__article-cta,.sd-knowledge-hub__progress-bar,.sd-knowledge-hub__nav-button{transition:none}}@keyframes sd-knowledge-azs-bloom{0%,38%{opacity:0;transform:scale(.85)}60%{opacity:1;transform:scale(1.02)}85%{opacity:1;transform:scale(1.05)}94%,to{opacity:0;transform:scale(.85)}}@keyframes sd-knowledge-azs-irrit{0%{opacity:.85}8%{opacity:.55}16%{opacity:.9}24%,40%{opacity:.6}64%,92%{opacity:0}to{opacity:.85}}@keyframes sd-knowledge-azs-cell{0%,40%{fill:#e7ece3}70%,90%{fill:#dcefe3}to{fill:#e7ece3}}@keyframes sd-knowledge-azs-crack{0%,42%{opacity:1;transform:scaleX(1)}64%,90%{opacity:0;transform:scaleX(.25)}97%,to{opacity:1;transform:scaleX(1)}}@keyframes sd-knowledge-azs-tewl-gate{0%,26%{opacity:1}33%,96%{opacity:0}to{opacity:1}}@keyframes sd-knowledge-azs-vapor{0%{opacity:0;transform:translateY(0) scale(1)}20%{opacity:.7}to{opacity:0;transform:translateY(-74px) scale(.35)}}@keyframes sd-knowledge-azs-drop{0%,12%{opacity:0;transform:translateY(-140px) scaleY(1)}15%{opacity:1;transform:translateY(-110px) scaleY(1.05)}27%{opacity:1;transform:translateY(-4px) scaleY(1.2)}30%{opacity:0;transform:translateY(8px) scaleY(.55)}to{opacity:0;transform:translateY(8px)}}@keyframes sd-knowledge-azs-shard{0%,29.5%{opacity:0;transform:translate(0) scale(.3)}31%{opacity:1;transform:translate(0) scale(1)}39%,to{opacity:0;transform:translate(var(--tx, 0),var(--ty, 0)) scale(.4)}}@keyframes sd-knowledge-azs-film{0%,30%{opacity:0;transform:scaleX(.04) scaleY(.6)}40%{opacity:1}55%,88%{opacity:1;transform:scaleX(1) scaleY(1)}95%,to{opacity:0;transform:scaleX(1) scaleY(1)}}@keyframes sd-knowledge-azs-spec{0%,33%{opacity:0;transform:translate(-170px)}42%{opacity:.85}72%{opacity:.45;transform:translate(170px)}80%,to{opacity:0;transform:translate(170px)}}@keyframes sd-knowledge-azs-seal-gate{0%,44%{opacity:0}58%,90%{opacity:1}96%,to{opacity:0}}@keyframes sd-knowledge-azs-sealp{0%,to{opacity:.55;transform:translateY(0) scale(1)}50%{opacity:.9;transform:translateY(-9px) scale(1.18)}}@keyframes sd-knowledge-azs-mote{0%,to{opacity:.18;transform:translateY(0)}50%{opacity:.5;transform:translateY(-14px)}}@media(prefers-reduced-motion:reduce){.sd-knowledge-hub__azs *{animation:none!important}.sd-knowledge-hub__azs .azs-bloom{opacity:.8}.sd-knowledge-hub__azs .azs-irrit,.sd-knowledge-hub__azs .azs-crack,.sd-knowledge-hub__azs .azs-tewl-gate,.sd-knowledge-hub__azs .azs-drop,.sd-knowledge-hub__azs .azs-shard,.sd-knowledge-hub__azs .azs-spec{opacity:0}.sd-knowledge-hub__azs .azs-seal-gate,.sd-knowledge-hub__azs .azs-film{opacity:1}.sd-knowledge-hub__azs .azs-film{transform:scaleX(1) scaleY(1)}}@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:var(--sd-knowledge-card-width)}}@media screen and (max-width:549px){.sd-knowledge-hub{padding-bottom:4rem}.sd-knowledge-hub__intro{font-size:1.38rem}.sd-knowledge-hub__slider-wrap{padding:0 18px}.sd-knowledge-hub__slider{--sd-knowledge-card-width: 82vw;gap:16px;padding-right:calc(100vw - var(--sd-knowledge-card-width))}.sd-knowledge-hub__article{flex-basis:82vw}.sd-knowledge-hub__article-link{min-height:430px}.sd-knowledge-hub__article-image{height:180px}.sd-knowledge-hub__nav{gap:16px}.sd-knowledge-hub__counter{font-size:14px}}.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:#d98222;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:#d98222;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:grid;grid-template-columns:repeat(var(--howto-step-count, 3),minmax(0,1fr));gap:1.5rem 2.5rem;max-width:96rem;margin-inline:auto;margin-bottom:2rem}.sd-product-howto__tip{max-width:96rem;margin-inline:auto;border:2px dashed #D98222;border-radius:1rem;padding:1.5rem 1.75rem;display:flex;flex-direction:column;gap:.75rem}@media screen and (max-width:989px){.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-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:#d98222}.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:#d98222}.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:#d98222;background:#f49c2a14;font-weight:600}.sd-product-main__option-pill:hover{border-color:#d98222}.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:#16a34a!important;color:#fff!important;box-shadow:0 6px 18px #16a34a59;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:#d98222;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:#d98222;line-height:1;margin-left:.05em}.sd-product-stats__line{width:2.5rem;height:3px;background:#d98222;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:linear-gradient(135deg,#fffbebf5,#fffffff0),radial-gradient(circle at 0 0,rgba(217,130,34,.12),transparent 34rem);border:1px solid rgba(217,130,34,.34);border-radius:.85rem;padding:1.35rem 1.45rem;display:flex;flex-direction:column;gap:.9rem;box-shadow:0 12px 32px #78401014}.sd-product-tabs__info-box--always{margin-bottom:1.75rem}.sd-product-tabs__info-row{display:flex;align-items:flex-start;gap:1.25rem;flex-wrap:wrap}.sd-product-tabs__info-label{min-width:15rem;font-size:.98rem;font-weight:800;color:#8f3e00;flex-shrink:0;padding-top:.34rem;letter-spacing:.01em}.sd-product-tabs__chips{display:flex;flex-wrap:wrap;gap:.55rem;flex:1}.sd-product-tabs__chip{display:inline-flex;align-items:center;gap:.42rem;background:#ffffffe6;border:1px solid rgba(143,62,0,.16);border-radius:999px;padding:.36rem .82rem .38rem;font-size:.98rem;font-weight:650;line-height:1.25;color:rgba(var(--color-foreground),.92);white-space:normal;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:100%;box-shadow:0 2px 8px #7840100d}.sd-product-tabs__chip:before{content:"\2713";display:inline-flex;align-items:center;justify-content:center;width:1.05rem;height:1.05rem;border-radius:50%;background:#d982221f;color:#9a4d00;font-size:.72rem;font-weight:900;flex:0 0 auto}.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:#9f4e13;font-variant-numeric:tabular-nums}.sd-product-stats__suffix{font-size:clamp(2rem,3.5vw,3rem);font-weight:800;color:#9f4e13;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 #D98222;color:#d98222;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:#d98222;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 #D98222;border-right:2px solid #D98222;transform:translate(50%,-50%) rotate(45deg)}.sd-product-howto__step-badge{flex-shrink:0;width:2.75rem;height:2.75rem;border-radius:50%;background:#d98222;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 #D98222;border-radius:1rem;padding:1.5rem 1.75rem;display:flex;flex-direction:column;gap:.75rem}.sd-product-howto__tip-pill{display:inline-block;background:#d98222;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:#d98222;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:.55rem}.sd-product-tabs__info-label{min-width:unset;padding-top:0}}.sd-products-carousel,.sd-products-carousel *{box-sizing:border-box}.sd-products-carousel{--accent-deep: #4f6d1c;--ink: #243038;--muted: #5d6b73;--line: #e7ecee;--card: #ffffff;--bg: #f5f8f8;--soft: #eef6e2;background:var(--bg);color:var(--ink);overflow:hidden;padding:56px 0 72px}.sd-products-carousel__intro{position:relative;z-index:2;display:grid;grid-template-columns:minmax(280px,.9fr) minmax(240px,1.1fr);gap:32px;align-items:center;margin-bottom:48px}.sd-products-carousel__copy{max-width:720px}.sd-products-carousel__eyebrow{margin:0 0 8px;color:var(--accent-deep);font-size:12px;font-weight:700;line-height:1.4;letter-spacing:0;text-transform:uppercase}.sd-products-carousel__heading{margin:0;color:var(--ink);font-size:34px;font-weight:700;line-height:1.15;letter-spacing:0}.sd-products-carousel__text{max-width:680px;margin:12px 0 0;color:var(--muted);font-size:16px;line-height:1.5}.sd-products-carousel__actions{display:flex;justify-content:flex-end}.sd-products-carousel__cta{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border-radius:10px;background:var(--accent-deep);color:#fff;font-size:15px;font-weight:700;line-height:1.2;text-decoration:none}.sd-products-carousel__cta:hover,.sd-products-carousel__cta:focus-visible{background:var(--accent)}.sd-products-carousel__viewport{width:100vw;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;padding:0 max(24px,calc((100vw - 1240px)/2 + 24px));-webkit-overflow-scrolling:touch;scrollbar-width:none}.sd-products-carousel__viewport::-webkit-scrollbar{display:none}.sd-products-carousel__track{display:flex;gap:24px;width:max-content;padding-bottom:6px}.sd-products-carousel__card{flex:0 0 clamp(280px,23vw,320px);min-height:560px;display:flex;flex-direction:column;scroll-snap-align:start;background:var(--card);border:1px solid var(--line);border-radius:18px;padding:18px;color:var(--ink)}.sd-products-carousel__media-link{position:relative;display:flex;align-items:center;justify-content:center;height:230px;overflow:hidden;border-radius:14px;background:var(--soft);color:inherit;text-decoration:none}.sd-products-carousel__media-link:hover .sd-products-carousel__image,.sd-products-carousel__media-link:focus-visible .sd-products-carousel__image{transform:scale(1.035)}.sd-products-carousel__media-link:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.sd-products-carousel__badge{position:absolute;left:14px;top:14px;z-index:2;display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:var(--accent-deep);color:#fff;font-size:11px;font-weight:800;line-height:1;letter-spacing:0;text-transform:uppercase}.sd-products-carousel__image{width:100%;height:100%;display:block;padding:24px 18px 18px;object-fit:contain;transition:transform .22s ease}.sd-products-carousel__image--placeholder{opacity:.35}.sd-products-carousel__body{flex:1;display:flex;flex-direction:column;padding:18px 6px 2px}.sd-products-carousel__title{margin:0;color:var(--ink);font-size:18px;font-weight:700;line-height:1.25;letter-spacing:0}.sd-products-carousel__title a{color:inherit;text-decoration:none}.sd-products-carousel__title a:hover,.sd-products-carousel__title a:focus-visible{color:var(--accent-deep);text-decoration:underline;text-underline-offset:3px}.sd-products-carousel__price{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px;margin-top:12px;color:var(--ink);font-size:20px;line-height:1.2}.sd-products-carousel__price s{color:var(--muted);font-size:14px}.sd-products-carousel__price span{color:var(--accent-deep);font-weight:800}.sd-products-carousel__features{display:flex;flex-direction:column;gap:7px;margin:14px 0 0;padding:0;list-style:none;color:var(--muted);font-size:13px;line-height:1.35}.sd-products-carousel__features li{position:relative;min-height:18px;padding-left:26px}.sd-products-carousel__features li:before{content:"";position:absolute;left:0;top:1px;width:18px;height:18px;border-radius:50%;background:var(--soft);box-shadow:inset 0 0 0 2px var(--accent)}.sd-products-carousel__features li:after{content:"";position:absolute;left:6px;top:4px;width:5px;height:9px;border:solid var(--accent);border-width:0 2px 2px 0;transform:rotate(45deg)}.sd-products-carousel__form{margin-top:auto;padding-top:18px}.sd-products-carousel__button{width:100%;min-height:46px;border:0;border-radius:999px;background:#0f172a;color:#fff;cursor:pointer;font:inherit;font-size:14px;font-weight:800;line-height:1.2;text-transform:lowercase;transition:transform .18s ease,background .18s ease}.sd-products-carousel__button:hover,.sd-products-carousel__button:focus-visible{background:var(--accent-deep);transform:translateY(-1px)}.sd-products-carousel__button:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.sd-products-carousel__button:disabled{cursor:not-allowed;opacity:.55;transform:none}.sd-products-carousel__nav{display:flex;align-items:center;gap:24px;margin-top:30px}.sd-products-carousel__counter{color:var(--ink);font-size:15px;font-weight:700;font-variant-numeric:tabular-nums;line-height:1.2;white-space:nowrap}.sd-products-carousel__counter-total{color:#b3c0c3}.sd-products-carousel__progress{position:relative;flex:1;height:3px;overflow:hidden;border-radius:3px;background:#dde6e7}.sd-products-carousel__progress-bar{position:absolute;left:0;top:0;width:18%;height:100%;border-radius:3px;background:var(--accent);transition:width .25s ease}.sd-products-carousel__arrows{display:flex;gap:10px}.sd-products-carousel__nav-button{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--ink);cursor:pointer;font-size:18px;line-height:1;transition:background .18s ease,border-color .18s ease,color .18s ease}.sd-products-carousel__nav-button:hover,.sd-products-carousel__nav-button:focus-visible{border-color:var(--accent-deep);background:var(--accent-deep);color:#fff}.sd-products-carousel__nav-button:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.sd-products-carousel__nav-button:disabled{opacity:.35;cursor:default}.sd-products-carousel__nav-button:disabled:hover,.sd-products-carousel__nav-button:disabled:focus-visible{border-color:var(--line);background:#fff;color:var(--ink)}@media(prefers-reduced-motion:reduce){.sd-products-carousel__image,.sd-products-carousel__button,.sd-products-carousel__progress-bar,.sd-products-carousel__nav-button{transition:none}}@media screen and (max-width:989px){.sd-products-carousel{padding:44px 0 60px}.sd-products-carousel__intro{grid-template-columns:1fr;gap:18px;align-items:start}.sd-products-carousel__actions{justify-content:flex-start}}@media screen and (max-width:640px){.sd-products-carousel{padding:40px 0 56px}.sd-products-carousel__heading{font-size:27px}.sd-products-carousel__text{font-size:15px}.sd-products-carousel__viewport{padding:0 18px}.sd-products-carousel__track{gap:16px}.sd-products-carousel__card{flex-basis:82vw;min-height:540px}.sd-products-carousel__media-link{height:210px}.sd-products-carousel__nav{gap:16px}.sd-products-carousel__counter{font-size:14px}}.sd-research-results,.sd-research-results *{box-sizing:border-box}.sd-research-results{--accent-deep: #4f6d1c;--ink: #243038;--muted: #5d6b73;--line: #e7ecee;--card: #ffffff;--bg: #f5f8f8;--hi-bg: var(--accent-deep);--hi-fg: #ffffff;--soft: #eef6e2;background:var(--bg);color:var(--ink);overflow:hidden}.sd-research-results__wrap{max-width:1240px;margin:0 auto;padding:56px 24px 72px}.sd-research-results__intro{max-width:680px}.sd-research-results__eyebrow{margin:0 0 8px;color:var(--accent-deep);font-size:12px;font-weight:700;line-height:1.4;letter-spacing:0;text-transform:uppercase}.sd-research-results__heading{margin:0 0 8px;color:var(--ink);font-size:34px;font-weight:700;line-height:1.15;letter-spacing:0}.sd-research-results__text{max-width:680px;margin:0 0 30px;color:var(--muted);font-size:16px;line-height:1.5}.sd-research-results__track{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:6px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.sd-research-results__track::-webkit-scrollbar{display:none}.sd-research-results__viewport{position:relative}.sd-research-results__side{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:48px;height:48px;border:none;border-radius:50%;background:var(--accent-deep);color:#fff;cursor:pointer;display:none;align-items:center;justify-content:center;font-size:20px;line-height:1;box-shadow:0 4px 14px #00000029;transition:background .18s ease,opacity .18s ease}.sd-research-results__side--prev{left:-10px}.sd-research-results__side--next{right:-10px}.sd-research-results__side:hover:not(:disabled),.sd-research-results__side:focus-visible:not(:disabled){background:#3f5717}.sd-research-results__side:disabled{opacity:.3;cursor:default}@media(min-width:990px){.sd-research-results__side{display:inline-flex}}.sd-research-results__card{flex:0 0 300px;min-height:440px;display:flex;flex-direction:column;scroll-snap-align:start;background:var(--card);border:1px solid var(--line);border-radius:18px;padding:30px 28px;color:var(--ink)}.sd-research-results__card--wide{flex-basis:360px}.sd-research-results__tag{margin-bottom:14px;color:var(--accent-deep);font-size:12px;font-weight:700;line-height:1.35;letter-spacing:0;text-transform:uppercase}.sd-research-results__big-num{color:var(--accent-deep);font-size:64px;font-weight:700;line-height:1;letter-spacing:0}.sd-research-results__big-num--zero{font-size:72px;font-weight:800}.sd-research-results__kicker{margin-top:10px;color:var(--muted);font-size:15px;line-height:1.5}.sd-research-results__foot{margin-top:auto;padding-top:14px;border-top:1px solid var(--line);color:var(--muted);font-size:13px;line-height:1.4}.sd-research-results__photo{min-height:170px;margin-top:18px;display:flex;align-items:flex-end;padding:16px;border-radius:14px;background:linear-gradient(135deg,var(--soft),#d7ebbf);color:var(--accent-deep);font-size:15px;font-weight:600;line-height:1.35;overflow:hidden}.sd-research-results__photo--image{position:relative;padding:0;background:var(--soft)}.sd-research-results__photo--link{color:inherit;text-decoration:none;transition:box-shadow .18s ease,transform .18s ease}.sd-research-results__photo--link:hover{transform:translateY(-1px)}.sd-research-results__photo--link:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.sd-research-results__photo-img{width:100%;height:170px;display:block;padding:12px;object-fit:contain}.sd-research-results__photo-caption{position:absolute;left:16px;right:16px;bottom:16px;z-index:2;color:var(--accent-deep);text-shadow:none}.sd-research-results__quote-mark{height:30px;color:var(--accent);font-size:46px;font-weight:800;line-height:.6}.sd-research-results__quote-text{margin:8px 0 0;color:#2f3a41;font-size:15.5px;line-height:1.55}.sd-research-results__rating{display:flex;gap:3px;margin-top:12px;color:#c9d2d5;font-size:18px;line-height:1}.sd-research-results__star--filled{color:var(--accent)}.sd-research-results__review-date{margin-top:8px;color:var(--muted);font-size:12px;line-height:1.4}.sd-research-results__quote-meta{margin-top:auto;padding-top:16px;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.sd-research-results__quote-author{color:var(--accent-deep);font-size:15px;font-style:italic;font-weight:600;line-height:1.4}.sd-research-results__verified-label{display:inline-flex;align-items:center;gap:6px;padding:4px 9px;border-radius:999px;background:var(--soft);color:var(--accent-deep);font-size:11px;font-weight:700;line-height:1.3}.sd-research-results__placeholder-tag{display:inline-block;align-self:flex-start;margin-top:10px;padding:3px 8px;border-radius:6px;background:#fff3cd;color:#7a5b00;font-size:11px;font-weight:700;line-height:1.4;letter-spacing:0;text-transform:uppercase}.sd-research-results__stat-head{margin:0 0 14px;color:var(--ink);font-size:21px;font-weight:700;line-height:1.25;letter-spacing:0}.sd-research-results__stat{margin:6px 0 16px}.sd-research-results__highlight{display:inline-block;padding:2px 10px;border-radius:8px;background:var(--hi-bg);color:var(--hi-fg);font-size:26px;font-weight:700;line-height:1.35}.sd-research-results__label{margin-top:5px;color:var(--muted);font-size:14px;line-height:1.4}.sd-research-results__checks{margin:14px 0 0;padding:0;list-style:none}.sd-research-results__checks li{position:relative;padding:8px 0 8px 30px;border-bottom:1px solid var(--line);color:var(--ink);font-size:15px;line-height:1.45}.sd-research-results__checks li:last-child{border-bottom:0}.sd-research-results__checks li:before{content:"";position:absolute;left:0;top:11px;width:18px;height:18px;border-radius:50%;background:var(--soft);box-shadow:inset 0 0 0 2px var(--accent)}.sd-research-results__checks li:after{content:"";position:absolute;left:6px;top:14px;width:5px;height:9px;border:solid var(--accent);border-width:0 2px 2px 0;transform:rotate(45deg)}.sd-research-results__bars{display:flex;flex-direction:column;gap:16px;margin-top:18px}.sd-research-results__bar-label{display:flex;justify-content:space-between;gap:12px;margin-bottom:6px;color:var(--ink);font-size:14px;line-height:1.35}.sd-research-results__bar-label b{color:var(--accent-deep)}.sd-research-results__bar-track{height:10px;overflow:hidden;border-radius:6px;background:var(--soft)}.sd-research-results__bar-fill{width:var(--sd-research-bar-width);height:100%;border-radius:6px;background:var(--accent)}.sd-research-results__card--cta{justify-content:center;border-color:var(--accent-deep);background:var(--accent-deep);color:#fff}.sd-research-results__card--cta .sd-research-results__tag{color:#dceec0}.sd-research-results__card--cta h3{margin:0 0 10px;color:#fff;font-size:25px;font-weight:700;line-height:1.2;letter-spacing:0}.sd-research-results__card--cta .sd-research-results__kicker{color:#eef6e2}.sd-research-results__button{align-self:flex-start;display:inline-flex;align-items:center;justify-content:center;margin-top:16px;min-height:46px;padding:0 22px;border-radius:10px;background:#fff;color:var(--accent-deep);font-size:15px;font-weight:700;line-height:1.2;text-decoration:none}.sd-research-results__nav{display:flex;align-items:center;gap:24px;margin-top:30px}.sd-research-results__counter{color:var(--ink);font-size:15px;font-weight:700;font-variant-numeric:tabular-nums;line-height:1.2;white-space:nowrap}.sd-research-results__counter-total{color:#b3c0c3}.sd-research-results__nav-center{flex:1;min-width:0;display:flex;flex-direction:column;align-items:stretch;gap:7px}.sd-research-results__methodology-note{width:100%;color:var(--muted);font-size:12px;font-weight:500;line-height:1.35;text-align:center;text-wrap:balance;overflow-wrap:break-word}.sd-research-results__progress{position:relative;width:100%;height:2px;overflow:hidden;border-radius:3px;background:#dde6e7}.sd-research-results__progress-bar{position:absolute;left:0;top:0;width:18%;height:100%;border-radius:3px;background:var(--accent);transition:width .25s ease}.sd-research-results__arrows{display:flex;gap:10px}.sd-research-results__nav-button{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--ink);cursor:pointer;font-size:18px;line-height:1;transition:background .18s ease,border-color .18s ease,color .18s ease}.sd-research-results__nav-button:hover,.sd-research-results__nav-button:focus-visible{border-color:var(--accent-deep);background:var(--accent-deep);color:#fff}.sd-research-results__nav-button:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.sd-research-results__nav-button:disabled{opacity:.35;cursor:default}.sd-research-results__nav-button:disabled:hover,.sd-research-results__nav-button:disabled:focus-visible{border-color:var(--line);background:#fff;color:var(--ink)}@media(prefers-reduced-motion:reduce){.sd-research-results__progress-bar,.sd-research-results__nav-button{transition:none}}@media screen and (max-width:640px){.sd-research-results__wrap{padding:40px 18px 56px}.sd-research-results__heading{font-size:27px}.sd-research-results__card,.sd-research-results__card--wide{flex-basis:82vw}.sd-research-results__nav{gap:16px}.sd-research-results__counter{font-size:14px}.sd-research-results__nav-center{gap:6px}.sd-research-results__methodology-note{font-size:11px;line-height:1.25}}.sd-social-showcase{padding:5.5rem 0 6rem;overflow:hidden}.sd-social-showcase__intro{position:relative;z-index:2;display:grid;grid-template-columns:minmax(24rem,.86fr) minmax(28rem,1.14fr);gap:3.2rem;align-items:center;margin-bottom:3.5rem}.sd-social-showcase__copy{display:flex;flex-direction:column;align-items:flex-start;gap:1.2rem}.sd-social-showcase__actions{display:flex;align-items:flex-end;justify-content:flex-end;gap:1.2rem}.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:24ch;color:rgb(var(--color-foreground));font-size:clamp(3rem,3.2vw,4.8rem);line-height:1.08;letter-spacing:0;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.sd-social-showcase__text{margin:0;max-width:52rem;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{pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;z-index:5}.sd-social-showcase__control{display:inline-flex;align-items:center;justify-content:center;pointer-events:auto;position:absolute;top:50%;width:clamp(4.8rem,4.4vw,6rem);height:clamp(4.8rem,4.4vw,6rem);border:1px solid rgba(var(--color-foreground),.1);border-radius:999px;background:#ffffffeb;color:#1c1b1a;cursor:pointer;font-size:0;box-shadow:0 14px 34px #00000024;transform:translateY(-50%);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease}.sd-social-showcase__control:before{content:"";width:1.1rem;height:1.1rem;border-top:2px solid currentColor;border-right:2px solid currentColor}.sd-social-showcase__control span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.sd-social-showcase__control--prev{left:clamp(1rem,2.4vw,3.6rem)}.sd-social-showcase__control--prev:before{transform:translate(.2rem) rotate(225deg)}.sd-social-showcase__control--next{right:clamp(1rem,2.4vw,3.6rem)}.sd-social-showcase__control--next:before{transform:translate(-.2rem) rotate(45deg)}.sd-social-showcase__control:hover,.sd-social-showcase__control:focus-visible{background:var(--sd-social-accent);color:#fff;box-shadow:0 18px 44px #0003;transform:translateY(-50%) scale(1.04)}.sd-social-showcase__control:focus-visible{outline:2px solid var(--sd-social-accent);outline-offset:.4rem}.sd-social-showcase__carousel{position:relative;width:100%}.sd-social-showcase__viewport{min-width:0;width:100%;overflow-x:hidden;overflow-y:hidden;scrollbar-width:none;padding:0 clamp(1.6rem,5vw,8rem)}.sd-social-showcase__viewport::-webkit-scrollbar{display:none}.sd-social-showcase__track{display:flex;width:max-content;gap:1.6rem;padding:.25rem 0 1.2rem;transform:translate3d(var(--sd-social-offset, 0px),0,0);will-change:transform}.sd-social-showcase__group{display:flex;flex:0 0 auto;gap:1.6rem}.sd-social-showcase__card{flex:0 0 clamp(23rem,17vw,31rem);min-width:23rem}.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:4.5rem 0}.sd-social-showcase__intro{grid-template-columns:1fr;gap:1.8rem;align-items:start;max-width:68rem;margin-bottom:2.4rem}.sd-social-showcase__actions{justify-content:flex-start}.sd-social-showcase__heading{max-width:100%;font-size:clamp(2.9rem,7vw,4.2rem);line-height:1.08}.sd-social-showcase__control{width:4.8rem;height:4.8rem}.sd-social-showcase__viewport{padding:0 1.6rem}.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__intro{margin-bottom:2rem}.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__control{width:4.2rem;height:4.2rem}.sd-social-showcase__control:before{width:.95rem;height:.95rem}.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 */
