.video-wrapper.svelte-1sltogf.svelte-1sltogf{--aspect-ratio:16/9;max-height:90vh}video.svelte-1sltogf.svelte-1sltogf{margin-left:auto;margin-right:auto;height:100%;border-radius:15px;background-color:#0000000f}@media screen and (max-width: 480px){video.svelte-1sltogf.svelte-1sltogf{border-radius:0}}.video-wrapper.svelte-1sltogf.svelte-1sltogf:after{content:"";position:absolute;left:0;bottom:0;width:calc(100% * var(--playback-progress));height:4px;border-radius:1px;background:rgba(255,255,255,.5);transition:width .3s linear}.video-wrapper[data-playback-finished=true]:after{transition-duration:0s!important}.video-wrapper.svelte-1sltogf .loader.svelte-1sltogf{position:absolute;width:48px;height:48px;top:calc(50% - 24px);left:calc(50% - 24px);fill:rgba(var(--color-brand-rgb),1);color:transparent;background:white;padding:4px;border-radius:99px;opacity:0;transition:opacity .4s linear;animation:svelte-1sltogf-spin 1s linear infinite}@keyframes svelte-1sltogf-spin{to{transform:rotate(1turn)}}.video-wrapper.svelte-1sltogf video.svelte-1sltogf{transition:filter .4s linear}.video-wrapper.js-enabled[data-is-loading=true] .loader{opacity:1!important}.video-wrapper.js-enabled:not([data-is-playing=true]) video{filter:brightness(.85)!important}.h.svelte-19p66so{display:none}form.svelte-19p66so{display:flex;gap:8px;font-size:.875rem;margin:0;padding:0}input[type=email].svelte-19p66so{flex-grow:1;min-width:100px;width:100%!important;border-radius:9px;background:rgba(0,0,0,.08);padding:10px 12px;box-shadow:0 0 0 0 transparent;border:none;outline:none;font-size:inherit;line-height:0;transition:box-shadow .1s linear,background .1s linear}input[type=email].svelte-19p66so::placeholder{opacity:1;color:#00000080}input[type=email].svelte-19p66so:hover{background:rgba(0,0,0,.05)}input[type=email].svelte-19p66so:focus{box-shadow:0 0 0 2.5px rgba(var(--color-brand-rgb),.5);background:white}button.svelte-19p66so{border-radius:9px;background:rgb(var(--color-brand-rgb));padding:0 12px;display:flex;flex-direction:row;flex-shrink:0;align-items:center;gap:4px;color:#fff;border:none;cursor:pointer;font-size:inherit;transition:background .2s linear}button.svelte-19p66so:hover{background:rgba(var(--color-brand-rgb),.85)}button.svelte-19p66so:active{transition-duration:0s;background:rgba(var(--color-brand-rgb),.75)}button.svelte-19p66so:after{content:"";mask:url(../../../arrow-right.svg);-webkit-mask:url(../../../arrow-right.svg);mask-size:cover;-webkit-mask-size:cover;background:white;display:inline-block;width:18px;height:18px;margin-right:-2px;transition:transform .2s ease-in-out}button.svelte-19p66so:hover:after{transform:translate(2px)}section.svelte-1m50kbj{display:flex;flex-direction:column;gap:56px;padding-top:75px;padding-bottom:75px}.title.svelte-1m50kbj,.tagline.svelte-1m50kbj{text-align:center;margin-left:auto;margin-right:auto;padding-left:5px;padding-right:5px}.title.svelte-1m50kbj{max-width:36rem}.tagline.svelte-1m50kbj{max-width:39.75rem;margin-top:24px;font-family:var(--font-stack-brand);font-weight:var(--font-weight-brand-normal);line-height:1.4;font-size:1.75rem;letter-spacing:calc(1.75rem * .0065);color:var(--color-secondary-label)}section.svelte-1m50kbj em{font-style:normal;position:relative}section.svelte-1m50kbj .underline{height:20px;background-size:100% 100%;background-repeat:no-repeat;background-image:url(../../../underline-12px.svg);position:absolute;left:-8%;right:-8%;bottom:5px}.form.svelte-1m50kbj{padding-top:36px;margin-left:auto;margin-right:auto;max-width:22rem}.question.svelte-4w49gw.svelte-4w49gw.svelte-4w49gw{max-width:40rem;margin-bottom:20px;margin-left:auto;margin-right:auto}input[type=checkbox].svelte-4w49gw.svelte-4w49gw.svelte-4w49gw{display:none}label.svelte-4w49gw.svelte-4w49gw.svelte-4w49gw{position:relative;display:block;cursor:pointer;user-select:none;-webkit-user-select:none;-ms-user-select:none;font-family:var(--font-stack-brand);font-weight:var(--font-weight-brand-semibold);font-size:1.125rem;padding:10px 32px 10px 10px;color:var(--color-secondary-label);transition:color .2s linear}label.svelte-4w49gw.svelte-4w49gw.svelte-4w49gw:hover{color:var(--color-primary-label)}label.svelte-4w49gw.svelte-4w49gw.svelte-4w49gw:hover:after{background-color:#00000080;transform:translate(2px)}label.svelte-4w49gw.svelte-4w49gw.svelte-4w49gw:after{content:"";mask:url(../../../faq-open.svg);-webkit-mask:url(../../../faq-open.svg);mask-size:cover;-webkit-mask-size:cover;background-color:#0000004d;position:absolute;top:16px;right:0;width:20px;height:20px;border:1px solid white;transform:rotate(0);transform-origin:center;transition:transform .2s ease-in-out,background-color .2s linear}input.svelte-4w49gw:checked+label.svelte-4w49gw.svelte-4w49gw:after{transform:rotate(90deg)}.answer.svelte-4w49gw.svelte-4w49gw.svelte-4w49gw{display:flex;flex-direction:column;gap:10px;overflow:hidden;transition:max-height .2s ease-in-out,opacity .2s linear;padding-left:10px;padding-right:48px;font-size:1rem;color:var(--color-secondary-label)}.answer.svelte-4w49gw a{color:rgba(var(--color-brand-rgb),.6);border-bottom:1px solid rgba(var(--color-brand-rgb),.15);transition:border-bottom-color .2s linear}.answer.svelte-4w49gw a:hover{border-bottom-color:rgba(var(--color-brand-rgb),.4)}input.svelte-4w49gw:not(:checked)+label.svelte-4w49gw+.answer.svelte-4w49gw{max-height:0!important;opacity:0}section.svelte-4di6y8.svelte-4di6y8{display:flex;flex-direction:column;gap:40px;padding-top:75px;padding-bottom:75px}.title.svelte-4di6y8.svelte-4di6y8,.tagline.svelte-4di6y8.svelte-4di6y8{text-align:center;margin-left:auto;margin-right:auto;padding-left:5px;padding-right:5px}.title.svelte-4di6y8.svelte-4di6y8{max-width:36rem}.tagline.svelte-4di6y8.svelte-4di6y8{max-width:39.75rem;margin-top:18px;font-family:var(--font-stack-brand);font-weight:var(--font-weight-brand-normal);line-height:1.4;font-size:1.5rem;letter-spacing:.00975rem;color:var(--color-secondary-label)}.tagline.svelte-4di6y8 a{color:rgba(var(--color-brand-rgb),.6);border-bottom:2px solid rgba(var(--color-brand-rgb),.15);transition:border-bottom-color .2s linear}.tagline.svelte-4di6y8 a:hover{border-bottom-color:rgba(var(--color-brand-rgb),.4)}section.svelte-4di6y8 em{font-style:normal;position:relative}section.svelte-4di6y8 .title.svelte-4di6y8 .underline{height:10px;background-size:100% 100%;background-repeat:no-repeat;background-image:url(../../../underline-7px.svg);position:absolute;left:-5%;right:-5%;bottom:7px}section.svelte-4di6y8 .tagline.svelte-4di6y8 .underline{height:9px;background-size:100% 100%;background-repeat:no-repeat;background-image:url(../../../underline-5px.svg);position:absolute;left:-10%;right:-10%;bottom:1px}section.svelte-1tqzmxk.svelte-1tqzmxk{min-height:60vh;display:flex;flex-direction:row;align-items:center}section.svelte-1tqzmxk>.svelte-1tqzmxk{margin-left:auto;margin-right:auto}section.svelte-1tqzmxk .title.svelte-1tqzmxk{text-align:center}.form-lockup.svelte-1tqzmxk .title.svelte-1tqzmxk{max-width:26rem;margin-bottom:32px}.form-lockup.svelte-1tqzmxk .form.svelte-1tqzmxk{margin-left:auto;margin-right:auto;max-width:22rem;margin-bottom:12px}.form-lockup.svelte-1tqzmxk .byline.svelte-1tqzmxk{font-size:.75rem;text-align:center;color:var(--color-tertiary-label)}
