.header-section{display:flex;flex-flow:row;justify-content:center;align-items:center;width:100%;height:80px;margin-top:20px;padding-left:20px}.header-left{display:flex;flex-flow:row;justify-content:start;align-items:center;width:50%;height:100%}.header-right{display:flex;justify-content:end;align-items:center;align-self:end;width:50%;height:100%}.Header-CTA{display:flex;flex-flow:row;justify-content:center;align-items:center;width:220px;height:80px;text-align:center}.Body-Container{box-sizing:border-box}.section-1{display:flex;justify-content:center;align-items:center;height:100vh}.container-1{width:100%;height:100%}.container-404{width:100%;height:100%}.image-logo{width:100px}.temp-section{display:flex;flex-flow:column;justify-content:start;align-items:center;gap:10px;min-height:100vh}@media (max-width:479px){.temp-section{gap:0px}}.Form-text{color:#000}@media (max-width:767px){.Form-text{font-size:15px}}@media (max-width:479px){.Form-text{font-size:12px}}@media (max-width:767px){.container-2{width:100%}}