.page_loadingContainer__sU4UR{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh}.page_spinner__7NTop{width:40px;height:40px;border:4px solid rgba(0,0,0,.1);border-top-color:#0070f3;border-radius:50%;animation:page_spin__lGHey 1s linear infinite}@keyframes page_spin__lGHey{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.page_introTextSection__rYPZu{text-align:center;margin:89px 0 21px;padding-right:8rem;padding-left:8rem}.page_serviceSection___0WMU{margin:40px 0;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch}.page_serviceBox__CuRyf{text-align:center;padding:20px;background-color:#f9f9f9;border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 20px);display:flex;flex-direction:column;justify-content:space-between;height:100%}.page_serviceBox__CuRyf:hover{transform:translateY(-5px);box-shadow:0 6px 12px rgba(0,0,0,.15)}.page_serviceImage___Sszr{width:100%;height:200px;object-fit:cover;margin-bottom:15px}.page_serviceList__kKh1P{list-style-position:inside;padding-left:0;text-align:left;flex-grow:1}.page_serviceList__kKh1P li{margin-bottom:10px}.page_otherServicesSection__twlFW{width:100%;background-color:#6caedf;border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,.1);color:#f5f5f5;padding-top:89px}.page_otherServicesList__bimK7{display:flex;flex-wrap:wrap;flex-direction:column;max-height:250px;column-gap:144px;row-gap:5px;list-style:none;padding:0;max-width:50%;margin-left:auto;margin-right:auto;margin-bottom:55px}.page_otherServicesList__bimK7 li{flex:1 0 auto;position:relative;padding-left:20px;margin-bottom:10px}.page_otherServicesList__bimK7 li:before{content:"•";position:absolute;left:0;color:#fff;font-size:1.2rem}