@import url(https://fonts.googleapis.com/css?family=Vollkorn|Roboto);@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);.no-pointer-events{pointer-events:none}.show-pointer{cursor:pointer}.no-pointer{cursor:default!important}.no-user-select,.select-none{-webkit-user-select:none}.pos-rel{position:relative}.pos-abs{position:absolute}.opacity-0{opacity:0}.pull-left{float:left!important}.pull-right{float:right!important}.flex-row{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.flex-row__column{-ms-flex-direction:column;flex-direction:column;-ms-flex:1;flex:1}.flex-column,.flex-row__column{display:-ms-flexbox;display:flex}.flex-column{-ms-flex-direction:column;flex-direction:column;width:100%}.flex-column__row{-ms-flex:1;flex:1;width:100%;display:-ms-flexbox;display:flex}.flex-1{-ms-flex:1;flex:1}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.centerXY{position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%)}.invisible{visibility:hidden}.text-hide{font:"0/0" a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}@media screen and (orientation:landscape){.hide-when-landscape{display:none!important}}@media screen and (orientation:portrait){.hide-when-portrait{display:none!important}}@media screen and (min-device-width:768px) and (orientation:portrait){.hide-when-portrait-768{display:none!important}}@media screen and (max-width:600px){.hide-on-phone{display:none!important}}@media screen and (max-width:600px){.show-on-phone{display:block!important}}.fill{height:100%;width:100%;position:absolute;top:0;right:0;left:0;bottom:0}.inline-block{display:inline-block}*{margin:0;padding:0}caption,h1,h2,h3,h4,h5,h6,td,th{font-weight:400}img{border:0}ul{list-style:none}ul,ul li{margin:0;padding:0}button{padding:0;border:none}.spinner{width:15px;height:15px;animation:rotator 1.4s linear infinite}@keyframes rotator{0%{transform:rotate(0deg)}to{transform:rotate(270deg)}}.path{stroke-dasharray:187;stroke-dashoffset:0;transform-origin:center;stroke:#296090;animation:dash 1.4s ease-in-out infinite}@keyframes dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;transform:rotate(135deg)}to{stroke-dashoffset:187;transform:rotate(450deg)}}.card-wrapper{width:100%;height:100vh;overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;position:absolute;top:0;left:0;transition:transform .7s}.card-wrapper h1{text-align:center;font-size:50px;color:#296090}.card-wrapper h3{text-align:center;font-size:24px;color:#296090}.card{width:70%;max-width:500px;background:#fff;box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12)}@media screen and (max-width:480px){.card{width:100%;height:100vh}}.padded-card{padding:30px 40px 20px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.card-title{padding:15px;border-bottom:1px solid rgba(0,0,0,.1);position:relative;background:#296090;color:#fff}.card-title h3{color:#fff}.card-title i{font-size:24px;position:absolute;top:53%;left:25px;transform:translateY(-50%);cursor:pointer}.card-title .spinner{position:absolute;top:37px;right:23px}.card-title .spinner .path{stroke:#fff}.cta-btn{margin-top:25px;text-align:center;padding:10px 15px;max-width:500px;background:#296090;color:#fff;font-weight:700;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;min-height:40px;cursor:pointer}.cta-btn+.cta-btn{margin-top:10px}.text-link{height:50px;line-height:50px;text-align:center;padding:0 15px;max-width:500px;margin-top:20px;background:transparent;color:#296090;font-weight:300;text-decoration:underline;cursor:pointer;display:block}*{box-sizing:border-box}app{width:100%}::-webkit-scrollbar{width:10px;z-index:1000000}::-webkit-scrollbar-button{display:none}::-webkit-scrollbar-track{background-color:rgba(0,0,0,.2);z-index:1000000}::-webkit-scrollbar-thumb{background-color:#8e8e8e;z-index:1000000}body{min-height:100vh;max-width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:Montserrat,sans-serif;padding:0;background-color:#fff}@media (min-width:450px){body{padding:0 10px}}@media (min-width:769px){body{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}}@media screen and (-webkit-min-device-pixel-ratio:0){input:focus,select:focus,textarea:focus{font-size:16px;background:#eee}}@media screen and (-webkit-min-device-pixel-ratio:0){input,select,textarea{font-size:16px}}