@import"https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{width:100%}body{line-height:1.5;letter-spacing:.25px;font-family:Nunito,sans-serif;font-weight:500;background-color:#fff}img{pointer-events:none}p,a,a:visited,a:hover{text-decoration:none}button{background-color:#f7ce5b;color:#35506d;white-space:nowrap;display:inline-flex;align-items:center;gap:8px}.header{background-color:#fff;padding:8px clamp(24px,4vw,160px);box-shadow:0 4px 20px #0000001a;position:sticky;top:0;z-index:1000;display:flex;justify-content:space-between;align-items:center}.header-logo{margin:8px 0;width:clamp(160px,40%,240px);height:auto}.desktop-nav{display:flex;gap:24px;font-size:18px;white-space:nowrap}.desktop-nav a{color:#35506d;text-decoration:none}.mobile-nav{display:none}@media(max-width:1150px){.desktop-nav{display:none}.mobile-nav{display:flex;position:fixed;bottom:0;left:0;right:0;background-color:#f7ce5b;box-shadow:0 -4px 20px #0000001a;justify-content:space-around;align-items:center;padding:18px 0;z-index:9999;font-size:24px}.mobile-nav a{color:#35506d;text-align:center;font-size:24px;text-decoration:none;display:flex;flex-direction:column;align-items:center}.mobile-nav a:hover{color:#ff6b35}.mobile-nav a svg{font-size:24px;margin-bottom:2px}}.footer{background-color:#35506d;margin-top:80px;padding:80px clamp(24px,4vw,160px);color:#fff}.footer-logo{width:240px}.footer-content{font-weight:300;display:flex;flex-wrap:wrap;justify-content:space-around left;gap:8rem;text-align:left}.footer-info{max-width:480px;margin-bottom:40px}.footer-info p{font-size:18px;font-weight:400}:is(.footer-navigation,.footer-services,.footer-area-of-application) ul{list-style:none;padding:0;margin-bottom:40px}:is(.footer-navigation,.footer-services,.footer-area-of-application) h2{font-size:27px;font-weight:650;margin:0}:is(.footer-navigation,.footer-services,.footer-area-of-application) li{font-size:21px;font-weight:400;margin-bottom:.5rem}@media(max-width:900px){.footer-content{flex-direction:column!important;align-items:stretch!important;gap:1rem!important}}.footer-rights{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-top:1rem;text-align:center}.footer-links{text-align:left}.footer-links a{margin-right:1.5rem;text-decoration:none;color:#fff;font-weight:650}.footer-links a:last-child{margin-right:0}.footer-copyright p,.footer-copyright span{text-align:right}@media(max-width:1100px){.footer-rights,.footer-links,.footer-copyright{text-align:center;width:100%;align-items:center;margin-top:.75rem}.footer-rights{flex-direction:column}.footer-copyright p,.footer-copyright span{text-align:center}.footer-copyright-detail{display:block;margin-top:.125rem}}.footer-link-text-short{display:none}.footer-link-text-long{display:inline}@media(max-width:1350px){.footer-link-text-short{display:inline}.footer-link-text-long{display:none}}
