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}.header{align-items:center;background-color:#c2834d;border-bottom:1px solid #eee;display:flex;flex-wrap:wrap;justify-content:space-between;padding:1rem;top:0;z-index:999}.header__left{padding-top:30px}.header__left ul{display:flex;gap:25px;justify-content:space-evenly;list-style-type:none}.header h1{color:aqua}.header__center{display:flex;flex:0 1;justify-content:center}.header__center img{height:auto;max-width:180px}.header__right ul{gap:25px;justify-content:space-evenly;margin-top:20px}.header__right ul,nav a{display:flex;list-style-type:none}nav a{align-items:center;color:#fff;height:100%;padding:0 30px;text-decoration:none}.button{background:#2876c0;border:none;border-radius:30px;box-shadow:0 5px 15px 0 #2876c0;color:#fff;cursor:pointer;height:35px;margin-top:10px;outline:none;padding:8px;width:100px}.sidebar{align-items:flex-start;background-color:#c2834d;box-shadow:-10px 0 10px #844826;display:flex;flex-direction:column;gap:1.25rem;height:100vh;justify-content:flex-start;list-style:none;padding:2rem;position:fixed;right:0;top:0;width:250px;z-index:1000}.sidebar a{font-weight:500;text-decoration:none;width:100%}.menu__button,.sidebar img{cursor:pointer}.menu__button{display:none}@media(max-width:850px){.hideOnMobile{display:none}.menu__button{display:block}}@media(max-width:400px){.sidebar{width:100%}}.info__content img{margin-bottom:1rem;width:60px}.info__content h2{color:#fff;font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.info__content p{color:#fff;font-size:1rem;margin-bottom:1.5rem}.info__container{background-color:#c2834d;border-bottom:5px solid #844826;border-radius:6px;box-shadow:0 4px 6px #0000001a;padding:2rem;text-align:center;transition:transform .3s ease}.info__container:hover{box-shadow:0 8px 16px #0003;transform:scale(1.05)}.contact__form{font-family:sans-serif;margin:auto;max-width:1200px;padding:2rem}.contact__box{display:flex;flex-wrap:wrap;gap:2rem}.contact__left,.contact__right{flex:1 1;min-width:300px}.input__row{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.input__group{flex:1 1;min-width:200px}.input__group label{display:block;font-weight:600;margin-bottom:.5rem}.input__group input,.input__group select,textarea{border:1px solid #ccc;border-radius:5px;box-sizing:border-box;font-size:1rem;margin-bottom:1rem;padding:.75rem;width:100%}textarea{resize:vertical}button[type=submit]{background-color:#844826;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 2rem;transition:background-color .3s ease}button[type=submit]:hover{background-color:#c2834d}.contact__right h1,.contact__right h2{margin-bottom:1rem}.contact__right table{border-collapse:collapse;width:100%}.contact__right td{padding:.5rem 0;vertical-align:top}@media (max-width:768px){.contact__box,.input__row{flex-direction:column}.input__group{width:100%}.contact__right{padding-top:2rem}button[type=submit]{width:100%}}body{font-family:Arial,sans-serif;margin:0;padding:0}.site-footer{background-color:#c2834d;color:#fff}.footer-top{display:flex;flex-wrap:wrap;justify-content:space-between;padding:40px}.footer-section{flex:1 1;margin:0 20px;min-width:200px}.logo-section .logo-box{align-items:center;background-color:#fff;color:#000;display:flex;font-size:24px;height:140px;justify-content:center;margin-bottom:10px;width:140px}.tagline{font-size:14px;max-width:250px}.footer-section h4{font-size:16px;margin-bottom:10px}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:5px}.footer-section ul li a{color:#fff;font-size:14px;text-decoration:none}.footer-section p{font-size:14px;margin:4px 0}.footer-bottom{background-color:#844826;font-size:12px;padding:15px;text-align:center}.footer-bottom>a{text-decoration:none}.background__wallpaper{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;height:100vh;justify-content:center;padding:2rem;position:relative;text-align:center}.background__text{background:#00000080;border-radius:12px;max-width:90%;padding:2rem}.background__text h1{font-size:4rem;margin-bottom:1.5rem}.background_button{background-color:#844826;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;transition:all .3s ease}.background_button:hover{background-color:#c2834d}.information__cards{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));padding:2rem}.card-container{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;justify-items:center}.card{background-position:50%;background-size:cover;border-radius:15px;box-shadow:0 4px 12px #0000004d;color:#fff;height:300px;padding:20px;position:relative;width:250px}.card h2{font-size:1.5rem;margin:0}.card p{margin-top:10px}.overlay{background:#0006;border-radius:15px;bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.card-content{position:relative;z-index:2}
/*# sourceMappingURL=main.75950ac7.css.map*/