.image-loader[data-v-1c8c71cc]{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));grid-auto-rows:80px;width:100vw;height:100vh;overflow:hidden;background-color:#fff}.image[data-v-1c8c71cc]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;box-sizing:border-box;transform:translateX(-100%);opacity:0;animation:rollIn-1c8c71cc 1s ease forwards,hold-1c8c71cc 1s ease 1s forwards,rollOut-1c8c71cc 1s ease 2s forwards}@keyframes rollIn-1c8c71cc{0%{transform:translateX(-100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes hold-1c8c71cc{0%,to{transform:translateX(0);opacity:1}}@keyframes rollOut-1c8c71cc{0%{transform:translateX(0);opacity:1}to{transform:translateX(100%);opacity:0}}.container[data-v-7bdca884]{display:flex;justify-content:space-between;align-items:center;height:100vh;padding:0 5vw;background-color:#fff}.leftSide[data-v-7bdca884]{max-width:50%;text-align:left;color:#222;display:flex;flex-direction:column;align-items:flex-start}.logo[data-v-7bdca884]{width:200px;margin-bottom:-1.5rem;align-self:flex-start}.leftSide h3[data-v-7bdca884]{font-size:2.5rem;font-weight:700;color:#111;margin-bottom:1rem;font-family:Georgia,serif}.leftSide h4[data-v-7bdca884]{font-size:1.3rem;margin:1rem 0;font-weight:500;color:#333}.leftSide h5[data-v-7bdca884]{font-size:1.1rem;font-weight:400;color:#444}.leftSide h5 a[data-v-7bdca884]{color:#0056b3;text-decoration:none;font-style:italic}.leftSide h5 a[data-v-7bdca884]:hover{text-decoration:underline}.highlight[data-v-7bdca884]{font-weight:700;color:#111}.rightSide[data-v-7bdca884]{max-width:45%;display:flex;justify-content:center;align-items:center}.construction-image[data-v-7bdca884]{width:100%;height:auto;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.2)}@media (max-width:768px){.container[data-v-7bdca884]{flex-direction:column;text-align:center;padding:2rem}.leftSide[data-v-7bdca884]{max-width:100%;align-items:center;margin-bottom:2rem}.rightSide[data-v-7bdca884]{max-width:100%}.leftSide h3[data-v-7bdca884]{font-size:2rem}.leftSide h4[data-v-7bdca884]{font-size:1.1rem}.leftSide h5[data-v-7bdca884]{font-size:1rem}.logo[data-v-7bdca884]{width:180px;margin-bottom:1rem}}.fade-in[data-v-3a6aad06]{opacity:0;animation:fadeIn-3a6aad06 1s ease forwards}@keyframes fadeIn-3a6aad06{0%{opacity:0}to{opacity:1}}body{margin:0;padding:0;font-family:system-ui}