.Popup_overlay__ziAiM{position:fixed;top:0;left:0;width:100%;height:100vh;background:rgba(15,23,42,.55);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:2000}.Popup_popupWrapper__X0J6K{width:70%;max-width:900px;height:auto;max-height:90vh;background:#ffffff;border-radius:20px;display:flex;overflow:hidden;animation:Popup_fadeUp__7_oVU .2s ease}.Popup_rightSection__2KFDE{width:50%;padding:40px 35px;position:relative;overflow-y:auto}.Popup_leftSection__lYGrL{width:50%;background:#e6f3ff;display:flex;justify-content:center;align-items:center}.Popup_popupImg__YFBWL{width:100%;height:auto}.Popup_closeBtn__7Bikd{position:absolute;right:20px;top:15px;background:transparent;border:none;font-size:20px;cursor:pointer;color:#444}.Popup_heading__2KX6_{color:#ff8a00;font-size:26px;margin-bottom:5px;font-weight:600}.Popup_subheading__VgD6l{color:#555;font-size:14px;margin-bottom:20px}.Popup_label__Glvao{font-size:12px;color:#444;margin-bottom:6px;display:block;margin-top:18px}.Popup_input__0_AkW{width:100%;padding:12px 15px;border-radius:8px;border:1px solid #d3e4e8;background:#f2fbfd;font-size:14px;outline:none;transition:.2s;color:#444}.Popup_input__0_AkW:focus{border-color:#00b7ce;background:#ffffff}.Popup_submit__KeHcd{width:100%;padding:12px 0;background:#ff8a00;border:none;border-radius:8px;font-size:16px;color:#fff;font-weight:500;cursor:pointer;margin-top:10px;transition:.2s}.Popup_submit__KeHcd:hover{opacity:.9}@keyframes Popup_fadeUp__7_oVU{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.Popup_errorText__kbQQ6{color:red;font-size:small}@media (max-width:700px){.Popup_popupWrapper__X0J6K{flex-direction:column;width:90%;height:auto;max-height:95vh}.Popup_leftSection__lYGrL{display:none!important}.Popup_rightSection__2KFDE{width:100%!important;padding:25px 20px!important}}@media (max-width:450px){.Popup_rightSection__2KFDE{padding:20px 15px!important}.Popup_heading__2KX6_{font-size:20px}.Popup_input__0_AkW{padding:10px}.Popup_submit__KeHcd{padding:10px;font-size:14px}}.Popup_warning__J3g14{margin-top:20px;font-size:13px;color:#000;background:#f6f6e4;padding:8px 10px;border-radius:6px;margin-bottom:12px}.Layout_layoutWrapper__OQahG{width:100%;min-height:100vh;background-color:#fff;color:#000;box-sizing:border-box;display:flex;flex-direction:column}.Layout_mainContent__ut07Y{flex:1 1}:root{--background:#ffffff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{margin:0;padding:0}main,section{position:relative}body{color:var(--foreground);background:var(--background);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#ffffff}::-webkit-scrollbar-thumb{background-color:#27696d;border-radius:0;border:none}::-webkit-scrollbar-thumb:hover{background-color:#27696d}*{scrollbar-width:thin;scrollbar-color:#27696d #ffffff}::-webkit-scrollbar-button{display:none}html{scroll-behavior:smooth}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.navbar{display:flex;align-items:center;justify-content:space-between;background:#e1f3f4;padding:1rem 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:100}.navbar-links{list-style:none;display:flex;gap:2rem;margin:0;padding:0}.navbar-links li a{text-decoration:none;font-size:18px;font-weight:500;color:#929292;transition:color .2s}.navbar-links li a:hover{color:#040505}.nav-logo{width:130px;height:auto}.mob-btn,.navbar-btn{background:#ff7d00;color:#fff!important;padding:.9rem 1.5rem;border-radius:4px;font-weight:600;text-decoration:none;transition:background .2s;border:none;cursor:pointer}.navbar-btn:hover{background:#ff7c01}.menu-icon{border:none;background-color:transparent}@media (max-width:768px){.menu-icon{display:block;z-index:1100}.navbar-btn{display:none}.navbar-links{position:fixed;top:0;left:0;width:100%;height:100vh;background:rgba(255,255,255,.98);flex-direction:column;align-items:center;justify-content:center;gap:2rem;display:none;z-index:1000}.navbar-links.active{display:flex}.navbar-links li{text-align:center;margin:0}.desktop-btn{display:none}}.menu-icon{display:none;cursor:pointer;color:#333}@media (max-width:768px){.menu-icon{display:block}.navbar{flex-wrap:wrap;justify-content:space-between;padding:5px}.navbar-links{display:none;flex-direction:column;width:100%;padding:1rem 0;background:#ffffffea;height:100vh}.navbar-links.active{display:flex;gap:1rem}.navbar-links li{text-align:center;margin:10px 0}.desktop-btn{display:none}}.active-link{color:#ff7d00!important;font-weight:600}.social-logo-container{display:flex;gap:1rem}.social-logo{cursor:pointer}.footer{padding:30px 70px;background-color:#27696d;color:white}.footer-sub{display:flex;justify-content:space-between;margin-bottom:40px;gap:20px;flex-wrap:wrap}.footer-logo{width:131px;height:auto}.footer-sub .left{text-align:left;flex:1 1 200px}.footer-sub .right{display:flex;justify-content:space-between;gap:40px;flex:2 1 400px;flex-wrap:wrap}.footer ul{list-style:none;margin:0;padding:0}.footer a{text-decoration:none;color:#d7d7d7;transition:color .2s}.footer a:hover{color:#fff}.footer li{margin-top:15px}.copyright{text-align:center;margin:10px 0}@media (max-width:768px){.footer{padding:30px 20px;text-align:center}.footer-sub{flex-direction:column;gap:30px;align-items:center}.footer-sub .left{text-align:center}.footer-sub .right{flex-direction:column;gap:20px;align-items:center}.footer-sub .right div{text-align:center}.footer-logo{width:100px;height:auto;margin:0 auto}.footer ul{padding:0}.footer a{font-size:14px}.footer-sub h3{margin-bottom:8px;font-size:18px}.footer li{font-size:14px;margin:4px 0}hr{margin:20px 0}.copyright{font-size:14px}}.fifth-section{padding:0 70px;margin:30px 70px;background-image:url(/_next/static/media/phonebg.cb9f2d48.png);background-size:cover;background-repeat:no-repeat;background-position:50%;display:flex;color:white;overflow:hidden}.fifth-section .phone-bg{width:1150px;height:518.5px;flex-shrink:0}.fifth-section .left{text-align:left;padding:5rem 3rem;width:60%;gap:1rem;display:flex;flex-direction:column;align-items:flex-start}.fifth-section .left h2{font-size:45px;font-style:normal;font-weight:700;line-height:56px;letter-spacing:-1.04px}.fifth-section .left p{font-size:20px;font-style:normal;font-weight:500;line-height:32px;letter-spacing:-.48px;color:#d7d7d7}.fifth-section .phone-fifth{padding-top:1.5rem;width:25rem;height:auto}@media (max-width:768px){.fifth-section{display:block;padding:20px;margin:0;gap:30px;text-align:center}.fifth-section .phone-fifth{width:100%;height:auto}.fifth-section .left h2{font-size:32px;line-height:40px}.fifth-section .left p{font-size:16px;line-height:24px}.fifth-section{background-size:cover;background-position:50%;color:white;margin:10px}.fifth-section .left{padding:0}.fifth-section .right{display:none}}.mental-health{background-color:#27696d;padding:50px;display:flex;color:white;gap:30px}.mental-health img{width:50vw;height:500px}.mental-health .right{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;text-align:left;padding:20px}.mental-health .right h2{font-size:45px;font-style:normal;font-weight:700;line-height:56px;letter-spacing:-1.04px;margin:0;padding:20px}.mental-health .right p{font-size:20px;font-style:normal;font-weight:500;line-height:32px;letter-spacing:-.48px;color:#d7d7d7;margin:0;padding:20px}.mental-health .right button{display:flex;padding:12px 28px;justify-content:center;align-items:center;gap:10px;border-radius:6px;background-color:#ff7d00;border:none;color:white;margin:20px}.loadingspinner{--square:26px;--offset:30px;--duration:2.4s;--delay:0.2s;--timing-function:ease-in-out;--in-duration:0.4s;--in-delay:0.1s;--in-timing-function:ease-out;width:calc(3 * var(--offset) + var(--square));height:calc(2 * var(--offset) + var(--square));padding:0;margin:10px auto 30px;position:relative}.loadingspinner div{display:inline-block;background:#27696d;border:none;border-radius:2px;width:var(--square);height:var(--square);position:absolute;padding:0;margin:0;font-size:6pt;color:black}.loadingspinner #square1{left:calc(0 * var(--offset));top:calc(0 * var(--offset));animation:square1 var(--duration) var(--delay) var(--timing-function) infinite,squarefadein var(--in-duration) calc(1 * var(--in-delay)) var(--in-timing-function) both}.loadingspinner #square2{left:calc(0 * var(--offset));top:calc(1 * var(--offset));animation:square2 var(--duration) var(--delay) var(--timing-function) infinite,squarefadein var(--in-duration) calc(1 * var(--in-delay)) var(--in-timing-function) both}.loadingspinner #square3{left:calc(1 * var(--offset));top:calc(1 * var(--offset));animation:square3 var(--duration) var(--delay) var(--timing-function) infinite,squarefadein var(--in-duration) calc(2 * var(--in-delay)) var(--in-timing-function) both}.loadingspinner #square4{left:calc(2 * var(--offset));top:calc(1 * var(--offset));animation:square4 var(--duration) var(--delay) var(--timing-function) infinite,squarefadein var(--in-duration) calc(3 * var(--in-delay)) var(--in-timing-function) both}.loadingspinner #square5{left:calc(3 * var(--offset));top:calc(1 * var(--offset));animation:square5 var(--duration) var(--delay) var(--timing-function) infinite,squarefadein var(--in-duration) calc(4 * var(--in-delay)) var(--in-timing-function) both}@keyframes square1{0%{left:calc(0 * var(--offset));top:calc(0 * var(--offset))}8.333%{left:calc(0 * var(--offset));top:calc(1 * var(--offset))}to{left:calc(0 * var(--offset));top:calc(1 * var(--offset))}}@keyframes square2{0%{left:calc(0 * var(--offset));top:calc(1 * var(--offset))}8.333%{left:calc(0 * var(--offset));top:calc(2 * var(--offset))}16.67%{left:calc(1 * var(--offset));top:calc(2 * var(--offset))}25.00%{left:calc(1 * var(--offset));top:calc(1 * var(--offset))}83.33%{left:calc(1 * var(--offset));top:calc(1 * var(--offset))}91.67%{left:calc(1 * var(--offset));top:calc(0 * var(--offset))}to{left:calc(0 * var(--offset));top:calc(0 * var(--offset))}}@keyframes square3{0%,to{left:calc(1 * var(--offset));top:calc(1 * var(--offset))}16.67%{left:calc(1 * var(--offset));top:calc(1 * var(--offset))}25.00%{left:calc(1 * var(--offset));top:calc(0 * var(--offset))}33.33%{left:calc(2 * var(--offset));top:calc(0 * var(--offset))}41.67%{left:calc(2 * var(--offset));top:calc(1 * var(--offset))}66.67%{left:calc(2 * var(--offset));top:calc(1 * var(--offset))}75.00%{left:calc(2 * var(--offset));top:calc(2 * var(--offset))}83.33%{left:calc(1 * var(--offset));top:calc(2 * var(--offset))}91.67%{left:calc(1 * var(--offset));top:calc(1 * var(--offset))}}@keyframes square4{0%{left:calc(2 * var(--offset));top:calc(1 * var(--offset))}33.33%{left:calc(2 * var(--offset));top:calc(1 * var(--offset))}41.67%{left:calc(2 * var(--offset));top:calc(2 * var(--offset))}50.00%{left:calc(3 * var(--offset));top:calc(2 * var(--offset))}58.33%{left:calc(3 * var(--offset));top:calc(1 * var(--offset))}to{left:calc(3 * var(--offset));top:calc(1 * var(--offset))}}@keyframes square5{0%{left:calc(3 * var(--offset));top:calc(1 * var(--offset))}50.00%{left:calc(3 * var(--offset));top:calc(1 * var(--offset))}58.33%{left:calc(3 * var(--offset));top:calc(0 * var(--offset))}66.67%{left:calc(2 * var(--offset));top:calc(0 * var(--offset))}75.00%{left:calc(2 * var(--offset));top:calc(1 * var(--offset))}to{left:calc(2 * var(--offset));top:calc(1 * var(--offset))}}@keyframes squarefadein{0%{transform:scale(.75);opacity:0}to{transform:scale(1);opacity:1}}.loader-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;display:flex;justify-content:center;align-items:center;z-index:9999}