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}body{background:linear-gradient(135deg,#e6e6e6,#f2f2f2);color:#333;font-family:Roboto,sans-serif;line-height:1.6;overflow-x:hidden}.home-container{align-items:center;display:flex;flex-direction:column;min-height:100vh;scroll-behavior:smooth}.header img{max-height:50px}.header{align-items:center;animation:slideInDown 1s ease-in-out;background-color:#ffffffe6;background-image:url(/static/media/background.46cf06ccd5f1df3415e4.png);background-position:50%;background-size:cover;box-shadow:0 2px 8px #0000001a;display:flex;justify-content:space-between;padding:1rem 2rem;position:sticky;top:0;transition:background-color .3s ease,box-shadow .3s ease;width:100%;z-index:1000}.header .img_logo img{max-height:60px}.header .img_logo img,.img_welcome img{border-radius:12px;transition:transform .3s ease}.img_welcome img{max-height:800px}.header h1{color:#black;font-family:Roboto,sans-serif;font-size:2rem;font-weight:600;letter-spacing:80px;margin:1;text-align:right;text-transform:uppercase;transition:transform .3s ease}.owl-text{background-color:#f3f3f3;border-radius:12px;box-shadow:0 6px 8px #00000026;color:#222;font-size:24px;line-height:1.8;margin:30px auto;max-width:800px;padding:20px;text-align:justify}@media (max-width:1024px){.owl-text{font-size:22px;max-width:700px;padding:18px}}@media (max-width:768px){.owl-text{font-size:20px;max-width:90%;padding:15px}}.header h1:hover{transform:scale(1.05)}.header nav{display:flex;gap:25px}.header nav a{background:#4a90e2b3;border-radius:30px;color:#fff;font-size:1.2rem;font-weight:500;padding:.8rem 1.5rem;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.header nav a:hover{background-color:#4a90e2;box-shadow:0 6px 15px #4a90e280;color:#fff;transform:translateY(-5px) scale(1.05)}.header nav a:active{box-shadow:none;transform:translateY(0)}@media (max-width:768px){.header{align-items:center;flex-direction:column}.header .img_logo img{max-height:50px}.header h1{font-size:1.8rem}.header nav{flex-direction:column;gap:15px}}.hero{box-sizing:border-box;padding:20px;text-align:center;width:100%}.hero,.hero h2,.hero h3{animation:fadeInUp 1.5s ease-out}.hero h2,.hero h3{font-size:2rem;margin:10px 0}.hero h3{animation-delay:.5s;font-size:1.5rem;margin:10px 0}.card{background:#1f1f3d;border-radius:12px;box-shadow:0 4px 10px #0000004d;color:#fff;margin:2rem auto;max-width:700px;padding:2rem;text-align:center;transition:transform .4s ease,box-shadow .3s ease;width:90%}.card:hover{box-shadow:0 10px 20px #0006;transform:translateY(-10px)}.features{align-items:center;flex-direction:column;flex-grow:1;height:10%;justify-content:center;width:100%;z-index:500}.features,.features h2{animation:fadeInUp 1s ease-in-out}.features h2{font-size:2rem;margin-bottom:20px;text-align:center}.features ul{list-style:none;margin:0;padding:0;text-align:center}.features ul li{animation:fadeInUp 1s ease-in-out;font-size:1.2rem;margin:10px 0}.features ul li:first-child{animation-delay:.5s}.features ul li:nth-child(2){animation-delay:1s}.features ul li:nth-child(3){animation-delay:1.5s}.footer{animation:slideInUp 1s ease-in-out;background-color:#fff;box-shadow:0 -2px 5px #0000001a;padding:2rem;text-align:center;width:100%}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}*{box-sizing:border-box;margin:0;padding:0}.mobile-home-container{background:linear-gradient(135deg,#f9f9f9,#fff);justify-content:center;min-height:100vh}.mobile-header,.mobile-home-container{align-items:center;display:flex;flex-direction:column;text-align:center}.mobile-header{animation:slideInDown .5s ease-in-out;background-color:#ffffffe6;background-image:url(/static/media/background.46cf06ccd5f1df3415e4.png);box-shadow:0 2px 8px #0000001a;padding:10px 15px;width:100%}.mobile-header h1{font-size:1.5rem;margin:10px 0;text-align:center}.mobile-header nav{display:flex;gap:15px;justify-content:center;width:100%}.mobile-header nav a{background:#4a90e2b3;border-radius:20px;color:#fff;font-size:1rem;padding:5px 10px;text-decoration:none;transition:background .3s ease}.mobile-header nav a:hover{background:silver}.mobile-hero{align-items:center;animation:fadeIn 1s ease-in-out;display:flex;flex-direction:column;justify-content:center;padding:20px;position:auto;text-align:center;width:100%}.mobile-hero h1,.mobile-hero h2{font-size:1.2rem;margin-bottom:10px;text-align:center}.mobile-hero img{animation:zoomIn .5s ease-in-out;margin-bottom:20px;max-width:300px;width:100%}.img_logo img,.mobile-hero img{border-radius:12px}.mobile-owl-text{animation:fadeIn 1s ease-in-out;background:#f3f3f3;border-radius:8px;color:#333;font-size:16px;line-height:1.5;padding:10px;text-align:center}.mobile-features h2{animation:slideInLeft .5s ease-in-out;font-size:1.5rem;margin-bottom:10px;text-align:center}.mobile-features ul{list-style:none;padding:0;text-align:center}.mobile-features ul li{animation:fadeIn .5s ease-in-out;font-size:1rem;margin:5px 0}.mobile-footer{animation:slideInUp .5s ease-in-out;background:#fff;box-shadow:0 -2px 5px #0000001a;padding:10px;text-align:center;width:100%}@media (max-width:640px){.mobile-header .img_logo img{animation:bounce 1s ease-in-out;height:auto;max-width:120px}}@media (min-width:641px){.header .img_logo img{height:auto;max-width:200px}}@keyframes slideInDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes zoomIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-100%)}to{opacity:1;transform:translateX(0)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-20px)}60%{transform:translateY(-10px)}}
/*# sourceMappingURL=main.7dc2a124.css.map*/