/*fc1687504790*/#js__popupContainer{position:fixed;z-index:99;top:0;left:0;height:100%;width:100%;opacity:0;visibility:hidden;-webkit-transition:opacity .3s ease-in-out,visibility .3s ease-in-out;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}#js__popupContainer.-active{opacity:1;visibility:visible}#js__popupContainer .module{width:90vw;margin:5vw auto 0;-webkit-box-shadow:0 0 3.84615rem #0000004D;box-shadow:0 0 3.84615rem #0000004D;position:relative}#js__popupContainer .module_body{height:100%;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.popupContainer__close{height:44px;width:44px;background:#f5f5f5;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;line-height:1;font-size:1.23077rem;font-weight:300;font-family:"Open Sans",Arial,sans-serif;color:#333;position:absolute!important;top:0;right:0;-webkit-transition:background-color .3s ease-out;transition:background-color .3s ease-out}.popupContainer__close:hover{background-color:#ededed}@media (min-width:768px){#js__popupContainer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}#js__popupContainer .module{max-width:740px;max-height:480px;height:28.23529vw;width:43.52941vw;min-height:300px;min-width:463px}.popupContainer__close{height:3.84615rem;width:3.84615rem;min-height:40px;min-width:40px}}