body,html{margin:0;padding:0;font-family:Helvetica,Arial,sans-serif;font-size:14px}.previewWrapper{display:flex;flex-wrap:wrap;justify-content:center;padding:200px 30px 38px;background:#bbcbd0}#iframeDesktop{width:1000px;height:calc(95vh - 140px);margin-right:30px;margin-left:auto}#iframeMobile{width:480px;margin-left:30px;height:calc(95vh - 140px)}#langswitch{position:absolute;top:10px;right:30px;z-index:11;padding:5px;border-radius:5px;height:36px;border:solid 1px #f55f3f;color:#1b8da8;background:#fff;width:auto}.optionsWrapper{z-index:1;position:fixed;top:0;left:0;width:100%;padding:45px 0;background:#bbcbd0}.options{max-width:1024px;margin:0 auto}.options .cr-link{width:100%}.options .cr-link .inner{width:100%;display:flex;justify-content:center;align-items:center}.options input{background-color:#fff;border-radius:5px;color:#aaa;line-height:24px;padding-left:15px;height:36px;border:solid 1px #f55f3f;margin-top:10px;flex-grow:1}.options input::-webkit-input-placeholder{color:#999}.options input::-moz-placeholder{color:#999}.options input:-ms-input-placeholder{color:#999}.options input:-moz-placeholder{color:#999}.options .btn{cursor:pointer;width:210px;max-width:250px;margin:10px 0 0 10px;text-decoration:none;background-color:#fff;border:solid 1px #f55f3f;color:#1b8da8;border-radius:5px;display:inline-flex;align-items:center;-ms-flex-align:center;justify-content:center;-ms-flex-pack:center;height:36px;font-weight:normal;padding:0 15px;transition:background-color .3s ease-in-out}.options .btn.vanish{background-color:#d2d2d2}.options .btn:hover{background-color:#f55f3f;color:#fff}.options .testmail .inner{width:100%;display:flex;justify-content:space-between;align-items:center}.options .testmail a{width:200px}.resultWrap,.downloadresultsWrap{opacity:0;transition:all .4s ease-in-out;display:none}.resultWrap #results,.downloadresultsWrap #results{text-align:center;max-width:1024px;margin:0 auto;color:#999}.resultWrap.active,.downloadresultsWrap.active{opacity:1;position:fixed;height:100vh;width:100vw;z-index:1000;background-color:rgba(0,0,0,.85);top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center}.resultWrap.active #results,.downloadresultsWrap.active #results{background-color:#eee;padding:30px;font-size:18px}.resultWrap.active #results p,.downloadresultsWrap.active #results p{margin:0;padding:0}#downloadsClose{z-index:1;position:absolute;top:30px;right:30px;border:2px solid #fff;width:40px;height:40px;padding:3px}#downloadsClose span{top:15px;right:-1px;width:100%;height:4px;background-color:#fff;position:absolute;transform:rotate(-45deg)}#downloadsClose span:first-child{transform:rotate(45deg)}@media(max-width: 1615px){#iframeDesktop{margin-bottom:50px}}@media(max-width: 1000px){#iframeDesktop{margin-right:15px;margin-left:15px;max-width:calc(100vw - 30px)}}