.footer_footer__PZD4d{display:flex;flex-direction:column;align-items:center;padding:34px 0 12px;width:100%;background-color:#323649f2;color:var(--color-white)}.footer_footer_inner__jluav{display:flex;width:100%;max-width:1440px;justify-content:space-between;box-sizing:border-box;padding:0 72px}.footer_footer_text__vGgXp{max-width:800px;margin-top:28px;text-align:center}.footer_organization__iRdTB{margin-left:3px}.footer_footer_nav_container__eNTsC{display:flex;gap:20px;width:100%;justify-content:space-between}.footer_footer_nav_links__wDA6g{display:flex;gap:6px;flex-direction:column}.footer_footer_nav_link__17RtP{color:var(--color-white);display:inline-flex;align-items:center;min-height:26px;padding:2px 0}.footer_contact___J22L{display:flex;gap:6px;flex-direction:column}.footer_contact_title__1dl_S{font-weight:600;margin-top:16px}.footer_footer_nav_links_title__Wyk1h{font-weight:700;font-size:20px;color:#64abdd}@media screen and (max-width:860px){.footer_footer__PZD4d{align-items:flex-start;padding:24px 30px 10px}.footer_footer_inner__jluav{padding:0}.footer_footer_inner__jluav,.footer_footer_nav_container__eNTsC{flex-direction:column;align-items:flex-start}.footer_footer_nav_links__wDA6g{align-items:flex-start;gap:2px;margin-bottom:16px}.footer_footer_nav_link__17RtP{min-height:44px;padding:8px 0}.footer_contact___J22L{gap:2px}.footer_footer_text__vGgXp{font-size:10px}}.header_header__Awatn{border-radius:0 0 5px 5px;top:0;width:100%;z-index:1000;background-color:#dce2ef;transition:top .2s ease,background-color .2s ease,box-shadow .2s ease;position:fixed}.header_header_top_bar__Jirzl{display:flex;justify-content:flex-end;align-items:center;padding:12px 60px 0}.header_visible__ApdfD{top:0}.header_hidden__9_MEM{top:-150px;transition:top .2s ease}.header_header_inner__p3o0X{padding:0 60px 23px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 4px 6px rgba(0,0,0,.25),inset 0 1px 0 rgba(255,255,255,.1)}.header_logo__QDj1X{display:flex;align-items:center;flex-shrink:0;transform:translateY(-12px)}.header_logo__QDj1X img{width:200px;height:auto}.header_nav_links__iRBRH{display:flex;align-items:center;max-width:1170px;width:100%;justify-content:space-between;margin:0 auto}.header_nav_link__IG_Cf{padding:11px 7px;max-width:193px;text-align:center;font-size:16px;color:#000;font-weight:500;border-radius:5px;transition:color .2s ease,background-color .2s ease;display:flex;align-items:center;justify-content:center;gap:5px}.header_nav_link__IG_Cf:hover{color:var(--color-white);background-color:var(--color-blue)}.header_header_menu_burger_btn__xDpfu{display:none;flex-direction:column;gap:5px;cursor:pointer;border:none;background:transparent;padding:0}.header_header_menu_burger__9q2qi{display:none}.header_header_menu_burger_line__IW8wb{background-color:var(--color-blue);width:30px;height:2px}.header_header_menu_burger_left_line_close__0lt1s,.header_header_menu_burger_right_line_close__yHOtv{background-color:var(--color-blue);width:30px;height:2px;position:absolute}.header_header_menu_burger_left_line_close__0lt1s{transform:rotate(45deg)}.header_header_menu_burger_right_line_close__yHOtv{transform:rotate(-45deg)}.header_header_menu_burger_btn_close__TvpI4{cursor:pointer;position:absolute;top:50px;left:20px;width:34px;height:34px;border:none;background:transparent;padding:0}.header_mobile_language_switcher__uuOOU{display:none}.header_nav_links_burger__TqeyG{position:fixed;right:0;top:0;display:flex;flex-direction:column;padding:11px 20px;gap:20px;text-align:center;font-size:16px;color:#000;font-weight:500;border-radius:5px;background-color:#fff;height:100vh;width:100%;align-items:center;justify-content:center;transition:transform .6s ease}.header_opened__MjZ33{transform:translateX(0)}.header_closed__Lgt_d{transform:translateX(1500px)}.header_custom_select__DCvq9{position:relative;width:100px;display:flex;align-items:center;justify-content:center}.header_selected_language__uX2W7{display:flex;align-items:center;padding:5px;text-transform:uppercase;font-size:18px;gap:4px;background:transparent;border:none;cursor:pointer}.header_selected_language__uX2W7:focus{outline:none}.header_selected_language__uX2W7:focus-visible{outline:none;box-shadow:0 0 0 2px #5b7fff;border-radius:6px}.header_language_list__9XSxC{position:absolute;top:100%;left:0;width:100%;border-radius:8px;background-color:#fff;list-style:none;padding:0;margin:0;z-index:10;box-shadow:0 2px 8px rgba(0,0,0,.1);opacity:0;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease;pointer-events:none}.header_language_list__9XSxC.header_show__Ox39X{opacity:1;transform:translateY(0);pointer-events:auto}.header_language_item__CfN0C{display:flex;align-items:center;padding:5px;transition:background-color .2s ease;text-transform:uppercase;font-size:18px;gap:8px;width:100%;background:transparent;border:none;cursor:pointer;text-align:left}.header_language_item__CfN0C:hover{background-color:#f0f0f0}.header_language_item__CfN0C:focus{outline:none}.header_language_item__CfN0C:focus-visible{background-color:#f0f4ff}.header_search_form__aCr9i{display:flex;align-items:center;gap:0;border-radius:8px;overflow:hidden;border:1px solid #c0c5d4;background-color:#fff;max-width:260px;height:40px}.header_search_input__M_Gpk{padding:8px 12px;font-size:14px;border:none;outline:none;background:transparent;width:100%;height:100%}.header_search_input__M_Gpk::placeholder{color:#999}.header_search_button__ql_sq{display:flex;align-items:center;justify-content:center;background-color:var(--color-blue);color:#fff;border:none;padding:8px 12px;cursor:pointer;height:100%;transition:background-color .2s}.header_search_button__ql_sq:hover{background-color:var(--color-dark-blue)}.header_search_form_burger__PYAvA{display:flex;align-items:center;gap:0;border-radius:8px;overflow:hidden;border:1px solid #c0c5d4;background-color:#fff;max-width:300px;width:100%;height:40px}@media screen and (max-width:1590px){.header_header_top_bar__Jirzl{padding:12px 25px 0}}@media screen and (max-width:1480px){.header_header_inner__p3o0X{padding:0 40px 23px}.header_header_top_bar__Jirzl{padding:12px 40px 0}}@media screen and (max-width:1290px){.header_header_menu_burger_btn__xDpfu{display:flex;position:absolute;right:30px}.header_logo__QDj1X{transform:none}.header_logo__QDj1X img{width:min(200px,52vw)}.header_nav_links__iRBRH{display:none}.header_header_menu_burger__9q2qi{display:flex}.header_mobile_language_switcher__uuOOU{position:absolute;top:48px;right:22px;display:inline-flex;align-items:center;gap:4px;padding:4px;border:1px solid rgba(86,93,125,.2);border-radius:999px;background:#eef3fb}.header_mobile_language_item__XCp3I{min-width:42px;min-height:32px;padding:5px 10px;border:0;border-radius:999px;background:transparent;color:#1a2942;font-size:14px;font-weight:800;cursor:pointer}.header_mobile_language_item_active__B9Gh3{background:var(--color-blue);color:#fff;box-shadow:0 2px 6px rgba(25,38,66,.18)}.header_header_inner__p3o0X{justify-content:center}.header_header_top_bar__Jirzl,.header_search_form__aCr9i{display:none}}@media screen and (max-width:860px){.header_header_inner__p3o0X{padding:23px 25px}}.AssembliesSection_assembliesSection__Wf6hI{width:100%;content-visibility:auto;contain-intrinsic-size:2800px}.AssembliesSection_rightColumn__VgNyd{display:flex;flex-direction:column;width:100%;height:auto;gap:10px;border-radius:12px}.AssembliesSection_tableTitle__9sZKT{font-size:22px;font-weight:600;margin:0}.AssembliesSection_assemblyOneLeftSection__Fy6a3{position:relative;z-index:1;display:flex;flex-direction:row;align-items:center;gap:9px;min-height:54px;color:#13233e;font-weight:500;text-shadow:none;transition:background-color .2s ease-in-out}.AssembliesSection_assemblyOneTableLink__qrM26{border-top:none}.AssembliesSection_assemblyOneLeftSection__Fy6a3:hover{background-color:rgba(255,255,255,.06);cursor:pointer}.AssembliesSection_versionTableSection__0y2yS{display:flex;flex-direction:column;gap:12px}.AssembliesSection_versionTableTitleGroup__TbwOj{display:flex;align-items:center;gap:10px;padding-left:2px}.AssembliesSection_tableWrapper__dTUE7{overflow-x:auto;max-width:100%;background-color:#dfe5ee;padding:0;border:1px solid rgba(82,98,126,.28);border-radius:8px;box-shadow:0 8px 18px rgba(38,51,74,.08);-webkit-overflow-scrolling:touch}.AssembliesSection_versionTable__SkA9p{width:100%;min-width:760px;border-collapse:collapse;border-spacing:0;margin-top:0;table-layout:fixed}.AssembliesSection_versionNameColumn___gXJ0{width:48%}.AssembliesSection_versionCountColumn__F9X6Z{width:15%}.AssembliesSection_versionLangColumn__SPFBM{width:11%}.AssembliesSection_versionSizeColumn__IwG4X{width:12%}.AssembliesSection_versionDownloadColumn__fP2yn{width:14%}.AssembliesSection_versionTable__SkA9p td,.AssembliesSection_versionTable__SkA9p th{padding:0 14px;text-align:left}.AssembliesSection_versionTable__SkA9p th{height:48px;color:#111827;font-size:13px;font-weight:800;background-color:#dfe5ee;border-bottom:1px solid rgba(97,112,143,.22);text-shadow:none}.AssembliesSection_versionHeadLabel__H9hs5{display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;white-space:nowrap}.AssembliesSection_versionHeadIcon__aGcjV{width:22px;min-width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;background-image:linear-gradient(#6f8199,#50505d);box-shadow:inset 0 0 0 1px rgba(255,255,255,.16)}.AssembliesSection_versionHeadIcon__aGcjV:before{content:"";width:13px;height:13px;display:block;background-color:#eef5ff;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.AssembliesSection_versionHeadIconVersions__r7FGE:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m12 3 8 4.5-8 4.5-8-4.5L12 3Z'/%3E%3Cpath d='m4 12 8 4.5 8-4.5'/%3E%3Cpath d='m4 16.5 8 4.5 8-4.5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m12 3 8 4.5-8 4.5-8-4.5L12 3Z'/%3E%3Cpath d='m4 12 8 4.5 8-4.5'/%3E%3Cpath d='m4 16.5 8 4.5 8-4.5'/%3E%3C/svg%3E")}.AssembliesSection_versionHeadIconHash__ACaWl:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.4' stroke-linecap='round'%3E%3Cpath d='M4 9h16M4 15h16M10 4 8 20M16 4l-2 16'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.4' stroke-linecap='round'%3E%3Cpath d='M4 9h16M4 15h16M10 4 8 20M16 4l-2 16'/%3E%3C/svg%3E")}.AssembliesSection_versionHeadIconGlobe__Y8a6Q:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.1' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M3 12h18M12 3c2.4 2.5 3.6 5.5 3.6 9s-1.2 6.5-3.6 9M12 3c-2.4 2.5-3.6 5.5-3.6 9s1.2 6.5 3.6 9'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.1' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M3 12h18M12 3c2.4 2.5 3.6 5.5 3.6 9s-1.2 6.5-3.6 9M12 3c-2.4 2.5-3.6 5.5-3.6 9s1.2 6.5 3.6 9'/%3E%3C/svg%3E")}.AssembliesSection_versionHeadIconLanguage__O_Sj6:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.1' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 5h9M8.5 3v2M11 5c-.8 4-3.2 6.8-7 8M6.5 9c1.2 2.1 2.9 3.6 5 4.6M14 19l4-9 4 9M15.3 16h5.4'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.1' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 5h9M8.5 3v2M11 5c-.8 4-3.2 6.8-7 8M6.5 9c1.2 2.1 2.9 3.6 5 4.6M14 19l4-9 4 9M15.3 16h5.4'/%3E%3C/svg%3E")}.AssembliesSection_versionHeadIconDownload__ajnW5:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3v11M7 10l5 5 5-5M5 20h14'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3v11M7 10l5 5 5-5M5 20h14'/%3E%3C/svg%3E")}.AssembliesSection_versionTable__SkA9p td{height:58px;color:#111827;font-size:14px;background-color:#dfe5ee;border-top:1px solid rgba(97,112,143,.16)}.AssembliesSection_versionTable__SkA9p td:first-child{font-weight:500}.AssembliesSection_versionTable__SkA9p tbody tr:hover td{background-color:#e8edf5}.AssembliesSection_versionTable__SkA9p th:first-child{width:48%;padding-left:22px}.AssembliesSection_versionCenterCell__MJbMq,.AssembliesSection_versionDownloadCell__wippN{text-align:center;white-space:nowrap}.AssembliesSection_versionTable__SkA9p .AssembliesSection_versionNameCell__htyi9{padding-left:22px}.AssembliesSection_versionTable__SkA9p tbody tr:hover .AssembliesSection_versionNameCell__htyi9{background-color:#e8edf5}.AssembliesSection_versionIconImage__F0nkV{flex:0 0 auto;width:20px;height:20px;border-radius:3px;object-fit:cover}.AssembliesSection_versionDownloadCell__wippN .btnDownloadOne{display:inline-flex;min-width:132px;justify-content:center;color:#fff;background:linear-gradient(90deg,rgb(96 119 163),rgb(104 163 219));border-radius:6px;border:0;box-shadow:inset 0 1px 0 rgba(255,255,255,.28),0 2px 5px rgba(42,58,88,.18)}.AssembliesSection_cardsSection__5bXFQ{display:flex;flex-direction:column;margin-top:34px}.AssembliesSection_sectionHead__JR5L_{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.AssembliesSection_sectionTitleGroup__kAOIm{display:flex;align-items:flex-start;gap:10px}.AssembliesSection_sectionIconWrap___WSpU{width:34px;height:34px;flex:0 0 34px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:linear-gradient(180deg,#eef3fb,#cfd8e7);box-shadow:inset 0 0 0 1px rgba(83,101,132,.25)}.AssembliesSection_sectionIcon__eUU42{width:26px;height:26px;object-fit:contain}.AssembliesSection_sectionDescription__GwXg4{max-width:980px;margin:6px 0 0;color:#28324a;font-size:15px;line-height:1.45}.AssembliesSection_sectionLink__F3Fse{display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;color:#394762;font-weight:700;font-size:14px;padding:7px 11px;border-radius:8px;background:rgba(132,152,187,.18);transition:background-color .2s ease,transform .2s ease}.AssembliesSection_sectionLink__F3Fse:hover{background:rgba(132,152,187,.34);transform:translateY(-1px)}.AssembliesSection_sectionLinkArrow__9G7LZ{position:relative;width:16px;height:10px;flex:0 0 16px}.AssembliesSection_sectionLinkArrow__9G7LZ:after,.AssembliesSection_sectionLinkArrow__9G7LZ:before{content:"";position:absolute;top:50%;display:block;background:currentColor}.AssembliesSection_sectionLinkArrow__9G7LZ:before{left:0;width:14px;height:2px;transform:translateY(-50%)}.AssembliesSection_sectionLinkArrow__9G7LZ:after{right:0;width:7px;height:7px;border-top:2px solid;border-right:2px solid;background:transparent;transform:translateY(-50%) rotate(45deg)}.AssembliesSection_assemblyCardsGrid__Uv0Y6{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}@media screen and (max-width:1590px){.AssembliesSection_assemblyCardsGrid__Uv0Y6{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:1290px){.AssembliesSection_rightColumn__VgNyd{gap:10px;padding:8px 6px}.AssembliesSection_assemblyCardsGrid__Uv0Y6{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:860px){.AssembliesSection_tableWrapper__dTUE7{overflow:visible;margin-right:0;margin-left:0;padding:0;border:0;border-radius:0;box-shadow:none;background-color:transparent}.AssembliesSection_versionTable__SkA9p{min-width:0;border-collapse:separate;border-spacing:0 10px}.AssembliesSection_versionTable__SkA9p colgroup,.AssembliesSection_versionTable__SkA9p thead{display:none}.AssembliesSection_versionTable__SkA9p tbody,.AssembliesSection_versionTable__SkA9p td,.AssembliesSection_versionTable__SkA9p tr{display:block;width:100%}.AssembliesSection_versionTable__SkA9p tr{overflow:hidden;border:1px solid rgba(97,112,143,.24);border-radius:10px;background-color:#dfe5ee;box-shadow:0 5px 14px rgba(38,51,74,.08)}.AssembliesSection_versionTable__SkA9p td,.AssembliesSection_versionTable__SkA9p th{height:auto;padding:0}.AssembliesSection_versionTable__SkA9p td{border-top:0;background-color:transparent;font-size:14px}.AssembliesSection_versionTable__SkA9p .AssembliesSection_versionNameCell__htyi9{padding:0}.AssembliesSection_versionTable__SkA9p .AssembliesSection_versionCenterCell__MJbMq{display:inline-flex;align-items:center;width:auto;min-height:34px;margin:0 0 8px 12px;padding:5px 10px;border-radius:999px;background-color:rgba(255,255,255,.42);color:#13233e;font-size:13px;line-height:1.2}.AssembliesSection_versionTable__SkA9p .AssembliesSection_versionCenterCell__MJbMq:before{content:attr(data-label) ": ";margin-right:4px;font-weight:800;color:#53627d}.AssembliesSection_versionDownloadCell__wippN{padding:0 12px 12px;text-align:left}.AssembliesSection_versionDownloadCell__wippN .btnDownloadOne{width:100%;min-height:44px;min-width:0;font-size:15px}.AssembliesSection_assemblyOneLeftSection__Fy6a3{align-items:center;gap:8px;min-height:54px;padding:10px 12px 8px;line-height:1.25;font-size:14px}.AssembliesSection_sectionHead__JR5L_{flex-direction:column;gap:10px}.AssembliesSection_sectionLink__F3Fse{width:100%;justify-content:center}.AssembliesSection_assemblyCardsGrid__Uv0Y6{grid-template-columns:repeat(1,1fr)}}.page_swiper__kV9Ez{width:100%;height:auto;border-radius:5px;margin-left:0;--swiper-navigation-color:#ffffff;--swiper-navigation-size:34px}.page_swiper__kV9Ez .swiper-slide,.page_swiper__kV9Ez .swiper-wrapper{height:100%}.page_swiper__kV9Ez .swiper-button-next,.page_swiper__kV9Ez .swiper-button-prev{color:#ffffff;text-shadow:0 2px 8px rgba(15,31,61,.45)}.page_swiper__kV9Ez .swiper-button-next:after,.page_swiper__kV9Ez .swiper-button-prev:after{font-weight:800}.page_swiperImageFrame__YWe6L{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:518/291;overflow:hidden;border-radius:5px;background:#cfd9e8}.page_swiperImage__kR0xg{display:block;width:100%;height:100%;object-fit:cover;cursor:pointer}.page_swiperThumbFrame__eSCyl{display:flex;align-items:center;justify-content:center;width:100%;height:96px;overflow:hidden;border-radius:5px;background:#cfd9e8}.page_swiperThumbImage__41Wua{display:block;width:100%;height:100%;object-fit:cover}.page_mainPage_inner__LpGnf{padding:25px;background-color:var(--color-block);border-radius:5px;margin-bottom:30px}.page_top_block__RuoAB{display:flex;gap:20px}.page_heroContent__asn62{display:flex;flex:1 1;flex-direction:column;min-width:0}.page_heroDownloadButtons__syoo8,.page_heroSeoText__p_lxW{display:block}.page_swiper_gallery__TDoVT{display:flex;flex:0 0 33%;flex-direction:column;width:33%;max-width:518px;min-height:405px}.page_desktopSliderFallback___d5Bt{pointer-events:none}.page_desktopSliderFallbackImage__rVLCQ{width:100%;aspect-ratio:518/291;border-radius:5px;background-color:#cfd9e8;background-position:50%;background-size:cover;background-repeat:no-repeat}.page_desktopSliderFallbackThumbs__LwYqn{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;width:100%;height:96px;margin-top:18px}.page_desktopSliderFallbackThumb__Z1OGY{display:block;min-width:0;border-radius:5px;background:#cfd9e8;background-position:50%;background-size:cover;background-repeat:no-repeat}.page_swiperThumbs__Tij0K{width:100%;height:96px;margin-top:18px}.page_peculiarities__Gbptv{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.page_mobile_images__Z3p6V{display:none}.page_mobileImageButton__wH84i{display:block;width:100%;padding:0;border:0;background:transparent;cursor:zoom-in}.page_mobileImage__akp_x{display:block;width:100%;height:auto;border-radius:5px}.page_bottom_block__qvMZo{margin-top:20px;width:100%;content-visibility:auto;contain-intrinsic-size:640px}@media screen and (max-width:1290px){.page_top_block__RuoAB{gap:0}.page_swiper_gallery__TDoVT{flex-basis:50%;width:50%;max-width:none}}@media screen and (min-width:861px){.page_desktopSliderFallbackImage__rVLCQ,.page_desktopSliderFallbackThumbOne__DHc3Y{background-image:url(/main-page/cs_slide1.webp)}.page_desktopSliderFallbackThumbTwo__3Q5ev{background-image:url(/main-page/cs_slide2.webp)}.page_desktopSliderFallbackThumbThree__YSWeQ{background-image:url(/main-page/cs_slide3.webp)}}@media screen and (max-width:860px){.page_top_block__RuoAB{flex-wrap:wrap}.page_heroContent__asn62{width:100%}.page_swiper_gallery__TDoVT{display:none;width:100%}.page_mobile_images__Z3p6V{display:flex;flex-direction:column;gap:20px;order:2}.page_heroSeoText__p_lxW{position:relative;order:1;margin-top:10px;margin-bottom:16px}.page_peculiarities__Gbptv{order:3}.page_heroDownloadButtons__syoo8{order:4}.page_modalOverlay__j9_LB{inset:0;width:100%;height:100dvh;padding:18px;box-sizing:border-box;overflow:hidden}.page_modalImageWrapper__yWZS9{display:flex;align-items:center;justify-content:center;width:100%;height:100%;max-width:100%;max-height:100%}.page_fullImage__FPTCo{width:auto;max-width:100%;max-height:calc(100dvh - 36px);height:auto}.page_closeButton__MzzLz{position:fixed;top:max(12px,env(safe-area-inset-top));right:max(12px,env(safe-area-inset-right))}}.page_modalOverlay__j9_LB{position:fixed;top:0;left:0;z-index:9999;width:100vw;height:100vh;background:rgba(15,15,15,.85);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;justify-content:center;align-items:center}.page_modalImageWrapper__yWZS9{position:relative;max-width:90%;max-height:90%}.page_fullImage__FPTCo{width:auto;max-width:min(96vw,1200px);max-height:90vh;height:auto;object-fit:contain;border-radius:10px}.page_closeButton__MzzLz{position:absolute;top:-10px;right:-10px;display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;background:white;border:none;cursor:pointer;border-radius:50%;box-shadow:0 0 5px rgba(0,0,0,.3)}.page_closeButtonIcon___0bWB{position:relative;display:block;width:14px;height:14px}.page_closeButtonIcon___0bWB:after,.page_closeButtonIcon___0bWB:before{content:"";position:absolute;top:6px;left:0;width:14px;height:2px;border-radius:1px;background:#17202c}.page_closeButtonIcon___0bWB:before{transform:rotate(45deg)}.page_closeButtonIcon___0bWB:after{transform:rotate(-45deg)}@media screen and (max-width:860px){.page_modalOverlay__j9_LB{inset:0;width:100%;height:100dvh;padding:18px;box-sizing:border-box;overflow:hidden}.page_modalImageWrapper__yWZS9{display:flex;align-items:center;justify-content:center;width:100%;height:100%;max-width:100%;max-height:100%}.page_fullImage__FPTCo{width:auto;max-width:100%;max-height:calc(100dvh - 36px);height:auto}.page_closeButton__MzzLz{position:fixed;top:max(12px,env(safe-area-inset-top));right:max(12px,env(safe-area-inset-right))}}.page_homeSpoiler__vNJqM{overflow:hidden;width:100%;margin:8px 0;border-radius:15px;background:var(--color-block);box-shadow:0 2px 4px rgba(0,0,0,.08)}.page_homeSpoilerTitle__pHXdH{cursor:pointer;position:relative;margin:0;padding:6px 16px;font-size:14px;font-weight:400;line-height:1.4;color:#000;border-left:6px solid #737373;border-radius:12px 15px 0 0;display:flex;align-items:center;gap:10px}.page_homeSpoilerTitle__pHXdH:hover{background-color:#e6ebf5}.page_homeSpoilerIcon__BvRoE{display:inline-block;width:0;height:0;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:6px solid;color:#444;transition:transform .2s ease}.page_homeSpoilerIcon__BvRoE:before{content:none}.page_homeSpoilerIconOpen__nVnfD{transform:rotate(90deg)}.page_homeSpoilerContent__TVFu6{overflow:hidden;color:#40455e;font-size:14px;line-height:1.5;border-radius:0 0 6px 6px;transition:max-height .22s ease,opacity .18s ease,padding .18s ease}.page_homeSpoilerHidden__DnMGF{max-height:0;padding:0 20px;pointer-events:none;opacity:0;visibility:hidden}.page_homeSpoilerVisible__u_dQu{max-height:1600px;padding:16px 20px;pointer-events:auto;opacity:1;visibility:visible}.page_homeRequirementsGrid__3ZENP{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;border:1px solid rgba(86,93,125,.22);border-radius:10px;background:rgba(255,255,255,.24)}.page_homeRequirementsColumn__dw1W_{padding:14px 18px}.page_homeRequirementsColumn__dw1W_+.page_homeRequirementsColumn__dw1W_{border-left:1px solid rgba(86,93,125,.16)}.page_homeRequirementsColumn__dw1W_ h3{display:inline-flex;align-items:center;min-height:26px;margin:0 0 10px;padding:4px 10px;border-radius:999px;background:linear-gradient(180deg,#6f8199,#50505d);color:#fff;font-size:13px;font-weight:700;line-height:1.35}.page_homeRequirementsColumn__dw1W_ ul{display:flex;flex-direction:column;gap:4px;margin:0;padding:0;list-style:none}.page_homeRequirementsColumn__dw1W_ li{color:#1f2d44;font-size:14px;line-height:1.5;word-break:break-word}@media screen and (max-width:680px){.page_homeRequirementsGrid__3ZENP{grid-template-columns:1fr}.page_homeRequirementsColumn__dw1W_+.page_homeRequirementsColumn__dw1W_{border-top:1px solid rgba(87,101,128,.16);border-left:0}.page_homeRequirementsColumn__dw1W_{padding:12px 14px}}.page_homeTag___g0ol{display:flex;align-items:center;gap:6px;min-height:28px;padding:5px 10px;background:linear-gradient(180deg,#667891,#4d566b);border:1px solid rgba(255,255,255,.18);border-radius:999px;box-shadow:inset 0 1px 0 rgba(255,255,255,.22),inset 0 -1px 0 rgba(18,27,45,.25),0 1px 2px rgba(15,31,61,.14);color:#fff;font-size:13px;font-weight:700;line-height:1.2;white-space:nowrap}.page_homeTag___g0ol img{flex:0 0 16px;width:16px;height:16px;object-fit:contain}.page_homeDownloadButtons__IdkfU{display:flex;gap:20px;margin-top:20px;padding-top:20px;justify-content:center;flex-wrap:wrap}.page_homeDownloadButton__Zu3Uw{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;width:100%;max-width:305px;padding:6px;border-radius:5px;color:var(--color-white);font-size:20px;text-decoration:none}.page_homeDownloadButtonSite__H6n6l{background:linear-gradient(90deg,rgb(96 119 163),rgb(104 163 219))}.page_homeDownloadButtonTorrent__eWzfY{background:linear-gradient(90deg,rgb(76 139 43),rgb(151 191 154))}.page_homeVersionTable__KGY9e{margin-top:22px}@media screen and (max-width:860px){.page_homeVersionTable__KGY9e{margin-top:18px}}.seoText_editorShell__Tv980{margin-top:12px}.seoText_editorText__q_n_S{color:#111827;font-family:Segoe UI,Arial,sans-serif;font-size:14px;line-height:1.55;padding:16px 0 0!important;word-break:normal}.seoText_editorText__q_n_S h1,.seoText_editorText__q_n_S h2,.seoText_editorText__q_n_S h3{color:#1f2937;font-family:Segoe UI,Arial,sans-serif;font-weight:700;line-height:1.3;margin:18px 0 8px}.seoText_editorText__q_n_S h1:first-child,.seoText_editorText__q_n_S h2:first-child,.seoText_editorText__q_n_S h3:first-child{margin-top:0}.seoText_editorText__q_n_S h2,.seoText_editorText__q_n_S h3{display:flex;align-items:center;gap:8px}.seoText_editorText__q_n_S h2{font-size:18px}.seoText_editorText__q_n_S h3{color:#253044;font-size:16px}.seoText_editorText__q_n_S h2:before,.seoText_editorText__q_n_S h3:before{content:"";width:5px;height:18px;border-radius:999px;background:linear-gradient(180deg,#71829c,#566176);box-shadow:0 0 0 3px rgba(86,93,125,.12);flex:0 0 auto}.seoText_editorText__q_n_S h3:before{width:4px;height:16px;background:linear-gradient(180deg,#7b899f,#5d687d);box-shadow:0 0 0 3px rgba(86,93,125,.1)}.seoText_editorText__q_n_S p{margin:0 0 9px}.seoText_editorText__q_n_S p:last-child{margin-bottom:0}.seoText_editorText__q_n_S strong{color:#111827;font-weight:700}.seoText_editorText__q_n_S ol,.seoText_editorText__q_n_S ul{display:block;margin:8px 0 12px;padding:0 0 0 28px;border:0;border-radius:0;background:transparent}.seoText_editorText__q_n_S ul{list-style:disc}.seoText_editorText__q_n_S ol{list-style:decimal}.seoText_editorText__q_n_S li{position:static;padding-left:4px;margin-bottom:5px;line-height:1.48;list-style:inherit}.seoText_editorText__q_n_S ol li[data-list=bullet]{list-style:disc}.seoText_editorText__q_n_S li[data-list=ordered]{list-style:decimal}.seoText_editorText__q_n_S .ql-ui{display:none}.seoText_crosshairBullet__ffP6h,.seoText_editorText__q_n_S li:before{content:"";display:inline-block;width:15px;height:15px;border-radius:4px;background:linear-gradient(180deg,#6f7d94,#50596d);box-shadow:inset 0 1px 0 rgba(255,255,255,.24)}.seoText_editorText__q_n_S li:before{position:absolute;left:1px;top:.58em;transform:translateY(-50%)}.seoText_crosshairBullet__ffP6h:before,.seoText_editorText__q_n_S li:after{content:"";position:absolute;left:7px;top:50%;width:3px;height:3px;border-radius:50%;background:#fff;transform:translateY(-50%);box-shadow:-5px 0 0 -1px #fff,5px 0 0 -1px #fff,0 -5px 0 -1px #fff,0 5px 0 -1px #fff}.seoText_editorText__q_n_S li:after,.seoText_editorText__q_n_S li:before{content:none}.seoText_editorText__q_n_S a{color:#315f9f;font-weight:700;text-decoration:underline;text-underline-offset:3px}.seoText_crosshairBullet__ffP6h{position:relative;margin:0 8px 0 1px;vertical-align:-2px}@media screen and (max-width:860px){.seoText_editorText__q_n_S{font-size:14px;line-height:1.55;padding:14px 0 0!important}.seoText_editorText__q_n_S h2{font-size:17px}.seoText_editorText__q_n_S h3{font-size:15px}}.sectionTitle_title__RHJlI{font-size:22px;font-weight:600;width:100%;height:40px}