@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@700&display=swap);a,article,aside,b,blockquote,body,canvas,caption,center,dd,details,div,dl,dt,embed,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,label,li,menu,nav,ol,p,pre,section,span,table,tbody,td,tfoot,th,thead,tr,u,ul{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none;margin-bottom:2rem}table{border-collapse:collapse;border-spacing:0}body,html{font-size:16px;font-family:Nunito,sans-serif}body{-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6,p{line-height:1.4em}a:link,a:visited{text-decoration:none;color:inherit}a:link:hover,a:visited:hover{text-decoration:underline}body,html{height:auto;min-height:100%;margin:0}body{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto;min-height:100%;position:absolute;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.main-content{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px 0}@media (min-width:768px){.main-content{padding:40px 0}}.logo{display:block;margin:0 auto;width:40vw;height:40vw;background:url(../images/dotvoz-logo.svg) center no-repeat;background-size:contain;-webkit-transition:all ease-in-out 150ms;transition:all ease-in-out 150ms;margin-bottom:60px}@media (min-width:768px){.logo{width:200px;height:200px}}@media (min-width:768px){.logo{margin-bottom:5vh}}.hero-text{margin-bottom:60px}@media (min-width:768px){.hero-text{margin-bottom:5vh}}.hero-text h1,.hero-text h2{font-size:6vw}@media (min-width:768px){.hero-text h1,.hero-text h2{font-size:32px}}.team{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;max-width:600px;margin:0 auto;width:100%}.avatar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#3c3c3c}.avatar:hover{color:#121212}.avatar .image{border-radius:100%;margin-bottom:15px;background-position:center;background-repeat:no-repeat;background-size:cover;width:30vw;height:30vw}.avatar .image img{width:100%;height:auto;border-radius:100%}@media (min-width:768px){.avatar .image{width:200px;height:200px}}.avatar .image.devjah{background-image:url(../images/devjah.jpg)}.avatar .image.vozochris{background-image:url(../images/vozochris.jpg)}.avatar p{font-size:6vw}@media (min-width:768px){.avatar p{font-size:28px}}