@font-face{font-family:"Inter";font-display:swap;src:url("../font/Inter/Inter-Thin.woff2") format("woff2");font-weight:100;font-style:normal}@font-face{font-family:"Inter";font-display:swap;src:url("../font/Inter/Inter-ExtraLight.woff2") format("woff2");font-weight:200;font-style:normal}@font-face{font-family:"Inter";font-display:swap;src:url("../font/Inter/Inter-Light.woff2") format("woff2");font-weight:300;font-style:normal}@font-face{font-family:"Inter";font-display:swap;src:url("../font/Inter/Inter-Regular.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:"Inter";font-display:swap;src:url("../font/Inter/Inter-Medium.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:"Inter";font-display:swap;src:url("../font/Inter/Inter-SemiBold.woff2") format("woff2");font-weight:600;font-style:normal}@font-face{font-family:"Inter";font-display:swap;src:url("../font/Inter/Inter-Bold.woff2") format("woff2");font-weight:700;font-style:normal}@font-face{font-family:"Inter";font-display:swap;src:url("../font/Inter/Inter-ExtraBold.woff2") format("woff2");font-weight:800;font-style:normal}@font-face{font-family:"Inter";font-display:swap;src:url("../font/Inter/Inter-Black.woff2") format("woff2");font-weight:900;font-style:normal}:root{--black: black;--header-bg-color: #F1F1F1;--red: #AB1736;--grey-dark: #6e6e6e;--grey: #A5A5A5;--grey-light: #F2F2F2;--grey-card-border: #D9D9D9;--white: white;--t: all linear 200ms;--header-height: 140px;--container-padding: 25px;--container-width: 1310px;--container-width-total: calc(var(--container-width) + var(--container-padding) * 2);--scrollbar-width: 0px}@media screen and (min-width: 801px){:root{--header-height: 160px;--container-padding: 100px}}*{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}*:first-child{margin-top:0 !important}*:last-child{margin-bottom:0 !important}html,body{font-family:"Inter",sans-serif;font-size:15px;color:var(--black);line-height:1.5}@media screen and (min-width: 801px){html,body{font-size:16px}}button{outline:none;border:none;cursor:pointer;background:rgba(0,0,0,0);line-height:1}a{text-decoration-color:rgba(0,0,0,0);text-underline-offset:.1em;-webkit-transition:var(--t);transition:var(--t);color:inherit}a:hover{color:var(--red);text-decoration-color:var(--red);text-underline-offset:.3em}hr{max-width:1920px;height:1px;padding:0;border:none;outline:none;margin:1rem auto;background:#b9b9b9}.body--locked{overflow:hidden;padding-right:var(--scrollbar-width)}.body--locked .header{-webkit-transform:translate(calc(-50% - var(--scrollbar-width) / 2));-ms-transform:translate(calc(-50% - var(--scrollbar-width) / 2));transform:translate(calc(-50% - var(--scrollbar-width) / 2))}.clear{max-width:var(--container-width);margin:0 auto}.customize-support .header{top:32px}.sprite{width:0;height:0;overflow:hidden}.app{overflow:hidden}.container{max-width:var(--container-width-total);margin:0 auto;padding:0 var(--container-padding);-webkit-transition:var(--t);transition:var(--t)}.logo{display:block;width:80px;height:80px}@media screen and (min-width: 801px){.logo{width:100px;height:100px}}.logo svg{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;fill:var(--black);-webkit-transition:var(--t);transition:var(--t)}.logo:hover svg{fill:var(--red)}.logo--white svg{fill:var(--white)}.logo--white:hover{opacity:.7}.logo--white:hover svg{fill:var(--white)}.header{position:fixed;top:0;left:50%;z-index:100001;width:100%;max-width:1920px;padding:28px 0 32px;background:var(--header-bg-color);-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%);-webkit-transition:var(--t);transition:var(--t)}.header--scrolled{padding:1rem 0;-webkit-box-shadow:0 0 1rem rgba(0,0,0,.2);box-shadow:0 0 1rem rgba(0,0,0,.2)}.header--scrolled .logo{width:66px;height:66px}.header--scrolled .header-nav>ul>li>a{padding:1.5rem 0}.header--scrolled .lang-switcher{margin-top:-0.7em !important}.header--scrolled .header__sidebar--right{gap:.25rem}.header--scrolled .socials{gap:0}.header__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.header__buttons>.lang-switcher{margin-left:auto;margin-bottom:auto;display:none;margin-top:-0.9rem !important}@media screen and (min-width: 1281px){.header__buttons>.lang-switcher{display:block}}.header .header-nav-button{display:block}@media screen and (min-width: 1281px){.header .header-nav-button{display:none}}.header__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1rem}@media screen and (min-width: 600px){.header__content{gap:2rem}}@media screen and (min-width: 801px){.header__content{gap:3rem}}@media screen and (min-width: 1025px){.header__content{gap:105px}}.header__row{-webkit-transition:var(--t);transition:var(--t)}.header__rows{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:var(--t);transition:var(--t)}.header__sidebar--right{-webkit-transition:var(--t);transition:var(--t);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;margin-left:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header__sidebar--right>.socials{margin-left:auto;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;display:none}@media screen and (min-width: 1281px){.header__sidebar--right>.socials{display:-webkit-box;display:-ms-flexbox;display:flex}}.header-nav-modal{position:fixed;display:block;top:0;right:0;z-index:100000;background:#fff;width:100%;height:100%;max-width:480px;padding:calc(var(--header-height) + 3rem) 2rem 2rem;-webkit-transform:translate(100%, 0);-ms-transform:translate(100%, 0);transform:translate(100%, 0);-webkit-transition:var(--t);transition:var(--t)}.header-nav-modal--visible{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0);-webkit-box-shadow:0 0 1rem rgba(0,0,0,.15);box-shadow:0 0 1rem rgba(0,0,0,.15)}.header-nav-modal--scrolled{padding-top:calc(98px + 3rem)}.header-nav-modal__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;overflow-y:auto}.header-nav-modal__body .lang-switcher{margin:0 auto;padding:0 0 .7rem}.header-nav-modal__body .lang-switcher__list{top:unset;bottom:-0.7rem;padding:1rem 1rem 3.25rem;-webkit-box-shadow:0 0 1rem rgba(0,0,0,.2);box-shadow:0 0 1rem rgba(0,0,0,.2)}.header-nav-modal__nav{margin-bottom:auto}.header-nav-modal__nav>ul{list-style:none}.header-nav-modal__nav>ul>li>a{display:block;padding:.5rem 0}.header-nav-modal__nav>ul>li>ul{list-style:none;padding-left:1rem;padding-bottom:.5rem;border-bottom:1px solid var(--grey-card-border);margin-bottom:.5rem !important}.header-nav-modal__nav>ul>li>ul>li>a{display:block;padding:.5rem 0}.header-nav{display:none}@media screen and (min-width: 1281px){.header-nav{display:block}}.header-nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;gap:50px;list-style:none}.header-nav ul li{position:relative;line-height:1em}.header-nav ul li a{display:block;padding:.95em 0;line-height:inherit}.header-nav ul li a:hover{color:var(--red);text-decoration-color:var(--red);text-underline-offset:.3em}.header-nav ul li a:hover::before{content:"";position:absolute;top:0;left:-25px;height:100%;width:calc(100% + 50px);display:block}.header-nav ul li ul{position:absolute;z-index:2;bottom:0;left:0;display:grid;-webkit-columns:2;-moz-columns:2;columns:2;-webkit-column-gap:80px;-moz-column-gap:80px;column-gap:80px;padding:30px 60px;background:var(--red);color:var(--white);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-transform:translate(0, 100%);-ms-transform:translate(0, 100%);transform:translate(0, 100%);display:none}.header-nav ul li ul::before{content:"";position:absolute;top:-18px;left:0;height:20px;width:100%;display:block}.header-nav ul li ul a{position:relative;z-index:2;color:inherit;white-space:nowrap}.header-nav ul li ul a:hover{color:var(--white);text-decoration-color:var(--white)}.header-nav ul li:hover>ul{display:block}.lang-switcher{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:.7rem 0 0;-webkit-transition:var(--t);transition:var(--t)}.lang-switcher__show-list-button{position:relative;z-index:2;line-height:1em;color:var(--grey-dark);border:1px solid var(--grey);padding:.25em .9em;text-transform:capitalize}.lang-switcher__list{position:absolute;top:0;left:50%;z-index:1;display:none;list-style:none;padding:3.25rem 1rem 1rem;background-color:var(--white);-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%);-webkit-transition:var(--t);transition:var(--t)}.lang-switcher__list-item{margin-bottom:.5em}.lang-switcher__language-button{display:block;line-height:1em;color:var(--white);background-color:var(--red);padding:.25em .9em;text-transform:capitalize;width:100%;text-align:center}.lang-switcher__language-button:hover{color:var(--white);opacity:.8}.lang-switcher:hover .lang-switcher__list{display:block}.page{min-height:90vh;max-width:1920px;padding-top:var(--header-height);-webkit-transition:var(--t);transition:var(--t);margin:0 auto}.page hr{margin:0 auto;max-width:var(--container-width)}.attention-block{background:var(--red);color:var(--white);padding:3rem var(--container-padding);-webkit-transition:var(--t);transition:var(--t)}@media screen and (min-width: 801px){.attention-block{padding:60px var(--container-padding)}}.attention-block p{font-size:2.5rem;font-weight:300;text-align:center;line-height:1.2em;margin-bottom:.25em;-webkit-transition:var(--t);transition:var(--t)}@media screen and (min-width: 801px){.attention-block p{font-size:4rem}}.attention-block a{display:block;font-size:1.8rem;font-weight:700;line-height:1.2em;text-align:center;margin:0 auto}@media screen and (min-width: 801px){.attention-block a{font-size:2rem}}.attention-block a:hover{color:var(--white);text-decoration-color:var(--white)}.banner-section{margin-top:-22px !important}.banner-section__main-bg-image{position:absolute;top:0;left:50%;z-index:-1;height:100%;width:100vw;max-width:1920px;-webkit-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);transform:translate(-50%, 0);background-position:center center;background-size:cover;background-repeat:repeat}.banner-section__main-bg-image::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.banner-section__main{position:relative;display:grid;grid-template-columns:100%;padding:56px 0 130px}@media screen and (min-width: 801px){.banner-section__main{grid-template-columns:2fr 1fr}}@media screen and (min-width: 1025px){.banner-section__main{grid-template-columns:1fr 1fr}}.banner-section__main-text-content{position:relative;z-index:1;max-width:600px;color:#fff;-ms-flex-item-align:center;align-self:center}.banner-section__main-text-content p{margin:2em 0}.banner-section__main-text-content .button-outline{margin:2.25em 0;width:100%}@media screen and (min-width: 600px){.banner-section__main-text-content .button-outline{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.banner-section__main-text-content>h1{text-transform:uppercase;font-size:2rem;font-weight:400;line-height:1.2;-webkit-transition:var(--t);transition:var(--t)}@media screen and (min-width: 1025px){.banner-section__main-text-content>h1{font-size:2.25rem}}.banner-section__main-text-content>h2{text-transform:uppercase;font-size:2rem;font-weight:400;line-height:1.2;-webkit-transition:var(--t);transition:var(--t)}@media screen and (min-width: 1025px){.banner-section__main-text-content>h2{font-size:2.25rem}}.banner-section__main-image-content img{display:block;width:100%;max-width:400px;-o-object-fit:contain;object-fit:contain;margin-left:auto;pointer-events:none;-webkit-transition:var(--t);transition:var(--t);margin-top:2rem;height:auto}@media screen and (min-width: 600px){.banner-section__main-image-content img{margin-right:calc(35vw - 300px);margin-top:-12vw}}@media screen and (min-width: 801px){.banner-section__main-image-content img{margin-top:0;min-width:460px;margin-right:-200px}}@media screen and (min-width: 1025px){.banner-section__main-image-content img{max-width:580px;margin-right:-28px}}.banner-section__footer{position:relative;z-index:2;margin-top:-110px;padding:0 0 88px}.banner-section__footer .attention-block{margin:0 calc(0px - var(--container-padding))}.title{text-transform:uppercase;font-size:2rem;font-weight:400;line-height:1.2;-webkit-transition:var(--t);transition:var(--t)}.title--2xs{font-size:1.05rem}.title--xs{font-size:1.25rem}.title--m{font-size:2rem}.title--l{font-size:2.25rem}@media screen and (min-width: 1025px){.title{font-size:2.25rem}.title--2xs{font-size:1.25rem}.title--xs{font-size:1.5rem}.title--m{font-size:2.5rem}.title--l{font-size:3rem}}.title--no-case{text-transform:unset}.button-outline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;outline-offset:-2px;outline:2px solid var(--grey-light);color:var(--grey-light);text-decoration:none;text-align:center;background:rgba(0,0,0,0) !important;padding:.8em 2em .75em}@media screen and (min-width: 801px){.button-outline{padding:1em 2.5em .95em}}.button-outline:hover{outline:5px solid var(--white);color:var(--white)}.button-outline--grey{outline-color:var(--grey);color:var(--grey-dark)}.button-outline--grey:hover{outline-color:var(--grey);color:var(--grey-dark)}.button-outline--red{outline-color:var(--red);color:var(--red)}.button-outline--red:hover{outline-color:var(--red);color:var(--red)}.button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;color:var(--white);text-align:center;background:var(--red);padding:.8em 2em .75em}@media screen and (min-width: 801px){.button{padding:1em 2.5em .95em}}.button:hover{color:var(--white);text-decoration-color:var(--white)}.button--white{color:var(--red);text-align:center;background:var(--white)}.button--white:hover{color:var(--red);background:var(--white);text-decoration-color:var(--red)}.table-indicator-no{display:block;background:var(--black);width:16px;height:5px;margin:auto}.table-indicator-yes{display:block;background:var(--black);width:16px;height:16px;border-radius:50%;margin:auto}.section-header{background:var(--red);padding:1rem 2rem;color:#fff}@media screen and (min-width: 1025px){.section-header{padding:1rem 3rem}}.calculator-form-wrapper{border:1px solid var(--grey-card-border)}@media screen and (min-width: 801px){.calculator-form-wrapper{padding:2rem}}.comparison-table{overflow-x:auto;border:1px solid var(--grey-card-border);padding:10px 0}.comparison-table table{min-width:100%;line-height:1.2;border-collapse:collapse}.comparison-table table thead tr th{border-right:1px solid var(--grey-card-border);font-size:1.25rem;font-weight:700;padding:10px}.comparison-table table thead tr th:last-child{border-right:none}.comparison-table table thead tr th img{display:block;width:100px;height:100px;-o-object-fit:contain;object-fit:contain;margin:0 auto 10px}.comparison-table table thead tr th a,.comparison-table table thead tr th span{white-space:pre-wrap}@media screen and (min-width: 1025px){.comparison-table table thead tr th a,.comparison-table table thead tr th span{white-space:nowrap}}.comparison-table table tbody tr th{border-right:1px solid var(--grey-card-border);padding:16px 10px}.comparison-table table tbody tr th:last-child{border-right:none}.comparison-table table tbody tr th span{display:block;background:var(--black);padding:10px;color:#fff;font-weight:700;white-space:pre-wrap}@media screen and (min-width: 1025px){.comparison-table table tbody tr th span{white-space:nowrap}}.comparison-table table tbody tr td{padding:10px;border-right:1px solid var(--grey-card-border);text-align:center}.comparison-table table tbody tr td:last-child{border-right:none}.section-header-with-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;padding:1rem 2rem;background:var(--red);color:#fff;-webkit-transition:var(--t);transition:var(--t)}@media screen and (min-width: 801px){.section-header-with-button{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:2rem}}@media screen and (min-width: 1400px){.section-header-with-button{gap:180px;padding:45px 100px}}.section-header-with-button>svg{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:block;width:3rem;height:3rem;-o-object-fit:cover;object-fit:cover;fill:var(--white);-webkit-transition:var(--t);transition:var(--t)}@media screen and (min-width: 1400px){.section-header-with-button>svg{width:64px;height:58px}}.section-header-with-button>.title{text-align:center}@media screen and (min-width: 801px){.section-header-with-button>.title{margin-right:auto;text-align:left}}.two-cols-section{padding:4rem 0}.two-cols-section__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem;-webkit-transition:var(--t);transition:var(--t)}@media screen and (min-width: 1025px){.two-cols-section__main{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media screen and (min-width: 1281px){.two-cols-section__main{gap:130px}}@media screen and (min-width: 1025px){.two-cols-section__main--reverse>*:nth-child(1){margin-right:0}}@media screen and (min-width: 1281px){.two-cols-section__main--reverse>*:nth-child(1){padding-left:0}}@media screen and (min-width: 1025px){.two-cols-section__main--reverse>*:nth-child(2){-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}.two-cols-section__main-text-content{padding-left:0;margin-right:auto;-webkit-transition:var(--t);transition:var(--t)}@media screen and (min-width: 1025px){.two-cols-section__main-text-content{-ms-flex-item-align:center;align-self:center}}@media screen and (min-width: 1281px){.two-cols-section__main-text-content{padding-left:100px}}.two-cols-section__main-text-content>*{margin:1em 0}@media screen and (min-width: 1025px){.two-cols-section__main-text-content>*{max-width:520px;margin:1.5em 0}}.two-cols-section__main-text-content>h2{text-transform:uppercase;font-size:2rem;font-weight:400;line-height:1.2;-webkit-transition:var(--t);transition:var(--t)}@media screen and (min-width: 1025px){.two-cols-section__main-text-content>h2{font-size:2.25rem}}@media screen and (min-width: 1025px){.two-cols-section__main-image-content{max-width:520px}}.two-cols-section__main-image-content>img{display:block;width:100%;height:375px;-o-object-fit:cover;object-fit:cover;-webkit-transition:var(--t);transition:var(--t)}@media screen and (min-width: 600px){.two-cols-section__main-image-content>img{height:420px}}@media screen and (min-width: 801px){.two-cols-section__main-image-content>img{height:470px}}.default-section{padding:2rem 0}@media screen and (min-width: 1025px){.default-section{padding:4rem 0}}.default-section__main>h2,.default-section__main>h3,.default-section__main>h4,.default-section__main>h5,.default-section__main>h6,.default-section__main>ol,.default-section__main>ul,.default-section__main>p{margin:1.5em 0}.default-section__main>ol,.default-section__main>ul{padding-left:1.5em}.default-section__main>.title{margin:1em 0}.default-section__main>.product-block{margin:2rem 0}@media screen and (min-width: 1025px){.default-section__main>.product-block{margin:94px 0}}.default-section__main>.product-block--v2{margin:0}@media screen and (min-width: 1025px){.default-section__main>.product-block--v2{margin:0}}.default-section__main>.product-block-software{margin-bottom:2rem}@media screen and (min-width: 1025px){.default-section__main>.product-block-software{margin-bottom:4rem}}.default-section__main>.section-header-with-button{margin-bottom:2rem}@media screen and (min-width: 1025px){.default-section__main>.section-header-with-button{margin-bottom:100px}}.default-section__main>.product-block-support{margin-bottom:2rem}@media screen and (min-width: 1025px){.default-section__main>.product-block-support{margin-bottom:80px}}.default-section__main>.section-header{margin-bottom:22px}.default-section__main>.faq-block{margin-bottom:20px}.default-section__main>.faq-block--expanded{margin-bottom:32px}.text-image-section{padding:3rem 0;color:var(--white)}@media screen and (min-width: 1025px){.text-image-section{padding:22px 0}}.text-image-section--push-to-header{margin-top:-22px !important}.text-image-section__main{display:grid;grid-template-columns:100%;gap:2rem}@media screen and (min-width: 1025px){.text-image-section__main{grid-template-columns:1fr 1fr}}.text-image-section__main-text-content{-ms-flex-item-align:center;align-self:center}.text-image-section__main-text-content>p{font-size:1rem;margin:1.5em 0}@media screen and (min-width: 1025px){.text-image-section__main-text-content>p{font-size:1.25rem;padding-left:100px}}.text-image-section__main-text-content>h1,.text-image-section__main-text-content>.title{font-size:28px;font-weight:400;line-height:1.2em;text-align:left;text-transform:uppercase;margin:1em 0}@media screen and (min-width: 1025px){.text-image-section__main-text-content>h1,.text-image-section__main-text-content>.title{font-size:36px}}.text-image-section__main-image-content{-ms-flex-item-align:center;align-self:center}.text-image-section__image{display:block;-o-object-fit:cover;object-fit:cover;width:100%;max-width:430px;height:300px;max-height:690px;margin-left:auto;margin-right:auto}@media screen and (min-width: 1025px){.text-image-section__image{height:auto;margin-right:unset}}.text-section{padding:4rem 0}.text-section__main>p{font-size:1rem;margin:1.5em 0}@media screen and (min-width: 1025px){.text-section__main>p{font-size:1.25rem;padding-left:100px}}.contacts-section{padding:3rem 0}@media screen and (min-width: 1025px){.contacts-section{padding:4rem 0 8rem}}.contacts-section__header{border-bottom:1px solid var(--grey-card-border);padding-bottom:10px}.contacts-section__main{display:grid;grid-template-columns:100%;gap:2rem;padding-top:3rem}@media screen and (min-width: 1025px){.contacts-section__main{grid-template-columns:2fr 3fr;padding-top:85px}}.contacts-section__main-text-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width: 1025px){.contacts-section__main-text-content{padding-top:20px}}.contacts-section__main-text-content p{font-size:1.25rem;margin:.15em 0}@media screen and (min-width: 1025px){.contacts-section__main-text-content p{font-size:1.625rem}}.contacts-section__main-text-content .socials{margin-top:auto;padding-top:1rem;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}@media screen and (min-width: 1025px){.contacts-section__main-text-content .socials{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-top:0}}.contacts-section__main-map-content{background:var(--grey-light)}.product-block-software{position:relative;padding:2rem 2rem 0;border-radius:12px;border:1px solid var(--grey-card-border)}@media screen and (min-width: 1025px){.product-block-software{padding:50px 0 50px 90px}}.product-block-software__header{margin-bottom:1rem}@media screen and (min-width: 1025px){.product-block-software__header{margin-bottom:40px}}.product-block-software__main{display:grid;grid-template-columns:100%;gap:2rem}@media screen and (min-width: 1025px){.product-block-software__main{grid-template-columns:2fr 1fr}}.product-block-software__main-text-content{position:relative;z-index:2}.product-block-software__main-text-content ol,.product-block-software__main-text-content ul,.product-block-software__main-text-content p{margin:1.25em 0}.product-block-software__main-text-content ol,.product-block-software__main-text-content ul{padding-left:1.5em}.product-block-software__image{display:block;-o-object-fit:contain;object-fit:contain;width:100%;height:auto;max-width:260px;max-height:260px;margin-left:auto}@media screen and (min-width: 1025px){.product-block-software__image{position:unset;max-width:470px;max-height:470px;margin:0}}.product-block-support{padding:2rem;border-radius:12px;border:1px solid var(--grey-card-border)}@media screen and (min-width: 1025px){.product-block-support{padding:50px 90px}}.product-block-support__title{margin-bottom:1.5em}.product-block-support__main{display:grid;grid-template-columns:3fr 1fr;gap:1.5rem}@media screen and (min-width: 1025px){.product-block-support__main{grid-template-columns:2fr 1fr;gap:2rem}}.product-block-support__main-text-content ol,.product-block-support__main-text-content ul,.product-block-support__main-text-content p{font-size:1.05rem;margin:1.25em 0}@media screen and (min-width: 1025px){.product-block-support__main-text-content ol,.product-block-support__main-text-content ul,.product-block-support__main-text-content p{font-size:1.25rem}}.product-block-support__main-text-content ol,.product-block-support__main-text-content ul{padding-left:1.5em}.product-block-support__main-image-content{-ms-flex-item-align:center;align-self:center}.product-block-support__main-image-content p{font-size:1rem;text-align:center;color:var(--red)}@media screen and (min-width: 1025px){.product-block-support__main-image-content p{font-size:2rem}}.product-block-support__image{display:block;-o-object-fit:contain;object-fit:contain;width:55px;height:55px;margin:0 auto 1rem}@media screen and (min-width: 1025px){.product-block-support__image{width:90px;height:90px;margin:0 auto 2rem}}.faq-block{-webkit-transition:var(--t);transition:var(--t)}.faq-block__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:25px;width:100%;-webkit-transition:var(--t);transition:var(--t);cursor:pointer}@media screen and (min-width: 1025px){.faq-block__button{gap:50px}}.faq-block__button:hover{color:var(--red)}.faq-block__button-indicator{position:relative;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:44px;height:44px;background-color:var(--red)}@media screen and (min-width: 1025px){.faq-block__button-indicator{width:58px;height:58px}}.faq-block__button-indicator::before,.faq-block__button-indicator::after{content:"";position:absolute;display:block;background:var(--white);width:20px;height:2px}@media screen and (min-width: 1025px){.faq-block__button-indicator::before,.faq-block__button-indicator::after{width:25px;height:3px}}.faq-block__button-indicator::after{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:var(--t);transition:var(--t)}.faq-block__button-title{text-align:left}.faq-block__content-wrapper{height:0;overflow:hidden;-webkit-transition:var(--t);transition:var(--t)}.faq-block__content{padding:25px;border:1px solid var(--grey-card-border);font-size:1.25rem;opacity:0;-webkit-transition:var(--t);transition:var(--t)}@media screen and (min-width: 1025px){.faq-block__content{padding:40px 50px 50px 108px}}.faq-block__content ol,.faq-block__content ul,.faq-block__content p{margin:1.25em 0}.faq-block__content ol,.faq-block__content ul{padding-left:1.25em}.faq-block--expanded .faq-block__button{margin-bottom:20px}.faq-block--expanded .faq-block__button-indicator::after{width:0}.faq-block--expanded .faq-block__content-wrapper{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.faq-block--expanded .faq-block__content{opacity:1}.map iframe{display:block;width:100%;height:100%;min-height:500px}.product-cards-grid{display:grid;grid-template-columns:100%;row-gap:50px;-webkit-transition:var(--t);transition:var(--t)}@media screen and (min-width: 801px){.product-cards-grid{grid-template-columns:1fr 1fr;-webkit-column-gap:50px;-moz-column-gap:50px;column-gap:50px}}@media screen and (min-width: 1540px){.product-cards-grid{-webkit-column-gap:90px;-moz-column-gap:90px;column-gap:90px}}.product-card{padding:2.5rem 1rem;border-radius:12px;outline-offset:-1px;outline:1px solid var(--grey-card-border);text-decoration:none;-webkit-transition:var(--t);transition:var(--t)}@media screen and (min-width: 1281px){.product-card{padding:3.5rem 2rem 4rem}}.product-card:hover{outline-offset:-6px;outline:6px solid var(--red)}.product-card__image{display:block;width:100%;height:260px;-o-object-fit:contain;object-fit:contain;margin-bottom:1.5rem;-webkit-transition:var(--t);transition:var(--t)}@media screen and (min-width: 1025px){.product-card__image{height:300px}}@media screen and (min-width: 1281px){.product-card__image{height:380px}}.product-card__name{display:block;font-size:2rem;text-align:center}@media screen and (min-width: 1281px){.product-card__name{font-size:3rem}}.footer{max-width:1920px;padding:80px 0 46px;background:var(--red);color:var(--white);margin:0 auto}.footer__contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5em;margin-left:auto;grid-column:3/4}@media screen and (min-width: 1025px){.footer__contacts{grid-column:unset;margin-left:unset;margin-right:auto}}.footer__contacts-phone{font-size:1.4rem;font-weight:700;margin-bottom:auto;text-align:left;margin-bottom:0}@media screen and (min-width: 1025px){.footer__contacts-phone{font-size:26px}}.footer__row{margin-bottom:1rem}@media screen and (min-width: 1025px){.footer__row{margin-bottom:2rem}}.footer__row p,.footer__row a{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:center}@media screen and (min-width: 1025px){.footer__row p,.footer__row a{text-align:left}}.footer__row--1{display:grid;grid-template-columns:auto 1fr auto;padding-bottom:60px;border-bottom:1px solid var(--white);-webkit-column-gap:.75rem;-moz-column-gap:.75rem;column-gap:.75rem;row-gap:1.5rem}.footer__row--1::before{content:""}.footer__row--1 .logo{grid-row:1/3}@media screen and (min-width: 1025px){.footer__row--1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-column-gap:120px;-moz-column-gap:120px;column-gap:120px;row-gap:2rem;padding-bottom:90px}.footer__row--1 .logo{grid-row:unset}.footer__row--1::before{display:none}}.footer__row--2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}@media screen and (min-width: 1025px){.footer__row--2{gap:2rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.footer__row--3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width: 1025px){.footer__row--3{gap:2rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media screen and (min-width: 1025px){.footer__row--3 .footer-nav{width:45%}}.footer__special-html{grid-column:3/4}@media screen and (min-width: 1025px){.footer__special-html{grid-column:unset}}.footer__special-html .button,.footer__special-html .button-outline{margin-left:auto;margin-right:auto;width:100%}@media screen and (min-width: 1025px){.footer__special-html .button,.footer__special-html .button-outline{grid-column:unset;margin-left:0;margin-right:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.footer a:hover{color:var(--white);text-decoration-color:var(--white)}.header-nav-button{position:relative;display:block;width:44px;height:44px;-webkit-transition:var(--t);transition:var(--t);outline-offset:-1px;outline:1px solid var(--grey-card-border)}.header-nav-button span{position:absolute;top:50%;left:50%;display:block;width:28px;height:2px;background-color:var(--grey);-webkit-transition:var(--t);transition:var(--t)}.header-nav-button span:nth-child(1){-webkit-transform:translate(-50%, calc(-50% - 7px));-ms-transform:translate(-50%, calc(-50% - 7px));transform:translate(-50%, calc(-50% - 7px))}.header-nav-button span:nth-child(2){-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.header-nav-button span:nth-child(3){-webkit-transform:translate(-50%, calc(-50% + 7px));-ms-transform:translate(-50%, calc(-50% + 7px));transform:translate(-50%, calc(-50% + 7px))}.header-nav-button--active span:nth-child(1){-webkit-transform:translate(-50%, -50%) rotate(-45deg);-ms-transform:translate(-50%, -50%) rotate(-45deg);transform:translate(-50%, -50%) rotate(-45deg)}.header-nav-button--active span:nth-child(2){-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:0}.header-nav-button--active span:nth-child(3){-webkit-transform:translate(-50%, -50%) rotate(45deg);-ms-transform:translate(-50%, -50%) rotate(45deg);transform:translate(-50%, -50%) rotate(45deg)}.header-nav-button:hover{outline-offset:-1px;outline:4px solid var(--red)}.header-nav-button:hover span{background-color:var(--red)}.socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.5rem;-webkit-transition:var(--t);transition:var(--t)}.socials a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:44px;height:44px}.socials a svg{display:block;width:34px;height:34px;-o-object-fit:contain;object-fit:contain;fill:#fff;-webkit-transition:var(--t);transition:var(--t)}.socials a:hover{opacity:.7}.socials--red a svg{fill:var(--red)}.socials--s{gap:10px}.socials--s a{width:38px;height:38px}.socials--s a svg{width:28px;height:28px}.footer-nav ul{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:.25rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width: 1025px){.footer-nav ul{gap:2rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.page-header{padding:30px 0 0}@media screen and (min-width: 1025px){.page-header{padding:120px 0 0}}.page-header__content{padding-bottom:10px;border-bottom:1px solid var(--grey-card-border)}.product-block{padding:2rem 0 2rem 2rem;border-bottom:1px solid var(--grey-card-border)}@media screen and (min-width: 1025px){.product-block{padding:66px 0 88px 106px}}.product-block--no-border{border:none}.product-block--padding-bottom-null{padding-bottom:0}.product-block__header{position:relative;z-index:1;padding:1rem 0;color:#fff;margin-bottom:2rem}@media screen and (min-width: 1025px){.product-block__header{padding:20px 0;margin-bottom:60px}}.product-block__header::before{content:"";position:absolute;top:0;left:-2rem;z-index:-1;width:calc(100% + 2rem);height:100%;background:var(--red)}@media screen and (min-width: 1025px){.product-block__header::before{width:calc(100% + 106px);left:-106px}}.product-block__title{padding-right:2rem}@media screen and (max-width: 1024px){.product-block__title{font-size:1.5rem}}.product-block__main{display:grid;grid-template-columns:100%;margin-bottom:1rem;gap:2rem}@media screen and (min-width: 1025px){.product-block__main{grid-template-columns:.88fr 1.1fr;margin-bottom:30px}}.product-block__main--v2{grid-template-columns:100%;gap:1.5rem}@media screen and (min-width: 1025px){.product-block__main--v2{grid-template-columns:1fr auto;gap:2rem}}.product-block__main-text-content{font-size:1rem;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media screen and (min-width: 1025px){.product-block__main-text-content{-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset;font-size:1.125rem}}.product-block__main-text-content p{margin:1.5em 0}.product-block__main-text-content--v2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}@media screen and (min-width: 1025px){.product-block__main-text-content--v2 p{margin:.75em 0}}.product-block__main-text-content--v2 .button-outline,.product-block__main-text-content--v2 .button{margin-top:auto}.product-block__main-image-content{position:relative;z-index:2}.product-block__image{display:block;height:auto;width:100%;max-height:280px;max-width:280px;-o-object-fit:contain;object-fit:contain;margin:0 auto}@media screen and (min-width: 1025px){.product-block__image{max-height:590px;max-width:590px;margin:0 0 0 auto;margin-top:-210px !important}}@media screen and (min-width: 1025px){.product-block__image--v2{max-height:304px;max-width:304px;margin-top:0 !important}}.product-block__properties{max-width:1000px;margin-bottom:2rem;padding-right:2rem}@media screen and (min-width: 1025px){.product-block__properties{margin-bottom:60px}}.product-block__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.5rem;-ms-flex-wrap:wrap;flex-wrap:wrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-right:2rem}@media screen and (min-width: 1025px){.product-block__buttons{gap:50px}}.product-block__buttons>*{width:100%}@media screen and (min-width: 600px){.product-block__buttons>*{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0}}.properties{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.property{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.property__icon{display:block;width:32px;height:32px;fill:#b9b9b9;-o-object-fit:contain;object-fit:contain}.property__value{font-weight:700;line-height:1.2em}.videos-section{background:var(--grey-light)}.videos-list{display:grid;grid-template-columns:100%;gap:2rem}@media screen and (min-width: 1025px){.videos-list{grid-template-columns:1fr 1fr;gap:70px}}.video-block{width:100%}.video-block__video-wrapper{height:0;width:100%;padding-bottom:56%;position:relative}.video-block__video{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.--margin-auto{margin:auto;-ms-flex-item-align:center;align-self:center;vertical-align:middle}.--flexbox{display:-webkit-box;display:-ms-flexbox;display:flex}.--flexbox-centered{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.--bg-red{background:var(--red)}.--bg-grey-light{background:var(--grey-light)}.eapps-instagram-feed a{text-decoration:none;text-underline-offset:unset !important}.eapps-instagram-feed>a{pointer-events:none}.eapps-instagram-feed>a::before{content:"";background-color:rgba(242,242,242,.88);display:block;position:absolute;top:-4px;left:-4px;width:calc(100% + 8px);height:calc(100% + 8px)}.calendly-overlay{z-index:100002 !important}