.bo-hero{position:relative;height:100vh;min-height:600px;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.bo-hero-slides{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.bo-hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:0;transition:opacity 1s ease-in-out}.bo-hero-slide.is-active{opacity:1}.bo-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006}.bo-hero-content{position:relative;z-index:10;text-align:center;padding:0 1rem;max-width:64rem;margin:5rem auto 0}.bo-hero-eyebrow{display:block;color:#ffffffe6;font-size:.875rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;margin-bottom:1rem}.bo-hero-heading{font-family:var(--font-heading--family);color:#fff;font-size:3rem;line-height:1.1;margin-bottom:1.5rem;font-weight:500}@media(min-width:768px){.bo-hero-heading{font-size:4.5rem}}@media(min-width:1024px){.bo-hero-heading{font-size:6rem}}.bo-hero-sub{color:#ffffffe6;font-size:1.125rem;max-width:42rem;margin:0 auto 2.5rem;font-weight:300;letter-spacing:.01em}.bo-hero-cta{display:inline-flex;align-items:center;gap:.75rem;background:#fff;color:#000;padding:1rem 2rem;font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.15em;text-decoration:none;transition:background-color .2s}.bo-hero-cta:hover{background:#ffffffe6}.bo-hero-dots{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:10;display:flex;align-items:center;gap:.75rem}.bo-hero-dot{height:6px;border-radius:999px;background:#fff6;width:1rem;border:0;cursor:pointer;transition:all .5s;padding:0}.bo-hero-dot.is-active{width:2rem;background:#fff}.bo-category-section{padding:6rem 1rem;max-width:80rem;margin:0 auto}.bo-category-header{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;margin-bottom:3rem;gap:1rem}@media(min-width:768px){.bo-category-header{flex-direction:row}}.bo-category-heading{font-family:var(--font-heading--family);font-size:2rem;font-weight:500}@media(min-width:768px){.bo-category-heading{font-size:2.25rem}}.bo-category-viewall{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #161412;padding-bottom:.25rem;text-decoration:none;color:inherit}.bo-category-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.bo-category-grid{grid-template-columns:1fr 1fr}}.bo-category-tile{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:#e8e6e3;display:block;text-decoration:none}.bo-category-tile img{width:100%;height:100%;object-fit:cover;transition:transform .7s}.bo-category-tile:hover img{transform:scale(1.05)}.bo-category-tile-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.6),transparent 60%)}.bo-category-tile-content{position:absolute;bottom:2rem;left:2rem}.bo-category-tile-title{font-family:var(--font-heading--family);color:#fff;font-size:1.75rem;margin-bottom:.5rem;font-weight:500}.bo-category-tile-cta{color:#fffc;font-size:.875rem;letter-spacing:.1em;text-transform:uppercase;display:flex;align-items:center;gap:.5rem}.bo-why-section{padding:6rem 1rem;background:#f7f5f3}.bo-why-intro{max-width:56rem;margin:0 auto 4rem;text-align:center}.bo-why-eyebrow{display:block;color:#2a4638;font-size:.875rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;margin-bottom:1rem}.bo-why-heading{font-family:var(--font-heading--family);font-size:2.5rem;margin-bottom:1.5rem;font-weight:500}@media(min-width:768px){.bo-why-heading{font-size:3rem}}.bo-why-text{color:#70665c;font-size:1.125rem;font-weight:300;line-height:1.7;margin-bottom:1rem}.bo-why-grid{display:grid;grid-template-columns:1fr;gap:2rem;max-width:72rem;margin:0 auto}@media(min-width:768px){.bo-why-grid{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.bo-why-grid{grid-template-columns:repeat(4,1fr)}}.bo-why-item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 1rem}.bo-why-icon{width:4rem;height:4rem;border-radius:999px;background:#2a46381a;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.bo-why-icon svg{width:1.75rem;height:1.75rem}.bo-why-item-title{font-family:var(--font-heading--family);font-size:1.125rem;margin-bottom:.75rem;font-weight:500}.bo-why-item-text{font-size:.875rem;color:#70665c;font-weight:300;line-height:1.6}.bo-ingredients-section{padding:6rem 1rem;background:#ebdcbc}.bo-ingredients-intro{max-width:48rem;margin:0 auto 4rem;text-align:center}.bo-ingredients-list{max-width:56rem;margin:0 auto}.bo-ingredient-row{border-top:1px solid #E3E0DD;padding:2rem 0;display:flex;flex-direction:column;gap:1rem}@media(min-width:768px){.bo-ingredient-row{flex-direction:row;gap:2.5rem}}.bo-ingredient-num-name{display:flex;align-items:flex-start;gap:1rem}@media(min-width:768px){.bo-ingredient-num-name{width:40%}}.bo-ingredient-num{font-family:var(--font-heading--family);font-size:1.25rem;color:#2a463866;line-height:1}.bo-ingredient-name{font-family:var(--font-heading--family);font-size:1.25rem;font-weight:500}.bo-ingredient-desc{color:#70665c;font-weight:300;line-height:1.6}@media(min-width:768px){.bo-ingredient-desc{width:60%}}.bo-ingredients-list-end{border-top:1px solid #E3E0DD}.bo-promo{position:relative;padding:8rem 1rem;display:flex;align-items:center;justify-content:center;overflow:hidden}.bo-promo img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.6;z-index:0}.bo-promo-content{position:relative;z-index:10;text-align:center;padding:0 1rem;max-width:48rem;margin:0 auto}.bo-promo-heading{font-family:var(--font-heading--family);font-size:2.5rem;margin-bottom:1.5rem;color:#161412;font-weight:500}@media(min-width:768px){.bo-promo-heading{font-size:3rem}}.bo-promo-text{font-size:1.125rem;color:#161412cc;margin-bottom:2.5rem;font-weight:300;line-height:1.7}.bo-promo-cta{display:inline-block;border:1px solid #161412;color:#161412;padding:1rem 2rem;font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.15em;text-decoration:none;transition:all .2s}.bo-promo-cta:hover{background:#161412;color:#f7f5f3}.bo-footer{background:#2a4638;color:#f7f5f3;padding:5rem 1rem 2.5rem}.bo-footer-inner{max-width:80rem;margin:0 auto}.bo-footer-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem 3rem;margin-bottom:4rem}@media(min-width:768px){.bo-footer-grid{grid-template-columns:repeat(4,1fr)}}.bo-footer-col--brand{grid-column:span 2 / span 2}@media(min-width:768px){.bo-footer-col--brand{grid-column:span 1 / span 1}}.bo-footer-brand-name{font-family:var(--font-heading--family);font-size:1.5rem;letter-spacing:.15em;text-transform:uppercase;margin-bottom:1.5rem;font-weight:500}.bo-footer-tagline{font-size:.875rem;color:#f7f5f3b3;max-width:20rem;margin-bottom:1rem;line-height:1.6}.bo-footer-subtext{font-size:.75rem;color:#f7f5f380;letter-spacing:.02em;font-weight:500}.bo-footer-heading{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem}.bo-footer-links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem;font-size:.875rem;color:#f7f5f3b3}.bo-footer-links a{color:inherit;text-decoration:none}.bo-footer-links a:hover{color:#fff}.bo-footer-col--newsletter{grid-column:span 2 / span 2}@media(min-width:768px){.bo-footer-col--newsletter{grid-column:span 1 / span 1}}.bo-footer-newsletter-text{font-size:.875rem;color:#f7f5f3b3;margin-bottom:1rem}.bo-footer-form{display:flex;border-bottom:1px solid rgba(247,245,243,.3);padding-bottom:.5rem}.bo-footer-form input[type=email]{background:transparent;border:none;outline:none;width:100%;font-size:.875rem;color:#fff}.bo-footer-form input[type=email]::placeholder{color:#f7f5f380}.bo-footer-form button{background:none;border:none;color:#f7f5f3;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;font-weight:500;cursor:pointer;flex-shrink:0;margin-left:.5rem}.bo-footer-form button:hover{color:#f7f5f3cc}.bo-footer-success{font-size:.875rem;color:#f7f5f3}.bo-footer-bottom{padding-top:2rem;border-top:1px solid rgba(247,245,243,.2);display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;font-size:.75rem;color:#f7f5f380}@media(min-width:768px){.bo-footer-bottom{flex-direction:row}}.bo-footer-bottom-links{display:flex;gap:1.5rem}.bo-footer-bottom-links a{color:inherit;text-decoration:none}.bo-footer-bottom-links a:hover{color:#fff}.header-logo{font-family:var(--font-heading--family)!important;font-weight:500!important;text-transform:uppercase;letter-spacing:.15em}.menu-list__link-title{letter-spacing:.08em}.bo-page-hero{padding:4rem 1rem 5rem;text-align:center;background:#f7f5f3}.bo-page-hero-inner{max-width:56rem;margin:0 auto}.bo-page-hero-eyebrow{display:block;color:#70665c;font-size:.75rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;margin-bottom:1rem}.bo-page-hero-heading{font-family:var(--font-heading--family);font-size:2.5rem;margin-bottom:1.5rem;font-weight:500;line-height:1.15}@media(min-width:768px){.bo-page-hero-heading{font-size:3.75rem}}.bo-page-hero-intro{color:#70665c;font-size:1.125rem;line-height:1.7;max-width:42rem;margin:0 auto}.bo-narrative{padding:5rem 1rem}.bo-narrative--cream{background:#f7f5f3}.bo-narrative--tan{background:#ebdcbc}.bo-narrative--faint-green{background:#edecea}.bo-narrative-inner{max-width:48rem;margin:0 auto}.bo-narrative-inner p{color:#70665c;font-weight:300;line-height:1.7;font-size:1.125rem;margin-bottom:1.5rem}.bo-narrative-inner p:last-child{margin-bottom:0}.bo-feature-grid-section{padding:5rem 1rem}.bo-feature-grid-section--cream{background:#f7f5f3}.bo-feature-grid-section--tan{background:#ebdcbc}.bo-feature-grid-section--faint-green{background:#edecea}.bo-feature-grid-intro{max-width:48rem;margin:0 auto 3.5rem;text-align:center}.bo-feature-grid-intro h2{font-family:var(--font-heading--family);font-size:2rem;font-weight:500;margin-bottom:1rem}@media(min-width:768px){.bo-feature-grid-intro h2{font-size:2.25rem}}.bo-feature-grid-intro p{color:#70665c}.bo-feature-grid{display:grid;grid-template-columns:1fr;gap:2.5rem;max-width:64rem;margin:0 auto}.bo-feature-grid--cols-3{grid-template-columns:1fr}@media(min-width:768px){.bo-feature-grid--cols-3{grid-template-columns:repeat(3,1fr)}}.bo-feature-item{text-align:center;padding:0 1rem}.bo-feature-icon{width:4rem;height:4rem;border-radius:999px;background:#e2e4e0;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.bo-feature-icon svg{width:1.75rem;height:1.75rem}.bo-feature-item-title{font-family:var(--font-heading--family);font-size:1.125rem;margin-bottom:.75rem;font-weight:500}.bo-feature-item-text{font-size:.875rem;color:#70665c;font-weight:300;line-height:1.6}.bo-cta-section{padding:5rem 1rem;text-align:center}.bo-cta-section--faint-green{background:#edecea}.bo-cta-section-inner{max-width:36rem;margin:0 auto}.bo-cta-section h2{font-family:var(--font-heading--family);font-size:2rem;font-weight:500;margin-bottom:1rem}.bo-cta-section p{color:#70665c;margin-bottom:2rem}.bo-cta-section-button{display:inline-flex;align-items:center;gap:.75rem;background:#161412;color:#f7f5f3;padding:1rem 2rem;font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.15em;text-decoration:none;transition:opacity .2s}.bo-cta-section-button:hover{opacity:.9}.bo-highlight-box{background:#cea23b;color:#161412;text-align:center;padding:3rem 2rem;margin-top:4rem}.bo-highlight-box h3{font-family:var(--font-heading--family);font-size:1.5rem;margin-bottom:.75rem;font-weight:500}.bo-highlight-box p{font-size:.875rem;margin-bottom:1.5rem}.bo-highlight-box-button{display:inline-block;background:#161412;color:#f7f5f3;font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.15em;padding:1rem 2rem;text-decoration:none;transition:opacity .2s}.bo-highlight-box-button:hover{opacity:.85}
/*# sourceMappingURL=/cdn/shop/t/3/assets/bo-beauty-custom-v5.css.map */
