.bp-quote-hero-section{--bp-accent: #c65652;--bp-radius: 14px}.bp-hero{position:relative;overflow:hidden;isolation:isolate}.bp-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.bp-hero__bg img{width:100%;height:100%;object-fit:cover;display:block}.bp-hero--has-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;opacity:var(--bp-scrim-opacity, 1);background:linear-gradient(180deg,#faf7f48c,#faf7f400 22%),linear-gradient(100deg,#faf7f4fb,#faf7f4f7 40%,#faf7f4e0 54%,#faf7f480 74%,#faf7f42e)}@media screen and (max-width:989px){.bp-hero--has-bg:after{background:linear-gradient(180deg,#faf7f4f7,#faf7f4f0 62%,#faf7f4e0)}}.bp-hero__inner{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center;padding-top:5rem;padding-bottom:5rem}@media screen and (min-width:990px){.bp-hero__inner{grid-template-columns:1.05fr .95fr;gap:4.5rem;padding-top:7rem;padding-bottom:7rem}}.bp-hero__badge{display:inline-block;margin:0 0 1.6rem;padding:.7rem 1.4rem;border:1px solid rgba(198,86,82,.35);border-radius:100px;background:#c656521a;color:#a63f3b;font-size:1.2rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.bp-hero__heading{margin:0 0 1.6rem;font-size:3.6rem;line-height:1.08;letter-spacing:-.01em;text-wrap:balance}@media screen and (min-width:750px){.bp-hero__heading{font-size:5.2rem}}.bp-hero__subheading{max-width:52ch;margin:0 0 2.4rem;font-size:1.7rem;line-height:1.6;opacity:.88}.bp-hero__subheading>p:first-child{margin-top:0}.bp-hero__proof-list{margin:0 0 2.8rem;padding:0;list-style:none;display:grid;gap:1rem}.bp-hero__proof-item{display:flex;align-items:flex-start;gap:1rem;font-size:1.6rem;line-height:1.45}.bp-hero__check{flex:0 0 auto;width:2.2rem;height:2.2rem;margin-top:.1rem;padding:.3rem;border-radius:50%;background:var(--bp-accent);color:#fff}.bp-hero__actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-bottom:2.4rem}.bp-hero__btn{display:inline-flex;align-items:center;justify-content:center;min-height:5.4rem;padding:0 3rem;border-radius:100px;font-size:1.6rem;font-weight:700;text-decoration:none;transition:transform .15s ease,background-color .15s ease,border-color .15s ease}.bp-hero__btn:hover{transform:translateY(-2px)}.bp-hero__btn--primary{background:var(--bp-accent);color:#fff;border:1px solid var(--bp-accent)}.bp-hero__btn--primary:hover{background:#b2453f;border-color:#b2453f}.bp-hero__btn--secondary{background:#fff;color:currentColor;border:1px solid rgba(31,35,40,.24)}.bp-hero__btn--secondary:hover{border-color:currentColor;background:#1f23280a}.bp-hero__trust{display:flex;align-items:center;flex-wrap:wrap;gap:.6rem 1.4rem;font-size:1.4rem}.bp-hero__stars{display:inline-flex;gap:.2rem;color:#f2b01e}.bp-hero__stars svg{width:1.7rem;height:1.7rem}.bp-hero__trust-text{opacity:.9}.bp-hero__phone{color:inherit;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:1px;font-weight:600}.bp-hero__form-card{background:#fff;--color-foreground: 31, 35, 40;color:#1f2328;border-radius:var(--bp-radius);padding:2.8rem 2.4rem;border:1px solid rgba(31,35,40,.1);box-shadow:0 20px 50px #1f232821;scroll-margin-top:12rem}.bp-hero__form-card h2,.bp-hero__form-card h3,.bp-hero__form-card label,.bp-hero__form-card p,.bp-hero__form-card strong{color:#1f2328}@media screen and (min-width:750px){.bp-hero__form-card{padding:3.4rem 3.2rem}}.bp-hero__form-head{margin-bottom:2.2rem}.bp-hero__form-heading{margin:0 0 .7rem;font-size:2.4rem;line-height:1.2}.bp-hero__form-sub{margin:0;font-size:1.4rem;line-height:1.5;color:#1f2328b3}.bp-hero__form{margin:0;display:grid;gap:1.4rem}.bp-hero__field-row{display:grid;grid-template-columns:1fr;gap:1.4rem}@media screen and (min-width:600px){.bp-hero__field-row{grid-template-columns:1fr 1fr}}.bp-hero__field{display:flex;flex-direction:column;gap:.6rem}.bp-hero__field label{font-size:1.3rem;font-weight:600;letter-spacing:.01em}.bp-hero__optional{font-weight:400;color:#1f23288c}.bp-hero__field input,.bp-hero__field select,.bp-hero__field textarea{width:100%;padding:1.2rem 1.4rem;border:1px solid rgba(31,35,40,.22);border-radius:8px;background:#fff;font-family:inherit;font-size:1.5rem;color:#1f2328;transition:border-color .15s ease,box-shadow .15s ease}.bp-hero__field textarea{resize:vertical;min-height:8rem}.bp-hero__field input:focus,.bp-hero__field select:focus,.bp-hero__field textarea:focus{outline:none;border-color:var(--bp-accent);box-shadow:0 0 0 3px #c6565229}.bp-hero__field input::placeholder,.bp-hero__field textarea::placeholder{color:#1f232866}.bp-hero__submit{margin-top:.6rem;min-height:5.6rem;padding:0 2.4rem;border:none;border-radius:100px;background:var(--bp-accent);color:#fff;font-family:inherit;font-size:1.7rem;font-weight:700;cursor:pointer;transition:background-color .15s ease,transform .15s ease}.bp-hero__submit:hover{background:#b2453f;transform:translateY(-2px)}.bp-hero__disclaimer{margin:0;font-size:1.25rem;line-height:1.5;text-align:center;color:#1f232899}.bp-hero__form-success{padding:2rem;border-radius:10px;background:#f0f7f2;border:1px solid #bcdcc6}.bp-hero__form-success strong{display:block;margin-bottom:.6rem;font-size:1.7rem}.bp-hero__form-success p{margin:0;font-size:1.45rem;line-height:1.55}.bp-hero__form-error{padding:1.4rem 1.6rem;border-radius:8px;background:#fdf0ef;border:1px solid #f2c4c1;font-size:1.4rem}.bp-hero__form-error ul{margin:0;padding-left:1.8rem}
/*# sourceMappingURL=/cdn/shop/t/91/assets/section-bp-quote-hero.css.map */
