.styles_splitPage__1PNSA{margin-top:3rem;display:grid;grid-template-columns:340px auto;grid-gap:5rem;gap:5rem}.styles_contact__F3Np0{margin-top:8rem;display:grid;grid-template-columns:100px auto;grid-auto-rows:min-content;grid-gap:2rem;gap:2rem}.styles_contact__F3Np0 span{font-weight:var(--font-weight-semi-bold)}.styles_contact__F3Np0 a{color:var(--clr-neutral-dark-400);text-decoration:none}.styles_imageWrapper__askpW{margin-top:5rem}@media(max-width:991px){.styles_splitPage__1PNSA{grid-template-columns:auto;margin:3rem 2rem}.styles_contact__F3Np0{padding:0;margin-top:2rem}}.ContactForm_wrapper__0yWWO{position:relative;color:var(--clr-neutral-dark-400)}.ContactForm_wrapper__0yWWO p{text-align:center;margin-bottom:3rem}.ContactForm_contactFormWrapper__MejMY{width:100%}.ContactForm_gridElements__9xwQv{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem;margin-bottom:2rem}.ContactForm_sidebar__y7CmJ{grid-template-columns:repeat(1,1fr)}.ContactForm_recaptchaWrapper__8mP9_{margin:2rem 0}.ContactForm_contactForm__uOo7k{border:1px solid var(--clr-neutral-light-600);padding:2rem}.ContactForm_contactForm__uOo7k .ContactForm_formItem__xihht{display:flex;flex-direction:column;gap:.6rem}.ContactForm_contactForm__uOo7k .ContactForm_messageBox__8zcC8{display:flex;flex-direction:column;gap:1rem}.ContactForm_contactForm__uOo7k label{font-size:var(--font-size-400)}.ContactForm_contactForm__uOo7k input,.ContactForm_contactForm__uOo7k select,.ContactForm_contactForm__uOo7k textarea{padding:0 16px;border:1px solid var(--clr-neutral-light-400);background-color:var(--clr-neutral-light-200)}.ContactForm_contactForm__uOo7k input::placeholder,.ContactForm_contactForm__uOo7k select::placeholder,.ContactForm_contactForm__uOo7k textarea::placeholder{color:var(--clr-neutral-light-500)}.ContactForm_contactForm__uOo7k input,.ContactForm_contactForm__uOo7k select{height:42px}.ContactForm_contactForm__uOo7k textarea{padding:8px 16px}.ContactForm_sectionHeading__3iEvd{position:relative;font-size:var(--font-size-600);font-weight:var(--font-weight-bold);text-align:center;margin-bottom:4rem}.ContactForm_sectionHeading__3iEvd:after{content:"";position:absolute;bottom:-10px;width:80px;height:3px;left:50%;transform:translateX(-50%);background-color:var(--clr-secondary-400)}.ContactForm_checkbox__MlG7V{display:flex;align-items:center;gap:2rem;margin-left:2rem}.ContactForm_checkbox__MlG7V>input[type=radio]{height:unset;transform:scale(1.5)}.ContactForm_messageHint__wssjA{font-size:var(--font-size-200);font-weight:var(--font-weight-light);color:var(--clr-neutral-dark-400);margin-bottom:0!important}@media(max-width:768px){.ContactForm_gridElements__9xwQv{grid-template-columns:1fr}}.Button_wrapper__Q7fHm{position:relative;outline:none;padding:var(--padding-button);font-size:var(--font-size-button);font-weight:var(--font-weight-medium);transition:all .15s ease;box-shadow:0 8px 15px rgba(0,0,0,.1);text-transform:uppercase;cursor:pointer;text-decoration:none;width:max-content;margin:0;display:inline-block;overflow:hidden}.Button_wrapper__Q7fHm:before{content:"";position:absolute;background-color:rgba(0,0,0,.1);width:10%;height:25%;border-radius:50%;z-index:1;top:35%;left:45%;transform:scale(0)}.Button_wrapper__Q7fHm:hover:before{transform:scale(12);transition:transform .5s,border-radius .5s .5s}.Button_primary__KcWsb{color:var(--clr-neutral-light-200);background-color:var(--clr-primary-400);border:none}.Button_secondary__k_TzE{color:var(--clr-neutral-light-400);border:var(--border-width-button) solid var(--clr-neutral-light-400)}.Button_tertiary__9O1tT{border-radius:0;color:var(--clr-secondary-400);background-color:transparent;border-bottom:var(--border-width-button) solid var(--clr-secondary-400);box-shadow:none;padding:0;text-transform:none}.Button_tertiary__9O1tT:hover{transform:none;box-shadow:none}.Button_loadingWrapper__AWBGW{display:flex;gap:1rem;justify-content:center;align-items:center;height:2.4rem}.Button_loadingWrapper__AWBGW div{height:var(--font-size-button);width:var(--font-size-button);background-color:var(--clr-neutral-light-400);border-radius:50%;animation:Button_scaling__dfQ1o 2s ease-in-out infinite}.Button_loadingWrapper__AWBGW div:first-child{animation-delay:0s}.Button_loadingWrapper__AWBGW div:nth-child(2){animation-delay:.2s}.Button_loadingWrapper__AWBGW div:nth-child(3){animation-delay:.4s}.Button_loadingWrapper__AWBGW div:nth-child(4){animation-delay:.6s}.Button_loadingWrapper__AWBGW div:nth-child(5){animation-delay:.8s}@keyframes Button_scaling__dfQ1o{0%,to{transform:scale(.2)}40%{transform:scale(1)}50%{transform:scale(1)}}.Footer_wrapper__UCiTB{padding:3rem 0;background-color:var(--clr-secondary-400);color:var(--clr-neutral-light-400)}.Footer_innerWrapper__ujAYl{display:grid;grid-template-columns:1fr 2fr 1fr;grid-gap:4rem;gap:4rem;margin-bottom:2rem}.Footer_innerWrapper__ujAYl p{margin-bottom:2rem}.Footer_socialIcons__crj8L{display:flex;list-style:none;gap:2rem;margin-bottom:2rem}.Footer_socialIcons__crj8L li{display:flex;justify-content:center;align-items:center}.Footer_socialIcons__crj8L li a{font-size:var(--font-size-500);color:var(--clr-neutral-light-400);padding:1rem;transition:all .3s ease-in-out}.Footer_socialIcons__crj8L li a:hover{background-color:var(--clr-neutral-light-400);color:var(--clr-primary-400)}.Footer_logo__1h1rU{width:250px;margin-bottom:2rem}.Footer_navigation__QE_4d{display:grid;grid-template-columns:repeat(3,1fr);margin-top:5rem}.Footer_navigation__QE_4d ul{list-style:none}.Footer_navigation__QE_4d ul a{text-decoration:none;font-size:var(--font-size-300);color:var(--clr-neutral-light-500)}.Footer_navigation__QE_4d ul a:hover{color:var(--clr-neutral-light-100)}.Footer_header__PAD6G{font-weight:var(--font-weight-bold);color:var(--clr-neutral-light-500);margin-bottom:2rem}.Footer_contactDetails__59u42{list-style:none;display:flex;gap:2rem;flex-direction:column}.Footer_contactDetails__59u42 li{display:flex;gap:2rem;align-items:center}.Footer_contactDetails__59u42 li a{text-decoration:none;color:var(--clr-neutral-light-400)}.Footer_copyright__Q0Ooe{font-size:var(--font-size-300);font-weight:var(--font-weight-light);color:var(--clr-neutral-light-500)}.Footer_developer__StH2n{text-align:end;display:flex;align-items:center;justify-content:flex-end}.Footer_developer__StH2n img{height:4rem}.Footer_bottomWrapper__uWxEc{border-top:1px solid rgba(0,0,0,.5);padding-top:1rem;display:flex;justify-content:space-between;align-items:center;gap:2rem}.Footer_about__j6ouN{margin-top:1.3rem;font-size:var(--font-size-300);font-weight:var(--font-weight-light);color:var(--clr-neutral-light-500)}.Footer_info__1s0EX{margin-bottom:2rem}.Footer_highlight___Gd2E{font-weight:var(--font-weight-bold);margin-bottom:1rem}.Footer_locations__2CAHX{list-style:none;display:flex;flex-wrap:wrap;gap:1rem}.Footer_location__sB7eZ a{color:var(--clr-neutral-light-400);text-decoration:none}@media(max-width:768px){.Footer_locations__2CAHX{justify-content:center}.Footer_innerWrapper__ujAYl{grid-template-columns:1fr}.Footer_innerWrapper__ujAYl .Footer_contactDetails__59u42 li,.Footer_innerWrapper__ujAYl .Footer_socialIcons__crj8L{justify-content:center}.Footer_innerWrapper__ujAYl>*{margin:0 auto;text-align:center}.Footer_logo__1h1rU{margin:0 auto 3rem}.Footer_navigation__QE_4d{grid-template-columns:1fr}.Footer_navigation__QE_4d .Footer_header__PAD6G{margin-top:2rem}.Footer_locations__2CAHX{margin:0 2rem}.Footer_bottomWrapper__uWxEc{flex-direction:column}.Footer_bottomWrapper__uWxEc .Footer_copyright__Q0Ooe,.Footer_bottomWrapper__uWxEc .Footer_developer__StH2n{text-align:center}}.Navigation_navWrapper__4_ILG{position:absolute;z-index:10;width:100%}.Navigation_wrapper__ECBe5{max-width:var(--max-width);width:100%;display:flex;padding:1rem;justify-content:space-between;align-items:center;margin:0 auto}.Navigation_fixedMenu__s_ai4{position:fixed;top:0;background-color:var(--clr-tertiary-400);animation:Navigation_menu-slide-down__SBIXl .7s ease;z-index:200}@keyframes Navigation_menu-slide-down__SBIXl{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.Navigation_topNav__i4VYt{max-width:var(--max-width);padding:2rem 2rem 1rem;margin:0 auto}.Navigation_nav__LLd0q,.Navigation_topNav__i4VYt{display:flex;width:100%;align-items:center;justify-content:space-between}.Navigation_nav__LLd0q{gap:2rem}.Navigation_navItems__8fRk_{list-style:none;display:flex;gap:1rem}.Navigation_navItem__5wU5r{display:inline-block;list-style:none outside none;padding:.5rem 1rem;background-image:linear-gradient(var(--clr-primary-400) 0 0);background-size:100% 0;background-position:bottom;background-repeat:no-repeat;transition:background-size .3s,background-position .3s .3s;text-transform:uppercase}.Navigation_navItem__5wU5r a{text-decoration:none;font-weight:var(--font-weight-medium);letter-spacing:1px;font-size:var(--font-size-400);color:var(--clr-neutral-light-200)}.Navigation_current__eQmsT,.Navigation_navItem__5wU5r:hover{background-size:100% 100%}.Navigation_menuToggle1__lRw8X,.Navigation_menuToggle2__pglSv{display:none;z-index:500;cursor:pointer}.Navigation_button__sQNl1{text-transform:uppercase;padding:8px 16px;border:none;border-radius:5px;font-weight:var(--font-weight-semi-bold);font-size:var(--font-size-500);font-family:var(--font-family-background);background-color:var(--clr-primary-400);color:var(--clr-neutral-light-200);position:relative;overflow:hidden;cursor:pointer}.Navigation_button__sQNl1:before{content:"";position:absolute;background-color:rgba(0,0,0,.1);width:10%;height:25%;border-radius:50%;z-index:1;top:35%;left:45%;transform:scale(0)}.Navigation_button__sQNl1:hover:before{transform:scale(12);transition:transform .5s,border-radius .5s .5s}.Navigation_button__sQNl1:hover:after{content:"";position:absolute;z-index:2;left:50%;transform:translateX(-50%)}.Navigation_logoWrapper__DCMHJ{display:flex;align-items:center;gap:1rem;color:var(--clr-neutral-light-200);font-weight:var(--font-weight-semi-bold);font-size:var(--font-size-600);font-family:var(--font-family-background)}.Navigation_logoWrapper__DCMHJ img{height:70px}@media(max-width:1180px){.Navigation_wrapper__ECBe5{justify-content:center}.Navigation_contact__6bPYG,.Navigation_nav__LLd0q{display:none}.Navigation_menuToggle1__lRw8X{display:block}}@media(max-width:720px){.Navigation_logoWrapper__DCMHJ img{height:50px}}@media(max-width:620px){.Navigation_wrapper__ECBe5{padding:2rem}}@media(max-width:600px){.Navigation_wrapper__ECBe5{padding:0}.Navigation_logoWrapper__DCMHJ{justify-content:space-between;width:100%}.Navigation_logoWrapper__DCMHJ img{height:60px}.Navigation_topNav__i4VYt{flex-direction:column}.Navigation_menuToggle1__lRw8X{display:none}.Navigation_menuToggle2__pglSv{display:block}.Navigation_fixedMenu__s_ai4 .Navigation_infoItemsWrapper__hLh8w{display:none}}@media(max-width:430px){.Navigation_wrapper__ECBe5{padding:0 0 1rem}.Navigation_logoWrapper__DCMHJ img{height:50px}.Navigation_infoWrapper__KGVZh{display:none}}.InfoItems_infoWrapper__iyDMO{display:flex}.InfoItems_infoItems__2ejRE{display:flex;flex-direction:column;list-style:none;justify-content:center}.InfoItems_infoItem__tIX5s{display:flex;align-items:center;justify-content:flex-end;gap:1rem;font-weight:var(--font-weight-semi-bold);font-size:var(--font-size-500)}.InfoItems_infoItem__tIX5s a{text-decoration:none;font-weight:var(--font-weight-medium);letter-spacing:1px;color:var(--clr-neutral-light-200)}.InfoItems_phone__JTrqS{font-size:var(--font-size-700);font-weight:var(--font-weight-bold)}@media(max-width:620px){.InfoItems_phone__JTrqS{font-size:var(--font-size-600);font-weight:var(--font-weight-bold)}}@media(max-width:600px){.InfoItems_infoItems__2ejRE{margin-top:1rem;flex-direction:row;gap:.5rem}}@media(max-width:550px){.InfoItems_infoItems__2ejRE{flex-direction:column;align-items:center}}.ContactForm_wrapper__EeSO6{padding:0}.ContactForm_wrapper__EeSO6 h3{font-size:var(--font-size-700);font-weight:var(--font-weight-bold);margin-bottom:2rem}.ContactForm_wrapper__EeSO6 p{font-size:var(--font-size-400)}@media(max-width:430px){.ContactForm_wrapper__EeSO6 h3,.ContactForm_wrapper__EeSO6 p{text-align:center}}.Card_card__ySwWs{padding:3rem;background-color:var(--clr-neutral-light-100);border-radius:2rem}.Card_card__ySwWs h3{font-weight:var(--font-weight-bold);font-size:var(--font-size-500)}.Card_card__ySwWs p{font-weight:var(--font-weight-light);font-size:var(--font-size-400)}.Card_card__ySwWs .Card_titleWrapper__KPAVI{margin-bottom:2rem;display:flex;align-items:center;gap:1rem}.Card_highlight__5m9Ae{background-color:var(--clr-neutral-dark-300);color:var(--clr-neutral-light-100);transform:rotate(-5deg)}.SectionTitle_wrapper__lRhrC{position:relative;font-size:var(--font-size-700);font-weight:var(--font-weight-bold);margin-bottom:2rem;text-transform:uppercase;display:inline-block}.SectionTitle_wrapper__lRhrC:after{content:"";position:absolute;bottom:6px;left:-1rem;height:3rem;width:16rem;background-color:var(--clr-tertiary-300);z-index:-1}.SectionTitle_centre__Cddd0{margin:0 auto;text-align:center}.ScheduleACall_wrapper___cbpl{padding:5rem 2rem;text-align:center}.ContentBlock_content__Q3Kc3{padding:0}.ContentBlock_content__Q3Kc3 h2{font-size:var(--font-size-600);font-weight:var(--font-weight-semi-bold);margin-bottom:2rem}.ContentBlock_content__Q3Kc3 h3{font-size:var(--font-size-500);font-weight:var(--font-weight-semi-bold);margin-bottom:2rem}.ContentBlock_content__Q3Kc3 h4{font-size:var(--font-size-500);font-weight:var(--font-weight-medium);margin-bottom:2rem}.ContentBlock_content__Q3Kc3 p{margin-bottom:1rem}.ContentBlock_content__Q3Kc3 p strong{font-weight:var(--font-weight-semi-bold)}.ContentBlock_content__Q3Kc3 ol,.ContentBlock_content__Q3Kc3 ul{margin-left:2rem}.ContentBlock_content__Q3Kc3 ol li,.ContentBlock_content__Q3Kc3 ul li{margin-bottom:1rem}.ContentBlock_content__Q3Kc3 ol li strong,.ContentBlock_content__Q3Kc3 ul li strong{font-weight:var(--font-weight-semi-bold);color:var(--clr-primary-400)}.ContentBlock_embeddedImage__5Tx0y{margin-bottom:2rem}.styles_splitPage__BOj6o{margin-top:3rem;display:grid;grid-template-columns:auto 350px;grid-gap:5rem;gap:5rem}.styles_contact__VydP1{padding:4rem 0}.styles_contact__VydP1 a,.styles_contact__VydP1 h3{text-align:center;font-size:var(--font-size-600);font-weight:var(--font-weight-semi-bold)}.styles_contact__VydP1 a{display:block;text-decoration:none;color:var(--clr-primary-400);margin-bottom:2rem}.styles_contact__VydP1 p{text-align:center}@media(max-width:991px){.styles_splitPage__BOj6o{grid-template-columns:auto;margin:3rem 2rem}.styles_contact__VydP1{padding:0}}.styles_splitPage__zv4hw{margin-top:3rem;display:grid;grid-template-columns:auto 350px;grid-gap:5rem;gap:5rem}.styles_contact___4918{padding:4rem 0}.styles_contact___4918 a,.styles_contact___4918 h3{text-align:center;font-size:var(--font-size-600);font-weight:var(--font-weight-semi-bold)}.styles_contact___4918 a{display:block;text-decoration:none;color:var(--clr-primary-400);margin-bottom:2rem}.styles_contact___4918 p{text-align:center}@media(max-width:991px){.styles_splitPage__zv4hw{grid-template-columns:auto;margin:3rem 2rem}.styles_contact___4918{padding:0}}.ProjectGallery_wrapper__IoLsT{padding:2rem 0;margin-bottom:2rem}.ProjectGallery_wrapper__IoLsT h4{font-size:var(--font-size-500);font-weight:var(--font-weight-semi-bold);text-transform:uppercase;margin-bottom:2rem}.ProjectGallery_grid__DlGuq{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:300px;grid-gap:2rem;gap:2rem}.ProjectGallery_imageWrapper__mB7Q1{height:100%;width:100%;position:relative;cursor:pointer;overflow:hidden;border-radius:8px;transition:transform .3s ease}.ProjectGallery_imageWrapper__mB7Q1:hover{transform:scale(1.02)}.ProjectGallery_imageWrapper__mB7Q1:hover .ProjectGallery_overlay__nWnP2{opacity:1}.ProjectGallery_imageWrapper__mB7Q1 img{height:100%;width:100%;object-fit:cover;transition:transform .3s ease}.ProjectGallery_overlay__nWnP2{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.ProjectGallery_overlay__nWnP2 span{color:#fff;font-weight:600;text-transform:uppercase;letter-spacing:1px;font-size:.9rem}@media(max-width:800px){.ProjectGallery_grid__DlGuq{grid-template-columns:repeat(1,1fr);padding:0 2rem}}.ProjectGallery_modal__EkWbO{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.95);z-index:1000;display:flex;align-items:center;justify-content:center;animation:ProjectGallery_fadeIn__v2fr_ .3s ease}.ProjectGallery_modalContent__y3AOw{position:relative;max-width:90vw;max-height:90vh;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.ProjectGallery_imageContainer__Zu07K{display:flex;align-items:center;justify-content:center;max-width:100%;max-height:100%}.ProjectGallery_imageContainer__Zu07K img{max-width:100%;max-height:100%;object-fit:contain}.ProjectGallery_modalImage__NoKYW{border-radius:8px;box-shadow:0 20px 40px rgba(0,0,0,.3)}.ProjectGallery_closeButton__VTX4U{position:absolute;top:20px;right:20px;background:hsla(0,0%,100%,.9);border:none;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:24px;color:#333;transition:all .3s ease;z-index:1001}.ProjectGallery_closeButton__VTX4U:hover{background:#fff;transform:scale(1.1)}.ProjectGallery_nextButton__3vZJy,.ProjectGallery_prevButton__3xZUe{position:absolute;top:50%;transform:translateY(-50%);background:hsla(0,0%,100%,.9);border:none;border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:24px;color:#333;transition:all .3s ease;z-index:1001}.ProjectGallery_nextButton__3vZJy:hover,.ProjectGallery_prevButton__3xZUe:hover{background:#fff;transform:translateY(-50%) scale(1.1)}.ProjectGallery_prevButton__3xZUe{left:20px}.ProjectGallery_nextButton__3vZJy{right:20px}.ProjectGallery_imageCounter__u9Iud{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);background:rgba(0,0,0,.7);color:#fff;padding:8px 16px;border-radius:20px;font-size:14px;font-weight:600}@keyframes ProjectGallery_fadeIn__v2fr_{0%{opacity:0}to{opacity:1}}@media(max-width:768px){.ProjectGallery_closeButton__VTX4U{width:40px;height:40px;font-size:20px;top:15px;right:15px}.ProjectGallery_nextButton__3vZJy,.ProjectGallery_prevButton__3xZUe{width:50px;height:50px;font-size:20px}.ProjectGallery_prevButton__3xZUe{left:15px}.ProjectGallery_nextButton__3vZJy{right:15px}.ProjectGallery_imageCounter__u9Iud{bottom:15px;font-size:12px;padding:6px 12px}}.FrequentlyAskedQuestionsGroup_wrapper__ZxczW{margin-bottom:2rem;text-align:left}.FrequentlyAskedQuestionsGroup_wrapper__ZxczW h4{font-size:var(--font-size-700);font-weight:var(--font-weight-bold);text-transform:uppercase;margin-bottom:2rem}.FrequentlyAskedQuestionsGroup_faq__WXpn1 .FrequentlyAskedQuestionsGroup_question__3FuUE{font-size:var(--font-size-500);font-weight:var(--font-weight-semi-bold);text-transform:uppercase}.FrequentlyAskedQuestionsGroup_buttonWrapper__Vf3zE{margin:3rem 0;text-align:center}@media(max-width:768px){.FrequentlyAskedQuestionsGroup_faq__WXpn1{text-align:center}}.CardSection_wrapper__LWBXi{padding:8rem 2rem;background-color:var(--clr-neutral-light-200)}.CardSection_wrapper__LWBXi h2{font-size:var(--font-size-600);font-weight:var(--font-weight-bold);margin-bottom:2rem;text-wrap:balance}.CardSection_innerWrapper___CXgg{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:4rem;gap:4rem}@media(max-width:1200px){.CardSection_innerWrapper___CXgg{grid-template-columns:repeat(2,1fr)}}@media(max-width:800px){.CardSection_innerWrapper___CXgg{grid-template-columns:1fr}}.CallToAction_wrapper__nuQwX{padding:5rem 0;background:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1)),var(--background-image,"url(/images/water.jpg)");background-size:cover;background-position:50%}.CallToAction_innerWrapper__xqTm5{text-align:center}.CallToAction_innerWrapper__xqTm5 h2{font-size:var(--font-size-800);font-weight:var(--font-weight-bold);color:var(--clr-neutral-light-100)}.CallToAction_buttonWrapper__h8vZN{margin-top:2rem}.Construction_wrapper__ggcZt{padding:8rem 0}.Construction_wrapper__ggcZt p{text-align:center;margin:2rem auto}.Construction_grid__SnhOE{display:grid;grid-template-columns:1fr 1fr;grid-gap:5rem;gap:5rem;margin-bottom:5rem}.Construction_grid__SnhOE>div:first-child{background-color:var(--clr-neutral-light-100);border:5px solid #daa520}.Construction_method__Hl8vg{background-color:var(--clr-neutral-light-200);border-radius:5px}.Construction_content__aWFxn{padding:2rem;display:flex;flex-direction:column;width:100%}.Construction_content__aWFxn>:first-child{flex:1 1}.Construction_content__aWFxn h3{font-size:var(--font-size-500);font-weight:var(--font-weight-bold);text-align:center}.Construction_content__aWFxn p{font-size:var(--font-size-400);line-height:1.8;max-width:unset}.Construction_content__aWFxn ul{display:grid;grid-template-columns:1fr 1fr}.Construction_imageWrapper__I5yri{height:100%;width:100%}.Construction_imageWrapper__I5yri img{margin:0 auto;object-fit:cover;height:100%;width:100%}.Construction_buttonWrapper__s0BW8{text-align:center}@media(max-width:800px){.Construction_grid__SnhOE{grid-template-columns:repeat(1,1fr);padding:0 2rem}.Construction_poolType__v0wPs .Construction_imageWrapper__I5yri{padding:0}.Construction_content__aWFxn ul{grid-template-columns:1fr}}.Locations_wrapper___bUq_{padding:0;background-color:var(--clr-neutral-light-300)}.Locations_innerWrapper__c61Aa{max-width:var(--max-width);margin:0 auto;display:grid;grid-template-columns:6fr 3fr;grid-gap:3rem;gap:3rem}.Locations_innerWrapper__c61Aa h2{font-size:var(--font-size-700);font-weight:var(--font-weight-bold);margin-bottom:2rem;text-wrap:balance}.Locations_innerWrapper__c61Aa p{margin-bottom:3rem}.Locations_sectionInfo__Uq18t{padding:10rem}.Locations_sectionInfo__Uq18t ul{list-style:none;margin-left:3rem;display:grid;grid-template-columns:repeat(2,1fr);flex-direction:column;grid-gap:1rem;gap:1rem}.Locations_sectionInfo__Uq18t ul .Locations_listItem__I7BQX{display:flex;gap:1rem;align-items:center}.Locations_sectionInfo__Uq18t ul li a{font-size:var(--font-size-500);color:var(--clr-primary-400);text-decoration:none}.Locations_sectionInfo__Uq18t ul li a:hover{font-weight:var(--font-weight-bold)}.Locations_listArrow__2g_w2{color:var(--clr-secondary-400);font-size:2rem}.Locations_image__jyjii{width:100%;height:100%}.Locations_image__jyjii img{width:100%;height:100%;object-fit:cover}@media(max-width:1024px){.Locations_sectionInfo__Uq18t{padding:5rem}}@media(max-width:850px){.Locations_sectionInfo__Uq18t ul{grid-template-columns:1fr}}@media(max-width:767px){.Locations_innerWrapper__c61Aa{grid-template-columns:1fr;gap:3rem}.Locations_innerWrapper__c61Aa h2{font-size:var(--font-size-600)}.Locations_sectionInfo__Uq18t ul{grid-template-columns:1fr}}.NewPoolAboutUs_wrapper__iFBFE{padding:8rem 0}.NewPoolAboutUs_innerWrapper__N9TI_{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:5rem;gap:5rem}.NewPoolAboutUs_leftSide__i00Do{margin:0 4rem}.NewPoolAboutUs_leftSide__i00Do img{box-shadow:2rem 2rem var(--clr-tertiary-400)}.NewPoolAboutUs_rightSide__QieCV{position:relative}.NewPoolAboutUs_rightSide__QieCV h3{font-size:var(--font-size-400);margin-bottom:3rem}.NewPoolAboutUs_rightSide__QieCV p{font-size:var(--font-size-400);line-height:1.8;margin-bottom:4rem}.NewPoolAboutUs_rightSide__QieCV:before{content:"";position:absolute;background-image:url(/images/bssp-stamp.png);background-repeat:no-repeat;opacity:.3;right:0;bottom:-5rem;width:300px;height:300px;background-size:contain}@media(max-width:800px){.NewPoolAboutUs_innerWrapper__N9TI_{grid-template-columns:repeat(1,1fr);padding:0}.NewPoolAboutUs_leftSide__i00Do{margin:0;grid-row:2/span 1}}.NewPoolWhy_wrapper__rp0oo{padding:8rem 0;background-color:var(--clr-neutral-light-200)}.NewPoolWhy_innerWrapper__qeV26{display:flex;flex-direction:column}.NewPoolWhy_innerWrapper__qeV26>p{text-align:center;margin:2rem 10rem}.NewPoolWhy_highlights__UEQeX{margin:3rem 20rem;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:5rem;gap:5rem}.NewPoolWhy_highlight__kDOCr{display:flex;flex-direction:column;gap:1rem;text-align:center}.NewPoolWhy_highlight__kDOCr h3{font-weight:var(--font-weight-bold);font-size:var(--font-size-500)}.NewPoolWhy_highlight__kDOCr p{font-weight:var(--font-weight-light);font-size:var(--font-size-400)}.NewPoolWhy_buttonWrapper__VyO8G{margin:0 auto}@media(max-width:1200px){.NewPoolWhy_highlights__UEQeX{margin:0 5rem 5rem}}@media(max-width:800px){.NewPoolWhy_innerWrapper__qeV26>p{text-align:center;margin:2rem 2rem 5rem}.NewPoolWhy_highlights__UEQeX{margin:0 6rem 5rem;grid-template-columns:repeat(1,1fr)}}.PageFeaturedProjects_wrapper__3hj92{padding:8rem 0;text-align:center}.PageFeaturedProjects_wrapper__3hj92 h2{font-size:var(--font-size-700);font-weight:var(--font-weight-bold);margin-bottom:2rem;text-transform:uppercase}.PageFeaturedProjects_wrapper__3hj92 p{font-size:var(--font-size-400);line-height:1.8;margin-bottom:4rem}.PageFeaturedProjects_projects__839l5{display:grid;grid-template-columns:repeat(3,1fr)}.PageFeaturedProjects_project__Itga5{height:500px;overflow:hidden;position:relative}.PageFeaturedProjects_project__Itga5:hover .PageFeaturedProjects_imageWrapper___mTFH{transform:scale(1.07)}.PageFeaturedProjects_project__Itga5:hover .PageFeaturedProjects_overlay__2JrXp{background-color:transparent}.PageFeaturedProjects_overlay__2JrXp{position:absolute;inset:0;background-color:rgba(0,0,0,.2);transition:all .3s ease}.PageFeaturedProjects_overlay__2JrXp h3{position:absolute;padding:2rem;bottom:0;left:0;right:0;text-align:left;background-color:rgba(0,0,0,.4);color:var(--clr-neutral-light-200);font-size:var(--font-size-500);font-weight:var(--font-weight-bold);text-transform:uppercase}.PageFeaturedProjects_imageWrapper___mTFH{transition:all .3s ease;inset:0;height:100%;width:100%;object-fit:cover;z-index:1}.PageFeaturedProjects_buttonWrapper__C_rvl{text-align:center;margin-top:5rem}@media(max-width:800px){.PageFeaturedProjects_innerWrapper__e9KfD{grid-template-columns:repeat(1,1fr);padding:0 2rem}.PageFeaturedProjects_projects__839l5{grid-template-columns:repeat(1,1fr)}}.FeaturedProjects_wrapper__2gNJb{padding:8rem 0;text-align:center}.FeaturedProjects_wrapper__2gNJb h2{font-size:var(--font-size-700);font-weight:var(--font-weight-bold);margin-bottom:2rem;text-transform:uppercase}.FeaturedProjects_wrapper__2gNJb p{font-size:var(--font-size-400);line-height:1.8;margin-bottom:4rem}.FeaturedProjects_projects__IDoFS{display:grid;grid-template-columns:repeat(3,1fr)}.FeaturedProjects_project__MMBjD{height:500px;overflow:hidden;position:relative}.FeaturedProjects_project__MMBjD:hover .FeaturedProjects_imageWrapper___Vll2{transform:scale(1.07)}.FeaturedProjects_project__MMBjD:hover .FeaturedProjects_overlay__AaoKT{background-color:transparent}.FeaturedProjects_overlay__AaoKT{position:absolute;inset:0;background-color:rgba(0,0,0,.2);transition:all .3s ease}.FeaturedProjects_overlay__AaoKT h3{position:absolute;padding:2rem;bottom:0;left:0;right:0;text-align:left;background-color:rgba(0,0,0,.4);color:var(--clr-neutral-light-200);font-size:var(--font-size-500);font-weight:var(--font-weight-bold);text-transform:uppercase}.FeaturedProjects_imageWrapper___Vll2{transition:all .3s ease;inset:0;height:100%;width:100%;object-fit:cover;z-index:1}@media(max-width:800px){.FeaturedProjects_innerWrapper__CAOg8{grid-template-columns:repeat(1,1fr);padding:0 2rem}.FeaturedProjects_projects__IDoFS{grid-template-columns:repeat(1,1fr)}}.FeaturedProjects_buttonWrapper__R_yEE{margin-top:3rem}.PoolCoverCTA_wrapper__8FYqY{padding:0;background-color:var(--clr-neutral-light-300)}.PoolCoverCTA_innerWrapper__govDp{max-width:var(--max-width);margin:0 auto;display:grid;grid-template-columns:6fr 3fr;grid-gap:3rem;gap:3rem}.PoolCoverCTA_innerWrapper__govDp h2{font-size:var(--font-size-700);font-weight:var(--font-weight-bold);margin-bottom:2rem;text-wrap:balance}.PoolCoverCTA_innerWrapper__govDp p{padding-bottom:3rem}.PoolCoverCTA_sectionInfo__gzVpl{padding:10rem}.PoolCoverCTA_sectionInfo__gzVpl ul{list-style:none;margin-left:3rem;display:grid;grid-template-columns:repeat(2,1fr);flex-direction:column;grid-gap:1rem;gap:1rem}.PoolCoverCTA_sectionInfo__gzVpl ul .PoolCoverCTA_listItem__4xFxw{display:flex;gap:1rem;align-items:center}.PoolCoverCTA_sectionInfo__gzVpl ul li a{font-size:var(--font-size-500);color:var(--clr-primary-400);text-decoration:none}.PoolCoverCTA_sectionInfo__gzVpl ul li a:hover{font-weight:var(--font-weight-bold)}.PoolCoverCTA_listArrow__3sSwB{color:var(--clr-secondary-400);font-size:2rem}.PoolCoverCTA_image__wylHQ{width:100%;height:100%}.PoolCoverCTA_image__wylHQ img{width:100%;height:100%;object-fit:cover}@media(max-width:1024px){.PoolCoverCTA_sectionInfo__gzVpl{padding:5rem}}@media(max-width:850px){.PoolCoverCTA_sectionInfo__gzVpl ul{grid-template-columns:1fr}}@media(max-width:767px){.PoolCoverCTA_innerWrapper__govDp{grid-template-columns:1fr;gap:3rem}.PoolCoverCTA_innerWrapper__govDp h2{font-size:var(--font-size-700)}.PoolCoverCTA_sectionInfo__gzVpl ul{grid-template-columns:1fr}}.PoolTypes_wrapper__gJr1_{padding:8rem 0}.PoolTypes_wrapper__gJr1_ p{text-align:center;max-width:70%;margin:2rem auto}.PoolTypes_grid__lhfHn{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:5rem;gap:5rem}.PoolTypes_poolType__6xHs3 .PoolTypes_imageWrapper___nLh3{height:30rem;width:100%;margin:3rem 0;padding:0 10rem}.PoolTypes_poolType__6xHs3 .PoolTypes_imageWrapper___nLh3 img{margin:0 auto;object-fit:cover;height:100%;width:100%}.PoolTypes_poolType__6xHs3 h3{font-size:var(--font-size-500);font-weight:var(--font-weight-bold);margin-bottom:3rem;text-align:center}.PoolTypes_poolType__6xHs3 p{font-size:var(--font-size-400);line-height:1.8;margin-bottom:4rem;max-width:unset}.PoolTypes_buttonWrapper__XeXN2{text-align:center}@media(max-width:800px){.PoolTypes_grid__lhfHn{grid-template-columns:repeat(1,1fr);padding:0 2rem}.PoolTypes_poolType__6xHs3 .PoolTypes_imageWrapper___nLh3{padding:0}}.PortfolioGrid_wrapper__vKXXh{padding:8rem 0}.PortfolioGrid_innerWrapper__WwdfL{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8rem;gap:8rem}.PortfolioGrid_project__C_9_B{display:flex;flex-direction:column}.PortfolioGrid_project__C_9_B h3{font-size:var(--font-size-500);font-weight:var(--font-weight-semi-bold);margin-bottom:1rem}.PortfolioGrid_project__C_9_B p{display:-webkit-box;font-size:var(--font-size-400);font-weight:var(--font-weight-light);line-height:1.8;margin-bottom:2rem}.PortfolioGrid_imageWrapper__d6vD0{height:400px;width:100%;margin-bottom:2rem}.PortfolioGrid_imageWrapper__d6vD0 img{height:100%;width:100%;object-fit:cover}@media(max-width:800px){.PortfolioGrid_innerWrapper__WwdfL{grid-template-columns:repeat(1,1fr);padding:0 2rem}.PortfolioGrid_leftSide__jV9cr{margin:0;grid-row:2/span 1}}.ComparisonSection_wrapper__3gyXY{padding:8rem 0;text-align:center}.ComparisonSection_wrapper__3gyXY h2,.ComparisonSection_wrapper__3gyXY h4{font-size:var(--font-size-700);font-weight:var(--font-weight-bold);margin-bottom:2rem;text-transform:uppercase}.ComparisonSection_wrapper__3gyXY>p{font-size:var(--font-size-400);line-height:1.8}.ComparisonSection_comparisonTable__nIv40{width:100%;border-collapse:separate;border-spacing:0;background:#fff;box-shadow:0 2px 12px rgba(0,0,0,.07);border-radius:12px;overflow:hidden;font-family:Segoe UI,Arial,sans-serif;max-width:900px;margin:0 auto 4rem}.ComparisonSection_comparisonTable__nIv40 thead>tr>td{background:#f5f7fa;border-bottom:2px solid #727373}.ComparisonSection_description__zl2Ku{max-width:1000px;margin:3rem auto}.ComparisonSection_comparisonTable__nIv40 td,.ComparisonSection_comparisonTable__nIv40 th{padding:16px 20px;text-align:center}.ComparisonSection_comparisonTable__nIv40 th{background:#f5f7fa;color:#333;font-weight:600;font-size:1.1em;border-bottom:2px solid #e0e6ed}.ComparisonSection_comparisonTable__nIv40 tr{transition:background .2s}.ComparisonSection_comparisonTable__nIv40 tr:nth-child(2n){background:#f9fafb}.ComparisonSection_comparisonTable__nIv40 tr:hover{background:#e6f7ff}.ComparisonSection_comparisonTable__nIv40 td{border-bottom:1px solid #e0e6ed;color:#444}.ComparisonSection_comparisonTable__nIv40 tr:last-child td{border-bottom:none}.ComparisonSection_comparisonHeader__ZG5i0{font-weight:var(--font-weight-bold)}.ComparisonSection_comparisonFeature__GdYkm{width:20%}.ComparisonSection_eps__Ecurr,.ComparisonSection_traditional__iNZyX{width:40%}.ComparisonSection_projects__0xFxu{display:grid;grid-template-columns:repeat(3,1fr)}.ComparisonSection_project__t_GO_{height:500px;overflow:hidden;position:relative}.ComparisonSection_project__t_GO_:hover .ComparisonSection_imageWrapper__53H5R{transform:scale(1.07)}.ComparisonSection_project__t_GO_:hover .ComparisonSection_overlay__gl234{background-color:transparent}.ComparisonSection_overlay__gl234{position:absolute;inset:0;background-color:rgba(0,0,0,.2);transition:all .3s ease}.ComparisonSection_overlay__gl234 h3{position:absolute;padding:2rem;bottom:0;left:0;right:0;text-align:left;background-color:rgba(0,0,0,.4);color:var(--clr-neutral-light-200);font-size:var(--font-size-500);font-weight:var(--font-weight-bold);text-transform:uppercase}.ComparisonSection_imageWrapper__53H5R{transition:all .3s ease;inset:0;height:100%;width:100%;object-fit:cover;z-index:1}.ComparisonSection_buttonWrapper__o5_Lu{text-align:center;margin-top:5rem}@media(max-width:800px){.ComparisonSection_innerWrapper__iOAOV{grid-template-columns:repeat(1,1fr);padding:0 2rem}.ComparisonSection_projects__0xFxu{grid-template-columns:repeat(1,1fr)}}