@charset "UTF-8";*{-webkit-tap-highlight-color:transparent}body,html{overflow:hidden;font-family:InspireTWDC,Helvetica,Arial,sans-serif}html{touch-action:none;overflow:hidden}html body{background-color:#000;padding:0;margin:0}html body a{color:#1994d7}html body .buttonText{font-weight:400}html body #turn{width:100%;min-height:100%;position:fixed;top:0;left:0;background-color:#fff;background-image:url(../img/small/returnScreen_Small@2x.jpg);background-size:1080px 720px;background-repeat:no-repeat;background-position:center center;display:none;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;color:#000;z-index:2000}html body #turn .rotation{animation:rotate 2s infinite;position:absolute;width:8%;left:50%;margin-left:-4%;bottom:-40%}@-webkit-keyframes rotate{from{-webkit-transform:rotate(360deg)}to{-webkit-transform:rotate(0)}}@-moz-keyframes rotate{from{transform:rotate(360deg)}to{transform:rotate(0)}}@-o-keyframes rotate{from{transform:rotate(360deg)}to{transform:rotate(0)}}@-ms-keyframes rotate{html body #turn from{-ms-transform:rotate(360deg)}html body #turn to{-ms-transform:rotate(0)}}@keyframes rotate{from{transform:rotate(360deg)}to{transform:rotate(0)}}html body #overlay{visibility:hidden;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#1d96d7;opacity:.6;z-index:999}html body #dialog{visibility:hidden;z-index:3000;position:fixed;width:100%;height:100%;text-align:left;background-color:#fff;overflow-y:scroll;-webkit-overflow-scrolling:touch}html body #dialog hr{margin:8px 25px 20px;height:1px;border:0;background:#c8c8c8;background:-webkit-gradient(linear,0 0,100% 0,from(#fff),to(#fff),color-stop(50%,#c8c8c8))}html body #dialog #disclaimer,html body #dialog #survey{position:relative;margin:auto;color:#253b56;min-height:100%;height:auto;opacity:.9;overflow-y:scroll;-webkit-overflow-scrolling:touch}html body #dialog #disclaimer .close,html body #dialog #survey .close{display:none;width:25px;height:25px;background:url(../img/small/btnClose.png) no-repeat center;float:right;right:20px;top:20px;border:none;outline:0}html body #dialog #disclaimer h1,html body #dialog #survey h1{padding:20px 20px 0;margin-bottom:0}html body #dialog #disclaimer button,html body #dialog #survey button{margin-bottom:15px}html body #dialog #disclaimer button.btnBlue,html body #dialog #survey button.btnBlue{background:#00a5ff;background-image:-webkit-linear-gradient(left,#00a5ff,#0052de);background-image:-moz-linear-gradient(left,#00a5ff,#0052de);background-image:-ms-linear-gradient(left,#00a5ff,#0052de);background-image:-o-linear-gradient(left,#00a5ff,#0052de);background-image:linear-gradient(to right,#00a5ff,#0052de);-webkit-border-radius:10;-moz-border-radius:10;border-radius:10px;font-family:InspireTWDC;color:#fff;font-size:20px;font-weight:800;padding:15px 20px 15px 20px;text-decoration:none;cursor:pointer;border:#fff;outline:0}html body #dialog #disclaimer button.btnBlue:active,html body #dialog #disclaimer button.btnBlue:hover,html body #dialog #survey button.btnBlue:active,html body #dialog #survey button.btnBlue:hover{background:#3cb0fd;background-image:-webkit-linear-gradient(left,#3cb0fd,#0052de);background-image:-moz-linear-gradient(left,#3cb0fd,#0052de);background-image:-ms-linear-gradient(left,#3cb0fd,#0052de);background-image:-o-linear-gradient(left,#3cb0fd,#0052de);background-image:linear-gradient(to right,#3cb0fd,#0052de);text-decoration:none}html body #dialog #disclaimer button.btnYellow,html body #dialog #survey button.btnYellow{background:#fed600;background-image:-webkit-linear-gradient(left,#fed600,#e9b901);background-image:-moz-linear-gradient(left,#fed600,#e9b901);background-image:-ms-linear-gradient(left,#fed600,#e9b901);background-image:-o-linear-gradient(left,#fed600,#e9b901);background-image:linear-gradient(to right,#fed600,#e9b901);-webkit-border-radius:10;-moz-border-radius:10;border-radius:10px;font-family:InspireTWDC;color:#fff;font-size:24px;font-weight:800;padding:15px 20px 15px 20px;text-decoration:none;cursor:pointer;border:#fff;outline:0}html body #dialog #disclaimer button.btnYellow:active,html body #dialog #disclaimer button.btnYellow:hover,html body #dialog #survey button.btnYellow:active,html body #dialog #survey button.btnYellow:hover{background:#fddf3d;background-image:-webkit-linear-gradient(left,#fddf3d,#e9ba01);background-image:-moz-linear-gradient(left,#fddf3d,#e9ba01);background-image:-ms-linear-gradient(left,#fddf3d,#e9ba01);background-image:-o-linear-gradient(left,#fddf3d,#e9ba01);background-image:linear-gradient(to right,#fddf3d,#e9ba01);text-decoration:none}html body #dialog #disclaimer{margin:0 20px}html body #dialog #legalLinks{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:15px}html body #dialog #survey{text-align:center}html body #dialog #survey h1{font-weight:800;font-size:1.4em}html body #dialog #survey h1.compatible{background:-moz-linear-gradient(330deg,#645eff 0,#5475ff 40%,#31a6ff 50%,#04e6ff 100%);background:-o-linear-gradient(330deg,#645eff 0,#5475ff 40%,#31a6ff 50%,#04e6ff 100%);background:linear-gradient(330deg,#645eff 0,#5475ff 40%,#31a6ff 50%,#04e6ff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}html body #dialog #survey h1.android{color:#645eff}@media screen and (min-width:667px){html body #dialog #survey{font-size:2em}}html body #dialog #survey #legalTextSurvey{font-size:8px;margin:0 20px 20px}html body #dialog #survey form .rating{font-size:50px;color:#c8c8c8}html body #dialog #survey form .rating>span{display:inline-block;position:relative}html body #dialog #survey form .rating>span.fill{color:#ffd900}html body #dialog #survey form .rating>span.fill:before{content:"\2605";position:absolute;color:#ffd900;left:0}html body #dialog #survey form #labelRating{color:#c8c8c8;font-size:12px;padding:0;margin:0 0 20px}html body #dialog #survey form textarea{margin:20px;min-width:70%;max-width:70%;min-height:100px;height:100px;font-size:14px;border-color:#d3d3d3;color:#253b56;outline:0;-webkit-box-shadow:none;-webkit-appearance:none;-moz-box-shadow:none;box-shadow:none}@media screen and (min-width:667px){html body #dialog #survey form textarea{min-width:60%;max-width:60%;min-height:200px;height:200px}}html body #dialog #survey form ::-webkit-input-placeholder{color:#c8c8c8}html body #dialog #survey form :-moz-placeholder{color:#c8c8c8;opacity:1}html body #dialog #survey form ::-moz-placeholder{color:#c8c8c8;opacity:1}html body #dialog #survey form :-ms-input-placeholder{color:#c8c8c8}html body #dialog #btnCloseBottomDisclaimer{float:right}html body #dialog #btnContainer{width:90%;margin:0 auto}html body #dialog #btnContainer button{min-width:200px;min-height:59px}html body #dialog .modalFooter{min-height:60px;color:#c8c8c8;display:flex;justify-content:center}html body canvas{overflow:hidden;position:fixed}.ffButtonWrapper{display:inline-block;zoom:1;margin:0}.btnCloseBottom{float:right;margin-right:20px}.callToAction a{background-color:#1994d7}.callToAction a.hovered,.callToAction a:active,.callToAction:hover a{background-color:#5aa5e0}.ffButtonWrapper>a{display:block;text-decoration:none;outline:0;border-radius:20px;box-shadow:0 1px 3px rgba(0,0,0,.35);padding:0 5px 9px;text-shadow:0 -1px 1px rgba(0,0,0,.35);transition:background .17s linear 0s}.ffButtonWrapper>a>span{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top,rgba(255,255,255,.56) 0,rgba(255,255,255,0) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.56)),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(top,rgba(255,255,255,.56) 0,rgba(255,255,255,0) 100%);background:-o-linear-gradient(top,rgba(255,255,255,.56) 0,rgba(255,255,255,0) 100%);background:-ms-linear-gradient(top,rgba(255,255,255,.56) 0,rgba(255,255,255,0) 100%);background:linear-gradient(to bottom,rgba(255,255,255,.56) 0,rgba(255,255,255,0) 100%);border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;color:#fff;display:block;font-size:13px;line-height:11px;width:auto;padding:7px 21px 0;text-align:center;top:1px}.l-403{height:100%;background:url(../img/403bg.jpg) no-repeat center;background-size:cover}.l-403 img{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}.l-403 .m-logo{display:block;margin:0 auto;width:248px}.l-403 .m-text-container{width:68%;margin:20px auto;padding:5px 36px;border-radius:16px;background-color:#fff;color:#253b56;font-size:15px;text-align:center;line-height:28px}.l-403 button{display:none}@media screen and (min-height:736px){.l-403 .l-main-container{margin-top:50vh;transform:translateY(-50%)}}@media screen and (min-width:520px){.l-403 .m-text-container{width:80%}}@media screen and (min-width:1020px){.l-403 .m-text-container{width:50%}.l-403 button{display:inline-block;padding:10px 20px;margin-bottom:16px;width:auto;height:auto;min-height:30px;position:relative;z-index:0;border-radius:20px;border:none;background-color:transparent;color:#fff;font-family:InspireTWDC,Helvetica,Arial,sans-serif;font-weight:700;font-size:15px;text-transform:none;text-decoration:none;text-align:center;cursor:pointer;-webkit-appearance:none;-webkit-transition:color ease .2s;-o-transition:color ease .2s;transition:color ease .2s;-webkit-box-shadow:none;box-shadow:none;outline:0}.l-403 button::before{background:-webkit-gradient(linear,right top,left top,from(#44d6ff),to(#24b4fa));background:-o-linear-gradient(right,#44d6ff,#24b4fa);background:linear-gradient(to left,#44d6ff,#24b4fa);border:0 solid transparent;border-radius:20px;-webkit-transition:height .4s cubic-bezier(.31,3.4,.29,-.15),top .4s cubic-bezier(.31,3.4,.29,-.15);-o-transition:height .4s cubic-bezier(.31,3.4,.29,-.15),top .4s cubic-bezier(.31,3.4,.29,-.15);transition:height .4s cubic-bezier(.31,3.4,.29,-.15),top .4s cubic-bezier(.31,3.4,.29,-.15);content:'';width:100%;height:100%;display:block;position:absolute;z-index:-1;top:0;left:0}.l-403 button:not(:disabled):hover{color:#44d6ff;background-color:transparent}.l-403 button:not(:disabled):hover::before{background:#fff;border-color:#44d6ff;border-width:2px;height:90%;top:5%}}