.blocker{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:auto;z-index:999;padding:20px;box-sizing:border-box;background-color:#000;background-color:rgba(0,0,0,.75);text-align:center}.blocker:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-.05em}.blocker.behind{background-color:transparent}.modal{display:none;vertical-align:middle;position:relative;z-index:2;max-width:670px;box-sizing:border-box;width:90%;background:#000000;padding:50px 40px;text-align:left;z-index:999}@media (max-width:880px){.modal{width:95%;padding:30px 20px}}.modal a.close-modal{position:absolute;top:20px;right:20px;display:block;width:22px;height:22px;text-indent:-9999px;background-size:contain;background-repeat:no-repeat;background-position:center center;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAABHNCSVQICAgIfAhkiAAAAOhJREFUSEu11sEOwiAMBmDrK3n14BuYnUw8+XRefQmfS1aMLMgK/Qtll2Vh9AuFdaUQwpOI7oeJFxsnDn+haPDDh8HjDI9jXznug+MvX2wWmEPR2DBvsIR2mBcoQSI2CtagKtYLtqAmZgU1SMVQEIEgTANRCMZqoAUyYSVohcxYAvm+pBJkKXF/FQSZ+FvRq6eWmrA8dT3FG8akPbKCENY6DBZQxZBTh4JNDIEs/8MqZoFQUMR6IATcYSOQBpZtwdacIB946x3p0OQNjxtUW2Fq5dwhCSSPPdJSnlIasTMX1bc2YXScndsK9nrP4OxctAYAAAAASUVORK5CYII=);transition:opacity .2s}.modal a.close-modal:hover{opacity:.7}.modal-spinner{display:none;position:fixed;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);padding:12px 16px;border-radius:5px;background-color:#111;height:20px}.modal-spinner>div{border-radius:100px;background-color:#000000;height:20px;width:2px;margin:0 1px;display:inline-block;-webkit-animation:sk-stretchdelay 1.2s infinite ease-in-out;animation:sk-stretchdelay 1.2s infinite ease-in-out}.modal-spinner .rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.modal-spinner .rect3{-webkit-animation-delay:-1s;animation-delay:-1s}.modal-spinner .rect4{-webkit-animation-delay:-.9s;animation-delay:-.9s}@-webkit-keyframes sk-stretchdelay{0%,100%,40%{-webkit-transform:scaleY(.5)}20%{-webkit-transform:scaleY(1)}}@keyframes sk-stretchdelay{0%,100%,40%{transform:scaleY(.5);-webkit-transform:scaleY(.5)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}