body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;justify-content:center;margin:0;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.hero{border-bottom-left-radius:30px;border-bottom-right-radius:30px;box-shadow:0 10px 30px #f4f4f430;height:90vh;overflow:hidden;position:relative;width:100%}.hero-slide{height:100%;left:0;object-fit:cover;object-position:center;position:absolute;top:0;transition:opacity .8s ease-in-out;width:100%}.hero-overlay{bottom:2rem;bottom:3rem;color:#00a2ff;left:50%;position:absolute;text-align:center;transform:translateX(-50%);width:90%}.hero-content-background{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:#ffffff59;border-radius:30px;display:flex;flex-direction:column;gap:3rem;margin:0 1rem;padding:2rem 5rem 3rem 1.5rem}.hero-content{color:#fff;padding:0 1.2rem;text-align:center;width:100%}.hero-title{color:#000;font-size:1.6rem;font-weight:700;margin-bottom:.5rem}.hero-subtitle{color:#000;font-size:1rem;margin-bottom:2rem}.hero-button{background-color:#939fa7;border:none;border-radius:30px;color:#fff;cursor:pointer;font-size:1rem;padding:.7rem 1.4rem;text-decoration:none;transition:opacity .3s ease}.hero-buttonn:hover{opacity:.85}.about{border-bottom-left-radius:40px;border-bottom-right-radius:40px;box-shadow:0 10px 30px #00000040;height:90vh;margin-bottom:400px;position:relative}.about,.about-column{align-items:center;width:100%}.about-column{display:flex;flex-direction:column;gap:50px;min-height:100vh}.about-logo{height:auto;position:relative;width:70%}.mbali-image{height:100%;left:0;margin-top:-200px;object-fit:contain;top:0;width:100%}.about-content-background{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:#fff;border-radius:30px;margin:-200px 1.5rem 0;padding:2rem}.about-content{border-radius:30px;display:inline-block;display:flex;flex-direction:column;gap:0;text-align:center}.about-title-container{background:#939fa7;border-radius:50px;display:inline-block;margin-bottom:20px;padding:10px 20px;text-align:center}.about-title{color:#000;font-size:1rem;font-weight:500}.about-text{color:#333;font-size:1rem;line-height:1.4}.services-section{background:#0000;margin:10px .5rem 450px;padding:2rem 1rem;text-align:center}.services-heading{color:#fff;font-size:1.4rem;margin-bottom:1rem}.service-card{background:#fff;border-radius:30px;box-shadow:0 6px 20px #00000014;margin:0 auto;max-width:680px;overflow:hidden}.service-image-wrap{background:#eee;height:48vw;max-height:360px;overflow:hidden;width:100%}.service-image{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.service-body{padding:1rem}.service-title{font-size:1.15rem;font-weight:700;margin:0 0 .5rem}.service-desc{color:#444;line-height:1.4;margin:0 0 1rem}.service-cta{background:#ff009d;border-radius:8px;color:#fff;display:inline-block;font-weight:600;padding:.6rem 1rem;text-decoration:none}.service-controls{align-items:center;display:flex;gap:1rem;justify-content:center;margin-top:1rem}.service-nav{background:none;border:none;color:#333;cursor:pointer;font-size:1rem}.service-dots{display:flex;gap:.5rem}.dot{background:#ddd;border:none;border-radius:999px;cursor:pointer;height:10px;padding:0;width:10px}.dot.active{background:#ff009d}@media (min-width:700px){.service-image-wrap{height:320px}}
/*# sourceMappingURL=main.3fdccd79.css.map*/