.glowvei-section{font-family:var(--font-body-family);font-weight:var(--font-body-weight);color:#3a2a33;-webkit-font-smoothing:antialiased}.glowvei-section :is(h1,h2,h3){font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);letter-spacing:.2px;margin:0}.glowvei-btn{display:inline-block;font-family:var(--font-body-family);font-size:1.5rem;line-height:1;text-decoration:none;padding:1.4rem 3rem;border-radius:999px;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,opacity .18s ease;cursor:pointer;border:1px solid transparent}.glowvei-btn--pill{background-color:#e24a8f;color:#fff;box-shadow:0 6px 18px #e24a8f47}.glowvei-btn--pill:hover{transform:translateY(-2px);box-shadow:0 10px 24px #e24a8f5c;color:#fff}.glowvei-btn--ghost{background-color:#fff;color:#e24a8f}.glowvei-btn--ghost:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0000001f;color:#e24a8f}.glowvei-textlink{display:inline-block;color:#e24a8f;text-decoration:none;font-size:1.5rem;border-bottom:1px solid rgba(226,74,143,.5);padding-bottom:2px;transition:border-color .18s ease}.glowvei-textlink:hover{border-color:#e24a8f;color:#e24a8f}.glowvei-hero{position:relative;width:100%;overflow:hidden;display:flex;align-items:center;justify-content:center}.glowvei-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.glowvei-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#fff9fb8c;pointer-events:none;z-index:1}.glowvei-hero__img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;object-fit:cover}.glowvei-hero__content{position:relative;z-index:2;text-align:center;max-width:640px;padding:4rem 2.4rem}.glowvei-hero__heading{font-size:4.4rem;line-height:1.15;color:#3a2a33;text-shadow:0 1px 8px rgba(255,255,255,.6)}.glowvei-hero__subheading{font-size:1.7rem;line-height:1.6;margin:1.8rem 0 3rem;color:#3a2a33;text-shadow:0 1px 8px rgba(255,255,255,.6)}.glowvei-hero__content .glowvei-btn--pill{border:1.5px solid #FFFFFF}@media screen and (min-width:750px){.glowvei-hero__heading{font-size:6.4rem}.glowvei-hero__subheading{font-size:2rem}}.glowvei-trust{background-color:#fff9fb}.glowvei-trust__inner{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;max-width:1000px;margin:0 auto;padding:0 1.6rem}.glowvei-trust__item{display:flex;flex-direction:column;align-items:center;gap:.8rem;text-align:center;color:#3a2a33;font-size:1.3rem;line-height:1.4}.glowvei-trust__icon{width:24px;height:24px;color:#e24a8f;flex-shrink:0}@media screen and (min-width:750px){.glowvei-trust__inner{gap:3rem}.glowvei-trust__item{flex-direction:row;font-size:1.6rem}}.glowvei-head{text-align:center;max-width:640px;margin:0 auto 3.6rem;padding:0 2rem}.glowvei-head__title{font-size:3rem;line-height:1.2;color:#3a2a33}.glowvei-head__sub{font-size:1.6rem;line-height:1.6;margin-top:1.2rem;color:#3a2a33}@media screen and (min-width:750px){.glowvei-head__title{font-size:4rem}}.glowvei-boxes{background-color:#fff9fb}.glowvei-boxes__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem;max-width:1200px;margin:0 auto;padding:0 1.6rem}.glowvei-card{display:flex;flex-direction:column;background-color:#fdecf4;border-radius:12px;overflow:hidden;box-shadow:0 4px 16px #3a2a330f;transition:transform .2s ease,box-shadow .2s ease}.glowvei-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #3a2a331f}.glowvei-card__media{position:relative;aspect-ratio:1 / 1;background-color:#fff9fb;overflow:hidden;display:block}.glowvei-card__media img{width:100%;height:100%;object-fit:cover}.glowvei-card__badge{position:absolute;top:1rem;inset-inline-start:1rem;background-color:#e24a8f;color:#fff;font-size:1.2rem;line-height:1;padding:.7rem 1.2rem;border-radius:999px;box-shadow:0 4px 10px #e24a8f4d}.glowvei-card__body{display:flex;flex-direction:column;gap:.6rem;padding:1.6rem 1.6rem 2rem;flex:1 1 auto;text-align:start}.glowvei-card__title{font-size:1.9rem;color:#3a2a33}.glowvei-card__line{font-size:1.4rem;line-height:1.5;color:#3a2a33;opacity:.85;margin:0}.glowvei-card__cta{margin-top:auto;padding-top:1.2rem}.glowvei-card__cta .glowvei-btn{width:100%;text-align:center;font-size:1.4rem;padding:1.1rem 1.6rem}@media screen and (min-width:990px){.glowvei-boxes__grid{grid-template-columns:repeat(3,1fr);gap:2.4rem}.glowvei-card__title{font-size:2.1rem}}.glowvei-story{background-color:#fdecf4;text-align:center}.glowvei-story__inner{max-width:640px;margin:0 auto;padding:0 2.4rem}.glowvei-story__title{font-size:3rem;line-height:1.25;color:#3a2a33}.glowvei-story__body{font-size:1.7rem;line-height:1.9;color:#3a2a33;margin:2rem 0 2.4rem}@media screen and (min-width:750px){.glowvei-story__title{font-size:4rem}.glowvei-story__body{font-size:1.9rem}}.glowvei-proof{background-color:#fff9fb}.glowvei-proof__track{display:grid;grid-auto-flow:column;grid-auto-columns:82%;gap:1.6rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:.6rem 1.6rem 2rem;scrollbar-width:none}.glowvei-proof__track::-webkit-scrollbar{display:none}.glowvei-proof__card{scroll-snap-align:center;background-color:#fdecf4;border-radius:12px;padding:2.4rem 2rem;display:flex;flex-direction:column;gap:1.2rem;box-shadow:0 4px 16px #3a2a330f;text-align:start}.glowvei-proof__stars{display:inline-flex;gap:.3rem;color:#e24a8f}.glowvei-proof__stars svg{width:18px;height:18px}.glowvei-proof__quote{font-size:1.6rem;line-height:1.8;color:#3a2a33;margin:0}.glowvei-proof__name{font-size:1.4rem;color:#e24a8f;margin:0}@media screen and (min-width:750px){.glowvei-proof__track{grid-auto-flow:unset;grid-template-columns:repeat(3,1fr);grid-auto-columns:unset;overflow:visible;gap:2.4rem;max-width:1200px;margin:0 auto}}.glowvei-quiz{background-color:#e24a8f;text-align:center;color:#fff}.glowvei-quiz__inner{max-width:640px;margin:0 auto;padding:0 2.4rem}.glowvei-quiz__title{font-size:3rem;line-height:1.25;color:#fff}.glowvei-quiz__text{font-size:1.7rem;line-height:1.7;margin:1.6rem 0 2.8rem;color:#fff}@media screen and (min-width:750px){.glowvei-quiz__title{font-size:4rem}.glowvei-quiz__text{font-size:1.9rem}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-glowvei.css.map */
