@charset "UTF-8";:root{--font-family:"Futura PT",sans-serif;--second-family:"Gilroy",sans-serif;--content-width:1240px;--container-offset:10px;--container-width:calc(var(--content-width) + (var(--container-offset) * 2));--kv-blue:#034991;--dark-blue:#001e64;--text:#2d2926;--white:#fff;--pc-red:#ba0c2f;--bg-blue:#d2e7ff;--light-blue:#e7f5fb;--red-active:#ed1d47}.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:#d2e7ff;background-image:none;top:1px;height:calc(100% - 1px)}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:1280px){.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)}.hero__link:hover .hero__link-arrow{translate:5px 0}}.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:96px}.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:40px}.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:1280px){.section-offset{padding-bottom:80px}.centered{padding-top:32px}.title{margin-bottom:34px;font-size:42px;line-height:100%;letter-spacing:-.03em}.hero__content::before{--cont-w:100%!important}}@media (max-width:830px){.section-offset{padding-bottom:72px}.centered{padding-top:25px}.title{margin-bottom:24px;max-width:320px;font-size:30px;line-height:107%;letter-spacing:-.02em}.title br{display:none}}.hero{--mh:626px;position:relative;padding-bottom:100px}.hero__content{position:relative;min-height:var(--mh)}.hero__content::before{--cont-w:100%;--off:calc((100vw - var(--cont-w)) / 2);content:"";position:absolute;left:calc(-1 * var(--off));top:0;z-index:-1;width:calc(var(--off) * 2 + var(--cont-w));height:100%;background-color:#fff;background-image:none;background:radial-gradient(71.11% 98.08% at 50% 0,#034991 57.66%,rgba(146,190,230,0) 100%)}.hero__text{position:relative;z-index:4;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:24px 60px 40px}.hero__date{margin-bottom:16px;font-weight:400;font-size:28px;line-height:110%;color:var(--white)}@media (max-width:1280px){.hero__text{-ms-grid-column-span:4;grid-column:4 span;padding:29px 20px 22px}.hero__date{margin-bottom:25px;font-weight:500;font-size:18px;line-height:100%}.hero__title{width:264px}}@media (max-width:830px){.hero__text{-ms-grid-column-span:4;grid-column:4 span;padding:16px 10px}.hero__date{margin-bottom:8px;margin-left:136px;font-weight:400;font-size:16px}}.hero__title{margin:0}.hero__title-img{max-width:100%}@media (max-width:830px){.hero__title{margin-left:136px;width:184px}}.hero__pic{position:absolute;left:50%;bottom:40px;z-index:3;display:block;width:1198px;max-width:100%;translate:-50% 0}@media (max-width:1280px){.hero__pic{bottom:32px;width:725px}}@media (max-width:830px){.hero__pic{left:32%;bottom:4px;width:748px;max-width:none}}.hero__kanevsky{position:absolute;left:50%;top:-20px;z-index:1;display:block;max-width:100%;translate:-50% 50px}@media (max-width:1280px){.hero__kanevsky{top:-10px;width:320px}}@media (max-width:830px){.hero__kanevsky{left:76px;top:52px;width:237px;translate:0 50px}}.hero__logo{position:absolute;right:156px;top:24px;display:block;max-width:100%}@media (max-width:1280px){.hero__logo{right:20px;top:32px;width:224px}}@media (max-width:830px){.hero__logo{left:10px;right:auto;top:16px;width:112px}}.hero__bubble{position:absolute;right:67px;top:119px;z-index:5;display:block;max-width:100%;-webkit-animation:3s linear infinite pulse;animation:3s linear infinite pulse}.hero__only{position:absolute;left:50%;bottom:69px;z-index:7;padding:1px 12px 11px;font-weight:500;font-size:32px;line-height:125%;white-space:nowrap;text-align:center;color:var(--kv-blue);background-image:url(https://cdn.lentochka.lenta.com/assets/3ebe1a9b-10b1-4be4-a7c2-08adf99cf772/hero-only-bg-c0eww8.svg);background-position:center;background-size:cover;background-repeat:no-repeat;translate:-50% 0}@media (max-width:1280px){.hero__bubble{right:-30px;top:104px;width:344px}.hero__only{bottom:30px}}@media (max-width:830px){.hero__bubble{right:2px;top:135px;width:208px}.hero__only{bottom:23px;padding:4px 9px;font-size:17px;line-height:118%}}.hero__menu{position:absolute;left:50%;bottom:12px;z-index:7;padding:0 40px;width:100%;max-width:1240px;translate:-50% 0}@media (max-width:1280px){.hero__menu{bottom:-27px;z-index:10;padding:0 20px;max-width:740px}.hero__slider .swiper-wrapper{--gap:0!important}}@media (max-width:830px){.hero__menu{bottom:32px;padding:0 10px;max-width:340px}}.hero__slider{margin:-40px;padding:40px}.hero__slider .swiper-wrapper{--elems:3;--gap:16px;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;gap:var(--gap)}.hero__slider .swiper-slide{width:calc((100% - (var(--elems) - 1) * var(--gap))/ (var(--elems)))}@media (max-width:1280px){.hero__slider .swiper-slide{width:376px}.hero__slider .swiper-slide:last-of-type{padding-right:16px;width:392px}.hero__slider{--cont-w:100%;--off:calc((100vw - var(--cont-w)) / 2);margin:-20px;padding:20px;width:calc((var(--off)) + var(--cont-w) + 20px)}.hero{--mh:456px}}@media (max-width:375px){.hero__slider{width:calc((var(--off)) + var(--cont-w) + 50px)}}.hero__link{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;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;overflow:hidden;border-radius:20px;padding:30px 30px 20px;min-height:152px;-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.25);box-shadow:0 0 15px 0 rgba(0,0,0,.25);background:var(--white)}.hero__link-title{margin:0;max-width:200px;font-weight:600;font-size:26px;line-height:100%;letter-spacing:-.02em;color:var(--dark-blue)}.hero__link-arrow{margin-top:auto;-webkit-transition:translate .3s;transition:translate .3s}@media (max-width:830px){.hero__slider .swiper-slide{width:216px}.hero__slider .swiper-slide:last-of-type{padding-right:8px;width:242px}.hero__link-title{max-width:120px;font-size:16px}.hero__link-arrow{width:20px;height:20px}.hero__link-pic{width:88px}}.hero__link-pic{position:absolute;right:0;bottom:0;display:block;max-width:100%}@media (max-width:830px){.hero__link{border-radius:12px;padding:16px 16px 12px;min-height:88px}.hero{--mh:394px}}.hero--animation .hero__kanevsky{-webkit-transition:translate .7s;transition:translate .7s;translate:-50% 0}@-webkit-keyframes pulse{0%,100%{scale:1}50%{scale:1.1}}@keyframes pulse{0%,100%{scale:1}50%{scale:1.1}}.goods{position:relative;padding-top:84px;padding-bottom:40px}.goods__decor{position:absolute;display:block;max-width:100%;pointer-events:none}.goods__decor--1{left:-104px;top:64px}@media (max-width:1280px){.goods__decor--1{left:20px;top:171px;width:288px}.goods__decor--2{display:none}}@media (max-width:830px){.goods__decor--1{left:-56px;top:96px;width:208px}}.goods__decor--2{left:50%;bottom:132px;translate:-50% 0}.goods__title{margin-bottom:0}.goods__title-img{max-width:100%}.goods__descr{margin:0 auto 40px;font-weight:500;font-size:30px;line-height:107%;text-align:center;color:var(--dark-blue)}@media (max-width:1280px){.goods__title{max-width:475px}.goods__descr{margin-bottom:32px;font-size:28px;line-height:114%}}@media (max-width:830px){.goods__descr{margin-bottom:22px;font-size:18px;line-height:111%}}.goods__subtitle{margin:0 auto 32px;font-weight:600;font-size:36px;line-height:100%;letter-spacing:-.03em;text-align:center;color:var(--dark-blue)}@media (max-width:1280px){.goods__subtitle{font-size:30px;line-height:107%}.goods__subtitle--2{margin-bottom:20px}}@media (max-width:830px){.goods__subtitle{margin-bottom:12px;font-size:24px;line-height:117%}}.goods__content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:40px;padding:0 40px;gap:20px}@media (max-width:1280px){.goods__content{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:32px;padding:0 85px;row-gap:32px}}@media (max-width:830px){.goods__content{margin-bottom:24px;padding:0 20px;gap:12px}}.goods__wrapper{position:relative;margin-bottom:40px;padding:0 40px}@media (max-width:1280px){.goods__wrapper{margin-bottom:32px;padding:0 85px}}@media (max-width:830px){.goods__wrapper{margin-bottom:24px;padding:0 20px}}.goods__cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 40px;gap:20px}.goods__kanevsky{position:relative;z-index:2;-ms-flex-negative:0;flex-shrink:0;width:275px;-webkit-filter:drop-shadow(0 4px 19px rgba(3, 73, 145, .5));filter:drop-shadow(0 4px 19px rgba(3, 73, 145, .5));-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform}.goods__kanevsky::before{content:"";position:absolute;left:-8px;top:-8px;width:291px;height:464px;background-image:url(https://cdn.lentochka.lenta.com/assets/3ebe1a9b-10b1-4be4-a7c2-08adf99cf772/kanevsky-bg-c0eww8.svg);background-position:center;background-size:cover;background-repeat:no-repeat}.goods__kanevsky-bubble{position:absolute;left:190px;top:-32px;z-index:5;display:block;width:192px;-webkit-filter:drop-shadow(0 4px 20px rgba(3, 73, 145, .5));filter:drop-shadow(0 4px 20px rgba(3, 73, 145, .5));-webkit-transition:scale .3s;transition:scale .3s;scale:0}@media (max-width:1280px){.goods__kanevsky-bubble{left:220px;top:-15px}}.goods__kanevsky-image{position:relative;z-index:2;display:block;max-width:100%}@media (max-width:830px){.goods__cards{padding:0 20px;gap:12px}.goods__kanevsky::before{left:-4px;top:-4px;width:152px;height:304px;background-image:url(https://cdn.lentochka.lenta.com/assets/3ebe1a9b-10b1-4be4-a7c2-08adf99cf772/kanevsky-bg-m-c0eww8.svg)}.goods__kanevsky-bubble{left:68px;top:-9px;width:128px}.goods__kanevsky{width:144px}}.goods__inner{position:relative;z-index:2;-webkit-box-flex:1;-ms-flex:1;flex:1}.goods__inner--1{width:calc(100% - 20px - 275px)}@media (max-width:1280px){.goods__inner--1{display:none}}.goods__slider-btn{position:absolute;top:50%;z-index:5;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:100%;width:48px;height:48px;-webkit-box-shadow:0 0 8px 0 rgba(3,73,145,.4);box-shadow:0 0 8px 0 rgba(3,73,145,.4);background:var(--white);translate:0 -50%}.goods__slider-btn--prev{left:29px}.goods__slider-btn--next{right:32px}.goods__slider{margin:-50px;padding:50px}.goods__slider .swiper-slide{opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.goods__slider .swiper-slide-visible{opacity:1}.goods__centered{padding-top:0}@media (max-width:1280px){.goods__slider-btn--prev{left:5px}.goods__slider-btn--next{right:5px}.goods{padding-top:107px;padding-bottom:32px}}@media (max-width:830px){.goods__slider-btn--prev{left:30px}.goods__slider-btn--next{right:30px}.goods__slider-btn{width:24px;height:24px}.goods__slider-btn svg{width:6px}.goods{padding-top:40px;padding-bottom:24px}}.goods--animation .goods__kanevsky-bubble{scale:1}.goods--animation .goods-card__anim-block-bear{-webkit-animation:7s linear forwards run;animation:7s linear forwards run}.goods--animation .goods-card__anim-block-bear-static{opacity:1;-webkit-transition-delay:6s;transition-delay:6s}.goods-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;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-radius:12px;min-height:448px;max-width:275px;-webkit-filter:drop-shadow(0 4px 20px rgba(3, 73, 145, .5));filter:drop-shadow(0 4px 20px rgba(3, 73, 145, .5))}.goods-card--t{display:none}@media (max-width:1280px){.goods-card--t{display:-webkit-box;display:-ms-flexbox;display:flex}}.goods-card__top{position:relative;z-index:2;overflow:hidden;border-radius:11px;width:100%;height:244px}@media (max-width:830px){.goods-card__top{border-radius:8px;height:128px}}.goods-card__anim-block{position:absolute;overflow:hidden;border-radius:11px;width:100%;height:244px;background-image:url(https://cdn.lentochka.lenta.com/assets/3ebe1a9b-10b1-4be4-a7c2-08adf99cf772/goods-card-anim-bg-c0eww8.png);background-position:center;background-size:cover;background-repeat:no-repeat}.goods-card__anim-block .goods-card__pic{position:relative;z-index:2}.goods-card__anim-block-bear{position:absolute;left:-22px;top:22px;width:200px;translate:-100% 0}@media (max-width:830px){.goods-card__anim-block-bear{top:2px;width:120px}}.goods-card__anim-block-bear-static{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.goods-card__bottom{position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-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;padding:12px 14px 22px;width:100%}.goods-card__pic{border-radius:11px}.goods-card__pag{position:absolute;left:0;bottom:12px;z-index:3;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;width:100%;gap:4px}.goods-card__pag .swiper-pagination-bullet{border-radius:100%;width:8px;height:8px;background:rgba(255,255,255,.8);-webkit-transition:background .3s;transition:background .3s;cursor:pointer}.goods-card__pag .swiper-pagination-bullet-active{background:var(--white)}.goods-card__title{margin:0;font-weight:600;font-size:19px;line-height:126%;color:var(--text)}@media (max-width:830px){.goods-card__anim-block{height:128px}.goods-card__bottom{padding:12px 6px}.goods-card__pic{border-radius:8px;width:100%}.goods-card__pag{bottom:8px}.goods-card__title{font-size:14px;line-height:110%}}.goods-card__descr{margin:0;font-weight:400;font-size:16px;line-height:150%;color:var(--text)}@media (max-width:830px){.goods-card__descr{margin-top:4px;font-size:12px;line-height:110%}}.goods-card__btn{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-top:12px;margin-bottom:12px;border-radius:12px;padding:14px 30px;width:100%;font-weight:600;font-size:30px;line-height:80%;color:var(--white);background:var(--pc-red);gap:20px}.goods-card__btn-text{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.goods-card__btn-text span{font-weight:400;font-size:18px;line-height:133%;color:var(--white)}.goods-card__btn svg{-webkit-transition:translate .3s;transition:translate .3s}.goods-card__btn:hover{color:var(--white)}.goods-card__link{position:absolute;right:-24px;bottom:9px;z-index:5}@media (max-width:830px){.goods-card__btn-text{gap:2px}.goods-card__btn-text span{font-size:13px;line-height:149%}.goods-card__btn{margin-top:7px;margin-bottom:9px;border-radius:8px;padding:6px 9px;font-size:22px;line-height:88%;gap:8px}.goods-card__btn svg{width:16px;height:16px}.goods-card__link{right:3px;bottom:1px;width:16px;height:16px}.goods-card__link svg{width:100%;height:100%}}.goods-card__prices{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:auto}.goods-card__price{position:relative}.goods-card__price:last-of-type{margin-left:-4px}.goods-card__sale{position:relative;left:-9px;top:-13px;display:inline-block;border-radius:4px;padding:0 2px;font-weight:900;font-size:12px;line-height:100%;color:var(--white);background:var(--pc-red)}@media (max-width:830px){.goods-card__price{width:69px}.goods-card__price:last-of-type{margin-left:0}.goods-card__sale{position:absolute;left:auto;right:3px;top:5px;padding:1px 2px;font-size:7px;line-height:100%}}.goods-card__val{font-weight:600;font-size:30px;line-height:80%;color:var(--text)}@media (max-width:830px){.goods-card__val{font-size:22px;line-height:75%}}.goods-card__plus{position:relative;top:-5px;margin-right:0;font-weight:500;font-size:16px;line-height:100%}@media (max-width:830px){.goods-card__plus{top:-3px;font-size:12px;line-height:100%}}.goods-card__rouble{position:relative;top:-2px;margin-left:1px;font-weight:500;font-size:16px;line-height:100%}@media (max-width:830px){.goods-card__rouble{top:0;font-size:11px;line-height:105%}}.goods-card__caption{display:block;margin-bottom:6px;font-weight:400;font-size:14px;line-height:100%;white-space:nowrap;color:var(--text)}.goods-card::before{content:"";position:absolute;left:-8px;top:-8px;width:calc(100% + 16px);height:calc(100% + 16px);background-image:url(https://cdn.lentochka.lenta.com/assets/3ebe1a9b-10b1-4be4-a7c2-08adf99cf772/goods-card-bg-c0eww8.svg);background-position:center;background-size:cover;background-repeat:no-repeat}@media (max-width:830px){.goods-card__caption{margin-bottom:5px;font-size:8px}.goods-card::before{left:-4px;top:-4px;width:calc(100% + 8px);height:calc(100% + 8px);background-image:url(https://cdn.lentochka.lenta.com/assets/3ebe1a9b-10b1-4be4-a7c2-08adf99cf772/goods-card-bg-m-c0eww8.svg)}.goods-card{min-height:296px;max-width:144px}}@-webkit-keyframes run{0%{translate:-100% 0}100%{translate:200% 0}}@keyframes run{0%{translate:-100% 0}100%{translate:200% 0}}.add-collection{padding-right:40px;padding-left:40px}.add-collection__content{border-radius:20px;padding:40px;min-height:529px;-webkit-box-shadow:0 4px 20px 0 rgba(3,73,145,.5);box-shadow:0 4px 20px 0 rgba(3,73,145,.5);background-image:url(https://cdn.lentochka.lenta.com/assets/3ebe1a9b-10b1-4be4-a7c2-08adf99cf772/add-collection-bg-c0eww8.png);background-position:center;background-size:cover;background-repeat:no-repeat}.add-collection__title{margin-bottom:8px;font-weight:600;font-size:36px;line-height:100%;letter-spacing:-.03em;text-align:center;color:var(--dark-blue)}@media (max-width:1280px){.add-collection__content{padding:32px;min-height:512px}.add-collection__title{font-size:30px;line-height:107%}}@media (max-width:830px){.add-collection__content{padding:32px 10px;min-height:429px;background-image:url(https://cdn.lentochka.lenta.com/assets/3ebe1a9b-10b1-4be4-a7c2-08adf99cf772/add-collection-bg-m-c0eww8.png)}.add-collection__title{margin-bottom:4px;font-size:24px;line-height:117%;letter-spacing:-.02em}}.add-collection__descr{margin:0 auto 20px;font-weight:500;font-size:24px;line-height:100%;text-align:center;color:var(--dark-blue)}@media (max-width:830px){.add-collection__descr{margin-bottom:24px;font-size:18px;line-height:111%}.add-collection__inner .swiper-wrapper{--gap:8px}}.add-collection__inner{margin:0 auto;max-width:500px}.add-collection__inner .swiper{margin:-40px;padding:40px}.add-collection__inner .swiper-wrapper{--gap:20px;--elems:2;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--gap)}.add-collection__inner .swiper-slide{width:calc((100% - (var(--elems) - 1) * var(--gap))/ (var(--elems)))}@media (max-width:1280px){.add-collection{padding-right:20px;padding-left:20px}.scroller{--cont-w:100%!important}}@media (max-width:830px){.add-collection__inner{max-width:296px}.add-collection{padding-right:0;padding-left:0}}.add-collection-card{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;-webkit-filter:drop-shadow(0 4px 20px rgba(3, 73, 145, .5));filter:drop-shadow(0 4px 20px rgba(3, 73, 145, .5))}.add-collection-card__pic{border-radius:12px;max-width:100%}@media (max-width:830px){.add-collection-card__pic{border-radius:7px}}.add-collection-card__text{margin-top:-40px;border-radius:12px;padding:12px 20px;width:100%;min-height:161px;max-width:160px;background:var(--white)}@media (max-width:830px){.add-collection-card__text{margin-top:-20px;border-radius:12px;padding:12px;min-height:149px;max-width:128px}}.add-collection-card__title{margin:0;font-weight:600;font-size:14px;line-height:115%;color:var(--text)}.add-collection-card__link{text-decoration:underline;color:inherit;-webkit-transition:text-decoration-color .3s;transition:text-decoration-color .3s;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.add-collection-card__link:hover{text-decoration-color:transparent;color:inherit}.add-collection-card__descr{margin:0;font-weight:400;font-size:12px;line-height:134%;color:var(--text)}.add-collection-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;margin-top:8px;gap:8px}.add-collection-card__caption{margin-bottom:4px;font-weight:400;font-size:13px;line-height:100%;color:var(--text)}@media (max-width:830px){.add-collection-card__prices{margin-top:4px;gap:4px}.add-collection-card__caption{font-size:10px;line-height:120%}}.add-collection-card__price-1{font-weight:600;font-size:30px;line-height:80%;color:var(--text)}.add-collection-card__price-1 span{font-weight:500;font-size:13px;line-height:92%}.add-collection-card__price-2{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:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:4px;padding:2px 4px;width:calc(100% - 10px);font-weight:600;font-size:30px;line-height:80%;color:var(--white);background:var(--pc-red);gap:4px}.add-collection-card__price-2 .add-collection__card-price-text span{font-weight:500;font-size:13px;line-height:92%}@media (max-width:830px){.add-collection-card__price-2{border-radius:8px;width:100%}}.scroller{position:relative;overflow:hidden;padding:96px 0;--cont-w:100%;--off:calc((100vw - var(--cont-w)) / 2);margin-left:calc(-1 * var(--off));width:calc(var(--off) * 2 + var(--cont-w))}.scroller__image{display:block;max-width:100%}.scroller__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:-webkit-max-content;width:-moz-max-content;width:max-content;-webkit-animation:scroll var(--_animation-duration,40s) var(--_animation-direction,forwards) linear infinite;animation:scroll var(--_animation-duration,40s) var(--_animation-direction,forwards) linear infinite;gap:24px}.scroller__item--1{width:392px;height:48px}@media (max-width:830px){.scroller__inner{gap:20px}.scroller__item--1{width:326px;height:40px}}.scroller__item--2{width:48px;height:48px}@media (max-width:830px){.scroller__item--2{width:40px;height:40px}}.scroller__item--3{width:232px;height:48px}@media (max-width:1280px){.scroller{padding:80px 0}}@media (max-width:830px){.scroller__item--3{width:193px;height:40px}.scroller{padding:71px 0}}.scroller[data-speed=fast]{--_animation-duration:30s}@-webkit-keyframes scroll{to{-webkit-transform:translate(calc(-50% - .5rem));transform:translate(calc(-50% - .5rem))}}@keyframes scroll{to{-webkit-transform:translate(calc(-50% - .5rem));transform:translate(calc(-50% - .5rem))}}.details{padding-right:40px;padding-left:40px}.details__title{margin-bottom:72px}.details__title-img{max-width:100%}.details__content{position:relative;overflow:hidden;border-radius:20px;padding:34px 40px 56px;min-height:612px;background:var(--kv-blue)}.details__decor{position:absolute;right:0;bottom:0;display:block;-webkit-transition:translate .3s,opacity .3s;transition:translate .3s,opacity .3s;opacity:0;translate:0 100%}@media (max-width:1280px){.details__title{max-width:512px}.details__content{padding-bottom:40px;min-height:975px}.details__decor{width:168px}}@media (max-width:830px){.details__content{border-radius:16px;padding:24px 0;min-height:629px}.details__decor{display:none}}.details__image{position:absolute;left:0;top:88px;display:block;max-width:100%;opacity:0;-webkit-transition:opacity .5s;transition:opacity .5s}.details__image--active{opacity:1}@media (max-width:1280px){.details__image{left:50%;top:104px;translate:-50% 0}}@media (max-width:830px){.details__image{top:112px;width:256px}}.details__list{--gap:20px;--elems:2;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:435px;width:100%;max-width:570px;gap:var(--gap);row-gap:40px}@media (max-width:1280px){.details__list{margin:493px auto 0}.details__centered{padding-top:24px}}.details__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:calc((100% - (var(--elems) - 1) * var(--gap))/ (var(--elems)));opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s;gap:20px}@media (max-width:830px){.details__list{--gap:12px;margin-top:279px;max-width:320px;row-gap:20px}.details__item{gap:8px}.details__icon{width:20px;height:20px}}.details__text{margin:0;font-weight:400;font-size:24px;line-height:100%;color:var(--white)}@media (max-width:830px){.details__text{font-size:16px;line-height:100%;letter-spacing:-.02em}}@media (max-width:1280px){.details{padding-right:0;padding-left:0}.video__decor{display:none}}.details--animation .details__decor{translate:0;opacity:1}.details--animation .details__item:nth-child(1){opacity:1}.details--animation .details__item:nth-child(2){opacity:1;-webkit-transition-delay:.3s;transition-delay:.3s}.details--animation .details__item:nth-child(3){opacity:1;-webkit-transition-delay:.6s;transition-delay:.6s}.details--animation .details__item:nth-child(4){opacity:1;-webkit-transition-delay:.9s;transition-delay:.9s}.details--animation .details__item:nth-child(5){opacity:1;-webkit-transition-delay:1.2s;transition-delay:1.2s}.details--animation .details__item:nth-child(6){opacity:1;-webkit-transition-delay:1.5s;transition-delay:1.5s}.video{position:relative;padding-right:40px;padding-left:40px}.video__decor{position:absolute;left:0;top:-19px;pointer-events:none;-webkit-transition:translate .3s,opacity .3s;transition:translate .3s,opacity .3s;opacity:0;translate:0 100%}.video__title{margin-bottom:-8px}.video__title-img{max-width:100%}.video__descr{margin:0 auto 48px;font-weight:500;font-size:32px;line-height:100%;text-align:center;color:var(--dark-blue)}.video__block{position:relative;aspect-ratio:16/9}.video__video{display:block;border-radius:20px;width:100%;height:100%}.video__play{position:absolute;left:50%;top:50%;z-index:2;width:88px;height:88px;translate:-50% -50%}.video__play img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:1280px){.video__title{max-width:436px}.video__descr{margin-bottom:30px;font-size:28px;line-height:114%}.video__video{border-radius:16px}.video__play{width:72px;height:72px}.video{padding-right:0;padding-left:0}}@media (max-width:830px){.video__descr{margin-bottom:22px;font-size:18px;line-height:111%}.video__play{width:48px;height:48px}}.video--animation .video__decor{opacity:1;translate:0}.how{--stroke-color:var(--dark-blue);--circle-color:var(--dark-blue);position:relative}.how__decor{position:absolute;right:0;top:-58px;display:block;max-width:100%;-o-object-fit:cover;object-fit:cover}.how__title{margin-bottom:38px}.how__title-img{max-width:100%}@media (max-width:1280px){.how__decor{display:none}.how__title{margin-bottom:24px;max-width:424px}}.how__content{counter-reset:section;position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 40px;gap:20px}@media (max-width:1280px){.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}}@media (max-width:830px){.how__title{margin-bottom:17px;max-width:320px}.how__content{padding:0 10px;gap:10px}}.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);background:#f7f7f5}@media (max-width:1280px){.how__item{width:100%;max-width:570px}.how__descr{font-weight:500}}.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;border:12px solid var(--white);border-radius:100%;width:200px;height:200px;background-color:var(--white)}.how__icon-block::before{content:"";position:absolute;inset:-12px;border:3px solid var(--stroke-color);border-radius:100%}.how__icon-block::after{counter-increment:section;content:counter(section);position:absolute;left:-5px;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: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:24px}.how__subtitle{margin:0 0 12px;font-weight:500;font-size:32px;line-height:100%;color:var(--text)}@media (max-width:830px){.how__item{max-width:334px}.how__icon-block::after{left:-9px;top:-15px;width:38px;height:38px;font-size:18px}.how__icon-block{width:120px;height:120px}.how__image--1{width:52px;height:52px}.how__image--2{width:98px;height:44px}.how__text-block{padding-left:14px}.how__subtitle{margin-bottom:6px;max-width:162px;font-size:18px;line-height:100%}}.how__descr{margin:0;max-width:320px;font-weight:500;font-size:24px;line-height:100%;color:#666462}.how__descr a{text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:var(--blue)}@media (max-width:830px){.how__descr{max-width:162px;font-weight:500;font-size:14px;line-height:100%}}.how__part{margin-top:32px;font-weight:500;font-size:24px;line-height:100%;text-align:center;color:var(--dark-blue)}.how__part span{color:var(--pc-red)}.how__part a{text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:var(--pc-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(--pc-red);outline-offset:3px}.how__part a:hover{text-decoration-color:transparent;color:var(--pc-red)}@media (max-width:830px){.how__part{margin:34px auto 0;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:1280px){.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 20px;border-radius:76px;padding:16px;max-width:868px;-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(--kv-blue);gap:20px}.how__condition-block img{display:block}.how__condition-block b{font-weight:700}.how__condition-block span{max-width:702px;text-align:center}@media (max-width:1280px){.how__condition-block{margin:32px auto 21px;padding:11px;max-width:700px;font-size:24px;line-height:100%;gap:15px}.how__condition-block span{max-width:607px}.how__condition-block img{width:60px;height:60px}}@media (max-width:830px){.how__condition-block{margin:36px auto 20px;padding:12px;max-width:320px;font-weight:500;font-size:18px;line-height:111%;gap:8px}.how__condition-block span{max-width:244px;text-align:left}.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(--pc-red);-webkit-transition:border-color .3s;transition:border-color .3s}.how__link:focus{outline:0}.how__link:focus-visible{outline:2px dashed var(--pc-red);outline-offset:3px}.how__link:hover span{border-color:transparent;color:var(--pc-red)}@media (max-width:1280px){.how__link{margin-top:-12px}}@media (max-width:830px){.how__link{margin-top:0}.how__link svg{width:36px;height:36px}.how__link span{font-weight:600;font-size:15px}}.how__centered{display:-webkit-box;display:-ms-flexbox;display:flex;-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;margin:0 auto;border-radius:40px;padding:0 16px;max-width:560px;background:var(--white);gap:32px}.mp{position:relative}.mp__rabbit{position:absolute;left:0;bottom:-30px;display:block;width:200px;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translate3d(.001px,0,0);transform:translate3d(.001px,0,0);-webkit-animation:5s linear infinite run-2,1ms infinite repaint;animation:5s linear infinite run-2,1ms infinite repaint;pointer-events:none}@media (max-width:1280px){.how__centered{padding:13px 16px 0}.mp__rabbit{bottom:-24px;width:170px}}@media (max-width:830px){.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;border-radius:16px;padding:4px 8px;max-width:264px;gap:0}.mp__rabbit{bottom:5px;width:130px}}.mp__content{position:relative;border-radius:20px;min-height:344px;-webkit-box-shadow:0 4px 20px 0 rgba(3,73,145,.5);box-shadow:0 4px 20px 0 rgba(3,73,145,.5);background-image:url(https://cdn.lentochka.lenta.com/assets/3ebe1a9b-10b1-4be4-a7c2-08adf99cf772/mp-bg-c0eww8.png);background-position:center;background-size:cover;background-repeat:no-repeat}.mp__btn{display:none!important}@media (max-width:1280px){.mp__content{min-height:256px}.mp__btn{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.mp__image{position:absolute;right:0;bottom:0;display:block;max-width:616px}@media (max-width:1280px){.mp__image{max-width:420px}}@media (max-width:830px){.mp__content{min-height:464px;background-image:url(https://cdn.lentochka.lenta.com/assets/3ebe1a9b-10b1-4be4-a7c2-08adf99cf772/mp-bg-m-c0eww8.png)}.mp__btn{padding:10px 25px;font-size:14px;line-height:130%}.mp__image{right:-26px;max-width:392px}}.mp__text{padding:32px 40px 10px;max-width:710px}.mp__title{margin:0 0 40px;font-weight:600;font-size:52px;line-height:100%;letter-spacing:-.03em;color:var(--dark-blue)}@media (max-width:1280px){.mp__text{padding:21px 20px 10px;max-width:426px}.mp__title{margin-bottom:22px;font-size:36px;line-height:111%}}@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:26px 20px 10px}.mp__title{margin-bottom:24px;font-size:28px;line-height:114%;letter-spacing:-.02em;text-align:center}}.mp__descr{margin:0 0 34px;font-weight:600;font-size:30px;line-height:107%;letter-spacing:-.02em;color:var(--red)}@media (max-width:1280px){.mp__descr{display:none}}.mp__qr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:14px}.mp__qr-text{max-width:154px;font-weight:400;font-size:16px;line-height:120%;color:var(--text)}.mp__centered{padding-top:40px}@media (max-width:1280px){.mp__qr{display:none}.mp__centered{padding-top:32px}.mp{padding-right:0;padding-left:0;padding-bottom:75px}}@-webkit-keyframes run-2{0%{left:-500px}100%{left:100vw}}@keyframes run-2{0%{left:-500px}100%{left:100vw}}@-webkit-keyframes repaint{0%,100%{opacity:1}50%{opacity:.98}}.partners{position:relative}.partners__fox{position:absolute;left:0;bottom:-38px;display:block;width:200px;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translate3d(.001px,0,0);transform:translate3d(.001px,0,0);-webkit-animation:12s linear infinite run-3,1ms infinite repaint-2;animation:12s linear infinite run-3,1ms infinite repaint-2;pointer-events:none}.partners__title{margin-bottom:32px}.partners__title-img{max-width:100%}@media (max-width:1280px){.partners__fox{width:170px}.partners__title{margin-bottom:27px;margin-left:20px;max-width:520px}}@media (max-width:830px){.mp__centered{padding-top:24px}.partners__fox{bottom:-12px;width:130px}.partners__title{margin-bottom:17px;margin-left:11px;max-width:315px}}.partners__content{position:relative;border-radius:20px;padding:40px 40px 64px;min-height:300px;background:var(--kv-blue)}.partners__decor{display:none}@media (max-width:1280px){.partners__content{border-radius:16px;padding:42px 20px 40px;min-height:722px}.partners__decor{position:absolute;right:0;top:48px;display:block;width:302px}}.partners__decor-m{display:none}@media (max-width:830px){.partners__content{padding:18px 10px 40px;min-height:622px}.partners__decor{display:none}.partners__decor-m{position:absolute;right:0;top:154px;display:block;width:80px}}.partners__pic{position:absolute;right:0;top:-40px;display:block;width:560px}.partners__middle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:44px}.partners__text{padding:2px 0 2px 72px;background-image:url(https://cdn.lentochka.lenta.com/assets/3ebe1a9b-10b1-4be4-a7c2-08adf99cf772/chip-2-c0eww8.svg);background-position:left top;background-size:64px 64px;background-repeat:no-repeat}.partners__text:last-of-type .partners__subtitle{padding-bottom:6px}.partners__date{margin-bottom:4px;font-weight:500;font-size:32px;line-height:100%;color:rgba(255,255,255,.8)}@media (max-width:1280px){.partners__pic{z-index:-1;top:-220px;width:269px}.partners__middle{gap:26px}.partners__text{padding-left:72px;background-size:64px 64px;background-position:left top -2px}.partners__date{margin-bottom:6px;font-size:24px}}@media (max-width:830px){.partners__pic{top:-137px;width:174px}.partners__middle{gap:18px}.partners__text{padding-left:48px;background-size:40px 40px;background-position:left top 0}.partners__text:last-of-type{background-position:left top 3px}.partners__date{margin-bottom:4px;font-size:16px;line-height:110%}}.partners__subtitle{position:relative;margin:0;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:600px;font-weight:600;font-size:40px;line-height:90%;letter-spacing:-.03em;color:var(--white)}.partners__subtitle img{position:relative;margin-top:-6px;top:10px;display:inline;width:94px}@media (max-width:1280px){.partners__subtitle{max-width:420px;font-size:28px}.partners__subtitle img{top:6px;width:66px}}@media (max-width:830px){.partners__subtitle{max-width:248px;font-size:24px}.partners__subtitle img{top:6px;width:56px}.partners__subtitle br{display:none}}.partners__descr{margin:6px 0 0;font-weight:400;font-size:28px;line-height:110%;color:rgba(255,255,255,.8)}@media (max-width:1280px){.partners__descr{margin-top:9px;font-weight:500;font-size:18px;line-height:100%}}@media (max-width:830px){.partners__descr{margin-top:4px;max-width:240px;font-size:16px;line-height:110%}}.partners__bottom{position:relative;margin-top:-15px}.partners__slider-btn{position:absolute;top:53.3%;z-index:10;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:100%;width:48px;height:48px;-webkit-box-shadow:0 0 8px 0 rgba(3,73,145,.4);box-shadow:0 0 8px 0 rgba(3,73,145,.4);background:var(--white);translate:0 -50%}.partners__slider-btn--prev{left:-28px}.partners__slider-btn--next{right:-28px}.partners__slider-btn.swiper-button-disabled,.partners__slider-btn.swiper-button-lock{display:none}@media (max-width:1280px){.partners__bottom{margin-top:0;padding:0 6px}.partners__slider-btn--prev{left:-12px}.partners__slider-btn--next{right:-12px}.partners__slider-btn{top:48%}}.partners .centered{padding-top:32px}@media (max-width:830px){.partners__bottom{margin-top:-13px;padding:0}.partners__slider-btn--prev{left:-10px}.partners__slider-btn--next{right:-10px}.partners__slider-btn{top:50%;width:24px;height:24px}.partners__slider-btn svg{width:6px}.partners .centered{padding-top:24px}}.partners-product{position:relative;border-radius:12px;padding:0 11px 20px;min-height:350px;background:var(--white)}.partners-product__image{position:relative;margin-bottom:12px}.partners-product__region{position:absolute;left:16px;top:12px;z-index:2;border-radius:8px;padding:8px;max-width:144px;font-weight:900;font-size:12px;line-height:120%;color:var(--dark-blue);background:var(--bg-blue)}.partners-product__pic{width:100%;height:220px}@media (max-width:830px){.partners-product__image{margin-bottom:6px}.partners-product__region{left:12px;max-width:122px;font-size:10px}.partners-product__pic{height:150px}}.partners-product__info{position:absolute;left:5px;bottom:-7px;border-radius:8px;padding:12px 12px 10px;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-weight:900;font-size:14px;line-height:120%;color:var(--white);background:var(--pc-red)}.partners-product__info b{font-weight:900;font-size:28px}.partners-product__info span{display:block;font-weight:400;font-size:12px;line-height:120%;letter-spacing:-.01em}@media (max-width:830px){.partners-product__info{left:0;bottom:4px;padding:10px 9px 8px;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-size:10px;line-height:120%}.partners-product__info b{font-size:21px}.partners-product__info span{font-size:9px}}.partners-product__bottom{padding:4px 5px}.partners-product__title{margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-weight:500;font-size:18px;line-height:111%;letter-spacing:-.02em;color:var(--text)}.partners-product__link::after{content:"";position:absolute;inset:0}.partners-product__descr{margin:4px 0 0;font-weight:400;font-size:16px;line-height:120%;color:var(--text)}@media (max-width:830px){.partners-product__bottom{padding:0}.partners-product__title{-webkit-line-clamp:3;font-size:16px}.partners-product__descr{margin-top:8px;font-size:12px}.partners-product{border-radius:8px;padding:12px;min-height:282px}}@-webkit-keyframes run-3{0%{left:-400px}100%{left:100vw}}@keyframes run-3{0%{left:-400px}100%{left:100vw}}@keyframes repaint{0%,100%{opacity:1}50%{opacity:.98}}.products{padding-bottom:14px}.products__title{margin:0 auto}.products__title-img{max-width:100%}@media (max-width:1280px){.products__title{max-width:420px}.products{padding-bottom:10px}}@media (max-width:830px){.products{padding-bottom:5px}}.gift-card{padding-top:96px}.gift-card__content{position:relative;border-radius:20px;padding:32px 40px 40px;min-height:316px;-webkit-box-shadow:0 4px 20px 0 rgba(3,73,145,.5);box-shadow:0 4px 20px 0 rgba(3,73,145,.5);background-image:url(https://cdn.lentochka.lenta.com/assets/3ebe1a9b-10b1-4be4-a7c2-08adf99cf772/gift-card-bg-c0eww8.png);background-position:center;background-size:cover;background-repeat:no-repeat}@media (max-width:1280px){.gift-card__content{padding:14px 20px;min-height:240px}}@media (max-width:830px){.gift-card__content{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:24px 10px;min-height:384px;background-image:url(https://cdn.lentochka.lenta.com/assets/3ebe1a9b-10b1-4be4-a7c2-08adf99cf772/gift-card-bg-m-c0eww8.png)}}.gift-card__pic{position:absolute;right:0;top:-80px;display:block;max-width:100%;pointer-events:none}@media (max-width:1280px){.gift-card__pic{top:-88px;max-width:424px}}.gift-card__title{margin:0 0 36px;max-width:570px;font-weight:600;font-size:52px;line-height:100%;letter-spacing:-.03em;color:var(--dark-blue)}@media (max-width:1280px){.gift-card__title{margin-bottom:32px;max-width:412px;font-size:36px;line-height:111%}.gift-card{padding-top:80px}.testimonials__title-img{max-width:420px}}@media (max-width:830px){.gift-card__pic{top:auto;bottom:-42px;width:340px}.gift-card__title{margin-bottom:24px;font-weight:600;font-size:28px;line-height:114%;letter-spacing:-.02em;text-align:center}.gift-card{padding-top:72px}}.testimonials__title{margin-bottom:16px}.testimonials__content{position:relative;padding:0 40px}@media (max-width:1280px){.testimonials__title{margin-bottom:10px}.testimonials__content{padding:0 20px}}.testimonials__slider-btn{display:none}@media (max-width:830px){.testimonials__title-img{max-width:320px}.testimonials__title{margin-bottom:7px}.testimonials__content{padding:0 30px}.testimonials__slider-btn{position:absolute;top:50%;z-index:10;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:100%;width:24px;height:24px;-webkit-box-shadow:0 0 4px 0 rgba(3,73,145,.4);box-shadow:0 0 4px 0 rgba(3,73,145,.4);background:var(--white);translate:0 -50%}}.testimonials__slider-btn--prev{left:0}.testimonials__slider-btn--next{right:0}.testimonials__slider-btn.swiper-button-disabled,.testimonials__slider-btn.swiper-button-lock{display:none}.testimonials__slider-btn-2{position:absolute;top:50%;z-index:10;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:100%;width:48px;height:48px;-webkit-box-shadow:0 0 4px 0 rgba(3,73,145,.4);box-shadow:0 0 4px 0 rgba(3,73,145,.4);background:var(--white);translate:0 -50%}.testimonials__slider-btn-2 svg{width:11px;height:23px}.testimonials__slider-btn-2--prev{left:-60px}.testimonials__slider-btn-2--next{right:-60px}.testimonials__slider-btn-2.swiper-button-disabled,.testimonials__slider-btn-2.swiper-button-lock{display:none}.testimonials__slider{margin:-20px;padding:20px}.testimonials__slider .swiper-wrapper{--gap:20px;--elems:2;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--gap)}.testimonials__slider .swiper-slide{width:calc((100% - (var(--elems) - 1) * var(--gap))/ (var(--elems)))}@media (max-width:830px){.testimonials__slider-btn-2--prev{left:0}.testimonials__slider-btn-2--next{right:0}.testimonials__slider-btn-2{width:24px;height:24px}.testimonials__slider-btn-2 svg{width:6px;height:12px}.testimonials__slider .swiper-wrapper{-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:0}.testimonials__slider .swiper-slide{width:100%;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}}.testimonials__slider .swiper-slide-visible{opacity:1}.testimonials__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;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-radius:20px;padding:40px;min-height:462px;-webkit-box-shadow:0 4px 20px 0 rgba(3,73,145,.5);box-shadow:0 4px 20px 0 rgba(3,73,145,.5);background:var(--white)}.testimonials__card::after{content:"";position:absolute;right:40px;bottom:112px;width:110px;height:112px;background-image:url(https://cdn.lentochka.lenta.com/assets/3ebe1a9b-10b1-4be4-a7c2-08adf99cf772/testimonials-decor-c0eww8.svg);background-position:center;background-size:cover;background-repeat:no-repeat}.testimonials__descr{position:relative;z-index:2;margin:0;font-weight:400;font-size:32px;line-height:120%;color:var(--text)}@media (max-width:1280px){.testimonials__card{padding:32px}.testimonials__descr{font-size:24px}}@media (max-width:830px){.testimonials__card::after{right:20px;bottom:45px;width:64px;height:64px}.testimonials__card{border-radius:16px;padding:12px;min-height:326px}.testimonials__descr{font-size:20px}}.testimonials__author{position:relative;z-index:2;margin-top:auto;font-weight:600;font-size:24px;line-height:100%;color:var(--text)}.testimonials__author .mob-br{display:none}@media (max-width:1280px){.testimonials__author{font-size:20px}}@media (max-width:830px){.testimonials__author{font-size:18px}.testimonials__author .mob-br{display:block}}.testimonials__subtitle{margin:40px auto 20px;font-weight:600;font-size:40px;line-height:120%;letter-spacing:-.03em;text-align:center;color:var(--dark-blue)}@media (max-width:1280px){.testimonials__subtitle{margin-top:32px;font-size:32px;line-height:125%}.testimonials__videos::after{display:none}}@media (max-width:830px){.testimonials__subtitle{margin-top:24px;margin-bottom:12px;font-size:24px}.testimonials__videos{padding:0 30px}}.testimonials__videos{position:relative;margin:0 auto;max-width:1160px}.testimonials__videos::after{content:"";position:absolute;left:50%;top:24px;z-index:-1;width:1160px;height:518px;background-image:url(https://cdn.lentochka.lenta.com/assets/3ebe1a9b-10b1-4be4-a7c2-08adf99cf772/testimonials-pattern-c0eww8.svg);background-position:center;background-size:cover;background-repeat:no-repeat;translate:-50% 0}.testimonials__slider-2{margin:-20px;padding:20px}.testimonials__slider-2 .swiper-slide{opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.testimonials__slider-2 .swiper-slide-visible{opacity:1}.testimonials__video{position:relative;margin:0 auto;border-radius:20px;padding:20px;min-height:572px;-webkit-box-shadow:0 4px 20px 0 rgba(3,73,145,.5);box-shadow:0 4px 20px 0 rgba(3,73,145,.5);background:var(--white)}@media (max-width:830px){.testimonials__video{border-radius:16px;padding:12px;min-height:456px}}.testimonials__inner{position:relative;width:235px;height:464px}.testimonials__inner iframe{display:block;border:none;border-radius:12px;width:100%;height:100%}.testimonials__caption{margin:12px 0 0;font-weight:600;font-size:24px;line-height:117%;letter-spacing:-.03em;color:var(--dark-blue)}@media (max-width:1280px){.testimonials__videos{max-width:620px}.testimonials__inner{width:260px}.testimonials__caption{margin-top:8px}}@media (max-width:830px){.testimonials__inner{width:100%;height:auto;aspect-ratio:9/16}.testimonials__caption{font-size:18px;line-height:100%;letter-spacing:normal}}.testimonials__poster{display:block;border-radius:12px;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.testimonials__play{position:absolute;left:50%;top:50%;translate:-50% -50%}.testimonials__play img{display:block;max-width:100%}.ligal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 40px 20px;gap:12px}.ligal__text{margin:0;font-weight:400;font-size:16px;line-height:115%;color:rgba(0,30,100,.8)}@media (max-width:1280px){.testimonials__play{width:72px;height:72px}.ligal{padding:0 20px 20px}}@media (max-width:830px){.testimonials__play{width:48px;height:48px}.ligal{padding:0 10px 20px}}.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-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}.site-modal--how{padding:0;width:95%;max-width:394px}@media (max-width:830px){.site-modal--how{max-width:340px}}.site-modal--goods{padding:0;width:95%;max-width:1012px}@media (max-width:830px){.site-modal--goods{max-width:320px!important}.site-modal{max-width:340px}}.how-modal{position:relative;border-radius:20px;padding:40px 34px}.how-modal__close{position:absolute;right:12px;top:12px}.how-modal__title{margin:0 0 20px;padding-left:6px;max-width:270px;font-weight:600;font-size:28px;line-height:100%;color:var(--text)}@media (max-width:830px){.how-modal__title{margin-bottom:12px;padding-left:0}}.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:20px}.how-modal__item{position:relative;border:3px solid var(--kv-blue);border-radius:16px;padding:12px 12px 12px 62px}.how-modal__item::before{counter-increment:section;content:counter(section);position:absolute;left:12px;top:12px;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:100%;width:40px;height:40px;font-weight:600;font-size:22px;line-height:109%;text-align:center;color:var(--white);background:var(--dark-blue)}.how-modal__caption{margin:0;font-weight:500;font-size:22px;line-height:91%;color:var(--text)}@media (max-width:830px){.how-modal__item::before{width:32px;height:32px;font-size:17px;line-height:109%}.how-modal__item{padding:12px 12px 12px 60px}.how-modal__caption{font-size:18px;line-height:111%}}.how-modal__descr{margin:12px 0 0;font-weight:500;font-size:22px;line-height:91%;color:#666462}@media (max-width:830px){.how-modal__descr{margin-top:8px;font-size:18px;line-height:111%}}.how-modal__prim{display:block;margin:20px auto 0;max-width:336px;font-weight:500;font-size:22px;line-height:91%;color:#666462}.goods-modal{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;min-height:612px}.goods-modal__close{position:absolute;right:20px;top:20px;z-index:10;width:32px;height:32px}.goods-modal__close img{max-width:100%}@media (max-width:830px){.how-modal__prim{margin-top:12px;max-width:260px;font-size:18px;line-height:111%}.how-modal{border-radius:16px;padding:40px 20px}.goods-modal__close{right:12px;top:12px;width:24px;height:24px}}.goods-modal__content{-ms-flex-negative:0;flex-shrink:0;width:392px}.goods-modal__top{position:relative;width:100%;height:392px}@media (max-width:830px){.goods-modal__content{width:100%}.goods-modal__top{height:320px}}.goods-modal__slider{display:none}@media (max-width:1000px){.goods-modal__slider{display:block;width:100%;max-width:100%;min-width:0;min-height:0}}.goods-modal__img{width:100%;height:100%}.goods-modal__pagination{position:absolute;left:0;bottom:12px;z-index:3;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;width:100%;gap:4px}.goods-modal__pagination .swiper-pagination-bullet{border-radius:100%;width:8px;height:8px;background:rgba(255,255,255,.8);-webkit-transition:background .3s;transition:background .3s;cursor:pointer}.goods-modal__pagination .swiper-pagination-bullet-active{background:var(--white)}.goods-modal__logo{position:absolute;right:20px;top:20px;z-index:10}@media (max-width:830px){.goods-modal__img{height:320px}.goods-modal__pagination{bottom:8px}.goods-modal__logo{left:12px;top:12px;width:96px}}.goods-modal__pic{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:1000px){.goods-modal__pic{display:none}}.goods-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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 40px 24px;background:var(--white)}.goods-modal__image{width:calc(100% - 392px)}.goods-modal__image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.goods-modal__title{margin:0 0 4px;font-weight:600;font-size:20px;line-height:130%;text-align:center;color:var(--text)}.goods-modal__title span{display:block;font-weight:400;font-size:16px;line-height:163%}.goods-modal__bottom{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;gap:12px;margin-top:auto}@media (max-width:830px){.goods-modal__info{padding:12px 0 24px}.goods-modal__title{margin-bottom:12px;font-size:14px;line-height:110%}.goods-modal__title span{margin-top:4px;font-size:12px;line-height:110%}.goods-modal__bottom{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;padding:0 13px;gap:8px}}.goods-modal__link{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;border-radius:12px;padding:16px 42px;width:100%;font-weight:600;font-size:30px;line-height:80%;color:var(--white);background:var(--pc-red);gap:20px}.goods-modal__link-text{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.goods-modal__link-text span{font-weight:400;font-size:18px;line-height:133%;color:var(--white)}.goods-modal__link svg{-webkit-transition:translate .3s;transition:translate .3s}.goods-modal__link:hover{color:var(--white)}@media (any-hover:hover){.goods-card__btn:hover svg,.goods-modal__link:hover svg{translate:5px 0}}@media (max-width:830px){.goods-modal__link-text{gap:2px}.goods-modal__link-text span{font-size:13px;line-height:149%}.goods-modal__link{margin:0;-ms-flex-negative:0;flex-shrink:0;border-radius:8px;padding:6px 9px;width:138px;font-size:22px;line-height:88%;gap:8px}.goods-modal__link svg{width:16px;height:16px}}.goods-modal__prices{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:auto}.goods-modal__price{position:relative}.goods-modal__price:last-of-type{margin-left:16px}.goods-modal__sale{position:relative;left:-3px;top:-13px;display:inline-block;border-radius:4px;padding:0 2px;font-weight:900;font-size:12px;line-height:100%;color:var(--white);background:var(--pc-red)}@media (max-width:830px){.goods-modal__price{width:70px}.goods-modal__price:last-of-type{margin-left:8px;width:82px}.goods-modal__sale{left:0;top:-14px;margin-left:-12px;padding:1px 2px;font-size:7px;line-height:100%}}.goods-modal__val{font-weight:600;font-size:32px;line-height:75%;color:var(--text)}.goods-modal__val--link{display:inline-block;border-radius:8px;padding:2px 4px;color:var(--white);background:var(--pc-red)}.goods-modal__val--link:hover{color:var(--white)}.goods-modal__val--link img{position:relative;top:1px;margin-left:10px}@media (max-width:830px){.goods-modal__val--link img{margin-left:4px}.goods-modal__val{font-size:22px;line-height:75%}}.goods-modal__plus{position:relative;top:-5px;margin-right:0;font-weight:500;font-size:16px;line-height:100%}@media (max-width:830px){.goods-modal__plus{top:-3px;font-size:12px;line-height:100%}}.goods-modal__rouble{position:relative;top:-2px;margin-left:1px;font-weight:500;font-size:16px;line-height:100%}@media (max-width:830px){.goods-modal__rouble{top:0;font-size:11px;line-height:105%}}.goods-modal__caption{display:block;margin-bottom:6px;font-weight:400;font-size:14px;line-height:100%;white-space:nowrap;color:var(--text)}.goods-modal--mini{min-height:532px}@media (max-width:830px){.goods-modal__caption{margin-bottom:5px;font-size:8px}.goods-modal{min-height:324px}}