.modal{background-color:#fff;background-position:top;background-repeat:no-repeat;background-size:cover;border:2px solid #eaeaea;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;display:none;left:0;margin:0 auto!important;max-height:50%;max-width:100%;overflow-y:hidden;overflow-y:auto;position:fixed;right:0;top:30%;width:420px;z-index:100}.modal-content-wrapper{padding:40px 30px;position:relative}.modal-content-wrapper:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0}@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm){.modal:after{position:fixed}}.modal h3{margin-top:120px}.modal strong{font-weight:700}.modal-content{position:relative;z-index:101}.modal-content video{height:auto!important;width:100%!important}.modal-mask{background-color:rgba(0,0,0,.7)!important;display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:99}.modal-close{cursor:pointer;font-size:30px;line-height:1;position:absolute;right:15px;top:7px;z-index:1}@media (max-width:767px){.modal{max-width:76%}}