.ServiceList_section__19lF4{padding:4rem;background-color:var(--primary)}.ServiceList_reduce__XUloS{background-color:var(--secondary)}.ServiceList_grid__408tb{display:grid;grid-template-columns:repeat(3,minmax(315px,1fr));gap:1.5rem}.ServiceList_reduce__XUloS .ServiceList_grid__408tb{grid-template-columns:repeat(5,minmax(315px,1fr))}.ServiceList_card__Pcma3{display:flex;flex-direction:column;align-items:center;gap:1rem;border:1px solid #ddd;border-radius:var(--radius);padding:1.5rem;background-color:#fafafa;transition:transform .2s ease,box-shadow .2s ease}.ServiceList_card__Pcma3:hover{transform:translateY(-4px);box-shadow:0 4px 10px rgba(0,0,0,.1)}.ServiceList_icon__j7WlK img{width:110px}.ServiceList_name__KPATL{font-family:var(--font-khand);font-size:var(--h3-title-laptop-size);font-weight:var(--title-small-weight);text-align:center}.ServiceList_description__sSbdD{color:var(--text-secondary-color);font-family:var(--font-sora);font-size:var(--text-laptop-size);font-weight:var(--text-weight);white-space:pre-line;text-align:justify}@media (min-width:768px) and (max-width:1023px){.ServiceList_section__19lF4{padding:3rem 2rem}.ServiceList_grid__408tb{grid-template-columns:repeat(2,minmax(auto,1fr))}.ServiceList_icon__j7WlK img{width:90px}.ServiceList_name__KPATL{font-size:var(--h3-title-tablet-size)}.ServiceList_description__sSbdD{font-size:var(--text-tablet-size)}}@media (max-width:768px){.ServiceList_section__19lF4{padding:3rem 2rem}.ServiceList_grid__408tb{grid-template-columns:repeat(1,minmax(auto,1fr))}.ServiceList_icon__j7WlK img{width:90px}.ServiceList_name__KPATL{font-size:var(--h3-title-mobile-size)}.ServiceList_description__sSbdD{font-size:var(--text-mobile-size)}}