.bdc-note{margin:2rem 0 0;font-family:var(--bdc-mono);font-size:1.1rem;color:var(--bdc-meta);line-height:1.6}.bdc-ph__sub{opacity:.7}.bdc-ph__file{font-family:var(--bdc-mono);font-size:.95rem;color:var(--bdc-grey);align-self:flex-end}.bdc-mb16{margin-bottom:1.6rem}.bdc-mb24{margin-bottom:2.4rem}.bdc-mb32{margin-bottom:3.2rem}.bdc-mt16{margin-top:1.6rem}.bdc-hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.bdc-breadcrumb ol{display:flex;flex-wrap:wrap;gap:.6rem;list-style:none;margin:0;padding:0;font-family:var(--bdc-mono);font-size:1.1rem;letter-spacing:.1em;text-transform:uppercase;color:var(--bdc-meta)}.bdc-breadcrumb li+li:before{content:"/";margin-right:.6rem;color:var(--bdc-meta)}.bdc-breadcrumb a{color:var(--bdc-meta);text-decoration:none}.bdc-breadcrumb a:hover{color:var(--bdc-green);text-decoration:underline}.bdc-breadcrumb [aria-current]{color:var(--bdc-green)}.bdc-hero__eyebrow-row{display:flex;justify-content:center;margin-bottom:2.8rem}.bdc-hero__eyebrow{display:flex;align-items:center;gap:1.4rem;flex-wrap:wrap;justify-content:center;background:var(--bdc-panel);border-radius:var(--bdc-r-pill);padding:1.2rem 2.2rem;font-size:1.45rem}.bdc-hero__eyebrow-label{font-weight:600}.bdc-hero__eyebrow-rule{width:1px;height:20px;background:#dbdbd9}.bdc-hero__eyebrow-link{font-size:1.35rem;color:var(--bdc-green-deep);font-weight:600;text-decoration:none}.bdc-hero__eyebrow-link:hover{text-decoration:underline}.bdc-hero__grid{display:grid;grid-template-columns:1fr;gap:3.2rem;align-items:center}.bdc-hero__grid:not(:has(.bdc-hero__media)) .bdc-hero__copy{max-width:72rem}.bdc-hero__title{font-size:3.6rem;margin:0 0 2rem}.bdc-hero__sub{margin:0 0 2.8rem;font-size:1.7rem;line-height:1.5;color:var(--bdc-muted);max-width:52rem}.bdc-hero__sub p{margin:0}.bdc-hero__ctas{display:flex;gap:1.2rem;margin-bottom:3rem;flex-wrap:wrap}.bdc-hero__points{display:grid;grid-template-columns:1fr;gap:1rem 2.4rem;margin:0;padding:0;list-style:none}.bdc-hero__point{display:flex;align-items:center;gap:.9rem;font-size:1.45rem}.bdc-hero__check{width:18px;height:18px;flex:none;border-radius:50%;background:var(--bdc-green);color:var(--bdc-cream);display:flex;align-items:center;justify-content:center}.bdc-hero__media{border-radius:20px;overflow:hidden;border:1px solid var(--bdc-border);aspect-ratio:1/1}.bdc-hero__media img,.bdc-hero__media video{width:100%;height:100%;object-fit:cover;display:block}.bdc-hero__ph{width:100%;height:100%;border:0;flex-direction:column}@media screen and (min-width:750px){.bdc-hero__title{font-size:4.8rem}.bdc-hero__points{grid-template-columns:1fr 1fr}}@media screen and (min-width:990px){.bdc-hero__grid{grid-template-columns:1.05fr 1fr;gap:5.6rem}.bdc-hero__grid:not(:has(.bdc-hero__media)){grid-template-columns:1fr}.bdc-hero__title{font-size:6rem}}.bdc-ticker{overflow:hidden;padding:1.3rem 0;background:var(--bdc-cream);color:var(--bdc-green)}.bdc-ticker__track{display:inline-flex;width:max-content;animation:bdc-tick var(--bdc-ticker-duration,26s) linear infinite}.bdc-ticker__run{display:flex;align-items:center;gap:4.4rem;flex:0 0 auto;padding-right:4.4rem}.bdc-ticker__item{font-family:var(--bdc-mono);font-size:1.2rem;letter-spacing:.14em;white-space:nowrap}@keyframes bdc-tick{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.bdc-ticker__track{animation:none}.bdc-ticker{overflow-x:auto}}.bdc-catgrid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem;list-style:none;margin:0;padding:0}@media screen and (min-width:750px){.bdc-catgrid{grid-template-columns:repeat(3,1fr);gap:1.6rem}}@media screen and (min-width:990px){.bdc-catgrid{grid-template-columns:repeat(var(--bdc-cols,5),1fr)}}.bdc-catcard{display:block;border:1px solid var(--bdc-border);border-radius:var(--bdc-r-card);overflow:hidden;background:var(--bdc-cream);box-shadow:0 1px 2px #0000000a;text-decoration:none;color:inherit;height:100%}.bdc-catcard:hover{border-color:var(--bdc-green)}.bdc-catcard__media{display:block;aspect-ratio:1/1;background:#fff;position:relative}.bdc-catcard__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;display:block}.bdc-catcard__ph{width:100%;height:100%;border:0;align-items:flex-end;justify-content:flex-start;padding:1.2rem}.bdc-catcard__body{display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding:1.4rem 1.4rem 1.6rem}.bdc-catcard__title{font-size:1.5rem;font-weight:600;letter-spacing:-.01em;line-height:1.25}.bdc-catcard__arrow{color:var(--bdc-muted);font-size:1.5rem}.bdc-audiences__heading{font-size:2.8rem;margin:0 0 2.4rem}.bdc-audiences{display:grid;grid-template-columns:1fr;gap:1.6rem;list-style:none;margin:0;padding:0}@media screen and (min-width:750px){.bdc-audiences{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.bdc-audiences{grid-template-columns:repeat(var(--bdc-cols,3),1fr)}.bdc-audiences__heading{font-size:4rem;margin-bottom:3.2rem}}.bdc-aud{display:flex;flex-direction:column;height:100%;padding:2.4rem;background:var(--bdc-cream);border:1px solid var(--bdc-border);border-radius:var(--bdc-r-card);text-decoration:none;color:inherit}a.bdc-aud:hover{border-color:var(--bdc-green)}.bdc-aud__title{font-size:2.2rem;font-weight:600;letter-spacing:-.02em;margin-bottom:.8rem}.bdc-aud__copy{font-size:1.45rem;line-height:1.55;color:var(--bdc-muted);margin-bottom:1.6rem}.bdc-aud__cta{margin-top:auto;font-size:1.35rem;font-weight:600;color:var(--bdc-green-deep)}.bdc-process{display:grid;grid-template-columns:1fr;gap:3.2rem;align-items:start}@media screen and (min-width:990px){.bdc-process{grid-template-columns:1.05fr 1fr;gap:6.4rem}}.bdc-process__heading{font-size:3.2rem;line-height:1.08;margin:0 0 2rem}.bdc-process__heading p{margin:0}.bdc-process__sub{margin:0 0 2.8rem;font-size:1.7rem;line-height:1.55;color:var(--bdc-muted);max-width:48rem}.bdc-process__sub p{margin:0}@media screen and (min-width:990px){.bdc-process__heading{font-size:4.4rem}}.bdc-process__steps{list-style:none;margin:3.6rem 0 0;padding:0;counter-reset:none}.bdc-step{padding:2.2rem 0;border-bottom:1px dashed #DBDBD9}.bdc-step__top{display:flex;align-items:center;gap:1.4rem;margin-bottom:.8rem}.bdc-step__num{font-family:var(--bdc-mono);font-size:1.3rem;background:var(--bdc-green);color:var(--bdc-cream);border-radius:7px;padding:.5rem .9rem;flex:none}.bdc-step__title{font-size:2.1rem;font-weight:600;letter-spacing:-.015em;margin:0}.bdc-step__copy{margin:0;font-size:1.5rem;line-height:1.55;color:var(--bdc-muted)}.bdc-process__media{border-radius:var(--bdc-r-panel);overflow:hidden;border:1px solid var(--bdc-border);min-height:32rem}.bdc-process__img,.bdc-process__video,.bdc-process__media video{width:100%;height:100%;object-fit:cover;display:block}.bdc-process__ph{width:100%;min-height:32rem;border:0}@media screen and (min-width:990px){.bdc-process__media,.bdc-process__ph{min-height:56rem}}.bdc-pgrid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.4rem;list-style:none;margin:0;padding:0}@media screen and (min-width:750px){.bdc-pgrid{grid-template-columns:repeat(3,1fr);gap:1.8rem}}@media screen and (min-width:990px){.bdc-pgrid{grid-template-columns:repeat(var(--bdc-cols,4),1fr)}}.bdc-pcard{height:100%}.bdc-pcard__link{display:block;text-decoration:none}.bdc-pcard__media{aspect-ratio:3/4;display:block}.bdc-pcard__img{width:100%;height:100%;object-fit:cover;display:block}.bdc-pcard__ph{width:100%;height:100%;border:0;align-items:flex-end;justify-content:flex-start;padding:1.2rem}.bdc-pcard__title{font-size:1.55rem;font-weight:600;letter-spacing:-.01em;line-height:1.25;margin:0}.bdc-pcard__title a{color:inherit;text-decoration:none}.bdc-pcard__title a:hover{text-decoration:underline}.bdc-pcard__meta{margin:.5rem 0 0;line-height:1.6}.bdc-pcard__price{font-size:1.5rem;font-weight:600;margin:1rem 0 1.4rem}.bdc-pcard__from{color:var(--bdc-grey);font-weight:400;font-size:1.3rem}.bdc-pcard__was{color:var(--bdc-grey);font-weight:400;margin-left:.6rem}.bdc-pcard__quote{font-weight:600}.bdc-pcard__spacer{flex:1}.bdc-local{display:grid;grid-template-columns:1fr;gap:3.2rem;align-items:center}@media screen and (min-width:990px){.bdc-local{grid-template-columns:1fr 1fr;gap:5.6rem}}.bdc-local__heading{font-size:3rem;line-height:1.08;margin:0 0 1.8rem}@media screen and (min-width:990px){.bdc-local__heading{font-size:4.2rem}}.bdc-local__body{margin:0 0 2.6rem;font-size:1.7rem;line-height:1.6;color:#ffffffb8;max-width:52rem}.bdc-local__body p{margin:0}.bdc-local__ctas{display:flex;gap:1.2rem;flex-wrap:wrap}.bdc-local__points{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:0 2.4rem}@media screen and (min-width:750px){.bdc-local__points{grid-template-columns:1fr 1fr}}.bdc-local__points li{display:flex;gap:1rem;align-items:center;font-size:1.45rem;padding:1.1rem 0;border-bottom:1px solid rgba(255,255,255,.14);color:#ffffffd9}.bdc-local__dash{width:12px;height:2px;background:var(--bdc-mint);flex:none;border-radius:2px}.bdc-compare__intro{max-width:76rem;margin:0 auto 4rem;text-align:center}.bdc-compare__intro h2{font-size:3rem;margin:0 0 1.4rem}.bdc-compare__intro p{margin:0;font-size:1.7rem;line-height:1.55;color:var(--bdc-muted)}@media screen and (min-width:990px){.bdc-compare__intro h2{font-size:4.2rem}}.bdc-compare__scroll{max-width:90rem;margin:0 auto;overflow-x:auto;-webkit-overflow-scrolling:touch}.bdc-compare{width:100%;min-width:52rem;border-collapse:separate;border-spacing:0;border:1px solid var(--bdc-green);border-radius:20px;overflow:hidden}.bdc-compare th,.bdc-compare td{padding:1.6rem 1.2rem;font-size:1.4rem;text-align:center;border-bottom:1px dashed var(--bdc-border)}.bdc-compare thead th{border-bottom:1px solid var(--bdc-border);font-weight:700}.bdc-compare tbody th{text-align:left;padding-left:2.4rem;font-weight:400;font-size:1.45rem}.bdc-compare__us{background:var(--bdc-panel);font-weight:600}.bdc-compare__them{color:var(--bdc-meta)}.bdc-compare thead .bdc-compare__them{color:var(--bdc-muted);font-weight:600}.bdc-compare tbody tr:last-child th,.bdc-compare tbody tr:last-child td{border-bottom:0}.bdc-work{display:grid;grid-template-columns:1fr;gap:1.6rem;list-style:none;margin:0;padding:0}@media screen and (min-width:750px){.bdc-work{grid-template-columns:repeat(2,1fr);gap:1.8rem}}@media screen and (min-width:990px){.bdc-work{grid-template-columns:repeat(var(--bdc-cols,3),1fr)}}.bdc-work__item{border-radius:20px}.bdc-work__media{aspect-ratio:4/3}.bdc-work__img{width:100%;height:100%;object-fit:cover;display:block}.bdc-work__ph{width:100%;height:100%;border:0}.bdc-work__item .bdc-card__body{padding:2rem}.bdc-work__method{margin:0 0 .8rem;font-size:1.05rem}.bdc-work__title{font-size:2.1rem;font-weight:600;letter-spacing:-.02em;margin:0 0 .8rem}.bdc-work__copy{margin:0;font-size:1.45rem;line-height:1.55;color:var(--bdc-muted)}.bdc-trust{display:grid;grid-template-columns:1fr;gap:1.2rem;list-style:none;margin:0;padding:0}@media screen and (min-width:750px){.bdc-trust{grid-template-columns:repeat(2,1fr);gap:1.4rem}}@media screen and (min-width:990px){.bdc-trust{grid-template-columns:repeat(var(--bdc-cols,5),1fr)}}.bdc-trust__item{padding:2.2rem;border:1px solid var(--bdc-border);border-radius:var(--bdc-r-card);font-size:1.55rem;font-weight:600;letter-spacing:-.01em;line-height:1.3}.bdc-teaser{display:grid;grid-template-columns:1fr;gap:3.2rem;align-items:start}@media screen and (min-width:990px){.bdc-teaser{grid-template-columns:.8fr 1.2fr;gap:5.6rem}}.bdc-teaser__heading{font-size:2.8rem;line-height:1.08;margin:0 0 1.6rem}@media screen and (min-width:990px){.bdc-teaser__heading{font-size:3.8rem}}.bdc-teaser__body{margin:0 0 2rem;font-size:1.65rem;line-height:1.6;color:var(--bdc-muted)}.bdc-teaser__body p{margin:0}.bdc-teaser__window{font-size:1.45rem;line-height:1.7;margin:0 0 1.2rem}.bdc-teaser__link a{font-size:1.4rem;font-weight:600;color:var(--bdc-green-deep)}.bdc-teaser__form{display:grid;grid-template-columns:1fr;gap:1.4rem}@media screen and (min-width:750px){.bdc-teaser__form{grid-template-columns:1fr 1fr}}.bdc-teaser__form .bdc-span{grid-column:1/-1}.bdc-artnote{margin:0;font-size:1.3rem;line-height:1.55;color:var(--bdc-muted)}.bdc-submitrow{display:flex;align-items:center;gap:1.8rem;flex-wrap:wrap}.bdc-carry{padding:1.4rem 1.8rem;border-radius:var(--bdc-r-card);background:var(--bdc-panel);border:1px solid var(--bdc-border);font-size:1.4rem;line-height:1.6;margin-bottom:2.4rem}.bdc-quote-page__title{font-size:3.6rem;letter-spacing:-.04em;margin:1rem 0 1.4rem}@media screen and (min-width:990px){.bdc-quote-page__title{font-size:5.4rem}}.bdc-quote-page__intro{margin:0 0 3.6rem;max-width:64rem;font-size:1.8rem;line-height:1.55;color:var(--bdc-muted)}.bdc-quote-page__intro p{margin:0}.bdc-quote-page__grid{display:grid;grid-template-columns:1fr;gap:3.2rem;align-items:start}@media screen and (min-width:990px){.bdc-quote-page__grid{grid-template-columns:1fr 31.6rem;gap:4rem}}.bdc-quote-page__inner{max-width:118rem}.bdc-formgrid--3{grid-template-columns:1fr}@media screen and (min-width:750px){.bdc-formgrid--3{grid-template-columns:repeat(3,1fr)}}.bdc-span-2{grid-column:1/-1}@media screen and (min-width:750px){.bdc-formgrid--3 .bdc-span-2{grid-column:2/-1}}.bdc-qitem{border:1px solid var(--bdc-border);border-radius:18px;padding:2rem;margin:0 0 1.2rem;background:var(--bdc-panel);position:relative}.bdc-qitem__legend{font-size:1.6rem;font-weight:600;padding:0}.bdc-qitem__remove{position:absolute;top:1.8rem;right:2rem;border:0;background:none;padding:.4rem;font-size:1.25rem;font-weight:600;color:var(--bdc-muted);cursor:pointer;text-decoration:underline}.bdc-qitem__grid{display:grid;grid-template-columns:1fr;gap:1.2rem;margin-top:1.4rem}@media screen and (min-width:750px){.bdc-qitem__grid{grid-template-columns:repeat(4,1fr)}}.bdc-qitem__grid .bdc-span{grid-column:1/-1}.bdc-addbtn{padding:1.3rem 2.4rem;border:1.5px dashed #CFCFCB;border-radius:var(--bdc-r-pill);background:transparent;font-family:var(--bdc-body);font-size:1.3rem;font-weight:600;cursor:pointer;margin-bottom:3.2rem;color:var(--bdc-green);min-height:4.4rem}.bdc-addbtn:hover{border-color:var(--bdc-green)}.bdc-aside-card{padding:2.4rem;border-radius:20px}.bdc-quote-page__aside{display:flex;flex-direction:column;gap:1.4rem}@media screen and (min-width:990px){.bdc-quote-page__aside{position:sticky;top:14rem}}.bdc-aside-card__title{font-size:1.9rem;font-weight:600;letter-spacing:-.02em;margin:0 0 1.2rem;color:var(--bdc-cream)}.bdc-aside-card__title--dark{color:var(--bdc-green)}.bdc-aside-card__list{margin:0;padding-left:1.8rem;font-size:1.35rem;line-height:1.8;color:#ffffffc7}.bdc-aside-card__note{margin:1.6rem 0 0;font-family:var(--bdc-mono);font-size:1.1rem;color:#ffffff80}.bdc-aside-card__copy{margin:0 0 1.4rem;font-size:1.35rem;line-height:1.55;color:var(--bdc-muted)}.bdc-aside-card--alt{background:var(--bdc-panel)}.bdc-builder__grid{display:grid;grid-template-columns:1fr;gap:3.2rem;align-items:start;margin-top:2rem}@media screen and (min-width:990px){.bdc-builder__grid{grid-template-columns:1fr 1.05fr;gap:4.8rem}}@media screen and (min-width:990px){.bdc-builder__mediasticky{position:sticky;top:13.2rem}}.bdc-gallery__main{position:relative;aspect-ratio:1/1;border-radius:20px;overflow:hidden;border:1px solid var(--bdc-border);background:#fff}.bdc-gallery__main img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;display:block}.bdc-gallery__ph{width:100%;height:100%;border:0}.bdc-gallery__thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:.8rem;margin:1rem 0 0;padding:0;list-style:none}.bdc-gallery__thumb{position:relative;width:100%;aspect-ratio:1/1;border-radius:10px;overflow:hidden;padding:0;cursor:pointer;border:1px solid var(--bdc-border);background:#fff;display:block}.bdc-gallery__thumb img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;display:block}.bdc-gallery__thumb.is-active{border-color:var(--bdc-green);box-shadow:0 0 0 2px var(--bdc-green)}.bdc-specs{margin-top:2.2rem;padding:2.4rem;border-radius:18px}.bdc-specs__title{font-size:1.8rem;font-weight:600;letter-spacing:-.02em;margin:0 0 1.2rem}.bdc-specs__list{margin:0}.bdc-specs__row{display:flex;justify-content:space-between;gap:1.6rem;font-size:1.35rem;line-height:1.6;padding:.7rem 0;border-bottom:1px solid rgba(17,19,20,.08)}.bdc-specs__row dt{color:var(--bdc-grey);margin:0}.bdc-specs__row dd{font-weight:600;text-align:right;margin:0}.bdc-specs__links{display:flex;gap:1.6rem;margin-top:1.6rem;font-size:1.3rem;font-weight:600;flex-wrap:wrap}.bdc-specs__links a{color:var(--bdc-green-deep)}.bdc-builder__title{font-size:3.2rem;letter-spacing:-.035em;line-height:1.04;margin:0 0 1rem}@media screen and (min-width:990px){.bdc-builder__title{font-size:4.4rem}}.bdc-builder__pricerow{display:flex;align-items:baseline;gap:1.4rem;margin-bottom:.8rem;flex-wrap:wrap}.bdc-builder__price{font-size:2.6rem;font-weight:600;letter-spacing:-.02em}.bdc-builder__pricenote{font-size:1.4rem;color:var(--bdc-grey)}.bdc-builder__pricehint{flex:1 0 100%;font-size:1.3rem;line-height:1.5;color:var(--bdc-meta);margin-top:.2rem}.bdc-builder__meta{margin:0 0 2.8rem;letter-spacing:.04em;font-size:1.15rem}.bdc-stepper{border:1px solid var(--bdc-border);border-radius:20px;overflow:hidden}.bdc-step-head{display:flex;align-items:center;gap:1.4rem;padding:1.8rem 2.4rem;background:#fafaf7;border-bottom:1px solid var(--bdc-border);border-top:1px solid var(--bdc-border);font-size:1.7rem;font-weight:600;letter-spacing:-.02em;margin:0}.bdc-step-head:first-child{border-top:0}.bdc-step-head__num{font-family:var(--bdc-mono);font-size:1.2rem;background:var(--bdc-green);color:var(--bdc-cream);border-radius:7px;padding:.5rem .8rem;font-weight:500;flex:none}@media screen and (min-width:750px){.bdc-step-head{font-size:1.9rem}}.bdc-step-body{padding:2.2rem 2.4rem 2.6rem}.bdc-fieldset{border:0;padding:0;margin:0 0 2.4rem;min-width:0}.bdc-fieldset:last-child{margin-bottom:0}.bdc-sublabel{font-size:1.3rem;font-weight:600;margin-bottom:1.2rem;padding:0;display:block}.bdc-sublabel__value{color:var(--bdc-muted);font-weight:500}.bdc-colors{display:flex;gap:1rem;flex-wrap:wrap}.bdc-color{position:relative;cursor:pointer;display:block}.bdc-color__dot{width:34px;height:34px;border-radius:50%;display:block;box-shadow:0 0 0 1px #11131433 inset}.bdc-color input:checked+.bdc-color__dot{box-shadow:0 0 0 1px #11131433 inset,0 0 0 2px var(--bdc-cream),0 0 0 4px var(--bdc-green)}.bdc-color input:focus-visible+.bdc-color__dot{outline:2px solid var(--bdc-green);outline-offset:3px}.bdc-color__tip{position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);background:var(--bdc-green);color:var(--bdc-cream);font-size:1.1rem;padding:.4rem .8rem;border-radius:6px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .12s ease}.bdc-color:hover .bdc-color__tip,.bdc-color input:focus-visible~.bdc-color__tip{opacity:1}.bdc-sizes{display:grid;grid-template-columns:repeat(4,1fr);gap:.8rem;margin-bottom:1.4rem}@media screen and (min-width:750px){.bdc-sizes{grid-template-columns:repeat(var(--bdc-size-count,7),1fr)}}.bdc-size{display:flex;flex-direction:column;gap:.6rem;text-align:center}.bdc-size__label{font-size:1.2rem;font-weight:600;color:var(--bdc-muted)}.bdc-size__input{width:100%;padding:1.1rem .4rem;border:1px solid var(--bdc-border-input);border-radius:10px;background:var(--bdc-cream);font-family:var(--bdc-body);font-size:1.5rem;font-weight:600;text-align:center;color:var(--bdc-green);min-height:4.4rem}.bdc-sizes__total{display:flex;align-items:center;gap:1.4rem;font-size:1.35rem;color:var(--bdc-muted);margin:0;flex-wrap:wrap}.bdc-sizes__total strong{font-size:1.6rem;color:var(--bdc-green)}.bdc-sizes__min{font-weight:600;color:var(--bdc-green-deep)}.bdc-sizes__min.is-under{color:var(--bdc-brick)}.bdc-qtyfield{max-width:16rem}.bdc-optgroup{display:grid;grid-template-columns:1fr;gap:1rem}@media screen and (min-width:600px){.bdc-optgroup{grid-template-columns:repeat(var(--bdc-cols,3),1fr)}}.bdc-optgroup--chip{display:flex;flex-wrap:wrap;gap:.8rem}.bdc-opt{cursor:pointer;display:block}.bdc-opt--card .bdc-opt__inner{display:block;text-align:left;padding:1.6rem;border-radius:14px;border:1px solid var(--bdc-border);background:var(--bdc-cream);height:100%}.bdc-opt--card input:checked+.bdc-opt__inner{border-color:var(--bdc-green);background:var(--bdc-panel)}.bdc-opt--chip .bdc-opt__inner{display:inline-block;padding:1.1rem 1.7rem;border-radius:var(--bdc-r-pill);border:1px solid var(--bdc-border-input);background:var(--bdc-cream);font-size:1.3rem;font-weight:600}.bdc-opt--chip input:checked+.bdc-opt__inner{background:var(--bdc-green);color:var(--bdc-cream);border-color:var(--bdc-green)}.bdc-opt input:focus-visible+.bdc-opt__inner{outline:2px solid var(--bdc-green);outline-offset:2px}.bdc-opt__name{font-size:1.5rem;font-weight:600;letter-spacing:-.01em;display:block}.bdc-opt--chip .bdc-opt__name{font-size:1.3rem}.bdc-opt__note{font-size:1.25rem;line-height:1.45;display:block;padding-top:.5rem;color:var(--bdc-muted)}.bdc-opt--chip input:checked+.bdc-opt__inner .bdc-opt__note{color:#fffc}.bdc-optgroup__foot{margin:1.6rem 0 0;font-family:var(--bdc-mono);font-size:1.1rem;color:var(--bdc-meta);line-height:1.6}.bdc-optgroup__foot p{margin:0}.bdc-estimate{margin-top:2.2rem;border:1px solid var(--bdc-green);border-radius:20px;overflow:hidden}.bdc-estimate__head{padding:2rem 2.4rem;background:var(--bdc-panel);border-bottom:1px solid var(--bdc-border);display:flex;justify-content:space-between;align-items:baseline;gap:1.2rem;flex-wrap:wrap}.bdc-estimate__title{font-size:2rem;font-weight:600;letter-spacing:-.02em;margin:0}.bdc-estimate__body{padding:2rem 2.4rem}.bdc-estimate__lines{margin:0}.bdc-estimate__line{display:flex;justify-content:space-between;gap:1.6rem;font-size:1.4rem;line-height:1.6;padding:.6rem 0}.bdc-estimate__line dt{color:var(--bdc-muted);margin:0}.bdc-estimate__line dd{font-weight:600;margin:0;text-align:right}.bdc-estimate__total{display:flex;justify-content:space-between;gap:1.6rem;margin-top:1.2rem;padding-top:1.4rem;border-top:1px solid var(--bdc-border);font-size:2rem;font-weight:600;letter-spacing:-.02em}.bdc-estimate__per{font-size:1.25rem;color:var(--bdc-grey);padding-top:.5rem;margin:0}.bdc-estimate__foot{padding:0 2.4rem 2.4rem}.bdc-estimate__note{margin:1.4rem 0 0;font-size:1.35rem;line-height:1.55;color:var(--bdc-muted)}.bdc-estimate__err{margin-top:1rem}.bdc-btn:disabled{opacity:.45;cursor:not-allowed}.bdc-proof{margin-top:1.6rem;padding:2.2rem 2.4rem;background:var(--bdc-green);color:var(--bdc-cream);border-radius:18px}.bdc-proof__title{font-size:1.7rem;font-weight:600;letter-spacing:-.015em;margin:0 0 .8rem;color:var(--bdc-cream)}.bdc-proof__body{font-size:1.4rem;line-height:1.6;color:#ffffffbf}.bdc-proof__body p{margin:0}.bdc-builder__desc{margin-top:3.2rem;font-size:1.5rem;line-height:1.7;color:var(--bdc-muted)}.bdc-faq{max-width:82rem;margin:0 auto}.bdc-faq__item{border-bottom:1px solid var(--bdc-border)}.bdc-faq__q{display:flex;justify-content:space-between;align-items:center;gap:1.6rem;width:100%;padding:2rem 0;background:none;border:0;cursor:pointer;text-align:left;font-family:var(--bdc-body);font-size:1.8rem;font-weight:600;letter-spacing:-.015em;color:var(--bdc-green)}.bdc-faq__icon{flex:none;transition:transform .18s ease}.bdc-faq__item[open] .bdc-faq__icon{transform:rotate(45deg)}.bdc-faq__a{padding:0 0 2rem;font-size:1.5rem;line-height:1.65;color:var(--bdc-muted);max-width:68rem}.bdc-faq__a p:first-child{margin-top:0}.bdc-faq__q::-webkit-details-marker{display:none}.bdc-cardx__meta{margin:.4rem 0 0;line-height:1.6;font-size:1.1rem}.bdc-cardx__cta{margin-top:1.2rem}.card__information{display:flex;flex-direction:column}.bdc-faq__q{list-style:none}.bdc-faq__q::marker{content:""}.bdc-password{min-height:70vh;display:flex;align-items:center;justify-content:center;padding:6.4rem var(--bdc-gutter);text-align:center}.bdc-password__inner{max-width:62rem}.bdc-password__logo{display:block;width:min(38rem,80vw);height:auto;margin:0 auto 3.2rem}.bdc-password__heading{font-size:3.2rem;margin:0 0 1.8rem;line-height:1.1;color:inherit}@media screen and (min-width:750px){.bdc-password__heading{font-size:4.4rem}}.bdc-password__body{font-size:1.7rem;line-height:1.6;opacity:.82}.bdc-password__body p{margin:0}.bdc-password__points{list-style:none;margin:2.8rem 0 0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:.8rem 1rem}.bdc-password__points li{border:1px solid rgba(255,255,255,.32);border-radius:var(--bdc-r-pill);padding:.8rem 1.6rem;font-size:1.3rem;font-weight:600}.bdc-password__note{margin:2.4rem 0 0;font-size:1.4rem;opacity:.8}.bdc-password__note a{color:inherit;text-decoration:underline}.bdc-contact{display:grid;grid-template-columns:1fr;gap:3.2rem;align-items:start}@media screen and (min-width:990px){.bdc-contact{grid-template-columns:.85fr 1.15fr;gap:5.6rem}}.bdc-contact__title{font-size:3.2rem;letter-spacing:-.035em;margin:0 0 1.6rem}@media screen and (min-width:990px){.bdc-contact__title{font-size:4.4rem}}.bdc-contact__lede{font-size:1.7rem;line-height:1.55;color:var(--bdc-muted);margin-bottom:2.8rem}.bdc-contact__lede p{margin:0}.bdc-contact__details{margin:0 0 2.4rem;padding:2.4rem;background:var(--bdc-panel);border-radius:18px}.bdc-contact__details>div{display:flex;gap:1.6rem;padding:.8rem 0;border-bottom:1px solid rgba(17,19,20,.08)}.bdc-contact__details>div:last-child{border-bottom:0}.bdc-contact__details dt{width:9rem;flex:none;margin:0;font-family:var(--bdc-mono);font-size:1.1rem;letter-spacing:.08em;text-transform:uppercase;color:var(--bdc-meta);padding-top:.3rem}.bdc-contact__details dd{margin:0;font-size:1.45rem;line-height:1.6;font-weight:500}.bdc-contact__details a{color:var(--bdc-green-deep)}.bdc-contact__alt{font-size:1.45rem;color:var(--bdc-muted)}.bdc-contact__alt a{color:var(--bdc-green-deep);font-weight:600}.bdc-contact__form{display:grid;grid-template-columns:1fr;gap:1.4rem}@media screen and (min-width:750px){.bdc-contact__form{grid-template-columns:1fr 1fr}}.bdc-contact__form .bdc-span{grid-column:1/-1}.main-page-title,.article-template__title{font-size:3.2rem;letter-spacing:-.035em;margin-bottom:2.4rem}@media screen and (min-width:990px){.main-page-title{font-size:4.4rem}}.page-width .rte,.shopify-policy__body{max-width:76rem}.rte{font-size:1.6rem;line-height:1.7;color:var(--bdc-muted)}.rte h1,.rte h2,.rte h3,.rte h4{color:var(--bdc-green);letter-spacing:-.025em;line-height:1.2}.rte h2{font-size:2.6rem;margin:4rem 0 1.2rem}.rte h3{font-size:2rem;margin:3.2rem 0 1rem}.rte h4{font-size:1.7rem;margin:2.4rem 0 .8rem}.rte p{margin:0 0 1.6rem}.rte strong{color:var(--bdc-green);font-weight:700}.rte ul,.rte ol{margin:0 0 1.6rem;padding-left:2.2rem}.rte li{margin-bottom:.6rem}.rte a{color:var(--bdc-green-deep);font-weight:600;text-underline-offset:3px}.rte hr{border:0;border-top:1px solid var(--bdc-border);margin:3.2rem 0}.rte blockquote{margin:2.4rem 0;padding:1.6rem 2.4rem;background:var(--bdc-panel);border-radius:var(--bdc-r-card);border:0;font-size:1.55rem}.rte table{width:100%;border-collapse:collapse;font-size:1.45rem;margin:0 0 2rem}.rte th,.rte td{padding:1.2rem;border-bottom:1px solid var(--bdc-border);text-align:left}.rte th{color:var(--bdc-green);font-weight:700}.rte img{border-radius:var(--bdc-r-card)}.shopify-policy__container{max-width:76rem;padding:5.6rem var(--bdc-gutter)}.shopify-policy__title h1{font-size:3.2rem;letter-spacing:-.035em}.template-search__header .h1,.cart__empty-text,.title--primary{letter-spacing:-.03em}.cart-item__name{font-weight:600}.totals__total-value,.totals__subtotal-value{font-weight:700}
/*# sourceMappingURL=/cdn/shop/t/6/assets/bdc-sections.css.map */
