.bsc{--bsc-ink: #0f171d;--bsc-graphite: #21313a;--bsc-muted: #60737f;--bsc-line: #d6e0e6;--bsc-soft: #f3f7f9;--bsc-softer: #eef4f7;--bsc-blue: #5b7887;--bsc-blue-dark: #526f7d;--bsc-blue-ink: #2f4d5c;--bsc-danger: #b9343c;--bsc-white: #ffffff;color:var(--bsc-ink);background:var(--bsc-white);font-family:Helvetica Neue,Helvetica,Arial,-apple-system,BlinkMacSystemFont,sans-serif;letter-spacing:0}.bsc *,.bsc *:before,.bsc *:after{box-sizing:border-box}.bsc a{color:inherit;text-underline-offset:.18em}.bsc button,.bsc input,.bsc select,.bsc textarea{font:inherit}.bsc__shell{width:min(100% - 40px,1440px);margin:0 auto}.bsc__breadcrumb{display:flex;align-items:center;gap:8px;padding:28px 0 18px;color:var(--bsc-muted);font-size:13px}.bsc__breadcrumb a,.bsc__button,.bsc__image-card,.bsc__jump-links a,.bsc__text-link,.bsc__collection-card{text-decoration:none}.bsc__hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(430px,.8fr);gap:66px;align-items:stretch;padding:30px 0 72px}.bsc__hero-copy{display:flex;flex-direction:column;justify-content:center}.bsc__eyebrow,.bsc__card-label{margin:0 0 12px;color:var(--bsc-blue-dark);font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.bsc h1,.bsc h2,.bsc h3,.bsc p{margin-top:0}.bsc h1{max-width:760px;margin-bottom:22px;font-size:clamp(46px,5.6vw,82px);font-weight:600;line-height:.96}.bsc h2{margin-bottom:18px;font-size:clamp(34px,3.7vw,56px);font-weight:600;line-height:1.02}.bsc__lead{max-width:740px;margin-bottom:14px;color:var(--bsc-graphite);font-size:19px;line-height:1.55}.bsc__intro-detail,.bsc__section-heading>p,.bsc__split-heading>p,.bsc__form-intro>p,.bsc__faq-layout>div:first-child>p,.bsc__bottom p{color:var(--bsc-muted);line-height:1.65}.bsc__intro-detail{max-width:760px;margin-bottom:0}.bsc__intro-detail a,.bsc__section-heading a{color:var(--bsc-blue-ink);font-weight:700}.bsc__hero-actions,.bsc__bottom-actions,.bsc__help-callout>div{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.bsc__button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:9px;padding:0 22px;border:1px solid var(--bsc-blue-dark);border-radius:4px;background:transparent;color:var(--bsc-ink);font-weight:700;font-size:14px;cursor:pointer}.bsc__button svg{width:19px;height:19px}.bsc__button:focus-visible,.bsc__text-link:focus-visible,.bsc__image-card:focus-visible,.bsc__collection-card:focus-visible,.bsc__jump-links a:focus-visible,.bsc__faqs summary:focus-visible{outline:3px solid #1d6fe8;outline-offset:3px}.bsc__button--primary{color:var(--bsc-white);background:var(--bsc-blue-dark)}.bsc__button--secondary{color:var(--bsc-ink);background:var(--bsc-white)}.bsc__button--light{border-color:var(--bsc-white);color:var(--bsc-ink);background:var(--bsc-white)}.bsc .bsc__button--primary,.bsc .bsc__button--primary:visited,.bsc .bsc__button--primary:hover,.bsc .bsc__button--primary:focus{color:var(--bsc-white)!important;background-color:var(--bsc-blue-dark)!important;-webkit-text-fill-color:var(--bsc-white)}.bsc .bsc__button--secondary,.bsc .bsc__button--secondary:visited,.bsc .bsc__button--secondary:hover,.bsc .bsc__button--secondary:focus,.bsc .bsc__button--light,.bsc .bsc__button--light:visited,.bsc .bsc__button--light:hover,.bsc .bsc__button--light:focus{color:var(--bsc-ink)!important;background-color:var(--bsc-white)!important;-webkit-text-fill-color:var(--bsc-ink)}.bsc__button--ghost{border-color:#ffffffb3;color:var(--bsc-white)}.bsc .bsc__button--ghost,.bsc .bsc__button--ghost:visited,.bsc .bsc__button--ghost:hover,.bsc .bsc__button--ghost:focus{color:var(--bsc-white)!important;background-color:transparent!important;-webkit-text-fill-color:var(--bsc-white)}.bsc__hero-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-width:720px;margin:34px 0 0;border-top:1px solid var(--bsc-line)}.bsc__hero-facts div{padding:17px 18px 0 0}.bsc__hero-facts div+div{padding-left:18px;border-left:1px solid var(--bsc-line)}.bsc__hero-facts dt{margin-bottom:5px;color:var(--bsc-muted);font-size:13px}.bsc__hero-facts dd{margin:0;font-weight:700;line-height:1.45}.bsc__hero-images{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-height:610px}.bsc__image-card{display:grid;grid-template-rows:minmax(0,1fr) auto;overflow:hidden;border-radius:8px;color:var(--bsc-white);background:var(--bsc-graphite)}.bsc a.bsc__image-card,.bsc a.bsc__image-card:visited,.bsc a.bsc__image-card:hover,.bsc a.bsc__image-card:focus{color:var(--bsc-white)!important}.bsc a.bsc__image-card .bsc__image-label,.bsc a.bsc__image-card .bsc__image-label strong,.bsc a.bsc__image-card .bsc__image-label>span{color:var(--bsc-white)!important;-webkit-text-fill-color:var(--bsc-white)}.bsc a.bsc__image-card .bsc__image-label small{color:#ffffffb3!important;-webkit-text-fill-color:rgba(255,255,255,.7)}.bsc__image-card--stone{margin-top:74px}.bsc__image-media{display:block;min-height:0}.bsc__image-media img,.bsc__collection-media img,.bsc__image-placeholder{display:block;width:100%;height:100%}.bsc__image-media img,.bsc__collection-media img{object-fit:cover}.bsc__image-placeholder{display:grid;min-height:340px;place-items:center;color:#ffffffdb;background:linear-gradient(135deg,var(--bsc-blue),var(--bsc-graphite));font-weight:700}.bsc__image-card--stone .bsc__image-placeholder{background:linear-gradient(135deg,#8b918d,#4d5b5c)}.bsc__image-label{display:grid;grid-template-columns:1fr auto;gap:4px 14px;align-items:center;padding:19px}.bsc__image-label small{grid-column:1 / -1;color:#ffffffb3;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.bsc__image-label strong{font-size:20px}.bsc__image-label>span{font-size:22px}.bsc__jump-links{display:flex;gap:10px;overflow-x:auto;padding:14px 0 30px;border-top:1px solid var(--bsc-line);-webkit-overflow-scrolling:touch}.bsc__jump-links a{flex:0 0 auto;padding:10px 14px;border:1px solid var(--bsc-line);border-radius:999px;color:var(--bsc-graphite);background:var(--bsc-white);font-size:13px;font-weight:700}.bsc__contact-options,.bsc__form-section,.bsc__project-help,.bsc__collections,.bsc__faq-section,.bsc__bottom{padding:78px 0}.bsc__contact-options,.bsc__project-help,.bsc__faq-section{background:var(--bsc-soft)}.bsc__section-heading{max-width:820px;margin-bottom:34px}.bsc__section-heading>p,.bsc__split-heading>p{margin-bottom:0}.bsc__contact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.bsc__contact-card{display:grid;grid-template-columns:52px minmax(0,1fr);gap:18px;padding:26px;border:1px solid var(--bsc-line);border-radius:8px;background:var(--bsc-white)}.bsc__icon{display:grid;width:52px;height:52px;place-items:center;border-radius:50%;color:var(--bsc-blue-ink);background:var(--bsc-softer)}.bsc__icon svg{width:25px;height:25px}.bsc__card-label{margin-bottom:7px}.bsc__contact-card h3{margin-bottom:10px;font-size:24px}.bsc__contact-card p:not(.bsc__card-label){margin-bottom:17px;color:var(--bsc-muted);line-height:1.6}.bsc__text-link{display:inline-flex;align-items:center;gap:7px;padding:0;border:0;color:var(--bsc-blue-ink);background:transparent;font-weight:700;cursor:pointer}.bsc .bsc__text-link,.bsc .bsc__text-link:visited,.bsc .bsc__text-link:focus{color:var(--bsc-blue-ink)!important;background-color:transparent!important;-webkit-text-fill-color:var(--bsc-blue-ink)}.bsc__form-layout{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:72px;align-items:start}.bsc__form-intro{position:sticky;top:28px}.bsc__response-note{display:grid;grid-template-columns:52px minmax(0,1fr);gap:16px;margin-top:28px;padding:22px;border-radius:8px;color:var(--bsc-white);background:var(--bsc-blue)}.bsc__icon--light{color:var(--bsc-white);background:#ffffff29}.bsc__response-note strong{display:block;margin-bottom:7px;font-size:18px}.bsc__response-note p{margin:0;color:var(--bsc-white);line-height:1.55}.bsc__privacy-note{margin-top:18px;padding-left:14px;border-left:3px solid var(--bsc-line);font-size:13px}.bsc__form-card{padding:32px;border:1px solid var(--bsc-line);border-radius:8px;background:var(--bsc-soft)}.bsc__form{display:grid;gap:17px}.bsc__field-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.bsc__field{display:grid;gap:8px}.bsc__field label{font-size:13px;font-weight:700}.bsc__field label span,.bsc__field small{color:var(--bsc-muted);font-weight:400}.bsc__field input,.bsc__field select,.bsc__field textarea{width:100%;min-height:50px;padding:13px 14px;border:1px solid var(--bsc-line);border-radius:4px;color:var(--bsc-ink);background:var(--bsc-white)}.bsc__field textarea{min-height:168px;resize:vertical}.bsc__field input:focus,.bsc__field select:focus,.bsc__field textarea:focus{border-color:var(--bsc-blue-dark);outline:2px solid rgba(95,126,141,.2);outline-offset:1px}.bsc__button--submit{width:fit-content;margin-top:3px}.bsc__form-message{display:grid;gap:5px;padding:15px;border-radius:4px;line-height:1.45}.bsc__form-message--success{border:1px solid #a8c8b3;color:#244e32;background:#edf7f0}.bsc__form-message--error{border:1px solid #e2b2b6;color:#7f252c;background:#fff3f4}.bsc__split-heading,.bsc__faq-layout,.bsc__bottom-grid{display:grid;grid-template-columns:minmax(260px,.45fr) minmax(0,1fr);gap:72px;align-items:start}.bsc__help-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:34px}.bsc__help-grid article{padding:24px;border:1px solid var(--bsc-line);border-radius:8px;background:var(--bsc-white)}.bsc__help-grid .bsc__icon{margin-bottom:38px}.bsc__help-grid strong{display:block;margin-bottom:10px;font-size:18px}.bsc__help-grid p{margin:0;color:var(--bsc-muted);line-height:1.6}.bsc__help-callout{display:grid;grid-template-columns:minmax(170px,.28fr) minmax(240px,.5fr) auto;gap:24px;align-items:center;margin-top:14px;padding:26px;border-radius:8px;color:var(--bsc-white);background:var(--bsc-blue)}.bsc__help-callout strong{font-size:20px}.bsc__help-callout p{margin:0;color:var(--bsc-white);line-height:1.55}.bsc__help-callout>div{justify-content:flex-end;margin-top:0}.bsc__collection-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.bsc__collection-card{display:grid;grid-template-columns:minmax(220px,.9fr) minmax(0,1.1fr);overflow:hidden;border:1px solid var(--bsc-line);border-radius:8px;background:var(--bsc-white)}.bsc a.bsc__collection-card,.bsc a.bsc__collection-card:visited,.bsc a.bsc__collection-card:hover,.bsc a.bsc__collection-card:focus{color:var(--bsc-ink)!important;background-color:var(--bsc-white)!important}.bsc a.bsc__collection-card *{-webkit-text-fill-color:currentColor}.bsc__collection-media{min-height:350px;background:var(--bsc-soft)}.bsc__collection-copy{display:flex;flex-direction:column;justify-content:center;padding:28px}.bsc__collection-copy small{margin-bottom:10px;color:var(--bsc-blue-dark);font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.bsc__collection-copy>strong{margin-bottom:12px;font-size:27px}.bsc__collection-copy>span{color:var(--bsc-muted);line-height:1.6}.bsc__collection-copy b{margin-top:24px;color:var(--bsc-blue-ink)}.bsc__collection-band{display:grid;grid-template-columns:minmax(260px,.65fr) minmax(280px,.65fr) auto;gap:38px;align-items:center;margin-top:18px;padding:34px;border-radius:8px;color:var(--bsc-white);background:var(--bsc-blue)}.bsc__collection-band .bsc__eyebrow,.bsc__collection-band h3,.bsc__collection-band p{color:var(--bsc-white)}.bsc__collection-band h3{margin-bottom:10px;font-size:28px}.bsc__collection-band p{margin:0;line-height:1.6}.bsc__collection-band ul{display:grid;gap:10px;margin:0;padding-left:20px;line-height:1.5}.bsc__faqs{display:grid;gap:10px}.bsc__faqs details{border:1px solid var(--bsc-line);border-radius:8px;background:var(--bsc-white)}.bsc__faqs summary{display:flex;justify-content:space-between;gap:16px;padding:18px 20px;font-weight:700;cursor:pointer;list-style:none;color:var(--bsc-ink);-webkit-text-fill-color:var(--bsc-ink)}.bsc__faqs summary::-webkit-details-marker{display:none}.bsc__faqs summary:after{content:"+";color:var(--bsc-blue-dark)}.bsc__faqs details[open] summary:after{content:"\2212"}.bsc__faqs details>div{padding:0 20px 20px}.bsc__faqs p{margin:0;color:var(--bsc-muted);line-height:1.65}.bsc__bottom{color:var(--bsc-white);background:var(--bsc-blue)}.bsc__bottom .bsc__eyebrow,.bsc__bottom h2,.bsc__bottom p{color:var(--bsc-white)}.bsc__bottom-actions{justify-content:flex-end;margin-top:0}@media(hover:hover){.bsc__button,.bsc__text-link,.bsc__image-card,.bsc__collection-card{transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.bsc__button:hover,.bsc__image-card:hover,.bsc__collection-card:hover{transform:translateY(-2px)}.bsc__text-link:hover{color:var(--bsc-blue-dark)!important;-webkit-text-fill-color:var(--bsc-blue-dark)}}@media(max-width:1100px){.bsc__hero{grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);gap:36px}.bsc__contact-grid,.bsc__help-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bsc__collection-card,.bsc__help-callout,.bsc__collection-band{grid-template-columns:1fr}.bsc__help-callout>div{justify-content:flex-start}}@media(max-width:989px){.bsc__shell{width:min(100% - 24px,1440px)}.bsc__hero,.bsc__form-layout,.bsc__split-heading,.bsc__faq-layout,.bsc__bottom-grid{grid-template-columns:1fr;gap:32px}.bsc__hero{padding-bottom:52px}.bsc__hero-images{min-height:520px}.bsc__form-intro{position:static}.bsc__contact-options,.bsc__form-section,.bsc__project-help,.bsc__collections,.bsc__faq-section,.bsc__bottom{padding:52px 0}.bsc__bottom-actions{justify-content:flex-start}}@media(max-width:640px){.bsc h1{font-size:clamp(42px,13vw,58px)}.bsc__hero-images{grid-template-columns:1fr;min-height:0}.bsc__image-card,.bsc__image-card--stone{min-height:430px;margin-top:0}.bsc__hero-facts,.bsc__field-row,.bsc__contact-grid,.bsc__help-grid,.bsc__collection-grid{grid-template-columns:1fr}.bsc__hero-facts div+div{padding-left:0;border-left:0}.bsc__contact-card{grid-template-columns:46px minmax(0,1fr);gap:14px;padding:20px}.bsc__icon{width:46px;height:46px}.bsc__form-card,.bsc__collection-band{padding:22px}.bsc__collection-media{min-height:300px}.bsc__button,.bsc__button--submit,.bsc__bottom-actions .bsc__button,.bsc__help-callout .bsc__button{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/35/compiled_assets/styles.css.map */
