@import url(https://fonts.googleapis.com/css2?family=Bitter:ital,wght@0,400;0,700;1,400&family=Open+Sans:ital,wght@0,400;0,700;1,400;1,600&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,font,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{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}html,body{height:auto}body{font-family:'Open Sans',sans-serif;font-size:1.1em;line-height:1.7;background:#fff;color:#0d3656;overflow-x:hidden;overflow-y:scroll;background-image:url(../../../images/bg.jpg);background-size:cover;background-position:50% 50%}a{text-decoration:none;color:#7ac142}a:hover{color:#666}.home{position:relative;height:100vh;width:100vw;display:flex;align-content:center;align-items:center;justify-content:center;flex-direction:column;font-size:1.1em;max-width:800px;text-align:center;padding:0 70px;background:#fff;box-sizing:border-box}.home svg{fill:#7ac142;max-width:300px;width:90%;margin-bottom:60px}.home h1{font-family:"Bitter";font-size:1.5em;line-height:1.2;margin-bottom:30px}.home p{margin-bottom:1em}.home p:last-of-type{margin-bottom:0}@media screen and (max-width:1000px){body{background-image:none}.home{display:block;padding:60px 30px;height:auto}.home p:last-of-type{margin-bottom:60px}}