body,h1,h2,h3,h4,button{font-family:Aloevera,sans-serif}h5,h6,p,span,li,a,label{font-family:Montserrat,sans-serif}a{color:inherit;text-decoration:none}.tracking-section{padding:60px 0;overflow:hidden}.tracking-section .tracking-content .tracking-title{margin-bottom:20px;font-weight:700;line-height:1.2}.tracking-section .tracking-content .tracking-description{color:#1c1c1c;margin-bottom:20px;line-height:1.7}.tracking-section .tracking-content .button-container{justify-content:left;gap:20px;display:flex}.tracking-section .tracking-content .button-container .video-btn{align-items:center;gap:5px;display:flex}.tracking-section .tracking-content .button-container .video-btn svg{font-size:20px}.tracking-section .accordion-wrapper{gap:14px;height:500px;display:flex}.tracking-section .accordion-card{cursor:pointer;background:#f3f4f6;border-radius:24px;flex:.6;transition:all .4s;overflow:hidden}.tracking-section .accordion-card.active{flex:4}.tracking-section .accordion-card:hover{transform:translateY(-3px)}.tracking-section .collapsed-content{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.tracking-section .collapsed-content span{writing-mode:vertical-rl;white-space:nowrap;color:#374151;font-size:15px;font-weight:700;transform:rotate(180deg)}.tracking-section .expanded-content{padding:0;position:relative;overflow:hidden}.tracking-section .image-wrapper{width:100%;height:100%;margin-bottom:0}.tracking-section .image-wrapper img{object-fit:cover;width:100%;height:500px}.tracking-section .card-content{z-index:2;position:absolute;bottom:20px;left:20px}.tracking-section .card-content h3{color:#fff;margin-bottom:10px;font-weight:700}.tracking-section .card-content p{color:#fff;margin:0;line-height:1.6}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:992px){.tracking-section .accordion-wrapper{gap:10px;height:420px}.tracking-section .tracking-content .button-container{margin-bottom:20px}}@media (max-width:768px){.tracking-section{padding:30px 0}.tracking-section .tracking-content{text-align:center;margin-bottom:40px}.tracking-section .tracking-content .button-container{justify-content:center;margin-bottom:0}.tracking-section .accordion-wrapper{flex-direction:column;height:auto}.tracking-section .accordion-card{flex:none;height:80px}.tracking-section .accordion-card.active{height:420px}.tracking-section .collapsed-content span{writing-mode:horizontal-tb;transform:rotate(0)}}@media (max-width:576px){.tracking-section{padding:30px 0}.tracking-section .image-wrapper{height:220px}.tracking-section .accordion-card.active{height:360px}}
body,h1,h2,h3,h4,button{font-family:Aloevera,sans-serif}h5,h6,p,span,li,a,label{font-family:Montserrat,sans-serif}a{color:inherit;text-decoration:none}.project-execution-section{background:#fff;padding:60px 0;overflow:hidden}.project-execution-section .top-wrapper{margin-bottom:70px}.project-execution-section .section-title{color:#111827;margin-bottom:0;font-weight:900;line-height:1.05}.project-execution-section .section-description{color:#6b7280;max-width:480px;font-weight:500;line-height:1.7}.project-execution-section .feature-card{background:#e9e9e9;border-radius:22px;flex-direction:column;justify-content:center;gap:38px;height:100%;padding:40px 32px;display:flex}.project-execution-section .feature-card .feature-item{align-items:flex-start;gap:18px;display:flex}.project-execution-section .feature-card .feature-item .dot{background:#d2d2d2;border-radius:50%;width:14px;min-width:14px;height:14px;margin-top:6px}.project-execution-section .feature-card .feature-item h4{color:#1f2937;margin-bottom:10px;font-weight:800;line-height:1.2}.project-execution-section .feature-card .feature-item p{color:#6b7280;max-width:280px;margin-bottom:0;font-size:15px;line-height:1.7}.project-execution-section .image-wrapper{border-radius:24px;position:relative;overflow:visible}.project-execution-section .image-wrapper .main-image{object-fit:cover;border-radius:24px;width:100%;height:100%;min-height:560px;display:block;overflow:hidden}.project-execution-section .image-wrapper .top-badge{z-index:5;-webkit-backdrop-filter:blur(14px);background:#e9e9e9;border-radius:16px;justify-content:space-between;align-items:stretch;gap:22px;width:72%;margin-right:-40px;padding:18px 22px;display:flex;position:absolute;top:-55px;left:auto;right:120px;transform:none;box-shadow:0 10px 35px #00000014,0 2px 8px #0000000a}.project-execution-section .image-wrapper .top-badge .divider{opacity:.7;background:#e5e7eb;width:1px;min-height:58px}.project-execution-section .image-wrapper .top-badge .badge-item{flex:1;align-items:flex-start;gap:18px;display:flex}.project-execution-section .image-wrapper .top-badge .badge-item .circle{background:#d2d2d2;border-radius:50%;width:14px;min-width:14px;height:14px;margin-top:6px}.project-execution-section .image-wrapper .top-badge .badge-item h5{color:#111827;letter-spacing:-.02em;margin-bottom:5px;font-weight:800;line-height:1.2}.project-execution-section .image-wrapper .top-badge .badge-item p{color:#6b7280;max-width:210px;margin-bottom:0;font-size:15px;line-height:1.5}@media (max-width:992px){.project-execution-section{padding:40px 0}.project-execution-section .section-title{margin-bottom:20px}.project-execution-section .feature-card{margin-bottom:24px}.project-execution-section .feature-card .feature-item p{max-width:100%}.project-execution-section .image-wrapper .main-image{min-height:420px}.project-execution-section .image-wrapper .top-badge{border-radius:18px;flex-direction:column;gap:18px;width:100%;margin-bottom:18px;position:static;transform:none}.project-execution-section .image-wrapper .top-badge .divider{width:100%;height:1px;min-height:1px}.project-execution-section .image-wrapper .top-badge .badge-item p{max-width:100%}}@media (max-width:768px){.project-execution-section{padding:30px 0}.project-execution-section .section-title{line-height:1.1}.project-execution-section .section-description{line-height:1.7}.project-execution-section .feature-card{gap:28px;padding:28px 22px}.project-execution-section .feature-card .feature-item{gap:14px}.project-execution-section .image-wrapper .main-image{min-height:340px}.project-execution-section .image-wrapper .top-badge{border-radius:18px;flex-direction:column;gap:18px;width:100%;margin-bottom:16px;position:static;transform:none}.project-execution-section .image-wrapper .top-badge .divider{width:100%;height:1px;min-height:1px}}
body,h1,h2,h3,h4,button{font-family:Aloevera,sans-serif}h5,h6,p,span,li,a,label{font-family:Montserrat,sans-serif}a{color:inherit;text-decoration:none}.modern-features-section{background:#fff;padding:60px 0 10px}.modern-features-section .top-wrapper{margin-bottom:50px}.modern-features-section .section-title{margin-bottom:0;font-weight:700}.modern-features-section .section-description{color:#6b7280;max-width:480px;font-weight:500}.modern-features-section .feature-grid{grid-template-columns:repeat(6,1fr);gap:18px;display:grid}.modern-features-section .feature-box{cursor:pointer;background:#e9e7e7;border-radius:10px;flex-direction:column;grid-column:span 2;justify-content:flex-start;min-height:350px;padding:22px 18px;transition:transform .3s,background .3s;display:flex}.modern-features-section .feature-box .feature-image{border-radius:14px;width:100%;height:auto;margin:20px 0;overflow:hidden}.modern-features-section .feature-box .feature-image img{object-fit:cover;transition:transform .4s;display:block}.modern-features-section .feature-box h3{color:#111827;margin-bottom:10px;font-size:22px;font-weight:700;line-height:1.3}.modern-features-section .feature-box p{color:#6b7280;max-width:260px;margin-bottom:0;font-size:15px;line-height:1.7}.modern-features-section .feature-box:hover{background:#ff5757;transform:translateY(-5px)}.modern-features-section .feature-box:hover .feature-image img{transform:scale(1.05)}.modern-features-section .feature-box:hover h3,.modern-features-section .feature-box:hover p{color:#fff}.modern-features-section .feature-box.wide{grid-column:span 3}@media (max-width:768px){.modern-features-section{padding:40px 0 10px}.modern-features-section .top-wrapper{margin-bottom:40px}.modern-features-section .section-title{margin-bottom:20px}.modern-features-section .feature-grid{grid-template-columns:repeat(2,1fr)}.modern-features-section .feature-box,.modern-features-section .feature-box.wide{grid-column:span 1}.modern-features-section .feature-box:hover{background:#e9e7e7;transform:none}.modern-features-section .feature-box:hover .feature-image img{transform:none}.modern-features-section .feature-box:hover h3{color:#111827}.modern-features-section .feature-box:hover p{color:#6b7280}}@media (max-width:576px){.modern-features-section .section-title{letter-spacing:-1px;font-size:34px;line-height:1.2}.modern-features-section .section-description{font-size:14px;line-height:1.7}.modern-features-section .feature-grid{grid-template-columns:1fr;gap:16px}.modern-features-section .feature-box,.modern-features-section .feature-box.wide{grid-column:span 1;min-height:auto;padding:18px}.modern-features-section .feature-box .feature-image,.modern-features-section .feature-box.wide .feature-image{height:180px}.modern-features-section .feature-box h3,.modern-features-section .feature-box.wide h3{font-size:20px}.modern-features-section .feature-box p,.modern-features-section .feature-box.wide p{max-width:100%;font-size:14px}}
/*# sourceMappingURL=d03143c17d8ced7e.css.map*/