.nav-bar ul li h4{border-radius:3px;color:#ededed;cursor:pointer;display:block;font-size:1.2rem;font-weight:300;padding:3px 7px}.nav-bar ul{list-style:none}.activered{color:red;font-size:3rem}.nav-bar ul li h4:hover{background:#fefefe;color:#383838}.nav-bar ul li h4.active{background:#fefefe;color:#2b2b2b}header{align-items:center;background-color:#4c0278;display:flex;height:10vh;justify-content:center;margin:0;max-width:100%}a{text-decoration:none}.header-section{align-items:center;display:flex;justify-content:space-between;padding:0 30px;width:100%}.logo-container{align-items:center;cursor:pointer;display:flex;height:100px;justify-content:center;margin:0;padding:0}.header-section img{height:50%}.logo-app{color:#fefefe;font-size:1.5rem}.hamburguer-item{display:none}.nav-bar ul{display:flex;gap:20px}@media only screen and (max-width:768px){.hamburguer-item{cursor:pointer;display:block}.hamburguer-item .line{background:#fefefe;height:2px;margin:6px 0;width:30px}.nav-bar{background:#400267;background-blend-mode:hue;background-clip:content-box;background-image:url(/static/media/fondo.e1eb7fe133c981854049.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:450px;left:-100%;overflow:hidden;position:absolute;right:0;top:10vh;transition:.3s;width:100%;z-index:0}.nav-bar.active{left:0}.nav-bar ul{display:block;margin:110px auto 0;opacity:0;text-align:center;transition:.5s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.nav-bar.active ul{opacity:1}.nav-bar ul li h4{margin:0 0 15px}.nav-bar ul li h4:hover{font-weight:300}.nav-bar ul li h4.active,.nav-bar ul li h4:hover{background:#fefefe;color:#1c1c1c}}@media (min-width:1100px){header{padding:0 80px}}@media (min-width:1320px){header{padding:0 160px}}.errorPage{background-image:url(/static/media/errorPage.ab2a5164bbc7b59190af.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100vh;width:100%}*{box-sizing:border-box;font-family:Nunito,sans-serif;margin:0;padding:0}.card-item-container{align-items:center;background-color:#e0e0e0;border-radius:10px;display:flex;flex-direction:column;height:320px;justify-content:center;margin:0 auto;width:270px}.card-item-container img{margin:20px 0 10px;width:50%}.items-cards-container{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,310px));grid-template-rows:1fr;justify-content:center;margin:0 auto 60px;max-width:85%}.title-contact-container,.title-container{margin:40px 0}.image-container,.title-contact-container,.title-container{align-items:center;display:flex;height:60px;justify-content:center}.image-container{width:100px}.contact-icons{align-items:center;display:flex;flex-direction:column;gap:50px;justify-content:center}.contact-icons .image-container img{cursor:pointer;width:80%}@media(min-width:768px){.contact-icons{align-items:center;display:flex;flex-direction:row;gap:17px;justify-content:center}.contact-icons img{cursor:pointer;width:10%}}
/*# sourceMappingURL=main.42b1e932.css.map*/