.web-wm{isolation:isolate;padding-block:var(--space-2);position:relative;overflow:hidden}.web-wm__bg-photo{z-index:-2;pointer-events:none;background-image:url(/assets/her/backgrounds/blurry-bg-2.webp);background-position:50%;background-repeat:no-repeat;background-size:180%;position:absolute;inset:30% 0 0;-webkit-mask-image:linear-gradient(#0000,#000);mask-image:linear-gradient(#0000,#000)}.web-wm__bg-dots{z-index:-1;pointer-events:none;background-image:url(/assets/her/backgrounds/pattern-dots.svg);background-repeat:repeat;background-size:21px 21px;position:absolute;inset:0}.web-wm__inner{position:relative}.web-wm__header{text-align:center}.web-wm__heading{color:var(--c-deep-gray)}.web-wm__subtext{color:var(--c-deep-gray);opacity:.75;margin-top:var(--space-5);max-width:420px;margin-inline:auto}.web-wm__grid{gap:var(--grid-gap);max-width:1040px;margin-inline:auto;margin-top:var(--space-2);flex-direction:column;display:flex}@media (min-width:64rem){.web-wm__grid{grid-template-columns:1fr 1fr;align-items:stretch;display:grid}}.web-wm__card{background-color:var(--c-white);isolation:isolate;border-radius:20px;flex-direction:column;padding:20px 20px 26px 24px;display:flex;position:relative;overflow:hidden}.web-wm__card>:not(.web-wm__card-gradient-sq):not(.web-wm__card-dots){z-index:1;position:relative}.web-wm__card-gradient-sq{border-radius:var(--small-corner-radius);pointer-events:none;width:89px;height:89px;position:absolute;top:12px;right:12px;overflow:hidden}.web-wm__card-video{object-fit:contain;width:auto;min-width:100%;max-width:300px;height:auto;min-height:100%;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.web-wm__card-dots{pointer-events:none;background-image:url(/assets/her/cue-membership-dots.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:89px;height:89px;position:absolute;top:12px;right:12px}.web-wm__card-eyebrow{background-color:var(--c-light-grey-blue-hue);color:var(--c-black);border-radius:999px;align-self:flex-start;padding:4px 10px;display:inline-block}.web-wm__card-title{color:var(--c-deep-gray);margin-top:var(--space-5)}.web-wm__card-subtitle{color:var(--c-deep-gray);margin-top:8px}.web-wm__section{margin-top:var(--space-4)}.web-wm__section-label{letter-spacing:.07em;text-transform:uppercase;margin-bottom:6px;font-size:12px;display:block}.web-wm__checklist{flex-direction:column;gap:4px;list-style:none;display:flex}.web-wm__checklist-item{color:var(--c-text-grey);align-items:flex-start;gap:8px;display:flex}.web-wm__check-icon{color:#b685ff;flex-shrink:0;width:16px;height:16px;margin-top:2px}.web-wm__feature-list{margin-top:var(--space-3);flex-direction:column;list-style:none;display:flex}.web-wm__feature-item{flex-direction:column;gap:2px;padding-block:3px;display:flex}.web-wm__feature-row{align-items:center;gap:8px;display:flex}.web-wm__feature-label{font-size:14px;font-weight:700}.web-wm__feature-dot{background-color:var(--c-cue-blue);border-radius:50%;flex-shrink:0;width:7px;height:7px}.web-wm__feature-sub{color:var(--c-text-grey);padding-left:15px}.web-wm__price{padding-top:var(--space-5);flex-wrap:wrap;align-items:baseline;gap:.5rem;margin-top:auto;display:flex}.web-wm__price-main,.web-wm__price-freq{color:var(--c-deep-gray)}.web-wm__card--right{background-color:var(--c-white)}.web-wm__stat-group{gap:var(--space-5);margin-top:var(--space-5);flex-direction:column;display:flex}.web-wm__stat{padding-top:var(--space-5);border-top:1px solid var(--c-lines-grey)}.web-wm__stat:first-child{border-top:none;padding-top:0}.web-wm__stat-value{color:var(--c-deep-gray);font-weight:400}.web-wm__stat-body{color:var(--c-text-grey);margin-top:var(--grid-gap);max-width:380px}.web-wm__actions{justify-content:center;gap:var(--space-6);margin-top:var(--space-2);flex-wrap:wrap;display:flex}.web-wm__btn-primary{background-color:var(--c-energy);color:var(--c-white)}.web-wm__btn-primary:hover{background-color:var(--c-energy);opacity:.85}
.web-her-symptoms{padding-block:var(--space-2)}.web-her-symptoms__header{text-align:center;max-width:36rem;margin:0 auto}.web-her-symptoms__header h2{font-weight:400}.web-her-symptoms__subhead{margin-top:var(--space-5)}.web-her-symptoms__grid{gap:var(--grid-gap);scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-inline:var(--page-margin);scroll-padding-inline:var(--page-margin);max-width:var(--page-max-width);margin:var(--space-3) auto 0;grid-auto-columns:72%;grid-auto-flow:column;display:grid;overflow-x:auto}.web-her-symptoms__grid::-webkit-scrollbar{display:none}.web-her-symptoms__card{scroll-snap-align:center;flex-direction:column;display:flex}.web-her-symptoms__media{border-radius:24px;position:relative;overflow:hidden}.web-her-symptoms__media img{aspect-ratio:1;object-fit:cover;width:100%;height:auto;display:block}.web-her-symptoms__tag{background-color:var(--c-white);position:absolute;bottom:13px;left:13px}.web-her-symptoms__body{margin-top:var(--space-4)}@media (min-width:48.0625rem){.web-her-symptoms__grid{scroll-snap-type:none;align-items:start;gap:var(--space-5);margin-top:var(--space-2);grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-columns:auto;grid-auto-flow:row;overflow-x:visible}.web-her-symptoms__media{width:100%}.web-her-symptoms__card:first-child .web-her-symptoms__media{max-width:15.0625rem;margin-top:0}.web-her-symptoms__card:nth-child(2) .web-her-symptoms__media{max-width:12.375rem;margin-top:9rem}.web-her-symptoms__card:nth-child(3) .web-her-symptoms__media{max-width:15.8125rem;margin-top:0}.web-her-symptoms__card:nth-child(4) .web-her-symptoms__media{max-width:12.125rem;margin-top:12rem}.web-her-symptoms__body{max-width:19rem}}.web-her-symptoms__heading{margin:0}.web-her-symptoms__copy{margin-top:var(--space-5);padding-right:10px}
.web-wt{padding-block:var(--space-1)}.web-wt__viewport{overflow:hidden}.web-wt__container{touch-action:pan-y pinch-zoom;display:flex}.web-wt__slide{min-width:0;padding-inline:var(--space-5);flex:0 0 100%}@media (min-width:48.0625rem){.web-wt__slide{padding-inline:var(--space-4)}}.web-wt__content{align-items:center;gap:var(--space-4);will-change:scale, filter, opacity;flex-direction:column;display:flex}.web-wt__portrait-wrap{aspect-ratio:4/3;border-radius:var(--medium-corner-radius);flex-shrink:0;width:100%;max-width:28rem;overflow:hidden}.web-wt__portrait{object-fit:contain;width:100%;height:100%;display:block}.web-wt__quote{font-family:var(--font-body,"Greed Standard", "Greed", sans-serif);font-size:var(--quote-size);line-height:var(--quote-lh);letter-spacing:var(--quote-ls);text-align:center;max-width:36rem;margin:0;font-style:normal}.web-wt__dots{margin-top:var(--space-5);background:0 0;border:none;justify-content:center;align-items:center;gap:.625rem;padding:0;display:flex}.web-wt__dot{border:1.5px solid var(--c-deep-gray);cursor:pointer;width:.625rem;height:.625rem;transition:background-color var(--transition-fast);background-color:#0000;border-radius:50%;flex-shrink:0;padding:0}.web-wt__dot--active{background-color:var(--c-deep-gray);border-color:var(--c-deep-gray)}
.web-hero--with-infobar .web-hero__content{max-width:55rem;padding-top:calc(var(--space-1) + 10rem);padding-bottom:var(--space-2)}.her-hero .her-hero__heading-mobile{display:none}@media (max-width:48rem){.her-hero .her-hero__heading-desktop,.her-hero .her-hero__subheading{display:none}.her-hero .her-hero__heading-mobile{display:inline}}
/*# sourceMappingURL=011gjgctf-x29.css.map*/