.header_section{justify-content:center;align-items:center;padding:4rem 0;display:flex;position:relative;top:0}#header{grid-template-columns:1fr 1fr;justify-items:center;width:80%;height:80%;display:grid}.headerText{flex-direction:column;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.headerText h1{font-size:5rem}.headerImg{background:#f5ebe0;justify-content:center;align-items:center;padding:5rem 0;display:flex}.headerImg img{width:70%}.headerText-sm{display:none}.Socials{gap:.5rem;margin-top:2rem;display:flex}.Socials a{border:1px solid #0000;border-radius:50%;align-items:center;padding:.7rem;display:flex}.Socials a:hover{color:#de703c;background:0 0;border-color:#de703c;box-shadow:.2px .2px 10px #de703c}@media screen and (max-width:1024px){.header_section{padding:6rem 0}.headerText{padding:0}.headerText h1{font-size:3rem}.headerText h4{font-size:1.2rem}.headerImg{padding:2rem 0}.Socials{display:flex;bottom:1.8rem}}@media screen and (max-width:600px){.header_section{padding:6rem 0}#header{grid-template-columns:1fr}.headerText{display:none}.headerText-sm{flex-direction:column;justify-content:center;align-items:center;margin-bottom:3rem;display:flex}.headerText-sm h1{font-size:3rem}.headerText-sm h4{font-size:1.2rem}.headerImg{background:#f5ebe0;padding:0;display:block}.headerImg img{margin:3rem auto 2rem;display:block}}
