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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{font-family:Arial,sans-serif;margin:0;scroll-behavior:smooth}h1,h2{color:#fff}.navbar{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:#0f172ae6;box-sizing:border-box;display:flex;justify-content:space-between;left:0;padding:1rem 2rem;position:fixed;top:0;width:100%;z-index:1000}.logo{color:#fff;font-size:1.2rem;font-weight:700}.hamburger{color:#fff;cursor:pointer;display:none;font-size:1.8rem}.nav-links{display:flex;gap:1.5rem;list-style:none}.nav-links li a{color:#fff;text-decoration:none;transition:color .3s}.nav-links li a:hover{color:orange}.cta{background-color:orange;border-radius:5px;color:#111;font-weight:700;padding:.5rem 1rem}@media (max-width:768px){.hamburger{display:block}.nav-links{background-color:#0f172af2;display:none;flex-direction:column;padding:1rem;position:absolute;right:0;top:60px;width:200px}.nav-links.open{display:flex}.nav-links li{margin:.5rem 0}}.hero{background-position:50%;background-size:cover;color:#fff;flex-direction:column;height:100vh;position:relative;text-align:center}.hero,.hero-overlay{align-items:center;display:flex;justify-content:center}.hero-overlay{background:linear-gradient(180deg,#0000004d,#000000bf);inset:0;padding:0 20px;position:absolute}.hero-content{animation:fadeInUp 1.2s ease-out forwards;z-index:1}.hero-title{font-size:clamp(2rem,5vw,3rem);font-weight:700;margin-bottom:.5rem}.hero-subtitle{font-size:clamp(1rem,3vw,1.3rem);font-weight:300}.scroll-indicator{align-items:center;animation:bounce 2s infinite;bottom:20px;display:flex;flex-direction:column;left:50%;position:absolute;text-align:center;transform:translateX(-50%);z-index:2}.scroll-indicator p{font-size:.9rem;margin:0}.scroll-indicator img{margin-top:5px;width:28px}@keyframes bounce{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,-8px)}}@media (max-width:768px){.hero-title{font-size:1.8rem}.hero-subtitle{font-size:1rem}.scroll-indicator img{width:24px}}.about{background:linear-gradient(to bottom right,#fff,#f7f7f7);padding:80px 20px}.about-columns{display:flex;flex-wrap:wrap;gap:50px;margin:0 auto;max-width:1200px}.about-left,.about-right{background:#fff;border-radius:12px;box-shadow:0 6px 20px #0000000f;flex:1 1 500px;padding:30px}.about h2{color:#f7931e;font-size:1.6rem;margin-bottom:15px}.about p{color:#444;font-size:1rem;line-height:1.6;margin-bottom:20px}.about ul{list-style:none;padding-left:0}.about ul li{align-items:center;color:#555;display:flex;font-size:.95rem;gap:10px;margin-bottom:10px}.about ul li svg{color:#f7931e;flex-shrink:0}.fade-in{animation:fadeInUp .8s ease forwards;opacity:0;transform:translateY(20px)}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.about-columns{flex-direction:column}}.services-level{background-color:#fff;color:#0e1423;padding:40px 20px}.services-level .container{margin:0 auto;max-width:1000px}.services-level h2{color:#f7931e;font-size:1.8rem;margin-bottom:20px}.services-level p{color:#0e1423;font-size:1rem;line-height:1.6;margin-bottom:20px}.bold-text{font-weight:700}.services-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin:40px auto 0;max-width:1000px}.service-item{align-items:center;display:flex;flex-direction:column;text-align:center}.service-item img{height:80px;margin-bottom:10px;object-fit:contain;width:80px}.service-timeline{margin-left:auto;margin-right:auto;margin-top:40px;max-width:1000px;padding-left:40px;position:relative}.service-timeline:before{background-color:#f7931e;bottom:0;content:"";left:15px;position:absolute;top:0;width:4px}.timeline-item{align-items:flex-start;display:flex;margin-bottom:30px;position:relative}.timeline-icon{align-items:center;background:#fff;border:3px solid #f7931e;border-radius:50%;display:flex;height:40px;justify-content:center;left:0;position:absolute;width:40px}.timeline-icon img{height:22px;object-fit:contain;width:22px}.timeline-content{background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;flex:1 1;margin-left:60px;padding:12px 16px}.timeline-content h3{color:#0e1423;font-size:1.05rem;font-weight:700;margin-bottom:5px}.timeline-content p{color:#333;font-size:.95rem}@media (max-width:768px){.services-level{padding:30px 16px}.services-level h2{font-size:1.5rem}.services-grid{gap:20px}.service-item img{height:60px;width:60px}.service-timeline{padding-left:30px}.timeline-icon{left:-5px}.timeline-content{margin-left:50px}}.teams{background-color:#f9f9f9;padding:60px 20px;text-align:center}.teams h2{color:#f7931e;font-size:2rem;font-weight:700;margin-bottom:40px}.team-cards{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1100px}.card{background:#fff;border-radius:15px;box-shadow:0 5px 15px #00000014;cursor:pointer;padding:20px;transition:transform .3s ease,box-shadow .3s ease}.card:hover{box-shadow:0 12px 25px #00000026;transform:translateY(-8px) scale(1.03)}.photo{border:3px solid #f7931e;border-radius:50%;height:120px;margin-bottom:15px;object-fit:cover;transition:transform .3s ease;width:120px}.card:hover .photo{transform:rotate(3deg) scale(1.05)}.card h3{color:#0e1423;font-size:1.1rem;font-weight:700;margin-bottom:5px}.card p{color:#555;font-size:.95rem}@media (max-width:992px){.team-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.teams h2{font-size:1.5rem}.team-cards{grid-template-columns:1fr}.photo{height:100px;width:100px}}.contact{background-color:#0f172a;color:#fff;padding:4rem 2rem;text-align:center}.contact-info{display:flex;flex-direction:column;gap:2rem;margin-top:2rem}.contact-info>div h4{color:orange}@media (min-width:768px){.contact-info{align-items:flex-start;flex-direction:row;justify-content:space-around;text-align:left}}.icon{color:#fff;margin-bottom:.5rem;width:32px}
/*# sourceMappingURL=main.926f9f49.css.map*/