.m151{display:-ms-flexbox;display:flex}.m151.hidden{display:none}.m151__universal-modal{position:fixed;top:0;bottom:0;left:0;right:0;background:rgba(49,48,48,.5);z-index:1001;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.m151__universal-modal.hide{display:none}.m151__modal{position:relative;padding:3rem;width:95%;border-radius:.3rem;max-height:98vh;overflow-y:auto;scrollbar-width:none;background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.m151__modal svg{width:1.2rem;height:1.2rem}.m151__modal-header{margin-bottom:2rem;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;border-bottom:1px solid #a7a8a9;padding-bottom:1rem}.m151__modal__title{margin:0}.m151__modal-link{width:100%}@media only screen and (min-width:768px){.m151__modal{width:50rem}}