.hero-routine-cta{background:var(--hrc-section-bg, #f0e7d8);padding:var(--hrc-padding-top, 64px) 0 var(--hrc-padding-bottom, 64px)}.hero-routine-cta__inner{position:relative;isolation:isolate;width:100%;max-width:none;margin:0;display:flex;align-items:stretch;padding-left:max(16px,calc((100% - 1000px)/2));padding-right:max(16px,calc((100% - 1000px)/2));overflow:hidden}.hero-routine-cta__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:radial-gradient(90% 110% at 100% 100%,var(--hrc-grad-1, #f75008) 8%,var(--hrc-grad-2, #ef663f) 18%,var(--hrc-grad-3, #e77d76) 28%,var(--hrc-grad-4, #d7a9e3) 42%,var(--hrc-grad-5, #f9e2ff) 60%,var(--hrc-grad-6, #f0e7d8) 100%)}.hero-routine-cta__visual{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;overflow:hidden;pointer-events:none}.hero-routine-cta__hero-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:var(--hrc-image-pos-x, 50%) center}.hero-routine-cta__hero-image--mobile{display:none}.hero-routine-cta__award{position:absolute;top:24px;right:24px;width:160px;height:160px;pointer-events:none;z-index:3}.hero-routine-cta__award-image{width:100%;height:100%;object-fit:contain}.hero-routine-cta__content{position:relative;z-index:2;flex:0 1 auto;width:100%;max-width:510px;display:flex;flex-direction:column;justify-content:center;gap:24px;padding:32px 0}.hero-routine-cta__reviews{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.hero-routine-cta__stars{display:inline-flex;gap:2px;color:var(--hrc-star-color, #f75008)}.hero-routine-cta__star{width:20px;height:20px;flex-shrink:0}.hero-routine-cta__reviews-text{margin:0;font-family:IBM Plex Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;font-size:16px;line-height:1.5;color:var(--hrc-text-color, #000)}.hero-routine-cta__heading{margin:0;font-family:Sofia Pro,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;font-size:35px;line-height:1.2;letter-spacing:-.35px;color:var(--hrc-heading-color, #000);text-transform:capitalize;width:515px;max-width:100%}.hero-routine-cta__description{margin:0;font-family:IBM Plex Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;font-size:16px;line-height:1.5;color:var(--hrc-text-color, #000)}.hero-routine-cta__benefits{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.hero-routine-cta__benefit{display:flex;align-items:center;gap:10px;font-family:IBM Plex Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:600;font-size:16px;line-height:1.5;color:var(--hrc-text-color, #000)}.hero-routine-cta__benefit-icon{display:inline-flex;flex-shrink:0;width:20px;height:20px;color:var(--hrc-check-color, #f75008)}.hero-routine-cta__benefit-icon svg{width:100%;height:100%}.hero-routine-cta__benefit-text{flex:1}.hero-routine-cta__cta{display:flex;flex-direction:column;gap:12px;max-width:401px;width:100%}.hero-routine-cta__button{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:14px 26px;background:var(--hrc-button-bg, #f75008);color:var(--hrc-button-text, #ffffff);font-family:Sofia Pro,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;font-size:18px;line-height:1.3;text-transform:uppercase;text-decoration:none;border:2px solid transparent;border-radius:8px;text-align:center;cursor:pointer;transition:opacity .2s ease,transform .2s ease}.hero-routine-cta__button:hover,.hero-routine-cta__button:focus{opacity:.92;transform:translateY(-1px)}.hero-routine-cta__badges{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;width:100%}.hero-routine-cta__badge{display:inline-flex;align-items:center;gap:8px;font-family:IBM Plex Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;font-size:12px;line-height:1.3;color:var(--hrc-text-color, #000)}.hero-routine-cta__badge-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:14px;height:14px}.hero-routine-cta__badge-icon svg,.hero-routine-cta__badge-icon img{display:block;width:100%;height:100%;object-fit:contain}@media screen and (max-width:989px)and (min-width:750px){.hero-routine-cta__inner{min-height:460px}.hero-routine-cta__content{max-width:55%}.hero-routine-cta__heading{font-size:28px}.hero-routine-cta__award{width:130px;height:130px}}@media screen and (max-width:749px){.hero-routine-cta{padding:var(--hrc-padding-top-mobile, 32px) 0 var(--hrc-padding-bottom-mobile, 48px)}.hero-routine-cta__inner{flex-direction:column;padding-left:16px;padding-right:16px;min-height:750px;justify-content:flex-start}.hero-routine-cta__bg{background:linear-gradient(to bottom,var(--hrc-mobile-grad-1, #f1e7db) 0%,var(--hrc-mobile-grad-2, #f7e2f6) 61%,var(--hrc-mobile-grad-3, #f64f07) 100%)}.hero-routine-cta__visual{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;margin-top:0;overflow:hidden;pointer-events:none}.hero-routine-cta__hero-image--desktop{display:none}.hero-routine-cta__hero-image--mobile{display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center bottom}.hero-routine-cta__content{position:relative;z-index:2;flex:0 0 auto;width:100%;max-width:100%;padding:25px 0;gap:16px;align-items:center;text-align:center}.hero-routine-cta__reviews{gap:12px;justify-content:center}.hero-routine-cta__reviews-text{font-size:14px}.hero-routine-cta__heading{font-size:30px;letter-spacing:-.3px;text-align:center}.hero-routine-cta__description{text-align:center}.hero-routine-cta__benefits{display:none}.hero-routine-cta__cta{max-width:100%;gap:8px}.hero-routine-cta__badges{gap:12px;justify-content:space-between;width:100%}.hero-routine-cta__badge{flex:1 1 auto;justify-content:flex-start}.hero-routine-cta__award{top:16px;right:16px;width:110px;height:110px}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/section-hero-routine-cta.css.map */
