@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap);@use "variables" as *;body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8f8f8;font-family:Montserrat,sans-serif;height:100%;margin:0;width:100%}p{font-size:var(--font-p-medium);font-weight:400;margin:10px 0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-position:from-font}h1{font-size:var(--font-h1-medium);margin:20px 0 16px}h1,h2{font-weight:600;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-position:from-font}h2{font-size:var(--font-h2-medium);margin:18px 0 14px}h3{font-size:var(--font-h3-medium);font-weight:500;margin:16px 0 12px}h3,h4{-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-position:from-font}h4{font-size:var(--font-h4-medium);font-weight:400;margin:14px 0 10px}ol,ul{margin:10px 0;padding-left:20px;li{line-height:1.5;margin:8px 0}}h1:last-child,h2:last-child,h3:last-child,h4:last-child,ol:last-child,p:last-child,ul:last-child{margin-bottom:0}h1:first-child,h2:first-child,h3:first-child,h4:first-child,p:first-child{margin-top:0}.montserrat,code{font-family:Montserrat,serif}.montserrat{font-optical-sizing:auto;font-style:normal}.carouselContainer{display:flex;overflow-x:hidden;position:relative;white-space:nowrap;width:100%}.main-page{height:auto;width:100%}::-webkit-scrollbar-thumb{background-color:var(--dark-blue);border-radius:73px}::-webkit-scrollbar-track{background-color:#c6d8f0;opacity:.5%}::-webkit-scrollbar{width:6px}@media (max-width:768px){p{font-size:var(--font-p-medium);margin:8px 0}h1{font-size:var(--font-h1-medium);margin:16px 0 12px}h2{font-size:var(--font-h2-medium);margin:14px 0 10px}h3{font-size:var(--font-h3-medium);margin:12px 0 8px}h4{font-size:var(--font-h4-medium);margin:10px 0 6px}}@media (min-width:769px) and (max-width:999px){p{font-size:var(--font-p-medium);margin:10px 0}h1{font-size:var(--font-h1-medium);margin:20px 0 16px}h2{font-size:var(--font-h2-medium);margin:18px 0 14px}h3{font-size:var(--font-h3-medium);margin:16px 0 12px}h4{font-size:var(--font-h4-medium);margin:14px 0 10px}}@media (min-width:1000px) and (max-width:1499px){p{font-size:var(--font-p-large);margin:12px 0}h1{font-size:var(--font-h1-large);margin:24px 0 20px}h2{font-size:var(--font-h2-large);margin:22px 0 18px}h3{font-size:var(--font-h3-large);margin:20px 0 16px}h4{font-size:var(--font-h4-large);margin:18px 0 14px}}@media (min-width:1500px){p{font-size:var(--font-p-xlarge);margin:14px 0}h1{font-size:var(--font-h1-xlarge);margin:28px 0 24px}h2{font-size:var(--font-h2-xlarge);margin:26px 0 22px}h3{font-size:var(--font-h3-xlarge);margin:24px 0 20px}h4{font-size:var(--font-h4-xlarge);margin:22px 0 18px}}:root{--font-p-small:10px;--font-p-medium:12px;--font-p-large:12px;--font-p-xlarge:18px;--font-h1-small:24px;--font-h1-medium:24px;--font-h1-large:36px;--font-h1-xlarge:48px;--font-h2-small:16px;--font-h2-medium:16px;--font-h2-large:20px;--font-h2-xlarge:32px;--font-h3-small:16px;--font-h3-medium:16px;--font-h3-large:20px;--font-h3-xlarge:32px;--font-h4-small:12px;--font-h4-medium:14px;--font-h4-large:16px;--font-h4-xlarge:28px;--padding-header-small:20px;--padding-header-medium:65px;--padding-header-large:102px;--padding-header-xlarge:162px;--logo-header-small:65px;--logo-header-medium:65px;--logo-header-large:102px;--logo-header-xlarge:124px;--dark-blue:#0e4188;--height-primary-button-small:28px;--height-primary-button-large:46px;--height-info-header-small:50px;--height-info-header-medium:70px;--height-links-header-small:50px;--height-links-header-medium:70px;--height-links-header-large:90px;--reviews-width-small:78px;--reviews-width-large:106px;--reviews-width-xlarge:170px;--contactToUsImg-width-small:230px;--contactToUsImg-width-medium:295px;--contactToUsImg-width-large:430px;--contactToUsImg-width-xlarge:555px}.Header_parentBox__-Q7dO{height:auto;width:100%}.Header_leftPart__A3KJ5{align-items:center;display:flex;gap:6px;justify-content:flex-end;width:200px}.Header_icon__CA5FZ{cursor:pointer;padding-top:5px;position:relative}.Header_info__3zIkl{left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.Header_infoMenu__Hqf8t{align-items:center;background:#0e4188;background:var(--dark-blue);box-sizing:border-box;display:flex;height:50px;height:var(--height-info-header-small);justify-content:flex-end;padding:0 20px;padding:0 var(--padding-header-small);position:relative;width:100%}@media(min-width:768px){.Header_infoMenu__Hqf8t{padding:0 20px;padding:0 var(--padding-header-small)}}@media(min-width:1000px){.Header_infoMenu__Hqf8t{padding:0 65px;padding:0 var(--padding-header-medium)}}@media(min-width:1200px){.Header_infoMenu__Hqf8t{height:70px;height:var(--height-info-header-medium);padding:0 102px;padding:0 var(--padding-header-large)}}@media(min-width:1920px){.Header_infoMenu__Hqf8t{height:70px;height:var(--height-info-header-medium);padding:0 162px;padding:0 var(--padding-header-xlarge)}}.Header_infoMenu__Hqf8t p{color:#fff;flex-grow:1;text-align:center}.Header_mainMenu__6VRiE{align-items:center;background:#fff;box-sizing:border-box;display:flex;height:50px;height:var(--height-links-header-small);justify-content:space-between;padding:0 20px;padding:0 var(--padding-header-small);width:100%}@media(min-width:768px){.Header_mainMenu__6VRiE{padding:0 20px;padding:0 var(--padding-header-small)}}@media(min-width:1000px){.Header_mainMenu__6VRiE{height:70px;height:var(--height-links-header-medium);padding:0 65px;padding:0 var(--padding-header-medium)}}@media(min-width:1200px){.Header_mainMenu__6VRiE{height:90px;height:var(--height-links-header-large);padding:0 102px;padding:0 var(--padding-header-large)}}@media(min-width:1920px){.Header_mainMenu__6VRiE{height:90px;height:var(--height-links-header-large);padding:0 162px;padding:0 var(--padding-header-xlarge)}}.Header_link__Ii9f0{align-items:center;color:#252525;cursor:pointer;display:flex;height:28px;height:var(--height-primary-button-small);justify-content:center;min-width:65px;padding:0 10px;text-decoration:none}.Header_link__Ii9f0:hover{border-radius:30px;color:#0e4188;color:var(--dark-blue)}.Header_active__daOls{border:1px solid #0e4188;border:1px solid var(--dark-blue);border-radius:30px;color:#0e4188;color:var(--dark-blue)}.Header_logo__uZk4c{height:auto;width:65px;width:var(--logo-header-small)}@media(min-width:768px){.Header_logo__uZk4c{width:65px;width:var(--logo-header-small)}}@media(min-width:1000px){.Header_logo__uZk4c{width:65px;width:var(--logo-header-medium)}}@media(min-width:1200px){.Header_logo__uZk4c{width:102px;width:var(--logo-header-large)}}@media(min-width:1920px){.Header_logo__uZk4c{width:124px;width:var(--logo-header-xlarge)}}.Header_mainBtn__eb3OA{align-items:center;background:#0e4188;border:none;border-radius:30px;color:#fff;cursor:pointer;display:flex;height:28px;height:var(--height-primary-button-small);padding:0 12px}.Header_mainBtn__eb3OA:hover{background:#3a66cc;box-shadow:0 4px 10px #0003;transform:scale(1.05)}.Header_dropdown__Kev-V{border:2px solid #fff;bottom:-70px;display:flex;flex-direction:column;height:64px;position:absolute;right:0;width:102px;z-index:4}.Header_dropDownBtn__eaF2d{align-items:center;background:#0e4188;border:1px solid #fff;color:#fff;cursor:pointer;display:flex;gap:6px;height:32px;justify-content:center;transition:.3s ease-in-out;width:102px}.Header_dropDownBtn__eaF2d:hover{background:#3a66cc;box-shadow:0 4px 10px #0003;transform:scale(1.05)}.Header_centerTitle__Ef0mB{align-items:center;display:flex;gap:120px;height:100%;left:50%;position:absolute;top:0;transform:translate(-50%)}.Header_centerTitle__Ef0mB p{font-size:inherit;line-height:1;margin:0;padding:0}@media(min-width:1400px){.Header_mainBtn__eb3OA{height:28px;height:var(--height-primary-button-small)}.Header_link__Ii9f0{height:46px;height:var(--height-primary-button-large)}}.Header_colorText__065nK{color:#fff}.Header_textStyle__YVFso{text-align:center}.Header_modalOverlay__WLDn9{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.Header_modalContent__EJYxX{align-items:center;background:#0e4188;border-radius:36px;display:flex;height:auto;justify-content:center;padding:36px;position:relative;width:40vw}@media(max-width:767px){.Header_modalContent__EJYxX{width:90vw}}.Header_content__WoXGz{max-width:470px}.Header_closeBtn__V\+-WO{background:none;border:none;color:#fff;cursor:pointer;font-size:16px;position:absolute;right:10px;top:10px}.Header_infoMenu_mobile__lhKx3{align-items:center;background:#0e4188;background:var(--dark-blue);box-sizing:border-box;color:#fff;display:none;height:50px;height:var(--height-info-header-small);justify-content:space-between;padding:0 20px;padding:0 var(--padding-header-small);position:relative;touch-action:none;width:100%}.Header_centerTitle_mobile__zMSe8{align-items:center;display:flex;flex-direction:column;gap:5px}.Header_contacts_link__QULJ-{color:#fff;text-decoration:none}@media(max-width:767px){.Header_infoMenu__Hqf8t{display:none}.Header_infoMenu_mobile__lhKx3{display:flex}.Header_mainMenu__6VRiE{display:none}}.Header_fullscreenMenu__gRKSM{background:#0e4188;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1000}.Header_menuContent__T6Mpu{align-items:center;display:flex;flex-direction:column}.Header_menuContent__T6Mpu img{border-radius:100px;height:190px;margin-top:20px;width:190px}.Header_mobileLink__Wctmo{padding:10px 0;text-align:center;text-decoration:none;width:100%}.Header_mobileLink__Wctmo.Header_activeMobile__m91m5{background:#1671d9}.Header_mobileLink__Wctmo p{color:#fff;font-size:16px;font-weight:600}.Header_mobileBtn__vtwWG{margin:20px 0}.ContactUs_parentBox__dEZDC{background:#0e4188;box-sizing:border-box;color:#fff;height:auto;padding:15px}.ContactUs_container__yFmry,.ContactUs_parentBox__dEZDC{align-content:center;align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative;width:100%}.ContactUs_container__yFmry{gap:12px;max-width:470px;text-align:center;z-index:10}.ContactUs_description__hD2-R{color:#fff}.ContactUs_submitButton__OUjGl{background:#fff;border:none;border-radius:30px;color:#0e4188;cursor:pointer;padding:8.5px 33px}.ContactUs_submitButton__OUjGl:hover{box-shadow:0 4px 10px #0003;transform:scale(1.05)}.ContactUs_formStyle__mOMZF{align-items:center;display:flex;flex-direction:column;gap:12px;width:100%}.ContactUs_inputStyle__m-Ilw{background-color:#0000;border:none;border-bottom:1px solid #fff;color:#fff;padding:8px 0;width:100%}.ContactUs_inputStyle__m-Ilw .ContactUs_error__S9-9s{background-color:#ffe6e6;border:2px solid red}.ContactUs_inputStyle__m-Ilw::placeholder{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:Montserrat,sans-serif}.ContactUs_inputStyle__m-Ilw:focus{background-color:#0000;border:none;border-bottom:1px solid #fff;box-shadow:none;color:#fff;outline:none}.ContactUs_imageStyle__YzTLP{bottom:-4px;position:absolute;right:0;z-index:1}@media(max-width:768px){.ContactUs_imageStyle__YzTLP{display:none}}.ContactUs_checkboxContainer__vL0L5{align-items:center;display:flex;gap:6px;height:20px;width:100%}.ContactUs_imageCustom__igsix{height:auto;width:var(--contactToUsImg-width-small)}@media(min-width:769px)and (max-width:999px){.ContactUs_imageCustom__igsix{width:var(--contactToUsImg-width-medium)}}@media(min-width:1000px)and (max-width:1500px){.ContactUs_imageCustom__igsix{width:var(--contactToUsImg-width-large)}}@media(min-width:1900px){.ContactUs_imageCustom__igsix{width:var(--contactToUsImg-width-xlarge)}}.ContactUs_loadingSpinner__ad7Wf{align-items:center;display:flex;justify-content:center}.ContactUs_spinner__3PHWK{animation:ContactUs_spin__dDRe\+ 1s linear infinite;border:4px solid #fff;border-radius:50%;border-top-color:#3498db;height:40px;width:40px}@keyframes ContactUs_spin__dDRe\+{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ContactUs_box__se38k{align-items:center;display:flex;flex-direction:column;justify-content:center}.CustomBtn_btnStyle__jYaX0{align-items:center;border-radius:30px;cursor:pointer;display:inline-flex;gap:8px;justify-content:center;padding:12px 24px;text-align:center;transition:all .3s ease;width:-webkit-max-content;width:max-content}.CustomBtn_btnStyle__jYaX0 p,.CustomBtn_btnStyle__jYaX0 span{line-height:1;margin:0;padding:0}.CustomBtn_btnStyle__jYaX0 svg{display:inline-block;flex-shrink:0;vertical-align:middle}.CustomBtn_white__6hQ6z{background:#fff;border:2px solid #252525;color:#252525}.CustomBtn_whitetext__GK41R{color:#252525}.CustomBtn_white__6hQ6z:hover{background:#f1f1f1;border-color:#0e4188;color:#0e4188}.CustomBtn_white__6hQ6z:hover .CustomBtn_whitetext__GK41R{color:#0e4188}.CustomBtn_blue__J3fPm{background:#0e4188;border:none;color:#fff}.CustomBtn_blue__J3fPm:hover{background:#3a66cc;box-shadow:0 4px 10px #0003;transform:scale(1.05)}.CustomBtn_bluetext__BcI\+k{color:#fff}.CustomBtn_blueWithBorder__N0kac{background:inherit;border:1px solid #fff;box-shadow:0 4px 10px #0003;color:#fff}.CustomBtn_blueWithBorder__N0kac:hover{background:#3a66cc;box-shadow:0 4px 10px #0003;transform:scale(1.05)}.TableComponent_tableWrapper__sl2\+P{border-radius:8px;box-shadow:0 2px 8px #0000001a;margin:20px 0;overflow-x:auto;width:100%}.TableComponent_specsTable__AV3uO{background-color:#fff;border-collapse:collapse;font-family:inherit;font-size:14px;min-width:600px;width:100%}.TableComponent_specsTable__AV3uO thead tr{background-color:#1a3a5c;color:#fff}.TableComponent_specsTable__AV3uO th{border:1px solid #2c4a6e;font-size:15px;font-weight:600;padding:14px 16px;text-align:left}.TableComponent_specsTable__AV3uO td{border:1px solid #e0e0e0;padding:12px 16px;vertical-align:top}.TableComponent_specsTable__AV3uO tbody tr:nth-child(2n){background-color:#f8f9fa}.TableComponent_specsTable__AV3uO tbody tr:hover{background-color:#f0f4f8;transition:background-color .2s ease}.TableComponent_colNumber__mb942{background-color:inherit;font-weight:600;text-align:center;width:60px}.TableComponent_colCharacteristic__sII\+S{color:#333;font-weight:500;width:45%}.TableComponent_colValues__BWqJy{color:#555;width:45%}.TableComponent_multiValue__u7e1g{display:flex;flex-direction:column;gap:6px}.TableComponent_valueLine__DJsOu{line-height:1.4;padding-left:0;position:relative}.TableComponent_valueLine__DJsOu:not(:last-child){border-bottom:1px dashed #e0e0e0;padding-bottom:4px}@media(max-width:768px){.TableComponent_specsTable__AV3uO{font-size:12px;min-width:500px}.TableComponent_specsTable__AV3uO td,.TableComponent_specsTable__AV3uO th{padding:8px 12px}.TableComponent_colNumber__mb942{width:50px}.TableComponent_valueLine__DJsOu{font-size:12px}}@media print{.TableComponent_tableWrapper__sl2\+P{box-shadow:none;margin:10px 0}.TableComponent_specsTable__AV3uO{border:1px solid #ccc}.TableComponent_specsTable__AV3uO th{background-color:#e0e0e0;color:#000}.TableComponent_specsTable__AV3uO tbody tr:nth-child(2n){background-color:#f5f5f5}}.TableComponent_specsTable__AV3uO td:first-child{background-color:#fafbfc;font-weight:600}.TableComponent_specsTable__AV3uO tbody tr:first-child td{border-top:2px solid #1a3a5c}.TableComponent_specsTable__AV3uO tbody tr:last-child td{border-bottom:2px solid #1a3a5c}.TableComponentDFM_tableWrapper__F5J80{background:#fff;border-radius:12px;box-shadow:0 2px 12px #00000014;margin:20px 0;overflow-x:auto;width:100%}.TableComponentDFM_tableHeader__ziTJ7{background:linear-gradient(135deg,#1a3a5c,#2a5298);border-radius:12px 12px 0 0;padding:16px 20px}.TableComponentDFM_title__t0pti{color:#fff;font-size:18px;font-weight:600;letter-spacing:.5px;margin:0;text-transform:uppercase}.TableComponentDFM_specsTable__\+PNJS{border-collapse:collapse;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;min-width:800px;width:100%}.TableComponentDFM_specsTable__\+PNJS thead tr{background-color:#f0f4f8;border-bottom:2px solid #d0d7de}.TableComponentDFM_specsTable__\+PNJS th{border-right:1px solid #e0e0e0;color:#1a3a5c;font-size:14px;font-weight:600;padding:14px 16px;text-align:left}.TableComponentDFM_specsTable__\+PNJS th:last-child{border-right:none}.TableComponentDFM_specsTable__\+PNJS td{border-bottom:1px solid #f0f0f0;padding:12px 16px;vertical-align:top}.TableComponentDFM_specsTable__\+PNJS tbody tr:hover{background-color:#f8f9ff;transition:background-color .2s ease}.TableComponentDFM_colIndicator__g-I0b{background-color:#fafbfc;border-right:1px solid #e8e8e8;color:#2c3e50;font-weight:500;width:40%}.TableComponentDFM_colModel__VT1A2{text-align:center;width:20%}.TableComponentDFM_colValues__uofBQ{color:#333;width:20%}.TableComponentDFM_bulletList__-Akfm{display:flex;flex-direction:column;gap:6px}.TableComponentDFM_bulletList__-Akfm div{font-size:13px;line-height:1.4}.TableComponentDFM_valueText__IyUj8{line-height:1.4}.TableComponentDFM_specsTable__\+PNJS td[data-same-value=true]{background-color:#f9f9f9}@media(max-width:768px){.TableComponentDFM_tableHeader__ziTJ7{padding:12px 16px}.TableComponentDFM_title__t0pti{font-size:16px}.TableComponentDFM_specsTable__\+PNJS td,.TableComponentDFM_specsTable__\+PNJS th{font-size:12px;padding:10px 12px}.TableComponentDFM_colIndicator__g-I0b{width:45%}.TableComponentDFM_colModel__VT1A2,.TableComponentDFM_colValues__uofBQ{width:18.33%}.TableComponentDFM_bulletList__-Akfm div{font-size:11px}}@media print{.TableComponentDFM_tableWrapper__F5J80{border:1px solid #ddd;box-shadow:none}.TableComponentDFM_tableHeader__ziTJ7{background:#e0e0e0;-webkit-print-color-adjust:exact;print-color-adjust:exact}.TableComponentDFM_title__t0pti{color:#000}.TableComponentDFM_colIndicator__g-I0b{background-color:#f5f5f5;-webkit-print-color-adjust:exact;print-color-adjust:exact}.TableComponentDFM_specsTable__\+PNJS tbody tr:hover{background-color:#0000}}.TableComponentDFM_specsTable__\+PNJS tbody tr:nth-child(2n) .TableComponentDFM_colIndicator__g-I0b{background-color:#fff}.TableComponentDFM_specsTable__\+PNJS tbody tr:nth-child(2n) .TableComponentDFM_colValues__uofBQ{background-color:#fdfdfd}.TableComponentExecutions_executionsWrapper__peciP{margin:20px 0;width:100%}.TableComponentExecutions_mainTitle__afGPg{border-bottom:3px solid #1a3a5c;margin-bottom:20px;padding-bottom:10px}.TableComponentExecutions_mainTitle__afGPg h3{color:#1a3a5c;font-size:20px;font-weight:700;letter-spacing:1px;margin:0;text-transform:uppercase}.TableComponentExecutions_subsection__V6gh4{margin-bottom:30px}.TableComponentExecutions_subsection__V6gh4:last-child{margin-bottom:0}.TableComponentExecutions_subsectionTitle__zVkZG{border-left:4px solid #2a5298;margin-bottom:12px;padding-left:12px}.TableComponentExecutions_subsectionTitle__zVkZG span{color:#2c3e50;font-size:16px;font-weight:600}.TableComponentExecutions_tableWrapper__4VhF8{background:#fff;border-radius:8px;box-shadow:0 1px 3px #00000014;overflow-x:auto;width:100%}.TableComponentExecutions_specsTable__o\+sgT{border-collapse:collapse;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;min-width:500px;width:100%}.TableComponentExecutions_specsTable__o\+sgT thead tr{background-color:#f0f4f8;border-bottom:2px solid #d0d7de}.TableComponentExecutions_specsTable__o\+sgT th{border-right:1px solid #e0e0e0;color:#1a3a5c;font-size:13px;font-weight:600;padding:12px 16px;text-align:left}.TableComponentExecutions_specsTable__o\+sgT th:last-child{border-right:none}.TableComponentExecutions_specsTable__o\+sgT td{border-bottom:1px solid #f0f0f0;padding:10px 16px;vertical-align:top}.TableComponentExecutions_specsTable__o\+sgT tbody tr:hover{background-color:#f8f9ff;transition:background-color .2s ease}.TableComponentExecutions_colModel__b0RSB{background-color:#fafbfc;border-right:1px solid #e8e8e8;color:#2a5298;font-weight:600;width:25%}.TableComponentExecutions_colExecution__D1909{color:#333;width:75%}.TableComponentExecutions_colModelSmall__4n8fO{background-color:#fafbfc;border-right:1px solid #e8e8e8;color:#2a5298;font-weight:600;width:18%}.TableComponentExecutions_colVolume__8sX4x{color:#333;text-align:center;width:18%}.TableComponentExecutions_colFlow__7b8tf{color:#333;text-align:center;width:20%}.TableComponentExecutions_colError__O\+Iy\+{color:#333;font-weight:500;text-align:center;width:24%}.TableComponentExecutions_note__b2GHq{background-color:#f8f9ff;border-left:4px solid #2a5298;border-radius:6px;margin:16px 0 24px;padding:14px 18px}.TableComponentExecutions_note__b2GHq p{color:#555;font-size:13px;line-height:1.5;margin:0}@media(max-width:768px){.TableComponentExecutions_mainTitle__afGPg h3{font-size:18px}.TableComponentExecutions_subsectionTitle__zVkZG span{font-size:14px}.TableComponentExecutions_specsTable__o\+sgT td,.TableComponentExecutions_specsTable__o\+sgT th{font-size:12px;padding:8px 12px}.TableComponentExecutions_colError__O\+Iy\+,.TableComponentExecutions_colFlow__7b8tf,.TableComponentExecutions_colVolume__8sX4x{text-align:left}.TableComponentExecutions_note__b2GHq p{font-size:11px}}@media(max-width:600px){.TableComponentExecutions_specsTable__o\+sgT{min-width:550px}}@media print{.TableComponentExecutions_tableWrapper__4VhF8{border:1px solid #ddd;box-shadow:none}.TableComponentExecutions_mainTitle__afGPg{border-bottom-color:#000}.TableComponentExecutions_mainTitle__afGPg h3{color:#000}.TableComponentExecutions_subsectionTitle__zVkZG{border-left-color:#666}.TableComponentExecutions_subsectionTitle__zVkZG span{color:#000}.TableComponentExecutions_note__b2GHq{background-color:#f5f5f5;border-left-color:#666;-webkit-print-color-adjust:exact;print-color-adjust:exact}.TableComponentExecutions_specsTable__o\+sgT tbody tr:hover{background-color:#0000}}.TableComponentExecutions_specsTable__o\+sgT tbody tr:nth-child(2n) td{background-color:#fafbfc}.ProductCard_parent__Dg1Du{align-items:center;display:flex;flex-direction:column;gap:36px;height:auto;justify-content:center;width:100%}.ProductCard_mainBox__ozeX-{align-items:center;background:#fff;border-radius:0 0 36px 36px;display:flex;height:auto;justify-content:space-around;min-height:400px;padding-bottom:20px;width:100%}.ProductCard_textBlock__FmPyP{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;max-width:627px}.ProductCard_breadcrumb__apKgx{margin-left:0}.ProductCard_btnStyle__JfjHu{border:2px solid #252525;border-radius:30px;height:30px;padding:0 24px;text-align:center;width:-webkit-max-content;width:max-content}.ProductCard_imageBox__K05SE{align-items:center;display:flex;flex-direction:column;gap:40px;height:auto;justify-content:center;width:471px}.ProductCard_btnBox__Ols8B{align-items:center;display:flex;gap:12px;justify-content:center;width:100%}.ProductCard_titleBtn__4Rks0{margin:0;padding:0}.ProductCard_mainBtn__RF3YZ{align-items:center;background:#0e4188;border:none;border-radius:30px;color:#fff;cursor:pointer;display:flex;height:var(--height-primary-button-small);padding:12px}.ProductCard_mainBtn__RF3YZ:hover{background:#3a66cc;box-shadow:0 4px 10px #0003;transform:scale(1.05)}.ProductCard_imageStyle__jXs1j{width:350px}@media(max-width:1000px){.ProductCard_imageStyle__jXs1j{width:250px}}.Breadcrumbs_parent__UrOQR{align-items:center;display:flex;gap:10px;height:auto;justify-content:center;padding-top:36px;width:100%}.Breadcrumbs_breadcrumb__TYBZN{align-items:center;cursor:pointer;display:flex;gap:12px;width:-webkit-max-content;width:max-content}.Breadcrumbs_linkStyle__U8uBF{color:#252525;text-decoration:none}.ArrowBlock_arrowBox__5SSHb{display:flex;margin-top:-90px}.ArrowBlock_arrowBox__5SSHb .ArrowBlock_arrowStyles__T1h4m{border-radius:50%;box-shadow:0 4px 10px #0003;margin:5px;width:-webkit-max-content;width:max-content}@media(max-width:767px){.ArrowBlock_arrowBox__5SSHb{display:none}}.ArrowComponent_arrowStyle__XdzuV{align-content:center;align-items:center;background:hsla(0,0%,100%,.302);border:4px solid #fff;border-radius:50%;box-sizing:border-box;cursor:pointer;display:flex;height:34px;justify-content:center;padding-right:3px;width:34px}.ArrowComponent_arrowStyle__XdzuV:hover{border-color:#fff}.CharacterProductCard_btnBox__ueuuf{align-items:center;display:flex;gap:12px;justify-content:center;width:100%}.CharacterProductCard_btnStyle__nvmnj{align-items:center;border:2px solid #252525;border-radius:30px;cursor:pointer;display:flex;height:30px;justify-content:center;padding:0 24px;text-align:center;width:-webkit-max-content;width:max-content}.CharacterProductCard_active__N-sZB{background:#0e4188;border:none;color:#fff}.CharacterProductCard_descriptionStyle__\+jHgX{align-items:center;display:flex;flex-direction:column;gap:84px;justify-content:center;width:100%}.CharacterProductCard_descriptionBlock__a0Z0p{display:flex;flex-direction:column;width:90%}.CharacterProductCard_parent__dEJ0i,.CharacterProductCard_tabContent__tWhsU{height:auto;width:100%}.Footer_footer__75SQc{background-color:#fff;color:#252525;padding:40px 0}.Footer_footerContainer__TEgOP{display:flex;justify-content:space-between;margin:0 auto;padding:0 20px;width:calc(100% - 80px)}@media(max-width:768px){.Footer_footerContainer__TEgOP{padding:0;width:100%}}.Footer_footerColumn_comp__cxZhu{flex:1 1;padding:0 20px}@media(max-width:768px){.Footer_footerColumn_comp__cxZhu{display:none}}.Footer_footerColumn_main__H7V3d{flex:1 1;padding:0 20px}.Footer_footerColumn_comp__cxZhu h3{font-size:20px;font-weight:500;line-height:20px;margin-bottom:20px;text-align:left;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-transform:uppercase;text-underline-position:from-font}.Footer_footerColumn_comp__cxZhu ul{list-style:none;padding:0}.Footer_footerColumn_comp__cxZhu li{margin-bottom:10px;text-align:left;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-position:from-font}.Footer_footerColumn_comp__cxZhu a{color:#252525;text-decoration:none;transition:opacity .2s ease}.Footer_footerColumn_main__H7V3d h3{font-size:20px;font-weight:500;line-height:20px;margin-bottom:20px;text-align:left;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-transform:uppercase;text-underline-position:from-font}.Footer_footerColumn_main__H7V3d ul{list-style:none;padding:0}.Footer_footerColumn_main__H7V3d li{margin-bottom:10px;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-position:from-font}.Footer_footerColumn_main__H7V3d a{color:#252525;text-decoration:none;transition:opacity .2s ease}.Footer_iconContainer__o7MMW{align-items:center;display:flex;gap:15px}.Footer_bottomContainer__qtT7J{align-items:flex-end;display:flex;justify-content:space-between;margin-top:20px;padding:0 40px;width:calc(100% - 80px)}@media(max-width:768px){.Footer_bottomContainer__qtT7J{align-items:flex-start;flex-direction:column-reverse;gap:10px;padding:0 20px;width:calc(100% - 40px)}}.Footer_leftLinks__jWtXW{display:flex;gap:35px}@media(max-width:768px){.Footer_leftLinks__jWtXW{flex-direction:column;gap:10px}}.Footer_link__qAS7W{color:#a8a8a8;text-decoration:none}.Footer_copyright__-ZZJZ{color:#a8a8a8;text-align:left}.Footer_textColor__NbkmX{color:#252525}.Footer_textColor__NbkmX a{color:#252525;text-decoration:none}.CatalogBlock_parenBox__u-SY2{align-items:center;display:flex;flex-direction:column;gap:24px;height:auto;justify-content:center;margin-bottom:36px;width:100%}.CatalogBlock_card__Bgozv{background:#fff;border:2px solid #0e4188;border-radius:36px;box-sizing:border-box;display:flex;gap:12px;height:-webkit-max-content;height:max-content;min-height:300px;padding:24px;width:90%}@media(max-width:767px){.CatalogBlock_card__Bgozv{align-items:center;flex-direction:column}}.CatalogBlock_textBlock__nfa4N{display:flex;flex-direction:column;gap:8px;justify-content:center;text-align:left;width:calc(100% - 110px)}.CatalogBlock_textBtn__SPWMV{margin:0;padding:0}.CatalogBlock_btnStyle__wt5wu{border:2px solid #252525;border-radius:30px;cursor:pointer;height:30px;padding:0 12px;text-align:center;width:-webkit-max-content;width:max-content}.CatalogBlock_btnBlock__8W3Lm{align-items:center;display:flex;gap:12px;justify-content:flex-start}.BlockHeader_mainTitle__RTS5Y{color:#252525;margin:0}.BlockHeader_content__Pmcke{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:30px 0;text-align:center;width:100%}@media(max-width:767px){.BlockHeader_content__Pmcke{margin:20px 0}}.DecisionPage_parentBox__HSHKV{box-sizing:border-box;flex-direction:column;gap:16px;height:auto;padding:32px 102px}.DecisionPage_container__tSUvF,.DecisionPage_parentBox__HSHKV{align-items:center;display:flex;justify-content:center;width:100%}.DecisionPage_container__tSUvF{gap:20px;max-height:265px}.DecisionPage_imageVF__pJz8a{max-height:250px;width:40%}.DecisionPage_btnContainer__gTgQw{align-items:center;display:flex;gap:16px;height:auto;justify-content:center;width:100%}.DecisionPage_mcfunctional_block__MdbJl{display:flex;flex-direction:column;margin-top:10px;text-align:left}.DecisionPage_vfBlock__NyCeM{display:flex;flex-direction:column;gap:24px;width:100%}.DecisionPage_vfDescription__DicMX{display:flex;flex-direction:column;margin-top:10px;text-align:left;width:100%}.DecisionPage_documentsTitle__a9eZV{font-weight:700;margin-bottom:12px}.DecisionPage_documentsList__98Ayi{display:flex;flex-direction:column;gap:5px;text-align:left}.DecisionPage_documentsList__98Ayi a{align-items:start;color:#fff;display:flex;text-decoration:none;transition:color .2s}.DecisionPage_documentsList__98Ayi a:hover{text-decoration:underline}.DecisionPage_documentIcon__rhycG{color:#fff}.ContainerWithRightImg_filledContainer__b1pT8{align-items:flex-start;background:#0e4188;border-radius:20px;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;min-height:250px;padding:30px;position:relative;text-align:left;width:100%;z-index:1}.ContainerWithRightImg_headingStyle__5Ruc1{color:#fff;text-align:left;width:70%;z-index:10}.ContainerWithRightImg_bottomPart__5Ia59{align-items:flex-start;display:flex;flex-direction:row;gap:10px;justify-content:flex-start;position:relative;width:100%;z-index:10}.ContainerWithRightImg_bottomTitle__M6pcj{background:#fff;border-radius:30px;padding:8.5px}.ContainerWithRightImg_image__3Kf7B{border-radius:0 0 20px 0;bottom:0;position:absolute;right:0;z-index:3}@media(max-width:768px){.ContainerWithRightImg_image__3Kf7B{display:none}.ContainerWithRightImg_filledContainer__b1pT8{justify-content:center}.ContainerWithRightImg_headingStyle__5Ruc1{width:100%}}.CustomContainer_container__MGXIQ{border-radius:20px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;padding:24px;text-align:center;width:100%}.CustomContainer_blueContainer__iXl4n{background:#0e4188;color:#fff}.CustomContainer_whiteContainer__SfaAC{background:#fff;border:4px solid #0e4188;color:#252525}.CustomContainer_whiteNoBorderContainer__vKw5g{background:#fff;color:#252525}.ContainerWithSeparator_container__TF2lD{align-items:center;display:flex;justify-content:space-between;width:100%}.ContainerWithSeparator_block__NKQpJ{border-right:2px solid #0e4188;padding:20px;text-align:center;width:50%}.ContainerWithSeparator_block__NKQpJ:last-child{border-right:none}.AdvantagesBlock_box__jd0tW{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:0 5%}.AdvantagesBlock_header__cEET7{margin-top:60px;text-align:center}.AdvantagesBlock_textBlock__Hpyin{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;width:35%}.AdvantagesBlock_title__0sA\+7{font-size:20px;font-weight:600}.AdvantagesBlock_description__JqsGd{font-size:12px;font-weight:400}.AdvantagesBlock_imageBox__paK7W{align-items:center;display:flex;height:100%;justify-content:center}.AdvantagesBlock_mainTitle__sWbQo{color:#252525;font-size:36px;font-weight:600;margin:0}.InfoBlock_filledBlock__Z1kCZ{background:#fff;border-radius:20px;color:#252525;display:flex;justify-content:space-around;min-height:320px;width:100%}@media(max-width:767px){.InfoBlock_filledBlock__Z1kCZ{align-items:center;box-sizing:border-box;flex-direction:column-reverse;justify-content:center;padding:40px}}.InfoBlock_block__Jrjib{display:flex;flex-direction:row-reverse;justify-content:space-around;min-height:320px;width:100%}@media(max-width:767px){.InfoBlock_block__Jrjib{align-items:center;box-sizing:border-box;flex-direction:column-reverse;justify-content:center;padding:40px}}.InfoBlock_textBlock__D1HXl{align-items:flex-start;color:#252525;display:flex;flex-direction:column;justify-content:center;text-align:left;width:45%}@media(max-width:767px){.InfoBlock_textBlock__D1HXl{align-items:center;box-sizing:border-box;justify-content:center;text-align:center;width:100%}}.InfoBlock_imageBox__zLbf-{align-items:center;border-radius:50%;display:flex;height:100%;justify-content:center}.InfoBlock_img_item__YIYgw{height:256px;width:256px}@media(max-width:767px){.InfoBlock_img_item__YIYgw{height:160px;width:160px}}.InfoBlock_textBlockReversed__YBQR2{color:#252525;display:flex;flex-direction:column;justify-content:center;text-align:left;width:45%}@media(max-width:767px){.InfoBlock_textBlockReversed__YBQR2{align-items:center;box-sizing:border-box;justify-content:center;text-align:center;width:100%}}.InfoBlock_imageBoxReversed__D\+Ibd{align-items:center;border-radius:50%;display:flex;height:100%;justify-content:center}.InfoBlock_imageStyle__Z8HPp{align-items:center;display:flex;height:256px;justify-content:center;overflow:hidden;width:256px}.InfoBlock_imageStyle__Z8HPp img{height:100%;object-fit:cover;width:100%}@media(min-width:1500px){.InfoBlock_block__Jrjib,.InfoBlock_filledBlock__Z1kCZ{height:370px}}.InfoBlock_description__nn43N{margin-top:-15px;padding:0}.InfoBlock_description__nn43N.InfoBlock_secondDescription__EZOXb{margin-top:12px}.NewsPage_parentBox__JW0Tn{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:16px;height:auto;justify-content:center;padding:32px 102px;width:100%}.NewsPage_documentsList__hEp3S{display:flex;flex-direction:column;gap:5px;text-align:left}.NewsPage_titleStyle__JXN4c{align-items:center;display:flex;flex-direction:column;text-align:center}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:400;src:url(/static/media/montserrat-cyrillic-ext-400-normal.98c6748b7d590ea7b980.woff2) format("woff2"),url(/static/media/montserrat-cyrillic-ext-400-normal.f6089642713132ee161e.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:400;src:url(/static/media/montserrat-cyrillic-400-normal.f1372c6da10f0872f256.woff2) format("woff2"),url(/static/media/montserrat-cyrillic-400-normal.fdfc849048f4ae886918.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:400;src:url(/static/media/montserrat-vietnamese-400-normal.08d11513a3457d97615f.woff2) format("woff2"),url(/static/media/montserrat-vietnamese-400-normal.b8cc86df02e09d41231f.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:400;src:url(/static/media/montserrat-latin-ext-400-normal.2d8121b81156105f33b9.woff2) format("woff2"),url(/static/media/montserrat-latin-ext-400-normal.89d9bb7d8d46019bbb7b.woff) format("woff");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:400;src:url(/static/media/montserrat-latin-400-normal.be11f029bc2fff5574a8.woff2) format("woff2"),url(/static/media/montserrat-latin-400-normal.907a356a92ed8599f660.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}
/*# sourceMappingURL=main.0e5eb3e0.css.map*/