@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:block;background-color:#fff}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.app-header{position:fixed;top:0;left:0;right:0;width:95%;overflow-x:hidden;z-index:10;display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;transition:background-color .3s ease,color .3s ease}.logo-container img{height:40px}.home-header{background-color:transparent;color:#fff}.home-header .nav-tabs a{color:#fff}.white-header{background-color:#fff;color:#155389;box-shadow:0 2px 6px #00000014}.white-header .nav-tabs a{color:#155389}.white-header .custom-button{background-color:#155389;color:#fff}.nav-tabs{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.nav-tabs a{color:#fff;text-decoration:none;font-weight:500;padding:.5rem;position:relative;font-size:1rem}.nav-tabs a:after{content:"";position:absolute;left:0;bottom:0;width:0%;height:2px;background-color:currentColor;transition:width .3s ease}.nav-tabs a:hover:after{width:100%}.custom-button{background-color:#155389;color:#fff;border:none;padding:.5rem 1.5rem;border-radius:.5rem;cursor:pointer;font-size:1.1rem;margin-left:1rem}@media (max-width: 768px){.app-header{flex-direction:column;align-items:flex-start;padding:1rem}.logo-container{margin-bottom:.5rem}.nav-tabs{flex-direction:column;align-items:flex-start;gap:.5rem}.nav-tabs a{font-size:.95rem;padding:.4rem 0}.custom-button{margin-top:.5rem;width:100%;font-size:1rem;padding:.6rem}}@media (max-width: 480px){.app-header{width:100%;padding:.75rem 1rem}.logo-container img{height:30px}.nav-tabs a{font-size:.9rem}.custom-button{font-size:.95rem;padding:.5rem 1rem}}.menu-toggle{display:none;font-size:1.8rem;background:none;border:none;cursor:pointer;color:#fff;margin-left:auto}.white-header .menu-toggle{color:#155389}@media (max-width: 768px){.menu-toggle{display:block;order:2}.app-header{flex-direction:row;flex-wrap:wrap;align-items:center}.nav-tabs{display:none;flex-direction:column;width:100%;margin-top:.5rem}.nav-tabs.open{display:flex}.logo-container{order:1}.nav-tabs{order:3}}.about-section{padding-top:3rem;padding-bottom:2rem;background-color:#fff;color:#333}.about-container{margin:0 auto;text-align:center;justify-content:center;align-items:center;justify-items:center;max-width:1200px;padding:0 1rem}.about-container h2{font-size:1rem;font-weight:500;color:#155389;margin:0}.about-container h1{margin-top:.4rem;font-size:3rem;font-weight:500;color:#000}.about-container p{font-size:1.1rem;font-weight:500;margin:0 auto;margin-top:-1rem;width:60%;max-width:700px}.about-container-cards{display:flex;gap:2.5rem;width:90%;margin:4rem auto 0;justify-content:space-evenly;flex-wrap:nowrap}.about-card{flex:1;border:1px solid #e3e1e1f5;padding:1.5rem;border-radius:8px;background-color:#fff;display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform .3s ease}.about-card:hover{transform:scale(1.05);cursor:pointer;box-shadow:0 4px 8px #9b9b9be4}.about-card-number{font-size:2.5rem;font-weight:700;color:#155389}.about-card-title{font-size:1.5rem;font-weight:600;color:#333}.container{display:flex;gap:2rem;width:95%;margin:4rem auto 0;flex-wrap:nowrap;max-width:1200px}.card{flex:1;border-radius:8px;padding:1.5rem;background-color:#f9fafb;box-shadow:0 4px 8px #0000000d;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.logo{font-size:2.5rem;color:#155389;background-color:#e9f0f6;padding:.5rem 1rem;border-radius:2rem;display:inline-flex;align-items:center;justify-content:center;line-height:1;vertical-align:middle;height:3.5rem}.card h2{font-size:1.8rem;margin-top:1rem;font-weight:700}.card p{color:#555;margin-top:.8rem;font-size:1rem;width:95%;margin-bottom:1rem}.topics{width:100%;display:flex;flex-direction:column;gap:1rem}.topic{display:flex;align-items:center;margin-top:1rem}.icon{font-size:2rem;color:#155389;background-color:#fff;padding:.3rem;border-radius:.5rem;box-shadow:0 4px 8px #0000000d;display:flex;justify-content:center;align-items:center;margin-right:1rem}.topic-text{margin:0;padding:0}.topic-text h3{margin:0;font-size:1.4rem;font-weight:600;line-height:1.2}.topic-text p{margin:.5rem 0 0;font-size:1rem;color:#555;line-height:1.3}@media (max-width: 768px){.about-container p{width:90%;margin-top:.5rem}.about-container h1{font-size:2.2rem}.about-container-cards{flex-wrap:wrap;gap:1.5rem;width:95%}.about-card{flex:1 1 45%}.container{flex-wrap:wrap;gap:1.5rem}.card{flex:1 1 100%}}@media (max-width: 480px){.about-container h1{font-size:1.8rem}.about-container p{font-size:1rem;width:100%}.about-container-cards{flex-direction:column;width:100%;margin-top:2rem}.about-card{flex:1 1 100%}.container{flex-direction:column;width:100%}.card{width:100%;padding:1rem}.logo{height:auto;font-size:2rem;padding:.3rem .7rem}.topic-text h3{font-size:1.2rem}.topic-text p{font-size:.95rem}}.home-hero{position:relative;background-image:url(/assets/home_bg-CmXMSZZM.png);background-size:cover;background-position:center;background-repeat:no-repeat;min-height:100vh;display:flex;align-items:center;justify-content:flex-start;padding:3rem;z-index:0}.home-hero:before{content:"";position:absolute;inset:0;background:#0009;z-index:0}.home-content{position:relative;z-index:1;color:#fff;display:flex;flex-direction:column;align-items:flex-start;gap:1rem;width:60%;max-width:800px}.home-content h1{font-size:3rem;font-weight:700;line-height:1.2}.home-content p{font-size:1.2rem;font-weight:500;width:80%;color:#fff;line-height:1.6}.home-tagline-short{background-color:#fff3;color:#fff;border-radius:1rem;padding:.3rem .8rem;font-weight:600;font-size:.85rem;margin-bottom:.5rem}.home-buttons{display:flex;gap:1.5rem;margin-top:1.5rem}.hero-button{padding:.75rem 1.5rem;font-size:1rem;font-weight:600;border:none;border-radius:5px;cursor:pointer;background-color:#155389;color:#fff;display:flex;align-items:center;transition:background-color .3s ease}.hero-button:hover{background-color:#0e3c66}.hero-icon{margin-left:.5rem}.hero-button.outline{background-color:#fff;color:#155389}@media (max-width: 1024px){.home-content{width:80%}.home-content h1{font-size:2.5rem}.home-content p{font-size:1.1rem;width:100%}}@media (max-width: 768px){.home-hero{padding:2rem;justify-content:center;text-align:center}.home-content{align-items:center;width:100%}.home-tagline-short{font-size:.8rem;text-align:center}.home-content h1{font-size:2rem}.home-content p{font-size:1rem}.home-buttons{flex-direction:column;align-items:center;gap:1rem}.hero-button{width:100%;justify-content:center}}@media (max-width: 480px){.home-content h1{font-size:1.8rem}.home-content p{font-size:.95rem}.hero-button{font-size:.95rem;padding:.6rem 1.2rem}}.portfolio-section{padding-top:3rem;padding-bottom:2rem;background-color:#f9fafb;color:#333}.portfolio-container{margin:0 auto;text-align:center;justify-content:center;align-items:center;justify-items:center;max-width:1200px;padding:0 1rem}.portfolio-container h2{font-size:1rem;font-weight:500;color:#155389;margin:0}.portfolio-container h1{margin-top:.4rem;font-size:2.5rem;font-weight:600;color:#000}.portfolio-container p{font-size:1.1rem;font-weight:500;margin:0 auto;margin-top:-1rem;width:50%;max-width:700px;color:#333}.portfolio-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:3rem;width:95%;margin-right:auto}.portfolio-card-grid{background-color:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 12px #0000000f;transition:transform .3s ease;display:flex;flex-direction:column}.portfolio-card-grid:hover{transform:scale(1.02)}.portfolio-card-image-container{position:relative;width:100%;height:16rem;overflow:hidden;flex-shrink:0}.portfolio-card-image{width:100%;height:100%;object-fit:cover;display:block}.portfolio-card-label{position:absolute;top:10px;right:10px;background-color:#155389;color:#fff;font-size:.75rem;padding:.3rem .6rem;border-radius:.5rem;font-weight:500}.portfolio-card-content{padding:1rem;display:flex;flex-direction:column;justify-content:start;align-items:start;width:90%}.portfolio-card-content h3{font-size:1.25rem;font-weight:600;margin:0;color:#222}.portfolio-card-content h4{font-size:.8rem;color:#555;display:flex;align-items:center;gap:.4rem;margin:0;margin-bottom:1.5rem}.portfolio-card-content p{font-size:1rem;color:#444;line-height:1.4;width:100%;text-align:left;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.portfolio-card-button{margin-top:1rem;padding:.5rem 1.2rem;background-color:#155389;color:#fff;border:none;border-radius:.4rem;font-weight:500;font-size:.9rem;cursor:pointer;transition:background-color .3s,transform .2s;width:100%}.portfolio-card-button:hover{background-color:#0e3f67;transform:translateY(-2px)}@media (max-width: 1024px){.portfolio-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}.portfolio-container h1{font-size:2rem}.portfolio-container p{width:70%}}@media (max-width: 768px){.portfolio-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.portfolio-container h1{font-size:1.8rem}.portfolio-container p{width:90%}}@media (max-width: 480px){.portfolio-grid{grid-template-columns:1fr;gap:1rem;width:100%}.portfolio-container h1{font-size:1.5rem}.portfolio-container p{font-size:1rem;width:100%;margin-top:.5rem}.portfolio-card-content{width:100%;padding:.8rem}.portfolio-card-content h3{font-size:1.1rem}.portfolio-card-content h4{font-size:.75rem;margin-bottom:1rem}.portfolio-card-content p{font-size:.9rem}.portfolio-card-button{font-size:.85rem;padding:.5rem}}.review-section{padding-top:3rem;padding-bottom:2rem;background-color:#f9fafb;color:#333}.review-container{margin:0 auto;text-align:center;width:80%;max-width:1200px;position:relative;padding:0 1rem}.review-container h2{font-size:1rem;font-weight:500;color:#155389;margin:0}.review-container h1{margin-top:.4rem;font-size:2.5rem;font-weight:600;color:#000}.review-container p{font-size:1.1rem;font-weight:500;width:90%;max-width:700px;margin:-.8rem auto 2rem;color:#333}.slider-wrapper{width:100%;max-width:100%;overflow:hidden;position:relative;margin:0 auto}.slider{display:flex;pointer-events:none;overflow-x:hidden;scroll-behavior:smooth;gap:1.5rem;scroll-snap-type:x mandatory;padding:.5rem 0;scroll-padding-left:1rem}.slider::-webkit-scrollbar{display:none}.testimonial-card{flex:0 0 90%;margin-left:1rem;background:#fff;padding:1.5rem;border-radius:1rem;box-shadow:0 4px 12px #0000000d;transition:transform .3s ease,box-shadow .3s ease;scroll-snap-align:start;text-align:left}.testimonial-card:hover{transform:translateY(-5px);box-shadow:0 6px 20px #0000001a}.stars{color:#ffc107;display:flex;gap:.2rem;margin-bottom:2rem}.message{font-size:1rem;color:#444;margin-bottom:1rem;line-height:1.5}.profile{display:flex;align-items:center;gap:1rem}.profile img{width:50px;height:50px;border-radius:50%;object-fit:cover}.profile h4{margin:0;font-size:1.1rem;font-weight:600}.profile span{font-size:.9rem;color:#666}.controls{display:flex;justify-content:center;align-items:center;margin-top:1rem;gap:2rem}.nav-button{background-color:#fff;color:#155389;border-radius:50%;border:none;padding:.8rem;font-size:1.1rem;cursor:pointer;box-shadow:0 6px 20px #0000001a;transition:background-color .2s ease}.nav-button:hover{background-color:#81b3df6f}.dots{display:flex;justify-content:center;gap:.4rem}.dot{width:10px;height:10px;background-color:#ccc;border-radius:50%;cursor:pointer;transition:background-color .3s ease}.dot.active{background-color:#155389}@media (max-width: 1024px){.review-container{width:90%}.review-container h1{font-size:2.2rem}.review-container p{width:95%;font-size:1rem}.testimonial-card{flex:0 0 85%;margin-left:.8rem;padding:1.25rem}}@media (max-width: 768px){.review-container{width:95%}.review-container h1{font-size:2rem}.review-container p{font-size:.95rem;margin-bottom:1.5rem}.testimonial-card{flex:0 0 90%;margin-left:.5rem;padding:1rem}.profile img{width:40px;height:40px}.profile h4{font-size:1rem}.profile span{font-size:.85rem}}@media (max-width: 480px){.review-container h1{font-size:1.6rem}.review-container p{font-size:.9rem;width:100%}.testimonial-card{flex:0 0 95%;margin-left:.5rem;padding:.8rem 1rem}.stars{margin-bottom:1.2rem}.profile img{width:35px;height:35px}.profile h4{font-size:.9rem}.profile span{font-size:.8rem}.nav-button{padding:.6rem;font-size:1rem}.controls{gap:1rem;margin-top:.8rem}.dot{width:8px;height:8px}}.team-section{padding-top:3rem;padding-bottom:2rem;background-color:#fff;color:#333}.team-container{margin:0 auto;text-align:center;justify-content:center;align-items:center;justify-items:center;width:95%;padding:0 1rem}.team-container h1{margin-top:.4rem;font-size:3rem;font-weight:700;color:#000}.team-container p{font-size:1.1rem;font-weight:500;margin:0 auto;width:80%;margin-top:-1rem;color:#333;max-width:700px}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;width:100%}.team-card-grid{background-color:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 12px #0000003d;transition:transform .3s ease;display:flex;flex-direction:column}.team-card-grid:hover{transform:scale(1.02)}.team-card-image-container{position:relative;width:100%;height:18rem;overflow:hidden}.team-card-image{width:100%;height:100%;object-fit:contain}.team-card-content{padding:1rem;display:flex;flex-direction:column;justify-content:start;align-items:start;justify-items:start;width:90%;margin:0 auto}.team-card-content h3{font-size:1.5rem;font-weight:600;margin:0;color:#222}.team-card-content h4{font-size:1rem;color:#155389;display:flex;align-items:center;margin:.3rem 0 0}@media (max-width: 1024px){.team-container h1{font-size:2.5rem}.team-container p{width:90%;font-size:1rem}.team-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.team-card-image-container{height:15rem}}@media (max-width: 768px){.team-container h1{font-size:2.2rem}.team-container p{font-size:.95rem}.team-grid{grid-template-columns:1fr;gap:1.2rem}.team-card-image-container{height:12rem}.team-card-content h3{font-size:1.3rem}.team-card-content h4{font-size:.9rem}}@media (max-width: 480px){.team-container h1{font-size:1.8rem}.team-container p{font-size:.9rem;width:100%}.team-card-image-container{height:10rem}.team-card-content h3{font-size:1.1rem}.team-card-content h4{font-size:.85rem}}.contect-section{padding:3rem 1rem;background-color:#f9fafb;color:#333}.contect-container{margin:0;text-align:center;align-items:center;justify-content:center;justify-items:center;width:100%}.contect-container h2{font-size:1rem;font-weight:500;color:#155389;margin:0}.contect-container h1{margin-top:.4rem;font-size:2.5rem;font-weight:600;color:#000}.contect-container p{font-size:1.1rem;font-weight:500;margin:-1rem auto 2rem;color:#333;width:60%;max-width:600px}.contact-cards{display:flex;flex-direction:row;gap:2rem;justify-content:center;flex-wrap:wrap;width:100%}.contact-card{background-color:#fff;padding:2rem;border-radius:1rem;box-shadow:0 4px 12px #0000000d;text-align:left;box-sizing:border-box}.info-card{flex:1;min-width:280px;max-width:400px;text-align:left}.info-card h3{margin-bottom:1rem;font-size:1.6rem;color:#000;margin-top:-.5rem}.social-icons{display:flex;gap:.8rem;margin-top:.5rem;font-size:1.2rem;color:#155389;flex-wrap:wrap}.form-card{flex:2;min-width:280px;max-width:650px}form{display:flex;flex-direction:column;gap:1rem}.form-row{display:flex;gap:1rem;flex-wrap:wrap}.form-row input{flex:1;min-width:120px;color:#000}input,textarea{width:100%;padding:.8rem 1rem;border:1px solid #ccc;border-radius:.5rem;font-size:1rem;background-color:#fff;box-sizing:border-box;color:#000}textarea{resize:none;min-height:100px}.privacy-check{display:flex;align-items:center;font-size:1rem;color:#555;justify-content:flex-start;margin-top:.5rem;gap:.5rem}.privacy-check input[type=checkbox]{appearance:none;width:16px;height:16px;border:2px solid #ccc;border-radius:4px;background-color:#fff;cursor:pointer;position:relative;transition:all .2s ease}.privacy-check input[type=checkbox]:checked{background-color:#155389;border-color:#155389}.privacy-check input[type=checkbox]:after{content:"";position:absolute;top:8px;left:13px;width:4px;height:8px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg);opacity:0}.privacy-check input[type=checkbox]:checked:after{opacity:1}.send-button{background-color:#155389;color:#fff;border:none;padding:.8rem 1.2rem;font-size:1.2rem;border-radius:.5rem;display:flex;align-items:center;justify-items:center;justify-content:center;gap:.5rem;cursor:pointer;transition:background-color .2s ease;width:fit-content;width:100%;box-sizing:border-box}.send-button:hover{background-color:#0e3f6c}.info-item{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1rem}.info-icon{font-size:1.5rem;color:#155389;min-width:24px;margin-top:.2rem}.info-text h4{margin:0;font-size:1rem;font-weight:600;color:#000;width:100%}.info-text p{margin:.2rem 0 0;color:#555;font-size:.95rem;width:100%}@media (max-width: 1024px){.contect-container p{width:80%}.contact-cards{gap:1.5rem}.info-card{max-width:400px}.form-card{max-width:600px}.form-row{flex-direction:column}.form-row input{min-width:100%}.send-button{width:100%}}@media (max-width: 768px){.contect-container h1{font-size:2rem}.contect-container p{width:100%;font-size:1rem}.contact-cards{flex-direction:column;gap:1.5rem}.info-card,.form-card{max-width:100%;width:100%}.form-row{flex-direction:column}.send-button{width:100%}}@media (max-width: 480px){.contect-container h1{font-size:1.6rem}.contect-container p{width:100%;font-size:.95rem}input,textarea{font-size:.95rem}.send-button{font-size:1rem}}footer{font-family:Arial,sans-serif}.footer-top{background-color:#f9fafb;padding-top:1.5rem}.footer-container{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:40px;padding:1rem}.footer-about{flex:1 1 250px}.footer-about p{width:90%;margin:20px 0;font-size:1.1rem;color:#434242}.footer-logo{max-width:60px}.footer-social span{display:block;margin-bottom:8px;font-weight:600;color:#333}.social-icons{display:flex;gap:.75rem;margin-top:.5rem}.social-icon{background-color:#fff;border-radius:50%;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;color:#155389;transition:background-color .3s ease,color .3s ease;text-decoration:none;font-size:.9rem;font-weight:700;border:1px solid #ccc}.social-icon:hover{background-color:#155389;color:#fff}.footer-columns{display:flex;flex:2 1 400px;gap:40px;flex-wrap:wrap}.footer-columns h4{margin-bottom:10px;font-size:1.5rem;font-weight:700;color:#000}.footer-columns ul{list-style:none;padding:0;margin-bottom:1rem;color:#434242;font-size:1rem;font-weight:600}.footer-columns li{margin-bottom:10px;font-size:.95rem}.footer-columns ul li a{color:#434242;font-weight:600;text-decoration:none;display:inline-block}.footer-columns ul li a:hover{text-decoration:underline;color:#155389}.contact-column{padding-left:4rem}.footer-bottom{background-color:#f9fafb;color:#6b7280;height:auto;padding:.75rem 1rem;border-top:1px solid #e5e7eb}.footer-bottom-content{display:flex;flex-direction:column;gap:.25rem}.footer-bottom-company-name{font-size:1rem;font-weight:500}.footer-links{font-size:1rem}.footer-links a{color:#6b7280;text-decoration:none;padding-right:1rem}.footer-links a:hover{text-decoration:underline}@media (max-width: 1024px){.footer-about p{width:100%}.contact-column{padding-left:2rem}}@media (max-width: 768px){.footer-container{flex-direction:column;align-items:flex-start;gap:2rem}.footer-columns{flex-direction:column;gap:1.5rem}.contact-column{padding-left:0}.footer-columns h4{font-size:1.3rem}.footer-columns ul li{font-size:.95rem}.footer-bottom-content{flex-direction:column;gap:.5rem}}@media (max-width: 480px){.footer-logo{max-width:50px}.footer-about p{font-size:1rem}.footer-columns h4{font-size:1.2rem}.footer-columns ul li{font-size:.9rem}.footer-links{font-size:.95rem}.footer-links a{padding-right:.5rem}.footer-bottom-company-name{font-size:.9rem}}.project-hero{position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;min-height:70vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;transition:all .3s ease;z-index:0}.project-hero:before{content:"";position:absolute;inset:0;background:#00000080;z-index:0}.hero-content{position:relative;z-index:1;width:100%;max-width:700px;text-align:center;display:flex;flex-direction:column;gap:.5rem}.hero-content h1{font-size:3rem;font-weight:700;margin:0}.hero-content p{font-size:1.5rem;font-weight:600;margin:.3rem 0 0}.hero-content h3{font-size:1rem;font-weight:700;padding:.5rem .05rem;background-color:#155389;border-radius:4rem;width:20%;margin:.5rem auto 0;text-align:center}.project-details{background-color:#fff;color:#333;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center}.content-wrapper{padding-top:3rem}.content-wrapper h2{font-size:2rem;font-weight:700;margin:0}.content-wrapper p{font-size:1rem;font-weight:600;margin:auto;margin-top:1rem;width:60%;color:#4c4c4c}.facility-row{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;padding:1rem 2rem;margin-top:2rem;width:100%;gap:1rem}.facility-row p{font-size:1rem;font-weight:500;color:#333;margin:0;background-color:#f3f4f6;border-radius:2rem;padding:.6rem 1rem;width:fit-content;white-space:nowrap}.project-map-section{width:100%;padding:2rem 0;background-color:#fff;align-items:center;justify-items:center}.map-title{text-align:center;font-size:2rem;font-weight:700;margin-bottom:1.5rem;color:#333}.map-container{width:98%;height:400px;border-radius:1rem;margin:auto}.enquiry-section{padding:2rem 1rem;background-color:#fff;text-align:center}.enquiry-title{font-size:2rem;font-weight:bolder;color:#000;margin-bottom:2rem}.enquiry-form-container{width:50%;max-width:900px;margin:0 auto;background:#f3f4f5;padding:2rem;border-radius:12px;box-shadow:0 0 10px #0000001a}.enquiry-form .form-row{display:flex;gap:1rem;margin-bottom:1rem}.enquiry-form .form-row.full-width{flex-direction:column}.enquiry-form input,.enquiry-form textarea{flex:1;padding:.75rem;font-size:1rem;border:1px solid #ccc;border-radius:8px;outline:none;color:#333}.enquiry-form button{padding:.75rem;font-size:1rem;width:100%;background-color:#155389;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:background .3s ease}.enquiry-form button:hover{background-color:#0e3a61}.floorplan-section{padding:3rem 1rem;background-color:#fff;text-align:center}.floorplan-title{font-size:2rem;font-weight:700;color:#333;margin-bottom:2rem}.floorplan-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1200px;margin:auto}.floor-card{background:#fff;padding:1rem;border-radius:12px;box-shadow:0 2px 10px #0000000d;cursor:pointer;transition:transform .3s ease;text-align:center}.floor-card:hover{transform:translateY(-4px)}.floor-image-container{width:100%;height:200px;overflow:hidden;border-radius:10px}.floor-image-container img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}@media (max-width: 768px){.floor-image-container{height:150px}}.floor-card:hover img{transform:scale(1.1)}.floor-card h4{margin-top:2rem;font-size:1.1rem;color:#333;margin-bottom:0}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000c;display:flex;justify-content:center;align-items:center;z-index:999}.key-features{padding:3rem 2rem;text-align:center;background-color:#fff}.key-features h2{font-size:2rem;margin-bottom:2rem;color:#222}.features-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:2rem;justify-items:center}.feature-card{background:#fff;border:1px solid #eee;border-radius:12px;padding:2rem 1.5rem;text-align:center;transition:box-shadow .3s ease}.feature-card:hover{box-shadow:0 8px 20px #0000001a}.icon-box{font-size:2rem;background-color:#e7f0f8;color:#155289;padding:1rem;border-radius:50%;margin-bottom:1rem;display:inline-flex;align-items:center;justify-content:center}.feature-card h4{font-size:1.1rem;margin:.5rem 0;color:#333}.feature-card p{font-size:.95rem;color:#666;line-height:1.4}.gallery-section{padding:3rem 2rem;background-color:#f9f9f9;text-align:center}.gallery-section h2{font-size:2rem;margin-bottom:1.5rem;color:#222}.filter-options{display:flex;justify-content:center;gap:.5rem;margin-bottom:2rem;background-color:#eee;flex-wrap:wrap;width:fit-content;margin:auto;border-radius:1rem}.filter-options label{font-size:1rem;font-weight:600;color:#555;cursor:pointer;display:flex;align-items:center;padding:.4rem 1rem;border-radius:8px;transition:all .3s ease}.filter-options input[type=radio]{display:none}.filter-options input[type=radio]:checked+span{color:#fff;background-color:#155389;font-weight:700;padding:.4rem 1rem;border-radius:.5rem}.filter-options input[type=radio]:checked+span:after{display:none}.gallery-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:1rem;padding-top:1rem}.gallery-card{position:relative;overflow:hidden;border-radius:8px;cursor:pointer;height:200px;display:flex;flex-direction:column;justify-content:center;text-align:center}.gallery-card img{width:100%;height:200px;object-fit:cover;transition:transform .3s ease}.gallery-card:hover img{transform:scale(1.1)}.overlay{position:absolute;inset:0;background:#0006;opacity:0;transition:opacity .3s ease;display:flex;justify-content:center;align-items:center}.gallery-card:hover .overlay{opacity:1}.zoom-icon{color:#fff;font-size:1.8rem}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000d9;display:flex;justify-content:center;align-items:center;z-index:999}.modal-content img{max-width:90%;max-height:90%;border-radius:10px}.react-calendar{width:350px;max-width:100%;background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{width:50%;margin:.5em}.react-calendar,.react-calendar *,.react-calendar *:before,.react-calendar *:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.react-calendar button{margin:0;border:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{min-width:44px;background:none}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:hover,.react-calendar__navigation button:enabled:focus{background-color:#e6e6e6}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{display:flex;align-items:center;justify-content:center;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__month-view__days__day--neighboringMonth,.react-calendar__decade-view__years__year--neighboringDecade,.react-calendar__century-view__decades__decade--neighboringCentury{color:#757575}.react-calendar__year-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__century-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{max-width:100%;padding:10px 6.6667px;background:none;text-align:center;font:inherit;font-size:.833em}.react-calendar__tile:disabled{background-color:#f0f0f0;color:#ababab}.react-calendar__month-view__days__day--neighboringMonth:disabled,.react-calendar__decade-view__years__year--neighboringDecade:disabled,.react-calendar__century-view__decades__decade--neighboringCentury:disabled{color:#cdcdcd}.react-calendar__tile:enabled:hover,.react-calendar__tile:enabled:focus{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:hover,.react-calendar__tile--now:enabled:focus{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:hover,.react-calendar__tile--hasActive:enabled:focus{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:hover,.react-calendar__tile--active:enabled:focus{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}.react-calendar{border:unset;background-color:transparent;font-family:DM Sans,sans-serif}.react-calendar__navigation__prev2-button,.react-calendar__navigation__next2-button{display:none}.react-calendar__navigation{align-items:center}abbr[title]{border-bottom:none;text-decoration:unset;-webkit-text-decoration:unset;text-decoration:unset!important}.react-calendar__navigation__prev-button{background-color:#4318ff!important;border-radius:10px;min-width:34px!important;height:34px!important;color:#fff}.react-calendar__navigation__next-button{background-color:#4318ff!important;border-radius:10px;min-width:34px!important;width:34px!important;height:34px!important;color:#fff}.react-calendar__navigation__label{font-weight:700!important;font-size:18px}.react-calendar__navigation__label:hover,.react-calendar__navigation__label:focus{background-color:unset!important;border-radius:10px}.react-calendar__tile{font-size:12px;display:flex;align-items:center;justify-content:center;padding:0!important;height:34px!important;color:#1b2559}.react-calendar__month-view__weekdays{background-color:#f4f7fe;border-radius:10px;margin-bottom:6px}.react-calendar__tile--now,.react-calendar__tile--now:enabled:hover,.react-calendar__tile--now:enabled:focus{background-color:#f4f7fe;border-radius:10px}.react-calendar__month-view__days__day--neighboringMonth{color:#b0bbd5}.react-calendar__tile--active,.react-calendar__tile--active:enabled:hover,.react-calendar__tile--active:enabled:focus{background:#4318ff;border-radius:10px;color:#fff}.react-calendar__tile--range,.react-calendar__tile--range:enabled:hover,.react-calendar__tile--range:enabled:focus{background:#f4f7fe;color:#4318ff;border-radius:0}.react-calendar__tile--rangeStart,.react-calendar__tile--rangeStart:enabled:hover,.react-calendar__tile--rangeStart:enabled:focus{background:#4318ff;border-top-left-radius:10px;border-bottom-left-radius:10px;color:#fff}.react-calendar__tile--rangeEnd,.react-calendar__tile--rangeEnd:enabled:hover,.react-calendar__tile--rangeEnd:enabled:focus{background:#4318ff;border-top-right-radius:10px;border-bottom-right-radius:10px;color:#fff}body.chakra-ui-dark .react-calendar{border-radius:30px}body.chakra-ui-dark .react-calendar__navigation__prev-button{background-color:#7551ff!important}body.chakra-ui-dark .react-calendar__navigation__next-button{background-color:#7551ff!important;color:#fff}body.chakra-ui-dark .react-calendar__tile{color:#fff}body.chakra-ui-dark .react-calendar__tile:enabled:hover,body.chakra-ui-dark .react-calendar__tile:enabled:focus{background-color:#ffffff1a}body.chakra-ui-dark .react-calendar__month-view__weekdays{background-color:#ffffff1a}body.chakra-ui-dark .react-calendar__tile--now,body.chakra-ui-dark .react-calendar__tile--now:enabled:hover,body.chakra-ui-dark .react-calendar__tile--now:enabled:focus{background-color:#ffffff1a}body.chakra-ui-dark .react-calendar__month-view__days__day--neighboringMonth{color:#b0bbd5}body.chakra-ui-dark .react-calendar__tile--active,body.chakra-ui-dark .react-calendar__tile--active:enabled:hover,body.chakra-ui-dark .react-calendar__tile--active:enabled:focus{background:#7551ff;color:#fff}body.chakra-ui-dark .react-calendar__tile--range,body.chakra-ui-dark .react-calendar__tile--range:enabled:hover,body.chakra-ui-dark .react-calendar__tile--range:enabled:focus{background:#ffffff1a;color:#7551ff}body.chakra-ui-dark .react-calendar__tile--rangeStart,body.chakra-ui-dark .react-calendar__tile--rangeStart:enabled:hover,body.chakra-ui-dark .react-calendar__tile--rangeStart:enabled:focus{background:#7551ff;color:#fff}body.chakra-ui-dark .react-calendar__tile--rangeEnd,body.chakra-ui-dark .react-calendar__tile--rangeEnd:enabled:hover,body.chakra-ui-dark .react-calendar__tile--rangeEnd:enabled:focus{background:#7551ff;color:#fff}
