.at-service-card.card-2, .at-service-card .card-4{
  margin: 0 !important;
}
.at-service-item{
  background-color: transparent !important;
}
.sec-4-home-3.pt-120{
  padding-top: 60px !important;
}
.sec-4-home-3.pb-120{
  padding-bottom: 60px !important;
}
.at-service-img-wrapper img.thumb{
  border-radius: 15px !important;
}
.sec-4-home-8__list-wrap .at-service-item .content h4.title {
    font-size: clamp(20px, 4.6vw, 25px) !important;
    line-height: 1.5;
}
.sec-4-home-8__list-wrap .at-service-item {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}
.at-service-list-wrap p.text{
  font-size: 16px !important;
}
.sec-3-home-12__grid{
  max-width: 100% !important;
}
.topbar, .rounded-4, .rounded-5, .scroll-active-item .item .rectangular, .card-home-12-service, .hamburger-sticky-menu{
  border-radius: 0 !important;
}
.bg-linear-opacity::after{
  background: var(--at-neutral-950) !important
}