@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap);
@font-face{font-family:"Arial-Bold";src:url(assets/ARIALBD.TTF) format("truetype");font-weight:700;font-style:normal}:root{--blue: #726abf;--blue-two: #01aae6;--blue-three: #88abe9;--blue-primary: #00479f;--blue-dark: #003780;--light-blue: #e7e7fd;--white: #ffffff;--white-two: #f2f6fc;--white-three: #f3f4f5;--white-four: #f2f7ff;--black: #1e354e;--black-two: #000233;--black-text: #0c182e;--grey: #828d9e;--grey-two: #b8b8b8;--grey-text: #666;--grey-light: #999;--grey-bg: #f9f9f9;--grey-bg-two: #e9e9e9;--yellow: #fbb605;--yellow-two: #fcc875;--yellow-three: #faedda}[class*=-container]{display:flex;flex-direction:row;justify-content:center;flex-wrap:nowrap;align-content:center}html{box-sizing:border-box}*,*::after,*::before{box-sizing:border-box}body{font-family:"Roboto",sans-serif;font-weight:400;margin:0px;min-height:100vh;display:flex;flex-direction:column}main{display:flex;flex-direction:column;flex:1;padding-top:100px;overflow:hidden}.home main{padding-top:135px}@media screen and (max-width: 768px){.home main{padding-top:80px}}ul{list-style:none;padding-left:0px;margin:0}h1,h2,h3,h4,h5,h6,p{margin:0}a{text-decoration:none;color:inherit}address{font-style:normal}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.header-scroll-marker{position:absolute;top:0;left:0;width:1px;height:1px;margin:0;padding:0;pointer-events:none;opacity:0;overflow:hidden}@font-face{font-family:"Arial-Bold";src:url(assets/ARIALBD.TTF) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:"Arial-Bold";src:url(assets/ARIALBD.TTF) format("truetype");font-weight:700;font-style:normal}.invisible{opacity:0}@keyframes slide-in-left{0%{transform:translateX(-1000px);opacity:0}100%{transform:translateX(0);opacity:1}}.slide-in-left{animation:slide-in-left .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both}@keyframes slide-in-right{0%{transform:translateX(1000px);opacity:0}100%{transform:translateX(0);opacity:1}}.slide-in-right{animation:slide-in-right .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}.fade-in{animation:fade-in 1.2s cubic-bezier(0.39, 0.575, 0.565, 1) 1s both}.fade-in2{animation:fade-in 1.2s cubic-bezier(0.39, 0.575, 0.565, 1) both}@keyframes fade-in-bottom{0%{transform:translateY(50px);opacity:0}100%{transform:translateY(0);opacity:1}}.fade-in-bottom{animation:fade-in-bottom .6s cubic-bezier(0.39, 0.575, 0.565, 1) 1s both}body.menu-open{overflow:hidden}.header-container .header{width:100%;margin:0 auto;position:fixed;top:0;left:0;right:0;z-index:1000;background-color:#fff;transition:all .3s ease}.header-container .header.header-scrolled{box-shadow:0 2px 10px rgba(0,0,0,.1)}.header-container .header .header-top{background-color:#0063d1}@media screen and (max-width: 768px){.header-container .header .header-top{display:none}}.header-container .header .header-top .header-top-wrap{display:flex;justify-content:space-between;max-width:1520px;width:100%;margin:0 auto;padding:14px 40px}@media screen and (max-width: 768px){.header-container .header .header-top .header-top-wrap{padding:14px 30px}}.header-container .header .header-top .header-top-wrap .header-phone{position:relative;padding-left:32px;color:#fff;font-size:15px;font-style:normal;font-weight:400;line-height:1.077;display:flex;align-items:center}.header-container .header .header-top .header-top-wrap .header-phone::before{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);width:20px;height:20px;background-image:url(assets/phone.svg);background-size:contain;background-repeat:no-repeat}@media screen and (max-width: 768px){.header-container .header .header-top .header-top-wrap .header-phone{display:none}}.header-container .header .header-top .header-top-wrap .header-social-networks{display:flex;align-items:center;gap:32px}@media screen and (max-width: 768px){.header-container .header .header-top .header-top-wrap .header-social-networks{display:none}}.header-container .header .header-top .header-top-wrap .header-social-networks a{display:flex;align-items:center;justify-content:center;width:20px;height:20px;transition:transform .3s ease}.header-container .header .header-top .header-top-wrap .header-social-networks a:hover{transform:scale(1.2)}.header-container .header .header-top .header-top-wrap .header-address{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:400;line-height:1.077;color:#fff}.header-container .header .header-top .header-top-wrap .header-address img{width:20px;height:20px}.header-container .header .header-bottom .header-bottom-wrap{display:flex;justify-content:space-between;align-items:center;max-width:1520px;width:100%;margin:0 auto;padding:23px 40px}@media screen and (max-width: 768px){.header-container .header .header-bottom .header-bottom-wrap{justify-content:space-between;align-items:center;padding:20px}}.header-container .header .header-bottom .header-bottom-wrap .header-logo{display:flex}.header-container .header .header-bottom .header-bottom-wrap .header-logo .header-logo-link{display:flex;align-items:center;gap:7px}.header-container .header .header-bottom .header-bottom-wrap .header-logo .header-logo-link .header-logo-image{display:block;width:100%;max-width:70px}@media screen and (max-width: 768px){.header-container .header .header-bottom .header-bottom-wrap .header-logo .header-logo-link .header-logo-image{max-width:46px}}.header-container .header .header-bottom .header-bottom-wrap .header-logo .header-logo-link .header-logo-text{display:flex;flex-direction:column;justify-content:center;align-items:baseline}@media screen and (max-width: 768px){.header-container .header .header-bottom .header-bottom-wrap .header-logo .header-logo-link .header-logo-text{align-items:unset}}.header-container .header .header-bottom .header-bottom-wrap .header-logo .header-logo-link .header-logo-text .header-logo-title{font-size:27px;font-weight:700;color:#003f88;font-family:"Arial-Bold"}@media screen and (max-width: 768px){.header-container .header .header-bottom .header-bottom-wrap .header-logo .header-logo-link .header-logo-text .header-logo-title{font-size:18px}}.header-container .header .header-bottom .header-bottom-wrap .header-logo .header-logo-link .header-logo-text .header-logo-description{font-size:15px;font-weight:500;color:#0063d1}@media screen and (max-width: 768px){.header-container .header .header-bottom .header-bottom-wrap .header-logo .header-logo-link .header-logo-text .header-logo-description{font-size:15px}}@media screen and (max-width: 620px){.header-container .header .header-bottom .header-bottom-wrap .header-logo .header-logo-link .header-logo-text .header-logo-description{display:none}}@media screen and (max-width: 768px){.header-container .header .header-bottom .header-bottom-wrap .header-logo .header-logo-link{flex:1;display:flex;justify-content:center;order:2}}.header-container .header .header-bottom .header-bottom-wrap .header-logo .header-logo-link img{display:block;width:100%;max-width:260px}@media screen and (max-width: 768px){.header-container .header .header-bottom .header-bottom-wrap .header-logo .header-logo-link img{max-width:160px}}.header-container .header .header-bottom .header-bottom-wrap .header-nav{display:flex;flex:1;align-items:center}@media screen and (max-width: 980px){.header-container .header .header-bottom .header-bottom-wrap .header-nav{display:none}}.header-container .header .header-bottom .header-bottom-wrap .header-nav div{width:100%}.header-container .header .header-bottom .header-bottom-wrap .header-nav ul{display:flex;align-items:center;justify-content:space-around;width:100%}.header-container .header .header-bottom .header-bottom-wrap .header-nav ul li a{color:#0063d1;text-align:center;font-size:16px;font-weight:700;line-height:1.2;letter-spacing:.08px;text-transform:uppercase;position:relative;text-decoration:none}.header-container .header .header-bottom .header-bottom-wrap .header-nav ul li a::after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background-color:#0063d1;transition:width .3s ease}.header-container .header .header-bottom .header-bottom-wrap .header-nav ul li a:hover::after{width:100%}.header-container .header .header-bottom .header-bottom-wrap .header-nav ul li.current-menu-item a::after{width:100%}.header-container .header .header-bottom .header-bottom-wrap .header-bottom-socials{display:flex;align-items:center;gap:26px}@media screen and (max-width: 1290px){.header-container .header .header-bottom .header-bottom-wrap .header-bottom-socials{gap:16px}}@media screen and (max-width: 768px){.header-container .header .header-bottom .header-bottom-wrap .header-bottom-socials{margin-left:auto;margin-right:20px}}.header-container .header .header-bottom .header-bottom-wrap .header-bottom-socials a{display:flex;align-items:center;justify-content:center;width:33px;height:33px;transition:transform .3s ease}.header-container .header .header-bottom .header-bottom-wrap .header-bottom-socials a:hover{transform:scale(1.05)}@media screen and (max-width: 600px){.header-container .header .header-bottom .header-bottom-wrap .header-bottom-socials a{display:none}}.header-container .header .header-bottom .header-bottom-wrap .header-bottom-socials .place-call{display:flex;align-items:center;justify-content:center;color:#0063d1;border-radius:4px;border:2px solid #0063d1;padding:10px 11px;background-color:rgba(0,0,0,0);cursor:pointer;font-size:16px;font-style:normal;font-weight:400;line-height:14px;position:relative;padding-left:27px;width:auto;height:auto;text-decoration:none}@media screen and (max-width: 1290px){.header-container .header .header-bottom .header-bottom-wrap .header-bottom-socials .place-call{padding:0px;border-radius:50%;width:40px;height:40px;border:unset;background-color:rgba(0,0,0,0)}.header-container .header .header-bottom .header-bottom-wrap .header-bottom-socials .place-call span{display:none}}.header-container .header .header-bottom .header-bottom-wrap .header-bottom-socials .place-call::before{content:"";position:absolute;top:50%;left:5px;transform:translateY(-50%);width:17px;height:17px;background-image:url(assets/call.svg);background-size:contain;background-repeat:no-repeat;background-position:center}@media screen and (max-width: 1290px){.header-container .header .header-bottom .header-bottom-wrap .header-bottom-socials .place-call::before{width:100%;height:100%;left:0;background-image:url(assets/phone-call.svg);background-size:contain;background-repeat:no-repeat;background-position:center}}@media screen and (max-width: 1180px){.header-container .header .header-bottom .header-bottom-wrap .header-bottom-socials .viber,.header-container .header .header-bottom .header-bottom-wrap .header-bottom-socials .telegram,.header-container .header .header-bottom .header-bottom-wrap .header-bottom-socials .whatsapp,.header-container .header .header-bottom .header-bottom-wrap .header-bottom-socials .place-call{display:none}}@media screen and (max-width: 980px){.header-container .header .header-bottom .header-bottom-wrap .header-bottom-socials .viber,.header-container .header .header-bottom .header-bottom-wrap .header-bottom-socials .telegram,.header-container .header .header-bottom .header-bottom-wrap .header-bottom-socials .whatsapp,.header-container .header .header-bottom .header-bottom-wrap .header-bottom-socials .place-call{display:flex}}@media screen and (max-width: 768px){.header-container .header .header-bottom .header-bottom-wrap .header-bottom-socials .viber,.header-container .header .header-bottom .header-bottom-wrap .header-bottom-socials .telegram,.header-container .header .header-bottom .header-bottom-wrap .header-bottom-socials .whatsapp{display:none}}.header-container .header .header-bottom .header-bottom-wrap .burger-button{display:none;flex-direction:column;justify-content:center;align-items:center;width:27px;height:27px;background:none;border:none;cursor:pointer;padding:0;background-image:url(assets/burger.svg);background-size:contain;background-repeat:no-repeat;background-position:center;transition:all .3s ease}@media screen and (max-width: 980px){.header-container .header .header-bottom .header-bottom-wrap .burger-button{display:flex;flex-shrink:0;order:1}}.header-container .header .header-bottom .header-bottom-wrap .burger-button.active{background-image:url(assets/close.svg)}@media screen and (max-width: 768px){.header-container .header .header-bottom .header-bottom-wrap .header-nav{display:none}}.header-container .header .burger-menu{position:absolute;top:100%;left:0;width:100%;height:calc(100vh - 90px);background-color:#fff;z-index:1000;opacity:0;visibility:hidden;transition:all .3s ease}.header-container .header .burger-menu.active{opacity:1;visibility:visible}.header-container .header .burger-menu .burger-menu-content{padding:20px;display:flex;flex-direction:column;justify-content:space-between;height:100%}@media screen and (max-width: 768px){.header-container .header .burger-menu .burger-menu-content{padding:20px 20px 40px 20px}}@media screen and (max-width: 768px){.header-container .header .burger-menu .burger-menu-content .burger-menu-top .burger-nav{width:-moz-fit-content;width:fit-content}}@media screen and (max-width: 768px){.header-container .header .burger-menu .burger-menu-content .burger-menu-top .burger-nav>div,.header-container .header .burger-menu .burger-menu-content .burger-menu-top .burger-nav>ul{display:flex;justify-content:flex-start;margin-bottom:20px;width:100%}}.header-container .header .burger-menu .burger-menu-content .burger-menu-top .burger-nav>div ul,.header-container .header .burger-menu .burger-menu-content .burger-menu-top .burger-nav>ul ul{display:flex;flex-direction:column;gap:25px;width:100%;margin:0;padding:0;list-style:none;align-items:flex-start}.header-container .header .burger-menu .burger-menu-content .burger-menu-top .burger-nav>div ul li,.header-container .header .burger-menu .burger-menu-content .burger-menu-top .burger-nav>ul ul li{margin:0;padding:0}.header-container .header .burger-menu .burger-menu-content .burger-menu-top .burger-nav>div ul li a,.header-container .header .burger-menu .burger-menu-content .burger-menu-top .burger-nav>ul ul li a{color:#0461d3;text-align:center;font-size:22px;font-style:normal;font-weight:600;line-height:1.2;letter-spacing:.08px;text-decoration:none;display:block}.header-container .header .burger-menu .burger-menu-content .burger-menu-top .burger-nav>div ul li a:hover,.header-container .header .burger-menu .burger-menu-content .burger-menu-top .burger-nav>ul ul li a:hover{text-decoration:underline}.header-container .header .burger-menu .burger-menu-content .burger-menu-top .burger-language-switcher{margin-bottom:20px;padding:20px 0;border-bottom:1px solid #e0e0e0}.header-container .header .burger-menu .burger-menu-content .burger-menu-top .burger-language-switcher .burger-language-switcher-menu{display:flex;flex-direction:column;list-style:none;margin:0;padding:0;gap:12px}.header-container .header .burger-menu .burger-menu-content .burger-menu-top .burger-language-switcher .burger-language-switcher-menu>li{margin:0;padding:0;position:relative}.header-container .header .burger-menu .burger-menu-content .burger-menu-top .burger-language-switcher .burger-language-switcher-menu>li>a{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;color:#222;text-decoration:none;font-size:16px;font-weight:500;border-radius:6px;transition:all .3s ease;background-color:#f8f9fa;border:1px solid #e0e0e0}.header-container .header .burger-menu .burger-menu-content .burger-menu-top .burger-language-switcher .burger-language-switcher-menu>li>a:hover{background-color:#e9ecef;border-color:#003f88;color:#003f88}.header-container .header .burger-menu .burger-menu-content .burger-menu-top .burger-language-switcher .burger-language-switcher-menu>li>a .wpml-ls-display{display:inline-block}.header-container .header .burger-menu .burger-menu-content .burger-menu-top .burger-language-switcher .burger-language-switcher-menu>li.menu-item-has-children>a{cursor:pointer;pointer-events:auto}.header-container .header .burger-menu .burger-menu-content .burger-menu-top .burger-language-switcher .burger-language-switcher-menu>li.menu-item-has-children>a::after{content:"▼";font-size:10px;transition:transform .3s ease}.header-container .header .burger-menu .burger-menu-content .burger-menu-top .burger-language-switcher .burger-language-switcher-menu>li.wpml-ls-current-language>a{background-color:#003f88;color:#fff;border-color:#003f88;font-weight:600;cursor:pointer;pointer-events:auto}.header-container .header .burger-menu .burger-menu-content .burger-menu-top .burger-language-switcher .burger-language-switcher-menu>li.wpml-ls-current-language>a:hover{background-color:#00479f;border-color:#00479f;color:#fff}.header-container .header .burger-menu .burger-menu-content .burger-menu-top .burger-language-switcher .burger-language-switcher-menu>li.wpml-ls-current-language>a::after{transform:rotate(180deg)}.header-container .header .burger-menu .burger-menu-content .burger-menu-top .burger-language-switcher .burger-language-switcher-menu>li.wpml-ls-current-language.menu-item-has-children>a{pointer-events:auto;cursor:pointer}.header-container .header .burger-menu .burger-menu-content .burger-menu-top .burger-language-switcher .burger-language-switcher-menu>li .sub-menu{list-style:none;margin:8px 0 0 0;padding:0;display:none;background-color:#fff;border:1px solid #e0e0e0;border-radius:6px;overflow:hidden}.header-container .header .burger-menu .burger-menu-content .burger-menu-top .burger-language-switcher .burger-language-switcher-menu>li .sub-menu li{margin:0;padding:0}.header-container .header .burger-menu .burger-menu-content .burger-menu-top .burger-language-switcher .burger-language-switcher-menu>li .sub-menu li a{display:block;padding:12px 16px;color:#222;text-decoration:none;font-size:15px;font-weight:400;transition:all .2s ease;border-top:1px solid #f0f0f0}.header-container .header .burger-menu .burger-menu-content .burger-menu-top .burger-language-switcher .burger-language-switcher-menu>li .sub-menu li a:first-child{border-top:none}.header-container .header .burger-menu .burger-menu-content .burger-menu-top .burger-language-switcher .burger-language-switcher-menu>li .sub-menu li a:hover{background-color:#f8f9fa;color:#003f88}.header-container .header .burger-menu .burger-menu-content .burger-menu-top .burger-language-switcher .burger-language-switcher-menu>li .sub-menu li a .wpml-ls-display{display:inline-block}.header-container .header .burger-menu .burger-menu-content .burger-menu-top .burger-language-switcher .burger-language-switcher-menu>li.menu-item-has-children>a{-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}.header-container .header .burger-menu .burger-menu-content .burger-menu-top .burger-language-switcher .burger-language-switcher-menu>li.menu-item-has-children>a:focus{outline:2px solid #003f88;outline-offset:2px}.header-container .header .burger-menu .burger-menu-content .burger-menu-top .burger-language-switcher .burger-language-switcher-menu>li.menu-item-has-children:target .sub-menu{display:block}.header-container .header .burger-menu .burger-menu-content .burger-menu-top .burger-language-switcher .burger-language-switcher-menu>li.menu-item-has-children:target>a::after{transform:rotate(180deg)}.header-container .header .burger-menu .burger-menu-content .burger-menu-top .burger-language-switcher .burger-language-switcher-menu>li.menu-item-has-children>a:focus+.sub-menu,.header-container .header .burger-menu .burger-menu-content .burger-menu-top .burger-language-switcher .burger-language-switcher-menu>li.menu-item-has-children:focus-within .sub-menu{display:block}.header-container .header .burger-menu .burger-menu-content .burger-menu-top .burger-language-switcher .burger-language-switcher-menu>li.menu-item-has-children:focus-within>a::after{transform:rotate(180deg)}.header-container .header .burger-menu .burger-menu-content .burger-menu-top .burger-socials{display:flex;flex-direction:column;gap:20px}@media screen and (max-width: 768px){.header-container .header .burger-menu .burger-menu-content .burger-menu-top .burger-socials{flex-direction:column-reverse}}.header-container .header .burger-menu .burger-menu-content .burger-menu-top .burger-socials .burger-socials-wrap{display:flex;align-items:center;gap:20px}.header-container .header .burger-menu .burger-menu-content .burger-menu-top .burger-socials .burger-socials-wrap a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#f8f9fa;border-radius:50%;transition:background-color .3s ease}.header-container .header .burger-menu .burger-menu-content .burger-menu-top .burger-socials .burger-socials-wrap a:hover{background-color:#e9ecef}.header-container .header .burger-menu .burger-menu-content .burger-menu-top .burger-socials .place-order{color:#0063d1;border-radius:4px;border:2px solid #0063d1;padding:16px 20px;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,0);cursor:pointer;font-size:16px;font-style:normal;font-weight:400;line-height:14px;width:100%;margin-top:10px}.header-container .header .burger-menu .burger-menu-content .burger-menu-bottom{display:flex;flex-direction:column;gap:20px;padding-top:30px;border-top:1px solid #e0e0e0;margin-top:auto}@media screen and (max-width: 768px){.header-container .header .burger-menu .burger-menu-content .burger-menu-bottom{gap:16px;padding-top:24px}}.header-container .header .burger-menu .burger-menu-content .burger-menu-bottom .header-phone{padding-left:40px;position:relative;color:#003f88;font-size:18px;font-weight:600;line-height:1.4}@media screen and (max-width: 768px){.header-container .header .burger-menu .burger-menu-content .burger-menu-bottom .header-phone{font-size:16px;padding-left:36px}}.header-container .header .burger-menu .burger-menu-content .burger-menu-bottom .header-phone a{color:inherit;text-decoration:none;transition:color .2s ease}.header-container .header .burger-menu .burger-menu-content .burger-menu-bottom .header-phone a:hover{color:#0063d1}.header-container .header .burger-menu .burger-menu-content .burger-menu-bottom .header-phone::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:24px;height:24px;background-image:url(assets/phone.svg);background-size:contain;background-repeat:no-repeat;background-position:center;filter:brightness(0) saturate(100%) invert(22%) sepia(98%) saturate(3286%) hue-rotate(204deg) brightness(96%) contrast(95%)}.header-container .header .burger-menu .burger-menu-content .burger-menu-bottom .header-address a{display:block;padding-left:40px;position:relative;color:#003f88;font-size:16px;font-weight:500;line-height:1.5;text-decoration:none;transition:color .2s ease}@media screen and (max-width: 768px){.header-container .header .burger-menu .burger-menu-content .burger-menu-bottom .header-address a{font-size:15px;padding-left:36px}}.header-container .header .burger-menu .burger-menu-content .burger-menu-bottom .header-address a:hover{color:#0063d1}.header-container .header .burger-menu .burger-menu-content .burger-menu-bottom .header-address a::before{content:"";position:absolute;left:0;top:4px;width:24px;height:24px;background-image:url(assets/geo.svg);background-size:contain;background-repeat:no-repeat;background-position:center;filter:brightness(0) saturate(100%) invert(22%) sepia(98%) saturate(3286%) hue-rotate(204deg) brightness(96%) contrast(95%)}.footer-container{display:flex;flex-direction:column;border-top:1px solid #000}.footer-container .footer-top{background:#f9f9f9}.footer-container .footer-top .footer-top-wrap{display:flex;gap:40px;align-items:flex-start;max-width:1220px;width:100%;margin:0 auto;padding:40px}@media screen and (max-width: 1000px){.footer-container .footer-top .footer-top-wrap{display:grid;grid-template-columns:1fr;row-gap:40px;-moz-column-gap:30px;column-gap:30px}}@media screen and (max-width: 768px){.footer-container .footer-top .footer-top-wrap{display:grid;grid-template-columns:1fr;row-gap:40px;-moz-column-gap:30px;column-gap:30px;padding:40px 20px}}.footer-container .footer-top .footer-top-wrap .footer-top-left{display:flex;flex-direction:column;gap:20px;flex:.6}.footer-container .footer-top .footer-top-wrap footer-top-left .footer-text{flex:1;max-width:345px;width:100%;color:#222;font-size:14px;font-style:normal;font-weight:400;line-height:1.2;letter-spacing:.07px}@media screen and (max-width: 768px){.footer-container .footer-top .footer-top-wrap footer-top-left .footer-text{order:2;max-width:420px}}.footer-container .footer-top .footer-top-wrap .footer-logo{display:flex}@media screen and (max-width: 1000px){.footer-container .footer-top .footer-top-wrap .footer-logo{grid-row:1}}.footer-container .footer-top .footer-top-wrap .footer-logo .footer-logo-link{display:flex;align-items:center;gap:7px}.footer-container .footer-top .footer-top-wrap .footer-logo .footer-logo-link .footer-logo-image{display:block;width:100%;max-width:70px}@media screen and (max-width: 768px){.footer-container .footer-top .footer-top-wrap .footer-logo .footer-logo-link .footer-logo-image{max-width:70px}}.footer-container .footer-top .footer-top-wrap .footer-logo .footer-logo-link .footer-logo-text{display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width: 768px){.footer-container .footer-top .footer-top-wrap .footer-logo .footer-logo-link .footer-logo-text{align-items:unset}}.footer-container .footer-top .footer-top-wrap .footer-logo .footer-logo-link .footer-logo-text .footer-logo-title{font-size:28px;font-weight:700;color:#003f88;font-family:"Arial"}@media screen and (max-width: 768px){.footer-container .footer-top .footer-top-wrap .footer-logo .footer-logo-link .footer-logo-text .footer-logo-title{font-size:22px}}.footer-container .footer-top .footer-top-wrap .footer-logo .footer-logo-link .footer-logo-text .footer-logo-description{font-size:15px;font-weight:500;color:#0063d1}@media screen and (max-width: 768px){.footer-container .footer-top .footer-top-wrap .footer-logo .footer-logo-link .footer-logo-text .footer-logo-description{font-size:15px}}@media screen and (max-width: 620px){.footer-container .footer-top .footer-top-wrap .footer-logo .footer-logo-link .footer-logo-text .footer-logo-description{display:none}}@media screen and (max-width: 768px){.footer-container .footer-top .footer-top-wrap .footer-logo .footer-logo-link{flex:1;display:flex;justify-content:center;order:2}}.footer-container .footer-top .footer-top-wrap .footer-logo .footer-logo-link img{display:block;width:100%;max-width:260px}@media screen and (max-width: 768px){.footer-container .footer-top .footer-top-wrap .footer-logo .footer-logo-link img{max-width:160px}}.footer-container .footer-top .footer-top-wrap .footer-questions{flex:.7;display:flex;align-items:flex-start;gap:20px}@media screen and (max-width: 768px){.footer-container .footer-top .footer-top-wrap .footer-questions{order:3}}.footer-container .footer-top .footer-top-wrap .footer-questions .footer-questions-icon{display:block;max-width:37px;width:100%}.footer-container .footer-top .footer-top-wrap .footer-questions .footer-questions-wrap{display:flex;flex-direction:column;gap:16px;padding-top:10px}.footer-container .footer-top .footer-top-wrap .footer-questions .footer-questions-wrap .footer-questions-text{color:#222;font-size:14px;font-style:normal;font-weight:500;line-height:1.2;letter-spacing:.07px}.footer-container .footer-top .footer-top-wrap .footer-questions .footer-questions-wrap .footer-questions-phone{color:#222;font-size:20px;font-style:normal;font-weight:500;line-height:1.2;letter-spacing:.1px}.footer-container .footer-top .footer-top-wrap .footer-questions .footer-questions-wrap .footer-questions-address{color:#222;font-size:12px;font-style:normal;font-weight:400;line-height:1.2;letter-spacing:.06px;position:relative;padding-left:32px}.footer-container .footer-top .footer-top-wrap .footer-questions .footer-questions-wrap .footer-questions-address::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:20px;height:20px;background-image:url(assets/geo.svg);background-size:contain;background-repeat:no-repeat;filter:brightness(0)}.footer-container .footer-top .footer-top-wrap .footer-questions .footer-questions-wrap .footer-map{color:#00479f;font-size:12px;font-weight:400;line-height:1.2;letter-spacing:.06px;padding-left:32px;position:relative}.footer-container .footer-top .footer-top-wrap .footer-questions .footer-questions-wrap .footer-map::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:20px;height:20px;background-image:url(assets/geo.svg);background-size:contain;background-repeat:no-repeat;filter:brightness(0) saturate(100%) invert(20%) sepia(100%) saturate(2000%) hue-rotate(200deg) brightness(100%) contrast(100%)}.footer-container .footer-top .footer-top-wrap .footer-language-switcher{display:flex;align-items:flex-start}@media screen and (max-width: 768px){.footer-container .footer-top .footer-top-wrap .footer-language-switcher{order:4}}@media screen and (max-width: 1000px){.footer-container .footer-top .footer-top-wrap .footer-language-switcher{grid-column:1/-1}}.footer-container .footer-top .footer-top-wrap .footer-language-switcher .language-switcher-menu{display:flex;list-style:none;margin:0;padding:0;gap:0;align-items:center;position:relative}.footer-container .footer-top .footer-top-wrap .footer-language-switcher .language-switcher-menu>li{margin:0;padding:0;position:relative}.footer-container .footer-top .footer-top-wrap .footer-language-switcher .language-switcher-menu>li>a{color:#222;text-decoration:none;font-size:14px;font-weight:400;padding:10px 16px;border-radius:6px;transition:all .3s ease;display:inline-flex;align-items:center;gap:8px;border:1px solid #ddd;background-color:#fff;cursor:pointer;white-space:nowrap}.footer-container .footer-top .footer-top-wrap .footer-language-switcher .language-switcher-menu>li>a:hover{background-color:#f0f0f0;border-color:#003f88;color:#003f88}.footer-container .footer-top .footer-top-wrap .footer-language-switcher .language-switcher-menu>li>a .wpml-ls-display{display:inline-block}.footer-container .footer-top .footer-top-wrap .footer-language-switcher .language-switcher-menu>li.menu-item-has-children>a{padding-right:32px;position:relative}.footer-container .footer-top .footer-top-wrap .footer-language-switcher .language-switcher-menu>li.menu-item-has-children>a::after{content:"▼";font-size:10px;transition:transform .3s ease;position:absolute;right:12px;top:50%;transform:translateY(-50%)}.footer-container .footer-top .footer-top-wrap .footer-language-switcher .language-switcher-menu>li.wpml-ls-current-language>a{background-color:#003f88;color:#fff;border-color:#003f88;font-weight:500}.footer-container .footer-top .footer-top-wrap .footer-language-switcher .language-switcher-menu>li.wpml-ls-current-language>a:hover{background-color:#00479f;border-color:#00479f;color:#fff}.footer-container .footer-top .footer-top-wrap .footer-language-switcher .language-switcher-menu>li.wpml-ls-current-language.menu-item-has-children>a::after{transform:translateY(-50%) rotate(180deg)}@media(hover: hover){.footer-container .footer-top .footer-top-wrap .footer-language-switcher .language-switcher-menu>li:hover .sub-menu{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.footer-container .footer-top .footer-top-wrap .footer-language-switcher .language-switcher-menu>li:hover.menu-item-has-children>a::after{transform:translateY(-50%) rotate(180deg)}.footer-container .footer-top .footer-top-wrap .footer-language-switcher .language-switcher-menu>li:hover .sub-menu,.footer-container .footer-top .footer-top-wrap .footer-language-switcher .language-switcher-menu>li .sub-menu:hover{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}}.footer-container .footer-top .footer-top-wrap .footer-language-switcher .language-switcher-menu>li.active .sub-menu{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.footer-container .footer-top .footer-top-wrap .footer-language-switcher .language-switcher-menu>li.active.menu-item-has-children>a::after{transform:translateY(-50%) rotate(180deg)}@media(hover: none){.footer-container .footer-top .footer-top-wrap .footer-language-switcher .language-switcher-menu>li>a{-webkit-tap-highlight-color:rgba(0,0,0,0)}.footer-container .footer-top .footer-top-wrap .footer-language-switcher .language-switcher-menu>li>a:focus{outline:2px solid #003f88;outline-offset:2px}.footer-container .footer-top .footer-top-wrap .footer-language-switcher .language-switcher-menu>li>a:focus+.sub-menu,.footer-container .footer-top .footer-top-wrap .footer-language-switcher .language-switcher-menu>li:focus-within .sub-menu{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.footer-container .footer-top .footer-top-wrap .footer-language-switcher .language-switcher-menu>li:focus-within.menu-item-has-children>a::after{transform:translateY(-50%) rotate(180deg)}.footer-container .footer-top .footer-top-wrap .footer-language-switcher .language-switcher-menu>li>a:active+.sub-menu{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}}@media screen and (max-width: 768px){.footer-container .footer-top .footer-top-wrap .footer-language-switcher .language-switcher-menu>li>a{-webkit-tap-highlight-color:rgba(0,0,0,0)}.footer-container .footer-top .footer-top-wrap .footer-language-switcher .language-switcher-menu>li>a:focus{outline:2px solid #003f88;outline-offset:2px}.footer-container .footer-top .footer-top-wrap .footer-language-switcher .language-switcher-menu>li>a:focus+.sub-menu,.footer-container .footer-top .footer-top-wrap .footer-language-switcher .language-switcher-menu>li:focus-within .sub-menu{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.footer-container .footer-top .footer-top-wrap .footer-language-switcher .language-switcher-menu>li:focus-within.menu-item-has-children>a::after{transform:translateY(-50%) rotate(180deg)}}.footer-container .footer-top .footer-top-wrap .footer-language-switcher .language-switcher-menu>li .sub-menu{position:absolute;top:100%;left:0;padding-top:8px;list-style:none;padding-bottom:4px;padding-left:0;padding-right:0;background-color:rgba(0,0,0,0);border:none;border-radius:0;box-shadow:none;min-width:140px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;z-index:1000;pointer-events:none}.footer-container .footer-top .footer-top-wrap .footer-language-switcher .language-switcher-menu>li .sub-menu::before{content:"";display:block;background-color:#fff;border:1px solid #ddd;border-radius:6px;box-shadow:0 4px 16px rgba(0,0,0,.15);position:absolute;top:8px;left:0;right:0;bottom:0;z-index:-1}.footer-container .footer-top .footer-top-wrap .footer-language-switcher .language-switcher-menu>li .sub-menu li{margin:0;padding:0;position:relative;z-index:1}.footer-container .footer-top .footer-top-wrap .footer-language-switcher .language-switcher-menu>li .sub-menu li a{display:block;padding:12px 16px;color:#222;text-decoration:none;font-size:14px;font-weight:400;transition:all .2s ease;border-radius:0;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;z-index:1}.footer-container .footer-top .footer-top-wrap .footer-language-switcher .language-switcher-menu>li .sub-menu li a:hover{background-color:#f0f0f0;color:#003f88}.footer-container .footer-top .footer-top-wrap .footer-language-switcher .language-switcher-menu>li .sub-menu li a:active{background-color:#e0e0e0}.footer-container .footer-top .footer-top-wrap .footer-language-switcher .language-switcher-menu>li .sub-menu li a .wpml-ls-display{display:inline-block}.footer-container .footer-bottom{background-color:#222;color:#fff;font-size:12px;padding:16px 20px;font-style:normal;font-weight:400;line-height:1.2;text-align:center}.footer-container .footer-bottom .footer-copyright{margin:0;color:#fff;font-size:12px}.footer-container .footer-bottom .footer-bottom-wrap{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:12px}.footer-container .footer-bottom .footer-bottom-wrap img{max-width:34px;width:100%}@media screen and (min-width: 768px){.footer-container .footer-bottom .footer-bottom-wrap{display:none}}.hero-container .hero{max-width:1520px;width:100%;margin:0 auto;padding:40px;display:grid;grid-template-columns:1fr 1fr 1fr;grid-auto-rows:minmax(180px, auto);gap:20px}@media screen and (max-width: 1180px){.hero-container .hero{grid-template-columns:1fr 1fr;padding:30px 20px}}@media screen and (max-width: 768px){.hero-container .hero{grid-template-columns:1fr;padding:20px;gap:16px}}.hero-container .hero>div{position:relative;background:#e9e9e9;border-radius:16px;overflow:hidden;padding:20px;display:flex;flex-direction:column;justify-content:flex-start;min-height:180px;isolation:isolate}@media screen and (max-width: 768px){.hero-container .hero>div{min-height:160px}}.hero-container .hero>div::after{content:"";position:absolute;inset:0;background:var(--hero-gradient, linear-gradient(110deg, rgba(12, 24, 46, 0.68) 0%, rgba(12, 24, 46, 0.35) 48%, rgba(12, 24, 46, 0) 82%));z-index:0}.hero-container .hero .highlited-title,.hero-container .hero .description,.hero-container .hero .hero-link{position:relative;z-index:1}.hero-container .hero .highlited-title{color:#fff;font-size:22px;font-style:normal;font-weight:700;line-height:1.2;text-transform:uppercase;margin-bottom:8px;max-width:60%}@media screen and (max-width: 768px){.hero-container .hero .highlited-title{font-size:18px}}.hero-container .hero .description{color:#fff;font-size:18px;font-style:normal;font-weight:400;line-height:1.4;margin-bottom:16px;max-width:60%}@media screen and (max-width: 768px){.hero-container .hero .description{font-size:16px;max-height:70px;overflow-y:auto;overflow-x:hidden}.hero-container .hero .description::-webkit-scrollbar{width:4px;height:4px}.hero-container .hero .description::-webkit-scrollbar-track{background:hsla(0,0%,100%,.1);border-radius:2px}.hero-container .hero .description::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.4);border-radius:2px;-webkit-transition:background .2s ease;transition:background .2s ease}.hero-container .hero .description::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.6)}.hero-container .hero .description::-webkit-scrollbar-thumb:active{background:hsla(0,0%,100%,.8)}.hero-container .hero .description{scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.4) hsla(0,0%,100%,.1)}}.hero-container .hero img{position:absolute;right:0;bottom:0;height:90%;max-width:40%;width:auto;-o-object-fit:contain;object-fit:contain;z-index:1;pointer-events:none}.hero-container .hero .hero-link{display:inline-block;width:auto;padding:9px 14px;background:#00479f;color:#fff;font-size:14px;font-style:normal;font-weight:400;line-height:1.2;border-radius:4px;text-align:center;border:none;max-width:160px;transition:background-color .3s ease,color .3s ease}.hero-container .hero .hero-link:hover{background:#003780}.hero-container .hero .pump{--hero-gradient: linear-gradient( 90deg, rgba(0, 71, 159, 0.5) 0%, rgba(0, 71, 159, 0) 65% );grid-column:1/span 2;grid-row:1/span 2;min-height:340px}.hero-container .hero .pump .highlited-title{font-size:28px}@media screen and (max-width: 1180px){.hero-container .hero .pump{grid-column:1/span 2;grid-row:1/span 1;min-height:240px}.hero-container .hero .pump .highlited-title{font-size:24px}}@media screen and (max-width: 768px){.hero-container .hero .pump{grid-column:1;grid-row:1;min-height:200px}.hero-container .hero .pump .highlited-title{font-size:20px}}.hero-container .hero .cooler{--hero-gradient: linear-gradient( 108deg, rgba(0, 150, 230, 0.78) 0%, rgba(0, 150, 230, 0.35) 52%, rgba(0, 150, 230, 0) 88% );grid-column:3;grid-row:1}.hero-container .hero .cooler .hero-link{max-width:160px;border-radius:5px;outline:2px solid #fff;color:#fff;font-size:14px;font-style:normal;font-weight:400;line-height:1.2;text-align:center;text-transform:uppercase;background:rgba(0,0,0,0);padding:9px 14px}.hero-container .hero .cooler .hero-link:hover{background:#00479f;color:#fff;outline:2px solid #00479f}@media screen and (max-width: 1180px){.hero-container .hero .cooler{grid-column:1;grid-row:2}}@media screen and (max-width: 768px){.hero-container .hero .cooler{grid-column:1;grid-row:2}}.hero-container .hero .cheese-equipment{--hero-gradient: linear-gradient( 104deg, rgba(232, 126, 0, 0.82) 0%, rgba(232, 126, 0, 0.38) 50%, rgba(232, 126, 0, 0) 86% );grid-column:3;grid-row:2}.hero-container .hero .cheese-equipment .hero-link{max-width:160px;border-radius:5px;outline:2px solid #fff;color:#fff;font-size:14px;font-style:normal;font-weight:400;line-height:1.2;text-align:center;text-transform:uppercase;background:rgba(0,0,0,0);padding:9px 14px}.hero-container .hero .cheese-equipment .hero-link:hover{background:#00479f;color:#fff;outline:2px solid #00479f}@media screen and (max-width: 1180px){.hero-container .hero .cheese-equipment{grid-column:2;grid-row:2}}@media screen and (max-width: 768px){.hero-container .hero .cheese-equipment{grid-column:1;grid-row:3}}.hero-container .hero .butter-equipment{--hero-gradient: linear-gradient( 102deg, rgba(224, 165, 18, 0.8) 0%, rgba(224, 165, 18, 0.34) 52%, rgba(224, 165, 18, 0) 88% );grid-column:1;grid-row:3}.hero-container .hero .butter-equipment .hero-link{max-width:160px;border-radius:5px;outline:2px solid #fff;color:#fff;font-size:14px;font-style:normal;font-weight:400;line-height:1.2;text-align:center;text-transform:uppercase;background:rgba(0,0,0,0);padding:9px 14px}.hero-container .hero .butter-equipment .hero-link:hover{background:#00479f;color:#fff;outline:2px solid #00479f}@media screen and (max-width: 1180px){.hero-container .hero .butter-equipment{grid-column:1;grid-row:3}}@media screen and (max-width: 768px){.hero-container .hero .butter-equipment{grid-column:1;grid-row:4}}.hero-container .hero .bath-pasterization{--hero-gradient: linear-gradient( 105deg, rgb(0 114 255 / 91%) 0%, rgba(0, 71, 159, 0.38) 50%, rgba(0, 71, 159, 0) 85% );grid-column:2;grid-row:3}.hero-container .hero .bath-pasterization .hero-link{max-width:160px;border-radius:5px;outline:2px solid #fff;color:#fff;font-size:14px;font-style:normal;font-weight:400;line-height:1.2;text-align:center;text-transform:uppercase;background:rgba(0,0,0,0);padding:9px 14px}.hero-container .hero .bath-pasterization .hero-link:hover{background:#00479f;color:#fff;outline:2px solid #00479f}@media screen and (max-width: 1180px){.hero-container .hero .bath-pasterization{grid-column:2;grid-row:3}}@media screen and (max-width: 768px){.hero-container .hero .bath-pasterization{grid-column:1;grid-row:5}}.hero-container .hero .milk-armature{--hero-gradient: linear-gradient( 110deg, rgba(46, 144, 70, 0.78) 0%, rgba(46, 144, 70, 0.34) 52%, rgba(46, 144, 70, 0) 88% );grid-column:3;grid-row:3}.hero-container .hero .milk-armature .hero-link{max-width:160px;border-radius:5px;outline:2px solid #fff;color:#fff;font-size:14px;font-style:normal;font-weight:400;line-height:1.2;text-align:center;text-transform:uppercase;background:rgba(0,0,0,0);padding:9px 14px}.hero-container .hero .milk-armature .hero-link:hover{background:#00479f;color:#fff;outline:2px solid #00479f}@media screen and (max-width: 1180px){.hero-container .hero .milk-armature{grid-column:1/span 2;grid-row:4}}@media screen and (max-width: 768px){.hero-container .hero .milk-armature{grid-column:1;grid-row:6}}.rings-container .rings{max-width:1440px;width:100%;margin:0 auto;background-color:#f4f4f4;position:relative;overflow:hidden}.rings-container .rings::before{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);width:449px;height:491px;background-image:url(assets/rings-bg.png);background-size:cover;background-position:center;background-repeat:no-repeat}@media screen and (max-width: 1140px){.rings-container .rings::before{width:408px;height:477px}}@media screen and (max-width: 768px){.rings-container .rings::before{background-image:url(assets/rings.png);width:335px;height:233px;right:-134px;top:62%}}.rings-container .rings .rings-wrap{max-width:1220px;width:100%;margin:0 auto;padding:50px 40px 40px 40px}@media screen and (max-width: 768px){.rings-container .rings .rings-wrap{padding:40px 20px}}.rings-container .rings .rings-wrap .rings-title{color:#090909;font-size:28px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:40px}@media screen and (max-width: 768px){.rings-container .rings .rings-wrap .rings-title{font-size:24px}}.rings-container .rings .rings-wrap .rings-list-content{display:flex;max-width:777px;width:100%;gap:25px}@media screen and (max-width: 1140px){.rings-container .rings .rings-wrap .rings-list-content{flex-direction:column;gap:36px}}@media screen and (max-width: 768px){.rings-container .rings .rings-wrap .rings-list-content{gap:20px}}.rings-container .rings .rings-wrap .rings-list-content .rings-list{display:flex;flex-direction:column;gap:36px;flex:1}@media screen and (max-width: 768px){.rings-container .rings .rings-wrap .rings-list-content .rings-list{gap:20px}}.rings-container .rings .rings-wrap .rings-list-content .rings-list .rings-item{padding-left:50px;color:#090909;font-size:26px;font-style:normal;font-weight:400;line-height:1.2;letter-spacing:.13px;position:relative;flex:1}@media screen and (max-width: 768px){.rings-container .rings .rings-wrap .rings-list-content .rings-list .rings-item{font-size:18px}}.rings-container .rings .rings-wrap .rings-list-content .rings-list .rings-item::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:18px;height:18px;border-radius:3px;background:#00479f}.rings-container .rings .rings-wrap .rings-list-content .rings-list-wrap{flex:1}.rings-container .rings .rings-wrap .rings-list-content .rings-list-wrap .rings-list{margin-bottom:36px}.rings-container .rings .rings-wrap .rings-list-content .rings-list-wrap .rings-list .rings-item{font-size:26px;font-style:normal;font-weight:400;line-height:1.2;letter-spacing:.13px}@media screen and (max-width: 768px){.rings-container .rings .rings-wrap .rings-list-content .rings-list-wrap .rings-list .rings-item{font-size:18px}}.rings-container .rings .rings-wrap .rings-list-content .rings-list-wrap .rings-link{text-align:center;display:block;padding:16px;max-width:196px;width:100%;border-radius:4px;border:2px solid #00479f;color:#00479f;font-size:16px;font-style:normal;font-weight:400;line-height:14px;transition:background-color .3s ease,color .3s ease}@media screen and (max-width: 768px){.rings-container .rings .rings-wrap .rings-list-content .rings-list-wrap .rings-link{max-width:100%}}.rings-container .rings .rings-wrap .rings-list-content .rings-list-wrap .rings-link:hover{background:#00479f;color:#fff}.tools-container{max-width:1520px;width:100%;margin:0 auto;padding:40px}@media screen and (max-width: 768px){.tools-container{padding:40px 20px}}.tools-container .tools{width:100%;display:flex;flex-direction:column;gap:40px;margin:0 auto}.tools-container .tools .tools-wrap{display:flex;flex-direction:column;gap:20px;max-width:1050px;margin:0 auto}.tools-container .tools .tools-wrap p{color:#090909;text-align:center;font-size:24px;font-style:normal;font-weight:400;line-height:1.2;letter-spacing:.12px}@media screen and (max-width: 768px){.tools-container .tools .tools-wrap p{font-size:18px}}.tools-container .tools .tools-image{width:100%;height:470px;background-image:url(assets/bg-min.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}@media screen and (max-width: 768px){.tools-container .tools .tools-image{height:270px}}.tools-container .tools .tools-link{margin:0 auto;text-align:center;display:block;padding:16px;max-width:312px;width:100%;color:#00479f;font-size:16px;font-style:normal;font-weight:400;line-height:14px;border-radius:4px;border:2px solid #00479f;transition:background-color .3s ease,color .3s ease}@media screen and (max-width: 768px){.tools-container .tools .tools-link{max-width:100%}}.tools-container .tools .tools-link:hover{background:#00479f;color:#fff}.industries-container .industries{max-width:1220px;width:100%;margin:0 auto;padding:40px}@media screen and (max-width: 768px){.industries-container .industries{padding:20px}}.industries-container .industries .industries-title{color:#00479f;text-align:center;font-size:40px;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase;margin-bottom:40px}@media screen and (max-width: 768px){.industries-container .industries .industries-title{font-size:22px;margin-bottom:35px}}.industries-container .industries ul{display:grid;grid-template-columns:repeat(4, 1fr)}@media screen and (max-width: 768px){.industries-container .industries ul{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 480px){.industries-container .industries ul{grid-template-columns:repeat(1, 1fr)}}.industries-container .industries ul li img{width:100%;-o-object-fit:contain;object-fit:contain}.infringement-container .infringement{max-width:1520px;width:100%;margin:0 auto;padding:40px}@media screen and (max-width: 768px){.infringement-container .infringement{padding:20px}}.infringement-container .infringement .infringement-title{color:#00479f;text-align:center;font-size:40px;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase;max-width:880px;margin:0 auto;margin-bottom:40px}@media screen and (max-width: 768px){.infringement-container .infringement .infringement-title{font-size:22px}}.infringement-container .infringement .infringement-content{display:flex;gap:80px}@media screen and (max-width: 980px){.infringement-container .infringement .infringement-content{gap:35px}}@media screen and (max-width: 768px){.infringement-container .infringement .infringement-content{flex-direction:column;gap:20px}}.infringement-container .infringement .infringement-content img{display:block;width:50%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 768px){.infringement-container .infringement .infringement-content img{width:100%}}.infringement-container .infringement .infringement-content .infringement-block{max-width:540px;display:flex;flex-direction:column;gap:20px;justify-content:center}.infringement-container .infringement .infringement-content .infringement-block p{color:#090909;font-size:18px;font-style:normal;font-weight:400;line-height:1.2;letter-spacing:.09px}.infringement-container .infringement .infringement-content .infringement-block .infringement-text-blue{color:#00479f}.materials-container{margin-bottom:60px}.materials-container .materials{max-width:1430px;width:100%;margin:0 auto;padding:0 40px}@media screen and (max-width: 768px){.materials-container .materials{padding:0 20px}}.materials-container .materials .materials-title{color:#00479f;text-align:center;font-size:32px;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase;margin-bottom:40px}@media screen and (max-width: 768px){.materials-container .materials .materials-title{font-size:20px;margin-bottom:20px}}.materials-container .materials .materials-tabs{display:grid;grid-template-columns:repeat(7, 1fr);margin-bottom:40px}@media screen and (max-width: 1380px){.materials-container .materials .materials-tabs{grid-template-columns:repeat(5, 1fr)}}@media screen and (max-width: 980px){.materials-container .materials .materials-tabs{grid-template-columns:repeat(4, 1fr)}}@media screen and (max-width: 768px){.materials-container .materials .materials-tabs{grid-template-columns:repeat(2, 1fr);margin-bottom:20px}}.materials-container .materials .materials-tabs{gap:12px}.materials-container .materials .materials-tabs li{text-align:center;padding:12px 7px;font-size:18px;font-weight:400;line-height:1.2;letter-spacing:.09px;border-radius:8px;border:1px solid #dfeeff;background:#fff;box-shadow:0 2.764px 4.9px 0 rgba(0,0,0,.1);cursor:pointer;transition:all .3s ease}.materials-container .materials .materials-tabs li.active,.materials-container .materials .materials-tabs li:hover{background:#00479f;color:#fff}.materials-container .materials .materials-tabs .materials-link{border-radius:4px;background:#00479f;color:#fff}.materials-container .materials .materials-content{display:flex;gap:30px;width:100%;margin:0 auto}@media screen and (max-width: 980px){.materials-container .materials .materials-content{gap:12px}}@media screen and (max-width: 768px){.materials-container .materials .materials-content{flex-direction:column}}.materials-container .materials .materials-content .materials-content-item{display:none;opacity:0;visibility:hidden;transition:all .3s ease;gap:30px;width:100%;margin:0 auto}@media screen and (max-width: 980px){.materials-container .materials .materials-content .materials-content-item{gap:12px}}@media screen and (max-width: 768px){.materials-container .materials .materials-content .materials-content-item{flex-direction:column}}.materials-container .materials .materials-content .materials-content-item.active{display:flex;opacity:1;visibility:visible;transition:all .3s ease}.materials-container .materials .materials-content .first-block{border-radius:16px;background:#fff;padding:24px;flex:1;box-shadow:0 -3px 13.5px 0 rgba(0,0,0,.05),0 7px 7px 0 rgba(0,0,0,.05)}@media screen and (max-width: 768px){.materials-container .materials .materials-content .first-block{padding:12px}}.materials-container .materials .materials-content .first-block .first-block-wrapper{display:flex;gap:16px;margin-bottom:16px}.materials-container .materials .materials-content .first-block .first-block-wrapper .first-block-image{max-width:60px;width:100%;height:60px;border-radius:12px;background:#e9efff;display:flex;align-items:center;justify-content:center;padding:8px}.materials-container .materials .materials-content .first-block .first-block-wrapper .first-block-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.materials-container .materials .materials-content .first-block .first-block-wrapper .first-block-wrap{display:flex;flex-direction:column;gap:8px}.materials-container .materials .materials-content .first-block .first-block-wrapper .first-block-wrap .first-block-title{color:#00479f;font-size:20px;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase}@media screen and (max-width: 768px){.materials-container .materials .materials-content .first-block .first-block-wrapper .first-block-wrap .first-block-title{font-size:15px}}.materials-container .materials .materials-content .first-block .first-block-wrapper .first-block-wrap .first-block-text{color:#75777a;font-size:14px;font-style:normal;font-weight:500;line-height:1.2;letter-spacing:.07px}.materials-container .materials .materials-content .first-block .temperature-block{font-size:14px;font-style:normal;font-weight:400;line-height:1.2;letter-spacing:.07px;position:relative;border-radius:100px;background:#f0f0f0;padding:6px 12px 6px 40px;width:-moz-fit-content;width:fit-content}.materials-container .materials .materials-content .first-block .temperature-block::before{content:"";position:absolute;left:12px;top:50%;transform:translateY(-50%);width:20px;height:20px;background-image:url(assets/thermometer.svg);background-size:cover;background-position:center;background-repeat:no-repeat}.materials-container .materials .materials-content .second-block{display:flex;flex-direction:column;gap:24px;flex:1;border-radius:16px;background:#fff;padding:24px;box-shadow:0 -3px 13.5px 0 rgba(0,0,0,.05),0 7px 7px 0 rgba(0,0,0,.05)}@media screen and (max-width: 768px){.materials-container .materials .materials-content .second-block{padding:12px}}.materials-container .materials .materials-content .second-block .second-block-title{color:#313643;font-size:18px;font-style:normal;font-weight:700;line-height:normal}.materials-container .materials .materials-content .second-block ul{display:grid;grid-template-columns:repeat(2, 1fr);gap:16px 40px}@media screen and (max-width: 1024px){.materials-container .materials .materials-content .second-block ul{grid-template-columns:repeat(1, 1fr)}}.materials-container .materials .materials-content .second-block ul li{font-size:16px;font-style:normal;font-weight:400;line-height:1.2;letter-spacing:.08px;padding-left:28px;position:relative;align-content:center}.materials-container .materials .materials-content .second-block ul li::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:20px;height:20px;background-image:url(assets/tool.svg);background-size:cover;background-position:center}.reliability-container .reliability{max-width:1520px;width:100%;margin:0 auto;padding:117px 40px;background:linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.7) 100%),url(assets/bg2-min.jpg) #d3d3d3 50%/cover no-repeat;background-size:cover;background-position:center;background-repeat:no-repeat}.reliability-container .reliability .reliability-content{max-width:1140px;width:100%;margin:0 auto;display:flex;align-items:center;gap:87px}@media screen and (max-width: 1024px){.reliability-container .reliability .reliability-content{gap:50px}}@media screen and (max-width: 768px){.reliability-container .reliability .reliability-content{flex-direction:column;gap:24px}}.reliability-container .reliability .reliability-content .reliability-wrap{max-width:745px;width:100%}.reliability-container .reliability .reliability-content .reliability-wrap .reliability-title{color:#fff;font-size:32px;font-style:normal;font-weight:500;line-height:1.2;text-transform:uppercase;margin-bottom:24px}@media screen and (max-width: 768px){.reliability-container .reliability .reliability-content .reliability-wrap .reliability-title{font-size:21px;font-weight:500;line-height:1.2;text-transform:uppercase}}.reliability-container .reliability .reliability-content .reliability-wrap .reliability-text{color:#fff;font-size:18px;font-style:normal;font-weight:400;line-height:normal}.reliability-container .reliability .reliability-content .reliability-link{display:block;max-width:310px;margin:0 auto;width:100%;padding:16px;font-size:16px;font-style:normal;font-weight:400;line-height:14px;color:#fff;border-radius:4px;text-align:center;background:#00479f;transition:background-color .3s ease}@media screen and (max-width: 768px){.reliability-container .reliability .reliability-content .reliability-link{max-width:100%}}.reliability-container .reliability .reliability-content .reliability-link:hover{background:#003780}.seals-container .seals{max-width:1520px;width:100%;margin:0 auto;padding:60px;position:relative}@media screen and (max-width: 768px){.seals-container .seals{padding:60px 20px 20px 20px}.seals-container .seals::before{top:-31px;right:-90px;width:232px;height:252px}}.seals-container .seals .seals-title{color:#00479f;text-align:center;font-size:40px;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase;margin-bottom:110px}@media screen and (max-width: 768px){.seals-container .seals .seals-title{font-size:22px}}.seals-container .seals .seals-text{color:#090909;text-align:center;font-size:24px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:.12px;margin-bottom:100px}@media screen and (max-width: 768px){.seals-container .seals .seals-text{font-size:18px}}.seals-container .seals ul{display:grid;grid-template-columns:repeat(4, 1fr);gap:125px 27px;margin-bottom:40px}@media screen and (max-width: 1080px){.seals-container .seals ul{grid-template-columns:repeat(3, 1fr)}}@media screen and (max-width: 768px){.seals-container .seals ul{grid-template-columns:repeat(2, 1fr)}}.seals-container .seals ul li{position:relative}.seals-container .seals ul li .seals-item-title{color:#00479f;font-size:20px;font-style:normal;font-weight:600;line-height:1.2;letter-spacing:.1px;margin-bottom:12px}@media screen and (max-width: 768px){.seals-container .seals ul li .seals-item-title{font-size:16px;margin-bottom:6px}}.seals-container .seals ul li .seals-item-text{color:#090909;font-size:18px;font-style:normal;font-weight:400;line-height:1.2}@media screen and (max-width: 768px){.seals-container .seals ul li .seals-item-text{font-size:13px}}.seals-container .seals ul .first::before{content:"";position:absolute;max-width:62px;width:100%;height:113px;background-image:url(assets/1.png);background-size:cover;background-position:center;background-repeat:no-repeat;left:-26px;top:-56px;z-index:-1}@media screen and (max-width: 768px){.seals-container .seals ul .first::before{max-width:55px;width:100%;height:95px;left:-5px;top:-34px}}.seals-container .seals ul .second::before{content:"";position:absolute;max-width:100px;width:100%;height:113px;background-image:url(assets/2.png);background-size:cover;background-position:center;background-repeat:no-repeat;left:-26px;top:-56px;z-index:-1}@media screen and (max-width: 768px){.seals-container .seals ul .second::before{max-width:89px;width:100%;height:98px;left:-11px;top:-45px}}.seals-container .seals ul .third::before{content:"";position:absolute;max-width:100px;width:100%;height:113px;background-image:url(assets/3.png);background-size:cover;background-position:center;background-repeat:no-repeat;left:-26px;top:-56px;z-index:-1}@media screen and (max-width: 768px){.seals-container .seals ul .third::before{max-width:85px;width:100%;height:93px;left:-7px;top:-47px}}.seals-container .seals ul .fourth::before{content:"";position:absolute;max-width:100px;width:100%;height:113px;background-image:url(assets/4.png);background-size:cover;background-position:center;background-repeat:no-repeat;left:-26px;top:-56px;z-index:-1}@media screen and (max-width: 768px){.seals-container .seals ul .fourth::before{max-width:89px;width:100%;height:98px;left:-11px;top:-58px}}.seals-container .seals ul .fifth::before{content:"";position:absolute;max-width:100px;width:100%;height:113px;background-image:url(assets/5.png);background-size:cover;background-position:center;background-repeat:no-repeat;left:-26px;top:-56px;z-index:-1}@media screen and (max-width: 768px){.seals-container .seals ul .fifth::before{max-width:85px;width:100%;height:93px;left:-7px;top:-47px}}.seals-container .seals ul .sixth::before{content:"";position:absolute;max-width:100px;width:100%;height:113px;background-image:url(assets/6.png);background-size:cover;background-position:center;background-repeat:no-repeat;left:-26px;top:-56px;z-index:-1}@media screen and (max-width: 768px){.seals-container .seals ul .sixth::before{max-width:89px;width:100%;height:98px;left:-11px;top:-58px}}.seals-container .seals ul .seventh::before{content:"";position:absolute;max-width:100px;width:100%;height:113px;background-image:url(assets/7.png);background-size:cover;background-position:center;background-repeat:no-repeat;left:-26px;top:-56px;z-index:-1}@media screen and (max-width: 768px){.seals-container .seals ul .seventh::before{max-width:85px;width:100%;height:93px;left:-7px;top:-47px}}.seals-container .seals ul .eighth::before{content:"";position:absolute;max-width:100px;width:100%;height:113px;background-image:url(assets/8.png);background-size:cover;background-position:center;background-repeat:no-repeat;left:-26px;top:-56px;z-index:-1}@media screen and (max-width: 768px){.seals-container .seals ul .eighth::before{max-width:89px;width:100%;height:98px;left:-11px;top:-58px}}.seals-container .seals .seals-video{width:100%;height:600px}@media screen and (max-width: 768px){.seals-container .seals .seals-video{height:335px}}.seals-container .seals .seals-video iframe{width:100%;height:100%}.related-container .related{max-width:1220px;width:100%;margin:0 auto;padding:60px 40px 40px 60px}@media screen and (max-width: 768px){.related-container .related{padding:20px}}.related-container .related .related-title{color:#00479f;font-size:40px;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase;margin-bottom:40px;text-align:center}@media screen and (max-width: 768px){.related-container .related .related-title{font-size:22px}}.related-container .related .related-text{color:#090909;font-size:24px;font-style:normal;font-weight:400;line-height:1.2;text-align:center;margin-bottom:40px}@media screen and (max-width: 768px){.related-container .related .related-text{font-size:18px}}.related-container .related .related-content{display:grid;grid-template-columns:repeat(4, 1fr);gap:20px}@media screen and (max-width: 1024px){.related-container .related .related-content{grid-template-columns:repeat(3, 1fr)}}@media screen and (max-width: 768px){.related-container .related .related-content{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 520px){.related-container .related .related-content{grid-template-columns:repeat(1, 1fr)}}.related-container .related .related-content li{display:flex;flex-direction:column;gap:12px;align-items:center;background:#fff;box-shadow:0 3.325px 17.623px 0 rgba(0,0,0,.1);padding:8px 20px 20px 20px;transition:box-shadow .3s ease}.related-container .related .related-content li:hover{box-shadow:0 8px 25px rgba(0,0,0,.15)}.related-container .related .related-content li:hover .related-image-wrapper img{transform:scale(1.05)}.related-container .related .related-content li .related-image-wrapper{width:100%;overflow:hidden;display:block}.related-container .related .related-content li .related-image-wrapper img{display:block;width:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.related-container .related .related-content li .related-link{display:flex;flex-direction:column;gap:5px;width:100%}.related-container .related .related-content p{color:#090909;font-size:18px;font-style:normal;font-weight:500;line-height:1.2;text-align:center}.manufacture-container .manufacture{max-width:1520px;width:100%;margin:0 auto;padding:117px 40px;background-image:url(assets/manufacture.png);background-size:cover;background-position:center;background-repeat:no-repeat}@media screen and (max-width: 768px){.manufacture-container .manufacture{padding:115px 20px;background-image:url(assets/manufacture-mob.png)}}.manufacture-container .manufacture .manufacture-content{max-width:1140px;width:100%;margin:0 auto;display:flex;align-items:center;gap:87px}@media screen and (max-width: 1024px){.manufacture-container .manufacture .manufacture-content{gap:50px}}@media screen and (max-width: 768px){.manufacture-container .manufacture .manufacture-content{flex-direction:column;gap:24px}}.manufacture-container .manufacture .manufacture-content .manufacture-wrap{max-width:524px;width:100%}.manufacture-container .manufacture .manufacture-content .manufacture-wrap .manufacture-title{color:#fff;font-size:32px;font-style:normal;font-weight:500;line-height:1.2;text-transform:uppercase;margin-bottom:24px}@media screen and (max-width: 768px){.manufacture-container .manufacture .manufacture-content .manufacture-wrap .manufacture-title{font-size:21px;font-weight:500;line-height:1.2;text-transform:uppercase}}.manufacture-container .manufacture .manufacture-content .manufacture-wrap .manufacture-text{color:#fff;font-size:18px;font-style:normal;font-weight:400;line-height:normal}.manufacture-container .manufacture .manufacture-content .manufacture-link{display:block;max-width:310px;margin:0 auto;width:100%;padding:16px;font-size:16px;font-style:normal;font-weight:400;line-height:14px;color:#fff;border-radius:4px;text-align:center;background:#00479f;transition:background-color .3s ease}@media screen and (max-width: 768px){.manufacture-container .manufacture .manufacture-content .manufacture-link{max-width:100%}}.manufacture-container .manufacture .manufacture-content .manufacture-link:hover{background:#003780}.faq-container .faq{max-width:1220px;width:100%;margin:0 auto;padding:80px 40px}@media screen and (max-width: 768px){.faq-container .faq{padding:40px 20px}}.faq-container .faq .faq-title{color:#00479f;text-align:center;font-size:40px;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase;margin-bottom:20px}@media screen and (max-width: 768px){.faq-container .faq .faq-title{font-size:22px}}.faq-container .faq .faq-subtitle{color:#090909;text-align:center;font-size:18px;font-style:normal;font-weight:400;line-height:1.2;margin-bottom:40px}@media screen and (max-width: 768px){.faq-container .faq .faq-subtitle{font-size:16px}}.faq-container .faq .faq-questions{display:flex;flex-direction:column;gap:20px;margin:0 auto}.faq-container .faq .faq-questions .faq_wraper{border-bottom:1px solid #e2e2e2;background:#fff;transition:all .3s ease}.faq-container .faq .faq-questions .faq_wraper .faq-questions_title{display:flex;justify-content:space-between;align-items:center;padding:20px 0px;cursor:pointer;background:#fff;transition:all .3s ease;gap:5px}.faq-container .faq .faq-questions .faq_wraper .faq-questions_title span{font-size:20px;font-style:normal;font-weight:500;line-height:1.2;letter-spacing:.1px}.faq-container .faq .faq-questions .faq_wraper .faq-questions_title .faq-arrow{min-width:24px;height:24px;position:relative;transition:transform .3s ease}.faq-container .faq .faq-questions .faq_wraper .faq-questions_title .faq-arrow::before,.faq-container .faq .faq-questions .faq_wraper .faq-questions_title .faq-arrow::after{content:"";position:absolute;background:#000;transition:all .3s ease}.faq-container .faq .faq-questions .faq_wraper .faq-questions_title .faq-arrow::before{width:1px;height:16px;left:50%;top:4px;transform:translateX(-50%)}.faq-container .faq .faq-questions .faq_wraper .faq-questions_title .faq-arrow::after{width:16px;height:1px;left:4px;top:50%;transform:translateY(-50%)}.faq-container .faq .faq-questions .faq_wraper.active .faq-questions_title .faq-arrow::before{opacity:0}.faq-container .faq .faq-questions .faq_wraper .faq-questions_content{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;background:#fff}.faq-container .faq .faq-questions .faq_wraper .faq-questions_content.active{max-height:200px;padding:0 0 20px 0px}.faq-container .faq .faq-questions .faq_wraper .faq-questions_content p{font-size:18px;font-style:normal;font-weight:400;line-height:1.2;letter-spacing:.09px;color:#6b7177}.contact-container{background-color:#f9f9f9}.contact-container .contact-wrap{max-width:1170px;width:100%;margin:0 auto;padding:40px 40px 65px 80px;display:grid;grid-template-columns:1fr 3fr;grid-template-rows:1fr auto;-moz-column-gap:40px;column-gap:40px;row-gap:0}@media screen and (max-width: 980px){.contact-container .contact-wrap{padding:40px 20px;grid-template-columns:1fr;grid-template-rows:auto auto auto}}.contact-container .contact-wrap .contact-questions{grid-column:1;grid-row:1;display:flex;flex-direction:column}@media screen and (max-width: 980px){.contact-container .contact-wrap .contact-questions{margin-bottom:20px;justify-content:center;align-items:center}}.contact-container .contact-wrap .contact-questions h3{color:#000;font-size:22px;font-weight:700;line-height:1.2;letter-spacing:.11px;margin-bottom:5px;position:relative}.contact-container .contact-wrap .contact-questions h3::before{content:"";position:absolute;left:-73px;top:0;width:50px;height:50px;background-image:url(assets/telegram-black.svg);background-size:contain;background-repeat:no-repeat;background-position:center}@media screen and (max-width: 768px){.contact-container .contact-wrap .contact-questions h3::before{display:none}}.contact-container .contact-wrap .contact-questions .contact-questions-text{color:#626262;font-size:15px;font-weight:400;line-height:1.2;letter-spacing:.075px;margin-bottom:18px}.contact-container .contact-wrap .contact-questions .contact-details{display:flex;gap:26px}.contact-container .contact-wrap .contact-questions .contact-details a{display:block;width:30px;height:30px;transition:transform .3s ease}.contact-container .contact-wrap .contact-questions .contact-details a:hover{transform:translateY(-3px)}.contact-container .contact-wrap .contact-questions .contact-details img{display:block;width:100%;-o-object-fit:contain;object-fit:contain}.contact-container .contact-wrap .contact-socials{grid-column:1;grid-row:2}@media screen and (max-width: 980px){.contact-container .contact-wrap .contact-socials{grid-row:3;margin-top:30px;display:flex;align-items:center;flex-direction:column;gap:10px}}.contact-container .contact-wrap .contact-socials .contsct-socials-text{color:#626262;font-size:15px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:.075px;margin-bottom:15px}.contact-container .contact-wrap .contact-socials .contact-socials-wrap{display:flex;gap:26px}.contact-container .contact-wrap .contact-socials .contact-socials-wrap a{display:block;width:33px;height:33px;transition:transform .3s ease}.contact-container .contact-wrap .contact-socials .contact-socials-wrap a:hover{transform:translateY(-3px)}.contact-container .contact-wrap .contact-form{grid-column:2;grid-row:1/3}@media screen and (max-width: 980px){.contact-container .contact-wrap .contact-form{grid-column:1;grid-row:auto}}.contact-container .contact-wrap .contact-form form .contact-form-wrapper{display:flex;gap:40px}@media screen and (max-width: 768px){.contact-container .contact-wrap .contact-form form .contact-form-wrapper{flex-direction:column;gap:20px}}.contact-container .contact-wrap .contact-form form .contact-form-wrapper label{color:#000;font-size:18px;font-weight:700;line-height:1.2;letter-spacing:.11px;position:relative}.contact-container .contact-wrap .contact-form form .contact-form-wrapper label span{display:block;margin-top:15px}.contact-container .contact-wrap .contact-form form .contact-form-wrapper label span input{height:45px;border-radius:4px;border:1px solid #e2e2e2;padding:0 10px;width:100%;background:#fff}.contact-container .contact-wrap .contact-form form .contact-form-wrapper label span select{height:40px;border-radius:4px;border:1px solid #e2e2e2;padding:0 40px 0 10px;width:100%;background:#fff;font-weight:500;cursor:pointer}.contact-container .contact-wrap .contact-form form .contact-form-wrapper .contact-form-left{flex:1;display:flex;flex-direction:column;gap:20px}.contact-container .contact-wrap .contact-form form .contact-form-wrapper .contact-form-right{flex:1;display:flex;flex-direction:column;gap:20px}.contact-container .contact-wrap .contact-form form .contact-form-wrapper .contact-form-right textarea{width:100%;height:77px;border-radius:4px;border:1px solid #e2e2e2;padding:10px;background:#fff;resize:vertical}.contact-container .contact-wrap .contact-form form .contact-form-wrapper .contact-form-right select{height:46px;border-radius:4px;border:1px solid #e2e2e2;padding:0 40px 0 10px;width:100%;background:#fff;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer}.contact-container .contact-wrap .contact-form form .contact-form-wrapper .contact-form-right .wpcf7-submit{width:100%;padding:13px;border-radius:4px;background:#00479f;color:#fff;font-size:18px;font-weight:600;line-height:1.2;letter-spacing:.11px;border:none;cursor:pointer;transition:background-color .3s ease}.contact-container .contact-wrap .contact-form form .contact-form-wrapper .contact-form-right .wpcf7-submit:hover{background:#003780}.contact-container .contact-wrap .contact-form form .contact-form-wrapper .contact-form-right .contact-form-left input:focus,.contact-container .contact-wrap .contact-form form .contact-form-wrapper .contact-form-right .contact-form-right textarea:focus,.contact-container .contact-wrap .contact-form form .contact-form-wrapper .contact-form-right .contact-form-right select:focus{outline:none;border-color:#00479f;box-shadow:0 0 0 3px rgba(0,99,209,.1)}.catalog-container{padding:80px 40px;max-width:1520px;width:100%;margin:0 auto}@media screen and (max-width: 768px){.catalog-container{padding:0px 20px 40px 20px}}.catalog-container .catalog{width:100%}.catalog-container .catalog .catalog-header{text-align:center;margin-bottom:60px}@media screen and (max-width: 768px){.catalog-container .catalog .catalog-header{margin-bottom:40px}}.catalog-container .catalog .catalog-header .catalog-title{font-size:48px;font-weight:700;line-height:1.2;color:#0c182e;margin-bottom:20px;text-transform:uppercase}@media screen and (max-width: 768px){.catalog-container .catalog .catalog-header .catalog-title{font-size:32px}}.catalog-container .catalog .catalog-header .catalog-description{font-size:18px;line-height:1.6;color:#666;max-width:800px;margin:0 auto}@media screen and (max-width: 768px){.catalog-container .catalog .catalog-header .catalog-description{font-size:16px}}.catalog-container .catalog .catalog-categories{margin-bottom:80px}@media screen and (max-width: 768px){.catalog-container .catalog .catalog-categories{margin-bottom:50px}}.catalog-container .catalog .catalog-categories .catalog-categories-title{font-size:36px;font-weight:700;color:#0c182e;margin-bottom:40px;text-align:center;text-transform:uppercase}@media screen and (max-width: 768px){.catalog-container .catalog .catalog-categories .catalog-categories-title{font-size:28px;margin-bottom:30px}}.catalog-container .catalog .catalog-categories .catalog-categories-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:30px}@media screen and (max-width: 768px){.catalog-container .catalog .catalog-categories .catalog-categories-grid{grid-template-columns:1fr;gap:20px}}.catalog-container .catalog .catalog-categories .catalog-categories-grid .catalog-category-item{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.catalog-container .catalog .catalog-categories .catalog-categories-grid .catalog-category-item:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.catalog-container .catalog .catalog-categories .catalog-categories-grid .catalog-category-item .catalog-category-image{width:100%;height:250px;overflow:hidden;background:#e9e9e9}@media screen and (max-width: 768px){.catalog-container .catalog .catalog-categories .catalog-categories-grid .catalog-category-item .catalog-category-image{height:200px}}.catalog-container .catalog .catalog-categories .catalog-categories-grid .catalog-category-item .catalog-category-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.catalog-container .catalog .catalog-categories .catalog-categories-grid .catalog-category-item:hover .catalog-category-image img{transform:scale(1.05)}.catalog-container .catalog .catalog-categories .catalog-categories-grid .catalog-category-item .catalog-category-content{padding:24px;flex:1;display:flex;flex-direction:column}.catalog-container .catalog .catalog-categories .catalog-categories-grid .catalog-category-item .catalog-category-content .catalog-category-name{font-size:24px;font-weight:700;color:#0c182e;margin-bottom:20px;line-height:1.3}@media screen and (max-width: 768px){.catalog-container .catalog .catalog-categories .catalog-categories-grid .catalog-category-item .catalog-category-content .catalog-category-name{font-size:20px}}.catalog-container .catalog .catalog-categories .catalog-categories-grid .catalog-category-item .catalog-category-content .catalog-category-description{font-size:16px;line-height:1.6;color:#666;margin-bottom:20px;flex:1}.catalog-container .catalog .catalog-categories .catalog-categories-grid .catalog-category-item .catalog-category-content .catalog-category-link{display:inline-block;padding:12px 24px;background:#00479f;color:#fff;text-decoration:none;border-radius:8px;font-weight:600;font-size:16px;text-align:center;transition:background .3s ease;margin-top:auto}.catalog-container .catalog .catalog-categories .catalog-categories-grid .catalog-category-item .catalog-category-content .catalog-category-link:hover{background:#003780}.catalog-container .catalog .catalog-posts .catalog-posts-title{font-size:36px;font-weight:700;color:#0c182e;margin-bottom:40px;text-align:center;text-transform:uppercase}@media screen and (max-width: 768px){.catalog-container .catalog .catalog-posts .catalog-posts-title{font-size:28px;margin-bottom:30px}}.catalog-container .catalog .catalog-posts .catalog-posts-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(280px, 1fr));gap:30px;margin-bottom:50px}@media screen and (max-width: 768px){.catalog-container .catalog .catalog-posts .catalog-posts-grid{grid-template-columns:repeat(auto-fill, minmax(250px, 1fr));gap:20px}}@media screen and (max-width: 560px){.catalog-container .catalog .catalog-posts .catalog-posts-grid{grid-template-columns:1fr}}.catalog-container .catalog .catalog-posts .catalog-no-posts{text-align:center;padding:60px 20px;font-size:18px;color:#666}.catalog-container .catalog .catalog-pagination{display:flex;justify-content:center;margin-top:50px}@media screen and (max-width: 768px){.catalog-container .catalog .catalog-pagination{margin-top:30px}}.catalog-container .catalog .catalog-pagination .page-numbers{display:flex;gap:10px;list-style:none;padding:0;margin:0;flex-wrap:wrap;justify-content:center}.catalog-container .catalog .catalog-pagination .page-numbers li a,.catalog-container .catalog .catalog-pagination .page-numbers li span{display:inline-block;padding:10px 16px;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease}.catalog-container .catalog .catalog-pagination .page-numbers li a{background:#fff;color:#00479f;border:2px solid #00479f}.catalog-container .catalog .catalog-pagination .page-numbers li a:hover{background:#00479f;color:#fff}.catalog-container .catalog .catalog-pagination .page-numbers li .current{background:#00479f;color:#fff;border:2px solid #00479f}.catalog-post-item{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.catalog-post-item:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.catalog-post-item .catalog-post-link{text-decoration:none;color:inherit;display:flex;flex-direction:column;height:100%}.catalog-post-item .catalog-post-image{position:relative;width:100%;height:250px;overflow:hidden;background:#e9e9e9}@media screen and (max-width: 768px){.catalog-post-item .catalog-post-image{height:220px}}.catalog-post-item .catalog-post-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.catalog-post-item .catalog-post-image .catalog-post-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#999;font-size:14px}.catalog-post-item .catalog-post-image .catalog-post-category{position:absolute;top:12px;left:12px;background:rgba(0,71,159,.9);color:#fff;padding:6px 12px;border-radius:6px;font-size:12px;font-weight:600;text-transform:uppercase;z-index:1}.catalog-post-item:hover .catalog-post-image img{transform:scale(1.05)}.catalog-post-item .catalog-post-content{padding:20px;flex:1;display:flex;flex-direction:column}.catalog-post-item .catalog-post-content .catalog-post-title{font-size:20px;font-weight:700;color:#0c182e;margin-bottom:12px;line-height:1.3;min-height:52px}@media screen and (max-width: 768px){.catalog-post-item .catalog-post-content .catalog-post-title{font-size:18px;min-height:auto}}.catalog-post-item .catalog-post-content .catalog-post-description{font-size:14px;line-height:1.6;color:#666;margin-bottom:16px;flex:1;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.catalog-post-item .catalog-post-content .catalog-post-meta{display:flex;flex-direction:column;gap:8px;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #e2e2e2}.catalog-post-item .catalog-post-content .catalog-post-meta .catalog-post-sku{font-size:12px;color:#999}.catalog-post-item .catalog-post-content .catalog-post-meta .catalog-post-price{font-size:22px;font-weight:700;color:#00479f}.catalog-post-item .catalog-post-content .catalog-post-button{margin-top:auto;padding:12px 24px;background:#00479f;color:#fff;text-align:center;border-radius:8px;font-weight:600;font-size:16px;transition:background .3s ease}.catalog-post-item .catalog-post-content .catalog-post-button span{display:block}.catalog-post-item .catalog-post-content:hover .catalog-post-button{background:#003780}.order-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .3s ease}.order-modal.active{opacity:1;visibility:visible}.order-modal .order-modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0 20px}.order-modal .order-modal-content{position:relative;background:#f0f6fc;max-width:730px;width:100%;max-height:85vh;box-shadow:0 20px 60px rgba(0,0,0,.3);padding:40px;overflow-y:auto;overflow-x:hidden}@media screen and (max-width: 768px){.order-modal .order-modal-content{padding:20px}}.order-modal .order-modal-close{position:absolute;top:15px;right:15px;background:none;border:none;cursor:pointer;border-radius:50%;transition:background-color .2s ease;z-index:10;padding:8px}.order-modal .order-modal-close:hover{background-color:#f5f5f5}.order-modal .order-modal-close img{width:20px;height:20px}.order-modal .order-modal-header{text-align:center;margin-bottom:24px}.order-modal .order-modal-header .order-modal-title{color:#00479f;text-align:center;font-size:32px;font-style:normal;font-weight:600;line-height:1.2;letter-spacing:.11px;text-transform:uppercase;margin-bottom:16px}@media screen and (max-width: 768px){.order-modal .order-modal-header .order-modal-title{font-size:22px}}.order-modal .order-modal-header .order-modal-subtitle{color:#090909;text-align:center;font-size:20px;font-style:normal;font-weight:500;line-height:1.25;letter-spacing:.09px}@media screen and (max-width: 768px){.order-modal .order-modal-header .order-modal-subtitle{font-size:18px}}.order-modal .order-modal-body .wpcf7 .wpcf7-form .contact-form-wrapper{display:flex;flex-direction:column;gap:30px}.order-modal .order-modal-body .wpcf7 .wpcf7-form .contact-form-wrapper .contact-form-left{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:20px 12px}@media screen and (max-width: 768px){.order-modal .order-modal-body .wpcf7 .wpcf7-form .contact-form-wrapper .contact-form-left{grid-template-columns:1fr;grid-template-rows:auto}}.order-modal .order-modal-body .wpcf7 .wpcf7-form .contact-form-wrapper .contact-form-left label{color:#000;font-size:15px;font-style:normal;font-weight:500;line-height:1.2;letter-spacing:.077px;display:flex;flex-direction:column;gap:14px}.order-modal .order-modal-body .wpcf7 .wpcf7-form .contact-form-wrapper .contact-form-left p:nth-child(1),.order-modal .order-modal-body .wpcf7 .wpcf7-form .contact-form-wrapper .contact-form-left p:nth-child(2){margin:0}.order-modal .order-modal-body .wpcf7 .wpcf7-form .contact-form-wrapper .contact-form-left p:nth-child(3){grid-column:1/-1;margin:0}@media screen and (max-width: 768px){.order-modal .order-modal-body .wpcf7 .wpcf7-form .contact-form-wrapper .contact-form-left p:nth-child(3){grid-column:1}}.order-modal .order-modal-body .wpcf7 .wpcf7-form .contact-form-wrapper .contact-form-right{display:flex;flex-direction:column;align-items:center;gap:20px}.order-modal .order-modal-body .wpcf7 .wpcf7-form .contact-form-wrapper .contact-form-right label{color:#000;font-size:15px;font-style:normal;font-weight:500;line-height:1.2;letter-spacing:.077px;display:flex;flex-direction:column;gap:14px}.order-modal .order-modal-body .wpcf7 .wpcf7-form .contact-form-wrapper .contact-form-right p{margin:0;width:100%}.order-modal .order-modal-body .wpcf7 .wpcf7-form .contact-form-wrapper .contact-form-right p:last-child{display:flex;justify-content:center;position:relative}.order-modal .order-modal-body .wpcf7 .wpcf7-form .contact-form-wrapper .contact-form-right p:last-child span{position:absolute;top:50%;transform:translateY(-50%);right:12px;width:20px;height:20px}.order-modal .order-modal-body .wpcf7 .wpcf7-form .wpcf7-form-control-wrap{margin-bottom:0}.order-modal .order-modal-body .wpcf7 .wpcf7-form .wpcf7-form-control-wrap .wpcf7-form-control{width:100%;padding:6px 12px;border-radius:4px;border:1px solid #d9d9d9;background:#fff;height:46px;color:#000;font-size:15.317px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:.077px}.order-modal .order-modal-body .wpcf7 .wpcf7-form .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-not-valid{border-color:#dc3545}.order-modal .order-modal-body .wpcf7 .wpcf7-form .wpcf7-form-control-wrap .wpcf7-textarea{height:110px}.order-modal .order-modal-body .wpcf7 .wpcf7-form .wpcf7-form-control-wrap .wpcf7-select{padding-right:35px;appearance:none;-webkit-appearance:none;-moz-appearance:none;position:relative;background-image:url(assets/arrow-down.svg);background-repeat:no-repeat;background-position:right 10px center;background-size:10px}.order-modal .order-modal-body .wpcf7 .wpcf7-form .wpcf7-form-control-wrap .wpcf7-not-valid-tip{color:#dc3545;font-size:14px;margin-top:5px;display:block}.order-modal .order-modal-body .wpcf7 .wpcf7-form .wpcf7-submit{background-color:#00479f;color:#fff;border:none;padding:16px;border-radius:4px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s ease;max-width:310px;width:100%;margin:0 auto}@media screen and (max-width: 768px){.order-modal .order-modal-body .wpcf7 .wpcf7-form .wpcf7-submit{max-width:100%}}.order-modal .order-modal-body .wpcf7 .wpcf7-form .wpcf7-submit:hover{background-color:#003d8a}.order-modal .order-modal-body .wpcf7 .wpcf7-form .wpcf7-submit:disabled{background-color:#ccc;cursor:not-allowed}.order-modal .order-modal-body .wpcf7 .wpcf7-form .wpcf7-response-output{margin-top:20px;padding:12px 16px;border-radius:8px;font-size:14px}.order-modal .order-modal-body .wpcf7 .wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ok{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.order-modal .order-modal-body .wpcf7 .wpcf7-form .wpcf7-response-output.wpcf7-validation-errors,.order-modal .order-modal-body .wpcf7 .wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ng{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}body.modal-open{overflow:hidden}.single-post-container{max-width:1520px;width:100%;margin:0 auto;padding:40px 0 0;display:flex;flex-direction:column;align-items:stretch}@media screen and (max-width: 768px){.single-post-container{padding:0}}.single-post-header{padding:60px 40px 40px}@media screen and (max-width: 768px){.single-post-header{padding:24px 20px 28px}}.single-post-header .single-post-category{display:inline-block;padding:8px 16px;background:var(--blue-primary);color:var(--white);font-size:14px;font-weight:600;text-transform:uppercase;border-radius:6px;margin-bottom:20px;text-decoration:none;transition:background .3s ease,transform .3s ease,box-shadow .3s ease}@media screen and (max-width: 768px){.single-post-header .single-post-category{font-size:12px;padding:6px 12px;margin-bottom:14px}}.single-post-header .single-post-category:hover{background:var(--blue-dark);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,71,159,.3)}.single-post-header .single-post-category:active{transform:translateY(0)}.single-post-header .single-post-title{color:var(--black-text);font-size:48px;font-weight:700;line-height:1.2;text-transform:uppercase;margin:0}@media screen and (max-width: 1024px){.single-post-header .single-post-title{font-size:40px}}@media screen and (max-width: 768px){.single-post-header .single-post-title{font-size:28px}}.single-post-gallery{padding:0 40px 50px}@media screen and (max-width: 768px){.single-post-gallery{padding:0 20px 36px}}.single-post-gallery .single-post-gallery-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:12px}@media screen and (max-width: 900px){.single-post-gallery .single-post-gallery-grid{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 480px){.single-post-gallery .single-post-gallery-grid{grid-template-columns:1fr}}.single-post-gallery .gallery-item{border-radius:10px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:box-shadow .3s ease,transform .3s ease}.single-post-gallery .gallery-item:hover{box-shadow:0 6px 18px rgba(0,0,0,.15);transform:translateY(-2px)}.single-post-gallery .gallery-item a{display:block;aspect-ratio:4/3;overflow:hidden}.single-post-gallery .gallery-item a:focus-visible{outline:2px solid var(--blue-primary);outline-offset:2px}.single-post-gallery .gallery-item img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.single-post-gallery .gallery-item:hover img{transform:scale(1.05)}.single-post-gallery .gallery-item .gallery-item-caption{padding:8px 14px 12px;margin:0;color:var(--grey-text);font-size:13px;line-height:1.4;border-top:1px solid #ebebeb;background:var(--white)}.single-post-content{padding:0 40px 60px}@media screen and (max-width: 768px){.single-post-content{padding:0 20px 40px}}.single-post-content .single-post-description{background:var(--white);border-radius:16px;padding:48px;box-shadow:0 4px 12px rgba(0,0,0,.05);color:var(--black-text);font-size:17px;line-height:1.85}@media screen and (max-width: 768px){.single-post-content .single-post-description{padding:24px 20px;font-size:16px;line-height:1.75}}.single-post-content .single-post-description *{font-family:inherit !important}.single-post-content .single-post-description span,.single-post-content .single-post-description font{font-size:inherit !important;color:inherit !important;background-color:rgba(0,0,0,0) !important;line-height:inherit !important}.single-post-content .single-post-description h1,.single-post-content .single-post-description h2,.single-post-content .single-post-description h3,.single-post-content .single-post-description h4,.single-post-content .single-post-description h5,.single-post-content .single-post-description h6{color:var(--black-text);font-weight:700;line-height:1.3;margin-top:48px;margin-bottom:18px}.single-post-content .single-post-description h1:first-child,.single-post-content .single-post-description h2:first-child,.single-post-content .single-post-description h3:first-child,.single-post-content .single-post-description h4:first-child,.single-post-content .single-post-description h5:first-child,.single-post-content .single-post-description h6:first-child{margin-top:0}@media screen and (max-width: 768px){.single-post-content .single-post-description h1,.single-post-content .single-post-description h2,.single-post-content .single-post-description h3,.single-post-content .single-post-description h4,.single-post-content .single-post-description h5,.single-post-content .single-post-description h6{margin-top:36px;margin-bottom:14px}}.single-post-content .single-post-description h2{font-size:34px}@media screen and (max-width: 768px){.single-post-content .single-post-description h2{font-size:26px}}.single-post-content .single-post-description h3{font-size:26px}@media screen and (max-width: 768px){.single-post-content .single-post-description h3{font-size:22px}}.single-post-content .single-post-description h4{font-size:22px}@media screen and (max-width: 768px){.single-post-content .single-post-description h4{font-size:19px}}.single-post-content .single-post-description h5{font-size:19px}.single-post-content .single-post-description h6{font-size:17px}.single-post-content .single-post-description p{margin-bottom:22px;color:var(--black-text)}.single-post-content .single-post-description p:last-child{margin-bottom:0}.single-post-content .single-post-description ul,.single-post-content .single-post-description ol{margin:22px 0;padding-left:30px}.single-post-content .single-post-description ul li,.single-post-content .single-post-description ol li{margin-bottom:10px;color:var(--black-text)}.single-post-content .single-post-description strong,.single-post-content .single-post-description b{font-weight:700;color:var(--black-text)}.single-post-content .single-post-description em,.single-post-content .single-post-description i{font-style:italic}.single-post-content .single-post-description a{color:var(--blue-primary);text-decoration:underline;transition:color .3s ease}.single-post-content .single-post-description a:hover{color:var(--blue-dark)}.single-post-content .single-post-description blockquote{margin:32px 0;padding:20px 24px;border-left:4px solid var(--blue-primary);background:var(--grey-bg);border-radius:0 8px 8px 0;font-style:italic;color:var(--grey-text)}.single-post-content .single-post-description img{max-width:100%;height:auto;display:block;border-radius:10px;margin:28px auto;box-shadow:0 4px 12px rgba(0,0,0,.09)}table .single-post-content .single-post-description img{margin:0 auto;box-shadow:none;border-radius:6px}.single-post-content .single-post-description table{width:100%;border-collapse:collapse;margin:36px 0;font-size:15px}@media screen and (max-width: 768px){.single-post-content .single-post-description table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;margin:24px 0}}.single-post-content .single-post-description table tr:nth-child(even) td{background:var(--grey-bg)}.single-post-content .single-post-description table th{background:var(--blue-primary);color:var(--white);font-weight:600;text-align:left;padding:12px 14px;border:1px solid var(--blue-primary)}.single-post-content .single-post-description table td{padding:10px 14px;border:1px solid var(--grey-bg-two);color:var(--black-text);vertical-align:middle}@media screen and (max-width: 768px){.single-post-content .single-post-description table td{padding:8px 10px;font-size:14px}}.single-post-content .single-post-description table td span,.single-post-content .single-post-description table td font{color:inherit !important;font-size:inherit !important}.single-post-content .single-post-description table td a{font-weight:600;text-decoration:none}.single-post-content .single-post-description table td a:hover{text-decoration:underline}.single-post-related{max-width:1520px;width:100%;margin:20px auto 60px;padding:0 40px}@media screen and (max-width: 768px){.single-post-related{margin:10px auto 40px;padding:0 20px}}.single-post-related .single-post-related-title{color:var(--black-text);font-size:36px;font-weight:700;margin-bottom:40px;text-align:center;text-transform:uppercase}@media screen and (max-width: 768px){.single-post-related .single-post-related-title{font-size:28px;margin-bottom:28px}}.single-post-related .single-post-related-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(280px, 1fr));gap:30px}@media screen and (max-width: 768px){.single-post-related .single-post-related-grid{grid-template-columns:repeat(auto-fill, minmax(250px, 1fr));gap:20px}}@media screen and (max-width: 560px){.single-post-related .single-post-related-grid{grid-template-columns:1fr}}.single-post-contact{padding:0 40px 60px}@media screen and (max-width: 768px){.single-post-contact{padding:0 0 40px}}.single-post-contact .single-post-contact-wrapper{background:linear-gradient(135deg, var(--blue-primary) 0%, var(--blue-dark) 100%);border-radius:16px;padding:60px 40px;text-align:center;box-shadow:0 8px 24px rgba(0,71,159,.3)}@media screen and (max-width: 768px){.single-post-contact .single-post-contact-wrapper{padding:40px 24px;border-radius:0}}.single-post-contact .single-post-contact-title{color:var(--white);font-size:36px;font-weight:700;margin-bottom:16px;text-transform:uppercase}@media screen and (max-width: 768px){.single-post-contact .single-post-contact-title{font-size:26px}}.single-post-contact .single-post-contact-text{color:var(--white);font-size:18px;line-height:1.6;margin:0 auto 30px;opacity:.95;max-width:700px}@media screen and (max-width: 768px){.single-post-contact .single-post-contact-text{font-size:16px;margin-bottom:24px}}.single-post-contact .single-post-contact-button{display:inline-block;padding:16px 44px;background:var(--white);color:var(--blue-primary);font-size:18px;font-weight:700;text-decoration:none;border-radius:8px;transition:background .3s ease,transform .3s ease,box-shadow .3s ease;text-transform:uppercase;box-shadow:0 4px 12px rgba(0,0,0,.2)}@media screen and (max-width: 768px){.single-post-contact .single-post-contact-button{padding:14px 32px;font-size:16px;width:100%;max-width:300px}}.single-post-contact .single-post-contact-button:hover{background:var(--white-three);transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.3)}.single-post-contact .single-post-contact-button:active{transform:translateY(0)}.category-container{width:100%;margin:0 auto;padding:100px 40px;max-width:1520px}@media screen and (max-width: 768px){.category-container{padding:15px 20px}}.category-container .category-header{margin-bottom:50px;text-align:center}@media screen and (max-width: 768px){.category-container .category-header{margin-bottom:40px}}.category-container .category-header .category-title{color:var(--black-text);font-size:40px;font-weight:700;line-height:1.2;margin-bottom:20px;text-transform:uppercase}@media screen and (max-width: 768px){.category-container .category-header .category-title{font-size:27px;margin-bottom:16px}}.category-container .category-header .category-description{color:var(--grey-text);font-size:18px;line-height:1.6;max-width:900px;margin:0 auto 30px}@media screen and (max-width: 768px){.category-container .category-header .category-description{font-size:16px}}.category-container .category-header .category-search-wrapper{max-width:600px;margin:0 auto;position:relative}.category-container .category-header .category-search-wrapper .category-search-input{width:100%;padding:16px 24px 16px 50px;border:2px solid var(--white-three);border-radius:12px;font-size:16px;color:var(--black-text);background:var(--white-three);transition:all .3s ease;outline:none}.category-container .category-header .category-search-wrapper .category-search-input::-moz-placeholder{color:var(--grey)}.category-container .category-header .category-search-wrapper .category-search-input::placeholder{color:var(--grey)}.category-container .category-header .category-search-wrapper .category-search-input:focus{background:var(--white);border-color:var(--blue-primary);box-shadow:0 4px 12px rgba(0,71,159,.1)}.category-container .category-header .category-search-wrapper .search-icon{position:absolute;left:20px;top:50%;transform:translateY(-50%);pointer-events:none}.category-container .category-posts .category-posts-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(280px, 1fr));gap:30px;margin-bottom:50px}@media screen and (max-width: 768px){.category-container .category-posts .category-posts-grid{grid-template-columns:repeat(auto-fill, minmax(250px, 1fr));gap:20px;margin-bottom:40px}}@media screen and (max-width: 560px){.category-container .category-posts .category-posts-grid{grid-template-columns:1fr}}.category-container .category-posts .category-no-posts{text-align:center;padding:60px 20px;font-size:18px;color:var(--grey-text);background:var(--grey-bg);border-radius:12px}.category-container .category-pagination{display:flex;justify-content:center;margin-top:50px}@media screen and (max-width: 768px){.category-container .category-pagination{margin-top:30px}}.category-container .category-pagination .page-numbers{display:flex;gap:10px;list-style:none;padding:0;margin:0;flex-wrap:wrap;justify-content:center}.category-container .category-pagination .page-numbers li a,.category-container .category-pagination .page-numbers li span{display:inline-block;padding:10px 16px;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease}.category-container .category-pagination .page-numbers li a{background:var(--white);color:var(--blue-primary);border:2px solid var(--blue-primary)}.category-container .category-pagination .page-numbers li a:hover{background:var(--blue-primary);color:var(--white)}.category-container .category-pagination .page-numbers li .current{background:var(--blue-primary);color:var(--white);border:2px solid var(--blue-primary)}.services-container{width:100%;padding:80px 0px;background-color:#f9f9f9}@media screen and (max-width: 768px){.services-container{padding:60px 0px}}.services{max-width:1220px;width:100%;margin:0 auto;display:flex;flex-direction:column;gap:60px;padding:0 40px}@media screen and (max-width: 768px){.services{gap:40px;padding:0 20px}}.services-header{text-align:center;margin-bottom:20px}.services-header .services-title{color:#222;font-size:48px;font-weight:700;line-height:1.2;margin-bottom:20px;text-transform:uppercase}@media screen and (max-width: 1024px){.services-header .services-title{font-size:40px}}@media screen and (max-width: 768px){.services-header .services-title{font-size:32px;margin-bottom:16px}}.services-header .services-description{color:#666;font-size:18px;line-height:1.6;max-width:800px;margin:0 auto}@media screen and (max-width: 768px){.services-header .services-description{font-size:16px}}.services-list{width:100%}.services-list .services-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(350px, 1fr));gap:30px}@media screen and (max-width: 768px){.services-list .services-grid{grid-template-columns:1fr;gap:20px}}.services-list .services-item{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:all .3s ease;display:flex;flex-direction:column;border:1px solid #e0e0e0}@media screen and (max-width: 768px){.services-list .services-item{border-radius:10px}}.services-list .services-item:hover{transform:translateY(-5px);box-shadow:0 8px 24px rgba(0,0,0,.12);border-color:#003f88}.services-list .services-item:hover .services-item-image{transform:scale(1.05)}.services-list .services-item .services-item-image{width:100%;height:220px;overflow:hidden;background:linear-gradient(135deg, #f0f7ff 0%, #e0efff 100%);position:relative;transition:transform .3s ease}@media screen and (max-width: 768px){.services-list .services-item .services-item-image{height:180px}}.services-list .services-item .services-item-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.services-list .services-item .services-item-image::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:80px;height:80px;background-image:url(assets/tool.svg);background-size:contain;background-repeat:no-repeat;background-position:center;opacity:.3;z-index:1}.services-list .services-item .services-item-image img{position:relative;z-index:2}.services-list .services-item .services-item-image:not(:empty)::before{display:none}.services-list .services-item .services-item-icon{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:#f0f7ff;border-radius:12px;margin-bottom:10px}.services-list .services-item .services-item-icon img{width:40px;height:40px;-o-object-fit:contain;object-fit:contain}.services-list .services-item .services-item-content{flex:1;padding:30px;display:flex;flex-direction:column;gap:16px}@media screen and (max-width: 768px){.services-list .services-item .services-item-content{padding:24px;gap:12px}}.services-list .services-item .services-item-title{color:#003f88;font-size:24px;font-weight:700;line-height:1.3;margin:0}@media screen and (max-width: 768px){.services-list .services-item .services-item-title{font-size:20px}}.services-list .services-item .services-item-description{color:#666;font-size:16px;line-height:1.6;margin:0}@media screen and (max-width: 768px){.services-list .services-item .services-item-description{font-size:15px}}.services-info{width:100%;background:#fff;border-radius:16px;padding:50px 40px;box-shadow:0 4px 12px rgba(0,0,0,.08)}@media screen and (max-width: 768px){.services-info{padding:30px 20px}}.services-info .services-info-content{max-width:1000px;margin:0 auto}.services-info .services-info-title{color:#222;font-size:36px;font-weight:700;text-align:center;margin-bottom:40px;text-transform:uppercase}@media screen and (max-width: 768px){.services-info .services-info-title{font-size:28px;margin-bottom:30px}}.services-info .services-info-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(240px, 1fr));gap:30px}@media screen and (max-width: 768px){.services-info .services-info-grid{grid-template-columns:1fr;gap:24px}}.services-info .services-info-item{text-align:center;padding:30px 20px;border-radius:12px;background:#f9f9f9;transition:all .3s ease;display:flex;flex-direction:column;align-items:center}@media screen and (max-width: 768px){.services-info .services-info-item{padding:24px 16px}}.services-info .services-info-item:hover{background:#f0f7ff;transform:translateY(-3px);box-shadow:0 4px 12px rgba(0,63,136,.1)}.services-info .services-info-item:hover .services-info-item-icon img{transform:scale(1.1)}.services-info .services-info-item .services-info-item-icon{width:70px;height:70px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}@media screen and (max-width: 768px){.services-info .services-info-item .services-info-item-icon{width:60px;height:60px;margin-bottom:16px}}.services-info .services-info-item .services-info-item-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:transform .3s ease}.services-info .services-info-item h4{color:#003f88;font-size:20px;font-weight:700;margin-bottom:12px}@media screen and (max-width: 768px){.services-info .services-info-item h4{font-size:18px;margin-bottom:10px}}.services-info .services-info-item p{color:#666;font-size:16px;line-height:1.6;margin:0}@media screen and (max-width: 768px){.services-info .services-info-item p{font-size:15px}}.services-contact{width:100%;background:linear-gradient(135deg, #003f88 0%, #00479f 100%);border-radius:16px;padding:50px 40px;color:#fff;text-align:center}@media screen and (max-width: 768px){.services-contact{padding:40px 20px}}.services-contact .services-contact-content{max-width:700px;margin:0 auto}.services-contact .services-contact-title{color:#fff;font-size:36px;font-weight:700;margin-bottom:20px;text-transform:uppercase}@media screen and (max-width: 768px){.services-contact .services-contact-title{font-size:28px;margin-bottom:16px}}.services-contact .services-contact-text{color:hsla(0,0%,100%,.9);font-size:18px;line-height:1.6;margin-bottom:30px}@media screen and (max-width: 768px){.services-contact .services-contact-text{font-size:16px;margin-bottom:24px}}.services-contact .services-contact-buttons{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}@media screen and (max-width: 768px){.services-contact .services-contact-buttons{flex-direction:column;gap:16px}}.services-contact .services-contact-button{padding:16px 32px;border-radius:8px;font-size:16px;font-weight:600;text-decoration:none;border:2px solid rgba(0,0,0,0);transition:all .3s ease;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;min-width:200px}@media screen and (max-width: 768px){.services-contact .services-contact-button{width:100%;min-width:auto;padding:14px 24px}}.services-contact .services-contact-button span{display:inline-block}.services-contact .services-contact-button.services-contact-button-phone{background:#fff;color:#003f88;border-color:#fff}.services-contact .services-contact-button.services-contact-button-phone:hover{background:#f0f0f0;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.services-contact .services-contact-button.services-contact-button-call{background:rgba(0,0,0,0);color:#fff;border-color:#fff}.services-contact .services-contact-button.services-contact-button-call:hover{background:hsla(0,0%,100%,.1);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.contacts-container{width:100%;padding:80px 0;background-color:#f9f9f9}@media screen and (max-width: 768px){.contacts-container{padding:60px 0}}.contacts{max-width:1220px;width:100%;margin:0 auto;display:flex;flex-direction:column;gap:60px;padding:0 40px}@media screen and (max-width: 768px){.contacts{gap:40px;padding:0 20px}}.contacts-header{text-align:center;margin-bottom:20px}.contacts-header .contacts-title{color:#222;font-size:48px;font-weight:700;line-height:1.2;margin-bottom:20px;text-transform:uppercase}@media screen and (max-width: 1024px){.contacts-header .contacts-title{font-size:40px}}@media screen and (max-width: 768px){.contacts-header .contacts-title{font-size:32px;margin-bottom:16px}}.contacts-header .contacts-description{color:#666;font-size:18px;line-height:1.6;max-width:800px;margin:0 auto}@media screen and (max-width: 768px){.contacts-header .contacts-description{font-size:16px}}.contacts-main{width:100%}.contacts-main .contacts-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:30px}@media screen and (max-width: 768px){.contacts-main .contacts-grid{grid-template-columns:1fr;gap:24px}}.contacts-main .contacts-section{background:#fff;border-radius:12px;padding:30px;box-shadow:0 2px 8px rgba(0,0,0,.08);border:1px solid #e0e0e0}@media screen and (max-width: 768px){.contacts-main .contacts-section{padding:24px}}.contacts-main .contacts-section .contacts-section-header{margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid #003f88}.contacts-main .contacts-section .contacts-section-header .contacts-section-title{color:#003f88;font-size:24px;font-weight:700;margin:0;text-transform:uppercase}@media screen and (max-width: 768px){.contacts-main .contacts-section .contacts-section-header .contacts-section-title{font-size:20px}}.contacts-main .contacts-section .contacts-section-content{display:flex;flex-direction:column;gap:20px}.contacts-main .contacts-section .contacts-item{display:flex;align-items:center;gap:16px}.contacts-main .contacts-section .contacts-item .contacts-item-icon{width:40px;height:40px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#f0f7ff;border-radius:8px;padding:8px}.contacts-main .contacts-section .contacts-item .contacts-item-icon img{width:24px;height:24px;-o-object-fit:contain;object-fit:contain;filter:brightness(0) saturate(100%) invert(22%) sepia(98%) saturate(3286%) hue-rotate(204deg) brightness(96%) contrast(95%)}.contacts-main .contacts-section .contacts-item .contacts-item-content{flex:1}.contacts-main .contacts-section .contacts-item .contacts-item-content h3{color:#222;font-size:18px;font-weight:600;line-height:1.4}@media screen and (max-width: 768px){.contacts-main .contacts-section .contacts-item .contacts-item-content h3{font-size:16px}}.contacts-main .contacts-section .contacts-item .contacts-item-content h3 a{color:#003f88;text-decoration:none;transition:color .3s ease}.contacts-main .contacts-section .contacts-item .contacts-item-content h3 a:hover{color:#00479f;text-decoration:underline}.contacts-main .contacts-section .contacts-item .contacts-item-content h3 .contacts-operator{color:#666;font-weight:400;font-size:14px}.contacts-main .contacts-section .contacts-item .contacts-item-content p{color:#666;font-size:16px;line-height:1.6;margin:0}@media screen and (max-width: 768px){.contacts-main .contacts-section .contacts-item .contacts-item-content p{font-size:15px}}.contacts-main .contacts-section .contacts-item .contacts-item-content .contacts-person{color:#222;font-size:18px;font-weight:600;margin:0}.contacts-main .contacts-section .contacts-item .contacts-item-content .contacts-socials{display:flex;gap:10px;margin-top:12px;align-items:center;flex-wrap:wrap}.contacts-main .contacts-section .contacts-item .contacts-item-content .contacts-socials .contacts-social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#f8f9fa;border-radius:50%;border:1px solid #e0e0e0;transition:all .3s ease;text-decoration:none}.contacts-main .contacts-section .contacts-item .contacts-item-content .contacts-socials .contacts-social-link:hover{background:#003f88;border-color:#003f88;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,63,136,.2)}.contacts-main .contacts-section .contacts-item .contacts-item-content .contacts-socials .contacts-social-link:hover img{filter:brightness(0) saturate(100%) invert(1)}.contacts-main .contacts-section .contacts-item .contacts-item-content .contacts-socials .contacts-social-link:active{transform:translateY(0)}.contacts-main .contacts-section .contacts-item .contacts-item-content .contacts-socials .contacts-social-link img{width:20px;height:20px;-o-object-fit:contain;object-fit:contain;transition:filter .3s ease;display:block}.contacts-main .contacts-section .address-item{align-items:flex-start}.contacts-payment{width:100%;background:#fff;border-radius:16px;padding:50px 40px;box-shadow:0 4px 12px rgba(0,0,0,.08)}@media screen and (max-width: 768px){.contacts-payment{padding:30px 20px}}.contacts-payment .contacts-payment-content{max-width:900px;margin:0 auto}.contacts-payment .contacts-payment-title{color:#222;font-size:36px;font-weight:700;text-align:center;margin-bottom:40px;text-transform:uppercase;color:#003f88}@media screen and (max-width: 768px){.contacts-payment .contacts-payment-title{font-size:28px;margin-bottom:30px}}.contacts-payment .contacts-payment-list{display:flex;flex-direction:column;gap:24px}.contacts-payment .contacts-payment-item{padding:24px;background:#f9f9f9;border-radius:8px;border-left:4px solid #003f88}@media screen and (max-width: 768px){.contacts-payment .contacts-payment-item{padding:20px}}.contacts-payment .contacts-payment-item h3{color:#003f88;font-size:20px;font-weight:700;margin:0 0 12px 0}@media screen and (max-width: 768px){.contacts-payment .contacts-payment-item h3{font-size:18px}}.contacts-payment .contacts-payment-item p{color:#666;font-size:16px;line-height:1.6;margin:0}@media screen and (max-width: 768px){.contacts-payment .contacts-payment-item p{font-size:15px}}.contacts-delivery{width:100%;background:#fff;border-radius:16px;padding:50px 40px;box-shadow:0 4px 12px rgba(0,0,0,.08)}@media screen and (max-width: 768px){.contacts-delivery{padding:30px 20px}}.contacts-delivery .contacts-delivery-content{max-width:900px;margin:0 auto}.contacts-delivery .contacts-delivery-title{color:#222;font-size:36px;font-weight:700;text-align:center;margin-bottom:30px;text-transform:uppercase;color:#003f88}@media screen and (max-width: 768px){.contacts-delivery .contacts-delivery-title{font-size:28px;margin-bottom:24px}}.contacts-delivery .contacts-delivery-text p{color:#666;font-size:16px;line-height:1.8;margin:0}@media screen and (max-width: 768px){.contacts-delivery .contacts-delivery-text p{font-size:15px;line-height:1.6}}.contacts-details{width:100%;background:linear-gradient(135deg, #003f88 0%, #00479f 100%);border-radius:16px;padding:50px 40px;color:#fff}@media screen and (max-width: 768px){.contacts-details{padding:30px 20px}}.contacts-details .contacts-details-content{max-width:900px;margin:0 auto}.contacts-details .contacts-details-title{color:#fff;font-size:36px;font-weight:700;text-align:center;margin-bottom:40px;text-transform:uppercase}@media screen and (max-width: 768px){.contacts-details .contacts-details-title{font-size:28px;margin-bottom:30px}}.contacts-details .contacts-details-list{display:flex;flex-direction:column;gap:16px;background:hsla(0,0%,100%,.1);padding:30px;border-radius:12px;backdrop-filter:blur(10px)}@media screen and (max-width: 768px){.contacts-details .contacts-details-list{padding:20px;gap:12px}}.contacts-details .contacts-details-item{display:flex;align-items:baseline;gap:12px;padding:12px 0;border-bottom:1px solid hsla(0,0%,100%,.2)}.contacts-details .contacts-details-item:last-child{border-bottom:none}@media screen and (max-width: 768px){.contacts-details .contacts-details-item{flex-direction:column;gap:4px}}.contacts-details .contacts-details-item .contacts-details-label{color:hsla(0,0%,100%,.9);font-size:16px;font-weight:600;min-width:200px;flex-shrink:0}@media screen and (max-width: 768px){.contacts-details .contacts-details-item .contacts-details-label{min-width:auto;font-size:15px}}.contacts-details .contacts-details-item .contacts-details-value{color:#fff;font-size:16px;font-weight:400;word-break:break-word}@media screen and (max-width: 768px){.contacts-details .contacts-details-item .contacts-details-value{font-size:15px}}.documentation-container{width:100%;padding:120px 0 100px;background-color:#f9f9f9;display:flex;flex-direction:column;justify-content:flex-start;align-content:flex-start}@media screen and (max-width: 768px){.documentation-container{padding:60px 0 80px}}.documentation{max-width:1220px;width:100%;margin:0 auto;display:flex;flex-direction:column;gap:60px;padding:0 40px}@media screen and (max-width: 768px){.documentation{gap:40px;padding:0 20px}}.documentation-header{text-align:center;margin-bottom:20px}.documentation-header .documentation-title{color:#222;font-size:48px;font-weight:700;line-height:1.2;margin-bottom:20px;text-transform:uppercase}@media screen and (max-width: 1024px){.documentation-header .documentation-title{font-size:40px}}@media screen and (max-width: 768px){.documentation-header .documentation-title{font-size:32px;margin-bottom:16px}}.documentation-header .documentation-description{color:#666;font-size:18px;line-height:1.6;max-width:800px;margin:0 auto}@media screen and (max-width: 768px){.documentation-header .documentation-description{font-size:16px}}.documentation-list{width:100%}.documentation-list .documentation-grid{display:grid;grid-template-columns:1fr;gap:24px}@media screen and (max-width: 768px){.documentation-list .documentation-grid{gap:20px}}.documentation-list .documentation-item{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:all .3s ease;border:1px solid #e0e0e0;display:flex;flex-direction:row;height:auto}@media screen and (max-width: 768px){.documentation-list .documentation-item{border-radius:10px;flex-direction:column}}.documentation-list .documentation-item:hover{transform:translateY(-5px);box-shadow:0 8px 24px rgba(0,0,0,.12);border-color:#003f88}.documentation-list .documentation-item:hover .documentation-item-image img{transform:scale(1.05)}.documentation-list .documentation-item .documentation-item-link{display:flex;flex-direction:row;width:100%;text-decoration:none;color:inherit}@media screen and (max-width: 768px){.documentation-list .documentation-item .documentation-item-link{flex-direction:column}}.documentation-list .documentation-item .documentation-item-image{width:300px;min-width:300px;height:200px;overflow:hidden;background:linear-gradient(135deg, #f0f7ff 0%, #e0efff 100%);position:relative;transition:transform .3s ease;flex-shrink:0}@media screen and (max-width: 1024px){.documentation-list .documentation-item .documentation-item-image{width:250px;min-width:250px;height:180px}}@media screen and (max-width: 768px){.documentation-list .documentation-item .documentation-item-image{width:100%;min-width:100%;height:200px}}.documentation-list .documentation-item .documentation-item-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .3s ease}.documentation-list .documentation-item .documentation-item-image::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:80px;height:80px;background-image:url(assets/tool.svg);background-size:contain;background-repeat:no-repeat;background-position:center;opacity:.3;z-index:1}.documentation-list .documentation-item .documentation-item-image img{position:relative;z-index:2}.documentation-list .documentation-item .documentation-item-image:not(:empty)::before{display:none}.documentation-list .documentation-item .documentation-item-content{flex:1;padding:30px;display:flex;flex-direction:column;gap:12px;justify-content:center}@media screen and (max-width: 1024px){.documentation-list .documentation-item .documentation-item-content{padding:24px}}@media screen and (max-width: 768px){.documentation-list .documentation-item .documentation-item-content{padding:24px;gap:10px}}.documentation-list .documentation-item .documentation-item-title{color:#003f88;font-size:24px;font-weight:700;line-height:1.3;margin:0}@media screen and (max-width: 768px){.documentation-list .documentation-item .documentation-item-title{font-size:20px}}.documentation-list .documentation-item .documentation-item-description{color:#666;font-size:16px;line-height:1.6;margin:0;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width: 768px){.documentation-list .documentation-item .documentation-item-description{font-size:15px;-webkit-line-clamp:2;line-clamp:2}}.passports-item-container{width:100%;padding:120px 0 100px;background-color:#f9f9f9;display:flex;flex-direction:column;justify-content:flex-start;align-content:flex-start}@media screen and (max-width: 768px){.passports-item-container{padding:60px 0 80px}}.passports-item-page{max-width:1220px;width:100%;margin:0 auto;display:flex;flex-direction:column;gap:60px;padding:0 40px}@media screen and (max-width: 768px){.passports-item-page{gap:40px;padding:0 20px}}.passports-item-back{margin-bottom:20px;width:100%}@media screen and (max-width: 1024px){.passports-item-back{margin-bottom:18px}}@media screen and (max-width: 768px){.passports-item-back{margin-bottom:16px}}@media screen and (max-width: 480px){.passports-item-back{margin-bottom:12px}}.passports-item-back .passports-item-back-link{display:inline-flex;align-items:center;justify-content:flex-start;gap:10px;color:#003f88;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s ease;padding:12px 20px;background:#fff;border:2px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.05);position:relative;overflow:hidden;width:auto;max-width:100%;white-space:nowrap}@media screen and (max-width: 1024px){.passports-item-back .passports-item-back-link{font-size:15px;padding:11px 18px}}@media screen and (max-width: 768px){.passports-item-back .passports-item-back-link{font-size:14px;padding:10px 16px;gap:8px;border-width:1.5px;border-radius:6px}}@media screen and (max-width: 480px){.passports-item-back .passports-item-back-link{font-size:13px;padding:9px 14px;gap:6px;white-space:normal;line-height:1.4}}.passports-item-back .passports-item-back-link::before{content:"";position:absolute;left:0;top:0;width:0;height:100%;background:linear-gradient(135deg, #f0f7ff 0%, #e0efff 100%);transition:width .3s ease;z-index:0}.passports-item-back .passports-item-back-link span{display:inline-flex;align-items:center;gap:8px;position:relative;z-index:1;transition:transform .3s ease}@media screen and (max-width: 480px){.passports-item-back .passports-item-back-link span{gap:6px;flex-wrap:wrap}}.passports-item-back .passports-item-back-link span::before{content:"←";display:inline-block;font-size:18px;font-weight:700;transition:transform .3s ease;flex-shrink:0}@media screen and (max-width: 1024px){.passports-item-back .passports-item-back-link span::before{font-size:17px}}@media screen and (max-width: 768px){.passports-item-back .passports-item-back-link span::before{font-size:16px}}@media screen and (max-width: 480px){.passports-item-back .passports-item-back-link span::before{font-size:15px}}.passports-item-back .passports-item-back-link:hover{color:#003f88;border-color:#003f88;box-shadow:0 4px 12px rgba(0,63,136,.15);transform:translateX(-2px)}@media screen and (max-width: 768px){.passports-item-back .passports-item-back-link:hover{transform:translateX(-1px);box-shadow:0 3px 8px rgba(0,63,136,.12)}}@media(hover: none){.passports-item-back .passports-item-back-link:hover{transform:none}}.passports-item-back .passports-item-back-link:hover::before{width:100%}.passports-item-back .passports-item-back-link:hover span{transform:translateX(-2px)}@media screen and (max-width: 768px){.passports-item-back .passports-item-back-link:hover span{transform:translateX(-1px)}}.passports-item-back .passports-item-back-link:hover span::before{transform:translateX(-3px)}@media screen and (max-width: 768px){.passports-item-back .passports-item-back-link:hover span::before{transform:translateX(-2px)}}.passports-item-back .passports-item-back-link:active{transform:translateX(0);box-shadow:0 2px 4px rgba(0,63,136,.1)}@media screen and (max-width: 768px){.passports-item-back .passports-item-back-link:active{box-shadow:0 1px 3px rgba(0,63,136,.1)}}.passports-item-back .passports-item-back-link:focus{outline:2px solid #003f88;outline-offset:2px}@media screen and (max-width: 768px){.passports-item-back .passports-item-back-link:focus{outline-width:1.5px;outline-offset:1px}}.passports-item-header{text-align:center;margin-bottom:20px}.passports-item-header .passports-item-title{color:#222;font-size:48px;font-weight:700;line-height:1.2;margin-bottom:20px;text-transform:uppercase}@media screen and (max-width: 1024px){.passports-item-header .passports-item-title{font-size:40px}}@media screen and (max-width: 768px){.passports-item-header .passports-item-title{font-size:32px;margin-bottom:16px}}.passports-list{width:100%}.passports-list .passports-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:24px}@media screen and (max-width: 1024px){.passports-list .passports-grid{gap:20px}}@media screen and (max-width: 900px){.passports-list .passports-grid{grid-template-columns:1fr;gap:16px}}@media screen and (max-width: 480px){.passports-list .passports-grid{gap:12px}}.passports-list .passports-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:all .3s ease;border:1px solid #e0e0e0;display:flex;flex-direction:column;min-height:120px}@media screen and (max-width: 768px){.passports-list .passports-card{border-radius:10px;min-height:auto}}.passports-list .passports-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.12);border-color:#003f88}.passports-list .passports-card:hover .passports-card-link{background-color:#003f88;color:#fff}.passports-list .passports-card:hover .passports-card-link img{filter:brightness(0) invert(1)}.passports-list .passports-card .passports-card-content{padding:24px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:20px;flex:1}@media screen and (max-width: 768px){.passports-list .passports-card .passports-card-content{flex-direction:column;align-items:flex-start;padding:20px;gap:16px}}@media screen and (max-width: 480px){.passports-list .passports-card .passports-card-content{padding:16px;gap:12px}}.passports-list .passports-card .passports-card-title{color:#222;font-size:18px;font-weight:600;line-height:1.4;margin:0;flex:1;min-width:0}@media screen and (max-width: 1024px){.passports-list .passports-card .passports-card-title{font-size:17px}}@media screen and (max-width: 768px){.passports-list .passports-card .passports-card-title{font-size:16px;width:100%}}@media screen and (max-width: 480px){.passports-list .passports-card .passports-card-title{font-size:15px}}.passports-list .passports-card .passports-card-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;background-color:#f0f7ff;color:#003f88;border-radius:8px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s ease;border:1px solid rgba(0,0,0,0);white-space:nowrap;flex-shrink:0}@media screen and (max-width: 1024px){.passports-list .passports-card .passports-card-link{padding:11px 20px;font-size:14px}}@media screen and (max-width: 768px){.passports-list .passports-card .passports-card-link{width:100%;padding:10px 18px;font-size:14px;gap:8px}}@media screen and (max-width: 480px){.passports-list .passports-card .passports-card-link{padding:9px 16px;font-size:13px;gap:6px}}.passports-list .passports-card .passports-card-link:hover{background-color:#003f88;color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,63,136,.25)}.passports-list .passports-card .passports-card-link:hover img{filter:brightness(0) invert(1)}.passports-list .passports-card .passports-card-link:active{transform:translateY(0)}.passports-list .passports-card .passports-card-link .passports-card-link-text{display:inline-block}.passports-list .passports-card .passports-card-link img{width:18px;height:18px;-o-object-fit:contain;object-fit:contain;transition:filter .3s ease;flex-shrink:0}@media screen and (max-width: 768px){.passports-list .passports-card .passports-card-link img{width:16px;height:16px}}@media screen and (max-width: 480px){.passports-list .passports-card .passports-card-link img{width:14px;height:14px}}.passports-list .passports-empty{text-align:center;padding:60px 20px;background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08)}@media screen and (max-width: 768px){.passports-list .passports-empty{padding:40px 20px}}.passports-list .passports-empty p{color:#666;font-size:18px;line-height:1.6;margin:0}@media screen and (max-width: 768px){.passports-list .passports-empty p{font-size:16px}}.schemas-container{width:100%;padding:120px 0 100px;background-color:#f9f9f9;display:flex;flex-direction:column;justify-content:flex-start;align-content:flex-start}@media screen and (max-width: 768px){.schemas-container{padding:60px 0 80px}}.schemas{max-width:1220px;width:100%;margin:0 auto;display:flex;flex-direction:column;gap:60px;padding:0 40px}@media screen and (max-width: 768px){.schemas{gap:40px;padding:0 20px}}.schemas-back{margin-bottom:20px;width:100%}@media screen and (max-width: 1024px){.schemas-back{margin-bottom:18px}}@media screen and (max-width: 768px){.schemas-back{margin-bottom:16px}}@media screen and (max-width: 480px){.schemas-back{margin-bottom:12px}}.schemas-back .schemas-back-link{display:inline-flex;align-items:center;justify-content:flex-start;gap:10px;color:#003f88;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s ease;padding:12px 20px;background:#fff;border:2px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.05);position:relative;overflow:hidden;width:auto;max-width:100%;white-space:nowrap}@media screen and (max-width: 1024px){.schemas-back .schemas-back-link{font-size:15px;padding:11px 18px}}@media screen and (max-width: 768px){.schemas-back .schemas-back-link{font-size:14px;padding:10px 16px;gap:8px;border-width:1.5px;border-radius:6px}}@media screen and (max-width: 480px){.schemas-back .schemas-back-link{font-size:13px;padding:9px 14px;gap:6px;white-space:normal;line-height:1.4}}.schemas-back .schemas-back-link::before{content:"";position:absolute;left:0;top:0;width:0;height:100%;background:linear-gradient(135deg, #f0f7ff 0%, #e0efff 100%);transition:width .3s ease;z-index:0}.schemas-back .schemas-back-link span{display:inline-flex;align-items:center;gap:8px;position:relative;z-index:1;transition:transform .3s ease}@media screen and (max-width: 480px){.schemas-back .schemas-back-link span{gap:6px;flex-wrap:wrap}}.schemas-back .schemas-back-link span::before{content:"←";display:inline-block;font-size:18px;font-weight:700;transition:transform .3s ease;flex-shrink:0}@media screen and (max-width: 1024px){.schemas-back .schemas-back-link span::before{font-size:17px}}@media screen and (max-width: 768px){.schemas-back .schemas-back-link span::before{font-size:16px}}@media screen and (max-width: 480px){.schemas-back .schemas-back-link span::before{font-size:15px}}.schemas-back .schemas-back-link:hover{color:#003f88;border-color:#003f88;box-shadow:0 4px 12px rgba(0,63,136,.15);transform:translateX(-2px)}@media screen and (max-width: 768px){.schemas-back .schemas-back-link:hover{transform:translateX(-1px);box-shadow:0 3px 8px rgba(0,63,136,.12)}}@media(hover: none){.schemas-back .schemas-back-link:hover{transform:none}}.schemas-back .schemas-back-link:hover::before{width:100%}.schemas-back .schemas-back-link:hover span{transform:translateX(-2px)}@media screen and (max-width: 768px){.schemas-back .schemas-back-link:hover span{transform:translateX(-1px)}}.schemas-back .schemas-back-link:hover span::before{transform:translateX(-3px)}@media screen and (max-width: 768px){.schemas-back .schemas-back-link:hover span::before{transform:translateX(-2px)}}.schemas-back .schemas-back-link:active{transform:translateX(0);box-shadow:0 2px 4px rgba(0,63,136,.1)}@media screen and (max-width: 768px){.schemas-back .schemas-back-link:active{box-shadow:0 1px 3px rgba(0,63,136,.1)}}.schemas-back .schemas-back-link:focus{outline:2px solid #003f88;outline-offset:2px}@media screen and (max-width: 768px){.schemas-back .schemas-back-link:focus{outline-width:1.5px;outline-offset:1px}}.schemas-header{text-align:center;margin-bottom:20px}.schemas-header .schemas-title{color:#222;font-size:48px;font-weight:700;line-height:1.2;margin-bottom:20px;text-transform:uppercase}@media screen and (max-width: 1024px){.schemas-header .schemas-title{font-size:40px}}@media screen and (max-width: 768px){.schemas-header .schemas-title{font-size:32px;margin-bottom:16px}}.schemas-header .schemas-description{color:#666;font-size:18px;line-height:1.6;max-width:800px;margin:0 auto}@media screen and (max-width: 768px){.schemas-header .schemas-description{font-size:16px}}.schemas-list{width:100%}.schemas-list .schemas-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:30px}@media screen and (max-width: 1024px){.schemas-list .schemas-grid{gap:24px}}@media screen and (max-width: 768px){.schemas-list .schemas-grid{grid-template-columns:1fr;gap:20px}}.schemas-list .schemas-item{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:all .3s ease;border:1px solid #e0e0e0;display:flex;flex-direction:column}@media screen and (max-width: 768px){.schemas-list .schemas-item{border-radius:10px}}.schemas-list .schemas-item:hover{transform:translateY(-5px);box-shadow:0 8px 24px rgba(0,0,0,.12);border-color:#003f88}.schemas-list .schemas-item:hover .schemas-item-image img{transform:scale(1.05)}.schemas-list .schemas-item .schemas-item-image{width:100%;height:250px;overflow:hidden;background:linear-gradient(135deg, #f0f7ff 0%, #e0efff 100%);position:relative;cursor:pointer}@media screen and (max-width: 768px){.schemas-list .schemas-item .schemas-item-image{height:200px}}.schemas-list .schemas-item .schemas-item-image a{display:block;width:100%;height:100%;text-decoration:none}.schemas-list .schemas-item .schemas-item-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .3s ease}.schemas-list .schemas-item .schemas-item-image::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:60px;height:60px;background:rgba(0,63,136,.8);border-radius:50%;opacity:0;transition:opacity .3s ease;z-index:2;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27white%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3E%3Cpath d=%27M15 3h6v6M9 21H3v-6M21 3l-7 7M3 21l7-7%27%3E%3C/path%3E%3C/svg%3E");background-size:24px 24px;background-position:center;background-repeat:no-repeat}.schemas-list .schemas-item .schemas-item-image:hover::before{opacity:1}.schemas-list .schemas-item .schemas-item-content{padding:24px;display:flex;flex-direction:column;gap:8px}@media screen and (max-width: 768px){.schemas-list .schemas-item .schemas-item-content{padding:20px}}.schemas-list .schemas-item .schemas-item-title{color:#003f88;font-size:20px;font-weight:700;line-height:1.3;margin:0}@media screen and (max-width: 768px){.schemas-list .schemas-item .schemas-item-title{font-size:18px}}.industry_catalog-container{width:100%;padding:120px 0 100px;background-color:#f9f9f9;display:flex;flex-direction:column;justify-content:flex-start;align-content:flex-start}@media screen and (max-width: 768px){.industry_catalog-container{padding:60px 0 80px}}.industry_catalog{max-width:1220px;width:100%;margin:0 auto;display:flex;flex-direction:column;gap:60px;padding:0 40px}@media screen and (max-width: 768px){.industry_catalog{gap:40px;padding:0 20px}}.industry_catalog-back{margin-bottom:20px;width:100%}@media screen and (max-width: 1024px){.industry_catalog-back{margin-bottom:18px}}@media screen and (max-width: 768px){.industry_catalog-back{margin-bottom:16px}}@media screen and (max-width: 480px){.industry_catalog-back{margin-bottom:12px}}.industry_catalog-back .industry_catalog-back-link{display:inline-flex;align-items:center;justify-content:flex-start;gap:10px;color:#003f88;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s ease;padding:12px 20px;background:#fff;border:2px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.05);position:relative;overflow:hidden;width:auto;max-width:100%;white-space:nowrap}@media screen and (max-width: 1024px){.industry_catalog-back .industry_catalog-back-link{font-size:15px;padding:11px 18px}}@media screen and (max-width: 768px){.industry_catalog-back .industry_catalog-back-link{font-size:14px;padding:10px 16px;gap:8px;border-width:1.5px;border-radius:6px}}@media screen and (max-width: 480px){.industry_catalog-back .industry_catalog-back-link{font-size:13px;padding:9px 14px;gap:6px;white-space:normal;line-height:1.4}}.industry_catalog-back .industry_catalog-back-link::before{content:"";position:absolute;left:0;top:0;width:0;height:100%;background:linear-gradient(135deg, #f0f7ff 0%, #e0efff 100%);transition:width .3s ease;z-index:0}.industry_catalog-back .industry_catalog-back-link span{display:inline-flex;align-items:center;gap:8px;position:relative;z-index:1;transition:transform .3s ease}@media screen and (max-width: 480px){.industry_catalog-back .industry_catalog-back-link span{gap:6px;flex-wrap:wrap}}.industry_catalog-back .industry_catalog-back-link span::before{content:"←";display:inline-block;font-size:18px;font-weight:700;transition:transform .3s ease;flex-shrink:0}@media screen and (max-width: 1024px){.industry_catalog-back .industry_catalog-back-link span::before{font-size:17px}}@media screen and (max-width: 768px){.industry_catalog-back .industry_catalog-back-link span::before{font-size:16px}}@media screen and (max-width: 480px){.industry_catalog-back .industry_catalog-back-link span::before{font-size:15px}}.industry_catalog-back .industry_catalog-back-link:hover{color:#003f88;border-color:#003f88;box-shadow:0 4px 12px rgba(0,63,136,.15);transform:translateX(-2px)}@media screen and (max-width: 768px){.industry_catalog-back .industry_catalog-back-link:hover{transform:translateX(-1px);box-shadow:0 3px 8px rgba(0,63,136,.12)}}@media(hover: none){.industry_catalog-back .industry_catalog-back-link:hover{transform:none}}.industry_catalog-back .industry_catalog-back-link:hover::before{width:100%}.industry_catalog-back .industry_catalog-back-link:hover span{transform:translateX(-2px)}@media screen and (max-width: 768px){.industry_catalog-back .industry_catalog-back-link:hover span{transform:translateX(-1px)}}.industry_catalog-back .industry_catalog-back-link:hover span::before{transform:translateX(-3px)}@media screen and (max-width: 768px){.industry_catalog-back .industry_catalog-back-link:hover span::before{transform:translateX(-2px)}}.industry_catalog-back .industry_catalog-back-link:active{transform:translateX(0);box-shadow:0 2px 4px rgba(0,63,136,.1)}@media screen and (max-width: 768px){.industry_catalog-back .industry_catalog-back-link:active{box-shadow:0 1px 3px rgba(0,63,136,.1)}}.industry_catalog-back .industry_catalog-back-link:focus{outline:2px solid #003f88;outline-offset:2px}@media screen and (max-width: 768px){.industry_catalog-back .industry_catalog-back-link:focus{outline-width:1.5px;outline-offset:1px}}.industry_catalog-header{text-align:center;margin-bottom:20px}.industry_catalog-header .industry_catalog-title{color:#222;font-size:48px;font-weight:700;line-height:1.2;margin-bottom:20px;text-transform:uppercase}@media screen and (max-width: 1024px){.industry_catalog-header .industry_catalog-title{font-size:40px}}@media screen and (max-width: 768px){.industry_catalog-header .industry_catalog-title{font-size:32px;margin-bottom:16px}}.industry_catalog-header .industry_catalog-description{color:#666;font-size:18px;line-height:1.6;max-width:800px;margin:0 auto}@media screen and (max-width: 768px){.industry_catalog-header .industry_catalog-description{font-size:16px}}.industry_catalog-list{width:100%;display:flex;flex-direction:column;gap:50px}@media screen and (max-width: 768px){.industry_catalog-list{gap:40px}}.industry_catalog-list .industry_catalog-section{width:100%}.industry_catalog-list .industry_catalog-section .industry_catalog-section-title{color:#003f88;font-size:32px;font-weight:700;line-height:1.2;margin-bottom:30px;text-transform:uppercase;padding-bottom:16px;border-bottom:2px solid #003f88}@media screen and (max-width: 1024px){.industry_catalog-list .industry_catalog-section .industry_catalog-section-title{font-size:28px}}@media screen and (max-width: 768px){.industry_catalog-list .industry_catalog-section .industry_catalog-section-title{font-size:24px;margin-bottom:24px;padding-bottom:12px}}.industry_catalog-list .industry_catalog-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:20px}@media screen and (max-width: 1024px){.industry_catalog-list .industry_catalog-grid{gap:18px}}@media screen and (max-width: 768px){.industry_catalog-list .industry_catalog-grid{grid-template-columns:1fr;gap:16px}}@media screen and (max-width: 480px){.industry_catalog-list .industry_catalog-grid{gap:12px}}.industry_catalog-list .industry_catalog-item{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:all .3s ease;border:1px solid #e0e0e0}@media screen and (max-width: 768px){.industry_catalog-list .industry_catalog-item{border-radius:10px}}.industry_catalog-list .industry_catalog-item:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.12);border-color:#003f88}.industry_catalog-list .industry_catalog-item:hover .industry_catalog-item-link{background-color:#003f88;color:#fff}.industry_catalog-list .industry_catalog-item:hover .industry_catalog-item-link img{filter:brightness(0) invert(1)}.industry_catalog-list .industry_catalog-item .industry_catalog-item-link{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 28px;background-color:rgba(0,0,0,0);color:#003f88;border-radius:12px;font-size:17px;font-weight:600;text-decoration:none;transition:all .3s ease;width:100%}@media screen and (max-width: 1024px){.industry_catalog-list .industry_catalog-item .industry_catalog-item-link{padding:18px 24px;font-size:16px}}@media screen and (max-width: 768px){.industry_catalog-list .industry_catalog-item .industry_catalog-item-link{padding:16px 20px;font-size:15px;gap:16px}}@media screen and (max-width: 480px){.industry_catalog-list .industry_catalog-item .industry_catalog-item-link{padding:14px 18px;font-size:14px;gap:12px}}.industry_catalog-list .industry_catalog-item .industry_catalog-item-link:hover{background-color:#003f88;color:#fff;transform:none}.industry_catalog-list .industry_catalog-item .industry_catalog-item-link:hover img{filter:brightness(0) invert(1)}.industry_catalog-list .industry_catalog-item .industry_catalog-item-link .industry_catalog-item-link-text{display:inline-block;flex:1;line-height:1.4}.industry_catalog-list .industry_catalog-item .industry_catalog-item-link img{width:22px;height:22px;-o-object-fit:contain;object-fit:contain;transition:filter .3s ease;flex-shrink:0}@media screen and (max-width: 768px){.industry_catalog-list .industry_catalog-item .industry_catalog-item-link img{width:20px;height:20px}}@media screen and (max-width: 480px){.industry_catalog-list .industry_catalog-item .industry_catalog-item-link img{width:18px;height:18px}}.industry_catalog-list .industry_catalog-empty{text-align:center;padding:60px 20px;background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08)}@media screen and (max-width: 768px){.industry_catalog-list .industry_catalog-empty{padding:40px 20px}}.industry_catalog-list .industry_catalog-empty p{color:#666;font-size:18px;line-height:1.6;margin:0}@media screen and (max-width: 768px){.industry_catalog-list .industry_catalog-empty p{font-size:16px}}.our-clients-container{width:100%;padding:120px 0 100px;background-color:#f9f9f9;display:flex;flex-direction:column;justify-content:flex-start;align-content:flex-start}@media screen and (max-width: 768px){.our-clients-container{padding:60px 0 80px}}.our-clients{max-width:1220px;width:100%;margin:0 auto;display:flex;flex-direction:column;gap:60px;padding:0 40px}@media screen and (max-width: 768px){.our-clients{gap:40px;padding:0 20px}}.our-clients-back{margin-bottom:20px;width:100%}@media screen and (max-width: 1024px){.our-clients-back{margin-bottom:18px}}@media screen and (max-width: 768px){.our-clients-back{margin-bottom:16px}}@media screen and (max-width: 480px){.our-clients-back{margin-bottom:12px}}.our-clients-back .our-clients-back-link{display:inline-flex;align-items:center;justify-content:flex-start;gap:10px;color:#003f88;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s ease;padding:12px 20px;background:#fff;border:2px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.05);position:relative;overflow:hidden;width:auto;max-width:100%;white-space:nowrap}@media screen and (max-width: 1024px){.our-clients-back .our-clients-back-link{font-size:15px;padding:11px 18px}}@media screen and (max-width: 768px){.our-clients-back .our-clients-back-link{font-size:14px;padding:10px 16px;gap:8px;border-width:1.5px;border-radius:6px}}@media screen and (max-width: 480px){.our-clients-back .our-clients-back-link{font-size:13px;padding:9px 14px;gap:6px;white-space:normal;line-height:1.4}}.our-clients-back .our-clients-back-link::before{content:"";position:absolute;left:0;top:0;width:0;height:100%;background:linear-gradient(135deg, #f0f7ff 0%, #e0efff 100%);transition:width .3s ease;z-index:0}.our-clients-back .our-clients-back-link span{display:inline-flex;align-items:center;gap:8px;position:relative;z-index:1;transition:transform .3s ease}@media screen and (max-width: 480px){.our-clients-back .our-clients-back-link span{gap:6px;flex-wrap:wrap}}.our-clients-back .our-clients-back-link span::before{content:"←";display:inline-block;font-size:18px;font-weight:700;transition:transform .3s ease;flex-shrink:0}@media screen and (max-width: 1024px){.our-clients-back .our-clients-back-link span::before{font-size:17px}}@media screen and (max-width: 768px){.our-clients-back .our-clients-back-link span::before{font-size:16px}}@media screen and (max-width: 480px){.our-clients-back .our-clients-back-link span::before{font-size:15px}}.our-clients-back .our-clients-back-link:hover{color:#003f88;border-color:#003f88;box-shadow:0 4px 12px rgba(0,63,136,.15);transform:translateX(-2px)}@media screen and (max-width: 768px){.our-clients-back .our-clients-back-link:hover{transform:translateX(-1px);box-shadow:0 3px 8px rgba(0,63,136,.12)}}@media(hover: none){.our-clients-back .our-clients-back-link:hover{transform:none}}.our-clients-back .our-clients-back-link:hover::before{width:100%}.our-clients-back .our-clients-back-link:hover span{transform:translateX(-2px)}@media screen and (max-width: 768px){.our-clients-back .our-clients-back-link:hover span{transform:translateX(-1px)}}.our-clients-back .our-clients-back-link:hover span::before{transform:translateX(-3px)}@media screen and (max-width: 768px){.our-clients-back .our-clients-back-link:hover span::before{transform:translateX(-2px)}}.our-clients-back .our-clients-back-link:active{transform:translateX(0);box-shadow:0 2px 4px rgba(0,63,136,.1)}@media screen and (max-width: 768px){.our-clients-back .our-clients-back-link:active{box-shadow:0 1px 3px rgba(0,63,136,.1)}}.our-clients-back .our-clients-back-link:focus{outline:2px solid #003f88;outline-offset:2px}@media screen and (max-width: 768px){.our-clients-back .our-clients-back-link:focus{outline-width:1.5px;outline-offset:1px}}.our-clients-header{text-align:center;margin-bottom:20px}.our-clients-header .our-clients-title{color:#222;font-size:48px;font-weight:700;line-height:1.2;margin-bottom:20px;text-transform:uppercase}@media screen and (max-width: 1024px){.our-clients-header .our-clients-title{font-size:40px}}@media screen and (max-width: 768px){.our-clients-header .our-clients-title{font-size:32px;margin-bottom:16px}}.our-clients-header .our-clients-description{color:#666;font-size:18px;line-height:1.6;max-width:800px;margin:0 auto}@media screen and (max-width: 768px){.our-clients-header .our-clients-description{font-size:16px}}.our-clients-list{width:100%}.our-clients-list .our-clients-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:24px}@media screen and (max-width: 1024px){.our-clients-list .our-clients-grid{gap:20px}}@media screen and (max-width: 768px){.our-clients-list .our-clients-grid{grid-template-columns:1fr;gap:16px}}@media screen and (max-width: 480px){.our-clients-list .our-clients-grid{gap:12px}}.our-clients-list .our-clients-item{background:#fff;border-radius:12px;padding:24px 28px;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:all .3s ease;border:1px solid #e0e0e0;display:flex;align-items:center;justify-content:center;text-align:center;min-height:90px}@media screen and (max-width: 1024px){.our-clients-list .our-clients-item{padding:20px 24px;min-height:85px}}@media screen and (max-width: 768px){.our-clients-list .our-clients-item{padding:18px 20px;min-height:75px;border-radius:10px}}@media screen and (max-width: 480px){.our-clients-list .our-clients-item{padding:16px 18px;min-height:70px}}.our-clients-list .our-clients-item:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.12);border-color:#003f88}.our-clients-list .our-clients-item .our-clients-item-name{color:#222;font-size:16px;font-weight:500;line-height:1.5;margin:0;word-break:break-word}@media screen and (max-width: 1024px){.our-clients-list .our-clients-item .our-clients-item-name{font-size:15px}}@media screen and (max-width: 768px){.our-clients-list .our-clients-item .our-clients-item-name{font-size:14px;line-height:1.4}}@media screen and (max-width: 480px){.our-clients-list .our-clients-item .our-clients-item-name{font-size:13px}}.our-clients-list .our-clients-empty{text-align:center;padding:60px 20px;background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08)}@media screen and (max-width: 768px){.our-clients-list .our-clients-empty{padding:40px 20px}}.our-clients-list .our-clients-empty p{color:#666;font-size:18px;line-height:1.6;margin:0}@media screen and (max-width: 768px){.our-clients-list .our-clients-empty p{font-size:16px}}