.hero-section{position:relative;background-color:transparent;background-image:radial-gradient(at bottom right,#ddebfd 35%,#efefef);padding:2em 0;overflow:hidden}.hero-overlay{position:absolute;inset:0;background-image:url(/assets/image-7-1.png);background-position:bottom right;background-repeat:no-repeat;background-size:cover;opacity:.3;pointer-events:none}.hero-container{position:relative;z-index:2;max-width:1240px;margin:0 auto;padding:0 20px;display:flex;align-items:center;gap:40px;min-height:60vh}.hero-left{flex:1;display:flex;flex-direction:column;justify-content:center}.hero-right{flex:1;text-align:end}.hero-right img{width:90%;max-width:90%;height:auto;border-radius:20px;display:inline-block}.hero-title{font-family:Heebo,sans-serif;font-style:normal;font-weight:800;font-size:64px;line-height:70px;text-transform:none;letter-spacing:-1px;color:#000;margin-bottom:20px}.hero-title span{color:#f58004}.hero-body{font-family:"Inter",Sans-serif;font-size:18px;line-height:1.4em;color:#000;margin-bottom:28px}.hero-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.hero-phone-link{display:inline-flex;align-items:center;gap:16px;background:#fff;border:1px solid #DFDFDF;border-radius:50px;padding:10px 28px;font-family:"Inter",Sans-serif;text-decoration:none;box-shadow:0 4px 15px #0000000a;transition:all .3s ease}.hero-phone-link:hover{border-color:#f58004;background:#ffecd7;box-shadow:0 6px 20px #f5800426;transform:translateY(-2px)}.hero-phone-icon-wrap{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#f5800426;border-radius:50%;flex-shrink:0;transition:background .3s ease}.hero-phone-link:hover .hero-phone-icon-wrap{background:#f58004}.hero-phone-link i{font-size:16px;color:#f58004;transform:rotate(90deg);transition:transform .3s,color .3s}.hero-phone-link:hover i{color:#fff;transform:rotate(105deg) scale(1.1)}.hero-phone-text{display:flex;flex-direction:column;align-items:flex-start;gap:2px;flex-shrink:0}.hero-phone-link span{color:#555;font-size:12px;font-weight:500;line-height:1.1;text-transform:uppercase;letter-spacing:.5px}.hero-phone-link strong{color:#f58004;font-weight:700;font-size:18px;letter-spacing:.5px;line-height:1.1;white-space:nowrap}@media(max-width:1024px){.hero-section{padding:2.5em 0 2em}.hero-title{font-size:48px;line-height:54px}.hero-body{font-size:15px}}@media(max-width:767px){.hero-container{flex-direction:column;gap:30px;text-align:center}.hero-left{align-items:center}.hero-right{order:-1;text-align:center}.hero-right img{width:100%;max-width:100%}.hero-title{font-size:36px;line-height:42px;letter-spacing:-1px}.hero-body{font-size:16px;margin-bottom:24px}.hero-section{padding:2em 0}.hero-actions{flex-direction:column;width:100%;gap:14px;align-items:stretch}.hero-actions .urja-btn{text-align:center;padding:14px 28px;width:100%;box-sizing:border-box}.hero-phone-link{padding:12px 20px;width:100%;justify-content:center;box-sizing:border-box;border-radius:50px}.hero-phone-link strong{font-size:17px}.hero-phone-link span{font-size:11px}}.about-section{background-color:#fff;padding:80px 0 60px}.about-container{max-width:1240px;margin:0 auto;padding:0 20px;text-align:center}.about-title{font-family:"Heebo",Sans-serif;font-size:47px;font-weight:700;color:#000;line-height:1.4em;letter-spacing:-1.2px;margin-bottom:16px}.about-title span{color:#f58004}.about-subtitle{font-family:"Inter",Sans-serif;font-size:18px;line-height:1.4em;color:#000;max-width:680px;margin:0 auto 40px}.about-cards{max-width:1240px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.about-card{background:#fff;border-radius:12px;padding:30px 20px;text-align:center;border:1px solid #F5F5F5;box-shadow:0 4px 15px #0000000a;transition:transform .3s,box-shadow .3s}.about-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px #00000014}.card-icon{margin-bottom:15px;display:flex;justify-content:center}.card-icon img{width:45px;height:45px;object-fit:contain}.card-title{font-family:"Heebo",Sans-serif;font-size:22px;font-weight:700;color:#000;margin-bottom:12px;line-height:1.3em}.card-desc{font-family:"Inter",Sans-serif;font-size:16px;color:#333;line-height:1.5em}@media(max-width:1024px){.about-cards{grid-template-columns:repeat(2,1fr)}.about-title{font-size:34px}}@media(max-width:767px){.about-cards{grid-template-columns:1fr}.about-title{font-size:33px}.about-section{padding:50px 0 40px}}.amc-section{background-color:transparent;background-image:radial-gradient(at bottom right,#ddebfd 35%,#efefef);padding:60px 0 80px}.amc-header{max-width:1240px;margin:0 auto;padding:0 20px 30px}.amc-header-inner{max-width:700px}.amc-title{font-family:"Heebo",Sans-serif;font-size:47px;font-weight:700;color:#000;line-height:1.4em;letter-spacing:-1.2px;margin-bottom:12px}.amc-title span{color:#f58004}.amc-subtitle{font-family:"Inter",Sans-serif;font-size:18px;line-height:1.4em;color:#000}.amc-grid-wrapper{max-width:1240px;margin:0 auto;padding:0 20px}.amc-grid{display:grid;grid-template-columns:3fr 2fr;gap:24px;align-items:start}.amc-cards{display:grid;grid-template-columns:1fr 1fr;gap:20px}.amc-card{background:#fff;border-radius:10px;padding:30px 24px;box-shadow:0 0 20px #0000000f;transition:transform .3s}.amc-card:hover{transform:translateY(-4px)}.amc-card-icon{margin-bottom:16px}.amc-card-icon img{width:50px;height:50px;object-fit:contain}.amc-card-title{font-family:"Heebo",Sans-serif;font-size:20px;font-weight:700;color:#000;margin-bottom:10px;line-height:1.3em}.amc-card-desc{font-family:"Inter",Sans-serif;font-size:15px;color:#333;line-height:1.5em}.amc-learn-btn{grid-column:1;width:fit-content;margin-top:8px}.amc-right{display:flex;flex-direction:column;gap:20px}.amc-cta-box{background:#000;border-radius:10px;padding:40px 30px}.amc-cta-label{font-family:"Heebo",Sans-serif;font-size:18px;color:#f58004;margin-bottom:8px}.amc-cta-heading{font-family:"Heebo",Sans-serif;font-size:36px;font-weight:800;color:#fff;line-height:1.2em;text-transform:uppercase;margin-bottom:20px}.amc-cta-phone{display:inline-flex;align-items:center;gap:10px;font-size:16px}.amc-cta-phone i{transform:rotate(90deg)}.amc-image img{width:100%;height:auto;border-radius:10px}@media(max-width:1024px){.amc-grid{grid-template-columns:1fr}.amc-title{font-size:34px}.amc-cta-heading{font-size:28px}}@media(max-width:767px){.amc-cards{grid-template-columns:1fr}.amc-title{font-size:33px}.amc-section{padding:40px 0 60px}}.clients-section{background:#fff;padding:40px 0 60px;overflow:hidden}.clients-container{max-width:1240px;margin:0 auto;padding:0 20px}.clients-header{text-align:center;margin-bottom:40px}.clients-title{font-family:"Heebo",Sans-serif;font-size:47px;font-weight:700;color:#000;line-height:1.4em;letter-spacing:-1.2px;display:inline-block}.clients-title span{color:#f58004}.clients-track-wrapper{position:relative;width:100%;overflow:hidden;padding:10px 0}.clients-track-wrapper:before,.clients-track-wrapper:after{content:"";position:absolute;top:0;width:150px;height:100%;z-index:2;pointer-events:none}.clients-track-wrapper:before{left:0;background:linear-gradient(to right,#fff 20%,#fff0)}.clients-track-wrapper:after{right:0;background:linear-gradient(to left,#fff 20%,#fff0)}.clients-marquee{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;width:max-content!important;animation:marquee 25s linear infinite}.clients-marquee:hover{animation-play-state:paused}.clients-track{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center;gap:30px;padding:10px 15px;flex-shrink:0!important;width:max-content!important;overflow:visible!important}.clients-track::-webkit-scrollbar{display:none!important}.clients-track img{width:180px;height:100px;padding:15px;border:1px solid #DFDFDF;border-radius:8px;flex-shrink:0!important;object-fit:contain;background:#fff;box-shadow:0 4px 10px #00000008;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.clients-track img:hover{transform:translateY(-5px);border-color:#f58004;box-shadow:0 8px 20px #f5800426}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:767px){.clients-title{font-size:30px}.clients-track img{width:130px;height:75px;padding:10px;flex-shrink:0!important}.clients-track{gap:20px;padding:5px}.clients-track-wrapper:before,.clients-track-wrapper:after{width:50px}}.sectors-section{position:relative;background-color:#000;padding:80px 0;overflow:hidden}.sectors-overlay{position:absolute;inset:0;background-image:url(/assets/Asset-0017.png);background-position:bottom center;background-size:cover;opacity:.1;pointer-events:none}.sectors-container{position:relative;z-index:2;max-width:1240px;margin:0 auto;padding:0 20px}.sectors-header{text-align:center;margin-bottom:30px}.sectors-title{font-family:"Heebo",Sans-serif;font-size:47px;font-weight:700;color:#fff;line-height:1.4em;letter-spacing:-1.2px;display:inline}.sectors-title span{color:#f58004}.sectors-subtitle{font-family:"Inter",Sans-serif;font-size:18px;line-height:1.4em;color:#fff;max-width:75%;margin:20px auto 0;text-align:center}.sectors-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;margin-top:30px}.sector-item{text-align:center;padding:0 10px}.sector-icon{width:64px;height:64px;margin:0 auto 12px;display:flex;align-items:center;justify-content:center}.sector-icon img{width:64px;height:64px;object-fit:contain}.sector-name{font-family:"Heebo",Sans-serif;font-size:24px;font-weight:600;color:#fff;line-height:1.3em;letter-spacing:-.3px;margin:0 0 8px}.sector-desc{font-family:"Inter",Sans-serif;font-size:16px;color:#fff;line-height:1.4em}.sectors-cta{text-align:center;margin-top:40px}.sectors-btn{display:inline-block;background-color:#fff;color:#000;font-family:"Inter",Sans-serif;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:1px;padding:16px 35px;border-radius:10px;text-decoration:none;transition:background .3s,color .3s}.sectors-btn:hover{background-color:#f58004;color:#fff}@media(max-width:1024px){.sectors-grid{grid-template-columns:repeat(3,1fr)}.sectors-title{font-size:34px}}@media(max-width:767px){.sectors-grid{grid-template-columns:repeat(2,1fr)}.sectors-title{font-size:33px}.sectors-subtitle{max-width:100%}}.why-section{background:#fff;padding:60px 0}.why-container{max-width:1240px;margin:0 auto;padding:0 20px}.why-header{text-align:center;margin-bottom:40px}.why-title{font-family:"Heebo",Sans-serif;font-size:35px;font-weight:800;color:#000;line-height:1.4em}.why-title span{color:#f58004}.why-subtitle{font-family:"Inter",Sans-serif;font-size:18px;line-height:1.4em;color:#000;max-width:680px;margin:16px auto 0;text-align:center}.why-grid{display:flex;gap:40px;align-items:flex-start}.why-left{flex:1}.why-video-wrap{border-radius:10px;overflow:hidden}.why-video{width:100%;height:auto;aspect-ratio:16 / 9;object-fit:cover;display:block}.why-right{flex:1;display:flex;flex-direction:column;justify-content:flex-start;gap:28px}.why-feature{display:flex;align-items:flex-start;gap:16px}.why-feature-icon{flex-shrink:0;width:24px;height:24px;margin-top:4px}.why-feature-icon svg{width:24px;height:24px}.why-feature-title{font-family:"Heebo",Sans-serif;font-size:20px;font-weight:600;color:#000;line-height:1.3em;margin:0 0 6px}.why-feature-desc{font-family:"Inter",Sans-serif;font-size:16px;color:#333;line-height:1.5em;margin:0}@media(max-width:1024px){.why-grid{flex-direction:column}.why-title{font-size:34px}.why-subtitle{max-width:90%}}@media(max-width:767px){.why-title{font-size:33px}.why-subtitle{max-width:100%}.why-section{padding:40px 0}}.testimonials-section{background-color:transparent;background-image:linear-gradient(180deg,#efefef,#edf5ff);padding:80px 0}.testimonials-container{max-width:1240px;margin:0 auto;padding:0 20px;text-align:center}.testimonials-section .testimonials-title{font-family:"Inter",Sans-serif;font-size:35px;font-weight:800;color:#000;line-height:1.4em;margin-bottom:12px}.testimonials-title span{color:#f58004}.testimonials-subtitle{font-family:"Inter",Sans-serif;font-size:18px;color:#000;line-height:1.4em;max-width:680px;margin:0 auto 30px}.google-rating-row{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;margin-bottom:40px}.testimonials-section .gr-label{font-family:"Inter",Sans-serif;font-size:47px;font-weight:700;color:#000}.gr-value{color:#f58004}.gr-stars{color:#f58004;font-size:24px;letter-spacing:2px}.gr-count{font-family:"Inter",Sans-serif;font-size:16px;color:#555}.testi-slider{overflow:hidden;position:relative}.testi-track{display:flex;gap:20px;transition:transform .5s ease}.testi-card{width:calc(50% - 10px);min-width:calc(50% - 10px);background:#000;border-radius:12px;padding:36px 32px;text-align:left;flex-shrink:0;box-sizing:border-box}.testi-text{font-family:"Inter",Sans-serif;font-size:15px;font-style:italic;color:#ffffffd9;line-height:1.7em;margin-bottom:20px}.testi-stars{color:#f58004;font-size:20px;margin-bottom:12px;letter-spacing:3px}.testi-name{font-family:"Inter",Sans-serif;font-size:16px;font-weight:700;color:#fff;display:block;margin-bottom:4px}.testi-role{font-family:"Inter",Sans-serif;font-size:13px;color:#ffffff80}.testi-dots{display:flex;justify-content:center;gap:8px;margin-top:30px}.testi-dot{width:10px;height:10px;border-radius:50%;border:none;background:#999;cursor:pointer;transition:background .3s;padding:0}.testi-dot.active{background:#f58004}@media(max-width:1024px){.testi-card{min-width:calc(100% - 10px)}.testimonials-section .gr-label{font-size:34px}}@media(max-width:767px){.testimonials-section{padding:50px 0}.testimonials-section .testimonials-title{font-size:27px}}
