: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:150px;height:auto}.navbar-btn{background:#ff7d00;color:#fff!important;padding:.7rem 1.2rem;border-radius:8px;font-weight:500;text-decoration:none;transition:background .2s}.navbar-btn:hover{background:#ff7c01}@media (max-width:768px){.menu-icon{display:block;z-index:1100}.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}.mobile-btn{display:block}}.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:#fff}.navbar-links.active{display:flex}.navbar-links li{text-align:center;margin:10px 0}.desktop-btn{display:none}.mobile-btn{display:block;width:90%;margin:10px auto;text-align:center}}.active-link{color:#ff7d00!important;font-weight:600}.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:40px 70px;margin:30px 70px;height:500px;background-image:url(/_next/static/media/phonebg.cb9f2d48.png);background-size:contain;background-repeat:no-repeat;background-position:50%;display:flex;color:white}.fifth-section .phone-bg{width:1150px;height:518.5px;flex-shrink:0}.fifth-section .left{text-align:left;padding:5rem 1rem;width:60%}.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{width:25rem;height:90%}@media (max-width:768px){.fifth-section{flex-direction:column;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 .phone-fifth{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}