@import"https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap";.homepage{height:100vh;width:100vw;font-family:Raleway,sans-serif;display:flex;flex-direction:column;justify-content:center;background-image:url(/assets/background-small-Cok_YQCh.jpeg);background-size:cover}.homepage-header{height:8vh;padding:.2em;font-size:2rem;font-weight:100;color:#cec6b2}.homepage-header-small-text{padding-left:1em;font-size:1.25rem;font-weight:300;color:#222020}.homepage-nav{font-family:Raleway,sans-serif;font-weight:500;font-size:1.2em;display:flex;justify-content:center;align-items:center;height:84vh;width:70%;margin:auto}.homepage-nav-text{margin-left:.3rem}.homepage-nav ul{padding:0;list-style-type:none;display:flex;justify-content:space-evenly;width:100%}.homepage-nav ul li a{display:flex;align-items:center;text-decoration:none;color:#222020;transition:transform .3s ease-in-out}.homepage-nav ul li a:hover{transform:translateY(-30%);color:#fff}.homepage-footer{display:flex;justify-content:space-between;align-items:start;height:8vh;margin:0 2em}.homepage-footer a{text-decoration:none;transition:letter-spacing .5s ease-in-out}.homepage-footer a:hover{letter-spacing:.3rem}.homepage-footer-item{display:flex;align-items:center;color:#cec6b2}.homepage-footer-item:hover{color:#fff}body{margin:0;box-sizing:border-box}
