.bf-breadcrumb__nav{font-family:var(--bf-font-body)}.bf-breadcrumb__nav a{text-decoration:none;transition:color .15s ease}.bf-breadcrumb__sep{margin:0 2px}.bf-collection-grid__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}@media screen and (min-width:750px){.bf-collection-grid__grid{grid-template-columns:repeat(4,1fr)}}.bf-collection-grid__card{border:1.5px solid var(--bf-border);border-radius:12px;overflow:hidden;background:#fff;cursor:pointer;transition:border-color .2s,box-shadow .2s;text-decoration:none;color:inherit;display:block}.bf-collection-grid__card:hover{border-color:var(--bf-orange);box-shadow:0 4px 20px #00000014}.bf-collection-grid__card-img{aspect-ratio:1;background:#f5f4f1;display:flex;align-items:center;justify-content:center;font-size:12px;color:#aaa;overflow:hidden}.bf-collection-grid__card-img img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.bf-collection-grid__card:hover .bf-collection-grid__card-img img{transform:scale(1.05)}.bf-collection-grid__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f5f4f1;font-size:12px;color:#aaa;padding:10px;text-align:center}.bf-collection-grid__card-body{padding:12px 14px}.bf-collection-grid__card-title{font-size:13.5px;font-weight:700;margin-bottom:4px;color:var(--bf-text-primary)}.bf-collection-grid__card-price{font-size:14px;font-weight:800;color:var(--bf-orange)}.bf-comparison__grid{display:grid;grid-template-columns:1fr;gap:32px;align-items:center}@media screen and (min-width:750px){.bf-comparison__grid{grid-template-columns:repeat(2,1fr);gap:40px}}.bf-comparison__image{width:100%;aspect-ratio:4 / 3;border-radius:14px;overflow:hidden}.bf-comparison__image img{width:100%;height:100%;object-fit:cover}.bf-comparison__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1a3a5c,#2a5a8c);color:#8ac}.bf-comparison__table{width:100%;border-collapse:collapse}.bf-comparison__table th{font-size:1.3rem;font-weight:700;text-align:left;padding:12px;border-bottom:2px solid var(--bf-border)}.bf-comparison__table th:not(:first-child){text-align:center;width:100px}.bf-comparison__table td{font-size:1.3rem;padding:14px 12px;border-bottom:1px solid var(--bf-border)}.bf-comparison__table td:not(:first-child){text-align:center}.bf-comparison__table tr:last-child td{border-bottom:none}.bf-comparison__check{font-weight:700;font-size:1.6rem}.bf-comparison__dash{font-size:1.8rem}.bf-reviews__layout{display:grid;grid-template-columns:1fr;gap:32px;align-items:start}@media screen and (min-width:750px){.bf-reviews__layout{grid-template-columns:200px 1fr;gap:40px}}.bf-reviews__sidebar{display:flex;flex-direction:column;align-items:flex-start;gap:8px}@media screen and (max-width:749px){.bf-reviews__sidebar{align-items:center;text-align:center;border-bottom:1px solid var(--bf-border-light);padding-bottom:24px;margin-bottom:16px}}.bf-reviews__big-num{font-size:clamp(4rem,8vw,5.6rem);font-weight:800;line-height:1}.bf-reviews__sidebar-stars{font-size:2rem;letter-spacing:2px}.bf-reviews__meta{font-size:1.25rem;line-height:1.4}.bf-reviews__grid{display:grid;grid-template-columns:1fr;gap:16px}@media screen and (min-width:750px){.bf-reviews__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.bf-reviews__grid{grid-template-columns:repeat(3,1fr)}}.bf-reviews__card{border-radius:12px;padding:24px;transition:transform .3s ease,box-shadow .3s ease}.bf-reviews__card:hover{transform:translateY(-2px);box-shadow:var(--bf-shadow-md)}.bf-reviews__card-name{font-size:1.3rem;font-weight:700;margin-bottom:3px}.bf-reviews__card-stars{font-size:1.1rem;margin-bottom:10px;letter-spacing:1px}.bf-reviews__card-title{font-size:1.45rem;font-weight:700;margin-bottom:6px}.bf-reviews__card-body{font-size:1.35rem;line-height:1.55}.bf-features__list{display:flex;flex-direction:column;gap:64px}.bf-features__item{display:grid;grid-template-columns:1fr;gap:32px;align-items:center}@media screen and (min-width:750px){.bf-features__item{grid-template-columns:1fr 1fr;gap:48px}.bf-features__item--reversed .bf-features__image{order:2}.bf-features__item--reversed .bf-features__content{order:1}}.bf-features__img-wrap{aspect-ratio:4 / 3;overflow:hidden}.bf-features__img-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1)}.bf-features__img-wrap:hover img{transform:scale(1.03)}.bf-features__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f5f0eb;aspect-ratio:4 / 3}.bf-features__content{display:flex;flex-direction:column;gap:16px}.bf-features__heading{margin:0}.bf-features__desc{font-size:1.35rem;line-height:1.7}.bf-features__desc p{margin:0 0 8px}.bf-features__btn{align-self:flex-start;margin-top:8px}@media screen and (max-width:749px){.bf-features__list{gap:48px}.bf-features__content{text-align:left}}.bf-newsletter__inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.bf-newsletter__content{flex:1}.bf-newsletter__heading{margin:0 0 8px}.bf-newsletter__subtitle{font-size:1.4rem;line-height:1.5;margin:0;opacity:.9}.bf-newsletter__form-wrap{flex-shrink:0;width:100%;max-width:420px}.bf-newsletter__form{width:100%}.bf-newsletter__field{display:flex;gap:0;border-radius:100px;overflow:hidden;background:#fff;box-shadow:0 2px 8px #0000001a}.bf-newsletter__input{flex:1;padding:14px 20px;border:none;outline:none;font-size:1.4rem;font-family:inherit;background:transparent;color:#1a1a1a;min-width:0}.bf-newsletter__input::placeholder{color:#999}.bf-newsletter__btn{padding:14px 28px;border:none;cursor:pointer;font-size:1.35rem;font-weight:600;font-family:inherit;white-space:nowrap;transition:all .3s ease;border-radius:0 100px 100px 0}.bf-newsletter__message{margin-top:10px;font-size:1.25rem;padding:0 20px}.bf-newsletter__message--error{color:#f44}.bf-newsletter__message--success{color:#fff;font-weight:500}@media screen and (max-width:749px){.bf-newsletter__inner{flex-direction:column;text-align:center;gap:24px}.bf-newsletter__form-wrap{max-width:100%}.bf-newsletter__field{flex-direction:column;border-radius:12px}.bf-newsletter__input{border-radius:12px 12px 0 0;text-align:center;padding:16px}.bf-newsletter__btn{border-radius:0 0 12px 12px;padding:16px}}.bf-faq__grid{display:grid;grid-template-columns:1fr;gap:0}@media screen and (min-width:750px){.bf-faq__grid{grid-template-columns:1fr 1fr;gap:0 40px}}.bf-faq__item{border-bottom:1px solid var(--bf-border)}.bf-faq__q{width:100%;background:transparent;border:none;display:flex;align-items:center;justify-content:space-between;padding:18px 0;font-size:1.5rem;font-weight:600;cursor:pointer;text-align:left;font-family:inherit}.bf-faq__arrow{font-size:2rem;color:var(--bf-text-secondary);transition:transform .3s cubic-bezier(.16,1,.3,1);display:inline-block;line-height:1;margin-left:12px}.bf-faq__a{font-size:1.35rem;line-height:1.6;padding-bottom:18px;color:var(--bf-text-secondary)}.bf-faq__item.open .bf-faq__arrow{transform:rotate(45deg)}.bf-footer__inner{max-width:1100px;margin:0 auto}.bf-footer__top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:32px;margin-bottom:40px}.bf-footer__brand-name{font-family:var(--bf-font-heading);font-size:20px;font-weight:800;margin-bottom:8px}.bf-footer__brand-desc{font-size:12.5px;color:#888;line-height:1.6;margin:0}.bf-footer__col-heading{font-size:12px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:#aaa;margin-bottom:14px;margin-top:0}.bf-footer__col a{display:block;font-size:12.5px;color:#888;margin-bottom:8px}.bf-footer__col a:hover{color:#fff}.bf-footer__payment-methods{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.bf-footer__payment-icon-wrapper{display:inline-flex;align-items:center;justify-content:center;line-height:0}.bf-footer__payment-icon-wrapper svg{width:38px;height:24px;display:block}.bf-footer__pay-pill{background:#333;border-radius:4px;padding:3px 8px;font-size:11px;color:#aaa;font-weight:600}.bf-footer__bottom{border-top:1px solid #333;padding-top:20px;display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#666}@media(max-width:749px){.bf-footer__top{grid-template-columns:1fr 1fr}.bf-footer__brand{grid-column:1 / -1}.bf-footer__bottom{flex-direction:column;gap:12px;text-align:center}}.bf-product-hero__inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}.bf-product-hero__images{display:flex;gap:12px}.bf-product-hero__thumbs{display:flex;flex-direction:column;gap:8px}.bf-product-hero__thumb{width:60px;height:60px;background:#fff;border-radius:8px;border:1.5px solid var(--bf-border);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .2s;overflow:hidden}.bf-product-hero__thumb--active,.bf-product-hero__thumb:hover{border-color:var(--bf-orange)}.bf-product-hero__thumb-img{width:100%;height:100%;object-fit:cover;border-radius:6px}.bf-product-hero__thumb svg{opacity:.25}.bf-product-hero__main-image{flex:1;background:#fff;border-radius:12px;aspect-ratio:1;display:flex;align-items:center;justify-content:center;overflow:hidden;min-height:260px}.bf-product-hero__main-img{width:100%;height:100%;object-fit:cover;border-radius:12px}.bf-product-hero__main-placeholder{width:100%;height:100%;min-height:260px;background:linear-gradient(135deg,#f0ede8,#e8e4de);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#bbb;font-size:13px}.bf-product-hero__info{padding-top:4px}.bf-product-hero__stars-row{display:flex;align-items:center;gap:6px;margin-bottom:8px}.bf-product-hero__stars{font-size:16px;letter-spacing:1px}.bf-product-hero__stars-label{font-size:12.5px;color:var(--bf-text-secondary)}.bf-product-hero__stars-label strong{color:var(--bf-text-primary)}.bf-product-hero__title{font-family:var(--bf-font-heading);font-size:clamp(28px,4vw,36px);font-weight:800;line-height:1.1;margin-bottom:10px;color:var(--bf-text-primary)}.bf-product-hero__tagline{color:var(--bf-text-secondary);font-size:13.5px;margin-bottom:16px;line-height:1.5}.bf-product-hero__description-wrapper{margin-bottom:16px}.bf-product-hero__description{color:var(--bf-text-secondary);font-size:13.5px;line-height:1.5}.bf-product-hero__description p{margin:0 0 10px}.bf-product-hero__description p:last-child{margin-bottom:0}.bf-product-description-toggle{background:none;border:none;padding:0;margin-left:4px;color:var(--bf-orange);font-weight:700;cursor:pointer;text-decoration:underline;font-size:13.5px;font-family:inherit;display:inline}.bf-product-description-toggle:hover{color:var(--bf-orange-hover)}.bf-product-hero__price-row{display:flex;align-items:baseline;gap:10px;margin-bottom:4px}.bf-product-hero__price-main{font-size:30px;font-weight:800;color:var(--bf-text-primary)}.bf-product-hero__price-old{font-size:16px;color:#aaa;text-decoration:line-through}.bf-product-hero__price-badge{background:var(--bf-orange);color:#fff;font-size:11px;font-weight:700;padding:3px 7px;border-radius:4px;letter-spacing:.5px}.bf-product-hero__bullets{list-style:none;margin:14px 0;padding:0}.bf-product-hero__bullets li{font-size:13.5px;color:var(--bf-text-secondary);padding:3px 0 3px 22px;position:relative}.bf-product-hero__bullets li:before{content:"\2713";position:absolute;left:0;color:var(--bf-success);font-weight:700}.bf-product-hero__qty-stock{display:flex;align-items:center;gap:16px;margin-bottom:16px}.bf-product-hero__qty-control{display:flex;align-items:center;gap:0;border:1.5px solid var(--bf-border);border-radius:8px;overflow:hidden}.bf-qty-btn{width:34px;height:36px;border:none;background:#fff;font-size:18px;cursor:pointer;color:var(--bf-text-primary);transition:background .15s;font-family:inherit}.bf-qty-btn:hover{background:#f5f4f1}.bf-qty-input{width:40px;height:36px;border:none;border-left:1.5px solid var(--bf-border);border-right:1.5px solid var(--bf-border);text-align:center;font-size:14px;font-weight:600;font-family:inherit;-moz-appearance:textfield}.bf-qty-input::-webkit-outer-spin-button,.bf-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.bf-product-hero__stock-badge{font-size:12px;font-weight:600;color:var(--bf-success);background:#edfaf3;padding:4px 10px;border-radius:20px}.bf-product-hero__cta-row{display:flex;gap:10px;margin-bottom:14px}.bf-product-hero__btn-notify{flex:1;padding:13px;border:2px solid var(--bf-orange);background:#fff;color:var(--bf-orange);font-family:inherit;font-size:13.5px;font-weight:700;border-radius:8px;cursor:pointer;transition:background .15s,color .15s}.bf-product-hero__btn-notify:hover{background:var(--bf-orange);color:#fff}.bf-product-hero__btn-buy{flex:1.4;padding:13px;background:var(--bf-orange);color:#fff;font-family:inherit;font-size:13.5px;font-weight:700;border:none;border-radius:8px;cursor:pointer;transition:background .15s;letter-spacing:.3px}.bf-product-hero__btn-buy:hover{background:var(--bf-orange-hover)}.bf-product-hero__btn-buy:disabled{opacity:.5;cursor:not-allowed}.bf-product-hero__payment-icons{display:flex;gap:8px;margin-bottom:14px;flex-wrap:wrap;align-items:center}.bf-product-hero__payment-icon-wrapper{display:inline-flex;align-items:center;justify-content:center;line-height:0}.bf-product-hero__payment-icon-wrapper svg{width:38px;height:24px;display:block}.bf-product-hero__payment-pill{background:#fff;border:1px solid var(--bf-border);border-radius:5px;padding:4px 10px;font-size:11px;font-weight:600;color:var(--bf-text-secondary)}.bf-product-hero__trust-row{display:flex;gap:14px;flex-wrap:wrap}.bf-product-hero__trust-item{font-size:11.5px;color:var(--bf-text-secondary);display:flex;align-items:center;gap:4px}.bf-product-hero__trust-icon{font-size:14px}@media(max-width:749px){.bf-product-hero__inner{grid-template-columns:1fr;gap:24px}.bf-product-hero__images{flex-direction:column-reverse}.bf-product-hero__thumbs{flex-direction:row}.bf-product-hero__thumb{width:52px;height:52px}.bf-product-hero__title{font-size:28px}.bf-product-hero__cta-row{flex-direction:column}}.bf-social-proof__inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.bf-social-proof__content{flex:1}.bf-social-proof__quote{font-size:clamp(1.5rem,2vw,1.8rem);font-weight:500;line-height:1.6;margin:0 0 12px;font-style:italic}.bf-social-proof__quote p{margin:0}.bf-social-proof__author{font-size:1.2rem;font-style:normal;font-weight:600;opacity:.9}.bf-social-proof__stats{display:flex;gap:32px;flex-shrink:0}.bf-social-proof__stat{text-align:center}.bf-social-proof__stat-value{font-size:2.8rem;font-weight:800;line-height:1;margin-bottom:4px}.bf-social-proof__stars{display:flex;gap:2px;justify-content:center;margin-top:6px}.bf-social-proof__stat-label{font-size:1.2rem;font-weight:500;margin-top:4px}@media screen and (max-width:749px){.bf-social-proof__inner{flex-direction:column;text-align:center;gap:24px}.bf-social-proof__stats{justify-content:center}}.bf-transformation__steps{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:nowrap}.bf-transformation__step{flex:0 1 280px;text-align:center}.bf-transformation__step-image{width:100%;aspect-ratio:1 / 1;border-radius:12px;overflow:hidden;margin-bottom:16px;background:#f5f0eb}.bf-transformation__step-image img{width:100%;height:100%;object-fit:cover}.bf-transformation__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f5f0eb}.bf-transformation__step-label{font-size:1.5rem;font-weight:600;margin-bottom:4px}.bf-transformation__step-desc{font-size:1.3rem;line-height:1.5}.bf-transformation__arrow{flex-shrink:0;display:flex;align-items:center;padding-bottom:60px}@media screen and (max-width:749px){.bf-transformation__steps{flex-direction:column;gap:12px}.bf-transformation__step{flex:none;width:100%;max-width:280px}.bf-transformation__arrow{padding-bottom:0;transform:rotate(90deg)}}.bf-trust-bar__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px 24px}@media screen and (min-width:750px){.bf-trust-bar__grid{grid-template-columns:repeat(4,1fr);gap:0}}.bf-trust-bar__item{display:flex;align-items:center;gap:14px;padding:16px 20px;white-space:nowrap;transition:transform .2s ease}.bf-trust-bar__item:hover{transform:translateY(-1px)}.bf-trust-bar__icon-circle{display:flex;align-items:center;justify-content:center;width:44px;height:44px;min-width:44px;border-radius:50%;flex-shrink:0}.bf-trust-bar__text{display:flex;flex-direction:column;gap:2px}.bf-trust-bar__title{font-family:var(--bf-font-heading);font-size:14px;font-weight:600;line-height:1.3;letter-spacing:-.01em}.bf-trust-bar__subtitle{font-size:12px;font-weight:400;line-height:1.3}@media screen and (max-width:749px){.bf-trust-bar__item{padding:10px 8px}.bf-trust-bar__icon-circle{width:38px;height:38px;min-width:38px}.bf-trust-bar__title{font-size:13px}.bf-trust-bar__subtitle{font-size:11px}}.bf-included__wrapper{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start;margin-top:8px}.bf-included__left h2,.bf-included__heading{font-size:2.4rem;font-weight:700;margin-bottom:10px;text-align:left;line-height:1.2}.bf-included__subtitle{font-size:1.35rem;line-height:1.6;text-align:left;max-width:none;margin:0}.bf-included__grid{display:grid;grid-template-columns:1fr 1fr;gap:0;border:1px solid;border-radius:10px;overflow:hidden}.bf-included__stat{padding:20px 22px;border-right:1px solid;border-bottom:1px solid}.bf-included__stat:nth-child(2n){border-right:none}.bf-included__stat:nth-child(n+3){border-bottom:none}.bf-included__stat-value{font-size:2.2rem;font-weight:800;margin-bottom:3px;line-height:1.2}.bf-included__stat-label{font-size:1.25rem;line-height:1.4}@media screen and (max-width:749px){.bf-included__wrapper{grid-template-columns:1fr;gap:24px}.bf-included__stat{padding:16px 18px}.bf-included__stat-value{font-size:1.8rem}}
/*# sourceMappingURL=/cdn/shop/t/4/compiled_assets/styles.css.map */
