@charset "UTF-8";:root{--font-family:"Futura PT",sans-serif;--second-family:"Gilroy",sans-serif;--content-width:1240px;--container-offset:40px;--container-width:calc(var(--content-width) + (var(--container-offset) * 2));--blue:#003c96;--dark-blue:#001e64;--yellow:#f3c140;--white:#fff;--black:#2d2926;--grey:#666462;--grey-bg:#f4f9f0;--red:#ba0c2f;--grey-contour:#ebebeb;--green:#004b1e;--red-2:#c10230}.site-wrapper,lu-constructor{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;display:block}.site-wrapper{overflow:hidden}.site-wrapper *,.site-wrapper ::after,.site-wrapper ::before,lu-constructor *,lu-constructor ::after,lu-constructor ::before{-webkit-box-sizing:border-box;box-sizing:border-box}.site-wrapper *,lu-constructor *{font-family:var(--font-family)}body,html{overflow-x:hidden;margin:0;min-width:375px;min-height:100%;font-size:16px;scroll-behavior:smooth}.site-wrapper::before,lu-constructor::before{--cont-w:100%;--off:calc((100vw - var(--cont-w)) / 2);content:"";position:absolute;left:calc(-1 * var(--off));z-index:-1;width:calc(var(--off) * 2 + var(--cont-w));height:100%;background-color:#1e2f34;background-image:none;top:1px;height:calc(100% - 1px);background:-webkit-gradient(linear,left top,left bottom,color-stop(2.16%,#fff),color-stop(25.15%,#e1f7c9),color-stop(71.12%,#e1f7c9),color-stop(94.11%,#fff));background:linear-gradient(180deg,#fff 2.16%,#e1f7c9 25.15%,#e1f7c9 71.12%,#fff 94.11%)}a{text-decoration:none;color:inherit}.btn-reset{border:none;padding:0;background:0 0;cursor:pointer}.list-reset{list-style:none;margin:0;padding:0}.visually-hidden{position:absolute;overflow:hidden;margin:-1px;border:0;padding:0;width:1px;height:1px;clip:rect(0 0 0 0)}.dis-scroll{overflow:hidden;-ms-scroll-chaining:none;overscroll-behavior:none}.container{margin:0 auto;padding:0 var(--container-offset);max-width:var(--container-width)}.grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[12];grid-template-columns:repeat(12,1fr);gap:20px}.products-wrapper{padding:0 40px 30px;background:var(--grey-bg)}.products-stub{position:relative;z-index:2;margin:0 auto;width:100%;height:318px;background-color:wheat}@media (max-width:1240px){.site-wrapper::before,lu-constructor::before{--cont-w:100%!important}.grid{-ms-grid-columns:(1fr)[8];grid-template-columns:repeat(8,1fr);gap:20px}:root{--container-offset:40px;--content-width:740px}}sup{vertical-align:baseline}lu-constructor-factory{margin:0 auto!important;max-width:1240px!important}@media (max-width:1200px){lu-constructor-factory{margin:0 auto!important;max-width:740px!important}}lu-landing{padding:0 16px!important}.products *,lu-breadcrumbs *,lu-footer *,lu-mobile-tabbar-container *{font-family:Gilroy,sans-serif!important}lu-constructor-selector{display:block}.products{min-height:auto!important}.products.empty{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.products.empty lu-constructor-selector{display:none!important}.products.empty::after{content:"Товары отсутствуют. Чтобы увидеть товары, выберите другой магазин «Лента» в шапке сайта";display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:2;max-width:600px;padding:40px;font-weight:400;font-size:32px;line-height:100%;text-align:center;color:#2d2926}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:transform,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-pointer-events{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}[data-view]{scroll-margin-top:var(--hde-margin)}.slider-button{opacity:1!important;background-color:#fff!important}.btn{--hover-bg:rgb(233.9090909091, 15.0909090909, 59.1060606061);--active-bg:rgb(138.0909090909, 8.9090909091, 34.8939393939);position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:none;border-radius:12px;padding:18px 40px;font-weight:600;font-size:16px;line-height:100%;text-align:center;color:#fff;background-color:#ba0c2f;-webkit-transition:color .3s,background-color .3s,border-color .3s;transition:color .3s,background-color .3s,border-color .3s;cursor:pointer}.btn--blue{background-color:#003c96}.btn:focus{overflow:none}.btn:focus-visible{outline:#ba0c2f solid 3px;outline-offset:3px}@media (any-hover:hover){.btn:hover{color:#fff;background-color:var(--hover-bg)}}.btn:active{color:#fff;background-color:var(--active-bg)}@media (max-width:830px){.grid{-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);gap:10px}:root{--container-offset:14px;--content-width:340px}lu-constructor-factory{margin:0 auto!important;max-width:340px!important}.products.empty::after{padding:20px;font-size:24px}[data-view]{scroll-margin-top:var(--header-mobile-height)}.btn{padding:11px 24px;font-size:14px;line-height:130%}}.section-offset{padding-bottom:100px}.centered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:42px}.title{position:relative;margin:0 auto 48px;font-weight:600;font-size:52px;line-height:100%;letter-spacing:-.03em;text-align:center;color:var(--black)}@media (max-width:1240px){.section-offset{padding-bottom:80px}.centered{padding-top:32px}.title{margin-bottom:34px;font-size:42px;line-height:100%;letter-spacing:-.03em}}@media (max-width:830px){.section-offset{padding-bottom:62px}.centered{padding-top:25px}.title{margin-bottom:28px;max-width:320px;font-size:32px;line-height:100%;letter-spacing:-.02em}.title br{display:none}}.shop-warning{position:relative;margin-top:40px;margin-bottom:20px;border:1px solid var(--red);border-radius:12px;padding:22px 0;-webkit-box-shadow:0 0 10px 0 rgba(60,60,60,.1);box-shadow:0 0 10px 0 rgba(60,60,60,.1);background:var(--white)}.shop-warning__text{position:relative;margin:0 auto;max-width:710px;font-weight:600;font-size:28px;line-height:100%;text-align:center;color:var(--black)}.shop-warning__arrow{position:absolute;left:6px;top:-97px}@media (max-width:1240px){.shop-warning__text{max-width:480px;font-weight:500;font-size:24px}.shop-warning__arrow{left:-16px;top:-42px;width:44px}}@media (max-width:830px){.shop-warning__text{font-size:16px}.shop-warning__arrow{left:50%;width:20px;translate:-50% 0}.shop-warning__decor{display:none}}.shop-warning__decor{position:absolute;bottom:0}.shop-warning__decor--1{left:55px}.shop-warning__decor--2{right:55px}@media (max-width:1240px){.shop-warning__decor--1{left:-1px}.shop-warning__decor--2{right:-1px}.shop-warning__decor{width:148px}.shop-warning{padding:11px 0}}@media (min-width:1521px){.shop-warning{--cont-w:100%;--off:calc((100vw - var(--cont-w)) / 2);margin-left:calc(-1 * var(--off));width:calc(var(--off) * 2 + var(--cont-w))}.shop-warning .shop-warning__decor--1{left:250px}.shop-warning .shop-warning__decor--2{right:250px}}@media (max-width:830px){.shop-warning{margin-top:0;padding:10px 0}}.hero{--mh:530px;position:relative;padding-bottom:100px}.hero__content{position:relative;border-radius:16px;min-height:var(--mh);-webkit-box-shadow:0 4px 20px 0 rgba(0,0,0,.15);box-shadow:0 4px 20px 0 rgba(0,0,0,.15);background-image:url(https://cdn.lentochka.lenta.com/assets/f3591edb-aabe-4f07-8560-88b5dbf0caa4/hero-bg-c0eww8.jpg);background-position:center;background-size:cover;background-repeat:no-repeat}.hero__text{position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-grid-column-span:6;grid-column:6 span;padding:40px;min-height:var(--mh)}.hero__image{position:relative;-ms-grid-column-span:6;grid-column:6 span;min-height:var(--mh)}.hero__percent{position:absolute;left:361px;top:49px}@media (max-width:1240px){.hero__content{background-image:url(https://cdn.lentochka.lenta.com/assets/f3591edb-aabe-4f07-8560-88b5dbf0caa4/hero-bg-t-c0eww8.jpg)}.hero__text{padding:20px}.hero__image{-ms-grid-column-span:4;grid-column:4 span}.hero__percent{left:310px;top:45px;width:196px;height:196px}}@media (max-width:830px){.hero__content{background-image:url(https://cdn.lentochka.lenta.com/assets/f3591edb-aabe-4f07-8560-88b5dbf0caa4/hero-bg-m-c0eww8.jpg)}.hero__text{padding:12px 10px 10px}.hero__image{-ms-grid-column-span:1;grid-column:1 span}.hero__percent{left:193px;top:19px;width:119px;height:119px}}.hero__logo{margin-bottom:20px}@media (max-width:1240px){.hero__logo{width:185px}}@media (max-width:830px){.hero__logo{margin-bottom:12px;width:135px}}.hero__date{margin-bottom:20px;font-weight:400;font-size:28px;line-height:100%;color:var(--black)}@media (max-width:1240px){.hero__date{font-size:20px}}@media (max-width:830px){.hero__date{margin-bottom:8px;font-size:16px}}.hero__title{margin:0 0 14px;font-weight:600;font-size:84px;line-height:86%;color:var(--black)}@media (max-width:1240px){.hero__title{margin-bottom:20px;font-size:64px;line-height:94%}}@media (max-width:830px){.hero__title{margin-bottom:8px;max-width:220px;font-size:48px;line-height:100%}}.hero__descr{margin:0 0 auto;font-weight:500;font-size:32px;line-height:100%;color:var(--black)}@media (max-width:1240px){.hero__descr{max-width:174px;font-weight:400}}@media (max-width:830px){.hero__descr{max-width:none;font-size:24px}}.hero__only{border-radius:4px 16px;padding:4px 20px 10px;font-weight:400;font-size:28px;line-height:100%;color:var(--white);background:var(--red)}@media (max-width:1240px){.hero__only{font-size:20px}}@media (max-width:830px){.hero__only{padding:4px 20px 8px;width:100%;font-size:16px;text-align:center}}@media (min-width:1521px) and (max-width:1240px){.hero,.shop-warning{--cont-w:100%!important}}@media (min-width:1521px){.hero{--cont-w:100%;--off:calc((100vw - var(--cont-w)) / 2);margin-left:calc(-1 * var(--off));width:calc(var(--off) * 2 + var(--cont-w))}.hero .hero__content{background-image:url(https://cdn.lentochka.lenta.com/assets/f3591edb-aabe-4f07-8560-88b5dbf0caa4/hero-bg-d-c0eww8.jpg)}.hero .hero__wrapper{margin:0 auto;max-width:1500px}.hero .hero__percent{left:364px;top:22px;width:250px;height:250px}}@media (max-width:1240px){.hero{--mh:520px;padding-bottom:76px}}@media (max-width:830px){.hero{--mh:494px;padding-bottom:62px}}.goods{padding-bottom:40px}.goods__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}@media (max-width:1240px){.goods__list{gap:12px}}.goods__btn{border:1px solid var(--black);border-radius:72px;padding:13px 31px;min-width:300px;font-weight:500;font-size:22px;line-height:100%;text-align:center;color:var(--black);background:var(--white)}.goods__btn.is-active{border-color:var(--red);-webkit-box-shadow:0 6px 25px 0 rgba(227,6,19,.3);box-shadow:0 6px 25px 0 rgba(227,6,19,.3);color:var(--white);background:var(--red)}@media (max-width:830px){.goods__list{--cont-w:100%;--off:calc((100vw - var(--cont-w)) / 2);-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow-x:auto;width:calc((var(--off)) + var(--cont-w));gap:8px;-ms-overflow-style:none;scrollbar-width:none}.goods__list::-webkit-scrollbar{display:none}.goods__item:last-child{padding-right:8px}.goods__btn.is-active{-webkit-box-shadow:none;box-shadow:none}.goods__btn{padding:12px 20px;min-width:auto;font-size:16px;white-space:nowrap}}.goods__item:first-child .goods__btn{min-width:auto}.how-mp{position:relative;padding-top:100px}.how-mp__decor{position:absolute;display:block;pointer-events:none}.how-mp__decor--1{left:65px;top:-47px}@media (max-width:1240px){.goods{padding-bottom:32px}.how-mp__decor--1{left:20px;top:-15px;width:138px}}@media (max-width:830px){.goods{padding-bottom:24px}.how-mp__decor--1{left:0;top:24px;width:118px}}.how-mp__decor--2{right:110px;bottom:-4px}.how-mp__content{position:relative;z-index:2;border:1px solid var(--red);border-radius:16px;padding:39px;background:var(--grey-bg);backdrop-filter:blur(24px)}@media (max-width:1240px){.how-mp__decor--2{right:44px;bottom:7px;width:273px}.how-mp__content{padding:27px 20px 20px}}@media (max-width:830px){.how-mp__decor--2{right:28px;bottom:19px;width:180px}.how-mp__content{padding:20px 12px 12px}}.how{--stroke-color:var(--red);--circle-color:var(--black)}.how__content{counter-reset:section;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}@media (max-width:1240px){.how-mp{padding-top:81px}.how__title{margin-bottom:35px;max-width:600px}.how__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.how__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:100px;width:calc(100% - 20px);height:200px;-webkit-box-shadow:0 0 10px 0 rgba(60,60,60,.1);box-shadow:0 0 10px 0 rgba(60,60,60,.1);background:var(--white)}@media (max-width:1240px){.how__item{width:100%;max-width:570px}}@media (max-width:830px){.how-mp{padding-top:104px}.how__title{margin-bottom:28px}.how__content{padding:0;gap:10px}.how__item{height:120px;max-width:334px}}.how__icon-block{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:-6px;border:12px solid var(--white);border-radius:100%;width:212px;height:212px;background-color:var(--white)}.how__icon-block::before{content:"";position:absolute;inset:-6px;border:3px solid var(--stroke-color);border-radius:100%}.how__icon-block::after{counter-increment:section;content:counter(section);position:absolute;left:1px;top:-9px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:3px solid var(--white);border-radius:100%;padding:10px;width:58px;height:58px;font-weight:600;font-size:32px;line-height:100%;text-align:center;color:var(--white);background:var(--circle-color)}.how__image{display:block}.how__text-block{padding-left:18px}.how__subtitle{margin:0 0 8px;font-weight:500;font-size:32px;line-height:100%;color:var(--black)}@media (max-width:830px){.how__icon-block::after{left:-9px;top:-15px;width:38px;height:38px;font-size:18px}.how__icon-block{width:130px;height:130px}.how__image--1{width:52px;height:52px}.how__image--2{width:98px;height:28px}.how__text-block{padding-left:9px}.how__subtitle{margin-bottom:6px;max-width:162px;font-size:24px;line-height:100%}}.how__descr{margin:0;max-width:320px;font-weight:400;font-size:24px;line-height:100%;color:var(--grey)}.how__descr a{text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:var(--blue)}@media (max-width:1240px){.how__descr{font-weight:500}}@media (max-width:830px){.how__descr{max-width:162px;font-weight:400;font-size:14px;line-height:100%}}.how__part{margin-top:32px;font-weight:400;font-size:24px;line-height:100%;text-align:center;color:var(--black)}.how__part a{text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:var(--red);-webkit-transition:text-decoration-color .3s;transition:text-decoration-color .3s}.how__part a:focus{outline:0}.how__part a:focus-visible{outline:2px dashed var(--red);outline-offset:3px}.how__part a:hover{text-decoration-color:transparent;color:var(--red)}@media (max-width:830px){.how__part{margin:26px auto 0 -3px;width:102%;font-size:14px;line-height:100%}}.how__block{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:33px auto 0;max-width:730px;font-weight:500;font-size:34px;line-height:94%;text-align:center;color:var(--black)}.how__block img{margin-right:12px}.how__block .site-tooltip{position:absolute;right:-6px;top:-6px}.how__block b{font-weight:700}@media (max-width:1240px){.how__block{margin:33px auto;max-width:534px;font-size:24px;line-height:100%}.how__block .site-tooltip{top:1px}.how__block img{width:52px;height:52px}}@media (max-width:830px){.how__block{margin:25px auto;font-weight:500;font-size:18px;line-height:100%}.how__block span{max-width:244px;text-align:center}.how__block img{margin-right:8px;width:32px;height:32px}.how__block .site-tooltip{right:84px;top:15px}}.how__condition-block{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:32px auto 12px;border-radius:76px;padding:12px;max-width:677px;-webkit-box-shadow:4px 4px 14px 0 rgba(72,72,72,.1);box-shadow:4px 4px 14px 0 rgba(72,72,72,.1);font-weight:500;font-size:28px;line-height:100%;text-align:center;color:var(--white);background:var(--red);gap:16px}.how__condition-block img{display:block}.how__condition-block b{font-weight:700}.how__condition-block span{max-width:528px}@media (max-width:1240px){.how__condition-block{margin:32px auto 22px;padding:15px;max-width:573px;font-size:24px;line-height:100%}.how__condition-block span{max-width:588px}.how__condition-block img{width:60px;height:60px}}@media (max-width:830px){.how__condition-block{margin:25px auto 0;padding:7px;font-weight:500;font-size:16px;line-height:100%}.how__condition-block span{max-width:240px}.how__condition-block img{-ms-flex-negative:0;flex-shrink:0;margin-right:-5px;width:38px;height:38px}}.how__link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.how__link span{border-bottom:2px dashed currentColor;font-weight:600;font-size:20px;line-height:100%;color:var(--red);-webkit-transition:border-color .3s;transition:border-color .3s}.how__link:focus{outline:0}.how__link:focus-visible{outline:2px dashed var(--red);outline-offset:3px}.how__link:hover span{border-color:transparent;color:var(--red)}.how__centered{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:10px;gap:30px}.mp{position:relative}.mp__content{position:relative;border-radius:16px;min-height:332px;background:var(--white)}.mp__btn{display:none!important}@media (max-width:1240px){.how__link{margin-top:-12px}.how{padding-bottom:100px}.mp__content{min-height:192px}.mp__btn{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.mp__image{position:absolute;right:80px;bottom:0;display:block;max-width:381px}@media (max-width:1240px){.mp__image{right:10px;max-width:260px}}@media (max-width:830px){.how__link{margin-top:0}.how__link svg{width:36px;height:36px}.how__link span{font-weight:600;font-size:20px}.how__centered{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:24px;gap:16px}.how{padding-bottom:36px}.mp__content{min-height:403px}.mp__btn{padding:9px 35px;font-size:14px;line-height:130%}.mp__image{right:28px}}.mp__text{padding:38px 40px 10px;max-width:600px}.mp__title{margin:0 0 24px;font-weight:600;font-size:40px;line-height:100%;letter-spacing:-.03em;color:var(--black)}@media (max-width:1240px){.mp__text{padding:21px 20px 10px;max-width:426px}.mp__title{margin-bottom:34px;font-size:32px}}@media (max-width:830px){.mp__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:14px 10px 10px}.mp__title{margin-bottom:24px;font-size:24px;line-height:100%;text-align:center}}.mp__qr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:12px}.mp__qr-text{max-width:154px;font-weight:400;font-size:16px;line-height:125%;color:var(--blue)}.mp__centered{padding-top:40px}@media (max-width:1240px){.mp__qr{display:none}.mp__centered{padding-top:32px}}@media (max-width:830px){.mp__centered{padding-top:24px}}.choice__list{--gap:20px;--elems:5;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--gap)}.choice__item{width:calc((100% - (var(--elems) - 1) * var(--gap))/ (var(--elems)))}.choice__item:first-child{width:calc(50% - 10px)}.choice__item:first-child .choice-card__text{position:absolute;right:0;bottom:0}.choice__item:nth-child(2),.choice__item:nth-child(3){width:calc(25% - 15px)}@media (max-width:1240px){.choice__list{--elems:3;padding:0 20px}.choice__item:first-child{width:100%}.choice__item:first-child .choice-card__pic{margin:0 auto;max-width:610px}.choice__item:first-child .choice-card__text{max-width:295px}.choice__item:nth-child(2),.choice__item:nth-child(4){width:calc(50% - 10px)}.choice__item:nth-child(2) .choice-card__pic,.choice__item:nth-child(4) .choice-card__pic{margin:0 auto;max-width:290px}.choice__item:nth-child(4) .choice-card__pic{max-width:230px}.choice__item:nth-last-child(1){width:calc(50% - 10px)}.choice__item:nth-last-child(1) .choice-card__pic{margin:0 auto;max-width:230px}.choice__item:nth-last-child(2){width:calc((100% - (var(--elems) - 1) * var(--gap))/ (var(--elems)))}.choice__item:nth-child(3){-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10;width:calc(50% - 10px)}.choice__item:nth-child(3) .choice-card__pic{margin:0 auto;max-width:290px}}@media (max-width:830px){.choice__list{--elems:2;--gap:12px;padding:0 10px}.choice__item:first-child .choice-card__pic{margin:0 0 0 -11px;width:420px;max-width:none}.choice__item:first-child .choice-card__text{max-width:156px}.choice__item:nth-child(2),.choice__item:nth-child(4){width:calc(50% - 6px)}.choice__item:nth-child(2) .choice-card__pic,.choice__item:nth-child(4) .choice-card__pic{max-width:156px}.choice__item:nth-child(2) .choice-card__pic{margin-top:20px}.choice__item:nth-last-child(1){width:calc(50% - 6px)}.choice__item:nth-last-child(1) .choice-card__pic{max-width:156px}.choice__item:nth-child(3){width:100%}.choice__item:nth-child(3) .choice-card__pic{position:absolute;left:50%;top:-25px;max-width:270px;translate:-50% 0}.choice__item:nth-child(3) .choice-card__text{-ms-flex-item-align:end;align-self:flex-end;max-width:156px}}.choice__centered{padding-top:48px}@media (max-width:1240px){.choice__centered{padding-top:40px}}@media (max-width:830px){.choice__centered{padding-top:28px}}.choice-card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;border:1px solid var(--red);border-radius:12px;min-height:466px;background:linear-gradient(123.14deg,#eff9d2 1.57%,#cbe386 99.06%)}.choice-card__percent{position:absolute;left:3px;top:3px;border-radius:8px;padding:4px 8px;font-weight:500;font-size:28px;line-height:100%;text-align:center;color:var(--white);background:var(--red)}@media (max-width:830px){.choice-card__percent{border-radius:4px;padding:2px 5px;font-size:16px}}.choice-card__pic{display:block;max-width:100%}.choice-card__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:auto;border-radius:12px 0 8px;padding:14px 11px 15px;width:100%;min-height:219px;max-width:295px;background:#31353a}.choice-card__title{margin:0 0 4px;font-weight:600;font-size:20px;line-height:130%;color:var(--white)}@media (max-width:830px){.choice-card__text{border-radius:12px 0 4px;padding:8px;min-height:156px}.choice-card__title{font-size:14px;line-height:100%}}.choice-card__descr{margin:0 0 4px;width:101%;font-weight:400;font-size:16px;line-height:100%;color:var(--white)}@media (max-width:1240px){.choice-card__text{max-width:100%}.choice-card__descr{font-size:10px}.advices__title{max-width:470px}}.choice-card__prices{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:auto;width:100%}.choice-card__caption{margin-bottom:4px;font-weight:400;font-size:14px;line-height:100%;text-align:center;color:rgba(255,255,255,.8)}@media (max-width:830px){.choice-card__caption{font-size:8px}}.choice-card__without-chips{margin-bottom:14px;font-weight:600;font-size:32px;line-height:75%;text-align:center;color:rgba(255,255,255,.8)}.choice-card__without-chips span{font-weight:500;font-size:16px;line-height:105%}@media (max-width:830px){.choice-card__without-chips{font-size:22px}.choice-card__without-chips span{font-size:12px;line-height:100%}}.choice-card__price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:12px 4px;padding:12px 20px;width:100%;height:49px;font-weight:600;font-size:32px;line-height:81%;color:var(--white);background:var(--red);gap:5px}.choice-card__price span{font-weight:400;font-size:18px;line-height:144%}@media (max-width:830px){.choice-card__price{height:35px;font-size:22px}.choice-card__price span{font-size:18px}}.choice-card__chips{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:100%;width:68px;height:68px;font-weight:600;font-size:32px;line-height:81%;text-align:center;color:var(--red);background:var(--white)}.choice-card__chips span{font-weight:500;font-size:16px;line-height:100%}.advices__tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:12px;gap:20px}@media (max-width:1240px){.advices__tabs{gap:12px}}@media (max-width:830px){.choice-card__chips{margin-top:-4px;width:48px;height:48px;font-size:22px;line-height:100%}.choice-card__chips span{font-size:10px;line-height:100%}.choice-card{border-radius:8px;min-height:324px}.advices__tabs{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:6px;gap:10px}}.advices__btn{border:1px solid var(--black);border-radius:72px;padding:13px 31px;min-width:350px;font-weight:500;font-size:22px;line-height:100%;text-align:center;color:var(--black);background:var(--white)}.advices__btn--active{border-color:var(--red);-webkit-box-shadow:0 6px 25px 0 rgba(227,6,19,.3);box-shadow:0 6px 25px 0 rgba(227,6,19,.3);color:var(--white);background:var(--red)}@media (max-width:1240px){.advices__btn{min-width:auto;font-size:18px}}@media (max-width:830px){.advices__btn{padding:13px;min-width:288px;font-size:16px}}.advices__inner{position:relative;display:none;border:5px solid var(--grey-bg);border-radius:16px;padding:32px 40px 40px;min-height:440px;-webkit-box-shadow:0 4px 20px 0 rgba(0,0,0,.15);box-shadow:0 4px 20px 0 rgba(0,0,0,.15);background-position:center;background-size:cover;background-repeat:no-repeat;background-color:var(--green)}.advices__inner--1{background-image:url(https://cdn.lentochka.lenta.com/assets/f3591edb-aabe-4f07-8560-88b5dbf0caa4/advices-1-c0eww8.jpg)}@media (max-width:1240px){.advices__inner--1{background-image:url(https://cdn.lentochka.lenta.com/assets/f3591edb-aabe-4f07-8560-88b5dbf0caa4/advices-1-t-c0eww8.jpg)}}@media (max-width:830px){.advices__inner--1{background-image:url(https://cdn.lentochka.lenta.com/assets/f3591edb-aabe-4f07-8560-88b5dbf0caa4/advices-1-m-c0eww8.jpg)}}.advices__inner--2{background-image:url(https://cdn.lentochka.lenta.com/assets/f3591edb-aabe-4f07-8560-88b5dbf0caa4/advices-2-c0eww8.jpg)}.advices__inner--2 .advices__caption{margin-bottom:4px}.advices__inner--2 .advices__wrapper{margin-bottom:12px}.advices__inner--active{display:block}@media (max-width:1240px){.advices__inner--2{background-image:url(https://cdn.lentochka.lenta.com/assets/f3591edb-aabe-4f07-8560-88b5dbf0caa4/advices-2-t-c0eww8.jpg)}.advices__inner{min-height:704px}}@media (max-width:830px){.advices__inner--2{background-image:url(https://cdn.lentochka.lenta.com/assets/f3591edb-aabe-4f07-8560-88b5dbf0caa4/advices-2-m-c0eww8.jpg)}.advices__inner{min-height:512px}}.advices__text{position:absolute;right:7px;top:7px;bottom:7px;border-radius:8px;padding:16px;width:451px;background:var(--white)}@media (max-width:1240px){.advices__text{left:7px;top:auto;width:auto}}@media (max-width:830px){.advices__text{left:3px;right:3px;bottom:3px;padding:8px}}.advices__subtitle{margin:0 0 18px;border:1px solid var(--grey-contour);border-radius:8px;padding:12px 16px;-webkit-box-shadow:0 0 15px 0 rgba(72,72,72,.1);box-shadow:0 0 15px 0 rgba(72,72,72,.1);font-weight:500;font-size:24px;line-height:100%;color:var(--black);background:var(--grey-bg)}.advices__subtitle button{font-weight:inherit}.advices__wrapper{margin-bottom:20px}@media (max-width:830px){.advices__subtitle{border-radius:4px;padding:8px;font-size:20px}.advices__wrapper{margin-bottom:6px}}.advices__caption{margin:0 0 16px;font-weight:500;font-size:20px;line-height:100%;color:var(--black)}@media (max-width:1240px){.advices__caption{margin-bottom:8px;font-size:16px}}.advices__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-weight:400;font-size:16px;line-height:100%;color:var(--black);gap:8px}.advices__item{position:relative;padding-left:16px}.advices__item::before{content:"";position:absolute;left:2px;top:5px;border-radius:100%;width:5px;height:5px;background:currentColor}@media (max-width:830px){.advices__list{font-size:12px}.advices__item::before{left:5px;top:4px;width:4px;height:4px}}.advices__finish{font-weight:500;font-size:20px;line-height:100%;color:var(--black)}.advices__finish img{display:inline}.spoiler{position:relative}.spoiler span{display:inline-block}.spoiler .hide{position:absolute;left:0;top:0;overflow:hidden;width:100%;height:100%;background:var(--grey-bg);-webkit-transition:.35s;transition:.35s}.dot{position:absolute;border-radius:50%;background:gray}.spoiler.revealed .hide{display:none}.recipes{position:relative}.recipes__decor{position:absolute;right:201px;bottom:-34px;display:block;pointer-events:none}@media (max-width:1240px){.recipes__decor{right:53px;bottom:-57px}}.recipes__list{--gap:20px;--elems:2;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--gap)}@media (max-width:830px){.advices__finish{font-size:16px}.recipes__decor{right:-4px;bottom:-38px;width:106px}.recipes__list{--gap:12px}}.recipes__item{width:calc((100% - (var(--elems) - 1) * var(--gap))/ (var(--elems)))}.recipes-card{border-radius:16px;padding:12px;min-height:268px;background-position:center;background-size:cover;background-repeat:no-repeat}.recipes-card__text{border-radius:12px 42px 12px 12px;padding:1px;width:260px;background:linear-gradient(139deg,#fff 0,rgba(255,255,255,0) 50.48%,#fff 100%)}@media (max-width:830px){.recipes-card__text{border-radius:8px 32px 8px 8px}}.recipes-card__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-radius:11px 41px 11px 11px;padding:7px 7px 11px 11px;min-height:242px;background:rgba(255,255,255,.7);backdrop-filter:blur(24px)}.recipes-card__title{margin:0 0 7px;font-weight:500;font-size:28px;line-height:100%;color:var(--black)}@media (max-width:1240px){.recipes-card__text{width:100%}.recipes-card__inner{min-height:194px}.recipes-card__title{margin-bottom:10px;font-size:24px}.recipes-card__title br{display:none}}@media (max-width:830px){.recipes-card__inner{border-radius:7px 31px 7px 7px;padding:12px 8px 8px;min-height:164px}.recipes-card__title{margin-bottom:5px;font-size:16px}}.recipes-card__descr{margin:0 0 16px;font-weight:400;font-size:16px;line-height:113%;color:#484644}@media (max-width:830px){.recipes-card__descr{margin-bottom:8px;font-size:8px;line-height:100%}}.recipes-card__info{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:8px;padding:8px;font-weight:400;font-size:16px;line-height:113%;color:var(--black);background:rgba(255,255,255,.5);gap:16px}@media (max-width:830px){.recipes-card__info{border-radius:4px;padding:3px 4px;font-size:10px;line-height:100%;gap:12px}}.recipes-card__difficulty{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.recipes-card__difficulty::after{content:"";position:absolute;right:-8px;top:0;width:1px;height:20px;background:#cbcbcb}@media (max-width:830px){.recipes-card__difficulty::after{right:-6px;height:16px}.recipes-card__difficulty{gap:2px}.recipes-card__difficulty img{width:16px;height:16px}}.recipes-card__pieces{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.recipes-card__link{margin-top:auto;font-weight:500;font-size:16px;line-height:100%;text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:var(--red)}.recipes-card--1{background-image:url(https://cdn.lentochka.lenta.com/assets/f3591edb-aabe-4f07-8560-88b5dbf0caa4/recipes-1-c0eww8.png)}@media (max-width:1240px){.recipes-card--1{background-image:url(https://cdn.lentochka.lenta.com/assets/f3591edb-aabe-4f07-8560-88b5dbf0caa4/recipes-1-t-c0eww8.png)}}@media (max-width:830px){.recipes-card__pieces{gap:2px}.recipes-card__pieces img{width:16px;height:16px}.recipes-card__link{font-size:12px}.recipes-card--1{background-image:url(https://cdn.lentochka.lenta.com/assets/f3591edb-aabe-4f07-8560-88b5dbf0caa4/recipes-1-m-c0eww8.png)}}.recipes-card--2{background-image:url(https://cdn.lentochka.lenta.com/assets/f3591edb-aabe-4f07-8560-88b5dbf0caa4/recipes-2-c0eww8.png)}@media (max-width:1240px){.recipes-card--2{background-image:url(https://cdn.lentochka.lenta.com/assets/f3591edb-aabe-4f07-8560-88b5dbf0caa4/recipes-2-t-c0eww8.png)}}@media (max-width:830px){.recipes-card--2{background-image:url(https://cdn.lentochka.lenta.com/assets/f3591edb-aabe-4f07-8560-88b5dbf0caa4/recipes-2-m-c0eww8.png)}}.recipes-card--3{background-image:url(https://cdn.lentochka.lenta.com/assets/f3591edb-aabe-4f07-8560-88b5dbf0caa4/recipes-3-c0eww8.png)}@media (max-width:1240px){.recipes-card--3{background-image:url(https://cdn.lentochka.lenta.com/assets/f3591edb-aabe-4f07-8560-88b5dbf0caa4/recipes-3-t-c0eww8.png)}}@media (max-width:830px){.recipes-card--3{background-image:url(https://cdn.lentochka.lenta.com/assets/f3591edb-aabe-4f07-8560-88b5dbf0caa4/recipes-3-m-c0eww8.png)}}.recipes-card--4{background-image:url(https://cdn.lentochka.lenta.com/assets/f3591edb-aabe-4f07-8560-88b5dbf0caa4/recipes-4-c0eww8.png)}@media (max-width:1240px){.recipes-card--4{background-image:url(https://cdn.lentochka.lenta.com/assets/f3591edb-aabe-4f07-8560-88b5dbf0caa4/recipes-4-t-c0eww8.png)}.recipes-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;min-height:434px}}@media (max-width:830px){.recipes-card--4{background-image:url(https://cdn.lentochka.lenta.com/assets/f3591edb-aabe-4f07-8560-88b5dbf0caa4/recipes-4-m-c0eww8.png)}.recipes-card{border-radius:12px;padding:4px;min-height:311px}}.hits{padding-bottom:40px}.hits__title{margin:0}@media (max-width:1240px){.hits{padding-bottom:36px}}@media (max-width:830px){.hits{padding-bottom:28px}}.picnic{padding-top:100px;padding-bottom:44px}.picnic__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}@media (max-width:1240px){.picnic__list{--cont-w:100%;--off:calc((100vw - var(--cont-w)) / 2);-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow-x:auto;padding-left:20px;width:calc((var(--off)) + var(--cont-w));gap:16px;-ms-overflow-style:none;scrollbar-width:none}.picnic__list::-webkit-scrollbar{display:none}.picnic__item:last-child{padding-right:16px}}@media (max-width:830px){.picnic__list{padding-left:10px;gap:12px}}.picnic__btn{border:1px solid var(--black);border-radius:72px;padding:13px 31px;min-width:238px;font-weight:500;font-size:22px;line-height:100%;text-align:center;color:var(--black);background:var(--white)}.picnic__btn.is-active{border-color:var(--red);-webkit-box-shadow:0 6px 25px 0 rgba(227,6,19,.3);box-shadow:0 6px 25px 0 rgba(227,6,19,.3);color:var(--white);background:var(--red)}@media (max-width:1240px){.picnic__btn.is-active{-webkit-box-shadow:none;box-shadow:none}.picnic__btn{min-width:224px}.picnic{padding-top:80px}}@media (max-width:830px){.picnic{padding-top:62px;padding-bottom:36px}}.shipping{padding-top:113px}.shipping__content{position:relative;border:1px solid var(--red);border-radius:16px;padding:61px 40px;min-height:540px;background-image:url(https://cdn.lentochka.lenta.com/assets/f3591edb-aabe-4f07-8560-88b5dbf0caa4/shipping-bg-c0eww8.png);background-position:center;background-size:cover;background-repeat:no-repeat;background-color:var(--grey-bg);backdrop-filter:blur(24px)}.shipping__pic{position:absolute;right:33px;bottom:-2px;display:block}.shipping__text{max-width:490px}.shipping__title{margin:0 0 25px;text-align:left}@media (max-width:1240px){.shipping__content{padding:17px 20px;min-height:740px;background-image:url(https://cdn.lentochka.lenta.com/assets/f3591edb-aabe-4f07-8560-88b5dbf0caa4/shipping-bg-t-c0eww8.png)}.shipping__title{margin-bottom:14px;max-width:340px}}.shipping__descr{margin:0 0 30px;font-weight:400;font-size:24px;line-height:100%;color:var(--black)}@media (max-width:1240px){.shipping__descr{margin-bottom:21px;max-width:340px;font-size:18px}}@media (max-width:830px){.shipping__content{padding:20px 11px;min-height:440px;background-image:url(https://cdn.lentochka.lenta.com/assets/f3591edb-aabe-4f07-8560-88b5dbf0caa4/shipping-bg-m-c0eww8.png)}.shipping__pic{right:9px;width:320px}.shipping__descr{margin-bottom:14px;font-size:14px}}.shipping__qr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:20px}.shipping__qr-txt{max-width:154px;font-weight:400;font-size:16px;line-height:125%;color:var(--blue)}.shipping__btn{display:none}@media (max-width:1240px){.shipping__qr{display:none}.shipping__btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.shipping{padding-top:94px}}@media (max-width:830px){.shipping{padding-top:73px}}.ligal{padding:0 40px 20px;font-weight:400;font-size:16px;line-height:113%;color:var(--grey)}@media (max-width:1240px){.ligal{padding:0 0 20px;font-size:14px;line-height:100%}}@media (max-width:830px){.ligal{padding:0 0 20px;font-size:12px}}.site-modal-wrapper{position:fixed;z-index:1000;backdrop-filter:blur(40px);background:rgba(126,126,126,.6);display:-webkit-box;display:-ms-flexbox;display:flex;overflow-y:auto;padding:30px 0;inset:0;opacity:0;visibility:hidden;-webkit-transition:opacity .3s,visibility .3s;transition:opacity .3s,visibility .3s}@media (max-width:830px){.site-modal-wrapper{padding:70px 0}.site-modal{max-width:340px}}.site-modal-wrapper--with-close::before{display:none}.site-modal-wrapper--open{opacity:1;visibility:visible}.site-modal{position:absolute;display:none;overflow:hidden;margin:auto;border-radius:16px;width:100%;max-width:340px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:var(--white);opacity:0;visibility:hidden;-webkit-transition:opacity .3s,visibility .3s;transition:opacity .3s,visibility .3s}.site-modal__inner{padding:24px 16px 16px}.site-modal__title{margin:0 0 24px;font-weight:600;font-size:26px;line-height:123%;text-align:center;color:var(--red)}.site-modal__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:16px;padding:14px;background:#f5f3ef;gap:10px}.site-modal__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:8px;padding:6px 12px 6px 6px;width:100%;background:var(--white);gap:12px}.site-modal__icon{-ms-flex-negative:0;flex-shrink:0}.site-modal__descr{margin:0;font-weight:400;font-size:12px;line-height:117%;color:var(--black)}.site-modal--open{position:relative;display:block;opacity:1;visibility:visible}.how-modal{position:relative;border-radius:12px;padding:16px 20px 24px}.how-modal__close{position:absolute;right:26px;top:22px}.how-modal__title{margin:0 0 28px;font-weight:600;font-size:24px;line-height:110%;color:#000}.how-modal__list{counter-reset:section;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.how-modal__item{position:relative;border-radius:12px;padding:14px 14px 14px 60px;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.07);box-shadow:0 0 10px 0 rgba(0,0,0,.07);background:var(--white)}.how-modal__item::before{counter-increment:section;content:counter(section);position:absolute;left:14px;top:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:2px solid var(--red);border-radius:100%;width:30px;height:30px;font-weight:600;font-size:18px;line-height:133%;color:var(--black)}@media (max-width:830px){.how-modal__title{margin-bottom:20px;font-size:18px}.how-modal__item::before{width:24px;height:24px;font-size:14px;line-height:100%}.how-modal__item{padding:12px 12px 12px 48px}}.how-modal__caption{margin:0;font-weight:500;font-size:18px;line-height:100%;color:var(--black)}@media (max-width:830px){.how-modal__caption{font-size:14px}}.how-modal__descr{margin:4px 0 0;font-weight:400;font-size:15px;line-height:133%;color:#6c6967}@media (max-width:830px){.how-modal__descr{font-size:14px;line-height:100%}}.how-modal__prim{display:block;margin:20px auto 0;max-width:336px;font-weight:400;font-size:18px;line-height:100%;text-align:center;color:#6c6967}@media (max-width:830px){.how-modal__prim{margin-top:16px;max-width:210px;font-size:14px;line-height:100%}.how-modal{border-radius:12px;padding:12px 14px 18px}}