.miniPageOverlay{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:none;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:5}.miniPageOverlay.js-shown{display:-webkit-box;display:-ms-flexbox;display:flex}.miniPageOverlay__shade{background:rgba(68,68,68,.8);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.miniPageOverlay__container{-webkit-box-shadow:4px 4px 14px 0 rgba(0,0,0,.2);box-shadow:4px 4px 14px 0 rgba(0,0,0,.2);margin:auto 0;position:relative;width:90vw}@media (min-width:1001px){.miniPageOverlay__container{width:60vw}}.miniPageOverlay__scrollArea{background:#fff;max-height:100vh;min-height:10vh;overflow-x:hidden;overflow-y:auto;position:relative;z-index:2}