.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}}.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}}.sectionTitle_title__RHJlI{font-size:22px;font-weight:600;width:100%;height:40px}.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}}.breadcrumbs_breadcrumbs__0gSDJ{display:flex;align-items:center;flex-wrap:wrap;gap:3px 5px;color:var(--text-color,#0f1f3d);max-width:100%;min-width:0;overflow:visible;white-space:normal}.breadcrumbs_link__yp5BN{color:var(--text-color,#0f1f3d);text-decoration:none}.breadcrumbs_separator__07lHl{color:#565d7df2;font-size:14px}.breadcrumbs_item__Otx4R{display:inline-flex;align-items:center;gap:3px;flex:0 1 auto;min-width:0}.breadcrumbs_label__zArnk{color:var(--text-color,#0f1f3d)}.breadcrumbs_label__zArnk,.breadcrumbs_link__yp5BN{min-width:0;overflow-wrap:break-word}.weaponCategoryElem_weaponCategoryElem__9JHOa{min-height:42px;padding:5px 12px;color:#fff;background-image:linear-gradient(180deg,#6f8199,#50505d);text-align:center;position:relative;border-radius:9px;overflow:hidden;display:flex;align-items:center;justify-content:center;cursor:pointer;line-height:1.12}.weaponCategoryElem_weaponCategoryElemTag__bbsRB{color:#000;border:1px solid #8e8e8e;border-radius:240px;padding:8px;overflow:hidden;font-size:12px;height:24px;background:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .16s ease-out,border-color .16s ease-out,color .16s ease-out,transform .12s ease-out;box-shadow:0 1px 3px rgba(0,0,0,.1)}.weaponCategoryElem_hasIcon__eGi8b{display:grid;grid-template-columns:30px minmax(0,1fr);grid-column-gap:8px;column-gap:8px;justify-content:stretch;text-align:left}.weaponCategoryElem_weaponCategoryElemTag__bbsRB.weaponCategoryElem_hasIcon__eGi8b{min-height:30px;height:auto;padding:4px 10px}.weaponCategoryElem_weaponCategoryElemTag__bbsRB:hover{background-color:#bdbdbd40;border-color:#6f8199;color:#000000}.weaponCategoryElem_weaponCategoryElemTag__bbsRB:active,.weaponCategoryElem_weaponCategoryElem__9JHOa:active{transform:scale(.97)}.weaponCategoryElem_weaponCategoryElemIcon__m_rkv{display:block;width:30px;height:30px;object-fit:cover;border-radius:999px;justify-self:center}.weaponCategoryElem_weaponCategoryElemLabel__SBtJ6{min-width:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:4px;overflow-wrap:anywhere}.weaponCategoryElem_hasIcon__eGi8b .weaponCategoryElem_weaponCategoryElemLabel__SBtJ6{justify-content:flex-start}.weaponCategoryElem_weaponCategoryElemCount__PdNqM{color:#c0c0c0;white-space:nowrap}@media screen and (max-width:1290px){.weaponCategoryElem_weaponCategoryElem__9JHOa{font-size:12px!important}}.weaponCategoryCard_weaponCategoryCard__GcyzA{background-color:var(--color-block);padding:20px 0;width:100%;display:flex;flex-direction:column;border-radius:10px;height:100%}.weaponCategoryCard_card_title__KsLlY{color:#252525f2;margin:20px 25px;font-size:15px;font-weight:700;height:40px;display:flex}.weaponCategoryCard_sliderContainer__EGWA7{display:flex;flex-direction:column;align-items:center}.weaponCategoryCard_imageContainer__EIDIN{width:500px}.weaponCategoryCard_overlay__87nXd{position:absolute;top:0;left:0;width:100%;height:100%;display:flex}.weaponCategoryCard_overlayPart__oNqhJ{flex:1 1}.weaponCategoryCard_indicators__kIXdh{position:absolute;bottom:0;left:0;width:100%;display:flex;justify-content:center;pointer-events:none}.weaponCategoryCard_indicator__JHguf{flex:1 1;height:6px;background:#63a6c5;margin:0 2px;transition:background .3s ease}.weaponCategoryCard_indicator__JHguf.weaponCategoryCard_active__2k80y{background:#ffffff4D}.weaponCategoryCard_imageContainer__EIDIN{position:relative;width:335px;height:240px;cursor:pointer}.weaponCategoryCard_cardImage___kVpX{display:block;width:335px;height:240px;margin:0 auto;border-radius:5px;object-fit:cover}.weaponCategoryCard_postImage__v0XGx{display:block;width:335px;height:240px;margin-left:20px;border-radius:5px;object-fit:fill}.weaponCategoryCard_homeCard__n4sHP{padding:20px 0;min-width:0;border:1px solid rgba(132,152,187,.14);box-shadow:0 6px 16px rgba(38,51,74,.06)}.weaponCategoryCard_homeCard__n4sHP>a{display:flex;flex:1 1 auto;flex-direction:column;min-height:0}.weaponCategoryCard_homeCard__n4sHP .weaponCategoryCard_sliderContainer__EGWA7{width:100%}.weaponCategoryCard_homeImageContainer__zuqwV{width:335px;height:240px}.weaponCategoryCard_homeCard__n4sHP .weaponCategoryCard_card_title__KsLlY{height:40px;margin:20px 25px 10px;font-size:15px;line-height:1.35;overflow:hidden;align-items:flex-start}.weaponCategoryCard_homeDescription__kBwRX{color:#111827;width:280px;margin:0 25px 10px;height:74px;overflow:hidden}.weaponCategoryCard_homeDescription__kBwRX .ql-editor{padding:0;font-size:13px;line-height:1.35}.weaponCategoryCard_homeDescription__kBwRX .ql-editor h1,.weaponCategoryCard_homeDescription__kBwRX .ql-editor h2,.weaponCategoryCard_homeDescription__kBwRX .ql-editor h3,.weaponCategoryCard_homeDescription__kBwRX .ql-editor p{margin:0;font-size:13px;line-height:1.35;font-weight:400}.weaponCategoryCard_homeDescription__kBwRX .ql-editor{display:-webkit-box;overflow:hidden;-webkit-line-clamp:4;-webkit-box-orient:vertical}.weaponCategoryCard_homeCard__n4sHP .weaponCategoryCard_downloadCountWrapper___2Y85{gap:10px;padding:12px 25px 0;margin-top:auto}.weaponCategoryCard_homeCard__n4sHP .weaponCategoryCard_btn__0G4VX{flex:1 1;justify-content:center;gap:6px;padding:4px 8px;font-size:13px;font-weight:700}.weaponCategoryCard_csListingCard__FoltH{padding:20px 0;min-width:0;border:1px solid rgba(132,152,187,.14);box-shadow:0 6px 16px rgba(38,51,74,.06)}.weaponCategoryCard_csListingCard__FoltH>a{display:flex;flex:1 1 auto;flex-direction:column;min-height:0}.weaponCategoryCard_csListingCard__FoltH .weaponCategoryCard_sliderContainer__EGWA7{width:100%}.weaponCategoryCard_csListingCard__FoltH .weaponCategoryCard_imageContainer__EIDIN{width:335px;height:240px;margin:0 auto;border-radius:5px}.weaponCategoryCard_csListingCard__FoltH .weaponCategoryCard_cardImage___kVpX{width:335px;height:240px;object-fit:fill}.weaponCategoryCard_csListingCard__FoltH .weaponCategoryCard_card_title__KsLlY{height:40px;margin:20px 25px 10px;font-size:15px;line-height:1.35;overflow:hidden;align-items:flex-start}.weaponCategoryCard_csListingDescription__Q73tS{color:#111827;width:280px;margin:0 25px 10px;height:74px;overflow:hidden}.weaponCategoryCard_csListingDescription__Q73tS .ql-editor{display:-webkit-box;overflow:hidden;padding:0;-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:13px;line-height:1.35}.weaponCategoryCard_csListingDescription__Q73tS .ql-editor h1,.weaponCategoryCard_csListingDescription__Q73tS .ql-editor h2,.weaponCategoryCard_csListingDescription__Q73tS .ql-editor h3,.weaponCategoryCard_csListingDescription__Q73tS .ql-editor p{margin:0;font-size:13px;line-height:1.35;font-weight:400}.weaponCategoryCard_csListingCard__FoltH .weaponCategoryCard_downloadCountWrapper___2Y85{gap:10px;padding:12px 25px 0;margin-top:auto}.weaponCategoryCard_csListingCard__FoltH .weaponCategoryCard_btn__0G4VX{flex:1 1;justify-content:center;gap:6px;padding:4px 8px;font-size:13px;font-weight:700}.weaponCategoryCard_filter__ZMDj7{display:flex;gap:5px;align-items:center;flex-wrap:wrap;margin-bottom:30px;margin-left:25px}.weaponCategoryCard_dateContainer__wQRJJ{padding:16px 25px}.weaponCategoryCard_dateContainer__wQRJJ,.weaponCategoryCard_downloadCountWrapper___2Y85{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-top:auto}.weaponCategoryCard_downloadCountWrapper___2Y85{z-index:10;gap:15px;padding:20px 30px 0;border-top:1px solid rgba(0,0,0,.1)}.weaponCategoryCard_btn__0G4VX{display:flex;flex-direction:row;align-items:center;gap:10px;background-color:#ffffff59;border:1px solid rgba(0,0,0,.2);padding:1px 35px;border-radius:7px;box-shadow:0 2px 6px rgba(0,0,0,.1);transition:background-color .3s ease;color:#111827;text-decoration:none}.weaponCategoryCard_btn__0G4VX:hover{background-color:#8498bb60;box-shadow:0 0 6px rgba(0,0,0,.1)}.weaponCategoryCard_descriptionCard__q_Vne{margin-bottom:10px;max-width:100%;width:280px;margin-top:10px;margin-left:25px;word-wrap:break-word;overflow-wrap:break-word}@media screen and (max-width:1290px){.weaponCategoryCard_dateContainer__wQRJJ{flex-direction:column}}@media screen and (max-width:860px){.weaponCategoryCard_weaponCategoryCard__GcyzA{display:flex;align-items:center;flex-direction:column;justify-content:center}.weaponCategoryCard_downloadCountWrapper___2Y85{width:100%;gap:12px;padding:18px 25px 0}.weaponCategoryCard_btn__0G4VX{min-height:44px;padding:8px 20px}}