:root{--bmf-ink: #162434;--bmf-copy: #5a6774;--bmf-warm: #f6f2eb;--bmf-cream: #fbf8f4;--bmf-soft: #eef4f7;--bmf-accent: #1A4FBF;--bmf-accent-deep: #0D2870;--bmf-sand: #e9dece;--bmf-line: rgba(22, 36, 52, .12);--bmf-shadow: 0 28px 64px rgba(22, 36, 52, .08);--bmf-radius-xl: 34px;--bmf-radius-lg: 28px;--bmf-radius-md: 22px;--bmf-shell: 1240px}.header-logo{gap:.8rem;justify-content:flex-start}.header-logo__image-container{display:flex;flex:0 0 auto}.header-logo__image{border-radius:14px}.header-logo__brand-text{display:inline-block;color:inherit;font-family:Fraunces,serif;font-size:clamp(1.45rem,1.22rem + .9vw,2.1rem);line-height:.95;letter-spacing:-.035em;white-space:nowrap}.bmf-page{background:radial-gradient(circle at top right,rgba(26,79,191,.12),transparent 24%),linear-gradient(180deg,#fdfaf6 0%,var(--bmf-cream) 26%,#f7f2ea 52%,#fdfbf8 78%,#f6f8fb 100%)}.bmf-shell{width:min(calc(100% - 2rem),var(--bmf-shell));margin:0 auto}.bmf-section{position:relative;padding:4.5rem 0}.bmf-section--band{background:linear-gradient(180deg,#fff0,#ffffffad 22% 78%,#fff0)}.bmf-eyebrow{margin:0 0 .85rem;color:var(--bmf-accent);font-size:.8rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.bmf-heading{margin:0;color:var(--bmf-ink);font-family:Fraunces,serif;font-size:clamp(2.35rem,4vw,4.6rem);line-height:.94;letter-spacing:-.045em}.bmf-heading--medium{font-size:clamp(2rem,3.2vw,3.5rem)}.bmf-copy{margin:0;color:var(--bmf-copy);font-size:1.04rem;line-height:1.75}.bmf-button{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:.95rem 1.6rem;border-radius:999px;background:var(--bmf-accent);color:#fff;font-weight:700;text-decoration:none;box-shadow:0 16px 34px #1a4fbf2e;transition:transform .18s ease,background .18s ease}.bmf-button:hover,.bmf-button:focus-visible{transform:translateY(-1px);background:var(--bmf-accent-deep)}.bmf-button.is-disabled,.bmf-button[aria-disabled=true]{pointer-events:none;background:#16243433;box-shadow:none}.bmf-media-placeholder{display:grid;place-items:center;width:100%;min-height:100%;padding:1.5rem;text-align:center;color:#ffffffe0;font-size:.95rem;border:1px dashed rgba(255,255,255,.62);border-radius:inherit;background:linear-gradient(135deg,#ffffff2e,#ffffff0f)}.bmf-media-placeholder--light{color:#16243494;border-color:#1624342e;background:linear-gradient(180deg,#ffffffd9,#eef4f7f2)}body:has(.header[transparent]) .content-for-layout>.shopify-section:first-child .bmf-home-hero__content-shell{padding-top:calc(var(--header-group-height, 0px) + .85rem)}.bmf-home-hero{padding:0 0 1.25rem}.bmf-home-hero__frame{position:relative;overflow:hidden;width:100vw;min-height:clamp(580px,82vw,860px);margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);background:linear-gradient(145deg,#dbe4ea,#8dacbd)}.bmf-home-hero__slides{position:absolute;top:0;right:0;bottom:0;left:0}.bmf-home-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .42s ease}.bmf-home-hero__slide.is-active{opacity:1}.bmf-home-hero__slide img{display:block;width:100%;height:100%;object-fit:cover}.bmf-home-hero__slide:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#08101824 8%,#0810188f)}.bmf-home-hero__content-shell{position:relative;z-index:1;display:flex;align-items:flex-end;min-height:inherit;width:min(calc(100% - 2rem),var(--bmf-shell));margin:0 auto}.bmf-home-hero__content{display:grid;align-content:end;width:min(100%,760px);min-height:inherit;padding:clamp(2rem,4vw,4rem) 0 clamp(2.2rem,4vw,3.4rem)}.bmf-home-hero .bmf-eyebrow,.bmf-home-hero .bmf-heading,.bmf-home-hero .bmf-copy{color:#fff}.bmf-home-hero .bmf-copy{max-width:54ch;margin-top:1rem;color:#ffffffe6}.bmf-home-hero__actions{margin-top:1.5rem}.bmf-home-hero__controls{position:absolute;right:max(1rem,calc((100vw - var(--bmf-shell)) / 2 + 1rem));bottom:1.35rem;z-index:1;display:flex;gap:.5rem}.bmf-home-hero__dot{width:.8rem;height:.8rem;border:0;border-radius:999px;background:#ffffff73;cursor:pointer}.bmf-home-hero__dot.is-active{width:2.2rem;background:#fff}.bmf-home-hero__promises{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:1rem;border-radius:24px;overflow:hidden;border:1px solid var(--bmf-line);background:#1624341a}.bmf-home-hero__promise{padding:1.15rem 1rem;background:#fffdf9db}.bmf-home-hero__promise-title{display:block;color:var(--bmf-ink);font-size:.98rem;font-weight:700}.bmf-home-hero__promise-text{display:block;margin-top:.3rem;color:var(--bmf-copy);font-size:.92rem;line-height:1.55}.bmf-section-heading{display:grid;gap:.9rem;max-width:760px;margin-bottom:1.75rem}.bmf-comparison__rows{display:grid;gap:1rem}.bmf-comparison__row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.bmf-comparison__card{min-height:100%;padding:1.35rem 1.3rem;border-radius:24px;border:1px solid rgba(22,36,52,.12);background:#ffffffd6}.bmf-comparison__card--pain{background:#fffcfbeb}.bmf-comparison__card--gain{background:#f8fcfcf2}.bmf-comparison__title{display:flex;align-items:center;gap:.45rem;margin:0;font-size:1.08rem;font-weight:700;line-height:1.25}.bmf-comparison__title--pain{color:#bf3c32}.bmf-comparison__title--gain{color:#157a63}.bmf-comparison__icon{font-size:1.2rem;line-height:1}.bmf-comparison__text{margin-top:.55rem;color:#706a63;font-size:1.02rem;line-height:1.55}.bmf-preview-reviews{margin-top:2rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.bmf-preview-reviews__item{padding:1.15rem 1.2rem;border-top:1px solid rgba(22,36,52,.12);border-bottom:1px solid rgba(22,36,52,.12)}.bmf-preview-reviews__quote{margin:0;color:var(--bmf-ink);font-size:1rem;line-height:1.7}.bmf-preview-reviews__author{display:block;margin-top:.8rem;color:var(--bmf-copy);font-size:.9rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.bmf-size-selector__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.bmf-size-card{display:grid;gap:1.1rem;height:100%;padding:1.4rem;border-radius:var(--bmf-radius-lg);background:#ffffffd1;border:1px solid var(--bmf-line);box-shadow:var(--bmf-shadow)}.bmf-size-card__media{overflow:hidden;min-height:320px;border-radius:var(--bmf-radius-md);background:linear-gradient(180deg,#edf3f7,#dde8ef)}.bmf-size-card__media-link,.bmf-product-spotlight__media-link{display:block;color:inherit;text-decoration:none}.bmf-size-card__media-link .bmf-size-card__media,.bmf-product-spotlight__media-link .bmf-product-spotlight__media{min-height:inherit}.bmf-size-card__media img{display:block;width:100%;height:100%;object-fit:cover}.bmf-size-card__body{display:grid;gap:.85rem}.bmf-size-card__badge{display:inline-flex;width:fit-content;padding:.42rem .75rem;border-radius:999px;background:var(--bmf-soft);color:var(--bmf-accent-deep);font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.bmf-size-card__title{margin:0;color:var(--bmf-ink);font-size:var(--bmf-size-card-title-size, 32px);line-height:1.08;letter-spacing:-.03em}.bmf-size-card--title-serif .bmf-size-card__title{font-family:Fraunces,serif}.bmf-size-card--title-sans .bmf-size-card__title{font-family:var(--font-body--family);font-style:var(--font-body--style);font-weight:700;letter-spacing:-.02em}.bmf-size-card__text{color:var(--bmf-copy);font-size:var(--bmf-size-card-text-size, 17px);line-height:1.75}.bmf-size-card--text-serif .bmf-size-card__text{font-family:Fraunces,serif;line-height:1.6}.bmf-size-card--text-sans .bmf-size-card__text{font-family:var(--font-body--family);font-style:var(--font-body--style)}.bmf-size-card__price{color:var(--bmf-ink);font-size:1.12rem;font-weight:700}.bmf-size-card__form{margin-top:auto}.bmf-size-card__cta{display:grid;gap:.75rem}.bmf-size-card__note{color:var(--bmf-copy);font-size:.9rem;line-height:1.7}.bmf-selling-points__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.bmf-selling-point{padding:1.35rem 1.25rem;border-radius:var(--bmf-radius-md);background:#fff;border:1px solid rgba(22,36,52,.08);box-shadow:0 14px 34px #1624340d}.bmf-selling-point__index{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;margin-bottom:.9rem;border-radius:999px;background:var(--bmf-soft);color:var(--bmf-accent-deep);font-size:.85rem;font-weight:700}.bmf-selling-point h3{margin:0 0 .4rem;color:var(--bmf-ink);font-size:1.08rem;line-height:1.35}.bmf-selling-point p{margin:0;color:var(--bmf-copy);font-size:.96rem;line-height:1.7}.bmf-full-reviews__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.bmf-full-review{display:grid;gap:1rem;padding:1.25rem;border-radius:var(--bmf-radius-md);background:#ffffffd1;border:1px solid var(--bmf-line)}.bmf-full-review__top{display:flex;gap:.95rem;align-items:center}.bmf-full-review__avatar{width:70px;height:70px;border-radius:18px;overflow:hidden;flex:0 0 auto;background:linear-gradient(180deg,#edf3f7,#dde8ef)}.bmf-full-review__avatar img{width:100%;height:100%;object-fit:cover}.bmf-full-review blockquote{margin:0;color:var(--bmf-ink);font-family:Fraunces,serif;font-size:1.32rem;line-height:1.35}.bmf-full-review__author{color:var(--bmf-ink);font-weight:700}.bmf-full-review__meta{margin-top:.25rem;color:var(--bmf-copy);font-size:.92rem}.bmf-faq__list{display:grid;gap:.85rem}.bmf-faq__item{border-bottom:1px solid rgba(22,36,52,.12)}.bmf-faq__item summary{list-style:none;position:relative;cursor:pointer;padding:1.15rem 2rem 1.15rem 0;color:var(--bmf-ink);font-weight:700}.bmf-faq__item summary::-webkit-details-marker{display:none}.bmf-faq__item summary:after{content:"+";position:absolute;right:.2rem;top:50%;transform:translateY(-50%);color:var(--bmf-accent-deep);font-size:1.2rem}.bmf-faq__item[open] summary:after{content:"-"}.bmf-faq__answer{padding:0 0 1.15rem}.bmf-faq__answer p{margin:0;color:var(--bmf-copy);line-height:1.75}.bmf-product-spotlight__panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:2.5rem;align-items:center}.bmf-product-spotlight__media{overflow:hidden;border-radius:var(--bmf-radius-xl);aspect-ratio:1 / 1;background:linear-gradient(180deg,#edf3f7,#dde8ef);box-shadow:var(--bmf-shadow)}.bmf-product-spotlight__media img{width:100%;height:100%;object-fit:cover}.bmf-product-spotlight__content{display:grid;gap:1rem;align-content:start}.bmf-product-spotlight__meta{display:flex;align-items:baseline;gap:.75rem;flex-wrap:wrap}.bmf-product-spotlight__meta strong{color:var(--bmf-ink);font-size:1.05rem;font-weight:700}.bmf-product-spotlight__price{color:var(--bmf-accent);font-size:1.35rem;font-weight:700}.bmf-product-spotlight__note{color:var(--bmf-copy);font-size:.92rem;line-height:1.6}.bmf-subscribe-bar{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.35rem 1.5rem;border-radius:var(--bmf-radius-md);background:#fff8ed;border:1px solid #F5C040}.bmf-subscribe-bar__left strong{display:block;color:#7a4800;font-size:1.05rem;font-weight:700}.bmf-subscribe-bar__left span{display:block;margin-top:.3rem;color:#a06010;font-size:.92rem}.bmf-button--amber{background:#f0920a;color:#fff;box-shadow:0 12px 28px #f0920a33}.bmf-button--amber:hover,.bmf-button--amber:focus-visible{background:#c86800}@media screen and (max-width:989px){.bmf-home-hero__promises,.bmf-preview-reviews,.bmf-selling-points__grid,.bmf-full-reviews__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bmf-product-spotlight__panel,.bmf-comparison__row,.bmf-size-selector__grid{grid-template-columns:1fr}}@media screen and (max-width:749px){.bmf-shell{width:min(calc(100% - 1.25rem),var(--bmf-shell))}.header-logo{gap:.6rem}.header-logo__brand-text{font-size:1.22rem}.bmf-section{padding:3.4rem 0}body:has(.header[transparent]) .content-for-layout>.shopify-section:first-child .bmf-home-hero__content-shell{padding-top:calc(var(--header-group-height, 0px) + .35rem)}.bmf-home-hero__frame{min-height:560px}.bmf-home-hero__content-shell{width:min(calc(100% - 1.25rem),var(--bmf-shell))}.bmf-home-hero__content{width:min(100%,33rem);padding:1.8rem 0 2.1rem}.bmf-home-hero__controls{right:.9rem;bottom:.9rem}.bmf-home-hero__promises,.bmf-preview-reviews,.bmf-selling-points__grid,.bmf-full-reviews__grid{grid-template-columns:1fr}.bmf-subscribe-bar{flex-direction:column;align-items:stretch}.bmf-comparison__card{padding:1.15rem 1.1rem}.bmf-size-card__media{min-height:260px}}.bmf-page{background:radial-gradient(circle at top right,rgba(26,79,191,.1),transparent 24%),radial-gradient(circle at 0% 38%,rgba(244,225,180,.22),transparent 20%),linear-gradient(180deg,#fcfaf6,#f8f3eb,#fbf8f3 54%,#f5f7fb 78%,#eef3f7)}.bmf-eyebrow,.bmf-copy,.bmf-button,.bmf-home-hero__promise-title,.bmf-home-hero__promise-text,.bmf-size-card__badge,.bmf-size-card__price,.bmf-preview-reviews__author,.bmf-full-review__author,.bmf-full-review__meta,.bmf-faq__item summary,.bmf-faq__answer p{font-family:Space Grotesk,sans-serif}.bmf-section{padding:clamp(4.5rem,7vw,6.4rem) 0}.bmf-section--band{background:transparent}.bmf-section-heading{gap:1rem;max-width:860px;margin-bottom:clamp(2rem,4vw,3rem)}.bmf-heading{max-width:15ch}.bmf-copy{max-width:58ch;font-size:1rem}.bmf-home-hero{padding-bottom:0}.bmf-home-hero__frame{background:linear-gradient(145deg,#d7e1e9,#9fb4c4)}.bmf-home-hero__slide:after{background:linear-gradient(90deg,#0b161f8a,#0b161f33 42%,#0b161f14),linear-gradient(180deg,#0810180d 8%,#08101870)}.bmf-home-hero__content{width:min(100%,700px)}.bmf-home-hero .bmf-heading{max-width:10ch;text-wrap:balance}.bmf-home-hero .bmf-copy{max-width:48ch}.bmf-home-hero__actions .bmf-button{min-width:170px}.bmf-home-hero__controls{gap:.65rem}.bmf-home-hero__dot{width:.7rem;height:.7rem;background:#ffffff61}.bmf-home-hero__dot.is-active{width:2rem}.bmf-home-hero__promises{margin-top:0;border-radius:0;border:none;border-top:1px solid rgba(22,36,52,.1);border-bottom:1px solid rgba(22,36,52,.1);background:#ffffff4d}.bmf-home-hero__promise{padding:1.15rem 1.1rem;background:transparent}.bmf-home-hero__promise:not(:last-child){border-right:1px solid rgba(22,36,52,.1)}.bmf-home-hero__promise-title{font-size:.9rem;letter-spacing:.06em;text-transform:uppercase}.bmf-home-comparison .bmf-section-heading{max-width:700px}.bmf-comparison__rows{gap:1.2rem}.bmf-comparison__row{position:relative;gap:0;border:1px solid rgba(22,36,52,.1);border-radius:30px;overflow:hidden;background:#ffffffb8;box-shadow:0 24px 52px #1624340f}.bmf-comparison__row:after{content:"";position:absolute;top:1.3rem;bottom:1.3rem;left:50%;width:1px;background:#1624341a;transform:translate(-.5px)}.bmf-comparison__card{min-height:100%;padding:1.8rem 1.8rem 1.85rem;border:none;border-radius:0;background:transparent}.bmf-comparison__card--pain{background:linear-gradient(180deg,#fff5f1e6,#fff9f6b8)}.bmf-comparison__card--gain{background:linear-gradient(180deg,#f1f8ffeb,#f8fcffb8)}.bmf-comparison__title{gap:.7rem;font-size:1.14rem;line-height:1.2}.bmf-comparison__icon{display:inline-grid;place-items:center;width:1.8rem;height:1.8rem;border-radius:999px;background:#ffffffd1;font-size:1rem}.bmf-comparison__text{margin-top:.8rem;color:#59524a;font-size:1rem;line-height:1.72}.bmf-preview-reviews{gap:0;margin-top:2.6rem;border-top:1px solid rgba(22,36,52,.1);border-bottom:1px solid rgba(22,36,52,.1)}.bmf-preview-reviews__item{padding:1.45rem 1.15rem 1.3rem;border-top:0;border-bottom:0}.bmf-preview-reviews__item:not(:last-child){border-right:1px solid rgba(22,36,52,.1)}.bmf-preview-reviews__quote{font-size:1.02rem;line-height:1.74}.bmf-preview-reviews__author{margin-top:1rem;letter-spacing:.08em}.bmf-home-size-selector{position:relative}.bmf-home-size-selector:before{content:"";position:absolute;inset:4rem 0 auto;height:clamp(220px,24vw,320px);background:linear-gradient(180deg,#fffc,#fff0);pointer-events:none}.bmf-home-size-selector .bmf-shell,.bmf-home-size-selector .bmf-section-heading,.bmf-home-size-selector .bmf-size-selector__grid{position:relative}.bmf-size-selector__grid{gap:1.5rem}.bmf-size-card{gap:0;padding:0;overflow:hidden;border-radius:32px;border:1px solid rgba(22,36,52,.08);background:#ffffffe0;box-shadow:0 28px 64px #16243414}.bmf-size-card__media{min-height:360px;border-radius:0}.bmf-size-card__body{gap:1rem;padding:1.8rem 1.8rem 1rem}.bmf-size-card__badge{padding:.45rem .78rem;background:#1a4fbf14;color:var(--bmf-accent-deep);letter-spacing:.08em}.bmf-size-card__title{max-width:12ch;text-wrap:balance}.bmf-size-card__text{max-width:38ch;line-height:1.72}.bmf-size-card__price{padding:0 1.8rem;font-size:1.18rem}.bmf-size-card__form{margin-top:1.3rem;padding:1.2rem 1.8rem 1.8rem;border-top:1px solid rgba(22,36,52,.08)}.bmf-size-card__cta .bmf-button,.bmf-size-card__cta .bmf-button.is-disabled,.bmf-size-card__cta .bmf-button[aria-disabled=true]{width:100%}.bmf-size-card__note{font-size:.92rem}.bmf-home-selling-points .bmf-section-heading{max-width:720px}.bmf-selling-points__grid{gap:0;border-top:1px solid rgba(22,36,52,.1);border-left:1px solid rgba(22,36,52,.1);background:#ffffff57}.bmf-selling-point{padding:1.6rem 1.45rem 1.55rem;border-radius:0;border-right:1px solid rgba(22,36,52,.1);border-bottom:1px solid rgba(22,36,52,.1);background:transparent;box-shadow:none}.bmf-selling-point__index{width:auto;height:auto;margin-bottom:1rem;padding:0;border-radius:0;background:transparent;color:#16243461;font-size:2rem;line-height:1}.bmf-selling-point h3{max-width:14ch;margin-bottom:.55rem;font-size:1.18rem}.bmf-selling-point p{max-width:32ch;font-size:.98rem;line-height:1.72}.bmf-home-full-reviews .bmf-section-heading{max-width:760px}.bmf-full-reviews__grid{gap:1.4rem}.bmf-full-review{gap:1.1rem;padding:1.5rem 0 0;border:none;border-top:1px solid rgba(22,36,52,.12);border-radius:0;background:transparent}.bmf-full-review__avatar{width:76px;height:76px;border-radius:18px;box-shadow:0 16px 26px #16243414}.bmf-full-review blockquote{max-width:20ch;font-size:clamp(1.35rem,2vw,1.65rem)}.bmf-home-faq{padding-bottom:clamp(5rem,7vw,6.5rem)}.bmf-home-faq .bmf-shell{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:clamp(2rem,5vw,4rem);align-items:start}.bmf-home-faq .bmf-section-heading{position:sticky;top:calc(var(--header-group-height, 0px) + 1.5rem);margin-bottom:0}.bmf-home-faq .bmf-heading{max-width:11ch}.bmf-faq__list{gap:0}.bmf-faq__item{border-bottom:none;border-top:1px solid rgba(22,36,52,.12)}.bmf-faq__item:last-child{border-bottom:1px solid rgba(22,36,52,.12)}.bmf-faq__item summary{padding:1.3rem 2.4rem 1.3rem 0;font-size:1rem;line-height:1.5}.bmf-faq__item summary:after{right:0;width:1.85rem;height:1.85rem;display:grid;place-items:center;border-radius:999px;background:#1a4fbf14;font-size:1.05rem}.bmf-faq__answer{padding:0 0 1.3rem}.bmf-site-footer-shell .section-background{background:radial-gradient(circle at top left,rgba(143,182,255,.18),transparent 28%),linear-gradient(180deg,#22354b,#162434 62%,#101a26)}.bmf-site-footer-shell .section:not(.bmf-site-footer__utilities-shell){position:relative}.bmf-site-footer-shell .section-content-wrapper{gap:clamp(2rem,4vw,3.5rem)}.bmf-site-footer-shell .section-content-wrapper>*{min-width:0}.bmf-site-footer-shell .section-content-wrapper,.bmf-site-footer-shell .section-content-wrapper a,.bmf-site-footer-shell .section-content-wrapper p,.bmf-site-footer-shell .section-content-wrapper span,.bmf-site-footer-shell .section-content-wrapper .menu__heading__default,.bmf-site-footer-shell .section-content-wrapper .menu__item a,.bmf-site-footer-shell .section-content-wrapper .email-signup__input,.bmf-site-footer-shell .section-content-wrapper .email-signup__button{font-family:Space Grotesk,sans-serif}.bmf-site-footer-shell .section-content-wrapper p{color:#f7f4edc7;line-height:1.7}.bmf-site-footer-shell .section-content-wrapper .menu__heading__default,.bmf-site-footer-shell .section-content-wrapper [class*=h1],.bmf-site-footer-shell .section-content-wrapper [class*=h2],.bmf-site-footer-shell .section-content-wrapper [class*=h3],.bmf-site-footer-shell .section-content-wrapper strong{color:#f7f4ed;font-weight:700}.bmf-site-footer-shell .section-content-wrapper .menu__heading__default{font-size:.9rem;letter-spacing:.08em;text-transform:uppercase}.bmf-site-footer-shell .section-content-wrapper .menu__item a,.bmf-site-footer-shell .section-content-wrapper .link{color:#f7f4edcc;text-decoration:none}.bmf-site-footer-shell .section-content-wrapper .menu__item a:hover,.bmf-site-footer-shell .section-content-wrapper .link:hover{color:#fff}.bmf-site-footer-shell .section-content-wrapper .menu__item+.menu__item{margin-top:.8rem}.bmf-site-footer-shell .section-content-wrapper .link{width:fit-content;padding:.1rem 0}.bmf-site-footer-shell .section-content-wrapper .email-signup__form{gap:.85rem}.bmf-site-footer-shell .section-content-wrapper .email-signup__input-group{box-shadow:none;margin-bottom:0;padding-bottom:0}.bmf-site-footer-shell .section-content-wrapper .email-signup__input-group--underline{box-shadow:0 1px #ffffff47}.bmf-site-footer-shell .section-content-wrapper .email-signup__input-group--underline:focus-within{box-shadow:0 2px #ffffffd6}.bmf-site-footer-shell .section-content-wrapper .email-signup__input-group .email-signup__input--underline{padding:.85rem 0;color:#f7f4ed}.bmf-site-footer-shell .section-content-wrapper .email-signup__input::placeholder{color:#f7f4ed85}.bmf-site-footer-shell .section-content-wrapper .email-signup__button{color:#f3e1b4}.bmf-site-footer-shell .section-content-wrapper .email-signup__button:hover{color:#fff}.bmf-site-footer__utilities-shell .section-background{background:#101a26}.bmf-site-footer__utilities{border-top-color:#ffffff1f;color:#f7f4eda8}.bmf-site-footer__utilities a,.bmf-site-footer__utilities .footer-utilities__text{color:#f7f4eda8}.bmf-site-footer__utilities a:hover{color:#fff}@media screen and (min-width:990px){.bmf-selling-points__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:989px){.bmf-comparison__row:after{display:none}.bmf-home-faq .bmf-shell{grid-template-columns:1fr}.bmf-home-faq .bmf-section-heading{position:static}.bmf-selling-points__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.bmf-section{padding:3.9rem 0}.bmf-section-heading{margin-bottom:1.8rem}.bmf-home-hero__promises{grid-template-columns:repeat(2,minmax(0,1fr))}.bmf-home-hero__promise{border-right:none}.bmf-home-hero__promise:nth-child(odd){border-right:1px solid rgba(22,36,52,.1)}.bmf-comparison__card{padding:1.35rem 1.2rem 1.4rem}.bmf-preview-reviews{gap:0}.bmf-preview-reviews__item:not(:last-child){border-right:none;border-bottom:1px solid rgba(22,36,52,.1)}.bmf-size-card__media{min-height:280px}.bmf-size-card__body,.bmf-size-card__form,.bmf-size-card__price{padding-left:1.2rem;padding-right:1.2rem}.bmf-selling-points__grid{grid-template-columns:1fr}.bmf-full-review{padding-top:1.25rem}.bmf-full-review blockquote{max-width:none}.bmf-site-footer-shell .section-content-wrapper{gap:2rem}}.content-for-layout>.shopify-section{position:relative}.content-for-layout>.shopify-section+.shopify-section .bmf-section{padding-top:clamp(2.8rem,4.6vw,4rem)}.bmf-page{background:radial-gradient(circle at 100% 0%,rgba(26,79,191,.12),transparent 24%),radial-gradient(circle at 8% 34%,rgba(243,225,180,.24),transparent 18%),radial-gradient(circle at 88% 72%,rgba(159,193,255,.16),transparent 22%),linear-gradient(180deg,#fcfaf6,#f7f0e5 24%,#fbf8f3 54%,#f3f6fb 79%,#e7eef4)}.bmf-section{padding:clamp(3.4rem,5.4vw,5rem) 0}.bmf-home-hero__promises{margin-top:-1.65rem;border:1px solid rgba(255,255,255,.28);border-radius:28px;background:linear-gradient(180deg,#ffffffe6,#fbf7f0cc);box-shadow:0 26px 60px #16243414;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);overflow:hidden}.bmf-home-hero__promise{padding:1.2rem 1.15rem}.bmf-home-hero__promise:not(:last-child){border-right:1px solid rgba(22,36,52,.08)}.bmf-home-size-selector{padding-top:clamp(2.5rem,4.4vw,3.6rem)}.bmf-home-size-selector:before{inset:0 0 auto;height:clamp(180px,18vw,240px);background:linear-gradient(180deg,#ffffffb3,#fff0)}.bmf-home-size-selector .bmf-section-heading,.bmf-home-selling-points .bmf-section-heading,.bmf-home-full-reviews .bmf-section-heading,.bmf-home-faq .bmf-section-heading{justify-items:center;margin-left:auto;margin-right:auto;text-align:center}.bmf-home-size-selector .bmf-section-heading{max-width:760px}.bmf-home-size-selector .bmf-heading{max-width:15ch}.bmf-home-size-selector .bmf-copy,.bmf-home-selling-points .bmf-copy,.bmf-home-full-reviews .bmf-copy,.bmf-home-faq .bmf-copy{max-width:62ch}.bmf-size-selector__grid{gap:clamp(1.2rem,2.3vw,1.8rem);align-items:stretch}.bmf-size-card{border-radius:34px;background:linear-gradient(180deg,#fffffff5,#faf7f1e0)}.bmf-size-card__media{min-height:390px}.bmf-size-card__body{gap:1.05rem;padding:2rem 2rem 1.15rem}.bmf-size-card__badge{font-size:.88rem}.bmf-size-card__title{max-width:16ch;line-height:1.04;letter-spacing:-.04em}.bmf-size-card__text{display:inline-flex;align-self:flex-start;width:fit-content;max-width:100%;padding:.6rem .95rem;border-radius:999px;background:#1a4fbf14;color:var(--bmf-accent-deep);font-size:var(--bmf-size-card-text-size, 19px);font-weight:600;line-height:1.45;white-space:nowrap}.bmf-size-card__price{padding:0 2rem;font-size:1.45rem}.bmf-size-card__form{margin-top:1rem;padding:1.3rem 2rem 2rem}.bmf-size-card__note{font-size:.98rem;line-height:1.7}.bmf-home-selling-points{padding-top:clamp(3rem,4.6vw,4.2rem)}.bmf-selling-points__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;border:none;background:transparent}.bmf-selling-point{position:relative;min-height:100%;aspect-ratio:4 / 3;overflow:hidden;padding:0;border-radius:30px;border:1px solid rgba(22,36,52,.08);background:linear-gradient(180deg,#fffffff0,#f7fafcd6);box-shadow:0 18px 44px #1624340f}.bmf-selling-point__image,.bmf-selling-point .bmf-media-placeholder{display:block;width:100%;height:100%}.bmf-selling-point__image{object-fit:cover}.bmf-selling-point .bmf-media-placeholder{min-height:100%}.bmf-home-full-reviews{padding-top:clamp(3rem,4.8vw,4.3rem)}.bmf-home-full-reviews .bmf-section-heading{max-width:840px}.bmf-full-reviews__grid{gap:1.3rem}.bmf-full-review{padding:1.5rem;border:1px solid rgba(22,36,52,.08);border-radius:28px;background:#ffffffc7;box-shadow:0 20px 44px #1624340d}.bmf-full-review blockquote{max-width:none;font-size:clamp(1.35rem,1.8vw,1.6rem)}.bmf-home-faq{padding-top:clamp(3rem,4.8vw,4.4rem);padding-bottom:clamp(5rem,7vw,6.4rem)}.bmf-home-faq .bmf-shell{display:block}.bmf-home-faq .bmf-section-heading{position:static;max-width:760px;margin-bottom:clamp(2rem,4vw,2.8rem)}.bmf-faq__list{max-width:940px;margin:0 auto;gap:1rem}.bmf-faq__item,.bmf-faq__item:last-child{border:1px solid rgba(22,36,52,.08);border-radius:24px;background:#ffffffc7;box-shadow:0 18px 42px #1624340a;overflow:hidden}.bmf-faq__item summary{padding:1.35rem 4rem 1.35rem 1.4rem;font-size:1.08rem;line-height:1.55}.bmf-faq__item summary:after{right:1.2rem;background:#1a4fbf1a}.bmf-faq__answer{padding:0 1.4rem 1.4rem}.bmf-faq__answer p{font-size:1rem;line-height:1.8}.bmf-site-footer-shell{position:relative}.bmf-site-footer-shell .section-background{background:radial-gradient(circle at top left,rgba(243,225,180,.16),transparent 24%),radial-gradient(circle at 88% 0%,rgba(159,193,255,.16),transparent 22%),linear-gradient(180deg,#23364d,#182638 62%,#111b27)}.bmf-site-footer-shell .section-content-wrapper{gap:clamp(2rem,4vw,3.2rem)}.bmf-site-footer-shell .section-content-wrapper>:first-child{max-width:34rem}.bmf-site-footer-shell .section-content-wrapper>:last-child{padding:1.75rem;border-radius:28px;background:linear-gradient(180deg,#ffffff14,#ffffff08);border:1px solid rgba(255,255,255,.08);box-shadow:0 18px 38px #00000024}.bmf-site-footer-shell .section-content-wrapper .menu__item+.menu__item{margin-top:.65rem}.bmf-site-footer__utilities{gap:.85rem 1.5rem;text-wrap:balance}.bmf-site-footer__utilities .footer-utilities__text{line-height:1.6}@media screen and (max-width:989px){.bmf-selling-points__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bmf-site-footer-shell .section-content-wrapper>:last-child{padding:1.45rem}}@media screen and (max-width:749px){.bmf-home-hero__promises{margin-top:-1rem}.bmf-size-card__media{min-height:300px}.bmf-size-card__body,.bmf-size-card__form,.bmf-size-card__price{padding-left:1.35rem;padding-right:1.35rem}.bmf-size-card__text{width:100%;white-space:normal;border-radius:20px}.bmf-selling-points__grid{grid-template-columns:1fr}.bmf-full-review{padding:1.35rem}.bmf-faq__item summary{padding-left:1.2rem;padding-right:3.6rem}.bmf-faq__answer{padding:0 1.2rem 1.25rem}}.bmf-home-hero__promises{position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;width:min(calc(100vw - 1.25rem),1380px);margin:1.2rem auto 0;padding:0;border:none;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.bmf-home-hero__promise{min-height:100%;padding:1.75rem 1.45rem 1.55rem;border:1px solid rgba(40,40,40,.1);border-radius:24px;background:#ffffffc2;box-shadow:0 22px 48px #35281614;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.bmf-home-hero__promise:not(:last-child){border-right:none}.bmf-home-hero__promise-icon{display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;margin-bottom:1rem;border-radius:20px;background:#1c6b5f14}.bmf-home-hero__promise-icon img{display:block;width:64px;height:64px}.bmf-home-hero__promise-title{font-size:1.08rem;font-weight:700;letter-spacing:-.02em;text-transform:none}.bmf-home-hero__promise-text{margin-top:.45rem;font-size:.95rem;line-height:1.65}.bmf-size-card__media{min-height:318px}.bmf-size-card__media img{object-fit:contain;padding:1.15rem 1.15rem 0}.bmf-full-reviews__grid{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:minmax(340px,38%);overflow-x:auto;gap:1.25rem;padding-bottom:.3rem;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior-x:contain}.bmf-full-review{scroll-snap-align:start}.bmf-site-footer-shell .section-content-wrapper{align-items:center}.bmf-site-footer-shell .section-content-wrapper>:first-child{max-width:none}.bmf-site-footer-shell .section-content-wrapper>:nth-child(2){align-items:center;justify-content:center;text-align:center}.bmf-site-footer-shell .section-content-wrapper>:nth-child(2) p{text-align:center}.bmf-site-footer-shell .section-content-wrapper>:nth-child(2) .logo-block{margin-inline:auto;width:min(240px,100%)}.bmf-site-footer-shell .section-content-wrapper>:nth-child(2) .logo-block__image-wrapper{justify-content:center}@media screen and (max-width:989px){.bmf-home-hero__promises{grid-template-columns:repeat(2,minmax(0,1fr));width:min(calc(100vw - 1rem),960px)}.bmf-full-reviews__grid{grid-auto-columns:minmax(320px,62%)}}@media screen and (max-width:749px){.bmf-home-hero__promises{grid-template-columns:1fr;gap:.85rem;width:min(calc(100vw - 1rem),560px);margin-top:1rem}.bmf-home-hero__promise{padding:1.45rem 1.2rem 1.3rem}.bmf-size-card__media{min-height:248px}.bmf-size-card__media img{padding:.9rem .9rem 0}.bmf-full-reviews__grid{grid-auto-columns:86vw}}.bmf-site-footer-shell .footer-content{gap:clamp(2rem,4vw,3.2rem);align-items:center}.bmf-site-footer-shell .footer-content>*{min-width:0}.bmf-site-footer-shell .footer-content>:nth-child(1){justify-self:start}.bmf-site-footer-shell .footer-content>:nth-child(2){justify-self:center}.bmf-site-footer-shell .footer-content>:nth-child(3){justify-self:end}.bmf-site-footer-shell .footer-content .group-block-content{gap:.85rem}.bmf-site-footer-shell .footer-content .text-block,.bmf-site-footer-shell .footer-content .menu,.bmf-site-footer-shell .footer-content .logo-block,.bmf-site-footer-shell .footer-content .menu__item a,.bmf-site-footer-shell .footer-content a,.bmf-site-footer-shell .footer-content p,.bmf-site-footer-shell .footer-content span{font-family:Space Grotesk,sans-serif}.bmf-site-footer-shell .footer-content .text-block p{color:#f7f4edc7;line-height:1.7}.bmf-site-footer-shell .footer-content .menu__heading__default,.bmf-site-footer-shell .footer-content strong{color:#f7f4ed;font-weight:700}.bmf-site-footer-shell .footer-content .menu__heading__default{font-size:.9rem;letter-spacing:.08em;text-transform:uppercase}.bmf-site-footer-shell .footer-content .menu__item a,.bmf-site-footer-shell .footer-content a{color:#f7f4edcc;text-decoration:none}.bmf-site-footer-shell .footer-content .menu__item a:hover,.bmf-site-footer-shell .footer-content a:hover{color:#fff}.bmf-site-footer-shell .footer-content .menu__item+.menu__item{margin-top:.65rem}.bmf-site-footer-shell .footer-content>:nth-child(2) .group-block-content{align-items:center;text-align:center}.bmf-site-footer-shell .footer-content>:nth-child(2) .text-block,.bmf-site-footer-shell .footer-content>:nth-child(2) .text-block>*{margin-inline:auto;text-align:center}.bmf-site-footer-shell .footer-content>:nth-child(2) .logo-block{margin-inline:auto;width:min(240px,100%)}.bmf-site-footer-shell .footer-content>:nth-child(2) .logo-block__image-wrapper{justify-content:center}.bmf-site-footer-shell .footer-content>:nth-child(3) .group-block-content{align-items:flex-end;text-align:right}.bmf-site-footer-shell .footer-content>:nth-child(3) .text-block,.bmf-site-footer-shell .footer-content>:nth-child(3) .text-block>*{text-align:right}@media screen and (max-width:989px){.bmf-site-footer-shell .footer-content{grid-template-columns:1fr}.bmf-site-footer-shell .footer-content>:nth-child(1),.bmf-site-footer-shell .footer-content>:nth-child(2),.bmf-site-footer-shell .footer-content>:nth-child(3){justify-self:stretch}.bmf-site-footer-shell .footer-content>:nth-child(1) .group-block-content,.bmf-site-footer-shell .footer-content>:nth-child(2) .group-block-content,.bmf-site-footer-shell .footer-content>:nth-child(3) .group-block-content{align-items:center;text-align:center}.bmf-site-footer-shell .footer-content>:nth-child(1) .text-block,.bmf-site-footer-shell .footer-content>:nth-child(2) .text-block,.bmf-site-footer-shell .footer-content>:nth-child(3) .text-block,.bmf-site-footer-shell .footer-content>:nth-child(1) .text-block>*,.bmf-site-footer-shell .footer-content>:nth-child(2) .text-block>*,.bmf-site-footer-shell .footer-content>:nth-child(3) .text-block>*{margin-inline:auto;text-align:center}}.bmf-site-footer__utilities-shell .section-background{background:linear-gradient(180deg,#0f1824,#0c1520)}.bmf-site-footer__utilities{min-height:56px;padding-top:.25rem;padding-bottom:.15rem}.bmf-site-footer__utilities .footer-utilities__group-copyright,.bmf-site-footer__utilities .footer-utilities__text,.bmf-site-footer__utilities .policy-list-trigger,.bmf-site-footer__utilities .social-icons__wrapper a,.bmf-site-footer__utilities a{color:#f7f4edbd}.bmf-site-footer__utilities a:hover,.bmf-site-footer__utilities .policy-list-trigger:hover{color:#fff}.bmf-home-hero__promises{left:50%;z-index:2;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1rem,2vw,1.8rem);width:min(calc(100vw - 1rem),1360px);margin:1rem 0 0;padding:1.15rem 0 .2rem;border:none;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;transform:translate(-50%)}.bmf-home-hero__promise{position:relative;min-height:100%;padding:0 1rem 0 0;border:none;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.bmf-home-hero__promise:not(:last-child):after{content:"";position:absolute;right:-.9rem;top:.6rem;bottom:.6rem;width:1px;background:#16243417}.bmf-home-hero__promise-icon{width:66px;height:66px;margin-bottom:.95rem;background:#ffffff6b;box-shadow:inset 0 0 0 1px #ffffff47}.bmf-home-hero__promise-title{font-size:1.02rem;line-height:1.35}.bmf-home-hero__promise-text{max-width:28ch;margin-top:.38rem;color:#162434b8}.bmf-size-card__media{min-height:300px}.bmf-size-card__media img{object-fit:cover;padding:0}.bmf-full-reviews__grid{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:minmax(220px,24%);gap:clamp(1rem,1.8vw,1.4rem);overflow-x:auto;padding-bottom:.35rem;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior-x:contain}.bmf-full-reviews__grid::-webkit-scrollbar{display:none}.bmf-full-review{display:grid;gap:.85rem;padding:0;border:none;border-radius:0;background:transparent;box-shadow:none;scroll-snap-align:start}.bmf-full-review__media{overflow:hidden;aspect-ratio:4 / 5;border-radius:24px;background:linear-gradient(180deg,#edf3f7,#dde8ef)}.bmf-full-review__media img{display:block;width:100%;height:100%;object-fit:cover}.bmf-full-review__stars{display:flex;align-items:center;gap:.2rem;color:#f3b44d;font-size:.92rem;line-height:1}.bmf-full-review__author{color:var(--bmf-ink);font-size:1rem;font-weight:700;letter-spacing:-.01em}@media screen and (max-width:989px){.bmf-home-hero__promises{grid-template-columns:repeat(2,minmax(0,1fr));width:min(calc(100vw - 1rem),960px)}.bmf-home-hero__promise:nth-child(2n):after{display:none}.bmf-full-reviews__grid{grid-auto-columns:minmax(240px,36%)}}@media screen and (max-width:749px){.bmf-home-hero__promises{left:0;grid-template-columns:1fr;gap:1rem;width:100%;margin-top:1rem;transform:none}.bmf-home-hero__promise{padding-right:0}.bmf-home-hero__promise:not(:last-child):after{display:none}.bmf-size-card__media{min-height:236px}.bmf-full-reviews__grid{grid-auto-columns:72vw}}.bmf-home-hero__actions{display:flex;justify-content:center;width:100vw;margin:1.55rem 0 0 calc(50% - 50vw)}.bmf-home-hero__actions .bmf-button{min-width:190px}.bmf-home-hero__promises{margin-top:0;padding-top:0;padding-bottom:0}.bmf-home-size-selector:before{display:none}.bmf-site-footer-shell .footer-content{grid-template-columns:minmax(0,1.08fr) minmax(280px,.72fr);gap:clamp(2.5rem,6vw,7rem);align-items:start}.bmf-site-footer-shell .footer-content>:first-child,.bmf-site-footer-shell .footer-content>:last-child{justify-self:stretch}.bmf-site-footer-shell .footer-content>:first-child .group-block-content{align-items:flex-start;gap:1rem}.bmf-site-footer-shell .footer-content>:last-child .group-block-content{align-items:flex-start;gap:1rem}.bmf-site-footer-shell .footer-content .text-block,.bmf-site-footer-shell .footer-content .text-block>*{margin-inline:0}.bmf-site-footer-shell .footer-content>:first-child .text-block,.bmf-site-footer-shell .footer-content>:first-child .text-block>*{text-align:left}.bmf-site-footer-shell .footer-content>:last-child .text-block,.bmf-site-footer-shell .footer-content>:last-child .text-block>*{text-align:left}.bmf-site-footer-shell .footer-content>:first-child .text-block:first-child{width:100%}.bmf-site-footer-shell .footer-content>:first-child .text-block:first-child>*{color:#f7f4ed;font-family:Space Grotesk,sans-serif;font-size:clamp(2.5rem,4vw,3.3rem);font-weight:700;letter-spacing:-.04em;line-height:.94}.bmf-site-footer-shell .footer-content>:first-child .text-block:nth-child(2)>*{max-width:21ch;color:#f7f4ed94;font-size:clamp(1.15rem,1.8vw,1.35rem);font-weight:600;line-height:1.55}.bmf-site-footer-shell .footer-content>:last-child .text-block:first-child>*{color:#f7f4ed75;font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.bmf-site-footer-shell .footer-content>:last-child .text-block:last-child>*{color:#f7f4edb8;font-size:clamp(1.1rem,1.8vw,1.35rem);font-weight:600;line-height:1.75}.bmf-site-footer-shell .footer-content>:last-child .text-block:last-child a{color:#f7f4edb8;text-decoration:none}.bmf-site-footer-shell .footer-content>:last-child .text-block:last-child a:hover{color:#fff}.bmf-site-footer-shell .footer-content .social-icons__wrapper{gap:.9rem;margin-top:.25rem}.bmf-site-footer-shell .footer-content .social-icons__icon-wrapper{width:56px;height:56px;border-radius:16px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12)}.bmf-site-footer-shell .footer-content .social-icons__icon-wrapper a{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%}.bmf-site-footer-shell .footer-content .social-icons__icon{width:26px;height:26px}.bmf-site-footer-shell .footer-content .social-icons__icon path,.bmf-site-footer-shell .footer-content .social-icons__icon circle,.bmf-site-footer-shell .footer-content .social-icons__icon rect{fill:#f7f4edb3}.bmf-site-footer-shell .footer-content .social-icons__icon-wrapper:hover{border-color:#ffffff38;background:#ffffff1a}@media screen and (max-width:989px){.bmf-home-hero__actions{width:100%;margin-left:0}.bmf-site-footer-shell .footer-content{grid-template-columns:1fr;gap:2.4rem}}.bmf-home-hero__actions{display:flex;justify-content:center;width:100vw;margin:1.55rem 0 0 calc(50% - 50vw);padding-inline:.75rem;box-sizing:border-box}.bmf-site-footer-shell .footer-content{grid-template-columns:1fr;gap:clamp(3rem,6vw,4.8rem);align-items:start}.bmf-site-footer-shell .footer-content>:first-child .group-block-content{align-items:center;gap:.9rem;text-align:center}.bmf-site-footer-shell .footer-content>:first-child .text-block,.bmf-site-footer-shell .footer-content>:first-child .text-block>*{margin-inline:auto;text-align:center}.bmf-site-footer-shell .footer-content>:first-child .text-block:first-child>*{color:#f7f4ed75;font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.bmf-site-footer-shell .footer-content>:first-child .text-block:last-child>*{color:#f7f4edb8;font-size:clamp(1.1rem,1.7vw,1.45rem);font-weight:600;line-height:1.9}.bmf-site-footer-shell .footer-content>:first-child .text-block:last-child a{color:#f7f4edb8;text-decoration:none}.bmf-site-footer-shell .footer-content>:first-child .text-block:last-child a:hover{color:#fff}.bmf-site-footer-shell .footer-content>:last-child{padding-top:clamp(2rem,4vw,2.9rem);border-top:1px solid rgba(255,255,255,.1)}.bmf-site-footer-shell .footer-content>:last-child .group-block-content{align-items:center;gap:1.15rem;text-align:center}.bmf-site-footer-shell .footer-content>:last-child .text-block,.bmf-site-footer-shell .footer-content>:last-child .text-block>*{margin-inline:auto;text-align:center}.bmf-site-footer-shell .footer-content>:last-child .text-block:first-child>*{max-width:34ch;color:#f7f4ed94;font-size:clamp(1rem,1.45vw,1.22rem);font-weight:500;line-height:1.7}.bmf-site-footer-shell .footer-content .social-icons__wrapper{justify-content:center;gap:.9rem;margin-top:.25rem}.bmf-site-footer-shell .footer-content>:last-child .text-block:last-child>*{color:#f7f4ed;font-family:Space Grotesk,sans-serif;font-size:clamp(3rem,7vw,6rem);font-weight:700;letter-spacing:-.05em;line-height:.9}@media screen and (max-width:989px){.bmf-home-hero__actions{width:100vw;margin-left:calc(50% - 50vw)}.bmf-site-footer-shell .footer-content{gap:2.8rem}}.bmf-home-hero__content{padding-left:clamp(1.2rem,4.8vw,4.75rem)}.bmf-home-hero__actions{display:flex;justify-content:flex-start;width:auto;margin:1.55rem 0 0;padding-inline:0}@media screen and (max-width:989px){.bmf-home-hero__content{padding-left:clamp(.9rem,4vw,1.8rem)}.bmf-home-hero__actions{width:auto;margin-left:0}}.bmf-site-footer-shell .footer-content{grid-template-columns:1fr;gap:clamp(1.35rem,2.6vw,1.95rem);align-items:start}.bmf-site-footer-shell .footer-content>*{justify-self:stretch}.bmf-site-footer-shell .footer-content>:first-child{padding-bottom:clamp(.35rem,1vw,.7rem)}.bmf-site-footer-shell .footer-content>:first-child>.group-block-content{gap:clamp(1.7rem,3vw,2.6rem)!important;align-items:stretch!important}.bmf-site-footer-shell .footer-content>:first-child>.group-block-content>*{min-width:0}.bmf-site-footer-shell .footer-content>:first-child>.group-block-content>*>.group-block-content{position:relative;gap:.85rem!important;align-items:center!important;text-align:center}.bmf-site-footer-shell .footer-content>:first-child>.group-block-content>* .text-block,.bmf-site-footer-shell .footer-content>:first-child>.group-block-content>* .text-block>*{width:100%;margin:0!important;text-align:inherit!important}.bmf-site-footer-shell .footer-content>:first-child>.group-block-content>:first-child>.group-block-content{gap:.72rem!important}.bmf-site-footer-shell .footer-content>:first-child>.group-block-content>:first-child>.group-block-content:before{content:"";width:46px;height:46px;margin-bottom:.15rem;border-radius:16px;background:radial-gradient(circle at 70% 32%,rgba(255,255,255,.96) 0 9%,transparent 10%),radial-gradient(circle at 56% 58%,rgba(255,255,255,.2) 0 18%,transparent 19%),radial-gradient(circle at 58% 54%,rgba(108,164,255,.98) 0 38%,transparent 39%),linear-gradient(135deg,#6db1ff00 0 26%,#6db1fffa 27% 46%,#6db1ff57 47% 67%,#6db1ff00 68%);box-shadow:0 14px 30px #123b8b3d;transform:rotate(-20deg)}.bmf-site-footer-shell .footer-content>:first-child>.group-block-content>:first-child .text-block:first-child>*{color:#f7f4ed;font-family:Space Grotesk,sans-serif;font-size:clamp(2.25rem,3vw,2.95rem);font-weight:700;letter-spacing:-.045em;line-height:.98}.bmf-site-footer-shell .footer-content>:first-child>.group-block-content>:first-child .text-block:last-child>*{max-width:24ch;color:#f7f4edc7;font-size:clamp(1rem,1.28vw,1.14rem);font-weight:500;line-height:1.58}.bmf-site-footer-shell .footer-content>:first-child>.group-block-content>:first-child .text-block:last-child p+p{margin-top:.18rem!important}.bmf-site-footer-shell .footer-content>:first-child>.group-block-content>:nth-child(2)>.group-block-content,.bmf-site-footer-shell .footer-content>:first-child>.group-block-content>:nth-child(3)>.group-block-content{gap:.95rem!important}.bmf-site-footer-shell .footer-content>:first-child>.group-block-content>:nth-child(2) .text-block:first-child>*,.bmf-site-footer-shell .footer-content>:first-child>.group-block-content>:nth-child(3) .text-block:first-child>*{color:#f7f4ed9e;font-size:.86rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.bmf-site-footer-shell .footer-content>:first-child>.group-block-content>:nth-child(2) .text-block:last-child>*{color:#f7f4ede6;font-size:clamp(1rem,1.15vw,1.1rem);font-weight:500;line-height:1.85}.bmf-site-footer-shell .footer-content>:first-child>.group-block-content>:nth-child(2) .text-block:last-child p+p{margin-top:.08rem!important}.bmf-site-footer-shell .footer-content>:first-child>.group-block-content>:nth-child(2) .text-block:last-child a{color:inherit;text-decoration:none}.bmf-site-footer-shell .footer-content>:first-child>.group-block-content>:nth-child(2) .text-block:last-child a:hover{color:#fff}.bmf-site-footer-shell .footer-content>:first-child>.group-block-content>:nth-child(3) .text-block:nth-child(2)>*{color:#f7f4ed;font-family:Space Grotesk,sans-serif;font-size:clamp(1.65rem,2vw,2.15rem);font-weight:700;letter-spacing:-.035em;line-height:1.02}.bmf-site-footer-shell .footer-content>:first-child>.group-block-content>:nth-child(3) .email-signup-block{width:min(100%,25rem)}.bmf-site-footer-shell .footer-content>:first-child>.group-block-content>:nth-child(3) .email-signup__form{margin-top:.25rem}.bmf-site-footer-shell .footer-content>:first-child>.group-block-content>:nth-child(3) .email-signup__input-group{width:100%}.bmf-site-footer-shell .footer-content>:first-child>.group-block-content>:nth-child(3) .email-signup__input-group--integrated{min-height:58px;padding:4px;border:1px solid rgba(255,255,255,.2);border-radius:16px;background:#ffffff0b;overflow:hidden}.bmf-site-footer-shell .footer-content>:first-child>.group-block-content>:nth-child(3) .email-signup__input{min-height:50px;padding:0 1.05rem;color:#f7f4ed;font-size:1rem;background:transparent}.bmf-site-footer-shell .footer-content>:first-child>.group-block-content>:nth-child(3) .email-signup__input::placeholder{color:#f7f4ed70}.bmf-site-footer-shell .footer-content>:first-child>.group-block-content>:nth-child(3) .email-signup__button{min-height:50px;padding:0 1.45rem;border:0;border-radius:12px;background:#f7f4ed;color:#0f1a34;font-size:1rem;font-weight:700;letter-spacing:-.01em;transition:transform .2s ease,background-color .2s ease}.bmf-site-footer-shell .footer-content>:first-child>.group-block-content>:nth-child(3) .email-signup__button:hover{background:#fff;transform:translateY(-1px)}.bmf-site-footer-shell .footer-content>:last-child{padding-top:0!important;border-top:0!important}.bmf-site-footer-shell .footer-content>:last-child>.group-block-content{align-items:center!important;justify-content:center!important}.bmf-site-footer-shell .footer-content>:last-child .social-icons__wrapper{display:flex;align-items:center;justify-content:center;gap:1.15rem}.bmf-site-footer-shell .footer-content>:last-child .social-icons__icon-wrapper{width:auto;height:auto;min-height:0}.bmf-site-footer-shell .footer-content>:last-child .social-icons__icon-wrapper a{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;color:#f7f4edd1;text-decoration:none}.bmf-site-footer-shell .footer-content>:last-child .social-icons__icon{display:block;width:1.15rem;height:1.15rem}.bmf-site-footer-shell .footer-content>:last-child .social-icons__icon path,.bmf-site-footer-shell .footer-content>:last-child .social-icons__icon circle,.bmf-site-footer-shell .footer-content>:last-child .social-icons__icon rect{fill:currentColor}.bmf-site-footer-shell .footer-content>:last-child .social-icons__icon-label{display:inline;font-size:1rem;font-weight:500;letter-spacing:-.01em}.bmf-site-footer-shell .footer-content>:last-child .social-icons__icon-wrapper:hover a{color:#fff}.bmf-site-footer__utilities-shell .utilities{grid-template-columns:1fr;justify-content:center;gap:0;border-top-color:#ffffff1f;color:#f7f4ed94}.bmf-site-footer__utilities-shell .utilities>*{justify-self:center;text-align:center}.bmf-site-footer__utilities-shell .footer-utilities__text,.bmf-site-footer__utilities-shell .footer-utilities__text a{color:#f7f4ed94;text-decoration:none}@media screen and (min-width:990px){.bmf-site-footer-shell .footer-content{gap:clamp(1.15rem,2vw,1.55rem)}.bmf-site-footer-shell .footer-content>:first-child>.group-block-content{flex-direction:row!important;align-items:flex-start!important;justify-content:space-between!important;gap:clamp(2rem,3vw,3.75rem)!important}.bmf-site-footer-shell .footer-content>:first-child>.group-block-content>:first-child{flex:1.15 1 0}.bmf-site-footer-shell .footer-content>:first-child>.group-block-content>:nth-child(2){flex:.72 1 0}.bmf-site-footer-shell .footer-content>:first-child>.group-block-content>:nth-child(3){flex:1.08 1 0;max-width:26rem}.bmf-site-footer-shell .footer-content>:first-child>.group-block-content>*>.group-block-content{align-items:flex-start!important;text-align:left}.bmf-site-footer-shell .footer-content>:last-child>.group-block-content{align-items:flex-start!important;justify-content:flex-start!important}.bmf-site-footer-shell .footer-content>:last-child .social-icons__wrapper{justify-content:flex-start;gap:1.35rem}.bmf-site-footer-shell .footer-content>:last-child .social-icons__icon-wrapper a{gap:0}.bmf-site-footer-shell .footer-content>:last-child .social-icons__icon-label{display:none}.bmf-site-footer__utilities-shell .utilities>*{justify-self:start;text-align:left}}@media screen and (max-width:989px){.bmf-site-footer-shell .footer-content>:first-child>.group-block-content{gap:2rem!important}.bmf-site-footer-shell .footer-content>:first-child>.group-block-content>:first-child .text-block:last-child>*{margin-inline:auto!important}.bmf-site-footer-shell .footer-content>:first-child>.group-block-content>:nth-child(3) .email-signup-block{width:min(100%,23rem)}.bmf-site-footer-shell .footer-content>:first-child>.group-block-content>:nth-child(3) .email-signup__input-group--integrated{display:grid;grid-template-columns:1fr;gap:.78rem;min-height:auto;padding:0;border:0;background:transparent;overflow:visible}.bmf-site-footer-shell .footer-content>:first-child>.group-block-content>:nth-child(3) .email-signup__input{min-height:56px;border:1px solid rgba(255,255,255,.2);border-radius:14px;background:#ffffff0a}.bmf-site-footer-shell .footer-content>:first-child>.group-block-content>:nth-child(3) .email-signup__button{width:100%;min-height:54px;border-radius:14px}.bmf-site-footer-shell .footer-content>:last-child .social-icons__wrapper{gap:1.4rem;flex-wrap:wrap}}.bmf-home-hero__content{margin-left:clamp(2.25rem,12.5vw,11rem);padding-left:0}.bmf-home-hero__actions .bmf-button{min-width:148px;min-height:48px;padding:.78rem 1.28rem;font-size:.95rem}.bmf-site-footer-shell .footer-content>:first-child>.group-block-content>:first-child>.group-block-content{gap:.48rem!important}.bmf-site-footer-shell .footer-content>:first-child>.group-block-content>:first-child>.group-block-content:before{content:none;display:none}.bmf-site-footer-shell .footer-content>:first-child>.group-block-content>:first-child .text-block:last-child>*{max-width:22ch}@media screen and (min-width:990px){.bmf-site-footer-shell .footer-content>:first-child{padding-bottom:clamp(.15rem,.5vw,.4rem)}.bmf-site-footer-shell .footer-content>:first-child>.group-block-content{gap:clamp(1.8rem,2.6vw,3rem)!important}}@media screen and (max-width:989px){.bmf-home-hero__content{margin-left:0;padding-left:clamp(.9rem,4vw,1.8rem)}.bmf-home-hero__actions{width:100%;justify-content:center;margin-top:1.4rem}.bmf-home-hero__actions .bmf-button{min-width:142px}.bmf-site-footer-shell .footer-content>:first-child>.group-block-content>:first-child>.group-block-content{gap:.4rem!important}}.bmf-home-size-selector .bmf-size-card__body,.bmf-home-size-selector .bmf-size-card__form,.bmf-home-size-selector .bmf-size-card__cta{align-items:center;text-align:center}.bmf-home-size-selector .bmf-size-card__badge,.bmf-home-size-selector .bmf-size-card__title,.bmf-home-size-selector .bmf-size-card__price,.bmf-home-size-selector .bmf-size-card__note{margin-inline:auto;text-align:center}.bmf-home-size-selector .bmf-size-card__text{align-self:center;justify-content:center;text-align:center}.bmf-home-size-selector .bmf-size-card__product-form{display:block}.bmf-home-size-selector .bmf-size-card__product-form form{display:grid;gap:.9rem}.bmf-home-size-selector .bmf-size-card__product-form .product-form-text__error{margin:0}.bmf-home-size-selector .bmf-size-card__cta add-to-cart-component{display:block;width:100%}.bmf-home-size-selector .bmf-size-card__cta .add-to-cart-text{justify-content:center}.bmf-home-selling-points .bmf-selling-point{display:block}.bmf-site-footer-shell .footer-content>:first-child>.group-block-content>:first-child .text-block:last-child,.bmf-site-footer-shell .footer-content>:first-child>.group-block-content>:first-child .text-block:last-child>*{text-align:left!important;margin-left:0!important;margin-right:auto!important}@media screen and (max-width:989px){.bmf-site-footer-shell .footer-content>:first-child>.group-block-content>:first-child>.group-block-content{align-items:center!important;justify-content:center}.bmf-site-footer-shell .footer-content>:first-child>.group-block-content>:first-child .text-block:last-child,.bmf-site-footer-shell .footer-content>:first-child>.group-block-content>:first-child .text-block:last-child>*{text-align:center!important;margin-inline:auto!important}}@media screen and (min-width:990px){.bmf-home-size-selector .bmf-size-card__body{justify-items:center}.bmf-home-size-selector .bmf-size-card__text{width:max-content;max-width:min(100%,34ch);margin-inline:auto}.bmf-home-selling-points .bmf-selling-point{min-height:100%}}.content-for-layout>.shopify-section+.shopify-section .bmf-section{padding-top:clamp(1.8rem,3.2vw,2.6rem)}.bmf-section{padding:clamp(2.6rem,4vw,3.6rem) 0}.bmf-section-heading{margin-bottom:clamp(1.35rem,2.6vw,2rem)}.bmf-home-size-selector{padding-top:clamp(2rem,3.2vw,2.8rem)}.bmf-home-selling-points,.bmf-home-full-reviews,.bmf-home-faq{padding-top:clamp(2.2rem,3.6vw,3rem)}.bmf-home-faq{padding-bottom:clamp(3.4rem,5vw,4.6rem)}@media screen and (min-width:990px){.bmf-home-full-reviews .bmf-section-heading{width:max-content;max-width:100%}.bmf-home-selling-points .bmf-heading,.bmf-home-full-reviews .bmf-heading,.bmf-home-faq .bmf-heading{max-width:none;font-size:clamp(1.8rem,2.4vw,2.7rem)}.bmf-home-full-reviews .bmf-heading{white-space:nowrap}}@media screen and (max-width:749px){.bmf-section{padding:3rem 0}.bmf-section-heading{margin-bottom:1.3rem}}
/*# sourceMappingURL=/cdn/shop/t/42/assets/bmf-home-refresh.css.map */
