﻿*{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{background-color:#fff;color:#323436;font-family:proxima-nova,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,sans-serif;font-size:15px;font-weight:400;line-height:1.4;margin:0;padding:0;text-align:center}.container,body,html{height:100%;width:100%}.container{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.logo{display:block;height:auto;margin-bottom:20px;width:100%}.btn--default{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#4a4a49;border:none;border-radius:40px;color:#fff;cursor:pointer;display:inline-block;font-size:13px;line-height:1.23;outline:none;padding:11px 5px;text-align:center;text-transform:uppercase;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;width:100%}.btn--default:hover{background:#303030}