.gmx-home{--gmx-pink: #e63296;--gmx-blue: #45a7df;--gmx-black: #000000;--gmx-white: #ffffff;--gmx-cream: #fbfbfb;--gmx-text: #000000;--gmx-heading-font: gastromond, var(--font-heading-family);--gmx-body-font: Poppins, var(--font-body-family);overflow:hidden;color:var(--gmx-text);font-family:var(--gmx-body-font)}.gmx-home *,.gmx-home *:before,.gmx-home *:after{box-sizing:border-box;letter-spacing:0}.gmx-home a{text-decoration:none}.gmx-home img{display:block;max-width:100%}.gmx-home.gmx-home--motion [data-gmx-animate]{opacity:0}.gmx-home.gmx-home--motion [data-gmx-animate].gmx-is-visible{animation-delay:var(--gmx-animate-delay, 0ms);animation-duration:.75s;animation-fill-mode:both;animation-timing-function:ease}.gmx-home.gmx-home--motion [data-gmx-animate=fade].gmx-is-visible{animation-name:gmxFadeIn}.gmx-home.gmx-home--motion [data-gmx-animate=fade-up].gmx-is-visible{animation-name:gmxFadeInUp}.gmx-home.gmx-home--motion [data-gmx-animate=fade-down].gmx-is-visible{animation-name:gmxFadeInDown}.gmx-home.gmx-home--motion [data-gmx-animate=fade-left].gmx-is-visible{animation-name:gmxFadeInLeft}.gmx-home.gmx-home--motion [data-gmx-animate=fade-right].gmx-is-visible{animation-name:gmxFadeInRight}.gmx-home.gmx-home--motion [data-gmx-animate=zoom].gmx-is-visible{animation-name:gmxZoomIn}.gmx-home.gmx-home--motion [data-gmx-animate=bounce].gmx-is-visible{animation-name:gmxBounceIn}.gmx-home.gmx-home--motion [data-gmx-animate=flip-y].gmx-is-visible{animation-name:gmxFlipY}.gmx-home.gmx-home--motion [data-gmx-animate=tada].gmx-is-visible{animation-name:gmxTada}.gmx-home-inner{width:min(112rem,calc(100vw - 4rem));margin-inline:auto}.gmx-home-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:54rem;background:var(--gmx-white)}.gmx-home-hero__media{overflow:hidden;min-height:54rem}.gmx-home-hero__image{width:100%;height:100%;min-height:54rem;object-fit:cover;object-position:right center}.gmx-home-hero__content{display:flex;min-height:54rem;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:4.25rem min(9vw,12rem) 4.2rem 2rem;background:var(--gmx-white)}.gmx-home-hero__reviews{display:inline-flex;width:auto;align-items:center;gap:.6rem;margin-bottom:2rem;color:#454545;font-size:1.4rem;line-height:1}.gmx-home-hero__review-stars{position:relative;display:inline-block;font-size:2rem;letter-spacing:.1rem;line-height:1}.gmx-home-hero__review-stars:before,.gmx-home-hero__review-stars:after{content:"\2605\2605\2605\2605\2605"}.gmx-home-hero__review-stars:before{color:#e6329640}.gmx-home-hero__review-stars:after{position:absolute;top:0;left:0;overflow:hidden;width:var(--rating-percent);color:var(--gmx-pink)}.gmx-home-hero__review-text{white-space:nowrap}.gmx-home-hero__heading,.gmx-home-heading,.gmx-home-story__heading{margin:0;font-family:var(--gmx-heading-font);font-weight:700;letter-spacing:0}.gmx-home-hero__heading{max-width:50rem;font-weight:600;letter-spacing:-.02em;font-size:clamp(5.6rem,5.4vw,7.2rem);line-height:1.16}.gmx-home-hero__text{max-width:34rem;margin:2rem 0;font-size:1.6rem;line-height:1.4}.gmx-home-button{display:inline-flex;align-items:center;justify-content:center;min-width:30rem;min-height:4.8rem;border-radius:1.5rem;background:var(--gmx-pink);color:var(--gmx-white);font-size:1.8rem;font-weight:700;line-height:1;text-transform:uppercase;transition:background-color .4s ease,color .4s ease}.gmx-home-button:hover{background:var(--gmx-black);color:var(--gmx-white)}.gmx-home-categories{position:relative;padding:0 4rem 4.7rem;background:var(--gmx-pink)}.gmx-home-pills{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(3rem,6vw,8.6rem);width:min(107.4rem,calc(100vw - 18rem));margin:0 auto;transform:translateY(-2.5rem)}.gmx-home-pill{display:inline-flex;min-height:4.8rem;align-items:center;justify-content:center;border-radius:1.5rem;background:var(--gmx-black);color:var(--gmx-white);font-size:1.8rem;font-weight:700;line-height:1;text-align:center;text-transform:uppercase;transition:background-color .4s ease,color .4s ease}.gmx-home-pill:hover{background:var(--gmx-pink);color:var(--gmx-white)}.gmx-home-pill:focus-visible{outline:.2rem solid var(--gmx-white);outline-offset:.4rem}.gmx-home-category-grid,.gmx-home-step-grid,.gmx-home-testimonial-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4rem}.gmx-home-category-grid{width:min(112rem,calc(100vw - 16rem));margin:1.6rem auto 0}.gmx-home-card{display:block;color:var(--gmx-white);font-size:clamp(1.9rem,2vw,2.2rem);font-weight:600;line-height:1.2}.gmx-home-card__media{display:block;overflow:hidden;aspect-ratio:1;border-radius:2.5rem;background:var(--gmx-white)}.gmx-home-card__media img{width:100%;height:100%;object-fit:cover}.gmx-home-card__label{display:block;margin-top:.7rem}.gmx-home-card:focus-visible{outline:.2rem solid var(--gmx-white);outline-offset:.4rem}.gmx-home-testimonials{padding:4.8rem 0 6rem;background:var(--gmx-white)}.gmx-home-heading{margin-bottom:3rem;color:var(--gmx-pink);font-size:clamp(3.8rem,4.2vw,5.4rem);line-height:1.1;text-align:center}.gmx-home-heading__line{display:inline}.gmx-home-testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:3rem}.gmx-home-quote{position:relative;overflow:hidden;min-height:100%;margin:0;padding:3.2rem 2.4rem 2.6rem;border:.1rem solid rgb(230 50 150 / 25%);border-radius:.8rem;background:var(--gmx-white);box-shadow:0 1.4rem 3rem #0000001f;font-size:1.55rem;line-height:1.55}.gmx-home-quote:before{position:absolute;top:-1.6rem;left:1.4rem;color:#e632962e;content:"\201c";font-family:var(--gmx-heading-font);font-size:8rem;line-height:1}.gmx-home-quote:after{position:absolute;top:0;bottom:0;left:0;width:.5rem;background:var(--gmx-pink);content:""}.gmx-home-quote p{position:relative;margin:0 0 1.8rem;font-style:italic;z-index:1}.gmx-home-quote cite{position:relative;display:block;color:var(--gmx-black);font-style:normal;font-weight:700;z-index:1}.gmx-home-kit{padding:3.5rem 0 6rem;background:var(--gmx-blue)}.gmx-home-subheading{position:relative;max-width:74rem;margin:0 auto 4rem;padding-bottom:1.8rem;color:var(--gmx-white);font-family:var(--gmx-heading-font);font-size:3rem;font-weight:700;line-height:1.3;text-align:center;text-transform:none}.gmx-home-kit .gmx-home-subheading{color:var(--gmx-black)}.gmx-home-subheading:after{position:absolute;right:50%;bottom:0;width:11rem;height:.4rem;border-radius:99rem;background:var(--gmx-pink);content:"";transform:translate(50%)}.gmx-home-step{color:var(--gmx-black);font-size:1.6rem;font-weight:600;text-align:center}.gmx-home-step__media{display:flex;min-height:15rem;align-items:center;justify-content:center}.gmx-home-step__media img{width:auto;max-height:18rem;object-fit:contain}.gmx-home-step__label,.gmx-home-step__note{display:block}.gmx-home-step__note{margin-top:.2rem;font-size:1.4rem;font-style:italic;font-weight:400}.gmx-home-story{padding:5rem 0;background:var(--gmx-white)}.gmx-home-story__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:4rem;align-items:center}.gmx-home-story__copy{font-size:1.5rem;line-height:1.55}.gmx-home-story__heading{margin-bottom:2rem;font-family:var(--gmx-body-font);font-size:clamp(4.2rem,4.5vw,6rem);font-weight:600;line-height:1.1;text-align:center}.gmx-home-story__copy p{margin:0 0 1.4rem}.gmx-home-story__video{position:relative;overflow:hidden;aspect-ratio:3 / 2}.gmx-home-story__video iframe{display:block;width:100%;height:100%;border:0}.gmx-home-process{padding:4.5rem 0 6rem;background:var(--gmx-pink)}.gmx-home-process__heading{position:relative;max-width:74rem;margin:0 auto 4.8rem;padding-bottom:1.8rem;color:var(--gmx-white);font-family:var(--gmx-body-font);font-size:3rem;font-weight:800;line-height:1.08;text-align:center;text-transform:uppercase}.gmx-home-process__heading:after{position:absolute;right:50%;bottom:0;width:11rem;height:.4rem;border-radius:99rem;background:var(--gmx-blue);content:"";transform:translate(50%)}.gmx-home-process .gmx-home-step{color:var(--gmx-white)}.gmx-home-process .gmx-home-step__media img{max-height:15rem}#shopify-block-d8aaefe8-91ed-49a4-a503-81b40280d0f2{padding:4rem 0 0;background:#050007;color:#fff}#shopify-block-d8aaefe8-91ed-49a4-a503-81b40280d0f2 [class*=wrapper],#shopify-block-d8aaefe8-91ed-49a4-a503-81b40280d0f2 [class*=container],#shopify-block-d8aaefe8-91ed-49a4-a503-81b40280d0f2 [class*=section]{background-color:transparent}#shopify-block-d8aaefe8-91ed-49a4-a503-81b40280d0f2 h1,#shopify-block-d8aaefe8-91ed-49a4-a503-81b40280d0f2 h2,#shopify-block-d8aaefe8-91ed-49a4-a503-81b40280d0f2 h3,#shopify-block-d8aaefe8-91ed-49a4-a503-81b40280d0f2 [class*=title],#shopify-block-d8aaefe8-91ed-49a4-a503-81b40280d0f2 [class*=heading]{color:#fff;font-family:Poppins,var(--font-body-family);font-weight:800;letter-spacing:0}.gmx-home+.instastory-title,.instastory-title{margin:0!important;padding:4rem 2rem 2.4rem!important;background:#050007!important;color:#fff!important;font-family:Poppins,var(--font-body-family)!important;font-size:clamp(2.4rem,4vw,3.6rem);font-weight:800;letter-spacing:0;line-height:1.1;text-align:center}#instafeed{padding-bottom:4rem!important;background:#050007!important;color:#fff!important}@media screen and (max-width:989px){.gmx-home-category-grid,.gmx-home-step-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gmx-home-testimonial-grid,.gmx-home-story__grid{grid-template-columns:1fr}}@media screen and (max-width:749px){.gmx-home{--gmx-mobile-button-width: min(80vw, 42.4rem)}.gmx-home-inner{width:min(33.5rem,calc(100vw - 4rem))}.gmx-home-hero{display:flex;min-height:0;flex-direction:column}.gmx-home-hero__media{min-height:24rem}.gmx-home-hero__image{min-height:24rem;object-position:right center}.gmx-home-hero__content{min-height:0;align-items:center;padding:2rem 3.2rem 7.5rem;text-align:center}.gmx-home-hero__reviews{margin-bottom:.5rem;font-size:1.3rem}.gmx-home-hero__review-stars{font-size:1.8rem}.gmx-home-hero__heading{width:36rem;max-width:calc(100vw - 3rem);font-size:4.1rem;line-height:1;white-space:nowrap}.gmx-home-hero__text{width:36rem;max-width:calc(100vw - 3rem);margin:2rem 0;font-size:1.6rem}.gmx-home-button,.gmx-home-hero__button{width:var(--gmx-mobile-button-width);min-width:0;max-width:none;font-size:1.6rem}.gmx-home-categories{padding:0 3.2rem 4rem}.gmx-home-pills{display:flex;width:var(--gmx-mobile-button-width);max-width:none;flex-direction:column;gap:4rem;transform:translateY(-2.5rem)}.gmx-home-pill{min-height:5rem;font-size:1.6rem}.gmx-home-category-grid,.gmx-home-step-grid{grid-template-columns:1fr;gap:3.6rem;width:100%;margin-top:1.5rem}.gmx-home-card{width:100%}.gmx-home-testimonials,.gmx-home-kit,.gmx-home-story,.gmx-home-process{padding-block:4rem}.gmx-home-story{padding-bottom:0}.gmx-home-kit{padding-bottom:6.6rem}.gmx-home-heading{font-size:3.8rem}.gmx-home-heading__line{display:block}.gmx-home-testimonials .gmx-home-inner{width:min(50rem,calc(100vw - 2rem))}.gmx-home-testimonial-grid{width:min(46.5rem,100%);margin-inline:auto}.gmx-home-kit .gmx-home-inner{width:calc(100vw - 1rem)}.gmx-home-subheading{max-width:46rem;padding-inline:2rem;font-size:2.5rem}.gmx-home-kit .gmx-home-subheading{max-width:min(49rem,calc(100vw - 2rem));margin-bottom:6rem;padding-inline:0;font-size:2.5rem;line-height:1.3}.gmx-home-kit .gmx-home-step-grid{grid-template-columns:repeat(2,minmax(0,1fr));width:min(46.5rem,calc(100vw - 3rem));gap:3.2rem 1.8rem;margin-inline:auto}.gmx-home-kit .gmx-home-step{width:100%;line-height:1.2}.gmx-home-kit .gmx-home-step__media{min-height:0}.gmx-home-kit .gmx-home-step__media img{width:90%;height:auto;max-height:none}.gmx-home-kit .gmx-home-step__label{font-size:2rem;font-weight:800;line-height:1.05}.gmx-home-kit .gmx-home-step__note{font-size:1.4rem;line-height:1.2}.gmx-home-process .gmx-home-inner{width:min(46.5rem,calc(100vw - 3rem))}.gmx-home-process__heading{max-width:46rem;padding-inline:2rem;font-size:2.5rem}.gmx-home-process .gmx-home-step-grid{counter-reset:gmx-process-step;gap:2.2rem;width:100%}.gmx-home-process .gmx-home-step{display:grid;grid-template-columns:10rem minmax(0,1fr);gap:1.8rem;align-items:center;min-height:10rem;counter-increment:gmx-process-step;text-align:left}.gmx-home-process .gmx-home-step__media{min-height:0;justify-content:center}.gmx-home-process .gmx-home-step__media img{width:9rem;max-height:9rem}.gmx-home-process .gmx-home-step__label{display:block;padding:0;background:transparent;color:var(--gmx-white);font-size:2.2rem;font-weight:800;line-height:1.18}.gmx-home-process .gmx-home-step__label:before{display:block;width:fit-content;margin-bottom:.7rem;padding:.55rem 1.1rem .5rem;border-radius:999rem;background:var(--gmx-black);color:var(--gmx-white);content:"Step " counter(gmx-process-step);font-size:1.45rem;font-weight:800;line-height:1;text-transform:uppercase}.gmx-home-story .gmx-home-inner{width:100%}.gmx-home-story__copy{width:33rem;max-width:calc(100vw - 4rem);margin-inline:auto;line-height:1.65}.gmx-home-story__video{width:100vw}.gmx-home-story__heading{margin-bottom:2.8rem;font-size:4.2rem;font-weight:800;line-height:1.05;text-align:left;white-space:nowrap}.gmx-home-story__copy p{margin-bottom:2rem}}@media(prefers-reduced-motion:reduce){.gmx-home.gmx-home--motion [data-gmx-animate]{opacity:1}.gmx-home.gmx-home--motion [data-gmx-animate].gmx-is-visible{animation:none}}@keyframes gmxFadeIn{0%{opacity:0}to{opacity:1}}@keyframes gmxFadeInUp{0%{opacity:0;transform:translate3d(0,6rem,0)}to{opacity:1;transform:none}}@keyframes gmxFadeInDown{0%{opacity:0;transform:translate3d(0,-6rem,0)}to{opacity:1;transform:none}}@keyframes gmxFadeInLeft{0%{opacity:0;transform:translate3d(-6rem,0,0)}to{opacity:1;transform:none}}@keyframes gmxFadeInRight{0%{opacity:0;transform:translate3d(6rem,0,0)}to{opacity:1;transform:none}}@keyframes gmxZoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}to{opacity:1;transform:none}}@keyframes gmxBounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:none}}@keyframes gmxFlipY{0%{opacity:0;transform:perspective(60rem) rotateY(90deg)}40%{transform:perspective(60rem) rotateY(-10deg)}70%{transform:perspective(60rem) rotateY(10deg)}to{opacity:1;transform:perspective(60rem)}}@keyframes gmxTada{0%{opacity:1;transform:scaleZ(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{opacity:1;transform:scaleZ(1)}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/gmx-home.css.map */
