.gb-bonuses{background:var(--gb-mist);color:var(--gb-brand-dark)}.gb-bonuses__eyebrow,.gb-bonuses__title{color:var(--gb-brand)}.gb-bonuses__lead{color:var(--gb-brand-dark)}.gb-bonuses__head{margin-bottom:32px}.gb-bonuses__layout{display:grid;gap:28px;align-items:center}@media(min-width:900px){.gb-bonuses__layout{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:40px}}.gb-bonuses__hero img{width:100%;height:auto;display:block}.gb-bonuses__col{display:grid;gap:18px;align-content:center}.gb-bonuses__grid{display:grid;gap:10px;margin:0;padding:0;list-style:none}.gb-bonuses__card{display:flex;align-items:flex-start;gap:14px;padding:16px 18px;border:1px solid var(--gb-line-soft);border-radius:var(--gb-radius);background:#fff}.gb-bonuses__badge{display:inline-flex;align-items:center;justify-content:center;flex:none;width:42px;height:42px;border-radius:50%;background:var(--gb-blush)}.gb-bonuses__badge-icon{width:20px;height:20px;color:var(--gb-brand)}.gb-bonuses__card-text{display:grid;gap:3px}.gb-bonuses__label{margin:0;font-family:var(--gb-font-accent);font-size:10.5px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--gb-brand)}.gb-bonuses__card-title{color:var(--gb-brand-dark);font-size:16px}.gb-bonuses__text{margin:0;font-size:14px;line-height:1.45;color:var(--gb-brand-dark)}.gb-bonuses__value{margin:2px 0 0;font-size:13px;font-weight:600;color:var(--gb-brand)}.gb-bonuses__included{padding:18px 20px;border:1px solid var(--gb-line-soft);border-radius:var(--gb-radius);background:#fff}.gb-bonuses__included-title{color:var(--gb-brand-dark);font-size:15px;margin-bottom:12px}.gb-bonuses__list{display:grid;gap:9px;margin:0;padding:0;list-style:none}.gb-bonuses__list li{display:flex;align-items:flex-start;gap:10px;font-size:14px;line-height:1.4;color:var(--gb-brand-dark)}.gb-bonuses__check{display:inline-flex;align-items:center;justify-content:center;flex:none;width:22px;height:22px;border-radius:50%;background:var(--gb-blush)}.gb-bonuses__check-icon{width:13px;height:13px;color:var(--gb-brand)}.gb-bonuses__cta{display:flex}.gb-bonuses__btn{width:100%;background:var(--gb-brand);color:#fff}.gb-bonuses__btn:hover{background:var(--gb-brand-dark)}@media(min-width:900px){.gb-bonuses__btn{width:auto;min-width:280px}}.gb-bonuses__note{margin:18px 0 0;font-size:13px;line-height:1.5;text-align:center;color:var(--gb-brand-dark)}@media(max-width:749px){.gb-bonuses__head{margin-bottom:24px}.gb-bonuses__layout{gap:22px}.gb-bonuses__col{gap:14px}.gb-bonuses__card{padding:12px 14px;gap:12px}.gb-bonuses__included{padding:16px}}.gb-bundles{background:#fff}.gb-bundles__head{margin-bottom:30px}.gb-bundles__grid{display:grid;gap:14px;margin:0;padding:0;list-style:none}@media(min-width:820px){.gb-bundles__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:stretch}}.gb-bundles__card{position:relative;display:grid;grid-template-columns:88px minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px;border:1px solid var(--gb-line-soft);border-radius:var(--gb-radius-lg);background:#fff}.gb-bundles__card.is-featured{border-color:var(--gb-brand);box-shadow:0 0 0 1px var(--gb-brand)}@media(min-width:820px){.gb-bundles__card{grid-template-columns:minmax(0,1fr);justify-items:center;align-content:start;gap:10px;padding:28px 22px 24px;text-align:center}}.gb-bundles__flag{position:absolute;top:-11px;left:16px;margin:0;padding:4px 12px;border-radius:999px;background:var(--gb-brand);color:#fff;font-family:var(--gb-font-accent);font-size:10.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;white-space:nowrap}@media(min-width:820px){.gb-bundles__flag{left:50%;transform:translate(-50%)}}.gb-bundles__frame{aspect-ratio:1 / 1;padding:6px;border-radius:var(--gb-radius);background:var(--gb-tint)}@media(min-width:820px){.gb-bundles__frame{width:100%;max-width:200px;padding:10px}}.gb-bundles__img{width:100%;height:100%;display:block;object-fit:contain}.gb-bundles__info{min-width:0}.gb-bundles__title{margin:0}.gb-bundles__subtitle{margin:3px 0 0;font-size:13px;line-height:1.4;color:var(--gb-ink-soft)}.gb-bundles__pricing{display:grid;justify-items:end;gap:2px;text-align:right}@media(min-width:820px){.gb-bundles__pricing{justify-items:center;text-align:center;margin-top:4px}}.gb-bundles__price{margin:0;font-size:20px;font-weight:700;line-height:1.1;letter-spacing:-.015em;color:var(--gb-ink);font-variant-numeric:tabular-nums}@media(min-width:820px){.gb-bundles__price{font-size:26px}}.gb-bundles__was{font-size:13px;color:var(--gb-ink-soft);font-variant-numeric:tabular-nums}.gb-bundles__unit{margin:0;font-size:12px;color:var(--gb-ink-soft);font-variant-numeric:tabular-nums}.gb-bundles__saving{margin:4px 0 0;padding:3px 10px;border-radius:999px;background:var(--gb-blush);color:var(--gb-brand);font-size:11.5px;font-weight:700;white-space:nowrap}.gb-bundles__btn{grid-column:1 / -1;margin-top:4px}@media(min-width:820px){.gb-bundles__btn{grid-column:auto;margin-top:10px}}.gb-bundles__note{max-width:60ch;margin:20px auto 0;font-size:12.5px;line-height:1.5;text-align:center;color:var(--gb-ink-soft)}@media(max-width:749px){.gb-bundles__head{margin-bottom:22px}.gb-bundles__card{grid-template-columns:72px minmax(0,1fr) auto;gap:12px;padding:14px}}.gb-comp__grid{display:grid;gap:clamp(28px,4vw,48px);align-items:center}@media(min-width:900px){.gb-comp__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}.gb-comp__seals{display:flex;flex-wrap:wrap;gap:16px;margin:28px 0 0;padding:0;list-style:none}.gb-comp__seals img{width:78px;height:auto;display:block}.gb-comp__table-wrap{min-width:0;overflow-x:auto}.gb-comp__table{width:100%;min-width:380px;border-collapse:separate;border-spacing:0;border:1px solid var(--gb-line-soft);border-radius:var(--gb-radius);overflow:hidden}.gb-comp__caption{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.gb-comp__table th,.gb-comp__table td{padding:16px 14px;text-align:center;vertical-align:middle}.gb-comp__table thead th{border:0;background:transparent}.gb-comp__table thead img{width:92px;aspect-ratio:1 / 1;object-fit:cover;margin:0 auto;display:block}.gb-comp__col-label{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.gb-comp__table tbody th{width:46%;text-align:left;font-size:15px;font-weight:400;color:var(--gb-ink);border-top:1px solid var(--gb-line-soft)}.gb-comp__table tbody td{border-top:1px solid var(--gb-line-soft);width:27%}.gb-comp__cell--us{background:var(--gb-mist)}.gb-comp__yes,.gb-comp__no{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%}.gb-comp__yes{background:var(--gb-brand);color:#fff}.gb-comp__no{background:#fff;border:1.5px solid var(--gb-muted);color:var(--gb-muted)}.gb-comp__mark{width:15px;height:15px;color:currentColor}.gb-comp__sr{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}@media(max-width:749px){.gb-comp__table{min-width:0}.gb-comp__table th,.gb-comp__table td{padding:11px 6px}.gb-comp__table tbody th{width:46%;font-size:13px;line-height:1.3}.gb-comp__table thead img{width:64px}.gb-comp__yes,.gb-comp__no{width:22px;height:22px}.gb-comp__mark{width:12px;height:12px}}.gb-faq{background:var(--gb-mist)}.gb-faq__inner{max-width:720px}.gb-faq__list{display:grid;gap:12px;margin-top:32px}.gb-faq__item{border-radius:10px;background:#fff}.gb-faq__item summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;font-size:15px;color:var(--gb-ink);cursor:pointer;list-style:none}.gb-faq__item summary::-webkit-details-marker{display:none}.gb-faq__item summary:focus-visible{outline:3px solid var(--gb-brand);outline-offset:-3px;border-radius:10px}.gb-faq__icon{flex:none;width:18px;height:18px;color:var(--gb-ink);transition:transform .2s ease}.gb-faq__item[open] .gb-faq__icon{transform:rotate(45deg)}.gb-faq__answer{padding:0 20px 20px;font-size:15px;line-height:1.6}.gb-faq__answer p{margin:0}.gb-faq__disclaimer{margin-top:18px;font-size:11px;font-style:italic;line-height:1.5;color:var(--gb-ink-soft)}.gb-faq__disclaimer p{margin:0}.gb-foryou{background:var(--gb-brand);color:#fff}.gb-foryou__grid{display:grid;gap:32px;align-items:center}@media(min-width:900px){.gb-foryou__grid{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)}}.gb-foryou__proof{display:inline-flex;align-items:center;gap:10px;margin:0 0 20px;padding:8px 16px;border-radius:999px;background:#fff;color:var(--gb-ink);font-size:13px;font-weight:600}.gb-foryou__title{color:#fff}.gb-foryou__list{display:grid;gap:14px;margin:0;padding:0;list-style:none}.gb-foryou__list li{display:flex;align-items:center;gap:14px;padding:18px 22px;border-radius:var(--gb-radius);background:#ffffff1f;font-size:15px;line-height:1.4;color:#fff}.gb-foryou__check{display:inline-flex;align-items:center;justify-content:center;flex:none;width:26px;height:26px;border-radius:50%;background:#fff}.gb-foryou__check-icon{width:15px;height:15px;color:var(--gb-brand)}.gb-guar__grid{display:grid;gap:clamp(28px,4vw,56px);align-items:center}@media(min-width:900px){.gb-guar__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}.gb-guar__media{position:relative}.gb-guar__media img{width:100%;height:auto;display:block;border-radius:var(--gb-radius)}.gb-guar__seal{position:absolute;top:-18px;right:-14px;width:clamp(78px,12vw,112px);border-radius:0}.gb-guar__text{min-width:0}.gb-guar__features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:28px 0 0;padding:0;list-style:none}.gb-guar__features li{display:grid;justify-items:center;align-content:start;gap:12px;padding:20px 14px;border:1px solid var(--gb-line-soft);border-radius:var(--gb-radius);background:#fff;text-align:center}.gb-guar__badge{display:inline-flex;align-items:center;justify-content:center;flex:none;width:46px;height:46px;border-radius:50%;background:var(--gb-blush)}.gb-guar__icon{width:22px;height:22px;color:var(--gb-brand);stroke-width:1.5}.gb-guar__label{font-size:13.5px;font-weight:500;line-height:1.4;color:var(--gb-ink)}@media(max-width:749px){.gb-guar__features{gap:10px;margin-top:22px}.gb-guar__features li{gap:9px;padding:16px 10px}.gb-guar__badge{width:38px;height:38px}.gb-guar__icon{width:19px;height:19px}.gb-guar__label{font-size:12.5px;line-height:1.35}}.gb-ing{background:var(--gb-tint);padding-block:clamp(40px,6vw,80px)}.gb-ing__head{margin-bottom:32px}.gb-ing__hero{display:flex;justify-content:center;margin-bottom:20px}.gb-ing__hero img{width:min(240px,56vw);height:auto;display:block}.gb-ing__grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(258px,78%);gap:14px;min-width:0;margin:0 -16px;padding:4px 16px;list-style:none;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.gb-ing__grid::-webkit-scrollbar{display:none}.gb-ing__grid>*{scroll-snap-align:start}.gb-ing__scrollbar{position:relative;height:4px;margin:14px 0 0;border-radius:999px;background:var(--gb-line-soft);overflow:hidden}.gb-ing__scrollbar-thumb{position:absolute;top:0;left:0;height:100%;width:33%;border-radius:999px;background:var(--gb-ink);transform:translate(0)}@media(min-width:820px){.gb-ing__scrollbar{display:none}}@media(min-width:820px){.gb-ing__grid{grid-auto-flow:row;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:0;padding:0;overflow:visible}}.gb-ing__card{display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--gb-line-soft);border-radius:var(--gb-radius-lg);background:#fff}.gb-ing__frame{aspect-ratio:1 / 1;padding:18px;background:var(--gb-tint);border-bottom:1px solid var(--gb-line-soft)}.gb-ing__img{width:100%;height:100%;display:block;object-fit:contain}.gb-ing__body{display:flex;flex-direction:column;flex:1;gap:8px;padding:20px 20px 22px;text-align:left}.gb-ing__amount{margin:0;font-family:var(--gb-font-accent);font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gb-brand);font-variant-numeric:tabular-nums}.gb-ing__title{margin:0}.gb-ing__desc{margin:0;font-size:14px;line-height:1.6;color:var(--gb-ink-soft)}.gb-ing__supports{margin-top:auto;padding-top:16px;border-top:1px solid var(--gb-line-soft)}.gb-ing__supports-label{margin:0 0 10px;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--gb-ink)}.gb-ing__supports ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.gb-ing__supports li{display:flex;align-items:flex-start;gap:9px;font-size:13.5px;line-height:1.45;color:var(--gb-ink-soft)}.gb-ing__check{flex:none;width:15px;height:15px;margin-top:3px;color:var(--gb-brand)}@media(max-width:749px){.gb-ing__head{margin-bottom:24px}.gb-ing__body{padding:18px 18px 20px}}.gb-hero{background:var(--gb-bg-primary);padding-block:28px 40px}.gb-hero__grid{display:grid;gap:clamp(24px,4vw,56px);align-items:start}.gb-hero__media,.gb-hero__info{min-width:0}@media(min-width:900px){.gb-hero__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.gb-hero__media{position:sticky;top:24px}}.gb-hero__stage{position:relative;border-radius:var(--gb-radius);overflow:hidden;background:var(--gb-tint);aspect-ratio:1 / 1}.gb-hero__frame{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .25s ease}.gb-hero__frame.is-active{opacity:1;visibility:visible}.gb-hero__frame img,.gb-hero__placeholder{width:100%;height:100%;object-fit:cover;display:block}.gb-hero__stage-nav{position:absolute;top:50%;z-index:2;transform:translateY(-50%);background:#ffffffe6}.gb-hero__stage-nav--prev{left:12px}.gb-hero__stage-nav--next{right:12px}.gb-hero__thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin:12px 0 0;padding:0;list-style:none}.gb-hero__thumb{width:100%;padding:0;border:2px solid transparent;border-radius:10px;background:var(--gb-tint);aspect-ratio:1 / 1;overflow:hidden;cursor:pointer}.gb-hero__thumb.is-active{border-color:var(--gb-brand)}.gb-hero__thumb img{width:100%;height:100%;object-fit:cover;display:block}.gb-hero__rating{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:500;color:var(--gb-ink)}.gb-hero__title{margin:10px 0 0;font-family:var(--gb-font-display);color:var(--gb-ink);font-size:clamp(28px,3.6vw,40px);font-weight:var(--gb-weight-display);line-height:1.1;letter-spacing:-.018em;text-wrap:balance}.gb-hero__note{position:relative;display:inline-flex;vertical-align:middle;margin-left:6px;color:var(--gb-brand)}.gb-hero__note-icon{width:18px;height:18px;color:inherit}.gb-hero__note-bubble{position:absolute;bottom:calc(100% + 8px);left:50%;z-index:3;width:max-content;max-width:min(260px,calc(100vw - 32px));padding:10px 12px;transform:translate(-50%);border-radius:10px;background:var(--gb-wine);color:#fff;font-size:12px;font-weight:400;line-height:1.4;opacity:0;visibility:hidden;transition:opacity .15s ease}.gb-hero__note:hover .gb-hero__note-bubble,.gb-hero__note:focus-visible .gb-hero__note-bubble{opacity:1;visibility:visible}.gb-hero__benefits{display:grid;gap:12px;margin:20px 0 0;padding:0;list-style:none}.gb-hero__benefits li{display:flex;align-items:center;gap:12px;font-size:15px;color:var(--gb-ink)}.gb-hero__price{margin:24px 0 0;color:var(--gb-ink);font-size:32px;font-weight:600;line-height:1;letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-feature-settings:"kern" 1,"tnum" 1}.gb-hero__form{margin:0}.gb-hero__bundles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:8px;margin:30px 0 0;padding:0;border:0}.gb-hero__bundles-legend{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.gb-hero__bundle{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:6px;padding:16px 6px 12px;border:1.5px solid var(--gb-line);border-radius:var(--gb-radius);background:#fff;text-align:center;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.gb-hero__bundle.is-active,.gb-hero__bundle:has(input:checked){border-color:var(--gb-brand);box-shadow:0 0 0 1px var(--gb-brand)}.gb-hero__bundle.is-sold-out{opacity:.45;cursor:not-allowed}.gb-hero__bundle input{position:absolute;opacity:0;pointer-events:none}.gb-hero__bundle:has(input:focus-visible){outline:3px solid var(--gb-wine);outline-offset:2px}.gb-hero__bundle-flag{position:absolute;top:-11px;left:50%;z-index:1;transform:translate(-50%);padding:4px 9px;border-radius:999px;background:var(--gb-brand);color:#fff;font-size:10px;font-weight:700;line-height:1.1;white-space:nowrap}.gb-hero__bundle-dot{flex:none;width:24px;height:24px;border:2.5px solid var(--gb-ink);border-radius:50%}.gb-hero__bundle.is-active .gb-hero__bundle-dot,.gb-hero__bundle:has(input:checked) .gb-hero__bundle-dot{border-color:var(--gb-brand);background:radial-gradient(var(--gb-brand) 55%,#fff 57%)}.gb-hero__bundle-name{width:100%;min-height:2.3em;font-size:13px;font-weight:700;line-height:1.15;color:var(--gb-ink)}.gb-hero__bundle-price{width:100%;font-size:15px;font-weight:700;line-height:1.15;color:var(--gb-ink);font-variant-numeric:tabular-nums}.gb-hero__bundle-was{width:100%;min-height:1.2em;font-size:11.5px;line-height:1.2;color:var(--gb-ink-soft);font-variant-numeric:tabular-nums}.gb-hero__bundle-img{display:flex;align-items:flex-end;justify-content:center;width:100%;height:78px;padding-top:4px}.gb-hero__bundle-img img{max-width:100%;max-height:100%;width:auto;height:auto;display:block;object-fit:contain}.gb-hero__atc{margin-top:20px}.gb-hero__atc-icon{width:18px;height:18px;color:currentColor}.gb-hero__cod{margin-top:18px}.gb-hero__cod ._rsi-buy-now-button{background:var(--gb-primary)!important}.gb-hero__cod ._rsi-buy-now-button:hover{background:var(--gb-primary-dark)!important}.gb-hero__scarcity{display:flex;align-items:center;gap:8px;margin:12px 0 0;padding:10px 14px;border-radius:var(--gb-radius);background:var(--gb-blush);color:var(--gb-brand-dark);font-size:13.5px;font-weight:600;line-height:1.35}.gb-hero__scarcity-icon{flex:none;width:17px;height:17px;color:var(--gb-brand)}.gb-hero__cutoff{display:flex;align-items:center;gap:8px;margin:14px 0 0;padding:10px 14px;border:1px solid var(--gb-line-soft);border-radius:var(--gb-radius);background:var(--gb-mist);color:var(--gb-ink);font-size:13.5px;line-height:1.35}.gb-hero__cutoff b{font-variant-numeric:tabular-nums}.gb-hero__cutoff-icon{flex:none;width:18px;height:18px;color:var(--gb-brand)}.gb-hero__cart{margin-top:10px}.gb-hero__assurances{display:flex;flex-wrap:wrap;justify-content:center;gap:28px;margin:18px 0 0;padding:0;list-style:none}.gb-hero__assurances li{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--gb-ink)}.gb-hero__assurances .gb__icon{width:20px;height:20px;color:var(--gb-ink)}.gb-hero__quotes{position:relative;margin-top:24px}.gb-hero__quotes-track{align-items:stretch;grid-auto-columns:100%;border:1.5px solid var(--gb-line);border-radius:var(--gb-radius);padding:0}.gb-hero__quote{display:flex;flex-direction:column;gap:8px;margin:0;padding:18px 18px 16px;background:#fff;border:1px solid var(--gb-line-soft);border-radius:var(--gb-radius);text-align:left}.gb-hero__quote .gb__stars svg{width:14px;height:14px}.gb-hero__quote-title{margin:0;font-size:14px;font-weight:700;line-height:1.3;color:var(--gb-ink)}.gb-hero__quote blockquote{margin:0;font-size:13.5px;line-height:1.55;color:var(--gb-ink-soft)}.gb-hero__quote figcaption{display:flex;align-items:center;gap:9px;margin-top:auto;padding-top:12px;border-top:1px solid var(--gb-line-soft)}.gb-hero__quote-name{font-size:12.5px;font-weight:600;color:var(--gb-ink)}.gb-hero__quote-avatar,.gb-hero__quote-initial{display:inline-flex;align-items:center;justify-content:center;flex:none;width:28px;height:28px;border-radius:50%;object-fit:cover}.gb-hero__quote-initial{background:var(--gb-blush);color:var(--gb-brand);font-size:12.5px;font-weight:700;line-height:1}.gb-hero__quotes-nav{position:absolute;top:50%;z-index:2;transform:translateY(-50%);background:var(--gb-wine);border-color:var(--gb-wine);color:#fff}.gb-hero__quotes-nav--prev{left:-14px}.gb-hero__quotes-nav--next{right:-14px}.gb-hero__panels{margin-top:22px;display:grid;gap:10px}.gb-hero__panel{border:1px solid var(--gb-line);border-radius:10px;background:#fff}.gb-hero__panel summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;font-size:15px;color:var(--gb-ink);cursor:pointer;list-style:none}.gb-hero__panel summary::-webkit-details-marker{display:none}.gb-hero__panel-icon{width:18px;height:18px;color:var(--gb-ink);transition:transform .2s ease}.gb-hero__panel[open] .gb-hero__panel-icon{transform:rotate(45deg)}.gb-hero__panel-body{padding:0 18px 18px;font-size:14px;line-height:1.6}@media(max-width:560px){.gb-hero__note-bubble{left:auto;right:0;transform:none}.gb-hero__quotes-nav--prev{left:2px}.gb-hero__quotes-nav--next{right:2px}}@media(max-width:749px){.gb-hero__quotes-nav{display:none}}.gb-photos{background:var(--gb-tint)}.gb-photos__head{margin-bottom:34px}.gb-photos__shell{position:relative}.gb-photos__track{grid-auto-columns:minmax(230px,1fr);margin:0;padding:4px 0;list-style:none}@media(min-width:900px){.gb-photos__track{grid-auto-columns:minmax(0,calc(25% - 12px))}}.gb-photos__item{display:flex}.gb-photos__card{display:flex;flex-direction:column;gap:12px;width:100%;margin:0}.gb-photos__frame{position:relative;overflow:hidden;border-radius:var(--gb-radius-lg);background:var(--gb-blush);aspect-ratio:4 / 5}.gb-photos__img,.gb-photos__placeholder{width:100%;height:100%;object-fit:cover;display:block}.gb-photos__placeholder{background:var(--gb-blush);fill:var(--gb-coral)}.gb-photos__caption{display:grid;justify-items:center;gap:6px;text-align:center}.gb-photos__text{margin:0;font-size:14px;line-height:1.45;color:var(--gb-ink)}.gb-photos__name{margin:0;font-size:13px;font-weight:600;color:var(--gb-brand)}.gb-photos__nav{position:absolute;top:calc(50% - 34px);z-index:2;transform:translateY(-50%)}.gb-photos__nav--prev{left:-14px}.gb-photos__nav--next{right:-14px}@media(max-width:900px){.gb-photos__nav--prev{left:0}.gb-photos__nav--next{right:0}}@media(max-width:749px){.gb-photos__nav{display:none}}.gb-routine{background:var(--gb-mist)}.gb-routine__grid{display:grid;gap:clamp(28px,4vw,56px);align-items:center}@media(min-width:900px){.gb-routine__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}.gb-routine__media img{width:100%;height:auto;display:block;border-radius:var(--gb-radius)}.gb-routine__steps{display:grid;gap:22px;margin:26px 0 0;padding:0;list-style:none;counter-reset:gb-step}.gb-routine__steps li{display:flex;align-items:flex-start;gap:16px}.gb-routine__num{display:inline-flex;align-items:center;justify-content:center;flex:none;width:30px;height:30px;border-radius:50%;background:var(--gb-brand);color:#fff;font-size:14px;font-weight:600}.gb-routine__step-title{margin:0 0 4px;font-size:15px;font-weight:700;color:var(--gb-ink)}.gb-routine__step-text{margin:0;font-size:15px;line-height:1.5}.gb-sub{position:relative;z-index:0;overflow:hidden;background:var(--gb-accent-soft)}.gb-sub__cta{background:var(--gb-primary)!important}.gb-sub__inner{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr);gap:32px;align-items:center;align-content:center;padding-block:clamp(44px,6vw,76px)}.gb-sub__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.gb-sub__media img{width:100%;height:100%;aspect-ratio:auto;object-fit:cover;object-position:center;border-radius:0}.gb-sub__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}@media(max-width:899px){.gb-sub{display:flex;flex-direction:column}.gb-sub__inner{order:1;align-content:start;padding-block:32px 24px}.gb-sub__media{order:2;position:static}.gb-sub__media img{width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover;object-position:60% center}}@media(min-width:900px){.gb-sub{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;min-height:420px}.gb-sub__inner{order:1}.gb-sub__media{order:2;position:relative;inset:auto;height:100%;border-radius:var(--gb-radius-lg);overflow:hidden}.gb-sub__media img{object-position:left center}}.gb-sub__body{min-width:0}.gb-sub__head{display:flex;align-items:center;gap:10px;padding-bottom:14px}.gb-sub__badge{width:28px;height:28px;border-radius:50%;object-fit:cover}.gb-sub__eyebrow{margin:0;font-family:var(--gb-font-accent);font-size:11.5px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--gb-ink)}.gb-sub__title{margin:0 0 16px;font-family:var(--gb-font-display);font-size:clamp(24px,3vw,34px);font-weight:var(--gb-weight-display);line-height:1.16;letter-spacing:-.014em;text-wrap:balance;color:var(--gb-ink)}.gb-sub__title span{color:var(--gb-brand)}.gb-sub__countdown{margin:0 0 20px}.gb-sub__countdown-label{margin:0 0 8px;font-family:var(--gb-font-accent);font-size:11.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gb-brand)}.gb-sub__clock{display:flex;gap:8px}.gb-sub__unit{display:grid;justify-items:center;gap:2px;min-width:58px;padding:8px 6px;border-radius:var(--gb-radius);background:#fff;border:1px solid var(--gb-line-soft)}.gb-sub__unit b{font-size:20px;font-weight:700;line-height:1;color:var(--gb-ink);font-variant-numeric:tabular-nums}.gb-sub__unit i{font-size:10.5px;font-style:normal;letter-spacing:.06em;text-transform:uppercase;color:var(--gb-ink-soft)}.gb-sub__countdown-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.gb-sub__perks{display:grid;gap:10px;margin:0 0 24px;padding:0;list-style:none}.gb-sub__perks li{display:flex;align-items:center;gap:10px;font-size:15px;color:var(--gb-ink);background:#fff;border-radius:10px;padding:12px 14px;font-weight:600}.gb-sub__perks .gb__icon{width:20px;height:20px;color:var(--gb-brand)}.gb-sub__rsi{min-width:0}.gb-sub__cta{width:100%}@media(min-width:900px){.gb-sub__cta{width:auto;min-width:280px}}.gb-sub__cta-icon{width:18px;height:18px;color:currentColor}@media(max-width:749px){.gb-sub__inner{padding-block:36px;gap:24px}}.gb-testi{background:var(--gb-tint)}.gb-testi__summary{display:flex;align-items:center;justify-content:center;gap:10px;margin:14px 0 0}.gb-testi__summary-text{font-size:14px;font-weight:600;color:var(--gb-ink)}.gb-testi__shell{position:relative;margin-top:28px}.gb-testi__track{grid-auto-columns:minmax(250px,1fr);margin:0;padding:4px 0;list-style:none;align-items:stretch}@media(min-width:900px){.gb-testi__track{grid-auto-columns:minmax(0,calc(25% - 12px))}}.gb-testi__card{display:flex;flex-direction:column;gap:8px;margin:0;padding:20px 20px 18px;border:1px solid var(--gb-line-soft);border-radius:var(--gb-radius);background:#fff;text-align:left}.gb-testi__head .gb__stars svg{width:14px;height:14px}.gb-testi__title{margin:0;font-size:15px;font-weight:700;line-height:1.3;color:var(--gb-ink)}.gb-testi__body{margin:0;font-size:14px;line-height:1.6;color:var(--gb-ink-soft)}.gb-testi__author{display:flex;align-items:center;gap:10px;margin-top:auto;padding-top:14px;border-top:1px solid var(--gb-line-soft)}.gb-testi__avatar{display:inline-flex;align-items:center;justify-content:center;flex:none;width:32px;height:32px;border-radius:50%;background:var(--gb-blush);color:var(--gb-brand);font-size:14px;font-weight:700;line-height:1}.gb-testi__name{font-size:13px;font-weight:600;color:var(--gb-ink)}.gb-testi__note{max-width:66ch;margin:22px auto 0;font-size:12px;line-height:1.5;text-align:center;color:var(--gb-ink-soft)}.gb-testi__nav{position:absolute;top:50%;z-index:2;transform:translateY(-50%)}.gb-testi__nav--prev{left:-14px}.gb-testi__nav--next{right:-14px}@media(max-width:900px){.gb-testi__nav--prev{left:0}.gb-testi__nav--next{right:0}}@media(max-width:749px){.gb-testi__card{padding:16px 16px 14px}}@media(max-width:749px){.gb-testi__nav{display:none}}.gb-value{background:var(--gb-value-bg, var(--gb-blush))}.gb-value__inner{display:grid;gap:32px;align-items:center;padding-block:clamp(48px,7vw,92px)}@media(min-width:900px){.gb-value__inner{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}}.gb-value__media img{width:100%;height:auto;display:block;aspect-ratio:1 / 1;object-fit:cover;object-position:72% center;border-radius:var(--gb-radius-lg)}.gb-value__text{min-width:0}.gb-value__pills{display:flex;flex-wrap:wrap;gap:12px;margin:28px 0 0;padding:0;list-style:none}.gb-value__pills li{display:flex;align-items:center;gap:10px;max-width:240px;padding:14px 16px;border-radius:10px;background:#fff;font-size:14px;font-weight:600;line-height:1.3;color:var(--gb-ink)}.gb-value__pills .gb__icon{width:22px;height:22px}@media(max-width:749px){.gb-value__inner{padding-block:36px;gap:24px}.gb-value__pills{margin-top:20px;gap:8px}.gb-value__pills li{max-width:none;width:100%;padding:12px 14px}}.gb-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;display:flex;align-items:center;justify-content:center;padding:0}.gb-popup[hidden]{display:none}.gb-popup__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:block;background:#2422228c;opacity:0;transition:opacity .25s ease}.gb-popup__panel{position:relative;display:flex;width:100%;height:100%;overflow:hidden;background:var(--gb-bg-primary);transform:scale(.98);opacity:0;transition:transform .28s cubic-bezier(.16,1,.3,1),opacity .28s ease}.gb-popup__content{flex:0 0 50%;width:50%;height:100%;overflow-y:auto;display:flex;flex-direction:column;justify-content:center;padding:56px 64px}.gb-popup__visual{flex:0 0 50%;width:50%;height:100%;position:relative;order:2}.gb-popup__visual img{display:block;width:100%;height:100%;object-fit:cover;object-position:left center}.gb-popup[data-gb-open] .gb-popup__overlay{opacity:1}.gb-popup[data-gb-open] .gb-popup__panel{transform:translateY(0) scale(1);opacity:1}.gb-popup__close{position:absolute;top:22px;right:22px;z-index:3;width:36px;height:36px;display:grid;place-items:center;border-radius:999px;border:none;background:#ffffffd9;box-shadow:0 2px 12px #24222226;color:var(--gb-text-secondary);cursor:pointer;transition:background .15s ease,color .15s ease}.gb-popup__close:hover{background:var(--gb-bg-secondary);color:var(--gb-text)}.gb-popup__close svg{width:16px;height:16px}.gb-popup__progress{display:flex;align-items:center;justify-content:center;gap:6px;margin-bottom:22px}.gb-popup__dot{width:7px;height:7px;border-radius:999px;background:var(--gb-line-soft);transition:background .25s ease,transform .25s ease}.gb-popup__dot[data-gb-dot-active]{background:var(--gb-primary);transform:scale(1.2)}.gb-popup__bar{width:24px;height:2px;background:var(--gb-line-soft)}.gb-popup__stage{position:relative}.gb-popup__step{display:none;flex-direction:column;align-items:center;text-align:center;animation:gbPopupStepIn .3s ease}.gb-popup__step[data-gb-active]{display:flex}@keyframes gbPopupStepIn{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}.gb-popup__logo{margin:0 0 14px;font-family:var(--gb-font-display);font-weight:700;font-size:15px;letter-spacing:.01em;color:var(--gb-text)}.gb-popup__badge{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;margin-bottom:16px;border-radius:999px;background:var(--gb-accent-soft);color:var(--gb-primary-dark);font-size:12.5px;font-weight:700;letter-spacing:.02em}.gb-popup__eyebrow{display:block;margin-bottom:8px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--gb-primary)}.gb-popup__title{margin:0 0 10px;font-size:24px;line-height:1.2;letter-spacing:-.01em;color:var(--gb-text)}.gb-popup__subtitle{margin:0 0 22px;font-size:14.5px;line-height:1.5;color:var(--gb-text-secondary);max-width:340px}.gb-popup__options{display:flex;flex-direction:column;gap:10px;width:100%;margin-bottom:18px}.gb-popup__option{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:14px 18px;border-radius:var(--gb-radius);border:1px solid var(--gb-line-soft);background:var(--gb-white);color:var(--gb-text);font-size:14.5px;font-weight:600;text-align:left;cursor:pointer;transition:border-color .15s ease,transform .1s ease,background .15s ease}.gb-popup__option:hover{border-color:var(--gb-accent)}.gb-popup__option:active,.gb-popup__option[data-gb-selected]{border-color:var(--gb-primary);background:var(--gb-accent-soft);transform:scale(.99)}.gb-popup__option-icon{width:15px;height:15px;flex:none;color:var(--gb-primary);opacity:.7}.gb-popup__dismiss{border:none;background:none;color:var(--gb-text-secondary);font-size:13px;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.gb-popup__dismiss:hover{color:var(--gb-text)}.gb-popup__back{display:inline-flex;align-items:center;gap:6px;align-self:flex-start;margin-bottom:12px;border:none;background:none;color:var(--gb-text-secondary);font-size:13px;font-weight:600;cursor:pointer}.gb-popup__back:hover{color:var(--gb-text)}.gb-popup__back-icon{width:12px;height:12px;transform:rotate(180deg)}.gb-popup__form{display:flex;flex-direction:column;gap:12px;width:100%}.gb-popup__field{display:flex;flex-direction:column;gap:6px;text-align:left}.gb-popup__field-label{font-size:12.5px;font-weight:600;color:var(--gb-text-secondary)}.gb-popup__input{width:100%;padding:14px 16px;border-radius:var(--gb-radius);border:1px solid var(--gb-line-soft);background:var(--gb-white);color:var(--gb-text);font-size:15px;transition:border-color .15s ease,box-shadow .15s ease}.gb-popup__input:focus{outline:none;border-color:var(--gb-primary);box-shadow:0 0 0 3px var(--gb-accent-soft)}.gb-popup__input[data-gb-invalid]{border-color:var(--gb-primary)}.gb-popup__phone{display:flex;align-items:stretch;gap:8px}.gb-popup__phone-prefix{display:inline-flex;align-items:center;padding:0 12px;border-radius:var(--gb-radius);background:var(--gb-bg-secondary);color:var(--gb-text);font-size:14px;font-weight:600;white-space:nowrap}.gb-popup__phone .gb-popup__input--phone{flex:1}.gb-popup__error{display:none;font-size:12.5px;color:var(--gb-primary)}.gb-popup__error[data-gb-visible]{display:block}.gb-popup__cta{width:100%;padding:15px 18px;margin-top:4px;border:none;border-radius:var(--gb-radius);background:var(--gb-primary);color:var(--gb-white);font-size:15px;font-weight:700;letter-spacing:.01em;cursor:pointer;transition:background .15s ease,transform .1s ease}.gb-popup__cta:hover{background:var(--gb-primary-dark)}.gb-popup__cta:active{transform:scale(.98)}.gb-popup__cta[data-gb-loading]{opacity:.75;pointer-events:none}.gb-popup__cta--ghost{background:var(--gb-bg-secondary);color:var(--gb-text)}.gb-popup__cta--ghost:hover{background:var(--gb-line-soft)}.gb-popup__note{margin:14px 0 0;font-size:12px;color:var(--gb-text-secondary)}.gb-popup__step--success{padding-top:6px}.gb-popup__success-icon{font-size:34px;margin-bottom:10px}@media(max-width:860px){.gb-popup__panel{flex-direction:column}.gb-popup__visual{order:-1;flex:0 0 34vh;width:100%;height:34vh;min-height:200px}.gb-popup__content{flex:1 1 auto;width:100%;height:auto;justify-content:flex-start;padding:28px 20px 24px}}@media(max-width:480px){.gb-popup__title{font-size:21px}}.gb{--gb-bg-primary: #F8F5F0;--gb-bg-secondary: #EDE9E3;--gb-accent-soft: #E8C7C3;--gb-accent: #C96B68;--gb-primary: #A83232;--gb-primary-dark: #8A2929;--gb-text: #242222;--gb-text-secondary: #77716D;--gb-premium: #D8C3A5;--gb-white: #FFFFFF;--gb-brand: var(--gb-primary);--gb-brand-dark: var(--gb-primary-dark);--gb-coral: var(--gb-accent);--gb-coral-light: var(--gb-accent-soft);--gb-capsule: var(--gb-premium);--gb-blush: var(--gb-bg-secondary);--gb-mist: var(--gb-bg-secondary);--gb-tint: var(--gb-bg-primary);--gb-wine: var(--gb-text);--gb-ink: var(--gb-text);--gb-ink-soft: var(--gb-text-secondary);--gb-star: #f5b301;--gb-line: rgba(36, 34, 34, .12);--gb-line-soft: #E3DCD3;--gb-muted: var(--gb-text-secondary);--gb-radius: 14px;--gb-radius-lg: 24px;--gb-page: 1240px;--gb-font: var(--font-body--family, "Poppins", -apple-system, BlinkMacSystemFont, sans-serif);--gb-font-display: var(--font-heading--family, "Poppins", -apple-system, BlinkMacSystemFont, sans-serif);--gb-font-accent: var(--font-subheading--family, var(--gb-font));--gb-weight-display: var(--font-heading--weight, 600);--gb-weight-body: var(--font-body--weight, 400);font-family:var(--gb-font);font-weight:var(--gb-weight-body);font-optical-sizing:auto;font-feature-settings:"kern" 1,"liga" 1;font-size:15px;line-height:1.65;color:var(--gb-ink-soft);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.gb *,.gb *:before,.gb *:after{box-sizing:border-box}.gb{overflow-wrap:break-word}.gb img,.gb svg,.gb video{max-width:100%}.gb__page{max-width:var(--gb-page);margin-inline:auto;padding-inline:20px}.gb__section{padding-block:clamp(48px,7vw,88px)}@media(max-width:749px){.gb__section{padding-block:36px}.gb__page{padding-inline:16px}.gb__display{letter-spacing:-.016em}.gb__h2{font-size:26px;letter-spacing:-.01em}.gb__lead{margin-top:12px;font-size:15px}.gb__btn{padding:16px 20px;font-size:15px}.gb__nav{width:44px;height:44px}}.gb__display,.gb__h2{font-family:var(--gb-font-display);font-weight:var(--gb-weight-display);color:var(--gb-ink);text-wrap:balance}.gb__display{margin:0;font-size:clamp(30px,4.6vw,52px);line-height:1.06;letter-spacing:-.022em}.gb__h2{margin:0;font-size:clamp(27px,3.6vw,42px);line-height:1.14;letter-spacing:-.016em}.gb__h3{margin:0;font-family:var(--gb-font);color:var(--gb-ink);font-size:17px;font-weight:600;line-height:1.35;letter-spacing:-.004em}.gb__lead{margin:18px 0 0;font-size:clamp(15px,1.05vw,17px);line-height:1.68;max-width:62ch;text-wrap:pretty}.gb__nums{font-variant-numeric:tabular-nums;font-feature-settings:"kern" 1,"tnum" 1}.gb__center{text-align:center}.gb__center .gb__lead{margin-inline:auto}.gb__btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:18px 26px;border:0;border-radius:10px;background:var(--gb-brand);color:#fff;font-family:inherit;font-size:16px;font-weight:600;line-height:1;text-decoration:none;cursor:pointer;transition:background .18s ease,transform .18s ease}.gb__btn:hover{background:var(--gb-brand-dark)}.gb__btn:active{transform:translateY(1px)}.gb__btn:focus-visible{outline:3px solid var(--gb-wine);outline-offset:3px}.gb__btn[disabled]{opacity:.5;cursor:not-allowed}.gb__btn--ghost{background:#fff;border:1.5px solid var(--gb-text);color:var(--gb-text)}.gb__btn--ghost:hover{background:var(--gb-tint)}.gb__btn--dark{background:var(--gb-wine)}.gb__btn--dark:hover{background:#151414}.gb__stars{display:inline-flex;gap:3px;color:var(--gb-star);line-height:0}.gb__stars svg{width:16px;height:16px;color:var(--gb-star)}.gb__icon{flex:none;width:24px;height:24px;color:var(--gb-accent)}.gb__eyebrow{margin:0 0 12px;font-family:var(--gb-font-accent);font-size:11.5px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;line-height:1.4;color:var(--gb-accent)}.gb__carousel{display:grid;min-width:0;grid-auto-flow:column;grid-auto-columns:minmax(240px,1fr);gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-block:4px}.gb__carousel::-webkit-scrollbar{display:none}.gb__carousel>*{scroll-snap-align:start}.gb__nav{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:1px solid var(--gb-line);border-radius:50%;background:#fff;color:var(--gb-ink);cursor:pointer}.gb__nav:hover{border-color:var(--gb-ink)}.gb__nav svg{width:16px;height:16px}@media(prefers-reduced-motion:reduce){.gb *,.gb *:before,.gb *:after{transition-duration:.01ms!important;animation-duration:.01ms!important;scroll-behavior:auto!important}}
/*# sourceMappingURL=/cdn/shop/t/13/compiled_assets/styles.css.map */
