.ContactPage-module__V8gPFa__pageWrapper{flex-direction:column;align-items:center;gap:3rem;max-width:1000px;margin:0 auto;padding-top:10rem;display:flex}.ContactPage-module__V8gPFa__heading{text-align:center;margin:0 auto;font-size:2rem}.ContactPage-module__V8gPFa__contactCardWrapper{justify-content:center;width:100%;display:flex}.ContactPage-module__V8gPFa__iframeWrapper{width:100%}.ContactPage-module__V8gPFa__iframe{border:none;width:100%;height:1000px}
.Navbar-module__UMbBgq__navbar{z-index:100;background-color:#0000;flex-wrap:nowrap;justify-content:space-between;align-items:center;width:100%;height:15vh;padding:4rem 2rem 1rem;display:flex;position:fixed;top:0}.Navbar-module__UMbBgq__left{align-items:center;display:flex}.Navbar-module__UMbBgq__logoImage{object-fit:contain;max-height:200px;display:block}.Navbar-module__UMbBgq__right{align-items:center;display:flex}.Navbar-module__UMbBgq__menuButtons{gap:1rem;display:flex}.Navbar-module__UMbBgq__dropdown{position:relative}.Navbar-module__UMbBgq__dropdownMenu{z-index:1000;background:#fff;margin-top:.5rem;position:absolute;box-shadow:0 2px 8px #00000026}.Navbar-module__UMbBgq__dropdownItem{white-space:nowrap;color:#000;padding:.5rem 1rem;text-decoration:none;display:block}.Navbar-module__UMbBgq__dropdownItem:hover{background-color:#f0f0f0}.Navbar-module__UMbBgq__dropdownMenuMobile{margin-top:.5rem}.Navbar-module__UMbBgq__navButton{color:#fff;cursor:pointer;background:#383838;border:none;border-radius:4px;padding:.5rem 1rem;font-family:Satoshi;font-weight:700;transition:background-color .3s}.Navbar-module__UMbBgq__navButton:hover{background:#fff}.Navbar-module__UMbBgq__hamburger{cursor:pointer;flex-direction:column;justify-content:space-between;width:45px;height:45px;margin-left:0;display:none}.Navbar-module__UMbBgq__bar{background-color:#fff;border-radius:2px;width:100%;height:3px;transition:all .3s}.Navbar-module__UMbBgq__bar1Active{transform:rotate(45deg)translate(5px,5px)}.Navbar-module__UMbBgq__bar2Active{opacity:0}.Navbar-module__UMbBgq__bar3Active{transform:rotate(-45deg)translate(5px,-5px)}.Navbar-module__UMbBgq__mobileMenu{z-index:150;background:#fffffff2;border-radius:8px;flex-direction:column;padding:.5rem;display:flex;position:absolute;top:60px;right:2rem;box-shadow:0 4px 12px #0000001a}.Navbar-module__UMbBgq__mobileNavButton{text-align:right;color:#383838;cursor:pointer;background:0 0;border:none;border-radius:4px;width:100%;padding:.75rem 1.5rem;font-weight:600;transition:background-color .2s}.Navbar-module__UMbBgq__mobileNavButton:hover{background:#3838381a}@media (max-width:767px){.Navbar-module__UMbBgq__hamburger{background-color:#383838;border-color:#0000;border-radius:8px;margin-bottom:2rem;padding:4px}.Navbar-module__UMbBgq__menuButtons{display:none}.Navbar-module__UMbBgq__hamburger{display:flex}.Navbar-module__UMbBgq__left,.Navbar-module__UMbBgq__right{flex:1}.Navbar-module__UMbBgq__left{justify-content:flex-start}.Navbar-module__UMbBgq__right{justify-content:flex-end}}@media (min-width:767px){.Navbar-module__UMbBgq__logoImage{max-height:250px;padding-bottom:10%}.Navbar-module__UMbBgq__menuButtons{padding-bottom:20%}}
.Footer-module__as8s1W__footer{color:#fff;background-color:#222;margin-top:3rem;padding:2rem 1rem;font-size:.9rem}.Footer-module__as8s1W__container{text-align:center;max-width:1200px;margin:0 auto}.Footer-module__as8s1W__brand{margin-bottom:1rem}.Footer-module__as8s1W__nav ul{flex-wrap:wrap;justify-content:center;gap:1rem;margin:1rem 0;padding:0;list-style:none;display:flex}.Footer-module__as8s1W__nav a{color:#fff;text-decoration:none}.Footer-module__as8s1W__nav a:hover{text-decoration:underline}.Footer-module__as8s1W__credit a{color:#aaa;text-decoration:none}.Footer-module__as8s1W__credit a:hover{color:#fff;text-decoration:underline}
.HeroSection-module__pzGXVa__hero{text-align:center;color:#383838;margin-bottom:3rem;position:relative}.HeroSection-module__pzGXVa__bannerWrapper{width:100%;height:800px;position:relative;overflow:hidden}.HeroSection-module__pzGXVa__banner{object-fit:cover}.HeroSection-module__pzGXVa__triangleSvg{z-index:1;width:100%;height:100px;margin-top:-60px;display:block;position:relative;transform:rotate(180deg)}@keyframes HeroSection-module__pzGXVa__slideUpFade{0%{opacity:.5;transform:translate(-50%,20px)}to{opacity:1;transform:translate(-50%)}}.HeroSection-module__pzGXVa__title{opacity:0;width:90%;max-width:90%;font-size:2rem;font-weight:700;animation:1s ease-out .3s forwards HeroSection-module__pzGXVa__slideUpFade;position:absolute;top:20%;left:50%;transform:translate(-50%)}.HeroSection-module__pzGXVa__contactCardWrapper{z-index:10;justify-content:center;width:90%;max-width:320px;display:flex;position:absolute;top:70%;left:50%;transform:translate(-50%,-40%)}@media (min-width:768px){.HeroSection-module__pzGXVa__banner{height:800px}.HeroSection-module__pzGXVa__title{width:auto;max-width:1000px;font-size:4rem}.HeroSection-module__pzGXVa__contactCardWrapper{width:auto;top:60%;transform:translate(-50%,-20%)}}
.ContactCard-module__xWddzW__card{z-index:100;background:#e2e2e2;border-radius:20px;max-width:600px;padding:1rem;animation:1s ease-in-out ContactCard-module__xWddzW__wiggle;position:relative;box-shadow:0 20px 50px #00000075}@keyframes ContactCard-module__xWddzW__wiggle{0%{transform:rotate(0)}15%{transform:rotate(-1deg)}30%{transform:rotate(1.5deg)}45%{transform:rotate(-1deg)}60%{transform:rotate(1deg)}75%{transform:rotate(-.5deg)}to{transform:rotate(0)}}.ContactCard-module__xWddzW__image{object-fit:cover;border-radius:100px;width:50%;margin-bottom:.75rem}.ContactCard-module__xWddzW__name{margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.ContactCard-module__xWddzW__remaxLogo{max-width:60px;height:auto;margin:.5rem auto 1rem;display:block}.ContactCard-module__xWddzW__achievements{margin-bottom:.75rem;font-size:.9rem}.ContactCard-module__xWddzW__achievements li{margin-bottom:.25rem;list-style:none}.ContactCard-module__xWddzW__contact{margin:.25rem 0}.ContactCard-module__xWddzW__navButton{color:#fff;cursor:pointer;background-color:#383838;border:none;border-radius:4px;margin-top:.5rem;padding:.5rem 1rem;font-weight:600}.ContactCard-module__xWddzW__navButton:hover{background-color:#4d4d4d}
.CommunityCardsGrid-module__HyPGKq__gridSection{padding:2rem 1rem}.CommunityCardsGrid-module__HyPGKq__heading{text-align:center;margin-top:5rem;margin-bottom:3rem;font-size:2rem;font-weight:700}.CommunityCardsGrid-module__HyPGKq__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;max-width:1500px;margin:0 auto;display:grid}
.page-module__e6wqCG__page{flex-direction:column;align-items:center;padding:0;display:flex}.page-module__e6wqCG__heroSection{justify-content:center;width:100%;height:95vh;min-height:300px;display:flex;position:relative;overflow:visible}.page-module__e6wqCG__contactCardWrapper{text-align:center;z-index:10;position:relative;top:600px}.page-module__e6wqCG__triangleSvg{z-index:1;width:100%;height:100px;margin-top:-80px;display:block;position:relative;transform:rotate(180deg)}.page-module__e6wqCG__bannerImage{object-fit:cover;object-position:center;z-index:1}.page-module__e6wqCG__overlayContent{text-align:center;z-index:3;color:#fff;border-radius:10rem;width:70%;height:35%;padding:0 1rem;position:absolute;top:30%;left:50%;transform:translate(-50%)}.page-module__e6wqCG__title{text-shadow:-1px -1px #000,1px -1px #000,-1px 1px #000,1px 1px #000;margin-bottom:2rem;padding-top:3rem;font-size:3rem;font-weight:800}.page-module__e6wqCG__ctaButton{color:#fff;cursor:pointer;background:#ff6a00;border:none;border-radius:4px;padding:.75rem 1.5rem;font-size:1rem;transition:background .3s}.page-module__e6wqCG__ctaButton:hover{background:#e05500}.page-module__e6wqCG__infoCards{flex-direction:column;gap:2rem;width:100%;max-width:1000px;margin-top:20rem;margin-bottom:3rem;padding:0 1rem;display:flex}.page-module__e6wqCG__card{text-align:center;background:#fff;border-radius:8px;padding:1rem;overflow:hidden;box-shadow:0 2px 8px #00000014}.page-module__e6wqCG__card img{border-radius:6px;width:100%;height:auto;max-height:400px}.page-module__e6wqCG__card h2{color:#333;margin:1rem 0 .5rem;font-size:1.25rem}.page-module__e6wqCG__card p{color:#555;font-size:1rem}.page-module__e6wqCG__iframeWrapper{border-radius:8px;width:100%;max-width:5000px;margin-bottom:3rem;padding:0 1rem;overflow:hidden}@media (min-width:768px){.page-module__e6wqCG__title{font-size:3rem}.page-module__e6wqCG__infoCards{flex-flow:wrap;justify-content:space-between}.page-module__e6wqCG__card{text-align:left;flex:calc(50% - 1rem);max-width:calc(50% - 1rem)}.page-module__e6wqCG__ctaButton{padding:1rem 2rem;font-size:1.1rem}}@media (max-width:500px){.page-module__e6wqCG__infoCards{margin-top:35rem}.page-module__e6wqCG__contactCardWrapper{text-align:center;z-index:10;position:relative;top:700px}}@media (min-width:1024px){.page-module__e6wqCG__title{font-size:5rem}.page-module__e6wqCG__card{padding:2rem}.page-module__e6wqCG__card h2{font-size:1.5rem}.page-module__e6wqCG__card p{font-size:1.1rem}}
.CommunityCard-module__VwRwNq__card{text-align:center;background-color:#fff;border-radius:6px;flex-direction:column;transition:transform .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000026}.CommunityCard-module__VwRwNq__image{object-fit:cover;width:100%;height:180px}.CommunityCard-module__VwRwNq__content{padding:1rem}.CommunityCard-module__VwRwNq__title{font-size:1.2rem;font-weight:700}.CommunityCard-module__VwRwNq__description{color:#444;font-size:.95rem}.CommunityCard-module__VwRwNq__overlay{opacity:0;pointer-events:none;background:#fffffff2;flex-direction:column;justify-content:center;align-items:center;width:100%;height:70%;transition:transform .3s,opacity .3s;display:flex;position:absolute;bottom:0;left:0;transform:translateY(100%)}@media (hover:hover) and (min-width:769px){.CommunityCard-module__VwRwNq__card:hover .CommunityCard-module__VwRwNq__overlay{opacity:1;pointer-events:auto;transform:translateY(0%)}}@media (max-width:768px){.CommunityCard-module__VwRwNq__card{overflow:visible}.CommunityCard-module__VwRwNq__overlay{opacity:1;pointer-events:auto;background:0 0;flex-direction:column;align-items:center;gap:.5rem;padding:0 1rem 1rem;display:flex;position:relative;transform:none}}.CommunityCard-module__VwRwNq__moreInfo{color:#333;text-align:center;font-size:.9rem}.CommunityCard-module__VwRwNq__button{color:#fff;cursor:pointer;text-align:center;background-color:#383838;border:none;border-radius:4px;padding:.5rem 1rem;font-weight:600}.CommunityCard-module__VwRwNq__button:hover{background-color:#4d4d4d}
