@charset "UTF-8";body{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;min-height:100vh}.page{max-width:980px;margin:0 auto;padding:60px 0}.page_title{font-size:3.0rem;font-weight:700;margin-bottom:20px}.page_text{font-size:1.6rem;margin-bottom:15px}.footer{margin-top:auto}.footer_anchor{color:#fff}.footer_anchor:hover{text-decoration:none}.header_logo_title{font-size:2.6rem;font-weight:700}@media screen and (max-width:979px) and (min-width:768px){.header,.footer,.page{padding-left:4%;padding-right:4%}}