section.page{background-color:#707070;background-image:url(/assets/img/home/bg.jpg);background-size:cover;background-position:center bottom;background-repeat:no-repeat}section.page .container,section.page .flex-wrapper{height:100%;min-height:100vh}section.page .flex-wrapper{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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}section.page .flex-wrapper .logo-wrapper{width:100%;max-width:18.75rem;margin-bottom:3.125rem}section.page .flex-wrapper .logo-wrapper img{width:100%}@media (max-width:419.98px){section.page .flex-wrapper .logo-wrapper{max-width:200px}}section.page .flex-wrapper .text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3.125rem}section.page .flex-wrapper .text span{display:block;font-size:1.875rem;line-height:1.2;color:#fff}section.page .flex-wrapper .text span.red-dot{height:.625rem;width:.625rem;background-color:#e51313;margin:0 .9375rem}@media (max-width:767.98px){section.page .flex-wrapper .text{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}section.page .flex-wrapper .text span:not(:last-child){margin-bottom:30px}}section.page .flex-wrapper .btn-wrapper{margin-bottom:6.25rem}@media (max-height:640px){section.page .flex-wrapper .btn-wrapper{margin-bottom:50px}}