@keyframes vex-fadein{0%{opacity:0}to{opacity:1}}@keyframes vex-fadeout{0%{opacity:1}to{opacity:0}}@keyframes vex-rotation{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.vex,.vex *,.vex :after,.vex :before{box-sizing:border-box}.vex{position:fixed;overflow:auto;-webkit-overflow-scrolling:touch;z-index:1111;top:0;right:0;bottom:0;left:0}.vex-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.vex-overlay{animation:vex-fadein .5s;position:fixed;z-index:1111;background:rgba(0,0,0,.4);top:0;right:0;bottom:0;left:0}.vex-overlay.vex-closing{animation:vex-fadeout .5s forwards}.vex-content{animation:vex-fadein .5s;background:#fff}.vex.vex-closing .vex-content{animation:vex-fadeout .5s forwards}.vex-close:before{font-family:Arial,sans-serif;content:"\D7"}.vex-dialog-form{margin:0}.vex-dialog-button{text-rendering:optimizeLegibility;-moz-appearance:none;appearance:none;cursor:pointer;-webkit-tap-highlight-color:transparent}.vex-loading-spinner{animation:vex-rotation .7s linear infinite;box-shadow:0 0 1em rgba(0,0,0,.1);position:fixed;z-index:1112;margin:auto;top:0;right:0;bottom:0;left:0;height:2em;width:2em;background:#fff}body.vex-open{overflow:hidden}@keyframes vex-slideup{0%{transform:translateY(0);opacity:0}1%{transform:translateY(800px);opacity:0}2%{transform:translateY(800px);opacity:1}to{transform:translateY(0);opacity:1}}@keyframes vex-slidedown{0%{transform:translateY(0)}to{transform:translateY(800px)}}@keyframes vex-pulse{0%{box-shadow:inset 0 0 0 300px transparent}70%{box-shadow:inset 0 0 0 300px hsla(0,0%,100%,.25)}to{box-shadow:inset 0 0 0 300px transparent}}.vex.vex-theme-bottom-right-corner{top:auto;bottom:0;right:0;overflow:visible}.vex.vex-theme-bottom-right-corner .vex-overlay{display:none}.vex.vex-theme-bottom-right-corner.vex-closing .vex-content{animation:vex-slidedown .5s forwards}.vex.vex-theme-bottom-right-corner .vex-content{animation:vex-slideup .5s;border-radius:5px 0 0 0;font-family:Helvetica Neue,sans-serif;background:#f0f0f0;color:#444;padding:1em;max-width:100%;width:450px;font-size:1.1em;line-height:1.5em;position:fixed;bottom:0;right:0;left:auto}.vex.vex-theme-bottom-right-corner .vex-content h1,.vex.vex-theme-bottom-right-corner .vex-content h2,.vex.vex-theme-bottom-right-corner .vex-content h3,.vex.vex-theme-bottom-right-corner .vex-content h4,.vex.vex-theme-bottom-right-corner .vex-content h5,.vex.vex-theme-bottom-right-corner .vex-content h6,.vex.vex-theme-bottom-right-corner .vex-content li,.vex.vex-theme-bottom-right-corner .vex-content p,.vex.vex-theme-bottom-right-corner .vex-content ul{color:inherit}.vex.vex-theme-bottom-right-corner .vex-close{border-radius:5px;position:absolute;top:0;right:0;cursor:pointer}.vex.vex-theme-bottom-right-corner .vex-close:before{border-radius:3px;position:absolute;content:"\D7";font-size:26px;font-weight:400;line-height:31px;height:30px;width:30px;text-align:center;top:3px;right:3px;color:#bbb;background:transparent}.vex.vex-theme-bottom-right-corner .vex-close:active:before,.vex.vex-theme-bottom-right-corner .vex-close:hover:before{color:#777;background:#e0e0e0}.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-message{margin-bottom:.5em}.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input{margin-bottom:1em}.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input input[type=date],.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input input[type=datetime-local],.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input input[type=datetime],.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input input[type=email],.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input input[type=month],.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input input[type=number],.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input input[type=password],.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input input[type=search],.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input input[type=tel],.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input input[type=text],.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input input[type=time],.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input input[type=url],.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input input[type=week],.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input select,.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input textarea{border-radius:3px;background:#fff;width:100%;padding:.25em .67em;border:0;font-family:inherit;font-weight:inherit;font-size:inherit;min-height:2.5em;margin:0 0 .25em}.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input input[type=date]:focus,.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input input[type=datetime-local]:focus,.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input input[type=datetime]:focus,.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input input[type=email]:focus,.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input input[type=month]:focus,.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input input[type=number]:focus,.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input input[type=password]:focus,.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input input[type=search]:focus,.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input input[type=tel]:focus,.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input input[type=text]:focus,.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input input[type=time]:focus,.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input input[type=url]:focus,.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input input[type=week]:focus,.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input select:focus,.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-input textarea:focus{box-shadow:inset 0 0 0 2px #8dbdf1;outline:none}.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-buttons{*zoom:1}.vex.vex-theme-bottom-right-corner .vex-dialog-form .vex-dialog-buttons:after{content:"";display:table;clear:both}.vex.vex-theme-bottom-right-corner .vex-dialog-button{border-radius:3px;border:0;float:right;margin:0 0 0 .5em;font-family:inherit;text-transform:uppercase;letter-spacing:.1em;font-size:.8em;line-height:1em;padding:.75em 2em}.vex.vex-theme-bottom-right-corner .vex-dialog-button.vex-last{margin-left:0}.vex.vex-theme-bottom-right-corner .vex-dialog-button:focus{animation:vex-pulse 1.1s infinite;outline:none}@media (max-width:568px){.vex.vex-theme-bottom-right-corner .vex-dialog-button:focus{animation:none}}.vex.vex-theme-bottom-right-corner .vex-dialog-button.vex-dialog-button-primary{background:#3288e6;color:#fff}.vex.vex-theme-bottom-right-corner .vex-dialog-button.vex-dialog-button-secondary{background:#e0e0e0;color:#777}.vex-loading-spinner.vex-theme-bottom-right-corner{box-shadow:0 0 0 .5em #f0f0f0,0 0 1px .5em rgba(0,0,0,.3);border-radius:100%;background:#f0f0f0;border:.2em solid transparent;border-top-color:#bbb;top:-1.1em;bottom:auto}body.vex-open{overflow:initial}@keyframes vex-flyin{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}@keyframes vex-flyout{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-40px)}}@keyframes vex-pulse{0%{box-shadow:inset 0 0 0 300px transparent}70%{box-shadow:inset 0 0 0 300px hsla(0,0%,100%,.25)}to{box-shadow:inset 0 0 0 300px transparent}}.vex.vex-theme-default{padding-top:160px;padding-bottom:160px}.vex.vex-theme-default.vex-closing .vex-content{animation:vex-flyout .5s forwards}.vex.vex-theme-default .vex-content{animation:vex-flyin .5s;border-radius:5px;font-family:Helvetica Neue,sans-serif;background:#f0f0f0;color:#444;padding:1em;position:relative;margin:0 auto;max-width:100%;width:450px;font-size:1.1em;line-height:1.5em}.vex.vex-theme-default .vex-content h1,.vex.vex-theme-default .vex-content h2,.vex.vex-theme-default .vex-content h3,.vex.vex-theme-default .vex-content h4,.vex.vex-theme-default .vex-content h5,.vex.vex-theme-default .vex-content h6,.vex.vex-theme-default .vex-content li,.vex.vex-theme-default .vex-content p,.vex.vex-theme-default .vex-content ul{color:inherit}.vex.vex-theme-default .vex-close{border-radius:5px;position:absolute;top:0;right:0;cursor:pointer}.vex.vex-theme-default .vex-close:before{border-radius:3px;position:absolute;content:"\D7";font-size:26px;font-weight:400;line-height:31px;height:30px;width:30px;text-align:center;top:3px;right:3px;color:#bbb;background:transparent}.vex.vex-theme-default .vex-close:active:before,.vex.vex-theme-default .vex-close:hover:before{color:#777;background:#e0e0e0}.vex.vex-theme-default .vex-dialog-form .vex-dialog-message{margin-bottom:.5em}.vex.vex-theme-default .vex-dialog-form .vex-dialog-input{margin-bottom:1em}.vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type=date],.vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type=datetime-local],.vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type=datetime],.vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type=email],.vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type=month],.vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type=number],.vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type=password],.vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type=search],.vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type=tel],.vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type=text],.vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type=time],.vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type=url],.vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type=week],.vex.vex-theme-default .vex-dialog-form .vex-dialog-input select,.vex.vex-theme-default .vex-dialog-form .vex-dialog-input textarea{border-radius:3px;background:#fff;width:100%;padding:.25em .67em;border:0;font-family:inherit;font-weight:inherit;font-size:inherit;min-height:2.5em;margin:0 0 .25em}.vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type=date]:focus,.vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type=datetime-local]:focus,.vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type=datetime]:focus,.vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type=email]:focus,.vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type=month]:focus,.vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type=number]:focus,.vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type=password]:focus,.vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type=search]:focus,.vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type=tel]:focus,.vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type=text]:focus,.vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type=time]:focus,.vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type=url]:focus,.vex.vex-theme-default .vex-dialog-form .vex-dialog-input input[type=week]:focus,.vex.vex-theme-default .vex-dialog-form .vex-dialog-input select:focus,.vex.vex-theme-default .vex-dialog-form .vex-dialog-input textarea:focus{box-shadow:inset 0 0 0 2px #8dbdf1;outline:none}.vex.vex-theme-default .vex-dialog-form .vex-dialog-buttons{*zoom:1}.vex.vex-theme-default .vex-dialog-form .vex-dialog-buttons:after{content:"";display:table;clear:both}.vex.vex-theme-default .vex-dialog-button{border-radius:3px;border:0;float:right;margin:0 0 0 .5em;font-family:inherit;text-transform:uppercase;letter-spacing:.1em;font-size:.8em;line-height:1em;padding:.75em 2em}.vex.vex-theme-default .vex-dialog-button.vex-last{margin-left:0}.vex.vex-theme-default .vex-dialog-button:focus{animation:vex-pulse 1.1s infinite;outline:none}@media (max-width:568px){.vex.vex-theme-default .vex-dialog-button:focus{animation:none}}.vex.vex-theme-default .vex-dialog-button.vex-dialog-button-primary{background:#3288e6;color:#fff}.vex.vex-theme-default .vex-dialog-button.vex-dialog-button-secondary{background:#e0e0e0;color:#777}.vex-loading-spinner.vex-theme-default{box-shadow:0 0 0 .5em #f0f0f0,0 0 1px .5em rgba(0,0,0,.3);border-radius:100%;background:#f0f0f0;border:.2em solid transparent;border-top-color:#bbb;top:-1.1em;bottom:auto}@keyframes vex-flipin-horizontal{0%{opacity:0;transform:rotateY(-90deg)}to{opacity:1;transform:rotateY(0deg)}}@keyframes vex-flipout-horizontal{0%{opacity:1;transform:rotateY(0deg)}to{opacity:0;transform:rotateY(90deg)}}.vex.vex-theme-flat-attack{perspective:1300px;perspective-origin:50% 150px;padding-top:100px;padding-bottom:100px;font-size:1.5em}.vex.vex-theme-flat-attack.vex-closing .vex-content{animation:vex-flipout-horizontal .5s forwards}.vex.vex-theme-flat-attack .vex-content{transform-style:preserve-3d;animation:vex-flipin-horizontal .5s;font-family:Helvetica Neue,sans-serif;font-weight:200;background:#fff;color:#444;padding:2em 2em 3em;line-height:1.5em;position:relative;margin:0 auto;max-width:100%;width:600px}.vex.vex-theme-flat-attack .vex-content h1,.vex.vex-theme-flat-attack .vex-content h2,.vex.vex-theme-flat-attack .vex-content h3,.vex.vex-theme-flat-attack .vex-content h4,.vex.vex-theme-flat-attack .vex-content h5,.vex.vex-theme-flat-attack .vex-content h6,.vex.vex-theme-flat-attack .vex-content li,.vex.vex-theme-flat-attack .vex-content p,.vex.vex-theme-flat-attack .vex-content ul{color:inherit}.vex.vex-theme-flat-attack .vex-close{position:absolute;top:0;right:0;cursor:pointer}.vex.vex-theme-flat-attack .vex-close:before{font-family:Helvetica Neue,sans-serif;font-weight:100;line-height:1px;padding-top:.5em;display:block;font-size:2em;text-indent:1px;overflow:hidden;height:1.25em;width:1.25em;text-align:center;top:0;right:0;color:#fff;background:#666}.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input,.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-message{margin-bottom:.5em}.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type=date],.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type=datetime-local],.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type=datetime],.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type=email],.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type=month],.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type=number],.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type=password],.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type=search],.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type=tel],.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type=text],.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type=time],.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type=url],.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type=week],.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input textarea{border-radius:3px;background:#f0f0f0;width:100%;padding:.25em .67em;border:0;font-family:inherit;font-weight:inherit;font-size:inherit;min-height:2.5em;margin:0 0 .25em}.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type=date]:focus,.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type=datetime-local]:focus,.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type=datetime]:focus,.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type=email]:focus,.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type=month]:focus,.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type=number]:focus,.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type=password]:focus,.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type=search]:focus,.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type=tel]:focus,.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type=text]:focus,.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type=time]:focus,.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type=url]:focus,.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type=week]:focus,.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input textarea:focus{box-shadow:inset 0 0 0 2px #666;outline:none}.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-buttons{*zoom:1;padding-top:1em;margin-bottom:-3em;margin-left:-2em;margin-right:-2em}.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-buttons:after{content:"";display:table;clear:both}.vex.vex-theme-flat-attack .vex-dialog-button{border-radius:0;border:0;margin:0;float:right;padding:.5em 1em;font-size:1.13em;text-transform:uppercase;font-weight:200;letter-spacing:.1em;line-height:1em;font-family:inherit}.vex.vex-theme-flat-attack .vex-dialog-button.vex-last{margin-left:0}.vex.vex-theme-flat-attack .vex-dialog-button:focus{outline:none}.vex.vex-theme-flat-attack .vex-dialog-button.vex-dialog-button-primary{background:#666;color:#fff}.vex.vex-theme-flat-attack .vex-dialog-button.vex-dialog-button-primary:focus{box-shadow:inset 0 3px rgba(0,0,0,.2)}.vex.vex-theme-flat-attack .vex-dialog-button.vex-dialog-button-secondary{background:#fff;color:#ccc}.vex.vex-theme-flat-attack .vex-dialog-button.vex-dialog-button-secondary:focus{box-shadow:inset 0 3px #aaa;background:#eee;color:#777}.vex.vex-theme-flat-attack .vex-dialog-button.vex-dialog-button-secondary:active,.vex.vex-theme-flat-attack .vex-dialog-button.vex-dialog-button-secondary:hover{color:#777}.vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-close:before{background:#ff7ea7}.vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type=date]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type=datetime-local]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type=datetime]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type=email]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type=month]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type=number]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type=password]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type=search]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type=tel]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type=text]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type=time]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type=url]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type=week]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input select:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input textarea:focus{box-shadow:inset 0 0 0 2px #ff7ea7}.vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary{background:#ff7ea7}.vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-close:before{background:#ce4a55}.vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type=date]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type=datetime-local]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type=datetime]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type=email]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type=month]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type=number]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type=password]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type=search]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type=tel]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type=text]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type=time]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type=url]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type=week]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input select:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input textarea:focus{box-shadow:inset 0 0 0 2px #ce4a55}.vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary{background:#ce4a55}.vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-close:before{background:#34b989}.vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type=date]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type=datetime-local]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type=datetime]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type=email]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type=month]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type=number]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type=password]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type=search]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type=tel]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type=text]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type=time]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type=url]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type=week]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input select:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input textarea:focus{box-shadow:inset 0 0 0 2px #34b989}.vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary{background:#34b989}.vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-close:before{background:#477fa5}.vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type=date]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type=datetime-local]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type=datetime]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type=email]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type=month]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type=number]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type=password]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type=search]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type=tel]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type=text]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type=time]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type=url]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type=week]:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input select:focus,.vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input textarea:focus{box-shadow:inset 0 0 0 2px #477fa5}.vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary{background:#477fa5}.vex-loading-spinner.vex-theme-flat-attack{height:4em;width:4em}@keyframes vex-flyin{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}@keyframes vex-flyout{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-40px)}}@keyframes vex-pulse{0%{box-shadow:inset 0 0 0 300px transparent}70%{box-shadow:inset 0 0 0 300px hsla(0,0%,100%,.25)}to{box-shadow:inset 0 0 0 300px transparent}}.vex.vex-theme-os{padding-top:160px;padding-bottom:160px}.vex.vex-theme-os.vex-closing .vex-content{animation:vex-flyout .5s forwards}.vex.vex-theme-os .vex-content{animation:vex-flyin .5s;border-radius:5px;box-shadow:inset 0 1px #a6a6a6,0 0 0 1px rgba(0,0,0,.08);font-family:Helvetica Neue,sans-serif;border-top:20px solid #bbb;background:#f0f0f0;color:#444;padding:1em;position:relative;margin:0 auto;max-width:100%;width:450px;font-size:1.1em;line-height:1.5em}.vex.vex-theme-os .vex-content h1,.vex.vex-theme-os .vex-content h2,.vex.vex-theme-os .vex-content h3,.vex.vex-theme-os .vex-content h4,.vex.vex-theme-os .vex-content h5,.vex.vex-theme-os .vex-content h6,.vex.vex-theme-os .vex-content li,.vex.vex-theme-os .vex-content p,.vex.vex-theme-os .vex-content ul{color:inherit}.vex.vex-theme-os .vex-close{border-radius:0 5px 0 0;position:absolute;top:0;right:0;cursor:pointer}.vex.vex-theme-os .vex-close:before{border-radius:3px;position:absolute;content:"\D7";font-size:26px;font-weight:400;line-height:31px;height:30px;width:30px;text-align:center;top:3px;right:3px;color:#bbb;background:transparent}.vex.vex-theme-os .vex-close:active:before,.vex.vex-theme-os .vex-close:hover:before{color:#777;background:#e0e0e0}.vex.vex-theme-os .vex-dialog-form .vex-dialog-message{margin-bottom:.5em}.vex.vex-theme-os .vex-dialog-form .vex-dialog-input{margin-bottom:1em}.vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type=date],.vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type=datetime-local],.vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type=datetime],.vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type=email],.vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type=month],.vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type=number],.vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type=password],.vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type=search],.vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type=tel],.vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type=text],.vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type=time],.vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type=url],.vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type=week],.vex.vex-theme-os .vex-dialog-form .vex-dialog-input select,.vex.vex-theme-os .vex-dialog-form .vex-dialog-input textarea{border-radius:3px;background:#fff;width:100%;padding:.25em .67em;border:0;font-family:inherit;font-weight:inherit;font-size:inherit;min-height:2.5em;margin:0 0 .25em}.vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type=date]:focus,.vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type=datetime-local]:focus,.vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type=datetime]:focus,.vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type=email]:focus,.vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type=month]:focus,.vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type=number]:focus,.vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type=password]:focus,.vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type=search]:focus,.vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type=tel]:focus,.vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type=text]:focus,.vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type=time]:focus,.vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type=url]:focus,.vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type=week]:focus,.vex.vex-theme-os .vex-dialog-form .vex-dialog-input select:focus,.vex.vex-theme-os .vex-dialog-form .vex-dialog-input textarea:focus{box-shadow:inset 0 0 0 1px #3288e6;outline:none}.vex.vex-theme-os .vex-dialog-form .vex-dialog-buttons{*zoom:1}.vex.vex-theme-os .vex-dialog-form .vex-dialog-buttons:after{content:"";display:table;clear:both}.vex.vex-theme-os .vex-dialog-button{border-radius:3px;border:0;float:right;margin:0 0 0 .5em;font-family:inherit;text-transform:uppercase;letter-spacing:.1em;font-size:.8em;line-height:1em;padding:.75em 2em}.vex.vex-theme-os .vex-dialog-button.vex-last{margin-left:0}.vex.vex-theme-os .vex-dialog-button:focus{animation:vex-pulse 1.1s infinite;outline:none}@media (max-width:568px){.vex.vex-theme-os .vex-dialog-button:focus{animation:none}}.vex.vex-theme-os .vex-dialog-button.vex-dialog-button-primary{background:#3288e6;color:#fff}.vex.vex-theme-os .vex-dialog-button.vex-dialog-button-secondary{background:#e0e0e0;color:#777}.vex-loading-spinner.vex-theme-os{box-shadow:0 0 0 1px rgba(0,0,0,.2),0 0 .5em rgba(0,0,0,.2);border-radius:100%;background:hsla(0,0%,100%,.2);width:0;height:0;border:1.2em solid #bbb;border-top-color:#f0f0f0;border-bottom-color:#f0f0f0}@keyframes vex-pulse{0%{box-shadow:inset 0 0 0 300px transparent}70%{box-shadow:inset 0 0 0 300px hsla(0,0%,100%,.25)}to{box-shadow:inset 0 0 0 300px transparent}}.vex.vex-theme-plain{padding-top:160px;padding-bottom:160px}.vex.vex-theme-plain .vex-content{font-family:Helvetica Neue,sans-serif;background:#fff;color:#444;padding:1em;position:relative;margin:0 auto;max-width:100%;width:450px;font-size:1.1em;line-height:1.5em}.vex.vex-theme-plain .vex-content h1,.vex.vex-theme-plain .vex-content h2,.vex.vex-theme-plain .vex-content h3,.vex.vex-theme-plain .vex-content h4,.vex.vex-theme-plain .vex-content h5,.vex.vex-theme-plain .vex-content h6,.vex.vex-theme-plain .vex-content li,.vex.vex-theme-plain .vex-content p,.vex.vex-theme-plain .vex-content ul{color:inherit}.vex.vex-theme-plain .vex-close{position:absolute;top:0;right:0;cursor:pointer}.vex.vex-theme-plain .vex-close:before{position:absolute;content:"\D7";font-size:26px;font-weight:400;line-height:31px;height:30px;width:30px;text-align:center;top:3px;right:3px;color:#bbb;background:transparent}.vex.vex-theme-plain .vex-close:active:before,.vex.vex-theme-plain .vex-close:hover:before{color:#777;background:#e0e0e0}.vex.vex-theme-plain .vex-dialog-form .vex-dialog-message{margin-bottom:.5em}.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input{margin-bottom:1em}.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=date],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=datetime-local],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=datetime],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=email],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=month],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=number],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=password],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=search],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=tel],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=text],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=time],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=url],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=week],.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input select,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input textarea{background:#f0f0f0;width:100%;padding:.25em .67em;border:0;font-family:inherit;font-weight:inherit;font-size:inherit;min-height:2.5em;margin:0 0 .25em}.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=date]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=datetime-local]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=datetime]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=email]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=month]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=number]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=password]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=search]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=tel]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=text]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=time]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=url]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input[type=week]:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input select:focus,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input textarea:focus{box-shadow:inset 0 0 0 2px rgba(0,0,0,.2);outline:none}.vex.vex-theme-plain .vex-dialog-form .vex-dialog-buttons{*zoom:1}.vex.vex-theme-plain .vex-dialog-form .vex-dialog-buttons:after{content:"";display:table;clear:both}.vex.vex-theme-plain .vex-dialog-button{border-radius:0;border:0;float:right;margin:0 0 0 .5em;font-family:inherit;text-transform:uppercase;letter-spacing:.1em;font-size:.8em;line-height:1em;padding:.75em 2em}.vex.vex-theme-plain .vex-dialog-button.vex-last{margin-left:0}.vex.vex-theme-plain .vex-dialog-button:focus{animation:vex-pulse 1.1s infinite;outline:none}@media (max-width:568px){.vex.vex-theme-plain .vex-dialog-button:focus{animation:none}}.vex.vex-theme-plain .vex-dialog-button.vex-dialog-button-primary{background:#3288e6;color:#fff}.vex.vex-theme-plain .vex-dialog-button.vex-dialog-button-secondary{background:#e0e0e0;color:#777}.vex-loading-spinner.vex-theme-plain{height:2.5em;width:2.5em}@keyframes vex-dropin{0%{transform:translateY(0);opacity:0}1%{transform:translateY(-800px);opacity:0}2%{transform:translateY(-800px);opacity:1}to{transform:translateY(0);opacity:1}}@keyframes vex-dropout{0%{transform:translateY(0)}to{transform:translateY(-800px)}}@keyframes vex-pulse{0%{box-shadow:inset 0 0 0 300px transparent}70%{box-shadow:inset 0 0 0 300px hsla(0,0%,100%,.25)}to{box-shadow:inset 0 0 0 300px transparent}}.vex.vex-theme-top.vex-closing .vex-content{animation:vex-dropout .5s forwards}.vex.vex-theme-top .vex-content{animation:vex-dropin .5s;border-radius:0 0 5px 5px;font-family:Helvetica Neue,sans-serif;background:#f0f0f0;color:#444;padding:1em;position:relative;margin:0 auto;max-width:100%;width:450px;font-size:1.1em;line-height:1.5em}.vex.vex-theme-top .vex-content h1,.vex.vex-theme-top .vex-content h2,.vex.vex-theme-top .vex-content h3,.vex.vex-theme-top .vex-content h4,.vex.vex-theme-top .vex-content h5,.vex.vex-theme-top .vex-content h6,.vex.vex-theme-top .vex-content li,.vex.vex-theme-top .vex-content p,.vex.vex-theme-top .vex-content ul{color:inherit}.vex.vex-theme-top .vex-close{border-radius:5px;position:absolute;top:0;right:0;cursor:pointer}.vex.vex-theme-top .vex-close:before{border-radius:3px;position:absolute;content:"\D7";font-size:26px;font-weight:400;line-height:31px;height:30px;width:30px;text-align:center;top:3px;right:3px;color:#bbb;background:transparent}.vex.vex-theme-top .vex-close:active:before,.vex.vex-theme-top .vex-close:hover:before{color:#777;background:#e0e0e0}.vex.vex-theme-top .vex-dialog-form .vex-dialog-message{margin-bottom:.5em}.vex.vex-theme-top .vex-dialog-form .vex-dialog-input{margin-bottom:1em}.vex.vex-theme-top .vex-dialog-form .vex-dialog-input input[type=date],.vex.vex-theme-top .vex-dialog-form .vex-dialog-input input[type=datetime-local],.vex.vex-theme-top .vex-dialog-form .vex-dialog-input input[type=datetime],.vex.vex-theme-top .vex-dialog-form .vex-dialog-input input[type=email],.vex.vex-theme-top .vex-dialog-form .vex-dialog-input input[type=month],.vex.vex-theme-top .vex-dialog-form .vex-dialog-input input[type=number],.vex.vex-theme-top .vex-dialog-form .vex-dialog-input input[type=password],.vex.vex-theme-top .vex-dialog-form .vex-dialog-input input[type=search],.vex.vex-theme-top .vex-dialog-form .vex-dialog-input input[type=tel],.vex.vex-theme-top .vex-dialog-form .vex-dialog-input input[type=text],.vex.vex-theme-top .vex-dialog-form .vex-dialog-input input[type=time],.vex.vex-theme-top .vex-dialog-form .vex-dialog-input input[type=url],.vex.vex-theme-top .vex-dialog-form .vex-dialog-input input[type=week],.vex.vex-theme-top .vex-dialog-form .vex-dialog-input select,.vex.vex-theme-top .vex-dialog-form .vex-dialog-input textarea{border-radius:3px;background:#fff;width:100%;padding:.25em .67em;border:0;font-family:inherit;font-weight:inherit;font-size:inherit;min-height:2.5em;margin:0 0 .25em}.vex.vex-theme-top .vex-dialog-form .vex-dialog-input input[type=date]:focus,.vex.vex-theme-top .vex-dialog-form .vex-dialog-input input[type=datetime-local]:focus,.vex.vex-theme-top .vex-dialog-form .vex-dialog-input input[type=datetime]:focus,.vex.vex-theme-top .vex-dialog-form .vex-dialog-input input[type=email]:focus,.vex.vex-theme-top .vex-dialog-form .vex-dialog-input input[type=month]:focus,.vex.vex-theme-top .vex-dialog-form .vex-dialog-input input[type=number]:focus,.vex.vex-theme-top .vex-dialog-form .vex-dialog-input input[type=password]:focus,.vex.vex-theme-top .vex-dialog-form .vex-dialog-input input[type=search]:focus,.vex.vex-theme-top .vex-dialog-form .vex-dialog-input input[type=tel]:focus,.vex.vex-theme-top .vex-dialog-form .vex-dialog-input input[type=text]:focus,.vex.vex-theme-top .vex-dialog-form .vex-dialog-input input[type=time]:focus,.vex.vex-theme-top .vex-dialog-form .vex-dialog-input input[type=url]:focus,.vex.vex-theme-top .vex-dialog-form .vex-dialog-input input[type=week]:focus,.vex.vex-theme-top .vex-dialog-form .vex-dialog-input select:focus,.vex.vex-theme-top .vex-dialog-form .vex-dialog-input textarea:focus{box-shadow:inset 0 0 0 2px #8dbdf1;outline:none}.vex.vex-theme-top .vex-dialog-form .vex-dialog-buttons{*zoom:1}.vex.vex-theme-top .vex-dialog-form .vex-dialog-buttons:after{content:"";display:table;clear:both}.vex.vex-theme-top .vex-dialog-button{border-radius:3px;border:0;float:right;margin:0 0 0 .5em;font-family:inherit;text-transform:uppercase;letter-spacing:.1em;font-size:.8em;line-height:1em;padding:.75em 2em}.vex.vex-theme-top .vex-dialog-button.vex-last{margin-left:0}.vex.vex-theme-top .vex-dialog-button:focus{animation:vex-pulse 1.1s infinite;outline:none}@media (max-width:568px){.vex.vex-theme-top .vex-dialog-button:focus{animation:none}}.vex.vex-theme-top .vex-dialog-button.vex-dialog-button-primary{background:#3288e6;color:#fff}.vex.vex-theme-top .vex-dialog-button.vex-dialog-button-secondary{background:#e0e0e0;color:#777}.vex-loading-spinner.vex-theme-top{box-shadow:0 0 0 .5em #f0f0f0,0 0 1px .5em rgba(0,0,0,.3);border-radius:100%;background:#f0f0f0;border:.2em solid transparent;border-top-color:#bbb;top:-1.1em;bottom:auto}@keyframes vex-pulse{0%{box-shadow:inset 0 0 0 300px transparent}70%{box-shadow:inset 0 0 0 300px hsla(0,0%,100%,.25)}to{box-shadow:inset 0 0 0 300px transparent}}.vex.vex-theme-wireframe{padding-top:160px;padding-bottom:160px}.vex.vex-theme-wireframe .vex-overlay{background:hsla(0,0%,100%,.4)}.vex.vex-theme-wireframe .vex-content{font-family:Helvetica Neue,sans-serif;background:#fff;color:#000;border:2px solid #000;padding:2em;position:relative;margin:0 auto;max-width:100%;width:400px;font-size:1.1em;line-height:1.5em}.vex.vex-theme-wireframe .vex-content h1,.vex.vex-theme-wireframe .vex-content h2,.vex.vex-theme-wireframe .vex-content h3,.vex.vex-theme-wireframe .vex-content h4,.vex.vex-theme-wireframe .vex-content h5,.vex.vex-theme-wireframe .vex-content h6,.vex.vex-theme-wireframe .vex-content li,.vex.vex-theme-wireframe .vex-content p,.vex.vex-theme-wireframe .vex-content ul{color:inherit}.vex.vex-theme-wireframe .vex-close{position:absolute;top:0;right:0;cursor:pointer}.vex.vex-theme-wireframe .vex-close:before{position:absolute;content:"\D7";font-size:40px;font-weight:400;line-height:80px;height:80px;width:80px;text-align:center;top:3px;right:3px;color:#000}.vex.vex-theme-wireframe .vex-close:active:before,.vex.vex-theme-wireframe .vex-close:hover:before{color:#000}.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-message{margin-bottom:.5em}.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input{margin-bottom:1em}.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input input[type=date],.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input input[type=datetime-local],.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input input[type=datetime],.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input input[type=email],.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input input[type=month],.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input input[type=number],.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input input[type=password],.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input input[type=search],.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input input[type=tel],.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input input[type=text],.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input input[type=time],.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input input[type=url],.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input input[type=week],.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input select,.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input textarea{background:#fff;width:100%;padding:.25em .67em;font-family:inherit;font-weight:inherit;font-size:inherit;min-height:2.5em;margin:0 0 .25em;border:2px solid #000}.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input input[type=date]:focus,.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input input[type=datetime-local]:focus,.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input input[type=datetime]:focus,.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input input[type=email]:focus,.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input input[type=month]:focus,.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input input[type=number]:focus,.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input input[type=password]:focus,.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input input[type=search]:focus,.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input input[type=tel]:focus,.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input input[type=text]:focus,.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input input[type=time]:focus,.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input input[type=url]:focus,.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input input[type=week]:focus,.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input select:focus,.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-input textarea:focus{border-style:dashed;outline:none}.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-buttons{*zoom:1}.vex.vex-theme-wireframe .vex-dialog-form .vex-dialog-buttons:after{content:"";display:table;clear:both}.vex.vex-theme-wireframe .vex-dialog-button{border-radius:0;border:0;float:right;margin:0 0 0 .5em;font-family:inherit;text-transform:uppercase;letter-spacing:.1em;font-size:.8em;line-height:1em;padding:.75em 2em}.vex.vex-theme-wireframe .vex-dialog-button.vex-last{margin-left:0}.vex.vex-theme-wireframe .vex-dialog-button:focus{animation:vex-pulse 1.1s infinite;outline:none}@media (max-width:568px){.vex.vex-theme-wireframe .vex-dialog-button:focus{animation:none}}.vex.vex-theme-wireframe .vex-dialog-button.vex-dialog-button-primary{background:#000;color:#fff;border:2px solid transparent}.vex.vex-theme-wireframe .vex-dialog-button.vex-dialog-button-secondary{background:#fff;color:#000;border:2px solid #000}.vex-loading-spinner.vex-theme-wireframe{height:2.5em;width:2.5em}/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@media only screen and (min-width:320px){html{font-size:42.666666667px}}@media only screen and (min-width:375px){html{font-size:50px}}@media only screen and (min-width:400px){html{font-size:53.33333333px}}@media only screen and (min-width:414px){html{font-size:55.2px}}@media only screen and (min-width:480px){html{font-size:64px}}*{box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-margin-before:0;-webkit-margin-after:0;padding:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}body{background-color:#eee;word-break:break-word;font-size:14px}body,pre{font-family:Roboto,Arial,Helvetica,sans-serif}a{color:#202020;text-decoration:none}a:hover{color:#e6267b}a:active{color:#202020}::-webkit-input-placeholder{color:#909}::-moz-placeholder{color:#909;opacity:1}::-ms-input-placeholder{color:#909}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{font-size:14px;border:1px solid #e4e4e4;-webkit-text-fill-color:#000;transition:background-color 5000s ease-in-out 0s;-webkit-box-shadow:0 0 0 1100px #fff inset!important;-webkit-appearance:none}input,select,textarea{font-size:14px;border:1px solid #e4e4e4;-webkit-text-fill-color:#000}.msg-box .alert-success{background-color:#e6267b;color:#fff;padding:4px 20px;text-align:center}.msg-box .alert-success a{text-align:center;color:#d0d0d0}.msg-box .alert-success a:hover{color:#fff}.container{position:relative;width:1100px;margin:0 auto;background-color:#fff}.tj-wrap{padding-bottom:20px;text-align:center}.tj-wrap iframe{margin:0 auto}ul{list-style:none}span.pink{color:#e6267b}.btn{border-radius:4px}.btn-pink{text-align:center;height:45px;padding:0 10px;line-height:45px;font-size:20px;font-weight:700;background-color:#e6267b;color:#fff;display:inline-block;-webkit-text-fill-color:#fff}.btn-pink:hover{background-color:#f15096;color:#fff}.vex-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.vex.vex-theme-plain{padding-top:8vh;padding-bottom:8vh}.vex.vex-theme-plain .vex-overlay{background:rgba(32,32,32,.68)}.vex.vex-theme-plain .vex-content{width:calc(100% - 40px);max-width:430px;border-radius:5px;border:1px solid #e4e4e4;background:#fff;box-shadow:0 24px 60px rgba(32,32,32,.28);padding:24px;overflow:hidden}.vex.vex-theme-plain .vex-close:before{top:12px;right:12px;width:30px;height:30px;line-height:30px;border-radius:999px;background:#f7f7f7;color:#999;font-size:22px}.vex.vex-theme-plain .vex-dialog-form .vex-dialog-message{margin-bottom:20px;color:#202020;font-size:18px;font-weight:700;line-height:1.5;text-align:center}.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input{margin-bottom:16px}.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input input,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input select,.vex.vex-theme-plain .vex-dialog-form .vex-dialog-input textarea{min-height:45px;border-radius:4px;border:1px solid #e4e4e4;background:#f8f8f8;box-shadow:none}.vex.vex-theme-plain .vex-dialog-form .vex-dialog-buttons{display:-ms-flexbox;display:flex;gap:12px}.vex.vex-theme-plain .vex-dialog-form .vex-dialog-button{float:none;-ms-flex:1 1 0px;flex:1 1 0;margin:0;min-height:45px;border-radius:4px;font-size:16px;font-weight:700;line-height:45px;text-transform:none;letter-spacing:0;padding:0 16px;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.vex.vex-theme-plain .vex-dialog-form .vex-dialog-button:focus{outline:none;animation:none}.vex.vex-theme-plain .vex-dialog-form .vex-dialog-button-primary{background:#e6267b;color:#fff}.vex.vex-theme-plain .vex-dialog-form .vex-dialog-button-primary:hover{background:#f15096}.vex.vex-theme-plain .vex-dialog-form .vex-dialog-button-secondary{background:#fff;color:#555;border:1px solid #ddd}.vex.vex-theme-plain .vex-dialog-form .vex-dialog-button-secondary:hover{background:#f7f7f7;color:#202020}hr.style-two{border:0;height:1px;background-image:linear-gradient(180deg,hsla(0,0%,50%,.4),hsla(0,0%,50%,0))}.container .entity-list h1.title{margin-left:20px;font-size:32px;font-weight:700;padding:0}header{width:100%;text-align:center;height:68px;background-color:#333}header ul{margin:0 auto;display:inline-block}header ul li{margin:0 15px;float:left;line-height:68px;color:#fff}header .container{position:relative;height:68px;background-color:#333}header .container .head-nav,header .container .login{position:absolute;top:0}header .container .head-nav .logo-wrap,header .container .login .logo-wrap{height:68px;display:inline-block}header .container .head-nav .logo-wrap .table-wrap,header .container .login .logo-wrap .table-wrap{height:68px;vertical-align:middle;display:table-cell}header .container .head-nav .logo-wrap .table-wrap img.logo,header .container .login .logo-wrap .table-wrap img.logo{width:180px;height:48px}header .container .head-nav ul,header .container .login ul{margin:0;margin-left:200px;display:inline-block}header .container .head-nav ul a,header .container .login ul a{color:#fff;display:inline-block}header .container .head-nav ul a li,header .container .login ul a li{margin:0 15px;float:left}header .container .head-nav ul a:hover,header .container .login ul a:hover{background:#e6267b}header .container .head-nav{left:0;width:100%;text-align:left}header .container .head-nav .logo-wrap{margin-left:10px}header .container .head-nav ul.menu{margin-left:0;margin-right:10px;float:right}header .container .login{right:0}header .container .login ul{margin-right:20px}header .container .login .btn-regist{border:1px solid #d0d0d0;padding:10px 27px}header hr{margin:0}.index-panel{width:1100px;margin:0 auto}.index-panel .head-post{height:540px;position:relative;background-color:#ddd;overflow:hidden}.index-panel .head-post #carousel-poster a.btn-get-membership>img,.index-panel .head-post .slick-track a.btn-get-membership>img{width:1100px;height:auto;cursor:pointer;transition:all .6s}.index-panel .head-post #carousel-poster a.btn-get-membership>img:hover,.index-panel .head-post .slick-track a.btn-get-membership>img:hover{transform:scale(1.03)}.index-panel .head-post>img{width:1100px;height:540px;outline:none;border:none;border-style:none;cursor:pointer;transition:all .6s;vertical-align:middle}.index-panel .head-post>img:hover{transform:scale(1.03)}.index-panel .head-post>.mask{background:-webkit-gradient(linear,left 33%,left bottom,from(rgba(82,82,82,0)),to(rgba(0,0,0,.8)));position:absolute;bottom:0;width:1100px;height:540px}.index-panel .head-post .body-get-membership{color:#fff;position:absolute;bottom:40px;left:400px}.index-panel .head-post .body-get-membership .wrap{position:relative}.index-panel .head-post .body-get-membership .btn-get-membership{text-align:center;font-size:26px;font-weight:700;background-color:#f368a4;display:block;width:320px;height:72px;line-height:72px;margin-top:20px;margin-bottom:30px;color:#fff}.index-panel .head-post .body-get-membership .btn-get-membership:hover{color:#fff;background-color:#f15096}.index-panel .head-post .body{color:#fff;position:absolute;width:100%;top:30%}.index-panel .head-post .body .sushi img{width:95px;height:auto}.index-panel .head-post .body .title{font-size:55px;font-weight:700;text-align:center}.index-panel .head-post .body .desc{font-size:20px;text-align:center}.index-panel .head-post .body .wrap{position:relative}.index-panel .head-post .body .wrap .btn-trial{text-align:center;font-size:26px;font-weight:700;background-color:#e6267b;display:block;width:320px;height:72px;line-height:72px;margin-top:20px;margin-bottom:30px;color:#fff}.index-panel .head-post .body .wrap .btn-trial:hover{color:#fff;background-color:#f15096}.index-panel .head-post .body .wrap .discount{position:absolute;left:290px;top:-30px}.index-panel .head-post .body .wrap .discount img{width:71px;height:auto}.index-panel .head-post .body .brand img{width:480px;height:51px}.index-panel h2.title{font-size:28px;padding:30px}.index-panel .twitter-follow-mod{padding:0 30px;padding-top:30px}.index-panel .twitter-follow-mod a{line-height:40px;height:40px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.index-panel .twitter-follow-mod a img{height:40px}.index-panel .twitter-follow-mod a span{font-size:18px;display:inline-block;margin-left:10px;line-height:40px;height:40px;padding:0 10px;border-radius:4px;color:#fff;background-color:#2fb0ec}.index-panel .entity-list{padding-top:0}#top-banner{height:auto}#top-banner img{width:780px;height:420px}#top-banner .slick-dots{bottom:5px}#top-banner .slick-dots li button:before{font-size:10px}#top-banner .slick-dotted.slick-slider{margin-bottom:0}#top-banner .slick-track{background-color:#000}#top-banner .slick-slide{opacity:.5}#top-banner .slick-active{opacity:1}#top-banner .slick-active button:before{color:#fff}.sales-banner img{width:100%;height:auto}.top-banner{height:460px;position:relative}.top-banner .head-nav,.top-banner .login{position:absolute;top:0}.top-banner .head-nav ul,.top-banner .login ul{margin:0;margin-left:200px;display:inline-block}.top-banner .head-nav ul li,.top-banner .login ul li{margin:0 15px;float:left}.top-banner .head-nav ul li a,.top-banner .head-nav ul li a:active,.top-banner .login ul li a,.top-banner .login ul li a:active{color:#fff;line-height:68px}.top-banner .head-nav ul li a:hover,.top-banner .login ul li a:hover{color:#e6267b}.top-banner .head-nav{left:0}.top-banner .head-nav ul{margin-left:200px}.top-banner .login{right:0}.top-banner .login ul{margin-right:20px}.top-banner .login .btn-regist{border:1px solid #fff;padding:10px 27px}.top-banner .shadow{width:100%;position:absolute;left:0;top:0;border:0;height:225px;background-image:linear-gradient(180deg,hsla(0,0%,50%,.6),hsla(0,0%,50%,.4),hsla(0,0%,50%,0))}.today-special{background-color:#202020;height:500px}.today-special .poster{width:810px;height:500px}.today-special .poster .inner{padding:15px 10px;float:left;clear:left}.today-special .summary{clear:both;float:right;width:390px;height:500px;text-align:center}.today-special .summary .inner{height:500px;position:relative}.today-special .summary .inner img{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.recommand{margin:0;margin-left:30px}.recommand h2{text-align:left;font-size:32px;margin-left:0;margin-top:50px;font-weight:700}.entity-list{text-align:center;padding:20px 15px;padding-bottom:60px}.entity-list .empty{padding:10px}.entity-list .title{padding:10px 0;text-align:left;font-size:20px}.entity-list .box-container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:space-evenly;justify-content:space-evenly;-ms-flex-line-pack:justify;align-content:space-between}.entity-list .box-container .box{width:330px;height:310px;padding-bottom:20px}.entity-list .box-container .box .title{padding:0}.entity-list .box-container .box a.news{display:inline-block;width:330px;height:270px;background-color:#e6267b}.entity-list .box-container .box a.news:hover{color:#fff}.entity-list .box-container .box .video{width:330px;display:inline-block;text-align:left;line-height:20px;background-color:#f7f7f7}.entity-list .box-container .box .video:hover .thumb-wrap img.thumb{transform:scale(1.1)}.entity-list .box-container .box .video .thumb-wrap{overflow:hidden;position:relative;height:186px}.entity-list .box-container .box .video .thumb-wrap>a{display:block;position:absolute}.entity-list .box-container .box .video .thumb-wrap:before{pointer-events:none;content:"";position:absolute;z-index:1;left:0;right:0;height:55px;bottom:0;opacity:.55;background-image:linear-gradient(-180deg,transparent,rgba(0,0,0,.48) 44%,#000)}.entity-list .box-container .box .video .thumb-wrap img.thumb{width:330px;height:186px;background-color:#eee;min-height:186px;cursor:pointer;transition:all .6s}.entity-list .box-container .box .video .thumb-wrap .new-badge{position:absolute;top:9px;left:9px}.entity-list .box-container .box .video .thumb-wrap .new-badge .date{top:7px;left:3px;width:35px;color:#fff;font-weight:700;font-size:13px;position:absolute;text-align:center;font-family:Helvetica Neue,sans-serif}.entity-list .box-container .box .video .thumb-wrap .new-badge img{width:42px;height:57px;background:none}.entity-list .box-container .box .video .thumb-wrap .bottom-row{position:absolute;left:0;right:0;bottom:0;height:55px;padding-left:4px}.entity-list .box-container .box .video .thumb-wrap .bottom-row>*{position:relative;bottom:8px;z-index:9}.entity-list .box-container .box .video .thumb-wrap .bottom-row .icon-4k-180{display:inline-block;position:absolute;right:0;bottom:8px;height:20px;width:50px}.entity-list .box-container .box .video .thumb-wrap .bottom-row .icon-4k-180 img{height:20px}.entity-list .box-container .box .video .thumb-wrap .bottom-row .fps{display:inline-block;position:absolute;right:0;bottom:8px;height:20px;width:50px;font-size:12px;color:#fff;text-align:center;background-color:#e6267b}.entity-list .box-container .box .video .thumb-wrap .bottom-row .heart{position:absolute;text-align:center;margin-left:4px;vertical-align:middle;display:inline-block}.entity-list .box-container .box .video .thumb-wrap .bottom-row .heart .video-like-btn{display:inline-block}.entity-list .box-container .box .video .thumb-wrap .bottom-row .heart .icon-heart{fill:#fff;width:15px;margin-top:-2px;vertical-align:middle}.entity-list .box-container .box .video .thumb-wrap .bottom-row .heart .icon-heart path{fill:#fff}.entity-list .box-container .box .video .thumb-wrap .bottom-row .heart .num{color:#fff;font-size:14px;vertical-align:middle;margin-left:8px;margin-top:0;line-height:20px}.entity-list .box-container .box .video .thumb-wrap .video-duration{position:absolute;bottom:10px;right:5px;background-color:#3b3c3f;color:#fff;font-size:12px;padding:0 4px}.entity-list .box-container .box .video:hover .title{color:#e6267b}.entity-list .box-container .box .video .title{padding-top:15px;padding-left:15px;padding-right:15px;font-size:18px;color:#202020;height:55px;width:100%;font-family:Helvetica;font-weight:700}.entity-list .box-container .box .video .body{margin-top:10px;padding-left:15px;padding-right:15px;padding-bottom:15px;font-size:14px;font-weight:400;position:relative}.entity-list .box-container .box .video .body .author{color:#555}.entity-list .box-container .box .video .body .author:hover{color:#e6267b}.entity-list .box-container .box .video .body .duration{color:#909090;font-size:12px}.entity-list .bottom{text-align:center;padding-top:40px}.entity-list .view-more{background-color:#e6267b;color:#fff;font-size:18px;width:200px;height:48px;padding:0 10px;line-height:48px;text-align:center;display:inline-block;margin:0 auto}.news-list{text-align:center;padding:20px 15px;padding-bottom:60px}.news-list .news-container{height:auto;margin-top:40px}.news-list .news-container ul{display:block}.news-list .news-container ul li{margin-bottom:40px}.news-list .news-container ul li .left{display:inline-block;width:140px;height:230px;line-height:230px;vertical-align:top;text-align:center}.news-list .news-container ul li .left .date{margin:0 auto;font-size:16px;width:50px;height:50px;line-height:50px;border-radius:25px;background-color:#e6267b;color:#fff;text-align:center;vertical-align:middle}.news-list .news-container ul li .center{display:inline-block;width:520px;height:230px;line-height:230px;vertical-align:top;padding-right:30px;text-align:left}.news-list .news-container ul li .center .title{width:480px;font-size:28px;line-height:40px}.news-list .news-container ul li .center .summary{color:#404040;margin-top:20px;font-size:16px;line-height:160%;height:100px}.news-list .news-container ul li .right{display:inline-block;width:400px;height:230px}.news-list .news-container ul li .right .thumb-wrap{overflow:hidden;width:380px}.news-list .news-container ul li .right .thumb-wrap img{width:380px;height:auto;transition:all .3s}.news-list .news-container ul li:hover .right .thumb-wrap img.thumb{transform:scale(1.05)}footer{width:100%;text-align:center;color:#7b7b7b}footer,footer .container{background-color:#1a1a1a}footer a,footer a:visited{color:#7b7b7b}footer .center{padding:30px;margin:0 auto}footer .center ul{width:200px;margin:0 auto}footer .center ul li{margin:10px 0}footer .copyright{margin-top:20px;font-size:12px}.my-membership-page{text-align:center;padding-top:20px}.my-membership-page .head{max-width:920px;margin:0 auto 24px}.my-membership-page .head .logo img{height:38px;width:auto}.my-membership-page .head .title{font-size:40px;line-height:1.3;margin:16px 0 12px;letter-spacing:-.03em}.my-membership-page .summer-sale{margin:0 auto;max-width:860px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;gap:10px}.my-membership-page .summer-sale h2{font-size:28px;font-weight:700;margin:0 auto 12px}.my-membership-page .summer-sale p,.my-membership-page .summer-sale pre{line-height:1.35;font-size:16px;font-weight:700;margin:0;padding:10px 16px;color:#e6267b;background:rgba(230,38,123,.08);border:1px solid rgba(230,38,123,.14);border-radius:4px}.my-membership-page .bottom .pay-tips{width:100%;max-width:760px;margin:0 auto;min-height:180px;background-color:#fff;color:#202020;text-align:center;border:1px solid #e4e4e4;border-radius:4px;box-shadow:0 12px 28px rgba(32,32,32,.08);overflow:hidden}.my-membership-page .bottom .pay-tips .title{margin:0;font-size:14px;height:60px;line-height:60px;background:#f8f8f8}.my-membership-page .bottom .pay-tips .title .lock-wrap{height:60px;display:inline;position:relative}.my-membership-page .bottom .pay-tips .title .lock-wrap img{height:14px;position:relative;top:.5px}.my-membership-page .bottom .pay-tips .brand{padding-top:8px}.my-membership-page .bottom .pay-tips .brand img{height:40px}.my-membership-page .bottom .pay-tips .desc{line-height:1.8;font-size:12px;padding:12px 30px 24px}.my-membership-page .body{padding:0 30px 40px;text-align:center}.my-membership-page .body .membership-package{width:100%;max-width:1060px;margin:0 auto;display:-ms-grid;display:grid;-ms-grid-columns:(minmax(0,1fr))[4];grid-template-columns:repeat(4,minmax(0,1fr));-ms-flex-align:stretch;align-items:stretch;gap:16px}.my-membership-page .body .membership-package .product{width:auto;min-width:0;min-height:470px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;background:#fff;box-shadow:0 12px 28px rgba(32,32,32,.08);border:1px solid #e4e4e4;border-radius:4px;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}.my-membership-page .body .membership-package .product:hover{transform:translateY(-4px);box-shadow:0 20px 44px rgba(32,32,32,.12)}.my-membership-page .body .membership-package .product:hover .head img{transform:scale(1.05)}.my-membership-page .body .membership-package .product .head{margin:0;overflow:hidden}.my-membership-page .body .membership-package .product .head img{min-height:150px;height:150px;background-color:#eee;width:100%;cursor:pointer;transition:all .6s;object-fit:cover}.my-membership-page .body .membership-package .product .body{padding:20px 24px 16px}.my-membership-page .body .membership-package .product .body .title{font-size:24px;line-height:1.3;font-weight:700}.my-membership-page .body .membership-package .product .body pre{text-align:center;color:#666;padding:10px 0;font-size:14px;line-height:1.68;min-height:76px}.my-membership-page .body .membership-package .product .body .wrap{position:relative}.my-membership-page .body .membership-package .product .body .wrap .price{font-size:52px;font-weight:700;line-height:1}.my-membership-page .body .membership-package .product .body .wrap .price .top{font-size:20px;vertical-align:top}.my-membership-page .body .membership-package .product .body .wrap .price .small{font-size:16px}.my-membership-page .body .membership-package .product .body .wrap .discount{position:absolute;right:-20px;top:-20px}.my-membership-page .body .membership-package .product .body .wrap .discount img{width:80px}.my-membership-page .body .membership-package .product .body .wrap .discount-info{min-height:44px;padding:8px 0 0;font-size:12px;line-height:1.5}.my-membership-page .body .membership-package .product .bottom{margin-top:auto;padding:0 24px 24px}.my-membership-page .body .membership-package .product .bottom .btn-pink{text-align:center;width:100%;height:45px;line-height:45px;font-size:16px;font-weight:700;background-color:#e6267b;color:#fff;display:inline-block;border-radius:5px}.login-page{padding-left:200px;padding-top:40px;padding-bottom:60px}.login-page .login-panel{width:430px;height:480px;display:inline-block}.login-page .login-panel .inner .form-label{font-size:16px;color:#929292;display:block;margin-bottom:10px;margin-top:20px}.login-page .login-panel .inner .form-group{height:60px;line-height:60px;font-size:20px;margin-bottom:33px;position:relative}.login-page .login-panel .inner .form-group span.error{color:red;font-size:14px;position:absolute;top:45px;right:10px}.login-page .login-panel .inner .form-group input{padding:10px;width:100%;height:60px;background-color:#fff;border-radius:5px}.login-page .login-panel .inner .form-group input.btn-login{outline:none;border:0}.login-page .login-panel .inner .form-group input.agreement{display:inline-block;width:20px;height:20px;background-color:#e6267b;vertical-align:bottom}.login-page .login-panel .inner .form-group.more{height:auto}.login-page .login-panel .inner .form-group.more p{font-size:14px;line-height:150%;margin-bottom:20px}.login-page .login-panel .inner .form-group.more a.agreement{color:#e6267b;line-height:20px;height:20px;display:inline-block;vertical-align:middle}.login-page .login-panel .inner .form-group.email,.login-page .login-panel .inner .form-group.password,.login-page .login-panel .inner .form-group.re-password{position:relative}.login-page .login-panel .inner .form-group.email input,.login-page .login-panel .inner .form-group.password input,.login-page .login-panel .inner .form-group.re-password input{-webkit-text-fill-color:#999}.login-page .login-panel .inner .form-group.email label,.login-page .login-panel .inner .form-group.password label,.login-page .login-panel .inner .form-group.re-password label{color:#d0d0d0;position:absolute;top:4px;left:20px;height:60px;line-height:60px;font-size:14px}.login-page .login-panel .inner .form-group.re-password label{line-height:30px}.login-page .login-panel .inner .form-group .regist a{text-align:center;display:inline-block;width:100%;height:30px}.login-page .login-panel .inner .form-group .pink-btn{outline:none;border:0;margin-top:10px;display:block;border-radius:5px;font-size:20px;background-color:#e6267b;color:#fff;-webkit-text-fill-color:#fff;text-align:center}.login-page .login-panel .inner .form-group .pink-btn:visited{color:#fff}.login-page .login-panel .inner .forget-password,.login-page .login-panel .inner .regist{font-size:16px;text-align:center;color:#e6267b}.login-page .login-panel .inner .forget-password a,.login-page .login-panel .inner .forget-password a:hover,.login-page .login-panel .inner .forget-password a:visited,.login-page .login-panel .inner .regist a,.login-page .login-panel .inner .regist a:hover,.login-page .login-panel .inner .regist a:visited{color:#e6267b}.login-page .login-panel .head .title{padding:10px 0;font-size:32px;text-align:center;border-bottom:1px solid #ccc;margin-bottom:10px}.login-page .login-panel .foot{margin-top:40px}.login-page .login-panel .foot .regist-ad img{width:430px}.login-page .ad-panel{display:inline-block;text-align:center;width:540px}.pc-wrap{padding-left:200px;width:800px}.pc-wrap .member-info{background-color:#535353;padding:25px 14px}.pc-wrap .member-info .email{color:#fff;font-size:16px}.pc-wrap .member-info .membership-name{margin-top:10px;color:#fedc62;font-size:20px}.pc-wrap .account-body{background:#f1f1f1;padding-top:30px}.pc-wrap .account-body ul{background:#fff;margin:0;padding:0 14px;font-size:16px;font-weight:700}.pc-wrap .account-body ul:last-child{margin-top:30px}.pc-wrap .account-body ul li a,.pc-wrap .account-body ul li input{background-color:#fff;width:100%;border:none;display:inline-block;height:65px;line-height:65px;text-align:left;border-bottom:1px solid #eee}.pc-wrap .account-body ul li:last-child{border:none}.my-order-page{padding:40px 30px;text-align:center}.my-order-page .purchase-confirm-title{font-size:16px;line-height:40px;height:40px;border-bottom:2px solid #000;padding-bottom:0;margin-bottom:24px}.my-order-page .order-panel{width:100%;max-width:560px;min-height:0;margin:0 auto;text-align:left;display:block;padding:0}.my-order-page .order-panel .payment-desc{margin-top:10px;color:#333}.my-order-page .order-panel .membership-list .container{width:100%;color:#202020}.my-order-page .order-panel .membership-list .container a span.copy{display:inline-block;float:right}.my-order-page .order-panel .membership-list .container span.address{font-size:12px;font-weight:400}.my-order-page .order-panel .membership-list .container .qr-wrap{margin-top:20px;text-align:left}.my-order-page .order-panel .membership-list .container .qr-wrap #qrcode{margin:0 auto}.my-order-page .order-panel .membership-list .container h2{color:#333;margin:30px 0 16px}.my-order-page .order-panel .membership-list .container ol li{margin:10px;color:#000}.my-order-page .order-panel .membership-list .container #purchase-status-info{display:none;margin:20px auto 0}.my-order-page .order-panel .membership-list .container #purchase-status-info span.info{padding:0;border:0;display:inline-block;height:55px;line-height:55px;text-align:center;font-size:18px;font-weight:700;border-radius:4px;color:#fff;background-color:#f15096;-webkit-text-fill-color:#fff;width:100%}.my-order-page .order-panel .membership-list .container table.product{width:100%}.my-order-page .order-panel .membership-list .container table.product tr{font-size:16px;min-height:52px;line-height:1.5;border-bottom:1px solid #e4e4e4}.my-order-page .order-panel .membership-list .container table.product tr td{padding:12px 8px}.my-order-page .order-panel .membership-list .container table.product tr td input{padding:5px}.my-order-page .order-panel .membership-list .container table.product tr td:first-child{color:#555;width:110px}.my-order-page .order-panel .membership-list .container table.product tr td:last-child{color:#000;font-weight:700}.my-order-page .order-panel .membership-list .container h2.payment-channel-head{font-size:16px;border-bottom:1px solid #e4e4e4;line-height:55px;height:55px;color:#000;margin-top:30px}.my-order-page .order-panel .membership-list .container .pay-tips{width:100%;min-height:150px;margin-top:24px;background-color:#333;color:#999;text-align:center;border-radius:0;border:0}.my-order-page .order-panel .membership-list .container .pay-tips .title{margin:0;font-size:14px;height:60px;line-height:60px;background:transparent}.my-order-page .order-panel .membership-list .container .pay-tips .title .lock-wrap{height:60px;display:inline;position:relative}.my-order-page .order-panel .membership-list .container .pay-tips .title .lock-wrap img{height:14px;position:relative;top:.5px}.my-order-page .order-panel .membership-list .container .pay-tips .desc{line-height:1.8;font-size:12px;padding:0 40px}.my-order-page .order-panel.usdt-pay-panel{max-width:760px}.my-order-page .order-panel.usdt-pay-panel .purchase-confirm-title{border:0;height:auto;line-height:1.3;font-size:28px;margin:8px 0}.my-order-page .order-panel.usdt-pay-panel .payment-desc{margin-top:0;font-size:14px;line-height:1.68;color:#555}.my-order-page .order-panel.usdt-pay-panel .usdt-pay-head{margin-bottom:16px;text-align:left}.my-order-page .order-panel.usdt-pay-panel .usdt-pay-kicker{margin:0;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#e6267b}.my-order-page .order-panel.usdt-pay-panel .usdt-pay-live-status{margin:0 0 20px;padding:12px 16px;border:1px solid #e4e4e4;background-color:#f7f7f7;font-size:14px;line-height:1.5;color:#555;text-align:left}.my-order-page .order-panel.usdt-pay-panel .membership-list .container .usdt-pay-primary{display:-ms-grid;display:grid;-ms-grid-columns:250px minmax(0,1fr);grid-template-columns:250px minmax(0,1fr);gap:20px;-ms-flex-align:stretch;align-items:stretch}.my-order-page .order-panel.usdt-pay-panel .membership-list .container .usdt-pay-primary>.usdt-pay-card{height:100%;box-sizing:border-box}.my-order-page .order-panel.usdt-pay-panel .membership-list .container .usdt-pay-secondary{margin-top:20px;display:-ms-grid;display:grid;-ms-grid-columns:(minmax(0,1fr))[2];grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.my-order-page .order-panel.usdt-pay-panel .membership-list .container .usdt-pay-card{border:1px solid #e4e4e4;background-color:#fff;border-radius:4px;padding:20px}.my-order-page .order-panel.usdt-pay-panel .membership-list .container .usdt-pay-card-title{margin:0 0 10px;font-size:20px;line-height:1.3;color:#202020}.my-order-page .order-panel.usdt-pay-panel .membership-list .container .usdt-pay-card-qr{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;text-align:center}.my-order-page .order-panel.usdt-pay-panel .membership-list .container .usdt-pay-card-qr .payment-desc{text-align:left}.my-order-page .order-panel.usdt-pay-panel .membership-list .container .usdt-pay-card-qr .qr-wrap{margin-top:16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex:1;flex:1;min-height:220px}.my-order-page .order-panel.usdt-pay-panel .membership-list .container .usdt-pay-card-qr .qr-wrap #qrcode{width:190px;height:190px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin:0 auto}.my-order-page .order-panel.usdt-pay-panel .membership-list .container .usdt-pay-card-qr .qr-wrap #qrcode canvas,.my-order-page .order-panel.usdt-pay-panel .membership-list .container .usdt-pay-card-qr .qr-wrap #qrcode img{display:block;width:190px!important;height:190px!important}.my-order-page .order-panel.usdt-pay-panel .membership-list .container .usdt-pay-field+.usdt-pay-field{margin-top:16px}.my-order-page .order-panel.usdt-pay-panel .membership-list .container .usdt-pay-field-head{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:12px}.my-order-page .order-panel.usdt-pay-panel .membership-list .container .usdt-pay-field-label{font-size:12px;line-height:1.5;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#555}.my-order-page .order-panel.usdt-pay-panel .membership-list .container .usdt-pay-field-value{margin-top:8px;padding:12px 14px;border:1px solid #e4e4e4;background-color:#f7f7f7;border-radius:4px;line-height:1.5;color:#202020;word-break:break-all}.my-order-page .order-panel.usdt-pay-panel .membership-list .container .usdt-pay-field-value-amount{font-size:24px;font-weight:700;text-align:left}.my-order-page .order-panel.usdt-pay-panel .membership-list .container .usdt-pay-field-value-address{font-size:14px}.my-order-page .order-panel.usdt-pay-panel .membership-list .container .usdt-pay-meta-list{margin-top:16px;display:-ms-grid;display:grid;-ms-grid-columns:(minmax(0,1fr))[2];grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.my-order-page .order-panel.usdt-pay-panel .membership-list .container .usdt-pay-meta-item{padding:12px 14px;border:1px solid #e4e4e4;background-color:#f7f7f7;border-radius:4px}.my-order-page .order-panel.usdt-pay-panel .membership-list .container .usdt-pay-meta-label{display:block;font-size:12px;color:#555;text-transform:uppercase;letter-spacing:.04em}.my-order-page .order-panel.usdt-pay-panel .membership-list .container .usdt-pay-meta-value{display:block;margin-top:8px;font-size:16px;line-height:1.3;color:#202020}.my-order-page .order-panel.usdt-pay-panel .membership-list .container .usdt-pay-reserve{margin:16px 0 0;font-size:12px;line-height:1.68;color:#999}.my-order-page .order-panel.usdt-pay-panel .membership-list .container .copy-btn{margin-left:0;min-width:0;height:34px;padding:0 12px;border:1px solid #d0d0d0;border-radius:4px;background-color:#fff;color:#202020;font-size:12px;font-weight:700;cursor:pointer}.my-order-page .order-panel.usdt-pay-panel .membership-list .container .tx-confirm{margin-top:20px}.my-order-page .order-panel.usdt-pay-panel .membership-list .container .tx-confirm-row{display:-ms-flexbox;display:flex;gap:8px;margin-top:12px}.my-order-page .order-panel.usdt-pay-panel .membership-list .container .tx-confirm-input{-ms-flex:1;flex:1;min-width:0;height:44px;padding:0 12px;color:#202020;-webkit-text-fill-color:#202020;border:1px solid #d0d0d0;border-radius:4px;background-color:#fff;box-sizing:border-box}.my-order-page .order-panel.usdt-pay-panel .membership-list .container .tx-confirm-input:placeholder-shown{color:#777;-webkit-text-fill-color:#777}.my-order-page .order-panel.usdt-pay-panel .membership-list .container .tx-confirm-input:-ms-input-placeholder{-webkit-text-fill-color:#777;opacity:1}.my-order-page .order-panel.usdt-pay-panel .membership-list .container .tx-confirm-input::placeholder{color:#777!important;-webkit-text-fill-color:#777;opacity:1}.my-order-page .order-panel.usdt-pay-panel .membership-list .container .tx-confirm-input::-webkit-input-placeholder{color:#777!important;-webkit-text-fill-color:#777}.my-order-page .order-panel.usdt-pay-panel .membership-list .container .tx-confirm-input::-moz-placeholder{color:#777!important;opacity:1}.my-order-page .order-panel.usdt-pay-panel .membership-list .container .tx-confirm-input:-ms-input-placeholder{color:#777!important}.my-order-page .order-panel.usdt-pay-panel .membership-list .container .tx-confirm-btn{min-width:132px;height:44px;padding:0 16px;border:1px solid #000;border-radius:4px;background-color:#fff;color:#000;font-size:14px;font-weight:700;cursor:pointer}.my-order-page .order-panel.usdt-pay-panel .membership-list .container .tx-confirm-status.status-error{color:#c62828}.my-order-page .order-panel.usdt-pay-panel .membership-list .container .tx-confirm-status.status-success{color:#2e7d32}.my-order-page .order-panel.usdt-pay-panel .membership-list .container table.product{margin-top:8px}.my-order-page .order-panel.usdt-pay-panel .membership-list .container table.product tr td:first-child{width:86px}.my-order-page .order-panel.usdt-pay-panel .membership-list .container .how-to h3,.my-order-page .order-panel.usdt-pay-panel .membership-list .container .payment-issue h3{margin:16px 0 8px;font-size:16px;line-height:1.3;color:#202020}.my-order-page .order-panel.usdt-pay-panel .membership-list .container .how-to ol,.my-order-page .order-panel.usdt-pay-panel .membership-list .container .payment-issue ol{margin:0;padding-left:20px}.my-order-page .order-panel.usdt-pay-panel .membership-list .container .how-to ol li,.my-order-page .order-panel.usdt-pay-panel .membership-list .container .payment-issue ol li{margin:0 0 10px;color:#555;line-height:1.68}.my-account-page{padding-left:200px;padding-top:40px;padding-bottom:60px}.my-account-page .account-panel{width:430px;height:480px;display:inline-block}.my-account-page .account-panel .inner{border:1px solid #d0d0d0;padding:20px 20px 40px}.my-account-page .account-panel .inner .form-label{font-size:16px;color:#909090;display:block;margin-bottom:10px;margin-top:20px}.my-account-page .account-panel .inner .form-group{height:54px;line-height:50px;font-size:20px}.my-account-page .account-panel .inner .form-group input{padding:10px;width:370px}.my-account-page .account-panel .inner .form-group input.btn-login{background-color:#fff;outline:none;border:0;border:1px solid #d0d0d0}.my-account-page .account-panel .inner .forget-password{text-align:center}.my-account-page .account-panel .inner .forget-password a,.my-account-page .account-panel .inner .forget-password a:visited{color:#e6267b}.my-account-page .account-panel .inner .forget-password a:hover{color:#202020}.my-account-page .account-panel .head .title{padding:20px 0;font-size:20px}.my-account-page .account-panel .head .membership{background-color:#e6267b;padding:15px}.my-account-page .account-panel .head .membership .container{width:100%;color:#fff}.my-account-page .account-panel .head .membership .renew{text-align:right}.my-account-page .account-panel .head .membership .renew a.renew-btn{color:#fff;border:1px solid #fff;padding:8px}.my-account-page .account-panel .membership-list .container{width:100%}.my-account-page .account-panel .membership-list .container li{margin-top:20px}.my-account-page .account-panel .membership-list .container li img{width:100%}.my-account-page .account-panel .membership-list .container .purchase,.my-account-page .account-panel .membership-list .container .remark{display:inline-block}.my-account-page .account-panel .membership-list .container .form-group{height:50px;line-height:50px}.my-account-page .account-panel .membership-list .container .form-group label{display:inline-block;width:100px}.my-account-page .account-panel .membership-list .container .form-group input{padding:10px;width:200px;background-color:#fff;outline:none;border:0;border:1px solid #d0d0d0}.my-account-page .account-panel .membership-list .container .form-group input.save{width:305px;color:#fff;font-size:20px;background-color:#e6267b;border:none;border-radius:5px;margin-top:20px}.my-account-page .account-panel ul.purchase-history li{line-height:36px;border-bottom:1px solid #ccc;color:#666}.affiliate-panel,.article-panel,.help-panel,.membership-list{min-height:800px}.affiliate-panel table,.article-panel table,.help-panel table,.membership-list table{width:100%}.affiliate-panel tr,.article-panel tr,.help-panel tr,.membership-list tr{font-size:16px;height:55px;line-height:55px;border-bottom:1px solid #999}.affiliate-panel tr td,.affiliate-panel tr td input,.article-panel tr td,.article-panel tr td input,.help-panel tr td,.help-panel tr td input,.membership-list tr td,.membership-list tr td input{padding:5px}.affiliate-panel tr td:first-child,.article-panel tr td:first-child,.help-panel tr td:first-child,.membership-list tr td:first-child{color:#555;width:90px}.affiliate-panel tr td:last-child,.article-panel tr td:last-child,.help-panel tr td:last-child,.membership-list tr td:last-child{color:#202020;font-weight:700}.affiliate-panel .feedback tr td,.article-panel .feedback tr td,.help-panel .feedback tr td,.membership-list .feedback tr td{padding:10px;border:1px solid #999;font-size:13px;line-height:150%}.affiliate-panel .feedback tr td textarea,.article-panel .feedback tr td textarea,.help-panel .feedback tr td textarea,.membership-list .feedback tr td textarea{width:95%;line-height:150%}.affiliate-panel .feedback tr td input,.article-panel .feedback tr td input,.help-panel .feedback tr td input,.membership-list .feedback tr td input{line-height:150%}.affiliate-panel .feedback tr td .error,.affiliate-panel .feedback tr td .notes,.article-panel .feedback tr td .error,.article-panel .feedback tr td .notes,.help-panel .feedback tr td .error,.help-panel .feedback tr td .notes,.membership-list .feedback tr td .error,.membership-list .feedback tr td .notes{font-weight:400;font-size:13px;line-height:150%}.affiliate-panel .feedback tr td .error,.article-panel .feedback tr td .error,.help-panel .feedback tr td .error,.membership-list .feedback tr td .error{color:red}.affiliate-panel .feedback tr td:first-child,.article-panel .feedback tr td:first-child,.help-panel .feedback tr td:first-child,.membership-list .feedback tr td:first-child{width:180px;background-color:#ebf5fb;color:#202020;font-weight:700}.affiliate-panel .feedback-submit,.article-panel .feedback-submit,.help-panel .feedback-submit,.membership-list .feedback-submit{text-align:center}.affiliate-panel .feedback-submit .mail-to,.article-panel .feedback-submit .mail-to,.help-panel .feedback-submit .mail-to,.membership-list .feedback-submit .mail-to{color:#e6267b}.affiliate-panel .feedback-submit .notes,.article-panel .feedback-submit .notes,.help-panel .feedback-submit .notes,.membership-list .feedback-submit .notes{margin:20px 0}.affiliate-panel .feedback-submit .confirm-btn,.article-panel .feedback-submit .confirm-btn,.help-panel .feedback-submit .confirm-btn,.membership-list .feedback-submit .confirm-btn{width:200px;padding:10px;margin:20px auto}.purchase{text-align:center}.form-purchase{margin:20px auto 0}.form-purchase .cancel,.form-purchase .pay{padding:0;border:0;display:inline-block;height:55px;line-height:55px;text-align:center;font-size:18px;font-weight:700;border-radius:5px;color:#fff;-webkit-text-fill-color:#fff;width:100%;max-width:510px}.form-purchase .pay{background-color:#f15096}.form-purchase .cancel{background-color:#f1f1f1}body.adult-gate-open{overflow:hidden}.adult-gate-overlay{position:fixed;inset:0;z-index:1200;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:30px;background:rgba(32,32,32,.74);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.adult-gate-overlay .adult-gate-shell{width:min(560px,100%);padding:30px;text-align:center;background:linear-gradient(180deg,hsla(0,0%,100%,.98),rgba(209,220,232,.72));border:1px solid hsla(0,0%,100%,.28);border-radius:5px;box-shadow:0 20px 44px rgba(32,32,32,.12)}.adult-gate-overlay .adult-gate-shell .eyebrow{margin-bottom:10px;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#e6267b}.adult-gate-overlay .adult-gate-shell .title{margin:0;font-size:34px;line-height:1.3}.adult-gate-overlay .adult-gate-shell .body{margin:16px 0 0;font-size:16px;line-height:1.5;color:#555}.adult-gate-overlay .adult-gate-shell .intro_btns{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(0,1fr))[2];grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:24px}.adult-gate-overlay .adult-gate-shell .intro_btns a{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-height:52px;padding:0 20px;border-radius:5px;font-size:16px;font-weight:700;color:#fff;background:#e6267b;transition:background-color .18s ease,transform .18s ease}.adult-gate-overlay .adult-gate-shell .intro_btns a:hover{background:#f15096;transform:translateY(-1px)}.adult-gate-overlay .adult-gate-shell .intro_btns a.btn_no{color:#202020;background:#fff;border:1px solid #e4e4e4}.adult-page{min-height:720px;padding:100px 30px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.adult-page .adult-panel{width:min(560px,100%);padding:30px;text-align:center;background:#fff;border:1px solid #e4e4e4;border-radius:5px;box-shadow:0 20px 44px rgba(32,32,32,.12)}.adult-page .adult-panel .chk_old .title{margin:0;font-size:34px;line-height:1.3;font-weight:700}.adult-page .adult-panel .chk_old .body{margin-top:16px;color:#555;font-size:16px;line-height:1.5;font-weight:500}.adult-page .adult-panel .chk_old .intro_btns{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(0,1fr))[2];grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:24px}.adult-page .adult-panel .chk_old .intro_btns a{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-height:52px;padding:0 20px;color:#fff;font-size:16px;font-weight:700;border-radius:5px;background-color:#e6267b}.adult-page .adult-panel .chk_old .intro_btns a.btn_no{color:#202020;background-color:#fff;border:1px solid #e4e4e4}.article-page{padding-left:100px;padding-top:40px;padding-bottom:60px}.article-page .artilce-panel{width:900px;font-size:14px}.article-page .artilce-panel .head .title{font-size:36px}.article-page .artilce-panel .head .time{margin-top:10px;font-size:14px;color:#909090}.article-page .artilce-panel .inner .article-content,.article-page .artilce-panel .inner pre{padding-top:20px;word-break:normal;word-wrap:break-word;white-space:normal;vertical-align:baseline;line-height:1.8;font-size:18px}.article-page .artilce-panel .inner .article-content a,.article-page .artilce-panel .inner pre a{color:#e6267b}.article-page .artilce-panel .inner .article-content h2,.article-page .artilce-panel .inner .article-content h3,.article-page .artilce-panel .inner .article-content h4,.article-page .artilce-panel .inner .article-content h5,.article-page .artilce-panel .inner .article-content h6,.article-page .artilce-panel .inner pre h2,.article-page .artilce-panel .inner pre h3,.article-page .artilce-panel .inner pre h4,.article-page .artilce-panel .inner pre h5,.article-page .artilce-panel .inner pre h6{line-height:1.5}.article-page .artilce-panel .inner .article-content>div,.article-page .artilce-panel .inner .article-content>p,.article-page .artilce-panel .inner pre>div,.article-page .artilce-panel .inner pre>p{margin:30px 0}.article-page .artilce-panel .inner .article-content ol,.article-page .artilce-panel .inner pre ol{list-style-type:decimal;-webkit-margin-before:0;-webkit-margin-after:0;-webkit-margin-start:0;-webkit-margin-end:0;-webkit-padding-start:20px}.pagination{text-align:center}.pagination a li{display:inline-block;padding:0 12px;margin:0 2px;height:30px;line-height:30px;border-radius:4px}.pagination a li.active{background:rgba(0,0,0,.2);color:#fff;text-align:center}.pagination a li.seg{background:none;color:#fff}.pagination a li:hover{background:#e6267b;color:#fff}.video-page{width:1100px}.video-page .entity-list{padding:20px 0}.video-page .video-panel{width:1100px;font-size:14px;padding:40px 30px}.video-page .video-panel .video-layout-wrap{display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,630px) minmax(280px,1fr);grid-template-columns:minmax(0,630px) minmax(280px,1fr);gap:30px;-ms-flex-align:start;align-items:start}.video-page .video-panel>h1{font-size:30px;font-weight:700;padding:0;width:630px;line-height:1.3;margin-top:30px}.video-page .video-panel>pre{padding:0;font-size:16px;line-height:1.68;width:630px;margin-bottom:30px;color:#555;word-wrap:break-word;white-space:pre-wrap;word-break:break-word}.video-page .video-panel .slogan{text-align:center;width:100%;height:40px;line-height:40px;font-size:16px;font-weight:700;background-color:#e6267b;color:#fff}.video-page .video-panel .download-info{width:100%;min-height:355px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;padding:24px;border-radius:4px;background:#fff;border:1px solid #e4e4e4;box-shadow:0 12px 28px rgba(32,32,32,.08)}.video-page .video-panel .download-info>a:hover{background-color:#f15096}.video-page .video-panel .download-info h2{padding:0;font-size:20px;line-height:1.3}.video-page .video-panel .download-info ul a{color:#e6267b}.video-page .video-panel .download-info ul a li{padding:0 16px;width:100%;min-height:44px;line-height:44px;font-size:16px;text-align:left;border-radius:5px;border:1px solid #e4e4e4;background:#f8f8f8;margin-bottom:8px}.video-page .video-panel .download-info ul a:hover{color:#fff}.video-page .video-panel .download-info ul a:hover li{background-color:#e6267b;border-color:#e6267b}.video-page .video-panel .download-info .btn-pink{text-align:center;width:100%;min-height:55px;line-height:55px;font-size:18px;font-weight:700;background-color:#e6267b;color:#fff;display:inline-block;border-radius:5px}.video-page .video-panel .download-info .trial-access-info{padding-top:8px;padding-bottom:0;font-size:14px;font-weight:700;color:#666}.video-page .video-panel .video-play-container{position:relative;display:inline-block;width:100%;overflow:hidden;border-radius:4px;box-shadow:0 12px 28px rgba(32,32,32,.08);width:630px;min-height:355px}.video-page .video-panel .video-play-container .download-app a{text-align:center;width:100%;height:40px;line-height:40px;font-size:16px;font-weight:700;background-color:#e6267b;color:#fff;display:inline-block}.video-page .video-panel .video-play-container .download-app a:hover{background-color:#f15096}.video-page .video-panel .video-play-container .thumb{overflow:hidden}.video-page .video-panel .video-play-container .thumb>img{width:630px;min-height:355px;display:block;background-color:#eee;cursor:pointer;transition:all .6s}.video-page .video-panel .video-play-container .thumb>img:hover{transform:scale(1.1)}.video-page .video-panel .video-play-container #video-player{display:none}.video-page .video-panel .video-play-container video{width:630px;height:auto}.video-page .video-panel .video-play-container .play-btn{position:absolute;margin-left:-35px;margin-top:-35px;top:50%;left:50%}.video-page .video-panel .video-play-container .play-btn>img{width:70px;height:70px}.video-page .video-panel .video-play-container .play-btn .play-label{text-align:center;color:#fff;font-size:18px}.video-page .video-panel .video-play-container .badge{position:absolute;font-size:0;margin-left:-47.5px;margin-top:80px;top:50%;left:50%}.video-page .video-panel .video-play-container .badge img{width:95px;height:25px}.video-page .video-panel .video-play-container .fps{position:absolute;font-size:12px;z-index:999;height:20px;line-height:20px;width:50px;text-align:center;opacity:.7;top:0;left:0;color:#fff;background-color:#e6267b}.video-page .video-panel .video-info{display:none;background-color:#404040;padding:19px 14px 25px}.video-page .video-panel .video-info .title{color:#fff;font-size:20px;font-weight:700}.video-page .video-panel .video-info .use-info{margin-top:20px;text-align:center}.video-page .video-panel .video-info .use-info img{opacity:.5;width:180px;height:20px}.video-page .video-panel .video-info .membership{margin-top:25px}.video-page .video-panel .video-info .membership .play-suggest{border-radius:3px;height:55px;width:90%;margin:0 auto;color:#fff;font-size:21px;font-weight:700;line-height:55px;text-align:center}.video-page .video-panel .video-info .membership .has{padding:15px;border-radius:3px;background-color:#32af9e}.video-page .video-panel .video-info .membership .has .play-suggest{background-color:#31877b}.video-page .video-panel .video-info .membership .no{padding:15px;border-radius:3px;background-color:#e6267b}.video-page .video-panel .video-info .membership .no .play-suggest{background-color:#ae2562}.video-page .video-panel .video-info .membership p{color:#fff;font-size:16px;text-align:center}.video-page .video-panel .video-info .membership p.tips{color:#fff;font-size:12px;opacity:.5}.video-page .video-panel .basic-info{width:630px;padding:24px;color:#333;background:#fff;border:1px solid #e4e4e4;border-radius:4px;box-shadow:0 12px 28px rgba(32,32,32,.08)}.video-page .video-panel .basic-info h2{font-size:20px;color:#202020;padding:0}.video-page .video-panel .basic-info .head .title{font-size:28px}.video-page .video-panel .basic-info .head .time{margin-top:10px;font-size:14px;color:#909090}.video-page .video-panel .basic-info .inner{line-height:20px;position:relative}.video-page .video-panel .basic-info .inner table tr td{min-height:36px}.video-page .video-panel .basic-info .inner table tr .head{font-weight:700;font-size:16px}.video-page .video-panel .basic-info .inner table tr .seg{width:10px}.video-page .video-panel .basic-info .inner p{font-size:14px}.video-page .video-panel .basic-info .inner a.actress,.video-page .video-panel .basic-info .inner a.tag{display:inline-block;background:#e6267b;border-radius:999px;padding:4px 10px;margin-right:5px;color:#fff}.video-page .video-panel .basic-info .inner a.actress:hover,.video-page .video-panel .basic-info .inner a.tag:hover{background:#f15096}.video-page .video-panel .basic-info .inner pre{white-space:pre-wrap}.video-page .video-panel .basic-info .inner .video-badge{position:absolute;right:0;top:0}.video-page .video-panel .basic-info .inner .video-badge>img{width:111px;height:33px}.video-page .video-panel .gallery-wrap{width:630px;margin-top:30px;padding-left:0;text-align:left;overflow-x:scroll}.video-page .video-panel .gallery-wrap #snapshot-gallery{height:150px;overflow:hidden}.video-page .video-panel .gallery-wrap #snapshot-gallery a{margin-right:10px;display:inline-block;overflow:hidden;height:140px}.video-page .video-panel .gallery-wrap #snapshot-gallery a:last-child{margin-right:0}.video-page .video-panel .gallery-wrap #snapshot-gallery a img{display:inline-block;width:248px;height:auto;min-height:165px;background-color:#ddd;cursor:pointer;transition:all .6s}.video-page .video-panel .gallery-wrap #snapshot-gallery a img:hover{transform:scale(1.19)}.video-page .video-panel .line-wrap{width:100%;margin-top:46px;padding:0 10px}.video-page .video-panel .line-wrap .line{background-color:#e6267b;width:100%;height:3px}.video-page .video-panel .comments{width:630px;margin:30px 0 0;padding:24px;background:#fff;border:1px solid #e4e4e4;border-radius:4px;box-shadow:0 12px 28px rgba(32,32,32,.08)}.video-page .video-panel .comments h2{margin-top:0;margin-bottom:20px}.video-page .video-panel .comments ul{list-style:none}.video-page .video-panel .comments ul li .head{min-height:28px;font-size:18px;line-height:28px}.video-page .video-panel .comments ul li .head .username{display:inline-block;color:#e6267b;float:left}.video-page .video-panel .comments ul li .head .time{display:inline-block;color:#999;float:right;font-size:12px;line-height:28px}.video-page .video-panel .comments ul li .body{padding-bottom:20px}.video-page .video-panel .comments textarea{width:100%;height:100px;font-size:16px;border-radius:5px;padding:12px}.video-page .video-panel .comments input{float:right}.affiliate-page,.help-page{padding-top:14px}.affiliate-page .affiliate-panel,.affiliate-page .help-panel,.help-page .affiliate-panel,.help-page .help-panel{width:1000px;font-size:14px;padding-top:20px;margin:0 auto}.affiliate-page .affiliate-panel .head .title,.affiliate-page .help-panel .head .title,.help-page .affiliate-panel .head .title,.help-page .help-panel .head .title{font-size:32px}.affiliate-page .affiliate-panel .head .desc,.affiliate-page .help-panel .head .desc,.help-page .affiliate-panel .head .desc,.help-page .help-panel .head .desc{font-size:18px}.affiliate-page .affiliate-panel .body,.affiliate-page .help-panel .body,.help-page .affiliate-panel .body,.help-page .help-panel .body{padding-top:20px}.affiliate-page .affiliate-panel .body .device-list,.affiliate-page .help-panel .body .device-list,.help-page .affiliate-panel .body .device-list,.help-page .help-panel .body .device-list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:space-;justify-content:space-;-ms-flex-line-pack:justify;align-content:space-between}.affiliate-page .affiliate-panel .body .device-list .device,.affiliate-page .help-panel .body .device-list .device,.help-page .affiliate-panel .body .device-list .device,.help-page .help-panel .body .device-list .device{width:315px;height:306px;margin-bottom:20px}.affiliate-page .affiliate-panel .body .device-list .device .photo,.affiliate-page .help-panel .body .device-list .device .photo,.help-page .affiliate-panel .body .device-list .device .photo,.help-page .help-panel .body .device-list .device .photo{font-size:0}.affiliate-page .affiliate-panel .body .device-list .device .photo img,.affiliate-page .help-panel .body .device-list .device .photo img,.help-page .affiliate-panel .body .device-list .device .photo img,.help-page .help-panel .body .device-list .device .photo img{object-fit:cover;width:315px;height:306px}.affiliate-page .affiliate-panel .body .device-list .device .title,.affiliate-page .help-panel .body .device-list .device .title,.help-page .affiliate-panel .body .device-list .device .title,.help-page .help-panel .body .device-list .device .title{display:none}.affiliate-page .affiliate-panel .body .section,.affiliate-page .help-panel .body .section,.help-page .affiliate-panel .body .section,.help-page .help-panel .body .section{margin-top:30px}.affiliate-page .affiliate-panel .body .section .head,.affiliate-page .help-panel .body .section .head,.help-page .affiliate-panel .body .section .head,.help-page .help-panel .body .section .head{font-size:28px;color:#e6267b;margin-bottom:20px}.affiliate-page .affiliate-panel .body .section ul li,.affiliate-page .help-panel .body .section ul li,.help-page .affiliate-panel .body .section ul li,.help-page .help-panel .body .section ul li{height:50px;line-height:50px;font-size:20px}.affiliate-page .affiliate-panel .body .section.guide-links ul li,.affiliate-page .help-panel .body .section.guide-links ul li,.help-page .affiliate-panel .body .section.guide-links ul li,.help-page .help-panel .body .section.guide-links ul li{height:auto;line-height:1.6;margin:14px 0}.affiliate-page .affiliate-panel .body .section.guide-links ul li a,.affiliate-page .help-panel .body .section.guide-links ul li a,.help-page .affiliate-panel .body .section.guide-links ul li a,.help-page .help-panel .body .section.guide-links ul li a{color:#e6267b}.affiliate-page .affiliate-panel .body .section.qa ul li,.affiliate-page .help-panel .body .section.qa ul li,.help-page .affiliate-panel .body .section.qa ul li,.help-page .help-panel .body .section.qa ul li{height:auto;line-height:150%;margin:20px 0;font-size:16px}.payment-options{width:100%;max-width:760px;margin:0 auto;padding-bottom:24px}.payment-options .wrap{background-color:#fff;margin:0;border-radius:4px;border:1px solid #e4e4e4;box-shadow:0 12px 28px rgba(32,32,32,.08);overflow:hidden}.payment-options .head{min-height:0;line-height:1.3;padding:14px 20px;background-color:#f8f8f8;color:#202020;font-size:16px;font-weight:700;text-align:left}.payment-options .body{width:100%;padding-bottom:0}.payment-options .body ul{padding:16px;display:-ms-grid;display:grid;-ms-grid-columns:(minmax(0,1fr))[2];grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.payment-options .body ul.has-three-options{-ms-grid-columns:(minmax(0,1fr))[3];grid-template-columns:repeat(3,minmax(0,1fr))}.payment-options .body ul li{min-height:0;margin:0;text-align:left}.payment-options .body ul li a{min-height:60px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:12px;padding:0 14px;border:1px solid #e4e4e4;border-radius:4px;background:#f8f8f8;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.payment-options .body ul li a.selected{border-color:rgba(230,38,123,.28);background:rgba(230,38,123,.08);box-shadow:inset 0 0 0 1px rgba(230,38,123,.12)}.payment-options .body ul li a img.radio{width:28px;height:28px}.payment-options .body ul li a .title{-ms-flex:1 1 auto;flex:1 1 auto;font-size:14px;margin:0;display:inline-block;line-height:1.5;height:auto;font-weight:700}.payment-options .body ul li a img.vendor{margin-left:auto;height:20px}.payment-options .bottom{width:100%;min-height:150px;background-color:#f8f8f8;color:#999;border:1px solid #e4e4e4;border-radius:4px;box-shadow:0 12px 28px rgba(32,32,32,.08)}.payment-options .bottom .title{margin:0;font-size:14px;height:60px;line-height:60px;background:#f7f7f7}.payment-options .bottom .title .lock-wrap{height:60px;display:inline;position:relative}.payment-options .bottom .title .lock-wrap img{height:14px;position:relative;top:.5px}.payment-options .bottom .desc{font-size:12px;line-height:1.8;min-height:60px;padding:0 30px 24px}.payment-channel{padding-top:16px;padding-bottom:24px}.payment-channel .current{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:12px;width:100%;margin:0 auto;min-height:64px;padding:0 20px;background:#fff;border:1px solid #e4e4e4;border-radius:4px}.payment-channel .current span{font-size:16px;font-weight:700}.payment-channel .current img{height:20px;width:auto}.payment-channel .other{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;text-align:center;width:350px;margin:30px auto}.payment-channel .other span{font-size:12px}.payment-channel .other img{margin-left:10px;height:20px;width:auto}.affiliate-page{padding-top:14px}.affiliate-page .affiliate-panel .signup-verotel{margin:50px;font-size:18px}.affiliate-page .affiliate-panel h1{margin-bottom:70px}.tj-float-right{position:absolute;right:-335px;top:560px}.tj-float-right2{position:absolute;right:-335px;top:883px}.footer .container .center{text-align:center}.footer .container .center .pay-channel{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;width:200px;margin:10px auto;background-color:#eee;padding:8px 0}.footer .container .center .pay-channel .mc img,.footer .container .center .pay-channel .visa img{height:20px}