.hero{align-items:center;width:100%;max-width:100vw;min-height:115vh;margin:0;padding:120px 0 100px;display:flex;position:relative;left:0;right:0;overflow:hidden}.hero-image-wrapper{z-index:0;position:absolute;inset:0}.hero-bg-image{object-fit:cover;object-position:center}.split-text{display:inline}.split-text-part{opacity:0;will-change:transform,opacity;animation:.6s cubic-bezier(.2,.8,.2,1) forwards split-reveal;display:inline-block;transform:translateY(.6em)}@keyframes split-reveal{0%{opacity:0;transform:translateY(.6em)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.split-text-part{opacity:1;animation:none;transform:none}}@media (min-width:1920px){.hero{background-position:50% 100%;background-size:100%}}@media (min-aspect-ratio:16/9){.hero{background-position:50% 100%;background-size:cover}}.hero-content{z-index:10;color:#fff;width:100%;padding-left:1.5rem;position:relative}@media (min-width:640px){.hero-content{padding-left:5rem}}.hero:before{content:"";z-index:1;background:#0b1a33b3;position:absolute;inset:0}.hero-content{z-index:10;color:#fff;width:100%;position:relative}.hero-container{width:100%;max-width:1400px;margin:0 auto;padding:0 2rem}.hero-title{color:#f4b942;letter-spacing:-.5px;margin:0 0 1rem;font-size:3.5rem;font-weight:900;line-height:1.1}.hero-subtitle{color:#ffffffe6;max-width:90%;margin:0;font-size:1.5rem;font-weight:500;line-height:1.4;display:block}.hero-buttons{flex-wrap:wrap;gap:1.5rem;margin-top:3rem;display:flex}.hero-button{text-transform:uppercase;letter-spacing:.05em;cursor:pointer;text-align:center;opacity:0;border:2px solid #0000;justify-content:center;align-items:center;padding:1rem 2.5rem;font-size:1rem;font-weight:300;transition:all .3s 1s;animation:.5s ease-out 1s forwards fadeInUp;display:inline-flex;position:relative;transform:translateY(10px);text-decoration:none!important}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-button:hover{transform:translateY(-3px)}.hero-button.bg-\[\#f4b942\]{color:#0b1a33;background-color:#f4b942}.hero-button.bg-\[\#f4b942\]:hover{background-color:#e0a82a;transform:translateY(-2px)}.hero-button.border-2{color:#fff;z-index:1;background-color:#0000;border:1px solid #fff;position:relative;overflow:hidden}.hero-button.border-2:before{content:"";z-index:-1;background-color:#f4b942;width:0;height:100%;transition:width .3s;position:absolute;top:0;left:0}.hero-button.border-2:hover{color:#0b1a33;border-color:#f4b942}.hero-button.border-2:hover:before{width:100%}@media (min-width:768px){.hero-container{padding:0 3rem}}@media (min-width:1024px){.hero-container{padding:0 4rem}}@media (max-width:768px){.hero-buttons{flex-direction:column;gap:1rem;margin-top:2.5rem}.hero-button{width:100%;padding:.875rem 2rem}.hero-buttons .hero-button{text-align:center;width:100%;padding:.875rem 2rem!important}.hero{padding:100px 0}.hero-title{margin-bottom:.75rem;font-size:2.75rem}.hero-subtitle{max-width:100%;font-size:1.35rem}}.animate-fadeInUp{animation:.6s ease-out forwards fadeInUp}.hero-button{transition:all .3s}.hero-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.logo{font-size:1.5rem;font-weight:700}@keyframes fade-in-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in-up-scale{0%{opacity:0;transform:translateY(30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes fade-in-up-glow{0%{opacity:0;text-shadow:0 0 #fff0;transform:translateY(30px)}to{opacity:1;text-shadow:0 0 20px #f4b9424d;transform:translateY(0)}}.animate-fade-in-up{opacity:0;will-change:opacity,transform;animation:.6s ease-out forwards fade-in-up}.animate-fade-in-up-scale{opacity:0;will-change:opacity,transform;animation:.7s ease-out forwards fade-in-up-scale}.animate-fade-in-up-glow{opacity:0;will-change:opacity,transform,text-shadow;animation:.8s ease-out forwards fade-in-up-glow}.animation-delay-200{animation-delay:.2s}.animation-delay-400{animation-delay:.4s}.animation-delay-600{animation-delay:.6s}.animation-delay-700{animation-delay:.7s}@media (prefers-reduced-motion:reduce){.animate-fade-in-up,.animate-fade-in-up-scale,.animate-fade-in-up-glow{opacity:1;text-shadow:none;animation:none;transform:translateY(0)}}
.build-dream-section *{box-sizing:border-box}.build-dream-section{z-index:2;width:100%;margin-top:-2rem;position:relative}.build-dream-container{background:0 0;flex-direction:column;width:100%;margin:0 auto;display:flex;position:relative;box-shadow:0 10px 30px #0000000d}@media (min-width:640px){.build-dream-container{padding:0}}@media (min-width:1024px){.build-dream-section{margin-top:-5rem}.build-dream-container{flex-direction:row;align-items:stretch;max-width:90%}}@media (min-width:1280px){.build-dream-container{max-width:1400px}}.build-dream-left{color:#0b1a33;z-index:1;background-color:#f4b942;border:none;flex-direction:column;flex:1;justify-content:center;width:100%;margin:0;padding:2.5rem 2rem;display:flex;position:relative;transform:none!important}.build-dream-subtitle{text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.875rem;font-weight:600}.build-dream-title{margin-bottom:1.5rem;font-size:1.75rem;font-weight:700;line-height:1.2}@media (min-width:1024px){.build-dream-left{padding:4rem}.build-dream-title{font-size:2.5rem}}.contact-buttons{flex-direction:column;gap:1.5rem;margin-top:1rem;display:flex}.talk-to-us-container{text-align:center;display:inline-block;position:relative}.talk-to-us-text{color:#0b1a33;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;justify-content:center;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;display:flex}.dropdown-social-icons{opacity:1;visibility:visible;box-shadow:none;background:0 0;justify-content:center;align-items:center;gap:1rem;padding-top:1rem;display:flex;position:static;transform:none}.dropdown-social-icon{color:#0b1a33;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:inline-flex}.request-demo-btn{align-self:center;width:100%;max-width:300px;color:#fff!important;text-transform:uppercase!important;text-align:center!important;white-space:nowrap!important;background-color:#0b1a33!important;border-radius:0!important;margin-top:.5rem!important;padding:.75rem 1.5rem!important;font-size:1.1rem!important;font-weight:500!important;transition:all .3s!important;display:inline-block!important}@media (min-width:1024px){.build-dream-left{text-align:left;align-items:flex-start}.contact-buttons{align-items:flex-start}.talk-to-us-text{justify-content:flex-start}.request-demo-btn{align-self:flex-start;width:auto;margin-top:2rem!important}.dropdown-social-icons{z-index:10;opacity:0;visibility:hidden;background:#fff;border-radius:8px;justify-content:flex-start;padding:.5rem;transition:all .3s;position:absolute;top:100%;left:0;transform:translateY(-10px);box-shadow:0 4px 12px #0000001a}.talk-to-us-container:hover .dropdown-social-icons{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-social-icon{background:#f8f9fa}}.dropdown-social-icon:hover{color:#fff;background:#0b1a33;transform:translateY(-2px)}.dropdown-social-icon.whatsapp:hover{background:#25d366}.dropdown-social-icon.skype:hover{background:#00aff0}.dropdown-social-icon.mail:hover{background:#ea4335}.dropdown-social-icon.phone:hover{background:#4285f4}.stats-container{background:#fff;flex:1;height:auto;display:flex;transform:none!important}.stats-grid{grid-template-columns:repeat(2,1fr);width:100%;margin:0;padding:0;list-style:none;display:grid}.stat-box{text-align:center;background-color:#fff;border:1px solid #e5e7eb;flex-direction:column;justify-content:center;align-items:center;margin-top:-1px;margin-left:-1px;padding:2rem 1rem;display:flex;position:relative}.stat-box:nth-child(-n+2){border-top:none;margin-top:0!important}.stat-box:nth-child(odd){border-left:none}.stat-box:nth-child(2n){border-right:none}.stat-box:nth-last-child(-n+2){border-bottom:none}.stat-number{color:#0b1a33;flex-wrap:wrap;justify-content:center;align-items:center;gap:.25rem;margin-bottom:.5rem;font-size:2.5rem;font-weight:700;line-height:1;display:flex}.stat-number span{font-size:3rem;position:relative;top:-.1em}.stat-label{color:#6b7280;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:100%;margin:0;font-size:1.1rem;line-height:1.35}@media (max-width:767px){.build-dream-left{text-align:center;align-items:center}.stat-box{border-bottom:1px solid #e5e7eb;border-left:none;border-right:none;min-height:140px;margin-left:0;padding:1.5rem .5rem;margin-top:0!important}.stat-box:nth-child(odd){border-right:1px solid #e5e7eb}.stat-box:nth-last-child(-n+2){border-bottom:none}.stat-number{font-size:1.75rem}.stat-number span{font-size:2.25rem}.stat-label{font-size:.9rem}}@media (min-width:768px) and (max-width:1023px){.build-dream-left{text-align:center;align-items:center;padding:3rem}.stats-grid{min-height:400px}.stat-box{border-left:none;margin-left:0;padding:3rem 1.5rem;margin-top:0!important}.stat-box:nth-child(odd){border-right:1px solid #e5e7eb}.stat-box:nth-child(2n){border-right:none}.request-demo-btn{width:auto;min-width:250px}}@media (min-width:1024px){.stat-box{height:100%;margin-left:-1px;padding:2rem}.stat-box:nth-child(odd){border-left:none;border-right:1px solid #e5e7eb}.stat-box:nth-child(2n){border-right:none}.stats-grid{height:100%}}
.services-section{box-sizing:border-box;background:0 0;width:100%;max-width:100%;padding:5rem 2rem;overflow:hidden}.services-section *{box-sizing:border-box}.services-container{width:100%;max-width:1200px;margin:50px auto;padding:0 1rem}.section-title{text-align:start;color:#111827;font-size:3rem;font-weight:700;line-height:1.2}.section-subtitle{text-align:start;color:#4b5563;max-width:1200px;margin-top:20px;margin-bottom:50px;font-size:1.5rem;line-height:30px}.services-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;width:100%;max-width:100%;margin:0 auto;padding:0;display:grid}.service-item{text-align:left;box-shadow:none;background:0 0;border:none;flex-direction:column;align-items:flex-start;width:100%;margin:0;padding:0;display:flex}.service-image-container{width:100%;height:240px;margin-bottom:1rem;overflow:hidden}.service-image{object-fit:cover;width:100%;height:100%;transition:transform .4s}.service-item:hover .service-image{transform:scale(1.05)}.service-title{color:#111827;width:100%;margin:.5rem 0;font-size:1.25rem;font-weight:600}.service-description{color:#4b5563;flex-grow:1;margin:.5rem 0 .75rem;font-size:.9375rem;line-height:1.6}.service-button{color:#0b1a33;letter-spacing:.025em;text-transform:uppercase;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#f4b942 0%,#e0a82a 100%);border-radius:6px;justify-content:center;align-items:center;min-width:180px;padding:.75rem 7.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden}.service-button:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.service-button:after{content:"→";opacity:0;color:#0b1a33;font-size:1.2rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;right:20px;transform:translateY(-50%)}.service-button:hover{background:linear-gradient(135deg,#e0a82a 0%,#d4a025 100%);border-color:#f4b94266;transform:translateY(-2px);box-shadow:0 4px 16px #f4b9424d}.service-button:hover:after{opacity:1}.service-button:hover span{transition:transform .3s;display:inline-block;transform:translate(-10px)}.service-button:hover:before{left:100%}.service-button:active{transform:translateY(0);box-shadow:0 2px 8px #f4b94233}@media (max-width:1024px){.services-section{padding:4rem 1.5rem}.services-grid{grid-template-columns:repeat(2,1fr)}.service-button{width:100%;padding:.75rem 2rem}}@media (max-width:640px){.services-section{padding:3rem 1rem}.section-title{font-size:2rem;line-height:1.2}.section-subtitle{margin-bottom:2.5rem;font-size:1.125rem;line-height:1.5}.services-grid{grid-template-columns:1fr;gap:3rem}.service-image-container{height:250px}.service-item{margin-bottom:1rem}.service-button{justify-content:center;width:100%;padding:.75rem 0;display:flex}.service-button:hover span{transform:translate(-5px)}}
.testimonials{background-color:#fff;margin:3rem 0;padding:5rem 0}.testimonials .container{max-width:1200px;margin:0 auto;padding:0 15px}.testimonials .section-header{text-align:center;margin-bottom:4rem}.testimonials h2{color:#0b1a33;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.testimonials h3{color:#4a5568;font-size:1.5rem;font-weight:600}.testimonials-grid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1200px;margin-top:2rem;margin-left:auto;margin-right:auto;display:grid}.testimonial-card{color:#fff;background-color:#0b1a33;border-bottom:10px solid #f4b942;margin:1rem 0;padding:2rem;position:relative;box-shadow:0 4px 6px #0000001a}.testimonial-card:hover{border-color:#f4b942}.testimonial-avatar{border-radius:50%;width:80px;height:80px;margin-bottom:1rem;overflow:hidden}.testimonial-avatar img{object-fit:cover;width:100%;height:100%}.testimonial-info h4{margin-bottom:.25rem;font-size:1.25rem;font-weight:700}.testimonial-info p{color:#f4b942;margin-bottom:1rem;font-weight:600}.testimonial-text{color:#e2e8f0;line-height:1.6}@media (max-width:768px){.testimonials h2{font-size:2rem}.testimonials h3{font-size:1.25rem}.testimonials-grid{grid-template-columns:1fr}}
