@media screen and (max-width:767px){.hs_cos_wrapper_widget:has(.c_service-overview){width:100%}}.c_service-overview{display:grid;gap:32px;grid-template-columns:repeat(auto-fill,minmax(352px,1fr));list-style:none;max-width:1120px;padding:0;text-align:center}@media screen and (max-width:767px){.c_service-overview{display:flex;flex-direction:column;margin:0 auto}}.c_service{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:24px;width:100%}@media screen and (max-width:767px){.c_service{margin:0 auto;max-width:none;padding:20px;width:calc(100% - 32px)!important}}.c_service .c_service_image{height:fit-content;margin:0 0 40px;max-height:160px}@media screen and (max-width:767px){.c_service .c_service_image{margin:0 0 32px}}.c_service .c_service-overview_heading{font-size:18px;font-weight:700;margin:0}@media screen and (max-width:767px){.c_service .c_service-overview_heading{font-size:16px}}.c_service .c_service-overview_text{flex-grow:1;margin:24px 0 40px;text-align:left}@media screen and (max-width:767px){.c_service .c_service-overview_text{margin:24px 0 32px}}.c_service .c_service_btn{background-color:#fff;border:1px solid #de0624;border-radius:4px;color:#de0624;display:block;filter:drop-shadow(0 3px 6px rgba(0,0,0,.16));font-weight:700;margin:0 auto;max-width:240px;padding:24px 0;position:relative;text-decoration:none;transition:background-color .3s ease,color .3s ease;width:100%}.c_service .c_service_btn:hover{background-color:#de0624;color:#fff}@media screen and (max-width:767px){.c_service .c_service_btn{max-width:none;padding:24px 0;width:100%}}.c_service .c_service_btn img{height:12px;position:absolute;right:24px;top:50%;transform:translateY(-50%);width:12px}