@import"https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body{font-family:Lato,Helvetica,Arial,sans-serif;background-color:#8cc0e980;text-wrap:pretty}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2}i{font-style:italic}.app{position:relative;max-width:800px;margin:0 auto;padding:1rem}.video-container{position:relative;width:100%;padding-top:56.25%;overflow:hidden;border-radius:10px;margin-bottom:1rem}.video-container video{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;object-fit:cover}.content{padding:1rem;background-color:#fff;border-radius:10px}.content:not(:last-child){margin-bottom:1rem}.button-container{display:flex;flex-direction:column;align-items:center}.content h1,.content h2,.content h3,.content h4,.content h5{color:#165d97}.content h1{font-size:2rem}.content h2{font-size:1rem;font-weight:700;margin-bottom:1rem}.content h3{font-size:1.2rem;font-weight:700;margin-bottom:2rem}.content h4{margin-bottom:2rem;font-size:1.2em}.content p{line-height:1.5}.content p:not(:last-child){margin-bottom:1rem}.content .content-item:not(:last-child){margin-bottom:3rem}.image-container img{display:block;width:100%;border-radius:1rem}.button-container{display:flex;align-items:center;padding-top:1rem}.pill{display:inline-block;padding:1rem;color:#fff;background-color:#165d97;border-radius:1rem;text-decoration:none}.sparkles{position:fixed;left:0;top:0;width:100%;height:100%;overflow:hidden;touch-action:none}.sparkles>div{position:absolute;width:100px;height:100px;margin-left:-50px;margin-top:-50px;pointer-events:none}.sparkles img{width:100%;height:100%;animation:animateSparkles .75s ease-in-out both;opacity:0}@keyframes animateSparkles{0%{opacity:0;transform:translateY(0)}50%{opacity:1}to{opacity:0;transform:translateY(200%)}}
