@import"https://unpkg.com/normalize.css"layer(normalize);@import"https://fonts.googleapis.com/css2?family=Cormorant+Unicase:wght@300;400;500;600;700&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";@layer normalize;:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:16px;color-scheme:light;color:#000;background-color:#fdfdfd;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{height:100dvh}section{display:flex;padding:30px 16px 20px;flex-direction:column;align-items:center;gap:20px}@media(min-width:600px){section{padding:60px 32px 30px}}@media(min-width:1200px){section{padding:60px 75px 30px}}.badge{display:flex;padding:4px 10px;flex-direction:column;justify-content:center;align-items:center;gap:10px;border-radius:10px;background:var(--accent, #005F62);color:#fff;font-size:.75rem;font-weight:500;line-height:12px}@media(min-width:600px){.badge{padding:8px 12px;font-size:1rem}}@media(min-width:1200px){.badge{padding:10px 14px;font-size:1.125rem}}#logo-with-letters{height:77px}@media(min-width:600px){#logo-with-letters{height:143px}}@media(min-width:1200px){#logo-with-letters{height:194px}}.title{margin:0;color:var(--accent, #005F62);text-align:center;font-size:2.25rem;font-weight:700}@media(max-height:700px){.title{mix-blend-mode:multiply}}@media(min-width:600px){.title{font-size:3rem}}@media(min-width:1200px){.title{font-size:4rem}}.description{max-width:450px;margin:0;color:var(--text-subtle, #769494);text-align:center;font-size:1.125rem;font-weight:400}@media(max-height:700px){.description{mix-blend-mode:multiply}}@media(min-width:600px){.description{max-width:600px;font-size:1.5rem}}@media(min-width:1200px){.description{max-width:800px;font-size:1.75rem}}.progress-bar-container{display:flex;flex-direction:column;align-items:center;align-self:stretch}.progress-bar-title{display:flex;padding-bottom:5px;flex-direction:column;justify-content:center;align-items:center;color:var(--text-subtle, #769494);text-align:center;font-size:.875rem;font-weight:500;mix-blend-mode:multiply}@media(min-width:600px){.progress-bar-title{font-size:1rem}}@media(min-width:1200px){.progress-bar-title{font-size:1.25rem}}.progress-bar{display:flex;position:relative;height:12px;width:100%;margin:auto;max-width:400px;overflow:hidden;border-radius:10px;background:#d7ffff}@media(min-width:600px){.progress-bar{max-width:600px;height:15px}}@media(min-width:1200px){.progress-bar{max-width:800px;height:20px}}.progress-bar:after{content:"";position:absolute;width:100%;transform:translate(-60%);height:12px;background:var(--accent, #005F62);border-radius:10px 0 0 10px}@media(min-width:600px){.progress-bar:after{height:15px}}@media(min-width:1200px){.progress-bar:after{height:20px}}.progress-bar-percentage{display:flex;padding-top:2px;flex-direction:column;align-items:flex-end;width:100%;margin:auto;max-width:400px;color:var(--text-subtle, #769494);text-align:center;font-family:Inter;font-size:.75rem;font-weight:400;mix-blend-mode:multiply}@media(min-width:600px){.progress-bar-percentage{max-width:600px;font-size:.875rem}}@media(min-width:1200px){.progress-bar-percentage{max-width:800px;font-size:1rem}}footer{position:absolute;bottom:0;width:100%;padding-bottom:30px}@media(max-height:800px)and (min-width:600px){footer{position:relative;margin-top:200px}}.wave{position:absolute;width:100%;height:345px;bottom:0;z-index:-1;background-image:url(/assets/wave.svg);background-repeat:repeat-x}@keyframes animatedBackgroundWave{0%{background-position:0 0}to{background-position:-2455px 0}}.wave{animation:animatedBackgroundWave 12s linear infinite}.wave1{position:absolute;width:100%;height:345px;bottom:0;z-index:-1;background-image:url(/assets/wave1.svg);background-repeat:repeat-x}@keyframes animatedBackgroundWave1{0%{background-position:500px 0}to{background-position:-1955px 0}}.wave1{animation:animatedBackgroundWave1 17s linear infinite}.wave2{position:absolute;width:100%;height:345px;bottom:0;z-index:-1;background-image:url(/assets/wave2.svg);background-repeat:repeat-x}@keyframes animatedBackgroundWave2{0%{background-position:-600px 0}to{background-position:-3055px 0}}.wave2{animation:animatedBackgroundWave2 22s linear infinite}.contact{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:10px;align-self:stretch}.contact-question{margin:0;color:var(--background-popup, #F0FFFF);text-align:center;font-size:1rem;font-weight:400}@media(min-width:600px){.contact-question{font-size:1.125rem}}@media(min-width:1200px){.contact-question{font-size:1.5rem}}.contact-mail{display:flex;justify-content:center;align-items:center;gap:10px}.contact-mail svg{width:23px}@media(min-width:600px){.contact-mail svg{width:33px}}@media(min-width:1200px){.contact-mail svg{width:43px}}.contact-mail a{color:var(--background-popup, #F0FFFF);text-decoration:none;text-align:center;font-size:1.25rem;font-style:normal;font-weight:600}@media(min-width:600px){.contact-mail a{font-size:1.5rem}}@media(min-width:1200px){.contact-mail a{font-size:2rem}}
