.EventsPage_eventsHeader__pchI9{position:relative;display:inline-block;padding-bottom:10px}.EventsPage_eventsHeaderLeaf__9o3hT{position:absolute;top:-10px;right:-32px;width:33px;height:auto;transform:rotate(-5deg);opacity:.8}.EventsPage_eventsBody__7XmUl{display:flex;flex-direction:column;gap:24px;width:100%;max-width:1201px;margin:0 auto}.EventsPage_eventsLoadingState__upUNx{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;gap:16px}.EventsPage_eventsLoadingSpinner__tmcui{width:48px;height:48px;border:4px solid #e5e7eb;border-top-color:#4c833c;border-radius:50%;animation:EventsPage_eventsLoadingSpin__vv4w3 .8s linear infinite}@keyframes EventsPage_eventsLoadingSpin__vv4w3{to{transform:rotate(1turn)}}.EventsPage_eventsEmptyState__n4_TD{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;color:#94a3b8;text-align:center}.EventsPage_readMoreButton__DdUe_{background:none;border:none;padding:8px 0;margin-top:8px;cursor:pointer;transition:opacity .2s ease;display:inline-flex;align-items:center}.EventsPage_readMoreButton__DdUe_:hover{opacity:.7}.EventsPage_eventDetailsModalOverlay__nTbGw{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px;animation:EventsPage_eventDetailsFadeIn___I2o3 .2s ease-out}@keyframes EventsPage_eventDetailsFadeIn___I2o3{0%{opacity:0}to{opacity:1}}.EventsPage_eventDetailsModalContainer__7Xd1M{position:relative;background:#fff;border-radius:20px;max-width:700px;width:100%;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 60px #0000004d;animation:EventsPage_eventDetailsSlideUp__U3q9T .3s cubic-bezier(.4,0,.2,1)}@keyframes EventsPage_eventDetailsSlideUp__U3q9T{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.EventsPage_eventDetailsModalClose__FQQKd{position:absolute;top:20px;right:20px;background:none;border:none;color:#666;cursor:pointer;padding:8px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;transition:color .3s ease,transform .25s cubic-bezier(.4,0,.2,1);z-index:10}.EventsPage_eventDetailsModalClose__FQQKd:hover{color:#000;transform:scale(1.15) rotate(90deg)}.EventsPage_eventDetailsModalClose__FQQKd:active{transform:scale(1.05) rotate(90deg)}.EventsPage_eventDetailsModalContent__Z_oxh{padding:48px;flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden}.EventsPage_eventDetailsModalTag__7a5pr{display:inline-block;padding:6px 16px;background:#4c833c1a;border-radius:20px;margin-bottom:16px}.EventsPage_eventDetailsModalDivider__ShgVv{width:100%;height:1px;background:linear-gradient(90deg,#e5e7eb,#0000);margin:24px 0}@media (max-width:768px){.EventsPage_eventDetailsModalOverlay__nTbGw{padding:0;align-items:flex-end;transform:translateZ(0);-webkit-transform:translateZ(0)}.EventsPage_eventDetailsModalContainer__7Xd1M{max-width:100%;max-height:90vh;height:90vh;max-height:90dvh;height:90dvh;border-radius:16px 16px 0 0;transform:translateZ(0);-webkit-transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.EventsPage_eventDetailsModalContent__Z_oxh{padding:20px;-webkit-overflow-scrolling:touch;will-change:scroll-position;overscroll-behavior:contain}.EventsPage_eventDetailsModalContent__Z_oxh::-webkit-scrollbar{width:4px}.EventsPage_eventDetailsModalContent__Z_oxh::-webkit-scrollbar-track{background:#0000}.EventsPage_eventDetailsModalContent__Z_oxh::-webkit-scrollbar-thumb{background:#0003;border-radius:2px}.EventsPage_eventDetailsModalClose__FQQKd{top:12px;right:12px;width:40px;height:40px;background:#fffffff2;box-shadow:0 2px 8px #00000026;color:#333}.EventsPage_eventDetailsModalClose__FQQKd:hover{background:#fff;box-shadow:0 3px 12px #0003}}@media (max-width:480px){.EventsPage_eventDetailsModalContainer__7Xd1M{max-height:95vh;height:95vh;max-height:95dvh;height:95dvh}.EventsPage_eventDetailsModalContent__Z_oxh{padding:16px}.EventsPage_eventDetailsModalClose__FQQKd{top:10px;right:10px;width:38px;height:38px;background:#fffffffa;box-shadow:0 2px 10px #0003}}.EventsPage_eventCard__AyP04{display:flex;flex-direction:column;align-items:flex-start;width:100%;max-height:280px;background:#fff;border:1px solid #e5e7eb;border-radius:5px;cursor:pointer;transition:box-shadow .3s ease,transform .2s ease}@media (max-width:968px){.EventsPage_eventCard__AyP04{max-height:none;height:auto}}.EventsPage_eventCard__AyP04:hover{border-color:#d1d5db;box-shadow:0 4px 12px #00000014}.EventsPage_eventCardContainer__hDgnu{display:flex;flex-direction:row;align-items:flex-start;width:100%;height:370px;border-radius:5px;overflow:hidden;position:relative}.EventsPage_eventImageWrapper__Aofsd{position:relative;width:480px;height:100%;flex-shrink:0;overflow:hidden;background:#f3f4f6}.EventsPage_eventImageWrapperClickable__5FX6o{cursor:pointer}.EventsPage_eventImage__TINlp{width:100%;height:100%;object-fit:cover;border-radius:5px 0 0 5px}.EventsPage_playButton__qzNOq{position:absolute;top:50%;left:50%;width:36px;height:36px;transform:translate(-50%,-50%);cursor:pointer;transition:transform .2s ease;z-index:10}.EventsPage_playButton__qzNOq img{width:100%;height:100%;pointer-events:none}.EventsPage_playButton__qzNOq:hover{transform:translate(-50%,-50%) scale(1.1)}.EventsPage_eventContent__UdzBy{position:relative;flex:1 1;height:100%;padding:20px;display:flex;flex-direction:column;min-width:0;overflow:hidden}.EventsPage_eventTitle__ATiGe{visibility:visible;opacity:1}.EventsPage_eventContent__UdzBy>:nth-child(2):not(.EventsPage_eventTitle__ATiGe),.EventsPage_eventTitle__ATiGe{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;width:100%}.EventsPage_eventContent__UdzBy>:nth-child(3){overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;width:100%}.EventsPage_eventDescriptionWrapper__lrq3k{display:flex;flex-direction:column;gap:0;min-width:0;width:100%}.EventsPage_eventDescriptionText___S7OL{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-width:0;width:100%}.EventsPage_eventCardTag__cKn5s{display:inline-flex;justify-content:center;align-items:center;padding:2px 8px;border:.5px solid #4c833c;border-radius:6px;width:-moz-fit-content;width:fit-content;margin-bottom:12px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;line-height:1;min-height:20px}.EventsPage_eventDivider__8l_AJ{width:100%;height:1px;background:#e5e7eb;margin-bottom:12px;margin-top:12px}.EventsPage_eventsLoadMoreContainer__XxqMY{display:flex;justify-content:center;align-items:center;width:100%}.EventsPage_eventsLoadMoreButton__TGgJc{padding:6px 8px;border:none;border-radius:6px;background:#d3ebce;color:#1a1a1a;cursor:pointer;position:relative;overflow:hidden;transition:background .25s ease}.EventsPage_eventsLoadMoreButton__TGgJc *{color:#1a1a1a}.EventsPage_eventsLoadMoreButton__TGgJc:hover{background:#c2e4bd}.EventsPage_eventsLoadMoreButton__TGgJc:after{content:"";position:absolute;inset:0;background:#ffffff59;opacity:0;transition:opacity .25s ease}.EventsPage_eventsLoadMoreButton__TGgJc:hover:after{opacity:1}.EventsPage_modalOverlay__YOVtM{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000d9;display:flex;justify-content:center;align-items:center;z-index:9999;padding:20px;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;will-change:opacity;animation:EventsPage_eventsModalFadeIn__4wtvg .15s ease-out;transform:translateZ(0);-webkit-transform:translateZ(0)}@keyframes EventsPage_eventsModalFadeIn__4wtvg{0%{opacity:0}to{opacity:1}}.EventsPage_modalContent__5lMgm{position:relative;width:100%;max-width:1200px;background:#0000;display:flex;align-items:center;justify-content:center}.EventsPage_modalClose__lmZgO{position:absolute;top:-40px;right:0;background:none;border:none;color:#9ca3af;cursor:pointer;width:36px;height:36px;display:flex;align-items:center;justify-content:center;transition:color .3s ease,transform .25s cubic-bezier(.4,0,.2,1);padding:0;z-index:10000}.EventsPage_modalClose__lmZgO:hover{color:#fff;transform:scale(1.15) rotate(90deg)}.EventsPage_modalClose__lmZgO:active{transform:scale(1.05) rotate(90deg)}.EventsPage_videoWrapper__Q8cI3{position:relative;width:100%;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px}.EventsPage_videoWrapper__Q8cI3 iframe{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:8px}@media (max-width:768px){.EventsPage_modalOverlay__YOVtM{padding:0;align-items:center}.EventsPage_modalContent__5lMgm{max-width:100%;width:100%;padding:16px}.EventsPage_videoWrapper__Q8cI3{max-height:80dvh;max-height:calc(80vh - env(safe-area-inset-bottom));padding-bottom:0;height:auto;aspect-ratio:16/9}.EventsPage_videoWrapper__Q8cI3 iframe{position:relative;width:100%;height:100%;min-height:200px}.EventsPage_galleryWrapper__Xqw2E{height:95dvh;height:calc(95vh - env(safe-area-inset-bottom))}.EventsPage_gallerySlide__MQAtG{padding:10px}}@media (max-width:968px){.EventsPage_eventCardContainer__hDgnu{flex-direction:column;height:auto}.EventsPage_eventImageWrapper__Aofsd{width:100%;height:250px;min-height:250px}.EventsPage_eventImage__TINlp{border-radius:5px 5px 0 0}.EventsPage_eventContent__UdzBy{padding:32px 24px;width:100%;display:flex;flex-direction:column;overflow:hidden;height:auto;min-height:auto}.EventsPage_eventContentClickable__c25hA{cursor:pointer}.EventsPage_eventTitle__ATiGe{display:block!important;visibility:visible!important;opacity:1!important;overflow:visible;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;font-size:24px;line-height:36px}.EventsPage_eventLocation__reKYk{font-size:18px;margin-bottom:20px}.EventsPage_eventDescription__dG0wE{font-size:16px;line-height:26px}}@media (max-width:640px){.EventsPage_eventImageWrapper__Aofsd{height:200px;min-height:200px}.EventsPage_eventTitle__ATiGe{font-size:20px;line-height:30px;display:block!important;visibility:visible!important;opacity:1!important;overflow:visible;white-space:normal;word-wrap:break-word;overflow-wrap:break-word}.EventsPage_eventLocation__reKYk{font-size:16px}.EventsPage_eventDescription__dG0wE{font-size:15px;line-height:24px}.EventsPage_eventContent__UdzBy{padding:24px 16px;overflow:hidden;height:auto}.EventsPage_modalContent__5lMgm{max-width:100%}.EventsPage_modalClose__lmZgO{top:-36px;right:0}}@keyframes EventsPage_slideUpFadeIn__zU1Do{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.EventsPage_eventCardEnter__czQAL{animation:EventsPage_slideUpFadeIn__zU1Do .6s cubic-bezier(.4,0,.2,1)}.EventsPage_galleryIndicator__nOPsI{position:absolute;top:16px;right:16px;display:flex;align-items:center;gap:8px;background:#0009;padding:8px 12px;border-radius:8px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.EventsPage_galleryIndicator__nOPsI svg{width:20px;height:20px}.EventsPage_galleryCount___2d_0{color:#fff;font-size:14px;font-weight:600;font-family:Inter,sans-serif}.EventsPage_galleryModalContent__Tpflo{position:relative}.EventsPage_galleryModalClose__u7_AZ{top:20px!important;right:20px!important}.EventsPage_galleryWrapper__Xqw2E{position:relative;width:100%;max-width:1200px;height:90dvh;height:calc(90vh - env(safe-area-inset-bottom));overflow:hidden;border-radius:8px;background:#0000;display:flex;align-items:center;justify-content:center;transform:translateZ(0);-webkit-transform:translateZ(0);will-change:transform}.EventsPage_galleryTrack__6kZOq{display:flex;width:100%;height:100%;will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.EventsPage_gallerySlide__MQAtG{min-width:100%;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:20px;box-sizing:border-box;position:relative}.EventsPage_galleryImage__kp8Pj{width:100%;height:100%;object-fit:contain;display:block;border-radius:8px;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;position:relative;z-index:1}.EventsPage_galleryArrow__gwBPS{position:absolute;top:50%;transform:translateY(-50%);background:#00000080;border:none;color:#fff;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10001;transition:background .2s ease,transform .2s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.EventsPage_galleryArrow__gwBPS:hover:not(:disabled){background:#000000b3;transform:translateY(-50%) scale(1.1)}.EventsPage_galleryArrow__gwBPS:disabled{opacity:.3;cursor:not-allowed}.EventsPage_galleryArrowPrev__wLzsP{left:20px}.EventsPage_galleryArrowNext__MmlEw{right:20px}.EventsPage_galleryArrow__gwBPS svg{width:24px;height:24px}.EventsPage_galleryDots__YKwWx{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);display:flex;gap:8px;z-index:10001;background:#00000080;padding:8px 16px;border-radius:20px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.EventsPage_galleryDot__HJbEk{width:10px;height:10px;border-radius:50%;border:none;background:#fff6;cursor:pointer;transition:background .2s ease,transform .2s ease;padding:0}.EventsPage_galleryDot__HJbEk:hover:not(:disabled){background:#fff9;transform:scale(1.2)}.EventsPage_galleryDot__HJbEk:disabled{cursor:not-allowed}.EventsPage_galleryDotActive__R5Gbq{background:#fff;transform:scale(1.3)}@media (max-width:640px){.EventsPage_galleryArrow__gwBPS{width:40px;height:40px}.EventsPage_galleryArrowPrev__wLzsP{left:10px}.EventsPage_galleryArrowNext__MmlEw{right:10px}.EventsPage_galleryDots__YKwWx{bottom:10px;padding:6px 12px;gap:6px}.EventsPage_galleryDot__HJbEk{width:8px;height:8px}.EventsPage_galleryIndicator__nOPsI{top:12px;right:12px;padding:6px 10px}.EventsPage_galleryIndicator__nOPsI svg{width:18px;height:18px}.EventsPage_galleryCount___2d_0{font-size:12px}}.Header_header__lIHOC{position:fixed;top:0;left:0;height:90px;background:#fff;box-shadow:0 2px 4px #0000000d;z-index:10000;padding:0;margin:0;max-width:100vw;clip-path:none}.Header_header__lIHOC,.Header_nav__cTD1X{width:100%;display:flex;align-items:center;justify-content:center;box-sizing:border-box;overflow:visible;contain:none}.Header_nav__cTD1X{flex-direction:row;gap:36px;max-width:756px;padding:0 20px;position:relative}.Header_navLink__rIHsM{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:17px;line-height:26px;color:#000;text-decoration:none;white-space:nowrap;transition:color .3s ease,font-weight .2s ease;display:flex;align-items:center;transform:translateX(-10px);position:relative}.Header_navLink__rIHsM:hover{color:#0b7533}.Header_navLink__rIHsM.Header_active__agWPS{color:#0b7533;font-weight:600}.Header_navLink__rIHsM.Header_active__agWPS:after{content:"";position:absolute;bottom:-8px;left:0;width:100%;height:2px;background-color:#0b7533;border-radius:1px}.Header_logo__s9lGz{display:flex;align-items:center;justify-content:center;width:99px;height:58px;flex-shrink:0;transform:translateX(-10px)}.Header_logoImage__zx0ol{max-width:100%;max-height:100%;object-fit:contain}.Header_mobileLogo__l57O_{display:none;align-items:center;justify-content:center;flex-shrink:0}.Header_mobileLogoImage__yOHwr{max-width:100%;max-height:100%;object-fit:contain}.Header_actions__KHp66{display:flex;flex-direction:row;align-items:center;gap:20px;padding-right:20px;box-sizing:border-box;overflow:visible}@media (min-width:951px){.Header_actions__KHp66.Header_desktop__YiimG{position:absolute;right:0;top:50%;transform:translateY(-50%);padding-right:20px}}.Header_cartIcon__7y0tU{position:relative;width:18px;height:26.38px;display:flex;align-items:flex-start;cursor:pointer}.Header_cartIconBg__1fExt{width:18px;height:24px;position:relative}.Header_cartSvg__4LiqP{width:100%;height:100%}.Header_cartBadge__aBJBK{position:absolute;right:-6.16px;bottom:-3px;min-width:15px;min-height:15px;width:15.16px;height:15px;background:#0b7533;border-radius:8px;display:flex;align-items:center;justify-content:center;padding:0 4.08px;transition:transform .3s cubic-bezier(.4,0,.2,1)}.Header_cartBadge--pulse__7iz8m{animation:Header_cartPulse__dJdOH .6s cubic-bezier(.4,0,.2,1)}@keyframes Header_cartPulse__dJdOH{0%{transform:scale(1)}25%{transform:scale(1.3)}50%{transform:scale(1.1)}75%{transform:scale(1.25)}to{transform:scale(1)}}.Header_cartIconContainer--pulse__i_fNl{animation:Header_iconPulse__i2iXY .6s cubic-bezier(.4,0,.2,1)}@keyframes Header_iconPulse__i2iXY{0%{transform:scale(1)}50%{transform:scale(1.08)}to{transform:scale(1)}}.Header_cartCount__NZE_5{font-family:DM Sans,sans-serif;font-style:normal;font-weight:400;font-size:10px;line-height:15px;color:#fcfcfc;text-align:center}.Header_accountIcon__wF19r{width:37px;height:37px;cursor:pointer;transition:opacity .3s ease}.Header_accountIcon__wF19r:hover{opacity:.7}.Header_accountIcon__wF19r svg{width:100%;height:100%}.Header_burgerMenu__lPr5k{display:none;flex-direction:column;justify-content:space-between;width:28px;height:20px;background:none;border:none;cursor:pointer;padding:0;z-index:10001;margin-left:20px;position:relative}.Header_burgerMenu__lPr5k span{display:block;width:100%;height:2px;background-color:#000;border-radius:2px;transition:all .3s ease}.Header_burgerMenu__lPr5k:hover span{background-color:#0b7533}.Header_burgerMenuOpen__3B3Dt span:first-child{transform:rotate(45deg) translate(10px,10px)}.Header_burgerMenuOpen__3B3Dt span:nth-child(2){opacity:0}.Header_burgerMenuOpen__3B3Dt span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.Header_cartIconContainer___Coh9{position:relative;display:flex;align-items:center;cursor:pointer}.Header_servicesDropdown__Vdnl5{position:relative;display:flex;align-items:center;overflow:visible;z-index:10001}.Header_dropdownArrow__Oisjv{margin-left:4px;font-size:10px;transition:transform .2s ease}.Header_servicesDropdownMenu__ciFeR{position:absolute;top:calc(100% + 8px);left:0;min-width:180px;background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;padding:8px 0;z-index:10002;opacity:0;transform:translate3d(0,-12px,0) scale(.95);-webkit-transform:translate3d(0,-12px,0) scale(.95);transition:opacity .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1);pointer-events:none;will-change:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.Header_servicesDropdownMenu__ciFeR.Header_open__2c_0H{opacity:1;transform:translateZ(0) scale(1);pointer-events:auto}.Header_dropdown__M5_yN{position:relative;display:flex;align-items:center;overflow:visible;z-index:10001}.Header_dropdownMenu__gB1re{position:absolute;top:calc(100% + 8px);right:0;min-width:180px;background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;padding:8px 0;z-index:10002;animation:Header_fadeIn__a4dQt .2s ease-in-out;will-change:transform,opacity}@keyframes Header_fadeIn__a4dQt{0%{opacity:0;transform:translateY(-12px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.Header_dropdownItem__B_X6O{display:block;width:100%;padding:10px 16px;font-family:Inter,sans-serif;font-size:14px;line-height:20px;color:#000;text-decoration:none;text-align:left;background:none;border:none;cursor:pointer;transition:background-color .2s ease;white-space:nowrap;box-sizing:border-box;margin:0;position:relative}.Header_dropdownItem__B_X6O:hover{background-color:#f5f5f5}.Header_dropdownItem__B_X6O.Header_active__agWPS{background-color:#f0f9f4;color:#0b7533}.Header_dropdownItem__B_X6O.Header_active__agWPS:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background-color:#0b7533}.Header_activeLanguage__novB2{background-color:#f0f9f4;color:#0b7533;font-weight:500}.Header_activeLanguage__novB2:hover{background-color:#e0f4e8}.Header_dropdownSeparator__8vhxE{height:1px;background-color:#e5e5e5;margin:4px 8px}.Header_adminItem__GQohz{color:#0b7533;font-weight:500}.Header_dangerItem__3vXwz{color:#dc2626}.Header_dangerItem__3vXwz:hover{background-color:#fee2e2}.Header_disabledItem__NxhHX{color:#9ca3af;cursor:not-allowed;opacity:.6}.Header_disabledItem__NxhHX:hover{background-color:initial}.Header_mobileNav__C99rt{position:fixed;top:0;left:0;width:100%;height:100vh;background:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 8px #0000001a;z-index:9999;animation:Header_slideDown___mzgJ .3s ease-in-out;overflow-y:auto;display:block}.Header_mobileCloseButton__5JMiu{position:absolute;top:20px;right:20px;width:44px;height:44px;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10001;color:#666;transition:color .3s ease,transform .25s cubic-bezier(.4,0,.2,1)}.Header_mobileCloseButton__5JMiu:hover{color:#000;transform:scale(1.15) rotate(90deg)}.Header_mobileCloseButton__5JMiu:active{transform:scale(1.05) rotate(90deg)}@keyframes Header_slideDown___mzgJ{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.Header_mobileNavLinks__Qtvuf{display:flex;flex-direction:column;padding:80px 0 40px;width:100%;min-height:100vh;justify-content:flex-start}.Header_mobileNavLink__beeYr{display:block;padding:20px 32px;font-family:Inter,sans-serif;font-size:18px;line-height:28px;color:#000;text-decoration:none;transition:all .2s ease;background:none;border:none;cursor:pointer;width:100%;text-align:left;margin:0;font-weight:400;position:relative}.Header_mobileNavLink__beeYr:hover{background-color:#f8f9fa;color:#0b7533}.Header_mobileNavLink__beeYr.Header_active__agWPS,.Header_mobileNavLink__beeYr:active{background-color:#f0f9f4;color:#0b7533}.Header_mobileServicesSection__BNXJH{display:flex;flex-direction:column;background-color:#f8f9fa;margin:4px 0;border-radius:8px}.Header_mobileServicesSection__BNXJH .Header_mobileNavLink__beeYr{background-color:#f8f9fa;color:#0b7533;font-weight:500;border-radius:8px}.Header_mobileSubLink__50a6e{display:block;padding:16px 32px 16px 48px;font-family:Inter,sans-serif;font-size:16px;line-height:24px;color:#6b7280;text-decoration:none;transition:all .2s ease;background:none;border:none;cursor:pointer;width:100%;text-align:left;margin:0;font-weight:400;position:relative}.Header_mobileSubLink__50a6e:hover{background-color:#f3f4f6;color:#0b7533}.Header_mobileSubLink__50a6e:active{background-color:#e5e7eb;color:#0b7533}.Header_mobileSubLink__50a6e.Header_active__agWPS{background-color:#e5f4eb;color:#0b7533;font-weight:600}.Header_mobileAccountSection__s1eVQ{display:flex;flex-direction:column;border-top:1px solid #e5e5e5;margin-top:8px;padding-top:8px}.Header_adminMobileItem__VgM_f{color:#0b7533;font-weight:500}.Header_dangerMobileItem__u0gvg{color:#dc2626}.Header_dangerMobileItem__u0gvg:hover{background-color:#fee2e2}.Header_mobileActions__v9646{display:flex;align-items:center;justify-content:center;gap:24px;padding:24px 24px 12px;border-top:1px solid #e5e5e5;margin-top:16px}.Header_mobileActionItem__IbMqR{position:relative;display:flex;align-items:center;justify-content:center;cursor:pointer}.Header_mobileCartBadge__QpHZ_{position:absolute;top:-8px;right:-8px;background-color:#0b7533;color:#fff;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;font-family:Inter,sans-serif}.Header_mobileLangButton__LRWJt{padding:8px 16px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#000;background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;transition:all .2s ease}.Header_mobileLangButton__LRWJt:hover{background-color:#e5e7eb;border-color:#d1d5db}.Header_mobileLangButton__LRWJt:active{background-color:#d1d5db}.Header_mobileLanguageSection__Asrp_{display:flex;flex-direction:column;border-top:1px solid #e5e5e5;margin-top:8px;padding:8px 0}.Header_mobileLanguageButton__jsqMv{padding:10px 24px;font-family:Inter,sans-serif;font-size:14px;line-height:20px;color:#000;background:none;border:none;cursor:pointer;text-align:left;transition:background-color .2s ease;margin:0}.Header_mobileLanguageButton__jsqMv:hover{background-color:#f5f5f5}.Header_activeMobileLanguage__wx1Xq{background-color:#f0f0f0;color:#0b7533;font-weight:500}@media (max-width:1440px){.Header_actions__KHp66{padding-right:40px}}@media (max-width:1200px){.Header_nav__cTD1X{gap:24px;max-width:650px}.Header_navLink__rIHsM{font-size:16px}.Header_actions__KHp66{padding-right:30px}}@media (max-width:1024px){.Header_header__lIHOC{height:80px}.Header_nav__cTD1X{gap:18px;max-width:550px}.Header_navLink__rIHsM{font-size:15px}.Header_logo__s9lGz{width:80px;height:48px}.Header_actions__KHp66{padding-right:20px}}@media (max-width:950px){.Header_header__lIHOC{height:70px;justify-content:space-between;padding:0 20px;overflow:visible;max-width:100vw}.Header_nav__cTD1X{display:none!important;visibility:hidden!important}.Header_burgerMenu__lPr5k{display:flex;position:absolute;left:20px;top:50%;transform:translateY(-50%);visibility:visible;opacity:1;margin-left:0}.Header_logo__s9lGz{position:absolute;left:50%;transform:translateX(-50%);order:0}.Header_logoImage__zx0ol,.Header_logo__s9lGz{width:70px;height:45px}.Header_mobileLogo__l57O_{display:flex;position:absolute;left:50%;top:50%;transform:translate(-50%,calc(-50% + 3px));width:85px;height:52px;z-index:1;max-width:calc(100vw - 120px);box-sizing:border-box}.Header_mobileLogoImage__yOHwr{width:100%;height:100%;object-fit:contain;max-width:100%}.Header_actions__KHp66.Header_desktop__YiimG{position:absolute;right:20px;top:50%;transform:translateY(-50%);padding:0;gap:16px}.Header_mobileNav__C99rt{top:0;height:100vh}.Header_cartIconContainer___Coh9{order:0}}@media (max-width:950px) and (min-width:600px){.Header_dropdownMenu__gB1re{min-width:160px;right:0}.Header_servicesDropdownMenu__ciFeR{min-width:160px;left:0;right:auto}.Header_dropdownItem__B_X6O{font-size:13px;padding:8px 12px}}@media (max-width:600px){.Header_header__lIHOC{height:60px;padding:0 15px;overflow:visible;max-width:100vw}.Header_burgerMenu__lPr5k{width:24px;height:18px;left:15px}.Header_burgerMenu__lPr5k span{height:2px}.Header_actions__KHp66.Header_desktop__YiimG{gap:12px;right:15px}.Header_logo__s9lGz{width:60px;height:42px}.Header_mobileLogo__l57O_{width:80px;height:50px;max-width:calc(100vw - 100px);box-sizing:border-box}.Header_mobileLogoImage__yOHwr{width:80px;height:50px;max-width:100%}.Header_mobileNav__C99rt{top:0;height:100vh}.Header_mobileNavLink__beeYr{font-size:16px;padding:18px 28px}.Header_mobileSubLink__50a6e{font-size:15px;padding:14px 28px 14px 44px}.Header_mobileCloseButton__5JMiu{top:16px;right:16px;width:40px;height:40px}.Header_mobileLanguageButton__jsqMv{font-size:13px;padding:10px 20px}}@media (max-width:480px){.Header_header__lIHOC{height:56px;padding:0 12px;overflow:visible;max-width:100vw}.Header_burgerMenu__lPr5k{width:22px;height:16px;left:12px}.Header_burgerMenu__lPr5k span{height:2px}.Header_actions__KHp66.Header_desktop__YiimG{gap:10px;right:12px}.Header_logo__s9lGz{width:55px;height:38px}.Header_mobileLogo__l57O_{width:75px;height:48px;max-width:calc(100vw - 80px);box-sizing:border-box}.Header_mobileLogoImage__yOHwr{width:75px;height:48px;max-width:100%}.Header_mobileNav__C99rt{top:0;height:100vh}.Header_mobileNavLink__beeYr{font-size:15px;padding:16px 24px}.Header_mobileSubLink__50a6e{font-size:14px;padding:12px 24px 12px 40px}.Header_mobileCloseButton__5JMiu{top:12px;right:12px;width:36px;height:36px}.Header_mobileLanguageButton__jsqMv{font-size:12px;padding:8px 16px}.Header_cartBadge__aBJBK{min-width:13px;min-height:13px;width:13px;height:13px;right:-5px;bottom:-2px}.Header_cartCount__NZE_5{font-size:9px;line-height:13px}}.IconButton_iconButton__9_lvs{border:none;cursor:pointer;background-color:initial;padding:0;display:inline-flex;align-items:center;justify-content:center;transition:opacity .2s ease}.IconButton_iconButton__9_lvs:hover:not(:disabled){opacity:.7}.IconButton_iconButton__9_lvs:disabled{opacity:.4;cursor:not-allowed}.IconButton_icon__R_jTE{width:100%;height:100%;object-fit:contain;display:block}.IconButton_svgWrapper__3dg1B{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.IconButton_svgWrapper__3dg1B svg{width:100%;height:100%;display:block}.IconButton_xsmall__g_fA9{width:24px;height:24px}.IconButton_small___yYrj{width:32px;height:32px}.IconButton_medium__oi0pk{width:40px;height:40px}.IconButton_large__79iDI{width:56px;height:56px}.regular-text--xs{font-size:12px}.regular-text--sm{font-size:14px}.regular-text--md{font-size:16px}.regular-text--lg{font-size:18px}.regular-text--2lg{font-size:20px}.regular-text--xl{font-size:24px}.regular-text--xl_plus{font-size:28px}.regular-text--2xl{font-size:32px}.regular-text--3xl{font-size:48px}@media (max-width:768px){.regular-text--xs{font-size:11px}.regular-text--sm{font-size:13px}.regular-text--md{font-size:14px}.regular-text--lg{font-size:16px}.regular-text--2lg{font-size:18px}.regular-text--xl{font-size:20px}.regular-text--xl_plus{font-size:24px}.regular-text--2xl{font-size:28px}.regular-text--3xl{font-size:36px}}.regular-text--light{font-weight:300}.regular-text--normal{font-weight:400}.regular-text--medium{font-weight:500}.regular-text--semibold{font-weight:600}.regular-text--bold{font-weight:700}.regular-text{font-family:Inter,sans-serif;line-height:1.5;margin:0}.BannerSection_bannerSection__l6__v{position:relative;width:100%;--banner-aspect-ratio:4/1;padding-top:90px}.BannerSection_bannerImageContainer__8mRiP{position:relative;width:100%;aspect-ratio:var(--banner-aspect-ratio)!important;overflow:hidden;box-sizing:border-box}.BannerSection_bannerImage__6Ca1O{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block;opacity:1}@media (max-width:768px){.BannerSection_bannerImage__6Ca1O{object-position:center center}}.BannerSection_bannerImagePlaceholder__M963w{position:absolute;inset:0;background-color:#f3f5f2;display:flex;align-items:center;justify-content:center}.BannerSection_carouselContainer__1NFDs{position:relative;width:100%;aspect-ratio:var(--banner-aspect-ratio)!important;overflow:hidden}.BannerSection_carouselTrack__4xuGu{display:flex;height:100%;transform:translateZ(0);will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden}.BannerSection_carouselSlide__OJ7iX{flex:0 0 100%;min-width:100%;height:100%;position:relative;opacity:1;visibility:visible}.BannerSection_clickable__UJBgs{cursor:pointer}.BannerSection_clickable__UJBgs:hover{filter:brightness(.98)}.BannerSection_clickable__UJBgs:active{filter:brightness(.95)}.BannerSection_carouselArrow__qlwZY{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffe6;border:none;width:48px;height:48px;border-radius:50%;color:#999;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease;z-index:10;box-shadow:0 2px 8px #00000026;padding:0;opacity:1}.BannerSection_carouselArrow__qlwZY svg{display:block;width:24px;height:24px}.BannerSection_carouselArrow__qlwZY:hover:not(:disabled){background:#fff;color:#4a7c59;box-shadow:0 4px 12px #0003}.BannerSection_carouselArrow__qlwZY:focus-visible{outline:2px solid #4a7c59;outline-offset:2px}.BannerSection_carouselArrow__qlwZY:disabled{cursor:not-allowed;filter:grayscale(50%)}.BannerSection_carouselArrowPrev__Fb6Z0{left:20px}.BannerSection_carouselArrowNext__LbQJ6{right:20px}.BannerSection_carouselDots__XJ_KK{position:absolute;bottom:24px;left:50%;transform:translateX(-50%);display:flex;gap:12px;z-index:10}.BannerSection_carouselDot__QCyLM{width:12px;height:12px;border-radius:50%;border:2px solid #ffffffe6;background:#0000;cursor:pointer;transition:background-color .2s ease,transform .2s ease;padding:0}.BannerSection_carouselDot__QCyLM:hover:not(:disabled){background:#ffffff80}.BannerSection_carouselDot__QCyLM:focus-visible{outline:2px solid #4a7c59;outline-offset:2px}.BannerSection_carouselDot__QCyLM:disabled{cursor:not-allowed}.BannerSection_carouselDotActive__ufz8a{background:#ffffffe6;transform:scale(1.15)}@media (max-width:1024px){.BannerSection_bannerSection__l6__v{padding-top:80px}}@media (max-width:768px){.BannerSection_bannerSection__l6__v{padding-top:60px;--banner-aspect-ratio:4/1!important;min-height:0!important}.BannerSection_bannerImageContainer__8mRiP,.BannerSection_carouselContainer__1NFDs{aspect-ratio:4/1!important;height:calc(100vw / 4)!important;max-height:calc(100vw / 4)!important;min-height:calc(100vw / 4)!important}.BannerSection_carouselTrack__4xuGu{will-change:transform}.BannerSection_carouselSlide__OJ7iX{will-change:auto}.BannerSection_carouselArrow__qlwZY{width:40px;height:40px}.BannerSection_carouselArrow__qlwZY svg{width:20px;height:20px}.BannerSection_carouselArrowPrev__Fb6Z0{left:12px}.BannerSection_carouselArrowNext__LbQJ6{right:12px}.BannerSection_carouselDots__XJ_KK{bottom:16px;gap:8px}.BannerSection_carouselDot__QCyLM{width:10px;height:10px}}@media (max-width:600px){.BannerSection_bannerSection__l6__v{padding-top:60px}}@media (max-width:480px){.BannerSection_bannerSection__l6__v{padding-top:56px}.BannerSection_carouselArrow__qlwZY{width:36px;height:36px}.BannerSection_carouselArrow__qlwZY svg{width:18px;height:18px}.BannerSection_carouselArrowPrev__Fb6Z0{left:8px}.BannerSection_carouselArrowNext__LbQJ6{right:8px}.BannerSection_carouselDots__XJ_KK{bottom:12px;gap:6px}.BannerSection_carouselDot__QCyLM{width:8px;height:8px}}@media print{.BannerSection_carouselArrow__qlwZY,.BannerSection_carouselDots__XJ_KK{display:none}}.MainInfoSection_bannerContent__tR8su{max-width:1440px;width:100%;margin:0 auto;padding:80px 120px 40px;box-sizing:border-box;contain:layout style}.MainInfoSection_bannerMainTitle__X1sz6{text-transform:uppercase;margin:0 0 80px}.MainInfoSection_bannerFeatures__pcNqa{display:flex;align-items:flex-start;gap:20px;flex-wrap:nowrap;position:relative;contain:layout style}.MainInfoSection_bannerFeature__9_8Zc{flex:0 1 auto;min-width:200px;contain:layout style paint}.MainInfoSection_bannerFeature__9_8Zc:first-child{width:280px}.MainInfoSection_bannerFeature__9_8Zc:nth-child(3){width:261px}.MainInfoSection_bannerFeature__9_8Zc:nth-child(5){width:243px}.MainInfoSection_bannerFeatureHeader__Y7b1h{display:flex;gap:12px;align-items:center;margin-bottom:20px;position:relative}.MainInfoSection_bannerFeatureNumber__chmkg{font-family:Inter,sans-serif;font-weight:600;font-size:24px;line-height:36px;color:#d3ebce;position:static;left:0;top:0}.MainInfoSection_bannerFeatureTitle__fBAEM{font-family:Inter,sans-serif;font-weight:500;font-size:24px;line-height:29px;color:#000;margin:0 0 0 42px;text-transform:uppercase}.MainInfoSection_bannerFeatureDescriptionWrapper__83uwJ{padding-left:40px}.MainInfoSection_bannerFeatureDescription__DSWl_{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:19px;color:#000;margin:0;max-width:100%}.MainInfoSection_bannerFeatureDivider__AmaUs{width:1px;height:82px;background-color:#d3ebce;flex-shrink:0;align-self:flex-start;margin:0}.MainInfoSection_bannerStats__tcLw_{width:auto;min-width:auto;margin-left:auto!important;display:flex;flex-direction:column;align-items:flex-end}.MainInfoSection_bannerStats__tcLw_ .MainInfoSection_bannerFeatureHeader__Y7b1h{margin-bottom:12px}.MainInfoSection_statsContent__x_dT9{display:flex;align-items:flex-start;justify-content:flex-end;position:relative}.MainInfoSection_statsNumber__IlNOp{font-family:Inter,sans-serif;font-weight:300;font-size:64px;line-height:77px;color:#000}.MainInfoSection_leafIcon__IyLi4{position:absolute;top:-15px;right:-50px;z-index:10}.MainInfoSection_leafIcon__IyLi4 img{width:50px;height:auto;opacity:.95;transform:scaleX(1)}.MainInfoSection_bannerStats__tcLw_ .MainInfoSection_bannerFeatureDescription__DSWl_{text-align:left;align-self:flex-start}@media (max-width:1400px) and (min-width:1200px){.MainInfoSection_bannerContent__tR8su{padding:70px 100px}.MainInfoSection_bannerFeatures__pcNqa{gap:18px}.MainInfoSection_bannerFeature__9_8Zc:first-child{width:260px}.MainInfoSection_bannerFeature__9_8Zc:nth-child(3){width:245px}.MainInfoSection_bannerFeature__9_8Zc:nth-child(5){width:230px}}@media (max-width:1199px) and (min-width:1024px){.MainInfoSection_bannerContent__tR8su{padding:60px 70px}.MainInfoSection_bannerMainTitle__X1sz6{max-width:700px;margin-bottom:55px;font-size:30px;line-height:40px}.MainInfoSection_bannerFeatures__pcNqa{gap:16px}.MainInfoSection_bannerFeature__9_8Zc{min-width:170px}.MainInfoSection_bannerFeature__9_8Zc:first-child,.MainInfoSection_bannerFeature__9_8Zc:nth-child(3),.MainInfoSection_bannerFeature__9_8Zc:nth-child(5){width:auto;flex:1 1}.MainInfoSection_bannerFeatureNumber__chmkg{font-size:22px;line-height:32px}.MainInfoSection_bannerFeatureDescriptionWrapper__83uwJ{padding-left:34px}.MainInfoSection_bannerFeatureDescription__DSWl_{font-size:15px;line-height:18px}.MainInfoSection_bannerFeatureDivider__AmaUs{height:75px}.MainInfoSection_bannerStats__tcLw_{min-width:200px;flex-shrink:0;align-items:flex-end;margin-left:auto!important}.MainInfoSection_statsContent__x_dT9{justify-content:flex-end;margin-bottom:12px}.MainInfoSection_statsNumber__IlNOp{font-size:56px;line-height:67px}.MainInfoSection_bannerStats__tcLw_ .MainInfoSection_bannerFeatureDescription__DSWl_{font-size:15px;line-height:18px;max-width:180px;text-align:right;align-self:flex-end}.MainInfoSection_leafIcon__IyLi4{top:-10px;right:-35px}.MainInfoSection_leafIcon__IyLi4 img{width:44px}}@media (max-width:1023px) and (min-width:900px){.MainInfoSection_bannerContent__tR8su{padding:55px 60px}.MainInfoSection_bannerMainTitle__X1sz6{margin-bottom:50px;font-size:28px;line-height:36px}.MainInfoSection_bannerFeatures__pcNqa{gap:14px}.MainInfoSection_bannerFeature__9_8Zc{min-width:155px;flex:1 1}.MainInfoSection_bannerFeatureNumber__chmkg{font-size:21px;line-height:30px}.MainInfoSection_bannerFeatureDescriptionWrapper__83uwJ{padding-left:32px}.MainInfoSection_bannerFeatureDescription__DSWl_{font-size:14px;line-height:17px}.MainInfoSection_bannerFeatureDivider__AmaUs{height:70px}.MainInfoSection_bannerStats__tcLw_{min-width:185px;flex-shrink:0;align-items:flex-end;margin-left:auto!important}.MainInfoSection_statsContent__x_dT9{justify-content:flex-end;margin-bottom:10px}.MainInfoSection_statsNumber__IlNOp{font-size:50px;line-height:60px}.MainInfoSection_bannerStats__tcLw_ .MainInfoSection_bannerFeatureDescription__DSWl_{font-size:14px;line-height:17px;max-width:160px;text-align:right;align-self:flex-end}.MainInfoSection_leafIcon__IyLi4{top:-9px;right:-32px}.MainInfoSection_leafIcon__IyLi4 img{width:40px}}@media (max-width:899px) and (min-width:768px){.MainInfoSection_bannerContent__tR8su{padding:50px}.MainInfoSection_bannerMainTitle__X1sz6{font-size:26px;line-height:34px;margin-bottom:45px}.MainInfoSection_bannerFeatures__pcNqa{gap:12px;flex-wrap:wrap}.MainInfoSection_bannerFeature__9_8Zc{min-width:140px}.MainInfoSection_bannerFeature__9_8Zc,.MainInfoSection_bannerFeature__9_8Zc:first-child,.MainInfoSection_bannerFeature__9_8Zc:nth-child(3){flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 6px)}.MainInfoSection_bannerFeatureDivider__AmaUs:nth-child(2){display:none}.MainInfoSection_bannerFeature__9_8Zc:nth-child(5){flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 6px)}.MainInfoSection_bannerFeatureDivider__AmaUs:nth-child(4),.MainInfoSection_bannerFeatureDivider__AmaUs:nth-child(6){width:100%;height:1px;margin:8px 0}.MainInfoSection_bannerFeatureNumber__chmkg{font-size:20px;line-height:28px}.MainInfoSection_bannerFeatureDescriptionWrapper__83uwJ{padding-left:30px}.MainInfoSection_bannerFeatureDescription__DSWl_{font-size:13.5px;line-height:16px}.MainInfoSection_bannerStats__tcLw_{min-width:140px;flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 6px);align-items:flex-start;margin-left:0!important}.MainInfoSection_statsContent__x_dT9{justify-content:flex-start}.MainInfoSection_statsNumber__IlNOp{font-size:46px;line-height:55px}.MainInfoSection_bannerStats__tcLw_ .MainInfoSection_bannerFeatureDescription__DSWl_{font-size:13.5px;line-height:16px;max-width:100%;text-align:left}.MainInfoSection_leafIcon__IyLi4{top:-10px;right:-34px}.MainInfoSection_leafIcon__IyLi4 img{width:38px}}@media (max-width:767px){.MainInfoSection_bannerContent__tR8su{padding:40px 40px 50px}.MainInfoSection_bannerMainTitle__X1sz6{font-size:24px;line-height:32px;margin-bottom:40px}.MainInfoSection_bannerFeatures__pcNqa{flex-direction:column;gap:32px}.MainInfoSection_bannerFeature__9_8Zc{width:100%!important;max-width:100%;min-width:auto;flex:none}.MainInfoSection_bannerFeatureHeader__Y7b1h{margin-bottom:16px}.MainInfoSection_bannerFeatureNumber__chmkg{font-size:22px;line-height:32px}.MainInfoSection_bannerFeatureTitle__fBAEM{font-size:20px;line-height:24px}.MainInfoSection_bannerFeatureDescriptionWrapper__83uwJ{padding-left:34px}.MainInfoSection_bannerFeatureDescription__DSWl_{font-size:15px;line-height:18px}.MainInfoSection_bannerStats__tcLw_{align-items:flex-start;margin-left:0!important;width:100%!important}.MainInfoSection_statsContent__x_dT9{justify-content:flex-start}.MainInfoSection_bannerStats__tcLw_ .MainInfoSection_bannerFeatureDescription__DSWl_{text-align:left}.MainInfoSection_bannerFeatureDivider__AmaUs{width:100%;height:1px;margin:0}.MainInfoSection_statsNumber__IlNOp{font-size:48px;line-height:58px}.MainInfoSection_leafIcon__IyLi4{display:none}.MainInfoSection_bannerStatsMobile__A5mEQ{order:4}.MainInfoSection_bannerStats__tcLw_ .MainInfoSection_bannerFeatureHeader__Y7b1h{display:flex;align-items:center;gap:12px;margin-bottom:16px}.MainInfoSection_bannerStats__tcLw_ .MainInfoSection_bannerFeatureNumber__chmkg{color:#d3ebce;font-size:22px;line-height:32px;flex-shrink:0}.MainInfoSection_statsContent__x_dT9{display:flex;align-items:center;gap:8px;position:relative}.MainInfoSection_statsNumber__IlNOp{font-size:48px;line-height:58px;color:#000;font-family:Inter,sans-serif;font-weight:300}.MainInfoSection_leafIconMobile__twME3{width:38px;height:38px;flex-shrink:0}.MainInfoSection_leafIconMobile__twME3 img{width:100%;height:auto;opacity:.95}}@media (max-width:480px){.MainInfoSection_bannerContent__tR8su{padding:32px 24px 40px}.MainInfoSection_bannerMainTitle__X1sz6{font-size:20px;line-height:28px;margin-bottom:32px}.MainInfoSection_bannerFeatures__pcNqa{gap:28px}.MainInfoSection_bannerFeatureHeader__Y7b1h{margin-bottom:12px;gap:10px}.MainInfoSection_bannerFeatureNumber__chmkg{font-size:20px;line-height:28px}.MainInfoSection_bannerFeatureTitle__fBAEM{font-size:18px;line-height:22px;margin-left:0}.MainInfoSection_bannerFeatureDescriptionWrapper__83uwJ{padding-left:32px}.MainInfoSection_bannerFeatureDescription__DSWl_{font-size:14px;line-height:17px}.MainInfoSection_statsNumber__IlNOp{font-size:42px;line-height:50px}.MainInfoSection_bannerStats__tcLw_ .MainInfoSection_bannerFeatureDescription__DSWl_{font-size:13px;line-height:16px}.MainInfoSection_leafIconMobile__twME3{width:32px;height:32px;flex-shrink:0}.MainInfoSection_bannerStats__tcLw_ .MainInfoSection_bannerFeatureNumber__chmkg{font-size:20px}}@media (max-width:375px){.MainInfoSection_bannerContent__tR8su{padding:28px 20px 36px}.MainInfoSection_bannerMainTitle__X1sz6{font-size:18px;line-height:26px;margin-bottom:28px}.MainInfoSection_bannerFeatures__pcNqa{gap:24px}.MainInfoSection_bannerFeatureHeader__Y7b1h{margin-bottom:10px;gap:8px}.MainInfoSection_bannerFeatureNumber__chmkg{font-size:18px;line-height:24px}.MainInfoSection_bannerFeatureTitle__fBAEM{font-size:16px;line-height:20px}.MainInfoSection_bannerFeatureDescriptionWrapper__83uwJ{padding-left:26px}.MainInfoSection_bannerFeatureDescription__DSWl_{font-size:13px;line-height:16px}.MainInfoSection_statsNumber__IlNOp{font-size:38px;line-height:46px}.MainInfoSection_bannerStats__tcLw_ .MainInfoSection_bannerFeatureDescription__DSWl_{font-size:12px;line-height:15px}.MainInfoSection_leafIconMobile__twME3{width:28px;height:28px}}