.re{background:#000;padding:0;margin:0;font-family:Arial, Helvetica, sans-serif;color:white}.re-body{position:relative;min-height:100vh;min-width:100vw}.re-content{max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;min-height:100vh;margin:auto;position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-sizing:border-box;box-sizing:border-box}.re-wrapper{background:#0B0004;width:100vw;max-height:100vh;position:relative;overflow:hidden;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-y:auto}.re-main{position:absolute;width:100%;height:100%;top:0;left:0;background-size:cover;background-repeat:no-repeat;background-position:center top}.re-regis{display:none}.re-btns{width:100%;height:100%;background:none;min-height:190px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;bottom:0;padding-top:12px;-webkit-box-sizing:border-box;box-sizing:border-box}.re-btns a{text-decoration:none}.re-btns a img{max-width:100%}.re-btns .left,.re-btns .right{width:50%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-height:95px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.re-btns .left a,.re-btns .right a{display:block;-webkit-transition:-webkit-transform 0.2s ease-in;transition:-webkit-transform 0.2s ease-in;-o-transition:transform 0.2s ease-in;transition:transform 0.2s ease-in;transition:transform 0.2s ease-in, -webkit-transform 0.2s ease-in}.re-btns .left a:hover img,.re-btns .right a:hover img{-webkit-filter:brightness(1.2);filter:brightness(1.2)}.re-btns .left button,.re-btns .right button{width:100%;height:100%}.re-btns .left button{text-align:right}.re-btns .right button{text-align:left}.re-backdrop{background:rgba(0, 0, 0, 0.7);position:fixed;width:100%;height:100%;z-index:11;top:0;left:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.re-footer{background:white}.re-actions{text-align:center;padding:0 0 24px 0;position:relative;overflow:unset;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;max-width:80%;margin:0 auto}.re-actions button{margin:8px auto}.re-btn{position:relative;background:none;outline:none;border:none;-webkit-transition:all 0.23s ease-in-out, -webkit-transform 0.13s ease-in;transition:all 0.23s ease-in-out, -webkit-transform 0.13s ease-in;-o-transition:all 0.23s ease-in-out, transform 0.13s ease-in;transition:all 0.23s ease-in-out, transform 0.13s ease-in;transition:all 0.23s ease-in-out, transform 0.13s ease-in, -webkit-transform 0.13s ease-in;-webkit-box-sizing:content-box;box-sizing:content-box}.re-btn label{text-transform:uppercase;position:absolute;z-index:3;left:50%;top:50%;width:98%;max-width:100%;white-space:pre-wrap;font-size:22px;text-shadow:0 0 4px #efca7a;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);color:#342005;font-weight:bold;cursor:pointer}.re-btn .pattern{position:absolute;z-index:0;width:100%;height:100%;left:0;top:0;background-size:cover;background-position:center}.re-btn:hover{cursor:pointer;-webkit-filter:brightness(1.25);filter:brightness(1.25);-webkit-transform:scale(0.95);-ms-transform:scale(0.95);transform:scale(0.95)}.re-btn:hover label{color:#342005}.re-btn-rotate{width:auto;margin:8px}.re-btn-rotate img{-webkit-transition:-webkit-transform 0.3s ease-in-out;transition:-webkit-transform 0.3s ease-in-out;-o-transition:transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out}.re-btn-rotate:hover img{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}.re-btn-play{display:block}.re-btn-play img{max-width:100%;max-height:100%}.re-btn-play:hover{-webkit-transform:scale(0.95);-ms-transform:scale(0.95);transform:scale(0.95)}.re-form{display:block}.re-form-field{display:block;margin:32px auto 4px auto;width:100%;font-size:16px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}.re-form-field-inline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.re-form-captcha{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.re-form-captcha-img{border-radius:8px;-webkit-box-shadow:0 0 2px 1px yellow;box-shadow:0 0 2px 1px yellow;max-height:50px;margin:0px 12px}.re-form-label{display:block;text-align:left;margin-bottom:4px;color:white;position:absolute;left:18px;top:16px;font-weight:400;font-size:15px;-webkit-transition:top 0.3s ease, background 0.4s ease-in-out, color 0.2s ease;-o-transition:top 0.3s ease, background 0.4s ease-in-out, color 0.2s ease;transition:top 0.3s ease, background 0.4s ease-in-out, color 0.2s ease}.re-form-error{color:#eae62c;font-weight:400;font-size:0.9em;margin-top:8px}.re-form-input{height:50px;outline:none;border-radius:2em;border:none;background:-webkit-gradient(linear, left top, right top, from(#380326), color-stop(48%, #72094f), color-stop(55%, #72094f), to(#380326));background:-webkit-linear-gradient(left, #380326 0%, #72094f 48%, #72094f 55%, #380326 100%);background:-o-linear-gradient(left, #380326 0%, #72094f 48%, #72094f 55%, #380326 100%);background:linear-gradient(to right, #380326 0%, #72094f 48%, #72094f 55%, #380326 100%);-webkit-box-shadow:0 0 0px 1px #ff0400, inset 0 1px 4px rgba(0, 0, 0, 0.4);box-shadow:0 0 0px 1px #ff0400, inset 0 1px 4px rgba(0, 0, 0, 0.4);width:100%;max-width:100%;display:block;font-size:1em;padding:4px 18px;margin:0;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;color:white}.re-form-input.has-value~.re-form-label,.re-form-input:focus~.re-form-label{top:-23px;background:-webkit-gradient(linear, left top, right top, from(#380326), color-stop(48%, #72094f), color-stop(55%, #72094f), to(#380326));background:-webkit-linear-gradient(left, #380326 0%, #72094f 48%, #72094f 55%, #380326 100%);background:-o-linear-gradient(left, #380326 0%, #72094f 48%, #72094f 55%, #380326 100%);background:linear-gradient(to right, #380326 0%, #72094f 48%, #72094f 55%, #380326 100%);color:white;padding:4px 6px;left:12px;border-radius:8px 8px 0 0;-webkit-box-shadow:0px -2px 2px 0px rgba(224, 35, 71, 0.35), inset 0 1px 4px rgba(0, 0, 0, 0.8);box-shadow:0px -2px 2px 0px rgba(224, 35, 71, 0.35), inset 0 1px 4px rgba(0, 0, 0, 0.8)}.re-form-check{margin:0 24px;position:relative}.re-form-check-text{color:white;padding-left:42px;padding-top:8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.re-form-check input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.re-form-check input:checked~.checkmark{background:-webkit-gradient(linear, left top, right top, from(#380326), color-stop(48%, #72094f), color-stop(55%, #72094f), to(#380326));background:-webkit-linear-gradient(left, #380326 0%, #72094f 48%, #72094f 55%, #380326 100%);background:-o-linear-gradient(left, #380326 0%, #72094f 48%, #72094f 55%, #380326 100%);background:linear-gradient(to right, #380326 0%, #72094f 48%, #72094f 55%, #380326 100%);-webkit-box-shadow:0 0 0 2px inset white;box-shadow:0 0 0 2px inset white}.re-form-check input:checked~.checkmark:after{opacity:1;color:white}.re-form-check .checkmark{position:absolute;top:0;left:0;height:32px;width:32px;border-radius:100%;-webkit-box-shadow:0 0 0 2px inset #e3a32f;box-shadow:0 0 0 2px inset #e3a32f;-webkit-transition:background 0.23s ease-in-out, -webkit-box-shadow 0.2s ease-in;transition:background 0.23s ease-in-out, -webkit-box-shadow 0.2s ease-in;-o-transition:background 0.23s ease-in-out, box-shadow 0.2s ease-in;transition:background 0.23s ease-in-out, box-shadow 0.2s ease-in;transition:background 0.23s ease-in-out, box-shadow 0.2s ease-in, -webkit-box-shadow 0.2s ease-in}.re-form-check .checkmark:after{content:'';position:absolute;left:12px;top:7px;width:6px;height:12px;border:solid white;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);opacity:0;-webkit-transition:opacity 0.23s ease-in-out;-o-transition:opacity 0.23s ease-in-out;transition:opacity 0.23s ease-in-out}.re-loading{position:fixed;top:0;left:0;width:100%;height:100%;opacity:0;z-index:13;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:none;pointer-events:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:background-color 0.4s ease-in-out 0.3s, -webkit-transform 0.3s ease-in;transition:background-color 0.4s ease-in-out 0.3s, -webkit-transform 0.3s ease-in;-o-transition:transform 0.3s ease-in, background-color 0.4s ease-in-out 0.3s;transition:transform 0.3s ease-in, background-color 0.4s ease-in-out 0.3s;transition:transform 0.3s ease-in, background-color 0.4s ease-in-out 0.3s, -webkit-transform 0.3s ease-in}.re-loading-text{font-size:14px;font-weight:400;letter-spacing:0.5px;background:#342005;padding:8px 18px;color:white;margin:12px auto;border-radius:2em;cursor:wait;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.re-loading .lds-roller{display:inline-block;position:relative;width:64px;height:64px}.re-loading .lds-roller div{-webkit-animation:lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;animation:lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;-webkit-transform-origin:32px 32px;-ms-transform-origin:32px 32px;transform-origin:32px 32px}.re-loading .lds-roller div:after{content:' ';display:block;position:absolute;width:6px;height:6px;border-radius:50%;background:#380326;margin:-3px 0 0 -3px}.re-loading .lds-roller div:first-child{-webkit-animation-delay:-0.036s;animation-delay:-0.036s}.re-loading .lds-roller div:first-child:after{top:50px;left:50px}.re-loading .lds-roller div:nth-child(2){-webkit-animation-delay:-0.072s;animation-delay:-0.072s}.re-loading .lds-roller div:nth-child(2):after{top:54px;left:45px}.re-loading .lds-roller div:nth-child(3){-webkit-animation-delay:-0.108s;animation-delay:-0.108s}.re-loading .lds-roller div:nth-child(3):after{top:57px;left:39px}.re-loading .lds-roller div:nth-child(4){-webkit-animation-delay:-0.144s;animation-delay:-0.144s}.re-loading .lds-roller div:nth-child(4):after{top:58px;left:32px}.re-loading .lds-roller div:nth-child(5){-webkit-animation-delay:-0.18s;animation-delay:-0.18s}.re-loading .lds-roller div:nth-child(5):after{top:57px;left:25px}.re-loading .lds-roller div:nth-child(6){-webkit-animation-delay:-0.216s;animation-delay:-0.216s}.re-loading .lds-roller div:nth-child(6):after{top:54px;left:19px}.re-loading .lds-roller div:nth-child(7){-webkit-animation-delay:-0.252s;animation-delay:-0.252s}.re-loading .lds-roller div:nth-child(7):after{top:50px;left:14px}.re-loading .lds-roller div:nth-child(8){-webkit-animation-delay:-0.288s;animation-delay:-0.288s}.re-loading .lds-roller div:nth-child(8):after{top:45px;left:10px}@-webkit-keyframes lds-roller{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes lds-roller{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.re.show-backdrop .re-backdrop{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.re.show-loading .re-loading{opacity:1;pointer-events:all;cursor:wait;background:rgba(239, 202, 122, 0.5)}.re.show-play .re-play{opacity:1;pointer-events:all;-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.re .center{text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.re .btn-light{margin:0 4px}.re .btn-light img{max-width:55px}.re .btn-light:hover{-webkit-filter:brightness(1.2);filter:brightness(1.2)}.re .spacer{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;height:12px}.margin-0{margin:0px!important}.margin-top-0{margin-top:0px!important}.margin-bottom-0{margin-bottom:0px!important}.margin-right-0{margin-right:0px!important}.margin-left-0{margin-left:0px!important}.margin-auto{margin:auto}.margin-4{margin:4px!important}.margin-top-4{margin-top:4px!important}.margin-bottom-4{margin-bottom:4px!important}.margin-right-4{margin-right:4px!important}.margin-left-4{margin-left:4px!important}.margin-auto{margin:auto}.margin-8{margin:8px!important}.margin-top-8{margin-top:8px!important}.margin-bottom-8{margin-bottom:8px!important}.margin-right-8{margin-right:8px!important}.margin-left-8{margin-left:8px!important}.margin-auto{margin:auto}.margin-12{margin:12px!important}.margin-top-12{margin-top:12px!important}.margin-bottom-12{margin-bottom:12px!important}.margin-right-12{margin-right:12px!important}.margin-left-12{margin-left:12px!important}.margin-auto{margin:auto}.margin-16{margin:16px!important}.margin-top-16{margin-top:16px!important}.margin-bottom-16{margin-bottom:16px!important}.margin-right-16{margin-right:16px!important}.margin-left-16{margin-left:16px!important}.margin-auto{margin:auto}.margin-20{margin:20px!important}.margin-top-20{margin-top:20px!important}.margin-bottom-20{margin-bottom:20px!important}.margin-right-20{margin-right:20px!important}.margin-left-20{margin-left:20px!important}.margin-auto{margin:auto}.margin-24{margin:24px!important}.margin-top-24{margin-top:24px!important}.margin-bottom-24{margin-bottom:24px!important}.margin-right-24{margin-right:24px!important}.margin-left-24{margin-left:24px!important}.margin-auto{margin:auto}.margin-28{margin:28px!important}.margin-top-28{margin-top:28px!important}.margin-bottom-28{margin-bottom:28px!important}.margin-right-28{margin-right:28px!important}.margin-left-28{margin-left:28px!important}.margin-auto{margin:auto}.margin-32{margin:32px!important}.margin-top-32{margin-top:32px!important}.margin-bottom-32{margin-bottom:32px!important}.margin-right-32{margin-right:32px!important}.margin-left-32{margin-left:32px!important}.margin-auto{margin:auto}.margin-36{margin:36px!important}.margin-top-36{margin-top:36px!important}.margin-bottom-36{margin-bottom:36px!important}.margin-right-36{margin-right:36px!important}.margin-left-36{margin-left:36px!important}.margin-auto{margin:auto}.margin-40{margin:40px!important}.margin-top-40{margin-top:40px!important}.margin-bottom-40{margin-bottom:40px!important}.margin-right-40{margin-right:40px!important}.margin-left-40{margin-left:40px!important}.margin-auto{margin:auto}.margin-44{margin:44px!important}.margin-top-44{margin-top:44px!important}.margin-bottom-44{margin-bottom:44px!important}.margin-right-44{margin-right:44px!important}.margin-left-44{margin-left:44px!important}.margin-auto{margin:auto}.margin-48{margin:48px!important}.margin-top-48{margin-top:48px!important}.margin-bottom-48{margin-bottom:48px!important}.margin-right-48{margin-right:48px!important}.margin-left-48{margin-left:48px!important}.margin-auto{margin:auto}.margin-52{margin:52px!important}.margin-top-52{margin-top:52px!important}.margin-bottom-52{margin-bottom:52px!important}.margin-right-52{margin-right:52px!important}.margin-left-52{margin-left:52px!important}.margin-auto{margin:auto}.margin-56{margin:56px!important}.margin-top-56{margin-top:56px!important}.margin-bottom-56{margin-bottom:56px!important}.margin-right-56{margin-right:56px!important}.margin-left-56{margin-left:56px!important}.margin-auto{margin:auto}.padding-0{padding:0px!important}.padding-top-0{padding-top:0px!important}.padding-bottom-0{padding-bottom:0px!important}.padding-right-0{padding-right:0px!important}.padding-left-0{padding-left:0px!important}.padding-4{padding:4px!important}.padding-top-4{padding-top:4px!important}.padding-bottom-4{padding-bottom:4px!important}.padding-right-4{padding-right:4px!important}.padding-left-4{padding-left:4px!important}.padding-8{padding:8px!important}.padding-top-8{padding-top:8px!important}.padding-bottom-8{padding-bottom:8px!important}.padding-right-8{padding-right:8px!important}.padding-left-8{padding-left:8px!important}.padding-12{padding:12px!important}.padding-top-12{padding-top:12px!important}.padding-bottom-12{padding-bottom:12px!important}.padding-right-12{padding-right:12px!important}.padding-left-12{padding-left:12px!important}.padding-16{padding:16px!important}.padding-top-16{padding-top:16px!important}.padding-bottom-16{padding-bottom:16px!important}.padding-right-16{padding-right:16px!important}.padding-left-16{padding-left:16px!important}.padding-20{padding:20px!important}.padding-top-20{padding-top:20px!important}.padding-bottom-20{padding-bottom:20px!important}.padding-right-20{padding-right:20px!important}.padding-left-20{padding-left:20px!important}.padding-24{padding:24px!important}.padding-top-24{padding-top:24px!important}.padding-bottom-24{padding-bottom:24px!important}.padding-right-24{padding-right:24px!important}.padding-left-24{padding-left:24px!important}.padding-28{padding:28px!important}.padding-top-28{padding-top:28px!important}.padding-bottom-28{padding-bottom:28px!important}.padding-right-28{padding-right:28px!important}.padding-left-28{padding-left:28px!important}.padding-32{padding:32px!important}.padding-top-32{padding-top:32px!important}.padding-bottom-32{padding-bottom:32px!important}.padding-right-32{padding-right:32px!important}.padding-left-32{padding-left:32px!important}.padding-36{padding:36px!important}.padding-top-36{padding-top:36px!important}.padding-bottom-36{padding-bottom:36px!important}.padding-right-36{padding-right:36px!important}.padding-left-36{padding-left:36px!important}.padding-40{padding:40px!important}.padding-top-40{padding-top:40px!important}.padding-bottom-40{padding-bottom:40px!important}.padding-right-40{padding-right:40px!important}.padding-left-40{padding-left:40px!important}.padding-44{padding:44px!important}.padding-top-44{padding-top:44px!important}.padding-bottom-44{padding-bottom:44px!important}.padding-right-44{padding-right:44px!important}.padding-left-44{padding-left:44px!important}.padding-48{padding:48px!important}.padding-top-48{padding-top:48px!important}.padding-bottom-48{padding-bottom:48px!important}.padding-right-48{padding-right:48px!important}.padding-left-48{padding-left:48px!important}.padding-52{padding:52px!important}.padding-top-52{padding-top:52px!important}.padding-bottom-52{padding-bottom:52px!important}.padding-right-52{padding-right:52px!important}.padding-left-52{padding-left:52px!important}.padding-56{padding:56px!important}.padding-top-56{padding-top:56px!important}.padding-bottom-56{padding-bottom:56px!important}.padding-right-56{padding-right:56px!important}.padding-left-56{padding-left:56px!important}.text-center{text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;justify-items:center}.text-left{text-align:left;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;justify-items:flex-start}.text-right{text-align:right;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;justify-items:flex-end}.text-underline{text-decoration:underline!important}.color-white{color:white}.color-yellow{color:yellow}.color-red{color:red}@media only screen and (max-height:620px){.re-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex}.re-btn-play{min-height:80px;margin-right:unset!important}.re-btns{height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;max-width:100%;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:0;padding-bottom:12px;min-height:90vh}.re-btns .left,.re-btns .right{padding:0;width:90%;height:auto;padding:8px 0}.re-btns .left button,.re-btns .right button{width:100%;text-align:center!important}.re-btns .left{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.re-btns .right{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.re-logo{top:1%;left:0%!important;bottom:auto!important;position:relative;z-index:12;width:100%;text-align:center}.re-logo .logo{max-width:120px}.re-form{padding:12px}.re-form-input{height:40px}.re-form-label{top:12px}.re-form-captcha-img{max-height:40px}.re-main{z-index:0;left:0;top:0;width:100%}.re-actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (min-height:621px) and (max-height:760px){.re-content{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important;padding-top:12px}.re-btns{height:100%}.re-btns,.re-btns .left,.re-btns .right{height:100%;padding-top:0}}@media only screen and (max-width:1080px){.re-logo{left:1%;bottom:1%}.re-logo .logo{max-width:160px}.re-btns{height:100%}.re-btns .left,.re-btns .right{width:50%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-right:0}}@media only screen and (max-width:781px){.re-logo{top:0;bottom:unset;text-align:center;width:100%}.re-btns .left,.re-btns .right{padding-right:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (max-width:500px){.re-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex}.re-btn-play{min-height:80px;margin-right:unset!important}.re-btns{height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;max-width:100%;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:0;padding-bottom:12px;min-height:90vh}.re-btns .left,.re-btns .right{padding:0;width:90%;height:auto;padding:8px 0}.re-btns .left button,.re-btns .right button{width:100%;text-align:center!important}.re-btns .left{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.re-btns .right{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.re-logo{top:1%;left:0%!important;bottom:auto!important;position:relative;z-index:12;width:100%;text-align:center}.re-logo .logo{max-width:120px}.re-form{padding:12px}.re-form-input{height:40px}.re-form-label{top:12px}.re-form-captcha-img{max-height:40px}.re-main{z-index:0;left:0;top:0;width:100%}.re-actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:767px){.re-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex}.re-btn-play{min-height:80px;margin-right:unset!important}.re-btns{height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;max-width:100%;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:0;padding-bottom:12px;min-height:90vh}.re-btns .left,.re-btns .right{padding:0;width:90%;height:auto;padding:8px 0}.re-btns .left button,.re-btns .right button{width:100%;text-align:center!important}.re-btns .left{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.re-btns .right{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.re-logo{top:1%;left:0%!important;bottom:auto!important;position:relative;z-index:12;width:100%;text-align:center}.re-logo .logo{max-width:120px}.re-form{padding:12px}.re-form-input{height:40px}.re-form-label{top:12px}.re-form-captcha-img{max-height:40px}.re-main{z-index:0;left:0;top:0;width:100%}.re-actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:768px) and (max-height:640px){.re-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex}.re-btn-play{min-height:80px;margin-right:unset!important}.re-btns{height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;max-width:100%;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:0;padding-bottom:12px;min-height:90vh}.re-btns .left,.re-btns .right{padding:0;width:90%;height:auto;padding:8px 0}.re-btns .left button,.re-btns .right button{width:100%;text-align:center!important}.re-btns .left{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.re-btns .right{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.re-logo{top:1%;left:0%!important;bottom:auto!important;position:relative;z-index:12;width:100%;text-align:center}.re-logo .logo{max-width:120px}.re-form{padding:12px}.re-form-input{height:40px}.re-form-label{top:12px}.re-form-captcha-img{max-height:40px}.re-main{z-index:0;left:0;top:0;width:100%}.re-actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:780px) and (max-height:810px){.re-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex}.re-btn-play{min-height:80px;margin-right:unset!important}.re-btns{height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;max-width:100%;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:0;padding-bottom:12px;min-height:90vh}.re-btns .left,.re-btns .right{padding:0;width:90%;height:auto;padding:8px 0}.re-btns .left button,.re-btns .right button{width:100%;text-align:center!important}.re-btns .left{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.re-btns .right{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.re-logo{top:1%;left:0%!important;bottom:auto!important;position:relative;z-index:12;width:100%;text-align:center}.re-logo .logo{max-width:120px}.re-form{padding:12px}.re-form-input{height:40px}.re-form-label{top:12px}.re-form-captcha-img{max-height:40px}.re-main{z-index:0;left:0;top:0;width:100%}.re-actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:780px){.no-logo .re-logo{display:none}.no-logo .re-content{min-height:100vh}.no-logo .re-main{position:fixed;height:100%;width:100%}}@media only screen and (max-device-width:810px) and (orientation:landscape){.re-btns button{width:50%!important}}