#productConfigModal{z-index:10000}.reveal-modal-bg{position:fixed;height:100%;width:100%;background:#191919;opacity:.8;z-index:100;display:none;top:0;left:0}.reveal-modal{visibility:hidden;top:2.2%;left:0;margin:0 5%;padding:2.5%;width:90%;height:86vh;background-color:#fff;position:absolute;z-index:101;-webkit-box-shadow:2px 2px 4px 0 rgba(0,0,0,0.6),6px 6px 12px 0 rgba(0,0,0,0.3);-moz-box-shadow:2px 2px 4px 0 rgba(0,0,0,0.6),6px 6px 12px 0 rgba(0,0,0,0.3);-o-box-shadow:2px 2px 4px 0 rgba(0,0,0,0.6),6px 6px 12px 0 rgba(0,0,0,0.3);-ms-box-shadow:2px 2px 4px 0 rgba(0,0,0,0.6),6px 6px 12px 0 rgba(0,0,0,0.3);box-shadow:2px 2px 4px 0 rgba(0,0,0,0.6),6px 6px 12px 0 rgba(0,0,0,0.3)}.reveal-modal.small{width:200px;margin-left:-140px}.reveal-modal.medium{width:400px;margin-left:-240px}.reveal-modal.large{width:600px;margin-left:-340px}.reveal-modal.xlarge{width:800px;margin-left:-440px}.reveal-modal .close-reveal-modal,.close-reveal-modal{position:absolute;top:1rem;right:1rem;color:#191919;background-color:#f2f2f2;cursor:pointer;padding:1rem}.close-reveal-modal{font-size:1.75rem;line-height:1rem;font-weight:600;text-decoration:none}.close-reveal-modal:hover,.close-reveal-modal:active{text-decoration:none;color:#f2f2f2;background-color:#767676}.modal-contents{width:100%;height:85%}.modal-contents iframe{width:100%;height:100%}