.blocker{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:auto;z-index:1000;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:500px;margin-top:1.6rem;margin-bottom:1.6rem;box-sizing:border-box;width:90%;background:#fff;padding:15px 30px;border-radius:.2rem;box-shadow:0 0 .2rem #000;text-align:left}.modal a.close-modal{color:#333;cursor:pointer;display:inline-block;text-decoration:none;transition:.3s all;background-color:#ed1c24;border:0;border-radius:.2rem;box-shadow:0 .2rem #c61017;color:#fff;font-family:inherit;cursor:pointer;padding:.1rem 1rem;text-align:center;font-size:2em;height:4rem;line-height:1;width:4.5rem;font-size:1em;height:2rem;line-height:1;padding:.2rem 0;text-align:center;width:2.5rem;background-image:none;border-radius:.2rem;box-shadow:none;border-bottom:.2rem solid #c61017;float:none;font-size:1em;height:3rem;margin:auto;outline:0;overflow:hidden;padding:0;position:absolute;right:0;text-indent:101%;top:-1rem;width:3rem;position:absolute;top:-12.5px;right:-12.5px;display:block}@media (min-width:26.875em){.modal a.close-modal{right:-1rem}}.modal a.close-modal:disabled{opacity:.2}.modal a.close-modal:hover{background-color:#de1219}.modal a.close-modal:focus{outline:0}.modal a.close-modal:active{box-shadow:none;transform:translateY(.2rem)}.modal a.close-modal:hover{outline:inherit}.modal a.close-modal:after{content:'\f133';font-family:icons;font-size:.6em;left:50%;top:50%;position:absolute;transform:translate(-50%,-50%);text-indent:0;width:auto}.modal a.close-modal:after{font-size:.7em}.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:#fff;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)}}.Product__Preview--Modal{max-width:90%}@media (min-width:48em){.Product__Preview--Modal{max-width:120rem}}