.Container_container__1UmhU{max-width:1080px;min-height:3vh;margin:auto;padding:2rem 3rem;font-size:1.1rem;font-weight:200;line-height:1.75em;letter-spacing:1px}.Container_textJustify__CEFVS{text-align:justify}.Container_textRight__22auw{text-align:right}.Container_grid2__FIIMT{display:grid;grid-template-columns:300px 1fr;grid-gap:1rem}.Container_col3__3dQNa{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem}.Container_col2__dI0g1{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem}.Container_centered__tRdHr{display:flex;justify-content:center;flex-direction:column}.Container_imgResponsive__143pY{width:100%}@media screen and (max-width:940px){.Container_container__1UmhU{padding:1rem}.Container_col3__3dQNa{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:665px){.Container_col2__dI0g1,.Container_col3__3dQNa{grid-template-columns:repeat(1,1fr)}}.Footer_footer__31YtZ{min-height:300px;background-color:var(--black);color:var(--white);position:relative;border-top:.33rem solid var(--main);padding-bottom:30px}.Footer_footer__31YtZ a{color:var(--white);text-decoration:none}.Footer_footer__31YtZ:after{display:block;content:"";background-image:url(/images/wave-2.png);background-repeat:no-repeat;background-size:cover;width:100%;height:71px;position:absolute;opacity:.15;bottom:0}.Footer_grid__5AAdW{display:grid;grid-template-columns:1fr 1fr 1fr}.Footer_footer__31YtZ h3{color:var(--white)}.Footer_map__pEHKL{border:0;width:100%;height:250px}@media screen and (max-width:940px){.Footer_grid__5AAdW{display:grid;grid-template-columns:1fr 1fr}}@media screen and (max-width:665px){.Footer_grid__5AAdW{display:grid;grid-template-columns:1fr}.Footer_map__pEHKL{margin-top:2rem}}.Intro_container__3eOXr{height:calc(70vh);display:flex;justify-content:space-around;align-items:center;flex-direction:column;position:relative;padding-top:90px}.Intro_container__3eOXr:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(/images/intro.jpg);background-repeat:no-repeat;background-size:cover;background-position-y:56%;-webkit-filter:brightness(90%);filter:brightness(90%)}.Intro_container__3eOXr:after{display:block;content:"";height:50px;width:100%;position:absolute;bottom:-1px;background:url(/images/wave.png);background-repeat:no-repeat;background-size:cover;-webkit-transform-origin:0 0;transform-origin:0 0}.Intro_container__3eOXr>div{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column}.Intro_title__32GbQ{font-size:5em;color:#fff;font-family:var(--font-headers),sans-serif;text-transform:uppercase;max-width:750px;width:100%;font-weight:600;text-align:center}.Intro_subtitle__1Anli{font-size:2em;color:#fff}.Intro_fluid__2Ny3u{width:100%}.Intro_containerSmall__2iv5A{background:url(/images/intro.jpg);background-repeat:no-repeat;background-size:cover;background-position-y:70%;width:100vw;height:700px;display:flex;justify-content:center;align-items:center;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.Intro_parallax__ytvHJ{margin-top:90px;height:500px;position:relative}.Intro_parallax__ytvHJ:after{display:block;content:"";height:50px;width:100%;position:absolute;bottom:-1px;background:url(/images/wave.png);background-repeat:no-repeat;background-size:cover;-webkit-transform-origin:0 0;transform-origin:0 0}.Intro_box__1b4Pe{height:70vh;position:relative;-webkit-box-shadow:0 0 1rem var(--gray);box-shadow:0 0 1rem var(--gray);grid-gap:0!important}.Intro_photo__3E9L2{background:url(/images/secondary.jpg);background-repeat:no-repeat;background-size:cover;background-position:bottom}.Intro_detail__1dj1a{background-color:var(--black);height:70vh;color:#fff;padding:5rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.Intro_detail__1dj1a h3{color:#fff}.Intro_detail__1dj1a p{font-size:1.25rem}.Intro_detail__1dj1a:before{content:"";display:block;height:70vh;width:57px;background:url(/images/wave-vert.png);background-repeat:no-repeat;background-size:cover;position:absolute;right:calc(50vw - 10px);top:0}@-webkit-keyframes Intro_waves__1SSRJ{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scaleX(.97);transform:scaleX(.97)}}@keyframes Intro_waves__1SSRJ{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scaleX(.97);transform:scaleX(.97)}}.Intro_photoContainer__1eBje{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem}.Intro_photoContainer__1eBje .Intro_photo__3E9L2{width:100%;height:300px;object-fit:cover}.Intro_swiper__399gT{display:flex;align-items:center;justify-content:center;border-radius:18px}.Intro_headline__2OJ4x{text-align:center;font-family:var(--font-headers)}.Intro_swiperContainer__kd8eg{display:flex;width:100%;align-items:center;justify-content:space-between}.Intro_arrow__261te{font-size:3rem;margin:0 -3rem;cursor:pointer;color:var(--black);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;z-index:10}.Intro_arrow__261te:hover{color:var(--main);-webkit-transform:scale(1.2);transform:scale(1.2)}@media screen and (max-width:940px){.Intro_photoContainer__1eBje{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:665px){.Intro_photoContainer__1eBje{grid-template-columns:repeat(1,1fr)}.Intro_swiperContainer__kd8eg{justify-content:center}.Intro_arrow__261te{display:none}.Intro_detail__1dj1a{padding:1rem;height:auto}.Intro_detail__1dj1a p:last-child{margin-bottom:0}.Intro_detail__1dj1a:before{display:none}.Intro_box__1b4Pe{display:block!important;height:auto}.Intro_photo__3E9L2{height:300px;background-position:50%}.Intro_title__32GbQ{font-size:4rem}}.Navbar_container__3VqdB{height:90px;background-color:#fff;position:fixed;top:0;left:0;right:0;-webkit-box-shadow:0 0 10rem rgba(0,0,0,.5);box-shadow:0 0 10rem rgba(0,0,0,.5);display:flex;justify-content:space-between;align-items:center;z-index:110}.Navbar_container__3VqdB ul{list-style-type:none;padding:0;display:flex;margin-right:5rem;height:100%}.Navbar_container__3VqdB ul li a{color:var(--black);padding:.75rem 1.5rem;text-decoration:none;font-weight:700;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;height:100%;display:flex;align-items:center}.Navbar_activeLink__3n2Wh{color:var(--main)!important;background-color:var(--black)!important}.Navbar_container__3VqdB ul li a:hover{color:var(--main);text-decoration:underline}.Navbar_barIcon__1l42s{font-size:2rem;cursor:pointer;margin:1rem;display:none;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.Navbar_active__3Np3u,.Navbar_barIcon__1l42s:hover{color:var(--main);-webkit-transform:scale(1.1);transform:scale(1.1)}.Navbar_logo__2NiWg{margin:30px 0 30px 4rem;align-self:flex-start;display:block}.Navbar_logo__2NiWg img{height:120px}@media screen and (max-width:940px){.Navbar_container__3VqdB{align-items:center}.Navbar_container__3VqdB ul{background:#fff;display:none;flex-direction:column;width:100%;border-top:2px solid var(--gray);border-bottom:2px solid var(--gray);height:auto;position:fixed;margin:0;top:90px}.Navbar_container__3VqdB ul li a{background:#fff}.Navbar_logo__2NiWg{margin:10px;align-self:flex-start}.Navbar_logo__2NiWg img{height:70px}.Navbar_barIcon__1l42s{display:block}}@media screen and (max-width:665px){.Navbar_container__3VqdB{width:100%}}.Navbar_open__K3bbL{display:flex!important}