.sg-timeline{padding-top:var(--sg-tl-pt, 128px);padding-bottom:var(--sg-tl-pb, 128px);background:var(--sg-tl-bg);color:var(--sg-tl-text);text-transform:var(--sg-tl-tt, none)}.sg-container.sg-timeline__inner{max-width:var(--sg-tl-cmax, 1440px)}.sg-timeline__head{text-align:left;max-width:56ch;margin-bottom:clamp(48px,6vw,80px)}.sg-timeline__head .sg-timeline__eyebrow{font-size:var(--sg-tl-fs-eyebrow, 12px)!important}.sg-timeline__headline{margin:8px 0 16px;text-wrap:balance;font-size:var(--sg-tl-fs-headline, 72px)!important}.sg-timeline__headline em,.sg-timeline__headline i{font-style:italic;font-weight:var(--sg-fw-display-light);letter-spacing:-.04em}.sg-timeline__intro{opacity:.7;font-size:var(--sg-tl-fs-intro, 20px)!important}.sg-timeline__track{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:0}@media(min-width:990px){.sg-timeline__track{grid-template-columns:repeat(var(--sg-tl-cols, 4),1fr)}}.sg-timeline__step{display:grid;grid-template-columns:32px 1fr;gap:var(--sg-s-4);padding:var(--sg-s-6) 0;border-top:var(--sg-tl-line-w, 1px) solid;border-top-color:color-mix(in srgb,var(--sg-tl-line-end) calc(var(--sg-tl-progress, 0) * 1%),var(--sg-tl-line-start));position:relative}.sg-timeline__step:last-child{border-bottom:var(--sg-tl-line-w, 1px) solid var(--sg-tl-line-end)}@media(min-width:990px){.sg-timeline__step{grid-template-columns:1fr;grid-template-rows:auto 1fr;gap:var(--sg-s-3);padding:var(--sg-tl-top, 48px) clamp(16px,2vw,32px) 0 var(--sg-tl-offset, 32px);border-top:none;border-left:var(--sg-tl-line-w, 1px) solid;border-left-color:color-mix(in srgb,var(--sg-tl-line-end) calc(var(--sg-tl-progress, 0) * 1%),var(--sg-tl-line-start))}.sg-timeline__step:last-child{border-bottom:none}}.sg-timeline__marker{display:flex;align-items:flex-start;justify-content:center;padding-top:6px}.sg-timeline__dot{width:var(--sg-tl-dot, 10px);height:var(--sg-tl-dot, 10px);background:var(--sg-tl-dot-color, color-mix(in srgb, var(--sg-tl-line-end) calc(var(--sg-tl-progress, 0) * 1%), var(--sg-tl-line-start)));border-radius:50%;display:block;flex-shrink:0}@media(min-width:990px){.sg-timeline__marker{position:absolute;top:calc(var(--sg-tl-dot, 10px) * -.5);left:calc((var(--sg-tl-line-w, 1px) + var(--sg-tl-dot, 10px)) / -2);padding:0;width:var(--sg-tl-dot, 10px);height:var(--sg-tl-dot, 10px);display:block;z-index:2}.sg-timeline__dot{display:block}}.sg-timeline__content{padding-left:0}.sg-timeline__when{margin:0 0 8px;color:var(--sg-tl-line-start, var(--sg-taupe-deep));font-size:var(--sg-tl-fs-when, 12px)!important}.sg-timeline__title{font-family:var(--sg-font-display);font-weight:var(--sg-fw-display);line-height:var(--sg-lh-headline);letter-spacing:-.02em;margin:0 0 12px;font-size:var(--sg-tl-fs-title, 28px)!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sg-timeline__body{opacity:.7;margin:0;font-size:var(--sg-tl-fs-body, 17px)!important;line-height:1.55}.sg-container.sg-cmp__inner{max-width:var(--sg-cmp-cmax, 1440px)}.sg-cmp__head{text-align:left;max-width:56ch;margin-bottom:clamp(40px,5vw,64px)}.sg-cmp__headline{font-family:var(--sg-font-display);font-weight:var(--sg-fw-display);font-size:var(--sg-cmp-fs-h, 64px);line-height:1.05;letter-spacing:-.035em;margin:8px 0 0;text-wrap:balance}.sg-cmp__headline em,.sg-cmp__headline i{font-style:italic;font-weight:var(--sg-fw-display-light)}.sg-cmp__table-wrap{overflow-x:auto}.sg-cmp__table{width:100%;border-collapse:collapse;font-size:var(--sg-cmp-fs-r, 15px)}.sg-cmp__th{text-align:left;padding:var(--sg-s-4);border-bottom:1px solid var(--sg-hairline);vertical-align:bottom;font-weight:var(--sg-fw-medium);background:transparent}.sg-cmp__th--feature{width:30%}.sg-cmp__col-title{font-family:var(--sg-font-display);font-weight:var(--sg-fw-display);font-size:var(--sg-cmp-fs-c, 18px);line-height:1.2;letter-spacing:-.01em}.sg-cmp__col-sub{font-size:12px;opacity:.6;margin-top:4px}.sg-cmp__th.is-highlight{background:var(--sg-cmp-highlight, var(--sg-taupe-light));color:var(--sg-black)}.sg-cmp__row-label{text-align:left;padding:var(--sg-s-4);border-bottom:1px solid var(--sg-hairline);font-weight:var(--sg-fw-body);opacity:.85}.sg-cmp__td{text-align:center;padding:var(--sg-s-4);border-bottom:1px solid var(--sg-hairline);font-weight:var(--sg-fw-medium)}.sg-cmp__td.is-highlight{background:var(--sg-cmp-highlight, var(--sg-taupe-light));color:var(--sg-black)}.sg-cmp__check{color:var(--sg-cmp-highlight, var(--sg-taupe-deep));font-weight:700}.sg-cmp__cross{opacity:.4}.sg-cmp__partial{opacity:.6}.sg-bg-black .sg-cmp__th,.sg-bg-black .sg-cmp__td,.sg-bg-black .sg-cmp__row-label{border-bottom-color:#d6cfc42e}.sg-faq__head{text-align:left;margin-bottom:clamp(40px,5vw,64px);max-width:56ch}.sg-faq__head h2{margin:8px 0 0;text-wrap:balance}.sg-faq__list{border-top:1px solid var(--sg-hairline)}.sg-bg-black .sg-faq__list{border-top-color:#d6cfc42e}.sg-faq__item{border-bottom:1px solid var(--sg-hairline);padding:0}.sg-bg-black .sg-faq__item{border-bottom-color:#d6cfc42e}.sg-faq__q{display:flex;align-items:center;justify-content:space-between;gap:var(--sg-s-5);padding:var(--sg-s-5) 0;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.sg-faq__q::-webkit-details-marker{display:none}.sg-faq__q:hover .sg-faq__icon{border-color:currentColor}.sg-faq__icon{width:32px;height:32px;border:1px solid var(--sg-hairline-strong);border-radius:50%;position:relative;flex-shrink:0;transition:transform var(--sg-dur) var(--sg-ease),border-color var(--sg-dur) var(--sg-ease)}.sg-faq__icon:before,.sg-faq__icon:after{content:"";position:absolute;background:currentColor;top:50%;left:50%;transform:translate(-50%,-50%)}.sg-faq__icon:before{width:10px;height:1px}.sg-faq__icon:after{width:1px;height:10px;transition:transform var(--sg-dur) var(--sg-ease);transform:translate(-50%,-50%)}.sg-faq__item[open] .sg-faq__icon:after{transform:translate(-50%,-50%) rotate(90deg);opacity:0}.sg-faq__item[open] .sg-faq__icon{transform:rotate(180deg)}.sg-faq__a{padding:0 0 var(--sg-s-5) 0;max-width:64ch;color:var(--sg-ink-60)}.sg-bg-black .sg-faq__a{color:var(--sg-paper-60)}.sg-footcta{padding-block:clamp(120px,16vw,200px)}.sg-footcta__inner{display:flex;flex-direction:column;align-items:center;text-align:center;gap:clamp(20px,2.5vw,32px)}.sg-footcta__headline{max-width:18ch;text-wrap:balance;margin:0}.sg-footcta__sub{max-width:56ch;color:var(--sg-paper-60);margin:0}.sg-bg-white .sg-footcta__sub{color:var(--sg-ink-60)}.sg-header{background:var(--sg-white);color:var(--sg-black);position:sticky;top:0;z-index:50;border-bottom:1px solid var(--sg-hairline)}.sg-header__inner{display:flex;align-items:center;justify-content:space-between;gap:clamp(16px,3vw,40px);min-height:64px;padding-block:8px}@media(min-width:750px){.sg-header__inner{min-height:82px;padding-block:10px}}@media(min-width:990px){.sg-header__inner{min-height:94px;padding-block:10px}}.sg-header__logo{display:inline-flex;align-items:center;color:var(--sg-black);flex-shrink:0}.sg-header__logo svg,.sg-header__logo img{height:48px;width:auto;display:block}@media(min-width:750px){.sg-header__logo svg,.sg-header__logo img{height:64px}}@media(min-width:990px){.sg-header__logo svg,.sg-header__logo img{height:76px}}.sg-header__logo svg path,.sg-header__logo svg g{fill:currentColor}.sg-header__right{display:inline-flex;align-items:center;gap:clamp(20px,3vw,48px)}.sg-header__nav{display:none}@media(min-width:990px){.sg-header__nav{display:flex}}.sg-header__menu{display:flex;gap:clamp(24px,2.5vw,40px);margin:0;padding:0;list-style:none}.sg-header__link{font-size:1.375rem;font-weight:var(--sg-fw-medium);letter-spacing:-.02em;color:var(--sg-black);padding:10px 0;border-bottom:1px solid transparent;transition:border-color var(--sg-dur-fast) var(--sg-ease),color var(--sg-dur-fast) var(--sg-ease)}.sg-header__link:hover,.sg-header__link.is-active{color:var(--sg-black);border-bottom-color:var(--sg-black)}.sg-header__actions{display:inline-flex;align-items:center;gap:var(--sg-s-2)}.sg-header__action{width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:0;color:var(--sg-black);cursor:pointer;position:relative;border-radius:0}.sg-header__action svg{width:26px;height:26px}.sg-header__burger svg{width:28px;height:auto}.sg-header__action:hover{color:var(--sg-taupe-deep)}@media(min-width:990px){.sg-header__burger{display:none}}.sg-header__cart-count{position:absolute;top:4px;right:4px;background:var(--sg-black);color:var(--sg-white);font-size:10px;line-height:1;padding:3px 5px;border-radius:999px;min-width:16px;text-align:center;font-weight:600}.sg-header__cart-count:empty,.sg-header__cart-count[data-cart-count="0"]{display:none}.sg-header__drawer{background:var(--sg-white);border-top:1px solid var(--sg-hairline);overflow:hidden;max-height:0;transition:max-height var(--sg-dur) var(--sg-ease)}.sg-header__drawer[hidden]{display:block!important;max-height:0}.sg-header__drawer.is-open{max-height:80vh;padding-block:var(--sg-s-5) var(--sg-s-7)}.sg-header__drawer-menu{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--sg-s-3)}.sg-header__drawer-menu a{display:block;padding:var(--sg-s-3) 0;color:var(--sg-black);border-bottom:1px solid var(--sg-hairline)}@media(min-width:990px){.sg-header__drawer,.sg-header__drawer.is-open{display:none!important}}.sg-hero{position:relative;overflow:hidden;padding-top:var(--sg-h-pt, 128px);padding-bottom:var(--sg-h-pb, 128px);min-height:var(--sg-h-min, 0);color:var(--sg-h-text, currentColor);background-color:var(--sg-h-bg)}.sg-hero[data-has-bg=true]>.sg-container{position:relative;z-index:3}.sg-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.sg-hero__bg img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block;z-index:1}.sg-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;display:block}.sg-hero__inner{max-width:var(--sg-h-cmax, 1600px);display:grid;grid-template-columns:1fr;grid-template-areas:"text" "media";align-items:var(--sg-h-valign, center);gap:clamp(28px,5vw,80px);text-align:var(--sg-h-align, left)}@media(min-width:990px){.sg-hero--img-right .sg-hero__inner{grid-template-columns:var(--sg-h-text-w, 60%) 1fr;grid-template-areas:"text media"}.sg-hero--img-left .sg-hero__inner{grid-template-columns:1fr var(--sg-h-text-w, 60%);grid-template-areas:"media text"}.sg-hero--img-below .sg-hero__inner,.sg-hero--img-none .sg-hero__inner{grid-template-columns:1fr;grid-template-areas:"text" "media";max-width:calc(var(--sg-h-text-w, 100%) + 100px)}}.sg-hero__text{grid-area:text;display:flex;flex-direction:column;gap:clamp(16px,2vw,28px);color:inherit;text-transform:var(--sg-h-tt, none)}.sg-hero__headline{max-width:16ch;margin:0;text-wrap:balance;color:inherit}.sg-hero__headline em,.sg-hero__headline i{font-style:italic;font-weight:var(--sg-fw-display-light);letter-spacing:-.04em}.sg-hero__sub{max-width:52ch;color:inherit;opacity:.78;margin:0}.sg-hero__sub p{margin:0 0 8px}.sg-hero__cta{display:inline-flex;gap:var(--sg-s-5);flex-wrap:wrap;align-items:center;margin-top:var(--sg-s-3)}.sg-hero__secondary{color:inherit}.sg-hero__media{grid-area:media;margin:0;width:100%}.sg-hero__media img{width:100%;height:auto;display:block;border-radius:var(--sg-h-img-radius, 0)}.sg-hero__note{color:inherit;opacity:.55;letter-spacing:var(--sg-tracking-caps);text-transform:uppercase;font-size:var(--sg-fs-micro);margin-top:var(--sg-s-3)}.sg-it{padding-top:var(--sg-it-pt, 128px);padding-bottom:var(--sg-it-pb, 128px);background:var(--sg-it-bg);color:var(--sg-it-text)}.sg-container.sg-it__inner{max-width:var(--sg-it-cmax, 1440px)}.sg-it__inner{display:grid;grid-template-columns:1fr;gap:clamp(24px,4vw,64px);align-items:var(--sg-it-valign, center)}@media(min-width:990px){.sg-it--img-left .sg-it__inner{grid-template-columns:1fr var(--sg-it-text-w, 45%);grid-template-areas:"media text"}.sg-it--img-right .sg-it__inner{grid-template-columns:var(--sg-it-text-w, 45%) 1fr;grid-template-areas:"text media"}.sg-it__media{grid-area:media}.sg-it__text{grid-area:text}}.sg-it__media{margin:0;aspect-ratio:var(--sg-it-ratio, 4/5);overflow:hidden;border-radius:var(--sg-it-radius, 0)}.sg-it__media img{width:100%;height:100%;object-fit:cover;display:block}.sg-it__text{display:flex;flex-direction:column;gap:clamp(16px,1.5vw,24px);text-transform:var(--sg-it-tt, none)}.sg-it__headline{margin:0;text-wrap:balance}.sg-it__headline em,.sg-it__headline i{font-style:italic;font-weight:var(--sg-fw-display-light);letter-spacing:-.04em}.sg-it__body{opacity:.78;max-width:52ch}.sg-it__body p{margin:0 0 10px}.sg-it__bullets{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--sg-s-3);border-top:1px solid var(--sg-hairline);padding-top:var(--sg-s-5)}.sg-bg-black .sg-it__bullets{border-top-color:#d6cfc42e}.sg-it__bullet{display:grid;grid-template-columns:28px 1fr;align-items:start;gap:var(--sg-s-3);padding-bottom:var(--sg-s-3);border-bottom:1px solid var(--sg-hairline)}.sg-bg-black .sg-it__bullet{border-bottom-color:#d6cfc42e}.sg-it__bullet:last-child{border-bottom:0}.sg-it__bullet-icon{color:var(--sg-it-accent, var(--sg-taupe-deep));font-size:1.2em;line-height:1;padding-top:4px}.sg-it__bullet-text strong{font-weight:var(--sg-fw-medium)}.sg-it__cta{margin-top:var(--sg-s-4)}.sg-ingredients__head{margin-bottom:clamp(48px,6vw,80px)}.sg-ingredients__headrow{display:grid;grid-template-columns:1fr;gap:clamp(20px,3vw,48px);align-items:end}@media(min-width:990px){.sg-ingredients__headrow{grid-template-columns:1.2fr 1fr}}.sg-ingredients__headrow h2{margin:8px 0 0;text-wrap:balance}.sg-ingredients__intro{color:var(--sg-paper-60);max-width:50ch}.sg-bg-white .sg-ingredients__intro{color:var(--sg-ink-60)}.sg-ingredients__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:1px;background:#d6cfc42e;border-top:1px solid rgba(214,207,196,.18);border-bottom:1px solid rgba(214,207,196,.18)}.sg-bg-white .sg-ingredients__grid{background:var(--sg-hairline);border-top-color:var(--sg-hairline);border-bottom-color:var(--sg-hairline)}@media(min-width:750px){.sg-ingredients__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:990px){.sg-ingredients__grid{grid-template-columns:repeat(4,1fr)}.sg-ingredients__item:nth-child(5n+1){grid-column:span 2}}.sg-ingredients__item{padding:clamp(24px,3vw,40px);background:inherit;display:flex;flex-direction:column;gap:var(--sg-s-2);transition:background var(--sg-dur) var(--sg-ease)}.sg-bg-black .sg-ingredients__item{background:var(--sg-black)}.sg-bg-white .sg-ingredients__item{background:var(--sg-white)}.sg-ingredients__item:hover{background:#b8ae9f0f}.sg-ingredients__dose{color:var(--sg-taupe);margin:0}.sg-bg-white .sg-ingredients__dose{color:var(--sg-taupe-deep)}.sg-ingredients__name{margin:2px 0 8px}.sg-ingredients__function{color:var(--sg-paper-60);margin:0}.sg-bg-white .sg-ingredients__function{color:var(--sg-ink-60)}.sg-ingredients__evidence{margin-top:auto;padding-top:var(--sg-s-4);color:var(--sg-taupe-deep);font-style:italic}.sg-bg-black .sg-ingredients__evidence{color:var(--sg-taupe)}.sg-ingredients__foot{margin-top:clamp(24px,3vw,40px);color:var(--sg-paper-60);text-align:center}.sg-bg-white .sg-ingredients__foot{color:var(--sg-ink-60)}.sg-mq{overflow:hidden;background:var(--sg-mq-bg);color:var(--sg-mq-text);padding-block:clamp(20px,3vw,40px)}.sg-mq__track{display:inline-flex;align-items:center;gap:clamp(28px,4vw,64px);white-space:nowrap;will-change:transform}.sg-mq--left .sg-mq__track{animation:sg-mq-left var(--sg-mq-duration, 30s) linear infinite}.sg-mq--right .sg-mq__track{animation:sg-mq-right var(--sg-mq-duration, 30s) linear infinite}@keyframes sg-mq-left{0%{transform:translate(0)}to{transform:translate(-33.333%)}}@keyframes sg-mq-right{0%{transform:translate(-33.333%)}to{transform:translate(0)}}@media(prefers-reduced-motion:reduce){.sg-mq__track{animation:none}}.sg-mq:hover .sg-mq__track{animation-play-state:paused}.sg-mq__item{display:inline-flex;align-items:center;gap:clamp(28px,4vw,64px);font-family:var(--sg-font-display);font-size:var(--sg-mq-fs, 80px);line-height:1;font-weight:var(--sg-mq-fw, 700);letter-spacing:var(--sg-mq-tracking, -.04em);text-transform:var(--sg-mq-tt, uppercase);font-style:var(--sg-mq-style, normal);color:inherit}.sg-mq__sep{display:inline-flex;color:var(--sg-mq-accent, var(--sg-taupe-deep))}.sg-mq__sep--star:before{content:"\2726";font-weight:300}.sg-mq__sep--dot:before{content:"\2022";opacity:.6}.sg-mq__sep--slash:before{content:"/";opacity:.5}.sg-mq__sep--cross:before{content:"+";opacity:.7}.sg-mq__sep--arrow:before{content:"\2192";opacity:.7}.sg-mq__sep--none:before{content:""}.sg-nl{padding-top:var(--sg-nl-pt, 128px);padding-bottom:var(--sg-nl-pb, 128px);background:var(--sg-nl-bg);color:var(--sg-nl-text)}.sg-container.sg-nl__inner{max-width:var(--sg-nl-cmax, 960px);text-align:var(--sg-nl-align, center);display:flex;flex-direction:column;gap:clamp(16px,2vw,28px)}.sg-container.sg-nl__inner align-items:{% if section.settings.text_align == "left" %}.sg-container.sg-nl__inner flex-start{% elsif section.settings.text_align == "right" %}.sg-container.sg-nl__inner flex-end{% else %}.sg-container.sg-nl__inner center{% endif %}.sg-nl__headline{margin:0;text-wrap:balance;max-width:22ch}.sg-nl__headline em,.sg-nl__headline i{font-style:italic;font-weight:var(--sg-fw-display-light)}.sg-nl__body{opacity:.75;max-width:56ch}.sg-nl__form{width:100%;max-width:520px;margin-top:var(--sg-s-3)}.sg-nl__row{display:grid;grid-template-columns:1fr auto;gap:var(--sg-s-2);align-items:stretch;border-bottom:1px solid currentColor;padding-bottom:0}.sg-nl__input{border:0;background:transparent;padding:16px 0;font:inherit;font-size:1.0625rem;color:inherit;outline:none;width:100%}.sg-nl__input::placeholder{color:inherit;opacity:.55}.sg-nl__btn{border:0;padding:14px 24px;min-height:0}.sg-nl__msg{margin:var(--sg-s-3) 0 0;font-size:.9375rem}.sg-nl__msg--ok{color:inherit}.sg-nl__msg--err{color:#c04a3a}.sg-nl__fine{margin-top:var(--sg-s-4);opacity:.55}.sg-pr{padding-top:var(--sg-pr-pt, 64px);padding-bottom:var(--sg-pr-pb, 64px);background:var(--sg-pr-bg);color:var(--sg-pr-text);overflow:hidden}.sg-container.sg-pr__inner{max-width:var(--sg-pr-cmax, 1440px)}.sg-pr__headline{text-align:center;margin:0 0 clamp(28px,4vw,48px);opacity:.6}.sg-pr__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:space-around;align-items:center;gap:clamp(28px,4vw,64px)}.sg-pr__marquee{overflow:hidden;mask-image:linear-gradient(to right,transparent,black 6%,black 94%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 6%,black 94%,transparent)}.sg-pr__track{display:inline-flex;align-items:center;gap:clamp(40px,6vw,96px);white-space:nowrap;animation:sg-pr-scroll var(--sg-pr-duration, 30s) linear infinite}@keyframes sg-pr-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.sg-pr__track{animation:none}}.sg-pr__logo{display:inline-flex;align-items:center;justify-content:center;opacity:.65;transition:opacity var(--sg-dur) var(--sg-ease);height:var(--sg-pr-logo-h, 32px)}.sg-pr__logo:hover{opacity:1}.sg-pr__logo img,.sg-pr__logo svg{max-height:100%;width:auto;object-fit:contain;filter:grayscale(100%)}.sg-bg-black .sg-pr__logo img{filter:grayscale(100%) brightness(0) invert(1)}.sg-pr__logo-text{font-family:var(--sg-font-display);font-size:1.125rem;font-weight:var(--sg-fw-medium);letter-spacing:-.02em}.sg-pb{background:var(--sg-pb-bg);color:var(--sg-pb-text)}.sg-container.sg-pb__inner{max-width:var(--sg-pb-cmax, 1440px)}.sg-pb__inner{display:grid;grid-template-columns:1fr;gap:clamp(28px,4vw,56px);align-items:start}@media(min-width:990px){.sg-pb__inner{grid-template-columns:1.15fr 1fr;gap:clamp(40px,5vw,88px)}.sg-pb--thumbs-right .sg-pb__gallery{order:1}}.sg-pb__gallery{display:flex;gap:var(--sg-s-4)}.sg-pb__main{flex:1;position:relative;aspect-ratio:var(--sg-pb-ratio, 1/1);background:#b8ae9f0f;overflow:hidden}.sg-pb__slide{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;margin:0;border:0;background:transparent;opacity:0;transition:opacity var(--sg-dur) var(--sg-ease);cursor:zoom-in}.sg-pb__slide.is-active{opacity:1;z-index:1}.sg-pb__slide img,.sg-pb__slide video{width:100%;height:100%;object-fit:cover;display:block}.sg-pb__slide--empty{display:flex;align-items:center;justify-content:center;color:var(--sg-taupe-deep);opacity:1}.sg-pb__thumbs{display:flex;flex-direction:column;gap:var(--sg-s-2);width:80px;flex-shrink:0}.sg-pb--thumbs-bottom .sg-pb__gallery,.sg-pb--gallery-stacked .sg-pb__gallery{flex-direction:column}.sg-pb--thumbs-bottom .sg-pb__thumbs,.sg-pb--gallery-stacked .sg-pb__thumbs{flex-direction:row;width:100%;overflow-x:auto}.sg-pb__thumb{width:80px;height:80px;padding:0;margin:0;border:1px solid var(--sg-hairline);background:transparent;cursor:pointer;opacity:.55;transition:opacity var(--sg-dur-fast) var(--sg-ease),border-color var(--sg-dur-fast) var(--sg-ease);flex-shrink:0}.sg-pb__thumb img{width:100%;height:100%;object-fit:cover;display:block}.sg-pb__thumb:hover{opacity:.85}.sg-pb__thumb.is-active{opacity:1;border-color:var(--sg-black)}.sg-pb__buy{position:relative}@media(min-width:990px){.sg-pb--sticky .sg-pb__buy{position:sticky;top:clamp(80px,10vh,120px)}}.sg-pb__buy-inner{display:flex;flex-direction:column;gap:var(--sg-s-4)}.sg-pb__eyebrow{color:var(--sg-pb-accent, var(--sg-taupe-deep));margin:0}.sg-pb__title{font-family:var(--sg-font-display);font-weight:var(--sg-fw-display);letter-spacing:-.035em;line-height:1.02;margin:0;font-size:var(--sg-pb-fs-title, 56px);text-wrap:balance}.sg-pb__title em,.sg-pb__title i{font-style:italic;font-weight:var(--sg-fw-display-light);letter-spacing:-.04em}.sg-pb__rating{display:flex;align-items:center;gap:var(--sg-s-2);font-size:14px}.sg-pb__star{color:var(--sg-pb-accent, #B8704F)}.sg-pb__rating-meta{opacity:.7}.sg-pb__desc{opacity:.78;font-size:var(--sg-pb-fs-desc, 17px);line-height:1.55;max-width:56ch}.sg-pb__desc p{margin:0 0 8px}.sg-pb__opt-group{border:0;padding:0;margin:0}.sg-pb__opt-legend{font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--sg-pb-accent, var(--sg-taupe-deep));margin-bottom:var(--sg-s-2)}.sg-pb__opt-list{display:flex;flex-wrap:wrap;gap:var(--sg-s-2)}.sg-pb__opt-chip{padding:10px 16px;border:1px solid var(--sg-hairline-strong);cursor:pointer;font-size:14px;transition:border-color var(--sg-dur-fast) var(--sg-ease),background var(--sg-dur-fast) var(--sg-ease)}.sg-pb__opt-chip input{position:absolute;opacity:0;pointer-events:none}.sg-pb__opt-chip:has(input:checked),.sg-pb__opt-chip.is-active{border-color:currentColor;background:#b8ae9f1a}.sg-pb__plans{display:flex;flex-direction:column;gap:var(--sg-s-3)}.sg-pb__plan{border:2px solid var(--sg-hairline);padding:var(--sg-s-5);cursor:pointer;position:relative;transition:border-color var(--sg-dur) var(--sg-ease),background var(--sg-dur) var(--sg-ease),transform var(--sg-dur) var(--sg-ease)}.sg-pb__plan:hover{border-color:var(--sg-taupe-deep)}.sg-pb__plan input{position:absolute;opacity:0;pointer-events:none}.sg-pb__plan:has(input:checked){border-color:var(--sg-black);background:#b8ae9f14}.sg-bg-black .sg-pb__plan:has(input:checked){border-color:var(--sg-white);background:#d6cfc40f}.sg-pb__plan--abo{background:linear-gradient(135deg,#d6cfc42e,#b8ae9f0f)}.sg-pb__plan--abo:has(input:checked){background:linear-gradient(135deg,#b8ae9f40,#b8ae9f1a)}.sg-pb__plan-row{display:grid;grid-template-columns:22px 1fr auto;align-items:center;gap:var(--sg-s-4)}.sg-pb__plan-radio{width:22px;height:22px;border:2px solid currentColor;border-radius:50%;position:relative;flex-shrink:0}.sg-pb__plan:has(input:checked) .sg-pb__plan-radio:after{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;background:currentColor;border-radius:50%}.sg-pb__plan-text{display:flex;flex-direction:column;gap:4px;min-width:0}.sg-pb__plan-title{font-family:var(--sg-font-display);font-weight:var(--sg-fw-display);font-size:19px;line-height:1.15;letter-spacing:-.015em}.sg-pb__plan-sub{font-size:13px;opacity:.65;line-height:1.4}.sg-pb__plan-badge{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--sg-white);background:var(--sg-pb-accent, var(--sg-black));border-radius:999px;padding:5px 11px;display:none;position:absolute;top:-10px;right:16px;font-weight:600}.sg-pb__plan--abo .sg-pb__plan-badge{display:inline-block}.sg-pb__plan-prices{display:flex;flex-direction:column;align-items:flex-end;gap:2px;text-align:right;flex-shrink:0}.sg-pb__plan-was{font-size:13px;opacity:.45;text-decoration:line-through;line-height:1}.sg-pb__plan-price{font-family:var(--sg-font-display);font-size:24px;font-weight:var(--sg-fw-display);letter-spacing:-.025em;line-height:1}.sg-pb__cta{width:100%;justify-content:center;gap:var(--sg-s-2)}.sg-pb__cta-price{opacity:.85;font-size:13px;font-weight:400}.sg-pb__trust{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:var(--sg-s-2) var(--sg-s-4);padding-top:var(--sg-s-3);border-top:1px solid var(--sg-hairline)}.sg-pb__trust-item{display:flex;align-items:center;gap:var(--sg-s-2);font-size:13px;opacity:.85}.sg-pb__trust-icon{color:var(--sg-pb-accent, var(--sg-taupe-deep))}.sg-pb__details{margin-top:var(--sg-s-3);border-top:1px solid var(--sg-hairline)}.sg-pb__detail{border-bottom:1px solid var(--sg-hairline)}.sg-pb__detail summary{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:var(--sg-s-4) 0;list-style:none;font-family:var(--sg-font-display);font-weight:var(--sg-fw-medium);font-size:16px}.sg-pb__detail summary::-webkit-details-marker{display:none}.sg-pb__detail-icon{width:24px;height:24px;border:1px solid var(--sg-hairline-strong);border-radius:50%;position:relative;flex-shrink:0;transition:transform var(--sg-dur) var(--sg-ease)}.sg-pb__detail-icon:before,.sg-pb__detail-icon:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:currentColor}.sg-pb__detail-icon:before{width:8px;height:1px}.sg-pb__detail-icon:after{width:1px;height:8px;transition:transform var(--sg-dur) var(--sg-ease)}.sg-pb__detail[open] .sg-pb__detail-icon:after{transform:translate(-50%,-50%) rotate(90deg);opacity:0}.sg-pb__detail-body{padding:0 0 var(--sg-s-5);font-size:15px;opacity:.8;line-height:1.6}.sg-pb__detail-body p{margin:0 0 8px}.sg-pb__mobile-sticky{position:fixed;bottom:0;left:0;right:0;background:var(--sg-white);border-top:1px solid var(--sg-hairline);padding:10px 16px env(safe-area-inset-bottom,12px);display:flex;align-items:center;gap:var(--sg-s-3);z-index:40;transform:translateY(100%);transition:transform var(--sg-dur) var(--sg-ease)}.sg-pb__mobile-sticky.is-visible{transform:translateY(0)}.sg-pb__mobile-price{font-family:var(--sg-font-display);font-weight:var(--sg-fw-display);font-size:18px;flex-shrink:0}.sg-pb__mobile-cta{flex:1;min-height:48px;padding:12px}@media(min-width:990px){.sg-pb__mobile-sticky{display:none!important}}.sg-container.sg-tabs__inner{max-width:var(--sg-tabs-cmax, 1120px)}.sg-tabs__head{margin-bottom:clamp(40px,5vw,64px)}.sg-tabs__headline{font-family:var(--sg-font-display);font-weight:var(--sg-fw-display);font-size:var(--sg-tabs-fs-h, 56px);line-height:1.05;letter-spacing:-.035em;margin:8px 0 0;text-wrap:balance}.sg-tabs__headline em,.sg-tabs__headline i{font-style:italic;font-weight:var(--sg-fw-display-light)}.sg-tabs__nav{display:flex;flex-wrap:wrap;gap:var(--sg-s-2);border-bottom:1px solid var(--sg-hairline);margin-bottom:clamp(28px,4vw,48px)}.sg-tabs__tab{background:transparent;border:0;padding:var(--sg-s-3) var(--sg-s-4);font:inherit;color:inherit;cursor:pointer;font-family:var(--sg-font-display);font-weight:var(--sg-fw-medium);font-size:var(--sg-tabs-fs-t, 16px);border-bottom:2px solid transparent;margin-bottom:-1px;opacity:.6;transition:opacity var(--sg-dur-fast) var(--sg-ease),border-color var(--sg-dur-fast) var(--sg-ease)}.sg-tabs__tab:hover{opacity:.85}.sg-tabs__tab.is-active{opacity:1;border-bottom-color:currentColor;color:var(--sg-tabs-accent, currentColor)}.sg-tabs__panel{display:none;grid-template-columns:1fr;gap:clamp(24px,3vw,48px)}.sg-tabs__panel.is-active{display:grid}@media(min-width:750px){.sg-tabs__panel:has(.sg-tabs__media){grid-template-columns:1fr 1fr}}.sg-tabs__media{margin:0;aspect-ratio:4/5;overflow:hidden;background:#b8ae9f0f}.sg-tabs__media img{width:100%;height:100%;object-fit:cover;display:block}.sg-tabs__body{font-size:var(--sg-tabs-fs-b, 17px);line-height:1.6;opacity:.85}.sg-tabs__body p{margin:0 0 12px}.sg-tabs__body h3,.sg-tabs__body h4{font-family:var(--sg-font-display);font-size:1.25em;margin:24px 0 8px}.sg-tabs__body ul,.sg-tabs__body ol{padding-left:1.2em;margin:0 0 12px}.sg-tabs__body li{margin-bottom:4px}.sg-stats{padding-top:var(--sg-st-pt, 96px);padding-bottom:var(--sg-st-pb, 96px);background:var(--sg-st-bg);color:var(--sg-st-text)}.sg-container.sg-stats__inner{max-width:var(--sg-st-cmax, 1440px)}.sg-stats__head{margin-bottom:clamp(32px,4vw,56px);max-width:56ch}.sg-stats__headline{margin:8px 0 0;text-wrap:balance}.sg-stats__headline em,.sg-stats__headline i{font-style:italic;font-weight:var(--sg-fw-display-light);letter-spacing:-.04em}.sg-stats__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:0}@media(min-width:750px){.sg-stats__grid{grid-template-columns:repeat(var(--sg-st-cols, 4),1fr)}}.sg-stats--sep-hairline .sg-stats__cell{border-top:1px solid var(--sg-hairline);border-left:1px solid var(--sg-hairline);padding:clamp(24px,3vw,40px)}.sg-stats--sep-none .sg-stats__cell{padding:clamp(24px,3vw,40px)}.sg-stats__cell{display:flex;flex-direction:column;gap:var(--sg-s-2)}.sg-stats__num{font-family:var(--sg-font-display);font-size:var(--sg-st-num, 96px);font-weight:var(--sg-fw-display);line-height:.95;letter-spacing:-.045em;margin:0;color:inherit}.sg-stats__num em,.sg-stats__num i{font-style:italic;font-weight:var(--sg-fw-display-light)}.sg-stats__affix{font-size:.4em;font-weight:var(--sg-fw-display-light);letter-spacing:0;color:var(--sg-st-accent, var(--sg-taupe-deep));vertical-align:super;margin:0 .1em}.sg-stats__label{font-size:1.0625rem;font-weight:var(--sg-fw-medium);margin:4px 0 0;color:inherit}.sg-stats__note{color:inherit;opacity:.6;margin:0}.sg-stats__foot{text-align:center;opacity:.6;margin-top:clamp(24px,3vw,40px)}.sg-sub__head{text-align:center;margin-bottom:clamp(32px,4vw,56px)}.sg-sub__head h2{margin:8px auto 0;text-wrap:balance}.sg-sub__form{display:flex;flex-direction:column;gap:var(--sg-s-5)}.sg-sub__options{border:0;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--sg-s-3)}.sg-sub__opt{position:relative;display:block;border:1px solid var(--sg-hairline);padding:var(--sg-s-5);cursor:pointer;transition:border-color var(--sg-dur) var(--sg-ease),background var(--sg-dur) var(--sg-ease)}.sg-bg-black .sg-sub__opt{border-color:#d6cfc42e}.sg-sub__opt:hover{border-color:var(--sg-taupe-deep)}.sg-sub__opt input{position:absolute;opacity:0;pointer-events:none}.sg-sub__opt:has(input:checked){border-color:var(--sg-ink-100);background:#b8ae9f0f}.sg-bg-black .sg-sub__opt:has(input:checked){border-color:var(--sg-white);background:#d6cfc40f}.sg-sub__opt-row{display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:var(--sg-s-4)}.sg-sub__opt-radio{width:18px;height:18px;border:1.5px solid currentColor;border-radius:50%;position:relative}.sg-sub__opt input:checked~.sg-sub__opt-row .sg-sub__opt-radio:after,.sg-sub__opt:has(input:checked) .sg-sub__opt-radio:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;background:currentColor;border-radius:50%}.sg-sub__opt-text{display:flex;flex-direction:column;gap:2px}.sg-sub__opt-sub{color:var(--sg-ink-60)}.sg-bg-black .sg-sub__opt-sub{color:var(--sg-paper-60)}.sg-sub__badge{font-size:var(--sg-fs-micro);letter-spacing:var(--sg-tracking-caps);text-transform:uppercase;color:var(--sg-taupe-deep);padding:4px 10px;border:1px solid var(--sg-taupe);border-radius:999px;display:none}.sg-sub__opt--abo .sg-sub__badge{display:inline-block}.sg-bg-black .sg-sub__badge{color:var(--sg-taupe-light);border-color:var(--sg-taupe-deep)}.sg-sub__price{font-family:var(--sg-font-display);font-size:var(--sg-fs-headline)}.sg-sub__cta{width:100%}.sg-sub__notice{color:var(--sg-ink-60);text-align:center}.sg-bg-black .sg-sub__notice{color:var(--sg-paper-60)}.sg-system{padding-top:var(--sg-sy-pt, 128px);padding-bottom:var(--sg-sy-pb, 128px);background:var(--sg-sy-bg);color:var(--sg-sy-text);text-transform:var(--sg-sy-tt, none)}.sg-container.sg-system__inner{max-width:var(--sg-sy-cmax, 1440px)}.sg-system__head{text-align:left;max-width:64ch;margin-bottom:clamp(48px,6vw,80px)}.sg-system .sg-eyebrow{font-size:var(--sg-sy-fs-eyebrow, 12px)!important}.sg-system__headline{margin:8px 0 16px;text-wrap:balance;font-size:var(--sg-sy-fs-headline, 72px)!important}.sg-system__headline em,.sg-system__headline i{font-style:italic;font-weight:var(--sg-fw-display-light);letter-spacing:-.04em}.sg-system__intro{opacity:.7;max-width:56ch;font-size:var(--sg-sy-fs-intro, 20px)!important}.sg-system__time{font-size:var(--sg-sy-fs-time, 12px)!important}.sg-system__title{font-size:var(--sg-sy-fs-title, 44px)!important}.sg-system__body{font-size:var(--sg-sy-fs-body, 17px)!important}.sg-system__ingredients{font-size:var(--sg-sy-fs-ingredients, 14px)!important}.sg-system__grid{display:grid;grid-template-columns:1fr;gap:1px;list-style:none;margin:0;padding:0}@media(min-width:750px){.sg-system__grid{grid-template-columns:repeat(var(--sg-sy-cols, 3),1fr)}}.sg-system--sep-hairline .sg-system__grid{background:var(--sg-hairline);border:1px solid var(--sg-hairline)}.sg-bg-black.sg-system--sep-hairline .sg-system__grid{background:#d6cfc42e;border-color:#d6cfc42e}.sg-system--sep-none .sg-system__grid{gap:clamp(20px,3vw,40px);background:transparent;border:0}.sg-system__cell{background:inherit;padding:0;display:flex;flex-direction:column;gap:0;position:relative;transition:transform var(--sg-dur) var(--sg-ease),box-shadow var(--sg-dur) var(--sg-ease)}.sg-bg-white .sg-system__cell{background:var(--sg-white)}.sg-bg-black .sg-system__cell{background:var(--sg-black)}.sg-bg-taupe-light .sg-system__cell{background:var(--sg-taupe-light)}.sg-system__cell:before{content:"";display:block;height:3px;background:var(--sg-dot-color, var(--sg-sy-accent, var(--sg-taupe)));z-index:2;position:relative}.sg-system--sep-hairline .sg-system__cell:hover{transform:translateY(-2px)}.sg-system--sep-none .sg-system__cell{border:1px solid var(--sg-hairline);overflow:hidden}.sg-bg-black.sg-system--sep-none .sg-system__cell{border-color:#d6cfc42e}.sg-system--sep-none .sg-system__cell:hover{transform:translateY(-3px);box-shadow:0 12px 40px #0a0a0a0f}.sg-system__media{margin:0;aspect-ratio:var(--sg-sy-ratio, 4/5);overflow:hidden;background:#b8ae9f0f;width:100%}.sg-system--img-small .sg-system__media{aspect-ratio:16/10}.sg-system--img-medium .sg-system__media{aspect-ratio:1/1}.sg-system--img-large .sg-system__media{aspect-ratio:4/5}.sg-system--img-full .sg-system__media{aspect-ratio:3/4}.sg-system__media img{width:100%;height:100%;object-fit:var(--sg-sy-fit, cover);object-position:center;display:block}.sg-system__content{display:flex;flex-direction:column;gap:var(--sg-s-3);padding:clamp(24px,3vw,36px);flex:1}.sg-system__dot{display:none}.sg-system__time{margin:0;color:var(--sg-dot-color, var(--sg-sy-accent, var(--sg-taupe-deep)));font-weight:var(--sg-fw-medium)}.sg-system__title{margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.05}.sg-system__body{opacity:.7;margin:0;max-width:32ch}.sg-system__ingredients{margin-top:auto;padding-top:var(--sg-s-4);border-top:1px solid var(--sg-hairline);display:flex;flex-wrap:wrap;gap:6px}.sg-bg-black .sg-system__ingredients{border-top-color:#d6cfc42e}.sg-system__chip{display:inline-flex;padding:5px 10px;border:1px solid var(--sg-hairline-strong);border-radius:999px;color:var(--sg-sy-accent, var(--sg-taupe-deep));font-size:12px;letter-spacing:.02em;line-height:1;white-space:nowrap}.sg-bg-black .sg-system__chip{color:var(--sg-taupe);border-color:#d6cfc44d}.sg-ts{padding-top:var(--sg-ts-pt, 128px);padding-bottom:var(--sg-ts-pb, 128px);background:var(--sg-ts-bg);color:var(--sg-ts-text)}.sg-container.sg-ts__inner{max-width:var(--sg-ts-cmax, 1440px)}.sg-ts__head{margin-bottom:clamp(40px,5vw,72px);max-width:64ch}.sg-ts__headline{margin:8px 0 0;text-wrap:balance}.sg-ts__list{list-style:none;margin:0;padding:0;display:grid;gap:1px;grid-template-columns:1fr;background:var(--sg-hairline);border:1px solid var(--sg-hairline)}.sg-bg-black .sg-ts__list{background:#d6cfc42e;border-color:#d6cfc42e}@media(min-width:750px){.sg-ts--grid .sg-ts__list{grid-template-columns:repeat(var(--sg-ts-cols, 3),1fr)}}.sg-ts__card{display:flex;flex-direction:column;gap:var(--sg-s-4);padding:clamp(28px,3vw,48px);background:inherit}.sg-bg-white .sg-ts__card{background:var(--sg-white)}.sg-bg-black .sg-ts__card{background:var(--sg-black)}.sg-bg-taupe-light .sg-ts__card{background:var(--sg-taupe-light)}.sg-ts__rating{display:inline-flex;gap:2px;font-size:14px;color:var(--sg-ts-accent, var(--sg-taupe-deep))}.sg-ts__star{opacity:.25}.sg-ts__star.is-filled{opacity:1}.sg-ts__quote{font-family:var(--sg-font-display);font-size:var(--sg-ts-qs, 22px);font-weight:var(--sg-fw-display-light);letter-spacing:-.02em;line-height:1.3;margin:0;color:inherit;quotes:"\201e" "\201c"}.sg-ts__quote:before{content:open-quote}.sg-ts__quote:after{content:close-quote}.sg-ts__by{margin-top:auto;padding-top:var(--sg-s-4);border-top:1px solid var(--sg-hairline);display:flex;align-items:center;gap:var(--sg-s-3);font-size:var(--sg-fs-small)}.sg-bg-black .sg-ts__by{border-top-color:#d6cfc42e}.sg-ts__avatar{display:inline-block;width:40px;height:40px;border-radius:50%;overflow:hidden;flex-shrink:0}.sg-ts__avatar img{width:100%;height:100%;object-fit:cover;display:block}.sg-ts__by-text{display:flex;flex-direction:column;gap:1px}.sg-ts__by-text strong{font-weight:var(--sg-fw-medium)}.sg-ts__meta{opacity:.6;font-size:var(--sg-fs-micro)}.sg-topbar{background:var(--sg-taupe);color:var(--sg-black);font-size:var(--sg-fs-small);letter-spacing:var(--sg-tracking-caps);text-transform:uppercase;font-weight:var(--sg-fw-medium)}.sg-topbar__inner{display:grid;grid-template-columns:32px 1fr 32px;align-items:center;min-height:40px;gap:var(--sg-s-3)}.sg-topbar__nav{width:32px;height:32px;background:transparent;border:0;color:var(--sg-black);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;opacity:.65;transition:opacity var(--sg-dur-fast) var(--sg-ease)}.sg-topbar__nav:hover{opacity:1}.sg-topbar__viewport{position:relative;overflow:hidden;text-align:center;height:1.4em}.sg-topbar__track{list-style:none;margin:0;padding:0;position:relative;height:100%}.sg-topbar__item{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;opacity:0;transform:translateY(6px);transition:opacity var(--sg-dur) var(--sg-ease),transform var(--sg-dur) var(--sg-ease);pointer-events:none}.sg-topbar__item.is-active{opacity:1;transform:translateY(0);pointer-events:auto}.sg-topbar__item a{color:inherit;text-decoration:none;border-bottom:1px solid rgba(10,10,10,.3);padding-bottom:1px}.sg-topbar__item a:hover{border-bottom-color:var(--sg-black);color:var(--sg-black)}@media(max-width:749px){.sg-topbar{font-size:.75rem}.sg-topbar__inner{min-height:36px}}.sg-trust{padding-top:var(--sg-tb-pt, 20px);padding-bottom:var(--sg-tb-pb, 20px);background:var(--sg-tb-bg);color:var(--sg-tb-text);border-top:1px solid transparent;border-bottom:1px solid transparent;position:relative;overflow:hidden}.sg-trust.sg-bg-white{background:var(--sg-tb-bg, var(--sg-white));color:var(--sg-tb-text, var(--sg-black));border-color:var(--sg-hairline)}.sg-trust.sg-bg-black{background:var(--sg-tb-bg, var(--sg-black));color:var(--sg-tb-text, var(--sg-white));border-color:#d6cfc42e}.sg-trust.sg-bg-taupe{background:var(--sg-tb-bg, var(--sg-taupe));color:var(--sg-tb-text, var(--sg-black))}.sg-trust.sg-bg-taupe-light{background:var(--sg-tb-bg, var(--sg-taupe-light));color:var(--sg-tb-text, var(--sg-black))}.sg-trust__marquee{overflow:hidden;mask-image:linear-gradient(to right,transparent,black 8%,black 92%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 8%,black 92%,transparent)}.sg-trust__track{display:inline-flex;align-items:center;gap:clamp(28px,4vw,56px);white-space:nowrap;animation:sg-trust-scroll var(--sg-tb-duration, 40s) linear infinite;will-change:transform}@keyframes sg-trust-scroll{0%{transform:translate(0)}to{transform:translate(-33.333%)}}@media(prefers-reduced-motion:reduce){.sg-trust__track{animation:none}}.sg-trust:hover .sg-trust__track{animation-play-state:paused}.sg-trust__item{display:inline-flex;align-items:center;gap:var(--sg-s-3);font-size:var(--sg-tb-fs, 14px);line-height:1;font-weight:var(--sg-fw-medium);letter-spacing:.06em;text-transform:var(--sg-tb-tt, uppercase)}.sg-trust__icon{color:var(--sg-tb-accent, var(--sg-taupe-deep));font-size:1.1em;line-height:1;display:inline-flex}.sg-trust__label{white-space:nowrap}.sg-trust__sep{display:inline-block;margin-left:clamp(28px,4vw,56px)}.sg-trust__sep--dot:before{content:"\2022";opacity:.5}.sg-trust__sep--pipe:before{content:"|";opacity:.4}.sg-trust__sep--slash:before{content:"/";opacity:.4}.sg-trust__sep--star:before{content:"\2726";opacity:.6;color:var(--sg-tb-accent, currentColor)}.sg-trust__sep--none:before{content:""}.sg-trust__list{display:flex;margin:0;padding:0;list-style:none;flex-wrap:wrap}.sg-trust__list--static-center{justify-content:center;gap:clamp(20px,4vw,64px)}.sg-trust__list--static-left{justify-content:flex-start;gap:clamp(20px,3vw,48px)}.sg-trust__list--static-spread{justify-content:space-between;gap:clamp(16px,2vw,32px)}
/*# sourceMappingURL=/cdn/shop/t/6/compiled_assets/styles.css.map */
