.hp-hero__inner{display:flex;flex-direction:column;gap:2rem}.hp-hero__left{display:contents}.hp-hero__copy{order:1}.hp-hero__media{order:2}.hp-hero__actions{order:3}.hp-hero__eyebrow{margin:0 0 .5rem;color:rgb(var(--button-primary-background))}.hp-hero__headline{margin:0}.hp-hero__headline--italic{font-style:italic}.hp-hero__highlight{color:rgb(var(--button-primary-background))}.hp-hero__body{margin-top:1rem}.hp-hero__body--hide-mobile{display:none}.hp-hero__ctas{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem}.hp-hero__ctas .button{width:100%}.hp-hero__trust{list-style:none;margin:1.75rem 0 0;padding:0;display:flex;flex-direction:column;gap:.5rem;font-size:var(--size-text-sm);align-items:center;text-align:center}.hp-hero__trust-copy>:last-child{margin-bottom:0}.hp-hero__trust-copy,.hp-hero__trust-copy>*{display:inline}.hp-hero__trust-stars{display:inline-block;margin-right:.35rem;letter-spacing:.08em}.hp-hero__frame{position:relative;width:100%;aspect-ratio:var(--hp-hero-ratio, 4 / 5);overflow:hidden;background:rgb(var(--color-foreground) / 6%)}.hp-hero__poster,.hp-hero__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hp-hero__poster{object-fit:cover}.hp-hero__video{opacity:0;transition:opacity .4s ease}.hp-hero__video.is-ready{opacity:1}.hp-hero__video--desktop{display:none}.hp-hero__video--desktop.hp-hero__video--fallback,.hp-hero__video--mobile{display:block}.hp-hero__video video{width:100%;height:100%;object-fit:cover}@media(min-width:900px){.hp-hero__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:3.5rem}.hp-hero__left{display:flex;flex-direction:column;grid-column:1;grid-row:1;align-self:center}.hp-hero__copy,.hp-hero__actions{min-width:0}.hp-hero__body--hide-mobile{display:block}.hp-hero__media{grid-column:2;grid-row:1}.hp-hero__frame{aspect-ratio:var(--hp-hero-desktop-ratio, var(--hp-hero-ratio))}.hp-hero__ctas{flex-direction:row}.hp-hero__ctas .button{width:auto}.hp-hero__trust{flex-direction:row;flex-wrap:wrap;gap:1.25rem;align-items:initial;text-align:left}}@media(prefers-reduced-motion:reduce){.hp-hero__video{display:none}}.hp-vp__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.hp-vp__item{display:flex;flex-direction:row;align-items:center;gap:1rem;background:rgb(var(--color-foreground) / 4%)}.hp-vp__icon{flex:0 0 48px;width:48px;height:48px;display:flex;align-items:center;justify-content:center;color:rgb(var(--button-primary-background))}.hp-vp__icon svg{width:100%;height:100%}.hp-vp__icon img{width:100%;height:100%;object-fit:contain}.hp-vp__icon--image{flex:0 0 25%;width:25%;height:auto;align-self:stretch;overflow:hidden}.hp-vp__icon--image img{object-fit:cover}.hp-vp__icon-fallback{display:block;width:32px;height:32px;background:rgb(var(--button-primary-background))}.hp-vp__title{margin:0 0 .25rem}.hp-vp__body>:last-child{margin-bottom:0}@media(min-width:900px){.hp-vp__list{flex-direction:row;gap:1.5rem}.hp-vp__item{flex:1 1 0;flex-direction:column;align-items:flex-start;gap:1.25rem}.hp-vp__icon{flex:0 0 56px;width:56px;height:56px}.hp-vp__icon--image{flex:0 0 auto;width:100%;height:auto;aspect-ratio:4 / 3;align-self:auto}.hp-vp__icon--image img{height:100%;object-fit:cover}}.hp-tabs__scroller{margin-inline:calc(var(--container-outer-width, 0px) * -1);padding-inline:var(--container-outer-width, 0px);overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.hp-tabs__scroller::-webkit-scrollbar{display:none}.hp-tabs__tablist{display:flex;gap:.5rem;width:max-content;min-width:100%}.hp-tabs__tab{flex:0 0 auto;min-height:44px;white-space:nowrap}.hp-tabs__panel{padding-top:1.5rem}.hp-tabs__panel[hidden]{display:none}.hp-tabs__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(var(--hp-tabs-cols-mobile, 2),minmax(0,1fr));gap:.75rem}.hp-tabs__cell{min-width:0;display:flex}.hp-tabs__cell>*{width:100%}.hp-tabs__more{margin-top:1.5rem;text-align:center}@media(min-width:900px){.hp-tabs__grid{grid-template-columns:repeat(var(--hp-tabs-cols, 4),minmax(0,1fr));gap:1.25rem}}.hp-rm__ph{background:rgb(var(--color-foreground) / 8%)}.hp-rm__featured{display:flex;flex-direction:column;gap:1.25rem;margin:0 0 2.5rem;padding:1rem;background:rgb(var(--color-foreground) / 4%)}.hp-rm__featured-img{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover}.hp-rm__badge{display:inline-block;margin-bottom:.75rem;padding:.3rem .6rem;background:rgb(var(--button-primary-background));color:rgb(var(--button-primary-foreground))}.hp-rm__quote{margin:0 0 1rem;font-size:var(--size-text-h6);line-height:1.45}.hp-rm__cite{font-size:var(--size-text-sm)}.hp-rm__product{display:block;color:rgb(var(--button-primary-background))}.hp-rm__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(var(--hp-rm-cols-mobile, 2),minmax(0,1fr));gap:.75rem}.hp-rm__card{min-width:0;padding:.75rem;background:rgb(var(--color-foreground) / 4%)}.hp-rm__card[hidden]{display:none}.hp-rm__card-img{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover;margin-bottom:.75rem}.hp-rm__card-quote{margin:0 0 .5rem;font-size:var(--size-text-sm);line-height:1.4}.hp-rm__card-cite{font-size:var(--size-text-sm)}.hp-hero,.hp-vp,.hp-tabs,.hp-rm,.hp-email,.hp-gallery,.hp-partners{padding-block:clamp(3.5rem,7vw,5.5rem)}.hp-gallery__strip{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(var(--hp-gallery-cols-mobile, 2),minmax(0,1fr));gap:var(--hp-gallery-gap, 2px)}.hp-gallery__item{min-width:0}.hp-gallery__link{display:block}.hp-gallery__img{display:block;width:100%;aspect-ratio:var(--hp-gallery-ratio, 1 / 1);object-fit:cover}.hp-gallery__ph{background:rgb(var(--color-foreground) / 8%)}@media(min-width:900px){.hp-rm__featured{flex-direction:row;align-items:center;gap:2.5rem;padding:2rem}.hp-rm__featured-media{flex:0 0 40%}.hp-rm__featured-body{flex:1 1 auto}.hp-rm__quote{font-size:var(--size-text-h4)}.hp-rm__grid{grid-template-columns:repeat(var(--hp-rm-cols, 4),minmax(0,1fr));gap:1.25rem}}@media(min-width:900px){.hp-gallery__strip{grid-template-columns:repeat(var(--hp-gallery-cols, 6),minmax(0,1fr))}}.hp-email--accent{--color-background: var(--button-primary-background);--color-foreground: var(--button-primary-foreground);--color-headings: var(--button-primary-foreground)}.hp-email__inner{max-width:45rem;margin-inline:auto;text-align:center}.hp-email__heading{margin:0 0 .75rem}.hp-email__body{margin-bottom:1.5rem}.hp-email__body>:last-child{margin-bottom:0}.hp-email__label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.hp-email__row{display:flex;flex-direction:column;gap:.75rem}.hp-email__input{width:100%;min-height:48px}.hp-email__submit{white-space:nowrap}body.index-page .__pf_gg6AoKZ-{display:none}.hp-partners__eyebrow{display:block;width:100%;margin:0 0 1.75rem;text-align:center}.hp-partners{padding-block:clamp(2rem,4vw,3.5rem)}.hp-partners__logos{display:block;width:min(100%,58rem);height:auto;margin-inline:auto}.hp-partners__mobile-logos{display:none}@media(max-width:699px){.hp-partners__logos--desktop{display:none}.hp-partners__mobile-logos{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.75rem .5rem;max-width:22rem;margin:0 auto;padding:0;list-style:none}.hp-partners__mobile-logos li{grid-column:span 2}.hp-partners__mobile-logos li:nth-last-child(2){grid-column:2 / span 2}.hp-partners__mobile-logos li:last-child{grid-column:4 / span 2}.hp-partners__mobile-logo{display:block;width:100%;height:2.75rem;background-image:url(/cdn/shop/files/GG_Licensed_Partners.jpg?v=1755699529&width=1600);background-repeat:no-repeat;background-position:var(--hp-partner-offset) center;background-size:45.625rem 3.56rem}}.hp-email__msg{margin-top:1rem;font-size:var(--size-text-sm)}.hp-email__msg--error{color:rgb(var(--color-danger))}.hp-email__msg--success{color:rgb(var(--color-success))}.hp-email__disclaimer{margin-top:1rem;font-size:var(--size-text-sm);opacity:.75}@media(min-width:700px){.hp-email__row{flex-direction:row}.hp-email__input{flex:1 1 auto}.hp-email__submit{flex:0 0 auto}}
/*# sourceMappingURL=/cdn/shop/t/182/assets/homepage-v2.css.map */
