.reveal-modal-bg{background:#000;background:rgba(0,0,0,.8);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:999999}.reveal-modal{background:#eee;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:0 0 10px rgba(0,0,0,.4);-webkit-box-shadow:0 0 10px rgba(0,0,0,.4);display:none;left:50%;margin-left:-310px;padding:30px 40px 34px;position:absolute;top:100px;width:620px;z-index:9999991;-box-shadow:0 0 10px rgba(0,0,0,.4)}.reveal-modal-white{background:#fff!important}.reveal-modal h2{font-weight:400}.reveal-modal .slick-list.draggable{max-height:450px}.reveal-modal .modal-img{height:auto;max-height:450px;max-width:100%;width:100%}.reveal-modal form{display:none;max-width:620px}.reveal-modal .actions{text-align:center}.reveal-modal .actions .hs-button{width:100%}.reveal-modal .img-row{background-position:50%;background-repeat:no-repeat;background-size:contain;height:150px;max-height:150px;width:auto!important}.reveal-modal .extra{font-weight:700;margin-bottom:16px}.reveal-modal .extra>div{margin-top:7px}.reveal-modal.small{margin-left:-140px;width:200px}.reveal-modal.medium{margin-left:-240px;width:400px}.reveal-modal.large{margin-left:-340px;width:600px}.reveal-modal.xlarge{margin-left:-440px;width:800px}.reveal-modal .close-reveal-modal{color:#222;cursor:pointer;font-size:5rem;font-weight:300;line-height:.5;position:absolute;right:11px;text-shadow:0 -1px 1px rbga(0,0,0,.6);top:8px}.editor-modal-wrapper{background-color:#fff;border-bottom:2px solid #ccc;border-top:2px solid #ccc;color:#222;font-size:2rem;padding:48px;text-align:center;width:100%}.editor-modal{background-color:#e1e1e1;border:3px dashed #ccc;border-radius:14px;padding:24px}@media (max-width:650px){.reveal-modal{left:0;margin-left:24px;width:calc(100% - 48px)}}