*{font-family:sans-serif}.container{background:#ced8ff;min-height:100vh;width:100vw}*{box-sizing:border-box;font-family:Arial,sans-serif;margin:0;padding:0}.body{background:url(/static/media/img.2c14c365806b0c9f193b.webp) no-repeat 50%/cover;height:90vh;width:100vw}header{align-items:center;background:#0009;box-shadow:0 0 10px #000;display:flex;justify-content:space-between;padding:10px 20px;position:fixed;width:100%;z-index:99}header .logo{color:#fff;flex:1 1;font-size:24px;text-transform:uppercase}header .logo img{transition:all .3s ease-in-out;width:150px}header .logo img:hover{transform:scale(1.1)}header .search-box{flex:1 1;position:relative}.search-box input{border:none;border-radius:30px;font-size:16px;height:40px;padding:0 15px;width:100%}.search-box button{align-items:center;background:green;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:5px;top:0;width:40px}header ul{display:flex;flex:2 1;justify-content:flex-end;list-style:none}header ul li{margin:0 10px}header ul li a{border-radius:5px;color:#fff;font-size:16px;font-weight:700;padding:8px 15px;text-decoration:none;transition:all .3s ease}header ul li a:hover{background:#5f9ea0;color:#fff}header ul li a .icon{font-size:20px;margin-right:5px}.button{background-color:#6c8988;border-radius:30px}header .menu{display:none;font-size:2.5em}#chk1{display:none}.text-overlay{color:#fff;font-size:2rem;left:50%;position:absolute;text-align:center;text-shadow:2px 2px 5px #000000b3;top:70%;transform:translate(-50%,-50%)}.text-overlay h1{color:#38dd0e}.text-overlay p{color:#afa0a8}@media (max-width:1000px){header ul{align-items:center;background:#000c;flex-direction:column;height:83vh;padding-top:20px;position:fixed;right:-100%;top:73px;transition:right .5s ease;width:35%}.button{background-color:#12e3dc;border:30px blue;border-radius:30px}#chk1,.none{display:none}#chk1:checked~ul{right:0}header ul li{margin-bottom:15px}header ul li a{font-size:1.2rem}header .menu{color:#fff;cursor:pointer;display:block}}@media (max-width:600px){header ul{width:100%}header .logo{font-size:18px}}
/*# sourceMappingURL=main.f5ed2cfd.css.map*/