@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@100;300;400;600;700;900&display=swap);body{max-width:100%;margin:0;background-color:#000;font-family:"Montserrat",sans-serif}h1{font-size:48px;font-weight:700;letter-spacing:4px}h1,h4{margin:20px 0;padding:0;line-height:1}h4{font-size:24px}p{font-size:18px;line-height:1.5;font-weight:400}small{margin:20px 0;font-weight:100;font-size:20px}@media screen and (min-width:769px){h1{font-size:96px}small{font-size:24px}}@keyframes appear{0%{opacity:0;transform:translateY(100px)}90%{opacity:1}to{transform:translateY(0)}}.header{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;box-sizing:border-box;overflow:hidden;position:relative}.header .text-content{text-align:left;color:#fff;padding:20px;animation-name:appear;animation-duration:1s}.header h1{text-transform:uppercase}.header p{margin:20px 0;padding:0;font-weight:100;font-size:48px;line-height:1}.header .socials{height:32px;position:absolute;bottom:20px;display:flex;justify-content:space-evenly;width:200px}.header .socials img{width:32px;height:32px}@media screen and (max-width:769px){.header{height:100vh}.header p{font-size:24px}}.Home{color:#fff;max-width:1400px;margin:0 auto;background-color:#000}
/*# sourceMappingURL=main.9bccd180.chunk.css.map */