.survey-dialog{position:fixed;display:none;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:1000}.survey-dialog__wrapper{max-width:600px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}.survey-dialog__wrapper-inner{position:relative;overflow:hidden;background-image:linear-gradient(135deg,#fff 40%,rgba(255,255,255,.5))}.survey-dialog__wrapper-image{position:absolute;top:0;z-index:-1;height:100%;width:100%}.survey-dialog__wrapper-image img{position:absolute;bottom:0;height:100%;width:auto;right:0}.survey-dialog__wrapper-content{padding:2rem}.survey-dialog__logo{text-align:right}.survey-dialog__logo img{max-height:3rem}.survey-dialog__content{width:70%;padding-top:1rem;padding-bottom:3rem}@media screen and (max-width:1080px){.survey-dialog__content{width:100%;padding-top:.5rem;padding-bottom:1rem}}.survey-dialog__btn-wrapper{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;flex-wrap:wrap}.survey-dialog__btn{line-height:3rem;background-color:#eee;-webkit-box-flex:0;flex:0 1 47%;text-align:center;cursor:pointer;text-transform:uppercase;color:#686868!important}@media screen and (max-width:1080px){.survey-dialog__btn{-webkit-box-flex:0;flex:0 1 100%}}@media screen and (max-width:560px){.survey-dialog__btn{font-size:.75rem}}@media screen and (max-width:1080px){.survey-dialog__btn:first-of-type{margin-bottom:.8rem}}.survey-dialog__btn--blue{background-color:#00366a;color:#fff!important}.survey-dialog__btn:hover{text-decoration:underline}
/*# sourceMappingURL=survey-dialog.min.css.map */
