﻿.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(0px, 0, 0);transform:translate3d(0px, 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-invisible-blank-slide{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(transparent));background-image:-webkit-linear-gradient(right, rgba(0,0,0,0.5), transparent);background-image:-o-linear-gradient(right, rgba(0,0,0,0.5), transparent);background-image:linear-gradient(to left, rgba(0,0,0,0.5), transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0.5)), to(transparent));background-image:-webkit-linear-gradient(left, rgba(0,0,0,0.5), transparent);background-image:-o-linear-gradient(left, rgba(0,0,0,0.5), transparent);background-image:linear-gradient(to right, rgba(0,0,0,0.5), transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0.5)), to(transparent));background-image:-webkit-linear-gradient(bottom, rgba(0,0,0,0.5), transparent);background-image:-o-linear-gradient(bottom, rgba(0,0,0,0.5), transparent);background-image:linear-gradient(to top, rgba(0,0,0,0.5), transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.5)), to(transparent));background-image:-webkit-linear-gradient(top, rgba(0,0,0,0.5), transparent);background-image:-o-linear-gradient(top, rgba(0,0,0,0.5), transparent);background-image:linear-gradient(to bottom, rgba(0,0,0,0.5), transparent)}.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:0.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(0.33);-ms-transform:scale(0.33);transform:scale(0.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(0.66);-ms-transform:scale(0.66);transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(0.33);-ms-transform:scale(0.33);transform:scale(0.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(0.66);-ms-transform:scale(0.66);transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(0.33);-ms-transform:scale(0.33);transform:scale(0.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:0.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(0px, -50%, 0);transform:translate3d(0px, -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{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progressbar{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:0.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}body.fancybox-active{overflow:hidden}body.fancybox-iosfix{position:fixed;left:0;right:0}.fancybox-is-hidden{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99992;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"}.fancybox-outer,.fancybox-inner,.fancybox-bg,.fancybox-stage{position:absolute;top:0;right:0;bottom:0;left:0}.fancybox-outer{overflow-y:auto;-webkit-overflow-scrolling:touch}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(0.47, 0, 0.74, 0.71)}.fancybox-is-open .fancybox-bg{opacity:0.87;transition-timing-function:cubic-bezier(0.22, 0.61, 0.36, 1)}.fancybox-infobar,.fancybox-toolbar,.fancybox-caption-wrap{position:absolute;direction:ltr;z-index:99997;opacity:0;visibility:hidden;transition:opacity .25s, visibility 0s linear .25s;box-sizing:border-box}.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar,.fancybox-show-caption .fancybox-caption-wrap{opacity:1;visibility:visible;transition:opacity .25s, visibility 0s}.fancybox-infobar{top:0;left:0;font-size:13px;padding:0 10px;height:44px;min-width:44px;line-height:44px;color:#ccc;text-align:center;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased;mix-blend-mode:exclusion}.fancybox-toolbar{top:0;right:0;margin:0;padding:0}.fancybox-stage{overflow:hidden;direction:ltr;z-index:99994;-webkit-transform:translate3d(0, 0, 0)}.fancybox-is-closing .fancybox-stage{overflow:visible}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:opacity, -webkit-transform;transition-property:transform, opacity;transition-property:transform, opacity, -webkit-transform}.fancybox-slide::before{content:'';display:inline-block;vertical-align:middle;height:100%;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--previous,.fancybox-slide--current,.fancybox-slide--next{display:block}.fancybox-slide--image{overflow:visible}.fancybox-slide--image::before{display:none}.fancybox-slide--video .fancybox-content,.fancybox-slide--video iframe{background:#000}.fancybox-slide--map .fancybox-content,.fancybox-slide--map iframe{background:#E5E3DF}.fancybox-slide--next{z-index:99995}.fancybox-slide>*{display:inline-block;position:relative;padding:24px;margin:44px 0 44px;border-width:0;vertical-align:middle;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box}.fancybox-slide>title,.fancybox-slide>style,.fancybox-slide>meta,.fancybox-slide>link,.fancybox-slide>script,.fancybox-slide>base{display:none}.fancybox-slide .fancybox-image-wrap{position:absolute;top:0;left:0;margin:0;padding:0;border:0;z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-property:opacity, -webkit-transform;transition-property:transform, opacity;transition-property:transform, opacity, -webkit-transform}.fancybox-can-zoomOut .fancybox-image-wrap{cursor:-webkit-zoom-out;cursor:zoom-out}.fancybox-can-zoomIn .fancybox-image-wrap{cursor:-webkit-zoom-in;cursor:zoom-in}.fancybox-can-drag .fancybox-image-wrap{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-image-wrap{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-image,.fancybox-spaceball{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;max-width:none;max-height:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content{padding:0;width:80%;height:80%;max-width:calc(100% - 100px);max-height:calc(100% - 88px);overflow:visible;background:#fff}.fancybox-iframe{display:block;margin:0;padding:0;border:0;width:100%;height:100%;background:#fff}.fancybox-error{margin:0;padding:40px;width:100%;max-width:380px;background:#fff;cursor:default}.fancybox-error p{margin:0;padding:0;color:#444;font-size:16px;line-height:20px}.fancybox-button{box-sizing:border-box;display:inline-block;vertical-align:top;width:44px;height:44px;margin:0;padding:10px;border:0;border-radius:0;background:rgba(30,30,30,0.6);transition:color .3s ease;cursor:pointer;outline:none}.fancybox-button,.fancybox-button:visited,.fancybox-button:link{color:#ccc}.fancybox-button:focus,.fancybox-button:hover{color:#fff}.fancybox-button[disabled]{color:#ccc;cursor:default;opacity:0.6}.fancybox-button svg{display:block;position:relative;overflow:visible;shape-rendering:geometricPrecision}.fancybox-button svg path{fill:currentColor;stroke:currentColor;stroke-linejoin:round;stroke-width:3}.fancybox-button--share svg path{stroke-width:1}.fancybox-button--play svg path:nth-child(2){display:none}.fancybox-button--pause svg path:nth-child(1){display:none}.fancybox-button--zoom svg path{fill:transparent}.fancybox-navigation{display:none}.fancybox-show-nav .fancybox-navigation{display:block}.fancybox-navigation button{position:absolute;top:50%;margin:-50px 0 0 0;z-index:99997;background:transparent;width:60px;height:100px;padding:17px}.fancybox-navigation button:before{content:"";position:absolute;top:30px;right:10px;width:40px;height:40px;background:rgba(30,30,30,0.6)}.fancybox-navigation .fancybox-button--arrow_left{left:0}.fancybox-navigation .fancybox-button--arrow_right{right:0}.fancybox-close-small{position:absolute;top:0;right:0;width:40px;height:40px;padding:0;margin:0;border:0;border-radius:0;background:transparent;z-index:10;cursor:pointer}.fancybox-close-small:after{content:'×';position:absolute;top:5px;right:5px;width:30px;height:30px;font:22px/30px Arial,"Helvetica Neue",Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background-color:transparent;transition:background-color .25s;box-sizing:border-box;z-index:2}.fancybox-close-small:focus{outline:none}.fancybox-close-small:focus:after{outline:1px dotted #888}.fancybox-close-small:hover:after{color:#555;background:#eee}.fancybox-slide--image .fancybox-close-small,.fancybox-slide--iframe .fancybox-close-small{top:0;right:-40px}.fancybox-slide--image .fancybox-close-small:after,.fancybox-slide--iframe .fancybox-close-small:after{font-size:35px;color:#aaa}.fancybox-slide--image .fancybox-close-small:hover:after,.fancybox-slide--iframe .fancybox-close-small:hover:after{color:#fff;background:transparent}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small{display:none}.fancybox-caption-wrap{bottom:0;left:0;right:0;padding:60px 2vw 0 2vw;background:linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.1) 20%, rgba(0,0,0,0.2) 40%, rgba(0,0,0,0.6) 80%, rgba(0,0,0,0.8) 100%);pointer-events:none}.fancybox-caption{padding:30px 0;border-top:1px solid rgba(255,255,255,0.4);font-size:14px;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button,.fancybox-caption select{pointer-events:all;position:relative}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-slide>.fancybox-loading{border:6px solid rgba(100,100,100,0.4);border-top:6px solid rgba(255,255,255,0.6);border-radius:100%;height:50px;width:50px;-webkit-animation:fancybox-rotate .8s infinite linear;animation:fancybox-rotate .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-30px;margin-left:-30px;z-index:99999}@-webkit-keyframes fancybox-rotate{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fancybox-rotate{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0, 0, 0.25, 1)}.fancybox-fx-slide.fancybox-slide--previous{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);opacity:0}.fancybox-fx-slide.fancybox-slide--next{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);opacity:0}.fancybox-fx-slide.fancybox-slide--current{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}.fancybox-fx-fade.fancybox-slide--previous,.fancybox-fx-fade.fancybox-slide--next{opacity:0;transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{-webkit-transform:scale3d(1.5, 1.5, 1.5);transform:scale3d(1.5, 1.5, 1.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--next{-webkit-transform:scale3d(0.5, 0.5, 0.5);transform:scale3d(0.5, 0.5, 0.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--current{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);opacity:1}.fancybox-fx-rotate.fancybox-slide--previous{-webkit-transform:rotate(-360deg);-ms-transform:rotate(-360deg);transform:rotate(-360deg);opacity:0}.fancybox-fx-rotate.fancybox-slide--next{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);opacity:0}.fancybox-fx-rotate.fancybox-slide--current{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);opacity:1}.fancybox-fx-circular.fancybox-slide--previous{-webkit-transform:scale3d(0, 0, 0) translate3d(-100%, 0, 0);transform:scale3d(0, 0, 0) translate3d(-100%, 0, 0);opacity:0}.fancybox-fx-circular.fancybox-slide--next{-webkit-transform:scale3d(0, 0, 0) translate3d(100%, 0, 0);transform:scale3d(0, 0, 0) translate3d(100%, 0, 0);opacity:0}.fancybox-fx-circular.fancybox-slide--current{-webkit-transform:scale3d(1, 1, 1) translate3d(0, 0, 0);transform:scale3d(1, 1, 1) translate3d(0, 0, 0);opacity:1}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);transform:translate3d(-100%, 0, 0) scale(0.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%, 0, 0) scale(0.1) skew(10deg);transform:translate3d(100%, 0, 0) scale(0.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translate3d(0, 0, 0) scale(1);transform:translate3d(0, 0, 0) scale(1)}.fancybox-share{padding:30px;border-radius:3px;background:#f4f4f4;max-width:90%;text-align:center}.fancybox-share h1{color:#222;margin:0 0 20px 0;font-size:35px;font-weight:700}.fancybox-share p{margin:0;padding:0}p.fancybox-share__links{margin-right:-10px}.fancybox-share__button{display:inline-block;text-decoration:none;margin:0 10px 10px 0;padding:0 15px;min-width:130px;border:0;border-radius:3px;background:#fff;white-space:nowrap;font-size:14px;font-weight:700;line-height:40px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff;transition:all .2s}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{position:relative;top:-1px;width:25px;height:25px;margin-right:7px;vertical-align:middle}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{box-sizing:border-box;width:100%;margin:10px 0 0 0;padding:10px 15px;background:transparent;color:#5d5b5b;font-size:14px;outline:none;border:0;border-bottom:2px solid #d7d7d7}.fancybox-thumbs{display:none;position:absolute;top:0;bottom:0;right:0;width:212px;margin:0;padding:2px 2px 4px 2px;background:#fff;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;box-sizing:border-box;z-index:99995}.fancybox-thumbs-x{overflow-y:hidden;overflow-x:auto}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0;white-space:nowrap}.fancybox-thumbs-x>ul{overflow:hidden}.fancybox-thumbs-y>ul::-webkit-scrollbar{width:7px}.fancybox-thumbs-y>ul::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,0.3)}.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs>ul>li{float:left;overflow:hidden;padding:0;margin:2px;width:100px;height:75px;max-width:calc(50% - 4px);max-height:calc(100% - 8px);position:relative;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}li.fancybox-thumbs-loading{background:rgba(0,0,0,0.1)}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs>ul>li:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}@media all and (max-width: 800px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs>ul>li{max-width:calc(100% - 10px)}}.infobox{box-sizing:border-box;margin:80px 0}.infobox *,.infobox ::before,.infobox ::after{box-sizing:border-box}@media screen and (max-width: 1189px){.infobox{margin:60px 0}}@media screen and (max-width: 599px){.infobox{margin:40px 0}}.infobox._bg_filled{background:#f6f2fb}.infobox__inner{display:flex;max-width:1190px;margin:0 auto;padding-right:40px;padding-left:40px}@media screen and (max-width: 1189px){.infobox__inner{display:block}}@media screen and (max-width: 599px){.infobox__inner{padding-right:10px;padding-left:10px}}.infobox._bg_filled .infobox__inner{padding-top:60px;padding-bottom:60px}@media screen and (max-width: 599px){.infobox._bg_filled .infobox__inner{padding-top:40px;padding-bottom:40px}}.infobox__header{width:350px}.infobox__header>*:last-child{margin-bottom:0}@media screen and (max-width: 1189px){.infobox__header{width:auto;margin-bottom:15px}}.infobox__body{width:calc(100% - 350px);padding-left:30px}.infobox__body>*:last-child{margin-bottom:0}@media screen and (max-width: 1189px){.infobox__body{width:auto;padding-left:0}}html[dir='rtl'] .infobox__body{padding-right:30px;padding-left:0}@media screen and (max-width: 899px){html[dir='rtl'] .infobox__body{padding-right:0}}.h1,.h2,.h3{font-weight:normal;line-height:1.2;margin:0 0 25px;padding:0}@media screen and (max-width: 599px){.h1,.h2,.h3{text-align:center}}.h1._center,.h2._center,.h3._center{text-align:center}.h1{font-size:42px}@media screen and (max-width: 599px){.h1{font-size:35px}}.h2{font-size:35px}@media screen and (max-width: 599px){.h2{font-size:28px}}.h3{font-size:28px}@media screen and (max-width: 599px){.h3{font-size:24px}}.tech-tree{box-sizing:border-box;max-width:1190px;margin:80px auto;padding:0 40px}.tech-tree *,.tech-tree ::before,.tech-tree ::after{box-sizing:border-box}@media screen and (max-width: 1189px){.tech-tree{margin:60px auto}}@media screen and (max-width: 599px){.tech-tree{margin:40px auto;padding:0 10px}}.tech-tree__hero{position:relative;display:block;border:1px solid #f0ebff}@media screen and (min-width: 600px){.tech-tree__hero{margin-top:40px}}.tech-tree__hero::before{position:absolute;top:calc(50% - 42px);left:calc(50% - 42px);display:block;width:84px;height:84px;content:'';transition:opacity .4s ease;opacity:0;background:url(../images/zoom.svg) no-repeat 50% 50%/contain}@media screen and (max-width: 599px){.tech-tree__hero::before{top:calc(50% - 21px);left:calc(50% - 21px);width:42px;height:42px}}.tech-tree__hero:hover::before{opacity:1}.tech-tree__image{display:block;max-width:100%;height:auto}.companies{box-sizing:border-box;max-width:1190px;margin:80px auto;padding:0 40px}.companies *,.companies ::before,.companies ::after{box-sizing:border-box}@media screen and (max-width: 1189px){.companies{margin:60px auto}}@media screen and (max-width: 599px){.companies{margin:40px auto;padding:0 10px}}.companies__text{margin-top:40px;text-align:center}@media screen and (max-width: 599px){.companies__text{margin-top:25px}}.partners{box-sizing:border-box;margin:-15px -15px 0}.partners *,.partners ::before,.partners ::after{box-sizing:border-box}@media screen and (max-width: 599px){.partners{margin:0 -10px}}.partners__wrapper{display:flex}.partners__wrapper:not(.swiper-wrapper){flex-wrap:wrap;justify-content:center}.partners__item{width:calc(25% - 30px);margin:30px 15px 0}@media screen and (max-width: 905px){.partners__item{width:calc(33.3333% - 30px)}}@media screen and (max-width: 599px){.partners__item{width:calc(50% - 20px);margin:0 10px}}@media screen and (max-width: 399px){.partners__item{width:calc(100% - 20px)}}.partners__link{position:relative;display:block;max-width:255px;margin:0 auto}.partners__image{display:block;max-width:100%;height:auto;margin:0 auto;border:1px solid #f0ebff}.partners__image._color{position:absolute;top:0;left:0;width:100%;transition:opacity .4s ease;opacity:0}.partners__link:hover .partners__image._color{opacity:1}.partners__pagination{display:flex;margin-top:25px;flex-wrap:wrap;justify-content:center}@media screen and (min-width: 600px){.partners__pagination{display:none}}.partners__bullet{display:block;width:13px;height:13px;margin:0 5px;cursor:pointer;transition:background .4s ease;border-radius:50%;background:#c2a7d0}.partners__bullet._active{background:#8e74b0}.links{box-sizing:border-box;background:#f6f2fb}.links *,.links ::before,.links ::after{box-sizing:border-box}@media screen and (max-width: 599px){.links{background:none}}.links__list{font-size:11px;line-height:25px;display:flex;max-width:1190px;margin:0 auto;padding:40px;letter-spacing:1px;text-transform:uppercase;flex-wrap:wrap;justify-content:center}@media screen and (max-width: 1189px){.links__list{max-width:800px;padding:30px 25px}}@media screen and (max-width: 599px){.links__list{display:block;padding:0}}@media screen and (max-width: 1189px){.links__item{width:calc(50% - 30px);margin:0 15px;padding:10px 0}}@media screen and (max-width: 599px){.links__item{width:auto;margin:0;padding:0;border-top:1px solid #e4d6f5}}@media screen and (min-width: 1190px){.links__item:nth-last-child(n+2){margin-right:40px;padding-right:40px;border-right:1px solid #b09cc9}}@media screen and (min-width: 1190px){html[dir='rtl'] .links__item:nth-last-child(n+2){margin-right:0;margin-left:40px;padding-right:0;padding-left:40px;border-right:0;border-left:1px solid #b09cc9}}.links__link{display:inline-block;color:#404750}@media screen and (max-width: 599px){.links__link{display:block;padding:18px 20px}}.links__link::before{display:inline-block;width:25px;margin-right:9px;content:'';vertical-align:top;background-repeat:no-repeat;background-position:50% 50%;background-size:contain}html[dir='rtl'] .links__link::before{margin-right:0;margin-left:9px}.links__link._type_service::before{height:25px;background-image:url(../images/service.svg)}.links__link._type_spec::before{height:24px;background-image:url(../images/spec.svg)}.links__link._type_api::before{height:22px;margin-top:1px;background-image:url(../images/api.svg)}.links__link._type_doc::before{height:21px;margin-top:2px;background-image:url(../images/doc.svg)}.links__link:hover{color:#404750}.links__text{padding-bottom:1px;border-bottom:2px solid #b09cc9}.separator{height:1px;margin:80px 0;background:#e4d6f5}@media screen and (max-width: 1189px){.separator{margin:60px 0}}@media screen and (max-width: 599px){.separator{margin:40px 0}}.subheading{margin:-5px 0 60px;text-align:center}@media screen and (max-width: 1189px){.subheading{margin-bottom:40px}}@media screen and (max-width: 599px){.subheading{margin-bottom:25px}}.services{box-sizing:border-box;margin:80px 0}.services *,.services ::before,.services ::after{box-sizing:border-box}@media screen and (max-width: 1189px){.services{margin:60px 0}}@media screen and (max-width: 767px){.services{margin:40px 0 0}}.services__header{max-width:1190px;margin:0 auto 60px;padding:0 40px}@media screen and (max-width: 1189px){.services__header{margin-bottom:0}}@media screen and (max-width: 599px){.services__header{padding:0 10px}}.services__thumbs-holder{position:relative;z-index:2;max-width:1376px;margin:0 auto;padding:0 118px}@media screen and (max-width: 599px){.services__thumbs-holder{padding:0 83px}}.services__thumbs{padding:53px 0 46px}@media screen and (max-width: 599px){.services__thumbs{padding:0}}.services__thumb{position:relative;width:calc(25% - 30px);height:auto;margin:0 15px;padding:69px 29px 29px;cursor:pointer;border:1px solid #f0ebff}@media screen and (max-width: 1189px){.services__thumb{width:calc(33.3333% - 30px)}}@media screen and (max-width: 1023px){.services__thumb{width:calc(50% - 30px)}}@media screen and (max-width: 767px){.services__thumb{width:calc(100% - 30px)}}@media screen and (max-width: 599px){.services__thumb{width:100%;margin:0;padding:0;border:0}}.services__thumb::before,.services__thumb::after{position:absolute;left:calc(50% - 14px);display:block;content:'';opacity:0;border-right:14px solid transparent;border-left:14px solid transparent}@media screen and (max-width: 599px){.services__thumb::before,.services__thumb::after{display:none}}.services__thumb::before{bottom:-47px;border-bottom:10px solid #b09cc9}.services__thumb::after{bottom:-48px;border-bottom:10px solid white}.services__thumb._active{background:#f6f2fb}@media screen and (max-width: 599px){.services__thumb._active{background:none}}.services__thumb._active::before,.services__thumb._active::after{opacity:1}.services__thumb-hero{position:absolute;top:-53px;left:calc(50% - 46px);display:block;width:92px}@media screen and (max-width: 599px){.services__thumb-hero{position:relative;top:auto;left:auto;margin:0 auto 16px}}.services__icon{display:block;max-width:100%;height:auto}.services__icon-overlay{position:absolute;top:0;left:0;width:100%;height:auto}.services__icon-overlay-path{fill:none;stroke:transparent;stroke-width:3px}@media screen and (min-width: 600px){.services__thumb._active .services__icon-overlay-path{stroke:white}}.services__caption{font-size:20px;line-height:1.3;text-align:center}.services__content{margin-top:-1px;border-top:1px solid #b09cc9}@media screen and (max-width: 599px){.services__content{margin-top:0;border-top:0}}.services__item{width:100%}.services__item-inner{display:flex;max-width:1190px;margin:0 auto;padding:35px 40px 0;justify-content:space-between}@media screen and (max-width: 1189px){.services__item-inner{display:block}}@media screen and (max-width: 599px){.services__item-inner{padding:25px 10px 0}}.services__hero{width:380px}@media screen and (max-width: 1189px){.services__hero{width:auto;margin-bottom:40px}}.services__image{display:block;max-width:100%;height:auto}.services__body{width:100%}.services__hero+.services__body{width:calc(100% - 380px);max-width:695px;padding-left:30px}@media screen and (max-width: 1189px){.services__hero+.services__body{width:auto;max-width:none;padding-left:0}}html[dir='rtl'] .services__hero+.services__body{padding-right:30px;padding-left:0}@media screen and (max-width: 1189px){html[dir='rtl'] .services__hero+.services__body{padding-right:0}}.services__item-text{padding-bottom:30px}.services__item-text>*:last-child{margin-bottom:0}.services__arrow{position:absolute;top:calc(50% - 25px);width:63px;height:63px;padding:0;cursor:pointer;transition:opacity .4s ease;border:none;border-radius:50%;outline:none;background:rgba(197,170,209,0.65) url(../images/services-arrow.svg) no-repeat 50% 50%/16px 25px}@media screen and (max-width: 599px){.services__arrow{top:21px}}.services__arrow._type_prev{left:40px;transform:rotate(180deg)}@media screen and (max-width: 599px){.services__arrow._type_prev{left:10px}}.services__arrow._type_next{right:40px}@media screen and (max-width: 599px){.services__arrow._type_next{right:10px}}.services__arrow.swiper-button-disabled{cursor:default;opacity:.5}html[dir='rtl'] .services__arrow._type_prev{right:40px;left:auto;transform:rotate(0deg)}@media screen and (max-width: 599px){html[dir='rtl'] .services__arrow._type_prev{right:10px;left:auto}}html[dir='rtl'] .services__arrow._type_next{right:auto;left:40px;transform:rotate(180deg)}@media screen and (max-width: 599px){html[dir='rtl'] .services__arrow._type_next{right:auto;left:10px}}.s-links{box-sizing:border-box}.s-links *,.s-links ::before,.s-links ::after{box-sizing:border-box}.s-links__list{font-size:11px;line-height:25px;letter-spacing:1px;text-transform:uppercase}@media screen and (max-width: 767px){.s-links__list{display:block;margin:0 -40px;padding:0}}@media screen and (max-width: 599px){.s-links__list{margin:0 -10px}}@media screen and (max-width: 767px){.s-links__item{width:auto;margin:0;padding:0;border-top:1px solid #e4d6f5}}@media screen and (min-width: 768px){.s-links__item:nth-last-child(n+2){margin-bottom:10px}}.s-links__link{display:inline-block;color:#404750}@media screen and (max-width: 767px){.s-links__link{display:block;padding:18px 40px}}@media screen and (max-width: 599px){.s-links__link{padding:18px 20px}}.s-links__link::before{display:inline-block;width:25px;margin-right:9px;content:'';vertical-align:top;background-repeat:no-repeat;background-position:50% 50%;background-size:contain}html[dir='rtl'] .s-links__link::before{margin-right:0;margin-left:9px}.s-links__link._type_service::before{height:25px;background-image:url(../images/service.svg)}.s-links__link._type_spec::before{height:24px;background-image:url(../images/spec.svg)}.s-links__link._type_api::before{height:22px;margin-top:1px;background-image:url(../images/api.svg)}.s-links__link._type_doc::before{height:21px;margin-top:2px;background-image:url(../images/doc.svg)}.s-links__link:hover{color:#404750}.s-links__text{padding-bottom:1px;border-bottom:2px solid #b09cc9}@media screen and (min-width: 768px){html[dir='rtl'] .s-links__text{line-height:1.5;display:inline-block}}.wallets{box-sizing:border-box;display:flex;flex-direction:column;max-width:1190px;margin:0 auto;padding:0 40px 54px}.wallets *,.wallets ::before,.wallets ::after{box-sizing:border-box}@media screen and (max-width: 599px){.wallets{padding:0 10px 54px}}.wallets__group{width:100%;margin-bottom:50px;order:1}@media screen and (max-width: 599px){.wallets__group{margin-bottom:30px}}.mobile .wallets__group._type_desktop{order:2}.mobile .wallets__group._type_mobile{order:0}.wallets__toggle{font-family:'RobotoRegular', sans-serif;font-size:20px;line-height:1.3;text-align:center}.wallets__group._type_desktop .wallets__toggle{display:none}.mobile .wallets__group._type_desktop .wallets__toggle{display:block}.mobile .wallets__group._type_mobile .wallets__toggle{display:none}.wallets__toggle-link{color:#7b6696;border-bottom:1px dashed}body:not(.mobile) .wallets__toggle-link:hover{color:#7b6696}.wallets__body{margin:0 -10px -10px;padding:0 10px 10px}.mobile .wallets__group._type_desktop .wallets__body{display:none}.wallets__group._type_mobile .wallets__body{display:none}.mobile .wallets__group._type_mobile .wallets__body{display:block}.wallets__caption{font-family:'RobotoRegular', sans-serif;font-size:28px;line-height:1.2;margin-bottom:30px;text-align:center}.wallets__caption._wallets-order-1{order:1}@media screen and (max-width: 599px){.wallets__caption{margin-bottom:20px}}.wallets__source{font-family:'Helvetica Neue', Arial, sans-serif;font-size:11px;font-weight:bold;line-height:1.3637;display:flex;width:100%;margin:0 0 50px;letter-spacing:1px;text-transform:uppercase;justify-content:center;order:1}.wallets__source-item:nth-child(1){width:50%;padding-right:30px;text-align:right;border-right:1px solid #b09cc9}@media screen and (max-width: 599px){.wallets__source-item:nth-child(1){padding-right:10px;text-align:center}}html[dir='rtl'] .wallets__source-item:nth-child(1){padding-right:0;padding-left:30px;text-align:left;border-right:0;border-left:1px solid #b09cc9}@media screen and (max-width: 599px){html[dir='rtl'] .wallets__source-item:nth-child(1){padding-right:0;padding-left:10px;text-align:center}}.wallets__source-item:nth-child(2){width:calc(50% + 1px);margin-left:-1px;padding-left:30px;text-align:left;border-left:1px solid #b09cc9}@media screen and (max-width: 599px){.wallets__source-item:nth-child(2){padding-left:10px;text-align:center}}html[dir='rtl'] .wallets__source-item:nth-child(2){margin-right:-1px;margin-left:0;padding-right:30px;padding-left:0;text-align:right;border-right:1px solid #b09cc9;border-left:0}@media screen and (max-width: 599px){html[dir='rtl'] .wallets__source-item:nth-child(2){padding-right:10px;padding-left:0;text-align:center}}.wallets__source-link{position:relative;z-index:1;display:inline-block;color:#7b6696}.wallets__source-link::before{position:absolute;z-index:-1;bottom:-4px;left:-1px;display:block;width:calc(100% + 2px);height:0;content:'';transition:height 0.4s ease;background:white;will-change:height}.wallets__source-link::after{position:absolute;bottom:-4px;left:-1px;display:block;width:calc(100% + 2px);height:2px;content:'';transition:background 0.4s ease;background:#7b6696}body:not(.mobile) .wallets__source-link:hover{color:#7b6696;box-shadow:0 -2px 0 white inset}body:not(.mobile) .wallets__source-link:hover::before{height:calc(100% + 7px)}body:not(.mobile) .wallets__source-link:hover::after{background:white}.wallets__more-link::after{display:inline-block;width:15px;height:11px;margin-left:3px;content:'';background:url(../images/wallets-arrow.svg) no-repeat 50% 50%/contain}html[dir='rtl'] .wallets__more-link::after{margin-right:3px;margin-left:0}.wallets__more-text{position:relative;z-index:1;display:inline-block;transition:all 0.4s ease;color:#7b6696}.wallets__more-text::before{position:absolute;z-index:-1;bottom:-2px;left:-1px;display:block;width:calc(100% + 2px);height:0;content:'';transition:height 0.4s ease;background:white;will-change:height}.wallets__more-text::after{position:absolute;bottom:-2px;left:-1px;display:block;width:calc(100% + 2px);height:2px;content:'';transition:background 0.4s ease;background:#7b6696}body:not(.mobile) .wallets__more-text:hover{color:#7b6696}body:not(.mobile) .wallets__more-text:hover::before{height:calc(100% + 3px)}body:not(.mobile) .wallets__more-text:hover::after{background:white}.wallets-list{box-sizing:border-box;display:flex;margin:0 -15px;justify-content:center}.wallets-list *,.wallets-list ::before,.wallets-list ::after{box-sizing:border-box}@media screen and (max-width: 767px){.wallets-list{display:block;margin:0}}.wallets-list__item{display:block;width:calc(33.3333% - 30px);margin:0 15px;padding:40px;transition:all .4s ease;color:#404750;border:1px solid #f0ebff;background:white}@media screen and (max-width: 1189px){.wallets-list__item{padding:40px 20px}}@media screen and (max-width: 767px){.wallets-list__item{width:auto;margin:0 0 10px;padding:20px}}.wallets-list__item:hover{color:#404750;border-color:white;box-shadow:0 0 20px rgba(123,102,150,0.4)}@media screen and (max-width: 899px){.wallets-list._double .wallets-list__item{width:calc(50% - 30px)}}@media screen and (max-width: 767px){.wallets-list._double .wallets-list__item{width:auto;margin:0 0 10px}}.wallets-list__hero{position:relative;display:block;height:70px;margin-bottom:40px}@media screen and (max-width: 767px){.wallets-list__hero{margin-bottom:20px}}.wallets-list__image{position:absolute;top:50%;left:50%;display:block;max-width:100%;max-height:100%;transform:translate(-50%, -50%)}.wallets-list__caption{font-size:20px;line-height:1.3;text-align:center}.wallets-list__markets{display:flex;margin:40px -40px -40px;border-top:1px solid #e4d6f5;justify-content:center}@media screen and (max-width: 1189px){.wallets-list__markets{margin:40px -20px -40px}}@media screen and (max-width: 767px){.wallets-list__markets{margin:20px -20px -20px}}.wallets-list__markets-item{display:block;width:50%;padding:10px}.wallets-list__markets-item:nth-child(2){padding-left:9px;border-left:1px solid #e4d6f5}.wallets-list__markets-icon{display:block;max-width:100%;height:auto;margin:0 auto}.article{box-sizing:border-box;max-width:1190px;margin:30px auto 80px;padding:0 40px}.article *,.article ::before,.article ::after{box-sizing:border-box}@media screen and (max-width: 1189px){.article{margin:30px auto 60px}}@media screen and (max-width: 599px){.article{margin:25px auto 40px;padding:0 10px}}.article__back{font-size:11px;line-height:1.37;padding-left:190px;letter-spacing:1px;text-transform:uppercase}@media screen and (max-width: 1189px){.article__back{padding-left:0}}.article__back:nth-child(n+2){margin-top:40px}@media screen and (max-width: 1189px){.article__back:nth-child(n+2){margin-top:30px}}@media screen and (max-width: 599px){.article__back:nth-child(n+2){margin-top:25px}}.article__back:nth-last-child(n+2){margin-bottom:30px}@media screen and (max-width: 599px){.article__back:nth-last-child(n+2){margin-bottom:25px}}.article__back._bottom{padding-left:190px}@media screen and (max-width: 1189px){.article__back._bottom{padding-left:0;text-align:center}}html[dir='rtl'] .article__back{padding-right:190px;padding-left:0}@media screen and (max-width: 1189px){html[dir='rtl'] .article__back{padding-right:0}}html[dir='rtl'] .article__back._bottom{padding-right:190px;padding-left:0}@media screen and (max-width: 1189px){html[dir='rtl'] .article__back._bottom{padding-right:0}}.article__back-link{padding-bottom:2px;color:#404750;border-bottom:2px solid #b09cc9}.article__back-link:hover{color:#404750}.article__share{display:flex;width:190px;padding-right:45px;justify-content:flex-end}@media screen and (max-width: 1189px){.article__share{display:block;width:auto;margin-top:25px;padding-right:0}}html[dir='rtl'] .article__share{padding-right:0;padding-left:45px}@media screen and (max-width: 1189px){html[dir='rtl'] .article__share{padding-left:0}}.article__content{display:flex;justify-content:flex-end}@media screen and (max-width: 1189px){.article__content{display:block}}.article__header{margin-bottom:40px;padding-left:190px}@media screen and (max-width: 1189px){.article__header{margin-bottom:30px;padding-left:0}}@media screen and (max-width: 599px){.article__header{margin-bottom:25px}}html[dir='rtl'] .article__header{padding-right:190px;padding-left:0}@media screen and (max-width: 1189px){html[dir='rtl'] .article__header{padding-right:0}}.article__title{font-size:42px;font-weight:normal;line-height:1.2;margin:0}@media screen and (max-width: 599px){.article__title{font-size:28px}}html[dir='rtl'] .article__title{text-align:right}.article__body{width:calc(100% - 190px);order:1}@media screen and (max-width: 1189px){.article__body{width:auto;order:0}}.article__meta{display:flex;margin:0 -6px 18px;flex-wrap:wrap}.article__date{font-size:11px;line-height:2;display:block;margin:0 6px;letter-spacing:1px;text-transform:uppercase}.article__tag{font-size:11px;line-height:2;display:block;margin:0 6px;padding:0 6px;letter-spacing:1px;text-transform:uppercase;background:#f5f1ff}.article__text>*:last-child{margin-bottom:0}.article__text:nth-last-child(n+2){margin-bottom:40px}@media screen and (max-width: 599px){.article__text:nth-last-child(n+2){margin-bottom:25px}}html[dir='rtl'] .article__text{text-align:right;direction:ltr}.article__intro{font-size:18px;line-height:1.45;color:#8b9096}.share{box-sizing:border-box}.share *,.share ::before,.share ::after{box-sizing:border-box}@media screen and (max-width: 1189px){.share{display:flex;margin:0 -10px;flex-wrap:wrap;justify-content:center}}@media screen and (max-width: 1189px){.share__item{margin:0 10px}}.share__item:nth-last-child(n+2){margin-bottom:17px}@media screen and (max-width: 1189px){.share__item:nth-last-child(n+2){margin-bottom:0}}.share__link{display:block;width:34px;height:34px;background-repeat:no-repeat;background-position:50% 50%;background-size:34px 34px}.share__link._type_twitter{background-image:url(../images/twitter.svg)}.share__link._type_facebook{background-image:url(../images/facebook.svg)}.gallery{box-sizing:border-box;display:flex;margin:0 -15px;flex-wrap:wrap}.gallery *,.gallery ::before,.gallery ::after{box-sizing:border-box}@media screen and (max-width: 599px){.gallery{display:block;margin:0}}.gallery:nth-child(n+2){margin-top:40px}@media screen and (max-width: 599px){.gallery:nth-child(n+2){margin-top:25px}}.gallery:nth-last-child(n+2){margin-bottom:40px}@media screen and (max-width: 599px){.gallery:nth-last-child(n+2){margin-bottom:25px}}.gallery__item{width:calc(50% - 30px);margin:0 15px}@media screen and (max-width: 599px){.gallery__item{width:auto;margin:0}}@media screen and (min-width: 900px){.gallery__item:nth-child(1):nth-last-child(n+3),.gallery__item:nth-child(2):nth-last-child(n+2){width:calc(50% - 125px)}}@media screen and (max-width: 599px){.gallery__item:nth-last-child(n+2){margin-bottom:10px}}.gallery__link{display:block}.gallery__image{display:block;width:100%;height:auto}.gallery__more{display:flex;width:160px;margin:0 15px}@media screen and (max-width: 899px){.gallery__more{width:calc(100% - 30px);margin-top:30px}}@media screen and (max-width: 599px){.gallery__more{width:auto;margin:0}}.gallery__more-link{font-size:11px;line-height:1.37;display:flex;flex-direction:column;width:100%;padding:30px 10px;letter-spacing:1px;text-transform:uppercase;color:#404750;background:#f6f2fb;align-items:center;justify-content:center}.gallery__more-link::before{display:block;width:56px;height:56px;margin:0 auto 20px;content:'';border:1px solid #b09cc9;border-radius:50%;background:url(../images/cross.svg) no-repeat 50% 50%/24px 24px}.gallery__more-link:hover{color:#404750}.gallery__more-text{border-bottom:2px solid #b09cc9}.gallery__hidden{display:none}.channels{box-sizing:border-box;max-width:1190px;margin:60px auto 80px;padding:0 40px}.channels *,.channels ::before,.channels ::after{box-sizing:border-box}@media screen and (max-width: 1189px){.channels{margin:60px auto}}@media screen and (max-width: 599px){.channels{margin:40px auto;padding:0 10px}}.channels__list{margin:60px -15px 0}@media screen and (max-width: 1189px){.channels__list{margin-top:40px}}@media screen and (max-width: 767px){.channels__list{margin:30px -40px 0}}@media screen and (max-width: 599px){.channels__list{margin:30px -10px 0}}.channels__item{position:relative;display:flex;width:33.3333%;padding:0 15px;justify-content:center}@media screen and (max-width: 767px){.channels__item{width:100%;padding:0 40px}}@media screen and (max-width: 599px){.channels__item{padding:0 10px}}.channels__item:nth-child(n+2)::before{position:absolute;top:0;bottom:0;left:0;display:block;width:1px;content:'';background:#b09cc9}@media screen and (max-width: 1189px){.channels__item:nth-child(n+2)::before{top:50px}}@media screen and (max-width: 767px){.channels__item:nth-child(n+2)::before{display:none}}html[dir='rtl'] .channels__item:nth-child(n+2)::before{right:0;left:auto}.channels__num{font-size:40px;line-height:1.2;position:relative;display:block;padding-left:50px;color:#b09cc9}@media screen and (max-width: 1189px) and (min-width: 768px){.channels__num{padding-top:50px;padding-left:0}}@media screen and (max-width: 767px){.channels__num{padding-right:50px}}.channels__num::before{position:absolute;display:block;content:'';background-repeat:no-repeat;background-position:50% 50%;background-size:contain}.channels__num._type_subscribers::before{top:5px;left:0;width:35px;height:32px;background-image:url(../images/subscribers.svg)}@media screen and (max-width: 1189px) and (min-width: 768px){.channels__num._type_subscribers::before{top:0;left:calc(50% - 18px)}}.channels__num._type_tweets::before{top:9px;left:5px;width:28px;height:24px;background-image:url(../images/tweet.svg)}@media screen and (max-width: 1189px) and (min-width: 768px){.channels__num._type_tweets::before{top:4px;left:calc(50% - 14px)}}.channels__num._type_emercoin::before{top:6px;left:3px;width:29px;height:29px;background-image:url(../images/emercoin.svg)}@media screen and (max-width: 1189px) and (min-width: 768px){.channels__num._type_emercoin::before{top:2px;left:calc(50% - 15px)}}html[dir='rtl'] .channels__num{padding-right:50px;padding-left:0}@media screen and (max-width: 1189px) and (min-width: 768px){html[dir='rtl'] .channels__num{padding-right:0}}@media screen and (max-width: 767px){html[dir='rtl'] .channels__num{padding-right:50px;padding-left:50px}}html[dir='rtl'] .channels__num._type_subscribers::before{right:0;left:auto}@media screen and (max-width: 1189px) and (min-width: 768px){html[dir='rtl'] .channels__num._type_subscribers::before{right:calc(50% - 18px);left:auto}}html[dir='rtl'] .channels__num._type_tweets::before{right:5px;left:auto}@media screen and (max-width: 1189px) and (min-width: 768px){html[dir='rtl'] .channels__num._type_tweets::before{right:calc(50% - 14px);left:auto}}html[dir='rtl'] .channels__num._type_emercoin::before{right:3px;left:auto}@media screen and (max-width: 1189px) and (min-width: 768px){html[dir='rtl'] .channels__num._type_emercoin::before{right:calc(50% - 15px);left:auto}}.channels__text{font-size:18px;line-height:1.45;display:block;padding-left:50px;text-align:center}@media screen and (max-width: 1189px) and (min-width: 768px){.channels__text{padding-left:0}}@media screen and (max-width: 767px){.channels__text{padding-right:50px}}html[dir='rtl'] .channels__text{padding-right:50px;padding-left:0}@media screen and (max-width: 1189px) and (min-width: 768px){html[dir='rtl'] .channels__text{padding-right:0}}@media screen and (max-width: 767px){html[dir='rtl'] .channels__text{padding-right:50px;padding-left:50px}}.channels__pagination{display:flex;margin-top:25px;flex-wrap:wrap;justify-content:center}@media screen and (min-width: 768px){.channels__pagination{display:none}}.channels__bullet{display:block;width:13px;height:13px;margin:0 5px;cursor:pointer;transition:background .4s ease;border-radius:50%;background:#c2a7d0}.channels__bullet._active{background:#8e74b0}.videobox{box-sizing:border-box;max-width:1190px;margin:60px auto;padding:0 40px}.videobox *,.videobox ::before,.videobox ::after{box-sizing:border-box}@media screen and (max-width: 1189px){.videobox{margin:60px auto}}@media screen and (max-width: 599px){.videobox{margin:40px auto;padding:0 10px}}.videobox__title{margin-bottom:30px}.videobox__body{display:flex;margin:0 -15px;flex-wrap:wrap}@media screen and (max-width: 899px){.videobox__body{margin:0}}.videobox__item{position:relative;display:none;width:calc(66.7% - 30px);margin:0 15px;box-shadow:0 0 10px 0 rgba(123,102,150,0.2)}@media screen and (max-width: 899px){.videobox__item{width:100%;margin:0 0 30px}}@media screen and (max-width: 599px){.videobox__item{margin-bottom:10px}}.videobox__item._active{display:block}.videobox__item-hero{position:relative;min-height:479px;margin:0 -1px}.videobox__item-hero::before{display:block;width:100%;padding-top:56.25%;content:''}@media screen and (max-width: 1189px){.videobox__item-hero{min-height:330px}}@media screen and (max-width: 899px){.videobox__item-hero{min-height:0}}.videobox__link{position:absolute;top:0;right:0;bottom:0;left:0;display:block;background-repeat:no-repeat;background-position:50% 50%;background-size:cover}.videobox__link::before{position:absolute;top:calc(50% - 43px);left:calc(50% - 43px);display:block;width:86px;height:86px;content:'';background:url(../images/youtube-play.svg) no-repeat 50% 50%/contain}@media screen and (max-width: 599px){.videobox__link::before{top:calc(50% - 24px);left:calc(50% - 24px);width:48px;height:48px}}.videobox__iframe{position:absolute;top:0;left:0;display:block;width:100%;height:100%}.videobox__item._inited .videobox__iframe{z-index:1}.videobox__item-body{padding:17px 30px}@media screen and (max-width: 599px){.videobox__item-body{padding:10px 20px}}.videobox__date{font-size:12px;font-weight:bold;line-height:1.39;display:inline-block;margin-bottom:15px;letter-spacing:1px;text-transform:uppercase}.videobox__date._type-tab{margin-bottom:8px}@media screen and (max-width: 599px){.videobox__date{margin-bottom:10px}}.videobox__item-caption{font-size:24px;line-height:1.25;margin-bottom:10px}@media screen and (max-width: 599px){.videobox__item-caption{font-size:18px}}html[dir='rtl'] .videobox__item-caption{text-align:right;direction:ltr}.videobox__tabs{position:relative;width:calc(33.2% - 30px);margin:0 15px;order:1}@media screen and (max-width: 899px){.videobox__tabs{display:flex;width:calc(100% + 30px);margin:0 -15px}}@media screen and (max-width: 599px){.videobox__tabs{width:calc(100% + 10px);margin:0 -5px}}.videobox__tab{position:relative;display:block;width:100%;transition:all 0.3s;color:#404750}@media screen and (max-width: 899px){.videobox__tab{width:calc(50% - 30px);height:auto;margin:0 15px}}@media screen and (max-width: 599px){.videobox__tab{width:calc(50% - 10px);margin:0 5px}}.videobox__tab:hover,.videobox__tab:focus{color:#404750}@media screen and (min-width: 900px){.videobox__tab:nth-last-child(n+2){margin-bottom:30px}}.videobox__tab::before,.videobox__tab::after{position:absolute;z-index:1;display:block;width:0;height:2px;content:'';transition:width 0.4s ease;background:#b09cc9}.videobox__tab::before{top:0;left:0}.videobox__tab::after{right:0;bottom:0}body:not(.mobile) .videobox__tab:not(._active):hover{box-shadow:0 0 20px rgba(123,102,150,0.4)}body:not(.mobile) .videobox__tab:not(._active):hover::before,body:not(.mobile) .videobox__tab:not(._active):hover::after{width:100%}.videobox__tab._active{cursor:default}.videobox__tab-inner{border:1px solid transparent;border-top:0;box-shadow:0 0 10px 0 rgba(123,102,150,0.2)}.videobox__tab-inner::before,.videobox__tab-inner::after{position:absolute;z-index:1;display:block;width:2px;height:0;content:'';transition:height 0.4s ease;background:#b09cc9}.videobox__tab-inner::before{top:0;left:0}.videobox__tab-inner::after{right:0;bottom:0}body:not(.mobile) .videobox__tab:not(._active):hover .videobox__tab-inner::before,body:not(.mobile) .videobox__tab:not(._active):hover .videobox__tab-inner::after{height:100%}.videobox__tab._active .videobox__tab-inner{border-color:#b09cc9;box-shadow:none}.videobox__tab-hero{position:relative;margin:0 -1px;background-repeat:no-repeat;background-position:50% 50%;background-size:cover}.videobox__tab-hero::before{display:block;width:100%;padding-top:56.25%;content:''}.videobox__tab-hero::after{position:absolute;top:0;right:0;bottom:0;left:0;display:block;content:'';transition:background 0.4s ease;background:rgba(176,156,201,0.65)}.videobox__tab._active .videobox__tab-hero::after{background:transparent}.videobox__tab-body{padding:18px 30px}@media screen and (max-width: 599px){.videobox__tab-body{padding:10px 10px}}.videobox__tab-caption{font-size:16px;margin-bottom:10px}@media screen and (min-width: 900px){.videobox__tab-caption{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}@media screen and (max-width: 599px){.videobox__tab-caption{font-size:12px}}html[dir='rtl'] .videobox__tab-caption{text-align:right;direction:ltr}.videobox__subscribe{margin-top:45px;text-align:center}@media screen and (max-width: 599px){.videobox__subscribe{margin-top:20px}}.videobox__subscribe-button{font-size:11px;position:relative;bottom:0;padding:12px 70px 12px 20px;letter-spacing:1px;color:#404750}.videobox__subscribe-button::after{position:absolute;top:50%;right:20px;width:34px;height:34px;content:'';transform:translateY(-50%);vertical-align:top;background:url(../images/youtube.svg) no-repeat 50% 50%/contain}html[dir='rtl'] .videobox__subscribe-button{padding:12px 20px 12px 70px}html[dir='rtl'] .videobox__subscribe-button::after{left:20px;right:auto}.community{box-sizing:border-box;margin:80px 0;background:#f6f2fb}.community *,.community ::before,.community ::after{box-sizing:border-box}@media screen and (max-width: 1189px){.community{margin:60px 0}}@media screen and (max-width: 599px){.community{margin:40px 0}}.community._type_margin-custom{margin:0 0 60px 0}.community__header{margin-bottom:45px}.community__title{font-size:28px;margin-bottom:15px}@media screen and (max-width: 599px){.community__title._style-2{font-size:22px}}.community__inner{max-width:1190px;margin:0 auto;padding:60px 40px}@media screen and (max-width: 599px){.community__inner{padding:40px 10px}}.community__list{list-style:none;padding-left:0;display:flex;margin:-15px -15px 0;flex-wrap:wrap}@media screen and (max-width: 599px){.community__list{margin:-20px -10px 0}}.community__item{display:block;width:calc(25% - 30px);margin:30px 15px 0;padding:27px 15px;transition:background 0.4s ease;text-align:center;color:#404750;border:1px solid #f0ebff;background:white}@media screen and (max-width: 1189px){.community__item{width:calc(33.3333% - 30px)}}@media screen and (max-width: 599px){.community__item{width:calc(50% - 20px);margin:20px 10px 0}}.community__item::before{display:block;width:80px;height:80px;margin:0 auto 12px;content:'';background-repeat:no-repeat;background-position:50% 50%;background-size:80px 80px}@media screen and (max-width: 599px){.community__item::before{width:50px;height:50px;background-size:50px 50px}}.community__item:hover{color:#404750}.community__item._type_facebook::before{background-image:url(../images/facebook.svg)}.community__item._type_twitter::before{background-image:url(../images/twitter.svg)}.community__item._type_telegram::before{background-image:url(../images/telegram.svg)}.community__item._type_youtube::before{background-image:url(../images/youtube.svg)}.community__item._type_medium::before{border:1px solid #d3d3d3;border-radius:50%;background-image:url(../images/medium.svg)}.community__item._type_kakaotalk::before{background-image:url(../images/kakaotalk.svg)}.community__item._type_bitcointalk::before{background-image:url(../images/bitcointalk.svg)}.community__item._type_reddit::before{background-image:url(../images/reddit.svg)}.community__item-large{display:flex;width:calc(33.33333333% - 30px);margin:30px 15px 0;padding:0}.community__item-large:before{display:none}@media screen and (max-width: 1189px){.community__item-large{width:calc(50% - 30px)}}@media screen and (max-width: 599px){.community__item-large{margin:20px 10px 0;width:calc(50% - 20px)}}.community__caption{font-size:16px;line-height:1.375}.community__body{position:relative;min-height:46px;margin-top:12px}.community__text{font-size:14px;line-height:1.29;transition:opacity 0.4s ease}@media screen and (min-width: 1025px){.community__item:hover .community__text{opacity:0}}.community__btn{font-size:11px;line-height:1.39;position:absolute;top:10px;left:calc(50% - 63px);width:126px;padding:11px 10px 8px;transition:opacity 0.4s ease;letter-spacing:0.1em;text-transform:uppercase;opacity:0;border:1px solid #c1a7cf;border-radius:5px}@media screen and (min-width: 1025px){.community__item:hover .community__btn{opacity:1}}.chatbots{box-sizing:border-box;max-width:1190px;margin:60px auto;padding:0 40px}.chatbots *,.chatbots ::before,.chatbots ::after{box-sizing:border-box}@media screen and (max-width: 599px){.chatbots{margin:40px auto;padding:0 10px}}.chatbots__title{font-size:20px;line-height:1.3;margin-bottom:20px;text-align:center}.chatbots__buttons{text-align:center}.twitter-feed{box-sizing:border-box;margin:80px 0;background:#f6f2fb}.twitter-feed *,.twitter-feed ::before,.twitter-feed ::after{box-sizing:border-box}@media screen and (max-width: 1189px){.twitter-feed{margin:60px 0}}@media screen and (max-width: 599px){.twitter-feed{margin:40px 0}}.twitter-feed__inner{max-width:1190px;margin:0 auto;padding:60px 40px 40px}@media screen and (max-width: 599px){.twitter-feed__inner{padding:40px 10px 20px}}.twitter-feed__follow{margin:30px 0 20px;text-align:center}@media screen and (max-width: 991px){.twitter-feed__follow{margin:10px 0 20px}}.history{box-sizing:border-box;overflow:hidden;padding-bottom:60px;color:white;background:#291f40 url(../images/space.png) no-repeat 50% 50%/cover}.history *,.history ::before,.history ::after{box-sizing:border-box}@media screen and (max-width: 599px){.history{padding-bottom:40px}}.history__header{position:relative;padding:60px 40px 40px}@media screen and (max-width: 599px){.history__header{padding:40px 10px 30px}}.history__header::before,.history__header::after{position:absolute;top:0;display:block;height:100%;content:''}@media screen and (max-width: 599px){.history__header::before,.history__header::after{display:none}}.history__header::before{right:calc(50% + 555px);left:0;background:linear-gradient(to left, rgba(41,31,64,0), #291f40 50px, #291f40)}@media screen and (max-width: 1369px){.history__header::before{right:calc(100% - 90px)}}@media screen and (max-width: 899px){.history__header::before{right:calc(100% - 30px)}}.history__header::after{right:0;left:calc(50% + 555px);background:linear-gradient(to right, rgba(41,31,64,0), #291f40 50px, #291f40)}@media screen and (max-width: 1369px){.history__header::after{left:calc(100% - 90px)}}@media screen and (max-width: 899px){.history__header::after{left:calc(100% - 30px)}}.history__title{position:relative;z-index:1;max-width:1110px;margin:0 auto;color:white}.history__body{position:relative}@media screen and (max-width: 899px){.history__body{padding-bottom:85px}}.history__body::before{position:absolute;top:303px;right:0;left:0;display:block;height:1px;content:'';background:#7b6696}@media screen and (max-width: 899px){.history__body::before{display:none}}.history._long .history__body::before{top:337px}.history__fade{position:absolute;z-index:2;top:0;height:100%}@media screen and (max-width: 599px){.history__fade{display:none}}.history__fade::before{position:absolute;top:303px;right:0;left:0;display:block;height:1px;content:'';background:#7b6696}@media screen and (max-width: 899px){.history__fade::before{display:none}}.history__fade._direction_left{right:calc(50% + 555px);left:0;background:linear-gradient(to left, rgba(41,31,64,0), #291f40 50px, #291f40)}@media screen and (max-width: 1369px){.history__fade._direction_left{right:calc(100% - 90px)}}@media screen and (max-width: 899px){.history__fade._direction_left{right:calc(100% - 30px)}}.history__fade._direction_right{right:0;left:calc(50% + 555px);background:linear-gradient(to right, rgba(41,31,64,0), #291f40 50px, #291f40)}@media screen and (max-width: 1369px){.history__fade._direction_right{left:calc(100% - 90px)}}@media screen and (max-width: 899px){.history__fade._direction_right{left:calc(100% - 30px)}}.history._long .history__fade::before{top:337px}.history__inner{max-width:1370px;margin:0 auto;padding:0 115px}@media screen and (max-width: 899px){.history__inner{padding:0 25px}}@media screen and (max-width: 599px){.history__inner{padding:0}}.history__container{overflow:visible}.history__item{position:relative;width:160px;height:607px;margin:0 15px}@media screen and (max-width: 899px){.history__item{display:flex;width:calc(50% - 30px);height:auto}}@media screen and (max-width: 599px){.history__item{width:calc(100% - 20px);margin:0 10px}}@media screen and (min-width: 900px){.history._long .history__item{height:685px}}.history__item::before{position:absolute;top:293px;left:13px;display:block;width:21px;height:21px;content:'';border:1px solid #6f4b9c;border-radius:50%;background:#1f284d}@media screen and (max-width: 899px){.history__item::before{display:none}}.history__item::after{position:absolute;top:297px;left:17px;display:block;width:13px;height:13px;content:'';border-radius:50%;background:#d2c1ff}@media screen and (max-width: 899px){.history__item::after{display:none}}@media screen and (min-width: 900px){.history__item:last-child{width:350px}}.history._long .history__item::before{top:327px}.history._long .history__item::after{top:331px}html[dir='rtl'] .history__item::before{right:13px;left:auto}html[dir='rtl'] .history__item::after{right:17px;left:auto}.history__link{position:absolute;z-index:1;left:0;display:block;width:350px;height:266px;padding:30px 30px 0;color:white}@media screen and (max-width: 899px){.history__link{position:static;width:100%;height:auto;padding:29px;transition:border-color .4s ease, background .4s ease;border:1px solid #7b6696;background:rgba(123,102,150,0)}}.history__link::before,.history__link::after{position:absolute;top:0;left:0;display:block;width:100%;height:100%;content:'';transition:opacity .4s ease;background-image:url(../images/history-frame.svg);background-repeat:no-repeat;background-size:350px 1064px}@media screen and (max-width: 899px){.history__link::before,.history__link::after{display:none}}html[dir='rtl'] .history__link{right:0;left:auto}html[dir='rtl'] .history__link::before,html[dir='rtl'] .history__link::after{transform:scale(-1, 1)}.history__link::after{opacity:0}.history__item:nth-child(2n+1) .history__link{top:0}.history__item:nth-child(2n+1) .history__link::before{background-position:0 0}.history__item:nth-child(2n+1) .history__link::after{background-position:0 -266px}.history__item:nth-child(2n) .history__link{bottom:0}.history__item:nth-child(2n) .history__link::before{background-position:0 -532px}.history__item:nth-child(2n) .history__link::after{background-position:0 -798px}@media screen and (min-width: 900px){.history._long .history__link{height:300px}}.history._long .history__link::before,.history._long .history__link::after{background-image:url(../images/history-frame-long.svg);background-size:350px 1200px}.history._long .history__item:nth-child(2n+1) .history__link::before{background-position:0 0}.history._long .history__item:nth-child(2n+1) .history__link::after{background-position:0 -300px}.history._long .history__item:nth-child(2n) .history__link::before{background-position:0 -600px}.history._long .history__item:nth-child(2n) .history__link::after{background-position:0 -900px}.history__link:hover{color:white}@media screen and (max-width: 899px){.history__link:hover{border-color:#6f4b9c;background:#7b6696}}.history__link:hover::before{opacity:0}.history__link:hover::after{opacity:1}.history__meta{position:relative;z-index:1;display:flex;margin-bottom:10px;align-items:center;justify-content:space-between}.history__year{font-size:20px;line-height:1.3;letter-spacing:3px;color:#d2c1ff}.history__more{font-size:11px;line-height:1.37;letter-spacing:1px;text-transform:uppercase;border-bottom:2px solid #d2c1ff}.history__text{font-size:14px;line-height:1.58;position:relative;z-index:1}.history__text p{margin-bottom:1.58em;padding-left:20px}.history__text p::before{display:block;float:left;width:10px;height:9px;margin:5px 0 0 -20px;content:'';background:url(../images/history-bullet.svg) no-repeat 50% 50%/contain}.history__text p:last-child{margin-bottom:0}html[dir='rtl'] .history__text p{padding-right:20px;padding-left:0}html[dir='rtl'] .history__text p::before{float:right;margin-right:-20px;margin-left:0}.history__arrow{position:absolute;z-index:2;top:198px;width:63px;height:63px;padding:0;cursor:pointer;transition:opacity .4s ease;border:none;border-radius:50%;outline:none;background:rgba(197,170,209,0.35) url(../images/services-arrow.svg) no-repeat 50% 50%/16px 25px}@media screen and (max-width: 899px){.history__arrow{top:auto;bottom:0;width:55px;height:55px}}.history__arrow._type_prev{left:calc(50% - 645px);transform:rotate(180deg)}@media screen and (max-width: 1369px){.history__arrow._type_prev{left:40px}}@media screen and (max-width: 899px){.history__arrow._type_prev{left:calc(50% - 63px)}}.history__arrow._type_next{right:calc(50% - 645px)}@media screen and (max-width: 1369px){.history__arrow._type_next{right:40px}}@media screen and (max-width: 899px){.history__arrow._type_next{right:calc(50% - 63px)}}.history__arrow.swiper-button-disabled{cursor:default;opacity:.5}html[dir='rtl'] .history__arrow._type_prev{right:calc(50% - 645px);left:auto;transform:rotate(0deg)}@media screen and (max-width: 1369px){html[dir='rtl'] .history__arrow._type_prev{right:40px;left:auto}}@media screen and (max-width: 899px){html[dir='rtl'] .history__arrow._type_prev{right:calc(50% - 63px);left:auto}}html[dir='rtl'] .history__arrow._type_next{right:auto;left:calc(50% - 645px);transform:rotate(180deg)}@media screen and (max-width: 1369px){html[dir='rtl'] .history__arrow._type_next{right:auto;left:40px}}@media screen and (max-width: 899px){html[dir='rtl'] .history__arrow._type_next{right:auto;left:calc(50% - 63px)}}.filter{box-sizing:border-box;position:relative;margin:30px 0 25px}.filter *,.filter ::before,.filter ::after{box-sizing:border-box}@media screen and (max-width: 1099px){.filter{max-width:300px;height:36px;margin:21px auto 8px}}.filter._news{margin:0 auto 40px}@media screen and (max-width: 1099px){.filter._news{max-width:300px;height:36px;margin:0 auto 40px}}.filter__list{display:flex;margin:-10px -16px 0;flex-wrap:wrap;justify-content:center}@media screen and (max-width: 1099px){.filter__list{position:absolute;z-index:2;top:0;left:0;display:block;width:100%;margin:0;padding-top:34px;border:1px solid #c1a7cf;border-radius:5px;background:white}}.filter__link{font-size:11px;line-height:1.28;display:block;margin:10px 16px 0;padding:10px 25px;transition:color .4s ease, border-color .4s ease, background .4s ease;text-align:center;letter-spacing:1px;text-transform:uppercase;color:#404750;border:1px solid #c1a7cf;border-radius:5px}@media screen and (max-width: 1099px){.filter__link{display:none;margin:0;padding:10px 11px;text-align:left;color:#404750 !important;border:0;border-top:1px solid #e4d6f5;border-radius:0}}@media screen and (min-width: 1100px){.filter__link:hover{color:white;border-color:#b09cc9;background:#b09cc9}}@media screen and (max-width: 1099px){.filter__link:hover{color:#404750;background:#f6f2fb}}@media screen and (min-width: 1100px){.filter__link._active{color:white;border-color:#b09cc9;background:#b09cc9}}@media screen and (max-width: 1099px){.filter__link._active{position:absolute;top:0;left:0;display:block;width:100%;padding-right:31px;border-top:0;border-radius:4px}}@media screen and (max-width: 1099px){.filter__link._active::after{position:absolute;top:calc(50% - 2.5px);right:11px;display:block;width:8px;height:5px;content:'';transition:transform .4s ease;transform:rotate(-180deg);background:url(../images/filter-arrow.svg) no-repeat 50% 50%/8px 5px}}@media screen and (max-width: 1099px){.filter__link._active:hover{background:none}}@media screen and (max-width: 1099px){.filter._open .filter__link{display:block}}@media screen and (max-width: 1099px){.filter._open .filter__link._active::after{transform:rotate(0deg)}}@media screen and (max-width: 1099px){.filter__link._active .filter__text{white-space:nowrap;text-overflow:ellipsis}}.clients{box-sizing:border-box;margin:0 0 60px}.clients *,.clients ::before,.clients ::after{box-sizing:border-box}@media screen and (max-width: 1189px){.clients{margin:0 0 40px}}@media screen and (max-width: 767px){.clients{margin:0 0 20px}}.clients__header{padding:0 10px}.clients__body{position:relative;max-width:1376px;margin:0 auto;padding:0 118px}@media screen and (max-width: 599px){.clients__body{padding:0 83px}}.clients__item{position:relative;width:20%;height:258px !important}@media screen and (max-width: 1375px){.clients__item{width:25%}}@media screen and (max-width: 1147px){.clients__item{width:33.3333%}}@media screen and (max-width: 919px){.clients__item{width:50%}}@media screen and (max-width: 691px){.clients__item{width:100%}}.clients__item::after{position:absolute;bottom:0;left:calc(50% - 25px);display:block;content:'';opacity:0;border-right:25px solid transparent;border-bottom:20px solid white;border-left:25px solid transparent}.clients__item._active::after{opacity:1}.clients__link{position:absolute;top:calc(50% - 100px);left:calc(50% - 112px);display:block;width:224px;height:201px;transition:transform .4s ease;transform:scale(0.75);background:url(../images/clients-bg.png) no-repeat 50% 0/224px 603px}@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){.clients__link{background-image:url(../images/clients-bg@2x.png)}}.clients__link::before,.clients__link::after{position:absolute;top:0;left:0;display:block;width:100%;height:100%;content:'';transition:opacity .4s ease}.clients__link::before{transition:opacity .4s ease;opacity:0;background:url(../images/clients-bg.png) no-repeat 50% 100%/224px 603px}@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){.clients__link::before{background-image:url(../images/clients-bg@2x.png)}}.clients__link::after{background:url(../images/clients-bg.png) no-repeat 50% 50%/224px 603px}@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){.clients__link::after{background-image:url(../images/clients-bg@2x.png)}}.clients__link:hover,.clients__item._active .clients__link{transform:scale(1)}.clients__link:hover::before,.clients__item._active .clients__link::before{opacity:1}.clients__hero{position:absolute;z-index:1;top:calc(50% - 80px);left:calc(50% - 80px);display:flex;width:160px;height:160px;align-items:center;justify-content:center}.clients__image{display:block;max-width:100%;max-height:100%}.clients__number{font-size:14px;line-height:36px;position:absolute;z-index:1;top:calc(50% - 20px);left:calc(50% - 18px);width:41px;height:36px;transition:font-size .4s ease;transform:translate(50px, -90px);text-align:center;color:white;background:url(../images/clients-number.svg) no-repeat 50% 50%/41px 36px}.clients__link:hover .clients__number,.clients__item._active .clients__number{font-size:11px}.clients__arrow{position:absolute;top:calc(50% - 32px);width:63px;height:63px;padding:0;cursor:pointer;transition:opacity .4s ease;border:none;border-radius:50%;outline:none;background:rgba(197,170,209,0.65) url(../images/services-arrow.svg) no-repeat 50% 50%/16px 25px}.clients__arrow._type_prev{left:40px;transform:rotate(180deg)}@media screen and (max-width: 599px){.clients__arrow._type_prev{left:10px}}.clients__arrow._type_next{right:40px}@media screen and (max-width: 599px){.clients__arrow._type_next{right:10px}}.clients__arrow.swiper-button-disabled{cursor:default;opacity:.5}.clients__arrow._hidden{display:none}html[dir='rtl'] .clients__arrow._type_prev{right:40px;left:auto;transform:rotate(0deg)}@media screen and (max-width: 599px){html[dir='rtl'] .clients__arrow._type_prev{right:10px;left:auto}}html[dir='rtl'] .clients__arrow._type_next{right:auto;left:40px;transform:rotate(180deg)}@media screen and (max-width: 599px){html[dir='rtl'] .clients__arrow._type_next{right:auto;left:10px}}.clients__contents{max-width:1220px;margin:0 auto;padding:0 40px}@media screen and (max-width: 599px){.clients__contents{padding:0 10px}}.clients__contents-wrapper{overflow:hidden;transition:height .2s ease}.clients__content{display:none;padding:35px 15px;background:white}@media screen and (max-width: 599px){.clients__content{padding:30px 10px}}.clients__content._active{display:block}.clients._media{margin:0;padding:60px 0;background:#f6f2fb}@media screen and (max-width: 767px){.clients._media{padding:40px 0}}.clients._tabs{margin:-40px 0 -20px}.newsline{box-sizing:border-box}.newsline *,.newsline ::before,.newsline ::after{box-sizing:border-box}.newsline__item{display:block;width:calc(25% - 30px);margin:0 15px;color:#404750}@media screen and (max-width: 1189px){.newsline__item{width:calc(33.3333% - 30px)}}@media screen and (max-width: 899px){.newsline__item{width:calc(50% - 30px)}}@media screen and (max-width: 599px){.newsline__item{width:calc(100% - 20px);margin:0 10px;text-align:center}}.newsline__item::before{display:block;width:37px;height:2px;margin-bottom:30px;content:'';background:#d2c1ff}@media screen and (max-width: 599px){.newsline__item::before{margin-right:auto;margin-left:auto}}.newsline__item:hover,.newsline__item:focus{color:#404750}.newsline__date{font-size:11px;line-height:1.5;margin-bottom:25px;text-transform:uppercase}@media screen and (max-width: 599px){.newsline__text{max-width:280px;margin-right:auto;margin-left:auto}}html[dir='rtl'] .newsline__text{text-align:right;direction:ltr}.newsline__pagination{display:flex;justify-content:center}.newsline__pagination._hidden{display:none}.newsline__bullet{width:13px;height:13px;margin:0 .4em;margin-top:30px;cursor:pointer;border-radius:50%;background:#c2a7d0}@media screen and (max-width: 599px){.newsline__bullet{margin-top:20px}}.newsline__bullet._active{background:#8e74b0}.newsline__more{font-size:11px;line-height:1.39;margin-top:20px;letter-spacing:.1em;text-transform:uppercase}.newsline__more-text{padding-bottom:1px;transition:all .4s ease;color:#404750;border-bottom:2px solid #d2c1ff}.newsline__item:hover .newsline__more-text{color:#b09cc9;border-bottom-color:#b09cc9}.staff{box-sizing:border-box;margin-bottom:60px}.staff *,.staff ::before,.staff ::after{box-sizing:border-box}@media screen and (max-width: 767px){.staff{margin-bottom:30px}}.staff__wrapper{display:flex}@media screen and (min-width: 769px){.staff__wrapper{flex-wrap:wrap;justify-content:center}}.staff__item{width:25%;padding:0 10px}@media screen and (max-width: 1103px){.staff__item{width:33.3333%}}@media screen and (max-width: 847px){.staff__item{width:50%}}@media screen and (max-width: 768px){.staff__item{width:100%}}.staff__item>*:last-child{margin-bottom:0}@media screen and (min-width: 1104px){.staff__item:nth-child(n+5){margin-top:60px}}@media screen and (min-width: 848px) and (max-width: 1103px){.staff__item:nth-child(n+4){margin-top:60px}}@media screen and (min-width: 769px) and (max-width: 847px){.staff__item:nth-child(n+3){margin-top:60px}}.staff__nav{position:relative;z-index:1;display:flex;width:100%;margin:30px 0 0;justify-content:center}@media screen and (min-width: 769px){.staff__nav{display:none}}.staff__nav._hidden{display:none}.staff__arrow{width:63px;height:63px;padding:0;cursor:pointer;transition:opacity .4s ease;border:none;border-radius:50%;outline:none;background:rgba(197,170,209,0.65) url(../images/services-arrow.svg) no-repeat 50% 50%/16px 25px}.staff__arrow._type_prev{margin-right:12px;transform:rotate(180deg)}.staff__arrow._type_next{margin-left:12px}.staff__arrow.swiper-button-disabled{cursor:default;opacity:.5}html[dir='rtl'] .staff__arrow._type_prev{margin-right:0;margin-left:12px;transform:rotate(0deg)}html[dir='rtl'] .staff__arrow._type_next{margin-right:12px;margin-left:0;transform:rotate(180deg)}.latestNews{box-sizing:border-box;margin-top:-15px;margin-bottom:20px}.latestNews *,.latestNews ::before,.latestNews ::after{box-sizing:border-box}@media screen and (min-width: 992px){.latestNews{margin-bottom:50px}}@media screen and (min-width: 700px){.latestNews{margin-right:-15px;margin-left:-15px}}@media screen and (max-width: 699px){.latestNews{margin-right:-10px;margin-left:-10px}}@media screen and (min-width: 992px){.latestNews._style-2 .swiper-wrapper{align-items:stretch}}.latestNews .swiper-wrapper{transition-property:transform, height;align-items:flex-start}.latestNews-item{width:calc(33.3333% - 30px);height:auto;margin:0 15px}.latestNews-item._style-2{display:flex;padding:15px 0}@media screen and (max-width: 991px){.latestNews-item{width:calc(50% - 30px)}}@media screen and (max-width: 699px){.latestNews-item{width:calc(50% - 20px);margin:0 10px}}@media screen and (max-width: 519px){.latestNews-item{width:calc(100% - 20px)}}.latestNews__pagination{position:relative;z-index:1;bottom:auto !important;left:auto !important;display:flex;margin:15px 0 0;justify-content:center}.latestNews__pagination._hidden{display:none}.latestNews__bullet{width:13px;height:13px;margin:0 .4em;cursor:pointer;border-radius:50%;background:#c2a7d0}.latestNews__bullet._active{background:#8e74b0}.accents{box-sizing:border-box;margin-bottom:30px}.accents *,.accents ::before,.accents ::after{box-sizing:border-box}@media screen and (min-width: 700px){.accents{margin-right:-15px;margin-left:-15px}}@media screen and (max-width: 699px){.accents{margin-right:-10px;margin-left:-10px}}.accents .swiper-wrapper{transition-property:transform, height;align-items:flex-start}.accents__item{width:33.3333%;height:auto;padding:0 15px}@media screen and (max-width: 991px){.accents__item{width:50%}}@media screen and (max-width: 699px){.accents__item{padding:0 10px}}@media screen and (max-width: 519px){.accents__item{width:100%}}.accents__pagination{position:relative;z-index:1;bottom:auto !important;left:auto !important;display:flex;margin-top:30px;padding-bottom:1px;justify-content:center}.accents__pagination._hidden{display:none}.accents__bullet{width:13px;height:13px;margin:0 .4em;cursor:pointer;border-radius:50%;background:#c2a7d0}.accents__bullet._active{background:#8e74b0}.accents .product{margin-bottom:0;padding-bottom:0}.promo{box-sizing:border-box;position:relative}.promo *,.promo ::before,.promo ::after{box-sizing:border-box}.promo__arrow{position:absolute;z-index:1;top:calc(50% - 32px);width:63px;height:63px;padding:0;cursor:pointer;transition:opacity .4s ease;border:none;border-radius:50%;outline:none;background:rgba(197,170,209,0.65) url(../images/services-arrow.svg) no-repeat 50% 50%/16px 25px}@media screen and (max-width: 599px){.promo__arrow{display:none}}.promo__arrow._type_prev{left:calc(50% - 618px);transform:rotate(180deg)}@media screen and (max-width: 1235px){.promo__arrow._type_prev{left:10px}}.promo__arrow._type_next{right:calc(50% - 618px)}@media screen and (max-width: 1235px){.promo__arrow._type_next{right:10px}}.promo__arrow.swiper-button-disabled{cursor:default;opacity:.5}.promo__pagination{position:absolute;z-index:1;bottom:30px !important;left:0;display:flex;width:100%;justify-content:center}@media screen and (max-width: 599px){.promo__pagination{bottom:20px !important}}.promo__bullet{width:13px;height:13px;margin:0 .4em;cursor:pointer;border-radius:50%;background:#c2a7d0;box-shadow:0 0 2px white}.promo__bullet._active{background:#8e74b0}.promo img{display:block;width:100%}.promo__item{position:relative}.promo__item-bg{position:absolute;top:0;left:0;width:100%;height:100%}.promo__item-inner{position:relative}.promo__video{position:relative;width:100%;max-width:1110px;margin-right:auto;margin-left:auto}.promo__video::before{display:block;width:100%;padding-top:35.1352%;content:''}@media screen and (max-width: 450px){.promo__video::before{padding-top:77.7778%}}.promo__video-btn{position:absolute;top:0;left:0;display:block;width:100%;height:100%;cursor:pointer;background-repeat:no-repeat;background-position:50% 50%;background-size:cover}.promo__video-btn::before{position:absolute;z-index:1;top:calc(50% - 50px);left:calc(50% - 50px);display:block;width:100px;height:100px;content:'';background:url(../images/youtube-play.svg) no-repeat 50% 50%/100px 100px}@media screen and (max-width: 599px){.promo__video-btn::before{top:calc(50% - 25px);left:calc(50% - 25px);width:50px;height:50px;background-size:50px 50px}}.mobile .promo__video-btn,.promo__video._active .promo__video-btn{opacity:0}.promo__bg{position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-position:50% 50%;background-size:auto 100%}@media screen and (max-width: 1110px){.promo__bg{background-size:cover}}.promo__bg._type_desktop{display:block}.promo__bg._type_mobile{display:none}@media screen and (max-width: 450px){.promo__bg._type_mobile{display:block}}@media screen and (max-width: 450px){.promo__bg._type_mobile+.promo__bg._type_desktop{display:none}}.promo__video-iframe{position:absolute;top:0;left:0;display:block;width:100%;height:100%;opacity:0}.mobile .promo__video-iframe,.promo__video._active .promo__video-iframe{opacity:1}.promo__image-link{position:relative;display:block}.promo__image-link::before{display:block;width:100%;padding-top:390px;content:''}@media screen and (max-width: 1110px){.promo__image-link::before{padding-top:35.1352%}}@media screen and (max-width: 450px){.promo__image-link::before{padding-top:77.7778%}}@media screen and (max-width: 450px){.promo__image-link._no-mobile-bg::before{padding-top:35.1352%}}.promo .item-slide{position:relative}.promo .item-slide-1{height:28.5714rem;background:url("../img/slide/slide1min.jpg") no-repeat scroll 50% 50% #fff}@media screen and (min-width: 900px){.promo .item-slide-1{background-image:url("../img/slide/slide1.jpg");background-position:100% 50%}}@media screen and (min-width: 600px){.promo .item-slide-1{height:42rem}}@media screen and (min-width: 900px){.promo .item-slide-1{height:42rem}}.promo .item-slide-box{position:absolute;top:0;right:0;display:flex;width:100%;height:100%;align-items:center}@media screen and (min-width: 900px){.promo .item-slide-box{width:33.8rem}}.promo .item-slide-box-text{width:100%;text-align:center}@media screen and (min-width: 900px){.promo .item-slide-box-text{text-align:left}}.promo .item-slide-box-text .title{font-size:4.2857rem;line-height:.9;padding-bottom:1rem;color:#404750}@media screen and (min-width: 600px){.promo .item-slide-box-text .title{font-size:5.7143rem;padding-bottom:.9rem}}@media screen and (min-width: 900px){.promo .item-slide-box-text .title{padding-bottom:.8rem}}.promo .item-slide-box-text .title-min{font-size:1.7143rem;padding-bottom:2.1rem}@media screen and (min-width: 600px){.promo .item-slide-box-text .title-min{padding-bottom:3.7rem}}.promo .item-slide-box-text .exchange-box{padding:1.5rem .5rem 4rem}@media screen and (min-width: 600px){.promo .item-slide-box-text .exchange-box{padding:2.95rem 0 4rem}}.promo .item-slide-box-text .exchange-box .exchange{font-size:1rem;line-height:1.5714rem;letter-spacing:1.1px;color:#404750}@media screen and (min-width: 600px){.promo .item-slide-box-text .exchange-box .exchange{font-size:1.2857rem;color:#464b55}.promo .item-slide-box-text .exchange-box .exchange .green{color:#48c400}}.promo .item-slide-box-text .exchange-box .exchange .text{display:block}@media screen and (min-width: 600px){.promo .item-slide-box-text .exchange-box .exchange .text{display:inline}}.promo .item-slide-box-text .exchange-box .exchange::after{display:inline-block;width:1rem;height:1rem;margin:0 0 -.16rem 0;content:'';background:url("../images/exchange-slide.svg") no-repeat scroll 50% 50% transparent}@media screen and (min-width: 600px){.promo .item-slide-box-text .exchange-box .exchange::after{height:1.1rem;background-image:url("../images/exchange-slide-big.svg")}}.intro{box-sizing:border-box;color:white;background:#412e5b url(../images/intro-wave.png) no-repeat 50% 100%/1524px 598px}.intro *,.intro ::before,.intro ::after{box-sizing:border-box}.intro._type-social,.intro._type-bounty{background:#412e5b url(../images/intro-wave.png) no-repeat 50% 100%/1524px 598px}.intro__inner{overflow:hidden;max-width:1190px;min-height:598px;margin:0 auto;padding:60px 40px 100px}@media screen and (max-width: 899px){.intro__inner{padding:60px 40px 95px}}@media screen and (max-width: 599px){.intro__inner{padding:30px 10px 95px}}.intro._short .intro__inner{min-height:0;padding-top:45px;padding-bottom:45px}@media screen and (max-width: 599px){.intro._short .intro__inner{padding-top:30px;padding-bottom:30px}}.intro__hero{float:left;width:42%;padding:0 40px 0 0}@media screen and (max-width: 899px){.intro__hero{position:relative;float:none;width:auto;width:270px;margin-right:auto;margin-bottom:40px;margin-left:auto;padding:0}}@media screen and (max-width: 599px){.intro__hero{width:175px;margin-bottom:20px}}html[dir='rtl'] .intro__hero{float:right;padding:0 0 0 40px;text-align:right;direction:ltr}@media screen and (max-width: 899px){html[dir='rtl'] .intro__hero{float:none;padding:0}}.intro__image{display:block;max-width:100%;height:auto}.intro__body{float:right;width:58%}@media screen and (max-width: 899px){.intro__body{float:none;width:auto}}html[dir='rtl'] .intro__body{float:left;text-align:right;direction:ltr}@media screen and (max-width: 899px){html[dir='rtl'] .intro__body{float:none}}.intro__title{font-family:'RobotoRegular', sans-serif;font-size:50px;line-height:1;float:right;width:58%;margin-bottom:40px;color:white}@media screen and (min-width: 1025px){.intro__title{margin-top:40px}}@media screen and (max-width: 899px){.intro__title{float:none;width:auto;text-align:center}}@media screen and (max-width: 599px){.intro__title{font-size:35px;line-height:1.2;margin-bottom:20px}}html[dir='rtl'] .intro__title{float:left;text-align:right;direction:ltr}@media screen and (max-width: 899px){html[dir='rtl'] .intro__title{float:none;text-align:center}}.intro__subtitle{font-size:35px;line-height:1.2;margin-bottom:25px}@media screen and (max-width: 899px){.intro__subtitle{text-align:center}}@media screen and (max-width: 599px){.intro__subtitle{font-size:28px;margin-bottom:20px}}.intro__text{font-family:'Helvetica Neue', Arial, sans-serif;color:#d4bef0}.intro__visible{margin-bottom:1.6rem}.intro__hidden{margin-bottom:1.6rem}@media screen and (max-width: 899px){.intro__hidden{display:none}}.intro._open .intro__hidden{display:block}.intro__more{margin-bottom:1.6rem;text-align:center}@media screen and (min-width: 900px){.intro__more{display:none}}.intro._open .intro__more{display:none}.intro__more-btn{font-size:11px;line-height:1.39;min-width:125px;padding:9px 10px 10px;cursor:pointer;transition:all 0.4s ease;text-align:center;text-transform:uppercase;color:white;border:1px solid white;border-radius:5px;background:transparent}body:not(.mobile) .intro__more-btn:hover{color:#b09cc9;border-color:#b09cc9}.intro__visible-2{font-size:18px;line-height:1.2223}.intro__visible-2>*:last-child{margin-bottom:0}@media screen and (max-width: 899px){.intro__visible-2 p{margin-bottom:10px}}.intro__hidden-2{font-size:16px;line-height:1.375;display:none;padding-top:1.375em}.intro__hidden-2>*:last-child{margin-bottom:0}.intro__more-2{font-size:16px;line-height:1.375;display:flex;margin:0 -20px;padding-top:10px;flex-wrap:wrap}@media screen and (max-width: 599px){.intro__more-2{justify-content:center;margin:0 -10px}}.intro__more-2-item{margin:20px 20px 0}@media screen and (max-width: 599px){.intro__more-2-item{margin:20px 10px 0}}.intro__more-link{color:#b09cc9}.intro__more-link::after{display:inline-block;width:15px;height:11px;margin-left:10px;content:'';transition:transform 0.4s ease;background:url(../images/intro-arrow.svg) no-repeat 50% 50%}body:not(.mobile) .intro__more-link:hover{color:#b09cc9}.intro._open .intro__more-link::after{transform:rotate(180deg)}.intro__more-text{font-family:'Helvetica Neue', Arial, sans-serif;font-size:16px;line-height:1.375;position:relative;z-index:1;display:inline-block;transition:all 0.4s ease}.intro__more-text::before{position:absolute;z-index:-1;bottom:-2px;left:-1px;display:block;width:calc(100% + 2px);height:0;content:'';transition:height 0.4s ease;background:#b09cc9;will-change:height}.intro__more-text::after{position:absolute;bottom:-2px;left:-1px;display:block;width:calc(100% + 2px);height:2px;content:'';transition:background 0.4s ease;background:#b09cc9}body:not(.mobile) .intro__more-link:hover .intro__more-text{color:white}body:not(.mobile) .intro__more-link:hover .intro__more-text::before{height:calc(100% + 3px)}body:not(.mobile) .intro__more-link:hover .intro__more-text::after{background:#b09cc9}.intro__coins-link{color:#b09cc9}.intro__coins-link::before{display:inline-block;width:22px;height:22px;margin-right:10px;content:'';vertical-align:top;background:url(../images/coin.svg) no-repeat 50% 50%}.intro__coins-link::after{display:inline-block;width:15px;height:11px;margin-left:10px;content:'';transition:transform 0.4s ease;background:url(../images/intro-arrow.svg) no-repeat 50% 50%}body:not(.mobile) .intro__coins-link:hover{color:#b09cc9}.intro__coins-text{font-family:'Helvetica Neue', Arial, sans-serif;font-size:16px;line-height:1.375;position:relative;z-index:1;display:inline-block;transition:all 0.4s ease}.intro__coins-text::before{position:absolute;z-index:-1;bottom:-2px;left:-1px;display:block;width:calc(100% + 2px);height:0;content:'';transition:height 0.4s ease;background:#b09cc9;will-change:height}.intro__coins-text::after{position:absolute;bottom:-2px;left:-1px;display:block;width:calc(100% + 2px);height:2px;content:'';transition:background 0.4s ease;background:#b09cc9}body:not(.mobile) .intro__coins-link:hover .intro__coins-text{color:white}body:not(.mobile) .intro__coins-link:hover .intro__coins-text::before{height:calc(100% + 3px)}body:not(.mobile) .intro__coins-link:hover .intro__coins-text::after{background:#b09cc9}.benefits-accents{box-sizing:border-box;position:relative;max-width:1190px;margin:-80px auto 80px;padding:0 40px}.benefits-accents *,.benefits-accents ::before,.benefits-accents ::after{box-sizing:border-box}@media screen and (max-width: 599px){.benefits-accents{margin-bottom:30px;padding:0 10px}}.accent{box-sizing:border-box}.accent *,.accent ::before,.accent ::after{box-sizing:border-box}.accent__hero{margin-bottom:15px}.accent__image{display:block;max-width:100%;height:auto;margin:0 auto}.accent__caption{font-size:20px;line-height:1.3;margin-bottom:30px;text-align:center}.accent__text{text-align:center}.steps{box-sizing:border-box}.steps *,.steps ::before,.steps ::after{box-sizing:border-box}.steps__header{display:flex;color:white;background:#6e568f url(../images/steps-header.png) no-repeat 50% 50%/auto 100%}@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){.steps__header{background-image:url(../images/steps-header@2x.png)}}@media screen and (max-width: 599px){.steps__header{background:#6e568f}}.steps__header-inner{display:flex;flex-direction:column;max-width:680px;min-height:473px;margin:0 auto;padding:40px;text-align:center;align-items:center;justify-content:center;width:100%}@media screen and (max-width: 599px){.steps__header-inner{min-height:0;padding:30px 10px 70px}}.steps__suptitle{font-size:28px;margin-bottom:15px}@media screen and (max-width: 599px){.steps__suptitle{font-size:24px}}.steps__title{font-size:90px;line-height:1}@media screen and (max-width: 599px){.steps__title{font-size:60px}}.steps__text{align-self:stretch;font-size:20px;line-height:1.3;margin-top:15px}@media screen and (max-width: 599px){.steps__text{font-size:18px}}.steps__item._type_wallets{background:#f6f2fb}.steps__num{font-size:11px;line-height:1.37;position:relative;top:-44px;width:99px;height:87px;margin:0 auto 6px;padding-top:25px;text-align:center;text-transform:uppercase;color:white;background:url(../images/step-num.svg) no-repeat 50% 50%/contain}@media screen and (max-width: 599px){.steps__num{margin-bottom:-14px}}.steps__num-hero{font-size:28px;line-height:1;display:block}.steps__caption{font-size:35px;line-height:1.2;max-width:1190px;margin:0 auto;padding:0 40px;text-align:center}@media screen and (max-width: 599px){.steps__caption{padding:0 10px}}.steps__info{font-size:20px;line-height:1.3;max-width:1190px;margin:5px auto 40px;padding:0 40px;text-align:center}@media screen and (max-width: 599px){.steps__info{padding:0 10px}}.tabs{box-sizing:border-box;margin-top:60px}.tabs *,.tabs ::before,.tabs ::after{box-sizing:border-box}@media screen and (max-width: 599px){.tabs{margin-top:25px}}.tabs__list{display:flex;max-width:1190px;margin:0 auto;padding:0 40px;justify-content:center}@media screen and (max-width: 899px){.tabs__list{display:none}}.tabs__item{position:relative;display:flex;width:33.3333%}.tabs__item:nth-last-child(n+2):not(._active)::after{position:absolute;top:calc(50% - 19px);right:0;display:block;width:1px;height:38px;content:'';background:#b09cc9}.tabs__item._active{z-index:1}.tabs__item._active::before,.tabs__item._active::after{position:absolute;top:0;display:block;width:30px;height:100%;content:''}.tabs__item._active::before{right:100%;background:linear-gradient(to right, rgba(213,203,227,0), #d5cbe3)}.tabs__item._active::after{left:100%;background:linear-gradient(to left, rgba(213,203,227,0), #d5cbe3)}.tabs__link{display:flex;width:100%;height:87px;padding-top:3px;transition:none;color:#404750;align-items:center;justify-content:center}.tabs__link:hover,.tabs__link:focus{color:#404750}.tabs__item._active .tabs__link{background:linear-gradient(to bottom, #08b2bf, #08b2bf 3px, #f6f2fb 3px, #f6f2fb)}.tabs__image{display:block;margin-right:10px}html[dir='rtl'] .tabs__image{margin-right:0;margin-left:10px}.tabs__textline{font-size:20px;line-height:1.3;display:block;padding-top:8px}.tabs__body{padding-top:60px;padding-bottom:60px;background-color:#f6f2fb;background-repeat:no-repeat;background-position:50% 50%;background-size:1742px 489px}@media screen and (max-width: 899px){.tabs__body{padding-top:0}}@media screen and (max-width: 599px){.tabs__body{padding-bottom:20px}}.tabs__body._bg_left{background-image:url(../images/tabs-body-left.png)}@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){.tabs__body._bg_left{background-image:url(../images/tabs-body-left@2x.png)}}.tabs__body._bg_right{padding-bottom:105px;background-image:url(../images/tabs-body-right.png)}@media screen and (max-width: 599px){.tabs__body._bg_right{padding-bottom:65px}}@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){.tabs__body._bg_right{background-image:url(../images/tabs-body-right@2x.png)}}.tabs__info{font-family:'Helvetica Neue', Arial, sans-serif;max-width:1190px;margin:50px auto 0;padding:0 40px}@media screen and (max-width: 599px){.tabs__info{margin-top:20px;padding:0 10px}}.tabs__info-inner{position:relative;min-height:160px;padding:40px 40px 40px 250px;background:white;box-shadow:0 0 10px rgba(123,102,150,0.2)}@media screen and (max-width: 899px){.tabs__info-inner{padding:40px}}@media screen and (max-width: 599px){.tabs__info-inner{padding:25px 10px}}.tabs__info-inner::before{position:absolute;top:40px;left:85px;display:block;width:81px;height:81px;content:'';background:url(../images/info-circle.svg) no-repeat 50% 50%/contain}@media screen and (max-width: 899px){.tabs__info-inner::before{position:static;width:50px;height:50px;margin:0 auto;margin-bottom:20px}}@media screen and (min-width: 900px){html[dir='rtl'] .tabs__info-inner{padding:40px 250px 40px 40px}}@media screen and (min-width: 900px){html[dir='rtl'] .tabs__info-inner::before{right:85px;left:auto}}.tabs__info-inner>*:last-child{margin-bottom:0}.tabs__text{font-family:'Helvetica Neue', Arial, sans-serif;font-size:16px;line-height:1.375;margin:0 auto;text-align:center}.tabs__text:nth-last-child(n+2){margin-bottom:40px}.tabs__text>*:last-child{margin-bottom:0}.tabs__contents{margin:-40px 0}@media screen and (min-width: 900px){.tabs__contents{transition:height .5s ease}}@media screen and (max-width: 899px){.tabs__contents{margin:0 0 -20px}}@media screen and (max-width: 599px){.tabs__contents{margin:0 0 -20px}}.tabs__content{padding:40px 0}@media screen and (min-width: 900px){.tabs__content{visibility:hidden;transition:opacity .5s ease, visibility .5s ease, transform .5s ease !important;transform:scale(0.75);opacity:0}}@media screen and (max-width: 899px){.tabs__content{padding:0 0 40px}}@media screen and (max-width: 599px){.tabs__content{padding:0 0 40px}}@media screen and (min-width: 900px){.tabs__content._no-scale{transform:scale(1)}}@media screen and (min-width: 900px){.tabs__content.swiper-slide-active{visibility:visible;transform:scale(1);opacity:1}}.tabs__content-header{display:flex;width:100%;height:87px;margin-bottom:43px;color:#404750;background:#f6f2fb;align-items:center;justify-content:center}@media screen and (min-width: 900px){.tabs__content-header{display:none}}.tabs__content-body{max-width:1190px;margin:0 auto;padding:0 40px}@media screen and (max-width: 599px){.tabs__content-body{padding:0 10px}}.tabs__pagination{position:absolute;z-index:1;top:87px;bottom:auto !important;left:0;display:flex;width:100%;justify-content:center}@media screen and (min-width: 900px){.tabs__pagination{display:none}}.tabs__bullet{display:block;width:13px;height:13px;margin:0 5px;cursor:pointer;border-radius:50%;background:#c2a7d0}.tabs._skip_first .tabs__bullet:first-child{display:none}.tabs__bullet._active{background:#8e74b0}.coins{box-sizing:border-box;font-family:'Helvetica Neue', Arial, sans-serif}.coins *,.coins ::before,.coins ::after{box-sizing:border-box}.coins__body{overflow:hidden;margin:-10px;padding:10px;transition:height .4s ease}@media screen and (min-width: 1190px){.coins._table .coins__body{margin:0;padding:0;background:white;box-shadow:0 0 10px rgba(123,102,150,0.2)}}.coins__header{display:none;padding:23px 0;color:white;background:#7b6696}@media screen and (min-width: 1190px){.coins._table .coins__header{display:flex}}.coins__header-cell{font-size:16px;line-height:1.375;text-align:center}.coins__header-cell:nth-child(1){width:275px}.coins__header-cell:nth-child(2){width:160px}.coins__header-cell:nth-child(3){width:180px}.coins__header-cell:nth-child(4){width:180px}.coins__header-cell:nth-child(5){width:180px}.coins__header-cell:nth-child(6){width:135px}.coins__list{display:flex;margin:-30px -15px 0;flex-wrap:wrap}@media screen and (max-width: 665px){.coins__list{margin:-20px 0 0}}@media screen and (min-width: 1190px){.coins._table .coins__list{display:block;margin:0}}.coins__item{position:relative;display:flex;width:calc(50% - 30px);margin:30px 15px 0;padding:25px 30px;transition:none;transition:box-shadow .4s ease;color:#404750;background:white;box-shadow:0 0 10px rgba(123,102,150,0.2)}@media screen and (max-width: 1189px){.coins__item{width:calc(100% / 3 - 30px);padding:20px}}@media screen and (max-width: 973px){.coins__item{width:calc(100% / 2 - 30px)}}@media screen and (max-width: 665px){.coins__item{width:100%;margin:20px 0 0;justify-content:center}}.coins__item::before,.coins__item::after{position:absolute;display:block;width:0;height:2px;content:'';transition:width .4s ease;background:#b09cc9}.coins__item::before{top:0;left:0}.coins__item::after{right:0;bottom:0}@media screen and (min-width: 1190px){.coins__item:nth-child(n+5){display:none}}@media screen and (max-width: 973px){.coins__item:nth-child(n+5){display:none}}.coins._open .coins__item:nth-child(n+5){display:flex}@media screen and (max-width: 1189px) and (min-width: 974px){.coins__item:nth-child(n+7){display:none}}.coins._open .coins__item:nth-child(n+7){display:flex}.coins__item:hover{color:#404750}body:not(.mobile) .coins__item:hover{box-shadow:0 0 20px rgba(123,102,150,0.4)}body:not(.mobile) .coins__item:hover::before,body:not(.mobile) .coins__item:hover::after{width:100%}@media screen and (min-width: 1190px){.coins._table .coins__item{width:auto;margin:0;padding:14px 0;background:none;box-shadow:none}}@media screen and (min-width: 1190px){.coins._table .coins__item::before,.coins._table .coins__item::after{display:none}}@media screen and (min-width: 1190px){.coins._table .coins__item:nth-child(n+2){border-top:1px solid #e4d6f5}}@media screen and (min-width: 1190px){body:not(.mobile) .coins._table .coins__item:hover{box-shadow:none}}.coins__item-inner{display:flex;width:100%;flex-wrap:wrap}.coins__item-inner::before,.coins__item-inner::after{position:absolute;display:block;width:2px;height:0;content:'';transition:height .4s ease;background:#b09cc9}.coins__item-inner::before{top:0;left:0}.coins__item-inner::after{right:0;bottom:0}body:not(.mobile) .coins__item:hover .coins__item-inner::before,body:not(.mobile) .coins__item:hover .coins__item-inner::after{height:100%}@media screen and (min-width: 1190px){.coins._table .coins__item-inner::before,.coins._table .coins__item-inner::after{display:none}}.coins__item-hero{position:relative;display:flex;width:calc(100% - 238px);min-height:86px;padding-right:30px;align-items:center;justify-content:center}@media screen and (max-width: 1189px){.coins__item-hero{width:100%;margin-bottom:20px;padding-right:0}}@media screen and (min-width: 1190px){.coins._table .coins__item-hero{width:275px;padding-right:0}}.coins__image{display:block;max-width:100%;max-height:100%;transition:all .4s ease}.coins__item._in-progress .coins__image{opacity:.5;filter:grayscale(100%)}body:not(.mobile) .coins__item._in-progress:hover .coins__image{opacity:1;filter:grayscale(0)}.coins__progress{position:absolute;top:0;left:0;display:flex;flex-direction:column;width:100%;height:100%;transition:opacity .4s ease;align-items:center;justify-content:center}.coins__progress::before{display:block;width:32px;height:32px;margin:0 auto 9px;content:'';background:url(../images/progress.svg) no-repeat 50% 50%}body:not(.mobile) .coins__item:hover .coins__progress{opacity:0}.coins__progress-text{font-family:'Helvetica Neue', Arial, sans-serif;font-size:11px;font-weight:bold;line-height:1.3637;display:block;width:100%;max-width:96px;margin:0 auto;text-align:center;letter-spacing:1px;text-transform:uppercase;color:#404750}.coins__item-body{width:238px}@media screen and (max-width: 1189px){.coins__item-body{width:100%}}@media screen and (max-width: 665px){.coins__item-body{max-width:370px;margin:0 auto}}@media screen and (min-width: 1190px){.coins._table .coins__item-body{display:flex;width:auto;align-items:center;align-self:center}}.coins__cell{font-size:14px;line-height:1.4286;position:relative;padding:10px 0 10px 95px}html[dir='rtl'] .coins__cell{padding:10px 95px 10px 0}.coins__cell::before{position:absolute;top:calc(50% - .7143em);left:0;display:block;width:90px;content:attr(data-title) ":"}html[dir='rtl'] .coins__cell::before{right:0;left:auto}.coins__cell:nth-last-child(n+2){border-bottom:1px solid #e4d6f5}@media screen and (min-width: 1190px){.coins._table .coins__cell{padding:0;text-align:center}}@media screen and (min-width: 1190px){.coins._table .coins__cell::before{display:none}}@media screen and (min-width: 1190px){.coins._table .coins__cell::after{position:absolute;top:calc(50% - 13px);left:0;display:block;width:1px;height:25px;content:'';background:#e4d6f5}}@media screen and (min-width: 1190px){.coins._table .coins__cell:nth-last-child(n+2){border-bottom:0}}@media screen and (min-width: 1190px){.coins._table .coins__cell:nth-child(1){width:160px}}@media screen and (min-width: 1190px){.coins._table .coins__cell:nth-child(2){width:180px}}@media screen and (min-width: 1190px){.coins._table .coins__cell:nth-child(3){width:180px}}@media screen and (min-width: 1190px){.coins._table .coins__cell:nth-child(4){width:180px}}@media screen and (min-width: 1190px){.coins._table .coins__cell:nth-child(5){width:135px;padding:0 14px}}@media screen and (min-width: 1190px){html[dir='rtl'] .coins._table .coins__cell::after{right:0;left:auto}}.coins__footer{width:160px;margin:0 auto;padding-top:40px}@media screen and (max-width: 599px){.coins__footer{padding-top:30px}}.core-wallets{box-sizing:border-box;display:flex;margin:0 -15px;flex-wrap:wrap}.core-wallets *,.core-wallets ::before,.core-wallets ::after{box-sizing:border-box}@media screen and (max-width: 599px){.core-wallets{display:block;margin:0}}.core-wallets__item{display:flex;flex-direction:column;width:calc(33.3333% - 30px);margin:0 15px;padding:40px;transition:all .4s ease;color:#464b55;border:1px solid #f0ebff;background:white;justify-content:space-between}@media screen and (max-width: 1189px){.core-wallets__item{padding:40px 20px}}@media screen and (max-width: 599px){.core-wallets__item{width:auto;margin:0;padding:20px}}.core-wallets__item:hover{color:#464b55;border-color:white;box-shadow:0 0 20px rgba(123,102,150,0.4)}@media screen and (max-width: 599px){.core-wallets__item:nth-last-child(n+2){margin-bottom:20px}}.core-wallets__hero{position:relative;display:flex;height:70px;margin-bottom:40px;align-items:center;justify-content:center}@media screen and (max-width: 599px){.core-wallets__hero{margin-bottom:20px}}.core-wallets__image{display:block;max-width:100%;max-height:100%}.core-wallets__caption{font-size:20px;line-height:1.3;text-align:center}.core-wallets__os{font-size:12px;display:flex;margin-top:15px;color:#858585;justify-content:center}.core-wallets__os-item:nth-last-child(n+2)::after{margin:0 10px;content:'\007C';color:#b09cc9}.projects{box-sizing:border-box;position:relative;max-width:1190px;margin:-160px auto 80px;padding:0 40px}.projects *,.projects ::before,.projects ::after{box-sizing:border-box}@media screen and (max-width: 1023px){.projects{margin:-132px auto 80px}}@media screen and (max-width: 599px){.projects{margin:-112px auto 40px;padding:0 10px}}.projects_static{margin:0 auto 80px;padding-top:60px}@media screen and (max-width: 1023px){.projects_static{margin:0 auto 80px}}@media screen and (max-width: 599px){.projects_static{margin:0 auto 40px;padding-top:30px}}.projects__title{margin:0;padding:0}.projects__list{display:flex;margin:0 -15px;flex-wrap:wrap}@media screen and (max-width: 599px){.projects__list{margin:0 -10px}}.projects__item{width:calc(25% - 30px);margin:40px 15px 0}@media screen and (max-width: 1189px){.projects__item{width:calc(33.3333% - 30px)}}@media screen and (max-width: 767px){.projects__item{width:calc(50% - 30px)}}@media screen and (max-width: 599px){.projects__item{width:calc(50% - 20px);margin:20px 10px 0}}@media screen and (max-width: 479px){.projects__item{width:calc(100% - 20px)}}.projects__link{position:relative;display:block;height:242px;margin-bottom:10px}@media screen and (max-width: 1023px) and (min-width: 480px){.projects__link{height:182px}}@media screen and (max-width: 599px){.projects__link{margin-bottom:0}}.projects__link::before{position:absolute;top:20px;left:calc(50% - 112px);display:block;width:224px;height:202px;content:'';background:url(../images/project-bg.svg) no-repeat 50% 50%/contain}@media screen and (max-width: 1023px) and (min-width: 480px){.projects__link::before{top:15px;left:calc(50% - 84px);width:168px;height:152px}}.projects__link::after{position:absolute;top:0;left:calc(50% - 132px);display:block;width:264px;height:242px;content:'';transition:opacity .4s ease;opacity:0;background:url(../images/project-bg-hover.svg) no-repeat 50% 50%/contain}@media screen and (max-width: 1023px) and (min-width: 480px){.projects__link::after{left:calc(50% - 99px);width:198px;height:184px}}.projects__link:hover::after{opacity:1}.projects__hero-holder{position:relative;display:block;height:242px;margin-bottom:10px}@media screen and (max-width: 1023px) and (min-width: 480px){.projects__hero-holder{height:182px}}@media screen and (max-width: 599px){.projects__hero-holder{margin-bottom:0}}.projects__hero-holder::before{position:absolute;top:20px;left:calc(50% - 112px);display:block;width:224px;height:202px;content:'';background:url(../images/project-bg.svg) no-repeat 50% 50%/contain}@media screen and (max-width: 1023px) and (min-width: 480px){.projects__hero-holder::before{top:15px;left:calc(50% - 84px);width:168px;height:152px}}.projects__hero{position:absolute;top:51px;left:calc(50% - 70px);display:flex;width:140px;height:140px;align-items:center;justify-content:center}@media screen and (max-width: 1023px) and (min-width: 480px){.projects__hero{top:38px;left:calc(50% - 53px);width:105px;height:105px}}.projects__image{display:block;max-width:100%;max-height:100%}.projects__more{font-size:11px;line-height:1.39;position:absolute;z-index:1;top:calc(50% - 18px);left:calc(50% - 63px);display:block;width:126px;padding:11px 10px 8px;transition:opacity .4s ease;text-align:center;text-transform:uppercase;opacity:0;color:white;border:1px solid white;border-radius:5px}@media screen and (max-width: 1023px){.projects__more{left:calc(50% - 50px);width:100px}}.projects__link:hover .projects__more{opacity:1}.projects__text{font-size:14px;line-height:1.5;text-align:center}@media screen and (max-width: 479px){.projects__text{max-width:300px;margin:0 auto}}html[dir='rtl'] .projects__text{direction:ltr}.new-partner{box-sizing:border-box;border-top:1px solid #e4d6f5}.new-partner *,.new-partner ::before,.new-partner ::after{box-sizing:border-box}.new-partner__inner{max-width:1190px;min-height:182px;margin:0 auto;padding:40px 40px 0;text-align:center;background:url(../images/new-partner-bg.png) no-repeat 50% 50%/1000px 183px}@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){.new-partner__inner{background-image:url(../images/new-partner-bg@2x.png)}}@media screen and (max-width: 599px){.new-partner__inner{min-height:0;padding:40px 10px;background:none}}.new-partner__title{font-size:28px;margin-bottom:20px;text-align:center}@media screen and (max-width: 599px){.new-partner__title{font-size:20px}}html[dir='rtl'] .new-partner__title{direction:ltr}.new-partner__btn{font-size:16px;line-height:1.75;display:inline-block;min-width:250px;padding:13px 15px 9px;cursor:pointer;transition:none;text-align:center;letter-spacing:.1em;text-transform:uppercase;color:white;border-radius:5px;background:#c5a9d1}.new-partner__btn:hover,.new-partner__btn:active{color:white;background:linear-gradient(to left, #d8c0e2, #c2b2d7)}.new-partner-form{margin-top:60px}@media screen and (max-width: 899px){.new-partner-form{margin-top:40px}}@media screen and (max-width: 599px){.new-partner-form{margin-top:30px}}.project{box-sizing:border-box;position:relative;display:flex;max-width:1190px;margin:0 auto 50px;padding:0 40px;flex-wrap:wrap;justify-content:center}.project *,.project ::before,.project ::after{box-sizing:border-box}@media screen and (max-width: 599px){.project{padding:0 10px}}.project__logo{position:relative;width:224px;height:202px;background:url(../images/project-bg.svg) no-repeat 50% 50%/contain}@media screen and (max-width: 1023px){.project__logo{width:168px;height:152px}}@media screen and (max-width: 599px){.project__logo{margin:0 auto 20px}}.project__logo-inner{position:absolute;top:calc(50% - 70px);left:calc(50% - 70px);display:flex;width:140px;height:140px;align-items:center;justify-content:center}@media screen and (max-width: 1023px){.project__logo-inner{top:38px;top:calc(50% - 53px);left:calc(50% - 53px);width:105px;height:105px}}.project__logo-image{display:block;max-width:100%;max-height:100%}.project__back{width:100%;margin-bottom:50px}@media screen and (max-width: 899px){.project__back{margin-bottom:40px;text-align:center}}.project__body{display:flex;width:calc(100% - 224px);padding-left:70px;justify-content:space-between}@media screen and (max-width: 1023px){.project__body{width:calc(100% - 168px);padding-left:32px}}@media screen and (max-width: 899px){.project__body{display:block}}@media screen and (max-width: 599px){.project__body{width:100%;padding-left:0}}.project__text{width:100%}html[dir='rtl'] .project__text{text-align:right;direction:ltr}.back{box-sizing:border-box;font-size:11px;line-height:1.39;display:inline-block;padding:11px 16px 8px;transition:all .4s ease;letter-spacing:.1em;text-transform:uppercase;color:#404750;border:1px solid #c1a7cf;border-radius:5px}.back *,.back ::before,.back ::after{box-sizing:border-box}.back:hover,.back:active{color:white;border-color:#b09cc9;background:#b09cc9}.back:hover .back__icon,.back:active .back__icon{fill:white}.back__icon{margin-right:.5em;transition:fill .4s ease;fill:#7b6696}html[dir='rtl'] .back__icon{margin-right:0;margin-left:.5em;transform:rotate(180deg)}.join-telegram{box-sizing:border-box;position:fixed;z-index:10;display:none;transform:translate3d(0, 0, 0)}.join-telegram *,.join-telegram ::before,.join-telegram ::after{box-sizing:border-box}@media screen and (max-width: 1024px){.join-telegram{bottom:0;left:0;width:100%;text-align:center;background:#412e5b}}@media screen and (min-width: 1025px){.join-telegram{right:20px;bottom:20px;overflow:hidden;width:60px;height:60px;transition:width .5s ease;border-radius:30px;background:linear-gradient(to bottom, #37aee2, #1e96c8);justify-content:space-between}}@media screen and (min-width: 1025px){body:not(.mobile) .join-telegram:hover{width:330px}}@media screen and (min-width: 1025px){.join-telegram::before{position:absolute;top:17px;left:10px;display:block;width:34px;height:28px;content:'';background:url(../images/telegram-icon.svg) no-repeat 50% 50%}}@media screen and (min-width: 1025px){html[dir='rtl'] .join-telegram::before{right:16px;left:auto}}.join-telegram__link{font-size:16px;line-height:1.375;position:relative;display:block;color:white}@media screen and (max-width: 1024px){.join-telegram__link{padding:13px 10px 11px}}@media screen and (min-width: 1025px){.join-telegram__link{padding:19px 0 19px 60px;white-space:nowrap}}@media screen and (max-width: 1024px){.join-telegram__link::before{display:inline-block;width:34px;height:34px;margin:-7px 8px -5px 0;content:'';vertical-align:top;background:url(../images/telegram.svg) no-repeat 50% 50%/contain}}.join-telegram__link:hover,.join-telegram__link:focus{color:white}@media screen and (min-width: 1025px){html[dir='rtl'] .join-telegram__link{padding-right:60px;padding-left:0}}.join-telegram__close{display:block;cursor:pointer;border:0;outline:none;background:none}@media screen and (max-width: 1024px){.join-telegram__close{position:absolute;top:0;right:0;width:32px;height:100%}}@media screen and (min-width: 1025px){.join-telegram__close{position:relative;width:52px;height:60px}}.join-telegram__close::before,.join-telegram__close::after{position:absolute;top:calc(50% - 1px);left:calc(50% - 9px);display:block;width:18px;height:2px;content:'';background:white}.join-telegram__close::before{transform:rotate(45deg)}.join-telegram__close::after{transform:rotate(-45deg)}@media screen and (max-width: 1024px){body._visible_telegram .join-telegram{display:block}}@media screen and (min-width: 1025px){body._visible_telegram .join-telegram{display:flex}}@media screen and (max-width: 1024px){.join-telegram._absolute{position:absolute;bottom:calc(100% - 46px)}}@media screen and (max-width: 1024px){body._visible_telegram .footer{position:relative;padding-top:46px}}@media screen and (max-width: 1024px){body._visible_telegram #intercom-container .intercom-launcher-frame,body._visible_telegram #intercom-container .intercom-launcher-discovery-frame{bottom:66px !important}}@media screen and (min-width: 1025px){body._visible_telegram #intercom-container .intercom-launcher-frame,body._visible_telegram #intercom-container .intercom-launcher-discovery-frame{bottom:94px !important}}@media screen and (max-width: 1024px){body._visible_telegram .up{bottom:140px}}@media screen and (min-width: 1025px){body._visible_telegram .up{bottom:168px}}.animate-it{transition:transform .4s ease, opacity .4s ease;transform:translateY(30px);opacity:0}.animate-it._animated{transition:transform .75s ease, opacity .75s ease;transform:none;opacity:1}.docs{box-sizing:border-box;margin:0 !important;list-style:none}.docs *,.docs ::before,.docs ::after{box-sizing:border-box}.docs__item{margin:0;padding:0;transition:background .3s;border-top:1px solid #e4d6f5;background:#f6f2fb}.docs__item::before{display:none !important}.docs__item._active{background:white}.docs__link{font-size:18px;line-height:22px;display:block;padding:19px 20px 18px;color:#404750}.docs__link:hover{color:#404750}.docs__item._active>.docs__link{font-weight:bold;box-shadow:3px 0 0 #b09cc9 inset}.docs__toggle{font-size:18px;line-height:22px;position:relative;display:block;padding:19px 30px 18px 20px;cursor:pointer;color:#404750}.docs__toggle::before{position:absolute;top:50%;right:12px;width:12px;height:12px;margin-top:-6px;content:'';transition:transform .3s;background:url(../images/arrow-drop.svg) no-repeat 50% 50%}.docs__item._active .docs__toggle::before{transform:rotate(180deg)}.docs__submenu{font-size:16px;line-height:20px;display:none;margin:0 !important;list-style:none}.docs__item._active>.docs__submenu,.docs__submenu-item._active>.docs__submenu{display:block}.docs__submenu-item{margin:0 !important;padding:0 !important;border-top:1px solid #e4d6f5}.docs__submenu-item::before{display:none !important}.docs__submenu-link{display:block;padding:17px 20px 16px 30px;color:#8b9096}.docs__submenu-link:hover{color:#404750}.docs__submenu .docs__submenu .docs__submenu-link{padding-left:40px}.docs__submenu-item._active>.docs__submenu-link{font-weight:bold;color:#404750;box-shadow:3px 0 0 #b09cc9 inset}.docs__submenu-toggle{position:relative;display:block;padding:17px 30px 16px;cursor:pointer;color:#404750}.docs__submenu-toggle::before{position:absolute;top:50%;right:12px;width:12px;height:12px;margin-top:-6px;content:'';transition:transform .3s;background:url(../images/arrow-drop.svg) no-repeat 50% 50%}.docs__submenu-item._active>.docs__submenu-toggle::before{transform:rotate(180deg)}.buy-coins{max-width:1190px;margin:50px auto 0;padding:0 40px}@media screen and (max-width: 599px){.buy-coins{margin-top:30px;padding:0 10px}}.buy-coins__inner{position:relative;background:white;box-shadow:0 0 10px rgba(123,102,150,0.2)}.buy-coins__caption{font-family:'RobotoRegular', sans-serif;font-size:35px;line-height:1.2;position:relative;padding:50px;text-align:center;color:white;background:#412e5b url(../images/industry-header.svg) no-repeat 50% 100%}@media screen and (max-width: 899px){.buy-coins__caption{padding:30px 50px}}@media screen and (max-width: 599px){.buy-coins__caption{font-size:28px;padding:25px 10px}}.buy-coins__body{padding:50px}@media screen and (max-width: 599px){.buy-coins__body{padding:25px 10px}}.buy-coins__intro{font-family:'RobotoRegular', sans-serif;font-size:28px;line-height:1.2;text-align:center}.buy-coins__benefits{font-family:'RobotoRegular', sans-serif;font-size:20px;line-height:1.3;display:flex;margin:0 -13px;flex-wrap:wrap;justify-content:center}@media screen and (max-width: 599px){.buy-coins__benefits{display:block;margin:20px 0 0}}.buy-coins__benefits-item{margin:20px 13px 0;padding-left:30px;background:url(../images/solution-tick.svg) no-repeat 0 3px/20px 20px}@media screen and (max-width: 599px){.buy-coins__benefits-item{margin:7px 0 0}}html[dir='rtl'] .buy-coins__benefits-item{padding-right:30px;padding-left:0;background-position:100% 3px}.buy-coins__highlight{background:#fff786}.buy-coins__text{font-family:'Helvetica Neue', Arial, sans-serif;font-size:16px;line-height:1.375;max-width:730px;margin:20px auto 0;text-align:center}@media screen and (max-width: 599px){.buy-coins__text{text-align:left}}.buy-coins__cards{display:flex;margin:30px -7px 0;align-items:center;flex-wrap:wrap;justify-content:center}.buy-coins__cards-item{margin:0 7px}.buy-coins__cards-image{display:block}.buy-coins__btn-holder{max-width:250px;margin:30px auto 0}.services-list{box-sizing:border-box;padding:70px 0;background:#f6f2fb}.services-list *,.services-list ::before,.services-list ::after{box-sizing:border-box}@media screen and (max-width: 599px){.services-list{padding:30px 0}}.services-list__header{position:relative;z-index:2;max-width:1190px;margin:0 auto;padding:0 40px}@media screen and (max-width: 899px){.services-list__header{display:flex;flex-direction:column;align-items:center}}@media screen and (max-width: 599px){.services-list__header{padding:0 10px}}.services-list__header::after{display:table;clear:both;content:''}@media screen and (max-width: 599px){.services-list__header::after{display:none}}.services-list__title{font-family:'RobotoRegular', sans-serif;font-size:35px;line-height:1.2;padding:0}@media screen and (max-width: 899px){.services-list__title{width:100%;text-align:center}}@media screen and (max-width: 599px){.services-list__title{font-size:28px}}.services-list__btn-holder{float:right;min-width:255px;margin-left:20px}@media screen and (max-width: 899px){.services-list__btn-holder{float:none;width:100%;margin:20px auto 0;order:1}}html[dir='rtl'] .services-list__btn-holder{float:left;margin-right:20px;margin-left:0}@media screen and (max-width: 899px){html[dir='rtl'] .services-list__btn-holder{float:none;margin:20px auto 0}}.services-list__body{max-width:1190px;margin:0 auto;padding:0 40px}@media screen and (max-width: 599px){.services-list__body{padding:0}}.services-list__body._grid{display:flex;padding:0 25px;flex-wrap:wrap}@media screen and (max-width: 899px){.services-list__body._grid{padding:0 40px}}@media screen and (max-width: 599px){.services-list__body._grid{padding:0}}.services-dd{box-sizing:border-box;position:relative;z-index:3}.services-dd *,.services-dd ::before,.services-dd ::after{box-sizing:border-box}.services-dd::before{position:fixed;top:0;left:0;visibility:hidden;width:100%;height:100%;content:'';transition:opacity .4s ease, visibility .4s ease, z-index .4s ease;opacity:0;background:rgba(0,0,0,0.75)}.services-dd._open::before{z-index:99;visibility:visible;opacity:1}.services-dd__btn{padding-right:40px !important;padding-left:40px !important;transition:z-index .4s ease}.services-dd._open .services-dd__btn{z-index:99}.services-dd__btn-icon{position:absolute;top:19px;right:19px;display:block;width:15px;height:11px;content:'';transition:transform .4s ease;background:url(../images/btn-arrow.svg) no-repeat 50% 50%/15px 11px;will-change:transform}.services-dd._open .services-dd__btn-icon{transform:rotate(180deg)}html[dir='rtl'] .services-dd__btn-icon{right:auto;left:19px}.services-dd__popup{position:absolute;top:85px;right:0;visibility:hidden;width:1110px;padding:60px 65px;transition:opacity .4s ease, visibility .4s ease, z-index .4s ease;opacity:0;background:white;box-shadow:0 0 20px rgba(123,102,150,0.4)}@media screen and (max-width: 1189px){.services-dd__popup{width:calc(100vw - 80px)}}@media screen and (max-width: 899px){.services-dd__popup{top:60px}}@media screen and (max-width: 599px){.services-dd__popup{width:calc(100vw - 20px);padding:40px 10px}}html[dir='rtl'] .services-dd__popup{right:auto;left:0}.services-dd__popup::before{position:absolute;top:-16px;right:105px;display:block;width:32px;height:32px;content:'';transform:rotate(45deg);background:white;box-shadow:0 0 20px rgba(123,102,150,0.4)}@media screen and (max-width: 899px){.services-dd__popup::before{display:none}}html[dir='rtl'] .services-dd__popup::before{right:auto;left:105px}.services-dd__popup::after{position:absolute;top:0;left:0;display:block;width:100%;height:45px;content:'';background:white}@media screen and (max-width: 599px){.services-dd__popup::after{display:none}}.services-dd._open .services-dd__popup{z-index:99;visibility:visible;opacity:1}.services-dd__close{position:absolute;z-index:1;top:16px;right:16px;display:block;width:30px;height:30px;padding:0;cursor:pointer;border:0;outline:none;background:url(../images/close.svg) no-repeat 50% 50%/18px 18px}@media screen and (max-width: 599px){.services-dd__close{top:6px;right:6px}}.solution{box-sizing:border-box;max-width:1110px;margin:40px auto 0;background:white;box-shadow:0 0 10px rgba(123,102,150,0.2)}.solution *,.solution ::before,.solution ::after{box-sizing:border-box}@media screen and (max-width: 599px){.solution{margin-top:20px}}.solution._hidden{display:none}._grid .solution{position:relative;display:block;width:calc(50% - 30px);margin:100px 15px 0;padding:88px 40px 98px}@media screen and (max-width: 899px){._grid .solution{width:100%;margin:100px 0 0}}@media screen and (max-width: 599px){._grid .solution{margin-top:90px;padding:88px 10px 98px}}._grid .solution._hidden{display:none}.solution__body{display:flex;padding:60px 65px;align-items:flex-start}@media screen and (max-width: 899px){.solution__body{display:block}}@media screen and (max-width: 599px){.solution__body{padding:20px 10px 30px}}._grid .solution__body{display:block;padding:0}.solution__hero{width:140px;margin:40px 50px 0 0}@media screen and (max-width: 899px){.solution__hero{margin:0 auto 20px}}@media screen and (max-width: 599px){.solution__hero{width:100px}}html[dir='rtl'] .solution__hero{margin:40px 0 0 50px}@media screen and (max-width: 899px){html[dir='rtl'] .solution__hero{margin:0 auto 20px}}._grid .solution__hero,html[dir='rtl'] ._grid .solution__hero{position:absolute;top:-70px;left:calc(50% - 60px);width:120px;margin:0}@media screen and (max-width: 899px){._grid .solution__hero,html[dir='rtl'] ._grid .solution__hero{margin:0}}.solution__image{display:block;max-width:100%;height:auto}.solution__content{width:calc(100% - 190px)}@media screen and (max-width: 899px){.solution__content{width:auto}}._grid .solution__content{width:auto}.solution__title{font-family:'RobotoRegular', sans-serif;font-size:28px;line-height:1.2}@media screen and (max-width: 899px){.solution__title{text-align:center}}._grid .solution__title{text-align:center}.solution__text{font-size:18px;line-height:1.4445;margin-top:20px}@media screen and (max-width: 599px){.solution__text{font-size:16px;line-height:1.375}}._grid .solution__text{font-size:16px;line-height:1.375}.solution__more{display:flex;margin-top:40px;justify-content:flex-end}@media screen and (max-width: 899px){.solution__more{margin-top:20px;justify-content:flex-start}}._grid .solution__more{position:absolute;bottom:0;left:0;width:100%;border-top:1px solid #e4d6f5}.solution__more-item:nth-last-child(n+2){margin-right:30px;padding-right:30px;border-right:1px solid #e4d6f5}html[dir='rtl'] .solution__more-item:nth-last-child(n+2){margin-right:0;margin-left:30px;padding-right:0;padding-left:30px;border-right:0;border-left:1px solid #e4d6f5}._grid .solution__more-item:nth-last-child(n+2){margin-right:0;padding-right:0}html[dir='rtl'] ._grid .solution__more-item:nth-last-child(n+2){margin-left:0;padding-left:0}._grid .solution__more-item{width:50%;padding:23px 0;text-align:center}@media screen and (max-width: 899px){._grid .solution__more-item:only-child{padding-left:40px;text-align:left}}@media screen and (max-width: 599px){._grid .solution__more-item:only-child{padding-left:10px}}@media screen and (max-width: 899px){html[dir='rtl'] ._grid .solution__more-item:only-child{padding-right:40px;text-align:right}}@media screen and (max-width: 599px){html[dir='rtl'] ._grid .solution__more-item:only-child{padding-right:10px}}.solution__details{position:relative;display:block;height:104px;cursor:pointer}@media screen and (max-width: 599px){.solution__details{height:84px}}.solution__details::before{position:absolute;top:7px;left:0;display:block;width:100%;content:'';border-top:1px solid #e4d6f5}.solution__details::after{position:absolute;top:25px;left:calc(50% - 20px);display:block;width:39px;height:39px;content:'';transition:background-color .4s ease;border-radius:50% 50%;background:#f6f2fb url(../images/btn-arrow.svg) no-repeat 50% 50%/13px auto}body:not(.mobile) .solution__details:hover::after{background-color:#e7dcf5}body:not(.mobile) .solution__details:active::after{background-color:#d0bce9}._grid .solution__details{display:none}.solution__details-text{font-size:11px;font-weight:bold;line-height:1.3637;position:absolute;top:0;left:50%;display:block;padding:0 9px;transform:translateX(-50%);white-space:nowrap;letter-spacing:1px;text-transform:uppercase;color:#404750;background:white}.solution__info{display:none;padding:40px 65px;border-top:1px solid #e4d6f5}@media screen and (max-width: 599px){.solution__info{padding:20px 10px}}._grid .solution__info{display:block;margin-top:30px;padding:0;border-top:0}.solution__info-title{font-size:24px;line-height:1.25;margin:0 0 20px;text-align:center}@media screen and (max-width: 599px){.solution__info-title{font-size:20px}}._grid .solution__info-title{font-size:20px;text-align:left}html[dir='rtl'] ._grid .solution__info-title{text-align:right}.solution__list{font-size:16px;line-height:1.375;display:flex;margin:-30px -30px 0;flex-wrap:wrap}@media screen and (max-width: 1023px){.solution__list{margin:-30px -15px 0}}@media screen and (max-width: 899px){.solution__list{flex-direction:column;margin:-20px 0 0}}._grid .solution__list{margin:-30px -15px 0}@media screen and (max-width: 1023px){._grid .solution__list{margin:-30px 0 0}}@media screen and (max-width: 899px){._grid .solution__list{margin:-20px 0 0}}.solution__list-item{width:calc(100% / 3 - 60px);margin:30px 30px 0;padding:0 0 0 30px}@media screen and (max-width: 1023px){.solution__list-item{width:calc(100% / 3 - 30px);margin:30px 15px 0}}@media screen and (max-width: 899px){.solution__list-item{width:100%;margin:20px 0 0}}html[dir='rtl'] .solution__list-item{padding:0 30px 0 0}.solution__list-item::before{display:block;float:left;width:20px;height:20px;margin:1px 0 0 -30px;content:'';background:url(../images/solution-tick.svg) no-repeat 50% 50%}html[dir='rtl'] .solution__list-item::before{float:right;margin:1px -30px 0 0}._grid .solution__list-item{width:calc(50% - 30px);margin:30px 15px 0}@media screen and (max-width: 1023px){._grid .solution__list-item{width:100%;margin:30px 0 0}}@media screen and (max-width: 899px){._grid .solution__list-item{margin:20px 0 0}}.solution__actions{display:flex;margin:40px -65px 0;padding:40px 50px 0;border-top:1px solid #e4d6f5;justify-content:center}@media screen and (max-width: 599px){.solution__actions{margin:20px -10px 0;padding:20px 0 0}}._grid .solution__actions{display:none}.solution__action{width:calc(50% - 30px);max-width:160px;margin:0 15px}@media screen and (max-width: 599px){.solution__action{width:calc(50% - 20px);margin:0 10px}}.btn{box-sizing:border-box;font-family:'Helvetica Neue', Arial, sans-serif;font-weight:bold;position:relative;z-index:1;display:inline-block;overflow:hidden;cursor:pointer;transition:background 0.4s ease, border-color 0.4s ease;text-align:center;vertical-align:top;letter-spacing:1px;text-transform:uppercase;color:#404750;border:1px solid;border-radius:5px}.btn *,.btn ::before,.btn ::after{box-sizing:border-box}.btn::before{position:absolute;z-index:-1;top:50%;left:50%;display:block;width:0;height:0;content:'';transform:translate(-50%, -50%);border-radius:50%;will-change:transform, width, height, padding, opacity}body:not(.mobile) .btn:hover{color:#404750;border-color:#ffde50;background:#ffde50}body:not(.mobile) .btn:hover::before{width:100%;padding-top:100%;transition:width 0.4s ease, height 0.4s ease, padding 0.4s ease, opacity 0.4s ease;opacity:0;background:#ffde50}body:not(.mobile) .btn:active{border-color:#f1ad14;background:#f1ad14}.btn._type_default{border-color:#ffc033;background:#ffc033}.btn._type_info{border-color:#ffc033;background:transparent}.btn._type_success{color:white;border-color:#009a50;background:#009a50}body:not(.mobile) .btn._type_success:hover{color:white;border-color:#00bb61;background:#00bb61}body:not(.mobile) .btn._type_success:hover::before{background:#00bb61}body:not(.mobile) .btn._type_success:active{border-color:#008143;background:#008143}.btn._type_purple{color:white;border-color:#7b6696;background-color:#7b6696}body:not(.mobile) .btn._type_purple:hover{color:white;border-color:#af9bc6;background:#af9bc6}body:not(.mobile) .btn._type_purple:hover::before{background:#af9bc6}body:not(.mobile) .btn._type_purple:active{border-color:#6c5686;background:#6c5686}.btn._size_sm{font-size:11px;line-height:1.3637;padding:9px 20px 10px}.btn._size_lg{font-size:14px;line-height:2;padding:10px 20px}.btn._wide{display:block;width:100%;padding-right:5px;padding-left:5px}.btn__back-icon{margin-right:10px;fill:currentColor}.btn._size_md{font-size:11px;line-height:1.3637;padding:15px 25px}.shortcuts{box-sizing:border-box;display:flex;margin:-50px -30px 0;flex-wrap:wrap}.shortcuts *,.shortcuts ::before,.shortcuts ::after{box-sizing:border-box}@media screen and (max-width: 1189px){.shortcuts{margin:-30px -15px 0}}@media screen and (max-width: 599px){.shortcuts{margin:-30px -10px 0}}.shortcuts__item{display:flex;width:calc(100% / 3 - 60px);margin:50px 30px 0;color:#404750}@media screen and (max-width: 1189px){.shortcuts__item{width:calc(100% / 3 - 30px);margin:30px 15px 0}}@media screen and (max-width: 1023px){.shortcuts__item{display:block}}@media screen and (max-width: 599px){.shortcuts__item{width:calc(50% - 20px);margin:30px 10px 0}}body:not(.mobile) .shortcuts__item:hover{color:#404750}.shortcuts__hero{position:relative;width:95px;margin-right:15px}@media screen and (max-width: 1023px){.shortcuts__hero{margin:0 auto 10px}}html[dir='rtl'] .shortcuts__hero{margin-right:0;margin-left:15px}@media screen and (max-width: 1023px){html[dir='rtl'] .shortcuts__hero{margin:0 auto 10px}}.shortcuts__hero::before{position:absolute;top:0;left:0;display:block;width:100%;height:100%;content:'';transition:opacity .8s ease;opacity:0;background:url(../images/icon-border.svg) no-repeat 50% 50%/contain}body:not(.mobile) .shortcuts__item:hover .shortcuts__hero::before{opacity:1}.shortcuts__image{display:block;max-width:100%;height:auto}.shortcuts__text{font-family:'RobotoRegular', sans-serif;font-size:20px;line-height:1.3;width:calc(100% - 110px);align-self:center}@media screen and (max-width: 1023px){.shortcuts__text{font-size:16px;line-height:1.375;width:auto;text-align:center}}.connect{box-sizing:border-box;max-width:1190px;margin:0 auto;padding:70px 40px}.connect *,.connect ::before,.connect ::after{box-sizing:border-box}@media screen and (max-width: 599px){.connect{padding:20px 10px}}.connect__title{font-family:'RobotoRegular', sans-serif;font-size:28px;line-height:1.2;margin-bottom:30px;text-align:center}@media screen and (max-width: 599px){.connect__title{font-size:24px}}.connect__list{display:flex;margin:-30px -15px 0;flex-wrap:wrap;justify-content:center}@media screen and (max-width: 599px){.connect__list{margin:-30px -10px 0}}.connect__link{font-family:'Helvetica Neue', Arial, sans-serif;font-size:18px;line-height:1.4445;position:relative;display:flex;width:calc(100% / 3 - 30px);margin:30px 15px 0;padding:30px;transition:box-shadow .4s ease;color:#464b55;background:white;box-shadow:0 0 10px rgba(123,102,150,0.2)}@media screen and (max-width: 899px){.connect__link{display:block;width:auto;padding:0;box-shadow:none}}.connect__link::before,.connect__link::after{position:absolute;display:block;width:0;height:2px;content:'';transition:width .4s ease;background:#b09cc9}@media screen and (max-width: 899px){.connect__link::before,.connect__link::after{display:none}}.connect__link::before{top:0;left:0}.connect__link::after{right:0;bottom:0}body:not(.mobile) .connect__link:hover{color:#464b55;box-shadow:0 0 20px rgba(123,102,150,0.4)}@media screen and (max-width: 899px){body:not(.mobile) .connect__link:hover{box-shadow:none}}body:not(.mobile) .connect__link:hover::before,body:not(.mobile) .connect__link:hover::after{width:100%}.connect__link-inner{display:flex;width:100%;align-items:center;justify-content:center}.connect__link-inner::before,.connect__link-inner::after{position:absolute;display:block;width:2px;height:0;content:'';transition:height .4s ease;background:#b09cc9}@media screen and (max-width: 899px){.connect__link-inner::before,.connect__link-inner::after{display:none}}.connect__link-inner::before{top:0;left:0}.connect__link-inner::after{right:0;bottom:0}body:not(.mobile) .connect__link:hover .connect__link-inner::before,body:not(.mobile) .connect__link:hover .connect__link-inner::after{height:100%}.connect__image{display:block;width:50px;height:50px;margin-right:20px}@media screen and (max-width: 899px){.connect__image{margin-right:0}}html[dir='rtl'] .connect__image{margin-right:0;margin-left:20px}@media screen and (max-width: 899px){html[dir='rtl'] .connect__image{margin-left:0}}.connect__text{max-width:calc(100% - 70px)}@media screen and (max-width: 899px){.connect__text{display:none}}.b-services{box-sizing:border-box;max-width:1190px;margin:0 auto;padding:70px 40px}.b-services *,.b-services ::before,.b-services ::after{box-sizing:border-box}@media screen and (max-width: 599px){.b-services{padding:30px 10px}}.b-services .swiper-wrapper{transition-property:transform, height;align-items:flex-start}.b-services .swiper-wrapper{transition-property:transform, height;align-items:flex-start}.b-services__title{font-family:'RobotoRegular', sans-serif;font-size:35px;line-height:1.2;margin:0 0 60px;text-align:center}@media screen and (max-width: 599px){.b-services__title{font-size:28px;margin-bottom:20px}}.b-services__slider{margin:0 -15px}@media screen and (max-width: 699px){.b-services__slider{margin:0 -10px}}.b-services__item{width:calc(100% / 3);height:auto;padding:0 15px}@media screen and (max-width: 991px){.b-services__item{width:50%}}@media screen and (max-width: 699px){.b-services__item{padding:0 10px}}@media screen and (max-width: 519px){.b-services__item{width:100%}}.b-services__pagination{position:relative;z-index:1;bottom:auto !important;left:auto !important;display:flex;margin-top:30px;padding-bottom:1px;justify-content:center}.b-services__pagination._hidden{display:none}.b-services__bullet{width:13px;height:13px;margin:0 .4em;cursor:pointer;border-radius:50%;background:#c2a7d0}.b-services__bullet._active{background:#8e74b0}.b-service{box-sizing:border-box}.b-service *,.b-service ::before,.b-service ::after{box-sizing:border-box}.b-service__hero{margin:0 0 38px}@media screen and (max-width: 599px){.b-service__hero{width:100px;margin:0 auto 20px}}.b-service__image{display:block;max-width:100%;height:auto;margin:0 auto}.b-service__caption{font-family:'RobotoRegular', sans-serif;font-size:24px;line-height:1.25;text-align:center}.b-service__text{font-size:16px;line-height:1.375;margin:6px 0 0;text-align:center}.industry{box-sizing:border-box;max-width:1110px;margin:40px auto 0;background:white;box-shadow:0 0 10px rgba(123,102,150,0.2)}.industry *,.industry ::before,.industry ::after{box-sizing:border-box}@media screen and (max-width: 599px){.industry{margin-top:20px}}.industry._hidden{display:none}.industry__header{position:relative;padding:50px 235px;background:#412e5b url(../images/industry-header.svg) no-repeat 50% 100%}@media screen and (max-width: 899px){.industry__header{padding:30px 65px 84px}}@media screen and (max-width: 599px){.industry__header{padding:30px 10px 84px}}.industry__title{font-family:'RobotoRegular', sans-serif;font-size:35px;line-height:1.2;text-align:center;color:white}@media screen and (max-width: 599px){.industry__title{font-size:28px}}.industry__hero{position:absolute;top:62px;left:65px}@media screen and (max-width: 899px){.industry__hero{top:auto;bottom:-50px;left:calc(50% - 50px);width:100px}}html[dir='rtl'] .industry__hero{right:65px;left:auto}@media screen and (max-width: 899px){html[dir='rtl'] .industry__hero{right:calc(50% - 50px)}}.industry__image{display:block;max-width:100%;height:auto}.industry__body{padding-top:50px}@media screen and (max-width: 899px){.industry__body{padding-top:30px}}.industry__group{padding:20px 65px 60px;flex-wrap:wrap}@media screen and (max-width: 899px){.industry__group{display:block;padding:0 65px 40px}}@media screen and (max-width: 599px){.industry__group{padding:0 10px 20px}}.industry__group:nth-child(n+2){border-top:1px solid #e4d6f5}.industry__caption{font-family:'RobotoRegular', sans-serif;font-size:28px;line-height:1.2;margin-bottom:10px}.industry__subcaption{font-family:'RobotoRegular', sans-serif;font-size:24px;line-height:1.3334;margin-bottom:12px}.industry__info{margin-top:40px}@media screen and (max-width: 899px){.industry__info{width:auto}}@media screen and (max-width: 599px){.industry__info{margin-top:20px}}.industry__text{font-family:'Helvetica Neue', Arial, sans-serif;font-size:18px;line-height:1.4445}@media screen and (max-width: 599px){.industry__text{font-size:16px;line-height:1.375}}.industry__text>*:last-child{margin-bottom:0}.industry__base{margin-top:40px}@media screen and (max-width: 899px){.industry__base{width:auto;margin:40px -65px 0;padding:40px 65px 0;border-top:1px solid #e4d6f5}}@media screen and (max-width: 599px){.industry__base{margin:20px -10px 0;padding:20px 10px 0}}.industry__customers{width:100%;margin-top:40px}@media screen and (max-width: 899px){.industry__customers{width:auto;margin:40px -65px 0;padding:40px 65px 0;border-top:1px solid #e4d6f5}}@media screen and (max-width: 599px){.industry__customers{margin:20px -10px 0;padding:20px 10px 0}}.industry__footer{padding:0 65px 60px;text-align:center}@media screen and (max-width: 899px){.industry__footer{display:block;padding:40px 65px 40px;border-top:1px solid #e4d6f5}}.tags{box-sizing:border-box;display:flex;margin:-10px -5px 0;flex-wrap:wrap}.tags *,.tags ::before,.tags ::after{box-sizing:border-box}.tags__item{font-family:'Helvetica Neue', Arial, sans-serif;font-size:12px;font-weight:bold;line-height:1.25;position:relative;z-index:1;display:block;overflow:hidden;margin:10px 5px 0;padding:11px 15px 10px;transition:background .4s ease;white-space:nowrap;text-transform:uppercase;color:#404750;border-radius:3px;background:#f6f2fb}.tags__item::before{position:absolute;z-index:-1;top:50%;left:50%;display:block;width:0;height:0;content:'';transform:translate(-50%, -50%);border-radius:50%;will-change:transform, width, height, padding, opacity}body:not(.mobile) .tags__item:hover{color:#404750;background:#e7dcf5}body:not(.mobile) .tags__item:hover::before{width:100%;padding-top:100%;transition:width .4s ease, height .4s ease, padding .4s ease, opacity .4s ease;opacity:0;background:#e7dcf5}body:not(.mobile) .tags__item:active{background:#d0bce9}body:not(.mobile) .tags__item:active::before{width:100%;padding-top:100%;transition:width .4s ease, height .4s ease, padding .4s ease, opacity .4s ease;opacity:0;background:#d0bce9}.customers{box-sizing:border-box;margin:30px -15px 0}.customers *,.customers ::before,.customers ::after{box-sizing:border-box}@media screen and (max-width: 899px){.customers{margin:0 -15px}}@media screen and (max-width: 599px){.customers{margin:0 -10px}}.customers__item{display:flex;width:50%;height:auto;padding:0 15px;align-self:flex-start}@media screen and (max-width: 991px){.customers__item{width:100%}}@media screen and (max-width: 599px){.customers__item{display:block;padding:0 10px}}.customers__hero{width:125px;padding-right:25px}@media screen and (max-width: 599px){.customers__hero{width:100px;padding-right:0}}html[dir='rtl'] .customers__hero{padding-right:0;padding-left:25px}@media screen and (max-width: 599px){html[dir='rtl'] .customers__hero{padding-left:0}}.customers__image{display:block;max-width:100%;height:auto}.customers__body{width:calc(100% - 125px)}@media screen and (max-width: 599px){.customers__body{width:auto;margin-top:10px}}.customers__text{font-size:16px;line-height:1.375}.customers__more{margin-top:10px}.customers__pagination{position:relative;z-index:1;bottom:auto !important;left:auto !important;display:flex;margin-top:30px;padding-bottom:1px;justify-content:center}@media screen and (max-width: 599px){.customers__pagination{margin-top:20px}}.customers__pagination._hidden{display:none}.customers__bullet{width:13px;height:13px;margin:0 .4em;cursor:pointer;border-radius:50%;background:#c2a7d0}.customers__bullet._active{background:#8e74b0}.others{box-sizing:border-box;max-width:1110px;margin:40px auto 0;padding:60px 65px;background:white;box-shadow:0 0 10px rgba(123,102,150,0.2)}.others *,.others ::before,.others ::after{box-sizing:border-box}@media screen and (max-width: 599px){.others{margin-top:20px;padding:30px 10px}}.others__title{font-family:'RobotoRegular', sans-serif;font-size:35px;line-height:1.2;margin-bottom:40px}@media screen and (max-width: 599px){.others__title{font-size:28px;margin-bottom:20px;text-align:center}}.others__list{font-family:'Helvetica Neue', Arial, sans-serif;font-size:16px;line-height:1.375;display:flex;margin:-22px -15px 0;flex-wrap:wrap}@media screen and (max-width: 599px){.others__list{display:block;margin:-22px 0 0}}.others__item{width:calc(100% / 3 - 30px);min-height:calc(22px + 2.7em);margin:0 15px;padding:22px 0 0 19px}@media screen and (max-width: 899px){.others__item{width:calc(50% - 30px)}}@media screen and (max-width: 599px){.others__item{width:100%;min-height:0;margin:0}}html[dir='rtl'] .others__item{padding:22px 19px 0 0}.others__item::before{display:block;float:left;width:9px;height:9px;margin:7px 0 0 -19px;content:'';background:url(../images/bullet.svg) no-repeat 0 0}html[dir='rtl'] .others__item::before{float:right;margin:7px -19px 0 0;transform:scale(-1, 1)}.others__hidden{position:absolute;top:100%;left:0;display:flex;visibility:hidden;overflow:hidden;width:100%;transition:height .4s ease;flex-wrap:wrap}.others._open .others__hidden{position:static;visibility:visible}.others__more{font-size:16px;line-height:1.375;margin-top:35px}.others__more-link{padding-bottom:1px;color:#7b6696;border-bottom:1px dashed}body:not(.mobile) .others__more-link:hover{color:#b09cc9}.company{display:flex;padding:25px 50px}@media screen and (max-width: 899px){.company{display:block}}@media screen and (max-width: 599px){.company{padding:0}}.company__hero{width:190px;margin:18px 30px 0 0}@media screen and (max-width: 899px){.company__hero{display:none}}html[dir='rtl'] .company__hero{margin:18px 0 0 30px}.company__image{display:block;max-width:100%;height:auto;margin:0 auto}.company__body{width:calc(100% - 220px)}@media screen and (max-width: 899px){.company__body{width:auto}}.company__title{font-family:'RobotoRegular', sans-serif;font-size:24px;line-height:1.3334;margin-bottom:16px}.company__text{font-size:16px;line-height:1.375}.company__text>*:last-child{margin-bottom:0}.company__more{margin-top:25px;text-align:right}@media screen and (max-width: 899px){.company__more{margin-top:20px;text-align:left}}html[dir='rtl'] .company__more{text-align:left}@media screen and (max-width: 899px){html[dir='rtl'] .company__more{text-align:right}}.company__more-link{padding-bottom:1px;color:#7b6696;border-bottom:2px solid}body:not(.mobile) .company__more-link:hover{color:#b09cc9}.more-link{position:relative;z-index:1;display:inline-block;transition:all .4s ease;color:#7b6696}.more-link::before{position:absolute;z-index:-1;bottom:-2px;left:-1px;display:block;width:calc(100% + 2px);height:0;content:'';transition:height .4s ease;background:#f6f2fb;will-change:height}.more-link::after{position:absolute;bottom:-2px;left:-1px;display:block;width:calc(100% + 2px);height:2px;content:'';transition:background .4s ease;background:#7b6696}body:not(.mobile) .more-link:hover{color:#7b6696}body:not(.mobile) .more-link:hover::before{height:calc(100% + 3px)}body:not(.mobile) .more-link:hover::after{background:#f6f2fb}.more-link._bg_lilac::before{background:white}body:not(.mobile) .more-link._bg_lilac:hover::after{background:white}.feedback{box-sizing:border-box;overflow:hidden}.feedback *,.feedback ::before,.feedback ::after{box-sizing:border-box}.feedback._type-modal{background-color:#fff;direction:inherit;overflow:visible;padding:0 25px}@media screen and (max-width: 899px){.feedback._type-modal{padding:15px 0 0}}@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none){html[dir='rtl'] .feedback._type-modal{text-align:right}}@supports (-ms-ime-align: auto){html[dir='rtl'] .feedback._type-modal{text-align:right}}.feedback._shadowed{width:100%;margin:40px auto 0;background:white;box-shadow:0 0 10px rgba(123,102,150,0.2)}@media screen and (max-width: 899px){.feedback._shadowed{margin:40px 0 0}}@media screen and (max-width: 599px){.feedback._shadowed{margin-top:20px}}._grid .feedback._shadowed{margin-right:15px;margin-left:15px}@media screen and (max-width: 899px){._grid .feedback._shadowed{margin-right:0;margin-left:0}}.feedback._hidden{display:none}.feedback__header{position:relative;display:flex;background:#6e568f}@media screen and (max-width: 599px){.feedback__header{display:block;padding:20px 10px}}.feedback__header::before{position:absolute;top:0;left:0;display:block;width:calc(50% - 40px);height:100%;content:'';background:#412e5b}@media screen and (max-width: 899px){.feedback__header::before{width:calc(50% - 32px)}}@media screen and (max-width: 599px){.feedback__header::before{display:none}}html[dir='rtl'] .feedback__header::before{right:0;left:auto}.feedback__header::after{position:absolute;top:0;left:calc(50% - 40px);display:block;content:'';border-top:58px solid transparent;border-bottom:58px solid transparent;border-left:40px solid #412e5b}@media screen and (max-width: 899px){.feedback__header::after{left:calc(50% - 32px);border-top:46px solid transparent;border-bottom:46px solid transparent;border-left:32px solid #412e5b}}@media screen and (max-width: 599px){.feedback__header::after{display:none}}html[dir='rtl'] .feedback__header::after{right:calc(50% - 40px);left:auto;border-right:40px solid #412e5b;border-left:0}@media screen and (max-width: 899px){html[dir='rtl'] .feedback__header::after{right:calc(50% - 32px);border-right:32px solid #412e5b}}.feedback._open .feedback__header{display:none}.feedback__question{font-family:'RobotoRegular', sans-serif;font-size:24px;line-height:1.16667;position:relative;z-index:1;width:50%;padding:44px 60px 44px 0;text-align:right;color:white}@media screen and (max-width: 899px){.feedback__question{font-size:20px;line-height:1.2;padding:34px 48px 34px 0}}@media screen and (max-width: 599px){.feedback__question{width:auto;padding:0;text-align:center}}html[dir='rtl'] .feedback__question{padding:44px 0 44px 60px;text-align:left}@media screen and (max-width: 899px){html[dir='rtl'] .feedback__question{padding:34px 0 34px 48px}}@media screen and (max-width: 599px){html[dir='rtl'] .feedback__question{padding:0;text-align:center}}.feedback__toggle-holder{position:relative;z-index:1;width:250px;margin-left:40px;padding:33px 0}@media screen and (max-width: 899px){.feedback__toggle-holder{width:200px;margin-left:30px;padding:21px 0}}@media screen and (max-width: 599px){.feedback__toggle-holder{width:auto;margin:20px 0 0;padding:0}}html[dir='rtl'] .feedback__toggle-holder{margin-right:40px;margin-left:0}@media screen and (max-width: 899px){html[dir='rtl'] .feedback__toggle-holder{margin-right:30px;margin-left:0}}@media screen and (max-width: 599px){html[dir='rtl'] .feedback__toggle-holder{margin:20px 0 0}}.feedback__body{position:relative;display:none}.feedback._open .feedback__body{display:block}.feedback._bordered .feedback__body{border-top:1px solid #e4d7f6;border-bottom:1px solid #e4d7f6}.feedback._filled .feedback__body{background:#f6f2fb}.feedback__form{transition:transform 0.4s ease, opacity 0.4s ease}.feedback._success .feedback__form{transform:translateX(400px);opacity:0}.feedback__form-inner{max-width:1190px;margin:0 auto;padding:60px 40px}@media screen and (max-width: 599px){.feedback__form-inner{padding:30px 10px}}.feedback__title{font-family:'RobotoRegular', sans-serif;font-size:35px;line-height:1.2;margin-bottom:50px}@media screen and (max-width: 899px){.feedback__title{margin-bottom:30px}}@media screen and (max-width: 599px){.feedback__title{font-size:28px;margin-bottom:20px}}.feedback__subtitle{font-family:'RobotoRegular', sans-serif;font-size:20px;line-height:1.3;margin:-30px 0 20px}@media screen and (max-width: 899px){.feedback__subtitle{margin-top:-10px}}@media screen and (max-width: 599px){.feedback__subtitle{font-size:16px;line-height:1.375;margin-top:-5px}}.feedback__columns{display:flex;flex-wrap:wrap}@media screen and (max-width: 899px){.feedback__columns{display:block}}.feedback__leftside{width:42.8%;padding-right:65px}@media screen and (max-width: 899px){.feedback__leftside{width:auto;padding-right:0}}html[dir='rtl'] .feedback__leftside{padding-right:0;padding-left:65px}@media screen and (max-width: 899px){html[dir='rtl'] .feedback__leftside{padding-left:0}}.feedback__rightside{width:57.2%}@media screen and (max-width: 899px){.feedback__rightside{width:auto;margin-top:26px}}.feedback__footer{display:flex;margin-top:50px;justify-content:flex-end}html[dir='rtl'] .feedback__footer{justify-content:flex-start}@media screen and (max-width: 599px){.feedback__footer{display:block;margin-top:20px}}.feedback__btn-holder{width:300px}@media screen and (max-width: 599px){.feedback__btn-holder{width:auto}}.feedback__success{position:absolute;top:50%;left:50%;visibility:hidden;width:424px;max-width:100%;padding:0 10px;transition:opacity 0.4s ease 0.4s, visibility 0.4s ease 0.4s, transform 0.4s ease 0.4s;transform:translate(-50%, -50%) scale(0.5);text-align:center;opacity:0}.feedback__success::before{display:block;width:171px;height:124px;margin:0 auto 50px;content:'';background:url(../images/feedback-success.png) no-repeat 50% 50%/contain}@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){.feedback__success::before{background-image:url(../images/feedback-success@2x.png)}}@media screen and (max-width: 899px){.feedback__success::before{margin-bottom:30px}}@media screen and (max-width: 599px){.feedback__success::before{width:100px;height:73px;margin-bottom:20px}}.feedback__success._coins::before{width:240px;height:317px;background-image:url(../images/feedback-success-coins.png)}@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){.feedback__success._coins::before{background-image:url(../images/feedback-success-coins@2x.png)}}@media screen and (max-width: 599px){.feedback__success._coins::before{width:160px;height:212px}}.feedback._success .feedback__success{visibility:visible;transform:translate(-50%, -50%) scale(1);opacity:1}.feedback__success-caption{font-family:'RobotoRegular', sans-serif;font-size:35px;line-height:1.2}@media screen and (max-width: 599px){.feedback__success-caption{font-size:28px}}.feedback__success-text{font-family:'RobotoRegular', sans-serif;font-size:20px;line-height:1.3;margin-top:20px}@media screen and (max-width: 599px){.feedback__success-text{font-size:16px;line-height:1.375}}.entry{box-sizing:border-box;font-family:'Helvetica Neue', Arial, sans-serif;font-size:16px;line-height:1.375;position:relative;display:block;width:100%;padding:8px 0;transition:border-color 0.4s ease;color:#404750;border:0;border-bottom:2px solid #7b6696;border-radius:0;outline:none;background:none}.entry *,.entry ::before,.entry ::after{box-sizing:border-box}.entry:focus{border-bottom-color:#ffc033}.entry._textarea{resize:none}@media screen and (min-width: 900px){.entry._textarea{min-height:124px;max-height:124px}}@media screen and (max-width: 899px){.entry._textarea{overflow-y:hidden !important;height:42px}}@media screen and (max-width: 379px){.entry._textarea_video-approval,.entry._textarea_article-approval{height:56px;padding-top:20px}}@media screen and (min-width: 900px){.entry._textarea_coins{min-height:208px;max-height:208px}}@media screen and (min-width: 900px){.entry._textarea_video-approval{min-height:209px;max-height:209px}}@media screen and (min-width: 900px){.entry._textarea_article-reward,.entry._textarea_video-reward,.entry._textarea_cpc-model{min-height:293px;max-height:293px}}.entry._error{color:#ff6565;border-bottom-color:#ff6565}.form{box-sizing:border-box}.form *,.form ::before,.form ::after{box-sizing:border-box}.form__group{position:relative;padding-top:18px}.form__group:nth-last-child(n+2){margin-bottom:26px}.form__group._wallet-address{width:calc(74.8% - 65px)}@media screen and (max-width: 899px){.form__group._wallet-address{width:auto}}.form__group._wallet-address:nth-last-child(n+2){margin-bottom:3px}@media screen and (max-width: 899px){.form__group._wallet-address:nth-last-child(n+2){margin-bottom:26px}}.form__group._style-padding-t{padding-top:0}.form__label{font-family:'Helvetica Neue', Arial, sans-serif;font-size:12px;font-weight:bold;line-height:1.25;position:absolute;top:30px;left:0;width:100%;transition:top 0.4s ease;letter-spacing:1px;text-transform:uppercase;will-change:top}.form__label._required::after{display:inline-block;width:4px;height:4px;margin:0 0 0 3px;content:'';vertical-align:top;border-radius:50%;background:#ff5e5e}html[dir='rtl'] .form__label._required::after{margin:0 3px 0 0}.form__group._filled .form__label{top:0}.form__error{font-size:14px;line-height:1.4286;margin-top:6px;color:#ff6565}.form__note{font-size:12px;line-height:1.5;margin-top:5px;color:#7d8999}.d-wallets{box-sizing:border-box}.d-wallets *,.d-wallets ::before,.d-wallets ::after{box-sizing:border-box}.d-wallets__list{display:flex;margin:-30px -15px 0;flex-wrap:wrap;justify-content:center}@media screen and (max-width: 599px){.d-wallets__list{margin:-20px 0 0}}.d-wallets__item{position:relative;display:flex;width:calc(100% / 3 - 30px);margin:30px 15px 0;padding:30px;color:#464b55;background:white;box-shadow:0 0 10px rgba(123,102,150,0.2)}@media screen and (max-width: 899px){.d-wallets__item{width:calc(50% - 30px)}}@media screen and (max-width: 599px){.d-wallets__item{width:100%;margin:20px 0 0;padding:25px 10px}}.d-wallets__item::before,.d-wallets__item::after{position:absolute;display:block;width:0;height:2px;content:'';transition:width .4s ease;background:#b09cc9}.d-wallets__item::before{top:0;left:0}.d-wallets__item::after{right:0;bottom:0}.d-wallets__item:hover{color:#464b55}body:not(.mobile) .d-wallets__item:hover{box-shadow:0 0 20px rgba(123,102,150,0.4)}body:not(.mobile) .d-wallets__item:hover::before,body:not(.mobile) .d-wallets__item:hover::after{width:100%}.d-wallets__item-inner{display:flex;flex-direction:column;width:100%}.d-wallets__item-inner::before,.d-wallets__item-inner::after{position:absolute;display:block;width:2px;height:0;content:'';transition:height .4s ease;background:#b09cc9}.d-wallets__item-inner::before{top:0;left:0}.d-wallets__item-inner::after{right:0;bottom:0}body:not(.mobile) .d-wallets__item:hover .d-wallets__item-inner::before,body:not(.mobile) .d-wallets__item:hover .d-wallets__item-inner::after{height:100%}.d-wallets__hero{margin-bottom:20px}.d-wallets__image{display:block;max-width:100%;height:auto;margin:0 auto}.d-wallets__caption{font-family:'RobotoRegular', sans-serif;font-size:20px;line-height:1.3;text-align:center}.m-wallets{box-sizing:border-box}.m-wallets *,.m-wallets ::before,.m-wallets ::after{box-sizing:border-box}@media screen and (max-width: 599px){.m-wallets{margin-bottom:30px}}.m-wallets__list{display:flex;margin:-30px -15px 0;flex-wrap:wrap;justify-content:center}@media screen and (max-width: 599px){.m-wallets__list{margin:-20px 0 0}}.m-wallets__item{position:relative;width:calc(100% / 3 - 30px);margin:30px 15px 0;padding:2.2% 1.7%;transition:box-shadow 0.4s ease;color:#464b55;background:white;box-shadow:0 0 10px rgba(123,102,150,0.2)}@media screen and (max-width: 899px){.m-wallets__item{width:calc(50% - 30px)}}@media screen and (max-width: 599px){.m-wallets__item{width:100%;margin:20px 0 0;padding:30px 30px 10px}}.m-wallets__item::before,.m-wallets__item::after{position:absolute;display:block;width:0;height:2px;content:'';transition:width 0.4s ease;background:#b09cc9}.m-wallets__item::before{top:0;left:0}.m-wallets__item::after{right:0;bottom:0}.m-wallets__item:hover{color:#464b55}body:not(.mobile) .m-wallets__item:hover{box-shadow:0 0 20px rgba(123,102,150,0.4)}body:not(.mobile) .m-wallets__item:hover::before,body:not(.mobile) .m-wallets__item:hover::after{width:100%}.m-wallets__item-inner{display:flex;flex-direction:column;width:100%}.m-wallets__item-inner::before,.m-wallets__item-inner::after{position:absolute;display:block;width:2px;height:0;content:'';transition:height 0.4s ease;background:#b09cc9}.m-wallets__item-inner::before{top:0;left:0}.m-wallets__item-inner::after{right:0;bottom:0}body:not(.mobile) .m-wallets__item:hover .m-wallets__item-inner::before,body:not(.mobile) .m-wallets__item:hover .m-wallets__item-inner::after{height:100%}.m-wallets__caption{font-family:'RobotoRegular', sans-serif;font-size:20px;line-height:1.3;margin-bottom:25px;text-align:center}@media screen and (max-width: 599px){.m-wallets__caption{margin-bottom:10px}}.m-wallets__descr{display:none;max-width:35%;margin:0 3% 0 0}@media screen and (max-width: 599px){.m-wallets__descr{display:block;margin:0 auto 30px auto;max-width:100%;text-align:center}}.m-wallets__stores{display:flex;margin:0 -12px;flex-wrap:wrap;justify-content:center}@media screen and (max-width: 1023px){.m-wallets__stores{margin:0 -5px}}.m-wallets__stores-item{width:calc(50% - 24px);max-width:113px;margin:15px 12px 0}@media screen and (max-width: 1023px){.m-wallets__stores-item{width:calc(50% - 10px);margin:15px 5px 0}}.android .m-wallets__stores-item._type_appstore{display:none}.ios .m-wallets__stores-item._type_googleplay{display:none}.m-wallets__stores-link{display:block}.m-wallets__image{display:block;max-width:100%;height:auto}.m-wallets__item-tooltip{background-color:#88779e;border-radius:50%;color:#ffffff;cursor:pointer;display:inline-block;font-size:11px;font-weight:bold;height:22px;line-height:22px;position:absolute;right:10px;top:10px;text-align:center;width:22px}@media screen and (max-width: 599px){.m-wallets__item-tooltip{display:none}}.m-wallets.m-wallets_style-2 .m-wallets__item{padding:3.5% 3.1% 3.5% 4.5%;width:100%}.m-wallets.m-wallets_style-2 .m-wallets__item-inner{align-items:center;flex-direction:row;justify-content:center}.m-wallets.m-wallets_style-2 .m-wallets__caption{margin:0 3% 0 0;max-width:95px}.m-wallets.m-wallets_style-2 .m-wallets__descr{display:block}.m-wallets.m-wallets_style-2 .m-wallets__item-tooltip{display:none}.m-wallets.m-wallets_style-2 .platforms-list{width:47%}.m-wallets.m-wallets_style-2 .platforms-list .platforms-list__items{justify-content:flex-start}.m-wallets.m-wallets_style-2 .platforms-list .platforms-list__item{border-left:1px solid #e4d6f5;margin:0;text-align:center;width:20%}.m-wallets.m-wallets_style-2 .platforms-list.platforms-list_max-w-50 .platforms-list__items{max-width:100%;margin:0}@media screen and (max-width: 899px){.m-wallets.m-wallets_style-2 .m-wallets__item-inner{flex-direction:column}.m-wallets.m-wallets_style-2 .m-wallets__caption{margin:0 auto 10px auto;max-width:100%}.m-wallets.m-wallets_style-2 .m-wallets__descr{max-width:90%;margin:0 auto 30px auto;text-align:center}.m-wallets.m-wallets_style-2 .platforms-list{text-align:center;width:100%}.m-wallets.m-wallets_style-2 .platforms-list .platforms-list__items{justify-content:center}.m-wallets.m-wallets_style-2 .platforms-list .platforms-list__item{border-left:none}}@media screen and (max-width: 599px){.m-wallets.m-wallets_style-2 .m-wallets__descr{max-width:100%}.m-wallets.m-wallets_style-2 .m-wallets__item{padding:30px 30px 10px}}.o-wallets{box-sizing:border-box;margin-bottom:50px}.o-wallets *,.o-wallets ::before,.o-wallets ::after{box-sizing:border-box}.o-wallets._o-wallets-order-1{order:1}.o-wallets__list{display:flex;margin:-30px -15px 0;flex-wrap:wrap}@media screen and (max-width: 599px){.o-wallets__list{margin:-20px 0 0}}.o-wallets__item{position:relative;display:flex;margin:30px 15px 0;padding:45px 60px;color:#464b55;background:white;box-shadow:0 0 10px rgba(123,102,150,0.2);width:100%}@media screen and (max-width: 599px){.o-wallets__item{width:100%;margin:20px 0 0;padding:30px}}.o-wallets__item::before,.o-wallets__item::after{position:absolute;display:block;width:0;height:2px;content:'';transition:width 0.4s ease;background:#b09cc9}.o-wallets__item::before{top:0;left:0}.o-wallets__item::after{right:0;bottom:0}.o-wallets__item:hover{color:#464b55}body:not(.mobile) .o-wallets__item:hover{box-shadow:0 0 20px rgba(123,102,150,0.4)}body:not(.mobile) .o-wallets__item:hover::before,body:not(.mobile) .o-wallets__item:hover::after{width:100%}.o-wallets__item-inner{display:flex;width:100%;align-items:center;justify-content:center}.o-wallets__item-inner::before,.o-wallets__item-inner::after{position:absolute;display:block;width:2px;height:0;content:'';transition:height 0.4s ease;background:#b09cc9}.o-wallets__item-inner::before{top:0;left:0}.o-wallets__item-inner::after{right:0;bottom:0}body:not(.mobile) .o-wallets__item:hover .o-wallets__item-inner::before,body:not(.mobile) .o-wallets__item:hover .o-wallets__item-inner::after{height:100%}@media screen and (max-width: 899px){.o-wallets__item-inner{flex-direction:column}}.o-wallets__icon{display:block;margin-right:12px}html[dir='rtl'] .o-wallets__icon{margin-right:0;margin-left:12px}.o-wallets__caption{display:flex;font-family:'RobotoRegular', sans-serif;font-size:20px;line-height:1.3;margin-bottom:0}.o-wallets__picture{align-items:center;display:flex;margin-right:60px;flex-grow:0;flex-shrink:0;flex-basis:auto}@media screen and (max-width: 899px){.o-wallets__picture{justify-content:center;margin:0 0 10px}}.o-wallets__descr{display:flex;flex-direction:column;justify-content:center;width:100%}.o-wallets__descr p{margin-bottom:0}@media screen and (max-width: 899px){.o-wallets__descr{text-align:center}}.coin-features{box-sizing:border-box;display:flex;margin:0 -11px;justify-content:flex-start}.coin-features *,.coin-features ::before,.coin-features ::after{box-sizing:border-box}@media screen and (min-width: 1190px){._table .coin-features{justify-content:center}}.coin-features__item{margin:0 11px;cursor:pointer}.coin-features__item._disabled{display:none}@media screen and (min-width: 1190px){._table .coin-features__item._disabled{display:block;cursor:default;opacity:.5;filter:grayscale(100%)}}.coin-features__icon{display:block}.coin-lang{box-sizing:border-box;display:flex;margin:0 -7px;align-items:center;flex-wrap:wrap}.coin-lang *,.coin-lang ::before,.coin-lang ::after{box-sizing:border-box}@media screen and (min-width: 1190px){._table .coin-lang{justify-content:center}}.coin-lang__item{margin:0 7px}.coin-lang__more{margin:0 7px}.coin-lang__more-text{cursor:pointer;color:#7b6696;border-bottom:1px dashed}@media screen and (min-width: 1190px){._table .coin-lang__more-text{font-size:11px;font-weight:bold;line-height:22px;display:inline-block;width:22px;height:22px;cursor:pointer;text-align:center;color:white;border-bottom:0;border-radius:50%;background:#6c5589}}@media screen and (min-width: 1190px){._table .coin-lang__more-bonus-text{display:none}}.tooltip{box-sizing:border-box;font-family:'Helvetica Neue', Arial, sans-serif;font-size:11px;font-weight:bold;line-height:1.25;position:absolute;z-index:98;width:170px;margin:-26px 0 0 -85px;padding:15px 20px;transition:opacity .4s ease, margin-top .4s ease;transform:translateY(-100%);text-align:center;letter-spacing:1px;opacity:0;color:white;background:rgba(108,85,137,0.95)}.tooltip *,.tooltip ::before,.tooltip ::after{box-sizing:border-box}.tooltip._visible{margin-top:-16px;opacity:1}.tooltip__close{position:absolute;top:6px;right:6px;display:none;width:12px;height:12px;content:'';cursor:pointer;border:0;background:url(../images/tooltip-close.svg) no-repeat 50% 50%/12px 12px}.mobile .tooltip__close{display:block}.tooltip.tooltip_large-left{margin-left:0;text-align:left;width:260px}.tooltip-arrow{box-sizing:border-box;position:absolute;z-index:98;display:block;margin:-20px 0 0 -7px;content:'';transition:opacity .4s ease, margin .4s ease;transform:translateY(-100%);opacity:0;border-top:6px solid rgba(108,85,137,0.8);border-right:7px solid transparent;border-left:7px solid transparent}.tooltip-arrow *,.tooltip-arrow ::before,.tooltip-arrow ::after{box-sizing:border-box}.tooltip-arrow._visible{margin-top:-10px;opacity:1}.solutions-docs{box-sizing:border-box;max-width:1110px;margin:40px auto 0}.solutions-docs *,.solutions-docs ::before,.solutions-docs ::after{box-sizing:border-box}@media screen and (max-width: 599px){.solutions-docs{margin:20px 10px 0}}.solutions-docs._hidden{display:none}._grid .solutions-docs{width:100%;max-width:1140px}.solutions-docs__list{display:flex;margin:-30px -15px 0;flex-wrap:wrap}@media screen and (max-width: 599px){.solutions-docs__list{margin:-20px 0 0}}._grid .solutions-docs__list{margin:-30px 0 0}@media screen and (max-width: 899px){._grid .solutions-docs__list{margin:-30px -15px 0}}@media screen and (max-width: 599px){._grid .solutions-docs__list{margin:-20px 0 0}}.solutions-docs__link{position:relative;display:flex;width:calc(50% - 30px);margin:30px 15px 0;padding:30px;color:#464b55;background:white;box-shadow:0 0 10px rgba(123,102,150,0.2)}@media screen and (max-width: 599px){.solutions-docs__link{width:100%;margin:20px 0 0;padding:20px}}.solutions-docs__link::before,.solutions-docs__link::after{position:absolute;display:block;width:0;height:2px;content:'';transition:width .4s ease;background:#b09cc9}.solutions-docs__link::before{top:0;left:0}.solutions-docs__link::after{right:0;bottom:0}body:not(.mobile) .solutions-docs__link:hover{color:#464b55;box-shadow:0 0 20px rgba(123,102,150,0.4)}body:not(.mobile) .solutions-docs__link:hover::before,body:not(.mobile) .solutions-docs__link:hover::after{width:100%}.solutions-docs__link-inner{width:100%}.solutions-docs__link-inner::before,.solutions-docs__link-inner::after{position:absolute;display:block;width:2px;height:0;content:'';transition:height .4s ease;background:#b09cc9}.solutions-docs__link-inner::before{top:0;left:0}.solutions-docs__link-inner::after{right:0;bottom:0}body:not(.mobile) .solutions-docs__link:hover .solutions-docs__link-inner::before,body:not(.mobile) .solutions-docs__link:hover .solutions-docs__link-inner::after{height:100%}.solutions-docs__hero{max-width:50px;margin:0 auto 9px}.solutions-docs__image{display:block;max-width:100%;height:auto}.solutions-docs__caption{font-family:'RobotoRegular', sans-serif;font-size:24px;line-height:1.3334;text-align:center}@media screen and (max-width: 899px){.solutions-docs__caption{font-size:20px}}.reasons{box-sizing:border-box;padding:70px 0}.reasons *,.reasons ::before,.reasons ::after{box-sizing:border-box}@media screen and (max-width: 599px){.reasons{padding:30px 0}}.reasons__header{max-width:1190px;margin:0 auto;padding:0 40px}@media screen and (max-width: 599px){.reasons__header{padding:0 10px}}.reasons__title{font-family:'RobotoRegular', sans-serif;font-size:35px;line-height:1.2;margin:0;padding:0;text-align:center}@media screen and (max-width: 599px){.reasons__title{font-size:28px}}.reasons__list{display:flex;margin-top:-60px;flex-wrap:wrap}@media screen and (max-width: 599px){.reasons__list{margin-top:-20px}}.reasons__item{position:relative;display:flex;width:50%;margin:60px 0 0;padding-top:60px}@media screen and (max-width: 767px){.reasons__item{display:block;width:100%;padding:60px 40px 0}}@media screen and (max-width: 599px){.reasons__item{margin-top:20px;padding:20px 10px 0}}@media screen and (min-width: 768px){.reasons__item:nth-child(2n+1){padding-right:15px;padding-left:40px;justify-content:flex-end}}@media screen and (min-width: 768px){.reasons__item:nth-child(2n){padding-right:40px;padding-left:15px;justify-content:flex-start}}@media screen and (max-width: 767px){.reasons__item:nth-child(n+2){border-top:1px solid #e4d6f5}}@media screen and (min-width: 768px){.reasons__item:nth-child(2n+3)::before{position:absolute;top:0;left:0;display:block;width:200%;height:1px;content:'';background:#e4d6f5}}@media screen and (min-width: 768px){html[dir='rtl'] .reasons__item:nth-child(2n+3)::before{right:0;left:auto}}.reason{box-sizing:border-box;width:100%;max-width:540px}.reason *,.reason ::before,.reason ::after{box-sizing:border-box}@media screen and (max-width: 767px){.reason{margin:0 auto}}.reason__hero{max-width:140px;margin:0 auto 30px}@media screen and (max-width: 599px){.reason__hero{max-width:100px;margin-bottom:20px}}.reason__image{display:block;max-width:100%;height:auto;margin:0 auto}.reason__caption{font-family:'RobotoRegular', sans-serif;font-size:24px;line-height:1.3334;max-width:410px;margin:0 auto 16px;text-align:center}@media screen and (max-width: 599px){.reason__caption{font-size:20px;margin-bottom:10px}}.reason__text{font-family:'Helvetica Neue', Arial, sans-serif;font-size:16px;line-height:1.375;max-width:410px;margin:0 auto;text-align:center}.persons{box-sizing:border-box;max-width:1190px;margin:60px auto;padding:0 40px}.persons *,.persons ::before,.persons ::after{box-sizing:border-box}@media screen and (max-width: 599px){.persons{margin:30px auto;padding:0 10px}}.persons__title{font-family:'RobotoRegular', sans-serif;font-size:35px;line-height:1.2;margin:0 0 60px;padding:0;text-align:center}@media screen and (max-width: 599px){.persons__title{font-size:28px;margin-bottom:20px}}.persons__btn-holder{max-width:160px;margin:0 auto}.technology{box-sizing:border-box;margin:0 0 60px}.technology *,.technology ::before,.technology ::after{box-sizing:border-box}@media screen and (max-width: 599px){.technology{margin-bottom:30px}}.technology__header{position:relative;margin-bottom:50px;padding:80px 40px;background:#412e5b url(../images/technology-header.svg) no-repeat 50% 100%}@media screen and (max-width: 599px){.technology__header{margin-bottom:77px;padding:30px 10px 77px}}.technology__title{font-family:'RobotoRegular', sans-serif;font-size:42px;line-height:1.2;max-width:1110px;margin:0 auto;text-align:center;color:white}@media screen and (max-width: 599px){.technology__title{font-size:35px}}.technology__hero{position:absolute;bottom:-96px;left:calc(50% - 70px);width:140px}@media screen and (max-width: 599px){.technology__hero{bottom:-57px;left:calc(50% - 50px);width:100px}}.technology__hero-image{display:block;max-width:100%;height:auto}.technology__body{display:flex;max-width:1190px;margin:0 auto;padding:0 40px;flex-wrap:wrap}@media screen and (max-width: 599px){.technology__body{padding:0 10px}}.technology__back{width:100%;margin-bottom:50px}@media screen and (max-width: 599px){.technology__back{margin-bottom:30px;text-align:center}}.technology__main{width:58.6%;padding-right:15px}@media screen and (max-width: 1023px){.technology__main{width:100%;padding-right:0;order:1}}.technology__text{font-family:'Helvetica Neue', Arial, sans-serif;font-size:16px;line-height:1.375}.technology__text:nth-last-child(n+2){margin-bottom:50px}@media screen and (max-width: 599px){.technology__text:nth-last-child(n+2){margin-bottom:30px}}.technology__text>*:last-child{margin-bottom:0}@media screen and (max-width: 599px){.technology__text>*:last-child{margin-bottom:30px}}.technology__documentation{margin:40px 0}@media screen and (max-width: 599px){.technology__documentation{margin:30px 0}}.technology__caption{font-family:'RobotoRegular', sans-serif;font-size:28px;line-height:1.2;margin:0 0 20px}.technology__sidebar{width:41.4%;padding-left:15px}@media screen and (max-width: 1023px){.technology__sidebar{width:100%;margin-bottom:50px;padding-left:0}}@media screen and (max-width: 599px){.technology__sidebar{margin-bottom:30px}}.technology__image{position:relative;max-width:445px;margin:0 auto}.technology__image-link{position:absolute;top:0;left:0;display:block;width:100%;height:100%}@media screen and (max-width: 599px){.technology__image-link{display:none}}.technology__image-link::after{position:absolute;right:5px;bottom:5px;display:block;width:56px;height:56px;content:'';transition:all .4s ease;border-radius:50%;background:#ffc033 url(../images/image-zoom.svg) no-repeat 50% 50%}body:not(.mobile) .technology__image-link:hover::after{transform:scale(1.1785);background-color:#ffde50}body:not(.mobile) .technology__image-link:active::after{transform:scale(1.1785);background-color:#f1ad14}.technology__image-hero{display:block;max-width:100%;height:auto;margin:0 auto}.t-list{font-family:'Helvetica Neue', Arial, sans-serif;font-size:16px;line-height:1.375;display:flex;margin:-20px -15px 0;flex-wrap:wrap}@media screen and (max-width: 1189px){.t-list{display:block;margin-top:0;margin-right:0;margin-left:0}}.t-list:nth-last-child(n+2){margin-bottom:50px}@media screen and (max-width: 599px){.t-list:nth-last-child(n+2){margin-bottom:30px}}.t-list__item{width:calc(50% - 30px);margin:20px 15px 0;padding-left:30px}@media screen and (max-width: 1189px){.t-list__item{width:auto;margin:0}}@media screen and (max-width: 1189px){.t-list__item:nth-last-child(n+2){margin-bottom:20px}}@media screen and (max-width: 599px){.t-list__item:nth-last-child(n+2){margin-bottom:10px}}.t-list__item::before{display:block;float:left;width:20px;height:20px;margin:1px 0 0 -30px;content:'';background:url(../images/solution-tick.svg) no-repeat 50% 50%}.docs-list{font-family:'Helvetica Neue', Arial, sans-serif;font-size:12px;font-weight:bold;line-height:1.25;display:flex;letter-spacing:1px;text-transform:uppercase;justify-content:space-between}@media screen and (max-width: 1189px){.docs-list{display:block}}@media screen and (max-width: 1189px){.docs-list__item:nth-last-child(n+2){margin-bottom:20px}}.docs-list__link{display:inline-block;padding:3px 0 4px 35px;color:#404750}.docs-list__link:hover{color:#404750}.docs-list__icon{display:block;float:left;margin:-3px 0 -4px -35px}.docs-list__text{position:relative;z-index:1;display:inline-block}.docs-list__text::before{position:absolute;z-index:-1;bottom:-2px;left:-1px;display:block;width:calc(100% + 2px);height:0;content:'';transition:height .4s ease;background:#f6f2fb;will-change:height}.docs-list__text::after{position:absolute;bottom:-2px;left:-1px;display:block;width:calc(100% + 2px);height:2px;content:'';transition:background .4s ease;background:#7b6696}body:not(.mobile) .docs-list__text:hover::before{height:calc(100% + 3px)}body:not(.mobile) .docs-list__text:hover::after{background:#f6f2fb}.cases{box-sizing:border-box;padding:60px 40px;background:#f6f2fb}.cases *,.cases ::before,.cases ::after{box-sizing:border-box}@media screen and (max-width: 599px){.cases{padding:30px 10px}}.cases__inner{max-width:1110px;margin:0 auto}.cases__title{font-family:'RobotoRegular', sans-serif;font-size:42px;line-height:1.2;margin:0;padding:0}@media screen and (max-width: 599px){.cases__title{font-size:35px}}.cases__body{overflow:hidden;margin:-10px;padding:10px;transition:height .4s ease}.cases__item{margin-top:40px}@media screen and (max-width: 599px){.cases__item{margin-top:20px}}.cases:not(._open) .cases__item:nth-child(n+3){display:none}.cases__btn-holder{max-width:160px;margin:0 auto;padding-top:40px}.case{box-sizing:border-box;padding:60px 65px;background:white;box-shadow:0 0 10px rgba(123,102,150,0.2)}.case *,.case ::before,.case ::after{box-sizing:border-box}@media screen and (max-width: 599px){.case{padding:30px 10px}}.case__title{font-family:'RobotoRegular', sans-serif;font-size:42px;line-height:1.2;margin:0 0 40px}@media screen and (max-width: 599px){.case__title{font-size:35px;margin-bottom:20px}}.case__group{display:flex;margin-right:-65px;margin-left:-65px;padding:0 65px;flex-wrap:wrap}@media screen and (max-width: 599px){.case__group{margin-right:-10px;margin-left:-10px;padding:0 10px}}.case__group+.case__group{margin-top:60px;padding-top:60px;border-top:1px solid #e4d6f5}@media screen and (max-width: 599px){.case__group+.case__group{margin-top:20px;padding-top:20px}}.case__info{width:calc(100% - 290px);padding-right:30px}@media screen and (max-width: 1023px){.case__info{width:100%;padding-right:0}}.case__caption{font-family:'RobotoRegular', sans-serif;font-size:28px;line-height:1.2;margin-bottom:10px}.case__subcaption{font-family:'RobotoRegular', sans-serif;font-size:24px;line-height:1.3334;margin-bottom:12px}.case__text{font-family:'Helvetica Neue', Arial, sans-serif;font-size:18px;line-height:1.4445}@media screen and (max-width: 599px){.case__text{font-size:16px;line-height:1.375}}.case__text>*:last-child{margin-bottom:0}.case__base{width:290px}@media screen and (max-width: 1023px){.case__base{width:100%;margin-top:50px}}@media screen and (max-width: 599px){.case__base{margin-top:20px}}.our-services{box-sizing:border-box;max-width:1190px;margin:60px auto;padding:0 40px}.our-services *,.our-services ::before,.our-services ::after{box-sizing:border-box}@media screen and (max-width: 599px){.our-services{margin:30px auto;padding:0 10px}}.our-services__title{font-family:'RobotoRegular', sans-serif;font-size:35px;line-height:1.2;margin-bottom:40px}@media screen and (max-width: 599px){.our-services__title{font-size:28px;margin-bottom:20px;text-align:center}}.our-services__list{display:flex;margin:-40px -15px 0;flex-wrap:wrap}@media screen and (max-width: 599px){.our-services__list{margin:-30px -10px 0}}.our-services__item{display:flex;width:calc(25% - 30px);margin:40px 15px 0}@media screen and (max-width: 1189px){.our-services__item{width:calc(100% / 3 - 30px)}}@media screen and (max-width: 899px){.our-services__item{width:calc(50% - 30px)}}@media screen and (max-width: 599px){.our-services__item{display:block;width:calc(50% - 20px);margin:30px 10px 0}}.our-services__link{font-family:'Helvetica Neue', Arial, sans-serif;font-size:16px;line-height:1.375;display:flex;color:#7b6696;align-items:center}@media screen and (max-width: 599px){.our-services__link{display:block}}.our-services__link:hover{color:#7b6696}.our-services__hero{position:relative;width:100px;margin-right:20px}@media screen and (max-width: 599px){.our-services__hero{margin:0 auto 10px}}.our-services__hero::before{position:absolute;top:0;left:0;display:block;width:100%;height:100%;content:'';transition:opacity .8s ease;opacity:0;background:url(../images/icon-border.svg) no-repeat 50% 50%/contain}body:not(.mobile) .our-services__link:hover .our-services__hero::before{opacity:1}.our-services__image{display:block;max-width:100%;height:auto}.our-services__caption{max-width:calc(100% - 120px)}@media screen and (max-width: 599px){.our-services__caption{max-width:none;text-align:center}}.our-services__caption-text{position:relative;z-index:1;display:inline-block}.our-services__caption-text::before{position:absolute;z-index:-1;bottom:-2px;left:-1px;display:block;width:calc(100% + 2px);height:0;content:'';transition:height .4s ease;background:#f6f2fb;will-change:height}.our-services__caption-text::after{position:absolute;bottom:-2px;left:-1px;display:block;width:calc(100% + 2px);height:2px;content:'';transition:background .4s ease;background:#7b6696}body:not(.mobile) .our-services__link:hover .our-services__caption-text::before{height:calc(100% + 3px)}body:not(.mobile) .our-services__link:hover .our-services__caption-text::after{background:#f6f2fb}.popup{box-sizing:border-box;font-size:0;position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:none;visibility:hidden;overflow-y:auto;transition:opacity .4s ease, visibility .4s ease, transform .4s ease;transform:scale(0.5);opacity:0}.popup *,.popup ::before,.popup ::after{box-sizing:border-box}.popup::before{display:inline-block;height:100%;content:'';vertical-align:middle}.popup._active{display:block}.popup._visible{visibility:visible;transform:scale(1);opacity:1}.popup__inner{display:inline-block;width:100%;padding:40px;vertical-align:middle}@media screen and (max-width: 599px){.popup__inner{padding:10px}}.popup__body{font-size:1rem;position:relative;width:100%;max-width:1110px;margin:0 auto;padding:106px 65px;background:white}@media screen and (max-width: 599px){.popup__body{padding:48px 10px 30px}}.popup__close{position:absolute;top:25px;right:25px;width:56px;height:56px;padding:0;cursor:pointer;transition:all .4s ease;border:0;border-radius:50%;outline:none;background:#f6f2fb url(../images/popup-close.svg) no-repeat 50% 50%/19px 19px}@media screen and (max-width: 599px){.popup__close{top:10px;right:10px;width:28px;height:28px;background-size:10px 10px}}body:not(.mobile) .popup__close:hover{transform:scale(1.1785);background-color:#e7dcf5}body:not(.mobile) .popup__close:active{transform:scale(1.1785);background-color:#d0bce9}html{display:flex;min-height:100%}html.fixed{overflow-y:hidden;height:100%}html.has-scrollbar{overflow-y:scroll}body{width:100%}html.fixed body{overflow:hidden}.overlay{box-sizing:border-box;position:fixed;z-index:99;top:0;right:0;bottom:0;left:0;visibility:hidden;transition:all .4s ease;opacity:0;background:rgba(64,71,80,0.8)}.overlay *,.overlay ::before,.overlay ::after{box-sizing:border-box}.overlay._visible{visibility:visible;opacity:1}.zoom-image{box-sizing:border-box}.zoom-image *,.zoom-image ::before,.zoom-image ::after{box-sizing:border-box}.zoom-image__hero{display:block;max-width:100%;height:auto;margin:0 auto}.worklog{box-sizing:border-box;position:relative;overflow:hidden;color:white;background:#4b3668}.worklog *,.worklog ::before,.worklog ::after{box-sizing:border-box}.worklog::before{position:absolute;right:0;bottom:0;display:block;width:351px;height:494px;content:'';background:url(../images/worklog.png) no-repeat 100% 100%/contain}@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){.worklog::before{background-image:url(../images/worklog@2x.png)}}@media screen and (max-width: 1300px){.worklog::before{right:auto;left:calc(50% + 299px)}}@media screen and (max-width: 899px){.worklog::before{display:none}}html[dir='rtl'] .worklog::before{right:auto;left:0;transform:scale(-1, 1)}@media screen and (max-width: 1300px){html[dir='rtl'] .worklog::before{right:calc(50% + 299px);left:auto}}.worklog__header{position:relative;background:#412e5b}.worklog__header-inner{position:relative;max-width:1190px;margin:0 auto;padding:60px 40px 86px}@media screen and (max-width: 599px){.worklog__header-inner{padding:30px 10px 58px}}.worklog__title{font-family:'RobotoRegular', sans-serif;font-size:35px;line-height:1.2;margin:0;padding:0;text-align:center;color:white}@media screen and (max-width: 599px){.worklog__title{font-size:28px}}.worklog__filter{position:absolute;bottom:-9px;left:0;width:100%}.worklog__filter::before,.worklog__filter::after{position:absolute;z-index:2;top:0;display:none;width:10px;height:42px;content:''}@media screen and (max-width: 599px){.worklog__filter::before,.worklog__filter::after{display:block}}.worklog__filter::before{left:0;background:linear-gradient(to right, #412e5b, rgba(65,46,91,0))}.worklog__filter::after{right:0;background:linear-gradient(to left, #412e5b, rgba(65,46,91,0))}.worklog__filter-list{display:flex;padding:0 40px}@media screen and (min-width: 600px){.worklog__filter-list{justify-content:center}}@media screen and (max-width: 599px){.worklog__filter-list{padding:0}}.worklog__filter-item{font-family:'RobotoRegular', sans-serif;font-size:20px;line-height:1.3;padding:0 0 9px}@media screen and (max-width: 899px){.worklog__filter-item{padding:0 10px 9px}}@media screen and (max-width: 599px){.worklog__filter-item{font-size:18px;line-height:1.2223;white-space:nowrap}}@media screen and (min-width: 900px){.worklog__filter-item:nth-last-child(n+2){margin-right:105px}}@media screen and (max-width: 899px) and (min-width: 600px){.worklog__filter-item:nth-last-child(n+2){margin-right:15px}}@media screen and (min-width: 900px){html[dir='rtl'] .worklog__filter-item:nth-last-child(n+2){margin-right:0;margin-left:105px}}@media screen and (max-width: 899px) and (min-width: 600px){html[dir='rtl'] .worklog__filter-item:nth-last-child(n+2){margin-right:0;margin-left:15px}}.worklog__filter-link{position:relative;display:block;padding-bottom:20px;transition:none;color:white}body:not(.mobile) .worklog__filter-link:hover{color:white}.worklog__filter-link._active:before{position:absolute;top:100%;left:0;display:block;width:100%;height:3px;content:'';background:#08b2bf}.worklog__filter-link._active::after{position:absolute;top:calc(100% + 3px);left:calc(50% - 5px);display:block;content:'';border-top:6px solid #08b2bf;border-right:5px solid transparent;border-left:5px solid transparent}.worklog__content{max-width:1000px;margin:0 auto;padding:40px}@media screen and (max-width: 899px){.worklog__content{padding:40px 0}}@media screen and (max-width: 599px){.worklog__content{padding:20px 0 30px}}.worklog__body{position:relative;min-height:520px;padding:0 0 0 188px}@media screen and (max-width: 899px){.worklog__body{min-height:0;padding:0}}.worklog__body::before{position:absolute;top:39px;bottom:39px;left:19px;display:block;width:1px;content:'';background:#7b6696}@media screen and (max-width: 899px){.worklog__body::before{top:49px;bottom:auto;left:79px;width:calc(100% - 158px);height:1px}}@media screen and (max-width: 599px){.worklog__body::before{left:49px;width:calc(100% - 98px)}}html[dir='rtl'] .worklog__body{padding:0 188px 0 0}@media screen and (max-width: 899px){html[dir='rtl'] .worklog__body{padding:0}}html[dir='rtl'] .worklog__body::before{right:19px;left:auto}@media screen and (max-width: 899px){html[dir='rtl'] .worklog__body::before{right:79px;left:auto}}@media screen and (max-width: 599px){html[dir='rtl'] .worklog__body::before{right:49px}}.worklog__arrow{position:absolute;z-index:1;left:0;display:block;width:39px;height:39px;cursor:pointer;transition:background .4s ease, opacity .4s ease;border:0;border-radius:50%;background:#d0bce9}html[dir='rtl'] .worklog__arrow{right:0;left:auto}.worklog__arrow::before{position:absolute;top:calc(50% - 5px);left:calc(50% - 7px);display:block;width:14px;height:10px;content:'';background:url(../images/btn-arrow.svg) no-repeat 50% 50%/contain}.worklog__arrow._type_prev{top:0;transform:rotate(180deg)}@media screen and (max-width: 899px){.worklog__arrow._type_prev{top:30px;left:40px;transform:rotate(90deg)}}@media screen and (max-width: 599px){.worklog__arrow._type_prev{left:10px}}@media screen and (max-width: 899px){html[dir='rtl'] .worklog__arrow._type_prev{right:40px;left:auto;transform:rotate(-90deg)}}@media screen and (max-width: 599px){html[dir='rtl'] .worklog__arrow._type_prev{right:10px}}.worklog__arrow._type_next{bottom:0}@media screen and (max-width: 899px){.worklog__arrow._type_next{top:30px;right:40px;bottom:auto;left:auto;transform:rotate(-90deg)}}@media screen and (max-width: 599px){.worklog__arrow._type_next{right:10px}}@media screen and (max-width: 899px){html[dir='rtl'] .worklog__arrow._type_next{right:auto;left:40px;transform:rotate(90deg)}}@media screen and (max-width: 599px){html[dir='rtl'] .worklog__arrow._type_next{left:10px}}body:not(.mobile) .worklog__arrow:hover{background-color:#e7dcf5}.worklog__arrow._disabled,body:not(.mobile) .worklog__arrow._disabled{cursor:default;opacity:.5;background-color:#d0bce9}.worklog__years{font-family:'RobotoRegular', sans-serif;position:absolute;top:0;bottom:0;left:0;overflow:hidden;padding:90px 0 0}@media screen and (max-width: 899px){.worklog__years{position:relative;top:auto;bottom:auto;left:auto;padding:0 40px 10px}}@media screen and (max-width: 599px){.worklog__years{padding:0 10px 10px}}html[dir='rtl'] .worklog__years{right:0;left:auto}.worklog__years-container{overflow:visible;height:80px}@media screen and (max-width: 899px){.worklog__years-container{overflow:hidden;height:auto}}.worklog__years-item{font-size:20px;line-height:80px;padding-left:56px;cursor:pointer;transition:font-size .4s ease, color .4s ease}@media screen and (max-width: 899px){.worklog__years-item{font-size:25px;line-height:30px;overflow:hidden;height:auto;padding:0 0 29px;text-align:center;color:#ffc033}}html[dir='rtl'] .worklog__years-item{padding-right:56px;padding-left:0}@media screen and (max-width: 899px){html[dir='rtl'] .worklog__years-item{padding:0 0 29px}}.worklog__years-item::before,.worklog__years-item::after{position:absolute;display:block;content:'';transition:opacity .4s ease;opacity:0;border-radius:50%}@media screen and (max-width: 899px){.worklog__years-item::before,.worklog__years-item::after{opacity:1}}.worklog__years-item::before{top:calc(50% - 8px);left:9px;width:21px;height:21px;background:rgba(255,192,51,0.25)}@media screen and (max-width: 899px){.worklog__years-item::before{top:auto;bottom:0;left:calc(50% - 10px)}}html[dir='rtl'] .worklog__years-item::before{right:9px;left:auto}@media screen and (max-width: 899px){html[dir='rtl'] .worklog__years-item::before{right:calc(50% - 10px);left:auto}}.worklog__years-item::after{top:calc(50% - 3px);left:14px;width:11px;height:11px;background:#ffc033}@media screen and (max-width: 899px){.worklog__years-item::after{top:auto;bottom:5px;left:calc(50% - 5px)}}html[dir='rtl'] .worklog__years-item::after{right:14px;left:auto}@media screen and (max-width: 899px){html[dir='rtl'] .worklog__years-item::after{right:calc(50% - 5px);left:auto}}.worklog__years-item._active{font-size:35px;cursor:default;color:#ffc033}@media screen and (max-width: 899px){.worklog__years-item._active{font-size:25px}}.worklog__years-item._active::before,.worklog__years-item._active::after{opacity:1}.worklog__years-item._current{font-size:20px}@media screen and (max-width: 899px){.worklog__years-item._current{font-size:25px}}.worklog__events{width:610px;margin:0;padding:39px 0;transition:transform .4s ease-in-out, opacity .4s ease-in-out}@media screen and (max-width: 899px){.worklog__events{width:auto;padding:40px 0 0}}@media screen and (max-width: 599px){.worklog__events{padding-top:20px}}@media screen and (min-width: 900px){.worklog._changing .worklog__events{transform:translateY(150px);opacity:0}}.worklog__events-item{position:relative;top:434px;visibility:hidden;transition-property:visibility, top, opacity !important;pointer-events:auto !important;opacity:0 !important}@media screen and (max-width: 899px){.worklog__events-item{top:auto;visibility:visible;opacity:1 !important}}.worklog__events-item._active{z-index:1;top:0;visibility:visible;opacity:1 !important}@media screen and (max-width: 899px){.worklog__events-item._active{top:auto}}.worklog__info{font-family:'Helvetica Neue', Arial, sans-serif;font-size:11px;font-weight:bold;line-height:1.3637;position:absolute;top:-5px;display:flex;width:45px;height:30px;transition:opacity .4s ease;-webkit-transform:translateZ(0) scale(1, 1);text-align:center;text-transform:uppercase;align-items:flex-end;-webkit-backface-visibility:hidden;justify-content:center}@media screen and (min-width: 900px){.worklog__info{display:none}}.worklog__info._type_prev{left:37px}@media screen and (max-width: 599px){.worklog__info._type_prev{left:7px}}html[dir='rtl'] .worklog__info._type_prev{right:37px;left:auto}@media screen and (max-width: 599px){html[dir='rtl'] .worklog__info._type_prev{right:7px}}.worklog__info._type_next{right:37px}@media screen and (max-width: 599px){.worklog__info._type_next{right:7px}}html[dir='rtl'] .worklog__info._type_next{right:auto;left:37px}@media screen and (max-width: 599px){html[dir='rtl'] .worklog__info._type_next{left:7px}}.worklog._year-changing .worklog__info{opacity:0}.events{box-sizing:border-box;padding:83px 0 0}.events *,.events ::before,.events ::after{box-sizing:border-box}@media screen and (max-width: 899px){.events{max-width:690px;min-height:0;margin:0 auto;padding:0 40px}}@media screen and (max-width: 599px){.events{padding:0 10px}}.events__list-wrapper{overflow:hidden;transition:height .4s ease;transform:translate3d(0, 0, 0)}.events__list{font-family:'Helvetica Neue', Arial, sans-serif;font-size:18px;line-height:1.2223}@media screen and (max-width: 899px){.events__list{font-size:16px;line-height:1.375}}.events__item{position:relative;padding:0 0 22px 22px}html[dir='rtl'] .events__item{padding:0 22px 22px 0}.events__item._inactive{display:none !important}.events__item._hidden{display:none}.events._open .events__item._hidden{display:block}.events__item::before{position:absolute;top:7px;left:0;display:block;width:8px;height:8px;content:'';background:url(../images/events-bullet.svg) no-repeat 0 0/8px 8px}html[dir='rtl'] .events__item::before{right:0;left:auto;transform:scale(-1, 1)}.events__more{padding:0 22px}.events__more._hidden{display:none}.events__more-link{color:#b09cc9}.events__more-link::after{display:inline-block;width:15px;height:11px;margin-left:10px;content:'';transition:transform .4s ease;background:url(../images/intro-arrow.svg) no-repeat 50% 50%}html[dir='rtl'] .events__more-link::after{margin-right:10px;margin-left:0}body:not(.mobile) .events__more-link:hover{color:#b09cc9}.events._open .events__more-link::after{transform:rotate(180deg)}.events__more-text{font-family:'Helvetica Neue', Arial, sans-serif;font-size:16px;line-height:1.375;position:relative;z-index:1;display:inline-block;transition:all .4s ease}.events__more-text::before{position:absolute;z-index:-1;bottom:-2px;left:-1px;display:block;width:calc(100% + 2px);height:0;content:'';transition:height .4s ease;background:#b09cc9;will-change:height}.events__more-text::after{position:absolute;bottom:-2px;left:-1px;display:block;width:calc(100% + 2px);height:2px;content:'';transition:background .4s ease;background:#b09cc9}body:not(.mobile) .events__more-link:hover .events__more-text{color:white}body:not(.mobile) .events__more-link:hover .events__more-text::before{height:calc(100% + 3px)}body:not(.mobile) .events__more-link:hover .events__more-text::after{background:#b09cc9}.coins-sellers{box-sizing:border-box;margin-top:30px}.coins-sellers *,.coins-sellers ::before,.coins-sellers ::after{box-sizing:border-box}.coins-sellers__title{font-family:'RobotoRegular', sans-serif;font-size:28px;line-height:1.2;margin:0 0 20px;text-align:center}.coins-sellers__list{display:flex;margin:-30px -15px 0;flex-wrap:wrap;justify-content:center}@media screen and (max-width: 599px){.coins-sellers__list{margin:-20px 0 0}}.coins-sellers__item{position:relative;display:block;width:calc(100% / 3 - 30px);margin:30px 15px 0;transition:box-shadow .4s ease;color:#464b55;background:white;box-shadow:0 0 10px rgba(123,102,150,0.2)}@media screen and (max-width: 899px){.coins-sellers__item{width:calc(50% - 30px)}}@media screen and (max-width: 599px){.coins-sellers__item{width:100%;margin:20px 0 0}}.coins-sellers__item::before,.coins-sellers__item::after{position:absolute;display:block;width:0;height:2px;content:'';transition:width .4s ease;background:#b09cc9}.coins-sellers__item::before{top:0;left:0}.coins-sellers__item::after{right:0;bottom:0}.coins-sellers__item:hover{color:#464b55}body:not(.mobile) .coins-sellers__item:hover{box-shadow:0 0 20px rgba(123,102,150,0.4)}body:not(.mobile) .coins-sellers__item:hover::before,body:not(.mobile) .coins-sellers__item:hover::after{width:100%}.coins-sellers__item-inner{display:flex;flex-direction:column;width:100%;padding:20px}.coins-sellers__item-inner::before,.coins-sellers__item-inner::after{position:absolute;display:block;width:2px;height:0;content:'';transition:height .4s ease;background:#b09cc9}.coins-sellers__item-inner::before{top:0;left:0}.coins-sellers__item-inner::after{right:0;bottom:0}body:not(.mobile) .coins-sellers__item:hover .coins-sellers__item-inner::before,body:not(.mobile) .coins-sellers__item:hover .coins-sellers__item-inner::after{height:100%}.coins-sellers__hero{width:100%}.coins-sellers__image{display:block;max-width:100%;height:auto;margin:0 auto}.coins-sellers__caption{font-family:'RobotoRegular', sans-serif;font-size:20px;line-height:1.3;width:100%;margin-top:15px;text-align:center}.no-bottom-padding{padding-bottom:0}.button-facebook{font-size:0.7857rem;line-height:1;position:relative;max-width:140px;margin:0 2px;padding:1.26rem 2rem 1.2rem 0.5rem;background-color:transparent}@media screen and (min-width: 500px){.button-facebook{max-width:151px;margin:0 8px}}.button-facebook::before{position:absolute;top:50%;right:7px;display:block;width:35px;height:35px;margin:-18px 0 0;content:'';background-image:url(../images/facebook.svg);background-repeat:no-repeat;background-position:50% 50%;background-size:35px 35px}@media screen and (min-width: 500px){.button-facebook::before{right:12px}}.blueBox-gray .box_input .label_input{color:#404750}pre{overflow-x:auto}pre code{display:inline;min-width:0;padding:0}table code{display:inline;min-width:0;padding:0}a{word-wrap:break-word}.button-search{border-radius:5px;background:#b09cc9;-webkit-appearance:none}#intercom-container{z-index:2147483646 !important}@media screen and (max-width: 767px){.docPage-menu{z-index:2147483647;padding-bottom:59px}}.projects-back{font-size:11px;line-height:1.37;margin-top:-60px;padding-bottom:60px;text-align:center;letter-spacing:1px;text-transform:uppercase}@media screen and (max-width: 599px){.projects-back{margin-top:-20px;padding-bottom:30px}}.projects-back__link{padding-bottom:2px;text-decoration:none;color:white;border-bottom:2px solid #d2c1ff}.projects-back__link:hover{color:white}.header-right-top .get._theme_orange,.header-left-top .get._theme_orange{border-color:#ffc033;background:#ffc033;border-radius:5px;color:#404750;cursor:pointer}.header-right-top .get._theme_orange:hover,.header-left-top .get._theme_orange:hover{border-color:#ffde50;background:#ffde50;color:#404750}.header-right-top .get._margin_l_sm,.header-left-top .get._margin_l_sm{margin-left:15px}@media screen and (max-width: 1189px){.header-right-top .get._margin_l_sm,.header-left-top .get._margin_l_sm{margin-left:5px}}.header-right-top._alt .get,.header-left-top._alt .get{color:#404750;border-color:#ffc033;background:#ffc033}.header-right-top._alt .get:hover,.header-left-top._alt .get:hover{color:#404750;border-color:#ffde50;background:#ffde50}.header-left-top._alt .exchange,.header-right-top._alt .exchange{border-color:#ffc033}.header-left-top._alt .exchange:hover,.header-right-top._alt .exchange:hover{color:#404750;border-color:#ffde50;background:#ffde50}.header-left-top._alt .exchange:hover span,.header-right-top._alt .exchange:hover span{color:#404750}.header-left-top._alt .exchange:hover span::after,.header-right-top._alt .exchange:hover span::after{background-image:url(../images/exchange-alt.svg)}.header-left-top._alt .exchange:hover span.red::after,.header-right-top._alt .exchange:hover span.red::after{background-image:url(../images/exchange-red-alt.svg)}.platforms-list__items{display:flex;justify-content:space-between;margin-bottom:0}.platforms-list__item{margin:0 auto;padding:0}.platforms-list__item:before{display:none}.platforms-list__item-link{display:inline-block;text-align:center}.platforms-list__item-link:hover .platforms-list__item-icon.platforms-list__item-icon_web{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cellipse%20cx%3D%2211.5%22%20cy%3D%2212.5%22%20fill%3D%22%23005C8E%22%20fill-rule%3D%22nonzero%22%20rx%3D%2210.5%22%20ry%3D%2211.5%22%2F%3E%3Cpath%20fill%3D%22%2344C709%22%20d%3D%22M9.857%2022.058c.46-.324.724-.888.893-1.437.151-.478.271-.979.227-1.478-.122-1.404-1.45-2.372-2.738-2.943a13.73%2013.73%200%200%200-2.282-.782c-.324-.08-.656-.15-.936-.33-.223-.145-.398-.349-.567-.547-1.149-1.34-2.1-2.675-2.568-4.365.853-4.738%204.954-8.355%209.913-8.451-.55.699-.901%201.697-.59%202.32.332.66%201.15.872%201.862%201.062.772.206%201.56.488%202.107%201.07.549.582.772%201.54.309%202.192-.583.823-1.922.821-2.474%201.665-.156.238-.23.517-.375.76-.309.508-.917.79-1.512.793-.593.003-1.17-.24-1.655-.588-.168-.12-.334-.259-.531-.322-.72-.228-1.371.716-1.155%201.441.217.725.954%202.145%201.644%202.453%201.733.774%203.648.11%205.535-.077%201.035-.103%202.253-.291%202.964.465.61.648.516%201.678.276%202.537-.238.859-.583%201.755-.341%202.613.026.085.062.171.106.252a10.216%2010.216%200%200%201-8.112%201.697M12%200C5.373%200%200%205.373%200%2012s5.373%2012%2012%2012%2012-5.373%2012-12S18.627%200%2012%200%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.platforms-list__item-link:hover .platforms-list__item-icon.platforms-list__item-icon_android{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2225%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20fill%3D%22%2305D6FE%22%20d%3D%22M.766%2025C.302%2024.88%200%2024.439%200%2023.756V1.214C0%20.582.256.155.66%200l11.56%2012.562L.765%2025z%22%2F%3E%3Cpath%20fill%3D%22%23EE314B%22%20d%3D%22M2.357%2024.522l13.913-7.558-3.389-3.683-10.524%2011.24z%22%2F%3E%3Cpath%20fill%3D%22%231EEF75%22%20d%3D%22M16.366%208.06L2.646.606l10.255%2011.216%203.465-3.762z%22%2F%3E%3Cpath%20fill%3D%22%23FFD201%22%20d%3D%22M17.296%208.566l5.375%202.92c1.017.552%201.027%201.444%200%202.001l-5.51%202.994-3.595-3.931%203.73-3.984z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.platforms-list__item-link:hover .platforms-list__item-icon.platforms-list__item-icon_ios{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2225%22%3E%3Cg%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M14.855%205.74c2.723%200%204.464%202.674%204.464%202.674s-2.656%201.462-2.656%204.638c0%203.77%203.337%204.867%203.337%204.867s-2.634%206.34-5.592%206.34c-1.663%200-1.774-.97-3.984-.97-1.92%200-2.566.97-4.029.97C3.605%2024.26%200%2018.08%200%2013.052c0-5.22%203.65-7.311%205.938-7.311%202.009%200%202.846%201.2%204.464%201.2%201.362%200%202.433-1.2%204.453-1.2z%22%2F%3E%3Cpath%20d%3D%22M14.03.556c.38%202.36-1.782%205.277-4.365%205.182C9.285%202.736%2012.069.714%2014.03.556z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.platforms-list__item-link:hover .platforms-list__item-icon.platforms-list__item-icon_windows{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222%22%20height%3D%2223%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20fill%3D%22%237FBB00%22%20d%3D%22M22%200L11%201.854V11h11z%22%2F%3E%3Cpath%20fill%3D%22%23F25022%22%20d%3D%22M0%203.745V11h9V2.316z%22%2F%3E%3Cpath%20fill%3D%22%23FFB802%22%20d%3D%22M11%2013v8.27L22%2023V13z%22%2F%3E%3Cpath%20fill%3D%22%2301A4EF%22%20d%3D%22M0%2013v6.649l9%201.296V13z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.platforms-list__item-link:hover .platforms-list__item-icon.platforms-list__item-icon_linux{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2224%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20fill%3D%22%23FFC033%22%20fill-rule%3D%22nonzero%22%20d%3D%22M.643%2018.925l1.804-.816.483-1.158.715-.463.927%202.437%202.057%201.641.887%202.429-.887.651-2.057-.651-3.93-.896v-3.174zm13.453-1.214h3.077l1.89%201.895.544%201.17-1.72%201.082-2.15%201.46-1.994.521-.353-1.98.706-4.148zM7.204%206.851L9.76%205.69l1.653.802.902.965-3.811.974-1.299-1.58z%22%2F%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M18.204%2020.831a4.189%204.189%200%200%200-1.55.83l-.34.35a2.27%202.27%200%200%201-1.81%201%20.548.548%200%200%201-.41-.12c-.15-.17-.11-.56-.1-.72l.01-.17c0-.3.28-3.13.37-3.58.04.06.082.117.13.17.26.275.622.428%201%20.42h.35a2%202%200%200%200%201.47-.45c.01.298.128.582.33.8.224.211.468.4.73.56.38.25.62.42.64.53-.253.166-.529.29-.82.37v.01zm-5.06-1.12c-1.47%201.48-4.41%201.38-5.71%201.18a3.637%203.637%200%200%200-1.15-1.29%204.993%204.993%200%200%201-1.21-1.85%204.001%204.001%200%200%200-1-1.57%2023.868%2023.868%200%200%201%201.43-4.48c.21-.53.48-1%20.74-1.55.365-.673.68-1.37.94-2.09a3.86%203.86%200%200%200%201.82.94%2010.058%2010.058%200%200%200%202.83-1.2%2018.653%2018.653%200%200%201%202.17%208.95%206.058%206.058%200%200%200-.86%202.95v.01zm-6.37%203c-.06.19-.15.29-.27.29a5.148%205.148%200%200%201-1.87-.6%204.41%204.41%200%200%200-1-.4h-.56c-1.49-.12-1.95-.3-2.05-.44a4.14%204.14%200%200%200%20.05-2%203.402%203.402%200%200%201-.07-.56c.257-.14.54-.228.83-.26a1.993%201.993%200%200%200%201-.39c.197-.234.325-.518.37-.82.13-.53.18-.53.25-.53.301.35.538.748.7%201.18a5.59%205.59%200%200%200%201.54%202.24%202.27%202.27%200%200%201%201.08%202.29zm1.23-19.71c.58%200%201%20.62%201%201.48s-.33%201.33-.81%201.45a.82.82%200%200%200%20.29-.68c0-.41-.22-.75-.48-.75s-.48.33-.48.75a.82.82%200%200%200%20.29.68c-.48-.12-.81-.69-.81-1.45s.42-1.48%201-1.48zm3.44%203.88a5.827%205.827%200%200%201-2.44%201.12%203.737%203.737%200%200%201-1.5-1%203.068%203.068%200%200%201%202-1%203.91%203.91%200%200%201%201.94.88zm-.44-3.88c.58%200%201%20.62%201%201.48s-.33%201.34-.81%201.45a.82.82%200%200%200%20.29-.68c0-.41-.22-.75-.48-.75s-.48.33-.48.75a.82.82%200%200%200%20.29.68c-.48-.12-.81-.7-.81-1.45s.42-1.48%201-1.48zm7.93%2016.07a3.785%203.785%200%200%201-.57-.43c-.09-.09%200-.5%200-.72.103-.4.03-.826-.2-1.17a.983.983%200%200%200-.16-.12v-.64a9.84%209.84%200%200%200-2.7-6.62%204.418%204.418%200%200%201-1.3-2.37v-.23c0-1.38%200-4.26-1.5-5.77a3.39%203.39%200%200%200-2.5-1c-2.1%200-3.5%201-3.5%206a7.998%207.998%200%200%201-1.19%203.68c-.27.52-.54%201.06-.78%201.63a24.336%2024.336%200%200%200-1.53%204.79%201.589%201.589%200%200%200-.78%201.2l-.08.33a2.732%202.732%200%200%201-.54.14c-.6.12-1.6.32-1.6%201.23.003.246.03.49.08.73.118.548.09%201.117-.08%201.65a.472.472%200%200%200%200%20.13c0%201.19%201.87%201.35%203%201.49h.44c.273.081.537.19.79.32a5.81%205.81%200%200%200%202.27.68c.33-.003.641-.145.86-.39h.05a5.937%205.937%200%200%201%202.59-.61h3.06c.052.204.151.392.29.55.3.31.72.475%201.15.45a3.2%203.2%200%200%200%202.5-1.32l.32-.33c.356-.27.76-.47%201.19-.59.72-.26%201.46-.53%201.46-1.26s-.57-1.11-1.04-1.43z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.platforms-list__item-link:hover .platforms-list__item-icon.platforms-list__item-icon_macos{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2223%22%20height%3D%2222%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20fill%3D%22%231B9EF7%22%20fill-rule%3D%22nonzero%22%20d%3D%22M2%201h9.229L8.072%2011.918l4.152.186L12.096%2020H2z%22%2F%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M10.253%202H2v17.053h9.417c-.223-1.185-.26-2.07-.417-2.07-5.197%200-7.89-1.726-8-1.802l.578-1.463c.025.017%202.57%201.629%207.422%201.629.11-.935.17-1.688.497-2.322H7.27l-.003-1.232c0-.216.327-4.69%202.986-9.793zm2.303%200c-2.365%204.137-3.094%207.966-3.198%209.258h4.31l-.227.7c-.007.024-.409%201.311-.453%203.295%203.567-.346%205.406-1.525%205.427-1.54l.585%201.46c-.096.064-2.099%201.366-6%201.718.034.732.12%201.433.288%202.162H21V2h-8.444zM0%2021.053V0h23v21.053H0zM15%204v3h2V4h-2zM5%204v3h2V4H5z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.platforms-list__item-caption{color:#7d8999;display:block;font-size:12px}.platforms-list__item-icon{background-color:#F6F2FB;background-repeat:no-repeat;background-position:center center;border-radius:5px;display:inline-block;height:33px;margin-bottom:3px;-webkit-transition:0.4s ease;transition:0.4s ease;width:33px}.platforms-list__item-icon.platforms-list__item-icon_web{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cellipse%20cx%3D%2211.5%22%20cy%3D%2212.5%22%20fill%3D%22%23F6F2FB%22%20fill-rule%3D%22nonzero%22%20rx%3D%2210.5%22%20ry%3D%2211.5%22%2F%3E%3Cpath%20fill%3D%22%235D5D5D%22%20d%3D%22M9.857%2022.058c.46-.324.724-.888.893-1.437.151-.478.271-.979.227-1.478-.122-1.404-1.45-2.372-2.738-2.943a13.73%2013.73%200%200%200-2.282-.782c-.324-.08-.656-.15-.936-.33-.223-.145-.398-.349-.567-.547-1.149-1.34-2.1-2.675-2.568-4.365.853-4.738%204.954-8.355%209.913-8.451-.55.699-.901%201.697-.59%202.32.332.66%201.15.872%201.862%201.062.772.206%201.56.488%202.107%201.07.549.582.772%201.54.309%202.192-.583.823-1.922.821-2.474%201.665-.156.238-.23.517-.375.76-.309.508-.917.79-1.512.793-.593.003-1.17-.24-1.655-.588-.168-.12-.334-.259-.531-.322-.72-.228-1.371.716-1.155%201.441.217.725.954%202.145%201.644%202.453%201.733.774%203.648.11%205.535-.077%201.035-.103%202.253-.291%202.964.465.61.648.516%201.678.276%202.537-.238.859-.583%201.755-.341%202.613.026.085.062.171.106.252a10.216%2010.216%200%200%201-8.112%201.697M12%200C5.373%200%200%205.373%200%2012s5.373%2012%2012%2012%2012-5.373%2012-12S18.627%200%2012%200%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.platforms-list__item-icon.platforms-list__item-icon_android{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2225%22%3E%3Cpath%20d%3D%22M.766%2025C.302%2024.88%200%2024.439%200%2023.756V1.214C0%20.582.256.155.66%200l11.56%2012.562L.765%2025zm1.591-.478l13.913-7.558-3.389-3.683-10.524%2011.24zM16.366%208.06L2.646.606l10.255%2011.216%203.465-3.762zm.93.506l5.375%202.92c1.017.552%201.027%201.444%200%202.001l-5.51%202.994-3.595-3.931%203.73-3.984z%22%20fill%3D%22%235D5D5D%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E")}.platforms-list__item-icon.platforms-list__item-icon_ios{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2225%22%3E%3Cg%20fill%3D%22%235D5D5D%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M14.855%205.74c2.723%200%204.464%202.674%204.464%202.674s-2.656%201.462-2.656%204.638c0%203.77%203.337%204.867%203.337%204.867s-2.634%206.34-5.592%206.34c-1.663%200-1.774-.97-3.984-.97-1.92%200-2.566.97-4.029.97C3.605%2024.26%200%2018.08%200%2013.052c0-5.22%203.65-7.311%205.938-7.311%202.009%200%202.846%201.2%204.464%201.2%201.362%200%202.433-1.2%204.453-1.2z%22%2F%3E%3Cpath%20d%3D%22M14.03.556c.38%202.36-1.782%205.277-4.365%205.182C9.285%202.736%2012.069.714%2014.03.556z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.platforms-list__item-icon.platforms-list__item-icon_windows{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222%22%20height%3D%2223%22%3E%3Cpath%20d%3D%22M22%200L11%201.854V11h11zM0%203.745V11h9V2.316zM11%2013v8.27L22%2023V13zM0%2013v6.649l9%201.296V13z%22%20fill%3D%22%235D5D5D%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E")}.platforms-list__item-icon.platforms-list__item-icon_linux{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2224%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20fill%3D%22%23F6F2FB%22%20fill-rule%3D%22nonzero%22%20d%3D%22M.643%2018.925l1.804-.816.483-1.158.715-.463.927%202.437%202.057%201.641.887%202.429-.887.651-2.057-.651-3.93-.896v-3.174zm13.453-1.214h3.077l1.89%201.895.544%201.17-1.72%201.082-2.15%201.46-1.994.521-.353-1.98.706-4.148zM7.204%206.851L9.76%205.69l1.653.802.902.965-3.811.974-1.299-1.58z%22%2F%3E%3Cpath%20fill%3D%22%235D5D5D%22%20d%3D%22M18.204%2020.831a4.189%204.189%200%200%200-1.55.83l-.34.35a2.27%202.27%200%200%201-1.81%201%20.548.548%200%200%201-.41-.12c-.15-.17-.11-.56-.1-.72l.01-.17c0-.3.28-3.13.37-3.58.04.06.082.117.13.17.26.275.622.428%201%20.42h.35a2%202%200%200%200%201.47-.45c.01.298.128.582.33.8.224.211.468.4.73.56.38.25.62.42.64.53-.253.166-.529.29-.82.37v.01zm-5.06-1.12c-1.47%201.48-4.41%201.38-5.71%201.18a3.637%203.637%200%200%200-1.15-1.29%204.993%204.993%200%200%201-1.21-1.85%204.001%204.001%200%200%200-1-1.57%2023.868%2023.868%200%200%201%201.43-4.48c.21-.53.48-1%20.74-1.55.365-.673.68-1.37.94-2.09a3.86%203.86%200%200%200%201.82.94%2010.058%2010.058%200%200%200%202.83-1.2%2018.653%2018.653%200%200%201%202.17%208.95%206.058%206.058%200%200%200-.86%202.95v.01zm-6.37%203c-.06.19-.15.29-.27.29a5.148%205.148%200%200%201-1.87-.6%204.41%204.41%200%200%200-1-.4h-.56c-1.49-.12-1.95-.3-2.05-.44a4.14%204.14%200%200%200%20.05-2%203.402%203.402%200%200%201-.07-.56c.257-.14.54-.228.83-.26a1.993%201.993%200%200%200%201-.39c.197-.234.325-.518.37-.82.13-.53.18-.53.25-.53.301.35.538.748.7%201.18a5.59%205.59%200%200%200%201.54%202.24%202.27%202.27%200%200%201%201.08%202.29zm1.23-19.71c.58%200%201%20.62%201%201.48s-.33%201.33-.81%201.45a.82.82%200%200%200%20.29-.68c0-.41-.22-.75-.48-.75s-.48.33-.48.75a.82.82%200%200%200%20.29.68c-.48-.12-.81-.69-.81-1.45s.42-1.48%201-1.48zm3.44%203.88a5.827%205.827%200%200%201-2.44%201.12%203.737%203.737%200%200%201-1.5-1%203.068%203.068%200%200%201%202-1%203.91%203.91%200%200%201%201.94.88zm-.44-3.88c.58%200%201%20.62%201%201.48s-.33%201.34-.81%201.45a.82.82%200%200%200%20.29-.68c0-.41-.22-.75-.48-.75s-.48.33-.48.75a.82.82%200%200%200%20.29.68c-.48-.12-.81-.7-.81-1.45s.42-1.48%201-1.48zm7.93%2016.07a3.785%203.785%200%200%201-.57-.43c-.09-.09%200-.5%200-.72.103-.4.03-.826-.2-1.17a.983.983%200%200%200-.16-.12v-.64a9.84%209.84%200%200%200-2.7-6.62%204.418%204.418%200%200%201-1.3-2.37v-.23c0-1.38%200-4.26-1.5-5.77a3.39%203.39%200%200%200-2.5-1c-2.1%200-3.5%201-3.5%206a7.998%207.998%200%200%201-1.19%203.68c-.27.52-.54%201.06-.78%201.63a24.336%2024.336%200%200%200-1.53%204.79%201.589%201.589%200%200%200-.78%201.2l-.08.33a2.732%202.732%200%200%201-.54.14c-.6.12-1.6.32-1.6%201.23.003.246.03.49.08.73.118.548.09%201.117-.08%201.65a.472.472%200%200%200%200%20.13c0%201.19%201.87%201.35%203%201.49h.44c.273.081.537.19.79.32a5.81%205.81%200%200%200%202.27.68c.33-.003.641-.145.86-.39h.05a5.937%205.937%200%200%201%202.59-.61h3.06c.052.204.151.392.29.55.3.31.72.475%201.15.45a3.2%203.2%200%200%200%202.5-1.32l.32-.33c.356-.27.76-.47%201.19-.59.72-.26%201.46-.53%201.46-1.26s-.57-1.11-1.04-1.43z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.platforms-list__item-icon.platforms-list__item-icon_macos{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2223%22%20height%3D%2222%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20fill%3D%22%23F6F2FB%22%20fill-rule%3D%22nonzero%22%20d%3D%22M2%201h9.229L8.072%2011.918l4.152.186L12.096%2020H2z%22%2F%3E%3Cpath%20fill%3D%22%235D5D5D%22%20d%3D%22M10.253%202H2v17.053h9.417c-.223-1.185-.26-2.07-.417-2.07-5.197%200-7.89-1.726-8-1.802l.578-1.463c.025.017%202.57%201.629%207.422%201.629.11-.935.17-1.688.497-2.322H7.27l-.003-1.232c0-.216.327-4.69%202.986-9.793zm2.303%200c-2.365%204.137-3.094%207.966-3.198%209.258h4.31l-.227.7c-.007.024-.409%201.311-.453%203.295%203.567-.346%205.406-1.525%205.427-1.54l.585%201.46c-.096.064-2.099%201.366-6%201.718.034.732.12%201.433.288%202.162H21V2h-8.444zM0%2021.053V0h23v21.053H0zM15%204v3h2V4h-2zM5%204v3h2V4H5z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.platforms-list.platforms-list_max-w-50 .platforms-list__items{max-width:60%;margin:0 auto}@media screen and (max-width: 599px){.platforms-list,.m-wallets.m-wallets_style-2 .platforms-list{display:flex;justify-content:center}.platforms-list .platforms-list__items,.m-wallets.m-wallets_style-2 .platforms-list .platforms-list__items{display:block}.platforms-list .platforms-list__items:after,.m-wallets.m-wallets_style-2 .platforms-list .platforms-list__items:after{content:"";display:table;clear:both}.platforms-list .platforms-list__item,.m-wallets.m-wallets_style-2 .platforms-list .platforms-list__item{float:left;margin-bottom:20px;min-width:80px;text-align:center;width:33.33333333%}.platforms-list.platforms-list_max-w-50 .platforms-list__items,.m-wallets.m-wallets_style-2 .platforms-list.platforms-list_max-w-50 .platforms-list__items{max-width:100%;width:100%}}.social-box{box-sizing:border-box;position:relative;display:flex;width:100%;background-color:#fff;box-shadow:0 0 10px 0 rgba(123,102,150,0.2)}.social-box *,.social-box ::before,.social-box ::after{box-sizing:border-box}.social-box::before,.social-box::after{position:absolute;display:block;width:0;height:2px;content:'';transition:width 0.4s ease;background:#b09cc9}.social-box::before{top:0;left:0}.social-box::after{right:0;bottom:0}body:not(.mobile) .social-box:hover{color:#464b55;box-shadow:0 0 20px rgba(123,102,150,0.4)}body:not(.mobile) .social-box:hover::before,body:not(.mobile) .social-box:hover::after{width:100%}.social-box__link{position:relative;display:flex;flex-direction:column;width:100%;justify-content:space-between}.social-box__link::before,.social-box__link::after{position:absolute;display:block;width:2px;height:0;content:'';transition:height 0.4s ease;background:#b09cc9}.social-box__link::before{top:0;left:0}.social-box__link::after{right:0;bottom:0}body:not(.mobile) .social-box__link:hover::before,body:not(.mobile) .social-box__link:hover::after{height:100%}.social-box__content{display:flex;flex-direction:column;width:100%;padding:30px;color:#404750}.social-box__image-wrapper{width:60px;height:60px;margin:0 auto 15px auto}.social-box__image-wrapper._flag{position:relative}.social-box__image-wrapper._flag:before{position:absolute;right:0;bottom:0;width:19px;height:19px;content:'';border:2px solid #fff;border-radius:50%;background-color:#fff;background-repeat:no-repeat;background-position:center center;background-size:contain}.social-box__image-wrapper._flag-ru:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTciIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAxNyAxNyI+ICAgIDxkZWZzPiAgICAgICAgPGNpcmNsZSBpZD0iYSIgY3g9IjguNSIgY3k9IjguNSIgcj0iOC41Ii8+ICAgIDwvZGVmcz4gICAgPGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4gICAgICAgIDxtYXNrIGlkPSJiIiBmaWxsPSIjZmZmIj4gICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNhIi8+ICAgICAgICA8L21hc2s+ICAgICAgICA8Y2lyY2xlIGN4PSI4LjUiIGN5PSI4LjUiIHI9IjgiIHN0cm9rZT0iIzk3OTc5NyIvPiAgICAgICAgPHBhdGggZmlsbD0iIzBDNDdCNyIgZD0iTTAgNWgxN3Y2LjMzM0gweiIgbWFzaz0idXJsKCNiKSIvPiAgICAgICAgPHBhdGggZmlsbD0iI0U1M0IzNSIgZD0iTTAgMTFoMTd2NkgweiIgbWFzaz0idXJsKCNiKSIvPiAgICA8L2c+PC9zdmc+)}.social-box__image-wrapper._flag-en:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTciIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAxNyAxNyI+ICAgIDxkZWZzPiAgICAgICAgPGNpcmNsZSBpZD0iYSIgY3g9IjguNSIgY3k9IjguNSIgcj0iOC41Ii8+ICAgIDwvZGVmcz4gICAgPGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4gICAgICAgIDxtYXNrIGlkPSJiIiBmaWxsPSIjZmZmIj4gICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNhIi8+ICAgICAgICA8L21hc2s+ICAgICAgICA8dXNlIGZpbGw9IiNEREU2RkYiIHhsaW5rOmhyZWY9IiNhIi8+ICAgICAgICA8cGF0aCBmaWxsPSIjREMyNjFEIiBkPSJNOSAxaDd2Mkg5ek05IDVoOXYySDl6TTkgOWg5djJIOXpNMSAxM2gxNnYySDF6IiBtYXNrPSJ1cmwoI2IpIi8+ICAgICAgICA8cGF0aCBmaWxsPSIjMjc1Q0MzIiBkPSJNLTEgMEg5djExSC0xeiIgbWFzaz0idXJsKCNiKSIvPiAgICAgICAgPHBhdGggZmlsbD0iI0RERTZGRiIgZD0iTTUgN2gydjJINVY3ek0zIDVoMnYySDNWNXpNMSA3aDJ2MkgxVjd6bS0yLTJoMnYyaC0yVjV6bTItMmgydjJIMVYzem00IDBoMnYySDVWM3pNMyAxaDJ2MkgzVjF6bTItMmgydjJINXYtMnoiIG1hc2s9InVybCgjYikiLz4gICAgPC9nPjwvc3ZnPg==)}.social-box__img{width:100%;height:auto}.social-box__intro{display:flex;flex-direction:column;min-height:61px;margin-bottom:15px;align-items:center;justify-content:center}@media screen and (max-width: 599px){.social-box__intro{min-height:49px}}.social-box__title{font-size:24px;margin:0;text-align:center;color:#464b55}@media screen and (max-width: 599px){.social-box__title{font-size:16px}}.social-box__users{font-size:12px;font-weight:bold;line-height:1.5;position:relative;margin-top:15px;padding-left:20px;text-align:center;letter-spacing:1px;text-transform:uppercase;align-self:center}html[dir='rtl'] .social-box__users{padding-left:0;padding-right:20px}.social-box__users:before{position:absolute;top:50%;left:0;width:16px;height:16px;content:'';transform:translateY(-50%);text-transform:uppercase;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4gICAgPGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4gICAgICAgIDxwYXRoIGZpbGw9IiM3QjY2OTYiIGQ9Ik0xMS42MiAxMC4wMXYtLjY0Yy4yNTQtLjI0Ni42NzMtLjcwNC45MTYtMS4xNDIuNTcxLS4xOTEuNzQyLTEuMTQ4Ljc1LTEuMzRhLjgyNy44MjcgMCAwIDAtLjE2NS0uNTQ3bC4wMjUtLjE1N2MuMDYyLS4zOS4wOTEtMS44MjMtLjM3Mi0yLjc1NEMxMi4zMDIgMi40ODEgMTEuMzY4IDIgMTAgMnMtMi4zMDEuNDgxLTIuNzc0IDEuNDNjLS40MjMuODUtLjQyMyAxLjU3Ny0uMjg0IDIuODM3YS44MTEuODExIDAgMCAwLS4yMjguNjJjLjAwOC4xOTMuMTc5IDEuMTUuNzUgMS4zNC4yMzUuNDIyLjY0Mi44ODguOTE2IDEuMTQ4di42NDVDNi44NiAxMC4xNjggNCAxMS4wNCA0IDEyLjc5OHYuMjZsLjI1Mi4xMDdjLjA4LjAzNCAyLjAxNS44MzUgNS42OTguODM1IDMuNjc4IDAgNS43MDYtLjc5OCA1Ljc5MS0uODMybC4yNTktLjEwNHYtLjI2NmMwLTIuMDM4LTIuNjYtMi42OTctNC4zOC0yLjc4OSIvPiAgICAgICAgPHBhdGggZmlsbD0iI0ZGQzAzMyIgZD0iTTcuNjIgMTEuMDF2LS42NGMuMjU0LS4yNDYuNjczLS43MDQuOTE2LTEuMTQyLjU3MS0uMTkxLjc0Mi0xLjE0OC43NS0xLjM0YS44MjcuODI3IDAgMCAwLS4xNjUtLjU0N2wuMDI1LS4xNTdjLjA2Mi0uMzkuMDkxLTEuODIzLS4zNzItMi43NTRDOC4zMDIgMy40ODEgNy4zNjggMyA2IDNzLTIuMzAxLjQ4MS0yLjc3NCAxLjQzYy0uNDIzLjg1LS40MjMgMS41NzctLjI4NCAyLjgzN2EuODExLjgxMSAwIDAgMC0uMjI4LjYyYy4wMDguMTkzLjE3OSAxLjE1Ljc1IDEuMzQuMjM1LjQyMi42NDIuODg4LjkxNiAxLjE0OHYuNjQ1QzIuODYgMTEuMTY4IDAgMTIuMDQgMCAxMy43OTh2LjI2bC4yNTIuMTA3Qy4zMzIgMTQuMiAyLjI2NyAxNSA1Ljk1IDE1YzMuNjc4IDAgNS43MDYtLjc5OCA1Ljc5MS0uODMybC4yNTktLjEwNHYtLjI2NmMwLTIuMDM4LTIuNjYtMi42OTctNC4zOC0yLjc4OSIvPiAgICA8L2c+PC9zdmc+);background-repeat:no-repeat;background-position:center center}html[dir='rtl'] .social-box__users:before{left:auto;right:0}@media screen and (max-width: 599px){.social-box__users{font-size:10px}}@media screen and (max-width: 599px){.social-box__descr{font-size:14px}}@media screen and (max-width: 500px){.social-box__descr{display:none}}.social-box p{margin-bottom:10px}.social-box__footer{height:63px;padding:20px 30px;text-align:center;border-top:1px solid #e4d6f5}.social-box__fake-link{font-family:'Helvetica Neue', Arial, sans-serif;font-size:16px;line-height:1.375;position:relative;z-index:1;display:inline-block;color:#7b6696}.social-box__fake-link::before{position:absolute;z-index:-1;bottom:-2px;left:-1px;display:block;width:calc(100% + 2px);height:0;content:'';transition:height 0.4s ease;background:#f6f2fb;will-change:height}.social-box__fake-link::after{position:absolute;bottom:-2px;left:-1px;display:block;width:calc(100% + 2px);height:2px;content:'';transition:background 0.4s ease;background:#7b6696}body:not(.mobile) .social-box__fake-link:hover{box-shadow:0 -2px 0 #f6f2fb inset}body:not(.mobile) .social-box__fake-link:hover::before{height:calc(100% + 3px)}body:not(.mobile) .social-box__fake-link:hover::after{background:#f6f2fb}.bounty-program{box-sizing:border-box}.bounty-program *,.bounty-program ::before,.bounty-program ::after{box-sizing:border-box}.bounty-program._filled{background-color:#f6f2fb}.bounty-program__inner{max-width:1190px;margin:0 auto;padding:50px 40px}@media screen and (max-width: 599px){.bounty-program__inner{padding:40px 0}}.bounty-program__header{margin-bottom:40px}@media screen and (max-width: 599px){.bounty-program__header{padding:0 10px}}.bounty-program__title{margin-bottom:25px}@media screen and (max-width: 599px){.bounty-program__title{text-align:center}}.bounty-program__items{list-style:none;padding-left:0}.bounty-program__item{margin-bottom:30px;padding:0}.bounty-program__item:before{display:none}@media screen and (max-width: 599px){.bounty-program__item{margin-bottom:20px}}.bounty-box{box-sizing:border-box;background-color:#fff;box-shadow:0 0 10px 0 rgba(123,102,150,0.2);display:flex;padding:60px}.bounty-box *,.bounty-box ::before,.bounty-box ::after{box-sizing:border-box}@media screen and (max-width: 599px){.bounty-box{align-items:center;flex-direction:column;padding:30px 10px}}.bounty-box__image-wrapper{align-items:flex-start;display:flex}@media screen and (max-width: 599px){.bounty-box__image-wrapper{margin-bottom:20px;padding-bottom:0}}.bounty-box__content{display:flex;flex-direction:column;margin:0 0 25px 55px;position:relative;padding-bottom:60px;width:100%}@media screen and (max-width: 899px){.bounty-box__content{padding-bottom:80px}}@media screen and (max-width: 599px){.bounty-box__content{margin:0;padding-bottom:0}}html[dir='rtl'] .bounty-box__content{margin:0 55px 25px 0}@media screen and (max-width: 599px){html[dir='rtl'] .bounty-box__content{margin:0}}.bounty-box__title{font-size:28px;margin-bottom:18px}@media screen and (max-width: 599px){.bounty-box__title{font-size:24px;text-align:center}}.bounty-box p{font-size:18px;line-height:1.44;margin-bottom:15px}@media screen and (max-width: 599px){.bounty-box p{font-size:16px}}.bounty-box__btn-link{bottom:0;color:#404750;font-size:11px;letter-spacing:1px;position:absolute;overflow:hidden;padding:12px 40px;right:0}@media screen and (max-width: 899px){.bounty-box__btn-link{left:0;right:auto}}@media screen and (max-width: 599px){.bounty-box__btn-link{margin:15px auto 0;position:relative;padding:12px 35px;right:0}}@media screen and (max-width: 899px){html[dir='rtl'] .bounty-box__btn-link{right:0;left:auto}}@media screen and (max-width: 599px){html[dir='rtl'] .bounty-box__btn-link{left:0}}.news-box{box-sizing:border-box;position:relative;width:100%;transition:box-shadow .3s ease;background-color:#fff;box-shadow:0 0 10px 0 rgba(123,102,150,0.2)}.news-box *,.news-box ::before,.news-box ::after{box-sizing:border-box}@media screen and (max-width: 519px){.news-box{display:block;height:auto}}.news-box::before,.news-box::after{position:absolute;z-index:1;display:block;width:0;height:2px;content:'';transition:width .4s ease;background:#b09cc9}.news-box::before{top:0;left:0}.news-box::after{right:0;bottom:0}body:not(.mobile) .news-box:hover{box-shadow:0 0 15px rgba(123,102,150,0.4)}body:not(.mobile) .news-box:hover::before,body:not(.mobile) .news-box:hover::after{width:100%}.news-box__inner{display:flex;flex-direction:column}.news-box__inner::before,.news-box__inner::after{position:absolute;z-index:1;display:block;width:2px;height:0;content:'';transition:height .4s ease;background:#b09cc9}.news-box__inner::before{top:0;left:0}.news-box__inner::after{right:0;bottom:0}body:not(.mobile) .news-box:hover .news-box__inner::before,body:not(.mobile) .news-box:hover .news-box__inner::after{height:100%}.news-box__img{width:100%;height:auto}.news-box__content{height:100%;padding:15px 30px 60px 30px;color:#404750}@media screen and (max-width: 519px){.news-box__content{display:block}}.news-box__date{font-size:12px;font-weight:bold;line-height:1.39;display:inline-block;margin-bottom:15px;letter-spacing:1px;text-transform:uppercase}.news-box__fake-link{font-family:'Helvetica Neue', Arial, sans-serif;font-size:11px;font-weight:bold;line-height:1.3637;position:absolute;z-index:1;right:30px;bottom:30px;display:inline-block;letter-spacing:1px;text-transform:uppercase;color:#404750}.news-box__fake-link::before{position:absolute;z-index:-1;bottom:-4px;left:-1px;display:block;width:calc(100% + 2px);height:0;content:'';transition:height .4s ease;background:#f6f2fb;will-change:height}.news-box__fake-link::after{position:absolute;bottom:-4px;left:-1px;display:block;width:calc(100% + 2px);height:2px;content:'';transition:background .4s ease;background:#7b6696}body:not(.mobile) .news-box__fake-link:hover{box-shadow:0 -2px 0 #f6f2fb inset}body:not(.mobile) .news-box__fake-link:hover::before{height:calc(100% + 7px)}body:not(.mobile) .news-box__fake-link:hover::after{background:#f6f2fb}.latest-news{box-sizing:border-box}.latest-news *,.latest-news ::before,.latest-news ::after{box-sizing:border-box}.latest-news._border-bottom{border-bottom:1px solid #e4d6f5}.latest-news__inner{max-width:1190px;margin:0 auto;padding:50px 40px 30px 40px}@media screen and (max-width: 599px){.latest-news__inner{padding:40px 10px}}.latest-news__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:30px}@media screen and (max-width: 599px){.latest-news__header{padding:0 10px}}.latest-news__footer{display:flex;justify-content:center}.latest-news__read-all-btn{color:#404750;font-size:11px;letter-spacing:1px;padding:7px 22px}@media screen and (max-width: 991px){.latest-news__read-all-btn._type-header{display:none}}.latest-news__read-all-btn._type-footer{display:none}@media screen and (max-width: 991px){.latest-news__read-all-btn._type-footer{display:block}}.grid-container{box-sizing:border-box;max-width:1190px;margin-left:auto;margin-right:auto;padding:0 40px;width:100%}.grid-container *,.grid-container ::before,.grid-container ::after{box-sizing:border-box}@media screen and (max-width: 599px){.grid-container{max-width:none;padding:0 10px}}@media screen and (max-width: 599px){.grid-container._sm-no-gutters{padding:0}}.grid-row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}@media screen and (max-width: 599px){.grid-row{margin-right:-10px;margin-left:-10px}}.grid-col-xl-4{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}@media screen and (max-width: 599px){.grid-col-xl-4{padding-right:10px;padding-left:10px}}.grid-col-xl-4._style-margin-b-md{margin-bottom:30px}@media screen and (max-width: 599px){.grid-col-xl-4._style-margin-b-md{margin-bottom:20px}}.grid-col-xl-4._style-margin-b-sm{margin-bottom:20px}.grid-col-xl-4._style-display-f{display:flex}.grid-col-xl-4{flex:0 0 33.3333%;max-width:33.3333%}@media screen and (max-width: 1189px){.grid-col-lg-6{flex:0 0 50%;max-width:50%}}@media screen and (max-width: 899px){.grid-col-md-6{flex:0 0 50%;max-width:50%}.grid-col-md-12{flex:0 0 100%;max-width:100%}}@media screen and (max-width: 599px){.grid-col-sm-6{flex:0 0 50%;max-width:50%}}.xxl-box{box-sizing:border-box;box-shadow:0 0 10px 0 rgba(123,102,150,0.2);background-color:#fff}.xxl-box *,.xxl-box ::before,.xxl-box ::after{box-sizing:border-box}.xxl-box__header{align-items:center;background-color:#412e5b;background-image:url(../images/xxl-box__header-bg.svg);background-repeat:no-repeat;background-size:cover;background-position:center center;display:flex;flex-direction:column;justify-content:center;position:relative;padding:49px 0}@media screen and (max-width: 899px){.xxl-box__header{padding:40px 0 80px}}.xxl-box__header-title{color:#ffffff;font-family:'RobotoRegular', sans-serif;font-size:35px;margin:0;padding:0 10px;text-align:center}@media screen and (max-width: 899px){.xxl-box__header-title{font-size:28px}}.xxl-box__header-img{bottom:0;height:auto;left:65px;max-width:140px;position:absolute;transform:translateY(50%);width:100%}html[dir='rtl'] .xxl-box__header-img{left:auto;right:65px}@media screen and (max-width: 899px){.xxl-box__header-img{left:50%;max-width:100px;transform:translate(-50%, 50%)}html[dir='rtl'] .xxl-box__header-img{left:50%;right:auto}}.xxl-box__body{padding:60px 190px}@media screen and (max-width: 1189px){.xxl-box__body{padding:60px 65px}}@media screen and (max-width: 899px){.xxl-box__body{padding:70px 40px 40px}}@media screen and (max-width: 599px){.xxl-box__body{padding:60px 10px 40px}}.xxl-box__body h3{font-family:'RobotoRegular', sans-serif;font-size:28px;margin-bottom:15px}.xxl-box__body a{color:#7b6696}.xxl-box__body ul{margin-bottom:60px}@media screen and (max-width: 899px){.xxl-box__body ul{margin-bottom:30px}}.xxl-box__body li{margin-bottom:20px}@media screen and (max-width: 899px){.xxl-box__body li{margin-bottom:15px}}html[dir='rtl'] .xxl-box__body li{padding:0 21px 5px 0}html[dir='rtl'] .xxl-box__body li:before{left:auto;right:0}.xxl-box__body p{margin-bottom:20px}@media screen and (max-width: 899px){.xxl-box__body p{margin-bottom:15px}}.xxl-box__body-intro{padding:30px 0}.xxl-box__body-intro p{font-family:'RobotoRegular', sans-serif;font-size:20px;line-height:1.4;margin-bottom:25px}@media screen and (max-width: 899px){.xxl-box__body-intro{padding:10px 0}}.xxl-box__body-bottom p{margin-bottom:35px}@media screen and (max-width: 599px){.xxl-box__body-bottom p{margin-bottom:30px}}.xxl-box__body-bottom._style-padding-top{padding-top:30px}.xxl-box__body-bottom._text-a-c{text-align:center}.xxl-box__body-bottom-btn{max-width:296px;width:100%}.xxl-box__body-bottom-double{display:flex;justify-content:space-between}.xxl-box__body-bottom-double p{font-size:14px;line-height:1.43;margin-bottom:0}.xxl-box__body-bottom-double button{margin-bottom:20px}@media screen and (max-width: 899px){.xxl-box__body-bottom-double button{margin-bottom:15px}}@media screen and (max-width: 899px){.xxl-box__body-bottom-double{flex-direction:column;justify-content:flex-start;max-width:296px}}@media screen and (max-width: 375px){.xxl-box__body-bottom-double{justify-content:center;margin:0 auto}}.xxl-box__body-bottom-double-hr{text-align:center;min-width:160px}.xxl-box__body-bottom-double-hr-text{display:inline-block;font-size:11px;font-weight:bold;letter-spacing:1px;line-height:1;position:relative;padding:18px 45px;text-transform:uppercase}@media screen and (max-width: 899px){.xxl-box__body-bottom-double-hr-text{padding:22px 45px}}.xxl-box__body-bottom-double-hr-text:before,.xxl-box__body-bottom-double-hr-text:after{background-color:#e4d6f5;content:'';height:1px;position:absolute;top:50%;transform:translateY(-50%);width:30px}.xxl-box__body-bottom-double-hr-text:before{left:0}.xxl-box__body-bottom-double-hr-text:after{right:0}.bg-purple{background-color:#f6f2fb}.hidden{display:none}.style-padding-t-70{padding-top:70px}@media screen and (max-width: 899px){.style-padding-t-70{padding-top:40px}}@media screen and (max-width: 599px){.style-padding-t-70{padding-top:30px}}.style-padding-t-60{padding-top:60px}@media screen and (max-width: 899px){.style-padding-t-60{padding-top:40px}}@media screen and (max-width: 599px){.style-padding-t-60{padding-top:30px}}.bounty-section{box-sizing:border-box}.bounty-section *,.bounty-section ::before,.bounty-section ::after{box-sizing:border-box}.bounty-section._m-b{margin-bottom:60px}@media screen and (max-width: 899px){.bounty-section._m-b{margin-bottom:40px}}@media screen and (max-width: 599px){.bounty-section._m-b{margin-bottom:30px}}.show-more-button{box-sizing:border-box;cursor:pointer;height:100px;position:relative;text-align:center}.show-more-button *,.show-more-button ::before,.show-more-button ::after{box-sizing:border-box}.show-more-button._style-darker .show-more-button__text{background-color:#fff}.show-more-button._style-darker .show-more-button__text:before{background-color:#f6f2fb}.show-more-button__text{background-color:#f6f2fb;display:inline-block;font-size:11px;font-weight:bold;letter-spacing:1px;line-height:1;position:relative;padding:0 10px;text-transform:uppercase;top:15px;z-index:1}.show-more-button__text:before{background-color:#fff;background-image:url(../images/btn-arrow.svg);background-repeat:no-repeat;background-position:center center;background-size:13px auto;border-radius:50%;bottom:-50px;content:'';height:39px;left:50%;position:absolute;transform:translateX(-50%);transition:background-color 0.4s ease;width:39px}.show-more-button:before{background-color:#e4d6f5;content:'';height:1px;left:0;position:absolute;top:26px;width:100%}.show-more-button:hover .show-more-button__text:before{background-color:#e7dbf4}.show-more-button:active .show-more-button__text:before{background-color:#cfbbe7}.social-blocks-section._m-b{padding-bottom:40px}@media screen and (max-width: 599px){.social-blocks-section._m-b{padding-bottom:30px}}.anchor-box{background:#fff;box-shadow:0 0 10px 0 rgba(123,102,150,0.2);display:flex;position:relative;transition:box-shadow 0.4s ease;width:100%}.anchor-box::before,.anchor-box::after{position:absolute;display:block;width:0;height:2px;content:'';transition:width 0.4s ease;background:#b09cc9}.anchor-box::before{top:0;left:0}.anchor-box::after{right:0;bottom:0}body:not(.mobile) .anchor-box:hover{box-shadow:0 0 20px rgba(123,102,150,0.4)}body:not(.mobile) .anchor-box:hover::before,body:not(.mobile) .anchor-box:hover::after{width:100%}.anchor-box__link{align-items:center;display:flex;justify-content:center;padding:29px 10px;width:100%}.anchor-box__link::before,.anchor-box__link::after{position:absolute;display:block;width:2px;height:0;content:'';transition:height 0.4s ease;background:#b09cc9}.anchor-box__link::before{top:0;left:0}.anchor-box__link::after{right:0;bottom:0}body:not(.mobile) .anchor-box__link:hover::before,body:not(.mobile) .anchor-box__link:hover::after{height:100%}.anchor-box__content{position:relative;padding:0 28px 0 45px}html[dir='rtl'] .anchor-box__content{padding:0 45px 0 28px}.anchor-box__content._style-bg_document:before{background-image:url(../images/document-sheet.svg)}.anchor-box__content._style-bg_video:before{background-image:url(../images/video-play-btn.svg)}.anchor-box__content._style-bg_cpc:before{background-image:url(../images/finger-poke.svg)}.anchor-box__content:before{background-repeat:no-repeat;background-position:center center;background-size:contain;content:'';height:34px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:34px}html[dir='rtl'] .anchor-box__content:before{left:auto;right:0}.anchor-box__content:after{background-image:url(../images/btn-arrow.svg);background-repeat:no-repeat;background-position:center center;background-size:13px auto;content:'';height:15px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:15px}html[dir='rtl'] .anchor-box__content:after{left:0;right:auto}.anchor-box__title{color:#7b6696;display:inline-block;font-size:18px;line-height:1.44}.bounty-anchors-section._m-b{margin-bottom:30px}@media screen and (max-width: 599px){.bounty-anchors-section._m-b{margin-bottom:10px}}.modal{max-width:1110px;background-color:transparent;overflow:visible;width:100%}.fancybox-close-small:after{display:none}.fancybox-button svg{display:none}.fancybox-slide--html .fancybox-close-small{position:absolute;top:25px;right:25px;width:56px;height:56px;padding:0;cursor:pointer;transition:all 0.4s ease;border:0;border-radius:50%;outline:none;background:#f6f2fb url(../images/popup-close.svg) no-repeat 50% 50%/19px 19px}html[dir='rtl'] .fancybox-slide--html .fancybox-close-small{left:25px;right:auto}@media screen and (max-width: 599px){.fancybox-slide--html .fancybox-close-small{top:10px;right:10px;width:28px;height:28px;background-size:10px 10px}html[dir='rtl'] .fancybox-slide--html .fancybox-close-small{left:10px;right:auto}}body:not(.mobile) .fancybox-slide--html .fancybox-close-small:hover{transform:scale(1.1785);background-color:#e7dcf5}body:not(.mobile) .fancybox-slide--html .fancybox-close-small:active{transform:scale(1.1785);background-color:#d0bce9}.fancybox-slide{overflow-x:hidden}.fancybox-slide>*{padding:0}html[dir='rtl'] .fancybox-slide>*{direction:rtl;text-align:initial}.attach-file-custom._style-justify-c-e{display:flex;justify-content:flex-end}@media screen and (max-width: 375px){.attach-file-custom._style-justify-c-e{justify-content:center}}.attach-file-custom._active .attach-file-custom__reset-button{display:block}.attach-file-custom._active .attach-file-custom__name{padding-left:0}html[dir='rtl'] .attach-file-custom._active .attach-file-custom__name{padding-left:8px;padding-right:6px}.attach-file-custom._active .attach-file-custom__name:before{display:none}.attach-file-custom._active .attach-file-custom__label{max-width:200px}.attach-file-custom__label{cursor:pointer;text-overflow:ellipsis;overflow:hidden;position:relative;text-align:right;white-space:nowrap}.attach-file-custom__label._required{position:relative}.attach-file-custom__label._required:after{border-radius:50%;background:#ff5e5e;content:'';height:4px;position:absolute;right:0;top:0;width:4px}html[dir='rtl'] .attach-file-custom__label._required:after{left:0;right:auto}.attach-file-custom__input{bottom:0;opacity:0;position:absolute;pointer-events:none}.attach-file-custom__input._error ~ .attach-file-custom__name{color:#ff6565}.attach-file-custom__name{border-bottom:0;display:inline-block;font-size:11px;font-weight:bold;letter-spacing:1px;padding:0 8px 0 20px;position:relative;text-transform:uppercase;width:auto}html[dir='rtl'] .attach-file-custom__name{padding:0 20px 0 8px}.attach-file-custom__name:before{background-image:url(../images/attach-file.svg);background-repeat:no-repeat;background-position:center center;content:'';height:16px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:16px}html[dir='rtl'] .attach-file-custom__name:before{left:auto;right:0}.attach-file-custom__reset-button{background-color:transparent;border:none;cursor:pointer;display:none;height:16px;line-height:1;margin-right:6px;position:relative;padding:0;top:5px;width:16px}html[dir='rtl'] .attach-file-custom__reset-button{margin-right:0}.attach-file-custom__reset-button:before,.attach-file-custom__reset-button:after{background-color:#424951;content:'';height:2px;left:50%;position:absolute;top:50%;width:18px}.attach-file-custom__reset-button:before{transform:translate(-50%, -50%) rotate(45deg)}.attach-file-custom__reset-button:after{transform:translate(-50%, -50%) rotate(-45deg)}.select-custom{border-bottom:none;position:relative;padding:0}.select-custom__hidden-select{bottom:0;left:0;opacity:0;position:absolute;pointer-events:none}html[dir='rtl'] .select-custom__hidden-select{left:auto;right:0}.select-custom__hidden-select._error ~ .select-custom__toggle{border-bottom-color:#ff6565}.select-custom__toggle{border-bottom:2px solid #7b6696;color:#404750;display:block;font-family:'Helvetica Neue', Arial, sans-serif;font-size:12px;font-weight:bold;line-height:1.25;letter-spacing:1px;padding:10px 0;position:relative;text-transform:uppercase;z-index:2}.select-custom__toggle:before{background-image:url(../images/btn-arrow.svg);background-repeat:no-repeat;background-position:center center;background-size:13px auto;content:'';height:15px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:15px}html[dir='rtl'] .select-custom__toggle:before{left:0;right:auto}.select-custom__toggle:hover{color:#404750}.select-custom__toggle._active:before{transform:translateY(-50%) rotate(180deg)}.select-custom__toggle._required .select-custom__toggle-text{display:inline-block;position:relative}.select-custom__toggle._required .select-custom__toggle-text:before{border-radius:50%;background:#ff5e5e;content:'';height:4px;position:absolute;right:8px;top:0;width:4px}html[dir='rtl'] .select-custom__toggle._required .select-custom__toggle-text:before{left:8px;right:auto}.select-custom__toggle-text{padding-right:15px}html[dir='rtl'] .select-custom__toggle-text{padding-left:15px;padding-right:0}.select-custom__dropdown{position:relative;z-index:2}.select-custom__dropdown-items{box-shadow:0 0 10px 0 rgba(123,102,150,0.2);background-color:#ffffff;display:none;left:0;margin-bottom:0;position:absolute;top:calc(100% + 2px);width:100%}.select-custom__dropdown-item{border-bottom:1px solid #ead6f3;padding:0}.select-custom__dropdown-item:before{display:none}.select-custom__dropdown-item:last-child{border-bottom-color:transparent}.select-custom__dropdown-item-link{color:#404750;display:block;font-size:11px;font-weight:bold;letter-spacing:1px;padding:17px 15px;transition:background-color 0.4s ease;text-transform:uppercase}.select-custom__dropdown-item-link:hover{background-color:#f6f2fb;color:#404750}.section-header._type-bounty .section-header__title{font-size:28px;margin-bottom:15px}@media screen and (max-width: 599px){.section-header._type-bounty .section-header__title{font-size:22px}}.section-header._margin-b-lg{margin-bottom:45px}.loader{z-index:100000}header .wrapper{max-width:1366px}@media (max-width: 1329px){.header #pull{display:block}}.header .header-left-menu li{flex:auto}@media (max-width: 1329px){.header .header-right{display:none;margin:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;left:0;top:5.2857rem;right:0;bottom:0;height:calc(100% - 5.2857rem);min-height:calc(100vh - 5.2857rem);overflow:auto;z-index:100;background-color:#7b6696;border-top:1px #9e7bad solid}}@media (max-width: 1329px){.header .header-left-menu{display:none}}@media (max-width: 820px){.header .header-left-top{display:none}}@media (max-width: 820px){.header .header-right-top{border-bottom:1px #9e7bad solid;display:flex;flex-direction:column;position:static;padding:1.5714rem 0.7143rem;text-align:center}.header .header-right-top .exchange,.header .header-right-top .get{margin-bottom:10px}}@media (max-width: 820px){.header .header-right-top .get._margin_l_sm{margin:0}}@media (max-width: 1329px){.header .animatedMenu{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;opacity:1 !important;display:block !important}}
/*# sourceMappingURL=new.css.map */
