@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(359deg)}}:root{--text-clr:#000;--text-clr-hover:#07f5ff;--text-clr-alt:#07f5ff;--bg-clr:#fff;--content-bg-clr:#f4f4ec;--btn-clr:#000;--btn-clr-hover:#fff;--btn-bg-clr:#f4f4ec;--btn-bg-clr-hover:#07f5ff;--btn-border-clr:#000;--btn-border-clr-hover:#000;--img-bg-clr:#fff;--footer-text-clr:#fff;--footer-text-clr-hover:#07f5ff;--footer-bg-clr:#000;--footer-btn-clr:#fff;--footer-btn-clr-hover:#fff;--footer-btn-bg-clr:#000;--footer-btn-bg-clr-hover:#07f5ff;--footer-btn-border-clr:#fff;--footer-btn-border-clr-hover:#fff}body.bb-disable-scrolling{overflow:hidden}.bb-lightbox{position:fixed;top:0;left:0;right:0;bottom:0;display:none;opacity:0;background-color:#f4f4ec;transition:opacity .6s ease,height 0s .6s}.bb-lightbox.visible{display:block;opacity:1;overflow:hidden;z-index:999;transition:opacity .6s ease,height 0s 0s}.bb-lightbox button{padding:0;border:0;background-color:transparent;cursor:pointer}.bb-lightbox-header .bb-lb-close-btn{position:fixed;z-index:10009;right:32px;top:-20px;height:83px;width:83px;text-align:left;text-indent:-9999px;transition:color .3s ease}.bb-lightbox .bb-lb-next-btn:hover:after,.bb-lightbox .bb-lb-next-btn:hover:before,.bb-lightbox .bb-lb-prev-btn:hover:after,.bb-lightbox .bb-lb-prev-btn:hover:before,.bb-lightbox-header .bb-lb-close-btn:hover:after,.bb-lightbox-header .bb-lb-close-btn:hover:before{background-color:#07f5ff}.bb-lightbox-header .bb-lb-close-btn:after,.bb-lightbox-header .bb-lb-close-btn:before{width:14px;background-color:#000;content:"";position:absolute;top:-16%;left:50%;margin-left:-7px;border-radius:10px;height:132%}@media only screen and (min-width:1024px){.bb-lightbox-header .bb-lb-close-btn:after,.bb-lightbox-header .bb-lb-close-btn:before{width:18px;margin-left:-9px}}.bb-lightbox-header .bb-lb-close-btn:before{transform:rotate(45deg)}.bb-lightbox-header .bb-lb-close-btn:after{transform:rotate(-45deg)}@media only screen and (min-width:1024px){.bb-lightbox-header .bb-lb-close-btn{top:40px;right:64px;height:108px;width:108px}}.bb-lightbox-stage,.bb-lightbox-stage-outer{position:relative;display:flex;flex-grow:1}.bb-lightbox-stage-outer{height:100%;padding:0;z-index:5}.bb-lightbox-stage-outer .bb-lb-loader{position:absolute;z-index:1;top:50%;left:50%;height:60px;width:60px;margin-top:-30px;margin-left:-30px;text-align:center;line-height:0;animation:rotation 1.5s infinite linear;border-left:6px solid #000;border-right:6px solid #fff;border-bottom:6px solid #fff;border-top:6px solid #fff;border-radius:100%}.bb-lightbox-stage.snap-transition .bb-lb-image-item{transition:transform .2s cubic-bezier(0,0,.3,1),opacity .2s cubic-bezier(0,0,.3,1);-webkit-transition:transform .2s cubic-bezier(0,0,.3,1),opacity .2s cubic-bezier(0,0,.3,1)}.bb-lightbox-stage .bb-lb-image-item{display:flex;align-items:center;justify-content:center;flex-grow:1;opacity:0;position:absolute;z-index:3;top:0;bottom:0;left:0;right:0}.bb-lightbox-stage .bb-lb-image-item.active{opacity:1}.bb-lightbox-stage .bb-lb-image-item.next{transform:translateX(100%);opacity:0}.bb-lightbox-stage .bb-lb-image-item.previous{transform:translateX(-100%);opacity:0}.bb-lightbox-stage .bb-lb-image-item .bb-lb-image-container{max-width:1499px;display:flex;flex-direction:column;height:100%;align-items:center;justify-content:center;flex-grow:1;position:relative}.bb-lightbox-stage .bb-lb-image-item .bb-lb-image-box{max-height:100%;max-width:100%;display:flex;justify-content:center;flex-direction:column;padding:0;margin:0}@media (min-width:640px){.bb-lightbox-stage .bb-lb-image-item .bb-lb-image-box{position:relative}}.bb-lightbox-stage .bb-lb-image-item .bb-lb-image-box .bb-lb-image{display:block;max-width:100%;max-height:100%;margin-inline:auto;height:auto;width:auto}.firefox .bb-lightbox-stage .bb-lb-image-item .bb-lb-image-box .bb-lb-image,.safari .bb-lightbox-stage .bb-lb-image-item .bb-lb-image-box .bb-lb-image{-o-object-fit:contain;object-fit:contain;background-color:#f4f4ec}.bb-lightbox-stage .bb-lb-image-item .bb-lb-image-text{margin:0;padding:1rem 0;bottom:-40px;position:absolute;left:0;right:0;background:#f5f5f5;color:#000}@media (min-width:640px){.bb-lightbox-stage .bb-lb-image-item .bb-lb-image-text{position:static;padding:1rem 0}}.bb-lightbox-stage .bb-lb-image-item .bb-lb-image-text p:last-child,.bb-rte p:last-child{margin-bottom:0}.bb-lightbox .bb-lb-next-btn,.bb-lightbox .bb-lb-prev-btn{width:52px;height:66px;vertical-align:middle;position:fixed;z-index:1000100;top:50%;margin-top:-42px}.bb-lightbox .bb-lb-next-btn:active,.bb-lightbox .bb-lb-prev-btn:active{outline:0}.bb-lightbox .bb-lb-next-btn:after,.bb-lightbox .bb-lb-next-btn:before,.bb-lightbox .bb-lb-prev-btn:after,.bb-lightbox .bb-lb-prev-btn:before{width:14px;height:65%;content:"";display:inline-block;background-color:#000;position:absolute;left:50%;margin-left:-7px;border-radius:10px}.bb-lightbox .bb-lb-next-btn:before,.bb-lightbox .bb-lb-prev-btn:before{transform:rotate(-45deg)}.bb-lightbox .bb-lb-next-btn:after,.bb-lightbox .bb-lb-prev-btn:after{transform:rotate(45deg)}.bb-lightbox .bb-lb-next-btn.disabled,.bb-lightbox .bb-lb-prev-btn.disabled,.bb-lightbox.bb-touch-based .bb-lb-next-btn,.bb-lightbox.bb-touch-based .bb-lb-prev-btn{display:none}@media only screen and (min-width:1024px){.bb-lightbox .bb-lb-next-btn,.bb-lightbox .bb-lb-prev-btn{height:84px}}.bb-lightbox .bb-lb-next-btn{right:2em}.bb-lightbox .bb-lb-next-btn:before{top:0}.bb-lightbox .bb-lb-next-btn:after,.bb-lightbox .bb-lb-prev-btn:before{bottom:0}@media (min-width:1024px){.bb-lightbox .bb-lb-next-btn{right:83px}}.bb-lightbox .bb-lb-prev-btn{left:2em}.bb-lightbox .bb-lb-prev-btn:after{top:0}@media (min-width:1024px){.bb-lightbox .bb-lb-prev-btn{left:83px}}*,::after,::before{box-sizing:border-box}html{-webkit-hyphens:auto;hyphens:auto;font-family:Archia,system-ui,sans-serif;line-height:1.5;font-size:1rem;font-weight:500;scroll-behavior:smooth;color:var(--text-clr);background-color:var(--bg-clr);word-break:break-word}html:focus{scroll-behavior:smooth}blockquote,body,dl,dt,figure,h1,h2,h3,h4,h5,h6,ol,p,ul{margin:0}body{min-height:100dvh;text-rendering:optimizeSpeed;line-height:1.5;line-height:1.5rem;letter-spacing:.272px}ul{list-style:none;padding-left:0}a{color:inherit;text-decoration:none}img,picture,video{width:100%;max-width:100%;display:block;height:100%}button,input,select,textarea{font:inherit}input{max-width:100%}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.bb-title,b,h1,h2,h3,h4,h5,h6,strong{font-weight:600}.bb-title{font-size:clamp(2.0625rem,2.0833333333vw,2.5rem);line-height:clamp(2.4375rem,2.5vw,3rem);letter-spacing:.495px}@media (min-width:1240px){.bb-title{letter-spacing:.6px}}.bb-rte h3,.bb-subtitle{font-size:clamp(1.5rem,1.4583333333vw,1.75rem);line-height:clamp(2.25rem,1.9791666667vw,2.375rem);font-weight:600;letter-spacing:.744px}@media (min-width:1240px){.bb-subtitle{letter-spacing:.448px}}.bb-text--large{font-size:clamp(1.75rem,3.75vw,4.5rem);font-weight:600;line-height:clamp(2.375rem,4.4791666667vw,5.375rem);letter-spacing:.5px}@media (min-width:1240px){.bb-text--large{letter-spacing:1.7px}}.bb-text--huge{font-weight:600;font-size:clamp(2.0625rem,4.4270833333vw,5.3125rem);line-height:clamp(2.4375rem,5.3125vw,6.375rem);letter-spacing:.5px}@media (min-width:1240px){.bb-text--huge{letter-spacing:1.7px}}.bb-text--white{color:#fff}@media (min-width:1240px){html{scroll-padding-top:8.75rem}}.bb-page-grid__body{padding-block:2.25rem 2.625rem;min-height:100dvh}@media (min-width:1240px){.bb-page-grid__body{padding-block:8.75rem 7.25rem}}.bb-container{max-width:120rem;margin-inline:auto;padding-inline:2.125rem}@media (min-width:1240px){.bb-container{padding-inline:3.5625rem}}.bb-cols{display:flex;flex-wrap:wrap;height:100%}@media (max-width:1239px){.bb-cols{flex-direction:column}}@media (min-width:1240px){.bb-cols{-moz-column-gap:1.875rem;column-gap:1.875rem}.bb-cols .bb-col--7{width:calc(58.333% - 15px)}.bb-cols .bb-col--5{height:calc(100dvh - 140px);width:calc(41.667% - 60px);padding-bottom:2.375rem;overflow-y:auto;position:fixed;right:3.563rem;bottom:0}}@media (min-width:1920px){.bb-cols .bb-col--5{right:unset;left:50%;max-width:46.25rem;transform:translateX(10.125rem)}}@media (max-width:1239px){.bb-cols .bb-col--5.bb-prepend{order:-1}}@media (min-width:1240px){.bb-cols .bb-col--5 .bb-middle{display:grid;place-items:center}.bb-cols .bb-col--5 .bb-col__inner{overflow-y:auto;height:100%}}@media (max-width:1239px){.bb-cols .bb-col--5 .bb-cta,.bb-cols .bb-col--5 .bb-menu{display:none}}.bb-cols .bb-col--5 .bb-menu{position:absolute;bottom:0;left:0;right:0}.bb-bg--content{background-color:var(--content-bg-clr)}@media (max-width:1239px){.bb-blog .bb-cols,.bb-projects .bb-cols{flex-direction:column-reverse}.bb-blog .bb-col--7,.bb-projects .bb-col--7{margin-top:3.125rem}}@media (min-width:1240px){.bb-blog .bb-col--5,.bb-projects .bb-col--5{height:calc(100dvh - 134px)}.bb-header{position:fixed;left:0;right:0;background-color:var(--background-color);z-index:99;top:-100px}}@media (max-width:1239px){.bb-header .bb-container{padding-inline:0}}.bb-header .bb-bg--content{padding-block:1rem 1.625rem;display:flex;justify-content:space-between;position:relative}.bb-header .bb-logo{width:100%;max-width:420px}@media (max-width:1239px){.bb-header .bb-logo__title{width:clamp(50px,100% - 100px,250px)}}@media (max-width:1399px){.bb-header .bb-menu--main{display:none}}@media (min-width:1400px){.bb-header .bb-button__menu{display:none}}.canvas-alt-is-open,.canvas-is-open{overflow:hidden}.bb-canvas{position:fixed;background-color:#07f5ff;top:0;right:0;bottom:0;left:0;z-index:99;transform:translateX(100%);transition:transform .6s ease-in-out;padding-block:6.8125rem 3.875rem}.canvas-is-open .bb-canvas:not(.bb-canvas.bb-canvas--alt){transform:translateX(0)}.canvas-alt-is-open .bb-canvas--alt{transform:translateX(0)}.bb-canvas__inner{height:100%;overflow-y:auto}.bb-footer{overflow:hidden;background-color:var(--footer-bg-clr);color:var(--footer-text-clr);padding-block:.063rem 2.0625rem;position:relative;z-index:2}@media (max-width:1239px){.bb-footer{margin-inline:-2.125rem;padding-inline:2.125rem}}@media (min-width:1240px){.bb-footer{padding-bottom:4.75rem}}.bb-footer__headline{font-size:clamp(1.75rem,3.75vw,4.5rem);font-weight:600;line-height:clamp(2.375rem,4.4791666667vw,5.375rem);letter-spacing:.5px;margin-block:-.6875rem 2.375rem}@media (min-width:1240px){.bb-footer__headline{letter-spacing:1.7px;margin-block:-1rem 4.5625rem}}.bb-footer__address{max-width:28.75rem}.bb-footer__address-headline,.bb-rte h2{font-size:clamp(2.0625rem,2.0833333333vw,2.5rem);line-height:clamp(2.4375rem,2.5vw,3rem);letter-spacing:.495px;font-weight:600}@media (min-width:1240px){.bb-footer__address-headline{letter-spacing:.6px}}.bb-footer__address-location{font-size:clamp(1.0625rem,1.25vw,1.5rem);line-height:clamp(1.5rem,1.875vw,2.25rem);letter-spacing:.289px;font-style:normal}@media (min-width:1240px){.bb-footer__address-location{letter-spacing:.744px}}.bb-footer__lower{margin-top:2.125rem}@media (min-width:1240px){.bb-footer__lower{margin-top:2.625rem;display:flex;justify-content:space-between}}@media (max-width:1239px){.bb-footer__links{margin-top:2.125rem}}@media (min-width:1240px){.bb-footer__links{width:33.333%}}@media (min-width:1400px){.bb-footer__links{padding-right:8.333%}}.bb-footer__service{margin-top:2.813rem}@media (min-width:1240px){.bb-footer__service{margin-top:2.625rem}}.bb-footer .bb-button{color:var(--footer-btn-clr);border-color:var(--footer-btn-border-clr);background-color:var(--footer-btn-bg-clr)}.bb-footer .bb-button:hover{color:var(--footer-btn-clr-hover);border-color:var(--footer-btn-border-clr-hover);background-color:var(--footer-btn-bg-clr-hover)}.bb-menu{display:flex;flex-wrap:wrap}.bb-menu__link{text-transform:lowercase;color:var(--text-clr)}.bb-menu__link:hover,.bb-menu__link[aria-current]{color:var(--text-clr-hover)}.bb-menu--alt,.bb-menu--service{justify-content:space-between}.bb-menu--alt .bb-menu__link,.bb-menu--service .bb-menu__link{font-size:1.0625rem;line-height:1.5rem;letter-spacing:.289px}.bb-menu--main{margin-top:-2.5rem}.bb-menu--main .bb-menu__link{font-weight:600;font-size:11.75rem;line-height:14.125rem;letter-spacing:-5.828px}.bb-menu--alt .bb-menu__link{font-weight:600}@media (min-width:1240px){.bb-menu--alt .bb-menu__link{font-size:1.5rem;line-height:2.375rem;letter-spacing:.448px}}.bb-menu--service .bb-menu__link{color:var(--footer-text-clr)}@media (min-width:1240px){.bb-menu--service .bb-menu__link{font-size:1.5rem;line-height:2.25rem;letter-spacing:1.054px}}.bb-menu--service .bb-menu__link:hover,.bb-menu--service .bb-menu__link[aria-current=page]{color:var(--footer-text-clr-hover)}.bb-menu--canvas .bb-menu__item:not(.bb-menu--canvas .bb-menu__item:last-child){margin-bottom:1.25rem}.bb-menu--canvas .bb-menu__link{padding-inline:1.5rem;font-size:4rem;line-height:4.625rem;font-weight:600;display:block}.bb-menu--canvas .bb-menu__link:hover,.bb-menu--canvas .bb-menu__link[aria-current]{color:#fff}@media (min-width:1240px){.bb-rte h2{letter-spacing:.6px}}@media (min-width:1240px){.bb-rte h3{letter-spacing:.448px}}.bb-rte p{margin-bottom:1rem}.bb-rte a{text-decoration:underline;text-underline-offset:.25rem}.bb-rte a:hover{color:#07f5ff}.bb-block:not(.bb-block:last-child){margin-bottom:2.5rem}@media (min-width:1024px){.bb-block:not(.bb-block:last-child){margin-bottom:3.75rem}}.bb-block--textarea .bb-subtitle{margin-bottom:.875rem}@media (min-width:1024px){.bb-block--image+.bb-block--textarea{margin-top:7.125rem}.bb-block--video+.bb-block--textarea{margin-top:11.5rem}}.bb-block--article-intro p{font-size:clamp(1.5rem,1.4583333333vw,1.75rem);line-height:clamp(2.25rem,1.9791666667vw,2.375rem);font-weight:600;letter-spacing:.744px}@media (min-width:1240px){.bb-block--article-intro p{letter-spacing:.448px}}.bb-button{border:var(--btn-border-clr) .375rem solid;border-radius:3px;font-size:28px;line-height:38px;letter-spacing:.448px;padding:.594rem 2.313rem;display:inline-block;background-color:var(--btn-bg-clr);color:var(--btn-clr)}@media (max-width:1239px){.bb-button{width:100%}}@media (min-width:1240px){.bb-button{padding:.156rem 1.375rem}}.bb-button:hover{background-color:var(--btn-bg-clr-hover);border-color:var(--btn-border-clr-hover);color:var(--btn-clr-hover)}.bb-button--round{border-radius:50%;height:6rem;width:6rem;display:flex;align-items:center;justify-content:center;padding:.125rem}.bb-button__menu{display:grid;width:5.813rem;height:3rem;place-items:center;padding:.063rem 0;margin:0;background-color:transparent;border:0;position:absolute;bottom:2.063rem;right:0}.bb-button__menu-icon,.bb-button__menu-icon:after,.bb-button__menu-icon:before{display:inline-block;height:.625rem;width:100%;position:relative;background-color:#000}.bb-button__menu-icon:after,.bb-button__menu-icon:before{content:"";position:absolute;left:0}.bb-button__menu-icon:before{top:-1.125rem}.bb-button__menu-icon:after{bottom:-1.125rem}.bb-button__menu-label{display:none}.bb-button__close{width:5.188rem;height:5.188rem;display:inline-block;border:0;background-color:transparent;padding:0;margin:0;position:absolute;right:2rem;top:-1rem}.bb-button__close:after,.bb-button__close:before{border-radius:.625rem;content:"";height:.875rem;width:5.75rem;position:absolute;left:-.313rem;background-color:#000;top:41%}.bb-button__close:before{transform:rotate(-45deg)}.bb-button__close:after{transform:rotate(45deg)}.bb-button__close-label{display:none}.bb-media__image{width:100%}.bb-social{color:var(--footer-text-clr)}.bb-social:hover{color:var(--footer-text-clr-hover)}.bb-social__list{display:flex;justify-content:space-between}.bb-social__item{display:flex;align-items:center}.bb-social__text{display:none}.bb-cta{display:flex;flex-wrap:wrap;list-style:none;padding:0;max-width:32.25rem;row-gap:2rem;justify-content:space-evenly;margin-inline:auto}.bb-footer .bb-cta{margin-inline:0}@media (max-width:1239px){.bb-cta{row-gap:1.375rem}}@media (min-width:1240px){.bb-footer .bb-cta__item{width:50%}}.bb-cta__item:nth-child(3){width:100%}.bb-cta__item:nth-child(3) .bb-button{display:block;width:100%;text-align:center}@media (max-width:1239px){.bb-select-list>.bb-title{display:none}}.bb-select-list__list{display:flex;flex-direction:column;row-gap:.875rem}@media (max-width:1239px){.bb-select-list__list{row-gap:.625rem;margin-inline:2.125rem}}.bb-select-list__option{display:block;border:.375rem solid var(--btn-border-clr);color:var(--btn-text-clr);background-color:var(--btn-bg-clr);padding:.594rem 2.313rem;border-radius:.125rem;font-weight:600;font-size:clamp(1.125rem,1.4583333333vw,1.75rem);line-height:clamp(1.375rem,1.9791666667vw,2.375rem);letter-spacing:.272px}@media (min-width:1240px){.bb-select-list__option{padding:.156rem 1.375rem}}.bb-select-list__option.is-hovered,.bb-select-list__option:hover{border-color:var(--btn-border-clr-hover);color:var(--btn-text-clr-hover);background-color:var(--btn-bg-clr-hover)}.bb-select-list__option-icon{width:100%;background-color:transparent;cursor:pointer;position:relative}.bb-select-list__option-icon:after,.bb-select-list__option-icon:before{position:absolute;content:"";display:inline-block;border-right:.8125rem solid transparent;border-left:.8125rem solid transparent;border-top:1.75rem solid #000;top:50%;transform:translateY(-50%)}.bb-select-list__option-icon:before{left:.625rem}.bb-select-list__option-icon:after{right:.625rem}.bb-select-list .bb-title{margin-bottom:1.25rem}.bb-list-item{display:flex;flex-direction:column;row-gap:1.625rem}@media (min-width:1240px){.bb-list-item{row-gap:3.25rem}}.bb-list-item__title{text-align:center;margin-bottom:.625rem;font-size:clamp(1.5rem,1.4583333333vw,1.75rem);line-height:clamp(2.25rem,1.9791666667vw,2.375rem);font-weight:600;letter-spacing:.744px}@media (min-width:1240px){.bb-list-item__title{letter-spacing:.448px;display:none}}.bb-facts{background-color:var(--bg-clr);padding-block:1.125rem;margin-block:1.5rem}@media (min-width:1240px){.bb-facts{margin-block:1.75rem}}.bb-facts span{font-size:1.0625rem;font-weight:700}.bb-logo{max-width:100%}.bb-logo__link{display:block;color:var(--text-clr)}.bb-logo__link:hover{color:var(--text-clr-hover)}.bb-logo__image{display:block;aspect-ratio:44/15}.bb-logo__image svg{width:100%;display:block;height:100%}.bb-logo__title{margin-top:1.188rem;font-size:clamp(1.5rem,1.4583333333vw,1.75rem);line-height:clamp(2.25rem,1.9791666667vw,2.375rem);font-weight:600;letter-spacing:.744px;display:inline-block}@media (min-width:1240px){.bb-logo__title{letter-spacing:.448px}}.bb-address__location{font-weight:600;font-size:clamp(2.0625rem,4.4270833333vw,5.3125rem);line-height:clamp(2.4375rem,5.3125vw,6.375rem);letter-spacing:.5px;font-style:normal}@media (min-width:1240px){.bb-address__location{letter-spacing:1.7px}}.bb-blog-card{background-color:var(--bg-clr);position:relative;color:var(--text-clr)}.bb-blog-card:hover{background-color:var(--text-clr-alt)}@media (max-width:639px){.bb-blog-card{display:flex;flex-direction:column}}@media (min-width:640px){.bb-blog-card{display:grid;grid-template-columns:1fr 14.6875rem;grid-template-rows:1fr auto;grid-template-areas:"detail media" "more media"}}.bb-blog-card__detail{padding-bottom:1.25rem}@media (min-width:640px){.bb-blog-card__detail{grid-area:detail}}.bb-blog-card__detail:before{content:"";display:inline-block;background-color:transparent;position:absolute;top:0;right:0;left:0;bottom:0}.bb-blog-card__detail:hover:before{background-color:rgba(var(--text-clr-alt),.3)}.bb-blog-card__detail:hover .bb-title,.bb-blog-card__detail:hover p{position:relative;z-index:2}@media (min-width:640px){.bb-blog-card__detail{padding-right:20%}}.bb-blog-card .bb-media{aspect-ratio:2/3}@media (max-width:639px){.bb-blog-card .bb-media{width:100%;order:-1}}@media (min-width:640px){.bb-blog-card .bb-media{grid-area:media;min-width:14.688rem}}.bb-blog-card .bb-media__image{-o-object-fit:cover;object-fit:cover}.bb-blog-card__more{position:relative;z-index:2;background-color:var(--bg-clr)}@media (min-width:640px){.bb-blog-card__more{align-self:end;grid-area:more}}.bb-blog-card__more a{color:var(--text-clr)}.bb-blog-card__more a:hover{color:var(--text-clr-alt)}.bb-blog-card .bb-title{margin-bottom:1.688rem}.bb-blog-card p{font-size:clamp(1.5rem,1.4583333333vw,1.75rem);line-height:clamp(2.25rem,1.9791666667vw,2.375rem);font-weight:600;letter-spacing:.744px}@media (min-width:1240px){.bb-blog-card p{letter-spacing:.448px}.bb-project-item{position:relative;display:flex}.bb-project-item:before{border:.375rem solid transparent;content:"";top:0;right:0;bottom:0;left:0;display:inline-block;position:absolute}.bb-project-item:hover:before{border-color:var(--text-clr-alt)}}.bb-project-item:hover .bb-title{display:block}@media (max-width:1239px){.bb-project-item .bb-title{margin-top:1rem;font-size:1rem;line-height:1.5rem;letter-spacing:.272px}}@media (min-width:1240px){.bb-project-item .bb-title{display:none;top:.375rem;position:absolute;left:.875rem;right:.875rem;color:var(--text-clr-alt)}}.bb-project-item .bb-media{width:100%}.bb-youtube{border:.125rem solid var(--text-clr-alt);display:flex}.bb-youtube iframe,.bb-youtube__poster{aspect-ratio:16/9;width:100%}.bb-youtube iframe{border:0}.bb-youtube__poster{background-position:center;background-repeat:no-repeat;display:grid;place-items:center;cursor:pointer;background-size:cover}.bb-youtube__poster:hover .bb-youtube__play{background-color:var(--text-clr-alt)}.bb-youtube__poster:hover .bb-youtube__play:before{border-left-color:var(--bg-clr)}.bb-youtube__play{border-radius:50%;width:4.375rem;height:4.375rem;border:0;background-color:var(--bg-clr);margin:0;padding:0;position:relative}.bb-youtube__play:before{position:absolute;top:50%;left:50%;transform:translate(-40%,-50%);content:"";display:inline-block;border-top:1rem solid transparent;border-left:1.5rem solid var(--text-clr-alt);border-bottom:1rem solid transparent}.bb-youtube__wrapper .bb-title{margin-bottom:1rem;font-weight:1.5rem}.bb-gmaps{aspect-ratio:3/2;width:100%;border:0}@media (min-width:1240px){.bb-homepage:not(.bb-homepage.is-sticky) .bb-header{top:unset;position:relative;left:unset;right:unset}.bb-homepage:not(.bb-homepage.is-sticky) .bb-header .bb-container{padding-inline:0}.bb-homepage .bb-col--5{height:calc(100dvh - 375px)}.bb-homepage.is-sticky .bb-page-grid__body{padding-top:23.125rem}}@media (max-width:1239px){.bb-project .bb-col--7{display:none}.bb-project .bb-col--5 .bb-col__inner{display:flex;flex-direction:column}}.bb-project .bb-col--5 .bb-cta{margin-block:2.5rem}.bb-project .bb-col--5 .bb-cta--alt{text-align:center}@media (max-width:1239px){.bb-project .bb-col--5 .bb-cta--alt{order:10;margin-top:2.5rem}}@media (min-width:1240px){.bb-project .bb-col--5 .bb-cta--alt{margin-block:3.75rem}}.bb-project .bb-col--5 .bb-gallery{margin-block:3.75rem}@media (min-width:1240px){.bb-project .bb-col--5 .bb-gallery{display:none}}