.hamburgerMenuMain .hamburger-icon-header{margin:0 20px}.hamburgerMenuMain .toggleContentParent{position:fixed;overflow-y:scroll;top:88px;left:0;width:100%;height:100%;display:flex;flex-direction:column;background-color:rgba(0,0,0,.4);z-index:3}.hamburgerMenuMain .toggleContentParent .toggleContentChild{width:82%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;background-color:#fff}.hamburgerMenuMain .toggleContentParent .toggleContentChild .profile_section{background-color:#ffead9;padding:10% 0;width:100%;display:flex;flex-direction:column;justify-content:space-evenly}.hamburgerMenuMain .toggleContentParent .toggleContentChild .profile_section .loggedInViewContainer{width:100%;display:flex;justify-content:center;align-items:center}.hamburgerMenuMain .toggleContentParent .toggleContentChild .profile_section .loggedInViewContainer .loggedInViewChild{display:flex;flex-direction:column;width:90%}.hamburgerMenuMain .toggleContentParent .toggleContentChild .profile_section .loggedInViewContainer .loggedInViewChild .userDetailsContainer{display:flex;width:300px;justify-content:space-around}.hamburgerMenuMain .toggleContentParent .toggleContentChild .profile_section .loggedInViewContainer .loggedInViewChild .userDetailsContainer .ham-profile-img{border-radius:50%}.hamburgerMenuMain .toggleContentParent .toggleContentChild .profile_section .loggedInViewContainer .loggedInViewChild .userDetailsContainer .usernameInitialLetters{border-radius:50%;width:80px;height:80px;display:flex;justify-content:center;align-items:center;font-size:40px;color:#db7219;background-color:#fff;font-family:var(--font-righteous)}.hamburgerMenuMain .toggleContentParent .toggleContentChild .profile_section .loggedInViewContainer .loggedInViewChild .userDetailsContainer .userFullnameText{font-family:var(--font-righteous);font-size:20px;height:50px;width:160px;padding-right:10px;overflow-wrap:break-word;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden}.hamburgerMenuMain .toggleContentParent .toggleContentChild .profile_section .loggedInViewContainer .loggedInViewChild .sliderParentDiv{width:100%}.hamburgerMenuMain .toggleContentParent .toggleContentChild .profile_section .loggedInViewContainer .loggedInViewChild .completeProfileTextParent{font-family:var(--font-open-sans);font-size:18px}.hamburgerMenuMain .toggleContentParent .toggleContentChild .profile_section .nonLoggedInViewContainer{display:flex;flex-direction:column}.hamburgerMenuMain .toggleContentParent .toggleContentChild .profile_section .nonLoggedInViewContainer .profileIconDiv{text-align:center;margin-bottom:10%}.hamburgerMenuMain .toggleContentParent .toggleContentChild .profile_section .nonLoggedInViewContainer .cta_buttons{width:100%;display:flex;justify-content:space-evenly}.hamburgerMenuMain .toggleContentParent .toggleContentChild .profile_section .nonLoggedInViewContainer .cta_buttons .menu-signup-btn{width:40%}.hamburgerMenuMain .toggleContentParent .toggleContentChild .profile_section .nonLoggedInViewContainer .cta_buttons .menu-signup-btn .signup_btn_styles{box-shadow:4px 4px 0 #2d2d2d;border:1px solid #2d2d2d;border-radius:10px;opacity:1;background-color:#db7219;color:#2d2d2d;height:46px;width:100%;padding:3% 0;font-family:var(--font-open-sans);font-size:16px;font-weight:600}.hamburgerMenuMain .toggleContentParent .toggleContentChild .profile_section .nonLoggedInViewContainer .cta_buttons .menu-login-btn{width:40%}.hamburgerMenuMain .toggleContentParent .toggleContentChild .profile_section .nonLoggedInViewContainer .cta_buttons .menu-login-btn .login_btn_styles{box-shadow:4px 4px 0 #2d2d2d;border:1px solid #2d2d2d;border-radius:10px;opacity:1;background-color:#fff;color:#2d2d2d;height:46px;width:100%;padding:3% 0;font-family:var(--font-open-sans);font-size:16px;font-weight:600}.hamburgerMenuMain .toggleContentParent .toggleContentChild .menu_items{width:100%;height:100%;background-color:#fff}.hamburgerMenuMain .toggleContentParent .toggleContentChild .menu_items .plan_item{display:flex;justify-content:space-evenly;width:100%;margin:8% 0}.hamburgerMenuMain .toggleContentParent .toggleContentChild .menu_items .plan_item .plan_image{width:40%;display:flex;justify-content:center;align-items:center}.hamburgerMenuMain .toggleContentParent .toggleContentChild .menu_items .plan_item .plan_image .image{height:auto;width:30%}.hamburgerMenuMain .toggleContentParent .toggleContentChild .menu_items .plan_item .plan_text{width:60%;display:flex;justify-content:space-between;align-items:center;font-size:18px;font-family:var(--font-open-sans)}.rangeSliderContainer{margin-top:20px}.rangeSliderContainer .rangeSlider{width:92%}@media only screen and (max-width:768px){.rangeSliderContainer{width:100%}.rangeSliderContainer .rangeSlider{width:85%;margin-right:50px!important}}.item-container{display:flex;justify-content:space-evenly;width:93%;margin:15% 0}.item-container .menu_image{width:40%;display:flex;justify-content:center;align-items:center}.item-container .menu_image .image-container{height:auto;width:35px}.item-container .text-container{width:60%;display:flex;justify-content:flex-start;align-items:center;font-size:18px;font-family:var(--font-open-sans)}.item-container .dropdownIconParent{display:flex;justify-content:center;align-items:center;height:auto;width:22px;padding-inline:20px}.item-container .dropdownIconParent .orange-dropdown-icon{height:14px;width:22px}.hamDropdownContainer{width:100%;background-color:#f2f2f2;display:flex;justify-content:flex-end;margin-top:-10%}.hamDropdownContainer .hamDropdownChild{display:flex;flex-direction:column;width:65%;background-color:#f2f2f2;font-size:19px;font-family:var(--font-open-sans)}.hamDropdownContainer .hamDropdownChild .hamDropdownOption{margin:20px 0;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}.dropdown{display:flex;flex-direction:column;position:relative}.dropdown .options-container{display:flex;justify-content:center;align-items:flex-end}.dropdown .options-container .option-title{font-size:18px;font-family:var(--font-open-sans);font-weight:700}.dropdown .options-container .dropdown-orange-icon{margin-left:5px;margin-bottom:6px}.dropdown .header-dropdown-div-container{display:flex;flex-direction:column;width:170px;position:absolute;top:20px;left:-40px}.dropdown .header-dropdown-div-container .header-dropdown-child{border-radius:20px;background-color:#fff;margin-top:20px;box-shadow:0 0 10px rgba(0,0,0,.161);display:flex;flex-direction:column;align-items:center;font-size:15px;width:200px}.dropdown .header-dropdown-div-container .header-dropdown-child .dropdown-option-text{padding:10px 8px;font-family:var(--font-open-sans);font-weight:500}.cursorPoint{cursor:pointer}.header-options{font-size:18px;font-weight:600;color:#000;text-decoration:none}.navbar{height:88px;padding:0;width:100vw;display:flex;box-shadow:0 3px 6px rgba(0,0,0,.122);background-color:#fff;position:fixed;top:0;left:0;z-index:1000;font-family:var(--font-open-sans)}.navbar .spacing{width:8%}.navbar .ham{display:none}.navbar .ham .hamburger_class{display:flex;align-items:center;height:88px}.navbar .foodies_img{height:88px;width:150px;cursor:pointer}.navbar .nav_titles{width:50%;height:100%;margin-left:5%;color:#000;display:flex;justify-content:space-evenly}.navbar .nav_titles .nav_ul{display:flex;justify-content:space-between;align-items:center;text-align:center;font-weight:600;font-family:var(--font-open-sans);color:#000!important;width:90%}.navbar .nav_right{width:20%;height:100%;display:flex;justify-content:space-evenly;font-size:12px;font-family:var(--font-open-sans)}.navbar .nav_right .accessibility_btn{height:88px;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer}.navbar .nav_right .accessibility_btn .acc_img{height:48px;width:48px}.navbar .nav_right .search_btn{height:88px;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer}.navbar .nav_right .search_btn .search_logo_class{height:48px;width:48px}.navbar .nav_right .profile_btn{height:88px;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer}.navbar .nav_right .profile_btn .profile_logo_btn{height:48px;width:48px}@media only screen and (max-width:768px){.navbar .spacing{display:none}.navbar .ham{display:inline}.navbar .nav_titles .nav_ul{display:none}.navbar .nav_right{justify-content:flex-end}.navbar .nav_right .acc_text,.navbar .nav_right .profile_logo_text,.navbar .nav_right .search_text{display:none}}@media only screen and (max-width:350px){.navbar .nav_right .accessibility_btn,.navbar .nav_right .profile_btn,.navbar .nav_right .search_btn{width:36px}}.heading-text-parent{width:100%;display:flex;justify-content:center}.heading-text-parent .heading-text,.heading-text-parent h1{font-family:var(--font-righteous);font-size:40px;color:#db7219;text-align:center}.heading-text-parent h1{display:inline;font-weight:100}@media only screen and (max-width:768px){.heading-text-parent{display:unset!important;width:95%}.heading-text-parent .heading-text,.heading-text-parent h1{font-size:32px;padding:10px;text-align:left!important}}.box-container{height:-moz-fit-content;height:fit-content;display:inline-block;margin:0 7px}.box-container,.box-container .blank-box{position:relative;width:-moz-fit-content;width:fit-content}.box-container .blank-box{border:2px solid #db7219;background-color:#fff;padding:10px 20px;text-align:center;color:#000;border-radius:50% 50% 20px 20px/15% 15% 45px 45px}.box-container .blank-triangle{border:2px solid #db7219;position:relative;bottom:10px;left:25px;height:12px;width:15px;background-color:#fff;-webkit-clip-path:polygon(0 100%,0 0,100% 0);clip-path:polygon(0 100%,0 0,100% 0);border-top-left-radius:5px;transform:rotate(264deg) skewX(41deg) skewY(-10deg)}.box-container .orange-box{width:-moz-fit-content;width:fit-content;border:4px solid #db7219;background-color:#db7219;padding:10px 20px;text-align:center;font-weight:700;font-size:16px;color:#2d2d2d;position:relative;border-radius:50% 50% 20px 20px/15% 15% 45px 45px}.box-container .orange-triangle{position:relative;bottom:17px;left:20px;height:20px;width:25px;background-color:#db7219;-webkit-clip-path:polygon(0 100%,0 0,100% 0);clip-path:polygon(0 100%,0 0,100% 0);border-top-left-radius:5px;transform:rotate(256deg) skewX(32deg)}.box-container .grey-box{width:-moz-fit-content;width:fit-content;border:4px solid #d5d5d5;background-color:#d5d5d5;padding:10px 20px;text-align:center;font-weight:700;font-size:16px;color:#2d2d2d;position:relative;border-radius:50% 50% 20px 20px/15% 15% 45px 45px}.box-container .grey-triangle{position:relative;bottom:17px;left:20px;height:20px;width:25px;background-color:#d5d5d5;-webkit-clip-path:polygon(0 100%,0 0,100% 0);clip-path:polygon(0 100%,0 0,100% 0);border-top-left-radius:5px;transform:rotate(256deg) skewX(32deg)}.box-container .orange-shadow-box{width:-moz-fit-content;width:fit-content;border:4px solid #db7219;background-color:#db7219;padding:10px 20px;text-align:center;font-weight:800;font-size:16px;font-family:var(--font-open-sans);color:#2d2d2d;position:relative;border-radius:50% 50% 20px 20px/15% 15% 45px 45px;box-shadow:3px 3px 0 0 #f4d4b9}.box-container .orange-triangle-wrap{filter:drop-shadow(3px 3px 0 #F4D4B9);z-index:1}.box-container .orange-shadow-triangle{position:relative;bottom:15px;left:20px;height:20px;width:25px;background-color:#db7219;-webkit-clip-path:polygon(0 100%,0 0,100% 0);clip-path:polygon(0 100%,0 0,100% 0);border-top-left-radius:5px;transform:rotate(256deg) skewX(32deg)}.box-container .green-shadow-box{width:-moz-fit-content;width:fit-content;background-color:#00ad7a;padding:7px 20px;text-align:center;font-size:36px;font-family:var(--font-righteous);color:#fff;position:relative;border-radius:50% 50% 20px 20px/15% 15% 45px 45px;box-shadow:3px 3px 0 0 #8cd4bf}.box-container .green-triangle-wrap{filter:drop-shadow(3px 3px 0 #8CD4BF);z-index:1}.box-container .green-shadow-triangle{position:relative;bottom:15px;left:25px;height:20px;width:25px;background-color:#00ad7a;-webkit-clip-path:polygon(0 100%,0 0,100% 0);clip-path:polygon(0 100%,0 0,100% 0);border-top-left-radius:5px;transform:rotate(256deg) skewX(32deg)}.box-container .grey-blank-box{width:-moz-fit-content;width:fit-content;border:4px solid #cbcbcb;background-color:#cbcbcb;padding:10px 20px;text-align:center;font-size:16px;font-family:var(--font-open-sans);font-weight:500;color:#2d2d2d;position:relative;border-radius:50% 50% 20px 20px/15% 15% 45px 45px}.box-container .grey-blank-triangle{position:relative;bottom:17px;left:20px;height:20px;width:25px;background-color:#cbcbcb;-webkit-clip-path:polygon(0 100%,0 0,100% 0);clip-path:polygon(0 100%,0 0,100% 0);border-top-left-radius:5px;transform:rotate(256deg) skewX(32deg)}.box-container_2{height:-moz-fit-content;height:fit-content}.box-container_2,.box-container_2 .small-green-box{position:relative;width:-moz-fit-content;width:fit-content}.box-container_2 .small-green-box{background-color:#00ad7a;padding:7px 25px;text-align:center;font-size:12px;font-weight:700;font-family:var(--font-open-sans);color:#000;border-radius:50% 50% 20px 20px/15% 15% 45px 45px}.box-container_2 .small-green-triangle{position:relative;bottom:17px;left:20px;height:20px;width:25px;background-color:#00ad7a;-webkit-clip-path:polygon(0 100%,0 0,100% 0);clip-path:polygon(0 100%,0 0,100% 0);border-top-left-radius:5px;transform:rotate(256deg) skewX(32deg)}.box-container_3{position:relative;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column}.box-container_3 .small-yellow-box{width:50%;background-color:#ffc000;padding:7px 25px;text-align:center;font-size:25px;font-weight:500;color:#000;position:relative;border-radius:50% 50% 20px 20px/15% 15% 45px 45px}.box-container_3 .small-yellow-triangle{position:relative;bottom:17px;left:20px;height:20px;width:25px;background-color:#ffc000;-webkit-clip-path:polygon(0 100%,0 0,100% 0);clip-path:polygon(0 100%,0 0,100% 0);border-top-left-radius:5px;transform:rotate(256deg) skewX(32deg)}@media only screen and (max-width:768px){.box-container .green-shadow-box{font-size:32px!important}.box-container_3{position:relative;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;align-items:center}}.about-recipe-container{display:flex;flex-direction:column;align-items:center}.about-recipe-container .recipe-name-container{display:flex;margin:1% 0 2%;text-align:center;font-weight:100}.about-recipe-container .green_bubble_heading_container{display:block;margin:10px 0 0;position:relative;left:10%;top:-24em;max-width:64%}.cook-along-ingredients-list-wrapper{margin-top:88px;display:flex;padding-top:10px;flex-direction:column;justify-content:space-between;height:calc(100vh - 88px - 10px)}.cook-along-ingredients-list-wrapper .cook-along-ingredients-list{display:flex;flex-direction:column;justify-content:center}.cook-along-ingredients-list-wrapper .cook-along-ingredients-list .serving-dropdown{display:-webkit-inline-box!important;margin:0 auto}.buttons-container{display:flex;flex-direction:column;align-items:center;cursor:pointer}.buttons-container .buttons-font{font-size:14px}.orange-container-outside,.shareLink{display:flex}.shareLink{gap:40px;justify-content:space-between}.mvp-detail-container{display:flex;justify-content:space-around;width:20%}.mvp-detail-container .mvp-detail{display:flex;flex-direction:column;align-items:center;margin:10px 0}.mvp-detail-container .mvp-detail .mvp-number-font{margin:0;font-size:24px;font-family:var(--font-righteous)}.mvp-detail-container .mvp-detail .mvp-small-font{margin:5px 0 0;font-size:14px}.detail-recipe-container{width:50%;border-bottom:1px solid rgba(45,45,45,.502)}.detail-recipe-container .about-detail-font{font-size:14px;text-align:justify;font-family:var(--font-open-sans)}.about-recipe-drop-down{cursor:pointer;display:flex;align-items:center;justify-content:space-between;font-weight:100}.about-font{margin:0;font-size:18px;font-family:var(--font-righteous)}.drop-down-container{display:flex;flex-direction:column;justify-content:center}.choose-person-heading{font-family:var(--font-righteous);color:#db7219;font-size:18px;text-align:center}.selectInputBox{width:100%}.choose-person-drop-down{background-color:#e5f7f1;width:100%;height:40px}.ingredients-container{background-color:rgba(219,114,25,.251);width:100%;margin-top:5%}.ingredients-list-container{margin:3% 10%}.ingredients-list-container .ingredients-heading{display:flex;justify-content:space-between;margin-bottom:20px;font-weight:100}.ingredients-list-container .ingredients-heading .ingredients-heading-font{font-size:28px;font-family:var(--font-righteous);color:#db7219;margin:0}.ingredients-list-container .ingredients-list{display:flex;align-items:center}.ingredients-list-container .ingredients-list .ingredients-list-font{font-size:13px}.ingredients-list-container .hyphen-line{flex-grow:1;height:1px;background:#f0ab72;margin:0 10px}.ingredients-list-container .ingredients-amount-font{margin:10px 0;padding:5px 10px;font-size:12px;background-color:#f1c6a3;border-radius:45px}.ingredients-list-bottom-border{border-bottom:1px solid #f0ab72;margin-top:20px}.ingredients-list-footer{margin-top:20px;display:flex;flex-direction:column;align-items:center}.ingredients-list-footer .ingredients-footer-font{font-size:14px;text-align:center}@media only screen and (max-width:768px){.about-recipe-container .recipe-name-container{margin:18% 0 2% 3%!important;text-align:left!important;font-weight:100}.hyphen-line{display:none}.mvp-detail-container{width:90%;margin:0 2%}.shareLink{display:flex;justify-content:center;width:100%}.detail-recipe-container{width:90%;margin:10% 0}.drop-down-container{width:90%}.ingredients-list{align-items:start;justify-content:space-between}.ingredients-amount-font{text-align:right;display:block;white-space:nowrap}}.orange-black-container{text-align:center!important;width:-moz-fit-content!important;width:fit-content!important;height:-moz-fit-content!important;height:fit-content!important;padding:10px 40px!important;border-radius:30px!important;background-color:#c17d42!important;border:1px solid #000!important;box-shadow:4px 4px 0 0 #000!important;font-size:18px!important;font-weight:700!important;color:#fff!important;cursor:pointer!important}.green-container{color:#fff!important;min-width:70px!important;text-align:center!important;width:-moz-fit-content!important;width:fit-content!important;height:-moz-fit-content!important;height:fit-content!important;padding:12px 20px!important;border-radius:10px!important;background-color:#00ad7a!important;border:1px solid #000!important;box-shadow:4px 4px 0 0 #000!important;font-size:16px!important;font-weight:700!important;color:#fff;cursor:pointer!important}.orange-white-container{background-color:#db7219;color:#2d2d2d}.orange-white-container,.orange-white-container:hover{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;padding:12px 20px;border-radius:10px;border:1px solid #fff;box-shadow:4px 4px 0 0 #fff;font-size:16px;font-weight:700;cursor:pointer}.orange-white-container:hover{background-color:#b54d01;color:#fff}.orange-white-container:active{border-radius:10px;border:1px solid #2d2d2d;box-shadow:4px 4px 0 0 #db7219;color:#db7219}.orange-white-container:active,.white-black-container{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;padding:12px 20px;background-color:#fff;font-size:16px;font-weight:700;cursor:pointer}.white-black-container{display:flex;justify-content:center;align-items:center;gap:7px;min-width:70px;text-align:center;border-radius:10px;border:1px solid #000;box-shadow:4px 4px 0 0 #000;color:#2d2d2d}.white-black-container:hover{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;padding:12px 20px;border-radius:10px;background-color:#b7b7b7;border:1px solid #2d2d2d;box-shadow:4px 4px 0 0 #2d2d2d;font-size:16px;font-weight:700;color:#000;cursor:pointer}.unselectable{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.white-black-container:active{border-radius:10px;background-color:#2d2d2d;border:1px solid #2d2d2d;box-shadow:4px 4px 0 0 #afafaf;color:#fff;cursor:pointer}.disable-container,.white-black-container:active{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;padding:12px 20px;font-size:16px;font-weight:700}.disable-container{min-width:70px;text-align:center;border-radius:10px;background-color:#efefef;border:1px solid #797878;box-shadow:4px 4px 0 0 #797878;color:#797878}.icon-button{padding:13px 20px}@media only screen and (max-width:1280px){.icon-button{padding:10px 8px}.white-black-container{min-width:70px;text-align:center;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;padding:12px 20px;border-radius:10px;background-color:#fff;border:1px solid #000;box-shadow:1.6px 1.6px 0 0 #000;font-size:13px!important;font-weight:700;color:#2d2d2d;cursor:pointer}.disable-container{font-size:13px!important;box-shadow:1.6px 1.6px 0 0 #797878}}.cookButtonClass .white-black-container{margin:15px auto 0;border-radius:30px;letter-spacing:1px;padding:9px 22px;font-family:var(--font-righteous)}.cookButtonClass .white-black-container:hover{border-radius:30px;padding:9px 20px}.steps-duration-container{display:flex;justify-content:center;align-items:center;margin:15px 0 10px;font-size:12px;gap:10px}.smell-font-container{color:#db7219;display:flex;justify-content:center;margin-top:20px;font-size:14px}.smell-font-container .small-carrot-icon{margin:0 10px 0 0}.video-content-heading{text-align:center;font-size:14px;font-weight:700}.plate-serve-label,.video-content-font{font-family:var(--font-open-sans);text-align:center;font-size:18px}.shadow-wrap{filter:drop-shadow(6px 6px 0 rgba(0,0,0,.5019607843))}.shadow-wrap .serve-img-container{height:200px;width:150px;border-radius:10px}.shadow-wrap .serve-img-container .serve-plate-img{height:200px;width:150px;object-fit:cover!important;border-radius:inherit}@media only screen and (max-width:768px){.steps-duration-container{justify-content:start!important;width:90%!important}.video-content-font{text-align:start;width:90%!important}}