*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body,html{overflow-x:hidden}body{font-family:Poppins,sans-serif;font-size:16px;line-height:1.6;color:#333;background-color:#fff}h1,h2,h3,h4,h5,h6{font-family:Playfair Display,serif;font-weight:600;line-height:1.3;margin-bottom:1rem;color:#1a3a52}h1{font-size:3rem;font-weight:700}h2{font-size:2.5rem}h3{font-size:1.75rem}h4{font-size:1.25rem}p{margin-bottom:1rem}a{color:#2c5f7f;text-decoration:none;transition:color .3s ease}a:hover{color:#fff}img{max-width:100%;height:auto;display:block}ul{list-style:none}.container{max-width:1200px;margin:0 auto;padding:0 20px}main{min-height:100vh}.btn{display:inline-block;padding:14px 32px;font-size:1rem;font-weight:500;text-align:center;border-radius:6px;cursor:pointer;transition:all .3s ease;border:2px solid transparent;font-family:Poppins,sans-serif}.btn-primary{background-color:#1a3a52;color:#fff;border-color:#1a3a52}.btn-primary:hover{background-color:#2c5f7f;border-color:#2c5f7f;transform:translateY(-2px);box-shadow:0 4px 12px rgba(26,58,82,.3)}.btn-secondary{background-color:transparent;color:#fff;border-color:#fff}.btn-secondary:hover{background-color:#fff;color:#1a3a52}.btn-dark{background-color:#1a3a52;color:#fff}.btn-dark:hover{background-color:#2c5f7f;border-color:#2c5f7f;transform:translateY(-2px);box-shadow:0 4px 12px rgba(26,58,82,.3)}.btn-primary-light{background-color:#fff;color:#1a3a52;border-color:#fff}.btn-primary-light:hover{background-color:#1a3a52;color:#fff}.btn-secondary-light{background-color:transparent;color:#fff;border-color:#fff}.btn-secondary-light:hover{background-color:hsla(0,0%,100%,.1)}@media (max-width:600px){.btn{border-radius:5px}.btn,.btn-primary,.btn-primary-light,.btn-secondary,.btn-secondary-dark,.btn-secondary-light{padding:12px 24px;font-size:.9rem}.btn-large,.btn-primary-large{padding:14px 28px;font-size:.95rem}.header-cta{padding:8px 18px;font-size:.85rem}.hero-actions .btn,.schedule-actions .btn{padding:12px 24px;font-size:.9rem;width:100%;justify-content:center}.btn-submit,.contact-form button{padding:12px 24px;font-size:.9rem}.leader-read-more{padding:8px 20px;font-size:.85rem}.about-cta-buttons .btn,.edge-buttons .btn,.not-found-actions .btn,.projects-cta-content .btn,.services-cta-buttons .btn,.why-karjat-cta .btn{padding:12px 24px;font-size:.9rem;width:100%}.project-card-link,.project-link,.view-details-link{font-size:.9rem;padding:10px 0}.btn svg{width:18px;height:18px}.about-cta-buttons,.edge-buttons,.hero-actions,.schedule-actions,.services-cta-buttons{gap:12px}}@media (min-width:601px) and (max-width:900px){.btn{padding:13px 26px;font-size:.95rem}.btn-large,.btn-primary-large{padding:15px 32px;font-size:1rem}.hero-actions .btn,.schedule-actions .btn{padding:13px 28px;font-size:.95rem}}@media (max-width:600px){.hero{height:auto;min-height:600px;padding:60px 0 40px;margin-top:64px!important}.hero-title{font-size:2rem;line-height:1.3}.hero-subtitle{font-size:1rem}.hero-actions{flex-direction:column;gap:12px;width:100%}.hero-actions .btn{width:100%;text-align:center;padding:12px 24px;font-size:.9rem}.hero-stats{grid-template-columns:repeat(2,1fr);gap:20px}.stat-number{font-size:1.5rem}.stat-label{font-size:.75rem}.schedule-visit-section{padding:60px 0}.schedule-content h2{font-size:2rem}.schedule-content .subtitle{font-size:1rem}.schedule-content .description{font-size:1rem;padding:0 10px}.schedule-actions{flex-direction:column;gap:12px;padding:0 20px}.schedule-actions .btn{width:100%;justify-content:center;padding:12px 24px;font-size:.9rem}.schedule-actions .btn svg{width:18px;height:18px}.schedule-note{font-size:.85rem;padding:0 20px}.hero-actions{display:none!important}.hero-stats{display:grid!important;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px}.schedule-actions{flex-direction:column;gap:12px;padding:0 20px;align-items:center}.schedule-actions .btn{width:auto!important;min-width:200px;max-width:280px;padding:12px 24px;font-size:.9rem;justify-content:center}.about-cta-buttons,.edge-buttons,.projects-cta-content,.services-cta-buttons,.why-karjat-cta .cta-content{flex-direction:column;gap:12px;align-items:center;padding:0 20px}.about-cta-buttons .btn,.edge-buttons .btn,.projects-cta-content .btn,.services-cta-buttons .btn,.why-karjat-cta .btn{width:auto!important;min-width:200px;max-width:280px;padding:12px 24px;font-size:.9rem}.btn-primary-large{width:auto!important;min-width:220px;max-width:300px;padding:14px 28px;font-size:.95rem}.contact-form .btn-submit{width:100%!important;max-width:100%!important}.not-found-actions{padding:0 20px}.not-found-actions .btn{width:100%!important;max-width:100%!important}}@media (max-width:380px){.about-cta-buttons .btn,.edge-buttons .btn,.projects-cta-content .btn,.schedule-actions .btn,.services-cta-buttons .btn,.why-karjat-cta .btn{min-width:180px;max-width:260px;padding:10px 20px;font-size:.85rem}.btn-primary-large{min-width:200px;max-width:280px;padding:12px 24px;font-size:.9rem}}.header{position:fixed;top:0;left:0;right:0;background-color:#fff;box-shadow:0 2px 10px rgba(0,0,0,.1);z-index:1000;padding:15px 0}.header-content{display:flex;align-items:center;justify-content:space-between}.logo img{height:50px;width:auto}.nav{display:flex;gap:30px;align-items:center}.nav a{color:#084d81;font-weight:500;font-size:.95rem;transition:color .3s ease}.nav a:hover{color:#000}.header-cta{padding:10px 24px;font-size:.9rem}.menu-toggle{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:5px}.menu-toggle span{width:25px;height:3px;background-color:#1a3a52;transition:all .3s ease}.nav-close,.nav-overlay{display:none}.hero{position:relative;height:70vh;min-height:700px;display:flex;align-items:center;justify-content:center;color:#fff;margin-top:70px;overflow:hidden}.hero-bg-slider{position:absolute;inset:0;width:100%;height:100%;z-index:1;overflow:hidden}.hero-bg-image{position:absolute;inset:0;opacity:0;transition:opacity 1s ease-in-out}.hero-bg-image.active{opacity:1}.hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(26,58,82,.7),rgba(26,58,82,.5));z-index:2}.hero-content{position:relative;z-index:3;text-align:center;max-width:900px;padding:0 20px}.hero-tagline{font-size:.9rem;letter-spacing:2px;text-transform:uppercase;color:#fff;margin-bottom:15px;font-weight:500}.hero-title{font-size:3.5rem;font-weight:700;color:#fff;margin-bottom:20px;line-height:1.2}.hero-subtitle{font-size:1.15rem;color:hsla(0,0%,100%,.9);margin-bottom:35px;line-height:1.7;max-width:700px;margin-left:auto;margin-right:auto}.hero-actions{justify-content:center;display:flex;gap:20px}.hero-dots{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);display:flex;gap:10px;z-index:5}.hero-dots .dot{width:12px;height:12px;border-radius:50%;background-color:hsla(0,0%,100%,.5);cursor:pointer;transition:background-color .3s ease}.hero-dots .dot.active{background-color:#fff}.advantage-section{padding:100px 0;background:#f8f9fa}.advantage-section .container{max-width:1400px}.section-header{text-align:center;margin-bottom:60px}.section-header h2{font-size:2.5rem;margin-bottom:15px;color:#002b45}.section-header p{font-size:1.1rem;color:#607d8b}.advantage-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:30px;gap:30px}.advantage-card{background:#fff;border-radius:16px;padding:40px 30px;text-align:left;box-shadow:0 6px 20px rgba(0,0,0,.06);transition:transform .3s ease,box-shadow .3s ease}.advantage-card:hover{transform:translateY(-6px);box-shadow:0 10px 30px rgba(0,0,0,.1)}.advantage-icon{display:flex;align-items:center;justify-content:center;width:70px;height:70px;border-radius:50%;background:radial-gradient(circle at left,#00538a 0,#79c7e3 100%);color:#fff;margin-bottom:20px}.advantage-icon .icon{width:32px;height:32px}.advantage-card h3{font-size:1.2rem;font-weight:700;color:#002b45;margin-bottom:10px}.advantage-card p{font-size:.9rem;color:#607d8b;line-height:1.6}.developments-section{padding:100px 0;background-color:#fff}.developments-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:20px;gap:20px;margin-bottom:50px}.development-card{background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease}.development-card:hover{transform:translateY(-8px);box-shadow:0 8px 30px rgba(0,0,0,.15)}.development-image{position:relative;height:300px;overflow:hidden}.development-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,rgba(0,0,0,.8),transparent);padding:30px 20px 20px;color:#fff}.development-overlay h3{color:#fff;font-size:1.5rem;margin-bottom:5px}.development-overlay .location{font-size:.9rem;color:#cfcfcf;margin-bottom:0}.development-info{padding:25px}.development-specs{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.spec-badge{background-color:#f0f4f8;color:#1a3a52;padding:6px 14px;border-radius:20px;font-size:.75rem;font-weight:500}.view-details{color:#2c5f7f;font-weight:600;font-size:.95rem;transition:color .3s ease}.view-details:hover{color:#2c5f7f}.section-cta{text-align:center;margin-top:50px}.why-karjat-section{padding:100px 0;background-color:#f8f9fa}.why-karjat-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;align-items:center}.why-karjat-image{position:relative;height:500px;border-radius:12px;overflow:hidden}.portfolio-badge{position:absolute;bottom:30px;right:30px;background-color:#1a3a52;color:#fff;padding:20px 30px;border-radius:10px;text-align:center;box-shadow:0 4px 20px rgba(0,0,0,.2)}.portfolio-value{font-size:2rem;font-weight:700;color:#d4af37;font-family:Playfair Display,serif}.portfolio-label{font-size:.85rem;color:hsla(0,0%,100%,.8);text-transform:uppercase;letter-spacing:1px}.why-karjat-content h2{font-size:2.5rem;margin-bottom:10px}.why-karjat-content .subtitle{font-size:1.1rem;color:#666;margin-bottom:25px}.why-karjat-content .description{font-size:1rem;color:#555;line-height:1.8;margin-bottom:35px}.karjat-features{margin-bottom:35px}.feature-item{display:flex;gap:20px;margin-bottom:25px}.feature-icon{font-size:2rem;flex-shrink:0}.feature-content h4{font-size:1.1rem;margin-bottom:5px;color:#1a3a52}.feature-content p{color:#666;margin-bottom:0;font-size:.95rem}.schedule-visit-section{position:relative;padding:100px 0;color:#fff;text-align:center;overflow:hidden}.schedule-visit-bg{z-index:1}.schedule-visit-bg,.schedule-visit-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.schedule-visit-overlay{background:linear-gradient(135deg,rgba(0,0,0,.5),rgba(0,0,0,.5));z-index:2}.schedule-visit-section .container{position:relative;z-index:3}.schedule-content h2{font-size:2.5rem;color:#fff;margin-bottom:15px}.schedule-content .subtitle{font-size:1.2rem;color:#fff;margin-bottom:20px;font-weight:600}.schedule-content .description{font-size:1.1rem;color:hsla(0,0%,100%,.95);max-width:700px;margin:0 auto 40px;line-height:1.8}.schedule-actions{display:flex;justify-content:center;gap:20px;margin-bottom:30px}.schedule-actions .btn{display:inline-flex;align-items:center;gap:10px;padding:14px 32px;font-size:1rem}.schedule-note{font-size:.9rem;color:hsla(0,0%,100%,.8);font-style:italic;max-width:600px;margin:20px auto 0}.footer{background-color:#0f1e2e;color:#fff;padding:60px 0 20px}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:40px;gap:40px;margin-bottom:50px}.footer-col h3{font-size:1.3rem;color:#fff;margin-bottom:20px}.footer-col h4{font-size:1.1rem;color:#fff;margin-bottom:15px}.footer-col p{color:hsla(0,0%,100%,.7);font-size:.9rem;line-height:1.7}.footer-col ul li{margin-bottom:10px}.footer-col ul li a{color:hsla(0,0%,100%,.7);transition:color .3s ease;font-size:.9rem}.footer-col ul li a:hover{color:#2c5f7f}.footer-bottom{padding-top:25px;flex-wrap:wrap;gap:20px}.footer-bottom p{color:hsla(0,0%,100%,.6);font-size:.85rem;margin-bottom:0}.footer-links{display:flex;gap:25px;align-items:center}.footer-links a{color:hsla(0,0%,100%,.6);font-size:.85rem}.footer-links a:hover{color:#d4af37}.footer-social{display:flex;gap:15px;margin-top:20px}.footer-social a{width:40px;height:40px;border-radius:50%;background-color:transparent;border:2px solid #fff;color:#fff;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.footer-social a:hover{background-color:#fff;color:#1a3a52;transform:translateY(-3px)}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:30px;margin-top:40px;border-top:1px solid hsla(0,0%,100%,.1)}.footer-bottom p{margin:0;color:hsla(0,0%,100%,.8)}.privacy-link{color:hsla(0,0%,100%,.8);text-decoration:none;transition:color .3s ease}.privacy-link:hover{color:#fff;text-decoration:underline}@media (max-width:768px){.footer-bottom{flex-direction:column;gap:15px;text-align:center}.footer-social{justify-content:flex-start}}@media (max-width:600px){.footer-social a{width:36px;height:36px}.footer-social a svg{width:18px;height:18px}}.page-container{margin-top:70px}.page-hero{padding:100px 0 60px;background:linear-gradient(135deg,#1a3a52,#2c5f7f);color:#fff;text-align:center}.page-hero h1{color:#fff;font-size:3rem;margin-bottom:15px}.page-hero .subtitle{font-size:1.2rem;color:#d4af37;margin-bottom:0}.content-section{padding:80px 0}.content-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px}.content-col h2{font-size:2rem;margin-bottom:20px}.content-col p{color:#555;line-height:1.8;margin-bottom:20px}.content-block{max-width:900px;margin:50px auto 0;text-align:center}.content-block h2{font-size:2.5rem;color:#1a3a52;margin-bottom:20px}.content-block p{font-size:1.1rem;color:#555;line-height:1.8}.karjat-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:30px;gap:30px;margin-bottom:60px}.stat-card{background-color:#fff;padding:40px 30px;border-radius:10px;text-align:center;box-shadow:0 4px 20px rgba(0,0,0,.08)}.stat-card .stat-icon{font-size:3rem;margin-bottom:20px}.stat-card h3{font-size:1.3rem;color:#1a3a52;margin-bottom:10px}.stat-card p{color:#666;font-size:.95rem;margin-bottom:0}.projects-grid-section{padding:80px 0}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:40px;gap:40px}.project-card{background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.1);transition:transform .3s ease}.project-card:hover{transform:translateY(-8px)}.project-card-image{position:relative;height:280px}.project-card-content{padding:25px}.project-card-content h3{font-size:1.5rem;margin-bottom:8px}.project-location{display:none}.project-details{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.project-details span{background-color:#f0f4f8;color:#1a3a52;padding:6px 14px;border-radius:20px;font-size:.85rem}.project-link{color:#2c5f7f;font-weight:600}.project-link:hover{color:#d4af37}.services-section{padding:80px 0}.services-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.service-card{background-color:#f8f9fa;padding:40px 30px;border-radius:10px;transition:all .3s ease}.service-card:hover{background-color:#1a3a52;transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.service-card h3{font-size:1.4rem;margin-bottom:15px;transition:color .3s ease}.service-card p{color:#666;line-height:1.7;margin-bottom:0;transition:color .3s ease}.service-card:hover h3{color:#d4af37}.service-card:hover p{color:hsla(0,0%,100%,.9)}.contact-section{padding:80px 0}.contact-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px}.contact-info{padding:20px 0}.contact-info h2{font-size:2rem}.contact-info h2,.contact-item{margin-bottom:30px}.contact-item h3{font-size:1.1rem;color:#1a3a52;margin-bottom:8px}.contact-item p{color:#555;font-size:.95rem;margin-bottom:0}.contact-form-wrapper{border-radius:10px}.contact-form h3{font-size:1.5rem;margin-bottom:25px;color:#1a3a52}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:8px;color:#333;font-weight:500;font-size:.95rem}.form-group input,.form-group textarea{width:100%;padding:12px 16px;border:1px solid #ddd;border-radius:6px;font-family:Poppins,sans-serif;font-size:.95rem;transition:border-color .3s ease}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#2c5f7f}.form-group textarea{resize:vertical}.contact-form button{width:100%;margin-top:10px}@media(max-width:1200px){.advantage-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}@media (max-width:1024px){h1{font-size:2.5rem}h2{font-size:2rem}.hero-title{font-size:2.8rem}.hero-stats{gap:30px}.stat-number{font-size:1.7rem}.why-karjat-grid{grid-template-columns:1fr;gap:40px}.why-karjat-image{height:400px}.contact-grid,.content-grid{grid-template-columns:1fr;gap:40px}}@media (max-width:600px){h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.4rem}.container{padding:0 15px}.hero{height:auto;min-height:600px;padding:60px 0 40px}.hero-title{font-size:2rem;line-height:1.3}.hero-subtitle{font-size:1rem}.hero-actions{flex-direction:column;gap:15px}.hero-actions .btn{width:100%;text-align:center}.hero-stats{grid-template-columns:repeat(2,1fr);gap:20px}.stat-number{font-size:1.5rem}.stat-label{font-size:.75rem}.advantage-section,.contact-section,.content-section,.developments-section,.projects-grid-section,.schedule-visit-section,.services-section,.why-karjat-section{padding:60px 0}.section-header h2{font-size:2rem}.advantage-grid{grid-template-columns:1fr;gap:25px}.developments-grid{grid-template-columns:1fr;gap:30px}.development-image{height:250px}.why-karjat-image{height:300px}.portfolio-badge{bottom:20px;right:20px;padding:15px 20px}.portfolio-value{font-size:1.5rem}.karjat-features{margin-bottom:25px}.feature-item{gap:15px}.feature-icon{font-size:1.5rem}.schedule-content h2{font-size:2rem}.schedule-actions{flex-direction:column;gap:15px}.schedule-actions .btn{width:100%}.page-hero{padding:80px 0 50px}.page-hero h1{font-size:2rem}.page-hero .subtitle{font-size:1rem}.projects-grid{grid-template-columns:1fr;gap:30px}.project-card-image{height:240px}.karjat-stats{grid-template-columns:1fr;gap:20px}.services-grid{grid-template-columns:1fr;gap:25px}.contact-form-wrapper{padding:30px 20px}.footer{padding:50px 0 20px}.footer-grid{grid-template-columns:1fr;gap:35px}.footer-bottom{flex-direction:column;text-align:center;gap:15px}.footer-links{flex-direction:column;gap:10px}}.text-center{text-align:center}.mt-1{margin-top:1rem}.mt-2{margin-top:2rem}.mt-3{margin-top:3rem}.mb-1{margin-bottom:1rem}.mb-2{margin-bottom:2rem}.mb-3{margin-bottom:3rem}.pt-1{padding-top:1rem}.pt-2{padding-top:2rem}.pt-3{padding-top:3rem}.pb-1{padding-bottom:1rem}.pb-2{padding-bottom:2rem}.pb-3{padding-bottom:3rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}a:focus,button:focus,input:focus,textarea:focus{outline:2px solid #2c5f7f;outline-offset:2px}@media print{.btn,.footer,.header,.hero-actions,.menu-toggle,.schedule-visit-section{display:none}body{font-size:12pt;line-height:1.5;color:#000}a{text-decoration:underline}.container{max-width:100%;padding:0}}@media (min-width:601px) and (max-width:900px){.nav{gap:20px}.nav a{font-size:.9rem}.header-cta{padding:8px 18px;font-size:.85rem}}@media (max-width:900px){.menu-toggle{display:flex}.nav{position:fixed;top:0;left:-100%;width:85%;max-width:350px;height:100vh;background-color:#fff;flex-direction:column;padding:80px 30px 40px;transition:left .3s ease;box-shadow:2px 0 20px rgba(0,0,0,.15);overflow-y:auto;z-index:1001}.nav-open{left:0}.nav-close{display:flex;position:absolute;top:20px;right:20px;background:none;border:none;color:#1a3a52;cursor:pointer;padding:8px;transition:all .3s ease;border-radius:50%}.nav-close:hover{background-color:#f0f4f8;color:#d4af37}.nav a{font-size:1.05rem;padding:16px 0;width:100%;text-align:left;border-bottom:1px solid #f0f0f0;color:#1a3a52}.nav a:hover{color:#d4af37;padding-left:10px}.nav a:first-of-type{border-top:1px solid #f0f0f0}.header-cta{display:none}.nav-overlay{display:block;position:fixed;top:0;left:0;width:100%;height:100vh;background-color:rgba(0,0,0,.5);z-index:999;animation:fadeIn .3s ease}}.about-hero{position:relative;height:70vh;display:flex;align-items:center;justify-content:center;background-image:url(/images/about-hero-bg.jpg);background-size:cover;background-position:50%;margin-top:70px;overflow:hidden}.about-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:1}.about-hero-content{position:relative;z-index:3;text-align:center;color:#fff}.about-hero-content h1{font-size:3.5rem;font-weight:700;color:#fff;margin-bottom:20px;line-height:1.2}.about-hero-content p{font-size:1.2rem;color:hsla(0,0%,100%,.9);margin-bottom:0;max-width:700px}.our-story-section{padding:100px 0;background-color:#fff}.our-story-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:center}.story-content h2{font-size:2.5rem;margin-bottom:30px;color:#1a3a52}.story-content p{font-size:1rem;color:#555;line-height:1.8;margin-bottom:20px}.story-content p strong{color:#1a3a52;font-weight:600}.story-image{position:relative;height:500px;border-radius:12px;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.15)}.mission-vision-section{padding:100px 0;background-color:#fff}.mission-vision-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px}.mission-box,.vision-box{text-align:center;padding:50px 40px;background-color:#f8f9fa;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease}.mission-box:hover,.vision-box:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.mv-icon-wrapper{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;border-radius:50%;background-color:#fff;margin-bottom:25px;box-shadow:0 4px 15px rgba(0,0,0,.1)}.mv-icon{color:#2c5f7f}.mission-box h3,.vision-box h3{font-size:2rem;color:#1a3a52;margin-bottom:20px}.mission-box p,.vision-box p{font-size:1rem;color:#555;line-height:1.8;margin-bottom:0}.legacy-section{padding:150px 0;position:relative;overflow:hidden}.legacy-bg{z-index:1}.legacy-bg,.legacy-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.legacy-overlay{background:linear-gradient(135deg,rgba(0,0,0,.5),rgba(0,0,0,.5));z-index:2}.legacy-section .container{position:relative;z-index:3}.legacy-content{max-width:900px;margin:0 auto;text-align:center}.legacy-content h2{font-size:2.5rem;color:#fff;margin-bottom:15px}.legacy-subtitle{font-size:1.2rem;color:#fff;margin-bottom:40px;font-weight:600}.legacy-text{font-size:1.05rem;color:hsla(0,0%,100%,.95);line-height:1.9;margin-bottom:25px}.legacy-text strong{color:#fff;font-weight:600}.core-values-section{padding:100px 0;background-color:#0f1b28;color:#fff}.section-header-dark{text-align:center;margin-bottom:60px}.section-header-dark h2{font-size:2.5rem;color:#fff;margin-bottom:15px}.section-header-dark p{font-size:1.1rem;color:hsla(0,0%,100%,.8);margin-bottom:0}.core-values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:40px;gap:40px}.core-values-section .container{max-width:1400px}.value-card{text-align:center;padding:40px 30px;transition:all .3s ease}.value-card:hover{background-color:hsla(0,0%,100%,.1);transform:translateY(-5px)}.value-icon-wrapper{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;border-radius:50%;background-color:#1a3a52;margin-bottom:25px;transition:all .3s ease}.value-card:hover .value-icon-wrapper{transform:scale(1.1)}.value-icon{color:#2c5f7f}.value-card h3{font-size:1.4rem;color:#fff;margin-bottom:15px}.value-card p{font-size:.9rem;color:hsla(0,0%,100%,.85);line-height:1.7;margin-bottom:0}@media (max-width:1024px){.mv-icon-wrapper{width:70px;height:70px}.mv-icon{width:40px;height:40px}.value-icon-wrapper{width:70px;height:70px}.value-icon{width:40px;height:40px}}@media (max-width:600px){.mission-vision-section{padding:60px 0}.mission-vision-grid{grid-template-columns:1fr;gap:30px}.mission-box,.vision-box{padding:35px 25px}.mv-icon-wrapper{width:60px;height:60px}.mv-icon{width:32px;height:32px}.mission-box h3,.vision-box h3{font-size:1.6rem}.legacy-section{padding:60px 0}.legacy-content h2{font-size:2rem}.legacy-subtitle{font-size:1rem}.legacy-text{font-size:.95rem}.core-values-section{padding:60px 0}.section-header-dark h2{font-size:2rem}.core-values-grid{grid-template-columns:1fr;gap:25px}.value-card{padding:30px 20px}.value-icon-wrapper{width:60px;height:60px}.value-icon{width:32px;height:32px}}.what-we-offer-section{padding:100px 0;background-color:#fff}.what-we-offer-section h2{font-size:2.5rem;color:#1a3a52;margin-bottom:60px}.offerings-list{max-width:800px;margin:0 auto}.offering-item{display:flex;gap:30px;margin-bottom:40px;padding-bottom:40px;border-bottom:1px solid #e0e0e0}.offering-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.offering-line{width:4px;background:#2c5f7f;border-radius:2px;flex-shrink:0}.offering-content h3{font-size:1.4rem;color:#1a3a52;margin-bottom:10px}.offering-content p{font-size:1rem;color:#666;line-height:1.7;margin-bottom:0}.about-cta-section{padding:100px 0;background:linear-gradient(135deg,#1a3a52,#2c5f7f);color:#fff;text-align:center}.about-cta-content h2{font-size:2.5rem;color:#fff;margin-bottom:20px}.about-cta-content p{font-size:1.2rem;color:hsla(0,0%,100%,.9);margin-bottom:40px;max-width:700px;margin-left:auto;margin-right:auto}.about-cta-buttons{display:flex;justify-content:center;gap:20px}.btn-secondary-dark{background-color:transparent;color:#fff;border:2px solid #fff}.btn-secondary-dark:hover{background-color:hsla(0,0%,100%,.1)}@media (max-width:1024px){.about-hero-content h1{font-size:2.8rem}.our-story-grid{grid-template-columns:1fr;gap:50px}.story-image{height:400px}.mission-vision-grid{grid-template-columns:1fr;gap:40px}.leadership-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}}@media (max-width:600px){.about-hero{height:300px}.about-hero-content h1{font-size:2rem;padding:0 20px}.about-hero-content p{font-size:1rem;padding:0 20px}.our-story-section{padding:60px 0}.story-content h2{font-size:2rem}.story-image{height:300px}.leadership-section{padding:60px 0}.leadership-grid{grid-template-columns:1fr;gap:25px}.leader-image{height:280px}.mission-vision-section{padding:60px 0}.mission-box,.vision-box{padding:35px 25px}.mv-icon{font-size:2.5rem}.mission-box h3,.vision-box h3{font-size:1.6rem}.legacy-section{padding:60px 0}.legacy-content h2{font-size:2rem}.legacy-subtitle{font-size:1rem}.legacy-text{font-size:.95rem}.core-values-section{padding:60px 0}.section-header-dark h2{font-size:2rem}.core-values-grid{grid-template-columns:1fr;gap:25px}.value-card{padding:30px 20px}.what-we-offer-section{padding:60px 0}.what-we-offer-section h2{font-size:2rem}.offering-item{gap:20px;margin-bottom:30px;padding-bottom:30px}.offering-content h3{font-size:1.2rem}.offering-content p{font-size:.9rem}.about-cta-section{padding:60px 0}.about-cta-content h2{font-size:2rem}.about-cta-content p{font-size:1rem}.about-cta-buttons{flex-direction:column;gap:15px}.about-cta-buttons .btn{width:100%}}.team-section-new{padding:100px 0;background-color:#f8f9fa}.team-section-header{text-align:center;margin-bottom:60px}.team-subtitle{font-size:.9rem;color:#d4af37;text-transform:uppercase;letter-spacing:2px;font-weight:600;margin-bottom:15px;position:relative;display:inline-block}.team-subtitle:before{content:"";position:absolute;left:-60px;top:50%;transform:translateY(-50%);width:50px;height:2px;background-color:#d4af37}.team-section-header h2{font-size:2.8rem;color:#333;margin-bottom:0}.text-highlight{color:#d4af37}.team-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:30px;gap:30px;max-width:1200px;margin:0 auto}.team-card-new{position:relative;height:450px;border-radius:12px;overflow:hidden;cursor:pointer;box-shadow:0 4px 20px rgba(0,0,0,.1);transition:all .4s ease}.team-card-new:hover{transform:translateY(-10px);box-shadow:0 12px 40px rgba(0,0,0,.2)}.team-card-image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.team-card-overlay{height:60%;background:linear-gradient(0deg,rgba(0,0,0,.9),transparent);z-index:1}.team-card-info,.team-card-overlay{position:absolute;bottom:0;left:0;right:0}.team-card-info{padding:30px 25px;z-index:2;color:#fff}.team-card-role{font-size:.85rem;color:hsla(0,0%,100%,.8);text-transform:uppercase;letter-spacing:1px;margin-bottom:10px}.team-card-name-row{display:flex;justify-content:space-between;align-items:center;gap:15px}.team-card-name-row h3{font-size:1.4rem;color:#fff;margin-bottom:0;font-weight:600}.team-card-arrow{font-size:1.8rem;color:#2c5f7f;font-weight:300;transition:transform .3s ease;flex-shrink:0}.team-card-new:hover .team-card-arrow{transform:translateX(5px)}.team-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.85);z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px;animation:fadeIn .3s ease;overflow-y:auto}.team-modal-content{background-color:#fff;border-radius:12px;max-width:1000px;width:100%;position:relative;animation:slideUp .4s ease}.team-modal-close{position:absolute;top:20px;right:20px;width:40px;height:40px;border-radius:50%;background-color:#1a3a52;color:#fff;border:none;font-size:2rem;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;transition:all .3s ease;line-height:1;padding:0}.team-modal-close:hover{background-color:#1a3a52;transform:rotate(90deg)}.team-modal-grid{display:grid;grid-template-columns:400px 1fr;height:500px}.team-modal-image{position:relative;background-color:#f0f0f0;height:500px;overflow:hidden}.team-modal-details{padding:50px 40px;display:flex;flex-direction:column;gap:20px;overflow-y:auto}.team-modal-header h2{font-size:2rem;color:#1a3a52;margin-bottom:8px}.team-modal-role{font-size:1rem;color:#1a3a52;font-weight:600;margin-bottom:0}.team-modal-body{display:flex;flex-direction:column;gap:20px}.team-modal-description{font-size:1rem;color:#555;line-height:1.8;margin-bottom:0}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.team-section-header h2{font-size:2.3rem}.team-cards-grid{grid-template-columns:repeat(2,1fr);gap:25px}.team-modal-grid{grid-template-columns:350px 1fr;height:450px}.team-modal-image{height:450px}.team-modal-details{padding:40px 30px}}@media (max-width:600px){.team-section-new{padding:60px 0}.team-subtitle:before{display:none}.team-section-header h2{font-size:1.9rem}.team-cards-grid{grid-template-columns:1fr;gap:20px}.team-card-new{height:400px}.team-card-info{padding:25px 20px}.team-card-name-row h3{font-size:1.2rem}.team-card-arrow{font-size:1.5rem}.team-modal-overlay{padding:0;align-items:flex-start}.team-modal-content{max-width:100%;min-height:100vh;max-height:none;border-radius:0;margin:0;display:flex;flex-direction:column}.team-modal-grid{grid-template-columns:1fr;height:auto;flex:1 1;display:flex;flex-direction:column}.team-modal-image{height:350px;flex-shrink:0}.team-modal-details{padding:30px 20px;gap:20px;background-color:#fff;flex:1 1}.team-modal-close{top:15px;right:15px;width:36px;height:36px;font-size:1.8rem}.team-modal-header h2{font-size:1.6rem}.team-modal-role{font-size:.9rem}.team-modal-description{font-size:.95rem}.team-modal-contact h4,.team-modal-expertise h4{font-size:1.1rem}.team-modal-expertise ul{grid-template-columns:1fr}.team-modal-social{justify-content:flex-start}.social-icon{width:36px;height:36px}}@media (min-width:601px) and (max-width:900px){.team-modal-grid{grid-template-columns:1fr;height:auto}.team-modal-image{height:400px}}.why-karjat-hero{position:relative;height:70vh;display:flex;align-items:center;justify-content:center;margin-top:70px;overflow:hidden}.why-karjat-hero-bg{z-index:1}.why-karjat-hero-bg,.why-karjat-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.why-karjat-hero-overlay{background:rgba(0,0,0,.5);z-index:2}.why-karjat-hero-content{position:relative;z-index:3;text-align:center;color:#fff}.hero-label{font-size:.85rem;text-transform:uppercase;letter-spacing:3px;color:#d4af37;margin-bottom:20px;font-weight:600}.why-karjat-hero-content h1{font-size:3.2rem;font-weight:700;color:#fff;margin-bottom:15px;line-height:1.2}.hero-tagline{font-size:1.2rem;color:hsla(0,0%,100%,.95);margin-bottom:0;font-weight:400}.intro-section{padding:80px 0;background-color:#fff}.intro-content{max-width:900px;text-align:center;margin:0 auto 60px}.intro-content p{font-size:1.05rem;color:#555;line-height:1.9;margin-bottom:20px}.intro-content strong{color:#1a3a52;font-weight:600}.intro-image{position:relative;max-width:1400px;height:650px;margin:0 auto;border-radius:16px;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.15)}.connectivity-section{padding:100px 0;background-color:#0f1b28}.section-header-center{text-align:center;margin-bottom:60px}.section-header-center h2{font-size:2.5rem;color:#fff;margin-bottom:15px}.connectivity-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));grid-gap:30px;gap:30px;margin-bottom:50px}.connectivity-card{position:relative;height:320px;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.1);transition:all .4s ease;cursor:default}.connectivity-card:hover{transform:none;box-shadow:0 12px 40px rgba(0,0,0,.2)}.connectivity-card-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;transition:transform .4s ease}.connectivity-card:hover .connectivity-card-bg{transform:scale(1.1)}.connectivity-card-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,.3) 0,rgba(0,0,0,.6));z-index:2;transition:background .4s ease}.connectivity-card:hover .connectivity-card-overlay{background:linear-gradient(180deg,rgba(0,0,0,.4) 0,rgba(26,58,82,.75))}.connectivity-card-content{position:absolute;bottom:0;left:0;right:0;padding:10px 25px;z-index:3;color:#fff;text-align:left}.connectivity-card-content h3{font-size:1.3rem;color:#fff;margin-bottom:10px;font-weight:600;text-shadow:0 2px 4px rgba(0,0,0,.3)}.connectivity-card-content p{font-size:.95rem;color:hsla(0,0%,100%,.95);margin-bottom:0;line-height:1.6;text-shadow:0 1px 2px rgba(0,0,0,.3)}.info-banner{background:#fff;border-left:4px solid #2c5f7f;padding:25px 30px;border-radius:8px;margin-top:40px}.info-banner p{font-size:1rem;color:#1a3a52;margin-bottom:0;line-height:1.7}.info-banner strong{color:#2c5f7f;font-weight:600}.appreciation-section{padding:100px 0;background-color:#fff}.appreciation-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:center}.appreciation-content h2{font-size:2.5rem;color:#1a3a52;margin-bottom:10px}.section-subtitle{font-size:1.15rem;color:#1a3a52;font-weight:600;margin-bottom:30px}.appreciation-text{font-size:1rem;color:#555;line-height:1.8;margin-bottom:20px}.appreciation-text strong{color:#2c5f7f;font-weight:600}.appreciation-highlight{font-size:1.1rem;color:#1a3a52;font-weight:600;font-style:italic;margin:30px 0;padding:20px;background-color:#f8f9fa;border-left:4px solid #1a3a52;border-radius:4px}.stats-row{display:flex;gap:30px;margin-top:40px}.stat-box{flex:1 1;text-align:center;padding:30px 20px;background-color:#f8f9fa;border-radius:10px}.stat-number{font-size:3rem;font-weight:700;color:#1a3a52;font-family:Playfair Display,serif;line-height:1;margin-bottom:10px}.stat-percent,.stat-plus{font-size:2rem;color:#1a3a52}.stat-label{font-size:.9rem;color:#666;text-transform:uppercase;letter-spacing:1px}.appreciation-image{position:relative;height:500px;border-radius:12px;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.15)}.lifestyle-section{position:relative;padding:100px 0;overflow:hidden}.lifestyle-section:before{background-image:url(/images/lifestyle-bg.jpg);background-size:cover;background-position:50%;background-attachment:fixed;z-index:1}.lifestyle-section:after,.lifestyle-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%}.lifestyle-section:after{background-color:rgba(0,0,0,.7);z-index:2}.lifestyle-section .container{position:relative;z-index:3}.lifestyle-section .section-header-center{text-align:center;margin-bottom:40px}.lifestyle-section .section-header-center h2{font-size:2.5rem;color:#fff;margin-bottom:15px;line-height:1.3;text-shadow:0 2px 8px rgba(0,0,0,.5)}.lifestyle-section .section-header-center p{font-size:1.1rem;color:hsla(0,0%,100%,.9);margin-bottom:0;text-shadow:0 1px 4px rgba(0,0,0,.5)}.lifestyle-description{max-width:900px;margin:0 auto 50px;text-align:center}.lifestyle-description p{font-size:1.15rem;color:hsla(0,0%,100%,.95);line-height:1.9;margin-bottom:0;text-shadow:0 1px 4px rgba(0,0,0,.5)}.lifestyle-description strong{color:#fff;font-weight:600;font-size:1.2rem}.lifestyle-features-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:25px;gap:25px;max-width:900px;margin:0 auto}.lifestyle-feature-item{display:flex;align-items:center;gap:15px;padding:20px 25px;background-color:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2);border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.3);transition:all .3s ease}.lifestyle-feature-item:hover{background-color:hsla(0,0%,100%,.15);transform:translateX(10px);box-shadow:0 4px 15px rgba(0,0,0,.4)}.feature-bullet{width:10px;height:10px;background-color:#fff;border-radius:50%;flex-shrink:0;box-shadow:0 0 10px rgba(212,175,55,.5)}.lifestyle-feature-item span{font-size:1rem;color:#fff;font-weight:500;text-shadow:0 1px 3px rgba(0,0,0,.5)}.bluechip-edge-section{padding:100px 0;background:linear-gradient(135deg,#0f1e2e,#1a3a52);color:#fff}.edge-content{max-width:900px;margin:0 auto;text-align:center}.edge-content h2{font-size:2.5rem;color:#fff;margin-bottom:15px}.edge-subtitle{font-size:1.2rem;color:#d4af37;margin-bottom:35px;font-weight:600}.edge-description{font-size:1.05rem;color:hsla(0,0%,100%,.9);line-height:1.9;margin-bottom:40px}.edge-description strong{color:#d4af37;font-weight:600}.edge-buttons{display:flex;justify-content:center;gap:20px}.why-karjat-cta{padding:100px 0;background:linear-gradient(135deg,#1a3a52,#2c5f7f);color:#fff;text-align:center}.why-karjat-cta .cta-content h2{font-size:2.5rem;color:#fff;margin-bottom:20px}.why-karjat-cta .cta-content p{font-size:1.2rem;color:hsla(0,0%,100%,.9);margin-bottom:40px;max-width:700px;margin-left:auto;margin-right:auto}.btn-primary-large{padding:18px 40px;font-size:1.1rem}@media (max-width:1024px){.why-karjat-hero-content h1{font-size:2.5rem}.appreciation-grid{grid-template-columns:1fr;gap:50px}.appreciation-image{height:400px}.stats-row{gap:20px}.lifestyle-features-grid{grid-template-columns:1fr}}@media (max-width:600px){.why-karjat-hero{height:350px}.why-karjat-hero-content h1{font-size:1.9rem;padding:0 20px}.hero-tagline{font-size:1rem}.intro-section{padding:60px 0}.intro-content p{font-size:.95rem}.connectivity-section{padding:60px 0}.section-header-center h2{font-size:2rem}.connectivity-grid{grid-template-columns:1fr;gap:20px}.connectivity-icon{width:36px;height:36px}.info-banner{padding:20px}.info-banner p{font-size:.9rem}.appreciation-section{padding:60px 0}.appreciation-content h2{font-size:2rem}.section-subtitle{font-size:1rem}.appreciation-text{font-size:.95rem}.appreciation-highlight{font-size:1rem;padding:15px}.stats-row{flex-direction:column;gap:15px}.stat-number{font-size:2.5rem}.stat-percent,.stat-plus{font-size:1.5rem}.appreciation-image{height:300px}.lifestyle-section{padding:60px 0}.lifestyle-description p{font-size:.95rem}.lifestyle-features-grid{gap:15px}.lifestyle-feature-item{padding:15px}.lifestyle-feature-item span{font-size:.9rem}.bluechip-edge-section{padding:60px 0}.edge-content h2{font-size:2rem}.edge-subtitle{font-size:1rem}.edge-description{font-size:.95rem}.edge-buttons{flex-direction:column;gap:15px}.edge-buttons .btn{width:100%}.why-karjat-cta{padding:60px 0}.why-karjat-cta .cta-content h2{font-size:2rem}.why-karjat-cta .cta-content p{font-size:1rem}.btn-primary-large{width:100%;padding:16px 30px;font-size:1rem}}.projects-hero{position:relative;height:70vh;display:flex;align-items:center;justify-content:center;margin-top:70px;overflow:hidden}.projects-hero-bg{z-index:1}.projects-hero-bg,.projects-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.projects-hero-overlay{background:rgba(0,0,0,.5);z-index:2}.projects-hero-content{position:relative;z-index:3;text-align:center;color:#fff}.projects-hero-content h1{font-size:3.5rem;font-weight:700;color:#fff;margin-bottom:15px;line-height:1.2}.hero-stats-inline{display:flex;justify-content:center;gap:50px;margin-top:40px}.hero-stat-box{padding:20px 35px;background-color:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.hero-stat-box:hover{background-color:hsla(0,0%,100%,.15);transform:translateY(-5px)}.hero-stat-number{font-size:2.5rem;font-weight:700;color:#d4af37;margin-bottom:5px;font-family:Playfair Display,serif}.hero-stat-label{font-size:.9rem;color:hsla(0,0%,100%,.9);text-transform:uppercase;letter-spacing:1px}.projects-listing-section{padding:100px 0;background-color:#fff}.project-item{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:center;margin-bottom:100px;padding-bottom:100px;border-bottom:1px solid #e0e0e0}.project-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.project-item-reverse{direction:rtl}.project-item-reverse>*{direction:ltr}.project-item-image{position:relative;height:500px;border-radius:12px;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.15)}.project-item-content{padding:20px 0}.project-location svg{color:#d4af37}.project-item-content h2{font-size:2.5rem;color:#1a3a52;margin-bottom:10px}.project-tagline{font-size:1.1rem;color:#666;margin-bottom:20px;font-style:italic}.project-description{font-size:1rem;color:#555;line-height:1.8;margin-bottom:30px}.project-meta-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px;margin-bottom:35px}.project-meta-item{display:flex;flex-direction:column;gap:8px}.meta-label{font-size:.85rem;color:#999;text-transform:uppercase;letter-spacing:1px;font-weight:600}.meta-value{font-size:1.05rem;color:#1a3a52;font-weight:600}.project-highlights-section{margin-bottom:35px;padding:30px;background-color:#f8f9fa;border-radius:10px}.project-highlights-section h4{font-size:1.2rem;color:#1a3a52;margin-bottom:20px}.project-highlights-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.highlights-column{display:flex;flex-direction:column;gap:12px}.highlight-item{display:flex;align-items:flex-start;gap:10px;font-size:.95rem;color:#555}.highlight-icon{color:#1a3a52;flex-shrink:0;margin-top:2px}.view-details-link{display:inline-flex;align-items:center;gap:8px;color:#2c5f7f;font-weight:600;font-size:1rem;padding:12px 0;transition:all .3s ease;border-bottom:2px solid transparent}.view-details-link:hover{color:#d4af37;gap:12px;border-bottom-color:#d4af37}.view-details-link svg{transition:transform .3s ease}.view-details-link:hover svg{transform:translateX(5px)}.projects-cta-section{padding:100px 0;background:linear-gradient(135deg,#0f1e2e,#1a3a52);color:#fff;text-align:center}.projects-cta-content h2{font-size:2.5rem;color:#fff;margin-bottom:20px}.projects-cta-content p{font-size:1.2rem;color:hsla(0,0%,100%,.9);margin-bottom:40px;max-width:700px;margin-left:auto;margin-right:auto}@media (max-width:1024px){.projects-hero{height:400px}.projects-hero-content h1{font-size:2.8rem}.hero-stats-inline{gap:30px}.hero-stat-box{padding:18px 30px}.hero-stat-number{font-size:2rem}.project-item,.project-item-reverse{grid-template-columns:1fr;gap:40px;direction:ltr}.project-item-image{height:400px}.project-highlights-grid{grid-template-columns:1fr}}@media (max-width:600px){.projects-hero{height:350px}.projects-hero-content h1{font-size:2rem;padding:0 20px}.hero-tagline{font-size:1rem;padding:0 20px}.hero-stats-inline{flex-direction:column;gap:15px;margin-top:30px}.hero-stat-box{padding:15px 25px;width:100%;max-width:250px;margin:0 auto}.hero-stat-number{font-size:1.8rem}.hero-stat-label{font-size:.8rem}.projects-listing-section{padding:60px 0}.project-item{margin-bottom:60px;padding-bottom:60px}.project-item-image{height:280px}.project-item-content h2{font-size:1.8rem}.project-tagline{font-size:1rem}.project-description{font-size:.95rem}.project-meta-row{grid-template-columns:1fr;gap:15px}.project-highlights-section{padding:20px}.project-highlights-section h4{font-size:1.1rem}.highlight-item{font-size:.9rem}.view-details-link{font-size:.95rem}.projects-cta-section{padding:60px 0}.projects-cta-content h2{font-size:2rem}.projects-cta-content p{font-size:1rem}.btn-primary-large{width:100%}}.project-detail-page{margin-top:70px}.project-detail-hero{position:relative;height:500px;overflow:hidden}.project-detail-hero-bg{z-index:1}.project-detail-hero-bg,.project-detail-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.project-detail-hero-overlay{background:linear-gradient(0deg,rgba(0,0,0,.7),transparent);z-index:2}.project-detail-hero-content{position:absolute;bottom:50px;left:0;right:0;z-index:3;color:#fff}@media (max-width:600px){.project-detail-hero{height:350px}.project-detail-hero-content{bottom:30px}}.services-hero{position:relative;height:70vh;display:flex;align-items:center;justify-content:center;margin-top:70px;overflow:hidden}.services-hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.services-hero-bg:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);z-index:1}.services-hero-content{position:relative;z-index:3;text-align:center;color:#fff}.services-hero-content h1{font-size:3.5rem;font-weight:700;color:#fff;margin-bottom:15px;line-height:1.2}.services-grid-section{padding:100px 0;background-color:#fff}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));grid-gap:40px;gap:40px}.service-card-large{background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.1);transition:all .4s ease}.service-card-large:hover{transform:translateY(-10px);box-shadow:0 12px 40px rgba(0,0,0,.15)}.service-card-image{position:relative;height:280px;overflow:hidden}.service-card-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,transparent,rgba(0,0,0,.3));z-index:1}.service-card-content{padding:35px 30px}.service-card-content h3{font-size:1.6rem;color:#1a3a52;margin-bottom:15px}.service-card-content p{font-size:.98rem;color:#555;line-height:1.8;margin-bottom:25px}.service-tags{display:flex;flex-wrap:wrap;gap:10px}.service-tag{display:inline-block;padding:8px 16px;background-color:#f0f4f8;color:#2c5f7f;font-size:.85rem;font-weight:500;border-radius:20px;transition:all .3s ease}.service-tag:hover{background-color:#2c5f7f;color:#fff}.investment-advisory-section{padding:100px 0;background-color:#f8f9fa}.advisory-header{text-align:center;margin-bottom:30px}.advisory-header h2{font-size:2.5rem;color:#1a3a52;margin-bottom:15px}.advisory-header p{font-size:1.1rem;color:#666;margin-bottom:0}.advisory-description{max-width:900px;margin:0 auto 60px;text-align:center}.advisory-description p{font-size:1.05rem;color:#555;line-height:1.9;margin-bottom:0}.advisory-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px;gap:40px;max-width:1000px;margin:0 auto}.advisory-stat-box{text-align:center;padding:50px 30px;background-color:#fff;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .3s ease}.advisory-stat-box:hover{transform:translateY(-8px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.advisory-stat-number{font-size:3.5rem;font-weight:700;color:#1a3a52;font-family:Playfair Display,serif;line-height:1;margin-bottom:15px}.advisory-stat-label{font-size:.95rem;color:#666;text-transform:uppercase;letter-spacing:1px;font-weight:500}.services-cta-section{padding:150px 0;background:linear-gradient(135deg,rgba(15,30,46,.5),rgba(0,0,0,.5)),url(/images/karjat-landscape.jpg) 50%/cover no-repeat;color:#fff;text-align:center;position:relative}.services-cta-content{position:relative;z-index:2}.services-cta-content h2{font-size:2.5rem;color:#fff;margin-bottom:20px}.services-cta-content p{font-size:1.2rem;color:hsla(0,0%,100%,.9);margin-bottom:40px;max-width:700px;margin-left:auto;margin-right:auto}.services-cta-buttons{display:flex;justify-content:center;gap:20px}@media (max-width:1024px){.services-hero{height:400px}.services-hero-content h1{font-size:2.8rem}.services-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px}.advisory-stats{grid-template-columns:1fr;gap:25px;max-width:500px}.advisory-stat-box{padding:40px 30px}}@media (max-width:600px){.services-hero{height:350px}.services-hero-content h1{font-size:2rem;padding:0 20px}.hero-tagline{font-size:1rem;padding:0 20px}.services-grid-section{padding:60px 0}.services-grid{grid-template-columns:1fr;gap:25px}.service-card-image{height:240px}.service-card-content{padding:25px 20px}.service-card-content h3{font-size:1.4rem}.service-card-content p{font-size:.95rem}.service-tags{gap:8px}.service-tag{padding:6px 12px;font-size:.8rem}.investment-advisory-section{padding:60px 0}.advisory-header h2{font-size:2rem}.advisory-header p{font-size:1rem}.advisory-description{margin-bottom:40px}.advisory-description p{font-size:.95rem}.advisory-stats{grid-template-columns:1fr;gap:20px}.advisory-stat-box{padding:30px 20px}.advisory-stat-number{font-size:2.5rem}.advisory-stat-label{font-size:.85rem}.services-cta-section{padding:60px 0}.services-cta-content h2{font-size:2rem}.services-cta-content p{font-size:1rem}.services-cta-buttons{flex-direction:column;gap:15px}.services-cta-buttons .btn{width:100%}}.service-tag.tag-primary{background-color:#e3f2fd;color:#1976d2}.service-tag.tag-success{background-color:#e8f5e9;color:#388e3c}.service-tag.tag-warning{background-color:#fff3e0;color:#f57c00}.service-tag.tag-info{background-color:#e0f2f1;color:#00796b}.contact-hero{position:relative;height:70vh;display:flex;align-items:center;justify-content:center;margin-top:70px;overflow:hidden}.contact-hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.contact-hero-bg:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:1}.contact-hero-content{position:relative;z-index:3;text-align:center;color:#fff}.contact-hero-content h1{font-size:3.5rem;font-weight:700;color:#fff;margin-bottom:15px;line-height:1.2}.contact-content-section{padding:100px 0;background-color:#fff}.contact-content-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px}.contact-info-column h2{font-size:2.2rem;color:#1a3a52;margin-bottom:20px}.office-description{font-size:1rem;color:#555;line-height:1.8;margin-bottom:40px}.contact-details-list{display:flex;flex-direction:column;gap:30px;margin-bottom:50px}.contact-detail-item{display:flex;gap:20px;align-items:flex-start}.contact-icon-wrapper{width:50px;height:50px;border-radius:50%;background-color:#f0f4f8;display:flex;align-items:center;justify-content:center;flex-shrink:0}.contact-icon{color:#2c5f7f}.contact-detail-text h4{font-size:1.1rem;color:#1a3a52;margin-bottom:8px}.contact-detail-text p{font-size:.95rem;color:#666;line-height:1.7;margin-bottom:0}.contact-detail-text a{color:#2c5f7f;text-decoration:none;transition:color .3s ease}.contact-detail-text a:hover{color:#1a3a52}.why-visit-section{background-color:#f8f9fa;padding:30px;border-radius:10px;border-left:4px solid #1a3a52}.why-visit-section h3{font-size:1.4rem;color:#1a3a52;margin-bottom:20px}.why-visit-list{list-style:none;padding:0;margin:0}.why-visit-list li{padding:10px 0 10px 30px;position:relative;font-size:.95rem;color:#555;line-height:1.6}.why-visit-list li:before{content:"✓";position:absolute;left:0;color:#1a3a52;font-weight:700;font-size:1.2rem}.contact-form-wrapper{background-color:#f8f9fa;padding:40px;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.08)}.contact-form-wrapper h2{font-size:2rem;color:#1a3a52;margin-bottom:30px}.form-status{padding:15px 20px;border-radius:8px;margin-bottom:25px;font-size:.95rem}.form-status.success{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.form-status.error{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.contact-form .form-group{margin-bottom:25px}.contact-form label{display:block;margin-bottom:8px;color:#333;font-weight:500;font-size:.95rem}.contact-form input,.contact-form select,.contact-form textarea{width:100%;padding:12px 16px;border:1px solid #ddd;border-radius:6px;font-family:Poppins,sans-serif;font-size:.95rem;transition:border-color .3s ease;background-color:#fff}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{outline:none;border-color:#2c5f7f}.contact-form textarea{resize:vertical;min-height:120px}.btn-submit{width:100%;margin-top:10px;display:flex;align-items:center;justify-content:center;gap:10px;font-size:1rem}.btn-submit:disabled{opacity:.6;cursor:not-allowed}.form-disclaimer{font-size:.85rem;color:#666;text-align:center;margin-top:20px;line-height:1.6}.map-section{padding:100px 0;background-color:#f8f9fa}.map-header{text-align:center;max-width:700px;margin:0 auto}.map-icon-wrapper{display:inline-flex;align-items:center;justify-content:center;width:100px;height:100px;border-radius:50%;background-color:#fff;box-shadow:0 4px 20px rgba(0,0,0,.1);margin-bottom:30px}.map-icon-wrapper svg{color:#2c5f7f}.map-header h2{font-size:2.5rem;color:#1a3a52;margin-bottom:15px}.map-header p{font-size:1.05rem;color:#666;margin-bottom:10px}.map-coming-soon{font-style:italic;color:#999;font-size:.95rem!important}@media (max-width:1024px){.contact-hero{height:400px}.contact-hero-content h1{font-size:2.8rem}.contact-content-grid{grid-template-columns:1fr;gap:60px}.contact-form-wrapper{padding:35px}}@media (max-width:600px){.contact-hero{height:350px}.contact-hero-content h1{font-size:2rem;padding:0 20px}.hero-tagline{font-size:1rem;padding:0 20px}.contact-content-section{padding:60px 0}.contact-info-column h2{font-size:1.8rem}.office-description{font-size:.95rem}.contact-details-list{gap:25px}.contact-icon-wrapper{width:45px;height:45px}.contact-icon{width:20px;height:20px}.why-visit-section{padding:25px 20px}.why-visit-section h3{font-size:1.2rem}.why-visit-list li{font-size:.9rem}.contact-form-wrapper{padding:25px 20px}.contact-form-wrapper h2{font-size:1.7rem}.map-section{padding:60px 0}.map-icon-wrapper{width:80px;height:80px}}.map-section{padding:60px 0;background-color:#f9fafb}.map-container{position:relative;width:100%;height:450px;border-radius:16px;overflow:hidden;box-shadow:0 4px 10px rgba(0,0,0,.1)}.reveal,.reveal-fade,.reveal-flip,.reveal-left,.reveal-right,.reveal-rotate,.reveal-scale,.reveal-slide-down,.reveal-slide-up{opacity:0;transition:all .8s cubic-bezier(.4,0,.2,1)}.reveal{transform:translateY(30px)}.reveal.active{opacity:1;transform:translateY(0)}.reveal-left{transform:translateX(-50px)}.reveal-left.active{opacity:1;transform:translateX(0)}.reveal-right{transform:translateX(50px)}.reveal-right.active{opacity:1;transform:translateX(0)}.reveal-fade{transform:none}.reveal-fade.active{opacity:1}.reveal-scale{transform:scale(.9)}.reveal-scale.active{opacity:1;transform:scale(1)}.reveal-slide-up{transform:translateY(-30px)}.reveal-slide-up.active{opacity:1;transform:translateY(0)}.reveal-slide-down{transform:translateY(-30px)}.reveal-slide-down.active{opacity:1;transform:translateY(0)}.reveal-rotate{transform:rotate(-5deg) scale(.95)}.reveal-rotate.active{opacity:1;transform:rotate(0deg) scale(1)}.reveal-flip{transform:perspective(1000px) rotateY(-15deg)}.reveal-flip.active{opacity:1;transform:perspective(1000px) rotateY(0deg)}.reveal-delay-1,.reveal-left.reveal-delay-1,.reveal-right.reveal-delay-1{transition-delay:.1s}.reveal-delay-2,.reveal-left.reveal-delay-2,.reveal-right.reveal-delay-2{transition-delay:.2s}.reveal-delay-3,.reveal-left.reveal-delay-3,.reveal-right.reveal-delay-3{transition-delay:.3s}.reveal-delay-4,.reveal-left.reveal-delay-4,.reveal-right.reveal-delay-4{transition-delay:.4s}.reveal-delay-5,.reveal-left.reveal-delay-5,.reveal-right.reveal-delay-5{transition-delay:.5s}.reveal-fast,.reveal-left.reveal-fast,.reveal-right.reveal-fast{transition-duration:.4s}.reveal-left.reveal-slow,.reveal-right.reveal-slow,.reveal-slow{transition-duration:1.2s}.reveal-left-fade{opacity:0;transform:translateX(-50px);transition:all .8s cubic-bezier(.4,0,.2,1)}.reveal-left-fade.active{opacity:1;transform:translateX(0)}.reveal-right-fade{opacity:0;transform:translateX(50px);transition:all .8s cubic-bezier(.4,0,.2,1)}.reveal-right-fade.active{opacity:1;transform:translateX(0)}.reveal-scale-up{opacity:0;transform:translateY(30px) scale(.95);transition:all .8s cubic-bezier(.4,0,.2,1)}.reveal-scale-up.active{opacity:1;transform:translateY(0) scale(1)}@media (max-width:600px){.reveal{transform:translateY(20px)}.reveal-left{transform:translateX(-30px)}.reveal-right{transform:translateX(30px)}.reveal-slide-down,.reveal-slide-up{transform:translateY(-20px)}.reveal,.reveal-fade,.reveal-left,.reveal-right,.reveal-scale{transition-duration:.6s}}@media (prefers-reduced-motion:reduce){.reveal,.reveal-fade,.reveal-flip,.reveal-left,.reveal-right,.reveal-rotate,.reveal-scale,.reveal-slide-down,.reveal-slide-up{transition:none;opacity:1;transform:none}}.company-overview-section{padding:100px 0;background:#fff;position:relative;overflow:hidden}.company-overview-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:repeating-linear-gradient(90deg,transparent,transparent 50px,rgba(26,58,82,.02) 0,rgba(26,58,82,.02) 51px);pointer-events:none}.company-overview-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:center;position:relative;z-index:1}.overview-content{padding-right:20px}.overview-header{display:flex;gap:15px;margin-bottom:20px}.overview-content h2,.overview-header,.overview-para{text-align:center}.overview-para{color:#607d8b}.overview-icon-wrapper{width:60px;height:60px;border-radius:12px;background:linear-gradient(135deg,#2c5f7f,#1a3a52);display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 4px 15px rgba(26,58,82,.2)}.overview-label{font-size:1rem;color:#2c5f7f;text-transform:uppercase;letter-spacing:2px;font-weight:600;margin:0}.overview-description{font-size:.9rem;color:#555;line-height:1.9;margin-bottom:30px;text-align:justify}.overview-story{font-size:1rem;color:#666;line-height:1.8;margin-bottom:35px}.btn-outline{display:inline-flex;align-items:center;padding:14px 32px;font-size:1rem;font-weight:500;color:#1a3a52;background-color:transparent;border:2px solid #1a3a52;border-radius:6px;text-decoration:none;transition:all .3s ease;font-family:Poppins,sans-serif}.btn-outline:hover{background-color:#1a3a52;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(26,58,82,.3)}.overview-images-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:280px 280px;grid-gap:20px;gap:20px;height:auto}.overview-image{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 8px 30px rgba(0,0,0,.12);transition:all .4s ease;width:100%;height:100%}.overview-image:hover{transform:scale(1.03);box-shadow:0 12px 40px rgba(0,0,0,.18);z-index:2}.overview-image-1{grid-column:1/2;grid-row:1/2}.overview-image-2{grid-column:2/3;grid-row:1/2}.overview-image-3{grid-column:1/2;grid-row:2/3}.overview-image-4{grid-column:2/3;grid-row:2/3}.overview-image:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border:3px solid rgba(212,175,55,.3);border-radius:16px;z-index:1;pointer-events:none;opacity:0;transition:opacity .3s ease}.overview-image:hover:before{opacity:1}.overview-image img{width:100%;height:100%;object-fit:cover}@media (max-width:1024px){.company-overview-section{padding:80px 0}.company-overview-grid{grid-template-columns:1fr;gap:60px}.overview-content{padding-right:0}.overview-content h2{font-size:2.3rem}.overview-images-grid{grid-template-rows:240px 240px;gap:18px}}@media (max-width:768px){.overview-images-grid{grid-template-rows:220px 220px;gap:15px}}@media (max-width:600px){.company-overview-section{padding:60px 0}.company-overview-grid{gap:40px}.overview-header{flex-direction:column;align-items:flex-start;gap:12px}.overview-icon-wrapper{width:50px;height:50px}.overview-icon-wrapper svg{width:24px;height:24px}.overview-label{font-size:.9rem}.overview-content h2{font-size:2rem}.overview-description{font-size:.9rem}.overview-divider{width:60px;height:2px;margin:20px 0}.overview-story{font-size:.95rem}.btn-outline{width:100%;justify-content:center;padding:12px 24px;font-size:.9rem}.overview-images-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:180px 180px;gap:12px}.overview-image{border-radius:12px}.overview-image-1,.overview-image-2,.overview-image-3,.overview-image-4{position:relative;margin:0}}@media (max-width:380px){.overview-content h2{font-size:1.8rem}.overview-description,.overview-story{font-size:.9rem}.overview-images-grid{grid-template-rows:160px 160px;gap:10px}}.celebrity-belt-section{padding:100px 0;background-color:#fff}.celebrity-section-header{text-align:center;max-width:900px;margin:0 auto 80px}.celebrity-belt-header-centered{display:flex;align-items:center;justify-content:center;gap:15px;margin-bottom:25px}.celebrity-main-title{font-size:2.8rem;color:#1a3a52;margin-bottom:25px;line-height:1.3}.celebrity-main-title .highlight-text{color:#1a3a52;display:block;margin-top:5px}.celebrity-intro-centered{font-size:1.2rem;color:#555;line-height:1.9;margin-bottom:20px}.celebrity-intro-centered strong{color:#1a3a52;font-weight:600}.celebrity-description-centered{font-size:1.05rem;color:#666;line-height:1.8;margin-bottom:0}.celebrity-belt-first{margin-top:80px}.celebrity-belt-second{margin-top:100px}.celebrity-belt-item{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:center}.celebrity-belt-item-reverse{direction:ltr}.celebrity-belt-content{padding:20px 0}.celebrity-belt-header{display:flex;align-items:center;gap:15px;margin-bottom:25px}.celebrity-label{font-size:.95rem;color:#1a3a52;text-transform:uppercase;letter-spacing:2px;font-weight:600;margin:0}.celebrity-belt-content h2{font-size:2.5rem;color:#1a3a52;margin-bottom:25px;line-height:1.3}.celebrity-belt-content .highlight-text{color:#1a3a52;display:block;margin-top:5px}.celebrity-intro{font-size:1.1rem;color:#555;line-height:1.9;margin-bottom:20px}.celebrity-intro strong{color:#1a3a52;font-weight:600}.celebrity-description{font-size:1rem;color:#666;line-height:1.8;margin-bottom:40px}.celebrity-reasons{margin-bottom:0;padding:30px;background-color:#f8f9fa;border-radius:12px;border-left:4px solid #1a3a52}.celebrity-reasons h4{font-size:1.5rem;color:#1a3a52;margin-bottom:15px;font-weight:600}.reasons-intro{font-size:1rem;color:#555;margin-bottom:25px;font-style:italic}.reasons-list{display:flex;flex-direction:column;gap:20px}.reason-item{display:flex;align-items:flex-start;gap:20px;padding:20px;background-color:#fff;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.05);transition:all .3s ease}.reason-item:hover{transform:translateX(10px);box-shadow:0 4px 15px rgba(0,0,0,.1)}.reason-number{width:45px;height:45px;border-radius:50%;background:linear-gradient(135deg,#1a3a52,#1a3a52);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.3rem;font-weight:700;flex-shrink:0;font-family:Playfair Display,serif}.reason-text strong{display:block;font-size:1rem;color:#1a3a52;margin-bottom:5px;font-weight:600}.reason-text p{font-size:.9rem;color:#666;margin-bottom:0;line-height:1.6}.celebrity-impact{margin-bottom:35px}.celebrity-impact h4{font-size:1.8rem;color:#1a3a52;margin-bottom:30px;font-weight:600}.impact-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:15px;gap:15px}.impact-item{display:flex;align-items:center;gap:12px;padding:15px 18px;background-color:#f8f9fa;border-radius:8px;transition:all .3s ease}.impact-item:hover{background-color:#fff;box-shadow:0 2px 10px rgba(0,0,0,.08);transform:translateX(5px)}.impact-icon{color:#1a3a52;flex-shrink:0}.impact-item span{font-size:.95rem;color:#555;font-weight:500}.celebrity-conclusion{padding:25px 30px;background-color:#f8f9fa;border-left:4px solid #1a3a52;border-radius:10px}.celebrity-conclusion p{font-size:1.05rem;color:#1a3a52;line-height:1.8;margin-bottom:0;text-align:center}.celebrity-conclusion strong{color:#1a3a52;font-weight:600}.celebrity-belt-image{position:relative;height:650px;border-radius:16px;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.15)}.celebrity-badge{position:absolute;top:30px;right:30px;display:flex;align-items:center;gap:8px;padding:12px 20px;background-color:#1a3a52;color:#fff;border-radius:30px;font-weight:600;font-size:.9rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 15px celebrity-badge;z-index:2}.badge-icon{animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@media (max-width:1024px){.celebrity-belt-section{padding:80px 0}.celebrity-section-header{margin-bottom:60px}.celebrity-main-title{font-size:2.4rem}.celebrity-belt-first{margin-top:60px}.celebrity-belt-second{margin-top:80px}.celebrity-belt-item{grid-template-columns:1fr;gap:50px}.celebrity-belt-item-reverse{direction:ltr}.celebrity-belt-image{height:500px;order:-1}.celebrity-belt-content h2{font-size:2.2rem}.celebrity-impact h4{font-size:1.6rem}}@media (max-width:768px){.celebrity-belt-image{height:400px}.impact-grid{grid-template-columns:1fr}}@media (max-width:600px){.celebrity-belt-section{padding:60px 0}.celebrity-section-header{margin-bottom:50px}.celebrity-belt-header-centered{flex-direction:column;gap:12px}.celebrity-main-title{font-size:2rem}.celebrity-intro-centered{font-size:1.05rem}.celebrity-description-centered{font-size:1rem}.celebrity-belt-first{margin-top:50px}.celebrity-belt-second{margin-top:60px}.celebrity-belt-item{gap:40px}.celebrity-belt-image{height:300px}.celebrity-badge{top:20px;right:20px;padding:10px 16px;font-size:.85rem}.badge-icon{width:16px;height:16px}.celebrity-belt-header{flex-direction:column;align-items:flex-start;gap:12px}.celebrity-icon-wrapper{width:50px;height:50px}.celebrity-icon-wrapper svg{width:24px;height:24px}.celebrity-label{font-size:.85rem}.celebrity-belt-content h2{font-size:1.9rem}.celebrity-intro{font-size:1rem}.celebrity-description{font-size:.95rem}.celebrity-reasons{padding:25px 20px}.celebrity-reasons h4{font-size:1.3rem}.reasons-intro{font-size:.95rem}.reasons-list{gap:15px}.reason-item{padding:18px 15px;flex-direction:column;align-items:flex-start}.reason-item:hover{transform:translateX(5px)}.reason-number{width:40px;height:40px;font-size:1.1rem}.reason-text strong{font-size:.95rem}.reason-text p{font-size:.85rem}.celebrity-impact h4{font-size:1.4rem;margin-bottom:20px}.impact-grid{gap:12px}.impact-item{padding:12px 15px}.impact-item:hover{transform:translateX(3px)}.impact-icon{width:16px;height:16px}.impact-item span{font-size:.9rem}.celebrity-conclusion{padding:20px}.celebrity-conclusion p{font-size:.95rem}}@media (max-width:380px){.celebrity-main-title{font-size:1.8rem}.celebrity-description-centered,.celebrity-intro-centered{font-size:.95rem}.celebrity-belt-content h2{font-size:1.7rem}.celebrity-description,.celebrity-intro{font-size:.9rem}.celebrity-reasons h4{font-size:1.2rem}.reasons-intro{font-size:.9rem}.celebrity-impact h4{font-size:1.3rem}}.infrastructure-slider-section{padding:100px 0;background:#fff;overflow:hidden}.container-slider{max-width:1400px;margin:0 auto;padding:0 20px}.infrastructure-header{text-align:center;margin-bottom:60px}.infrastructure-header h2{font-size:2.8rem;color:#1a3a52;margin-bottom:20px;line-height:1.3}.infrastructure-header .highlight-text{color:#2c5f7f}.infrastructure-intro{font-size:1.15rem;color:#666;max-width:700px;margin:0 auto}.owl-slider-container{position:relative;max-width:1200px;margin:0 auto}.owl-nav-arrow{position:absolute;top:50%;transform:translateY(-50%);width:60px;height:60px;border-radius:50%;background-color:#fff;color:#1a3a52;border:2px solid #1a3a52;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.15);z-index:100}.owl-nav-left{left:-30px}.owl-nav-right{right:-30px}.owl-nav-arrow:hover{background-color:#1a3a52;color:#fff;transform:translateY(-50%) scale(1.1);box-shadow:0 6px 20px rgba(26,58,82,.3)}.owl-nav-arrow:active{transform:translateY(-50%) scale(.95)}.owl-slides-wrapper{display:flex;align-items:center;justify-content:center;position:relative;height:550px;gap:20px}.owl-slide{position:absolute;transition:all .6s cubic-bezier(.4,0,.2,1)}.owl-slide-inner{position:relative;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.2)}.owl-slide-prev{left:0;width:25%;height:450px;opacity:.5;z-index:1}.owl-slide-prev .owl-slide-inner{height:100%}.owl-slide-active{left:50%;transform:translateX(-50%);width:60%;height:550px;opacity:1;z-index:10}.owl-slide-active .owl-slide-inner{height:100%;box-shadow:0 20px 60px rgba(0,0,0,.3)}.owl-slide-next{right:0;width:25%;height:450px;opacity:.5;z-index:1}.owl-slide-next .owl-slide-inner{height:100%}.slide-image-owl{position:relative;width:100%;height:100%}.slide-overlay{top:0;background:linear-gradient(0deg,rgba(0,0,0,.7),transparent);z-index:1}.slide-content-owl,.slide-overlay{position:absolute;left:0;right:0;bottom:0}.slide-content-owl{padding:40px;color:#fff;z-index:2}.slide-content-owl h3{font-size:2rem;color:#fff;margin:0 0 12px;text-shadow:0 2px 10px rgba(0,0,0,.7);line-height:1.3}.slide-content-owl p{font-size:1.1rem;color:hsla(0,0%,100%,.95);margin:0;text-shadow:0 1px 5px rgba(0,0,0,.5);line-height:1.6}.owl-indicators{display:flex;justify-content:center;gap:12px;margin-top:50px}.owl-indicator{width:12px;height:12px;border-radius:50%;background-color:#ccc;border:none;cursor:pointer;transition:all .3s ease;padding:0}.owl-indicator.active{background-color:#1a3a52;width:40px;border-radius:6px}.owl-indicator:hover{background-color:#2c5f7f}@media (max-width:1024px){.infrastructure-slider-section{padding:80px 0}.infrastructure-header h2{font-size:2.4rem}.owl-slides-wrapper{height:480px}.owl-slide-next,.owl-slide-prev{width:22%;height:380px}.owl-slide-active{width:65%;height:480px}.slide-content-owl h3{font-size:1.7rem}.slide-content-owl p{font-size:1rem}}@media (max-width:768px){.infrastructure-header h2{font-size:2rem}.infrastructure-intro{font-size:1rem}.owl-nav-arrow{width:50px;height:50px}.owl-nav-arrow svg{width:28px;height:28px}.owl-nav-left{left:-15px}.owl-nav-right{right:-15px}.owl-slides-wrapper{height:400px}.owl-slide-next,.owl-slide-prev{width:20%;height:320px}.owl-slide-active{width:70%;height:400px}.slide-content-owl{padding:30px}.slide-content-owl h3{font-size:1.5rem}.slide-content-owl p{font-size:.95rem}}@media (max-width:600px){.infrastructure-slider-section{padding:60px 0}.infrastructure-header{margin-bottom:40px}.infrastructure-header h2{font-size:1.8rem}.owl-nav-arrow{width:45px;height:45px}.owl-nav-arrow svg{width:24px;height:24px}.owl-nav-left{left:-10px}.owl-nav-right{right:-10px}.owl-slides-wrapper{height:350px;gap:10px}.owl-slide-next,.owl-slide-prev{width:18%;height:280px;opacity:.3}.owl-slide-active{width:75%;height:350px}.slide-content-owl{padding:25px 20px}.slide-content-owl h3{font-size:1.3rem;margin-bottom:8px}.slide-content-owl p{font-size:.9rem}.owl-indicators{margin-top:35px;gap:10px}}@media (max-width:380px){.infrastructure-header h2{font-size:1.6rem}.owl-slides-wrapper{height:300px}.owl-slide-next,.owl-slide-prev{width:16%;height:240px}.owl-slide-active{width:78%;height:300px}.slide-content-owl{padding:20px 15px}.slide-content-owl h3{font-size:1.2rem}.slide-content-owl p{font-size:.85rem}}.comparison-table-section{padding:100px 0;background-color:#f8f9fa}.comparison-header{text-align:center;max-width:800px;margin:0 auto 60px}.comparison-header h2{font-size:2.5rem;color:#1a3a52;margin-bottom:20px;line-height:1.3}.comparison-header .highlight-text{color:#1a3a52}.comparison-header p{font-size:1.1rem;color:#555;margin-bottom:0}.comparison-table-wrapper{overflow-x:auto;background-color:#fff;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.1);padding:30px;margin-bottom:40px}.comparison-table{width:100%;border-collapse:collapse;min-width:650px}.comparison-table thead{background:linear-gradient(135deg,#1a3a52,#2c5f7f)}.comparison-table thead th{padding:20px 15px;text-align:center;color:#fff;font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.comparison-table thead th.benefit-column{text-align:left;border-top-left-radius:8px}.comparison-table thead th.karjat-column{background:linear-gradient(135deg,#1a3a52,#1a3a52);position:relative}.comparison-table thead th:last-child{border-top-right-radius:8px}.comparison-table tbody tr{border-bottom:1px solid #e0e0e0;transition:background-color .3s ease}.comparison-table tbody tr:hover{background-color:#f8f9fa}.comparison-table tbody tr:last-child{border-bottom:none}.comparison-table tbody td{padding:18px 15px;text-align:center;font-size:.95rem;color:#555}.comparison-table tbody td.benefit-label{text-align:left;font-weight:500;color:#1a3a52}.comparison-table tbody td.karjat-cell{background-color:#e7ffe1;font-weight:600}.check-icon{color:#4caf50}.check-icon,.cross-icon{display:inline-block;vertical-align:middle}.cross-icon{color:#f44336}.text-cell{font-weight:500;color:#666}.airport-label{display:block;font-size:.8rem;color:#1a3a52;font-weight:600;margin-top:5px}.comparison-conclusion{text-align:center;padding:30px 40px;background-color:#f8f9fa;border-left:4px solid #1a3a52;border-radius:10px;max-width:900px;margin:0 auto}.comparison-conclusion p{font-size:1.15rem;color:#1a3a52;margin-bottom:0;line-height:1.8}.comparison-conclusion strong{color:#1a3a52;font-weight:600}@media (max-width:1024px){.comparison-table-section{padding:80px 0}.comparison-header h2{font-size:2.2rem}}@media (max-width:768px){.comparison-table-wrapper{padding:20px}.comparison-table tbody td,.comparison-table thead th{padding:15px 10px;font-size:.9rem}}@media (max-width:600px){.comparison-table-section{padding:60px 0}.comparison-header{margin-bottom:40px}.comparison-header h2{font-size:1.9rem}.comparison-header p{font-size:1rem}.comparison-table-wrapper{padding:10px;border-radius:8px;overflow-x:visible}.comparison-table{min-width:100%;font-size:.7rem}.comparison-table thead th{padding:10px 4px;font-size:.65rem;letter-spacing:0}.comparison-table thead th.benefit-column{padding-left:6px}.comparison-table tbody td{padding:10px 4px;font-size:.7rem}.comparison-table tbody td.benefit-label{padding-left:6px;font-size:.7rem}.check-icon,.cross-icon{width:16px;height:16px}.airport-label{font-size:.6rem;margin-top:2px}.text-cell{font-size:.65rem}.comparison-conclusion{padding:25px 20px}.comparison-conclusion p{font-size:1rem}}@media (max-width:380px){.comparison-header h2{font-size:1.7rem}.comparison-table-wrapper{padding:8px}.comparison-table thead th{padding:8px 3px;font-size:.6rem}.comparison-table tbody td{padding:8px 3px;font-size:.65rem}.comparison-table tbody td.benefit-label{padding-left:5px;font-size:.65rem}.check-icon,.cross-icon{width:14px;height:14px}.airport-label{font-size:.55rem}.text-cell{font-size:.6rem}.comparison-conclusion p{font-size:.95rem}}.fort-section{padding:100px 0;background-color:#fff}.fort-section-header-center{text-align:center;margin-bottom:60px}.fort-section-header-center h2{font-size:2.5rem;color:#1a3a52;margin-bottom:15px}.section-header-center p{font-size:1.1rem;color:#dfdfdf;margin-bottom:0}.fort-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(410px,1fr));grid-gap:30px;gap:30px;margin-bottom:50px}.fort-card{position:relative;height:320px;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.1);transition:all .4s ease;cursor:default}.fort-card:hover{transform:none;box-shadow:0 12px 40px rgba(0,0,0,.2)}.fort-card-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;transition:transform .4s ease}.fort-card:hover .fort-card-bg{transform:scale(1.1)}.fort-card-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,.3) 0,rgba(0,0,0,.6));z-index:2;transition:background .4s ease}.fort-card:hover .fort-card-overlay{background:linear-gradient(180deg,rgba(0,0,0,.4) 0,rgba(26,58,82,.75))}.fort-card-content{position:absolute;bottom:0;left:0;right:0;padding:10px 25px;z-index:3;color:#fff;text-align:left}.fort-card-content h3{font-size:1.3rem;color:#fff;margin-bottom:10px;font-weight:600;text-shadow:0 2px 4px rgba(0,0,0,.3)}.fort-card-content p{font-size:.95rem;color:hsla(0,0%,100%,.95);margin-bottom:0;line-height:1.6;text-shadow:0 1px 2px rgba(0,0,0,.3)}@media (max-width:600px){.fort-section{padding:60px 0}.fort-grid{grid-template-columns:1fr;gap:20px}.fort-icon-wrapper{width:70px;height:70px}.fort-icon{width:36px;height:36px}}.why-bluechip-section{padding:100px 0;background-color:#f8f9fa;position:relative}.why-bluechip-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#0f1e2e,#1a3a52);background-size:cover;background-position:50%;pointer-events:none}.container1{max-width:1200px;margin:0 auto;padding:0 20px;position:relative;z-index:1}.why-bluechip-header{text-align:center;max-width:900px;margin:0 auto 60px}.why-bluechip-header h2{font-size:2.5rem;color:#fff;margin-bottom:15px;font-weight:700;letter-spacing:1px}.why-bluechip-header p{font-size:1.15rem;color:#fffc;margin-bottom:0;line-height:1.6}.accordion-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:30px;gap:30px;max-width:1400px;margin:0 auto}.accordion-column{display:flex;flex-direction:column;gap:20px}.accordion-item{background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:all .3s ease}.accordion-item:hover{box-shadow:0 4px 15px rgba(0,0,0,.12);transform:translateY(-2px)}.accordion-item.active{box-shadow:0 6px 20px rgba(212,175,55,.2)}.accordion-header{width:100%;display:flex;align-items:center;gap:12px;padding:20px 25px;background-color:transparent;border:none;cursor:pointer;text-align:left;transition:all .3s ease}.accordion-item.active .accordion-header{background-color:#f8f9fa}.accordion-number{font-size:1.1rem;font-weight:700;color:#1a3a52;flex-shrink:0}.accordion-question{flex:1 1;font-size:1.05rem;font-weight:600;color:#2c3e50;line-height:1.4}.accordion-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background-color:#f0f4f8;border-radius:50%;color:#1a3a52;flex-shrink:0;transition:all .3s ease}.accordion-item.active .accordion-icon{background-color:#1a3a52;color:#fff}.accordion-content{padding:0 25px 25px 48px;animation:slideDown .3s ease}.accordion-content p{font-size:.95rem;color:#555;line-height:1.8;margin-bottom:0}@keyframes slideDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:500px}}@media (max-width:1024px){.why-bluechip-section{padding:80px 0}.why-bluechip-header h2{font-size:2.2rem}.accordion-grid{gap:25px}}@media (max-width:768px){.accordion-grid{grid-template-columns:1fr;gap:20px}.accordion-column{gap:15px}}@media (max-width:600px){.why-bluechip-section{padding:60px 0}.why-bluechip-header{margin-bottom:40px}.why-bluechip-header h2{font-size:1.9rem}.why-bluechip-header p{font-size:1rem}.accordion-header{padding:18px 20px;gap:10px}.accordion-number{font-size:1rem}.accordion-question{font-size:.95rem}.accordion-icon{width:28px;height:28px}.accordion-icon svg{width:18px;height:18px}.accordion-content{padding:0 20px 20px 42px}.accordion-content p{font-size:.9rem}}@media (max-width:380px){.why-bluechip-header h2{font-size:1.7rem}.accordion-header{padding:15px 18px}.accordion-question{font-size:.9rem}.accordion-content{padding:0 18px 18px 38px}.accordion-content p{font-size:.85rem}}.appreciation-section1{padding:100px 0;background-color:#0f1b28}.appreciation-header1{text-align:center;margin-bottom:50px;display:flex;flex-direction:column;align-items:center;gap:20px}.appreciation-header1 h2{font-size:2.8rem;color:#fff;margin:0;line-height:1.3;max-width:900px}.appreciation-content1{max-width:1000px;margin:0 auto;text-align:center}.appreciation-intro1{font-size:1.15rem;color:#dfdfdf;line-height:1.9;margin-bottom:40px}.appreciation-highlight-box1{background:linear-gradient(135deg,#1a3a52,#2c5f7f);padding:40px 50px;border-radius:16px;margin-bottom:40px;box-shadow:0 10px 40px rgba(26,58,82,.2)}.appreciation-highlight-box1 h3{font-size:2rem;color:#fff;margin:0 0 12px;line-height:1.4;font-weight:700}.appreciation-highlight-box1 p{font-size:1.2rem;color:hsla(0,0%,100%,.95);margin:0;line-height:1.6}.appreciation-conclusion1{font-size:1.1rem;color:#dfdfdf;line-height:1.8;margin:0;font-style:italic}@media (max-width:1024px){.appreciation-section1{padding:80px 0}.appreciation-header1 h2{font-size:2.4rem}.appreciation-highlight-box1{padding:35px 40px}.appreciation-highlight-box1 h3{font-size:1.8rem}.appreciation-highlight-box1 p{font-size:1.1rem}}@media (max-width:768px){.appreciation-header1 h2{font-size:2rem}.appreciation-intro1{font-size:1.05rem}.appreciation-highlight-box1{padding:30px 35px}.appreciation-highlight-box1 h3{font-size:1.6rem}.appreciation-conclusion1,.appreciation-highlight-box1 p{font-size:1.05rem}}@media (max-width:600px){.appreciation-section1{padding:60px 0}.appreciation-header1{margin-bottom:40px;gap:15px}.appreciation-header1 h2{font-size:1.8rem}.appreciation-intro1{font-size:1rem;margin-bottom:30px}.appreciation-highlight-box1{padding:25px;border-radius:12px;margin-bottom:30px}.appreciation-highlight-box1 h3{font-size:1.4rem;margin-bottom:10px}.appreciation-highlight-box1 p{font-size:1rem}.appreciation-conclusion1{font-size:.95rem}}@media (max-width:380px){.appreciation-header1 h2{font-size:1.6rem}.appreciation-intro1{font-size:.95rem}.appreciation-highlight-box1{padding:22px 20px}.appreciation-highlight-box1 h3{font-size:1.3rem}.appreciation-highlight-box1 p{font-size:.95rem}.appreciation-conclusion1{font-size:.9rem}}.why-investors-section{padding:100px 0;background-color:#fff}.why-investors-header{text-align:center;margin-bottom:60px}.why-investors-header h2{font-size:2.5rem;color:#1a3a52;line-height:1.4;margin:0}.why-investors-header .ampersand{font-family:Georgia,serif;font-style:italic;color:#d4af37}.reasons-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px;margin-bottom:60px}.reason-card{background-color:#fff;border:1px solid #1a3a52;border-radius:12px;padding:35px 30px;text-align:center;transition:all .3s ease}.reason-card:hover{border-color:#1a3a52;box-shadow:0 8px 25px #1a3a52;transform:translateY(-5px)}.reason-card h3{font-size:1.5rem;color:#1a3a52;margin:0 0 15px;font-weight:600}.reason-card p{font-size:1rem;color:#555;line-height:1.7;margin:0}.epicentre-box{background-color:#1a3a52;border:2px solid #1a3a52;border-radius:16px;padding:50px 45px;margin-bottom:50px}.epicentre-box h3{font-size:1.8rem;color:#fff;text-align:center;margin:0 0 35px;font-weight:600}.epicentre-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:15px;gap:15px}.epicentre-item{background-color:#fff;padding:18px 20px;border-radius:8px;text-align:center;font-size:.95rem;color:#1a3a52;font-weight:500;border:1px solid #1a3a52;transition:all .3s ease}.epicentre-item:hover{background-color:#fff;color:#1a3a52;border-color:#1a3a52;transform:scale(1.05)}.investors-conclusion{text-align:center}.investors-conclusion p{font-size:1.2rem;color:#555;margin:0;line-height:1.8}.investors-conclusion strong{color:#1a3a52;font-weight:700}@media (max-width:1024px){.why-investors-section{padding:80px 0}.why-investors-header h2{font-size:2.2rem}.reasons-grid{gap:25px}.epicentre-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.why-investors-header h2{font-size:2rem}.reasons-grid{grid-template-columns:1fr;gap:20px;margin-bottom:50px}.reason-card{padding:30px 25px}.reason-card h3{font-size:1.4rem}.epicentre-box{padding:40px 35px}.epicentre-box h3{font-size:1.6rem;margin-bottom:30px}.epicentre-grid{grid-template-columns:repeat(2,1fr)}.investors-conclusion p{font-size:1.1rem}}@media (max-width:600px){.why-investors-section{padding:60px 0}.why-investors-header{margin-bottom:40px}.why-investors-header h2{font-size:1.8rem}.reasons-grid{margin-bottom:40px}.reason-card{padding:25px 20px}.reason-card h3{font-size:1.3rem;margin-bottom:12px}.reason-card p{font-size:.95rem}.epicentre-box{padding:35px 25px;margin-bottom:40px}.epicentre-box h3{font-size:1.4rem;margin-bottom:25px}.epicentre-grid{grid-template-columns:1fr;gap:12px}.epicentre-item{padding:15px 18px;font-size:.9rem}.investors-conclusion p{font-size:1.05rem}}@media (max-width:380px){.why-investors-header h2{font-size:1.6rem}.reason-card h3{font-size:1.2rem}.reason-card p{font-size:.9rem}.epicentre-box{padding:30px 20px}.epicentre-box h3{font-size:1.3rem}.epicentre-item{padding:14px 16px;font-size:.85rem}.investors-conclusion p{font-size:1rem}}.forest-story-section{padding:100px 0;background-color:#0f1b28}.forest-story-header{text-align:center;margin-bottom:50px}.forest-story-header h2{font-size:2.8rem;color:#fff;margin:0;line-height:1.3;font-weight:700}.forest-story-content{max-width:1000px;margin:0 auto;background-color:#fff;border-radius:16px;padding:50px 60px;box-shadow:0 10px 40px rgba(0,0,0,.3)}.story-paragraph{margin-bottom:25px}.story-paragraph:last-child{margin-bottom:0}.story-paragraph p{font-size:1.05rem;color:#2c3e50;line-height:1.9;margin:0;text-align:justify}.story-paragraph p strong{color:#1a3a52;font-weight:600}.story-expanded-content{animation:fadeIn .4s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.read-more-wrapper{text-align:center;margin-top:30px}.read-more-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 28px;background-color:transparent;color:#1a3a52;border:2px solid #1a3a52;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.read-more-btn:hover{background-color:#1a3a52;color:#fff;transform:translateY(-2px);box-shadow:0 4px 15px rgba(26,58,82,.3)}.read-more-btn:active{transform:translateY(0)}@media (max-width:1024px){.forest-story-section{padding:80px 0}.forest-story-header h2{font-size:2.4rem}.forest-story-content{padding:45px 50px}}@media (max-width:768px){.forest-story-header h2{font-size:2rem}.forest-story-content{padding:40px}.story-paragraph p{font-size:1rem;line-height:1.8}}@media (max-width:600px){.forest-story-section{padding:60px 0}.forest-story-header{margin-bottom:40px}.forest-story-header h2{font-size:1.8rem}.forest-story-content{padding:35px 25px;border-radius:12px}.story-paragraph{margin-bottom:20px}.story-paragraph p{font-size:.95rem;line-height:1.8;text-align:left}.read-more-wrapper{margin-top:25px}.read-more-btn{padding:10px 24px;font-size:.95rem}.read-more-btn svg{width:18px;height:18px}}@media (max-width:380px){.forest-story-header h2{font-size:1.6rem}.forest-story-content{padding:30px 20px}.read-more-btn,.story-paragraph p{font-size:.9rem}.read-more-btn{padding:10px 20px}}.rental-income-section{padding:100px 0}.rental-income-header{text-align:center;margin-bottom:30px;display:flex;flex-direction:column;align-items:center;gap:20px}.rental-icon-wrapper{width:70px;height:70px;border-radius:50%;background-color:#1a3a52;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 4px 15px rgba(212,175,55,.3)}.rental-income-header h2{font-size:2.5rem;color:#1a3a52;margin:0;line-height:1.3}.rental-intro{text-align:center;margin-bottom:50px}.rental-intro p{font-size:1.1rem;color:#555;margin:0;line-height:1.8}.rental-intro strong{color:#1a3a52;font-weight:600}.proven-revenue-section{border-radius:16px;padding:50px 45px;margin-bottom:50px}.proven-revenue-section h3{font-size:2rem;color:#1a3a52;text-align:center;margin:0 0 40px;font-weight:700}.revenue-cards-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px;gap:30px}.revenue-card{position:relative;height:350px;border-radius:12px;overflow:hidden;box-shadow:0 8px 25px rgba(0,0,0,.15)}.revenue-card-bg{z-index:1}.revenue-card-bg,.revenue-card-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.revenue-card-overlay{background:linear-gradient(0deg,rgba(0,0,0,.8) 0,rgba(0,0,0,.3) 70%,transparent);z-index:2}.revenue-card-content{position:absolute;bottom:0;left:0;padding:30px;z-index:3;color:#fff}.revenue-card-content h4{font-size:1.3rem;color:#fff;margin:0 0 15px;font-weight:600;line-height:1.3}.revenue-price{font-size:2.2rem;color:#fff;font-weight:700;margin-bottom:5px;line-height:1.2}.revenue-subtitle{font-size:1rem;color:hsla(0,0%,100%,.9);margin:0}.benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:25px;gap:25px}.benefit-card{background-color:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:25px;display:flex;gap:15px;transition:all .3s ease}.benefit-card:hover{border-color:#0f1b28;box-shadow:0 8px 25px rgba(212,175,55,.15);transform:translateY(-3px)}.benefit-icon{flex-shrink:0;color:#1a3a52}.benefit-content h4{font-size:1.05rem;color:#1a3a52;margin:0 0 8px;font-weight:600}.benefit-content p{font-size:.9rem;color:#666;margin:0;line-height:1.6}@media (max-width:1024px){.rental-income-section{padding:80px 0}.rental-income-header h2{font-size:2.2rem}.proven-revenue-section h3{font-size:1.8rem}.revenue-card{height:320px}.benefits-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.rental-income-header h2{font-size:2rem}.rental-intro p{font-size:1.05rem}.proven-revenue-section{padding:40px 30px}.proven-revenue-section h3{font-size:1.6rem;margin-bottom:30px}.revenue-cards-grid{grid-template-columns:1fr;gap:25px}.revenue-card{height:300px}.benefits-grid{grid-template-columns:1fr;gap:20px}}@media (max-width:600px){.rental-income-section{padding:60px 0}.rental-income-header{margin-bottom:25px;gap:15px}.rental-icon-wrapper{width:60px;height:60px}.rental-icon-wrapper svg{width:30px;height:30px}.rental-income-header h2{font-size:1.8rem}.rental-intro{margin-bottom:40px}.rental-intro p{font-size:1rem}.proven-revenue-section{padding:35px 25px;margin-bottom:40px}.proven-revenue-section h3{font-size:1.5rem;margin-bottom:25px}.revenue-cards-grid{gap:20px}.revenue-card{height:280px}.revenue-card-content{padding:25px}.revenue-card-content h4{font-size:1.2rem;margin-bottom:12px}.revenue-price{font-size:2rem}.revenue-subtitle{font-size:.95rem}.benefit-card{padding:20px;gap:12px}.benefit-icon svg{width:22px;height:22px}.benefit-content h4{font-size:1rem}.benefit-content p{font-size:.85rem}}@media (max-width:380px){.rental-income-header h2{font-size:1.6rem}.proven-revenue-section h3{font-size:1.4rem}.revenue-card{height:260px}.revenue-card-content{padding:20px}.revenue-card-content h4{font-size:1.1rem}.revenue-price{font-size:1.8rem}}