.top_service_list{display:flex;justify-content:space-between;position:relative}@media screen and (max-width:540px){.top_service_list{flex-flow:column;gap:70px}}.top_service_list:after{aspect-ratio:1/1;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4NSIgaGVpZ2h0PSI4NSIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDg1IDg1Ij48cGF0aCBmaWxsPSIjMWQxYTFhIiBkPSJtMTkuNDQ2IDIyLjk4IDMuNTM1LTMuNTM1IDQyLjQyNyA0Mi40MjctMy41MzYgMy41MzV6Ii8+PHBhdGggZmlsbD0iIzFkMWExYSIgZD0ibTIyLjk4IDY1LjQwOC0zLjUzNS0zLjUzNiA0Mi40MjctNDIuNDI2IDMuNTM1IDMuNTM1eiIvPjwvc3ZnPg==);background-size:cover;content:"";display:flex;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:70px}.top_service_list_item{background:#fff;border:5px solid #ea5532;border-radius:12px;line-height:1.5;overflow:hidden;padding:15px 30px;width:calc(50% - 36px)}@media screen and (max-width:540px){.top_service_list_item{padding:15px;width:100%}}.top_service_list_item *{line-height:1.5}