@import url(https://fonts.googleapis.com/css2?family=Lato&display=swap);@import url(https://fonts.googleapis.com/css?family=Lato:400, 300, 100, 700, 900);@import url(https://fonts.googleapis.com/css2?family=Poppins&display=swap);@import url(https://fonts.googleapis.com/css2?family=Titillium+Web&display=swap);*,:after,:before{box-sizing:border-box;padding:0;margin:0}html{scroll-behavior:smooth}body{background-color:#000!important;background:#000!important;overflow-y:hidden;overflow-x:hidden}#app{font-family:Lato,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50}.NotFound{min-height:80vh;background:linear-gradient(90deg,rgba(0,0,0,.7),transparent),url(../img/404bg.4011df5f.svg);background-position:bottom;background-size:cover;color:#fff;padding:1em;display:flex;padding-top:7em;align-items:center;flex-direction:column}.NotFound h1{font-weight:800;letter-spacing:5px;font-size:4em}.NotFound h2{font-weight:700;letter-spacing:2px}.NotFound h5{max-width:13em}.fa-shopping-cart{position:relative}.LoginActive{color:#3072e5!important}.mobile_auth,.mobile_icon{display:none!important}.navbar{background:#000;height:60px;padding:0 calc(50vw - 600px);display:flex;justify-content:space-between;align-items:center;position:relative;font-family:Poppins,sans-serif;z-index:99}.navbar__logo{color:#fff;text-decoration:none;padding-left:1rem;font-size:2em}.navbar__logo img{height:1.3em}.navbar__link{color:#fff;text-decoration:none;position:relative;margin:0 1rem;font-weight:500}.navbar__link:after{content:"";height:2px;background:#3072e5;position:absolute;left:0;right:0;bottom:0;opacity:0;transform-origin:left center;transition:all .25s cubic-bezier(.25,.46,.45,.94) 0s;transform:scaleX(0)}.navbar__link:hover{color:#3072e5;cursor:pointer;text-decoration:none}.navbar__link:hover:after{transform:scaleX(1);opacity:1}.cart,.login_div,.nav_center,.nav_end,.nav_right,.navbar__link,.router-link-active,.sign_out{display:flex;height:100%;align-items:center;width:-webkit-max-content;width:-moz-max-content;width:max-content}.login_div a{padding:0}.login_div span{display:flex;height:100%;align-items:center;padding:0 1em}.nav_active{color:#3072e5;transition:.5s ease;-webkit-animation-duration:1s;animation-duration:1s;-webkit-text-decoration-line:underline;text-decoration-line:underline;text-underline-offset:5px;cursor:pointer}.navbar__menu{display:flex;justify-content:space-between;width:77%;height:100%;align-items:center}.pd{-webkit-animation-delay:2s;animation-delay:2s}.user{color:#3072e5;padding:0 1em;cursor:default;width:-webkit-max-content;width:-moz-max-content;width:max-content}.mobile_icon .router-link-active{height:100%;padding:5px;transition:.5s ease;width:32px;height:32px;display:flex;justify-content:center}.router-link-active{color:#3072e5;cursor:pointer;text-decoration:none;font-weight:800}.router-link-active:after{transform:scaleX(1);opacity:1}@media screen and (max-width:940px){body.active{overflow-y:hidden;overflow-x:hidden}.navbar__authlink,.navbar__link{display:flex;align-items:center;justify-content:center}.mobile_auth{color:#fff;cursor:pointer;outline:none;height:100%;display:flex!important;align-items:center}.mobile_login,.mobile_register{display:flex}.navbar__menu{width:100%!important}.hide{display:none!important}.show{display:flex!important}.show .nav_right{display:none}.show .nav_center{flex-direction:column;width:auto;margin-top:1em}.show .nav_center a{height:4em;width:100%}.show .nav_end{display:inline-flex}.show .nav_end .num-cart-product{background-color:#000}.show .router-link-active{color:#3072e5;cursor:pointer;text-decoration:none;font-weight:800}.show .router-link-active:after{transform:scaleX(1);opacity:0}.show.active{top:100%;opacity:1;z-index:999;height:100vh;font-size:1.5rem;flex-direction:column-reverse;background:#000}.navbar__toggle .bar{width:25px;height:3px;margin:5px auto;transition:all .3 ease-in-out;background:#fff;display:block;cursor:pointer}.navbar__toggle:hover .bar{transition:all .5 ease-in-out;background:#3072e5}.num-cart-product{top:-5px;right:-3px;width:17px;height:17px}#mobile-menu{position:absolute;top:15%;right:5%;transform:translate(5%,20%)}#mobile-menu.isactive .bar:nth-child(2){opacity:0}#mobile-menu.isactive .bar:first-child{transform:translateY(8px) rotate(45deg)}#mobile-menu.isactive .bar:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.mobile_icon{display:inline!important;position:absolute;top:24%;right:7%;font-size:22px;padding:0 2em}.mobile_notlogin{color:#a0b3b0}.mobile_login{color:#3072e5}.mobile_icon a i span{padding-left:8px}}@media screen and (max-height:450px){.show .nav_center a{height:1.5em;margin:5px 0}.num-cart-product{top:-5px;right:-5px;width:18px;height:18px}}@media screen and (max-width:375px){.v-btn{width:-webkit-max-content!important;width:-moz-max-content!important;width:max-content!important}}@media screen and (max-width:320px){.show .nav_center a{height:3em;margin:5px 0}}@media screen and (max-height:280px){.show .nav_center a{height:1em;margin:5px 0}}.hero{background:linear-gradient(90deg,rgba(0,0,0,.7),transparent),url(../img/hero.96be3d67.jpg);height:100vh;background-position:50%;background-size:cover;background-color:#3072e5;padding:.5rem calc(50vw - 600px);display:flex;justify-content:center;align-items:center;font-family:Lato}.hero:before{background:rgba(0,0,1,.9);opacity:.9}.hero__content{color:#fff;padding:3rem;line-height:1;width:100%;text-align:start}.hero__content h3{font-size:clamp(1rem,4vw,2rem);text-transform:capitalize;margin-bottom:.6em}.hero__content h1{font-size:clamp(2.5rem,7vw,4.5rem);text-transform:uppercase;font-weight:900;letter-spacing:4px;margin-bottom:.5em}.hero__content p{margin-bottom:3.5rem;font-size:clamp(13px,3vw,18px);line-height:25px;letter-spacing:2px;padding:0 35% 0 0;text-transform:capitalize}.button,.home_button{padding:1rem 3rem;border:none;background:#000;color:#fff;font-size:1rem;cursor:pointer;outline:none;transition:.3s ease;text-decoration:none;border-radius:2px}.button:hover,.home_button:hover{background:#3072e5;color:#fff;text-decoration:none}@media screen and (max-width:768px){.hero{height:100vh;background-position:50%;background-size:cover;padding:.5rem calc(50vw - 600px);display:flex;justify-content:flex-start;align-items:center}}.memberships{background:#000;color:#fff;padding:6rem calc(50vw - 550px);text-align:center}.memberships h1{margin-bottom:1rem;font-size:clamp(1.4rem,5vw,3rem);padding:0 1rem;font-weight:700}.memberships h3{margin-bottom:3rem;font-size:clamp(1rem,3vw,1.5rem);padding:1rem}.membership__wrapper{display:flex;justify-content:space-between;align-items:flex-start;padding:1rem}.membership__title{position:absolute}.membership__card{overflow:hidden;width:325px;background:#000!important;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 4px 8px 0 rgba(255,253,253,.2),0 6px 20px 0 hsla(0,0%,100%,.19)}.membership__card,.membership__card .cover{cursor:pointer;height:450px;border-radius:10px}.membership__card .cover{transition:all .2s ease-in-out}.membership__card .cover:hover{transform:scale(1.1)}.membership__card .workout_benifits{padding:2.5em;text-align:start}.membership__card .workout_benifits h2{margin-bottom:1em;font-size:1.4em}.membership__card h3{font-size:clamp(1rem,5vw,2rem)}@media (height:1366px)and (width:1024px),(width:768px),screen and (max-width:540px){.hero{background:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,.3)),url(../img/hero_mobile.685046e6.jpg);height:100vh;background-position:50%;background-size:cover;padding:.5rem calc(50vw - 600px);display:flex;justify-content:flex-start;align-items:center}.hero .hero__content{padding:3rem 2rem;text-align:center}.hero .hero__content p{padding:0 3em}.membership__wrapper{flex-direction:column;align-items:center}.membership__card{width:90%;margin-bottom:2rem}}@media screen and (max-width:414px){.hero__content p{line-height:18px}}@media screen and (max-width:1023px){.membership__card{width:90%;margin-bottom:2rem}.membership__wrapper{flex-direction:column;align-items:center;padding:3rem}}#introduction{background:linear-gradient(90deg,rgba(0,0,0,.5),transparent),url(../img/introductionBg.80b01533.jpg);background-position:50%;background-size:cover;min-height:100vh;display:flex;justify-content:center;align-items:center}.intro{padding:2em;margin-bottom:60px}.intro:after{content:"";display:block;clear:both}.intro li{list-style:none;float:left;width:33.33%;text-align:center;padding:2em 0}.intro li a{color:#fff;text-decoration:none;font-weight:700;font-size:1.25em;font-style:italic;letter-spacing:5px}.intro li a:hover{color:#3072e5;transition:all .5s}.intro img{background-color:#fff;border:1px solid #fff;width:60%;margin:20px 20%;padding:1em;border-radius:50%;margin-bottom:3em}.intro .wrapper{width:100%;max-width:1200px;margin:0 auto;padding:0 20px;box-sizing:border-box}.intro .wrapper h1{color:#fff;margin:1rem;padding:8px;text-align:center;letter-spacing:10px;font-size:clamp(1.4rem,5vw,3rem);font-style:italic;font-weight:700}@media screen and (max-width:500px){.intro img{width:70%;padding:.5em;margin-bottom:2em}.intro li a{font-size:1em}}#samples{display:flex;justify-content:center;align-items:center}.samples{width:100%;max-width:1200px;margin:0 auto 5em auto;padding:2rem;box-sizing:border-box}.samples h1{text-align:center;margin:1em 0;padding:10px;letter-spacing:2px;color:#fff;font-weight:700}.samples li{list-style:none;float:left;width:15%;margin-right:2%;margin-bottom:2%}.samples li:nth-child(6n){margin-right:0}.samples li img{width:100%}.home_email{background:linear-gradient(180deg,rgba(0,0,0,.6),rgba(0,0,0,.6) 35%,rgba(0,0,0,.1)),url(../img/home_email.9fe6b450.jpg) no-repeat 50%;background-size:cover;height:450px;width:100%;padding:5rem calc(50vw - 650px);color:#fff;display:flex;justify-content:center;align-items:center}#email{background:#fff}.email__content{display:flex;flex-direction:column;align-items:center}.email__content h1{text-align:center;margin-bottom:1rem;font-size:clamp(1rem,5vw,2.5rem);padding:0 1rem}.email__content p{text-align:center;font-size:clamp(1rem,2.5vw,10.5rem);padding:0 1rem;margin-bottom:2rem}form{z-index:10}.form__wrap input{padding:1rem 1.5rem;outline:none;width:350px;height:50px;border:none;margin-right:1rem;border-radius:4px}@media screen and (max-width:768px){.form__wrap{display:flex;flex-direction:column;padding:0 1rem}.form__wrap input{margin-bottom:1rem;width:100%;margin-right:0}.form__wrap button{width:100%;min-width:350px}}@media screen and (max-width:400px){.hero__content p{font-size:14px;margin-bottom:3rem}}.workout{background:linear-gradient(90deg,rgba(0,0,0,.4),rgba(0,0,0,.1)),url(../img/workout-bg.e275c5f3.jpg);background-position:50%;background-size:cover;padding:.5rem calc(50vw - 600px);justify-content:center;align-items:center;min-height:100vh}#category-workout,.workout{display:flex;flex-wrap:wrap}#category-workout{min-height:50vh;min-width:100%}#category-workout,.container{max-width:1160px!important}.outterlayer{min-width:1160px;max-width:1200px!important;margin:1em auto 0 auto;padding:10px}.workout-heading{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;margin:0 1em 3em 1em;width:100%;z-index:1}.workout-heading button{padding:5px 10px;margin:1em -.5em 1em 0}.workout-heading .workoutCounts{margin-right:10px;background:#6c757d;min-width:32px;min-height:32px;border-radius:50%;color:#fff;display:flex;justify-content:center;align-items:center}.workout-heading .workoutCounts:hover{cursor:help}.workout-heading #dropdown-1__BV_toggle_{margin-right:5px!important}.workout-heading .dropdown-menu.show{display:block!important;background-color:#272727}.workout-heading .dropdown-menu.show .dropdown-item{color:#fff}.workout-heading .dropdown-menu.show .dropdown-item:hover{color:#000;background:#3072e5}.workout-heading .v-input{margin-left:.5em!important}.workout-heading .v-input__control{justify-content:center;align-items:center;display:flex}.workout-heading .v-autocomplete .mdi-menu-down:before{content:"󰍉"}.noResult{justify-content:center;flex-direction:column;color:#fff}.cards,.noResult{width:100%;display:flex}.cards{flex-wrap:wrap;margin:3em auto;justify-content:flex-start;max-width:1200px}.cards .card_div{opacity:.9;margin:1em;cursor:pointer}.cards .card_theme{background-color:#000!important;color:#fff!important;border-radius:10px;height:-webkit-max-content;height:-moz-max-content;height:max-content;max-width:350px;min-width:100px;width:200px}.cards .card_theme .cardImage_wrap{overflow:hidden;position:relative}.cards .v-card__title{font-size:17px}.cards .cards .unlock-section .v-card__subtitle,.cards .cards .v-card__title{padding:81px 15px 3px 15px}.cards .v-image{height:253px}.cards .v-card__text{font-size:12px;font-size-height:255px}.cards .price_div{padding:0 1.1em;text-align:start;padding-top:1px;color:#a9a9a9!important}.cards .unlock-section{position:absolute;width:100%;top:0;height:100%;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(90deg,rgba(0,0,0,.85),rgba(0,0,0,.7));padding:0}.cards .unlock-section .v-card__actions{padding:16px 8px}.cards .unlock-section .v-card__title span{width:100%}.cards .v-card__title+.v-card__subtitle{margin-top:0}.cards .v-card__text{padding:15px}.cards .workoutsTitle{color:#fff;padding:8px;font-size:1em;font-weight:500;text-align:start;background:#1e1e1e;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.cards .workoutsTitle .price{color:#a9a9a9!important}.cards .workoutsTitle p{margin-bottom:0}.cards .v-card__subtitle,.cards .v-card__title{padding:15px 15px 3px 15px}.cards .btn_unlocked{background-color:#6c757d!important}.cards .v-btn{background-color:#3072e5;color:#000!important;width:auto!important}.cards .v-btn:hover{color:#fff!important;transition:all .5s}.pagination{width:100%;justify-content:center;text-align:center!important;margin-bottom:2em}.pagination .theme--light.v-pagination .v-pagination__navigation{background:#272727}.pagination .mdi-chevron-right:before,.pagination .v-pagination__navigation .v-icon{color:#fff}.pagination .theme--light.v-pagination .v-pagination__item{background:#272727;color:#fff}.pagination .theme--light.v-pagination .v-pagination__item--active{background:#6c757d;color:#000}@media screen and (max-width:1263px){#category-workout,.container{min-width:928px!important}}@media screen and (max-width:1179px){#category-workout,.container{max-width:928px!important}}@media screen and (max-width:955px){.cards .unlock-section .v-card__actions{padding:18.5px 8px}.cards .unlock-section .details{font-size:10px}.details_btn{width:8em!important}.card_div{padding:1em!important;margin:0!important;width:180px!important}.card_div .card_theme{width:150px!important;margin:0 auto!important}.card_div .v-image{height:187px!important}.card_div .workoutsTitle p{font-size:14px}.card_div .workoutsTitle span{font-size:12px}.card_div .v-card__title{font-size:12px!important}.card_div .v-card__text{font-size:9px!important}#category-workout,.container{min-width:900px!important}.outterlayer{min-width:0;width:900px!important;margin:0;padding:0}}@media screen and (max-width:914px){#category-workout,.container{min-width:720px!important}.outterlayer{max-width:720px!important}.card_div{width:180px!important}.card_div .card_theme{width:150px!important}.card_div .v-image{height:187px!important}.card_div .v-card__title{font-size:12px!important;padding:2px 15px 0 15px;height:2.5em}.card_div .details,.card_div .price{font-size:12px;text-align:start;padding-top:1px;color:#a9a9a9!important}}@media screen and (max-width:739px){#dropdown-1__BV_toggle_{font-size:10px}#category-workout,.container{min-width:540px!important}.outterlayer{max-width:540px!important}.card_div{width:180px!important}.card_div .card_theme{width:150px!important}.card_div .v-image{height:187px!important;border-radius:4px}.card_div .v-card__title{font-size:12px!important;padding:2px 15px 0 15px;height:2.5em}.card_div .price{font-size:12px}}@media screen and (max-width:539px){#category-workout,.container{min-width:360px!important;min-height:350px}.outterlayer{max-width:360px!important}}@media screen and (max-width:449px){.v-input__slot{width:8em!important}#dropdown-1__BV_toggle_{min-width:1em}.v-pagination__navigation{min-width:32px}.workout-heading .workoutCounts{margin-right:0!important;margin-left:5px!important}.ml-4,.mx-4{margin:0 .5em!important}.v-toolbar__content,.v-toolbar__extension{width:333.64px}}@media screen and (max-width:320px){#category-workout{justify-content:center!important}.cards .unlock-section{top:116px}.card_div .details{font-size:16px}.card_div .workoutsTitle p{font-size:24px}.workout-heading{justify-content:center!important}.card_div{width:300px!important}.card_div .card_theme{width:250px!important}.card_div .v-image{height:315px!important}.outterlayer{min-width:250px;width:320px}.outterlayer .cards .row{max-width:320px!important;width:320px!important;justify-content:center!important}.v-toolbar__content,.v-toolbar__extension{width:auto;padding:4px 12px!important}.card_div .unlock-section .v-card__actions{padding:1em 8px}.card_div .v-card__title{font-size:1.2em!important}.card_div .price,.card_div .v-card__text{font-size:14px!important}}@media screen and (max-width:280px){.workoutCounts{margin-left:0!important}.v-toolbar__content,.v-toolbar__extension{width:275px;padding:0 5px!important}.card_div{width:280px!important;margin:1em 0}.outterlayer{min-width:250px;width:280px}.outterlayer .cards .row{max-width:280px!important;width:280px!important;justify-content:center!important}}.closeUnlockBtn_div,.overlay{background:#13232f!important;border-top-left-radius:4px!important;border-top-right-radius:4px!important}.closeUnlockBtn_div{height:40px}.closeUnlockBtn_div .closeUnlockBtn{display:flex;justify-content:flex-end}.closeUnlockBtn_div .closeUnlockBtn span{padding-left:10px;color:red}.closeUnlockBtn_div .closeUnlockBtn i{font-size:30px;padding:0 10px;color:grey}.closeUnlockBtn_div .closeUnlockBtn i:hover{color:#fff;cursor:pointer;transition:all .5s}.unlock_vCard{border-top-left-radius:unset!important;border-top-right-radius:unset!important;background:#13232f!important}.unlockPayment{display:flex;justify-content:center;flex-direction:column;align-items:center;padding:1em 2em;background:#13232f!important}.unlockPayment .card_image img{width:50px}.unlockPayment .unlock_img{max-width:200px;width:100%;margin-bottom:1em;border-radius:4px}.paymentBtn_div{flex-direction:column}.paymentBtn_div,.stripeBtn{display:flex;justify-content:center;align-items:center}.stripeBtn{max-width:16em;width:16em;height:37px;padding:1em;margin:1em;border-radius:4px;color:#000;background:#3072e5}.stripeBtn:hover{color:#fff;transition:all .5s}.paypalCheckout{max-width:16em;height:3em;width:16em}.notLogin{border-top-left-radius:unset!important;border-top-right-radius:unset!important;background:linear-gradient(90deg,rgba(0,0,0,.4),rgba(0,0,0,.1)),url(../img/notLogin.efdbad94.jpg);background-position:50%;background-size:cover;min-height:35em;display:flex;justify-content:flex-end;flex-direction:column;padding:2em 4em;max-width:25em}.notLogin .error,.notLogin .notLogin_text{margin-bottom:3em}.notLogin .error{color:red}.notLogin .content button{border:0;outline:none;border-radius:0;padding:12px 0;font-size:1.5rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;background:#3072e5;color:#fff!important;transition:all .5s ease}.notLogin .content button:focus,.notLogin .content button:hover{background:#1c63df}.notLogin .content p{margin-top:1em}@media screen and (max-width:414px){.v-overlay__content{width:21rem!important}.notLogin{min-height:30em;padding:1em 4em}.notLogin_text{margin-bottom:2em!important;font-size:1.1em!important}.error{overflow:scroll;margin:1em 0!important}.error h4{font-size:1.1em!important}.unlock_auth_button{padding:5px 0!important;min-width:3em}.forgot{margin-top:-1em!important}}@media screen and (max-height:540px){.closeUnlockBtn_div{height:30px}.closeUnlockBtn_div .closeUnlockBtn i{font-size:22px}.unlockPayment{height:77vh!important;padding:.5em 2em}.unlockPayment .unlockDetail .unlock_img{height:175px;width:133px!important;margin:.5em auto!important}.unlockPayment .card_image img{width:25px}.unlockPayment .paymentBtn_div .stripeBtn{width:10em;height:2em}.unlockPayment .paymentBtn_div .paypalCheckout{max-width:10em;height:2em}.overlay{width:20em;height:80vh}.notLogin{min-height:50vh!important;max-width:auto!important;height:75vh}.notLogin .field-wrap{margin-bottom:20px!important}.error{margin:.5em 0!important;overflow:scroll}.error h4,.notLogin_text{font-size:1em!important}.notLogin_text{margin:1em 0!important}.unlock_auth_button{padding:5px 0!important}.content p{margin:.5em 0!important}}@media screen and (max-height:414px){.unlockPayment{height:80vh}.unlockPayment .paymentBtn_div .stripeBtn{margin:.5em}.unlockPayment .unlockDetail h5{font-size:13px;margin-bottom:.2rem}.unlockPayment .unlockDetail h6{font-size:11px;margin-bottom:0}.unlockPayment .unlockDetail .unlock_img{height:142px;width:107px!important}.unlock_auth_button{padding:5px 0!important;font-size:1em!important}.notLogin{padding:0 3em .5em!important}.notLogin .auth_input{padding:1px 10px}.error h4{font-size:14px!important}.overlay{width:17em;height:83vh}.content p{font-size:13px}}@media screen and (max-height:390px){.unlockPayment .unlockDetail .unlock_img{height:120px;width:90px!important}.overlay{width:15em;height:80vh}.closeUnlockBtn_div .closeUnlockBtn i{font-size:21px}.closeUnlockBtn_div{height:auto}.notLogin_text{font-size:14px!important;margin:auto!important}.notLogin .auth_input{font-size:14px;padding:3px 10px}}@media screen and (max-height:320px){.unlockPayment{height:75vh}.unlockPayment .paymentBtn_div .stripeBtn{width:113px;height:2.5em;font-size:10px}.unlockPayment .paymentBtn_div .paypalCheckout{max-width:7em;height:2em}.unlockPayment .unlockDetail h5{font-size:12px!important}.unlockPayment .unlockDetail h6{font-size:11px!important}.unlockPayment .unlockDetail .unlock_img{height:88px;width:67px!important}.notLogin .field-wrap{margin-bottom:10px!important}.notLogin .content .login p{font-size:8px;margin:3px 0!important}}@media screen and (max-height:280px){.closeUnlockBtn_div{height:20px}.closeUnlockBtn_div .closeUnlockBtn i{font-size:16px;padding:0 5px}.unlockPayment{height:78vh!important}.unlockPayment .paymentBtn_div .stripeBtn{font-size:9px;width:80px}.unlockPayment .paymentBtn_div .paypalCheckout{width:80px;height:2em}.unlockPayment .unlockDetail h5{font-size:8px!important}.unlockPayment .unlockDetail h6{font-size:7px!important}}@media screen and (max-width:320px){.unlockPayment .unlockDetail .unlock_img{height:195px;width:150px!important;margin:.5em auto!important}.unlockPayment .card_image img{width:30px!important}.unlockPayment .paymentBtn_div .stripeBtn{font-size:12.2px;min-width:3em;max-width:17em;width:17em}.unlockPayment .paymentBtn_div .paypalCheckout{width:13em;height:2em;margin-bottom:1em}.v-overlay__content{width:16rem!important}.notLogin{padding:0 3em!important;min-height:15em!important;height:22em!important}.notLogin .field-wrap{margin-bottom:1em}.forgot{margin:.5em 0!important}.unlock_auth_button{padding:5px 0!important;font-size:1.3em!important}.notLogin_text{margin:auto!important}.error{margin:.5em 0!important}.error h4{font-size:14px!important}}.paymentSuccess{min-height:80vh;background:#e9e9e9;display:flex;justify-content:center;align-items:start}.paymentSuccess__content{margin-top:5em}.paymentSuccess .successImg{width:150px;height:150px;padding:2em}.paymentSuccess .workoutImg{width:240px;height:300px;border-radius:5px}.paymentSuccess .paymentSummary{padding:1em;margin:1em 2em;border-radius:5px;display:flex;justify-content:center;align-items:center}.paymentSuccess .ExpiredLink{min-height:80vh;display:flex;justify-content:center;align-items:center;flex-direction:column}.paymentSuccess .ExpiredLink h5{max-width:31rem}@media screen and (max-width:450px){.paymentSuccess__content h1{font-size:2rem}.paymentSuccess__content h2{font-size:1.5rem}.paymentSuccess__content h5{font-size:1rem}}.supplements{background:linear-gradient(90deg,rgba(0,0,0,.5),transparent),url(../img/wall.1afb7183.jpg);min-height:100vh;background-position:50%;background-size:cover;padding:5em 2em;justify-content:center;display:flex;flex-direction:column;align-items:center}.supplements h1{color:#fff;font-weight:700}.supplements .productImg{height:50%;padding:3em 1em 1em 1em}.supplements .productImg img{max-width:250px;max-height:300px}.min_h_144px{min-height:144px}@media screen and (max-width:1055px){.card-group{display:flex;flex-direction:column}.card-group .card{margin-bottom:2em}}.workoutCalendars{background-image:url(../img/workoutCalendars.9b4fefe9.jpg);background-size:cover;background-repeat:no-repeat;background-attachment:fixed;background-position:50%;min-height:75vh;padding:1em 0}.workoutCalendars .workout_calendar{padding:1em}.banner{width:100%;padding:15px 0;text-align:center;background:#2a2929;color:#fff;letter-spacing:5px;opacity:.9}.banner .progress{max-width:27em;margin:auto;height:2em;border-radius:0}.banner .progress .progress-bar{background-color:#3072e5!important}.banner h1,.banner h5,.banner p{font-family:Lato}.banner p{font-size:1.1em;font-weight:100;margin:.5em 0}.banner h1{font-size:2.8em;padding:10px 0;font-weight:800;margin:0}.banner h5{font-weight:800;margin-bottom:1em}.banner .calendar_menu{display:flex;justify-content:center;margin:1em 1em auto}.banner .calendar_menu .btn{display:flex;justify-content:center;align-items:center;border-radius:50%;height:3em;width:3em;min-width:3em}.banner .calendar_menu .btn i{font-size:22px}.Month-Calendar{max-width:1200px;margin:0 auto;padding:0;background-color:#ebeff3;justify-content:center;display:flex;border-radius:4px}.Month-Calendar .container{padding:1em!important;border-radius:4px}.Month-Calendar .container .monthToggleBtn{display:flex}.Month-Calendar .container .monthToggleBtn .btn{margin:0 1em 1.5em 2px;min-width:5em;border-radius:4px!important}.Month-Calendar .container .date-rows,.Month-Calendar .container .month-rows{color:#2c3e50;background-color:#ebeff3;margin:0!important;border-bottom:1px solid}.Month-Calendar .container .date-rows div,.Month-Calendar .container .month-rows div{padding:10px 5px}.Month-Calendar .container .date-rows div p,.Month-Calendar .container .month-rows div p{margin:0!important}.Month-Calendar .container .date-rows .month,.Month-Calendar .container .month-rows .month{background-color:#2a2929;color:#ebeff3;margin:0;border-top:1px solid;padding:5px}.Month-Calendar .container .date-rows .month h4,.Month-Calendar .container .month-rows .month h4{color:#fff;margin:5px;text-transform:capitalize;letter-spacing:5px}.Month-Calendar .container .week-rows{margin:0!important;padding:0}.Month-Calendar .container .week-rows .noborder{border-bottom:none!important}.Month-Calendar .container .week-rows .allweeks{border-right:1px solid #000;background-color:#414650;border-bottom:2px solid #eee;display:flex;justify-content:center;align-items:center}.Month-Calendar .container .week-rows .allweeks .weeks{color:#eee}.Month-Calendar .container .week-rows .allweeks .weeks h1{padding:0;margin:0;font-size:4.5rem;font-weight:800}.Month-Calendar .container .week-rows .allweeks .weeks h6{font-size:clamp(.5em,1.5vw,1.2em);font-weight:900;margin:0}.Month-Calendar .container .week-rows .allweeks .weeks span{padding:0;margin:0;font-size:1.5em;font-weight:800}.Month-Calendar .container .week-rows .allweeks .weeks b{font-size:11px}.Month-Calendar .container .week-rows .week-workouts{border-bottom:1px solid;border-right:1px solid;align-items:center;display:flex;justify-content:center;flex-direction:column;cursor:pointer;background-color:#ebeff3;padding:0;position:relative}.Month-Calendar .container .week-rows .week-workouts p{padding:5px 13px;margin-top:0;margin-bottom:0;font-weight:800}.Month-Calendar .container .week-rows .week-workouts:hover p{color:#3072e5}.Month-Calendar .container .week-rows .week-workouts .rest:after{content:" or";font-size:12px;font-weight:700;color:#7e8784}.Month-Calendar .container .week-rows .week-workouts .rest{padding-bottom:0}.Month-Calendar .container .week-rows .week-workouts .pluse:after{content:"(optional)";font-size:12px;display:block;font-weight:700;color:#7e8784}.Month-Calendar .container .week-rows .week-workouts p.pluse{color:#7e8784;font-weight:800;padding:0}.Month-Calendar .isCompleted{position:relative;opacity:.5}.Month-Calendar .isCompleted:before{transform:rotate(45deg)}.Month-Calendar .isCompleted:after,.Month-Calendar .isCompleted:before{content:"";position:absolute;border:1px solid red;width:clamp(3.5rem,10vw,8rem)}.Month-Calendar .isCompleted:after{transform:rotate(135deg)}.Month-Calendar .v-overlay__content{background-color:#2a2929!important;border-radius:4px}.Month-Calendar .v-overlay__content .v-list-item__title{color:#fff!important}.Month-Calendar .calendarOverlay{z-index:10}.Month-Calendar .calendarOverlay .v-sheet.v-list{background-color:#2a2929!important}.Month-Calendar .calendarOverlay .calendarOverlay-bottom_complete{padding:1em;font-size:1.2em}.Month-Calendar .calendarOverlay .calendarOverlay-bottom_complete .checkCircle{font-size:1.3em!important;margin-bottom:8px!important}.Month-Calendar .calendarOverlay .calendarOverlay-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.Month-Calendar .calendarOverlay .calendarOverlay-bottom .v-btn{margin:0 1em;background-color:#6c757d!important}.Month-Calendar .calendarOverlay .calendarOverlay-bottom .v-btn:hover{background-color:#3072e5!important;color:#fff!important}.Month-Calendar .calendarOverlay .calendarOverlay-bottom .v-label{margin:0!important;color:#fff}.Month-Calendar .calendarOverlay .calendarOverlay-bottom .calendarOverlay-bg{background-color:#2a2929!important;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0 1em;width:auto;display:flex;align-items:center;justify-content:center;max-width:10em}.Month-Calendar .calendarOverlay .calendarOverlay-bottom .calendarOverlay-bg .v-text-field__details{display:none!important}.Month-Calendar .calendarOverlay .calendarOverlay-bottom .colorPicker{width:2em;border-radius:50%;height:2em;display:flex;justify-content:center;align-items:center;margin:1em}.Month-Calendar .calendarOverlay .calendarOverlay-bottom .colorPicker span{font-size:1.5em}.Month-Calendar .calendarOverlay .calendarOverlay-bottom .Blue{background-color:#2196f3}.Month-Calendar .calendarOverlay .calendarOverlay-bottom .Indigo{background-color:#3f51b5}.Month-Calendar .calendarOverlay .calendarOverlay-bottom .Purple{background-color:#673ab7}.Month-Calendar .calendarOverlay .calendarOverlay-bottom .Cyan{background-color:#00bcd4}.Month-Calendar .calendarOverlay .calendarOverlay-bottom .Green{background-color:#4caf50}.Month-Calendar .calendarOverlay .calendarOverlay-bottom .Orange{background-color:#ff9800}.Month-Calendar .calendarOverlay .calendarOverlay-bottom .Grey{background-color:#757575}.Month-Calendar .calendarOverlay .calendarOverlay-iframe{border:none;width:99.7%;height:100%;min-height:20em}.Month-Calendar .calendarOverlay .topheader{display:flex;justify-content:space-between;align-items:center}.Month-Calendar .calendarOverlay .topheader div{padding:0 1em;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.Month-Calendar .calendarOverlay .closeBtn{align-self:flex-end!important}.Month-Calendar .calendarOverlay .calendarFrame-2workouts{display:flex;justify-content:space-evenly}.Month-Calendar .calendarOverlay .calendarFrame-w1,.Month-Calendar .calendarOverlay .calendarFrame-w2{width:48%;position:relative}.Month-Calendar .calendarOverlay .calendarFrame{width:99.7%;position:relative}.Month-Calendar .calendarOverlay .calendarDownload,.Month-Calendar .calendarOverlay .calendarDownload-w1,.Month-Calendar .calendarOverlay .calendarDownload-w2{width:100%;position:absolute;height:70px;z-index:4;display:flex;justify-content:flex-end}.Month-Calendar .calendarOverlay .icon_div{width:100%;display:flex;justify-content:flex-end;align-items:center;padding:10px 29px 3px 0}.Month-Calendar .calendarOverlay .dl_icon{width:3em;height:3em;border-radius:50%;display:flex;justify-content:center;align-items:center}.videos{flex-wrap:wrap;background-color:#2a2929}.videos,.videos .iframe_video{display:flex;border-radius:4px}.videos .iframe_video{width:250px;cursor:pointer;transition:transform .45s;position:relative;margin:1em;background-color:#000;box-shadow:0 2.8px 2.2px rgba(0,0,0,.034)}.videos .iframe_video:hover{transition:transform .15s;transform:translateY(-10px)}.videos .iframe_video .block{width:100%;height:55px;position:absolute;display:flex;justify-content:flex-end;background:#000;border-top-left-radius:4px;border-top-right-radius:4px;z-index:4}.videos .iframe_video .block .video_title{color:#fff;margin:0;width:75%;padding:0 10px;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;margin:auto;height:-webkit-min-content;height:-moz-min-content;height:min-content}.videos .iframe_video .block .download_icon_div{width:25%;display:flex;justify-content:center;align-items:center}.videos .iframe_video .block .download_icon_div .download_icon{background-color:rgba(0,0,0,.87);width:2.5em;border:1px solid #6c757d;height:2.5em;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;font-size:14px}.videos .iframe_video .block .download_icon_div .download_icon:hover{background-color:#fff!important}.videos .iframe_video .block .download_icon_div .download_icon .dl{color:#6c757d;font-size:3.1em;transition:.3s ease}.videos .iframe_video .block .download_icon_div .download_icon .dl:hover{color:#0062cc}.videos .iframe_video .video_cover{position:absolute;background-color:#000;width:100%;height:315px;display:flex;justify-content:center;align-items:center;border-radius:4px}.videos .iframe_video .video_cover .v-progress-circular{position:absolute;z-index:3;color:#fff}.videos .iframe_video .video_cover .img_div{width:100%;height:100%;position:relative;z-index:2;border-radius:4px}.videos .iframe_video .video_cover .img_div img{width:100%;height:315px;-o-object-fit:contain;object-fit:contain}.videos .iframe_video .iframe,.videos .iframe_video .iframe_div{display:flex;justify-content:center;align-items:center;background-color:#000;border-radius:4px;width:248px;margin:auto;height:313px;border:unset}@media screen and (max-width:1199px){.videos .iframe_video{margin:1em 25px}.Month-Calendar .container .week-rows .allweeks .weeks span{font-size:1.2rem}.Month-Calendar .container .week-rows .allweeks .weeks h1{font-size:3.5rem}.Month-Calendar .container .week-rows .allweeks .weeks b{font-size:9px}}@media screen and (max-width:1024px){.week-workouts p{font-size:15px;padding:0 8px!important}}@media screen and (max-width:955px){.videos .iframe_video{margin:1em 31px!important;width:230px}.videos .block h6{font-size:13px!important}.videos .iframe,.videos .iframe_div{width:228px!important}}@media screen and (max-width:925px){.week-workouts p{padding:0 5px!important}}@media screen and (max-width:914px){.workout_calendar .videos{width:100%!important}.workout_calendar .videos .iframe_video{margin:1em 24px!important}.Month-Calendar .container .week-rows .allweeks .weeks b{font-size:7px}}@media screen and (max-width:896px){.workout_calendar .videos .iframe_video{margin:1em calc(16.66667vw - 124.33333px)!important}}@media screen and (max-width:850px){.calendarOverlay-iframe{min-height:15em!important}.date-rows div p{font-size:13px;font-weight:800}.week-workouts p{font-size:12px}.weeks{min-height:4em}.weeks span{font-size:1rem!important}.weeks h1{font-size:2.5em!important}}@media screen and (max-width:780px){.Month-Calendar .container .week-rows .allweeks{font-size:50%}.Month-Calendar .isCompleted:before{transform:rotate(65deg)}.Month-Calendar .isCompleted:after{transform:rotate(115deg)}.workout_calendar .videos{margin:0}.workout_calendar .videos .iframe_video{width:200px!important;height:250px;margin:1em calc(16.66667vw - 109.33333px)!important}.workout_calendar .videos .iframe_video .img_div,.workout_calendar .videos .iframe_video .img_div>img,.workout_calendar .videos .iframe_video .video_cover{width:200px;height:250px}.workout_calendar .videos .iframe,.workout_calendar .videos .iframe_div{width:198px!important;height:246px}.week-workouts p{font-size:10px}.Month-Calendar .container .week-rows .allweeks .weeks b{font-size:5px}}@media screen and (max-width:680px){.month-rows,.month-rows .month{padding:0!important}.date-rows div p,.week-workouts p{font-size:9px}.Month-Calendar .container .week-rows .allweeks .weeks span{font-size:.8rem!important}}@media screen and (max-width:667px){.workout_calendar .videos .iframe_video{width:180px!important;margin:1em calc(16.66667vw - 99.33333px)!important}.workout_calendar .videos .iframe_video .img_div,.workout_calendar .videos .iframe_video .img_div>img,.workout_calendar .videos .iframe_video .video_cover{width:180px!important}.workout_calendar .videos .iframe_video .iframe,.workout_calendar .videos .iframe_video .iframe_div{width:178px!important}.workout_calendar .videos .iframe_video .block{height:46px}.workout_calendar .videos .iframe_video .block h6{font-size:12px}}@media screen and (max-width:570px){.workout_calendar .videos .iframe_video,.workout_calendar .videos .iframe_video .img_div,.workout_calendar .videos .iframe_video .img_div>img,.workout_calendar .videos .iframe_video .video_cover{width:100%!important}.workout_calendar .videos .iframe_video .iframe,.workout_calendar .videos .iframe_video .iframe_div{width:99%!important;display:flex;justify-content:center;align-items:center}.workout_calendar .videos .iframe_video{margin:1em auto!important}.workout_calendar .videos .iframe_video .block{background:transparent;height:auto}.workout_calendar .videos .iframe_video .block .video_title{display:none}.workout_calendar .videos .iframe_video .block .download_icon_div{justify-content:flex-end;margin:1rem 2rem}.workout_calendar .videos .iframe_video .block .download_icon_div .dl{font-size:54px}}@media screen and (max-width:540px){.workout_calendar{padding:0!important}.workout_calendar .container{min-height:280px!important}.workout_calendar .weeks h1{font-size:2em!important}.workout_calendar .weeks b{font-size:4px!important}.workout_calendar .week-workouts p{font-size:7px!important}.pluse:after,.rest:after{font-size:8px!important}.Month-Calendar .container .week-rows .allweeks .weeks span{font-size:9px!important}}@media screen and (max-width:492px){.workout_calendar .container{min-height:1em!important}.workout_calendar .week-rows .allweeks .weeks h1{font-size:1.8em!important}.workout_calendar .week-workouts p{padding:0!important}.Month-Calendar .container .week-rows .allweeks .weeks span{font-size:8px!important}}@media screen and (max-width:465px){.workout_calendar .pluse:after,.workout_calendar .rest:after{font-size:6px!important}.workout_calendar .week-workouts p{padding:0 2px!important;font-size:6px!important}.workout_calendar .date-rows div p{font-size:7px!important}.workout_calendar .monthToggleBtn .monthBtn1{margin:0 2em 1.5em 0}.workout_calendar .monthToggleBtn .monthBtn2{margin:0 0 1.5em 0!important}}@media screen and (max-width:414px){.Month-Calendar .calendarOverlay .calendarOverlay-bottom{margin-bottom:.5rem}.Month-Calendar .calendarOverlay .calendarOverlay-bottom .colorPicker{margin-top:8px}.Month-Calendar .calendarOverlay .calendarOverlay-bottom .v-input--selection-controls{margin-top:8px;padding-top:0}.Month-Calendar .container .week-rows .allweeks .weeks b{font-size:3px!important}}@media screen and (max-width:370px){.banner h1{font-size:2em}.container{min-width:310px!important}.workout_calendar .pluse:after,.workout_calendar .rest:after{font-size:6px!important}.workout_calendar .weeks h1{font-size:2em!important}.workout_calendar .weeks span{font-size:7px!important}.workout_calendar .week-workouts p{font-size:5px!important}.workout_calendar .date-rows div p{font-size:5.5px!important}}@media screen and (max-width:320px){.Month-Calendar .calendarOverlay .topheader span{font-size:13px}.Month-Calendar .calendarOverlay .calendarOverlay-bottom .select{padding:0 .5em}.Month-Calendar .calendarOverlay .calendarOverlay-bottom .v-btn{margin:0 .5em}}@media screen and (max-width:280px){.workout_calendar .week-workouts p{padding:0!important}.workout_calendar .date-rows div{padding:10px 2px!important}.workout_calendar .container{min-width:270px!important}.workout_calendar .allWeeks{padding:0 10px!important}}.dashbroad{background:linear-gradient(90deg,rgba(0,0,0,.4),rgba(0,0,0,.1)),url(../img/dashbroad.a0ce47d7.jpg);background-position:50%;background-size:cover}#calendar,#records,#workouts,.unlocked_workouts{padding:1em 2em;border-radius:0;background-color:#1e1e1e!important;background:#1e1e1e!important;min-height:100vh}.darkBg{background-color:#1e1e1e!important}.v-application--wrap{min-height:auto!important}.v-application .display-3{font-size:3rem!important;font-weight:300!important;line-height:2rem;letter-spacing:-.0083333333em!important;font-family:Roboto,sans-serif!important}.dashbroad-header{background-color:#1e1e1e!important;opacity:.9}.dashbroad-header--text{color:hsla(0,0%,100%,.7)!important}.unlocked_div{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));margin:auto;margin-top:2rem;place-items:center}.unlocked_div .unlocked_div_cards{width:200px;margin:2em;background:#000!important;border-radius:4px;transition:all .5s ease-in-out;cursor:pointer}.unlocked_div .unlocked_div_cards:hover .opacity{opacity:.5}.unlocked_div .v-image{min-height:250px!important;height:250px;border-radius:4px!important}.workoutProgress{display:flex;cursor:pointer;justify-content:center;align-items:center;position:absolute;margin-left:auto;margin-right:auto;height:3em;left:0;right:0;top:40%;width:100%;background:#000;color:#fff;border-radius:0!important}.workoutTitle{background:none;color:#fff;padding:8px;font-size:1em;font-weight:500;background:#1e1e1e}.noWorkouts{color:hsla(0,0%,100%,.5);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.porgressDelay{-webkit-animation-duration:.8s;animation-duration:.8s}@media screen and (max-width:1200px){.unlocked_div{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (max-width:940px){.unlocked_div{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:750px){.unlocked_div{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:500px){.unlocked_div{grid-template-columns:repeat(1,minmax(0,1fr))}}#calendar{margin-bottom:35em!important}#calendar .textHeader{text-align:center;margin-bottom:1.5em;font-size:18px;font-weight:700;text-decoration:underline;text-underline-offset:5px}#calendar .completeText{text-align:left;font-size:1em}#calendar .dashHeader{padding:.5em!important}#calendar .v-select__selections{max-width:10em!important}#calendar .sheet{display:flex!important;height:auto!important;flex-wrap:wrap!important}#calendar .theme--dark.v-calendar-weekly .v-calendar-weekly__day{border-right:2px solid #9e9e9e!important;border-bottom:1px solid #9e9e9e!important;color:#fff!important}#calendar .theme--dark.v-calendar-weekly .v-calendar-weekly__head-weekday{border-right:2px solid #9e9e9e!important;color:#fff!important}#calendar .theme--light.v-sheet{background-color:#1e1e1e!important}#calendar .theme--light.v-sheet .v-list-item__title{color:#fff!important}#calendar .updateColor .v-select .v-input__control .v-text-field__details{display:none}@media screen and (max-width:904px){#calendar .theme--dark.v-input{max-width:10em!important}}@media screen and (max-width:800px){#calendar .theme--dark.v-input{max-width:6em!important}#calendar .dayBox{display:flex!important;justify-content:center!important;align-items:center!important;font-size:16px!important}}@media screen and (max-width:674px){.dayBtn{max-width:4em}}@media screen and (max-width:640px){.Month-Calendar .calendarOverlay .calendarOverlay-bottom{margin-bottom:.5em}.Month-Calendar .v-overlay__content{width:333px}.Month-Calendar .dayBox{font-size:13px!important}}@media screen and (max-width:568px){#calendar .v-btn:not(.v-btn--round).v-size--default{padding:20px}#calendar .sheet .theme--dark.v-btn{max-width:15em!important}#calendar .sheet .dayBox{font-size:19px!important;width:-webkit-min-content;width:-moz-min-content;width:min-content}#calendar .sheet .theme--dark.v-input{max-width:10em!important}}@media screen and (max-width:490px){#calendar .v-btn:not(.v-btn--round).v-size--default{padding:0 30px}}@media screen and (max-width:430px){#calendar .sheet .dayBox{font-size:16px!important}}@media screen and (max-width:414px){#calendar .v-input__slot{max-width:6em}#calendar .sheet .theme--dark.v-btn{max-width:0!important}#calendar .sheet .dayBox{font-size:20px!important}#calendar .sheet .dayBox .theme--dark.v-input{max-width:6em!important}#calendar .v-card__text .dashHeader{font-size:2em!important}}@media screen and (max-width:320px){#calendar .sheet .dayBox{font-size:14px!important}#calendar .v-input__slot{max-width:10em!important;font-size:12px}#calendar .dayBox{font-size:20px!important}#calendar.theme--dark.v-input{max-width:10em!important}.Month-Calender .calendarOverlay .topheader span{font-size:13px}.Month-Calender .calendarOverlay .calendarOverlay-bottom .select .v-input__slot{width:6em!important}}@media screen and (max-height:320px){.calendarOverlay-iframe{min-height:10em!important}}@media screen and (max-width:280px){#calendar .v-card__text .dashHeader{font-size:1em!important}#calendar .sheet .dayBox{font-size:18px!important}#calendar .sheet .theme--dark.v-btn{max-width:-1em!important}}#records{margin-bottom:15em!important}.theme--light.v-sheet{background-color:#1e1e1e!important;border-color:#1e1e1e!important}.theme--light.v-sheet .v-list-item__title{color:#fff!important}.auth_login,.auth_register,.forgotpass_auth{font-family:Titillium Web,sans-serif;background:linear-gradient(90deg,rgba(0,0,0,.4),rgba(0,0,0,.1)),url(../img/auth.064a4a0a.jpg);background-position:50%;background-size:cover;padding:.5rem calc(50vw - 600px);display:flex;justify-content:flex-start;align-items:center}a{text-decoration:none;color:#3072e5;transition:.5s ease}a:hover{color:#1c63df}.auth_form{background:rgba(19,35,47,.9);padding:40px;max-width:600px;margin:40px auto;border-radius:4px;box-shadow:0 4px 10px 4px rgba(19,35,47,.3)}.auth_form .tab-group{list-style:none;padding:0;margin:0 0 40px 0}.auth_form .tab-group:after{content:"";display:table;clear:both}.auth_form .tab-group .tab a{display:block;text-decoration:none;padding:15px;background:rgba(160,179,176,.25);color:#a0b3b0;font-size:20px;float:left;width:50%;text-align:center;cursor:pointer;transition:.5s ease}.auth_form .tab-group .tab a:hover{background:#1c63df;color:#fff}.auth_form .tab-group .active a{background:#3072e5;color:#fff}#login h1,#resetPassword h1,#signup h1{text-align:center;color:#fff;font-weight:300;margin:0 0 40px}#login h4,#resetPassword h4,#signup h4{text-align:center;color:red;font-weight:300;margin:0 0 40px}#login .send,#resetPassword .send,#signup .send{color:green}.auth_input{font-size:22px;display:block;width:100%;height:100%;padding:5px 10px;background:none;background-image:none;border:1px solid #a0b3b0;color:#fff;border-radius:0;transition:border-color .25s ease,box-shadow .25s ease}.auth_input:focus{outline:0;border-color:#3072e5}.field-wrap{position:relative;margin-bottom:40px}.top-row:after{content:"";display:table;clear:both}.top-row>div{float:left;width:48%;margin-right:4%}.top-row>div:last-child{margin:0}.auth_button{border:0;outline:none;border-radius:0;padding:15px 0;font-size:2rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;background:#3072e5;color:#fff!important;transition:all .5s ease;-webkit-appearance:none}.auth_button:focus,.auth_button:hover{background:#1c63df}.button-block{display:block;width:100%}.forgot{margin-top:-20px;text-align:right}.delay{-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-duration:2s;animation-duration:2s}.head_delay{-webkit-animation-delay:1.5s;animation-delay:1.5s;-webkit-animation-duration:1.5s;animation-duration:1.5s}@media screen and (max-width:540px){.auth_form{width:350px}.top-row{margin-bottom:2.5em}.field-wrap{width:100%!important}}@media screen and (max-width:360px){#login h1,#signup h1{font-size:2em}.auth_form{width:300px}.auth_button{min-width:4em;font-size:1em}}@media screen and (max-width:280px){#login h1,#signup h1{font-size:1.1em}.auth_form{width:220px;padding:30px}.auth_button{min-width:4em;font-size:1em;padding:6px 0}.auth_form .tab-group .tab a{font-size:15px;padding:5px}.auth_input{font-size:1em}}.footer{padding:4rem calc(50vw - 550px);display:grid;grid-template-columns:repeat(2,1fr);color:var(--white);background:#000}.footer__desc{padding:0 2rem}.footer__desc h1{margin-bottom:2rem;color:#3072e5}.footer__desc p{margin-bottom:1rem}.footer__wrapper{display:grid;grid-template-columns:repeat(2,1fr)}.footer__links{display:flex;flex-direction:column;align-items:flex-start;padding:1rem 2rem}.footer__title{font-size:20px;margin-bottom:16px;font-weight:700}.footer__link{height:auto!important;text-decoration:none;color:#f2f2f2;font-size:14px;margin-bottom:.5rem;transition:.3s ease-in-out}.footer__link:hover{color:#3072e5}@media screen and (max-width:820px){.footer__wrapper{grid-template-columns:1fr}}@media screen and (max-width:414px){.footer__desc{padding:.5rem}.footer__desc h1{font-size:2em}.footer__desc p{font-size:12px}.footer__links{padding:.5rem 2rem;margin-bottom:2em!important}}@media screen and (max-width:280px){.footer__desc h1{font-size:1.7em}.footer__desc p{font-size:11px}.footer__links{padding:10px}.footer__title{font-size:16px}}.customDelay[data-v-01b6ab73]{-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-duration:2s;animation-duration:2s}.v-progress-circular[data-v-4aa967dc]{position:absolute!important;z-index:1!important;top:25%!important;left:50%!important;transform:translate(-50%,-50%)}.unlockDetail[data-v-c5bbc798]{position:relative}.paymentClickedLoader[data-v-c5bbc798]{position:absolute;width:100%;height:100%;display:flex;justify-content:center;padding-top:4rem}.v-progress-circular[data-v-c5bbc798]{position:absolute;z-index:3;color:#fff}.m1in[data-v-41279443]{-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-duration:1s;animation-duration:1s}.m1out[data-v-41279443]{-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-duration:.5s;animation-duration:.5s}.m2in[data-v-41279443]{-webkit-animation-delay:.4s;animation-delay:.4s}.m2in[data-v-41279443],.vin[data-v-41279443]{-webkit-animation-duration:1s;animation-duration:1s}.vin[data-v-41279443]{-webkit-animation-delay:.1s;animation-delay:.1s}