.wrapper,body,html{height:100%;width:100%;margin:0;padding:0;overflow:hidden}body{background:rgba(0,34,45,.05)}.wrapper{display:flex;align-items:center;justify-content:center;position:relative;max-height:800px;font-family:Source Sans Pro,sans-serif;font-size:16px;color:#00222d}.crossed-out{position:absolute;top:0;left:0;width:100%;height:100%;stroke:rgba(0,34,45,.05);stroke-width:3;z-index:-1}a{color:#00222d}.upgrade-button{font-size:16px;font-weight:700;text-transform:uppercase;line-height:normal;color:#fff;text-decoration:none;padding:5px 15px;border:2px solid #f3b200;border-radius:30px;cursor:pointer;display:inline-block;background:#f3b200}.embed-dialog{text-align:center}h1{font-family:Oswald;text-transform:uppercase;font-size:22px;font-weight:400;margin:10px 0 0}p{margin-top:0;margin-bottom:15px}@keyframes ripple-out{to{top:-12px;right:-12px;bottom:-12px;left:-12px;opacity:0}}.ripple-out{position:relative}.ripple-out:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:6px solid #f3b200;border-radius:30px;animation-duration:.8s}.ripple-out:active:before,.ripple-out:focus:before,.ripple-out:hover:before{animation-name:ripple-out}.logo{display:flex;align-items:center;justify-content:center;margin-top:0;margin-bottom:0}.logo-img{width:4em;height:4em;display:block;margin-top:3px;transition:transform .25s ease-in-out}.logo-img .logo-white{fill:#00222d}.logo .oranger{fill:#f3b200}.logo .logo-link:hover .logo-img{transform:rotate(90deg)}.logo .logo-link:hover .logo-img .oranger{fill:#f3b200}@media only screen and (min-width:768px){.logo-img{width:4em;height:4em}h1{font-size:30px}.wrapper{font-size:18px}.upgrade-button{font-size:16px;padding:6px 15px}p{margin-top:0;margin-bottom:25px}}@media only screen and (min-width:992px){.logo-img{width:5em;height:5em}h1{font-size:40px;margin:15px 0 0}.wrapper{font-size:20px}.upgrade-button{font-size:18px;padding:8px 25px}}@media only screen and (min-width:1200px){.logo-img{width:5.5em;height:5.5em}h1{font-size:42px}.upgrade-button{font-size:20px;padding:10px 30px}}