@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/wp-content/themes/nti-systems/fonts/latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/wp-content/themes/nti-systems/fonts/latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}html{font-size:16px;scroll-behavior:smooth;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;text-size-adjust:100%}@media (min-width: 1920px){html{font-size:17px}}body{line-height:1;font-size:1rem;font-weight:400;font-family:Inter,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;color:#475467;background-color:#fff}img{max-width:100%;height:auto}a{color:#06f;text-decoration:none}a:hover{text-decoration:underline}html,body{margin:0;padding:0;overflow-x:hidden;box-sizing:border-box}div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,main,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}*[hidden]{display:none}body{line-height:1}menu,ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.site-wrapper{position:relative;display:flex;flex-direction:column;height:100vh;max-width:100vw;overflow-x:hidden;overflow-y:auto}.main{flex:1}.main.gray_bg{background-color:#f9fafb}.container{width:calc(100% - 32px);margin:0 auto}@media (min-width: 440px){.container{width:100%;max-width:400px}}@media (min-width: 768px){.container{max-width:600px}}@media (min-width: 1366px){.container{max-width:1280px}}@media (min-width: 1920px){.container{max-width:1440px}}.nav{position:fixed;top:3.75rem;left:0;z-index:100;width:100%;height:calc(100vh - 3.75rem);overflow-y:auto;background-color:#f9fafb;transform:scale3d(1,0,1);transform-origin:50% 0;opacity:0;pointer-events:none;transition:opacity .3s ease-in,transform .3s ease-out}@media (min-width: 768px){.nav{top:4.5rem;height:calc(100vh - 4.5rem)}}@media (min-width: 1366px){.nav{position:initial;top:initial;left:initial;display:flex;justify-content:flex-end;flex:1;width:initial;height:initial;overflow-y:initial;background-color:initial;transform:none;opacity:1;pointer-events:initial}}.nav_items{display:flex;gap:.25rem;flex-direction:column;max-width:600px;width:calc(100% - 32px);margin:0 auto;padding:2rem 0}@media (min-width: 440px){.nav_items{width:100%;max-width:400px}}@media (min-width: 768px){.nav_items{max-width:600px}}@media (min-width: 1366px){.nav_items{flex-direction:row;gap:2.5rem;max-width:initial;width:initial;margin:initial;padding:0}}.nav_item{position:relative}.nav_item.full-width-parent{position:initial}.nav_item_link{display:flex;align-items:center;justify-content:space-between;gap:.5rem;height:3rem;padding:0 1rem;cursor:pointer;font-weight:600;color:#475467;transition:color .2s ease-out}@media (min-width: 1366px){.nav_item_link{height:4.5rem;padding:0}}.nav_item_link:hover{text-decoration:none}.nav_item_link.has-children:after{display:block;content:"";width:.5rem;height:.5rem;border-radius:2px;border-right:2px solid currentColor;border-top:2px solid currentColor;transform:scaleZ(1) translate3d(0,-2px,0) rotate(135deg);transition:transform .3s ease-in-out}.nav_item_link.active:after{transform:scale3d(1,-1,1) translate3d(1px,-2px,0) rotate(135deg)}@media (min-width: 1366px){.nav_item_link.active:after{transform:scaleZ(1) translate3d(0,-2px,0) rotate(135deg)}}@media (min-width: 1366px){.nav_item:hover .nav_item_link{color:#06f}.nav_item:hover .nav_item_link:after{transform:scale3d(1,-1,1) translate3d(1px,-2px,0) rotate(135deg)}}.nav_submenu{max-height:0;overflow:hidden;transition:max-height .2s ease-in-out}@media (min-width: 1366px){.nav_submenu{position:absolute;top:4.5rem;left:50%;width:24rem;max-height:initial;padding:1.5rem 1.125rem;overflow:initial;border:1px solid #EAECF0;border-radius:12px;background:#fff;box-shadow:0 12px 16px -4px #10182826;opacity:0;transform:scale3d(0,0,1) translate3d(-50%,0,0)}}.nav_submenu>.container{display:flex;flex-direction:column;gap:.25rem;box-sizing:border-box;padding:1.5rem 1.125rem;border:1px solid #EAECF0;border-radius:12px;background:#fff}@media (min-width: 1366px){.nav_submenu>.container{padding:0;border:0;border-radius:0;background:initial}}.nav_submenu_item{position:relative;display:grid;grid-template-columns:24px 1fr;gap:1rem;padding:.75rem;box-sizing:border-box;border-radius:8px;transition:background-color .2s ease-out}.nav_submenu_item_imgbox img{display:block;width:24px;height:24px}.nav_submenu_item_textbox:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.nav_submenu_item_textbox:hover{text-decoration:none;color:inherit}.nav_submenu_item_title{line-height:1.5rem;font-size:1rem;font-weight:600;color:#101828}.nav_submenu_item_title .badge{margin-left:.375rem;transform:translateY(-2px)}.nav_submenu_item_desc{margin-top:.25rem;line-height:1.125rem;font-size:.875rem;font-weight:400;color:#475467}.nav_submenu_item:hover{background:#f2f4f7}@media (min-width: 1366px){.nav_item:hover .nav_submenu{opacity:1;transform:scaleZ(1) translate3d(-50%,0,0);transition:opacity .2s ease-in .1s,transform 0s ease-out}.nav_item:hover .nav_submenu.full-width{transform:scaleZ(1)}}@media (min-width: 1366px){.nav_submenu.full-width{position:fixed;left:0;width:100vw;max-height:calc(100vh - 4.5rem);padding:0;overflow-y:auto;overflow-x:hidden;border:0;border-radius:0 0 12px 12px;background:#f2f4f7;transform:scale3d(0,0,1);scrollbar-width:thin;scrollbar-color:#D0D5DD #f2f4f7}.nav_submenu.full-width::-webkit-scrollbar{width:4px;height:4px;border:0}.nav_submenu.full-width::-webkit-scrollbar-track{background:transparent}.nav_submenu.full-width::-webkit-scrollbar-thumb{border-radius:8px;border:0;background:#f2f4f7;transition:background .2s ease}.nav_submenu.full-width::-webkit-scrollbar-thumb:hover{background:#d0d5dd}}.nav_submenu.full-width .container{display:flex;flex-direction:column;gap:.25rem}@media (min-width: 1366px){.nav_submenu.full-width .container{display:grid;flex-direction:initial;grid-template-columns:repeat(3,1fr);gap:2rem;padding:2rem 0 3rem;box-sizing:border-box}}.nav_submenu.full-width .nav_submenu_item{display:block;padding:.75rem}@media (min-width: 1366px){.nav_submenu.full-width .nav_submenu_item{display:grid;grid-template-columns:40% 60%;gap:0;padding:0;overflow:hidden;border-radius:16px;border:1px solid #EAECF0;background-color:#fff;box-shadow:0 4px 6px -2px #1018281a}}.nav_submenu.full-width .nav_submenu_item_imgbox{display:none}@media (min-width: 1366px){.nav_submenu.full-width .nav_submenu_item_imgbox{display:block;position:relative;height:0;padding-bottom:100%;overflow:hidden;background:linear-gradient(180deg,#f5f5f5,#e5e5e5)}.nav_submenu.full-width .nav_submenu_item_imgbox img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;height:auto}}.nav_submenu.full-width .nav_submenu_item_textbox{display:flex;flex-direction:column;justify-content:center;height:100%;padding:0;box-sizing:border-box}@media (min-width: 1366px){.nav_submenu.full-width .nav_submenu_item_textbox{padding:0 1rem 0 1.75rem}}.nav_submenu.full-width .nav_submenu_item_textbox:hover{text-decoration:none}.nav_submenu.full-width .nav_submenu_item_textbox:hover .btn{color:#fff;border-color:#06f;background-color:#06f}.nav_submenu.full-width .nav_submenu_item_content{flex:0 0 55%;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box}@media (min-width: 1366px){.nav_submenu.full-width .nav_submenu_item_content{padding-top:1.25rem}}.nav_submenu.full-width .nav_submenu_item_title{line-height:1.5rem;font-size:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (min-width: 1366px){.nav_submenu.full-width .nav_submenu_item_title{line-height:1.25rem;font-size:1.125rem}}.nav_submenu.full-width .nav_submenu_item_desc{line-height:1.25rem;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nav_submenu.full-width .nav_submenu_item_linkbox{display:none}@media (min-width: 1366px){.nav_submenu.full-width .nav_submenu_item_linkbox{display:block;flex:0 0 45%}}@media (min-width: 1366px){.nav_submenu.full-width .nav_submenu_item.allitems{background:linear-gradient(90deg,#181d27,#535862)}.nav_submenu.full-width .nav_submenu_item.allitems:before{content:"";position:absolute;top:50%;left:5%;display:block;width:auto;height:90%;aspect-ratio:1/1;border-radius:50%;background:#fff;opacity:.5;transform:translateY(-50%);filter:blur(20px);-webkit-filter:blur(20px)}.nav_submenu.full-width .nav_submenu_item.allitems .nav_submenu_item_imgbox{background:transparent}.nav_submenu.full-width .nav_submenu_item.allitems .nav_submenu_item_imgbox img{left:60%}.nav_submenu.full-width .nav_submenu_item.allitems .nav_submenu_item_title{color:#fff}.nav_submenu.full-width .nav_submenu_item.allitems .nav_submenu_item_desc{color:#f2f4f7}}.nav_contact{margin:1rem 1rem 0;padding:2.5rem 0 1rem;border-top:1px solid #D0D5DD}.nav_contact .btn{width:100%}@media (min-width: 768px){.nav_contact{display:none}}.header{position:sticky;position:-webkit-sticky;top:0;left:0;z-index:100;display:flex;align-items:center;width:100%;height:3.75rem;background-color:#fff9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}@media (min-width: 768px){.header{height:4.5rem}}.header.menu-visible{background:#fff}.header>.container{display:flex;justify-content:space-between;align-items:center;gap:.5rem;min-height:3.75rem}@media (min-width: 768px){.header>.container{justify-content:flex-end;gap:1.5rem;min-height:4.5rem}}@media (min-width: 1366px){.header>.container{gap:3rem;justify-content:space-between}}.header>.container>.btn_sm{display:none}@media (min-width: 768px){.header>.container>.btn_sm{display:inline-flex}}.header_logo{width:229px;height:42px;transform:translateY(-2px)}@media (min-width: 768px){.header_logo{margin-right:auto;transform:none}}@media (min-width: 1366px){.header_logo{margin-right:initial}}.header_slogan{display:none;line-height:1.2;font-size:.575rem;font-weight:600;color:#475467;word-break:break-word}@media (min-width: 768px){.header_slogan{display:block;max-width:5rem;margin-top:.375rem;margin-right:4.5rem}}@media (min-width: 1366px){.header_slogan{max-width:3.25rem;margin-top:.25rem;margin-right:0}}.header__burger{flex:0 0 32px;position:relative;width:32px;height:32px;cursor:pointer}.header__burger span{position:absolute;left:50%;top:50%;display:block;width:24px;height:2px;background:#101828;transform-origin:50% 50%;transition:transform .2s ease-out;transform:translate3d(-50%,0,0)}.header__burger span:first-of-type{transform:translate3d(-50%,-7px,0)}.header__burger span:last-of-type{transform:translate3d(-50%,7px,0)}@media (min-width: 1366px){.header__burger{display:none}}.header.menu-visible .header__burger span:first-of-type{transform:translate3d(-50%,0,0) rotate(45deg)}.header.menu-visible .header__burger span:nth-of-type(2){opacity:0}.header.menu-visible .header__burger span:last-of-type{transform:translate3d(-50%,0,0) rotate(-45deg)}.header.menu-visible .nav{transform:scaleZ(1);opacity:1;pointer-events:initial}@media (min-width: 1366px){.header.menu-visible .nav{transform:none}}.footer{display:flex;flex-direction:column;padding:3rem 0 1rem;align-items:center;background:linear-gradient(90deg,#181d27,#535862)}@media (min-width: 768px){.footer{padding:3rem 0 2rem}}.footer.light{background:#f9fafb}.footer.white{background:#fff}.footer__content{position:relative;flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;height:28rem;max-width:48rem;padding-bottom:1rem;margin:0 auto;box-sizing:border-box;text-align:center}@media (min-width: 1366px){.footer__content{gap:1rem;height:35rem}}.footer__content_video{position:absolute;z-index:0;top:0;left:0;width:100%;height:100%}.footer__content_video video{width:100%;height:100%;object-fit:cover}.footer__label{line-height:1.5rem;font-size:1rem;font-weight:600;color:#f2f4f7}.footer.white .footer__label,.footer.light .footer__label{color:#06f}.footer__title{line-height:2rem;font-size:1.625rem;font-weight:600;color:#fff}@media (min-width: 1366px){.footer__title{line-height:2.5rem;font-size:1.875rem}}.footer.white .footer__title,.footer.light .footer__title{color:#101828}.footer__subtitle{line-height:1.5rem;font-size:1rem;color:#d0d5dd}@media (min-width: 1366px){.footer__subtitle{line-height:1.875rem;font-size:1.25rem}}.footer.white .footer__subtitle,.footer.light .footer__subtitle{color:#475467}.footer__button{align-items:center;gap:.5rem;margin-top:2rem}.footer__button svg{width:20px;height:20px;fill:#fff}.footer__bottom{display:flex;flex-direction:column;align-items:center;gap:1rem;box-sizing:border-box;border-top:1px solid #717680}@media (min-width: 768px){.footer__bottom{flex-direction:row;align-items:flex-end;justify-content:space-between;gap:initial;height:3.5rem}}.footer.white .footer__bottom,.footer.light .footer__bottom{border-top-color:#d0d5dd}.footer__copy{order:2;line-height:1.25rem;font-size:.75rem;color:#717680}@media (min-width: 768px){.footer__copy{order:initial;line-height:1.5rem;font-size:1rem}}.footer__nav{padding-top:1.5rem}@media (min-width: 768px){.footer__nav{padding-top:0}}.footer__nav ul{display:flex;align-items:center;gap:1rem;padding:0;margin:0;list-style:none}.footer__nav li{display:block;color:#9fa1a6}.footer__nav li a{display:block;color:#9fa1a6;transition:color .2s ease-in-out}.footer__nav li a:hover{color:#fff;text-decoration:none}.footer.white .footer__nav li,.footer.light .footer__nav li,.footer.white .footer__nav li a,.footer.light .footer__nav li a{color:#717680}.footer.white .footer__nav li a:hover,.footer.light .footer__nav li a:hover{color:#101828}.btn{overflow:hidden;position:relative;display:inline-flex;justify-content:center;align-items:center;height:2.75rem;padding:0 1.125rem;cursor:pointer;color:#fff;font-weight:600;box-sizing:border-box;border-radius:.5rem;border:1px solid;border-color:#06f;background-color:#06f;-webkit-user-select:none;user-select:none;transition:all .2s ease-out}@media (min-width: 1366px){.btn{height:3rem}}.btn:hover{text-decoration:none;background-color:#0059d2}.btn:disabled{cursor:default;border-color:#d0d5dd;background-color:#d0d5dd}.btn:disabled:after{display:none}.btn:after{background:#fff;content:"";height:155px;left:-75px;opacity:.2;position:absolute;top:-50px;transform:rotate(35deg);transition:all .55s cubic-bezier(.19,1,.22,1);width:50px;z-index:1}.btn:active:after{left:120%;transition:all .55s cubic-bezier(.19,1,.22,1)}.btn_xs,.btn_sm{padding:0 1rem;font-size:.875rem;line-height:1.25rem}.btn_xs{height:2.125rem}@media (min-width: 1366px){.btn_xs{height:2.25rem}}.btn_sm{height:2.25rem}@media (min-width: 1366px){.btn_sm{height:2.5rem}}.btn_md{height:2.5rem}@media (min-width: 1366px){.btn_md{height:2.75rem}}.btn_outline{color:#344054;border-color:#d0d5dd;background-color:#fff}.btn_outline:hover{color:#fff;border-color:#06f;background-color:#06f}.page-title{line-height:2.75rem;font-size:2rem;font-weight:600;color:#fff}@media (min-width: 768px){.page-title{line-height:3.25rem;font-size:2.5rem}}@media (min-width: 1366px){.page-title{line-height:3.75rem;font-size:3rem}}.content-title{padding:0;margin:0 auto;line-height:2.5rem;font-size:1.875rem;font-weight:600;color:#101828;text-align:center}@media (min-width: 1366px){.content-title{line-height:2.75rem;font-size:2.25rem}}.content-subtitle{line-height:1.5rem;font-size:1rem;color:#475467;text-align:center}@media (min-width: 1366px){.content-subtitle{line-height:1.6rem;font-size:1.1rem}}.badge{display:inline-flex;align-items:center;height:1.5rem;padding:0 .675rem;border-radius:1rem;line-height:1.25rem;font-size:.75rem;font-weight:500;color:#067647;background-color:#c9ffde}.custom-select{position:relative;max-width:100%}.custom-select .fieldset__select{position:absolute;opacity:0;pointer-events:none;z-index:-1}.custom-select__input{cursor:pointer;position:relative;display:block;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:1.625rem;color:#101828;transition:border-color .2s ease}.custom-select__input:before{content:attr(data-placeholder);display:none}.custom-select__input.fieldset__input{padding-right:2rem}.custom-select__input.empty{color:#d0d5dd}.custom-select__input.empty:before{display:inline}.custom-select__input:after{content:"";position:absolute;right:1.125rem;top:50%;display:block;width:8px;height:8px;border-top:2px solid #475467;border-right:2px solid #475467;border-radius:2px;transform:translate3d(0,calc(-50% - 2px),0) rotate(135deg);transition:transform .2s ease-out,border-color .2s ease-out;pointer-events:none}.custom-select.open .custom-select__input{border-color:#06f}.custom-select.open .custom-select__input:after{border-top-color:#06f;border-right-color:#06f;transform:translate3d(0,calc(-50% + 1px),0) rotate(-45deg)}.custom-select__dropdown{position:absolute;z-index:1000;top:calc(100% + .5rem);left:0;right:0;display:flex;flex-direction:column;gap:.25rem;max-height:16rem;padding:.25rem 0;overflow-y:auto;background:#fff;border:1px solid #ddd;border-radius:8px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .2s ease;scrollbar-width:thin;scrollbar-color:#f2f4f7 transparent}.custom-select__dropdown::-webkit-scrollbar{width:4px}.custom-select__dropdown::-webkit-scrollbar-track{background:transparent}.custom-select__dropdown::-webkit-scrollbar-thumb{background-color:#f2f4f7;border-radius:2px}.custom-select__dropdown--open{opacity:1;visibility:visible;transform:translateY(0);box-shadow:0 6px 12px -2px #0000001a}.custom-select__option{position:relative;flex:0 0 2.75rem;height:2.75rem;max-width:100%;padding:.5rem 2rem .5rem .5rem;overflow:hidden;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;line-height:1.75rem;cursor:pointer;transition:background-color .2s ease}.custom-select__option:before{content:"";position:absolute;top:50%;right:.75rem;display:block;width:20px;height:20px;background-size:20px 20px;background-repeat:no-repeat;background-position:50% 50%;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE2LjA3NzEgNC40MTEwN0MxNi40MDI1IDQuMDg1NjMgMTYuOTMwNCA0LjA4NTYzIDE3LjI1NTggNC40MTEwN0MxNy41ODA4IDQuNzM2NDIgMTcuNTgwOCA1LjI2MzQ1IDE3LjI1NTggNS41ODg4TDguMDg4OCAxNC43NTU4QzcuOTMyNiAxNC45MTIgNy43MjA4MyAxNC45OTk5IDcuNDk5OTQgMTQuOTk5OUM3LjI3ODkyIDE0Ljk5OTkgNy4wNjYzNyAxNC45MTIxIDYuOTEwMDkgMTQuNzU1OEwyLjc0NDA4IDEwLjU4ODhDMi40MTg2NCAxMC4yNjM0IDIuNDE4NjQgOS43MzY1MSAyLjc0NDA4IDkuNDExMDdDMy4wNjk1MSA5LjA4NTYzIDMuNTk2MzggOS4wODU2MyAzLjkyMTgxIDkuNDExMDdMNy40OTg5NiAxMi45ODcyTDE2LjA3NzEgNC40MTEwN1oiIGZpbGw9IiMwMDY2RkYiLz4KPC9zdmc+Cg==);transform:translateY(-50%);opacity:0;pointer-events:none;transition:opacity .2s ease-in}.custom-select__option:hover{background-color:#f2f4f7}.custom-select__option.selected{background-color:#f9fafb}.custom-select__option.selected:before{opacity:1}.main-slider{position:relative;margin:0 -5rem}@media (min-width: 1366px){.main-slider{margin:0 -11rem}}.main-slider__container{position:relative;padding:3.5rem 0 2.5rem;overflow:hidden;border-radius:1rem;background-image:linear-gradient(90deg,#181d27,#535862)}@media (min-width: 768px){.main-slider__container{padding:0;height:26rem}}@media (min-width: 1366px){.main-slider__container{height:37.5rem}}.main-slider__slides{position:relative;display:flex;flex-wrap:nowrap;padding-top:0;padding-bottom:2rem;box-sizing:border-box;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}@media (min-width: 768px){.main-slider__slides{height:28rem}}@media (min-width: 1366px){.main-slider__slides{height:39.5rem}}.main-slider__slides{scrollbar-width:none;-ms-overflow-style:none}.main-slider__slides::-webkit-scrollbar{display:none}.main-slider__slide{flex:0 0 100%;width:100%;height:100%;display:flex;align-items:center;scroll-snap-align:start;scroll-snap-stop:always;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;box-sizing:border-box}.main-slider__slide .container{display:flex;flex-direction:column;height:100%;max-width:calc(100vw - 2rem)}@media (min-width: 440px){.main-slider__slide .container{max-width:400px}}@media (min-width: 768px){.main-slider__slide .container{display:grid;grid-template-columns:52% 48%;max-width:calc(100% - 4rem)}}@media (min-width: 1366px){.main-slider__slide .container{max-width:1280px}}@media (min-width: 1920px){.main-slider__slide .container{max-width:1440px}}.main-slider__content{display:flex;flex-direction:column;justify-content:center;order:2}@media (min-width: 768px){.main-slider__content{order:initial}}.main-slider__label{margin-top:1.5rem;margin-bottom:1rem;line-height:1;font-size:.75rem;font-weight:600;color:#f2f4f7;opacity:0;transform:translate3d(140px,0,0);transition:opacity .15s ease-in,transform .2s ease-out}@media (min-width: 768px){.main-slider__label{margin-top:0;margin-bottom:2rem}}@media (min-width: 1366px){.main-slider__label{margin-bottom:1rem;font-size:1rem}}.main-slider__title{padding-right:1.5rem;padding-bottom:.5rem;box-sizing:border-box;line-height:2.5rem;font-size:1.875rem;font-weight:600;color:#fff;opacity:0;transform:translate3d(140px,0,0);transition:opacity .15s ease-in,transform .2s ease-out}@media (min-width: 768px){.main-slider__title{line-height:2.75rem;font-size:2rem}}@media (min-width: 1366px){.main-slider__title{padding-right:0;padding-bottom:1.5rem;line-height:4rem;font-size:3.5rem}}.main-slider__desc{margin-bottom:2rem;padding-right:1rem;box-sizing:border-box;line-height:1.75rem;font-size:1.125rem;color:#f2f4f7;opacity:0;transform:translate3d(140px,0,0);transition:opacity .15s ease-in,transform .2s ease-out}@media (min-width: 768px){.main-slider__desc{margin-bottom:2.5rem;line-height:1.875rem;font-size:1.25rem}}@media (min-width: 1366px){.main-slider__desc{margin-bottom:3rem;padding-right:0}}.main-slider__imgbox{position:relative;height:0;padding-top:66.66%;opacity:0;transform:translate3d(120px,0,0);transition:opacity .15s ease-in,transform .2s ease-out}@media (min-width: 768px){.main-slider__imgbox{top:12%;right:0%;height:76%;padding-top:0}}@media (min-width: 1366px){.main-slider__imgbox{top:5%;right:-5%;height:90%}}.main-slider__imgbox img{position:absolute;top:50%;left:50%;display:block;width:auto;height:100%;object-fit:cover;transform:translate(-50%,-50%)}.main-slider__btns{display:flex;gap:1rem;flex-wrap:wrap;opacity:0;transform:translate3d(0,20px,0);transition:opacity .15s ease-in,transform .2s ease-out}.main-slider__btns .btn{height:2.5rem}@media (min-width: 768px){.main-slider__btns .btn{height:2.75rem}}@media (min-width: 1366px){.main-slider__btns .btn{height:3rem}}.main-slider__slide.active .main-slider__label{opacity:1;transform:translateZ(0);transition:opacity .3s ease-in .1s,transform .3s ease-out}.main-slider__slide.active .main-slider__title{opacity:1;transform:translateZ(0);transition:opacity .3s ease-in .2s,transform .5s ease-out}.main-slider__slide.active .main-slider__desc{opacity:1;transform:translateZ(0);transition:opacity .5s ease-in .1s,transform .5s ease-out .1s}.main-slider__slide.active .main-slider__btns{opacity:1;transform:translateZ(0);transition:opacity .5s ease-in .5s,transform .5s ease-out .5s}.main-slider__slide.active .main-slider__imgbox{opacity:1;transform:translateZ(0);transition:opacity .4s ease-in .2s,transform .6s ease-out}.main-slider__dots{display:flex;align-items:center;justify-content:center;gap:.5rem;height:2rem;padding-top:1rem;box-sizing:border-box}.main-slider__dot{position:relative;width:.5rem;height:.5rem;cursor:pointer;box-sizing:content-box;border-radius:50%;border:2px solid #ffffff;background-color:#d0d5dd;transition:background-color .3s ease-out}.main-slider__dot:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1rem;height:1rem}.main-slider__dot.active{border-color:#06f;background-color:transparent}.main-slider__dot:hover{background-color:#d0d5dd}.main-slider__dot:hover.active{background-color:transparent}.breadcrumbs{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:.5rem;padding:0;margin:0}@media (min-width: 1366px){.breadcrumbs{flex-wrap:nowrap;gap:.75rem}}.breadcrumbs li{display:flex;align-items:center;color:#f2f4f7}.breadcrumbs li:not(:first-child):before{content:"";display:inline-block;width:4px;height:4px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(45deg);margin-right:.75rem}.breadcrumbs li a,.breadcrumbs li span{display:block;line-height:1.125rem;font-size:.75rem;font-weight:600;text-decoration:none;color:#f2f4f7;transition:color .2s ease-out}@media (min-width: 1366px){.breadcrumbs li a,.breadcrumbs li span{line-height:1.25rem;font-size:.875rem}}.breadcrumbs li a svg{display:block;width:16px;height:16px;fill:currentColor;transform:translateY(-1px);transition:all .2s ease-out}@media (min-width: 1366px){.breadcrumbs li a svg{width:20px;height:20px}}.breadcrumbs li a:hover{color:#06f}.breadcrumbs.light{gap:.5rem}.breadcrumbs.light li{color:#9fa1a6}.breadcrumbs.light a,.breadcrumbs.light span{color:#475467}.breadcrumbs.light a{padding:.25rem 0;font-weight:500}.breadcrumbs.light span{padding:.25rem .5rem;border-radius:4px;background-color:#f9fafb}.page-header{padding:2rem 0 4rem;position:relative;overflow:hidden;background:linear-gradient(90deg,#181d27,#535862)}@media (min-width: 768px){.page-header{padding:5rem 0}}@media (min-width: 1366px){.page-header{padding:6rem 0}}.page-header .container{position:relative;z-index:3;display:flex;flex-direction:column;justify-content:space-between;gap:2rem}@media (min-width: 1366px){.page-header .container{flex-direction:row;align-items:center}}.page-header__content{flex:0 0 100%}.page-header__content.two-cols{order:2}@media (min-width: 1366px){.page-header__content{flex:0 0 50%}.page-header__content.two-cols{order:initial}}.page-header__label{line-height:1.125rem;font-size:.75rem;font-weight:600;color:#f2f4f7}@media (min-width: 1366px){.page-header__label{line-height:1.25rem;font-size:.875rem}}.page-header .page-title{padding:2rem 0 2.75rem}@media (min-width: 1366px){.page-header .page-title{padding:3.25rem 0}}.page-header__label+.page-title{padding:.75rem 0 2rem}.page-header__content.two-cols .page-header__label+.page-title{padding:.75rem 0 1rem}@media (min-width: 1366px){.page-header__content.two-cols .page-header__label+.page-title{padding:.75rem 0 2rem}}.page-header__desc{line-height:1.75rem;font-size:1.125rem;color:#eaecf0}@media (min-width: 1366px){.page-header__desc{line-height:1.875rem;font-size:1.25rem}}.page-header__btns{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:1.5rem;margin:4rem 0 2rem}@media (min-width: 768px){.page-header__btns{flex-direction:row;gap:1rem}}.page-header__btns .btn_outline{gap:.75rem;color:#fff;border-color:#fff;background-color:transparent}.page-header__btns .btn_outline:hover{border-color:#06f;background-color:#06f}.page-header__btns .btn{width:100%}@media (min-width: 768px){.page-header__btns .btn{width:auto}}.page-header__content.two-cols .page-header__btns{margin:2rem 0 0}@media (min-width: 768px){.page-header__content.two-cols .page-header__btns{margin:3rem 0 0}}@media (min-width: 1366px){.page-header__content.two-cols .page-header__btns{margin:4rem 0 2rem}}.page-header__imgbox{position:relative;flex:0 0 100%}@media (min-width: 1366px){.page-header__imgbox{flex:0 0 40%}}.page-header__img{position:relative;width:100%;height:0;padding-top:66.66%}@media (min-width: 768px){.page-header__img{width:75%;height:0;padding-top:50%;margin-left:12.5%}}@media (min-width: 1366px){.page-header__img{position:absolute;top:50%;right:0;width:100%;padding-top:66.66%;margin-left:0;transform:translateY(-50%)}}.page-header__img img{position:absolute;top:50%;left:50%;display:block;width:100%;height:auto;object-fit:cover;transform:translate(-50%,-50%)}.page-header__bg{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background-color:#0ff}.page-header__bg>.container{position:relative;height:100%}.page-header__bg_before,.page-header__bg_after{position:absolute;z-index:2;top:0;height:100%;width:30%}.page-header__bg_before{left:0}.page-header__bg_after{right:0}.page-header__bg img{position:absolute;top:50%;left:50%;display:block;width:auto;height:100%;object-fit:cover;transform:translate(-50%,-50%)}@media (min-width: 1366px){.page-header__bg img{width:100%;height:auto}}.page-header.light{background:#fff}.page-header.light .page-header__label{font-weight:500;color:#475467}.page-header.light .page-title{padding:3.25rem 0;color:#101828}.product-card{flex:0 0 100%;max-width:18rem;padding:2rem;margin:0 auto;box-sizing:border-box;border:1px solid #EAECF0;border-radius:16px;box-shadow:0 4px 8px -4px #0a0d1233}@media (min-width: 768px){.product-card{flex:0 0 calc(50% - 1rem);width:calc(50% - 1rem);max-width:initial;margin:initial}}@media (min-width: 1366px){.product-card{flex:0 0 calc(25% - 1.5rem);width:calc(25% - 1.5rem)}}.product-card__img{position:relative;width:100%;height:0;padding-top:66.66%;overflow:hidden}.product-card__img img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.product-card__content{display:flex;flex-direction:column;gap:1.25rem;width:100%;margin-top:1.5rem}.product-card__title{height:1.875rem;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.875rem;font-size:1.25rem;font-weight:600;color:#101828;text-align:center}.product-card__desc{flex:0 0 3rem;max-height:3rem;overflow:hidden;line-height:1.5rem;font-size:1rem;color:#475467;text-align:center}.product-card__btn{width:100%;margin-top:.25rem}.features-grid{margin:6rem 0}.features-grid__header{padding-bottom:4rem;text-align:center}@media (min-width: 768px){.features-grid__header{padding-bottom:5rem}}.features-grid__head{max-width:44rem;margin:0 auto}.features-grid__info{max-width:52rem;margin:1.25rem auto 0}.features-grid__items{display:flex;flex-direction:column;gap:3.5rem}@media (min-width: 768px){.features-grid__items{gap:6rem}}.features-grid__item{display:flex;flex-wrap:nowrap;flex-direction:column;gap:2rem}@media (min-width: 768px){.features-grid__item{flex-direction:row}}@media (min-width: 1366px){.features-grid__item{gap:6rem}}.features-grid__imgbox{flex:0 0 100%;width:calc(100% + 2rem);margin-left:-1rem}@media (min-width: 768px){.features-grid__imgbox{order:2;flex:0 0 calc(50% + 10rem);width:calc(50% + 10rem);margin:initial}}@media (min-width: 1366px){.features-grid__imgbox{flex:0 0 calc(50% + 8rem);width:calc(50% + 8rem)}}.features-grid__img{position:relative;width:100%;height:0;padding-top:66.66%;overflow:hidden;border-radius:16px}.features-grid__img img{position:absolute;top:0;left:0;width:100%;display:block;height:100%;object-fit:cover}.features-grid__content{order:1;flex:0 0 100%;width:100%;display:flex;flex-direction:column;justify-content:center}@media (min-width: 768px){.features-grid__content{order:1;flex:0 0 calc(50% - 1rem);width:calc(50% - 1rem)}}@media (min-width: 1366px){.features-grid__content{flex:0 0 calc(50% - 3rem);width:calc(50% - 3rem)}}@media (min-width: 768px){.features-grid__item:nth-of-type(2n) .features-grid__imgbox{order:1;margin-left:-11rem}}.features-grid__title{padding-bottom:.25rem;line-height:2rem;font-size:1.375rem;font-weight:600;color:#101828}@media (min-width: 768px){.features-grid__title{padding-bottom:0;line-height:2rem;font-size:1.5rem}}@media (min-width: 1366px){.features-grid__title{line-height:2.5rem;font-size:1.875rem}}.features-grid__desc{padding-top:1rem;line-height:1.5rem;font-size:1rem;color:#475467}.features-grid__desc p{margin-bottom:1rem}.features-grid__desc ul{display:flex;flex-direction:column;gap:1rem;margin:0;padding:0 0 1rem;list-style:none}.features-grid__desc ul li{position:relative;display:block;margin:0;padding:0 0 0 2.5rem}@media (min-width: 1366px){.features-grid__desc ul li{padding:0 0 0 2.75rem}}.features-grid__desc ul li:before{content:"";position:absolute;top:0;left:.5rem;display:block;width:20px;height:20px;box-sizing:border-box;border-radius:50%;border:2px solid #0066ff;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTcuMTI1IDEyTDEwLjM3NSAxNS4yNUwxNi44NzUgOC43NSIgc3Ryb2tlPSIjMDA2NkZGIiBzdHJva2Utd2lkdGg9IjIuMzMzMzMiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);background-size:contain;background-repeat:no-repeat}@media (min-width: 1366px){.features-grid__desc ul li:before{width:24px;height:24px}}.anatomy-slider{position:relative;width:100%;margin:6rem 0;padding:2.5rem 0 1.5rem;overflow:hidden;box-sizing:border-box;border-radius:16px;background-color:#f9fafb}@media (min-width: 768px){.anatomy-slider{padding:4rem 0 2rem}}.anatomy-slider__header{padding:0 0 2rem;text-align:center}@media (min-width: 1366px){.anatomy-slider__header{padding:0 0 3rem}}.anatomy-slider__title{max-width:44rem;margin:0 auto;line-height:2.125rem;font-size:1.5rem}@media (min-width: 768px){.anatomy-slider__title{line-height:2.5rem;font-size:1.875rem}}@media (min-width: 1366px){.anatomy-slider__title{line-height:2.75rem;font-size:2.25rem}}.anatomy-slider__desc{max-width:44rem;margin:1rem auto 0;line-height:1.5rem}@media (min-width: 1366px){.anatomy-slider__desc{max-width:52rem}}.anatomy-slider__dots{display:flex;align-items:center;justify-content:center;max-width:24rem;margin:0 auto}@media (min-width: 1366px){.anatomy-slider__dots{max-width:44rem}}.anatomy-slider__dot{display:flex;align-items:center;justify-content:center;height:2.25rem;width:25%;cursor:pointer;line-height:1rem;font-size:.875rem;font-weight:500;color:#344054;border-bottom:1px solid transparent;transition:all .3s ease-in-out}.anatomy-slider__dot.active{cursor:default;color:#06f;border-bottom-color:#06f}.anatomy-slider__dot:hover{color:#06f}.anatomy-slider__wrapper{position:relative;width:100%;overflow:hidden}.anatomy-slider__slides{display:flex;flex-wrap:nowrap;height:100%;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.anatomy-slider__slides::-webkit-scrollbar{display:none}.anatomy-slider__slide{flex:0 0 100%;width:100%;box-sizing:border-box;opacity:0;transition:opacity .5s ease-in-out}.anatomy-slider__slide.active{opacity:1}.anatomy-slider__imgbox{position:relative;width:100%;padding-top:66.66%;margin:0 auto}@media (min-width: 1366px){.anatomy-slider__imgbox{width:75%;padding-top:50%}}.anatomy-slider__imgbox img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.secondary-slider{margin:5rem 0 4rem}@media (min-width: 1366px){.secondary-slider{margin:6rem 0}}.secondary-slider__head{padding:0 0 3rem}@media (min-width: 768px){.secondary-slider__head{padding:0 0 4rem}}.secondary-slider__header,.secondary-slider__subheader{max-width:48rem;margin:0 auto}.secondary-slider__header{padding-top:2rem}.secondary-slider__subheader{padding-top:1.25rem}.secondary-slider__wrapper{position:relative;width:100%;padding:0;box-sizing:border-box}@media (min-width: 1366px){.secondary-slider__wrapper{overflow:hidden;padding:0 4rem}}.secondary-slider__slides{display:flex;flex-wrap:nowrap;height:100%;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;background-color:#f9fafb;border-radius:16px;scrollbar-width:none;-ms-overflow-style:none}.secondary-slider__slides::-webkit-scrollbar{display:none}@media (min-width: 1366px){.secondary-slider__slides{background-color:transparent;border-radius:0}}.secondary-slider__slide{position:relative;flex:0 0 100%;width:100%;height:100%;display:block;overflow:hidden;align-items:center;scroll-snap-align:start;scroll-snap-stop:always}@media (min-width: 1366px){.secondary-slider__slide{display:flex}}.secondary-slider__img{position:relative;width:100%;height:0;padding-bottom:66.66%;overflow:hidden;border-radius:16px 16px 0 0;background-image:linear-gradient(180deg,#f5f5f5,#e5e5e5)}@media (min-width: 1366px){.secondary-slider__img{flex:0 0 calc(50% - 1rem);width:calc(50% - 1rem);padding-bottom:calc(33.33% - .667rem);border-radius:16px}}.secondary-slider__img img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;object-fit:cover}.secondary-slider__content{width:100%;padding:1.5rem 1.5rem 2.5rem;box-sizing:border-box}@media (min-width: 768px){.secondary-slider__content{padding:2rem 2rem 3rem}}@media (min-width: 1366px){.secondary-slider__content{flex:0 0 calc(50% + 1rem);width:calc(50% + 1rem);padding:2rem 2rem 3rem 3.5rem}}.secondary-slider__title{padding:0;margin:0;line-height:2;font-size:1.5rem;font-weight:600;color:#101828}@media (min-width: 768px){.secondary-slider__title{transform:translate3d(4rem,0,0);transition:transform .25s ease-out}}@media (min-width: 1366px){.secondary-slider__title{line-height:2.25;font-size:1.875rem}}.secondary-slider__desc{padding:0;margin:0;line-height:1.5rem;font-size:1rem;color:#475467}@media (min-width: 768px){.secondary-slider__desc{transform:translate3d(6rem,0,0);transition:transform .3s ease-out}}@media (min-width: 1366px){.secondary-slider__desc{margin:.5rem 0 0}}.secondary-slider__btns{display:flex;gap:1rem;margin-top:1.75rem}@media (min-width: 768px){.secondary-slider__btns{transform:translate3d(8rem,0,0);transition:transform .4s ease-out}}.secondary-slider__slide.active .secondary-slider__title,.secondary-slider__slide.active .secondary-slider__desc,.secondary-slider__slide.active .secondary-slider__btns{transform:translateZ(0)}.secondary-slider__nav{position:absolute;z-index:10;left:-2rem;right:-2rem;top:50%;display:flex;justify-content:space-between;pointer-events:none;transform:translateY(-50%)}@media (min-width: 768px){.secondary-slider__nav{left:-3.5rem;right:-3.5rem}}@media (min-width: 1366px){.secondary-slider__nav{left:.125rem;right:.125rem}}.secondary-slider__arrow{width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid #EAECF0;background:#fff;pointer-events:all;cursor:pointer;transition:all .3s ease}.secondary-slider__arrow svg{display:block;width:24px;height:24px;fill:#101828;transition:all .3s ease-out}.secondary-slider__arrow.secondary-slider__prev svg{transform:rotate(180deg)}.secondary-slider__arrow:hover{box-shadow:0 3px 6px -1px #00000026}.secondary-slider__arrow:hover svg{fill:#06f}.advantages-grid{margin:4rem 0;padding:0 0 1rem}@media (min-width: 1366px){.advantages-grid{margin:6rem 0;padding:0 0 2rem}}.advantages-grid__headerbox{margin-bottom:4rem}@media (min-width: 1366px){.advantages-grid__headerbox{margin-bottom:6rem}}.advantages-grid__header{max-width:44rem;margin:0 auto}.advantages-grid__info{max-width:52rem;margin:1.25rem auto 0;padding:0}.advantages-grid__grid{display:grid;grid-template-columns:1fr;grid-row-gap:2.5rem;padding:0 2rem}@media (min-width: 1366px){.advantages-grid__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-column-gap:2rem;grid-row-gap:5.5rem}}.advantages-grid__item{text-align:center}.advantages-grid__iconbox{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;margin:0 auto 1rem;box-sizing:border-box;border:1px solid #EAECF0;border-radius:12px}.advantages-grid__icon{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;box-sizing:border-box;border:1px solid #EAECF0;border-radius:8px;box-shadow:0 4px 6px -2px #0a0d1233}.advantages-grid__icon img{max-height:100%;width:auto;object-fit:contain}.advantages-grid__icon-content{font-size:3rem;color:#06f;line-height:1}.advantages-grid__title{margin:0 auto;line-height:1.75rem;font-size:1.125rem;font-weight:600;color:#101828}.advantages-grid__desc{margin:.25rem auto 0;line-height:1.5rem;font-size:1rem;color:#475467}.heading-block{margin:6rem 0;text-align:center}.heading-block__content{max-width:52rem;margin:0 auto}.heading-block__label{margin-bottom:.75rem;color:#06f;line-height:1.25rem;font-size:.875rem;font-weight:600}@media (min-width: 1366px){.heading-block__label{line-height:1.5rem;font-size:1rem}}.heading-block__title{max-width:44rem;margin:0 auto}.heading-block__desc{padding-top:1.25rem}.heading-block__btn{margin-top:2.5rem}@media (min-width: 1366px){.heading-block__btn{margin-top:2rem}}.animated-product-grid{margin:4rem 0}@media (min-width: 1366px){.animated-product-grid{margin:6rem 0}}.animated-product-grid>.container{display:flex;flex-direction:column;gap:1.5rem}@media (min-width: 768px){.animated-product-grid>.container{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(4,1fr);gap:2rem;grid-template-areas:"large large" "large large" "medium medium" "small1 small2"}}@media (min-width: 1366px){.animated-product-grid>.container{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr);grid-template-areas:"large large small1 small2" "large large medium medium"}}.animated-product-grid__item{position:relative;padding-top:1.5rem;overflow:hidden;border-radius:16px;background:linear-gradient(180deg,#f5f5f5,#e5e5e5)}@media (min-width: 768px){.animated-product-grid__item{padding-top:0}}.animated-product-grid__item_lg{grid-area:large}.animated-product-grid__item_md{grid-area:medium}.animated-product-grid__item_sm{grid-area:small1}.animated-product-grid__item_sm+.animated-product-grid__item_sm{grid-area:small2}.animated-product-grid__img{position:relative;width:100%;height:0;padding-bottom:66.66%;transform-origin:50% 0%}.animated-product-grid__img img{position:absolute;top:50%;left:0;display:block;width:100%;height:auto;object-fit:cover;transform:translateY(-50%)}.animated-product-grid__item_md{display:flex;flex-direction:column}@media (min-width: 768px){.animated-product-grid__item_md{flex-direction:row}}.animated-product-grid__content{box-sizing:border-box}.animated-product-grid__title{max-width:100%;margin:0;padding:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:600;color:#101828}.animated-product-grid__desc{font-size:1rem;line-height:1.5;color:#475467;opacity:0}.animated-product-grid__link{opacity:1}@media (min-width: 1366px){.animated-product-grid__link{opacity:0}}.animated-product-grid__item_lg .animated-product-grid__img{transition:transform .25s ease-out;transform:scale3d(.94,.94,1)}.animated-product-grid__item_lg .animated-product-grid__content{padding:0 1.5rem 2rem}@media (min-width: 768px){.animated-product-grid__item_lg .animated-product-grid__content{padding:0 3rem 2rem}}.animated-product-grid__item_lg .animated-product-grid__title{line-height:1.875rem;font-size:1.25rem;transition:transform .25s ease-out;transform:translate3d(0,-2rem,0)}@media (min-width: 768px){.animated-product-grid__item_lg .animated-product-grid__title{line-height:2.75rem;font-size:1.875rem}}.animated-product-grid__item_lg .animated-product-grid__desc{max-height:3rem;margin-top:1rem;overflow:hidden;opacity:1;transition:opacity .3s ease-in,transform .3s ease-out;transform:translate3d(0,-2rem,0)}@media (min-width: 1366px){.animated-product-grid__item_lg .animated-product-grid__link{transition:opacity .36s ease-in,transform .36s ease-out;transform:translate3d(0,2rem,0)}.animated-product-grid__item_lg:hover .animated-product-grid__img{transform:scale3d(.98,.98,1)}.animated-product-grid__item_lg:hover .animated-product-grid__title{transform:translate3d(0,-2rem,0)}.animated-product-grid__item_lg:hover .animated-product-grid__desc{opacity:1;transform:translate3d(0,-2.5rem,0)}.animated-product-grid__item_lg:hover .animated-product-grid__link{opacity:1;transform:translateZ(0)}}.animated-product-grid__item_md .animated-product-grid__img{width:100%}@media (min-width: 768px){.animated-product-grid__item_md .animated-product-grid__img{flex:0 0 calc(50% - 1rem);order:2;width:50%;padding-bottom:calc(50% - 1rem);transform-origin:100% 0%;transition:transform .32s ease-out}}@media (min-width: 768px){.animated-product-grid__item_md .animated-product-grid__img img{transform:translate3d(-10%,-50%,0)}}.animated-product-grid__item_md .animated-product-grid__content{padding:0 1.5rem 2rem}@media (min-width: 768px){.animated-product-grid__item_md .animated-product-grid__content{flex:0 0 calc(50% + 1rem);max-width:calc(50% + 1rem);padding:4rem 1rem 1.5rem 1.5rem}}.animated-product-grid__item_md .animated-product-grid__title{line-height:1.875rem;font-size:1.25rem}@media (min-width: 768px){.animated-product-grid__item_md .animated-product-grid__title{line-height:2rem;font-size:1.375rem}}.animated-product-grid__item_md .animated-product-grid__desc{margin-top:1rem;transition:opacity .24s ease-in,transform .24s ease-out;opacity:1}@media (min-width: 768px){.animated-product-grid__item_md .animated-product-grid__desc{margin-top:1.25rem}}.animated-product-grid__item_md .animated-product-grid__link{margin-top:2rem;transition:opacity .32s ease-in,transform .32s ease-out}@media (min-width: 1366px){.animated-product-grid__item_md .animated-product-grid__link{margin-top:4rem}}@media (min-width: 1366px){.animated-product-grid__item_md:hover .animated-product-grid__img{transform:scale3d(.94,.94,1)}.animated-product-grid__item_md:hover .animated-product-grid__desc{opacity:1;transform:translate3d(0,-.5rem,0)}.animated-product-grid__item_md:hover .animated-product-grid__link{opacity:1;transform:translate3d(0,-2rem,0)}}.animated-product-grid__item_sm .animated-product-grid__img{transform:scale3d(.9,.9,1);transition:transform .32s ease-out}@media (min-width: 1366px){.animated-product-grid__item_sm .animated-product-grid__img{transform:scaleZ(1)}}.animated-product-grid__item_sm .animated-product-grid__content{padding:0 1.5rem 1rem}.animated-product-grid__item_sm .animated-product-grid__title{line-height:1.875rem;font-size:1.25rem;transform:translate3d(0,-1.5rem,0);transition:transform .25s ease-out}@media (min-width: 1366px){.animated-product-grid__item_sm .animated-product-grid__title{transform:translateZ(0)}}.animated-product-grid__item_sm .animated-product-grid__link{margin-top:1rem;transform:translate3d(0,-1rem,0);transition:opacity .32s ease-in,transform .32s ease-out,background-color .25s ease-out,border-color .25s ease-out}@media (min-width: 1366px){.animated-product-grid__item_sm .animated-product-grid__link{transform:translateZ(0)}}@media (min-width: 1366px){.animated-product-grid__item_sm:hover .animated-product-grid__img{transform:scale3d(.9,.9,1)}.animated-product-grid__item_sm:hover .animated-product-grid__title{transform:translate3d(0,-1rem,0)}.animated-product-grid__item_sm:hover .animated-product-grid__link{opacity:1;transform:translate3d(0,-1rem,0)}}.animated-product-row{margin:6rem 0}@media (min-width: 1366px){.animated-product-row{margin:6rem 0 9rem}}.animated-product-row__header{margin:0 auto 3rem}@media (min-width: 1366px){.animated-product-row__header{margin:0 auto 4.5rem}}.animated-product-row__head{max-width:44rem;margin:0 auto}.animated-product-row__subhead{max-width:44rem;padding:1.25rem;margin:0 auto}@media (min-width: 1366px){.animated-product-row__subhead{max-width:52rem}}.animated-product-row__items{display:grid;grid-template-columns:18rem;justify-content:center;gap:1.5rem}@media (min-width: 768px){.animated-product-row__items{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (min-width: 1366px){.animated-product-row__items{grid-template-columns:repeat(4,1fr)}}.animated-product-row__item{position:relative;padding-bottom:10rem;overflow:hidden;color:#f2f4f7;border-radius:16px;background-color:currentColor}.animated-product-row__item:before{content:"";position:absolute;z-index:2;top:0;left:0;display:block;width:100%;height:100%;background:linear-gradient(90deg,#181d27f5,#535862b3);opacity:0;transition:opacity .3s ease-in}.animated-product-row__imgbox{position:relative;z-index:1;width:100%;height:0;padding-bottom:100%;border-radius:16px 16px 0 0;background-color:currentColor;overflow:hidden}.animated-product-row__imgbox:before{content:"";position:absolute;z-index:2;bottom:0;left:0;display:block;width:100%;height:4rem;background:linear-gradient(to top,currentColor 0%,transparent 100%)}.animated-product-row__img{position:relative;z-index:1;width:100%;height:0;padding-bottom:100%;transform-origin:50% 0}@media (min-width: 768px){.animated-product-row__img{transform:scale3d(1.1,1.1,1);transition:transform .3s ease-out}}@media (min-width: 768px){.animated-product-row__img:hover{transform:scaleZ(1)}}.animated-product-row__img img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.animated-product-row__content{position:absolute;bottom:0;left:0;z-index:3;width:100%;padding:2rem 1.5rem;box-sizing:border-box;transition:transform .3s ease-out}@media (min-width: 768px){.animated-product-row__content{padding:2rem;transform:translate3d(0,calc(100% - 9rem),0)}}.animated-product-row__title{line-height:1.875rem;font-size:1.25rem;font-weight:600;color:#101828;transition:color .4s ease-in-out}.animated-product-row__desc{padding:.75rem 0 0;line-height:1.5rem;font-size:1rem;color:#475467;transition:opacity .3s ease-in .2s,transform .4s ease-out .1s,color .3s ease-in-out}@media (min-width: 768px){.animated-product-row__desc{color:#f2f4f7;opacity:0;transform:translate3d(0,12px,0)}}.animated-product-row__link{padding-top:1.25rem;transition:opacity .3s ease-in .2s,transform .4s ease-out .2s}@media (min-width: 768px){.animated-product-row__link{opacity:0;transform:translate3d(0,20px,0)}}.animated-product-row__item:hover:before{opacity:1}.animated-product-row__item:hover .animated-product-row__img{transition:transform .5s ease-out;transform:translateZ(0)}.animated-product-row__item:hover .animated-product-row__content{transform:translateZ(0)}.animated-product-row__item:hover .animated-product-row__title{color:#fff}.animated-product-row__item:hover .animated-product-row__desc{color:#f2f4f7;opacity:1;transform:translateZ(0)}.animated-product-row__item:hover .animated-product-row__link{opacity:1;transform:translateZ(0)}.small-pics-grid{margin:4rem 0;padding:0}@media (min-width: 768px){.small-pics-grid{padding:3rem 0}}@media (min-width: 1366px){.small-pics-grid{margin:6rem 0;padding:3rem 0}}.small-pics-grid__headerbox{margin-bottom:1rem;text-align:center}@media (min-width: 768px){.small-pics-grid__headerbox{margin-bottom:3rem}}.small-pics-grid__header{max-width:48rem;margin:0 auto}.small-pics-grid__subheader{max-width:48rem;margin:1.25rem auto 0;padding:0}.small-pics-grid__grid{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center;align-items:flex-start}@media (min-width: 768px){.small-pics-grid__grid{gap:2rem}}.small-pics-grid__item{flex:0 0 100%;width:100%;overflow:hidden;text-align:center}@media (min-width: 768px){.small-pics-grid__item{flex:0 0 calc(50% - 1rem);width:calc(50% - 1rem)}}@media (min-width: 1366px){.small-pics-grid__item{flex:0 0 calc(25% - 1.5rem);width:calc(25% - 1.5rem)}}.small-pics-grid__img{position:relative;width:100%;height:0;padding-top:66.66%;overflow:hidden}.small-pics-grid__img img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.small-pics-grid__title{line-height:1.75rem;font-size:1.125rem;font-weight:600;color:#101828}.small-pics-grid__desc{margin:.25rem auto 0;line-height:1.5rem;font-size:1rem;color:#475467}.product-downloads{margin:6rem 0 4rem}@media (min-width: 768px){.product-downloads{margin:6rem 0}}.product-downloads__header{margin:0 0 3rem;padding:0;line-height:2rem;font-size:1.5rem;font-weight:600;color:#101828}@media (min-width: 768px){.product-downloads__header{margin:0 0 3.25rem;line-height:2rem;font-size:1.875rem}}.product-downloads__items{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 1366px){.product-downloads__items{grid-template-columns:repeat(3,1fr)}}.product-downloads__item{display:flex;gap:1rem;padding:1.25rem;border-radius:16px;border:1px solid #EAECF0;background-color:#fff;box-shadow:0 4px 6px -2px #1018281a}.product-downloads__item:hover{text-decoration:none}.product-downloads__item:hover .btn{color:#fff;border-color:#06f;background-color:#06f}.product-downloads__imgbox{flex:0 0 40%}@media (min-width: 768px){.product-downloads__imgbox{flex:0 0 30%}}@media (min-width: 1366px){.product-downloads__imgbox{flex:0 0 40%}}.product-downloads__img{position:relative;width:100%;height:0;padding-top:83.33%;overflow:hidden;border-radius:8px}.product-downloads__img img{position:absolute;top:0;left:50%;width:auto;height:100%;object-fit:cover;display:block;transform:translate(-50%)}.product-downloads__content{flex:1;display:flex;gap:.25rem;flex-direction:column;justify-items:center;padding:.5rem;box-sizing:border-box}.product-downloads__title{flex:0 0 50%;line-height:1.25rem;font-size:.875rem;font-weight:600;color:#475467;overflow:hidden}@media (min-width: 768px){.product-downloads__title{flex:0 0 40%}}.text-blocks{margin:6rem 0;display:flex;flex-direction:column;gap:1.5rem}@media (min-width: 768px){.text-blocks{margin:6rem 0 9rem}}@media (min-width: 1366px){.text-blocks{flex-direction:row}}.text-blocks__item{position:relative;flex:1;padding:3rem 2rem 2.5rem;border-radius:16px;background:linear-gradient(90deg,#181d27,#535862)}@media (min-width: 1366px){.text-blocks__item{padding:4rem 3rem 3.5rem}}.text-blocks__item:last-of-type{flex:0 0 28%}.text-blocks.one-col .text-blocks__item{flex:1}.text-blocks__content{max-width:36rem;margin:0 auto}.text-blocks__label{line-height:1.25rem;font-size:.875rem;color:#f2f4f7}@media (min-width: 768px){.text-blocks__label{line-height:1.5rem;font-size:1rem}}.text-blocks__title{padding:1rem 0 1.5rem;line-height:2rem;font-size:1.25rem;font-weight:600;color:#fff}@media (min-width: 768px){.text-blocks__title{line-height:2rem;font-size:1.5rem}}@media (min-width: 1366px){.text-blocks__title{padding:1.5rem 0 2.5rem}}.text-blocks__link{display:flex;align-items:center;gap:.5rem;color:#fff;font-weight:600}.text-blocks__link:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%}.text-blocks__link svg{display:block;width:20px;height:20px;margin-top:2px;fill:currentColor;transition:transform .3s ease-out}.text-blocks__link:hover{text-decoration:none}.text-blocks__link:hover svg{transform:translate3d(.5rem,0,0)}.text-blocks__item.light{background:linear-gradient(180deg,#f5f5f5,#e5e5e5)}.text-blocks__item.light .text-blocks__label{color:#475467}.text-blocks__item.light .text-blocks__title{color:#101828}.text-blocks__item.light .text-blocks__link{color:#06f}.text-blocks.one-col .text-blocks__item{text-align:center}.text-blocks.one-col .text-blocks__item .text-blocks__link{justify-content:center}.fieldset{position:relative;display:block;padding-bottom:1rem;margin-bottom:.25rem}.fieldset__label{display:block;margin-bottom:.375rem;line-height:1.25rem;font-size:.875rem;font-weight:500;color:#475467}.fieldset__input,.fieldset__textarea{height:2.75rem;width:100%;padding:.5rem;box-sizing:border-box;font-size:1rem;border:1px solid #D0D5DD;border-radius:8px;transition:all .2s ease}.fieldset__input:focus,.fieldset__textarea:focus{outline:none;border-color:#06f}.fieldset__textarea{height:initial}.fieldset.error .fieldset__input,.fieldset.error .fieldset__textarea{border-color:#c11e15}.fieldset__checkbox-label{display:flex;align-items:center;font-weight:400}.fieldset__checkbox{position:relative;display:flex;gap:.75rem;padding-top:.375rem;overflow:hidden;line-height:1.25rem;font-size:1rem;-webkit-user-select:none;user-select:none;cursor:pointer}.fieldset__checkbox input[type=checkbox]{display:block;position:absolute;top:-200px;left:-200px;opacity:0;pointer-events:none}.fieldset__checkbox>span{position:relative;display:block;width:20px;height:20px;box-sizing:border-box;border-radius:6px;border:1px solid #D0D5DD;background-color:#fff;transition:background-color .3s ease-out,border-color .3s ease-out}.fieldset__checkbox>span:before{content:"";position:absolute;top:50%;left:50%;display:block;width:16px;height:16px;margin:-8px 0 0 -8px;background-size:16px 16px;background-repeat:no-repeat;background-position:50% 50%;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTMuOTk5ODQgNi42NjY2N0wyLjY2NjUgOEw2LjY2NjUgMTJMMTMuMzMzMiA1LjMzMzMzTDExLjk5OTggNEw2LjY2NjUgOS4zMzMzM0wzLjk5OTg0IDYuNjY2NjdaIiBmaWxsPSJ3aGl0ZSIvPjwvc3ZnPg==);opacity:1;transition:opacity .3s ease-in}.fieldset__checkbox input:checked+span{background-color:#06f;border-color:#06f!important}.fieldset__checkbox>b{font-weight:400}.fieldset__checkbox a{color:#344054;text-decoration:underline}.fieldset__checkbox a:hover{color:#06f}.formbox .msg{margin:1rem auto 0;line-height:1rem;font-size:.875rem;font-weight:400;color:#c11e15;text-align:center;opacity:0;transform:translate3d(0,10px,0);transition:opacity .2s ease-in,transform .2s ease-out}.formbox .msg.success,.formbox .msg.error{opacity:1;transform:translateZ(0)}.formbox .msg.success{color:#06f}.home{color:#000}.subcategory>.container{position:relative}.subcategory__header{position:relative;margin:0 -5rem;padding:4rem 5rem 3rem;overflow:hidden;box-sizing:border-box;border-radius:1rem;color:#f2f4f7;background-image:linear-gradient(90deg,#181d27,#535862)}@media (min-width: 768px){.subcategory__header{height:20.5rem;margin:0 -11rem;padding:0}}.subcategory__content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;height:100%;text-align:center}@media (min-width: 768px){.subcategory__title,.subcategory__desc{max-width:40rem;margin:0 auto}}@media (min-width: 1366px){.subcategory__title,.subcategory__desc{max-width:48rem}}.subcategory__title{padding-top:1rem;line-height:2.5rem;font-size:1.875rem;font-weight:600}.subcategory__desc{margin-top:1.25rem;line-height:1.5rem;font-size:1rem}.subcategory__link{display:inline-flex;align-items:center;gap:.5rem;margin:1.5rem auto 0;line-height:1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;color:#f2f4f7}.subcategory__link svg{display:block;width:20px;height:20px;fill:#f2f4f7;transition:transform .2s ease-out}.subcategory__link:hover{text-decoration:none}.subcategory__link:hover svg{transform:translate3d(.25rem,0,0)}.subcategory__link:after{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:2}.subcategory__bg{z-index:1}.subcategory__bg img{position:absolute;top:50%;left:50%;display:block;width:auto;height:100%;object-fit:cover;transform:translate(-50%,-50%)}@media (min-width: 1366px){.subcategory__bg img{width:100%;height:auto}}.subcategory__products{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin:3rem 0 6rem}@media (min-width: 768px){.subcategory__products{margin:6rem 0 8rem}}.products{padding-bottom:3rem}@media (min-width: 1366px){.products{padding-bottom:0}}.category-products__title{margin:6rem auto 3rem}@media (min-width: 768px){.category-products__title{margin:6rem auto 4.5rem}}.category-products__items{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:6rem}.category-products .small-pics-grid{margin-bottom:8rem}@media (min-width: 1366px){.category-products .small-pics-grid{margin-bottom:6rem}}.product{padding-bottom:4rem}.product__topbar{display:flex;align-items:center;justify-content:flex-end;height:4.5rem;width:100%}.product__topbar .breadcrumbs{margin-right:auto}.product__topbar .btn{display:none}@media (min-width: 1366px){.product__topbar .btn{display:inline-flex}}.product .heading-block{margin-top:4rem;margin-bottom:2rem}@media (min-width: 1366px){.product .heading-block{margin-top:6rem;margin-bottom:4rem}}.product__largephoto{position:relative;width:100%;height:0;padding-top:66.66%;margin:3rem auto 6rem;overflow:hidden;border-radius:16px}@media (min-width: 768px){.product__largephoto{margin:4rem auto 6rem}}@media (min-width: 1366px){.product__largephoto{width:75%;padding-top:50%;margin:4rem auto 9rem}}.product__largephoto img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center}.product__video{position:relative;width:100%;height:0;padding-top:62.5%;margin:3rem auto 6rem;overflow:hidden}@media (min-width: 768px){.product__video{margin:4rem auto 6rem}}@media (min-width: 1366px){.product__video{margin:4rem auto 9rem}}.product__video video{position:absolute;top:0;left:0;display:block;width:auto;height:100%;object-fit:cover;object-position:center}.product .heading-block+.product__video{margin-top:-2rem;margin-bottom:0}@media (min-width: 1366px){.product .heading-block+.product__video{margin-top:-4rem}}.product .specifications{margin:6rem 0 4rem}@media (min-width: 768px){.product .specifications{margin:6rem 0}}.product .specifications__title{line-height:2rem;font-size:1.5rem;font-weight:600;color:#101828;margin:0 0 3rem;padding:0}@media (min-width: 768px){.product .specifications__title{margin:0 0 3.75rem;line-height:2rem;font-size:1.875rem}}.product .specifications__items{width:100%}.product .specifications__item{display:grid;grid-template-columns:1fr;gap:.25rem;width:100%;padding:1rem .75rem;box-sizing:border-box}@media (min-width: 768px){.product .specifications__item{grid-template-columns:minmax(20%,9rem) auto;gap:1.5rem;padding:1.5rem}}.product .specifications__item:nth-of-type(odd){background-color:#f9fafb}.product .specifications__label,.product .specifications__value{line-height:1.25rem}.product .specifications__label{padding-bottom:.25rem;color:#101828;font-weight:600;font-size:1rem}@media (min-width: 768px){.product .specifications__label{padding-bottom:0;font-size:.875rem}}.product .specifications__value{color:#475467;font-size:.875rem}.product .specifications__value p{margin:0;padding:0}.product .specifications__value p+p{padding-top:.25rem}.product .specifications__info{margin-top:2rem;line-height:1.25rem;font-size:.875rem;color:#475467}@media (min-width: 768px){.product .specifications__info{margin-top:3.5rem}}.product__related{margin:6rem 0}@media (min-width: 768px){.product__related{margin:8rem 0 6rem}}.service{max-width:52rem;padding:4rem 0 0;line-height:1.5rem;font-size:1rem}@media (min-width: 768px){.service{padding:6rem 0}}.service h2,.service h3,.service h4,.service h5{padding:0;color:#101828;font-weight:600}.service h3,.service h4,.service h5{margin:1.5rem 0 1rem}.service h2{margin:2.5rem 0 1rem;line-height:2rem;font-size:1.5rem}@media (min-width: 768px){.service h2{line-height:2.25rem;font-size:1.875rem}}.service h3{line-height:1.875rem;font-size:1.25rem}@media (min-width: 768px){.service h3{line-height:2rem;font-size:1.5rem}}.service h4{line-height:1.5rem;font-size:1.125rem}@media (min-width: 768px){.service h4{line-height:1.875rem;font-size:1.25rem}}.service h5{line-height:1.5rem;font-size:1rem}@media (min-width: 768px){.service h5{line-height:1.5rem;font-size:1.125rem}}.service p{margin:0 0 1rem}.service ul{list-style:disc;margin:0 0 1rem 1.5rem}.service ol{list-style:decimal;margin:0 0 1rem 1.5rem}.contacts__content{margin:4rem 0 3rem}@media (min-width: 768px){.contacts__content{margin:9rem 0 6rem}}.contacts .content-title{max-width:44rem;margin:0 auto;text-align:left}@media (min-width: 768px){.contacts .content-title{text-align:center}}.contacts .content-subtitle{max-width:52rem;margin:1rem auto 0;text-align:left}@media (min-width: 768px){.contacts .content-subtitle{margin:2rem auto 0;text-align:center}}.contacts .formbox{max-width:32rem;margin:0 auto 2rem}@media (min-width: 768px){.contacts .formbox{margin:0 auto 6rem}}.contacts .formbox .btn{width:100%;margin-top:2rem;font-size:1rem}.careers .features-grid{margin:6rem 0}@media (min-width: 1366px){.careers .features-grid{margin:6rem 0 9rem}}.careers .text-blocks{margin:6rem 0}@media (min-width: 1366px){.careers .text-blocks{margin:6rem 0 9rem}}.about-us .small-pics-grid{padding-top:0}.textpage{padding:6rem 0 0}.textpage .service{padding:0;margin:0 auto 6rem}.textpage .service h2,.textpage .service h3,.textpage .service h4,.textpage .service h5{text-align:center}.textpage .heading-block{margin-top:0}.textpage h2.content-title{margin:0 auto}.downloads{margin:4rem 0 6rem}@media (min-width: 768px){.downloads{margin:6rem 0}}.downloads .content-title{margin:0 0 2.5rem;padding:0;text-align:left}@media (min-width: 768px){.downloads .content-title{margin:0 0 3.75rem}}.downloads__searchbox{position:relative;display:flex;flex-direction:column;gap:0}@media (min-width: 1366px){.downloads__searchbox{gap:2.5rem}}.downloads__searchbox #search{padding-right:6rem}.downloads__searchbox .btn{position:absolute;top:1.875rem;right:.25rem;border-radius:6px}.downloads__filters{display:grid;grid-template-columns:minmax(0,1fr);gap:0}@media (min-width: 1366px){.downloads__filters{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}}.downloads--results{margin:2.5rem 0}@media (min-width: 1366px){.downloads--results{margin:3.75rem 0}}.downloads--results__title{margin:0;padding:0 0 .5rem;line-height:1;font-size:1.5rem;font-weight:600;color:#101828}.downloads--results__table{margin:1.5rem 0 0;overflow:hidden;border-radius:.75rem;border:1px solid #EAECF0;box-shadow:0 2px 4px -1px #0000001a}@media (min-width: 768px){.downloads--results__table{margin:2.25rem 0 0}}.downloads--results__header{height:4rem;max-width:100%;padding:1rem;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:2rem;font-size:1.125rem;font-weight:600;color:#101828}@media (min-width: 768px){.downloads--results__header{height:5rem;padding:1.5rem}}.downloads--results__hrow,.downloads--results__row{display:grid;grid-template-columns:60% 40%;align-items:center;border-top:1px solid #EAECF0}@media (min-width: 768px){.downloads--results__hrow,.downloads--results__row{grid-template-columns:calc(100% - 12rem) 12rem}}@media (min-width: 1366px){.downloads--results__hrow,.downloads--results__row{grid-template-columns:calc(60% - 8rem) 22% 18% 8rem}}.downloads--results__hrow{display:none}@media (min-width: 1366px){.downloads--results__hrow{display:grid;height:2.75rem;padding:0 .5rem 0 1rem;line-height:1.125rem;font-size:.75rem;font-weight:500;color:#475467}}.downloads--results__row{display:flex;flex-wrap:wrap;padding:1rem .5rem;line-height:1.25rem;font-size:.75rem;color:#475467;grid-row-gap:.25rem}@media (min-width: 768px){.downloads--results__row{grid-row-gap:.5rem;padding:1rem .5rem 1rem 1rem}}@media (min-width: 1366px){.downloads--results__row{display:grid;grid-row-gap:initial;height:4.5rem;padding:0 .5rem 0 1rem;font-size:.875rem}}.downloads--results__row:nth-of-type(2n){background-color:#f9fafb}.downloads--results__row:hover{text-decoration:none}.downloads--results__row:hover .btn{color:#fff;border-color:#06f;background-color:#06f}.downloads--results__td{max-width:100%;padding:0 .5rem;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;order:3}@media (min-width: 1366px){.downloads--results__td{order:initial}}.downloads--results__td_file{flex:0 0 100%;align-items:flex-start;display:flex;gap:.75rem;grid-column:1/2 span;order:1}@media (min-width: 768px){.downloads--results__td_file{flex:0 0 calc(100% - 8rem);align-items:center;grid-column:initial}}@media (min-width: 1366px){.downloads--results__td_file{flex:initial;order:initial}}@media (min-width: 768px){.downloads--results__td_file+.downloads--results__td{padding-left:3.75rem}}@media (min-width: 1366px){.downloads--results__td_file+.downloads--results__td{padding-left:.5rem}}.downloads--results__td_btn{display:none;order:2}@media (min-width: 768px){.downloads--results__td_btn{flex:0 0 8rem;display:block}}@media (min-width: 1366px){.downloads--results__td_btn{flex:initial;order:initial}}.downloads--results__td .btn{width:100%}.downloads--results__info{max-width:calc(100% - 2.75rem)}@media (min-width: 768px){.downloads--results__info{max-width:calc(100% - 3.25rem)}}.downloads--results__icon{width:2rem;height:2rem}@media (min-width: 768px){.downloads--results__icon{width:2.5rem;height:2.5rem}}.downloads--results__name{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:500;color:#101828}.downloads--results__size{color:#475467}.downloads--results__noresults,.downloads--results__initial{line-height:1rem;font-size:.875rem;color:#475467}.downloads--results__noresults{margin:1rem 0 0}.page404{position:relative;display:flex;align-items:center;justify-content:center;height:100%}.page404__wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column-reverse;text-align:center;padding-top:6rem;padding-bottom:7rem}@media (min-width: 1366px){.page404__wrapper{flex-direction:row;padding-top:6rem;padding-bottom:7rem;text-align:left}}.page404__content,.page404__img{box-sizing:border-box}@media (min-width: 1366px){.page404__content,.page404__img{flex:0 0 50%}}.page404__img{display:flex;align-items:center;justify-content:center;width:100%;padding:0 0 4rem;box-sizing:border-box}@media (min-width: 1366px){.page404__img{width:initial;padding:0 0 2rem}}.page404__img img{display:block;width:80%;height:auto;margin:0}.page404__title{margin:.75rem 0 0;padding:0;line-height:1.4;font-size:2rem;font-weight:600;color:#101828}@media (min-width: 768px){.page404__title{font-size:2.5rem}}@media (min-width: 1366px){.page404__title{font-size:3.75rem}}.page404__label{color:#06f;font-weight:600;display:none}@media (min-width: 1366px){.page404__label{display:block}}.page404__text{max-width:480px;margin:.75rem 0 0;color:#475467;line-height:150%;font-size:16px}@media (min-width: 768px){.page404__text{margin:.75rem 0 0;font-size:1.125rem}}@media (min-width: 1366px){.page404__text{margin:1.5px 0 0;font-size:1.25rem}}.page404__btns{display:flex;align-items:center;justify-content:center;gap:.75rem;margin:1.25rem auto 0}@media (min-width: 768px){.page404__btns{margin:3rem 0 0}}@media (min-width: 1366px){.page404__btns{justify-content:flex-start;gap:1rem;margin:3rem 0 0}}@media (min-width: 768px){.page404 .btn{margin:0}}.success .page404__content{text-align:center}.success .page404__label{display:block}.success .page404__title{font-size:3.75rem}.success .page404__text{margin:.5px auto 0}@media (min-width: 1366px){.success .page404__text{margin:1.5px auto 0}}.success .page404__btns{justify-content:center}
