.bbd-home{--bbd-red: #7a2020;--bbd-red-dark: #5a1515;--bbd-ink: #19120d;--bbd-cream: #f4ece0;--bbd-cream-2: #ebe0c7;--bbd-muted: #655644;--bbd-line: rgba(25, 18, 13, .16);background:var(--bbd-cream);color:var(--bbd-ink)}body:has(#header-component.header--burnet) .bbd-home--hero-section{margin-top:calc(var(--header-group-height, var(--header-height, 60px)) * -1)}.bbd-home *{box-sizing:border-box}.bbd-wrap{width:min(1180px,calc(100% - 40px));margin-inline:auto}.bbd-hero{min-height:78vh;display:grid;align-items:end;position:relative;overflow:hidden;background:#2e2118}.bbd-hero__media,.bbd-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0}.bbd-hero__picture,.bbd-card-picture{display:block;width:100%;height:100%}.bbd-hero__asset,.bbd-card-image{width:100%;height:100%;object-fit:cover;display:block}.bbd-hero__asset--placeholder{object-position:58% center}.bbd-hero__shade{background:linear-gradient(90deg,#120c08db,#5e141461 48%,#120c089e),linear-gradient(0deg,rgba(18,12,8,.72),transparent 42%)}.bbd-hero__content{position:relative;z-index:1;width:min(1180px,calc(100% - 40px));margin:0 auto;padding:96px 0 84px;color:var(--bbd-cream)}.bbd-kicker,.bbd-eyebrow,.bbd-card-meta{margin:0;color:var(--bbd-red);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.bbd-kicker{color:#f7f0dfc7}.bbd-hero h1,.bbd-section h2{margin:0;font-family:var(--font-heading--family);letter-spacing:0}.bbd-hero h1{max-width:920px;margin-top:20px;font-size:clamp(3.8rem,10vw,8.5rem);line-height:.9}.bbd-hero__text{max-width:590px;margin:28px 0 0;color:#f7f0dfe6;font-size:clamp(1.05rem,2vw,1.28rem);line-height:1.5}.bbd-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.bbd-hero__reviews{display:inline-flex;align-items:center;gap:10px;margin-top:16px;color:#f7f0dfeb;text-decoration:none}a.bbd-hero__reviews:hover .bbd-hero__reviews-text,a.bbd-hero__reviews:focus-visible .bbd-hero__reviews-text{text-decoration:underline;text-underline-offset:3px}.bbd-hero__reviews-mark svg{width:18px;height:18px;display:block}.bbd-hero__reviews-stars{display:inline-flex;gap:2px}.bbd-hero__star{width:16px;height:16px;fill:#f5a623}.bbd-hero__star--empty{fill:#f7f0df59}.bbd-hero__reviews-text{font-size:.95rem;font-weight:600;letter-spacing:.01em;line-height:1}.bbd-hero-cards{display:grid;grid-template-columns:repeat(3,minmax(0,168px));gap:12px;margin-top:34px;max-width:540px}.bbd-hero-card{min-height:58px;display:flex;align-items:center;justify-content:center;padding:14px 16px;border:1px solid rgba(247,240,223,.6);background:#f4ece014;color:var(--bbd-cream);text-align:center;text-decoration:none;font-size:.78rem;font-weight:800;letter-spacing:.06em;line-height:1.2;text-transform:uppercase;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,color .16s ease,transform .16s ease}.bbd-hero-card:first-child{border-color:var(--bbd-cream);background:var(--bbd-cream);color:var(--bbd-ink)}.bbd-hero-card:hover,.bbd-hero-card:focus-visible{border-color:var(--bbd-cream);background:#f4ece02e;box-shadow:0 10px 24px #0000003d;color:var(--bbd-cream);transform:translateY(-1px)}.bbd-hero-card:first-child:hover,.bbd-hero-card:first-child:focus-visible{background:#fff8ed;color:var(--bbd-ink)}.bbd-hero-card:focus-visible{outline:2px solid rgba(247,240,223,.7);outline-offset:3px}.bbd-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:1px solid transparent;text-decoration:none;font-size:.86rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,color .16s ease,transform .16s ease}.bbd-button--light{background:var(--bbd-cream);color:var(--bbd-ink)}.bbd-button--outline{color:var(--bbd-cream);border-color:#f7f0dfb8}.bbd-button--red{background:var(--bbd-red);color:var(--bbd-cream)}.bbd-button:hover,.bbd-button:focus-visible{box-shadow:0 10px 24px #0000002e;transform:translateY(-1px)}.bbd-button--light:hover,.bbd-button--light:focus-visible{background:#fff8ed;color:var(--bbd-ink)}.bbd-button--outline:hover,.bbd-button--outline:focus-visible{background:#f4ece029;border-color:var(--bbd-cream);color:var(--bbd-cream)}.bbd-button--red:hover,.bbd-button--red:focus-visible{background:var(--bbd-red-dark);color:var(--bbd-cream)}.bbd-button:focus-visible{outline:2px solid rgba(247,240,223,.7);outline-offset:3px}.bbd-strip{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid var(--bbd-line);background:var(--bbd-red-dark);color:#f7f0dfdb}.bbd-strip span{padding:18px 20px;text-align:center;font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.bbd-strip span+span{border-left:1px solid rgba(247,240,223,.16)}.bbd-section{padding:82px 0}.bbd-section--intro{padding:54px 0 64px}.bbd-section--intro .bbd-section-heading{max-width:none;margin-inline:auto;margin-bottom:0;text-align:left}.bbd-section--intro .bbd-section-heading h2{max-width:780px;margin-top:10px;font-size:clamp(2rem,3.2vw,3.4rem);line-height:1.02}.bbd-section--intro .bbd-section-heading p{max-width:900px;margin-bottom:0;font-size:1.02rem}.bbd-section--intro .bbd-section-heading p+p{margin-top:10px}.bbd-section--mulch{background:var(--bbd-cream-2)}.bbd-section--mulch .bbd-section-heading{max-width:none;margin-inline:auto;margin-bottom:34px;text-align:left}.bbd-section--mulch .bbd-section-heading h2{max-width:740px}.bbd-section--mulch .bbd-section-heading p{max-width:760px;margin-bottom:0}.bbd-section--dropoff{background:#f2e8d3;border-top:1px solid var(--bbd-line);border-bottom:1px solid var(--bbd-line)}.bbd-split{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:56px;align-items:start}.bbd-section h2{max-width:700px;margin-top:14px;font-size:clamp(2.3rem,5vw,5rem);line-height:.98}.bbd-section--dropoff .bbd-section-heading{max-width:none;margin-inline:auto;margin-bottom:34px;text-align:left}.bbd-section--dropoff .bbd-section-heading h2{font-size:clamp(1.9rem,3vw,3.1rem);line-height:1.02}.bbd-section--dropoff .bbd-section-heading p{max-width:760px;margin-bottom:0}.bbd-copy p,.bbd-section-heading p,.bbd-muted,.bbd-card-body p{color:var(--bbd-muted);line-height:1.6}.bbd-copy p{margin:0 0 16px;font-size:1.04rem}.bbd-service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:52px}.bbd-section--intro .bbd-service-grid{margin-top:30px}.bbd-process-grid{display:grid;gap:8px;margin-top:30px}.bbd-process-grid strong{color:var(--bbd-red);font-family:var(--font-heading--family);font-size:1.55rem}.bbd-process-grid{grid-template-columns:repeat(3,1fr)}.bbd-process-grid div{display:flex;align-items:center;gap:10px;min-height:56px;padding:12px 14px;background:var(--bbd-red-dark);color:var(--bbd-cream)}.bbd-process-grid strong{display:grid;place-items:center;width:28px;height:28px;background:var(--bbd-red);color:var(--bbd-cream);font-size:.95rem}.bbd-process-grid span{font-size:.74rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.bbd-brush-selector-wrap{margin-top:18px}.bbd-brush-scrubber-wrap{margin-top:0}.bbd-trailer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:26px}.bbd-trailer-card{background:var(--bbd-cream);border:1px solid var(--bbd-line)}.bbd-trailer-graphic{position:relative;display:flex;align-items:end;height:150px;padding:30px 22px 28px;background:linear-gradient(180deg,#8a20202e,#8a202000),#e2d2b7}.bbd-trailer-graphic:before{content:"";position:absolute;left:18px;right:18px;bottom:26px;height:2px;background:#19120d33}.bbd-trailer-cab,.bbd-trailer-bed{position:relative;z-index:1;display:block;background:var(--bbd-red)}.bbd-trailer-cab{width:40px;height:34px;clip-path:polygon(0 34%,56% 34%,72% 0,100% 0,100% 100%,0 100%)}.bbd-trailer-bed{min-width:64px;max-width:170px;height:36px;margin-left:8px;background:var(--bbd-ink)}.bbd-trailer-graphic--pickup .bbd-trailer-bed{height:28px}.bbd-trailer-graphic--dump .bbd-trailer-bed{height:48px}.bbd-trailer-wheel{position:absolute;bottom:17px;z-index:2;width:17px;height:17px;border-radius:999px;background:var(--bbd-ink);border:3px solid var(--bbd-cream)}.bbd-trailer-wheel--one{left:48px}.bbd-trailer-wheel--two{left:min(210px,calc(90px + var(--trailer-width, 92px)))}.bbd-trailer-price{margin-top:18px;color:var(--bbd-red);font-family:var(--font-heading--family);font-size:2.05rem;font-weight:800;letter-spacing:0}.bbd-trailer-note{min-height:38px;margin:6px 0 18px;color:var(--bbd-muted);font-size:.86rem;line-height:1.45}.bbd-dropoff-note{display:flex;gap:10px;align-items:flex-start;margin-top:22px;margin-bottom:22px;padding:20px 22px;background:#e4d0b6;border:1px solid rgba(122,32,32,.24);border-left:6px solid var(--bbd-red);color:var(--bbd-ink);font-size:.95rem;line-height:1.5}.bbd-dropoff-note strong{min-width:max-content;color:var(--bbd-red);text-transform:uppercase}.bbd-dropoff-note span{color:var(--bbd-ink)}.bbd-section-heading{max-width:760px}.bbd-service-card{display:flex;flex-direction:column;background:var(--bbd-cream);border:1px solid var(--bbd-line);min-width:0}.bbd-service-card .bbd-card-image,.bbd-service-card .bbd-card-picture,.bbd-service-card .bbd-placeholder{aspect-ratio:4 / 3;flex:0 0 auto}.bbd-service-card .bbd-card-picture,.bbd-service-card .bbd-card-image{height:auto;width:100%}.bbd-card-body{flex:1;padding:22px}.bbd-card-body h3{margin:8px 0 0;font-family:var(--font-heading--family);font-size:1.55rem;letter-spacing:0}.bbd-card-body p{min-height:76px;margin:10px 0 0;font-size:.96rem}.bbd-rate-list{border-top:1px solid var(--bbd-line)}.bbd-rate-row{display:flex;justify-content:space-between;gap:24px;padding:18px 0;border-bottom:1px solid var(--bbd-line)}.bbd-rate-row strong{color:var(--bbd-red);font-family:var(--font-heading--family);font-size:1.25rem}.bbd-placeholder{display:grid;place-items:center;min-height:220px;padding:20px;background:linear-gradient(135deg,#8b27203d,#19120d99),linear-gradient(150deg,#8a6a4b,#2f2319);color:#f7f0dfe6;text-align:center;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.bbd-placeholder--hero{width:100%;height:100%;min-height:78vh}@media(max-width:980px){.bbd-service-grid,.bbd-trailer-grid,.bbd-process-grid{grid-template-columns:repeat(2,1fr)}.bbd-split{grid-template-columns:1fr}.bbd-strip{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.bbd-wrap,.bbd-hero__content{width:min(100% - 28px,1180px)}.bbd-hero{min-height:70vh}.bbd-hero__content{padding:72px 0 56px}.bbd-actions,.bbd-button,.bbd-hero-cards{width:100%}.bbd-hero-cards{grid-template-columns:1fr;max-width:none}.bbd-service-grid,.bbd-trailer-grid,.bbd-process-grid,.bbd-strip{grid-template-columns:1fr}.bbd-strip span+span{border-left:0;border-top:1px solid rgba(247,240,223,.16)}.bbd-section{padding:62px 0}.bbd-section--intro{padding:46px 0 52px}.bbd-dropoff-note{display:block}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/burnet-home.css.map */
