.hero{background:linear-gradient(90.36deg,#7878781f 3.75%,#a9a8a8 50.24%);width:100%;max-width:1920px;min-height:100vh;padding-top:150px;position:relative;overflow:hidden}.hero__bottom-noise{z-index:4;pointer-events:none;background-image:url(/assets/Bottom_noice-DaH5IJLN.png);background-position:bottom;background-repeat:no-repeat;background-size:cover;width:100%;height:442px;display:none;position:absolute;bottom:0;left:0}.hero:before,.hero:after{content:"";opacity:1;pointer-events:none;z-index:0;background-repeat:no-repeat;background-size:cover;height:100%;position:absolute;top:0}.hero:before{background-image:url(/assets/Left_Noice-Du1O7P5I.webp);background-position:0;width:765px;left:0}.hero:after{background-image:url(/assets/Right_Noice-AjnO326s.webp);background-position:100%;width:690px;right:0}.hero__container{z-index:1;min-height:100vh;position:relative}.hero__light-ellipse{z-index:1;pointer-events:none;background-image:url(/assets/hero_white-ellipse-BplwuoRH.webp);background-position:50%;background-repeat:no-repeat;background-size:contain;width:698px;height:1036px;animation:7s ease-in-out infinite heroLightBreath;position:absolute;top:40px;left:50%;transform:translate(-50%)}.hero__img{z-index:2;opacity:0;background-image:url(/assets/hero_txt-CiHHBVTB.svg);background-repeat:no-repeat;background-size:contain;width:1763px;height:308px;animation:.9s .15s forwards heroTitleAppear;position:absolute;top:-70px;left:50%;transform:translate(-50%)}.hero__mobile-title{display:none}.hero__man{z-index:3;pointer-events:none;background-image:url(/assets/Hero_man-oaCaiWh5.png);background-position:bottom;background-repeat:no-repeat;background-size:contain;width:1253px;height:1080px;animation:8s ease-in-out infinite heroManFloat;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.hero__text-block{z-index:6;opacity:0;justify-content:space-between;padding:609px 72px 61px 95px;animation:.8s .35s forwards heroTextAppear;display:flex;position:relative}.hero__text-block p{letter-spacing:0;text-transform:uppercase;margin:0;padding:0;font-family:SF_PD,Arial,sans-serif;font-size:20px;font-weight:300;line-height:120%}.hero__left-text-block{flex-direction:column;gap:63px;width:100%;max-width:420px;height:auto;display:flex}.hero__left-text-guide-block,.hero__left-text-second-guide-block,.hero__right-text-block>div:first-child{transition:transform .35s,opacity .35s}.hero__left-text-guide-block:hover,.hero__left-text-second-guide-block:hover,.hero__right-text-block>div:first-child:hover{opacity:.82;transform:translateY(-4px)}.hero__left-text-guide-block p{color:#000}.hero__left-text-guide-block p:first-child{padding-right:18px}.hero__left-text-second-guide-block{text-align:right;color:#1d1d1d}.hero__right-text-block{width:100%;max-width:427px}.hero__right-text-block>div:first-child{margin-bottom:51px}.hero__right-text-block p{color:#000}.hero__right-text-block p:first-child{text-align:right;padding-right:95px}.hero__right-mobile-block,.hero__left-mobile-block,.hero__top-right-mobile-block{display:none}.hero__button{text-transform:uppercase;letter-spacing:0;color:#fff;cursor:pointer;isolation:isolate;background:#1d1d1d;border:none;border-radius:26px;justify-content:center;align-items:center;gap:10px;width:416px;height:55px;margin-left:2px;padding:17px 28px;font-family:SF_PD,Arial,sans-serif;font-size:20px;font-weight:300;line-height:100%;transition:transform .25s,box-shadow .25s,background-color .25s;display:flex;position:relative;overflow:hidden}.hero__button:hover{background-color:#282828;transform:translateY(-5px);box-shadow:0 14px 28px #00000047}.hero__button:active{transform:translateY(-2px)scale(.98)}.hero__button-text{z-index:2;position:relative}.ripple-effect{pointer-events:none;z-index:1;background:#c8c8c873;border-radius:50%;animation:.6s ease-out ripple;position:absolute;transform:scale(0)}@keyframes ripple{0%{opacity:.7;transform:scale(0)}to{opacity:0;transform:scale(5)}}.hero__right-price-block{color:#000;text-align:right;flex-direction:column;flex-shrink:0;width:170px;margin-top:20px;margin-left:auto;margin-right:0;font-family:Manrope,Arial,sans-serif;line-height:120%;transition:transform .3s,opacity .3s;display:flex}.hero__right-price-block:hover{opacity:.82;transform:translateY(-3px)}.hero__right-price-block span:first-child{text-align:right;font-size:16px;font-weight:800;text-transform:uppercase!important}.hero__right-price-block span:last-child{font-size:18px;font-weight:800;text-transform:uppercase!important}@keyframes heroLightBreath{0%{opacity:.86;filter:blur()}50%{opacity:1;filter:blur(1px)}to{opacity:.86;filter:blur()}}@keyframes heroManFloat{0%{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(-8px)}to{transform:translate(-50%)translateY(0)}}@keyframes heroTitleAppear{0%{opacity:0;transform:translate(-50%)translateY(-18px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes heroTextAppear{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (width<=1600px){.hero{padding-top:57px}.hero__man{transform-origin:bottom;animation-name:heroManFloat1600;transform:translate(-50%)scale(.9)}.hero__light-ellipse{transform-origin:50%;animation-name:heroLightBreath;transform:translate(-50%)scale(.9)}.hero__img{transform-origin:50%;animation-name:heroTitleAppear1600;transform:translate(-50%)scale(.72)}@keyframes heroManFloat1600{0%{transform:translate(-50%)scale(.9)translateY(0)}50%{transform:translate(-50%)scale(.9)translateY(-8px)}to{transform:translate(-50%)scale(.9)translateY(0)}}@keyframes heroTitleAppear1600{0%{opacity:0;transform:translate(-50%)scale(.72)translateY(-18px)}to{opacity:1;transform:translate(-50%)scale(.72)translateY(0)}}}@media (width<=1300px){.hero__img{animation-name:heroTitleAppear1300;transform:translate(-50%)scale(.68)}.hero__text-block{padding-bottom:20px;padding-left:23px;padding-right:23px}@keyframes heroTitleAppear1300{0%{opacity:0;transform:translate(-50%)scale(.68)translateY(-18px)}to{opacity:1;transform:translate(-50%)scale(.68)translateY(0)}}}@media (width<=1000px){.hero__img{animation-name:heroTitleAppear1000;transform:translate(-50%)scale(.5)}@keyframes heroTitleAppear1000{0%{opacity:0;transform:translate(-50%)scale(.5)translateY(-18px)}to{opacity:1;transform:translate(-50%)scale(.5)translateY(0)}}}@media (width<=960px){.hero__text-block{flex-direction:column}.hero,.hero__container{min-height:1085px}.hero__man{transform-origin:bottom;animation-name:heroManFloat960;bottom:120px;transform:translate(-50%)scale(.65)}.hero__left-text-block,.hero__right-text-block>div:first-child{display:none}.hero__right-text-block p:first-child{padding-right:0}.hero__left-mobile-block{width:100%;max-width:344px;font-size:11px;display:block}.hero__left-mobile-block p:first-child{padding-right:10px}.hero__right-mobile-block{text-align:right;display:block;transform:translateY(-23px)}.hero__right-text-block{max-width:none}.hero__button{width:100%;max-width:none;height:49px;font-size:18px}.hero__right-price-block{margin-top:35px}.hero__top-right-mobile-block{box-sizing:border-box;z-index:5;opacity:0;width:100%;max-width:474px;margin-left:auto;margin-right:0;padding-right:22px;animation:.8s .15s forwards heroTextAppear;display:block;position:relative}.hero__top-right-mobile-block p{color:#000;text-align:left;text-transform:uppercase;margin:0;font-family:SF_PD,Arial,sans-serif;font-size:20px;font-weight:300;line-height:120%}.hero__top-right-mobile-block p:first-child{text-align:right}.hero__img{display:none}.hero__mobile-title{z-index:2;pointer-events:none;opacity:0;background-position:50%;background-repeat:no-repeat;background-size:contain;animation:.9s .2s forwards heroMobileTitleAppear;display:block;position:absolute;right:0}.hero__mobile-title--left{background-image:url(/assets/hero__img-2-BuGtYPaC.svg);width:720px;height:160px;top:68px}.hero__mobile-title--right{background-image:url(/assets/hero__img-3-CGjKcQyc.svg);width:720px;height:160px;animation-delay:.3s;top:190px}.hero__bottom-noise{opacity:1;display:block;-webkit-mask-image:linear-gradient(#0000 0%,#000 30%);mask-image:linear-gradient(#0000 0%,#000 30%)}@keyframes heroManFloat960{0%{transform:translate(-50%)scale(.65)translateY(0)}50%{transform:translate(-50%)scale(.65)translateY(-6px)}to{transform:translate(-50%)scale(.65)translateY(0)}}@keyframes heroMobileTitleAppear{0%{opacity:0;transform:translateY(-18px)}to{opacity:1;transform:translateY(0)}}}@media (width<=900px){.hero__light-ellipse{transform:translate(-50%)scale(.48)}}@media (width<=700px){.hero__mobile-title--left,.hero__mobile-title--right{width:620px}.hero__right-mobile-block{flex-direction:column;align-items:flex-end;gap:2px;width:100%;margin-bottom:15px;display:flex;overflow:visible;transform:translateY(-5px)}.hero__right-mobile-line{z-index:2;text-align:right;text-transform:uppercase;white-space:nowrap;color:#111;justify-content:flex-end;align-items:center;height:18px;min-height:18px;margin:0;padding:0 6px;font-family:SF_PD,Arial,sans-serif;font-weight:300;line-height:100%;animation:5.5s ease-in-out infinite heroYellowTextFloat;display:flex;position:relative;font-size:14px!important}.hero__right-mobile-line:before{content:"";z-index:-1;pointer-events:none;background-position:100%;background-repeat:no-repeat;background-size:100% 100%;position:absolute;inset:0}.hero__right-mobile-line--1:before{background-image:url(/assets/yellow__text-background-1-BkGMnh3C.png)}.hero__right-mobile-line--2:before{background-image:url(/assets/yellow__text-background-2-C5_Mx7nN.png)}.hero__right-mobile-line--3:before{background-image:url(data:image/png;base64,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)}.hero__text-block p,.hero__top-right-mobile-block p{font-size:14px}.hero__text-block{padding-top:680px}.hero__man{bottom:205px!important}.hero__top-right-mobile-block{max-width:310px}.hero__mobile-title--left{top:45px}.hero__mobile-title--right{top:155px}.hero__light-ellipse{opacity:1;width:1000px;top:190px;transform:translate(-50%)scale(1)}.hero__left-mobile-block{max-width:230px}.hero__left-mobile-block p:first-child{padding-right:78px}.hero__right-price-block{margin:30px auto 0}.hero__right-price-block span:first-child{text-align:center;font-size:16px;line-height:100%}.hero__right-price-block span:last-child{text-align:center;font-size:18px;line-height:100%}.hero__left-mobile-block:hover,.hero__right-mobile-block:hover,.hero__top-right-mobile-block:hover,.hero__right-price-block:hover{opacity:1;transform:none}}@media (width<=540px){.hero__mobile-title--left,.hero__mobile-title--right{width:540px}.hero__mobile-title{animation-name:heroMobileTitleAppear520;right:-50px;transform:translateY(-20px)scale(.8)}}@media (width<=520px){.hero__man{bottom:60px}.hero__mobile-title--right{right:-73px}@keyframes heroMobileTitleAppear520{0%{opacity:0;transform:translateY(-38px)scale(.8)}to{opacity:1;transform:translateY(-20px)scale(.8)}}}@media (width<=450px){.hero__mobile-title{background-position:50%}.hero__mobile-title--right{height:140px;top:150px;right:-93px}.hero__left-mobile-block{transform:translateY(10px)}}@media (width<=420px){.hero__right-mobile-line{padding:1px 7px 1px 10px;font-size:13px!important}}@media (width<=380px){.hero__mobile-title{background-position:100%;transform:translate(30px)scale(.65)!important}.hero__right-mobile-line{padding:1px 6px 1px 8px;font-size:12px!important}}@media (prefers-reduced-motion:reduce){.hero__light-ellipse,.hero__man,.hero__img,.hero__text-block,.hero__top-right-mobile-block,.hero__mobile-title,.ripple-effect{animation:none}.hero__button,.hero__left-text-guide-block,.hero__left-text-second-guide-block,.hero__right-text-block>div:first-child,.hero__right-price-block{transition:none}.hero__img,.hero__text-block,.hero__top-right-mobile-block,.hero__mobile-title{opacity:1}}.hero__left-text-guide-block p,.hero__left-text-second-guide-block p,.hero__right-text-block>div:first-child p,.hero__left-mobile-block p,.hero__top-right-mobile-block p{animation:5.5s ease-in-out infinite heroTextFloat}.hero__left-text-guide-block p:first-child,.hero__right-text-block>div:first-child p:first-child,.hero__left-mobile-block p:first-child,.hero__top-right-mobile-block p:first-child{animation-delay:0s}.hero__left-text-guide-block p:nth-child(2),.hero__right-text-block>div:first-child p:nth-child(2),.hero__left-mobile-block p:nth-child(2),.hero__top-right-mobile-block p:nth-child(2){animation-delay:.25s}.hero__left-text-guide-block p:nth-child(3),.hero__right-text-block>div:first-child p:nth-child(3),.hero__top-right-mobile-block p:nth-child(3){animation-delay:.5s}.hero__left-text-second-guide-block p:first-child,.hero__right-text-block>div:first-child p:nth-child(4){animation-delay:.75s}.hero__left-text-second-guide-block p:nth-child(2){animation-delay:1s}.hero__left-text-second-guide-block p:nth-child(3){animation-delay:1.25s}.hero__left-text-guide-block:hover p,.hero__left-text-second-guide-block:hover p,.hero__right-text-block>div:first-child:hover p,.hero__left-mobile-block:hover p,.hero__top-right-mobile-block:hover p{animation-play-state:paused}@keyframes heroTextFloat{0%{transform:translate(0,0)}50%{transform:translate(4px,-12px)}to{transform:translate(0,0)}}@keyframes heroYellowTextFloat{0%{transform:translate(0,0)}50%{transform:translateY(-3px)}to{transform:translate(0,0)}}.hero__right-mobile-line--1{animation-delay:0s}.hero__right-mobile-line--2{animation-delay:.25s}.hero__right-mobile-line--3{animation-delay:.5s}@media (width<=700px){@keyframes heroTextFloat{0%{transform:translate(0,0)}50%{transform:translateY(-3px)}to{transform:translate(0,0)}}}.guide-block{width:100%;max-width:1920px;min-height:100vh}.guide-brown_line{background-color:#1d1d1d;width:100%;height:59px}.guide-yellow_title{background-image:url(/assets/Yellow_background-Bv1w9ujY.png);justify-content:center;align-items:center;width:100%;height:107px;display:flex;position:relative;overflow:hidden}.guide-yellow_title:after{content:"";pointer-events:none;background:linear-gradient(120deg,#0000 0%,#ffffff47 45%,#0000 75%);width:60%;height:100%;transition:left .7s;position:absolute;top:0;left:-120%;transform:skew(-18deg)}.guide-yellow_title:hover:after{left:130%}.guide-yellow_title p{color:#282828;letter-spacing:0%;text-transform:uppercase;text-align:center;z-index:1;margin:0;padding:0;font-family:Fira_code;font-size:38px;line-height:100%;transition:letter-spacing .3s,transform .3s;position:relative}.guide-yellow_title:hover p{letter-spacing:.5px;transform:scale(1.01)}.guide-title-br{display:none}.guide-block__content{background-color:#1d1d1d;background-image:url(/assets/guide_background-hxcVW_gY.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;align-items:flex-end;gap:50px;min-height:1282px;padding-top:119px;padding-left:80px;padding-right:80px;display:flex}.guide-card{-webkit-backdrop-filter:blur(2px);color:#e8e8e8;background:#3737371a;border-radius:30px;width:865px;height:236px;padding-top:40px;padding-left:57px;transition:transform .35s,box-shadow .35s,background-color .35s;position:relative;overflow:hidden;box-shadow:inset 3px 0 6px #a0a0a014,inset 0 3px 6px #a0a0a014,inset 0 1px #b4b4b429,inset 0 -1px #6464641a}.guide-card:hover{background:#ffffff06;transform:translateY(-8px);box-shadow:0 22px 48px #00000047,inset 3px 0 6px #bebebe1a,inset 0 3px 6px #bebebe1a,inset 0 1px #e6e6e638,inset 0 -1px #6464641f}.guide-card--large{height:284px}.guide-card h3{text-transform:uppercase;letter-spacing:0%;color:#efefef;z-index:1;margin:0 0 29px;font-family:SF_PD,Arial,sans-serif;font-size:21px;font-weight:300;line-height:100%;transition:color .3s,transform .3s,letter-spacing .3s;position:relative}.guide-card:hover h3{color:#f8f24f;letter-spacing:.4px;transform:translate(4px)}.guide-card p{font-family:Manrope,Arial,sans-serif;font-weight:300;font-style:light;letter-spacing:0%;color:#e0e0e0;z-index:1;margin:0 0 20px;font-size:24px;line-height:120%;transition:color .3s,transform .3s;position:relative}.guide-card:hover p{color:#eee;transform:translate(4px)}.guide-card ul{z-index:1;flex-direction:column;gap:8px;margin:0;padding-left:22px;display:flex;position:relative}.guide-card li{font-family:Manrope,Arial,sans-serif;font-weight:300;font-style:light;letter-spacing:0%;color:#e0e0e0;font-size:24px;line-height:120%;transition:color .3s,transform .3s}.guide-card:hover li{color:#eee}.guide-card:hover li:first-child{transform:translate(4px)}.guide-card:hover li:nth-child(2){transform:translate(8px)}.guide-card:hover li:nth-child(3){transform:translate(12px)}.guide-card li::marker{color:#f8f24f;width:8px}@media (width<=1100px){.guide-block__content{align-items:center;padding-left:40px;padding-right:40px}.guide-card{width:100%;max-width:865px}}@media (width<=815px){.guide-title-br{display:block}}@media (width<=700px){.guide-brown_line{height:42px}.guide-yellow_title{height:72px;padding:0 16px}.guide-yellow_title p{font-size:20px;line-height:110%}.guide-yellow_title:hover p{letter-spacing:0;transform:none}.guide-yellow_title:hover:after{left:-120%}.guide-block__content{background-position:0;align-items:stretch;gap:28px;min-height:auto;padding:60px 16px}.guide-block,.guide-block__content{min-height:853px}.guide-card{border-radius:22px;width:100%;height:auto;min-height:220px;padding:28px 24px}.guide-card--large{height:auto;min-height:260px}.guide-card h3{margin-bottom:22px;font-size:18px}.guide-card p,.guide-card li{font-size:18px}.guide-card ul{gap:6px}.guide-card:hover,.guide-card:hover h3,.guide-card:hover p,.guide-card:hover li:first-child,.guide-card:hover li:nth-child(2),.guide-card:hover li:nth-child(3){transform:none}.guide-card:hover h3{letter-spacing:0}}@media (width<=520px){.guide-card h3{font-size:15px}.guide-card li{font-size:14px}.guide-card--large{min-height:189px}.guide-card{min-height:174px}}@media (width<=420px){.guide-yellow_title p{font-size:16px}.guide-card{padding:24px 20px}.guide-card p,.guide-card li{font-size:16px}}@media (prefers-reduced-motion:reduce){.guide-yellow_title,.guide-yellow_title:after,.guide-yellow_title p,.guide-card,.guide-card:after,.guide-card h3,.guide-card p,.guide-card li{transition:none}}.recipes-list{background-color:#eee;width:100%;max-width:1920px;min-height:100vh}.recipes-list__container{padding:118px 79px 80px 80px}.recipes-list__title{text-transform:uppercase;color:#282828;margin:0 0 80px;font-family:Fira_code,monospace;font-size:38px;font-weight:400;line-height:100%}.recipes-list__table{width:100%;max-width:1335px;margin-bottom:80px;margin-left:auto}.recipes-list__head,.recipes-list__row{grid-template-columns:minmax(0,1fr) 190px 170px;align-items:center;column-gap:30px;display:grid}.recipes-list__head{text-transform:uppercase;color:#535353;margin-bottom:20px;font-family:Fira_code,monospace;font-size:16px;font-weight:400;line-height:100%}.recipes-list__row{letter-spacing:0;text-transform:uppercase;color:#282828;border-bottom:1px solid #535353;height:51px;margin-bottom:20px;padding-bottom:20px;font-family:Fira_code,monospace;font-size:24px;font-weight:400;line-height:100%;transition:transform .3s,color .3s;position:relative;overflow:hidden}.recipes-list__row:last-child{border-bottom:none}.recipes-list__row:before{content:"";z-index:2;background-color:#282828;width:0;height:1px;transition:width .35s;position:absolute;bottom:-1px;left:0}.recipes-list__row:after{content:"";opacity:0;transform-origin:0;z-index:0;pointer-events:none;transition:opacity .3s,transform .3s;position:absolute;inset:-8px -14px;transform:scaleX(.96)}.recipes-list__row:hover{color:#000;transform:translate(8px)}.recipes-list__row:hover:before{width:100%}.recipes-list__row:hover:after{opacity:1;transform:scaleX(1)}.recipes-list__name,.recipes-list__pfc,.recipes-list__kcal{z-index:1;position:relative}.recipes-list__name{white-space:nowrap;gap:16px;min-width:0;display:flex}.recipes-list__name span:first-child{transition:color .3s,transform .3s}.recipes-list__name span:last-child{transition:transform .3s,letter-spacing .3s}.recipes-list__row:hover .recipes-list__name span:first-child{color:#9d8f00;transform:translate(2px)}.recipes-list__row:hover .recipes-list__name span:last-child{letter-spacing:.2px;transform:translate(4px)}.recipes-list__pfc,.recipes-list__head span:nth-child(2){text-align:left;white-space:nowrap}.recipes-list__kcal,.recipes-list__head span:nth-child(3){text-align:center;white-space:nowrap}.recipes-list__pfc,.recipes-list__kcal{border-radius:999px;transition:background-color .3s,transform .3s,opacity .3s}.recipes-list__row:hover .recipes-list__pfc,.recipes-list__row:hover .recipes-list__kcal{opacity:.82;background-color:#28282814;transform:translateY(-2px)}.recipes-list__button{isolation:isolate;letter-spacing:0;text-transform:uppercase;color:#fff;cursor:pointer;background:#1d1d1d;border:none;border-radius:26px;justify-content:center;align-items:center;width:416px;height:55px;margin:0 auto 80px;padding:17px 28px;font-family:SF_PD,Arial,sans-serif;font-size:20px;font-weight:300;line-height:100%;transition:transform .25s,box-shadow .25s,background-color .25s;display:flex;position:relative;overflow:hidden}.recipes-list__button:hover{background-color:#1d1d1d;transform:translateY(-5px);box-shadow:0 14px 28px #00000047}.recipes-list__button:active{transform:translateY(-2px)scale(.98)}.recipes-list__button-text{z-index:2;position:relative}.recipes-list__ripple{pointer-events:none;z-index:1;background:#c8c8c873;border-radius:50%;animation:.6s ease-out recipesRipple;position:absolute;transform:scale(0)}@keyframes recipesRipple{0%{opacity:.7;transform:scale(0)}to{opacity:0;transform:scale(5)}}.recipes-list__head span:nth-child(2),.recipes-list__pfc{text-align:center}@media (width<=1415px){.recipes-list__container{padding-left:40px;padding-right:40px}.recipes-list__head,.recipes-list__row{grid-template-columns:minmax(0,1fr) 120px 100px;column-gap:18px}.recipes-list__row{font-size:20px}.recipes-list__name{white-space:normal}}@media (width<=900px){.recipes-list__container{padding-left:24px;padding-right:24px}.recipes-list__head,.recipes-list__row{grid-template-columns:minmax(0,1fr) 90px 70px;column-gap:12px}.recipes-list__row{height:auto;min-height:44px;font-size:16px;line-height:120%}.recipes-list__name{white-space:normal}}@media (width<=700px){.recipes-list__container{padding:58px 21px 37px}.recipes-list{min-height:654px}.recipes-list__title{margin-bottom:44px;font-size:20px}.recipes-list__table{margin-bottom:72px}.recipes-list__head,.recipes-list__row{grid-template-columns:minmax(0,1fr) 74px 48px;column-gap:10px}.recipes-list__head{margin-bottom:20px;font-size:10px}.recipes-list__row{height:auto;min-height:36px;margin-bottom:12px;padding-bottom:12px;font-size:12px;line-height:120%}.recipes-list__row:after{inset:-4px -8px}.recipes-list__row:hover,.recipes-list__row:hover .recipes-list__name span:first-child,.recipes-list__row:hover .recipes-list__name span:last-child,.recipes-list__row:hover .recipes-list__pfc,.recipes-list__row:hover .recipes-list__kcal{transform:none}.recipes-list__row:hover .recipes-list__name span:last-child{letter-spacing:0}.recipes-list__name{white-space:normal;align-items:flex-start;gap:8px}.recipes-list__name span:first-child{flex-shrink:0}.recipes-list__pfc,.recipes-list__kcal{align-self:start;font-size:12px;line-height:120%}.recipes-list__head span:nth-child(2),.recipes-list__head span:nth-child(3){text-align:center}.recipes-list__button{width:360px;max-width:100%;height:49px;margin-bottom:0;padding:17px 28px;font-size:14px}}@media (width<=390px){.recipes-list__container{padding-left:16px;padding-right:16px}.recipes-list__head,.recipes-list__row{grid-template-columns:minmax(0,1fr) 68px 46px;column-gap:8px}.recipes-list__row,.recipes-list__pfc,.recipes-list__kcal{font-size:11px}}@media (prefers-reduced-motion:reduce){.recipes-list__row,.recipes-list__row:before,.recipes-list__row:after,.recipes-list__name span:first-child,.recipes-list__name span:last-child,.recipes-list__pfc,.recipes-list__kcal,.recipes-list__button,.recipes-list__button:after{transition:none}.recipes-list__ripple{animation:none}}.final-offer{background-color:#262424;width:100%;max-width:1920px;min-height:1694px;overflow:hidden}.final-offer__container{padding:92px 80px 20px}.final-offer__desktop{display:block}.final-offer__gallery{align-items:flex-start;gap:30px;margin-bottom:30px;display:flex}.final-offer__gallery-stack{flex-direction:column;flex-shrink:0;gap:30px;display:flex}.final-offer__image-box,.final-offer__mobile-img,.final-offer__content-image{background:#ffffff14;flex-shrink:0;overflow:hidden}.final-offer__image-box img,.final-offer__mobile-img img,.final-offer__content-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s,filter .5s;transform:scale(1)}.final-offer__image-box:hover img,.final-offer__mobile-img:hover img{filter:brightness(1.07)contrast(1.03);transform:scale(1.055)}.final-offer__image-box:hover,.final-offer__mobile-img:hover{box-shadow:0 18px 35px #00000047}.final-offer__image-box--first{width:194px;height:221px}.final-offer__image-box--second{width:194px;height:234px}.final-offer__image-box--third{width:417px;height:485px}.final-offer__image-box--fourth{width:417px;height:415px}.final-offer__image-box--fifth{width:194px;height:190px}.final-offer__image-box--sixth{width:194px;height:195px}.final-offer__image-box--seventh{width:417px;height:491px}.final-offer__content-row{grid-template-columns:638px 1fr;align-items:start;column-gap:21px;display:grid}.final-offer__content-image{width:638px;height:449px}.final-offer__content{padding-top:0}.final-offer__text{letter-spacing:0;color:#b4b4b4;text-transform:uppercase;margin-top:0;font-family:SF_PD,Arial,sans-serif;font-size:20px;font-weight:300;line-height:120%}.final-offer__text p{margin:0 0 28px}.final-offer__text ul{margin:0;padding:0;list-style:none}.final-offer__text li{margin:0}.final-offer__text li:before{content:"— "}.final-offer__small-title{color:#b4b4b4;text-transform:uppercase;margin:102px 0 62px;font-family:SF_PD,Arial,sans-serif;font-size:20px;font-weight:300;line-height:120%;transform:none}.final-offer__title,.final-offer__mobile-title{text-transform:uppercase;color:#f5e252;max-width:1000px;margin:0 0 54px;font-family:Coolvetica,Arial,sans-serif;font-size:167px;font-weight:400;line-height:90%;transition:letter-spacing .3s,text-shadow .3s}.final-offer__title:hover,.final-offer__mobile-title:hover{letter-spacing:1px;text-shadow:0 0 24px #f5e25238}.final-offer__mobile-title{text-align:center;margin-bottom:73px;margin-right:0;font-size:70px;line-height:75%;display:none}.final-offer__buy-block,.final-offer__mobile-buy-block{flex-direction:column;gap:37px;width:100%;max-width:423px;margin-bottom:92px;display:flex}.final-offer__mobile-buy-block{display:none}.final-offer__buy-block p,.final-offer__mobile-buy-block p{color:#b4b4b4;text-transform:uppercase;margin:0;font-family:SF_PD,Arial,sans-serif;font-size:20px;font-weight:300;line-height:120%}.final-offer__button{letter-spacing:0;text-transform:uppercase;color:#2e2e2e;cursor:pointer;background:#fff645;border:none;border-radius:26px;justify-content:center;align-items:center;gap:10px;width:416px;height:55px;margin:0;padding:17px 28px;font-family:SF_PD,Arial,sans-serif;font-size:20px;font-weight:300;line-height:100%;transition:transform .25s,box-shadow .25s,background-color .25s;display:flex;position:relative;overflow:hidden}.final-offer__button:hover{background-color:#fff86a;transform:translateY(-4px);box-shadow:0 12px 24px #00000047}.final-offer__button:active{transform:translateY(-1px)scale(.98)}.final-offer__button-text{z-index:2;position:relative}.final-offer__ripple{pointer-events:none;z-index:1;background:#50505047;border-radius:50%;animation:.6s ease-out finalOfferRipple;position:absolute;transform:scale(0)}@keyframes finalOfferRipple{0%{opacity:.7;transform:scale(0)}to{opacity:0;transform:scale(5)}}.final-offer__footer{color:#b4b4b4;border-top:1px solid #6d6d6d;margin-top:90px;padding:38px 80px 55px;font-family:Manrope,Arial,sans-serif;font-size:14px;font-weight:300;line-height:135%}.final-offer__footer p{margin:0}.final-offer__footer a{color:#b4b4b4;text-decoration:none;transition:color .25s,transform .25s}.final-offer__footer a:hover{color:#f5e252;transform:translate(4px)}.final-offer__footer-top{grid-template-columns:minmax(220px,1.1fr) minmax(260px,1fr) minmax(220px,.9fr) minmax(220px,1fr);align-items:start;column-gap:54px;min-height:155px;display:grid}.final-offer__footer-column{flex-direction:column;gap:8px;display:flex}.final-offer__footer-course{justify-self:start}.final-offer__footer-details{justify-self:center}.final-offer__footer-links{justify-self:center;gap:17px}.final-offer__footer-contacts{justify-self:end;gap:12px}.final-offer__footer-bottom{gap:6px;margin-top:36px;display:flex}.final-offer__mobile-gallery,.final-offer__mobile-text{display:none}@media (width<=1840px){.final-offer__image-box--seventh{display:none}}@media (width<=1400px){.final-offer__image-box--fifth,.final-offer__image-box--sixth,.final-offer__gallery-stack--tiny{display:none}.final-offer__content-row{grid-template-columns:638px 1fr}.final-offer__title{max-width:760px;font-size:120px}.final-offer__small-title{margin-top:70px;margin-bottom:44px}}@media (width<=1200px){.final-offer__container{padding-left:48px;padding-right:48px}.final-offer__image-box--fourth{display:none}.final-offer__content-row{grid-template-columns:1fr 1fr;column-gap:28px}.final-offer__content-image{width:100%;height:360px}.final-offer__title{max-width:520px;font-size:86px}.final-offer__small-title{margin-top:48px;margin-bottom:32px}.final-offer__text,.final-offer__small-title,.final-offer__buy-block p{font-size:16px}.final-offer__button{width:360px;max-width:100%}}@media (width<=1180px){.final-offer__footer{padding-left:48px;padding-right:48px}.final-offer__footer-top{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 48px;min-height:auto}.final-offer__footer-course,.final-offer__footer-details,.final-offer__footer-links,.final-offer__footer-contacts{justify-self:start}.final-offer__footer-links{gap:12px}.final-offer__footer-contacts{gap:8px}}@media (width<=1050px){.final-offer__image-box--first,.final-offer__image-box--second,.final-offer__gallery-stack--small{display:none}.final-offer__gallery{justify-content:flex-start}.final-offer__content-row{grid-template-columns:1fr;row-gap:34px}.final-offer__content-image{width:638px;max-width:100%;height:449px}.final-offer__title{max-width:760px;font-size:86px}}@media (width<=900px){.final-offer{min-height:auto}.final-offer__container{padding:34px 20px 0}.final-offer__desktop{display:none}.final-offer__mobile-gallery{justify-content:center;align-items:flex-start;gap:8px;width:100%;margin:0 auto;display:flex}.final-offer__mobile-left,.final-offer__mobile-right{flex-direction:column;flex-shrink:0;gap:8px;width:180px;display:flex}.final-offer__mobile-img{background:#ffffff14;width:180px;overflow:hidden}.final-offer__mobile-img img{object-fit:cover;width:100%;height:100%;transition:transform .5s,filter .5s;transform:scale(1)}.final-offer__mobile-img:hover img{filter:brightness(1.07)contrast(1.03);transform:scale(1.055)}.final-offer__mobile-img--first{height:229px}.final-offer__mobile-img--second{height:199px}.final-offer__mobile-img--third{height:144px}.final-offer__mobile-img--fourth{height:181px}.final-offer__mobile-img--fifth{height:201px}.final-offer__mobile-img--sixth{height:173px}.final-offer__mobile-img--seventh{height:178px}.final-offer__mobile-img--eighth{height:202px}.final-offer__mobile-text{margin-top:46px;margin-bottom:34px;padding-left:20px;padding-right:20px;display:block}.final-offer__mobile-title{display:block}.final-offer__mobile-buy-block{display:flex}.final-offer__footer{margin-top:90px;padding:39px 20px 45px;font-size:11px}.final-offer__footer-top{grid-template-columns:1fr;gap:32px;min-height:auto}.final-offer__footer-course,.final-offer__footer-details,.final-offer__footer-links,.final-offer__footer-contacts{justify-self:start}.final-offer__footer-column,.final-offer__footer-links,.final-offer__footer-contacts{gap:7px}.final-offer__footer-bottom{flex-direction:column;gap:4px;margin-top:44px}.final-offer__footer a:hover{color:#b4b4b4;transform:none}}@media (width<=430px){.final-offer__container{padding-left:15px;padding-right:15px}.final-offer__mobile-gallery{gap:6px}.final-offer__mobile-left,.final-offer__mobile-right{gap:6px;width:180px}.final-offer__mobile-img{width:180px}.final-offer__mobile-title{font-size:60px}}@media (width<=390px){.final-offer__mobile-gallery{transform-origin:top;margin-bottom:-48px;transform:scale(.94)}.final-offer__mobile-text{margin-top:34px}.final-offer__mobile-title{font-size:54px}}@media (width<=360px){.final-offer__mobile-gallery{transform-origin:top;margin-bottom:-95px;transform:scale(.88)}.final-offer__mobile-title{font-size:48px}}.success-page{background:linear-gradient(90.36deg,#7878781f 3.75%,#a9a8a8 50.24%);justify-content:center;align-items:center;width:100%;max-width:1920px;min-height:100vh;display:flex;position:relative;overflow:hidden}.success-page__noise{opacity:1;pointer-events:none;z-index:0;background-repeat:no-repeat;background-size:cover;height:100%;position:absolute;top:0}.success-page__noise--left{background-image:url(/assets/Left_Noice-Du1O7P5I.webp);background-position:0;width:765px;left:0}.success-page__noise--right{background-image:url(/assets/Right_Noice-AjnO326s.webp);background-position:100%;width:690px;right:0}.success-page__ellipse{filter:blur(28px);pointer-events:none;z-index:1;background:#ffffff47;border-radius:50%;width:760px;height:760px;animation:7s ease-in-out infinite successEllipseBreath;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.success-page__container{z-index:2;box-sizing:border-box;width:100%;max-width:920px;padding:80px 24px;position:relative}.success-page__eyebrow{text-transform:uppercase;color:#282828;opacity:0;margin:0 0 28px;font-family:Fira_code,monospace;font-size:16px;font-weight:400;line-height:100%;animation:.7s forwards successTextAppear}.success-page__card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;background:#eeeeeeeb;border-radius:32px;min-height:430px;padding:56px 64px 52px;animation:.75s .15s forwards successCardAppear;position:relative;overflow:hidden;transform:translateY(24px);box-shadow:0 28px 80px #00000038}.success-page__card:before{content:"";opacity:.65;background:#535353;height:1px;position:absolute;top:36px;left:64px;right:64px}.success-page__card:after{content:"";opacity:.65;background:#535353;height:1px;position:absolute;bottom:36px;left:64px;right:64px}.success-page__status{text-transform:uppercase;color:#282828;border:1px solid #28282859;border-radius:999px;width:fit-content;margin-bottom:28px;padding:8px 14px;font-family:Fira_code,monospace;font-size:14px;font-weight:400;line-height:100%}.success-page__title{letter-spacing:-1.5px;text-transform:uppercase;color:#282828;max-width:720px;margin:0 0 24px;font-family:Fira_code,monospace;font-size:54px;font-weight:400;line-height:95%}.success-page__text{text-transform:uppercase;color:#000;max-width:610px;margin:0 0 38px;font-family:SF_PD,Arial,sans-serif;font-size:22px;font-weight:300;line-height:120%}.success-page__button{isolation:isolate;letter-spacing:0;text-transform:uppercase;color:#fff;cursor:pointer;background:#1d1d1d;border:none;border-radius:26px;justify-content:center;align-items:center;width:416px;height:55px;padding:17px 28px;font-family:SF_PD,Arial,sans-serif;font-size:20px;font-weight:300;line-height:100%;text-decoration:none;transition:transform .25s,box-shadow .25s,background-color .25s;display:inline-flex;position:relative;overflow:hidden}.success-page__button:hover{background-color:#282828;transform:translateY(-5px);box-shadow:0 14px 28px #00000047}.success-page__button:active{transform:translateY(-2px)scale(.98)}.success-page__hint{text-transform:uppercase;color:#535353;max-width:560px;margin-top:24px;font-family:Fira_code,monospace;font-size:14px;font-weight:400;line-height:140%}.success-page__order{text-transform:uppercase;color:#535353;border-top:1px solid #535353;justify-content:space-between;gap:24px;max-width:610px;padding-top:20px;font-family:Fira_code,monospace;font-size:14px;font-weight:400;line-height:120%;display:flex}.success-page__order strong{color:#282828;text-align:right;word-break:break-all;font-weight:400}.success-page__check{color:#1d1d1d;background:#f5e252;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:28px;font-family:Fira_code,monospace;font-size:42px;line-height:1;animation:.55s forwards successCheckPop;display:flex;box-shadow:0 14px 28px #0000002e}.success-page__loader{gap:8px;margin-bottom:32px;display:flex}.success-page__loader span{background-color:#1d1d1d;border-radius:50%;width:14px;height:14px;animation:1s ease-in-out infinite successLoader}.success-page__loader span:nth-child(2){animation-delay:.15s}.success-page__loader span:nth-child(3){animation-delay:.3s}@keyframes successCardAppear{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes successTextAppear{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes successEllipseBreath{0%{opacity:.6;transform:translate(-50%,-50%)scale(.96)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.04)}to{opacity:.6;transform:translate(-50%,-50%)scale(.96)}}@keyframes successCheckPop{0%{opacity:0;transform:scale(.6)}70%{opacity:1;transform:scale(1.08)}to{transform:scale(1)}}@keyframes successLoader{0%,to{opacity:.35;transform:translateY(0)}50%{opacity:1;transform:translateY(-8px)}}@media (width<=900px){.success-page__container{padding:56px 24px}.success-page__card{border-radius:26px;padding:48px 36px 44px}.success-page__card:before,.success-page__card:after{left:36px;right:36px}.success-page__title{font-size:42px}.success-page__text{font-size:18px}.success-page__button{width:100%}.success-page__ellipse{width:620px;height:620px}}@media (width<=700px){.success-page{align-items:flex-start}.success-page__container{padding:58px 21px 37px}.success-page__eyebrow{margin-bottom:22px;font-size:12px}.success-page__card{border-radius:22px;min-height:420px;padding:42px 22px 38px}.success-page__card:before{top:24px;left:22px;right:22px}.success-page__card:after{bottom:24px;left:22px;right:22px}.success-page__status{margin-bottom:22px;padding:7px 12px;font-size:11px}.success-page__title{letter-spacing:-.8px;margin-bottom:18px;font-size:32px;line-height:100%}.success-page__text{margin-bottom:30px;font-size:14px;line-height:125%}.success-page__button{height:49px;padding:17px 28px;font-size:14px}.success-page__hint{margin-top:20px;font-size:10px;line-height:140%}.success-page__order{flex-direction:column;gap:8px;font-size:10px}.success-page__order strong{text-align:left}.success-page__check{width:58px;height:58px;margin-bottom:24px;font-size:34px}.success-page__loader{margin-bottom:26px}.success-page__loader span{width:11px;height:11px}.success-page__ellipse{width:420px;height:420px;top:310px}}@media (width<=390px){.success-page__container{padding-left:16px;padding-right:16px}.success-page__title{font-size:28px}.success-page__card{padding-left:18px;padding-right:18px}.success-page__card:before,.success-page__card:after{left:18px;right:18px}}@media (prefers-reduced-motion:reduce){.success-page__ellipse,.success-page__card,.success-page__eyebrow,.success-page__check,.success-page__loader span,.success-page__button{transition:none;animation:none}.success-page__card,.success-page__eyebrow{opacity:1;transform:none}}.app{min-height:100vh;overflow-x:hidden}@font-face{font-family:Fira_code;src:url(/assets/FiraCode-VariableFont_wght-B8UAmyNo.ttf);font-weight:400;font-style:normal}@font-face{font-family:Neutral_face;src:url(/assets/NeutralFace-DhD6yeaf.otf);font-weight:400;font-style:normal}@font-face{font-family:Manrope;src:url(/assets/Manrope-Light-tnotZ_2w.ttf);font-weight:300;font-style:light}@font-face{font-family:Manrope;src:url(/assets/Manrope-SemiBold-CJD5SYW-.ttf);font-weight:600;font-style:normal}@font-face{font-family:Manrope;src:url(/assets/Manrope-ExtraBold-zk22q0YZ.ttf);font-weight:800;font-style:bold}@font-face{font-family:Coolvetica;src:url(/assets/Coolvetica_Rg_Cram-9y3cYiF0.otf);font-weight:400;font-style:normal}@font-face{font-family:SF_PD;src:url(/assets/SF-Pro-Display-Light-aDlMluiV.otf);font-weight:300;font-style:light}@font-face{font-family:Ubuntu;src:url(/assets/Ubuntu-Medium-C-1-7KOl.ttf);font-weight:500;font-style:Medium}@font-face{font-family:Montserrat;src:url(/assets/Montserrat-Regular-BdMzRefO.ttf);font-weight:400;font-style:normal}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#111;background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}button,input,textarea{font-family:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}#root{min-height:100vh}
