.hero{position:relative;overflow:hidden;gap:60px;padding:144px 125px 60px 135px;background-color:#fff1f6}@media screen and (max-width:1279px){.hero{padding:164px 60px 50px;gap:40px}}@media screen and (max-width:1023px){.hero{padding:164px 30px 40px}}@media screen and (max-width:767px){.hero{padding:164px 20px 30px}}.hero__inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:20px;align-items:center;max-width:1720px;margin-inline:auto}@media screen and (min-width:768px){.hero__inner{display:grid;grid-template-columns:minmax(0,660px) 1fr;grid-template-areas:"badge   media" "heading media" "cta     media" "social  media" "trust   media" "reviews media";align-items:center;gap:30px 15px}.hero__badge{grid-area:badge}.hero__heading-container{grid-area:heading}.hero__cta-container{grid-area:cta}.hero__social-proof{grid-area:social}.hero__trust-list{grid-area:trust}.hero__reviews{grid-area:reviews}.hero__media{grid-area:media;justify-self:end;align-self:center}}@media screen and (min-width:768px)and (max-width:1023px){.hero__inner{grid-template-columns:62% 1fr;gap:30px}}.hero__badge{display:block;width:100%;max-width:440px;padding:8px 10px;border-radius:3px;background:var(--hero-badge-bg, rgba(255, 105, 159, .52));text-decoration:none}@media screen and (max-width:767px){.hero__badge{max-width:349px;padding:8px 5px}}.hero__badge-inner{display:flex;align-items:center;justify-content:center;gap:4px}.hero__badge-icon{flex-shrink:0;width:var(--hero-badge-icon-size, 20px);height:var(--hero-badge-icon-size, 20px)}@media screen and (max-width:767px){.hero__badge-icon{width:calc(var(--hero-badge-icon-size, 20px) * .8);height:calc(var(--hero-badge-icon-size, 20px) * .8)}}.hero__badge-icon svg{width:100%;height:100%;fill:var(--hero-badge-icon-color, #000)}.hero__badge-text{font-family:var(--font-body);font-weight:var(--hero-badge-font-weight, 500);font-size:18px;line-height:1.2;text-transform:uppercase;letter-spacing:.6px;color:var(--hero-badge-text-color, #eff759)}@media screen and (max-width:767px){.hero__badge-text{font-size:12px}}.hero__badge-highlight{font-weight:900;color:var(--hero-badge-highlight-color, #eff759)}.hero__heading-container{display:flex;flex-direction:column;align-items:flex-start;gap:0}@media screen and (max-width:767px){.hero__heading-container{align-items:center}}.hero__heading{margin:0;display:flex;flex-direction:column;align-items:flex-start}@media screen and (max-width:767px){.hero__heading{align-items:center}}.hero__heading-highlight{display:block;font-family:var(--font-body);font-size:36px;font-weight:var(--hero-heading-highlight-weight, 800);line-height:1;margin-bottom:10px;color:rgb(var(--color-brand-highlight, 194, 24, 91))}@media screen and (max-width:767px){.hero__heading-highlight{font-size:32px}}.hero__heading-mid{display:block;font-family:var(--font-body);font-size:36px;font-weight:var(--hero-heading-mid-weight, 800);line-height:1.5;margin-bottom:10px;letter-spacing:normal;color:var(--hero-heading-mid-color, #2f0147)}@media screen and (max-width:1023px){.hero__heading-mid{font-size:26px}}@media screen and (max-width:767px){.hero__heading-mid{font-size:24px}}.hero__subheading{margin:0;font-family:var(--font-body);font-size:24px;font-weight:var(--hero-subheading-weight, 500);letter-spacing:0;color:var(--hero-subheading-color, #2f0147)}@media screen and (max-width:1023px){.hero__subheading{font-size:18px}}@media screen and (max-width:767px){.hero__subheading{font-size:17px}}.hero__media{position:relative;z-index:2;flex-shrink:0}.hero__media-frame{position:relative;width:400px;height:666px;border-radius:200px;border:1px solid #2f0147;overflow:hidden;background-color:#2f01470f}@media screen and (max-width:1279px){.hero__media-frame{width:340px;height:566px}}@media screen and (max-width:1023px){.hero__media-frame{width:250px;height:466px}}@media screen and (max-width:767px){.hero__media-frame{width:325px;height:518px}}.hero__media-asset{display:block;width:100%;height:100%;object-fit:cover}.hero__media-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.hero__promo-badge{position:absolute;top:60%;right:-70px;width:142px;height:142px;text-decoration:none}@media screen and (max-width:1279px){.hero__promo-badge{width:140px;height:140px;right:-50px}}@media screen and (max-width:1023px){.hero__promo-badge{width:110px;height:110px;right:-20px;top:70%}}@media screen and (max-width:767px){.hero__promo-badge{width:120px;height:120px;top:4px;right:-15px}}.hero__promo-badge-bg{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;overflow:hidden;background-color:#fa679c;box-shadow:0 .4rem 1.2rem rgba(var(--color-shadow),.25)}.hero__promo-badge-bg img{display:block;width:100%;height:100%;object-fit:cover}.hero__promo-badge:not(:has(.hero__promo-badge-bg)){border-radius:50%;background-color:#fa679c;box-shadow:0 .4rem 1.2rem rgba(var(--color-shadow),.25)}.hero__promo-badge-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;display:flex;flex-direction:column;text-align:center;line-height:1.2;text-transform:uppercase;font-weight:900;font-size:18px;color:#eff759}.hero__promo-badge-line-1{font-weight:700;font-size:15px;color:#fff}@media screen and (max-width:767px){.hero__promo-badge-text{font-size:16px}.hero__promo-badge-line-1{font-size:12px}}.hero__cta-container{display:flex;flex-direction:column;gap:12px;align-items:flex-start;width:465px;flex-shrink:0}@media screen and (max-width:1279px){.hero__cta-container{width:100%;max-width:465px}}@media screen and (max-width:767px){.hero__cta-container{width:100%;max-width:365px;align-items:center}}.hero__cta-wrapper{position:relative;width:100%}.hero__cta-button{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:15px 24px;background-color:var(--cta-bg, #00ad21);color:var(--cta-text, #fff);transition:background-color .3s cubic-bezier(.4,0,.2,1);font-weight:700;font-size:21px;text-transform:uppercase;letter-spacing:.6px;text-decoration:none;position:relative;overflow:visible;box-shadow:0 3px 3px 2px #0003}.hero__cta-button:hover{background-color:var(--cta-hover-bg, #00ae21)}@media screen and (max-width:1023px){.hero__cta-button{font-size:17px;padding:12px 20px}}@media screen and (max-width:767px){.hero__cta-button{font-size:17px;padding:14px 20px}}.hero__cta-icon{display:inline-flex;flex-shrink:0;width:39px;height:33px}@media screen and (max-width:1023px){.hero__cta-icon{width:28px;height:24px}}.hero__cta-icon img{display:block;width:100%;height:100%;object-fit:contain}.hero__social-proof{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.hero__avatar-stack{display:flex;flex-shrink:0}.hero__avatar{display:block;width:3.2rem;aspect-ratio:1;margin-left:-1rem;border:2px solid #fff;border-radius:50%;overflow:hidden}.hero__avatar:first-child{margin-left:0}.hero__social-proof-text{font-size:1.4rem;font-weight:600;white-space:nowrap}.hero__social-proof-count{font-weight:800}.hero__rating{display:inline-flex;align-items:center;gap:.5rem;white-space:nowrap}.hero__rating-stars{display:inline-flex;gap:.1rem}.hero__rating-stars svg{width:1.3rem;height:1.3rem;color:#2fa84f}.hero__review-stars svg{width:18px;height:18px;color:#ffbc42}.hero__rating-value{font-size:1.4rem;font-weight:600}.hero__trust-list{list-style:none;display:flex;align-items:center;flex-wrap:wrap;gap:20px;padding:0 22px;margin:0;width:100%}@media screen and (max-width:767px){.hero__trust-list{justify-content:center;padding:0}}.hero__trust-item{display:flex;align-items:center;gap:5px;font-family:var(--font-body);font-weight:500;font-size:16px;color:#2f0147}@media screen and (max-width:1023px){.hero__trust-item{font-size:14px}}@media screen and (max-width:767px){.hero__trust-item{font-size:12px}}.hero__trust-icon{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;border-radius:50%;background-color:#32cd32;flex-shrink:0;box-shadow:0 1px 2px #0000000d}.hero__trust-icon svg{width:10px;height:6px;color:#fff}.hero__reviews{position:relative;overflow:hidden;flex-shrink:0;width:75%}@media screen and (max-width:1023px){.hero__reviews{width:85%}}@media screen and (max-width:767px){.hero__reviews{width:100%}}.hero__reviews-slider{display:flex}.hero__review-card{display:flex;align-items:flex-start;gap:12.5px;width:100%;background-color:#fff;border:2px solid #2f0147;border-radius:10px;padding:12.5px}.hero__review-avatar{display:block;width:90px;flex-shrink:0;border-radius:50%;overflow:hidden}@media screen and (max-width:1023px){.hero__review-avatar{width:70px}}.hero__review-body{display:flex;flex-direction:column;flex:1;width:100%;min-width:0}.hero__review-text{margin:0 0 12px;font-family:var(--font-body);font-style:italic;font-weight:400;font-size:15px;line-height:1.5;color:#000}@media screen and (max-width:1023px){.hero__review-text{font-size:13px}}.hero__review-bottom{display:flex;align-items:center;justify-content:space-between;width:100%}.hero__review-author{display:flex;align-items:center;gap:5px}.hero__review-name{font-weight:700;font-size:18px;letter-spacing:.6px;color:#2f0147}@media screen and (max-width:1023px){.hero__review-name{font-size:14px}}.hero__review-verified svg{width:18px;height:18px;color:#32cd32}@media screen and (max-width:1023px){.hero__review-verified svg{width:14px;height:14px}}.hero__review-stars{display:flex;gap:2px;flex-shrink:0}.hero__reviews .slideshow__controls{margin-top:10px;justify-content:center;border:none}.hero__reviews .dot{width:8px;height:8px;border-radius:50%;background-color:#bfbfbf}.hero__reviews .slider-counter__link--active .dot{background-color:#fa679c;border-radius:4px}
/*# sourceMappingURL=/cdn/shop/t/6/assets/component-hero.css.map */
