.thermometer{position:relative;width:100%;height:100%}.thermometer__svg{width:100%;height:auto;display:block}.thermometer__waves{transition:transform 1s ease-out}.thermometer__wave{transition:transform 1.2s ease-out}.thermometer__outline{stroke:#002855;transition:stroke .3s ease}.thermometer__text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;pointer-events:none}.thermometer__count{display:block;font-family:Montserrat,sans-serif;font-size:2.8125rem;font-weight:700;color:#002855;line-height:1}.thermometer__label{display:block;margin-top:.25rem;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:700;color:#002855;text-transform:uppercase;letter-spacing:.02em}body.acts-form-page>#skip-main,body.acts-form-page>.alerts,body.acts-form-page>.mobile-header,body.acts-form-page>.header,body.acts-form-page>.login-box,body.acts-form-page>.main>.footer{display:none!important}body.acts-form-page>.main{margin:0!important;padding:0!important;max-width:none!important;width:100%}.acts-form-page{margin:0;padding:0;min-height:100vh;display:flex;align-items:stretch;justify-content:center;background:#f6f6f6}#acts-form-root{width:100%;min-height:100vh;display:flex;flex-direction:column;position:relative}.form-header{flex:0 0 auto;display:flex;flex-direction:column}.form-header__brand{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:1rem .9375rem}.form-header__logo{display:block;line-height:0}.form-header__logo img{display:block;width:auto;height:3.125rem;max-width:10.625rem}.form-header__badge{position:relative;width:4.25rem;height:4.25rem;flex-shrink:0;overflow:hidden}.form-header__badge-70{position:absolute;top:0;left:50%;transform:translate(-50%);width:5.3125rem;height:3.83rem;display:block}.form-header__badge-dates{position:absolute;bottom:0;left:50%;transform:translate(-50%) translateY(-.25rem);width:3.375rem;height:.29rem;display:block}.form-header__controls{display:flex;flex-direction:column;align-items:stretch;gap:1.5rem;padding:.875rem 1.875rem 0}#acts-form-root[data-active-step=SPLASH] .form-header__controls,#acts-form-root[data-active-step=CONFIRMATION] .form-header__controls{display:none}.form-header__back{width:2.5rem;height:2.5rem;padding:0;border-radius:50%;background:#fff;border:1.5px solid #71C5E8;color:#71c5e8;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:background-color .15s ease}.form-header__back:hover{background:#e3f3fa}.form-header__back:focus-visible{outline:2px solid #002855;outline-offset:2px}.form-header__back-arrow{width:.875rem;height:1.5625rem;display:block;margin-right:.125rem;transform:rotate(180deg);color:#71c5e8}.form-header__progress{display:flex;align-items:center;gap:.625rem;width:100%}.progress-bar__track{display:flex;align-items:center;gap:.1875rem;flex-grow:1;min-width:0}.progress-bar__segment{position:relative;height:.5rem;flex:1 1 3.25rem;min-width:0;background:#d9d9d9;opacity:.8;border-radius:1.4375rem;overflow:hidden;transition:opacity .25s ease}.progress-bar__segment--completed{background:#71c5e8;opacity:1}.progress-bar__segment:first-child.progress-bar__segment--completed{background:linear-gradient(to right,#84bd00 33.654%,#71c5e8)}.progress-bar__segment--current{opacity:1}.progress-bar__segment--current:before{content:"";position:absolute;top:0;right:50%;bottom:0;left:0;background:linear-gradient(to right,#71c5e8,#002855);border-radius:1.4375rem}#acts-form-root[data-active-step=HOURS] .progress-bar__track{gap:0;background:linear-gradient(to right,#84bd00 29.327%,#71c5e8 75.481%,#002855);border-radius:1.4375rem;height:.5rem}#acts-form-root[data-active-step=HOURS] .progress-bar__segment{display:none}.progress-bar__label{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:500;line-height:1.125rem;color:#002855;flex-shrink:0}.form-step{display:none;width:100%}.form-step[data-active=true]{display:flex;flex-direction:column;flex:1 1 auto;justify-content:center;padding:1.875rem 1.125rem}.form-step--splash[data-active=true],.form-step[data-step=CONFIRMATION][data-active=true]{padding:0}.form-step__content{display:flex;flex-direction:column;gap:1.5rem;align-items:center;width:100%}.form-step__heading{margin:0;font-family:stolzl,sans-serif;font-weight:700;font-size:1.75rem;line-height:2rem;color:#002855;text-align:center;max-width:19.5625rem}.form-step__input{width:100%;max-width:21.1875rem;height:3.75rem;padding:0 2rem;border:1.5px solid transparent;border-radius:2.625rem;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(to right,#71c5e8,#84bd00) border-box;font-family:stolzl,sans-serif;font-weight:400;font-size:1.25rem;line-height:2rem;color:#002855;text-align:center;transition:filter .2s}.form-step__input:focus{outline:none;filter:brightness(1.02)}.form-step__input::-moz-placeholder{color:#808080cc;font-weight:400}.form-step__input::placeholder{color:#808080cc;font-weight:400}.form-step__button{display:inline-flex;align-items:center;justify-content:center;width:11.875rem;min-height:2.5rem;padding:.75rem 2rem;background:#84bd00;color:#fff;font-family:stolzl,sans-serif;font-weight:500;font-size:1rem;line-height:1.375rem;border:0;border-radius:1.25rem;cursor:pointer;transition:background .2s ease,transform .1s ease}.form-step__button:hover:not(:disabled){background:#6fa600}.form-step__button:active:not(:disabled){transform:scale(.98)}.form-step__button:focus-visible{outline:2px solid #002855;outline-offset:2px}.form-step__button--disabled,.form-step__button:disabled{background:gray;cursor:not-allowed}.form-step__button--disabled:hover,.form-step__button:disabled:hover{background:gray}.form-step__error{width:100%;min-height:1.25rem;font-size:.875rem;color:#c80000;text-align:center;margin:0}.form-step__radios{display:flex;gap:2rem;justify-content:center;width:100%}.form-step__radio{display:inline-flex;align-items:center;gap:.75rem;cursor:pointer;position:relative}.form-step__radio input[type=radio]{position:absolute;opacity:0;pointer-events:none;width:1px;height:1px}.form-step__radio input[type=radio]:focus-visible+.form-step__radio-box{outline:2px solid #002855;outline-offset:2px}.form-step__radio-box{width:3.5rem;height:3.5rem;border:1.5px solid transparent;border-radius:1.25rem;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(to right,#71c5e8,#84bd00) border-box;display:flex;align-items:center;justify-content:center;position:relative}.form-step__radio-box:after{content:"";width:1.625rem;height:1.625rem;border-radius:50%;background:#002855;opacity:0;transition:opacity .15s ease}.form-step__radio input[type=radio]:checked+.form-step__radio-box:after{opacity:1}.form-step__radio-label{font-family:stolzl,sans-serif;font-weight:700;font-size:1.25rem;line-height:1;color:#002855}.splash__hero{display:flex;flex-direction:column;align-items:center;gap:1.25rem;padding:2.25rem 1.25rem 2rem}.splash__hero-content{display:flex;flex-direction:column;align-items:center;gap:1.25rem}.splash__thermometer{width:10.625rem;height:10.625rem;flex-shrink:0}.splash__heading{margin:0;font-family:stolzl,sans-serif;font-weight:700;font-size:1.75rem;line-height:1.875rem;color:#002855;text-align:center}.splash__body{margin:0;font-family:Montserrat,sans-serif;font-weight:500;font-size:.875rem;line-height:1.125rem;color:#002855;text-align:center;max-width:20.9375rem}.splash__cta{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 2rem;min-height:2.5rem;margin-top:.25rem;background:#84bd00;color:#fff;font-family:stolzl,sans-serif;font-weight:500;font-size:1rem;line-height:1.375rem;border:0;border-radius:1.25rem;cursor:pointer;transition:background .2s ease,transform .1s ease}.splash__cta:hover:not(:disabled){background:#6fa600}.splash__cta:active:not(:disabled){transform:scale(.98)}.splash__cta:focus-visible{outline:2px solid #002855;outline-offset:2px}.confirmation{display:flex;flex-direction:column;flex:1 1 auto;background:#f6f6f6;font-family:stolzl,sans-serif;color:#002855}.confirmation__header{padding:1.875rem 1.875rem 0;text-align:center}.confirmation__header .confirmation__heading{margin:0 auto 2rem;font-family:stolzl,sans-serif;font-weight:700;font-size:1.75rem;line-height:2.375rem;color:#002855;max-width:19.5625rem}.confirmation__header .confirmation__body{margin:0 auto;font-family:stolzl,sans-serif;font-weight:400;font-size:.875rem;line-height:1.25rem;color:#002855;max-width:19.5625rem}.confirmation__animation{position:relative;width:11.1875rem;height:11.1875rem;margin:2rem auto 1rem}.confirmation__thermometer{width:100%;height:100%;filter:drop-shadow(-.0625rem .0625rem .3625rem rgba(0,40,85,.2))}.confirmation__thermometer .thermometer__text{display:none}.confirmation__drop{position:absolute;top:-.625rem;left:50%;width:4.5625rem;height:4.5625rem;transform:translate(-50%);pointer-events:none;z-index:2}.confirmation__drop-thermometer{width:100%;height:100%;transform:rotate(45deg)}.confirmation__drop-thermometer .thermometer__text,.confirmation__drop-thermometer .thermometer__waves{display:none}.confirmation__drop-thermometer .thermometer__svg>path:not(.thermometer__outline):first-of-type{fill:#71c5e8}.confirmation__drop-label{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:Montserrat,sans-serif;font-weight:800;font-size:.6875rem;line-height:.77225rem;color:#fff;text-align:center;white-space:pre-line}.confirmation__ripples{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1}.confirmation__ripple{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;opacity:0;transform:scale(1);transform-origin:center;pointer-events:none;overflow:visible}.confirmation__count{margin:0 auto;padding:.375rem;font-family:stolzl,sans-serif;color:#002855;text-align:center;white-space:nowrap;line-height:1.3}.confirmation__count-current{display:inline-flex;align-items:baseline;font-weight:700;font-size:2rem;line-height:1;vertical-align:baseline;font-variant-numeric:tabular-nums}.confirmation__count-separator,.confirmation__count-total{font-weight:400;font-size:1.75rem}.confirmation__digit{display:inline-block;height:1em;overflow:hidden;line-height:1;vertical-align:baseline;font-variant-numeric:tabular-nums;min-width:.55em;text-align:center}.confirmation__digit-wheel{display:flex;flex-direction:column;transition:transform .8s cubic-bezier(.45,0,.15,1);will-change:transform}.confirmation__digit-item{display:block;height:1em;line-height:1}.form-step[data-step=CONFIRMATION][data-active=true] .confirmation__drop{animation:drop-descend 2.5s cubic-bezier(.55,.055,.675,.19) forwards}.form-step[data-step=CONFIRMATION][data-active=true] .confirmation__ripple{animation:ripple-out 1.2s ease-out 2.8s forwards}.form-step[data-step=CONFIRMATION][data-active=true] .confirmation__ripple:nth-child(2){animation-delay:3.1s}@keyframes drop-descend{0%,40%{opacity:1;transform:translate(-50%) scale(1)}to{opacity:0;transform:translate(-50%,7.1875rem) scale(0)}}@keyframes ripple-out{0%{opacity:.85;transform:scale(1)}40%{opacity:.5}to{opacity:0;transform:scale(1.45)}}.form-footer{flex:0 0 auto;display:none;flex-direction:column;width:100%;margin-top:3.125rem}#acts-form-root[data-active-step=SPLASH] .form-footer--tagline,#acts-form-root[data-active-step=NAME] .form-footer--disclaimer,#acts-form-root[data-active-step=EMAIL] .form-footer--disclaimer,#acts-form-root[data-active-step=PHONE] .form-footer--disclaimer,#acts-form-root[data-active-step=CONSENT] .form-footer--disclaimer,#acts-form-root[data-active-step=HOURS] .form-footer--disclaimer,#acts-form-root[data-active-step=CONFIRMATION] .form-footer--share{display:flex}.wave{display:block;width:100%;height:5rem;flex-shrink:0;overflow:visible}.wave__stroke{fill:#71c5e8;transform:translateY(-4px)}.wave__fill{fill:#002855}.wave--light .wave__fill{fill:#71c5e8}.form-footer__content{width:100%}.form-footer--tagline .form-footer__content{background:#002855;padding:0 1.25rem 2.25rem;text-align:center}.form-footer--tagline .form-footer__content .form-footer__text{margin:0;font-family:stolzl,sans-serif;font-weight:700;font-size:1.125rem;line-height:1.25rem;color:#fff}.form-footer--disclaimer .form-footer__content{background:#71c5e8;padding:0 1.3125rem 1.5rem}.form-footer--disclaimer .form-footer__content .form-footer__text{margin:0 auto;max-width:20.8125rem;font-family:Montserrat,sans-serif;font-weight:500;font-size:.625rem;line-height:.75rem;color:#002855;text-align:center}.form-footer--disclaimer .form-footer__content .form-footer__link{font-weight:700;color:#002855;text-decoration:none}.form-footer--disclaimer .form-footer__content .form-footer__link:hover,.form-footer--disclaimer .form-footer__content .form-footer__link:focus-visible{text-decoration:underline}.form-footer--share .form-footer__content{background:#002855;padding:1.25rem 1.5rem 2.5rem;display:flex;flex-direction:column;align-items:center;gap:1.25rem}.form-footer--share .form-footer__content .form-footer__text{margin:0;max-width:18.75rem;font-family:stolzl,sans-serif;font-weight:500;font-size:1.125rem;line-height:1.25rem;color:#fff;text-align:center}.form-footer--share .form-footer__content .form-footer__socials{display:flex;gap:.75rem;justify-content:center}.form-footer--share .form-footer__content .form-footer__social{display:block;width:2.375rem;height:2.375rem;padding:0;border:0;border-radius:50%;background:transparent;cursor:pointer;transition:transform .15s ease}.form-footer--share .form-footer__content .form-footer__social:hover{transform:scale(1.06)}.form-footer--share .form-footer__content .form-footer__social:focus-visible{outline:2px solid #84BD00;outline-offset:2px}.form-footer--share .form-footer__content .form-footer__social img{width:100%;height:100%;display:block;pointer-events:none}input[type=hidden]{display:none}@media (min-width: 64rem){.form-header__controls{flex-direction:row;align-items:center;gap:1.25rem;padding:1.25rem 2.5rem 0}#acts-form-root[data-active-step=SPLASH] .form-header__brand,#acts-form-root[data-active-step=CONFIRMATION] .form-header__brand{max-width:90rem;width:100%;margin-left:auto;margin-right:auto;padding:2.5rem 10rem;box-sizing:border-box}.form-header__logo img{height:4.875rem;max-width:15.4375rem}.form-header__badge{width:5.625rem;height:5.625rem}.form-header__badge-70{width:7.03125rem;height:5.0625rem}.form-header__badge-dates{width:4.4375rem;height:.38375rem;transform:translate(-50%) translateY(-.3125rem)}.form-step[data-active=true]:not([data-step=SPLASH]):not([data-step=CONFIRMATION]){padding:3.75rem 2.5rem}.form-step__content{gap:1.75rem}.form-step__heading{font-size:2rem;line-height:2.375rem;max-width:35rem}.form-step__input{max-width:29.375rem}.form-step__button{width:13.75rem;min-height:3rem;font-size:1.125rem}.splash__hero{max-width:90rem;width:100%;margin-left:auto;margin-right:auto;flex-direction:row;align-items:center;justify-content:center;gap:5.5rem;padding:3.75rem 10rem;box-sizing:border-box}.splash__thermometer{width:18.625rem;height:18.625rem}.splash__hero-content{width:28.4375rem;flex-shrink:0;gap:1.875rem}.splash__heading{font-size:2.25rem;line-height:2.625rem}.splash__body{font-size:1rem;line-height:1.125rem;max-width:25.9375rem}.confirmation{display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto;grid-template-areas:"animation header" "count     header";align-content:start;align-items:center;justify-content:center;-moz-column-gap:5.5rem;column-gap:5.5rem;row-gap:3.125rem;padding:5rem 2.5rem}.confirmation__header{grid-area:header;padding:0;align-self:center}.confirmation__animation{grid-area:animation;width:16.875rem;height:16.875rem;margin:0;justify-self:center}.confirmation__count{grid-area:count;margin:0;justify-self:center}.confirmation__header .confirmation__heading{margin:0 0 1.875rem;font-size:2.25rem;line-height:2.625rem;max-width:28.4375rem}.confirmation__header .confirmation__body{font-size:1rem;line-height:1.25rem;max-width:25.9375rem}.confirmation__drop{width:6.875rem;height:6.875rem;top:-.9375rem}.confirmation__drop-label{font-size:1rem;line-height:1.0625rem}.confirmation__count-current,.confirmation__count-separator,.confirmation__count-total{font-size:2.25rem}.wave{height:12.5rem}.form-footer--tagline .form-footer__content{padding-bottom:3.75rem}.form-footer--tagline .form-footer__content .form-footer__text{font-size:2rem;line-height:2.25rem}.form-footer--disclaimer .form-footer__content{padding:0 2.5rem 3.75rem}.form-footer--disclaimer .form-footer__content .form-footer__text{max-width:56.25rem;font-size:.875rem;line-height:1.25rem}.form-footer--share .form-footer__content{flex-direction:row;justify-content:space-between;align-items:center;padding:2.5rem 10rem 3.75rem;gap:2.5rem}.form-footer--share .form-footer__content .form-footer__text{max-width:41.0625rem;font-size:2rem;line-height:2.25rem;text-align:left}.form-footer--share .form-footer__content .form-footer__social{width:3.0625rem;height:3.0625rem}}
