: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-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.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-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.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-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}}.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: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)}}.GoodsList_section__cP09U{background-color:#f3f9ed;padding:48px 0}.GoodsList_section__cP09U .GoodsList_container__7FzV0{width:100%;max-width:395px;padding:0 20px;margin:0 auto;box-sizing:border-box;position:relative}.GoodsList_header__0yQsb{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:0}.GoodsList_title__ELloS{font-family:Nunito Sans,Montserrat,sans-serif;font-weight:400;font-size:36px;line-height:1.2;letter-spacing:-.01em;color:#000;max-width:227px;white-space:normal;margin:0 0 40px}.GoodsList_allBtn__dzF3Q,.GoodsList_button__BWa_H,.GoodsList_detailsBtn__z3fTC{display:inline-flex;align-items:center;justify-content:center;min-width:108px;height:36px;padding:6px 12px;border:none;border-radius:100px;background:rgba(0,0,0,.05);color:#000;font-family:Inter,system-ui,sans-serif;font-weight:500;font-size:16px;line-height:1.5;cursor:pointer;transition:background-color .2s,border-color .2s,color .2s,transform .1s}.GoodsList_allBtn__dzF3Q{width:108px;height:36px;padding:0 16px;white-space:nowrap;line-height:1;margin-top:4px}.GoodsList_button__BWa_H:focus,.GoodsList_button__BWa_H:hover{background:#c5e1a5;border-color:#c5e1a5}.GoodsList_button__BWa_H:active{background:#1b5e20;border-color:#1b5e20;color:#fff;transform:translateY(1px)}.GoodsList_detailsBtn__z3fTC{display:inline-flex;align-items:center;justify-content:center;width:100%;height:40px;padding:4px 10px;border-radius:100px;border:1px solid rgba(255,255,255,0);background:rgba(0,0,0,.05);font-family:Inter,system-ui,sans-serif;font-weight:500;font-size:16px;line-height:1.5;color:#000;cursor:pointer;transition:background-color .2s,border-color .2s,color .2s,transform .1s;margin-top:16px}.GoodsList_allBtn__dzF3Q:focus,.GoodsList_allBtn__dzF3Q:hover,.GoodsList_detailsBtn__z3fTC:focus,.GoodsList_detailsBtn__z3fTC:hover{background:rgba(0,0,0,.15);border:1px solid rgba(0,0,0,.5)}.GoodsList_allBtn__dzF3Q:active,.GoodsList_detailsBtn__z3fTC:active{background:#1b5e20;border-color:#1b5e20;color:#fff;transform:translateY(1px)}.GoodsList_list__imdkd{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px;margin:0 auto}.GoodsList_card__YRf5_{background-color:transparent;border-radius:16px;display:flex;flex-direction:column;padding:0;width:335px}.GoodsList_imgWrap__Hrzwu{width:100%;height:413px;border-radius:16px;overflow:hidden;background:#fff;margin-bottom:16px;transition:box-shadow .3s ease,transform .3s ease}.GoodsList_imgWrap__Hrzwu:hover{box-shadow:0 8px 20px rgba(0,0,0,.15);transform:translateY(-4px)}.GoodsList_img__dbUUC{width:100%;height:100%;object-fit:cover;transition:transform .4s ease,opacity .3s ease}.GoodsList_imgWrap__Hrzwu:hover .GoodsList_img__dbUUC{transform:scale(1.05);opacity:.95}.GoodsList_info__GAM9Z{display:flex;flex-direction:column;gap:8px}.GoodsList_titleBlock__VOJVe{min-height:56px;display:flex;flex-direction:column;gap:4px}.GoodsList_headRow__3Tu2Q{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.GoodsList_goodTitle__gt8f1{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:220px}.GoodsList_brand__Z59lJ,.GoodsList_goodTitle__gt8f1{font-family:Montserrat,sans-serif;font-weight:600;font-size:18px;line-height:1.5;color:#000;margin:0}.GoodsList_price__avowU{font-weight:700;font-size:16px;line-height:1.5;color:#000;flex:0 0 auto}.GoodsList_ratingRow__bhvOV{display:inline-flex;align-items:center;gap:6px;line-height:1;margin-bottom:16px}.GoodsList_star__yTWcy{width:13px;height:12px;fill:#000;flex:0 0 auto}.GoodsList_commentIcon__hj2zx{width:13px;height:13px;fill:#000;flex:0 0 auto;margin-left:2px;margin-right:1px;display:inline-block;vertical-align:middle}.GoodsList_dotSep__054fT,.GoodsList_ratingValue__rJpTK,.GoodsList_reviewsCount__TbUOC{font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:12px;line-height:1.5;color:#000}.GoodsList_controls__PpxC7{margin-top:24px;display:flex;justify-content:space-between;align-items:center;width:100%;position:relative}.GoodsList_dots__D7fuw{display:inline-flex;align-items:center;gap:9px}.GoodsList_dot__QZZ6d{border-radius:50%;background:#000;opacity:.25;transition:width .25s,height .25s,opacity .25s}.GoodsList_dotActive__59zkY{opacity:1}.GoodsList_dotSmall__XyVtN{width:8px;height:8px}.GoodsList_dotMedium___ICcT{width:10px;height:10px;opacity:.4}.GoodsList_dotBig__Kp_dA{width:12px;height:12px}.GoodsList_arrows__AERbW{display:inline-flex;gap:12px;z-index:5}.GoodsList_arrowBtn__aP0PY{width:48px;height:48px;border-radius:50%;border:1px solid #c5e1a5;background:#c5e1a5;display:inline-flex;justify-content:center;align-items:center;cursor:pointer;transition:background .2s,border-color .2s,opacity .2s}.GoodsList_icon__qb17j{width:24px;height:24px;stroke:#000;fill:none}.GoodsList_arrowBtn__aP0PY:focus-visible:not(:disabled),.GoodsList_arrowBtn__aP0PY:hover:not(:disabled){background:#9db484;border-color:#4e5a42}.GoodsList_arrowBtn__aP0PY:active:not(:disabled){background:#1b5e20;border-color:#1b5e20}.GoodsList_arrowBtn__aP0PY:active:not(:disabled) .GoodsList_icon__qb17j{stroke:#fff}.GoodsList_arrowBtn__aP0PY:disabled{background:#c5e1a5;border-color:#c5e1a5;opacity:.4;cursor:default;pointer-events:none}.GoodsList_arrowBtn__aP0PY:disabled .GoodsList_icon__qb17j{stroke:#000;opacity:1}@media (min-width:768px){.GoodsList_section__cP09U{padding:48px 0}.GoodsList_section__cP09U .GoodsList_container__7FzV0{max-width:736px;margin:0 auto}.GoodsList_title__ELloS{margin-bottom:40px;max-width:none}.GoodsList_list__imdkd{grid-template-columns:repeat(2,1fr);gap:32px}.GoodsList_card__YRf5_{width:336px}.GoodsList_imgWrap__Hrzwu{height:414px}.GoodsList_price__avowU{font-size:18px}.GoodsList_detailsBtn__z3fTC{width:100%}.GoodsList_controls__PpxC7{margin-top:32px;justify-content:center}.GoodsList_dots__D7fuw{justify-content:center}.GoodsList_arrows__AERbW{position:absolute;top:-400px;left:50%;transform:translate(-50%,-50%);width:765px;display:flex;justify-content:space-between;align-items:center;pointer-events:none;z-index:5}.GoodsList_arrowBtn__aP0PY{pointer-events:auto}}@media (min-width:1440px){.GoodsList_section__cP09U{padding:80px 0}.GoodsList_section__cP09U .GoodsList_container__7FzV0{max-width:1312px;margin:0 auto}.GoodsList_list__imdkd{grid-template-columns:repeat(4,1fr);gap:32px}.GoodsList_card__YRf5_{width:304px}.GoodsList_imgWrap__Hrzwu{height:375px}.GoodsList_title__ELloS{font-size:48px;margin-bottom:40px;max-width:none}.GoodsList_detailsBtn__z3fTC{width:100%}.GoodsList_controls__PpxC7{margin-top:32px;justify-content:center}.GoodsList_dots__D7fuw{justify-content:center}.GoodsList_arrows__AERbW{position:absolute;top:-375px;left:50%;transform:translate(-50%,-50%);width:1380px;display:flex;justify-content:space-between;align-items:center;pointer-events:none}.GoodsList_arrowBtn__aP0PY{pointer-events:auto}}