@import"https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap";body,html{padding:0;margin:0;color:#4a4a4a;font-family:Ubuntu,sans-serif;font-size:16px}.main-with-header-with-footer{min-height:calc(100vh - 128px - 200px)}.main-with-header-no-footer,.main-with-header-with-footer{display:block;position:relative;background-image:url(/static/background_wave.svg);background-position:top;background-size:cover;background-repeat:no-repeat}.main-with-header-no-footer{min-height:calc(100vh - 128px)}.main-no-header-with-footer{display:block;position:relative;min-height:calc(100vh - 200px);background-image:url(/static/background_wave.svg);background-position:top;background-size:cover;background-repeat:no-repeat}p{line-height:1.5}a{cursor:pointer;font-weight:700;color:#2195ae;text-decoration:none}a.dark{color:#2e5e6d}a.dark:hover{color:#3f7c8f}a:hover{color:#6ecce1;text-decoration:underline}h1,h2,h3,h4,h5,h6{font-weight:unset}h1{font-size:1.8em}h1,h2{color:#0f3c47}h2{font-size:1.6em}h3{font-size:1.4em}h4{font-size:1.2em}.button{all:unset;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;min-width:96px;width:-moz-fit-content;width:fit-content;position:relative;display:block;padding:1rem;text-align:center;text-wrap:nowrap;color:#fff;background-color:#e42a11;box-shadow:0 4px 4px #ddd;border-radius:1000px;transition:transform .25s ease-in-out}.button.small{font-size:.75em;padding:.75rem}.button:hover{color:#fff;background-color:#ee3a24;transform:translateY(-2px)}.button.blue{background-color:#3f7c8f}.button.blue:hover{background-color:#2195ae}.button.grey{background-color:#4a4a4a}.button.grey:hover{background-color:#555}.button.box{border-radius:16px}*{box-sizing:border-box}@media screen and (min-width:1920px){body{font-size:18px}}@media screen and (max-width:1920px){body{font-size:18px}}@media screen and (max-width:1024px){body{font-size:18px}}@media screen and (max-width:640px){body{font-size:16px}h1{font-size:1.4em}h2{font-size:1.3em}h3{font-size:1.2em}h4{font-size:1.1em}}.wrapper{width:75%;max-width:1024px;padding:2rem;margin:0 auto;display:flex;flex-direction:column}@media screen and (max-width:640px){h1,h2{text-align:left}}@media screen and (max-width:1024px){.wrapper{width:100%}}@media screen and (max-width:640px){.wrapper{width:100%;padding:1rem}}input{all:unset}input[type=search],input[type=text]{padding:1rem;background-color:#fff;box-shadow:0 4px 4px #ddd;border-radius:1000px;border:1px solid #ddd}input[type=search]:focus,input[type=text]:focus{outline:2px solid #2195ae;outline-offset:-2px}.loading{height:50%;padding:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.loading h3{margin:1rem 0}.header_header__w2BOs{width:100%;height:128px;display:flex;justify-content:center;background-color:#fff;box-shadow:0 2px 2px #ddd;border-bottom:1px solid #ddd}.header_wrapper__R1zF_{padding:2rem;height:100%;width:75%;max-width:1024px;display:flex;justify-content:flex-start}.header_logo__9b1Md{height:100%;width:auto}@media screen and (max-width:1024px){.header_wrapper__R1zF_{width:100%}}