.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:109940;display:none;overflow:hidden;outline:0}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal:before{width:100%;height:100%;position:absolute;top:0;left:0;background:#222837;opacity:0.64;content:"";-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s}.modal-dialog{position:relative;width:auto;pointer-events:none;margin:10px}.modal.fade .modal-dialog{-webkit-transition:0.3s ease-out;-o-transition:0.3s ease-out;transition:0.3s ease-out;-webkit-transform:translate(0,-5%);-ms-transform:translate(0,-5%);transform:translate(0,-5%)}.modal.show .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.modal-dialog-centered{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;min-height:calc(100% - (10px * 2))}.modal-dialog-centered:before{display:block;height:calc(100vh - (10px * 2));content:""}.modal-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border-radius:0;-webkit-box-shadow:0 1px 6px rgba(0,0,0,0.3);box-shadow:0 1px 6px rgba(0,0,0,0.3);outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#222837}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:0.25}.modal-header{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;padding:30px 40px 0;background:#fff;color:#fff;position:relative}.modal-header .close{position:absolute;top:5px;right:5px;width:40px;height:40px;display:block;padding:0;margin:0;background:url(../images/close.svg) center no-repeat !important;min-width:inherit;-webkit-box-shadow:none !important;box-shadow:none !important;border:0}.modal-title{margin-bottom:0;font-weight:400;width:100%;color:#222837;text-align:center}.modal-body{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;-webkit-flex:1 1 auto;flex:1 1 auto;padding:30px 40px}.modal-body--nopadd{padding:0 !important}.modal-footer{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;padding:10px}.modal-footer >:not(:first-child){margin-left:5px}.modal-footer >:not(:last-child){margin-right:5px}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.modal-default{text-align:center}.modal-default__heading{font-weight:400;margin-bottom:15px}.modal-default__text{margin-bottom:30px}.modal-default__btn{margin:10px;min-width:100px !important}@media (min-width:992px){.modal-lg{max-width:1100px}}@media screen and (max-width:1749.98px){.modal-header{padding:15px 40px}}@media (min-width:1400px){.modal-lg{max-width:1200px}}@media (min-width:576px){.modal-dialog{max-width:700px;margin:10px auto} .modal-dialog-centered{min-height:calc(100% - (40px * 2))} .modal-sm{max-width:500px}}@media screen and (max-width:767.98px){.modal-header{padding:10px 15px} .modal-title{font-size:18px} .modal-body{padding:15px} .modal-default__text{margin-bottom:15px}}