/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.white-box{background-color:#fff;border-radius:6px;box-shadow:0 0 30px 4px rgba(1,92,137,.06);box-sizing:border-box;padding:45px}details{display:block}summary{display:list-item}[hidden],template{display:none}:root{font-size:16px;--text-color:#fff;--accent-color:#0082fa;--button-text-color:#fff}html{scroll-behavior:smooth;scroll-padding-top:3.5rem}body{background-color:#121e77;font-size:1rem;font-weight:500;letter-spacing:.02em;line-height:150%}body,h1{font-family:Raleway,sans-serif}h1{color:var(--text-color,#fff);font-size:3.5rem;font-weight:800;letter-spacing:-.02em;line-height:1em;margin-bottom:2rem;margin-top:1.25rem}h3{font-family:Raleway,sans-serif;font-size:1.5rem;font-weight:600;line-height:1.2em}@media screen and (max-width:568px){h1{font-size:3rem}}a{color:var(--accent-color,#008acb)}#hero{min-height:100vh}section{background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover}section.has-background-image:before{background-image:linear-gradient(90deg,rgba(0,0,0,.75) 34%,rgba(0,0,0,.5) 66%,transparent);content:"";height:100%;left:0;position:fixed;top:0;width:100%}.section{margin-inline:auto;max-width:1280px;padding-block:5rem 2.5rem;padding-inline:1.5rem;position:relative}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(var(--min-col-size,20rem),1fr))}#introduction{grid-column:span 2;max-width:44rem}@media screen and (max-width:568px){.grid{--min-col-size:20rem}}#introduction h1,#more-info,#text{max-width:44rem}#logo{filter:brightness(0) invert(1)}#date{color:var(--accent-color,#f5f07c);font-size:1.25rem;font-weight:600}#text{color:var(--text-color,#fff);font-size:1.125rem;letter-spacing:.02em;line-height:140%;margin-bottom:1.5rem;margin-top:1.5rem}#text ul{padding-inline:1.75rem}#text ul li{padding-inline-start:.5rem}#button{margin-bottom:3.5rem;margin-top:3.5rem}.button{background-color:var(--accent-color,#f5f07c);border-radius:.75rem;color:var(--button-text-color,#0c273f);font-size:1.125rem;font-weight:600;letter-spacing:-.02em;line-height:1.5em;padding:.75rem 1.5rem;text-decoration:none}#more-info{margin-bottom:3.5rem;margin-top:7rem;max-width:30rem}#more-info h3,#more-info p,#more-info ul{color:var(--text-color,#fff)}#more-info p,#more-info ul{font-size:1rem;letter-spacing:.02em;line-height:1.5em}#more-info ul li{margin-bottom:.5rem;margin-top:.5rem}#branding{align-self:end;bottom:2.5rem;grid-column:span 2;justify-self:end}@media screen and (min-width:1008px){#branding{bottom:3.5rem;grid-column:initial;position:sticky;right:0}}#powered-by{align-items:center;color:#fff;display:flex;gap:.75rem;margin-top:2rem;text-decoration:none}#video{margin-bottom:7rem;margin-top:7rem}#video>div{padding-top:0!important}#video .hs-embed-wrapper{max-width:none!important}.row-fluid-wrapper.dnd-section{background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover}.float{animation-duration:2s;animation-iteration-count:infinite;animation-name:floating;animation-timing-function:ease-in-out}.bounce{animation-duration:1s;animation-iteration-count:infinite;animation-name:bouncing;animation-timing-function:cubic-bezier(.45,.03,.49,1.46)}@keyframes floating{0%{transform:translateY(0)}50%{transform:translateY(6px)}to{transform:translateY(0)}}@keyframes bouncing{0%{transform:translateY(0) scaleY(.95)}20%{transform:translateY(-8px) scaleY(1.1)}40%{transform:translateY(0) scaleY(.95)}50%{transform:translateY(-4px) scaleY(1.05)}60%{transform:translateY(0) scaleY(.97)}80%{transform:translateY(-2px) scaleY(1.02)}to{transform:translateY(0) scaleY(.95)}}