/* Minification failed. Returning unminified contents.
(1,58921): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1,58938): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1,58956): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1,58976): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1,58996): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1,59008): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1,59467): run-time error CSS1039: Token not allowed after unary operator: '-main-white'
(1,59548): run-time error CSS1039: Token not allowed after unary operator: '-main-gray'
(1,59817): run-time error CSS1039: Token not allowed after unary operator: '-main-gray'
(1,79841): run-time error CSS1039: Token not allowed after unary operator: '-font-multiplier'
 */
@charset "UTF-8";@media only screen and (max-width:320px){.SignUp-Form-container{width:80%;margin:0 auto}.promotion-container{width:80%;margin:0 auto}.terms-container{width:90%;margin:0 auto}}@media only screen and (max-width:600px){.SignUp-Logo{width:20%}.SignUp-container{width:100%;margin:70px auto;padding-bottom:15px}.SignUp-title1{font-size:13px;line-height:37px;margin-bottom:0;margin-top:0}.SignUp-title5{font-size:9px}.SignUp-Form-container{width:90%}.input-elem{height:34px;border:1px solid #ccc;margin-bottom:4px;border-radius:5px;padding:.3rem .5rem}.label-elem{font-size:10px;margin-bottom:.1rem}.mybtn{padding:6px 32px;font-size:13px;margin:4px 2px}.terms-container{width:96%;margin:0 auto}.terms-title{font-size:14px;line-height:0;text-align:left}.terms-text1{font-size:12px}input[type=checkbox]+label{display:flex;margin:0 0 .6rem;cursor:pointer;padding:.2em}.terms-label{font-size:12px}input[type=checkbox]+label:before{padding:.1rem .25rem;margin-right:1.2rem}.accordionItemHeading{font-size:12px}}@media only screen and (max-width:768px){.SignUp-Form-container{width:64%;margin:0 auto}.myInput-group{width:100%;display:flex;flex-direction:column}.myInline-input{display:block;width:100% !important}.myInline-input-elem{display:block;width:100%}.block-label{display:block;text-align:left}.myblock-input-elem{width:100%}.terms-container{width:70%;margin:0 auto}.promotion-container{width:84%;margin:0 auto}.parkets-container{width:90%;margin:0 auto;height:auto}.parket-card-container{width:100%;display:flex;flex-direction:column}}@media only screen and (min-width:768px) and (max-width:1024px){.label-elem{font-size:12px}.terms-container{width:70%;margin:0 auto}.promotion-container{width:85%;margin:0 auto}.parket-card-container{display:flex}.parket-card{width:40%}.parkets-container{width:94%;margin:0 auto;height:auto}.parket-card-container{width:100%;display:flex;flex-direction:row}}@media only screen and (min-width:1024px) and (max-width:1240px){.parket-card{width:40%}.parkets-container{width:70%;margin:0 auto;height:auto}.parket-card-container{width:100%;display:flex;flex-direction:row}}@media only screen and (min-width:1240px) and (max-width:1440px){.parket-card{width:40%}.parkets-container{width:70%;margin:0 auto;height:auto}.parket-card-container{width:100%;display:flex;flex-direction:row}}.flex{display:flex !important}.f-height{height:100%}.loading{height:20px;width:20px}.hide{display:none}html{-webkit-box-sizing:border-box;box-sizing:border-box}*{-webkit-box-sizing:border-box;box-sizing:border-box}body{width:100%;height:100%;padding:0;margin:0;height:100%;font-family:'Roboto Condensed',sans-serif;-webkit-box-sizing:border-box;box-sizing:border-box}.bottom-gradien-logIn{background:#fff;background:linear-gradient(180deg,#fff 0%,rgba(255,255,255,0) 100%),linear-gradient(180deg,#fff 92.49%,rgba(214,214,214,.61) 101.12%) !important;background:linear-gradient(180deg,#fff 0%,rgba(255,255,255,0) 100%),linear-gradient(180deg,#fff 94.49%,rgba(214,214,214,.71) 101.12%)}.m-b-02{margin-bottom:2rem}.LogIn-main-body{width:100%;min-height:100vh;padding:1.2rem;background-color:#000}.LogIn-container{width:90%;margin:100px auto;min-height:622px;border:1px solid #2b2b2b;text-align:center}.field-validation-valid,#email-error,#password-error{display:block;text-align:left;font-family:Roboto;font-style:normal;font-weight:bold;font-size:14px;line-height:16px;color:#bf0a30;margin-top:.3rem}.hero-image{width:100%}.LogIn-Logo{max-width:100%;margin-top:-83px}.forgertPwdInput{width:80% !important;margin:auto}.LogIn-Form-container{width:500px;margin:0 auto;padding:1.5rem;border-radius:6px;min-height:320px;background-color:#fff}.LogIn-title1{color:#fff}.select-wrapper{position:relative;width:140px;margin:38px auto}.select-wrapper::after{color:#fff;content:'▾';margin-right:10px;pointer-events:none;position:absolute;right:0;top:10px;font-size:22px}.lang-option{margin:5px}.lang-option:hover{background-color:transparent !important}.select{-moz-appearance:none;-webkit-appearance:none;cursor:pointer;padding:12px;width:100%;font-size:16px;background-color:#000;color:#fff;border:solid 1px #464646;border-radius:4px;-webkit-transition:all 150ms ease-in-out;-o-transition:all 150ms ease-in-out;transition:all 150ms ease-in-out}.select:focus{color:#fff}.select::-ms-expand{display:none}.language-select:hover{background-color:#242424}.language-select{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#fff;height:35px;min-width:140px;overflow:hidden;cursor:pointer;border:solid 1px #464646;border-radius:4px;list-style:none;padding:0;margin:0;-webkit-transition:all 150ms ease-in-out;-o-transition:all 150ms ease-in-out;transition:all 150ms ease-in-out;background-color:#333}.language-select li{vertical-align:middle;text-align:left;text-align:left;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;border-radius:4px;padding:6px 10px;position:relative}.language-select li:hover{cursor:pointer;background:#191919}.language-select li img{width:14px;height:20px;vertical-align:middle;display:none;position:absolute;right:10%}.language-select li span{vertical-align:middle;display:inline-block}.forgetPwd{font-size:14px}.forgetPwd a{color:#000;text-decoration:none;font-family:resident-secondary-font,Roboto-Regular,arial;font-size:14px;line-height:16px}.lang-modif{margin:30px 0 !important;height:48px !important}.lang-modif li{padding:13px 10px !important;position:relative}.language-select.open{min-height:96px}.language-select li.active{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;pointer-events:none;background-color:#000}.language-select li.active img{display:inline-block}.myform{width:98%}.myInput-group{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.myInline-input{display:inline-block;width:48%;-webkit-appearance:none}.myInline-input-elem-LogIn{display:block;width:100%}.block-label{display:block;text-align:left}.myblock-input-elem-LogIn{width:100%}.myblock-input{width:100%;margin-bottom:10px}.input-elem-LogIn{border:1px solid #ccc;border-radius:5px;padding:.3rem .5rem;-webkit-appearance:none}.label-elem-logIn{font-family:'Roboto',sans-serif;font-style:normal;font-weight:bold;font-size:14px;line-height:16px;margin-bottom:.5rem;text-transform:uppercase}.mybtn{background-color:#003e99;border:none;color:#fff;padding:10px 50px;text-align:center;text-decoration:none;display:inline-block;font-size:16px;margin:4px 2px;cursor:pointer;-webkit-appearance:none}.mybtn:focus{outline:none}#email-error,#password-error{padding-left:9px}.btn-submit:hover{-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;background-color:#02275e;color:#fff}.btn-rounded{border-radius:25px}.input-validation-error{border:1px solid #bf0a30 !important;outline:none}.mnh-2rem{min-height:100px}@media only screen and (max-width:320px){.LogIn-Form-container{width:80%;margin:0 auto}}@media only screen and (max-width:600px){.LogIn-Logo{width:20%}.LogIn-container{width:100%;margin:70px auto}.LogIn-title1{font-size:13px;line-height:37px;margin-bottom:0;margin-top:0}.LogIn-title5{font-size:9px}.LogIn-Form-container{width:90%}.input-elem-LogIn{border:1px solid #ccc;margin-bottom:4px;border-radius:5px;padding:.3rem .5rem;-webkit-appearance:none}.label-elem-logIn{font-size:10px;margin-bottom:.1rem}.mybtn{padding:6px 32px;font-size:13px;margin:4px 2px}}@media only screen and (max-width:768px){.myInput-group{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.myInline-input{display:block;width:100% !important}.myInline-input-elem-LogIn{display:block;width:100%}.block-label{display:block;text-align:left}.myblock-input-elem-LogIn{width:100%}}.LogIn-main-body{background-image:url("../../../Images/LoginBg.jpg");background-repeat:no-repeat;background-position:top center;background-size:cover;overflow-x:hidden}.input-elem-LogIn{height:54px;border:1px solid #ccc;border-radius:5px;padding:.3rem .5rem;-webkit-appearance:none;font-size:16px}.label-elem-logIn{font-style:normal;font-weight:bold;font-size:14px;line-height:24px;margin-bottom:.2rem;padding-left:9px}.membership-link{text-decoration:none;color:#fff;display:block;margin:20px auto 10px auto;max-width:300px}.membership-link:hover{color:#fff;text-decoration:underline}.forgetPwd{margin-top:14px !important;margin-bottom:6px}.btn-logIn{width:70%;padding:14px;font-style:normal !important;font-weight:bold !important;font-size:18px !important;text-align:center;transition:.2s ease-in}.btn-logIn:hover{background-color:#02275e}.logIn-Scroll::-webkit-resizer{background-color:#838383}.logIn-Scroll::-webkit-scrollbar{width:10px;height:10px}.logIn-Scroll::-webkit-scrollbar-button{display:none}.logIn-Scroll::-webkit-scrollbar-corner{background-color:#000}.logIn-Scroll::-webkit-scrollbar-thumb{height:50px;background-color:rgba(43,42,42,.63);border-radius:4px;border:1px solid rgba(255,255,255,.21);width:3px}.logIn-Scroll::-webkit-scrollbar-track,.logIn-Scroll::-webkit-scrollbar-track-piece{background-color:#000}.logIn-Scroll::-webkit-scrollbar-track,.logIn-Scroll::-webkit-scrollbar-track-piece{background-color:#000}@media only screen and (max-width:600px){.LogIn-Logo{width:20%;margin-top:-42px}.LogIn-container{width:96%;margin-top:80px;margin-left:auto;margin-right:auto;margin-bottom:0}.LogIn-title1{font-size:13px;line-height:37px;margin-bottom:0;margin-top:0}.LogIn-title5{font-size:9px}.LogIn-Form-container{width:80%}.forgetPwd a{font-size:11px}}@media only screen and (min-width:600px) and (max-width:950px){.LogIn-container{width:96%;margin:114px auto}.LogIn-title1{font-size:13px;line-height:37px;margin-bottom:0;margin-top:0}.LogIn-title5{font-size:9px}}@media only screen and (min-width:768px) and (max-width:1024px){.label-elem-logIn{font-size:12px}}@media only screen and (max-width:320px){.LogIn-container{width:96%;margin:70px auto 0 auto}.LogIn-Form-container{width:80%}.btn-logIn{width:70%;padding:8px;font-size:14px}}.buttonContainer2{text-align:center;margin:10px 0;position:relative;font-style:normal;font-weight:bold;line-height:21px;border:none;color:#fff;text-align:center;text-decoration:none;display:inline-block;cursor:pointer;outline:none;z-index:20;-webkit-appearance:none;-moz-appearance:none;appearance:none}.myLoading-gif{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:0;border-radius:10px;display:none}.hide-opacity{opacity:0}.show-opacity{opacity:1}.buttonContainer2 span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.dsButtonAnim2{text-align:center;display:inline-block;font-family:18px 'Roboto','sans-serif';text-transform:uppercase;background:#003e99;cursor:pointer;transition:all .4s cubic-bezier(.9,.1,.1,.9);font-style:normal;font-weight:bold;line-height:21px;text-align:center;color:#fff;border-radius:100px}.fontSize18px{font-size:18px}.fontSize16px{font-size:16px}.fontSize14px{font-size:14px}.fontSize12px{font-size:12px}.dsButtonAnim2:hover{background:#02275e}.h-3rem{height:3rem}.h-2p5rem{height:2.5rem}.h-2rem{height:2rem}.w-10rem{width:10rem}.w-15rem{width:15rem}.w-17rem{width:17rem}.w-100{width:100%}.pwd-text{font-weight:bold;color:#00f}.dsButtonAnim2 span{opacity:1;transition:.2s .4s ease}.dsButtonAnim2.loading{background-color:#003e99;width:3rem;height:3rem;padding:0;transition:all .2s .1s cubic-bezier(.9,.1,.1,.9);animation:loadingAnimation 1s .28s infinite;background-image:url("http://erlab.tech/Loading.gif") no-repeat;background-position:center center}.dsButtonAnim2.loading span{opacity:0;transition:.2s ease}.dsButtonAnim2.success{position:relative;background-color:#003e99;width:3rem;height:3rem;animation:none;transition:all .3s cubic-bezier(.9,.1,.1,.9)}.dsButtonAnim2.success span{opacity:0;transition:.2s ease}.dsButtonAnim2.success::before,.dsButtonAnim2.success::after{content:'';display:inline-block;position:absolute;height:4px;background:#fff;transform-origin:0% 50%;z-index:10;animation:showPseudos .3s .2s cubic-bezier(.9,.1,.1,.9) forwards;opacity:0;left:48%;bottom:.8rem}.dsButtonAnim2.success::before{width:14px;transform:rotate(-135deg)}.dsButtonAnim2.success::after{margin-left:-3px;width:24px;transform:rotate(-45deg)}.dsButtonAnim2.error{position:relative;background:#da3b3b;width:3rem;height:3rem;animation:none;transition:all .3s cubic-bezier(.9,.1,.1,.9)}.dsButtonAnim2.error span{opacity:0;transition:.2s ease}.dsButtonAnim2.error::before,.dsButtonAnim2.error::after{content:'';display:inline-block;position:absolute;height:4px;width:-5rem;left:50%;margin-left:-2.5rem;background:#fff;transform-origin:50% 50%;z-index:10;animation:showPseudos .3s .2s cubic-bezier(.9,.1,.1,.9) forwards;opacity:0;top:50%;margin-top:-2px}.dsButtonAnim2.error::before{transform:rotate(-135deg)}.dsButtonAnim2.error::after{transform:rotate(-45deg)}@-moz-keyframes loadingAnimation{0%{background-image:url("http://erlab.tech/Loading.gif") no-repeat;background-position:center center;height:3rem}100%{background-image:url("http://erlab.tech/Loading.gif") no-repeat;background-position:center center}}@-webkit-keyframes loadingAnimation{0%{background-image:url("http://erlab.tech/Loading.gif") no-repeat;background-position:center center;height:3rem}100%{background-image:url("http://erlab.tech/Loading.gif") no-repeat;background-position:center center}}@-o-keyframes loadingAnimation{0%{background-image:url("http://erlab.tech/Loading.gif") no-repeat;background-position:center center;height:3rem;}100%{background-image:url("http://erlab.tech/Loading.gif") no-repeat;background-position:center center;}}@keyframes loadingAnimation{0%{background-image:url("http://erlab.tech/Loading.gif") no-repeat;background-position:center center;height:3rem}100%{background-image:url("http://erlab.tech/Loading.gif") no-repeat;background-position:center center}}@-moz-keyframes showPseudos{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes showPseudos{0%{opacity:0}100%{opacity:1}}@-o-keyframes showPseudos{0%{opacity:0;}100%{opacity:1;}}@keyframes showPseudos{0%{opacity:0}100%{opacity:1}}@media only screen and (max-width:600px){.w-17rem{width:100%}.h-3rem{height:2.5rem}}*{-webkit-box-sizing:border-box;box-sizing:border-box}body{width:100%;padding:0;margin:0;height:100%;font-family:'Roboto Condensed',sans-serif;background:#000}.new-header{display:flex;flex-direction:row;justify-content:space-between;align-content:center;height:9vh;width:100vw;position:absolute;background:#181c43}.new-header h3{color:#fafafa;margin:auto;font-family:"acumin-pro";letter-spacing:-.01em;font-weight:normal;font-size:1.17rem}.new-header-logo-div{width:7vw;min-width:95px;height:100%;display:flex;justify-content:center;align-items:center}.new-header-logo-div .close-button{cursor:pointer}.new-header-logo-div svg{margin-left:-20px}.new-header-logo-div .logo{position:absolute;top:1.5vh;left:1vw;height:7vh;max-height:9vh;margin-left:.5%;cursor:pointer}.SignUp-title1-register{font-family:"itc-avant-garde-gothic-pro";font-style:normal;font-weight:bold;font-size:46px;line-height:37px;color:#1e2246;margin-bottom:1.5rem}.SignUp-title5{font-family:'Roboto',sans-serif !important;font-style:normal;font-weight:bold;font-size:16px;line-height:19px;color:#737373;margin-top:0;display:flex;margin-bottom:4%;justify-content:space-around}.bottom-gradient{background:none;background:-o-linear-gradient(top,#fff 97%,rgba(214,214,214,.61) 101.12%);background:-webkit-gradient(linear,left top,left bottom,color-stop(97%,#fff),color-stop(101.12%,rgba(214,214,214,.61)));background:linear-gradient(180deg,#fff 97%,rgba(214,214,214,.61) 101.12%)}.m-b-2{margin-bottom:2rem}.pdl-1{padding-left:9px}.field-validation-error{display:block;color:#bf0a30;font-size:12px;padding-top:4px}.h3rem{height:48px !important}.myBtnDisabled{background:#485075;cursor:default;opacity:.6;pointer-events:none}.notactive{pointer-events:none;cursor:default}.SignUp-main-body{width:100%;min-height:100vh;padding:1.2rem;background-color:#000;background:url("/Images/lines-bg.jpg");background-attachment:fixed;background-position:center;overflow-x:hidden}.SignUp-container{width:90%;margin:150px auto;min-height:330px;text-align:center;padding-bottom:37px}.SignUp-Logo{max-width:100%;margin-top:-83px}.backarrowLink{display:block;cursor:pointer;text-align:left;margin-bottom:2rem;width:19px}.backarrowLink span img{width:10px}.forgertPwdInput{width:80%}.close-signUp{display:block;text-align:right;margin-top:-20px;margin-right:35px;fill:#fff;cursor:pointer}.close-signUp a{color:#fff}.close-signUp a svg{fill:#fff}.detay-btn{min-width:130px;border:1px solid #fff;padding:0 20px;display:inline;text-transform:uppercase;font-weight:bold;-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;border-radius:2px;-webkit-appearance:none;cursor:pointer}.detay-btn:hover{background-color:#fff;color:#000}#detayBtn{display:none;cursor:pointer}#captcha-container{cursor:pointer;position:relative;display:flex;align-items:center;justify-content:center;margin-top:.4rem}#captcha-container:hover>#captcha-hover{opacity:1}#captcha-hover{opacity:0;background-color:rgba(1,1,1,.8);width:120px;height:42px;position:absolute;transition:opacity,.4s;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;font-size:30px}.detail-search{display:none;text-align:left;margin-bottom:1.5rem}.detail-search h4{color:#fff;padding-left:1.1rem}.detail-search button{padding:10px 8px}.account-terms{text-align:left;font-family:Roboto;font-style:normal;font-weight:normal;font-size:14px;line-height:16px}.Register-steps{height:5px;width:100%;position:absolute;top:9.02vh;left:0;display:flex;flex-direction:row;justify-content:space-between}.register-step-number{width:calc(99.7%/3);background:rgba(54,58,90,.4)}.footer-steps-container{display:none;position:fixed;top:94vh;left:0;width:100%;height:6vh;z-index:1000;box-shadow:0 -5px 24px rgba(0,0,0,.15);background:#fff}.footer-steps-container #Register-steps-footer{display:flex;position:fixed;top:93.3vh;left:0}.footer-steps-container .Register-steps-desc{display:flex;flex-direction:row;justify-content:space-between;margin:auto 4%;padding:2%;color:#707281;font-family:"acumin-pro";font-weight:600}.footer-steps-container .Register-steps-desc .active{color:#bf0a30}.step-active{background:#bf0a30}.SignUp-steps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:1.8rem}.checkmark{display:inline-block}.checkmark:after{content:'';display:block;width:6px;height:12px;border:solid #eee;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);margin-bottom:3px}.step-number{width:30px;height:30px;border:1px solid #ccc;border-radius:50%;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;font-family:'Roboto',sans-serif;font-style:normal;font-weight:bold;font-size:14px;line-height:16px}.step1{color:#000;color:#000 !important;background-color:#eee}.step1.active,.step2.active,.step3.active{background-color:#003e99;color:#fff;color:#eee !important;border:none}.step-line.active{background-color:#003e99}.step2.current{background-color:#eee;color:#000;color:#000}.step-line{width:20px;height:2px;margin:0 3px;background-color:#737373}.SignUp-Form-container{width:800px;max-width:90vw;margin:0 auto;padding:20px;border-radius:6px}.SignUp-Form-container .SignUp-title1-register{color:#1e2246;font-family:"itc-avant-garde-gothic-pro";margin-bottom:4%}.SignUp-Form-container .SignUp-title5{display:flex;flex-wrap:wrap}.SignUp-Form-container .SignUp-title5 div{display:flex;flex-direction:row;height:fit-content;margin-bottom:3%}.SignUp-Form-container .SignUp-title5 div img{margin-right:4%}.SignUp-Form-container .SignUp-title5 div span{white-space:nowrap}.SignUp-Form-container .myform{display:flex;flex-direction:column}.SignUp-Form-container .myform .myInput-group>.myInline-input>label,.SignUp-Form-container .myform .myInput-group>.myblock-input>label{color:#1e2246}.SignUp-Form-container .myform .myInput-group>.myInline-input>.signup-input,.SignUp-Form-container .myform .myblock-input>.signup-input,.SignUp-Form-container .myform #captcha-input{border:1px solid #696c84;border-radius:3px}.SignUp-Form-container .myform>button{border-radius:5px;background:#bf0a30;width:45%;font-size:14px}.myInput-group{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.myInline-input{display:inline-block;width:48%;-webkit-appearance:none}.myInline-input-elem{display:block;width:100%;-webkit-appearance:none}.email-error{display:block;text-align:left;font-family:Roboto;font-style:normal;font-weight:bold;font-size:14px;line-height:16px;color:#bf0a30}.block-label{display:block;text-align:left}.myblock-input-elem{width:100%;-webkit-appearance:none}.myblock-input{width:100%;-webkit-appearance:none}.input-elem{height:48px;border:1px solid #ccc;border-radius:5px;outline:0;padding:.3rem .5rem}.mh-100px{min-height:86px}.label-elem{font-family:Roboto Condensed;font-style:normal;font-weight:bold;font-size:14px;line-height:16px;margin-bottom:.2rem;text-transform:uppercase}#Email_Error,#Terms_Error{color:#bf0a30;display:inline-block}#Terms_Error,#Terms_Error1,#Terms_Error2{color:#bf0a30;display:inline-block;margin:2px 0 0 0;font-weight:600;font-size:14px}.mybtn{background-color:#003e99;border:none;color:#fff;padding:10px 50px;text-align:center;text-decoration:none;display:inline-block;font-size:16px;margin:4px 2px;cursor:pointer !important;-webkit-appearance:none}.mybtn:focus{outline:none}.btn-submit:hover{-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;background-color:#003e99;color:#fff}.btn-rounded{border-radius:25px}.resetPwdText{font-style:normal;font-weight:bold;font-size:14px;line-height:16px;text-align:left;text-transform:uppercase}.mnh-1rem{min-height:80px}.ralativePostion{position:relative}.inputSuccess::before{content:"✓";position:absolute;top:33%;right:3%;color:#646464;text-align:right;font-size:1.5rem}.terms-content{color:#000;font-family:"acumin-pro"}.term1{background-color:#003e99;color:#fff;padding:0;border:1px solid #003e99}.term2{background-color:#eee;color:#000;border:1px solid #ccc}.terms-container{width:30%;margin:0 auto}.terms-title{font-style:normal;font-weight:bold;font-size:18px;line-height:21px;text-align:left;color:#fff}.terms-text1,.terms-label,.threeSecure-label{font-style:normal;font-weight:normal;font-size:14px;line-height:16px;text-align:left;cursor:pointer}.terms-text1>bold,.terms-text1>a>bold{font-weight:600}.termsInput+.terms-label,.threeSecureInput+.threeSecure-label{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:justify;cursor:pointer}.termsInput,.threeSecureInput{opacity:0}.termsLabTwo{margin-bottom:0}.termsLabThree{margin-bottom:14px}.termsInput+.terms-label:before,.threeSecureInput+.threeSecure-label :before{content:"✔";border:1px solid #696c84 !important;border-radius:.2rem;display:inline-block;padding:.02rem .2rem;margin-right:1.2rem;vertical-align:bottom;color:transparent;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;cursor:pointer}.terms-label.invalid:before,.threeSecure-label.invalid:before{border:.1rem solid #bf0a30}.termsInput+.terms-label:active:before,.threeSecureInput+.threeSecure-label:active:before{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.termsInput:checked+label:before,.threeSecureInput:checked+label:before{background-color:#0078fb !important;border-color:#0078fb;color:#fff}.termsInput:disabled+.terms-label:before,.threeSecureInput:disabled+.threeSecure-label:before{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);border-color:#aaa}.termsInput:checked:disabled+.terms-label:before,.threeSecureInput:checked:disabled+.threeSecure-label:before{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);background-color:#bfb;border-color:#bfb}.forgetPwd{color:#000;margin-top:0}.forgetPwd a{color:#000}.forgetPwd a:hover{text-decoration:underline}.terms-form{width:100%}.terms-label,threeSecure-label{font-style:normal;font-weight:normal;font-size:14px;line-height:18px}.terms-text00{margin-top:10px !important}.terms-text1 a{color:#003e99}.terms-text1{margin:0}.packetform{width:300px;margin:5px}.promotion-container{width:25%;margin:0 auto}.bg-transparent{background-color:transparent !important}.text-white{color:#fff;font-size:12px}.align-bottom{-ms-flex-item-align:end;align-self:flex-end}.parket-card-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center}.parket-card{padding-bottom:1rem;border-radius:3px;width:100%;min-height:360px}.success-register{width:100%;min-height:100vh}.parket-prices{padding:.5rem;background:-o-linear-gradient(left,rgba(39,59,151,.82) 0%,#273b97 16.15%,#273b97 81.77%,rgba(39,59,151,.82) 100%);background:-webkit-gradient(linear,left top,right top,from(rgba(39,59,151,.82)),color-stop(16.15%,#273b97),color-stop(81.77%,#273b97),to(rgba(39,59,151,.82)));background:linear-gradient(90deg,rgba(39,59,151,.82) 0%,#273b97 16.15%,#273b97 81.77%,rgba(39,59,151,.82) 100%);color:#fff;min-height:41px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;font-family:'Roboto',sans-serif}.parket-prices sub{bottom:-.9rem;-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start}.parket-card h5{font-style:normal;font-weight:bold;font-size:18px;line-height:21px;text-align:center;color:#000;margin:8px;min-height:21px;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.parket-card h6{margin-bottom:0;padding-top:25px;color:#000;font-size:14px;line-height:16px;font-style:normal;font-weight:bold;text-align:center;min-height:41px;white-space:nowrap;width:90%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.parket-detail{font-size:14px;line-height:16px;text-align:center;color:#000;margin:5px auto;font-weight:bold;padding:5px 16px;font-family:'Roboto',sans-serif;height:38px;overflow:hidden}.html-description{font-size:14px;line-height:16px;text-align:center;color:#000;margin:5px auto;font-weight:bold;padding:5px 28px;font-family:'Roboto',sans-serif;min-height:155px !important;max-height:150px !important;overflow-y:auto;outline:none}.parket-card{padding-bottom:1rem;border-radius:3px;position:relative;width:100%;background:#fff;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.5);box-shadow:0 2px 10px rgba(0,0,0,.5)}.parket-card:hover .border-gradient-overlay{width:104%;height:102%}.border-gradient-overlay{position:absolute;width:0%;height:0%;background:-webkit-gradient(linear,left top,right top,from(#273b97),color-stop(7.21%,#6677c8),color-stop(50.61%,#273b97),color-stop(91.19%,#6677c8),to(#273b97));background:-o-linear-gradient(left,#273b97 0%,#6677c8 7.21%,#273b97 50.61%,#6677c8 91.19%,#273b97 100%);background:linear-gradient(90deg,#273b97 0%,#6677c8 7.21%,#273b97 50.61%,#6677c8 91.19%,#273b97 100%);z-index:-1;top:-1%;left:-2%;border-radius:3px;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;-webkit-transition-timing-function:cubic-bezier(.08,.63,.78,.29);-o-transition-timing-function:cubic-bezier(.08,.63,.78,.29);transition-timing-function:cubic-bezier(.08,.63,.78,.29)}.package-sm .d-block-elem{margin:20px 0}.display-flex-row-{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.promotion-container{width:97% !important;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}.input-elem-promo{height:42px;border-radius:5px;margin-bottom:10px;padding:.3rem .5rem;font-size:.9rem;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.mybtn-promo{font-style:normal;font-weight:bold;line-height:21px;border:none;color:#fff;padding:10px 40px;text-align:center;text-decoration:none;display:inline-block;font-size:16px;margin:4px 2px;cursor:pointer;background:#273b97;border-radius:100px;margin-left:30px;outline:none;-ms-flex-item-align:end;-ms-grid-row-align:center;align-self:center;-webkit-appearance:none;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;min-width:173px}.mybtn-promo:hover{background:rgba(0,62,153,.5)}.parket-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.parket-card-container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.parket-card{padding-bottom:1rem;border-radius:3px;min-height:400px}.redirect-container{width:100%}.redirect-text{font-family:'Roboto',sans-serif;font-style:normal;font-weight:bold;font-size:14px;line-height:16px;text-align:center;color:#eee;margin:15px}.redirect-image{margin:auto}progress{margin-bottom:9px;width:260px;height:1px;background:#c4c4c4;color:#0069dc}progress::-moz-progress-bar{background:#0069dc}progress::-webkit-progress-value{background:#0069dc}@media only screen and (max-width:600px){#redirect-banner{width:90%}}.payment-main-container{width:100%;text-transform:capitalize;min-height:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:64px}.selected-package{width:46.8%;height:inherit;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;border-radius:3px}#Payment_CardNumber{margin-bottom:0}.selected-package h5{font-size:12px;margin-bottom:0;font-family:'Roboto' sans-serif !important;font-style:normal;font-weight:bold;font-size:18px;line-height:21px;text-align:center;color:#262626;padding-top:12px}.selected-package h4{margin-top:0;font-family:'Roboto' sans-serif !important;font-style:normal;font-weight:bold;font-size:18px;line-height:21px;text-align:center;color:#262626}.selected-package.parket-detail{font-size:13px}.html-description{min-height:100px;height:auto}.back-arrow-link{position:absolute;bottom:2%;display:inline-block;text-align:left;-ms-flex-item-align:end;align-self:flex-end;margin:32px 0 8px 8px;background:transparent;border:0;cursor:pointer;outline:0}.payment-method-content{width:53%;height:inherit;margin-left:auto}.payment-security{position:inherit;top:-18px;left:50%;-webkit-transform:translate(-50%,0%);-ms-transform:translate(-50%,0%);transform:translate(-50%,-50%);padding:.6rem .8rem;color:#fff;background-color:#273b97;width:70%;border-top-right-radius:20px;border-top-left-radius:20px;font-size:14px;font-family:'Roboto',sans-serif;text-transform:uppercase;min-width:70%}.payment-security img{margin-right:3px;margin-top:-3px}.payment-type{width:100%;height:100%;padding:8px 30px;margin-left:1px;background-color:#ededed}.payment-type{width:100%;height:100%;padding:0 30px 15px;background-color:#ededed;position:relative;border-radius:3px}.price{font-style:normal;font-weight:bold;font-size:24px;line-height:28px}sup{font-style:normal;font-weight:bold;font-size:14px;line-height:16px;vertical-align:super}.parket-detail-top{font-family:Roboto Condensed;font-style:normal;font-weight:bold;font-size:14px;color:#000;padding:28px}.parket-detail-bottom{font-family:Roboto Condensed;font-style:normal;font-weight:normal;font-size:14px;color:#000;line-height:30px;padding:0 40px 0 40px}.right-container{width:401px;float:right}.right-package{width:400px;height:457px;background:#ededed;border-radius:3px;text-align:center;display:inline-block}.head{width:168px;padding-bottom:7px;margin:auto;background:#273b97;border-top-left-radius:20px;border-top-right-radius:20px;padding-top:5px;text-align:center;font-family:Roboto Condensed;font-style:normal;font-weight:normal;font-size:14px;line-height:16px;color:#eee}.right-package label{display:block}.order-summary{width:100%;font-size:13px}.order-summary-container{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-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:8px}.payment{margin-top:.4rem;margin-bottom:1.5rem}.tab-menu{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.tab-menu li{list-style:none;display:inline-block;float:left;width:45%;white-space:nowrap}.tab-menu li a{display:block;color:#696969;font-size:18px;text-decoration:none;border-bottom:2px solid #333;padding:8px}.myActive-tab a{border-bottom:2px solid #0078fb !important;color:#0078fb !important}.myform{width:98%;margin:auto}.myInput-group{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.myInline-input{display:inline-block;width:48%}.myInline-input-elem{display:block;width:100%}.block-label{display:block;text-align:left}.myblock-input-elem{width:100%}.myblock-input{width:100%}.input-elem{height:45px;border:1px solid #ccc;border-radius:5px;padding:.3rem .5rem}.m-btm-1{margin-bottom:1rem}.label-elem{font-family:Roboto Condensed;font-style:normal;font-weight:bold;font-size:14px;line-height:24px;margin-bottom:.2rem}#signUpForm .captcha-input-group{width:280px}#signUpForm .captcha-input-group .myInline-input{margin-bottom:0}#signUpForm .captcha-input-group #captcha-container{justify-content:flex-start}@media only screen and (max-width:720px){.selected-package{display:none}.payment-method-content{width:100%}.SignUp-title5>div{min-width:40%}}@media only screen and (max-width:320px){.promotion-container{width:80%;margin:0 auto}.terms-container{width:90%;margin:0 auto}.SignUp-title5{flex-direction:column}}.package-lg{min-height:200px !important;overflow:auto !important}@media only screen and (max-width:600px){.SignUp-main-body{padding:1.2rem 0 !important}.SignUp-Logo{width:20%;margin-top:-48px}.SignUp-container{width:97% !important;margin:90px auto !important;padding-bottom:37px}.SignUp-title1-register{font-size:28px !important;line-height:28px !important;color:#1e2246;margin-bottom:.5rem;word-break:break-word}.SignUp-title5{font-size:16px !important;line-height:19px !important;word-break:break-word;margin:11px auto;width:90%}.input-elem{height:34px;border:1px solid #ccc;margin-bottom:4px;border-radius:5px;padding:.3rem .5rem;-webkit-appearance:none}.label-elem{font-size:10px;margin-bottom:.1rem}.btn-signup{width:100%}.mybtn{padding:6px 32px;font-size:13px;margin:4px 2px;-webkit-appearance:none;cursor:pointer}.terms-container{width:96%;margin:0 auto}.terms-title{font-size:14px;line-height:0;text-align:left}input[type=checkbox]+label{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 .6rem;cursor:pointer;padding:.2em;-webkit-appearance:none}.termsInput+.terms-label,.threeSecureInput+.threeSecure-label{margin-bottom:-10px}.terms-label{font-size:12px}input[type=checkbox]+label:before{padding:.1rem .25rem;margin-right:1.2rem}.package-sm{width:100%}.package-hide{width:100%;height:0;overflow:hidden;margin-bottom:8px}.arrowDownPackage{margin-top:8px;display:block}.close-signUp a svg{fill:#fff;width:11px;margin-top:9px;margin-right:-23px}.mh-100px{min-height:60px}.mnh-2rem{min-height:80px}.payment-security{width:60%}.inputSuccess::before{content:"✓";position:absolute;top:46%;right:3%;font-size:1.3rem}#email-error,#password-error{margin-top:2px}.email-error{margin-top:-6px !important}.field-validation-error{margin-top:-5px !important}.email-error{margin-top:-5px !important}.parket-card{min-height:160px}}@media only screen and (max-width:768px){.myblock-input{width:100%;margin:0 auto;-webkit-appearance:none}.packetform{width:270px;margin:5px;margin:5px auto !important}.promotion-container{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mybtn-promo{margin:0 auto}.field-validation-error{margin-top:0 !important}.LogIn-container{min-height:300px;margin-bottom:20px}#signUpForm .captcha-input-group{width:100%}}@media only screen and (min-width:768px) and (max-width:834px){.payment-security{width:50%}}@media only screen and (max-width:834px){.SignUp-Form-container{padding:0}.SignUp-Form-container .myform>button{width:100%}}@media only screen and (max-width:768px){.mh-100px{min-height:60px}.SignUp--container{width:95% !important;margin:0 auto}.myInput-group{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.myInput-group:nth-child(2){min-height:77px}.myInline-input{display:block;width:100% !important;margin-bottom:4%}.myInline-input-elem{display:block;width:100%}.myblock-input{margin-bottom:4% !important}.block-label{display:block;text-align:left}.myblock-input-elem{width:100%}.terms-container{width:70%;margin:0 auto}.promotion-container{width:84%;margin:0 auto}}@media only screen and (min-width:768px) and (max-width:1024px){.label-elem{font-size:12px}.terms-container{width:70%;margin:0 auto}.promotion-container{width:612px !important;margin:0 auto}.parket-card-container{display:-webkit-box;display:-ms-flexbox;display:flex}.parket-card-container{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (min-width:1024px){.parket-card-container{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (min-height:800px){.SignUp-container{padding-bottom:70px}}@media only screen and (max-width:600px){.playStoreAppInfo{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;position:fixed;top:0%;left:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px 20px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;z-index:30}.AppStoreContent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.AppStoreImg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:4px;margin-right:6px;background:#000;border-radius:10px;width:48px;height:48px}.AppStoreImg img{width:100%;height:100%}.AppStoretext{padding:5px 0;font-size:14px;line-height:16px}.AppStoretext>span{font-size:14px;display:block}.myInput-group:nth-child(2){min-height:65px}}@media only screen and (min-width:600px){.playStoreAppInfo{display:none}.arrowDownPackage{display:none !important}}.promotion-actived{font-family:Roboto Condensed;font-style:normal;font-weight:normal;font-size:18px;line-height:21px;color:#737373;margin-left:13px}.promotion-actived-container{width:96%;color:#fff;font-size:12px}.block-label{display:block;text-align:left}.label-elem{font-family:Roboto Condensed;font-style:normal;font-weight:bold;font-size:14px;line-height:16px;margin-bottom:.5rem;text-transform:uppercase}@media only screen and (max-width:600px){.label-elem{font-size:10px;margin-bottom:.1rem}}@media only screen and (max-width:1024px){.Register-steps{display:none}.footer-steps-container{display:block}.new-header h3{visibility:hidden}}@media only screen and (min-width:768px) and (max-width:1024px){.label-elem{font-size:12px}}@media only screen and (max-width:600px){.label-elem{font-size:10px;margin-bottom:.1rem}.promotion-actived{font-size:13px}}.promotion-actived-text{display:-webkit-box;display:-ms-flexbox;display:flex}.promotion-display{height:52px;border:1px solid #3e3e3e;border-radius:2px;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 5px}.promotion-code{font-family:Roboto Condensed;font-style:normal;font-weight:normal;font-size:18px;line-height:21px;color:#eee;margin-left:5px}.btn-promotion-remove{font-family:Roboto Condensed;font-style:normal;font-weight:normal;font-size:18px;line-height:21px;color:#eee;background-color:transparent;border:none;cursor:pointer;outline:none;display:-webkit-box;display:-ms-flexbox;display:flex}.btn-promotion-remove .icon-Close{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}progress[value]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:259px;height:1px;border:none;-webkit-box-shadow:none;box-shadow:none}progress[value]::-webkit-progress-bar{background:#00f;background-color:#c4c4c4;border:none;-webkit-box-shadow:none;box-shadow:none}progress[value]::-webkit-progress-value{background:#00f;background:#0069dc}.custom-scroll{overflow:auto;visibility:hidden}.scrollbox-content,.custom-scroll:hover,.custom-scroll:focus{visibility:visible}.scrollbox_delayed{-webkit-transition:visibility .2s;-o-transition:visibility .2s;transition:visibility .2s}.scrollbox_delayed:hover{-webkit-transition:visibility 0s .2s;-o-transition:visibility 0s .2s;transition:visibility 0s .2s}.custom-scroll::-webkit-scrollbar{width:10px;height:10px}.custom-scroll::-webkit-scrollbar-button:start:decrement,.custom-scroll::-webkit-scrollbar-button:end:increment{height:0;background-color:transparent}.custom-scroll::-webkit-scrollbar-track-piece{background-color:#eee;-webkit-border-radius:16px}.custom-scroll::-webkit-scrollbar-thumb:vertical{height:10px;background-color:#666;background-color:#9f9f9f;border:1px solid #eee;-webkit-border-radius:16px}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-button:start:decrement,::-webkit-scrollbar-button:end:increment{height:0;background-color:transparent}::-webkit-scrollbar-track-piece{background-color:#000;-webkit-border-radius:16px}::-webkit-scrollbar-thumb:vertical{height:10px;height:50px;background-color:rgba(43,42,42,.63);border:1px solid #eee;border:1px solid rgba(255,255,255,.21);-webkit-border-radius:16px;border-radius:4px;width:3px}@media only screen and (max-width:425px){.promotion-code{font-size:12px}.btn-promotion-remove{font-size:9px;line-height:21px}}.animate{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.one{-webkit-animation-delay:.1s;-moz-animation-delay:.1s;animation-delay:.1s}.two{-webkit-animation-delay:.2s;-moz-animation-delay:.2s;animation-delay:.2s}.three{-webkit-animation-delay:.3s;-moz-animation-delay:.3s;animation-delay:.3s}.four{-webkit-animation-delay:.4s;-moz-animation-delay:.4s;animation-delay:.4s}.five{-webkit-animation-delay:.5s;-moz-animation-delay:.5s;animation-delay:.5s}.six{-webkit-animation-delay:.6s;-moz-animation-delay:.6s;animation-delay:.6s}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,20%,0);transform:translate3d(0,20%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,20%,0);transform:translate3d(0,20%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-10%,0,0);transform:translate3d(-10%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-10%,0,0);transform:translate3d(-10%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(10%,0,0);transform:translate3d(10%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(10%,0,0);transform:translate3d(10%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav [class*='owl-']{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*='owl-']:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;display:inline}.owl-theme .owl-dots .owl-dot span{width:30px;height:5px;margin:5px 7px;background-color:#d4d4d494;display:block;-webkit-backface-visibility:visible;transition:opacity 200ms ease;z-index:10}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#fff}.owl-one .owl-stage-outer .owl-stage{margin-right:0 !important}.owl-live .owl-stage-outer{min-height:262px;padding:0 35px}.owl-two .owl-stage-outer{min-height:262px;padding:0 35px}.owl-three .owl-stage-outer{min-height:262px;padding:0 35px}.owl-theme .owl-dots{position:absolute;top:40vh;left:23px;text-align:center}.owl-dot span{background-color:#fff}@media only screen and (max-width:768px){.owl-theme .owl-nav.disabled+.owl-dots{margin-top:0}.owl-theme .owl-dots .owl-dot span{width:17px;height:3px}.mybtn-slider{padding:4px 20px;font-size:16px;background:#273b97;border-radius:100px;z-index:20}.owl-theme .owl-dots{position:absolute;top:80px;left:23px;text-align:center}.owl-theme .owl-dots .owl-dot span{width:19px;height:2px;margin:5px 4px}}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next,.owl-carousel button.owl-dot{background:none;color:inherit;border:none;padding:0 !important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1000ms;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height 500ms ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease}.owl-carousel .owl-item .owl-lazy[src^=""],.owl-carousel .owl-item .owl-lazy:not([src]){max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url("../sass/owl.video.play.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform 100ms ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.price-discount{font-family:Roboto;font-style:normal;font-weight:bold;font-size:14px;line-height:16px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;color:#000;margin-right:5px}.summary-title{display:block;margin-top:-18px}.paymentBtn{height:3rem !important}.payment-line{border:1px solid #c1c1c1}.threeSecureInput{display:none}#threeSecure{display:none}.threesecure-container{text-align:left;margin-bottom:33px}.termsInput+.terms-label,.threeSecureInput+.threeSecure-label{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:justify}.termsInput,.threeSecureInput{opacity:0}.termsInput+.terms-label:before,.threeSecureInput+.threeSecure-label :before{content:"✔";border:.1rem solid #003e99;border-radius:.2rem;display:inline-block;padding:.02rem .2rem;margin-right:1.2rem;vertical-align:bottom;color:transparent;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.terms-label.invalid:before,.threeSecure-label.invalid:before{border:.1rem solid #bf0a30}.termsInput+.terms-label:active:before,.threeSecureInput+.threeSecure-label:active:before{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.termsInput:checked+label:before,.threeSecureInput:checked+label:before{background-color:#003e99;border-color:#fff;color:#fff}.termsInput:disabled+.terms-label:before,.threeSecureInput:disabled+.threeSecure-label:before{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);border-color:#aaa}.termsInput:checked:disabled+.terms-label:before,.threeSecureInput:checked:disabled+.threeSecure-label:before{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);background-color:#bfb;border-color:#bfb}.mybtn-stepBack{background-color:transparent;border:none;padding:0;text-align:center;text-decoration:none;display:inline-block;margin:4px;cursor:pointer;outline:none;-webkit-appearance:none;display:flex;cursor:pointer}.mybtn-stepBack:focus{outline:none}@media(min-width:576px){.modal-dialog-centered{min-height:calc(100% - (1.75rem*2))}}.modal-dialog-centered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:calc(100% - (.5rem*2))}.modal-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.my-modal-title{font-family:Roboto;font-style:normal;font-weight:bold;font-size:24px;line-height:28px;margin-bottom:28px;margin-top:45px}.btn-payment{display:block;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}#popUpbtnPayment{border-radius:3px;background:#bf0a30}#popUpbtnPayment:hover{background:#82021d;transition:all .4s cubic-bezier(.9,.1,.1,.9)}.my-modal-text{font-family:Roboto;font-style:normal;font-weight:normal;font-size:16px;line-height:19px;text-align:center;color:#000;margin-bottom:40px}.modal-content{min-height:260px;min-width:640px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal-content{position:absolute !important;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);left:50% !important;top:50% !important;-webkit-transform:translate(-50%,-50%) !important;-ms-transform:translate(-50%,-50%) !important;transform:translate(-50%,-50%) !important}@media(max-width:768px){.modal-content{min-width:200px !important;width:90% !important}}@media only screen and (max-width:600px){.threesecure-container{text-align:left;margin-bottom:0;display:block;margin:44px 0 0 0 !important;position:relative}.termsInput+.terms-label,.threeSecureInput+.threeSecure-label{display:block;margin-bottom:0}}@media only screen and (max-width:720px){.paymentBtn{padding:12px 32px !important;margin:18px 2px !important}}@media only screen and (min-width:601px) and (max-width:768px){.threesecure-container{text-align:left;margin-bottom:16px !important;display:block;margin:88px 0 0 0 !important;position:relative}.termsInput+.terms-label,.threeSecureInput+.threeSecure-label{display:block;margin-bottom:0}}.package-type{text-transform:capitalize;width:fit-content}#threeDModal iframe{height:100vh;width:100%}#threeDModal{position:fixed;z-index:9999;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;flex-direction:column;align-items:center}progress[value]{-webkit-appearance:none;appearance:none;width:259px;height:1px;border:none;box-shadow:none}progress[value]::-webkit-progress-bar{background:#00f;background-color:#c4c4c4;border:none;box-shadow:none}progress[value]::-webkit-progress-value{background:#00f;background:#0069dc}.SignUp-container{width:96%}#register-parkets-container #payment-SignUp-title5{flex-wrap:nowrap;width:100%;justify-content:space-between}#register-parkets-container #payment-SignUp-title5 div{min-width:25%}#register-parkets-container .payment-method-content{width:100%;margin:0;background:none;display:flex;flex-direction:column}#register-parkets-container .payment-method-content .myInput-group .myInline-input:nth-child(1){width:30%;margin-right:2%}#register-parkets-container .payment-method-content .myInput-group .myInline-input:nth-child(2){width:15%;margin-right:2%}#register-parkets-container .payment-method-content .myInput-group .myInline-group{width:55%;display:flex;align-items:center}#register-parkets-container .payment-method-content .myInput-group .myInline-group .myInline-input{width:45%}#register-parkets-container .payment-method-content .myblock-input label,#register-parkets-container .payment-method-content .myInput-group label{font-family:"itc-avant-garde-gothic-pro";font-weight:500}#register-parkets-container .payment-method-content #captcha-container{display:flex;margin-top:0}#register-parkets-container .payment-method-content .payment-type{height:fit-content;padding:20px 30px 25px;background:#e7e8f3}#register-parkets-container .payment-method-content .order-summary-container{font-family:"itc-avant-garde-gothic-pro"}#register-parkets-container .payment-method-content .order-summary-container span:first-child{font-weight:500}#register-parkets-container .payment-method-content #payment-icons{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-start;margin:3% 0}#register-parkets-container .payment-method-content img{margin-right:2%}#register-parkets-container .bottom-buttons{display:flex;flex-direction:row;justify-content:space-between}#register-parkets-container .bottom-buttons #myPaymentFormBtn{width:54%}#register-parkets-container .bottom-buttons #form1{width:48%;justify-content:flex-end}#register-parkets-container .bottom-buttons .back-button{width:40%;background:#acadb8}@media only screen and (max-width:400px){.SignUp-title1-register{font-size:22px !important}}@media only screen and (max-width:600px){#register-parkets-container #payment-SignUp-title5{flex-wrap:wrap;justify-content:flex-start}#register-parkets-container #payment-SignUp-title5 div{min-width:40%;text-align:left}#register-parkets-container .payment-main-container{margin-top:24px}#register-parkets-container .payment-main-container .payment-method-content #mainPaymentForm{order:1}#register-parkets-container .payment-main-container .payment-method-content .payment-type{order:3}#register-parkets-container .payment-main-container .payment-method-content #payment-icons{order:2}#register-parkets-container .payment-main-container .payment-method-content .bottom-buttons{order:4}#register-parkets-container .myInline-group{flex-direction:column;width:100% !important}#register-parkets-container #captcha-container{display:flex;justify-content:flex-start}#register-parkets-container .bottom-buttons{flex-direction:column}#register-parkets-container .bottom-buttons .buttonContainer2,#register-parkets-container .bottom-buttons #form1{width:100% !important}#payment-icons{order:2}}.loading-container{width:100%;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}:root{--main-dark:#000;--main-white:#fff;--main-blue:#003e99;--main-gray:#737373;--gray:#eee;--gray-border:#2b2b2b}.SignUp-main-body{width:100%;min-height:100vh;padding:1.2rem;background-color:var(#000)}.SignUp-Logo{max-width:100%;margin-top:-83px}.SignUp-steps{display:flex;flex-direction:row;margin:0 auto;align-items:center;justify-content:center;margin-bottom:1.8rem}.step-number{width:25px;font-family:Roboto;font-style:normal;font-weight:bold;font-size:14px;line-height:16px;text-align:center;height:25px;padding:4px;border-radius:50%;color:var(--main-white)}.step-line{width:20px;height:2px;margin:0 3px;background-color:var(--main-gray)}.SignUp-title1{font-family:Roboto Condensed;font-style:normal;font-weight:bold;font-size:32px;line-height:37px;color:#1e2246;margin-bottom:.5rem}.SignUp-title5{font-family:Roboto;font-style:normal;font-weight:bold;font-size:16px;line-height:19px;color:var(--main-gray);margin-top:0}.redirect-container{width:100%;background:url(../../../Images/uye-ol-devices4-new.png) no-repeat fixed center;margin:auto;padding-top:4%;height:100vh;background-size:65%;display:flex;justify-content:flex-end;align-items:center;flex-direction:column;padding-bottom:1%}.redirect-container .redirect-container{display:flex;align-items:center;justify-content:center;flex-direction:column}.redirect-container .redirect-container .SignUp-title1{color:#1e2246}.redirect-text{font-family:'Roboto',sans-serif;font-style:normal;font-weight:bold;font-size:14px;line-height:16px;text-align:center;color:#37384d;margin:15px}.none{color:#003e99}.redirect-image{background:url("../../../Images/uye-ol-devices4-new.png") no-repeat fixed center;margin:auto;padding-top:4%;height:90vh;background-size:75%}progress{margin-bottom:9px;width:260px;height:1px;background:#c4c4c4;color:#0069dc}progress::-moz-progress-bar{background:#0069dc}progress::-webkit-progress-value{background:#0069dc}@media only screen and (max-width:600px){#redirect-banner{width:90%}}progress[value]{-webkit-appearance:none;appearance:none;width:259px;height:1px;border:none;box-shadow:none}progress[value]::-webkit-progress-bar{background:#00f;background-color:#c4c4c4;border:none;box-shadow:none}progress[value]::-webkit-progress-value{background:#00f;background:#0069dc}#ComfirmPassw_Error{color:#bf0a30}.mycontainer{width:600px;min-height:6px;margin:120px auto}.setting-title{text-align:center;margin-top:0;font-family:Roboto Condensed;font-style:normal;font-weight:normal;font-size:30px;line-height:35px;color:#eee}.switch{position:relative;display:inline-block;width:42px;min-height:20px;float:right}.switch input{opacity:0;width:0;height:0}.switch-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#4a4c50;-webkit-transition:.4s;transition:.4s}.switch-slider:before{position:absolute;content:"";height:20px;width:20px;left:0;bottom:0;background-color:#fff;-webkit-transition:.4s;transition:.4s}.switch input:checked+.switch-slider{background:#273b97}.switch input:focus+.switch-slider{box-shadow:0 0 1px #2196f3}.switch input:checked+.switch-slider:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translateX(26px)}.switch-slider.round{border-radius:34px}.switch-slider.round:before{border-radius:50%}.setting-heading{float:left;margin:auto;font-family:Roboto;font-style:normal;font-weight:normal;font-size:18px;line-height:21px;color:#eee}.clr{clear:both}.p-setting-block{padding:18px 20px;background:linear-gradient(180deg,#171717 0%,rgba(23,23,23,.83) 100%);margin-bottom:.5rem;width:100%}.float-right{float:right}.p-1rem{padding:10px 20px !important}.selectDownArrow{width:14px !important;height:auto !important;margin-right:0 !important;margin-left:28px;text-align:right;position:absolute;right:10%;top:37%}.presetP{margin-top:8px}.myInnerContainer,.setting-form{width:100%;min-height:200px}.d-block-elem-input{display:block;width:100%;background:#003e99;border-radius:4px;background-color:#273b97;border:none;padding:10px 50px;text-align:center;text-decoration:none;display:inline-block;font-size:16px;margin:0;cursor:pointer;-webkit-appearance:none;font-family:Roboto;font-style:normal;font-weight:500;font-size:18px;line-height:21px;color:#fff;transition:.3s ease-in-out}.d-block-elem-input:hover{background:#02275e}.settings--lang{position:relative;width:140px;margin-left:auto !important;margin-right:0 !important;margin-top:0 !important}@media only screen and (max-width:600px){.mycontainer{width:90%}}html{margin:0;padding:0;overflow-x:hidden !important;overflow-y:scroll !important;scroll-behavior:smooth;-webkit-box-sizing:border-box;box-sizing:border-box}*{box-sizing:border-box}body{padding:0;margin:0;width:100%;box-sizing:border-box;font-family:'Roboto Condensed',sans-serif;box-sizing:border-box;overflow-x:hidden !important;overflow-y:hidden !important;background:#000}.placeholder-card-color{background:#121212;background:linear-gradient(180deg,rgba(18,18,18,.0872724) 0%,#202020 32%,#000 75%)}.hero-overlay{background:#000;background:radial-gradient(circle,rgba(56,56,56,0) 0%,#202020 76%,#131313 100%)}.overlay-item-left{position:inherit;left:0;top:0;width:50%;height:100%;background:linear-gradient(90deg,#000 -.9%,transparent 100%)}.overlay-item-bottom{position:inherit;left:0;bottom:0%;width:100%;height:50%;background:linear-gradient(0deg,#000 0%,transparent 100%)}.active-tab{background:#d6e5f9;background:linear-gradient(40deg,rgba(214,229,249,.0872724) 0%,#2f4075 48%,#151c5c 77%)}.hamburger{display:none;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible;outline:none}.hamburger:hover{opacity:.7}.hamburger.is-active:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner::before,.hamburger.is-active .hamburger-inner::after{background-color:#fff}.hamburger-box{width:40px;height:24px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-1px}.hamburger-inner,.hamburger-inner::before,.hamburger-inner::after{width:28px;height:2px;background-color:#fff;border-radius:4px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner::before,.hamburger-inner::after{content:"";display:block}.hamburger-inner::before{top:-10px}.hamburger-inner::after{bottom:-10px}.hamburger--arrow.is-active .hamburger-inner::before{transform:translate3d(-5px,0,0) rotate(-45deg) scale(.8,1)}.hamburger--arrow.is-active .hamburger-inner::after{transform:translate3d(-5px,0,0) rotate(45deg) scale(.8,1)}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.main-body{width:100%;min-height:200px;display:flex;flex-direction:row}.main-content{width:99%;margin-left:auto;min-height:200px;background-color:#000;z-index:1}.sidebar-container{width:1%;min-height:100vh;background-color:#272727;display:flex;flex-direction:column;align-items:center;justify-content:center;position:fixed;z-index:100}.sidebar{position:fixed;top:0;left:-60%;min-width:100px;height:100vh;background:#151515;-webkit-transition:all 2s cubic-bezier(.55,0,.1,1);transition:all 2s cubic-bezier(.55,0,.1,1);z-index:21;text-align:center;padding-top:0}.sidebarItem{width:100%;padding:1rem;display:block;padding:14px 10px}.mybtn-slider{font-style:normal;font-weight:bold;line-height:21px;border:none;color:#fff;padding:10px 30px;text-align:center;text-decoration:none;display:inline-block;font-size:16px;cursor:pointer;background:#273b97;border-radius:100px;outline:none;z-index:20;-webkit-appearance:none;-moz-appearance:none;appearance:none}.liveCast-btn{padding:10px;font-family:Roboto;font-style:normal;font-weight:bold;font-size:16px;line-height:19px;text-align:center;text-transform:uppercase !important;color:#eee;background:#bf0a30 !important;border-radius:100px;padding:11px 24px !important;transition:.3s ease-in-out}.liveCast-btn:hover{background:#9d0021 !important}.sidebar-container:hover .sidebar{top:0;left:0;min-width:80px;opacity:1}.transOut{-webkit-transition:all 2s cubic-bezier(.55,0,.1,1) !important;transition:all 2s cubic-bezier(.55,0,.1,1) !important}.sidebar-list-small{list-style-type:none;padding:0;display:none}.sidebar-list-small li{display:block}.sidebar-list-small a{display:flex;color:#fff;text-decoration:none;align-items:center;padding:10px 4px}.sidebar-list-small img{display:inline-block}.sidebar-list-small span{text-align:left;display:inline-block;margin-left:1rem;font-family:Roboto;font-style:normal;font-weight:normal;font-size:16px;line-height:24px;color:#eee}.header{padding:1rem 2rem;padding:1rem 2rem;width:inherit;display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:fixed;top:0;right:0;z-index:4;background:rgba(0,0,0,.8);background:linear-gradient(180deg,#000 0%,transparent 100%)}.logo img{max-width:100%}.fas-width{font-size:20px}.header-items button{margin-left:1.2rem;vertical-align:middle}.search-container{position:absolute;top:0;left:0;width:100%;height:100vh;background:rgba(0,0,0,.75);backdrop-filter:blur(30px);display:none;z-index:22;padding-left:2rem}.detay-btnEx{margin-bottom:5px !important}.notification-btn,.user-btn{position:relative;border-radius:50%;background:rgba(36,36,36,.26) !important;transition:.3s ease-in}.notification-btn{padding:4px 5px !important}.user-btn:hover,.notification-btn:hover{background-color:#2f2f2f !important}.notification-items{position:absolute;top:0;left:25px;padding:1px 1px 0 0;display:block;background-color:#f00;font-size:8px;min-width:16px;min-height:19px;font-size:12px;border-radius:2px}.notification-card{font-family:Roboto Condensed;font-style:normal;font-weight:normal;position:absolute;top:45px;right:-56px;width:370px;min-height:330px;background-color:#fff;border-radius:10px;z-index:0;visibility:hidden;opacity:0}.new-notice,.all-notices{width:inherit;position:relative;transition:visibility 0s,opacity .2s linear}.all-notices{width:inherit;height:400px;overflow-y:auto;transition:none;background:#fff}.new-notice-link{position:absolute;width:100%;min-height:100%;left:0;top:1px}.all-notification-content{position:relative;transition:visibility 0s,opacity .2s linear}.all-notice-link{position:absolute;width:100%;min-height:100%;left:0;top:1px}.notice-img{width:100%;height:202px;max-height:202px;object-fit:cover;padding:5px}.showAllNots,.goBack{font-family:Roboto !important;font-style:normal !important;font-weight:bold;font-size:14px;line-height:16px;color:#273b97;text-align:left;display:block;padding:0 .5rem;margin:.2rem 0;display:flex;align-items:center}.all-notification-content{width:98%;display:flex;flex-direction:row;margin:10px auto;justify-content:space-between;transition:.3s ease-in-out}.all-notice-img{width:30%;max-height:62px;object-fit:cover;display:inline-block}.all-notification-body{width:68%;min-height:62px}.all-notification-title{font-family:Roboto Condensed;font-style:normal;font-weight:normal;font-size:16px;line-height:19px;color:#273b97;margin:0;text-align:left}.visible{visibility:visible;opacity:1}.notification-content{display:flex;flex-direction:column;padding:0 14px 14px 14px}.calender-btn{background-color:#003e99;border:none;color:#fff;padding:9px 12px;text-align:center;text-decoration:none;display:inline-block;font-size:14px;margin:0;cursor:pointer;width:50%;display:inline-block}.takvim-ekle{border-radius:0 0 0 10px}.gizle{border-radius:0 0 10px 0}.notification-header{margin:20px 0;font-size:20px;line-height:23px;color:#4d1e89;text-align:left}.notification-body{color:#000;font-size:14px;line-height:20px;text-align:left;min-height:144px}.light-bg{background-color:#e5e5e5;color:#000}.notification-triangle{position:absolute;top:-6px;right:63px;width:16px;height:19px;background-color:#fff;transform:rotate(45deg);z-index:-1}.notification-footer{width:100%;display:flex;align-self:flex-end}.loader-container{position:fixed;z-index:9999;top:0;background-color:#000;width:100%;height:100%;display:flex;justify-content:center;align-items:center;transition:opacity .5s ease}.loader{background-color:transparent;-webkit-animation:rotating 2s linear infinite;-moz-animation:rotating 2s linear infinite;-ms-animation:rotating 2s linear infinite;-o-animation:rotating 2s linear infinite;animation:rotating 2s linear infinite;-webkit-transform-origin:center center;transform-origin:center center}@-webkit-keyframes rotating{from{-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotating{from{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.preload-finish{opacity:0;pointer-events:none}.user-profile-box{position:absolute;top:54px;right:7px;min-width:200px;background:#2f2f2f;display:none}.triangle-pointer{position:absolute;top:-3%;right:3%;width:12px;height:17px;transform:rotate(50deg);background:#c4c4c4;z-index:-1}.user-profile-list{list-style-type:none;margin:0;padding:0;position:relative;border-top:1.5px solid #c4c4c4}.profile-list-link{text-decoration:none;font-style:normal;font-weight:normal;font-size:16px;line-height:19px;color:#eee;padding:.5rem}.active-profile-item{background:#282828}.profile-list-item,.profile-list-link{display:block;transition:.3s ease-in-out}.profile-list-item::before{content:"";position:absolute;left:0;top:0;width:100%;height:1px;background:#777;background:radial-gradient(50% 50% at 50% 50%,#606060 0%,rgba(68,68,68,0) 100%)}.profile-list-item{position:relative;padding:.32rem .2rem}.profile-list-item:hover{background:#282828}.search-container{text-align:center}.form-wrap{overflow:auto;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;width:90%;margin:2rem 0;display:flex}.search-form{display:flex;flex-direction:row;width:100%;background-color:#fff}.form-wrap input[type="text"]{border:0;width:80%;color:#fff;background-color:transparent;border-bottom:1px solid #fff;transition:.3s ease-in;font-family:Roboto Condensed;font-style:normal;font-weight:normal;font-size:18px;line-height:21px;color:#000}.form-wrap input[type="text"]:focus{outline:0}.form-wrap button[type="submit"]{border:0;background:none;width:45px;color:#fff;border-radius-top-right:5px;-moz-border-radius-top-right:5px;-webkit-border-radius-top-right:5px;border-radius-bottom-right:5px;-moz-border-radius-bottom-right:5px;-webkit-border-radius-bottom-right:5px;cursor:pointer;margin-left:0}.search-result{display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:wrap;align-items:flex-start;padding:20px 10px;overflow-y:auto;height:100vh}.result-card{width:300px;height:200px;margin:3px;background:linear-gradient(180deg,#404040 0%,rgba(81,81,81,.3) 100%),#000;-webkit-transition:outline .2s linear,-webkit-transform .5s cubic-bezier(.74,.04,.24,.99);transition:outline .2s linear,-webkit-transform .5s cubic-bezier(.74,.04,.24,.99);transition:outline .2s linear,transform .5s cubic-bezier(.74,.04,.24,.99);transition:outline .2s linear,transform .5s cubic-bezier(.74,.04,.24,.99),-webkit-transform .5s cubic-bezier(.74,.04,.24,.99)}.result-card:hover{-webkit-transform:scale3d(1.2,1.2,1);transform:scale3d(1.2,1.2,1)}@keyframes fadeInUp{from{transform:translate3d(0,40px,0)}to{transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes fadeInUp{from{transform:translate3d(0,40px,0)}to{transform:translate3d(0,0,0);opacity:1}}.animated{animation-duration:1s;animation-fill-mode:both;-webkit-animation-duration:1s;-webkit-animation-fill-mode:both}.animatedFadeInUp{opacity:0}.fadeInUp{opacity:0;animation-name:fadeInUp;-webkit-animation-name:fadeInUp}.LiveDetail-Contianer{position:absolute;top:0;left:0;width:100%;min-height:100%;background:rgba(0,0,0,.75);backdrop-filter:blur(30px);padding:3rem 2rem;z-index:1;display:none}.LiveMatchesSearch-title{width:90%;font-family:Roboto Condensed;font-style:normal;font-weight:bold;font-size:30px;color:#fff;text-shadow:0 4px 4px rgba(0,0,0,.25);margin:0;padding-left:13px}.closeLiveMatchesBtn{cursor:pointer}.btn{-webkit-appearance:button;-webkit-writing-mode:horizontal-tb !important;text-rendering:auto;color:#fff;letter-spacing:normal;word-spacing:normal;text-transform:none;text-indent:0;text-shadow:none;display:inline-block;text-align:center;align-items:flex-start;cursor:pointer;background-color:transparent;margin:0;padding:0;border-width:0;border-style:none;border-color:none;border-image:none}.btn:focus{outline:none}.showItem{display:block}.hideItem{display:none}.b-outline{border:1px solid #fff}.hero-slider-container{position:absolute;width:100%;height:100%}.hero-slider-overlay{pointer-events:none;position:absolute;width:100%;height:100vh;top:0;left:0}.hero-gradient-left-bottom{background:linear-gradient(90deg,#000 -.9%,transparent 100%);background:linear-gradient(0deg,#000 0%,transparent 100%)}.hero-gradient-top{background:linear-gradient(180deg,#272727 0%,rgba(39,39,39,.52) 51.04%,rgba(39,39,39,0) 100%)}.hero-owl-carousel{width:100%;height:100%}.my-owlcustom-style{position:relative}.live-matches-container,.upcoming-matches-container{width:100%;color:#fff}.live-matches-slider,.upcoming-matches-slider{width:100%}.live-card-link,.upcoming-card-link{text-decoration:none;color:#fff;display:block}.owl-item:hover{z-index:23}.live-card{width:322px;height:181px;margin:30px auto;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;-webkit-transition:outline .2s linear,-webkit-transform .5s cubic-bezier(.74,.04,.24,.99);transition:outline .2s linear,-webkit-transform .5s cubic-bezier(.74,.04,.24,.99);transition:outline .2s linear,transform .5s cubic-bezier(.74,.04,.24,.99);transition:outline .2s linear,transform .5s cubic-bezier(.74,.04,.24,.99),-webkit-transform .5s cubic-bezier(.74,.04,.24,.99);background-color:rgba(255,255,255,.1);outline:2px solid transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform,outline;z-index:1;color:#fff}.card--content{width:100%;height:100%;position:relative}.card-header{position:absolute;top:7px;left:0;width:100%;min-height:20px;display:flex;justify-content:space-between;box-sizing:border-box;padding:.3rem .5rem;color:#fff}.badge-live{margin-right:8px;font-weight:normal;background:#ff0d0e;padding:3px 10px;text-transform:uppercase;font-family:resident-tertiary-font,Roboto-Bold,arial;font-size:12px;border-radius:3px;color:#fff}.badge-pastMatch{background-color:rgba(0,0,0,.8);padding:2px;font-style:normal;font-weight:normal;font-size:14px;color:#fff}.card-btn-control{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.btn-lock{width:40px;height:40px;border-radius:50%;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;-webkit-transition:opacity .8s;transition:opacity .8s}.btn-lock svg{fill:#fff}.card-btn-control .btn-play{position:absolute;left:calc(50% - 23px);top:40%;margin-top:-20px;padding-top:0;opacity:1;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;text-decoration:none;-webkit-transition:opacity .4s ease;transition:opacity .4s ease;z-index:2}.card-info{position:absolute;bottom:0;left:0;right:0;opacity:1;overflow:hidden;padding-bottom:13px;padding-left:13px;padding-right:13px;z-index:2}.card-overlay{background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.6)),color-stop(40%,transparent));background:linear-gradient(0deg,rgba(0,0,0,.6) 0,transparent 40%);background-image:-ms-linear-gradient(top,transparent 0,rgba(0,0,0,.6) 40%);position:absolute;display:block;height:100%;top:1px;left:0;right:0;z-index:1;opacity:1;-webkit-transition:opacity .45s,top .45s;transition:opacity .45s,top .45s}.card-container__link{position:absolute;top:0;right:0;left:0;bottom:0;-webkit-user-select:none !important;-webkit-transition:-webkit-transform .3s cubic-bezier(.74,.04,.24,.99);transition:-webkit-transform .3s cubic-bezier(.74,.04,.24,.99);transition:transform .3s cubic-bezier(.74,.04,.24,.99);transition:transform .3s cubic-bezier(.74,.04,.24,.99),-webkit-transform .3s cubic-bezier(.74,.04,.24,.99);z-index:1}.card--purchase{opacity:0;background-color:rgba(0,0,0,.8);-webkit-transition:opacity 2s;transition:opacity 2s}.cover img{-o-object-fit:cover;object-fit:cover;width:100%}.card--preview--inner .cover .thumbnail,.card .cover .thumbnail{opacity:0;-webkit-transition:opacity .45s;transition:opacity .45s}.card-info span.title{font-size:calc(1rem*var(--font-multiplier));line-height:1.3em;padding-bottom:2px;color:#fff;display:block;display:-webkit-box;max-height:2.6em;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:auto;-webkit-transition:font-size .3s linear;transition:font-size .3s linear}.live-card:hover{-webkit-transform:scale3d(1.2,1.2,1);transform:scale3d(1.2,1.2,1);z-index:3;outline:2px solid #bdbdbd}.live-card:hover .card--purchase{opacity:1}.live-card:hover .cover{background:-webkit-gradient(linear,left bottom,left top,from(transparent),color-stop(60%,transparent));background:linear-gradient(0deg,transparent 0,transparent 60%);background-image:-ms-linear-gradient(top,transparent 0,transparent 60%);z-index:3}.live-card:hover>.cover{background:-webkit-gradient(linear,left bottom,left top,from(transparent),color-stop(60%,transparent));background:linear-gradient(0deg,transparent 0,transparent 60%);background-image:-ms-linear-gradient(top,transparent 0,transparent 60%);z-index:3}.live-card:hover .btn-lock{opacity:0}.bg-color-trans{background-color:transparent}.bg-color-trans>span{margin-left:2px;background-color:rgba(0,0,0,.6);padding:.25rem .2rem;line-height:21px}.upcoming-match-card{display:flex;flex-direction:column;width:250px;margin:2px}.upcoming-match-img{width:100%;height:60%;margin-bottom:10px;display:flex;align-items:center}.category-card-box{display:flex;flex-direction:row}.category-card-img{width:20%}.category-card-img img{width:100%;height:100%;display:block;object-fit:cover;border-radius:5px}.tabs{width:100%}.tabs-nav{list-style:none;width:100%;padding:0 0 0 2rem}.tabs-nav li{display:inline-block}.tab-link{background:transparent;border-bottom:2px solid #cecfd5;color:#cecfd5;display:inline-block;font-weight:normal;padding:10px 20px;text-align:center;text-decoration:none}.tab-link:hover{color:#fff}.tab-active .tab-link{color:#0087cc;cursor:default;border-bottom:2px solid #0087cc;background:linear-gradient(180deg,#171717 0%,#1e3a5a 100%);box-shadow:0 1px 0 #0078fb}.tabs-stage{position:relative;top:-1px}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@media only screen and (max-width:600px){.header{padding:1rem 1rem 0 2rem}.logo img{max-width:60%}.fas-width{font-size:15px}.hamburger-inner::before{top:-8px}.hamburger-inner::after{bottom:-8px}.notification-items{position:absolute;top:-7px;left:15px;background-color:#f00}.notification-card{font-family:Roboto Condensed;font-style:normal;font-weight:normal;position:absolute;top:56px;right:-14px;width:215px}.notification-triangle{position:absolute;top:-6px;right:24px}.notification-header{margin:0;font-size:14px}.search-container{position:absolute;top:0;left:0;background:rgba(0,0,0,.5);z-index:22;padding:.15rem}.search-result{padding-bottom:76px;overflow-y:auto;height:100vh;padding-left:0}.searchInput{font-style:normal;font-weight:normal;font-size:18px;line-height:21px;color:#000}.detail-search button{padding:8px 4px}#detayBtn{min-width:77px;padding:0 8px;font-size:9px}.detay-btn{min-width:83px !important;font-size:10px}.form-wrap input[type="text"]{width:80%;border-bottom:none;font-size:.8rem;transition:.3s ease-in}.user-profile-box{position:absolute;top:38px;right:0;min-width:143px}.profile-list-link{font-size:12px;padding:.15rem}.hero-Slider-wrapper{height:330px;position:relative}.hero-slider-container{position:absolute;width:100%;height:330px}.hero-slider-overlay{width:100%;height:330px}.hero-img img{height:330px}.hero-img video{width:100%;height:330px}.hero-title{font-size:.9rem;margin:0;line-height:1}.hero-paragraph{font-size:.61rem}.form-wrap{width:96%;margin:1rem 0 .2rem}.live-matches-slider{overflow:auto}.header-items button{margin-left:0 !important}.liveCast-btn{background:#bf0a30 !important;padding:5px 8px !important;font-size:8px}}@media only screen and (max-width:768px){.main-content{width:100%}.header{padding:1rem 1rem}.header .hamburger{display:block;padding-left:0}.sidebar{padding:1.3rem 0 0 0}.sidebar-container{width:0%}.logo-link{display:inline-block;margin:0 auto;text-align:center}.user-btn{display:none}.hamburger{display:block;padding-left:1.3rem}.sidebar-list{display:none}.sidebar-list-small{display:block;margin-top:50px;min-width:200px}.sidebar-list-small li{padding-left:1.3rem}.logo-SidebarSmall{display:none}}@media only screen and (min-width:600px) and (max-width:768px){.notification-card{position:absolute;top:51px;right:-10px}.notification-triangle{position:absolute;top:-5px;right:23px}.hero-title{font-size:1.5rem;margin:0;line-height:1}.hero-paragraph{font-size:1rem}.owl-theme .owl-dots{position:absolute;top:134px;left:28px}}.scroll-top,.scroll-bottom{display:none;opacity:0;pointer-events:none;transition:.3s ease-in}.slick-slider:hover .slick-arrow{background-color:#fff;opacity:1}.VueCarousel-dot[data-v-438fd353]:focus{outline:none !important}@media only screen and (max-width:768px){.live-matches-slider{width:100% !important}}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-button:start:decrement,::-webkit-scrollbar-button:end:increment{height:0;background-color:transparent}::-webkit-scrollbar-track-piece{background:rgba(0,0,0,.2);-webkit-border-radius:16px}::-webkit-scrollbar-track{background:rgba(0,0,0,.2)}::-webkit-scrollbar-thumb:vertical{height:10px;height:50px;background-color:rgba(43,42,42,.63);border:1px solid #eee;border:1px solid rgba(255,255,255,.21);-webkit-border-radius:16px;border-radius:4px;width:3px}.sidebarAppearSafari{top:0;left:0 !important;min-width:80px !important;opacity:1}.sidebar-revealer{position:fixed;left:0;top:0;width:90px;height:100%;background:transparent;background:transparent;z-index:1}.status.checknetwork:before{color:#fff;font-family:FontAwesome;content:" "}.status.checknetwork:after{color:#fff;content:attr(data-content) "Ağı Kontrol Et"}.checknetwork{background:#b67e1a;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999;padding:10px 20px;font-size:26px;border-radius:16px}.shadow-border{position:inherit;top:50%;left:50%;transform:translate(-50%,-50%);width:102%;height:102%;box-shadow:0 0 15px #d35400;top:50%;left:50%;transform:translate(-50%,-50%);filter:blur(3px)}@media only screen and (min-width:769px){.sidebar-revealer{position:fixed;left:0;top:0;width:80px;height:100%;background:transparent;background:transparent;z-index:1}}@media only screen and (max-width:768px){.sidebar-revealer{display:none}}.ErMsgCode{font-size:10px;color:#f00;margin-top:1rem}.membership-title{font-family:Roboto Condensed;font-style:normal;font-weight:normal;font-size:30px;line-height:35px;color:#fff;text-shadow:0 4px 4px rgba(0,0,0,.25);text-align:center;margin-bottom:1rem}.field-wrap{width:100%;background:#1a1a1a;border-radius:2px;padding:22px 30px;margin-bottom:.5rem;height:82px !important}.field-wrap label{display:block;font-family:Roboto;font-style:normal;font-weight:normal;font-size:14px;line-height:16px;color:#eee}.field-wrap input{width:100%;background-color:transparent;outline:none;border:none;-moz-appearance:none;-webkit-appearance:none;color:#fff;font-family:Roboto;font-style:normal;font-weight:normal;font-size:14px;line-height:16px}.membershipInfo,.PackageInfo{width:100%}.field-wrap-inline{width:100%;display:flex;justify-content:space-between}.field-wrap-inline label{display:block}.field-wrap-inner{width:49%;background:#222;border-radius:2px;box-sizing:border-box}.field-wrap-inner input{width:100%;background-color:transparent;outline:none;border:none;-moz-appearance:none;-webkit-appearance:none;color:#fff;font-family:Roboto;font-style:normal;font-weight:normal;font-size:14px;height:30px;line-height:16px;padding-left:1.2rem;padding-right:1.2rem;color:#838383}.update-pwd{padding-left:1rem;padding-top:8px;display:block}.update-color{font-family:Roboto;font-style:normal;font-weight:bold;font-size:18px;line-height:16px;color:#838383;background:#222;margin:0;padding:20px 30px 0 30px}.update-color-gray{font-family:Roboto;font-style:normal;font-weight:normal;font-size:14px;line-height:16px;color:#838383}.space-box{width:100%;height:20px}.myPackageInfoForm{width:100%}.myPackageInfoForm h5{font-family:Roboto;font-weight:bold;font-size:14px;line-height:16px;text-align:center;color:#eee}.card-manage-container{width:100%;margin-bottom:1.5rem}.wrap-package{display:flex;justify-content:space-between;align-items:center;color:#fff;font-size:14px;font-weight:bold;transition:.4s ease-in-out}.wrap-package span{display:inline-block}.packege-date,.PackagePrice{width:20%}.PackagePrice{text-align:right !important}.SportPlusPackage{width:40%}.PackageState{width:30%}.PackageState{text-align:left !important;padding-left:10px}.btn-packageInfo{padding:12px 20px;font-style:normal;font-weight:bold;font-size:16px;line-height:16px;text-align:center;color:#fff;border:2px solid #fff;text-decoration:none;display:inline-block;cursor:pointer;background:transparent;border-radius:100px;outline:none;margin-left:5px;transition:.3s ease-in-out}.btn-packageInfo:hover{background:#222;border:2px solid #0078fb;color:#fff}.btn-submit{transition:.3s ease-in-out}.btn-submit:hover{background:#02275e;color:#fff}.blue-border{border:2px solid #0069dc}.card-num{text-align:center}.addcard-box{width:100%;text-align:center;padding:18px 0;background:#1a1a1a;border-top:solid 1px #383838;margin:0}.payment-management-box{width:100%;max-height:200px;overflow-y:auto;margin:0;background:#1a1a1a}.cardList{background:#eee !important;color:#000 !important}.passiveCardBtn{color:#000 !important;border:2px solid #000 !important}.passiveCardBtn:hover{color:#0078fb !important;background:none !important;border:solid 2px #0078fb !important}.activeCardBtn{color:#fff !important;background:#003e99 !important;border:2px solid transparent !important}.otherCard,mainCardBtn{position:relative}.otherCard .deleteCardInfo{position:absolute;right:-64px;top:4px;border-radius:50%;vertical-align:middle;text-align:center;transition:.3s ease-in-out;cursor:pointer}.otherCard .deleteCardInfo:hover img{transform:scale(1.1)}@media only screen and (max-width:736px){.field-wrap{min-height:20px}.wrap-package-sm{height:auto !important;display:flex;flex-direction:column;text-align:center}.wrap-package-sm span{margin-bottom:.8rem}.deleteCardInfo{position:absolute;right:-183px;top:-82px;border-radius:50%;vertical-align:middle;text-align:center;transition:.3s ease-in-out;cursor:pointer}}@media only screen and (max-width:448px){.btn-packageInfo{padding:6px 10px;font-size:12px}.packege-date,.PackagePrice{width:100%;text-align:center !important}.PackagePrice{text-align:center !important}.SportPlusPackage{width:100%}.PackageState{width:100%;text-align:center !important}}section.modal{display:none;position:fixed;top:0;left:0;z-index:998}.update-card-form{width:398px;margin:30px auto}.modalWrapper h3{margin-top:0;margin-bottom:0}.modalWrapper h5{margin-top:.3rem;margin-bottom:.3rem}.closeBtn{background-color:#fff !important;color:#000 !important;border:1px solid #000 !important;margin-left:1rem;transition:.3s ease}.closeBtn:hover{background:#000 !important;color:#fff !important;border:1px solid transparent !important}.myModal-footer{margin-top:1rem}.myModal-footer button{font-weight:bold;font-size:18px;line-height:21px;text-align:center}.checkbox-input+label{display:block;margin:.2rem;cursor:pointer;padding:.2rem}.checkbox-input{display:none}.checkbox-input+label:before{content:"✔";border:2px solid #0078fb;border-radius:3px;display:inline-block;min-width:1rem;width:1rem;min-height:1rem;height:1rem;padding-left:.2rem;padding-bottom:.3rem;margin-right:26px;vertical-align:bottom;color:transparent;transition:.2s}.checkbox-input+label:active:before{transform:scale(0)}.checkbox-input:checked+label:before{background:#0078fb;border-color:#0078fb;color:#fff}.checkbox-input:not(:checked)+label:before{content:" ";color:transparent;background:none;border-color:#0078fb}.checkbox-input:disabled+label:before{transform:scale(1);border-color:#aaa}.checkbox-input:checked:disabled+label:before{transform:scale(1);background-color:#bfb;border-color:#bfb}.checkbox-input-container{width:100%;text-align:left;margin-bottom:1.5rem}.dangerBtn{background:#bf0a30 !important}.successBtn{background-color:#0078fb !important;border:1px solid transparent !important;color:#fff !important}.successBtn:hover{background-color:#0078fb !important;border:1px solid transparent !important}@media only screen and (max-width:600px){.membership-container{width:90%;margin:100px auto}.mytab-group a{padding:20px;font-size:16px}section.modalWindow section.modalWrapper{width:94%;position:absolute;top:44%;left:50%;transform:translate(-50%,-50%)}.update-card-form{width:80%;padding:5px;margin:30px auto}.closeBtn{margin-left:0 !important}.myModal-footer button{width:100%;margin:5px auto}.checkbox-input-container{width:100%;margin-left:auto}}.error-page-container{font-family:Roboto Condensed;font-style:normal;padding-top:90px;width:500px;margin:25px auto;text-align:center;color:#fff;margin-bottom:3rem}.error-page-container img{width:100%;height:auto}.error-page-container h5{font-weight:bold;font-size:24px;line-height:28px;margin-bottom:13px}.error-page-container p{margin-top:0;font-weight:normal;font-size:16px;color:#fff}@media only screen and (max-width:768px){.error-page-container{width:70%}}.bottom-gradient{background:#fff;background:linear-gradient(180deg,#fff 97%,rgba(214,214,214,.61) 101.12%)}.m-b-2{margin-bottom:2rem}.pdl-1{padding-left:9px}.field-validation-error{display:block;color:#bf0a30;font-size:12px;padding-top:4px}.close-signUp{display:block;text-align:right;margin-top:-20px;margin-right:35px;fill:#fff}.mybtn{background-color:#003e99;border:none;color:#fff;padding:10px 50px;text-align:center;text-decoration:none;display:inline-block;font-size:16px;margin:4px 2px;cursor:pointer;-webkit-appearance:none}.mybtn:focus{outline:none}.btn-submit:hover{-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;background-color:#003e99;color:#fff}.btn-rounded{border-radius:25px}.align-bottom{-ms-flex-item-align:end;align-self:flex-end}.SignUp-steps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:1.8rem}.checkmark{display:inline-block}.checkmark:after{content:'';display:block;width:6px;height:12px;border:solid #eee;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);margin-bottom:3px}.step-number{width:30px;height:30px;border:1px solid #ccc;border-radius:50%;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;font-family:'Roboto',sans-serif;font-style:normal;font-weight:bold;font-size:14px;line-height:16px}.step1{color:#000 !important;background-color:#eee}.step1.active,.step2.active,.step3.active{background-color:#003e99;color:#eee !important;border:none}.step-line.active{background-color:#003e99}.step2.current{background-color:#eee;color:#000}.step-line{width:20px;height:2px;margin:0 3px;background-color:#737373}.btn-package{display:block;text-align:center;margin:10px auto}.packetform{text-align:-webkit-center}.myInput-group{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.myInline-input{display:inline-block;width:48%;-webkit-appearance:none}.myInline-input-elem{display:block;width:100%;-webkit-appearance:none}.email-error{display:block;text-align:left;font-family:Roboto;font-style:normal;font-weight:bold;font-size:14px;line-height:16px;color:#bf0a30}.block-label{display:block;text-align:left}.myblock-input-elem{width:100%;-webkit-appearance:none}.myblock-input{width:100%;-webkit-appearance:none}.input-elem{height:48px;border:1px solid #ccc;border-radius:5px;outline:0;padding:.3rem .5rem}.mh-100px{min-height:86px}.label-elem{font-family:Roboto Condensed;font-style:normal;font-weight:bold;font-size:14px;line-height:16px;margin-bottom:.5rem;text-transform:uppercase}#Email_Error,#Terms_Error{color:#bf0a30;display:inline-block}#Terms_Error{color:#bf0a30;display:inline-block}.mybtn{background-color:#003e99;border:none;color:#fff;padding:10px 50px;text-align:center;text-decoration:none;display:inline-block;font-size:16px;margin:4px 2px;cursor:pointer;-webkit-appearance:none}.mybtn:focus{outline:none}.btn-submit:hover{-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;background:#02275e;color:#fff}.btn-rounded{border-radius:25px}.resetPwdText{font-style:normal;font-weight:bold;font-size:14px;line-height:16px;text-align:left}.mnh-1rem{min-height:80px}.unlock-content--box{background-color:#000;width:80%;margin:100px auto;width:90%;min-height:330px;border:1px solid #2b2b2b;text-align:center;padding-bottom:37px}.unlock-main-body{min-height:100vh;padding:1.2rem;overflow-x:hidden;position:absolute;top:0;left:0;width:100%;background:rgba(0,0,0,.75);backdrop-filter:blur(30px);z-index:110}.promotion-container{width:100%;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}.parkets-container{width:634px;margin:0 auto;height:auto}.packetform{width:300px;margin:5px}.promotion-container{width:25%;margin:0 auto}.bg-transparent{background-color:transparent !important}.text-white{color:#fff;font-size:12px}.align-bottom{-ms-flex-item-align:end;align-self:flex-end}.parket-card-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center}.parket-card{padding-bottom:1rem;border-radius:3px;width:100%}.success-register{width:100%;min-height:100vh}.parket-prices{padding:.5rem;background:-webkit-gradient(linear,left top,right top,from(rgba(39,59,151,.82)),color-stop(16.15%,#273b97),color-stop(81.77%,#273b97),to(rgba(39,59,151,.82)));background:-o-linear-gradient(left,rgba(39,59,151,.82) 0%,#273b97 16.15%,#273b97 81.77%,rgba(39,59,151,.82) 100%);background:linear-gradient(90deg,rgba(39,59,151,.82) 0%,#273b97 16.15%,#273b97 81.77%,rgba(39,59,151,.82) 100%);color:#fff;min-height:41px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;font-family:'Roboto',sans-serif}.parket-prices sub{bottom:-.9rem;align-self:start}.parket-card h5{font-style:normal;font-weight:bold;font-size:18px;line-height:21px;text-align:center;color:#000;margin:8px;min-height:21px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.parket-card h6{margin-bottom:0;padding-top:25px;color:#000;font-size:14px;line-height:16px;font-style:normal;font-weight:bold;text-align:center;min-height:41px;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.parket-detail{font-size:14px;line-height:16px;text-align:center;color:#000;margin:5px auto;font-weight:bold;padding:5px 16px;font-family:'Roboto',sans-serif;height:38px;overflow:hidden}.parket-HTMLdetail{font-size:14px;line-height:16px;text-align:center;color:#000;margin:5px auto;font-weight:bold;padding:5px 28px;font-family:'Roboto',sans-serif;min-height:155px;max-height:150px;overflow-y:auto}.package-sm .d-block-elem{margin:20px 0}.display-flex-row-{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.promotion-container{width:100%;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}.promo-input{min-height:89px;width:432px !important;align-self:flex-end}.input-elem-promo{height:42px;border-radius:5px;margin-bottom:10px;padding:.3rem .5rem;font-size:.9rem}.mybtn-promo:hover{background:rgba(0,62,153,.5)}.price{font-style:normal;font-weight:bold;font-size:24px;line-height:28px}sup{font-style:normal;font-weight:bold;font-size:14px;line-height:16px;vertical-align:super}.parket-detail-top{font-family:Roboto Condensed;font-style:normal;font-weight:bold;font-size:14px;color:#000;opacity:.5;padding:28px}.parket-detail-bottom{font-family:Roboto Condensed;font-style:normal;font-weight:normal;font-size:14px;color:#000;opacity:.5;line-height:30px;padding:0 40px 0 40px}.parket-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.parket-card-container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.parket-card{padding-bottom:1rem;border-radius:3px}.bg-transparent{background-color:transparent !important}.text-white{color:#fff;font-size:12px}.align-bottom{-ms-flex-item-align:end;align-self:flex-end}.mybtn-promo{margin:0 auto}@media only screen and (max-width:320px){.promotion-container{width:80%;margin:0 auto}.terms-container{width:90%;margin:0 auto}}.package-lg{min-height:200px !important;overflow:auto !important}@media only screen and (max-width:600px){.SignUp-main-body{padding:1.2rem 0 !important}.SignUp-Logo{width:20%;margin-top:-48px}.SignUp-container{width:97%;margin:50px auto;padding-bottom:37px}.SignUp-title1{font-size:24px !important;line-height:28px !important;color:#fff;margin-bottom:.5rem;word-break:break-word}.SignUp-title5{font-size:16px !important;line-height:19px !important;word-break:break-word;margin:11px auto;width:90%}.input-elem{height:34px;border:1px solid #ccc;margin-bottom:4px;border-radius:5px;padding:.3rem .5rem;-webkit-appearance:none}.label-elem{font-size:10px;margin-bottom:.1rem}.btn-signup{width:100%}.mybtn{padding:6px 32px;font-size:13px;margin:4px 2px;-webkit-appearance:none}.mybtn-promo{margin:0 auto;width:94%}.terms-title{font-size:14px;line-height:0;text-align:left}.package-sm{width:100%}.package-hide{width:100%;height:0;overflow:hidden;margin-bottom:8px}.arrowDownPackage{margin-top:8px;display:block}.close-signUp a svg{fill:#fff;width:11px;margin-top:9px;margin-right:-23px}.mh-100px{min-height:60px}.mnh-2rem{min-height:80px}.payment-security{width:60%}.inputSuccess::before{content:"✓";position:absolute;top:46%;right:3%;font-size:1.3rem}}@media only screen and (max-width:320px){.parkets-container{width:100%;margin:0 auto;height:auto}.packetform{width:265px;margin:5px}.promo-input{min-height:62px;width:270px !important;align-self:flex-end;margin:auto}.unlock-content--box{width:100% !important}.mybtn-promo{width:200px;margin-left:0;margin:10px auto}}@media only screen and (min-width:360px) and (max-width:768px){#promoCodeInput{font-size:.7rem}}@media only screen and (max-width:360px){#promoCodeInput{font-size:.65rem}}@media only screen and (min-width:321px) and (max-width:768px){.parkets-container{width:100%;margin:0 auto;height:auto}.unlock-content--box{width:95%;margin:80px auto}.mybtn-promo{width:300px;margin:10px auto !important}.promo-input{min-height:62px;width:300px !important;align-self:flex-end;margin:auto}}@media only screen and (min-width:768px) and (max-width:1024px){.label-elem{font-size:12px}.promotion-container{width:623px;margin:0 auto}.parket-card-container{display:-webkit-box;display:-ms-flexbox;display:flex}.parket-card-container{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (min-width:769px) and (max-width:833px){.parkets-container{width:100%;margin:0 auto;height:auto}.unlock-content--box{width:95%}.mybtn-promo{width:176px;margin:0 0 -13px 13px !important}.promo-input{min-height:62px;width:423px !important;align-self:flex-end}}.package-lg{min-height:200px !important;overflow:auto !important}@media only screen and (max-width:600px){.SignUp-Logo{width:20%;margin-top:-48px}.SignUp-title1{font-size:24px !important;line-height:28px !important;color:#fff;margin-bottom:.5rem;word-break:break-word}.SignUp-title5{font-size:16px !important;line-height:19px !important;word-break:break-word;margin:11px auto;width:90%}.input-elem{height:34px;border:1px solid #ccc;margin-bottom:4px;border-radius:5px;padding:.3rem .5rem;-webkit-appearance:none}.label-elem{font-size:10px;margin-bottom:.1rem}.btn-signup{width:100%}.mybtn{padding:6px 32px;font-size:13px;margin:4px 2px;-webkit-appearance:none}.package-sm{width:100%}.package-hide{width:100%;height:0;overflow:hidden;margin-bottom:8px}.arrowDownPackage{margin-top:8px;display:block}.close-signUp a svg{fill:#fff;width:11px;margin-top:9px;margin-right:-23px}.mh-100px{min-height:60px}.mnh-2rem{min-height:80px}.payment-security{width:60%}}@media only screen and (max-width:768px){.myblock-input{width:100%;margin:0 auto;-webkit-appearance:none}.promotion-container{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1rem}.field-validation-error{margin-top:0 !important}.email-error{margin-top:0 !important}}@media only screen and (min-width:768px) and (max-width:834px){.payment-security{width:50%}}@media only screen and (max-width:768px){.mh-100px{min-height:60px}.myInput-group{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.myInput-group:nth-child(2){min-height:77px}.myInline-input{display:block;width:100% !important}.myInline-input-elem{display:block;width:100%}.block-label{display:block;text-align:left}.myblock-input-elem{width:100%}}progress[value]{-webkit-appearance:none;appearance:none;width:259px;height:1px;border:none;box-shadow:none}progress[value]::-webkit-progress-bar{background:#00f;background-color:#c4c4c4;border:none;box-shadow:none}progress[value]::-webkit-progress-value{background:#00f;background:#0069dc}#register-parkets-container{width:690px}#register-parkets-container .promotion-container{justify-content:space-between;width:100% !important;margin:0;padding-bottom:2%}#register-parkets-container #promoSubmitBtn{margin:0;border-radius:3px;background:#1e2246}#register-parket-card-container{justify-content:center;margin-top:2%}#register-parket-card-container .packetform{width:325px;margin-bottom:4%}#register-promo-input{width:74% !important;position:relative}#register-promo-input #promoCodeInput{border-radius:3px;border:1px solid}#register-promo-input .red-border{border-color:#bf0a30 !important}#promoCodeError{display:flex;position:absolute}#promoCodeError img{margin:auto 5px;cursor:pointer}#register-promotion-activated-container .promotion-actived-text .promotion-display{border:1px solid #1dbd5d;align-items:center;background:#fff}#register-promotion-activated-container .promotion-actived-text .promotion-display #check-circle{margin-left:10px}#register-promotion-activated-container .promotion-actived-text .promotion-display .promotion-code{color:#37384d;display:flex;align-items:center}#register-promotion-activated-container .promotion-actived-text .promotion-display .promotion-code .promotion-actived{color:#1dbd5d}#register-promotion-activated-container .promotion-actived-text .promotion-display .btn-promotion-remove{color:#000;display:flex;align-items:center}#register-promotion-activated-container .promotion-actived-text .promotion-display .btn-promotion-remove .icon-Close::before{color:#bf0a30;font-size:2.2rem}.parket-card{webkit-box-shadow:0 2px 10px #003e99;box-shadow:0 2px 10px #003e99}#register-parket-card{min-height:484px}#register-parket-card .parket-prices{background:url("/Images/blue-package-bg.png");display:flex;flex-direction:column;align-items:center;padding:1.6rem 0;background-position:center;background-size:cover}#register-parket-card .parket-prices h5{color:#fff;font-family:"itc-avant-garde-gothic-pro"}#register-parket-card .parket-prices span{font-family:"acumin-pro"}#register-package-sm .price-div{padding:8%;border-bottom:1px solid #c6dcfd}#register-package-sm .price-div .price{font-family:"itc-avant-garde-gothic-pro";font-size:38px;color:#003e99}#register-package-sm .price-div span{font-family:"itc-avant-garde-gothic-pro";color:#8d8f9f}#register-package-sm .parket-detail{height:70px;display:flex;justify-content:space-around;align-items:center;margin:10px auto}#register-package-sm .and-more{margin:7px auto;font-family:"acumin-pro";font-size:13px;font-weight:600;color:#37384d}#register-package-sm button{width:16rem;border-radius:3px}#register-package-sm #register-scrollbox-content{display:flex;flex-wrap:wrap;flex-direction:column;width:80%;font-size:12px;justify-content:center;margin-bottom:14px;margin-top:14px}#register-package-sm #register-scrollbox-content p{min-width:max-content;white-space:break-spaces;margin-bottom:0}#register-package-sm .register-packages-description{font-family:"acumin-pro";font-size:13px;width:90%}#redPackage .parket-card{-webkit-box-shadow:0 2px 10px #bf0a30;box-shadow:0 2px 10px #bf0a30}#redPackage .parket-prices{background:url("/Images/red-package-bg.png");background-position:center;background-size:cover}#redPackage .down-arrow{color:#bf0a30 !important}#redPackage .price{color:#bf0a30 !important}#redPackage button{background:#bf0a30}#redPackage button:hover{background:#82021d;transition:all .4s cubic-bezier(.9,.1,.1,.9)}#redPackage .border-gradient-overlay{background:linear-gradient(90deg,#bf0a30 0%,#e6556a 7.21%,#bf0a30 50.61%,#e6556a 91.19%,#bf0a30 100%)}#redPackage .red-bottom-border{border-bottom:1px solid #bf0a3030}.step-active{background:#bf0a30}@media only screen and (max-width:768px){#register-parkets-container{width:90vw}#register-parkets-container .SignUp-title5{flex-wrap:wrap;width:325px;justify-content:space-around;margin:5% auto}#register-parkets-container .promotion-container{flex-direction:row;width:325px !important;margin:1% auto}#register-parkets-container .promotion-container #register-promo-input{width:68% !important}#register-parkets-container .promotion-container #promoSubmitBtn{min-width:unset;width:100px;font-size:14px;display:flex;justify-content:center;margin-bottom:0 !important}#register-parkets-container .packetform{margin-bottom:4% !important}}@media only screen and (max-width:600px){#register-parkets-container{margin-top:22%}#register-parkets-container #promoSubmitBtn{margin:7px auto !important;height:36px}#register-parket-card{min-height:unset}}.text-input{height:34px;border:1px solid #ccc;margin-bottom:4px;border-radius:5px;padding:.3rem .5rem}.text-input-label{font-size:10px;margin-bottom:.1rem}
