.br-cta{max-width:480px;margin:0 auto;width:100%;background:var(--br-cta-bg, #2E3A33);font-family:Inter,sans-serif}.br-cta__image-wrap{width:100%;aspect-ratio:4 / 3}.br-cta__image{width:100%;height:100%;display:block;object-fit:cover}.br-cta__content{padding:40px 20px 44px;box-sizing:border-box;text-align:center}.br-cta__heading{font-family:Lora,serif;font-weight:600;font-size:28px;line-height:1.2;color:var(--br-cta-text, #FAF6F0);margin:0 0 14px;text-wrap:pretty}.br-cta__subhead{font-family:Inter,sans-serif;font-weight:400;font-size:18px;line-height:1.55;color:var(--br-cta-text, #FAF6F0);margin:0 0 28px;text-wrap:pretty}.br-cta__subhead p{margin:0 0 28px}.br-cta__subhead p:last-child{margin-bottom:0}.br-cta__button{display:flex;align-items:center;justify-content:center;width:100%;height:52px;background:var(--br-cta-button-bg, #C0432B);color:var(--br-cta-button-text, #FFFFFF);font-family:Inter,sans-serif;font-weight:600;font-size:17px;border-radius:8px;text-decoration:none;box-sizing:border-box;transition:background .15s}.br-cta__button:hover{filter:brightness(.9)}.br-cta__button:active{filter:brightness(.82)}.br-cta__reassurance{margin-top:16px;font-family:Inter,sans-serif;font-weight:400;font-size:15px;color:var(--br-cta-text, #FAF6F0);opacity:.8;text-align:center}.br-benefits{max-width:480px;margin:0 auto;width:100%;background:var(--br-benefits-bg, #FAF6F0);font-family:Inter,sans-serif}.br-benefits__content{padding:40px 20px 8px;box-sizing:border-box}.br-benefits__heading{font-family:Lora,serif;font-weight:600;font-size:26px;line-height:1.25;color:var(--br-benefits-heading, #2E3A33);margin:0 0 32px;text-wrap:pretty}.br-benefits__blocks{display:flex;flex-direction:column;gap:40px}.br-benefits__image-wrap{width:100%;aspect-ratio:4 / 3;margin-bottom:16px;border-radius:12px;overflow:hidden}.br-benefits__image,.br-benefits__image-placeholder{width:100%;height:100%;display:block;object-fit:cover}.br-benefits__image-placeholder{background:#2e3a330f}.br-benefits__placeholder-svg{width:100%;height:100%}.br-benefits__title{font-family:Inter,sans-serif;font-weight:600;font-size:17px;color:var(--br-benefits-heading, #2E3A33);margin-bottom:6px}.br-benefits__text{font-family:Inter,sans-serif;font-weight:400;font-size:17px;color:var(--br-benefits-body, #2E3A33);line-height:1.6}.br-cause{max-width:480px;margin:0 auto;width:100%;background:var(--br-cause-bg, #FAF6F0);font-family:Inter,sans-serif}.br-cause__content{padding:40px 20px 8px;box-sizing:border-box}.br-cause__heading{font-family:Lora,serif;font-weight:600;font-size:26px;line-height:1.25;color:var(--br-cause-heading, #2E3A33);margin:0 0 20px;text-wrap:pretty}.br-cause__body{font-family:Inter,sans-serif;font-weight:400;font-size:17px;line-height:1.7;color:var(--br-cause-body, #2E3A33)}.br-cause__body p{margin:0}.br-cause__image-wrap{width:100%;aspect-ratio:4 / 3;margin-top:28px}.br-cause__image,.br-cause__image-placeholder{width:100%;height:100%;display:block;object-fit:cover}.br-cause__image-placeholder{background:#2e3a330f}.br-cause__placeholder-svg{width:100%;height:100%}.br-empathy{max-width:480px;margin:0 auto;width:100%;background:var(--br-empathy-bg, #E8EDE6);font-family:Inter,sans-serif}.br-empathy__image-wrap{width:100%;aspect-ratio:4 / 3}.br-empathy__image,.br-empathy__image-placeholder{width:100%;height:100%;display:block;object-fit:cover}.br-empathy__image-placeholder{background:#2e3a330f}.br-empathy__placeholder-svg{width:100%;height:100%}.br-empathy__content{padding:32px 20px 44px;box-sizing:border-box}.br-empathy__heading{font-family:Lora,serif;font-weight:600;font-size:26px;line-height:1.25;color:var(--br-empathy-heading, #2E3A33);margin:0 0 20px;text-wrap:pretty}.br-empathy__body{font-family:Inter,sans-serif;font-weight:400;font-size:17px;line-height:1.7;color:var(--br-empathy-body, #2E3A33)}.br-empathy__body p{margin:0 0 18px}.br-empathy__body p:last-child{margin-bottom:0}.br-faq{max-width:480px;margin:0 auto;width:100%;background:var(--br-faq-bg, #FAF6F0);font-family:Inter,sans-serif}.br-faq__content{padding:40px 20px 44px;box-sizing:border-box}.br-faq__heading{font-family:Lora,serif;font-weight:600;font-size:26px;line-height:1.25;color:var(--br-faq-heading, #2E3A33);margin:0 0 8px;text-wrap:pretty}.br-faq__list{display:block;border-top:1px solid var(--br-faq-border, #DDD6CC)}.br-faq__item{border-bottom:1px solid var(--br-faq-border, #DDD6CC)}.br-faq__question{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:56px;padding:16px 4px;background:none;border:none;text-align:left;font-family:Inter,sans-serif;font-weight:600;font-size:17px;color:var(--br-faq-heading, #2E3A33);cursor:pointer;box-sizing:border-box}.br-faq__chevron{flex-shrink:0;margin-left:12px;transition:transform .2s}.br-faq__question[aria-expanded=true] .br-faq__chevron{transform:rotate(180deg)}.br-faq__answer{padding:0 4px 20px;font-family:Inter,sans-serif;font-weight:400;font-size:17px;color:var(--br-faq-body, #2E3A33);line-height:1.6}.br-faq__answer[hidden]{display:none}.br-faq__answer-text p{margin:0 0 16px}.br-faq__answer-text p:last-child{margin-bottom:0}.br-faq__size-chart{overflow-x:auto}.br-faq__size-table{border-collapse:collapse;width:100%;min-width:420px}.br-faq__size-table th{text-align:left;font-family:Inter,sans-serif;font-weight:600;font-size:17px;color:var(--br-faq-heading, #2E3A33);border-bottom:1px solid var(--br-faq-border, #DDD6CC);padding:10px 8px}.br-faq__size-table td{padding:10px 8px;font-size:17px;color:var(--br-faq-heading, #2E3A33);border-bottom:1px solid var(--br-faq-border, #DDD6CC)}.br-faq__size-table tr:last-child td{border-bottom:none}.br-hero{max-width:480px;margin:0 auto;background:var(--br-hero-bg, #FAF6F0);font-family:Inter,sans-serif}.br-hero__bar{width:100%;background:var(--br-hero-bar-bg, #2E3A33);color:var(--br-hero-bar-text, #FAF6F0);font-family:Inter,sans-serif;font-weight:600;font-size:14px;text-align:center;padding:10px 16px;letter-spacing:.01em;box-sizing:border-box}.br-hero__image-wrap{width:100%;aspect-ratio:1 / 1}.br-hero__image,.br-hero__image-placeholder{width:100%;height:100%;display:block;object-fit:cover}.br-hero__image-placeholder{background:#2e3a330f}.br-hero__placeholder-svg{width:100%;height:100%}.br-hero__content{padding:28px 20px 36px;box-sizing:border-box}.br-hero__headline{font-family:Lora,serif;font-weight:600;font-size:30px;line-height:1.15;color:var(--br-hero-heading, #2E3A33);margin:0 0 14px;text-wrap:pretty}.br-hero__subhead{font-family:Inter,sans-serif;font-weight:400;font-size:18px;line-height:1.55;color:var(--br-hero-body, #2E3A33);margin:0 0 24px;text-wrap:pretty}.br-hero__subhead p{margin:0 0 24px}.br-hero__subhead p:last-child{margin-bottom:0}.br-hero__button{display:flex;align-items:center;justify-content:center;width:100%;height:52px;background:var(--br-hero-button-bg, #C0432B);color:var(--br-hero-button-text, #ffffff);font-family:Inter,sans-serif;font-weight:600;font-size:17px;border-radius:8px;text-decoration:none;box-sizing:border-box;transition:background .15s}.br-hero__button:hover{filter:brightness(.9)}.br-hero__button:active{filter:brightness(.82)}.br-hero__trust-row{margin-top:16px;font-family:Inter,sans-serif;font-weight:400;font-size:15px;color:var(--br-hero-trust, #6B7269);text-align:center}.br-hiw{max-width:480px;margin:0 auto;width:100%;background:var(--br-hiw-bg, #E8EDE6);font-family:Inter,sans-serif}.br-hiw__image-wrap{width:100%;aspect-ratio:4 / 3}.br-hiw__image,.br-hiw__image-placeholder{width:100%;height:100%;display:block;object-fit:cover}.br-hiw__image-placeholder{background:#2e3a330f}.br-hiw__placeholder-svg{width:100%;height:100%}.br-hiw__content{padding:36px 20px 8px;box-sizing:border-box}.br-hiw__heading{font-family:Lora,serif;font-weight:600;font-size:28px;line-height:1.2;color:var(--br-hiw-heading, #2E3A33);margin:0 0 18px;text-wrap:pretty}.br-hiw__intro{font-family:Inter,sans-serif;font-weight:400;font-size:18px;line-height:1.6;color:var(--br-hiw-body, #2E3A33);margin:0 0 28px;text-wrap:pretty}.br-hiw__intro p{margin:0 0 28px}.br-hiw__intro p:last-child{margin-bottom:0}.br-hiw__cards{display:flex;flex-direction:column;gap:14px}.br-hiw__card{display:flex;gap:14px;align-items:flex-start;background:var(--br-hiw-card-bg, #FAF6F0);border:1px solid var(--br-hiw-card-border, #DDD6CC);border-radius:12px;padding:18px;box-sizing:border-box}.br-hiw__card-icon{flex-shrink:0;color:var(--br-hiw-heading, #2E3A33);line-height:0}.br-hiw__card-icon-image{width:28px;height:28px;display:block}.br-hiw__card-title{font-family:Inter,sans-serif;font-weight:600;font-size:16px;color:var(--br-hiw-heading, #2E3A33);margin-bottom:4px}.br-hiw__card-text{font-family:Inter,sans-serif;font-weight:400;font-size:15px;color:var(--br-hiw-heading, #2E3A33);line-height:1.5}.br-hiw__strip{padding:28px 20px 44px;text-align:center;font-family:Inter,sans-serif;font-weight:400;font-size:16px;color:var(--br-hiw-strip, #6B7269);box-sizing:border-box}.br-reviews{max-width:480px;margin:0 auto;width:100%;background:var(--br-reviews-bg, #E8EDE6);font-family:Inter,sans-serif}.br-reviews__content{padding:40px 20px 8px;box-sizing:border-box}.br-reviews__heading{font-family:Lora,serif;font-weight:600;font-size:26px;line-height:1.25;color:var(--br-reviews-heading, #2E3A33);margin:0 0 24px;text-wrap:pretty}.br-reviews__rating{text-align:center;margin-bottom:32px}.br-reviews__stars{font-size:30px;color:var(--br-reviews-heading, #2E3A33);letter-spacing:2px}.br-reviews__rating-label{font-family:Inter,sans-serif;font-weight:600;font-size:17px;color:var(--br-reviews-heading, #2E3A33);margin-top:6px}.br-reviews__cards{display:flex;flex-direction:column;gap:14px;margin-bottom:32px}.br-reviews__card{background:var(--br-reviews-card-bg, #FAF6F0);border:1px solid var(--br-reviews-card-border, #DDD6CC);border-radius:12px;padding:18px;box-sizing:border-box}.br-reviews__card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.br-reviews__card-name{font-family:Inter,sans-serif;font-weight:600;font-size:16px;color:var(--br-reviews-heading, #2E3A33)}.br-reviews__card-stars{font-size:15px;color:var(--br-reviews-heading, #2E3A33)}.br-reviews__card-quote{font-family:Inter,sans-serif;font-weight:400;font-size:17px;color:var(--br-reviews-heading, #2E3A33);line-height:1.6;font-style:italic}.br-reviews__ugc{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:20px}.br-reviews__ugc-photo{width:100%;aspect-ratio:1 / 1}.br-reviews__ugc-image,.br-reviews__ugc-placeholder{width:100%;height:100%;display:block;object-fit:cover}.br-reviews__ugc-placeholder{background:#2e3a330f}.br-reviews__placeholder-svg{width:100%;height:100%}.br-reviews__trust-line{text-align:center;padding-bottom:40px;font-family:Inter,sans-serif;font-weight:400;font-size:15px;color:var(--br-reviews-trust, #6B7269)}
/*# sourceMappingURL=/cdn/shop/t/40/compiled_assets/styles.css.map */
