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