.meal-templates-step{background-color:#f5f5f5;height:100dvh;display:flex;flex-flow:column}.meal-templates-step__header{flex-grow:0}.meal-templates-step__main-content{padding:2px 16px;flex-grow:2;overflow-y:auto}.meal-templates-step__footer{flex-grow:0}.meal-templates-step__info-icon{width:.24rem;height:.24rem;fill:#0d0d0d}.meal-templates-step__card{border-radius:.2rem;background-color:#fff;padding:.2rem;margin-bottom:.12rem;margin-top:12px}.meal-templates-step__card-title{font-weight:700;font-size:.18rem;line-height:.24rem;text-align:center;margin-bottom:.16rem}.meal-templates-step__additional-text{font-weight:400;font-size:14px;line-height:20px;color:#666}.meal-templates-step__additional-text--price{color:#00b923}.meal-templates-step__option{display:flex;justify-content:space-between;align-items:center;cursor:pointer;margin-bottom:.12rem}.meal-templates-step__radio{height:.2rem;width:.2rem;display:flex;align-items:center;justify-content:center;position:relative}.meal-templates-step__radio:before{position:absolute;display:inline-block;margin:0;background-image:url(../img/radio-off.836ea9bd.svg)}.meal-templates-step__radio:before,.meal-templates-step__radio:checked:after{content:"";width:100%;height:100%;background-size:cover;background-repeat:no-repeat}.meal-templates-step__radio:checked:after{z-index:5;background-image:url(../img/radio-on.6fed66e4.svg)}.meal-templates-step__radio:checked:before{display:none}.meal-templates-step__label{width:100%;font-size:16px;line-height:24px;color:#000;transition:color .15s ease-in-out}.meal-templates-step__label--checked{color:#00b923}.meal-templates-step__radio-subtitle{font-weight:400;font-size:12px;line-height:16px;color:#666}.menu-settings-step-card{margin-bottom:16px;border-radius:20px;background-color:#fff;padding:20px;margin-bottom:12px;display:flex}.menu-settings-step-card:last-child{margin-bottom:0}.menu-settings-step-card__main{flex-grow:2}.menu-settings-step-card__title{font-weight:700;font-size:16px;line-height:20px;color:#0d0d0d;margin-bottom:8px}.menu-settings-step-card__subtitle{font-weight:400;font-size:16px;line-height:24px;color:#000;display:flex;justify-content:space-between}.menu-settings-step-card__description{font-weight:400;font-size:12px;line-height:16px;color:#666}.menu-settings-step-card__icon-wrapper{display:flex;justify-content:center;align-items:center;margin-left:6px}.menu-settings-step-card__icon{width:24px;height:24px}.menu-settings-step-card__price{font-size:10px;padding:0 6px;background-color:#d9f5de;display:flex;align-items:center;justify-content:center;height:18px;border-radius:6px;color:#00b923;flex-shrink:0;margin-top:3px}.menu-settings-step{height:100dvh;width:100vw;max-width:100vw;min-height:100dvh;background-color:#f5f5f5;font-size:24px;overflow:auto;display:flex;flex-direction:column}.menu-settings-step__cards{padding:16px;flex-grow:2}.menu-settings-step__additional-text{font-weight:400;font-size:14px;line-height:20px;color:#666}.menu-settings-step__additional-text--price{color:#00b923}.menu-settings-step__close-icon{height:16px;width:16px;position:absolute;left:16px;top:50%;transform:translateY(-50%)}