 #organizations_member_list_0_1 > section > button{display:none}.alert-secondary{color:#20282c;background-color:transparent;border:none}/*Hide Interested*/ #events_event_invitees_1_1>section>div:nth-child(2)>div:nth-child(2){display:none}/*Hide Not Interested*/ #events_event_invitees_1_1>section>div:nth-child(3)>div:nth-child(2){display:none}/*Hide Going*/ #events_event_invitees_1_1>section>div:nth-child(2)>div:nth-child(1){display:none}/*Hide Invited*/ #events_event_invitees_1_1>section>div:nth-child(3)>div:nth-child(1){display:none}/* ===== Homepage ===== */ body#home.page_1:has(.HomeHeaderImg) div.container.mb-2{margin:auto 0 !important;max-width:none !important;padding-left:0 !important;padding-right:0 !important}body#home.page_1 #main.container{margin:0 !important;max-width:none !important;overflow:hidden !important;padding:0 !important;width:100% !important}body#home.page_1 .site_page_subnav{margin-bottom:0}.navbar-light .navbar-toggler{background-color:white}/* Homepage Header Background */ .HomeHeaderImg{background:url(../../content/images/home-content/Hero.jpg);background-repeat:no-repeat;background-attachment:fixed;background-position:top;background-size:cover}.homeHeaderColorOverlay{height:calc(90vh);display:flex;align-items:center;justify-content:flex-start;position:relative;overflow:hidden;width:100%;max-width:1440px;margin:0 auto}/*Homepage Hero Typography*/ .HeroTitle{color:white;font-weight:700;font-size:45px;margin-bottom:20px;margin-top:10px}.HeroSub{color:white;font-weight:300;font-size:22px}a.btn.btn-primary.ctaHome{background-color:transparent;border-color:white;border-width:2px;font-size:x-large;transition:all 0.5s;padding:10px 20px;width:100%;text-align:center;border-radius:0}a.btn.btn-primary.ctaHome:hover{transform:scale(1.02);background-color:#009CBD;border-color:white;color:white;-moz-box-shadow:8px 20px 20px rgba(0,0,0,0.1),-20px 28px 23px rgba(0,0,0,0.04),0px 12px 10px -5px rgba(0,0,0,0.3);-webkit-box-shadow:8px 20px 20px rgba(0,0,0,0.06),-20px 28px 23px rgba(0,0,0,0.04),0px 10px 10px -5px rgba(0,0,0,0.2);box-shadow:8px 20px 20px rgba(0,0,0,0.06),-20px 28px 23px rgba(0,0,0,0.04),0px 10px 10px -5px rgba(0,0,0,0.2);transition:all 0.5s}.ct-btn-scroll{width:100px;height:60px;position:absolute;top:90vh;left:0;right:0;margin:auto;z-index:9;border-radius:50%;-webkit-transition:background-color 0.25s ease-in-out;transition:background-color 0.25s ease-in-out;color:#d8b714}a.ct-btn-scroll small{text-decoration:none}a.ct-btn-scroll .fa-angle-down:before{padding-right:5px}.row.Introduction{padding:75px 0px;justify-content:center}.IntroductionTitle{font-size:xxx-large;font-weight:600}@media screen and (max-width:768px){.HomeHeaderImg{height:fit-content}.homeHeaderColorOverlay{height:inherit;padding-top:86px}.HeroTitle{font-size:25px}.HeroSub{font-size:20px}a.btn.btn-primary.ctaHome{width:100%}body#home.page_1 .site_page_subnav{padding-top:0px !important}a.ct-btn-scroll.ct-js-btn-scroll.text-center.animate__animated.animate__bounce.animate__delay-5s.hidden-sm.hidden-xs{display:none}}@supports (-webkit-touch-callout:none){.HomeHeaderImg{background-attachment:scroll}}a.ct-btn-scroll.ct-js-btn-scroll:hover{color:#d8b714 !important}/*callout squares*/ .mainboxholder-front{display:flex;flex-wrap:wrap;justify-content:center;margin-left:5%;margin-right:5%}.tile-front{width:calc(20% - 2rem);margin:1rem;background-color:#e2eaed;display:flex;justify-content:center;font-size:1.5rem;position:relative;overflow:hidden;color:#1e1e1e;padding:20px;text-align:center}@media screen and (max-width:1200px){.tile-front{min-width:300px}}.tile-front h3{padding-top:0px !important}/* ===================== CARDS ========================= */ /* === Generic Card Styles === */ a.cardLink{position:absolute;left:0;right:0;top:0;bottom:0}/* ================ */ /* === Cards v1 === */ /* ================ */ /* === Flex Car Box v1 === */ .flexCardBoxv1{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;flex-wrap:wrap;padding:40px;justify-content:flex-start}/* === Title Card === */ .cardv1TitleCard{flex:0 0 calc(33% - 20px);padding:20px 7% 20px 20px;margin:10px}.cardv1TitleCard h2{margin-bottom:20px;font-size:42px}@media (min-width:768px) and (max-width:992px){.cardv1TitleCard{flex:0 0 calc(100% - 20px)}}@media (max-width:767px){.cardv1TitleCard{flex:0 0 calc(100% - 20px)}}/* === Standard Vertical Card v1 === */ .cardv1{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;position:relative;-webkit-flex-flow:column nowrap;flex-direction:column;overflow:hidden;margin:10px;border:1px solid #ddd;flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px);background:#fff}.cardv1 .cardBtmIcon{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:flex-end;position:absolute;font-size:25px;opacity:0.2;transition:all 0.5s;right:10px;bottom:10px}/* .cardv1ImageContainer i{font-size:90px}*/ .cardv1ImageContainer{align-items:center;justify-content:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;height:fit-content;overflow:hidden;background:#eee;color:#323232;background-color:lightgrey}.cardv1text{padding:30px 30px 50px 30px}@media (min-width:768px) and (max-width:992px){.cardv1{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media (max-width:767px){.cardv1{flex:0 0 calc(100% - 20px);max-width:calc(100% - 20px)}}/* === Card v1 Helper Classes === */ /* === Linked Cards v1 === */ .cardv1.cardLinked{transition:all 0.3s}.cardv1.cardLinked:hover{transform:scale(1.02);-moz-box-shadow:8px 20px 20px rgba(0,0,0,0.1),-20px 28px 23px rgba(0,0,0,0.04),0px 12px 10px -5px rgba(0,0,0,0.3);-webkit-box-shadow:8px 20px 20px rgba(0,0,0,0.06),-20px 28px 23px rgba(0,0,0,0.04),0px 10px 10px -5px rgba(0,0,0,0.2);box-shadow:8px 20px 20px rgba(0,0,0,0.06),-20px 28px 23px rgba(0,0,0,0.04),0px 10px 10px -5px rgba(0,0,0,0.2);transition:all 0.5s}.cardv1.cardLinked .cardv1text h3{transition:all 1s}.cardv1.cardLinked:hover .cardv1text h3{color:#323232;transition:all 0.3s}.cardv1.cardLinked div.cardBtmIcon{transition:all 1s}.cardv1.cardLinked:hover div.cardBtmIcon{opacity:1;transition:all 0.3s;transform:scale(1.2);color:#323232}/* === Card v1 No Border === */ .cardv1.cardNoBorder{border:none}.cardv1.cardNoBorder:hover{border:none}/* === Card v1 Rounded Corners === */ .cardv1.cardRounded{border-radius:20px;overflow:hidden}/* === Call-out Card v1 === */ .cardv1.cardCallout{background:#323232}.cardv1.cardCallout *{color:#fff}.cardv1.cardCallout h3{font-weight:bold;padding-bottom:20px;margin-bottom:20px;font-size:32px;border-bottom:3px solid white}.cardv1.cardLinked .cardv1text h3{font-weight:bold;color:#009CBD;font-size:24px}/*Footer Section Starts*/ .site_page_footer{padding:40px 20px 20px}.footer-column h3{color:white;font-size:20px;font-weight:600}.footer-column ul li{list-style:none !important}.footer-column ul{padding-left:10px}.footer-column a{color:white}.site_page_footer{border-top:solid 3px;border-color:var(--primary)}.footer-column span.fa{margin-right:5px}@media screen and (max-width:992px){.footerWrapper.row div{margin-bottom:40px}}/*Footer Section Ends*/ 