/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{border:1px solid var(--border);box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}:root{--foreground-rgb:0,0,0;--background-start-rgb:247,244,241;--background-end-rgb:255,255,255;--color-light-bg:#fff;--black:#000;--white:#fff;--primary:#007bfb;--gray:#f4f6fb;--home-up-bg:#f4f6fb;--home-up-under:#fff;--w-b:#fff;--b-w:#000;--background-link:#f5f7fa;--paginat:#e9ecef;--bs-border-width:1px;--bs-border-color:#dee2e6;--red:#ef3124;--border:rgba(0,0,0,.08);--color-menu-list:rgba(0,0,0,.08);--bg-start:#007bff;--bg-end:#00c6ff;--bg-gradient:linear-gradient(135deg,var(--bg-start),var(--bg-end));--shadow-rgb:0,123,255;--shadow-elevated:0 10px 30px rgba(var(--shadow-rgb),0.3);--6px:6px;--8px:8px;--12px:12px;--16px:16px;--24px:24px;--32px:32px}@media (prefers-color-scheme:dark){:root{--foreground-rgb:225,227,230;--background-start-rgb:40,38,37;--background-end-rgb:0,0,0;--color-light-bg:#0a0a0a;--home-up-bg:#000;--home-up-under:#f4f6fb;--primary:#007bfb;--w-b:#000;--b-w:#fff;--border:hsla(0,0%,100%,.1);--color-menu-list:hsla(0,0%,100%,.1);--bg-start:#ff4a10;--bg-end:#ff7a10;--shadow-rgb:255,74,16}html{color-scheme:dark}}[data-theme=light]{--foreground-rgb:0,0,0;--background-start-rgb:247,244,241;--background-end-rgb:255,255,255;--color-light-bg:#fff;--home-up-bg:#f4f6fb;--home-up-under:#fff;--primary:#007bfb;--w-b:#fff;--b-w:#000;--border:rgba(0,0,0,.08);--color-menu-list:rgba(0,0,0,.08);--bg-start:#007bff;--bg-end:#00c6ff;--shadow-rgb:0,123,255;color-scheme:light}[data-theme=dark]{--foreground-rgb:225,227,230;--background-start-rgb:40,38,37;--background-end-rgb:0,0,0;--color-light-bg:#0a0a0a;--home-up-bg:#000;--home-up-under:#f4f6fb;--primary:#007bfb;--w-b:#000;--b-w:#fff;--border:hsla(0,0%,100%,.1);--color-menu-list:hsla(0,0%,100%,.1);--bg-start:#ff4a10;--bg-end:#ff7a10;--shadow-rgb:255,74,16;color-scheme:dark}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:rgb(var(--background-end-rgb));color:rgb(var(--foreground-rgb))}h1,h2,h3,h4,h5,h6{font-weight:500}button{cursor:pointer}label,p,span{line-height:1.5rem}label,ol,p,span,ul{font-size:14px;font-weight:300}ol,ul{line-height:1.8rem;padding-left:15px}a{color:var(--primary)}a:hover{opacity:.8}strong{font-weight:500}b{font-weight:400}label{color:rgb(var(--foreground-rgb))}.textWhite{color:var(--white)}.textBlack{color:var(--black)}.textRed{color:var(--red)}.textPrimary{color:var(--primary)}.gap10{gap:10px}.gap15{gap:15px}.gap16{gap:16px}.gap20{gap:20px}.gap24{gap:24px!important}.gap25{gap:25px}.gap30{gap:30px}.w100{width:100%}.positionRelative{position:relative}.positionAbsolute{position:absolute}.imgFluid{height:auto;width:100%}.imbBorder{border-radius:12px}.imgFix{height:100%!important;-o-object-fit:cover;object-fit:cover}.dFlex{display:flex!important}.dNone{display:none}.flexColumn{flex-direction:column}.alignItemsCenter{align-items:center}.alignItemsFlexStart{align-items:flex-start}.justifyContentCenter{justify-content:center}.justifyContentBetween{justify-content:space-between}.justifyContentEvenly{justify-content:space-evenly}.justifyContentStart{justify-content:flex-start}.justifyContentEnd{justify-content:end}.flexWrap{flex-wrap:wrap}.listStyleNone{list-style:none;margin:0;padding:0}.section{padding-bottom:32px;padding-top:32px}.noneDecoration{text-decoration:none}@media (min-width:768px){ol,ul{padding-left:26px}}@media (min-width:992px){ol,ul{padding-left:40px}}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;margin-left:auto;margin-right:auto;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1400px}}fieldset{border:0;margin:0;min-width:0;padding:0}iframe{width:100%!important}.smart-captcha{margin:12px 0;max-width:300px}.wordWrapBreak{word-wrap:break-word}.h100{height:100%}.borderSky{border:1px solid var(--primary)}.borderGray{border:1px solid #e3e3e3}.boxGray{box-shadow:0 14px 64px -4px #18274b0a,0 8px 22px -6px #18274b0a}.classicButton{background:var(--primary);border:none;border-radius:10px;color:var(--white);cursor:pointer;display:inline-block;font-size:16px;line-height:14px;padding:12px;text-align:center;text-decoration:none;transition:.3s}.classicButtonWhite{background:var(--white);color:var(--primary)}.classicButton:hover{border-radius:18px;transition:.3s}.buttonCategoryCard{font-size:14px;padding:8px 10px}.buttonWhatsApp{align-items:center;border:1px solid #008310;border-radius:10px;color:#008310;display:flex;font-size:16px;gap:10px;justify-content:center;line-height:14px;padding:12px 24px;text-align:center;transition:.3s}.buttonWhatsApp:hover{background-color:#7df18c66;transition:.3s}.bgSky{background-color:var(--primary)}.bgGray{background:#f0f0f0}.bgRed{background-color:var(--red)}.textCenter{text-align:center}.borderSilver{border:1px solid var(--paginat);padding:12px}.border12,.borderSilver{border-radius:12px}.border16{border-radius:16px}.border24{border-radius:24px}.border32{border-radius:32px}.high-load{color:red;font-weight:600}.medium-load{color:orange;font-weight:600}.low-load{color:#21a038;font-weight:600}.tilt1{animation:tilt 10s infinite alternate;animation-delay:-2s}.tilt2{animation:tilt 10s infinite alternate;animation-delay:0s}.tilt3{animation:tilt 10s infinite alternate;animation-delay:3s}.tilt4{animation:tilt 10s infinite alternate;animation-delay:6s}@keyframes tilt{0%{transform:rotate(0deg)}45%{transform:scale(1)}47%{transform:scale(1.2)}49%{transform:rotate(0deg) scale(1.2)}49.5%{transform:rotate(5deg) scale(1.2)}50%{transform:rotate(-5deg) scale(1.2)}50.5%{transform:rotate(5deg) scale(1.2)}51%{transform:rotate(-5deg) scale(1.2)}51.5%{transform:rotate(0deg) scale(1.2)}53%{transform:scale(1.2)}55%{transform:scale(1)}to{transform:rotate(0deg)}}.w55{width:55%}pre{background-color:#f4f4f4;border:1px solid #ddd;border-radius:8px;font-size:14px;line-height:1.4;overflow-x:auto;padding:8px;white-space:pre-wrap;word-wrap:break-word;box-shadow:0 2px 4px rgba(0,0,0,.1);margin:15px 0}.bgNewSky{background:linear-gradient(135deg,#007bff,#00c6ff);border-radius:20px;box-shadow:0 10px 30px rgba(0,123,255,.3)}.borderColor{border:1px solid var(--b-w)}@media (min-width:480px){pre{font-size:14px;line-height:1.5;padding:10px}}@media (min-width:768px){pre{font-size:14px;line-height:1.6;padding:15px}}@media (min-width:1200px){pre{font-size:14px;margin:25px 0;padding:20px}}.header{background:var(--color-light-bg);box-shadow:0 0 12px 0 color-mix(in srgb,#000,transparent 90%);min-height:56px;position:relative;width:100%;z-index:99}.headerTop{background-color:var(--primary)}.headerTopBody{padding-bottom:.5rem;padding-top:.5rem}.headerTopLink{color:var(--white);text-decoration:none}.menu{display:none;padding-bottom:10px;padding-top:10px}.menuList{display:flex;justify-content:space-between;list-style:none;margin:0;padding:0}.menuItem{color:#000;position:relative}.menuItem:hover .menuDropmenu{display:flex;flex-direction:column}.menuLink{align-items:center;color:rgb(var(--foreground-rgb));display:flex;font-size:15px;font-weight:500;text-decoration:none}.menuLink:hover{color:var(--primary)}.menuLinkDrop:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23677788'%3E%3Cpath d='M12.72 15.78a.75.75 0 0 1-.53.22h-.38a.77.77 0 0 1-.53-.22l-5.13-5.14a.5.5 0 0 1 0-.71l.71-.71a.49.49 0 0 1 .7 0L12 13.67l4.44-4.45a.5.5 0 0 1 .71 0l.7.71a.5.5 0 0 1 0 .71Z'/%3E%3C/svg%3E");background-position:100%;background-repeat:no-repeat;background-size:1rem 1rem;content:"";display:inline-block;height:1rem;margin-left:auto;padding-left:1.25rem;width:1rem}.menuLinkActive{color:var(--primary)}.menuDropmenu{background:#fff;border:0 solid rgba(0,0,0,.15);border-radius:.5rem;box-shadow:0 .75rem 1rem rgba(189,197,209,.3);display:none;flex-direction:column;min-width:14rem;padding:.5rem;position:absolute;z-index:99}.menuDropmenu:not(.menuDropmenuLeft){left:auto;right:0}.menuDropmenuLink{background-color:transparent;border-radius:.3125rem;clear:both;color:#1e2022;font-size:12px;font-weight:400;line-height:20px;padding:.4rem 1rem;text-align:inherit;text-decoration:none}.menuDropmenuLink:hover,.menuDropmenuLinkActive{background-color:rgba(189,197,209,.2);color:#1b1d1f}.headerTopNav{display:none}.headerTopContacts{width:100%}.headerMiddleContainer{align-items:center;display:flex;gap:24px;justify-content:space-between;padding:10px}.headerMiddleLogo{max-width:7.5rem;min-width:7.5rem;width:100%}.headerMiddleLogo svg path{fill:rgb(var(--foreground-rgb))}.headerMiddleBlockPhone,.headerMiddleSocial{display:none}.headerMiddlePhonehone{align-items:center;color:var(--b-w);display:flex;font-size:14px;font-weight:500;gap:6px;line-height:normal;margin:0;padding:0;text-decoration:none;white-space:nowrap}.headerMiddleBtnCatalog{align-items:center;background:#f0f5fb;border:0;border-radius:10px;color:#000;display:flex;order:1;padding:6px 10px;transition:all .3s}.headerBlockSearch{display:none}.headerInputSearch{align-items:stretch;display:flex;position:relative;width:100%}.headerInputControl{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-clip:padding-box;border:1px solid #f0f5fb;border-radius:.375rem;border-radius:10px 0 0 10px;display:block;flex:1 1 auto;font-size:1rem;font-weight:400;line-height:1.5;min-width:0;padding:.375rem .75rem;position:relative;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1%;width:100%}.headerBtnSearch{align-content:center;align-items:center;background:#f0f5fb;border:#f0f5fb;border-radius:0 10px 10px 0;display:flex;height:100%;padding:0 12px;position:relative}.headerBtnSearch svg path{fill:var(--black)}.headerButtonCart{background:var(--color-light-bg);border:0;border-radius:30px;cursor:pointer;height:36px;position:relative;width:36px}.headerButtonCart,.headerMinicartCount{align-items:center;display:flex;justify-content:center}.headerMinicartCount{background:#000;border-radius:20px;box-sizing:border-box;color:#fff;font-size:8px;height:15px;padding:1px;position:absolute;right:-5px;top:-5px;width:15px}.headerMinicartCountSvg svg path{color:var(--b-w);fill:var(--b-w)}.headerMenuCart{align-items:center;display:flex}.headerMenuCart:before{background:url(/assets/images/icons/incart.svg) no-repeat 50%;background-size:20px 20px;content:"";display:inline-block;height:22px;width:22px}.headerMiddleFixed{background:var(--color-light-bg);border-radius:0 0 24px 24px;box-shadow:0 0 12px 0 color-mix(in srgb,#000,transparent 90%);box-sizing:border-box;position:fixed;top:0;width:100%;z-index:99}.headerMiddleFixed:before{content:"";position:fixed;top:0;width:100%}.headerCatalog{background:var(--color-light-bg);height:0;opacity:0;transform:translateX(-100%);visibility:hidden;width:100%;z-index:99}.headerCatalogOpen{display:block;height:100%;opacity:1;position:fixed;transform:translateX(0);transition:.5s;visibility:visible}.headerCatalogContainer{height:calc(100vh - 102.8px);max-width:100%;overflow-y:auto;padding-bottom:200px;padding-top:30px}.headerCatalogSearch{display:block;padding-bottom:20px}.headerRowCatalog{display:grid;grid-template-columns:auto}.headerListen{display:flex;flex-direction:column;gap:10px;position:sticky;top:0}.headerListenItem{align-items:center;border-radius:8px;color:var(--b-w);cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:4px 6px}.headerListenItem svg{margin-left:auto}.headerListenItem:hover{background-color:var(--background-link)}.headerListenItem:hover a{color:var(--black)}.headerListenItem svg path{fill:var(--primary)}.headerListenItem a i{color:var(--primary);padding-right:8px}.headerListenItem a{color:var(--b-w)}.headerListenItemActive{background-color:#f5f7fa}.headerListenItemActive a,.headerListenItemActive:hover{color:var(--black)}.headerListenItemActive svg path{fill:var(--primary)}.headerListenItemLink{align-items:center;display:flex;gap:8px;justify-content:space-between;text-decoration:none;width:100%}.headerSubmenuBlock{display:none;height:0;opacity:0;padding:0 16px;visibility:hidden}.headerSubmenuTitle{color:var(--b-w);text-decoration:none}.headerSubmenuBlockButton{align-items:center;display:flex;height:auto!important;justify-content:flex-end}.headerSubmenuBlock>*,.headerSubmenuBlock>:after,.headerSubmenuBlock>:before{height:0}.headerSubmenuBlockActive{background:var(--color-light-bg);display:block!important;height:calc(100% - 75px);left:0;opacity:1;overflow-y:scroll;position:absolute;top:0;visibility:visible!important;width:100%;z-index:3}.headerSubmenuBlockActive>*,.headerSubmenuBlockActive>:after,.headerSubmenuBlockActive>:before{height:100%}.headerCloseBtn{border:0;color:#007bfb;cursor:pointer;display:flex;height:40px;width:40px}.headerSubmenuBlockRow{display:grid;gap:16px;grid-template-columns:repeat(1,1fr);height:auto}.headerSubmenuMenuLink{color:var(--primary);text-decoration:none}.headerSubmenuMenuBtn{background:none;border:0;color:#007bfb;font-size:14px;order:2;padding:0}.headerSubmenuItem{color:#001a3499;font-size:14px;font-weight:400}.headerSubmenuItem a{color:#001a3499;text-decoration:none}.headerSubmenuItem:hover a{color:#000}.headerSubmenuList{margin-bottom:10px;order:1}.headerSubmenuList .headerSubmenuItem{display:none}.headerSubmenuList .headerSubmenuItem.headerSubmenuItemOpen,.headerSubmenuList .headerSubmenuItem:nth-child(-n+5){display:block}.headerCatalogContainerScroll{height:calc(100vh - 40px)}.headerMiddleNoneDesk{display:flex;gap:16px}.headerMiddleNoneMobile{display:none}@media (min-width:550px){.headerMiddleBtnCatalog{order:0;padding:6px 20px}}@media (min-width:576px){.headerTopContacts{width:auto}.headerTopNav{display:block}.headerSubmenuBlockRow{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.header__catalog-search{display:none}.headerRowCatalog{grid-template-columns:250px auto}.headerCloseBtn{display:none}.headerSubmenuBlockRow{grid-template-columns:repeat(3,1fr)}.headerSubmenuBlockActive{height:100%;overflow:hidden;position:static}}@media (min-width:922px){.headerMiddleBlockPhone{display:flex;flex-direction:column}.headerMiddleSocial{display:flex;gap:12px}.headerMiddleNoneDesk{display:none}.headerMiddleNoneMobile{display:block}}@media (min-width:992px){.header{min-height:102.4px}.menu{display:block}}@media (min-width:1200px){.headerBlockSearch{display:block;width:100%}.headerCatalogSearch{display:none}}.headerIconAll{background-repeat:no-repeat;background-size:cover;display:inline-block;height:24px;width:24px}.zoomLeft{background-image:url(/assets/images/icons/arrow-left.svg)}.zoomRight{background-image:url(/assets/images/icons/arrow-right.svg)}.viewCountIcon{background-image:url(/assets/images/icons/view.svg)}.discussIcon{background-image:url(/assets/images/icons/discuss.svg)}.filterIcon{background-image:url(/assets/images/icons/filter.svg)}.arrButtonIcon{background-repeat:no-repeat;background-size:cover;display:inline-block;height:16px;width:16px}.arrHome,.homeUpArrLink{background-image:url(/assets/images/icons/arr-home.svg)}.homeUpArrLink{height:12px;width:12px}.homeUpArrLink,.productIcon{background-repeat:no-repeat;background-size:cover;display:inline-block}.productIcon{height:16px;width:16px}.productIconWhatsapp{background-image:url(/assets/images/icons/whatsapp.svg)}.headerIconCircle{background-image:url(/assets/images/icons/circle.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;height:40px;width:40px}.headerIconListItem,.headerIconTopMenu{background-repeat:no-repeat;background-size:cover;display:inline-block;min-height:24px;min-width:24px}.headerIconMenuPhone{background-image:url(/assets/images/icons/phone-black.svg)}.headerIconMenuEmail{background-image:url(/assets/images/icons/ymail.svg)}.headerIconMenuOpen{background-image:url(/assets/images/icons/burger-black.svg)}.headerIconMenuClose{background-image:url(/assets/images/icons/close-black.svg)}.headerIconMetallworking{background-image:url(/assets/images/icons/services.svg)}.headerIconCatalog{background-image:url(/assets/images/icons/catalog-list.svg)}.headerIconApps{background-image:url(/assets/images/icons/apps.svg)}.headerIconForum{background-image:url(/assets/images/icons/people.svg)}.headerIconProjects{background-image:url(/assets/images/icons/projects.svg)}.headerIconCalculate{background-image:url(/assets/images/icons/calculate.svg)}.headerIconDirectory{background-image:url(/assets/images/icons/directory.svg)}.headerIconArticles{background-image:url(/assets/images/icons/articles.svg)}.headerIconContacts{background-image:url(/assets/images/icons/contacts.svg)}.headerIconRal{background-image:url(/assets/images/icons/ral.svg)}.contactIcon{background-repeat:no-repeat;background-size:cover;display:inline-block;min-height:22px;min-width:22px}.contactWhatsapp{background-image:url(/assets/images/icons/wha.svg)}.contactVk{background-image:url(/assets/images/icons/vk2.svg)}.contactTelegram{background-image:url(/assets/images/icons/tel.svg)}.contactMail{background-image:url(/assets/images/icons/ymail.svg)}.contactPhone{background-image:url(/assets/images/icons/phone-black.svg)}.headerMiddleIcon{background-repeat:no-repeat;background-size:cover;display:inline-block;min-height:22px;min-width:22px}.journal-block{border-radius:16px;box-sizing:border-box;max-height:192px;min-height:192px;overflow:hidden;position:relative}.journal-block a{text-decoration:none}.journal-block:hover .services-image{transform:scale(1.2)}.journal-image{filter:brightness(60%);height:100%!important;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transition:transform .5s ease-out;width:100%}.journal-body{align-items:center;background:linear-gradient(180deg,transparent 30%,rgba(0,0,0,.6));display:flex;flex-direction:column;height:100%;justify-content:flex-end;padding:24px;position:relative}.journal-title{color:var(--white);font-size:18px;margin:0}.journal-created{color:#fff;font-size:9px;left:15px;position:absolute;top:20px;transform:translateX(-100%) rotate(-90deg);transform-origin:right top}@media (min-width:992px){.journal-block{max-height:210px;min-height:210px}}.services-block{border-radius:16px;box-sizing:border-box;max-height:192px;min-height:192px;overflow:hidden;position:relative}.services-block:hover .services-image{transform:scale(1.2)}.services-block a{text-decoration:none}.services-image{filter:brightness(60%);height:100%!important;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transition:transform .5s ease-out;width:100%}.services-body{align-items:center;background:linear-gradient(180deg,transparent 50%,rgba(0,0,0,.6) 75%);display:flex;flex-direction:column;height:100%;justify-content:flex-end;padding:24px;position:relative}.servicesBodyPromo{background:var(--primary);border-radius:0 0 16px 0;max-width:275px;padding:12px;position:absolute}.services-text{font-size:14px}.services-text,.services-title{color:var(--white);margin:0}@media (min-width:992px){.services-block{max-height:210px;min-height:210px}}.articleGridTwo{gap:10px;margin-bottom:30px}.articleGridTwo,.articlePageGridContent,.gridArticlePageFirst{display:grid;grid-template-columns:repeat(1,1fr)}.articlePageGridContent{gap:24px}.gridArticlePageFirst{margin-bottom:0}.articlePageFixedContainer{display:flex;flex-direction:column;gap:24px;order:2;position:sticky;top:100px}.articlePageBodyContent{background:var(--color-light-bg);border-radius:16px;box-shadow:0 14px 64px -4px #18274b0a,0 8px 22px -6px #18274b0a;margin-bottom:24px;order:1;padding:24px 12px}.articlePageBodyContent:first-child{margin-top:0}.articlePageBodyContent:last-child{margin-bottom:0}.articlePageBodyContent h2:first-child{margin-top:0}.articlePageBodyContent img{border-radius:12px;height:auto;width:100%}.authorAvatar{border-radius:50%;height:40px!important;width:40px!important}.articlePageBlock,.articlePageFixedBlock{display:flex;flex-direction:column;gap:24px}.articlePageBlock{height:100%}.articleBlockFirst{background:var(--color-light-bg);border-radius:16px;box-shadow:0 14px 64px -4px #18274b0a,0 8px 22px -6px #18274b0a;display:flex;flex-direction:column;gap:16px;padding:24px}.articleBlockFirst p{margin:0}.articleBlock{border-radius:16px;box-sizing:border-box;max-height:260px;min-height:175px;overflow:hidden;position:relative}.articleBlockViews{max-height:420px;min-height:220px}.articleBlock button:hover{border-radius:8px;transition:.3s}.articleBlock a{text-decoration:none}.articleBlock a:hover{opacity:1}.articleBlock:hover .articleImage{transform:scale(1.2)}.articleImage{filter:brightness(95%);height:100%!important;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transition:transform .5s ease-out;width:100%}.articleBody{background:linear-gradient(180deg,transparent 40%,rgba(0,0,0,.8) 75%);justify-content:flex-end}.articleBody,.articleBodyMore{bottom:0;color:#fff;display:flex;flex-direction:column;height:100%;padding:20px;pointer-events:none;position:relative;top:0;z-index:5;word-wrap:break-word}.articleBodyMore{background:linear-gradient(180deg,transparent 50%,rgba(0,0,0,.6) 75%);justify-content:space-between}.articlePageBody{min-height:30vh}.articleBlockLink,.articleTitle{text-decoration:none}.articleTitle{font-size:18px;word-break:break-word}.articleCreated{color:#fff;font-size:9px;left:15px;position:absolute;top:20px;transform:translateX(-100%) rotate(-90deg);transform-origin:right top}.articlePageBlockImage{max-height:600px;position:relative}.articlePageImage{filter:brightness(70%)!important;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.articlePageBodyBreadcrumbs{bottom:10px;padding:0 15px;position:absolute}.articleBreadcrumbs{display:flex;flex-wrap:wrap;list-style:none;padding:0}.articleBreadcrumbsItem,.articleBreadcrumbsItem a{color:#fff}.articleBreadcrumbsItem:after{content:" / ";padding-left:6px;padding-right:6px}.articleBreadcrumbsItem:last-child:after{content:""}.articleBlockInfo{display:flex;flex-direction:column;justify-content:space-between;padding:25px}.articleBlockInfoCreated{display:flex;gap:10px;justify-content:space-between}.articlePageTitle{font-size:35px;font-weight:500;letter-spacing:-.4px}.articleHomeTitle,.articlePageTitle{line-height:1.1;word-break:break-word}.articleHomeTitle{font-size:16px;font-weight:400;letter-spacing:.1px;margin:0}.articlePageInfo{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.articlePageInfoAuthor{align-items:center;display:flex;gap:15px}.articlePageInfoAuthorBody{display:flex;flex-direction:column}.articlePageBlockContent{margin-bottom:40px}.gridArticleOutputPage{display:grid;gap:32px;grid-template-columns:repeat(1,1fr);margin-bottom:30px}.articleOverlayButton{align-items:center;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;width:100%;z-index:10}.articleBlock:hover .articleOverlayButton{opacity:1;visibility:visible}.articleMoreButton{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:var(--primary);border:none;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.3);color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:12px 24px;pointer-events:auto;transition:all .3s ease}.articleMoreButton:hover{box-shadow:0 6px 25px rgba(0,0,0,.4);transform:translateY(-2px)}@media (min-width:768px){.articleGridTwo{gap:40px 10px;grid-template-columns:repeat(2,1fr)}.gridArticlePageFirst{grid-template-columns:55% 45%;margin-bottom:40px}.articlePageBody{min-height:30vh}.articlePageTitle{font-size:60px;letter-spacing:-2.4px}.articlePageBodyContent{margin-bottom:0}}@media (min-width:992px){.gridArticleOutputPage{grid-template-columns:auto 75%}.articlePageGridContent{grid-template-columns:1fr 2fr}.articlePageFixedContainer{order:2}.articlePageBodyContent{order:1;padding:24px}}.articleBlockNew{-moz-column-gap:1.5rem;column-gap:1.5rem;display:grid;gap:24px;grid-template-areas:"section" "aside-right" "aside";margin-bottom:2rem}.articleBlockFull{display:block;gap:24px;margin-bottom:24px}.articleSection{grid-area:section;grid-template-rows:auto 1fr auto;padding:10px}.articleSection,.articleSectionFull{border-radius:12px;box-shadow:0 14px 64px -4px #18274b0a,0 8px 22px -6px #18274b0a}.articleSectionFull{background:var(--color-light-bg);grid-template-rows:auto 1fr auto;margin-bottom:24px;padding:24px 12px}.articleBlockTitle{align-items:center;background:linear-gradient(135deg,#007bfb,#0056b3);border-radius:12px;color:fff;display:flex;justify-content:center;min-height:300px;padding:60px 20px;text-align:center}.article-content h1{color:#fff}.articleSection img,.articleSectionFull img{border-radius:12px;height:auto;width:100%}.articleSection,.articleSectionFull h2{word-break:break-word}.aside{grid-area:aside;position:relative}.asideRight{grid-area:aside-right}.asideNew{border-radius:16px;box-shadow:0 14px 64px -4px #18274b0a,0 8px 22px -6px #18274b0a;font-size:1.4rem;gap:16px;padding:24px}.asideFull,.asideNew{display:grid;list-style:none;margin:0}.asideFull{font-size:1rem;gap:6px;padding:0}.blogStikyContact{display:flex;flex-wrap:wrap;gap:24px;position:sticky;top:100px}.blogStikyContent{background:var(--color-light-bg);border-radius:16px;box-shadow:0 14px 64px -4px #18274b0a,0 8px 22px -6px #18274b0a;padding:24px;width:100%}.blogStikyContact p{margin:0}.asiadeFiler{border-radius:16px;display:grid;font-size:16px;font-weight:400;gap:6px;list-style:none;margin:0;padding:0}.articleTitleNew{font-size:28px}.articleGallery{min-height:235px}@media (min-width:768px){.articleSection,.articleSectionFull{margin-bottom:0;padding:24px}}@media (min-width:992px){.articleBlockFull{display:grid;grid-template-columns:auto 1fr}.aside{display:block}.articleBlockNew{grid-template-areas:"aside section aside-right";grid-template-columns:240px 1fr 320px}}@media (min-width:1200px){.section{padding:1.5rem}}@media (min-width:1400px){.articleBlockNew{grid-template-areas:"aside section aside-right";grid-template-columns:280px 1fr 320px}}.footer{background:var(--color-light-bg);border-left:1px solid var(--border);border-right:1px solid var(--border);border-top:1px solid var(--border);border-top-left-radius:16px;border-top-right-radius:16px;padding:32px 0}.footerList{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.footerTitle{font-size:18px;font-weight:500}.footerLogo{max-width:7.5rem;min-width:7.5rem;width:100%}.footerItemLink,.footerSocialBlock{display:flex;gap:12px}.footerItemLink{align-items:center;color:rgb(var(--foreground-rgb));font-size:14px;text-decoration:none;transition:.3s}.footerItemLink:hover{color:var(--primary);transition:.3s}.footerBorderTop{border-top:1px solid var(--border);padding:12px 0}.cont{align-items:center;-moz-column-gap:.5rem;column-gap:.5rem;display:flex}.cont{&>button{border:none;border-radius:6px;cursor:pointer;padding:.2rem .5rem}}.dzen svg path{fill:rgb(var(--foreground-rgb))}@media (min-width:380px){.footerItemLink{font-size:14px}}.footerIconAll{min-height:22px;min-width:22px}.footerIconAll,.footerIconGeo{background-repeat:no-repeat;background-size:cover;display:inline-block}.footerIconGeo{background-image:url(/assets/images/icons/geo.svg);height:12px;width:12px}.m0{margin:0}.m16{margin:16px 0}.m12{margin:12px}.mt12{margin-top:12px}.mt24{margin-top:24px}.mt30{margin-top:30px}.mb12{margin-bottom:12px}.mb16{margin-bottom:16px}.mb30{margin-top:30px}.mb32{margin-bottom:32px}.p12{padding:12px}.p16{padding:16px}.p32{padding:32px}.pt12{padding-top:12px}.pb12{padding-bottom:12px}.paddingCallBackBlock,.paddingWar3{padding:32px}.fs14{font-size:14px}.fs16{font-size:16px}.fs18{font-size:18px}.fs20{font-size:20px}.fs22{font-size:22px}.fs24{font-size:24px}.fs26{font-size:26px}.fs28{font-size:28px}.fs30{font-size:30px}.fs32{font-size:32px}.fs34{font-size:34px}.fs36{font-size:36px}.fs38{font-size:38px}.fs40{font-size:40px}.fw4{font-weight:400}.formCallbackContact{border:1px solid var(--border);border-radius:12px;padding:26px}.formControl{border:1px solid var(--border);border-radius:.375rem;display:block;padding:4px 10px;width:100%}.highlight{background-color:#e3f2fd;border-left:5px solid var(--primary);border-radius:5px;margin:12px 0;padding:10px}.highlight p{margin:0}.highlight ol,.highlight p,.highlight span,.highlight ul{color:var(--black)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:8px;margin:20px 0}.table{border-collapse:collapse;width:100%}.table td,.table th{border-bottom:1px solid #f0f0f0;color:#000;font-size:14px;padding:12px 15px;text-align:left;white-space:normal}.table thead{background:var(--primary);color:#fff;position:sticky;top:0}.table thead tr th{color:#fff}.table tbody tr{background-color:#fff}.table tbody tr:hover,.table tbody tr:nth-child(2n){background-color:#f8f9fa}table{border-collapse:separate;border-collapse:collapse;border-radius:8px;border-spacing:0;display:block;max-width:-moz-max-content;max-width:max-content;overflow:hidden;overflow-x:auto;table-layout:fixed;white-space:nowrap;width:100%}table thead tr th{background:var(--primary);color:#fff}table td,table th{border-bottom:1px solid #f0f0f0;font-size:14px;min-width:80px;padding:12px 15px;text-align:left;white-space:normal}table thead tr th:first-child{border-top-left-radius:8px}table thead tr th:last-child{border-top-right-radius:8px}table tbody tr:last-child td:first-child{border-bottom-left-radius:8px}table tbody tr:last-child td:last-child{border-bottom-right-radius:8px}@media (max-width:768px){.table{font-size:14px;min-width:100%}.table td,.table th{padding:8px;white-space:normal}.table td:first-child,.table th:first-child{padding-left:15px}.table td:last-child,.table th:last-child{padding-right:15px}}@media (max-width:480px){.table{font-size:12px}.table td,.table th{padding:6px 10px}}@keyframes ctaOneFloatBubbles{0%{transform:translateY(0) rotate(0deg)}to{transform:translateY(-100px) rotate(1turn)}}.ctaOne-block{background:var(--bg-gradient);border-radius:20px;box-shadow:var(--shadow-elevated);overflow:hidden;padding:30px;position:relative}.ctaOne-bubble{animation:ctaOneFloatBubbles 6s linear infinite;background:radial-gradient(circle,hsla(0,0%,100%,.2),transparent);border-radius:50%;position:absolute}.ctaOne-bubble-1{animation-delay:0s;height:60px;left:20px;top:-30px;width:60px}.ctaOne-bubble-2{animation-delay:1.5s;height:100px;right:-50px;top:80px;width:100px}.ctaOne-bubble-3{animation-delay:3s;bottom:-20px;height:40px;left:150px;width:40px}.ctaOne-bubble-4{animation-delay:2s;height:120px;right:120px;top:-60px;width:120px}.ctaOne-bubble-5{animation-delay:4s;bottom:50px;height:50px;left:-25px;width:50px}.ctaOne-content{align-items:center;display:flex;flex-wrap:wrap;gap:30px;position:relative;z-index:2}.ctaOne-text-container{color:#fff;flex:1 1 300px}.ctaOne-text-container h2{color:#fff;font-size:2.2em;margin:0 0 10px;text-shadow:0 2px 4px rgba(0,0,0,.1)}.ctaOne-text-container p{color:hsla(0,0%,100%,.8);font-size:1.1em;margin:0 0 25px}.ctaOne-contacts{display:flex;gap:35px;margin-top:15px}.ctaOne-contact-item{align-items:center;color:#fff;display:flex;font-weight:500;gap:12px}.ctaOne-contact-item.phone svg{fill:#1abc9c}.ctaOne-contact-item.email svg{fill:#fff}.ctaOne-image-container{align-items:center;display:flex;flex:1 1 200px;flex-direction:column;gap:12px;justify-content:center;text-align:center}.ctaOne-image-top-text{color:#fff;font-size:1em;text-shadow:0 2px 4px rgba(0,0,0,.2)}.ctaOne-image{border-radius:20px!important;box-shadow:0 5px 15px rgba(0,0,0,.3);height:120px!important;-o-object-fit:contain;object-fit:contain;width:120px!important}.ctaOne-image-bottom-text{color:hsla(0,0%,100%,.9);font-size:.9em}.ctaOne-button-container{flex:1 1 200px;text-align:right}.ctaOne-button{background:#fff;border:0;border-radius:50px;box-shadow:0 5px 15px rgba(0,0,0,.1);color:#007bff;display:inline-block;font-size:1.1em;font-weight:700;padding:15px 40px;position:relative;text-decoration:none;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.ctaOne-button:hover{box-shadow:0 10px 20px rgba(0,0,0,.15);transform:translateY(-3px)}.ctaOne-button:after{background:linear-gradient(135deg,#007bff,#00c6ff);border-radius:50px;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s}.ctaOne-button:hover:after{opacity:.2}.ctaFile{align-items:center;border:1px solid var(--border);border-radius:12px;display:inline-flex;gap:12px;margin-top:12px;padding:10px 12px}.ctaFile img{height:32px;width:32px}@media (max-width:768px){.ctaOne-block{padding:20px}.ctaOne-text-container h2{font-size:1.8em}.ctaOne-button-container{margin-top:20px;text-align:center}}.subCatCard{border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);height:220px;overflow:hidden;position:relative;transition:all .3s;width:100%}.subCatCard:hover{box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22);opacity:1;transform:translateY(-2px)}.subCatCard img{filter:none!important;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.subCatCard .subCatCardBody{background:linear-gradient(transparent,rgba(0,0,0,.7));bottom:0;box-sizing:border-box;height:auto;padding:30px 20px 20px;position:absolute;width:100%}.subCatCard .subCatTitle{color:#fff;font-size:18px;font-weight:500}.advantages-list{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-top:20px}.advantage-item{background-color:#e9f7ef;border-radius:8px;box-sizing:border-box;flex:1 1 calc(50% - 20px);margin-bottom:0;padding:15px}.advantage-item h3,.advantage-item p{color:#000}@media (max-width:768px){.advantage-item{flex:1 1 100%}}.homeUpBg{background:var(--home-up-bg)}.homeUpBlock{padding:32px 0}.homeUpFirst{border-radius:24px;padding:24px}.homeUpTitle{font-size:22px;margin:0}.homeUpText{font-weight:400}.homeUpFirstBlock{display:flex;flex-direction:column;gap:var(--16px)}.homeUpUnderBlock{background:var(--color-light-bg);border-radius:24px;display:flex;flex-direction:column;gap:var(--12px);justify-content:space-between;padding:20px;text-decoration:none}.homeUpUnderBlock:hover span{color:var(--primary)}.homeUpButton{align-items:center;background-color:var(--gray);border:0;border-radius:50%;display:flex;height:40px;justify-content:center;transition:.3s;width:40px}.homeUpUnderTitle{font-size:18px;margin:0}.homeUpUnderText,.homeUpUnderTitle{color:rgb(var(--foreground-rgb));white-space:break-spaces;word-break:break-word}.homeUpUnderText{font-size:14px}.homeUpButton:hover{border-radius:8px}.homeBlockImgSlide,.homeBlockImgSlideNew{border-radius:24px;height:100%;min-height:450px;overflow:hidden}.homeImgSlide{filter:brightness(.55);height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.homeBodyText{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:space-between;left:0;max-width:600px;padding:20px;top:0;width:100%}.homeBodyLink{font-size:20px;line-height:26px;text-decoration:none}.homeUpBlockButtons{display:grid;gap:var(--24px);grid-template-columns:repeat(1,1fr)}.classicButtonHome{font-size:22px;padding:22px 24px}.homeBlockAdvantage{display:flex;gap:var(--24px);justify-content:space-between}.homeTextAdvantage{font-size:24px}.homeServicesBlockLink{align-items:center;background-color:var(--gray);border-radius:24px;cursor:pointer;display:flex;gap:var(--24px);justify-content:space-between;padding:32px;text-decoration:none;transition:.3s ease-out}.homeServicesBlockLink:hover{background-color:var(--primary)}.homeServicesBlockLinkTitle{color:var(--black);font-weight:500;margin:0;padding:0;text-decoration:none}.homeServicesBlockLink:hover .homeServicesBlockLinkText,.homeServicesBlockLink:hover .homeServicesBlockLinkTitle{color:var(--white)}.homeServicesBlockLinkText{font-weight:300;text-decoration:none}.homeTrustText{font-weight:300}.homeBlockForm{display:grid;gap:var(--24px);grid-template-columns:repeat(1,1fr)}.homeBlockFormProjectManager{border-radius:30px;max-height:320px;max-width:320px}.homeBlockFormName{font-size:22;font-weight:500}.homeBlockFormJobTitile{font-size:16px;font-weight:300}.homeBlockFormContact{font-weight:300}.homeBlockFormTask{font-size:22px;font-weight:300;margin-bottom:12px}.homeFormInput{background:#f5f5f5;border:0;border-radius:6px;padding:10px;width:100%}.homeFormInput:focus{border-color:#00cc7e}.homeFormTextarea{background:#f5f5f5;border:0;border-radius:6px;padding:10px;width:100%}.homeAbout{border-radius:24px;gap:var(--16px);height:100%;padding:12px}.homeAbout,.homeButtonArr{align-items:center;display:flex}.homeButtonArr{background:var(--white);border:0;border-radius:50%;height:50px;justify-content:center;transition:.5s;width:50px}.homeButtonArr:hover{border-radius:8px}.homeTitle{font-size:32px;text-align:center}@media (min-width:550px){.homeBodyText{left:auto;padding:32px}.homeServicesBlockLink{gap:var(--24px)}.homeAbout{padding:24px}.homeUpTitle{font-size:32px}}@media (min-width:768px){.homeBlockForm{grid-template-columns:40% 55%}.homeUpUnderText{font-size:14px}.homeUpFirst,.homeUpUnderBlock{padding:32px}.homeBlockImgSlideNew{max-height:380px;min-height:380px}}.homeIconArrows{background-position:50%;background-repeat:no-repeat;background-size:contain;display:inline-block;height:20px;width:80px}.homeIconArrowRight{background-image:url(/assets/images/icons/arrRigth.svg)}.homeIconTrustAll{background-position:50%;background-repeat:no-repeat;background-size:contain;display:inline-block;height:40px;min-width:40px}.homeIconTrustOne{background-image:url(/assets/images/icons/dov1.svg)}.journalIconView{display:flex}.journalIconView svg circle,.journalIconView svg path{stroke:var(--b-w)}.journalIconDiscuss{display:flex}.journalIconDiscuss svg{fill:var(--b-w)}.searchGridAnswer{display:grid;grid-template-columns:repeat(1,1fr);margin-top:20px}.searchBlockAnswer{display:grid;gap:15px}.searchAnswerItem{background:var(--color-light-bg);border-radius:16px;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);padding:12px 16px}@media (min-width:768px){.searchGridAnswer{grid-template-columns:2fr 1fr}}.categoryContainer{padding:0}.gridCategory{display:block;gap:24px;padding:12px 0}.gridCategory :first-child{margin-top:0}.gridCategoryProduct{display:grid;gap:24px;grid-template-columns:repeat(2,1fr)}.categoryCardProductBody{display:flex;flex-direction:column;height:100%}.categoryCardImage{background-color:#fff;border-radius:24px;height:236px;max-height:260px;max-width:100%;-o-object-fit:contain;object-fit:contain;overflow:hidden}.categoryCardProduct{border:1px solid var(--border);border-radius:24px;box-shadow:0 5px 15px var(--border);height:100%}.categoryCardBody{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:10px 20px 20px}.categoryCardLink{color:var(--primary);font-size:14px;text-decoration:none;word-break:break-word}.categoryCardLink:hover{opacity:.8}.viewMaterialCategoryText{font-size:13px;line-height:18px;margin-bottom:0;word-break:break-word}@media (min-width:768px){.categoryCardLink{font-size:16px}}@media (min-width:992px){.gridCategory{display:grid;grid-template-columns:1fr 3fr}.gridCategoryProduct{grid-template-columns:repeat(3,1fr)}}.categoryGrid{display:block;padding:32px 0}.categoryBlockContent{background:var(--color-light-bg);border-radius:16px;box-shadow:0 14px 64px -4px #18274b0a,0 8px 22px -6px #18274b0a;display:block;margin-bottom:24px;padding:24px 12px}.categoryBlockContent img{border-radius:12px}.categoryGrid :first-child{margin-top:0}.categoryGrid :last-child{margin-bottom:0}.blockStickyShadow{box-shadow:5px 5px rgba(48,0,255,.46),10px 10px rgba(67,46,240,.3),15px 15px rgba(48,46,240,.2),20px 20px rgba(55,46,240,.1),25px 25px rgb(46 58 240/5%)}.categoryBlockContact{display:flex;flex-direction:column;gap:32px;position:sticky;top:100px}.callToActionBlockContact{display:flex;flex-direction:column;gap:12px;justify-content:center}.blockSticky{background:var(--color-light-bg);border-radius:16px;box-shadow:0 14px 64px -4px #18274b0a,0 8px 22px -6px #18274b0a;display:flex;flex-direction:column;gap:16px;padding:24px}.blockSticky p,.blockSticky ul{margin:0}.blockStikyPrimary{background:var(--primary);border-radius:24px;box-shadow:none}.blockStikyContact{background:var(--color-light-bg);border-radius:16px;box-shadow:0 14px 64px -4px #18274b0a,0 8px 22px -6px #18274b0a;padding:24px}.blockStikyContact p{margin:0}.contactLink{font-size:14px;gap:8px}.contactData,.contactLink{align-items:center;color:var(--b-w);display:inline-flex;font-weight:400;text-decoration:none}.contactData{gap:6px;justify-content:center;text-align:center}.blockStickyGray{background:var(--gray);border-radius:32px;box-shadow:none}.blockStikyPrimary p{color:var(--white)}.blockStikyPrimary div button{background:var(--white);color:var(--primary)}.blockStikyPrimary div a{background:var(--white)}.blockStikyPrimary div span,.blockStikyPrimary div ul,.blockStikyPrimary span,.blockStikyPrimary ul,.blockStikyPrimary ul li,.blockStikyPrimary ul li a{color:var(--white)}.categoryCardView{align-items:center;background:#fff;border:.5px solid #e0e0e0;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.08);cursor:pointer;display:flex;flex-direction:column;overflow:hidden;padding:20px;position:relative;text-align:center;text-decoration:none;transition:all .3s ease}.categoryCardView:hover{border-color:#09f;box-shadow:0 8px 30px rgba(0,0,0,.12);transform:translateY(-5px)}.categoryCardViewImg{max-height:90px;max-width:100%;min-height:90px;-o-object-fit:contain;object-fit:contain}.categoryCardView>span{color:#000;font-size:12px;line-height:16px}.categoryCardView:hover .categoryCardViewImg{transform:scale(1.05)}.categoryCardOverlay{background:linear-gradient(180deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.95));bottom:0;left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease}.categoryCardView:hover .categoryCardOverlay{opacity:1}@media (min-width:550px){.callToActionBlockContact{flex-direction:row;justify-content:space-between}.categoryBlockContent{padding:24px}}@media (min-width:992px){.categoryGrid{display:grid;gap:32px;grid-template-columns:75% auto}.categoryBlockContent{margin-bottom:0}}.articleMetal{background:#fff;border-radius:16px;box-shadow:0 5px 15px rgba(0,0,0,.08);display:flex;flex-direction:column;height:100%;padding:12px}.articleMetalText{font-size:14px;text-align:center;word-break:break-word}.gridCardContact{display:grid;gap:24px;grid-template-columns:repeat(1fr);margin-bottom:24px}.cardContact{background:var(--color-light-bg);border:1ps solid var(--border);border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.1);display:flex;flex-direction:column;gap:12px;height:100%;overflow:hidden;padding:12px}.cardContact h3{margin:0}.cardContactBody{display:flex;flex-direction:column;gap:12px;height:100%;justify-content:space-between}.cardContactBody p{margin:0}.listCardContact{list-style:none;margin:0;padding:0}.listCardContact li{border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:.5rem 0}.cardContacts{background:var(--color-light-bg);border:1px solid var(--border);border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.1);padding:24px}@media (min-width:768px){.gridCardContact{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.gridCardContact{grid-template-columns:repeat(4,1fr)}}.dGrid{display:grid}.gridTwoOutputArticles{gap:var(--12px);margin-bottom:30px}.gridTwo,.gridTwoOutputArticles{display:grid;grid-template-columns:repeat(1,1fr)}.gridTwo{gap:var(--24px)}.gridThree,.gridThreeHomeAdvantages,.gridThreeHomeServices{display:grid;gap:var(--24px);grid-template-columns:repeat(1,1fr)}.gridFour{grid-template-columns:repeat(2,1fr);margin:16px 0}.gridFooter,.gridFour{display:grid;gap:var(--16px)}.gridFooter{grid-template-columns:repeat(1,1fr);margin-bottom:30px}.gridCalcBlog{gap:var(--16px)}.gridCalcBlog,.gridContact{display:grid;grid-template-columns:repeat(1,1fr)}.gridContact{gap:var(--32px)}.gridFive,.gridSix{display:grid;grid-template-columns:repeat(2,1fr)}.gridAuto{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.gridAuto>*{max-width:200px}.gridHomeUp,.gridHomeUpNew,.gridHomeUpTwo{display:grid;gap:var(--16px);grid-template-columns:repeat(1,1fr)}.gridCallToAction{padding:32px}.girdJournal,.gridCallToAction{display:grid;grid-template-columns:repeat(1,1fr)}.girdJournal{gap:var(--16px)}.gridCategoryMachine{display:block;gap:var(--32px)}.gridVideo{display:grid;gap:var(--24px);grid-template-columns:repeat(1,1fr)}@media (min-width:576px){.gridThree{gap:var(--32px);grid-template-columns:repeat(2,1fr)}.gridFive,.gridSix{grid-template-columns:repeat(3,1fr)}}@media (min-width:768px){.gridThreeHomeServices{gap:var(--24px)}.gridFooter,.gridFour,.gridThreeHomeAdvantages,.gridThreeHomeServices,.gridTwo,.gridTwoOutputArticles{grid-template-columns:repeat(2,1fr)}.gridTwoOutputArticles{gap:var(--24px)}.girdJournal{grid-template-columns:repeat(2,1fr)}.gridCalcBlog,.gridContact{grid-template-columns:65% auto}.gridFive,.gridSix{grid-template-columns:repeat(4,1fr)}.gridHomeUp{gap:var(--24px)}.gridHomeUpTwo{gap:var(--16px);grid-template-columns:repeat(2,1fr)}.gridCallToAction{grid-template-columns:auto auto}.gridCategoryMachine{display:grid;grid-template-columns:repeat(2,1fr)}.gridVideo{grid-template-columns:auto 1fr}}@media (min-width:992px){.gridThree{gap:var(--24px);grid-template-columns:repeat(3,1fr)}.gridFive,.gridFooter,.gridFour{grid-template-columns:repeat(4,1fr)}.gridSix{grid-template-columns:repeat(6,1fr)}.gridHomeUp{grid-template-columns:repeat(2,1fr)}.gridCallToAction{grid-template-columns:auto 70%}.girdJournal{grid-template-columns:repeat(3,1fr)}}@media (min-width:1200px){.gridThreeHomeServices{gap:var(--24px);grid-template-columns:repeat(3,1fr)}.gridThreeHomeAdvantages{grid-template-columns:repeat(4,1fr)}.gridCategoryMachine{grid-template-columns:repeat(3,1fr)}.gridFive{grid-template-columns:repeat(5,1fr)}}.popup{align-items:center;background:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:visibility .7s,opacity .7s;visibility:hidden;width:100%;z-index:100}.popupOpened{opacity:1;visibility:visible}.popupClose{border:none;outline:none}.popupCloseBtn{background:url(/assets/images/icons/closepop.svg) no-repeat 50%;background-size:32px 32px;border:0;min-height:32px;min-width:32px;position:absolute;right:-8px;top:-8px;transform:translate(100%,-100%)}.popupCloseBtn:hover{opacity:.7}.popupCloseBtn{right:15px}.popupCloseContact{background:url(/assets/images/icons/closepop1.svg) no-repeat 50%;min-height:20px;min-width:20px;position:absolute;right:20px;top:10px}.popupBodyContacts{background:#fff;border-radius:25px;bottom:8rem;display:flex;flex-direction:column;justify-content:center;max-width:150px;padding:25px;right:2rem}.popupBody,.popupBodyContacts{box-sizing:border-box;position:absolute}.popupBody{background:var(--color-light-bg);border-radius:10px;box-shadow:0 0 25px rgba(0,0,0,.15);max-width:320px;min-height:290px;padding:15px;z-index:2}.imageZoom{cursor:pointer}.popupImage{background-color:rgba(0,0,0,.9)}.popupImageContainer{position:relative}.popupImageContainer,.popupImg{max-height:75vh;max-width:75vw}.popupImageText{color:#fff;font-family:Inter;font-size:12px;font-weight:400;margin-top:10px;padding:0}.popupForm{display:flex;flex-direction:column;padding:0 12px}.popupInput{border:0;border-bottom:1px solid rgba(0,0,0,.2);border-radius:12px;color:var(--b-w);font-size:14px;font-weight:400;line-height:17px;margin-top:20px;outline:none;padding:6px 12px}.popupButton{background:none;border:0;color:#fff;font-size:22px}@media (min-width:450px){.popup__button{font-size:44px}}@media (min-width:550px){.popupBody{max-width:430px}}@media (min-width:768px){.popupForm{padding:0 32px}}.breadcrumbContainer{margin-bottom:20px;margin-top:20px}.categoryBreadcrumbs{align-items:center;background:linear-gradient(rgba(0,0,0,.3),rgba(0,0,0,.3));display:flex;height:500px;justify-content:center}.categoryBreadcrumbsBlockImg{height:100%;width:100%;--bs-bg-opacity:1;--bs-black-rgb:0,0,0;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.categoryBreadcrumbsImg{height:100%;-o-object-fit:cover;object-fit:cover;opacity:.5;width:100%}.categoryBreadcrumbsBlockNav{display:flex;flex-direction:column;gap:15px;margin-bottom:30px;position:absolute}.breadcrumbsTextContact{font-size:24px;font-weight:700;text-decoration:none}.breadcrumbItem a{text-decoration:none}.breadcrumb{display:flex;flex-wrap:wrap;gap:12px}.itemListElement a{font-size:14px;text-decoration:none}.breadcrumbItemActive:before,.breadcrumbItemHome:before{content:"/";padding-right:10px}.categoryBreadcrumbItem:before{color:var(--white);content:"/";padding-right:10px}@media (min-width:768px){.categoryBreadcrumbs{height:400px}.itemListElement{font-size:16px}}.btn-filter{display:none}.sidebar-filter__title{margin-bottom:2px}.gridFilterSliderNumber{display:grid;gap:12px;grid-template-columns:repeat(2,1fr)}.sidebar-filter__submenu-btn{background:none;border:0;color:#007bfb;cursor:pointer;font-size:14px;order:2;padding:0}.sidebar-filter__submenu{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:16px}.sidebar-filter__list{line-height:1.4rem;list-style:none;margin-bottom:10px;max-height:140px;order:1;overflow-x:hidden;overflow-y:auto;padding:0;width:100%}.sidebar-shadow{box-shadow:0 1px 0 rgba(0,0,0,.3)}.sidebar-filter__list .sidebar-filter__item{display:none}.sidebar-filter__list .sidebar-filter__item.sidebar-filter__item_open,.sidebar-filter__list .sidebar-filter__item:nth-child(-n+5){display:block}.sidebar-filter__item{color:#001a3499;font-size:14px}.sidebar-filter__item:hover{color:#000}.sidebar-filter__form{background:var(--color-light-bg);border-radius:0 0 16px 0;padding:20px;width:300px}.sidebar-filter__close-block{display:flex;justify-content:space-between}.sidebar-filter__close-block>p{font-size:18px}.sidebar-filter__close-block>button{background:none;border:0;cursor:pointer}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important;margin-bottom:10px}.sidebar-filter__close-btn{display:flex}.sidebarFilterIcon{height:24px;width:24px}#mse2_sort a{text-decoration:none}@media (min-width:767px){.sidebar-filter__form{border-radius:16px;box-shadow:0 5px 15px rgba(0,0,0,.08);width:100%}}@media (min-width:992px){.sidebar-filter__close-block{display:none}}@media (max-width:992px){.btn-filter{align-items:center;background:#007bfb;border:none;border-radius:10px;color:#fff;display:flex;gap:10px;padding:5px}.sidebar-filter{height:100%;left:0;padding:0;position:fixed;top:0;transform:translateX(-100%);transition:visibility 0s .5s,transform .5s ease;visibility:hidden;width:100%;z-index:1000}.sidebar-filter_open{background:rgba(0,0,0,.5);opacity:1;overflow-y:scroll;transform:translateX(0);transition:opacity .5s ease,transform .5s ease;transition-delay:0s;visibility:visible}}.pagination{display:flex;font-size:12px;gap:4px;justify-content:center;list-style:none;padding:0}.disabled a{color:var(--border)}.page-item{border:1px solid var(--border);border-radius:6px;padding:6px}.page-item a,.page-link{text-decoration:none}.active>a{color:var(--border)}@media (min-width:768px){.pagination{font-size:16px}}.productSticky{position:sticky!important;top:120px}.categorieBorder{border:1px solid var(--border);border-radius:12px;box-sizing:border-box;padding:12px}.boxShadowCategorie{box-shadow:0 5px 15px var(--border)}.productGrid{padding:0 0 24px}.productGrid,.productGridMachine{display:grid;gap:24px;grid-template-columns:repeat(1,1fr)}.product-slider{overflow:hidden;position:relative;width:100%}.product-slider__slides{display:flex;max-height:500px;transition:transform .3s ease-in-out;width:100%}.product-slider__slides img{aspect-ratio:16/9;background-color:#fff;border-radius:12px;flex-shrink:0;height:500px;-o-object-position:center;object-position:center;overflow:hidden;width:100%}.product-slider__image,.product-slider__image-preview,.product-slider__slides img{-o-object-fit:contain;object-fit:contain}.product-slider__preview{display:flex;justify-content:center;margin-top:10px;max-height:70px;overflow-x:auto}.product-slider__preview img{border-radius:12px;cursor:pointer;margin-right:10px;max-height:50px;-o-object-fit:contain;object-fit:contain;width:auto}.product-slider__btn{background-color:transparent;border:none;color:#fff;cursor:pointer;font-size:24px;position:absolute;top:50%;transform:translateY(-50%)}.product-slider__btn_prev{display:flex;left:10px}.product-slider__btn_prev:after{background-image:url(/assets/images/icons/arl.svg);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;content:"";font-family:inherit;height:2rem;width:1.5rem}.product-slider__btn_next{display:flex;right:10px}.product-slider__btn_next:after{background:url(/assets/images/icons/arr.svg);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;content:"";font-family:inherit;height:2rem;width:1.5rem}.gridProductInfo{display:grid;gap:24px;grid-template-columns:repeat(1,1fr)}.borderProductDashed{border-bottom:1px dashed var(--border);padding:10px 0}.quantity-counter__block{align-items:center;border:1px solid var(--border);border-radius:.3125rem;display:flex;gap:12px;padding:12px 16px}.quantity-counter__js-result{border:0;border-radius:6px;margin:0;padding:6px 12px;width:100%}.quantity-counter__block-btn{height:34px}.productPriceM{font-size:24px}.quantity-counter__btn{border:1px solid var(--b-w);border-radius:50%;height:26px;width:26px}@media (min-width:576px){.categorieBorder{padding:24px}}@media (min-width:768px){.productGrid{grid-template-columns:1fr 2fr}.productGridMachine{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.gridProductInfo{grid-template-columns:repeat(2,1fr)}}.containerProductSerives{align-items:start;display:grid;gap:24px;grid-template-columns:3fr 1fr;padding:24px 0}.productSliderServices img{-o-object-fit:contain!important;object-fit:contain!important}.blockProductServicesOne{box-sizing:border-box;margin-bottom:0}.produectBlockInfo{margin-bottom:0}.blockProductServicesTwo{border:1px solid var(--border);border-radius:16px;box-shadow:0 5px 15px var(--border);margin-bottom:0;overflow-y:auto;padding:24px;position:sticky;top:100px}@media (max-width:992px){.containerProductSerives{display:block}.blockProductServicesOne,.produectBlockInfo{margin-bottom:24px}.blockProductServicesTwo{height:auto;margin-bottom:24px;overflow-y:visible;position:static}}.inputCalculator{border:1px solid #dee2e6;border-radius:6px;padding:.375rem .75rem}.percentInputsWidth{width:70px}.numberInputsWidth{width:80px}.noneBorder{border:0;text-align:center;width:100%}.formCheck{display:block;margin-bottom:.125rem;min-height:1.5rem}.formCheckLabel,.tgBlock{display:flex;gap:12px}.tgBlock{align-items:center;border:1px solid var(--color-menu-list);border-radius:12px;padding:12px;text-decoration:none}.tg36{background-repeat:no-repeat;background-size:cover;display:inline-block;height:36px;min-height:22px;min-width:22px;width:36px}.spanTg{text-decoration:none}.spanTg,.spanTgMin{color:var(--b-w);font-size:13px}.spanChanel{color:var(--b-w);font-size:15px;font-weight:500;text-decoration:none}