.technology-cards .cards-title-description h2{font-size:22px;font-weight:700;margin-bottom:10px}.technology-cards .card-text-content .card-link{align-items:end;bottom:0;display:flex;justify-content:end;position:absolute;right:0;width:100%}.technology-cards .card .card-image img{width:100%}.technology-cards .card-text-content .card-text{display:flex;flex-direction:column;height:100%;justify-content:center}.technology-cards .card-text-content .card-text p{margin:0}.technology-cards .cards-title-description p{color:#333;margin-bottom:15px}.technology-cards .card-text-content .card-link img{background:#fff;border-radius:8px 0 0 0;display:flex;max-width:55px;padding:8px 0 0 8px;width:100%}.technology-cards .card-text-content{background:#14182b;border-radius:10px;height:100%;max-height:290px;padding:15px;position:relative}.technology-cards .grid{display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}.technology-cards .cards-title-description{margin-bottom:100px}.technology-cards .card{border-radius:8px}.technology-cards .card.even{margin-top:-40px}.technology-cards .special{background:#0b0e2c;color:#fff;display:flex;flex-direction:column;justify-content:space-between;padding:20px}.technology-cards .special h3{font-size:16px;margin-bottom:10px}.technology-cards .special p{color:#cfcfcf;font-size:14px}.technology-cards .arrow{align-self:flex-start;background:red;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:20px;height:40px;width:40px}@media (min-width:768px) and (max-width:1024px){.technology-cards .grid{gap:20px;grid-template-columns:repeat(3,1fr)}.technology-cards .card.even{margin-top:-10px}.technology-cards .card-text-content{margin-top:48px}.technology-cards .grid .card .card-image img{height:100%;width:100%}}@media (min-width:1025px) and (max-width:1250px){.technology-cards .grid{grid-template-columns:repeat(3,1fr)}.technology-cards .card.even{margin-top:-10px}.technology-cards .card-text-content{margin-top:80px}.technology-cards .grid .card .card-image img{height:100%;width:100%}}@media (max-width:767px){.technology-cards .grid{display:grid;grid-template-columns:repeat(2,1fr)}.technology-cards .grid .card .card-image img{height:100%;width:100%}.technology-cards .card .card-image{height:100%}.technology-cards .cards-title-description{margin-bottom:40px}}@media (max-width:500px){.technology-cards .cta-link-box{align-items:start;flex-direction:column}.technology-cards .card-text-content .card-link img{max-width:35px}}