@import url(https://fonts.googleapis.com/css2?family=Heebo:wght@300;400;500;700&display=swap);:root{--primary:#f576ba;--secondary:#edccd2;--strong-color:#000;--medium-color:#101828;--regular-color:#344054;--light-color:#667085;--light-border:#d0d5dd;--lighter-border:#eaecf0;--disabled-color:#777;--very-disabled-color:#d0d5dd;--danger-color:#ca0606;--question-bg:#f5f5f5;--repeating-bg:linear-gradient(44deg,#edccd2,#f576ba 33%,#f576ba 66%,#edccd2)}@-webkit-keyframes prevAnim{0%{right:0}to{right:-1600px}}@keyframes prevAnim{0%{right:0}to{right:-1600px}}@-webkit-keyframes prevAnimWide{0%{right:0}to{right:-980px}}@keyframes prevAnimWide{0%{right:0}to{right:-980px}}@-webkit-keyframes prevAnimTablet{0%{right:0}to{right:-980px}}@keyframes prevAnimTablet{0%{right:0}to{right:-980px}}@-webkit-keyframes prevAnimMobile{0%{right:0}to{right:calc(-100vw - -26px)}}@keyframes prevAnimMobile{0%{right:0}to{right:calc(-100vw - -26px)}}@-webkit-keyframes loading-results{0%{background-position-x:0}50%{opacity:.6;background-position-x:100%}to{background-position-x:200%}}@keyframes loading-results{0%{background-position-x:0}50%{opacity:.6;background-position-x:100%}to{background-position-x:200%}}@-webkit-keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}input[type=checkbox]{-webkit-appearance:none;background-color:#fff;border:1px solid var(--light-border);height:16px;width:16px;border-radius:4px;display:inline-block;position:relative}input[type=checkbox]:checked{background-color:var(--primary)}input[type=checkbox]:checked:after{position:absolute;top:2px;left:4.25px;content:"";display:block;transform:rotate(45deg);height:7px;width:3px;border-bottom:2px solid #fff;border-right:2px solid #fff}@-webkit-keyframes notification-pump{0%{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(.5)}to{opacity:.6;transform:scale(1)}}@keyframes notification-pump{0%{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(.5)}to{opacity:.6;transform:scale(1)}}.mobile-only{display:none}@media screen and (max-width:798px){.mobile-only{display:initial}}.desktop-only{display:none}@media screen and (min-width:799px){.desktop-only{display:initial}}.primary{color:var(--primary)}.vimeo-container{padding:56.25% 0 0 0;position:relative;margin:0}.expired{margin:15px 0;border:1px solid var(--primary);padding:15px}.padded{padding-top:24px;padding-bottom:24px}.back-link{display:block;font-weight:700;font-size:16px;color:var(--medium-color);padding:16px}.back-link.raw{padding:16px 0}.price-box{display:inline-flex;font-size:40px}.price-box .small{margin-top:6px;padding:0 3px}.price-box .small.currency{font-size:30px}.price-box.taxed{display:inline-flex}.price-box.taxed .small{font-size:11px;margin-top:0}.price-box.taxed .small.currency{margin-top:1px}.price-box.crossed{text-decoration:line-through;color:hsla(0,0%,100%,.4)}.check-holder{display:inline-flex;position:absolute;left:16px;top:calc(50% - 5px)}.check-holder img{opacity:0;height:10px}.check-holder img.active{opacity:1}.ltr{direction:ltr}.live-notification{font-size:12px;background:linear-gradient(0deg,var(--primary),var(--secondary));color:var(--medium-color);font-weight:500;border-radius:8px;cursor:pointer;padding:8px;box-shadow:0 2px 5px rgba(0,0,0,.2);text-align:center;margin-bottom:16px;position:relative}.live-notification.online{background:linear-gradient(0deg,#9a1845,#dc3f79);color:#fff}.live-notification.online:after{-webkit-animation:notification-pump 1s infinite;animation:notification-pump 1s infinite;content:" ";position:absolute;right:10px;top:calc(50% - 8px);width:16px;height:16px;background-color:#fff;border-radius:666px}.tooltip{min-width:30px;top:70px;right:50%;transform:translate(-50%);padding:0 10px;background-color:#fff;font-size:14px;color:#000;border-radius:4px;position:absolute;z-index:666;box-sizing:border-box;box-shadow:0 1px 4px rgba(0,0,0,.25);display:flex;align-items:center;justify-content:center;height:40px;white-space:nowrap}@media screen and (max-width:1440px){.tooltip{font-size:12px;height:30px}}@media screen and (max-width:798px){.tooltip{height:45px;font-size:11px;padding:16px 3px;width:70px;white-space:normal;text-align:center}}.tooltip i{top:100%;margin-right:-8px;width:16px;overflow:hidden}.tooltip i,.tooltip i:after{position:absolute;left:50%;height:8px}.tooltip i:after{content:"";width:8px;top:-100%;transform:translate(-50%,50%) rotate(45deg);background-color:#fff;box-shadow:0 1px 4px rgba(0,0,0,.25)}.tooltip.bottom i{top:auto;bottom:100%}.tooltip.bottom i:after{top:0}.tooltip.left{margin-right:14%}@media screen and (max-width:798px){.tooltip.left{margin-right:19%}}.tooltip.left i{right:15%}.tooltip.right{margin-right:25%}.tooltip.right i{right:15%}body,html{width:100%;height:100%;font-family:Heebo,sans-serif}body{background:#fff;-webkit-font-smoothing:antialiased;direction:rtl}body,h1,h2,h3,h4,h5,ol,p,ul{margin:0;padding:0}li,ol,ul{list-style:none}*{box-sizing:border-box;transition:all .3s}a{color:var(--primary);text-decoration:none}a.local{color:var(--medium-color);cursor:pointer;text-decoration:underline}a.danger{color:var(--danger-color);font-weight:700}.small{font-size:14px}#app{width:100%;height:100%}input[type=email],input[type=number],input[type=password],input[type=text],textarea{outline:none;font-family:Heebo,sans-serif;font-size:14px;width:100%;padding:3px 6px;border:1px solid var(--light-border);margin:2px 0;box-shadow:0 1px 2px rgba(16,24,40,.05);border-radius:8px;height:44px}textarea{height:116px}input[type=range]{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--secondary);height:8px;border-radius:8px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:24px;height:24px;background:#fff;border:1px solid var(--primary);cursor:pointer;border-radius:666px}.vti__flag{transition:none}.input-wrapper .vue-country-select{border-radius:0;border:0}.input-wrapper .vue-country-select .dropdown{padding:5px 2px}@media screen and (max-width:798px){.input-wrapper .vue-country-select ul.dropdown-list{width:260px;font-size:13px}}@media screen and (max-width:798px){.input-wrapper .vue-country-select ul.dropdown-list .dropdown-item{padding:2px 15px}}.hooper{height:auto}.hooper .hooper-pagination{overflow:hidden;max-width:90vw}.hooper.small .hooper-pagination,.hooper.top .hooper-pagination{bottom:-32px}.hooper.small .hooper-indicator,.hooper.small .hooper-indicator.is-active,.hooper.top .hooper-indicator,.hooper.top .hooper-indicator.is-active{margin:0 4px;height:6px;width:6px}.hooper.top{margin-bottom:38px}.hooper *{transition:all 0s}.hooper .hooper-indicators li{display:flex;align-items:center;justify-content:center}.hooper .hooper-indicator{height:8px;width:8px;margin:0 6px;border-radius:666px;background-color:var(--secondary)}.hooper .hooper-indicator.is-active{height:14px;width:14px;background-color:var(--primary)}@media screen and (max-width:460px){.hooper .hooper-indicator{width:6px;height:6px;margin:0 4px}}.hooper .hooper-indicator.is-active{width:12px;height:12px}.powered-by{text-align:center;color:#ef5e90;font-size:12px;font-weight:700;padding:4px 0}.daily-menu .days{margin:12px 0 6px 0;padding:0 8px}.daily-menu .days .day{align-items:center;display:flex;flex-direction:column}.daily-menu .days .day:after{content:" ";display:block;position:relative;bottom:2px;width:6px;height:6px;border-radius:666px;background-color:#d0d5dd}.daily-menu .days .day.complete:after{background-color:#25c176}.daily-menu .days .day.selected:after{visibility:hidden}.daily-menu .days .day.selected.active b,.daily-menu .days .day.selected b{background-color:var(--primary);color:#fff}.daily-menu .days .day.active b{color:var(--primary)}.daily-menu .days .day small{font-size:12px}.daily-menu .days .day b{font-weight:500;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:666px;border:1px solid #fff}.daily-menu .meals{margin:12px 0 0 0;padding:0 8px}.daily-menu .meals .meal{border-radius:8px;border:1px solid #e8e8e8;height:83px;padding:8px;margin-bottom:16px}.daily-menu .meals .meal.default .box-thumb img{width:auto;height:auto;border-radius:0}.daily-menu .meals .meal .box-thumb{width:67px;height:67px;margin-left:8px;display:flex;align-items:center;justify-content:center;background-color:#d0d5dd;border-radius:8px}.daily-menu .meals .meal .box-thumb img{border-radius:8px;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.daily-menu .meals .meal .meal-menu-btn{width:30px;height:30px;background-color:var(--secondary);border-radius:666px;display:flex;align-items:center;justify-content:center;cursor:pointer}.daily-menu .meals .meal .meal-menu{position:relative}.daily-menu .meals .meal .meal-menu-inner{position:absolute;width:138px;background-color:#fff;z-index:4;left:0;top:10px;border-radius:8px;padding:10px;box-shadow:0 12px 16px -4px rgba(16,24,40,.1),0 4px 6px -2px rgba(16,24,40,.05)}.daily-menu .meals .meal .meal-menu-inner .flexy{margin-bottom:10px;cursor:pointer;transition:all 0s}.daily-menu .meals .meal .meal-menu-inner .flexy:hover{color:var(--primary)}.daily-menu .meals .meal .meal-menu-inner .flexy:last-child{margin-bottom:0}.floating-meal-select{position:fixed;bottom:8px;width:100%;margin:0;left:0;padding:0 8px}.menus-instructions p{white-space:pre-line}.menus-instructions ol{margin-top:8px}.menus-instructions li,.menus-instructions ol{list-style:decimal}.menus-instructions li{margin-right:16px;padding:4px 0;font-size:14px}.menus-plan-info{font-size:13px;font-weight:500;margin:28px 16px 8px 16px;border-radius:8px;border:1px solid var(--primary);background-color:var(--secondary);padding:10px}.menus-plan-info p{margin-bottom:10px}.menus-plan-info p:last-child{margin-bottom:0}.menus-plan-details{padding-bottom:100px}.boxes{margin:24px 16px}.boxes.vert-padded{margin:0 16px}.boxes .box{display:block;color:var(--regular-color);padding:16px;border:1px solid var(--lighter-border);margin-bottom:32px}.boxes .box:last-child{margin-bottom:0}.boxes .box .time-icon{margin-left:4px;height:12px}.boxes .box .box-action-icon{align-self:center;display:flex}.boxes.light .box{cursor:pointer;border:1px solid #eaeaea;box-shadow:0 12px 16px -4px rgba(16,24,40,.08),0 4px 6px -2px rgba(16,24,40,.03);border-radius:8px;font-size:14px;background-color:#fff}.boxes.light .box.disabled{cursor:not-allowed;opacity:.5}.boxes.light .box .box-inlay{align-items:start}.boxes.light .box h3{font-size:16px;font-weight:500}.boxes.light .box p.small{margin-top:12px;font-size:12px}.boxes.light .box p.light{font-size:12px;color:var(--light-color)}.boxes.videos .box{border:1px solid var(--lighter-border);border-radius:8px;padding:6px;font-size:9px;font-weight:500;color:var(--light-color);margin-bottom:24px}.boxes.videos .box h3{font-size:16px;color:var(--medium-color);font-weight:700}.boxes.videos .box .box-thumb img{height:70px;width:70px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.boxes.videos .box .box-action-icon{margin-left:8px}.boxes.search-results{margin:16px 0}.boxes.search-results .box{border:0;border-bottom:1px solid var(--lighter-border);padding:16px 0}.boxes.search-results .box .box-thumb{width:67px;height:67px;-o-object-fit:cover;object-fit:cover;border-radius:8px}.boxes.search-results .box h3{font-size:14px;margin-bottom:4px;color:var(--medium-color)}.boxes.search-results .box p{font-size:10px}.boxes.search-results .box .time-icon{margin-left:8px}.boxes.tips{text-align:center}.boxes.tips .box{border:0;margin:0}.boxes.tips img{height:258px;margin-bottom:26px}@media screen and (max-height:700px){.boxes.tips img{height:180px}}@media screen and (max-width:460px){.boxes.tips img{height:140px}}.boxes.tips h2{font-weight:700;font-size:16px}.boxes.tips p{font-size:14px;white-space:pre-line}@media screen and (max-width:460px){.boxes.tips p{line-height:16px}}.boxes.quiz-questions .box{border-radius:8px;padding:0;background-color:#fff;box-shadow:0 12px 16px -4px rgba(16,24,40,.08),0 4px 6px -2px rgba(16,24,40,.03)}.boxes.quiz-questions .box p{padding:16px;font-size:14px;font-weight:500;background-color:var(--question-bg)}.boxes.exclusives{padding:0;margin:16px 0 32px 0}.boxes.exclusives .box{cursor:pointer;color:#fff;height:100%;padding:56.25% 0 0 0;background-position:50%;background-size:cover;position:relative;border-radius:8px}.boxes.exclusives .box:after{content:" ";display:block;position:absolute;bottom:0;left:0;border-radius:8px;z-index:0;width:100%;height:50%;background:linear-gradient(0deg,#000,transparent)}.boxes.exclusives .box .box-inlay{position:absolute;bottom:8px;z-index:1;font-size:12px;padding:0 8px}.boxes.exclusives .box .box-inlay h2{font-size:14px}.boxes.halves{display:flex;flex-wrap:wrap;align-items:baseline;margin:16px 0}.boxes.halves .box{cursor:pointer;border-radius:8px;width:calc(50% - 8px);margin-left:8px;font-size:12px;padding:0}.boxes.halves .box .box-thumb{padding:56.25% 0 0 0;position:relative;background-size:cover;background-position:50%}.boxes.halves .box img{max-width:100%}.boxes.halves .box .flexy{margin:12px 8px 4px 8px}.boxes.halves .box .flexy p{margin:0 4px}.boxes.halves .box h2,.boxes.halves .box h3{font-size:14px;margin:0 8px;color:var(--medium-color)}.boxes.halves .box p{margin:0 8px 8px 0;color:var(--regular-color)}.boxes.halves .box:nth-child(2n){margin-left:0}.boxes.timeline .box-container:first-child{margin-bottom:40px}.boxes.timeline .box-container:first-child.has-timeline{margin-bottom:0}.boxes.timeline .box{margin:0;position:relative}.boxes.timeline .timeline-bar{display:flex;align-items:center;padding-right:16px;border-right:1px dashed var(--light-border);margin-right:40px;height:48px;font-size:9px;position:relative;color:var(--light-color)}.boxes.timeline .timeline-bar:after{content:"";position:absolute;right:-3.5px;width:7px;height:7px;border-radius:666px;background:#1d1927}.boxes.plans{margin:16px 0}.boxes.plans .box h3{color:var(--primary);font-weight:700}.boxes.plans .box .flexy *{margin-left:0}.boxes.plans .box .prices{display:flex;align-items:center;flex-wrap:wrap}.boxes.plans .box .prices .price{font-size:30px;font-weight:400;letter-spacing:-1px}.boxes.plans .box .prices .crossed-price{letter-spacing:-.5px;font-size:15px;font-weight:400;text-decoration:line-through;margin-left:8px}.boxes.plans .box .prices .description{margin-right:8px;font-size:10px;background-color:#5812ee;color:#fff;display:flex;height:28px;padding:0 8px;align-items:center;border-radius:8px;justify-self:center}.boxes.scrolling .box{margin-left:8px;border-radius:8px;border-color:var(--lighter-border);box-shadow:0 8px 13px -4px rgba(16,24,40,.08),0 4px 6px -2px rgba(16,24,40,.03);padding:0}.boxes.scrolling .box .box-thumb{display:flex;width:100%;padding:56.25% 0 0 0;position:relative}.boxes.scrolling .box .box-thumb img{position:absolute;top:0;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;border-top-left-radius:8px;border-top-right-radius:8px}.boxes.scrolling .box h3{padding:0 8px;font-size:14px}.boxes.scrolling .box .p,.boxes.scrolling .box p{padding:0 8px;font-size:12px}.boxes.scrolling .box .box-inlay{flex-direction:column}.boxes.scrolling .box .box-inner{padding:16px 0;width:100%}.boxes.scrolling .box .flexy *{margin-left:0}.boxes.purple .icon{height:48px;filter:url(../img/filters.77994451.svg#purple-sepia)}.boxes.purple .box-thumb{filter:url(../img/filters.77994451.svg#purple-sepia-lite)}.coupon-form{border:1px solid var(--lighter-border);padding:16px;border-radius:8px;background-color:var(--lighter-color)}.coupon-form h3{font-size:16px;margin-bottom:8px}.coupon-form .btn{width:100%;margin-top:8px;font-size:14px}.new-landing{display:flex;flex-direction:column;padding:20px;background-color:#fff;align-items:center}.new-landing .hero{max-width:800px;text-align:center;margin-bottom:40px}.new-landing .hero .hero-logo{width:150px;margin-bottom:20px}.new-landing .hero h1{font-size:2.5rem;margin-bottom:10px}.new-landing .hero h3{font-size:1.5rem;color:#666}.new-landing .cta{margin-bottom:40px;display:flex;min-width:300px}.new-landing .cta .btn{padding:10px 20px;font-size:1.2rem;background-color:var(--primary);width:100%;color:#fff;border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,.2)}.new-landing .cta .btn:hover{background-color:#f576ba}.new-landing .features{display:flex;flex-direction:column;margin-bottom:40px;gap:20px}.new-landing .features .feature{text-align:center;background-color:#fff;border-radius:10px;padding:20px;box-shadow:0 0 10px rgba(0,0,0,.1)}.new-landing .features .feature img{width:80px;height:auto;margin-bottom:10px}.new-landing .features .feature h3{font-size:1.2rem;margin-bottom:5px}.new-landing .features .feature p{font-size:1rem;color:#666;white-space:pre-line}.new-landing .whats-included{text-align:center;margin-bottom:40px}.new-landing .whats-included h2{font-size:2rem;margin-bottom:10px}.new-landing .whats-included h3{font-size:1.5rem;color:#666;margin-bottom:20px}.new-landing .whats-included ul{list-style-type:none}.new-landing .whats-included ul li{margin-bottom:15px;background-color:#fff;border-radius:10px;padding:20px;box-shadow:0 0 10px rgba(0,0,0,.1)}.new-landing .whats-included ul li b{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;background-color:var(--primary);color:#fff;border-radius:50%;font-weight:700;margin-right:5px}.new-landing .whats-included ul li h3{font-size:1.2rem;margin-bottom:5px}.new-landing .whats-included ul li p{font-size:1rem;color:#666;white-space:pre-line}.new-landing .about-me,.new-landing .trainers{margin-top:40px;text-align:center;width:100%}.new-landing .about-me .trainer,.new-landing .trainers .trainer{display:flex;flex-direction:column;align-items:center;margin-bottom:20px;border-bottom:1px solid #ddd}.new-landing .about-me .trainer img,.new-landing .trainers .trainer img{width:150px;height:auto;margin-bottom:10px}.new-landing .about-me .trainer img.instagram-link,.new-landing .trainers .trainer img.instagram-link{width:20px;height:20px}.new-landing .about-me .trainer a,.new-landing .trainers .trainer a{display:inline-flex;gap:10px}.new-landing .about-me .trainer h3,.new-landing .trainers .trainer h3{font-size:1.2rem;margin-bottom:5px}.new-landing .about-me .trainer p,.new-landing .trainers .trainer p{font-size:1rem;color:#666;white-space:pre-line}.view{min-height:100vh;background-color:#fff;display:flex;flex-direction:column;padding-top:78px;transition:background-color 0s}.view.view-logged-in{min-height:100vh;padding-top:100px}.view.form{background-color:#faf5ef}.view>*{flex:1}.container,.questions-slider,.stages-bar-container{margin:0 auto;width:1600px}@media screen and (max-width:1660px){.container,.questions-slider,.stages-bar-container{width:1300px}}@media screen and (max-width:1440px){.container,.questions-slider,.stages-bar-container{width:980px}}@media screen and (max-width:1024px){.container,.questions-slider,.stages-bar-container{width:100%;padding:0 16px}}.container-m{margin:0 auto;width:780px}@media screen and (max-width:1440px){.container-m{width:550px}}@media screen and (max-width:798px){.container-m{width:100%;padding:0 16px}}.flexy{display:flex;align-items:center}.flexy.centered{justify-content:center;align-items:inherit;flex-direction:inherit}.flexy>*{margin-left:16px}.flexy>:last-child{margin-left:0}.flexy.col{flex-direction:column;align-items:stretch}.flex-1{flex:1}.flex-0{flex:0}.even{display:flex}.even>*{flex:1}.second-main{flex:1;display:flex;align-items:center}.second-main>*{margin-right:20px}.second-main>:nth-child(2){flex:1}.second-main>:last-child{margin-right:0}.second-main.centered{align-items:center}.between{display:flex;justify-content:space-between}.copy{letter-spacing:1px;text-transform:uppercase;font-size:10px}@media screen and (max-width:1024px){.copy{display:none}}@media screen and (max-width:1024px){.view-landing .copy{display:initial}}.header-logo{margin:32px auto 16px auto;background:var(--primary);width:93px;height:93px;border-radius:27px;align-items:center;justify-content:center;display:flex}@media screen and (max-width:1024px){.header-logo{margin:16px auto 16px auto;width:64px;height:64px;border-radius:18px}}.header-logo.small{width:48px;height:48px;margin:16px auto;border-radius:12px}.header-logo.small img{height:36px}.header-logo img{height:64px}@media screen and (max-width:1024px){.header-logo img{height:46px}}.centered{align-items:center}.centered,.centered-v{display:flex;flex-direction:column}.centered-v{justify-content:center}.panel{display:flex;flex-direction:column;justify-content:flex-start;background:#fff;box-shadow:0 1px 3px rgba(16,24,40,.1),0 1px 2px rgba(16,24,40,.06);border-radius:8px;margin:16px;padding:20px 0;font-size:14px;font-weight:500}.panel.raw{margin:16px 0}.panel.soft{box-shadow:0 7px 14px rgba(0,0,0,.12);border-radius:14px;min-height:auto}.panel>*{padding:0 16px}.panel .input-wrapper{margin:6px 0 12px 0;position:relative}.loading-results .loading-results-inner .panel p.border-top,.panel .loading-results .loading-results-inner p.border-top,.panel .view-details .border-top.input-grp,.panel label.border-top,.view-details .panel .border-top.input-grp{padding-top:16px;display:flex;border-top:1px solid var(--lighter-border)}.panel .floating-logo{display:flex;justify-content:center;padding-top:16px}.panel .floating-logo img{position:absolute;margin-top:-71px}.panel .floating-logo b{position:absolute;margin-top:-40px;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:#ffe7ee;border-radius:666px;color:var(--primary);font-size:24px}.panel .panel-form .error{margin:16px 0 0 0;border:1px solid #ca0606;color:#ca0606;border-radius:8px;padding:4px 8px;font-size:12px}.navbar{background-color:#fff;width:100%;min-height:62px;display:flex;flex-direction:column;justify-content:center;padding:0 16px;position:fixed;top:0;z-index:66}.navbar .navbar-inner{display:flex;align-items:center;justify-content:space-between}.navbar .menu-btn{display:flex;cursor:pointer}.navbar.logged-in{box-shadow:0 4px 9px rgba(0,0,0,.08)}.navbar .navbar-logo{transition-delay:.2s;position:relative;right:0;flex:1;text-align:center}.navbar .navbar-logo img{max-height:40px}@media screen and (max-width:1024px){.navbar .navbar-logo img{max-height:40px}}.navbar .user-area .user-icon{background-color:#fbdfff;border-radius:666px;height:34px;width:34px;display:flex;align-items:center;justify-content:center}.navbar .user-area .user-icon img{height:20px}.navbar.navbar-landing{display:none}.navbar.navbar-landing .logo{right:0}.navbar.navbar-landing .menu a{color:#fff}.navbar .menu{display:flex}.navbar .menu a{color:#fff;font-weight:700;letter-spacing:1.29px;text-align:center;display:block;text-decoration:none;text-transform:uppercase;min-width:100px;font-size:12px;transition:all .3s}@media screen and (max-width:1024px){.navbar .menu a{margin-top:16px;color:#fff}}@-webkit-keyframes activate-menu{0%{transform:translateX(100vw)}to{transform:translateX(0)}}@keyframes activate-menu{0%{transform:translateX(100vw)}to{transform:translateX(0)}}@-webkit-keyframes fade-menu-bg{0%{background-color:transparent}to{background-color:rgba(0,0,0,.6666666666666666)}}@keyframes fade-menu-bg{0%{background-color:transparent}to{background-color:rgba(0,0,0,.6666666666666666)}}.main-menu{position:fixed;z-index:66;top:0;left:0;right:0;bottom:0;flex-direction:column;display:none;background-color:transparent}.main-menu.active{display:flex;-webkit-animation:fade-menu-bg .3s forwards;animation:fade-menu-bg .3s forwards}.main-menu.active .main-menu-inner{-webkit-animation:activate-menu .3s forwards;animation:activate-menu .3s forwards}.main-menu .main-menu-close{position:absolute;left:16px;top:16px}.main-menu .main-menu-inner{display:flex;flex-direction:column;background:#fff;margin-left:63px;flex:1}.main-menu .main-menu-inner .logo{padding:16px;border-bottom:1px solid var(--lighter-border)}.main-menu .main-menu-inner .logo img{height:34px}.main-menu .items{flex:1}.main-menu .items li a{cursor:pointer;color:var(--light-color);font-weight:500;padding:0 16px;display:flex;height:40px;align-items:center}.main-menu .items li a:hover{color:var(--strong-color)}.main-menu .items li a img{height:24px;margin-left:12px}.main-menu .items.footer{flex:0;padding-bottom:35px}.main-menu .sub-footer{border-top:1px solid var(--lighter-border);margin:0 16px;padding:16px 0}.main-menu .avatar{height:40px}.member-menu{display:flex;padding:12px 0 4px 0}.member-menu ul{display:flex;flex:1;justify-content:space-between}.member-menu ul li{font-size:14px;font-weight:500}.member-menu ul li a{color:var(--very-disabled-color)}.member-menu ul li a:after{margin:4px auto;content:"";width:6px;height:6px;border-radius:666px;background-color:#e04f16;display:block;opacity:0;transition:opacity .5s}.member-menu ul li a:hover{color:var(--disabled-color)}.member-menu ul li a.router-link-active{color:var(--regular-color)}.member-menu ul li a.router-link-active:after{opacity:1}.results-view h1{margin-top:32px;font-size:32px}.results-view h2,.results-view h3{font-size:16px}.results-view .btn.join{margin:32px 16px}.results-view .btn.join.raw{white-space:nowrap;margin:32px 0}.results-view .results-intro .btn{margin:32px 0 0 0;min-width:219px}.results-view .video-placeholder{margin:32px 16px}.results-view .video-placeholder iframe{border-radius:11px}.results-view .reasons .header{margin:32px 0;text-align:center}.results-view .reasons .header p{margin-top:8px;padding:0 16px;color:var(--light-color);font-size:14px}.results-view .reasons .panel{margin-top:76px;text-align:center}.results-view .reasons .panel *{padding:0 12px}.results-view .reasons .panel h3{margin-top:16px}.results-view .reasons .panel p{line-height:24px;margin-top:8px;font-size:14px;font-weight:400;color:var(--light-color)}.results-view .reasons.included .panel{margin-top:48px}.results-view .about-plan{margin:32px 0;background:#faf5ef;border-radius:30px;padding:24px 20px 32px 20px;font-size:14px;color:var(--light-color);line-height:24px}.results-view .about-plan .team-image{margin-bottom:0}.results-view .about-plan .video-placeholder{margin:16px 0}.results-view .about-plan h3{margin-top:24px;color:var(--medium-color)}.results-view .about-plan p{margin-top:8px;text-align:center}.results-view .instagram-link{margin:16px 0;font-size:14px;direction:ltr;display:flex;align-items:center;justify-content:center}.results-view .instagram-link img{margin-right:10px}.results-view .instagram-link p{margin:0}.results-view .team-member{margin:0 16px;text-align:center;padding:32px 16px;border-bottom:1px solid var(--lighter-border);width:100%;font-size:14px;color:var(--light-color)}.results-view .team-member h3{color:var(--medium-color);margin-bottom:8px}.results-view .team-image{width:125px;margin:8px 0 16px 0}.results-view .team-image.rounded{border-radius:11px}.results-view .qa{margin:32px 0}.results-view .qa .questions li{border-top:1px solid var(--light-border);margin:0 16px;cursor:pointer}.results-view .qa .questions li .question{min-height:40px;display:flex;align-items:center;font-weight:700;font-size:14px}.results-view .qa .questions li .answer{font-size:13px;min-height:40px;display:flex;align-items:center;padding:16px 0}.results-view .qa .questions li:last-child{border-bottom:1px solid var(--light-border)}.panel.menu-preferences h1{margin-bottom:20px}.panel.menu-preferences h3{font-family:proxima_nova-condensed,sans-serif;font-weight:700;font-size:22px;letter-spacing:0}.menu-preferences-form{margin-top:50px}.menu-preferences-form .replacement-group{display:flex;margin-bottom:25px}@media screen and (max-width:798px){.menu-preferences-form .replacement-group{flex-direction:column;justify-content:center;text-align:center}}.menu-preferences-form .replacement-group .group-name{display:flex;flex-direction:column;margin-right:16px}@media screen and (max-width:798px){.menu-preferences-form .replacement-group .group-name{margin-right:0;flex-direction:row;justify-content:space-between}}.loading-results .loading-results-inner .menu-preferences-form .replacement-group p,.menu-preferences-form .replacement-group .loading-results .loading-results-inner p,.menu-preferences-form .replacement-group .view-details .input-grp,.menu-preferences-form .replacement-group label,.view-details .menu-preferences-form .replacement-group .input-grp{width:135px;display:flex;align-items:center}@media screen and (max-width:798px){.loading-results .loading-results-inner .menu-preferences-form .replacement-group p,.menu-preferences-form .replacement-group .loading-results .loading-results-inner p,.menu-preferences-form .replacement-group .view-details .input-grp,.menu-preferences-form .replacement-group label,.view-details .menu-preferences-form .replacement-group .input-grp{align-self:center;width:auto;margin-bottom:16px}}.menu-preferences-form ul.ingredient-options{flex:1;display:flex;flex-wrap:wrap}.menu-preferences-form ul.ingredient-options li{flex:1;display:flex;height:45px;background:#edeff8;min-width:130px;max-width:250px;font-size:14px;letter-spacing:0;transition:all .5s}@media screen and (max-width:1440px){.menu-preferences-form ul.ingredient-options li{font-size:13px}}@media screen and (max-width:798px){.menu-preferences-form ul.ingredient-options li{font-size:12px}}.menu-preferences-form ul.ingredient-options li:last-child{margin-right:0}.menu-preferences-form ul.ingredient-options li .option{display:flex;width:100%;border:2px solid #fff;padding:1px}.menu-preferences-form ul.ingredient-options li .option-inner{background:#edeff8;height:100%;width:100%;display:flex;align-items:center;justify-content:center;text-align:center;cursor:pointer;transition:all .5s;padding:0 5px}.menu-preferences-form ul.ingredient-options li .option-inner:hover{background:#f5f7fc}.menu-preferences-form ul.ingredient-options li.active .option{background:var(--quiz-question-bg)}.menu-preferences-form ul.ingredient-options li.active .option .option-inner{background:#fff}.progress-bar{border-radius:16px;display:flex;bottom:-10px;background:#edccd2;background-size:100%;height:10px;width:inherit}.progress-bar-inner{border-radius:16px;background:#f576ba}.progress-bar.small{height:7px}.stages-bar-container{position:relative;border-radius:3px;text-align:center}.stages-bar{display:none;width:100%;justify-content:center;margin-top:30px}.stages-bar li{text-transform:uppercase;font-size:18px;position:relative;height:40px;display:flex;align-items:center;color:#000;transition:all .3s;padding:0 10px}@media screen and (max-width:1440px){.stages-bar li{padding:0 3px;font-size:13px}}@media screen and (max-width:798px){.stages-bar li{font-size:12px;flex-direction:column;height:30px}}.stages-bar li.active{cursor:pointer}.stages-bar li.active span{color:#000}.stages-bar li .check{position:relative;height:10px;margin-right:5px;opacity:0}@media screen and (max-width:1440px){.stages-bar li .check{margin-right:3px}}@media screen and (max-width:798px){.stages-bar li .check{margin-right:0;margin-top:3px}}.stages-bar li .check.active{opacity:1}.favorites h2{font-size:24px;margin-bottom:8px;padding-bottom:16px;border-bottom:1px solid var(--lighter-border)}.favorites h3{font-size:16px}.favorites .boxes.scrolling{margin:8px 0 24px 0}.favorites .boxes.scrolling p{font-size:10px}.favorites .boxes.scrolling p .time-icon{margin-left:4px}.view-quiz h2{font-size:35px}.quiz-content{margin-top:90px;display:flex;flex-direction:column;align-items:center}@media screen and (max-width:798px){.quiz-content{margin-top:30px;flex-wrap:wrap}}.quiz-content input[type=date]{width:100%;height:40px;border-radius:8px;border:1px solid #cbcbcb;padding:0 10px;font-size:16px;font-family:Heebo,sans-serif;color:#000;background:#f6f6fc;margin-bottom:20px;outline:none}@media screen and (max-width:798px){.quiz-content input[type=date]{width:calc(100% - 32px);margin-bottom:10px}}.quiz-content .slider-value{margin-bottom:78px}.quiz-content .quiz-main{text-align:center;flex:1;margin-right:16px}@media screen and (max-width:798px){.quiz-content .quiz-main{margin-right:0;width:100%}}.quiz-content .quiz-side{width:161px;font-size:14px;line-height:20px;margin-right:16px}@media screen and (max-width:1440px){.quiz-content .quiz-side{width:131px;font-size:13px}}@media screen and (max-width:798px){.quiz-content .quiz-side{width:auto;padding-bottom:50px}}.quiz-content .quiz-side h4{text-transform:uppercase;font-size:14px;letter-spacing:1.75px;font-weight:700;margin-bottom:18px}.quiz-content h3{font-size:22px}.quiz-content .info{padding:10px 0;color:var(--light-color)}.quiz-checkbox{border:1px solid var(--primary);border-radius:8px;height:12px;width:12px}.questions-slider{overflow-x:hidden}.questions-slider .slider-inner{display:flex;width:4000px}.questions-slider .slider-inner.prev{position:relative;-webkit-animation:prevAnim .5s forwards;animation:prevAnim .5s forwards}@media screen and (max-width:1440px){.questions-slider .slider-inner.prev{-webkit-animation:prevAnimWide .5s forwards;animation:prevAnimWide .5s forwards}}@media screen and (max-width:1024px){.questions-slider .slider-inner.prev{-webkit-animation:prevAnimTablet .5s forwards;animation:prevAnimTablet .5s forwards}}@media screen and (max-width:798px){.questions-slider .slider-inner.prev{-webkit-animation:prevAnimMobile .5s forwards;animation:prevAnimMobile .5s forwards}}.questions-slider .slider-inner>*{width:1600px;margin-right:10px}@media screen and (max-width:1660px){.questions-slider .slider-inner>*{width:1300px}}@media screen and (max-width:1440px){.questions-slider .slider-inner>*{width:980px}}@media screen and (max-width:1024px){.questions-slider .slider-inner>*{width:calc(100vw - 40px)}}@media screen and (max-width:798px){.questions-slider .slider-inner>*{padding-right:5px;width:calc(100vw - 26px)}}.questions-slider .slider-inner>:last-child{margin-right:0}.quiz-squares{display:flex;flex-wrap:wrap;margin-top:15px}@media screen and (max-width:798px){.quiz-squares{justify-content:center;width:100%;flex-direction:column}}.quiz-squares.list{flex-direction:column}.quiz-squares.list>:last-child{margin-left:22px}@media screen and (max-width:798px){.quiz-squares.list>*,.quiz-squares.list>:last-child{margin-right:0}}.quiz-squares.list .square{width:100%;height:58px}.quiz-squares.list .square .square-title{text-transform:none;padding:16px}.quiz-squares.list .square:focus-within,.quiz-squares.list .square:hover{background:transparent;transition:all .5s,color 0s}.quiz-squares.list .square:focus-within .square-title,.quiz-squares.list .square:hover .square-title{color:#fff}.quiz-squares>*{margin-left:22px;margin-bottom:22px}@media screen and (max-width:798px){.quiz-squares>*{margin-left:16px;margin-bottom:18px}}.quiz-squares>:last-child{margin-right:0}.quiz-squares.small .square{width:157px;height:157px}@media screen and (max-width:798px){.quiz-squares.small .square{width:78px;height:76px}}.quiz-squares.small .square .square-title{font-size:27px}@media screen and (max-width:798px){.quiz-squares.small .square .square-title{font-size:20px}}.quiz-squares.small>*{margin-right:29px;margin-bottom:29px}@media screen and (max-width:1024px){.quiz-squares.small>*{margin-right:22px;margin-bottom:22px}}.quiz-squares .square{border-radius:16px;position:relative;background:#fff;width:255px;height:255px;box-shadow:2px 2px 10px 0 rgba(0,0,0,.1);display:flex;flex-direction:column;justify-content:center;align-items:center;transition:all .3s;text-decoration:none;color:#000;text-align:center;border:1px solid transparent;font-size:24px}@media screen and (max-width:1440px){.quiz-squares .square{width:225px;height:225px}}@media screen and (max-width:798px){.quiz-squares .square{width:100%;height:50px;font-size:18px}}.quiz-squares .square.active{border:1px solid var(--primary)!important;background-color:var(--primary);color:#fff}.quiz-squares .square:focus-within,.quiz-squares .square:hover{border:1px solid var(--primary)}.quiz-squares .square .square-icon{margin-top:38px;height:100px;width:100px;background:#eee;border-radius:555px;display:flex;justify-content:center;align-items:center}.quiz-squares .square .square-icon img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.quiz-squares .square .square-title{text-transform:uppercase;padding:16px 0 20px 0;justify-self:flex-end}@media screen and (max-width:798px){.quiz-squares .square .square-title{padding:6px 0 10px 0}}.personal-stats .options{display:flex;justify-content:center}.personal-stats .options .option{border:1px solid #cbcbcb;border-radius:8px;margin-left:15px;position:relative;height:150px;display:flex;align-items:center}.loading-results .loading-results-inner .personal-stats .options .option p,.personal-stats .options .option .loading-results .loading-results-inner p,.personal-stats .options .option .view-details .input-grp,.personal-stats .options .option label,.view-details .personal-stats .options .option .input-grp{font-size:19px;text-align:center;position:absolute;width:100px;background:#fff;top:-10px;align-items:center;justify-content:center;left:calc(50% - 50px)}.personal-stats .options .option input{background:transparent;text-align:center;border:0;width:180px;font-size:50px}.personal-stats .options .option:last-child{margin-left:0}.personal-stats span{font-size:12.5px}.personal-stats .check-holder img{opacity:0;height:10px}.loading-results .loading-results-inner .personal-stats .option p,.personal-stats .option .loading-results .loading-results-inner p,.personal-stats .option .view-details .input-grp,.personal-stats .option label,.view-details .personal-stats .option .input-grp{display:flex;align-items:center;margin-bottom:10px}.personal-stats .metric-toggle{display:flex;margin-right:30px}.personal-stats .metric-toggle button{cursor:pointer;text-transform:uppercase;font-weight:400;background:#e6e6ee;border:1px solid #979797;height:23px;width:46px}.personal-stats .metric-toggle button:hover{background:#fff}.personal-stats .metric-toggle button:first-child{border-bottom-left-radius:666px;border-top-left-radius:666px}.personal-stats .metric-toggle button:last-child{border-left:0;border-bottom-right-radius:666px;border-top-right-radius:666px}.personal-stats .metric-toggle button.active{background:var(--quiz-question-bg);color:#fff}.personal-stats .error{border:1px solid #e34343;border-radius:3px;padding:16px;font-size:12px;margin:16px 30px 0 0;color:#666}.personal-stats .error a{display:inline-block;background:var(--quiz-question-bg);background-size:200%;color:transparent;-webkit-background-clip:text}.personal-stats .error a:focus-within,.personal-stats .error a:hover{background-position:100%}.loading-results{position:fixed;z-index:66;top:0;right:0;width:100%;height:100%;background:hsla(0,0%,100%,.6666666666666666)}.loading-results,.loading-results .loading-results-inner{display:flex;flex-direction:column;align-items:center;justify-content:center}.loading-results .loading-results-inner{padding:70px;background:var(--navbar-mobile-bg);box-shadow:0 0 10px rgba(0,0,0,.06666666666666667);position:relative}.loading-results .loading-results-inner:before{content:"";background:#fff;position:absolute;top:1px;right:1px;width:calc(100% - 2px);height:calc(100% - 2px)}.loading-results .loading-results-inner p{margin:20px 0 0 0;z-index:2}.loading-results .loading-results-inner .loading-results-logo{-webkit-animation:loading-results 1s linear infinite;animation:loading-results 1s linear infinite;-webkit-mask:url(../img/logo-mask.8f992b4f.png) no-repeat;mask:url(../img/logo-mask.8f992b4f.png) no-repeat;background:var(--repeating-bg);background-size:200%;-webkit-mask-size:contain;mask-size:contain;height:110px;width:150px}#purchase-plan{width:100%}.payment-form iframe{border:0;width:100%;height:750px}.item-view{flex:1;display:flex;flex-direction:column}.item-view p{white-space:pre-line}.item-view .item-jumbo{background-color:#344054;background-position:50%;background-size:cover}.item-view .item-jumbo.fixed{height:275px}.item-view .item-jumbo iframe{width:100%;height:100%}.item-view .item-jumbo .jumbo-overlay{position:absolute;z-index:15;display:flex;justify-content:space-between;width:100%;margin-top:24px;padding:0 16px}.item-view .item-jumbo .jumbo-overlay .btn{border-radius:8px;width:32px;height:32px;background-color:#fff;filter:drop-shadow(0 4px 25px rgba(0,0,0,.67))}.item-view .item-details{position:relative;top:-10px;background-color:#fff;border-radius:10px;padding:16px;display:flex;flex:1;flex-direction:column}.item-view .item-details .primary{flex:1;color:var(--light-color)}.item-view .item-details iframe{flex:1}.item-view ul.more-info{display:flex;flex-direction:column}.item-view ul.more-info li{height:44px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--lighter-border);color:var(--regular-color);cursor:pointer}.item-view .item-link{font-size:14px}.login-buttons{margin-top:24px;margin-bottom:32px;display:flex;flex-direction:column}.login-buttons>*{margin-bottom:16px}.login-buttons>:last-child{margin-bottom:0}.recipes-home.menus-meal-select{padding-bottom:80px}.recipes-home .relative{position:relative}.recipes-home .top-left{position:absolute;top:8px;left:8px;z-index:5}.recipes-home .top-left .btn{border-radius:8px;width:32px;height:32px;background-color:#fff;filter:drop-shadow(0 4px 25px rgba(0,0,0,.67))}.recipes-home .top-right{position:absolute;top:8px;right:8px;z-index:5}.recipes-home .top-right .btn{border-radius:8px;width:32px;height:32px;background-color:#fff;filter:drop-shadow(0 4px 25px rgba(0,0,0,.67))}.recipes-home .search-filters .panel{padding:8px 0}.recipes-home .search-filters h3{font-size:16px;font-weight:500;border-bottom:1px solid var(--lighter-border);padding-bottom:8px;margin-bottom:8px}.loading-results .loading-results-inner .recipes-home .search-filters p,.recipes-home .search-filters .loading-results .loading-results-inner p,.recipes-home .search-filters .view-details .input-grp,.recipes-home .search-filters label,.view-details .recipes-home .search-filters .input-grp{font-size:14px;font-weight:400;color:var(--regular-color);display:flex}.loading-results .loading-results-inner .recipes-home .search-filters p input[type=checkbox],.recipes-home .search-filters .loading-results .loading-results-inner p input[type=checkbox],.recipes-home .search-filters .view-details .input-grp input[type=checkbox],.recipes-home .search-filters label input[type=checkbox],.view-details .recipes-home .search-filters .input-grp input[type=checkbox]{margin-left:8px}.recipes-home .search-filters .close-btn{cursor:pointer;margin-left:12px}.recipes-home .search-categories{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.recipes-home .search-categories>*{margin-right:12px;margin-bottom:12px}.recipes-home .hooper.top{height:400px}.recipes-home .full-slide{height:100%;position:relative;color:#fff;background-position:50%;background-size:cover}.recipes-home .full-slide:after{content:" ";display:block;position:absolute;bottom:0;left:0;z-index:0;width:100%;height:50%;background:linear-gradient(0deg,#000,transparent)}.recipes-home .full-slide.details{padding:56.25% 0 0 0}.recipes-home .full-slide.details:after{border-radius:0}.recipes-home .full-slide .content{position:absolute;bottom:16px;right:16px;z-index:2;font-size:10px}.recipes-home .full-slide .content .flexy *{margin-left:8px}.recipes-home .full-slide .content h3{font-size:14px;margin-bottom:4px}.recipes-home .boxes.scrolling{margin:16px 0}.loading-results .loading-results-inner .recipes-home .boxes.scrolling .box p,.recipes-home .boxes.scrolling .box .loading-results .loading-results-inner p,.recipes-home .boxes.scrolling .box .view-details .input-grp,.recipes-home .boxes.scrolling .box label,.view-details .recipes-home .boxes.scrolling .box .input-grp{display:flex;padding:0 8px}.recipes-home .section{padding:0 16px}.recipes-home .section h3{font-size:16px}.recipes-home .section a{font-size:10px;font-weight:700}.recipes-home .recipe-meta{font-size:10px;padding-bottom:16px;border-bottom:1px solid var(--lighter-border)}.recipes-home .recipe-meta h3{margin:8px 0 4px 0;font-size:20px}.recipes-home .recipe-meta p{border-right:1px solid var(--lighter-border);margin:0 8px;padding:0 8px}.recipes-home .servings-amount{font-size:14px}.recipes-home .servings-amount p.num,.recipes-home .servings-amount p.up-down{display:inline-flex;margin:0;justify-content:center;width:20px;font-weight:500}.recipes-home .servings-amount p.up-down{font-weight:700;cursor:pointer}.recipes-home .recipe-ingredients{margin-top:16px;padding-bottom:16px;border-bottom:1px solid var(--lighter-border)}.recipes-home .recipe-ingredients h3{font-size:20px}.recipes-home .recipe-ingredients .ingredients-list{font-size:12px}.recipes-home .recipe-ingredients .ingredients-list p{margin:4px 0}.recipes-home .instructions-list{padding:16px 0;font-size:12px}.recipes-home .instructions-list h3{padding:4px 0;font-size:20px}.search-input-container{position:relative;margin:8px 0}.search-input-container .search-input{padding:0 38px}.search-input-container .prefix{position:absolute;top:calc(50% - 9px);right:16px}.search-input-container .suffix{position:absolute;top:0;display:flex;justify-content:center;align-items:center;height:100%;width:48px;left:0;cursor:pointer}.search-input-container .suffix.active:after{content:" ";background-color:#e04f16;width:8px;height:8px;border-radius:666px;position:relative;left:20px;top:-4px}.view-details .panel h1{margin-bottom:20px}.view-details .panel h3{margin-bottom:30px}.view-details .input-grp{display:flex}@media screen and (max-width:798px){.view-details .input-grp{flex-wrap:wrap}}.loading-results .loading-results-inner .view-details .input-grp p,.view-details .input-grp .input-grp,.view-details .input-grp .loading-results .loading-results-inner p,.view-details .input-grp label{flex:0;margin-right:16px}.view-details .input-grp .input-wrapper{flex:1;margin-right:16px}@media screen and (max-width:798px){.view-details .input-grp .input-wrapper{flex:auto;width:100%;margin-right:0}}.view-details .input-grp .input-wrapper:last-child{margin-right:0}.loading-results .loading-results-inner .view-details p,.view-details .input-grp,.view-details .loading-results .loading-results-inner p,.view-details label{flex:1}.loading-results .loading-results-inner .view-details p input,.view-details .input-grp input,.view-details .loading-results .loading-results-inner p input,.view-details label input{height:100%;width:100%}.landing{padding:0 16px;margin-top:32px;height:100%;flex:1;display:flex;flex-direction:column}.landing .header{padding-bottom:68px;margin-bottom:68px;border-bottom:1px solid rgba(119,136,126,.61)}@media screen and (max-width:768px){.landing .header{padding-bottom:32px;margin-bottom:32px}}.landing .header h3{color:var(--primary);font-weight:500;text-align:center;font-size:24px}.landing .header h2{margin-top:24px;color:var(--strong-color);font-weight:500;font-size:24px}.landing .header p{margin-top:4px;color:var(--medium-color);font-size:16px}.landing .body{font-size:20px;flex:1;text-align:center}@media screen and (max-width:768px){.landing .body{font-size:16px}}.landing .body .btn{margin-top:48px}@media screen and (max-width:768px){.landing .body .btn{margin-top:32px}}.landing .footer{padding:10px 0 20px 0;text-align:center}.my-profile .profile-meta{margin:24px 0 16px 0}.my-profile .profile-meta p{font-size:var(--light-color)}.my-profile .success{z-index:40;position:fixed;top:132px;left:32px;padding:16px;border-radius:8px;width:calc(100% - 64px);background-color:#fff;box-shadow:0 12px 16px -4px rgba(16,24,40,.08),0 4px 6px -2px rgba(16,24,40,.03);border:1px solid var(--primary)}.cancel-reason{margin-top:20px}.btn{color:#fff;border-radius:8px;height:44px;display:flex;align-items:center;justify-content:center;border:0;background:var(--primary);padding:0 16px;font-family:Heebo,sans-serif;font-size:16px;font-weight:500;cursor:pointer}.btn.danger{color:#fff;background-color:#ca0606}.btn.tag-btn{height:23px;font-size:12px;border-radius:666px}.btn.medium{height:40px;font-size:14px}.btn.small{height:23px;font-size:12px;border-radius:666px}.btn.secondary{background-color:#fff;color:var(--regular-color);border:1px solid var(--light-border)}.btn.disabled{background:var(--disabled-color)}.btn.disabled.secondary{background:#fff;color:var(--very-disabled-color);border-color:var(--very-disabled-color)}.btn img{margin:0 12px;height:24px;-o-object-fit:contain;object-fit:contain}.btn img.spaced{margin:0 24px 0 12px}.btn-group{display:flex;padding:12px;flex-wrap:wrap}.btn-group .btn{background-color:#fff;color:var(--medium-color);border:1px solid var(--light-border);border-radius:0;flex:1;font-weight:400;white-space:nowrap}.btn-group .btn:first-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.btn-group .btn:last-child{border-top-left-radius:4px;border-bottom-left-radius:4px;border-left-width:1px}.btn-group .btn.active{color:var(--primary);border-color:var(--primary)}.phone-pop{position:fixed;bottom:0;z-index:255}@media screen and (max-width:1024px){.phone-pop.open{bottom:auto;top:0}.phone-pop.open .phone-badge{display:none}}.phone-pop .phone-badge{cursor:pointer;border-radius:666px;width:75px;height:75px;display:flex;border:1px solid #d0d5dd;margin:16px;box-shadow:0 0 15px rgba(0,0,0,.2627450980392157)}.phone-pop .phone-badge .count{position:absolute;width:23px;height:23px;display:flex;align-items:center;justify-content:center;background-color:#ca0606;color:#fff;border-radius:555px}.phone-pop .phone-badge img{border-radius:666px;width:75px;height:75px;-o-object-fit:cover;object-fit:cover}.phone-pop .phone-inner{border:1px solid #cacaca;width:380px;padding:32px 24px 8px 24px;background-color:#5a5a5a;border-top-right-radius:15px;border-top-left-radius:15px;height:480px;display:flex;flex-direction:column;position:relative}@media screen and (max-width:1024px){.phone-pop .phone-inner{width:100vw;height:100vh;padding:0;border:0}}.phone-pop .phone-inner:before{position:absolute;content:" ";top:14px;border-radius:3px;left:calc(50% - 25px);width:50px;height:4px;background-color:#bababa}@media screen and (max-width:1024px){.phone-pop .phone-inner:before{display:none}}.phone-pop .phone-inner .phone-screen{background-color:#e9e2da;padding:0;border-radius:4px;flex:1}.phone-pop .phone-inner .phone-screen-header{background-color:#075e55;color:#fff;height:50px;padding:0 12px;display:flex;justify-content:space-between;align-items:center}.phone-pop .phone-inner .phone-screen-header .close-messages{cursor:pointer}.phone-pop .phone-inner .phone-screen-header .close-messages img{width:24px;height:24px}.phone-pop .phone-inner .phone-screen-header img{border-radius:666px;width:35px;height:35px;-o-object-fit:cover;object-fit:cover}.phone-pop .phone-inner .phone-message{margin:16px 12px;background-color:#fafafa;border-radius:6px;height:60px;border:1px solid hsla(0,0%,85.5%,.41568627450980394);position:relative;display:flex;align-items:center;padding:0 8px;box-shadow:1px 1px 2px rgba(0,0,0,.03137254901960784)}.phone-pop .phone-inner .phone-message .msg-icon,.phone-pop .phone-inner .phone-message .play-button{margin:4px 6px;border-radius:666px;height:40px;width:40px;border:1px solid hsla(0,0%,85.5%,.8549019607843137);position:relative}.phone-pop .phone-inner .phone-message .msg-icon img,.phone-pop .phone-inner .phone-message .play-button img{border-radius:666px;width:40px;height:40px;-o-object-fit:cover;object-fit:cover}.phone-pop .phone-inner .phone-message .msg-icon img.audio-icon,.phone-pop .phone-inner .phone-message .play-button img.audio-icon{position:absolute;width:22px;height:22px;-o-object-fit:contain;object-fit:contain;bottom:-5px;right:-5px}.phone-pop .phone-inner .phone-message .play-button{border:0;cursor:pointer}.phone-pop .phone-inner .phone-message .play-position{flex:1;content:" ";border-radius:3px;height:4px;background-color:#cacaca;position:relative;margin:0 16px}.phone-pop .phone-inner .phone-message .play-position svg{position:absolute;width:100%;height:20px;top:calc(50% - 10px);z-index:4}.phone-pop .phone-inner .phone-message .play-position .play-position-inner{position:absolute;top:calc(50% - 10px);right:0;width:20px;height:20px;display:flex;border-radius:666px;border:1px solid #dadada;background-color:#22c25c;z-index:5}.phone-pop .phone-inner .phone-message .play-position .play-position-inner.done{background-color:#42b3f9}.modal{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:100;display:flex;align-items:center;justify-content:center}.modal.centered{text-align:center}.modal .modal-inner{position:relative;min-width:280px;height:228px;display:flex;flex-direction:column;padding:0 24px;align-items:center;justify-content:center;background-color:#fff;font-size:16px;box-shadow:0 4px 30px rgba(0,0,0,.25);border-radius:11px}.modal .modal-inner .modal-close{cursor:pointer;position:absolute;top:16px;right:16px}.modal .modal-inner h1{font-size:30px;margin:24px 0}@media screen and (max-width:1024px){.modal .modal-inner h1{font-size:24px}}.modal .modal-inner small{font-size:12px}.conscious-quiz{display:flex;flex-direction:column}.conscious-quiz .quiz-intro{flex:1;display:flex;flex-direction:column;justify-content:center;position:relative;top:-16px}.conscious-quiz .quiz-intro .quiz-intro-logo{text-align:center}.conscious-quiz .quiz-intro .quiz-intro-text{text-align:center;white-space:pre-line;flex:1;margin-top:18px;padding:0 16px;font-size:14px}.conscious-quiz .quiz-intro .btn{width:auto;margin:0 16px}.conscious-quiz .quiz-questions .btn-group .btn{height:31px;font-size:12px}.conscious-quiz .conscious-quiz-result img{margin-bottom:24px}.conscious-quiz .conscious-quiz-result h2{font-size:24px}.conscious-quiz .conscious-quiz-result p{font-size:16px}.conscious-quiz .conscious-quiz-result .btn{margin-top:64px}