.cook-page{grid-template-columns:minmax(min-content,800px) 1fr;gap:20px;margin-top:20px;padding-bottom:50px;display:grid}@media (min-width:768px) and (max-width:1279.98px){.cook-page{gap:unset;flex-direction:column-reverse;grid-template-columns:none;padding:0 20px;display:flex}}@media (max-width:767.98px){.cook-page{gap:unset;flex-direction:column-reverse;padding:0 12px;display:flex}}.cook-page__left-wrapper{display:block}@media (min-width:768px) and (max-width:1279.98px){.cook-page__left-wrapper{margin-bottom:32px}}.cook-page__avatar{justify-content:center;align-items:center;width:200px;height:200px;margin:0 auto 32px;display:flex}@media (min-width:768px) and (max-width:1279.98px){.cook-page__avatar{margin:0 42px 0 0}}@media (max-width:767.98px){.cook-page__avatar{width:100px;height:100px}}.cook-page__avatar__img{border-radius:50%;width:100%;max-width:100%;height:auto;max-height:100%}.cook-page__heading{margin-bottom:33px;font-size:24px;font-weight:700}.cook-page__right-wrapper{width:100%}@media (max-width:767.98px){.cook-page__right-wrapper{margin-bottom:8px}}.cook-page__author{background-color:#fcfcfc;border-radius:8px;flex-direction:column;align-items:center;padding:32px 32px 40px;display:flex;position:-webkit-sticky;position:sticky;top:130px}@media (min-width:768px) and (max-width:1279.98px){.cook-page__author{flex-direction:column;padding:32px;position:static;top:auto}}@media (max-width:767.98px){.cook-page__author{padding:16px 6px 24px}}.cook-page__author__avatar-and-info{flex-direction:column;display:flex}@media (min-width:768px) and (max-width:1279.98px){.cook-page__author__avatar-and-info{flex-direction:row;justify-content:space-between;width:100%}}.cook-page__author__info{text-align:center;margin-bottom:38px}@media (min-width:768px) and (max-width:1279.98px){.cook-page__author__info{text-align:left}}@media (max-width:767.98px){.cook-page__author__info{margin-bottom:24px}}.cook-page__author__name{margin-bottom:16px;font-size:32px;font-weight:700}@media (max-width:767.98px){.cook-page__author__name{font-size:24px;line-height:100%}}.cook-page__author__job{margin-bottom:24px;font-size:16px}@media (max-width:767.98px){.cook-page__author__job{font-size:14px}}.cook-page__author__desc{max-width:437px;font-size:14px;line-height:130%}@media (min-width:768px) and (max-width:1279.98px){.cook-page__author__desc{margin-bottom:24px}}.cook-page__author__desc__p{margin-bottom:10px}.cook-page__author__desc__p--last{margin:0}@media (min-width:768px) and (max-width:1279.98px){.cook-page__author__desc{text-align:center;max-width:593px}}@media (max-width:767.98px){.cook-page__author__desc{text-align:center}}.cook-page__author__stats{justify-content:center;align-items:center;margin-bottom:32px;display:flex}@media (min-width:768px) and (max-width:1279.98px){.cook-page__author__stats{justify-content:flex-start;margin:0 0 32px}}@media (max-width:767.98px){.cook-page__author__stats{margin-bottom:32px}}.cook-page__author__stat{text-align:center;flex-direction:column;justify-content:space-between;height:54px;font-size:14px;display:flex}.cook-page__author__stat--ml{margin-left:16px}@media (max-width:767.98px){.cook-page__author__stat{font-size:12px}}.cook-page__author__stat--margin{margin:0 54px}@media (max-width:767.98px){.cook-page__author__stat--margin{margin:0 24px}}.cook-page__author__stat__title{margin-bottom:12px;font-size:24px;font-weight:700;line-height:100%}@media (min-width:768px) and (max-width:1279.98px){.cook-page__author__social-and-ask{flex-direction:row-reverse;justify-content:center;align-items:center;margin-bottom:32px;display:flex}}@media (max-width:767.98px){.cook-page__author__social-and-ask{flex-direction:column-reverse;justify-content:center;align-items:center;margin-bottom:16px;display:flex}}.cook-page__author__social-wrapper{justify-content:center;align-items:center;margin-bottom:32px;display:flex}@media (min-width:768px) and (max-width:1279.98px){.cook-page__author__social-wrapper{margin:0}}@media (max-width:767.98px){.cook-page__author__social-wrapper{margin-bottom:0}}.cook-page__author__social-link{cursor:pointer;margin:0 8px;display:block}.cook-page__author__ask-chef{cursor:pointer;background-color:#92022d}.cook-page__author__ask-chef:hover{background-color:#af0034}.cook-page__author__ask-chef{color:#fff;text-align:center;border-radius:8px;max-width:180px;margin:0 auto 27px;padding:12px 0;font-size:14px;font-weight:500;display:block}@media (min-width:768px) and (max-width:1279.98px){.cook-page__author__ask-chef{margin:0 24px 0 0;padding:12px 15px}}@media (max-width:767.98px){.cook-page__author__ask-chef{margin:0 0 24px;padding:12px 15px}}.cook-page__author__tags{flex-wrap:wrap;justify-content:center;max-width:360px;display:flex}@media (min-width:768px) and (max-width:1279.98px){.cook-page__author__tags{max-width:none}}@media (max-width:767.98px){.cook-page__author__tags{max-width:none}}.cook-page__author__tag{cursor:pointer;background:#f5f5f5;border-radius:4px;margin:5px 6px;padding:8px;font-size:12px}@media (max-width:767.98px){.cook-page__author__tag{margin:4px}}.cook-page__recipes{gap:24px;margin-bottom:24px;display:grid}@media (min-width:768px) and (max-width:1279.98px){.cook-page__recipes{grid-template-columns:1fr 1fr;gap:24px}}@media (min-width:576px) and (max-width:767.98px){.cook-page__recipes{grid-template-columns:repeat(2,1fr);gap:12px}}.cook-page__show-more{cursor:pointer;color:#92022d;background:0 0;align-items:center;margin:0 auto;padding:0 45px;font-size:14px;font-weight:400;display:flex}.cook-page__show-more__icon{margin-right:8px}@media (max-width:767.98px){.cook-page__show-more{margin-bottom:24px}}
