body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.hero-img{align-items:center;display:flex;height:400px;justify-content:center}.hero-img img{border-radius:10px;box-shadow:0 4px 15px #0000004d;height:100%;max-width:90%;object-fit:contain;transition:transform .4s ease}.hero-img img:hover{transform:scale(1.03)}@media (max-width:768px){.hero-img{height:250px;margin-top:20px}.hero-img img{height:auto;max-width:100%}}#preloader{align-items:center;background:#fff;display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.spinner{animation:spin 1s linear infinite;border:6px solid #eee;border-radius:50%;border-top-color:#0d6efd;height:52px;width:52px}@keyframes spin{to{transform:rotate(1turn)}}.navbar{align-items:center;background:#fff;box-shadow:0 2px 5px #0000001a;display:flex;justify-content:space-between;left:0;padding:15px 30px;position:fixed;top:0;width:100%;z-index:1000}.logo{color:#333;font-size:22px;font-weight:700}.nav-links{display:flex;gap:20px;list-style:none}.nav-links a{color:#333;font-weight:500;text-decoration:none;transition:color .3s ease}.nav-links a:hover{color:#007bff}.nav-links a.active{color:#007bff;font-weight:700}.scroll-top{align-items:center;background:#0d6efd;border:none;border-radius:50%;bottom:20px;box-shadow:0 6px 20px #0d6efd2e;color:#fff;cursor:pointer;display:flex;height:44px;justify-content:center;position:fixed;right:20px;width:44px;z-index:1000}
/*# sourceMappingURL=main.c2dcb006.css.map*/