.bn-poh{font-family:"Plus Jakarta Sans",var(--font-body-family),system-ui,sans-serif;background:var(--bn-poh-bg, #fdfbf7);padding-top:var(--bn-poh-pt-mobile, 64px);padding-bottom:var(--bn-poh-pb-mobile, 64px);scroll-margin-top:var(--bn-poh-scroll-margin, 80px)}@media screen and (min-width:768px){.bn-poh{padding-top:var(--bn-poh-pt-desktop, 96px);padding-bottom:var(--bn-poh-pb-desktop, 96px)}}.bn-poh__container{max-width:var(--bn-poh-max-width, 896px);margin-inline:auto;padding-inline:var(--bn-poh-px-mobile, 16px)}@media screen and (min-width:640px){.bn-poh__container{padding-inline:var(--bn-poh-px-tablet, 24px)}}@media screen and (min-width:1024px){.bn-poh__container{padding-inline:var(--bn-poh-px-desktop, 32px)}}.bn-poh__animate{opacity:0;transform:translateY(var(--bn-poh-fade-distance, 24px));transition:opacity var(--bn-poh-fade-duration, .5s) var(--bn-poh-fade-ease, cubic-bezier(.22, 1, .36, 1)),transform var(--bn-poh-fade-duration, .5s) var(--bn-poh-fade-ease, cubic-bezier(.22, 1, .36, 1));transition-delay:var(--bn-poh-fade-delay, 0s)}.bn-poh__animate.is-visible{opacity:1;transform:translateY(0)}.bn-poh--static .bn-poh__animate{opacity:1;transform:none;transition:none}@media(prefers-reduced-motion:reduce){.bn-poh__animate{opacity:1;transform:none;transition:none}}.bn-poh__header{text-align:var(--bn-poh-header-align, center)}.bn-poh__eyebrow{margin:0 0 var(--bn-poh-eyebrow-mb, 12px);font-size:var(--bn-poh-eyebrow-size, 14px);font-weight:var(--bn-poh-eyebrow-weight, 600);line-height:var(--bn-poh-eyebrow-line-height, 1.4);letter-spacing:var(--bn-poh-eyebrow-tracking, .1em);text-transform:var(--bn-poh-eyebrow-transform, uppercase);color:var(--bn-poh-eyebrow-color, #d97706)}.bn-poh h2.bn-poh__title{margin:0 0 var(--bn-poh-title-mb, 12px);font-family:"Outfit",var(--font-heading-family),system-ui,sans-serif;font-style:normal;font-size:var(--bn-poh-title-size-mobile, 30px);font-weight:var(--bn-poh-title-weight, 700);line-height:var(--bn-poh-title-line-height, 1.2);letter-spacing:var(--bn-poh-title-tracking, 0);color:var(--bn-poh-title-color, #1c1917)}@media screen and (min-width:768px){.bn-poh h2.bn-poh__title{font-size:var(--bn-poh-title-size-desktop, 36px)}}.bn-poh__intro{max-width:var(--bn-poh-intro-max-width, 672px);margin:0 auto var(--bn-poh-intro-mb, 56px);font-size:var(--bn-poh-intro-size-mobile, 18px);font-weight:var(--bn-poh-intro-weight, 400);line-height:var(--bn-poh-intro-line-height, 1.5);color:var(--bn-poh-intro-color, #78716c)}@media screen and (min-width:768px){.bn-poh__intro{font-size:var(--bn-poh-intro-size-desktop, 18px)}}.bn-poh__grid{display:grid;grid-template-columns:repeat(var(--bn-poh-cols-mobile, 1),minmax(0,1fr));gap:var(--bn-poh-grid-gap-mobile, 20px);align-items:stretch;margin-top:var(--bn-poh-grid-mt, 0)}@media screen and (min-width:640px){.bn-poh__grid{grid-template-columns:repeat(var(--bn-poh-cols-tablet, 2),minmax(0,1fr));gap:var(--bn-poh-grid-gap-tablet, 20px)}}@media screen and (min-width:768px){.bn-poh__grid{gap:var(--bn-poh-grid-gap-desktop, 20px)}}.bn-poh__cell{display:flex;flex-direction:column;min-height:100%}.bn-poh__card{display:flex;flex:1;flex-direction:column;height:100%;padding:var(--bn-poh-card-p-mobile, 24px);border:var(--bn-poh-card-border-width, 1px) solid var(--bn-poh-card-border, #f5f5f4);border-radius:var(--bn-poh-card-radius, 16px);background:var(--bn-poh-card-bg, #ffffff);box-shadow:var(--bn-poh-card-shadow, none)}@media screen and (min-width:768px){.bn-poh__card{padding:var(--bn-poh-card-p-desktop, 24px)}}.bn-poh--card-hover .bn-poh__card{transition:box-shadow var(--bn-poh-card-transition, .3s) ease,border-color var(--bn-poh-card-transition, .3s) ease}@media(hover:hover){.bn-poh--card-hover .bn-poh__card:hover{border-color:var(--bn-poh-card-hover-border, #fef3c7);box-shadow:var( --bn-poh-card-hover-shadow, 0 4px 24px -4px oklch(.75 .08 60 / .15), 0 1px 4px oklch(.75 .08 60 / .08) )}}.bn-poh__card-head{display:flex;align-items:flex-start;gap:var(--bn-poh-head-gap, 12px);margin-bottom:var(--bn-poh-head-mb, 12px)}.bn-poh__card-head--solo{margin-bottom:0}.bn-poh__icon-wrap{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:var(--bn-poh-icon-box-size, 36px);height:var(--bn-poh-icon-box-size, 36px);border-radius:var(--bn-poh-icon-box-radius, 12px);border:var(--bn-poh-icon-box-border-width, 1px) solid var(--bn-poh-icon-box-border, #fef3c7);background:var(--bn-poh-icon-box-bg, #fffbeb);color:var(--bn-poh-icon-color, #b45309)}.bn-poh__icon-wrap svg,.bn-poh__icon-wrap .bn-poh__icon-svg{width:var(--bn-poh-card-icon-size, 18px);height:var(--bn-poh-card-icon-size, 18px);stroke-width:var(--bn-poh-card-icon-stroke, 2)}.bn-poh__icon-wrap .bn-poh__icon-img-el{width:var(--bn-poh-card-icon-size, 18px);height:var(--bn-poh-card-icon-size, 18px);object-fit:contain}.bn-poh__objection{margin:0;flex:1;min-width:0;font-family:"Outfit",var(--font-heading-family),system-ui,sans-serif;font-style:italic;font-size:var(--bn-poh-objection-size, 14px);font-weight:var(--bn-poh-objection-weight, 700);line-height:var(--bn-poh-objection-line-height, 1.375);color:var(--bn-poh-objection-color, #1c1917);overflow-wrap:anywhere}.bn-poh__answer{margin:0;padding-left:var(--bn-poh-answer-indent, 48px);font-size:var(--bn-poh-answer-size, 14px);font-weight:var(--bn-poh-answer-weight, 400);line-height:var(--bn-poh-answer-line-height, 1.625);color:var(--bn-poh-answer-color, #57534e);overflow-wrap:anywhere}.bn-poh__empty{margin-top:0;padding:2rem 1.25rem;border:1px dashed #e7e5e4;border-radius:16px;background:#fff;text-align:center}.bn-poh__empty p{margin:0;font-size:14px;color:#78716c}.bn-poh :focus-visible{outline:2px solid var(--bn-poh-focus-color, #d97706);outline-offset:2px}
/*# sourceMappingURL=/cdn/shop/t/3/assets/brewnectar-product-objections.css.map */
