.bbsb-page-width{max-width:1440px;margin:0 auto;padding-left:40px;padding-right:40px}.bbsb-rte>*:first-child{margin-top:0}.bbsb-rte>*:last-child{margin-bottom:0}.bbsb-rte p{line-height:1.65em}.bbsb-align-left{text-align:left}.bbsb-align-center{text-align:center}.bbsb-align-right{text-align:right}.bbsb-hero{position:relative;overflow:hidden;background:var(--bbsb-bg);padding-top:var(--bbsb-pt);padding-bottom:var(--bbsb-pb);margin-top:var(--bbsb-mt);margin-bottom:var(--bbsb-mb);min-height:750px;display:flex;align-items:center}.bbsb-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0}.bbsb-hero__image{width:100%;height:100%;object-fit:cover;display:block;object-position:bottom right}.bbsb-hero__inner{position:relative;z-index:2}.bbsb-hero__title{margin:0;font-size:clamp(48px,7vw,96px);line-height:.86em;letter-spacing:-.04em;font-weight:800}.bbsb-hero__title span{display:block}.bbsb-hero__title span:first-child{color:var(--bbsb-title-1)}.bbsb-hero__title span:last-child{color:var(--bbsb-title-2)}.bbsb-image-text{background:var(--bbsb-bg);padding-top:var(--bbsb-pt);padding-bottom:var(--bbsb-pb);margin-top:var(--bbsb-mt);margin-bottom:var(--bbsb-mb)}.bbsb-image-text__grid{display:grid;grid-template-columns:1fr 1.6fr;align-items:stretch}.bbsb-image-text--right .bbsb-image-text__media{order:2}.bbsb-image-text--right .bbsb-image-text__content{order:1}.bbsb-image-text__image{width:100%;height:100%;min-height:480px;object-fit:cover;display:block}.bbsb-image-text__content{display:flex;flex-direction:column;justify-content:center;padding:80px 8vw}.bbsb-image-text h2,.bbsb-project h2,.bbsb-split-info h2,.bbsb-how h2,.bbsb-closing h2{font-size:clamp(30px,3vw,42px);line-height:1.05em;margin:0 0 28px}.bbsb-image-text h2{color:var(--bbsb-title)}.bbsb-image-text .bbsb-rte{color:var(--bbsb-text);max-width:640px}.bbsb-project{background:var(--bbsb-bg);padding-top:var(--bbsb-pt);padding-bottom:var(--bbsb-pb);margin-top:var(--bbsb-mt);margin-bottom:var(--bbsb-mb)}.bbsb-project__grid{display:flex;align-items:center;gap:70px}.bbsb-project__content{flex:0 0 42%;max-width:42%}.bbsb-project__media{flex:0 0 58%;max-width:58%}.bbsb-project--left .bbsb-project__media{order:-1}.bbsb-project h2{color:var(--bbsb-title)}.bbsb-project .bbsb-rte{color:var(--bbsb-text);max-width:610px}.bbsb-project__image{width:100%;object-fit:contain;display:block;height:inherit}.bbsb-logos{background:var(--bbsb-bg);padding-top:var(--bbsb-pt);padding-bottom:var(--bbsb-pb);margin-top:var(--bbsb-mt);margin-bottom:var(--bbsb-mb)}.bbsb-logos__grid{display:flex;align-items:center;justify-content:center;gap:20%;flex-wrap:wrap}.bbsb-logos__image{max-width:150px;max-height:150px;width:auto;height:auto;display:block}.bbsb-split-info{padding-top:var(--bbsb-pt);padding-bottom:var(--bbsb-pb);margin-top:var(--bbsb-mt);margin-bottom:var(--bbsb-mb)}.bbsb-split-info__grid{display:grid;grid-template-columns:1fr 1fr}.bbsb-split-info__panel{padding:80px;text-align:center;min-height:360px;display:flex;flex-direction:column;align-items:center;justify-content:center}.bbsb-split-info__panel--left{background:var(--bbsb-bg-left);color:var(--bbsb-left-text)}.bbsb-split-info__panel--right{background:var(--bbsb-bg-right);color:var(--bbsb-right-text)}.bbsb-split-info__panel--left h2{color:var(--bbsb-left-title)}.bbsb-split-info__panel--right h2{color:var(--bbsb-right-title)}.bbsb-split-info .bbsb-rte{max-width:610px}.bbsb-how{background:var(--bbsb-bg);padding-top:var(--bbsb-pt);padding-bottom:var(--bbsb-pb);margin-top:var(--bbsb-mt);margin-bottom:var(--bbsb-mb);color:var(--bbsb-text)}.bbsb-how__heading{text-align:center;margin-bottom:58px}.bbsb-how h2{color:var(--bbsb-title);margin-bottom:10px}.bbsb-how__heading p{margin:0}.bbsb-how__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:55px}.bbsb-how__icon-wrap{width:140px;height:140px;border-radius:50%;background:var(--bbsb-icon-bg);display:flex;align-items:center;justify-content:center;margin:0 auto 28px}.bbsb-how__icon{max-width:100%;max-height:100%;width:auto;height:auto;display:block}.bbsb-how__item h3{font-size:22px;line-height:1.2em;font-weight:500;margin:0;color:var(--bbsb-text);font-family:DM Sans;text-align:center}.bbsb-closing{background:var(--bbsb-bg);padding-top:var(--bbsb-pt);padding-bottom:var(--bbsb-pb);margin-top:var(--bbsb-mt);margin-bottom:var(--bbsb-mb);text-align:center}.bbsb-closing__inner{max-width:1050px}.bbsb-closing h2{color:var(--bbsb-title);margin-bottom:24px}.bbsb-closing .bbsb-rte{color:var(--bbsb-text)}.bbsb-closing__buttons{display:flex;flex-direction:column;align-items:center;gap:16px;margin:34px 0 70px}.bbsb-button{display:inline-flex;align-items:center;justify-content:center;min-width:230px;padding:12px 24px;border-radius:8px;background:var(--bbsb-button-bg);color:var(--bbsb-button-text);text-decoration:none;font-size:14px;line-height:1.2em}.bbsb-closing__disclosure{font-size:13px;max-width:980px;margin:0 auto}@media screen and (max-width:989px){.bbsb-page-width{padding-left:24px;padding-right:24px}.bbsb-hero{min-height:430px}.bbsb-image-text__grid,.bbsb-split-info__grid,.bbsb-how__grid{grid-template-columns:1fr}.bbsb-image-text--right .bbsb-image-text__media,.bbsb-project--left .bbsb-project__media{order:0}.bbsb-image-text__content{padding:55px 24px}.bbsb-image-text__media{display:none}.bbsb-image-text .bbsb-rte,.bbsb-project .bbsb-rte{max-width:100%}.bbsb-image-text__image{min-height:360px}.bbsb-project__grid{flex-direction:column;gap:40px}.bbsb-project__content,.bbsb-project__media{flex:0 0 100%;max-width:100%;width:100%}.bbsb-project--right .bbsb-project__grid{flex-direction:row-reverse}.bbsb-project--right .bbsb-project__grid{flex-direction:column}.bbsb-how__grid{gap:45px;max-width:460px;margin:0 auto}.bbsb-split-info__panel{padding:60px 24px}.bbsb-logos__grid{gap:50px}.bbsb-how__item{text-align:center}.bbsb-how__item h3{font-size:21px}}@media screen and (max-width:767px){.bbsb-hero__title{font-size:35px}.bbsb-hero{padding-top:0;padding-bottom:240px}.bbsb-image-text h2,.bbsb-project h2,.bbsb-split-info h2,.bbsb-how h2,.bbsb-closing h2{font-size:30px}.bbsb-logos__grid{gap:35px}.bbsb-logos__image{max-width:115px}.bbsb-button{width:100%;max-width:330px}.bbsb-closing__buttons{margin-bottom:50px}}
/*# sourceMappingURL=/cdn/shop/t/559/assets/bbsb-page-styles.css.map */
