*{box-sizing:border-box;margin:0;padding:0}.cookie-consent{position:fixed;bottom:20px;left:20px;right:20px;z-index:1000;background-color:#00424b;color:#fff;padding:15px;border-radius:8px;box-shadow:0 2px 10px #0003;display:none;align-items:center;justify-content:space-between;flex-wrap:wrap}.cookie-consent p{margin:0;flex:1}.cookie-consent button{margin-left:10px;padding:10px 20px;background-color:#0092a5;border:none;color:#fff;border-radius:5px;cursor:pointer}.cookie-consent button:hover{background-color:#007180}@media (max-width: 840px){.logo img{max-height:90px;max-width:90px;margin-right:20px;margin-left:50%}nav ul{display:none!important}}@media (max-width: 500px){.logo img{max-height:67px;max-width:67px;margin-right:20px;margin-left:50%}}html,body{overflow-x:clip;font-family:Nunito,sans-serif;line-height:1.6}header{display:flex;justify-content:space-between;align-items:center;background-color:#fff;padding:15px 30px;width:100%;box-shadow:0 2px 4px #0000001a;position:sticky;top:0;z-index:1000}.logo{position:absolute;display:flex;align-items:center}.logo img{height:150px;width:150px;margin-right:20px;margin-left:10%}nav ul,enav ul{list-style:none;display:flex;gap:20px}nav a,enav a{text-decoration:none;color:#00424b;font-weight:600;transition:color .2s}nav a:hover,enav a:hover{color:#01291f}.image-container{width:100%}img[data-class=city-image]{width:500px;max-width:60%;height:auto;display:block;margin:40px auto 0}img[data-class=asset-image]{width:20%;max-width:200px;height:auto;display:block;margin:40px auto 0}.hero{position:relative;display:flex;align-items:center;justify-content:normal;color:#fff;width:100%;height:200px}.hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(/images/hero-background.jpg) no-repeat center center;background-size:cover;z-index:-1}.hero:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,#f2f1ec 20%,#f2f1ec80 35%,#00424b80 60%,#00424bb3 90%);z-index:0}.hero-content{display:flex;align-items:center;justify-content:normal;position:relative;z-index:1;width:100%}.hero-text{position:relative;z-index:1;text-align:center;max-width:600px;padding:20px;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);border-radius:8px}.hero-text-container{display:flex;align-items:center;justify-content:center;flex-grow:1;margin-left:30%;margin-right:30%;width:100%}.section{padding:60px 20px;width:100%;background-color:#fff;border-bottom:1px solid #e0e0e0}.section h1{color:#00424b;text-align:left;margin-bottom:40px}.section h2{color:#00424b;text-align:center;margin-bottom:30px}.section p{width:70%;margin:0 auto 20px;text-align:center}form{margin-top:30px;display:flex;flex-direction:column;align-items:center}input{padding:14px;border:1px solid #ddd;border-radius:8px;background-color:#f8f8f8;width:calc(100% - 30px);max-width:320px;margin-bottom:15px;box-shadow:0 2px 4px #0000001a}textarea{width:calc(100% - 30px);max-width:520px;height:150px;padding:14px;box-sizing:border-box;border:1px solid #ddd;border-radius:8px;background-color:#f8f8f8;font-size:16px;margin-bottom:15px;box-shadow:0 2px 4px #0000001a}button{padding:14px 28px;border:none;border-radius:8px;background-color:#00424b;color:#fff;font-weight:700;cursor:pointer;transition:background-color .3s}button:hover{background-color:#01291f}footer{width:100%;padding:20px;background-color:#fff;text-align:center;border-top:1px solid #e0e0e0;box-shadow:0 -2px 4px #0000000d}
