.view-check-app{height:100vh}.view-check-app .container{height:100%;padding-top:3rem;padding-bottom:4rem}.view-check-app .container .wrapper{height:100%;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-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.view-check-app .container .wrapper .check-app-header{width:100%;margin-bottom:1.5rem}.view-check-app .container .wrapper .check-app-header .brand{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.view-check-app .container .wrapper .check-app-header .brand .square{width:40px;height:40px;margin-right:.75rem;background-color:var(--brand);border-radius:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.view-check-app .container .wrapper .check-app-header .brand .square img{width:32px}.view-check-app .container .wrapper .check-app-header .brand h6{width:calc(100% - 40px - .75rem)}.view-check-app .container .wrapper .check-app-body{width:100%}.view-check-app .container .wrapper .check-app-body .ratio-wrapper{margin-bottom:1rem;position:relative}.view-check-app .container .wrapper .check-app-body .ratio-wrapper .img-mask{width:100%;border-radius:.5rem}.view-check-app .container .wrapper .check-app-body .ratio-wrapper .img-mask .point{padding-right:.5rem;background-color:pink;color:var(--white);border:1px solid #db7093;position:absolute;top:.5rem;left:.5rem;border-radius:.5rem}.view-check-app .container .wrapper .check-app-body .ratio-wrapper .overlay{width:100%;height:100%;background-color:var(--black-alpha-50);position:absolute;top:50%;left:50%;z-index:10;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.view-check-app .container .wrapper .check-app-body .ratio-wrapper .overlay .btn{color:var(--white);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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.view-check-app .container .wrapper .check-app-body .ratio-wrapper .overlay .btn i{font-size:3rem}.view-check-app .container .wrapper .check-app-body p{margin-bottom:.5rem;color:var(--gray-6)}.view-check-app .container .wrapper .check-app-footer{margin-top:auto}.view-check-app .container .wrapper .check-app-footer>.btn.btn-primary{height:50px;font-size:1.125rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:.5rem}@media screen and (min-width: 768px){.view-check-app .container{max-width:580px;padding-top:1rem}.view-check-app .container .wrapper .check-app-header{margin-bottom:.75rem}}/*# sourceMappingURL=check_app_self_play.min.css.map */