@font-face{font-family:"Okta Neue";src:url("../fonts/OktaNeue-Regular.ttf") format("ttf"),url("../fonts/OktaNeue-Regular.woff") format("woff"),url("../fonts/OktaNeue-Regular.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:"Okta Neue";src:url("../fonts/OktaNeue-SemiBold.ttf") format("ttf"),url("../fonts/OktaNeue-SemiBold.woff") format("woff"),url("../fonts/OktaNeue-SemiBold.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:"Okta Neue";src:url("../fonts/OktaNeue-Bold.ttf") format("ttf"),url("../fonts/OktaNeue-Bold.woff") format("woff"),url("../fonts/OktaNeue-Bold.woff2") format("woff2");font-weight:600;font-style:normal}:root{--metaboost-purple: #583ca7;--metaboost-orange: #e5833b;--metaboost-pale-orange: #fff4eb;--theme-font-family: "Okta Neue";--theme-blue-color: #0c385b;--theme-orange-color: #f48117;--theme-fz-3vw: 3vw;--theme-fz-4vw: 4vw;--theme-fz-5vw: 5vw;--theme-fz-6vw: 6vw;--theme-fz-7vw: 7vw;--theme-fz-8vw: 8vw}@media screen and (min-width: 780px){:root{--theme-fz-3vw: 18px;--theme-fz-4vw: 20px;--theme-fz-5vw: 22px;--theme-fz-6vw: 26px;--theme-fz-7vw: 28px;--theme-fz-8vw: 30px}}@font-face{font-display:swap;font-family:"Museo Sans";font-style:normal;font-weight:100;src:url("../fonts/fonnts.com-Museo_Sans_100.otf")}@font-face{font-display:swap;font-family:"Museo Sans";font-style:normal;font-weight:300;src:url("../fonts/fonnts.com-Museo_Sans_300.otf")}@font-face{font-display:swap;font-family:"Museo Sans";font-style:normal;font-weight:500;src:url("../fonts/fonnts.com-Museo_Sans_500.otf")}@font-face{font-display:swap;font-family:"Museo Sans";font-style:normal;font-weight:600;src:url("../fonts/fonnts.com-Museo_Sans_600.otf")}@font-face{font-display:swap;font-family:"Museo Sans";font-style:normal;font-weight:700;src:url("../fonts/fonnts.com-Museo_Sans_700.otf")}@font-face{font-display:swap;font-family:"Museo Sans";font-style:normal;font-weight:900;src:url("../fonts/fonnts.com-Museo_Sans_900.otf")}html,body,*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px}body{color:var(--metaboost-purple);font-family:"Museo Sans";font-size:var(--theme-fz-5vw);line-height:1.2;overflow-x:hidden}ul{list-style:none}.wrapp{width:100%;max-width:1220px;margin:0 auto}.quiz_wrapper{padding-top:3vw;min-height:100vh;position:relative;margin-top:env(safe-area-inset-top, 0px)}.flatpickr-calendar{display:none}.quiz_header{font-size:1rem;font-weight:600;border-bottom:1px solid rgba(88,60,167,.5);position:fixed;left:0;top:0;top:env(safe-area-inset-top, 0px);width:100%;background:#fff;z-index:50}.quiz_header .wrapp{height:3.1rem;display:flex;justify-content:center;align-items:center;position:relative}.quiz_header .back{position:absolute;left:5%;width:40px;height:100%;border:0;background:none;outline:none;background:url("../images/mbc/arrow_back.svg") left 10px center no-repeat;background-size:20px auto;cursor:pointer}@media screen and (min-width: 769px){.quiz_header .wrapp{height:78px}}.quiz_body{display:flex;align-items:center;justify-content:flex-start;min-height:calc(100vh - 3.1rem);flex-direction:column;text-align:center;padding:2rem 1rem}.quiz_body img{max-width:100%}.quiz_body.quiz_body_vertical_bg{background-repeat:no-repeat;background-position:right center;background-size:auto 73% !important}.quiz_body.quiz_body_vertical_bg .quiz_answers{padding-right:30%}@media screen and (min-width: 780px){.quiz_body.quiz_body_vertical_bg .quiz_answers{padding-right:0}}.quiz_footer{position:sticky;bottom:0px;left:0;width:100%;z-index:100}.quiz_footer .wrapp{display:flex;flex-direction:column;gap:15px;align-items:center;justify-content:center;padding:15px;background:#fff;border:0}.quiz_answers{max-width:870px;margin:0 auto}.question_top_image{margin-bottom:1.5rem;max-height:25vh}.quiz_bottom_image{max-height:35vh}.quiz_bottom_image.step-10{margin-top:-5vh}@media screen and (max-width: 520px){.quiz_bottom_image.step-10{max-height:28vh}.quiz_bottom_image.step-11{max-height:33vh;margin-top:-5vw}}.orange_btn{width:100%;display:flex;justify-content:center;align-items:center;background:var(--metaboost-purple);color:#fff;border:0;height:52px;border-radius:40px;font-size:20px;font-weight:700;cursor:pointer;max-width:386px}.orange_btn:disabled{opacity:.7;cursor:not-allowed}.hero_title{font-size:var(--theme-fz-5vw);margin-bottom:2rem;padding-top:15px}.hero_title h1{font-size:var(--theme-fz-5vw);margin-bottom:5px}.hero_title h2{color:var(--metaboost-orange);font-size:var(--theme-fz-8vw);font-weight:900}.hero_title h4{font-size:var(--theme-fz-5vw)}.img_checkbox_item{width:47%;position:relative;overflow:hidden;border-bottom-left-radius:10%;border-bottom-right-radius:10%;max-width:200px}.img_checkbox_item:before{content:"";width:100%;height:70%;position:absolute;bottom:0;left:0;background-color:var(--metaboost-pale-orange);z-index:-1;border-radius:10%}.img_checkbox_item img{width:auto;vertical-align:middle;max-height:220px;margin-bottom:22%}@media screen and (max-width: 769px){.img_checkbox_item img{max-height:175px}}.img_checkbox_item input{position:absolute;left:-999px;top:-999px;visibility:hidden}.img_checkbox_item span{position:absolute;bottom:0;left:0;height:18%;background-color:var(--metaboost-purple);font-size:var(--theme-fz-5vw);color:#fff;width:100%;display:flex;justify-content:space-between;align-items:center;padding:0 10%;line-height:.9}.img_checkbox_item span::before{content:"";width:20px;height:20px;position:absolute;right:10%;background:#fff;border-radius:50%;top:50%;transform:translateY(-50%)}.img_checkbox_item input:checked~span:before{background-image:url("../images/mbc/check.svg");background-size:60%;background-position:50%;background-repeat:no-repeat}.skip_step_btn{background:none;border:0;outline:none;font-size:var(--theme-fz-5vw);padding:10px 0;display:block;width:100%;color:inherit}.ages_wrapp{display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto;max-width:650px;gap:5px 18px}.ages_wrapp .img_checkbox_item img{max-height:175px;margin-bottom:18%}@media screen and (max-width: 460px){.ages_wrapp .img_checkbox_item img{max-height:118px;margin-bottom:16%}}.flex_one_column{display:flex;flex-direction:row;width:100%;align-items:center;gap:15px;flex-wrap:wrap;justify-content:center}.progress_bar{display:flex;flex-direction:column;text-align:center;font-size:var(--theme-fz-4vw);color:var(--metaboost-purple)}.progress_bar ul{display:flex;list-style:none;width:100%;justify-content:center;padding-top:4px}.progress_bar ul li{width:26px;height:5px;background-color:#e6e2f2;margin:4px;border-radius:6px;position:relative;overflow:hidden}.progress_bar ul li span{position:absolute;left:0;top:0;height:100%;background-color:var(--metaboost-orange)}.title-row{font-size:var(--theme-fz-4vw);margin-bottom:5vw}.title-row .question_title{font-size:var(--theme-fz-6vw);margin-bottom:.5em;color:var(--metaboost-purple);font-weight:900;max-width:595px;margin-left:auto;margin-right:auto}@media screen and (min-width: 769px){.title-row .question_title{font-size:35px;line-height:42px}}@media screen and (max-width: 768px){.title-row .question_title .hidden_mobile{display:none}}.title-row p{color:var(--metaboost-purple);font-weight:600}.title-row h5{font-size:var(--theme-fz-5vw);font-weight:400;margin-bottom:.5rem}@media screen and (min-width: 768px){.title-row{margin-bottom:2rem}}.title-row .long-hyphen{display:inline-block}.title-row .long-hyphen::after{content:"—"}.question{width:100%;padding-top:2rem;margin-top:env(safe-area-inset-top)}.question .control-line{margin-bottom:.8rem}.question .control-line input{position:absolute;left:-9999px;top:-999px;visibility:hidden}.question .control-line input[type=radio]~label .check_icon{border-radius:50%}.question .control-line input:checked~label{background:var(--metaboost-purple);border-color:var(--metaboost-purple);color:#fff}.question .control-line input:checked~label p{color:#fff}.question .control-line input:checked~label .check_icon{border-color:var(--metaboost-purple);background:#fff;background-image:url("../images/mbc/check.svg");background-size:60%;background-position:50%;background-repeat:no-repeat}.question .control-line label{max-width:595px;margin:0 auto;min-height:52px;display:flex;align-items:center;justify-content:flex-start;padding:10px;font-size:var(--theme-fz-4vw);border:1px solid var(--metaboost-purple);position:relative;overflow:hidden;border-radius:10px;gap:.8rem;transition:all .3s;text-align:left;padding-right:14%;padding-left:17px;background:#fff;cursor:pointer}@media screen and (min-width: 768px){.question .control-line label{height:78px}}.question .control-line label.no_padding{padding:0 14% 0 0}.question .control-line label>p{display:flex;flex-direction:column;color:var(--metaboost-purple);font-weight:600}.question .control-line label>p span{font-weight:600}.question .control-line label span{display:block}.question .control-line label .label{font-size:var(--theme-fz-5vw);font-weight:600}.question .control-line label img{max-height:100%;min-width:32px}.question .control-line .check_icon{position:absolute;right:5%;width:18px;height:18px;border:1px solid var(--metaboost-purple);border-radius:23px;top:50%;transition:all .3s;transform:translateY(-50%)}@media screen and (min-width: 768px){.question .control-line .check_icon{width:24.2px;height:24.2px}}.question input::-webkit-outer-spin-button,.question input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.question input[type=number]{-moz-appearance:textfield}.question .control-text{position:relative;font-size:var(--theme-fz-6vw);display:flex;gap:5%;justify-content:center}.question .control-text input[type=number],.question .control-text input[type=text]{display:block;width:100%;border:0;border-bottom:1px solid rgba(12,56,91,.5);text-align:center;font-weight:600;font-size:inherit;color:var(--theme-blue-color);outline:none;padding:10px;padding-right:14%;color:var(--metaboost-purple)}.question .control-text input[type=number].field_error,.question .control-text input[type=text].field_error{border-bottom-color:red}.question .control-text input[type=number]::-moz-placeholder, .question .control-text input[type=text]::-moz-placeholder{color:#f3c9a6}.question .control-text input[type=number]::placeholder,.question .control-text input[type=text]::placeholder{color:#f3c9a6}.question .control-text label{position:absolute;right:15px;top:50%;transform:translateY(-40%);font-weight:600}.question_part_title{text-align:left;font-size:var(--theme-fz-4vw);margin-bottom:.5rem;margin-top:1rem;padding-left:15px;font-weight:600;color:var(--metaboost-orange)}.text_content{text-align:left;padding-top:8%;display:flex;flex-direction:column;align-items:flex-start;gap:10px;max-width:561px;margin:0 auto;margin-bottom:25px}.text_content strong{font-weight:900}.text_content p{color:var(--metaboost-purple);font-weight:600}@media screen and (min-width: 768px){.text_content{padding-top:40px}}.point_list{margin:0;padding:0}.point_list li{position:relative;padding-left:22px;margin-bottom:.25rem;color:var(--metaboost-purple);font-weight:600}.point_list li:before{content:"";width:11px;height:11px;background-color:var(--metaboost-orange);position:absolute;border-radius:50%;left:0;top:8px}.check_list{margin:0;padding:0}.check_list li{position:relative;padding-left:22px;margin-bottom:.7rem}.check_list li:before{content:"";width:15px;height:15px;position:absolute;left:0;top:.4rem;background:url(../images/mbc/list_check_icon.svg) center no-repeat;background-size:90%}.text_content2{text-align:left}.text_content2 .page_title{font-weight:700;font-size:var(--theme-fz-7vw);margin-bottom:1.5rem}.text_content2 p{margin-bottom:.8rem;font-weight:700}blockquote{padding:15px 20px;border-radius:12px;background-color:#fff4eb;margin-bottom:.8rem;color:var(--metaboost-purple);font-weight:600;margin-top:1rem}.toggle-measure-wrapper{display:flex;justify-content:center}.toggle-measure-wrapper .toggle-measure{background:var(--metaboost-pale-orange);border-radius:7px;display:flex;align-items:center;width:180px;margin:1rem 0 2rem;position:relative}.toggle-measure-wrapper .toggle-measure:before{content:"";width:45%;height:80%;background:var(--metaboost-orange);position:absolute;left:0%;top:10%;border-radius:7px;margin-left:3%;transition:all .1s}.toggle-measure-wrapper .toggle-measure.metric:before{left:49%}.toggle-measure-wrapper .toggle-measure.metric label:last-child{color:#fff}.toggle-measure-wrapper .toggle-measure.imperial label:first-child{color:#fff}.toggle-measure-wrapper .toggle-measure label{color:var(--metaboost-orange);width:50%;padding:10px;font-size:.8rem;overflow:hidden;position:relative;cursor:pointer;z-index:1;line-height:1;font-weight:600}.toggle-measure-wrapper .toggle-measure label input{position:absolute;left:-999px;top:-999px;visibility:hidden;z-index:-100;opacity:0}#question_form .control-text-imperial.control-text-height input{width:100%;padding-left:.5rem;padding-right:3rem}#question_form .control-text-imperial.control-text-height input.minMaxError{color:red !important}#question_form .control-text-imperial.control-text-height .input_name{background:#fff;z-index:10;color:var(--metaboost-purple)}#question_form .control-text-imperial.control-text-height .input_name:before{right:29px;width:60px;z-index:-1}@media screen and (max-width: 768px){#question_form .control-text-imperial.control-text-height .input_name:before{right:0px}}#question_form .input_imperial_wrapper{position:relative;display:flex;width:100%}#question_form.imperial .input_metric,#question_form.imperial .label_metric{display:none}#question_form.imperial .btns-row-metric{display:none}#question_form.metric .input_imperial,#question_form.metric .label_imperial,#question_form.metric .input_imperial_wrapper{display:none}#question_form.metric .btns-row-imperial{display:none}.privacy_policy_checkbox{position:relative;padding-left:30px;font-size:12px}.privacy_policy_checkbox .check{position:absolute;left:0;width:20px;height:20px;border:1px solid #6d889d;border-radius:4px;top:0px;transition:all .3s}.privacy_policy_checkbox input{position:absolute;left:-9999px;top:-999px;visibility:hidden}.privacy_policy_checkbox input:checked~label .check{background-image:url("../images/mbc/check.svg");background-size:60%;background-position:50%;background-repeat:no-repeat}.error_message{background:#ff5049;border-radius:12px;padding:15px;font-size:var(--theme-fz-4vw);color:#fff;width:100%;position:relative;padding-right:25px;display:none}.error_message button{position:absolute;right:10px;background:none;border:0}.summary_wrapp{width:100%;padding:15px;border:1px solid rgba(12,56,91,.5);border-radius:12px;margin-bottom:20vw;max-width:804px;margin-left:auto;margin-right:auto}.bmi_line_chart{text-align:left}.bmi_line_chart h4{font-size:var(--theme-fz-5vw);font-weight:400;margin-bottom:70px}.line_chart{text-align:left;font-size:13px;width:100%}.line_chart .line_slider{background:linear-gradient(to right, #0b713e 0%, #fcf05f 40%, #ffa100 63%, #830e00 100%);height:22px;border-radius:12px;display:flex;width:100%;position:relative}.line_chart .line_slider .line_slider_part{width:16.6666666667%;position:relative;border-right:1px solid #fff}.line_chart .line_slider .line_slider_part span{position:absolute;bottom:100%;left:50%;transform:translateX(-50%);margin-bottom:10px}.line_chart .line_slider_pointer{position:absolute;left:75.5%;transform:translateX(-50%)}.line_chart .line_slider_pointer .circle{width:24px;height:24px;background:#fff;display:block;border-radius:50%;box-shadow:0px 0px 4px rgba(0,0,0,.4)}.line_chart .line_slider_pointer .tooltip{position:absolute;bottom:100%;font-size:12px;white-space:nowrap;left:50%;transform:translateX(-50%);margin-bottom:30px;background:var(--metaboost-orange);padding:4px;color:#fff;border-radius:4px;text-transform:uppercase}.line_chart .line_slider_pointer .tooltip::after{content:"";width:1px;height:30px;background:#000;position:absolute;left:50%;top:100%}.line_chart .line_slider_pointer.underweight .tooltip{background:#1a3959}.line_chart .line_texts{display:flex;justify-content:space-between;padding:10px 15px}#control_error_message{font-size:var(--theme-fz-4vw);margin:10px 0;color:var(--metaboost-purple);font-weight:600}.notification{text-align:left;padding:15px;border-radius:15px;font-size:var(--theme-fz-4vw);line-height:1.3;margin:0 auto;margin-top:10px;max-width:800px}.notification p b{font-weight:900}.notification .notif_title{display:flex;align-items:center;margin-bottom:5px;font-weight:600}.notification .notif_title img{margin-top:4px;margin-right:6px}.notification.notification_bmi{margin-top:15px}.notification.notification_bmi p{font-weight:600}.notification.notification_bmi .notif_title{align-items:flex-start}.notification.red_bg{border:1px solid #ffdede;background:#fbebec}.notification.red_bg .notif_title,.notification.red_bg #bmiStatus{color:#0c385b}.notification.red_bg .green_icon{display:none}.notification.green_bg{border:1px solid #daffee;background:#daffee}.notification.green_bg .red_icon{display:none}.notification.notification_default{background-color:#fff4eb;display:flex;align-items:flex-start;gap:15px;margin-bottom:15px;color:var(--metaboost-purple);font-weight:600;max-width:595px}.notification.notification_target{flex-direction:column;margin-top:15px}.notification.normal{background-color:#fffde5}.notification.underweight{background-color:#daffee}.notification.overweight{background-color:#fff3cd}.notification.obese{background-color:#ffdede}.summary_bottom{margin-top:20px;padding-right:40%;background-repeat:no-repeat;background-position:110% bottom;background-size:auto 100%;text-align:left}@media screen and (min-width: 768px){.summary_bottom{background-position:right bottom;padding-bottom:15%;padding-right:25%}.summary_bottom .summary_bottom_list{display:grid;grid-template-columns:1fr 1fr}.summary_bottom .summary_bottom_list .list_item .text{font-size:15.37px;font-weight:600;display:flex;flex-direction:column}.summary_bottom .summary_bottom_list .list_item .text strong{font-size:18.16px;font-style:normal;font-weight:900;line-height:28.068px}.summary_bottom .summary_bottom_list .list_item .icon{width:unset}}.summary_bottom_list{display:flex;justify-content:flex-start;flex-direction:column;gap:10px;font-size:var(--theme-fz-4vw)}.summary_bottom_list .list_item{display:flex;border:1px solid rgba(12,56,91,.5);border-radius:10px;align-items:center;gap:10px;padding:15px 8px;background:#fff}.summary_bottom_list .list_item .icon{width:25%}.summary_bottom_list .list_item .text{width:70%}.summary_bottom_list .list_item .text strong{display:block}form{width:100%}.control-date{position:relative;width:100%;height:43px;border:1px solid rgba(12,56,91,.5);border-radius:12px}.control-date small{font-size:var(--theme-fz-3vw);text-align:left;display:block;margin-top:10px;color:#868686}.control-date label{position:absolute;left:15px;top:50%;font-size:var(--theme-fz-4vw);transform:translateY(-60%);transition:all .3s}.control-date input{width:100%;display:block;height:100%;border:0;background:url("../images/mbc/calendar_icon.svg") 95% 50% no-repeat;outline:none;padding:15px;padding-bottom:0;padding-top:15px;font-size:var(--theme-fz-4vw)}.control-date .datepicker{width:100%;height:100%}.control-date .datepicker .datepicker__header{background:var(--metaboost-purple)}.control-date .datepicker .datepicker__day.is-today{color:var(--metaboost-purple)}.control-date .datepicker .datepicker__day.is-selected div{background:var(--metaboost-purple)}.control-date.selected_date label{top:5%;transform:translateY(0%);font-size:12px;color:#868686}.calculatewrap{width:250px;height:210px;display:block;margin:0 auto}.progressBorder{fill:none;stroke:rgba(0,0,0,0);stroke-width:12;stroke-linecap:round;transform-origin:center;transform:rotate(-90deg)}.progressBorder.circle_animated{stroke:var(--metaboost-purple)}#percentCount{font-weight:600}.cross_line{border:0;border-bottom:1px solid rgba(12,56,91,.5);display:block;margin:25px}.review{background:#fff6ee;border-radius:12px;padding:15px;font-size:var(--theme-fz-4vw);text-align:left}.review .review_top{display:flex;justify-content:space-between;margin-bottom:15px;align-items:center}.review p strong{display:block;margin-bottom:10px;font-weight:900}#quiz_wrapper_main{animation:fadein .5s ease-in alternate}@keyframes fadein{from{opacity:0}to{opacity:1}}.spg-hero{min-height:600px;height:100vh;display:flex;flex-direction:column;padding:31px 20px 50px;justify-content:space-between;background-image:url("../images/mbc/start_page_gender-bg.png");background-repeat:no-repeat;background-size:cover;background-position:center;position:relative;overflow:hidden}.spg-hero:before,.spg-hero:after{content:"";position:absolute;left:0;width:100%;height:33%}.spg-hero:before{top:0;background-image:linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%)}.spg-hero:after{bottom:0;background-image:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%)}.spg-hero__heading{font-size:19px;line-height:29px;font-weight:600;text-align:center;color:#fff;margin-bottom:26px}.spg-hero__heading b,.spg-hero__heading strong{font-weight:900;font-size:25px;line-height:30px}.spg-hero__form{display:flex;flex-direction:column;gap:10px;margin-top:auto}.spg-hero__form__label{display:block;position:relative}.spg-hero__form__label__input{position:absolute;visibility:hidden;opacity:0;width:100%;height:100%;z-index:3}.spg-hero__form__button{border:none;font-size:15px;line-height:26px;color:#fff;font-weight:900;display:flex;justify-content:center;align-items:center;border-radius:50px;width:100%;background-color:#f34554;height:43px;cursor:pointer;transition:all .3s;max-width:595px}.spg-hero__form__button:hover{transform:scale(1.1)}.spg-hero__form__button--blue{background-color:#457bd2}.spg-hero__logos{margin-top:20px;display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center}.footer{padding:15px}.footer .disclamer{color:#a6b5c0;font-size:3.5vw}.footer .footer_links{margin-top:8px;display:flex;justify-content:flex-start;font-size:3.8vw}.footer .footer_links a{color:#647684;padding:0 5px;text-decoration:none;transition:all .3s}.footer .footer_links a:hover{color:var(--theme-blue-color);text-decoration:underline}@media screen and (min-width: 780px){.footer .disclamer{font-size:16px}.footer .footer_links{font-size:18px}}.page_title{color:var(--metaboost-purple)}.input_metric::-moz-placeholder{color:#f3c9a6;opacity:1}.input_metric::placeholder{color:#f3c9a6;opacity:1}body .label_metric .input_name,.input_metric{color:var(--metaboost-purple) !important}.no_padding img{width:85px;height:52px}@media screen and (min-width: 768px){.no_padding img{width:126px;height:78px}}.notif_title strong{color:var(--metaboost-purple)}.flatpickr-input{color:var(--metaboost-purple);font-weight:600}.text_content2{max-width:595px;margin:0 auto}.question_part_title{max-width:595px;margin-left:auto;margin-right:auto}.control-text-metric,.notification_bmi{max-width:595px;margin-left:auto;margin-right:auto}body .step-3-heading{font-size:30px;font-weight:900;line-height:29px;color:var(--metaboost-purple)}body .step-3-img{max-width:350px}body .step-3-subheading{font-size:17px;font-weight:600;line-height:29px;color:var(--metaboost-orange)}.z-10{z-index:10}.relative{position:relative}.control-date{max-width:595px;margin:0 auto}.step20img-wrapper img{border-radius:14px}body .hero_title-age-h1{font-weight:900}.line_texts{text-transform:uppercase;color:#1a3959;font-weight:600}body .mb-label-bold{font-weight:900 !important}.mb-star-icon{margin-bottom:10px}body .mb-final-input-email{height:43px;border-radius:9.551px;border:.735px solid rgba(12,56,91,.5);padding-left:15px !important;margin-top:14px !important}body .mb-final-input-email::-moz-placeholder{color:#b8b8b8 !important;font-weight:600}body .mb-final-input-email::placeholder{color:#b8b8b8 !important;font-weight:600}.feedback-mb-svg{width:60px;height:60px}body .quiz_bottom_image.step-7{max-width:100%;max-height:none;margin-left:auto;margin-right:-33px;margin-top:-11vw}@media screen and (min-width: 769px){.test-after-img br{display:none}.question_title span{line-height:125%}body .mb-title-row{margin-bottom:20px}.feedback-mb-svg{width:89px;height:89px}.mb-question-title{margin-top:20px}.mb-p-break{display:none}.hero_title h2{font-size:34.014px;font-weight:900;line-height:32.88px}.hero_title h1{font-size:19.275px;font-weight:600;line-height:32.88px}.mb-oval-svg{width:49px;height:49px}body .mb-final-input-email{height:77px;border-radius:17.22px;border:1.325px solid rgba(12,56,91,.5);padding-left:27px !important;margin-top:40px !important}body .mb-final-input-email::-moz-placeholder{color:#b8b8b8 !important}body .mb-final-input-email::placeholder{color:#b8b8b8 !important}.mb-star-icon{margin-bottom:20px}.mb-logo-img{width:auto;height:32px}.summary-finale br{display:none}.summary-finale .notification{padding:20px}.summary-finale .notification p{font-size:16px;font-weight:700}.orange_btn{font-size:20px}body .hero_title-age-h1{text-align:center;font-size:40px;font-weight:900;line-height:49.174px}body .hero_title-age-h2{text-align:center;font-size:28.422px;font-weight:600;line-height:37.466px}.step20img-wrapper{position:relative;max-width:595px;width:100%}.step20img-wrapper:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#eff1f5;z-index:-1;border-radius:14px}.step20img-wrapper img{display:block;margin:0 auto;border-radius:0}body .quiz_body_vertical_bg{background-position:right center !important;background-size:auto 65% !important}.control-date{height:64px}body .step-4-img,img.step-8{margin-left:auto;display:block;margin-top:-200px;max-width:396px;width:100%}body .step-4-img,img.step-8{max-height:unset}body .quiz_body .mealplan-choice-img{max-width:561px !important;max-height:263px;width:100%;-o-object-fit:cover;object-fit:cover;border-radius:15px}body .step-3-img{max-width:391px}.flex_one_column{gap:20px}body .step-3-heading{font-size:48px;line-height:46.4px}body .step-3-subheading{font-size:27.2px;line-height:46.4px}body .question_top_image{max-width:595px;margin:0 auto;width:100%;border-radius:14px;-o-object-fit:cover;object-fit:cover}body .question_top_image{max-height:28vh;margin-bottom:14px}.spg-hero{background-image:url("../images/mbc/start_page_gender_desktop.jpg");background-position:center 75%;justify-content:end}.spg-hero__form{max-width:595px}.spg-hero__logos{padding-top:90px}.spg-hero__logos--wh{width:97.646px;height:22.326px}.spg-hero__logos--nyt{width:161.116px;height:22.447px}.spg-hero__logos--vogue{width:72.014px;height:19.129px}.spg-hero__logos--mc{width:46.382px;height:50.821px}.spg-hero__logos--forbes{width:73.235px;height:18.309px}.spg-hero__subheading,.spg-hero__heading{max-width:595px}.spg-hero__subheading{font-size:25.6px;line-height:35.127px;text-align:left;margin-bottom:40px}.spg-hero__heading{font-size:30.545px;line-height:44.291px;text-align:left}.spg-hero__heading b{font-size:35.127px}.spg-hero__form__button{font-size:21.515px;line-height:28.021px;height:55px}.spg-hero>div{max-width:1220px;margin:0 auto;width:100%}}@media screen and (max-width: 480px){.knd-text-content-spacing{margin-top:2rem}.knd-text_content2{font-size:4.6vw}.knd-point_list li{margin-bottom:20px}.knd-spacing-h2{margin-top:10px}.knd-ul-spacing{margin-bottom:13px}.knd-p-spacing{margin:10px 0 13px}.spg-hero{padding:45px 20px 50px}.summary_bottom_list .list_item .text{font-size:11px;font-weight:600}.summary_bottom_list .list_item .text strong{font-size:13px;font-weight:900}body .disclaimer{font-size:11px !important;line-height:15px !important}.padding-sm{padding-top:1rem}.spg-hero{min-height:100vh;min-height:100dvh;height:auto}.question_top_image{width:100%;-o-object-fit:cover;object-fit:cover;border-radius:14px;min-height:28vh}.line_texts{font-size:8.982px}body .step-4-img{max-width:80%}}@media screen and (min-width: 1370px){body .quiz_body_vertical_bg{background-size:auto 85% !important}}.page_title,.question_title b{font-weight:900}.age_hero_title h2{font-size:16px}.age_hero_title h1{color:var(--metaboost-purple);font-size:23px;font-weight:900}@media screen and (min-width: 769px){.age_hero_title h2{font-size:15px;line-height:20px}.age_hero_title h1{font-size:21px;line-height:26px}.knd-b-none{display:none}}body .input_metric.minMaxError,.input_imperial_lbs.minMaxError,.input_imperial_ft.minMaxError{color:red !important}.knd-text_content2 strong{font-weight:900}.step20img-wrapper{margin-top:20px}.knd-h-spacing-v2{margin-bottom:7px}