.page_loadingContainer__xZbZf{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh}.page_spinner__3142H{width:40px;height:40px;border:4px solid rgba(0,0,0,.1);border-top-color:#0070f3;border-radius:50%;animation:page_spin__fOsAl 1s linear infinite}@keyframes page_spin__fOsAl{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.page_introTextSection__Ovn4W{text-align:center;margin:89px 0 21px;padding-left:8rem;padding-right:8rem;font-size:18px}.page_serviceSection__igNEX{margin:40px 0;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch}.page_serviceBox__ZU_He{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__ZU_He:hover{transform:translateY(-5px);box-shadow:0 6px 12px rgba(0,0,0,.15)}.page_serviceImage__uQlDP{width:100%;height:200px;object-fit:cover;margin-bottom:15px}.page_serviceList__AWDDs{list-style-position:inside;padding-left:0;text-align:left;flex-grow:1}.page_serviceList__AWDDs li{margin-bottom:10px}.page_otherServicesSection__9YN0v{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__cD7mK{display:flex;flex-wrap:wrap;flex-direction:column;max-height:320px;column-gap:89px;row-gap:5px;list-style:none;padding:0;max-width:50%;margin-left:auto;margin-right:auto;margin-bottom:55px}.page_otherServicesList__cD7mK li{flex:1 0 auto;position:relative;padding-left:20px;margin-bottom:10px}.page_otherServicesList__cD7mK li:before{content:"•";position:absolute;left:0;color:#fff;font-size:1.2rem}