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}.navbar{align-items:center;background-color:initial;display:flex;justify-content:space-between;padding:1rem 2rem}.navbar .logo{height:130px}.navbar ul{display:flex;gap:2rem;list-style:none}.navbar li a{color:#000;font-size:1.5rem;font-weight:700;text-decoration:none}.menu-icon{cursor:pointer;display:none;font-size:2rem}@media (max-width:768px){.navbar ul{align-items:center;background-color:#d5e6ff;flex-direction:column;justify-content:center;max-height:0;overflow:hidden;position:absolute;right:0;top:80px;transition:max-height .3s ease-in-out;width:100%}.navbar ul.open{max-height:500px}.menu-icon{display:block}.navbar ul li{margin:1.5rem 0}.navbar .logo{height:80px}}.home{height:100vh}.home,.rectangle{align-items:center;display:flex;justify-content:center}.rectangle{background-color:#004aad;height:800px;transition:width .3s,height .3s;width:500px}.rectangle img{max-height:600px;max-width:900px}@media (max-width:768px){.rectangle{max-width:250px;min-height:70vh}.rectangle img{width:360px}}.about{background-color:initial;padding:2rem}.about,.about-card{align-items:center;display:flex;justify-content:center}.about-card{background-color:#fff;box-shadow:0 4px 8px #0000001a;flex-direction:column;height:auto;margin-right:2rem;padding:3rem;text-align:justify;width:600px}.about-card h2{font-size:30px;margin-bottom:0;text-align:center;width:100%}.about-card p{font-size:1.2rem;margin-bottom:0;text-indent:2rem}.about-image{box-shadow:0 4px 8px #0000001a;height:400px;object-fit:cover;width:600px}@media (max-width:768px){.about{flex-direction:column}.about-card{margin-right:0;width:90%}.about-image{height:auto;margin-top:1rem;width:90%}}.contact{background-color:#004aad;border:none;padding:2rem;text-align:justify}.contact h1{color:#fff;font-size:2rem;margin-bottom:1.5rem}.contact-info{display:flex;flex-direction:column;gap:.5rem}.info-item{align-items:center;color:#fff;display:flex;font-size:1rem}.icon{font-size:1.2rem;margin-right:.5rem}@media (max-width:768px){.contact{padding:1rem}.contact h1{font-size:1.5rem}.info-item{font-size:.9rem}.icon{font-size:1rem}}body{background:linear-gradient(90deg,#f1f9ff,#cee7ff);font-family:Arial,sans-serif;margin:0;padding:0}#home,#sobre{padding:1rem}@media (max-width:768px){.navbar ul{flex-direction:column;gap:1rem}.home .rectangle{height:auto;width:90%}.about{flex-direction:column}.about-card{margin-right:0;width:90%}.about-image{height:auto;margin-top:1rem;width:90%}.contact{padding:1rem}.contact h1{font-size:1.5rem}.info-item{font-size:.9rem}.icon{font-size:1rem}}
/*# sourceMappingURL=main.e3547e36.css.map*/