body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{background-color:#f5f5f5}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}*{box-sizing:border-box;margin:0;padding:0}header{background-color:orange}.header-content,header{display:flex;flex-direction:column}.header-content{margin:auto;max-width:1100px;padding:0 30px;width:100%}header .nav{align-items:center;display:flex;justify-content:space-between;padding:20px 0 0}header .nav a{color:#fff;font-weight:500;text-decoration:none}header .nav-links{display:flex;flex-direction:row;gap:30px}header .nav-links a{font-weight:500}.logo a{font-size:25px;font-weight:800}.hero-container{align-items:center;display:flex;flex-direction:column;gap:10px;padding:30px 0 50px}.hero-container p{color:#fff;font-size:30px;font-weight:700}footer{background-color:#e4e4e4;display:flex;flex-direction:column;min-height:220px}.footer-content{display:flex;flex:1 1;flex-direction:row;justify-content:space-between;margin:auto;max-width:1100px;padding:0 30px;width:100%}footer .nav{display:flex;flex-direction:column;gap:10px;margin-top:20px}footer .nav a{color:#555;text-decoration:none}section{display:flex;flex-direction:column;gap:20px}.section-heading p{font-size:18px;font-weight:600}.section-nav{gap:10px}.section-nav,form{display:flex;flex-direction:column}form{gap:20px;margin:0 auto;max-width:700px;width:100%}form input,form textarea{border:1px solid #d8d8d8;border-radius:10px;font:inherit;font-size:16px;outline:none;padding:10px}form textarea{resize:none}.main-container{margin:0 auto;padding-top:30px}.custom-body{display:flex;flex-direction:column;min-height:100vh}.main-container{display:flex;flex:1 1;flex-direction:column;gap:20px;max-width:1100px;padding:50px 30px;width:100%}.main-container p{line-height:1.8em}.placeholder-text{font-size:16px}.heading{font-weight:600}
/*# sourceMappingURL=main.558d8290.css.map*/