.technology{width:100%;height:100%;padding:1rem;margin-bottom:4rem}.technology .title{display:flex;flex-direction:column;gap:12px}.technology .title span:first-child{color:#1b3872;font-size:1.8rem;font-weight:700}.technology .title span:nth-child(2){color:#555;font-size:1.2rem;font-weight:400;max-width:60%;text-align:center;margin:auto}.technology .bottom{justify-content:center;align-items:center}.technology .bottom img{border-radius:6px}.tech-cards{display:flex;gap:15px;flex-wrap:wrap}.tech-cards .card-single{width:17rem;background-color:#e2ecf6;border-radius:10px!important}.card-single header{width:100%;border-top-left-radius:10px;border-top-right-radius:10px;padding:12px;background-color:#4f9fb4;text-align:center;font-size:1.2rem;font-weight:700;color:#fff}.card-single .detail{width:100%;padding:14px;font-size:.9rem;color:#555;font-weight:400;text-align:center}@media screen and (max-width:1400px){.tech-cards{display:flex;gap:15px;flex-wrap:nowrap}}@media screen and (max-width:768px){.technology .title span:nth-child(2){font-size:1.1rem;margin-top:10px;max-width:100%}.technology{padding:2rem .5rem;margin-bottom:0;margin-top:2rem}.tech-cards{display:flex;flex-wrap:wrap;justify-content:center;margin-top:0}.tech-cards .card-single{width:95%}.technology .bottom img{display:none}}