.navbar_styledNav__BJ67_{font-size:18px;position:fixed;overflow:visible;top:0;z-index:1000;width:100%;height:80px;box-shadow:0 4px 20px rgba(0,0,0,.3);display:flex;justify-content:space-between;align-items:center;background-color:#000;padding:0 20px;transition:height .3s ease}.navbar_navContent__x29gb{display:flex;align-items:center;transition:max-height .3s ease,opacity .3s ease;max-height:1000px;opacity:1;overflow:hidden}.navbar_authLink__GfXIF{color:#000;border-radius:5px;background-color:#fff;text-decoration:none;padding:10px;transition:font-weight .3s ease,color .3s ease,font-size .3s ease}.navbar_authLink__GfXIF:hover{font-weight:700;font-size:1.2em}.navbar_authLink__GfXIF:active{font-weight:700;font-size:1em}.navbar_authLink__GfXIF a{color:#000;text-decoration:none}.navbar_styledUl__g2FTo{list-style:none;display:flex;align-items:center;margin:0}.navbar_styledLi__pUG9K{margin:0 1rem}.navbar_styledLi__pUG9K a{color:#fff;text-decoration:none;transition:font-weight .3s ease,color .3s ease,font-size .3s ease}.navbar_styledLi__pUG9K a:hover{font-weight:700;font-size:1.2em}.navbar_logoText__KpKyW{color:#fff;margin:0;font-size:20px;font-weight:700}.navbar_logoText__KpKyW a{color:inherit;text-decoration:none;transition:font-weight .3s ease,color .3s ease,font-size .3s ease}.navbar_logoText__KpKyW a:hover{color:inherit;text-decoration:none;font-size:35px}.navbar_menuToggle__HHApj{display:none}@media screen and (max-width:768px){.navbar_styledNav__BJ67_{flex-direction:column;height:auto;padding:20px}.navbar_navContent__x29gb{max-height:0;opacity:0;transition:max-height .3s ease,opacity .3s ease;width:100%;flex-direction:column;align-items:flex-start}.navbar_navContent__x29gb.navbar_open__zXxKP{max-height:1000px;opacity:1;display:flex}.navbar_styledUl__g2FTo{flex-direction:column;width:100%;padding:0;margin-right:3em}.navbar_styledLi__pUG9K{margin:10px 0}.navbar_authLink__GfXIF{margin-top:10px}.navbar_menuToggle__HHApj{display:block;position:absolute;top:20px;right:20px;background:none;border:none;color:#fff;font-size:24px;cursor:pointer}}@media screen and (min-width:769px) and (max-width:1024px){.navbar_styledNav__BJ67_{font-size:16px}.navbar_logoText__KpKyW{font-size:26px}.navbar_styledLi__pUG9K a:hover{font-size:22px}}@media screen and (min-width:1025px){.navbar_styledNav__BJ67_{padding:0 40px}}.styled-footer{background-color:#000;color:#fff;text-align:center;padding:20px 0;bottom:0;width:100%}.about_container__Ucmgi{width:100%;display:flex;flex-direction:column;align-items:center}.about_section__iIVqi{width:100%;padding:10% 15%;text-align:center;animation:about_fadeIn__DUZPo 1s ease-in;display:flex;flex-direction:column;justify-content:center}.about_fullHeight__VvK_v{min-height:100vh}.about_title__ZvvJk{font-size:6rem;margin-bottom:3rem}.about_text__rBosx{font-size:2.5em;margin-bottom:2rem;line-height:1.75}.about_highlight__J50Yz{font-weight:700;color:#f5efe6}.about_greenText__xTrLO{color:#1a4d2e}.about_lightText__rMOAb{color:#f5efe6}.about_whiteText__0J_oj{color:#fff}.about_darkText__0e_Ur{color:#333}.about_lightBg___byjA{background:linear-gradient(-45deg,#ffebcc,#ffdeac,#ffeccf,#ffebcc);background-size:500% 500%}.about_darkGreenBg__XoXeT,.about_lightBg___byjA{animation:about_gradient__7sZOI 30s ease infinite;height:100vh}.about_darkGreenBg__XoXeT{background:linear-gradient(-45deg,#1f4313,#0c2022,#1a4d2e,#051b11);background-size:500% 500%}.about_lightGreenBg__GUqtc{background:linear-gradient(-45deg,#4a7c59,#1d5e40,#4e713a,#284b2f);background-size:500% 500%;animation:about_gradient__7sZOI 30s ease infinite}.about_featuresContainer__0GIvf{display:flex;flex-direction:row;justify-content:space-around;flex-wrap:wrap;gap:2rem}.about_feature__I8sHP{position:relative;width:12em;height:320px;background:#ffeed4;box-shadow:inset 0 4px 8px rgba(0,0,0,.1),0 4px 8px rgba(0,0,0,.2);display:flex;align-items:center;justify-content:center;font-size:25px;font-weight:700;border-radius:15px;cursor:pointer;padding:.75rem;transition:all .5s;overflow:hidden}.about_feature__I8sHP:after,.about_feature__I8sHP:before{position:absolute;content:"";width:20%;height:20%;background-color:#fff4e3;transition:all .5s}.about_feature__I8sHP:before{top:0;right:0;border-radius:0 15px 0 100%}.about_feature__I8sHP:after{bottom:0;left:0;border-radius:0 100% 0 15px;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:400;color:#1a4d2e;opacity:0}.about_feature__I8sHP:hover:after,.about_feature__I8sHP:hover:before{width:100%;height:100%;border-radius:15px}.about_feature__I8sHP:hover:after{opacity:1;content:attr(data-hover)}.about_featureTitle__3bCQG{position:relative;z-index:2;font-size:3rem;transition:opacity .5s}.about_featureText__goOGL{position:absolute;z-index:2;font-size:1.2em;opacity:0;visibility:hidden;background:linear-gradient(120deg,#1d462d,#4f6f52);-webkit-background-clip:text;color:transparent;background-clip:text;background-size:200% 100%;transition:opacity .5s,visibility .5s;text-align:center;padding:1rem}.about_feature__I8sHP:hover .about_featureTitle__3bCQG{opacity:0}.about_feature__I8sHP:hover .about_featureText__goOGL{opacity:1;visibility:visible;animation:about_colorSweep__8fz1q 1s ease forwards}.about_cardContainer__gLBye{width:75%;height:75%;margin:0 auto;cursor:pointer;perspective:1000px}.about_card__NLQOj{width:100%;height:100%;position:relative;background-color:#fff;border-radius:15px;padding:20px;flex-direction:row;color:#1a4d2e;box-shadow:0 4px 8px rgba(0,0,0,.2)}.about_cardContent__pZukv{display:flex;flex-direction:row;align-items:center;width:100%;transition:opacity .5s ease}.about_fadeIn__DUZPo{opacity:1}.about_fadeOut__GYzGM{opacity:.2}.about_headshot__2ZEXU{width:200px;height:200px;border-radius:50%;object-fit:cover;border:4px solid #1a4d2e;flex-shrink:0}.about_memberName__Xq5cd{font-size:4rem;font-weight:700;color:#000}.about_memberRole__5o0E0{font-size:2rem;font-weight:700}.about_memberBlurb__NWU4e{font-size:1.5rem;margin-top:1rem}.about_textContent___mCYu{margin-left:1rem;flex:1 1}.about_card__NLQOj{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;min-width:50vw;max-width:65vw;background-color:#eee;padding:25px;gap:20px;box-shadow:0 0 20px rgba(0,0,0,.055)}.about_card__NLQOj,.about_socialContainer__RQm3W{display:flex;align-items:center;justify-content:center}.about_socialContainer__RQm3W{width:52px;height:52px;border-radius:50%;background-color:#2c2c2c;overflow:hidden;transition-duration:.3s;margin-left:1rem;margin-top:1vh}.about_containerThree__YeCx5:hover{background-color:#0072b1;transition-duration:.3s}.about_socialContainer__RQm3W:active{transform:scale(.9);transition-duration:.3s}.about_socialSvg__16dvQ{width:17px}.about_socialSvg__16dvQ path{fill:#fff}.about_socialContainer__RQm3W:hover .about_socialSvg__16dvQ{animation:about_slide-in-top__GWuI4 .3s both}@keyframes about_slide-in-top__GWuI4{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes about_fadeIn__DUZPo{0%{opacity:0}to{opacity:1}}@keyframes about_colorSweep__8fz1q{0%{opacity:0;background-position:200% 0}50%{opacity:1;background-position:100% 0}to{opacity:1;background-position:0 0}}@keyframes about_gradient__7sZOI{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@media (max-width:768px){.about_title__ZvvJk{font-size:2.5rem;margin-bottom:2rem}.about_text__rBosx{font-size:1.5rem;margin-bottom:1.5rem}.about_feature__I8sHP{width:100%;height:auto;padding:1rem;font-size:.9rem}.about_featuresContainer__0GIvf{flex-direction:column}.about_cardContainer__gLBye{width:95%;height:auto}.about_cardContent__pZukv,.about_card__NLQOj{flex-direction:column}.about_card__NLQOj{align-items:flex-start;padding:1rem}.about_headshot__2ZEXU{width:150px;height:150px}.about_textContent___mCYu{margin-left:1rem;margin-top:1rem}.about_memberName__Xq5cd{font-size:1.3rem}.about_memberRole__5o0E0{font-size:1.4rem}.about_memberBlurb__NWU4e{font-size:.9rem}.about_socialContainer__RQm3W{width:30px;height:30px}.about_socialSvg__16dvQ{width:14px}}@media (max-height:700px){.about_title__ZvvJk{font-size:2.5rem;margin-bottom:2rem}.about_text__rBosx{font-size:1.75rem;margin-bottom:1.5rem}.about_feature__I8sHP{width:100%;height:auto;padding:1rem;font-size:.9rem}.about_featuresContainer__0GIvf{flex-direction:row}.about_cardContainer__gLBye{width:95%;height:auto}.about_card__NLQOj{flex-direction:column;align-items:flex-start;padding:1rem}.about_headshot__2ZEXU{width:150px;height:150px}.about_textContent___mCYu{margin-left:1rem;margin-top:1rem}.about_memberName__Xq5cd{font-size:1.7rem}.about_memberRole__5o0E0{font-size:1.4rem}.about_memberBlurb__NWU4e{font-size:.9rem}.about_socialContainer__RQm3W{width:30px;height:30px}.about_socialSvg__16dvQ{width:14px}}