.services-section{background:#fff;padding:100px 0}.services-container{margin-top:80px}.service-row{display:flex;gap:80px;margin-bottom:120px;align-items:flex-start}.service-row:last-child{margin-bottom:0}.service-left{flex:1 1;max-width:450px}.service-item{display:flex;align-items:flex-start;gap:25px;padding:0;background:transparent;border:none;transition:all .3s ease;cursor:pointer;position:relative}.service-item:hover{transform:translateX(10px)}.service-icon{width:50px;height:50px;background:transparent}.service-icon i{font-size:28px;transition:color .3s ease}.service-item:hover .service-icon i{color:var(--header)}.service-content h3{font-size:28px;margin-bottom:20px}.service-item:hover .service-content h3{color:var(--theme)}.service-content p{font-size:16px;line-height:1.7;transition:color .3s ease}.service-item:hover .service-content p{color:var(--header)}.service-right{flex:2 1;display:flex;align-items:flex-start}.sub-services-list{width:100%;display:flex;flex-direction:column;gap:30px}.sub-service-item{display:flex;align-items:center;justify-content:space-between;background:transparent;border:none;border-bottom:1px solid #e5e7eb;transition:all .3s ease;cursor:pointer;position:relative;overflow:visible;padding:0 0 20px}.sub-service-item:last-child{border-bottom:none}.sub-service-item:hover{border-bottom-color:var(--theme)}.sub-service-content{flex:1 1;position:relative;padding-bottom:10px}.sub-service-content h4{font-size:20px;font-weight:500;color:var(--header);margin-bottom:8px;font-family:Poppins,sans-serif;line-height:120%;letter-spacing:0;transition:color .3s ease}.sub-service-item:hover .sub-service-content h4{color:var(--theme)}.sub-service-overlay{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.25,.46,.45,.94)}.sub-service-overlay p{font-size:15px;line-height:1.6;color:var(--text);margin-bottom:0;font-family:Poppins,sans-serif;transition:color .3s ease}.sub-service-item:hover .sub-service-overlay p{color:var(--header)}.sub-service-arrow{width:36px;height:36px;background:transparent;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--theme);text-decoration:none;opacity:0;transform:translateX(10px);transition:all .3s ease;flex-shrink:0;margin-left:20px}.sub-service-item:hover .sub-service-arrow{opacity:1;transform:translateX(0)}.sub-service-arrow:hover{transform:scale(1.1)}.sub-service-arrow i{font-size:16px;transition:transform .3s ease}.sub-service-arrow:hover i{transform:translateX(3px)}@media (max-width:1200px){.service-row{gap:60px}.service-left{max-width:400px}.service-content h3{font-size:24px}.sub-service-content h4{font-size:18px}}@media (max-width:991px){.service-row{flex-direction:column;gap:50px;align-items:stretch}.service-left{max-width:100%}.service-right{flex:1 1}.service-content h3{font-size:22px}.sub-service-content h4{font-size:17px}.sub-service-arrow{width:32px;height:32px;margin-left:15px}}@media (max-width:767px){.services-section{padding:80px 0}.services-container{margin-top:60px}.service-row{margin-bottom:60px;gap:40px}.service-item{gap:20px}.service-icon{width:40px;height:40px}.service-icon i{font-size:24px}.service-content h3{font-size:20px;margin-bottom:15px}.service-content p{font-size:15px}.sub-services-list{gap:25px}.sub-service-item{padding-bottom:15px;flex-direction:column;align-items:flex-start;gap:15px}.sub-service-content h4{font-size:16px}.sub-service-overlay p{font-size:14px}.sub-service-arrow{position:absolute;top:0;right:0;margin-left:0}}@media (max-width:575px){.services-section{padding:60px 0}.services-container{margin-top:40px}.service-row{margin-bottom:50px;gap:30px}.service-item{gap:15px}.service-icon{width:35px;height:35px}.service-icon i{font-size:20px}.service-content h3{font-size:18px}.service-content p{font-size:14px}.sub-services-list{gap:20px}.sub-service-item{padding-bottom:15px}.sub-service-content h4{font-size:15px}.sub-service-overlay p{font-size:13px}.sub-service-arrow{width:30px;height:30px}.sub-service-arrow i{font-size:14px}}.journey-section{background:linear-gradient(135deg,#f8f9fa,#fff);position:relative;overflow:hidden}.journey-timeline{position:relative;max-width:1200px;margin:0 auto;padding:60px 0}.timeline-line{position:absolute;left:50%;top:0;bottom:0;width:4px;background:linear-gradient(180deg,var(--theme) 0,rgba(29,86,214,.3) 100%);transform:translateX(-50%);border-radius:2px}.timeline-items{position:relative}.timeline-item{margin-bottom:60px;width:45%}.timeline-item.left{margin-right:auto;text-align:right;padding-right:60px}.timeline-item.right{margin-left:auto;text-align:left;padding-left:60px}.timeline-dot{position:absolute;top:20px;width:20px;height:20px;background:var(--white);border:4px solid var(--theme);border-radius:50%;box-shadow:0 0 0 6px rgba(29,86,214,.1);z-index:2}.timeline-item.left .timeline-dot{right:-30px}.timeline-item.right .timeline-dot{left:-30px}.timeline-content{background:var(--white);padding:30px;border-radius:12px;box-shadow:0 8px 30px rgba(0,0,0,.1);border:1px solid rgba(0,0,0,.05);transition:all .3s ease}.timeline-content:hover{transform:translateY(-5px);box-shadow:0 12px 40px rgba(0,0,0,.15)}.timeline-year{display:inline-block;background:var(--theme);color:var(--white);padding:8px 16px;border-radius:20px;font-size:14px;margin-bottom:15px}.timeline-content h3,.timeline-year{font-weight:600;font-family:Poppins,sans-serif}.timeline-content h3{color:var(--header);font-size:20px;margin-bottom:10px;line-height:120%;letter-spacing:0}.timeline-content p{color:var(--text);line-height:1.6;margin-bottom:0}.locations-section{background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.locations-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:40px;gap:40px;margin-top:60px}.location-card{background:var(--white);border-radius:16px;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.08);border:1px solid rgba(0,0,0,.05);transition:all .3s ease;position:relative}.location-card:hover{transform:translateY(-10px);box-shadow:0 20px 60px rgba(0,0,0,.12)}.location-image{width:100%;height:200px;overflow:hidden;position:relative}.location-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.location-card:hover .location-image img{transform:scale(1.1)}.location-content{padding:30px}.location-icon{width:60px;height:60px;background:rgba(29,86,214,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px;transition:all .3s ease}.location-icon i{font-size:24px;color:var(--theme)}.location-card:hover .location-icon{background:var(--theme);transform:scale(1.1)}.location-card:hover .location-icon i{color:var(--white)}.location-content h3{color:var(--header);font-size:24px;font-weight:600;margin-bottom:8px;font-family:Poppins,sans-serif;line-height:120%;letter-spacing:0}.location-content>p{color:var(--text);font-size:16px;margin-bottom:20px;font-weight:500}.location-details p{color:var(--text);font-size:14px;margin-bottom:8px;display:flex;align-items:center;gap:10px}.location-details i{color:var(--theme);width:16px;text-align:center}.partners-section{background:var(--white)}.partners-grid{flex-direction:row;gap:60px;margin-top:60px;max-width:800px;margin-left:auto;margin-right:auto}.partner-item,.partners-grid{display:flex;align-items:center;justify-content:center}.partner-item{padding:20px;position:relative;transition:all .3s ease;flex:1 1}.partner-item:not(:last-child):after{content:"";position:absolute;right:-30px;top:50%;transform:translateY(-50%);width:1px;height:60px;background:linear-gradient(180deg,transparent,var(--theme),transparent)}.partner-logo{display:flex;align-items:center;justify-content:center;width:100%;height:120px}.partner-logo img{max-width:250px;max-height:120px;object-fit:contain;filter:grayscale(100%);opacity:.7;transition:all .3s ease}.partner-item:hover .partner-logo img{filter:grayscale(0);opacity:1;transform:scale(1.05)}.clients-section{background:linear-gradient(135deg,#f8f9fa,#e9ecef);overflow:hidden}.clients-slider{position:relative;margin-top:60px;overflow:hidden}.clients-track{display:flex;animation:scroll-clients 30s linear infinite;width:-moz-fit-content;width:fit-content}@keyframes scroll-clients{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.client-item{flex-shrink:0;width:200px;padding:20px}.client-item,.client-logo{display:flex;align-items:center;justify-content:center}.client-logo{width:100%;height:80px;padding:15px;background:var(--white);border-radius:8px;box-shadow:0 3px 15px rgba(0,0,0,.08);transition:all .3s ease}.client-logo img{max-width:100%;max-height:50px;object-fit:contain;filter:grayscale(100%);opacity:.6;transition:all .3s ease}.client-logo:hover img{filter:grayscale(0);opacity:1;transform:scale(1.1)}.culture-section{background:#fff}.culture-heading-section{display:flex;justify-content:space-between;align-items:center;margin:80px 0 60px;padding:0 50px;position:relative;min-height:300px}.culture-heading-left,.culture-heading-right{flex:1 1;display:flex;flex-direction:column;gap:40px}.culture-heading-center{flex:1 1;display:flex;justify-content:center;align-items:center}.scroll-text{font-size:48px;font-weight:700;color:var(--header);opacity:0;transform:translateX(-50px);transition:all 1.2s cubic-bezier(.25,.46,.45,.94);font-family:Poppins,sans-serif;line-height:120%;will-change:transform,opacity}.scroll-text.scroll-right{transform:translateX(50px)}.scroll-text.scroll-left{transform:translateX(-50px)}.scroll-text.animate.scroll-left,.scroll-text.animate.scroll-right{opacity:1;transform:translateX(0)}@keyframes slideInRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}.scroll-text.fallback-right{animation:slideInRight 1.2s cubic-bezier(.25,.46,.45,.94) forwards}.scroll-text.fallback-left{animation:slideInLeft 1.2s cubic-bezier(.25,.46,.45,.94) forwards}.culture-interactive-section{display:flex;gap:60px;align-items:center;margin-top:80px}.culture-image-display{flex:1 1;max-width:500px}.culture-main-image{position:relative;overflow:hidden;border-radius:20px;box-shadow:0 20px 60px rgba(0,0,0,.15)}.culture-main-image img{width:100%;height:600px;object-fit:cover;transition:opacity .4s cubic-bezier(.25,.46,.45,.94);will-change:opacity}.culture-text-list{flex:1 1;display:flex;flex-direction:column;gap:30px}.culture-item-text{padding:25px 30px;border-radius:15px;background:#f8f9fa;border:2px solid transparent;cursor:pointer;transition:all .4s cubic-bezier(.25,.46,.45,.94);position:relative;will-change:transform,background-color}.culture-item-text:hover{background:var(--theme);transform:translateX(15px);box-shadow:0 10px 30px rgba(29,86,214,.2)}.culture-item-text:hover h4,.culture-item-text:hover p{color:var(--white)}.culture-item-text.active{background:var(--theme);border-color:var(--theme);transform:translateX(15px);box-shadow:0 10px 30px rgba(29,86,214,.2)}.culture-item-text.active h4,.culture-item-text.active p{color:var(--white)}.culture-item-text h4{font-size:20px;font-weight:600;margin-bottom:10px;color:var(--header);line-height:120%;letter-spacing:0}.culture-item-text h4,.culture-item-text p{transition:color .3s ease;font-family:Poppins,sans-serif}.culture-item-text p{font-size:15px;line-height:1.6;color:var(--text);margin-bottom:0}@media (max-width:991px){.culture-heading-section{flex-direction:column;gap:40px;padding:0 20px}.culture-heading-center,.culture-heading-left,.culture-heading-right{flex:none;width:100%;text-align:center}.culture-heading-left,.culture-heading-right{flex-direction:row;justify-content:center}.scroll-text{font-size:36px}.culture-interactive-section{flex-direction:column;gap:40px}.culture-image-display{max-width:100%}.culture-main-image img{height:400px}}@media (max-width:767px){.culture-heading-section{margin:60px 0 40px}.culture-heading-left,.culture-heading-right{flex-direction:column;gap:20px}.scroll-text{font-size:28px}.culture-interactive-section{margin-top:60px}.culture-main-image img{height:300px}.culture-item-text{padding:20px 25px}.culture-item-text h4{font-size:18px}.culture-item-text p{font-size:14px}}@media (max-width:575px){.scroll-text{font-size:24px}.culture-main-image img{height:250px}.culture-item-text{padding:15px 20px}.culture-item-text h4{font-size:16px}.culture-item-text p{font-size:13px}}@media (max-width:992px){.timeline-line{left:30px}.timeline-item{width:100%;padding-left:80px!important;padding-right:20px!important;text-align:left!important}.timeline-item .timeline-dot{left:20px!important;right:auto!important}.culture-grid{grid-template-columns:1fr 1fr;grid-auto-rows:250px;grid-template-areas:"large large" "medium wide" "small small"}}@media (max-width:768px){.locations-grid{grid-template-columns:1fr;gap:30px}.partners-grid{flex-direction:column;gap:40px;max-width:400px}.partner-item:not(:last-child):after{right:auto;bottom:-20px;left:50%;top:auto;transform:translateX(-50%);width:100px;height:1px;background:linear-gradient(90deg,transparent,var(--theme),transparent)}.partner-logo img{max-width:180px;max-height:72px}.culture-grid{grid-template-columns:1fr;grid-auto-rows:200px;grid-template-areas:"large" "medium" "wide" "small"}.location-card{padding:30px}}@media (max-width:576px){.timeline-content{padding:20px}.location-card{padding:25px}.partners-grid{gap:30px;max-width:300px}.partner-logo img{max-width:150px;max-height:60px}.client-item{width:150px}}.portfolio-layout{display:flex;gap:40px;position:relative}.project-section{padding-bottom:80px!important;overflow:visible}.project-section .project-box-wrapper{padding-bottom:40px}.industry-sidebar{position:fixed;top:5.3%;left:30px;transform:translateY(0);width:280px;z-index:100;background:#fff;border-radius:12px}.industry-sidebar-content{background:transparent;padding:30px}.sidebar-title{font-size:18px;font-weight:600;color:var(--header);margin-bottom:25px;font-family:Poppins,sans-serif;line-height:120%}.industry-buttons{display:flex;flex-direction:column;gap:8px}.industry-btn{display:flex;align-items:center;gap:12px;padding:12px 16px;background:transparent;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;color:var(--header);text-align:left;width:100%;position:relative}.industry-btn:hover{background:rgba(29,86,214,.05)}.industry-btn.active{background:transparent}.industry-btn.active,.industry-btn.active i{font-weight:700;color:#1d56d6}.industry-btn i{font-size:14px;color:var(--header);transition:all .2s ease;width:18px;text-align:center}.industry-btn span{transition:all .2s ease;font-weight:inherit}.portfolio-content{flex:1 1;margin-left:320px}.project-card-items{transition:all .4s ease;opacity:1;transform:translateY(0);margin-bottom:40px}.project-card-items[data-industry]{transition:all .4s cubic-bezier(.25,.46,.45,.94)}.project-card-items:last-child{margin-bottom:0!important;padding-bottom:60px}.project-card-items:nth-last-child(2){margin-bottom:30px}.project-box-wrapper{overflow:visible;min-height:100vh}.project-industry{margin-bottom:15px}.industry-badge{display:inline-block;padding:6px 12px;background:linear-gradient(135deg,var(--theme),#2a5fd6);color:var(--white);border-radius:20px;font-size:12px;font-weight:600;font-family:Poppins,sans-serif;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 12px rgba(29,86,214,.3)}.no-projects-found{text-align:center;padding:80px 40px;background:hsla(0,0%,100%,.05);border-radius:20px;border:1px solid hsla(0,0%,100%,.1)}.no-projects-found h3{font-size:24px;color:var(--header);margin-bottom:15px;font-family:Poppins,sans-serif}.no-projects-found p{color:var(--text);font-size:16px;line-height:1.6;font-family:Poppins,sans-serif}@media (max-width:1399px){.industry-sidebar{left:20px;width:260px}.industry-sidebar-content{padding:25px}.portfolio-content{margin-left:300px}}@media (max-width:1199px){.portfolio-layout{flex-direction:column}.industry-sidebar{position:relative;top:auto;left:auto;transform:none;width:100%;margin-bottom:30px}.industry-sidebar-content{padding:20px}.industry-buttons{flex-direction:row;flex-wrap:wrap;gap:10px}.industry-btn{flex:1 1;min-width:140px;padding:12px 15px;font-size:13px}.portfolio-content{margin-left:0}}@media (max-width:768px){.industry-sidebar-content{padding:15px}.sidebar-title{font-size:16px;margin-bottom:20px}.industry-buttons{gap:8px}.industry-btn{padding:10px 12px;font-size:12px;min-width:120px}.industry-btn i{font-size:14px}.industry-btn span{font-size:11px}}@media (max-width:576px){.industry-buttons{flex-direction:column}.industry-btn{min-width:auto;width:100%}.no-projects-found{padding:60px 20px}.no-projects-found h3{font-size:20px}.no-projects-found p{font-size:14px}}.services-grid-1x5{display:grid;grid-template-columns:1fr;grid-gap:30px;gap:30px;padding:20px 0}.service-content h3{margin:0 0 15px}.service-content p{margin:0 0 20px}.subservices-visible{margin-top:20px}.subservices-visible h4{font-size:16px;font-weight:600;color:var(--header);margin:0 0 15px}.subservices-list{display:flex;flex-wrap:wrap;gap:0;list-style:none;padding:0;margin:0}.subservice-link{display:inline-flex;align-items:center;justify-content:space-between;color:#666;text-decoration:none;font-size:12px;font-weight:500;transition:all .3s ease;margin:1px;cursor:pointer;position:relative;z-index:10}.subservice-link i{font-size:10px;opacity:0;transform:translateX(-10px);transition:all .3s ease}.subservice-link:hover i{opacity:1;transform:translateX(0)}@media (max-width:992px){.services-grid-1x5{gap:25px}.service-card{padding:25px}}@media (max-width:768px){.services-grid-1x5{gap:20px}.service-card{padding:20px}.service-icon{width:50px;height:50px}.service-icon i{font-size:20px}.service-content h3{font-size:18px}.service-content p{font-size:13px}}@media (max-width:480px){.services-grid-1x5{gap:15px}.service-card{padding:15px}.service-icon{width:45px;height:45px;margin-bottom:15px}.service-icon i{font-size:18px}.service-content h3{font-size:16px}.service-content p{font-size:12px}}.services-grid-scroll{display:grid;grid-template-columns:1fr;grid-gap:60px;gap:60px;padding:40px 0}.service-card-scroll{display:flex;gap:220px;background:var(--white);border-radius:0;opacity:0;transform:translateY(50px);transition:all .8s ease;border:none;border-bottom:1px solid #e5e7eb}.service-card-scroll.animate-in{opacity:1;transform:translateY(0)}.service-header{align-items:flex-start;width:30%;margin-bottom:40px;display:flex;flex-direction:column}.service-icon{width:80px;height:80px;flex-shrink:0}.service-icon i{font-size:32px}.service-info h3{font-size:28px;font-weight:700;padding-bottom:15px;color:var(--header)}.service-info p{font-size:16px;color:var(--text);line-height:1.6;margin:0}.service-image-area{margin-top:30px;min-height:200px;display:flex;align-items:center;justify-content:center;background:#f8f9fa;border-radius:8px;overflow:hidden;position:relative}.service-image-area img{width:100%;height:100%;object-fit:cover;transition:all .3s ease}.service-image-placeholder{color:#999;font-size:14px;text-align:center;padding:20px}.subservices-vertical{display:flex;flex-direction:column;gap:20px}.subservice-item{display:flex;align-items:flex-start;justify-content:space-between;border-bottom:1px solid #f0f0f0;text-decoration:none;color:inherit;transition:all .3s ease;position:relative}.subservice-item:last-child{border-bottom:none}.subservice-content{flex:1 1;padding-right:20px}.subservice-content h4{font-size:16px;font-weight:500;color:var(--header);margin:0 0 8px;transition:color .3s ease}.subservice-description{font-size:14px;color:var(--text);line-height:1.5;margin:0;opacity:0;max-height:0;overflow:hidden;transition:all .3s ease}.subservice-item:hover .subservice-description{opacity:1;max-height:100px;margin-top:8px}.subservice-item:hover .subservice-content h4{color:var(--theme)}.subservice-arrow{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:hsla(0,0%,100%,.1);border-radius:50%;transition:all .3s ease;flex-shrink:0}.subservice-arrow i{font-size:16px;color:var(--theme);transition:all .3s ease}.subservice-item:hover .subservice-arrow{background:var(--theme)}.subservice-item:hover .subservice-arrow i{color:#fff;transform:translateX(5px)}@media (max-width:992px){.services-grid-scroll{gap:40px}.service-card-scroll{padding:30px}.service-header{gap:20px;margin-bottom:30px}.service-icon{width:60px;height:60px}.service-icon i,.service-info h3{font-size:24px}.service-info p{font-size:15px}}@media (max-width:768px){.services-grid-scroll{gap:30px}.service-card-scroll{padding:25px}.service-header{flex-direction:column;gap:15px;margin-bottom:25px}.service-icon{width:50px;height:50px}.service-icon i{font-size:20px}.service-info h3{font-size:22px}.service-info p{font-size:14px}.subservice-item{padding:15px 0}.subservice-content h4{font-size:16px}.subservice-description{font-size:13px}.subservice-arrow{width:35px;height:35px}.subservice-arrow i{font-size:14px}}@media (max-width:480px){.services-grid-scroll{gap:20px}.service-card-scroll{padding:20px}.service-header{margin-bottom:20px}.service-icon{width:45px;height:45px}.service-icon i{font-size:18px}.service-info h3{font-size:20px}.service-info p{font-size:13px}.subservices-vertical{gap:15px}.subservice-item{padding:12px 0}.subservice-content h4{font-size:15px}.subservice-description{font-size:12px}.subservice-arrow{width:30px;height:30px}.subservice-arrow i{font-size:12px}}.services-slider-container{position:relative;overflow:hidden;padding:0 60px}.services-slider-container:after,.services-slider-container:before{content:"";position:absolute;top:0;bottom:0;width:60px;z-index:10;pointer-events:none}.services-slider-container:before{left:0;background:linear-gradient(90deg,#fff 0,hsla(0,0%,100%,0))}.services-slider-container:after{right:0;background:linear-gradient(270deg,#fff 0,hsla(0,0%,100%,0))}.services-grid{display:flex;overflow-x:auto;gap:30px;padding:20px 0;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;cursor:-webkit-grab;cursor:grab}.services-grid::-webkit-scrollbar{display:none}.services-grid.dragging{cursor:-webkit-grabbing;cursor:grabbing;scroll-behavior:auto}.services-grid.dragging *{pointer-events:none}.service-card{flex:0 0 280px;scroll-snap-align:start;-webkit-user-select:none;-moz-user-select:none;user-select:none}.services-grid-2x2{display:grid;grid-template-columns:repeat(2,1fr);padding:20px 0}.service-card{background:var(--white);transition:all .3s ease;border:1px solid var(--theme)}.service-icon{background:linear-gradient(135deg,var(--theme),var(--header));border-radius:0;margin-bottom:20px}.service-icon i{color:var(--white)}.service-content h3{font-size:20px;font-weight:700;transition:color .3s ease}.service-content p{font-size:14px;flex:1 1}.service-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,hsla(0,0%,100%,.95),transparent);padding:20px 30px;opacity:0;visibility:hidden;transform:translateY(20px);transition:all .3s ease;max-height:300px;overflow-y:auto}.service-card:hover .service-overlay{opacity:1;visibility:visible;transform:translateY(0)}.overlay-content ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:0}.overlay-content li{margin-bottom:2px}.overlay-content li:last-child{margin-bottom:0}.overlay-content a{display:inline-flex;align-items:center;justify-content:space-between;color:#666;text-decoration:none;font-size:12px;font-weight:500;padding:16px;border-radius:20px;transition:all .3s ease;background:#fff;border:1px solid #ddd;margin:1px;cursor:pointer;position:relative;z-index:10}.overlay-content a:hover{background:var(--theme);color:#fff;border-color:var(--theme)}.overlay-content a i{font-size:10px;opacity:0;transform:translateX(-10px);transition:all .3s ease}.overlay-content a:hover i{opacity:1;transform:translateX(0)}@media (max-width:992px){.services-grid-2x2{grid-template-columns:repeat(2,1fr);gap:25px}.service-card{padding:25px;min-height:250px}}@media (max-width:768px){.services-grid-2x2{grid-template-columns:1fr;gap:20px}.service-card{padding:20px;min-height:220px}.service-icon{width:50px;height:50px}.service-icon i{font-size:20px}.service-content h3{font-size:18px}.service-content p{font-size:13px}}@media (max-width:480px){.services-grid-2x2{gap:15px}.service-card{padding:15px;min-height:200px}.service-icon{width:45px;height:45px;margin-bottom:15px}.service-icon i{font-size:18px}.service-content h3{font-size:16px}.service-content p{font-size:12px}}.services-slider-nav{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;background:var(--white);border:2px solid var(--theme);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:20;transition:all .3s ease;box-shadow:0 4px 12px rgba(29,86,214,.2)}.services-slider-nav:hover{background:var(--theme);transform:translateY(-50%) scale(1.1);box-shadow:0 6px 20px rgba(29,86,214,.3)}.services-slider-nav:hover i{color:var(--white)}.services-slider-nav i{font-size:16px;color:var(--theme);transition:color .3s ease}.services-slider-nav.prev{left:10px}.services-slider-nav.next{right:10px}.services-slider-nav.disabled{opacity:.3;cursor:not-allowed}.services-slider-nav.disabled:hover{background:var(--white);transform:translateY(-50%);box-shadow:0 4px 12px rgba(29,86,214,.2)}.services-slider-nav.disabled:hover i{color:var(--theme)}.service-card{position:relative;background:#fff;border:1px solid #e5e7eb;border-radius:0;overflow:hidden;transition:all .4s cubic-bezier(.25,.46,.45,.94);cursor:pointer;min-height:280px}.service-card:hover{border-color:var(--theme);box-shadow:0 4px 12px rgba(0,0,0,.1)}.service-card-inner{position:relative;height:100%;display:flex;flex-direction:column;padding:40px 30px}.service-icon{width:60px;height:60px;background:rgba(29,86,214,.1);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:25px;transition:all .3s ease}.service-icon i{font-size:24px;color:var(--theme);transition:all .3s ease}.service-card:hover .service-icon{background:var(--theme);transform:scale(1.1)}.service-card:hover .service-icon i{color:var(--white)}.service-content{flex:1 1;z-index:2;position:relative;display:flex;flex-direction:column;justify-content:space-between;height:100%}.service-content h3{font-size:22px;font-weight:600;color:var(--header);margin-bottom:15px;font-family:Poppins,sans-serif;line-height:120%;transition:all .4s cubic-bezier(.25,.46,.45,.94);transform:translateY(0)}.service-card:hover .service-content h3{color:var(--theme)}.service-content p{color:var(--text);margin-bottom:0;font-family:Poppins,sans-serif;transition:all .3s ease;opacity:1;position:relative;z-index:1}.service-card:hover .service-content p,.service-content p{font-size:15px;line-height:1.6;transform:translateY(0);height:auto}.service-card:hover .service-content p{position:absolute;top:40px;left:0;width:40%;padding:0;visibility:visible;overflow:visible;text-align:left}.service-subservices-panel{position:absolute;top:0;right:0;width:60%;height:100%;background:transparent;padding:40px;opacity:0;visibility:hidden;transform:translateX(100%);transition:all .4s cubic-bezier(.25,.46,.45,.94);z-index:3;box-shadow:none;display:flex;flex-direction:column;justify-content:center}.service-card:hover .service-subservices-panel{opacity:1;visibility:visible;transform:translateX(0)}.service-subservices-panel h4{display:none}.subservices-list-vertical{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:0}.subservices-list-vertical li{opacity:0;transform:translateX(20px);transition:all .3s ease;border-bottom:1px solid #eee;padding:8px 0}.subservices-list-vertical li:last-child{border-bottom:none}.service-card:hover .subservices-list-vertical li{opacity:1;transform:translateX(0)}.service-card:hover .subservices-list-vertical li:first-child{transition-delay:.1s}.service-card:hover .subservices-list-vertical li:nth-child(2){transition-delay:.15s}.service-card:hover .subservices-list-vertical li:nth-child(3){transition-delay:.2s}.service-card:hover .subservices-list-vertical li:nth-child(4){transition-delay:.25s}.service-card:hover .subservices-list-vertical li:nth-child(5){transition-delay:.3s}.subservice-link-vertical{display:flex;align-items:center;justify-content:space-between;padding:0;background:transparent;border:none;border-radius:0;color:#495057;text-decoration:none;font-size:14px;font-weight:500;font-family:Poppins,sans-serif;transition:all .3s ease;position:relative;overflow:hidden}.subservice-link-vertical:hover{color:var(--theme);transform:translateX(5px)}.subservice-link-vertical i{font-size:12px;color:var(--theme);transition:all .3s ease;opacity:.7}.subservice-link-vertical:hover i{transform:translateX(3px);opacity:1}.services-button-wrapper{text-align:center;margin-top:20px}.services-button-wrapper .theme-btn{background:var(--theme);color:var(--white);padding:16px 40px;border-radius:50px;font-size:16px;font-weight:600;font-family:Poppins,sans-serif;text-decoration:none;display:inline-flex;align-items:center;gap:10px;transition:all .3s ease;position:relative;overflow:hidden}.services-button-wrapper .theme-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:var(--header);transition:left .4s ease;z-index:-1}.services-button-wrapper .theme-btn:hover:before{left:0}.services-button-wrapper .theme-btn:hover{transform:translateY(-2px);box-shadow:0 10px 30px rgba(29,86,214,.3)}.services-button-wrapper .theme-btn i{font-size:14px;transition:transform .3s ease}.services-button-wrapper .theme-btn:hover i{transform:translateX(3px)}@media (max-width:1200px){.services-grid{grid-template-columns:repeat(2,1fr);gap:25px}.service-card-inner{padding:35px 25px}.service-content h3{font-size:20px}.service-content p{font-size:14px}.service-subservices-panel{width:280px;padding:25px 20px}}@media (max-width:992px){.services-grid-2x2{grid-template-columns:repeat(2,1fr);gap:25px}.service-card{min-height:250px}.service-subservices-panel{position:static;width:100%;left:0;border:1px solid #e5e7eb;border-radius:8px;margin-top:20px;transform:translateY(20px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.service-card:hover .service-subservices-panel{transform:translateY(0)}}@media (max-width:768px){.services-grid{grid-template-columns:1fr;gap:20px}.service-card{min-height:250px}.service-card-inner{padding:30px 25px}.service-icon{width:50px;height:50px;margin-bottom:20px}.service-icon i{font-size:20px}.service-content h3{font-size:18px;margin-bottom:12px}.service-content p{font-size:14px}.service-subservices-panel{padding:20px 15px}.service-subservices-panel h4{font-size:16px;margin-bottom:15px}.subservice-link-vertical{padding:10px 12px;font-size:13px}}@media (max-width:576px){.services-grid{gap:15px}.service-card{min-height:220px}.service-card-inner{padding:25px 20px}.service-icon{width:45px;height:45px;margin-bottom:15px}.service-icon i{font-size:18px}.service-content h3{font-size:16px}.service-content p{font-size:13px}.service-card:hover .service-content h3{transform:translateY(-12px)}.overlay-content h4{font-size:14px;margin-bottom:15px}.sub-services-list{gap:8px}.sub-services-list li a{padding:5px 10px;font-size:11px}.services-button-wrapper .theme-btn{padding:14px 32px;font-size:14px}}.case-study-section{padding:80px 0!important;background:#f8f9fa}.case-study-section .container{margin:0 auto;padding:0 15px}.case-study-section .row{display:flex;flex-wrap:wrap;margin:0 -15px}.case-study-section .col-lg-8{flex:0 0 66.666667%;max-width:66.666667%;padding:0 15px}.case-study-section .col-lg-4{flex:0 0 33.333333%;max-width:33.333333%;padding:0 15px}.case-study-section .col-lg-12{flex:0 0 100%;max-width:100%;padding:0 15px}.project-image-section{width:100%;margin-bottom:40px}.project-hero-image{width:100%;height:auto;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.1);object-fit:cover;transition:transform .3s ease,box-shadow .3s ease}.project-hero-image:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgba(0,0,0,.15)}.project-header-section{margin-bottom:60px}.project-title-section{padding-right:30px}.project-title{font-size:24px;font-weight:600;color:var(--primary);margin-bottom:10px;font-family:Poppins,sans-serif;text-transform:uppercase;letter-spacing:1px}.project-subtitle{font-size:42px;font-weight:700;color:var(--header);margin-bottom:20px;font-family:Poppins,sans-serif;line-height:1.2}.project-impact{margin-bottom:30px}.project-impact p{font-size:20px;font-weight:600;color:var(--primary);line-height:1.4}.project-impact p,.project-overview-text p{margin-bottom:0;font-family:Poppins,sans-serif}.project-overview-text p{font-size:18px;line-height:1.8;color:var(--text)}.project-header-section .project-image-section{margin-bottom:0}.project-header-section .row{align-items:center}.case-study-content h2{font-size:2.2rem;letter-spacing:-1.5px;font-weight:700;color:var(--header)}.case-study-content h2,.case-study-content p{margin-bottom:20px;font-family:Poppins,sans-serif}.case-study-content p{font-size:16px;line-height:1.8;color:var(--text)}.case-study-content ul{margin-bottom:20px;padding-left:0;list-style:none}.case-study-content li{font-size:16px;line-height:1.6;color:var(--text);margin-bottom:10px;padding-left:25px;position:relative;font-family:Poppins,sans-serif}.case-study-content li:before{content:"✓";position:absolute;left:0;color:var(--theme);font-weight:700}.result-card{background:#fff;padding:30px;border-radius:15px;text-align:center;border:1px solid #e9ecef;margin-bottom:20px;transition:transform .3s ease,border-color .3s ease}.result-card:hover{transform:translateY(-5px);border-color:#dee2e6}.result-card h3{font-size:48px;font-weight:700;margin-bottom:10px;font-family:Poppins,sans-serif}.col-md-4:first-child .result-card h3{color:#007bff}.col-md-4:nth-child(2) .result-card h3{color:#6f42c1}.col-md-4:nth-child(3) .result-card h3{color:#28a745}.result-card p{font-size:14px;color:var(--text);margin:0;font-weight:500}.tech-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.tech-tag{background:linear-gradient(135deg,var(--theme),#2a5fd6);color:#fff;padding:8px 16px;border-radius:25px;font-size:14px;font-weight:500;font-family:Poppins,sans-serif;transition:transform .2s ease}.tech-tag:hover{transform:translateY(-2px)}.testimonial-card{background:#fff;padding:40px;border-radius:20px;box-shadow:0 15px 40px rgba(0,0,0,.1);margin-top:40px;transition:box-shadow .3s ease}.testimonial-card:hover{box-shadow:0 20px 50px rgba(0,0,0,.15)}.client-info{align-items:center;gap:15px;margin-bottom:20px}.client-info img{width:60px;height:60px;border-radius:50%;object-fit:cover;border:3px solid #f0f0f0}.client-info h4{font-size:18px;font-weight:600;color:var(--header);margin:0;font-family:Poppins,sans-serif}.client-info p{font-size:14px}.client-info p,.testimonial-card p{color:var(--text);margin:0;font-family:Poppins,sans-serif}.testimonial-card p{font-size:16px;line-height:1.8;font-style:italic}.key-features-card,.preview-card,.project-info-card{background:#fff;padding:30px;border-radius:15px;box-shadow:0 10px 30px rgba(0,0,0,.1);margin-bottom:30px;transition:box-shadow .3s ease}.key-features-card:hover,.preview-card:hover,.project-info-card:hover{box-shadow:0 15px 40px rgba(0,0,0,.15)}.key-features-card h3,.project-info-card h3{font-size:20px;font-weight:600;color:var(--header);margin-bottom:20px;font-family:Poppins,sans-serif}.key-features-card ul,.project-info-card ul{list-style:none;padding:0;margin:0}.key-features-card li,.project-info-card li{padding:12px 0;border-bottom:1px solid #f0f0f0;font-size:14px;color:var(--text);font-family:Poppins,sans-serif;transition:background-color .2s ease}.key-features-card li:hover,.project-info-card li:hover{background-color:#f8f9fa;padding-left:10px}.key-features-card li:last-child,.project-info-card li:last-child{border-bottom:none}.project-info-card strong{color:var(--header);font-weight:600}.preview-card img{width:100%;height:200px;object-fit:cover;border-radius:10px;margin-bottom:20px;transition:transform .3s ease}.preview-card img:hover{transform:scale(1.05)}.preview-card .theme-btn{width:100%;text-align:center;display:block}.challenge-section,.project-overview,.results-section,.solution-section,.tech-stack{margin-bottom:50px}.challenge-section h2,.project-overview h2,.results-section h2,.solution-section h2,.tech-stack h2{position:relative;padding-bottom:10px}.challenge-section h2:after,.project-overview h2:after,.results-section h2:after,.solution-section h2:after,.tech-stack h2:after{content:"";position:absolute;bottom:0;left:0;width:50px;height:3px;background:linear-gradient(135deg,var(--theme),#2a5fd6);border-radius:2px}@media (max-width:768px){.case-study-section{padding:60px 0!important}.case-study-section .row{flex-direction:column}.case-study-section .col-lg-4,.case-study-section .col-lg-8{flex:0 0 100%;max-width:100%}.case-study-content h2{font-size:24px}.result-card h3{font-size:36px}.testimonial-card{padding:30px 20px}.client-info{flex-direction:column;text-align:center}.tech-tags{gap:8px}.tech-tag{font-size:12px;padding:6px 12px}}@media (max-width:576px){.case-study-section{padding:40px 0!important}.result-card{padding:20px}.result-card h3{font-size:28px}.testimonial-card{padding:25px 15px}.key-features-card,.preview-card,.project-info-card{padding:20px}}.achievement-badge{display:inline-block;margin:15px 0;padding:8px 16px;background:linear-gradient(135deg,var(--theme),#2a5fd6);border-radius:50px;box-shadow:0 4px 15px rgba(29,86,214,.3);animation:fadeInUp .6s ease-out}.achievement-badge .badge-text{color:var(--white);font-size:14px;font-weight:600;font-family:Poppins,sans-serif;letter-spacing:.5px;text-transform:uppercase}.project-testimonial{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;padding:20px;margin:20px 0;position:relative;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:slideInLeft .8s ease-out}.testimonial-content{display:flex;flex-direction:column;gap:15px}.client-header{display:flex;align-items:center;gap:12px}.client-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;border:2px solid var(--theme);box-shadow:0 4px 12px rgba(29,86,214,.3)}.client-info{display:flex;flex-direction:column;gap:2px}.client-info .client-name{color:var(--theme);font-size:14px;font-weight:600;font-family:Poppins,sans-serif;line-height:1.2}.testimonial-content p{color:var(--white);font-size:15px;line-height:1.6;margin:0;font-style:italic;position:relative;z-index:1;padding-left:10px}.testimonial-content p:before{content:'"';position:absolute;top:-5px;left:-10px;font-size:40px;color:var(--theme);opacity:.3;font-family:Georgia,serif;line-height:1}.project-box-wrapper .project-card-items{background-color:var(--white);display:flex;align-items:center;border-radius:16px;padding:40px;margin-bottom:25px;position:relative;overflow:hidden;transition:all .4s cubic-bezier(.25,.46,.45,.94);box-shadow:0 10px 30px rgba(0,0,0,.08)}.project-box-wrapper .project-card-items:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.12)}.project-box-wrapper .project-card-items:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(29,86,214,.05),rgba(42,95,214,.02));opacity:0;transition:opacity .4s ease;pointer-events:none}.project-box-wrapper .project-card-items:hover:before{opacity:1}.project-box-wrapper .project-card-items h4{position:absolute;top:55px;left:55px;font-size:48px;font-weight:700;color:var(--theme);opacity:.1;z-index:0;transition:all .4s ease}.project-box-wrapper .project-card-items:hover h4{opacity:.2;transform:scale(1.05)}.project-box-wrapper .project-card-items .project-content{position:relative;z-index:2;flex:1 1;padding-right:40px}.project-box-wrapper .project-card-items .project-content h3{font-size:32px;font-weight:600;color:var(--header);margin-bottom:15px;line-height:120%;transition:color .3s ease}.project-box-wrapper .project-card-items .project-content h3 a{background-position:0 95%;background-repeat:no-repeat;background-size:0 2px;display:inline;transition:all .3s ease}.project-box-wrapper .project-card-items .project-content h3 a:hover{color:var(--theme);background-size:100% 2px;background-image:linear-gradient(180deg,var(--theme) 0,var(--theme) 100%)}.project-box-wrapper .project-card-items .project-content p{max-width:601px;margin-top:12px;margin-bottom:25px;color:var(--text);line-height:1.6;transition:color .3s ease}.project-box-wrapper .project-card-items .project-content .theme-btn{margin-top:20px;transition:all .3s ease}.project-box-wrapper .project-card-items .project-content .list{margin-top:30px;display:flex;flex-wrap:wrap;gap:8px}.project-box-wrapper .project-card-items .project-content .list li a{border:1px solid rgba(2,6,10,.1);border-radius:35px;font-size:15px;color:var(--header);display:inline-block;padding:4px 12px;margin:0 2px;transition:all .3s ease}.project-box-wrapper .project-card-items .project-content .list li a:hover{background-color:var(--theme);color:var(--white);border-color:var(--theme);transform:translateY(-2px)}.project-box-wrapper .project-card-items .project-thumb{overflow:hidden;border-radius:12px;flex:0 0 400px;height:280px;position:relative;transition:all .4s ease}.project-box-wrapper .project-card-items .project-thumb:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(29,86,214,.2),rgba(42,95,214,.1));opacity:0;transition:opacity .4s ease;z-index:1}.project-box-wrapper .project-card-items:hover .project-thumb:before{opacity:1}.project-box-wrapper .project-card-items .project-thumb img{width:100%;height:100%;border-radius:12px;object-fit:cover;transition:all .6s cubic-bezier(.25,.46,.45,.94)}.project-box-wrapper .project-card-items:hover .project-thumb img{transform:scale(1.05)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.case-studies-button-wrapper{margin-top:40px;padding:20px;text-align:center}.case-studies-button-wrapper .theme-btn{background:var(--theme);color:var(--white);padding:16px 40px;border-radius:50px;font-size:16px;font-weight:600;font-family:Poppins,sans-serif;text-decoration:none;display:inline-flex;align-items:center;gap:10px;transition:all .3s ease;position:relative;overflow:hidden}.case-studies-button-wrapper .theme-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:var(--header);transition:left .4s ease;z-index:-1}.case-studies-button-wrapper .theme-btn:hover:before{left:0}.case-studies-button-wrapper .theme-btn:hover{transform:translateY(-2px);box-shadow:0 10px 30px rgba(29,86,214,.3)}.case-studies-button-wrapper .theme-btn i{font-size:14px;transition:transform .3s ease}.case-studies-button-wrapper .theme-btn:hover i{transform:translateX(3px)}@media (max-width:1399px){.project-box-wrapper .project-card-items{padding:30px;flex-wrap:wrap;gap:30px}.project-box-wrapper .project-card-items .project-content{padding-right:0;flex:1 1 100%}.project-box-wrapper .project-card-items .project-thumb{flex:1 1 100%;height:300px}.project-box-wrapper .project-card-items h4{top:30px;left:30px;font-size:36px}.project-box-wrapper .project-card-items .project-content h3{font-size:28px}}@media (max-width:991px){.project-box-wrapper .project-card-items h4{display:none}.project-box-wrapper .project-card-items .project-content h3{font-size:24px}.project-box-wrapper .project-card-items .project-content .list{margin-top:20px}}@media (max-width:767px){.project-box-wrapper .project-card-items{padding:25px;margin-bottom:20px}.project-box-wrapper .project-card-items .project-content h3{font-size:22px}.project-box-wrapper .project-card-items .project-thumb{height:250px}.achievement-badge{margin:10px 0;padding:6px 12px}.achievement-badge .badge-text{font-size:12px}.project-testimonial{padding:15px;margin:15px 0}.client-header{gap:10px}.client-avatar{width:40px;height:40px}.client-info .client-name{font-size:13px}.testimonial-content p{font-size:14px;padding-left:5px}.testimonial-content p:before{font-size:30px;top:-3px;left:-8px}}@media (max-width:576px){.project-box-wrapper .project-card-items{padding:20px}.project-box-wrapper .project-card-items .project-content h3{font-size:20px}.achievement-badge .badge-text{font-size:11px}.project-testimonial{padding:12px}.client-header{gap:8px}.client-avatar{width:36px;height:36px}.client-info .client-name{font-size:12px}.testimonial-content p{font-size:13px}.testimonial-content p:before{font-size:24px;top:-2px;left:-6px}}.active-nav-link{font-weight:700!important;text-decoration:underline!important;text-decoration-thickness:2px!important;text-underline-offset:8px!important}.header-main .main-menu ul li a{position:relative;cursor:pointer!important;transition:all .3s ease-in-out}.header-main .main-menu ul li a:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background-color:var(--theme,#007bff);transition:width .3s ease-in-out}.header-main .main-menu ul li a:hover:after{width:100%}.header-main .main-menu ul li a:hover{color:var(--theme,#007bff)!important}.news-card-items{height:100%;display:flex;flex-direction:column}.news-card-items .news-image{position:relative;overflow:hidden;height:250px}.news-card-items .news-image img{width:100%;height:100%;object-fit:cover;display:inline-block;border-top-left-radius:10px;border-top-right-radius:10px}.news-card-items .news-image img:first-child{position:absolute;left:0;top:0;transform:translateX(-50%) scaleX(2);opacity:0;filter:blur(10px)}.news-card-items .news-top-content{background-color:var(--white);padding-top:30px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;flex:1 1;display:flex;flex-direction:column}.news-card-items .news-category{display:none}.news-card-items .news-top-content .news-meta{padding:0 24px;margin-bottom:10px}.news-card-items .news-top-content .news-content{padding:0 24px;flex:1 1;display:flex;flex-direction:column}.news-card-items .news-top-content .news-meta span{color:#666;font-size:14px;margin-right:15px}.news-card-items .news-top-content .news-meta span i{margin-right:5px}.news-card-items .news-top-content .news-content h3{margin-bottom:15px;line-height:1.3}.news-card-items .news-top-content .news-content h3 a{color:#02060a;font-weight:600;font-size:20px;text-decoration:none}.news-card-items .news-top-content .news-content p{line-height:1.6;color:#666;flex:1 1}.news-card-items .news-top-content .read-button{border-top:1px solid rgba(2,6,10,.08);padding:15px 30px;margin-top:auto}.footer-sitemap{border-top:1px solid hsla(0,0%,100%,.1);padding:30px 0}.sitemap-content{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.sitemap-service-category:nth-child(4),.sitemap-service-category:nth-child(5){grid-column:span 1}.sitemap-service-category:nth-child(4){grid-column:1}.sitemap-service-category:nth-child(5){grid-column:2}.sitemap-service-category h5{margin-bottom:10px}.sitemap-service-category h5 a{color:#fff;font-size:16px;font-weight:600;text-decoration:none;transition:color .3s ease}.sitemap-service-category h5 a:hover{color:var(--theme,#007bff)}.sitemap-subservices{list-style:none;padding:0;margin:0}.sitemap-subservices li{margin-bottom:5px}.sitemap-subservices li a{color:hsla(0,0%,100%,.7);font-size:14px;text-decoration:none;transition:color .3s ease;display:block;padding:2px 0}.sitemap-subservices li a:hover{color:#fff;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}@media (max-width:768px){.sitemap-content{grid-template-columns:1fr;gap:15px}.sitemap-service-category{margin-bottom:15px}}@media (max-width:992px){.sitemap-content{grid-template-columns:repeat(2,1fr);gap:15px}}.service-hero-section{padding:60px 0}.service-hero-image img{width:100%;height:400px;object-fit:cover;border-radius:15px;box-shadow:0 10px 30px rgba(0,0,0,.1)}.service-hero-content{padding-right:30px}.service-category-text{color:#007bff;font-weight:600;font-size:1.1rem;display:flex;align-items:center;gap:8px}.service-category-text i{font-size:.8rem;color:#007bff}.service-hero-content .service-title{font-size:2.2rem;font-weight:700;color:#02060a;margin-bottom:20px}.service-hero-content .service-description{font-size:1rem;color:#666;line-height:1.6;margin-bottom:20px}.service-hero-content .service-overview-text h3{font-size:1.3rem;font-weight:600;color:#02060a;margin-bottom:15px}.service-hero-content .service-overview-text p{font-size:1rem;color:#666;line-height:1.6}.key-features-section{padding:80px 0}.key-features-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;margin-top:50px}.key-feature-card{background:#fff;border:1px solid #e9ecef;border-radius:10px;padding:25px;text-align:left;transition:transform .3s ease,box-shadow .3s ease;min-height:200px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.key-feature-card:hover{transform:translateY(-5px);box-shadow:0 5px 20px rgba(0,0,0,.1)}.feature-icon-wrapper{width:50px;height:50px;background:#f8f9fa;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 0 15px;border:1px solid #e9ecef}.feature-icon-wrapper i{color:#007bff;font-size:1.2rem}.key-feature-card .feature-content h4{font-size:1.1rem;font-weight:600;color:#02060a;margin-bottom:10px;line-height:1.3}.key-feature-card .feature-content p{color:#666;line-height:1.5;font-size:1rem;margin:0;text-align:left;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.why-choose-section{padding:80px 0}.why-choose-title{font-size:2.5rem;font-weight:700;color:#02060a;line-height:1.2;margin-bottom:20px}.why-choose-title .text-primary{color:#007bff!important;font-weight:800}.why-choose-description{font-size:1rem;color:#666;line-height:1.6;margin-bottom:30px}.why-choose-list{list-style:none;padding:0;margin:0}.why-choose-list li{display:flex;align-items:flex-start;margin-bottom:15px;color:#333;font-size:1rem;line-height:1.5}.why-choose-list li i{color:#28a745;margin-right:10px;font-size:1.1rem;margin-top:2px;flex-shrink:0}.why-choose-stats{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px}.stat-card{background:#fff;border:1px solid #e9ecef;border-radius:10px;padding:25px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.stat-card:hover{transform:translateY(-5px);box-shadow:0 5px 20px rgba(0,0,0,.1)}.stat-icon{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 15px;background:#f8f9fa}.stat-icon i{font-size:1.5rem}.stat-content h3{font-size:2.5rem;font-weight:700;color:#02060a;margin-bottom:5px}.stat-content p{color:#666;font-size:1rem;margin:0;font-weight:500}.process-timeline-section{padding:60px 0;text-align:center}.process-timeline-section h3{font-size:2rem;font-weight:700;color:#02060a;margin-bottom:60px}.process-timeline{display:flex;justify-content:space-between;align-items:center;position:relative;max-width:1000px;margin:0 auto;padding:0 20px}.process-timeline:before{content:"";position:absolute;top:50%;left:0;right:0;height:2px;background:repeating-linear-gradient(90deg,#0d6efd,#0d6efd 10px,transparent 0,transparent 20px);transform:translateY(-50%);z-index:1}.timeline-item{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:15px}.step-label{font-size:.9rem;font-weight:600;color:#333;margin-bottom:5px}.step-node{width:12px;height:12px;background:#333;border-radius:50%;position:relative}.step-node:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;background:#fff;border-radius:50%}.step-connector{width:2px;height:20px;background:#333;margin-bottom:15px}.step-button{background:#0d6efd;color:#fff;padding:12px 24px;border-radius:25px;font-size:1rem;font-weight:600;text-align:center;min-width:120px;box-shadow:0 4px 15px rgba(13,110,253,.3);transition:all .3s ease}.step-button:hover{background:#0a58ca;transform:translateY(-2px);box-shadow:0 6px 20px rgba(13,110,253,.4)}@media (max-width:768px){.process-timeline{flex-direction:column;gap:40px;align-items:stretch}.process-timeline:before{width:2px;height:100%;top:0;left:50%;background:repeating-linear-gradient(180deg,#0d6efd,#0d6efd 10px,transparent 0,transparent 20px);transform:translateX(-50%)}.timeline-item{flex-direction:row;justify-content:flex-start;align-items:center;gap:20px}.step-connector{width:20px;height:2px;margin-bottom:0;margin-right:0}.step-button{min-width:auto}.service-hero-section .row{flex-direction:column}.service-hero-content{padding-right:0;margin-bottom:30px}.service-hero-content .service-title{font-size:1.8rem}.service-hero-content .service-description,.service-hero-content .service-overview-text p{font-size:1rem}.key-features-grid{grid-template-columns:repeat(2,1fr);gap:15px}.key-feature-card{min-height:150px;padding:20px}.key-feature-card .feature-content h4{font-size:1rem}.key-feature-card .feature-content p{font-size:.95rem}.why-choose-grid{grid-template-columns:1fr;gap:20px}.why-choose-title{font-size:2rem}.why-choose-description,.why-choose-list li{font-size:1rem}.why-choose-stats{grid-template-columns:repeat(2,1fr);gap:15px}.stat-card{padding:20px}.stat-icon{width:50px;height:50px}.stat-icon i{font-size:1.2rem}.stat-content h3{font-size:2rem}.stat-content p{font-size:.95rem}.key-features-section,.why-choose-section{padding:60px 0}}@media (max-width:576px){.why-choose-stats{grid-template-columns:1fr}.why-choose-title{font-size:1.5rem}}