﻿body.modal-open #main-content{filter:blur(10px);}.modal-dialog{height:100vh;}#getStarted .modal-content{background:none;min-width:720px;border:0;}#getStarted .modal-content .modal-header{position:relative;}#getStarted .modal-content .modal-body{background:none;}.get-started{color:#fff;}.get-started h1{font-size:32px;line-height:48px;font-weight:700;}.get-started p{list-style:30px;}.get-started .logo{width:234px;}.get-started .box{width:100%!important;max-width:344px;}.get-started .context{margin:134px auto;}.get-started .awards img:not(:last-child){margin-right:13px;}.get-started .loading{animation:spin 2s linear infinite;}@media(max-width:767px){.modal-content{min-width:100%!important;}.get-started h1{font-size:24px;line-height:32px;}.get-started p{font-size:14px;}.get-started .logo{width:200px;}.get-started .box{max-width:none;}.get-started .context{margin:40px auto;}.get-started .awards img{margin-bottom:20px;width:50px;}.get-started .awards img:not(:last-child){margin-right:5px;}}@keyframes spin{from{transform:rotate(360deg);}to{transform:rotate(0deg);}}