.gsx{--blue: #1212a8;--blue-deep: #0b0b6b;--blue-soft: #e9e9f8;--ink: #1212a8;--ink-2: #4747b8;--ink-3: #7a7ac2;--white: #ffffff;--cream: #fffcf2;--stone: #f2f2ef;--line: rgba(18, 18, 168, .14);--line-ink: rgba(18, 18, 168, .12);--gold: #a88823;--green: #337f52;--font-display: "Marcellus", Georgia, serif;--font-body: "Urbanist", "Helvetica Neue", Arial, sans-serif;--text-xs: calc(.75 * var(--r));--text-sm: calc(.875 * var(--r));--text-base: calc(1 * var(--r));--text-md: calc(1.125 * var(--r));--text-lg: clamp(calc(1.25 * var(--r)), calc(1.1 * var(--r)) + .5vw, calc(1.5 * var(--r)));--text-xl: clamp(calc(1.6 * var(--r)), calc(1.3 * var(--r)) + 1vw, calc(2.1 * var(--r)));--text-2xl: clamp(calc(2 * var(--r)), calc(1.5 * var(--r)) + 2vw, calc(3.25 * var(--r)));--text-hero: clamp(calc(2.75 * var(--r)), calc(1.5 * var(--r)) + 6.5vw, calc(6.5 * var(--r)));--space-section: clamp(calc(4 * var(--r)), calc(3 * var(--r)) + 5vw, calc(7.5 * var(--r)));--space-section-sm: clamp(calc(2.5 * var(--r)), calc(2 * var(--r)) + 3vw, calc(4.5 * var(--r)));--gutter: clamp(calc(1.25 * var(--r)), 4vw, calc(3 * var(--r)));--max: 1320px;--radius-btn: 20px;--radius-card: 6px;--radius-tile: 10px;--ease-out: cubic-bezier(.22, 1, .36, 1);--shadow-card: 0 18px 40px -22px rgba(18, 18, 100, .35)}.gsx *,.gsx *:before,.gsx *:after{box-sizing:border-box}.gsx{font-family:var(--font-body);font-size:var(--text-base);line-height:1.6;color:var(--ink);background:var(--white);-webkit-font-smoothing:antialiased}.gsx-section-wrap img{max-width:100%;height:auto;display:block}.gsx-section-wrap a{color:inherit}.gsx-section-wrap button{font:inherit;color:inherit;background:none;border:0;cursor:pointer}.gsx-section-wrap ul{margin:0;padding:0;list-style:none}.gsx-section-wrap h1,.gsx-section-wrap h2,.gsx-section-wrap h3,.gsx-section-wrap h4{margin:0;font-family:var(--font-display);font-weight:400;line-height:1.1;letter-spacing:.005em;text-wrap:balance}.gsx-section-wrap p{margin:0}.gsx-section-wrap :focus-visible{outline:2px solid var(--blue);outline-offset:3px;border-radius:2px}.gsx-section-wrap .gsx-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.gsx-section-wrap .gsx-wrap{width:min(var(--max),100% - 2 * var(--gutter));margin-inline:auto}.gsx-section-wrap .gsx-wrap--narrow{width:min(880px,100% - 2 * var(--gutter));margin-inline:auto}.gsx-section-wrap .gsx-eyebrow{display:inline-block;font-family:var(--font-body);font-weight:700;font-size:var(--text-xs);letter-spacing:.26em;text-transform:uppercase;color:var(--blue);margin-bottom:calc(.9 * var(--r))}.gsx-section-wrap .gsx-h-section{font-size:var(--text-2xl);color:var(--ink)}.gsx-section-wrap .gsx-h-section .gsx-accent{color:var(--blue)}.gsx-section-wrap .gsx-lede{font-size:var(--text-md);color:var(--ink-2);max-width:60ch}.gsx-section-wrap .gsx-section-head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:calc(1 * var(--r)) calc(2 * var(--r));margin-bottom:clamp(calc(1.75 * var(--r)),3vw,calc(3 * var(--r)))}.gsx-section-wrap .gsx-section-head .gsx-lede{margin-top:calc(.9 * var(--r))}.gsx-section-wrap .gsx-btn{display:inline-flex;align-items:center;justify-content:center;gap:calc(.6 * var(--r));min-height:48px;padding:calc(.9 * var(--r)) calc(1.6 * var(--r));font-family:var(--font-body);font-weight:500;font-size:var(--text-sm);letter-spacing:.18em;text-transform:uppercase;text-decoration:none;line-height:1;border-radius:var(--radius-btn);border:1.5px solid transparent;transition:background-color .3s var(--ease-out),color .3s var(--ease-out),border-color .3s var(--ease-out),transform .3s var(--ease-out)}.gsx-section-wrap .gsx-btn:active{transform:translateY(1px)}.gsx-section-wrap .gsx-btn--primary{background:var(--blue);color:#fff;border-color:var(--blue)}.gsx-section-wrap .gsx-btn--primary:hover{background:var(--blue-deep);border-color:var(--blue-deep)}.gsx-section-wrap .gsx-btn--ghost{background:transparent;color:var(--blue);border-color:var(--blue)}.gsx-section-wrap .gsx-btn--ghost:hover{background:var(--blue);color:#fff}.gsx-section-wrap .gsx-btn--light{background:#fff;color:var(--blue);border-color:#fff}.gsx-section-wrap .gsx-btn--light:hover{background:transparent;color:#fff;border-color:#fff}.gsx-section-wrap .gsx-btn--outline-light{background:transparent;color:#fff;border-color:#ffffffb3}.gsx-section-wrap .gsx-btn--outline-light:hover{background:#fff;color:var(--blue);border-color:#fff}.gsx-section-wrap .gsx-btn--sm{min-height:40px;padding:calc(.6 * var(--r)) calc(1.1 * var(--r));font-size:calc(.72 * var(--r));letter-spacing:.16em}.gsx-section-wrap .gsx-btn--block{width:100%}.gsx-section-wrap .gsx-link{position:relative;display:inline-flex;align-items:center;gap:calc(.5 * var(--r));font-weight:700;font-size:var(--text-sm);letter-spacing:.16em;text-transform:uppercase;text-decoration:none;color:var(--blue);padding-bottom:calc(.25 * var(--r))}.gsx-section-wrap .gsx-link:after{content:"";position:absolute;left:0;bottom:0;height:1.5px;width:100%;background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform .45s var(--ease-out)}.gsx-section-wrap .gsx-link:hover:after{transform:scaleX(1);transform-origin:left}.gsx-section-wrap .gsx-link .gsx-arrow{transition:transform .3s var(--ease-out)}.gsx-section-wrap .gsx-link:hover .gsx-arrow{transform:translate(4px)}.gsx-section-wrap .gsx-hero{position:relative;isolation:isolate;min-height:min(92svh,900px);display:grid;align-items:end;overflow:hidden;background:var(--blue);color:#fff}.gsx-section-wrap .gsx-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.gsx-section-wrap .gsx-hero__media img{width:100%;height:100%;object-fit:cover;object-position:52% 55%;filter:brightness(.78);will-change:transform}.gsx-section-wrap .gsx-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#1212a88c,#1212a80d 45%,#08083c8c)}.gsx-section-wrap .gsx-hero__inner{position:relative;z-index:2;padding:clamp(calc(7 * var(--r)),20vh,calc(12 * var(--r))) 0 clamp(calc(3 * var(--r)),6vw,calc(5 * var(--r)))}.gsx-section-wrap .gsx-hero .gsx-eyebrow{color:#fff;opacity:.9}.gsx-section-wrap .gsx-hero__title{font-size:var(--text-hero);line-height:.98;text-transform:uppercase;letter-spacing:.02em;color:#fefefe;text-shadow:0 calc(.2 * var(--r)) calc(1.6 * var(--r)) rgba(0,0,0,.45);max-width:14ch}.gsx-section-wrap .gsx-hero__sub{margin-top:calc(1.25 * var(--r));font-size:var(--text-lg);font-weight:500;letter-spacing:.02em;color:#fff}.gsx-section-wrap .gsx-hero__sub strong{font-weight:700}.gsx-section-wrap .gsx-hero__actions{display:flex;flex-wrap:wrap;gap:calc(.75 * var(--r));margin-top:calc(2 * var(--r))}.gsx-section-wrap .gsx-hero__trust{display:flex;flex-wrap:wrap;gap:calc(.6 * var(--r)) calc(1.75 * var(--r));margin-top:calc(2.5 * var(--r));padding-top:calc(1.5 * var(--r));border-top:1px solid rgba(255,255,255,.28);font-size:calc(.8 * var(--r));font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#ffffffeb}.gsx-section-wrap .gsx-hero__trust li{display:inline-flex;align-items:center;gap:calc(.5 * var(--r))}.gsx-section-wrap .gsx-hero__trust svg{width:14px;height:14px;flex:none}.gsx-section-wrap .gsx-hero__scroll{position:absolute;right:var(--gutter);bottom:calc(2 * var(--r));z-index:2;display:none;align-items:center;gap:calc(.6 * var(--r));font-size:calc(.7 * var(--r));letter-spacing:.2em;text-transform:uppercase;color:#ffffffd9;writing-mode:vertical-rl}.gsx-section-wrap .gsx-hero__scroll span{display:block;width:1px;height:48px;background:#ffffffb3;animation:scrollcue 2.2s var(--ease-out) infinite;transform-origin:top}@keyframes scrollcue{0%{transform:scaleY(0);opacity:0}40%{transform:scaleY(1);opacity:1}to{transform:scaleY(1) translateY(24px);opacity:0}}@media(min-width:990px){.gsx-section-wrap .gsx-hero__scroll{display:flex}}.gsx-section-wrap .gsx-cats{padding:var(--space-section-sm) 0 0}.gsx-section-wrap .gsx-cats__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:calc(.9 * var(--r))}.gsx-section-wrap .gsx-cat{position:relative;display:block;text-decoration:none;color:var(--ink);border-radius:var(--radius-tile);overflow:hidden;background:var(--stone);aspect-ratio:4 / 5}.gsx-section-wrap .gsx-cat img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .9s var(--ease-out)}@media(hover:hover)and (pointer:fine){.gsx-section-wrap .gsx-cat:hover img{transform:scale(1.05)}}.gsx-section-wrap .gsx-cat__label{position:absolute;left:0;right:0;bottom:0;padding:calc(2.5 * var(--r)) calc(1 * var(--r)) calc(1 * var(--r));display:flex;flex-direction:column;align-items:flex-start;gap:calc(.15 * var(--r));background:linear-gradient(180deg,#fff0,#ffffffeb 40%)}.gsx-section-wrap .gsx-cat__label .gsx-name{font-family:var(--font-display);font-size:var(--text-lg)}.gsx-section-wrap .gsx-cat__label .gsx-count{font-size:calc(.62 * var(--r));letter-spacing:.16em;text-transform:uppercase;color:var(--blue);font-weight:700;white-space:nowrap}.gsx-section-wrap .gsx-cat--new:before{content:"New";position:absolute;top:calc(.85 * var(--r));left:calc(.85 * var(--r));z-index:1;padding:calc(.3 * var(--r)) calc(.6 * var(--r));border-radius:4px;background:var(--blue);color:#fff;font-size:calc(.62 * var(--r));font-weight:700;letter-spacing:.18em;text-transform:uppercase}@media(max-width:699px){.gsx-section-wrap .gsx-cats__grid .gsx-cat:nth-child(5){grid-column:1 / -1;aspect-ratio:2 / 1}}@media(min-width:700px){.gsx-section-wrap .gsx-cats__grid{grid-template-columns:repeat(5,1fr)}.gsx-section-wrap .gsx-cat{aspect-ratio:3 / 4}}.gsx-section-wrap .gsx-section{padding:var(--space-section) 0}.gsx-section-wrap .gsx-section--tight{padding:var(--space-section-sm) 0}.gsx-section-wrap .gsx-section--cream{background:var(--cream)}.gsx-section-wrap .gsx-section--stone{background:var(--stone)}.gsx-section-wrap .gsx-grid{display:grid;gap:calc(1.5 * var(--r)) calc(1.25 * var(--r));grid-template-columns:repeat(2,1fr)}@media(min-width:760px){.gsx-section-wrap .gsx-grid{grid-template-columns:repeat(4,1fr);gap:calc(2 * var(--r)) calc(1.5 * var(--r))}.gsx-section-wrap .gsx-grid--3{grid-template-columns:repeat(3,1fr)}.gsx-section-wrap .gsx-grid--2{grid-template-columns:repeat(2,1fr)}.gsx-section-wrap .gsx-grid--5{grid-template-columns:repeat(5,1fr)}}.gsx-section-wrap .gsx-card{position:relative;display:flex;flex-direction:column;text-decoration:none;color:var(--ink)}.gsx-section-wrap .gsx-card__media{position:relative;aspect-ratio:1 / 1;border-radius:var(--radius-card);overflow:hidden;background:var(--stone)}.gsx-section-wrap .gsx-card__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .6s var(--ease-out),transform .9s var(--ease-out)}.gsx-section-wrap .gsx-card__media img.gsx-alt{opacity:0}@media(hover:hover)and (pointer:fine){.gsx-section-wrap .gsx-card:hover .gsx-card__media img.gsx-alt,.gsx-section-wrap .gsx-card:focus-within .gsx-card__media img.gsx-alt{opacity:1}.gsx-section-wrap .gsx-card:hover .gsx-card__media img.gsx-main{transform:scale(1.04)}}.gsx-section-wrap .gsx-card__tag{position:absolute;top:calc(.75 * var(--r));left:calc(.75 * var(--r));z-index:2;padding:calc(.3 * var(--r)) calc(.6 * var(--r));border-radius:4px;background:#fff;color:var(--blue);font-size:max(1.1rem,calc(.62 * var(--r)));font-weight:700;letter-spacing:.14em;text-transform:uppercase}.gsx-section-wrap .gsx-card__tag--blue{background:var(--blue);color:#fff}.gsx-section-wrap .gsx-card__tag--out{background:var(--ink);color:#fff}.gsx-section-wrap .gsx-card__body{padding:calc(.9 * var(--r)) calc(.1 * var(--r)) 0;display:flex;flex-direction:column;gap:calc(.3 * var(--r));flex:1}.gsx-section-wrap .gsx-card__rating{display:inline-flex;align-items:center;gap:calc(.4 * var(--r));font-size:calc(.75 * var(--r));color:var(--ink-2)}.gsx-section-wrap .gsx-stars{display:inline-flex;gap:1px;color:var(--gold)}.gsx-section-wrap .gsx-stars svg{width:12px;height:12px}.gsx-section-wrap .gsx-card__title{font-family:var(--font-display);font-size:var(--text-md);line-height:1.25}.gsx-section-wrap .gsx-card__origin{font-size:calc(.72 * var(--r));letter-spacing:.14em;text-transform:uppercase;color:var(--ink-3);font-weight:500}.gsx-section-wrap .gsx-card__price{font-weight:700;font-size:var(--text-base);font-variant-numeric:tabular-nums}.gsx-section-wrap .gsx-card__price .gsx-from{font-weight:400;color:var(--ink-2);font-size:calc(.8 * var(--r));margin-right:calc(.25 * var(--r))}.gsx-section-wrap .gsx-card__cta{margin-top:auto;padding-top:calc(.6 * var(--r))}.gsx-section-wrap .gsx-card__cta .gsx-btn{width:100%}.gsx-section-wrap .gsx-card.is-out .gsx-card__media img{filter:saturate(.6)}.gsx-section-wrap .gsx-finder{background:var(--blue);color:#fff;padding:var(--space-section) 0;overflow:hidden}.gsx-section-wrap .gsx-finder .gsx-eyebrow{color:#fff;opacity:.85}.gsx-section-wrap .gsx-finder .gsx-h-section{color:#fff}.gsx-section-wrap .gsx-finder__head{max-width:46ch}.gsx-section-wrap .gsx-finder__tabs{display:flex;flex-wrap:wrap;gap:calc(.6 * var(--r));margin:calc(2 * var(--r)) 0 calc(2.5 * var(--r))}.gsx-section-wrap .gsx-finder__tab{padding:calc(.75 * var(--r)) calc(1.2 * var(--r));min-height:44px;border-radius:var(--radius-btn);border:1.5px solid rgba(255,255,255,.4);color:#fff;font-weight:500;font-size:calc(.8 * var(--r));letter-spacing:.14em;text-transform:uppercase;transition:background-color .3s,color .3s,border-color .3s}.gsx-section-wrap .gsx-finder__tab:hover{border-color:#fff}.gsx-section-wrap .gsx-finder__tab[aria-selected=true]{background:#fff;color:var(--blue);border-color:#fff}.gsx-section-wrap .gsx-finder__panel{display:none;grid-template-columns:1fr;gap:calc(2 * var(--r));align-items:center}.gsx-section-wrap .gsx-finder__panel.is-active{display:grid;animation:panelIn .6s var(--ease-out) both}@keyframes panelIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.gsx-section-wrap .gsx-finder__products{display:grid;grid-template-columns:repeat(2,1fr);gap:calc(1 * var(--r))}.gsx-section-wrap .gsx-finder__product{display:block;position:relative;text-decoration:none;color:var(--ink);background:#fff;border-radius:var(--radius-tile);overflow:hidden;transition:transform .5s var(--ease-out)}.gsx-section-wrap .gsx-finder__product:hover{transform:translateY(-4px)}.gsx-section-wrap .gsx-finder__product img{width:100%;aspect-ratio:1 / 1;object-fit:cover}.gsx-section-wrap .gsx-finder__product .gsx-meta{padding:calc(.9 * var(--r)) calc(1 * var(--r)) calc(1 * var(--r));display:grid;gap:calc(.2 * var(--r))}.gsx-section-wrap .gsx-finder__product .gsx-name{font-family:var(--font-display);font-size:var(--text-md)}.gsx-section-wrap .gsx-finder__product .gsx-price{font-weight:700;font-size:calc(.9 * var(--r))}.gsx-section-wrap .gsx-finder__copy h3{font-size:var(--text-xl);color:#fff;margin-bottom:calc(1 * var(--r))}.gsx-section-wrap .gsx-finder__copy p{color:#ffffffdb;font-size:var(--text-md);max-width:48ch}.gsx-section-wrap .gsx-finder__copy .gsx-herbs{margin-top:calc(1.25 * var(--r));display:flex;flex-wrap:wrap;gap:calc(.5 * var(--r))}.gsx-section-wrap .gsx-finder__copy .gsx-herbs li{padding:calc(.35 * var(--r)) calc(.7 * var(--r));border:1px solid rgba(255,255,255,.35);border-radius:4px;font-size:calc(.72 * var(--r));letter-spacing:.12em;text-transform:uppercase}.gsx-section-wrap .gsx-finder__copy .gsx-btn{margin-top:calc(1.75 * var(--r))}@media(min-width:900px){.gsx-section-wrap .gsx-finder__panel{grid-template-columns:1.1fr 1fr;gap:calc(4 * var(--r))}}.gsx-section-wrap .gsx-strip{scroll-padding-inline:var(--gutter);display:grid;grid-auto-flow:column;grid-auto-columns:minmax(230px,26%);gap:calc(1.25 * var(--r));overflow-x:auto;scroll-snap-type:x mandatory;padding:calc(.25 * var(--r)) var(--gutter) calc(1.5 * var(--r));margin:0 calc(-1 * var(--gutter));scrollbar-width:none}.gsx-section-wrap .gsx-strip::-webkit-scrollbar{display:none}.gsx-section-wrap .gsx-strip>*{scroll-snap-align:start}.gsx-section-wrap .gsx-strip__nav{display:flex;gap:calc(.5 * var(--r))}.gsx-section-wrap .gsx-strip__btn{width:44px;height:44px;border-radius:50%;border:1.5px solid var(--blue);color:var(--blue);display:grid;place-items:center;transition:background-color .3s,color .3s}.gsx-section-wrap .gsx-strip__btn:hover{background:var(--blue);color:#fff}.gsx-section-wrap .gsx-strip__btn svg{width:18px;height:18px}@media(min-width:1100px){.gsx-section-wrap .gsx-strip{grid-auto-columns:minmax(230px,calc((100% - calc(5 * var(--r))) / 5))}}.gsx-section-wrap .gsx-split{display:grid;gap:calc(2 * var(--r));align-items:stretch}.gsx-section-wrap .gsx-split__media{position:relative;border-radius:var(--radius-tile);overflow:hidden;min-height:360px}.gsx-section-wrap .gsx-split__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.gsx-section-wrap .gsx-split__media .gsx-caption{position:absolute;left:calc(1.25 * var(--r));bottom:calc(1.25 * var(--r));padding:calc(.5 * var(--r)) calc(.8 * var(--r));border-radius:4px;background:#ffffffe6;color:var(--blue);font-size:calc(.68 * var(--r));font-weight:700;letter-spacing:.18em;text-transform:uppercase}.gsx-section-wrap .gsx-split__content{display:flex;flex-direction:column;justify-content:center}.gsx-section-wrap .gsx-split__content .gsx-grid{margin-top:calc(2 * var(--r))}.gsx-section-wrap .gsx-islands__list{margin-top:calc(1.5 * var(--r));display:flex;flex-wrap:wrap;gap:calc(.5 * var(--r)) calc(1.5 * var(--r));font-family:var(--font-display);font-size:var(--text-lg);color:var(--blue)}.gsx-section-wrap .gsx-islands__list li:before{content:"\b7";margin-right:calc(.6 * var(--r));color:var(--ink-3)}.gsx-section-wrap .gsx-islands__list li:first-child:before{content:none}@media(min-width:960px){.gsx-section-wrap .gsx-split{grid-template-columns:5fr 7fr;gap:calc(3.5 * var(--r))}.gsx-section-wrap .gsx-split--flip .gsx-split__media{order:2}}.gsx-section-wrap .gsx-honey-note{display:flex;gap:calc(.75 * var(--r));align-items:flex-start;margin-top:calc(1.5 * var(--r));padding:calc(1 * var(--r)) calc(1.1 * var(--r));border-radius:var(--radius-card);background:#fff;border:1px solid var(--line-ink);font-size:var(--text-sm);color:var(--ink-2)}.gsx-section-wrap .gsx-honey-note strong{color:var(--ink)}.gsx-section-wrap .gsx-story{padding:var(--space-section) 0}.gsx-section-wrap .gsx-story__grid{display:grid;gap:calc(1.25 * var(--r))}.gsx-section-wrap .gsx-story__item{position:relative;border-radius:var(--radius-tile);overflow:hidden;background:var(--stone);min-height:400px;display:flex;align-items:flex-end}.gsx-section-wrap .gsx-story__item img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.gsx-section-wrap .gsx-story__item .gsx-text{position:relative;z-index:1;padding:calc(1.5 * var(--r));background:linear-gradient(180deg,#fff0,#fffffff5 35%);width:100%;padding-top:calc(5 * var(--r))}.gsx-section-wrap .gsx-story__item h3{font-family:var(--font-body);font-weight:700;font-size:calc(.78 * var(--r));letter-spacing:.2em;text-transform:uppercase;color:var(--blue);margin-bottom:calc(.6 * var(--r))}.gsx-section-wrap .gsx-story__item p{font-size:var(--text-sm);color:var(--ink-2);max-width:48ch}.gsx-section-wrap .gsx-story__item p strong{color:var(--ink)}.gsx-section-wrap .gsx-story__item--text{background:var(--cream);display:grid;align-content:center;padding:calc(2 * var(--r));min-height:0}.gsx-section-wrap .gsx-story__item--text .gsx-text{padding:0;background:none}.gsx-section-wrap .gsx-story__item--text h3{font-family:var(--font-display);text-transform:none;letter-spacing:0;font-size:var(--text-xl);color:var(--ink);font-weight:400;margin-bottom:calc(1 * var(--r))}.gsx-section-wrap .gsx-story__item--text .gsx-steps{display:grid;gap:calc(1 * var(--r));margin-top:calc(1 * var(--r))}.gsx-section-wrap .gsx-story__item .gsx-stat{display:grid;gap:calc(.1 * var(--r));margin-bottom:calc(1.5 * var(--r));padding-bottom:calc(1.5 * var(--r));border-bottom:1px solid var(--line)}.gsx-section-wrap .gsx-story__item .gsx-stat b{font-family:var(--font-display);font-weight:400;font-size:clamp(calc(3 * var(--r)),calc(2 * var(--r)) + 3vw,calc(4.5 * var(--r)));line-height:1;color:var(--blue)}.gsx-section-wrap .gsx-story__item .gsx-stat b small{font-size:.4em;margin-left:.2em}.gsx-section-wrap .gsx-story__item .gsx-stat span{font-size:calc(.72 * var(--r));letter-spacing:.18em;text-transform:uppercase;color:var(--ink-3);font-weight:700}.gsx-section-wrap .gsx-story__item--text .gsx-steps li{display:grid;gap:calc(.25 * var(--r));padding-left:calc(1.1 * var(--r));border-left:1px solid var(--blue)}.gsx-section-wrap .gsx-story__item--text .gsx-steps b{font-size:calc(.72 * var(--r));letter-spacing:.18em;text-transform:uppercase;color:var(--blue)}.gsx-section-wrap .gsx-story__item--text .gsx-steps span{font-size:var(--text-sm);color:var(--ink-2)}@media(min-width:900px){.gsx-section-wrap .gsx-story__grid{grid-template-columns:repeat(12,1fr);grid-auto-rows:minmax(300px,auto)}.gsx-section-wrap .gsx-story__item:nth-child(1){grid-column:span 7}.gsx-section-wrap .gsx-story__item:nth-child(2){grid-column:span 5}.gsx-section-wrap .gsx-story__item:nth-child(3){grid-column:span 5}.gsx-section-wrap .gsx-story__item:nth-child(4){grid-column:span 7}}.gsx-section-wrap .gsx-film{position:relative;background:var(--blue-deep)}.gsx-section-wrap .gsx-film video{display:block;width:100%;max-height:82vh;object-fit:cover;aspect-ratio:16 / 9}.gsx-section-wrap .gsx-film__cta{position:absolute;left:0;right:0;bottom:clamp(calc(1.25 * var(--r)),4vw,calc(3 * var(--r)));display:flex;justify-content:center}.gsx-section-wrap .gsx-badges{padding:var(--space-section-sm) 0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}.gsx-section-wrap .gsx-badges__track{display:flex;width:max-content;gap:clamp(calc(2 * var(--r)),4vw,calc(3.5 * var(--r)));animation:marquee 34s linear infinite}.gsx-section-wrap .gsx-badges:hover .gsx-badges__track{animation-play-state:paused}.gsx-section-wrap .gsx-badge{display:flex;flex-direction:column;align-items:center;gap:calc(.6 * var(--r));min-width:110px;color:var(--blue);font-size:calc(.68 * var(--r));font-weight:500;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}.gsx-section-wrap .gsx-badge__icon svg{width:52px;height:52px}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.gsx-section-wrap .gsx-reviews__summary{display:flex;align-items:center;gap:calc(1 * var(--r));flex-wrap:wrap}.gsx-section-wrap .gsx-reviews__score{font-family:var(--font-display);font-size:var(--text-2xl);color:var(--blue);line-height:1;font-variant-numeric:tabular-nums}.gsx-section-wrap .gsx-reviews__meta{display:grid;gap:calc(.15 * var(--r));font-size:var(--text-sm);color:var(--ink-2)}.gsx-section-wrap .gsx-reviews__meta .gsx-stars svg{width:16px;height:16px}.gsx-section-wrap .gsx-reviews__certs{display:flex;align-items:center;gap:calc(1.25 * var(--r))}.gsx-section-wrap .gsx-reviews__certs img{height:48px;width:auto}.gsx-section-wrap .gsx-reviews__grid{display:grid;gap:calc(1.25 * var(--r));grid-template-columns:1fr}.gsx-section-wrap .gsx-review{padding:calc(1.5 * var(--r));background:#fff;border:1px solid var(--line-ink);border-radius:var(--radius-tile);display:grid;gap:calc(.75 * var(--r));align-content:start;transition:transform .5s var(--ease-out),box-shadow .5s var(--ease-out)}.gsx-section-wrap .gsx-review:hover{transform:translateY(-4px);box-shadow:var(--shadow-card)}.gsx-section-wrap .gsx-review q{font-family:var(--font-display);font-size:var(--text-lg);line-height:1.35;quotes:"\201c" "\201d"}.gsx-section-wrap .gsx-review q:before{color:var(--blue)}.gsx-section-wrap .gsx-review .gsx-who{display:flex;justify-content:space-between;gap:calc(1 * var(--r));font-size:calc(.78 * var(--r));color:var(--ink-2)}.gsx-section-wrap .gsx-review .gsx-who b{color:var(--ink)}.gsx-section-wrap .gsx-review .gsx-who .gsx-verified{display:inline-flex;align-items:center;gap:calc(.3 * var(--r));color:var(--green);font-weight:700;letter-spacing:.08em;text-transform:uppercase;font-size:calc(.66 * var(--r))}.gsx-section-wrap .gsx-review .gsx-who .gsx-verified svg{width:12px;height:12px}.gsx-section-wrap .gsx-review .gsx-product{font-size:calc(.72 * var(--r));letter-spacing:.14em;text-transform:uppercase;color:var(--blue);font-weight:700}@media(min-width:700px){.gsx-section-wrap .gsx-reviews__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1000px){.gsx-section-wrap .gsx-reviews__grid{grid-template-columns:repeat(3,1fr)}}.gsx-section-wrap .gsx-founder{padding:var(--space-section) 0}.gsx-section-wrap .gsx-founder__grid{display:grid;gap:calc(2.5 * var(--r));align-items:center}.gsx-section-wrap .gsx-founder__photo{position:relative;border-radius:var(--radius-tile);overflow:hidden;aspect-ratio:4 / 5}.gsx-section-wrap .gsx-founder__photo img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:50% 30%}.gsx-section-wrap .gsx-founder__text .gsx-h-section{font-size:var(--text-xl)}.gsx-section-wrap .gsx-founder__text p{margin-top:calc(1.1 * var(--r));color:var(--ink-2);font-size:var(--text-md)}.gsx-section-wrap .gsx-founder__text p strong{color:var(--ink)}.gsx-section-wrap .gsx-founder__pull{margin:calc(1.5 * var(--r)) 0;padding-left:calc(1.25 * var(--r));border-left:2px solid var(--blue);font-family:var(--font-display);font-size:var(--text-xl);color:var(--blue);line-height:1.25}.gsx-section-wrap .gsx-founder__sig{margin-top:calc(1.5 * var(--r));display:grid;gap:calc(.15 * var(--r))}.gsx-section-wrap .gsx-founder__sig b{font-family:var(--font-display);font-size:var(--text-lg);font-weight:400}.gsx-section-wrap .gsx-founder__sig span{font-size:calc(.75 * var(--r));letter-spacing:.16em;text-transform:uppercase;color:var(--ink-3)}@media(min-width:900px){.gsx-section-wrap .gsx-founder__grid{grid-template-columns:5fr 7fr;gap:calc(5 * var(--r))}}.gsx-section-wrap .gsx-journal__grid{display:grid;gap:calc(1.5 * var(--r));grid-template-columns:1fr}.gsx-section-wrap .gsx-post{display:grid;gap:calc(.75 * var(--r));text-decoration:none;color:var(--ink)}.gsx-section-wrap .gsx-post__media{aspect-ratio:4 / 3;border-radius:var(--radius-card);overflow:hidden;background:var(--stone)}.gsx-section-wrap .gsx-post__media img{width:100%;height:100%;object-fit:cover;transition:transform .9s var(--ease-out)}@media(hover:hover)and (pointer:fine){.gsx-section-wrap .gsx-post:hover .gsx-post__media img{transform:scale(1.05)}}.gsx-section-wrap .gsx-post h3{font-size:var(--text-md);line-height:1.3}.gsx-section-wrap .gsx-post p{font-size:var(--text-sm);color:var(--ink-2)}.gsx-section-wrap .gsx-post .gsx-link{margin-top:calc(.25 * var(--r))}@media(min-width:700px){.gsx-section-wrap .gsx-journal__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1000px){.gsx-section-wrap .gsx-journal__grid{grid-template-columns:repeat(4,1fr)}}.gsx-section-wrap .gsx-faq__list{border-top:1px solid var(--line-ink)}.gsx-section-wrap .gsx-faq__item{border-bottom:1px solid var(--line-ink)}.gsx-section-wrap .gsx-faq__q{width:100%;display:flex;justify-content:space-between;align-items:center;gap:calc(1 * var(--r));padding:calc(1.25 * var(--r)) 0;text-align:left;font-family:var(--font-display);font-size:var(--text-lg);color:var(--ink)}.gsx-section-wrap .gsx-faq__q .gsx-plus{position:relative;flex:none;width:22px;height:22px}.gsx-section-wrap .gsx-faq__q .gsx-plus:before,.gsx-section-wrap .gsx-faq__q .gsx-plus:after{content:"";position:absolute;inset:50% auto auto 50%;width:14px;height:1.5px;background:var(--blue);transform:translate(-50%,-50%);transition:transform .4s var(--ease-out)}.gsx-section-wrap .gsx-faq__q .gsx-plus:after{transform:translate(-50%,-50%) rotate(90deg)}.gsx-section-wrap .gsx-faq__item.is-open .gsx-faq__q .gsx-plus:after{transform:translate(-50%,-50%) rotate(0)}.gsx-section-wrap .gsx-faq__a{overflow:hidden;height:0;transition:height .45s var(--ease-out)}.gsx-section-wrap .gsx-faq__a>div{padding:0 0 calc(1.5 * var(--r));color:var(--ink-2);font-size:var(--text-base);max-width:70ch;display:grid;gap:calc(.75 * var(--r))}.gsx-section-wrap .gsx-faq__a strong{color:var(--ink)}.gsx-section-wrap .gsx-faq__a ul{padding-left:calc(1.1 * var(--r));list-style:disc;display:grid;gap:calc(.25 * var(--r))}.gsx-section-wrap .gsx-news{padding:var(--space-section) 0;background:var(--cream)}.gsx-section-wrap .gsx-news__grid{display:grid;gap:calc(2 * var(--r));align-items:center}.gsx-section-wrap .gsx-news form{display:flex;flex-wrap:wrap;gap:calc(.6 * var(--r))}.gsx-section-wrap .gsx-news input[type=email]{flex:1 1 240px;min-height:48px;padding:calc(.8 * var(--r)) calc(1.1 * var(--r));border:1.5px solid var(--line);border-radius:var(--radius-btn);background:#fff;font:inherit;color:var(--ink)}.gsx-section-wrap .gsx-news input[type=email]:focus{border-color:var(--blue);outline:none}.gsx-section-wrap .gsx-news small{display:block;margin-top:calc(.75 * var(--r));font-size:calc(.75 * var(--r));color:var(--ink-3)}.gsx-section-wrap .gsx-news__ok{margin-top:calc(.75 * var(--r));color:var(--green);font-weight:700;font-size:var(--text-sm);display:none}@media(min-width:900px){.gsx-section-wrap .gsx-news__grid{grid-template-columns:1fr 1fr;gap:calc(4 * var(--r))}}.gsx-section-wrap .gsx-closing{position:relative;isolation:isolate;min-height:70vh;display:grid;align-items:center;overflow:hidden;color:#fff}.gsx-section-wrap .gsx-closing img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:62% 40%}.gsx-section-wrap .gsx-closing:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,#08083cb8,#08083c40 60%,#08083c1a)}.gsx-section-wrap .gsx-closing__inner{position:relative;z-index:2;padding:var(--space-section) 0;max-width:40ch}.gsx-section-wrap .gsx-closing .gsx-eyebrow{color:#fff;opacity:.85}.gsx-section-wrap .gsx-closing h2{font-size:var(--text-2xl);color:#fff;text-shadow:0 calc(.15 * var(--r)) calc(1.2 * var(--r)) rgba(0,0,0,.4)}.gsx-section-wrap .gsx-closing p{margin-top:calc(1 * var(--r));font-size:var(--text-md);color:#ffffffe6}.gsx-section-wrap .gsx-closing .gsx-hero__actions{margin-top:calc(1.75 * var(--r))}.gsx-section-wrap .gsx-reveal{opacity:0;transform:translateY(22px);transition:opacity .8s var(--ease-out),transform .8s var(--ease-out);transition-delay:var(--d, 0ms)}.gsx-section-wrap .gsx-reveal.is-in,.no-js .gsx-section-wrap .gsx-reveal{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.gsx-section-wrap .gsx-reveal{opacity:1;transform:none;transition:none}.gsx-section-wrap .gsx-badges__track,.gsx-section-wrap .gsx-hero__scroll span{animation:none}.gsx-section-wrap .gsx-hero__media img{transform:none!important}.gsx-section-wrap *,.gsx-section-wrap *:before,.gsx-section-wrap *:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.gsx{--r: 1.6rem;font-family:var(--font-body);font-size:var(--text-base);line-height:1.6;color:var(--ink);-webkit-font-smoothing:antialiased}.gsx{--font-display: var(--font-heading-family, "Marcellus", Georgia, serif);--font-body: var(--font-body-family, "Urbanist", "Helvetica Neue", Arial, sans-serif)}.gsx h1,.gsx h2,.gsx h3,.gsx h4{margin:0;font-family:var(--font-display);font-weight:400;line-height:1.1;letter-spacing:.005em;text-wrap:balance;color:inherit}.gsx p{margin:0;font-size:inherit;line-height:inherit}.gsx ul{margin:0;padding:0;list-style:none}.gsx a{color:inherit}.gsx button{font:inherit;color:inherit;background:none;border:0;cursor:pointer;letter-spacing:inherit}.gsx img{max-width:100%;height:auto;display:block}.gsx svg{display:inline-block}.gsx .gsx-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.gsx .gsx-btn{text-decoration:none}.gsx .gsx-card form{margin:0}.gsx .gsx-btn[aria-disabled=true]{opacity:.55;cursor:default}.gsx .gsx-btn.loading{opacity:.7}.gsx .gsx-btn .loading__spinner{display:none}.gsx .gsx-card__media{display:block;cursor:pointer;text-decoration:none;color:inherit}.gsx .gsx-card__media:focus-visible{outline:2px solid var(--blue);outline-offset:3px}.gsx .gsx-card__media,.gsx .gsx-card__body{position:relative}.gsx .gsx-card__title a{text-decoration:none;color:inherit}.gsx .gsx-card__cta{position:relative;z-index:2}.gsx .gsx-news__err{margin-top:calc(.75 * var(--r));color:#b3261e;font-weight:700;font-size:var(--text-sm)}.gsx .gsx-news input[type=email]{-webkit-appearance:none;appearance:none;box-shadow:none}.gsx .gsx-faq__a>div p,.gsx .gsx-faq__a>div ul{margin:0}.gsx .gsx-founder__text p{margin-top:calc(1.1 * var(--r))}.gsx .gsx-founder__text .gsx-founder__sig{margin-top:calc(1.5 * var(--r))}.gsx .gsx-rte p+p{margin-top:calc(.75 * var(--r))}.gsx .gsx-finder__product .gsx-name,.gsx .gsx-finder__product .gsx-price{display:block}.gsx .gsx-finder__product .gsx-meta{display:grid}.gsx .gsx-cat__label .gsx-name,.gsx .gsx-cat__label .gsx-count{display:block}.gsx-section-wrap{margin:0}.gsx-section-wrap .gsx-picture{display:contents}.gsx-section-wrap .gsx-img--contain{object-fit:contain}.gsx-section-wrap .gsx-story__item--contain{aspect-ratio:var(--ar, 1);min-height:0}.gsx-section-wrap .gsx-story__item--below{display:grid;grid-template-rows:auto auto;align-items:start;background:var(--sand)}.gsx-section-wrap .gsx-story__item--below img{position:relative;inset:auto;width:100%;height:auto;max-height:min(540px,60vw);aspect-ratio:var(--ar, 1);display:block;object-fit:contain}.gsx-section-wrap .gsx-story__item--below .gsx-text{background:none;padding-top:calc(1.25 * var(--r))}.gsx-section-wrap .gsx-story__item--below.gsx-story__item--contain{aspect-ratio:auto}.gsx-section-wrap .gsx-grid__foot{display:flex;justify-content:center;margin-top:calc(2 * var(--r))}.gsx-section-wrap .gsx-grid__foot .gsx-btn svg{width:1em;height:1em;margin-left:.4em}.gsx-section-wrap .gsx-isl__head{max-width:62ch;margin-bottom:calc(2.5 * var(--r))}.gsx-section-wrap .gsx-isl{display:grid;gap:calc(3 * var(--r))}.gsx-section-wrap .gsx-isl__stage{display:none}.gsx-section-wrap .gsx-isl__chapters{display:grid;gap:calc(3.5 * var(--r))}.gsx-section-wrap .gsx-isl__ch{display:grid;gap:calc(1.5 * var(--r))}.gsx-section-wrap .gsx-isl__ch-pic{position:relative;aspect-ratio:4 / 3;border-radius:var(--radius-tile);overflow:hidden;background:var(--blue-soft)}.gsx-section-wrap .gsx-isl__ch-pic img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.gsx-section-wrap .gsx-isl__ch-pic .gsx-caption{position:absolute;left:calc(1 * var(--r));bottom:calc(1 * var(--r));padding:calc(.45 * var(--r)) calc(.75 * var(--r));border-radius:4px;background:#ffffffeb;color:var(--blue);font-size:calc(.66 * var(--r));font-weight:700;letter-spacing:.18em;text-transform:uppercase}.gsx-section-wrap .gsx-isl__ch-body{display:grid;gap:calc(1.5 * var(--r));align-content:start}.gsx-section-wrap .gsx-isl__num{display:block;font-family:var(--font-display);font-size:var(--text-sm);letter-spacing:.3em;color:var(--blue);opacity:.7;margin-bottom:calc(.5 * var(--r))}.gsx-section-wrap .gsx-isl__name{font-size:var(--text-xl);color:var(--ink);line-height:1.05}.gsx-section-wrap .gsx-isl__known{margin:calc(.75 * var(--r)) 0 0;font-size:var(--text-md);color:var(--ink);line-height:1.4}.gsx-section-wrap .gsx-isl__known-label{display:inline-block;margin-right:calc(.4 * var(--r));padding:calc(.2 * var(--r)) calc(.55 * var(--r));border-radius:4px;background:var(--blue);color:#fff;font-size:calc(.62 * var(--r));font-weight:700;letter-spacing:.18em;text-transform:uppercase;vertical-align:middle;position:relative;top:-2px}.gsx-section-wrap .gsx-isl__story{margin:calc(.75 * var(--r)) 0 0;color:var(--ink-2);font-size:var(--text-base, 1rem);line-height:1.6;max-width:52ch}.gsx-section-wrap .gsx-isl__herbs{list-style:none;margin:calc(1 * var(--r)) 0 0;padding:0;display:flex;flex-wrap:wrap;gap:calc(.5 * var(--r))}.gsx-section-wrap .gsx-isl__herbs li{display:inline-flex;align-items:center;gap:calc(.35 * var(--r));padding:calc(.35 * var(--r)) calc(.7 * var(--r));border:1px solid var(--blue);border-radius:999px;color:var(--blue);font-size:var(--text-sm);font-weight:500}.gsx-section-wrap .gsx-isl__herbs svg{width:14px;height:14px}.gsx-section-wrap .gsx-isl__card{max-width:340px}.gsx-section-wrap .gsx-isl__foot{margin-top:calc(3 * var(--r));text-align:center}@media(min-width:600px){.gsx-section-wrap .gsx-isl__ch-body{grid-template-columns:1.2fr 1fr;gap:calc(2 * var(--r));align-items:start}}@media(min-width:960px){.gsx-section-wrap .gsx-isl{grid-template-columns:46fr 54fr;gap:calc(4 * var(--r));align-items:start}.gsx-section-wrap .gsx-isl__stage{display:block;position:sticky;top:calc(var(--gsx-sticky-top, 90px));height:calc(100vh - var(--gsx-sticky-top, 90px) - calc(2 * var(--r)));max-height:860px;min-height:520px}.gsx-section-wrap .gsx-isl__frame{position:relative;height:100%;border-radius:var(--radius-tile);overflow:hidden;background:var(--blue-deep);isolation:isolate}.gsx-section-wrap .gsx-isl__pic{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;opacity:0;transform:scale(1.04);transition:opacity .9s cubic-bezier(.2,.7,.2,1),transform 1.6s cubic-bezier(.2,.7,.2,1)}.gsx-section-wrap .gsx-isl__pic img{width:100%;height:100%;object-fit:cover}.gsx-section-wrap .gsx-isl__pic.is-active{opacity:1;transform:scale(1);z-index:1}.gsx-section-wrap .gsx-isl__frame:after{content:"";position:absolute;inset:auto 0 0 0;height:45%;background:linear-gradient(to top,#0b0b6bbf,#0b0b6b00);z-index:2;pointer-events:none}.gsx-section-wrap .gsx-isl__legend{position:absolute;left:calc(2 * var(--r));right:calc(2 * var(--r));bottom:calc(2 * var(--r));z-index:3;color:#fff;display:grid}.gsx-section-wrap .gsx-isl__legend-item{grid-area:1 / 1;opacity:0;transform:translateY(12px);transition:opacity .6s ease,transform .6s ease;display:grid;gap:calc(.35 * var(--r))}.gsx-section-wrap .gsx-isl__legend-item.is-active{opacity:1;transform:none}.gsx-section-wrap .gsx-isl__legend-name{font-family:var(--font-display);font-size:clamp(calc(2.2 * var(--r)),5vw,calc(5 * var(--r)));line-height:.95;letter-spacing:.02em;text-transform:uppercase;color:#fff;text-shadow:0 2px 24px rgba(0,0,0,.35)}.gsx-section-wrap .gsx-isl__legend-region{font-size:var(--text-sm);font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#fff;opacity:.9}.gsx-section-wrap .gsx-isl__dots{position:absolute;top:calc(1.5 * var(--r));right:calc(1.5 * var(--r));z-index:3;list-style:none;margin:0;padding:0;display:grid;gap:calc(.5 * var(--r))}.gsx-section-wrap .gsx-isl__dots li{width:10px;height:10px;border-radius:50%;background:#ffffff73;cursor:pointer;transition:background .3s,transform .3s}.gsx-section-wrap .gsx-isl__dots li.is-active{background:#fff;transform:scale(1.3)}.gsx-section-wrap .gsx-isl__chapters{gap:0}.gsx-section-wrap .gsx-isl__ch{min-height:78vh;align-content:center;padding:calc(2.5 * var(--r)) 0;border-top:1px solid rgba(18,18,168,.12)}.gsx-section-wrap .gsx-isl__ch:first-child{border-top:0}.gsx-section-wrap .gsx-isl__ch-pic{display:none}.gsx-section-wrap .gsx-isl__ch-body{grid-template-columns:1.15fr 1fr;gap:calc(2.5 * var(--r))}.gsx-section-wrap .gsx-isl__ch{opacity:.45;transition:opacity .5s ease}.gsx-section-wrap .gsx-isl__ch.is-active{opacity:1}.gsx-section-wrap .gsx-isl__name{font-size:var(--text-2xl)}}@media(prefers-reduced-motion:reduce){.gsx-section-wrap .gsx-isl__pic,.gsx-section-wrap .gsx-isl__legend-item,.gsx-section-wrap .gsx-isl__ch{transition:none}}@media(min-width:900px){.gsx-section-wrap .gsx-hero__title{max-width:min(50%,9ch)}.gsx-section-wrap .gsx-hero__sub,.gsx-section-wrap .gsx-hero__actions{max-width:50%}}@media(max-width:749px){.gsx-section-wrap .gsx-hero__inner{text-align:center}.gsx-section-wrap .gsx-hero__title,.gsx-section-wrap .gsx-hero__sub{margin-left:auto;margin-right:auto}.gsx-section-wrap .gsx-hero__actions,.gsx-section-wrap .gsx-hero__trust{justify-content:center}}@media(max-width:749px){.gsx-section-wrap .gsx-hero__actions{flex-direction:column;align-items:center}.gsx-section-wrap .gsx-hero__actions .gsx-btn{width:min(100%,280px);justify-content:center;text-align:center}}@media(max-width:749px){.gsx-section-wrap .gsx-hero{align-items:start}.gsx-section-wrap .gsx-hero__inner{padding-top:calc(2 * var(--r));padding-bottom:calc(2 * var(--r))}.gsx-section-wrap .gsx-hero__media img{object-position:100% 100%;filter:brightness(.88)}.gsx-section-wrap .gsx-hero__scrim{background:linear-gradient(180deg,#08083c9e,#1212a859 45%,#1212a805 75%,#08083c26)}.gsx-section-wrap .gsx-hero__sub{margin-top:calc(.9 * var(--r));font-size:var(--text-md, 1.05rem)}.gsx-section-wrap .gsx-hero__actions{margin-top:calc(1.4 * var(--r) + 60px);gap:calc(.6 * var(--r))}.gsx-section-wrap .gsx-hero__trust{display:none}}@media(max-width:959px){.gsx-section-wrap a.gsx-isl__ch-pic{display:block;text-decoration:none;color:inherit}}.gsx-section-wrap a.gsx-isl__pic{pointer-events:none;display:block}.gsx-section-wrap a.gsx-isl__pic.is-active{pointer-events:auto;cursor:pointer}
/*# sourceMappingURL=/cdn/shop/t/42/assets/gsx-home.css.map */
