:root{--bc-green: #1A3C34;--bc-green-light: #2F6F5E;--bc-green-soft: #DDEEE8;--bc-text: #1A3C34;--bc-subtext: #6B7280;--bc-white: #ffffff;--bc-font: var(--bc-body-font, "Inter", -apple-system, BlinkMacSystemFont, sans-serif)}.hero-bc{background:var(--bc-white);overflow:hidden}.hero-bc,.hero-bc h2,.hero-bc h3,.hero-bc p,.hero-bc span,.hero-bc a,.hero-bc div{font-family:var(--bc-body-font, "Inter", -apple-system, BlinkMacSystemFont, sans-serif)!important}.hero-bc h1{font-family:var(--bc-h1-font, "DM Serif Display", Georgia, serif)!important;font-weight:400}.hero-bc__inner{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:0;min-height:var(--bc-min-height, 620px);width:100%}.hero-bc__content{padding-top:72px;padding-bottom:72px;padding-right:56px;padding-left:max(1.5rem,calc((100vw - 1400px)/2 + 1.5rem));display:flex;flex-direction:column;align-items:flex-start;gap:0}.hero-bc__eyebrow{display:inline-flex;align-items:center;gap:8px;font-family:var(--bc-font);font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--bc-color-eyebrow, var(--bc-subtext));margin-bottom:20px}.hero-bc__eyebrow:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--bc-green);flex-shrink:0}.hero-bc__heading{font-family:var(--bc-font);font-size:var(--bc-h1-size, 56px);font-weight:700;line-height:1.15;color:var(--bc-color-heading, var(--bc-text));margin:0 0 20px;letter-spacing:-.02em}.hero-bc__body{font-family:var(--bc-font);font-size:17px;line-height:1.65;color:var(--bc-color-body, var(--bc-subtext));margin:0 0 36px;max-width:440px}.hero-bc__buttons{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:36px}.hero-bc__btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;border-radius:var(--bc-btn-radius, 8px);font-family:var(--bc-font);font-size:15px;font-weight:600;letter-spacing:.01em;text-decoration:none;transition:background .2s ease,border-color .2s ease,opacity .2s ease;cursor:pointer;white-space:nowrap}.hero-bc__btn--primary{background:var(--bc-btn-primary-bg, var(--bc-green));color:var(--bc-btn-primary-text, var(--bc-white));border:2px solid var(--bc-btn-primary-bg, var(--bc-green));box-shadow:0 2px 16px #1a3c3433}.hero-bc__btn--primary:hover{opacity:.88}.hero-bc__btn--secondary{background:transparent;color:var(--bc-btn-secondary-text, var(--bc-text));border:2px solid var(--bc-btn-secondary-border, #D1D5DB)}.hero-bc__btn--secondary:hover{border-color:var(--bc-green);color:var(--bc-green)}.hero-bc__trust{display:flex;flex-wrap:wrap;gap:20px;padding-top:4px}.hero-bc__trust-item{display:flex;align-items:center;gap:6px;font-family:var(--bc-font);font-size:13px;font-weight:500;color:var(--bc-subtext)}.hero-bc__trust-icon{width:16px;height:16px;flex-shrink:0;color:var(--bc-green)}.hero-bc__media{position:relative;height:100%;min-height:var(--bc-min-height, 620px)}.hero-bc__img-wrap{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.hero-bc__img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.hero-bc__img-wrap:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to left,#fff0 70%,#ffffff59 82%,#ffffffbf 92%,#fff);pointer-events:none}.hero-bc__placeholder{width:100%;height:100%;background:linear-gradient(135deg,var(--bc-green-soft) 0%,#f0f4f3 100%)}.hero-bc__floating-card{position:absolute;bottom:36px;right:28px;z-index:10;background:var(--bc-white);border-radius:14px;box-shadow:0 8px 32px #0000001a,0 2px 8px #0000000f;padding:14px 18px;display:flex;align-items:center;gap:10px;max-width:220px}.hero-bc__card-icon{width:36px;height:36px;border-radius:50%;background:var(--bc-green-soft);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--bc-green)}.hero-bc__card-icon svg{width:18px;height:18px}.hero-bc__card-text{font-family:var(--bc-font);font-size:13px;font-weight:600;color:var(--bc-text);line-height:1.35}.hero-bc__vprops{display:none}@media screen and (max-width:989px){.hero-bc__inner{grid-template-columns:1fr;min-height:unset}.hero-bc__vprops{display:flex;flex-direction:column;gap:8px;position:absolute;top:18px;left:14px;z-index:10;max-width:150px}.hero-bc__vprop{display:flex;align-items:center;gap:7px;background:#ffffffeb;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:10px;padding:5px 9px 5px 5px;box-shadow:0 4px 14px #00000014}.hero-bc__vprop-icon{width:22px;height:22px;flex-shrink:0;border-radius:50%;background:var(--bc-green-soft);color:var(--bc-green);display:flex;align-items:center;justify-content:center}.hero-bc__vprop-icon svg{width:13px;height:13px}.hero-bc__vprop-text{font-family:var(--bc-font);font-size:11px;font-weight:600;line-height:1.2;color:var(--bc-text)}#shopify-section-now_value_prop_strip_hXXLbg{display:none!important}.hero-bc__content{padding:56px 1.5rem 40px;align-items:flex-start}.hero-bc__media{min-height:var(--bc-min-height-mobile, 380px);height:var(--bc-min-height-mobile, 380px)}.hero-bc__img-wrap:after{background:linear-gradient(to bottom,#fff,#fff6 14%,#fff0 32%)}.hero-bc__floating-card{bottom:20px;right:16px}}@media screen and (max-width:749px){.hero-bc__content{padding:44px 1.5rem 16px}.hero-bc__heading{font-size:var(--bc-h1-size-mobile, 36px)}.hero-bc__body{font-size:16px}.hero-bc__buttons{flex-direction:column;width:100%}.hero-bc__btn{width:100%;justify-content:center}.hero-bc__trust{display:none}.hero-bc__media{min-height:320px;height:320px}}@media screen and (max-width:989px){.hero-bc--ml-overlay .hero-bc__inner{display:block;position:relative;min-height:520px}.hero-bc--ml-overlay .hero-bc__media{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;min-height:unset;z-index:0}.hero-bc--ml-overlay .hero-bc__img-wrap:after{background:linear-gradient(to top,#fff 30%,#fff9,#fff0 80%)}.hero-bc--ml-overlay .hero-bc__content{position:relative;z-index:1;margin-top:180px;padding:0 1.5rem 48px}.hero-bc--ml-overlay .hero-bc__floating-card{display:none}}@media screen and (max-width:989px){.hero-bc--ml-no-image .hero-bc__media{display:none}.hero-bc--ml-no-image .hero-bc__inner{min-height:unset}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/now-hero-birthcontrol.css.map */
