.technology-service-container{background-color:#ededed}.technology-section-main{padding:5rem 3.4rem;margin:0 auto;max-width:1600px}.technology-display{display:flex;gap:50px}.technology-content{padding:2rem 0;width:100%}.btn-text-tech{display:flex;justify-content:center;align-items:center;gap:10px}.button-text-technology{font-family:Roboto;font-weight:400;font-size:1.4rem;color:#fff}.we-support{color:#197bdd}.technologies-heading{color:black;font-family:Roboto;font-size:2.8rem;font-weight:600}.technology-support-01{width:80%;padding:2rem 0}.technology-support-content{font-family:Roboto;font-weight:400;font-size:1.2rem;line-height:28px}.technology-grid-section{background-color:#fff;padding:2rem 5rem}.tech-name{font-family:Roboto;font-weight:400;font-size:1.5rem}.gridWrapper{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;justify-content:center}.techCard{background-color:white;padding:1.8rem 2.5rem;border-radius:12px;box-shadow:0 0 10px rgba(0,0,0,.05);display:flex;flex-direction:column;align-items:center;justify-content:center;transition:transform .2s ease;width:100%}.techCard:hover{transform:translateY(-4px)}.techName{margin-top:.8rem;font-weight:500;font-size:1.3rem;color:#333}.gridWrapper.last-row-center-one .techCard:last-child{grid-column:2/span 1}.gridWrapper.last-row-center-two .techCard:nth-last-child(2){grid-column:1/span 1;justify-self:end}.gridWrapper.last-row-center-two .techCard:last-child{grid-column:2/span 1;justify-self:start}.tech-button{color:#1487e3;width:330px;height:55px;border-radius:25px;padding:25px 35px;cursor:pointer;font-size:16px;font-weight:700;justify-content:flex-start;display:flex;gap:10px;border:none;margin-bottom:20px;background:#8f979f}.tech-button.active{background:linear-gradient(90deg,#197bdd,#0d4277)}.mobile-technology-button{display:none}@media (max-width:900px){.technology-content-animate{animation:fadeSlideIn .8s ease-in-out}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.tech-button{width:250px;height:60px;margin-bottom:10px}.gridWrapper{margin-bottom:30px}.desktop-technology-view{display:none}.technology-display{flex-direction:column}.technology-button{display:none}.technology-content{padding:0}.technologies-heading{text-align:center}.mobile-technology-button{display:block;padding:2rem 0}.tech-button{border-radius:5px;width:100%}}@media (max-width:768px){.technology-section-main{padding:1rem 2.5rem 4rem}.technology-support-01{padding:1.3rem 0;width:100%}}@media(max-width:468px){.techCard{padding:.8rem}.gridWrapper{gap:10px}}