@charset "UTF-8";body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.home-img{background-image:url(/static/media/about-bg.2c07d6c90a6a01a5e5f2.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:100vh;position:relative;width:100%}.home-container{display:flex;justify-content:center;position:relative;text-align:center;z-index:2}.home-container h1{color:#fff;font-family:Segoe UI;font-size:clamp(2rem,8vw,6rem);font-weight:700;text-align:center}.highlight{color:#00f5d4}.cards{display:flex;flex-wrap:wrap;gap:40px;justify-content:center;margin-top:10px;z-index:2}.card{background-color:rgba(0,0,0,.829);border-radius:20px;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column;height:auto;justify-content:space-between;max-width:300px;min-height:320px;padding:20px;text-align:center;width:90%;z-index:3}.card-content{flex-grow:1}.card h2{font-size:1.8rem;margin-bottom:10px}.card h2,.card p{color:#fff;text-align:center}.card p{font-size:.95rem;line-height:1.6}.card-buttons{display:flex;justify-content:center}.btn{font-size:1rem;max-width:200px;width:100%}.btn.dark,.btn.light,.btn.mid{background-color:#00f5d4;color:#000}@media (max-width:768px){.home-container{padding-top:40px}.home-container h1{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:clamp(1.5rem,8vw,3rem)}.cards{align-items:center;flex-direction:column;gap:20px}.card{min-height:auto;width:90%}.btn{font-size:.9rem;padding:10px 20px}}.signup-container{align-items:center;background-position:50%;background-size:cover;display:flex;gap:40px;justify-content:center;max-height:100vh;padding:20px;position:relative;z-index:2}.signup-img{gap:0;padding:0}.signup-box{background-color:#fff;border-radius:20px;box-shadow:0 8px 30px #0003;max-width:600px;padding:10px;width:100%}.signup-box h2{font-size:28px;margin-bottom:30px;text-align:center}.signup-row{display:flex;gap:15px;margin-left:20px;margin-right:20px}.signup-row input{flex:1 1}.signup-box input{width:100%}.signup-box input,.signup-box select{border:1px solid #ccc;border-radius:8px;font-size:16px;margin:10px 0 20px;padding:12px}.signup-box select{width:50%}.signup-box button{background-color:#1a5e63;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:18px;padding:10px;transition:background-color .3s ease;width:100%}.signup-box button:hover{background-color:#0a4a3d}.signup-box p{color:#000;font-size:14px;text-align:center}.signup-box a{color:#000;font-weight:700;text-decoration:none}.signup-box a:hover{text-decoration:underline}@media (max-width:768px){.signup-container{flex-direction:column;padding:10px}.signup-img{display:none}.signup-box{padding:30px 20px}.signup-box h2{font-size:24px}.signup-box input{font-size:14px;padding:10px}.signup-box button{font-size:16px;padding:12px}.signup-box p{font-size:13px}}@media (max-width:480px){.signup-box{border-radius:12px;padding:20px 15px}.signup-box h2{font-size:20px}.signup-box input{font-size:13px;padding:8px}.signup-box button{font-size:15px;padding:10px}.signup-box p{font-size:12px}}.login-container{align-items:center;background-position:50%;background-size:cover;display:flex;gap:40px;justify-content:center;max-height:100vh;padding:20px;position:relative;z-index:2}.bg-image:before{background-color:rgba(0,0,0,.829);content:"";height:100%;inset:0;position:absolute;width:100%;z-index:1}.bg-image{background-image:url(/static/media/hospital-bg.9092cb1b12fbf00ad06a.png);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:100vh;position:relative;width:100%}.login-box{background-color:#fff;border-radius:20px;box-shadow:0 8px 30px #0003;max-width:400px;padding:40px;width:100%}.login-box h2{font-size:28px;margin-bottom:30px;text-align:center}.login-box input{border:1px solid #ccc;border-radius:8px;font-size:16px;margin:10px 0 20px;padding:12px;width:100%}.login-box button{background-color:#1a5e63;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:18px;padding:14px;transition:background-color .3s ease;width:100%}.login-box button:hover{background-color:#0a4a3d}.login-box p{color:#000;font-size:14px;text-align:center}.login-box a{color:#000;font-weight:700;text-decoration:none}.login-box a:hover{text-decoration:underline}.signup-img{align-items:center;display:flex;height:100%;justify-content:center;margin-right:5%;max-width:100%}.signup-img img{border-radius:12px;max-height:100%;max-width:80%;object-fit:contain}@media (max-width:768px){.login-container{align-items:center;flex-direction:column;justify-content:center;padding:10px}.signup-img{display:none}.login-box{margin-top:20px;padding:30px 20px}.login-box h2{font-size:24px}.login-box input{font-size:14px;padding:10px}.login-box button{font-size:16px;padding:12px}.login-box p{font-size:13px}}@media (max-width:480px){.login-box{align-items:center;border-radius:12px;justify-content:center;padding:20px 15px}.login-box h2{font-size:20px}.login-box input{font-size:13px;padding:8px}.login-box button{font-size:15px;padding:10px}.login-box p{font-size:12px}}*{box-sizing:border-box}.top-container{align-items:center;background-image:url(/static/media/blk-doctors.331a65c1edf5e925f009.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:100vh;justify-content:flex-start;text-align:center}.top-container h1{color:#fff;font-size:72px;margin-bottom:5%;margin-top:20px}.top-container p{font-size:20px;margin-top:100px}@keyframes scroll-down{0%{opacity:0}30%{opacity:1}60%{opacity:1}to{opacity:0;top:90%}}.faams-header{color:#1a5e63!important;font-size:24px!important}section{align-items:center;border-bottom:1px solid #ccc;display:flex;gap:100px;justify-content:center;margin:0 auto;min-height:100vh;width:100%}.section1{background-color:#00f5d4;padding:40px}.section1,section img{border-radius:12px;box-shadow:0 4px 20px #0000001a}section img{max-height:600px;max-width:600px;width:100%}.text-content{flex:1 1;max-width:600px}.text-content h2{color:#000;font-size:40px;margin-bottom:30px}.text-content p{color:#000;font-size:20px}.section2{align-items:center;background-color:#000;display:flex;flex-direction:column;justify-content:center;padding:40px 0;text-align:center}.section2 h2{color:#fff;font-size:40px;margin-bottom:0}.approach{max-width:800px;width:100%}.approach-cards{background-color:#1c1c1e;border-radius:20px;height:auto;margin:0;padding:20px;text-align:center}.top-approach-card{align-items:center;border-radius:20px;display:flex;height:500px;justify-content:center;padding:10px;width:100%}.top-approach-card img{border-radius:10px;box-shadow:0 6px 16px #0006;height:auto;object-fit:cover}.bottom-approach-card h3{color:#fff;font-size:30px;margin:0;padding:0}.bottom-approach-card p{color:#ddd;font-size:18px}.bullet-text{color:#e0e0e0;line-height:1.6;margin-bottom:10%;padding-left:20px}.bullet,.bullet-text,p{font-size:18px}p{color:#e0e0e0}.section3{background-color:#f0f3bd}.section3 h2,.section3 p{color:#000}.slick-next,.slick-prev{background-color:#00000080;border-radius:50%;display:block!important;height:30px;width:30px;z-index:2}@media (max-width:768px){section{flex-direction:column;gap:40px;padding:20px;text-align:center}section img{max-width:100%!important;width:100%!important}.slick-prev{left:10px!important}.slick-next{right:10px!important}.text-content{max-width:100%;padding:0 10px}.top-container h1{font-size:48px}.bullet,.bullet-text{padding-left:0;text-align:left}}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid #0000;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,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) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:#0000;color:#0000;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:#0000;border:0;color:#0000;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.back-to-top{background-color:#3a3a3c;border:none;border-radius:8px;bottom:30px;box-shadow:0 4px 8px #0000004d;color:#fff;cursor:pointer;font-size:16px;font-weight:700;left:50%;padding:10px 16px;position:fixed;transform:translateX(-50%);transition:opacity .3s ease;z-index:999}.back-to-top:hover{background-color:#5a5a5c}.scholarships-container:before{background-color:rgba(0,0,0,.829);content:"";height:100%;inset:0;position:absolute;width:100%;z-index:1}.scholarships-container{background-image:url(/static/media/scholarships-bg.1d0da1c529e6f2c02c5d.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;min-height:100vh;position:relative;text-align:center;width:100%;z-index:1}.scholarships-content{margin-top:4%;z-index:2}.scholarships-header{margin-top:4%;position:relative}.scholarships-header h1{color:#fff;font-family:Segoe UI;font-size:clamp(2rem,8vw,5rem);font-weight:700}.search-row{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.search-row input{background-color:#fff}.search-row input,.search-row select{border:1px solid #ccc;border-radius:8px;font-size:16px;margin:10px 0 20px;padding:12px}.dropdown-wrapper{font-family:Segoe UI,sans-serif;margin:10px 0 20px;min-width:23%;position:relative;width:23%}.dropdown-toggle{align-items:center;background-color:#fff;border:1px solid #ccc;border-radius:10px;box-shadow:0 2px 4px #0000000d;box-sizing:border-box;cursor:pointer;font-size:16px;margin:10px 0;padding:12px 16px;text-align:left;transition:all .2s ease}.dropdown-toggle:hover{border-color:#999;box-shadow:0 4px 8px #00000014}.dropdown-menu{background-color:#fff;border:1px solid #ccc;box-shadow:0 6px 12px #0000001a;box-sizing:border-box;margin-top:6px;padding:10px 14px;transition:all .2s ease;width:100%;z-index:100}.dropdown-option{align-items:center;border-radius:6px;color:#333;cursor:pointer;display:flex;font-size:15px;margin-bottom:5px;padding:4px;transition:background-color .2s}.dropdown-option:hover{background-color:#f5f5f5}.dropdown-option input[type=checkbox]{cursor:pointer;transform:scale(1.1)}.scholarship-cards{display:flex;flex-wrap:wrap;gap:40px;justify-content:center;margin-top:10px;z-index:2}.scholarship-card{background-color:#d9d9d9;border-radius:20px;display:flex;flex-direction:column;height:50vh;justify-content:space-between;overflow-y:scroll;padding:20px;text-align:center;width:300px;z-index:3}.scholarship-card-content{flex-grow:1}.scholarship-card h2{color:#000;font-size:1.2rem;text-align:center}.scholarship-card p{color:#202020;font-size:.785rem;line-height:1.6;text-align:left}.scholarship-home-buttons{display:flex;justify-content:center}.btn{background-color:#f9f7c4;border:none;border-radius:20px;color:#000;cursor:pointer;font-size:.9rem;font-weight:700;padding:12px 24px;transition:background-color .3s ease,color .3s ease;width:80%}.scholarship-details-modal{background:#d9d9d9;border-radius:12px;box-shadow:0 5px 20px #0000004d;height:75%;left:50%;overflow-y:auto;padding:30px;position:absolute;top:50%;transform:translate(-50%,-50%);width:80%;z-index:200}.scholarship-details-modal h2{font-size:2rem;margin-bottom:50px;text-align:center;z-index:201}.scholarship-details-modal p{align-items:center;color:#202020;margin:10px 0 20px;text-align:left;z-index:201}.scholarship-button-row{display:flex;gap:30px;justify-content:end;z-index:201}.scholarship-details-modal a .apply-btn{background-color:#84e1a2;margin-bottom:0}.scholarship-details-modal .close-btn,.scholarship-details-modal a .apply-btn{border:none;border-radius:20px;color:#000;cursor:pointer;font-size:1rem;font-weight:700;margin-top:10px;padding:12px 24px;transition:background-color .3s ease,color .3s ease;width:100px}.scholarship-details-modal .close-btn{background-color:#f9f7c4}.modal-overlay{background-color:#00000080;height:100%;left:0;position:fixed;top:0;width:100%;z-index:202}.application-checker-modal{background:#d9d9d9;border-radius:12px;box-shadow:0 5px 20px #0000004d;height:50%;left:50%;margin-bottom:40px;overflow-y:auto;padding:30px;position:fixed;top:50%;transform:translate(-50%,-50%);width:50%;z-index:203}.application-checker-modal h2{font-size:2rem;text-align:center;z-index:203}.application-checker-modal h3{font-size:1.6rem;font-weight:700}.application-checker-modal h3,.application-checker-modal p{align-items:center;color:#202020;margin:10px 0 40px;text-align:center;z-index:203}.application-checker-row{display:flex;gap:30px;justify-content:center;z-index:203}.application-checker-modal .yes-btn{margin-bottom:0}.application-checker-modal .no-btn,.application-checker-modal .yes-btn{background-color:#f9f7c4;border:none;border-radius:20px;color:#000;cursor:pointer;font-size:1rem;font-weight:700;margin-top:10px;padding:12px 24px;transition:background-color .3s ease,color .3s ease;width:100px}.already-applied-modal{align-items:center;background-color:#0009;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:999}.already-applied-content{background:#d9d9d9;border-radius:1rem;max-width:90%;padding:2rem;text-align:center;width:400px}.already-applied-content h3{color:red}.already-applied-content p{color:#202020}.already-applied-row .no-btn{background-color:#f9f7c4;border:none;border-radius:20px;color:#000;cursor:pointer;font-size:1rem;font-weight:700;margin-top:10px;padding:12px 24px;transition:background-color .3s ease,color .3s ease;width:100px}.already-applied-row{display:flex;justify-content:center;margin-top:1.5rem}@media (max-width:768px){.dropdown-wrapper,.search-row input,.search-row select{width:100%}.scholarships-header h1{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}}@media (max-width:600px){.scholarship-card{width:90%}}.modal-content{max-width:90vw;padding:5vw}@media (max-width:768px){.search-row{flex-direction:column;gap:10px}.dropdown-wrapper,.search-row input,.search-row select{width:100%}.scholarship-card{height:auto;width:90%}.modal-content{padding:5vw;width:90vw}.dropdown-menu{position:static;width:100%}}.custom-dropdown{cursor:pointer;margin:10px 0 20px;position:relative;width:100%}.custom-dropdown-selected{align-items:center;background-color:#fff;border:1px solid #ccc;border-radius:5px;display:flex;font-size:16px;justify-content:space-between;padding:10px}.dropdown-arrow{font-size:14px;margin-left:10px}.custom-dropdown-options{background-color:#fff;border:1px solid #ccc;border-radius:0 0 5px 5px;border-top:none;left:0;position:absolute;right:0;top:100%;z-index:10}.custom-dropdown-options>div{padding:10px}.custom-dropdown-options>div:hover{background-color:#f0f0f0}.navbar{background-color:#000}.black-navbar,.navbar{height:auto;padding:10px 40px;position:relative;top:0;transition:top .3s;width:100%;z-index:999}.black-navbar{background-color:#000!important}.navbar-inner{align-items:center;display:flex;justify-content:space-between;margin:auto;max-width:1200px;width:100%}.logo{flex:1 1}.logo img{cursor:pointer;max-height:80px;object-fit:contain;width:auto}.nav-links-container{display:flex;justify-content:center}.navbar-links{display:flex;gap:40px;list-style:none;margin:0;padding:0}.navbar-links li{font-size:20px}.navbar-links a{color:#fff;font-weight:500;text-decoration:none;transition:color .3s ease}.navbar-links a:hover{color:#b2dfdb}.about-us-dropdown{position:relative}.about-us-dropdown-menu{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px #0000001a;display:none;list-style:none;margin:0;min-width:120px;padding:0;position:absolute}.about-us-dropdown:hover .about-us-dropdown-menu{display:block}.about-us-dropdown-menu li a{color:#000;display:block;font-size:16px;padding:10px;white-space:nowrap}.about-us-dropdown-menu li a:hover{background-color:#555}.login-text a{position:relative}.nav-login{background-color:#202020;border-radius:20px;box-shadow:none;color:#00f5d4;cursor:pointer;font-size:20px;font-weight:700;outline:none;padding:5px 10px;text-decoration:none}.right-side{align-items:center;display:flex;flex:1 1;justify-content:flex-end}.profile-container{position:relative}.profile-picture{border-radius:50%;cursor:pointer;height:50px;width:50px}.dropdown-menu{background:#fff;border-radius:10px;box-shadow:0 4px 12px #00000026;display:flex;flex-direction:column;padding:10px 0;position:absolute;right:0;top:60px;width:180px;z-index:10}.dropdown-item{align-items:center;color:#000;display:flex;font-size:16px;gap:10px;padding:10px 20px;text-decoration:none;transition:background .2s}.dropdown-item:hover{background:#f5f5f5}.logout{background:none;border:none;color:red;cursor:pointer;font-size:16px;padding:10px 20px;text-align:left;width:100%}.logout:hover{background:#ffe5e5}.hamburger{cursor:pointer;display:none;flex-direction:column;gap:5px}.hamburger .bar{background-color:#fff;border-radius:2px;height:3px;width:25px}@media (max-width:768px){.navbar-inner{align-items:flex-start;flex-direction:column}.logo,.logo img{width:0}.nav-links-container{align-items:flex-start;background-color:#000;border-radius:8px;display:none;flex-direction:column;margin-top:10px;padding:10px 20px;width:100%}.nav-links-container.open{display:flex}.navbar-links{flex-direction:column;gap:10px;width:100%}.navbar-links li{width:100%}.navbar-links a{border-bottom:1px solid #fff3;display:block;font-size:18px;padding:10px 0;width:100%}.right-side{justify-content:space-between;width:100%}.profile-container,.right-side{margin-top:10px}.hamburger{display:flex}}.profile-bg:before{background-color:rgba(0,0,0,.829);content:"";height:100%;inset:0;position:absolute;width:100%}.profile-bg{align-items:center;background-image:url(/static/media/hospital-bg.9092cb1b12fbf00ad06a.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;min-height:100vh;position:relative;width:100%;z-index:1}.profile-card{background:#fff;border-radius:16px;box-shadow:0 4px 12px #0000001a;height:auto;margin-top:0;max-width:1000px;padding:30px;position:relative;width:95%;z-index:2}.profile-header{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-bottom:30px;margin-top:10px}.in-profile-picture{border-radius:50%;height:80px;margin-right:20px;width:80px}.profile-header .info-section{align-items:center;display:flex;flex-grow:1}.profile-header .text-info{display:flex;flex-direction:column}.profile-header .text-info h2{font-size:24px;margin:0}.profile-header .text-info .email{color:#666;font-size:14px;margin:4px 0 0}.edit-btn{background-color:#00f5d4;border:none;border-radius:16px;color:#000;cursor:pointer;font-size:14px;margin-left:20px;padding:10px 16px}.edit-btn:hover{background-color:#14484c}.delete-account{display:flex;justify-content:center;margin-top:20px}.delete-btn{background-color:#e74c3c;border:none;border-radius:16px;color:#fff;cursor:pointer;font-size:14px;padding:10px 16px}.delete-btn:hover{background-color:#c0392b}.profile-form{flex-direction:column}.profile-form,.row{display:flex;gap:20px}.row{flex-wrap:wrap}.form-group{display:flex;flex:1 1;flex-direction:column;min-width:200px}.form-group label{color:#333;font-size:14px;font-weight:500;margin-bottom:6px}.form-group input,.form-group select{border:1px solid #ccc;border-radius:10px;font-size:14px;outline:none;padding:10px 14px;transition:border-color .3s ease}.form-group input:focus,.form-group select:focus{border-color:#045d5d}@media (max-width:768px){.profile-card{align-items:center;flex-direction:column;height:auto;max-width:90%}}.contact-container:before{background-color:rgba(0,0,0,.829);content:"";height:100%;inset:0;position:absolute;width:100%;z-index:1}.contact-container{align-items:center;background-image:url(/static/media/contact-bg.1e3ee18df351ff1a60c9.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;justify-content:center;min-height:100vh;position:relative;width:100%;z-index:1}.contact-card,.contact-header{position:relative;z-index:2}.contact-header h1{color:#fff;font-size:3rem;font-weight:700;margin-bottom:0}.contact-header h1,.contact-header p{font-family:Segoe UI;padding:0;text-align:center}.contact-header p{color:#f0f3bd;font-size:20px;margin-top:0}.contact-card{background:#fff;border-radius:20px;box-shadow:0 8px 24px #0003;display:flex;height:68vh;max-width:1000px;overflow:hidden;padding:40px;width:100%}.contact-card input{color:#8d8d8d}.left-column{border-right:1px solid #ccc;color:#1a1a1a;flex:1 1;padding-right:30px}.left-column h2{color:#001b44;font-size:1.8rem;margin-bottom:15px}.left-column p{color:#333;font-size:1rem;margin:10px 0}.right-column{display:flex;flex:2 1;flex-direction:column;padding-left:30px}.input-row{display:flex;gap:20px;margin-bottom:20px}.input-group{display:flex;flex:1 1;flex-direction:column}.input-group label{color:#333;font-weight:600;margin-bottom:5px}.input-group input,.input-group textarea{border:none;border-bottom:2px solid #ccc;font-size:1rem;outline:none;padding:12px;transition:border-color .3s ease}.input-group input:focus,.input-group textarea:focus{border-color:#001b44}textarea{height:100px;resize:vertical}.subject-group{margin-bottom:20px}.subject-group label{color:#333;display:block;font-weight:600;margin-bottom:8px}.radio-group{display:flex;flex-wrap:wrap;gap:20px}.radio-group label{align-items:center;display:flex;font-weight:400;gap:6px}button[type=submit]{align-self:flex-end;background:#000;border:none;border-radius:6px;box-shadow:0 4px 8px #0003;color:#fff;cursor:pointer;font-size:1rem;padding:12px 24px;transition:background .3s ease}.contact-card textarea{font-family:Segoe UI}button[type=submit]:hover{background:#333}@media (max-width:768px){.contact-card{flex-direction:column;overflow-y:scroll;padding:20px}.left-column,.right-column{border-right:none;padding:0}.input-row{flex-direction:column}.contact-header h1{font-size:2rem}.contact-header p{font-size:1rem}button[type=submit]{align-self:center;width:100%}}@media (max-width:480px){.radio-group{flex-direction:column;gap:10px}}.confirmation-page:before{background-color:rgba(94,94,94,.829);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.confirmation-page{background-image:url(/static/media/contact-bg.1e3ee18df351ff1a60c9.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:100vh;position:relative;width:100%;z-index:1}.confirmation-card,.confirmation-page{align-items:center;justify-content:center}.confirmation-card{background:#fff;border-radius:12px;box-shadow:0 5px 20px #0000004d;height:65%;left:50%;overflow-y:auto;padding:20px;position:absolute;top:50%;transform:translate(-50%,-50%);width:65%;z-index:200}.confirmation-card h1{font-size:2.7rem;font-weight:700}.confirmation-card h1,.confirmation-card p{color:#000;font-family:Segoe UI;text-align:center}.confirmation-card p{font-size:18px}.confirmation-card img{display:block;height:auto;margin:5% auto;width:20%}.a-confirmation-page:before{background-color:rgba(0,0,0,.829);content:"";height:100%;inset:0;position:absolute;width:100%;z-index:1}.a-confirmation-page{align-items:center;background-image:url(/static/media/contact-bg.1e3ee18df351ff1a60c9.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:100vh;justify-content:center;position:relative;width:100%;z-index:1}.a-confirmation-card{align-items:center;background:#fff;border-radius:12px;box-shadow:0 5px 20px #0000004d;height:65%;justify-content:center;left:50%;overflow-y:auto;padding:20px;position:absolute;top:50%;transform:translate(-50%,-50%);width:65%;z-index:200}.a-confirmation-card h1{font-size:2.7rem;font-weight:700}.a-confirmation-card h1,.a-confirmation-card p{color:#000;font-family:Segoe UI;text-align:center}.a-confirmation-card p{font-size:18px}.a-confirmation-card img{display:block;height:auto;margin:5% auto;width:20%}.donate-total-container{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;box-sizing:border-box;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;padding:0 2rem 4rem;width:100%}.donate-intro{align-items:center;background:linear-gradient(#0000,#000000a6),url(/static/media/fundraising.56e8fe3d9b5509a68f9c.jpg) 50%/cover no-repeat;display:flex;flex-direction:column;height:100vh;justify-content:center;text-align:center;width:100%}.donate-intro h1{color:#fff;font-size:3rem;font-weight:700;margin-bottom:1rem}.donate-intro-content p{color:#ffffffe6;font-size:1.25rem;font-weight:300;line-height:1.7;margin:0 auto;max-width:700px}.donation-button-row{display:flex;gap:1rem;justify-content:center;margin-top:1.5rem}.donation-donate-btn,.donation-home-btn{border:none;border-radius:9999px;cursor:pointer;font-size:1rem;font-weight:600;padding:14px 28px;transition:all .25s ease}.donation-donate-btn{background-color:#00f5d4;border:none;color:#000}.donation-donate-btn:hover{background-color:#00d4b0;transform:translateY(-1px)}.donation-home-btn{background:#0000;border:2px solid #00f5d4;color:#fff}.donation-home-btn:hover{background:#ffffff1a;transform:translateY(-1px)}.scroll-down{margin:0}.donation-section{margin:0 auto;padding:40px;width:100%}.donation-content{align-items:flex-start;display:flex;flex-wrap:wrap;gap:3rem;justify-content:center;width:100%}.donate-form-wrapper{background:#1a1a1a;border-radius:20px;box-shadow:0 10px 40px #00000026;color:#ddd;min-width:320px;padding:2rem 2.5rem}.donate-form-wrapper:hover{box-shadow:0 16px 52px #00000040}.donate-form-wrapper h2{font-size:2rem;margin-bottom:2rem}.zeff-container{border-radius:16px;box-shadow:0 8px 24px #0000001a;overflow:hidden;width:100%}.zeff-container iframe{border:none;display:block;height:560px;width:100%}.stat-cards{flex:1 1;gap:1.5rem;justify-content:center}.donations-card,.stat-cards{align-items:center;display:flex;flex-direction:column}.donations-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border-radius:20px;box-shadow:0 4px 16px #00000012;color:#fff;font-size:1rem;font-weight:400;gap:1rem;margin-bottom:40px;max-width:350px;padding:1.5rem 2rem;text-align:center;transition:box-shadow .25s ease,transform .25s ease}.donations-card:hover{box-shadow:0 10px 32px #0000001f;transform:translateY(-3px)}.donations-card i{color:#00f5d4;display:block;flex-shrink:0;font-size:2.2rem;margin:0 auto}@media (max-width:900px){.donation-content{align-items:center;flex-direction:column}.donation-form-wrapper,.stat-cards{min-width:0;min-width:auto;width:100%}.donation-form-wrapper{margin-bottom:2rem}.zeff-container iframe{height:480px}}@media (max-width:480px){.donate-header h1{font-size:2.2rem}.donate-intro-content p{font-size:1.1rem}.donations-card i{font-size:1.8rem}.donations-card p{font-size:.9rem}.donation-form-wrapper h2{font-size:1.5rem}.zeff-container iframe{height:420px}}.application-bg:before{background-color:rgba(0,0,0,.829);content:"";height:100%;inset:0;position:absolute;width:100%;z-index:2}.application-bg{align-items:center;background-image:url(/static/media/hospital-bg.9092cb1b12fbf00ad06a.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;min-height:100vh;z-index:1}.application-bg,.application-card{justify-content:center;position:relative;width:100%}.application-card{background:#fff;border-radius:20px;box-shadow:0 8px 24px #0003;height:68vh;max-width:1000px;overflow:hidden;overflow-y:auto;padding:40px;z-index:2}.application-card h1{color:#000;font-family:Segoe UI;font-size:2.5rem;font-weight:700;margin-bottom:20px;text-align:center;z-index:2}.application-list{display:flex;flex-direction:column;gap:20px;margin-top:20px;z-index:2}.no-applications-message{color:#202020;font-size:18px;justify-content:center;padding:20px;text-align:center}.blog-post>*{column-count:1!important;display:block!important;flex-direction:column!important;float:none!important;width:100%!important}.blog-post section,.blog-post>*{margin:0!important;padding:0!important}.blog-post section{column-gap:normal!important;height:auto!important;max-height:none!important;min-height:0!important;overflow-y:visible!important;row-gap:normal!important}.post-image{max-height:300px;min-width:900px}.blog-post h2{color:#f5f5f7;font-size:28px;font-weight:600;letter-spacing:-.01em;margin:1.2rem 0 .6rem!important;padding:0!important}.blog-post article h3{color:#f5f5f7;font-weight:500;margin:1rem 0 .4rem!important;padding:0!important}.blog-post li,.blog-post p{color:#d1d1d6;line-height:1.7;margin:0 0 1rem!important;padding:0!important}.blog-post ol,.blog-post ul{list-style-position:inside;margin:0 0 1.2rem!important;padding-left:1.5rem}.blog-post img{border-radius:12px;display:block;margin:16px 0!important;max-width:100%}.blog-container,.single-post{margin:20px auto 500px;max-width:900px;overflow-x:hidden;padding:0 24px 80px}.blog-container{display:block}.faams-scholarship-bg:before{background-color:rgba(0,0,0,.829);content:"";height:100%;inset:0;position:absolute;width:100%;z-index:1}.faams-scholarship-bg{align-items:center;background-image:url(/static/media/scholarships-bg.1d0da1c529e6f2c02c5d.png);background-position:50%;background-repeat:no-repeat;background-size:cover;box-sizing:border-box;display:flex;justify-content:center;min-height:100vh;padding:20px;position:relative;text-align:center;width:100%;z-index:1}.faams-content{background-color:#d9d9d9;border-radius:20px;box-sizing:border-box;height:auto;margin:5%;max-width:1200px;padding:40px 20px;text-align:left;width:80%;z-index:2}.faams-content p{color:#202020;font-size:1rem;line-height:1.5;margin-bottom:20px}.faams-content h4{font-size:1.25rem;margin-left:15px}.faams-top-row{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin-bottom:5%;text-align:center;z-index:2}.faams-top-row h1{font-size:2rem;margin-bottom:20px;width:100%}.faams-top-row img{height:auto;min-width:150px;width:20%}.faams-page-bottom{margin-top:5%}.faams-page-bottom p{font-size:1rem;text-align:center}@media (max-width:1024px){.faams-content{padding:30px 15px;width:90%}.faams-top-row img{width:30%}.faams-content h4{font-size:1.1rem}.faams-top-row h1{font-size:1.75rem}.faams-content p{font-size:.95rem}}@media (max-width:768px){.faams-content{margin:10% 2%;padding:25px 15px;width:95%}.faams-top-row{flex-direction:column;text-align:center}.faams-top-row img{margin-bottom:20px;width:50%}.faams-top-row h1{font-size:1.5rem}.faams-content h4{font-size:1rem;margin-left:0}.faams-content p,.faams-page-bottom p{font-size:.9rem}}@media (max-width:480px){.faams-top-row h1{font-size:1.25rem}.faams-content{padding:20px 10px}.faams-content h4{font-size:.95rem}.faams-content p,.faams-page-bottom p{font-size:.85rem}.faams-top-row img{width:60%}}body,html{background-color:#000;height:100%}.about-container{overflow-x:hidden}.section4{align-items:center;background-color:#000;display:flex;flex-direction:column;padding:40px 20px}.advisory-container,.section4{justify-content:center;text-align:center}.advisory-container h2{color:#fff;font-size:40px}.board{max-width:800px;width:100%}.board-cards{background-color:#1c1c1e;height:auto;max-height:700px;max-width:500px;padding:20px;text-align:center}.board-cards,.top-board-card{align-items:center;border-radius:20px;justify-content:center}.top-board-card{display:flex;padding:10px}.top-board-card img{border-radius:10px;height:100%;max-height:425px;max-width:400px;object-fit:cover;width:100%}.bottom-board-card h3{color:#fff;cursor:pointer;margin:10px 0 5px;text-decoration:none}.bottom-board-card h3:hover{text-decoration:underline}.bottom-board-card p{color:#ddd;font-size:14px}.slick-slide>div{margin:0 10px}.slick-list{overflow:hidden}.section4 p{margin:0;padding:0;width:80%}.board p{width:100%}.bio-section{background-color:#1c1c1e;border-radius:20px;box-shadow:0 0 40px #ffffff0d;color:#fff;flex-direction:column;margin:0 auto;max-width:900px;padding:60px 40px;text-align:left;transition:all .3s ease-in-out}.bio-header,.bio-section{align-items:center;display:flex}.bio-header{flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:space-between;width:100%}.bio-header-left{flex:1 1;min-width:200px}.bio-header-left h3{color:#fff;font-size:38px;font-weight:600;margin-bottom:10px}.bio-header-left p{color:#aaa;font-size:18px;margin:0}.bio-header-right img{border-radius:12px;box-shadow:0 10px 25px #00000080;height:auto;max-width:240px;object-fit:cover;width:100%}.bio-p{color:#e4e4e4;font-size:17px;line-height:1.8;margin-top:40px;text-align:left;white-space:pre-wrap}.bio-back{background-color:#3a3a3c;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;margin-top:40px;padding:12px 24px;transition:background-color .2s ease}.bio-back:hover{background-color:#5a5a5c}.fundraising-total-container{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;align-items:flex-start;background-color:#000;box-sizing:border-box;color:#fff;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;gap:3.5rem;justify-content:center;min-height:100vh;padding:2rem;position:relative;width:100%}.fundraising-intro{display:flex;flex:1.3 1;flex-direction:column;gap:2rem;max-width:1150px;padding:0 1.5rem;z-index:1}.fundraising-intro h1{color:#fff;font-size:2.5rem;font-weight:700;letter-spacing:-.02em;line-height:1.1;margin:0 0 1rem}.fundraising-intro p{color:#ffffffe6;font-size:1.25rem;font-weight:300;line-height:1.7;margin-bottom:0}.stats-cards{display:flex;flex-direction:column;gap:2rem;margin-top:1.5rem;max-width:700px}.donation-card{align-items:flex-start;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border-radius:20px;box-shadow:0 4px 16px #00000012;cursor:default;display:flex;gap:1.25rem;padding:1.6rem 2rem;transition:box-shadow .25s ease,transform .25s ease}.donation-card:focus-within,.donation-card:hover{box-shadow:0 10px 32px #0000001f;outline:none;transform:translateY(-3px)}.donation-card i{color:#00f5d4;flex-shrink:0;font-size:2.2rem;line-height:1;margin-top:2px}.donation-card p{color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.1rem;font-weight:400;line-height:1.4;margin:0}.fundraising-button-row{display:flex;gap:16px;justify-content:center;margin-top:20px}.fundraising-donate-btn,.fundraising-home-btn{border:none;border-radius:999px;cursor:pointer;font-size:1rem;font-weight:600;padding:14px 28px;transition:all .25s ease;-webkit-user-select:none;user-select:none}.fundraising-donate-btn{background:#00f5d4;border:none;color:#000}.fundraising-donate-btn:hover{background:#00d4b0;transform:translateY(-1px)}.fundraising-home-btn{background:#0000;border:2px solid #00f5d4;color:#fff}.donate-form-wrapper{align-items:center;background:#404040;border-radius:28px;box-shadow:0 16px 40px #0000001a;color:#333;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;padding:3rem 2.5rem;transition:box-shadow .3s ease;width:60%;z-index:1}.donate-form-wrapper:hover{box-shadow:0 24px 52px #00000026}.donate-form-wrapper h2{color:#fff;font-size:2.1rem;font-weight:400;letter-spacing:-.01em;line-height:1.15;margin-bottom:2.5rem;text-align:center}.zeffy-container{border-radius:20px;box-shadow:0 10px 28px #00000014;color:#000;overflow:hidden;width:100%}.zeffy-container iframe{border:none;display:block;height:560px;width:100%}.scroll-down{cursor:pointer;height:50px;margin:0 auto;position:relative;width:30px}.scroll-down:after,.scroll-down:before{animation:scroll-down .5s ease-in-out infinite;border:2px solid #fff;border-left:#0000;border-top:#0000;content:"";height:20px;position:absolute;top:20%;transform:translate(-50%,-50%) rotate(45deg);width:20px}.scroll-down:after{animation-delay:.3s;top:80%}@media (max-width:900px){.fundraising-total-container{flex-direction:column;min-height:auto;padding:1rem 1rem 3rem}.fundraising-intro{max-width:100%}.donate-form-wrapper{border-radius:20px;margin-top:3rem;padding:2rem 1.5rem;width:100%}.donate-form-wrapper h2{font-size:1.8rem}.zeffy-container iframe{height:480px}}@media (max-width:480px){.fundraising-intro h1{font-size:2.2rem}.fundraising-intro p{font-size:1.1rem}.donation-card i{font-size:1.8rem}.donation-card p{font-size:1rem}.donate-form-wrapper h2{font-size:1.5rem}.zeffy-container iframe{height:420px}}.fund-container{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;align-items:flex-start;background-color:#fff;color:#1d1d1f;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;gap:3.5rem;justify-content:center;min-height:100vh;width:100%}.fund-info-column{display:flex;flex:1.3 1;flex-direction:column;gap:2.25rem;max-width:950px;padding:0 1.5rem}.fund-title{color:#000;font-size:2.5rem;font-weight:700;letter-spacing:-.02em;line-height:1.1;margin:0}.fund-description{color:#3c3c4399;font-size:1.25rem;font-weight:400;line-height:1.7;margin-bottom:0;max-width:100%}.fund-stats-cards{display:flex;flex-direction:column;gap:2rem;margin-top:1.5rem}.fund-stat-card{align-items:flex-start;background-color:#f7f7f8;border-radius:20px;box-shadow:0 4px 16px #00000012;cursor:default;display:flex;gap:1.25rem;padding:1.6rem 2rem;transition:box-shadow .25s ease,transform .25s ease}.fund-stat-card:focus-within,.fund-stat-card:hover{box-shadow:0 10px 32px #0000001f;outline:none;transform:translateY(-3px)}.fund-stat-card i{color:#0071e3;flex-shrink:0;font-size:2.2rem;line-height:1;margin-top:2px}.fund-stat-card p{color:#1d1d1f;font-size:1.1rem;font-weight:600;line-height:1.4;margin:0}.fund-home-btn{background:#0000;border:2px solid #14b830;border-radius:999px;color:#000;cursor:pointer;font-size:1rem;font-weight:600;padding:14px 28px;transition:all .25s ease}.fundraising-home-btn:hover{background:#ffffff1a;transform:translateY(-1px)}.fund-donation-form-wrapper{align-items:center;background-color:#fafafa;border-radius:28px;box-shadow:0 16px 40px #0000001a;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;padding:3rem 2.5rem;transition:box-shadow .3s ease}.fund-donation-form-wrapper:hover{box-shadow:0 24px 52px #00000026}.donation-form-title{color:#202020;font-size:2.1rem;font-weight:400;letter-spacing:-.01em;line-height:1.15;margin-bottom:2.5rem;text-align:center}.fund-zeffy-container{border-radius:20px;box-shadow:0 10px 28px #00000014;overflow:hidden;width:100%}.fund-zeffy-container iframe{border:none;display:block;height:560px;width:100%}@media (max-width:900px){.fund-container{flex-direction:column;margin:2rem 1rem;min-height:auto;padding:0 1rem}.fund-info-column{max-width:100%}.fund-donation-form-wrapper{border-radius:20px;margin-top:3rem;padding:2rem 1.5rem;width:100%}.donation-form-title{font-size:1.8rem}.fund-zeffy-container iframe{height:480px}}@media (max-width:480px){.fund-title{font-size:2.2rem}.fund-description{font-size:1.1rem}.fund-stat-card i{font-size:1.8rem}.fund-stat-card p{font-size:1rem}.donation-form-title{font-size:1.5rem}.fund-zeffy-container iframe{height:420px}}
/*# sourceMappingURL=main.21c6a863.css.map*/