@import"https://fonts.googleapis.com/css2?family=Inter:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500&display=swap";.bm-hero,.bm-hero *,.bm-hero *:before,.bm-hero *:after{box-sizing:border-box}.bm-hero{position:relative;width:100%;min-height:var(--bm-height-m, 640px);background:var(--bm-bg, #C9D2B5);color:var(--bm-ink, #2A2D22);font-family:var(--bm-font-body, var(--bm-font-body, "Inter", system-ui, sans-serif));overflow:hidden;padding:20px 18px 32px;display:flex;flex-direction:column;container-type:inline-size;container-name:bmhero}.bm-hero__decor{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;opacity:.55}@media(min-width:700px){.bm-hero__decor{opacity:.9}}.bm-hero__top{position:relative;z-index:3;display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:nowrap}.bm-hero__brand{display:inline-flex;align-items:center;gap:10px;font-family:var(--bm-font-head, "Inter", sans-serif);font-size:17px;font-weight:500;letter-spacing:-.2px;color:var(--bm-ink);text-decoration:none;min-width:0}@container bmhero (min-width: 760px){.bm-hero__brand{font-size:20px}}.bm-hero__brand-mark{width:14px;height:14px;border-radius:50%;background:var(--bm-ink);box-shadow:inset -3px -3px 0 0 var(--bm-ink);display:inline-block;flex-shrink:0}.bm-hero__brand-logo{width:var(--bm-logo-w, 120px);height:auto;display:block}.bm-hero__brand-sub{font-family:var(--bm-font-head, "Inter", sans-serif);font-size:.65em;font-style:normal;font-weight:400;opacity:.55;letter-spacing:.5px;margin-left:4px}.bm-hero__nav{display:flex;align-items:center;gap:8px;flex-shrink:0}.bm-hero__dots{display:flex;align-items:center;gap:6px;margin-right:4px}.bm-hero__dot{width:8px;height:8px;border-radius:999px;border:none;padding:0;background:color-mix(in srgb,var(--bm-ink) 20%,transparent);cursor:pointer;transition:width .35s cubic-bezier(.4,0,.2,1),background .25s}.bm-hero__dot.is-active{width:28px;background:var(--bm-ink)}.bm-hero__nav-sep{width:1px;height:16px;background:var(--bm-ink);opacity:.25;margin:0 4px}.bm-hero__arrow{width:40px;height:40px;border-radius:999px;border:1px solid color-mix(in srgb,var(--bm-ink) 20%,transparent);background:transparent;color:var(--bm-ink);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,color .2s,transform .2s}.bm-hero__arrow:hover{background:var(--bm-ink);color:var(--bm-bg)}.bm-hero__arrow:focus-visible{outline:2px solid var(--bm-accent);outline-offset:2px}.bm-hero__viewport{position:relative;z-index:2;flex:1;margin-top:28px;display:grid}.bm-hero__track{position:relative;display:grid;grid-template-areas:"stack"}.bm-hero__slide{grid-area:stack;display:grid;grid-template-columns:1fr;gap:32px;opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .55s cubic-bezier(.4,0,.2,1),transform .55s cubic-bezier(.4,0,.2,1)}.bm-hero__slide.is-active{opacity:1;pointer-events:auto;transform:translateY(0)}.bm-hero__text{display:flex;flex-direction:column;gap:16px;justify-content:center;padding:4px 0 0}.bm-hero__eyebrow{display:inline-flex;align-items:center;gap:12px;font-size:11px;font-weight:500;letter-spacing:2.2px;text-transform:uppercase;color:var(--bm-ink);opacity:.85}.bm-hero__eyebrow span{width:28px;height:1px;background:currentColor;opacity:.55;display:inline-block}.bm-hero__headline{font-family:var(--bm-font-head, "Inter", sans-serif);font-weight:700;font-size:34px;line-height:1.05;letter-spacing:-.02em;color:var(--bm-ink);margin:0;text-wrap:balance}@container bmhero (min-width: 540px){.bm-hero__headline{font-size:44px;line-height:1.02}}@container bmhero (min-width: 760px){.bm-hero__headline{font-size:56px;line-height:.98}}@container bmhero (min-width: 1024px){.bm-hero__headline{font-size:68px;line-height:.96}}@container bmhero (min-width: 1280px){.bm-hero__headline{font-size:78px}}.bm-hero__headline p{margin:0}.bm-hero__headline em{font-style:normal}.bm-hero__sub{font-size:14.5px;line-height:1.5;max-width:46ch;margin:0;color:var(--bm-ink);opacity:.78}@container bmhero (min-width: 760px){.bm-hero__sub{font-size:16px;line-height:1.55}}.bm-hero__cta{display:inline-flex;align-items:center;gap:10px;align-self:flex-start;margin-top:2px;padding:13px 22px;border-radius:999px;font-size:14px;font-weight:500;letter-spacing:.4px;text-decoration:none;cursor:pointer;transition:transform .2s,background .2s,color .2s}.bm-hero__cta:hover{transform:translateY(-1px)}.bm-hero__cta--filled{background:var(--bm-ink);color:var(--bm-soft);border:1px solid var(--bm-ink)}.bm-hero__cta--outline{background:transparent;color:var(--bm-ink);border:1px solid var(--bm-ink)}.bm-hero__cta--outline:hover{background:var(--bm-ink);color:var(--bm-soft)}.bm-hero__cta--accent{background:var(--bm-accent);color:#fff;border:1px solid var(--bm-accent)}.bm-hero__cta--accent:hover{opacity:.88}.bm-hero__photo-col{display:flex;align-items:center;justify-content:center;min-height:0}.bm-hero__photo{position:relative;width:86%;max-width:280px;background:var(--bm-soft);padding:10px 10px 6px;border-radius:var(--bm-radius, 18px);transform:rotate(2deg);box-shadow:0 18px 40px #0000001f}.bm-hero__photo-frame{position:relative;width:100%;aspect-ratio:4 / 5;overflow:hidden;border-radius:calc(var(--bm-radius, 18px) - 6px);background:#e8e0d4}.bm-hero__photo-frame img{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;display:block!important}.bm-hero__photo-empty{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:color-mix(in srgb,var(--bm-ink) 60%,transparent);font-size:12px;letter-spacing:.5px;font-family:Inter,monospace;text-align:center;padding:24px}.bm-hero__photo-cap{margin-top:6px;text-align:center;font-family:var(--bm-font-head, "Inter", sans-serif);font-style:normal;font-size:13px;color:var(--bm-ink);opacity:.65}@container bmhero (min-width: 540px){.bm-hero{padding:32px 32px 36px}.bm-hero__photo-col{min-height:320px}.bm-hero__photo{max-width:360px;width:100%;padding:12px 12px 8px}.bm-hero__photo-frame{aspect-ratio:4 / 5}.bm-hero__text{padding:8px 4px 0;gap:18px}}@container bmhero (min-width: 900px){.bm-hero{min-height:var(--bm-height-d, 720px);padding:44px 60px 48px}.bm-hero__viewport{margin-top:28px}.bm-hero__slide{grid-template-columns:1.05fr 1fr;gap:60px;align-items:center}.bm-hero__text{padding-left:40px;gap:24px}.bm-hero__arrow{width:44px;height:44px}.bm-hero__photo{max-width:460px}}@container bmhero (min-width: 1280px){.bm-hero{padding:56px 80px}.bm-hero__text{padding-left:60px}.bm-hero__photo{max-width:520px}}@supports not (container-type: inline-size){@media(min-width:540px){.bm-hero__headline{font-size:44px}}@media(min-width:760px){.bm-hero__headline{font-size:56px}}@media(min-width:1024px){.bm-hero__headline{font-size:68px}}}@container bmhero (max-width: 540px){.bm-hero__nav-sep,.bm-hero__arrow{display:none!important}}@media(prefers-reduced-motion:reduce){.bm-hero__slide,.bm-hero__dot,.bm-hero__arrow,.bm-hero__cta{transition:none!important}.bm-hero__photo{transform:none}}.bm-hero__slide--empty .bm-hero__photo{background:color-mix(in srgb,var(--bm-soft) 90%,transparent)}
/*# sourceMappingURL=/cdn/shop/t/10/assets/babymind-hero-collage.css.map */
