.screen_content{width:100%;max-width:144rem;margin:0 auto;position:relative;z-index:1}@media(min-width:768px){.screen_content{max-width:70rem}}@media(min-width:992px){.screen_content{max-width:950px}}@media(min-width:1200px){.screen_content{max-width:1100px}}@media(min-width:1500px){.screen_content{max-width:1440px}}html{font-size:10px}body{margin:0}.nf_table{width:100%;height:100vh;display:table;color:#142935;font-size:1.4rem;font-family:Montserrat,sans-serif;font-weight:500}.nf_cell{display:table-cell;vertical-align:middle;text-align:center;width:100%}.nf_logo{width:100%;max-width:50rem;margin-left:auto;margin-right:auto;display:flex;justify-content:center;align-items:center}.nf_logo:not(:last-child){margin-bottom:3.5rem}@media(min-width:768px){.nf_logo:not(:last-child){margin-bottom:5rem}}.nf_heading{font-size:1.6rem;color:rgba(var(--secondary-rgb),.8)}.nf_heading h2{font-size:2.4rem;font-weight:700;color:var(--secondary)}.nf_heading>:not(:last-child){margin-bottom:2rem}.nf_heading:not(:last-child){margin-bottom:3.5rem}@media(min-width:768px){.nf_heading:not(:last-child){margin-bottom:4rem}}.nf-buttons{display:flex}.nf-buttons.centered,.nf_btn{justify-content:center}.nf_btn{position:relative;cursor:pointer;width:100%;display:flex;align-items:center;font-size:1.2rem;font-weight:700;border-radius:4px;padding:1.1rem 2rem;gap:6px;text-align:center;color:#fff;border:1px solid rgba(0,0,0,0);background:#8db635;text-decoration:none;transition:color .3s,background-color .3s}.nf_btn:focus{outline:none}.nf_btn:hover{text-decoration:none}.nf_btn:hover:before{height:calc(100% + 2px)}@media(min-width:450px){.nf_btn{width:unset;flex:1 1}}@media(min-width:768px){.nf_btn{width:auto;flex:0 1 auto}}