input.parsley-success,select.parsley-success,textarea.parsley-success{color:#468847;background-color:#dff0d8;border:1px solid #d6e9c6}input.parsley-error,select.parsley-error,textarea.parsley-error{color:#b94a48;background-color:#f2dede;border:1px solid #eed3d7}.parsley-errors-list{opacity:0;color:#b94a48;-o-transition:all .3s ease-in;margin:2px 0 3px;padding:0;font-size:.9em;line-height:.9em;list-style-type:none;transition:all .3s ease-in}.parsley-errors-list.filled{opacity:1}
:root{--background:#fff;--dark-blue:#076980;--blue:#08a6c5;--main-font:"Montserrat",Arial,Helvetica,sans-serif;--bold:400}*{margin:0;padding:0}html{scroll-behavior:smooth}html,body{max-width:100vw}body{color:var(--dark-blue);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:var(--main-font)}h1,h2,h3,h4,h5,h6{text-align:center;font-weight:300}h1{margin-bottom:8vh;font-size:5.625rem}h2{margin-bottom:8vh;font-size:2.83rem}h3{font-size:2.5rem}h4{font-size:2rem}h5{font-size:1.5rem}h6{font-size:1.25rem}p,blockquote{text-align:justify;font-family:Nunito,Arial,sans-serif;font-weight:400}.white-background{color:var(--dark-blue);background-color:#0000}.blue-background{background-color:var(--blue);color:#fff}.dark-background{background-color:var(--dark-blue);color:#fff}.medium{font-weight:var(--bold)}footer{color:#000;background-color:#f0f0f0}section{margin-bottom:5vh}a{color:#fff;text-decoration:none;transition:color .3s}a:hover{color:#d6d6d6}@media (max-width:600px) and (min-width:320px){h1{font-size:3.75rem}h2{font-size:2.125rem}h3{font-size:2rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:.75rem}}input.parsley-error,select.parsley-error,textarea.parsley-error{background-color:#fff;border:1px solid #fc6565!important;margin-bottom:2px!important}.parsley-errors-list{opacity:0;color:#fc6565;font-size:.8em;line-height:.9em;font-family:var(--main-font);-o-transition:all .3s ease-in;margin:2px 0 3px;padding:0;list-style-type:none;transition:all .3s ease-in}.parsley-errors-list.filled{opacity:1}
