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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{justify-content:center;min-height:100vh;text-align:center}.container,.navbar{align-items:center;display:flex}.navbar{background:linear-gradient(90deg,#5d3a00,#7a4f08);box-shadow:0 2px 5px #0003;color:#f8f4e3;font-family:Arial,sans-serif;justify-content:space-between;padding:1rem 2rem}.navbar-logo{color:#ff8c42;font-size:1.5rem;font-weight:700}.navbar-links{display:flex;gap:1.5rem;list-style:none}.navbar-links li{margin:0}.navbar-links a{color:#f8f4e3;font-weight:700;text-decoration:none;transition:color .3s ease}.navbar-links a:hover{color:#ff8c42}@media (max-width:768px){.navbar{align-items:flex-start;flex-direction:column}.navbar-links{flex-direction:column;gap:1rem;margin-top:1rem}}.card{background:#fff;border-radius:5px;box-shadow:0 0 16px 0 #0000004d;margin:0 auto;padding:0;width:300px;z-index:999}.card,.header{overflow:hidden;position:relative}.header{box-shadow:0 4px 3px #0002;height:180px;width:100%}.card img{transition:all 1s ease;width:100%}.image{height:180px;overflow:hidden;width:100%}.image:hover img{transform:scale(1.2)}.header h2{background:linear-gradient(180deg,#0000 0,#000000a6);bottom:0;color:#fff;margin:0;padding:0 10px;text-transform:uppercase;width:100%}.header h2,.icon{position:absolute}.icon{align-items:center;background:#fff;border:3px solid #fff;border-radius:50%;box-shadow:0 4px 3px #0002;display:flex;height:80px;justify-content:center;left:50%;overflow:hidden;transform:translateX(-50%);width:80px}.icon img{height:100%;object-fit:cover;width:100%}#rest{color:#000d42;line-height:30px;padding:30px 15px}
/*# sourceMappingURL=main.d5d0ad4d.css.map*/