.submenu{padding:50px 0 0 0;background:#fff;display:flex;flex-direction:column;align-items:center;width:100%;position:relative}.submenu__title{margin:0;font-size:30px;line-height:36px;color:#333;text-align:center}.submenu__intro{max-width:1000px;margin:30px 0 0 0;text-align:center}.submenu__items{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;position:absolute;padding:30px 60px;left:0;right:0;bottom:0;visibility:hidden}.sticky .submenu__items{position:fixed;top:0;bottom:unset;background:rgba(255,255,255,0.75);z-index:100;box-shadow:0 4px 24px rgba(0,0,0,0.08);backdrop-filter:blur(10px)}.submenu__item{padding:10px 20px;white-space:nowrap;border-radius:12px;transition:none}.submenu__item:hover{text-decoration:underline}.submenu__item.selected{background:#448AFF;color:#ffffff;text-decoration:none;pointer-events:none}.submenu__top{width:24px;height:24px;background:url("/res/features/i/common/vertical_align_top.svg") transparent no-repeat 0 0;background-size:contain;cursor:pointer;position:absolute;display:none;left:25px;filter:invert(44%) sepia(89%) saturate(2046%) hue-rotate(202deg) brightness(103%) contrast(101%)}.submenu__top:hover{filter:invert(62%) sepia(69%) saturate(259%) hue-rotate(177deg) brightness(95%) contrast(89%)}.sticky .submenu__top{display:flex}.submenu__anchor{position:absolute;width:1px;height:1px;left:0}.mobile .submenu{padding:20px}.mobile .submenu__title{font-size:20px;line-height:24px}.mobile .submenu__intro{margin-top:10px;font-size:14px;line-height:18px}.mobile .submenu__items{visibility:visible;position:static;padding:0;margin:16px 0 0 0}.mobile .submenu__item{margin:0;color:#448AFF;font-size:14px;padding:4px 8px}.mobile .submenu__anchor{margin-top:-20px}.modal{position:fixed;left:0;right:0;top:0;bottom:0;z-index:200001}.modal__background{position:fixed;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,0.5)}.modal__windows{position:fixed;left:0;right:0;top:0;bottom:0;display:flex;align-items:center;justify-items:center;overflow-y:auto;padding-top:30px;padding-bottom:30px}.modal__windows::-webkit-scrollbar{width:0}.modal__window{background:#FFFFFF;box-shadow:0 15px 12px 0 rgba(0,0,0,0.22),0 19px 38px 0 rgba(0,0,0,0.3);border-radius:12px;padding:25px;position:relative;min-width:600px;max-width:100%;display:flex;flex-direction:column;align-items:center;margin:auto}.modal__header{padding:0 30px 0 0;width:100%;position:relative;display:flex;align-items:center;justify-content:flex-start}.center .modal__header{justify-content:center;padding:0 30px;flex-direction:column}.modal__body{width:100%;margin-top:6px}.modal__title{overflow:hidden;text-overflow:ellipsis;font-size:18px;font-weight:bold;color:#333;white-space:nowrap;max-width:75%;flex-shrink:0}.modal__intro{text-align:left;width:100%;margin-top:6px;color:#333;font-size:16px;line-height:20px}.center .modal__intro{text-align:center;color:#808080}.modal__spacer{flex-basis:100%}.modal__close{width:24px;height:24px;background:url("/res/common/i/material/cancel.svg") transparent no-repeat 0 0;background-size:contain;filter:invert(30%) sepia(1%) saturate(1%) hue-rotate(11deg) brightness(103%) contrast(90%);opacity:.5;cursor:pointer;position:absolute;right:0;top:-2px;flex-shrink:0;z-index:1}.disabled .modal__close{pointer-events:none;user-select:none;opacity:.25}.modal__close:hover{opacity:1}.modal__close--small{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#fff;opacity:1;border-radius:100%;filter:none;right:-10px;top:-8px}.modal__close--small::before{content:"";width:24px;height:24px;background:url("/res/common/i/material/cancel.svg") transparent no-repeat 0 0;background-size:contain;filter:invert(30%) sepia(1%) saturate(1%) hue-rotate(11deg) brightness(103%) contrast(90%);opacity:.5}.modal__close--small:hover::before{opacity:.75}.mobile .modal__windows{align-items:flex-start;position:fixed;padding:20px}.mobile .modal__window{min-width:unset;padding:20px}.mobile .modal__title{font-size:16px}.mobile .modal__intro{font-size:14px;margin-top:2px}.mobile .modal__body{overflow:visible !important}.mobile .modal__close{top:0;right:0}html{margin:0;padding:0;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;overflow-x:hidden}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body{margin:0;padding:0;background:#448AFF;font-family:"PT Sans",Arial,Tahoma;font-size:18px;line-height:24px;overflow-x:hidden}body.mobile{font-size:14px;line-height:18px}a{transition:color .25s}.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform, height;transition-property:transform, height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-wrapper,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-cube-shadow{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear, right top, left top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right, rgba(0,0,0,0.5), rgba(0,0,0,0));background-image:-o-linear-gradient(right, rgba(0,0,0,0.5), rgba(0,0,0,0));background-image:linear-gradient(to left, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left, rgba(0,0,0,0.5), rgba(0,0,0,0));background-image:-o-linear-gradient(left, rgba(0,0,0,0.5), rgba(0,0,0,0));background-image:linear-gradient(to right, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom, rgba(0,0,0,0.5), rgba(0,0,0,0));background-image:-o-linear-gradient(bottom, rgba(0,0,0,0.5), rgba(0,0,0,0));background-image:linear-gradient(to top, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0));background-image:-o-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0));background-image:linear-gradient(to bottom, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-prev,.swiper-button-next{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:300ms opacity;-o-transition:300ms opacity;transition:300ms opacity;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-container-horizontal>.swiper-pagination-bullets{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0, -50%, 0);transform:translate3d(0, -50%, 0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:200ms top,200ms -webkit-transform;transition:200ms top,200ms -webkit-transform;-o-transition:200ms transform, 200ms top;transition:200ms transform, 200ms top;transition:200ms transform,200ms top,200ms -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:200ms left,200ms -webkit-transform;transition:200ms left,200ms -webkit-transform;-o-transition:200ms transform, 200ms left;transition:200ms transform, 200ms left;transition:200ms transform,200ms left,200ms -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:200ms right,200ms -webkit-transform;transition:200ms right,200ms -webkit-transform;-o-transition:200ms transform, 200ms right;transition:200ms transform, 200ms right;transition:200ms transform,200ms right,200ms -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,0.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progressbar,.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#ffffff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,0.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#ffffff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,0.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,0.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,0.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12, end) infinite;animation:swiper-preloader-spin 1s steps(12, end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-prev,.swiper-container-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}.is-mobile-block,.is-mobile-flex,.is-mobile-inline{display:none !important}.mobile .is-not-mobile{display:none !important}.mobile .is-mobile-block{display:block !important}.mobile .is-mobile-flex{display:flex !important}.mobile .is-mobile-inline{display:inline !important}@media (orientation:portrait){.mobile .is-not-portrait{display:none !important}}@media (orientation:landscape){.mobile .is-not-landscape{display:none !important}}.tablet .is-not-tablet{display:none !important}.header{background:linear-gradient(to bottom, #4E86F8 0%, #216BF8 100%);font-size:16px;position:relative}.header__main{display:flex;align-items:center;max-width:1420px;padding:0 30px;margin:0 auto;justify-content:space-between;height:100px}.header__logo{margin-right:20px;flex-shrink:0}.header__logo__big{display:none;width:164px;height:32px}.header__logo__small{width:40px;height:40px}.header__menu{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;flex-basis:100%}.header__menu__item{color:#ffffff;padding:2px 8px;text-decoration:none;cursor:pointer;display:flex;align-items:center;flex-shrink:0}.header__menu__item--download img,.header__menu__item--blank img{filter:invert(100%) sepia(0%) saturate(0%) hue-rotate(128deg) brightness(105%) contrast(101%)}.header__menu__item--blank img{margin-left:4px;margin-top:-4px}.header__menu__item:hover{text-decoration:underline}.header__menu__item.selected{pointer-events:none;font-weight:bold}.header__menu__item--head{padding-right:0}.header__menu__item--nolink{cursor:default !important}.header__menu__item--folder{pointer-events:unset !important}.header__menu__item--folder.expanded .header__menu__popup{visibility:visible;opacity:1}.header__menu__item--folder.expanded>.header__menu__item--head::after{margin-top:6px;transform:rotate(45deg);border-color:#c3d9fd}.header__menu__item--folder>.header__menu__item--head{display:flex !important}.header__menu__item--folder>.header__menu__item--head::after{content:"";display:flex;width:6px;height:6px;border-top:2px solid #c3d9fd;border-left:2px solid #c3d9fd;transform-origin:4px 4px;transform:rotate(-135deg);margin-left:6px}.header__menu__item--folder.selected>.header__menu__item--head::after{border-color:#c3d9fd}.header__menu__subtitle{font-size:12px;font-weight:bold;color:#448AFF;text-transform:uppercase;margin-top:10px;display:flex;align-items:center;margin-bottom:10px}.header__menu__subtitle::before{content:"";width:24px;height:24px;flex-shrink:0;margin-right:8px;filter:invert(42%) sepia(86%) saturate(890%) hue-rotate(195deg) brightness(101%) contrast(101%)}.header__menu__subtitle--margin{margin-top:40px}.header__menu__subtitle--usage::before{background:url("/res/common/i/material/business_center.svg") transparent no-repeat 0 0;background-size:contain}.header__menu__subtitle--target::before{background:url("/res/common/i/material/target.svg") transparent no-repeat 0 0;background-size:contain}.header__menu__subtitle--industry::before{background:url("/res/common/i/material/corporate_fare.svg") transparent no-repeat 0 0;background-size:contain}.header__menu__subtitle--direction::before{background:url("/res/common/i/material/sync_alt.svg") transparent no-repeat 0 0;background-size:contain}.header__menu__subtitle--service::before{background:url("/res/common/i/material/construction.svg") transparent no-repeat 0 0;background-size:contain}.header__menu__subtitle--options::before{background:url("/res/common/i/material/rocket_launch.svg") transparent no-repeat 0 0;background-size:contain}.header__menu__subtitle--size::before{background:url("/res/common/i/material/scale.svg") transparent no-repeat 0 0;background-size:contain}.header__menu__subtitle--home::before{background:url("/res/common/i/material/cottage.svg") transparent no-repeat 0 0;background-size:contain}.header__menu__subtitle--office::before{background:url("/res/common/i/material/store.svg") transparent no-repeat 0 0;background-size:contain}.header__menu__subtitle--sales::before{background:url("/res/common/i/material/point_of_sale.svg") transparent no-repeat 0 0;background-size:contain}.header__menu__subtitle--product::before{background:url("/res/common/i/material/local_mall.svg") transparent no-repeat 0 0;background-size:contain}.header__menu__subtitle--integrations1::before{background:url("/res/common/i/material/devices.svg") transparent no-repeat 0 0;background-size:contain}.header__menu__subtitle--integrations2::before{background:url("/res/common/i/material/group.svg") transparent no-repeat 0 0;background-size:contain}.header__menu__subtitle--integrations3::before{background:url("/res/common/i/material/api.svg") transparent no-repeat 0 0;background-size:contain}.header__menu__subtitle--about1::before{background:url("/res/common/i/material/groups.svg") transparent no-repeat 0 0;background-size:contain}.header__menu__subtitle--about2::before{background:url("/res/common/i/material/domain.svg") transparent no-repeat 0 0;background-size:contain}.header__menu__subtitle--about3::before{background:url("/res/common/i/material/newspaper.svg") transparent no-repeat 0 0;background-size:contain}.header__menu__subtitle--about4::before{background:url("/res/common/i/material/hub.svg") transparent no-repeat 0 0;background-size:contain}.header__menu__subtitle--about5::before{background:url("/res/common/i/material/contact_support.svg") transparent no-repeat 0 0;background-size:contain}.header__menu__subtitle--about6::before{background:url("/res/common/i/material/handshake.svg") transparent no-repeat 0 0;background-size:contain}.header__menu__subitem{color:#333333;text-decoration:none;cursor:pointer;font-size:16px;white-space:nowrap;line-height:32px;font-weight:normal}.header__menu__subitem:hover{text-decoration:underline;color:#438BF6}.header__menu__separator{width:100%;height:1px;background:#e0e0e0;margin:6px 0}.header__menu__soon{display:inline-block;font-weight:normal;margin-left:10px;color:#5987FB;font-size:12px}.header__menu__button{border-radius:12px;margin-right:0;margin-left:16px;background:rgba(255,255,255,0.15);box-sizing:border-box;border:2px solid #FFFFFF;height:40px;line-height:36px;padding:0 24px;color:#ffffff;display:block;align-items:center;text-decoration:none;white-space:nowrap;justify-content:center;max-width:250px;overflow:hidden;text-overflow:ellipsis;flex-shrink:0}.header__menu__button:hover{background:rgba(0,0,0,0.15);text-decoration:none;color:#ffffff}.header__menu__button:active{background:rgba(0,0,0,0.25)}.header__menu__button--dashboard{padding-left:16px}.header__menu__button--dashboard::before{content:"";display:inline-block;align-items:center;justify-content:center;width:24px;height:24px;background:url("/res/common/i/account.svg") transparent no-repeat 0 0;vertical-align:middle;margin-top:-4px;margin-right:6px}.header__menu__button--contact{padding:0 10px;border-width:1px;margin-left:16px;cursor:pointer}.header__menu__button--contact::before{content:"";display:inline-block;align-items:center;justify-content:center;width:24px;height:24px;background:url("/res/common/i/phone.svg") transparent no-repeat 0 0;vertical-align:middle}.header__menu__popup{position:absolute;cursor:default;z-index:200000;top:60px;left:0;right:0;visibility:hidden;background:transparent;opacity:0;transition:opacity .25s,visibility .25s;font-weight:normal}.header__menu__book{margin-top:40px;display:flex;align-items:flex-start;background:rgba(224,236,255,0.97);justify-content:center;box-shadow:0 4px 4px rgba(0,0,0,0.2);padding:40px;border-bottom:3px solid #e0ecff;position:relative}.header__menu__page{max-width:350px;flex-basis:33%;flex-shrink:0;display:flex;flex-direction:column}.header__menu__subbutton{display:flex;flex-direction:column;justify-content:center;position:relative;text-decoration:none;border-radius:10px;padding:0 16px 0 88px;height:88px}.header__menu__subbutton.selected{background:rgba(255,255,255,0.75)}.header__menu__subbutton:hover{background:#ffffff}.header__menu__subicon{position:absolute;left:16px;top:16px;width:60px;height:60px}.header__menu__subicon--fpermanent{background:url("/res/features/i/menu/permanent-access.svg?v=1") transparent no-repeat 0 0;background-size:contain}.header__menu__subicon--fterminal{background:url("/res/features/i/menu/terminal-mode.svg?v=1") transparent no-repeat 0 0;background-size:contain}.header__menu__subicon--fsupport{background:url("/res/features/i/menu/quick-support.svg?v=2") transparent no-repeat 0 0;background-size:contain}.header__menu__subicon--fbranding{background:url("/res/features/i/menu/branding.svg") transparent no-repeat 0 0;background-size:contain}.header__menu__subicon--fselfhosted{background:url("/res/features/i/menu/self-hosted.svg") transparent no-repeat 0 0;background-size:contain}.header__menu__subicon--fconnection{background:url("/res/features/i/menu/connection.svg") transparent no-repeat 0 0;background-size:contain}.header__menu__subicon--fshare{background:url("/res/features/i/menu/screen-share.svg") transparent no-repeat 0 0;background-size:contain}.header__menu__subicon--ffiles{background:url("/res/features/i/menu/file-manager.svg") transparent no-repeat 0 0;background-size:contain}.header__menu__subicon--pltd{background:url("/res/pricing/i/menu/ltd.svg") transparent no-repeat 0 0;background-size:contain}.header__menu__subicon--pfree{background:url("/res/pricing/i/menu/free.svg") transparent no-repeat 0 0;background-size:contain}.header__menu__subicon--psubscription{background:url("/res/pricing/i/menu/subscription.svg") transparent no-repeat 0 0;background-size:contain}.header__menu__subicon--pcalculator{background:url("/res/pricing/i/menu/calculator.svg") transparent no-repeat 0 0;background-size:contain}.header__menu__subicon--pquotes{background:url("/res/pricing/i/menu/quotes.svg") transparent no-repeat 0 0;background-size:contain}.header__menu__subicon--pdiscount{background:url("/res/pricing/i/menu/discount.svg") transparent no-repeat 0 0;background-size:contain}.header__menu__subicon--pfaq{background:url("/res/pricing/i/menu/faq.svg") transparent no-repeat 0 0;background-size:contain}.header__menu__subicon--pcontact{background:url("/res/pricing/i/menu/contact.svg") transparent no-repeat 0 0;background-size:contain}.header__menu__subicon--poptions{background:url("/res/pricing/i/menu/options.svg") transparent no-repeat 0 0;background-size:contain}.header__menu__subicon--extension{background:url("/res/integration/i/menu/extension.svg") transparent no-repeat 0 0;background-size:contain}.header__menu__subicon--plugins{background:url("/res/integration/i/menu/apps.svg") transparent no-repeat 0 0;background-size:contain}.header__menu__subicon--samlsso{background:url("/res/integration/i/menu/sso.svg") transparent no-repeat 0 0;background-size:contain}.header__menu__subicon--ldap{background:url("/res/integration/i/menu/ldap.svg") transparent no-repeat 0 0;background-size:contain}.header__menu__subicon--httpapi{background:url("/res/integration/i/menu/httpapi.svg") transparent no-repeat 0 0;background-size:contain}.header__menu__subicon--requirements{background:url("/res/integration/i/menu/requirements.svg") transparent no-repeat 0 0;background-size:contain}.header__menu__subicon--userguides{background:url("/res/integration/i/menu/userguides.svg") transparent no-repeat 0 0;background-size:contain}.header__menu__subicon--changelog{background:url("/res/integration/i/menu/changelog.svg") transparent no-repeat 0 0;background-size:contain}.header__menu__subicon--selfhostedguide{background:url("/res/integration/i/menu/selfhostedguide.svg") transparent no-repeat 0 0;background-size:contain}.header__menu__subicon--idea{background:url("/res/features/i/common/menu/banner-idea.svg") transparent no-repeat 0 0;background-size:contain}.header__menu__subicon--techsupport{background:url("/res/about/i/menu/techsupport.svg") transparent no-repeat 0 0;background-size:contain}.header__menu__subicon--partnership{background:url("/res/about/i/menu/partnership.svg") transparent no-repeat 0 0;background-size:contain}.header__menu__subicon--partnerportal{background:url("/res/about/i/menu/partnerportal.svg") transparent no-repeat 0 0;background-size:contain}.header__menu__subicon--blog{background:url("/res/about/i/menu/blog.svg") transparent no-repeat 0 0;background-size:contain}.header__menu__subicon--admin{background:url("/res/for/i/admin2/overview@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-cn .header__menu__subicon--admin,.geo-jp .header__menu__subicon--admin,.geo-kr .header__menu__subicon--admin,.geo-id .header__menu__subicon--admin,.geo-vn .header__menu__subicon--admin,.geo-th .header__menu__subicon--admin,.geo-mm .header__menu__subicon--admin,.geo-my .header__menu__subicon--admin,.geo-ph .header__menu__subicon--admin{background:url("/res/for/i/admin2/overview-cn@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-dz .header__menu__subicon--admin,.geo-bh .header__menu__subicon--admin,.geo-eg .header__menu__subicon--admin,.geo-jo .header__menu__subicon--admin,.geo-iq .header__menu__subicon--admin,.geo-ye .header__menu__subicon--admin,.geo-qa .header__menu__subicon--admin,.geo-kw .header__menu__subicon--admin,.geo-lb .header__menu__subicon--admin,.geo-ly .header__menu__subicon--admin,.geo-mr .header__menu__subicon--admin,.geo-ma .header__menu__subicon--admin,.geo-ae .header__menu__subicon--admin,.geo-om .header__menu__subicon--admin,.geo-ps .header__menu__subicon--admin,.geo-sa .header__menu__subicon--admin,.geo-sy .header__menu__subicon--admin,.geo-sd .header__menu__subicon--admin,.geo-tn .header__menu__subicon--admin{background:url("/res/for/i/admin2/overview-sa@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-za .header__menu__subicon--admin,.geo-ng .header__menu__subicon--admin,.geo-ke .header__menu__subicon--admin,.geo-gh .header__menu__subicon--admin,.geo-et .header__menu__subicon--admin,.geo-tt .header__menu__subicon--admin,.geo-jm .header__menu__subicon--admin{background:url("/res/for/i/admin2/overview-ng@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-in .header__menu__subicon--admin{background:url("/res/for/i/admin2/overview-in@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-tr .header__menu__subicon--admin,.geo-cy .header__menu__subicon--admin{background:url("/res/for/i/admin2/overview-tr@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-br .header__menu__subicon--admin{background:url("/res/for/i/admin2/overview-br@2x.webp") transparent no-repeat 0 0;background-size:contain}.header__menu__subicon--support{background:url("/res/for/i/support2/overview@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-cn .header__menu__subicon--support,.geo-jp .header__menu__subicon--support,.geo-kr .header__menu__subicon--support,.geo-id .header__menu__subicon--support,.geo-vn .header__menu__subicon--support,.geo-th .header__menu__subicon--support,.geo-mm .header__menu__subicon--support,.geo-my .header__menu__subicon--support,.geo-ph .header__menu__subicon--support{background:url("/res/for/i/support2/overview-cn@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-dz .header__menu__subicon--support,.geo-bh .header__menu__subicon--support,.geo-eg .header__menu__subicon--support,.geo-jo .header__menu__subicon--support,.geo-iq .header__menu__subicon--support,.geo-ye .header__menu__subicon--support,.geo-qa .header__menu__subicon--support,.geo-kw .header__menu__subicon--support,.geo-lb .header__menu__subicon--support,.geo-ly .header__menu__subicon--support,.geo-mr .header__menu__subicon--support,.geo-ma .header__menu__subicon--support,.geo-ae .header__menu__subicon--support,.geo-om .header__menu__subicon--support,.geo-ps .header__menu__subicon--support,.geo-sa .header__menu__subicon--support,.geo-sy .header__menu__subicon--support,.geo-sd .header__menu__subicon--support,.geo-tn .header__menu__subicon--support{background:url("/res/for/i/support2/overview-sa@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-za .header__menu__subicon--support,.geo-ng .header__menu__subicon--support,.geo-ke .header__menu__subicon--support,.geo-gh .header__menu__subicon--support,.geo-et .header__menu__subicon--support,.geo-tt .header__menu__subicon--support,.geo-jm .header__menu__subicon--support{background:url("/res/for/i/support2/overview-ng@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-in .header__menu__subicon--support{background:url("/res/for/i/support2/overview-in@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-tr .header__menu__subicon--support,.geo-cy .header__menu__subicon--support{background:url("/res/for/i/support2/overview-tr@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-br .header__menu__subicon--support{background:url("/res/for/i/support2/overview-br@2x.webp") transparent no-repeat 0 0;background-size:contain}.header__menu__subicon--personal{background:url("/res/for/i/personal2/overview@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-cn .header__menu__subicon--personal,.geo-jp .header__menu__subicon--personal,.geo-kr .header__menu__subicon--personal,.geo-id .header__menu__subicon--personal,.geo-vn .header__menu__subicon--personal,.geo-th .header__menu__subicon--personal,.geo-mm .header__menu__subicon--personal,.geo-my .header__menu__subicon--personal,.geo-ph .header__menu__subicon--personal{background:url("/res/for/i/personal2/overview-cn@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-dz .header__menu__subicon--personal,.geo-bh .header__menu__subicon--personal,.geo-eg .header__menu__subicon--personal,.geo-jo .header__menu__subicon--personal,.geo-iq .header__menu__subicon--personal,.geo-ye .header__menu__subicon--personal,.geo-qa .header__menu__subicon--personal,.geo-kw .header__menu__subicon--personal,.geo-lb .header__menu__subicon--personal,.geo-ly .header__menu__subicon--personal,.geo-mr .header__menu__subicon--personal,.geo-ma .header__menu__subicon--personal,.geo-ae .header__menu__subicon--personal,.geo-om .header__menu__subicon--personal,.geo-ps .header__menu__subicon--personal,.geo-sa .header__menu__subicon--personal,.geo-sy .header__menu__subicon--personal,.geo-sd .header__menu__subicon--personal,.geo-tn .header__menu__subicon--personal{background:url("/res/for/i/personal2/overview-sa@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-za .header__menu__subicon--personal,.geo-ng .header__menu__subicon--personal,.geo-ke .header__menu__subicon--personal,.geo-gh .header__menu__subicon--personal,.geo-et .header__menu__subicon--personal,.geo-tt .header__menu__subicon--personal,.geo-jm .header__menu__subicon--personal{background:url("/res/for/i/personal2/overview-ng@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-in .header__menu__subicon--personal{background:url("/res/for/i/personal2/overview-in@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-tr .header__menu__subicon--personal,.geo-cy .header__menu__subicon--personal{background:url("/res/for/i/personal2/overview-tr@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-br .header__menu__subicon--personal{background:url("/res/for/i/personal2/overview-br@2x.webp") transparent no-repeat 0 0;background-size:contain}.header__menu__subicon--android{background:url("/res/features/i/menu/mobile.svg?v=1") transparent no-repeat 0 0;background-size:contain}.header__menu__subicon--integrate{background:url("/res/features/i/menu/integrations.svg") transparent no-repeat 0 0;background-size:contain}.header__menu__subicon--education{background:url("/res/for/i/education/overview@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-cn .header__menu__subicon--education,.geo-jp .header__menu__subicon--education,.geo-kr .header__menu__subicon--education,.geo-id .header__menu__subicon--education,.geo-vn .header__menu__subicon--education,.geo-th .header__menu__subicon--education,.geo-mm .header__menu__subicon--education,.geo-my .header__menu__subicon--education,.geo-ph .header__menu__subicon--education{background:url("/res/for/i/education/overview-cn@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-dz .header__menu__subicon--education,.geo-bh .header__menu__subicon--education,.geo-eg .header__menu__subicon--education,.geo-jo .header__menu__subicon--education,.geo-iq .header__menu__subicon--education,.geo-ye .header__menu__subicon--education,.geo-qa .header__menu__subicon--education,.geo-kw .header__menu__subicon--education,.geo-lb .header__menu__subicon--education,.geo-ly .header__menu__subicon--education,.geo-mr .header__menu__subicon--education,.geo-ma .header__menu__subicon--education,.geo-ae .header__menu__subicon--education,.geo-om .header__menu__subicon--education,.geo-ps .header__menu__subicon--education,.geo-sa .header__menu__subicon--education,.geo-sy .header__menu__subicon--education,.geo-sd .header__menu__subicon--education,.geo-tn .header__menu__subicon--education{background:url("/res/for/i/education/overview-sa@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-za .header__menu__subicon--education,.geo-ng .header__menu__subicon--education,.geo-ke .header__menu__subicon--education,.geo-gh .header__menu__subicon--education,.geo-et .header__menu__subicon--education,.geo-tt .header__menu__subicon--education,.geo-jm .header__menu__subicon--education{background:url("/res/for/i/education/overview-ng@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-in .header__menu__subicon--education{background:url("/res/for/i/education/overview-in@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-tr .header__menu__subicon--education,.geo-cy .header__menu__subicon--education{background:url("/res/for/i/education/overview-tr@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-br .header__menu__subicon--education{background:url("/res/for/i/education/overview-br@2x.webp") transparent no-repeat 0 0;background-size:contain}.header__menu__subicon--agritech{background:url("/res/for/i/agritech/overview@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-cn .header__menu__subicon--agritech,.geo-jp .header__menu__subicon--agritech,.geo-kr .header__menu__subicon--agritech,.geo-id .header__menu__subicon--agritech,.geo-vn .header__menu__subicon--agritech,.geo-th .header__menu__subicon--agritech,.geo-mm .header__menu__subicon--agritech,.geo-my .header__menu__subicon--agritech,.geo-ph .header__menu__subicon--agritech{background:url("/res/for/i/agritech/overview-cn@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-dz .header__menu__subicon--agritech,.geo-bh .header__menu__subicon--agritech,.geo-eg .header__menu__subicon--agritech,.geo-jo .header__menu__subicon--agritech,.geo-iq .header__menu__subicon--agritech,.geo-ye .header__menu__subicon--agritech,.geo-qa .header__menu__subicon--agritech,.geo-kw .header__menu__subicon--agritech,.geo-lb .header__menu__subicon--agritech,.geo-ly .header__menu__subicon--agritech,.geo-mr .header__menu__subicon--agritech,.geo-ma .header__menu__subicon--agritech,.geo-ae .header__menu__subicon--agritech,.geo-om .header__menu__subicon--agritech,.geo-ps .header__menu__subicon--agritech,.geo-sa .header__menu__subicon--agritech,.geo-sy .header__menu__subicon--agritech,.geo-sd .header__menu__subicon--agritech,.geo-tn .header__menu__subicon--agritech{background:url("/res/for/i/agritech/overview-sa@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-za .header__menu__subicon--agritech,.geo-ng .header__menu__subicon--agritech,.geo-ke .header__menu__subicon--agritech,.geo-gh .header__menu__subicon--agritech,.geo-et .header__menu__subicon--agritech,.geo-tt .header__menu__subicon--agritech,.geo-jm .header__menu__subicon--agritech{background:url("/res/for/i/agritech/overview-ng@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-in .header__menu__subicon--agritech{background:url("/res/for/i/agritech/overview-in@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-tr .header__menu__subicon--agritech,.geo-cy .header__menu__subicon--agritech{background:url("/res/for/i/agritech/overview-tr@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-br .header__menu__subicon--agritech{background:url("/res/for/i/agritech/overview-br@2x.webp") transparent no-repeat 0 0;background-size:contain}.header__menu__subicon--healthcare{background:url("/res/for/i/healthcare/overview@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-cn .header__menu__subicon--healthcare,.geo-jp .header__menu__subicon--healthcare,.geo-kr .header__menu__subicon--healthcare,.geo-id .header__menu__subicon--healthcare,.geo-vn .header__menu__subicon--healthcare,.geo-th .header__menu__subicon--healthcare,.geo-mm .header__menu__subicon--healthcare,.geo-my .header__menu__subicon--healthcare,.geo-ph .header__menu__subicon--healthcare{background:url("/res/for/i/healthcare/overview-cn@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-dz .header__menu__subicon--healthcare,.geo-bh .header__menu__subicon--healthcare,.geo-eg .header__menu__subicon--healthcare,.geo-jo .header__menu__subicon--healthcare,.geo-iq .header__menu__subicon--healthcare,.geo-ye .header__menu__subicon--healthcare,.geo-qa .header__menu__subicon--healthcare,.geo-kw .header__menu__subicon--healthcare,.geo-lb .header__menu__subicon--healthcare,.geo-ly .header__menu__subicon--healthcare,.geo-mr .header__menu__subicon--healthcare,.geo-ma .header__menu__subicon--healthcare,.geo-ae .header__menu__subicon--healthcare,.geo-om .header__menu__subicon--healthcare,.geo-ps .header__menu__subicon--healthcare,.geo-sa .header__menu__subicon--healthcare,.geo-sy .header__menu__subicon--healthcare,.geo-sd .header__menu__subicon--healthcare,.geo-tn .header__menu__subicon--healthcare{background:url("/res/for/i/healthcare/overview-sa@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-za .header__menu__subicon--healthcare,.geo-ng .header__menu__subicon--healthcare,.geo-ke .header__menu__subicon--healthcare,.geo-gh .header__menu__subicon--healthcare,.geo-et .header__menu__subicon--healthcare,.geo-tt .header__menu__subicon--healthcare,.geo-jm .header__menu__subicon--healthcare{background:url("/res/for/i/healthcare/overview-ng@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-in .header__menu__subicon--healthcare{background:url("/res/for/i/healthcare/overview-in@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-tr .header__menu__subicon--healthcare,.geo-cy .header__menu__subicon--healthcare{background:url("/res/for/i/healthcare/overview-tr@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-br .header__menu__subicon--healthcare{background:url("/res/for/i/healthcare/overview-br@2x.webp") transparent no-repeat 0 0;background-size:contain}.header__menu__subicon--manufacture{background:url("/res/for/i/manufacture/overview@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-cn .header__menu__subicon--manufacture,.geo-jp .header__menu__subicon--manufacture,.geo-kr .header__menu__subicon--manufacture,.geo-id .header__menu__subicon--manufacture,.geo-vn .header__menu__subicon--manufacture,.geo-th .header__menu__subicon--manufacture,.geo-mm .header__menu__subicon--manufacture,.geo-my .header__menu__subicon--manufacture,.geo-ph .header__menu__subicon--manufacture{background:url("/res/for/i/manufacture/overview-cn@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-dz .header__menu__subicon--manufacture,.geo-bh .header__menu__subicon--manufacture,.geo-eg .header__menu__subicon--manufacture,.geo-jo .header__menu__subicon--manufacture,.geo-iq .header__menu__subicon--manufacture,.geo-ye .header__menu__subicon--manufacture,.geo-qa .header__menu__subicon--manufacture,.geo-kw .header__menu__subicon--manufacture,.geo-lb .header__menu__subicon--manufacture,.geo-ly .header__menu__subicon--manufacture,.geo-mr .header__menu__subicon--manufacture,.geo-ma .header__menu__subicon--manufacture,.geo-ae .header__menu__subicon--manufacture,.geo-om .header__menu__subicon--manufacture,.geo-ps .header__menu__subicon--manufacture,.geo-sa .header__menu__subicon--manufacture,.geo-sy .header__menu__subicon--manufacture,.geo-sd .header__menu__subicon--manufacture,.geo-tn .header__menu__subicon--manufacture{background:url("/res/for/i/manufacture/overview-sa@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-za .header__menu__subicon--manufacture,.geo-ng .header__menu__subicon--manufacture,.geo-ke .header__menu__subicon--manufacture,.geo-gh .header__menu__subicon--manufacture,.geo-et .header__menu__subicon--manufacture,.geo-tt .header__menu__subicon--manufacture,.geo-jm .header__menu__subicon--manufacture{background:url("/res/for/i/manufacture/overview-ng@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-in .header__menu__subicon--manufacture{background:url("/res/for/i/manufacture/overview-in@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-tr .header__menu__subicon--manufacture,.geo-cy .header__menu__subicon--manufacture{background:url("/res/for/i/manufacture/overview-tr@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-br .header__menu__subicon--manufacture{background:url("/res/for/i/manufacture/overview-br@2x.webp") transparent no-repeat 0 0;background-size:contain}.header__menu__subicon--retail{background:url("/res/for/i/retail/overview@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-cn .header__menu__subicon--retail,.geo-jp .header__menu__subicon--retail,.geo-kr .header__menu__subicon--retail,.geo-id .header__menu__subicon--retail,.geo-vn .header__menu__subicon--retail,.geo-th .header__menu__subicon--retail,.geo-mm .header__menu__subicon--retail,.geo-my .header__menu__subicon--retail,.geo-ph .header__menu__subicon--retail{background:url("/res/for/i/retail/overview-cn@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-dz .header__menu__subicon--retail,.geo-bh .header__menu__subicon--retail,.geo-eg .header__menu__subicon--retail,.geo-jo .header__menu__subicon--retail,.geo-iq .header__menu__subicon--retail,.geo-ye .header__menu__subicon--retail,.geo-qa .header__menu__subicon--retail,.geo-kw .header__menu__subicon--retail,.geo-lb .header__menu__subicon--retail,.geo-ly .header__menu__subicon--retail,.geo-mr .header__menu__subicon--retail,.geo-ma .header__menu__subicon--retail,.geo-ae .header__menu__subicon--retail,.geo-om .header__menu__subicon--retail,.geo-ps .header__menu__subicon--retail,.geo-sa .header__menu__subicon--retail,.geo-sy .header__menu__subicon--retail,.geo-sd .header__menu__subicon--retail,.geo-tn .header__menu__subicon--retail{background:url("/res/for/i/retail/overview-sa@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-za .header__menu__subicon--retail,.geo-ng .header__menu__subicon--retail,.geo-ke .header__menu__subicon--retail,.geo-gh .header__menu__subicon--retail,.geo-et .header__menu__subicon--retail,.geo-tt .header__menu__subicon--retail,.geo-jm .header__menu__subicon--retail{background:url("/res/for/i/retail/overview-ng@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-in .header__menu__subicon--retail{background:url("/res/for/i/retail/overview-in@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-tr .header__menu__subicon--retail,.geo-cy .header__menu__subicon--retail{background:url("/res/for/i/retail/overview-tr@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-br .header__menu__subicon--retail{background:url("/res/for/i/retail/overview-br@2x.webp") transparent no-repeat 0 0;background-size:contain}.header__menu__subicon--developers{background:url("/res/for/i/developers/overview@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-cn .header__menu__subicon--developers,.geo-jp .header__menu__subicon--developers,.geo-kr .header__menu__subicon--developers,.geo-id .header__menu__subicon--developers,.geo-vn .header__menu__subicon--developers,.geo-th .header__menu__subicon--developers,.geo-mm .header__menu__subicon--developers,.geo-my .header__menu__subicon--developers,.geo-ph .header__menu__subicon--developers{background:url("/res/for/i/developers/overview-cn@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-dz .header__menu__subicon--developers,.geo-bh .header__menu__subicon--developers,.geo-eg .header__menu__subicon--developers,.geo-jo .header__menu__subicon--developers,.geo-iq .header__menu__subicon--developers,.geo-ye .header__menu__subicon--developers,.geo-qa .header__menu__subicon--developers,.geo-kw .header__menu__subicon--developers,.geo-lb .header__menu__subicon--developers,.geo-ly .header__menu__subicon--developers,.geo-mr .header__menu__subicon--developers,.geo-ma .header__menu__subicon--developers,.geo-ae .header__menu__subicon--developers,.geo-om .header__menu__subicon--developers,.geo-ps .header__menu__subicon--developers,.geo-sa .header__menu__subicon--developers,.geo-sy .header__menu__subicon--developers,.geo-sd .header__menu__subicon--developers,.geo-tn .header__menu__subicon--developers{background:url("/res/for/i/developers/overview-sa@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-za .header__menu__subicon--developers,.geo-ng .header__menu__subicon--developers,.geo-ke .header__menu__subicon--developers,.geo-gh .header__menu__subicon--developers,.geo-et .header__menu__subicon--developers,.geo-tt .header__menu__subicon--developers,.geo-jm .header__menu__subicon--developers{background:url("/res/for/i/developers/overview-ng@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-in .header__menu__subicon--developers{background:url("/res/for/i/developers/overview-in@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-tr .header__menu__subicon--developers,.geo-cy .header__menu__subicon--developers{background:url("/res/for/i/developers/overview-tr@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-br .header__menu__subicon--developers{background:url("/res/for/i/developers/overview-br@2x.webp") transparent no-repeat 0 0;background-size:contain}.header__menu__subicon--smb{background:url("/res/for/i/smb/overview@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-cn .header__menu__subicon--smb,.geo-jp .header__menu__subicon--smb,.geo-kr .header__menu__subicon--smb,.geo-id .header__menu__subicon--smb,.geo-vn .header__menu__subicon--smb,.geo-th .header__menu__subicon--smb,.geo-mm .header__menu__subicon--smb,.geo-my .header__menu__subicon--smb,.geo-ph .header__menu__subicon--smb{background:url("/res/for/i/smb/overview-cn@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-dz .header__menu__subicon--smb,.geo-bh .header__menu__subicon--smb,.geo-eg .header__menu__subicon--smb,.geo-jo .header__menu__subicon--smb,.geo-iq .header__menu__subicon--smb,.geo-ye .header__menu__subicon--smb,.geo-qa .header__menu__subicon--smb,.geo-kw .header__menu__subicon--smb,.geo-lb .header__menu__subicon--smb,.geo-ly .header__menu__subicon--smb,.geo-mr .header__menu__subicon--smb,.geo-ma .header__menu__subicon--smb,.geo-ae .header__menu__subicon--smb,.geo-om .header__menu__subicon--smb,.geo-ps .header__menu__subicon--smb,.geo-sa .header__menu__subicon--smb,.geo-sy .header__menu__subicon--smb,.geo-sd .header__menu__subicon--smb,.geo-tn .header__menu__subicon--smb{background:url("/res/for/i/smb/overview-sa@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-za .header__menu__subicon--smb,.geo-ng .header__menu__subicon--smb,.geo-ke .header__menu__subicon--smb,.geo-gh .header__menu__subicon--smb,.geo-et .header__menu__subicon--smb,.geo-tt .header__menu__subicon--smb,.geo-jm .header__menu__subicon--smb{background:url("/res/for/i/smb/overview-ng@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-in .header__menu__subicon--smb{background:url("/res/for/i/smb/overview-in@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-tr .header__menu__subicon--smb,.geo-cy .header__menu__subicon--smb{background:url("/res/for/i/smb/overview-tr@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-br .header__menu__subicon--smb{background:url("/res/for/i/smb/overview-br@2x.webp") transparent no-repeat 0 0;background-size:contain}.header__menu__subicon--enterprise{background:url("/res/for/i/enterprise/overview@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-cn .header__menu__subicon--enterprise,.geo-jp .header__menu__subicon--enterprise,.geo-kr .header__menu__subicon--enterprise,.geo-id .header__menu__subicon--enterprise,.geo-vn .header__menu__subicon--enterprise,.geo-th .header__menu__subicon--enterprise,.geo-mm .header__menu__subicon--enterprise,.geo-my .header__menu__subicon--enterprise,.geo-ph .header__menu__subicon--enterprise{background:url("/res/for/i/enterprise/overview-cn@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-dz .header__menu__subicon--enterprise,.geo-bh .header__menu__subicon--enterprise,.geo-eg .header__menu__subicon--enterprise,.geo-jo .header__menu__subicon--enterprise,.geo-iq .header__menu__subicon--enterprise,.geo-ye .header__menu__subicon--enterprise,.geo-qa .header__menu__subicon--enterprise,.geo-kw .header__menu__subicon--enterprise,.geo-lb .header__menu__subicon--enterprise,.geo-ly .header__menu__subicon--enterprise,.geo-mr .header__menu__subicon--enterprise,.geo-ma .header__menu__subicon--enterprise,.geo-ae .header__menu__subicon--enterprise,.geo-om .header__menu__subicon--enterprise,.geo-ps .header__menu__subicon--enterprise,.geo-sa .header__menu__subicon--enterprise,.geo-sy .header__menu__subicon--enterprise,.geo-sd .header__menu__subicon--enterprise,.geo-tn .header__menu__subicon--enterprise{background:url("/res/for/i/enterprise/overview-sa@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-za .header__menu__subicon--enterprise,.geo-ng .header__menu__subicon--enterprise,.geo-ke .header__menu__subicon--enterprise,.geo-gh .header__menu__subicon--enterprise,.geo-et .header__menu__subicon--enterprise,.geo-tt .header__menu__subicon--enterprise,.geo-jm .header__menu__subicon--enterprise{background:url("/res/for/i/enterprise/overview-ng@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-in .header__menu__subicon--enterprise{background:url("/res/for/i/enterprise/overview-in@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-tr .header__menu__subicon--enterprise,.geo-cy .header__menu__subicon--enterprise{background:url("/res/for/i/enterprise/overview-tr@2x.webp") transparent no-repeat 0 0;background-size:contain}.geo-br .header__menu__subicon--enterprise{background:url("/res/for/i/enterprise/overview-br@2x.webp") transparent no-repeat 0 0;background-size:contain}.header__menu__subname{color:#333333;overflow:hidden;text-overflow:ellipsis;font-size:14px;margin-top:0}.header__menu__subname--blank::after{content:"";display:inline-block;vertical-align:top;margin-left:6px;width:16px;height:16px;background:url("/res/common/i/material/call_made.svg") transparent no-repeat 0 0;background-size:contain;filter:invert(50%) sepia(84%) saturate(3247%) hue-rotate(202deg) brightness(103%) contrast(101%);opacity:.5}.header__menu__subintro{color:rgba(0,0,0,0.5);text-overflow:ellipsis;font-size:14px;line-height:18px;margin-top:0;overflow:hidden;max-height:36px}.header__menu__subtext{font-size:14px;line-height:20px;background:rgba(255,255,255,0.35);border-radius:10px;padding:20px;color:#333333}.header__menu__subaddress{color:#333;font-size:14px;line-height:20px}.header__menu__subaddress p{margin:6px 0}.header__menu__subaddress a{color:#448AFF}.header__menu__subaddress a:hover{color:#649dff !important;text-decoration:none}.header__menu__subsocials{display:flex;align-items:flex-start;justify-items:flex-start;margin-top:16px}.header__menu__subsocial{display:flex;width:36px;height:36px;border-radius:6px;margin:0 6px 6px 0;align-items:center;justify-content:center;border-radius:100%;flex-shrink:0;opacity:.75}.header__menu__subsocial:hover{opacity:1}.header__menu__subsocial::before{content:"";display:flex;width:16px;height:16px;filter:invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%);flex-shrink:0}.header__menu__subsocial--telegram{background:#42A2E1}.header__menu__subsocial--telegram::before{background:url("/res/about/i/menu/telegram-brands.svg") transparent no-repeat 0 0;background-size:contain;margin-left:-2px;margin-top:2px}.header__menu__subsocial--discord{background:#5C66F5}.header__menu__subsocial--discord::before{background:url("/res/about/i/menu/discord-brands.svg") transparent no-repeat 0 0;background-size:contain;margin-top:3px}.header__menu__subsocial--x{background:#000000}.header__menu__subsocial--x::before{background:url("/res/about/i/menu/x-twitter-brands.svg") transparent no-repeat 0 0;background-size:contain}.header__menu__subsocial--facebook{background:#2C68FF}.header__menu__subsocial--facebook::before{background:url("/res/about/i/menu/facebook-f-brands.svg") transparent no-repeat 0 0;background-size:contain;margin-left:8px}.header__menu__subsocial--linkedin{background:#2767C5}.header__menu__subsocial--linkedin::before{background:url("/res/about/i/menu/linkedin-in-brands.svg") transparent no-repeat 0 0;background-size:contain;margin-left:2px}.header__menu__subsocial--youtube{background:#F4002C}.header__menu__subsocial--youtube::before{background:url("/res/about/i/menu/youtube-brands.svg") transparent no-repeat 0 0;background-size:contain;margin-left:1px;margin-top:2px}.header__menu__submore{margin-top:16px;margin-left:10px;display:inline-block !important;height:40px !important;line-height:40px !important;font-size:14px;padding:0 20px;background:transparent;text-transform:uppercase;border:1px solid #448AFF;color:#448AFF;text-decoration:none;font-weight:bold;border-radius:10px;width:unset}.header__menu__submore:hover{background:#fff}.header__menu__submore::after{content:"";background:url("/res/for/i/common/menu/arrow_forward.svg") transparent no-repeat 0 0;background-size:contain;width:16px;height:16px;filter:invert(60%) sepia(60%) saturate(5624%) hue-rotate(202deg) brightness(101%) contrast(102%);flex-shrink:0;margin-left:6px;margin-top:-2px;display:inline-block;vertical-align:middle}.header__menu__banner{display:flex;align-items:flex-start;justify-content:flex-start;background:rgba(255,255,255,0.3);border-radius:20px;padding:20px;position:absolute;bottom:50px;width:100%;max-width:450px}.header__menu__banner:hover{background:#fff}.header__menu__banner::before{content:"";display:flex;align-items:center;width:60px;height:60px;flex-shrink:0;margin-right:20px}.header__menu__banner--awards::before{background:url("/res/for/i/common/menu/banner-awards.svg") transparent no-repeat 0 0;background-size:contain}.header__menu__banner--idea::before{background:url("/res/features/i/common/menu/banner-idea.svg") transparent no-repeat 0 0;background-size:contain}.header__menu__banner__title{font-size:16px;color:#333333}.header__menu__banner__text{margin-top:2px;font-size:14px;line-height:20px;color:#808080}.header__menu__banner__button{margin-top:6px;color:#448AFF;display:inline-flex;align-items:center;justify-content:flex-start;text-decoration:none}.header__menu__banner__button::after{content:"";background:url("/res/for/i/common/menu/arrow_forward.svg") transparent no-repeat 0 0;background-size:contain;width:16px;height:16px;filter:invert(60%) sepia(60%) saturate(5624%) hue-rotate(202deg) brightness(101%) contrast(102%);flex-shrink:0;margin-left:6px}.header__menu__banner__button:hover{color:#438BF6;text-decoration:underline}.header__menu__banner__button:hover::after{filter:invert(47%) sepia(23%) saturate(1764%) hue-rotate(179deg) brightness(105%) contrast(93%)}.header__menu__banner__button--blank::after{background:url("/res/common/i/material/call_made.svg") transparent no-repeat 0 0;background-size:contain}.header__menu__spacer{width:40px;flex-shrink:0}.header__right{display:flex;align-items:center;flex-shrink:0;margin-left:30px}.header__language{margin-left:16px}.header__hamburger{width:20px;height:17px;border-top:3px solid #ffffff;border-bottom:3px solid #ffffff;text-align:left;position:absolute;right:20px;top:30px;display:none;z-index:100002}.header__hamburger:after{content:" ";position:absolute;width:20px;height:3px;background:#ffffff;margin-top:4px}.header__hamburger:before{content:"";position:absolute;background:#ffffff;opacity:0;width:59px;height:75px;top:-32px;left:-20px}.mobile .header,.tablet .header{display:block;height:auto;margin:0;max-width:none;position:relative}.mobile .header__main,.tablet .header__main{height:80px;padding:0}.mobile .header__logo,.tablet .header__logo{position:absolute;z-index:100001;display:flex;left:50%;margin:0 0 0 -82px}.mobile .header__logo__big,.tablet .header__logo__big{display:block}.mobile .header__logo__small,.tablet .header__logo__small{display:none}.mobile .header__menu,.tablet .header__menu{background:rgba(224,236,255,0.97);position:absolute;z-index:100000;top:80px;display:block;width:100%;padding:0;box-shadow:0 4px 4px rgba(0,0,0,0.2);display:none}.mobile .header__menu__item,.tablet .header__menu__item{display:block;margin:0;height:50px;line-height:50px;text-align:center;border-bottom:1px solid rgba(0,0,0,0.1);color:#333333;font-size:16px;text-align:left;padding:0 25px;text-decoration:none !important}.mobile .header__menu__item--blank,.tablet .header__menu__item--blank,.mobile .header__menu__item--download,.tablet .header__menu__item--download,.mobile .header__menu__item--join,.tablet .header__menu__item--join{display:flex;justify-content:flex-start;align-items:center}.mobile .header__menu__item--blank img,.tablet .header__menu__item--blank img,.mobile .header__menu__item--download img,.tablet .header__menu__item--download img,.mobile .header__menu__item--join img,.tablet .header__menu__item--join img{filter:invert(15%) sepia(70%) saturate(14%) hue-rotate(353deg) brightness(94%) contrast(88%)}.mobile .header__menu__item--download,.tablet .header__menu__item--download{flex-direction:row-reverse;justify-content:flex-end}.mobile .header__menu__item--download img,.tablet .header__menu__item--download img{margin:0 0 0 3px}.mobile .header__menu__item.selected,.tablet .header__menu__item.selected{display:flex;align-items:center;justify-content:center;flex-direction:row}.mobile .header__menu__item--folder,.tablet .header__menu__item--folder{height:unset;flex-direction:column !important;padding:0}.mobile .header__menu__item--folder>.header__menu__item--head,.tablet .header__menu__item--folder>.header__menu__item--head{border-bottom:0 none !important}.mobile .header__menu__item--folder>.header__menu__item--head::after,.tablet .header__menu__item--folder>.header__menu__item--head::after{border-color:#333}.mobile .header__menu__item--folder.expanded .header__menu__popup,.tablet .header__menu__item--folder.expanded .header__menu__popup{display:block !important;opacity:1}.mobile .header__menu__subtitle,.tablet .header__menu__subtitle{line-height:20px;font-size:10px;font-weight:normal;display:flex;text-align:center;margin:10px 0}.mobile .header__menu__subtitle::before,.tablet .header__menu__subtitle::before{width:16px;height:16px}.mobile .header__menu__subitem,.tablet .header__menu__subitem{color:#ffffff;font-size:14px;line-height:22px}.mobile .header__menu__submore,.tablet .header__menu__submore{display:none !important}.mobile .header__menu__popup,.tablet .header__menu__popup{background:none;visibility:visible;opacity:1;position:static;box-shadow:none;padding:0;transition:unset;display:none}.mobile .header__menu__book,.tablet .header__menu__book{margin:0;display:block;padding:0;border:0 none;background:none;box-shadow:none;padding:0 20px 10px 20px}.mobile .header__menu__page,.tablet .header__menu__page{display:block;width:100%;max-width:unset}.mobile .header__menu__spacer,.tablet .header__menu__spacer{display:none}.mobile .header__menu__button,.tablet .header__menu__button{height:50px;line-height:50px;border:0 none;background:rgba(0,0,0,0.1);margin:0;border-radius:0;max-width:unset;width:100%;font-size:16px;background:linear-gradient(to bottom, #59C141 0%, #31B135 100%);border-top:1px solid #fff;border-bottom:1px solid #fff;text-align:center;font-weight:bold}.mobile .header__menu__button--signup,.tablet .header__menu__button--signup{text-transform:uppercase;font-size:14px}.mobile .header__menu__button--signup::before,.tablet .header__menu__button--signup::before{content:"";display:inline-block;align-items:center;justify-content:center;width:24px;height:24px;background:url("/res/common/i/material/rocket_launch_black.svg") transparent no-repeat 0 0;background-size:contain;filter:invert(100%) sepia(0%) saturate(0%) hue-rotate(169deg) brightness(103%) contrast(106%);vertical-align:middle;margin-top:-4px;margin-right:6px}.mobile .header__menu__button--dashboard,.tablet .header__menu__button--dashboard{background:linear-gradient(to bottom, #00AEFF 0%, #0076FF 100%)}.mobile .header__menu__soon,.tablet .header__menu__soon{color:#ffffff;font-size:10px}.mobile .header__menu__subicon,.tablet .header__menu__subicon{display:none}.mobile .header__menu__subname,.tablet .header__menu__subname{font-size:14px;line-height:20px;height:22px;margin:0}.mobile .header__menu__subintro,.tablet .header__menu__subintro{display:none}.mobile .header__menu__subbutton,.tablet .header__menu__subbutton{display:block;padding:0 14px;height:unset;margin:4px 10px}.mobile .header__menu__banner,.tablet .header__menu__banner{display:flex;position:static;max-width:100%;border-radius:0;margin:10px 0;border-radius:10px;padding:16px;line-height:20px}.mobile .header__menu__banner::before,.tablet .header__menu__banner::before{width:24px;height:24px;margin-right:10px}.mobile .header__language,.tablet .header__language{display:none}.mobile .header__hamburger,.tablet .header__hamburger{display:block}.sale{background:#fafd94;border-bottom:1px solid #fff;display:flex;align-items:center;justify-content:center;text-align:center;padding:16px}.sale__title{color:#333;font-size:18px;font-weight:bold}.sale__message{color:#333;font-size:18px;margin-left:10px}.sale__button{height:36px !important;line-height:36px !important;margin-left:10px;white-space:nowrap;flex-shrink:0}.mobile .sale__title{font-size:16px}.mobile .sale__message{font-size:14px}@media (orientation:portrait){.mobile .sale{flex-direction:column}.mobile .sale__title{font-size:16px}.mobile .sale__message{margin:0;font-size:14px}.mobile .sale__button{margin:6px 0 0 0}}.footer{background:#1F2536;padding:34px 0;color:#f0f0f0;font-size:14px;line-height:20px}.footer__box{max-width:1000px;margin:0 auto;display:flex;justify-content:space-between}.footer__columns{display:flex;justify-content:space-between}.footer__soon{font-size:12px;color:#538BFF}.footer__menu{flex-shrink:0;display:flex;align-items:flex-start;flex-direction:column}.footer__menu__title{font-weight:bold}.footer__menu__item{margin-top:5px;margin-bottom:5px;margin-right:20px;line-height:16px}.footer__menu__item--sub{margin-left:10px}.footer__menu__item--disabled{pointer-events:none;color:#aaaaaa !important}.footer a{color:#ffffff;text-decoration:none}.footer a:hover{color:#ACCBFF;text-decoration:underline}.footer__left{width:100%}.footer__right{flex-shrink:0;display:flex;flex-direction:column;max-width:250px}.footer__gp{width:180px;height:60px;display:inline-block;background:url("/res/common/i/google-play-badge.svg") transparent no-repeat 0 0;background-size:contain;margin-top:30px;text-decoration:none !important}.footer__social{margin-bottom:8px}.footer__social__title{color:#ffffff}.footer__social__items{margin-top:10px;display:flex;align-items:center;justify-content:flex-start}.footer__social__item{width:38px;height:38px;background:#2C3348;border-radius:8px;margin-right:8px;display:flex;align-items:center;justify-content:center}.footer__social__item--telegram:hover{background:#28A8E9}.footer__social__item--telegram::before{content:"";display:flex;align-items:center;width:18px;height:15px;background:url("/res/common/i/footer/social/telegram.svg") transparent no-repeat 0 0;margin-left:-1px}.footer__social__item--twitter:hover{background:#1DA1F2}.footer__social__item--twitter::before{content:"";display:flex;align-items:center;width:18px;height:15px;background:url("/res/common/i/footer/social/twitter.svg") transparent no-repeat 0 0}.footer__social__item--facebook:hover{background:#4867AA}.footer__social__item--facebook::before{content:"";display:flex;align-items:center;width:12px;height:21px;background:url("/res/common/i/footer/social/facebook.svg") transparent no-repeat 0 0}.footer__social__item--linkedin:hover{background:#0A66C2}.footer__social__item--linkedin::before{content:"";display:flex;align-items:center;width:18px;height:18px;background:url("/res/common/i/footer/social/linkedin.svg") transparent no-repeat 0 0}.footer__social__item--youtube:hover{background:#FF0000}.footer__social__item--youtube::before{content:"";display:flex;align-items:center;width:21px;height:15px;background:url("/res/common/i/footer/social/youtube.svg") transparent no-repeat 0 0}.footer__social__item--discord:hover{background:#5A63EE}.footer__social__item--discord::before{content:"";display:flex;align-items:center;width:21px;height:15px;background:url("/res/common/i/footer/social/discord.svg") transparent no-repeat 0 0}.mobile .footer{padding:20px}.mobile .footer__box{display:block}.mobile .footer__columns{flex-direction:column}.mobile .footer__menu{line-height:22px;margin:5px 0;width:100%}.mobile .footer__menu__item{margin-right:0;margin-top:0;margin-bottom:0;line-height:36px;display:block}.mobile .footer__logo{margin-top:20px;display:none}.mobile .footer__right{margin-top:20px}.mobile .footer__gp{margin-top:10px}.mobile .footer__social{margin-top:16px}.tablet .footer{padding-left:40px;padding-right:40px}span.button{cursor:pointer}.button{border-radius:12px;display:inline-block;line-height:44px;height:44px;font-size:16px;font-weight:bold;padding:0 30px;color:#448aff;box-shadow:0 2px 10px 0 rgba(0,0,0,0.2);background:#ffffff;text-decoration:none;outline:none}.button:hover{background:#f1f4ff}.button:active{box-shadow:none}.button--primary{background:linear-gradient(to bottom, #00AEFF 0%, #0076FF 100%);box-shadow:0 20px 10px -13px rgba(50,112,216,0.65);color:#ffffff !important}.button--primary:hover{background:linear-gradient(to top, #00AEFF 0%, #0076FF 100%)}.button--primary:focus{background:linear-gradient(to bottom, #00AEFF 0%, #0e68d2 100%)}.button--green{background:linear-gradient(to bottom, #59C141 0%, #31B135 100%);box-shadow:0 20px 10px -13px rgba(0,0,0,0.25);color:#ffffff !important}.button--green:hover{background:linear-gradient(to bottom, #31B135 0%, #59C141 100%)}.button--green:focus{background:linear-gradient(to bottom, #59C141 0%, #31B135 100%)}.button--black{background:linear-gradient(to bottom, #6f6f6f 0%, #373737 100%);box-shadow:0 20px 10px -13px rgba(0,0,0,0.25);color:#ffffff !important}.button--black:hover{background:linear-gradient(to bottom, #373737 0%, #6f6f6f 100%)}.button--black:focus{background:linear-gradient(to bottom, #6f6f6f 0%, #373737 100%)}.button--flat{border:1px solid #448aff;box-shadow:none}.button--disabled{opacity:.5;pointer-events:none}.button--orange{background:linear-gradient(to bottom, #ffb148 0%, #d55e3a 100%);box-shadow:0 20px 10px -13px rgba(0,0,0,0.25);color:#ffffff !important}.button--orange:hover{background:linear-gradient(to bottom, #d55e3a 0%, #ffb148 100%)}.button--orange:focus{background:linear-gradient(to bottom, #ffb148 0%, #d55e3a 100%)}.button--flat{border:1px solid #448aff;box-shadow:none}.button--disabled{opacity:.5;pointer-events:none}.mobile .button{display:block;text-align:center}.tooltip{position:absolute;z-index:700002;left:-5000px;top:-5000px;transition:opacity .25s;color:#ffffff;border-radius:16px;white-space:pre;padding:8px 12px;font-size:14px;line-height:18px;display:block;max-width:360px;white-space:pre-wrap;background:rgba(0,0,0,0.7)}.language{position:relative}.language__name{color:#ffffff;font-size:16px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.language__name:hover{text-decoration:underline}.language__name::before{content:"";width:24px;height:24px}.language__name::after{content:"";width:7px;height:7px;border-top:2px solid #ffffff;border-right:2px solid #ffffff;display:block;transform:rotate(135deg);margin-left:8px;margin-top:-2px}.language__options{position:absolute;background:#FFFFFF;box-shadow:0 4px 16px rgba(0,0,0,0.2);border-radius:8px;display:none;flex-direction:column;right:0;top:40px;padding:10px 20px 10px 16px;z-index:200000;right:-10px}.language__option{color:#333333 !important;height:38px;align-items:center;justify-content:flex-start;text-decoration:none;display:flex;font-size:16px}.language__option:hover{text-decoration:underline;color:#000000 !important}.language__option::before{content:"";width:24px;height:24px;margin-right:8px;border:1px solid #E0E0E0;border-radius:24px}.language--expanded .language__name::after{transform:rotate(-45deg);margin-top:6px}.language--expanded .language__options{display:flex}.language--bottom .language__options{top:auto;bottom:40px;right:auto;left:0}.language--bottom .language__name::before{margin-right:8px}.language--ru .language__name::before,.language__option--ru::before{background:url("/res/common/i/flag-ru.svg") transparent no-repeat;background-size:contain}.language--en .language__name::before,.language__option--en::before{background:url("/res/common/i/flag-en.svg") transparent no-repeat;background-size:contain}.language--es .language__name::before,.language__option--es::before{background:url("/res/common/i/flag-es.svg") transparent no-repeat;background-size:contain}.language--pt .language__name::before,.language__option--pt::before{background:url("/res/common/i/flag-pt.svg") transparent no-repeat;background-size:contain}.language--fr .language__name::before,.language__option--fr::before{background:url("/res/common/i/flag-fr.svg") transparent no-repeat;background-size:contain}.language--de .language__name::before,.language__option--de::before{background:url("/res/common/i/flag-de.svg") transparent no-repeat;background-size:contain}.language--zh .language__name::before,.language__option--zh::before{background:url("/res/common/i/flag-zh.svg") transparent no-repeat;background-size:contain}.geo-us .language--en .language__name::before,.geo-us .language__option--en::before{background:url("/res/common/i/flag-us.svg") transparent no-repeat;background-size:contain}.geo-in .language--en .language__name::before,.geo-in .language__option--en::before{background:url("/res/common/i/flag-in.svg") transparent no-repeat;background-size:contain}.geo-ae .language--en .language__name::before,.geo-ae .language__option--en::before{background:url("/res/common/i/flag-ae.svg") transparent no-repeat;background-size:contain}.geo-cy .language--en .language__name::before,.geo-cy .language__option--en::before{background:url("/res/common/i/flag-cy.svg") transparent no-repeat;background-size:contain}.geo-br .language--pt .language__name::before,.geo-br .language__option--pt::before{background:url("/res/common/i/flag-br.svg") transparent no-repeat;background-size:contain}.mobile .language__options{right:unset;left:0}.option{padding:8px;font-size:18px;display:flex}.option::before{content:"";display:flex;width:16px;height:16px;background:url("/res/for/i/tick.svg") transparent no-repeat 0 0;flex-shrink:0;margin-right:12px}.mobile .option{font-size:14px;line-height:18px;padding:6px}.button{height:60px;line-height:60px;white-space:nowrap}.mobile .button{height:44px;line-height:44px;padding:0 20px}.link{color:#438BF6;text-decoration:none}.link:hover{color:#84ace6}.submenu{padding:50px 0 0 0;background:#fff;display:flex;flex-direction:column;align-items:center;width:100%;position:relative}.submenu__title{margin:0;font-size:30px;line-height:36px;color:#333;text-align:center}.submenu__intro{max-width:1000px;margin:30px 0 0 0;text-align:center}.submenu__items{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;position:absolute;padding:30px 60px;left:0;right:0;bottom:0;visibility:hidden}.sticky .submenu__items{position:fixed;top:0;bottom:unset;background:rgba(255,255,255,0.75);z-index:100;box-shadow:0 4px 24px rgba(0,0,0,0.08);backdrop-filter:blur(10px)}.submenu__item{padding:10px 20px;white-space:nowrap;border-radius:12px;transition:none}.submenu__item:hover{text-decoration:underline}.submenu__item.selected{background:#448AFF;color:#ffffff;text-decoration:none;pointer-events:none}.submenu__top{width:24px;height:24px;background:url("/res/features/i/common/vertical_align_top.svg") transparent no-repeat 0 0;background-size:contain;cursor:pointer;position:absolute;display:none;left:25px;filter:invert(44%) sepia(89%) saturate(2046%) hue-rotate(202deg) brightness(103%) contrast(101%)}.submenu__top:hover{filter:invert(62%) sepia(69%) saturate(259%) hue-rotate(177deg) brightness(95%) contrast(89%)}.sticky .submenu__top{display:flex}.submenu__anchor{position:absolute;width:1px;height:1px;left:0}.mobile .submenu{padding:20px}.mobile .submenu__title{font-size:20px;line-height:24px}.mobile .submenu__intro{margin-top:10px;font-size:14px;line-height:18px}.mobile .submenu__items{visibility:visible;position:static;padding:0;margin:16px 0 0 0}.mobile .submenu__item{margin:0;color:#448AFF;font-size:14px;padding:4px 8px}.mobile .submenu__anchor{margin-top:-20px}.price{padding:50px;background:url("/res/features/i/common/price-bg.webp") #448AFF no-repeat top center;background-size:cover;display:flex;flex-direction:column;align-items:center;color:#fff;text-align:center}.price::before{content:"";width:80px;height:80px;background:url("/res/features/i/common/price-icon.webp") transparent no-repeat 0 0;background-size:contain;margin-bottom:10px}.price__title{margin:0;font-size:30px;line-height:36px;text-align:center}.price__text{margin-top:30px;font-size:16px;line-height:20px;max-width:800px}.price__items{display:flex;align-items:center;margin-top:30px}.price__item{margin:0 15px;display:flex;align-items:center;font-size:14px}.price__item::before{content:"";width:24px;height:24px;margin-right:6px;flex-shrink:0}.price__item--free::before{background:url("/res/features/i/common/price-free.webp") transparent no-repeat 0 0;background-size:contain}.price__item--access::before{background:url("/res/features/i/common/price-access.webp") transparent no-repeat 0 0;background-size:contain}.price__item--card::before{background:url("/res/features/i/common/price-card.webp") transparent no-repeat 0 0;background-size:contain}.price__button{margin-top:30px}.mobile .price{padding:20px}.mobile .price::before{width:40px;height:40px}.mobile .price__title{font-size:18px;line-height:24px}.mobile .price__text{font-size:14px;line-height:20px;margin-top:10px}.mobile .price__items{margin-top:10px}.mobile .price__item{margin:0 8px;font-size:12px}.mobile .price__button{margin-top:20px;font-size:14px;height:44px}@media (orientation:portrait){.mobile .price__items{flex-direction:column;align-items:center}.mobile .price__item{margin:3px 0}.mobile .price__button{font-size:12px}}.articles{padding:50px;background:#fff;display:flex;flex-direction:column;align-items:center;width:100%;position:relative}.articles__title{margin:0;font-size:30px;line-height:36px;color:#333;text-align:center}.articles__intro{max-width:1000px;margin:30px 0 0 0;text-align:center}.articles__items{display:flex;margin-top:40px}.articles__item{width:282px;height:420px;background:#fff;border-radius:16px;box-shadow:0 1px 2px 0 rgba(0,0,0,0.16);margin:0 12px;padding:16px;display:flex;flex-direction:column}.articles__item:hover{box-shadow:0 1px 2px 0 rgba(0,0,0,0.16),0 0 4px 0 rgba(0,0,0,0.08)}.articles__item:first-of-type{margin-left:0}.articles__item:last-of-type{margin-right:0}.articles__item::before{content:"";display:flex;width:250px;height:150px;background:#EDF3FF;border-radius:12px;flex-shrink:0}.articles__item__title{font-size:16px;line-height:20px;margin:16px 0 0 0;flex-shrink:0}.articles__item__text{font-size:16px;line-height:20px;margin-top:10px;flex-basis:100%;overflow:hidden;position:relative}.articles__item__text::after{content:"";position:absolute;left:0;right:0;bottom:0;height:10px;background:linear-gradient(0deg, #fff 0%, rgba(255,255,255,0) 100%)}.articles__item__actions{display:flex;align-items:center;margin-top:16px;flex-shrink:0}.articles__item__button{display:block;background:#EDF4FF;line-height:48px;height:48px;color:#448AFF;font-weight:bold;border-radius:12px;text-decoration:none;text-align:center;font-size:14px;text-transform:uppercase;padding:0 20px}.articles__item__button:hover{background:#DFE7F7}.articles__item__button:active{background:#D6E0F2}.articles__item__time{color:#8C8C8C;margin-left:16px;display:flex;align-items:center;justify-content:flex-start;font-size:14px}.articles__item__time::before{content:"";width:24px;height:24px;background:url("/res/features/i/common/schedule.svg");background-size:contain;margin-right:4px;filter:invert(78%) sepia(45%) saturate(1%) hue-rotate(16deg) brightness(101%) contrast(98%)}.articles__actions{display:flex;align-items:center;margin-top:40px}.articles__button{text-transform:uppercase}.mobile .articles{padding:20px}.mobile .articles__title{font-size:20px;line-height:24px}.mobile .articles__intro{margin-top:10px;font-size:14px;line-height:18px}.mobile .articles__items{margin-top:10px;flex-wrap:wrap;justify-content:center}.mobile .articles__item{width:145px;height:300px;margin:10px;padding:10px}.mobile .articles__item::before{width:125px;height:75px}.mobile .articles__item__title{margin-top:10px;font-size:14px;line-height:18px}.mobile .articles__item__text{font-size:12px;line-height:18px;margin-top:6px}.mobile .articles__item__actions{margin-top:10px}.mobile .articles__item__button{width:100%;height:40px;line-height:40px;font-size:12px}.mobile .articles__item__time{display:none}.mobile .articles__actions{margin-top:20px}.mobile .articles__button{font-size:14px}.faq{background:white;padding:40px;color:#333333}.faq__title{margin:0;text-align:center;font-size:30px;display:flex;align-items:center;justify-content:center}.faq__title::before{content:"";margin-right:16px;width:40px;height:40px;background:url("/res/features/i/common/faq.svg") transparent no-repeat 0 0;background-size:contain;flex-shrink:0}.faq__items{display:flex;margin:40px auto 0 auto;max-width:800px;flex-direction:column}.faq__item{background:#F1F4FF;border-radius:12px;padding:16px 20px;margin:16px 0 0 0}.faq__item:hover{background:#E6EBFC}.faq__question{padding-left:20px;cursor:pointer}.faq__question:hover{color:#000000}.faq__question::before{content:"";width:7px;height:7px;border-top:2px solid #000;border-left:2px solid #000;position:absolute;margin-left:-22px;margin-top:4px;transform:rotate(-135deg)}.expanded .faq__question{font-weight:bold}.expanded .faq__question::before{margin-top:8px;transform:rotate(45deg)}.faq__answer{margin-top:10px;padding-left:20px;display:none;font-size:16px}.expanded .faq__answer{display:block}.faq__answer p,.faq__answer li{margin:6px 0}.faq__answer a{color:#438BF6}.faq__answer a:hover{color:#84ace6}.faq__answer i{background:#d6dcf0;border-radius:6px}.faq__actions{display:flex;align-items:center;justify-content:center;margin-top:20px}.mobile .faq__title{font-size:20px}.mobile .faq__title::before{width:24px;height:24px;margin-right:10px}.mobile .faq__items{margin-top:16px}.mobile .faq__item{padding:14px 16px;margin:10px 0 0 0}.mobile .faq__item ul{padding-left:16px}.mobile .faq__answer{font-size:14px}@media (orientation:portrait){.mobile .faq{padding:20px}.mobile .faq__items{margin-top:24px}}@media (orientation:landscape){.mobile .faq{padding:30px}}.tablet .faq__title{font-size:26px}.overview{text-align:center;padding:40px;background:url("/res/features/i/common/bg.webp") #F1F7FF no-repeat center 0;background-size:contain}.overview__os{display:flex;align-items:center;margin-bottom:32px}.overview__os__item{width:28px;height:28px;display:flex;margin:0 7px;cursor:help}.overview__os__item:first-of-type{margin-left:0}.overview__os__item:last-of-type{margin-right:0}.overview__os__item--win{background:url("/res/features/i/common/windows.webp") transparent no-repeat 0 0;background-size:contain}.overview__os__item--apple{background:url("/res/features/i/common/apple.webp") transparent no-repeat 0 0;background-size:contain}.overview__os__item--linux{background:url("/res/features/i/common/linux.webp") transparent no-repeat 0 0;background-size:contain}.overview__os__item--android{background:url("/res/features/i/common/android.webp") transparent no-repeat 0 0;background-size:contain}.overview__title{margin:0;font-size:46px;line-height:56px;color:#333333}.overview__description{margin-top:30px;font-size:20px;line-height:28px;color:#333333}.overview__button{font-size:14px;margin-right:20px}.overview__book{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;text-align:left;padding:30px 0}.overview__page--left{padding-right:50px}.overview__image{display:inline-block;width:479px;height:364px;background:url("/res/features/i/oem-integrations/overview@2x.webp") transparent no-repeat 0 0;background-size:contain}.mobile .overview__image{background:url("/res/features/i/oem-integrations/overview@1x.webp") transparent no-repeat 0 0;background-size:contain}@media (min-resolution:2dppx){.overview__image{background:url("/res/features/i/oem-integrations/overview@4x.webp") transparent no-repeat 0 0;background-size:contain}.mobile .overview__image{background:url("/res/features/i/oem-integrations/overview@2x.webp") transparent no-repeat 0 0;background-size:contain}}.overview__actions{margin-top:15px;display:flex;align-items:center;flex-wrap:wrap}.overview__actions>div,.overview__actions>a{margin-top:15px;margin-bottom:15px}.overview__note{display:flex;flex-direction:column;align-items:flex-start;margin-left:10px;font-size:14px}.overview__note__title{color:#333333}.overview__note__text{color:#808080}.mobile .overview{background:#F5F9FF}.mobile .overview__button{font-size:12px}@media (orientation:portrait){.mobile .overview{padding:30px}.mobile .overview__os{justify-content:center;margin-top:20px;margin-bottom:16px}.mobile .overview__title{font-size:20px;line-height:24px;margin-top:10px;text-align:center}.mobile .overview__description{margin-top:8px;font-size:14px;line-height:20px;text-align:center}.mobile .overview__book{flex-direction:column-reverse;padding:0}.mobile .overview__page--left{padding-right:0}.mobile .overview__image{width:240px;height:182px}.mobile .overview__list{margin-top:10px}.mobile .overview__actions{margin:16px 0 0 0;text-align:center;flex-direction:column}.mobile .overview__button{font-size:12px;margin:0 0 16px 0;display:inline-block !important}.mobile .overview__note{margin:4px 0 0 0;align-items:center}.mobile .overview__note__text{font-size:12px;margin-top:2px}}@media (orientation:landscape){.mobile .overview{padding:30px}.mobile .overview__os{margin-bottom:18px}.mobile .overview__title{font-size:20px;line-height:26px}.mobile .overview__description{font-size:14px;line-height:20px;margin-top:10px}.mobile .overview__book{padding:0}.mobile .overview__image{width:240px;height:182px}.mobile .overview__button{display:inline-block;margin-right:10px}.mobile .overview__actions{margin-top:10px;align-items:flex-start;flex-wrap:wrap}.mobile .overview__actions>div,.mobile .overview__actions>a{margin-top:6px;margin-bottom:6px}.mobile .overview__note{font-size:12px;margin:16px 0 0 6px;width:100%}}.target{padding:40px 30px 30px 30px}.target__items{width:100%;margin:0 auto;max-width:1200px;display:flex;align-items:flex-start}.target__item{display:flex;align-items:flex-start;margin:0 20px;width:33.3%}.target__item:first-of-type{margin-left:0}.target__item:last-of-type{margin-right:0}.target__item::before{content:"";width:60px;height:60px;display:flex;margin-right:24px;flex-shrink:0}.target__item--api::before{background:url("/res/features/i/oem-integrations/target1.svg") transparent no-repeat center 0;background-size:contain}.target__item--iframe::before{background:url("/res/features/i/oem-integrations/target2.svg") transparent no-repeat center 0;background-size:contain}.target__item--deploy::before{background:url("/res/features/i/oem-integrations/target3.svg") transparent no-repeat center 0;background-size:contain}.target__subtitle{font-size:16px;font-weight:bold;color:#333}.target__subdescription{margin-top:4px;line-height:22px;font-size:16px}.mobile .target{padding:20px 0}.mobile .target__title{font-size:20px;line-height:24px}.mobile .target__subtitle{font-size:14px}.mobile .target__subdescription{font-size:14px;line-height:18px;margin-top:6px}.mobile .target__link{font-size:14px;margin-top:4px}.mobile .target__item{margin:0 10px}.mobile .target__item::before{width:30px;height:30px;margin-right:10px}@media (orientation:portrait){.mobile .target__items{flex-direction:column}.mobile .target__item{margin:10px 0;width:100%}.mobile .target__item:first-of-type{margin-top:0}.mobile .target__item:last-of-type{margin-bottom:0}}.scheme{padding:50px;text-align:center;background:#F4F9FF}.scheme__title{margin:0;font-size:30px}.scheme__intro{max-width:1000px;text-align:center;margin:30px auto 0 auto;line-height:26px}.scheme__image{margin:40px auto;width:100%;max-width:1280px}.mobile .scheme{padding:30px}.mobile .scheme__title{font-size:20px}.mobile .scheme__intro{margin-top:10px;line-height:20px}.mobile .scheme__image{margin:30px auto 0 auto}.demo{background:#fff;padding:60px 50px}.demo__title{margin:0;font-size:30px;line-height:36px;color:#333}.demo__intro{font-size:16px;line-height:24px;margin-top:20px}.demo__items{display:flex;align-items:center;justify-content:center;max-width:1280px;margin:0 auto}.demo__preview{width:500px;height:275px;margin-right:50px;background:url("/res/features/i/oem-integrations/demo-os.webp") transparent no-repeat 0 0;background-size:cover;flex-shrink:0;border-radius:24px;border:7px solid #fff;box-shadow:0 8px 24px rgba(0,0,0,0.16);overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center}.demo__icon{display:flex;width:80px;height:80px;background:url("/res/features/i/oem-integrations/demo-icon.svg") transparent no-repeat 0 0;background-size:cover;flex-shrink:0}.demo__button{margin-top:30px;background:#448AFF;color:#fff;outline:8px solid rgba(255,255,255,0.12);text-transform:uppercase;padding:10px 20px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:14px;border-radius:12px;box-sizing:border-box;font-weight:bold}.demo__button:hover{background:#3573de;outline-color:rgba(255,255,255,0.15)}.demo__click{font-size:16px;line-height:24px;margin-top:20px;font-weight:bold;display:flex;align-items:flex-start;justify-content:flex-start;line-height:22px}.demo__click::before{content:"";width:24px;height:24px;background:url("/res/features/i/oem-integrations/demo-click.svg") transparent no-repeat 0 0;background-size:cover;flex-shrink:0;margin-right:10px}.demo__note{font-size:14px;line-height:22px;margin-top:20px}.mobile .demo{padding:30px}.mobile .demo__title{font-size:20px;line-height:24px}.mobile .demo__intro{font-size:14px;line-height:18px;margin-top:10px}.mobile .demo__preview{width:unset;height:unset;padding:35px 50px;margin-right:30px}.mobile .demo__icon{width:40px;height:40px}.mobile .demo__click{font-size:14px;line-height:18px;margin-top:10px}.mobile .demo__note{font-size:12px;line-height:16px;margin-top:10px}@media (orientation:portrait){.mobile .demo__items{flex-direction:column;align-items:center}.mobile .demo__preview{margin:0 0 20px 0}.mobile .demo__intro,.mobile .demo__note{text-align:center}.mobile .demo__title{text-align:center}.mobile .demo__click::before{transform:rotate(90deg)}}.solutions{background:#F4F9FF;padding:50px;display:flex;flex-direction:column;align-items:center}.solutions__title{margin:0;font-size:30px;line-height:36px;color:#333;max-width:1200px}.solutions__intro{max-width:1200px;margin:30px 0 0 0;text-align:center}.solutions__book{display:flex;align-items:center;margin:40px auto 0 auto;max-width:1280px}.solutions__page--right{width:800px;height:420px;margin-left:40px;overflow:hidden}.solutions__item{display:flex;flex-direction:column;justify-content:center}.solutions__text{font-size:16px;line-height:22px;margin-top:30px}.solutions__menu__item{border-radius:16px;font-size:16px;line-height:20px;padding:16px 48px 16px 20px;display:flex;align-items:center;justify-content:flex-start;position:relative;cursor:pointer}.solutions__menu__item::after{content:"";width:20px;height:20px;background:url("/res/features/i/oem-integrations/solutions_.svg") transparent no-repeat 0 0;background-size:contain;position:absolute;right:16px;display:none}.solutions__menu__item:hover{background:#ffffff}.solutions__menu__item:hover::after{display:block}.solutions__menu__item.selected{background:#E8F1FF}.solutions__menu__item.selected::after{display:block}.solutions__swipper{display:block !important}.solutions__info{padding-left:80px;padding-top:4px;position:relative}.solutions__info::before{content:"";width:60px;height:60px;position:absolute;left:0;top:0}.solutions__info--1::before{background:url("/res/features/i/oem-integrations/solution1.svg") transparent no-repeat center 0;background-size:contain}.solutions__info--2::before{background:url("/res/features/i/oem-integrations/solution2.svg") transparent no-repeat center 0;background-size:contain}.solutions__info--3::before{background:url("/res/features/i/oem-integrations/solution3.svg") transparent no-repeat center 0;background-size:contain}.solutions__info--4::before{background:url("/res/features/i/oem-integrations/solution4.svg") transparent no-repeat center 0;background-size:contain}.solutions__info--5::before{background:url("/res/features/i/oem-integrations/solution5.svg") transparent no-repeat center 0;background-size:contain}.solutions__info--6::before{background:url("/res/features/i/oem-integrations/solution6.svg") transparent no-repeat center 0;background-size:contain}.solutions__info--7::before{background:url("/res/features/i/oem-integrations/solution7.svg") transparent no-repeat center 0;background-size:contain}.solutions__info--8::before{background:url("/res/features/i/oem-integrations/solution8.svg") transparent no-repeat center 0;background-size:contain}.solutions__label{font-size:14px;line-height:22px}.solutions__name{margin:4px 0 0 0;font-size:22px;line-height:26px}.solutions__options{margin-top:20px;display:flex;justify-content:flex-start;flex-wrap:wrap}.solutions__option{width:50%;font-size:16px;line-height:20px;margin:10px 0;padding-right:20px;padding-left:60px;position:relative}.solutions__option::before{content:"";display:inline-block;width:40px;height:40px;position:absolute;left:0;top:0}.solutions__option--11::before{background:url("/res/features/i/oem-integrations/solution-option11.svg") transparent no-repeat center 0;background-size:contain}.solutions__option--12::before{background:url("/res/features/i/oem-integrations/solution-option12.svg") transparent no-repeat center 0;background-size:contain}.solutions__option--13::before{background:url("/res/features/i/oem-integrations/solution-option13.svg") transparent no-repeat center 0;background-size:contain}.solutions__option--14::before{background:url("/res/features/i/oem-integrations/solution-option14.svg") transparent no-repeat center 0;background-size:contain}.solutions__option--21::before{background:url("/res/features/i/oem-integrations/solution-option21.svg") transparent no-repeat center 0;background-size:contain}.solutions__option--22::before{background:url("/res/features/i/oem-integrations/solution-option22.svg") transparent no-repeat center 0;background-size:contain}.solutions__option--23::before{background:url("/res/features/i/oem-integrations/solution-option23.svg") transparent no-repeat center 0;background-size:contain}.solutions__option--24::before{background:url("/res/features/i/oem-integrations/solution-option24.svg") transparent no-repeat center 0;background-size:contain}.solutions__option--31::before{background:url("/res/features/i/oem-integrations/solution-option31.svg") transparent no-repeat center 0;background-size:contain}.solutions__option--32::before{background:url("/res/features/i/oem-integrations/solution-option32.svg") transparent no-repeat center 0;background-size:contain}.solutions__option--33::before{background:url("/res/features/i/oem-integrations/solution-option33.svg") transparent no-repeat center 0;background-size:contain}.solutions__option--34::before{background:url("/res/features/i/oem-integrations/solution-option34.svg") transparent no-repeat center 0;background-size:contain}.solutions__option--41::before{background:url("/res/features/i/oem-integrations/solution-option41.svg") transparent no-repeat center 0;background-size:contain}.solutions__option--42::before{background:url("/res/features/i/oem-integrations/solution-option42.svg") transparent no-repeat center 0;background-size:contain}.solutions__option--43::before{background:url("/res/features/i/oem-integrations/solution-option43.svg") transparent no-repeat center 0;background-size:contain}.solutions__option--44::before{background:url("/res/features/i/oem-integrations/solution-option44.svg") transparent no-repeat center 0;background-size:contain}.solutions__option--51::before{background:url("/res/features/i/oem-integrations/solution-option51.svg") transparent no-repeat center 0;background-size:contain}.solutions__option--52::before{background:url("/res/features/i/oem-integrations/solution-option52.svg") transparent no-repeat center 0;background-size:contain}.solutions__option--53::before{background:url("/res/features/i/oem-integrations/solution-option53.svg") transparent no-repeat center 0;background-size:contain}.solutions__option--54::before{background:url("/res/features/i/oem-integrations/solution-option54.svg") transparent no-repeat center 0;background-size:contain}.solutions__option--61::before{background:url("/res/features/i/oem-integrations/solution-option61.svg") transparent no-repeat center 0;background-size:contain}.solutions__option--62::before{background:url("/res/features/i/oem-integrations/solution-option62.svg") transparent no-repeat center 0;background-size:contain}.solutions__option--63::before{background:url("/res/features/i/oem-integrations/solution-option63.svg") transparent no-repeat center 0;background-size:contain}.solutions__option--64::before{background:url("/res/features/i/oem-integrations/solution-option64.svg") transparent no-repeat center 0;background-size:contain}.solutions__option--71::before{background:url("/res/features/i/oem-integrations/solution-option71.svg") transparent no-repeat center 0;background-size:contain}.solutions__option--72::before{background:url("/res/features/i/oem-integrations/solution-option72.svg") transparent no-repeat center 0;background-size:contain}.solutions__option--73::before{background:url("/res/features/i/oem-integrations/solution-option73.svg") transparent no-repeat center 0;background-size:contain}.solutions__option--74::before{background:url("/res/features/i/oem-integrations/solution-option74.svg") transparent no-repeat center 0;background-size:contain}.solutions__option--81::before{background:url("/res/features/i/oem-integrations/solution-option81.svg") transparent no-repeat center 0;background-size:contain}.solutions__option--82::before{background:url("/res/features/i/oem-integrations/solution-option82.svg") transparent no-repeat center 0;background-size:contain}.solutions__option--83::before{background:url("/res/features/i/oem-integrations/solution-option83.svg") transparent no-repeat center 0;background-size:contain}.solutions__option--84::before{background:url("/res/features/i/oem-integrations/solution-option84.svg") transparent no-repeat center 0;background-size:contain}.mobile .solutions{padding:20px}.mobile .solutions__title{font-size:20px;line-height:24px}.mobile .solutions__intro{margin-top:10px;font-size:14px;line-height:18px}.mobile .solutions__book{margin:20px auto 0 auto;justify-content:flex-start;align-items:flex-start;width:100%;overflow:hidden}.mobile .solutions__page--left{flex-shrink:unset}.mobile .solutions__page--right{flex-basis:100%;height:290px;margin-left:30px;width:unset;flex-shrink:unset}.mobile .solutions__info{padding:0 0 0 50px}.mobile .solutions__info::before{width:40px;height:40px}.mobile .solutions__label{font-size:12px;line-height:16px}.mobile .solutions__name{font-size:18px;line-height:22px;margin-top:0}.mobile .solutions__text{font-size:14px;line-height:18px;margin-top:16px}.mobile .solutions__options{margin-top:16px}.mobile .solutions__option{font-size:14px;line-height:18px;padding-left:30px}.mobile .solutions__option::before{width:20px;height:20px}.mobile .solutions__swipper{display:flex !important}.mobile .solutions__menu__item{font-size:14px;line-height:18px;padding:8px 24px 8px 16px;border-radius:8px}.mobile .solutions__menu__item::before{width:20px;height:20px;margin-right:6px;font-size:12px;top:16px;left:10px}.mobile .solutions__menu__item::after{right:6px}@media (orientation:portrait){.mobile .solutions__title{text-align:center}.mobile .solutions__intro{margin-top:10px}.mobile .solutions__name{font-size:16px;line-height:20px;margin-top:0}.mobile .solutions__book{flex-direction:column}.mobile .solutions__page{width:100%}.mobile .solutions__page--right{margin:20px 0;height:unset}.mobile .solutions__menu__item::after{transform:rotate(90deg)}.mobile .solutions__options{flex-direction:column;flex-wrap:nowrap}.mobile .solutions__option{width:100%;margin:6px 0}}.features{padding:50px;background:#ffffff;display:flex;flex-direction:column;align-items:center;width:100%}.features__title{margin:0;font-size:30px;line-height:36px;color:#333;text-align:center}.features__intro{max-width:1000px;margin:30px 0 0 0;text-align:center}.features__body{width:100%;margin-top:50px}.features__tabs{display:flex;align-items:center;justify-content:center;margin:0 auto;background:#E3F2FE;border-radius:12px;height:55px;padding:4px;margin-top:30px}.features__tab{display:flex;align-items:center;justify-content:center;padding:0 30px;color:#448AFF;text-decoration:none;height:47px;border-radius:12px;cursor:pointer}.features__tab:hover{text-decoration:underline}.features__tab--selected{background:#448AFF;color:#ffffff;padding:0 20px;pointer-events:none}.features__tab--separator{padding-left:0 !important}.features__tab--separator::before{content:"";display:block;width:1px;height:30px;background:#CCDFFF;margin-right:30px}.features__info{display:flex;align-items:center;justify-content:center;max-width:1200px;margin:0 auto}.features__info::after{content:"";display:flex;margin-left:80px;flex-shrink:0}.features__info--1::after{width:546px;height:405px;background:url("/res/features/i/oem-integrations/features-image1@2x.webp") transparent no-repeat 0 0;background-size:contain}.mobile .features__info--1::after{background:url("/res/features/i/oem-integrations/features-image1@1x.webp") transparent no-repeat 0 0;background-size:contain}@media (min-resolution:2dppx){.features__info--1::after{background:url("/res/features/i/oem-integrations/features-image1@4x.webp") transparent no-repeat 0 0;background-size:contain}.mobile .features__info--1::after{background:url("/res/features/i/oem-integrations/features-image1@2x.webp") transparent no-repeat 0 0;background-size:contain}}.features__info--2::after{width:516px;height:327px;background:url("/res/features/i/oem-integrations/features-image2@2x.webp") transparent no-repeat 0 0;background-size:contain}.mobile .features__info--2::after{background:url("/res/features/i/oem-integrations/features-image2@1x.webp") transparent no-repeat 0 0;background-size:contain}@media (min-resolution:2dppx){.features__info--2::after{background:url("/res/features/i/oem-integrations/features-image2@4x.webp") transparent no-repeat 0 0;background-size:contain}.mobile .features__info--2::after{background:url("/res/features/i/oem-integrations/features-image2@2x.webp") transparent no-repeat 0 0;background-size:contain}}.features__info--3::after{width:568px;height:407px;background:url("/res/features/i/oem-integrations/features-image3@2x.webp") transparent no-repeat 0 0;background-size:contain}.mobile .features__info--3::after{background:url("/res/features/i/oem-integrations/features-image3@1x.webp") transparent no-repeat 0 0;background-size:contain}@media (min-resolution:2dppx){.features__info--3::after{background:url("/res/features/i/oem-integrations/features-image3@4x.webp") transparent no-repeat 0 0;background-size:contain}.mobile .features__info--3::after{background:url("/res/features/i/oem-integrations/features-image3@2x.webp") transparent no-repeat 0 0;background-size:contain}}.features__info--4::after{width:466px;height:350px;background:url("/res/features/i/oem-integrations/features-image4@2x.webp") transparent no-repeat 0 0;background-size:contain}.mobile .features__info--4::after{background:url("/res/features/i/oem-integrations/features-image4@1x.webp") transparent no-repeat 0 0;background-size:contain}@media (min-resolution:2dppx){.features__info--4::after{background:url("/res/features/i/oem-integrations/features-image4@4x.webp") transparent no-repeat 0 0;background-size:contain}.mobile .features__info--4::after{background:url("/res/features/i/oem-integrations/features-image4@2x.webp") transparent no-repeat 0 0;background-size:contain}}.features__info--5::after{width:530px;height:364px;background:url("/res/features/i/oem-integrations/features-image5@2x.webp") transparent no-repeat 0 0;background-size:contain}.mobile .features__info--5::after{background:url("/res/features/i/oem-integrations/features-image5@1x.webp") transparent no-repeat 0 0;background-size:contain}@media (min-resolution:2dppx){.features__info--5::after{background:url("/res/features/i/oem-integrations/features-image5@4x.webp") transparent no-repeat 0 0;background-size:contain}.mobile .features__info--5::after{background:url("/res/features/i/oem-integrations/features-image5@2x.webp") transparent no-repeat 0 0;background-size:contain}}.features__info--6::after{width:559px;height:397px;background:url("/res/features/i/oem-integrations/features-image6@2x.webp") transparent no-repeat 0 0;background-size:contain}.mobile .features__info--6::after{background:url("/res/features/i/oem-integrations/features-image6@1x.webp") transparent no-repeat 0 0;background-size:contain}@media (min-resolution:2dppx){.features__info--6::after{background:url("/res/features/i/oem-integrations/features-image6@4x.webp") transparent no-repeat 0 0;background-size:contain}.mobile .features__info--6::after{background:url("/res/features/i/oem-integrations/features-image6@2x.webp") transparent no-repeat 0 0;background-size:contain}}.features__info--7::after{width:521px;height:292px;background:url("/res/features/i/oem-integrations/features-image7@2x.webp") transparent no-repeat 0 0;background-size:contain}.mobile .features__info--7::after{background:url("/res/features/i/oem-integrations/features-image7@1x.webp") transparent no-repeat 0 0;background-size:contain}@media (min-resolution:2dppx){.features__info--7::after{background:url("/res/features/i/oem-integrations/features-image7@4x.webp") transparent no-repeat 0 0;background-size:contain}.mobile .features__info--7::after{background:url("/res/features/i/oem-integrations/features-image7@2x.webp") transparent no-repeat 0 0;background-size:contain}}.features__subtitle{margin:0;font-size:26px;line-height:32px;color:#333}.features__text{font-size:16px;line-height:24px;margin-top:20px}.features__option{align-items:center;font-size:16px;line-height:24px;display:flex;margin-top:16px;align-items:flex-start}.features__option:first-of-type{margin-top:0}.features__option::before{content:"";width:40px;height:40px;flex-shrink:0;margin-right:20px}.features__option--11::before{background:url("/res/features/i/oem-integrations/features-option11.svg") transparent no-repeat 0 0;background-size:contain}.features__option--12::before{background:url("/res/features/i/oem-integrations/features-option12.svg") transparent no-repeat 0 0;background-size:contain}.features__option--13::before{background:url("/res/features/i/oem-integrations/features-option13.svg") transparent no-repeat 0 0;background-size:contain}.features__option--21::before{background:url("/res/features/i/oem-integrations/features-option21.svg") transparent no-repeat 0 0;background-size:contain}.features__option--31::before{background:url("/res/features/i/oem-integrations/features-option31.svg") transparent no-repeat 0 0;background-size:contain}.features__option--41::before{background:url("/res/features/i/oem-integrations/features-option41.svg") transparent no-repeat 0 0;background-size:contain}.features__option--42::before{background:url("/res/features/i/oem-integrations/features-option42.svg") transparent no-repeat 0 0;background-size:contain}.features__option--43::before{background:url("/res/features/i/oem-integrations/features-option43.svg") transparent no-repeat 0 0;background-size:contain}.features__option--44::before{background:url("/res/features/i/oem-integrations/features-option44.svg") transparent no-repeat 0 0;background-size:contain}.features__option--51::before{background:url("/res/features/i/oem-integrations/features-option51.svg") transparent no-repeat 0 0;background-size:contain}.features__option--52::before{background:url("/res/features/i/oem-integrations/features-option52.svg") transparent no-repeat 0 0;background-size:contain}.features__option--53::before{background:url("/res/features/i/oem-integrations/features-option53.svg") transparent no-repeat 0 0;background-size:contain}.features__option--61::before{background:url("/res/features/i/oem-integrations/features-option61.svg") transparent no-repeat 0 0;background-size:contain}.features__option--62::before{background:url("/res/features/i/oem-integrations/features-option62.svg") transparent no-repeat 0 0;background-size:contain}.features__option--71::before{background:url("/res/features/i/oem-integrations/features-option71.svg") transparent no-repeat 0 0;background-size:contain}.features__actions{margin-top:30px;display:flex;align-items:center}.features__button{font-size:14px}.mobile .features{padding:30px}.mobile .features__title{font-size:20px;line-height:24px}.mobile .features__intro{margin-top:10px;font-size:14px;line-height:18px}.mobile .features__tabs{margin-top:20px;text-align:center;height:unset}.mobile .features__body{margin-top:20px}.mobile .features__tab{height:unset;padding:6px 10px;text-decoration:none !important;font-size:12px;line-height:16px}.mobile .features__tab--separator::before{margin-right:10px;height:20px}.mobile .features__info::after{margin-left:40px}.mobile .features__info--1::after{width:273px;height:203px}.mobile .features__info--2::after{width:258px;height:164px}.mobile .features__info--3::after{width:284px;height:204px}.mobile .features__info--4::after{width:233px;height:175px}.mobile .features__info--5::after{width:265px;height:182px}.mobile .features__info--6::after{width:280px;height:199px}.mobile .features__info--7::after{width:260px;height:146px}.mobile .features__subtitle{font-size:16px;line-height:20px}.mobile .features__text{font-size:14px;line-height:18px;margin-top:10px}.mobile .features__option{font-size:14px;line-height:18px}.mobile .features__option::before{margin-right:10px;width:20px;height:20px}.mobile .features__actions{margin-top:16px}.mobile .features__button{font-size:12px}@media (orientation:portrait){.mobile .features__tab{padding:2px 6px;border-radius:8px;font-size:10px;line-height:14px}.mobile .features__info{flex-direction:column-reverse}.mobile .features__info::after{margin:0 0 20px 0}.mobile .features__subtitle,.mobile .features__text{text-align:center}.mobile .features__option{text-align:left}.mobile .features__actions{flex-direction:column}}.security{background:#F4F9FF;padding:50px;display:flex;flex-direction:column;align-items:center}.security__title{margin:0;font-size:30px;line-height:36px;color:#333;max-width:1200px}.security__intro{max-width:1200px;margin:20px 0 0 0;font-size:16px;line-height:24px}.security__list{display:flex;align-items:flex-start;justify-content:flex-start;margin-top:20px;flex-wrap:wrap}.security__option{align-items:center;font-size:16px;line-height:24px;display:flex;margin-top:16px;align-items:flex-start;width:50%;padding-right:40px}.security__option::before{content:"";width:40px;height:40px;flex-shrink:0;margin-right:20px}.security__option--1::before{background:url("/res/features/i/oem-integrations/security1.svg") transparent no-repeat 0 0;background-size:contain}.security__option--2::before{background:url("/res/features/i/oem-integrations/security2.svg") transparent no-repeat 0 0;background-size:contain}.security__option--3::before{background:url("/res/features/i/oem-integrations/security3.svg") transparent no-repeat 0 0;background-size:contain}.security__option--4::before{background:url("/res/features/i/oem-integrations/security4.svg") transparent no-repeat 0 0;background-size:contain}.security__body{display:flex;align-items:center;justify-content:center;max-width:1280px;margin:0 auto 0 auto}.security__body::before{content:"";width:465px;height:290px;flex-shrink:0;display:flex;margin-right:50px;background:url("/res/features/i/oem-integrations/security@2x.webp") transparent no-repeat 0 0;background-size:contain}.mobile .security__body::before{background:url("/res/features/i/oem-integrations/security@1x.webp") transparent no-repeat 0 0;background-size:contain}@media (min-resolution:2dppx){.security__body::before{background:url("/res/features/i/oem-integrations/security@4x.webp") transparent no-repeat 0 0;background-size:contain}.mobile .security__body::before{background:url("/res/features/i/oem-integrations/security@2x.webp") transparent no-repeat 0 0;background-size:contain}}.security__actions{margin-top:20px;display:flex}.security__button{font-size:14px}.security__subtitle{margin:0;font-size:26px;line-height:32px;color:#333}.mobile .security{padding:20px}.mobile .security__title{font-size:16px;line-height:20px}.mobile .security__intro{margin-top:10px;font-size:14px;line-height:18px}.mobile .security__option{font-size:14px;line-height:18px;padding-right:20px}.mobile .security__option::before{margin-right:10px;width:30px;height:30px}.mobile .security__list{margin-top:0}.mobile .security__body{margin-top:0}.mobile .security__body::before{width:233px;height:145px;margin:0 20px 0 0}.mobile .security__button{font-size:12px}.mobile .security__subtitle{font-size:16px;line-height:20px}@media (orientation:portrait){.mobile .security__body{flex-direction:column}.mobile .security__body::before{margin:0 0 20px 0}.mobile .security__list{flex-wrap:nowrap;flex-direction:column}.mobile .security__option{width:100%;padding-right:0}.mobile .security__title,.mobile .security__subtitle,.mobile .security__intro{text-align:center}.mobile .security__actions{justify-content:center}}.story{padding:40px;color:#333;background:#fff}.story__title{margin:0;font-size:30px;line-height:36px;color:#333;text-align:center}.story__body{width:100%;margin:40px auto 0 auto;max-width:1280px;display:flex;align-items:center}.story__body::before{content:"";display:flex;width:578px;height:348px;background:url("/res/features/i/oem-integrations/forexvps@1x.webp");background-size:contain;flex-shrink:0;margin-right:50px}@media (min-resolution:2dppx){.story__body::before{background:url("/res/features/i/oem-integrations/forexvps@2x.webp");background-size:contain}}.story__subtitle{margin-top:16px;font-size:26px;line-height:34px}.story__intro{margin:20px 0 0 0}.story__text{font-size:16px;line-height:22px;margin-top:30px;margin-bottom:20px}.story__actions{margin-top:20px;display:flex}.story__button{font-size:14px}.mobile .story{padding:30px}.mobile .story__title{font-size:20px;line-height:24px}.mobile .story__subtitle{font-size:18px;line-height:24px;margin-bottom:0}.mobile .story__text{font-size:14px;line-height:20px;margin-top:15px;margin-bottom:10px}.mobile .story__body::before{width:289px;height:174px}.mobile .story__button{font-size:12px}.mobile .story__text{margin-top:0}@media (orientation:landscape){.mobile .story__body{margin-top:20px}.mobile .story__intro{margin-top:10px}}@media (orientation:portrait){.mobile .story__info{align-items:center;display:flex;flex-direction:column}.mobile .story__subtitle,.mobile .story__intro,.mobile .story__text{width:100%}.mobile .story__actions{margin-top:0}.mobile .story__body{margin-top:10px;flex-direction:column;align-items:center}.mobile .story__body::before{margin:10px 0}}.articles__item--1::before{background:url("/res/features/i/oem-integrations/article1@2x.webp") transparent no-repeat 0 0;background-size:contain}.mobile .articles__item--1::before{background:url("/res/features/i/oem-integrations/article1@1x.webp") transparent no-repeat 0 0;background-size:contain}@media (min-resolution:2dppx){.articles__item--1::before{background:url("/res/features/i/oem-integrations/article1@4x.webp") transparent no-repeat 0 0;background-size:contain}.mobile .articles__item--1::before{background:url("/res/features/i/oem-integrations/article1@2x.webp") transparent no-repeat 0 0;background-size:contain}}.articles__item--2::before{background:url("/res/features/i/oem-integrations/article2@2x.webp") transparent no-repeat 0 0;background-size:contain}.mobile .articles__item--2::before{background:url("/res/features/i/oem-integrations/article2@1x.webp") transparent no-repeat 0 0;background-size:contain}@media (min-resolution:2dppx){.articles__item--2::before{background:url("/res/features/i/oem-integrations/article2@4x.webp") transparent no-repeat 0 0;background-size:contain}.mobile .articles__item--2::before{background:url("/res/features/i/oem-integrations/article2@2x.webp") transparent no-repeat 0 0;background-size:contain}}.articles__item--3::before{background:url("/res/features/i/oem-integrations/article3@2x.webp") transparent no-repeat 0 0;background-size:contain}.mobile .articles__item--3::before{background:url("/res/features/i/oem-integrations/article3@1x.webp") transparent no-repeat 0 0;background-size:contain}@media (min-resolution:2dppx){.articles__item--3::before{background:url("/res/features/i/oem-integrations/article3@4x.webp") transparent no-repeat 0 0;background-size:contain}.mobile .articles__item--3::before{background:url("/res/features/i/oem-integrations/article3@2x.webp") transparent no-repeat 0 0;background-size:contain}}.articles__item--4::before{background:url("/res/features/i/oem-integrations/article4@2x.webp") transparent no-repeat 0 0;background-size:contain}.mobile .articles__item--4::before{background:url("/res/features/i/oem-integrations/article4@1x.webp") transparent no-repeat 0 0;background-size:contain}@media (min-resolution:2dppx){.articles__item--4::before{background:url("/res/features/i/oem-integrations/article4@4x.webp") transparent no-repeat 0 0;background-size:contain}.mobile .articles__item--4::before{background:url("/res/features/i/oem-integrations/article4@2x.webp") transparent no-repeat 0 0;background-size:contain}}