@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Inter&family=Manrope:wght@300&family=Poppins&display=swap);html{font-size:85%}@media screen and (max-width:2500px){html{font-size:75%}}@media screen and (max-width:2000px){html{font-size:62.5%}}@media screen and (max-width:1700px){html{font-size:55%}}@media screen and (max-width:1500px){html{font-size:45%}}@media screen and (max-width:500px){html{font-size:50%}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.top-bar{align-items:center;display:flex;flex-direction:column;margin:auto;width:70%}@media screen and (max-width:1250px){.top-bar{width:80%}}@media screen and (max-width:800px){.top-bar{width:95%}}.top-bar .main-heading{color:#2ebbec;font-size:10rem;font-weight:700;margin-bottom:40px;margin-top:80px;text-align:center}.top-bar .main-text{font-size:1.6rem;margin-bottom:80px;text-align:center;width:80%}@media screen and (max-width:1250px){.top-bar .main-text{width:95%}}@media screen and (max-width:550px){.top-bar .main-heading{font-size:4rem}}@media screen and (max-width:900px){.top-bar .main-heading{font-size:8rem}}@media screen and (max-width:700px){.top-bar .main-heading{font-size:6rem}}.app-terms-of-use{margin:auto;width:80%}.app-terms-of-use .bold-description{font-weight:700}.app-terms-of-use .bold-description,.app-terms-of-use .description{font-size:2rem;margin-bottom:20px;text-align:left}.app-terms-of-use .bold-text{font-weight:700}.privacy-policy{margin:auto;width:80%}.privacy-policy .bold-description{font-weight:700}.privacy-policy .bold-description,.privacy-policy .description{font-size:2rem;margin-bottom:20px;text-align:left}.privacy-policy .bold-text{font-weight:700}.privacy-policy .bullets{list-style-type:circle}.privacy-policy .bullets li{font-size:2rem;text-align:left}.privacy-policy .bullets ol,.privacy-policy .bullets ul{margin-bottom:20px}.privacy-policy .table-content table{border-collapse:collapse;margin-bottom:20px;width:100%}.privacy-policy .table-content td,.privacy-policy .table-content th{border:1px solid #000;font-size:2rem;margin-bottom:20px;padding:8px;text-align:center}.privacy-policy .table-content th{font-weight:700}.privacy-policy .table-content tr:nth-child(2n){background-color:#ddd}.bullet-text{display:flex;flex-direction:row}.bullet-text .circle{background-color:#2ebbec;border-radius:50%;height:25px;margin-right:20px;width:25px}.bullet-text .text{font-size:2.4rem}@media screen and (max-width:800px){.bullet-text .text{font-size:2rem}}.signup-section .section-title{align-items:center;display:flex;flex-direction:row;margin:auto auto 40px;width:80%}.signup-section .section-title .number .number-img{margin-right:20px;width:8rem}.signup-section .section-title .title{font-size:4rem}@media screen and (max-width:800px){.signup-section .section-title .title{font-size:2.4rem}}.signup-section .signup-img-text{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;margin:auto;width:80%}@media screen and (max-width:800px){.signup-section .signup-img-text{width:95%}}.signup-section .signup-img-text .signup-left{align-items:flex-end;display:flex;flex-direction:row}.signup-section .signup-img-text .signup-left .signup-btn{bottom:40px;position:relative;right:40px}.signup-section .signup-img-text .signup-left .signup-img{width:400px}@media screen and (max-width:550px){.signup-section .signup-img-text .signup-left .signup-btn{bottom:15px;position:relative;right:15px}.signup-section .signup-img-text .signup-left .signup-img{width:250px}}@media screen and (max-width:550px)and (max-width:800px){.signup-section .signup-img-text .signup-left .signup-img{width:200px}}@media screen and (max-width:750px){.signup-section .signup-img-text .signup-left .signup-img{width:350px}}.signup-section .signup-img-text .signup-right{display:flex;flex-direction:row;gap:20px;margin-top:20px}.signup-section .goals-section{margin:150px auto auto;width:80%}.signup-section .goals-section .images{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;margin-top:100px}.signup-section .goals-section .images .image{width:250px}@media screen and (max-width:800px){.signup-section .goals-section .images .image{width:180px}}.signup-section .goals-section .images .image-one{position:relative;top:100px}.signup-section .goals-section .images .image-three{bottom:100px;position:relative}@media screen and (max-width:950px){.signup-section .goals-section .images .image-one{position:relative;top:0}.signup-section .goals-section .images .image-three{bottom:0;position:relative}}.signup-section .program-section{margin:auto;padding-top:100px;width:80%}.signup-section .program-section .title{display:flex;flex-direction:row;justify-content:flex-end;margin-top:100px}.signup-section .program-section .workouts{direction:row;display:flex;flex-wrap:wrap;justify-content:space-around;margin-top:40px}.signup-section .workout{display:flex;flex-direction:column;margin-top:50px}.signup-section .workout .img-details{align-items:center;display:flex;flex-direction:column}.signup-section .workout .img-details .image{border-radius:20px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);height:300px;object-fit:cover;width:250px}.signup-section .workout .img-details .details{align-items:center;background-color:#fafafa;border-radius:20px;box-shadow:2px 2px #d3d3d3;display:flex;flex-direction:row;justify-content:space-around;margin-top:40px;padding-bottom:5px;padding-top:5px;width:300px}.signup-section .workout .img-details .details .prices{font-size:2rem;font-weight:700}.signup-section .workout .img-details .details .prices .starting{color:#979898;font-weight:400}.signup-section .workout .img-details .btns{align-items:center;display:flex;flex-direction:column}.signup-section .workout .img-details .btns .learn-btn .learn-more{color:#5b5b5b;font-size:2rem;font-weight:700;text-decoration:underline}.signup-section .workout .img-details .workout-name{font-size:2.4rem;margin-top:40px}.download-section{padding-top:10px}.download-section .section-title{align-items:center;display:flex;flex-direction:row;justify-content:center;margin:100px auto 40px;padding-bottom:50px;width:80%}.download-section .section-title .number .number-img{margin-right:20px;width:8rem}.download-section .section-title .title{font-size:4rem}@media screen and (max-width:800px){.download-section .section-title .title{font-size:2.4rem}}.download-section .download-container{background-color:#fff;border-radius:4px;box-shadow:2px 2px 10px rgba(0,0,0,.1);display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:space-around;margin:auto;padding:56px;width:80%}@media screen and (max-width:800px){.download-section .download-container{width:98%}}@media screen and (max-width:1450px){.download-section .download-container{padding:28px}}@media screen and (max-width:500px){.download-section .download-container{align-items:center;flex-direction:column;margin:24px;padding:20px}}.download-section .download-container .left{align-content:center;display:flex;flex-direction:column;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.download-section .download-container .left .intro{font-size:2.4rem;font-weight:600}.download-section .download-container .left .heading{font-size:4rem;font-weight:700}.download-section .download-container .left .details{font-size:2rem;max-width:300px}.download-section .download-container .left .buttons{align-items:center;display:flex;justify-content:center;padding:28px 0}.download-section .download-container .left .buttons .button{cursor:pointer;height:auto;width:150px}@media screen and (max-width:1450px){.download-section .download-container .left .buttons .button{width:120px}}@media screen and (max-width:1250px){.download-section .download-container .left .buttons .button{width:110px}}@media screen and (max-width:800px){.download-section .download-container .left .buttons .button{width:100px}}.download-section .download-container .image{height:450px;width:380px}@media screen and (max-width:1250px){.download-section .download-container .image{height:380px;width:310px}}@media screen and (max-width:800px){.download-section .download-container .image{height:350px;width:280px}}@media screen and (max-width:500px){.download-section .download-container .image{height:320px;width:250px}}.download-section .section-three{align-items:center;display:flex;flex-direction:row;margin:140px auto auto;width:80%}.download-section .section-three .number .number-img{margin-right:20px;width:8rem}.download-section .section-three .title{font-size:4rem}@media screen and (max-width:800px){.download-section .section-three .title{font-size:2.4rem}}.download-section .large-img{align-items:center;display:flex;justify-content:center}.download-section .large-img .new-bottom-img{width:1500px}@media screen and (max-width:1680px){.download-section .large-img .new-bottom-img{width:1500px}}@media screen and (max-width:1450px){.download-section .large-img .new-bottom-img{width:1300px}}@media screen and (max-width:1250px){.download-section .large-img .new-bottom-img{width:1100px}}@media screen and (max-width:800px){.download-section .large-img .new-bottom-img{width:600px}}@media screen and (max-width:500px){.download-section .large-img .new-bottom-img{width:500px}}.download-section .fitness-journey{display:flex;flex-direction:row;justify-content:space-between;margin:auto;position:relative;top:180px;width:80%}@media screen and (max-width:1250px){.download-section .fitness-journey{flex-direction:column;top:60px}}@media screen and (max-width:800px){.download-section .fitness-journey{top:0}}.download-section .fitness-journey .right .image{height:450px;width:250px}@media screen and (max-width:800px){.download-section .fitness-journey .right .image{height:337px;width:187px}}@media screen and (max-width:500px){.download-section .fitness-journey .right .image{height:225px;width:125px}}.download-section .image-gallery{display:flex;flex-direction:column}.download-section .image-gallery .top .large-image{width:100vw}.download-section .image-gallery .images{display:flex;flex-direction:row;justify-content:center;margin-top:-5px}.download-section .image-gallery .images .image{width:20vw}.custom-button{align-items:center;background-color:transparent;border:1px solid #0a3645;border-radius:4px;color:#0a3645;cursor:pointer;display:flex;font-size:1.5rem;font-weight:500;gap:8px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;letter-spacing:.5px;line-height:18px;min-width:92px;padding:12px 20px;width:auto}@media screen and (max-width:1680px){.custom-button{font-size:1.6rem;padding:8px 12px}}@media screen and (max-width:500px){.custom-button{min-width:70px}}.custom-button:hover{background-color:#0a3645;color:#fff}.save{background-color:#2ebbec;color:#fff}.save:hover{border-color:#fff}.white{background-color:#fff;border:none;color:#2ebbec;font-weight:700}.white:hover{background-color:#0a3645;color:#fff}.grey{background-color:#f5f5f8;border:none;border-radius:0;color:#0a3645}.grey:hover{border-color:#fff}.grey:hover,.rounded{background-color:#2ebbec;color:#fff}.rounded{border:none;border-radius:12px}.btn-selected,.rounded:hover{border-color:#fff}.btn-selected{background-color:#2ebbec;color:#fff}.form-submission,.vertical-gap{margin-top:100px}.form-submission .content,.form-submission .tick-icon{display:flex;justify-content:center}.form-submission .content{flex-direction:column;text-align:center}.form-submission .content .title{color:#8bc34a;font-size:4rem;font-weight:bolder;margin-top:20px}.form-submission .content .message{font-size:2.4rem}.form-submission .content .btn{display:flex;justify-content:center;margin-top:20px}.meal-services .top-content{display:flex}@media screen and (max-width:1250px){.meal-services .top-content{align-items:center;flex-direction:column}}.meal-services .top-content .meal-left{height:auto;width:50%}@media screen and (max-width:1250px){.meal-services .top-content .meal-left{width:70%}}.meal-services .top-content .meal-right{background-color:#03514e;display:flex;flex-direction:column;width:50%}@media screen and (max-width:1250px){.meal-services .top-content .meal-right{width:70%}}.meal-services .top-content .meal-right .container{display:flex;flex-direction:column;margin:auto;width:80%}.meal-services .top-content .meal-right .container .top-row{display:flex}@media screen and (max-width:800px){.meal-services .top-content .meal-right .container .top-row{align-items:center;flex-direction:column}}.meal-services .top-content .meal-right .container .top-row .freshly-logo,.meal-services .top-content .meal-right .container .top-row .omni-logo{margin-left:12px;margin-right:12px;margin-top:40px;width:200px}.meal-services .top-content .meal-right .container .text-content .heading{color:#fff;font-size:5.6rem}@media screen and (max-width:800px){.meal-services .top-content .meal-right .container .text-content .heading{font-size:4rem;text-align:center}}.meal-services .top-content .meal-right .container .text-content .bold-text{color:#85e5c6;font-size:2.9rem;font-weight:700}@media screen and (max-width:800px){.meal-services .top-content .meal-right .container .text-content .bold-text{text-align:center}}.meal-services .top-content .meal-right .container .text-content .normal-text{color:#fff;font-size:2.4rem}@media screen and (max-width:800px){.meal-services .top-content .meal-right .container .text-content .normal-text{text-align:center}}.meal-services .paragraphs{margin:40px auto auto;width:70%}.meal-services .paragraphs .text-details{font-size:2rem;font-weight:700}.SpinnerOverlay{align-items:center;display:flex;height:30vh;justify-content:center;width:100%}.SpinnerContainer{animation:spin 1s ease-in-out infinite;-webkit-animation:spin 1s ease-in-out infinite;border:3px solid hsla(0,0%,76%,.6);border-radius:50%;border-top-color:#636767;display:inline-block;height:50px;width:50px}@keyframes spin{to{-webkit-transform:rotate(1turn)}}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn)}}.coming-soon .top-coming-soon{display:flex;justify-content:center;margin-top:60px}@media screen and (max-width:1250px){.coming-soon .top-coming-soon{margin-top:20px}}.coming-soon .top-coming-soon .company-logo{height:100%;width:300px}.coming-soon .middle-coming-soon{display:flex;margin:auto;width:80%}@media screen and (max-width:1250px){.coming-soon .middle-coming-soon{flex-direction:column}}.coming-soon .middle-coming-soon .left-section{width:70%}@media screen and (max-width:1250px){.coming-soon .middle-coming-soon .left-section{width:100%}}.coming-soon .middle-coming-soon .left-section .launch-date{font-size:9rem}.coming-soon .middle-coming-soon .left-section .launch-date .date-img{width:100%}.coming-soon .middle-coming-soon .left-section .text-subscribe{align-items:center;display:flex;justify-content:space-between}@media screen and (max-width:1250px){.coming-soon .middle-coming-soon .left-section .text-subscribe{flex-direction:column}}.coming-soon .middle-coming-soon .left-section .text-subscribe .text{color:#2ebbec;font-size:7.6rem;font-weight:700}@media screen and (max-width:1250px){.coming-soon .middle-coming-soon .left-section .text-subscribe .text{font-size:6.6rem;text-align:center}}@media screen and (max-width:800px){.coming-soon .middle-coming-soon .left-section .text-subscribe .text{font-size:4rem}}.coming-soon .middle-coming-soon .left-section .text-subscribe .subscribe-content .mailchimp-coming-soon .subscribe-items .para-text{color:#000;font-size:2.4rem;font-weight:700}@media screen and (max-width:1250px){.coming-soon .middle-coming-soon .left-section .text-subscribe .subscribe-content .mailchimp-coming-soon .subscribe-items .para-text{text-align:center}}.coming-soon .middle-coming-soon .left-section .text-subscribe .subscribe-content .mailchimp-coming-soon .subscribe-items .error{color:red;font-size:2rem}@media screen and (max-width:800px){.coming-soon .middle-coming-soon .left-section .text-subscribe .subscribe-content .mailchimp-coming-soon .subscribe-items .error{text-align:center}}.coming-soon .middle-coming-soon .left-section .text-subscribe .subscribe-content .mailchimp-coming-soon .subscribe-items .success{color:green;font-size:2rem}@media screen and (max-width:800px){.coming-soon .middle-coming-soon .left-section .text-subscribe .subscribe-content .mailchimp-coming-soon .subscribe-items .success{text-align:center}}.coming-soon .middle-coming-soon .left-section .text-subscribe .subscribe-content .mailchimp-coming-soon .subscribe-items .email-field-btn .email-text-field{background-color:#fff;border:2px solid #cbd5e1;border-radius:4px;height:36px;width:300px}@media screen and (max-width:800px){.coming-soon .middle-coming-soon .left-section .text-subscribe .subscribe-content .mailchimp-coming-soon .subscribe-items .email-field-btn .email-text-field{width:200px}}.coming-soon .middle-coming-soon .left-section .text-subscribe .subscribe-content .mailchimp-coming-soon .subscribe-items .email-field-btn .subscribe-btn{background-color:#2ebbec;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1.8rem;padding:10px 30px;text-decoration:none}@media screen and (max-width:800px){.coming-soon .middle-coming-soon .left-section .text-subscribe .subscribe-content .mailchimp-coming-soon .subscribe-items .email-field-btn .subscribe-btn{border-radius:2px}}.coming-soon .middle-coming-soon .left-section .text-subscribe .subscribe-content .mailchimp-coming-soon .subscribe-items .email-field-btn .subscribe-btn:disabled{opacity:.5}.coming-soon .middle-coming-soon .right-section{width:30%}@media screen and (max-width:1250px){.coming-soon .middle-coming-soon .right-section{width:100%}}.coming-soon .middle-coming-soon .right-section .fitness-img{width:100%}.coming-soon .bottom-coming-soon .social-section .social-icons{align-items:center;display:flex;justify-content:center}.coming-soon .bottom-coming-soon .social-section .social-icons .social-img{margin-left:10px;margin-right:10px;width:40px}.overview-page{overflow:hidden}.child{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:2rem}.overview-page .mailchimp-pop-up{background-color:#fff;border-radius:4px;bottom:0;box-shadow:5px 10px 18px #888;min-height:300px;min-width:400px;padding:20px 40px;position:fixed;right:100px;z-index:1000}@media screen and (max-width:800px){.overview-page .mailchimp-pop-up{min-height:250px;min-width:250px;padding:10px 20px;right:10px}}.overview-page .mailchimp-pop-up .closebtn{color:#979898;display:flex;justify-content:flex-end;width:100%}.overview-page .mailchimp-pop-up .pop-up-items{align-items:center;display:flex;flex-direction:column}.overview-page .mailchimp-pop-up .pop-up-items .logo-img .logo-icon{width:200px}.overview-page .mailchimp-pop-up .pop-up-items .main-text{color:#2ebbec;font-size:4rem;font-weight:700;text-align:center}@media screen and (max-width:1250px){.overview-page .mailchimp-pop-up .pop-up-items .main-text{font-size:2.4rem}}@media screen and (max-width:800px){.overview-page .mailchimp-pop-up .pop-up-items .main-text{font-size:2rem}}.overview-page .mailchimp-pop-up .pop-up-items .normal-text{font-size:2rem}@media screen and (max-width:800px){.overview-page .mailchimp-pop-up .pop-up-items .normal-text{font-size:1.6rem}}.overview-page .mailchimp-pop-up .pop-up-items .disclaimer-text{color:#979898;font-size:1.6rem}.overview-page .mailchimp-pop-up .pop-up-items .error{color:red;font-size:2rem}@media screen and (max-width:800px){.overview-page .mailchimp-pop-up .pop-up-items .error{text-align:center}}.overview-page .mailchimp-pop-up .pop-up-items .success{color:green;font-size:2rem}@media screen and (max-width:800px){.overview-page .mailchimp-pop-up .pop-up-items .success{text-align:center}}.overview-page .mailchimp-pop-up .pop-up-items .email-field-btn .email-text-field{background-color:#fff;border:2px solid #cbd5e1;border-radius:4px;height:36px;margin-right:8px;width:300px}@media screen and (max-width:800px){.overview-page .mailchimp-pop-up .pop-up-items .email-field-btn .email-text-field{margin-right:0;width:200px}}.overview-page .mailchimp-pop-up .pop-up-items .email-field-btn .email-text-field::-webkit-input-placeholder{padding-left:4px}.overview-page .mailchimp-pop-up .pop-up-items .email-field-btn .email-text-field:-ms-input-placeholder{padding-left:4px}.overview-page .mailchimp-pop-up .pop-up-items .email-field-btn .email-text-field::placeholder{padding-left:4px}.overview-page .mailchimp-pop-up .pop-up-items .email-field-btn .subscribe-btn{background-color:#2ebbec;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1.8rem;padding:10px 30px;text-decoration:none}@media screen and (max-width:800px){.overview-page .mailchimp-pop-up .pop-up-items .email-field-btn .subscribe-btn{border-radius:2px}}.overview-page .mailchimp-pop-up .pop-up-items .email-field-btn .subscribe-btn:disabled{opacity:.5}.overview-page .overview-wrapper{margin-top:40px}@media screen and (max-width:800px){.overview-page .overview-wrapper .video-components{display:flex;justify-content:center;width:100%}}.overview-page .overview-wrapper .video-components .header-video{height:calc(100vh - 110px);width:100%}@media screen and (max-width:800px){.overview-page .overview-wrapper .video-components .header-video{height:calc(100vh - 130px);width:120vw}}.overview-page .overview-wrapper .sound-btn{bottom:100px;left:80vw;position:relative}@media screen and (max-width:800px){.overview-page .overview-wrapper .sound-btn{left:90vw}}.overview-page .overview-wrapper .overview-banner{display:flex;flex-wrap:wrap;justify-content:space-around;margin:100px auto auto;width:95%}.overview-page .overview-wrapper .overview-banner .left{align-items:flex-end;display:flex;flex-direction:column;margin-top:220px}@media screen and (max-width:800px){.overview-page .overview-wrapper .overview-banner .left{margin-top:0}}.overview-page .overview-wrapper .overview-banner .left .small-text{color:#acacac;font-size:4rem}.overview-page .overview-wrapper .overview-banner .left .logo-image .anywhere-img{width:400px}@media screen and (max-width:1680px){.overview-page .overview-wrapper .overview-banner .left .logo-image .anywhere-img{width:500px}}@media screen and (max-width:1450px){.overview-page .overview-wrapper .overview-banner .left .logo-image .anywhere-img{width:470px}}@media screen and (max-width:1250px){.overview-page .overview-wrapper .overview-banner .left .logo-image .anywhere-img{width:400px}}@media screen and (max-width:800px){.overview-page .overview-wrapper .overview-banner .left .logo-image .anywhere-img{width:350px}}.overview-page .overview-wrapper .overview-banner .left .animated-text{color:#2ebbec;font-size:7.6rem;height:60px;overflow:hidden;position:relative}@media screen and (max-width:800px){.overview-page .overview-wrapper .overview-banner .left .animated-text{font-size:4rem}}.overview-page .overview-wrapper .overview-banner .left .animated-text>ul{-webkit-animation:animate 15s linear infinite;animation:animate 15s linear infinite;list-style-type:none}.overview-page .overview-wrapper .overview-banner .left .animated-text>ul .custom-text{height:120px}@-webkit-keyframes animate{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{-webkit-transform:translateY(-120px);transform:translateY(-120px)}40%{-webkit-transform:translateY(-240px);transform:translateY(-240px)}60%{-webkit-transform:translateY(-360px);transform:translateY(-360px)}80%{-webkit-transform:translateY(-480px);transform:translateY(-480px)}to{-webkit-transform:translateY(-600px);transform:translateY(-600px)}}@keyframes animate{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{-webkit-transform:translateY(-120px);transform:translateY(-120px)}40%{-webkit-transform:translateY(-240px);transform:translateY(-240px)}60%{-webkit-transform:translateY(-360px);transform:translateY(-360px)}80%{-webkit-transform:translateY(-480px);transform:translateY(-480px)}to{-webkit-transform:translateY(-600px);transform:translateY(-600px)}}.overview-page .overview-wrapper .overview-banner .left .large-text{color:#2ebbec;font-size:15.6rem}.overview-page .overview-wrapper .overview-banner .middle .image{height:700px}@media screen and (max-width:800px){.overview-page .overview-wrapper .overview-banner .middle .image{height:600px}}.overview-page .overview-wrapper .overview-banner .right{align-items:center;display:flex;flex-direction:row;margin-top:160px}@media screen and (max-width:800px){.overview-page .overview-wrapper .overview-banner .right{margin-top:0}}.overview-page .overview-wrapper .overview-banner .right .circular-button{background-color:#2ebbec;border-radius:50%;color:#fff;cursor:pointer;font-size:2rem;font-weight:700;height:100px;line-height:100px;margin-right:12px;text-align:center;width:100px}.overview-page .overview-wrapper .overview-banner .right .small-text{font-size:1.6rem}.overview-page .our-mission{display:flex;flex-direction:column;font-size:1.6rem;gap:12px;margin:auto;text-align:center;width:50%}@media screen and (max-width:1250px){.overview-page .our-mission{width:70%}}@media screen and (max-width:800px){.overview-page .our-mission{width:90%}}.overview-page .sub-heading{font-size:2.4rem;font-weight:700;text-align:center}.overview-page .heading{font-size:5.6rem;font-weight:700;text-align:center}.overview-page .inperson-container .sub-title{font-size:1.6rem;margin:40px auto;text-align:center;width:50%}@media screen and (max-width:1250px){.overview-page .inperson-container .sub-title{width:70%}}.overview-page .inperson-container .inperson-workout{align-items:center;display:flex;flex-direction:row;margin:auto;width:90%}@media screen and (max-width:1250px){.overview-page .inperson-container .inperson-workout{flex-direction:column-reverse;width:100%}}@media screen and (max-width:800px){.overview-page .inperson-container .inperson-workout .left-section{overflow:auto}}.overview-page .inperson-container .inperson-workout .right-section{align-items:flex-start;display:flex;flex-direction:column;margin-left:80px}@media screen and (max-width:1250px){.overview-page .inperson-container .inperson-workout .right-section{align-items:center;margin-left:0;text-align:center;width:80%}}.overview-page .inperson-container .inperson-workout .right-section .title{color:#2ebbec;font-size:5.6rem;font-weight:700;margin-bottom:20px}.overview-page .inperson-container .inperson-workout .right-section .line,.overview-page .inperson-container .inperson-workout .right-section .para{color:#979898;font-size:2rem;margin-bottom:20px}.overview-page .inperson-container .inperson-workout .right-section .types{display:flex;flex-direction:row;font-size:2rem;gap:20px;margin-bottom:20px}.overview-page .virtual-workouts{align-items:center;display:flex;margin:auto;width:90%}@media screen and (max-width:1250px){.overview-page .virtual-workouts{flex-direction:column;width:80%}}.overview-page .virtual-workouts .virtual-left{align-items:flex-start;display:flex;flex-direction:column;margin-right:80px}@media screen and (max-width:1250px){.overview-page .virtual-workouts .virtual-left{align-items:center;margin-right:0;text-align:center}}.overview-page .virtual-workouts .virtual-left .title{color:#2ebbec;font-size:5.6rem;font-weight:700;margin-bottom:20px}.overview-page .virtual-workouts .virtual-left .line,.overview-page .virtual-workouts .virtual-left .para{color:#979898;font-size:2rem;margin-bottom:20px}.overview-page .virtual-workouts .virtual-left .types{display:flex;flex-direction:row;font-size:2rem;gap:20px;margin-bottom:20px}.overview-page .online-workout{align-items:center;display:flex;flex-direction:row;margin:auto;width:90%}@media screen and (max-width:1250px){.overview-page .online-workout{flex-direction:column-reverse;width:80%}}.overview-page .online-workout .online-right{align-items:flex-start;display:flex;flex-direction:column;margin-left:80px}@media screen and (max-width:1250px){.overview-page .online-workout .online-right{align-items:center;margin-left:0;text-align:center}}.overview-page .online-workout .online-right .title{color:#2ebbec;font-size:5.6rem;font-weight:700;margin-bottom:20px}.overview-page .online-workout .online-right .para{color:#979898;font-size:2rem;margin-bottom:20px}.overview-page .apple-android-section{display:flex;flex-direction:column}.overview-page .apple-android-section .apple-android-products{display:flex;margin:50px auto auto;width:90%}@media screen and (max-width:800px){.overview-page .apple-android-section .apple-android-products{flex-direction:column;gap:20px}}.overview-page .apple-android-section .apple-android-products .apple-left{display:flex;flex-direction:column}@media screen and (max-width:800px){.overview-page .apple-android-section .apple-android-products .apple-left{text-align:center}}.overview-page .apple-android-section .apple-android-products .apple-left .sub-title{font-size:2rem;font-weight:700}.overview-page .apple-android-section .apple-android-products .apple-left .title{font-size:4rem;font-weight:700;margin-bottom:20px}.overview-page .apple-android-section .apple-android-products .apple-left .para{color:#979898;font-size:2rem}.overview-page .apple-android-section .apple-android-products .apple-right{display:flex;flex-direction:row;margin-left:100px}@media screen and (max-width:800px){.overview-page .apple-android-section .apple-android-products .apple-right{flex-direction:column;margin-left:0}}.overview-page .apple-android-section .apple-android-products .apple-right .image-text{align-items:center;display:flex;flex-direction:column}.overview-page .apple-android-section .apple-android-products .apple-right .image-text .image{flex:14 1;padding-left:20px;padding-right:20px}.overview-page .apple-android-section .apple-android-products .apple-right .image-text .text{flex:1 1;font-size:1.6rem}.overview-page .apple-android-section .available{align-items:center;display:flex;flex-direction:column;margin-bottom:100px;margin-top:100px;text-align:center}.overview-page .apple-android-section .available .heading{font-size:2rem}.overview-page .apple-android-section .available .coming-soon-heading{font-size:5.6rem}.overview-page .apple-android-section .available .image-groups{display:flex;flex-direction:row}.overview-page .apple-android-section .available .image-groups .image-text{align-items:center;display:flex;flex-direction:row;margin-left:16px;margin-right:16px;margin-top:20px}.overview-page .apple-android-section .available .image-groups .image-text .text{color:#979898;font-size:2rem;margin-left:32px}.overview-page .apple-android-section .available .custom-btn{margin-top:20px}.overview-page .track-activities{margin:auto;width:90%}.overview-page .track-activities .track-bottom{display:flex;flex-direction:row}@media screen and (max-width:800px){.overview-page .track-activities .track-bottom{flex-direction:column}}.overview-page .track-activities .track-bottom .track-left{width:50%}.overview-page .track-activities .track-bottom .track-left .image{height:600px}.overview-page .track-activities .track-bottom .track-right{margin-left:40px;width:100%}@media screen and (max-width:1250px){.overview-page .track-activities .track-bottom .track-right{margin-left:8px}}.overview-page .track-activities .track-bottom .track-right .row-one{display:flex;flex-direction:row;justify-content:center}.overview-page .track-activities .track-bottom .track-right .row-one .image{height:120px}@media screen and (max-width:800px){.overview-page .track-activities .track-bottom .track-right .row-one .image{height:80px}}.overview-page .track-activities .track-bottom .track-right .row-two{display:flex;flex-direction:row;justify-content:flex-start;margin-top:60px}.overview-page .track-activities .track-bottom .track-right .row-two .image-left{margin-right:200px}@media screen and (max-width:1250px){.overview-page .track-activities .track-bottom .track-right .row-two .image-left{margin-right:20px}}.overview-page .track-activities .track-bottom .track-right .row-two .image{height:120px}@media screen and (max-width:800px){.overview-page .track-activities .track-bottom .track-right .row-two .image{height:80px}}.overview-page .track-activities .track-bottom .track-right .row-three{display:flex;flex-direction:row;justify-content:center;margin-top:40px}.overview-page .track-activities .track-bottom .track-right .row-three .image-left{margin-right:200px}@media screen and (max-width:1250px){.overview-page .track-activities .track-bottom .track-right .row-three .image-left{margin-right:20px}.overview-page .track-activities .track-bottom .track-right .row-three{margin-bottom:20px}}.overview-page .track-activities .track-bottom .track-right .row-three .image{height:120px}@media screen and (max-width:800px){.overview-page .track-activities .track-bottom .track-right .row-three .image{height:80px}}.overview-page .track-activities .track-lower{display:flex;flex-direction:row;justify-content:flex-start;width:100%}.overview-page .track-activities .track-lower .text{font-size:1.6rem;margin-left:200px;text-align:center;width:35%}@media screen and (max-width:800px){.overview-page .track-activities .track-lower .text{margin-left:50px;width:70%}}.overview-page .leaderboard-section .leader-top{padding-top:100px}.overview-page .leaderboard-section .leader-top .para{font-size:2rem;margin:auto;text-align:center;width:40%}@media screen and (max-width:800px){.overview-page .leaderboard-section .leader-top .para{width:80%}}.overview-page .leaderboard-section .leader-top .leaderboard-img{display:flex;flex-direction:row;justify-content:center;margin-top:40px}.overview-page .leaderboard-section .leader-top .leaderboard-img .leader-image{height:80px}@media screen and (max-width:1250px){.overview-page .leaderboard-section .leader-top .leaderboard-img .leader-image{height:70px}}@media screen and (max-width:800px){.overview-page .leaderboard-section .leader-top .leaderboard-img .leader-image{height:60px}}@media screen and (max-width:500px){.overview-page .leaderboard-section .leader-top .leaderboard-img .leader-image{height:55px}}.overview-page .leaderboard-section .leader-top .line{font-size:2rem;font-weight:700;margin-bottom:100px;text-align:center}.overview-page .leaderboard-section .leader-vertical-middle{align-items:center;display:flex;justify-content:space-between;margin:auto;width:80%}@media screen and (max-width:800px){.overview-page .leaderboard-section .leader-vertical-middle{flex-direction:column}}.overview-page .leaderboard-section .leader-vertical-middle .leader-left{display:flex;flex-direction:column;gap:40px}.overview-page .leaderboard-section .leader-vertical-middle .leader-middle{align-items:center;display:flex;flex-direction:column;justify-content:center;width:30%}.overview-page .leaderboard-section .leader-vertical-middle .leader-middle .image{height:200px}@media screen and (max-width:800px){.overview-page .leaderboard-section .leader-vertical-middle .leader-middle .image{display:none}}.overview-page .leaderboard-section .leader-vertical-middle .leader-right{display:flex;flex-direction:column;gap:40px}.overview-page .leaderboard-section .leader-bottom{align-items:center;display:flex;flex-direction:column;margin:auto;width:90%}@media screen and (max-width:800px){.overview-page .leaderboard-section .leader-bottom{width:80%}}.overview-page .leaderboard-section .leader-bottom .leader-bar{margin-top:40px}.overview-page .leaderboard-section .leader-bottom .milestones-img .image{height:100px;margin-top:60px}@media screen and (max-width:800px){.overview-page .leaderboard-section .leader-bottom .milestones-img .image{height:80px}}.overview-page .leaderboard-section .leader-bottom .leaderboard-positions{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-around;margin-bottom:100px;margin-top:40px}.overview-page .leaderboard-section .leader-bottom .leaderboard-positions .left-section{text-align:center}.overview-page .leaderboard-section .leader-bottom .leaderboard-positions .left-section .title{font-size:2rem;font-weight:700;margin-bottom:20px}.overview-page .leaderboard-section .leader-bottom .leaderboard-positions .left-section .details{font-size:1.6rem}.overview-page .leaderboard-section .leader-bottom .client-positions{margin-bottom:200px;position:relative}.overview-page .leaderboard-section .leader-bottom .client-positions .image{height:200px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media screen and (max-width:800px){.overview-page .leaderboard-section .leader-bottom .client-positions .image{height:140px}}.overview-page .leaderboard-section .leader-bottom .client-positions .top{-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:clientPositionAnimation;animation-name:clientPositionAnimation;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes clientPositionAnimation{0%{opacity:1}45%{opacity:1}55%{opacity:0}to{opacity:0}}@keyframes clientPositionAnimation{0%{opacity:1}45%{opacity:1}55%{opacity:0}to{opacity:0}}.overview-page .leaderboard-section .leader-bottom .win-text{margin-top:40px}.overview-page .leaderboard-section .leader-bottom .win-text .title{font-size:2rem;font-weight:700;margin-bottom:20px;text-align:center}.overview-page .leaderboard-section .leader-bottom .win-text .details{font-size:1.6rem;margin:auto;text-align:center;width:50%}@media screen and (max-width:800px){.overview-page .leaderboard-section .leader-bottom .win-text .details{width:80%}}.overview-page .meet-the-team{padding-top:100px}.overview-page .meet-the-team .para{font-size:2rem;margin:20px auto 80px;max-width:500px;text-align:center}.overview-page .meet-the-team .team-members{-webkit-animation:example 50s linear infinite forwards;animation:example 50s linear infinite forwards;display:flex;flex-direction:row}@-webkit-keyframes example{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-300vw);transform:translateX(-300vw)}}@keyframes example{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-300vw);transform:translateX(-300vw)}}.overview-page .meet-the-team .additional-team-members{-webkit-animation:scrolling-images 55s linear infinite forwards;animation:scrolling-images 55s linear infinite forwards;display:flex;flex-direction:row;margin-top:20px}@-webkit-keyframes scrolling-images{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-300vw);transform:translateX(-300vw)}}@keyframes scrolling-images{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-300vw);transform:translateX(-300vw)}}.overview-page .more-info{margin:auto;width:80%}.overview-page .more-info .heading{margin-bottom:40px}.overview-page .more-info .collapsible-field .collapsible-title{align-items:center;display:flex;flex-direction:row;justify-content:space-around;margin:auto;width:50%}@media screen and (max-width:800px){.overview-page .more-info .collapsible-field .collapsible-title{width:80%}}.overview-page .more-info .collapsible-field .collapsible-title .question{flex:6 1;font-size:2rem}.overview-page .more-info .collapsible-field .description{align-items:center;display:flex;flex-direction:row;font-size:1.6rem;justify-content:flex-start;margin:auto;width:50%}@media screen and (max-width:800px){.overview-page .more-info .collapsible-field .description{width:80%}}.overview-page .more-info .collapsible-field .small-line{background-color:#f2f4f6;height:2px;margin:12px auto;width:50%}@media screen and (max-width:800px){.overview-page .more-info .collapsible-field .small-line{width:80%}}.overview-page .omniactive-insider{display:flex;flex-direction:row;justify-content:space-between;margin:auto;width:80%}@media screen and (max-width:800px){.overview-page .omniactive-insider{flex-direction:column;gap:100px}}.overview-page .omniactive-insider .left .title{font-size:5.6rem;font-weight:700;margin-bottom:20px;width:50%}@media screen and (max-width:800px){.overview-page .omniactive-insider .left .title{text-align:center;width:100%}}.overview-page .omniactive-insider .left .text{font-size:2rem;width:50%}@media screen and (max-width:800px){.overview-page .omniactive-insider .left .text{text-align:center;width:100%}}.overview-page .omniactive-insider .right{display:flex;flex-direction:column;justify-content:center;margin:auto;width:40%}@media screen and (max-width:800px){.overview-page .omniactive-insider .right{width:100%}.overview-page .omniactive-insider .right .email-field{display:flex;justify-content:center}}.overview-page .omniactive-insider .right .text-field{border:none;border-bottom:1px solid;margin-bottom:20px;outline:none;padding-bottom:12px;width:300px}@media screen and (max-width:800px){.overview-page .omniactive-insider .right .text-field{text-align:center}}.overview-page .omniactive-insider .right .text-field::-webkit-input-placeholder{color:gray;font-size:2.4rem}.overview-page .omniactive-insider .right .text-field:-ms-input-placeholder{color:gray;font-size:2.4rem}.overview-page .omniactive-insider .right .text-field::placeholder{color:gray;font-size:2.4rem}.overview-page .omniactive-insider .right .terms-text{font-size:1.6rem;margin-bottom:20px;width:70%}@media screen and (max-width:800px){.overview-page .omniactive-insider .right .terms-text{text-align:center;width:100%}}.overview-page .omniactive-insider .right .error{color:red;font-size:2rem}@media screen and (max-width:800px){.overview-page .omniactive-insider .right .error{text-align:center}}.overview-page .omniactive-insider .right .success{color:green;font-size:2rem}@media screen and (max-width:800px){.overview-page .omniactive-insider .right .success{text-align:center}.overview-page .omniactive-insider .right .submit{display:flex;justify-content:center}}.overview-page .omniactive-insider .right .submit-btn{background-color:#2ebbec;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1.8rem;padding:10px 40px;text-decoration:none}.overview-page .omniactive-insider .right .submit-btn:disabled{opacity:.5}.overview-slider .sub-title{font-size:2.4rem;font-weight:700;margin-top:200px;text-align:center}.overview-slider .title{font-size:5.6rem;font-weight:700;margin-bottom:100px;text-align:center}.overview-slider .slider{height:550px}@media screen and (max-width:1250px){.overview-slider .slider{height:450px}}@media screen and (max-width:800px){.overview-slider .slider{height:400px}}@media screen and (max-width:500px){.overview-slider .slider{height:350px}}.overview-slider .slider-img{height:500px}@media screen and (max-width:1250px){.overview-slider .slider-img{height:400px}}@media screen and (max-width:800px){.overview-slider .slider-img{height:350px}}@media screen and (max-width:500px){.overview-slider .slider-img{height:300px}}.workout-slider{margin:auto;width:50%}.workout-slider .slick-next:before,.workout-slider .slick-prev:before{color:#000!important;font-size:30px!important}.workout-slider .slick-next,.workout-slider .slick-prev{height:40px!important;width:40px!important}.workout-slider .workout-slide{height:200px;padding-left:52px;padding-right:52px;width:80%}.workout-slider .workout-slide .image{height:300px;margin-bottom:-60px}@media screen and (max-width:1250px){.workout-slider .workout-slide .image{height:300px}}@media screen and (max-width:1050px){.workout-slider .workout-slide .image{height:270px;margin-bottom:-40px}}@media screen and (max-width:860px){.workout-slider .workout-slide .image{height:200px;margin-bottom:0}}.workout-slider .workout-slide .title{color:#2ebbec;font-size:5.6rem;font-weight:bolder;left:200px;position:relative;top:-160px}@media screen and (max-width:1250px){.workout-slider .workout-slide .title{font-size:4rem}}@media screen and (max-width:1050px){.workout-slider .workout-slide .title{font-size:2.4rem}}@media screen and (max-width:860px){.workout-slider .workout-slide .title{font-size:2rem;left:150px}}@media screen and (max-width:700px){.workout-slider .workout-slide .title{font-size:1.6rem;left:5px;text-align:center;top:0}}.news-section{margin-top:100px}.news-section .news-heading{font-size:3.3rem;margin-bottom:60px;text-align:center}@media screen and (max-width:800px){.news-section .news-heading{font-size:3rem}}.news-section .news-images{align-items:center;display:flex;justify-content:space-around;margin:auto 15rem}@media screen and (max-width:1250px){.news-section .news-images{margin:auto 10rem}}@media screen and (max-width:800px){.news-section .news-images{margin:auto 4rem}}.news-section .news-images .news-image{width:120px}@media screen and (max-width:800px){.news-section .news-images .news-image{width:80px}}@media screen and (max-width:500px){.news-section .news-images .news-image{width:40px}}.custom-workouts{margin:auto;padding-top:100px;width:80%}.custom-workouts .text{font-size:2.4rem;margin:20px auto auto;text-align:center;width:70%}@media screen and (max-width:800px){.custom-workouts .text{width:100%}}.custom-workouts .video-workout{display:flex;height:400px;justify-content:center}.custom-workouts .video-workout .video{width:400px}.custom-workouts .buttons{display:flex;gap:20px;justify-content:center;margin-top:20px}.phone-images{align-items:center;display:flex;margin-right:12px}@media screen and (max-width:800px){.phone-images{flex-direction:column;margin-top:10px}}.phone-images .btn-container{background-color:#2ebbec;border-radius:40px;height:350px;margin-left:-50px;margin-top:200px;position:relative;width:300px;z-index:-1}@media screen and (max-width:800px){.phone-images .btn-container{display:none}}.phone-images .phone-two{margin-left:-250px}@media screen and (max-width:800px){.phone-images .phone-two{margin-left:0}}.phone-images .phone-two .btn{display:flex;justify-content:center;margin-top:12px}@media screen and (max-width:800px){.phone-images .phone-two .btn{display:none}}.phone-images .phone-odd{margin-bottom:60px}@media screen and (max-width:800px){.phone-images .phone-odd{margin-bottom:0}}.phone-images .phone-odd .image-odd{margin-right:12px;width:145px}.phone-images .phone-odd .large-img{border-radius:20px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);margin-right:12px;width:400px}@media screen and (max-width:800px){.phone-images .phone-odd .large-img{box-shadow:none;margin-top:8px;width:300px}}.phone-images .phone-even{margin-top:100px}@media screen and (max-width:800px){.phone-images .phone-even{margin-top:0}}.phone-images .phone-even .image-even{margin-right:12px;width:145px}@media screen and (max-width:800px){.phone-images .phone-five,.phone-images .phone-four{display:none}}.daily-question{align-items:center;display:flex;flex-direction:row}.daily-question .image{height:120px}@media screen and (max-width:800px){.daily-question .image{height:100px}}@media screen and (max-width:500px){.daily-question .image{height:80px}}.daily-question .details{margin-left:12px}.daily-question .details .title{font-size:2.4rem;margin-bottom:8px}.daily-question .details .description{font-size:1.6rem;max-width:400px;width:100%}.team-member .image{border-radius:40px;margin-left:25px;margin-right:25px;opacity:.8;width:600px}@media screen and (max-width:1680px){.team-member .image{width:480px}}@media screen and (max-width:1450px){.team-member .image{width:412px}}@media screen and (max-width:1250px){.team-member .image{width:356px}}@media screen and (max-width:800px){.team-member .image{margin-left:20px;margin-right:20px;width:228px}}@media screen and (max-width:500px){.team-member .image{margin-left:16px;margin-right:16px;width:180px}}.team-member .member-name{bottom:50px;color:#fff;font-size:3.4rem;font-weight:700;position:relative;text-align:center}@media screen and (max-width:800px){.team-member .member-name{font-size:2.4rem}}#image-carousel *{box-shadow:none}.image-slider{height:400px}.image-slider .slider-single{box-shadow:none}.image-slider .slider-single .slider-left>div,.image-slider .slider-single .slider-right>div{border:2px solid #979898!important;border-radius:50%;height:34px;width:34px}.image-slider .slider-single .slider-left>div .fa,.image-slider .slider-single .slider-right>div .fa{color:#979898!important}.image-slider{display:flex;flex-direction:column;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out}.slide{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.box-container{display:flex;justify-content:space-around;margin-bottom:200px;margin-top:200px}.box-container .box{height:400px;width:400px}.box-container .box .image{width:400px}.mobile-a-images{display:flex;justify-content:space-around;margin:auto;width:70%}.mobile-a-images .image{height:400px;margin-bottom:150px;margin-top:150px}.all-tabs{flex-direction:column;margin-top:20px}.all-tabs,.all-tabs .tabs{display:flex;justify-content:center}.all-tabs .tabs{flex-direction:row}.all-tabs .tabs .tab{align-items:center;border:2px solid #979898;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;height:110px;justify-content:center;margin-left:7px;margin-right:7px;padding:5px;width:90px}@media screen and (max-width:1680px){.all-tabs .tabs .tab{height:110px;width:95px}}@media screen and (max-width:1450px){.all-tabs .tabs .tab{height:100px;width:85px}}.all-tabs .tabs .tab .tab-img{height:40px}.all-tabs .tabs .tab .tab-name{color:#979898;font-size:1.5rem;margin-top:4px;text-align:center}@media screen and (max-width:1680px){.all-tabs .tabs .tab .tab-name{font-size:1.4rem}}@media screen and (max-width:1450px){.all-tabs .tabs .tab .tab-name{font-size:1.6rem}}@media screen and (max-width:800px){.all-tabs .tabs .tab .tab-name{font-size:1.6rem}}.all-tabs .tabs .selected{border:2px solid #2ebbec}.all-tabs .small-line{background-color:#f2f4f6;height:2px;margin:12px auto;width:100%}.workout-header{align-items:center;display:flex;flex-direction:row;justify-content:space-around;margin:auto auto 100px;width:80%}@media screen and (max-width:800px){.workout-header{flex-direction:column;gap:40px}}.workout-header .left{display:flex;flex-direction:column;width:50%}@media screen and (max-width:800px){.workout-header .left{width:80%}}.workout-header .left .title{color:#2ebbec;font-size:10rem;font-weight:700;margin-bottom:20px}@media screen and (max-width:1250px){.workout-header .left .title{font-size:8rem}}@media screen and (max-width:800px){.workout-header .left .title{font-size:6rem;text-align:center}}.workout-header .left .description{font-size:2rem}@media screen and (max-width:800px){.workout-header .left .description{text-align:center}}.workout-header .left .btns{display:flex;flex-direction:row;gap:20px;margin-bottom:20px;margin-top:20px}@media screen and (max-width:800px){.workout-header .left .btns{justify-content:center}}.workout-header .right .image{width:400px}.single-feature{align-items:center;display:flex;flex-direction:column;margin-top:20px}.single-feature .image{margin-bottom:20px;width:50px}.single-feature .title{font-size:2.4rem;font-weight:700;margin-bottom:20px}.single-feature .description{font-size:2rem;margin:auto;text-align:center;width:300px}.workout-features{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around}.workout-setup{margin-bottom:100px;margin-top:200px}.workout-setup .title{font-size:6rem;font-weight:700;text-align:center}.workout-setup .description{font-size:2.4rem;margin:20px auto auto;text-align:center;width:50%}.workout-setup .points{display:flex;flex-direction:column;margin:100px auto auto;width:40%}@media screen and (max-width:1250px){.workout-setup .points{width:50%}}@media screen and (max-width:800px){.workout-setup .points{width:80%}}.workout-setup .points .point{align-items:center;display:flex;flex-direction:row;gap:20px}.workout-setup .points .point .number{color:#2ebbec;display:flex;flex:1 1;font-size:4rem;justify-content:center}.workout-setup .points .point .details{flex:10 1;font-size:2.4rem}.inperson-workout .large-image{display:flex;justify-content:center;margin:auto}.inperson-workout .large-image .image{height:30%;width:30%}@media screen and (max-width:800px){.inperson-workout .large-image .image{height:50%;width:50%}}.virtual-workout .large-image{display:flex;justify-content:center;margin:auto}.virtual-workout .large-image .image{height:50%;width:50%}@media screen and (max-width:800px){.virtual-workout .large-image .image{height:70%;width:70%}}.inperson-workout,.online-workout,.virtual-workout{overflow:hidden}.online-workout .workout-imgs{display:flex;justify-content:center}@media screen and (max-width:800px){.online-workout .workout-imgs{overflow:auto}}.programs .btn{display:flex;justify-content:center}.program-testimonials{margin-bottom:100px}.sliding-text{-webkit-animation:slideAnimation 20s linear infinite forwards;animation:slideAnimation 20s linear infinite forwards;color:#a6a6a6;display:inline-block;font-size:32rem;font-weight:1000;margin-bottom:20px;margin-top:60px;overflow:hidden;white-space:nowrap}@media screen and (max-width:1250px){.sliding-text{font-size:14rem}}@media screen and (max-width:800px){.sliding-text{font-size:12rem}}@media screen and (max-width:500px){.sliding-text{font-size:8rem}}@-webkit-keyframes slideAnimation{0%{-webkit-transform:translateX(90vw);transform:translateX(90vw)}to{-webkit-transform:translateX(-125vw);transform:translateX(-125vw)}}@keyframes slideAnimation{0%{-webkit-transform:translateX(90vw);transform:translateX(90vw)}to{-webkit-transform:translateX(-125vw);transform:translateX(-125vw)}}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;-ms-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid transparent;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,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) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:transparent;color:transparent;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:transparent;border:0;color:transparent;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.testimonial-carousel{margin:auto;width:50%}@media screen and (max-width:1250px){.testimonial-carousel{width:65%}}@media screen and (max-width:800px){.testimonial-carousel{width:80%}}.testimonial-carousel .slick-next:before,.testimonial-carousel .slick-prev:before{color:#000;font-size:30px}.testimonial-carousel .slick-next,.testimonial-carousel .slick-prev{height:40px!important;width:40px!important}.testimonial-carousel .testimonial-slide{height:200px;padding-left:52px;padding-right:52px}.testimonial-carousel .testimonial-slide .content{font-size:1.6rem;margin-top:40px;text-align:center}.testimonial-carousel .testimonial-slide .client-name{font-size:2.4rem;font-weight:700;margin-top:32px;text-align:center}.corporate-top-banner{display:flex;margin:auto;width:90%}@media screen and (max-width:800px){.corporate-top-banner{flex-direction:column}}.corporate-top-banner .corporate-left{width:50%}@media screen and (max-width:800px){.corporate-top-banner .corporate-left{margin:auto;width:90%}}.corporate-top-banner .corporate-left .main-heading{color:#2ebbec;font-size:8rem;font-weight:700;margin-bottom:20px}@media screen and (max-width:1450px){.corporate-top-banner .corporate-left .main-heading{font-size:6rem}}@media screen and (max-width:800px){.corporate-top-banner .corporate-left .main-heading{font-size:6rem;text-align:center}}.corporate-top-banner .corporate-left .heading{font-size:2.4rem}.corporate-top-banner .corporate-left .corporate-text{font-size:2rem}.corporate-top-banner .corporate-left .btn{display:flex;justify-content:flex-start;width:100%}.corporate-top-banner .corporate-right{display:flex;justify-content:center;width:50%}@media screen and (max-width:800px){.corporate-top-banner .corporate-right{margin:auto;width:90%}}.corporate-top-banner .corporate-right .main-image{object-fit:contain;width:100%}.features-overview .features-main-heading{font-size:4rem;margin:40px auto;text-align:center;width:40%}.features-overview .feature-text{font-size:2rem;margin:auto;text-align:center;width:40%}.features-overview .feature-box{display:flex}.features-overview .feature-box .tick-icon .tick-img{width:40px}.features-overview .feature-box .feature-data .feature-heading{color:#2ebbec;font-size:2rem}.features-overview .feature-box .feature-data .feature-details{font-size:2rem}.features-overview .features-content{display:flex;margin:40px auto auto;width:90%}@media screen and (max-width:800px){.features-overview .features-content{flex-direction:column;text-align:center}}.features-overview .features-content .features-left{margin:auto;width:30%}@media screen and (max-width:800px){.features-overview .features-content .features-left{margin:auto;width:80%}}.features-overview .features-content .features-left .feature-image{width:250px}.features-overview .features-content .features-middle{margin:auto;width:30%}@media screen and (max-width:800px){.features-overview .features-content .features-middle{margin:20px auto auto;text-align:left;width:70%}}.features-overview .features-content .features-right{margin:auto;width:30%}@media screen and (max-width:800px){.features-overview .features-content .features-right{margin:auto;text-align:left;width:70%}}.careers-form{display:flex;justify-content:center}.careers-form .container{align-items:center;display:flex;flex-direction:column}.careers-form .container .group{display:flex;flex-direction:column;margin-bottom:20px}.careers-form .container .group .form-input-label{display:flex;flex-direction:row;font-size:2rem;margin-bottom:4px}.careers-form .container .group .form-input-label .required{color:#f03a47}.careers-form .container .group .form-input{height:40px;width:300px}@media screen and (max-width:1250px){.careers-form .container .group .form-input{width:280px}}@media screen and (max-width:800px){.careers-form .container .group .form-input{width:250px}}.careers-form .container .buttons{border-radius:4px;display:flex;justify-content:center;margin-top:16px;width:100%}.careers-form .container .buttons .send-message-button{background-color:#2ebbec;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1.8rem;height:50px;text-decoration:none;width:100%}.careers-form .container .buttons .white{align-items:center;background-color:#fff;color:#2ebbec;cursor:auto;display:flex;justify-content:center;width:170%}.careers-form .container .buttons .grey{background-color:#cbd5e1;cursor:default}.careers{margin:auto;overflow:hidden;width:80%}.careers .main-image{display:flex;justify-content:center;margin-bottom:60px}.careers .main-image .careers-img{height:60%;width:60%}.careers .title{font-size:5.6rem;font-weight:700;margin-bottom:20px;margin-top:100px;text-align:left}.corevalues-section{display:flex;flex-direction:row;gap:10px;justify-content:space-around}@media screen and (max-width:800px){.corevalues-section{flex-direction:column}}.corevalues-section .left .title{color:#2ebbec;font-size:5.6rem;font-weight:700;margin-bottom:20px}.corevalues-section .left .description{font-size:2rem}.corevalues-section .left .para{margin-bottom:20px}.corevalues-section .left .small-line{background-color:#f2f4f6;height:2px;margin-bottom:12px;margin-top:12px;width:70%}.corevalues-section .left .collapsible-fields .collapsible-title{color:#bfbfbf;font-size:5.6rem;font-weight:700}.corevalues-section .right{align-items:center;display:flex;flex-direction:column}@media screen and (max-width:800px){.corevalues-section .right{display:flex;justify-content:center}}.corevalues-section .right .image{margin-top:100px;width:500px}@media screen and (max-width:1250px){.corevalues-section .right .image{width:350px}}@media screen and (max-width:800px){.corevalues-section .right .image{margin-bottom:8px;width:300px}}.corevalues-section .right .text{font-size:2rem;text-align:center}@media screen and (max-width:800px){.corevalues-section .right .text{font-size:1.6rem}}.clients-slider .client-image{border-radius:12px;height:400px;object-fit:cover;width:400px}@media screen and (max-width:800px){.clients-slider .client-image{height:300px;object-fit:cover;width:300px}}.clients-slider .title{font-size:4rem;font-weight:700;margin-bottom:100px;text-align:center}.instagram-feed{overflow:hidden}.instagram-feed .heading{font-size:4rem;font-weight:700;margin-bottom:40px;margin-top:100px;text-align:center}@media screen and (max-width:800px){.instagram-feed .heading{margin-bottom:20px}}.instagram-feed .heading:hover{color:#d3d3d3}.instagram-feed .insta-icons{display:flex;justify-content:center}.instagram-feed .insta-icons .icon-container{align-items:flex-end;display:flex;justify-content:center;margin-top:28px}.instagram-feed .insta-icons .icon-container .insta-icon{color:#000}.instagram-feed .insta-icons .icon-container .insta-icon:hover{color:#2ebbec;cursor:pointer}.instagram-feed .insta-icons .right-arrow{margin-left:200px;position:absolute}.instagram-feed .insta-icons .right-arrow .arrow-icon{width:140px}.instagram-feed .insta-images{margin-top:40px}@media screen and (max-width:800px){.instagram-feed .insta-images{margin-top:20px}}.sliding-img-container .sliding-images{align-content:center;align-items:center;display:flex;flex-direction:row;justify-content:flex-start;pointer-events:none}.sliding-img-container .sliding-images .image{margin:12px}.sliding-img-container .sliding-images .fix-width{width:300px}@media screen and (max-width:800px){.sliding-img-container .sliding-images .fix-width{width:250px}}@media screen and (max-width:500px){.sliding-img-container .sliding-images .fix-width{width:200px}}.sliding-img-container .sliding-images .insta-fixed-width{border-radius:12px;width:600px}@media screen and (max-width:1680px){.sliding-img-container .sliding-images .insta-fixed-width{width:480px}}@media screen and (max-width:1450px){.sliding-img-container .sliding-images .insta-fixed-width{width:412px}}@media screen and (max-width:1250px){.sliding-img-container .sliding-images .insta-fixed-width{width:356px}}@media screen and (max-width:800px){.sliding-img-container .sliding-images .insta-fixed-width{border-radius:8px;width:228px}}@media screen and (max-width:500px){.sliding-img-container .sliding-images .insta-fixed-width{border-radius:4px;width:180px}}.sliding-img-container .sliding-images .small-fixed-width{width:200px}@media screen and (max-width:800px){.sliding-img-container .sliding-images .small-fixed-width{width:130px}}@media screen and (max-width:500px){.sliding-img-container .sliding-images .small-fixed-width{width:60px}}.sliding-img-container .sliding-images .inPersonAnimation{-webkit-animation:inPersonAnimation 20s linear infinite;animation:inPersonAnimation 20s linear infinite}@-webkit-keyframes inPersonAnimation{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(-400%);transform:translateX(-400%)}}@keyframes inPersonAnimation{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(-400%);transform:translateX(-400%)}}.sliding-img-container .sliding-images .virtualAnimation{-webkit-animation:virtualAnimation 20s linear infinite forwards;animation:virtualAnimation 20s linear infinite forwards}@-webkit-keyframes virtualAnimation{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(-400%);transform:translateX(-400%)}}@keyframes virtualAnimation{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(-400%);transform:translateX(-400%)}}.sliding-img-container .sliding-images .instagramAnimation{-webkit-animation:instagramAnimation 50s linear infinite forwards;animation:instagramAnimation 50s linear infinite forwards}@-webkit-keyframes instagramAnimation{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-200vw);transform:translateX(-200vw)}}@keyframes instagramAnimation{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-200vw);transform:translateX(-200vw)}}.sliding-img-container .sliding-images .careersBannerAnimation{-webkit-animation:careersBannerAnimation 20s linear infinite forwards;animation:careersBannerAnimation 20s linear infinite forwards}@-webkit-keyframes careersBannerAnimation{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(-500%);transform:translateX(-500%)}}@keyframes careersBannerAnimation{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(-500%);transform:translateX(-500%)}}.featured-section .extra-space-up{margin-top:100px}.featured-section .title{font-size:4rem;margin-bottom:40px;text-align:center}.featured-section .video-section{display:flex;justify-content:center;margin-bottom:100px}.featured-section .video-section .video-frame{display:flex;justify-content:center;width:800px}@media screen and (max-width:800px){.featured-section .video-section .video-frame{width:80%}}@media screen and (max-width:500px){.featured-section .video-section .video-frame{width:350px}}.line-break{background-color:#f2f4f6;height:2px;margin-bottom:12px;margin-top:12px;width:100%}.article-update{margin:auto;width:80%}.article-update .title{color:#2ebbec;font-size:4rem;font-weight:700;margin-bottom:100px;text-align:center}.article-update .company-img{display:flex;justify-content:center}.article-update .company-img .company-logo{width:700px}@media screen and (max-width:1250px){.article-update .company-img .company-logo{width:500px}}@media screen and (max-width:800px){.article-update .company-img .company-logo{width:300px}}.article-update .screen-img{display:flex;justify-content:center}.article-update .screen-img .screenshot-img{margin-bottom:40px;margin-top:40px;width:300px}@media screen and (max-width:1250px){.article-update .screen-img .screenshot-img{width:280px}}@media screen and (max-width:800px){.article-update .screen-img .screenshot-img{width:200px}}.article-update .image-section{display:flex;flex-direction:row;justify-content:center}.article-update .image-section .image{width:800px}@media screen and (max-width:800px){.article-update .image-section .image{width:80%}}@media screen and (max-width:500px){.article-update .image-section .image{width:350px}}.article-update .highlight-text{font-size:4rem;font-weight:700;margin-bottom:40px;text-align:center}.article-update .text{font-size:2.4rem;margin-bottom:20px}.article-update .posted{margin-bottom:100px;margin-top:100px}.article-update .posted .date{font-size:2.4rem;font-weight:700}.article-update .article-source{margin-top:20px}.article-update .article-source .date{font-size:2.4rem;font-weight:700}.article-update .article-source .source-img{margin-top:20px;width:300px}@media screen and (max-width:1250px){.article-update .article-source .source-img{width:250px}}@media screen and (max-width:800px){.article-update .article-source .source-img{width:200px}}.article-update .extra-space-down{margin-bottom:100px}.article-update .extra-space-up{margin-top:100px}.article-update .space{margin-bottom:100px;margin-top:100px}.header-container .header{background-color:#fff;display:flex;height:70px;justify-content:flex-start;margin-bottom:2px;width:100%;z-index:2}.header-container .header .logo-container{height:100%;margin-left:20px;margin-right:48px;padding:8px;width:200px}.header-container .header .logo-image .logo-img{height:100%;margin-left:40px;margin-right:48px;padding:8px;width:200px}.header-container .header .options{align-items:center;display:flex;height:100%;justify-content:flex-start;min-width:50%}.header-container .header .options .option{color:#92929d;cursor:pointer;display:flex;font-size:1.8rem;font-style:normal;font-weight:700;gap:8px;line-height:21px;padding:14px 16px}.header-container .header .options .selected{color:#2ebbec;-webkit-text-decoration:underline solid #2ebbec 3px;text-decoration:underline solid #2ebbec 3px;text-underline-offset:3rem}@media screen and (max-width:1450px){.header-container .header .options .selected{text-underline-offset:4rem}}@media(max-width:1000px){.header-container .header .options{display:none}}.header-container .header .login-buttons{align-items:center;align-self:center;color:#2ebbec;cursor:pointer;display:flex;font-size:1.8rem;font-style:normal;font-weight:700;gap:8px;justify-self:self-end;line-height:21px;margin-left:auto;margin-right:20px;padding:8px 16px;position:absolute;right:0}.header-container .bottom-line{background-color:#cbd5e1;height:1px;width:100%}@media(max-width:1000px){.header-container .bottom-line{display:none}}.sidenav{background-color:#2ebbec;height:100%;left:0;overflow-x:hidden;padding-top:60px;position:fixed;top:0;transition:.5s;width:40vw;z-index:30}@media screen and (max-width:500px){.sidenav{width:60vw}}.sidenav .closebtn{color:#fff;font-size:36px;margin-left:50px;position:absolute;right:25px;top:0}.sidenav .options{display:flex;flex-direction:column;font-size:2rem;font-weight:700;gap:12px;margin-left:20px;text-align:left}.sidenav .option,.sidenav .options .option{color:#fff}.sidenav .option:hover{text-decoration:underline}.ham-icon .ham-menu{left:0;margin-left:20px;position:absolute;top:20px}@media(min-width:1000px){.ham-icon,.sidenav{display:none}}.footer-container{display:flex;min-height:70vh;position:relative}.footer-container .footer{background-color:#2d2d2d;bottom:0;display:flex;flex-direction:column;height:400px;justify-content:flex-end;margin-bottom:0;margin-top:auto;position:absolute;width:100%;z-index:2}.footer-container .footer .upper-footer{align-items:center;background-color:#2d2d2d;display:flex;flex-wrap:wrap;height:80%;justify-content:space-around}@media screen and (max-width:800px){.footer-container .footer .upper-footer{flex-direction:column;flex-wrap:nowrap;gap:12px}}.footer-container .footer .upper-footer .logo-white .logo-img{width:300px}.footer-container .footer .upper-footer .social-section{align-items:center;display:flex;flex-direction:column;gap:20px}.footer-container .footer .upper-footer .social-section .footer-heading{color:#2ebbec;font-size:2.4rem}.footer-container .footer .upper-footer .social-section .social-icons{align-items:center;display:flex}.footer-container .footer .upper-footer .social-section .social-icons .social-icon{margin-left:8px;margin-right:8px}.footer-container .footer .upper-footer .contact-section{align-items:flex-start;color:#fff;display:flex;flex-direction:column}.footer-container .footer .upper-footer .contact-section .contact-heading{color:#2ebbec;font-size:2.4rem;margin-bottom:12px}.footer-container .footer .upper-footer .contact-section .contact-details{font-size:1.6rem}.footer-container .footer .bottom-footer{align-items:center;background-color:#fff;display:flex;font-size:1.6rem;height:20%;justify-content:center;text-align:center}body{font-family:Poppins,sans-serif;height:100%;margin:0;padding:0}a{color:#2ebbec;text-decoration:none}*{box-sizing:border-box}.App{min-height:100%}
/*# sourceMappingURL=main.39df47cf.css.map*/