.location-service__list{display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:30px;grid-row-gap:16px}.location-service__item{align-items:center;border:1px solid #5fa550;border-radius:4px;display:flex;font-size:14px;line-height:21px;padding:16px}.location-service__item--info{cursor:pointer}.location-service__item--info:hover{background-color:#5fa550}.location-service__icon{display:inline-block;margin-right:12px;min-width:24px}.location-service__icon svg{height:auto;max-width:100%}.location-service__name{font-weight:400;width:100%;word-break:break-word}.location-service__item--info:hover .location-service__name{color:#fff}.location-service__info{cursor:pointer;display:inline-flex;margin-left:12px;z-index:1}.location-service__info a{display:inline-flex}.location-service__item--info:hover svg>circle[stroke^="#"]{stroke:#fff}.location-service__item--info:hover svg>path[fill^="#"]{fill:#fff}.location-service__item--info:hover svg>path[stroke^="#"]{stroke:#fff}.location-service__item--info:hover svg circle:not([stroke]),.location-service__item--info:hover svg line:not([stroke]),.location-service__item--info:hover svg path:not([stroke]),.location-service__item--info:hover svg polygon:not([stroke]),.location-service__item--info:hover svg polyline:not([stroke]),.location-service__item--info:hover svg rect:not([stroke]){fill:#fff}@media (max-width:991px){.location-service__list{grid-template-columns:1fr 1fr;grid-column-gap:10px;grid-row-gap:10px}}@media (max-width:767px){.location-service__list{grid-template-columns:1fr;grid-column-gap:0;grid-row-gap:10px}}.loc-service-modal p,.loc-service-modal ul{color:#000;font-size:14px;line-height:21px}.loc-service-modal ul{padding-left:20px}.loc-service-modal table{border:none!important}.loc-service-modal table td,.loc-service-modal table th{border:none;border-bottom:1px solid #ccc;color:#000;padding:8px 0!important}@media (max-width:767px){.loc-service-modal table td,.loc-service-modal table th{display:flex;flex-direction:column;width:100%!important}.loc-service-modal table tr td:not(:last-child){border-bottom:none}.loc-service-modal table tr td:first-child{padding-top:16px!important}.loc-service-modal table tr td:last-child{border-bottom:1px solid #f2f2f2;padding-bottom:16px!important}}