.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.page-content{padding-top:100px}.header{background-color:#fff;box-shadow:0 3px 12px #00000014;left:0;padding:12px 25px;position:fixed;top:0;width:100%;z-index:1000}.navbar{align-items:center;display:flex;justify-content:space-between}.logo img{height:80px;width:auto}.menu-toggle{cursor:pointer;display:none;flex-direction:column;justify-content:center;z-index:1100}.menu-toggle span{background-color:#1c1c1c;border-radius:2px;height:3px;margin:4px 0;transition:all .3s ease;width:26px}.menu-toggle.open span:first-child{transform:rotate(45deg) translate(5px,5px)}.menu-toggle.open span:nth-child(2){opacity:0}.menu-toggle.open span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.menu{display:flex;gap:12px;list-style:none}.menu li{position:relative}.nav-link{background-color:#eac57b;border-radius:6px;box-shadow:0 3px 6px #00000014;color:#1c1c1c;font-size:16px;font-weight:500;padding:8px 15px;text-decoration:none;transition:all .3s ease}.nav-link:hover{background-color:#eeb862;transform:translateY(-2px)}.nav-link.active{background-color:#ffc107;color:#fff}@media (max-width:768px){.menu-toggle{display:flex}.menu{background-color:#fdf8f0;box-shadow:-3px 0 12px #0000001a;flex-direction:column;height:100vh;padding:90px 20px;position:fixed;right:-260px;top:0;transition:right .35s ease;width:260px;z-index:1000}.menu.active{right:0}.menu li{margin-bottom:12px;width:100%}.nav-link{font-size:16px;padding:12px 16px;text-align:left;width:100%}}.contact-page{padding-top:90px;width:100%}.contact-wrapper{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:50px 20px 20px}.contact-image img{border-radius:14px;height:100%;max-height:480px;object-fit:cover;width:100%}.contact-form{display:flex;flex-direction:column;justify-content:center}.contact-form input,.contact-form textarea{border:1px solid #ccc;border-radius:6px;margin-top:6px;padding:10px;width:100%}.contact-form textarea{height:120px;resize:none}.button-group{display:flex;gap:15px;margin-top:20px}.cancel-btn,.submit-btn{border:none;border-radius:6px;cursor:pointer;padding:10px 22px}.map-section{height:500px;margin-top:0;padding-top:0;width:100%}.map-section iframe{border:0;height:100%;width:100%}@media (max-width:900px){.contact-wrapper{grid-template-columns:1fr;padding-bottom:10px}.contact-image img{max-height:260px}.map-section{height:380px}}.footer{background-color:#0a1922;color:#fff;font-family:Inter,sans-serif;padding:60px 20px 20px}.footer-container{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;margin:auto;max-width:1200px}.footer-column{flex:1 1;min-width:250px}.footer-column h2{color:#ffb400;font-size:18px;font-weight:700;letter-spacing:1px;margin-bottom:20px}.footer-column ul{list-style:none;margin:0;padding:0}.footer-column ul li{color:#cfd8dc;cursor:pointer;font-size:15px;line-height:2;transition:all .3s ease}.footer-column ul li:hover{color:#ffb400;transform:translateX(5px)}.contact-item{align-items:flex-start;color:#cfd8dc;display:flex;font-size:15px;gap:10px;line-height:1.8;margin-bottom:12px}.contact-item span:first-child{font-size:18px}.footer-bottom{border-top:1px solid #1f2a38;color:#f7f7f8;font-size:14px;margin-top:40px;padding-top:20px;text-align:center}@media screen and (max-width:1024px){.footer-container{align-items:flex-start;flex-direction:column;gap:30px}}.footer-column ul li span:last-child{position:relative}.footer-column ul li span:last-child:after{background-color:#ffb400;bottom:-3px;content:"";height:1px;left:0;position:absolute;transition:width .3s ease;width:0}.footer-column ul li:hover span:last-child:after{width:100%}.hero{align-items:center;display:flex;min-height:100vh;min-height:650px}.home-page{color:#a95a5a;font-family:Segoe UI,sans-serif}.hero{background:linear-gradient(135deg,#bc5f25,#c49924);color:#fff;overflow:hidden;padding:110px 20px;position:relative}.hero-content{margin:auto;max-width:700px;position:relative;text-align:center;z-index:2}.hero p{color:#ddd;font-size:18px;margin:20px 0 35px}.hero-actions{display:flex;flex-wrap:wrap;gap:15px;justify-content:center}.slider-dots{bottom:30px;gap:10px;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.btn.primary:hover{background:#a74317}.btn.secondary{border:2px solid #a74317;color:#c9a24d}.btn.secondary:hover{background:#c9a24d;color:#1f1f1f}.circle{opacity:.15;position:absolute}.circle-one{background:#c9954d;height:300px;left:-100px;top:-100px;width:300px}.circle-two{background:#fff;bottom:-80px;height:200px;right:-80px;width:200px}.features{background:#f4f4f4;padding:80px 20px}.section-title{margin-bottom:50px;text-align:center}.feature-grid{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.feature-card{background:#fff;border-radius:15px;box-shadow:0 10px 25px #00000014;padding:30px;text-align:center;transition:all .3s ease;width:280px}.feature-card:hover{transform:translateY(-10px)}.icon-circle{align-items:center;background:#c9a24d;border-radius:50%;color:#1f1f1f;font-weight:700;height:60px;margin:auto auto 15px;width:60px}.icon-circle,.stats{display:flex;justify-content:center}.stats{background:#fff;flex-wrap:wrap;gap:30px;padding:70px 20px}.stat-box{background:#1f1f1f;border-radius:15px;color:#fff;padding:30px;text-align:center;transition:transform .3s ease;width:220px}.stat-box:hover{transform:scale(1.05)}.stat-box h2{color:#aa4d22;font-size:36px}.cta{background:#2b2b2b;color:#fff;padding:80px 20px;text-align:center}.cta p{color:#ddd;margin:15px 0 30px}.we-offer{background:#c6a73e;padding:80px 20px;text-align:center}.we-offer .section-title{color:#d8d17e;font-size:36px;margin-bottom:50px}.offer-cards{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.offer-card{background:#fdf5e6;border-radius:20px;box-shadow:0 15px 30px #0000001a;padding:30px;text-align:center;transition:all .4s ease;width:300px}.offer-card:hover{box-shadow:0 25px 50px #00000026;transform:translateY(-10px) scale(1.05)}.offer-icon{color:#c9a24d;font-size:50px;margin-bottom:20px}.offer-card h3{color:#1f1f1f;font-size:22px;font-weight:600;margin-bottom:15px}.offer-card p{color:#333;font-size:16px;line-height:1.6}.subsidy-info{background:linear-gradient(135deg,#fdf5e6,#fff8f0);border-radius:20px;box-shadow:0 15px 40px #00000014;margin:50px 20px;padding:80px 20px;text-align:center}.subsidy-info .section-title{color:#1f1f1f;font-size:32px;font-weight:700;margin-bottom:40px}.subsidy-text{color:#333;font-size:16px;line-height:1.8;margin:0 auto 25px;max-width:850px;text-align:left}.subsidy-text ul{margin-top:15px;padding-left:25px}.subsidy-text li{margin-bottom:10px;padding-left:15px;position:relative}.subsidy-text li:before{color:#c9a24d;content:"•";display:inline-block;font-weight:700;margin-left:-15px;width:15px}@media (max-width:1024px){.offer-cards{gap:20px}}@media (max-width:768px){.offer-cards{align-items:center;flex-direction:column}}@media (max-width:480px){.hero h1{font-size:32px}.subsidy-info .section-title,.we-offer .section-title{font-size:28px}}.profile-numbers{background:linear-gradient(135deg,#fff8f0,#fdf5e6);border-radius:15px;padding:80px 20px;text-align:center}.profile-numbers .section-title{color:#1f1f1f;font-size:36px;font-weight:700;margin-bottom:50px}.numbers-cards{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.number-card{background:#f6ab48;border-radius:20px;box-shadow:0 10px 25px #00000014;padding:30px 20px;text-align:center;transition:all .4s ease;width:240px}.number-card:hover{box-shadow:0 25px 45px #00000026;transform:translateY(-10px) scale(1.05)}.number-icon{color:#c9a24d;font-size:50px;margin-bottom:15px}.number-card h3{color:#1f1f1f;font-size:28px;font-weight:700;margin-bottom:10px}.number-card p{color:#333;font-size:16px;line-height:1.5}@media (max-width:1024px){.numbers-cards{gap:20px}}@media (max-width:768px){.numbers-cards{align-items:center;flex-direction:column}}.financial-cta{background:linear-gradient(135deg,#d8594f,#f4b740);border-radius:15px;color:#1f1f1f;margin:50px 0;overflow:hidden;padding:100px 20px;position:relative;text-align:center}.financial-cta h2{font-size:36px;font-weight:700;margin-bottom:20px}.financial-cta p{color:#1f1f1f;font-size:18px;line-height:1.6;margin-bottom:30px;margin-left:auto;margin-right:auto;max-width:700px}.financial-cta .cta-btn{background:#1f1f1f;border-radius:30px;color:#fff;font-size:18px;font-weight:600;padding:15px 40px;text-decoration:none;transition:all .4s ease}.financial-cta .cta-btn:hover{background:#fff;box-shadow:0 10px 30px #0003;color:#c9a24d;transform:scale(1.1)}@media (max-width:768px){.financial-cta h2{font-size:28px}.financial-cta p{font-size:16px}.financial-cta .cta-btn{font-size:16px;padding:12px 30px}}.btn.our-services{border:2px solid #a74317;color:#1b1914}.btn.our-services:hover{background:#c9a24d;color:#1f1f1f}.btn.primary{color:#e7be8e}.btn.primary:hover{background:#efe4e0}.btn.our-services{color:#171411}.btn{border-radius:30px;font-weight:600;padding:12px 30px;text-decoration:none;transition:all .3s ease}.btn.primary{color:#1f1f1f}.btn.primary:hover{background:#f9ddd1;color:#1f1f1f}.btn.our-services{background:#a74317;color:#1f1f1f}.btn.our-services:hover{background:#f9ddd1;color:#080808;transform:translateY(-3px)}.btn.primary{background:#a74317;border:2px solid #a74317;color:#e0a053}.btn.primary:hover{background:#ebc6b6;color:#f7f4f4;transform:translateY(-3px)}.home-page .btn.primary{background:#a74317;border:2px solid #a74317;color:#fff}.home-page .btn.primary:hover{background:#ebc6b6;color:#ae6262;transform:translateY(-3px)}.home-page .btn.our-services{background:#a74317;border:2px solid #a74317;color:#fff}.home-page .btn.our-services:hover{background:#f0f9d1;color:#fff;transform:translateY(-3px)}.home-page .btn.our-services:hover,.home-page .btn.primary:hover{color:#fff}.home-page .btn.our-services,.home-page .btn.primary{background:#a74317;border:2px solid #a74317;color:#fff}.home-page .btn.our-services:hover,.home-page .btn.primary:hover{background:#ebc6b6;color:#1f1f1f;transform:translateY(-3px)}.home-page .btn.our-services:active,.home-page .btn.primary:active{color:#1f1f1f}.home-page .hero .hero-description,.home-page .hero .hero-subtitle,.home-page .hero h1{color:#fff!important}.home-page .slider-dots .dot{background-color:#ffffff80}.home-page .slider-dots .dot.active{background-color:#fff}@media (max-width:768px){.home-page .hero h1{font-size:28px}.home-page .hero .hero-description,.home-page .hero .hero-subtitle{font-size:16px}@media (max-width:768px){.home-page .hero{padding:100px 15px 50px}}@media (max-width:480px){.home-page .hero{padding:90px 10px 40px}}.home-page .btn.our-services,.home-page .btn.primary{font-size:16px;max-width:300px;padding:12px 20px;width:100%}.feature-grid,.numbers-cards,.offer-cards{align-items:center;flex-direction:column;gap:20px}.financial-cta h2{font-size:24px}.financial-cta p{font-size:14px}.subsidy-info .section-title{font-size:24px}.subsidy-text{font-size:14px}.stats{align-items:center;flex-direction:column;gap:20px}.hero{padding:70px 15px}.numbers-cards,.we-offer .offer-cards{flex-direction:column;gap:20px}}@media (max-width:480px){.home-page .hero h1{font-size:22px}.home-page .hero .hero-description,.home-page .hero .hero-subtitle{font-size:14px}.home-page .btn.our-services,.home-page .btn.primary{font-size:14px;padding:10px 15px}.financial-cta h2,.profile-numbers .section-title,.subsidy-info .section-title,.we-offer .section-title{font-size:20px}.financial-cta p{font-size:12px}.hero{padding:50px 10px}}.slider-dots{align-items:center;display:flex;justify-content:center;margin-top:20px}.dot{background-color:#ccc;transition:all .3s ease}.dot.active{background-color:#007bff;transform:scale(1.3)}.we-offer .section-title{background:linear-gradient(90deg,#f6c667,#eb973b);border-radius:25px;box-shadow:0 4px 10px #00000026;color:#1f1f1f;cursor:default;display:inline-block;font-size:20px;font-weight:700;padding:15px 25px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.we-offer .section-title:hover{box-shadow:0 6px 15px #0003;transform:translateY(-3px) scale(1.05)}.testimonials{background:#f4f4f4;padding:90px 20px;text-align:center}.testimonial-card{animation:fadeSlide .6s ease;background:#fff;border-radius:20px;box-shadow:0 15px 30px #0000001a;margin:40px auto 20px;max-width:500px;padding:35px;transition:transform .3s ease}.testimonial-card:hover{transform:translateY(-8px)}.testimonial-card img{border:4px solid #c9a24d;border-radius:50%;height:80px;margin-bottom:15px;width:80px}.message{color:#444;font-style:italic;margin:20px 0}.testimonial-card h3{margin-bottom:5px}.testimonial-card span{color:#777;font-size:14px}.dots{margin-top:20px}.dot{background:#bbb;margin:0 6px}.dot.active{background:#c9a24d}@keyframes fadeSlide{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.business-details{max-width:620px}.business-details p{line-height:1.8;margin-bottom:18px;text-align:justify;text-justify:inter-word}*{box-sizing:border-box}.about-page{color:#f5f1e6;font-family:Poppins,sans-serif}.business-image{margin-top:0}.about-hero{gap:40px;padding:80px 10%}.business-container{padding:100px 20px 60px;padding:40px 20px 50px}.hero-content{max-width:520px}.badge{color:#c9b37e;font-size:14px;letter-spacing:2px}.about-hero h1{font-size:48px;margin:20px 0}.about-hero p{font-size:16px;opacity:.85}.hero-image img{border-radius:16px;width:420px}.about-purpose{background:#f5f1e6;color:#0d0d0d;padding:80px 20%;text-align:center}.about-purpose h2{font-size:36px;margin-bottom:20px}.about-values{display:flex;gap:40px;justify-content:center;padding:80px 10%}.value-card{background:#f68e49;border:1px solid #c9b37e;padding:40px;text-align:center;width:260px}.circle{border-radius:50%;height:260px}.square{border-radius:12px}.diamond{transform:rotate(45deg)}.diamond h3,.diamond p{transform:rotate(-45deg)}.about-approach{padding:80px 10%;text-align:center}.approach-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin-top:40px}.approach-card{background:#141414;border-left:4px solid #c9b37e;padding:30px}.about-trust{align-items:center;display:flex;gap:50px;padding:80px 10%}.trust-image img{border-radius:16px;width:550px}.trust-content ul{list-style:none;padding:0}.trust-content li{margin-bottom:12px;padding-left:20px;position:relative}.trust-content li:before{color:#c9b37e;content:"✔";left:0;position:absolute}.about-cards{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr);padding:80px 10%}.info-card{background:#141414;border-radius:12px;padding:30px}.about-cta{background:#f5f1e6;color:#0d0d0d;padding:80px 20px;text-align:center}.about-cta button{background:#0d0d0d;border:none;color:#f5f1e6;cursor:pointer;font-size:16px;margin-top:20px;padding:14px 40px}.why-exist{background-color:#f6f2e8;color:#0d0d0d;padding:90px 25%;text-align:center}.why-exist h2{font-size:38px;font-weight:600;margin-bottom:16px}.why-divider{background-color:#c9b37e;height:3px;margin:0 auto 24px;width:70px}.why-exist p{font-size:17px;line-height:1.8;opacity:.9}.strategy-partnership{background-color:#0d0d0d;display:flex;gap:40px;justify-content:center;padding:80px 10%}.business-container{padding:30px 20px 50px}@media screen and (max-width:768px){.business-container{padding:80px 60px 60px 40px}}.sp-card{background-color:#f6f2e8;border-radius:14px;color:#0d0d0d;padding:40px;position:relative;transition:transform .3s ease;width:380px}.sp-card:after{background:#c9b37e;border-radius:14px;content:"";height:100%;position:absolute;right:-12px;top:12px;width:100%;z-index:-1}.sp-card:hover{transform:translateY(-8px)}.sp-card h3{font-size:28px;font-weight:600;margin-bottom:16px}.sp-card p{font-size:16px;line-height:1.8;opacity:.9}.mvv-slider{background:#ee9a4c;padding:100px 10%}.mvv-container{align-items:center;background:#f6f2e8;border-radius:18px;box-shadow:20px 20px 0 #c9b37e;display:flex;gap:60px;padding:50px}.mvv-image img{border-radius:14px;height:280px;object-fit:cover;width:420px}.mvv-content h2{color:#0d0d0d;font-size:36px}.gold-line{background:#c9b37e;height:3px;margin:15px 0 20px;width:60px}.mvv-content p{color:#333;font-size:17px;line-height:1.8;max-width:420px}.dots{margin-top:25px}.dot{background:#aaa;border-radius:50%;cursor:pointer;display:inline-block;height:10px;margin-right:8px;width:10px}.approach-section,.dot.active{background:#0d0d0d}.approach-section{color:#f6f2e8;padding:100px 10%}.approach-title{font-size:40px;margin-bottom:10px;text-align:center}.approach-subtitle{margin-bottom:60px;opacity:.8;text-align:center}.approach-timeline{display:flex;justify-content:space-between;position:relative}.approach-timeline:before{background:#c99b7e;content:"";height:2px;left:0;position:absolute;right:0;top:40px}.approach-step{position:relative;text-align:center;width:30%}.step-number{align-items:center;background:#f6f2e8;border-radius:50%;box-shadow:0 10px 30px #0006;display:flex;font-size:28px;font-weight:600;height:80px;justify-content:center;margin:0 auto;position:relative;width:80px;z-index:2}.step-card{background:#e0ca5d;border-radius:14px;margin-top:30px;padding:30px}.step-card h3{font-size:24px;margin-bottom:12px}.step-card p{font-size:16px;line-height:1.7;opacity:.85}.approach-unique{background:#0d0d0d;color:#f6f2e8}.approach-heading{font-size:42px;margin-bottom:10px}.approach-subtext{font-size:17px;margin-bottom:70px;opacity:.8}.approach-flow{display:flex;gap:40px;justify-content:space-between}.flow-card{animation:fadeUp 1s ease forwards}.flow-card:first-child{animation-delay:.2s}.flow-card:nth-child(2){animation-delay:.4s}.flow-card:nth-child(3){animation-delay:.6s}.flow-number{background:#f6f2e8}.flow-card:hover{box-shadow:0 25px 60px #c9b37e40;transform:translateY(-15px) scale(1.02)}.flow-card:hover .flow-number{background:#c9b37e;color:#0d0d0d}.flow-card h3{font-size:26px;margin-bottom:14px}.flow-card p{font-size:16px;line-height:1.7;opacity:.85}@keyframes fadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.approach-unique{background:#f6f2e8;color:#0d0d0d;overflow:hidden;padding:110px 10%;text-align:center}.flow-card{background:linear-gradient(145deg,#141414,#0f0f0f);color:#f6f2e8}.why-exist-pro{background:#f6f2e8;display:flex;justify-content:center;padding:110px 10%}.why-card{animation:fadeUpWhy 1.1s ease forwards;background:#fff;border-radius:20px;box-shadow:0 30px 60px #0000001f;color:#0d0d0d;max-width:820px;padding:60px 70px;position:relative;text-align:center;transition:all .4s ease}.why-card:hover{box-shadow:0 40px 80px #c9b37e59;transform:translateY(-10px)}.why-tag{color:#c9b37e;font-size:13px;letter-spacing:2px;margin-bottom:16px}.why-card h2{font-size:40px;margin-bottom:14px}.why-line{background:#c9b37e;height:3px;margin:0 auto 26px;width:80px}.why-card p{font-size:18px;line-height:1.9;opacity:.9}@keyframes fadeUpWhy{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.cta-unique{background:linear-gradient(135deg,#0d0d0d,#1a1a1a);color:#f6f2e8}.cta-btn{background:linear-gradient(90deg,#c9b37e,#ffd966);color:#0d0d0d}.cta-btn:hover{background:linear-gradient(90deg,#ffd966,#c9b37e)}.about-hero{align-items:center;display:flex;gap:60px;justify-content:space-between;padding:100px 10%}.about-hero .hero-content{max-width:520px}.about-hero .hero-image img{border-radius:18px;box-shadow:0 25px 50px #00000040;height:360px;object-fit:cover;width:520px}@media (max-width:1024px){.about-hero .hero-image img{height:320px;width:460px}}@media (max-width:768px){.about-hero{flex-direction:column;text-align:center}.about-hero .hero-image img{height:auto;max-width:420px;width:100%}}.strategy-partnership{background-color:#ecbe8d}.sp-card{background-color:#fff3e0}.approach-section{background-color:#b1613f;color:#0d0d0d}.step-card{background-color:#ffe58a;border-top:3px solid #c9b37e;color:#0d0d0d}.step-number{background-color:#ffd966;color:#0d0d0d}.flow-card{background:#ffe58a;border:1px solid #c9b37e33;border-radius:18px;cursor:pointer;padding:40px 30px;position:relative;-webkit-user-select:none;user-select:none;width:30%}.flow-card,.flow-number{color:#0d0d0d;transition:all .4s ease}.flow-number{align-items:center;background:#ffd966;border-radius:50%;display:flex;font-size:24px;font-weight:600;height:70px;justify-content:center;margin:0 auto 25px;width:70px}.flow-card:hover{background:#d7ad89;box-shadow:0 25px 60px #ff7f1166}.flow-card:hover .flow-number{background:#deb48f;color:#fff}.flow-card.active{background:#d6ae8b;box-shadow:0 25px 60px #ff7f1166}.flow-card.active .flow-number{background:#e3cab4;color:#fff}.cta-unique{background:linear-gradient(135deg,#d1b96a,#ead8a4);border-top:5px solid #c9b37e;color:#0d0d0d;overflow:hidden;padding:120px 10%;position:relative;text-align:center}.cta-content h2{font-size:42px;letter-spacing:.5px;margin-bottom:20px}.cta-content p{color:#0d0d0d;font-size:18px;margin-bottom:40px;opacity:.85}.cta-btn{background:linear-gradient(90deg,#2e2717,#5f5844);border:none;border-radius:50px;box-shadow:0 8px 25px #c9b37e4d;color:#fbf6f6;cursor:pointer;font-size:18px;font-weight:600;padding:18px 50px;transition:all .4s ease}.cta-btn:hover{background:linear-gradient(90deg,#efe7e7,#f7aeae);box-shadow:0 15px 40px #c9b37e80;color:#0b0808;transform:translateY(-5px) scale(1.05)}.business-container{align-items:center;background:#fff;border-radius:12px;box-shadow:0 8px 30px #0000001a;margin:60px auto;max-width:1100px;padding:0 20px;transition:box-shadow .3s ease}.business-container:hover{box-shadow:0 15px 45px #0003}.business-content{flex:1 1 550px}.business-title{color:#004a99;font-size:2.5rem;font-weight:900;line-height:1.2;margin-bottom:15px}.business-subtitle{color:#333;font-size:1.25rem;font-style:italic;margin-bottom:30px}.business-details p{color:#444;font-size:1.1rem;line-height:1.7;margin-bottom:16px}.business-image{flex:1 1 400px;text-align:center}.business-image img{border-radius:12px;box-shadow:0 6px 20px #0000001f;cursor:pointer;max-width:100%;transition:transform .3s ease}.business-image img:hover{transform:scale(1.05)}@media (max-width:900px){.business-container{flex-direction:column;text-align:center}.business-content,.business-image{flex:1 1 100%}.business-title{font-size:2rem}}.vision-mission-section{display:flex;flex-wrap:wrap;gap:40px;justify-content:center;margin:50px auto;max-width:1200px;width:90%}.vm-card{border-radius:15px;box-shadow:0 6px 20px #0003;max-width:500px;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease;width:100%}.vm-card:hover{box-shadow:0 10px 30px #0000004d;transform:translateY(-5px)}.vm-image-container{position:relative}.vm-image{display:block;height:300px;object-fit:cover;width:100%}.trust-content{color:#000}.trust-content ul li:before{color:#c9b37e}.vm-overlay{background:#2c3e50b3;bottom:0;box-sizing:border-box;color:#fff;left:0;padding:20px;position:absolute;transition:background .3s ease;width:100%}.vm-overlay h2{font-size:1.8rem;margin-bottom:10px}.vm-overlay p{font-size:1rem;line-height:1.5}@media screen and (max-width:768px){.vision-mission-section{align-items:center;flex-direction:column}.vm-card{max-width:90%}}.business-container{align-items:flex-start;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:50px;justify-content:center;margin:0 auto;max-width:1200px;padding:150px 20px 50px}.business-content{flex:1 1;min-width:300px}.business-title{color:#2c3e50;font-size:2rem;margin-bottom:20px}.business-subtitle{color:#34495e;font-size:1.1rem;margin-bottom:20px}.business-details p{color:#34495e;font-size:1rem;line-height:1.6;margin-bottom:15px}.business-image{flex:1 1;margin-top:30px;min-width:300px}.business-image img{border-radius:15px;box-shadow:0 6px 20px #0003;height:100%;object-fit:cover;width:100%}@media screen and (max-width:768px){.business-container{flex-direction:column;padding:120px 20px 50px}.business-title{font-size:1.7rem}.business-subtitle{font-size:1rem}.business-details p{font-size:.95rem}.business-image{margin-top:20px}}@media (max-width:768px){.business-container{align-items:center;flex-direction:column;padding:20px}.business-content,.business-image{margin:0;width:100%}.business-image img{height:auto;width:100%}.business-title{font-size:24px;text-align:center}.business-details p,.business-subtitle{font-size:14px;text-align:center}.why-exist-pro{padding:20px;text-align:center}.why-card h2{font-size:20px}.strategy-partnership{align-items:center;flex-direction:column}.sp-card{margin-bottom:20px;width:100%}.approach-flow{align-items:center;flex-direction:column}.flow-card{margin-bottom:20px;width:100%}.flow-number{font-size:24px}.approach-heading{font-size:22px;text-align:center}.approach-subtext{font-size:14px;text-align:center}.about-trust{flex-direction:column;text-align:center}.trust-content,.trust-image{margin-bottom:15px;width:100%}.trust-image img{height:auto;width:100%}.mvv-container{align-items:center;flex-direction:column;text-align:center}.mvv-image img{height:auto;margin-bottom:15px;width:100%}.mvv-content h2{font-size:20px}.mvv-content p{font-size:14px}.dots{justify-content:center}.cta-unique .cta-content{padding:20px;text-align:center}.cta-unique h2{font-size:20px}.cta-unique p{font-size:14px}.cta-btn{max-width:300px;padding:12px;width:100%}.about-hero,.business-container{align-items:center;flex-direction:column;gap:24px;overflow:hidden;padding:70px 16px 40px}.business-content,.hero-content{max-width:100%;padding:0;text-align:center;width:100%}.business-title,.hero-content h1{font-size:24px;line-height:1.3;word-break:break-word}.business-details p,.hero-content p{word-wrap:break-word;font-size:14px;line-height:1.6;overflow-wrap:break-word;text-align:left}.business-image,.hero-image{display:flex;justify-content:center;width:100%}.business-image img,.hero-image img{display:block;height:auto!important;max-width:100%!important;object-fit:contain;width:100%!important}body,html{overflow-x:hidden}*{max-width:100%}}.about-page{padding-top:80px;padding-top:50px}@media (max-width:768px){.about-page{padding-top:45px}}.about-page{padding-top:2px}@media (max-width:768px){.about-page{padding-top:30px}}.why-tag{background-color:#d8cf9c;border-radius:20px;color:#000;display:inline-block;font-size:.9rem;font-weight:700;padding:6px 12px;text-transform:uppercase}@media (max-width:768px){.trust-content ul{list-style:none;margin-left:0;padding-left:0}.trust-content li{line-height:1.4;margin-bottom:8px;padding-left:25px;position:relative}.trust-content li:before{color:#007bff;content:"✔";font-size:1rem;left:0;position:absolute;top:0}}.about-list{display:flex;flex-direction:column;gap:12px}.about-list-item{line-height:1.5;margin:0;padding:0}@media (max-width:768px){.about-list{gap:14px}.about-list-item{font-size:14px;line-height:1.5}}.services-section{background:#d0ac8d;font-family:Arial,sans-serif;padding:80px 20px}.services-title{color:#222;font-size:36px;margin-bottom:40px;text-align:center}.services-list{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:auto;max-width:1100px}.service-box{background:#fdfdfd;border-radius:15px;box-shadow:0 8px 20px #00000014;padding:30px 20px;transition:.4s}.service-box:hover{box-shadow:0 20px 40px #ff990059;transform:translateY(-10px) scale(1.03)}.service-box h3{font-size:18px;margin-bottom:10px}.service-box span{color:#f90;font-size:14px;font-weight:700}.popup-overlay{animation:fadeIn .4s ease;background:#0009;inset:0;z-index:999}.popup-card{animation:scaleUp .4s ease;background:#f4e9dc;border-radius:20px;max-width:500px;padding:35px 30px;position:relative;width:90%}.popup-card h3{color:#222;font-size:22px;margin-bottom:15px}.popup-info{font-size:15px;line-height:1.6;margin-bottom:15px}.popup-extra{background:#fffbfb;border-radius:10px;font-size:14px;margin-bottom:20px;padding:12px;white-space:pre-line}.close-btn{background:#0000;font-size:22px;position:absolute;right:15px;top:15px}.close-btn,.popup-cta{border:none;cursor:pointer}.popup-cta{background:#f90;border-radius:8px;color:#fff;font-size:16px;font-weight:700;padding:12px;transition:.3s;width:100%}.popup-cta:hover{background:#e6b800;color:#000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleUp{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.services-title{font-size:26px}.popup-card{padding:25px 20px}}.service-box{transition:transform .35s ease,box-shadow .35s ease}.service-box:after,.service-box:before{transition:all .3s ease}.service-box:after,.service-box:before,.service-box:before:after{border-radius:2px}.service-box:hover:after,.service-box:hover:before{transform:scale(1.1)}.service-box:hover{transform:translateY(-6px)}.service-box{background:#fff;border-radius:18px;box-shadow:0 10px 20px #00000014;cursor:pointer;overflow:hidden;padding:32px 22px;position:relative;text-align:center;transition:transform .35s ease,box-shadow .35s ease,background .35s ease}.service-box:hover{background:#fff7e6;box-shadow:0 18px 35px #0000001f;transform:translateY(-6px) scale(1.02)}.service-box:after,.service-box:before{background:#f90;border-radius:2px;content:"";position:absolute}.service-box:before{height:2px;left:12px;top:12px;width:25px}.service-box:before:after{background:#f90;content:"";height:25px;left:0;position:absolute;top:0;width:2px}.service-box:after{bottom:12px;height:2px;right:12px;transform:rotate(180deg);width:25px}.popup-overlay{align-items:center;background-color:#0a1922d9;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.gallery-page{background-color:#fdf8f0;color:#1c1c1c;padding:60px 20px}.gallery-hero h1{color:#1c1c1c;font-size:42px;margin-bottom:10px}.gallery-hero p{color:#555;font-size:18px}.gallery-content{grid-gap:25px;gap:25px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.gallery-item{border-radius:15px;box-shadow:0 10px 25px #0000001a;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.gallery-item:hover{box-shadow:0 20px 40px #0003;transform:translateY(-10px)}.gallery-item img{height:200px;object-fit:cover;transition:transform .5s ease}.gallery-item:hover img{transform:scale(1.1)}.gallery-overlay{background:#0000008c;left:0;padding:20px;right:0;text-align:center;transition:opacity .3s ease}.gallery-overlay h3{font-size:20px;margin-bottom:5px}.gallery-overlay p{color:#f1f1f1}.gallery-page{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:auto;max-width:1200px;padding:100px 20px 50px}.gallery-hero{margin-bottom:50px;text-align:center}.gallery-hero h1{color:#ff9f00;font-size:36px;margin-bottom:15px}.gallery-hero p{color:#1f1f1f;font-size:16px}.gallery-content{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}.gallery-item{border-radius:8px;overflow:hidden;position:relative}.gallery-item img{display:block;height:auto;transition:transform .3s ease;width:100%}.gallery-item:hover img{transform:scale(1.05)}.gallery-overlay{background:#0009;bottom:0;color:#fff;opacity:0;padding:15px;position:absolute;transition:all .3s ease;width:100%}.gallery-item:hover .gallery-overlay{opacity:1}.gallery-overlay h3{font-size:18px;margin:0 0 5px}.gallery-overlay p{font-size:14px;margin:0}@media (max-width:1024px){.gallery-content{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.gallery-page{padding:100px 15px 30px}.gallery-hero h1{font-size:28px}.gallery-hero p{font-size:14px}.gallery-content{gap:15px;grid-template-columns:repeat(2,1fr)}.gallery-overlay h3{font-size:16px}.gallery-overlay p{font-size:12px}}@media (max-width:480px){.gallery-content{grid-template-columns:1fr}.gallery-hero h1{font-size:24px}.gallery-hero p{font-size:13px}.gallery-overlay h3{font-size:14px}.gallery-overlay p{font-size:11px}}
/*# sourceMappingURL=main.c37de845.css.map*/