#root,.App,body,html{display:flex;flex-direction:column;height:100%;margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#0f364f;font-family:Roboto,sans-serif;text-align:center}main{display:flex;flex:1 1;flex-direction:column;justify-content:flex-start}.footer{align-items:center;background-color:#24558f;color:#fff;display:grid;grid-template-columns:1fr auto 1fr;margin-top:"2rem";padding:1rem;text-align:center}.socialicons{align-items:center;display:flex;gap:5px;justify-content:flex-start}.icon{align-items:center;display:inline-flex;justify-content:center;text-decoration:none}.imginsta{border-radius:50%;height:25px;width:25px}.imglinkedin{height:28px;width:28px}.imgx{height:25px;width:25px}.footerContent{align-items:center;display:flex;flex-direction:column;gap:.5rem}.text{font-size:.95rem;margin:0}.links{align-items:center;display:flex;font-size:.9rem;gap:.5rem}.link{color:#fff;text-decoration:underline}.separator{color:#ccc}.right{width:30px}@media (max-width:768px){.footer{grid-template-columns:1fr;text-align:center}.socialicons{justify-content:center;margin-bottom:10px}.footerContent{margin:0 auto}.right{display:none}}.carousel-wrapper{background-color:#fff;overflow:hidden;padding:30px 0;width:100%}.carousel-track{display:flex;will-change:transform}.carousel-icon{cursor:pointer;filter:drop-shadow(0 0 2px rgba(0,0,0,.2));height:60px;margin-right:40px;object-fit:contain;transition:transform .3s ease;width:60px}.carousel-icon:hover{transform:scale(1.25)}.hero-container{align-items:center;background-color:#fff;display:flex;flex-direction:column;gap:2rem;justify-content:center;min-height:100vh;padding:2rem}@media (max-width:1000px){.hero-container{gap:1.5rem;min-height:auto;padding:1.5rem 1rem}}.hero-title{color:#1f2937;font-size:clamp(2rem,4vw,3.5rem);font-weight:700;line-height:1.2;margin-bottom:1.5rem;text-align:center}.hero-button{background-color:#24558f;border:none;border-radius:12px;box-shadow:0 1px 3px #0000001a;color:#fff;cursor:pointer;display:block;font-size:1rem;font-weight:600;margin:0 auto;padding:12px 32px;transition:background-color .3s ease;width:auto}.hero-button:hover{background-color:#0f364f}.hero-image img{height:auto;max-width:100%;object-fit:contain}@media (min-width:1200px){.hero-container{align-items:center;flex-direction:row;justify-content:space-between}.hero-text{flex:1 1;max-width:40%;text-align:left}.hero-image{align-items:center;display:flex;flex:1 1;height:100vh;justify-content:center}.hero-image img{height:100%;object-fit:cover;width:100%}}.about{background-color:#f9fafc;border-radius:50%;margin-bottom:3rem;padding:4rem 2rem;text-align:center}.about-container{margin:0 auto;max-width:900px}.about-title{color:#24558f;font-size:2rem;font-weight:700;margin-bottom:1.5rem}.about-text{color:#333;font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem}.about-text .highlight{color:#24558f;font-weight:700}.about-values{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin:2rem 0}.value-card{background:#fff;border-radius:12px;box-shadow:0 4px 8px #0000001a;flex:1 1 250px;max-width:280px;padding:1.5rem}.value-card h3{color:#24558f;margin-bottom:.5rem}.value-card p{color:#444;font-size:.95rem}@media (max-width:600px){.about{padding:2rem 1rem}.about-title{font-size:1.6rem}.about-text{font-size:1rem}}
/*# sourceMappingURL=main.7ff0b716.css.map*/