.basket{margin-top:30px}@media(max-width:1280px){.basket{margin-top:20px}}.basketFull{display:flex;justify-content:space-between}@media(max-width:972px){.basketFull{flex-direction:column}}.basket__title{color:var(--mainBlack,#333);font-size:45px;font-weight:700;display:flex;align-items:flex-start}.basket__title,.basket__title span{font-style:normal;line-height:normal}.basket__title span{margin-top:10px;margin-left:5px;color:var(--mainGreen,#6ea431);font-size:18px;font-weight:500}@media(max-width:1366px){.basket__title{font-size:36px}.basket__title span{margin-top:0}}@media(max-width:1280px){.basket__title{font-size:26px}.basket__title span{font-size:16px;margin-left:6px}}@media(max-width:770px){.basket__title{font-size:clamp(20px,3.3vw,26px)}.basket__title span{font-size:clamp(14px,2vw,16px)}}@media(max-width:600px){.basket__title{font-size:clamp(16px,3.3vw,20px)}.basket__title span{font-size:clamp(10px,2.4vw,14px)}}.basket__column{width:70%}@media(max-width:1530px){.basket__column{width:68%}}@media(max-width:1366px){.basket__column{width:70%}}@media(max-width:972px){.basket__column{width:100%}}.basket__top{display:flex;justify-content:space-between;align-items:center}.basket__clearAll{color:var(--mainGreen,#6ea431);font-size:16px;font-style:normal;font-weight:500;line-height:normal;cursor:pointer;transition:all .3s}.basket__clearAll:hover{color:#8cc64b}@media(max-width:1366px){.basket__clearAll{font-size:14px}}@media(max-width:1280px){.basket__clearAll{font-size:12px}}@media(max-width:600px){.basket__clearAll{font-size:clamp(10px,2.2vw,12px)}}.basket__productsBlock{margin-top:30px;border-radius:16px;border:1px solid var(--mainGray,#becae2);overflow:hidden}@media(max-width:1366px){.basket__productsBlock{margin-top:20px}}@media(max-width:600px){.basket__productsBlock{margin-top:20px}}@media(max-width:540px){.basket__productsBlock{margin-top:10px}}.basket__productsHeader{height:46px;background-color:#eff3f9;display:flex;align-items:center;padding:0 115px;color:var(--mainDarkGray,#73849c);font-size:16px;font-style:normal;font-weight:500;line-height:normal}@media(max-width:1530px){.basket__productsHeader{padding:0 94px}}@media(max-width:1366px){.basket__productsHeader{font-size:14px;padding:0 106px}}@media(max-width:1280px){.basket__productsHeader{font-size:12px;height:34px;padding:0 72px}}@media(max-width:972px){.basket__productsHeader{padding:0 calc(61px + (100vw - 600px)/372*32)}}@media(max-width:600px){.basket__productsHeader{justify-content:flex-end;padding:0 30px}}@media(max-width:400px){.basket__productsHeader{padding:0 12px;justify-content:flex-end}}.basket__list{display:flex;flex-direction:column;padding:0 22px}@media(max-width:1366px){.basket__list{padding:0 20px}}@media(max-width:1280px){.basket__list{padding:0 14px}}@media(max-width:630px){.basket__list{padding:0 9px}}@media(max-width:540px){.basket__list{padding:0 12px}}.basket__notAvailable .basket__itemImage{opacity:.45}.basket__notAvailable .basket__itemName{color:#becae2}.basket__notAvailable .basket__itemCount{pointer-events:none;color:#becae2}.basket__notAvailable .basket__itemInfo,.basket__notAvailable .basket__itemInput input,.basket__notAvailable .basket__itemMinus,.basket__notAvailable .basket__itemPlus,.basket__notAvailable .product__priceValue{color:#becae2}.basket__notAvailableHead{background-color:#eff3f9;height:68px;display:flex;align-items:center;justify-content:space-between}@media(max-width:1280px){.basket__notAvailableHead{height:46px}}.basket__notAvailableTitle{font-size:16px;font-style:normal;font-weight:600;line-height:24px;color:#73849c;margin-left:115px}@media(max-width:1530px){.basket__notAvailableTitle{margin-left:94px}}@media(max-width:1366px){.basket__notAvailableTitle{font-size:14px;margin-left:106px}}@media(max-width:1280px){.basket__notAvailableTitle{font-size:12px;margin-left:73px}}@media(max-width:972px){.basket__notAvailableTitle{margin-left:calc(61px + (100vw - 600px)/372*32)}}@media(max-width:600px){.basket__notAvailableTitle{font-size:10px;line-height:12px;margin-left:20px}}.basket__notAvailableClear{width:34px;height:34px;margin-right:17px;cursor:pointer}.basket__notAvailableClear svg{width:100%;height:100%;object-fit:contain}.basket__notAvailableClear svg path{transition:all .3s;fill:#73849c}.basket__notAvailableClear svg:hover path{fill:#333}@media(max-width:1366px){.basket__notAvailableClear{width:24px;height:24px}}@media(max-width:1280px){.basket__notAvailableClear{width:20px;height:20px;margin-right:12px}}@media(max-width:600px){.basket__notAvailableClear{margin-left:30px}}.basket__backLink{margin-left:9px;margin-top:32px;display:flex;align-items:center;gap:6px;color:var(--mainBlack,#333);font-size:16px;font-weight:700;line-height:normal}.basket__backLink svg{display:block;margin-top:3px}@media(max-width:1280px){.basket__backLink{font-size:12px;margin-top:20px;margin-left:5px;gap:4px}.basket__backLink svg{width:7px}}@media(max-width:972px){.basket__backLink{display:none}}.basketProductItem_basketItem__tOevy{padding:18px 0;display:flex;justify-content:space-between;align-items:center;position:relative}.basketProductItem_basketItem__tOevy:not(:last-child){border-bottom:1px solid #becae2}@media(max-width:1366px){.basketProductItem_basketItem__tOevy{padding:14px 0}}@media(max-width:1280px){.basketProductItem_basketItem__tOevy{padding:10px 0}}@media(max-width:600px){.basketProductItem_basketItem__tOevy{flex-wrap:wrap;width:100%}}@media(max-width:400px){.basketProductItem_basketItem__tOevy{padding:16px 0;justify-content:normal}}.basketProductItem_basketItem_not__vDDsU .basketProductItem_basketItemImage__ClTdf{opacity:.45}.basketProductItem_basketItem_not__vDDsU .basketProductItem_basketItemName__V2Nqr{color:#becae2}.basketProductItem_basketItem_not__vDDsU .basketProductItem_basketItemCount__Szf1p{pointer-events:none;color:#becae2}.basketProductItem_basketItem_not__vDDsU .basketProductItem_basketCountAction__K8N_D,.basketProductItem_basketItem_not__vDDsU .basketProductItem_basketItemInfo__jayxs,.basketProductItem_basketItem_not__vDDsU .basketProductItem_basketItemInput__V2U_m input{color:#becae2}.basketProductItem_basketItem_not__vDDsU .basketProductItem_basketItemPriceValue__ZeoCM{color:#becae2!important}.basketProductItem_basketItemImage__ClTdf{width:64px;height:64px}@media(max-width:1280px){.basketProductItem_basketItemImage__ClTdf{width:46px;height:46px}}@media(max-width:600px){.basketProductItem_basketItemImage__ClTdf{order:1;height:calc(46px + (100vw - 320px)/280*15);width:calc(46px + (100vw - 320px)/280*15)}}@media(max-width:540px){.basketProductItem_basketItemImage__ClTdf{width:46px;height:46px}}.basketProductItem_basketItemImage__ClTdf img{width:100%;height:100%;display:block;object-fit:contain}.basketProductItem_basketItemName__V2Nqr{width:307px;color:var(--mainBlack,#333);font-size:16px;font-style:normal;font-weight:500;line-height:140%;margin-left:30px;transition:.3s}.basketProductItem_basketItemName__V2Nqr:hover{color:#6ea431}@media(max-width:1530px){.basketProductItem_basketItemName__V2Nqr{margin-left:20px;width:300px}}@media(max-width:1366px){.basketProductItem_basketItemName__V2Nqr{margin-left:18px;width:280px}}@media(max-width:1280px){.basketProductItem_basketItemName__V2Nqr{font-size:12px;margin-left:14px;width:240px}}@media(max-width:1024px){.basketProductItem_basketItemName__V2Nqr{width:200px}}@media(max-width:972px){.basketProductItem_basketItemName__V2Nqr{width:40%}}@media(max-width:770px){.basketProductItem_basketItemName__V2Nqr{font-size:10px}}@media(max-width:680px){.basketProductItem_basketItemName__V2Nqr{width:33%}}@media(max-width:600px){.basketProductItem_basketItemName__V2Nqr{width:82%;order:2;font-size:11px;margin-left:0}}@media(max-width:400px){.basketProductItem_basketItemName__V2Nqr{width:calc(150px + (100vw - 320px)/80*70);margin-left:8px}}@media(max-width:540px){.basketProductItem_basketItemName__V2Nqr{width:75%}}.basketProductItem_basketItemCount__Szf1p{width:130px;height:38px;border-radius:8px;border:1px solid var(--mainGray,#becae2);display:flex;justify-content:space-between;align-items:center;padding:0 10px;margin-left:56px}@media(max-width:1530px){.basketProductItem_basketItemCount__Szf1p{margin-left:0}}@media(max-width:1366px){.basketProductItem_basketItemCount__Szf1p{margin-left:20px}}@media(max-width:1280px){.basketProductItem_basketItemCount__Szf1p{margin-left:15px;padding:0 8px;height:26px;width:85px;align-items:baseline}}@media(max-width:600px){.basketProductItem_basketItemCount__Szf1p{order:5;margin-left:18%;width:110px;margin-top:16px}}@media(max-width:400px){.basketProductItem_basketItemCount__Szf1p{margin-top:10px;margin-left:22%}}@media(max-width:350px){.basketProductItem_basketItemCount__Szf1p{margin-left:16%}}@media(max-width:540px){.basketProductItem_basketItemCount__Szf1p{margin-left:22%}}.basketProductItem_basketCountAction__K8N_D{width:13px;height:13px;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-top:-4px;font-size:20px;line-height:100%;color:#6ea431;-webkit-user-select:none;-moz-user-select:none;user-select:none}.basketProductItem_basketCountAction__K8N_D:hover{color:#8cc64b}.basketProductItem_basketCountAction__K8N_D:active{color:#6ea431}@media(max-width:1280px){.basketProductItem_basketCountAction__K8N_D{width:9px;height:9px;font-size:14px}}.basketProductItem_basketCountAction_disabled__gymsd{pointer-events:none;color:#c4c4c4}.basketProductItem_basketItemInput__V2U_m{width:53px;display:flex;align-items:center}.basketProductItem_basketItemInput__V2U_m input{width:100%;height:100%;border:none;background-color:transparent;text-align:center;color:var(--mainBlack,#333);font-size:16px;font-style:normal;font-weight:600;line-height:18;text-transform:uppercase;padding:0}@media(max-width:1366px){.basketProductItem_basketItemInput__V2U_m input{font-size:14px}}@media(max-width:1280px){.basketProductItem_basketItemInput__V2U_m{width:38px;height:100%}.basketProductItem_basketItemInput__V2U_m input{font-size:10px}}.basketProductItem_basketItemPrice__p0hDS{margin-left:45px;width:122px}@media(max-width:1530px){.basketProductItem_basketItemPrice__p0hDS{margin-left:25px}}@media(max-width:1366px){.basketProductItem_basketItemPrice__p0hDS{margin-left:15px;width:90px}}@media(max-width:1280px){.basketProductItem_basketItemPrice__p0hDS{width:70px;margin-left:16px}}@media(max-width:630px){.basketProductItem_basketItemPrice__p0hDS{margin-left:10px}}@media(max-width:600px){.basketProductItem_basketItemPrice__p0hDS{order:4;margin-left:18%}}@media(max-width:400px){.basketProductItem_basketItemPrice__p0hDS{margin-left:22%;margin-top:10px;width:69px}}.basketProductItem_basketItemPrice_card__OhR50 .basketProductItem_product__priceValue__oMDZk{color:#6ea431}.basketProductItem_basketItemPriceValue__ZeoCM{display:flex;color:#333;font-size:21px;font-weight:600}@media(max-width:1366px){.basketProductItem_basketItemPriceValue__ZeoCM{font-size:19px}}@media(max-width:1280px){.basketProductItem_basketItemPriceValue__ZeoCM{font-size:14px}}.basketProductItem_basketItemPriceValue__ZeoCM.basketProductItem_green__wYybp{color:#6ea431}.basketProductItem_basketItemInfo__jayxs{margin-top:2px;color:var(--mainDarkGray,#73849c);font-size:12px;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase}@media(max-width:1366px){.basketProductItem_basketItemInfo__jayxs{font-size:9px}}@media(max-width:1280px){.basketProductItem_basketItemInfo__jayxs{font-size:8px}}@media(max-width:770px){.basketProductItem_basketItemInfo__jayxs{font-size:7px}}@media(max-width:600px){.basketProductItem_basketItem__tOevy .basketProductItem_basketItemPriceCard__4f_D5{width:60%;margin-left:0}}@media(max-width:450px){.basketProductItem_basketItem__tOevy .basketProductItem_basketItemPriceCard__4f_D5{width:50%}}@media(max-width:370px){.basketProductItem_basketItem__tOevy .basketProductItem_basketItemPriceCard__4f_D5{width:40%}}@media(max-width:540px){.basketProductItem_basketItem__tOevy .basketProductItem_basketItemPriceCard__4f_D5{margin-left:16px}}.basketProductItem_basketItemAction__Cb3i3{display:flex;gap:10px;align-items:center}@media(max-width:600px){.basketProductItem_basketItemAction__Cb3i3{order:6;margin-top:16px;margin-right:auto;margin-left:60px}}@media(max-width:450px){.basketProductItem_basketItemAction__Cb3i3{margin-right:0;margin-top:10px}}@media(max-width:400px){.basketProductItem_basketItemAction__Cb3i3{margin-left:auto}}.basketProductItem_basketItemLike__viXWd{width:35px;height:34px;cursor:pointer;transition:all .3s}@media(max-width:1366px){.basketProductItem_basketItemLike__viXWd{width:24px;height:24px}}@media(max-width:1280px){.basketProductItem_basketItemLike__viXWd{width:20px;height:20px}}.basketProductItem_basketItemLike__viXWd svg{width:100%;height:100%;object-fit:contain;flex:0 1}.basketProductItem_basketItemLike__viXWd svg path{transition:all .3s}.basketProductItem_basketItemLike__viXWd svg path:first-child{fill:transparent}.basketProductItem_basketItemLike__viXWd svg path:last-child{fill:#becae2}@media(hover:hover){.basketProductItem_basketItemLike__viXWd:hover svg path{fill:#6ea431}}.basketProductItem_basketItemLike__viXWd.basketProductItem_active__ghzEA svg path{fill:#6ea431!important}.basketProductItem_basketItemDelete__xu1ax{width:30px;height:30px;cursor:pointer}@media(max-width:1366px){.basketProductItem_basketItemDelete__xu1ax{width:23px;height:23px}}@media(max-width:1280px){.basketProductItem_basketItemDelete__xu1ax{width:20px;height:20px}}.basketProductItem_basketItemDelete__xu1ax svg{fill:#becae2;width:100%;height:100%;object-fit:contain;display:block}.basketProductItem_basketItemDelete__xu1ax svg path{transition:all .3s;stroke:#becae2}.basketProductItem_basketItemDelete__xu1ax svg:hover path{stroke:#333}.basketProductItem_kopecks___oNoo{font-size:.6em;font-weight:600;padding-left:2px;padding-right:4px}@media(max-width:540px){.basketProductItem_kopecks___oNoo{padding-right:2px}}.basketProductItem_recipesPage__FpsLC{width:100%}.basketProductItem_recipesAction__mQezc{width:40px;height:40px}.basketProductItem_recipesAction__mQezc svg{width:22px;height:22px;color:#333}@media(max-width:540px){.basketProductItem_recipesAction__mQezc{width:35px;height:35px}}.basketProductItem_itemDel__3BF38{position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.8);display:flex;align-items:center;justify-content:space-between;z-index:2}@media(max-width:540px){.basketProductItem_itemDel__3BF38{flex-direction:column;padding:12px;gap:18px;justify-content:flex-end;align-items:flex-end}}.basketProductItem_itemDel__title__yCB9v{font-size:20px;font-weight:500;line-height:26px;width:80%;text-align:center}@media(max-width:1280px){.basketProductItem_itemDel__title__yCB9v{font-size:18px;line-height:23px}}@media(max-width:540px){.basketProductItem_itemDel__title__yCB9v{font-size:14px;line-height:18px;width:100%}}.basketProductItem_itemDel__btnBlock__pqDwI{display:flex;align-items:center;gap:12px;background-color:#fff}@media(max-width:540px){.basketProductItem_itemDel__btnBlock__pqDwI{flex-direction:row-reverse}}.basketProductItem_itemDel__like__1QAU3{width:34px;height:34px;cursor:pointer;flex:none}.basketProductItem_itemDel__like__1QAU3 svg:first-child path{fill:#73849c}.basketProductItem_itemDel__like__1QAU3 svg:last-child,.basketProductItem_itemDel__like__1QAU3:hover svg:first-child{display:none}.basketProductItem_itemDel__like__1QAU3:hover svg:last-child{display:block}@media(max-width:1280px){.basketProductItem_itemDel__like__1QAU3{width:20px;height:20px}}.basketProductItem_itemDel__btnRecover__DiH0G{width:205px;height:46px}@media(max-width:1280px){.basketProductItem_itemDel__btnRecover__DiH0G{height:38px}}@media(max-width:540px){.basketProductItem_itemDel__btnRecover__DiH0G{font-size:14px;line-height:18.2px;width:169px}}.basketAside{width:24%;margin-top:85px}@media(max-width:1530px){.basketAside{width:30%}}@media(max-width:1366px){.basketAside{width:26%;margin-top:73px}}@media(max-width:1280px){.basketAside{margin-top:51px}}@media(max-width:1024px){.basketAside{width:28%}}@media(max-width:972px){.basketAside{width:100%}}@media(max-width:600px){.basketAside{margin-top:20px}}@media(max-width:400px){.basketAside{margin-top:10px}}.basketAside__block{background-color:#eff3f9;padding:32px;border-radius:16px}@media(max-width:1366px){.basketAside__block{padding:20px}}@media(max-width:1280px){.basketAside__block{padding:16px}}@media(max-width:600px){.basketAside__block{background-color:transparent;padding:0}}.basketAside__title{font-size:24px;font-weight:700;line-height:36px}@media(max-width:1366px){.basketAside__title{font-size:20px;line-height:28px}}@media(max-width:1280px){.basketAside__title{font-size:16px;line-height:22px}}@media(max-width:600px){.basketAside__title{display:none}}.basketAside__info{margin-top:18px;display:flex;flex-direction:column;gap:14px;padding-bottom:20px;border-bottom:1px dashed #becae2}@media(max-width:1366px){.basketAside__info{margin-top:20px;gap:12px}}@media(max-width:1280px){.basketAside__info{margin-top:10px;gap:6px;padding-bottom:10px}}@media(max-width:600px){.basketAside__info{border:none;margin-top:0;padding-bottom:0;gap:8px}}@media(max-width:400px){.basketAside__info{gap:6px}}.basketAside__quantity{display:flex;align-items:center;justify-content:space-between}.basketAside__name{color:#73849c;font-size:16px;font-weight:500;line-height:normal;flex:1 1}@media(max-width:1366px){.basketAside__name{font-size:14px}}@media(max-width:1280px){.basketAside__name{font-size:11px}}@media(max-width:600px){.basketAside__name{font-size:14px}}.basketAside__value{font-size:16px;font-weight:600;line-height:normal}@media(max-width:1366px){.basketAside__value{font-size:14px}}@media(max-width:1280px){.basketAside__value{font-size:11px}}@media(max-width:600px){.basketAside__value{font-size:14px}}.basketAside__weight{display:flex;align-items:center;justify-content:space-between}.basketAside__sum{margin-top:20px;display:flex;flex-direction:column;gap:18px;padding-bottom:20px;border-bottom:1px dashed #becae2}.basketAside__sum .product__priceValue{font-size:20px;font-weight:600;line-height:normal}@media(max-width:1366px){.basketAside__sum{gap:10px}.basketAside__sum .product__priceValue{font-size:16px}}@media(max-width:1280px){.basketAside__sum{margin-top:10px;gap:9px;padding-bottom:10px}.basketAside__sum .product__priceValue{font-size:13px}.basketAside__sum .product__priceValue span{font-size:10px}}@media(max-width:600px){.basketAside__sum{border:none;margin-top:8px;gap:8px}}@media(max-width:400px){.basketAside__sum{margin-top:6px;gap:6px}}.basketAside__sumPrice,.basketAside__sumPriceCard{display:flex;align-items:center;justify-content:space-between}.basketAside__sumPriceCard .product__priceValue{color:#6ea431}.basketAside__delivery{margin-top:20px;color:#6ea431;font-size:16px;font-weight:500;line-height:16px}@media(max-width:1366px){.basketAside__delivery{margin-top:10px;font-size:14px;line-height:normal}}@media(max-width:1280px){.basketAside__delivery{font-size:11px}}.basketAside__text{margin-top:32px;font-size:12px;font-weight:400;line-height:120%;color:#73849c}.basketAside__text a{font-weight:600}@media(max-width:1366px){.basketAside__text{margin-top:20px;font-size:11px}}@media(max-width:1280px){.basketAside__text{font-size:9px}}@media(max-width:972px){.basketAside__text{margin-top:10px}}@media(max-width:600px){.basketAside__text{display:none}}.basketAside__btnContainer_inSection{display:none}.basketAside__btnContainer_inBlock a{width:100%;height:100%;display:flex;align-items:center;justify-content:center}@media(max-width:600px){.basketAside__btnContainer{width:100%;position:-webkit-sticky;position:sticky;bottom:0;left:0;right:0;background-color:#fff;padding:20px 0;z-index:99}}.basketAside__btn{margin-top:20px;width:100%;height:56px;font-size:16px;font-weight:600;line-height:normal}@media(max-width:1366px){.basketAside__btn{height:46px}}@media(max-width:1280px){.basketAside__btn{height:36px;font-size:12px}}@media(max-width:970px){.basketAside__btn{width:70%;margin:20px auto 0}}@media(max-width:600px){.basketAside__btn{width:100%;margin:0;padding:0 40px}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, 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");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.mainActions{margin-top:130px}@media(max-width:1530px){.mainActions{margin-top:98px}}@media(max-width:1280px){.mainActions{margin-top:40px}}@media(max-width:540px){.mainActions{margin-top:20px}}.mainActions__head{display:flex;align-items:center;justify-content:space-between}.mainActions__title{font-size:64px;font-weight:700;line-height:78px}@media(max-width:1530px){.mainActions__title{font-size:50px}}@media(max-width:1280px){.mainActions__title{font-size:38px}}@media(max-width:540px){.mainActions__title{font-size:24px;line-height:110%}}.mainActions__button{width:232px;height:56px;border-radius:8px;background:#6ea431;color:#fff;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center}.mainActions__button:hover{background:#89cb3f}@media(max-width:1530px){.mainActions__button{width:174px;height:46px;border-radius:5px}}@media(max-width:1024px){.mainActions__button{width:130px;height:36px;font-size:12px}}@media(max-width:540px){.mainActions__button{display:none}}.mainActions__buttonMobile{display:none}@media(max-width:540px){.mainActions__buttonMobile{display:flex;margin:20px auto 0}}.mainActions__block{margin-top:63px;height:480px;position:relative}@media(max-width:1530px){.mainActions__block{height:415px;margin-top:40px}}@media(max-width:1280px){.mainActions__block{height:350px;margin-top:30px}}@media(max-width:540px){.mainActions__block{height:240px}}.mainActions__newBlock{display:flex;gap:26px}@media(max-width:1530px){.mainActions__newBlock{gap:21px}}@media(max-width:1280px){.mainActions__newBlock{gap:15px}}.slider{height:100%;position:static;padding:0 3px}.ArrowSlider_icon__hh8Dt{width:50px;height:50px;cursor:pointer;position:absolute;top:40%;transform:translateY(-50%);z-index:8}.ArrowSlider_icon__hh8Dt svg{display:block;width:100%!important;height:100%!important;object-fit:contain}@media(max-width:1530px){.ArrowSlider_icon__hh8Dt{width:38px;height:38px}}@media(max-width:1280px){.ArrowSlider_icon__hh8Dt{top:33%;width:30px;height:30px}}@media(max-width:540px){.ArrowSlider_icon__hh8Dt{top:50%;width:20px;height:20px}}.ArrowSlider_iconPrev___LOWF{left:-25px}@media(max-width:1530px){.ArrowSlider_iconPrev___LOWF{left:-15px}}@media(max-width:1280px){.ArrowSlider_iconPrev___LOWF{left:-15px}}@media(max-width:540px){.ArrowSlider_iconPrev___LOWF{left:-7px}}.ArrowSlider_iconNext__bka8O{right:-25px}@media(max-width:1530px){.ArrowSlider_iconNext__bka8O{right:-15px}}@media(max-width:1280px){.ArrowSlider_iconNext__bka8O{right:-15px}}@media(max-width:540px){.ArrowSlider_iconNext__bka8O{right:-7px}}.basketEmpty__title{margin-top:100px;color:var(--mainBlack,#333);font-size:45px;font-style:normal;font-weight:700;line-height:normal}@media(max-width:1366px){.basketEmpty__title{margin-top:70px;font-size:30px}}@media(max-width:770px){.basketEmpty__title{margin-top:50px;font-size:26px}}@media(max-width:600px){.basketEmpty__title{margin-top:30px;font-size:20px}}@media(max-width:470px){.basketEmpty__title{font-size:15px}}.basketEmpty__text{margin-top:30px;color:var(--mainBlack,#333);font-size:32px;font-style:normal;font-weight:500;line-height:normal}@media(max-width:1366px){.basketEmpty__text{margin-top:20px;font-size:26px}}@media(max-width:770px){.basketEmpty__text{font-size:22px}}@media(max-width:600px){.basketEmpty__text{margin-top:20px;font-size:16px}}@media(max-width:470px){.basketEmpty__text{margin-top:10px;font-size:12px}}.basketEmpty__btn{margin-top:30px;width:315px;height:56px}@media(max-width:1366px){.basketEmpty__btn{width:220px;height:46px}}@media(max-width:470px){.basketEmpty__btn{width:160px;height:36px;margin-top:10px;font-size:12px}}.basketRecommend{margin-top:100px}@media(max-width:1366px){.basketRecommend{margin-top:70px}}@media(max-width:770px){.basketRecommend{margin-top:50px}}@media(max-width:600px){.basketRecommend{margin-top:40px}}@media(max-width:470px){.basketRecommend{margin-top:30px}}.basketRecommend__title{font-size:45px;font-weight:700;line-height:140%}@media(max-width:1366px){.basketRecommend__title{font-size:30px}}@media(max-width:770px){.basketRecommend__title{font-size:25px}}@media(max-width:600px){.basketRecommend__title{font-size:20px}}@media(max-width:470px){.basketRecommend__title{font-size:16px}}.basketRecommend__slider{margin-top:35px}@media(max-width:1366px){.basketRecommend__slider{margin-top:20px}}@media(max-width:470px){.basketRecommend__slider{margin-top:10px}}.BreadCrumps_breadCrumbs__gEpxi{position:relative;z-index:3}.BreadCrumps_breadCrumbs__gEpxi li{margin:0 24px;position:relative;font-size:18px;line-height:22px;color:#becae2}@media(max-width:1530px){.BreadCrumps_breadCrumbs__gEpxi li{font-size:16px;line-height:20px}}@media(max-width:1024px){.BreadCrumps_breadCrumbs__gEpxi li{font-size:13px;line-height:17.12px;margin:0 20px}}@media(max-width:500px){.BreadCrumps_breadCrumbs__gEpxi li{margin:0 12px;font-size:10px;line-height:normal}}.BreadCrumps_breadCrumbs__gEpxi li:last-child{color:#73849c;pointer-events:none}@media(max-width:540px){.BreadCrumps_breadCrumbs__gEpxi li:last-child{max-width:135px;overflow:hidden;text-overflow:ellipsis;display:-moz-box;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;line-clamp:1;box-orient:vertical}}.BreadCrumps_breadCrumbs__gEpxi li:not(:last-child):after{position:absolute;content:"";background-image:url(/img/arrowBreadCrumbs.png);background-size:cover;background-position:bottom;top:5px;right:-33px;pointer-events:none;width:14px;height:11px}@media(max-width:1024px){.BreadCrumps_breadCrumbs__gEpxi li:not(:last-child):after{top:3px;right:-28px}}@media(max-width:500px){.BreadCrumps_breadCrumbs__gEpxi li:not(:last-child):after{top:2px;right:-15px;width:9px;height:8px}}.BreadCrumps_breadCrumbs__gEpxi li a{transition:all .3s;border-bottom:0 solid #fff}.BreadCrumps_breadCrumbs__gEpxi li a:hover{border-bottom:1px solid #668195}.BreadCrumps_breadCrumbs__gEpxi li a:active{color:#606c63;border-bottom:1px solid #fff}.BreadCrumps_breadCrumbs_white__hZcvu{width:1500px;margin-top:34px}@media(max-width:1530px){.BreadCrumps_breadCrumbs_white__hZcvu{margin-top:24px}}@media(max-width:540px){.BreadCrumps_breadCrumbs_white__hZcvu{width:280px;margin-top:21px}}.BreadCrumps_breadCrumbs_white__hZcvu li{color:#fff}.BreadCrumps_breadCrumbs_white__hZcvu li:not(:last-child):after{position:absolute;content:"";background-image:url(/img/arrowBreadCrumbsWhite.png);background-size:cover;background-position:bottom;top:5px;right:-33px;pointer-events:none;width:14px;height:11px}@media(max-width:540px){.BreadCrumps_breadCrumbs_white__hZcvu li:not(:last-child):after{width:10px;height:8px;right:-17px;top:2px}}.BreadCrumps_breadCrumbs_white__hZcvu li:last-child{color:#fff}.BreadCrumps_breadCrumbs_white__hZcvu li a{transition:all .3s;border-bottom:0 solid #8cc64b}.BreadCrumps_breadCrumbs_white__hZcvu li a:hover{border-bottom:1px solid #fff}.BreadCrumps_breadCrumbs_white__hZcvu li a:active{color:#dee8e1;border-bottom:1px solid #dee8e1}.BreadCrumps_breadCrumbs__gEpxi span{pointer-events:none;word-wrap:break-word}.BreadCrumps_list__fBzn9{display:flex;flex-wrap:wrap;row-gap:8px;margin-left:-20px}@media(max-width:1024px){.BreadCrumps_list__fBzn9{row-gap:5px}}@media(max-width:540px){.BreadCrumps_list__fBzn9{margin-left:-12px;padding:0}}.BreadCrumps_white__uLd7k li{color:#fff}.BreadCrumps_white__uLd7k li:last-child{color:#fff;font-weight:600}.BreadCrumps_white__uLd7k li:not(:last-child):after{background-image:url(/img/arrowBreadCrumbsWhite.png)}