:root{--bf-blue:#0D3B66;--bf-blue-dark:#082842;--bf-orange:#FF6A00;--bf-orange-dark:#d95700;--bf-text:#1E2D3D;--bf-muted:#617082;--bf-line:#E2E7EC;--bf-bg:#F5F7F9;--bf-white:#fff;--bf-wa:#25D366;--bf-green:#177457;--bf-max:1260px;--bf-radius:18px;--bf-shadow:0 12px 32px rgba(13,59,102,.08);--bf-shadow-lg:0 26px 70px rgba(13,59,102,.15)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bf-bg);color:var(--bf-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}body.is-drawer-open{overflow:hidden}a{text-decoration:none;color:inherit}img,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}.bf-page{width:min(var(--bf-max),calc(100% - 40px));margin:auto}.bf-section,.bf-product-section{padding:82px 0}.bf-section--white,.bf-product-section--white{background:#fff}.bf-kicker{display:block;color:var(--bf-orange);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.13em;margin-bottom:12px}.bf-kicker--light{color:#ffae73}.bf-title{font-size:clamp(34px,4.4vw,58px);line-height:1.03;letter-spacing:-.045em;margin:0;color:#172b3d}.bf-lead{font-size:17px;line-height:1.75;color:var(--bf-muted);max-width:790px;margin:16px 0 0}.bf-section-head{margin-bottom:34px}.bf-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 19px;border-radius:11px;border:1px solid transparent;font-weight:850;font-size:14px;cursor:pointer;transition:.2s;background:#fff}.bf-btn--primary{background:var(--bf-orange);color:#fff;box-shadow:0 8px 20px #ff6a0033}.bf-btn--primary:hover{background:var(--bf-orange-dark);transform:translateY(-1px)}.bf-btn--secondary{background:#fff;border-color:#c9d4de;color:var(--bf-blue)}.bf-btn--dark{background:var(--bf-blue);color:#fff}.bf-btn--glass{background:#ffffff1f;color:#fff;border-color:#ffffff6b;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.bf-btn--wide{width:100%}.bf-svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.bf-announcement{background:var(--bf-blue-dark);color:#fff;font-size:12.5px}.bf-announcement__inner{min-height:35px;display:flex;align-items:center;justify-content:space-between;gap:20px}.bf-header{height:76px;background:#fff;border-bottom:1px solid var(--bf-line);position:sticky;top:0;z-index:70}.bf-header__row{height:76px;display:flex;align-items:center;gap:34px}.bf-brand img{height:50px;width:auto}.bf-nav{display:flex;gap:25px;align-items:center;margin-left:auto}.bf-nav a{font-size:13px;font-weight:760;color:#31475a}.bf-nav a:hover{color:var(--bf-orange)}.bf-header__actions{display:flex;align-items:center;gap:10px}.bf-icon-btn{width:45px;height:45px;border:1px solid var(--bf-line);background:#fff;border-radius:11px;display:grid;place-items:center;color:var(--bf-blue);cursor:pointer;position:relative}.bf-cart-count{position:absolute;right:-4px;top:-4px;background:var(--bf-orange);color:#fff;width:20px;height:20px;border-radius:50%;display:grid;place-items:center;font-size:10px;font-weight:900}.bf-menu-btn{display:none}.bf-hero{min-height:680px;position:relative;overflow:hidden;background:#091d30;color:#fff}.bf-hero__media,.bf-hero__overlay,.bf-hero__poster{position:absolute;top:0;right:0;bottom:0;left:0}.bf-hero__media video,.bf-hero__media iframe{position:absolute;border:0;left:50%;top:50%;transform:translate(-50%,-50%);width:177.78vh;min-width:100%;height:56.25vw;min-height:100%;object-fit:cover}.bf-hero__poster{z-index:0}.bf-hero__poster img{width:100%;height:100%;object-fit:cover}.bf-hero__media video,.bf-vimeo-bg{z-index:1}.bf-hero__overlay{z-index:2;background:linear-gradient(90deg,#051626f0,#051626c2 42%,#05162647 72%,#05162626)}.bf-hero__content{position:relative;z-index:3;padding:115px 0 80px;max-width:850px}.bf-hero h1{font-size:clamp(46px,6vw,78px);line-height:.98;letter-spacing:-.055em;margin:0 0 20px;color:#fff}.bf-hero p{font-size:19px;line-height:1.65;color:#e5edf4;max-width:680px;margin:0}.bf-hero__actions{display:flex;gap:12px;margin-top:27px;flex-wrap:wrap}.bf-hero__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:42px}.bf-hero__stats>div{border-top:1px solid rgba(255,255,255,.28);padding-top:15px}.bf-hero__stats strong{display:block;font-size:18px;color:#fff}.bf-hero__stats span{font-size:12px;color:#c7d3de;line-height:1.45}.bf-trust{background:#fff;border-bottom:1px solid var(--bf-line)}.bf-trust__grid{display:grid;grid-template-columns:repeat(4,1fr)}.bf-trust__item{display:flex;gap:12px;align-items:center;padding:19px 20px;border-right:1px solid var(--bf-line);color:var(--bf-blue)}.bf-trust__item:first-child{padding-left:0}.bf-trust__item:last-child{border-right:0}.bf-trust__item strong{display:block;font-size:13px;color:#24394c}.bf-trust__item small{display:block;color:#788695;font-size:11.5px;margin-top:3px}.bf-app-mosaic{display:grid;grid-template-columns:1.35fr .65fr .65fr;grid-auto-rows:280px;gap:16px}.bf-app-tile{position:relative;border-radius:16px;overflow:hidden;background:#10263a;min-height:280px}.bf-app-tile--wide{grid-row:span 2}.bf-app-tile:last-child{grid-column:span 2}.bf-app-tile img{width:100%;height:100%;object-fit:cover}.bf-app-tile:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 35%,rgba(5,18,29,.82))}.bf-app-tile>div{position:absolute;z-index:2;left:22px;right:22px;bottom:20px;color:#fff}.bf-app-tile span{font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.1em;color:#ffb47e}.bf-app-tile h3{margin:7px 0 0;font-size:24px;line-height:1.08}.bf-selector{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.bf-choice{border:1px solid var(--bf-line);background:#fff;border-radius:14px;padding:24px;text-align:left;cursor:pointer;color:var(--bf-text);transition:.2s}.bf-choice>span{font-size:11px;font-weight:900;color:var(--bf-orange)}.bf-choice h3{font-size:22px;margin:12px 0 7px;color:var(--bf-blue)}.bf-choice p{margin:0;color:var(--bf-muted);line-height:1.55;font-size:13px}.bf-choice.is-active{border-color:var(--bf-blue);box-shadow:0 0 0 2px #0d3b6614}.bf-recommendation{background:var(--bf-blue);color:#fff;border-radius:16px;margin-top:16px;padding:25px;display:flex;align-items:center;justify-content:space-between;gap:22px}.bf-recommendation .bf-kicker{color:#ffb47e}.bf-recommendation h3{margin:0 0 7px;font-size:26px}.bf-recommendation p{margin:0;color:#dce7ef}.bf-products,.bf-collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.bf-product-card{background:#fff;border:1px solid var(--bf-line);border-radius:16px;overflow:hidden;box-shadow:0 8px 26px #0d3b660e;display:flex;flex-direction:column}.bf-product-card__media{min-height:330px;background:#f7f9fb;position:relative;display:grid;place-items:center;padding:20px}.bf-product-card__media img{width:100%;height:290px;object-fit:contain}.bf-sale-flag{position:absolute;z-index:2;left:15px;top:15px;background:var(--bf-orange);color:#fff;border-radius:8px;padding:9px 11px;font-weight:950;font-size:15px;line-height:1}.bf-sale-flag small{font-size:9px;font-weight:750;display:block;margin-top:4px}.bf-sale-flag--dark{background:#fff;color:var(--bf-blue)}.bf-product-card__body{padding:20px;display:flex;flex-direction:column;flex:1}.bf-badges{display:flex;gap:7px;flex-wrap:wrap}.bf-badge{border-radius:999px;padding:6px 9px;background:#eef3f7;color:var(--bf-blue);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.bf-badge--outline{background:#fff;border:1px solid #d8e0e7;color:#47596b}.bf-product-card h3{font-size:20px;line-height:1.23;margin:13px 0 5px;color:#173148}.bf-product-card__desc{color:var(--bf-muted);font-size:13px;line-height:1.6;min-height:62px}.bf-product-card__code{font-size:11px;color:#8a96a2;margin:6px 0 12px}.bf-mini-specs{display:flex;gap:7px;flex-wrap:wrap;margin:12px 0}.bf-mini-specs span{border:1px solid var(--bf-line);border-radius:7px;padding:6px 8px;font-size:10.5px;font-weight:800;color:#465b6d}.bf-rating{display:flex;gap:7px;align-items:center;flex-wrap:wrap;font-size:11px;color:#687888}.bf-rating__stars{color:#e49a16;letter-spacing:.03em}.bf-rating__source{font-size:10px;color:#8a96a2}.bf-pricebox{margin-top:auto;padding-top:16px}.bf-pricebox__old{text-decoration:line-through;color:#7f8b97;font-size:12px;margin-bottom:6px}.bf-pricebox__row{display:flex;align-items:flex-end;gap:10px;flex-wrap:wrap}.bf-pricebox__price{font-size:30px;color:var(--bf-blue);font-weight:950;letter-spacing:-.035em}.bf-saving{display:flex;flex-direction:column;color:var(--bf-green);font-size:10px}.bf-saving strong{font-size:12px}.bf-saving small{font-size:9px;margin-top:2px}.bf-product-card .bf-btn{margin-top:16px}.bf-center{text-align:center;margin-top:30px}.bf-import-note{grid-column:1/-1;padding:28px;border:1px dashed #b7c5d1;border-radius:14px;background:#fff}.bf-kit-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.bf-kit-gallery figure{margin:0;background:#fff;border:1px solid var(--bf-line);border-radius:16px;overflow:hidden}.bf-kit-gallery img{width:100%;height:360px;object-fit:contain;background:#fff}.bf-kit-gallery figcaption{padding:17px;border-top:1px solid var(--bf-line)}.bf-kit-gallery strong,.bf-kit-gallery span{display:block}.bf-kit-gallery span{font-size:12px;color:var(--bf-muted);margin-top:4px}.bf-m18-stage{background:#0b1927;color:#fff}.bf-m18-head{max-width:850px;margin-bottom:34px}.bf-m18-head h2{font-size:clamp(40px,5vw,68px);line-height:1;letter-spacing:-.05em;margin:0;color:#fff}.bf-m18-head p{color:#bdcbd6;font-size:17px;line-height:1.7}.bf-m18-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.bf-m18-card{border:1px solid rgba(255,255,255,.13);border-radius:18px;overflow:hidden;background:#101f2d}.bf-m18-card__media{height:380px;background:#fff;position:relative;display:grid;place-items:center;padding:18px}.bf-m18-card__media img{width:100%;height:100%;object-fit:contain}.bf-m18-card__body{padding:24px}.bf-m18-card h3{font-size:27px;line-height:1.15;margin:14px 0;color:#fff}.bf-m18-card .bf-product-card__desc,.bf-m18-card .bf-rating{color:#c9d5df}.bf-m18-card .bf-badge{background:#ffffff1a;color:#fff;border-color:#ffffff2b}.bf-pricebox--dark .bf-pricebox__price{color:#fff}.bf-pricebox--dark .bf-pricebox__old{color:#aab8c3}.bf-rating-hero{display:grid;grid-template-columns:1.3fr .7fr;gap:30px;align-items:end}.bf-rating-total{background:var(--bf-blue);color:#fff;padding:28px;border-radius:16px}.bf-rating-total strong{display:block;font-size:72px;line-height:.9}.bf-rating-total span{font-size:13px;color:#dbe7ef}.bf-rating-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:25px}.bf-rating-card{border:1px solid var(--bf-line);border-radius:12px;padding:18px;background:#fff}.bf-rating-card>strong{font-size:30px;color:var(--bf-blue)}.bf-rating-card>span{display:block;color:#e29a17;font-size:12px}.bf-rating-card h3{font-size:14px;margin:12px 0 4px}.bf-rating-card p{font-size:11px;color:var(--bf-muted);margin:0}.bf-source-note{margin-top:18px;font-size:11px;line-height:1.6;color:#7a8793}.bf-story{background:#eaf0f5}.bf-story__grid{display:grid;grid-template-columns:1fr .9fr;gap:45px;align-items:center}.bf-story__image{border-radius:18px;overflow:hidden;box-shadow:var(--bf-shadow-lg)}.bf-story__image img{width:100%;height:500px;object-fit:cover}.bf-faqs{display:grid;grid-template-columns:1fr 1fr;gap:12px}.bf-faq{background:#fff;border:1px solid var(--bf-line);border-radius:12px;padding:0 18px}.bf-faq summary{cursor:pointer;font-weight:800;color:#273d4f;padding:18px 28px 18px 0;position:relative}.bf-faq summary:after{content:"+";position:absolute;right:0;color:var(--bf-orange)}.bf-faq[open] summary:after{content:"\2212"}.bf-faq p{margin:0 0 18px;color:var(--bf-muted);font-size:13px;line-height:1.7}.bf-collection-hero{background:#fff;padding:62px 0 34px}.bf-collection-hero h1{font-size:clamp(42px,5vw,64px);letter-spacing:-.05em;margin:0;color:var(--bf-blue)}.bf-collection-hero p{max-width:760px;color:var(--bf-muted);line-height:1.7}.bf-collection-guide{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:24px}.bf-collection-guide>div{border:1px solid var(--bf-line);border-radius:12px;padding:15px 18px}.bf-collection-guide strong{font-size:22px;color:var(--bf-blue);margin-right:12px}.bf-collection-guide span{font-size:12px;color:var(--bf-muted)}.bf-collection-toolbar{position:sticky;top:76px;z-index:45;background:#fffffff5;border-block:1px solid var(--bf-line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.bf-collection-toolbar__row{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:15px}.bf-filters{display:flex;gap:7px;flex-wrap:wrap}.bf-filter{border:1px solid var(--bf-line);background:#fff;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:800;color:#526678;cursor:pointer}.bf-filter.is-active{background:var(--bf-blue);color:#fff;border-color:var(--bf-blue)}.bf-sort{border:1px solid var(--bf-line);border-radius:9px;padding:10px 12px;background:#fff;color:#405467}.bf-hide{display:none!important}.bf-breadcrumbs{display:flex;gap:8px;align-items:center;padding:22px 0;font-size:11px;color:#768492}.bf-product-main{padding:0 0 55px}.bf-product-layout{display:grid;grid-template-columns:1.12fr .88fr;gap:32px;align-items:start}.bf-gallery{min-width:0}.bf-main-media{background:#fff;border:1px solid var(--bf-line);border-radius:16px;min-height:610px;display:grid;place-items:center;overflow:hidden}.bf-main-media img{width:100%;height:610px;object-fit:contain;padding:18px}.bf-gallery-head{display:flex;justify-content:space-between;gap:10px;align-items:center;margin:13px 2px 10px}.bf-gallery-head strong{font-size:13px;color:var(--bf-blue)}.bf-gallery-head span{font-size:11px;color:var(--bf-muted)}.bf-thumbs{display:flex;gap:9px;overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}.bf-thumb{flex:0 0 86px;height:86px;background:#fff;border:1px solid var(--bf-line);border-radius:10px;padding:4px;cursor:pointer;overflow:hidden}.bf-thumb img{width:100%;height:100%;object-fit:contain}.bf-thumb.is-active{border-color:var(--bf-blue);box-shadow:0 0 0 2px #0d3b661a}.bf-buybox{background:#fff;border:1px solid var(--bf-line);border-radius:17px;padding:27px;position:sticky;top:98px;box-shadow:var(--bf-shadow)}.bf-buybox h1{font-size:clamp(29px,3vw,42px);line-height:1.08;letter-spacing:-.04em;margin:13px 0;color:#173148}.bf-buybox__desc{color:var(--bf-muted);line-height:1.65;font-size:14px}.bf-buybox__price{padding:16px 0 5px}.bf-buybox .bf-pricebox__price{font-size:40px}.bf-countdown{display:flex;align-items:center;justify-content:space-between;gap:14px;background:#f4f7f9;border:1px solid var(--bf-line);border-radius:12px;padding:13px 14px;margin:15px 0}.bf-countdown strong,.bf-countdown span{display:block}.bf-countdown strong{font-size:12px;color:#31485b}.bf-countdown span{font-size:10px;color:#788695;margin-top:2px}.bf-countdown__time{font-variant-numeric:tabular-nums;font-weight:950;font-size:22px;color:var(--bf-orange)}.bf-stock{font-size:12px;font-weight:800;color:var(--bf-green);display:flex;align-items:center;gap:7px}.bf-stock span{width:8px;height:8px;border-radius:50%;background:var(--bf-green)}.bf-buy-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:15px 0}.bf-buy-trust>div{border:1px solid var(--bf-line);border-radius:10px;padding:10px;color:var(--bf-blue)}.bf-buy-trust svg{width:18px;height:18px;margin-bottom:7px}.bf-buy-trust span,.bf-buy-trust strong{display:block}.bf-buy-trust strong{font-size:10.5px}.bf-buy-trust span{font-size:9.5px;color:#718091;line-height:1.35}.bf-product-form{margin-top:14px}.bf-btn--buy{width:100%;min-height:58px;font-size:16px}.bf-dynamic-checkout{margin-top:9px}.bf-product-whatsapp{display:flex;gap:12px;align-items:center;border:1px solid #b8dfca;background:#f6fbf8;color:#1d5b40;border-radius:11px;padding:12px 14px;margin-top:11px}.bf-product-whatsapp svg{color:#198d55}.bf-product-whatsapp span,.bf-product-whatsapp strong{display:block}.bf-product-whatsapp strong{font-size:11.5px}.bf-product-whatsapp span{font-size:10px}.bf-box-included{border-top:1px solid var(--bf-line);margin-top:18px;padding-top:16px}.bf-box-included>strong{font-size:12px;color:#364c5f}.bf-included-inline{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:9px}.bf-included-card{display:flex;align-items:center;gap:7px;background:#f7f9fa;border-radius:8px;padding:8px}.bf-included-card svg{width:15px;height:15px;color:var(--bf-blue)}.bf-included-card strong{font-size:9.5px;line-height:1.3}.bf-spec-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.bf-spec-card{background:#fff;border:1px solid var(--bf-line);border-radius:13px;padding:22px}.bf-spec-card strong{display:block;font-size:30px;color:var(--bf-blue);letter-spacing:-.03em}.bf-spec-card span{font-size:11px;color:var(--bf-muted)}.bf-use-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.bf-use-card{background:#fff;border:1px solid var(--bf-line);border-radius:12px;padding:20px;display:flex;gap:11px;align-items:center}.bf-use-check{width:24px;height:24px;border-radius:50%;background:#e9f7ef;color:var(--bf-green);display:grid;place-items:center;font-weight:900}.bf-use-card strong{font-size:13px}.bf-product-story{display:grid;grid-template-columns:1fr .8fr;gap:40px;align-items:center}.bf-product-story__visual{border-radius:16px;overflow:hidden;background:#f5f7f8}.bf-product-story__visual img{width:100%;height:420px;object-fit:contain}.bf-rte{color:var(--bf-muted);line-height:1.75}.bf-rte h3{color:#173148}.bf-external-video{display:grid;grid-template-columns:1.2fr .8fr;background:#0d1d2b;color:#fff;border-radius:18px;overflow:hidden;min-height:430px}.bf-external-video__image{position:relative;background:#fff}.bf-external-video__image img{width:100%;height:430px;object-fit:contain}.bf-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:72px;height:72px;background:var(--orange);border-radius:50%;display:grid;place-items:center;color:#fff;box-shadow:0 12px 32px #0003}.bf-play svg{width:30px;height:30px}.bf-external-video__copy{padding:42px;display:flex;flex-direction:column;justify-content:center}.bf-external-video__copy h3{font-size:34px;margin:3px 0 12px}.bf-external-video__copy p{color:#bdcad5;line-height:1.7;font-size:13px}.bf-video-local video{width:100%;max-height:720px;background:#000;border-radius:16px}.bf-table-wrap{overflow:auto;border:1px solid var(--bf-line);border-radius:13px;background:#fff}.bf-compare-table{width:100%;border-collapse:collapse;min-width:1000px}.bf-compare-table th,.bf-compare-table td{padding:13px 14px;border-bottom:1px solid var(--bf-line);text-align:left;font-size:11.5px}.bf-compare-table th{background:#f3f6f8;color:#57697a;text-transform:uppercase;font-size:9.5px;letter-spacing:.06em}.bf-compare-table tr.is-current{background:#fff6ee}.bf-review-official{display:grid;grid-template-columns:.55fr 1.45fr;gap:30px;background:#fff;border:1px solid var(--bf-line);border-radius:16px;padding:28px;align-items:center}.bf-review-official__score{font-size:62px;font-weight:950;color:var(--bf-blue);line-height:.9}.bf-review-official__score span{font-size:20px}.bf-review-official h3{margin:0 0 8px;color:#173148}.bf-review-official p{color:var(--bf-muted);line-height:1.65;font-size:13px}.bf-text-link{color:var(--bf-blue);font-weight:800;font-size:12px}.bf-review-empty{background:#fff;border:1px solid var(--bf-line);border-radius:14px;padding:23px}.bf-review-empty strong,.bf-review-empty span{display:block}.bf-review-empty span{margin-top:6px;color:var(--bf-muted);font-size:12px}.bf-seed-warning{display:flex;gap:16px;background:#fff3df;border:1px solid #f0c779;color:#714b10;border-radius:12px;padding:14px 16px;margin-bottom:25px}.bf-seed-warning strong{white-space:nowrap}.bf-seed-warning span{font-size:12px;line-height:1.5}.bf-seed-summary{margin-bottom:18px}.bf-seed-reviews{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:18px}.bf-seed-card{background:#fff;border:1px solid var(--bf-line);border-radius:12px;padding:18px}.bf-seed-card__meta{display:flex;justify-content:space-between;gap:10px;color:#748290;font-size:10px}.bf-seed-card h3{font-size:16px;margin:9px 0 6px;color:#213a4f}.bf-seed-card p{font-size:12px;line-height:1.65;color:var(--bf-muted)}.bf-seed-card__stars{color:#e29a17}.bf-sticky-buy{position:fixed;left:0;right:0;bottom:0;z-index:80;background:#fff;border-top:1px solid var(--bf-line);box-shadow:0 -12px 32px #0d3b661f;transform:translateY(115%);transition:.25s}.bf-sticky-buy.is-visible{transform:translateY(0)}.bf-sticky-buy__inner{min-height:78px;display:flex;align-items:center;gap:18px}.bf-sticky-product{display:flex;align-items:center;gap:10px;min-width:0;flex:1}.bf-sticky-product img{width:54px;height:54px;object-fit:contain;background:#f7f8f9;border-radius:8px}.bf-sticky-product strong,.bf-sticky-product small{display:block}.bf-sticky-product strong{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:450px}.bf-sticky-product small{font-size:9px;color:#8a96a2;margin-top:3px}.bf-sticky-price{font-size:23px;color:var(--bf-blue);white-space:nowrap}.bf-sticky-actions{display:flex;gap:8px;align-items:center}.bf-sticky-wa{height:48px;display:flex;align-items:center;gap:6px;border:1px solid #bde5cf;color:#16734b;border-radius:10px;padding:0 13px;font-weight:800;font-size:11px}.bf-sticky-wa svg{width:19px;height:19px}.bf-wa-float{position:fixed;right:18px;bottom:22px;z-index:75;height:56px;background:var(--bf-wa);color:#fff;border-radius:999px;padding:0 17px;display:flex;align-items:center;gap:8px;box-shadow:0 12px 28px #0f50313d;font-weight:850;font-size:11px;transition:.25s}.bf-wa-float.is-raised{bottom:98px}.bf-wa-float svg{width:24px;height:24px}.bf-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#040f197a;z-index:90;opacity:0;visibility:hidden;transition:.2s}.bf-drawer-overlay.is-open{opacity:1;visibility:visible}.bf-cart-drawer{position:fixed;top:0;right:0;height:100%;width:min(430px,94vw);z-index:91;background:#fff;transform:translate(105%);transition:.25s;display:flex;flex-direction:column;box-shadow:-20px 0 55px #06192933}.bf-cart-drawer.is-open{transform:translate(0)}.bf-cart-drawer__head{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid var(--bf-line)}.bf-cart-drawer__head small{color:var(--bf-orange);font-weight:900}.bf-cart-drawer__head h2{margin:2px 0 0}.bf-cart-drawer__body{padding:18px;overflow:auto;flex:1}.bf-cart-line{display:grid;grid-template-columns:70px 1fr 32px;gap:10px;padding:11px 0;border-bottom:1px solid var(--bf-line);align-items:center}.bf-cart-line img{width:70px;height:70px;object-fit:contain}.bf-cart-line strong,.bf-cart-line small{display:block}.bf-cart-line strong{font-size:12px}.bf-cart-line small{font-size:11px;color:var(--bf-muted);margin-top:4px}.bf-cart-remove{border:0;background:transparent;font-size:20px;cursor:pointer;color:#7d8994}.bf-cart-upgrade{margin:0 18px 14px;background:#f3f7fa;border:1px solid var(--bf-line);border-radius:12px;padding:13px;font-size:11px;display:none}.bf-cart-upgrade.is-visible,.bf-cart-upgrade strong,.bf-cart-upgrade span{display:block}.bf-cart-upgrade span{color:var(--bf-muted);margin:3px 0 9px;line-height:1.45}.bf-cart-drawer__foot{border-top:1px solid var(--bf-line);padding:18px}.bf-cart-subtotal{display:flex;justify-content:space-between;margin-bottom:8px}.bf-cart-trust{font-size:9.5px;color:#7b8995;margin-bottom:13px}.bf-cart-drawer__foot .bf-btn+.bf-btn{margin-top:8px}.bf-footer{background:#0b1927;color:#fff;padding:52px 0 25px}.bf-footer__grid{display:grid;grid-template-columns:1.4fr .7fr .8fr .8fr;gap:30px}.bf-footer__logo img{height:48px;width:auto;filter:brightness(0) invert(1)}.bf-footer p{color:#b5c3ce;font-size:12px;line-height:1.7;max-width:430px}.bf-footer h4{font-size:11px;text-transform:uppercase;letter-spacing:.1em}.bf-footer__links{display:grid;gap:9px;color:#d4dee5;font-size:12px}.bf-footer__bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:30px;padding-top:18px;display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;font-size:10.5px;color:#91a4b3}.bf-page-basic{padding:55px 0}.bf-page-basic__box{background:#fff;border:1px solid var(--bf-line);border-radius:14px;padding:28px}.bf-pagination{display:flex;justify-content:center;gap:8px}.bf-pagination a,.bf-pagination span{width:40px;height:40px;border:1px solid var(--bf-line);border-radius:8px;display:grid;place-items:center;background:#fff}.bf-image-placeholder{min-height:300px;display:grid;place-items:center;color:#87939e}@media(max-width:1060px){.bf-nav{display:none;position:absolute;left:0;right:0;top:76px;background:#fff;border-bottom:1px solid var(--bf-line);padding:10px 22px 18px;flex-direction:column;align-items:stretch;gap:0}.bf-nav.is-open{display:flex}.bf-nav a{padding:12px 0}.bf-menu-btn{display:grid}.bf-header__actions>.bf-btn{display:none}.bf-trust__grid{grid-template-columns:repeat(2,1fr)}.bf-trust__item:nth-child(2){border-right:0}.bf-products,.bf-collection-grid{grid-template-columns:repeat(2,1fr)}.bf-app-mosaic{grid-template-columns:1fr 1fr;grid-auto-rows:280px}.bf-app-tile--wide{grid-column:span 2;grid-row:auto}.bf-app-tile:last-child{grid-column:auto}.bf-rating-grid{grid-template-columns:repeat(3,1fr)}.bf-product-layout{grid-template-columns:1fr}.bf-buybox{position:relative;top:auto}.bf-main-media,.bf-main-media img{height:560px;min-height:560px}.bf-product-story,.bf-external-video{grid-template-columns:1fr}.bf-external-video__image img{height:500px}.bf-footer__grid{grid-template-columns:1fr 1fr}}@media(max-width:760px){.bf-page{width:min(var(--bf-max),calc(100% - 24px))}.bf-announcement__inner{justify-content:center;text-align:center}.bf-announcement__inner span:nth-child(n+2){display:none}.bf-header,.bf-header__row{height:66px}.bf-brand img{height:39px}.bf-nav{top:66px}.bf-hero{min-height:640px}.bf-hero__overlay{background:linear-gradient(180deg,#05162647,#051626cc 48%,#051626f7 75%)}.bf-hero__content{padding:300px 0 45px}.bf-hero h1{font-size:43px}.bf-hero p{font-size:15.5px}.bf-hero__actions .bf-btn{width:100%}.bf-hero__stats{grid-template-columns:1fr;gap:8px;margin-top:25px}.bf-hero__stats>div{padding-top:9px}.bf-hero__stats span{display:none}.bf-trust__grid{grid-template-columns:1fr 1fr}.bf-trust__item{padding:14px 10px}.bf-trust__item small{display:none}.bf-section,.bf-product-section{padding:62px 0}.bf-app-mosaic{grid-template-columns:1fr;grid-auto-rows:320px}.bf-app-tile--wide,.bf-app-tile:last-child{grid-column:auto}.bf-selector,.bf-products,.bf-kit-gallery,.bf-m18-grid,.bf-faqs,.bf-collection-grid{grid-template-columns:1fr}.bf-recommendation{align-items:flex-start;flex-direction:column}.bf-kit-gallery img{height:320px}.bf-rating-hero,.bf-story__grid{grid-template-columns:1fr}.bf-rating-total strong{font-size:58px}.bf-rating-grid{grid-template-columns:1fr 1fr}.bf-story__image img{height:380px}.bf-collection-toolbar{top:66px}.bf-collection-toolbar__row{padding:10px 0;flex-direction:column;align-items:stretch}.bf-collection-guide{grid-template-columns:1fr}.bf-main-media,.bf-main-media img{height:430px;min-height:430px}.bf-buybox{padding:20px}.bf-buybox h1{font-size:29px}.bf-buy-trust,.bf-spec-grid,.bf-use-grid{grid-template-columns:1fr 1fr}.bf-product-story__visual img,.bf-external-video__image img{height:360px}.bf-external-video__copy{padding:26px}.bf-review-official,.bf-seed-reviews{grid-template-columns:1fr}.bf-sticky-buy__inner{min-height:70px;padding:8px 12px;gap:9px}.bf-sticky-product img,.bf-sticky-product small{display:none}.bf-sticky-product strong{max-width:150px}.bf-sticky-price{font-size:20px}.bf-sticky-actions .bf-btn{font-size:12px;padding:11px 13px}.bf-sticky-wa{width:44px;padding:0;justify-content:center}.bf-sticky-wa span,.bf-wa-label{display:none}.bf-wa-float{width:54px;padding:0;justify-content:center;right:14px}.bf-wa-float.is-raised{bottom:90px}.bf-footer__grid{grid-template-columns:1fr}.bf-vimeo-bg{pointer-events:none}}@media(max-width:480px){.bf-trust__grid{grid-template-columns:1fr}.bf-trust__item{border-right:0;border-bottom:1px solid var(--bf-line)}.bf-rating-grid,.bf-spec-grid,.bf-use-grid{grid-template-columns:1fr}.bf-sticky-product{display:none}.bf-sticky-price{font-size:19px}.bf-sticky-actions{margin-left:auto}.bf-buy-trust{grid-template-columns:1fr 1fr}.bf-product-card__media{min-height:280px}.bf-product-card__media img{height:245px}.bf-m18-card__media{height:300px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}.bf-hero__media video,.bf-hero__media iframe{display:none}.bf-hero__poster{display:block}}.bf-hero__content{max-width:980px}.bf-hero h1{max-width:930px}.bf-hero p{max-width:760px}.bf-hero-needs{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:34px;max-width:900px}.bf-hero-needs a{display:block;padding:15px 16px;border:1px solid rgba(255,255,255,.24);background:#071d3070;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:12px;color:#fff;transition:.2s}.bf-hero-needs a:hover{background:#ffffff1f;transform:translateY(-1px)}.bf-hero-needs strong,.bf-hero-needs span{display:block}.bf-hero-needs strong{font-size:14px;line-height:1.25}.bf-hero-needs span{font-size:11px;line-height:1.4;color:#d7e2eb;margin-top:5px}.bf-card-purpose{margin:14px 0 4px}.bf-card-purpose>span{display:block;color:var(--bf-orange);font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px}.bf-card-purpose>strong{display:block;color:#183247;font-size:19px;line-height:1.25;letter-spacing:-.02em}.bf-card-purpose>p{margin:7px 0 0;color:var(--bf-muted);font-size:12.5px;line-height:1.55}.bf-product-card__model{font-size:13px!important;line-height:1.35!important;font-weight:750!important;color:#5c6c79!important;margin:14px 0 2px!important}.bf-product-card__code{margin-top:3px!important}.bf-sale-flag{min-width:82px;padding:10px 12px;border-radius:10px;box-shadow:0 8px 20px #ff6a0040}.bf-sale-flag strong{display:block;font-size:22px;letter-spacing:-.04em}.bf-sale-flag small{font-size:9px;letter-spacing:.08em}.bf-product-card .bf-pricebox__old{font-size:11px;text-decoration:none;color:#7c8894}.bf-product-card .bf-pricebox__old:after{content:""}.bf-product-card .bf-pricebox__price{font-size:32px}.bf-product-card .bf-saving{background:#eaf8f2;border-radius:8px;padding:6px 8px;color:#0f7552}.bf-product-card .bf-saving strong{font-size:11px}.bf-mobile-swipe-hint{display:none}.bf-buy-need{margin:14px 0 8px;padding:16px;border:1px solid #d7e2ea;border-left:4px solid var(--bf-orange);border-radius:11px;background:#f8fbfd}.bf-buy-need>span{display:block;color:var(--bf-orange);font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.bf-buy-need>strong{display:block;color:#16334a;font-size:17px;line-height:1.35;margin-top:5px}.bf-buy-need p{margin:7px 0 0;color:#586b7b;font-size:12.5px;line-height:1.55}.bf-pdp-offer{display:flex;align-items:center;gap:12px;margin-bottom:9px}.bf-pdp-offer__badge{display:grid;place-items:center;min-width:82px;min-height:50px;border-radius:10px;background:var(--bf-orange);color:#fff;font-size:25px;font-weight:950;letter-spacing:-.04em;box-shadow:0 10px 20px #ff6a0033}.bf-pdp-offer div small,.bf-pdp-offer div del{display:block}.bf-pdp-offer div small{font-size:10px;color:#74828f;text-transform:uppercase;letter-spacing:.06em;font-weight:850}.bf-pdp-offer div del{font-size:16px;color:#687785;margin-top:2px}.bf-saving--large{background:#eaf8f2;border:1px solid #c8eadc;padding:7px 10px;border-radius:9px}.bf-saving--large strong{font-size:13px}.bf-saving--large small{font-size:9px}.bf-m18-stage{background:#0b2034}.bf-m18-head{max-width:900px}.bf-m18-head p{max-width:780px;color:#d7e2eb}.bf-m18-grid{gap:22px}.bf-m18-card{background:#fff;color:var(--bf-text);border:0;box-shadow:0 22px 50px #00000038}.bf-m18-card__media{height:285px;padding:24px;background:#f7f9fb}.bf-m18-card__media img{width:100%;height:100%;object-fit:contain;max-width:540px;margin:auto}.bf-m18-card__body{padding:22px 24px 24px;background:#fff}.bf-m18-purpose>span{display:block;color:var(--bf-orange);font-weight:950;text-transform:uppercase;font-size:10px;letter-spacing:.09em}.bf-m18-purpose>strong{display:block;font-size:22px;line-height:1.22;color:#153249;letter-spacing:-.02em;margin-top:6px}.bf-m18-purpose p{font-size:12.5px;line-height:1.58;color:#617082;margin:8px 0 0}.bf-m18-model{font-size:10px;color:#87939e;text-transform:uppercase;letter-spacing:.06em;margin-top:13px;font-weight:800}.bf-m18-offer{position:absolute;left:18px;top:18px;background:var(--bf-orange);color:#fff;border-radius:12px;padding:10px 13px;display:flex;align-items:center;gap:8px;box-shadow:0 10px 24px #ff6a0047;z-index:2}.bf-m18-offer strong{font-size:26px;line-height:1;letter-spacing:-.05em}.bf-m18-offer span{font-size:9px;font-weight:950;letter-spacing:.1em}.bf-m18-price{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:17px}.bf-m18-price>div{border:1px solid var(--bf-line);border-radius:10px;padding:11px 12px;background:#fff}.bf-m18-price span,.bf-m18-price del,.bf-m18-price strong{display:block}.bf-m18-price span{font-size:9px;text-transform:uppercase;letter-spacing:.07em;color:#7a8996;font-weight:850}.bf-m18-price del{font-size:15px;color:#6e7d89;margin-top:4px}.bf-m18-price strong{font-size:26px;color:var(--bf-blue);letter-spacing:-.04em;margin-top:3px}.bf-m18-saving{margin:10px 0 15px;padding:9px 11px;border-radius:9px;background:#fff2e9;color:#b84b00;font-size:12px}.bf-m18-saving strong{font-size:14px}.bf-rating-grid--customer .bf-rating-card{position:relative;padding-top:38px}.bf-rating-use{position:absolute;left:14px;top:12px;color:var(--bf-orange)!important;font-size:9px!important;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.bf-mobile-app-nav{display:none}@media(max-width:760px){body:not(.bf-template-product){padding-bottom:calc(74px + env(safe-area-inset-bottom))}body.bf-template-product{padding-bottom:calc(86px + env(safe-area-inset-bottom))}.bf-page{width:min(var(--bf-max),calc(100% - 20px))}.bf-announcement{font-size:11px}.bf-announcement__inner{min-height:31px}.bf-header,.bf-header__row{height:62px}.bf-brand img{height:38px}.bf-nav{top:62px}.bf-hero{min-height:710px}.bf-hero__content{padding:265px 0 34px}.bf-hero h1{font-size:38px;line-height:.98;letter-spacing:-.045em}.bf-hero p{font-size:15px;line-height:1.55}.bf-hero__actions{display:grid;grid-template-columns:1fr;margin-top:20px}.bf-hero__actions .bf-btn{min-height:54px}.bf-hero-needs{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:8px;margin-top:18px;padding-bottom:4px;-webkit-overflow-scrolling:touch}.bf-hero-needs a{min-width:78%;scroll-snap-align:start;padding:13px 14px;background:#071d30a6}.bf-section,.bf-product-section{padding:48px 0}.bf-title{font-size:34px;line-height:1.02}.bf-lead{font-size:15px;line-height:1.6}.bf-section-head{margin-bottom:24px}.bf-trust{overflow:hidden}.bf-trust__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 10px;-webkit-overflow-scrolling:touch}.bf-trust__item{min-width:76%;scroll-snap-align:start;border-right:1px solid var(--bf-line)!important;border-bottom:0!important;padding:14px!important}.bf-home-products .bf-products{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;margin-right:-10px;padding-right:10px;-webkit-overflow-scrolling:touch}.bf-home-products .bf-product-card{min-width:88%;scroll-snap-align:start}.bf-mobile-swipe-hint{display:block;font-size:10px;text-align:right;color:#7f8d99;margin-top:8px}.bf-product-card__media{min-height:250px}.bf-product-card__media img{height:220px}.bf-card-purpose>strong{font-size:18px}.bf-m18-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;margin-right:-10px;padding-right:10px;-webkit-overflow-scrolling:touch}.bf-m18-card{min-width:91%;scroll-snap-align:start}.bf-m18-card__media{height:235px;padding:18px}.bf-m18-card__body{padding:18px}.bf-m18-purpose>strong{font-size:20px}.bf-m18-price strong{font-size:23px}.bf-app-mosaic{grid-auto-rows:285px}.bf-app-tile{min-height:285px}.bf-app-tile h3{font-size:21px}.bf-selector{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;margin-right:-10px;padding-right:10px;-webkit-overflow-scrolling:touch}.bf-choice{min-width:84%;scroll-snap-align:start;padding:20px}.bf-recommendation{padding:19px}.bf-recommendation h3{font-size:21px}.bf-collection-toolbar{top:62px}.bf-collection-toolbar__row{padding:8px 0;display:block}.bf-filters{display:flex;overflow-x:auto;gap:7px;padding-bottom:7px;-webkit-overflow-scrolling:touch}.bf-filter{white-space:nowrap;flex:0 0 auto}.bf-sort{width:100%;min-height:44px}.bf-collection-grid{display:grid;grid-template-columns:1fr;gap:12px}.bf-collection-grid .bf-product-card{display:grid;grid-template-columns:41% 59%;border-radius:14px}.bf-collection-grid .bf-product-card__media{min-height:100%;padding:10px;border-right:1px solid var(--bf-line)}.bf-collection-grid .bf-product-card__media img{height:100%;max-height:270px}.bf-collection-grid .bf-product-card__body{padding:14px}.bf-collection-grid .bf-card-purpose>strong{font-size:15px}.bf-collection-grid .bf-card-purpose>p{font-size:11px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bf-collection-grid .bf-mini-specs{margin:8px 0}.bf-collection-grid .bf-mini-specs span:nth-child(n+3){display:none}.bf-collection-grid .bf-rating{font-size:9px}.bf-collection-grid .bf-rating__source,.bf-collection-grid .bf-rating span:nth-of-type(2){display:none}.bf-collection-grid .bf-product-card__model,.bf-collection-grid .bf-product-card__code{display:none}.bf-collection-grid .bf-pricebox{padding-top:8px}.bf-collection-grid .bf-pricebox__price{font-size:24px}.bf-collection-grid .bf-saving{display:none}.bf-collection-grid .bf-btn{min-height:44px;padding:10px 12px;font-size:11px;margin-top:10px}.bf-sale-flag{left:8px;top:8px;min-width:64px;padding:8px}.bf-sale-flag strong{font-size:18px}.bf-buybox{padding:17px}.bf-buybox h1{font-size:26px}.bf-buy-need{padding:13px}.bf-buy-need>strong{font-size:15px}.bf-buybox .bf-pricebox__price{font-size:36px}.bf-pdp-offer__badge{min-width:72px;min-height:46px;font-size:22px}.bf-buy-trust{grid-template-columns:1fr 1fr;gap:8px}.bf-product-form .bf-btn--buy{min-height:58px;font-size:15px}.bf-product-whatsapp{min-height:56px}.bf-sticky-buy{padding-bottom:env(safe-area-inset-bottom)}.bf-sticky-buy__inner{width:100%;min-height:76px;padding:8px 10px;gap:8px}.bf-sticky-product{display:none}.bf-sticky-price{font-size:20px;margin-right:auto}.bf-sticky-actions{gap:7px;margin-left:auto}.bf-sticky-actions .bf-btn{min-height:50px;font-size:12px;padding:11px 15px}.bf-sticky-wa{height:50px;width:50px;padding:0;justify-content:center;border-radius:12px}.bf-sticky-wa span,.bf-wa-float{display:none}.bf-mobile-app-nav{position:fixed;left:0;right:0;bottom:0;z-index:79;display:grid;grid-template-columns:repeat(5,1fr);background:#fffffffa;border-top:1px solid var(--bf-line);box-shadow:0 -8px 24px #0d3b6614;padding:6px 5px calc(6px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.bf-mobile-app-nav a,.bf-mobile-app-nav button{position:relative;min-height:52px;border:0;background:transparent;color:#637382;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:9px;font-weight:800;padding:0}.bf-mobile-app-nav .bf-svg{width:21px;height:21px}.bf-mobile-app-nav a.is-active{color:var(--bf-orange)}.bf-mobile-app-nav em{position:absolute;top:3px;right:18%;width:17px;height:17px;border-radius:999px;background:var(--bf-orange);color:#fff;display:grid;place-items:center;font-style:normal;font-size:8px}}@media(max-width:480px){.bf-hero h1{font-size:35px}.bf-hero__content{padding-top:250px}.bf-collection-grid .bf-product-card{grid-template-columns:39% 61%}.bf-m18-price{grid-template-columns:1fr}.bf-rating-grid--customer{grid-template-columns:1fr 1fr}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/theme.css.map */
