.home_service_cards{display:flex;gap:28px;margin-top:50px}.home_service_cards .banner_item{border:1px solid #fff;border-radius:10px;flex:1;padding:40px;position:relative}.home_service_cards .banner_item.vehicle{background:radial-gradient(198.1% 145.88% at 28.62% 33.54%,#fff 0,#a5d2f2 100%)}.home_service_cards .banner_item.business{background:radial-gradient(198.1% 145.88% at 28.62% 33.54%,#fff 0,#b4ffeb 100%)}.home_service_cards .top_label{align-items:center;background:linear-gradient(95deg,#051c2c 7.91%,#155273 96.42%);border-radius:10px 10px 0 0;color:#fff;display:flex;font-size:16px;gap:10px;left:40px;padding:14px 24px;position:absolute;top:0;transform:translateY(-100%);z-index:-1}.home_service_cards .banner_item.business .top_label{background:linear-gradient(91deg,#4fad9f .16%,#204741)}.home_service_cards .top_icons{display:flex;justify-content:space-between;margin-bottom:24px}.home_service_cards .top_icons .left{height:50px;width:auto}.home_service_cards .top_icons .right{height:24px;width:auto}.home_service_cards h3,.home_service_cards h3 a{color:#051c2c;font-size:32px;font-weight:600;line-height:130%;margin-bottom:24px;text-decoration:none}.home_service_cards h3 a:hover{text-decoration:underline;text-underline-offset:4px}.home_service_cards .business h3,.home_service_cards .business h3 a{color:#4fad9f}.home_service_cards p{color:#000;font-size:16px;font-weight:400;line-height:150%;margin-bottom:24px}.home_service_cards .links{display:flex;flex-direction:column;gap:14px;list-style:none;margin:0;padding:0}.home_service_cards .links li{margin:0;padding:0}.home_service_cards .links a{align-items:center;color:#000;display:flex;font-size:16px;font-weight:600;gap:10px;line-height:150%;text-decoration:none}.home_service_cards .links a:hover{text-decoration:underline;text-underline-offset:4px}@media (max-width:868px){.home_service_cards{flex-direction:column;gap:100px}.home_service_cards .top_label{left:0;top:0;transform:translateY(-100%);width:100%}.home_service_cards .banner_item{border-radius:0 0 10px 10px;padding:40px 20px}}