.bnb-guide-page{--teal:#159aaa;--teal-dark:#0e7481;--pink:#e95ca7;--yellow:#f6c445;--ink:#28333d;--copy:#536372;--line:#dfe9eb;max-width:1180px;padding-inline:clamp(18px,4vw,48px)}.bnb-guide-page .main-page-title{max-width:920px;margin:0 auto clamp(22px,4vw,42px);color:var(--ink);font-size:clamp(34px,5vw,64px);line-height:1.06;letter-spacing:-.035em}.bnb-guide-content{color:var(--copy);font-size:17px;line-height:1.72}.bnb-guide-content>.bnb-guide{position:relative}.bnb-guide-content a{color:var(--teal-dark);text-underline-offset:3px}.bnb-guide-content a:focus-visible{outline:3px solid var(--yellow);outline-offset:4px}.bnb-guide__lede{position:relative;max-width:900px;margin:0 auto 28px!important;padding:clamp(24px,4vw,42px);overflow:hidden;color:var(--ink);background:linear-gradient(135deg,#e8f8f8,#fff7e2 58%,#fdeaf4);border:1px solid #d9eceb;border-radius:28px;box-shadow:0 18px 50px #1c4a5214;font-size:clamp(19px,2.1vw,25px);font-weight:650;line-height:1.5;text-align:center}.bnb-guide__lede:before,.bnb-guide__lede:after{content:"";position:absolute;width:115px;aspect-ratio:1;border-radius:50%;opacity:.22;pointer-events:none}.bnb-guide__lede:before{top:-62px;left:-45px;background:var(--teal)}.bnb-guide__lede:after{right:-55px;bottom:-68px;background:var(--pink)}.bnb-guide__toc{position:sticky;top:12px;z-index:4;display:flex;gap:8px;max-width:980px;margin:0 auto 48px;padding:10px;overflow-x:auto;background:#fffffff0;border:1px solid var(--line);border-radius:999px;box-shadow:0 10px 30px #1b383d14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);scrollbar-width:none}.bnb-guide__toc::-webkit-scrollbar{display:none}.bnb-guide__toc a{flex:1 0 auto;min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;color:var(--ink);background:#f6fbfb;border-radius:999px;font-size:14px;font-weight:750;line-height:1.2;text-decoration:none;transition:.2s ease}.bnb-guide__toc a:hover{color:#fff;background:var(--teal);transform:translateY(-1px)}.bnb-guide__section{scroll-margin-top:92px;margin:0 0 clamp(50px,7vw,82px)}.bnb-guide__section>h2{max-width:790px;margin:0 0 25px;color:var(--ink);font-size:clamp(27px,3.6vw,43px);line-height:1.15;letter-spacing:-.025em}.bnb-guide__section h3{margin:0 0 8px;color:var(--ink);font-size:19px;line-height:1.3}.bnb-guide__section p{margin-top:0}.bnb-guide__eyebrow{margin:0 0 9px!important;color:var(--pink);font-size:13px;font-weight:800;letter-spacing:.14em;line-height:1.2;text-transform:uppercase}.bnb-guide__cards,.bnb-guide__flow,.bnb-guide__compare,.bnb-guide__split,.bnb-guide__checkgrid,.bnb-guide__quantity{display:grid;gap:18px}.bnb-guide__cards--3,.bnb-guide__flow{grid-template-columns:repeat(3,minmax(0,1fr))}.bnb-guide__compare,.bnb-guide__split{grid-template-columns:repeat(2,minmax(0,1fr))}.bnb-guide__quantity{grid-template-columns:repeat(4,minmax(0,1fr))}.bnb-guide__card,.bnb-guide__flow article,.bnb-guide__compare article,.bnb-guide__split>*,.bnb-guide__quantity>*{min-width:0;padding:24px;background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:0 12px 30px #2443480f}.bnb-guide__card,.bnb-guide__flow article{transition:.22s ease}.bnb-guide__card:hover,.bnb-guide__flow article:hover{transform:translateY(-3px);border-color:#afdadd;box-shadow:0 16px 34px #2443481a}.bnb-guide__icon,.bnb-guide__measure{width:48px;height:48px;display:inline-grid;place-items:center;margin-bottom:15px;color:var(--teal-dark);background:#e8f8f7;border-radius:15px;font-size:24px;font-weight:800}.bnb-guide__card:nth-child(3n+2) :is(.bnb-guide__icon,.bnb-guide__measure){color:#a84b7e;background:#fdeaf4}.bnb-guide__card:nth-child(3n) :is(.bnb-guide__icon,.bnb-guide__measure){color:#9a7300;background:#fff3c8}.bnb-guide__flow article{position:relative;overflow:hidden}.bnb-guide__flow article:before{content:"";position:absolute;inset:0 0 auto;height:5px;background:var(--teal)}.bnb-guide__flow article:nth-child(2):before{background:var(--yellow)}.bnb-guide__flow article:nth-child(3):before{background:var(--pink)}.bnb-guide__flow article>span{display:inline-block;margin-bottom:12px;padding:5px 10px;color:var(--teal-dark);background:#e8f8f7;border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.bnb-guide__quantity>*{text-align:center}.bnb-guide__quantity strong{display:block;color:var(--teal-dark);font-size:clamp(28px,4vw,42px);line-height:1.1}.bnb-guide__note,.bnb-guide__alert{margin:20px 0;padding:20px 22px;border-radius:18px}.bnb-guide__note{color:#4e5d66;background:#eef9f8;border-left:5px solid var(--teal)}.bnb-guide__alert{color:#5c4451;background:#fff0f6;border-left:5px solid var(--pink)}.bnb-guide__alert--strong{color:#4f3d12;background:#fff7d8;border-left-color:var(--yellow)}.bnb-guide__note>:last-child,.bnb-guide__alert>:last-child{margin-bottom:0}.bnb-guide__timeline,.bnb-guide__steps{position:relative;margin:0;padding:0;list-style:none}.bnb-guide__timeline:before,.bnb-guide__steps:before{content:"";position:absolute;top:24px;bottom:24px;left:24px;width:2px;background:#cce7e8}.bnb-guide__timeline li,.bnb-guide__steps li{position:relative;display:grid;grid-template-columns:50px 1fr;gap:18px;align-items:start;margin-bottom:16px}.bnb-guide__timeline li>span,.bnb-guide__steps li>span{z-index:1;width:50px;height:50px;display:grid;place-items:center;color:#fff;background:var(--teal);border:5px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #b9dddf;font-weight:800}.bnb-guide__timeline li>div,.bnb-guide__steps li>div{padding:18px 20px;background:#fff;border:1px solid var(--line);border-radius:18px}.bnb-guide__timeline li:nth-child(2n)>span,.bnb-guide__steps li:nth-child(2n)>span{background:var(--pink)}.bnb-guide__table-wrap{margin:18px 0;overflow-x:auto;border:1px solid var(--line);border-radius:20px;box-shadow:0 12px 30px #2443480d}.bnb-guide__table{width:100%;min-width:650px;margin:0!important;border-collapse:collapse;background:#fff}.bnb-guide__table th,.bnb-guide__table td{padding:15px 17px;border:0;border-bottom:1px solid var(--line);text-align:left}.bnb-guide__table thead th{color:#fff;background:var(--teal);font-size:14px}.bnb-guide__table tbody th{color:var(--ink);background:#f4fbfb;font-weight:750}.bnb-guide__table tbody tr:last-child>*{border-bottom:0}.bnb-guide__checklist{margin:0;padding:0;list-style:none}.bnb-guide__checklist li{position:relative;margin:0 0 10px;padding:13px 15px 13px 44px;background:#fff;border:1px solid var(--line);border-radius:14px}.bnb-guide__checklist li:before{content:"\2713";position:absolute;top:12px;left:15px;width:20px;height:20px;display:grid;place-items:center;color:#fff;background:var(--teal);border-radius:50%;font-size:12px;font-weight:900}.bnb-guide__checkgrid{grid-template-columns:repeat(2,minmax(0,1fr))}.bnb-guide__checkgrid label{display:flex;gap:12px;align-items:center;min-height:58px;padding:14px 16px;color:var(--ink);background:#fff;border:1px solid var(--line);border-radius:15px;font-weight:650}.bnb-guide__checkgrid input{width:20px;height:20px;flex:0 0 20px;accent-color:var(--teal);opacity:1}.bnb-guide__cta{position:relative;margin:clamp(48px,7vw,80px) 0 30px;padding:clamp(30px,5vw,56px);overflow:hidden;color:var(--ink);background:linear-gradient(135deg,#dff5f3,#fff5d6 52%,#fce7f2);border:1px solid #d8e9e7;border-radius:28px;text-align:center}.bnb-guide__cta h2{margin:0 auto 12px;color:var(--ink);font-size:clamp(27px,3.6vw,42px)}.bnb-guide__cta p{max-width:700px;margin:0 auto 22px}.bnb-guide__button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:13px 24px;color:#fff!important;background:var(--teal);border:2px solid var(--teal);border-radius:999px;box-shadow:0 10px 24px #159aaa33;font-weight:800;text-decoration:none!important;transition:.2s ease}.bnb-guide__button:hover{color:var(--teal-dark)!important;background:#fff;transform:translateY(-2px)}.bnb-guide__sources{margin-top:28px;padding:20px 22px;background:#f7f9fa;border:1px solid var(--line);border-radius:16px;font-size:14px}.bnb-guide__sources h2,.bnb-guide__sources h3{margin-top:0;font-size:18px}.bnb-guide__sources ul{margin-bottom:0}@media(max-width:989px){.bnb-guide__cards--3,.bnb-guide__flow,.bnb-guide__quantity{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.bnb-guide-page{padding-inline:16px}.bnb-guide-page .main-page-title{margin-bottom:20px;font-size:clamp(32px,10vw,45px)}.bnb-guide-content{font-size:16px;line-height:1.65}.bnb-guide__lede{padding:24px 20px;border-radius:22px;text-align:left}.bnb-guide__toc{position:relative;top:auto;justify-content:flex-start;margin-bottom:42px;border-radius:18px}.bnb-guide__toc a{flex:0 0 auto}.bnb-guide__cards--3,.bnb-guide__flow,.bnb-guide__compare,.bnb-guide__split,.bnb-guide__quantity,.bnb-guide__checkgrid{grid-template-columns:1fr}.bnb-guide__card,.bnb-guide__flow article,.bnb-guide__compare article,.bnb-guide__split>*,.bnb-guide__quantity>*{padding:20px}.bnb-guide__section{margin-bottom:52px}.bnb-guide__table-wrap{margin-inline:-4px}.bnb-guide__timeline li,.bnb-guide__steps li{gap:12px;grid-template-columns:44px 1fr}.bnb-guide__timeline li>span,.bnb-guide__steps li>span{width:44px;height:44px}.bnb-guide__timeline:before,.bnb-guide__steps:before{left:21px}}@media(prefers-reduced-motion:reduce){.bnb-guide__card,.bnb-guide__flow article,.bnb-guide__toc a,.bnb-guide__button{transition:none}}.bnb-guide-content .bnb-guide__steps{counter-reset:bnb-guide-step;display:grid;gap:14px;width:100%;margin:0;padding:0;list-style:none}.bnb-guide-content .bnb-guide__steps:before{display:none}.bnb-guide-content .bnb-guide__steps>li{counter-increment:bnb-guide-step;display:grid;grid-template-columns:48px minmax(0,1fr);gap:15px;align-items:center;width:100%;min-width:0;margin:0;padding:18px 20px;color:var(--copy);background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 10px 24px #2443480d;list-style:none;overflow-wrap:normal;word-break:normal}.bnb-guide-content .bnb-guide__steps>li:before{content:counter(bnb-guide-step);width:44px;height:44px;display:grid;place-items:center;color:#fff;background:var(--teal);border:4px solid #e8f8f7;border-radius:50%;font-weight:800;line-height:1}.bnb-guide-content .bnb-guide__steps>li:nth-child(2n):before{background:var(--pink);border-color:#fdeaf4}.bnb-guide-content .bnb-guide__checklist,.bnb-guide-content .bnb-guide__checklist>li{list-style:none!important}.bnb-guide-content .bnb-guide__checklist{margin:0!important;padding:0!important}.bnb-guide-content .bnb-guide__checklist>li::marker{content:"";font-size:0}.bnb-guide-content .bnb-guide__checklist>li{display:block;width:100%;min-width:0;margin-left:0!important;padding:13px 15px 13px 44px!important}.bnb-guide-content .bnb-guide__checkgrid input[type=checkbox]{appearance:none;-webkit-appearance:none;display:grid;place-content:center;width:22px;height:22px;flex:0 0 22px;margin:0;background:var(--teal);border:2px solid var(--teal);border-radius:6px;opacity:1}.bnb-guide-content .bnb-guide__checkgrid input[type=checkbox]:before{content:"";width:12px;height:12px;background:#fff;clip-path:polygon(14% 44%,0 59%,40% 100%,100% 23%,84% 8%,39% 70%);transform:scale(0)}.bnb-guide-content .bnb-guide__checkgrid input[type=checkbox]:checked:before{transform:scale(1)}@media(max-width:749px){.bnb-guide-content .bnb-guide__steps>li{grid-template-columns:42px minmax(0,1fr);gap:12px;padding:16px}.bnb-guide-content .bnb-guide__steps>li:before{width:40px;height:40px}}.bnb-guide-content .bnb-guide__split{align-items:start}.bnb-guide-content .bnb-guide__split>.bnb-guide__alert,.bnb-guide-content .bnb-guide__split>.bnb-guide__note{align-self:start;min-height:0;margin:0}.bnb-guide-content .bnb-guide__compare{align-items:stretch}.bnb-guide-content .bnb-guide__compare>.bnb-guide__alert,.bnb-guide-content .bnb-guide__compare>.bnb-guide__note{align-self:stretch;min-height:0;margin:0}.bnb-guide-content .bnb-guide__timeline,.bnb-guide-content .bnb-guide__timeline>li{list-style:none!important}.bnb-guide-content .bnb-guide__timeline{padding-left:0!important}.bnb-guide-content .bnb-guide__timeline>li::marker{content:"";font-size:0}@media(min-width:990px){.bnb-guide--newborn .bnb-guide__quantity,.bnb-guide--newborn #newborn-feeding .bnb-guide__compare{grid-template-columns:repeat(3,minmax(0,1fr))}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/bnb-buying-guides.css.map */
