*{padding:0;margin:0;box-sizing:border-box;scroll-behavior:smooth;text-decoration:none;scrollbar-width:thin;scrollbar-color:#999 transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:#999;border-radius:10px;border:2px solid transparent;background-clip:content-box}body{font-family:Monteserrat,sans-serif}.container{width:100%;height:100vh;display:flex;justify-content:center;align-items:center}.spinner{width:60px;height:60px;border:6px solid #e0e0e0;border-top-color:#23b9be;border-radius:50%;animation:spin 1s ease-in-out infinite}@keyframes spin{to{transform:rotate(1turn)}}.carousel-wrapper{width:100%;display:flex;justify-content:center}.carousel-container{width:90%;flex-wrap:wrap;position:relative;overflow:hidden}.carousel-slide{height:auto;border:1px solid #23b9be;border-radius:10px;background-color:#fff}.carousel-slide,.custom-arrow{display:flex;justify-content:center;align-items:center}.custom-arrow{position:absolute;top:50%;transform:translateY(-50%);border:none;cursor:pointer;padding:6px;border-radius:50%;transition:background-color .3s ease,transform .2s ease-in-out;z-index:10}.custom-arrow:hover{transform:translateY(-50%) scale(1.1)}.custom-prev{left:2px;color:#23b9be}.custom-next{right:2px;color:#23b9be}.carousel-slide .object-contain{height:40px;width:40px;-o-object-fit:contain;object-fit:contain}.carousel-icon-div{display:flex;align-items:center;justify-content:center;background:#f3effa;height:70px;width:70px;border-radius:50%}.slide-content{width:78%;height:auto;margin:20px auto auto}.slide-text h1{color:#3fc1c6;font-weight:600;font-size:1.2em;padding:5px}.slide-text p{font-size:1em;font-weight:500;text-align:justify;padding:5px}.slide-text p,.slide-text ul{line-height:1.5;color:#92a7c5}.slide-text ul{padding-left:40px}.slide-text #justify-p{text-align:justify}.slide-text a{display:flex;align-items:center;justify-content:center;background:#23b9be;color:#fff;font-weight:600;font-size:1.2em;height:50px;width:100%;border-radius:10px;margin-top:10px;margin-bottom:15px}.slide-link-icon{margin-right:20px}.desktop-carousel{display:none}.logoutBtn{padding:.6rem 1.2rem;margin-top:20px;background-color:#3fc1c6;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .3s ease,transform .2s ease}.logoutBtn:hover{background-color:#34a6aa;transform:translateY(-2px)}.logoutBtn:active{transform:scale(.97)}@media (min-width:768px){.desktop-carousel{display:flex}.phone-carousel{display:none}.carousel-container{display:flex;flex-wrap:wrap;justify-content:space-around;width:100%;position:relative;overflow:hidden}.carousel-slide{width:30%;display:flex;justify-content:center;margin-bottom:4px;border:0;border-radius:10px;margin-top:20px;background-color:#fff;box-shadow:0 4px 8px rgba(0,0,0,.2)}}.Search_searchPageWrapper__M6gYr{position:absolute;width:100%;top:15%;right:0;bottom:0;background-color:rgba(67,123,213,.5);background-blend-mode:overlay;font-weight:600;text-align:center;z-index:999}.Search_searchBox__YHauq{background-color:#fff;padding:2rem;border-radius:8px;max-width:600px;width:90%;margin:auto;box-shadow:0 2px 10px rgba(0,0,0,.2)}.Search_searchObjectContain__gM1Oy{height:40px;width:40px;border-radius:50%}@media (min-width:768px){.Search_searchPageWrapper__M6gYr{top:12%}}.header{display:flex;align-items:center;justify-content:space-between;height:60px;width:100%}.signed-in{display:none}.header .search-input{position:absolute;width:80%;height:40px;left:10%;top:8%;color:#92a7c5}.header .search-input input{padding:.8em;border:1px solid #23b9be;border-radius:5px;width:100%;height:100%;font-size:1em}input:focus{outline:2px solid #00adb3}.header .search-icon{position:absolute;top:25%;right:4%}.header .logo-cont{position:relative;display:flex;align-items:center;height:60px;color:#3fc1c6}.header .logo-cont h1{font-weight:600;font-size:1.2em}.header .logo-cont .logo-icon{position:absolute;right:-12%;top:20%}.header .logo-cont .object-contain{height:55px;width:55px;margin-left:10px;margin-right:5px;-o-object-fit:contain;object-fit:contain}.header .menu{color:#3fc1c6;margin-right:10px}.header .desktop-menu{display:none}.main-nav-cont-overlay{width:100%;background-color:rgba(242,247,255,.5);background-blend-mode:overlay}.main-nav-cont,.main-nav-cont-overlay{position:absolute;top:0;right:0;bottom:0;padding:1em;font-weight:600;text-align:center;z-index:999}.main-nav-cont{display:flex;flex-direction:column;align-items:center;width:50%;background-color:#fff;background-blend-mode:overlay}.main-nav-cont a{display:flex;align-items:center;color:#00adb3;font-size:.9em;border-bottom:1px solid #92a7c5;width:100%;height:40px}.nav-icon{margin-right:8px}.close-nav{position:absolute;right:5%;color:#00adb3;cursor:pointer}#give-link-margin{margin-top:50px}.auth-cont{display:flex;flex-direction:column;align-items:center;margin-top:15%}.auth-cont h1{color:#3fc1c6;font-weight:600;text-align:center;font-size:2em}.auth-cont p{font-size:1em;line-height:1.7;margin-top:5px;color:#92a7c5;font-weight:500;letter-spacing:.5px;text-align:center;padding:8px;width:65%}.auth-cont form{display:flex;flex-direction:column;width:90%;margin-top:5%}.auth-cont form label,input{font-size:1em;color:#92a7c5}.auth-cont form input{height:30px;width:100%;font-size:.8em;padding:5px;border-radius:8px;border:.5px solid rgba(146,167,197,.4);box-shadow:0 2px 4px rgba(0,0,0,.05);margin-bottom:30px}.auth-cont form button{background:#23b9be;height:30px;width:100%;border:0;color:#fff;font-size:.9em;font-weight:600;border-radius:8px;cursor:pointer}.auth-cont .sign-in-status{display:flex;align-items:center;margin-top:30px}.auth-cont .sign-in-status h2{color:#333;font-size:1em;font-weight:200;margin-right:5px}.auth-cont .sign-in-status a{color:#23b9be}.google-sign-in-btn{background:#fff;display:flex;align-items:center;height:28px;padding:10px;color:#333;font-weight:600;margin-top:20px;border-radius:8px;border:.5px solid rgba(146,167,197,.4);box-shadow:0 2px 4px rgba(0,0,0,.05);cursor:pointer}.google-sign-in-btn .object-contain{height:20px;width:20px;margin-right:10px;-o-object-fit:contain;object-fit:contain}.home-page{display:flex;flex-direction:column;align-items:center}.home-page .home-photo{display:flex;align-items:center;width:100%}.home-page .home-photo .object-contain{height:40vh;width:85%;margin:auto}.home-page .intro-text{display:flex;flex-direction:column;align-items:center}.home-page .intro-text h1{color:#3fc1c6;font-weight:600;text-align:center;font-size:1.25em}.home-page .intro-text p{font-size:1em;line-height:1.7;color:#92a7c5;font-weight:500;letter-spacing:.5px;text-align:center;padding:8px}.home-page .intro-text a{display:flex;align-items:center;justify-content:center;background:#23b9be;color:#fff;font-weight:600;font-size:1.2em;height:60px;width:55%;border-radius:5px;margin-top:10px;margin-bottom:15px}.home-page .intro-text .cta-icon{margin-right:20px}.home-page .how-it-works{display:flex;flex-direction:column;align-items:center;background:#e2edff;width:100%;padding:8px}.home-page .how-it-works .items-cont{display:flex;align-items:center;margin-left:8px;border:2px solid #3fc1c6;width:95%;padding-top:15px;padding-bottom:15px;border-radius:8px;margin-bottom:20px}.home-page .how-it-works .items-cont .object-contain{height:40px;width:40px;-o-object-fit:contain;object-fit:contain;margin-left:5px}.home-page .how-it-works .items-cont .items-text{margin-left:8px}.home-page .how-it-works #give-margin{margin-bottom:10px}.home-page .how-it-works h1{color:#23b9be;font-size:1.4em}.home-page .how-it-works .items-cont .items-text p{color:#92a7c5;font-weight:500;margin-top:8px;font-size:1.1em}.home-page .our-purpose{display:flex;flex-direction:column;align-items:center}.home-page .our-purpose h1{color:#3fc1c6;font-weight:600;font-size:2em;padding:12px}.home-page .our-purpose p{font-size:1em;line-height:1.7;color:#92a7c5;font-weight:500;letter-spacing:.5px;text-align:center;padding:8px}.span-color{color:#3fc1c6;font-weight:500}.register-as-cont{display:flex;flex-direction:column;align-items:center;width:100%}.register-as-cont .reg-cont-main-header{display:flex;flex-direction:column;align-items:center;margin-top:5%}.register-as-cont .reg-cont-main-header h1{color:#3fc1c6;font-weight:600;text-align:center;font-size:1.5em}.register-as-cont .reg-cont-main-header p{font-size:1.2em;line-height:1.7;margin-top:15px;color:#92a7c5;font-weight:500;letter-spacing:.5px;text-align:center;padding:8px}.members-cont{width:100%}.members-cont,.membership-cont{display:flex;flex-direction:column}.membership-cont{width:90%;border:1px solid #23b9be;border-radius:5px;padding:20px;margin:auto auto 10px}.membership-cont header{display:flex;width:100%}.membership-cont .object-contain{height:45px;width:45px;-o-object-fit:contain;object-fit:contain;margin-right:15px}.membership-cont h1{color:#23b9be;font-weight:600;font-size:1.2em}.membership-cont p{color:#92a7c5;font-size:1.2em;font-weight:500;margin-top:5px}.membership-cont ul{padding:20px 25px;color:#92a7c5;font-weight:500;font-size:16px;line-height:1.6;list-style-type:disc}.registeras-btn{display:flex;justify-content:center;align-items:center;background:#00adb3;border:0;border-radius:8px;color:#fff;font-size:1.5em;font-weight:600;height:55px;width:80%;margin:auto;padding:8px;cursor:pointer}.registeras-icon{margin-right:20px}.footer,.members-cont-wrapper{width:100%}.footer{background:#f2f7ff;height:500px;margin-top:20px}.footer .few-details-cont{display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;height:40%;border-bottom:.5px solid rgba(146,167,197,.4)}.footer .few-details-cont h1{color:#23b9be;font-weight:600;font-size:2.2em}.footer .few-details-cont p{color:#3fc1c6;padding:5px;font-size:.9em}.footer .few-details-cont .links{width:100%;display:flex;align-items:center;justify-content:space-evenly}.footer .few-details-cont .links a{background:#f5f8fb;display:flex;align-items:center;justify-content:center;height:35px;width:30%;color:#92a7c5;border:.5px solid rgba(146,167,197,.4);box-shadow:0 2px 4px rgba(0,0,0,.05);border-radius:4px}.footer .few-details-cont .links .object-contain{height:20px;width:20px;-o-object-fit:contain;object-fit:contain;margin-right:4px}.footer .socials-cont{display:flex;flex-direction:column;justify-content:space-around;align-items:center;height:60%}.footer .socials-cont .object-contain{height:100px;width:100px;-o-object-fit:contain;object-fit:contain}.footer .socials-cont .socials .object-contain{height:40px;width:40px;-o-object-fit:contain;object-fit:contain;margin-right:20px}.footer .socials-cont h2{color:#3fc1c6;font-weight:200;font-size:.9em}.account-nav-wrapper{width:100%}@media (min-width:768px){body{max-width:1440px;margin:0 auto;padding:0 20px}.header{height:100px;width:100%}.signed-in,.signed-in .account-dropdown{display:flex;align-items:center}.signed-in .account-dropdown{-o-object-fit:cover;object-fit:cover}.signed-in .object-contain{height:40px;width:40px;border-radius:50%;margin-right:10px}.signed-in .notification-bell{margin-right:25px}.desktop-menu-icon{cursor:pointer}.header .search-input{position:absolute;width:35%;height:50px;left:30%;top:2.9%;color:#92a7c5}.header .logo-cont .object-contain{height:80px;width:80px}.header .logo-cont h1{font-size:2em}.header .phone-menu{display:none}.header .desktop-menu{display:flex}.header .desktop-menu a{display:flex;align-items:center;justify-content:center;background:#23b9be;color:#f2f7ff;font-weight:600;font-size:1em;height:50px;width:150px;margin-right:10px;border-radius:8px}.header .desktop-menu #log-in-link{background:#fff;color:#333;border:1px solid #00adb3;margin-right:40px}.home-page .our-purpose{display:flex;flex-direction:row;align-items:center;margin-top:30px;margin-bottom:30px}.home-page .our-purpose h1{width:40%;font-size:2em}.home-page .our-purpose p{width:60%;font-size:1.1em;text-align:justify}.home-page .home{display:flex;flex-direction:row-reverse;height:80vh}.home-page .home-photo{display:block;width:50%}.home-page .home-photo .object-contain{height:100%;width:80%;margin:0;-o-object-fit:contain;object-fit:contain}.home-page .intro-text{align-items:flex-start;width:50%;margin-left:40px}.home-page .intro-text h1{color:#3fc1c6;font-weight:600;font-size:2.2em;text-align:start;margin-top:15%;margin-bottom:2%}.home-page .intro-text p{font-size:1.2em;line-height:1.7;text-align:start;width:100%}.home-page .intro-text a{font-size:1.5em;height:70px;width:35%;margin-top:15%}.home-page .how-it-works{display:flex;flex-direction:row;justify-content:space-around;flex-wrap:wrap}.home-page .how-it-works #give-margin{width:100%;text-align:center;font-size:2em;padding:.4em}.home-page .how-it-works .items-cont{width:35%}.auth-cont{margin-top:10%}.auth-cont form{width:70%;margin-top:5%}.auth-cont form input{height:40px}.auth-cont form button{height:35px;width:40%;margin:auto}.google-sign-in-btn{height:35px}.membership-cont{width:75%;height:55vh}.members-cont-wrapper{display:flex;flex-direction:row}.register-as-cont .reg-cont-main-header{margin-bottom:5%}.membership-cont p,.membership-cont ul{font-size:1.2em}.registeras-btn{height:65px}.membership-cont h1{font-size:1.8em}.dashboard-cont{display:flex}.facility-setUp{width:80%}.main-nav-cont{width:35%}}