.btn-container{display:flex;justify-content:space-between;margin-bottom:6rem}.btn-wide{padding-left:2rem;padding-right:2rem}.btn-gradient{color:#fff;background-image:linear-gradient(90deg,#00b0f0 0%,#005e81 50%,#00222e 100%);background-size:200% 100%;background-position-x:-2px;transition:background-position .15s ease-in-out}.btn-gradient:hover{color:#fff;background-position-x:50%}.btn-gradient:active{background-position-x:100%}.btn-green{color:#fff;background-color:#00ad00;border-color:#00ad00}.btn-green:hover{color:#fff;background-color:#019401}.btn-gray{color:#706b6b;background-color:#fff;border-color:#cecece}.btn-gray:hover{color:#706b6b;background-color:#eee}.btn--disabled{color:#fff;background:#cecece;border-color:#cecece;cursor:not-allowed}.radio-inline{display:flex;flex-wrap:wrap;column-gap:1rem}.checkbox{position:relative}.checkbox__label{margin:0;padding:.5rem 0 .5rem 2rem}.checkbox__label:before{content:"";display:inline-block}.checkbox__input{position:absolute;top:.75rem;left:.25rem;width:1rem;height:1rem;opacity:0;cursor:pointer}.checkbox__select{position:absolute;top:.5rem;left:0;cursor:pointer}.checkbox__select:before{content:"";position:absolute;top:0;left:0;height:1.5rem;width:1.5rem;background-color:#fff;border:1px solid #00b0f0;transition:box-shadow .15s ease-in-out}.checkbox--radio .checkbox__select:before{border-radius:50%}.checkbox__select:after{content:"";position:absolute;top:.25rem;left:.25rem;width:1rem;height:1rem;background-color:#00b0f0;opacity:0;transition:opacity .15s ease-in-out}.checkbox--radio .checkbox__select:after{border-radius:50%}.checkbox__input:checked~.checkbox__select:after{opacity:1}.checkbox__input:focus~.checkbox__select:before{box-shadow:0 0 0 .2rem #00b0f040}.section{position:relative;margin-bottom:1rem;background-color:#fff;border:1px solid #00b0f0;border-radius:1rem 1rem 0 0;box-shadow:#11518d50 0 3px 8px}.section__header{padding:.75rem;background-color:#cff2ff;border-radius:inherit}.section__title{vertical-align:middle;font-weight:700;margin:0}.section__important{color:#cf0000}.section__content{flex-direction:column;width:100%;padding:.75rem}.section__label{margin-bottom:.5rem;font-style:italic;font-size:.9rem}.section__highlight{font-weight:700;color:#00b0f0}.section__hyperlinks{text-decoration:none;border:none;background-color:transparent;color:#00b0f0!important;cursor:pointer;margin-left:-.3rem}.section__hyperlinks--visited{color:#00b0f0}.section__hyperlinks:hover{text-decoration:underline}.section__privacy{color:#000;text-underline-offset:.2rem;font-weight:600;text-decoration:underline}.section__text-message{align-items:center;justify-content:center;background-color:#cff2ff;border:1px solid #00b0f0;border-radius:5px;color:#00b0f0;padding:10px}.section__text-send-notes{align-items:center;justify-content:center;background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:5px;color:#721c24;padding:10px}.link.svelte-ziyc77{color:#00b0f0;border:none;background:none}.link.svelte-ziyc77:hover{text-decoration:underline}
