@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;900&family=Jost:wght@300;400;500;600&display=swap";.bb-wrap *{box-sizing:border-box}.bb-wrap{font-family:Jost,sans-serif;font-size:15px;line-height:1.3;letter-spacing:.025em;color:#111}.bb-checkmarks{display:flex;flex-direction:column;gap:14px;margin-bottom:28px}.bb-check-item{display:flex;align-items:center;gap:14px;font-size:16px;font-weight:700;font-family:Poppins,sans-serif;color:#111}.bb-check-item .bb-tick{width:30px;height:30px;min-width:30px;background:#ed1c24;border-radius:50%;display:flex;align-items:center;justify-content:center}.bb-bulk-save{background:#fff0f0;border:2px solid #ED1C24;border-radius:14px;padding:16px 20px;margin-bottom:28px}.bb-bulk-save p{font-size:16px;font-weight:700;font-family:Poppins,sans-serif;color:#111;margin-bottom:6px}.bb-bulk-save p:last-child{margin-bottom:0}.bb-trust-badges{display:flex;justify-content:space-around;padding:28px 0;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;margin-bottom:28px}.bb-badge{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.bb-badge-icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center}.bb-badge span{font-size:13px;font-weight:600;color:#111;line-height:1.3;max-width:80px;font-family:Poppins,sans-serif}.bb-accordion{border-top:1px solid #e0e0e0}.bb-accordion-item{border-bottom:1px solid #e0e0e0}.bb-accordion-header{width:100%;background:none;border:none;display:flex;justify-content:space-between;align-items:center;padding:22px 0;font-family:Poppins,sans-serif;font-size:17px;font-weight:700;color:#111;cursor:pointer;text-align:left}.bb-accordion-chevron{width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-top:10px solid #ED1C24;transition:transform .3s;flex-shrink:0;margin-left:16px}.bb-accordion-body{display:none;padding:0 0 20px;font-size:15px;color:#444;line-height:1.7}.bb-accordion-body.bb-open{display:block}.bb-accordion-header.bb-open .bb-accordion-chevron{transform:rotate(180deg)}.bb-ticker-wrap{background:#ed1c24;color:#fff;overflow:hidden;padding:12px 0;white-space:nowrap;margin:40px 0}.bb-ticker-track{display:inline-flex;animation:bb-ticker 22s linear infinite}.bb-ticker-item{display:inline-block;padding:0 30px;font-size:14px;font-weight:600;letter-spacing:1px;text-transform:uppercase;font-family:Poppins,sans-serif}.bb-ticker-item:after{content:"\e2\153\a6";margin-left:30px;color:#ffffff80}@keyframes bb-ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}.bb-usp-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin:40px 0}@media(max-width:768px){.bb-usp-grid{grid-template-columns:repeat(2,1fr)}}.bb-usp-card{background:#fff;border-radius:16px;padding:28px 20px;text-align:center;border:1px solid #e5e5e5}.bb-usp-icon{margin-bottom:14px;display:flex;align-items:center;justify-content:center}.bb-usp-card h3{font-family:Poppins,sans-serif;font-size:15px;font-weight:700;color:#111;margin-bottom:8px}.bb-usp-card p{font-size:13px;color:#666;line-height:1.6}.bb-why-inner{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start;padding:40px 0}@media(max-width:768px){.bb-why-inner{grid-template-columns:1fr;gap:30px}}.bb-why-content h2{font-family:Poppins,sans-serif;font-size:52px;font-weight:900;line-height:1.05;color:#111;margin-bottom:28px}@media(max-width:768px){.bb-why-content h2{font-size:36px}}.bb-why-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.bb-why-list li{display:flex;align-items:center;gap:14px;font-size:16px;font-weight:400;font-family:Jost,sans-serif;color:#111}.bb-why-list .bb-tick{width:28px;min-width:28px;height:28px;background:#ed1c24;border-radius:50%;display:flex;align-items:center;justify-content:center}.bb-why-img-placeholder{background:#f5f5f5;border-radius:16px;aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;color:#999;font-size:14px;font-family:Jost,sans-serif}.bb-faq-section{max-width:860px;margin:0 auto;padding:40px 0}.bb-faq-section h2{font-family:Poppins,sans-serif;font-size:52px;font-weight:900;line-height:1.1;color:#111;margin-bottom:32px;text-align:center}@media(max-width:768px){.bb-faq-section h2{font-size:36px}}.bb-reviews-heading{font-family:Poppins,sans-serif;font-size:35px;font-weight:900;line-height:1.2;color:#111;text-align:center;margin-bottom:32px}.bb-reviews-summary{display:grid;grid-template-columns:auto 1fr;gap:40px;align-items:center;background:#f9f9f9;border-radius:16px;padding:32px;margin-bottom:24px}.bb-big-score .bb-num{font-family:Poppins,sans-serif;font-size:64px;font-weight:900;color:#ed1c24;line-height:1}.bb-big-score .bb-stars-lg{color:#ed1c24;font-size:22px}.bb-big-score .bb-out-of{font-size:13px;color:#666;margin-top:4px}.bb-score-bars{display:flex;flex-direction:column;gap:8px}.bb-score-bar{display:flex;align-items:center;gap:12px;font-size:13px}.bb-score-bar .bb-label{width:20px;text-align:right;color:#666}.bb-bar-track{flex:1;height:8px;background:#f0f0f0;border-radius:100px;overflow:hidden}.bb-bar-fill{height:100%;background:#ed1c24;border-radius:100px}.bb-score-bar .bb-count{width:20px;color:#666}.bb-reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media(max-width:768px){.bb-reviews-grid,.bb-reviews-summary{grid-template-columns:1fr}}.bb-review-card{background:#fff;border-radius:16px;padding:24px;border:1px solid #e5e5e5}.bb-reviewer{display:flex;align-items:center;gap:10px;margin-bottom:12px}.bb-avatar{width:36px;height:36px;border-radius:50%;background:#ed1c24;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:14px;font-family:Poppins,sans-serif}.bb-reviewer-name{font-size:14px;font-weight:600;font-family:Poppins,sans-serif}.bb-review-stars-sm{color:#ed1c24;font-size:13px}.bb-review-title{font-size:14px;font-weight:700;margin-bottom:6px;font-family:Poppins,sans-serif}.bb-review-body{font-size:13px;color:#666;line-height:1.6}
/*# sourceMappingURL=/cdn/shop/t/10/assets/custom.css.map */
