/**
 * Swiper 4.5.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 13, 2019
 */
.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.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-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{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,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{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-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -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:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(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,.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>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{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-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}
/*! nouislider - 14.7.0 - 4/6/2021 */
.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}.noUi-connect{height:100%;width:100%}.noUi-origin{height:10%;width:10%}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;right:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;top:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#FAFAFA;border-radius:4px;border:1px solid #D3D3D3;box-shadow:inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB}.noUi-connects{border-radius:3px}.noUi-connect{background:#3FB8AF}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #D9D9D9;border-radius:3px;background:#FFF;cursor:default;box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB}.noUi-active{box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#E8E7E6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#B8B8B8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#CCC}.noUi-marker-sub{background:#AAA}.noUi-marker-large{background:#AAA}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);transform:translate(0,50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #D9D9D9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}.noUi-horizontal .noUi-origin>.noUi-tooltip{-webkit-transform:translate(50%,0);transform:translate(50%,0);left:auto;bottom:10px}.noUi-vertical .noUi-origin>.noUi-tooltip{-webkit-transform:translate(0,-18px);transform:translate(0,-18px);top:auto;right:28px}
@font-face{src:local("GraphikCy-Regular"),local("GraphikCy-Regular"),url(../fonts/GraphikCy-Regular.woff2) format("woff2");font-family:"Graphik Cy";font-weight:400;font-style:normal;font-stretch:normal;font-display:block}@font-face{src:local("GraphikCy-Regular"),local("GraphikCy-Regular"),url(../fonts/GraphikCy-Regular.ttf) format("truetype");font-family:"Graphik Cy";font-weight:400;font-style:normal;font-stretch:normal;font-display:block}@font-face{src:local("GraphikCy-Bold"),local("GraphikCy-Bold"),url(../fonts/GraphikCy-Bold.woff2) format("woff2");font-family:"Graphik Cy";font-weight:700;font-style:normal;font-stretch:normal;font-display:block}@font-face{src:local("Graphik-Medium-Web"),local("Graphik-Medium-Web"),url(../fonts/Graphik-Medium-Web.woff2) format("woff2");font-family:"Graphik LC Web";font-weight:400;font-style:normal;font-stretch:normal;font-display:block}@font-face{src:local("Graphik-Medium-Web"),local("Graphik-Medium-Web"),url(../fonts/Graphik-Medium-Web.ttf) format("truetype");font-family:"Graphik LC Web";font-weight:400;font-style:normal;font-stretch:normal;font-display:block}@font-face{src:local("HelveticaNeueCyr-Medium"),local("HelveticaNeueCyr-Medium"),url(../fonts/HelveticaNeueCyr-Medium.woff2) format("woff2");font-family:"Helvetica Medium";font-weight:400;font-style:normal;font-stretch:normal;font-display:block}@font-face{src:local("HelveticaNeueCyr-Medium"),local("HelveticaNeueCyr-Medium"),url(../fonts/HelveticaNeueCyr-Medium.ttf) format("truetype");font-family:"Helvetica Medium";font-weight:400;font-style:normal;font-stretch:normal;font-display:block}@font-face{src:local("HelveticaNeueCyr-Light"),local("HelveticaNeueCyr-Light"),url(../fonts/HelveticaNeueCyr-Light.woff2) format("woff2");font-family:"Helvetica Light";font-weight:200;font-style:normal;font-stretch:normal;font-display:block}@font-face{src:local("HelveticaNeueCyr-Light"),local("HelveticaNeueCyr-Light"),url(../fonts/HelveticaNeueCyr-Light.ttf) format("truetype");font-family:"Helvetica Light";font-weight:200;font-style:normal;font-stretch:normal;font-display:block}@font-face{src:local("HelveticaNeueCyr-Thin"),local("HelveticaNeueCyr-Thin"),url(../fonts/HelveticaNeueCyr-Thin.woff2) format("woff2");font-family:"Helvetica Thin";font-weight:100;font-style:normal;font-stretch:normal;font-display:block}@font-face{src:local("HelveticaNeueCyr-Thin"),local("HelveticaNeueCyr-Thin"),url(../fonts/HelveticaNeueCyr-Thin.ttf) format("truetype");font-family:"Helvetica Thin";font-weight:100;font-style:normal;font-stretch:normal;font-display:block}@font-face{src:local("HelveticaNeueCyr-Roman"),local("HelveticaNeueCyr-Roman"),url(../fonts/HelveticaNeueCyr-Roman.woff2) format("woff2");font-family:"Helvetica Roman";font-weight:400;font-style:normal;font-stretch:normal;font-display:block}@font-face{src:local("HelveticaNeueCyr-Roman"),local("HelveticaNeueCyr-Roman"),url(../fonts/HelveticaNeueCyr-Roman.ttf) format("truetype");font-family:"Helvetica Roman";font-weight:400;font-style:normal;font-stretch:normal;font-display:block}@font-face{src:local("HelveticaNeueCyr-Heavy"),local("HelveticaNeueCyr-Heavy"),url(../fonts/HelveticaNeueCyr-Heavy.woff2) format("woff2");font-family:"Helvetica Heavy";font-weight:700;font-style:normal;font-stretch:normal;font-display:block}@font-face{src:local("HelveticaNeueCyr-Heavy"),local("HelveticaNeueCyr-Heavy"),url(../fonts/HelveticaNeueCyr-Heavy.ttf) format("truetype");font-family:"Helvetica Heavy";font-weight:700;font-style:normal;font-stretch:normal;font-display:block}@media screen and (max-width: 767px){[data-tippy-root]{bottom:15px !important;left:-15px !important;width:calc(100% - 40px)}}.tippy-box[data-theme~=light-border]{color:#333;border:1px solid rgba(136,144,161,.3);background:#f4f4f6;background-clip:padding-box}.tippy-box[data-theme~=light-border]>.tippy-svg-arrow::after{width:16px;height:6px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMCA2czEuNzk2LS4wMTMgNC42Ny0zLjYxNUM1Ljg1MS45IDYuOTMuMDA2IDggMGMxLjA3LS4wMDYgMi4xNDguODg3IDMuMzQzIDIuMzg1QzE0LjIzMyA2LjAwNSAxNiA2IDE2IDZIMHoiIGZpbGw9InJnYmEoMCwgOCwgMTYsIDAuMikiLz48L3N2Zz4=);background-size:16px 6px}.tippy-box[data-theme~=light-border]>.tippy-backdrop{background-color:#fff}.tippy-box[data-theme~=light-border]>.tippy-arrow::after,.tippy-box[data-theme~=light-border]>.tippy-svg-arrow::after{position:absolute;z-index:-1;content:""}.tippy-box[data-theme~=light-border]>.tippy-arrow::after{width:20px;height:11px;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIyLjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9ItCh0LvQvtC5XzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAyMS44IDEyLjEiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDIxLjggMTIuMTsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiNGNEY0RjY7fQoJLnN0MXtjbGlwLXBhdGg6dXJsKCNTVkdJRF8yXyk7ZmlsbDpub25lO3N0cm9rZTojODg5MEExO3N0cm9rZS1vcGFjaXR5OjAuMzt9Cjwvc3R5bGU+CjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0wLDBsMTAuOSwxMi4xTDIxLjgsMEgweiIvPgo8Zz4KCTxkZWZzPgoJCTxwYXRoIGlkPSJTVkdJRF8xXyIgZD0iTTAsMGwxMC45LDEyLjFMMjEuOCwwSDB6Ii8+Cgk8L2RlZnM+Cgk8Y2xpcFBhdGggaWQ9IlNWR0lEXzJfIj4KCQk8dXNlIHhsaW5rOmhyZWY9IiNTVkdJRF8xXyIgIHN0eWxlPSJvdmVyZmxvdzp2aXNpYmxlOyIvPgoJPC9jbGlwUGF0aD4KCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik0wLjItMC42bDEwLjcsMTEuOUwyMS41LTAuNCIvPgo8L2c+Cjwvc3ZnPgo=)}.tippy-box[data-theme~=light-border][data-placement^=top]>.tippy-arrow::after{left:1px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (max-width: 767px){.tippy-box[data-theme~=light-border][data-placement^=top]>.tippy-arrow::after{left:15px}}.tippy-box[data-theme~=light-border][data-placement^=top]>.tippy-svg-arrow>svg{top:16px}.tippy-box[data-theme~=light-border][data-placement^=top]>.tippy-svg-arrow::after{top:17px}@media screen and (max-width: 767px){.tippy-box[data-theme~=light-border][data-placement^=top]>.tippy-svg-arrow::after{left:15px}}.tippy-box[data-theme~=light-border][data-placement^=bottom]>.tippy-arrow::before{bottom:16px;border-bottom-color:#fff}.tippy-box[data-theme~=light-border][data-placement^=bottom]>.tippy-arrow::after{top:-71px;bottom:0;left:0;-webkit-transform:rotate(180deg) translateX(50%);-ms-transform:rotate(180deg) translateX(50%);transform:rotate(180deg) translateX(50%)}@media screen and (max-width: 767px){.tippy-box[data-theme~=light-border][data-placement^=bottom]>.tippy-arrow::after{left:15px}}.tippy-box[data-theme~=light-border][data-placement^=bottom]>.tippy-svg-arrow>svg{bottom:16px}.tippy-box[data-theme~=light-border][data-placement^=bottom]>.tippy-svg-arrow::after{bottom:17px}.tippy-box[data-theme~=light-border][data-placement^=left]>.tippy-arrow::before{border-left-color:#fff}.tippy-box[data-theme~=light-border][data-placement^=left]>.tippy-arrow::after{top:1px;left:17px;border-width:7px 0 7px 7px;border-left-color:rgba(0,8,16,.2)}.tippy-box[data-theme~=light-border][data-placement^=left]>.tippy-svg-arrow>svg{left:11px}.tippy-box[data-theme~=light-border][data-placement^=left]>.tippy-svg-arrow::after{left:12px}.tippy-box[data-theme~=light-border][data-placement^=right]>.tippy-arrow::before{right:16px;border-right-color:#fff}.tippy-box[data-theme~=light-border][data-placement^=right]>.tippy-arrow::after{top:1px;right:17px;border-width:7px 7px 7px 0;border-right-color:rgba(0,8,16,.2)}.tippy-box[data-theme~=light-border][data-placement^=right]>.tippy-svg-arrow>svg{right:11px}.tippy-box[data-theme~=light-border][data-placement^=right]>.tippy-svg-arrow::after{right:12px}.tippy-box[data-theme~=light-border]>.tippy-svg-arrow{fill:#fff}.modal{display:none;font-family:-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif}.modal.is-open{display:block}.modal__overlay{position:fixed;z-index:10000;top:0;right:0;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;overflow-y:scroll;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:40px 0;background:rgba(0,0,0,.6)}.modal__container{position:relative;overflow-y:auto;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:25px;border-radius:4px;background-color:#fff}.modal__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.modal-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.modal-content .buttons-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.modal__title{-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:0;margin-bottom:0;color:#00449e;font-size:1.25rem;font-weight:600;line-height:1.25}.modal-center{width:100%;max-width:1170px;margin:0 auto;padding:0 15px}.modal__close{width:14px;height:14px;border:0;background:rgba(0,0,0,0)}.modal__header .modal__close::before{position:absolute;z-index:30;top:5px;right:10px;width:14px;height:15px;content:"×";color:#8b8f93;font-size:23px;font-weight:normal}.modal__content{margin-top:2rem;margin-bottom:2rem;color:rgba(0,0,0,.8);line-height:1.5}.modal__btn{overflow:visible;margin:0;padding:.5rem 1rem .5rem 1rem;cursor:pointer;transition:transform .25s ease-out, -webkit-transform .25s ease-out;-webkit-transform:translateZ(0);transform:translateZ(0);text-transform:none;color:rgba(0,0,0,.8);border-width:0;border-style:none;border-radius:.25rem;background-color:#e6e6e6;font-size:.875rem;line-height:1.15;-webkit-appearance:button;will-change:transform;-moz-osx-font-smoothing:grayscale;-webkit-backface-visibility:hidden;backface-visibility:hidden}.modal__btn:focus,.modal__btn:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.modal__btn-primary{color:#fff;background-color:#00449e}@-webkit-keyframes mmfadeIn{from{opacity:0}to{opacity:1}}@keyframes mmfadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes mmfadeOut{from{opacity:1}to{opacity:0}}@keyframes mmfadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes mmslideIn{from{-webkit-transform:translateY(15%);transform:translateY(15%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes mmslideIn{from{-webkit-transform:translateY(15%);transform:translateY(15%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes mmslideOut{from{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-10%);transform:translateY(-10%)}}@keyframes mmslideOut{from{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-10%);transform:translateY(-10%)}}.micromodal-slide{display:none}.micromodal-slide.open{display:block}.micromodal-slide .modal__container,.micromodal-slide .modal__overlay{will-change:transform}.micromodal-slide[aria-hidden=false] .modal__overlay{-webkit-animation:mmfadeIn .3s cubic-bezier(0, 0, 0.2, 1);animation:mmfadeIn .3s cubic-bezier(0, 0, 0.2, 1)}.micromodal-slide[aria-hidden=false] .modal__container{-webkit-animation:mmslideIn .3s cubic-bezier(0, 0, 0.2, 1);animation:mmslideIn .3s cubic-bezier(0, 0, 0.2, 1)}.micromodal-slide[aria-hidden=true] .modal__overlay{-webkit-animation:mmfadeOut .3s cubic-bezier(0, 0, 0.2, 1);animation:mmfadeOut .3s cubic-bezier(0, 0, 0.2, 1)}.micromodal-slide[aria-hidden=true] .modal__container{-webkit-animation:mmslideOut .3s cubic-bezier(0, 0, 0.2, 1);animation:mmslideOut .3s cubic-bezier(0, 0, 0.2, 1)}.sticky{position:sticky;z-index:99;top:0}.sticky::before,.sticky::after{display:table;content:""}@media screen and (max-width: 1023px){.section_about-active .section__wrapper{margin:0 65px}}@media screen and (max-width: 500px){.section_about-active .section__wrapper{margin:0 4px}}.about-active{max-width:767px}.about-active__title{margin-bottom:30px;font-size:35px;font-weight:700;line-height:40px}@media screen and (max-width: 1279px){.about-active__title{font-size:25px;line-height:30px}}@media screen and (max-width: 767px){.about-active__title{font-size:20px;line-height:35px}}@media screen and (max-width: 500px){.about-active__title{margin-bottom:10px;font-size:20px}}.about-active__description{color:#4a5772;font-size:16px;line-height:25px}@media screen and (max-width: 500px){.about-active__description{font-size:14px;line-height:20px}}.about-info .about-info__wrapper .about-info__title{padding-bottom:30px;color:#000;font-family:Graphik Cy,sans-serif;font-size:35px;font-weight:bold;line-height:1.29}@media screen and (max-width: 767px){.about-info .about-info__wrapper .about-info__title{padding-bottom:20px;font-size:20px;line-height:1.25}}.advantages-block__title{margin:0 0 40px;font-size:35px;font-weight:700;line-height:45px}@media screen and (max-width: 1279px){.advantages-block__title{max-width:600px;line-height:40px}}@media screen and (max-width: 767px){.advantages-block__title{margin-bottom:20px;font-size:20px;line-height:25px}}.advantages-block__content{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:30px;gap:30px}@media screen and (max-width: 1023px){.advantages-block__content{grid-template-columns:1fr}}@media screen and (max-width: 767px){.advantages-block__content{gap:20px}}.advantages-block__info-wrap{padding:40px;border:1px solid rgba(136,144,161,.3);background:#fff}@media screen and (max-width: 1023px){.advantages-block__info-wrap{padding:30px}}@media screen and (max-width: 767px){.advantages-block__info-wrap{padding:30px 20px}}.advantages-block__list{margin:0;list-style:none}.advantages-block__list-title{margin-bottom:37px;color:#000;font-family:Graphik LC Web,serif;font-size:25px;font-weight:500;font-style:normal;line-height:30px}@media screen and (max-width: 767px){.advantages-block__list-title{font-size:18px;line-height:25px}}.advantages-block__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;color:#4a5772;font-size:16px;font-weight:400;line-height:25px}.advantages-block__item:not(:last-child){margin-bottom:8px}.advantages-block__item span{padding-left:12px}@media screen and (max-width: 767px){.advantages-block__item{font-size:14px;line-height:20px}.advantages-block__item span{padding-left:8px}}.advantages-block__image-wrap{position:relative;overflow:hidden;background:#e5e5e5}@media screen and (max-width: 1023px){.advantages-block__image-wrap{height:310px;text-align:center}}@media screen and (max-width: 767px){.advantages-block__image-wrap{height:287px}}.advantages-block__image{position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (max-width: 1023px){.advantages-block__image{position:static;width:auto;height:100%;-webkit-transform:none;-ms-transform:none;transform:none}}.advantages-block .link{color:#1dc100}.advantages-block .link:hover{color:#ed8200}.advantages-block .advantages-block__button{margin-top:80px;text-align:center;background:-webkit-gradient(linear, left top, left bottom, from(#3db663), to(#0c9377));background:linear-gradient(180deg, #3db663 0%, #0c9377 100%);font-family:Graphik LC Web,serif;font-size:18px;font-weight:500;line-height:30px}@media screen and (min-width: 768px){.advantages-block .advantages-block__button{padding:15px 35px}}@media screen and (max-width: 1023px){.advantages-block .advantages-block__button{margin-top:60px}}@media screen and (max-width: 767px){.advantages-block .advantages-block__button{margin-top:40px;padding:8px 42px;font-size:12px}}.analytics-reviews__title{font-weight:800;font-size:40px;line-height:50px;color:#000;margin-bottom:10px}@media screen and (max-width: 1279px){.analytics-reviews__title{font-size:30px;line-height:40px;margin-bottom:0}}@media screen and (max-width: 767px){.analytics-reviews__title{font-size:20px;line-height:25px}}.analytics-reviews__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:50px}@media screen and (max-width: 1279px){.analytics-reviews__content{margin-bottom:30px}}@media screen and (max-width: 1023px){.analytics-reviews__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:0}}.analytics-reviews__reviews{width:100%;padding-top:37px}@media screen and (max-width: 1279px){.analytics-reviews__reviews{padding-top:39px}}@media screen and (max-width: 1023px){.analytics-reviews__reviews{padding-top:30px;margin-bottom:50px}}@media screen and (max-width: 767px){.analytics-reviews__reviews{margin-bottom:30px}}.analytics-reviews__review:not(:nth-last-child(2)){margin-bottom:45px}@media screen and (max-width: 1279px){.analytics-reviews__review:not(:nth-last-child(2)){margin-bottom:50px}}@media screen and (max-width: 767px){.analytics-reviews__review:not(:nth-last-child(2)){margin-bottom:30px}}@media screen and (max-width: 1023px){.analytics-reviews__review{margin-bottom:30px}}@media screen and (max-width: 767px){.analytics-reviews__review_horizontal-scroll .analytics-reviews__table-wrapper{overflow-x:scroll}}.analytics-reviews__review_horizontal-scroll .analytics-reviews__table{overflow-x:hidden;min-width:581px}.analytics-reviews__review-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:800;font-size:20px;line-height:25px;color:#000;margin-bottom:33px}@media screen and (max-width: 1279px){.analytics-reviews__review-title{margin-bottom:41px}}@media screen and (max-width: 1023px){.analytics-reviews__review-title{margin-bottom:36px}}@media screen and (max-width: 767px){.analytics-reviews__review-title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-weight:400;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.analytics-reviews__green-text{font-weight:500;font-size:18px;line-height:30px;color:#02a460;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.analytics-reviews__calendar{width:22px;height:25px;margin-left:10px}.analytics-reviews__brand-select{width:280px}@media screen and (max-width: 767px){.analytics-reviews__brand-select{margin-top:10px}}.analytics-reviews__brand-select .brand-select__label{color:#02a460}.analytics-reviews__brand-select .brand-select__list_single .brand-select__item{color:#02a460}.analytics-reviews__brand-select .brand-select__list_dropdown .brand-select__item_selectable{padding-right:0}.analytics-reviews__table{font-family:"Graphik LC Web"}.analytics-reviews__table-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-weight:500;font-size:12px;line-height:12px;letter-spacing:.05em;text-transform:uppercase;color:#4a5772;border-bottom:2px solid #4a5772;padding-bottom:17px}.analytics-reviews__table-head-item:first-child{width:130px}.analytics-reviews__table-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:21px 15px 9px 0;border-bottom:1px solid rgba(136,144,161,.5)}.analytics-reviews__table-row-item{font-weight:500;font-size:14px;line-height:14px;color:#000}.analytics-reviews__table-row-icon{width:24px;height:24px}.analytics-reviews__sidebar{background:#f4f4f6;padding:40px 20px;margin-left:30px;min-width:370px;max-width:100%}@media screen and (max-width: 1279px){.analytics-reviews__sidebar{min-width:278px}}@media screen and (max-width: 1023px){.analytics-reviews__sidebar{margin-left:0;padding-top:40px 20px 30px}}.analytics-reviews__sidebar-title{font-weight:800;font-size:20px;line-height:25px;color:#000;margin-bottom:34px}.analytics-reviews__sidebar-item{padding-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.analytics-reviews__sidebar-item:not(:last-child){margin-bottom:30px;border-bottom:1px solid rgba(136,144,161,.5)}.analytics-reviews__sidebar-item-title{font-family:Graphik LC Web;font-weight:500;font-size:16px;line-height:25px;color:#000;margin-bottom:10px}.analytics-reviews__sidebar-item-date{font-size:12px;line-height:13px;letter-spacing:.05em;text-transform:uppercase;color:#4a5772}@media screen and (max-width: 1023px){.hidden-md{display:none !important}}@media screen and (min-width: 1024px){.visible-md{display:none !important}}.application__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 20px 0 20px;height:50px;line-height:50px;color:#fff;text-align:center;border:none;border-radius:5px;background-color:#000}.application__button__title{margin-right:12px;letter-spacing:.8px;font-family:"Helvetica Medium",sans-serif;font-size:16px;-webkit-font-smoothing:antialiased;font-weight:500}.application__button__icon{display:inline-block;height:18px}.application__button{cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-top:40px}.application__button:after{content:"";margin-left:10px;width:6px;height:12px;background-image:url(../assets/images/arrow.svg);background-repeat:no-repeat;background-position:center;background-size:cover}.application__content{margin-top:52px;width:670px;padding:0 20px 0 0}@media screen and (min-width: 1024px)and (max-width: 1279px){.application__content{padding-right:100px;padding-left:0}}@media screen and (min-width: 768px)and (max-width: 1023px){.application__content{padding-right:300px}}@media screen and (max-width: 767px){.application__content{width:100%;margin-top:20px;padding:0}}.application__content p{letter-spacing:0;font-family:"Helvetica Light",sans-serif;font-size:18px;-webkit-font-smoothing:antialiased;line-height:1.67;color:#fff}@media screen and (max-width: 767px){.application__content p{font-size:14px;line-height:1.39}}.application__figure{position:absolute;bottom:-4px;right:50px;opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:all 600ms;transition:all 600ms}@media screen and (min-width: 1024px)and (max-width: 1279px){.application__figure{width:200px;right:100px}}@media screen and (min-width: 768px)and (max-width: 1023px){.application__figure{right:-200px;-webkit-transform:translateY(0) rotate(10deg);-ms-transform:translateY(0) rotate(10deg);transform:translateY(0) rotate(10deg)}}@media screen and (max-width: 767px){.application__figure{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px;right:0}}.application__figure.init{opacity:0;-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px)}@media screen and (max-width: 767px){.application__image{width:200px;position:relative}}.application__wrap{position:relative;padding-top:80px;padding-bottom:110px}@media screen and (max-width: 767px){.application__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:0;padding-top:50px}}.application__wrap .heading .heading__title{width:100%}@media screen and (min-width: 1280px){.application__wrap .heading .heading__title{width:45%}}.application{overflow:hidden;background-image:radial-gradient(circle at 0 0, #102942, #0a3e92)}.bank-cards-customer-info{display:-webkit-box;display:-ms-flexbox;display:flex}.bank-cards-customer-info .bank-cards-customer-info__transfers,.bank-cards-customer-info .bank-cards-customer-info__support{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:345px;background-color:#f4f4f6}.bank-cards-customer-info .bank-cards-customer-info__transfers{max-width:769px;margin-right:30px;padding:50px 180px 45px 40px;background-image:url(../assets/images/2-cards.png);background-repeat:no-repeat;background-position:calc(100% - 21px) center}.bank-cards-customer-info .bank-cards-customer-info__description{margin-top:10px;color:#4a5772;font-size:14px;line-height:20px}.bank-cards-customer-info .bank-cards-customer-info__description a{color:#02a460;font-weight:500}.bank-cards-customer-info .bank-cards-customer-info__support{max-width:370px;padding:50px 30px 40px 40px}.bank-cards-customer-info__phone{color:#02a460;font-size:25px;font-weight:800;line-height:35px}.bank-cards-customer-info__button{max-width:250px}@media screen and (min-width: 768px)and (max-width: 1023px){.bank-cards-customer-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bank-cards-customer-info .bank-cards-customer-info__transfers{width:100%;max-width:none;max-width:initial;margin-bottom:40px}.bank-cards-customer-info .bank-cards-customer-info__support{width:100%;max-width:none;max-width:initial}}@media screen and (max-width: 767px){.bank-cards-customer-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bank-cards-customer-info .bank-cards-customer-info__transfers,.bank-cards-customer-info .bank-cards-customer-info__support{padding:25px 0 0 0;background-position:calc(100% + 73px) calc(100% + 60px);background-size:cover}.bank-cards-customer-info .bank-cards-customer-info__info{padding-right:20px;padding-left:20px}.bank-cards-customer-info .bank-cards-customer-info__transfers{margin-bottom:20px}.bank-cards-customer-info .bank-cards-customer-info__support{max-width:none;max-width:initial;height:auto;height:initial}.bank-cards-customer-info .bank-cards-customer-info__support .bank-cards-customer-info__button{margin-top:20px}.bank-cards-customer-info .bank-cards-customer-info__phone{font-size:18px;line-height:1.4}.bank-cards-customer-info .bank-cards-customer-info__button{max-width:100%;font-size:16px}}.bank-cards-epay-security{padding:60px 40px 50px;background-color:#f4f4f6;background-repeat:no-repeat;background-position:97% center;background-size:auto 80%}@media screen and (min-width: 768px)and (max-width: 1023px){.bank-cards-epay-security{background-position:94% 85%;background-size:auto 50%}}.bank-cards-epay-security .bank-cards-epay-security__description{max-width:45%;font-size:14px;line-height:20px;color:#4a5772;margin-bottom:24px}.bank-cards-epay-security .bank-cards-epay-security__title{margin-bottom:20px}@media screen and (max-width: 767px){.bank-cards-epay-security{padding:57px 0 0 0;background-size:auto 180px;background-position:82% 90%}.bank-cards-epay-security .bank-cards-epay-security__title{padding-left:20px;padding-right:20px}.bank-cards-epay-security .bank-cards-epay-security__description{max-width:100%;padding-left:20px;padding-right:20px}.bank-cards-epay-security .bank-cards-epay-security__button{width:100%;margin-top:65px;padding:17px 28px;font-size:18px;line-height:25px}}@media screen and (max-width: 767px)and (max-width: 767px){.bank-cards-epay-security .bank-cards-epay-security__button{margin-top:130px}}@media screen and (max-width: 767px){.bank-cards-epay-security .bank-cards-epay-security__downloads-slider{margin-bottom:40px}}.bank-cards-faq .bank-cards-faq__wrapper{margin-bottom:75px}.bank-cards-faq .bank-cards-faq__faq-item{margin-bottom:54px;position:relative}.bank-cards-faq .bank-cards-faq__faq-item:before,.bank-cards-faq .bank-cards-faq__faq-item:after{content:"";display:block;position:absolute;width:0;height:0;border-style:solid}.bank-cards-faq .bank-cards-faq__faq-item:before{bottom:-30px;left:0;border-width:30px 30px 0 0;border-color:rgba(136,144,161,.3) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.bank-cards-faq .bank-cards-faq__faq-item:after{bottom:-27px;left:1px;border-width:29px 29px 0 0;border-color:#f4f4f6 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);z-index:1}.bank-cards-faq .bank-cards-faq__question,.bank-cards-faq .bank-cards-faq__answer{width:100%;max-width:770px;border:1px solid rgba(136,144,161,.3);font-family:"Graphik LC Web",sans-serif}.bank-cards-faq .bank-cards-faq__question{padding:35px 51px 23px 30px}.bank-cards-faq .bank-cards-faq__question .bank-cards-faq__content{color:#000;font-weight:500}.bank-cards-faq .bank-cards-faq__answer{padding:34px 51px 69px 30px;background-color:#f4f4f6}.bank-cards-faq .bank-cards-faq__answer .bank-cards-faq__content{color:#4a5772;font-family:"Graphik Cy",sans-serif}.bank-cards-faq .bank-cards-faq__description{font-size:9px;line-height:9px;color:#4a5772;letter-spacing:.05em;text-transform:uppercase;margin-bottom:3px}.bank-cards-faq .bank-cards-faq__content{font-size:18px;line-height:25px}.bank-cards-faq .bank-cards-faq__content a{color:#02a460;font-weight:500}.bank-cards-faq .bank-cards-faq__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#1dc100}.bank-cards-faq .bank-cards-faq__link-text{margin-right:24px}.bank-cards-faq .bank-cards-faq__link-icon{width:40px;height:16px}@media screen and (max-width: 767px){.bank-cards-faq .bank-cards-faq__content{font-size:14px;line-height:18px}}.bank-cards-files-attention .bank-cards-files-attention__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width: 767px){.bank-cards-files-attention .bank-cards-files-attention__row{margin-left:-10px;margin-right:-10px}}@media screen and (min-width: 768px)and (max-width: 1023px){.bank-cards-files-attention .bank-cards-files-attention__row{margin-left:-15px;margin-right:-15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.bank-cards-files-attention .bank-cards-files-attention__row{margin-left:-15px;margin-right:-15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.bank-cards-files-attention .bank-cards-files-attention__row{margin-left:-15px;margin-right:-15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.bank-cards-files-attention .bank-cards-files-attention__row{margin-left:-15px;margin-right:-15px}}@media screen and (min-width: 1920px){.bank-cards-files-attention .bank-cards-files-attention__row{margin-left:-15px;margin-right:-15px}}@media screen and (max-width: 1023px){.bank-cards-files-attention .bank-cards-files-attention__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.bank-cards-files-attention .bank-cards-files-attention__downloads-block{width:66.6666666667%}@media screen and (max-width: 767px){.bank-cards-files-attention .bank-cards-files-attention__downloads-block{padding-left:10px;padding-right:10px}}@media screen and (min-width: 768px)and (max-width: 1023px){.bank-cards-files-attention .bank-cards-files-attention__downloads-block{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.bank-cards-files-attention .bank-cards-files-attention__downloads-block{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.bank-cards-files-attention .bank-cards-files-attention__downloads-block{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.bank-cards-files-attention .bank-cards-files-attention__downloads-block{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1920px){.bank-cards-files-attention .bank-cards-files-attention__downloads-block{padding-left:15px;padding-right:15px}}.bank-cards-files-attention .bank-cards-files-attention__downloads-block .title{margin-bottom:20px}.bank-cards-files-attention .bank-cards-files-attention__may-interest{width:33.3333333333%}@media screen and (max-width: 767px){.bank-cards-files-attention .bank-cards-files-attention__may-interest{padding-left:10px;padding-right:10px}}@media screen and (min-width: 768px)and (max-width: 1023px){.bank-cards-files-attention .bank-cards-files-attention__may-interest{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.bank-cards-files-attention .bank-cards-files-attention__may-interest{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.bank-cards-files-attention .bank-cards-files-attention__may-interest{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.bank-cards-files-attention .bank-cards-files-attention__may-interest{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1920px){.bank-cards-files-attention .bank-cards-files-attention__may-interest{padding-left:15px;padding-right:15px}}@media screen and (max-width: 1023px){.bank-cards-files-attention .bank-cards-files-attention__row{margin-left:0;margin-right:0}.bank-cards-files-attention .bank-cards-files-attention__downloads-block{width:100%;padding-left:0;padding-right:0}.bank-cards-files-attention .bank-cards-files-attention__may-interest{width:100%;padding-left:0;padding-right:0}}.bank-cards-list .bank-cards-list__tabs-control{margin-bottom:40px}.bank-cards-list .bank-cards-list__tabs-wrapper{margin-top:20px}.bank-cards-list .bank-cards-list__tab{display:none}.bank-cards-list .bank-cards-list__tab.state_active{display:block}.bank-cards-list .bank-cards-list__tab-btn{font-size:18px;line-height:30px;font-weight:500;margin-right:32px;color:#8890a1}.bank-cards-list .bank-cards-list__tab-btn.state_active{color:#ed8200}.bank-cards-operations .bank-cards-operations__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width: 767px){.bank-cards-operations .bank-cards-operations__wrapper{margin-left:-10px;margin-right:-10px}}@media screen and (min-width: 768px)and (max-width: 1023px){.bank-cards-operations .bank-cards-operations__wrapper{margin-left:-15px;margin-right:-15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.bank-cards-operations .bank-cards-operations__wrapper{margin-left:-15px;margin-right:-15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.bank-cards-operations .bank-cards-operations__wrapper{margin-left:-15px;margin-right:-15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.bank-cards-operations .bank-cards-operations__wrapper{margin-left:-15px;margin-right:-15px}}@media screen and (min-width: 1920px){.bank-cards-operations .bank-cards-operations__wrapper{margin-left:-15px;margin-right:-15px}}.bank-cards-operations .bank-cards-operations__col{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width: 767px){.bank-cards-operations .bank-cards-operations__col{padding-left:10px;padding-right:10px}}@media screen and (min-width: 768px)and (max-width: 1023px){.bank-cards-operations .bank-cards-operations__col{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.bank-cards-operations .bank-cards-operations__col{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.bank-cards-operations .bank-cards-operations__col{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.bank-cards-operations .bank-cards-operations__col{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1920px){.bank-cards-operations .bank-cards-operations__col{padding-left:15px;padding-right:15px}}.bank-cards-operations .bank-cards-operations__card{height:100%;padding:77px 45px 50px 50px;background-color:rgba(136,144,161,.1);border:1px solid rgba(136,144,161,.2);border-bottom:none}.bank-cards-operations .bank-cards-operations__list{margin-bottom:60px}.bank-cards-operations .bank-cards-operations__condition{font-family:"Graphik LC Web",sans-serif;font-size:18px;line-height:25px;color:#000;margin-bottom:8px}.bank-cards-operations .bank-cards-operations__condition-info{font-family:"Graphik Cy",sans-serif;font-size:14px;line-height:20px;color:#4a5772;margin-bottom:20px}.bank-cards-operations .bank-cards-operations__title{margin-bottom:20px}.bank-cards-operations .bank-cards-operations__text-block .text-block__list-item{padding-left:40px;font-family:"Graphik LC Web",sans-serif;font-size:14px;line-height:20px;font-weight:500;color:#1dc100}.bank-cards-operations .bank-cards-operations__text-block .text-block__paragraph{margin-bottom:30px}.bank-cards-operations .bank-cards-operations__button{margin-bottom:10px}.bank-cards-operations .bank-cards-operations__button.button_theme-dark-gray{font-size:12px;line-height:16px;font-weight:500}@media screen and (min-width: 768px)and (max-width: 1023px){.bank-cards-operations .bank-cards-operations__col{width:100%;margin-bottom:40px}}@media screen and (max-width: 767px){.bank-cards-operations .bank-cards-operations__col{width:100%;margin-bottom:20px}.bank-cards-operations .bank-cards-operations__card{padding:30px 20px}.bank-cards-operations .bank-cards-operations__text-block__list{margin-bottom:0}.bank-cards-operations .bank-cards-operations__button{padding-top:24px;padding-bottom:24px}.bank-cards-operations .bank-cards-operations__button .button__text{font-size:14px;line-height:18px}}.bank-cards-special .bank-cards-special__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width: 767px){.bank-cards-special .bank-cards-special__wrapper{margin-left:-10px;margin-right:-10px}}@media screen and (min-width: 768px)and (max-width: 1023px){.bank-cards-special .bank-cards-special__wrapper{margin-left:-15px;margin-right:-15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.bank-cards-special .bank-cards-special__wrapper{margin-left:-15px;margin-right:-15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.bank-cards-special .bank-cards-special__wrapper{margin-left:-15px;margin-right:-15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.bank-cards-special .bank-cards-special__wrapper{margin-left:-15px;margin-right:-15px}}@media screen and (min-width: 1920px){.bank-cards-special .bank-cards-special__wrapper{margin-left:-15px;margin-right:-15px}}.bank-cards-special .bank-cards-special__col{width:33.3333333333%}@media screen and (max-width: 767px){.bank-cards-special .bank-cards-special__col{padding-left:10px;padding-right:10px}}@media screen and (min-width: 768px)and (max-width: 1023px){.bank-cards-special .bank-cards-special__col{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.bank-cards-special .bank-cards-special__col{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.bank-cards-special .bank-cards-special__col{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.bank-cards-special .bank-cards-special__col{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1920px){.bank-cards-special .bank-cards-special__col{padding-left:15px;padding-right:15px}}.bank-cards-special .bank-cards-special__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:57px 35px 30px 40px;background-color:#f4f4f6;border:1px solid rgba(136,144,161,.2);border-bottom:0;height:380px;background-repeat:no-repeat;background-position:bottom right;background-size:auto 220px}@media screen and (min-width: 1024px)and (max-width: 1279px){.bank-cards-special .bank-cards-special__card{background-size:auto 150px}}.bank-cards-special .bank-cards-special__pay-systems{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bank-cards-special .bank-cards-special__icon{max-height:32px;max-width:60px;margin-right:8px}.bank-cards-special .bank-cards-special__icon_visa{height:17px;width:60px}.bank-cards-special .bank-cards-special__icon_mastercard{height:32px;width:41px}.bank-cards-special .bank-cards-special__description{font-size:14px;line-height:20px;color:#4a5772}.bank-cards-special .bank-cards-special__title{margin-bottom:12px}@media screen and (min-width: 768px)and (max-width: 1023px){.bank-cards-special .bank-cards-special__col{width:100%;margin-bottom:40px}}@media screen and (max-width: 767px){.bank-cards-special .bank-cards-special__col{width:100%;margin-bottom:20px}.bank-cards-special .bank-cards-special__card{height:320px;background-size:60%;padding:57px 20px 30px 20px}.bank-cards-special .bank-cards-special__button{padding-top:24px;padding-bottom:24px}.bank-cards-special .bank-cards-special__button .button__text{font-size:14px;line-height:18px}}.bank-cards-systems .bank-cards-systems__spoilers{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width: 767px){.bank-cards-systems .bank-cards-systems__spoilers{margin-left:-10px;margin-right:-10px}}@media screen and (min-width: 768px)and (max-width: 1023px){.bank-cards-systems .bank-cards-systems__spoilers{margin-left:-15px;margin-right:-15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.bank-cards-systems .bank-cards-systems__spoilers{margin-left:-15px;margin-right:-15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.bank-cards-systems .bank-cards-systems__spoilers{margin-left:-15px;margin-right:-15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.bank-cards-systems .bank-cards-systems__spoilers{margin-left:-15px;margin-right:-15px}}@media screen and (min-width: 1920px){.bank-cards-systems .bank-cards-systems__spoilers{margin-left:-15px;margin-right:-15px}}@media screen and (min-width: 1024px){.bank-cards-systems .bank-cards-systems__spoiler{width:66.6666666667%}}@media screen and (min-width: 768px)and (max-width: 767px){.bank-cards-systems .bank-cards-systems__spoiler{margin-left:10px;margin-right:10px}}@media screen and (min-width: 768px)and (min-width: 768px)and (max-width: 1023px){.bank-cards-systems .bank-cards-systems__spoiler{margin-left:15px;margin-right:15px}}@media screen and (min-width: 768px)and (min-width: 1024px)and (max-width: 1279px){.bank-cards-systems .bank-cards-systems__spoiler{margin-left:15px;margin-right:15px}}@media screen and (min-width: 768px)and (min-width: 1280px)and (max-width: 1439px){.bank-cards-systems .bank-cards-systems__spoiler{margin-left:15px;margin-right:15px}}@media screen and (min-width: 768px)and (min-width: 1440px)and (max-width: 1919px){.bank-cards-systems .bank-cards-systems__spoiler{margin-left:15px;margin-right:15px}}@media screen and (min-width: 768px)and (min-width: 1920px){.bank-cards-systems .bank-cards-systems__spoiler{margin-left:15px;margin-right:15px}}@media screen and (max-width: 767px){.bank-cards-systems .bank-cards-systems__spoiler{width:100%}.bank-cards-systems .bank-cards-systems__spoiler::after{right:15px}}.benefits-card:not(:last-child){margin-bottom:30px}@media screen and (max-width: 1023px){.benefits-card:not(:last-child){margin-bottom:20px}}.benefits-card__headline{margin-bottom:40px;font-weight:700;font-size:35px;line-height:50px}@media screen and (max-width: 1279px){.benefits-card__headline{max-width:600px;line-height:40px}}@media screen and (max-width: 767px){.benefits-card__headline{max-width:370px;margin-bottom:20px;padding:0 20px;font-size:20px;line-height:25px}}.benefits-card__container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}@media screen and (max-width: 767px){.benefits-card__container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.benefits-card__content{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:641px;max-width:100%;z-index:10;padding:50px 0 50px 30px}@media screen and (max-width: 1279px){.benefits-card__content{width:471px}}@media screen and (max-width: 1023px){.benefits-card__content{width:373px;padding:40px 0 40px 30px}}@media screen and (max-width: 767px){.benefits-card__content{padding:0 20px 30px;max-width:100%;width:100%}}.benefits-card__image-wrapper{position:absolute;right:0;max-height:100%}.benefits-card__image-wrapper img{height:100%;max-width:100%}@media screen and (max-width: 767px){.benefits-card__image-wrapper img{width:100%;height:auto}}@media screen and (max-width: 1279px){.benefits-card__image-wrapper{right:-10%}}@media screen and (max-width: 1023px){.benefits-card__image-wrapper{right:-50%}}@media screen and (max-width: 767px){.benefits-card__image-wrapper{position:relative;-webkit-transform:none;-ms-transform:none;transform:none;right:auto;margin:0 auto;max-width:100%}}.benefits-card__title{font-weight:700;font-size:35px;line-height:40px}@media screen and (max-width: 1023px){.benefits-card__title{font-size:25px;line-height:30px}}.benefits-card__title+.benefits-card__list{margin-top:30px}@media screen and (max-width: 1023px){.benefits-card__title+.benefits-card__list{margin-top:20px}}.benefits-card__title+.benefits-card__text{margin-top:10px}.benefits-card__text{font-weight:400;font-size:18px;line-height:25px;margin-bottom:10px}.benefits-card__list{padding:0}.benefits-card__list-item{font-size:16px;line-height:25px;position:relative;padding-left:18px}@media screen and (max-width: 1279px){.benefits-card__list-item{padding-left:18px}}@media screen and (max-width: 1023px){.benefits-card__list-item{font-size:14px;line-height:20px;padding-left:18px}}.benefits-card__list-item:not(:last-child){margin-bottom:10px}@media screen and (max-width: 767px){.benefits-card__list-item:not(:last-child){margin-bottom:15px}}.benefits-card__list-item a{color:#fff;text-decoration-line:underline}.benefits-card__list-item::before{display:block;position:absolute;content:"";top:6px;left:0;width:10px;height:10px;background:#fff;border-radius:50%}@media screen and (max-width: 1023px){.benefits-card__list-item::before{width:8px;height:8px;top:5px}}.benefits-card__button{margin-top:30px;-ms-flex-item-align:start;align-self:flex-start}@media screen and (max-width: 1279px){.benefits-card__button{margin-top:20px}}@media screen and (max-width: 767px){.benefits-card__button{width:100%;margin-top:20px;margin-bottom:-10px}}.benefits-card .green{color:#02a460}.benefits-card_wide-text .benefits-card__wrapper{width:656px}@media screen and (max-width: 1023px){.benefits-card_wide-text .benefits-card__wrapper{width:384px}}@media screen and (max-width: 1279px){.benefits-card_large-img .benefits-card__image-wrapper{right:-2%}}@media screen and (max-width: 1023px){.benefits-card_large-img .benefits-card__image-wrapper{width:452px;right:-30%}.benefits-card_large-img .benefits-card__image-wrapper img{width:100%;height:auto}}@media screen and (max-width: 767px){.benefits-card_large-img .benefits-card__image-wrapper{-webkit-transform:none;-ms-transform:none;transform:none;right:auto;width:326px}}.benefits-card_image-mr .benefits-card__image-wrapper{right:50px}@media screen and (max-width: 1279px){.benefits-card_image-mr .benefits-card__image-wrapper{right:40px;width:305px}.benefits-card_image-mr .benefits-card__image-wrapper img{height:auto}}@media screen and (max-width: 1023px){.benefits-card_image-mr .benefits-card__image-wrapper{width:245px;right:-15%}}@media screen and (max-width: 767px){.benefits-card_image-mr .benefits-card__image-wrapper{-webkit-transform:none;-ms-transform:none;transform:none;right:auto}}.benefits-card_theme-tariffs .benefits-card__container{padding:25px 0 20px 50px}@media screen and (max-width: 1279px){.benefits-card_theme-tariffs .benefits-card__container{padding:0 0 0 30px}}@media screen and (max-width: 1023px){.benefits-card_theme-tariffs .benefits-card__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0}}@media screen and (max-width: 767px){.benefits-card_theme-tariffs .benefits-card__container{padding:50px 30px 0}}.benefits-card_theme-tariffs .benefits-card__wrapper{width:600px}@media screen and (max-width: 1279px){.benefits-card_theme-tariffs .benefits-card__wrapper{width:450px}}@media screen and (max-width: 1023px){.benefits-card_theme-tariffs .benefits-card__wrapper{margin-bottom:10px}}@media screen and (max-width: 767px){.benefits-card_theme-tariffs .benefits-card__wrapper{margin-bottom:20px;width:280px;padding:0}}.benefits-card_theme-tariffs .benefits-card__content{padding-left:0}@media screen and (max-width: 1023px){.benefits-card_theme-tariffs .benefits-card__content{width:100%}}.benefits-card_theme-tariffs .benefits-card__title{font-size:40px;line-height:50px}@media screen and (max-width: 1279px){.benefits-card_theme-tariffs .benefits-card__title{font-size:30px;line-height:40px}}@media screen and (max-width: 767px){.benefits-card_theme-tariffs .benefits-card__title{font-size:20px;line-height:30px}}.benefits-card_theme-tariffs .benefits-card__title+.benefits-card__list{margin-top:50px}@media screen and (max-width: 1023px){.benefits-card_theme-tariffs .benefits-card__title+.benefits-card__list{margin-top:30px}}@media screen and (max-width: 767px){.benefits-card_theme-tariffs .benefits-card__title+.benefits-card__list{margin-top:20px}}.benefits-card_theme-tariffs .benefits-card__list{margin-left:0}.benefits-card_theme-tariffs .benefits-card__list-item{line-height:20px;margin-bottom:20px}.benefits-card_theme-tariffs .benefits-card__list-item::before{top:5px;background:#02a460}@media screen and (max-width: 1023px){.benefits-card_theme-tariffs .benefits-card__list-item{font-size:18px}}@media screen and (max-width: 767px){.benefits-card_theme-tariffs .benefits-card__list-item{font-size:14px;margin-bottom:10px}}.benefits-card_theme-tariffs .benefits-card__image-wrapper{bottom:-4px;right:47px;top:auto;-webkit-transform:none;-ms-transform:none;transform:none}@media screen and (max-width: 1279px){.benefits-card_theme-tariffs .benefits-card__image-wrapper{height:360px;right:40px}}@media screen and (max-width: 1023px){.benefits-card_theme-tariffs .benefits-card__image-wrapper{position:relative;margin:0 auto;right:0}}@media screen and (max-width: 767px){.benefits-card_theme-tariffs .benefits-card__image-wrapper{height:266px}}.benefits-card_theme-dark .benefits-card__title{color:#000}.benefits-card_theme-dark .benefits-card__text,.benefits-card_theme-dark .benefits-card__list{color:#4a5772}.benefits-card_theme-dark .benefits-card__list-item::before{background:-webkit-gradient(linear, left top, left bottom, from(#3db663), to(#0c9377));background:linear-gradient(180deg, #3db663 0%, #0c9377 100%)}.benefits-card_theme-account .benefits-card__container{padding:5px 0 0 10px}@media screen and (max-width: 1023px){.benefits-card_theme-account .benefits-card__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.benefits-card_theme-account .benefits-card__wrapper{width:53%;min-width:493px;-ms-flex-negative:0;flex-shrink:0;margin-right:28px}@media screen and (max-width: 1279px){.benefits-card_theme-account .benefits-card__wrapper{width:58%}}@media screen and (max-width: 1023px){.benefits-card_theme-account .benefits-card__wrapper{width:100%;min-width:0;margin-right:0}}.benefits-card_theme-account .benefits-card__content{width:100%}@media screen and (max-width: 1279px){.benefits-card_theme-account .benefits-card__content{padding:45px 0 40px 20px}}@media screen and (max-width: 1023px){.benefits-card_theme-account .benefits-card__content{padding:47px 32px 0 18px}}@media screen and (max-width: 767px){.benefits-card_theme-account .benefits-card__content{padding:35px 25px 0 10px}}.benefits-card_theme-account .benefits-card__image-wrapper{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media screen and (max-width: 1023px){.benefits-card_theme-account .benefits-card__image-wrapper{-ms-flex-item-align:end;align-self:flex-end;width:257px;margin:-9px 57px 2px 0}}@media screen and (max-width: 767px){.benefits-card_theme-account .benefits-card__image-wrapper{-ms-flex-item-align:center;align-self:center;width:272px;margin:-16px 0 0 25px}}.benefits-card_theme-account .benefits-card__list-item{padding-left:28px}@media screen and (max-width: 1023px){.benefits-card_theme-account .benefits-card__list-item{font-size:16px;line-height:25px}}@media screen and (max-width: 767px){.benefits-card_theme-account .benefits-card__list-item{font-size:14px;line-height:20px}}.benefits-card_theme-account .benefits-card__list-item:not(:last-child){margin-bottom:15px}@media screen and (max-width: 1023px){.benefits-card_theme-account .benefits-card__list-item::before{width:10px;height:10px;top:6px}}.benefits-card_theme-account .benefits-card__image-wrapper{position:static}.benefits-card_theme-account .benefits-card__image-wrapper img{max-width:100%;height:auto}.bonds-buying .bonds-buying__wrapper .bonds-buying__title{font-family:Graphik Cy,sans-serif;font-size:35px;line-height:1.19;font-weight:bold;margin-bottom:40px}@media screen and (max-width: 767px){.bonds-buying .bonds-buying__wrapper .bonds-buying__title{font-size:20px;line-height:1.25}}@media screen and (min-width: 1024px){.bonds-buying .bonds-buying__wrapper .bonds-buying__inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;display:-webkit-box;display:-ms-flexbox;display:flex}}.bonds-buying .bonds-buying__wrapper .bonds-buying__inner .bonds-buying__content{width:100%;padding-right:30px}.bonds-buying .bonds-buying__wrapper .bonds-buying__inner .bonds-buying__content .bonds-buying__subtitle{font-family:Graphik LC Web,sans-serif;font-size:18px;line-height:1.39;padding-bottom:20px}.bonds-buying .bonds-buying__wrapper .bonds-buying__inner .bonds-buying__content .bonds-buying__text1{font-size:18px;line-height:1.39;padding-bottom:15px;color:#4a5772}@media screen and (min-width: 768px)and (max-width: 1023px){.bonds-buying .bonds-buying__wrapper .bonds-buying__inner .bonds-buying__content .bonds-buying__text1{padding-right:0}}@media screen and (max-width: 767px){.bonds-buying .bonds-buying__wrapper .bonds-buying__inner .bonds-buying__content .bonds-buying__text1{font-size:14px;line-height:1.43;padding-right:0;padding-bottom:20px}}.bonds-buying .bonds-buying__wrapper .bonds-buying__inner .bonds-buying__content .bonds-buying__text1 .bonds-buying__text2{display:block;font-family:"Graphik LC Web",sans-serif}.bonds-buying .bonds-buying__wrapper .bonds-buying__inner .bonds-buying__content .bonds-buying__list{padding-bottom:30px}.bonds-buying .bonds-buying__wrapper .bonds-buying__inner .bonds-buying__content .bonds-buying__list:last-of-type{display:none}.bonds-buying .bonds-buying__wrapper .bonds-buying__inner .bonds-buying__content .bonds-buying__list .buying-rule-card{padding-left:0;padding-right:0}@media screen and (max-width: 767px){.bonds-buying .bonds-buying__wrapper .bonds-buying__inner .bonds-buying__content .bonds-buying__list .buying-rule-card{display:block}}.bonds-buying .bonds-buying__wrapper .bonds-buying__inner .bonds-buying__content .bonds-buying__list .buying-rule-card .buying-rule-card__wrapper{padding:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.bonds-howtobuy .bonds-howtobuy__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bonds-howtobuy .bonds-howtobuy__wrapper .bonds-howtobuy__title{font-family:Graphik Cy,sans-serif;font-size:35px;line-height:1.19;font-weight:bold;margin-bottom:40px}@media screen and (max-width: 767px){.bonds-howtobuy .bonds-howtobuy__wrapper .bonds-howtobuy__title{font-size:20px;line-height:1.25;margin-bottom:20px}}.bonds-howtobuy .bonds-howtobuy__wrapper .bonds-howtobuy__text{font-size:18px;line-height:1.39;padding-bottom:20px;color:#4a5772}.bonds-howtobuy .bonds-howtobuy__wrapper .bonds-howtobuy__text_mini{padding-right:35%}@media screen and (max-width: 1023px){.bonds-howtobuy .bonds-howtobuy__wrapper .bonds-howtobuy__text_mini{padding-right:0}}@media screen and (max-width: 767px){.bonds-howtobuy .bonds-howtobuy__wrapper .bonds-howtobuy__text{font-size:14px;line-height:1.43}}.bonds-howtobuy .bonds-howtobuy__wrapper .bonds-howtobuy__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media screen and (max-width: 1023px){.bonds-howtobuy .bonds-howtobuy__wrapper .bonds-howtobuy__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.bonds-howtobuy .bonds-howtobuy__wrapper .bonds-howtobuy__inner .bonds-howtobuy__howto-wrapper{width:100%}.bonds-howtobuy .bonds-howtobuy__wrapper .bonds-howtobuy__inner .bonds-howtobuy__howto-wrapper .bonds-howtobuy__text{padding-right:20px}.bonds-howtobuy .bonds-howtobuy__wrapper .bonds-howtobuy__inner .bonds-howtobuy__howto-wrapper .bonds-howtobuy__list{padding-bottom:30px}.bonds-howtobuy .bonds-howtobuy__wrapper .bonds-howtobuy__inner .bonds-howtobuy__howto-wrapper .bonds-howtobuy__list .buying-rule-card{padding-left:0;padding-right:30px}@media screen and (max-width: 767px){.bonds-howtobuy .bonds-howtobuy__wrapper .bonds-howtobuy__inner .bonds-howtobuy__howto-wrapper .bonds-howtobuy__list .buying-rule-card{display:block;padding-right:0}}.bonds-howtobuy .bonds-howtobuy__wrapper .bonds-howtobuy__inner .bonds-howtobuy__howto-wrapper .bonds-howtobuy__list .buying-rule-card .buying-rule-card__wrapper{padding:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.bonds-specs .bonds-specs__wrapper .bonds-specs__title{font-family:Graphik Cy,sans-serif;font-size:35px;line-height:1.19;font-weight:bold;margin-bottom:40px}@media screen and (max-width: 767px){.bonds-specs .bonds-specs__wrapper .bonds-specs__title{font-size:20px;line-height:1.25}}.bonds-specs .bonds-specs__wrapper .bonds-specs__subtitle{font-family:Graphik LC Web,sans-serif;font-size:18px;line-height:1.39;display:none}.bonds-specs .bonds-specs__wrapper .bonds-specs__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-15px}@media screen and (max-width: 1023px){.bonds-specs .bonds-specs__wrapper .bonds-specs__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:-15px 0}}.bonds-specs .bonds-specs__wrapper .bonds-specs__list .bonds-specs__exchange-card{min-height:330px;width:50%;padding:15px 15px}.bonds-specs .bonds-specs__wrapper .bonds-specs__list .bonds-specs__exchange-card .exchange-card__wrapper{margin:0;padding-top:60px;padding-left:30px;background-position-x:30px}@media screen and (min-width: 1024px)and (max-width: 1279px){.bonds-specs .bonds-specs__wrapper .bonds-specs__list .bonds-specs__exchange-card .exchange-card__wrapper .exchange-card__title{font-size:25px;line-height:1.2}.bonds-specs .bonds-specs__wrapper .bonds-specs__list .bonds-specs__exchange-card .exchange-card__wrapper .exchange-card__text{font-size:14px;line-height:1.43}}@media screen and (max-width: 767px){.bonds-specs .bonds-specs__wrapper .bonds-specs__list .bonds-specs__exchange-card .exchange-card__wrapper{padding-top:20px;padding-left:20px}}@media screen and (max-width: 1023px){.bonds-specs .bonds-specs__wrapper .bonds-specs__list .bonds-specs__exchange-card{min-height:250px;width:100%;padding:15px 0}}.brokerage_info-content .brokerage_info-content__wrapper .brokerage_info-content__block-wrapper .brokerage_info-content__button-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.brokerage_info-content .brokerage_info-content__wrapper .brokerage_info-content__block-wrapper .brokerage_info-content__button-wrapper .passive-button{min-width:370px;min-height:70px}@media screen and (max-width: 767px){.brokerage_info-content .brokerage_info-content__wrapper .brokerage_info-content__block-wrapper .brokerage_info-content__button-wrapper .passive-button{width:100%;min-height:45px}}@media screen and (min-width: 768px){.brokerage_info-content .brokerage_info-content__wrapper .brokerage_info-content__block-wrapper .brokerage_info-content__button-wrapper .passive-button .passive-button__button-text{font-size:18px}}.brokerage-about .brokerage-about__wrapper .brokerage-about__inner{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 1023px){.brokerage-about .brokerage-about__wrapper .brokerage-about__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.brokerage-about .brokerage-about__wrapper .brokerage-about__inner .brokerage-about__left{width:66%}@media screen and (max-width: 1023px){.brokerage-about .brokerage-about__wrapper .brokerage-about__inner .brokerage-about__left{width:100%;margin-bottom:50px}}@media screen and (max-width: 767px){.brokerage-about .brokerage-about__wrapper .brokerage-about__inner .brokerage-about__left{margin-bottom:30px}}.brokerage-about .brokerage-about__wrapper .brokerage-about__inner .brokerage-about__left .brokerage-about__title{margin-bottom:0;font-size:40px;line-height:50px;margin-bottom:50px;font-weight:700}@media screen and (max-width: 1279px){.brokerage-about .brokerage-about__wrapper .brokerage-about__inner .brokerage-about__left .brokerage-about__title{font-size:30px;line-height:40px;margin-bottom:20px}}@media screen and (max-width: 767px){.brokerage-about .brokerage-about__wrapper .brokerage-about__inner .brokerage-about__left .brokerage-about__title{font-size:20px;line-height:30px;margin-bottom:10px}}.brokerage-about .brokerage-about__wrapper .brokerage-about__inner .brokerage-about__left .brokerage-about__content{margin-bottom:20px}@media screen and (max-width: 1023px){.brokerage-about .brokerage-about__wrapper .brokerage-about__inner .brokerage-about__left .brokerage-about__content{margin-bottom:10px}}.brokerage-about .brokerage-about__wrapper .brokerage-about__inner .brokerage-about__left .brokerage-about__content .brokerage-about__item .brokerage-about__subtitle{font-family:Graphik LC Web,sans-serif;font-size:18px;line-height:30px;color:#000;margin-bottom:10px}@media screen and (max-width: 767px){.brokerage-about .brokerage-about__wrapper .brokerage-about__inner .brokerage-about__left .brokerage-about__content .brokerage-about__item .brokerage-about__subtitle{font-size:14px;line-height:20px}}.brokerage-about .brokerage-about__wrapper .brokerage-about__inner .brokerage-about__left .brokerage-about__content .brokerage-about__item .brokerage-about__text{font-family:Graphik Cy,sans-serif;font-size:18px;line-height:25px;color:#4a5772}@media screen and (max-width: 767px){.brokerage-about .brokerage-about__wrapper .brokerage-about__inner .brokerage-about__left .brokerage-about__content .brokerage-about__item .brokerage-about__text{font-size:14px;line-height:20px}}.brokerage-about .brokerage-about__wrapper .brokerage-about__right{width:400px}@media screen and (max-width: 1279px){.brokerage-about .brokerage-about__wrapper .brokerage-about__right{width:318px}}@media screen and (max-width: 1023px){.brokerage-about .brokerage-about__wrapper .brokerage-about__right{width:100%}}.brokerage-card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.brokerage-card:not(:last-child){margin-bottom:30px}@media screen and (max-width: 1023px){.brokerage-card:not(:last-child){margin-bottom:20px}}.brokerage-card__content{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:641px;max-width:100%;z-index:10;padding:50px 0 31px 30px}@media screen and (max-width: 1279px){.brokerage-card__content{width:471px;padding:50px 0 35px 30px}}@media screen and (max-width: 1023px){.brokerage-card__content{width:373px;padding:50px 0 0px 30px}}@media screen and (max-width: 767px){.brokerage-card__content{padding:0;max-width:100%;width:100%}}.brokerage-card__image-wrapper{position:absolute;right:0;max-height:100%}.brokerage-card__image-wrapper img{width:529px;height:432px;max-width:100%}@media screen and (max-width: 1279px){.brokerage-card__image-wrapper img{width:427px;height:348px}}@media screen and (max-width: 767px){.brokerage-card__image-wrapper img{width:290px;height:243px}}@media screen and (max-width: 1279px){.brokerage-card__image-wrapper{right:-10%}}@media screen and (max-width: 1023px){.brokerage-card__image-wrapper{right:-50%}}@media screen and (max-width: 767px){.brokerage-card__image-wrapper{position:relative;-webkit-transform:none;-ms-transform:none;transform:none;right:auto;margin:0 auto;max-width:100%}}.brokerage-card__title{font-weight:700;font-size:35px;line-height:40px}.brokerage-card__title+.brokerage-card__list{margin-top:30px}@media screen and (max-width: 1023px){.brokerage-card__title+.brokerage-card__list{margin-top:20px}}.brokerage-card__title+.brokerage-card__text{margin-top:10px}@media screen and (max-width: 1023px){.brokerage-card__title{font-size:25px;line-height:30px}}.brokerage-card__text{font-weight:400;font-size:18px;line-height:25px;margin-bottom:10px}.brokerage-card__list{padding:0}.brokerage-card__list-item{font-size:16px;line-height:25px;position:relative;padding-left:18px}.brokerage-card__list-item:not(:last-child){margin-bottom:10px}@media screen and (max-width: 767px){.brokerage-card__list-item:not(:last-child){margin-bottom:15px}}.brokerage-card__list-item a{color:#fff;text-decoration-line:underline}.brokerage-card__list-item::before{display:block;position:absolute;content:"";top:6px;left:0;width:10px;height:10px;background:#fff;border-radius:50%}@media screen and (max-width: 1023px){.brokerage-card__list-item::before{top:5px}}@media screen and (max-width: 1279px){.brokerage-card__list-item{padding-left:18px}}@media screen and (max-width: 1023px){.brokerage-card__list-item{padding-left:18px}}@media screen and (max-width: 767px){.brokerage-card__list-item{font-size:14px;line-height:20px}}.brokerage-card__button{margin-top:30px;-ms-flex-item-align:start;align-self:flex-start}@media screen and (max-width: 1279px){.brokerage-card__button{margin-top:20px}}@media screen and (max-width: 767px){.brokerage-card__button{width:100%;margin-top:20px;margin-bottom:-10px}}.brokerage-card .green{color:#02a460}.brokerage-card_wide-text .brokerage-card__wrapper{width:656px}@media screen and (max-width: 1023px){.brokerage-card_wide-text .brokerage-card__wrapper{width:384px}}@media screen and (max-width: 1279px){.brokerage-card_large-img .brokerage-card__image-wrapper{right:-2%}}@media screen and (max-width: 1023px){.brokerage-card_large-img .brokerage-card__image-wrapper{width:452px;right:-30%}.brokerage-card_large-img .brokerage-card__image-wrapper img{width:100%;height:auto}}@media screen and (max-width: 767px){.brokerage-card_large-img .brokerage-card__image-wrapper{-webkit-transform:none;-ms-transform:none;transform:none;right:auto;width:326px}}.brokerage-card_image-mr .brokerage-card__image-wrapper{right:50px}@media screen and (max-width: 1279px){.brokerage-card_image-mr .brokerage-card__image-wrapper{right:40px;width:305px}.brokerage-card_image-mr .brokerage-card__image-wrapper img{height:auto}}@media screen and (max-width: 1023px){.brokerage-card_image-mr .brokerage-card__image-wrapper{width:245px;right:-15%}}@media screen and (max-width: 767px){.brokerage-card_image-mr .brokerage-card__image-wrapper{-webkit-transform:none;-ms-transform:none;transform:none;right:auto}}.brokerage-card_theme-tariffs{padding:25px 0 38px 40px}.brokerage-card_theme-tariffs .brokerage-card__wrapper{width:600px}@media screen and (max-width: 1279px){.brokerage-card_theme-tariffs .brokerage-card__wrapper{width:450px}}@media screen and (max-width: 1023px){.brokerage-card_theme-tariffs .brokerage-card__wrapper{margin-bottom:10px}}@media screen and (max-width: 767px){.brokerage-card_theme-tariffs .brokerage-card__wrapper{margin-bottom:20px;width:100%;padding:0}}.brokerage-card_theme-tariffs .brokerage-card__content{padding-left:0}@media screen and (max-width: 1023px){.brokerage-card_theme-tariffs .brokerage-card__content{width:100%}}.brokerage-card_theme-tariffs .brokerage-card__title{font-size:35px;line-height:40px}.brokerage-card_theme-tariffs .brokerage-card__title+.brokerage-card__list{margin-top:30px}@media screen and (max-width: 1023px){.brokerage-card_theme-tariffs .brokerage-card__title+.brokerage-card__list{margin-top:30px}}@media screen and (max-width: 767px){.brokerage-card_theme-tariffs .brokerage-card__title+.brokerage-card__list{margin-top:20px}}@media screen and (max-width: 1279px){.brokerage-card_theme-tariffs .brokerage-card__title{width:500px}}@media screen and (max-width: 767px){.brokerage-card_theme-tariffs .brokerage-card__title{width:100%;font-size:25px;line-height:30px}}.brokerage-card_theme-tariffs .brokerage-card__list{margin-left:0}.brokerage-card_theme-tariffs .brokerage-card__list-item{margin-bottom:15px;padding-left:5%;padding-right:6%}.brokerage-card_theme-tariffs .brokerage-card__list-item::before{top:5px;background:#fff}.brokerage-card_theme-tariffs .brokerage-card__list-item:last-child{margin-bottom:0}@media screen and (max-width: 1279px){.brokerage-card_theme-tariffs .brokerage-card__list-item{padding-left:6%;padding-right:5%}}@media screen and (max-width: 767px){.brokerage-card_theme-tariffs .brokerage-card__list-item{font-size:14px;padding-left:7%;padding-right:0%;margin-bottom:10px;white-space:pre-line}}.brokerage-card_theme-tariffs .brokerage-card__image-wrapper{bottom:-5px;right:0px;-webkit-transform:none;-ms-transform:none;transform:none}@media screen and (max-width: 1279px){.brokerage-card_theme-tariffs .brokerage-card__image-wrapper{height:353px;right:-2px}}@media screen and (max-width: 1023px){.brokerage-card_theme-tariffs .brokerage-card__image-wrapper{position:relative;margin:0 auto;right:12px;height:323px}}@media screen and (max-width: 767px){.brokerage-card_theme-tariffs .brokerage-card__image-wrapper{height:227px;right:-20px}}@media screen and (max-width: 1279px){.brokerage-card_theme-tariffs{padding:0 0 0 40px}}@media screen and (max-width: 1023px){.brokerage-card_theme-tariffs{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-left:5%}}@media screen and (max-width: 767px){.brokerage-card_theme-tariffs{padding:40px 25px 0}}.brokerage-card_theme-dark .brokerage-card__title{color:#000}.brokerage-card_theme-dark .brokerage-card__text,.brokerage-card_theme-dark .brokerage-card__list{color:#4a5772}.brokerage-card_theme-dark .brokerage-card__list-item::before{background:-webkit-gradient(linear, left top, left bottom, from(#3db663), to(#0c9377));background:linear-gradient(180deg, #3db663 0%, #0c9377 100%)}@media screen and (max-width: 767px){.brokerage-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.brokerage-cost{overflow:hidden}.brokerage-cost__wrapper .brokerage-cost__text{margin-top:-20px;padding-bottom:40px;color:#4a5772;font-family:Graphik Cy,sans-serif;font-size:18px;line-height:1.39}@media screen and (max-width: 767px){.brokerage-cost__wrapper .brokerage-cost__text{margin-top:0;padding-bottom:10px;font-size:14px;line-height:1.43}}.brokerage-cost__wrapper .brokerage-cost__subtitle{font-family:Graphik Cy,sans-serif;font-weight:bold}@media screen and (min-width: 768px){.brokerage-cost__wrapper .brokerage-cost__subtitle{margin-top:0;padding-bottom:20px;font-size:25px;line-height:1.3}}@media screen and (max-width: 767px){.brokerage-cost__wrapper .brokerage-cost__subtitle{padding-bottom:20px;font-size:18px;line-height:1.39}}.brokerage-cost__wrapper .brokerage-cost__downloads-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin:85px -15px 0 -15px}.brokerage-cost__wrapper .brokerage-cost__downloads-wrapper .brokerage-cost__downloads-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:66%;padding:0 15px}.brokerage-cost__wrapper .brokerage-cost__downloads-wrapper .brokerage-cost__downloads-inner .brokerage-cost__downloads-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:-10px -15px}.brokerage-cost__wrapper .brokerage-cost__downloads-wrapper .brokerage-cost__downloads-inner .brokerage-cost__downloads-content .brokerage-cost__downloads-card-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:50%;padding:15px}.brokerage-cost__wrapper .brokerage-cost__downloads-wrapper .brokerage-cost__downloads-inner .brokerage-cost__downloads-content .brokerage-cost__downloads-card-wrapper .download-card{width:100%;margin:0}@media screen and (max-width: 1023px){.brokerage-cost__wrapper .brokerage-cost__downloads-wrapper .brokerage-cost__downloads-inner .brokerage-cost__downloads-content .brokerage-cost__downloads-card-wrapper{width:100%}}@media screen and (max-width: 1023px){.brokerage-cost__wrapper .brokerage-cost__downloads-wrapper .brokerage-cost__downloads-inner .brokerage-cost__downloads-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width: 1023px){.brokerage-cost__wrapper .brokerage-cost__downloads-wrapper .brokerage-cost__downloads-inner{width:100%}}.brokerage-cost__wrapper .brokerage-cost__downloads-wrapper .brokerage-cost__may-interest{width:33%;padding:0 15px}@media screen and (max-width: 1023px){.brokerage-cost__wrapper .brokerage-cost__downloads-wrapper .brokerage-cost__may-interest{width:100%;margin-top:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.brokerage-cost__wrapper .brokerage-cost__downloads-wrapper{margin-top:40px}}@media screen and (max-width: 1023px){.brokerage-cost__wrapper .brokerage-cost__downloads-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:20px}}.brokerage-cost__wrapper .brokerage-cost__cards-container .brokerage-cost__cards-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -15px}.brokerage-cost__wrapper .brokerage-cost__cards-container .brokerage-cost__cards-wrapper .brokerage-cost__last-card{width:33%;padding:15px}.brokerage-cost__wrapper .brokerage-cost__cards-container .brokerage-cost__cards-wrapper .brokerage-cost__last-card .brokerage-cost__wrapper{height:100%;padding:60px 81px 60px 30px;border:1px solid rgba(136,144,161,.2);background-color:#f4f4f6}.brokerage-cost__wrapper .brokerage-cost__cards-container .brokerage-cost__cards-wrapper .brokerage-cost__last-card .brokerage-cost__wrapper .brokerage-cost__title{padding-bottom:15px;color:#000;font-family:Graphik Cy,sans-serif;font-size:25px;font-weight:bold;line-height:1.2}.brokerage-cost__wrapper .brokerage-cost__cards-container .brokerage-cost__cards-wrapper .brokerage-cost__last-card .brokerage-cost__wrapper .brokerage-cost__title span{color:#02a460}@media screen and (max-width: 767px){.brokerage-cost__wrapper .brokerage-cost__cards-container .brokerage-cost__cards-wrapper .brokerage-cost__last-card .brokerage-cost__wrapper .brokerage-cost__title{font-size:20px;line-height:1.25}}.brokerage-cost__wrapper .brokerage-cost__cards-container .brokerage-cost__cards-wrapper .brokerage-cost__last-card .brokerage-cost__wrapper .brokerage-cost__buying-rule-card{padding:5px 0}.brokerage-cost__wrapper .brokerage-cost__cards-container .brokerage-cost__cards-wrapper .brokerage-cost__last-card .brokerage-cost__wrapper .brokerage-cost__buying-rule-card .buying-rule-card__wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.brokerage-cost__wrapper .brokerage-cost__cards-container .brokerage-cost__cards-wrapper .brokerage-cost__last-card .brokerage-cost__wrapper .brokerage-cost__buying-rule-card .buying-rule-card__wrapper .buying-rule-card__text{font-size:14px;line-height:1.43}@media screen and (max-width: 767px){.brokerage-cost__wrapper .brokerage-cost__cards-container .brokerage-cost__cards-wrapper .brokerage-cost__last-card .brokerage-cost__wrapper .brokerage-cost__buying-rule-card{display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (max-width: 1023px){.brokerage-cost__wrapper .brokerage-cost__cards-container .brokerage-cost__cards-wrapper .brokerage-cost__last-card .brokerage-cost__wrapper{padding:40px 20px}}@media screen and (max-width: 1279px){.brokerage-cost__wrapper .brokerage-cost__cards-container .brokerage-cost__cards-wrapper .brokerage-cost__last-card{width:50%}}.brokerage-fonds .brokerage-fonds__wrapper .brokerage-fonds__title{margin-bottom:0}.brokerage-fonds .brokerage-fonds__wrapper .brokerage-fonds__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media screen and (max-width: 1279px){.brokerage-fonds .brokerage-fonds__wrapper .brokerage-fonds__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.brokerage-fonds .brokerage-fonds__wrapper .brokerage-fonds__inner .brokerage-fonds__content{width:66%}@media screen and (max-width: 1279px){.brokerage-fonds .brokerage-fonds__wrapper .brokerage-fonds__inner .brokerage-fonds__content{width:100%}}.brokerage-fonds .brokerage-fonds__wrapper .brokerage-fonds__inner .brokerage-fonds__content .brokerage-fonds__title{margin-bottom:0}.brokerage-fonds .brokerage-fonds__wrapper .brokerage-fonds__inner .brokerage-fonds__content .brokerage-fonds__item .brokerage-fonds__subtitle{font-family:Graphik LC Web,sans-serif;font-size:18px;line-height:1.39;color:#000;padding-top:40px;padding-bottom:10px}@media screen and (max-width: 767px){.brokerage-fonds .brokerage-fonds__wrapper .brokerage-fonds__inner .brokerage-fonds__content .brokerage-fonds__item .brokerage-fonds__subtitle{font-size:14px;line-height:1.43}}.brokerage-fonds .brokerage-fonds__wrapper .brokerage-fonds__inner .brokerage-fonds__content .brokerage-fonds__item .brokerage-fonds__text{font-family:Graphik Cy,sans-serif;font-size:18px;line-height:1.39;color:#4a5772}@media screen and (max-width: 767px){.brokerage-fonds .brokerage-fonds__wrapper .brokerage-fonds__inner .brokerage-fonds__content .brokerage-fonds__item .brokerage-fonds__text{font-size:14px;line-height:1.43}}.brokerage-fonds .brokerage-fonds__wrapper .brokerage-fonds__brokerage-popup{padding-top:40px;width:33%}@media screen and (max-width: 1279px){.brokerage-fonds .brokerage-fonds__wrapper .brokerage-fonds__brokerage-popup{padding-top:20px;width:100%}}.brokerage-fonds .brokerage-fonds__wrapper .brokerage-fonds__brokerage-popup .callback-form{margin-top:50px}.brokerage-information__cards{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto;margin-top:30px;gap:30px;padding-bottom:30px}.brokerage-information__cards::-webkit-scrollbar-track{background-color:#f4f4f6}.brokerage-information__cards::-webkit-scrollbar{height:5px}.brokerage-information__cards::-webkit-scrollbar-thumb{background-color:#02a460}@media screen and (max-width: 767px){.brokerage-information__cards{gap:10px}}.brokerage-information__card{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:570px;padding:20px;background-color:#f4f4f6}@media screen and (max-width: 1279px){.brokerage-information__card{min-width:432px}}@media screen and (max-width: 767px){.brokerage-information__card{min-width:280px}}.brokerage-information__theme{margin-bottom:5px;letter-spacing:.05em;text-transform:uppercase;color:#02a460;font-family:Graphik LC Web,serif;font-size:10px;font-weight:500;line-height:2.5}.brokerage-information__text{margin-bottom:63px;font-family:Graphik Cy,serif;font-size:20px;font-weight:763;line-height:1.5}@media screen and (max-width: 767px){.brokerage-information__text{margin-bottom:40px;font-size:18px;line-height:25px}}.brokerage-information__date{letter-spacing:.05em;color:#4a5772;font-size:12px;line-height:1.1}.brokerage-offices .brokerage-offices__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:66%}@media screen and (max-width: 1279px){.brokerage-offices .brokerage-offices__wrapper .brokerage-offices__title{margin-bottom:20px}}@media screen and (max-width: 1279px){.brokerage-offices .brokerage-offices__wrapper{width:100%}}.brokerage-services-block__wrapper .brokerage-services-block__cards-container .brokerage-services-block__cards-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:0 -15px}@media screen and (max-width: 767px){.brokerage-services-block__wrapper .brokerage-services-block__cards-container .brokerage-services-block__cards-wrapper{margin:0 -10px}}.buying-rules{padding-bottom:20px}.buying-rules .buying-rules__wrapper .buying-rules__text{font-size:18px;line-height:1.39;color:#4a5772;padding-top:50px;padding-bottom:30px}@media screen and (max-width: 767px){.buying-rules .buying-rules__wrapper .buying-rules__text{font-size:14px;line-height:1.43;padding-top:30px}}.buying-rules .buying-rules__wrapper ul{-webkit-column-count:2;-moz-column-count:2;column-count:2;padding:0}@media screen and (max-width: 1279px){.buying-rules .buying-rules__wrapper ul{-webkit-column-count:1;-moz-column-count:1;column-count:1}}.buying-rules .buying-rules__wrapper ul li{list-style:none;page-break-inside:avoid;padding:10px 0}@media screen and (min-width: 1024px)and (max-width: 1279px){.buying-rules .buying-rules__wrapper ul li{padding-right:119px}}@media screen and (max-width: 767px){.buying-rules .buying-rules__wrapper ul li{padding:10px 0}}.buying-rules .buying-rules__wrapper ul li:first-of-type{padding-top:0}.buying-rules .buying-rules__wrapper ul li:last-of-type{padding-bottom:0}.buying-rules .buying-rules__wrapper ul li>.buying-list__list-item_disclaimer{margin-top:40px;margin-left:20px;padding:65px 40px 65px 50px;background-color:#f4f4f6}@media screen and (min-width: 768px)and (max-width: 1023px){.buying-rules .buying-rules__wrapper ul li>.buying-list__list-item_disclaimer{padding:45px 10px 45px 30px;margin-top:35px}}@media screen and (max-width: 767px){.buying-rules .buying-rules__wrapper ul li>.buying-list__list-item_disclaimer{display:none;margin-top:20px;padding:35px 20px 35px 30px}.buying-rules .buying-rules__wrapper ul li>.buying-list__list-item_disclaimer_show{display:block}}.buying-rules .buying-rules__wrapper ul li>.buying-list__list-item_disclaimer .buying-rules__item-title{font-size:18px;line-height:1.39;color:#000;font-weight:bold}@media screen and (min-width: 1024px)and (max-width: 1279px){.buying-rules .buying-rules__wrapper ul li>.buying-list__list-item_disclaimer .buying-rules__item-title{padding-right:100px}}@media screen and (min-width: 768px)and (max-width: 1023px){.buying-rules .buying-rules__wrapper ul li>.buying-list__list-item_disclaimer .buying-rules__item-title{padding-right:10px}}@media screen and (max-width: 767px){.buying-rules .buying-rules__wrapper ul li>.buying-list__list-item_disclaimer .buying-rules__item-title{font-size:14px}}.buying-rules .buying-rules__wrapper ul li>.buying-list__list-item_disclaimer .buying-rules__item-text{display:block;font-size:18px;line-height:1.39;color:#4a5772}@media screen and (min-width: 768px)and (max-width: 1023px){.buying-rules .buying-rules__wrapper ul li>.buying-list__list-item_disclaimer .buying-rules__item-text{padding-right:20px}}@media screen and (max-width: 767px){.buying-rules .buying-rules__wrapper ul li>.buying-list__list-item_disclaimer .buying-rules__item-text{font-size:14px}}.buying-rules .buying-rules__wrapper ul li>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.buying-rules .buying-rules__wrapper ul li>div>svg{min-width:30px;width:30px;min-height:30px;height:30px;margin-right:20px;color:#fff}@media screen and (max-width: 767px){.buying-rules .buying-rules__wrapper ul li>div>svg{min-width:20px;width:20px;min-height:20px;height:20px;margin-right:10px;margin-top:3px}}.buying-rules .buying-rules__wrapper ul li>div>p{font-family:Graphik Cy,sans-serif;font-size:18px;line-height:1.39;color:#4a5772}.buying-rules .buying-rules__wrapper ul li>div>p span{font-family:"Graphik LC Web",sans-serif}.buying-rules .buying-rules__wrapper ul li>div>p span a{font-family:"Graphik Cy",sans-serif;color:#02a460;-webkit-transition:all .125s linear;transition:all .125s linear}.buying-rules .buying-rules__wrapper ul li>div>p span a:hover{color:#ed8200;-webkit-transition:all .125s linear;transition:all .125s linear}.buying-rules .buying-rules__wrapper ul li>div>p span a:active{-webkit-text-decoration:underline;text-decoration:underline;color:#ed8200;-webkit-transition:all .125s linear;transition:all .125s linear}@media screen and (max-width: 767px){.buying-rules .buying-rules__wrapper ul li>div>p{font-size:14px;line-height:1.43}}.buying-rules .buying-rules__wrapper ul li_padding-left-none{padding-left:0}.buying-rules .buying-rules__wrapper ul li_align-left .buying-rules__wrapper{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.buying-rules .buying-rules__wrapper ul li_centered .buying-rules__wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.buying-rules .buying-rules__wrapper ul li_light>div>svg{color:rgba(1,1,1,0)}.buying-rules .buying-rules__wrapper .buying-rules__more-button{font-family:Graphik LC Web,sans-serif;font-size:12px;line-height:2.5;color:#02a460;padding-left:25px;display:none;cursor:pointer}@media screen and (max-width: 767px){.buying-rules .buying-rules__wrapper .buying-rules__more-button{display:block}}.buying-rules_one-col .buying-rules__wrapper ul{-webkit-column-count:1;-moz-column-count:1;column-count:1}.callback-form .callback-form__wrapper .callback-form__title{font-family:Graphik Cy,sans-serif;font-size:35px;font-weight:bold;line-height:1.29}@media screen and (max-width: 1279px){.callback-form .callback-form__wrapper .callback-form__title{font-size:25px}}@media screen and (max-width: 767px){.callback-form .callback-form__wrapper .callback-form__title{font-size:20px;line-height:1.25}}.callback-form .callback-form__wrapper .callback-form__form-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 767px){.callback-form .callback-form__wrapper .callback-form__form-wrapper{padding-top:20px}}.callback-form .callback-form__wrapper .callback-form__form-wrapper .callback-form__brand-input{width:33%;margin:0}@media screen and (min-width: 1024px){.callback-form .callback-form__wrapper .callback-form__form-wrapper .callback-form__brand-input:not(:first-child){padding-left:15px}}@media screen and (min-width: 1024px){.callback-form .callback-form__wrapper .callback-form__form-wrapper .callback-form__brand-input:not(:last-child){padding-right:15px}}@media screen and (min-width: 768px)and (max-width: 1023px){.callback-form .callback-form__wrapper .callback-form__form-wrapper .callback-form__brand-input{width:100%}}@media screen and (max-width: 767px){.callback-form .callback-form__wrapper .callback-form__form-wrapper .callback-form__brand-input{width:100%;margin-right:0;margin-bottom:10px;margin-left:0;padding:0}}@media screen and (min-width: 768px){.callback-form .callback-form__wrapper .callback-form__form-wrapper .callback-form__brand-input{margin-bottom:20px}}@media screen and (max-width: 1023px){.callback-form .callback-form__wrapper .callback-form__form-wrapper .callback-form__brand-input{padding:0}}.callback-form .callback-form__wrapper .callback-form__form-wrapper .callback-form__checkbox{margin-top:20px}.callback-form .callback-form__wrapper .callback-form__form-wrapper .callback-form__captcha{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}@media screen and (min-width: 1280px){.callback-form .callback-form__wrapper .callback-form__form-wrapper .callback-form__captcha{padding-right:30px;padding-left:30px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.callback-form .callback-form__wrapper .callback-form__form-wrapper .callback-form__captcha{margin:15px}}@media screen and (max-width: 1023px){.callback-form .callback-form__wrapper .callback-form__form-wrapper .callback-form__captcha{width:100%;margin:15px 0}}@media screen and (max-width: 767px){.callback-form .callback-form__wrapper .callback-form__form-wrapper .callback-form__captcha{width:calc(100% + 10px);margin:5px -10px}}.callback-form .callback-form__wrapper .callback-form__form-wrapper .callback-form__captcha .callback-form__brand-input{width:50%}@media screen and (min-width: 1024px)and (max-width: 1279px){.callback-form .callback-form__wrapper .callback-form__form-wrapper .callback-form__captcha .callback-form__brand-input{margin:0 15px 0 0}}@media screen and (max-width: 1023px){.callback-form .callback-form__wrapper .callback-form__form-wrapper .callback-form__captcha .callback-form__brand-input{margin-top:0;margin-bottom:0}}@media screen and (max-width: 767px){.callback-form .callback-form__wrapper .callback-form__form-wrapper .callback-form__captcha .callback-form__brand-input{margin:0 5px 0 10px}}.callback-form .callback-form__wrapper .callback-form__form-wrapper .callback-form__captcha .callback-form__brand-input::after{position:absolute;display:none;margin-left:-20px;color:#4a5772;font-family:Graphik LC Web,sans-serif;font-size:14px;line-height:1.43}@media screen and (min-width: 768px)and (max-width: 1023px){.callback-form .callback-form__wrapper .callback-form__form-wrapper .callback-form__captcha .callback-form__brand-input::after{margin-left:-30px}}.callback-form .callback-form__wrapper .callback-form__form-wrapper .callback-form__captcha .callback-form__brand-input{margin:5px 0}@media screen and (min-width: 1280px){.callback-form .callback-form__wrapper .callback-form__form-wrapper .callback-form__captcha .callback-form__brand-input{width:calc(30% + 15px);margin-right:30px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.callback-form .callback-form__wrapper .callback-form__form-wrapper .callback-form__captcha .callback-form__brand-input{width:calc(50% - 30px);margin:0 15px 0 0}}@media screen and (min-width: 768px)and (max-width: 1023px){.callback-form .callback-form__wrapper .callback-form__form-wrapper .callback-form__captcha .callback-form__brand-input{margin:0 15px}}@media screen and (max-width: 767px){.callback-form .callback-form__wrapper .callback-form__form-wrapper .callback-form__captcha .callback-form__brand-input{margin:0 10px 0 5px}}@media screen and (min-width: 768px)and (max-width: 1023px){.callback-form .callback-form__wrapper .callback-form__form-wrapper .callback-form__captcha .callback-form__image-wrapper{width:50%;padding-left:15px}.callback-form .callback-form__wrapper .callback-form__form-wrapper .callback-form__captcha .callback-form__image-wrapper .callback-form__image{height:100%}}.callback-form .callback-form__wrapper .callback-form__form-wrapper .callback-form__button{min-height:77px;margin-top:50px;padding:16px 30px;border:none}.callback-form .callback-form__wrapper .callback-form__form-wrapper .callback-form__button_popup-alert{margin-top:100px}@media screen and (min-width: 1024px)and (max-width: 1279px){.callback-form .callback-form__wrapper .callback-form__form-wrapper .callback-form__button{margin:15px 0}}@media screen and (max-width: 1279px){.callback-form .callback-form__wrapper .callback-form__form-wrapper .callback-form__button{min-height:77px}}@media screen and (min-width: 768px)and (max-width: 1023px){.callback-form .callback-form__wrapper .callback-form__form-wrapper .callback-form__button{margin-top:35px}}@media screen and (max-width: 767px){.callback-form .callback-form__wrapper .callback-form__form-wrapper .callback-form__button{width:100%;min-height:45px;margin-top:5px}}@media screen and (min-width: 1024px){.callback-form_mini .callback-form__wrapper{position:sticky;top:180px;padding:77px 30px 30px 35px;border:1px solid rgba(136,144,161,.2)}.callback-form_mini .callback-form__wrapper .callback-form__title{margin-bottom:30px;font-size:25px;line-height:1.2}.callback-form_mini .callback-form__wrapper .callback-form__form-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:-5px 0}.callback-form_mini .callback-form__wrapper .callback-form__form-wrapper .callback-form__brand-input{width:100%;margin:5px 0}.callback-form_mini .callback-form__wrapper .callback-form__form-wrapper .callback-form__button{min-height:70px}}@media screen and (max-width: 767px){.callback-form_mini .callback-form__wrapper .callback-form__title{margin-bottom:10px}}.callback-form_mini .callback-form__wrapper .callback-form__form-wrapper{margin-right:0;margin-left:0}@media screen and (max-width: 1279px){.callback-form_mini .callback-form__wrapper .callback-form__form-wrapper .callback-form__brand-input{margin-right:0 !important;margin-left:0 !important}}@media screen and (min-width: 768px)and (max-width: 1023px){.callback-form_mini .callback-form__wrapper .callback-form__form-wrapper .callback-form__button{min-width:310px}}@media screen and (max-width: 1023px){.callback-form_mini{padding:0}}@media screen and (max-width: 1279px){.callback-form_mini .callback-form__wrapper .callback-form__form-wrapper .callback-form__button{min-height:70px}}@media screen and (max-width: 767px){.callback-form_mini .callback-form__wrapper .callback-form__form-wrapper .callback-form__button{min-height:45px;margin-top:20px}}.callback-form_mini .callback-form__captcha{-ms-flex-wrap:wrap;flex-wrap:wrap;padding-right:0 !important;padding-left:0 !important}@media screen and (max-width: 767px){.callback-form_mini .callback-form__captcha{width:100% !important;margin:5px 0}}@media screen and (min-width: 1280px){.callback-form_mini .callback-form__captcha .callback-form__brand-input{-ms-flex-preferred-size:100%;flex-basis:100%;min-width:100%}}@media screen and (max-width: 767px){.callback-form_mini .callback-form__captcha .callback-form__brand-input{-ms-flex-preferred-size:100%;flex-basis:100%;min-width:100%;margin-right:10px;margin-left:0}}.callback-form_mini .callback-form__captcha .callback-form__image-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width: 1280px){.callback-form_mini .callback-form__captcha .callback-form__image-wrapper{-ms-flex-preferred-size:100%;flex-basis:100%;min-width:100%}}@media screen and (max-width: 767px){.callback-form_mini .callback-form__captcha .callback-form__image-wrapper{-ms-flex-preferred-size:100%;flex-basis:100%;min-width:100%;padding-top:5px}}@media screen and (min-width: 768px)and (max-width: 1023px){.callback-form_mini .callback-form__captcha .callback-form__image-wrapper{padding-left:15px}}.callback-form_mini .callback-form__captcha .callback-form__image-wrapper .callback-form__image{width:100%;max-width:320px}@media screen and (min-width: 1024px)and (max-width: 1279px){.faq_double-col-callback .callback-form_mini .callback-form__wrapper .callback-form__title{margin-bottom:20px;font-size:35px;line-height:30px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.faq_double-col-callback .callback-form_mini .callback-form__wrapper .callback-form__form-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (min-width: 1024px)and (max-width: 1279px){.faq_double-col-callback .callback-form_mini .callback-form__wrapper .callback-form__form-wrapper .callback-form__brand-input{width:calc(50% - 15px)}}@media screen and (min-width: 1024px)and (max-width: 1279px){.faq_double-col-callback .callback-form_mini .callback-form__wrapper .callback-form__form-wrapper .callback-form__button{min-width:275px;margin:50px auto 15px}}@media screen and (max-width: 1279px){.callback-form_captcha .callback-form__wrapper .callback-form__form-wrapper .callback-form__brand-input{margin:15px}}@media screen and (max-width: 767px){.callback-form_captcha .callback-form__wrapper .callback-form__form-wrapper .callback-form__brand-input{margin:5px 10px}}.callback-form_captcha .callback-form__wrapper .callback-form__form-wrapper .callback-form__brand-input .callback-form__button{margin-top:30px}.callback-form_big .callback-form__wrapper .callback-form__input-wrapper{margin:15px}@media screen and (max-width: 767px){.callback-form_big .callback-form__wrapper .callback-form__input-wrapper{margin:5px 10px}}.callback-form_big .callback-form__wrapper .callback-form__input-wrapper .callback-form__button{margin-top:30px}.callback-form_big .callback-form__wrapper .callback-form__form-wrapper .callback-form__captcha{width:66%;margin:15px 0}@media screen and (max-width: 1023px){.callback-form_big .callback-form__wrapper .callback-form__form-wrapper .callback-form__captcha{width:100%;margin:15px 0}}@media screen and (max-width: 767px){.callback-form_big .callback-form__wrapper .callback-form__form-wrapper .callback-form__captcha{margin:5px -10px}}.callback-form_max-width-570{max-width:570px}.callback-form_max-width-570 .callback-form__wrapper .callback-form__form-wrapper .callback-form__brand-input{width:100%;padding-left:0 !important}.callback-form_max-width-570 .callback-form__wrapper .callback-form__form-wrapper .callback-form__captcha{padding-right:0 !important;padding-left:0 !important}@media screen and (max-width: 767px){.callback-form_max-width-570 .callback-form__wrapper .callback-form__form-wrapper .callback-form__captcha .callback-form__image-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin-top:10px}}@media screen and (max-width: 767px){.callback-form_max-width-570 .callback-form__wrapper .callback-form__form-wrapper .callback-form__captcha{-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin:5px 0}}.callback-form_max-width-570 .callback-form__wrapper .callback-form__form-wrapper .callback-form__captcha .callback-form__brand-input{width:calc(50% - 30px) !important}@media screen and (max-width: 767px){.callback-form_max-width-570 .callback-form__wrapper .callback-form__form-wrapper .callback-form__captcha .callback-form__brand-input{width:100% !important;margin:10px}}.callback-form_max-width-570 .callback-form__wrapper .callback-form__button{width:100%}.callback-form_max-width-570 .file-block{width:100%;padding-right:15px}@media screen and (max-width: 767px){.callback-form_max-width-570 .file-block{padding:0 10px}}.callback-form_max-width-570 .callback-form__checkbox{width:100%}.callback-form_max-width-570 .file-name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;height:71px;margin-bottom:9px;padding-left:20px;color:#4a5772;border:1px solid rgba(136,144,161,.5);font-size:18px;font-weight:500;line-height:25px}.callback-form__success{display:none;color:#4a5772;font-size:18px;line-height:1.4}.callback-form__success.callback-form__success_show{display:block}.callback-form__error{display:none;padding-top:10px;color:#ed8200;font-size:14px;line-height:1.4}.callback-form__error.callback-form__error_show{display:block}@media screen and (min-width: 1280px){.callback-form_padding-left{margin-top:-5px}}.callback-form_padding-left .callback-form__brand-input{padding-right:0 !important;padding-left:0 !important}@media screen and (min-width: 1280px){.brokerage-about__right .callback-form{margin-left:30px}}@media screen and (min-width: 1024px){.section__aside .callback-form_mini .callback-form__brand-input,.section__aside-lg .callback-form_mini .callback-form__brand-input,.brokerage-about__right .callback-form_mini .callback-form__brand-input{padding-right:0 !important;padding-left:0 !important}}@media screen and (min-width: 1024px)and (max-width: 1279px){.section__aside .callback-form_mini .callback-form__captcha,.section__aside-lg .callback-form_mini .callback-form__captcha,.brokerage-about__right .callback-form_mini .callback-form__captcha{margin-right:0 !important;margin-left:0 !important}}@media screen and (min-width: 1024px)and (max-width: 1279px){.section__aside .callback-form_mini .callback-form__captcha .callback-form__brand-input,.section__aside-lg .callback-form_mini .callback-form__captcha .callback-form__brand-input,.brokerage-about__right .callback-form_mini .callback-form__captcha .callback-form__brand-input{width:100% !important;margin-bottom:10px !important}}@media screen and (min-width: 768px){.section__aside .callback-form_mini .callback-form__captcha .callback-form__brand-input .callback-form__image-wrapper,.section__aside-lg .callback-form_mini .callback-form__captcha .callback-form__brand-input .callback-form__image-wrapper,.brokerage-about__right .callback-form_mini .callback-form__captcha .callback-form__brand-input .callback-form__image-wrapper{margin-top:5px}}@media screen and (max-width: 767px){.section__aside .callback-form_mini .callback-form__captcha .callback-form__brand-input .callback-form__image-wrapper,.section__aside-lg .callback-form_mini .callback-form__captcha .callback-form__brand-input .callback-form__image-wrapper,.brokerage-about__right .callback-form_mini .callback-form__captcha .callback-form__brand-input .callback-form__image-wrapper{margin-top:5px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.section__aside .callback-form_mini .callback-form__captcha .callback-form__image-wrapper,.section__aside-lg .callback-form_mini .callback-form__captcha .callback-form__image-wrapper,.brokerage-about__right .callback-form_mini .callback-form__captcha .callback-form__image-wrapper{width:100%;padding-left:0 !important}}.section__aside .callback-form_mini .callback-form__button,.section__aside-lg .callback-form_mini .callback-form__button,.brokerage-about__right .callback-form_mini .callback-form__button{width:100%}@media screen and (min-width: 1024px){.section__aside .callback-form_mini .callback-form__button,.section__aside-lg .callback-form_mini .callback-form__button,.brokerage-about__right .callback-form_mini .callback-form__button{margin-top:20px}}@media screen and (max-width: 767px){.section__aside .callback-form_mini .callback-form__button,.section__aside-lg .callback-form_mini .callback-form__button,.brokerage-about__right .callback-form_mini .callback-form__button{margin-top:20px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.section__aside-lg_sticky .callback-form_mini .callback-form__wrapper,.section__aside-lg-lg_sticky .callback-form_mini .callback-form__wrapper,.brokerage-about__right-lg_sticky .callback-form_mini .callback-form__wrapper{padding-top:38px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.section__aside-lg_sticky .callback-form_mini .callback-form__title,.section__aside-lg-lg_sticky .callback-form_mini .callback-form__title,.brokerage-about__right-lg_sticky .callback-form_mini .callback-form__title{margin-top:0}}@media screen and (min-width: 768px)and (max-width: 1023px){.section__aside-lg_sticky .callback-form_mini .callback-form__title,.section__aside-lg-lg_sticky .callback-form_mini .callback-form__title,.brokerage-about__right-lg_sticky .callback-form_mini .callback-form__title{margin-top:10px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.section__aside-lg_sticky .callback-form_mini .callback-form__captcha,.section__aside-lg-lg_sticky .callback-form_mini .callback-form__captcha,.brokerage-about__right-lg_sticky .callback-form_mini .callback-form__captcha{margin-right:0 !important;margin-left:0 !important}}.callback-form_currency-market input[type=hidden]+.callback-form__brand-input{padding-left:0 !important}.callback-form_currency-market .callback-form__button{min-width:370px}@media screen and (max-width: 1279px){.callback-form_currency-market .callback-form__button{min-width:276px}}@media screen and (max-width: 767px){.callback-form_currency-market .callback-form__button{width:100%;margin-top:20px !important}}.callback-form_american-stocks .callback-form__wrapper .callback-form__title{margin-bottom:40px}@media screen and (max-width: 767px){.callback-form_american-stocks .callback-form__wrapper .callback-form__title{margin-bottom:20px}}.callback-form_american-stocks .callback-form__form-container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.callback-form_american-stocks .callback-form__form-container .callback-form__form-wrapper{-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-preferred-size:60%;flex-basis:60%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (max-width: 1279px){.callback-form_american-stocks .callback-form__form-container .callback-form__form-wrapper{-ms-flex-preferred-size:50%;flex-basis:50%}}@media screen and (max-width: 1023px){.callback-form_american-stocks .callback-form__form-container .callback-form__form-wrapper{-ms-flex-preferred-size:100%;flex-basis:100%}}.callback-form_american-stocks .callback-form__form-container .callback-form__form-wrapper .callback-form__brand-input{-ms-flex-preferred-size:50%;flex-basis:50%;margin-bottom:0}@media screen and (max-width: 1023px){.callback-form_american-stocks .callback-form__form-container .callback-form__form-wrapper .callback-form__brand-input{-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:20px;padding:0}}.callback-form_american-stocks .callback-form__form-container .callback-form__form-wrapper .callback-form__brand-input:nth-of-type(2){margin-bottom:0;padding-right:0}.callback-form_american-stocks .callback-form__form-container .callback-form__form-wrapper .callback-form__button{-ms-flex-preferred-size:100%;flex-basis:100%;max-height:77px;margin-top:20px;padding:0}.callback-form_american-stocks .callback-form__form-container .callback-form__image-wrapper{position:absolute;top:-55%;right:0}@media screen and (max-width: 1279px){.callback-form_american-stocks .callback-form__form-container .callback-form__image-wrapper{top:-35%;right:-5%}}@media screen and (max-width: 1023px){.callback-form_american-stocks .callback-form__form-container .callback-form__image-wrapper{display:none}}@media screen and (min-width: 1280px){.callback-form_euro_bonds,.callback-form_federal_bonds{width:100%;padding-left:30px}}@media screen and (max-width: 1023px){.callback-form_federal_bonds,.callback-form_euro_bonds{border:1px solid rgba(136,144,161,.2)}}@media screen and (min-width: 768px)and (max-width: 1023px){.callback-form_federal_bonds .callback-form__title,.callback-form_euro_bonds .callback-form__title{margin-bottom:30px}}@media screen and (max-width: 1279px){.callback-form_federal_bonds .callback-form__title,.callback-form_euro_bonds .callback-form__title{margin-top:0}}@media screen and (min-width: 1024px){.callback-form_federal_bonds .callback-form__brand-input,.callback-form_euro_bonds .callback-form__brand-input{padding-right:0 !important;padding-left:0 !important}}@media screen and (min-width: 1024px){.section__content_small+.section__aside .callback-form_mini .callback-form__brand-input{padding-right:0 !important;padding-left:0 !important}}.section__content_small+.section__aside .callback-form_mini .callback-form__button{width:100%}@media screen and (min-width: 1024px){.custom-popup .callback-form .callback-form__wrapper .callback-form__form-wrapper .callback-form__brand-input{width:50%}}.custom-popup .callback-form .callback-form__wrapper .callback-form__form-wrapper .callback-form__captcha{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width: 1280px){.custom-popup .callback-form .callback-form__wrapper .callback-form__form-wrapper .callback-form__captcha{margin-right:15px;padding-right:0;padding-left:15px}}@media screen and (max-width: 767px){.custom-popup .callback-form .callback-form__wrapper .callback-form__form-wrapper .callback-form__captcha{margin:5px 0}}@media screen and (min-width: 1280px){.custom-popup .callback-form .callback-form__wrapper .callback-form__form-wrapper .callback-form__captcha .callback-form__brand-input{margin-right:15px}}@media screen and (min-width: 1024px){.custom-popup .callback-form .callback-form__wrapper .callback-form__form-wrapper .callback-form__captcha .callback-form__brand-input{width:50%}}@media screen and (max-width: 1023px){.custom-popup .callback-form .callback-form__wrapper .callback-form__form-wrapper .callback-form__captcha .callback-form__brand-input{margin-left:0}}@media screen and (max-width: 1279px){.faq_brokerage .callback-form__wrapper{padding:100px 0 20px;border:none}}@media screen and (max-width: 1023px){.faq_brokerage .callback-form__title{margin-bottom:25px}}.card-invest__wrapper{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:30px;gap:30px}@media screen and (max-width: 767px){.card-invest__wrapper{grid-template-columns:repeat(1, 1fr)}}.card-invest__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:255px;padding:30px;background-color:#f4f4f6}@media screen and (min-width: 1024px)and (max-width: 1279px){.card-invest__card{min-height:295px}}@media screen and (max-width: 1023px){.card-invest__card{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;min-height:370px;gap:20px}}.card-invest__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:382px;height:100%}@media screen and (min-width: 1024px)and (max-width: 1279px){.card-invest__inner{width:250px}}@media screen and (max-width: 1023px){.card-invest__inner{width:100%}}.card-invest__images{display:-webkit-box;display:-ms-flexbox;display:flex}.card-invest__image_big{width:80px;height:80px}@media screen and (max-width: 1023px){.card-invest__image_big{width:50px;height:50px}}.card-invest__image_small{width:50px;height:50px}.card-invest__image_small:not(:last-of-type){margin-right:-12px}.card-invest__title{margin-bottom:10px;font-family:"Graphik LC Web",sans-serif;font-size:20px;font-weight:500;line-height:1.5}@media screen and (max-width: 767px){.card-invest__title{font-size:18px;line-height:25px}}.card-invest__text{color:#8890a1;font-family:Graphik Cy,sans-serif;font-size:14px;font-weight:400;line-height:1.428571429}.card-invest__button.button{width:100%;margin-top:auto;padding:13px 15px;color:#4a5772;background-color:#fff;font-family:"Graphik LC Web",sans-serif;font-size:14px;font-weight:500;line-height:25px}.card-invest__button.button:hover,.card-invest__button.button:active{background-color:#fff}@media screen and (min-width: 1024px){.card-invest__button.button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:158px;min-height:50px;padding:13px 15px;font-size:14px}}.cards{-ms-flex-preferred-size:100%;flex-basis:100%}.cards .cards__container .cards__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin-top:-30px}@media screen and (max-width: 767px){.cards .cards__container .cards__wrapper{margin-left:-10px;margin-right:-10px}}@media screen and (min-width: 768px)and (max-width: 1023px){.cards .cards__container .cards__wrapper{margin-left:-15px;margin-right:-15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.cards .cards__container .cards__wrapper{margin-left:-15px;margin-right:-15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.cards .cards__container .cards__wrapper{margin-left:-15px;margin-right:-15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.cards .cards__container .cards__wrapper{margin-left:-15px;margin-right:-15px}}@media screen and (min-width: 1920px){.cards .cards__container .cards__wrapper{margin-left:-15px;margin-right:-15px}}@media screen and (max-width: 767px){.cards .cards__container .cards__wrapper{margin-left:-10px;margin-right:-10px}}@media screen and (min-width: 768px)and (max-width: 1023px){.cards .cards__container .cards__wrapper{margin-left:-15px;margin-right:-15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.cards .cards__container .cards__wrapper{margin-left:-15px;margin-right:-15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.cards .cards__container .cards__wrapper{margin-left:-15px;margin-right:-15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.cards .cards__container .cards__wrapper{margin-left:-15px;margin-right:-15px}}@media screen and (min-width: 1920px){.cards .cards__container .cards__wrapper{margin-left:-15px;margin-right:-15px}}@media screen and (max-width: 767px){.cards .cards__container .cards__wrapper{-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-top:0}.cards .cards__container .cards__wrapper .cards__slide{-ms-flex-negative:0;flex-shrink:0}}.cards.cards_american_stocks .cards__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width: 767px){.cards.cards_american_stocks .cards__wrapper{margin-right:0;margin-left:0}}@media screen and (max-width: 1023px){.cards_federal_bonds .cards__container .cards__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width: 767px){.cards_federal_bonds .cards__container .cards__wrapper{margin:0}}.cards_federal_bonds .gif-card:last-child{margin-bottom:0}.cards_no-mt .cards__container .cards__wrapper{margin-top:0}.clients-block .clients-block__wrapper .clients-block__text{font-family:Graphik Cy,sans-serif;font-size:18px;line-height:1.39;color:#4a5772;text-align:center;padding:0px 10%}@media screen and (max-width: 1023px){.clients-block .clients-block__wrapper .clients-block__text{padding-right:0}}@media screen and (max-width: 767px){.clients-block .clients-block__wrapper .clients-block__text{font-size:14px;line-height:1.43}}.clients-block .clients-block__wrapper .clients-block__cards-wrapper{padding:50px 80px 0 80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width: 767px){.clients-block .clients-block__wrapper .clients-block__cards-wrapper{padding:50px 0 0 0}}.coins-basket-mini{width:100vw;position:fixed;z-index:100;bottom:0;height:70px;background-color:#fff;-webkit-box-shadow:0px -5px 50px rgba(0,0,0,.2);box-shadow:0px -5px 50px rgba(0,0,0,.2);font-family:"Graphik LC Web",sans-serif}@media screen and (max-width: 767px){.coins-basket-mini{height:140px;bottom:-70px}}.coins-basket-mini_smooth{-webkit-transition:all .3s linear;transition:all .3s linear}.coins-basket-mini .coins-basket-mini__slider{width:100vw;height:30px;display:none;background-color:#fff;position:absolute;top:-30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:rgba(136,144,161,.2)}@media screen and (max-width: 767px){.coins-basket-mini .coins-basket-mini__slider{top:-29px}}.coins-basket-mini .coins-basket-mini__slider .coins-basket-mini__arrow-slide{width:50px;height:11px}.coins-basket-mini .coins-basket-mini__slider .coins-basket-mini__arrow-slide_show{display:block}.coins-basket-mini .coins-basket-mini__slider .coins-basket-mini__arrow-slide_hide{display:none}.coins-basket-mini .coins-basket-mini__slider_show .coins-basket-mini__arrow-slide_show{display:none}.coins-basket-mini .coins-basket-mini__slider_show .coins-basket-mini__arrow-slide_hide{display:block}@media screen and (max-width: 767px){.coins-basket-mini .coins-basket-mini__slider{display:-webkit-box;display:-ms-flexbox;display:flex}}.coins-basket-mini .coins-basket-mini__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}@media screen and (min-width: 1024px){.coins-basket-mini .coins-basket-mini__wrapper{margin:0 auto}}@media screen and (min-width: 1024px)and (min-width: 1280px){.coins-basket-mini .coins-basket-mini__wrapper{max-width:1200px}}@media screen and (min-width: 1024px)and (min-width: 1024px)and (max-width: 1279px){.coins-basket-mini .coins-basket-mini__wrapper{max-width:924px}}@media screen and (min-width: 1024px)and (min-width: 768px)and (max-width: 1023px){.coins-basket-mini .coins-basket-mini__wrapper{max-width:618px}}@media screen and (min-width: 1024px)and (max-width: 767px){.coins-basket-mini .coins-basket-mini__wrapper{max-width:100%}}@media screen and (min-width: 1024px)and (max-width: 767px){.coins-basket-mini .coins-basket-mini__wrapper{padding-left:20px;padding-right:20px}}@media screen and (min-width: 1024px)and (min-width: 768px)and (max-width: 1023px){.coins-basket-mini .coins-basket-mini__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (min-width: 1024px)and (max-width: 1279px){.coins-basket-mini .coins-basket-mini__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (min-width: 1280px)and (max-width: 1439px){.coins-basket-mini .coins-basket-mini__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (min-width: 1440px)and (max-width: 1919px){.coins-basket-mini .coins-basket-mini__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (min-width: 1920px){.coins-basket-mini .coins-basket-mini__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 768px)and (max-width: 1023px){.coins-basket-mini .coins-basket-mini__wrapper{padding:0 20px;min-width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media screen and (max-width: 767px){.coins-basket-mini .coins-basket-mini__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-top:1px solid rgba(136,144,161,.2)}}.coins-basket-mini .coins-basket-mini__wrapper .coins-basket-mini__basket-coin-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}@media screen and (max-width: 767px){.coins-basket-mini .coins-basket-mini__wrapper .coins-basket-mini__basket-coin-wrapper{width:21.875%;height:70px;border-top:1px solid rgba(136,144,161,.2)}}.coins-basket-mini .coins-basket-mini__wrapper .coins-basket-mini__item{border-left:1px solid rgba(136,144,161,.2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;padding:0 20px}.coins-basket-mini .coins-basket-mini__wrapper .coins-basket-mini__item .coins-basket-mini__text_empty{font-size:14px;line-height:1;color:#4a5772;padding-left:5px}.coins-basket-mini .coins-basket-mini__wrapper .coins-basket-mini__item_basket-wrapper{border-right:1px solid rgba(136,144,161,.2);border-left:none;padding-right:30px;cursor:pointer;padding-left:0}@media screen and (min-width: 768px)and (max-width: 1023px){.coins-basket-mini .coins-basket-mini__wrapper .coins-basket-mini__item_basket-wrapper{padding-right:20px}}@media screen and (max-width: 767px){.coins-basket-mini .coins-basket-mini__wrapper .coins-basket-mini__item_basket-wrapper{width:100%;padding:0 20px}}.coins-basket-mini .coins-basket-mini__wrapper .coins-basket-mini__item_basket-wrapper:hover .coins-basket-mini__icon{color:#02a460}.coins-basket-mini .coins-basket-mini__wrapper .coins-basket-mini__item_basket-wrapper:hover .coins-basket-mini__text{color:#02a460}.coins-basket-mini .coins-basket-mini__wrapper .coins-basket-mini__item_basket-wrapper+.coins-basket-mini__item{border-left:none}.coins-basket-mini .coins-basket-mini__wrapper .coins-basket-mini__item_basket-wrapper .coins-basket-mini__icon{min-width:29px;width:29px;height:20px;color:#4a5772;margin-bottom:10px}.coins-basket-mini .coins-basket-mini__wrapper .coins-basket-mini__item_basket-wrapper .coins-basket-mini__text{font-size:14px;line-height:1;padding-left:5px;color:#4a5772}@media screen and (max-width: 1023px){.coins-basket-mini .coins-basket-mini__wrapper .coins-basket-mini__item_basket-wrapper .coins-basket-mini__text{display:none}}.coins-basket-mini .coins-basket-mini__wrapper .coins-basket-mini__item_coin-wrapper{max-width:416px}@media screen and (max-width: 767px){.coins-basket-mini .coins-basket-mini__wrapper .coins-basket-mini__item_coin-wrapper{width:21.875%;height:70px;padding-right:0;border-top:none;padding-left:20px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.coins-basket-mini .coins-basket-mini__wrapper .coins-basket-mini__item_coin-wrapper .coins-basket-mini__image{width:40px;height:40px}@media screen and (max-width: 1279px){.coins-basket-mini .coins-basket-mini__wrapper .coins-basket-mini__item_coin-wrapper .coins-basket-mini__image{display:none}}@media screen and (min-width: 1280px){.coins-basket-mini .coins-basket-mini__wrapper .coins-basket-mini__item_coin-wrapper .coins-basket-mini__name-wrapper{padding-left:15px}}.coins-basket-mini .coins-basket-mini__wrapper .coins-basket-mini__item_coin-wrapper .coins-basket-mini__name-wrapper .coins-basket-mini__name{display:inline-block;font-size:18px;line-height:1;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:320px;max-height:18px}@media screen and (min-width: 1024px)and (max-width: 1279px){.coins-basket-mini .coins-basket-mini__wrapper .coins-basket-mini__item_coin-wrapper .coins-basket-mini__name-wrapper .coins-basket-mini__name{max-width:200px}}@media screen and (min-width: 768px)and (max-width: 1023px){.coins-basket-mini .coins-basket-mini__wrapper .coins-basket-mini__item_coin-wrapper .coins-basket-mini__name-wrapper .coins-basket-mini__name{max-width:130px}}@media screen and (max-width: 767px){.coins-basket-mini .coins-basket-mini__wrapper .coins-basket-mini__item_coin-wrapper .coins-basket-mini__name-wrapper .coins-basket-mini__name{font-size:14px;max-width:200px}}.coins-basket-mini .coins-basket-mini__wrapper .coins-basket-mini__item_coin-wrapper .coins-basket-mini__name-wrapper .coins-basket-mini__text{display:block;font-size:9px;line-height:1;letter-spacing:.05em;text-transform:uppercase;padding-top:5px;color:#4a5772}@media screen and (min-width: 768px)and (max-width: 1023px){.coins-basket-mini .coins-basket-mini__wrapper .coins-basket-mini__item_coin-wrapper .coins-basket-mini__name-wrapper .coins-basket-mini__text{display:none}}@media screen and (max-width: 767px){.coins-basket-mini .coins-basket-mini__wrapper .coins-basket-mini__item_coin-wrapper .coins-basket-mini__name-wrapper .coins-basket-mini__text{padding-top:10px}}.coins-basket-mini .coins-basket-mini__wrapper .coins-basket-mini__item_coin-wrapper .coins-basket-mini__name-wrapper .coins-basket-mini__text_sm{display:none}@media screen and (min-width: 768px)and (max-width: 1023px){.coins-basket-mini .coins-basket-mini__wrapper .coins-basket-mini__item_coin-wrapper .coins-basket-mini__name-wrapper .coins-basket-mini__text_sm{display:block}}.coins-basket-mini .coins-basket-mini__wrapper .coins-basket-mini__item_counter-wrapper{padding-right:0}@media screen and (min-width: 768px)and (max-width: 1023px){.coins-basket-mini .coins-basket-mini__wrapper .coins-basket-mini__item_counter-wrapper{padding-right:20px}}@media screen and (max-width: 767px){.coins-basket-mini .coins-basket-mini__wrapper .coins-basket-mini__item_counter-wrapper{width:100%;padding-left:0;border-left:none}}.coins-basket-mini .coins-basket-mini__wrapper .coins-basket-mini__item_counter-wrapper .coins-basket-mini__counter{padding-right:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width: 768px)and (max-width: 1023px){.coins-basket-mini .coins-basket-mini__wrapper .coins-basket-mini__item_counter-wrapper .coins-basket-mini__counter{padding-right:0}}.coins-basket-mini .coins-basket-mini__wrapper .coins-basket-mini__item_counter-wrapper .coins-basket-mini__counter .coins-basket-mini__minus{width:10px;height:10px;color:#4a5772;cursor:pointer}@media screen and (max-width: 767px){.coins-basket-mini .coins-basket-mini__wrapper .coins-basket-mini__item_counter-wrapper .coins-basket-mini__counter .coins-basket-mini__minus{margin-right:30px}}.coins-basket-mini .coins-basket-mini__wrapper .coins-basket-mini__item_counter-wrapper .coins-basket-mini__counter .coins-basket-mini__count{font-size:18px;line-height:1.39;text-align:center !important;color:#4a5772;width:30px;height:30px;margin:0 5px}.coins-basket-mini .coins-basket-mini__wrapper .coins-basket-mini__item_counter-wrapper .coins-basket-mini__counter .coins-basket-mini__plus{width:10px;height:10px;color:#4a5772;cursor:pointer}@media screen and (max-width: 767px){.coins-basket-mini .coins-basket-mini__wrapper .coins-basket-mini__item_counter-wrapper .coins-basket-mini__counter .coins-basket-mini__plus{margin-left:30px}}.coins-basket-mini .coins-basket-mini__wrapper .coins-basket-mini__item_summary-wrapper{border:none;padding-left:0}@media screen and (max-width: 767px){.coins-basket-mini .coins-basket-mini__wrapper .coins-basket-mini__item_summary-wrapper{width:78.125%;height:70px;border-top:1px solid rgba(136,144,161,.2)}}.coins-basket-mini .coins-basket-mini__wrapper .coins-basket-mini__item_summary-wrapper .coins-basket-mini__cost-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:20px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;padding-right:20px}@media screen and (min-width: 768px)and (max-width: 1023px){.coins-basket-mini .coins-basket-mini__wrapper .coins-basket-mini__item_summary-wrapper .coins-basket-mini__cost-wrapper{display:none}}@media screen and (max-width: 767px){.coins-basket-mini .coins-basket-mini__wrapper .coins-basket-mini__item_summary-wrapper .coins-basket-mini__cost-wrapper{-ms-flex-preferred-size:50%;flex-basis:50%;padding-left:20px}}.coins-basket-mini .coins-basket-mini__wrapper .coins-basket-mini__item_summary-wrapper .coins-basket-mini__cost-wrapper_static{display:none}.coins-basket-mini .coins-basket-mini__wrapper .coins-basket-mini__item_summary-wrapper .coins-basket-mini__cost-wrapper .coins-basket-mini__cost{font-size:18px;line-height:1;text-transform:uppercase;color:#000}.coins-basket-mini .coins-basket-mini__wrapper .coins-basket-mini__item_summary-wrapper .coins-basket-mini__cost-wrapper .coins-basket-mini__cost .coins-basket-mini__currency{font-size:14px}.coins-basket-mini .coins-basket-mini__wrapper .coins-basket-mini__item_summary-wrapper .coins-basket-mini__cost-wrapper .coins-basket-mini__text{padding-top:5px;font-size:9px;line-height:1;letter-spacing:.05em;text-transform:uppercase;color:#4a5772}.coins-basket-mini .coins-basket-mini__wrapper .coins-basket-mini__item_summary-wrapper .coins-basket-mini__summary-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-left:1px solid rgba(136,144,161,.2);height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:20px}@media screen and (max-width: 767px){.coins-basket-mini .coins-basket-mini__wrapper .coins-basket-mini__item_summary-wrapper .coins-basket-mini__summary-inner{-ms-flex-preferred-size:50%;flex-basis:50%}}.coins-basket-mini .coins-basket-mini__wrapper .coins-basket-mini__item_summary-wrapper .coins-basket-mini__summary-inner .coins-basket-mini__summary{font-size:18px;line-height:1;text-transform:uppercase;color:#02a460}.coins-basket-mini .coins-basket-mini__wrapper .coins-basket-mini__item_summary-wrapper .coins-basket-mini__summary-inner .coins-basket-mini__summary .coins-basket-mini__currency{font-size:14px;text-transform:none}.coins-basket-mini .coins-basket-mini__wrapper .coins-basket-mini__item_summary-wrapper .coins-basket-mini__summary-inner .coins-basket-mini__text{padding-top:5px;font-size:9px;line-height:1;letter-spacing:.05em;text-transform:uppercase;color:#4a5772}.coins-basket-mini .coins-basket-mini__button-wrapper{margin-left:auto}@media screen and (max-width: 767px){.coins-basket-mini .coins-basket-mini__button-wrapper{width:100%;height:70px;border-top:1px solid rgba(136,144,161,.2);padding:12px 17px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex}}.coins-basket-mini .coins-basket-mini__button-wrapper .button{font-size:12px;line-height:30px;padding:7.5px 30.4px}@media screen and (max-width: 767px){.coins-basket-mini .coins-basket-mini__button-wrapper .button{width:100%}}@media screen and (max-width: 767px){.coins-basket-mini_emptyCartData .coins-basket-mini__slider{display:none}.coins-basket-mini_emptyCartData .coins-basket-mini__wrapper .coins-basket-mini__basket-coin-wrapper{width:100%}.coins-basket-mini_emptyCartData .coins-basket-mini__wrapper .coins-basket-mini__basket-coin-wrapper .coins-basket-mini__item_basket-wrapper{width:70px}.coins-basket-mini_emptyCartData .coins-basket-mini__wrapper .coins-basket-mini__basket-coin-wrapper .coins-basket-mini__item_coin-wrapper{width:100%}}@media screen and (max-width: 767px)and (max-width: 767px){.coins-basket-mini_emptyCartData .coins-basket-mini__button-wrapper{display:none}}@media screen and (max-width: 767px){.coins-basket-mini_timerCartData .coins-basket-mini__wrapper .coins-basket-mini__basket-coin-wrapper{width:100%}.coins-basket-mini_timerCartData .coins-basket-mini__wrapper .coins-basket-mini__basket-coin-wrapper .coins-basket-mini__item_basket-wrapper{width:70px}.coins-basket-mini_timerCartData .coins-basket-mini__wrapper .coins-basket-mini__basket-coin-wrapper .coins-basket-mini__item_coin-wrapper{width:100%}.coins-basket-mini_timerCartData .coins-basket-mini__wrapper .coins-basket-mini__item_counter-wrapper{display:none}.coins-basket-mini_timerCartData .coins-basket-mini__wrapper .coins-basket-mini__item_summary-wrapper{width:100%}}@media screen and (max-width: 767px)and (max-width: 767px){.coins-basket-mini_timerCartData .coins-basket-mini__button-wrapper{display:none}}@media screen and (max-width: 767px){.coins-basket-mini_static{height:140px;bottom:-70px}}@media screen and (max-width: 767px){.coins-basket-mini_static .coins-basket-mini__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media screen and (max-width: 767px){.coins-basket-mini_static .coins-basket-mini__wrapper .coins-basket-mini__basket-coin-wrapper{width:auto;height:70px}}@media screen and (max-width: 767px){.coins-basket-mini_static .coins-basket-mini__wrapper .coins-basket-mini__item{width:auto;height:70px}}.coins-basket-mini_static .coins-basket-mini__wrapper .coins-basket-mini__item .coins-basket-mini__text_empty{display:none}.coins-basket-mini_static .coins-basket-mini__wrapper .coins-basket-mini__item_basket-wrapper .coins-basket-mini__icon_full{display:block}.coins-basket-mini_static .coins-basket-mini__wrapper .coins-basket-mini__item_basket-wrapper .coins-basket-mini__icon_empty{display:none}.coins-basket-mini_static .coins-basket-mini__wrapper .coins-basket-mini__item_coin-wrapper{display:none}.coins-basket-mini_static .coins-basket-mini__wrapper .coins-basket-mini__item_counter-wrapper .coins-basket-mini__counter{display:none}@media screen and (max-width: 767px){.coins-basket-mini_static .coins-basket-mini__wrapper .coins-basket-mini__item_counter-wrapper{display:none}}@media screen and (max-width: 767px){.coins-basket-mini_static .coins-basket-mini__wrapper .coins-basket-mini__item_summary-wrapper{width:78%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0}}.coins-basket-mini_static .coins-basket-mini__wrapper .coins-basket-mini__item_summary-wrapper .coins-basket-mini__cost-wrapper{display:none}.coins-basket-mini_static .coins-basket-mini__wrapper .coins-basket-mini__item_summary-wrapper .coins-basket-mini__cost-wrapper_static{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-left:1px solid rgba(136,144,161,.2);-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-right:0;padding-left:30px;max-width:96px}.coins-basket-mini_static .coins-basket-mini__wrapper .coins-basket-mini__item_summary-wrapper .coins-basket-mini__cost-wrapper_static .coins-basket-mini__cost{font-size:14px}.coins-basket-mini_static .coins-basket-mini__wrapper .coins-basket-mini__item_summary-wrapper .coins-basket-mini__summary-inner{padding-left:30px}.coins-basket-mini_static .coins-basket-mini__wrapper .coins-basket-mini__item_summary-wrapper .coins-basket-mini__summary-inner .coins-basket-mini__summary{font-size:14px;line-height:1}.coins-basket-mini_static .coins-basket-mini__wrapper .coins-basket-mini__item_summary-wrapper .coins-basket-mini__summary-inner .coins-basket-mini__summary .coins-basket-mini__currency{font-size:10px}@media screen and (max-width: 767px){.coins-basket-mini_static .coins-basket-mini__button-wrapper{width:100%;padding:12px 17px}}.coins-detail-block__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;max-height:463px}@media screen and (max-width: 1279px){.coins-detail-block__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;max-height:none;max-height:initial}}@media screen and (max-width: 767px){.coins-detail-block__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.coins-precatalog .coins-precatalog__wrapper{margin-top:-70px}.coins-precatalog .coins-precatalog__wrapper .coins-precatalog__filter-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:80px}.coins-precatalog .coins-precatalog__wrapper .coins-precatalog__filter-wrapper .coins-precatalog__brand-input{margin:0;padding-right:30px}.coins-precatalog .coins-precatalog__wrapper .coins-precatalog__filter-wrapper .coins-precatalog__brand-input .brand-input__inner .brand-input__area{min-height:67px;padding-bottom:7px}@media screen and (max-width: 1023px){.coins-precatalog .coins-precatalog__wrapper .coins-precatalog__filter-wrapper .coins-precatalog__brand-input .brand-input__inner .brand-input__area{min-height:60px;padding-top:30px;padding-bottom:5px}}@media screen and (min-width: 1024px){.coins-precatalog .coins-precatalog__wrapper .coins-precatalog__filter-wrapper .coins-precatalog__brand-input{width:25%}}@media screen and (min-width: 768px)and (max-width: 1023px){.coins-precatalog .coins-precatalog__wrapper .coins-precatalog__filter-wrapper .coins-precatalog__brand-input{width:50%}}@media screen and (max-width: 767px){.coins-precatalog .coins-precatalog__wrapper .coins-precatalog__filter-wrapper .coins-precatalog__brand-input{width:100%;padding-right:0}}.coins-precatalog .coins-precatalog__wrapper .coins-precatalog__filter-wrapper .coins-precatalog__brand-multiple-select{height:100%;margin:0;padding-right:30px}.coins-precatalog .coins-precatalog__wrapper .coins-precatalog__filter-wrapper .coins-precatalog__brand-multiple-select .brand-multiple-select__control{margin-bottom:0}.coins-precatalog .coins-precatalog__wrapper .coins-precatalog__filter-wrapper .coins-precatalog__brand-multiple-select .brand-multiple-select__item{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.coins-precatalog .coins-precatalog__wrapper .coins-precatalog__filter-wrapper .coins-precatalog__brand-multiple-select .brand-multiple-select__list_dropdown .brand-multiple-select__item{overflow:visible;padding-right:20px;white-space:normal;text-overflow:initial}.coins-precatalog .coins-precatalog__wrapper .coins-precatalog__filter-wrapper .coins-precatalog__brand-multiple-select .brand-multiple-select__list_dropdown .brand-multiple-select__item .is-highlighted{color:#0c4dab}@media screen and (min-width: 1024px){.coins-precatalog .coins-precatalog__wrapper .coins-precatalog__filter-wrapper .coins-precatalog__brand-multiple-select{width:25%}}@media screen and (min-width: 768px)and (max-width: 1023px){.coins-precatalog .coins-precatalog__wrapper .coins-precatalog__filter-wrapper .coins-precatalog__brand-multiple-select{width:50%}.coins-precatalog .coins-precatalog__wrapper .coins-precatalog__filter-wrapper .coins-precatalog__brand-multiple-select:nth-child(2){padding-right:0}.coins-precatalog .coins-precatalog__wrapper .coins-precatalog__filter-wrapper .coins-precatalog__brand-multiple-select:nth-child(3){margin-top:30px}}@media screen and (max-width: 767px){.coins-precatalog .coins-precatalog__wrapper .coins-precatalog__filter-wrapper .coins-precatalog__brand-multiple-select{width:100%;margin-top:15px;padding-right:0}}.coins-precatalog .coins-precatalog__wrapper .coins-precatalog__filter-wrapper .coins-precatalog__passive-button{margin:0}.coins-precatalog .coins-precatalog__wrapper .coins-precatalog__filter-wrapper .coins-precatalog__passive-button .passive-button__button-text{font-size:18px;line-height:1.67}@media screen and (min-width: 1024px){.coins-precatalog .coins-precatalog__wrapper .coins-precatalog__filter-wrapper .coins-precatalog__passive-button{width:25%}}@media screen and (max-width: 1023px){.coins-precatalog .coins-precatalog__wrapper .coins-precatalog__filter-wrapper .coins-precatalog__passive-button{margin-top:30px;width:50%}}@media screen and (max-width: 767px){.coins-precatalog .coins-precatalog__wrapper .coins-precatalog__filter-wrapper .coins-precatalog__passive-button{margin-top:15px;width:100%}}@media screen and (max-width: 767px){.coins-precatalog .coins-precatalog__wrapper .coins-precatalog__filter-wrapper{padding-bottom:50px}}.coins-precatalog .coins-precatalog__wrapper .coins-precatalog__section{margin-top:70px}.coins-precatalog .coins-precatalog__wrapper .coins-precatalog__section .coins-precatalog__title{padding-right:50%}@media screen and (max-width: 767px){.coins-precatalog .coins-precatalog__wrapper .coins-precatalog__section{margin-top:45px}}@media screen and (max-width: 767px){.coins-precatalog .coins-precatalog__wrapper{margin-top:-45px}}.configure-subscription__wrapper{position:relative}.configure-subscription__content{max-width:670px}@media screen and (max-width: 1279px){.configure-subscription__content{max-width:577px}}@media screen and (max-width: 767px){.configure-subscription__content{max-width:none}}.configure-subscription__title{font-weight:bold;font-size:70px;line-height:80px;margin-bottom:30px}@media screen and (max-width: 1279px){.configure-subscription__title{font-size:40px;line-height:50px;margin-bottom:10px}}@media screen and (max-width: 767px){.configure-subscription__title{font-size:20px;line-height:30px}}.configure-subscription__text{font-weight:bold;font-size:20px;line-height:25px;margin-bottom:30px}@media screen and (max-width: 767px){.configure-subscription__text{font-weight:normal;font-size:14px;line-height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#4a5772;margin-bottom:10px}}.configure-subscription__checkboxes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:50px}.configure-subscription__checkboxes .checkbox:not(:last-child){margin-bottom:20px}@media screen and (max-width: 767px){.configure-subscription__checkboxes .checkbox:not(:last-child){margin-bottom:10px}}@media screen and (max-width: 1023px){.configure-subscription__controls{margin-top:410px}}@media screen and (max-width: 767px){.configure-subscription__controls{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex}}.configure-subscription__controls .button{padding:20px 76px;line-height:30px}.configure-subscription__controls .button:first-child{margin-right:30px}@media screen and (max-width: 767px){.configure-subscription__controls .button:first-child{margin-right:10px}}@media screen and (max-width: 767px){.configure-subscription__controls .button{padding:10px 0;width:100%}}.configure-subscription__image{position:absolute;right:-160px;top:50px}@media screen and (max-width: 1279px){.configure-subscription__image{height:317px;top:0;right:-50px}}@media screen and (max-width: 1023px){.configure-subscription__image{height:339px;top:242px;right:-175px}}@media screen and (max-width: 767px){.configure-subscription__image{position:relative;top:0;right:auto;margin:0 auto;width:50vw;height:auto}}.configure-subscription__image img{height:100%;width:auto}@media screen and (max-width: 767px){.configure-subscription__image img{width:100%;height:auto}}.conversion-rates .conversion-rates__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 767px){.conversion-rates .conversion-rates__row{margin-left:-10px;margin-right:-10px}}@media screen and (min-width: 768px)and (max-width: 1023px){.conversion-rates .conversion-rates__row{margin-left:-15px;margin-right:-15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.conversion-rates .conversion-rates__row{margin-left:-15px;margin-right:-15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.conversion-rates .conversion-rates__row{margin-left:-15px;margin-right:-15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.conversion-rates .conversion-rates__row{margin-left:-15px;margin-right:-15px}}@media screen and (min-width: 1920px){.conversion-rates .conversion-rates__row{margin-left:-15px;margin-right:-15px}}.conversion-rates .conversion-rates__left-col{width:58.3333333333%}@media screen and (max-width: 767px){.conversion-rates .conversion-rates__left-col{margin-left:10px;margin-right:10px}}@media screen and (min-width: 768px)and (max-width: 1023px){.conversion-rates .conversion-rates__left-col{margin-left:15px;margin-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.conversion-rates .conversion-rates__left-col{margin-left:15px;margin-right:15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.conversion-rates .conversion-rates__left-col{margin-left:15px;margin-right:15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.conversion-rates .conversion-rates__left-col{margin-left:15px;margin-right:15px}}@media screen and (min-width: 1920px){.conversion-rates .conversion-rates__left-col{margin-left:15px;margin-right:15px}}.conversion-rates .conversion-rates__right-col{width:33.3333333333%;display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:40px;padding-right:35px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#f4f4f6}@media screen and (max-width: 767px){.conversion-rates .conversion-rates__right-col{margin-left:10px;margin-right:10px}}@media screen and (min-width: 768px)and (max-width: 1023px){.conversion-rates .conversion-rates__right-col{margin-left:15px;margin-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.conversion-rates .conversion-rates__right-col{margin-left:15px;margin-right:15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.conversion-rates .conversion-rates__right-col{margin-left:15px;margin-right:15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.conversion-rates .conversion-rates__right-col{margin-left:15px;margin-right:15px}}@media screen and (min-width: 1920px){.conversion-rates .conversion-rates__right-col{margin-left:15px;margin-right:15px}}@media screen and (min-width: 1024px){.conversion-rates .conversion-rates__right-col{margin-top:-40px}}.conversion-rates .conversion-rates__col-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;padding-top:75px;padding-bottom:75px}.conversion-rates .conversion-rates__table.table_scrolled{margin-bottom:0}.conversion-rates .conversion-rates__title.title_small{font-size:25px;line-height:35px;margin-bottom:14px;font-weight:600}.conversion-rates .conversion-rates__button{width:100%;font-size:18px;line-height:30px}@media screen and (min-width: 768px)and (max-width: 1023px){.conversion-rates .conversion-rates__row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.conversion-rates .conversion-rates__row .conversion-rates__left-col{width:100%;margin-bottom:40px}.conversion-rates .conversion-rates__row .conversion-rates__right-col{padding-top:40px;width:100%}.conversion-rates .conversion-rates__row .conversion-rates__right-col .conversion-rates__col-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding-bottom:40px}.conversion-rates .conversion-rates__row .conversion-rates__right-col .conversion-rates__button{max-width:45%}.conversion-rates .conversion-rates__table .table__inner{min-width:0;min-width:initial}}@media screen and (max-width: 767px){.conversion-rates .conversion-rates__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:0;margin-right:0}.conversion-rates .conversion-rates__left-col,.conversion-rates .conversion-rates__right-col{width:100%;margin-left:0;margin-right:0}.conversion-rates .conversion-rates__left-col{margin-bottom:40px}.conversion-rates .conversion-rates__right-col{padding-left:0;padding-right:0;padding-top:20px}.conversion-rates .conversion-rates__right-col .conversion-rates__title{padding-left:20px;padding-right:20px}}.cookie{background:#f4f4f6;position:fixed;bottom:0;z-index:100;width:100%}.cookie.js-hidden{display:none}.cookie__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 0;margin:0 auto}@media screen and (min-width: 1280px){.cookie__wrapper{max-width:1200px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.cookie__wrapper{max-width:924px}}@media screen and (min-width: 768px)and (max-width: 1023px){.cookie__wrapper{max-width:618px}}@media screen and (max-width: 767px){.cookie__wrapper{max-width:100%}}@media screen and (max-width: 767px){.cookie__wrapper{padding-left:20px;padding-right:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.cookie__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.cookie__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.cookie__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.cookie__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1920px){.cookie__wrapper{padding-left:15px;padding-right:15px}}@media screen and (max-width: 1023px){.cookie__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.cookie__text{font-size:14px;line-height:20px;color:#4a5772;margin-right:40px}@media screen and (max-width: 1023px){.cookie__text{margin-right:0;margin-bottom:20px}}.cookie__controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 1023px){.cookie__controls{width:100%}}.cookie__controls .button{width:220px;display:block}@media screen and (max-width: 1023px){.cookie__controls .button{width:50%;min-width:50px}}@media screen and (max-width: 1023px){.cookie__controls .button{width:100%;margin-bottom:10px}}.cookie__controls .button:first-child{margin-right:20px}@media screen and (max-width: 767px){.cookie__controls .button:first-child{margin-right:16px}}.cookie__tooltip-template{display:none}.cookie .tippy-content{padding:20px}@media screen and (max-width: 767px){.cookie .tippy-content{padding:10px;max-height:418px;overflow:scroll}}.cookie__tooltip-title{font-size:20px;line-height:30px;font-weight:700;margin-bottom:10px}.cookie__tooltip-paragraph{font-size:12px;line-height:18px;font-family:Graphik LC Web;color:#8890a1;font-weight:400}.cookie__tooltip-paragraph:not(:last-child){margin-bottom:10px}.courses .courses__container{max-width:1200px;margin:0 auto}.courses .courses__container .courses__wrapper{overflow:scroll;margin-bottom:10px;border-bottom:1px solid rgba(136,144,161,.2);-ms-overflow-style:none;scrollbar-width:none}.courses .courses__container .courses__wrapper::-webkit-scrollbar{display:none}.courses .courses__container .courses__wrapper .courses__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:1200px}.courses .courses__container .courses__wrapper .courses__inner .courses__course{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:17px 20px 24px;-webkit-transition:all .2s linear;transition:all .2s linear;white-space:nowrap;font-family:Graphik LC Web,sans-serif}.courses .courses__container .courses__wrapper .courses__inner .courses__course-title{margin-right:8px;letter-spacing:.05em;text-transform:uppercase;color:#4a5772;font-size:14px;font-weight:500;line-height:14px}.courses .courses__container .courses__wrapper .courses__inner .courses__course-value{text-transform:uppercase;color:#000;font-size:16px;font-weight:500;line-height:16px}.courses .courses__container .courses__wrapper .courses__inner .courses__course-change{margin-left:10px;-webkit-transform:translateY(-30%);-ms-transform:translateY(-30%);transform:translateY(-30%);font-size:12px;font-weight:500;line-height:12px}.courses .courses__container .courses__wrapper .courses__inner .courses__course-change_positive{color:#02a460}.courses .courses__container .courses__wrapper .courses__inner .courses__course-change_negative{color:#ff3f33}.courses .courses__container .courses__wrapper .courses__inner .courses__course:not(:last-child){border-right:1px solid rgba(136,144,161,.2)}.courses .courses__container .courses__disclaimer{color:#4a5772;font-family:Graphik LC Web,sans-serif;font-size:14px;font-weight:500;line-height:14px;margin:0 auto}@media screen and (min-width: 1280px){.courses .courses__container .courses__disclaimer{max-width:1200px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.courses .courses__container .courses__disclaimer{max-width:924px}}@media screen and (min-width: 768px)and (max-width: 1023px){.courses .courses__container .courses__disclaimer{max-width:618px}}@media screen and (max-width: 767px){.courses .courses__container .courses__disclaimer{max-width:100%}}@media screen and (max-width: 767px){.courses .courses__container .courses__disclaimer{padding-left:20px;padding-right:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.courses .courses__container .courses__disclaimer{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.courses .courses__container .courses__disclaimer{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.courses .courses__container .courses__disclaimer{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.courses .courses__container .courses__disclaimer{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1920px){.courses .courses__container .courses__disclaimer{padding-left:15px;padding-right:15px}}.courses_centered .courses__container{margin:0 auto}@media screen and (min-width: 1280px){.courses_centered .courses__container{max-width:1200px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.courses_centered .courses__container{max-width:924px}}@media screen and (min-width: 768px)and (max-width: 1023px){.courses_centered .courses__container{max-width:618px}}@media screen and (max-width: 767px){.courses_centered .courses__container{max-width:100%}}@media screen and (max-width: 767px){.courses_centered .courses__container{padding-left:20px;padding-right:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.courses_centered .courses__container{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.courses_centered .courses__container{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.courses_centered .courses__container{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.courses_centered .courses__container{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1920px){.courses_centered .courses__container{padding-left:15px;padding-right:15px}}@media screen and (max-width: 767px){.courses{display:none}}.currency-calculator__container{background:-webkit-gradient(linear, left top, left bottom, from(#3DB663), to(#0C9377));background:linear-gradient(180deg, #3DB663 0%, #0C9377 100%);height:352px;color:#fff;position:relative;padding:40px 30px}@media screen and (max-width: 1023px){.currency-calculator__container{height:auto;padding:40px 30px 70px}}@media screen and (max-width: 767px){.currency-calculator__container{padding:30px 20px 70px}}.currency-calculator__toggle-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px}@media screen and (max-width: 767px){.currency-calculator__toggle-wrapper{margin-bottom:20px}}.currency-calculator__toggle-text{font-size:18px;line-height:30px;font-weight:500;font-family:"Graphik LC Web",sans-serif;color:rgba(255,255,255,.5)}.currency-calculator__toggle-text.active{color:#fff}@media screen and (max-width: 767px){.currency-calculator__toggle-text{font-size:14px}}.currency-calculator .vue-js-switch{background-color:#fff;border-radius:25px;margin:0 20px}.currency-calculator .vue-js-switch .v-switch-core .v-switch-button{background:-webkit-gradient(linear, left top, left bottom, from(#3DB663), to(#0C9377));background:linear-gradient(180deg, #3DB663 0%, #0C9377 100%)}@media screen and (max-width: 767px){.currency-calculator .vue-js-switch{margin:0 10px}}.currency-calculator__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 1023px){.currency-calculator__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto}}.currency-calculator__column{width:calc(50% - 15px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-right:100px}@media screen and (max-width: 1023px){.currency-calculator__column:first-child{margin-bottom:3px}}@media screen and (max-width: 1279px){.currency-calculator__column{padding-right:68px}}@media screen and (max-width: 1023px){.currency-calculator__column{width:100%;padding-right:0}}.currency-calculator__currencies{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid rgba(255,255,255,.3);margin-bottom:30px}@media screen and (max-width: 767px){.currency-calculator__currencies{margin-bottom:30px}}.currency-calculator__currency{width:80px;font-size:18px;line-height:30px;font-weight:500;color:rgba(255,255,255,.5);padding-bottom:13px;cursor:pointer;position:relative}.currency-calculator__currency.active{color:#fff}.currency-calculator__currency.active::after{display:block;content:"";bottom:-1px;height:2px;width:100%;position:absolute;background-color:#fff}@media screen and (max-width: 767px){.currency-calculator__currency{font-size:14px;padding-bottom:0;width:70px}}.currency-calculator__field{padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px}.currency-calculator__field_disabled{border-bottom:1px solid rgba(255,255,255,.2)}.currency-calculator__field-label{font-family:"Graphik LC Web;",sans-serif;font-size:16px;line-height:16px;font-weight:500;color:#fff;margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.currency-calculator__field-input{font-size:45px;line-height:40px;font-weight:500;font-family:" Graphik LC Web",sans-serif;background:none;border:none;color:#fff;max-width:calc(100% - 40px)}@media screen and (max-width: 1023px){.currency-calculator__field-input{width:100%}}@media screen and (max-width: 767px){.currency-calculator__field-input{font-size:30px}}.currency-calculator__field-calculation{font-size:14px;line-height:15px}.currency-calculator__question{width:7.3px;height:10.4px}.currency-calculator__question-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:30px;height:30px;border:1px solid #fff;border-radius:50%;position:absolute;bottom:20px;right:20px;cursor:pointer}.currency-calculator__separator{margin:20px 0}.currency-calculator__separator-line{height:3px;width:100%;background-color:#fff}@media screen and (max-width: 767px){.currency-calculator__separator{margin:20px -20px}}@media screen and (max-width: 767px){.currency-calculator .title{margin-left:20px}}.tippy-box[data-theme~=currency-calculator]{background-color:#fff;padding:12px;-webkit-filter:drop-shadow(0px 10px 20px rgba(69, 73, 106, 0.2));filter:drop-shadow(0px 10px 20px rgba(69, 73, 106, 0.2))}.tippy-box[data-theme~=currency-calculator] .tippy-content{color:#4a5772;font-size:14px;line-height:20px;font-weight:500;font-family:"Graphik LC Web",sans-serif}.currency-card-slider .currency-card-slider__container{overflow:visible;margin:0 auto;-ms-overflow-style:none;scrollbar-width:none}.currency-card-slider .currency-card-slider__container::-webkit-scrollbar{display:none}.currency-card-slider .currency-card-slider__container .currency-card-slider__title{margin-bottom:30px;font-size:35px;line-height:40px}@media screen and (max-width: 1279px){.currency-card-slider .currency-card-slider__container .currency-card-slider__title{font-size:25px;line-height:30px}}@media screen and (max-width: 767px){.currency-card-slider .currency-card-slider__container .currency-card-slider__title{font-size:20px;line-height:35px}}@media screen and (max-width: 1279px){.currency-card-slider .currency-card-slider__container .currency-card-slider__item{opacity:.4}}@media screen and (min-width: 1024px){.currency-card-slider .currency-card-slider__container .currency-card-slider__item.swiper-slide-active,.currency-card-slider .currency-card-slider__container .currency-card-slider__item.swiper-slide-next,.currency-card-slider .currency-card-slider__container .currency-card-slider__item.swiper-slide-next+.currency-card-slider__item{opacity:1}}@media screen and (max-width: 1023px){.currency-card-slider .currency-card-slider__container .currency-card-slider__item.swiper-slide-active,.currency-card-slider .currency-card-slider__container .currency-card-slider__item.swiper-slide-next{opacity:1}}.currency-card-slider .currency-card-slider__container .currency-card-slider__inner{margin-bottom:10px}.currency-card-slider .currency-card-slider__container .currency-card-slider__course{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:19px 31px;-webkit-transition:all .2s linear;transition:all .2s linear;white-space:nowrap;border:1px solid rgba(136,144,161,.2);font-family:Graphik LC Web,sans-serif;row-gap:20px}.currency-card-slider .currency-card-slider__container .currency-card-slider__course.swiper-slide{max-width:278px}@media screen and (max-width: 1279px){.currency-card-slider .currency-card-slider__container .currency-card-slider__course.swiper-slide{max-width:268px}}.currency-card-slider .currency-card-slider__container .currency-card-slider__course-title{text-transform:uppercase;color:#000;font-size:25px;font-weight:763;line-height:30px}.currency-card-slider .currency-card-slider__container .currency-card-slider__course-sub-title{opacity:.5;font-size:14px;line-height:20px}.currency-card-slider .currency-card-slider__container .currency-card-slider__course-value{text-transform:uppercase;color:#000;font-size:18px;line-height:25px}.currency-card-slider .currency-card-slider__container .currency-card-slider__course-change{-webkit-transform:translateY(5%);-ms-transform:translateY(5%);transform:translateY(5%);font-size:14px;line-height:20px}.currency-card-slider .currency-card-slider__container .currency-card-slider__course-change_positive{color:#02a460}.currency-card-slider .currency-card-slider__container .currency-card-slider__course-change_negative{color:#ff3f33}.currency-card-slider .currency-card-slider__container .currency-card-slider__description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px}.currency-card-slider .currency-card-slider__container .currency-card-slider__numbers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-column-gap:52px;-moz-column-gap:52px;column-gap:52px}.currency-card-slider .currency-card-slider__container .currency-card-slider__disclaimer{color:#4a5772;font-family:Graphik LC Web,sans-serif;font-size:12px;font-weight:500;line-height:12px;margin:0 auto}@media screen and (min-width: 1280px){.currency-card-slider .currency-card-slider__container .currency-card-slider__disclaimer{max-width:1200px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.currency-card-slider .currency-card-slider__container .currency-card-slider__disclaimer{max-width:924px}}@media screen and (min-width: 768px)and (max-width: 1023px){.currency-card-slider .currency-card-slider__container .currency-card-slider__disclaimer{max-width:618px}}@media screen and (max-width: 767px){.currency-card-slider .currency-card-slider__container .currency-card-slider__disclaimer{max-width:100%}}@media screen and (max-width: 767px){.currency-card-slider .currency-card-slider__container .currency-card-slider__disclaimer{padding-left:20px;padding-right:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.currency-card-slider .currency-card-slider__container .currency-card-slider__disclaimer{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.currency-card-slider .currency-card-slider__container .currency-card-slider__disclaimer{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.currency-card-slider .currency-card-slider__container .currency-card-slider__disclaimer{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.currency-card-slider .currency-card-slider__container .currency-card-slider__disclaimer{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1920px){.currency-card-slider .currency-card-slider__container .currency-card-slider__disclaimer{padding-left:15px;padding-right:15px}}.currency-card-slider_centered .currency_courses__container{margin:0 auto}@media screen and (min-width: 1280px){.currency-card-slider_centered .currency_courses__container{max-width:1200px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.currency-card-slider_centered .currency_courses__container{max-width:924px}}@media screen and (min-width: 768px)and (max-width: 1023px){.currency-card-slider_centered .currency_courses__container{max-width:618px}}@media screen and (max-width: 767px){.currency-card-slider_centered .currency_courses__container{max-width:100%}}@media screen and (max-width: 767px){.currency-card-slider_centered .currency_courses__container{padding-left:20px;padding-right:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.currency-card-slider_centered .currency_courses__container{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.currency-card-slider_centered .currency_courses__container{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.currency-card-slider_centered .currency_courses__container{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.currency-card-slider_centered .currency_courses__container{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1920px){.currency-card-slider_centered .currency_courses__container{padding-left:15px;padding-right:15px}}.currency-cards .currency-cards__title{font-size:35px;line-height:1.29;font-weight:bold}@media screen and (min-width: 768px)and (max-width: 1023px){.currency-cards .currency-cards__title{padding-right:100px;padding-bottom:0;line-height:1.29}}@media screen and (max-width: 767px){.currency-cards .currency-cards__title{font-size:20px;line-height:1.25;padding-bottom:15px}}@media screen and (max-width: 500px){.section_currency-chart .section__wrapper{margin:0 4px}}.currency-chart__title{margin-bottom:46px;font-size:35px;font-weight:700;line-height:40px}@media screen and (max-width: 1279px){.currency-chart__title{font-size:25px;line-height:30px}}@media screen and (max-width: 767px){.currency-chart__title{font-size:20px;line-height:25px}}.currency-chart__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 1023px){.currency-chart__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:40px}}.currency-chart__left-block{width:771px;margin-right:30px}@media screen and (max-width: 1279px){.currency-chart__left-block{width:586px}}@media screen and (max-width: 1023px){.currency-chart__left-block{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media screen and (max-width: 767px){.currency-chart__left-block{width:auto;margin-right:0}}.currency-chart__header{display:-webkit-box;display:-ms-flexbox;display:flex;visibility:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:34px;margin-bottom:20px;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px}@media screen and (max-width: 1023px){.currency-chart__header{display:none;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.currency-chart__label{opacity:.5;color:#4a5772;font-size:18px;font-weight:400;line-height:25px}.currency-chart__label.active{opacity:1;font-family:"Graphik LC Web",sans-serif;font-weight:500}.currency-chart__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:330px;margin-top:auto;padding:40px 25px;background-color:#f4f4f6}@media screen and (max-width: 1023px){.currency-chart__content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media screen and (max-width: 500px){.currency-chart__content{height:269px;padding:30px 25px}}.currency-chart__right-title{margin-bottom:5px;font-size:25px;font-weight:700;line-height:35px}@media screen and (max-width: 768px){.currency-chart__right-title{font-size:20px;line-height:24px}}.currency-chart__date{margin-bottom:30px;font-family:"Graphik LC Web",sans-serif;font-size:16px;font-weight:500;line-height:25px}.currency-chart__price{margin-bottom:40px;font-size:35px;font-weight:700;line-height:45px}@media screen and (max-width: 768px){.currency-chart__price{margin-bottom:30px}}.currency-chart__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px 99px;cursor:pointer;color:#fff;background-color:#02a460;font-family:"Graphik LC Web",sans-serif;font-size:17px;font-weight:500;line-height:30px}@media screen and (max-width: 1279px){.currency-chart__button{padding:20px 55px}}@media screen and (max-width: 500px){.currency-chart__button{padding:7px 70px;font-size:12px}}.currency-chart__button:hover{background-color:#ed8200}.currency-chart__navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px;font-size:16px;line-height:24px}@media screen and (max-width: 1919px){.currency-chart__navigation{font-size:14px;line-height:20px}}@media screen and (max-width: 767px){.currency-chart__navigation{font-size:12px;line-height:20px}}@media screen and (max-width: 500px){.currency-chart__navigation{margin-bottom:24px}}.currency-chart__chart-wrapper{height:330px}@media screen and (max-width: 500px){.currency-chart__chart-wrapper{height:215px}}.currency-chart .change-charts-type{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto;padding:2px;background-color:#f4f4f6;gap:4px}.currency-chart .change-charts-type__button{display:grid;width:30px;height:28px;cursor:pointer}.currency-chart .change-charts-type__button img{margin:auto}.currency-chart .change-charts-type__button.active{background-color:#fff}.currency-chart__chart-wrapper.active{display:block}.tabs-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:47px;-moz-column-gap:47px;column-gap:47px}.tabs-wrapper__tab{width:-webkit-max-content;width:-moz-max-content;width:max-content;cursor:pointer;color:#4a5772;font-family:"Graphik LC Web",sans-serif}.tabs-wrapper__tab:hover{color:#ed8200}.tabs-wrapper__tab.active{color:#ed8200}.tabs-wrapper__more{position:relative}.tabs-wrapper__more.show .tabs-wrapper__more-text::after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.tabs-wrapper__more.show .tabs-wrapper__more-actions{display:block}.tabs-wrapper__more.show::before{position:fixed;z-index:9;top:0;left:0;width:100vw;height:100vh;content:"";background-color:rgba(0,0,0,0)}@media screen and (min-width: 768px){.tabs-wrapper__more{display:none}}.tabs-wrapper__more-text{display:-webkit-box;display:-ms-flexbox;display:flex;color:#ed8200;gap:8px}.tabs-wrapper__more-text::after{content:url("/static/stocks-page/down.svg");-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}.tabs-wrapper__more-actions{position:absolute;z-index:999;display:none;width:158px;margin-top:9px;border:1px solid rgba(136,144,161,.3019607843);background-color:#fff;padding-left:20px;padding-right:20px}@media screen and (max-width: 767px){.tabs-wrapper__more-actions .tabs-wrapper__tab{width:auto;border-bottom:1px solid rgba(136,144,161,.3019607843);padding-top:14px;padding-bottom:14px}.tabs-wrapper__more-actions .tabs-wrapper__tab.active{display:-webkit-box;display:-ms-flexbox;display:flex;color:#1dc100}.tabs-wrapper__more-actions .tabs-wrapper__tab.active::after{margin-right:20px;margin-left:auto;content:url("/static/stocks-page/added.svg")}.tabs-wrapper__more-actions .tabs-wrapper__tab:last-of-type{border-bottom:none}.tabs-wrapper__more-actions .tabs-wrapper__tab:hover{color:#1dc100}}@media screen and (max-width: 1919px){.tabs-wrapper{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media screen and (max-width: 767px){.tabs-wrapper{-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px}}.chart-icon{margin-right:47px}@media screen and (max-width: 1279px){.chart-icon{margin-right:30px}}@media screen and (max-width: 730px){.chart-icon{display:none}}.arrow-block{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto;cursor:pointer}.arrow-block__arrow:not(:last-child){margin-right:35px}@media screen and (max-width: 730px){.arrow-block{display:none}}.currency-slider{width:100%}.currency-slider .currency-slider__updating-wrapper{overflow:hidden;border-bottom:1px solid rgba(136,144,161,.2);background-color:#fff}.currency-slider .currency-slider__updating-wrapper .currency-slider__inner{overflow:hidden;width:1170px;margin:0 auto}.currency-slider .currency-slider__updating-wrapper .currency-slider__inner .currency-slider__container{width:100%;height:100%;overflow:scroll}.currency-slider .currency-slider__updating-wrapper .currency-slider__inner .currency-slider__container::-webkit-scrollbar{width:0;height:0}.currency-slider .currency-slider__updating-wrapper .currency-slider__inner .currency-slider__container .currency-slider__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-transition-timing-function:ease;transition-timing-function:ease;margin:0 auto}@media screen and (min-width: 1280px){.currency-slider .currency-slider__updating-wrapper .currency-slider__inner .currency-slider__container .currency-slider__wrapper{max-width:1200px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.currency-slider .currency-slider__updating-wrapper .currency-slider__inner .currency-slider__container .currency-slider__wrapper{max-width:924px}}@media screen and (min-width: 768px)and (max-width: 1023px){.currency-slider .currency-slider__updating-wrapper .currency-slider__inner .currency-slider__container .currency-slider__wrapper{max-width:618px}}@media screen and (max-width: 767px){.currency-slider .currency-slider__updating-wrapper .currency-slider__inner .currency-slider__container .currency-slider__wrapper{max-width:100%}}@media screen and (max-width: 767px){.currency-slider .currency-slider__updating-wrapper .currency-slider__inner .currency-slider__container .currency-slider__wrapper{padding-left:20px;padding-right:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.currency-slider .currency-slider__updating-wrapper .currency-slider__inner .currency-slider__container .currency-slider__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.currency-slider .currency-slider__updating-wrapper .currency-slider__inner .currency-slider__container .currency-slider__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.currency-slider .currency-slider__updating-wrapper .currency-slider__inner .currency-slider__container .currency-slider__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.currency-slider .currency-slider__updating-wrapper .currency-slider__inner .currency-slider__container .currency-slider__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1920px){.currency-slider .currency-slider__updating-wrapper .currency-slider__inner .currency-slider__container .currency-slider__wrapper{padding-left:15px;padding-right:15px}}@media screen and (max-width: 1279px){.currency-slider .currency-slider__updating-wrapper .currency-slider__inner{width:100vw}}.currency-slider .currency-slider__updating{padding-top:20px;color:#4a5772;font-family:Graphik LC Web,sans-serif;font-size:14px;line-height:1.5;margin:0 auto}@media screen and (min-width: 768px)and (max-width: 1023px){.currency-slider .currency-slider__updating{font-size:12px}}@media screen and (max-width: 767px){.currency-slider .currency-slider__updating{text-align:center;font-size:12px;line-height:1.25}}@media screen and (min-width: 1280px){.currency-slider .currency-slider__updating{max-width:1200px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.currency-slider .currency-slider__updating{max-width:924px}}@media screen and (min-width: 768px)and (max-width: 1023px){.currency-slider .currency-slider__updating{max-width:618px}}@media screen and (max-width: 767px){.currency-slider .currency-slider__updating{max-width:100%}}@media screen and (max-width: 767px){.currency-slider .currency-slider__updating{padding-left:20px;padding-right:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.currency-slider .currency-slider__updating{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.currency-slider .currency-slider__updating{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.currency-slider .currency-slider__updating{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.currency-slider .currency-slider__updating{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1920px){.currency-slider .currency-slider__updating{padding-left:15px;padding-right:15px}}@media screen and (max-width: 1919px){.currency-slider_currency-all .currency-slider__updating-wrapper .currency-slider__inner .currency-slider__container .currency-slider__wrapper{padding-right:0;padding-left:0}}@media screen and (min-width: 1920px){.currency-slider_currency-all .currency-slider__updating-wrapper .currency-slider__inner .currency-slider__container .currency-slider__wrapper{padding-right:0;padding-left:0}}.currency-slider_currency-all .currency-slider__updating-wrapper .currency-slider__inner .currency-slider__container .currency-slider__wrapper .currency-slider__slide{cursor:pointer;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.currency-slider_currency-all .currency-slider__updating-wrapper .currency-slider__inner .currency-slider__container .currency-slider__wrapper .currency-slider__slide:hover{background:rgba(136,144,161,.2)}.currency-slider_currency-all .currency-slider__updating-wrapper .currency-slider__inner .currency-slider__container .currency-slider__wrapper .currency-slider__slide .small-slider-card__wrapper{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:14px 24px}.currency-slider_currency-all .currency-slider__updating-wrapper .currency-slider__inner .currency-slider__container .currency-slider__wrapper .currency-slider__slide .small-slider-card__wrapper .small-slider-card__image{margin-right:10px;width:32px}@media screen and (max-width: 767px){.currency-slider_currency-all .currency-slider__updating-wrapper .currency-slider__inner .currency-slider__container .currency-slider__wrapper .currency-slider__slide .small-slider-card__wrapper .small-slider-card__image{display:none}}.js-active.currency-slider__slide{background:#f4f4f6}.currency{margin:0 -15px}@media screen and (max-width: 767px){.currency{margin:0 -10px}}.currency .currency__title-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 15px 22px 15px;-webkit-transform:rotate(0.001deg);-ms-transform:rotate(0.001deg);transform:rotate(0.001deg)}@media screen and (max-width: 767px){.currency .currency__title-wrapper{margin-bottom:20px}}.currency .currency__title-wrapper .currency__title-item_currency{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-transform:rotate(0.001deg);-ms-transform:rotate(0.001deg);transform:rotate(0.001deg)}@media screen and (min-width: 1024px){.currency .currency__title-wrapper .currency__title-item_currency{-ms-flex-preferred-size:50%;flex-basis:50%}}.currency .currency__title-wrapper .currency__title-item_currency .currency__title{padding-left:10px;color:rgba(136,144,161,.3);font-family:Graphik LC Web,sans-serif;font-size:18px;line-height:30px}@media screen and (min-width: 1024px){.currency .currency__title-wrapper .currency__title-item_currency .currency__title{color:#ed8200}}@media screen and (max-width: 1023px){.currency .currency__title-wrapper .currency__title-item_currency .currency__title{cursor:pointer}}@media screen and (min-width: 768px)and (max-width: 1023px){.currency .currency__title-wrapper .currency__title-item_currency .currency__title{padding-left:15px}.currency .currency__title-wrapper .currency__title-item_currency .currency__title:hover{cursor:pointer}}@media screen and (max-width: 767px){.currency .currency__title-wrapper .currency__title-item_currency .currency__title{padding-left:10px;font-size:14px}}.currency .currency__title-wrapper .currency__title-item_currency .currency__date{padding-left:10px;color:rgba(136,144,161,.3);font-family:Graphik LC Web,sans-serif;font-size:18px;line-height:30px}@media screen and (min-width: 1024px){.currency .currency__title-wrapper .currency__title-item_currency .currency__date{color:#4a5772}}@media screen and (max-width: 1023px){.currency .currency__title-wrapper .currency__title-item_currency .currency__date{cursor:pointer}}@media screen and (max-width: 767px){.currency .currency__title-wrapper .currency__title-item_currency .currency__date{font-size:14px}}.currency .currency__title-wrapper .currency__title-item_currency .currency__icon{width:25px;height:15px;color:rgba(136,144,161,.3)}@media screen and (min-width: 1024px){.currency .currency__title-wrapper .currency__title-item_currency .currency__icon{color:#ed8200}}@media screen and (max-width: 1023px){.currency .currency__title-wrapper .currency__title-item_currency .currency__icon{cursor:pointer}}@media screen and (min-width: 768px)and (max-width: 1023px){.currency .currency__title-wrapper .currency__title-item_currency .currency__icon{margin-bottom:2px}}.currency .currency__title-wrapper .currency__title-item_coins{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-left:0}@media screen and (min-width: 1024px){.currency .currency__title-wrapper .currency__title-item_coins{-ms-flex-preferred-size:50%;flex-basis:50%;padding-left:15px}}@media screen and (min-width: 768px)and (max-width: 1023px){.currency .currency__title-wrapper .currency__title-item_coins{margin-left:106px}}.currency .currency__title-wrapper .currency__title-item_coins .currency__title{padding-left:7px;color:rgba(136,144,161,.3);font-family:Graphik LC Web,sans-serif;font-size:18px;line-height:30px}@media screen and (min-width: 1024px){.currency .currency__title-wrapper .currency__title-item_coins .currency__title{color:#ed8200}}@media screen and (max-width: 1023px){.currency .currency__title-wrapper .currency__title-item_coins .currency__title{cursor:pointer}}@media screen and (min-width: 768px)and (max-width: 1023px){.currency .currency__title-wrapper .currency__title-item_coins .currency__title{padding-left:12px}.currency .currency__title-wrapper .currency__title-item_coins .currency__title:hover{cursor:pointer}}@media screen and (max-width: 767px){.currency .currency__title-wrapper .currency__title-item_coins .currency__title{font-size:14px}}.currency .currency__title-wrapper .currency__title-item_coins .currency__icon{width:25px;height:20px;margin-top:-7px;color:rgba(136,144,161,.3)}@media screen and (min-width: 1024px){.currency .currency__title-wrapper .currency__title-item_coins .currency__icon{color:#ed8200}}@media screen and (max-width: 1023px){.currency .currency__title-wrapper .currency__title-item_coins .currency__icon{cursor:pointer}}@media screen and (min-width: 768px)and (max-width: 1023px){.currency .currency__title-wrapper .currency__title-item_coins .currency__icon{margin-top:-6px;margin-right:-1px}}@media screen and (max-width: 767px){.currency .currency__title-wrapper .currency__title-item_coins .currency__icon{margin-left:auto}}.currency .currency__title-wrapper .currency__title-item_coins .currency__currency-wrapper{display:none}@media screen and (max-width: 1023px){.currency .currency__title-wrapper .currency__title-item_coins .currency__currency-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (max-width: 1023px){.currency .currency__title-wrapper .currency__title-item_active .currency__title{color:#ed8200}.currency .currency__title-wrapper .currency__title-item_active .currency__icon{color:#ed8200}.currency .currency__title-wrapper .currency__title-item_active .currency__date{color:#4a5772}}@media screen and (max-width: 767px){.currency .currency__title-wrapper{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important;padding:0 10px}}.currency .currency__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.deposits_info-content .deposits_info-content__wrapper .deposits_info-content__inner_depositary .deposits_info-content__block-wrapper .deposits_info-content__block .deposits_info-content__subtitle{font-family:Graphik LC Web,sans-serif;font-size:18px;line-height:1.39;color:#4a5772}@media screen and (max-width: 767px){.deposits_info-content .deposits_info-content__wrapper .deposits_info-content__inner_depositary .deposits_info-content__block-wrapper .deposits_info-content__block .deposits_info-content__subtitle{font-size:14px;line-height:1.43}}.deposits_info-content .deposits_info-content__wrapper .deposits_info-content__inner_depositary .deposits_info-content__block-wrapper .deposits_info-content__block .deposits_info-content__button-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.deposits_info-content .deposits_info-content__wrapper .deposits_info-content__inner_depositary .deposits_info-content__block-wrapper .deposits_info-content__block .deposits_info-content__button-wrapper .passive-button{min-height:70px;min-width:370px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:10px;margin-bottom:70px;padding:20px 70px}@media screen and (max-width: 1279px){.deposits_info-content .deposits_info-content__wrapper .deposits_info-content__inner_depositary .deposits_info-content__block-wrapper .deposits_info-content__block .deposits_info-content__button-wrapper .passive-button{min-width:270px}}@media screen and (min-width: 768px){.deposits_info-content .deposits_info-content__wrapper .deposits_info-content__inner_depositary .deposits_info-content__block-wrapper .deposits_info-content__block .deposits_info-content__button-wrapper .passive-button{margin-bottom:50px}}@media screen and (max-width: 767px){.deposits_info-content .deposits_info-content__wrapper .deposits_info-content__inner_depositary .deposits_info-content__block-wrapper .deposits_info-content__block .deposits_info-content__button-wrapper .passive-button{min-width:280px;min-height:45px;padding:10px 70px;margin-bottom:30px}}.deposits_info-content .deposits_info-content__wrapper .deposits_info-content__inner_depositary .deposits_info-content__block-wrapper .deposits_info-content__block .deposits_info-content__button-wrapper .passive-button .passive-button__button-text{font-size:18px;line-height:1.67}@media screen and (max-width: 767px){.deposits_info-content .deposits_info-content__wrapper .deposits_info-content__inner_depositary .deposits_info-content__block-wrapper .deposits_info-content__block .deposits_info-content__button-wrapper .passive-button .passive-button__button-text{font-size:12px;line-height:1.67}}.deposits_info-content .deposits_info-content__wrapper .deposits_info-content__inner_archive .deposits_info-content__button-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:50px;width:100%}@media screen and (max-width: 767px){.deposits_info-content .deposits_info-content__wrapper .deposits_info-content__inner_archive .deposits_info-content__button-wrapper{margin-top:20px}}.electronic-signature .electronic-signature__wrapper{margin:0 auto}@media screen and (min-width: 1280px){.electronic-signature .electronic-signature__wrapper{max-width:1200px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.electronic-signature .electronic-signature__wrapper{max-width:924px}}@media screen and (min-width: 768px)and (max-width: 1023px){.electronic-signature .electronic-signature__wrapper{max-width:618px}}@media screen and (max-width: 767px){.electronic-signature .electronic-signature__wrapper{max-width:100%}}@media screen and (max-width: 767px){.electronic-signature .electronic-signature__wrapper{padding-left:20px;padding-right:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.electronic-signature .electronic-signature__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.electronic-signature .electronic-signature__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.electronic-signature .electronic-signature__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.electronic-signature .electronic-signature__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1920px){.electronic-signature .electronic-signature__wrapper{padding-left:15px;padding-right:15px}}@media screen and (max-width: 767px){.electronic-signature .electronic-signature__wrapper{padding-left:10px;padding-right:10px}}@media screen and (min-width: 768px)and (max-width: 1023px){.electronic-signature .electronic-signature__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.electronic-signature .electronic-signature__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.electronic-signature .electronic-signature__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.electronic-signature .electronic-signature__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1920px){.electronic-signature .electronic-signature__wrapper{padding-left:15px;padding-right:15px}}.electronic-signature .electronic-signature__wrapper .electronic-signature__text{font-family:Graphik Cy,sans-serif;font-size:18px;line-height:1.39;color:#4a5772;text-align:center;padding:0px 10%}@media screen and (max-width: 1023px){.electronic-signature .electronic-signature__wrapper .electronic-signature__text{padding-right:0}}@media screen and (max-width: 767px){.electronic-signature .electronic-signature__wrapper .electronic-signature__text{font-size:14px;line-height:1.43}}.electronic-signature .electronic-signature__wrapper .electronic-signature__text .electronic-signature__right-block{text-align:right;margin-bottom:40px}.electronic-signature .electronic-signature__wrapper .electronic-signature__text .electronic-signature__content-fragment{text-align:left;margin-top:40px;margin-bottom:20px}.electronic-signature .electronic-signature__wrapper .electronic-signature__text .title_agreement{margin-bottom:40px;text-align:center}.electronic-signature .electronic-signature__wrapper .electronic-signature__text p{margin:10px 0}.electronic-signature .electronic-signature__wrapper .electronic-signature__text ul{padding:0}.electronic-signature .electronic-signature__wrapper .electronic-signature__text ul li{margin:10px 0}.eurobonds-advantages .eurobonds-advantages__wrapper .eurobonds-advantages__title{font-family:Graphik Cy,sans-serif;font-size:35px;line-height:1.19;font-weight:bold;margin-bottom:20px}@media screen and (max-width: 767px){.eurobonds-advantages .eurobonds-advantages__wrapper .eurobonds-advantages__title{font-size:20px;line-height:1.25}}.eurobonds-advantages_brokerage .title.title_big{margin-bottom:60px}@media screen and (max-width: 1279px){.eurobonds-advantages_brokerage .title.title_big{max-width:600px;margin-bottom:45px;line-height:40px}}@media screen and (max-width: 767px){.eurobonds-advantages_brokerage .title.title_big{margin-bottom:20px;font-size:20px;line-height:25px}}.eurobonds-forrus .eurobonds-forrus__wrapper .eurobonds-forrus__title{margin-bottom:10px;font-family:Graphik Cy,sans-serif;font-size:35px;font-weight:bold;line-height:40px}@media screen and (max-width: 767px){.eurobonds-forrus .eurobonds-forrus__wrapper .eurobonds-forrus__title{font-size:20px;line-height:1.25}}.eurobonds-forrus .eurobonds-forrus__wrapper .eurobonds-forrus__subtitle{padding-bottom:35px;color:#4a5772;font-size:18px;line-height:25px}@media screen and (max-width: 767px){.eurobonds-forrus .eurobonds-forrus__wrapper .eurobonds-forrus__subtitle{font-size:14px;line-height:1.43}}.eurobonds-forrus .eurobonds-forrus__wrapper .eurobonds-forrus__description-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.eurobonds-forrus .eurobonds-forrus__wrapper .eurobonds-forrus__description-wrapper .eurobonds-forrus__description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:500px}.eurobonds-forrus .eurobonds-forrus__wrapper .eurobonds-forrus__description-wrapper .eurobonds-forrus__description .eurobonds-forrus__icon{width:30px;height:30px;border-radius:50%}.eurobonds-forrus .eurobonds-forrus__wrapper .eurobonds-forrus__description-wrapper .eurobonds-forrus__description .eurobonds-forrus__icon_deposit{color:rgba(0,0,0,0);background:-webkit-gradient(linear, left top, right top, color-stop(58.03%, #0f1118), to(#485470));background:linear-gradient(90deg, #0f1118 58.03%, #485470 100%)}.eurobonds-forrus .eurobonds-forrus__wrapper .eurobonds-forrus__description-wrapper .eurobonds-forrus__description .eurobonds-forrus__icon_bond{color:rgba(0,0,0,0);background:-webkit-gradient(linear, left top, left bottom, from(#3db663), to(#0c9377));background:linear-gradient(180deg, #3db663 0%, #0c9377 100%)}.eurobonds-forrus .eurobonds-forrus__wrapper .eurobonds-forrus__description-wrapper .eurobonds-forrus__description .eurobonds-forrus__text{padding-left:10px;color:#4a5772;font-family:Graphik Cy,sans-serif;font-size:14px;line-height:1.43}@media screen and (max-width: 1023px){.eurobonds-forrus .eurobonds-forrus__wrapper .eurobonds-forrus__description-wrapper .eurobonds-forrus__description .eurobonds-forrus__text_deposit{max-width:210px}}@media screen and (min-width: 1024px){.eurobonds-forrus .eurobonds-forrus__wrapper .eurobonds-forrus__description-wrapper .eurobonds-forrus__description .eurobonds-forrus__text span{display:block}}@media screen and (max-width: 767px){.eurobonds-forrus .eurobonds-forrus__wrapper .eurobonds-forrus__description-wrapper .eurobonds-forrus__description{width:100%;margin:5px 0}}@media screen and (max-width: 767px){.eurobonds-forrus .eurobonds-forrus__wrapper .eurobonds-forrus__description-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:-5px 0}}.eurobonds-forrus .eurobonds-forrus__wrapper .eurobonds-forrus__graphic-wrapper{position:relative}.eurobonds-forrus .eurobonds-forrus__wrapper .eurobonds-forrus__graphic-wrapper .eurobonds-forrus__graphic-inner{width:100%;font-family:"Graphik LC Web",sans-serif}.eurobonds-forrus__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:10px;letter-spacing:.05em;text-transform:uppercase;color:#4a5772;border-bottom:2px solid #4a5772;font-size:12px;font-weight:500;line-height:12px}.eurobonds-forrus__head-item:first-child{width:215px}@media screen and (max-width: 1023px){.eurobonds-forrus__head-item:first-child{width:55px}}@media screen and (max-width: 767px){.eurobonds-forrus__head-item:first-child{display:none}}.eurobonds-forrus__head-item:nth-child(3){margin:0 auto}@media screen and (max-width: 1023px){.eurobonds-forrus__head-item:nth-child(3){margin:0}}.eurobonds-forrus__head-item:last-child{width:260px;margin-left:25px}@media screen and (max-width: 1279px){.eurobonds-forrus__head-item:last-child{width:283px;margin-left:30px}}@media screen and (max-width: 1023px){.eurobonds-forrus__head-item:last-child{display:none}}@media screen and (max-width: 767px){.eurobonds-forrus__head-item:last-child{display:none}}@media screen and (max-width: 767px){.eurobonds-forrus__head{font-size:10px;line-height:10px}}.eurobonds-forrus__body-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 0;border-bottom:1px solid #f4f4f6}.eurobonds-forrus__body-item:hover .eurobonds-forrus__body-info{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto}@media screen and (max-width: 1023px){.eurobonds-forrus__body-item:hover .eurobonds-forrus__body-graph{display:none}.eurobonds-forrus__body-item:hover::before{display:none}}@media screen and (max-width: 1023px){.eurobonds-forrus__body-item .eurobonds-forrus__wrap-arrow{position:absolute;top:30%;right:2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:30px;height:30px}.eurobonds-forrus__body-item .eurobonds-forrus__wrap-arrow:hover~.eurobonds-forrus__body-info{display:none}.eurobonds-forrus__body-item .eurobonds-forrus__wrap-arrow:hover~.eurobonds-forrus__body-graph{display:block}.eurobonds-forrus__body-item .eurobonds-forrus__arrow{width:7px;height:7px;margin-top:7px;-webkit-transform:translateY(-50%) rotate(-45deg);-ms-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg);border-right:1px solid #8890a1;border-bottom:1px solid #8890a1}}@media screen and (max-width: 767px){.eurobonds-forrus__body-item{-ms-flex-wrap:wrap;flex-wrap:wrap}.eurobonds-forrus__body-item .eurobonds-forrus__wrap-arrow{top:60%}}.eurobonds-forrus__body-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:40px;max-width:40px;height:50px;margin-right:10px}.eurobonds-forrus__body-icon img{width:100%}@media screen and (max-width: 1023px){.eurobonds-forrus__body-icon{margin-right:10px}}@media screen and (max-width: 767px){.eurobonds-forrus__body-icon{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.eurobonds-forrus__body-name{width:150px;margin-right:15px;white-space:pre-line;color:#4a5772;font-size:14px;font-weight:500;line-height:15px}@media screen and (max-width: 767px){.eurobonds-forrus__body-name{width:70%;margin-bottom:5px}}.eurobonds-forrus__body-graph{width:670px}@media screen and (max-width: 1279px){.eurobonds-forrus__body-graph{width:381px}}@media screen and (max-width: 1023px){.eurobonds-forrus__body-graph{margin-right:0;margin-left:auto}}@media screen and (max-width: 767px){.eurobonds-forrus__body-graph{width:100%;margin-right:0}}.eurobonds-forrus__body .eurobonds-forrus__profit{margin-right:10px;font-family:"Graphik LC Web",sans-serif;font-size:20px;font-weight:500;line-height:30px}@media screen and (max-width: 1023px){.eurobonds-forrus__body .eurobonds-forrus__profit{font-size:14px}}.eurobonds-forrus__body .eurobonds-forrus__deposit-graph{height:30px;background:#f4f4f6}.eurobonds-forrus__body .eurobonds-forrus__deposit-graph-inner{height:100%;background:-webkit-gradient(linear, left top, right top, color-stop(58.03%, #0f1118), to(#485470));background:linear-gradient(90deg, #0f1118 58.03%, #485470 100%)}.eurobonds-forrus__body .eurobonds-forrus__deposit-profit{height:30px;color:#4a5772}.eurobonds-forrus__body .eurobonds-forrus__bond-graph{-ms-flex-negative:0;flex-shrink:0;height:30px;background:#f4f4f6}.eurobonds-forrus__body .eurobonds-forrus__bond-graph-inner{max-width:100%;height:100%;background:-webkit-gradient(linear, right top, left top, from(#3db663), to(#0c9377)),-webkit-gradient(linear, left top, left bottom, from(#3db663), to(#0c9377));background:linear-gradient(270deg, #3db663 0%, #0c9377 100%),linear-gradient(180deg, #3db663 0%, #0c9377 100%)}.eurobonds-forrus__body .eurobonds-forrus__bond-profit{height:30px;color:#02a460}.eurobonds-forrus__body-info{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 767px){.eurobonds-forrus__body-info{width:100%}}.eurobonds-forrus__body .eurobonds-forrus__button{width:200px;padding-top:10px;padding-bottom:10px;line-height:30px}@media screen and (max-width: 1023px){.eurobonds-forrus__body .eurobonds-forrus__button{width:116px;height:40px;font-size:12px}}@media screen and (max-width: 767px){.eurobonds-forrus__body .eurobonds-forrus__button{height:30px;padding-top:10px;padding-bottom:10px}}@media screen and (min-width: 1024px){.eurobonds-howtobuy .eurobonds-howtobuy__wrapper .eurobonds-howtobuy__inner{width:66.6666666667%}}@media screen and (max-width: 1023px){.eurobonds-howtobuy .eurobonds-howtobuy__wrapper .eurobonds-howtobuy__inner{width:100%}}.eurobonds-howtobuy .eurobonds-howtobuy__wrapper .eurobonds-howtobuy__inner .eurobonds-howtobuy__title{font-family:Graphik Cy,sans-serif;font-size:35px;line-height:1.19;font-weight:bold;margin-bottom:20px}@media screen and (max-width: 1023px){.eurobonds-howtobuy .eurobonds-howtobuy__wrapper .eurobonds-howtobuy__inner .eurobonds-howtobuy__title{padding-right:0}}@media screen and (max-width: 767px){.eurobonds-howtobuy .eurobonds-howtobuy__wrapper .eurobonds-howtobuy__inner .eurobonds-howtobuy__title{font-size:20px;line-height:1.25}}.eurobonds-howtobuy .eurobonds-howtobuy__wrapper .eurobonds-howtobuy__inner .eurobonds-howtobuy__text{font-size:18px;line-height:1.39;color:#4a5772;padding:10px 35% 20px 0}@media screen and (min-width: 1024px)and (max-width: 1279px){.eurobonds-howtobuy .eurobonds-howtobuy__wrapper .eurobonds-howtobuy__inner .eurobonds-howtobuy__text{padding-right:11%}}@media screen and (max-width: 1023px){.eurobonds-howtobuy .eurobonds-howtobuy__wrapper .eurobonds-howtobuy__inner .eurobonds-howtobuy__text{padding-right:0}}@media screen and (max-width: 767px){.eurobonds-howtobuy .eurobonds-howtobuy__wrapper .eurobonds-howtobuy__inner .eurobonds-howtobuy__text{font-size:14px;line-height:1.43}}.eurobonds-howtobuy .eurobonds-howtobuy__wrapper .eurobonds-howtobuy__inner .eurobonds-howtobuy__button{min-width:370px;min-height:70px;margin-bottom:80px}@media screen and (max-width: 767px){.eurobonds-howtobuy .eurobonds-howtobuy__wrapper .eurobonds-howtobuy__inner .eurobonds-howtobuy__button{min-width:280px;min-height:45px;padding:15px 70px;width:100%;margin-bottom:50px}}.eurobonds-howtobuy .eurobonds-howtobuy__wrapper .eurobonds-howtobuy__disclaimer{font-family:Graphik LC Web,sans-serif;margin-top:30px;color:#4a5772;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width: 767px){.eurobonds-howtobuy .eurobonds-howtobuy__wrapper .eurobonds-howtobuy__disclaimer{margin-top:20px}}.eurobonds-howtobuy .eurobonds-howtobuy__wrapper .eurobonds-howtobuy__disclaimer .eurobonds-howtobuy__link{font-size:8px;line-height:1;margin-top:-2px;margin-right:5px}.eurobonds-howtobuy .eurobonds-howtobuy__wrapper .eurobonds-howtobuy__disclaimer .eurobonds-howtobuy__content{font-size:14px;line-height:1.15;padding:0}@media screen and (max-width: 767px){.eurobonds-howtobuy .eurobonds-howtobuy__wrapper .eurobonds-howtobuy__disclaimer .eurobonds-howtobuy__content{font-size:12px;line-height:1.2}}.eurobonds-howtobuy .eurobonds-howtobuy__wrapper .eurobonds-howtobuy__what-is{margin-top:80px}@media screen and (min-width: 1024px){.eurobonds-howtobuy .eurobonds-howtobuy__wrapper .eurobonds-howtobuy__what-is{width:66.6666666667%}}@media screen and (max-width: 1023px){.eurobonds-howtobuy .eurobonds-howtobuy__wrapper .eurobonds-howtobuy__what-is{width:100%}}@media screen and (max-width: 767px){.eurobonds-howtobuy .eurobonds-howtobuy__wrapper .eurobonds-howtobuy__what-is{margin-top:50px}}.eurobonds-howtobuy .eurobonds-howtobuy__wrapper .eurobonds-howtobuy__what-is .eurobonds-howtobuy__text{margin-top:-20px;font-size:18px;line-height:1.39;padding-bottom:20px;color:#4a5772}.eurobonds-howtobuy .eurobonds-howtobuy__wrapper .eurobonds-howtobuy__what-is .eurobonds-howtobuy__text span{color:#000}@media screen and (max-width: 767px){.eurobonds-howtobuy .eurobonds-howtobuy__wrapper .eurobonds-howtobuy__what-is .eurobonds-howtobuy__text{font-size:14px;line-height:1.43}}.eurobonds-profit .eurobonds-profit__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media screen and (min-width: 1024px)and (max-width: 1279px){.eurobonds-profit .eurobonds-profit__wrapper .eurobonds-profit__bonds-buying-popup .bonds-buying-popup__wrapper .bonds-buying-popup__content .bonds-buying-popup__text .bonds-buying-popup__number{display:block}}@media screen and (max-width: 767px){.eurobonds-profit .eurobonds-profit__wrapper .eurobonds-profit__bonds-buying-popup .bonds-buying-popup__wrapper .bonds-buying-popup__content .bonds-buying-popup__text .bonds-buying-popup__number{display:block}}@media screen and (max-width: 767px){.eurobonds-profit .eurobonds-profit__wrapper .eurobonds-profit__bonds-buying-popup .bonds-buying-popup__wrapper .bonds-buying-popup__content .bonds-buying-popup__text{padding-right:20px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.eurobonds-profit .eurobonds-profit__wrapper .eurobonds-profit__bonds-buying-popup{margin-top:125px}}.eurobonds-profit .eurobonds-profit__wrapper .eurobonds-profit__content{font-family:Graphik Cy,sans-serif}.eurobonds-profit .eurobonds-profit__wrapper .eurobonds-profit__content .eurobonds-profit__title{font-size:35px;font-weight:bold;line-height:1.14}@media screen and (max-width: 1279px){.eurobonds-profit .eurobonds-profit__wrapper .eurobonds-profit__content .eurobonds-profit__title{padding-right:0}}@media screen and (max-width: 767px){.eurobonds-profit .eurobonds-profit__wrapper .eurobonds-profit__content .eurobonds-profit__title{font-size:20px;line-height:1.25}}.eurobonds-profit .eurobonds-profit__wrapper .eurobonds-profit__content .eurobonds-profit__text{padding:50px 30px 0 0;white-space:pre-wrap;color:#4a5772;font-size:18px;line-height:1.39}@media screen and (max-width: 767px){.eurobonds-profit .eurobonds-profit__wrapper .eurobonds-profit__content .eurobonds-profit__text{padding-top:30px;font-size:14px;line-height:1.43}}@media screen and (max-width: 1023px){.eurobonds-profit .eurobonds-profit__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.exchange-access .exchange-access__container{overflow:hidden}.exchange-access .exchange-access__container .exchange-access__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.exchange-access .exchange-access__container .exchange-access__wrapper .exchange-access__inner{font-family:Graphik Cy,sans-serif}.exchange-access .exchange-access__container .exchange-access__wrapper .exchange-access__inner .exchange-access__title{font-size:35px;line-height:1.29;font-weight:bold}@media screen and (max-width: 1279px){.exchange-access .exchange-access__container .exchange-access__wrapper .exchange-access__inner .exchange-access__title{font-size:25px}}@media screen and (max-width: 767px){.exchange-access .exchange-access__container .exchange-access__wrapper .exchange-access__inner .exchange-access__title{font-size:20px;line-height:1.25}}.exchange-access .exchange-access__container .exchange-access__wrapper .exchange-access__inner .exchange-access__text{font-size:18px;line-height:1.39;padding-right:38%;padding-bottom:40px;color:#4a5772}@media screen and (min-width: 1024px)and (max-width: 1279px){.exchange-access .exchange-access__container .exchange-access__wrapper .exchange-access__inner .exchange-access__text{padding-right:12%}}@media screen and (min-width: 768px)and (max-width: 1023px){.exchange-access .exchange-access__container .exchange-access__wrapper .exchange-access__inner .exchange-access__text{padding-right:0}}@media screen and (max-width: 767px){.exchange-access .exchange-access__container .exchange-access__wrapper .exchange-access__inner .exchange-access__text{font-size:14px;line-height:1.43;padding-right:0;padding-bottom:20px}}.exchange-access .exchange-access__container .exchange-access__wrapper .exchange-access__inner .exchange-access__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media screen and (max-width: 1279px){.exchange-access .exchange-access__container .exchange-access__wrapper .exchange-access__inner .exchange-access__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width: 1279px){.exchange-access .exchange-access__container .exchange-access__wrapper .exchange-access__inner:first-of-type .exchange-access__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width: 767px){.exchange-access .exchange-access__container .exchange-access__wrapper .exchange-access__inner:first-of-type .exchange-access__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.exchange-access .exchange-access__container .exchange-access__wrapper .exchange-access__inner:first-of-type .exchange-access__content .exchange-card .exchange-card__wrapper{min-height:auto}@media screen and (min-width: 1280px){.exchange-access .exchange-access__container .exchange-access__wrapper .exchange-access__inner:first-of-type .exchange-access__content .exchange-card{width:25%}}@media screen and (max-width: 1279px){.exchange-access .exchange-access__container .exchange-access__wrapper .exchange-access__inner:first-of-type .exchange-access__content .exchange-card{width:50%}.exchange-access .exchange-access__container .exchange-access__wrapper .exchange-access__inner:first-of-type .exchange-access__content .exchange-card:first-child{padding-right:30px}.exchange-access .exchange-access__container .exchange-access__wrapper .exchange-access__inner:first-of-type .exchange-access__content .exchange-card:nth-last-child(2){padding-right:30px;padding-bottom:0}}@media screen and (max-width: 1023px){.exchange-access .exchange-access__container .exchange-access__wrapper .exchange-access__inner:first-of-type .exchange-access__content .exchange-card{width:100%}.exchange-access .exchange-access__container .exchange-access__wrapper .exchange-access__inner:first-of-type .exchange-access__content .exchange-card:first-child{padding-right:0}.exchange-access .exchange-access__container .exchange-access__wrapper .exchange-access__inner:first-of-type .exchange-access__content .exchange-card:nth-last-child(2){padding-right:0;padding-bottom:30px}.exchange-access .exchange-access__container .exchange-access__wrapper .exchange-access__inner:first-of-type .exchange-access__content .exchange-card .exchange-card__wrapper{margin:0}}.exchange-access .exchange-access__pagination-wrapper{left:0;width:100%}@media screen and (min-width: 1280px){.exchange-access .exchange-access__pagination-wrapper{bottom:91px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.exchange-access .exchange-access__pagination-wrapper{bottom:140px}}@media screen and (min-width: 768px)and (max-width: 1023px){.exchange-access .exchange-access__pagination-wrapper{bottom:47px}}@media screen and (max-width: 767px){.exchange-access .exchange-access__pagination-wrapper{bottom:26px}}.exchange-access .exchange-access__pagination-wrapper .exchange-access__pagination{margin:0 auto;padding-top:50px;text-align:center}@media screen and (min-width: 1280px){.exchange-access .exchange-access__pagination-wrapper .exchange-access__pagination{max-width:1200px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.exchange-access .exchange-access__pagination-wrapper .exchange-access__pagination{max-width:924px}}@media screen and (min-width: 768px)and (max-width: 1023px){.exchange-access .exchange-access__pagination-wrapper .exchange-access__pagination{max-width:618px}}@media screen and (max-width: 767px){.exchange-access .exchange-access__pagination-wrapper .exchange-access__pagination{max-width:100%}}@media screen and (max-width: 767px){.exchange-access .exchange-access__pagination-wrapper .exchange-access__pagination{padding-left:20px;padding-right:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.exchange-access .exchange-access__pagination-wrapper .exchange-access__pagination{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.exchange-access .exchange-access__pagination-wrapper .exchange-access__pagination{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.exchange-access .exchange-access__pagination-wrapper .exchange-access__pagination{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.exchange-access .exchange-access__pagination-wrapper .exchange-access__pagination{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1920px){.exchange-access .exchange-access__pagination-wrapper .exchange-access__pagination{padding-left:15px;padding-right:15px}}.exchange-access .exchange-access__pagination-wrapper .exchange-access__pagination .exchange-access__pagination-bullet{width:10px;height:10px;border-radius:10px;display:inline-block;background:rgba(136,144,161,.2)}.exchange-access .exchange-access__pagination-wrapper .exchange-access__pagination .exchange-access__pagination-bullet:not(:last-child){margin-right:10px}.exchange-access .exchange-access__pagination-wrapper .exchange-access__pagination .exchange-access__pagination-bullet:not(.exchange-access__pagination-bullet-active){cursor:pointer}.exchange-access .exchange-access__pagination-wrapper .exchange-access__pagination .exchange-access__pagination-bullet.exchange-access__pagination-bullet-active{background-color:#02a460}.faq-big__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.faq-big__wrapper .faq-big__faq-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -15px;margin-right:-26px}@media screen and (max-width: 1023px){.faq-big__wrapper .faq-big__faq-wrapper{margin:0 -15px}}@media screen and (max-width: 767px){.faq-big__wrapper .faq-big__faq-wrapper{margin:0 -10px}}.faq-big__wrapper .faq-big__faq-wrapper .faq-big__button-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:50px;width:100%}@media screen and (max-width: 767px){.faq-big__wrapper .faq-big__faq-wrapper .faq-big__button-wrapper{margin-top:20px}}.faq .faq__wrapper .faq__title{font-family:Graphik Cy,sans-serif;font-size:35px;line-height:1.19;font-weight:bold;margin-bottom:40px}@media screen and (max-width: 767px){.faq .faq__wrapper .faq__title{font-size:20px;line-height:1.25;margin-bottom:20px}}.faq .faq__wrapper .faq__inner .callback-form{margin-top:0}@media screen and (min-width: 1280px){.faq .faq__wrapper .faq__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-right:-5px}}.faq .faq__wrapper .faq__inner .faq__faq-wrapper .faq__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:-30px;overflow:hidden;-webkit-transition:max-height .5s linear;transition:max-height .5s linear}@media screen and (max-width: 1279px){.faq .faq__wrapper .faq__inner .faq__faq-wrapper .faq__list{margin-bottom:50px}}.faq .faq__wrapper .faq__inner .faq__faq-wrapper .faq__arrow-redirect{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:30px 0 0 0}@media screen and (max-width: 1279px){.faq .faq__wrapper .faq__inner .faq__faq-wrapper .faq__arrow-redirect{margin-bottom:80px}}@media screen and (max-width: 767px){.faq .faq__wrapper .faq__inner .faq__faq-wrapper .faq__arrow-redirect{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:25px}}.faq_indent-right .faq__faq-wrapper{margin-right:28px}@media screen and (max-width: 1279px){.faq_indent-right .faq__faq-wrapper{margin-right:0}}.faq_form-width .callback-form{max-width:370px}@media screen and (max-width: 1279px){.faq_form-width .callback-form{max-width:100%}}.faq_form-width .title{margin-top:0}@media screen and (max-width: 1279px){.faq_brokerage .title.title_big{max-width:650px}}@media screen and (max-width: 1023px){.faq_brokerage .title.title_big{max-width:500px;line-height:40px}}@media screen and (max-width: 767px){.faq_brokerage .title.title_big{margin-bottom:20px;font-size:20px;line-height:25px}}.financial-performance{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:2%;-moz-column-gap:2%;column-gap:2%}.financial-performance__heading{margin-bottom:30px;font-size:20px;font-weight:763;line-height:1.25}@media screen and (max-width: 767px){.financial-performance__heading{font-size:18px;line-height:1.3888889}}.financial-performance .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:32px;padding-bottom:7px;border-bottom:1px solid rgba(136,144,160,.3);font-family:"Graphik LC Web",sans-serif;font-size:14px;font-weight:500;line-height:1.428571429}.financial-performance .item__name{margin-right:10px}.financial-performance .item__sub-name{color:#4b5772}.financial-performance .item:last-of-type{margin-bottom:0}.financial-performance__wrapper{-webkit-box-flex:0;-ms-flex:0 0 48%;flex:0 0 48%;margin-bottom:7px}@media screen and (max-width: 1023px){.financial-performance__wrapper{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}@media screen and (max-width: 1023px){.financial-performance{display:block}}.footer{width:100%;padding:63px 0 50px 0;background-color:#282b3d}@media screen and (min-width: 1024px){.footer_cut{padding:81px 0 50px 0}}@media screen and (min-width: 768px)and (max-width: 1023px){.footer{padding-top:66px}}@media screen and (max-width: 767px){.footer{padding-top:40px;padding-bottom:30px}}.footer__wrapper{margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width: 1280px){.footer__wrapper{max-width:1200px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.footer__wrapper{max-width:924px}}@media screen and (min-width: 768px)and (max-width: 1023px){.footer__wrapper{max-width:618px}}@media screen and (max-width: 767px){.footer__wrapper{max-width:100%}}@media screen and (max-width: 767px){.footer__wrapper{padding-left:20px;padding-right:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.footer__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.footer__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.footer__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.footer__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1920px){.footer__wrapper{padding-left:15px;padding-right:15px}}.footer__wrapper .footer__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:24px}@media screen and (min-width: 1024px){.footer__wrapper .footer__menu{padding-top:37px;padding-bottom:34px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.footer__wrapper .footer__menu{padding-bottom:0}}@media screen and (min-width: 768px)and (max-width: 1023px){.footer__wrapper .footer__menu{padding-bottom:3px}}@media screen and (max-width: 767px){.footer__wrapper .footer__menu{padding-bottom:0}}.footer__wrapper .footer__menu .footer__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;padding-right:5.5%;cursor:pointer}@media screen and (min-width: 1024px)and (max-width: 1279px){.footer__wrapper .footer__menu .footer__block{padding-right:15%;padding-bottom:32px}}@media screen and (min-width: 768px)and (max-width: 1023px){.footer__wrapper .footer__menu .footer__block{padding-right:11%;padding-bottom:23px}}@media screen and (max-width: 767px){.footer__wrapper .footer__menu .footer__block{position:relative;padding:0}}@media screen and (min-width: 1024px){.footer__wrapper .footer__menu .footer__block:nth-of-type(1){width:25.7%}}@media screen and (min-width: 1024px)and (max-width: 1279px){.footer__wrapper .footer__menu .footer__block:nth-of-type(1){width:57.4%}}@media screen and (min-width: 768px)and (max-width: 1023px){.footer__wrapper .footer__menu .footer__block:nth-of-type(1){width:52.2%}}@media screen and (min-width: 1024px){.footer__wrapper .footer__menu .footer__block:nth-of-type(2){width:25.5%}}@media screen and (min-width: 1024px)and (max-width: 1279px){.footer__wrapper .footer__menu .footer__block:nth-of-type(2){width:42%;padding-right:5%}}@media screen and (min-width: 768px)and (max-width: 1023px){.footer__wrapper .footer__menu .footer__block:nth-of-type(2){width:45%}}@media screen and (min-width: 1024px){.footer__wrapper .footer__menu .footer__block:nth-of-type(3){width:25.7%}}@media screen and (min-width: 1024px)and (max-width: 1279px){.footer__wrapper .footer__menu .footer__block:nth-of-type(3){width:57.3%;padding-bottom:25px}}@media screen and (min-width: 768px)and (max-width: 1023px){.footer__wrapper .footer__menu .footer__block:nth-of-type(3){width:52.4%;padding-bottom:0}}@media screen and (min-width: 1280px){.footer__wrapper .footer__menu .footer__block:nth-of-type(4){width:23%}}@media screen and (min-width: 1024px)and (max-width: 1279px){.footer__wrapper .footer__menu .footer__block:nth-of-type(4){display:-webkit-box;display:-ms-flexbox;display:flex;width:42%;padding-bottom:25px}}@media screen and (min-width: 768px)and (max-width: 1023px){.footer__wrapper .footer__menu .footer__block:nth-of-type(4){width:47%;padding-bottom:0}}@media screen and (max-width: 767px){.footer__wrapper .footer__menu .footer__block:nth-of-type(4) .footer__title-wrapper{padding-bottom:21px}}.footer__wrapper .footer__menu .footer__block_cut:nth-of-type(4){display:block}@media screen and (min-width: 1280px){.footer__wrapper .footer__menu .footer__block_cut:nth-of-type(4){display:none}}.footer__wrapper .footer__menu .footer__block .footer__title-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:23px;cursor:default}@media screen and (max-width: 767px){.footer__wrapper .footer__menu .footer__block .footer__title-wrapper{padding-bottom:32px;cursor:pointer}}.footer__wrapper .footer__menu .footer__block .footer__title-wrapper .footer__title{-webkit-transform:rotate(0.001deg);-ms-transform:rotate(0.001deg);transform:rotate(0.001deg);color:#fff;font-family:"Graphik LC Web",sans-serif;font-size:18px}@media screen and (max-width: 767px){.footer__wrapper .footer__menu .footer__block .footer__title-wrapper .footer__title{font-size:14px}}.footer__wrapper .footer__menu .footer__block .footer__title-wrapper .footer__title_mt-50{margin-top:50px}@media screen and (max-width: 1279px){.footer__wrapper .footer__menu .footer__block .footer__title-wrapper .footer__title_mt-50{margin-top:0}}.footer__wrapper .footer__menu .footer__block .footer__title-wrapper .footer__toggler{display:none;width:15px;height:15px;margin:3px -2px -3px 0;color:#fff}@media screen and (max-width: 767px){.footer__wrapper .footer__menu .footer__block .footer__title-wrapper .footer__toggler{display:block}.footer__wrapper .footer__menu .footer__block .footer__title-wrapper .footer__toggler_active{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}}.footer__wrapper .footer__menu .footer__block .footer__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media screen and (max-width: 767px){.footer__wrapper .footer__menu .footer__block .footer__list{position:relative;display:none;margin-top:-16px;padding-bottom:13px}.footer__wrapper .footer__menu .footer__block .footer__list_active{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__wrapper .footer__menu .footer__block .footer__list_padded{padding-top:11px}}.footer__wrapper .footer__menu .footer__block .footer__list .footer__item{padding-bottom:20px;-webkit-transition:color .2s linear;transition:color .2s linear;-webkit-transform:rotate(0.001deg);-ms-transform:rotate(0.001deg);transform:rotate(0.001deg);color:#a4abb8;font-family:"Graphik Cy",sans-serif;font-size:14px;line-height:1.43}.footer__wrapper .footer__menu .footer__block .footer__list .footer__item:hover{color:#fff}@media screen and (max-width: 767px){.footer__wrapper .footer__menu .footer__block .footer__list .footer__item{padding-bottom:10px}}.footer__wrapper .footer__sub-item{padding-bottom:20px;-webkit-transition:color .2s linear;transition:color .2s linear;-webkit-transform:rotate(0.001deg);-ms-transform:rotate(0.001deg);transform:rotate(0.001deg);color:#a4abb8;font-family:"Graphik Cy",sans-serif;font-size:14px;line-height:1.43}.footer__wrapper .footer__sub-item:hover{color:#fff}@media screen and (max-width: 767px){.footer__wrapper .footer__sub-item{padding-bottom:32px}}.footer__wrapper .footer__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:35px;border-top:1px solid rgba(136,144,161,.2)}@media screen and (max-width: 767px){.footer__wrapper .footer__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:26px;row-gap:30px}}.footer__wrapper .footer__info .footer__bank-logo-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-column-gap:148px;-moz-column-gap:148px;column-gap:148px}@media screen and (min-width: 768px)and (max-width: 1023px){.footer__wrapper .footer__info .footer__bank-logo-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:23px}}@media screen and (max-width: 767px){.footer__wrapper .footer__info .footer__bank-logo-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;width:100%;row-gap:13px}}.footer__wrapper .footer__info .footer__bank-logo-wrapper .footer__naming-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:8px}.footer__wrapper .footer__info .footer__bank-logo-wrapper .footer__naming-wrapper .footer__politic{-webkit-transform:rotate(0.001deg);-ms-transform:rotate(0.001deg);transform:rotate(0.001deg);color:#a4abb8;font-family:"Graphik Cy",sans-serif;font-size:14px;line-height:20px}.footer__wrapper .footer__info .footer__bank-logo-wrapper .footer__naming-wrapper .footer__politic:hover{color:#fff}@media screen and (max-width: 767px){.footer__wrapper .footer__info .footer__bank-logo-wrapper .footer__naming-wrapper .footer__politic{font-size:12px}}@media screen and (max-width: 767px){.footer__wrapper .footer__info .footer__bank-logo-wrapper .footer__naming-wrapper{row-gap:4px}}@media screen and (min-width: 768px)and (max-width: 1023px){.footer__wrapper .footer__info .footer__bank-logo-wrapper .footer__bank-logo-link{margin-top:1.25%}}@media screen and (max-width: 767px){.footer__wrapper .footer__info .footer__bank-logo-wrapper .footer__bank-logo-link{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding-right:15px}}.footer__wrapper .footer__info .footer__bank-logo-wrapper .footer__bank-logo-link .footer__bank-logo{width:150px;height:33px}@media screen and (max-width: 767px){.footer__wrapper .footer__info .footer__bank-logo-wrapper .footer__bank-logo-link .footer__bank-logo{padding-right:15px}}.footer__wrapper .footer__info .footer__bank-logo-wrapper .footer__naming{-webkit-transform:rotate(0.001deg);-ms-transform:rotate(0.001deg);transform:rotate(0.001deg);color:#a4abb8;font-family:"Graphik Cy",sans-serif;font-size:14px;line-height:20px}@media screen and (max-width: 767px){.footer__wrapper .footer__info .footer__bank-logo-wrapper .footer__naming{font-size:12px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.footer__wrapper .footer__info .footer__aic-logo-link{margin-right:31.3%}}@media screen and (max-width: 767px){.footer__wrapper .footer__info .footer__aic-logo-link{padding-right:5px}}.footer__wrapper .footer__info .footer__aic-logo-link .footer__aic-logo{width:100px;height:20px}@media screen and (max-width: 767px){.footer__wrapper .footer__info .footer__aic-logo-link .footer__aic-logo{padding-right:5px}}.footer__wrapper .footer__info .footer__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px}@media screen and (min-width: 768px)and (max-width: 1023px){.footer__wrapper .footer__info .footer__links{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width: 767px){.footer__wrapper .footer__info .footer__links{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.footer__wrapper .footer__info .footer__social-media-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__wrapper .footer__info .footer__social-media-wrapper .footer__social-media-link{width:30px;height:30px}.footer__wrapper .footer__info .footer__social-media-wrapper .footer__social-media-link svg{width:100%;height:100%}.footer__wrapper .footer__additional{display:none}.footer__wrapper .footer__additional_cut{display:block}@media screen and (min-width: 1024px)and (max-width: 1279px){.footer__wrapper .footer__additional{display:none}}@media screen and (min-width: 768px)and (max-width: 1023px){.footer__wrapper .footer__additional{display:none}}@media screen and (max-width: 767px){.footer__wrapper .footer__additional{padding-top:13px;padding-bottom:32px}}.footer__wrapper .footer__additional .additional__title{-webkit-transform:rotate(0.001deg);-ms-transform:rotate(0.001deg);transform:rotate(0.001deg);color:#fff;font-family:"Graphik LC Web",sans-serif;font-size:18px}@media screen and (max-width: 767px){.footer__wrapper .footer__additional .additional__title{font-size:14px}}.footer__wrapper .footer__additional .additional__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-top:24px;padding-bottom:8px;border-bottom:1px solid rgba(136,144,161,.2)}@media screen and (max-width: 767px){.footer__wrapper .footer__additional .additional__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:13px}}.footer__wrapper .footer__additional .additional__list .additional__item{padding-bottom:20px;-webkit-transform:rotate(0.001deg);-ms-transform:rotate(0.001deg);transform:rotate(0.001deg);color:#a4abb8;font-family:"Graphik LC Web",sans-serif;font-size:14px;line-height:1.43}@media screen and (max-width: 767px){.footer__wrapper .footer__additional .additional__list .additional__item{padding-bottom:10px}}.footer__wrapper .footer__additional .additional__list .additional__item:nth-of-type(1){padding-right:21.2%}.footer__wrapper .footer__additional .additional__list .additional__item:nth-of-type(2){padding-right:19.4%}.footer__wrapper .footer__additional .additional__list .additional__item:nth-of-type(3){padding-right:10.9%}.for-insiders-block .for-insiders-block__wrapper .for-insiders-block__text{font-family:Graphik Cy,sans-serif;font-size:18px;line-height:1.39;color:#4a5772}.for-insiders-block .for-insiders-block__wrapper .for-insiders-block__text span{color:#02a460}@media screen and (max-width: 767px){.for-insiders-block .for-insiders-block__wrapper .for-insiders-block__text{font-size:14px;line-height:1.43}}.for-insiders-block .for-insiders-block__wrapper .for-insiders-block__contacts-wrapper{font-family:Graphik Cy,sans-serif;margin-top:70px}@media screen and (max-width: 767px){.for-insiders-block .for-insiders-block__wrapper .for-insiders-block__contacts-wrapper{margin-top:30px}}.for-insiders-block .for-insiders-block__wrapper .for-insiders-block__contacts-wrapper .for-insiders-block__text{font-size:18px;line-height:1.39;color:#4a5772;margin-top:-20px}@media screen and (max-width: 767px){.for-insiders-block .for-insiders-block__wrapper .for-insiders-block__contacts-wrapper .for-insiders-block__text{font-size:14px;line-height:1.43;margin-top:-10px}}.for-insiders-block .for-insiders-block__wrapper .for-insiders-block__contacts-wrapper .for-insiders-block__subtitle{font-size:18px;line-height:1.39;color:#000;margin-top:20px;font-weight:bold}@media screen and (max-width: 767px){.for-insiders-block .for-insiders-block__wrapper .for-insiders-block__contacts-wrapper .for-insiders-block__subtitle{font-size:14px;line-height:1.43;margin-top:10px}}.for-insiders-block .for-insiders-block__wrapper .for-insiders-block__contacts-wrapper .for-insiders-block__role{font-size:14px;line-height:1.43;color:#4a5772;padding-top:5px;padding-bottom:10px}@media screen and (max-width: 767px){.for-insiders-block .for-insiders-block__wrapper .for-insiders-block__contacts-wrapper .for-insiders-block__role{font-size:12px;line-height:1.5}}.for-insiders-block .for-insiders-block__wrapper .for-insiders-block__contacts-wrapper .for-insiders-block__contacts{font-family:Graphik LC Web,sans-serif;font-size:14px;line-height:1.43;color:#4a5772}@media screen and (max-width: 767px){.for-insiders-block .for-insiders-block__wrapper .for-insiders-block__contacts-wrapper .for-insiders-block__contacts{padding-right:55%}}.for-insiders-block .for-insiders-block__wrapper .for-insiders-block__contacts-wrapper .for-insiders-block__contacts span{color:#02a460;display:block}.gold-table{max-width:770px}.gold-table__wrapper{overflow:hidden;height:241px;-webkit-transition:all .5s;transition:all .5s}.gold-table__wrapper.active{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-webkit-transition:all .5s;transition:all .5s}@media screen and (max-width: 400px){.gold-table__wrapper{overflow:scroll;width:280px;height:-webkit-min-content;height:-moz-min-content;height:min-content}}.gold-table__wrapper::-webkit-scrollbar{display:none}.gold-table__subtitle-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;height:29px;border-bottom:2px solid rgba(136,144,161,.5)}@media screen and (max-width: 400px){.gold-table__subtitle-wrapper{width:-webkit-min-content;width:-moz-min-content;width:min-content}}.gold-table__subtitle{width:300px;text-transform:uppercase;color:#4a5772;font-size:12px;font-weight:500;line-height:12px}.gold-table__subtitle:last-child{width:170px}@media screen and (max-width: 400px){.gold-table__subtitle:last-child{width:130px}}@media screen and (max-width: 400px){.gold-table__subtitle{width:140px;font-size:10px}}.gold-table__description{margin-top:30px;color:#8890a1;font-size:14px;font-weight:400;line-height:20px}.gold-table__description a{color:#02a460}.gold-table__show-more{position:relative;display:inline-block;margin-top:40px;cursor:pointer;color:#02a460;font-size:18px;line-height:25px}.gold-table__show-more::after{position:absolute;top:0;left:110%;width:13px;height:7px;content:url("/static/gold/up-down-arrow.png")}@media screen and (max-width: 400px){.gold-table__show-more{display:none}}.gold-table__show-more.active::after{top:75%;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.rows-wrapper-general__row-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-top:33px}@media(max-width: 768px){.rows-wrapper-general__row-wrapper{margin-top:24px}}.rows-wrapper-general__row-wrapper:not(:last-child){padding-bottom:8px;border-bottom:1px solid rgba(136,144,161,.3)}.rows-wrapper-general__row-info{width:300px;font-family:"Graphik LC Web",sans-serif;font-size:14px;font-weight:500;line-height:14px}.rows-wrapper-general__row-info:last-child{width:170px}@media screen and (max-width: 400px){.rows-wrapper-general__row-info:last-child{width:130px}}@media screen and (max-width: 400px){.rows-wrapper-general__row-info{width:140px}}@media screen and (max-width: 400px){.rows-wrapper-general{width:-webkit-min-content;width:-moz-min-content;width:min-content}}@-webkit-keyframes menu-show{0%{-webkit-transform:scaleY(0);transform:scaleY(0)}100%{-webkit-transform:scaleY(1);transform:scaleY(1)}}@keyframes menu-show{0%{-webkit-transform:scaleY(0);transform:scaleY(0)}100%{-webkit-transform:scaleY(1);transform:scaleY(1)}}@-webkit-keyframes menu-hide{0%{opacity:1}99%{opacity:0}100%{display:none}}@keyframes menu-hide{0%{opacity:1}99%{opacity:0}100%{display:none}}.block-show{display:block !important}.active-tab{-webkit-transition:.125s linear;transition:.125s linear;color:#02a460 !important}.burger-open .header{height:100vh;height:calc(1vh*100);height:calc(var(--vh, 1vh)*100);overflow-y:scroll}.header__tab{font-family:"Graphik LC Web",sans-serif}.header{background:#fff}@media screen and (max-width: 767px){.header{position:relative}}.header__wrapper{margin:0 auto}@media screen and (min-width: 1280px){.header__wrapper{max-width:1200px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.header__wrapper{max-width:924px}}@media screen and (min-width: 768px)and (max-width: 1023px){.header__wrapper{max-width:618px}}@media screen and (max-width: 767px){.header__wrapper{max-width:100%}}@media screen and (max-width: 767px){.header__wrapper{padding-left:20px;padding-right:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.header__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.header__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.header__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.header__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1920px){.header__wrapper{padding-left:15px;padding-right:15px}}.header__toggler{width:15px;height:15px;display:none}@media screen and (max-width: 1023px){.header__toggler{display:block}}.header__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:26px 0 0}.header__logo{display:block;width:148px;height:30px}.header__tab_search{margin-bottom:15px !important}@media screen and (max-width: 767px){.header__tab_search{margin-bottom:8px !important}}.header__item_search{padding-bottom:10px}.header__item_bottom{margin-top:0 !important}.header .header__tab_phone{font-family:Graphik LC Web,sans-serif}.header .header__item_search .header__item_cut{display:none}.header .header__list{padding:0 15px}.header .header__list .list__left .left__item .left__item-wrapper{font-family:"Graphik Cy",sans-serif;line-height:1.5}.header__about-online-wrapper{display:none;max-width:1200px;height:100%;margin:0 auto 50px}@media screen and (max-width: 1280px){.header__about-online-wrapper{display:block;max-width:924px}}@media screen and (max-width: 1023px){.header__about-online-wrapper{display:none}}.header .header__list_no-pad{padding:0}.header .header__list-title-about{padding-top:49px;border-top:1px solid rgba(136,144,161,.2);max-width:1170px;margin:30px auto 30px;padding:49px 15px 0}.header .header__list-title-online{max-width:1170px;margin:30px auto 30px;padding:0 15px}.header .header__list-title_bg{color:#000}.header__list-wrapper{position:relative}@media screen and (min-width: 1024px){.header__list-wrapper:after{content:"";left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,0);position:absolute;z-index:10;cursor:default}}@media screen and (min-width: 1024px){.header__list-wrapper{-webkit-box-shadow:0px 30px 28px 0px rgba(0,0,0,.2);box-shadow:0px 30px 28px 0px rgba(0,0,0,.2)}}@media screen and (max-width: 1280px){.header__list-wrapper_posf{height:100%;overflow-y:auto}}@media screen and (max-width: 1023px){.header__list-wrapper_posf{height:auto;height:initial;overflow-y:visible;overflow-y:initial}}@media screen and (max-width: 767px){.header__list-wrapper_posf{height:auto;height:initial;overflow-y:visible;overflow-y:initial;height:0}}.header__list-wrapper_services,.header__list-wrapper_opening{position:absolute;width:100vw;left:0;top:74px;background-color:#fff;z-index:10;padding-top:50px;padding-bottom:80px;-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;-webkit-transition:-webkit-transform .2s linear .2s;transition:-webkit-transform .2s linear .2s;transition:transform .2s linear .2s;transition:transform .2s linear .2s, -webkit-transform .2s linear .2s;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0)}.header__list-wrapper_services .header__list,.header__list-wrapper_opening .header__list{opacity:0;-webkit-transition:opacity .5s linear .12s;transition:opacity .5s linear .12s;-webkit-animation:menu-hide .12s linear;animation:menu-hide .12s linear}@media screen and (max-width: 767px){.header__list-wrapper_services,.header__list-wrapper_opening{background:rgba(0,0,0,0)}}@media screen and (max-width: 767px){.header__list-wrapper_services,.header__list-wrapper_opening{height:0}}.header__list-wrapper_services_active,.header__list-wrapper_opening_active{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1);-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s, -webkit-transform .2s}.header__list-wrapper_services_active .header__list,.header__list-wrapper_opening_active .header__list{opacity:1;-webkit-animation:none;animation:none}@media screen and (max-width: 767px){.header__list-wrapper_services_active,.header__list-wrapper_opening_active{height:100%}}.header__list-wrapper_services .header__list_services,.header__list-wrapper_services .header__list_opening,.header__list-wrapper_opening .header__list_services,.header__list-wrapper_opening .header__list_opening{margin:0 auto;background:rgba(0,0,0,0);left:0;right:0;margin-left:auto !important;margin-right:auto !important;max-width:1170px;list-style-type:none}@media screen and (min-width: 1280px){.header__list-wrapper_services .header__list_services,.header__list-wrapper_services .header__list_opening,.header__list-wrapper_opening .header__list_services,.header__list-wrapper_opening .header__list_opening{max-width:1200px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.header__list-wrapper_services .header__list_services,.header__list-wrapper_services .header__list_opening,.header__list-wrapper_opening .header__list_services,.header__list-wrapper_opening .header__list_opening{max-width:924px}}@media screen and (min-width: 768px)and (max-width: 1023px){.header__list-wrapper_services .header__list_services,.header__list-wrapper_services .header__list_opening,.header__list-wrapper_opening .header__list_services,.header__list-wrapper_opening .header__list_opening{max-width:618px}}@media screen and (max-width: 767px){.header__list-wrapper_services .header__list_services,.header__list-wrapper_services .header__list_opening,.header__list-wrapper_opening .header__list_services,.header__list-wrapper_opening .header__list_opening{max-width:100%}}@media screen and (max-width: 767px){.header__list-wrapper_services .header__list_services,.header__list-wrapper_services .header__list_opening,.header__list-wrapper_opening .header__list_services,.header__list-wrapper_opening .header__list_opening{padding-left:20px;padding-right:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.header__list-wrapper_services .header__list_services,.header__list-wrapper_services .header__list_opening,.header__list-wrapper_opening .header__list_services,.header__list-wrapper_opening .header__list_opening{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.header__list-wrapper_services .header__list_services,.header__list-wrapper_services .header__list_opening,.header__list-wrapper_opening .header__list_services,.header__list-wrapper_opening .header__list_opening{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.header__list-wrapper_services .header__list_services,.header__list-wrapper_services .header__list_opening,.header__list-wrapper_opening .header__list_services,.header__list-wrapper_opening .header__list_opening{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.header__list-wrapper_services .header__list_services,.header__list-wrapper_services .header__list_opening,.header__list-wrapper_opening .header__list_services,.header__list-wrapper_opening .header__list_opening{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1920px){.header__list-wrapper_services .header__list_services,.header__list-wrapper_services .header__list_opening,.header__list-wrapper_opening .header__list_services,.header__list-wrapper_opening .header__list_opening{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px){.header__list-wrapper_services .header__list_services,.header__list-wrapper_services .header__list_opening,.header__list-wrapper_opening .header__list_services,.header__list-wrapper_opening .header__list_opening{-webkit-column-count:3;-moz-column-count:3;column-count:3;list-style-type:none}}@media screen and (max-width: 1023px){.header__list-wrapper_services .header__list_services,.header__list-wrapper_services .header__list_opening,.header__list-wrapper_opening .header__list_services,.header__list-wrapper_opening .header__list_opening{padding:0;position:static;position:initial;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.header__list-wrapper_services .header__list_services .list__item,.header__list-wrapper_services .header__list_opening .list__item,.header__list-wrapper_opening .header__list_services .list__item,.header__list-wrapper_opening .header__list_opening .list__item{-webkit-box-flex:33%;-ms-flex:33%;flex:33%;page-break-inside:avoid;overflow:hidden;display:list-item;padding-bottom:30px;padding-right:10px;letter-spacing:0;-webkit-transform:rotate(0.001deg);-ms-transform:rotate(0.001deg);transform:rotate(0.001deg);position:relative;z-index:11;padding-top:1px}.header__list-wrapper_services .header__list_services .list__item_third-party,.header__list-wrapper_services .header__list_opening .list__item_third-party,.header__list-wrapper_opening .header__list_services .list__item_third-party,.header__list-wrapper_opening .header__list_opening .list__item_third-party{color:#02a460}.header__list-wrapper_services .header__list_services .list__item_third-party:hover,.header__list-wrapper_services .header__list_opening .list__item_third-party:hover,.header__list-wrapper_opening .header__list_services .list__item_third-party:hover,.header__list-wrapper_opening .header__list_opening .list__item_third-party:hover{color:#ed8200 !important}@media screen and (max-width: 1024px){.header__list-wrapper_services .header__list_services .list__item,.header__list-wrapper_services .header__list_opening .list__item,.header__list-wrapper_opening .header__list_services .list__item,.header__list-wrapper_opening .header__list_opening .list__item{-webkit-box-flex:50%;-ms-flex:50%;flex:50%}}.header__list-wrapper_services .header__list_services .list__item:hover,.header__list-wrapper_services .header__list_opening .list__item:hover,.header__list-wrapper_opening .header__list_services .list__item:hover,.header__list-wrapper_opening .header__list_opening .list__item:hover{-webkit-transition:.125s linear;transition:.125s linear;color:#02a460}.header__list_main{margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:1170px;margin:0 auto}@media screen and (min-width: 1280px){.header__list_main{max-width:1200px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.header__list_main{max-width:924px}}@media screen and (min-width: 768px)and (max-width: 1023px){.header__list_main{max-width:618px}}@media screen and (max-width: 767px){.header__list_main{max-width:100%}}@media screen and (max-width: 767px){.header__list_main{padding-left:20px;padding-right:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.header__list_main{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.header__list_main{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.header__list_main{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.header__list_main{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1920px){.header__list_main{padding-left:15px;padding-right:15px}}.header__list_main .list__left{-webkit-column-count:2;-moz-column-count:2;column-count:2;padding:0;width:67%;margin:0}.header__list_main .list__left .left__item{font-size:14px;font-weight:normal;overflow:hidden;color:#4a5772;page-break-inside:avoid;position:relative;z-index:11}.header__list_main .list__left .left__item:hover .left__item-wrapper{color:#02a460}.header__list_main .list__left .left__item .left__item-wrapper{padding-right:35px;padding-bottom:30px;width:100%;height:100%;display:block;-webkit-transform:rotate(0.001deg);-ms-transform:rotate(0.001deg);transform:rotate(0.001deg)}@media screen and (max-width: 1279px){.header__list_main .list__left .left__item .left__item-wrapper{padding-bottom:20px}}.header__list_main .list__left .left__item .header__element{line-height:1.66}.header__list_main .list__left .left__item .header__element:hover{color:#02a460}.header__list_main .left-cc3{-webkit-column-count:3;-moz-column-count:3;column-count:3;width:100%}.header__list_main .list__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;min-width:270px;padding-left:10px}.header__list_main .list__right .list__wrapper{background-image:linear-gradient(to bottom, #ffffff 50px, rgba(136, 144, 161, 0.1) 40px);height:180px}.header__list_main .list__right .right__item{font-size:14px;line-height:25px;color:#000}.header__list_main .list__right .right__item_image{display:block;padding-left:4px;padding-top:6px;width:auto;height:100%}.header__list_main .list__right .right__item_description{padding:13px 0 22px 0;-webkit-transform:rotate(0.001deg);-ms-transform:rotate(0.001deg);transform:rotate(0.001deg)}.header__list_main .list__right .header__description-wrapper{padding-left:4px}@media screen and (max-width: 767px){.header__list_main .list__right .header__description-wrapper{padding-bottom:30px}}.header__list_main .list__right .header__description-wrapper .button{padding:26px 28px;position:relative;z-index:11}.header__list-wrapper_main{z-index:10;position:absolute;background-color:#fff;width:100vw;left:0;margin-top:20px;padding:19px 0 30px 0;top:108px;-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);-webkit-transition:-webkit-transform .2s linear .2s;transition:-webkit-transform .2s linear .2s;transition:transform .2s linear .2s;transition:transform .2s linear .2s, -webkit-transform .2s linear .2s}@media screen and (max-width: 1280px){.header__list-wrapper_main{position:fixed}}@media screen and (max-width: 1023px){.header__list-wrapper_main{position:absolute}}@media screen and (max-width: 767px){.header__list-wrapper_main{position:static;position:initial}}@media screen and (max-width: 767px){.header__list-wrapper_main{background:rgba(0,0,0,0)}}@media screen and (min-width: 768px)and (max-width: 1023px){.header__list-wrapper_main{display:none;-webkit-transform:none;-ms-transform:none;transform:none}}@media screen and (max-width: 767px){.header__list-wrapper_main{height:0}}.header__list-wrapper_main .header__list{opacity:0;-webkit-transition:opacity .5s linear .2s;transition:opacity .5s linear .2s;-webkit-animation:menu-hide .2s linear;animation:menu-hide .2s linear}.header__list-wrapper_main_active{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1);-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear, -webkit-transform .2s linear}.header__list-wrapper_main_active .header__list{opacity:1;-webkit-animation:none;animation:none}@media screen and (min-width: 768px)and (max-width: 1023px){.header__list-wrapper_main_active{display:block;-webkit-transform:none;-ms-transform:none;transform:none}}@media screen and (max-width: 767px){.header__list-wrapper_main_active{height:100%}}.header__list-wrapper_main_padding-default{padding-bottom:30px !important}.header__list-wrapper .header__close{display:none;width:30px;height:30px;cursor:pointer;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);color:#4a5772;position:absolute;bottom:20px;z-index:11}.header__list-wrapper .header__close:hover{color:#02a460}@media screen and (min-width: 1024px)and (max-width: 1279px){.header__list-wrapper .header__close{display:-webkit-box;display:-ms-flexbox;display:flex}}.header__list-wrapper .header__close .header__icon{width:15px;height:15px;margin:auto}.header__item{letter-spacing:.05px;padding-bottom:33px;margin-top:7px;cursor:pointer}.header__item .item__wrapper .header__tab{-webkit-transform:rotate(0.001deg);-ms-transform:rotate(0.001deg);transform:rotate(0.001deg)}.header__item:hover .header__tab{color:#02a460}.header__item_menu-collapsed{padding-bottom:50px !important}.header__item_menu-show{display:block !important}@media screen and (max-width: 767px){.header__item_eye{display:none}}.header__item_bottom{letter-spacing:0;padding-bottom:20px;display:block}.header__item_bottom_hide{display:none}.header__item .header__tab_menu-toggler,.header__item .header__tab_search{color:rgba(74,87,114,.5) !important;cursor:pointer}@media screen and (max-width: 767px){.header__item .header__tab_eye{display:none}}.header__item .header__tab_eye-text{display:none}@media screen and (max-width: 767px){.header__item .header__tab_eye-text{display:block;width:100% !important;padding-right:10% !important;line-height:1.43;height:-webkit-max-content !important;height:-moz-max-content !important;height:max-content !important}}.header__item .header__tab_menu-toggler{position:relative;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.125s ease-in-out;transition:.125s ease-in-out;cursor:pointer;margin-top:3px}.header__item .header__tab_menu-toggler span{display:block;position:relative;height:2px;width:100%;background:rgba(74,87,114,.5);border-radius:0px;opacity:1;left:0;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}.header__item .header__tab_menu-toggler span:nth-child(1){top:0px;-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}.header__item .header__tab_menu-toggler span:nth-child(2){top:3px;-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}.header__item .header__tab_menu-toggler span:nth-child(3){top:6px;-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}@media screen and (max-width: 1023px){.header__item .header__tab_menu-toggler_show{display:block}}.header__item .header__tab_menu-toggler_show span{width:96%}.header__item .header__tab_menu-toggler_show span:nth-child(1){-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);top:0px;left:0px}.header__item .header__tab_menu-toggler_show span:nth-child(2){width:30%;opacity:0;left:-10px}.header__item .header__tab_menu-toggler_show span:nth-child(3){-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);top:6px;left:0px}.header__item .header__tab:hover span{background-color:#02a460}.header__item_search{padding-bottom:0px;margin-top:-2px}.header__item_services,.header__item_opening{z-index:11}.header__item_services_show,.header__item_opening_show{display:block !important}.header__item_logo{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:0}.header__item_logo a{height:35px}@media screen and (max-width: 767px){.header__item_logo a{height:35px}}.header__item_logo_without-after::after{display:none !important}.header__item_logo::after{content:"";width:100%;height:1px;background-color:rgba(136,144,161,.2);position:absolute;left:0;top:74px;pointer-events:none;z-index:15}@media screen and (min-width: 1024px)and (max-width: 1279px){.header__item_logo::after{top:74px}}@media screen and (min-width: 768px)and (max-width: 1023px){.header__item_logo::after{content:none;top:89px;width:100vw}}.header__item:nth-child(1){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.header__item:nth-child(2){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin:3px 40px 0}.header__item:nth-child(3){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-right:40px;margin-top:3px}.header__item:nth-child(4){-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;margin-top:-2px}.header__item:nth-child(5){display:none;-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;margin-top:6px}.header__item:nth-child(6){-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6;margin-top:-2px;text-transform:uppercase;margin-left:40px}.header__item:nth-child(6) .header__tab{color:#4a5772;font-size:12px}.header__item:nth-child(7){-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7;margin-top:4px;margin-left:40px}.header__item:nth-child(7):hover .header__tab{color:#02a460}.header__item:nth-child(7) .header__tab{width:24px;height:14px}.header__item:nth-child(8){-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8;margin-left:40px;margin-top:6px}.header__item:nth-child(8) .header__tab{font-size:12px;letter-spacing:.04em;color:#4a5772}.header__item:nth-child(9){-webkit-box-ordinal-group:15;-ms-flex-order:14;order:14;margin-left:auto !important;margin-right:0}.header__item:nth-child(10){-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.header__item:nth-child(11){-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10;color:#000;font-family:"Graphik LC Web",sans-serif}.header__item:nth-child(12){-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11;color:#000;font-family:"Graphik LC Web",sans-serif;padding-left:50px;padding-right:50px}.header__item:nth-child(13){-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12;color:#ed8200;font-family:"Graphik LC Web",sans-serif;padding-left:0px}.header__item:nth-child(14){-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13;color:#ed8200;margin-left:50px;font-family:"Graphik LC Web",sans-serif}.header__item:nth-child(14) a{display:block}.header__item:nth-child(15){-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8;margin-left:40px;margin-top:0}.header__item_big{font-size:14px}.header__item_brokerage{font-size:12px;line-height:15px;letter-spacing:.05em;text-transform:uppercase;font-family:"Graphik LC Web",sans-serif}@media screen and (min-width: 1024px){.header__item_brokerage a{padding:15px;font-weight:500;color:#fff !important;background-color:#02a460}.header__item_brokerage a:hover{background-color:#ed8200;color:#fff !important}}@media screen and (min-width: 1024px)and (max-width: 1279px){.header__item{padding-bottom:26px}.header__item:nth-of-type(2){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-right:36px;margin-left:32px;display:none}.header__item:nth-of-type(3){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-right:35px;margin-top:17px;display:none}.header__item:nth-of-type(4){margin-top:0;margin-left:30px}.header__item:nth-of-type(5){display:none !important}.header__item:nth-of-type(6){margin-left:96px;margin-top:0}.header__item:nth-of-type(6) .header__tab{font-size:12px}.header__item:nth-of-type(7){margin-left:30px;margin-top:6px}.header__item:nth-of-type(7) .header__tab{font-size:12px}.header__item:nth-of-type(8){-webkit-box-ordinal-group:15;-ms-flex-order:14;order:14;margin-left:25%;padding-bottom:15px;padding-top:5px}.header__item:nth-of-type(8) .header__tab{margin-bottom:0 !important;margin-top:4px}.header__item:nth-of-type(14){-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8;margin-left:29px}.header__item_bottom{padding-bottom:13px !important}.header__item .header__list-wrapper .header__list .list__left{padding-top:26px}.header__item .header__list-wrapper .header__list .list__right{width:33%}.header__item .header__list-wrapper .header__list .list__right .header__description-wrapper{padding-left:7px}.header__item .header__list-wrapper .header__list .list__right .header__description-wrapper .right__item_description{padding:4px 130px 23px 0;font-size:18px}.header__item .header__list-wrapper .header__list .list__right .header__description-wrapper .button{padding:26px 32px}}@media screen and (min-width: 768px)and (max-width: 1023px){.header{padding-bottom:28px}.header .header__item-services .item__wrapper,.header .header__item-opening .item__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.header .header__item:nth-child(2){-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13;-ms-flex-preferred-size:50%;flex-basis:50%;margin:0}.header .header__item:nth-child(2) .header__tab{color:#000;font-size:18px;text-transform:none}.header .header__item:nth-child(3){-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12;-ms-flex-preferred-size:100%;flex-basis:100%}.header .header__item:nth-child(3) .item__wrapper .header__tab{font-size:18px;color:#000;text-transform:none}.header .header__item:nth-child(4){margin-right:0;margin-top:0;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-left:30px}.header .header__item:nth-child(5){display:none !important}.header .header__item:nth-child(6){margin-left:auto;margin-top:0;margin-right:30px}.header .header__item:nth-child(7){margin-left:0;margin-top:4px}.header .header__item:nth-child(8){-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13;-ms-flex-preferred-size:50%;flex-basis:50%;text-align:right;margin:0;font-size:18px}.header .header__item:nth-child(8) .header__tab{font-size:18px}.header .header__item:nth-child(9){margin-left:30px !important;margin-right:0;-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.header .header__item:nth-child(9) .header__tab{margin-bottom:-3px !important}.header .header__item:nth-child(10){margin-left:30px;margin-top:0px;margin-right:3px}.header .header__item:nth-child(11){-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.header .header__item:nth-child(12){-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10;margin:0;padding-left:33px;padding-right:34px}.header .header__item:nth-child(13){-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.header .header__item:nth-child(14){z-index:12;position:absolute;width:100vw;left:0;margin-left:0;display:none}.header .header__item:nth-child(14) a{font-size:18px;font-family:Graphik Cy}.header .header__item:nth-child(14) .item__wrapper{max-width:588px;border-bottom:1px solid rgba(136,144,161,.2);margin:0 auto;padding-bottom:30px}.header .header__item:nth-child(15){position:absolute;z-index:10;display:none;margin-left:0;margin-top:0;width:588px;-webkit-text-decoration:none;text-decoration:none;text-transform:none}.header .header__item:nth-child(15) a{font-size:18px;line-height:30px}.header .header__item:nth-child(15) .item__wrapper{padding:20px 0;text-align:center;border:1px solid rgba(136,144,161,.3);text-align:center}.header__item{padding-bottom:0}.header__item_bottom{padding-bottom:25px !important}.header__item_services .item__wrapper,.header__item_opening .item__wrapper{padding:30px 0 30px 0 !important}.header__item_services .item__wrapper .header__toggler,.header__item_opening .item__wrapper .header__toggler{color:#000;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s, -webkit-transform .2s}.header__item_services .item__wrapper .header__toggler_active,.header__item_opening .item__wrapper .header__toggler_active{color:#000 !important;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.header__item_services .header__list-wrapper,.header__item_opening .header__list-wrapper{letter-spacing:0}.header__item_services .header__list-wrapper .header__list .list__item,.header__item_opening .header__list-wrapper .header__list .list__item{letter-spacing:0;padding-bottom:23px}.header__item .header__list-wrapper{padding-top:26px}.header__item .header__list-wrapper .header__list .list__left{width:102%;padding:0}.header__item .header__list-wrapper .header__list .list__left .left__item{margin:0}.header__item .header__list-wrapper .list__right{width:100%;padding:0}.header__item .header__list-wrapper .list__right .list__wrapper{width:47%}.header__item .header__list-wrapper .list__right .right__item_image{padding:0}.header__item .header__list-wrapper .list__right .header__description-wrapper{padding-left:16px}.header__item .header__list-wrapper .list__right .header__description-wrapper .right__item_description{padding:4px 110px 11px 0;font-size:18px}.header__item .header__list-wrapper .list__right .header__description-wrapper .button{padding:26px 28px}.header__item_services,.header__item_opening{display:none}.header__item:nth-child(2){display:none}.header__item:nth-child(8){display:none}.header__list_main{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header__list_main .list__left{width:100%;padding-left:15px}.header__list_main .list__left .left__item{margin-left:-15px}.header__list_main .list__left .left__item .left__item-wrapper{padding-right:60px}.header__list_main .list__right{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header__list_main .list__right .header__description-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:50%}.header__list_main .list__right .right__item_description{font-size:18px;line-height:1.66}.header .header__item_services,.header .header__item_opening{position:absolute;width:100vw;background:rgba(0,0,0,0);left:0}.header .header__list-wrapper_services,.header .header__list-wrapper_opening{position:relative;padding:0;top:0;width:100%;border-bottom:none}.header .header__list_services,.header .header__list_opening{top:inherit;padding:0;position:absolute;background:rgba(0,0,0,0);width:100%;margin:0 auto;max-width:588px;border-bottom:1px solid rgba(136,144,161,.2)}.header .item__wrapper_main .header__toggler{display:none}.header .item__wrapper_services,.header .item__wrapper_opening{width:100%;max-width:588px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:30px 0;margin:0 auto;background:rgba(0,0,0,0);border-bottom:1px solid rgba(136,144,161,.2) !important}.header .item__wrapper_services_without-border,.header .item__wrapper_opening_without-border{border-top:none !important}.header .item__wrapper_services_mobile-format_expanded,.header .item__wrapper_opening_mobile-format_expanded{border-bottom:none !important}.header .header__item_phone,.header .header__item:nth-of-type(2){position:absolute;z-index:12}.header .header__item_phone .header__tab,.header .header__item:nth-of-type(2) .header__tab{font-size:18px}}@media screen and (max-width: 767px){.header__wrapper{overflow:hidden}.header__list-wrapper{position:relative;top:0;padding:0;border:none;margin:0;width:100%}.header__list-wrapper .header__list_services,.header__list-wrapper .header__list_opening{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header__list-wrapper .header__list_main{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0}.header__list-wrapper .header__list_main .list__left{-webkit-column-count:1;-moz-column-count:1;column-count:1;width:100%}.header__list-wrapper .header__list_main .list__left .left__item .left__item-wrapper{font-size:14px}.header__list-wrapper .header__list_main .list__right{padding-left:0}.header__list-wrapper .header__list_main .list__right .right__item_image{height:180px;max-width:270px}.header__list-wrapper .header__list_main .list__right .header__description-wrapper .button{padding:16px 61.7px}}@media screen and (max-width: 767px)and (max-width: 767px){.header .header__item_menu-collapsed:nth-of-type(6){display:block !important}}@media screen and (max-width: 767px){.header .header__item_logo::after{content:none;width:100%;height:1px;background-color:rgba(136,144,161,.2);position:absolute;left:-20px;pointer-events:none;z-index:15;top:52px}}@media screen and (max-width: 767px)and (max-width: 767px){.header .header__item_logo::after{width:100vw}}@media screen and (max-width: 767px){.header .header__item:not(.header__item_logo):not(.header__item_search):not(.header__item_toggler):not(.header__item_lang){width:100%;-ms-flex-preferred-size:auto;flex-basis:auto;text-align:left;padding:0 !important}.header .header__item:not(.header__item_logo):not(.header__item_search):not(.header__item_toggler):not(.header__item_lang):not(.header__item_phone):not(.header__item_brokerage){margin:0 !important}.header .header__item:not(.header__item_logo):not(.header__item_search):not(.header__item_toggler):not(.header__item_lang)::after{content:"";width:100%;height:1px;background-color:rgba(136,144,161,.2);position:absolute;left:-20px;pointer-events:none;z-index:15}}@media screen and (max-width: 767px)and (max-width: 767px){.header .header__item:not(.header__item_logo):not(.header__item_search):not(.header__item_toggler):not(.header__item_lang)::after{width:calc(100% + 40px)}}@media screen and (max-width: 767px){.header .header__item{position:relative !important;top:0 !important;left:0 !important;right:0 !important;padding-bottom:15px}}@media screen and (max-width: 767px)and (max-width: 767px){.header .header__item{padding-bottom:18px !important}}@media screen and (max-width: 767px){.header .header__item_menu-collapsed{padding-bottom:12px !important}}@media screen and (max-width: 767px)and (max-width: 767px){.header .header__item_eye{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}}@media screen and (max-width: 767px){.header .header__item .item__wrapper{border:none}.header .header__item .item__wrapper .header__tab{font-size:14px !important;text-transform:none;color:#000;font-family:"Graphik LC Web",sans-serif;padding:0}.header .header__item .item__wrapper .header__toggler{color:rgba(136,144,161,.5) !important;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s, -webkit-transform .2s}.header .header__item .item__wrapper .header__toggler_active{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);color:#02a460 !important}.header .header__item .header__tab{font-size:14px !important;text-transform:none;color:#000;font-family:"Graphik LC Web",sans-serif}.header .header__item .header__tab_phone{color:#ed8200 !important}.header .header__item .header__tab_phone:hover{color:#02a460 !important}.header .header__item:nth-of-type(2){-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9;display:none;z-index:10}.header .header__item:nth-of-type(4){-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10;display:none}.header .header__item:nth-of-type(3){-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8;display:none}.header .header__item:nth-of-type(5){display:none !important}.header .header__item:nth-of-type(6){display:none;position:absolute !important;top:100% !important;-webkit-transform:translate(0, -100%);-ms-transform:translate(0, -100%);transform:translate(0, -100%);z-index:1;right:0 !important;text-align:right;border:none;padding:0 20px 17px 0 !important;margin:0 !important}.header .header__item:nth-of-type(6) a{text-transform:uppercase;font-family:"Graphik Cy",sans-serif;color:#8890a1}.header .header__item:nth-of-type(6):after{content:none}.header .header__item:nth-of-type(7){-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11;display:none;padding:0 !important;margin-left:0}.header .header__item:nth-of-type(8){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:5px}.header .header__item:nth-of-type(9){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-top:-7px;margin-right:-6px;margin-left:20px}.header .header__item:nth-of-type(10){-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.header .header__item:nth-of-type(11){-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.header .header__item:nth-of-type(12){-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.header .header__item:nth-of-type(13){-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10;display:none}.header .header__item:nth-of-type(14){-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10;display:none;margin-top:20px;margin-left:0;-webkit-text-decoration:none;text-decoration:none;width:calc(100% - 40px);border:1px solid rgba(136,144,161,.3)}.header .header__item:nth-of-type(14) .item__wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header .header__item:nth-of-type(14) .item__wrapper a{color:#02a460}.header .header__item:nth-of-type(14)::after{display:none}.header .item__wrapper{cursor:pointer;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:17.7px 0;margin:0 auto;background:rgba(0,0,0,0);border-top:1px solid rgba(136,144,161,.2);border-bottom:1px solid rgba(136,144,161,.2)}.header .item__wrapper_mobile-format_expanded{border-bottom:none}.header .header__toggler{width:15px;height:15px}}.header__tab{-webkit-transition:.125s linear;transition:.125s linear}.header__tab_services_active,.header__tab_opening_active{color:#02a460 !important}.header__tab_bottom_active{color:#02a460 !important}.header__tab_search{width:15px;height:15px;padding:0;color:#4a5772}.header__tab_search:hover{color:#000}.header__tab_menu-toggler{display:none;width:15px;height:15px;margin-right:0}@media screen and (max-width: 1023px){.header__tab_menu-toggler{display:block;padding:0;color:#4a5772}}.header__tab_menu-toggler .header__tab{color:rgba(136,144,161,.5) !important}.header__tab:hover{color:#02a460 !important}.header__tab_big{font-size:14px;color:#000}.header__tab_small{font-size:12px;text-transform:uppercase;color:#4a5772}.header .show__bottom{top:135px;-webkit-animation:slide-down-animation-bottom .5s ease-in-out;animation:slide-down-animation-bottom .5s ease-in-out}@-webkit-keyframes slide-down-animation-bottom{from{top:-635px}to{top:135px}}@keyframes slide-down-animation-bottom{from{top:-635px}to{top:135px}}@media screen and (max-width: 1170px){.header .show__bottom{top:0px;-webkit-animation:slide-down-animation-bottom .5s ease-in-out;animation:slide-down-animation-bottom .5s ease-in-out}@-webkit-keyframes slide-down-animation-bottom{from{top:-812px}to{top:0px}}@keyframes slide-down-animation-bottom{from{top:-812px}to{top:0px}}}.header .show__services{top:81px;-webkit-animation:slide-down-animation-services .5s ease-in-out;animation:slide-down-animation-services .5s ease-in-out}@-webkit-keyframes slide-down-animation-services{from{top:-82px}to{top:81px}}@keyframes slide-down-animation-services{from{top:-82px}to{top:81px}}@media screen and (max-width: 1170px){.header .show__services{top:0;-webkit-animation:slide-down-animation-services .5s ease-in-out;animation:slide-down-animation-services .5s ease-in-out}@-webkit-keyframes slide-down-animation-services{from{top:-810px}to{top:0px}}@keyframes slide-down-animation-services{from{top:-810px}to{top:0px}}}.header .show__services--different{position:absolute;top:81px;z-index:4;border:none;-webkit-animation:slide-down-animation-services--different .5s ease-in-out;animation:slide-down-animation-services--different .5s ease-in-out}@-webkit-keyframes slide-down-animation-services--different{from{top:-110px}to{top:81px}}@keyframes slide-down-animation-services--different{from{top:-110px}to{top:81px}}.header .show__services--different .services__title{display:none}.header .hide__bottom{top:-635px;-webkit-animation:slide-up-animation-bottom .5s ease-in-out;animation:slide-up-animation-bottom .5s ease-in-out}@-webkit-keyframes slide-up-animation-bottom{from{top:135px}to{top:-635px}}@keyframes slide-up-animation-bottom{from{top:135px}to{top:-635px}}@media screen and (max-width: 1170px){.header .hide__bottom{top:-812px;-webkit-animation:slide-up-animation-bottom .5s ease-in-out;animation:slide-up-animation-bottom .5s ease-in-out}@-webkit-keyframes slide-up-animation-bottom{from{top:0px}to{top:-812px}}@keyframes slide-up-animation-bottom{from{top:0px}to{top:-812px}}}.header .hide__services{top:-82px;-webkit-animation:slide-up-animation-services .5s ease-in-out;animation:slide-up-animation-services .5s ease-in-out}@-webkit-keyframes slide-up-animation-services{from{top:81px}to{top:-82px}}@keyframes slide-up-animation-services{from{top:81px}to{top:-82px}}@media screen and (max-width: 1170px){.header .hide__services{top:-810px;-webkit-animation:slide-up-animation-services .5s ease-in-out;animation:slide-up-animation-services .5s ease-in-out}@-webkit-keyframes slide-up-animation-services{from{top:0px}to{top:-810px}}@keyframes slide-up-animation-services{from{top:0px}to{top:-810px}}}.header .hide__services--different{position:absolute;top:-110px;z-index:3;-webkit-animation:slide-up-animation-services--different .5s ease-in-out;animation:slide-up-animation-services--different .5s ease-in-out}@-webkit-keyframes slide-up-animation-services--different{from{top:81px}to{top:-110px}}@keyframes slide-up-animation-services--different{from{top:81px}to{top:-110px}}.header .hide__services--different .services__title{display:none}@media screen and (max-width: 767px){.header_show .header__item__item:nth-of-type(6){display:block}}.header_cut .header__wrapper .header__menu .header__item{padding-bottom:16px}@media screen and (max-width: 1023px){.header_cut .header__wrapper .header__menu .header__item{padding-bottom:14px}}.header_cut .header__wrapper .header__menu .header__item:nth-of-type(1){padding-bottom:10px}@media screen and (min-width: 1024px){.header_cut .header__wrapper .header__menu .header__item:nth-of-type(1){margin-top:-11px}}.header_cut .header__wrapper .header__menu .header__item:nth-of-type(2){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-right:50px;margin-left:0;margin-top:17px}.header_cut .header__wrapper .header__menu .header__item:nth-child(3){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin:17px 50px 0}.header_cut .header__wrapper .header__menu .header__item:nth-child(4){margin-left:484px}@media screen and (min-width: 1024px)and (max-width: 1279px){.header_cut .header__wrapper .header__menu .header__item:nth-child(4){margin-left:208px}}.header_cut .header__wrapper .header__menu .header__item:nth-child(4) .header__tab{font-size:12px;color:#4a5772;text-transform:uppercase}.header_cut .header__wrapper .header__menu .header__item:nth-child(5){display:none}.header_cut .header__wrapper .header__menu .header__item:nth-child(6){display:block;margin:12px 20px 0}.header_cut .header__wrapper .header__menu .header__item:nth-child(7){display:block;margin-left:0;margin-top:0}.header_cut .header__wrapper .header__menu .header__item:nth-child(7):hover .header__tab{color:#02a460}.header_cut .header__wrapper .header__menu .header__item:nth-child(7) .header__tab{margin-top:12px}@media screen and (max-width: 767px){.header_cut .header__wrapper .header__menu .header__item:nth-child(7){-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7;display:none}.header_cut .header__wrapper .header__menu .header__item:nth-child(7) .header__tab{font-size:14px !important;color:#000 !important}}.header_cut .header__wrapper .header__menu .header__item:nth-child(7) .header__tab_eye{width:20px;height:12px;color:rgba(74,87,114,.5)}.header_cut .header__wrapper .header__menu .header__item:nth-child(8){margin-left:20px;margin-top:6px !important}.header_cut .header__wrapper .header__menu .header__item_search{display:none}.header_cut .header__wrapper .header__menu .header__item_bottom{display:none}@media screen and (min-width: 768px)and (max-width: 1023px){.header_cut .header__wrapper .header__menu .header__item{padding-bottom:10px}.header_cut .header__wrapper .header__menu .header__item_bottom{display:none}.header_cut .header__wrapper .header__menu .header__item:nth-of-type(2){margin:0}.header_cut .header__wrapper .header__menu .header__item:nth-of-type(3){-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8;display:none;margin-top:0}.header_cut .header__wrapper .header__menu .header__item:nth-of-type(4){-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.header_cut .header__wrapper .header__menu .header__item:nth-of-type(3){-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11;-ms-flex-preferred-size:100%;flex-basis:100%;margin-left:0}.header_cut .header__wrapper .header__menu .header__item:nth-of-type(3) .header__tab{font-size:18px;color:#000;text-transform:none !important}.header_cut .header__wrapper .header__menu .header__item:nth-of-type(4){margin-right:0;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;-ms-flex-preferred-size:auto;flex-basis:auto;margin-top:9px;margin-left:255px}.header_cut .header__wrapper .header__menu .header__item:nth-of-type(4) .header__tab{font-size:12px !important;color:#4a5772 !important;text-transform:uppercase !important}.header_cut .header__wrapper .header__menu .header__item:nth-child(6){margin:9px 20px 0}.header_cut .header__wrapper .header__menu .header__item:nth-child(7){margin-left:15px}.header_cut .header__wrapper .header__menu .header__item:nth-child(7) .header__tab{margin-top:15px}}@media screen and (max-width: 767px){.header_cut .header__wrapper .header__menu .header__item:nth-of-type(1){padding-bottom:15px}.header_cut .header__wrapper .header__menu .header__item:nth-of-type(2){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.header_cut .header__wrapper .header__menu .header__item:nth-of-type(3){z-index:9;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.header_cut .header__wrapper .header__menu .header__item:nth-of-type(4){-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.header_cut .header__wrapper .header__menu .header__item:nth-of-type(4) .header__tab{color:#000;text-transform:none}.header_cut .header__wrapper .header__menu .header__item:nth-child(7){-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.header_cut .header__wrapper .header__menu .header__item:nth-child(7) .header__tab{margin-top:0}.header_cut .header__wrapper .header__menu .header__item:nth-child(8){margin-left:0}.header_cut .header__wrapper .header__menu .header__item:nth-of-type(6){display:none}.header_cut .header__wrapper .header__menu .header__item:nth-of-type(9){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.header_gray{background:#f4f4f6}.header_en .header__wrapper .header__menu{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.header_en .header__wrapper .header__menu .header__item:nth-of-type(3){margin-top:12px}.header_en .header__wrapper .header__menu .header__item:nth-of-type(5){display:block;margin-left:301px;margin-top:9px}.header_en .header__wrapper .header__menu .header__item:nth-of-type(5) .header__tab{color:#4a5772;font-size:12px;text-transform:uppercase}.header_en .header__wrapper .header__menu .header__item:nth-child(6){display:block;margin-left:20px}.header_en .header__wrapper .header__menu .header__item:nth-child(6):hover .header__tab{color:#02a460}@media screen and (max-width: 767px){.header_en .header__wrapper .header__menu .header__item:nth-child(6){-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7;display:none}.header_en .header__wrapper .header__menu .header__item:nth-child(6) .header__tab{font-size:14px !important;color:#000 !important}}.header_en .header__wrapper .header__menu .header__item:nth-child(6) .header__tab_eye{width:20px;height:12px;color:rgba(74,87,114,.5)}.header_en .header__wrapper .header__menu .header__item:nth-child(7){margin-left:20px;display:block}@media screen and (min-width: 1024px){.header_en .header__wrapper .header__menu .header__item:nth-child(7) .item__wrapper{margin-top:2px}}.header_en .header__wrapper .header__menu .header__item:nth-child(7) .header__tab{font-family:"Graphik LC Web",sans-serif;color:#ed8200}.header_en .header__wrapper .header__menu .header__item:nth-child(8){display:none}.header_en .header__wrapper .header__menu .header__item:nth-child(9){font-family:"Graphik LC Web",sans-serif;margin-left:50px !important}.header_en .header__wrapper .header__menu .header__item:nth-child(10){font-family:"Graphik LC Web",sans-serif}@media screen and (min-width: 1024px)and (max-width: 1279px){.header_en .header__wrapper .header__menu .header__item:nth-of-type(5){display:block !important;margin-left:319px}.header_en .header__wrapper .header__menu .header__item_bottom{padding-bottom:20px !important;padding-top:7px}.header_en .header__wrapper .header__menu .header__item_bottom .header__tab{margin-top:0}}@media screen and (min-width: 768px)and (max-width: 1023px){.header_en .header__wrapper .header__menu .header__item:nth-child(3){display:block;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-ms-flex-preferred-size:auto;flex-basis:auto;margin-right:0;margin-left:255px;margin-top:0}.header_en .header__wrapper .header__menu .header__item:nth-child(3) .item__wrapper .header__tab{color:#4a5772;font-size:12px;text-transform:uppercase}.header_en .header__wrapper .header__menu .header__item:nth-child(4){display:none}.header_en .header__wrapper .header__menu .header__item:nth-child(5){display:block !important;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-top:0;margin-left:20px}.header_en .header__wrapper .header__menu .header__item:nth-child(6){-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;margin-left:35px;margin-right:0;margin-top:2px}.header_en .header__wrapper .header__menu .header__item:nth-child(7){display:none}.header_en .header__wrapper .header__menu .header__item:nth-child(8){display:block;-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:20px;margin-top:2px}.header_en .header__wrapper .header__menu .header__item:nth-child(9){margin-left:0 !important}.header_en .header__wrapper .header__menu .header__item:nth-child(10){margin-top:1px !important}}@media screen and (max-width: 767px){.header_en .header__wrapper .header__menu .header__item:nth-child(2){-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.header_en .header__wrapper .header__menu .header__item:nth-child(3){width:100%;-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.header_en .header__wrapper .header__menu .header__item:nth-child(4){display:none}.header_en .header__wrapper .header__menu .header__item:nth-child(6){-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.header_en .header__wrapper .header__menu .header__item:nth-child(7){display:none;margin-left:0}.header_en .header__wrapper .header__menu .header__item:nth-child(7) .header__tab{width:100%}.header_en .header__wrapper .header__menu .header__item:nth-child(8){display:block;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:-22px;margin-left:auto}.header_en .header__wrapper .header__menu .header__item:nth-child(9){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.header_en .header__wrapper .header__menu .header__item:nth-child(10){-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}}.header_zIndex{z-index:999}.header__news{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:50px;width:100%;overflow:hidden;white-space:nowrap;background:#fff;-webkit-box-shadow:0 4px 20px rgba(0,0,0,.1);box-shadow:0 4px 20px rgba(0,0,0,.1)}.header__news-list{padding:0 0 0 100%;display:inline-block;margin:0;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.header__news-list:hover{-webkit-animation-play-state:paused;animation-play-state:paused}.header__news-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-weight:500;font-size:14px;line-height:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__news-item:not(:last-child){margin-right:30px}.header__news-item time{margin-right:10px;color:#8890a1}.header__news-item a{color:#000;-webkit-transition:color .3s;transition:color .3s}.header__news-item a:hover{color:#02a460}@-webkit-keyframes marquee{to{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}}@keyframes marquee{to{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}}@media screen and (min-width: 768px)and (max-width: 1023px){.header__wrapper{padding-bottom:40px}.header__news{position:absolute;bottom:0;left:0}}@media(max-width: 767px){.header{position:sticky}}.header_show{height:100vh;height:calc(100*1vh);height:calc(100*var(--vh, 1vh));z-index:200}.header_show .header__news{display:none}.heading_theme-app .heading__title{width:43%;text-align:left;color:#fff}.heading__title{letter-spacing:normal;font-family:"Helvetica Thin",sans-serif;font-size:60px;line-height:1.14;-webkit-font-smoothing:antialiased;text-align:center;font-weight:normal;color:#0c4dab}@media screen and (max-width: 1279px){.heading__title{font-size:calc(60px - 25px);line-height:1.11}}@media screen and (max-width: 767px){.heading__title{font-size:calc(60px - 40px);line-height:1.25}}.heading_theme-info .heading__title{width:70%;text-align:left;padding-left:0}.heading_theme-knowledge .heading__title{color:#fff}@media screen and (max-width: 1023px){.section_how-buy .section__wrapper{margin:0 65px}}@media screen and (max-width: 500px){.section_how-buy .section__wrapper{margin:0 4px}}.how-buy{max-width:767px}.how-buy__title{margin-bottom:40px;font-size:25px;font-weight:700;line-height:30px}@media screen and (max-width: 500px){.how-buy__title{margin-bottom:20px;font-size:20px}}.how-buy__steps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 767px){.how-buy__steps{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.how-buy__step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:138px;font-family:"Graphik LC Web",sans-serif;font-size:16px;font-weight:500;font-style:normal;line-height:25px}@media screen and (max-width: 767px){.how-buy__step{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:auto;margin-bottom:25px}}@media screen and (max-width: 767px){.how-buy__step{font-size:14px}}.how-buy__number{width:30px;margin-bottom:10px}@media screen and (max-width: 767px){.how-buy__number{margin-right:16px;margin-bottom:0}}.how-invest{max-width:80%;margin-bottom:60px}.how-invest__title{margin-bottom:40px;font-size:25px;font-weight:700;line-height:30px}@media screen and (max-width: 500px){.how-invest__title{margin-bottom:20px;font-size:20px}}.how-invest__steps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 767px){.how-invest__steps{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.how-invest__step{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:"Graphik LC Web",sans-serif;font-size:16px;font-weight:500;font-style:normal;line-height:25px}@media screen and (max-width: 767px){.how-invest__step:not(:last-of-type){width:auto;margin-bottom:30px;font-size:14px}}.how-invest__number{width:56px;margin-bottom:10px}@media screen and (max-width: 767px){.how-invest__number{margin-right:0;margin-bottom:10px}}.how-invest__subtitle{position:absolute;top:76px;width:138px;color:#4b5772}@media screen and (max-width: 767px){.how-invest__subtitle{position:static}}.how-invest__separator{display:grid;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:56px;margin:0}@media screen and (max-width: 767px){.how-invest__separator{margin-bottom:30px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}}.how-invest__image{margin:auto}@media screen and (max-width: 767px){.how-invest{margin-bottom:0}}.text-section{font-size:14px}.text-section__short-desc{max-width:882px}.text-section .expanding-card .expanding-card__wrapper{font-family:Graphik Cy,sans-serif}.text-section .expanding-card__title{font-family:Graphik LC Web,sans-serif}.text-section .like-title_h2{margin:30px 0 15px;color:#4a5772;font-family:Graphik Cy,sans-serif;font-size:18px;line-height:1.39}@media screen and (max-width: 767px){.text-section .like-title_h2{font-size:16px;line-height:1.43}}@media screen and (min-width: 1024px){.text-section .like-title_h2{margin:60px 0 30px}}.text-section .like-title_h4{font-family:Graphik LC Web,sans-serif}.text-section .like-title_h4,.text-section .margin-text{margin:20px 0 15px}.disc-list{list-style-type:disc}.disc-list li{margin:10px 0}.disc-list a{-webkit-text-decoration:underline;text-decoration:underline}.disc-list a:hover{-webkit-text-decoration:none;text-decoration:none}.dash-list{list-style:none}.dash-list li::before{padding-right:5px;content:"– "}.info__content{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:32px;width:100%}@media screen and (min-width: 1024px)and (max-width: 1279px){.info__content{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media screen and (max-width: 1023px){.info__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.info__figure{height:448px;opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:all 600ms;transition:all 600ms}@media screen and (max-width: 1023px){.info__figure{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:30px}}@media screen and (max-width: 767px){.info__figure{height:-webkit-max-content;height:-moz-max-content;height:max-content;display:-webkit-box;display:-ms-flexbox;display:flex}}.info__figure.init{opacity:0;-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px)}.info__icon{display:inline-block;opacity:.7}.info__icon:nth-child(1){margin-right:25px;width:56px;height:35px}@media screen and (max-width: 767px){.info__icon:nth-child(1){width:36px}}.info__icon:nth-child(2){width:46px;height:50px}@media screen and (max-width: 767px){.info__icon:nth-child(2){width:26px}}.info__icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:40px;height:50px}.info__image{margin-left:24px;height:100%}@media screen and (max-width: 767px){.info__image{height:auto;width:100%}}.info__text{margin-top:15px;width:680px}.info__text p{letter-spacing:0;font-family:"Helvetica Light",sans-serif;font-size:18px;-webkit-font-smoothing:antialiased;line-height:1.67}@media screen and (max-width: 767px){.info__text p{font-size:14px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.info__text{margin-bottom:20px;width:100%}}@media screen and (max-width: 1023px){.info__text{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%;margin-top:0}}.info__wrap{padding-top:80px}@media screen and (max-width: 767px){.info__wrap{padding-top:50px}}.information-blog__title-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:30px}@media screen and (max-width: 767px){.information-blog__title-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:0}}.information-blog__title{font-weight:bold;font-size:40px;line-height:50px}@media screen and (max-width: 1279px){.information-blog__title{font-size:30px;line-height:40px}}@media screen and (max-width: 767px){.information-blog__title{font-size:20px;line-height:25px}}.information-blog__section:not(:last-of-type){margin-bottom:50px}.information-blog__posts-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 1279px){.information-blog__posts-wrapper .blog-post:nth-of-type(6){display:none}}@media screen and (max-width: 1023px){.information-blog__posts-wrapper .blog-post:nth-of-type(6){display:block}}.information-blog__section-title{margin-bottom:30px}.information-blog__section-title span{font-weight:bold;font-size:20px;line-height:30px;border-bottom:1px solid rgba(136,144,161,.5)}.information-blog__section-title span:hover{color:#02a460;border-bottom:1px solid rgba(2,164,96,.5)}.information-blog_brokerage .blog-post:nth-child(n+3){margin-top:0}.information-blog_brokerage .blog-post.blog-post_medium,.information-blog_brokerage .blog-post.blog-post_medium:not(:first-child){margin-top:30px}@media screen and (max-width: 1279px){.information-blog_brokerage .blog-post.blog-post_medium,.information-blog_brokerage .blog-post.blog-post_medium:not(:first-child){margin-top:30px}}@media screen and (max-width: 767px){.information-blog_brokerage .blog-post.blog-post_medium,.information-blog_brokerage .blog-post.blog-post_medium:not(:first-child){margin-top:20px}}@media screen and (max-width: 1279px){.information-blog_brokerage .blog-post:not(:first-child){margin-top:0}}.knowledge__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:57px}@media screen and (max-width: 1023px){.knowledge__content{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0;margin-top:30px}}.knowledge__wrap{padding-top:85px;padding-bottom:98px}@media screen and (max-width: 767px){.knowledge__wrap{padding-top:50px;padding-bottom:50px}}.knowledge{background-image:radial-gradient(circle at 0 0, #102942, #0a3e92)}.knowledge__link{width:25%;height:98px;padding:23px 30px 0;margin:0 10px;letter-spacing:0;font-family:"Helvetica Light",sans-serif;font-size:14px;-webkit-font-smoothing:antialiased;color:#fff;line-height:1.43;border:solid 1px rgba(255,255,255,.25);border-radius:5px;outline:none;-webkit-transition:all 300ms;transition:all 300ms}@media screen and (max-width: 1023px){.knowledge__link{width:284px;margin:5px}.knowledge__link:nth-of-type(1),.knowledge__link:nth-of-type(2){margin-top:0}.knowledge__link:nth-of-type(3),.knowledge__link:nth-of-type(4){margin-bottom:0}}@media screen and (max-width: 767px){.knowledge__link{width:100%}.knowledge__link:nth-of-type(2){margin-top:5px}.knowledge__link:nth-of-type(4){margin-bottom:5px}}.knowledge__link:hover{background-color:rgba(255,255,255,.1)}.licenses-block .licenses-block__wrapper .licenses-block__licenses_margin-top .licenses-block__title{margin-top:80px}@media screen and (max-width: 767px){.licenses-block .licenses-block__wrapper .licenses-block__licenses_margin-top .licenses-block__title{margin-top:50px}}.link-cards__title{font-size:40px;line-height:50px;font-weight:700;margin-bottom:50px}@media screen and (max-width: 1279px){.link-cards__title{font-size:30px;line-height:40px;margin-bottom:30px}}@media screen and (max-width: 767px){.link-cards__title{font-size:20px;line-height:25px}}.link-cards__cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.link-cards__card{border:1px solid rgba(136,144,161,.3);padding:23px 20px 0;width:270px;height:128px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:30px}@media screen and (max-width: 1279px){.link-cards__card{width:calc(50% - 15px)}}@media screen and (max-width: 767px){.link-cards__card{width:100%}}.link-cards__card-icon{width:18px;height:18px;margin-bottom:17px}.link-cards__card-text{font-size:18px;line-height:25px;color:#4a5772}.media-slider{position:relative}.media-slider__container{overflow:hidden;width:100%}.media-slider__container .media-slider__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.media-slider__container .media-slider__wrapper .media-slider__slide{position:relative;overflow:hidden;-ms-flex-negative:0;flex-shrink:0;width:100%;padding-bottom:134px}@media screen and (min-width: 1280px){.media-slider__container .media-slider__wrapper .media-slider__slide{padding-top:104px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.media-slider__container .media-slider__wrapper .media-slider__slide{padding-top:122px}}@media screen and (min-width: 1024px){.media-slider__container .media-slider__wrapper .media-slider__slide{min-height:590px}}@media screen and (min-width: 768px)and (max-width: 1023px){.media-slider__container .media-slider__wrapper .media-slider__slide{min-height:500px;padding-top:54px;padding-bottom:90px}}@media screen and (max-width: 767px){.media-slider__container .media-slider__wrapper .media-slider__slide{min-height:280px;padding-top:36px;padding-bottom:70px}}.media-slider__container .media-slider__wrapper .media-slider__slide.media-slider__slide_grey{background-color:#f4f4f6}.media-slider__container .media-slider__wrapper .media-slider__slide.media-slider__slide_grey-radial{background:radial-gradient(762.29px at 71.25% 22.64%, #ffffff 0%, #dbdee6 100%)}.media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__content{position:relative;z-index:5;margin:0 auto}@media screen and (min-width: 1280px){.media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__content{max-width:1200px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__content{max-width:924px}}@media screen and (min-width: 768px)and (max-width: 1023px){.media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__content{max-width:618px}}@media screen and (max-width: 767px){.media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__content{max-width:100%}}@media screen and (max-width: 767px){.media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__content{padding-left:20px;padding-right:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__content{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__content{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__content{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__content{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1920px){.media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__content{padding-left:15px;padding-right:15px}}.media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__content .media-slider__title{color:#000;font-weight:700}@media screen and (min-width: 1280px){.media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__content .media-slider__title{margin-bottom:22px;margin-left:-4px;font-size:70px;line-height:1.142}}@media screen and (min-width: 768px)and (max-width: 1279px){.media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__content .media-slider__title{font-size:45px;line-height:1.1}}@media screen and (min-width: 1024px)and (max-width: 1279px){.media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__content .media-slider__title{margin-bottom:16px}}@media screen and (min-width: 768px)and (max-width: 1023px){.media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__content .media-slider__title{margin-bottom:20px}}@media screen and (max-width: 767px){.media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__content .media-slider__title{margin-bottom:5px;font-size:20px;line-height:1.25}}.media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__content .media-slider__text{-webkit-transform:rotate(0.001deg);-ms-transform:rotate(0.001deg);transform:rotate(0.001deg);color:#4a5772}@media screen and (max-width: 767px){.media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__content .media-slider__text{font-size:14px;line-height:1.42}}@media screen and (min-width: 768px){.media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__content .media-slider__text{font-size:18px;line-height:1.38}}@media screen and (min-width: 1280px){.media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__content .media-slider__button{margin-top:54px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__content .media-slider__button{margin-top:52px}}@media screen and (min-width: 768px)and (max-width: 1023px){.media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__content .media-slider__button{margin-top:120px}}@media screen and (min-width: 768px){.media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__content .media-slider__button{min-width:250px}}@media screen and (max-width: 767px){.media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__content .media-slider__button{min-width:155px;margin-top:16px}}.media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__content .media-slider__blocks{position:absolute;top:-34px;right:0;width:366px;color:#fff}@media screen and (max-width: 1279px){.media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__content .media-slider__blocks{top:-50px;width:278px}}@media screen and (max-width: 1023px){.media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__content .media-slider__blocks{top:0;width:250px}}@media screen and (max-width: 767px){.media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__content .media-slider__blocks{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin-top:30px}}.media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__content .media-slider__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;min-height:209px;padding:30px 30px 25px}@media screen and (max-width: 1279px){.media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__content .media-slider__block{height:180px}}@media screen and (max-width: 767px){.media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__content .media-slider__block{width:calc(50% - 10px);height:126px;padding:20px}}@media screen and (max-width: 460px){.media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__content .media-slider__block{width:100%}}.media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__content .media-slider__block:not(:last-child){margin-bottom:5px}.media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__content .media-slider__block-title{margin-bottom:5px;font-family:Graphik LC Web;font-size:20px;font-weight:500;line-height:20px}@media screen and (max-width: 1279px){.media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__content .media-slider__block-title{font-size:14px;line-height:14px}}.media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__content .media-slider__block-percent{margin-right:-25px;font-size:140px;font-weight:bold;line-height:154px}@media screen and (max-width: 1279px){.media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__content .media-slider__block-percent{margin-right:-10px;font-size:100px;line-height:100px}}@media screen and (max-width: 767px){.media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__content .media-slider__block-percent{font-size:70px;line-height:70px}}.media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__content .media-slider__block-text{margin-left:20px;font-size:30px;font-weight:bold;line-height:33px}@media screen and (max-width: 1279px){.media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__content .media-slider__block-text{font-size:20px;line-height:22px}}.media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__image{position:absolute;bottom:0;display:block;width:auto}@media screen and (min-width: 1280px){.media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__image{right:0;max-height:calc(100% - 45px)}}@media screen and (min-width: 1024px)and (max-width: 1279px){.media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__image{right:-12%;max-height:calc(100% - 166px)}}@media screen and (min-width: 768px)and (max-width: 1023px){.media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__image{right:-12%;max-height:calc(100% - 136px)}}@media screen and (max-width: 767px){.media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__image{right:0;max-height:calc(100% - 100px)}}.media-slider__pagination-wrapper{position:absolute;left:0;width:100%}@media screen and (min-width: 1280px){.media-slider__pagination-wrapper{bottom:91px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.media-slider__pagination-wrapper{bottom:140px}}@media screen and (min-width: 768px)and (max-width: 1023px){.media-slider__pagination-wrapper{bottom:47px}}@media screen and (max-width: 767px){.media-slider__pagination-wrapper{bottom:26px}}.media-slider__pagination-wrapper .media-slider__pagination{margin:0 auto}@media screen and (min-width: 1280px){.media-slider__pagination-wrapper .media-slider__pagination{max-width:1200px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.media-slider__pagination-wrapper .media-slider__pagination{max-width:924px}}@media screen and (min-width: 768px)and (max-width: 1023px){.media-slider__pagination-wrapper .media-slider__pagination{max-width:618px}}@media screen and (max-width: 767px){.media-slider__pagination-wrapper .media-slider__pagination{max-width:100%}}@media screen and (max-width: 767px){.media-slider__pagination-wrapper .media-slider__pagination{padding-left:20px;padding-right:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.media-slider__pagination-wrapper .media-slider__pagination{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.media-slider__pagination-wrapper .media-slider__pagination{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.media-slider__pagination-wrapper .media-slider__pagination{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.media-slider__pagination-wrapper .media-slider__pagination{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1920px){.media-slider__pagination-wrapper .media-slider__pagination{padding-left:15px;padding-right:15px}}.media-slider__pagination-wrapper .media-slider__pagination .media-slider__pagination-bullet{display:inline-block;width:10px;height:10px;border-radius:10px;background:rgba(136,144,161,.2)}.media-slider__pagination-wrapper .media-slider__pagination .media-slider__pagination-bullet:not(:last-child){margin-right:10px}.media-slider__pagination-wrapper .media-slider__pagination .media-slider__pagination-bullet:not(.media-slider__pagination-bullet-active){cursor:pointer}.media-slider__pagination-wrapper .media-slider__pagination .media-slider__pagination-bullet.media-slider__pagination-bullet-active{background-color:#02a460}@media screen and (min-width: 1024px){.media-slider_metals-market .media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__image{right:7%;bottom:15%}}@media screen and (min-width: 1280px){.media-slider_metals-market .media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__image{right:15%;bottom:15%}}@media screen and (max-width: 1023px){.media-slider_metals-market .media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__image{right:-8%;bottom:15%}}@media screen and (max-width: 767px){.media-slider_metals-market .media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__image{right:-4%;bottom:20%}}.media-slider_theme-american .media-slider__container .media-slider__wrapper .media-slider__slide self__image{top:0;max-height:none}.media-slider_federal_bonds .media-slider__container .media-slider__wrapper .media-slider__slide{min-height:570px;padding:107px 0}@media screen and (max-width: 1279px){.media-slider_federal_bonds .media-slider__container .media-slider__wrapper .media-slider__slide{height:420px;min-height:0;padding:80px 0 50px}}@media screen and (max-width: 1023px){.media-slider_federal_bonds .media-slider__container .media-slider__wrapper .media-slider__slide{height:475px;padding:62px 0 53px}}@media screen and (max-width: 767px){.media-slider_federal_bonds .media-slider__container .media-slider__wrapper .media-slider__slide{height:auto;padding:50px 0 20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.media-slider_federal_bonds .media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__content{max-width:670px;padding-right:370px}}@media screen and (min-width: 768px)and (max-width: 1023px){.media-slider_federal_bonds .media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__content .media-slider__button{margin-top:30px}}@media screen and (max-width: 767px){.media-slider_federal_bonds .media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__content .media-slider__button{width:100%;margin-top:50px}}@media screen and (max-width: 767px){.media-slider_federal_bonds .media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__content .media-slider__title{margin-bottom:10px}}@media screen and (max-width: 767px){.media-slider_large .media-slider__container .media-slider__wrapper .media-slider__slide{padding-bottom:90px}}.media-slider_large .media-slider__image{max-width:842px}@media screen and (max-width: 767px){.media-slider_large .media-slider__image{max-width:277px}}@media screen and (max-width: 767px){.media-slider_euro .media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__image{right:-10%;max-height:calc(100% - 130px)}}.media-slider_theme-american .media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__image{right:15vw;max-height:100%}@media screen and (max-width: 1279px){.media-slider_theme-american .media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__image{right:10vw}}@media screen and (max-width: 1023px){.media-slider_theme-american .media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__image{right:-4vw}}@media screen and (max-width: 350px){.media-slider_theme-american .media-slider__container .media-slider__wrapper .media-slider__slide .media-slider__image{right:-15vw}}.mobile-app-block__button.button{width:168px;padding:13px 15px 10px;color:#8890a1;border:#8890a1 1px solid;font-size:14px;font-weight:500;line-height:1.785714286}.mobile-app-block__button.button:hover,.mobile-app-block__button.button:focus,.mobile-app-block__button.button.active{color:#02a460;border-color:#02a460;background-color:rgba(0,0,0,0)}@media screen and (max-width: 767px){.mobile-app-block__button.button{width:135px;font-size:12px;line-height:25px}}.mobile-app-block .apps{margin-top:24px}.mobile-app-block .apps__app{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:490px;padding:40px;background-color:#f4f4f6}.mobile-app-block .apps__app:not(:first-of-type){display:none}@media screen and (max-width: 1023px){.mobile-app-block .apps__app{height:520px}.mobile-app-block .apps__app br{display:none}}@media screen and (max-width: 767px){.mobile-app-block .apps__app{height:616px;padding:30px 20px}}.mobile-app-block .apps__instruction-list{margin:0;list-style:none}.mobile-app-block .apps .subtitle,.mobile-app-block .apps .apps__title{max-width:617px;margin-bottom:60px;font-family:Graphik LC Web,serif;font-size:25px;font-weight:500;line-height:30px}@media screen and (max-width: 1023px){.mobile-app-block .apps .subtitle,.mobile-app-block .apps .apps__title{max-width:360px;margin-bottom:40px}}@media screen and (max-width: 767px){.mobile-app-block .apps .subtitle,.mobile-app-block .apps .apps__title{max-width:100%;margin-bottom:30px;font-size:18px}}.mobile-app-block .apps__icon{position:absolute;top:40px;right:40px;width:120px;height:120px}@media screen and (max-width: 1023px){.mobile-app-block .apps__icon{width:100px;height:100px}}@media screen and (max-width: 767px){.mobile-app-block .apps__icon{display:none}}.mobile-app-block .apps__button{width:301px;margin-top:auto;padding-top:15px;padding-bottom:15px;background:-webkit-gradient(linear, left top, left bottom, from(#3db663), to(#0c9377));background:linear-gradient(180deg, #3db663 0%, #0c9377 100%);font-size:18px;font-weight:500;line-height:30px}@media screen and (max-width: 767px){.mobile-app-block .apps__button{width:100%;font-size:12px;padding-top:8px;padding-bottom:8px}}.mobile-app-block .apps__list-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;color:#4a5772;font-size:16px;font-weight:400;line-height:25px}.mobile-app-block .apps__list-item:not(:last-child){margin-bottom:10px}@media screen and (max-width: 767px){.mobile-app-block .apps__list-item:not(:last-child){margin-bottom:8px}}.mobile-app-block .apps__list-item span{padding-left:12px}@media screen and (max-width: 767px){.mobile-app-block .apps__list-item{font-size:14px;line-height:20px}.mobile-app-block .apps__list-item span{padding-left:8px}}.mobile-app-block .link{color:#1dc100}.mobile-app-block .link:hover{color:#ed8200}.money-cards .money-cards__title{font-size:35px;font-weight:bold;line-height:80px}@media screen and (min-width: 768px)and (max-width: 1023px){.money-cards .money-cards__title{padding-right:100px;padding-bottom:0;line-height:40px}}@media screen and (max-width: 767px){.money-cards .money-cards__title{padding-bottom:10px;font-size:20px;line-height:1.25}}.money-cards__sub-title{margin-bottom:40px;color:#8890a1;font-size:18px;line-height:25px}@media screen and (max-width: 767px){.money-cards__sub-title{margin-bottom:20px;font-size:14px;line-height:20px}}.new-slider{position:relative}.new-slider__container{width:100%;overflow:hidden}.new-slider__container .new-slider__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.new-slider__container .new-slider__wrapper .new-slider__slide{position:relative;-ms-flex-negative:0;flex-shrink:0;padding-bottom:177px;width:100%;overflow:hidden;background-color:#f4f4f6}@media screen and (min-width: 1280px){.new-slider__container .new-slider__wrapper .new-slider__slide{padding-top:100px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.new-slider__container .new-slider__wrapper .new-slider__slide{padding-top:50px;padding-bottom:0;height:500px}}@media screen and (min-width: 768px)and (max-width: 1023px){.new-slider__container .new-slider__wrapper .new-slider__slide{padding-top:50px;height:500px}}@media screen and (max-width: 767px){.new-slider__container .new-slider__wrapper .new-slider__slide{padding-top:36px;padding-bottom:70px;min-height:280px}}.new-slider__container .new-slider__wrapper .new-slider__slide.new-slider__slide_grey-radial{background:radial-gradient(762.29px at 71.25% 22.64%, #FFFFFF 0%, #DBDEE6 100%)}.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__content{position:relative;z-index:5;margin:0 auto}@media screen and (min-width: 1280px){.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__content{max-width:1200px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__content{max-width:924px}}@media screen and (min-width: 768px)and (max-width: 1023px){.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__content{max-width:618px}}@media screen and (max-width: 767px){.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__content{max-width:100%}}@media screen and (max-width: 767px){.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__content{padding-left:20px;padding-right:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__content{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__content{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__content{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__content{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1920px){.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__content{padding-left:15px;padding-right:15px}}.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__content .new-slider__title{font-weight:700;font-size:35px;line-height:40px;max-width:671px;position:relative;padding-bottom:20px;margin-bottom:30px}@media screen and (max-width: 1279px){.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__content .new-slider__title{font-size:25px;line-height:30px;padding-bottom:0;margin-bottom:20px;max-width:483px}}@media screen and (max-width: 1023px){.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__content .new-slider__title{max-width:420px}}@media screen and (max-width: 767px){.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__content .new-slider__title{font-size:20px;line-height:25px}}.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__content .new-slider__title_large{font-size:120px;line-height:132px}@media screen and (max-width: 1279px){.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__content .new-slider__title_large{font-size:90px;line-height:90px}}@media screen and (max-width: 767px){.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__content .new-slider__title_large{font-size:60px;line-height:60px}}.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__content .new-slider__title::after{display:block;position:absolute;content:"";background:-webkit-gradient(linear, left top, right top, color-stop(58.12%, rgba(244, 244, 246, 0.3)), color-stop(98.96%, rgba(244, 244, 246, 0)));background:linear-gradient(90deg, rgba(244, 244, 246, 0.3) 58.12%, rgba(244, 244, 246, 0) 98.96%);bottom:0;width:100%;height:1px}.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__content .new-slider__subtitle{font-size:25px;line-height:30px;font-weight:700;margin-bottom:10px;max-width:671px}@media screen and (max-width: 1279px){.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__content .new-slider__subtitle{max-width:483px}}@media screen and (max-width: 1023px){.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__content .new-slider__subtitle{max-width:382px}}@media screen and (max-width: 767px){.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__content .new-slider__subtitle{font-size:20px;line-height:25px;display:block}}.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__content .new-slider__text{-webkit-transform:rotate(0.001deg);-ms-transform:rotate(0.001deg);transform:rotate(0.001deg);line-height:1.38;font-size:18px;max-width:671px}@media screen and (max-width: 1279px){.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__content .new-slider__text{max-width:483px}}@media screen and (max-width: 1023px){.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__content .new-slider__text{max-width:382px}}@media screen and (max-width: 767px){.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__content .new-slider__text{font-size:14px;line-height:1.42}}.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__content .new-slider__button{margin-right:30px}@media screen and (min-width: 1280px){.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__content .new-slider__button{margin-top:50px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__content .new-slider__button{margin-top:30px}}@media screen and (min-width: 768px)and (max-width: 1023px){.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__content .new-slider__button{margin-top:30px}}@media screen and (min-width: 768px){.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__content .new-slider__button{min-width:277px}}@media screen and (max-width: 767px){.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__content .new-slider__button{margin-top:34px;min-width:177px}.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__content .new-slider__button:last-child{margin-top:20px;margin-right:0}}.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__content .new-slider__button:last-child{margin-right:0}.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__content .new-slider__blocks{position:absolute;right:0;top:-34px;color:#fff;width:366px}@media screen and (max-width: 1279px){.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__content .new-slider__blocks{width:278px;top:-50px}}@media screen and (max-width: 1023px){.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__content .new-slider__blocks{width:250px;top:0}}@media screen and (max-width: 767px){.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__content .new-slider__blocks{width:100%;position:relative;margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}}.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__content .new-slider__block{height:209px;width:100%;padding:30px 30px 25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 1279px){.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__content .new-slider__block{height:180px}}@media screen and (max-width: 767px){.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__content .new-slider__block{height:126px;padding:20px;width:calc(50% - 10px)}}@media screen and (max-width: 460px){.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__content .new-slider__block{width:100%}}.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__content .new-slider__block:not(:last-child){margin-bottom:5px}.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__content .new-slider__block-title{font-family:Graphik LC Web;font-weight:500;font-size:20px;line-height:20px;margin-bottom:5px}@media screen and (max-width: 1279px){.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__content .new-slider__block-title{font-size:14px;line-height:14px}}.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__content .new-slider__block-percent{font-weight:bold;font-size:140px;line-height:154px;margin-right:-25px}@media screen and (max-width: 1279px){.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__content .new-slider__block-percent{font-size:100px;line-height:100px;margin-right:-10px}}@media screen and (max-width: 767px){.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__content .new-slider__block-percent{font-size:70px;line-height:70px}}.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__content .new-slider__block-text{font-weight:bold;font-size:30px;line-height:33px}@media screen and (max-width: 1279px){.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__content .new-slider__block-text{font-size:20px;line-height:22px}}.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__content_text-white{color:#fff}.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__content_text-dark .new-slider__title{color:#02a460}.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__content_text-dark .new-slider__title::after{background:-webkit-gradient(linear, left top, right top, color-stop(50.07%, rgba(136, 144, 161, 0.3)), color-stop(100.75%, rgba(136, 144, 161, 0)));background:linear-gradient(90deg, rgba(136, 144, 161, 0.3) 50.07%, rgba(136, 144, 161, 0) 100.75%)}.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__content_text-dark .new-slider__subtitle{color:#000}.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__content_text-dark .new-slider__text{color:#4a5772}.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__image{position:absolute;bottom:0;width:auto;display:block;max-height:100%;right:0}@media screen and (max-width: 1023px){.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__image{right:-16%}}@media screen and (max-width: 767px){.new-slider__container .new-slider__wrapper .new-slider__slide .new-slider__image{display:none}}.new-slider__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto;position:absolute;width:100%;bottom:60px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (min-width: 1280px){.new-slider__pagination{max-width:1200px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.new-slider__pagination{max-width:924px}}@media screen and (min-width: 768px)and (max-width: 1023px){.new-slider__pagination{max-width:618px}}@media screen and (max-width: 767px){.new-slider__pagination{max-width:100%}}@media screen and (max-width: 767px){.new-slider__pagination{padding-left:20px;padding-right:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.new-slider__pagination{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.new-slider__pagination{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.new-slider__pagination{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.new-slider__pagination{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1920px){.new-slider__pagination{padding-left:15px;padding-right:15px}}@media screen and (max-width: 1279px){.new-slider__pagination{bottom:30px}}.new-slider__pagination-bullet{width:calc(33% - 20px);cursor:pointer}@media screen and (max-width: 767px){.new-slider__pagination-bullet{display:none}}@media screen and (max-width: 767px){.new-slider__pagination-bullet-active{display:block;width:100%}}.new-slider__pagination-title{font-size:14px;line-height:14px;letter-spacing:.05em;font-weight:500;font-family:Graphik LC Web;color:#fff;margin-bottom:12px}.new-slider__pagination-progress{height:5px;background:rgba(255,255,255,.3);border-radius:5px}.new-slider__pagination-progress-completed{background:#fff;height:100%;border-radius:5px;width:0;max-width:100%}.new-slider__pagination_theme-dark .new-slider__pagination-title{color:#4a5772}.new-slider__pagination_theme-dark .new-slider__pagination-progress{background:rgba(136,144,161,.2)}.new-slider__pagination_theme-dark .new-slider__pagination-progress-completed{background:#8890a1}.news-arch-block__wrapper .news-arch-block__tabs-container{border-bottom:1px solid rgba(136,144,161,.2);padding:15px 0}.news-arch-block__wrapper .news-arch-block__tabs-container .news-arch-block__tabs-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;margin:0 -25px;position:relative}@media screen and (min-width: 768px)and (max-width: 1023px){.news-arch-block__wrapper .news-arch-block__tabs-container .news-arch-block__tabs-wrapper{margin:0 -13px}}.news-arch-block__wrapper .news-arch-block__tabs-container .news-arch-block__tabs-wrapper .news-arch-block__tab{font-family:Graphik LC Web,sans-serif;font-size:18px;line-height:1.39;padding:0px 25px;cursor:pointer;color:#4a5772;-webkit-transition:all .1s linear;transition:all .1s linear}@media screen and (min-width: 768px)and (max-width: 1023px){.news-arch-block__wrapper .news-arch-block__tabs-container .news-arch-block__tabs-wrapper .news-arch-block__tab{padding:0px 13px}}.news-arch-block__wrapper .news-arch-block__tabs-container .news-arch-block__tabs-wrapper .news-arch-block__tab:hover{color:#ed8200}.news-arch-block__wrapper .news-arch-block__tabs-container .news-arch-block__tabs-wrapper .news-arch-block__tab_active{color:#ed8200}.news-arch-block__wrapper .news-arch-block__tables-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:30px}@media screen and (max-width: 767px){.news-arch-block__wrapper .news-arch-block__tables-wrapper{padding-top:20px}}.news-arch-block__wrapper .news-arch-block__tables-wrapper .news-arch-block__year-block{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.news-arch-block__wrapper .news-arch-block__tables-wrapper .news-arch-block__year-block_show{display:-webkit-box;display:-ms-flexbox;display:flex}.news-arch-block__wrapper .news-arch-block__tables-wrapper .news-arch-block__year-block .news-arch-block__subtitle{padding-bottom:25px;color:#4a5772}.news-mini__wrapper{font-family:Graphik Cy,sans-serif}.news-mini__wrapper .news-mini__list{padding-top:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:0 -15px}@media screen and (max-width: 1023px){.news-mini__wrapper .news-mini__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width: 767px){.news-mini__wrapper .news-mini__list{margin:-10px 0 0;padding-top:0}}@media screen and (min-width: 768px)and (max-width: 1023px){.news-mini__wrapper .news-mini__list .news-card:not(:last-child){margin-bottom:39px}}.offices{padding-top:50px;padding-bottom:80px}@media screen and (min-width: 1280px){.offices{border-top:1px solid rgba(136,144,161,.2)}}@media screen and (max-width: 767px){.offices{padding-bottom:50px}}.offices__head{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto}@media screen and (min-width: 1280px){.offices__head{max-width:1200px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.offices__head{max-width:924px}}@media screen and (min-width: 768px)and (max-width: 1023px){.offices__head{max-width:618px}}@media screen and (max-width: 767px){.offices__head{max-width:100%}}@media screen and (max-width: 767px){.offices__head{padding-left:20px;padding-right:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.offices__head{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.offices__head{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.offices__head{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.offices__head{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1920px){.offices__head{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px){.offices__head{margin-bottom:30px}}@media screen and (max-width: 1023px){.offices__head{margin-bottom:20px}}.offices__head .offices__type-controls{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 767px){.offices__head .offices__type-controls{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}@media screen and (min-width: 768px){.offices__head .offices__type-controls .offices__radio:first-child{padding-right:50px;margin-right:50px;border-right:1px solid rgba(136,144,161,.3)}}@media screen and (max-width: 767px){.offices__head .offices__type-controls .offices__radio:first-child{margin-right:15px}}.offices__head .offices__currency-controls{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 767px){.offices__head .offices__currency-controls{-ms-flex-preferred-size:70%;flex-basis:70%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:15px}}.offices__head .offices__currency-controls .offices__checkbox{color:rgba(136,144,161,.5)}@media screen and (min-width: 1024px){.offices__head .offices__currency-controls .offices__checkbox{margin-left:30px}}@media screen and (min-width: 768px)and (max-width: 1023px){.offices__head .offices__currency-controls .offices__checkbox{margin-left:15px}}@media screen and (max-width: 767px){.offices__head .offices__currency-controls .offices__checkbox{margin-right:20px}}.offices__head .offices__view-control{margin-left:auto;color:#8890a1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;cursor:pointer}@media screen and (max-width: 767px){.offices__head .offices__view-control{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.offices__head .offices__view-control_active{color:#ed8200}.offices__head .offices__view-control .offices__view-control-icon{width:22px;min-width:22px;-ms-flex-preferred-size:22px;flex-basis:22px;height:16px}.offices__head .offices__view-control .offices__view-control-text{font-family:"Graphik LC Web",sans-serif;font-size:14px;margin-left:6px}@media screen and (max-width: 767px){.offices__head .offices__view-control .offices__view-control-text{display:none}}.offices__head .offices__search-control{position:relative;min-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}@media screen and (max-width: 767px){.offices__head .offices__search-control{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}@media screen and (max-width: 1023px){.offices__head .offices__search-control{margin-bottom:-12px}}.offices__head .offices__search-control .offices__search-field{width:100%;margin-top:20px}.offices__head .offices__search-control .offices__search-result{display:none;position:absolute;top:calc(100% + 4px);left:0;width:100%;background-color:#fff;border:1px solid rgba(136,144,161,.3);max-height:300px;overflow-y:auto;z-index:20;padding:20px}.offices__head .offices__search-control .offices__search-result_active{display:block}.offices__head .offices__search-control .offices__search-result .offices__result-item{font-family:"Graphik LC Web",sans-serif;padding-top:13px;padding-bottom:13px;cursor:pointer}.offices__head .offices__search-control .offices__search-result .offices__result-item:hover{color:#ed8200}.offices__head .offices__search-control .offices__search-result .offices__result-item:hover span{color:currentColor}.offices__head .offices__search-control .offices__search-result .offices__result-item:not(:last-child){border-bottom:1px solid rgba(136,144,161,.3)}.offices__head .offices__search-control .offices__search-result .offices__result-item span{color:#02a460}.offices__content{margin-top:10px}@media screen and (min-width: 1024px){.offices__content{height:753px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}@media screen and (min-width: 768px){.offices__content{margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (min-width: 768px)and (min-width: 1280px){.offices__content{max-width:1200px}}@media screen and (min-width: 768px)and (min-width: 1024px)and (max-width: 1279px){.offices__content{max-width:924px}}@media screen and (min-width: 768px)and (min-width: 768px)and (max-width: 1023px){.offices__content{max-width:618px}}@media screen and (min-width: 768px)and (max-width: 767px){.offices__content{max-width:100%}}@media screen and (min-width: 768px)and (max-width: 767px){.offices__content{padding-left:20px;padding-right:20px}}@media screen and (min-width: 768px)and (min-width: 768px)and (max-width: 1023px){.offices__content{padding-left:15px;padding-right:15px}}@media screen and (min-width: 768px)and (min-width: 1024px)and (max-width: 1279px){.offices__content{padding-left:15px;padding-right:15px}}@media screen and (min-width: 768px)and (min-width: 1280px)and (max-width: 1439px){.offices__content{padding-left:15px;padding-right:15px}}@media screen and (min-width: 768px)and (min-width: 1440px)and (max-width: 1919px){.offices__content{padding-left:15px;padding-right:15px}}@media screen and (min-width: 768px)and (min-width: 1920px){.offices__content{padding-left:15px;padding-right:15px}}@media screen and (min-width: 768px)and (max-width: 1023px){.offices__content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media screen and (max-width: 767px){.offices__content{position:relative}}@media screen and (max-width: 767px){.offices__content .offices__list .offices__list-inner{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:9px}.offices__content .offices__list .offices__list-inner:after{content:"";min-width:1px;-ms-flex-preferred-size:1px;flex-basis:1px}}@media screen and (min-width: 1024px){.offices__content .offices__list{height:100%;width:calc(33.33333% - 20px)}}@media screen and (min-width: 768px)and (max-width: 1023px){.offices__content .offices__list{width:100%;height:380px}}@media screen and (min-width: 768px){.offices__content .offices__list{overflow-y:auto;border:1px solid rgba(136,144,161,.3)}}@media screen and (max-width: 767px){.offices__content .offices__list{width:100%;overflow-x:auto;position:absolute;left:0;bottom:16px;z-index:10}}.offices__content .offices__list .offices__list-item{position:relative;padding:25px 20px 13px 20px;border-bottom:1px solid rgba(136,144,161,.3);cursor:pointer;overflow:hidden}@media screen and (max-width: 767px){.offices__content .offices__list .offices__list-item{min-width:82%;-ms-flex-preferred-size:82%;flex-basis:82%;background-color:#fff;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.15);box-shadow:0 5px 10px rgba(0,0,0,.15);margin-right:9px;padding:15px}}@media screen and (min-width: 768px){.offices__content .offices__list .offices__list-item:after{content:"";position:absolute;width:2px;height:100%;left:0;top:0;display:block;-webkit-transition:background-color .125s linear;transition:background-color .125s linear}}@media screen and (min-width: 768px){.offices__content .offices__list .offices__list-item:hover:after{background-color:#02a460}}@media(hover: hover){.offices__content .offices__list .offices__list-item:hover .offices__item-name{color:#02a460}}@media screen and (min-width: 768px){.offices__content .offices__list .offices__list-item:hover .offices__item-button-wrapper{max-height:74px;opacity:1}}.offices__content .offices__list .offices__list-item.offices__list-item_selected:after{width:2px;background-color:#02a460}@media screen and (min-width: 768px){.offices__content .offices__list .offices__list-item.offices__list-item_selected .offices__item-button-wrapper{max-height:74px;opacity:1}}.offices__content .offices__list .offices__list-item .offices__item-name{font-size:20px;font-weight:700;line-height:1.25;margin-bottom:14px;-webkit-transition:color .125s linear;transition:color .125s linear}@media screen and (max-width: 767px){.offices__content .offices__list .offices__list-item .offices__item-name{font-size:12px;margin-bottom:5px}}.offices__content .offices__list .offices__list-item .offices__item-address{font-family:"Graphik LC Web",sans-serif;font-size:14px;line-height:1.42;color:#4a5772}@media screen and (max-width: 767px){.offices__content .offices__list .offices__list-item .offices__item-address{font-size:12px}}.offices__content .offices__list .offices__list-item .offices__item-station{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:"Graphik LC Web",sans-serif;font-size:14px;line-height:1.42;color:#4a5772}@media screen and (max-width: 767px){.offices__content .offices__list .offices__list-item .offices__item-station{display:none}}.offices__content .offices__list .offices__list-item .offices__item-station .offices__station-mark{min-width:10px;-ms-flex-preferred-size:10px;flex-basis:10px;height:10px;border-radius:50%;background-color:currentColor;margin-right:9px;margin-bottom:3px}.offices__content .offices__list .offices__list-item .offices__item-schedule{font-family:"Graphik LC Web",sans-serif;font-size:14px;line-height:1.42;color:#000;margin-top:13px}@media screen and (max-width: 767px){.offices__content .offices__list .offices__list-item .offices__item-schedule{display:none}}.offices__content .offices__list .offices__list-item .offices__item-pictograms{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:13px}.offices__content .offices__list .offices__list-item .offices__item-pictograms .offices__pictogram-wrapper{margin-bottom:10px;position:relative}.offices__content .offices__list .offices__list-item .offices__item-pictograms .offices__pictogram-wrapper:not(:last-child){margin-right:10px}.offices__content .offices__list .offices__list-item .offices__item-pictograms .offices__pictogram-wrapper .offices__pictogram-icon{max-width:20px;height:20px;-webkit-transition:all .2s linear;transition:all .2s linear;color:#8890a1}.offices__content .offices__list .offices__list-item .offices__item-pictograms .offices__pictogram-wrapper .offices__pictogram-alert{display:none;position:absolute;z-index:99999;font-family:Graphik LC Web,sans-serif;font-size:14px;line-height:1.43;color:#4a5772;clip-path:polygon(10% 19.61%, 15.78% -0.11%, 21.38% 17.97%, 100% 17.97%, 100% 100%, 0px 100%, 0px 19.61%);background-color:#f4f4f6;border:1px solid rgba(136,144,161,.2);padding:27px 22px 10px;width:250px}.offices__content .offices__list .offices__list-item .offices__item-button-wrapper{max-height:0;opacity:0;-webkit-transition:max-height .175s linear, opacity .075s linear;transition:max-height .175s linear, opacity .075s linear}.offices__content .offices__list .offices__list-item .offices__item-button-wrapper .offices__item-button{margin-top:14px;width:100%}@media screen and (min-width: 1024px){.offices__content .offices__map-wrapper{height:100%;width:calc(66.6666% + 20px);border-right:1px solid rgba(136,144,161,.3);border-top:1px solid rgba(136,144,161,.3);border-bottom:1px solid rgba(136,144,161,.3)}}@media screen and (max-width: 767px){.offices__content .offices__map-wrapper{width:100%;border-bottom:1px solid rgba(136,144,161,.3)}}@media screen and (min-width: 768px)and (max-width: 1023px){.offices__content .offices__map-wrapper{border-right:1px solid rgba(136,144,161,.3);border-top:1px solid rgba(136,144,161,.3);border-left:1px solid rgba(136,144,161,.3)}}@media screen and (max-width: 1023px){.offices__content .offices__map-wrapper{height:400px}}.offices__detail-info{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#f4f4f6;color:#4a5772;font-size:14px;line-height:1.43;padding-top:61px;padding-bottom:50px;z-index:100}.offices__detail-info .offices__detail-close{position:absolute;width:16px;height:16px;top:96px;color:rgba(136,144,161,.7);cursor:pointer}@media screen and (min-width: 1280px){.offices__detail-info .offices__detail-close{right:calc(50% - 1200px/2 + 46px)}}@media screen and (min-width: 1024px)and (max-width: 1279px){.offices__detail-info .offices__detail-close{right:calc(50% - 924px/2 + 46px)}}@media screen and (min-width: 768px)and (max-width: 1023px){.offices__detail-info .offices__detail-close{right:calc(50% - 618px/2 + 46px)}}@media screen and (max-width: 767px){.offices__detail-info .offices__detail-close{top:80px;right:30px}}.offices__detail-info .offices__detail-close:hover{color:#8890a1}.offices__detail-info.offices__detail-info_show{display:block}.offices__detail-info .offices__detail-wrapper{height:100%;margin:0 auto}@media screen and (min-width: 1280px){.offices__detail-info .offices__detail-wrapper{max-width:1200px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.offices__detail-info .offices__detail-wrapper{max-width:924px}}@media screen and (min-width: 768px)and (max-width: 1023px){.offices__detail-info .offices__detail-wrapper{max-width:618px}}@media screen and (max-width: 767px){.offices__detail-info .offices__detail-wrapper{max-width:100%}}@media screen and (max-width: 767px){.offices__detail-info .offices__detail-wrapper{padding-left:20px;padding-right:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.offices__detail-info .offices__detail-wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.offices__detail-info .offices__detail-wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.offices__detail-info .offices__detail-wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.offices__detail-info .offices__detail-wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1920px){.offices__detail-info .offices__detail-wrapper{padding-left:15px;padding-right:15px}}.offices__detail-info .offices__detail-wrapper .offices__detail-inner{position:relative;overflow-y:auto;background-color:#fff;height:100%}@media screen and (min-width: 1024px){.offices__detail-info .offices__detail-wrapper .offices__detail-inner{padding:76px 100px}}@media screen and (min-width: 768px)and (max-width: 1023px){.offices__detail-info .offices__detail-wrapper .offices__detail-inner{padding:76px 50px}}@media screen and (max-width: 767px){.offices__detail-info .offices__detail-wrapper .offices__detail-inner{padding:45px 15px}}.offices__detail-info .offices__detail-name{font-size:25px;line-height:1.2;font-weight:700;color:#000;margin-bottom:33px}@media screen and (max-width: 767px){.offices__detail-info .offices__detail-name{font-size:18px;margin-bottom:25px}}.offices__detail-info .offices__detail-group{font-family:"Graphik LC Web",sans-serif;border-top:1px solid rgba(136,144,161,.3);padding-top:20px;padding-bottom:15px}@media screen and (min-width: 768px){.offices__detail-info .offices__detail-group{display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (min-width: 1024px){.offices__detail-info .offices__detail-group .offices__detail-part{padding-right:30px}}@media screen and (min-width: 768px)and (max-width: 1023px){.offices__detail-info .offices__detail-group .offices__detail-part{padding-right:15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width: 768px){.offices__detail-info .offices__detail-group .offices__detail-part{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (max-width: 767px){.offices__detail-info .offices__detail-group .offices__detail-part_right .offices__detail-item:last-child{margin-bottom:0}}@media screen and (min-width: 1024px){.offices__detail-info .offices__detail-item{padding-right:30px}}@media screen and (min-width: 768px)and (max-width: 1023px){.offices__detail-info .offices__detail-item{padding-right:15px}}@media screen and (max-width: 767px){.offices__detail-info .offices__detail-item{margin-bottom:15px}}@media screen and (min-width: 768px){.offices__detail-info .offices__detail-item:not(:last-child){margin-bottom:15px}}.offices__detail-info .offices__detail-item .offices__detail-item-name{font-size:9px;letter-spacing:.1px;text-transform:uppercase}.offices__detail-info .offices__detail-item .offices__detail-item-value{min-width:180px}.offices__detail-info .offices__detail-item .offices__detail-item-value b{font-family:"Graphik Cy",sans-serif;font-weight:400}.offices__detail-info .offices__detail-item .offices__detail-item-value br{content:" ";display:block;margin:5px 0;font-size:10px;line-height:10px}.offices__detail-info .offices__detail-address{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}@media screen and (max-width: 767px){.offices__detail-info .offices__detail-address{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.offices__detail-info .offices__detail-address .offices__detail-station{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:"Graphik LC Web",sans-serif;font-size:14px;line-height:1.42;color:#4a5772}@media screen and (min-width: 768px){.offices__detail-info .offices__detail-address .offices__detail-station{margin-left:30px}}.offices__detail-info .offices__detail-address .offices__detail-station .offices__station-mark{min-width:10px;-ms-flex-preferred-size:10px;flex-basis:10px;height:10px;border-radius:50%;background-color:currentColor;margin-right:9px;margin-bottom:3px}.offices__detail-info .offices__detail-services{padding-left:0;width:100%}.offices__detail-info .offices__detail-services li{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:"Graphik Cy",sans-serif;position:relative;color:#4a5772;line-height:1.4;min-height:30px;font-size:14px}@media screen and (min-width: 768px){.offices__detail-info .offices__detail-services li{page-break-after:avoid;-webkit-column-break-after:avoid;-moz-column-break-after:avoid;break-after:avoid;margin-right:30px}}@media screen and (min-width: 768px){.offices__detail-info .offices__detail-services li:not(:last-child){margin-bottom:20px}}@media screen and (max-width: 767px){.offices__detail-info .offices__detail-services li{margin-bottom:15px}}.offices__detail-info .offices__detail-services li .offices__services-icon{max-width:25px;min-width:25px;height:25px}.offices__detail-info .offices__detail-services li .offices__services-text{margin-left:20px}.offices__detail-info .offices__currencies-list{width:100%}.offices__detail-info .offices__currencies-list .offices__currencies-title{font-family:"Graphik LC Web",sans-serif;font-size:18px;line-height:1.66;color:#ed8200;margin-bottom:24px}.offices__detail-info .offices__currencies-list .offices__currencies-inner{background-color:#f4f4f6}@media screen and (min-width: 1024px){.offices__detail-info .offices__currencies-list .offices__currencies-inner{display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (min-width: 768px){.offices__detail-info .offices__currencies-list .offices__currencies-inner{padding:21px 25px}}@media screen and (max-width: 767px){.offices__detail-info .offices__currencies-list .offices__currencies-inner{padding:10px 15px}}.offices__detail-info .offices__currencies-list .offices__currencies-inner .offices__currencies-table{font-family:"Graphik Cy",sans-serif;border-collapse:collapse}@media screen and (min-width: 1024px){.offices__detail-info .offices__currencies-list .offices__currencies-inner .offices__currencies-table{min-width:50%;-ms-flex-preferred-size:50%;flex-basis:50%}}@media screen and (max-width: 1023px){.offices__detail-info .offices__currencies-list .offices__currencies-inner .offices__currencies-table{width:100%}}@media screen and (min-width: 1024px){.offices__detail-info .offices__currencies-list .offices__currencies-inner .offices__currencies-table:first-child{border-right:1px solid rgba(136,144,161,.2)}}.offices__detail-info .offices__currencies-list .offices__currencies-inner .offices__currencies-table:last-child tr th:first-child{padding-left:13px}@media screen and (max-width: 1023px){.offices__detail-info .offices__currencies-list .offices__currencies-inner .offices__currencies-table:last-child tr th{display:none}}@media screen and (min-width: 1024px){.offices__detail-info .offices__currencies-list .offices__currencies-inner .offices__currencies-table:last-child tr td:first-child{padding-left:13px}}.offices__detail-info .offices__currencies-list .offices__currencies-inner .offices__currencies-table tr th{font-size:12px;font-weight:400;text-transform:uppercase;text-align:left;padding-bottom:8px;padding-top:8px;border-bottom:1px solid rgba(136,144,161,.2)}@media screen and (max-width: 1023px){.offices__detail-info .offices__currencies-list .offices__currencies-inner .offices__currencies-table tr td{width:25%;padding-right:8px}}.offices__detail-info .offices__currencies-list .offices__currencies-inner .offices__currencies-table tr:first-child td{padding-top:20px}.offices__detail-info .offices__currencies-list .offices__currencies-inner .offices__currencies-table tr td{font-size:14px;padding-top:16px;padding-bottom:16px}.offices__detail-info .offices__currencies-list .offices__currencies-inner .offices__currencies-table tr td:first-child{font-family:"Graphik LC Web",sans-serif;color:#000}.ofz-params .table{margin-bottom:0}.ofz-params .table td{width:50%}.ofz-params .ofz-params__param{font-family:Graphik Cy,sans-serif;font-size:18px;line-height:1.69}@media screen and (max-width: 767px){.ofz-params .ofz-params__param{font-size:14px;line-height:1.69}}.old-browser{padding-top:80px;padding-bottom:80px}.old-browser__wrapper{margin:0 auto}@media screen and (min-width: 1280px){.old-browser__wrapper{max-width:1200px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.old-browser__wrapper{max-width:924px}}@media screen and (min-width: 768px)and (max-width: 1023px){.old-browser__wrapper{max-width:618px}}@media screen and (max-width: 767px){.old-browser__wrapper{max-width:100%}}@media screen and (max-width: 767px){.old-browser__wrapper{padding-left:20px;padding-right:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.old-browser__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.old-browser__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.old-browser__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.old-browser__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1920px){.old-browser__wrapper{padding-left:15px;padding-right:15px}}.old-browser__wrapper .old-browser__inner{width:66.6666%}.old-browser__logo{width:138px;margin-bottom:80px}.old-browser__logo img{width:100%;height:auto;display:inline-block;padding:0}.old-browser__title{color:#000;font-weight:700;font-size:35px;line-height:1.14;margin-bottom:37px}.old-browser__description{color:#4a5772;font-size:18px;line-height:1.388;margin-bottom:27px}.old-browser__browsers-list:after{display:block;content:"";clear:both}.old-browser__browsers-list .old-browser__list-item{width:72px;float:left;text-align:center;margin-right:45px}.old-browser__browsers-list .old-browser__list-item .old-browser__item-image{display:inline-block;width:68px;height:68px;margin-bottom:6px}.old-browser__browsers-list .old-browser__list-item .old-browser__item-image img{display:inline-block;max-width:100%;max-height:100%;border:none}.old-browser__browsers-list .old-browser__list-item .old-browser__item-name{display:inline-block;font-size:14px;line-height:1.43}.opening-cooperation .opening-cooperation__wrapper .opening-cooperation__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media screen and (max-width: 1023px){.opening-cooperation .opening-cooperation__wrapper .opening-cooperation__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.opening-cooperation .opening-cooperation__wrapper .opening-cooperation__content .opening-cooperation__list{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width: 1023px){.opening-cooperation .opening-cooperation__wrapper .opening-cooperation__content .opening-cooperation__list{width:100%}}.opening-cooperation .opening-cooperation__wrapper .opening-cooperation__content .opening-cooperation__list_left .opening-cooperation__subtitle:first-of-type{padding-top:0}.opening-cooperation .opening-cooperation__wrapper .opening-cooperation__content .opening-cooperation__list_right .buying-rule-card:last-of-type{padding-bottom:0}.opening-cooperation .opening-cooperation__wrapper .opening-cooperation__content .opening-cooperation__list .opening-cooperation__subtitle{font-family:Graphik LC Web,sans-serif;font-size:18px;line-height:1.39;padding-right:10%;color:#000}@media screen and (max-width: 767px){.opening-cooperation .opening-cooperation__wrapper .opening-cooperation__content .opening-cooperation__list .opening-cooperation__subtitle{font-size:14px;padding-bottom:10px;padding-top:20px}}.opening-cooperation .opening-cooperation__wrapper .opening-cooperation__content .opening-cooperation__list .buying-rule-card{padding-right:0;padding-left:0}@media screen and (max-width: 767px){.opening-cooperation .opening-cooperation__wrapper .opening-cooperation__content .opening-cooperation__list .buying-rule-card{display:block}}.opening-deposit-opened .opening-deposit-opened__wrapper .opening-deposit-opened__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media screen and (max-width: 1023px){.opening-deposit-opened .opening-deposit-opened__wrapper .opening-deposit-opened__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.opening-deposit-opened .opening-deposit-opened__wrapper .opening-deposit-opened__content .opening-deposit-opened__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:50%}@media screen and (max-width: 1023px){.opening-deposit-opened .opening-deposit-opened__wrapper .opening-deposit-opened__content .opening-deposit-opened__list{width:100%}}.opening-deposit-opened .opening-deposit-opened__wrapper .opening-deposit-opened__content .opening-deposit-opened__list .opening-deposit-opened__subtitle{font-family:Graphik LC Web,sans-serif;font-size:18px;line-height:1.39;padding-right:10%;color:#000;margin-bottom:15px}@media screen and (max-width: 767px){.opening-deposit-opened .opening-deposit-opened__wrapper .opening-deposit-opened__content .opening-deposit-opened__list .opening-deposit-opened__subtitle{font-size:14px}}.opening-deposit-opened .opening-deposit-opened__wrapper .opening-deposit-opened__content .opening-deposit-opened__list .buying-rule-card{padding-left:0;padding-right:0}@media screen and (max-width: 767px){.opening-deposit-opened .opening-deposit-opened__wrapper .opening-deposit-opened__content .opening-deposit-opened__list .buying-rule-card{display:block}}.opening-deposit-opened .opening-deposit-opened__wrapper .opening-deposit-opened__content .opening-deposit-opened__list .buying-rule-card .buying-rule-card__wrapper{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (min-width: 1024px)and (max-width: 1279px){.opening-deposit-services__wrapper .opening-deposit-services__cards .cards__container .cards__wrapper .arrowed-card{width:50%}}.opening-general .opening-general__wrapper .title{margin-bottom:20px}.opening-general .opening-general__wrapper .opening-general__subtitle{font-family:Graphik LC Web,sans-serif;font-size:18px;line-height:1.39;padding-bottom:20px;color:#4a5772}@media screen and (max-width: 767px){.opening-general .opening-general__wrapper .opening-general__subtitle{font-size:14px;line-height:1.43}}.opening-general .opening-general__wrapper .opening-general__table{margin-bottom:30px}@media screen and (min-width: 768px)and (max-width: 1023px){.opening-general .opening-general__wrapper .opening-general__table{margin-bottom:30px}}.opening-management .opening-management__wrapper .opening-management__text{font-family:Graphik Cy,sans-serif;font-size:18px;line-height:1.39;color:#4a5772;padding-right:25%}@media screen and (max-width: 1023px){.opening-management .opening-management__wrapper .opening-management__text{padding-right:0}}@media screen and (max-width: 767px){.opening-management .opening-management__wrapper .opening-management__text{font-size:14px;line-height:1.43}}.other-posts__title-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:50px}@media screen and (max-width: 1279px){.other-posts__title-wrapper{margin-bottom:20px}}@media screen and (max-width: 1023px){.other-posts__title-wrapper{margin-bottom:57px}}@media screen and (max-width: 767px){.other-posts__title-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:30px}}.other-posts__title{font-weight:bold;font-size:40px;line-height:50px}@media screen and (max-width: 1279px){.other-posts__title{font-size:30px;line-height:40px}}@media screen and (max-width: 767px){.other-posts__title{font-size:20px;line-height:25px}}.other-posts__posts-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 1279px){.other-posts .blog-post_small{width:calc(50% - 15px)}}@media screen and (max-width: 767px){.other-posts .blog-post_small{width:100%}}.owners .owners__container .owners__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:-15px;margin-right:-15px}@media screen and (max-width: 767px){.owners .owners__container .owners__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:15px 0}}.page__container{position:relative;margin:0 auto;height:100%;margin:0 auto}@media screen and (min-width: 1280px){.page__container{max-width:1200px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.page__container{max-width:924px}}@media screen and (min-width: 768px)and (max-width: 1023px){.page__container{max-width:618px}}@media screen and (max-width: 767px){.page__container{max-width:100%}}@media screen and (max-width: 767px){.page__container{padding-left:20px;padding-right:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.page__container{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.page__container{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.page__container{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.page__container{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1920px){.page__container{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px){.page__container{padding-left:0;padding-right:0}}.page{position:relative;width:100%;min-width:1280px;-webkit-transition:-webkit-transform 300ms;transition:-webkit-transform 300ms;transition:transform 300ms;transition:transform 300ms, -webkit-transform 300ms;background-color:#fff}@media screen and (min-width: 1024px)and (max-width: 1279px){.page{min-width:1024px}}@media screen and (min-width: 768px)and (max-width: 1023px){.page{min-width:768px}}@media screen and (max-width: 767px){.page{min-width:320px}}.payment__image_step-1-1{position:relative;margin-left:54px;width:130px}@media screen and (max-width: 767px){.payment__image_step-1-1{width:125px;margin-left:0}}.payment__image_step-1-2{position:absolute;left:0;bottom:0;width:100%}@media screen and (min-width: 1024px)and (max-width: 1279px){.payment__image_step-1-2{left:20px;bottom:5px;width:109%}}@media screen and (min-width: 768px)and (max-width: 1023px){.payment__image_step-1-2{left:13px;bottom:3px;width:106%}}@media screen and (max-width: 767px){.payment__image_step-1-2{bottom:24px;width:239.8px;left:-33px}}.payment__image_step-2-1{position:relative;width:79%;margin-top:67px}@media screen and (max-width: 767px){.payment__image_step-2-1{width:221.2px}}.payment__image_step-2-2{position:absolute;left:-18px;bottom:-6px;width:79%}@media screen and (min-width: 1024px)and (max-width: 1279px){.payment__image_step-2-2{bottom:40px}}@media screen and (min-width: 768px)and (max-width: 1023px){.payment__image_step-2-2{left:-12px;bottom:38px;width:78%}}@media screen and (max-width: 767px){.payment__image_step-2-2{left:-16px;bottom:22px;width:221.2px}}.payment__image_step-3-1{position:relative;margin-top:75px;margin-left:-10px;width:103%}@media screen and (max-width: 767px){.payment__image_step-3-1{width:288.4px}}.payment__image_step-3-2{position:absolute;top:83px;left:88px;width:40px}@media screen and (min-width: 1024px)and (max-width: 1279px){.payment__image_step-3-2{left:69px;width:30px}}@media screen and (min-width: 768px)and (max-width: 1023px){.payment__image_step-3-2{top:81px;left:70px;width:30px}}@media screen and (max-width: 767px){.payment__image_step-3-2{top:89px;left:80px;width:30px}}.payment__image_step-4-1{position:relative;margin-top:72px;margin-left:43px;width:71%}@media screen and (max-width: 767px){.payment__image_step-4-1{width:198.8px;margin-left:0}}.payment__image_step-4-2{position:absolute;top:177px;left:51px;width:41%}@media screen and (min-width: 768px)and (max-width: 1023px){.payment__image_step-4-2{top:172px}}@media screen and (max-width: 767px){.payment__image_step-4-2{width:114.8px;left:11px}}.payment__image_step-5-1{position:relative;margin-top:65px;margin-left:181px;width:50%}@media screen and (max-width: 767px){.payment__image_step-5-1{margin-top:76px;margin-left:129px;width:140px}}.payment__image_step-5-2{position:absolute;top:106px;left:-9px;width:79%}@media screen and (max-width: 767px){.payment__image_step-5-2{width:221px}}.payment__num{position:absolute;top:-25px;right:29px;letter-spacing:0;font-family:"Helvetica Heavy",sans-serif;font-size:120px;-webkit-font-smoothing:antialiased;color:rgba(136,168,214,.2)}@media screen and (max-width: 1279px){.payment__num{top:-44px;right:0;font-size:100px}}@media screen and (min-width: 768px)and (max-width: 1023px){.payment__num{font-size:80px}}@media screen and (max-width: 767px){.payment__num:nth-of-type(2){top:12px;right:10px}.payment__num:nth-of-type(5){top:-10px}}@media screen and (min-width: 768px)and (max-width: 1023px){.payment__num:nth-of-type(5){top:15px}}.payment__num:nth-of-type(3),.payment__num:nth-of-type(4),.payment__num:nth-of-type(5){top:0}.payment__pointer_theme-big{width:110px;height:110px}.payment__pointer_theme-medium{width:90px;height:90px}.payment__pointer_theme-small{width:70px;height:70px}.payment__pointer{position:absolute;color:rgba(13,78,172,.2)}.payment__pointer svg{width:100%;height:100%;-webkit-animation:outerCircle 3s ease infinite;animation:outerCircle 3s ease infinite}.payment__pointer .symbol_circles{width:198px;min-width:198px;font-size:198px}@-webkit-keyframes outerCircle{0%{-webkit-transform:scale(0.3);transform:scale(0.3)}70%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(0.3);transform:scale(0.3)}}@keyframes outerCircle{0%{-webkit-transform:scale(0.3);transform:scale(0.3)}70%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(0.3);transform:scale(0.3)}}.payment__step{position:relative}.payment__step_step-1{margin-right:106px;width:300px}@media screen and (max-width: 1279px){.payment__step_step-1{margin-left:0;margin-right:0}}@media screen and (min-width: 1024px)and (max-width: 1279px){.payment__step_step-1{width:28%}}@media screen and (min-width: 768px)and (max-width: 1023px){.payment__step_step-1{width:45%}}@media screen and (max-width: 767px){.payment__step_step-1 .payment__title{margin-top:-5px}}.payment__step_step-1 .payment__images{position:relative;width:100%;height:283px}@media screen and (max-width: 767px){.payment__step_step-1 .payment__num{top:-58px;right:-3px}}.payment__step_step-1 .payment__pointer{top:83px;left:19px}@media screen and (min-width: 1024px)and (max-width: 1279px){.payment__step_step-1 .payment__pointer{top:87px;left:26px}}@media screen and (max-width: 767px){.payment__step_step-1 .payment__pointer{left:-40px}}@media screen and (max-width: 767px){.payment__step_step-1__num{top:-60px}}.payment__step_step-2{margin-right:63px;width:320px}@media screen and (max-width: 1279px){.payment__step_step-2{margin-left:0;margin-right:0}}@media screen and (min-width: 1024px)and (max-width: 1279px){.payment__step_step-2{width:28%}}@media screen and (min-width: 768px)and (max-width: 1023px){.payment__step_step-2{width:45%}}@media screen and (max-width: 767px){.payment__step_step-2 .payment__title{margin-top:-13px}}.payment__step_step-2 .payment__images{position:relative;width:100%;height:283px}@media screen and (min-width: 1024px)and (max-width: 1279px){.payment__step_step-2 .payment__images{left:41px}}.payment__step_step-2 .payment__pointer{top:133px;left:78px}@media screen and (min-width: 1024px)and (max-width: 1279px){.payment__step_step-2 .payment__pointer{top:113px;left:38px}}@media screen and (min-width: 768px)and (max-width: 1023px){.payment__step_step-2 .payment__pointer{top:113px;left:48px}}@media screen and (max-width: 767px){.payment__step_step-2 .payment__pointer{top:126px;left:57px}}@media screen and (max-width: 767px){.payment__step_step-2__num{top:-5px}}.payment__step_step-3{width:320px}@media screen and (min-width: 1024px)and (max-width: 1279px){.payment__step_step-3{width:28%}}@media screen and (min-width: 768px)and (max-width: 1023px){.payment__step_step-3{width:45%}}@media screen and (max-width: 767px){.payment__step_step-3 .payment__title{margin-top:-9px}}.payment__step_step-3 .payment__images{position:relative;width:100%;height:283px}.payment__step_step-3 .payment__num{top:15px}@media screen and (min-width: 1280px){.payment__step_step-3 .payment__num{top:-25px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.payment__step_step-3 .payment__num{top:-45px}}@media screen and (min-width: 768px)and (max-width: 1023px){.payment__step_step-3 .payment__num{top:9px}}@media screen and (max-width: 767px){.payment__step_step-3 .payment__num{right:11px}}.payment__step_step-4{margin-right:159px;margin-top:40px;margin-left:152px;width:278px}@media screen and (max-width: 1279px){.payment__step_step-4{margin-left:0;margin-right:0;margin-top:0}}@media screen and (min-width: 768px)and (max-width: 1023px){.payment__step_step-4{width:45%}}@media screen and (max-width: 767px){.payment__step_step-4 .payment__title{margin-top:20px}}.payment__step_step-4 .payment__images{position:relative;width:100%;height:283px}.payment__step_step-4 .payment__num{top:8px}@media screen and (min-width: 1024px){.payment__step_step-4 .payment__num{top:-10px}}@media screen and (max-width: 767px){.payment__step_step-4 .payment__num{right:12px}}.payment__step_step-4 .payment__pointer{top:123px;left:44px}@media screen and (min-width: 768px)and (max-width: 1023px){.payment__step_step-4 .payment__pointer{top:116px;left:40px}}@media screen and (max-width: 767px){.payment__step_step-4 .payment__pointer{left:4px}}.payment__step_step-5{margin-top:40px;width:385px}@media screen and (min-width: 768px)and (max-width: 1023px){.payment__step_step-5{margin:0 auto}}@media screen and (max-width: 767px){.payment__step_step-5 .payment__title{margin-top:-48px}}.payment__step_step-5 .payment__images{position:relative;width:100%;height:283px}.payment__step_step-5 .payment__pointer{top:123px;left:166px}@media screen and (max-width: 767px){.payment__step_step-5 .payment__pointer{top:110px;left:96px}}.payment__step_step-5 .payment__num{top:15px}@media screen and (min-width: 1280px){.payment__step_step-5 .payment__num{top:-12px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.payment__step_step-5 .payment__num{top:-50px}}@media screen and (max-width: 767px){.payment__step_step-5 .payment__num{top:-28px;right:11px}}@media screen and (max-width: 767px){.payment__step{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.payment__step .payment__images{width:-webkit-max-content;width:-moz-max-content;width:max-content}}.payment__steps{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:66px}@media screen and (max-width: 1279px){.payment__steps{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width: 767px){.payment__steps{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.payment__title{margin-top:33px;letter-spacing:0;font-family:"Helvetica Light",sans-serif;font-size:18px;-webkit-font-smoothing:antialiased;text-align:center;line-height:1.58}@media screen and (max-width: 767px){.payment__title:nth-child(2){margin-top:100px}}@media screen and (max-width: 767px){.payment__title{font-size:14px;line-height:1.39}}.payment__wrap{padding-top:80px;padding-bottom:80px}@media screen and (max-width: 767px){.payment__wrap{padding-top:50px;padding-bottom:50px}}.pointer__inner{position:absolute;top:calc(50% - 18px);left:calc(50% - 18px);width:36px;height:36px;border-radius:18px;background-color:rgba(13,78,172,.2)}.pointer__medium{position:absolute;top:calc(50% - 27px);left:calc(50% - 27px);width:54px;height:54px;border-radius:27px;background-color:rgba(13,78,172,.2);-webkit-animation:mediumCircle 2s ease infinite;animation:mediumCircle 2s ease infinite}@-webkit-keyframes mediumCircle{0%{-webkit-transform:scale(0.65);transform:scale(0.65);opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@keyframes mediumCircle{0%{-webkit-transform:scale(0.65);transform:scale(0.65);opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}.pointer__outer{position:absolute;top:calc(50% - 36px);left:calc(50% - 36px);width:72px;height:72px;border-radius:36px;background-color:rgba(13,78,172,.2);-webkit-animation:outerCircle 2s ease infinite;animation:outerCircle 2s ease infinite}@keyframes outerCircle{0%{-webkit-transform:scale(0.45);transform:scale(0.45);opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}.pointer{position:absolute;top:467px;left:116px}.popup__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:90px;height:590px}@media screen and (max-width: 767px){.popup__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto;margin-top:20px}}@media screen and (max-width: 767px){.popup__content .popup__figure .popup__image{margin:0 auto;width:100%;max-width:220px}}@media screen and (max-width: 767px){.popup__content .popup__figure{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto}}@media screen and (max-width: 767px){.popup__heading .heading__title{padding-right:50px}}.popup__heading .heading__title{text-align:left}.popup__list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:35px;letter-spacing:0;font-family:"Helvetica Light",sans-serif;font-size:16px;-webkit-font-smoothing:antialiased;line-height:1.3}.popup__list-item:before{content:counter(item);counter-increment:item;padding-right:40px;letter-spacing:0;font-family:"Helvetica Heavy",sans-serif;font-size:48px;-webkit-font-smoothing:antialiased;opacity:.3;color:#0c4dab;line-height:.9}@media screen and (max-width: 767px){.popup__list-item:before{padding-right:15px;font-size:38px}}.popup__list{margin:0;max-width:60%;padding:0;list-style-type:none;counter-reset:item}@media screen and (max-width: 767px){.popup__list{min-width:100%}}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none;-ms-touch-action:manipulation;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;-webkit-text-decoration:none;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0, 0, 0, 0)}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0, 0, 0, 0.6);box-shadow:0 0 8px rgba(0, 0, 0, 0.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgba(0, 0, 0, 0.6);box-shadow:0 0 8px rgba(0, 0, 0, 0.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width: 800px)and (orientation: landscape),screen and (max-height: 300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0, 0, 0, 0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0, 0, 0, 0.6);position:fixed;text-align:center;padding:0}}@media all and (max-width: 900px){.mfp-arrow{-webkit-transform:scale(0.75);-ms-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0;-ms-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;-ms-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.popup.white-popup{position:relative;margin:100px auto;width:970px;padding:100px;background-color:#fff;-webkit-box-shadow:0 0 200px rgba(0,0,0,.61);box-shadow:0 0 200px rgba(0,0,0,.61)}@media screen and (min-width: 768px)and (max-width: 1023px){.popup.white-popup{margin:50px auto;width:708px;padding:50px}}@media screen and (max-width: 767px){.popup.white-popup{margin:30px 15px;width:calc(100% - 30px);padding:30px}}.popup.white-popup .mfp-close{top:50px;right:50px;padding-left:1px;width:30px;height:30px;line-height:30px;text-align:center;font-weight:200;color:#0c4dab;opacity:.5;border:solid 1px #0c4dab;border-radius:16px}@media screen and (max-width: 1023px){.popup.white-popup .mfp-close{top:30px;right:30px}}.popup.white-popup .mfp-close:hover{opacity:1}.profile-form__title{font-size:35px;color:#000;font-weight:700;margin-bottom:8px}.profile-form__subtitle{font-size:25px;color:#000;font-weight:700;margin-bottom:22px}.profile-form__description{font-size:18px;line-height:1.4;color:#4a5772}.profile-form__fieldset{border:none;padding-top:42px}.profile-form__fieldset_border-bottom{border-bottom:1px solid rgba(136,144,161,.2)}.profile-form__fieldset .profile-form__fields-reset{border-bottom:1px solid rgba(136,144,161,.2);padding-bottom:20px}.profile-form .profile-form__brand-input{margin-bottom:30px}.profile-form .profile-form__brand-select{margin-bottom:30px}.profile-form__fields-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width: 768px){.profile-form__fields-group .profile-form__brand-input{max-width:calc(50% - 15px);-ms-flex-preferred-size:calc(50% - 15px);flex-basis:calc(50% - 15px)}}@media screen and (max-width: 767px){.profile-form__fields-group .profile-form__brand-input{max-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}}@media screen and (min-width: 768px){.profile-form__fields-group .profile-form__brand-input:nth-child(2n+1){margin-right:auto}}.profile-form__checkbox{max-width:100%}.profile-form__filter{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:30px;padding-bottom:12px}@media screen and (max-width: 767px){.profile-form__filter{margin-left:-10px;margin-right:-10px}}@media screen and (min-width: 768px)and (max-width: 1023px){.profile-form__filter{margin-left:-15px;margin-right:-15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.profile-form__filter{margin-left:-15px;margin-right:-15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.profile-form__filter{margin-left:-15px;margin-right:-15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.profile-form__filter{margin-left:-15px;margin-right:-15px}}@media screen and (min-width: 1920px){.profile-form__filter{margin-left:-15px;margin-right:-15px}}@media screen and (min-width: 768px){.profile-form__filter .profile-form__filter-column{width:50%}}@media screen and (max-width: 767px){.profile-form__filter .profile-form__filter-column{width:100%}}@media screen and (max-width: 767px){.profile-form__filter .profile-form__filter-column{padding-left:10px;padding-right:10px}}@media screen and (min-width: 768px)and (max-width: 1023px){.profile-form__filter .profile-form__filter-column{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.profile-form__filter .profile-form__filter-column{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.profile-form__filter .profile-form__filter-column{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.profile-form__filter .profile-form__filter-column{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1920px){.profile-form__filter .profile-form__filter-column{padding-left:15px;padding-right:15px}}.profile-form__filter .profile-form__filter-column .profile-form__filter-item{min-height:40px;margin-bottom:18px}.profile-form__filter .profile-form__filter-column .profile-form__filter-item .profile-form__brand-input{margin-top:10px;margin-bottom:0}.profile-form .profile-form__submit-button{width:100%;margin-top:44px}.profile-form__success{display:none;color:#4a5772;font-size:18px;line-height:1.4;margin-top:30px}.profile-form__success.profile-form__success_show{display:block}.profile-form__error{display:none;color:#ed8200;font-size:14px;padding-top:10px;line-height:1.4}.profile-form__error.profile-form__error_show{display:block}.profile-form .profile-form__captcha{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width: 767px){.profile-form .profile-form__captcha{margin-bottom:30px;width:100%}}@media screen and (min-width: 768px){.profile-form .profile-form__captcha .profile-form__brand-input{min-width:50%;-ms-flex-preferred-size:50%;flex-basis:50%;margin-right:30px}}@media screen and (max-width: 767px){.profile-form .profile-form__captcha .profile-form__brand-input{min-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;margin-right:10px;margin-left:0}}.profile-form .profile-form__captcha .profile-form__image-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width: 768px){.profile-form .profile-form__captcha .profile-form__image-wrapper{min-width:40%;-ms-flex-preferred-size:40%;flex-basis:40%;margin-bottom:30px}}@media screen and (max-width: 767px){.profile-form .profile-form__captcha .profile-form__image-wrapper{min-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;padding-top:5px}}.profile-form .profile-form__captcha .profile-form__image-wrapper .profile-form__image{max-width:100%}.quik-score .single-card .single-card__content{padding:55px 25% 49px 40px}.rates-table{padding-top:80px}.rates-table .rates-table__single-tab-container{max-width:600px}.rates-table .rates-table__param{margin-bottom:20px;font-size:16px}.rates-table .rates-table__title{margin-bottom:5px;color:#4a5772}.rates-table .table{margin-bottom:0}@media screen and (max-width: 767px){.rates-table .table{display:none}}.rates-table .table th{width:16.6666666667%}.rates-table .rates-table__mobile-table-wrapper{display:none}@media screen and (max-width: 767px){.rates-table .rates-table__mobile-table-wrapper{display:block}}@media screen and (max-width: 767px){.rates-table{padding-top:30px}}.ratings-awards .ratings-awards__wrapper .ratings-awards__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ratings-awards .ratings-awards__wrapper .ratings-awards__list .ratings-awards__item-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;border-bottom:1px solid rgba(136,144,161,.2);-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 0 8px 0;max-width:770px;-webkit-transition:all .125s linear;transition:all .125s linear}.ratings-awards .ratings-awards__wrapper .ratings-awards__list .ratings-awards__item-wrapper:first-child{padding-top:0}.ratings-awards .ratings-awards__wrapper .ratings-awards__list .ratings-awards__item-wrapper:hover{-webkit-transition:all .125s linear;transition:all .125s linear}.ratings-awards .ratings-awards__wrapper .ratings-awards__list .ratings-awards__item-wrapper:hover .ratings-awards__text{-webkit-transition:all .125s linear;transition:all .125s linear;color:#000}.ratings-awards .ratings-awards__wrapper .ratings-awards__list .ratings-awards__item-wrapper .ratings-awards__image{min-width:22px;min-height:22px;width:22px;height:20px;color:#02a460}.ratings-awards .ratings-awards__wrapper .ratings-awards__list .ratings-awards__item-wrapper .ratings-awards__text{font-family:Graphik LC Web,sans-serif;font-size:14px;line-height:1.43;color:#4a5772;padding-left:30px}.report-body__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 1023px){.report-body__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width: 1279px){.report-body__main{max-width:483px}}@media screen and (max-width: 1023px){.report-body__main{max-width:100%}}.report-body__main>*:not(:last-child):not(p):not(h4){margin-bottom:50px}@media screen and (max-width: 767px){.report-body__main>*:not(:last-child):not(p):not(h4){margin-bottom:30px}}@media screen and (max-width: 1023px){.report-body__main>*:last-child{margin-bottom:50px}}.report-body__main h4{font-family:Graphik LC Web;font-size:25px;line-height:30px;margin-bottom:15px}@media screen and (max-width: 767px){.report-body__main h4{font-size:18px;margin-bottom:5px}}.report-body__main p{font-size:18px;line-height:30px;color:#4a5772;margin-bottom:10px}@media screen and (max-width: 767px){.report-body__main p{font-size:14px;line-height:20px}}.report-body__main p+h4{margin:50px 0 10px}@media screen and (max-width: 1279px){.report-body__main p+h4{margin:30px 0 10px}}@media screen and (max-width: 767px){.report-body__main p+h4{margin:20px 0 10px}}.report-body__main p+img{margin:50px 0}.report-body__main ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.report-body__main ul li{font-size:18px;line-height:30px;color:#4a5772;padding-left:35px;position:relative}@media screen and (max-width: 767px){.report-body__main ul li{font-size:14px;line-height:20px;padding-left:25px}}.report-body__main ul li:not(:last-child){margin-bottom:15px}@media screen and (max-width: 767px){.report-body__main ul li:not(:last-child){margin-bottom:5px}}.report-body__main ul li::before{display:block;content:"";position:absolute;top:9px;left:10px;width:10px;height:10px;border-radius:50%;background:#02a460}@media screen and (max-width: 767px){.report-body__main ul li::before{top:4px;left:5px}}.report-body__image-wrapper{padding:88px 0 67px;border:1px solid rgba(136,144,161,.5);margin-bottom:10px}@media screen and (max-width: 1279px){.report-body__image-wrapper{padding:28px 0 43px}}@media screen and (max-width: 1023px){.report-body__image-wrapper{padding:33px 51px}}@media screen and (max-width: 767px){.report-body__image-wrapper{padding:16px 0 24px}}.report-body__image-wrapper img{max-width:100%}.report-body img{max-width:100%}.report-body__image-title{font-family:Graphik LC Web;font-weight:500;font-size:14px;line-height:30px;color:#4a5772;text-align:center}.report-body__attention{padding:35px 38px 33px 35px;background:#f4f4f6}@media screen and (max-width: 1023px){.report-body__attention{margin-top:50px}}@media screen and (max-width: 767px){.report-body__attention{margin-top:30px;padding:30px 20px}}.report-body__attention-title{font-size:25px;line-height:30px;margin-bottom:6px;font-weight:800}.report-body__attention-text{font-size:14px;line-height:20px;font-weight:400;color:#4a5772}.report-body__aside{margin-left:31px}@media screen and (max-width: 1023px){.report-body__aside{margin-left:0}}.report-body__stock-table{width:370px}@media screen and (max-width: 1023px){.report-body__stock-table{width:100%}}.report-body__stock-table:not(:last-child){margin-bottom:50px}@media screen and (max-width: 767px){.report-body__stock-table:not(:last-child){margin-bottom:30px}}@media screen and (max-width: 1279px){.report-body_detail .report-body__main{max-width:585px}}.report-body .color-green{color:#02a460}.report-body .color-red{color:#ed0000}@media screen and (max-width: 767px){.report-body .full-sm{width:100vw;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}}.samsung-header__banner-footer{position:absolute;bottom:-30px;right:0;width:100%;padding-right:56px;opacity:.8}@media screen and (min-width: 1024px)and (max-width: 1279px){.samsung-header__banner-footer{bottom:40px;padding-right:25px;right:-30px}}@media screen and (min-width: 768px)and (max-width: 1023px){.samsung-header__banner-footer{bottom:20px;right:-180px}}@media screen and (max-width: 767px){.samsung-header__banner-footer{position:absolute;top:270px;width:100%;left:90px}}.samsung-header__banner-main{position:absolute;top:0;right:0;width:100%;opacity:1;background-image:radial-gradient(circle at 51% 34%, rgba(255, 255, 255, 0.1) 1%, transparent 33%);-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:all 600ms;transition:all 600ms}@media screen and (min-width: 768px)and (max-width: 1023px){.samsung-header__banner-main{top:-70px;left:120px}}@media screen and (max-width: 767px){.samsung-header__banner-main{left:60px}}@media screen and (max-width: 1279px){.samsung-header__banner-phone{width:400px;margin-top:50px}}@media screen and (max-width: 767px){.samsung-header__banner-phone{width:200px;margin-top:0}}.samsung-header__banner-shadow{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all 600ms;transition:all 600ms}@media screen and (max-width: 1279px){.samsung-header__banner-shadow{-webkit-transform:scale(0.8);-ms-transform:scale(0.8);transform:scale(0.8)}}@media screen and (max-width: 767px){.samsung-header__banner-shadow{-webkit-transform:none;-ms-transform:none;transform:none;width:180px;margin-top:0}}.samsung-header__banner{position:absolute;top:130px;right:0;width:100%;height:100%;text-align:right}.samsung-header__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:calc(100% - 250px);padding:180px 0 68px 0px}@media screen and (min-width: 1024px)and (max-width: 1279px){.samsung-header__content{padding-top:220px}}@media screen and (min-width: 768px)and (max-width: 1023px){.samsung-header__content{padding-left:0}}@media screen and (max-width: 767px){.samsung-header__content{padding:80px 0 0}}.samsung-header__figure{position:absolute;bottom:0;left:0;width:100%;height:calc(100% - 80px);background-image:url(../assets/images/header-figure.svg);background-position:center center;background-size:cover;background-repeat:no-repeat;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:all 600ms;transition:all 600ms}.header__subtitle-arrow:before{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:18px;font-family:"Centro",sans-serif;font-size:13px;speak:none;text-decoration:inherit;text-transform:none;-webkit-font-smoothing:antialiased}.header__subtitle-mouse:before{content:"";display:inline-block;font-family:"Centro",sans-serif;font-size:25px;speak:none;text-decoration:inherit;text-align:center;text-transform:none;line-height:1em;-webkit-font-smoothing:antialiased;-webkit-animation:animMouse 1600ms linear;animation:animMouse 1600ms linear;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes animMouse{0%{-webkit-transform:translateY(0);transform:translateY(0)}25%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}50%{-webkit-transform:translateY(0);transform:translateY(0)}75%{-webkit-transform:translateY(5px);transform:translateY(5px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes animMouse{0%{-webkit-transform:translateY(0);transform:translateY(0)}25%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}50%{-webkit-transform:translateY(0);transform:translateY(0)}75%{-webkit-transform:translateY(5px);transform:translateY(5px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.header__subtitle-text{margin-left:18px;letter-spacing:2.8px;font-family:"Helvetica Regular",sans-serif;font-size:14px;-webkit-font-smoothing:antialiased;text-transform:uppercase}.samsung-header__subtitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}.samsung-header__title-logo{width:347px}@media screen and (max-width: 1279px){.samsung-header__title-logo{width:207px}}@media screen and (max-width: 767px){.samsung-header__title-logo{width:130px}}.samsung-header__title-text{font-family:"Helvetica Medium","sans-serif";margin-top:20px;font-size:70px;line-height:1.38;font-weight:normal}@media screen and (max-width: 1279px){.samsung-header__title-text{font-size:45px}}@media screen and (min-width: 768px)and (max-width: 1023px){.samsung-header__title-text{padding-right:200px}}@media screen and (max-width: 767px){.samsung-header__title-text{padding-right:150px;font-size:20px}}.samsung-header__title{opacity:1;color:#fff;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:all 600ms;transition:all 600ms}.samsung-header{position:relative;min-height:770px;height:770px;background-image:radial-gradient(circle 770px at center, #0a3e92 0%, #102942 100%);-webkit-transition:all 600ms;transition:all 600ms}@media screen and (min-width: 1024px)and (max-width: 1279px){.samsung-header{min-height:715px;height:715px}}@media screen and (min-width: 768px)and (max-width: 1023px){.samsung-header{min-height:625px;height:625px}}@media screen and (max-width: 767px){.samsung-header{min-height:400px;height:400px}}.samsung-header.init{min-height:800px}.samsung-header.init .samsung-header__banner-main{-webkit-transform:translateY(-60px);-ms-transform:translateY(-60px);transform:translateY(-60px);opacity:0}.samsung-header.init .samsung-header__title{-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px);opacity:0}.samsung-header.init .samsung-header__figure{-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px)}.samsung-header.init .samsung-header__banner-shadow{-webkit-transform:scale(0.1);-ms-transform:scale(0.1);transform:scale(0.1);opacity:0}.search-big__wrapper .search-big__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:0 -15px;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width: 1023px){.search-big__wrapper .search-big__content{margin:0}}.search-big__wrapper .search-big__content .search-big__button-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:30px;width:100%}@media screen and (min-width: 768px)and (max-width: 1023px){.search-big__wrapper .search-big__content .search-big__button-wrapper{margin-top:50px}}@media screen and (max-width: 767px){.search-big__wrapper .search-big__content .search-big__button-wrapper{margin-top:20px}}.search-big__wrapper .search-big__content .search-big__button-wrapper .search-big__button{min-width:270px;min-height:70px}@media screen and (max-width: 767px){.search-big__wrapper .search-big__content .search-big__button-wrapper .search-big__button{min-width:100%;min-height:45px}}.security__content{margin-top:47px;padding:0 155px;letter-spacing:0;font-family:"Helvetica Light",sans-serif;font-size:18px;-webkit-font-smoothing:antialiased;font-weight:300;line-height:1.67}@media screen and (max-width: 1023px){.security__content{padding:0}}@media screen and (max-width: 767px){.security__content{margin-top:20px}}.security__content p{position:relative;margin-bottom:20px;padding-left:30px;letter-spacing:0;font-family:"Helvetica Light",sans-serif;font-size:18px;-webkit-font-smoothing:antialiased;line-height:1.67}@media screen and (max-width: 767px){.security__content p{font-size:14px;line-height:1.39}}.security__content p:before{content:"";position:absolute;top:3px;left:0;display:inline-block;width:10px;height:10px;border-radius:6px;background-color:#0c4dab}.security__wrap{padding-top:90px;padding-bottom:93px}@media screen and (max-width: 767px){.security__wrap{padding-top:50px;padding-bottom:30px}}.share-page{margin-bottom:40px;margin-top:60px}.share-page__wrapper{background-color:#f4f4f6}@media screen and (min-width: 768px){.share-page__wrapper{padding:49px 40px 50px 40px}}@media screen and (max-width: 767px){.share-page__wrapper{padding:49px 15px 30px}}.share-page__title{color:#000;font-weight:700}@media screen and (min-width: 768px){.share-page__title{font-size:25px;margin-bottom:23px}}@media screen and (max-width: 767px){.share-page__title{font-size:18px;margin-bottom:16px}}.share-page__socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-right:-5px;margin-left:-5px}@media screen and (min-width: 768px){.share-page__socials{margin-bottom:10px}}@media screen and (max-width: 767px){.share-page__socials{-ms-flex-wrap:wrap;flex-wrap:wrap}}.share-page__socials .share-page__item{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:5px;margin-left:5px}@media screen and (max-width: 767px){.share-page__socials .share-page__item{-ms-flex-preferred-size:calc(50% - 10px);flex-basis:calc(50% - 10px);min-width:calc(50% - 10px);margin-bottom:10px}}.share-page__copy{width:100%}.simple__arrow_theme-left{top:265px;left:-37px;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-animation:leftArrow 3s ease infinite;animation:leftArrow 3s ease infinite}@-webkit-keyframes leftArrow{0%{left:-17px;opacity:1}100%{left:-37px;opacity:0}}@keyframes leftArrow{0%{left:-17px;opacity:1}100%{left:-37px;opacity:0}}@media screen and (min-width: 1024px)and (max-width: 1279px){.simple__arrow_theme-left{top:253px;-webkit-animation:leftArrow 3s ease infinite;animation:leftArrow 3s ease infinite}@-webkit-keyframes leftArrow{0%{left:-20px;opacity:1}100%{left:-40px;opacity:0}}@keyframes leftArrow{0%{left:-20px;opacity:1}100%{left:-40px;opacity:0}}}@media screen and (min-width: 768px)and (max-width: 1023px){.simple__arrow_theme-left{top:189px;left:-23px;-webkit-animation:leftArrow 3s ease infinite;animation:leftArrow 3s ease infinite}@-webkit-keyframes leftArrow{0%{left:-23px;opacity:1}100%{left:-43px;opacity:0}}@keyframes leftArrow{0%{left:-23px;opacity:1}100%{left:-43px;opacity:0}}}@media screen and (max-width: 767px){.simple__arrow_theme-left{top:210px;left:-20px;-webkit-animation:leftArrow 3s ease infinite;animation:leftArrow 3s ease infinite}@-webkit-keyframes leftArrow{0%{left:-20px;opacity:1}100%{left:-40px;opacity:0}}@keyframes leftArrow{0%{left:-20px;opacity:1}100%{left:-40px;opacity:0}}}.simple__arrow_theme-right{top:265px;left:244px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-animation:rightArrow 3s ease infinite;animation:rightArrow 3s ease infinite}@-webkit-keyframes rightArrow{0%{left:224px;opacity:1}100%{left:244px;opacity:0}}@keyframes rightArrow{0%{left:224px;opacity:1}100%{left:244px;opacity:0}}@media screen and (min-width: 1024px)and (max-width: 1279px){.simple__arrow_theme-right{top:253px;-webkit-animation:rightArrow 3s ease infinite;animation:rightArrow 3s ease infinite}@-webkit-keyframes rightArrow{0%{left:209px;opacity:1}100%{left:229px;opacity:0}}@keyframes rightArrow{0%{left:209px;opacity:1}100%{left:229px;opacity:0}}}@media screen and (min-width: 768px)and (max-width: 1023px){.simple__arrow_theme-right{top:189px;left:138px;-webkit-animation:rightArrow 3s ease infinite;animation:rightArrow 3s ease infinite}@-webkit-keyframes rightArrow{0%{left:138px;opacity:1}100%{left:157px;opacity:0}}@keyframes rightArrow{0%{left:138px;opacity:1}100%{left:157px;opacity:0}}}@media screen and (max-width: 767px){.simple__arrow_theme-right{top:210px;left:156px;-webkit-animation:rightArrow 3s ease infinite;animation:rightArrow 3s ease infinite}@-webkit-keyframes rightArrow{0%{left:156px;opacity:1}100%{left:176px;opacity:0}}@keyframes rightArrow{0%{left:156px;opacity:1}100%{left:176px;opacity:0}}}.simple__arrow_theme-vert{top:346px;left:103px;-webkit-animation:vertArrow 3s ease infinite;animation:vertArrow 3s ease infinite}@-webkit-keyframes vertArrow{0%{top:365px;opacity:1}100%{top:345px;opacity:0}}@keyframes vertArrow{0%{top:365px;opacity:1}100%{top:345px;opacity:0}}@media screen and (min-width: 1024px)and (max-width: 1279px){.simple__arrow_theme-vert{top:310px;left:95px;-webkit-animation:vertArrow 3s ease infinite;animation:vertArrow 3s ease infinite}@-webkit-keyframes vertArrow{0%{top:329px;opacity:1}100%{top:311px;opacity:0}}@keyframes vertArrow{0%{top:329px;opacity:1}100%{top:311px;opacity:0}}}@media screen and (min-width: 768px)and (max-width: 1023px){.simple__arrow_theme-vert{left:58px;top:230px;-webkit-animation:vertArrow 3s ease infinite;animation:vertArrow 3s ease infinite}@-webkit-keyframes vertArrow{0%{top:230px;opacity:1}100%{top:212px;opacity:0}}@keyframes vertArrow{0%{top:230px;opacity:1}100%{top:212px;opacity:0}}}@media screen and (max-width: 767px){.simple__arrow_theme-vert{top:267px;left:69px;-webkit-animation:vertArrow 3s ease infinite;animation:vertArrow 3s ease infinite}@-webkit-keyframes vertArrow{0%{top:267px;opacity:1}100%{top:249px;opacity:0}}@keyframes vertArrow{0%{top:267px;opacity:1}100%{top:249px;opacity:0}}}.simple__arrow{position:absolute;width:26px;height:78px;color:rgba(13,78,172,.2)}@media screen and (max-width: 1023px){.simple__arrow{height:50px}}.simple__arrow svg{width:100%;height:100%}.simple__content{margin-top:18px;padding:0 155px;text-align:center;letter-spacing:0;font-family:"Helvetica Light",sans-serif;font-size:18px;-webkit-font-smoothing:antialiased;font-weight:300;line-height:1.67}@media screen and (max-width: 1279px){.simple__content{padding:0}}@media screen and (max-width: 767px){.simple__content{font-size:14px;line-height:1.39}}.simple__image_theme-finger{position:absolute;right:60px;bottom:29px;width:55%}@media screen and (min-width: 768px)and (max-width: 1023px){.simple__image_theme-finger{right:49px;bottom:20px}}@media screen and (max-width: 767px){.simple__image_theme-finger{right:50px;bottom:22px}}.simple__image-title_theme-narrow{padding-right:130px}.simple__image-title{margin-bottom:18px;letter-spacing:0;font-family:"Helvetica Heavy",sans-serif;font-size:48px;-webkit-font-smoothing:antialiased;color:rgba(13,78,172,.2)}@media screen and (min-width: 1024px)and (max-width: 1279px){.simple{overflow:hidden}}.simple__images-item{position:relative;text-align:center}.simple__images-item:nth-child(1){margin-right:35px;width:234px}.simple__images-item:nth-child(1) .simple__pointer{top:423px;left:17px}@media screen and (min-width: 1024px)and (max-width: 1279px){.simple__images-item:nth-child(1) .simple__pointer{top:387px;left:9px}}@media screen and (min-width: 768px)and (max-width: 1023px){.simple__images-item:nth-child(1) .simple__pointer{top:260px;left:-29px}}@media screen and (max-width: 767px){.simple__images-item:nth-child(1) .simple__pointer{top:297px;left:-17px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.simple__images-item:nth-child(1){width:215px}}@media screen and (min-width: 768px)and (max-width: 1023px){.simple__images-item:nth-child(1){width:28%}}@media screen and (max-width: 767px){.simple__images-item:nth-child(1){width:164px}}.simple__images-item:nth-child(2){width:234px}.simple__images-item:nth-child(2) .simple__pointer:nth-child(3){top:269px;left:-50px}@media screen and (min-width: 1024px)and (max-width: 1279px){.simple__images-item:nth-child(2) .simple__pointer:nth-child(3){top:255px;left:-54px}}@media screen and (min-width: 768px)and (max-width: 1023px){.simple__images-item:nth-child(2) .simple__pointer:nth-child(3){top:178px;left:-68px}}@media screen and (max-width: 767px){.simple__images-item:nth-child(2) .simple__pointer:nth-child(3){top:200px;left:-66px}}.simple__images-item:nth-child(2) .simple__pointer:nth-child(4){top:269px;left:85px}@media screen and (min-width: 1024px)and (max-width: 1279px){.simple__images-item:nth-child(2) .simple__pointer:nth-child(4){top:255px;left:69px}}@media screen and (min-width: 768px)and (max-width: 1023px){.simple__images-item:nth-child(2) .simple__pointer:nth-child(4){top:178px;left:13px}}@media screen and (max-width: 767px){.simple__images-item:nth-child(2) .simple__pointer:nth-child(4){top:200px;left:30px;margin-right:10px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.simple__images-item:nth-child(2){width:215px}}@media screen and (min-width: 768px)and (max-width: 1023px){.simple__images-item:nth-child(2){width:28%;margin-right:15px}}@media screen and (max-width: 767px){.simple__images-item:nth-child(2){width:164px;margin-right:10px}}.simple__images-item:nth-child(3){width:420px}.simple__images-item:nth-child(3) .simple__pointer{top:405px;left:58px}@media screen and (min-width: 1024px)and (max-width: 1279px){.simple__images-item:nth-child(3) .simple__pointer{top:390px;left:38px}}@media screen and (min-width: 768px)and (max-width: 1023px){.simple__images-item:nth-child(3) .simple__pointer{top:260px;left:-10px}}@media screen and (max-width: 767px){.simple__images-item:nth-child(3) .simple__pointer{top:295px;left:8px}}.simple__images-item:nth-child(3) .simple__image-title{margin-left:15px}@media screen and (min-width: 1024px)and (max-width: 1279px){.simple__images-item:nth-child(3) .simple__image-title{margin-left:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.simple__images-item:nth-child(3) .simple__image-title{margin-left:60px}}@media screen and (max-width: 767px){.simple__images-item:nth-child(3) .simple__image-title{margin-left:45px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.simple__images-item:nth-child(3){width:388px}}@media screen and (min-width: 768px)and (max-width: 1023px){.simple__images-item:nth-child(3){width:297px}}@media screen and (max-width: 767px){.simple__images-item:nth-child(3){width:297px}}.simple__images{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:33px;padding:0 33px 0 201px}@media screen and (min-width: 1024px)and (max-width: 1279px){.simple__images{padding:0;position:relative;left:70px}}@media screen and (min-width: 768px)and (max-width: 1023px){.simple__images{padding:0;left:50px;position:relative}}@media screen and (max-width: 767px){.simple__images{padding:0;width:-webkit-max-content;width:-moz-max-content;width:max-content}}.simple__pointer_theme-big{width:140px;height:140px}@media screen and (max-width: 1023px){.simple__pointer_theme-big{width:90px;height:90px}}.simple__pointer_theme-medium{width:90px;height:90px}.simple__pointer_theme-small{width:70px;height:70px}.simple__pointer{position:absolute;color:rgba(13,78,172,.2)}.simple__pointer svg{width:100%;height:100%;-webkit-animation:outerCircle 3s ease infinite;animation:outerCircle 3s ease infinite}.simple__pointer .symbol_circles{width:198px;min-width:198px;font-size:198px}@keyframes outerCircle{0%{-webkit-transform:scale(0.45);transform:scale(0.45);opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}.simple__wrap{padding-top:80px;padding-bottom:25px}@media screen and (max-width: 767px){.simple__wrap{padding-top:50px}}.simple{background-color:#f2f3f5}.single-news-block .single-news-block__wrapper{font-family:Graphik Cy,sans-serif}.single-news-block .single-news-block__wrapper .single-news-block__title{padding-bottom:20px;font-size:25px;font-weight:bold;line-height:1.2}@media screen and (max-width: 767px){.single-news-block .single-news-block__wrapper .single-news-block__title{font-size:20px;line-height:1.2}}.single-news-block .single-news-block__wrapper .single-news-block__appeal{padding-bottom:10px;font-family:Graphik LC Web,sans-serif;font-size:18px;line-height:1.39}@media screen and (max-width: 767px){.single-news-block .single-news-block__wrapper .single-news-block__appeal{font-size:14px;line-height:1.43}}.single-news-block .single-news-block__wrapper .single-news-block__text{color:#4a5772;font-size:18px;line-height:1.39}@media screen and (max-width: 767px){.single-news-block .single-news-block__wrapper .single-news-block__text{font-size:14px;line-height:1.43}}.stock-list__brand-select{width:370px;margin-bottom:32px}@media screen and (max-width: 768px){.stock-list__brand-select{width:279px;margin-bottom:18px}}.stock-list .brand-select__label{color:inherit}@media screen and (max-width: 768px){.stock-list .brand-select__inner{padding:13px 18px;min-height:50px}}.stock-list .brand-select_filled .brand-select__label{display:none}.stock-list .brand-select__control[data-type*=select-one] .brand-select__inner{padding-top:24px}@media screen and (max-width: 768px){.stock-list .brand-select__control[data-type*=select-one] .brand-select__inner{padding-top:13px}}.stock-list .brand-select__list_dropdown .brand-select__item_selectable.is-highlighted::before{position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);color:#02a460;content:url("/static/icons/cheked.svg");width:12px;height:12px}.stock-table-slider__title-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.stock-table-slider__title{font-size:40px;line-height:50px;font-weight:700;margin-bottom:10px}@media screen and (max-width: 767px){.stock-table-slider__title{font-size:20px;line-height:25px;margin-bottom:2px}}.stock-table-slider__text{font-size:18px;line-height:30px;color:#4a5772;margin-bottom:50px}@media screen and (max-width: 767px){.stock-table-slider__text{font-size:14px;line-height:20px;margin-bottom:0}}.stock-table-slider__container.swiper-container{overflow:visible}.stock-table-slider__container:not(.swiper-container-horizontal) .stock-table-slider__wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.stock-table-slider__wrapper{margin-bottom:30px}@media screen and (max-width: 767px){.stock-table-slider__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width: 768px){.stock-table-slider__slide{max-width:370px}}@media screen and (max-width: 767px){.stock-table-slider__slide:not(:last-child){margin-bottom:30px}}.stock-table-slider__pagination.swiper-pagination.swiper-pagination-progressbar{top:auto;background-color:#f4f4f6;height:5px;border-radius:5px;position:relative}.stock-table-slider__pagination.swiper-pagination.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background-color:#02a460}.stock-table-slider__link{font-family:Graphik LC Web;font-weight:500;font-size:12px;line-height:20px;color:#02a460;margin-top:10px;display:block;-webkit-text-decoration:underline;text-decoration:underline}@media screen and (max-width: 767px){.stock-table-slider__link{margin-top:20px}}.stock-table-slider_brokerage .stock-table-slider__title{margin:0 0 20px;font-size:35px;line-height:40px;font-weight:700}@media screen and (max-width: 1279px){.stock-table-slider_brokerage .stock-table-slider__title{margin-bottom:5px}}@media screen and (max-width: 767px){.stock-table-slider_brokerage .stock-table-slider__title{margin-bottom:10px;font-size:25px;line-height:30px}}@media screen and (max-width: 767px){.stock-table-slider .arrow-redirect{padding-top:10px;padding-bottom:30px}}.stock-table-slider .arrow-redirect__title{line-height:30px}.table{max-width:770px;overflow:hidden}@media screen and (min-width: 1280px)and (max-width: 1920px){.table{max-width:100%}}.table__wrapper{overflow:scroll;-webkit-transition:all .5s;transition:all .5s}.table__wrapper.active{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-webkit-transition:all .5s;transition:all .5s}.table__wrapper::-webkit-scrollbar{display:none}@media screen and (max-width: 400px){.table__wrapper{overflow:scroll;width:280px;height:-webkit-min-content;height:-moz-min-content;height:min-content}}.table__subtitle-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:15px;border-bottom:2px solid rgba(136,144,161,.5)}@media screen and (max-width: 400px){.table__subtitle-wrapper{width:-webkit-min-content;width:-moz-min-content;width:min-content}}.table__text{margin-bottom:30px;color:#4a5772;font-size:18px;line-height:25px}@media screen and (max-width: 1024px){.table__text{margin-bottom:24px}}@media screen and (max-width: 768px){.table__text{font-size:14px;line-height:1.44}}.table__subtitle{width:300px;text-transform:uppercase;color:#4a5772;font-size:12px;font-weight:500;line-height:12px}.table__subtitle:last-child{width:170px}@media(min-width: 1024px)and (max-width: 1079px){.table__subtitle:last-child{width:195px}}@media screen and (max-width: 400px){.table__subtitle:last-child{width:130px}}@media screen and (max-width: 400px){.table__subtitle{width:140px;font-size:10px}}.table__description{margin-top:30px;color:#8890a1;font-size:14px;font-weight:400;line-height:20px}.table__description a{color:#02a460}.table__show-more{position:relative;display:inline-block;margin-top:40px;cursor:pointer;color:#02a460;font-size:18px;line-height:25px}.table__show-more::after{position:absolute;top:0;left:110%;width:13px;height:7px;content:url("/static/gold/up-down-arrow.png")}@media screen and (max-width: 400px){.table__show-more{display:none}}.table__show-more.active::after{top:75%;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.table_euro .title.title_big{margin-bottom:10px}.table_euro .table__subtitle{letter-spacing:.05em;line-height:16px}@media(min-width: 1024px)and (max-width: 1079px){.table{max-width:100%}}@media(max-width: 400px){.table .table__wrapper{width:100%}.table .rows-wrapper-general__row-info{width:220px}.table .table__subtitle{width:220px}}.rows-wrapper-general__row-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-top:33px}@media(max-width: 768px){.rows-wrapper-general__row-wrapper{margin-top:24px}}.rows-wrapper-general__row-wrapper:not(:last-child){padding-bottom:8px;border-bottom:1px solid rgba(136,144,161,.3)}.rows-wrapper-general__row-info{width:300px;font-family:"Graphik LC Web",sans-serif;font-size:14px;font-weight:500;line-height:14px}.rows-wrapper-general__row-info:last-child{width:170px}@media screen and (max-width: 400px){.rows-wrapper-general__row-info:last-child{width:130px}}@media screen and (max-width: 400px){.rows-wrapper-general__row-info{width:140px}}@media screen and (max-width: 400px){.rows-wrapper-general{width:-webkit-min-content;width:-moz-min-content;width:min-content}}.tariff-cards-slider__title{font-size:40px;line-height:50px;font-weight:700;margin-bottom:10px}@media screen and (max-width: 767px){.tariff-cards-slider__title{font-size:20px;line-height:25px}}.tariff-cards-slider__text{font-size:18px;line-height:30px;color:#4a5772;margin-bottom:30px}@media screen and (max-width: 767px){.tariff-cards-slider__text{font-size:14px;line-height:20px;margin-bottom:20px}}.tariff-cards-slider__container.swiper-container{overflow:visible}.tariff-cards-slider__wrapper{margin-bottom:30px}@media screen and (max-width: 767px){.tariff-cards-slider__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width: 768px){.tariff-cards-slider__slide{opacity:.4;max-width:381px}.tariff-cards-slider__slide.swiper-slide-active,.tariff-cards-slider__slide.swiper-slide-next,.tariff-cards-slider__slide.swiper-slide-next+.swiper-slide{opacity:1}}@media screen and (max-width: 767px){.tariff-cards-slider__slide:not(:last-child){margin-bottom:20px}}.tariff-cards-slider__button-next,.tariff-cards-slider__button-prev{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:60px;height:60px;-webkit-box-shadow:0px 5px 47px rgba(72,84,112,.4);box-shadow:0px 5px 47px rgba(72,84,112,.4);border-radius:50%;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;z-index:5}@media screen and (max-width: 1279px){.tariff-cards-slider__button-next,.tariff-cards-slider__button-prev{display:none}}.tariff-cards-slider__button-next svg,.tariff-cards-slider__button-prev svg{height:8px;width:15px;fill:#8890a1}.tariff-cards-slider .swiper-button-disabled{display:none}.tariff-cards-slider__button-next{right:-80px}@media screen and (max-width: 1439px){.tariff-cards-slider__button-next{right:-40px}}.tariff-cards-slider__button-next svg{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.tariff-cards-slider__button-prev{left:-80px}@media screen and (max-width: 1439px){.tariff-cards-slider__button-prev{left:-40px}}.tariff-cards-slider__button-prev svg{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.tariff-cards-slider__pagination.swiper-pagination.swiper-pagination-progressbar{top:auto;background-color:#f4f4f6;height:5px;border-radius:5px;position:relative}.tariff-cards-slider__pagination.swiper-pagination.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background-color:#02a460}.tariff-cards-slider_brokerage .tariff-cards-slider__title{margin:0 0 10px;font-size:35px;line-height:50px;font-weight:700}@media screen and (max-width: 1279px){.tariff-cards-slider_brokerage .tariff-cards-slider__title{margin-bottom:0}}@media screen and (max-width: 1023px){.tariff-cards-slider_brokerage .tariff-cards-slider__title{margin-bottom:10px}}@media screen and (max-width: 767px){.tariff-cards-slider_brokerage .tariff-cards-slider__title{font-size:20px;line-height:25px}}.tariffs .tariffs__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tariffs .tariffs__wrapper .tariffs__slider-wrapper{width:100%}@media screen and (min-width: 1024px){.tariffs .tariffs__wrapper .tariffs__slider-wrapper{padding-bottom:20px}}.tariffs .tariffs__wrapper .tariffs__slider-wrapper .tariffs__data-list{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width: 1024px){.tariffs .tariffs__wrapper .tariffs__slider-wrapper .tariffs__data-list{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width: 1023px){.tariffs .tariffs__wrapper .tariffs__slider-wrapper .tariffs__data-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.tariffs .tariffs__wrapper .tariffs__slider-wrapper .tariffs__data-list .tariffs__data-item{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer}@media screen and (max-width: 1023px){.tariffs .tariffs__wrapper .tariffs__slider-wrapper .tariffs__data-list .tariffs__data-item{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px 0 10px 0;border-bottom:1px solid rgba(136,144,161,.2)}}.tariffs .tariffs__wrapper .tariffs__slider-wrapper .tariffs__data-list .tariffs__data-item .tariffs__subitem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:"Graphik LC Web",sans-serif}.tariffs .tariffs__wrapper .tariffs__slider-wrapper .tariffs__data-list .tariffs__data-item .tariffs__subitem .tariffs__value{font-size:25px;font-weight:bold;line-height:1.12}.tariffs .tariffs__wrapper .tariffs__slider-wrapper .tariffs__data-list .tariffs__data-item .tariffs__subitem .tariffs__description{font-size:9px;letter-spacing:.05em;text-transform:uppercase;color:#4a5772}@media screen and (min-width: 1024px){.tariffs .tariffs__wrapper .tariffs__slider-wrapper .tariffs__data-list .tariffs__data-item .tariffs__subitem_contribution{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (max-width: 1023px){.tariffs .tariffs__wrapper .tariffs__slider-wrapper .tariffs__data-list .tariffs__data-item .tariffs__subitem_contribution{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.tariffs .tariffs__wrapper .tariffs__slider-wrapper .tariffs__data-list .tariffs__data-item .tariffs__subitem_contribution .tariffs__value{color:#000}@media screen and (min-width: 1024px){.tariffs .tariffs__wrapper .tariffs__slider-wrapper .tariffs__data-list .tariffs__data-item .tariffs__subitem_contribution .tariffs__value{font-size:14px;line-height:1;font-weight:normal;padding-bottom:10px}}.tariffs .tariffs__wrapper .tariffs__slider-wrapper .tariffs__data-list .tariffs__data-item .tariffs__subitem_contribution .tariffs__value .tariffs__postfix{font-size:15px}@media screen and (min-width: 1024px){.tariffs .tariffs__wrapper .tariffs__slider-wrapper .tariffs__data-list .tariffs__data-item .tariffs__subitem_contribution .tariffs__value .tariffs__postfix{font-size:14px;line-height:1}}@media screen and (min-width: 1024px){.tariffs .tariffs__wrapper .tariffs__slider-wrapper .tariffs__data-list .tariffs__data-item .tariffs__subitem_rate{display:none}}@media screen and (max-width: 1023px){.tariffs .tariffs__wrapper .tariffs__slider-wrapper .tariffs__data-list .tariffs__data-item .tariffs__subitem_rate{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.tariffs .tariffs__wrapper .tariffs__slider-wrapper .tariffs__data-list .tariffs__data-item .tariffs__subitem_rate .tariffs__value{color:#02a460}.tariffs .tariffs__wrapper .tariffs__slider-wrapper .tariffs__data-list .tariffs__data-item .tariffs__subitem_rate .tariffs__value .tariffs__postfix{font-size:15px}.tariffs .tariffs__wrapper .tariffs__text{font-family:Graphik LC Web,sans-serif;font-size:18px;line-height:1.4;color:#4a5772;padding:25px 0 30px;text-align:center;width:100%}@media screen and (min-width: 1024px)and (max-width: 1279px){.tariffs .tariffs__wrapper .tariffs__text{padding:25px 27% 30px}}@media screen and (min-width: 768px)and (max-width: 1023px){.tariffs .tariffs__wrapper .tariffs__text{padding:25px 15% 30px}}@media screen and (max-width: 767px){.tariffs .tariffs__wrapper .tariffs__text{font-size:14px;text-align:left}}.tariffs .tariffs__wrapper .button{padding:29px 64px}@media screen and (min-width: 1024px)and (max-width: 1279px){.tariffs .tariffs__wrapper .button{padding:29px 76px}}@media screen and (min-width: 768px)and (max-width: 1023px){.tariffs .tariffs__wrapper .button{padding:29px 76px}}@media screen and (max-width: 767px){.tariffs .tariffs__wrapper .button{padding:16px 99px}}.vacancy-top{overflow:hidden;width:100vw;background-repeat:no-repeat;background-color:#f4f4f6;background-position:calc(50% + 200px) 100%;background-size:400px}@media screen and (min-width: 1024px)and (max-width: 1279px){.vacancy-top{background-position:calc(80% + 70px) 100%;background-size:300px}}@media screen and (min-width: 768px)and (max-width: 1023px){.vacancy-top{background-size:300px}}@media screen and (max-width: 767px){.vacancy-top{background-position:calc(50% + 160px) 100%;background-size:240px}}.vacancy-top .vacancy-top__wrapper{margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 auto;font-family:Graphik Cy,sans-serif;padding:155px 0}@media screen and (min-width: 1280px){.vacancy-top .vacancy-top__wrapper{max-width:1200px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.vacancy-top .vacancy-top__wrapper{max-width:924px}}@media screen and (min-width: 768px)and (max-width: 1023px){.vacancy-top .vacancy-top__wrapper{max-width:618px}}@media screen and (max-width: 767px){.vacancy-top .vacancy-top__wrapper{max-width:100%}}@media screen and (max-width: 767px){.vacancy-top .vacancy-top__wrapper{padding-left:20px;padding-right:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.vacancy-top .vacancy-top__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.vacancy-top .vacancy-top__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.vacancy-top .vacancy-top__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.vacancy-top .vacancy-top__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1920px){.vacancy-top .vacancy-top__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.vacancy-top .vacancy-top__wrapper{padding-top:90px;padding-bottom:90px}}@media screen and (min-width: 768px)and (max-width: 1023px){.vacancy-top .vacancy-top__wrapper{padding-top:70px;padding-bottom:70px}}@media screen and (max-width: 767px){.vacancy-top .vacancy-top__wrapper{padding-top:30px;padding-bottom:30px;max-width:280px}}.vacancy-top .vacancy-top__wrapper .vacancy-top__title{font-size:70px;line-height:1.14;font-weight:bold;color:#000;padding-right:30%;padding-bottom:20px}@media screen and (max-width: 1279px){.vacancy-top .vacancy-top__wrapper .vacancy-top__title{font-size:45px;line-height:2}}@media screen and (max-width: 767px){.vacancy-top .vacancy-top__wrapper .vacancy-top__title{font-size:20px;line-height:2}}.vacancy-top .vacancy-top__wrapper .vacancy-top__text p{font-family:Graphik Cy,sans-serif;font-size:18px;line-height:25px;color:#4a5772;padding-right:65%}.vacancy-top .vacancy-top__wrapper .vacancy-top__text p:not(last-of-type){margin-bottom:20px}.vacancy-top .vacancy-top__wrapper .vacancy-top__text p span a{color:#02a460}@media screen and (min-width: 1024px)and (max-width: 1279px){.vacancy-top .vacancy-top__wrapper .vacancy-top__text p{padding-right:55%}}@media screen and (min-width: 768px)and (max-width: 1023px){.vacancy-top .vacancy-top__wrapper .vacancy-top__text p{padding-right:30%}}@media screen and (max-width: 767px){.vacancy-top .vacancy-top__wrapper .vacancy-top__text p{font-size:14px;line-height:1.43;padding-right:34%}}.welcome-tables .welcome-tables__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media screen and (max-width: 1023px){.welcome-tables .welcome-tables__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width: 1024px){.welcome-tables .welcome-tables__wrapper .welcome-tables__table-wrapper{padding-right:30px}}.welcome-tables .welcome-tables__wrapper .welcome-tables__table-wrapper .welcome-tables__title{font-family:Graphik Cy,sans-serif;font-size:18px;line-height:1.39;padding-bottom:10px}.welcome-tables .welcome-tables__wrapper .welcome-tables__table-wrapper .welcome-tables__title span{color:#02a460}@media screen and (min-width: 1024px){.welcome-tables .welcome-tables__wrapper .welcome-tables__table-wrapper{width:66.6666666667%}}@media screen and (max-width: 1023px){.welcome-tables .welcome-tables__wrapper .welcome-tables__table-wrapper{width:100%}}.welcome-tables .welcome-tables__wrapper .welcome-tables__repo-text{margin-bottom:70px;font-family:Graphik LC Web,sans-serif;font-size:14px;line-height:1.21;color:#4a5772}.welcome-tables .welcome-tables__wrapper .welcome-tables__aside{height:-webkit-max-content;height:-moz-max-content;height:max-content;position:sticky;top:40px;padding:47px 20px 30px 20px;border:1px solid rgba(136,144,161,.2)}.welcome-tables .welcome-tables__wrapper .welcome-tables__aside p{font-family:Graphik Cy,sans-serif;font-size:14px;line-height:1.21;color:#4a5772}.welcome-tables .welcome-tables__wrapper .welcome-tables__aside p span{font-family:Graphik LC Web,sans-serif;color:#02a460}.welcome-tables .welcome-tables__wrapper .welcome-tables__aside .welcome-tables__aside-title{padding-bottom:10px}.welcome-tables .welcome-tables__wrapper .welcome-tables__aside .welcome-tables__aside-item{font-family:Graphik Cy,sans-serif;font-size:14px;line-height:1.21;color:#4a5772}.welcome-tables .welcome-tables__wrapper .welcome-tables__aside .welcome-tables__aside-item span{font-family:Graphik LC Web,sans-serif;color:#02a460}@media screen and (min-width: 1024px){.welcome-tables .welcome-tables__wrapper .welcome-tables__aside{width:33.3333333333%}}@media screen and (max-width: 1023px){.welcome-tables .welcome-tables__wrapper .welcome-tables__aside{width:100%}}.stocks-bonds__title{margin-bottom:24px;font-size:32px;font-weight:700;line-height:1.25}@media screen and (max-width: 1024px){.stocks-bonds__title{font-size:24px;line-height:1.65}}@media screen and (max-width: 768px){.stocks-bonds__title{font-size:20px;line-height:2}}.stocks-bonds__mobile{display:none}@media screen and (max-width: 767px){.stocks-bonds__mobile{display:block;margin-bottom:20px}}.stocks-bonds__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:8px;padding-right:26px;border-bottom:1px solid rgba(136,144,161,.3019607843)}@media screen and (max-width: 767px){.stocks-bonds__head{white-space:pre-line;padding-right:0}}.stocks-bonds__head-item{-webkit-box-flex:1;-ms-flex:1;flex:1;color:#4a5772;font-size:12px;font-weight:500;line-height:1.5}@media screen and (max-width: 767px){.stocks-bonds__head-item_open{display:none}}@media screen and (max-width: 767px){.stocks-bonds__head-item{-webkit-box-flex:0;-ms-flex:none;flex:none}}.stocks-bonds__table{margin-bottom:80px}.accordion-table__body{max-height:0;overflow:hidden;-webkit-transition:max-height .2s ease-out;transition:max-height .2s ease-out}.accordion-table_show .accordion-table__header{background:rgba(244,244,246,.8)}.accordion-table_show .accordion-table__body{display:block}.accordion-table__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px 26px 16px 0;cursor:pointer;border-bottom:1px solid rgba(136,144,161,.3019607843)}.accordion-table__header.active+.accordion-table__body{border-bottom:1px solid rgba(136,144,161,.3019607843)}.accordion-table__header:hover{background:rgba(244,244,246,.8)}.accordion-table__header-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;-webkit-box-flex:1;-ms-flex:1;flex:1;font-family:"Graphik LC Web",sans-serif;font-weight:500;font-size:16px;line-height:1.25}@media screen and (max-width: 767px){.accordion-table__header-item-text{font-size:12px}}@media screen and (max-width: 767px){.accordion-table__header-item_open{display:none}}@media screen and (max-width: 767px){.accordion-table__header-item{-webkit-box-flex:0;-ms-flex:none;flex:none}}.accordion-table__header-item-icon{width:24px;height:24px}.accordion-table__content{padding:45px 26px}.accordion-table__content-title{margin-bottom:20px;font-size:18px;font-weight:700;line-height:1.33}.accordion-table__content-text{margin-bottom:16px;font-size:16px;line-height:1.5}.accordion-table__content-paramerers-item:not(:last-child){margin-bottom:28px}.accordion-table__content-paramerers-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px;color:#4a5772;font-size:10px;line-height:1.6}.accordion-table__content-paramerers-head-item{-webkit-box-flex:1;-ms-flex:1;flex:1}.accordion-table__content-paramerers-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;font-weight:500;line-height:1.4}.accordion-table__content-paramerers-body-item{-webkit-box-flex:1;-ms-flex:1;flex:1}.advantages-card{margin:25px 0 0 0;width:50%}.advantages-card_advantage .advantages-card__wrapper .advantages-card__icon{color:#02a460}.advantages-card_opportunity .advantages-card__wrapper .advantages-card__icon{color:#ed8200}@media screen and (min-width: 1280px){.advantages-card{width:50%}}@media screen and (min-width: 1024px)and (max-width: 1279px){.advantages-card{width:33%}}@media screen and (min-width: 768px)and (max-width: 1023px){.advantages-card{width:50%}}@media screen and (max-width: 767px){.advantages-card{width:100%;margin:10px 0 10px 0}}.advantages-card .advantages-card__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-right:50px}.advantages-card .advantages-card__wrapper .advantages-card__icon{width:30px;height:30px}.advantages-card .advantages-card__wrapper .advantages-card__icon_advantage{color:#02a460}.advantages-card .advantages-card__wrapper .advantages-card__icon_opportunity{color:#ed8200}@media screen and (max-width: 767px){.advantages-card .advantages-card__wrapper .advantages-card__icon{width:20px;height:20px}}.advantages-card .advantages-card__wrapper .advantages-card__text{font-family:Graphik Cy,sans-serif;font-size:14px;line-height:1.43;color:#4a5772;padding-top:10px}.advantages-card .advantages-card__wrapper .advantages-card__text span{color:#02a460}@media screen and (max-width: 767px){.advantages-card .advantages-card__wrapper .advantages-card__text{font-size:14px;line-height:1.43}}@media screen and (min-width: 1024px)and (max-width: 1279px){.advantages-card .advantages-card__wrapper{padding-right:40px}}@media screen and (min-width: 768px)and (max-width: 1023px){.advantages-card .advantages-card__wrapper{padding-right:20px}}@media screen and (max-width: 767px){.advantages-card .advantages-card__wrapper{padding-right:0}}.quik-advantages .advantages__title{font-weight:700;font-size:35px;line-height:130%;margin-bottom:50px}.quik-advantages .advantages__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.quik-advantages .advantages .advantages__wrapper .advantages__item{width:100%}.quik-advantages .advantages__content{width:100%;height:421px;background-repeat:no-repeat;background-size:cover}.quik-advantages .advantages__list{height:100%}.quik-advantages .advantages-card__title{font-weight:700;font-size:18px;line-height:25px;margin-bottom:15px}.quik-advantages .advantages-card .advantages-card__wrapper .advantages-card__icon{width:40px;height:40px;margin-bottom:15px}.advantages{margin-bottom:30px}@media screen and (max-width: 767px){.advantages{margin-bottom:0}}.advantages .advantages__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 1279px){.advantages .advantages__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}}.advantages .advantages__wrapper .advantages__item{width:50%}@media screen and (max-width: 1279px){.advantages .advantages__wrapper .advantages__item{width:100%}}@media screen and (max-width: 1279px){.advantages .advantages__wrapper .advantages__item_advantage{margin-bottom:50px}}.advantages .advantages__wrapper .advantages__item .advantages__title{font-family:Graphik Cy,sans-serif;font-size:35px;line-height:1.29;font-weight:bold;margin-bottom:25px}@media screen and (max-width: 767px){.advantages .advantages__wrapper .advantages__item .advantages__title{font-size:20px;line-height:1.25;margin-bottom:20px}}.advantages .advantages__wrapper .advantages__item .advantages__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media screen and (max-width: 767px){.advantages .advantages__wrapper .advantages__item .advantages__list{margin-top:10px;margin-bottom:10px}}.advantages .advantages__wrapper .advantages__item .advantages__last-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-top:30px}@media screen and (min-width: 1280px){.advantages .advantages__wrapper .advantages__item .advantages__last-item{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-right:33%}}@media screen and (max-width: 767px){.advantages .advantages__wrapper .advantages__item .advantages__last-item{margin-top:20px}}.advantages .advantages__wrapper .advantages__item .advantages__last-item .advantages__subitem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width: 1023px){.advantages .advantages__wrapper .advantages__item .advantages__last-item .advantages__subitem{margin-right:30px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.advantages .advantages__wrapper .advantages__item .advantages__last-item .advantages__subitem{margin-right:50px}}.advantages .advantages__wrapper .advantages__item .advantages__last-item .advantages__subitem .advantages__text{font-family:Graphik Cy,sans-serif;font-size:14px;line-height:1.43;margin-top:10px;color:#4a5772}@media screen and (max-width: 767px){.advantages .advantages__wrapper .advantages__item .advantages__last-item .advantages__subitem .advantages__text{font-size:12px;line-height:1.39}}.advantages .advantages__wrapper .advantages__item .advantages__last-item .advantages__subitem .advantages__image{width:60%}.advantages_long-row .advantages__wrapper .advantages__item .advantages__list .advantages-card_advantage:last-of-type{width:100%}.advantages_currency .advantages__wrapper .advantages__item .advantages__last-item .advantages__subitem .advantages__image{width:30px;height:30px}@media screen and (max-width: 767px){.advantages_currency .advantages__wrapper .advantages__item .advantages__last-item .advantages__subitem .advantages__image{width:20px;height:20px}}.advantages_margin-bottom-none{margin-bottom:0}.arrow-card .arrow-card__wrapper{padding:75px 0 40px 50px;background-color:#f4f4f6;background-repeat:no-repeat;background-position:95% 90%;background-size:auto 220px}.arrow-card .arrow-card__wrapper .arrow-card__title{padding-right:25%;color:#000;font-family:Graphik Cy,sans-serif;font-size:25px;font-weight:bold;line-height:1.2}.arrow-card .arrow-card__wrapper .arrow-card__title a{color:#000}@media screen and (min-width: 768px)and (max-width: 1023px){.arrow-card .arrow-card__wrapper .arrow-card__title{padding-right:0}}@media screen and (max-width: 767px){.arrow-card .arrow-card__wrapper .arrow-card__title{padding-right:0;font-size:18px}}.arrow-card .arrow-card__wrapper .arrow-card__content .arrow-card__date{padding-top:40px;letter-spacing:.05em;text-transform:uppercase;color:#4a5772;font-family:Graphik LC Web,sans-serif;font-size:12px;line-height:1}.arrow-card .arrow-card__wrapper .arrow-card__content .arrow-card__text{padding-top:15px;padding-right:25%;color:#4a5772;font-family:Graphik Cy,sans-serif;font-size:18px;line-height:1.39}@media screen and (min-width: 1024px)and (max-width: 1279px){.arrow-card .arrow-card__wrapper .arrow-card__content .arrow-card__text{padding-right:230px}}@media screen and (min-width: 768px)and (max-width: 1023px){.arrow-card .arrow-card__wrapper .arrow-card__content .arrow-card__text{padding-right:0}}@media screen and (max-width: 767px){.arrow-card .arrow-card__wrapper .arrow-card__content .arrow-card__text{padding-right:0;font-size:14px}}@media screen and (min-width: 768px)and (max-width: 1023px){.arrow-card .arrow-card__wrapper .arrow-card__content{padding-bottom:100px;background-position:95% 94%}}@media screen and (max-width: 767px){.arrow-card .arrow-card__wrapper .arrow-card__content{padding:20px 0 130px 20px;background-position:95% 98%}}.arrow-card .arrow-card__wrapper .arrow-redirect{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-top:25px}@media screen and (max-width: 767px){.arrow-card .arrow-card__wrapper .arrow-redirect{padding-left:20px;padding-right:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.arrow-card .arrow-card__wrapper .arrow-redirect{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.arrow-card .arrow-card__wrapper .arrow-redirect{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.arrow-card .arrow-card__wrapper .arrow-redirect{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.arrow-card .arrow-card__wrapper .arrow-redirect{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1920px){.arrow-card .arrow-card__wrapper .arrow-redirect{padding-left:15px;padding-right:15px}}.arrow-card_small{margin-top:80px}.arrow-card_small .arrow-card__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:250px;padding-top:0;padding-bottom:0;background-position:95% 100%}.arrow-card_small .arrow-card__wrapper .arrow-card__title{padding-top:95px}@media screen and (min-width: 768px)and (max-width: 1023px){.arrow-card_small .arrow-card__wrapper{padding-bottom:200px}}@media screen and (max-width: 767px){.arrow-card_small .arrow-card__wrapper{padding-bottom:250px}}@media screen and (max-width: 767px){.arrow-card_small{margin-top:50px}}.arrow-redirect{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;min-width:220px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width: 767px){.arrow-redirect{margin-left:-10px;margin-right:-10px}}@media screen and (min-width: 768px)and (max-width: 1023px){.arrow-redirect{margin-left:-15px;margin-right:-15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.arrow-redirect{margin-left:-15px;margin-right:-15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.arrow-redirect{margin-left:-15px;margin-right:-15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.arrow-redirect{margin-left:-15px;margin-right:-15px}}@media screen and (min-width: 1920px){.arrow-redirect{margin-left:-15px;margin-right:-15px}}@media screen and (max-width: 767px){.arrow-redirect{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin:0;padding-top:15px;padding-bottom:25px}}.arrow-redirect_tariffs{-ms-flex-item-align:start;align-self:flex-start;margin-left:-500px;padding-top:13px}@media screen and (max-width: 767px){.arrow-redirect_tariffs{margin:0}}.arrow-redirect:hover .arrow-redirect__title{color:#ed8200}.arrow-redirect:hover .arrow-redirect__arrow-long{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px);color:#ed8200}.arrow-redirect:hover .arrow-redirect__arrow-short{-webkit-transform:rotate(-90deg) translate(2px, 11px);-ms-transform:rotate(-90deg) translate(2px, 11px);transform:rotate(-90deg) translate(2px, 11px);color:#ed8200}.arrow-redirect:focus .arrow-redirect__title{-webkit-text-decoration:underline;text-decoration:underline;color:#ed8200}.arrow-redirect:focus .arrow-redirect__arrow-long{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px);color:#ed8200}.arrow-redirect:focus .arrow-redirect__arrow-short{-webkit-transform:rotate(-90deg) translate(2px, 11px);-ms-transform:rotate(-90deg) translate(2px, 11px);transform:rotate(-90deg) translate(2px, 11px);color:#ed8200}.arrow-redirect .arrow-redirect__title{padding-right:20px;padding-bottom:2px;color:#02a460;font-family:"Graphik LC Web",sans-serif;font-size:18px}@media screen and (max-width: 767px){.arrow-redirect .arrow-redirect__title{padding-right:0;padding-bottom:4px}}@media screen and (min-width: 768px)and (max-width: 1023px){.arrow-redirect .arrow-redirect__title{padding-bottom:5px;font-size:14px}}@media screen and (max-width: 767px){.arrow-redirect .arrow-redirect__title{font-size:12px}}.arrow-redirect .arrow-redirect__arrow-long{display:block;width:33px;height:14px;margin-right:14px;margin-bottom:5px;-webkit-transition:-webkit-transform .5s ease-in-out;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out, -webkit-transform .5s ease-in-out;color:#02a460}@media screen and (max-width: 1023px){.arrow-redirect .arrow-redirect__arrow-long{display:none}}@media screen and (max-width: 767px){.arrow-redirect .arrow-redirect__arrow-long{margin:0}}.arrow-redirect .arrow-redirect__arrow-short{display:none;width:15px;height:15px;-webkit-transition:-webkit-transform .5s ease-in-out;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out, -webkit-transform .5s ease-in-out;-webkit-transform:rotate(-90deg) translate(2px, 6px);-ms-transform:rotate(-90deg) translate(2px, 6px);transform:rotate(-90deg) translate(2px, 6px);color:#02a460}@media screen and (max-width: 1023px){.arrow-redirect .arrow-redirect__arrow-short{display:block}}@media screen and (min-width: 768px)and (max-width: 1023px){.arrow-redirect .arrow-redirect__arrow-short{margin-bottom:3px}}.arrow-redirect_disable .arrow-redirect__title{color:rgba(136,144,161,.5)}.arrow-redirect_disable .arrow-redirect__arrow-long{color:rgba(136,144,161,.5)}.arrow-redirect_disable .arrow-redirect__arrow-short{color:rgba(136,144,161,.5)}.arrow-redirect_disable:hover,.arrow-redirect_disable:active,.arrow-redirect_disable:focus{cursor:default}.arrow-redirect_disable:hover .arrow-redirect__title,.arrow-redirect_disable:active .arrow-redirect__title,.arrow-redirect_disable:focus .arrow-redirect__title{-webkit-text-decoration:none;text-decoration:none;color:rgba(136,144,161,.5)}.arrow-redirect_disable:hover .arrow-redirect__arrow-long,.arrow-redirect_disable:active .arrow-redirect__arrow-long,.arrow-redirect_disable:focus .arrow-redirect__arrow-long{-webkit-transform:none;-ms-transform:none;transform:none;color:rgba(136,144,161,.5)}.arrow-redirect_disable:hover .arrow-redirect__arrow-short,.arrow-redirect_disable:active .arrow-redirect__arrow-short,.arrow-redirect_disable:focus .arrow-redirect__arrow-short{-webkit-transform:none;-ms-transform:none;transform:none;color:rgba(136,144,161,.5)}.arrow-redirect_arrow-long .arrow-redirect__arrow-long{display:block}.arrow-redirect_arrow-long .arrow-redirect__arrow-short{display:none}@media screen and (max-width: 767px){.arrow-redirect_arrow-long{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.arrow-redirect_hidden{display:none}.arrow-redirect_theme-product-card{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:auto;margin-right:0;margin-left:0}.arrow-redirect_theme-product-card .arrow-redirect__title,.arrow-redirect_theme-product-card .arrow-redirect__arrow-long,.arrow-redirect_theme-product-card .arrow-redirect__arrow-short{color:#fff}.arrow-redirect_justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0}.mb-32{margin-bottom:32px}.title-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:15px;width:100%}.title-wrapper .title-wrapper__title-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}@media screen and (max-width: 767px){.title-wrapper .title-wrapper__title-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.title-wrapper .title-wrapper__title-inner_tariffs{width:100%}.title-wrapper .title-wrapper__title-inner .title-wrapper__title{font-size:35px;font-weight:bold}@media screen and (min-width: 1024px){.title-wrapper .title-wrapper__title-inner .title-wrapper__title{max-width:calc(100% - 350px)}}@media screen and (max-width: 1279px){.title-wrapper .title-wrapper__title-inner .title-wrapper__title{font-size:25px}}@media screen and (max-width: 767px){.title-wrapper .title-wrapper__title-inner .title-wrapper__title{font-size:20px;padding-bottom:0}}.title-wrapper .title-wrapper__subtitle_news{display:none}.title-wrapper .title-wrapper__subtitle_tariffs{font-family:"Graphik Cy",sans-serif;font-size:18px;color:#4a5772;padding-right:48%;padding-top:50px}@media screen and (min-width: 1024px)and (max-width: 1279px){.title-wrapper .title-wrapper__subtitle_tariffs{padding-right:32%}}@media screen and (min-width: 768px)and (max-width: 1023px){.title-wrapper .title-wrapper__subtitle_tariffs{padding-right:0}}@media screen and (max-width: 767px){.title-wrapper .title-wrapper__subtitle_tariffs{font-size:14px;padding-right:15px;padding-top:10px}}.arrowed-card{min-height:380px}@media screen and (max-width: 767px){.arrowed-card{padding-left:20px;padding-right:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.arrowed-card{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.arrowed-card{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.arrowed-card{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.arrowed-card{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1920px){.arrowed-card{padding-left:15px;padding-right:15px}}@media screen and (max-width: 767px){.arrowed-card{width:280px;min-height:350px;padding-right:10px;padding-left:10px}.arrowed-card .arrowed-card__content{height:100%}}@media screen and (max-width: 767px)and (min-width: 1024px)and (max-width: 1279px){.arrowed-card_information-opening_deposit{width:50% !important}}.arrowed-card .arrowed-card__content{height:100%;background-color:#f4f4f6;background-position:100% 100%;background-size:auto 220px;background-blend-mode:multiply}.arrowed-card .arrowed-card__wrapper .arrowed-card__content{padding:60px 40px 140px 40px}@media screen and (min-width: 1024px)and (max-width: 1279px){.arrowed-card .arrowed-card__wrapper .arrowed-card__content{padding:60px 20px 150px 20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.arrowed-card .arrowed-card__wrapper .arrowed-card__content{padding:60px 20px 146px 40px}}@media screen and (max-width: 767px){.arrowed-card .arrowed-card__wrapper .arrowed-card__content{padding:46px 7% 0 7%}}.arrowed-card .arrowed-card__wrapper .arrowed-card__content .arrowed-card__title{-webkit-transform:rotate(0.001deg);-ms-transform:rotate(0.001deg);transform:rotate(0.001deg)}@media screen and (min-width: 1024px)and (max-width: 1279px){.arrowed-card .arrowed-card__wrapper .arrowed-card__content .arrowed-card__title{padding-right:10%}}@media screen and (min-width: 768px)and (max-width: 1023px){.arrowed-card .arrowed-card__wrapper .arrowed-card__content .arrowed-card__title{padding-right:0%}}@media screen and (max-width: 767px){.arrowed-card .arrowed-card__wrapper .arrowed-card__content .arrowed-card__title{padding-right:0}}.arrowed-card .arrowed-card__wrapper .arrowed-card__content .arrowed-card__text{padding-right:0;-webkit-transform:rotate(0.001deg);-ms-transform:rotate(0.001deg);transform:rotate(0.001deg)}@media screen and (min-width: 1024px)and (max-width: 1279px){.arrowed-card .arrowed-card__wrapper .arrowed-card__content .arrowed-card__text{padding-right:25%}}@media screen and (min-width: 768px)and (max-width: 1023px){.arrowed-card .arrowed-card__wrapper .arrowed-card__content .arrowed-card__text{padding-right:9%}}@media screen and (max-width: 767px){.arrowed-card .arrowed-card__wrapper .arrowed-card__content .arrowed-card__text{padding-right:0}}.arrowed-card_small{margin-top:31px}@media screen and (min-width: 1024px){.arrowed-card_small{width:400px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.arrowed-card_small{width:50%}}@media screen and (min-width: 768px)and (max-width: 1023px){.arrowed-card_small{width:50%;margin-top:31px}}@media screen and (max-width: 767px){.arrowed-card_small{margin-top:0}}.arrowed-card_small .arrowed-card__wrapper .arrowed-card__content{padding:57px 20px 140px 10.6%}@media screen and (min-width: 1024px)and (max-width: 1279px){.arrowed-card_small .arrowed-card__wrapper .arrowed-card__content{padding:57px 20px 150px 6.8%}}@media screen and (min-width: 768px)and (max-width: 1023px){.arrowed-card_small .arrowed-card__wrapper .arrowed-card__content{padding:45px 20px 146px 10%;background-size:80%}}@media screen and (max-width: 767px){.arrowed-card_small .arrowed-card__wrapper .arrowed-card__content{padding:46px 7% 0 7%;background-size:250px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.arrowed-card_small .arrowed-card__wrapper .arrowed-card__content .arrowed-card__title{padding-right:10%}}@media screen and (min-width: 768px)and (max-width: 1023px){.arrowed-card_small .arrowed-card__wrapper .arrowed-card__content .arrowed-card__title{padding-right:0%}}@media screen and (max-width: 767px){.arrowed-card_small .arrowed-card__wrapper .arrowed-card__content .arrowed-card__title{padding-right:0}}.arrowed-card_small .arrowed-card__wrapper .arrowed-card__content .arrowed-card__text{padding-right:0}@media screen and (min-width: 1024px)and (max-width: 1279px){.arrowed-card_small .arrowed-card__wrapper .arrowed-card__content .arrowed-card__text{padding-right:25%}}@media screen and (min-width: 768px)and (max-width: 1023px){.arrowed-card_small .arrowed-card__wrapper .arrowed-card__content .arrowed-card__text{padding-right:9%}}@media screen and (max-width: 767px){.arrowed-card_small .arrowed-card__wrapper .arrowed-card__content .arrowed-card__text{padding-right:0}}.arrowed-card_big{margin-top:31px}@media screen and (min-width: 1024px){.arrowed-card_big{width:800px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.arrowed-card_big{width:100%}}@media screen and (min-width: 768px)and (max-width: 1023px){.arrowed-card_big{width:50%}}@media screen and (max-width: 767px){.arrowed-card_big{margin-top:0}}.arrowed-card_big .arrowed-card__wrapper .arrowed-card__content{padding:57px 0 189px 39px;background-size:300px auto}@media screen and (min-width: 1024px)and (max-width: 1279px){.arrowed-card_big .arrowed-card__wrapper .arrowed-card__content{padding:56px 3.2% 202px 3.2%}}@media screen and (min-width: 768px)and (max-width: 1023px){.arrowed-card_big .arrowed-card__wrapper .arrowed-card__content{padding:45px 27px 170px 27px;background-size:80%}}@media screen and (max-width: 767px){.arrowed-card_big .arrowed-card__wrapper .arrowed-card__content{padding:46px 7% 20.7px 7%;background-size:250px}}.arrowed-card_big .arrowed-card__wrapper .arrowed-card__content .arrowed-card__title{padding-right:50%}@media screen and (min-width: 1024px)and (max-width: 1279px){.arrowed-card_big .arrowed-card__wrapper .arrowed-card__content .arrowed-card__title{padding-right:60%}}@media screen and (min-width: 768px)and (max-width: 1023px){.arrowed-card_big .arrowed-card__wrapper .arrowed-card__content .arrowed-card__title{padding-right:0}}@media screen and (max-width: 767px){.arrowed-card_big .arrowed-card__wrapper .arrowed-card__content .arrowed-card__title{padding-right:0}}.arrowed-card_big .arrowed-card__wrapper .arrowed-card__content .arrowed-card__text{padding-right:40%}@media screen and (min-width: 1024px)and (max-width: 1279px){.arrowed-card_big .arrowed-card__wrapper .arrowed-card__content .arrowed-card__text{padding-right:55%}}@media screen and (min-width: 768px)and (max-width: 1023px){.arrowed-card_big .arrowed-card__wrapper .arrowed-card__content .arrowed-card__text{padding-right:0}}@media screen and (max-width: 767px){.arrowed-card_big .arrowed-card__wrapper .arrowed-card__content .arrowed-card__text{padding-right:0}}.arrowed-card .arrowed-card__wrapper{height:100%}.arrowed-card .arrowed-card__wrapper .arrowed-card__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:calc(100% - 72px);min-height:380px;border:1px solid rgba(136,144,161,.2);border-bottom:none;background-repeat:no-repeat}.arrowed-card .arrowed-card__wrapper .arrowed-card__content .arrowed-card__title{padding-bottom:9px;color:#000;font-family:Graphik Cy,sans-serif;font-size:25px;font-weight:bold;line-height:1.2}@media screen and (min-width: 768px)and (max-width: 1023px){.arrowed-card .arrowed-card__wrapper .arrowed-card__content .arrowed-card__title{font-size:20px;line-height:1.2}}@media screen and (max-width: 767px){.arrowed-card .arrowed-card__wrapper .arrowed-card__content .arrowed-card__title{font-size:18px}}.arrowed-card .arrowed-card__wrapper .arrowed-card__content .arrowed-card__text{padding-bottom:24px;color:#4a5772;font-family:Graphik Cy,sans-serif;font-size:14px;line-height:1.43}@media screen and (min-width: 1024px)and (max-width: 1279px){.arrowed-card .arrowed-card__wrapper .arrowed-card__content .arrowed-card__text{padding-bottom:12px}}@media screen and (min-width: 768px)and (max-width: 1023px){.arrowed-card .arrowed-card__wrapper .arrowed-card__content .arrowed-card__text{padding-bottom:27px}}@media screen and (max-width: 767px){.arrowed-card .arrowed-card__wrapper .arrowed-card__content .arrowed-card__text{padding-bottom:151px}}.arrowed-card_equals{width:33%}@media screen and (max-width: 767px){.arrowed-card_equals{min-height:270px}.arrowed-card_equals .arrowed-card__wrapper .arrowed-card__content{min-height:220px}}.awards{margin-bottom:40px}.awards__items .awards__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-bottom:8px;margin-bottom:20px;border-bottom:1px solid rgba(136,144,161,.3);font-family:"Graphik LC Web",sans-serif;font-size:14px;cursor:pointer;line-height:1.25}.awards__items .awards__item .awards__item-icon{width:22px;min-width:22px;-ms-flex-preferred-size:22px;flex-basis:22px;height:20px;margin-right:28px;color:#02a460}.awards__items .awards__item .awards__item-text{padding-top:2px;-webkit-transition:color .125s linear;transition:color .125s linear}.awards__items .awards__item:hover{-webkit-transition:all .125s linear;transition:all .125s linear}.awards__items .awards__item:hover .awards__item-text{-webkit-transition:all .125s linear;transition:all .125s linear;color:#000}.awards_border-top{margin-bottom:25px}.awards_border-top .awards__items .awards__item:first-of-type{padding-top:20px;border-top:1px solid rgba(136,144,161,.2)}.bank-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:50px}.bank-card:last-child{margin-bottom:0}@media screen and (min-width: 768px){.bank-card .bank-card__img{margin-right:80px;width:318px;max-width:318px}}@media screen and (max-width: 767px){.bank-card .bank-card__img{max-width:100%}}.bank-card .bank-card__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width: 768px){.bank-card .bank-card__info{max-width:571px}}.bank-card .bank-card__description{margin-top:5px;font-size:14px;line-height:20px;color:#4a5772}.bank-card .bank-card__options{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:20px;font-family:"Graphik LC Web",sans-serif}@media screen and (min-width: 768px){.bank-card .bank-card__option{margin-right:50px}}@media screen and (max-width: 767px){.bank-card .bank-card__option{margin-right:30px}}.bank-card .bank-card__option-data{font-size:18px;line-height:18px;color:#000;font-weight:500}.bank-card .bank-card__option-title{font-size:9px;line-height:9px;color:#4a5772;margin-top:5px;text-transform:uppercase}.bank-card .bank-card__arrow-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:"Graphik LC Web",sans-serif;margin-top:18px;font-size:18px;line-height:30px;color:#02a460}.bank-card .bank-card__btn-title{margin-right:24px}.bank-card .bank-card__btn-arrow{width:40px;height:16px;color:#02a460}.bank-card_archive .bank-card__title{color:#4a5772}@media screen and (min-width: 768px)and (max-width: 1023px){.bank-card .bank-card__img{width:250px;margin-right:40px}.bank-card .bank-card__title{font-size:18px;line-height:25px}.bank-card .bank-card__option{margin-right:20px}.bank-card .bank-card__option:last-child{margin-right:0}.bank-card .bank-card__option-data{min-height:36px;font-size:14px;line-height:18px}}@media screen and (max-width: 767px){.bank-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bank-card .bank-card__info{margin-top:20px}.bank-card .bank-card__description{margin-bottom:20px}.bank-card .bank-card__option-data{margin-bottom:8px;text-align:center}.bank-card .bank-card__option-title{text-align:center}}.banner-info{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:252px;padding:40px;background-color:#f4f4f6}.banner-info__title{max-width:518px;font-size:25px;font-weight:763;line-height:30px}@media screen and (max-width: 1919px){.banner-info__title{max-width:495px}}.banner-info__button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;letter-spacing:.6px}.banner-info__background{position:absolute;top:0;right:0;width:auto;height:100%}@media screen and (max-width: 1023px){.banner-info{display:none}}@media screen and (min-width: 768px){.section_quote-chart .banner-info__button{padding:14px 40px;font-size:12px;font-weight:500;line-height:15px}}.blog-post__wrapper{height:100%}.blog-post__content{padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;width:100%;background:#f4f4f6}.blog-post__tag{margin-right:auto;font-weight:500;font-size:10px;line-height:25px;letter-spacing:.05em;text-transform:uppercase;color:#02a460;font-family:"Graphik LC Web"}.blog-post__title{width:100%;margin-top:5px;color:#000}.blog-post__text{margin-top:auto;font-size:16px;line-height:25px;color:#4a5772}.blog-post__date{font-size:12px;line-height:13px;letter-spacing:.05em;text-transform:uppercase;color:#4a5772}@media screen and (max-width: 1279px){.blog-post__image-wrapper{min-width:512px;height:470px}}@media screen and (max-width: 1023px){.blog-post__image-wrapper{max-width:308px;height:323px;min-width:0}}@media screen and (max-width: 767px){.blog-post__image-wrapper{max-width:100%;height:auto}}.blog-post__image-wrapper img{height:100%;display:block;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 1279px){.blog-post__image-wrapper img{width:100%;min-height:200px}}.blog-post:nth-child(n+3){margin-top:30px}@media screen and (max-width: 1023px){.blog-post:not(:first-child){margin-top:30px}}.information-blog__section_top .blog-post:nth-child(n+2){margin-top:30px}.blog-post_large{width:100%}.blog-post_large .blog-post__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 767px){.blog-post_large .blog-post__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.blog-post_large .blog-post__content{padding:30px 20px 20px}@media screen and (max-width: 1023px){.blog-post_large .blog-post__content{padding:30px 26px 20px 20px}}.blog-post_large .blog-post__title{font-weight:700;font-size:25px;line-height:30px}@media screen and (max-width: 1023px){.blog-post_large .blog-post__title{font-size:20px;line-height:25px}}@media screen and (max-width: 767px){.blog-post_large .blog-post__text{font-size:14px;line-height:20px;margin-top:80px}}.blog-post_medium{width:calc(50% - 15px);min-height:120px}@media screen and (max-width: 1023px){.blog-post_medium{width:100%}}.blog-post_medium .blog-post__title{font-weight:500;font-size:18px;line-height:1.4}@media screen and (max-width: 767px){.blog-post_medium .blog-post__title{font-size:16px;line-height:25px;font-weight:400}}.blog-post_small{width:calc((100% - 90px)/4);height:200px}@media screen and (max-width: 1279px){.blog-post_small{width:calc((93% - 60px)/3)}}@media screen and (max-width: 1023px){.blog-post_small{width:calc((100% - 30px)/2)}.blog-post_small:not(:last-child){margin-bottom:30px}}@media screen and (max-width: 767px){.blog-post_small{width:100%}}.blog-post_small .blog-post__title{font-weight:500;font-size:16px;line-height:25px;font-family:"Graphik LC Web"}.blog-post__head{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.blog-post__head>*:first-child{margin-right:15px}.bonds-advantages-cards .bonds-advantages-cards__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-15px}@media screen and (max-width: 1023px){.bonds-advantages-cards .bonds-advantages-cards__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:-15px;margin-bottom:0;padding:0 15px}}@media screen and (max-width: 767px){.bonds-advantages-cards .bonds-advantages-cards__list{margin-top:-10px}}.bonds-advantages-cards .bonds-advantages-cards__list .bonds-advantages-cards__exchange-card{min-height:330px;width:50%;padding:15px 15px}.bonds-advantages-cards .bonds-advantages-cards__list .bonds-advantages-cards__exchange-card .exchange-card__wrapper{margin:0;padding-top:60px;padding-left:30px;background-position-x:30px}@media screen and (min-width: 1024px)and (max-width: 1279px){.bonds-advantages-cards .bonds-advantages-cards__list .bonds-advantages-cards__exchange-card .exchange-card__wrapper .exchange-card__title{font-size:25px;line-height:1.2}.bonds-advantages-cards .bonds-advantages-cards__list .bonds-advantages-cards__exchange-card .exchange-card__wrapper .exchange-card__text{font-size:14px;line-height:1.43}}@media screen and (max-width: 767px){.bonds-advantages-cards .bonds-advantages-cards__list .bonds-advantages-cards__exchange-card .exchange-card__wrapper{padding-top:30px;padding-left:20px;padding-bottom:150px}}@media screen and (max-width: 767px){.eurobonds-advantages_brokerage .bonds-advantages-cards .bonds-advantages-cards__list .bonds-advantages-cards__exchange-card .exchange-card__wrapper{padding-top:27px;padding-bottom:158px;background-position-x:20px}}@media screen and (max-width: 1023px){.bonds-advantages-cards .bonds-advantages-cards__list .bonds-advantages-cards__exchange-card{min-height:250px;width:100%;padding:10px 0}}.eurobonds-advantages_brokerage .bonds-advantages-cards .bonds-advantages-cards__list .bonds-advantages-cards__exchange-card{min-height:360px}@media screen and (max-width: 1023px){.eurobonds-advantages_brokerage .bonds-advantages-cards .bonds-advantages-cards__list .bonds-advantages-cards__exchange-card{min-height:270px;background-position-y:calc(100% - 25px)}}@media screen and (max-width: 767px){.eurobonds-advantages_brokerage .bonds-advantages-cards .bonds-advantages-cards__list .bonds-advantages-cards__exchange-card{min-height:300px}}.bonds-advantages-cards .bonds-advantages-cards__list .bonds-advantages-cards__last-card{min-height:330px;width:50%;padding:15px 15px}@media screen and (min-width: 1024px)and (max-width: 1279px){.bonds-advantages-cards .bonds-advantages-cards__list .bonds-advantages-cards__last-card{min-height:290px}}@media screen and (max-width: 1023px){.bonds-advantages-cards .bonds-advantages-cards__list .bonds-advantages-cards__last-card{min-height:225px;width:100%;padding:10px 0 0 0}}.bonds-advantages-cards .bonds-advantages-cards__list .bonds-advantages-cards__last-card .bonds-advantages-cards__wrapper{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:60px 30px 125px 30px;background-repeat:no-repeat;background-position:95% 100%;background-blend-mode:multiply;font-family:Graphik Cy,sans-serif;border:1px solid rgba(136,144,161,.2)}@media screen and (min-width: 1024px)and (max-width: 1279px){.bonds-advantages-cards .bonds-advantages-cards__list .bonds-advantages-cards__last-card .bonds-advantages-cards__wrapper{background-size:150px;background-position:105% 100%}}@media screen and (max-width: 1023px){.bonds-advantages-cards .bonds-advantages-cards__list .bonds-advantages-cards__last-card .bonds-advantages-cards__wrapper{background-size:130px;background-position:105% 100%;padding:60px 30px 60px 30px}}@media screen and (max-width: 767px){.bonds-advantages-cards .bonds-advantages-cards__list .bonds-advantages-cards__last-card .bonds-advantages-cards__wrapper{padding:45px 20px 153px 20px}}.bonds-advantages-cards .bonds-advantages-cards__list .bonds-advantages-cards__last-card .bonds-advantages-cards__wrapper .bonds-advantages-cards__title{font-size:25px;line-height:1.2;color:#000;font-weight:bold;padding-bottom:20px}@media screen and (max-width: 767px){.bonds-advantages-cards .bonds-advantages-cards__list .bonds-advantages-cards__last-card .bonds-advantages-cards__wrapper .bonds-advantages-cards__title{font-size:18px;line-height:1.42}}.eurobonds-advantages_brokerage .bonds-advantages-cards .bonds-advantages-cards__list .bonds-advantages-cards__last-card .bonds-advantages-cards__wrapper .bonds-advantages-cards__title{padding-bottom:15px}@media screen and (max-width: 767px){.eurobonds-advantages_brokerage .bonds-advantages-cards .bonds-advantages-cards__list .bonds-advantages-cards__last-card .bonds-advantages-cards__wrapper .bonds-advantages-cards__title{padding-bottom:3px}}.bonds-advantages-cards .bonds-advantages-cards__list .bonds-advantages-cards__last-card .bonds-advantages-cards__wrapper .bonds-advantages-cards__text{font-size:14px;line-height:1.43;color:#4a5772;padding-right:30%}@media screen and (max-width: 1023px){.eurobonds-advantages_brokerage .bonds-advantages-cards .bonds-advantages-cards__list .bonds-advantages-cards__last-card .bonds-advantages-cards__wrapper .bonds-advantages-cards__text{max-width:300px;padding-right:0}}.bonds-advantages-cards .bonds-advantages-cards__list .bonds-advantages-cards__last-card .bonds-advantages-cards__wrapper .bonds-advantages-cards__text .bonds-advantages-cards__call{display:block;color:#606672}.bonds-advantages-cards .bonds-advantages-cards__list .bonds-advantages-cards__last-card .bonds-advantages-cards__wrapper .bonds-advantages-cards__text .bonds-advantages-cards__call .bonds-advantages-cards__number{color:#02a460}@media screen and (max-width: 767px){.bonds-advantages-cards .bonds-advantages-cards__list .bonds-advantages-cards__last-card .bonds-advantages-cards__wrapper .bonds-advantages-cards__text .bonds-advantages-cards__call .bonds-advantages-cards__number{display:block}}@media screen and (min-width: 1024px)and (max-width: 1279px){.bonds-advantages-cards .bonds-advantages-cards__list .bonds-advantages-cards__last-card .bonds-advantages-cards__wrapper .bonds-advantages-cards__text{padding-right:70px}}@media screen and (max-width: 767px){.bonds-advantages-cards .bonds-advantages-cards__list .bonds-advantages-cards__last-card .bonds-advantages-cards__wrapper .bonds-advantages-cards__text{padding-right:0;font-size:12px;line-height:1.67}}@media screen and (min-width: 1024px)and (max-width: 1279px){.eurobonds-advantages_brokerage .bonds-advantages-cards .bonds-advantages-cards__list .bonds-advantages-cards__last-card .bonds-advantages-cards__wrapper .bonds-advantages-cards__text{padding-right:30px}}.eurobonds-advantages_brokerage .bonds-advantages-cards .bonds-advantages-cards__list .bonds-advantages-cards__last-card .bonds-advantages-cards__wrapper{background-position:90% 80%}@media screen and (min-width: 1024px)and (max-width: 1279px){.eurobonds-advantages_brokerage .bonds-advantages-cards .bonds-advantages-cards__list .bonds-advantages-cards__last-card .bonds-advantages-cards__wrapper{padding:60px 15px 125px 30px;background-size:269px;background-position:83% 91%}}@media screen and (max-width: 1023px){.eurobonds-advantages_brokerage .bonds-advantages-cards .bonds-advantages-cards__list .bonds-advantages-cards__last-card .bonds-advantages-cards__wrapper{min-height:250px;background-size:225px;background-position:94% 75%}}@media screen and (max-width: 767px){.eurobonds-advantages_brokerage .bonds-advantages-cards .bonds-advantages-cards__list .bonds-advantages-cards__last-card .bonds-advantages-cards__wrapper{min-height:280px;padding:30px 30px 153px 20px;background-position:50% 89%}}.bonds-advantages-cards .bonds-advantages-cards__list .bonds-advantages-cards__last-card_no-space-right .bonds-advantages-cards__wrapper{background-position:100% 100%}.bonds-buying-popup .bonds-buying-popup__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border:1px solid rgba(136,144,161,.2);padding:20px 50px 0 50px;overflow:hidden}@media screen and (min-width: 768px)and (max-width: 1023px){.bonds-buying-popup .bonds-buying-popup__wrapper{padding:40px 20px 0 20px}}@media screen and (max-width: 767px){.bonds-buying-popup .bonds-buying-popup__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:34px 20px 0 20px}}.bonds-buying-popup .bonds-buying-popup__wrapper .bonds-buying-popup__image{display:block;margin:0 0 -30px 0;min-width:184px;z-index:-1}@media screen and (max-width: 767px){.bonds-buying-popup .bonds-buying-popup__wrapper .bonds-buying-popup__image{min-width:205px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:200px;margin:40px 0 -10px 50px;-ms-flex-item-align:end;align-self:flex-end}}.bonds-buying-popup .bonds-buying-popup__wrapper .bonds-buying-popup__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:25px 0 25px 50px;width:100%}@media screen and (min-width: 768px)and (max-width: 1023px){.bonds-buying-popup .bonds-buying-popup__wrapper .bonds-buying-popup__content{padding:25px 0 25px 20px}}@media screen and (max-width: 767px){.bonds-buying-popup .bonds-buying-popup__wrapper .bonds-buying-popup__content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding:0}}.bonds-buying-popup .bonds-buying-popup__wrapper .bonds-buying-popup__content .bonds-buying-popup__title{font-size:25px;line-height:1.2;color:#000;font-weight:bold;padding-bottom:20px}@media screen and (max-width: 767px){.bonds-buying-popup .bonds-buying-popup__wrapper .bonds-buying-popup__content .bonds-buying-popup__title{font-size:18px;line-height:1.67}}.bonds-buying-popup .bonds-buying-popup__wrapper .bonds-buying-popup__content .bonds-buying-popup__text{font-size:14px;line-height:1.43;color:#4a5772;padding-right:30%}@media screen and (min-width: 1024px)and (max-width: 1279px){.bonds-buying-popup .bonds-buying-popup__wrapper .bonds-buying-popup__content .bonds-buying-popup__text{padding-right:22%}}@media screen and (min-width: 768px)and (max-width: 1023px){.bonds-buying-popup .bonds-buying-popup__wrapper .bonds-buying-popup__content .bonds-buying-popup__text{padding-right:0}}@media screen and (max-width: 767px){.bonds-buying-popup .bonds-buying-popup__wrapper .bonds-buying-popup__content .bonds-buying-popup__text{padding:0}}.bonds-buying-popup .bonds-buying-popup__wrapper .bonds-buying-popup__content .bonds-buying-popup__text span{font-family:"Graphik LC Web",sans-serif}.bonds-buying-popup .bonds-buying-popup__wrapper .bonds-buying-popup__content .bonds-buying-popup__text span a{color:#02a460}@media screen and (max-width: 1023px){.bonds-buying-popup .bonds-buying-popup__wrapper .bonds-buying-popup__content .bonds-buying-popup__text span{display:block}}@media screen and (min-width: 1024px){.bonds-buying-popup_mini .sticky{position:sticky;top:40px}.bonds-buying-popup_mini .bonds-buying-popup__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:77px 0 0 30px;max-width:370px;width:370px;overflow:hidden;max-height:450px}}@media screen and (min-width: 1024px)and (min-width: 1024px)and (max-width: 1279px){.bonds-buying-popup_mini .bonds-buying-popup__wrapper{max-width:280px;padding-top:50px}}@media screen and (min-width: 1024px)and (max-width: 767px){.bonds-buying-popup_mini .bonds-buying-popup__wrapper{padding-right:0}}@media screen and (min-width: 1024px){.bonds-buying-popup_mini .bonds-buying-popup__wrapper .bonds-buying-popup__image{min-width:211px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:211px;margin:40px 0 -8px 50px;-ms-flex-item-align:end;align-self:flex-end}}@media screen and (min-width: 1024px)and (min-width: 1024px)and (max-width: 1279px){.bonds-buying-popup_mini .bonds-buying-popup__wrapper .bonds-buying-popup__image{margin-top:37px}}@media screen and (min-width: 1024px){.bonds-buying-popup_mini .bonds-buying-popup__wrapper .bonds-buying-popup__content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding:0;padding-right:30px}}@media screen and (min-width: 1024px)and (min-width: 1024px)and (max-width: 1279px){.bonds-buying-popup_mini .bonds-buying-popup__wrapper .bonds-buying-popup__content .bonds-buying-popup__title{padding-right:10%}}@media screen and (min-width: 1024px){.bonds-buying-popup_mini .bonds-buying-popup__wrapper .bonds-buying-popup__content .bonds-buying-popup__text{padding-right:7%}}@media screen and (min-width: 1024px)and (min-width: 1024px)and (max-width: 1279px){.bonds-buying-popup_mini .bonds-buying-popup__wrapper .bonds-buying-popup__content .bonds-buying-popup__text{padding-right:5%}}@media screen and (max-width: 1023px){.bonds-buying-popup_mini{margin-top:50px}}@media screen and (max-width: 767px){.bonds-buying-popup_mini .bonds-buying-popup__wrapper{padding-right:0;padding-top:40px}}.brand-input label{height:71px}.brand-input input[type=file]{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}.brand-input input[type=file]+label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;text-align:center;font-weight:bold;font-size:12px;line-height:20px;letter-spacing:1px;text-transform:uppercase;color:#b5c2d2;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;overflow:hidden;-webkit-transition:all 150ms ease-in;transition:all 150ms ease-in}.brand-input__wrapper{position:relative;display:block;border:1px solid rgba(136,144,161,.3);padding:4px 18px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width: 768px)and (max-width: 1023px){.brand-input__wrapper{width:100%;padding:4px 30px}}@media screen and (max-width: 767px){.brand-input__wrapper{width:100%;padding:4px 20px}}.brand-input__wrapper .brand-input__label{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:18px;font-family:Graphik Cy,sans-serif;color:rgba(74,87,114,.5);-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center;pointer-events:none;-webkit-transition:all .125s linear;transition:all .125s linear}.brand-input__wrapper .brand-input__label::before{content:"Ошибка:";display:none;padding-right:5px}.brand-input__wrapper .brand-input__label_up{font-size:12px}.brand-input__wrapper .brand-input__inner{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.brand-input__wrapper .brand-input__inner .brand-input__area{font-family:Graphik Cy,sans-serif;font-size:18px;line-height:1.4;color:#4a5772;border:none;width:calc(100% - 36px)}.brand-input__wrapper .brand-input__inner .brand-input__icon{width:16px;height:16px;display:none;position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.brand-input__wrapper .brand-input__inner .brand-input__icon_success{color:#02a460}.brand-input__wrapper .brand-input__inner .brand-input__icon_fail{color:#ed8200}.brand-input__wrapper .brand-input__inner .brand-input__icon_search{display:block;color:#4a5772;opacity:.5}.brand-input__wrapper_filled .brand-input__label{-webkit-transform:scale(0.666);-ms-transform:scale(0.666);transform:scale(0.666);color:#4a5772}@media screen and (min-width: 768px){.brand-input__wrapper_filled .brand-input__label{top:13px !important}}@media screen and (max-width: 767px){.brand-input__wrapper_filled .brand-input__label{top:10px !important}}.brand-input__wrapper_focus{border:1px solid rgba(136,144,161,.5)}.brand-input__wrapper_focus .brand-input__label{-webkit-transform:scale(0.666);-ms-transform:scale(0.666);transform:scale(0.666);color:#4a5772;-webkit-transition:all .125s linear;transition:all .125s linear}@media screen and (min-width: 768px){.brand-input__wrapper_focus .brand-input__label{top:13px !important}}@media screen and (max-width: 767px){.brand-input__wrapper_focus .brand-input__label{top:10px !important}}.brand-input__wrapper_error .brand-input__label{color:#ed8200}.brand-input__wrapper_error .brand-input__label::before{display:inline-block}.brand-input__wrapper_error .brand-input__inner .brand-input__icon_fail{display:block}.brand-input__wrapper_success .brand-input__inner .brand-input__icon_success{display:block}.brand-input::after{display:none;position:absolute;color:#4a5772;font-family:Graphik LC Web,sans-serif;font-size:14px;line-height:1.43;margin-left:-20px}@media screen and (min-width: 768px)and (max-width: 1023px){.brand-input::after{margin-left:-30px}}.brand-input_textarea .brand-input__wrapper{padding-right:5px}.brand-input_textarea .brand-input__label{top:25px}.brand-input_textarea .brand-input__inner .brand-input__area{width:100%;resize:vertical}@media screen and (min-width: 768px)and (max-width: 1023px){.brand-input_textarea .brand-input__inner .brand-input__area{padding-right:25px}}@media screen and (max-width: 767px){.brand-input_textarea .brand-input__inner .brand-input__area{padding-right:15px}}.brand-input_alert{margin-bottom:50px}@media screen and (max-width: 767px){.brand-input_alert{margin-bottom:70px}}.brand-input_alert-block::after{content:"Важная информация для пользователей, настолько важная, что может быть в две строки";display:block;margin-top:120px;max-width:350px}@media screen and (min-width: 1024px)and (max-width: 1279px){.brand-input_alert-block::after{margin-top:140px;max-width:250px}}@media screen and (max-width: 767px){.brand-input_alert-block::after{margin-top:140px}}.brand-input_popup-alert::after{display:block;content:"Внимание! В одну строчку!)";clip-path:polygon(10% 19.61%, 15.78% -0.11%, 21.38% 17.97%, 100% 17.97%, 100% 100%, 0px 100%, 0px 19.61%);background-color:#f4f4f6;height:61px;margin-top:150px;padding:27px 22px 0}.brand-input_small label{height:60px}.brand-input_small .brand-input__wrapper_focus .brand-input__label,.brand-input_small .brand-input__wrapper_filled .brand-input__label{top:8px !important}.brand-input_small .brand-input__wrapper .brand-input__inner .brand-input__area{padding-top:18px}.brand-list{list-style-type:none;padding:0}.brand-list>li{position:relative;color:#4a5772;line-height:1.4;min-height:30px;page-break-inside:avoid}.brand-list>li:before{counter-increment:none;content:""}@media screen and (min-width: 768px){.brand-list>li{padding-left:50px;font-size:18px}}@media screen and (max-width: 767px){.brand-list>li{padding-left:29px;font-size:14px}}.brand-list>li:not(:last-child){margin-bottom:20px}.brand-list>li:before{content:"";display:inline-block;position:absolute;left:0;background-image:url(../assets/images/checkmark-grey.svg);background-size:cover}@media screen and (min-width: 768px){.brand-list>li:before{top:0px;width:30px;height:30px}}@media screen and (max-width: 767px){.brand-list>li:before{top:0px;width:20px;height:20px}}.brand-list>li a{color:#02a460;-webkit-transition:all .1s linear;transition:all .1s linear}.brand-list>li a:hover{-webkit-transition:all .1s linear;transition:all .1s linear;color:#ed8200}.brand-list>li a:visited{color:#000}.brand-list_margin-bottom{margin-bottom:30px}.brand-list_padding-top-none{padding-top:0}.brand-list_padding-bottom-none{padding-bottom:0}.brand-list_col-2{-webkit-column-count:2;-moz-column-count:2;column-count:2}.brand-list_col-2-lg{-webkit-column-count:2;-moz-column-count:2;column-count:2}@media screen and (max-width: 767px){.brand-list_col-2-lg{-webkit-column-count:1;-moz-column-count:1;column-count:1}}.brand-list__sub-list{-webkit-column-count:2;-moz-column-count:2;column-count:2;margin-top:15px;padding:0}.brand-list__sub-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.brand-list__sub-item-image{width:40px;height:40px;margin-right:10px}@media screen and (max-width: 1023px){.brand-list__sub-item-image{width:30px;height:30px;margin-right:5px}}.brand-list__sub-item-text{font-size:14px;line-height:25px}@media screen and (max-width: 1023px){.brand-list__sub-item-text{font-size:12px;line-height:20px}}.brand-multiple-select{position:relative}.brand-multiple-select__label{width:calc(100% - 50px);height:100%;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:20px;color:rgba(136,144,161,.5);font-size:18px;-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}@media screen and (max-width: 1023px){.brand-multiple-select__label{width:calc(100% - 20px)}}.brand-multiple-select_filled .brand-multiple-select__label{color:#4a5772 !important}.brand-multiple-select__control{position:relative;margin-bottom:24px;font-size:16px}.brand-multiple-select__control:focus{outline:none}.brand-multiple-select__control:last-child{margin-bottom:0}.brand-multiple-select__control.is-disabled .brand-multiple-select__inner,.brand-multiple-select__control.is-disabled .brand-multiple-select__input{background-color:#eaeaea;cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.brand-multiple-select__control.is-disabled .brand-multiple-select__item{cursor:not-allowed}.brand-multiple-select__control.is-open:after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(136,144,161,.5) rgba(136,144,161,.5) !important;margin-top:-1.5px !important}.brand-multiple-select__control[data-type*=select-multiple]{cursor:pointer}.brand-multiple-select__control[data-type*=select-multiple] .brand-multiple-select__inner{padding-top:36px;padding-bottom:8px;cursor:pointer !important}.brand-multiple-select__control[data-type*=select-multiple] .brand-multiple-select__input{display:block;width:100%;padding:10px;border-bottom:1px solid rgba(136,144,161,.3);background-color:#fff;margin:0}.brand-multiple-select__control[data-type*=select-multiple] .brand-multiple-select__button{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);padding:0;background-size:8px;position:absolute;top:50%;right:0;margin-top:-10px;margin-right:25px;height:20px;width:20px;border-radius:10em;opacity:.5}.brand-multiple-select__control[data-type*=select-multiple] .brand-multiple-select__button:hover,.brand-multiple-select__control[data-type*=select-multiple] .brand-multiple-select__button:focus{opacity:1}.brand-multiple-select__control[data-type*=select-multiple] .brand-multiple-select__button:focus{-webkit-box-shadow:0 0 0 2px #00bcd4;box-shadow:0 0 0 2px #00bcd4}.brand-multiple-select__control[data-type*=select-multiple]:after{content:"";height:11px;width:11px;-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);border-radius:1px;border-style:solid;border-color:rgba(136,144,161,.5) rgba(136,144,161,.5) rgba(0,0,0,0) rgba(0,0,0,0);border-width:2px;position:absolute;right:20px;top:50%;margin-top:-7.5px;pointer-events:none}.brand-multiple-select__control[data-type*=select-multiple][dir=rtl]:after{left:11.5px;right:auto}.brand-multiple-select__control[data-type*=select-multiple][dir=rtl] .brand-multiple-select__button{right:auto;left:0;margin-left:25px;margin-right:0}.brand-multiple-select__control[data-type*=select-multiple] .brand-multiple-select__inner,.brand-multiple-select__control[data-type*=text] .brand-multiple-select__inner{cursor:text}.brand-multiple-select__control[data-type*=select-multiple] .brand-multiple-select__button,.brand-multiple-select__control[data-type*=text] .brand-multiple-select__button{position:relative;display:inline-block;margin-top:0;margin-right:-4px;margin-bottom:0;margin-left:8px;padding-left:16px;border-left:1px solid #008fa1;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);background-size:8px;width:8px;line-height:1;opacity:.75;border-radius:0}.brand-multiple-select__control[data-type*=select-multiple] .brand-multiple-select__button:hover,.brand-multiple-select__control[data-type*=select-multiple] .brand-multiple-select__button:focus,.brand-multiple-select__control[data-type*=text] .brand-multiple-select__button:hover,.brand-multiple-select__control[data-type*=text] .brand-multiple-select__button:focus{opacity:1}.brand-multiple-select__inner{display:inline-block;vertical-align:top;width:100%;background-color:rgba(0,0,0,0);padding:24px 40px 24px 20px;border:1px solid rgba(136,144,161,.3);border-radius:0;font-size:14px;min-height:70px;overflow:hidden}.brand-multiple-select__inner .brand-multiple-select__input{display:none !important}.is-focused .brand-multiple-select__inner,.is-open .brand-multiple-select__inner{border-color:rgba(97,106,123,.3)}.is-open .brand-multiple-select__inner{border-radius:0 0 0 0}.is-flipped.is-open .brand-multiple-select__inner{border-radius:0 0 0 0}.brand-multiple-select__list{margin:0;padding-left:0;list-style:none}.brand-multiple-select__list_single{display:inline-block;width:100%}[dir=rtl] .brand-multiple-select__list_single{padding-right:4px;padding-left:16px}.brand-multiple-select__list_single .brand-multiple-select__item{display:none !important;width:100%;font-size:18px;color:#4a5772}.brand-multiple-select__list_multiple{display:inline}.brand-multiple-select__list_multiple .brand-multiple-select__item{display:none !important;vertical-align:middle;border-radius:0;padding:4px 10px;font-size:12px;font-weight:500;margin-right:3.75px;margin-bottom:3.75px;background-color:#00bcd4;border:1px solid #00a5bb;color:#fff;word-break:break-all}.brand-multiple-select__list_multiple .brand-multiple-select__item[data-deletable]{padding-right:5px}[dir=rtl] .brand-multiple-select__list_multiple .brand-multiple-select__item{margin-right:0;margin-left:3.75px}.brand-multiple-select__list_multiple .brand-multiple-select__item.is-highlighted{background-color:#00a5bb;border:1px solid #008fa1}.is-disabled .brand-multiple-select__list_multiple .brand-multiple-select__item{background-color:#aaa;border:1px solid #919191}.brand-multiple-select__list_dropdown{display:none;z-index:1;position:absolute;width:100%;background-color:#fff;border:1px solid rgba(136,144,161,.3);top:100%;margin-top:4px;border-bottom-left-radius:0;border-bottom-right-radius:0;overflow:hidden;word-break:break-all}.brand-multiple-select__list_dropdown.is-active{display:block}.is-open .brand-multiple-select__list_dropdown{border-color:rgba(97,106,123,.3)}.is-flipped .brand-multiple-select__list_dropdown{top:auto;bottom:100%;margin-top:0;margin-bottom:-1px;border-radius:.25rem .25rem 0 0}.brand-multiple-select__list_dropdown .brand-multiple-select__list{position:relative;max-height:300px;overflow:auto;-webkit-overflow-scrolling:touch;will-change:scroll-position;padding-left:10px;padding-right:10px}.brand-multiple-select__list_dropdown .brand-multiple-select__item{font-family:"Graphik LC Web",sans-serif;color:#4a5772;line-height:1.43;position:relative;font-size:14px;padding:13px 10px}.brand-multiple-select__list_dropdown .brand-multiple-select__item:not(:last-child){border-bottom:1px solid rgba(136,144,161,.3)}[dir=rtl] .brand-multiple-select__list_dropdown .brand-multiple-select__item{text-align:right}.brand-multiple-select__list_dropdown .brand-multiple-select__item[aria-multiple-selected=true]:after{content:"" !important;position:absolute;opacity:1 !important;display:inline-block;width:12px;height:12px;right:10px;left:auto !important;background-image:url(../assets/images/added-select.svg);background-size:cover}@media(min-width: 640px){.brand-multiple-select__list_dropdown .brand-multiple-select__item_selectable{padding-right:100px}.brand-multiple-select__list_dropdown .brand-multiple-select__item_selectable:after{content:attr(data-select-text);font-size:12px;opacity:0;position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}[dir=rtl] .brand-multiple-select__list_dropdown .brand-multiple-select__item_selectable{text-align:right;padding-left:100px;padding-right:10px}[dir=rtl] .brand-multiple-select__list_dropdown .brand-multiple-select__item_selectable:after{right:auto;left:10px}}.brand-multiple-select__list_dropdown .brand-multiple-select__item_selectable[aria-multiple-selected=true]{color:#02a460}.brand-multiple-select__list_dropdown .brand-multiple-select__item_selectable[aria-multiple-selected=true]:after{position:absolute;content:"asd"}.brand-multiple-select__list_dropdown .brand-multiple-select__item_selectable[aria-selected=true]{color:#02a460}.brand-multiple-select__item{cursor:default}.brand-multiple-select__item_selectable{cursor:pointer}.brand-multiple-select__item_disabled{cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:.5}.brand-multiple-select__heading{font-weight:600;font-size:12px;padding:10px;border-bottom:1px solid rgba(164,171,184,.3);color:gray}.brand-multiple-select__button{text-indent:-9999px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background-color:rgba(0,0,0,0);background-repeat:no-repeat;background-position:center;cursor:pointer}.brand-multiple-select__button:focus{outline:none}.brand-multiple-select__input{display:inline-block;vertical-align:baseline;background-color:rgba(0,0,0,0);font-size:14px;margin-bottom:5px;border:0;border-radius:0;max-width:100%;padding:4px 0 4px 2px}.brand-multiple-select__input:focus{outline:0}[dir=rtl] .brand-multiple-select__input{padding-right:2px;padding-left:0}.brand-multiple-select__placeholder{background-color:rgba(136,144,161,.1);max-height:50px;height:50px;cursor:pointer;margin:0 -10px;width:calc(100% + 20px);border-bottom:none !important;position:relative}.brand-multiple-select__placeholder:before{position:absolute;opacity:1;left:20px;top:16px;display:inline-block;width:-webkit-max-content;width:-moz-max-content;width:max-content;content:attr(data-choices-count);color:rgba(74,87,114,.5)}.brand-multiple-select__placeholder:after{position:absolute;right:20px !important;opacity:1 !important;display:inline-block;top:16px !important;font-size:inherit !important;width:-webkit-max-content !important;width:-moz-max-content !important;width:max-content !important;-webkit-transform:none !important;-ms-transform:none !important;transform:none !important;content:"Очистить" !important;color:rgba(74,87,114,.5)}.brand-multiple-select__input.is-hidden,.brand-multiple-select__control[data-type*=select-one] .brand-multiple-select__input.is-hidden,.brand-multiple-select__control[data-type*=select-multiple] .brand-multiple-select__input.is-hidden{display:none}.brand-select{position:relative}.brand-select__label{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:18px;color:rgba(136,144,161,.5);font-size:18px;-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}.brand-select_filled .brand-select__label{-webkit-transform:scale(0.666);-ms-transform:scale(0.666);transform:scale(0.666);top:13px !important;color:#4a5772 !important}.brand-select__inner{display:inline-block;vertical-align:top;width:100%;background-color:rgba(0,0,0,0);padding:24px 40px 24px 18px;border:1px solid rgba(136,144,161,.3);border-radius:0;font-size:14px;min-height:70px;overflow:hidden}.is-focused .brand-select__inner,.is-open .brand-select__inner{border-color:rgba(97,106,123,.3)}.is-open .brand-select__inner{border-radius:0 0 0 0}.is-flipped.is-open .brand-select__inner{border-radius:0 0 0 0}.brand-select__input{display:inline-block;vertical-align:baseline;background-color:rgba(0,0,0,0);font-size:14px;margin-bottom:5px;border:0;border-radius:0;max-width:100%;padding:4px 0 4px 2px}.brand-select__input:focus{outline:0}[dir=rtl] .brand-select__input{padding-right:2px;padding-left:0}.brand-select__item{cursor:default}.brand-select__list_single{display:inline-block;width:100%}[dir=rtl] .brand-select__list_single{padding-right:4px;padding-left:16px}.brand-select__list_single .brand-select__item{width:100%;font-size:18px;color:#4a5772}.brand-select__list_multiple{display:inline}.brand-select__list_multiple .brand-select__item{display:inline-block;vertical-align:middle;border-radius:0;padding:4px 10px;font-size:12px;font-weight:500;margin-right:3.75px;margin-bottom:3.75px;background-color:#00bcd4;border:1px solid #00a5bb;color:#fff;word-break:break-all}.brand-select__list_multiple .brand-select__item[data-deletable]{padding-right:5px}[dir=rtl] .brand-select__list_multiple .brand-select__item{margin-right:0;margin-left:3.75px}.brand-select__list_multiple .brand-select__item.is-highlighted{background-color:#00a5bb;border:1px solid #008fa1}.is-disabled .brand-select__list_multiple .brand-select__item{background-color:#aaa;border:1px solid #919191}.brand-select__list{margin:0;padding-left:0;list-style:none}.brand-select__item_selectable{cursor:pointer}.brand-select__list_dropdown{display:none;z-index:1;position:absolute;width:100%;background-color:#fff;border:1px solid rgba(136,144,161,.3);top:100%;margin-top:4px;border-bottom-left-radius:0;border-bottom-right-radius:0;overflow:hidden;word-break:break-all}.brand-select__list_dropdown .brand-select__item{font-family:"Graphik LC Web",sans-serif;color:#4a5772;line-height:1.43;padding-top:13px;padding-bottom:13px;position:relative;font-size:14px}.brand-select__list_dropdown .brand-select__item:not(:last-child){border-bottom:1px solid rgba(136,144,161,.3)}[dir=rtl] .brand-select__list_dropdown .brand-select__item{text-align:right}.brand-select__list_dropdown.is-active{display:block}.is-open .brand-select__list_dropdown{border-color:rgba(97,106,123,.3)}.is-flipped .brand-select__list_dropdown{top:auto;bottom:100%;margin-top:0;margin-bottom:-1px;border-radius:.25rem .25rem 0 0}.brand-select__list_dropdown .brand-select__list{position:relative;max-height:300px;overflow:auto;-webkit-overflow-scrolling:touch;will-change:scroll-position;padding-left:20px;padding-right:20px}.brand-select__list_dropdown .brand-select__list::-webkit-scrollbar{display:none}.brand-select__list_dropdown .brand-select__item_selectable[aria-multiple-selected=true]{color:#02a460}.brand-select__list_dropdown .brand-select__item_selectable[aria-multiple-selected=true]:after{position:absolute;content:"asd"}.brand-select__list_dropdown .brand-select__item_selectable[aria-selected=true]{color:#02a460}@media(min-width: 640px){.brand-select__list_dropdown .brand-select__item_selectable{padding-right:100px}.brand-select__list_dropdown .brand-select__item_selectable:after{content:attr(data-select-text);font-size:12px;opacity:0;position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}[dir=rtl] .brand-select__list_dropdown .brand-select__item_selectable{text-align:right;padding-left:100px;padding-right:10px}[dir=rtl] .brand-select__list_dropdown .brand-select__item_selectable:after{right:auto;left:10px}}.brand-select__control{position:relative;font-size:16px}.brand-select__control:focus{outline:none}.brand-select__control:last-child{margin-bottom:0}.brand-select__control.is-disabled .brand-select__inner,.brand-select__control.is-disabled .brand-select__input{background-color:#eaeaea;cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.brand-select__control.is-disabled .brand-select__item{cursor:not-allowed}.brand-select__button{text-indent:-9999px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background-color:rgba(0,0,0,0);background-repeat:no-repeat;background-position:center;cursor:pointer}.brand-select__button:focus{outline:none}.brand-select__control[data-type*=select-multiple] .brand-select__inner,.brand-select__control[data-type*=text] .brand-select__inner{cursor:text}.brand-select__control[data-type*=select-multiple] .brand-select__button,.brand-select__control[data-type*=text] .brand-select__button{position:relative;display:inline-block;margin-top:0;margin-right:-4px;margin-bottom:0;margin-left:8px;padding-left:16px;border-left:1px solid #008fa1;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);background-size:8px;width:8px;line-height:1;opacity:.75;border-radius:0}.brand-select__control[data-type*=select-multiple] .brand-select__button:hover,.brand-select__control[data-type*=select-multiple] .brand-select__button:focus,.brand-select__control[data-type*=text] .brand-select__button:hover,.brand-select__control[data-type*=text] .brand-select__button:focus{opacity:1}.brand-select__control[data-type*=select-one]{cursor:pointer}.brand-select__control[data-type*=select-one] .brand-select__inner{padding-top:36px;padding-bottom:8px}.brand-select__control[data-type*=select-one] .brand-select__input{display:block;width:100%;padding:10px;border-bottom:1px solid rgba(136,144,161,.3);background-color:#fff;margin:0}.brand-select__control[data-type*=select-one] .brand-select__button{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);padding:0;background-size:8px;position:absolute;top:50%;right:0;margin-top:-10px;margin-right:25px;height:20px;width:20px;border-radius:10em;opacity:.5}.brand-select__control[data-type*=select-one] .brand-select__button:hover,.brand-select__control[data-type*=select-one] .brand-select__button:focus{opacity:1}.brand-select__control[data-type*=select-one] .brand-select__button:focus{-webkit-box-shadow:0 0 0 2px #00bcd4;box-shadow:0 0 0 2px #00bcd4}.brand-select__control[data-type*=select-one]:after{content:"";height:11px;width:11px;-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);border-radius:1px;border-style:solid;border-color:rgba(136,144,161,.5) rgba(136,144,161,.5) rgba(0,0,0,0) rgba(0,0,0,0);border-width:2px;position:absolute;right:20px;top:50%;margin-top:-7.5px;pointer-events:none}.brand-select__control[data-type*=select-one].is-open:after{-webkit-transform:rotate(315deg);-ms-transform:rotate(315deg);transform:rotate(315deg);margin-top:-2.5px;border-color:#8890a1 #8890a1 rgba(0,0,0,0) rgba(0,0,0,0)}.brand-select__control[data-type*=select-one][dir=rtl]:after{left:11.5px;right:auto}.brand-select__control[data-type*=select-one][dir=rtl] .brand-select__button{right:auto;left:0;margin-left:25px;margin-right:0}.brand-select__item_disabled{cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:.5}.brand-select__heading{font-weight:600;font-size:12px;padding:10px;border-bottom:1px solid rgba(164,171,184,.3);color:gray}.brand-select__placeholder{display:none}.brand-select__input.is-hidden,.brand-select__control[data-type*=select-one] .brand-select__input.is-hidden,.brand-select__control[data-type*=select-multiple] .brand-select__input.is-hidden{display:none}.bread-crumbs .bread-crumbs__container{width:100%;border-bottom:1px solid rgba(136,144,161,.2);overflow:hidden}.bread-crumbs .bread-crumbs__container .bread-crumbs__wrapper{width:100%;margin:0 auto}@media screen and (min-width: 1280px){.bread-crumbs .bread-crumbs__container .bread-crumbs__wrapper{max-width:1200px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.bread-crumbs .bread-crumbs__container .bread-crumbs__wrapper{max-width:924px}}@media screen and (min-width: 768px)and (max-width: 1023px){.bread-crumbs .bread-crumbs__container .bread-crumbs__wrapper{max-width:618px}}@media screen and (max-width: 767px){.bread-crumbs .bread-crumbs__container .bread-crumbs__wrapper{max-width:100%}}@media screen and (max-width: 767px){.bread-crumbs .bread-crumbs__container .bread-crumbs__wrapper{padding-left:20px;padding-right:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.bread-crumbs .bread-crumbs__container .bread-crumbs__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.bread-crumbs .bread-crumbs__container .bread-crumbs__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.bread-crumbs .bread-crumbs__container .bread-crumbs__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.bread-crumbs .bread-crumbs__container .bread-crumbs__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1920px){.bread-crumbs .bread-crumbs__container .bread-crumbs__wrapper{padding-left:15px;padding-right:15px}}.bread-crumbs .bread-crumbs__container .bread-crumbs__wrapper .bread-crumbs__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 0;width:-webkit-max-content;width:-moz-max-content;width:max-content}.bread-crumbs .bread-crumbs__container .bread-crumbs__wrapper .bread-crumbs__inner .bread-crumbs__crumb{font-family:Graphik LC Web,sans-serif;font-size:12px;line-height:1;color:#4a5772;white-space:nowrap;-webkit-transition:all .2s linear;transition:all .2s linear}.bread-crumbs .bread-crumbs__container .bread-crumbs__wrapper .bread-crumbs__inner .bread-crumbs__crumb_active{color:#02a460}.bread-crumbs .bread-crumbs__container .bread-crumbs__wrapper .bread-crumbs__inner .bread-crumbs__crumb:hover{color:#02a460}.bread-crumbs .bread-crumbs__container .bread-crumbs__wrapper .bread-crumbs__inner .bread-crumbs__crumb:last-child{cursor:default}.bread-crumbs .bread-crumbs__container .bread-crumbs__wrapper .bread-crumbs__inner .bread-crumbs__crumb:last-child_active{color:#4a5772}.bread-crumbs .bread-crumbs__container .bread-crumbs__wrapper .bread-crumbs__inner .bread-crumbs__crumb:last-child:hover{color:#4a5772}.bread-crumbs .bread-crumbs__container .bread-crumbs__wrapper .bread-crumbs__inner .bread-crumbs__separator{width:31px;height:1px;color:#4a5772;margin:0 10px}.broker-consultation-form{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:60px 40px;background:-webkit-gradient(linear, left top, right top, color-stop(58.03%, #0f1118), to(#485470));background:linear-gradient(90deg, #0f1118 58.03%, #485470 100%)}.broker-consultation-form__wrapper{z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;max-width:660px;color:#fff}@media screen and (max-width: 1279px){.broker-consultation-form__wrapper{width:100%;max-width:660px}}@media screen and (max-width: 1023px){.broker-consultation-form__wrapper{width:100%;max-width:100%}}@media screen and (max-width: 767px){.broker-consultation-form__wrapper{width:100%}}.broker-consultation-form__title{margin-bottom:68px;font-family:Graphik LC Web,serif;font-size:40px;font-weight:700;line-height:50px}@media screen and (min-width: 1024px){.broker-consultation-form__title{white-space:nowrap}}@media screen and (max-width: 1023px){.broker-consultation-form__title{margin-bottom:38px;font-size:35px;font-weight:763;line-height:40px}}@media screen and (max-width: 767px){.broker-consultation-form__title{margin-bottom:40px;font-size:20px;line-height:25px}}.broker-consultation-form__image-wrapper{position:absolute;right:0;bottom:0;height:100%}.broker-consultation-form__image-wrapper img{width:auto;height:100%}@media screen and (max-width: 1279px){.broker-consultation-form__image-wrapper{display:none}}.broker-consultation-form__inputs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 1023px){.broker-consultation-form__inputs{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.broker-consultation-form__brand-input{width:100%;margin-right:20px}.broker-consultation-form__brand-input:last-child{margin-right:0}.broker-consultation-form__brand-input .brand-input__wrapper{padding:0;border:1px solid rgba(255,255,255,.3)}.broker-consultation-form__brand-input .brand-input__wrapper_success{border:1px solid #02a460}.broker-consultation-form__brand-input .brand-input__wrapper_error{border:1px solid #ed8200}@media screen and (max-width: 1279px){.broker-consultation-form__brand-input .brand-input__wrapper{height:61px}}@media screen and (max-width: 1023px){.broker-consultation-form__brand-input .brand-input__wrapper{height:51px}}@media screen and (max-width: 767px){.broker-consultation-form__brand-input .brand-input__wrapper{height:46px}}.broker-consultation-form__brand-input .brand-input__label{left:20px;color:#f4f4f6}@media screen and (max-width: 1023px){.broker-consultation-form__brand-input .brand-input__label{font-size:14px}}.broker-consultation-form__brand-input .brand-input__wrapper_error .brand-input__label{color:#ed8200}@media screen and (max-width: 1023px){.broker-consultation-form__brand-input .brand-input__wrapper_error .brand-input__label{font-size:14px}}.broker-consultation-form__brand-input .brand-input__wrapper .brand-input__inner{width:100%;padding:0 18px}.broker-consultation-form__brand-input .brand-input__wrapper .brand-input__inner input{color:#fff;background:rgba(0,0,0,0)}.broker-consultation-form__brand-input .brand-input__wrapper .brand-input__inner .brand-input__icon{right:38px}@media screen and (max-width: 1023px){.broker-consultation-form__brand-input{margin-right:0;margin-bottom:14.28px}.broker-consultation-form__brand-input:last-child{margin-bottom:0}}@media screen and (max-width: 767px){.broker-consultation-form__brand-input{margin-bottom:9.28px}}.broker-consultation-form__checkbox{width:100%;margin-top:30px;margin-bottom:50px}.broker-consultation-form__checkbox:last-child{margin-bottom:0}.broker-consultation-form__checkbox .checkbox__control .checkbox__text{font-family:"Graphik Cy",sans-serif;font-size:14px}@media screen and (max-width: 767px){.broker-consultation-form__checkbox .checkbox__control .checkbox__text{font-size:12px;line-height:normal}}@media screen and (max-width: 1023px){.broker-consultation-form__checkbox .checkbox__control .checkbox__view{-ms-flex-preferred-size:20px;flex-basis:20px;min-width:20px;height:20px}}.broker-consultation-form__checkbox .checkbox__control .checkbox__view::after{top:11px}@media screen and (max-width: 1023px){.broker-consultation-form__checkbox .checkbox__control .checkbox__view::after{top:7px}}@media screen and (max-width: 767px){.broker-consultation-form__checkbox{margin-top:20px;margin-bottom:34px}}.broker-consultation-form__button{width:100%;height:71px;padding:0}@media screen and (max-width: 1279px){.broker-consultation-form__button{height:61px}}@media screen and (max-width: 1023px){.broker-consultation-form__button{margin-left:0;padding:21px;font-size:14px}}@media screen and (max-width: 767px){.broker-consultation-form__button{height:42px;padding:10px}}.broker-consultation-form__success{display:none;color:#fff;font-size:18px;line-height:1.4}.broker-consultation-form__success.broker-consultation-form__success_show{display:block}@media screen and (max-width: 1279px){.broker-consultation-form__success{width:688px;margin:0 auto}}@media screen and (max-width: 1023px){.broker-consultation-form__success{width:auto;margin:0}}.broker-consultation-form__error{display:none;padding-top:10px;color:#ed8200;font-size:14px;line-height:1.4}.broker-consultation-form__error.broker-consultation-form__error_show{display:block}@media screen and (max-width: 1279px){.broker-consultation-form__error{width:688px;margin:0 auto}}@media screen and (max-width: 1023px){.broker-consultation-form__error{width:auto;margin:0}}.broker-consultation-form_no-text .broker-consultation-form__title{margin-bottom:30px}.broker-consultation-form_no-text .broker-consultation-form__wrapper{padding-bottom:50px}@media screen and (max-width: 767px){.broker-consultation-form_no-text .broker-consultation-form__wrapper{padding-bottom:20px}}.broker-consultation-form_with-advantages{padding:60px 40px}.broker-consultation-form_with-advantages .broker-consultation-form__wrapper{max-width:none}@media screen and (max-width: 1023px){.broker-consultation-form_with-advantages .broker-consultation-form__wrapper{max-width:592px;margin:0 auto}}.broker-consultation-form_with-advantages .broker-consultation-form__title{font-family:"Graphik Cy",sans-serif;font-weight:700}@media screen and (max-width: 1279px){.broker-consultation-form_with-advantages .broker-consultation-form__title{margin-bottom:15px;font-size:40px;line-height:50px}}@media screen and (max-width: 1023px){.broker-consultation-form_with-advantages .broker-consultation-form__title{margin-bottom:20px;font-size:35px;line-height:40px}}@media screen and (max-width: 767px){.broker-consultation-form_with-advantages .broker-consultation-form__title{width:80%;font-size:20px;line-height:25px}}.broker-consultation-form_with-advantages .broker-consultation-form__text{font-family:"Graphik LC Web",sans-serif;font-weight:500;line-height:25px}@media screen and (max-width: 1023px){.broker-consultation-form_with-advantages .broker-consultation-form__text{max-width:420px}}@media screen and (max-width: 767px){.broker-consultation-form_with-advantages .broker-consultation-form__text{line-height:20px}}.broker-consultation-form_with-advantages .broker-consultation-form__advantages-list{display:grid;grid-auto-flow:dense;grid-template-columns:315px auto;grid-gap:20px 35px;gap:20px 35px;margin:25px 0 72px;padding:0;list-style:none}@media screen and (max-width: 1279px){.broker-consultation-form_with-advantages .broker-consultation-form__advantages-list{margin:15px 0 72px}}@media screen and (max-width: 1023px){.broker-consultation-form_with-advantages .broker-consultation-form__advantages-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;margin:8px 0 48px}}@media screen and (max-width: 767px){.broker-consultation-form_with-advantages .broker-consultation-form__advantages-list{margin:10px 0 50px}}.broker-consultation-form_with-advantages .broker-consultation-form__advantages-item{position:relative;padding-left:50px}.broker-consultation-form_with-advantages .broker-consultation-form__advantages-item:nth-child(4n){grid-column:2/3}.broker-consultation-form_with-advantages .broker-consultation-form__advantages-item:nth-child(4n-1){grid-column:2/3}.broker-consultation-form_with-advantages .broker-consultation-form__advantages-item:nth-child(4n-2){grid-column:1/2}.broker-consultation-form_with-advantages .broker-consultation-form__advantages-item:nth-child(4n-3){grid-column:1/2}@media screen and (max-width: 1023px){.broker-consultation-form_with-advantages .broker-consultation-form__advantages-item:not(:last-child){margin-bottom:10px}}.broker-consultation-form_with-advantages .broker-consultation-form__advantages-item p{margin:0;padding:0;color:#fff;font-size:16px;font-weight:400;line-height:25px}@media screen and (max-width: 767px){.broker-consultation-form_with-advantages .broker-consultation-form__advantages-item p{font-size:14px;line-height:20px}}.broker-consultation-form_with-advantages .broker-consultation-form__advantages-item img{position:absolute;top:-5px;left:0;width:30px;height:30px}@media screen and (max-width: 1023px){.broker-consultation-form_with-advantages .broker-consultation-form__advantages-item img{top:0;width:25px;height:25px}}@media screen and (max-width: 767px){.broker-consultation-form_with-advantages .broker-consultation-form__advantages-item img{top:50%;width:20px;height:20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}.broker-consultation-form_with-advantages .broker-consultation-form__advantages-item span{color:#02a460}@media screen and (max-width: 1023px){.broker-consultation-form_with-advantages .broker-consultation-form__advantages-item{padding-left:43px}}@media screen and (max-width: 767px){.broker-consultation-form_with-advantages .broker-consultation-form__advantages-item{padding-left:28px}}.broker-consultation-form_with-advantages .broker-consultation-form__form{max-width:571px;margin:0}@media screen and (max-width: 1279px){.broker-consultation-form_with-advantages .broker-consultation-form__form{max-width:688px;margin:0 auto}}@media screen and (max-width: 1023px){.broker-consultation-form_with-advantages .broker-consultation-form__form{width:auto}}@media screen and (max-width: 1279px){.broker-consultation-form_with-advantages .broker-consultation-form__inputs-wrapper{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:30px;gap:30px}}@media screen and (max-width: 1023px){.broker-consultation-form_with-advantages .broker-consultation-form__inputs-wrapper{grid-template-columns:1fr;gap:0}}.broker-consultation-form_with-advantages .broker-consultation-form__inputs{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:0}.broker-consultation-form_with-advantages .broker-consultation-form__brand-input{margin:0 0 30px}@media screen and (max-width: 1023px){.broker-consultation-form_with-advantages .broker-consultation-form__brand-input{margin:0 0 20px}}@media screen and (max-width: 767px){.broker-consultation-form_with-advantages .broker-consultation-form__brand-input{margin:0 0 14px}}.broker-consultation-form_with-advantages .broker-consultation-form__button{height:69px;margin-top:20px}@media screen and (max-width: 1279px){.broker-consultation-form_with-advantages .broker-consultation-form__button{height:60px;margin-top:17px}}@media screen and (max-width: 1023px){.broker-consultation-form_with-advantages .broker-consultation-form__button{margin-top:30px;padding:14px;font-size:18px;font-weight:500;line-height:30px}}@media screen and (max-width: 767px){.broker-consultation-form_with-advantages .broker-consultation-form__button{height:45px;margin-top:23px;padding:5px;font-size:14px}}.broker-consultation-form_with-advantages .broker-consultation-form__image-wrapper{max-width:none;max-height:none}@media screen and (max-width: 1279px){.broker-consultation-form_with-advantages .broker-consultation-form__checkbox{width:85%}}@media screen and (max-width: 1023px){.broker-consultation-form_with-advantages .broker-consultation-form__checkbox{width:100%;margin-top:8px}}@media screen and (max-width: 767px){.broker-consultation-form_with-advantages .broker-consultation-form__checkbox{margin-top:5px}}.broker-consultation-form_with-advantages .checkbox__control .checkbox__view{-ms-flex-preferred-size:25px;flex-basis:25px;min-width:25px;height:25px;margin-right:10px}.broker-consultation-form_with-advantages .checkbox__control .checkbox__view::after{top:8px}@media screen and (max-width: 767px){.broker-consultation-form_with-advantages .checkbox__control .checkbox__view::after{top:6px}}@media screen and (max-width: 1279px){.broker-consultation-form_with-advantages .checkbox__control .checkbox__view{margin-right:16px}}@media screen and (max-width: 767px){.broker-consultation-form_with-advantages .checkbox__control .checkbox__view{-ms-flex-preferred-size:20px;flex-basis:20px;min-width:20px;height:20px}}.broker-consultation-form_with-advantages .checkbox__control .checkbox__text{margin-top:0;font-size:14px;line-height:15.4px}@media screen and (max-width: 767px){.broker-consultation-form_with-advantages .checkbox__control .checkbox__text{font-size:12px;line-height:13.2px}}@media screen and (max-width: 1279px){.broker-consultation-form_with-advantages{padding:65px 40px 60px}}@media screen and (max-width: 1023px){.broker-consultation-form_with-advantages{padding:60px 0}}@media screen and (max-width: 767px){.broker-consultation-form_with-advantages{padding:40px 20px}}@media screen and (max-width: 1023px){.broker-consultation-form{padding:60px 90px}}@media screen and (max-width: 767px){.broker-consultation-form{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:40px 20px}}.brokerage-banner .brokerage-banner__wrapper{padding:150px 40px 220px 40px;min-height:275px;background-size:auto 90%;background-position:87%;background-repeat:no-repeat}@media screen and (min-width: 1024px)and (max-width: 1279px){.brokerage-banner .brokerage-banner__wrapper{background-position:118% 45%;background-size:58%;padding:103px 40px 120px 40px}}@media screen and (min-width: 768px)and (max-width: 1023px){.brokerage-banner .brokerage-banner__wrapper{padding:80px 40px 430px 40px;min-height:275px;background-size:82%;background-position:35% 94%}}@media screen and (max-width: 767px){.brokerage-banner .brokerage-banner__wrapper{padding:40px 20px 40px 20px;min-height:275px;background-size:300px;background-position:14% 47%}}.brokerage-banner .brokerage-banner__wrapper .brokerage-banner__content{margin:0 auto}@media screen and (min-width: 1280px){.brokerage-banner .brokerage-banner__wrapper .brokerage-banner__content{max-width:1200px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.brokerage-banner .brokerage-banner__wrapper .brokerage-banner__content{max-width:924px}}@media screen and (min-width: 768px)and (max-width: 1023px){.brokerage-banner .brokerage-banner__wrapper .brokerage-banner__content{max-width:618px}}@media screen and (max-width: 767px){.brokerage-banner .brokerage-banner__wrapper .brokerage-banner__content{max-width:100%}}@media screen and (max-width: 767px){.brokerage-banner .brokerage-banner__wrapper .brokerage-banner__content{padding-left:20px;padding-right:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.brokerage-banner .brokerage-banner__wrapper .brokerage-banner__content{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.brokerage-banner .brokerage-banner__wrapper .brokerage-banner__content{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.brokerage-banner .brokerage-banner__wrapper .brokerage-banner__content{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.brokerage-banner .brokerage-banner__wrapper .brokerage-banner__content{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1920px){.brokerage-banner .brokerage-banner__wrapper .brokerage-banner__content{padding-left:15px;padding-right:15px}}.brokerage-banner .brokerage-banner__wrapper .brokerage-banner__content .brokerage-banner__title{font-family:Graphik Cy,sans-serif;font-weight:700;font-size:48px;line-height:58px;color:#000;font-weight:bold;margin-bottom:18px;padding-right:30%}@media screen and (min-width: 1024px)and (max-width: 1279px){.brokerage-banner .brokerage-banner__wrapper .brokerage-banner__content .brokerage-banner__title{padding-right:20%;font-weight:763;font-size:42px;line-height:50px}}@media screen and (min-width: 768px)and (max-width: 1023px){.brokerage-banner .brokerage-banner__wrapper .brokerage-banner__content .brokerage-banner__title{font-size:38px;line-height:50px;padding-right:0}}@media screen and (max-width: 767px){.brokerage-banner .brokerage-banner__wrapper .brokerage-banner__content .brokerage-banner__title{font-size:22px;line-height:29px;padding-right:0}}.brokerage-banner .brokerage-banner__wrapper .brokerage-banner__content .brokerage-banner__text{font-family:Graphik Cy,sans-serif;font-size:20px;line-height:30px;color:#000;padding-right:33%;margin-bottom:45px}@media screen and (min-width: 1024px)and (max-width: 1279px){.brokerage-banner .brokerage-banner__wrapper .brokerage-banner__content .brokerage-banner__text{padding-right:28%}}@media screen and (min-width: 768px)and (max-width: 1023px){.brokerage-banner .brokerage-banner__wrapper .brokerage-banner__content .brokerage-banner__text{padding-right:10%}}@media screen and (max-width: 767px){.brokerage-banner .brokerage-banner__wrapper .brokerage-banner__content .brokerage-banner__text{padding-right:5%;font-size:14px;margin-bottom:190px}}.brokerage-banner .brokerage-banner__wrapper .brokerage-banner__content .brokerage-banner__text span{font-family:Graphik Cy,sans-serif}.brokerage-banner .brokerage-banner__wrapper .brokerage-banner__content .brokerage-banner__text span a{color:#02a460}.brokerage-banner .brokerage-banner__wrapper .brokerage-banner__content .button_theme-green{padding:21px 65px}@media screen and (min-width: 1024px)and (max-width: 1279px){.brokerage-banner .brokerage-banner__wrapper .brokerage-banner__content .button_theme-green{padding:15px 47px}}@media screen and (min-width: 768px)and (max-width: 1023px){.brokerage-banner .brokerage-banner__wrapper .brokerage-banner__content .button_theme-green{padding:15px 47px}}@media screen and (max-width: 767px){.brokerage-banner .brokerage-banner__wrapper .brokerage-banner__content .button_theme-green{width:100%;margin-bottom:15px}}.brokerage-banner .brokerage-banner__wrapper .brokerage-banner__content .button_open-lk{background-color:rgba(0,0,0,0);border:1px solid #02a460;padding:20px 41px;margin-left:25px;color:#02a460}@media screen and (min-width: 1024px)and (max-width: 1279px){.brokerage-banner .brokerage-banner__wrapper .brokerage-banner__content .button_open-lk{padding:15px 21px}}@media screen and (min-width: 768px)and (max-width: 1023px){.brokerage-banner .brokerage-banner__wrapper .brokerage-banner__content .button_open-lk{padding:15px 21px}}@media screen and (max-width: 767px){.brokerage-banner .brokerage-banner__wrapper .brokerage-banner__content .button_open-lk{width:100%;margin-left:0}}.brokerage-banner .brokerage-banner__wrapper .brokerage-banner__content{padding-left:0;padding-right:0}.banner-title-currency_full{display:inline-block}@media screen and (max-width: 767px){.banner-title-currency_full{display:none}}.banner-title-currency_reduced{display:none}@media screen and (max-width: 767px){.banner-title-currency_reduced{display:inline-block}}.brokerage-popup{padding-left:30px}@media screen and (max-width: 1279px){.brokerage-popup{padding-left:0}}.brokerage-popup .brokerage-popup__wrapper{padding:77px 27px 225px 27px;min-height:450px;background-size:auto 220px;background-position:right bottom;background-repeat:no-repeat}@media screen and (max-width: 1279px){.brokerage-popup .brokerage-popup__wrapper{min-height:195px;background-size:auto 180px;padding:47px 27px 50px 27px}}@media screen and (max-width: 767px){.brokerage-popup .brokerage-popup__wrapper{padding:30px 20px 100px 20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.brokerage-popup .brokerage-popup__wrapper .brokerage-popup__content{padding-right:50%}}.brokerage-popup .brokerage-popup__wrapper .brokerage-popup__content .brokerage-popup__title{font-family:Graphik Cy,sans-serif;font-size:25px;line-height:1.2;color:#000;font-weight:bold}@media screen and (max-width: 767px){.brokerage-popup .brokerage-popup__wrapper .brokerage-popup__content .brokerage-popup__title{font-size:18px;line-height:1.37}}.brokerage-popup .brokerage-popup__wrapper .brokerage-popup__content .brokerage-popup__text{font-family:Graphik Cy,sans-serif;font-size:14px;line-height:1.43;color:#4a5772;margin-top:30px}@media screen and (min-width: 1024px)and (max-width: 1279px){.brokerage-popup .brokerage-popup__wrapper .brokerage-popup__content .brokerage-popup__text{padding-right:35%}}@media screen and (max-width: 767px){.brokerage-popup .brokerage-popup__wrapper .brokerage-popup__content .brokerage-popup__text{padding-right:40%}}.brokerage-popup .brokerage-popup__wrapper .brokerage-popup__content .brokerage-popup__text span{font-family:Graphik Cy,sans-serif}.brokerage-popup .brokerage-popup__wrapper .brokerage-popup__content .brokerage-popup__text span a{color:#02a460;-webkit-transition:all .1s linear;transition:all .1s linear}.brokerage-popup .brokerage-popup__wrapper .brokerage-popup__content .brokerage-popup__text span a:hover{-webkit-transition:all .1s linear;transition:all .1s linear;color:#ed8200}.brokerage-popup .brokerage-popup__wrapper .brokerage-popup__content .brokerage-popup__text a{font-family:Graphik Cy,sans-serif;color:#02a460;-webkit-transition:all .1s linear;transition:all .1s linear}.brokerage-popup .brokerage-popup__wrapper .brokerage-popup__content .brokerage-popup__text a:hover{-webkit-transition:all .1s linear;transition:all .1s linear;color:#ed8200}.brokerage-popup_fonds .brokerage-popup__wrapper{position:sticky;top:40px}.brokerage-popup_padding-left-none{padding-left:0}.brokerage-popup_margin-bottom{margin-bottom:30px}@media screen and (max-width: 767px){.brokerage-popup_margin-bottom{margin-bottom:20px}}.brokerage-popup_reverse{border:1px solid rgba(136,144,161,.2)}@media screen and (max-width: 767px){.brokerage-popup_transfer .brokerage-popup__wrapper{padding-bottom:200px}}.brokerage-popup_image-none{padding-left:0}.brokerage-popup_image-none .brokerage-popup__wrapper{padding-bottom:60px;padding-top:60px;height:310px;min-height:auto}.brokerage-popup_image-none .brokerage-popup__wrapper .brokerage-popup__content .brokerage-popup__text{margin-top:20px}.brokerage-social{padding-left:30px}@media screen and (max-width: 1023px){.brokerage-social{padding-left:0}}.brokerage-social__wrapper{background-color:#f4f4f6;background-repeat:no-repeat;padding:50px 30px 57px;height:435px;background-size:270px 285px;background-position:right bottom;background-image:url(../assets/images/about-phone-lg.png)}@media screen and (max-width: 1279px){.brokerage-social__wrapper{padding:30px 20px 20px;height:400px;background-image:url(../assets/images/about-phone.png);background-position:right -20px bottom;background-size:245px auto}}@media screen and (max-width: 1023px){.brokerage-social__wrapper{height:260px;padding:30px 20px 30px;background-position:right bottom}}@media screen and (max-width: 767px){.brokerage-social__wrapper{height:400px;padding:30px 20px 20px;background-position:right -20px bottom}}.brokerage-social__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}@media screen and (min-width: 768px)and (max-width: 1023px){.brokerage-social__content{padding-right:55%}}.brokerage-social__title{font-family:Graphik Cy,sans-serif;font-size:25px;line-height:30px;color:#000;font-weight:bold}@media screen and (max-width: 1279px){.brokerage-social__title{font-size:20px;line-height:30px}}.brokerage-social__icons{margin-top:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.brokerage-social__icon svg{width:40px;height:40px}@media screen and (max-width: 1279px){.brokerage-social__icon svg{width:30px;height:30px}}.brokerage-social__icon:not(:last-child){margin-right:10px}.button-card{display:-webkit-box;display:-ms-flexbox;display:flex;max-height:72px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#8890a1;background:rgba(136,144,161,.1);border:1px solid rgba(136,144,161,.2);margin-top:auto}@media screen and (min-width: 1280px){.button-card{padding:25px 28px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.button-card{padding:25px 22px}}@media screen and (min-width: 768px)and (max-width: 1023px){.button-card{padding:25px 30px}}@media screen and (min-width: 768px){.button-card{font-size:18px}}@media screen and (max-width: 767px){.button-card{font-size:12px;padding:16px 12px 16px 20px}}.button-card .button-card__text{font-family:"Graphik LC Web",sans-serif;-webkit-transform:rotate(0.001deg);-ms-transform:rotate(0.001deg);transform:rotate(0.001deg)}.button-card .button-card__icon.button-card__icon_long{width:1.805em;height:.75em;-webkit-transition:-webkit-transform .175s linear;transition:-webkit-transform .175s linear;transition:transform .175s linear;transition:transform .175s linear, -webkit-transform .175s linear}@media screen and (max-width: 767px){.button-card .button-card__icon.button-card__icon_long{display:none}}.button-card .button-card__icon.button-card__icon_short{width:1.805em;height:.75em;-webkit-transition:-webkit-transform .175s linear;transition:-webkit-transform .175s linear;transition:transform .175s linear;transition:transform .175s linear, -webkit-transform .175s linear;-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}@media screen and (min-width: 768px){.button-card .button-card__icon.button-card__icon_short{display:none}}.button-card:hover{border:1px solid rgba(136,144,161,.5)}.button-card:hover .button-card__icon.button-card__icon_long{-webkit-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px)}.button-card:hover .button-card__icon.button-card__icon_short{-webkit-transform:rotate(270deg) translateY(5px);-ms-transform:rotate(270deg) translateY(5px);transform:rotate(270deg) translateY(5px)}.button-card:active{border:1px solid #4a5772}.button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:all .125s linear;transition:all .125s linear;text-align:center;color:#fff;border:none;background-color:#02a460;font-family:"Graphik LC Web",sans-serif}.button:hover{background-color:#ed8200}.button:active{background-color:#c46c00}.button .button__arrow{position:absolute;top:calc(50% - 8px);right:20px;display:block;width:40px;height:16px;color:#8890a1}.button .button__arrow_centered{position:inherit;margin-left:20px}.button .button__arrow_invert{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.button.button_disable{cursor:default;pointer-events:none;background-color:rgba(136,144,161,.3)}.button.button_disable:hover{background-color:rgba(136,144,161,.3)}.button.button_disable:active{background-color:rgba(136,144,161,.3)}.button.button_loading{cursor:default;-webkit-animation:AnimationName 2s ease infinite;animation:AnimationName 2s ease infinite;pointer-events:none;background:#31b800;background:linear-gradient(135deg, rgb(49, 184, 0) 0%, rgba(49, 184, 0, 0.5) 17%, rgb(49, 184, 0) 34%, rgba(49, 184, 0, 0.5) 51%, rgb(49, 184, 0) 68%, rgba(49, 184, 0, 0.5) 85%, rgb(49, 184, 0) 100%);background-size:100% 310%;-webkit-filter:progid:dximagetransform.microsoft.gradient(startColorstr="#31b800", endColorstr="#31b800", GradientType=1);filter:progid:dximagetransform.microsoft.gradient(startColorstr="#31b800", endColorstr="#31b800", GradientType=1)}.button_medium{font-size:14px}@media screen and (max-width: 767px){.button_medium{padding:16px 28px 17px;font-size:12px}}@media screen and (min-width: 768px){.button_medium{padding:19px 28px 17px}}.button_big{padding:26px 20px}.button_theme-vk{background-color:#4d75a3}.button_theme-vk:hover{background-color:#7c9cc1}.button_theme-fb{background-color:#3a5898}.button_theme-fb:hover{background-color:#5d7dc1}.button_theme-tw{background-color:#39c3f4}.button_theme-tw:hover{background-color:#81d9f8}.button_theme-tg{background-color:#2daee7}.button_theme-tg:hover{background-color:#72c8ef}.button_theme-grey{color:#4a5772;background-color:#f4f4f6;-webkit-box-shadow:0 0 0 1px rgba(136,144,161,.3);box-shadow:0 0 0 1px rgba(136,144,161,.3)}.button_theme-grey:hover{background-color:#f4f4f6;-webkit-box-shadow:0 0 0 1px rgba(136,144,161,.5);box-shadow:0 0 0 1px rgba(136,144,161,.5)}.button_theme-grey:active{background-color:#f4f4f6;-webkit-box-shadow:0 0 0 1px #8890a1;box-shadow:0 0 0 1px #8890a1}.button_theme-dark-gray{color:#4a5772;border:1px solid rgba(136,144,161,.2);background-color:rgba(136,144,161,.1)}.button_theme-dark-gray:hover{background-color:rgba(136,144,161,.2)}.button_w-100p{width:100%}.button_w-250px{width:250px}.button_panel{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.button_panel .button__text{font-size:18px;line-height:25px}.button_with-arrow{position:relative;padding-right:50px}.button_theme-white{color:#02a460;background:#fff}.button_small{height:60px}.button_broke-green{padding:15px 35px;font-size:18px;line-height:30px}.button_broke{padding:15px 30px;font-size:18px;line-height:30px}.button_sticky{position:sticky;z-index:100;bottom:40px;-ms-flex-item-align:center;align-self:center;margin:auto 0 40px;padding:22px 35px;background:-webkit-gradient(linear, left top, left bottom, from(#3db663), to(#0c9377));background:linear-gradient(180deg, #3db663 0%, #0c9377 100%)}@media screen and (max-width: 767px){.button_sticky{width:100%;margin:auto 20px 40px;padding:16px 35px}}.button_bottom-0{bottom:0;margin:0}@media screen and (min-width: 768px){.button{padding:26px 30px;font-size:18px}}@media screen and (max-width: 767px){.button{padding:16px 15px;font-size:12px}.button_wide{padding:24px 15px}}@-webkit-keyframes AnimationName{0%{background-position-y:100%}10%{background-position-y:90%}20%{background-position-y:80%}30%{background-position-y:70%}40%{background-position-y:60%}50%{background-position-y:50%}60%{background-position-y:40%}70%{background-position-y:30%}80%{background-position-y:20%}90%{background-position-y:10%}100%{background-position-y:0}}@keyframes AnimationName{0%{background-position-y:100%}10%{background-position-y:90%}20%{background-position-y:80%}30%{background-position-y:70%}40%{background-position-y:60%}50%{background-position-y:50%}60%{background-position-y:40%}70%{background-position-y:30%}80%{background-position-y:20%}90%{background-position-y:10%}100%{background-position-y:0}}.buttoned-card{padding:15px 15px;width:33%}@media screen and (max-width: 1279px){.buttoned-card{width:50%}}.buttoned-card .buttoned-card__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}.buttoned-card .buttoned-card__wrapper .buttoned-card__content-wrapper{height:100%;padding:60px 30px;min-height:350px;border:1px solid rgba(136,144,161,.2);border-bottom:none}@media screen and (max-width: 1023px){.buttoned-card .buttoned-card__wrapper .buttoned-card__content-wrapper{padding:40px 20px}}.buttoned-card .buttoned-card__wrapper .buttoned-card__content-wrapper .buttoned-card__title{font-family:Graphik Cy,sans-serif;font-size:25px;line-height:1.2;color:#000;padding-bottom:15px;font-weight:bold}@media screen and (min-width: 768px)and (max-width: 1023px){.buttoned-card .buttoned-card__wrapper .buttoned-card__content-wrapper .buttoned-card__title{word-break:break-word}}@media screen and (max-width: 767px){.buttoned-card .buttoned-card__wrapper .buttoned-card__content-wrapper .buttoned-card__title{font-size:20px;line-height:1.25}}.buttoned-card .buttoned-card__wrapper .buttoned-card__content-wrapper .buttoned-card__text{font-family:Graphik Cy,sans-serif;font-size:14px;line-height:1.43;color:#4a5772}@media screen and (max-width: 767px){.buttoned-card .buttoned-card__wrapper .buttoned-card__content-wrapper .buttoned-card__text{font-size:12px;line-height:1.5}}.buttoned-card .buttoned-card__wrapper .passive-button{margin:0;min-height:70px;padding:21px 30px}@media screen and (max-width: 767px){.buttoned-card .buttoned-card__wrapper .passive-button{padding:26px 30px}}@media screen and (min-width: 768px){.buttoned-card .buttoned-card__wrapper .passive-button .passive-button__button-text{font-size:18px}}.buying-rule-card{list-style:none;page-break-inside:avoid;padding:10px 0}@media screen and (min-width: 1024px)and (max-width: 1279px){.buying-rule-card{padding-right:119px}}@media screen and (max-width: 767px){.buying-rule-card{padding:10px 0}}.buying-rule-card:first-of-type{padding-top:0}.buying-rule-card:last-of-type{padding-bottom:0}.buying-rule-card .buying-rule-card__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.buying-rule-card .buying-rule-card__wrapper .buying-rule-card__marker{min-width:30px;width:30px;min-height:30px;height:30px;margin-right:20px;color:#fff}@media screen and (max-width: 767px){.buying-rule-card .buying-rule-card__wrapper .buying-rule-card__marker{min-width:20px;width:20px;min-height:20px;height:20px;margin-right:10px;margin-top:3px}}.buying-rule-card .buying-rule-card__wrapper .buying-rule-card__text{font-family:Graphik Cy,sans-serif;font-size:18px;line-height:1.39;color:#4a5772}.buying-rule-card .buying-rule-card__wrapper .buying-rule-card__text span{font-family:"Graphik LC Web",sans-serif}.buying-rule-card .buying-rule-card__wrapper .buying-rule-card__text span a{font-family:"Graphik Cy",sans-serif;color:#02a460;-webkit-transition:all .125s linear;transition:all .125s linear}.buying-rule-card .buying-rule-card__wrapper .buying-rule-card__text span a:hover{color:#ed8200;-webkit-transition:all .125s linear;transition:all .125s linear}.buying-rule-card .buying-rule-card__wrapper .buying-rule-card__text span a:active{-webkit-text-decoration:underline;text-decoration:underline;color:#ed8200;-webkit-transition:all .125s linear;transition:all .125s linear}@media screen and (max-width: 767px){.buying-rule-card .buying-rule-card__wrapper .buying-rule-card__text{font-size:14px;line-height:1.43}}.buying-rule-card_padding-left-none{padding-left:0}.buying-rule-card_align-left .buying-rule-card__wrapper{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.buying-rule-card_centered .buying-rule-card__wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.buying-rule-card_light .buying-rule-card__wrapper .buying-rule-card__marker{color:rgba(1,1,1,0)}.calendar{font-family:Graphik LC Web,sans-serif;background-color:#fff;border:solid 1px rgba(136,144,161,.2);margin:0 auto;overflow:hidden;width:100%;max-width:370px;display:none;position:absolute}.calendar .calendar__vcal-btn{-moz-user-select:none;-ms-user-select:none;-webkit-appearance:button;background:none;border:0;color:inherit;cursor:pointer;font:inherit;line-height:normal;min-width:27px;outline:none;overflow:visible;padding:0;text-align:center}.calendar .calendar__vcal-btn:active{border-radius:0;-webkit-box-shadow:0 0 0 2px rgba(16,152,158,.1);box-shadow:0 0 0 2px rgba(16,152,158,.1)}.calendar .calendar__vcal-header-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding:25px 20px;background-color:#f4f4f6;border-bottom:1px solid rgba(136,144,161,.2)}.calendar .calendar__vcal-header{text-align:center;width:33%;font-size:14px;line-height:1.43;color:rgba(74,87,114,.5);cursor:pointer}.calendar .calendar__vcal-header:hover,.calendar .calendar__vcal-header_active{color:#4a5772}.calendar .calendar__vcal-header_day{text-align:left}.calendar .calendar__vcal-header_year{text-align:right}.calendar .calendar__vcal-week{background-color:#fff;display:none;-ms-flex-wrap:wrap;flex-wrap:wrap}.calendar .calendar__vcal-week_show{display:-webkit-box;display:-ms-flexbox;display:flex}.calendar .calendar__vcal-week span{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:31px 0 20px;min-width:14.28%;text-align:center;text-transform:uppercase;font-size:9px;line-height:1.11;letter-spacing:.05em;color:#4a5772}.calendar .calendar__vcal-body{background-color:#fff;display:none;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:10px;height:275px;overflow:hidden}.calendar .calendar__vcal-body_months,.calendar .calendar__vcal-body_years{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px 20px 20px}.calendar .calendar__vcal-body_months .calendar__month-item,.calendar .calendar__vcal-body_months .calendar__year-item,.calendar .calendar__vcal-body_years .calendar__month-item,.calendar .calendar__vcal-body_years .calendar__year-item{font-size:14px;line-height:1.43;text-align:center;color:#4a5772;padding:20px 0;width:33%;cursor:pointer}.calendar .calendar__vcal-body_months .calendar__month-item:hover,.calendar .calendar__vcal-body_months .calendar__year-item:hover,.calendar .calendar__vcal-body_years .calendar__month-item:hover,.calendar .calendar__vcal-body_years .calendar__year-item:hover{color:#02a460}.calendar .calendar__vcal-body_months .calendar__month-item_active,.calendar .calendar__vcal-body_months .calendar__year-item_active,.calendar .calendar__vcal-body_years .calendar__month-item_active,.calendar .calendar__vcal-body_years .calendar__year-item_active{color:#02a460}.calendar .calendar__vcal-body_months .calendar__month-item_today,.calendar .calendar__vcal-body_months .calendar__year-item_today,.calendar .calendar__vcal-body_years .calendar__month-item_today,.calendar .calendar__vcal-body_years .calendar__year-item_today{background-color:rgba(136,144,161,.1);border:1px solid rgba(136,144,161,.3)}.calendar .calendar__vcal-body_months .calendar__month-item_today:hover,.calendar .calendar__vcal-body_months .calendar__year-item_today:hover,.calendar .calendar__vcal-body_years .calendar__month-item_today:hover,.calendar .calendar__vcal-body_years .calendar__year-item_today:hover{color:#4a5772}.calendar .calendar__vcal-body_show{display:-webkit-box;display:-ms-flexbox;display:flex}.calendar .calendar__vcal-body_years{overflow-y:scroll;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.calendar .calendar__vcal-body_days{height:215px;overflow-y:scroll}.calendar .calendar__vcal-date{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px 0;min-width:14.28%;font-size:14px;line-height:1.43;color:#4a5772}.calendar .calendar__vcal-date_active{cursor:pointer}.calendar .calendar__vcal-date_active:hover{color:#ed8200}.calendar .calendar__vcal-date_today{background-color:rgba(136,144,161,.1);border:1px solid rgba(136,144,161,.3)}.calendar .calendar__vcal-date_today:hover{color:#4a5772}+.calendar .calendar__vcal-date_today .calendar__vcal-date_active{color:#4a5772}.calendar .calendar__vcal-date_selected{color:#02a460}.calendar .calendar__vcal-date_selected:hover{color:#02a460}.calendar .calendar__vcal-date_disabled{border-radius:0;cursor:not-allowed;opacity:.5}.calendar_show{display:block}.card-to-card{margin-bottom:30px}@media screen and (max-width: 767px){.card-to-card{margin-bottom:20px}}.card-to-card .card-to-card__transfer{border:none;width:100%;height:1000px}@media screen and (min-width: 768px)and (max-width: 1023px){.card-to-card .card-to-card__transfer{height:1350px}}@media screen and (max-width: 767px){.card-to-card .card-to-card__transfer{height:1400px}}@media screen and (max-width: 767px){.cards-slider__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width: 767px)and (max-width: 767px){.cards-slider__container{margin-left:-10px;margin-right:-10px}}@media screen and (max-width: 767px)and (min-width: 768px)and (max-width: 1023px){.cards-slider__container{margin-left:-15px;margin-right:-15px}}@media screen and (max-width: 767px)and (min-width: 1024px)and (max-width: 1279px){.cards-slider__container{margin-left:-15px;margin-right:-15px}}@media screen and (max-width: 767px)and (min-width: 1280px)and (max-width: 1439px){.cards-slider__container{margin-left:-15px;margin-right:-15px}}@media screen and (max-width: 767px)and (min-width: 1440px)and (max-width: 1919px){.cards-slider__container{margin-left:-15px;margin-right:-15px}}@media screen and (max-width: 767px)and (min-width: 1920px){.cards-slider__container{margin-left:-15px;margin-right:-15px}}.cards-slider__container .cards-slider__wrapper{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media screen and (min-width: 768px){.cards-slider__container .cards-slider__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media screen and (min-width: 768px)and (max-width: 767px){.cards-slider__container .cards-slider__wrapper{margin-left:-10px;margin-right:-10px}}@media screen and (min-width: 768px)and (min-width: 768px)and (max-width: 1023px){.cards-slider__container .cards-slider__wrapper{margin-left:-15px;margin-right:-15px}}@media screen and (min-width: 768px)and (min-width: 1024px)and (max-width: 1279px){.cards-slider__container .cards-slider__wrapper{margin-left:-15px;margin-right:-15px}}@media screen and (min-width: 768px)and (min-width: 1280px)and (max-width: 1439px){.cards-slider__container .cards-slider__wrapper{margin-left:-15px;margin-right:-15px}}@media screen and (min-width: 768px)and (min-width: 1440px)and (max-width: 1919px){.cards-slider__container .cards-slider__wrapper{margin-left:-15px;margin-right:-15px}}@media screen and (min-width: 768px)and (min-width: 1920px){.cards-slider__container .cards-slider__wrapper{margin-left:-15px;margin-right:-15px}}@media screen and (max-width: 767px){.cards-slider__container .cards-slider__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}}.cards-slider__container .cards-slider__wrapper .cards-slider__slide{margin-top:auto}@media screen and (max-width: 767px){.cards-slider__container .cards-slider__wrapper .cards-slider__slide{padding-left:10px;padding-right:10px}}@media screen and (min-width: 768px)and (max-width: 1023px){.cards-slider__container .cards-slider__wrapper .cards-slider__slide{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.cards-slider__container .cards-slider__wrapper .cards-slider__slide{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.cards-slider__container .cards-slider__wrapper .cards-slider__slide{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.cards-slider__container .cards-slider__wrapper .cards-slider__slide{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1920px){.cards-slider__container .cards-slider__wrapper .cards-slider__slide{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px){.cards-slider__container .cards-slider__wrapper .cards-slider__slide{width:100%}}@media screen and (max-width: 767px){.cards-slider__container .cards-slider__wrapper .cards-slider__slide{-ms-flex-negative:0;flex-shrink:0}}.cards-slider__container .cards-slider__wrapper .cards-slider__slide .cards-slider__card{height:430px}.cards-slider .cards-slider__pagination{margin-top:19px;text-align:center}@media screen and (min-width: 768px){.cards-slider .cards-slider__pagination{display:none}}.cards-slider .cards-slider__pagination .cards-slider__pagination-bullet{display:inline-block;width:10px;height:10px;border-radius:10px;background:rgba(136,144,161,.2)}.cards-slider .cards-slider__pagination .cards-slider__pagination-bullet:not(:last-child){margin-right:10px}.cards-slider .cards-slider__pagination .cards-slider__pagination-bullet:not(.cards-slider__pagination-bullet-active){cursor:pointer}.cards-slider .cards-slider__pagination .cards-slider__pagination-bullet.cards-slider__pagination-bullet-active{background-color:#02a460}@media screen and (max-width: 767px){.cards-slider_script-none .cards-slider__container .cards-slider__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}}@media screen and (min-width: 768px)and (max-width: 1023px){.cards-slider_script-none .cards-slider__container .cards-slider__slide{width:50%}}.cards-slider__title-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.cards-slider__icon{width:25px;height:25px}.cards-slider__title{padding-left:7px;color:#ed8200;font-family:Graphik LC Web,sans-serif;font-size:18px;line-height:30px}.cards-slider__title-wrapper{padding:0 0 22px}.currency-gold__content-wrapper{border-top:1px solid rgba(136,144,161,.2)}.currency-gold__legend{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:32px;padding-right:30px;padding-left:30px;border-right:1px solid rgba(136,144,161,.2);border-left:1px solid rgba(136,144,161,.2)}@media screen and (max-width: 1269px){.currency-gold__legend{padding-top:26px}}@media(min-width: 768px)and (max-width: 1023px){.currency-gold__legend{padding-top:17px}}@media screen and (max-width: 400px){.currency-gold__legend{padding-top:24px;padding-right:46px;padding-left:20px}}.currency-gold__legend-item{padding-bottom:12px;letter-spacing:.05em;text-transform:uppercase;color:#4a5772;border-bottom:1px solid rgba(136,144,161,.2);font-family:"Graphik LC App",sans-serif;font-size:12px;line-height:15px}.currency-gold__legend-item br{display:none}@media screen and (max-width: 1269px){.currency-gold__legend-item br{display:inherit}}@media screen and (max-width: 400px){.currency-gold__legend-item{font-size:9px}}.currency-gold__legend-item:not(:last-child){width:190px}@media(min-width: 1023px)and (max-width: 1279px){.currency-gold__legend-item:not(:last-child){width:105px}}@media screen and (max-width: 600px){.currency-gold__legend-item:not(:last-child){width:23.3%}}@media screen and (max-width: 400px){.currency-gold__legend-item:not(:last-child){width:56px}}@media(min-width: 1023px)and (max-width: 1279px){.currency-gold__legend-item:nth-child(2n){width:170px}}@media screen and (max-width: 600px){.currency-gold__legend-item:nth-child(2n){width:45.4%}}@media screen and (max-width: 400px){.currency-gold__legend-item:nth-child(2n){width:105px}}.currency-gold__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:32px 47px 38.5px 29px;border-right:1px solid rgba(136,144,161,.2);border-left:1px solid rgba(136,144,161,.2);row-gap:32px}@media(min-width: 1023px)and (max-width: 1279px){.currency-gold__content{padding:22px 31px 38.5px 29px}}@media screen and (max-width: 400px){.currency-gold__content{padding:21px 21px 39px 20px}}.currency-gold__content-wrapper{max-height:430px}.currency-gold__content-item{font-family:"Graphik LC Web",sans-serif;font-size:18px;font-weight:500;font-style:normal}@media screen and (max-width: 400px){.currency-gold__content-item{font-size:14px}}.currency-gold__content-item:first-child{color:#8890a1;font-family:"Graphik Cy",sans-serif;font-weight:763;line-height:20px}.currency-gold__content-item:not(:last-child){width:190px}@media(min-width: 1023px)and (max-width: 1279px){.currency-gold__content-item:not(:last-child){width:105px}}@media screen and (max-width: 600px){.currency-gold__content-item:not(:last-child){width:23.3%}}@media screen and (max-width: 400px){.currency-gold__content-item:not(:last-child){width:56px}}@media(min-width: 1023px)and (max-width: 1279px){.currency-gold__content-item:nth-child(2n){width:167px}}@media screen and (max-width: 600px){.currency-gold__content-item:nth-child(2n){width:45.4%}}@media screen and (max-width: 400px){.currency-gold__content-item:nth-child(2n){width:105px}}.currency-gold__content-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart__title{font-family:"Graphik LC Web",sans-serif;color:#4a5772;font-size:18px;margin-bottom:17px}@media screen and (max-width: 1279px){.cart__content,.cart__aside{-ms-flex-preferred-size:100%;flex-basis:100%;min-width:100%}}@media screen and (min-width: 1024px)and (max-width: 1279px){.cart__list{margin-bottom:58px}}@media screen and (min-width: 768px)and (max-width: 1023px){.cart__list{margin-bottom:48px}}@media screen and (max-width: 767px){.cart__list{margin-bottom:28px}}.cart__list .cart__item{display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid rgba(136,144,161,.3)}.cart__list .cart__item.cart__item_removed{font-family:"Graphik LC Web",sans-serif;font-size:12px;padding:34px 30px}.cart__list .cart__item.cart__item_removed .cart__item-name{margin-right:auto;color:#4a5772}.cart__list .cart__item.cart__item_removed .cart__item-return{margin-left:30px;color:#02a460;cursor:pointer}.cart__list .cart__item.cart__item_removed .cart__item-return:hover{color:#ed8200}.cart__list .cart__item:not(:last-child){margin-bottom:30px}.cart__list .cart__item .cart__item-image-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-right:1px solid rgba(136,144,161,.3)}@media screen and (min-width: 1024px){.cart__list .cart__item .cart__item-image-wrapper{min-width:180px;-ms-flex-preferred-size:180px;flex-basis:180px;padding:30px}}@media screen and (min-width: 768px)and (max-width: 1023px){.cart__list .cart__item .cart__item-image-wrapper{min-width:120px;-ms-flex-preferred-size:120px;flex-basis:120px}}@media screen and (max-width: 767px){.cart__list .cart__item .cart__item-image-wrapper{display:none}}.cart__list .cart__item .cart__item-image-wrapper .cart__item-image{display:block}@media screen and (min-width: 1024px){.cart__list .cart__item .cart__item-image-wrapper .cart__item-image{max-width:100px;max-height:100px}}@media screen and (min-width: 768px)and (max-width: 1023px){.cart__list .cart__item .cart__item-image-wrapper .cart__item-image{max-width:70px;max-height:70px}}.cart__list .cart__item .cart__item-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width: 1024px){.cart__list .cart__item .cart__item-content{min-width:calc(100% - 180px)}}@media screen and (min-width: 768px)and (max-width: 1023px){.cart__list .cart__item .cart__item-content{min-width:calc(100% - 120px)}}@media screen and (max-width: 767px){.cart__list .cart__item .cart__item-content{width:100%}}.cart__list .cart__item .cart__item-content .cart__item-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width: 768px){.cart__list .cart__item .cart__item-content .cart__item-head{padding:19px 26px 19px 19px}}@media screen and (max-width: 767px){.cart__list .cart__item .cart__item-content .cart__item-head{padding:19px 10px}}.cart__list .cart__item .cart__item-content .cart__item-head .cart__item-title{font-family:"Graphik LC Web",sans-serif;line-height:1.4;color:#000;margin-right:auto}@media screen and (min-width: 1024px){.cart__list .cart__item .cart__item-content .cart__item-head .cart__item-title{font-size:18px}}@media screen and (min-width: 768px){.cart__list .cart__item .cart__item-content .cart__item-head .cart__item-title{min-width:80%;-ms-flex-preferred-size:80%;flex-basis:80%}}@media screen and (min-width: 768px)and (max-width: 1023px){.cart__list .cart__item .cart__item-content .cart__item-head .cart__item-title{font-size:14px}}.cart__list .cart__item .cart__item-content .cart__item-head .cart__item-title:hover{color:#02a460}.cart__list .cart__item .cart__item-content .cart__item-head .cart__item-remove{height:20px;min-width:20px;-ms-flex-preferred-size:20px;flex-basis:20px;margin-left:30px;color:rgba(136,144,161,.5);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}@media screen and (max-width: 767px){.cart__list .cart__item .cart__item-content .cart__item-head .cart__item-remove{display:none}}.cart__list .cart__item .cart__item-content .cart__item-head .cart__item-remove:hover{color:#ed8200}.cart__list .cart__item .cart__item-content .cart__item-controls{display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid rgba(136,144,161,.3)}@media screen and (min-width: 768px){.cart__list .cart__item .cart__item-content .cart__item-controls{height:64px}}@media screen and (max-width: 767px){.cart__list .cart__item .cart__item-content .cart__item-controls{-ms-flex-wrap:wrap;flex-wrap:wrap}}.cart__list .cart__item .cart__item-content .cart__item-controls .cart__counter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width: 768px){.cart__list .cart__item .cart__item-content .cart__item-controls .cart__counter{-webkit-box-flex:1;-ms-flex:1;flex:1}}@media screen and (min-width: 768px)and (max-width: 1023px){.cart__list .cart__item .cart__item-content .cart__item-controls .cart__counter{padding-right:0}}@media screen and (max-width: 767px){.cart__list .cart__item .cart__item-content .cart__item-controls .cart__counter{min-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;border-bottom:1px solid rgba(136,144,161,.3);padding-top:19px;padding-bottom:19px}}.cart__list .cart__item .cart__item-content .cart__item-controls .cart__counter .cart__minus{width:10px;height:10px;color:#4a5772;cursor:pointer}@media screen and (max-width: 767px){.cart__list .cart__item .cart__item-content .cart__item-controls .cart__counter .cart__minus{margin-right:30px}}.cart__list .cart__item .cart__item-content .cart__item-controls .cart__counter .cart__count{font-size:18px;line-height:1.39;text-align:center !important;color:#4a5772;width:30px;height:30px;margin:0 5px}.cart__list .cart__item .cart__item-content .cart__item-controls .cart__counter .cart__plus{width:10px;height:10px;color:#4a5772;cursor:pointer}@media screen and (max-width: 767px){.cart__list .cart__item .cart__item-content .cart__item-controls .cart__counter .cart__plus{margin-left:30px}}.cart__list .cart__item .cart__item-content .cart__item-controls .cart__cost-wrapper{font-family:"Graphik LC Web",sans-serif;-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (min-width: 768px){.cart__list .cart__item .cart__item-content .cart__item-controls .cart__cost-wrapper{padding:14px 20px 18px;border-left:1px solid rgba(136,144,161,.3)}}@media screen and (max-width: 767px){.cart__list .cart__item .cart__item-content .cart__item-controls .cart__cost-wrapper{padding:14px 10px 18px}.cart__list .cart__item .cart__item-content .cart__item-controls .cart__cost-wrapper:last-child{border-left:1px solid rgba(136,144,161,.3)}}.cart__list .cart__item .cart__item-content .cart__item-controls .cart__cost-wrapper .cart__cost{font-size:18px}.cart__list .cart__item .cart__item-content .cart__item-controls .cart__cost-wrapper .cart__cost.cart__cost_green{color:#02a460}.cart__list .cart__item .cart__item-content .cart__item-controls .cart__cost-wrapper .cart__cost .cart__currency{font-size:14px}.cart__list .cart__item .cart__item-content .cart__item-controls .cart__cost-wrapper .cart__cost-text{text-transform:uppercase;font-size:9px;color:#4a5772;margin-top:4px}.cart__result{font-size:18px;line-height:1.4;border-top:1px solid rgba(136,144,161,.3);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cart__result .cart__result-head{font-family:"Graphik LC Web",sans-serif;color:#000;border-bottom:1px solid rgba(136,144,161,.3);border-left:1px solid rgba(136,144,161,.3);border-right:1px solid rgba(136,144,161,.3)}@media screen and (min-width: 768px){.cart__result .cart__result-head{padding:26px 20px 23px}}@media screen and (max-width: 767px){.cart__result .cart__result-head{padding:26px 10px 23px}}.cart__result .cart__result-head a{color:#02a460}.cart__result .cart__result-head a:hover{color:#ed8200}.cart__result .cart__result-content{font-family:"Graphik LC Web",sans-serif;border-left:1px solid rgba(136,144,161,.3);border-right:1px solid rgba(136,144,161,.3);border-bottom:1px solid rgba(136,144,161,.3)}@media screen and (min-width: 768px){.cart__result .cart__result-content{padding:0 20px 20px}}@media screen and (max-width: 767px){.cart__result .cart__result-content{padding:0 10px 20px}}.cart__result .cart__result-content .cart__result-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:10px;padding-bottom:9px}.cart__result .cart__result-content .cart__result-row .cart__result-row_bordered{border-bottom:1px solid rgba(136,144,161,.3)}.cart__result .cart__result-content .cart__result-row .cart__row-title{font-size:18px}.cart__result .cart__result-content .cart__result-row .cart__row-value{font-size:25px;text-align:right;font-family:"Graphik Cy",sans-serif;font-weight:700}.cart__result .cart__result-content .cart__result-row .cart__row-value.cart__row-value_green{color:#02a460}.cart__result .cart__result-content .cart__result-row .cart__row-value .cart__currency{font-size:18px}.cart__result .cart__result-content .cart__order-button{padding-top:22px;padding-bottom:22px;width:100%;margin-top:14px}.cart__result .cart__result-footer{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.cart__result .cart__result-footer+.cart__result-content{border-bottom:0;padding-bottom:14px}.certificate-popup{padding:0 70px}.certificate-popup__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.certificate-popup__wrapper .certificate-popup__image-wrapper{padding:30px;border:1px solid rgba(136,144,161,.2)}.certificate-popup__wrapper .certificate-popup__image-wrapper .certificate-popup__image{max-width:185px}.certificate-popup__wrapper .certificate-popup__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.certificate-popup__wrapper .certificate-popup__content .certificate-popup__content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:50px;padding-top:10px}.certificate-popup__wrapper .certificate-popup__content .certificate-popup__content-wrapper .certificate-popup__date{font-family:Graphik LC Web,sans-serif;font-style:normal;font-weight:500;font-size:18px;line-height:1.67;color:#000;padding-bottom:5px}.certificate-popup__wrapper .certificate-popup__content .certificate-popup__content-wrapper .certificate-popup__text{font-family:Graphik Cy,sans-serif;font-style:normal;font-weight:normal;font-size:14px;line-height:1.47;color:#4a5772}.certificate-popup__wrapper .certificate-popup__content .certificate-popup__downloads-wrapper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.certificate-popup__wrapper .certificate-popup__content .certificate-popup__downloads-wrapper .download-card{margin:0;width:100%}.checkbox{display:inline-block;color:#4a5772}.checkbox__control{display:-webkit-box;display:-ms-flexbox;display:flex}.checkbox__control input:checked+.checkbox__view{background-color:#02a460;border-color:#02a460}.checkbox__control input:checked+.checkbox__view:after{content:""}.checkbox__control .checkbox__view{position:relative;display:inline-block;min-width:25px;-ms-flex-preferred-size:25px;flex-basis:25px;height:25px;margin-right:9px;border:1px solid rgba(136,144,161,.3);margin-bottom:auto;cursor:pointer}.checkbox__control .checkbox__view:after{position:absolute;top:9px;left:53%;display:block;width:9px;height:13px;border-bottom:2px solid #fff;border-right:2px solid #fff;-webkit-transform:translate(-50%, -50%) rotate(45deg) skew(14deg);-ms-transform:translate(-50%, -50%) rotate(45deg) skew(14deg);transform:translate(-50%, -50%) rotate(45deg) skew(14deg)}.checkbox__control .checkbox__text{font-family:"Graphik LC Web",sans-serif;font-size:14px;line-height:1.43;color:currentColor;margin-top:3px}.checkbox__control .checkbox__text a{color:#02a460}.checkbox__control .checkbox__text a:active{color:#000}.checkbox__control .checkbox__text a:hover{color:#ed8200}.checkbox_part .checkbox__control input:not(:checked)+.checkbox__view{background-color:#02a460;border-color:#02a460}.checkbox_part .checkbox__control input:not(:checked)+.checkbox__view:before{position:absolute;left:4px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);content:"";display:block;height:2px;width:16px;background-color:#fff}.checkbox_invalid .checkbox__view{border-color:#ed8200}.checkbox_light .checkbox__control input+.checkbox__view{background:#f4f4f6;border:1px solid rgba(136,144,161,.5)}.checkbox_light .checkbox__control input:checked+.checkbox__view::after{border-color:#02a460}.checkbox_text-white{color:#fff}.checkbox_link-underline a{-webkit-text-decoration:underline;text-decoration:underline}.client-card{width:25%}@media screen and (min-width: 1024px)and (max-width: 1279px){.client-card{width:33%}}@media screen and (min-width: 768px)and (max-width: 1023px){.client-card{width:50%}}@media screen and (max-width: 767px){.client-card{width:100%}}.client-card .client-card__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;cursor:pointer;margin:50px 15px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (max-width: 767px){.client-card .client-card__wrapper{margin:30px 0}}.client-card .client-card__wrapper:hover .client-card__name{color:#000}.client-card .client-card__wrapper:hover .client-card__logo-wrapper .client-card__logo{-webkit-filter:grayscale(0) opacity(100%);filter:grayscale(0) opacity(100%)}.client-card .client-card__wrapper .client-card__logo-wrapper{height:100px;margin-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.client-card .client-card__wrapper .client-card__logo-wrapper .client-card__logo{max-width:100%;-webkit-filter:grayscale(100%) opacity(50%);filter:grayscale(100%) opacity(50%);-webkit-transition:all .1s linear;transition:all .1s linear}.client-card .client-card__wrapper .client-card__name{font-family:Graphik LC Web,sans-serif;font-size:14px;line-height:1.43;color:#4a5772;-webkit-transition:all .1s linear;transition:all .1s linear;max-width:100%}.coin-button{-webkit-box-shadow:none;box-shadow:none;border:none;outline:none;border-radius:0;width:100%;background-color:rgba(0,0,0,0)}.coin-button .coin-button__wrapper{cursor:pointer;background:rgba(136,144,161,.1);border:1px solid rgba(136,144,161,.2);padding:20px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 767px){.coin-button .coin-button__wrapper{padding:15px 10px}}.coin-button .coin-button__wrapper .coin-button__text{font-family:Graphik LC Web,sans-serif;font-size:18px;line-height:1.39;color:#4a5772}@media screen and (max-width: 767px){.coin-button .coin-button__wrapper .coin-button__text{font-size:12px;line-height:1}}.coin-button .coin-button__wrapper .coin-button__icon{width:16px;height:16px;color:#8890a1}@media screen and (max-width: 767px){.coin-button .coin-button__wrapper .coin-button__icon{width:10px;height:10px}}.coin-button .coin-button__wrapper .coin-button__added-icon{display:none;color:#02a460;width:15px;height:13px}@media screen and (max-width: 767px){.coin-button .coin-button__wrapper .coin-button__added-icon{width:13px;height:9px}}.coin-button .coin-button__wrapper:hover{border:1px solid rgba(136,144,161,.5)}.coin-button .coin-button__wrapper:active{border:1px solid #8890a1}.coin-button .coin-button__wrapper:focus{border:1px solid rgba(136,144,161,.1)}.coin-button:disabled .coin-button__wrapper{border:1px solid rgba(136,144,161,.1)}.coin-button:disabled .coin-button__wrapper .coin-button__text{color:rgba(136,144,161,.3)}.coin-button:disabled .coin-button__wrapper .coin-button__icon{color:rgba(136,144,161,.3);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.coin-button_added:disabled .coin-button__wrapper{background-color:#fff;border:1px solid rgba(136,144,161,.2)}.coin-button_added:disabled .coin-button__wrapper .coin-button__text{color:#02a460}.coin-button_added:disabled .coin-button__wrapper .coin-button__icon{display:none}.coin-button_added:disabled .coin-button__wrapper .coin-button__added-icon{display:block}@media screen and (max-width: 767px){.coin-card{max-width:250px;min-width:250px}}.coin-card .coin-card__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-text-decoration:none;text-decoration:none;font-family:Graphik LC Web,sans-serif;border:1px solid rgba(136,144,161,.2);border-bottom:none;height:calc(100% - 67px)}@media screen and (max-width: 767px){.coin-card .coin-card__wrapper{height:calc(100% - 64px);min-height:296px}}.coin-card .coin-card__wrapper .coin-card__image-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:40px 0;border-bottom:1px solid rgba(136,144,161,.2)}@media screen and (max-width: 767px){.coin-card .coin-card__wrapper .coin-card__image-wrapper{padding:20px 0}}.coin-card .coin-card__wrapper .coin-card__image-wrapper .coin-card__image{width:auto;height:150px;z-index:-1}@media screen and (max-width: 767px){.coin-card .coin-card__wrapper .coin-card__image-wrapper .coin-card__image{height:110px}}.coin-card .coin-card__wrapper .coin-card__info-wrapper{display:block;padding:16px 18px;border-bottom:1px solid rgba(136,144,161,.2);height:96px;background-color:#fff}@media screen and (max-width: 767px){.coin-card .coin-card__wrapper .coin-card__info-wrapper{padding-left:10px}}.coin-card .coin-card__wrapper .coin-card__info-wrapper .coin-card__name{display:block;font-size:18px;line-height:1.39;color:#000;overflow:hidden;position:relative;line-height:1.2rem;max-height:2.4rem;padding-right:1rem;white-space:normal;word-break:break-word;text-overflow:ellipsis}.coin-card .coin-card__wrapper .coin-card__info-wrapper .coin-card__name::before{content:"...";position:absolute;right:0;bottom:0}.coin-card .coin-card__wrapper .coin-card__info-wrapper .coin-card__name::after{content:"";position:absolute;right:0;width:1rem;height:2rem;margin-top:.2rem;background:#fff}@media screen and (max-width: 767px){.coin-card .coin-card__wrapper .coin-card__info-wrapper .coin-card__name{font-size:12px;line-height:1.67}}.coin-card .coin-card__wrapper .coin-card__info-wrapper .coin-card__nominal{display:block;font-size:14px;line-height:1.79;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width: 767px){.coin-card .coin-card__wrapper .coin-card__info-wrapper .coin-card__nominal{font-size:12px;line-height:2.08}}.coin-card .coin-card__wrapper .coin-card__cost-wrapper{display:block;padding:25px 18px}@media screen and (max-width: 767px){.coin-card .coin-card__wrapper .coin-card__cost-wrapper{padding:25px 10px}}.coin-card .coin-card__wrapper .coin-card__cost-wrapper .coin-card__cost{font-family:Graphik Cy,sans-serif;font-size:25px;line-height:1;font-weight:bold;color:#000}.coin-card_double-cost .coin-card__wrapper .coin-card__cost-wrapper{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.coin-card_double-cost .coin-card__wrapper .coin-card__cost-wrapper .coin-card__cost{padding:20px 20px 32px;font-size:18px;width:50%;position:relative}@media screen and (max-width: 767px){.coin-card_double-cost .coin-card__wrapper .coin-card__cost-wrapper .coin-card__cost{padding-left:10px;padding-right:10px}}.coin-card_double-cost .coin-card__wrapper .coin-card__cost-wrapper .coin-card__cost:after{font-family:"Graphik LC Web",sans-serif;position:absolute;bottom:20px;left:20px;font-size:9px;font-weight:100;line-height:1;color:#4a5772;letter-spacing:.05em;content:"покупка"}@media screen and (max-width: 767px){.coin-card_double-cost .coin-card__wrapper .coin-card__cost-wrapper .coin-card__cost:after{left:10px}}.coin-card_double-cost .coin-card__wrapper .coin-card__cost-wrapper .coin-card__cost:first-child{border-right:1px solid rgba(136,144,161,.2)}.coin-card_double-cost .coin-card__wrapper .coin-card__cost-wrapper .coin-card__cost:last-child:after{content:"продажа"}.coin-info{width:100%}@media screen and (min-width: 1280px){.coin-info{margin-left:30px}}@media screen and (min-width: 1280px)and (max-width: 767px){.coin-info{max-width:calc((100% - 60px) / 12 * 3)}}@media screen and (min-width: 1280px)and (min-width: 768px)and (max-width: 1023px){.coin-info{max-width:calc((100% - 60px) / 12 * 3)}}@media screen and (min-width: 1280px)and (min-width: 1024px)and (max-width: 1279px){.coin-info{max-width:calc((100% - 60px) / 12 * 3)}}@media screen and (min-width: 1280px)and (min-width: 1280px)and (max-width: 1439px){.coin-info{max-width:calc((100% - 60px) / 12 * 3)}}@media screen and (min-width: 1280px)and (min-width: 1440px)and (max-width: 1919px){.coin-info{max-width:calc((100% - 60px) / 12 * 3)}}@media screen and (min-width: 1280px)and (min-width: 1920px){.coin-info{max-width:calc((100% - 60px) / 12 * 3)}}@media screen and (max-width: 1279px){.coin-info{margin-top:30px}}@media screen and (max-width: 1279px)and (max-width: 767px){.coin-info{max-width:calc((100% - 0px) / 12 * 12)}}@media screen and (max-width: 1279px)and (min-width: 768px)and (max-width: 1023px){.coin-info{max-width:calc((100% - 0px) / 12 * 12)}}@media screen and (max-width: 1279px)and (min-width: 1024px)and (max-width: 1279px){.coin-info{max-width:calc((100% - 0px) / 12 * 12)}}@media screen and (max-width: 1279px)and (min-width: 1280px)and (max-width: 1439px){.coin-info{max-width:calc((100% - 0px) / 12 * 12)}}@media screen and (max-width: 1279px)and (min-width: 1440px)and (max-width: 1919px){.coin-info{max-width:calc((100% - 0px) / 12 * 12)}}@media screen and (max-width: 1279px)and (min-width: 1920px){.coin-info{max-width:calc((100% - 0px) / 12 * 12)}}@media screen and (max-width: 767px){.coin-info{width:100%;margin-top:30px;max-width:100%}}.coin-info__wrapper{height:100%;position:relative}.coin-info__wrapper:after{content:"";height:50px;background:-webkit-gradient(linear, left bottom, left top, from(#FFFFFF), to(rgba(255, 255, 255, 0)));background:linear-gradient(0deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);position:absolute;pointer-events:none;width:calc(100% - 2px);left:1px;bottom:1px}.coin-info__wrapper .coin-info__tab{font-family:Graphik LC Web,sans-serif;font-size:18px;line-height:1;color:#4a5772;padding-bottom:15px}@media screen and (max-width: 767px){.coin-info__wrapper .coin-info__tab{font-size:14px}}.coin-info__wrapper .coin-info__content{padding:30px 15px 40px;border:1px solid rgba(136,144,161,.2);overflow-y:scroll;height:100%;max-height:431px}@media screen and (max-width: 1279px){.coin-info__wrapper .coin-info__content{max-height:none;max-height:initial}}@media screen and (max-width: 767px){.coin-info__wrapper .coin-info__content{padding:20px 10px}}.coin-info__wrapper .coin-info__content .coin-info__side{font-family:Graphik Cy,sans-serif;padding-bottom:15px;height:-webkit-max-content;height:-moz-max-content;height:max-content}.coin-info__wrapper .coin-info__content .coin-info__side:last-of-type{padding-bottom:0}.coin-info__wrapper .coin-info__content .coin-info__side .coin-info__title{font-size:25px;padding-bottom:10px;line-height:1.2;font-weight:bold;color:#000}@media screen and (max-width: 767px){.coin-info__wrapper .coin-info__content .coin-info__side .coin-info__title{font-size:20px;line-height:1.35}}.coin-info__wrapper .coin-info__content .coin-info__side .coin-info__text{font-size:14px;line-height:1.4;color:#4a5772}@media screen and (max-width: 767px){.coin-info__wrapper .coin-info__content .coin-info__side .coin-info__text{font-size:12px;line-height:1.43}}@-webkit-keyframes flip{0%{-webkit-transform:translate(-50%, -50%) rotateY(0deg);transform:translate(-50%, -50%) rotateY(0deg);opacity:1}99%{opacity:1}100%{-webkit-transform:translate(-50%, -50%) rotateY(90deg);transform:translate(-50%, -50%) rotateY(90deg);opacity:0}}@keyframes flip{0%{-webkit-transform:translate(-50%, -50%) rotateY(0deg);transform:translate(-50%, -50%) rotateY(0deg);opacity:1}99%{opacity:1}100%{-webkit-transform:translate(-50%, -50%) rotateY(90deg);transform:translate(-50%, -50%) rotateY(90deg);opacity:0}}@-webkit-keyframes show{0%{opacity:0}49%{opacity:0}50%{opacity:1;-webkit-transform:translate(-50%, -50%) rotateY(-90deg);transform:translate(-50%, -50%) rotateY(-90deg)}100%{-webkit-transform:translate(-50%, -50%) rotateY(0deg);transform:translate(-50%, -50%) rotateY(0deg)}}@keyframes show{0%{opacity:0}49%{opacity:0}50%{opacity:1;-webkit-transform:translate(-50%, -50%) rotateY(-90deg);transform:translate(-50%, -50%) rotateY(-90deg)}100%{-webkit-transform:translate(-50%, -50%) rotateY(0deg);transform:translate(-50%, -50%) rotateY(0deg)}}.coin-preview{max-height:463px;width:100%}@media screen and (max-width: 1279px){.coin-preview{max-height:none;max-height:initial}}@media screen and (min-width: 1280px)and (max-width: 767px){.coin-preview{max-width:calc((100% - 60px) / 12 * 5)}}@media screen and (min-width: 1280px)and (min-width: 768px)and (max-width: 1023px){.coin-preview{max-width:calc((100% - 60px) / 12 * 5)}}@media screen and (min-width: 1280px)and (min-width: 1024px)and (max-width: 1279px){.coin-preview{max-width:calc((100% - 60px) / 12 * 5)}}@media screen and (min-width: 1280px)and (min-width: 1280px)and (max-width: 1439px){.coin-preview{max-width:calc((100% - 60px) / 12 * 5)}}@media screen and (min-width: 1280px)and (min-width: 1440px)and (max-width: 1919px){.coin-preview{max-width:calc((100% - 60px) / 12 * 5)}}@media screen and (min-width: 1280px)and (min-width: 1920px){.coin-preview{max-width:calc((100% - 60px) / 12 * 5)}}@media screen and (max-width: 1279px)and (max-width: 767px){.coin-preview{max-width:calc((100% - 30px) / 12 * 4)}}@media screen and (max-width: 1279px)and (min-width: 768px)and (max-width: 1023px){.coin-preview{max-width:calc((100% - 30px) / 12 * 4)}}@media screen and (max-width: 1279px)and (min-width: 1024px)and (max-width: 1279px){.coin-preview{max-width:calc((100% - 30px) / 12 * 4)}}@media screen and (max-width: 1279px)and (min-width: 1280px)and (max-width: 1439px){.coin-preview{max-width:calc((100% - 30px) / 12 * 4)}}@media screen and (max-width: 1279px)and (min-width: 1440px)and (max-width: 1919px){.coin-preview{max-width:calc((100% - 30px) / 12 * 4)}}@media screen and (max-width: 1279px)and (min-width: 1920px){.coin-preview{max-width:calc((100% - 30px) / 12 * 4)}}@media screen and (max-width: 767px){.coin-preview{width:100%;max-width:100%}}.coin-preview__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.coin-preview__wrapper .coin-preview__tabs-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-bottom:15px}.coin-preview__wrapper .coin-preview__tabs-wrapper .coin-preview__tab{font-family:Graphik LC Web,sans-serif;font-size:18px;line-height:1;color:#4a5772;padding-right:30px;cursor:pointer;-webkit-transition:all .125s linear;transition:all .125s linear}@media screen and (max-width: 767px){.coin-preview__wrapper .coin-preview__tabs-wrapper .coin-preview__tab{font-size:14px;padding-right:20px}}.coin-preview__wrapper .coin-preview__tabs-wrapper .coin-preview__tab:last-of-type{padding-right:0}.coin-preview__wrapper .coin-preview__tabs-wrapper .coin-preview__tab:hover{-webkit-transition:all .125s linear;transition:all .125s linear;color:#ed8200}.coin-preview__wrapper .coin-preview__tabs-wrapper .coin-preview__tab_active{color:#ed8200}.coin-preview__wrapper .coin-preview__image-wrapper{position:relative;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid rgba(136,144,161,.2)}@media screen and (min-width: 1280px){.coin-preview__wrapper .coin-preview__image-wrapper{min-height:431px;min-width:460px}}@media screen and (max-width: 767px){.coin-preview__wrapper .coin-preview__image-wrapper{min-height:300px}}.coin-preview__wrapper .coin-preview__image-wrapper .coin-preview__image{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:220px;display:block;opacity:1;-webkit-animation:show .6s ease-in-out;animation:show .6s ease-in-out}@media screen and (min-width: 1024px)and (max-width: 1279px){.coin-preview__wrapper .coin-preview__image-wrapper .coin-preview__image{width:200px}}@media screen and (min-width: 768px)and (max-width: 1023px){.coin-preview__wrapper .coin-preview__image-wrapper .coin-preview__image{width:150px}}@media screen and (max-width: 767px){.coin-preview__wrapper .coin-preview__image-wrapper .coin-preview__image{width:175px}}.coin-preview__wrapper .coin-preview__image-wrapper .coin-preview__image_hide{-webkit-animation:flip .3s ease-in-out;animation:flip .3s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;opacity:0}.coin-specs{max-height:463px;margin-left:30px;width:100%}@media screen and (max-width: 1279px){.coin-specs{max-height:none;max-height:initial}}@media screen and (min-width: 1280px)and (max-width: 767px){.coin-specs{max-width:calc((100% - 60px) / 12 * 4)}}@media screen and (min-width: 1280px)and (min-width: 768px)and (max-width: 1023px){.coin-specs{max-width:calc((100% - 60px) / 12 * 4)}}@media screen and (min-width: 1280px)and (min-width: 1024px)and (max-width: 1279px){.coin-specs{max-width:calc((100% - 60px) / 12 * 4)}}@media screen and (min-width: 1280px)and (min-width: 1280px)and (max-width: 1439px){.coin-specs{max-width:calc((100% - 60px) / 12 * 4)}}@media screen and (min-width: 1280px)and (min-width: 1440px)and (max-width: 1919px){.coin-specs{max-width:calc((100% - 60px) / 12 * 4)}}@media screen and (min-width: 1280px)and (min-width: 1920px){.coin-specs{max-width:calc((100% - 60px) / 12 * 4)}}@media screen and (max-width: 1279px)and (max-width: 767px){.coin-specs{max-width:calc((100% - 30px) / 12 * 8)}}@media screen and (max-width: 1279px)and (min-width: 768px)and (max-width: 1023px){.coin-specs{max-width:calc((100% - 30px) / 12 * 8)}}@media screen and (max-width: 1279px)and (min-width: 1024px)and (max-width: 1279px){.coin-specs{max-width:calc((100% - 30px) / 12 * 8)}}@media screen and (max-width: 1279px)and (min-width: 1280px)and (max-width: 1439px){.coin-specs{max-width:calc((100% - 30px) / 12 * 8)}}@media screen and (max-width: 1279px)and (min-width: 1440px)and (max-width: 1919px){.coin-specs{max-width:calc((100% - 30px) / 12 * 8)}}@media screen and (max-width: 1279px)and (min-width: 1920px){.coin-specs{max-width:calc((100% - 30px) / 12 * 8)}}@media screen and (max-width: 767px){.coin-specs{margin-top:30px;margin-left:0;width:100%;max-width:100%}}.coin-specs__container{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.coin-specs__container .coin-specs__tab{font-family:Graphik LC Web,sans-serif;font-size:18px;line-height:1;color:#4a5772;padding-bottom:15px}@media screen and (max-width: 767px){.coin-specs__container .coin-specs__tab{font-size:14px}}.coin-specs__container .coin-specs__wrapper{height:calc(100% - 100px)}.coin-specs__container .coin-specs__wrapper .coin-specs__inner{padding:40px 20px;border:1px solid rgba(136,144,161,.2);border-bottom:none;width:100%;height:100%}@media screen and (max-width: 767px){.coin-specs__container .coin-specs__wrapper .coin-specs__inner{padding:20px 10px}}.coin-specs__container .coin-specs__wrapper .coin-specs__inner .coin-specs__content .coin-specs__row:last-child .coin-specs__spec_big{padding-top:10px}.coin-specs__container .coin-specs__wrapper .coin-specs__inner .coin-specs__content .coin-specs__row .coin-specs__description,.coin-specs__container .coin-specs__wrapper .coin-specs__inner .coin-specs__content .coin-specs__row .coin-specs__spec{font-family:Graphik LC Web,sans-serif;font-size:18px;line-height:1;color:#4a5772;vertical-align:baseline}@media screen and (max-width: 767px){.coin-specs__container .coin-specs__wrapper .coin-specs__inner .coin-specs__content .coin-specs__row .coin-specs__description,.coin-specs__container .coin-specs__wrapper .coin-specs__inner .coin-specs__content .coin-specs__row .coin-specs__spec{font-size:14px}}.coin-specs__container .coin-specs__wrapper .coin-specs__inner .coin-specs__content .coin-specs__row .coin-specs__spec{color:#000}.coin-specs__container .coin-specs__wrapper .coin-specs__inner .coin-specs__content .coin-specs__row .coin-specs__spec_big{font-family:Graphik Cy,sans-serif;font-size:25px;line-height:1.12;font-weight:bold;color:#02a460;padding-top:25px}.coin-specs__container .coin-specs__wrapper .coin-specs__inner .coin-specs__content .coin-specs__row .coin-specs__spec_big span{font-size:20px}@media screen and (max-width: 767px){.coin-specs__container .coin-specs__wrapper .coin-specs__inner .coin-specs__content .coin-specs__row .coin-specs__spec_big{font-size:18px;line-height:1.39}.coin-specs__container .coin-specs__wrapper .coin-specs__inner .coin-specs__content .coin-specs__row .coin-specs__spec_big span{font-size:14px;line-height:1.42}}.coins-card-slider .coins-card-slider__container{padding-top:25px}@media screen and (min-width: 768px){.coins-card-slider .coins-card-slider__container{overflow:hidden}}@media screen and (min-width: 768px)and (max-width: 1023px){.coins-card-slider .coins-card-slider__container{padding-top:15px}}.coins-card-slider .coins-card-slider__container .coins-card-slider__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.coins-card-slider .coins-card-slider__pagination-wrapper{left:0;width:100%}@media screen and (min-width: 1280px){.coins-card-slider .coins-card-slider__pagination-wrapper{bottom:91px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.coins-card-slider .coins-card-slider__pagination-wrapper{bottom:140px}}@media screen and (min-width: 768px)and (max-width: 1023px){.coins-card-slider .coins-card-slider__pagination-wrapper{bottom:47px}}@media screen and (max-width: 767px){.coins-card-slider .coins-card-slider__pagination-wrapper{bottom:26px}}.coins-card-slider .coins-card-slider__pagination-wrapper .coins-card-slider__pagination{margin:0 auto;padding-top:50px;text-align:center}@media screen and (min-width: 1280px){.coins-card-slider .coins-card-slider__pagination-wrapper .coins-card-slider__pagination{max-width:1200px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.coins-card-slider .coins-card-slider__pagination-wrapper .coins-card-slider__pagination{max-width:924px}}@media screen and (min-width: 768px)and (max-width: 1023px){.coins-card-slider .coins-card-slider__pagination-wrapper .coins-card-slider__pagination{max-width:618px}}@media screen and (max-width: 767px){.coins-card-slider .coins-card-slider__pagination-wrapper .coins-card-slider__pagination{max-width:100%}}@media screen and (max-width: 767px){.coins-card-slider .coins-card-slider__pagination-wrapper .coins-card-slider__pagination{padding-left:20px;padding-right:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.coins-card-slider .coins-card-slider__pagination-wrapper .coins-card-slider__pagination{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.coins-card-slider .coins-card-slider__pagination-wrapper .coins-card-slider__pagination{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.coins-card-slider .coins-card-slider__pagination-wrapper .coins-card-slider__pagination{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.coins-card-slider .coins-card-slider__pagination-wrapper .coins-card-slider__pagination{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1920px){.coins-card-slider .coins-card-slider__pagination-wrapper .coins-card-slider__pagination{padding-left:15px;padding-right:15px}}.coins-card-slider .coins-card-slider__pagination-wrapper .coins-card-slider__pagination .coins-card-slider__pagination-bullet{width:10px;height:10px;border-radius:10px;display:inline-block;background:rgba(136,144,161,.2)}.coins-card-slider .coins-card-slider__pagination-wrapper .coins-card-slider__pagination .coins-card-slider__pagination-bullet:not(:last-child){margin-right:10px}.coins-card-slider .coins-card-slider__pagination-wrapper .coins-card-slider__pagination .coins-card-slider__pagination-bullet:not(.coins-card-slider__pagination-bullet-active){cursor:pointer}.coins-card-slider .coins-card-slider__pagination-wrapper .coins-card-slider__pagination .coins-card-slider__pagination-bullet.coins-card-slider__pagination-bullet-active{background-color:#02a460}.coins-card{width:50%}@media screen and (max-width: 767px){.coins-card{padding-left:20px;padding-right:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.coins-card{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.coins-card{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.coins-card{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.coins-card{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1920px){.coins-card{padding-left:15px;padding-right:15px}}@media screen and (max-width: 1023px){.coins-card{display:none;width:100%}.coins-card.tab-active{display:block}}@media screen and (max-width: 1023px)and (max-width: 767px){.coins-card.tab-active .coins-card__title-wrapper{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}}@media screen and (max-width: 1023px){.coins-card.tab-active .coins-card__title-wrapper .coins-card__currency-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}}@media screen and (max-width: 1023px)and (max-width: 767px){.coins-card.tab-active .coins-card__title-wrapper .coins-card__currency-wrapper{padding-right:0;margin-right:0}}@media screen and (max-width: 1023px){.coins-card.tab-active .coins-card__title-wrapper .coins-card__currency-wrapper .coins-card__icon{width:25px;height:15px;margin-top:-2px;margin-right:3px;color:rgba(136,144,161,.3)}.coins-card.tab-active .coins-card__title-wrapper .coins-card__currency-wrapper .coins-card__title{color:rgba(136,144,161,.3);padding-right:12px;padding-left:12px}.coins-card.tab-active .coins-card__title-wrapper .coins-card__currency-wrapper .coins-card__title:hover{cursor:pointer}}@media screen and (max-width: 1023px)and (max-width: 767px){.coins-card.tab-active .coins-card__title-wrapper .coins-card__currency-wrapper .coins-card__title{font-size:14px;padding-left:7px}}@media screen and (max-width: 1023px){.coins-card.tab-active .coins-card__title-wrapper .coins-card__currency-wrapper .coins-card__date{font-family:Graphik LC Web,sans-serif;font-size:18px;line-height:30px;color:rgba(136,144,161,.3);padding-left:0px;margin-left:-2px}}@media screen and (max-width: 1023px)and (max-width: 767px){.coins-card.tab-active .coins-card__title-wrapper .coins-card__currency-wrapper .coins-card__date{font-size:14px}}@media screen and (max-width: 767px){.coins-card{max-width:100%;padding-left:10px;padding-right:10px}}.coins-card .coins-card__content-wrapper{border-top:1px solid rgba(136,144,161,.2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.coins-card .coins-card__content-wrapper .coins-card__legend{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-top:44px;padding-left:30px;padding-right:30px;border-right:1px solid rgba(136,144,161,.2);border-left:1px solid rgba(136,144,161,.2)}.coins-card .coins-card__content-wrapper .coins-card__legend:after{content:" ";display:block;height:1px;min-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;background-color:rgba(136,144,161,.2);margin-top:11px}@media screen and (max-width: 767px){.coins-card .coins-card__content-wrapper .coins-card__legend{padding-top:15px;padding-left:5%;padding-right:5%;-ms-flex-item-align:center;align-self:center;width:100%}}.coins-card .coins-card__content-wrapper .coins-card__legend .coins-card__legend-item{width:20%;font-family:Graphik Cy,sans-serif;font-size:12px;line-height:13px;letter-spacing:.05em;text-transform:uppercase;color:#4a5772;-webkit-transform:rotate(0.001deg);-ms-transform:rotate(0.001deg);transform:rotate(0.001deg)}@media screen and (max-width: 767px){.coins-card .coins-card__content-wrapper .coins-card__legend .coins-card__legend-item{text-indent:-9999px}.coins-card .coins-card__content-wrapper .coins-card__legend .coins-card__legend-item::after{text-indent:0;display:block;font-size:10px;line-height:1.1}}.coins-card .coins-card__content-wrapper .coins-card__legend .coins-card__legend-item_image{width:28%}@media screen and (min-width: 1024px)and (max-width: 1279px){.coins-card .coins-card__content-wrapper .coins-card__legend .coins-card__legend-item_image{width:25%}}@media screen and (min-width: 768px)and (max-width: 1023px){.coins-card .coins-card__content-wrapper .coins-card__legend .coins-card__legend-item_image{width:28%}}@media screen and (max-width: 767px){.coins-card .coins-card__content-wrapper .coins-card__legend .coins-card__legend-item_image{display:none}}.coins-card .coins-card__content-wrapper .coins-card__legend .coins-card__legend-item_value{width:25%}@media screen and (min-width: 1024px)and (max-width: 1279px){.coins-card .coins-card__content-wrapper .coins-card__legend .coins-card__legend-item_value{width:26%}}@media screen and (min-width: 768px)and (max-width: 1023px){.coins-card .coins-card__content-wrapper .coins-card__legend .coins-card__legend-item_value{width:26%}}@media screen and (max-width: 767px){.coins-card .coins-card__content-wrapper .coins-card__legend .coins-card__legend-item_value{width:33.3333333333%}.coins-card .coins-card__content-wrapper .coins-card__legend .coins-card__legend-item_value::after{content:"НОМ."}}.coins-card .coins-card__content-wrapper .coins-card__legend .coins-card__legend-item_purchase{width:21%}@media screen and (min-width: 1024px)and (max-width: 1279px){.coins-card .coins-card__content-wrapper .coins-card__legend .coins-card__legend-item_purchase{width:25%}}@media screen and (min-width: 768px)and (max-width: 1023px){.coins-card .coins-card__content-wrapper .coins-card__legend .coins-card__legend-item_purchase{width:22%}}@media screen and (max-width: 767px){.coins-card .coins-card__content-wrapper .coins-card__legend .coins-card__legend-item_purchase{width:33.3333333333%}.coins-card .coins-card__content-wrapper .coins-card__legend .coins-card__legend-item_purchase::after{content:"ПОК."}}@media screen and (max-width: 767px){.coins-card .coins-card__content-wrapper .coins-card__legend .coins-card__legend-item_sale::after{content:"ПРОД."}}.coins-card .coins-card__content-wrapper .coins-card__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:45px 30px 44px;border-right:1px solid rgba(136,144,161,.2);border-left:1px solid rgba(136,144,161,.2)}@media screen and (min-width: 1024px)and (max-width: 1279px){.coins-card .coins-card__content-wrapper .coins-card__content{padding-top:31px;padding-bottom:73px}}@media screen and (max-width: 767px){.coins-card .coins-card__content-wrapper .coins-card__content{padding-top:40px;padding-bottom:40px;padding-left:5%;padding-right:5%}}.coins-card .coins-card__content-wrapper .coins-card__content .coins-card__content-row{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-bottom:29px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.coins-card .coins-card__content-wrapper .coins-card__content .coins-card__content-row .coins-card__content-item_image{width:105px;height:105px;min-width:105px;min-height:105px}@media screen and (min-width: 1024px)and (max-width: 1279px){.coins-card .coins-card__content-wrapper .coins-card__content .coins-card__content-row .coins-card__content-item_image{width:68px;height:68px;min-width:68px;min-height:68px}}@media screen and (min-width: 768px)and (max-width: 1023px){.coins-card .coins-card__content-wrapper .coins-card__content .coins-card__content-row .coins-card__content-item_image{width:105px;height:105px;min-width:105px;min-height:105px}}@media screen and (max-width: 767px){.coins-card .coins-card__content-wrapper .coins-card__content .coins-card__content-row .coins-card__content-item_image{display:none !important}}@media screen and (min-width: 1024px)and (max-width: 1279px){.coins-card .coins-card__content-wrapper .coins-card__content .coins-card__content-row{padding-bottom:3px}}.coins-card .coins-card__content-wrapper .coins-card__content .coins-card__content-row:last-of-type{padding-bottom:0;padding-top:0}@media screen and (min-width: 1024px)and (max-width: 1279px){.coins-card .coins-card__content-wrapper .coins-card__content .coins-card__content-row:last-of-type{margin-top:31px}}@media screen and (min-width: 768px)and (max-width: 1023px){.coins-card .coins-card__content-wrapper .coins-card__content .coins-card__content-row:last-of-type{margin-top:36px}}.coins-card .coins-card__content-wrapper .coins-card__content .coins-card__content-row:last-of-type .coins-card__content-item_image{margin-top:-5px;margin-left:0}.coins-card .coins-card__content-wrapper .coins-card__content .coins-card__content-row:last-of-type .coins-card__content-item .coins-card__content-subitem{-webkit-transform:rotate(0.001deg);-ms-transform:rotate(0.001deg);transform:rotate(0.001deg)}@media screen and (min-width: 1024px)and (max-width: 1279px){.coins-card .coins-card__content-wrapper .coins-card__content .coins-card__content-row:last-of-type .coins-card__content-item .coins-card__content-subitem_name{padding-right:29px;line-height:1.4}}.coins-card .coins-card__content-wrapper .coins-card__content .coins-card__content-row:last-of-type .coins-card__content-item .coins-card__content-subitem_value{font-family:"Graphik LC Web",sans-serif}@media screen and (min-width: 768px)and (max-width: 1023px){.coins-card .coins-card__content-wrapper .coins-card__content .coins-card__content-row:last-of-type .coins-card__content-item .coins-card__content-subitem_value{width:32%}}.coins-card .coins-card__content-wrapper .coins-card__content .coins-card__content-row:last-of-type .coins-card__content-item .coins-card__content-subitem_purchase{font-family:"Graphik LC Web",sans-serif}@media screen and (min-width: 768px)and (max-width: 1023px){.coins-card .coins-card__content-wrapper .coins-card__content .coins-card__content-row:last-of-type .coins-card__content-item .coins-card__content-subitem_purchase{width:30%}}.coins-card .coins-card__content-wrapper .coins-card__content .coins-card__content-row:last-of-type .coins-card__content-item .coins-card__content-subitem_sale{font-family:"Graphik LC Web",sans-serif}.coins-card .coins-card__content-wrapper .coins-card__content .coins-card__content-row .coins-card__content-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.coins-card .coins-card__content-wrapper .coins-card__content .coins-card__content-row .coins-card__content-item_content{margin-left:41px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (min-width: 1024px)and (max-width: 1279px){.coins-card .coins-card__content-wrapper .coins-card__content .coins-card__content-row .coins-card__content-item_content{margin-left:23px}}@media screen and (min-width: 768px)and (max-width: 1023px){.coins-card .coins-card__content-wrapper .coins-card__content .coins-card__content-row .coins-card__content-item_content{margin-left:45px}}@media screen and (max-width: 767px){.coins-card .coins-card__content-wrapper .coins-card__content .coins-card__content-row .coins-card__content-item_content{width:100%;margin-left:0}}@media screen and (min-width: 768px){.coins-card .coins-card__content-wrapper .coins-card__content .coins-card__content-row .coins-card__content-item_content .coins-card__content-subitem{margin-top:-8px}}.coins-card .coins-card__content-wrapper .coins-card__content .coins-card__content-row .coins-card__content-item_content .coins-card__content-subitem_name{width:100%;color:#4a5772;font-family:Graphik Cy,sans-serif;font-size:18px;height:-webkit-max-content;height:-moz-max-content;height:max-content;padding-top:0;padding-bottom:22px}@media screen and (min-width: 1024px)and (max-width: 1279px){.coins-card .coins-card__content-wrapper .coins-card__content .coins-card__content-row .coins-card__content-item_content .coins-card__content-subitem_name{padding-bottom:23px}}@media screen and (max-width: 767px){.coins-card .coins-card__content-wrapper .coins-card__content .coins-card__content-row .coins-card__content-item_content .coins-card__content-subitem_name{font-size:14px;padding-top:0;padding-bottom:7px}}.coins-card .coins-card__content-wrapper .coins-card__content .coins-card__content-row .coins-card__content-item_content .coins-card__content-subitem_value{font-family:"Graphik LC Web",sans-serif;width:33%}@media screen and (min-width: 1024px)and (max-width: 1279px){.coins-card .coins-card__content-wrapper .coins-card__content .coins-card__content-row .coins-card__content-item_content .coins-card__content-subitem_value{width:34%}}@media screen and (min-width: 768px)and (max-width: 1023px){.coins-card .coins-card__content-wrapper .coins-card__content .coins-card__content-row .coins-card__content-item_content .coins-card__content-subitem_value{width:34%}}@media screen and (max-width: 767px){.coins-card .coins-card__content-wrapper .coins-card__content .coins-card__content-row .coins-card__content-item_content .coins-card__content-subitem_value{width:33.3333333333%}}.coins-card .coins-card__content-wrapper .coins-card__content .coins-card__content-row .coins-card__content-item_content .coins-card__content-subitem_purchase{font-family:"Graphik LC Web",sans-serif;width:30%}@media screen and (min-width: 1024px)and (max-width: 1279px){.coins-card .coins-card__content-wrapper .coins-card__content .coins-card__content-row .coins-card__content-item_content .coins-card__content-subitem_purchase{width:34%}}@media screen and (min-width: 768px)and (max-width: 1023px){.coins-card .coins-card__content-wrapper .coins-card__content .coins-card__content-row .coins-card__content-item_content .coins-card__content-subitem_purchase{width:31%}}@media screen and (max-width: 767px){.coins-card .coins-card__content-wrapper .coins-card__content .coins-card__content-row .coins-card__content-item_content .coins-card__content-subitem_purchase{width:33.3333333333%}}.coins-card .coins-card__content-wrapper .coins-card__content .coins-card__content-row .coins-card__content-item_content .coins-card__content-subitem_sale{font-family:"Graphik LC Web",sans-serif}.coins-list__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:-15px;margin-bottom:-15px;padding-top:22px;flex-wrap:wrap}@media screen and (max-width: 767px){.coins-list__wrapper{margin-left:-10px;margin-right:-10px}}@media screen and (min-width: 768px)and (max-width: 1023px){.coins-list__wrapper{margin-left:-15px;margin-right:-15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.coins-list__wrapper{margin-left:-15px;margin-right:-15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.coins-list__wrapper{margin-left:-15px;margin-right:-15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.coins-list__wrapper{margin-left:-15px;margin-right:-15px}}@media screen and (min-width: 1920px){.coins-list__wrapper{margin-left:-15px;margin-right:-15px}}@media screen and (max-width: 767px){.coins-list__wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.coins-list__wrapper .coin-card{width:270px;margin:15px}@media screen and (min-width: 1024px)and (max-width: 1279px){.coins-list__wrapper .coin-card{width:278px}}@media screen and (min-width: 768px)and (max-width: 1023px){.coins-list__wrapper .coin-card{width:279px;min-width:279px}}@media screen and (max-width: 767px){.coins-list__wrapper .coin-card{width:150px}}@media screen and (max-width: 379px){.coins-list__wrapper .coin-card{width:175px}}.consulting-popup .consulting-popup__wrapper{max-width:370px;width:370px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:36px 30px 11px 30px;border:1px solid rgba(136,144,161,.2)}@media screen and (min-width: 1024px){.consulting-popup .consulting-popup__wrapper{position:sticky;top:40px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.consulting-popup .consulting-popup__wrapper{max-width:280px;padding:30px 25px 10px 25px}}@media screen and (min-width: 768px)and (max-width: 1023px){.consulting-popup .consulting-popup__wrapper{padding:44px 25px 19px 25px;max-width:100%;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media screen and (max-width: 767px){.consulting-popup .consulting-popup__wrapper{width:100%;max-width:100%;padding:30px 20px 19px 20px}}.consulting-popup .consulting-popup__wrapper .consulting-popup__image{width:140px;min-width:140px;min-height:140px;margin-bottom:31px}@media screen and (max-width: 1279px){.consulting-popup .consulting-popup__wrapper .consulting-popup__image{width:120px;min-width:120px;margin-bottom:18px}}@media screen and (max-width: 767px){.consulting-popup .consulting-popup__wrapper .consulting-popup__image{width:97px;min-width:97px}}.consulting-popup .consulting-popup__wrapper .consulting-popup__content{width:100%}@media screen and (min-width: 768px)and (max-width: 1023px){.consulting-popup .consulting-popup__wrapper .consulting-popup__content{padding-left:45px}}.consulting-popup .consulting-popup__wrapper .consulting-popup__content .consulting-popup__title{font-size:25px;line-height:1.2;color:#000;font-weight:bold;padding-bottom:15px}@media screen and (min-width: 1024px)and (max-width: 1279px){.consulting-popup .consulting-popup__wrapper .consulting-popup__content .consulting-popup__title{padding-right:50px}}@media screen and (min-width: 768px)and (max-width: 1023px){.consulting-popup .consulting-popup__wrapper .consulting-popup__content .consulting-popup__title{padding-right:200px;padding-bottom:5px}}@media screen and (max-width: 767px){.consulting-popup .consulting-popup__wrapper .consulting-popup__content .consulting-popup__title{font-size:18px;line-height:1.67}}@media screen and (max-width: 767px){.consulting-popup .consulting-popup__wrapper .consulting-popup__content .consulting-popup__title{padding-right:0;padding-bottom:10px}}.consulting-popup .consulting-popup__wrapper .consulting-popup__content .consulting-popup__text{font-size:14px;line-height:1.43;color:#4a5772;padding-right:20px;padding-bottom:20px}@media screen and (min-width: 1024px)and (max-width: 1279px){.consulting-popup .consulting-popup__wrapper .consulting-popup__content .consulting-popup__text{padding-right:7px}}@media screen and (min-width: 768px)and (max-width: 1023px){.consulting-popup .consulting-popup__wrapper .consulting-popup__content .consulting-popup__text{padding-right:10px}}@media screen and (max-width: 767px){.consulting-popup .consulting-popup__wrapper .consulting-popup__content .consulting-popup__text{padding-bottom:10px;padding-right:0}}@media screen and (min-width: 1280px){.consulting-popup .consulting-popup__wrapper .consulting-popup__content .consulting-popup__text span{display:block}}.consulting-popup .consulting-popup__wrapper .consulting-popup__content .consulting-popup__text span a{color:#02a460}@media screen and (max-width: 1023px){.consulting-popup_accounts{margin-top:20px}}@media screen and (min-width: 1024px){.consulting-popup_accounts .consulting-popup__wrapper{width:100%}}.contacts-block{width:100%}.contacts-block__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.contacts-block[data-last_row="3"] .contacts-item:nth-last-of-type(3) .contacts-item__wrapper,.contacts-block[data-last_row="3"] .contacts-item:nth-last-of-type(3)~div .contacts-item__wrapper{padding-bottom:0}.contacts-block[data-last_row="2"] .contacts-item:nth-last-of-type(2) .contacts-item__wrapper,.contacts-block[data-last_row="2"] .contacts-item:nth-last-of-type(2)~div .contacts-item__wrapper{padding-bottom:0}.contacts-block[data-last_row="1"] .contacts-item:last-of-type .contacts-item__wrapper{padding-bottom:0}.contacts-emails{width:100%}.contacts-emails__wrapper{border-bottom:1px solid rgba(136,144,161,.2);overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}@media screen and (max-width: 1279px){.contacts-emails__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}}.contacts-emails__wrapper .contacts-emails__tab{width:33%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:10px}@media screen and (max-width: 1279px){.contacts-emails__wrapper .contacts-emails__tab{width:-webkit-max-content;width:-moz-max-content;width:max-content;padding-right:30px}}.contacts-emails__wrapper .contacts-emails__tab .contacts-emails__title-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-transition:all .1s linear;transition:all .1s linear;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:5px}.contacts-emails__wrapper .contacts-emails__tab .contacts-emails__title-wrapper .contacts-emails__icon{min-width:20px;width:20px;min-height:15px;height:15px;color:#02a460;-webkit-transition:all .1s linear;transition:all .1s linear;margin-right:10px}.contacts-emails__wrapper .contacts-emails__tab .contacts-emails__title-wrapper .contacts-emails__title{font-family:"Graphik Cy",sans-serif;font-size:18px;line-height:1.39;white-space:nowrap;font-weight:bold;color:#000;-webkit-transition:all .1s linear;transition:all .1s linear}.contacts-emails__wrapper .contacts-emails__tab .contacts-emails__description{font-family:"Graphik LC Web",sans-serif;font-size:14px;color:#02a460;-webkit-transition:all .1s linear;transition:all .1s linear}.contacts-emails__wrapper .contacts-emails__tab .contacts-emails__description:hover{color:#ed8200;-webkit-transition:all .1s linear;transition:all .1s linear}.contacts-item{width:33%;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}@media screen and (max-width: 767px){.contacts-item{width:100%}.contacts-item__wrapper{padding-bottom:10px}.contacts-item__wrapper:last-of-type{padding-bottom:0}}.contacts-item__wrapper{font-family:Graphik LC Web,sans-serif;padding-top:30px;padding-bottom:15px;padding-right:30px}@media screen and (max-width: 767px){.contacts-item__wrapper{padding-right:20px}}.contacts-item__wrapper .contacts-item__title{font-size:12px;line-height:1;letter-spacing:.05em;text-transform:uppercase;padding-bottom:15px;color:#4a5772}.contacts-item__wrapper .contacts-item__text{font-size:14px;line-height:1.43;text-transform:uppercase;color:#000}.contacts-item_named .contacts-item__title{font-family:Graphik Cy,sans-serif;font-size:18px;line-height:1.39;color:#000;padding-bottom:10px;font-weight:bold;text-transform:inherit}.contacts-item_named .contacts-item__text{font-family:Graphik LC Web,sans-serif;font-size:14px;line-height:1.43;color:#4a5772}.currency_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative}@media screen and (min-width: 1280px){.currency_item{width:16.6666666667%}.currency_item:nth-of-type(6n + 1):after,.currency_item:first-of-type:after{content:"";width:600%;position:absolute;border-bottom:1px solid rgba(136,144,161,.2);height:1px;bottom:47px;left:0}}@media screen and (min-width: 1024px)and (max-width: 1279px){.currency_item{width:25%}.currency_item:nth-of-type(4n + 1):after,.currency_item:first-of-type:after{content:"";width:400%;position:absolute;border-bottom:1px solid rgba(136,144,161,.2);height:1px;bottom:47px;left:0}}@media screen and (min-width: 768px)and (max-width: 1023px){.currency_item{width:33.3333333333%}.currency_item:nth-of-type(3n + 1):after,.currency_item:first-of-type:after{content:"";width:300%;position:absolute;border-bottom:1px solid rgba(136,144,161,.2);height:1px;bottom:47px;left:0}}@media screen and (max-width: 767px){.currency_item{width:50%}.currency_item:nth-of-type(2n + 1):after,.currency_item:first-of-type:after{content:"";width:200%;position:absolute;border-bottom:1px solid rgba(136,144,161,.2);height:1px;bottom:27px;left:0}}.currency_item__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:Graphik Cy,sans-serif;padding-bottom:50px}@media screen and (max-width: 767px){.currency_item__wrapper{padding-bottom:30px}}.currency_item__wrapper .currency_item__title{font-size:25px;line-height:1.13;font-weight:bold;color:#4a5772;text-transform:uppercase}.currency_item__wrapper .currency_item__text{font-size:14px;line-height:1.43;color:#4a5772;padding-right:50px;width:150px}.currency-card{width:50%}@media screen and (max-width: 767px){.currency-card{padding-left:20px;padding-right:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.currency-card{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.currency-card{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.currency-card{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.currency-card{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1920px){.currency-card{padding-left:15px;padding-right:15px}}@media screen and (max-width: 1023px){.currency-card{display:none;width:100%}.currency-card.tab-active{display:block}}@media screen and (max-width: 1023px)and (max-width: 767px){.currency-card.tab-active .currency-card__title-wrapper{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}}@media screen and (max-width: 1023px){.currency-card.tab-active .currency-card__title-wrapper .currency-card__coins-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:106px;cursor:pointer}}@media screen and (max-width: 1023px)and (max-width: 767px){.currency-card.tab-active .currency-card__title-wrapper .currency-card__coins-wrapper{padding-left:0;margin-left:0}}@media screen and (max-width: 1023px){.currency-card.tab-active .currency-card__title-wrapper .currency-card__coins-wrapper .currency-card__icon{width:25px;height:20px;margin-top:-5px;color:rgba(136,144,161,.3)}}@media screen and (max-width: 1023px)and (max-width: 767px){.currency-card.tab-active .currency-card__title-wrapper .currency-card__coins-wrapper .currency-card__icon{margin-right:-3px}}@media screen and (max-width: 1023px){.currency-card.tab-active .currency-card__title-wrapper .currency-card__coins-wrapper .currency-card__title{color:rgba(136,144,161,.3);padding-left:10px;cursor:pointer}}@media screen and (max-width: 1023px)and (max-width: 767px){.currency-card.tab-active .currency-card__title-wrapper .currency-card__coins-wrapper .currency-card__title{font-size:14px}}@media screen and (max-width: 767px){.currency-card{padding-left:10px;padding-right:10px;max-width:100%}}.currency-card .currency-card__content-wrapper{border-top:1px solid rgba(136,144,161,.2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.currency-card .currency-card__content-wrapper .currency-card__legend{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-top:44px;padding-left:30px;padding-right:30px;border-right:1px solid rgba(136,144,161,.2);border-left:1px solid rgba(136,144,161,.2)}.currency-card .currency-card__content-wrapper .currency-card__legend:after{content:" ";display:block;height:1px;min-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;background-color:rgba(136,144,161,.2);margin-top:11px}@media screen and (max-width: 767px){.currency-card .currency-card__content-wrapper .currency-card__legend{padding-top:15px;padding-left:7%;padding-right:7%;-ms-flex-item-align:center;align-self:center;width:100%}}.currency-card .currency-card__content-wrapper .currency-card__legend .currency-card__legend-item{width:20%;font-family:Graphik Cy,sans-serif;font-size:12px;line-height:13px;letter-spacing:.05em;text-transform:uppercase;color:#4a5772;-webkit-transform:rotate(0.001deg);-ms-transform:rotate(0.001deg);transform:rotate(0.001deg)}@media screen and (max-width: 767px){.currency-card .currency-card__content-wrapper .currency-card__legend .currency-card__legend-item{text-indent:-9999px}.currency-card .currency-card__content-wrapper .currency-card__legend .currency-card__legend-item::after{text-indent:0;display:block;font-size:10px;line-height:1.1}}.currency-card .currency-card__content-wrapper .currency-card__legend .currency-card__legend-item_name{width:19%}@media screen and (min-width: 1024px)and (max-width: 1279px){.currency-card .currency-card__content-wrapper .currency-card__legend .currency-card__legend-item_name{width:22%}}@media screen and (min-width: 768px)and (max-width: 1023px){.currency-card .currency-card__content-wrapper .currency-card__legend .currency-card__legend-item_name{width:20.5%}}@media screen and (max-width: 767px){.currency-card .currency-card__content-wrapper .currency-card__legend .currency-card__legend-item_name{width:16.6666666667%}.currency-card .currency-card__content-wrapper .currency-card__legend .currency-card__legend-item_name::after{content:"ВАЛ."}}.currency-card .currency-card__content-wrapper .currency-card__legend .currency-card__legend-item_purchase{width:24%}@media screen and (min-width: 1024px)and (max-width: 1279px){.currency-card .currency-card__content-wrapper .currency-card__legend .currency-card__legend-item_purchase{width:24%}}@media screen and (min-width: 768px)and (max-width: 1023px){.currency-card .currency-card__content-wrapper .currency-card__legend .currency-card__legend-item_purchase{width:24.6%}}@media screen and (max-width: 767px){.currency-card .currency-card__content-wrapper .currency-card__legend .currency-card__legend-item_purchase{width:25%}.currency-card .currency-card__content-wrapper .currency-card__legend .currency-card__legend-item_purchase::after{content:"ПОК."}}.currency-card .currency-card__content-wrapper .currency-card__legend .currency-card__legend-item_sale{width:25%}@media screen and (min-width: 1024px)and (max-width: 1279px){.currency-card .currency-card__content-wrapper .currency-card__legend .currency-card__legend-item_sale{width:25%}}@media screen and (min-width: 768px)and (max-width: 1023px){.currency-card .currency-card__content-wrapper .currency-card__legend .currency-card__legend-item_sale{width:25.5%}}@media screen and (max-width: 767px){.currency-card .currency-card__content-wrapper .currency-card__legend .currency-card__legend-item_sale{width:25%}.currency-card .currency-card__content-wrapper .currency-card__legend .currency-card__legend-item_sale::after{content:"ПРОД."}}@media screen and (max-width: 767px){.currency-card .currency-card__content-wrapper .currency-card__legend .currency-card__legend-item_cb{width:33.3333333333%}.currency-card .currency-card__content-wrapper .currency-card__legend .currency-card__legend-item_cb::after{content:"ЦБ"}}.currency-card .currency-card__content-wrapper .currency-card__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:45px 30px 0;border-right:1px solid rgba(136,144,161,.2);border-left:1px solid rgba(136,144,161,.2)}@media screen and (min-width: 768px)and (max-width: 1023px){.currency-card .currency-card__content-wrapper .currency-card__content{padding-top:42px}}@media screen and (max-width: 767px){.currency-card .currency-card__content-wrapper .currency-card__content{padding:25px 7% 53px}}.currency-card .currency-card__content-wrapper .currency-card__content .currency-card__content-row{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-bottom:48px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width: 1024px)and (max-width: 1279px){.currency-card .currency-card__content-wrapper .currency-card__content .currency-card__content-row{padding-bottom:30px}}@media screen and (max-width: 767px){.currency-card .currency-card__content-wrapper .currency-card__content .currency-card__content-row{padding-bottom:16px}}.currency-card .currency-card__content-wrapper .currency-card__content .currency-card__content-row .currency-card__content-item{font-family:Graphik LC Web,sans-serif;font-size:18px;line-height:18px;text-transform:uppercase;width:37%;-webkit-transform:rotate(0.001deg);-ms-transform:rotate(0.001deg);transform:rotate(0.001deg)}@media screen and (min-width: 768px)and (max-width: 1023px){.currency-card .currency-card__content-wrapper .currency-card__content .currency-card__content-row .currency-card__content-item{width:43%}}@media screen and (max-width: 767px){.currency-card .currency-card__content-wrapper .currency-card__content .currency-card__content-row .currency-card__content-item{font-size:14px;line-height:1}}.currency-card .currency-card__content-wrapper .currency-card__content .currency-card__content-row .currency-card__content-item_name{font-family:Graphik Cy,sans-serif;font-size:18px;line-height:20px;letter-spacing:.05em;font-weight:bold;text-transform:uppercase;color:#4a5772;width:10%}@media screen and (min-width: 1024px)and (max-width: 1279px){.currency-card .currency-card__content-wrapper .currency-card__content .currency-card__content-row .currency-card__content-item_name{width:20%}}@media screen and (min-width: 768px)and (max-width: 1023px){.currency-card .currency-card__content-wrapper .currency-card__content .currency-card__content-row .currency-card__content-item_name{width:9%}}@media screen and (max-width: 767px){.currency-card .currency-card__content-wrapper .currency-card__content .currency-card__content-row .currency-card__content-item_name{width:16.6666666667%;font-size:14px;line-height:1.1}}.currency-card .currency-card__content-wrapper .currency-card__content .currency-card__content-row .currency-card__content-item_purchase{width:31%}@media screen and (min-width: 1024px)and (max-width: 1279px){.currency-card .currency-card__content-wrapper .currency-card__content .currency-card__content-row .currency-card__content-item_purchase{width:27%}}@media screen and (min-width: 768px)and (max-width: 1023px){.currency-card .currency-card__content-wrapper .currency-card__content .currency-card__content-row .currency-card__content-item_purchase{width:37%}}@media screen and (max-width: 767px){.currency-card .currency-card__content-wrapper .currency-card__content .currency-card__content-row .currency-card__content-item_purchase{width:25%}}.currency-card .currency-card__content-wrapper .currency-card__content .currency-card__content-row .currency-card__content-item_sale{width:17%}@media screen and (min-width: 1024px)and (max-width: 1279px){.currency-card .currency-card__content-wrapper .currency-card__content .currency-card__content-row .currency-card__content-item_sale{width:24%}}@media screen and (min-width: 768px)and (max-width: 1023px){.currency-card .currency-card__content-wrapper .currency-card__content .currency-card__content-row .currency-card__content-item_sale{width:13%}}@media screen and (max-width: 767px){.currency-card .currency-card__content-wrapper .currency-card__content .currency-card__content-row .currency-card__content-item_sale{width:25%}}@media screen and (max-width: 767px){.currency-card .currency-card__content-wrapper .currency-card__content .currency-card__content-row .currency-card__content-item_cb{width:33.3333333333%}}.currency-card .currency-card__content-wrapper .currency-card__content .currency-card__content-row .currency-card__content-item .currency-card__item-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 767px){.currency-card .currency-card__content-wrapper .currency-card__content .currency-card__content-row .currency-card__content-item .currency-card__item-wrapper{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.currency-card .currency-card__content-wrapper .currency-card__content .currency-card__content-row .currency-card__content-item .currency-card__item-wrapper .currency-card__cost{color:#000}@media screen and (max-width: 767px){.currency-card .currency-card__content-wrapper .currency-card__content .currency-card__content-row .currency-card__content-item .currency-card__item-wrapper .currency-card__cost[data-color="1"]{color:#02a460}.currency-card .currency-card__content-wrapper .currency-card__content .currency-card__content-row .currency-card__content-item .currency-card__item-wrapper .currency-card__cost[data-color="0"]{color:#ed8200}}.currency-card .currency-card__content-wrapper .currency-card__content .currency-card__content-row .currency-card__content-item .currency-card__item-wrapper .currency-card__difference{width:9px;height:13px;margin-left:10px;color:#ed8200}.currency-card .currency-card__content-wrapper .currency-card__content .currency-card__content-row .currency-card__content-item .currency-card__item-wrapper .currency-card__difference_positive{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);color:#02a460}@media screen and (max-width: 767px){.currency-card .currency-card__content-wrapper .currency-card__content .currency-card__content-row .currency-card__content-item .currency-card__item-wrapper .currency-card__difference{display:none}}.currency-card .currency-card__content-wrapper .button-card{margin-top:0}.currency-list__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:-50px}@media screen and (max-width: 767px){.currency-list__wrapper{margin-bottom:-30px}}.currency-list_no-border .currency_item::after{border:0}.currency-list_no-border .currency_item__text{padding-right:0}.custom-popup{display:none;position:fixed;width:100%;height:100%;top:0;left:0;background-color:#e5e5e5;z-index:1000000;padding:60px 0}.custom-popup .custom-popup__wrapper{margin:0 auto;padding:0 !important;background-color:#e5e5e5;height:100%;cursor:default}@media screen and (min-width: 1280px){.custom-popup .custom-popup__wrapper{max-width:1200px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.custom-popup .custom-popup__wrapper{max-width:924px}}@media screen and (min-width: 768px)and (max-width: 1023px){.custom-popup .custom-popup__wrapper{max-width:618px}}@media screen and (max-width: 767px){.custom-popup .custom-popup__wrapper{max-width:100%}}@media screen and (max-width: 767px){.custom-popup .custom-popup__wrapper{padding-left:20px;padding-right:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.custom-popup .custom-popup__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.custom-popup .custom-popup__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.custom-popup .custom-popup__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.custom-popup .custom-popup__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1920px){.custom-popup .custom-popup__wrapper{padding-left:15px;padding-right:15px}}.custom-popup .custom-popup__wrapper .custom-popup__inner{background-color:#fff;overflow-y:scroll;height:100%;position:relative;padding:75px 30px}.custom-popup .custom-popup__wrapper .custom-popup__inner .custom-popup__close{position:absolute;top:30px;right:30px;width:16px;height:16px;color:#000;cursor:pointer}.custom-popup_show{display:block}.directed-cards{width:100%}.directed-cards .directed-cards__container{width:100%}.directed-cards .directed-cards__container .directed-cards__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:0 -15px}@media screen and (max-width: 767px){.directed-cards .directed-cards__container .directed-cards__wrapper{margin:0 -10px}}@media screen and (min-width: 1024px){.directed-cards_equals .directed-cards__container .directed-cards__wrapper>div{width:33%}}@media screen and (min-width: 768px)and (max-width: 1023px){.directed-cards_equals .directed-cards__container .directed-cards__wrapper>div{width:50%}}.directed-cards_big .directed-cards__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.directed-cards_big .directed-cards__wrapper .arrowed-card{padding-top:15px;padding-bottom:15px}@media screen and (min-width: 768px)and (max-width: 1023px){.directed-cards_big .directed-cards__wrapper .arrowed-card{width:50%}}@media screen and (max-width: 767px){.directed-cards_big .directed-cards__wrapper .arrowed-card{padding-top:0;padding-bottom:0}}.directed-cards_margin-none .directed-cards__container .directed-cards__wrapper{margin:0}.divider{width:100%;height:1px;background-color:rgba(136,144,161,.2);margin-top:30px;margin-bottom:20px}.divider_margin-bottom-none{margin-bottom:0}.divider_margin-bottom-big{margin-bottom:30px}.divider_margin-top-none{margin-top:0}@media screen and (max-width: 767px){.divider_margin-top-none{margin-top:10px}}.download-card{margin:0 15px;width:33%;cursor:pointer;-ms-flex-negative:1;flex-shrink:1;border:1px solid rgba(136,144,161,.2);padding:30px 20px;-webkit-transition:all .125s linear;transition:all .125s linear}.download-card:hover{-webkit-transition:all .125s linear;transition:all .125s linear;border:1px solid rgba(136,144,161,.5)}.download-card:active{border:1px solid #8890a1}.download-card:first-child .download-card__wrapper .download-card__meta-wrapper .download-card__check-sum .download-card__tooltip{-webkit-transform:none;-ms-transform:none;transform:none}.download-card:last-child .download-card__wrapper .download-card__meta-wrapper .download-card__check-sum .download-card__tooltip{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}@media screen and (min-width: 1024px)and (max-width: 1279px){.download-card{padding:30px 15px;min-height:110px}}@media screen and (max-width: 1023px){.download-card{width:100%;margin:5px 0;padding:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.download-card{padding:20px 30px;min-height:165px}}.download-card .download-card__wrapper .download-card__meta-wrapper{font-family:Graphik LC Web,sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:15px}.download-card .download-card__wrapper .download-card__meta-wrapper .download-card__type{font-size:12px;line-height:1.25;letter-spacing:.05em;text-transform:uppercase;color:#4a5772}.download-card .download-card__wrapper .download-card__meta-wrapper .download-card__size{font-size:12px;line-height:1.25;letter-spacing:.05em;color:rgba(136,144,161,.5);margin-left:auto}.download-card .download-card__wrapper .download-card__meta-wrapper .download-card__check-sum{width:30px;height:40px;padding:5px 0;position:relative;margin-left:auto}.download-card .download-card__wrapper .download-card__meta-wrapper .download-card__check-sum .download-card__inner{width:30px;height:30px;border:1px solid rgba(136,144,161,.5);border-radius:50%}.download-card .download-card__wrapper .download-card__meta-wrapper .download-card__check-sum:hover .download-card__inner{border:1px solid #8890a1}.download-card .download-card__wrapper .download-card__meta-wrapper .download-card__check-sum:hover .download-card__icon{color:#8890a1}.download-card .download-card__wrapper .download-card__meta-wrapper .download-card__check-sum .download-card__icon{position:absolute;color:rgba(136,144,161,.5);width:7px;height:10px;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.download-card .download-card__wrapper .download-card__text{font-family:Graphik Cy,sans-serif;font-size:18px;line-height:1.39;color:#4a5772;-webkit-transform:rotate(0.001deg);-ms-transform:rotate(0.001deg);transform:rotate(0.001deg)}@media screen and (max-width: 767px){.download-card .download-card__wrapper .download-card__text{font-size:12px;line-height:1.25}}.download-card .download-card__wrapper .download-card__tooltip{-ms-user-select:text;-webkit-user-select:text;-moz-user-select:text;user-select:text;cursor:text;font-family:Graphik LC Web;font-style:normal;font-weight:500;font-size:14px;line-height:20px;color:#8890a1;padding:10px 21px;white-space:nowrap;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media screen and (max-width: 1023px){.download-card .download-card__wrapper .download-card__tooltip{font-size:12px;white-space:normal;line-height:15px;width:100%}}@media screen and (min-width: 1024px){.download-card_card-big{width:50%}}.downloads-block{margin-bottom:40px}.downloads-block .downloads-block__title{margin-bottom:20px}.downloads-block_title-small .downloads-block__wrapper .downloads-block__title{font-size:25px;line-height:1.2}@media screen and (max-width: 767px){.downloads-block_title-small .downloads-block__wrapper .downloads-block__title{font-size:18px;line-height:1.39}}.downloads-block_padding-top .downloads-block__wrapper .downloads-block__title{padding-top:30px}.downloads-block_margin-bottom-none{margin-bottom:0}@media screen and (min-width: 768px){.downloads-slider .downloads-slider__container{overflow:hidden}}.downloads-slider .downloads-slider__container .downloads-slider__wrapper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin:0 -15px}@media screen and (min-width: 768px)and (max-width: 1023px){.downloads-slider .downloads-slider__container .downloads-slider__wrapper{margin-left:0;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width: 767px){.downloads-slider .downloads-slider__container .downloads-slider__wrapper{margin:-5px 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.downloads-slider .downloads-slider__pagination-wrapper{left:0;width:100%}@media screen and (min-width: 1280px){.downloads-slider .downloads-slider__pagination-wrapper{bottom:91px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.downloads-slider .downloads-slider__pagination-wrapper{bottom:140px}}@media screen and (min-width: 768px)and (max-width: 1023px){.downloads-slider .downloads-slider__pagination-wrapper{bottom:47px}}@media screen and (max-width: 767px){.downloads-slider .downloads-slider__pagination-wrapper{bottom:26px}}.downloads-slider .downloads-slider__pagination-wrapper .downloads-slider__pagination{margin:0 auto;padding-top:50px;text-align:center}@media screen and (min-width: 1280px){.downloads-slider .downloads-slider__pagination-wrapper .downloads-slider__pagination{max-width:1200px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.downloads-slider .downloads-slider__pagination-wrapper .downloads-slider__pagination{max-width:924px}}@media screen and (min-width: 768px)and (max-width: 1023px){.downloads-slider .downloads-slider__pagination-wrapper .downloads-slider__pagination{max-width:618px}}@media screen and (max-width: 767px){.downloads-slider .downloads-slider__pagination-wrapper .downloads-slider__pagination{max-width:100%}}@media screen and (max-width: 767px){.downloads-slider .downloads-slider__pagination-wrapper .downloads-slider__pagination{padding-left:20px;padding-right:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.downloads-slider .downloads-slider__pagination-wrapper .downloads-slider__pagination{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.downloads-slider .downloads-slider__pagination-wrapper .downloads-slider__pagination{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.downloads-slider .downloads-slider__pagination-wrapper .downloads-slider__pagination{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.downloads-slider .downloads-slider__pagination-wrapper .downloads-slider__pagination{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1920px){.downloads-slider .downloads-slider__pagination-wrapper .downloads-slider__pagination{padding-left:15px;padding-right:15px}}.downloads-slider .downloads-slider__pagination-wrapper .downloads-slider__pagination .downloads-slider__pagination-bullet{width:10px;height:10px;border-radius:10px;display:inline-block;background:rgba(136,144,161,.2)}.downloads-slider .downloads-slider__pagination-wrapper .downloads-slider__pagination .downloads-slider__pagination-bullet:not(:last-child){margin-right:10px}.downloads-slider .downloads-slider__pagination-wrapper .downloads-slider__pagination .downloads-slider__pagination-bullet:not(.downloads-slider__pagination-bullet-active){cursor:pointer}.downloads-slider .downloads-slider__pagination-wrapper .downloads-slider__pagination .downloads-slider__pagination-bullet.downloads-slider__pagination-bullet-active{background-color:#02a460}@media screen and (min-width: 768px)and (max-width: 1023px){.downloads-slider_about-bottom .downloads-slider__container .downloads-slider__wrapper,.downloads-slider_opening .downloads-slider__container .downloads-slider__wrapper{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.downloads-slider_mini .download-card{width:50%}@media screen and (max-width: 1023px){.downloads-slider_mini .download-card{width:100%}}.downloads-slider_no-script .downloads-slider__container .downloads-slider__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0}.downloads-slider_no-script .downloads-slider__container .downloads-slider__wrapper .downloads-slider__slide{width:100%;margin:0}.downloads-slider_no-script .downloads-slider__container .downloads-slider__wrapper .downloads-slider__slide:not(last-child){margin-bottom:10px}.entering{margin-top:30px;min-height:270px}@media screen and (max-width: 1279px){.entering{margin-top:30px}}@media screen and (max-width: 767px){.entering{margin-top:20px}}.entering .entering__wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;background-color:#f4f4f6;padding-top:30px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (min-width: 1280px){.entering .entering__wrapper{padding-right:130px}}@media screen and (max-width: 1279px){.entering .entering__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-top:50px;padding-left:30px;padding-right:30px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (min-width: 768px)and (max-width: 1023px){.entering .entering__wrapper{padding-right:0}}@media screen and (max-width: 767px){.entering .entering__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:45px 10px 110px 20px}}.entering .entering__wrapper .entering__image{mix-blend-mode:multiply;max-width:214px;max-height:246px;-ms-flex-item-align:end;align-self:flex-end;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-top:0}@media screen and (max-width: 1279px){.entering .entering__wrapper .entering__image{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media screen and (max-width: 767px){.entering .entering__wrapper .entering__image{margin-top:25px}}.entering .entering__wrapper .entering__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:20px;padding-left:50px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media screen and (max-width: 1279px){.entering .entering__wrapper .entering__content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding:0}}.entering .entering__wrapper .entering__content .entering__text{font-family:Graphik Cy,sans-serif;font-size:14px;line-height:1.43;color:#4a5772;padding:15px 0 25px 0}@media screen and (max-width: 767px){.entering .entering__wrapper .entering__content .entering__text{font-size:12px}}.entering .entering__wrapper .entering__content .entering__buttons-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:30px}@media screen and (max-width: 1279px){.entering .entering__wrapper .entering__content .entering__buttons-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:40px}}@media screen and (max-width: 767px){.entering .entering__wrapper .entering__content .entering__buttons-wrapper{position:absolute;left:0;bottom:0;z-index:10;padding-top:10px;width:100%;padding-bottom:0;background-color:#fff}}.entering .entering__wrapper .entering__content .entering__buttons-wrapper .entering__button{padding:10px 20px;margin:0 5px;min-width:200px;min-height:70px}@media screen and (min-width: 768px){.entering .entering__wrapper .entering__content .entering__buttons-wrapper .entering__button{font-size:18px;line-height:1.43}}@media screen and (max-width: 1279px){.entering .entering__wrapper .entering__content .entering__buttons-wrapper .entering__button{min-width:240px;margin:0 0 10px}}@media screen and (max-width: 767px){.entering .entering__wrapper .entering__content .entering__buttons-wrapper .entering__button{min-width:280px;min-height:45px}}.entering .entering__wrapper .entering__content .entering__buttons-wrapper .passive-button{margin:0 5px;min-width:240px;min-height:70px}@media screen and (min-width: 768px){.entering .entering__wrapper .entering__content .entering__buttons-wrapper .passive-button .passive-button__button-text{font-size:18px;line-height:1.43}}@media screen and (max-width: 1279px){.entering .entering__wrapper .entering__content .entering__buttons-wrapper .passive-button{min-width:240px;margin:0}}@media screen and (max-width: 767px){.entering .entering__wrapper .entering__content .entering__buttons-wrapper .passive-button{min-width:280px;min-height:45px}}.entering_reverse .entering__wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width: 1024px){.entering_reverse .entering__wrapper{padding-right:70px;padding-top:40px}}.entering_reverse .entering__wrapper .entering__image{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.entering_reverse .entering__wrapper .entering__content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.entering_reverse .entering__wrapper .entering__content .entering__buttons-wrapper{margin-top:20px}.entering_reverse .entering__wrapper .entering__content .entering__buttons-wrapper .entering__button{min-width:330px}.entering_reverse .entering__wrapper .entering__content .entering__buttons-wrapper .passive-button{min-width:270px}.entering_margin-top-none{margin-top:0}.exchange-calendar__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:40px;width:58.3333333333%}@media screen and (max-width: 1023px){.exchange-calendar__wrapper{width:100%}}.exchange-calendar__wrapper .exchange-calendar__date{font-family:Graphik LC Web,sans-serif;font-size:18px;line-height:1.67;color:#4a5772}@media screen and (max-width: 767px){.exchange-calendar__wrapper .exchange-calendar__date{font-size:14px;line-height:1.42}}.exchange-calendar__wrapper .exchange-calendar__calendar{color:#02a460;width:22px;height:22px;cursor:pointer;-webkit-transition:all .1s linear;transition:all .1s linear;margin-left:10px}@media screen and (max-width: 1023px){.exchange-calendar__wrapper .exchange-calendar__calendar{margin-right:0}}.exchange-calendar__wrapper .exchange-calendar__calendar:hover,.exchange-calendar__wrapper .exchange-calendar__calendar:active,.exchange-calendar__wrapper .exchange-calendar__calendar:focus{color:#ed8200;-webkit-transition:all .1s linear;transition:all .1s linear}.exchange-card{min-height:370px}@media screen and (min-width: 1280px){.exchange-card{width:33.3333333333%}.exchange-card:not(:last-child){padding-right:30px}}@media screen and (max-width: 1279px){.exchange-card{width:100%;min-height:auto}.exchange-card:not(:last-child){padding-bottom:30px}.exchange-card:first-of-type{margin-top:0}.exchange-card:last-of-type{margin-bottom:0}}.exchange-card .exchange-card__wrapper{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:60px 30px 125px 30px;background-repeat:no-repeat;background-position:30px calc(100% - 30px);background-blend-mode:multiply;font-family:Graphik Cy,sans-serif;border:1px solid rgba(136,144,161,.2)}@media screen and (max-width: 1279px){.exchange-card .exchange-card__wrapper{min-height:290px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.exchange-card .exchange-card__wrapper{padding-top:50px;padding-left:70px;background-position-x:70px}}@media screen and (max-width: 1023px){.exchange-card .exchange-card__wrapper{padding:50px 20px 100px 20px;background-position-x:20px;margin-left:10px;margin-right:10px}}@media screen and (max-width: 1279px){.eurobonds-advantages_brokerage .exchange-card .exchange-card__wrapper{min-height:0}}@media screen and (min-width: 1024px)and (max-width: 1279px){.eurobonds-advantages_brokerage .exchange-card .exchange-card__wrapper{padding:60px 15px 125px 30px}}.exchange-card .exchange-card__wrapper .exchange-card__title{font-size:25px;line-height:1.2;color:#000;font-weight:bold;padding-bottom:23px}@media screen and (max-width: 767px){.exchange-card .exchange-card__wrapper .exchange-card__title{font-size:18px;line-height:1.66;padding-bottom:10px}}.eurobonds-advantages_brokerage .exchange-card .exchange-card__wrapper .exchange-card__title{padding-bottom:15px}@media screen and (max-width: 767px){.eurobonds-advantages_brokerage .exchange-card .exchange-card__wrapper .exchange-card__title{padding-bottom:3px}}.exchange-card .exchange-card__wrapper .exchange-card__text{font-size:14px;line-height:1.43;color:#4a5772;-webkit-transition:all .1s linear;transition:all .1s linear}@media screen and (max-width: 767px){.exchange-card .exchange-card__wrapper .exchange-card__text{padding-right:0;font-size:12px;line-height:1.67}}.eurobonds-advantages_brokerage .exchange-card .exchange-card__wrapper .exchange-card__text{max-width:376px}.exchange-card .exchange-card__wrapper .exchange-card__text span a{color:#02a460}.exchange-card .exchange-card__wrapper .exchange-card__text span a:hover{color:#ed8200;-webkit-transition:all .1s linear;transition:all .1s linear}.exchange-card_same{height:100%;width:50%;margin:0 15px}@media screen and (max-width: 767px){.exchange-card_same{width:100%;margin:10px 0}}.exchange-card_same .exchange-card__wrapper{min-height:330px;padding:60px 30px;margin:0}@media screen and (max-width: 1023px){.exchange-card_same .exchange-card__wrapper{padding:45px 27px 0 27px}}@media screen and (max-width: 1023px){.exchange-card_same .exchange-card__wrapper .exchange-card__text{font-size:14px;line-height:1.43}}@media screen and (max-width: 1023px){.exchange-card_same .exchange-card__wrapper .exchange-card__title{font-size:20px;line-height:1.2}}.exchange-card_mh-470px .exchange-card__wrapper{min-height:470px}@media screen and (min-width: 1024px)and (max-width: 1279px){.exchange-card_mh-470px .exchange-card__wrapper .exchange-card__text{padding-right:0}}.expanding-card{width:100%}.expanding-card .expanding-card__wrapper{font-family:Graphik LC Web,sans-serif;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:30px;border:1px solid rgba(136,144,161,.2);margin:20px 0;overflow:hidden}@media screen and (max-width: 767px){.expanding-card .expanding-card__wrapper{padding:30px 10px}}.expanding-card .expanding-card__wrapper .expanding-card__type-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.expanding-card .expanding-card__wrapper .expanding-card__type-wrapper .expanding-card__type{font-size:12px;line-height:1;letter-spacing:.05em;text-transform:uppercase;color:#4a5772}.expanding-card .expanding-card__wrapper .expanding-card__type-wrapper .expanding-card__date{font-size:12px;line-height:1;letter-spacing:.05em;text-transform:uppercase;color:#4a5772}.expanding-card .expanding-card__wrapper .expanding-card__title-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px 0 25px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.expanding-card .expanding-card__wrapper .expanding-card__title-wrapper .expanding-card__title{font-size:18px;line-height:1.39;color:#000;max-width:80%}@media screen and (min-width: 1024px)and (max-width: 1279px){.expanding-card .expanding-card__wrapper .expanding-card__title-wrapper .expanding-card__title{max-width:90%}}@media screen and (max-width: 767px){.expanding-card .expanding-card__wrapper .expanding-card__title-wrapper .expanding-card__title{font-size:14px;line-height:1.43}}.expanding-card .expanding-card__wrapper .expanding-card__title-wrapper .expanding-card__toggler{width:14px;height:7px;color:#4a5772;-webkit-transition:all .125s linear;transition:all .125s linear}.expanding-card .expanding-card__wrapper .expanding-card__title-wrapper .expanding-card__toggler_expanded{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.expanding-card .expanding-card__wrapper .expanding-card__info-wrapper{display:none;width:100%;border-top:1px solid rgba(136,144,161,.2);padding-top:30px}.expanding-card .expanding-card__wrapper .expanding-card__info-wrapper>p{padding:20px 0 10px}.expanding-card .expanding-card__wrapper .expanding-card__info-wrapper .brand-list{padding:20px 0}.expanding-card .expanding-card__wrapper .expanding-card__info-wrapper .expanding-card__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0 -25px;padding:45px 0 40px 0}@media screen and (min-width: 1024px)and (max-width: 1279px){.expanding-card .expanding-card__wrapper .expanding-card__info-wrapper .expanding-card__info{padding:35px 0 40px 0}}@media screen and (max-width: 1023px){.expanding-card .expanding-card__wrapper .expanding-card__info-wrapper .expanding-card__info{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-15px -25px;padding:30px 0 40px 0}}@media screen and (max-width: 767px){.expanding-card .expanding-card__wrapper .expanding-card__info-wrapper .expanding-card__info{margin:-15px 0;padding:20px 0}}.expanding-card .expanding-card__wrapper .expanding-card__info-wrapper .expanding-card__info .expanding-card__item-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 25px}@media screen and (min-width: 768px)and (max-width: 1023px){.expanding-card .expanding-card__wrapper .expanding-card__info-wrapper .expanding-card__info .expanding-card__item-wrapper{padding:15px 25px;width:50%}}@media screen and (max-width: 767px){.expanding-card .expanding-card__wrapper .expanding-card__info-wrapper .expanding-card__info .expanding-card__item-wrapper{padding:15px 0;width:100%}}.expanding-card .expanding-card__wrapper .expanding-card__info-wrapper .expanding-card__info .expanding-card__item-wrapper .expanding-card__name{font-size:14px;line-height:1;color:#000;margin-bottom:5px}.expanding-card .expanding-card__wrapper .expanding-card__info-wrapper .expanding-card__info .expanding-card__item-wrapper .expanding-card__description{font-size:9px;line-height:1;letter-spacing:.05em;text-transform:uppercase;color:#4a5772}.expanding-card .expanding-card__wrapper .expanding-card__title-wrapper:first-child{padding:0}.expanding-card .expanding-card__wrapper .arrow-redirect{margin:0;padding:0}@media screen and (min-width: 768px){.expanding-card .expanding-card__wrapper .arrow-redirect{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.expanding-card .expanding-card__table{padding-bottom:20px}.expanding-card:first-of-type .expanding-card__wrapper{margin-top:0}.expanding-card:last-of-type .expanding-card__wrapper{margin-bottom:0}.expanding-card_expanded .expanding-card__wrapper .expanding-card__info-wrapper{display:block}.expanding-card_width-full{width:100%}.expanding-card_hidden{display:none}.expanding-card_mt-10px:first-of-type .expanding-card__wrapper{margin-top:10px}.expanding-card_mt-10px .expanding-card__wrapper{margin-top:10px}.expanding-card_mt-50px:first-of-type .expanding-card__wrapper{margin-top:50px}.expanding-card_mt-50px .expanding-card__wrapper{margin-top:50px}.expanding-card_margin-bottom-none .expanding-card__wrapper{margin-bottom:0}.expanding-card_border-top-none .expanding-card__wrapper .expanding-card__info-wrapper{border:none}.expanding-card_padding-top-none .expanding-card__wrapper .expanding-card__info-wrapper{padding-top:0}.expanding-card_padding-top-none .expanding-card__wrapper .expanding-card__info-wrapper .brand-list{padding-top:20px;padding-bottom:0}.expanding-card_padding-bottom-none .expanding-card__wrapper .expanding-card__info-wrapper{padding-bottom:0}.expanding-text .expanding-text__wrapper .expanding-text__text{font-family:Graphik Cy,sans-serif;font-size:18px;line-height:1.39;color:#4a5772;white-space:pre-line;padding-right:300px}@media screen and (min-width: 1024px)and (max-width: 1279px){.expanding-text .expanding-text__wrapper .expanding-text__text{padding-right:100px}}@media screen and (min-width: 768px)and (max-width: 1023px){.expanding-text .expanding-text__wrapper .expanding-text__text{padding-right:0}}@media screen and (max-width: 767px){.expanding-text .expanding-text__wrapper .expanding-text__text{padding-right:0;font-size:14px}}.expanding-text .expanding-text__wrapper .expanding-text__more{font-family:Graphik Cy,sans-serif;font-size:18px;line-height:1.39;color:#02a460;cursor:pointer;padding-top:15px}@media screen and (max-width: 767px){.expanding-text .expanding-text__wrapper .expanding-text__more{font-size:14px}}.faq-card{width:33%;padding:30px 15px 0}@media screen and (min-width: 768px)and (max-width: 1023px){.faq-card{width:50%}}@media screen and (max-width: 767px){.faq-card{width:100%;padding:10px}}.faq-card__wrapper{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:45px 20px 30px 30px;background-color:#f4f4f6;min-height:186px;-webkit-transition:all .1s linear;transition:all .1s linear}.faq-card__wrapper:hover .faq-card__title{color:#02a460;-webkit-transition:all .1s linear;transition:all .1s linear}.faq-card__wrapper .faq-card__title{font-family:Graphik Cy,sans-serif;font-size:20px;line-height:1.25;font-weight:bold;color:#000}.faq-card__wrapper .faq-card__date{font-family:Graphik LC Web,sans-serif;font-size:12px;line-height:1.25;letter-spacing:.05em;text-transform:uppercase;color:#4a5772}.faq-question:nth-of-type(2n + 1) .faq-question__wrapper .faq-question__answer-wrapper::after{content:"";width:0;height:0;position:absolute;border-right:30px solid rgba(0,0,0,0);border-top:30px solid #f4f4f6;top:100%;left:0}.faq-question:nth-of-type(2n + 1) .faq-question__wrapper .faq-question__answer-wrapper::before{content:"";width:0;height:0;position:absolute;border-right:32px solid rgba(0,0,0,0);border-top:32px solid rgba(136,144,161,.3);top:calc(100% + 1px);left:-1px}.faq-question:nth-of-type(2n) .faq-question__wrapper .faq-question__answer-wrapper::after{content:"";width:0;height:0;position:absolute;border-left:30px solid rgba(0,0,0,0);border-top:30px solid #f4f4f6;top:100%;right:0}.faq-question:nth-of-type(2n) .faq-question__wrapper .faq-question__answer-wrapper::before{content:"";width:0;height:0;position:absolute;border-left:32px solid rgba(0,0,0,0);border-top:32px solid rgba(136,144,161,.3);top:calc(100% + 1px);right:-1px}.faq-question .faq-question__wrapper{min-width:770px;width:770px;margin:30px 0}@media screen and (max-width: 1279px){.faq-question .faq-question__wrapper{min-width:auto;width:100%}}.faq-question .faq-question__wrapper .faq-question__question-wrapper{background-color:#fff;border:1px solid rgba(136,144,161,.2);font-family:Graphik LC Web,sans-serif;border-bottom:none;padding:35px 30px}@media screen and (max-width: 767px){.faq-question .faq-question__wrapper .faq-question__question-wrapper{padding:30px 20px}}.faq-question .faq-question__wrapper .faq-question__question-wrapper .faq-question__tag{font-size:9px;line-height:1;letter-spacing:.05em;text-transform:uppercase;color:#4a5772;margin-bottom:10px}.faq-question .faq-question__wrapper .faq-question__question-wrapper .faq-question__name{max-width:85%;font-size:18px;line-height:1.39;white-space:pre-line}@media screen and (max-width: 1023px){.faq-question .faq-question__wrapper .faq-question__question-wrapper .faq-question__name{max-width:100%}}@media screen and (max-width: 767px){.faq-question .faq-question__wrapper .faq-question__question-wrapper .faq-question__name{font-size:14px;line-height:1.43}}.faq-question .faq-question__wrapper .faq-question__answer-wrapper{background-color:#f4f4f6;border:1px solid rgba(136,144,161,.2);padding:35px 30px;position:relative}@media screen and (max-width: 767px){.faq-question .faq-question__wrapper .faq-question__answer-wrapper{padding:30px 20px}}.faq-question .faq-question__wrapper .faq-question__answer-wrapper .faq-question__tag{font-family:Graphik LC Web,sans-serif;font-size:9px;line-height:1;letter-spacing:.05em;text-transform:uppercase;color:#4a5772;margin-bottom:10px}.faq-question .faq-question__wrapper .faq-question__answer-wrapper .faq-question__name{font-family:Graphik Cy,sans-serif;font-size:18px;line-height:1.39;color:#4a5772;white-space:pre-line}@media screen and (max-width: 767px){.faq-question .faq-question__wrapper .faq-question__answer-wrapper .faq-question__name{font-size:14px;line-height:1.43}}.faq-question .faq-question__answer-wrapper a{display:inline-block;color:#02a460}.faq-question .faq-question__answer-wrapper a:hover{color:#ed8200}.risk-level{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:40px;gap:28px}.risk-level__value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100px;color:#eb0000;border-radius:50%;background-color:#f4f4f6;font-family:"GraphiK LC Web",sans-serif;font-size:25px;font-weight:500;line-height:1;gap:8px}.risk-level__value svg{fill:#eb0000}@media screen and (max-width: 1023px){.risk-level__value{-webkit-box-flex:0;-ms-flex:0 0 80px;flex:0 0 80px;height:80px;font-size:18px;line-height:1.388888889}}@media screen and (max-width: 767px){.risk-level__value{-webkit-box-flex:0;-ms-flex:0 0 60px;flex:0 0 60px;height:60px;font-size:14px;line-height:1.428571429}}.risk-level__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-size:20px;font-weight:763;line-height:1.25}@media screen and (max-width: 1023px){.risk-level__text{font-size:18px;line-height:1.388888889}}@media screen and (max-width: 767px){.risk-level__text{font-size:14px;line-height:1.428571429}}@media screen and (max-width: 1023px){.risk-level{gap:21px}}@media screen and (max-width: 767px){.risk-level{margin-top:20px;gap:12px}}.forecast{overflow-y:auto;padding:0 40px 40px;scroll-behavior:smooth;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;scroll-snap-align:start;scroll-snap-stop:always}.forecast .division-1,.forecast .number-1{left:0;background-color:#02a762}.forecast .division-2,.forecast .number-2{left:11%;background-color:#02a762}.forecast .division-3,.forecast .number-3{left:22%;background-color:#02a762}.forecast .division-4,.forecast .number-4{left:33%;background-color:#02a762}.forecast .division-5,.forecast .number-5{left:44%;background-color:#eb8100}.forecast .division-6,.forecast .number-6{left:55%;background-color:#eb8100}.forecast .division-7,.forecast .number-7{left:66%;background-color:#eb8100}.forecast .division-8,.forecast .number-8{left:77%;background-color:#eb0000}.forecast .division-9,.forecast .number-9{left:88%;background-color:#eb0000}.forecast .division-10,.forecast .number-10{left:100%;background-color:#eb0000}.forecast .forecast-scale{position:relative;width:100%;min-width:537px;height:2px;margin-top:120px;background:#02a762;background:-webkit-gradient(linear, left top, right top, from(hsl(155, 98%, 33%)), color-stop(33%, hsl(155, 98%, 33%)), color-stop(33%, hsl(33, 100%, 46%)), color-stop(66%, hsl(33, 100%, 46%)), color-stop(66%, hsl(0, 100%, 46%)), to(hsl(0, 100%, 46%)));background:linear-gradient(90deg, hsl(155, 98%, 33%) 0%, hsl(155, 98%, 33%) 33%, hsl(33, 100%, 46%) 33%, hsl(33, 100%, 46%) 66%, hsl(0, 100%, 46%) 66%, hsl(0, 100%, 46%) 100%)}.forecast .forecast-scale__division{position:absolute;top:50%;width:1px;height:10px;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.forecast .forecast-scale__number{position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background:none;font-family:"Graphik LC Web",sans-serif;font-size:18px;font-weight:500;line-height:1}@media screen and (max-width: 1023px){.forecast .forecast-scale__number{font-size:14px}}.forecast .forecast-scale__numbers{position:relative;top:20px}.forecast .forecast-scale__tooltip{position:absolute;top:-74px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:76px;height:54px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background-color:#f4f4f6;gap:8px}.forecast .forecast-scale__tooltip::before{position:absolute;bottom:-20px;width:15px;height:15px;content:"";border:10px solid rgba(0,0,0,0);border-top:10px solid #f4f4f6}@media screen and (max-width: 1023px){.forecast .forecast-scale{margin-top:110px}}@media screen and (max-width: 767px){.forecast .forecast-scale{margin-top:95px}}.forecast [data-active="1"] .forecast-scale__tooltip{left:0;color:#02a762}.forecast [data-active="1"] .forecast-scale__tooltip svg{fill:#02a762}.forecast [data-active="1"] .forecast-scale__tooltip::after{content:"1"}.forecast [data-active="1"] .division-1{width:4px;height:20px}.forecast [data-active="2"] .forecast-scale__tooltip{left:11%;color:#02a762}.forecast [data-active="2"] .forecast-scale__tooltip svg{fill:#02a762}.forecast [data-active="2"] .forecast-scale__tooltip::after{content:"2"}.forecast [data-active="2"] .division-2{width:4px;height:20px}.forecast [data-active="3"] .forecast-scale__tooltip{left:22%;color:#02a762}.forecast [data-active="3"] .forecast-scale__tooltip svg{fill:#02a762}.forecast [data-active="3"] .forecast-scale__tooltip::after{content:"3"}.forecast [data-active="3"] .division-3{width:4px;height:20px}.forecast [data-active="4"] .forecast-scale__tooltip{left:33%;color:#02a762}.forecast [data-active="4"] .forecast-scale__tooltip svg{fill:#02a762}.forecast [data-active="4"] .forecast-scale__tooltip::after{content:"4"}.forecast [data-active="4"] .division-4{width:4px;height:20px}.forecast [data-active="5"] .forecast-scale__tooltip{left:44%;color:#eb8100}.forecast [data-active="5"] .forecast-scale__tooltip svg{fill:#eb8100}.forecast [data-active="5"] .forecast-scale__tooltip::after{content:"5"}.forecast [data-active="5"] .division-5{width:4px;height:20px}.forecast [data-active="6"] .forecast-scale__tooltip{left:55%;color:#eb8100}.forecast [data-active="6"] .forecast-scale__tooltip svg{fill:#eb8100}.forecast [data-active="6"] .forecast-scale__tooltip::after{content:"6"}.forecast [data-active="6"] .division-6{width:4px;height:20px}.forecast [data-active="7"] .forecast-scale__tooltip{left:66%;color:#eb8100}.forecast [data-active="7"] .forecast-scale__tooltip svg{fill:#eb8100}.forecast [data-active="7"] .forecast-scale__tooltip::after{content:"7"}.forecast [data-active="7"] .division-7{width:4px;height:20px}.forecast [data-active="8"] .forecast-scale__tooltip{left:77%;color:#eb0000}.forecast [data-active="8"] .forecast-scale__tooltip svg{fill:#eb0000}.forecast [data-active="8"] .forecast-scale__tooltip::after{content:"8"}.forecast [data-active="8"] .division-8{width:4px;height:20px}.forecast [data-active="9"] .forecast-scale__tooltip{left:88%;color:#eb0000}.forecast [data-active="9"] .forecast-scale__tooltip svg{fill:#eb0000}.forecast [data-active="9"] .forecast-scale__tooltip::after{content:"9"}.forecast [data-active="9"] .division-9{width:4px;height:20px}.forecast [data-active="10"] .forecast-scale__tooltip{left:100%;color:#eb0000}.forecast [data-active="10"] .forecast-scale__tooltip svg{fill:#eb0000}.forecast [data-active="10"] .forecast-scale__tooltip::after{content:"10"}.forecast [data-active="10"] .division-10{width:4px;height:20px}.full-width-image{width:100%}@media screen and (max-width: 767px){.full-width-image__wrapper{overflow:scroll}}.full-width-image img{width:100%;min-width:570px;height:auto}.full-width-image__bullets{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:15px}@media screen and (max-width: 767px){.full-width-image__bullets{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.full-width-image__bullet{padding-left:20px;font-size:14px;line-height:20px;color:#4a5772;position:relative}.full-width-image__bullet:not(:last-child){margin-right:30px}@media screen and (max-width: 767px){.full-width-image__bullet:not(:last-child){margin-right:0;margin-bottom:10px}}.full-width-image__bullet::before{content:"";position:absolute;display:block;left:0;width:10px;height:10px;border-radius:50%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.full-width-image__bullet_green::before{background-color:#02a460}.full-width-image__bullet_red::before{background-color:#ed0000}.gif-card{overflow:hidden;width:50%;height:130px}@media screen and (max-width: 767px){.gif-card{padding-left:20px;padding-right:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.gif-card{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.gif-card{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.gif-card{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.gif-card{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1920px){.gif-card{padding-left:15px;padding-right:15px}}.gif-card:not(:last-child),.gif-card:not(:nth-last-child(2)){margin-bottom:30px}@media screen and (min-width: 1280px){.gif-card:last-child{margin-bottom:110px}}@media screen and (max-width: 1023px){.gif-card{width:100%}}@media screen and (max-width: 767px){.gif-card{height:90px}}@media screen and (max-width: 767px){.gif-card{padding-right:0;padding-left:0}.gif-card .gif-card__content{height:100%}}.gif-card .gif-card__content{overflow:hidden;height:100%;background-color:#f4f4f6;background-position:100% 100%;background-size:250px;background-blend-mode:multiply}@media screen and (min-width: 768px)and (max-width: 1023px){.gif-card .gif-card__content{background-size:200px}}@media screen and (max-width: 767px){.gif-card .gif-card__content{background-size:35vw}}@media screen and (min-width: 1024px)and (max-width: 1279px){.gif-card:nth-of-type(5){width:50%}.gif-card:nth-of-type(5) .gif-card__content{background-size:300px}.gif-card:nth-of-type(5) .gif-card__content .gif-card__title{padding-right:10%}}@media screen and (min-width: 1024px)and (max-width: 1279px)and (max-width: 1279px){.gif-card:nth-of-type(5) .gif-card__content .gif-card__image-wrapper{position:relative;margin-top:auto}.gif-card:nth-of-type(5) .gif-card__content .gif-card__image-wrapper .gif-card__image{position:absolute;right:0;bottom:0;display:block;width:auto;height:100%}}.gif-card .gif-card__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:30px 30px 30px 20px;background-repeat:no-repeat}@media screen and (max-width: 767px){.gif-card .gif-card__content{padding:25px 20px}}.gif-card .gif-card__content .gif-card__title{max-width:330px;color:#000;font-family:Graphik Lc Web,sans-serif;font-size:20px;font-weight:500;line-height:35px}@media screen and (max-width: 1279px){.gif-card .gif-card__content .gif-card__title{max-width:295px}}@media screen and (max-width: 767px){.gif-card .gif-card__content .gif-card__title{max-width:186px;font-size:14px;line-height:20px}}.gif-card .gif-card__content .gif-card__text{max-width:430px;margin-top:5px;color:#4a5772;font-size:16px;line-height:20px}@media screen and (max-width: 1279px){.gif-card .gif-card__content .gif-card__text{max-width:312px}}@media screen and (max-width: 767px){.gif-card .gif-card__content .gif-card__text{width:100%;font-size:14px}}.gif-card .gif-card__content .gif-card__image-wrapper{position:relative;height:70px}@media screen and (max-width: 767px){.gif-card .gif-card__content .gif-card__image-wrapper{height:40px}}.gif-card .gif-card__content .gif-card__image-wrapper .gif-card__image{position:absolute;right:0;bottom:0;display:block;width:auto;height:100%}.gif-card_large{height:160px}@media screen and (max-width: 767px){.gif-card_large{height:auto}}.gif-card_large .gif-card__content{padding:30px 40px 30px 20px}@media screen and (max-width: 1279px){.gif-card_large .gif-card__content{padding:30px 25px 30px 20px}}@media screen and (max-width: 767px){.gif-card_large .gif-card__content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:15px 18px 20px 20px}}.gif-card_large .gif-card__content .gif-card__content-inner{-ms-flex-item-align:start;align-self:flex-start}.gif-card_large .gif-card__content .gif-card__image-wrapper{height:80px}@media screen and (max-width: 1279px){.gif-card_large .gif-card__content .gif-card__image-wrapper{height:60px}}@media screen and (max-width: 767px){.gif-card_large .gif-card__content .gif-card__image-wrapper{-ms-flex-item-align:start;align-self:flex-start;height:50px;min-height:50px;margin-bottom:10px}}@media screen and (max-width: 767px){.gif-card_large .gif-card__content .gif-card__image-wrapper .gif-card__image{position:relative}}.header__bottom{width:100%;position:absolute;top:-635px;border-top:1px solid rgba(136,144,161,.2);padding-top:25px;padding-bottom:60px;z-index:2;background-color:#fff}@media screen and (max-width: 1170px){.header__bottom{position:relative;top:-812px;padding-right:65px;padding-left:65px;padding-bottom:30px}}@media screen and (max-width: 1024px){.header__bottom{position:relative;top:0;padding-left:90px;padding-right:90px}}.bottom__wrapper{width:100%}.bottom__menu{width:100%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 1024px){.bottom__menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.bottom-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:75%}@media screen and (max-width: 1170px){.bottom-left{padding-top:20px}}@media screen and (max-width: 1024px){.bottom-left{width:100%}}.bottom-left__column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-right:13%}@media screen and (max-width: 1024px){.bottom-left__column{padding-right:30px;width:50%}}.bottom-left__item{font-size:18px;font-weight:100;line-height:1.3333333333;margin-bottom:25px;-webkit-transition:all .125s linear;transition:all .125s linear}.bottom-left__item:hover{color:#02a460}.bottom-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (max-width: 1024px){.bottom-right{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.bottom-right__image{width:50%;padding-right:30px}.bottom-right__entering-wrapper{width:50%}}.bottom-right__description{font-size:14px;line-height:1.7857142857;padding-top:13px;padding-bottom:22px}@media screen and (max-width: 1024px){.bottom-right__description{font-size:18px;line-height:1.3888888889;padding-right:100px}}.header__services{width:100%;position:absolute;top:-82px;padding-top:25px;padding-bottom:39px;z-index:4;background-color:#fff}@media screen and (max-width: 1170px){.header__services{position:relative;top:-810px;padding-right:65px;padding-left:65px;border-top:1px solid rgba(136,144,161,.2);padding-top:45px;z-index:2}}@media screen and (max-width: 1024px){.header__services{position:relative;top:0;padding:26px 90px}}.header__services-hider{display:none}@media screen and (max-width: 1024px){.header__services-hider{display:block;width:100%;height:160px;z-index:3;position:relative;top:-174px;background:#fff;border-top:1px solid rgba(136,144,161,.2)}}.services__wrapper{width:100%}.services__wrapper .title-wrapper{display:none;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:20px}@media screen and (max-width: 1170px){.services__wrapper .title-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}}.services__wrapper .title-wrapper__title{font-size:18px;line-height:1.3888888889;font-weight:500}.services__wrapper .title-wrapper__toggler{width:13px;height:8px}.services-menu{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.services-menu__item{font-size:18px;font-weight:100;line-height:1.3333333333;-webkit-box-flex:298px;-ms-flex:298px;flex:298px;margin-bottom:25px;-webkit-transition:all .125s linear;transition:all .125s linear}@media screen and (max-width: 1024px){.services-menu__item{-webkit-box-flex:293px;-ms-flex:293px;flex:293px}}.services-menu__item:hover{color:#02a460}.info-text{overflow:hidden;background-color:#f4f4f6}@media screen and (min-width: 768px){.info-text{padding:42px 50px 40px 40px}}@media screen and (max-width: 767px){.info-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:42px 19px 43px 15px}}.info-text::after{display:block;clear:both;content:""}.info-text h3{margin-top:0;margin-bottom:0;color:#000;line-height:1.4}.info-text h3 a{-webkit-transition:color .125s linear;transition:color .125s linear;color:#02a460;font-family:inherit;font-size:inherit !important}.info-text h3 a:hover{color:#ed8200}.info-text h3 a:visited{color:#000}@media screen and (min-width: 768px){.info-text h3{font-size:25px !important}}@media screen and (max-width: 767px){.info-text h3{font-size:18px !important}}.info-text p{margin-bottom:0;color:#4a5772;font-size:14px !important}@media screen and (min-width: 768px){.info-text p{line-height:1.428 !important}}.info-text a{-webkit-transition:color .125s linear;transition:color .125s linear;color:#02a460;font-family:"Graphik LC Web",sans-serif;font-size:14px !important}.info-text a:hover{color:#ed8200}.info-text a:visited{color:#000}.info-text:not(.info-text_attention):not(.info-text_aside) img{overflow:hidden;border-radius:50%}.info-text:not(.info-text_attention):not(.info-text_aside) img+h3{margin-bottom:9px}@media screen and (min-width: 768px){.info-text:not(.info-text_attention):not(.info-text_aside) img+h3{max-width:calc(100% - 220px);margin-top:8px}}@media screen and (max-width: 767px){.info-text:not(.info-text_attention):not(.info-text_aside) img+h3{margin-top:4px}}@media screen and (min-width: 768px){.info-text:not(.info-text_attention):not(.info-text_aside) img~p{max-width:calc(100% - 220px)}}@media screen and (min-width: 768px){.info-text:not(.info-text_attention):not(.info-text_aside) img{float:right;width:113px;height:113px}}@media screen and (max-width: 767px){.info-text:not(.info-text_attention):not(.info-text_aside) img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100px;height:100px;margin-top:25px;margin-bottom:-25px;margin-left:auto}}.info-text_attention{position:relative}@media screen and (min-width: 768px){.info-text_attention h3{margin-bottom:8px}}@media screen and (max-width: 767px){.info-text_attention h3{margin-bottom:10px}}.info-text_attention img{position:absolute;bottom:0;width:100%;max-width:195px;height:auto}@media screen and (min-width: 768px){.info-text_attention img{right:0}}@media screen and (max-width: 767px){.info-text_attention img{right:-48px}}@media screen and (min-width: 768px){.info-text_attention{padding-right:243px;padding-bottom:34px}}@media screen and (max-width: 767px){.info-text_attention{padding-top:48px;padding-bottom:178px}}.info-text_aside{position:relative;padding:75px 40px 214px 30px}@media screen and (min-width: 768px){.info-text_aside h3{margin-bottom:12px}}@media screen and (max-width: 767px){.info-text_aside h3{margin-bottom:10px}}.info-text_aside p{line-height:1.44}.info-text_aside img{position:absolute;right:-38px;bottom:0;width:100%;max-width:215px;height:auto}@media screen and (max-width: 767px){.info-text_aside{padding-top:48px}}.information-blog-form__wrapper{padding:80px 200px;background:-webkit-gradient(linear, left top, left bottom, from(#3DB663), to(#0C9377));background:linear-gradient(180deg, #3DB663 0%, #0C9377 100%);color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 1279px){.information-blog-form__wrapper{padding:50px 103px}}@media screen and (max-width: 1023px){.information-blog-form__wrapper{padding:50px 90px}}@media screen and (max-width: 767px){.information-blog-form__wrapper{padding:30px 20px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.information-blog-form__form{width:100%}.information-blog-form__title{font-family:Graphik LC Web;font-weight:500;font-size:40px;line-height:45px;margin-bottom:20px}@media screen and (max-width: 1279px){.information-blog-form__title{font-size:30px;line-height:40px;margin-bottom:10px}}@media screen and (max-width: 1023px){.information-blog-form__title{font-size:20px;line-height:30px}}.information-blog-form__text{font-weight:500;font-size:18px;line-height:25px;margin-bottom:50px}@media screen and (max-width: 1023px){.information-blog-form__text{font-size:14px;line-height:20px}}@media screen and (max-width: 767px){.information-blog-form__text{margin-bottom:30px}}.information-blog-form__checkboxes{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:600px;margin:0 auto 20px;font-family:Graphik LC Web}@media screen and (max-width: 1279px){.information-blog-form__checkboxes{margin:0 auto 28px}}@media screen and (max-width: 767px){.information-blog-form__checkboxes{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 0 20px}}.information-blog-form__checkboxes .checkbox{color:#fff}.information-blog-form__checkboxes .checkbox:not(:last-child){margin-right:20px}@media screen and (max-width: 1023px){.information-blog-form__checkboxes .checkbox:not(:last-child){margin-right:10px}}@media screen and (max-width: 767px){.information-blog-form__checkboxes .checkbox:not(:last-child){margin-right:0;margin-bottom:10px}}.information-blog-form__checkboxes .checkbox__view{background:#fff}.information-blog-form__checkboxes .checkbox__control input:checked+.checkbox__view{background:#fff}.information-blog-form__checkboxes .checkbox__control .checkbox__view::after{border-color:#02a460}.information-blog-form__inputs{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 767px){.information-blog-form__inputs{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.information-blog-form__brand-input{width:100%}@media screen and (max-width: 767px){.information-blog-form__brand-input{margin-bottom:10px}}.information-blog-form__brand-input .brand-input__wrapper{padding-right:10px;padding-left:0;border:none}@media screen and (max-width: 1279px){.information-blog-form__brand-input .brand-input__wrapper{padding:0 30px 0 0}}@media screen and (max-width: 767px){.information-blog-form__brand-input .brand-input__wrapper{padding:0}}.information-blog-form__brand-input .brand-input__wrapper_error .brand-input__label{color:#ed8200}.information-blog-form__brand-input .brand-input__label{color:#f4f4f6;left:20px}.information-blog-form__brand-input .brand-input__wrapper .brand-input__inner{width:100%;border:1px solid rgba(244,244,246,.5);padding:0 18px}.information-blog-form__brand-input .brand-input__wrapper .brand-input__inner input{background:rgba(0,0,0,0);color:#fff}.information-blog-form__brand-input .brand-input__wrapper .brand-input__inner .brand-input__icon{right:38px}.information-blog-form__brand-input .brand-input__wrapper_success .brand-input__inner .brand-input__icon_success{color:#fff}.information-blog-form__button{padding:20px 38px}@media screen and (max-width: 1279px){.information-blog-form__button{padding:20px 30px}}.information-blog-form__success{display:none;color:#fff;font-size:18px;line-height:1.4}.information-blog-form__success.information-blog-form__success_show{display:block}.information-blog-form__error{display:none;color:#ed8200;font-size:14px;padding-top:10px;line-height:1.4}.information-blog-form__error.information-blog-form__error_show{display:block}.investment-banner{position:relative}.investment-banner .investment-banner__wrapper{min-height:275px;padding:89px 40px 137px 67px;background-repeat:no-repeat;background-position:100%;background-size:39% 100%}.investment-banner .investment-banner__wrapper .investment-banner__content{margin:0 auto}.investment-banner .investment-banner__wrapper .investment-banner__content .investment-banner__title{margin-bottom:34px;color:#000;font-family:Graphik Cy,sans-serif;font-size:70px;font-weight:bold;line-height:80px}@media screen and (min-width: 1024px)and (max-width: 1279px){.investment-banner .investment-banner__wrapper .investment-banner__content .investment-banner__title{margin-bottom:30px;font-size:45px;font-weight:763;line-height:50px}}@media screen and (min-width: 768px)and (max-width: 1023px){.investment-banner .investment-banner__wrapper .investment-banner__content .investment-banner__title{font-size:45px;line-height:50px}}@media screen and (max-width: 767px){.investment-banner .investment-banner__wrapper .investment-banner__content .investment-banner__title{margin-bottom:15px;font-size:20px;line-height:25px}}.investment-banner .investment-banner__wrapper .investment-banner__content .investment-banner__list{margin-bottom:71px}@media screen and (min-width: 1024px)and (max-width: 1279px){.investment-banner .investment-banner__wrapper .investment-banner__content .investment-banner__list{margin-bottom:30px}}@media screen and (min-width: 768px)and (max-width: 1023px){.investment-banner .investment-banner__wrapper .investment-banner__content .investment-banner__list{margin-bottom:41px}}@media screen and (max-width: 767px){.investment-banner .investment-banner__wrapper .investment-banner__content .investment-banner__list{margin-bottom:36px}}.investment-banner .investment-banner__wrapper .investment-banner__content .investment-banner__list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}@media screen and (max-width: 767px){.investment-banner .investment-banner__wrapper .investment-banner__content .investment-banner__list-item{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px}}.investment-banner .investment-banner__wrapper .investment-banner__content .investment-banner__text{color:#4a5772;font-family:Graphik Cy,sans-serif;font-size:18px;line-height:25px}.investment-banner .investment-banner__wrapper .investment-banner__content .investment-banner__text span{font-family:Graphik Cy,sans-serif}.investment-banner .investment-banner__wrapper .investment-banner__content .investment-banner__text span a{color:#02a460}@media screen and (min-width: 1024px)and (max-width: 1279px){.investment-banner .investment-banner__wrapper .investment-banner__content .investment-banner__text{white-space:pre-line;font-size:16px;line-height:25px}}@media screen and (min-width: 768px)and (max-width: 1023px){.investment-banner .investment-banner__wrapper .investment-banner__content .investment-banner__text{white-space:pre-line;font-size:16px;line-height:25px}}@media screen and (max-width: 767px){.investment-banner .investment-banner__wrapper .investment-banner__content .investment-banner__text{font-size:14px;line-height:20px}}.investment-banner .investment-banner__wrapper .investment-banner__content .button_broke-green{padding:15px 35px;font-size:18px;line-height:30px}@media screen and (min-width: 768px)and (max-width: 1023px){.investment-banner .investment-banner__wrapper .investment-banner__content .button_broke-green{padding:15px 39px}}@media screen and (max-width: 767px){.investment-banner .investment-banner__wrapper .investment-banner__content .button_broke-green{padding:8px 63px;font-size:12px;line-height:30px}}.investment-banner .investment-banner__wrapper .investment-banner__content .button_broke{padding:14px 30px;color:#02a460;border:1px solid #02a460;background-color:rgba(0,0,0,0);font-size:18px;line-height:30px}@media screen and (min-width: 768px)and (max-width: 1023px){.investment-banner .investment-banner__wrapper .investment-banner__content .button_broke{padding:14px 32px}}@media screen and (max-width: 767px){.investment-banner .investment-banner__wrapper .investment-banner__content .button_broke{padding:6px 58px;font-size:12px;line-height:30px}}@media screen and (min-width: 1280px){.investment-banner .investment-banner__wrapper .investment-banner__content{max-width:1200px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.investment-banner .investment-banner__wrapper .investment-banner__content{max-width:924px}}@media screen and (min-width: 768px)and (max-width: 1023px){.investment-banner .investment-banner__wrapper .investment-banner__content{max-width:618px}}@media screen and (max-width: 767px){.investment-banner .investment-banner__wrapper .investment-banner__content{max-width:100%}}@media screen and (max-width: 767px){.investment-banner .investment-banner__wrapper .investment-banner__content{padding-left:20px;padding-right:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.investment-banner .investment-banner__wrapper .investment-banner__content{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.investment-banner .investment-banner__wrapper .investment-banner__content{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.investment-banner .investment-banner__wrapper .investment-banner__content{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.investment-banner .investment-banner__wrapper .investment-banner__content{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1920px){.investment-banner .investment-banner__wrapper .investment-banner__content{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.investment-banner .investment-banner__wrapper{padding:33px 40px 87px 64px;background-position:100%;background-size:44% 100%}}@media screen and (min-width: 768px)and (max-width: 1023px){.investment-banner .investment-banner__wrapper{min-height:275px;padding:50px 40px 53px 73px;background-position:100% 94%;background-size:48% 96%}}@media screen and (max-width: 767px){.investment-banner .investment-banner__wrapper{min-height:275px;padding:40px 20px 30px 20px;background-position:297% 0;background-size:79%}}@media screen and (min-width: 1024px)and (max-width: 1279px){.investment-banner__icon{width:25px;height:25px}}@media screen and (min-width: 768px)and (max-width: 1023px){.investment-banner__icon{width:25px;height:25px;margin-top:-5px}}@media screen and (max-width: 767px){.investment-banner__icon{width:20px;height:20px}}.investment-banner__images{position:absolute;top:-27px;left:50%;-webkit-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);transform:translate(-50%, 0)}@media screen and (min-width: 1024px)and (max-width: 1279px){.investment-banner__images{top:0}}@media screen and (min-width: 768px)and (max-width: 1023px){.investment-banner__images{top:130px}}@media screen and (max-width: 767px){.investment-banner__images{position:relative;top:30px;margin-left:-100px}}.investment-banner__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}@media screen and (min-width: 1024px)and (max-width: 1279px){.investment-banner__buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width: 768px)and (max-width: 1023px){.investment-banner__buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width: 767px){.investment-banner__buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.investment-banner__button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:301px}@media screen and (min-width: 768px)and (max-width: 1023px){.investment-banner__button{min-width:310px}}@media screen and (max-width: 767px){.investment-banner__button{min-width:280px}}.investment-banner .investment-banner__wrapper .investment-banner__content{padding-right:0;padding-left:0}.investment-banner-title-currency_full{display:inline-block;color:#000;font-family:Graphik Cy,sans-serif;font-size:70px;line-height:80px}@media screen and (min-width: 1024px)and (max-width: 1279px){.investment-banner-title-currency_full{font-size:45px;line-height:50px}}@media screen and (min-width: 768px)and (max-width: 1023px){.investment-banner-title-currency_full{font-size:45px;line-height:50px}}@media screen and (max-width: 767px){.investment-banner-title-currency_full{font-size:20px;line-height:25px}}.investment-banner-title-currency_reduced{display:none}@media screen and (max-width: 767px){.investment-banner-title-currency_reduced{display:inline-block}}.leadership-block .leadership-block__wrapper{margin-bottom:70px}@media screen and (max-width: 767px){.leadership-block .leadership-block__wrapper{margin-bottom:40px}}.leadership-block .leadership-block__wrapper .leadership-block__leaders-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-55px -30px -30px -30px}@media screen and (min-width: 1280px){.leadership-block .leadership-block__wrapper .leadership-block__leaders-wrapper .leadership-block__leadership-card:nth-of-type(3n + 1):not(:first-of-type)::after{content:"";width:calc(1200px - 60px);position:absolute;top:0;left:30px;height:1px;background-color:rgba(136,144,161,.2)}}@media screen and (min-width: 1024px)and (max-width: 1279px){.leadership-block .leadership-block__wrapper .leadership-block__leaders-wrapper .leadership-block__leadership-card:nth-of-type(3n + 1):not(:first-of-type)::after{content:"";width:calc(924px - 60px);position:absolute;top:0;left:30px;height:1px;background-color:rgba(136,144,161,.2)}}@media screen and (min-width: 768px)and (max-width: 1023px){.leadership-block .leadership-block__wrapper .leadership-block__leaders-wrapper .leadership-block__leadership-card:nth-of-type(2n + 1):not(:first-of-type)::after{content:"";width:calc(618px - 60px);position:absolute;top:0;left:30px;height:1px;background-color:rgba(136,144,161,.2)}}@media screen and (max-width: 767px){.leadership-block .leadership-block__wrapper .leadership-block__leaders-wrapper{margin:-35px 0 -10px 0}.leadership-block .leadership-block__wrapper .leadership-block__leaders-wrapper .leadership-block__leadership-card:not(:first-of-type)::after{content:"";width:calc(100% - 40px);position:absolute;top:0;left:0;height:1px;background-color:rgba(136,144,161,.2)}}.leadership-card{position:relative;width:33%}@media screen and (min-width: 768px)and (max-width: 1023px){.leadership-card{width:50%}}@media screen and (max-width: 767px){.leadership-card{width:100%}}.leadership-card .leadership-card__wrapper{font-family:Graphik Cy,sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:55px 30px 30px 30px}@media screen and (max-width: 767px){.leadership-card .leadership-card__wrapper{margin:35px 0 10px 0}}.leadership-card .leadership-card__wrapper .leadership-card__name{font-size:18px;line-height:1.39;color:#4a5772;font-weight:bold;padding-bottom:10px;max-width:100%}@media screen and (max-width: 767px){.leadership-card .leadership-card__wrapper .leadership-card__name{font-size:14px;line-height:1.43;padding-bottom:5px}}.leadership-card .leadership-card__wrapper .leadership-card__position{font-size:14px;line-height:1.43;color:#4a5772;max-width:100%}@media screen and (max-width: 767px){.leadership-card .leadership-card__wrapper .leadership-card__position{font-size:12px;line-height:1.5}}.list-card__wrapper{background-color:#f4f4f6;padding:50px 30px 30px;height:100%}@media screen and (max-width: 767px){.list-card__wrapper{padding:30px 20px}}.list-card__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:30px;border-bottom:1px solid rgba(136,144,161,.3);margin-bottom:30px}.list-card__header-image{max-height:75px}@media screen and (max-width: 767px){.list-card__header{padding-bottom:20px;margin-bottom:20px}}.list-card__item{display:-webkit-box;display:-ms-flexbox;display:flex}.list-card__item:not(:last-child){margin-bottom:10px}.list-card__item-icon-wrapper{width:30px;min-width:30px;height:30px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;margin-right:10px}.list-card__item-icon{width:20px;height:20px}.list-card__item-text{font-size:16px;line-height:25px}.list-card__item-text a{color:#02a460;-webkit-text-decoration:underline;text-decoration:underline}.list-card .list-card__wrapper_terms{padding:50px 30px 55px}.list-card .list-card__wrapper_terms .list-card__header{padding-bottom:40px;margin-bottom:40px;padding-right:10px}@media screen and (max-width: 767px){.list-card .list-card__wrapper_terms .list-card__header .list-card__header-image{width:27px;height:35px}}@media screen and (max-width: 1279px){.list-card .list-card__wrapper_terms .list-card__header{padding-right:0}}@media screen and (min-width: 768px)and (max-width: 1023px){.list-card .list-card__wrapper_terms .list-card__header{padding-right:10px}}@media screen and (max-width: 767px){.list-card .list-card__wrapper_terms .list-card__header{margin-bottom:20px;padding-bottom:14px}}.list-card .list-card__wrapper_terms .title.title_big{line-height:45px}@media screen and (max-width: 767px){.list-card .list-card__wrapper_terms .title.title_big{font-size:20px;line-height:25px;padding-left:10px}}.list-card .list-card__wrapper_terms .list-card__list{padding-right:17px}@media screen and (max-width: 1279px){.list-card .list-card__wrapper_terms .list-card__list{padding-right:0}}@media screen and (min-width: 768px)and (max-width: 1023px){.list-card .list-card__wrapper_terms .list-card__list{padding-right:17px}}.list-card .list-card__wrapper_terms .list-card__item:not(:last-child){margin-bottom:20px}.list-card .list-card__wrapper_terms .list-card__item-text{color:#4a5772}@media screen and (max-width: 767px){.list-card .list-card__wrapper_terms .list-card__item-text{font-size:14px;line-height:20px}}.list-card .list-card__wrapper_terms .list-card__item-icon-wrapper{background-color:rgba(0,0,0,0);border:1px solid rgba(136,144,161,.3);width:31px;height:31px;margin-right:20px;margin-top:3px}@media screen and (max-width: 767px){.list-card .list-card__wrapper_terms .list-card__item-icon-wrapper{width:20px;height:20px;margin-right:8px;min-width:20px}}.list-card .list-card__wrapper_terms .list-card__item-icon{width:11.6px;height:12px}@media screen and (min-width: 768px)and (max-width: 1023px){.list-card .list-card__wrapper_terms{padding:50px 30px 50px}}@media screen and (max-width: 767px){.list-card .list-card__wrapper_terms{padding:35px 20px 40px}}.button_block{display:none}@media screen and (max-width: 1279px){.button_block{display:block;width:301px;margin:0 auto;margin-top:20px}}@media screen and (max-width: 767px){.button_block{margin-top:15px}}.list-cards__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 1023px){.list-cards__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.list-cards .list-card{width:calc(50% - 15px)}@media screen and (max-width: 1023px){.list-cards .list-card{width:100%}.list-cards .list-card:not(:last-child){margin-bottom:30px}}@media screen and (max-width: 767px){.list-cards .list-card:not(:last-child){margin-bottom:20px}}.list-deals{margin-bottom:30px}.list-deals__wrap{max-width:370px}.list-deals__item{font-family:Graphik LC Web;font-weight:500;font-size:18px;line-height:25px;color:#4a5772;margin-bottom:20px;cursor:pointer}.list-deals__item_bold{font-family:Graphik Cy;font-weight:700;color:#000}.list-deals__item_small{font-size:14px}.list-deals__item_small-with-dot{display:block;position:relative;font-size:14px;padding-left:10px}.list-deals__item_small-with-dot:before{display:block;position:absolute;top:7px;left:0;content:"";width:5px;height:5px;border-radius:50%;background:#4a5772}.list-deals__item_margin-left{margin-left:10px}.map-delivery{margin-bottom:30px}.map-delivery__view-controls{display:-webkit-box;display:-ms-flexbox;display:flex;font-family:"Graphik LC Web",sans-serif;font-size:18px;margin-bottom:17px}.map-delivery__view-controls .map-delivery__control-button{color:#4a5772;cursor:pointer}.map-delivery__view-controls .map-delivery__control-button:not(:last-child){margin-right:30px}.map-delivery__view-controls .map-delivery__control-button:hover{color:#000}.map-delivery__view-controls .map-delivery__control-button.map-delivery__control-button_active{color:#ed8200;cursor:default}.map-delivery__yamap{height:400px;border:1px solid rgba(136,144,161,.3)}.map-delivery__yamap ymaps[class*=balloon__content]{font-family:"Graphik LC Web",sans-serif;margin-right:0;padding:20px}.map-delivery__yamap ymaps[class*=balloon__close-button]{height:56px;width:50px}.map-delivery__yamap .map-delivery__placemark-title{padding-right:30px;font-size:14px;line-height:1.44;margin-bottom:12px}.map-delivery__yamap .map-delivery__placemark-property{margin-bottom:4px;color:#8890a1}.map-delivery__yamap .map-delivery__placemark-property .map-delivery__placemark-property-key{font-size:9px;text-transform:uppercase;margin-bottom:0}.map-delivery__yamap .map-delivery__placemark-property .map-delivery__placemark-property-value{font-size:14px;line-height:1.43}.map-delivery__yamap .map-delivery__placemark-button{margin-top:14px;width:100%}.map-delivery__list .map-delivery__list-item{border-top:1px solid rgba(136,144,161,.3);margin-bottom:30px}.map-delivery__list .map-delivery__list-item .map-delivery__item-name{font-size:25px;font-weight:700;padding:27px 20px 30px;border-left:1px solid rgba(136,144,161,.3);border-right:1px solid rgba(136,144,161,.3)}.map-delivery__list .map-delivery__list-item .map-delivery__item-name:after{content:"";display:block;height:1px;background-color:rgba(136,144,161,.3);margin-top:24px}.map-delivery__list .map-delivery__list-item .map-delivery__item-info{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:20px;padding-right:20px;border-left:1px solid rgba(136,144,161,.3);border-right:1px solid rgba(136,144,161,.3)}.map-delivery__list .map-delivery__list-item .map-delivery__item-info .map-delivery__info-group{-webkit-box-flex:1;-ms-flex:1;flex:1;color:#4a5772;font-family:"Graphik LC Web",sans-serif;padding-bottom:43px}.map-delivery__list .map-delivery__list-item .map-delivery__item-info .map-delivery__info-group:not(:last-child){padding-right:20px}.map-delivery__list .map-delivery__list-item .map-delivery__item-info .map-delivery__info-group .map-delivery__group-title{font-size:9px;text-transform:uppercase;margin-bottom:4px}.map-delivery__list .map-delivery__list-item .map-delivery__item-info .map-delivery__info-group .map-delivery__group-value{font-size:14px}.map-delivery__list .map-delivery__list-item .map-delivery__item-yamap{height:240px;border:1px solid rgba(136,144,161,.3)}.may-interest__wrapper{margin-top:-5px}@media screen and (max-width: 1279px){.may-interest_banking{padding-top:50px}}@media screen and (max-width: 767px){.may-interest_banking{padding-top:30px}}@media screen and (min-width: 768px){.may-interest_brokerage .may-interest__wrapper .may-interest__title{margin-top:0;margin-bottom:5px;font-size:25px;font-weight:bold;line-height:1.3}}@media screen and (max-width: 767px){.may-interest_brokerage .may-interest__wrapper .may-interest__title{font-size:18px;font-weight:bold;line-height:1.39}}.may-interest.may-interest_padding-top{padding-top:50px}.may-interest.may-interest_padding-bottom-none{padding-bottom:0}.multiple-card{overflow:hidden;min-height:380px}@media screen and (max-width: 767px){.multiple-card{padding-left:20px;padding-right:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.multiple-card{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.multiple-card{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.multiple-card{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.multiple-card{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1920px){.multiple-card{padding-left:15px;padding-right:15px}}@media screen and (max-width: 767px){.multiple-card{width:280px;min-height:350px;padding-right:10px;padding-left:10px}.multiple-card .multiple-card__content{height:100%}}.multiple-card .multiple-card__content{overflow:hidden;height:100%;background-color:#f4f4f6;background-position:100% 100%;background-size:250px;background-blend-mode:multiply}@media screen and (min-width: 768px)and (max-width: 1023px){.multiple-card .multiple-card__content{background-size:200px}}@media screen and (max-width: 767px){.multiple-card .multiple-card__content{background-size:35vw}}@media screen and (min-width: 1024px)and (max-width: 1279px){.multiple-card:nth-of-type(5){width:50%}.multiple-card:nth-of-type(5) .multiple-card__content{background-size:300px}.multiple-card:nth-of-type(5) .multiple-card__content .multiple-card__title{padding-right:10%}}@media screen and (min-width: 1024px)and (max-width: 1279px)and (max-width: 1279px){.multiple-card:nth-of-type(5) .multiple-card__content .multiple-card__image-wrapper{position:relative;width:100%;height:205px;margin-top:auto}.multiple-card:nth-of-type(5) .multiple-card__content .multiple-card__image-wrapper .multiple-card__image{position:absolute;right:0;bottom:0;display:block;width:auto;height:100%}}.multiple-card .multiple-card__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;background-repeat:no-repeat}.multiple-card .multiple-card__content .multiple-card__title{padding-bottom:9px;white-space:pre-line;color:#000;font-family:Graphik Cy,sans-serif;font-size:25px;font-weight:bold;line-height:1.2}@media screen and (min-width: 768px)and (max-width: 1023px){.multiple-card .multiple-card__content .multiple-card__title{white-space:inherit;font-size:18px;line-height:25px}}@media screen and (max-width: 767px){.multiple-card .multiple-card__content .multiple-card__title{font-size:18px}}.multiple-card .multiple-card__content .multiple-card__text{margin-bottom:16px;white-space:pre-line;color:#4a5772;font-family:Graphik Cy,sans-serif;font-size:14px;line-height:1.43}@media screen and (min-width: 768px)and (max-width: 1023px){.multiple-card .multiple-card__content .multiple-card__text{white-space:inherit}}.multiple-card .multiple-card__content .multiple-card__image-wrapper{position:relative;width:100%;height:205px;margin-top:auto}.multiple-card .multiple-card__content .multiple-card__image-wrapper .multiple-card__image{position:absolute;right:0;bottom:0;display:block;width:auto;height:100%}.multiple-card_small{margin-top:31px}@media screen and (min-width: 1024px){.multiple-card_small{width:400px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.multiple-card_small{width:50%}}@media screen and (min-width: 768px)and (max-width: 1023px){.multiple-card_small{width:50%;margin-top:31px}}@media screen and (max-width: 767px){.multiple-card_small{margin-top:0}}.multiple-card_small .multiple-card__content{padding:57px 0 0 10.6%}@media screen and (min-width: 1024px)and (max-width: 1279px){.multiple-card_small .multiple-card__content{padding:57px 0 0 6.8%}}@media screen and (min-width: 768px)and (max-width: 1023px){.multiple-card_small .multiple-card__content{padding:45px 0 0 10%}}@media screen and (max-width: 767px){.multiple-card_small .multiple-card__content{padding:46px 0 0 7%}}.multiple-card_small .multiple-card__content .multiple-card__title{padding-right:20px}@media screen and (min-width: 1024px){.multiple-card_small .multiple-card__content .multiple-card__title{padding-right:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.multiple-card_small .multiple-card__content .multiple-card__title{padding-right:20px}}@media screen and (max-width: 767px){.multiple-card_small .multiple-card__content .multiple-card__title{padding-right:7%}}.multiple-card_small .multiple-card__content .multiple-card__text{padding-right:20px}@media screen and (min-width: 1024px){.multiple-card_small .multiple-card__content .multiple-card__text{padding-right:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.multiple-card_small .multiple-card__content .multiple-card__text{padding-right:29px}}@media screen and (max-width: 767px){.multiple-card_small .multiple-card__content .multiple-card__text{padding-right:7%}}.multiple-card_big{position:relative;margin-top:31px}@media screen and (min-width: 1024px){.multiple-card_big{width:800px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.multiple-card_big{width:100%}}@media screen and (min-width: 768px)and (max-width: 1023px){.multiple-card_big{width:50%}}@media screen and (max-width: 767px){.multiple-card_big{margin-top:0}}.multiple-card_big .multiple-card__content{padding:57px 0 0 39px}@media screen and (min-width: 1024px)and (max-width: 1279px){.multiple-card_big .multiple-card__content{padding:56px 0 0 6.8%}}@media screen and (min-width: 768px)and (max-width: 1023px){.multiple-card_big .multiple-card__content{padding:45px 0 0 27px}}@media screen and (max-width: 767px){.multiple-card_big .multiple-card__content{padding:46px 0 0 7%}}.multiple-card_big .multiple-card__content .multiple-card__title{padding-right:50%}@media screen and (min-width: 1024px)and (max-width: 1279px){.multiple-card_big .multiple-card__content .multiple-card__title{padding-right:60%}}@media screen and (min-width: 768px)and (max-width: 1023px){.multiple-card_big .multiple-card__content .multiple-card__title{padding-right:20px}}@media screen and (max-width: 767px){.multiple-card_big .multiple-card__content .multiple-card__title{padding-right:7%}}.multiple-card_big .multiple-card__content .multiple-card__text{padding-right:45%}@media screen and (min-width: 1024px)and (max-width: 1279px){.multiple-card_big .multiple-card__content .multiple-card__text{padding-right:55%}}@media screen and (min-width: 768px)and (max-width: 1023px){.multiple-card_big .multiple-card__content .multiple-card__text{padding-right:20px}}@media screen and (max-width: 767px){.multiple-card_big .multiple-card__content .multiple-card__text{padding-right:7%}}@media screen and (min-width: 1024px){.multiple-card_big .multiple-card__content .multiple-card__image-wrapper{position:absolute;right:38px;bottom:0;overflow:hidden;height:100%}}@media screen and (min-width: 1280px){.multiple-card_big .multiple-card__content .multiple-card__image-wrapper{width:37.5%}}@media screen and (min-width: 1024px)and (max-width: 1279px){.multiple-card_big .multiple-card__content .multiple-card__image-wrapper{width:27.5%}}@media screen and (min-width: 1024px){.multiple-card_big .multiple-card__content .multiple-card__image-wrapper .multiple-card__image{right:0;bottom:0;width:100%;height:auto}}@media screen and (min-width: 1024px){.multiple-card_big .multiple-card__content .multiple-card__image-wrapper_large{width:50%}}@media screen and (min-width: 1280px){.multiple-card_big .multiple-card__content .multiple-card__image-wrapper_large{bottom:7%;width:47%}}@media screen and (max-width: 1023px){.multiple-card_big .multiple-card__content .multiple-card__image-wrapper_large .multiple-card__image{bottom:-10%;width:100%;height:auto}}@media screen and (max-width: 767px){.multiple-card_big .multiple-card__content .multiple-card__image-wrapper_large .multiple-card__image{width:auto;height:100%}}@media screen and (min-width: 1024px){.multiple-card_big .multiple-card__content .multiple-card__image-wrapper_large .multiple-card__image{right:0}}@media screen and (min-width: 1280px){.multiple-card_big .multiple-card__content .multiple-card__image-wrapper_large .multiple-card__image{right:-6%}}@media screen and (max-width: 1023px){.multiple-card_big .multiple-card__content .multiple-card__image-wrapper_large .multiple-card__image{right:-6%}}.multiple-card_same{width:50%;min-height:490px;margin:0 15px;padding:0}@media screen and (max-width: 767px){.multiple-card_same{width:100%;height:325px;margin:0 10px}.multiple-card_same:not(first-of-type){margin:10px 0}}.multiple-card_same .multiple-card__content{height:100%;padding:80px 50px}@media screen and (max-width: 1023px){.multiple-card_same .multiple-card__content{padding:45px 27px 0 27px}}@media screen and (max-width: 767px){.multiple-card_same .multiple-card__content{padding:45px 27px}}@media screen and (max-width: 1023px){.multiple-card_same .multiple-card__content .multiple-card__title{font-size:20px;line-height:1.2}}.multiple-card_same .multiple-card__content .multiple-card__text{font-size:18px;line-height:1.39}@media screen and (max-width: 1023px){.multiple-card_same .multiple-card__content .multiple-card__text{font-size:14px;line-height:1.43}}.multiple-card_same .multiple-card__content .multiple-card__text .title{padding-bottom:5px;color:#02a460;font-size:25px;font-weight:bold;line-height:1.12}@media screen and (max-width: 1023px){.multiple-card_same .multiple-card__content .multiple-card__text .title{font-size:20px;line-height:1.2}}.multiple-card_same .multiple-card__content .multiple-card__text .list-item{color:#02a460}.multiple-card_mini{margin-top:0}.multiple-card_mini .multiple-card__content .multiple-card__image-wrapper{height:150px}.multiple-card_full{width:100%;min-height:0;margin-bottom:40px}@media screen and (max-width: 767px){.multiple-card_full{padding:0}}.multiple-card_full .multiple-card__content{position:relative;padding:40px 40px}@media screen and (max-width: 767px){.multiple-card_full .multiple-card__content{padding:25px 20px 0}}.multiple-card_full .multiple-card__content .multiple-card__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;margin-top:11px;padding-right:35%}@media screen and (max-width: 767px){.multiple-card_full .multiple-card__content .multiple-card__list{padding-right:0}}.multiple-card_full .multiple-card__content .multiple-card__image-wrapper{position:absolute;top:0;right:0;max-width:370px;height:100%}@media screen and (max-width: 1023px){.multiple-card_full .multiple-card__content .multiple-card__image-wrapper{right:-14%;max-width:330px}}@media screen and (max-width: 767px){.multiple-card_full .multiple-card__content .multiple-card__image-wrapper{position:relative;right:0;-ms-flex-item-align:center;align-self:center;max-width:none;height:205px}}.multiple-card_full .multiple-card__content .multiple-card__image-wrapper .multiple-card__image{width:100%;height:auto}@media screen and (max-width: 767px){.multiple-card_full .multiple-card__content .multiple-card__image-wrapper .multiple-card__image{position:absolute;right:-10%;width:auto;height:100%}}.multiple-card_full .multiple-card__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-preferred-size:45%;flex-basis:45%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-right:35px;margin-bottom:20px}@media screen and (max-width: 1279px){.multiple-card_full .multiple-card__item{-ms-flex-preferred-size:100%;flex-basis:100%}}@media screen and (max-width: 1023px){.multiple-card_full .multiple-card__item{margin-right:0}}.multiple-card_full .multiple-card__marker{width:30px;min-width:30px;height:30px;min-height:30px;margin-right:15px;color:#fff}@media screen and (max-width: 767px){.multiple-card_full .multiple-card__marker{width:20px;min-width:20px;height:20px;min-height:20px;margin-top:3px;margin-right:10px}}.multiple-card_full .multiple-card__text{color:#4a5772;font-family:Graphik Cy,sans-serif;font-size:18px;line-height:1.39}@media screen and (max-width: 767px){.multiple-card_full .multiple-card__text{font-size:14px;line-height:1.43}}.multiple-card_image-space-right .multiple-card__content{padding:56px 0 0 42px}@media screen and (min-width: 768px)and (max-width: 1023px){.multiple-card_image-space-right .multiple-card__content .multiple-card__text{padding-right:13%}}@media screen and (max-width: 767px){.multiple-card_image-space-right .multiple-card__content .multiple-card__text{padding-right:10%;white-space:inherit}}@media screen and (min-width: 768px)and (max-width: 1023px){.multiple-card_image-space-right .multiple-card__content .multiple-card__image-wrapper .multiple-card__image{right:-26px;width:93%;height:93%}}@media screen and (max-width: 767px){.multiple-card_image-space-right .multiple-card__content .multiple-card__image-wrapper .multiple-card__image{right:-50px;bottom:-129px;max-width:100%;height:auto}}@media screen and (min-width: 1024px)and (max-width: 1279px){.multiple-card_image-space-right .multiple-card__content .multiple-card__image-wrapper{right:72px;width:32%}}@media screen and (min-width: 768px)and (max-width: 1023px){.multiple-card_image-space-right .multiple-card__content{padding:42px 0 0 30px}}@media screen and (max-width: 767px){.multiple-card_image-space-right .multiple-card__content{padding:45px 0 0 20px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.multiple-card_image-space-right{margin-top:26px}}@media screen and (min-width: 768px)and (max-width: 1023px){.multiple-card_image-space-right{margin-top:29px}}@media screen and (max-width: 767px){.multiple-card_image-space-right{width:250px;height:350px;padding:0 5px 0 0}}@media screen and (max-width: 767px){.multiple-card_image-height-auto .multiple-card__content .multiple-card__text{padding-right:10%;white-space:inherit}}.multiple-card_image-height-auto .multiple-card__content .multiple-card__image-wrapper{height:195px}.multiple-card_image-height-auto .multiple-card__content .multiple-card__image-wrapper .multiple-card__image{height:auto}@media screen and (min-width: 768px)and (max-width: 1023px){.multiple-card_image-height-auto .multiple-card__content .multiple-card__image-wrapper .multiple-card__image{right:-60px;height:160px}}@media screen and (max-width: 767px){.multiple-card_image-height-auto .multiple-card__content .multiple-card__image-wrapper .multiple-card__image{height:100%}}@media screen and (min-width: 768px)and (max-width: 1023px){.multiple-card_image-height-auto .multiple-card__content .multiple-card__image-wrapper{height:140px}}@media screen and (max-width: 767px){.multiple-card_image-height-auto .multiple-card__content .multiple-card__image-wrapper{height:124px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.multiple-card_image-height-auto .multiple-card__content{padding:57px 0 0 40px}}@media screen and (min-width: 768px)and (max-width: 1023px){.multiple-card_image-height-auto .multiple-card__content{padding:45px 0 0 30px}}@media screen and (max-width: 767px){.multiple-card_image-height-auto .multiple-card__content{padding:45px 0 0 20px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.multiple-card_image-height-auto{margin-top:26px}}@media screen and (min-width: 768px)and (max-width: 1023px){.multiple-card_image-height-auto{margin-top:29px}}@media screen and (max-width: 767px){.multiple-card_image-height-auto{height:350px;padding:0 5px}}.multiple-card_image-long .multiple-card__content .multiple-card__title{padding-right:54%}@media screen and (min-width: 768px)and (max-width: 1023px){.multiple-card_image-long .multiple-card__content .multiple-card__title{padding-right:24%}}.multiple-card_image-long .multiple-card__content .multiple-card__text{padding-right:10%;white-space:inherit}.multiple-card_image-long .multiple-card__content .multiple-card__image-wrapper{right:15px;width:68%}@media screen and (min-width: 768px)and (max-width: 1023px){.multiple-card_image-long .multiple-card__content .multiple-card__image-wrapper .multiple-card__image{right:-60px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.multiple-card_image-long .multiple-card__content .multiple-card__image-wrapper{right:15px;width:60%}}@media screen and (min-width: 768px)and (max-width: 1023px){.multiple-card_image-long .multiple-card__content .multiple-card__image-wrapper{right:0;width:100%;height:165px}}@media screen and (max-width: 767px){.multiple-card_image-long .multiple-card__content .multiple-card__image-wrapper{right:0;width:100%}}@media screen and (min-width: 1024px)and (max-width: 1279px){.multiple-card_image-long .multiple-card__content{padding:56px 0 0 40px}}@media screen and (min-width: 768px)and (max-width: 1023px){.multiple-card_image-long .multiple-card__content{padding:45px 0 0 30px}}@media screen and (max-width: 767px){.multiple-card_image-long .multiple-card__content{padding:45px 0 0 20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.multiple-card_image-long{margin-top:29px}}@media screen and (max-width: 767px){.multiple-card_image-long{height:350px;padding:0 5px}}.multiple-card_helpers-card .multiple-card__button.button{width:100%;margin-top:auto;padding:13px 15px;color:#4a5772;background-color:#fff;font-family:"Graphik LC Web",sans-serif;font-size:14px;font-weight:500;line-height:25px}.multiple-card_helpers-card .multiple-card__button.button:hover,.multiple-card_helpers-card .multiple-card__button.button:active{background-color:#fff}@media screen and (min-width: 1024px){.multiple-card_helpers-card .multiple-card__button.button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:158px;min-height:50px;padding:13px 15px;font-size:14px}}@media screen and (min-width: 768px)and (max-width: 1023px){.multiple-card_helpers-card .multiple-card__button.button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:220px}}.multiple-card_helpers-card .multiple-card__content_dark .multiple-card__title,.multiple-card_helpers-card .multiple-card__content_dark .multiple-card__text{color:#fff}.multiple-card_helpers-card .multiple-card__content{padding:40px 30px 40px 40px}@media screen and (min-width: 1024px){.multiple-card_helpers-card .multiple-card__content .multiple-card__image-wrapper .multiple-card__image{width:auto;height:auto}}@media screen and (min-width: 768px)and (max-width: 1023px){.multiple-card_helpers-card .multiple-card__content .multiple-card__image-wrapper .multiple-card__image{position:absolute;right:15px;bottom:0;width:auto;height:auto}}@media screen and (min-width: 768px)and (max-width: 1023px){.multiple-card_helpers-card .multiple-card__content .multiple-card__image-wrapper{position:absolute;right:0;bottom:0;width:100%;height:100%}}.multiple-card_helpers-card .multiple-card__content .multiple-card__title{font-family:"Graphik LC Web",sans-serif;font-weight:500}@media screen and (min-width: 768px)and (max-width: 1023px){.multiple-card_helpers-card{min-height:320px}.multiple-card_helpers-card.multiple-card_big{width:100%}.multiple-card_helpers-card.multiple-card_big .multiple-card__content{padding-right:160px}}@media screen and (max-width: 767px){.multiple-card_helpers-card{width:250px;height:380px;padding:0}.multiple-card_helpers-card .multiple-card__content{padding:20px 30px}}.news-big{overflow:hidden}.news-big .news-big__wrapper .news-big__tabs-container{border-bottom:1px solid rgba(136,144,161,.2);padding-bottom:15px;margin-bottom:30px}@media screen and (max-width: 767px){.news-big .news-big__wrapper .news-big__tabs-container{margin-bottom:20px}}.news-big .news-big__wrapper .news-big__tabs-container .news-big__tabs-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;margin:0 -25px;position:relative}@media screen and (min-width: 768px)and (max-width: 1023px){.news-big .news-big__wrapper .news-big__tabs-container .news-big__tabs-wrapper{margin:0 -13px}}.news-big .news-big__wrapper .news-big__tabs-container .news-big__tabs-wrapper .news-big__tab{font-family:Graphik LC Web,sans-serif;font-size:18px;line-height:1.39;padding:0px 25px;cursor:pointer;color:#4a5772;-webkit-transition:all .1s linear;transition:all .1s linear}@media screen and (min-width: 768px)and (max-width: 1023px){.news-big .news-big__wrapper .news-big__tabs-container .news-big__tabs-wrapper .news-big__tab{padding:0px 13px}}@media screen and (max-width: 767px){.news-big .news-big__wrapper .news-big__tabs-container .news-big__tabs-wrapper .news-big__tab{font-size:14px;line-height:1.43}}.news-big .news-big__wrapper .news-big__tabs-container .news-big__tabs-wrapper .news-big__tab:hover{color:#ed8200}.news-big .news-big__wrapper .news-big__tabs-container .news-big__tabs-wrapper .news-big__tab_active{color:#ed8200}.news-big .news-big__wrapper .news-big__news-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0}.news-big .news-big__wrapper .news-big__news-wrapper .news-big__news-card{position:relative;cursor:pointer}.news-big .news-big__wrapper .news-big__news-wrapper .news-big__news-card .news-card__wrapper{margin:55px 30px 30px 30px;padding:0}@media screen and (min-width: 768px)and (max-width: 1023px){.news-big .news-big__wrapper .news-big__news-wrapper .news-big__news-card .news-card__wrapper{margin-left:0;margin-right:0}}@media screen and (max-width: 767px){.news-big .news-big__wrapper .news-big__news-wrapper .news-big__news-card .news-card__wrapper{margin:20px 0 30px 0}}@media screen and (min-width: 1024px){.news-big .news-big__wrapper .news-big__news-wrapper .news-big__news-card:first-of-type .news-card__wrapper{margin-left:0;margin-top:25px}}.news-big .news-big__wrapper .news-big__news-wrapper .news-big__news-card:nth-of-type(2) .news-card__wrapper{margin-top:25px}.news-big .news-big__wrapper .news-big__news-wrapper .news-big__news-card:nth-of-type(3) .news-card__wrapper{margin-top:25px}.news-big .news-big__wrapper .news-big__news-wrapper .news-big__button-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:50px;width:100%}@media screen and (max-width: 767px){.news-big .news-big__wrapper .news-big__news-wrapper .news-big__button-wrapper{margin-top:20px}}.news-big .news-big__wrapper .news-big__news-wrapper_show{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width: 1280px){.news-big .news-big__wrapper .news-big__news-wrapper .news-big__news-card:nth-of-type(3n + 1) .news-card__wrapper{margin-left:0}.news-big .news-big__wrapper .news-big__news-wrapper .news-big__news-card:nth-of-type(3n + 1):not(:first-of-type)::after{content:"";width:calc(1200px - 30px);position:absolute;top:0;left:0;height:1px;background-color:rgba(136,144,161,.2)}.news-big .news-big__wrapper .news-big__news-wrapper .news-big__news-card:nth-of-type(3n) .news-card__wrapper{margin-right:0}}@media screen and (min-width: 1024px)and (max-width: 1279px){.news-big .news-big__wrapper .news-big__news-wrapper .news-big__news-card:nth-of-type(3n + 1) .news-card__wrapper{margin-left:0}.news-big .news-big__wrapper .news-big__news-wrapper .news-big__news-card:nth-of-type(3n + 1):not(:first-of-type)::after{content:"";width:calc(924px - 30px);position:absolute;top:0;left:0;height:1px;background-color:rgba(136,144,161,.2)}.news-big .news-big__wrapper .news-big__news-wrapper .news-big__news-card:nth-of-type(3n) .news-card__wrapper{margin-right:0}}@media screen and (min-width: 768px)and (max-width: 1023px){.news-big .news-big__wrapper .news-big__news-wrapper .news-big__news-card{margin-left:0;margin-right:0}.news-big .news-big__wrapper .news-big__news-wrapper .news-big__news-card:not(:first-of-type)::after{content:"";width:calc(618px - 30px);position:absolute;top:0;left:0;height:1px;background-color:rgba(136,144,161,.2)}}@media screen and (max-width: 767px){.news-big .news-big__wrapper .news-big__news-wrapper{margin:0}.news-big .news-big__wrapper .news-big__news-wrapper .news-big__news-card:not(:first-of-type)::after{content:"";width:calc(100% - 40px);position:absolute;top:0;left:0;height:1px;background-color:rgba(136,144,161,.2)}}.news-card{width:33%}@media screen and (max-width: 1023px){.news-card{width:100%}}.news-card .news-card__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 15px;font-family:"Graphik Cy",sans-serif;cursor:pointer}@media screen and (max-width: 767px){.news-card .news-card__wrapper{padding-left:20px;padding-right:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.news-card .news-card__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.news-card .news-card__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.news-card .news-card__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.news-card .news-card__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1920px){.news-card .news-card__wrapper{padding-left:15px;padding-right:15px}}@media screen and (max-width: 767px){.news-card .news-card__wrapper{padding:10px 0}}.news-card .news-card__wrapper .news-card__date{font-size:14px;line-height:1.43;padding-bottom:20px;color:#4a5772;-webkit-transition:all .1s linear;transition:all .1s linear;-webkit-transform:rotate(0.001deg);-ms-transform:rotate(0.001deg);transform:rotate(0.001deg)}@media screen and (max-width: 767px){.news-card .news-card__wrapper .news-card__date{font-size:12px;padding-bottom:10px}}.news-card .news-card__wrapper .news-card__highlight{font-size:18px;color:#ed8200;line-height:1.39;font-family:"Graphik LC Web",sans-serif;-webkit-transition:all .1s linear;transition:all .1s linear;-webkit-transform:rotate(0.001deg);-ms-transform:rotate(0.001deg);transform:rotate(0.001deg)}@media screen and (max-width: 767px){.news-card .news-card__wrapper .news-card__highlight{font-size:14px;padding-right:0}}.news-card .news-card__wrapper .news-card__text{font-size:18px;line-height:1.39;color:#000;-webkit-transition:all .1s linear;transition:all .1s linear;-webkit-transform:rotate(0.001deg);-ms-transform:rotate(0.001deg);transform:rotate(0.001deg)}@media screen and (min-width: 1280px){.news-card .news-card__wrapper .news-card__text{display:block}}@media screen and (min-width: 768px)and (max-width: 1023px){.news-card .news-card__wrapper .news-card__text{padding-right:32%;display:block}}@media screen and (max-width: 767px){.news-card .news-card__wrapper .news-card__text{display:block;font-size:14px}}.news-card .news-card__wrapper:hover .news-card__text{color:#ed8200;-webkit-transition:all .1s linear;transition:all .1s linear}.office-card .office-card__wrapper{margin:20px 0}.office-card .office-card__wrapper .office-card__inner{font-family:Graphik LC Web,sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:30px 20px;border:1px solid rgba(136,144,161,.2);border-bottom:none}.office-card .office-card__wrapper .office-card__inner .office-card__title{font-family:Graphik Cy,sans-serif;font-size:25px;line-height:1.2;color:#000;font-weight:bold}@media screen and (max-width: 767px){.office-card .office-card__wrapper .office-card__inner .office-card__title{font-size:18px;line-height:1.39}}.office-card .office-card__wrapper .office-card__inner .office-card__address-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:15px 0 0 0;cursor:pointer}.office-card .office-card__wrapper .office-card__inner .office-card__address-wrapper .office-card__address-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 767px){.office-card .office-card__wrapper .office-card__inner .office-card__address-wrapper .office-card__address-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.office-card .office-card__wrapper .office-card__inner .office-card__address-wrapper .office-card__address-inner .office-card__address{font-family:Graphik LC Web,sans-serif;font-size:14px;line-height:1.43;color:#4a5772}.office-card .office-card__wrapper .office-card__inner .office-card__address-wrapper .office-card__address-inner .office-card__station-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:30px}@media screen and (max-width: 767px){.office-card .office-card__wrapper .office-card__inner .office-card__address-wrapper .office-card__address-inner .office-card__station-wrapper{margin-left:0}}.office-card .office-card__wrapper .office-card__inner .office-card__address-wrapper .office-card__address-inner .office-card__station-wrapper .office-card__color{width:10px;height:10px}.office-card .office-card__wrapper .office-card__inner .office-card__address-wrapper .office-card__address-inner .office-card__station-wrapper .office-card__name{font-family:Graphik LC Web,sans-serif;font-size:14px;line-height:1.43;color:#4a5772;margin-left:10px}.office-card .office-card__wrapper .office-card__inner .office-card__address-wrapper .office-card__toggler{width:20px;height:10px;color:#4a5772}@media screen and (max-width: 767px){.office-card .office-card__wrapper .office-card__inner .office-card__address-wrapper .office-card__toggler{display:none}}.office-card .office-card__wrapper .office-card__inner .office-card__info-wrapper{display:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:25px 0 15px 0;border-top:1px solid rgba(136,144,161,.2)}@media screen and (max-width: 767px){.office-card .office-card__wrapper .office-card__inner .office-card__info-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.office-card .office-card__wrapper .office-card__inner .office-card__info-wrapper .office-card__opening-wrapper{width:56%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:0 -30px;padding:0 15px}@media screen and (max-width: 1023px){.office-card .office-card__wrapper .office-card__inner .office-card__info-wrapper .office-card__opening-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:-10px -30px}}@media screen and (max-width: 767px){.office-card .office-card__wrapper .office-card__inner .office-card__info-wrapper .office-card__opening-wrapper{width:100%;margin:0;padding-left:0;padding-right:0}}.office-card .office-card__wrapper .office-card__inner .office-card__info-wrapper .office-card__opening-wrapper .office-card__item-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:Graphik LC Web,sans-serif;padding:0 20px}@media screen and (max-width: 1023px){.office-card .office-card__wrapper .office-card__inner .office-card__info-wrapper .office-card__opening-wrapper .office-card__item-wrapper{padding:10px 20px}}@media screen and (max-width: 767px){.office-card .office-card__wrapper .office-card__inner .office-card__info-wrapper .office-card__opening-wrapper .office-card__item-wrapper{padding-left:0;padding-right:0}}.office-card .office-card__wrapper .office-card__inner .office-card__info-wrapper .office-card__opening-wrapper .office-card__item-wrapper .office-card__item-title{font-size:9px;line-height:1;letter-spacing:.05em;text-transform:uppercase;color:#4a5772;margin-bottom:5px}.office-card .office-card__wrapper .office-card__inner .office-card__info-wrapper .office-card__opening-wrapper .office-card__item-wrapper .office-card__text{font-size:14px;line-height:1.43;color:#4a5772}.office-card .office-card__wrapper .office-card__inner .office-card__info-wrapper .office-card__currency-wrapper{width:44%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:Graphik LC Web,sans-serif;margin:0 15px}@media screen and (max-width: 767px){.office-card .office-card__wrapper .office-card__inner .office-card__info-wrapper .office-card__currency-wrapper{width:100%;margin:10px 0}}.office-card .office-card__wrapper .office-card__inner .office-card__info-wrapper .office-card__currency-wrapper .office-card__currency-title{font-size:9px;line-height:1;letter-spacing:.05em;text-transform:uppercase;color:#4a5772}.office-card .office-card__wrapper .office-card__inner .office-card__info-wrapper .office-card__currency-wrapper .office-card__currency{font-size:14px;line-height:1.43;color:#4a5772}.office-card .office-card__wrapper .office-card__inner .office-card__services-wrapper{display:none;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:10px;border-top:1px solid rgba(136,144,161,.2)}.office-card .office-card__wrapper .office-card__inner .office-card__services-wrapper .office-card__buying-rule-card{padding-left:0;width:50%}@media screen and (max-width: 767px){.office-card .office-card__wrapper .office-card__inner .office-card__services-wrapper .office-card__buying-rule-card{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}}.office-card .office-card__wrapper .office-card__inner .office-card__services-wrapper .office-card__buying-rule-card .buying-rule-card__wrapper{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.office-card .office-card__wrapper .office-card__inner .office-card__services-wrapper .office-card__buying-rule-card .buying-rule-card__wrapper .buying-rule-card__marker{min-width:25px;min-height:25px;width:25px;height:25px;margin-right:10px}.office-card .office-card__wrapper .office-card__inner .office-card__services-wrapper .office-card__buying-rule-card .buying-rule-card__wrapper .buying-rule-card__text{font-size:14px;line-height:1.43}.office-card_expanded .office-card__wrapper .office-card__inner .office-card__address-wrapper{padding-bottom:25px}.office-card_expanded .office-card__wrapper .office-card__inner .office-card__info-wrapper,.office-card_expanded .office-card__wrapper .office-card__inner .office-card__services-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.offices-aside{height:345px}@media screen and (min-width: 768px)and (max-width: 1023px){.offices-aside{height:195px}}.offices-aside__wrapper{height:100%;border:1px solid rgba(136,144,161,.2);padding:60px 30px 0;background-image:url(../assets/images/land.png);background-repeat:no-repeat;background-size:100%;background-position:center bottom}@media screen and (max-width: 1023px){.offices-aside__wrapper{margin-top:30px;background-size:250px;background-position:right 20%;padding-right:50%}}@media screen and (max-width: 767px){.offices-aside__wrapper{margin-top:20px;background-position-y:100%;padding:30px 50% 0 20px}}.offices-aside__wrapper .offices-aside__title{font-family:Graphik Cy,sans-serif;font-size:20px;line-height:1.25;font-weight:bold}@media screen and (max-width: 767px){.offices-aside__wrapper .offices-aside__title{font-size:18px}}.order-form__list{margin-bottom:50px}.order-form__list .order-form__list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid rgba(136,144,161,.3)}@media screen and (max-width: 767px){.order-form__list .order-form__list-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.order-form__list .order-form__list-item:not(:last-child){margin-bottom:10px}.order-form__list .order-form__list-item .order-form__item-image{padding:20px;min-width:90px;-ms-flex-preferred-size:90px;flex-basis:90px;max-height:90px}@media screen and (max-width: 767px){.order-form__list .order-form__list-item .order-form__item-image{display:none}}.order-form__list .order-form__list-item .order-form__item-name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:"Graphik LC Web",sans-serif;color:#000;min-height:90px;font-size:14px;line-height:1.428;padding:24px 20px;border-left:1px solid rgba(136,144,161,.3);border-right:1px solid rgba(136,144,161,.3);-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media screen and (max-width: 767px){.order-form__list .order-form__list-item .order-form__item-name{min-height:inherit;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-left:none;border-right:none}}.order-form__list .order-form__list-item .order-form__item-price{white-space:nowrap;min-width:170px;-ms-flex-preferred-size:170px;flex-basis:170px;padding-left:20px;padding-right:10px;font-family:"Graphik LC Web",sans-serif;font-size:18px}@media screen and (max-width: 767px){.order-form__list .order-form__list-item .order-form__item-price{-ms-flex-preferred-size:100%;flex-basis:100%;width:100%;padding:24px 20px;border-top:1px solid rgba(136,144,161,.2)}}.order-form__list .order-form__list-item .order-form__item-price .order-form__price-currency{font-size:14px}.order-form__control{margin-bottom:50px}@media screen and (min-width: 1280px){.order-form__control{width:50%}}.order-form__control .order-form__brand-input{margin-bottom:20px}.order-form__control .order-form__captcha{border:1px solid rgba(136,144,161,.5);background-color:#f4f4f6;height:70px;overflow:hidden}.order-form__control .order-form__captcha img{height:100%;width:100%;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:scale(1.07);-ms-transform:scale(1.07);transform:scale(1.07)}.order-form__control .order-form__checkbox{margin-top:20px}.order-form__control .order-form__policy{color:#4a5772;margin-top:44px;font-size:14px;line-height:1.3;margin-bottom:14px}.order-form__control .order-form__policy a{color:#02a460}.order-form__control .order-form__policy a:hover{color:#ed8200}.order-form__control .order-form__submit-button{width:100%}@media screen and (min-width: 1024px){.owner-card{width:50%}}@media screen and (max-width: 767px){.owner-card{margin:15px 0}}.owner-card .owner-card__wrapper{background-color:#f4f4f6;padding:70px 50px 50px;height:100%;margin-left:15px;margin-right:15px}@media screen and (max-width: 767px){.owner-card .owner-card__wrapper{padding:30px 20px 50px;margin:0}}.owner-card .owner-card__wrapper .owner-card__title{font-family:Graphik Cy,sans-serif;font-size:25px;line-height:1.2;color:#000;font-weight:bold}@media screen and (max-width: 767px){.owner-card .owner-card__wrapper .owner-card__title{font-size:20px}}.owner-card .owner-card__wrapper .owner-card__text{font-family:Graphik Cy,sans-serif;font-size:18px;line-height:1.39;padding-top:15px}@media screen and (max-width: 767px){.owner-card .owner-card__wrapper .owner-card__text{font-size:14px;line-height:1.42}}.owner-card .owner-card__wrapper .owner-card__list{padding-top:40px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.owner-item .owner-item__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid rgba(136,144,161,.2);padding-bottom:5px;padding-top:20px}.owner-item .owner-item__wrapper .owner-item__name{font-family:Graphik LC Web,sans-serif;font-size:18px;line-height:1.39;color:#000}@media screen and (max-width: 767px){.owner-item .owner-item__wrapper .owner-item__name{font-size:14px;max-width:120px}}.owner-item .owner-item__wrapper .owner-item__value{font-family:Graphik Cy,sans-serif;font-size:25px;line-height:1;text-transform:uppercase;color:#02a460;font-weight:bold}@media screen and (min-width: 1024px)and (max-width: 1279px){.owner-item .owner-item__wrapper .owner-item__value{font-size:20px}}@media screen and (max-width: 767px){.owner-item .owner-item__wrapper .owner-item__value{font-size:15px}}.owner-item .owner-item__wrapper .owner-item__value .owner-item__type{font-size:15px}@media screen and (min-width: 1024px)and (max-width: 1279px){.owner-item .owner-item__wrapper .owner-item__value .owner-item__type{font-size:12px}}@media screen and (max-width: 767px){.owner-item .owner-item__wrapper .owner-item__value .owner-item__type{font-size:10px}}.passive-button-slider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.passive-button-slider .passive-button-slider__container{width:100%;height:100%}.passive-button-slider .passive-button-slider__container .passive-button-slider__wrapper{margin:-5px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width: 1024px){.passive-button-slider .passive-button-slider__container .passive-button-slider__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}}.passive-button-slider_top-fragment .passive-button-slider__container .passive-button-slider__wrapper .passive-button{-ms-flex-negative:0;flex-shrink:0;background-color:rgba(0,0,0,0)}.passive-button{-ms-flex-negative:0;flex-shrink:0;padding:11.5px 37px;cursor:pointer;margin:5px;border:1px solid rgba(136,144,161,.2);background-color:#f4f4f6;-webkit-transition:all .125s linear;transition:all .125s linear;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.passive-button:hover{-webkit-transition:all .125s linear;transition:all .125s linear;border:1px solid rgba(136,144,161,.5)}.passive-button:active{border:1px solid #8890a1}@media screen and (max-width: 767px){.passive-button{padding:11.5px 10px}}.passive-button .passive-button__button-text{font-family:Graphik LC Web,sans-serif;font-size:14px;line-height:1.79;color:#4a5772;width:100%;margin:0 auto}@media screen and (max-width: 767px){.passive-button .passive-button__button-text{font-size:12px;line-height:1.25}}.passive-button_large{min-height:70px;min-width:370px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:10px;padding:15px 70px}@media screen and (max-width: 1279px){.passive-button_large{min-width:270px}}@media screen and (max-width: 767px){.passive-button_large{min-width:280px;min-height:45px;padding:10px 70px}}.passive-button_large .passive-button__button-text{font-size:18px;line-height:1.67}@media screen and (max-width: 767px){.passive-button_large .passive-button__button-text{font-size:12px;line-height:1.67}}.product-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product-card__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:360px;background-repeat:no-repeat}@media screen and (min-width: 1280px){.product-card__content{padding:50px 0 40px 30px;background-position:right bottom}}@media screen and (min-width: 1024px)and (max-width: 1279px){.product-card__content{padding:50px 0 40px 21px;background-position:100% bottom}}@media screen and (min-width: 768px)and (max-width: 1023px){.product-card__content{min-height:none;padding:50px 0 40px 32px;background-position:100% bottom}}@media screen and (min-width: 768px){.product-card__content{background-size:auto}}@media screen and (max-width: 767px){.product-card__content{padding:50px 0 20px 20px;background-position:100% bottom}}@media screen and (max-width: 575px){.product-card__content{padding:50px 0 20px 20px}}.product-card__content .product-card__title{-webkit-transform:rotate(0.001deg);-ms-transform:rotate(0.001deg);transform:rotate(0.001deg);color:#fff;font-family:"Graphik Lc Web",sans-serif}@media screen and (min-width: 1280px){.product-card__content .product-card__title{margin-bottom:10px;font-size:30px;line-height:40px}}@media screen and (min-width: 768px)and (max-width: 1279px){.product-card__content .product-card__title{margin-bottom:17px;font-size:20px}}@media screen and (max-width: 767px){.product-card__content .product-card__title{font-size:18px;line-height:25px}}.product-card__content .product-card__text{-webkit-transform:rotate(0.001deg);-ms-transform:rotate(0.001deg);transform:rotate(0.001deg);color:#fff;font-size:16px;line-height:20px}@media screen and (min-width: 1280px){.product-card__content .product-card__text{padding-right:45%}}@media screen and (min-width: 1024px)and (max-width: 1279px){.product-card__content .product-card__text{padding-right:31%}}@media screen and (min-width: 768px)and (max-width: 1023px){.product-card__content .product-card__text{padding-right:42%}}@media screen and (max-width: 767px){.product-card__content .product-card__text{padding-right:40%}}@media screen and (max-width: 575px){.product-card__content .product-card__text{padding-right:20%}}.product-card__content .product-card__text a{color:#02a460}.product-card__content_gold{background-color:#f4f4f6;background-image:url(../assets/images/gold-bar-xl.png);background-repeat:no-repeat;background-position:right 102px}@media screen and (max-width: 1279px){.product-card__content_gold{background-image:url(../assets/images/gold-bar-lg.png)}}@media screen and (max-width: 1023px){.product-card__content_gold{background-image:url(../assets/images/gold-bar-md.png);background-position:right 70px}}@media screen and (max-width: 767px){.product-card__content_gold{background-image:url(../assets/images/gold-bar-sm.png);background-position:right 150px;padding:24px 0 0 19px}}.product-card__control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#8890a1;border:1px solid rgba(136,144,161,.2);background:rgba(136,144,161,.1)}@media screen and (min-width: 1280px){.product-card__control{padding:25px 28px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.product-card__control{padding:25px 22px}}@media screen and (min-width: 768px)and (max-width: 1023px){.product-card__control{padding:25px 30px}}@media screen and (min-width: 768px){.product-card__control{font-size:18px}}@media screen and (max-width: 767px){.product-card__control{padding:16px 12px 16px 20px;font-size:12px}}.product-card__control .product-card__control-icon.product-card__control-icon_long{width:1.805em;height:.75em;-webkit-transition:-webkit-transform .175s linear;transition:-webkit-transform .175s linear;transition:transform .175s linear;transition:transform .175s linear, -webkit-transform .175s linear}@media screen and (max-width: 767px){.product-card__control .product-card__control-icon.product-card__control-icon_long{display:none}}.product-card__control .product-card__control-icon.product-card__control-icon_short{width:1.805em;height:.75em;-webkit-transition:-webkit-transform .175s linear;transition:-webkit-transform .175s linear;transition:transform .175s linear;transition:transform .175s linear, -webkit-transform .175s linear;-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}@media screen and (min-width: 768px){.product-card__control .product-card__control-icon.product-card__control-icon_short{display:none}}.product-card__control:hover .product-card__control-icon.product-card__control-icon_long{-webkit-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px)}.product-card__control:hover .product-card__control-icon.product-card__control-icon_short{-webkit-transform:rotate(270deg) translateY(5px);-ms-transform:rotate(270deg) translateY(5px);transform:rotate(270deg) translateY(5px)}.product-card_grey{background:#f4f4f6}.product-card_grey .product-card__title{color:#000}.product-card_grey .product-card__text{color:#4a5772}@media screen and (min-width: 1280px){.product-card_grey .product-card__text{padding-right:10%}}@media screen and (min-width: 1024px)and (max-width: 1279px){.product-card_grey .product-card__text{padding-right:31%}}@media screen and (min-width: 768px)and (max-width: 1023px){.product-card_grey .product-card__text{padding-right:42%}}@media screen and (max-width: 767px){.product-card_grey .product-card__text{padding-right:40%}}@media screen and (max-width: 575px){.product-card_grey .product-card__text{padding-right:20%}}.product-card_grey .arrow-redirect_theme-product-card .arrow-redirect__arrow-long,.product-card_grey .arrow-redirect_theme-product-card .arrow-redirect__arrow-short,.product-card_grey .arrow-redirect_theme-product-card .arrow-redirect__title{color:#02a460}.product-card_tall .product-card__content{height:450px;background-position:right bottom;background-size:auto 65%}.product-card_medium .product-card__content{height:390px;background-position:100px;background-size:auto 100%}@media screen and (max-width: 1279px){.product-card_medium .product-card__content{background-size:auto 80%}}@media screen and (max-width: 575px){.product-card_medium .product-card__content{background-position:center bottom;background-size:auto 75%}}.product-card__full{height:390px;background-size:auto 100%}@media screen and (max-width: 530px){.product-card__full{background-size:auto 80%;background-position-x:4rem}}@media screen and (max-width: 767px){.product-card__full .product-card__title{margin-bottom:10px}}.product-card__full .product-card__text{white-space:pre-line}@media screen and (max-width: 767px){.product-card__full .product-card__text{padding:0}}.product-card_gold .product-card__title,.product-card_gold .product-card__text{color:#000}@media screen and (max-width: 1023px){.product-card_gold .product-card__title br,.product-card_gold .product-card__text br{display:none}}@media screen and (max-width: 767px){.product-card_gold .product-card__title br,.product-card_gold .product-card__text br{display:block}}.product-card_gold .product-card__title{margin-bottom:10px}.product-card_gold .arrow-redirect .arrow-redirect__title,.product-card_gold .arrow-redirect .arrow-redirect__arrow-long,.product-card_gold .arrow-redirect .arrow-redirect__arrow-short{color:#02a460}@media screen and (max-width: 767px){.product-card_gold{height:404px !important}}.promo__container{height:618px;background-position:center;background-repeat:no-repeat;background-size:cover}@media screen and (max-width: 1279px){.promo__container{height:auto;background-position:0 0}}.promo__wrapper{height:100%;margin:0 auto;padding:80px 0;color:#fff}@media screen and (min-width: 1280px){.promo__wrapper{max-width:1200px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.promo__wrapper{max-width:924px}}@media screen and (min-width: 768px)and (max-width: 1023px){.promo__wrapper{max-width:618px}}@media screen and (max-width: 767px){.promo__wrapper{max-width:100%}}@media screen and (max-width: 767px){.promo__wrapper{padding-left:20px;padding-right:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.promo__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.promo__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.promo__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.promo__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1920px){.promo__wrapper{padding-left:15px;padding-right:15px}}@media screen and (max-width: 1279px){.promo__wrapper{padding:100px 0}}@media screen and (max-width: 767px){.promo__wrapper{padding:60px 20px}}.promo__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.promo__title{font-size:70px;line-height:80px;margin-bottom:30px;font-weight:bold}@media screen and (max-width: 1279px){.promo__title{font-size:45px;line-height:50px}}@media screen and (max-width: 767px){.promo__title{font-size:20px;line-height:25px;margin-bottom:20px}}.promo__list-item{padding-left:25px;font-size:18px;line-height:25px;margin-bottom:10px;position:relative;max-width:569px}.promo__list-item::before{position:absolute;content:"";display:block;top:7.5px;left:0;width:10px;height:10px;border-radius:50%;background-color:#fff}.promo .button{margin-top:auto;width:270px}@media screen and (max-width: 1279px){.promo .button{margin-top:20px}}.radiobutton{display:inline-block;color:#8890a1}.radiobutton__control{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.radiobutton__control input:checked+.radiobutton__view{background-color:rgba(2,164,96,.8);border-color:rgba(2,164,96,.8)}.radiobutton__control input:checked+.radiobutton__view:after{background-color:#fff}.radiobutton__control input:checked+.radiobutton__view:hover{-webkit-box-shadow:inset 0 0 0 1px rgba(2,164,96,.8);box-shadow:inset 0 0 0 1px rgba(2,164,96,.8)}.radiobutton__control .radiobutton__view{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:25px;-ms-flex-preferred-size:25px;flex-basis:25px;height:25px;border-radius:50%;margin-right:9px;border:1px solid rgba(136,144,161,.3);margin-bottom:auto;cursor:pointer}.radiobutton__control .radiobutton__view:after{content:"";display:block;width:11px;height:11px;border-radius:50%;background-color:rgba(0,0,0,0)}.radiobutton__control .radiobutton__view:hover{-webkit-box-shadow:inset 0 0 0 1px rgba(136,144,161,.3);box-shadow:inset 0 0 0 1px rgba(136,144,161,.3)}.radiobutton__control .radiobutton__text{font-family:"Graphik LC Web",sans-serif;font-size:14px;line-height:1.43;color:currentColor;margin-top:3px}.radiobutton__control .radiobutton__text a{color:#02a460}.radiobutton__control .radiobutton__text a:active{color:#000}.radiobutton__control .radiobutton__text a:hover{color:#ed8200}.save-alert{display:none !important;position:fixed;bottom:90px;right:20px;max-width:280px;z-index:100}@media screen and (min-width: 1280px){.save-alert{border:1px solid rgba(136,144,161,.2)}}@media screen and (max-width: 1279px){.save-alert{max-width:none;width:100vw;max-height:170px;bottom:70px;right:0;border-top:1px solid rgba(136,144,161,.2)}}@media screen and (min-width: 768px){.save-alert{z-index:99}}@media screen and (max-width: 767px){.save-alert{max-height:500px;bottom:0;border-top:none;display:none}}@media screen and (min-width: 768px){.save-alert .save-alert__container .save-alert__wrapper{background-color:#fff}}.save-alert .save-alert__container .save-alert__wrapper .save-alert__slide{background-color:#fff}@media screen and (min-width: 1024px){.save-alert .save-alert__container .save-alert__wrapper .save-alert__slide{min-height:436px}}@media screen and (max-width: 767px){.save-alert .save-alert__container .save-alert__wrapper .save-alert__slide{border:1px solid rgba(136,144,161,.2)}}.save-alert .save-alert__container .save-alert__wrapper .save-alert__slide_empty{border:none;z-index:-100;background:none}@media screen and (min-width: 768px){.save-alert .save-alert__container .save-alert__wrapper .save-alert__slide_empty{display:none}}.save-alert .save-alert__container .save-alert__wrapper .save-alert__slide .save-alert__inner{background-color:#fff;font-family:Graphik Cy,sans-serif;padding:70px 30px}@media screen and (max-width: 1279px){.save-alert .save-alert__container .save-alert__wrapper .save-alert__slide .save-alert__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:20px 60px 23px 60px;margin:0 auto;border:none}}@media screen and (max-width: 1279px)and (min-width: 1280px){.save-alert .save-alert__container .save-alert__wrapper .save-alert__slide .save-alert__inner{max-width:1200px}}@media screen and (max-width: 1279px)and (min-width: 1024px)and (max-width: 1279px){.save-alert .save-alert__container .save-alert__wrapper .save-alert__slide .save-alert__inner{max-width:924px}}@media screen and (max-width: 1279px)and (min-width: 768px)and (max-width: 1023px){.save-alert .save-alert__container .save-alert__wrapper .save-alert__slide .save-alert__inner{max-width:618px}}@media screen and (max-width: 1279px)and (max-width: 767px){.save-alert .save-alert__container .save-alert__wrapper .save-alert__slide .save-alert__inner{max-width:100%}}@media screen and (max-width: 1279px)and (max-width: 767px){.save-alert .save-alert__container .save-alert__wrapper .save-alert__slide .save-alert__inner{padding-left:20px;padding-right:20px}}@media screen and (max-width: 1279px)and (min-width: 768px)and (max-width: 1023px){.save-alert .save-alert__container .save-alert__wrapper .save-alert__slide .save-alert__inner{padding-left:15px;padding-right:15px}}@media screen and (max-width: 1279px)and (min-width: 1024px)and (max-width: 1279px){.save-alert .save-alert__container .save-alert__wrapper .save-alert__slide .save-alert__inner{padding-left:15px;padding-right:15px}}@media screen and (max-width: 1279px)and (min-width: 1280px)and (max-width: 1439px){.save-alert .save-alert__container .save-alert__wrapper .save-alert__slide .save-alert__inner{padding-left:15px;padding-right:15px}}@media screen and (max-width: 1279px)and (min-width: 1440px)and (max-width: 1919px){.save-alert .save-alert__container .save-alert__wrapper .save-alert__slide .save-alert__inner{padding-left:15px;padding-right:15px}}@media screen and (max-width: 1279px)and (min-width: 1920px){.save-alert .save-alert__container .save-alert__wrapper .save-alert__slide .save-alert__inner{padding-left:15px;padding-right:15px}}@media screen and (max-width: 767px){.save-alert .save-alert__container .save-alert__wrapper .save-alert__slide .save-alert__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;padding:50px 0}}@media screen and (min-width: 768px)and (max-width: 1023px){.save-alert .save-alert__container .save-alert__wrapper .save-alert__slide .save-alert__inner .save-alert__image{width:106px;height:109.82px}}@media screen and (max-width: 767px){.save-alert .save-alert__container .save-alert__wrapper .save-alert__slide .save-alert__inner .save-alert__image{width:160px;height:173px}}.save-alert .save-alert__container .save-alert__wrapper .save-alert__slide .save-alert__inner .save-alert__close{color:#4a5772;width:15px;height:15px;position:absolute;top:20px;right:20px;cursor:pointer}@media screen and (max-width: 1279px){.save-alert .save-alert__container .save-alert__wrapper .save-alert__slide .save-alert__inner .save-alert__close{right:70px}}@media screen and (min-width: 768px)and (max-width: 1023px){.save-alert .save-alert__container .save-alert__wrapper .save-alert__slide .save-alert__inner .save-alert__close{right:90px}}@media screen and (max-width: 767px){.save-alert .save-alert__container .save-alert__wrapper .save-alert__slide .save-alert__inner .save-alert__close{display:none}}.save-alert .save-alert__container .save-alert__wrapper .save-alert__slide .save-alert__inner .save-alert__slide-line{display:none;width:50px;height:10px;color:rgba(136,144,161,.2);margin-top:-40px;margin-bottom:30px}@media screen and (max-width: 767px){.save-alert .save-alert__container .save-alert__wrapper .save-alert__slide .save-alert__inner .save-alert__slide-line{display:block}}.save-alert .save-alert__container .save-alert__wrapper .save-alert__slide .save-alert__inner .save-alert__content{width:100%}@media screen and (max-width: 1279px){.save-alert .save-alert__container .save-alert__wrapper .save-alert__slide .save-alert__inner .save-alert__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:25px;padding-left:35px}}@media screen and (max-width: 767px){.save-alert .save-alert__container .save-alert__wrapper .save-alert__slide .save-alert__inner .save-alert__content{padding-left:0}}.save-alert .save-alert__container .save-alert__wrapper .save-alert__slide .save-alert__inner .save-alert__content .save-alert__title{font-size:25px;line-height:1.2;color:#000;font-weight:bold;padding-right:20px}@media screen and (max-width: 767px){.save-alert .save-alert__container .save-alert__wrapper .save-alert__slide .save-alert__inner .save-alert__content .save-alert__title{padding:0 70px}}.save-alert .save-alert__container .save-alert__wrapper .save-alert__slide .save-alert__inner .save-alert__content .save-alert__text{font-size:14px;line-height:1.43;color:#4a5772;padding-top:15px}@media screen and (max-width: 1279px){.save-alert .save-alert__container .save-alert__wrapper .save-alert__slide .save-alert__inner .save-alert__content .save-alert__text{padding-top:10px;padding-right:50px}}@media screen and (max-width: 767px){.save-alert .save-alert__container .save-alert__wrapper .save-alert__slide .save-alert__inner .save-alert__content .save-alert__text{padding:15px 20px 55px}}.save-alert .save-alert__container .save-alert__wrapper .save-alert__slide_empty{width:100vw;height:500px;z-index:-10}.save-alert .save-alert__container .button{display:none}@media screen and (max-width: 767px){.save-alert .save-alert__container .button{display:block;padding:16px 115px}}.scrolling-table{margin-bottom:70px}@media screen and (max-width: 1023px){.scrolling-table{overflow-x:scroll}}@media screen and (min-width: 768px)and (max-width: 1023px){.scrolling-table .scrolling-table__wrapper{width:900px}}@media screen and (max-width: 767px){.scrolling-table .scrolling-table__wrapper{width:700px}}.scrolling-table .scrolling-table__wrapper .scrolling-table__inner .scrolling-table__table-wrapper{display:table;font-family:Graphik LC Web,sans-serif;border-collapse:collapse;width:100%}.scrolling-table .scrolling-table__wrapper .scrolling-table__inner .scrolling-table__table-wrapper .scrolling-table__table-row{display:table-row;border-bottom:1px solid rgba(136,144,161,.2)}.scrolling-table .scrolling-table__wrapper .scrolling-table__inner .scrolling-table__table-wrapper .scrolling-table__table-row_top{border-bottom:2px solid rgba(136,144,161,.2)}.scrolling-table .scrolling-table__wrapper .scrolling-table__inner .scrolling-table__table-wrapper .scrolling-table__table-row_hidden{display:none}.scrolling-table .scrolling-table__wrapper .scrolling-table__inner .scrolling-table__table-wrapper .scrolling-table__table-row .scrolling-table__table-cell{display:table-cell;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-size:14px;line-height:1;color:#000;padding:33px 0 6px 0;max-width:120px}@media screen and (max-width: 767px){.scrolling-table .scrolling-table__wrapper .scrolling-table__inner .scrolling-table__table-wrapper .scrolling-table__table-row .scrolling-table__table-cell{line-height:1.43}}.scrolling-table .scrolling-table__wrapper .scrolling-table__inner .scrolling-table__table-wrapper .scrolling-table__table-row .scrolling-table__table-cell_top{color:#4a5772;letter-spacing:.05em;text-transform:uppercase;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:17px 0}@media screen and (max-width: 767px){.scrolling-table .scrolling-table__wrapper .scrolling-table__inner .scrolling-table__table-wrapper .scrolling-table__table-row .scrolling-table__table-cell_top{font-size:9px;line-height:1.11}}.scrolling-table .scrolling-table__arrow-redirect{margin-top:25px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (max-width: 767px){.scrolling-table .scrolling-table__arrow-redirect{padding-left:20px;padding-right:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.scrolling-table .scrolling-table__arrow-redirect{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.scrolling-table .scrolling-table__arrow-redirect{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.scrolling-table .scrolling-table__arrow-redirect{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.scrolling-table .scrolling-table__arrow-redirect{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1920px){.scrolling-table .scrolling-table__arrow-redirect{padding-left:15px;padding-right:15px}}.search-card{width:50%;padding:20px 15px}.search-card:nth-of-type(1),.search-card:nth-of-type(2){padding-top:0}.search-card:nth-last-of-type(1),.search-card:nth-last-of-type(2){padding-bottom:0}@media screen and (max-width: 1023px){.search-card{width:100%;padding:10px 0}.search-card:nth-of-type(1){padding-top:0}.search-card:nth-last-of-type(1){padding-bottom:0}}.search-card__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.search-card__wrapper .search-card__title{font-family:Graphik Cy,sans-serif;font-size:25px;line-height:1.8;color:#000;font-weight:bold}.search-card__wrapper .search-card__title span{color:#02a460}@media screen and (max-width: 767px){.search-card__wrapper .search-card__title{font-size:20px;line-height:1.6}}.search-card__wrapper .search-card__text{font-family:Graphik Cy,sans-serif;font-size:18px;line-height:1.39;color:#4a5772;padding-bottom:10px}.search-card__wrapper .search-card__text span{color:#02a460}@media screen and (max-width: 767px){.search-card__wrapper .search-card__text{font-size:14px;line-height:1.42}}.search-card__wrapper .search-card__passive-button{margin:0;max-width:270px;min-height:70px}@media screen and (max-width: 767px){.search-card__wrapper .search-card__passive-button{max-width:230px;min-height:45px}}.search-form{margin-bottom:20px}.search-form__wrapper .search-form__form-wrapper{width:100%}.search-form__wrapper .search-form__form-wrapper .search-form__checkbox-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:20px;padding-right:100px}.search-form__wrapper .search-form__form-wrapper .search-form__checkbox-wrapper div{width:-webkit-max-content;width:-moz-max-content;width:max-content}.search-form__wrapper .search-form__form-wrapper .search-form__checkbox-wrapper .search-form__title{font-family:Graphik LC Web,sans-serif;font-size:14px;line-height:1.79;color:#000}@media screen and (max-width: 1279px){.search-form__wrapper .search-form__form-wrapper .search-form__checkbox-wrapper{padding-right:0;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-top:10px}.search-form__wrapper .search-form__form-wrapper .search-form__checkbox-wrapper div{padding-right:20px;padding-top:10px}}.section_overflow-x-hidden{overflow-x:hidden}.section_overflow-y-hidden{overflow-y:hidden}.section:last-of-type{padding-bottom:100px}@media screen and (max-width: 767px){.section:last-of-type{padding-bottom:50px}}.section_about .about-active{max-width:76%}.section_about .about-active__description{font-size:18px}.section_about .about-active__description:not(:last-child){margin-bottom:20px}@media screen and (max-width: 767px){.section_about .about-active__description{font-size:14px;line-height:20px}}@media screen and (max-width: 1279px){.section_about .about-active{max-width:95%}}@media screen and (max-width: 1023px){.section_about .about-active{max-width:100%}}.section__title{margin-bottom:40px;font-size:35px;font-weight:763;line-height:45px}@media screen and (min-width: 768px)and (max-width: 1023px){.section__title{line-height:40px}}@media screen and (max-width: 767px){.section__title{margin-right:92px;margin-bottom:20px;margin-left:20px;font-size:20px;line-height:25px}}.section__wrapper{margin:0 auto}.section__wrapper .section__disclaimer{padding-right:25%;color:#4a5772;font-family:Graphik Cy,sans-serif;font-size:18px;line-height:1.39}@media screen and (max-width: 1023px){.section__wrapper .section__disclaimer{padding-right:0}}@media screen and (max-width: 767px){.section__wrapper .section__disclaimer{font-size:14px;line-height:1.43}}.section__wrapper .section__inner{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:0 -30px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width: 767px){.section__wrapper .section__inner{margin-left:-10px;margin-right:-10px}}@media screen and (min-width: 768px)and (max-width: 1023px){.section__wrapper .section__inner{margin-left:-15px;margin-right:-15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.section__wrapper .section__inner{margin-left:-15px;margin-right:-15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.section__wrapper .section__inner{margin-left:-15px;margin-right:-15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.section__wrapper .section__inner{margin-left:-15px;margin-right:-15px}}@media screen and (min-width: 1920px){.section__wrapper .section__inner{margin-left:-15px;margin-right:-15px}}@media screen and (min-width: 1280px){.section__wrapper{max-width:1200px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.section__wrapper{max-width:924px}}@media screen and (min-width: 768px)and (max-width: 1023px){.section__wrapper{max-width:618px}}@media screen and (max-width: 767px){.section__wrapper{max-width:100%}}@media screen and (max-width: 767px){.section__wrapper{padding-left:20px;padding-right:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.section__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.section__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.section__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.section__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1920px){.section__wrapper{padding-left:15px;padding-right:15px}}.section__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width: 1280px){.section__content.section__content_big_lg{width:75%}}@media screen and (max-width: 1279px){.section__content.section__content_big_lg{width:100%}}@media screen and (min-width: 1024px){.section__content.section__content_big+.section__aside{width:25%}}@media screen and (max-width: 1023px){.section__content.section__content_big+.section__aside{width:100%}}@media screen and (min-width: 1280px){.section__content.section__content_big+.section__aside-lg{width:25%}}@media screen and (max-width: 1279px){.section__content.section__content_big+.section__aside-lg{width:100%}}@media screen and (min-width: 1024px){.section__content.section__content_big{width:75%}}@media screen and (max-width: 1023px){.section__content.section__content_big{width:100%}}.section__content.section__content_large{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:0;padding:0;width:100%}@media screen and (max-width: 767px){.section__content.section__content_large{padding-left:10px;padding-right:10px}}@media screen and (min-width: 768px)and (max-width: 1023px){.section__content.section__content_large{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.section__content.section__content_large{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.section__content.section__content_large{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.section__content.section__content_large{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1920px){.section__content.section__content_large{padding-left:15px;padding-right:15px}}@media screen and (max-width: 767px){.section__content.section__content_large{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0}}.section__content.section__content_wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width: 1024px){.section__content.section__content_small+.section__aside{width:33.3333333333%}}@media screen and (max-width: 1023px){.section__content.section__content_small+.section__aside{width:100%}}@media screen and (min-width: 1024px){.section__content.section__content_small{width:66.6666666667%}}@media screen and (max-width: 1023px){.section__content.section__content_small{width:100%}}@media screen and (min-width: 1280px){.section__content.section__content_small-lg+.section__aside-lg{width:33.3333333333%}}@media screen and (max-width: 1279px){.section__content.section__content_small-lg+.section__aside-lg{width:100%}}@media screen and (min-width: 1280px){.section__content.section__content_small-lg{width:66.6666666667%}}@media screen and (max-width: 1279px){.section__content.section__content_small-lg{width:100%}}.section__content+.section__aside{margin-top:40px}.section__content+.section__aside_mt-35{margin-top:35px}.section__content+.section__aside_margin-top-none{margin-top:0}@media screen and (max-width: 767px){.section__content{padding-left:10px;padding-right:10px}}@media screen and (min-width: 768px)and (max-width: 1023px){.section__content{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.section__content{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.section__content{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.section__content{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1920px){.section__content{padding-left:15px;padding-right:15px}}.section__aside,.section__aside-lg{padding-bottom:0}@media screen and (min-width: 1024px){.section__aside.section__aside_sticky,.section__aside-lg.section__aside_sticky{position:sticky;top:40px;padding-bottom:0}}.section__aside.section__aside_grey,.section__aside-lg.section__aside_grey{background-color:#f4f4f6}.section__aside.section__aside_padding,.section__aside-lg.section__aside_padding{padding:30px 20px}@media screen and (min-width: 1280px){.section__aside.section__aside-lg_sticky,.section__aside-lg.section__aside-lg_sticky{position:sticky;top:40px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.section__aside.section__aside-lg_sticky,.section__aside-lg.section__aside-lg_sticky{margin-top:40px}}@media screen and (max-width: 1279px){.section__aside.section__aside_before-content,.section__aside-lg.section__aside_before-content{position:static;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin-top:0;margin-bottom:50px;padding-bottom:0}}.section__aside .section__aside_margin-top-none,.section__aside-lg .section__aside_margin-top-none{background-color:#000}@media screen and (min-width: 1280px){.section__aside .section__aside_margin-top-none,.section__aside-lg .section__aside_margin-top-none{margin-top:0}}@media screen and (max-width: 1279px){.section__aside .section__aside_margin-top-none,.section__aside-lg .section__aside_margin-top-none{margin-top:0}}@media screen and (max-width: 767px){.section__aside,.section__aside-lg{padding-left:10px;padding-right:10px}}@media screen and (min-width: 768px)and (max-width: 1023px){.section__aside,.section__aside-lg{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.section__aside,.section__aside-lg{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.section__aside,.section__aside-lg{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.section__aside,.section__aside-lg{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1920px){.section__aside,.section__aside-lg{padding-left:15px;padding-right:15px}}.section_without_padding{padding-top:20px}@media screen and (max-width: 767px){.section_without_padding{padding-top:10px}}.section_padding-top-none{padding-top:0}.section_padding-none{padding-top:0;padding-bottom:0}.section_subsection{padding-top:50px}@media screen and (max-width: 767px){.section_subsection{padding-top:30px}}@media screen and (min-width: 768px){.section_padding-top-small{padding-top:67px}}.section_margin-top-none__content.section__content_small-lg+.section__aside{margin-top:0}@media screen and (max-width: 1023px){.section_full-md .section__wrapper{max-width:none;padding:0}}@media screen and (max-width: 767px){.section_full-sm .section__wrapper{max-width:none;padding:0}}.section_theme-subscription{padding-top:100px;padding-bottom:80px;background-color:#f4f4f6}.section_theme-subscription:last-of-type{padding-bottom:80px}@media screen and (max-width: 1023px){.section_theme-subscription:last-of-type{padding-bottom:65px}}@media screen and (max-width: 767px){.section_theme-subscription:last-of-type{padding-bottom:37px}}@media screen and (max-width: 1023px){.section_theme-subscription{padding-bottom:65px}}@media screen and (max-width: 767px){.section_theme-subscription{padding-top:50px;padding-bottom:37px}}@media screen and (max-width: 1023px){.section_overflow-visible{overflow:visible}}.section_with-sticky-button{position:absolute;width:100%;padding-top:40px}.section_with-sticky-button .section__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}@media screen and (max-width: 1279px){.section_with-sticky-button{padding-top:10px}}@media screen and (max-width: 1023px){.section_with-sticky-button{overflow:visible;padding-top:0}}.section_organization{padding-top:80px;padding-bottom:80px;background-color:#f4f4f6}@media screen and (max-width: 767px){.section_organization{padding-top:50px;padding-bottom:50px}}@media screen and (max-width: 767px){.section_anchor-section{margin-top:-29px;padding-top:79px}}@media screen and (min-width: 768px){.section_anchor-section{margin-top:-21px;padding-top:101px}}@media screen and (min-width: 1024px){.section_anchor-section{margin-top:-48px;padding-top:128px}}@media screen and (max-width: 1023px){.section{overflow:hidden}}@media screen and (max-width: 767px){.section{padding-top:50px}}@media screen and (min-width: 768px){.section{padding-top:80px}}.hide-s{display:none}@media screen and (min-width: 768px)and (max-width: 1023px){.hide-s{display:block}}.sidebar-posts{background:#f4f4f6;padding:40px 20px 20px;min-width:370px;max-width:100%}@media screen and (max-width: 1279px){.sidebar-posts{min-width:278px}}@media screen and (max-width: 1023px){.sidebar-posts{margin-left:0;padding:40px 20px 30px}}.sidebar-posts__title{font-weight:800;font-size:20px;line-height:25px;color:#000;margin-bottom:34px}.sidebar-posts__button{width:100%;margin-top:40px}@media screen and (max-width: 1279px){.sidebar-posts__button{margin-top:30px}}.sidebar-posts__item{padding-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sidebar-posts__item:not(:last-child){margin-bottom:30px;border-bottom:1px solid rgba(136,144,161,.5)}.sidebar-posts__item-title{font-family:Graphik LC Web;font-weight:500;font-size:16px;line-height:25px;color:#000;margin-bottom:10px}.sidebar-posts__item-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sidebar-posts__item-date{font-size:12px;line-height:13px;letter-spacing:.05em;text-transform:uppercase;color:#4a5772}.single-card .single-card__content{min-height:275px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;background-repeat:no-repeat;background-color:#f4f4f6;background-size:auto 120%}@media screen and (min-width: 768px){.single-card .single-card__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (min-width: 768px)and (max-width: 1023px){.single-card .single-card__content{min-height:285px}}@media screen and (max-width: 767px){.single-card .single-card__content{min-height:380px}}@media screen and (min-width: 1280px){.single-card .single-card__content{padding:55px 34% 49px 40px;background-size:auto 100%;background-position:right bottom}}@media screen and (min-width: 1024px)and (max-width: 1279px){.single-card .single-card__content{background-size:auto 100%;background-position:right bottom;padding:44px 31% 49px 29px}}@media screen and (min-width: 768px)and (max-width: 1023px){.single-card .single-card__content{background-position:108% 125%;padding:56px 100px 59px 32px;background-size:auto 80%}}@media screen and (max-width: 767px){.single-card .single-card__content{background-position:100% bottom;padding:50px 10px 7% 14px}}@media screen and (max-width: 767px){.single-card .single-card__content{padding:50px 10px 7% 14px;background-position:calc(100% + 50px) 110%;background-size:auto 60%}}.single-card .single-card__content .single-card__inner .single-card__title{font-family:Graphik Cy,sans-serif;font-size:25px;color:#000;font-weight:bold;padding-bottom:9px;line-height:1.2;-webkit-transform:rotate(0.001deg);-ms-transform:rotate(0.001deg);transform:rotate(0.001deg)}@media screen and (min-width: 768px)and (max-width: 1023px){.single-card .single-card__content .single-card__inner .single-card__title{font-size:20px;line-height:1.2}}@media screen and (max-width: 767px){.single-card .single-card__content .single-card__inner .single-card__title{font-size:18px;padding-right:50px}}.single-card .single-card__content .single-card__inner .single-card__title+.button{margin-top:20px}@media screen and (min-width: 768px)and (max-width: 1023px){.single-card .single-card__content .single-card__inner .single-card__pre-text{display:block}}.single-card .single-card__content .single-card__inner .single-card__text{font-family:Graphik Cy,sans-serif;font-size:14px;line-height:1.43;color:#4a5772;padding-right:40%;padding-bottom:24px;-webkit-transform:rotate(0.001deg);-ms-transform:rotate(0.001deg);transform:rotate(0.001deg)}.single-card .single-card__content .single-card__inner .single-card__text span a{font-family:"Graphik LC Web",sans-serif;color:#02a460;-webkit-transition:all .125s linear;transition:all .125s linear}.single-card .single-card__content .single-card__inner .single-card__text span a:visited{color:#000}.single-card .single-card__content .single-card__inner .single-card__text span a:hover{color:#ed8200;-webkit-transition:all .125s linear;transition:all .125s linear}@media screen and (min-width: 1024px)and (max-width: 1279px){.single-card .single-card__content .single-card__inner .single-card__text{padding-right:50%;padding-bottom:12px}}@media screen and (min-width: 768px)and (max-width: 1023px){.single-card .single-card__content .single-card__inner .single-card__text{padding-right:15%;padding-bottom:27px}}@media screen and (max-width: 767px){.single-card .single-card__content .single-card__inner .single-card__text{padding-right:13%;padding-bottom:151px}}.single-card .single-card__content .single-card__inner .button{padding:26px 78px}@media screen and (min-width: 768px)and (max-width: 1023px){.single-card .single-card__content .single-card__inner .button{padding:26px 67px}}@media screen and (max-width: 767px){.single-card .single-card__content .single-card__inner .button{padding:16px 47px}}@media screen and (max-width: 767px){.single-card .single-card__content_brokerage .single-card__content{background-position:10px bottom;background-size:350px}}.single-card .single-card__content_brokerage .single-card__content .single-card__inner .single-card__button{min-width:250px;min-height:70px;margin-top:20px;padding:24px 40px}@media screen and (min-width: 768px)and (max-width: 1023px){.single-card .single-card__content_brokerage .single-card__content .single-card__inner .single-card__button{min-width:230px}}@media screen and (max-width: 767px){.single-card .single-card__content_brokerage .single-card__content .single-card__inner .single-card__button{padding:15px 30px;min-width:155px;min-height:45px}}.single-card .single-card__content_ratings .single-card__content{background-blend-mode:normal;background-position:90% center}@media screen and (min-width: 1024px)and (max-width: 1279px){.single-card .single-card__content_ratings .single-card__content{background-position:90% center;background-size:350px}}@media screen and (min-width: 768px)and (max-width: 1023px){.single-card .single-card__content_ratings .single-card__content{padding-right:0;background-position:120% 160%;background-size:300px}.single-card .single-card__content_ratings .single-card__content .single-card__inner .single-card__title{padding-right:0}.single-card .single-card__content_ratings .single-card__content .single-card__inner .single-card__text{padding-right:45%}}@media screen and (max-width: 767px){.single-card .single-card__content_ratings .single-card__content{padding-bottom:150px;background-position:9px 120%;background-size:250px}.single-card .single-card__content_ratings .single-card__content .single-card__text{padding-bottom:30px}}.small-slider-card .small-slider-card__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-width:200px;padding:20px 30px;border-right:1px solid rgba(136,144,161,.2)}@media screen and (max-width: 767px){.small-slider-card .small-slider-card__wrapper{min-width:150px;padding:15px}}.small-slider-card .small-slider-card__wrapper .small-slider-card__image img{width:100%;height:100%}.small-slider-card .small-slider-card__wrapper .small-slider-card__item{font-family:Graphik LC Web,sans-serif}.small-slider-card .small-slider-card__wrapper .small-slider-card__item_name{text-transform:uppercase;color:#4a5772;font-family:Graphik Cy,sans-serif;font-size:18px;font-weight:bold;line-height:1.12;margin-right:30px}.small-slider-card .small-slider-card__wrapper .small-slider-card__cost{font-family:Graphik LC Web,sans-serif;font-size:18px;line-height:1}.small-slider-card:first-of-type .small-slider-card__wrapper{padding:20px 30px 20px 0}@media screen and (max-width: 767px){.small-slider-card:first-of-type .small-slider-card__wrapper{padding:15px 15px 15px 0}}.spoiler{position:relative;width:100%;margin-bottom:10px;padding:27px 31px 23px 29px;border:1px solid rgba(136,144,161,.3);cursor:pointer}.spoiler:after{content:"";display:block;position:absolute;top:39px;right:31px;width:13px;height:7px;background-image:url("/static/images/chevron-down.svg");background-repeat:no-repeat;background-position:center;cursor:pointer;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s, -webkit-transform .2s}.spoiler.state_active:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.spoiler.state_active .spoiler__info{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1);max-height:2600px;margin-top:20px;padding-bottom:10px}.spoiler .spoiler__info{height:auto;max-height:0;font-size:14px;line-height:20px;color:#8890a1;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;-webkit-transition:max-height .2s, -webkit-transform .2s;transition:max-height .2s, -webkit-transform .2s;transition:max-height .2s, transform .2s;transition:max-height .2s, transform .2s, -webkit-transform .2s}.spoiler .spoiler__info img{display:block;max-width:100%;padding-top:10px;padding-bottom:10px}.spoiler .spoiler__info ul{padding-left:34px;padding-right:0}.spoiler .spoiler__info li{position:relative;margin-bottom:14px}.spoiler .spoiler__info li:before{position:absolute;left:-34px;top:0;content:"";display:block;width:25px;height:25px;background-image:url("/static/images/checkmark.svg");background-repeat:no-repeat;background-size:contain;margin-right:9px}.start-brokerage-form{position:relative;background:-webkit-gradient(linear, left top, right top, color-stop(58.03%, #0f1118), to(#485470));background:linear-gradient(90deg, #0f1118 58.03%, #485470 100%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:50px 0 50px 30px}@media screen and (max-width: 1279px){.start-brokerage-form{padding:38px 0 46px 27px}}@media screen and (max-width: 1023px){.start-brokerage-form{padding:20px 0 26px 90px}}@media screen and (max-width: 767px){.start-brokerage-form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 20px 25px 20px}}.start-brokerage-form__wrapper{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:868px;width:100%;z-index:1}@media screen and (max-width: 1279px){.start-brokerage-form__wrapper{max-width:760px;width:100%}}@media screen and (max-width: 1023px){.start-brokerage-form__wrapper{max-width:411px;width:100%}}@media screen and (max-width: 767px){.start-brokerage-form__wrapper{max-width:100%;width:100%}}.start-brokerage-form__image-wrapper{max-width:300px;max-height:440px;margin-top:auto;overflow:hidden;position:absolute;bottom:0;right:0}@media screen and (max-width: 1023px){.start-brokerage-form__image-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;max-height:480px}}@media screen and (max-width: 767px){.start-brokerage-form__image-wrapper{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:252px}}.start-brokerage-form__image-wrapper picture{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.start-brokerage-form__image-wrapper img{height:100%}.start-brokerage-form__form{width:100%}@media screen and (max-width: 1023px){.start-brokerage-form__form{width:382px}}@media screen and (max-width: 767px){.start-brokerage-form__form{width:100%}}.start-brokerage-form__title{font-family:Graphik LC Web;font-weight:400;font-size:40px;line-height:50px;margin-bottom:20px}@media screen and (max-width: 1279px){.start-brokerage-form__title{font-weight:400;font-size:30px;line-height:40px}}@media screen and (max-width: 1023px){.start-brokerage-form__title{margin-bottom:10px}}@media screen and (max-width: 767px){.start-brokerage-form__title{font-size:20px;line-height:30px}.start-brokerage-form__title br{display:none}}.start-brokerage-form__text{font-weight:400;font-size:18px;line-height:30px;margin-bottom:30px}@media screen and (max-width: 1279px){.start-brokerage-form__text{font-weight:400;line-height:30px;margin-bottom:39px}}@media screen and (max-width: 1023px){.start-brokerage-form__text{margin-bottom:23px}.start-brokerage-form__text br{display:none}}@media screen and (max-width: 767px){.start-brokerage-form__text{font-size:14px;line-height:20px;margin-bottom:20px}}.start-brokerage-form__checkboxes{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:600px;margin:0 auto 20px}.start-brokerage-form__checkboxes .checkbox{color:#fff}.start-brokerage-form__checkboxes .checkbox:not(:last-child){margin-right:20px}.start-brokerage-form__checkboxes .checkbox__view{background:#fff}.start-brokerage-form__checkboxes .checkbox__control input:checked+.checkbox__view{background:#fff}.start-brokerage-form__checkboxes .checkbox__control .checkbox__view::after{border-color:#02a460}.start-brokerage-form__inputs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 1023px){.start-brokerage-form__inputs{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.start-brokerage-form__brand-input{width:100%;margin-right:20px}.start-brokerage-form__brand-input:last-child{margin-right:0}@media screen and (max-width: 1023px){.start-brokerage-form__brand-input{margin-right:0;margin-bottom:14.28px}.start-brokerage-form__brand-input:last-child{margin-bottom:0}}@media screen and (max-width: 767px){.start-brokerage-form__brand-input{margin-bottom:9.28px}}.start-brokerage-form__brand-input .brand-input__wrapper{padding:0;border:1px solid rgba(255,255,255,.3)}.start-brokerage-form__brand-input .brand-input__wrapper_success{border:1px solid #02a460}.start-brokerage-form__brand-input .brand-input__wrapper_error{border:1px solid #ed8200}@media screen and (max-width: 1279px){.start-brokerage-form__brand-input .brand-input__wrapper{height:61px}}@media screen and (max-width: 1023px){.start-brokerage-form__brand-input .brand-input__wrapper{height:51px}}@media screen and (max-width: 767px){.start-brokerage-form__brand-input .brand-input__wrapper{height:46px}}.start-brokerage-form__brand-input .brand-input__wrapper_error .brand-input__label{color:#ed8200}@media screen and (max-width: 1023px){.start-brokerage-form__brand-input .brand-input__wrapper_error .brand-input__label{font-size:14px}}.start-brokerage-form__brand-input .brand-input__label{color:#f4f4f6;left:20px}@media screen and (max-width: 1023px){.start-brokerage-form__brand-input .brand-input__label{font-size:14px}}.start-brokerage-form__brand-input .brand-input__wrapper .brand-input__inner{width:100%;padding:0 18px}.start-brokerage-form__brand-input .brand-input__wrapper .brand-input__inner input{background:rgba(0,0,0,0);color:#fff}.start-brokerage-form__brand-input .brand-input__wrapper .brand-input__inner .brand-input__icon{right:38px}.start-brokerage-form__checkbox{width:100%;margin-bottom:20px}@media screen and (max-width: 767px){.start-brokerage-form__checkbox{margin-bottom:10px}}.start-brokerage-form__checkbox:last-child{margin-bottom:0}.start-brokerage-form__checkbox .checkbox__control .checkbox__text{font-size:18px;font-family:"Graphik Cy",sans-serif}@media screen and (max-width: 1279px){.start-brokerage-form__checkbox .checkbox__control .checkbox__text{font-size:16px}}@media screen and (max-width: 1023px){.start-brokerage-form__checkbox .checkbox__control .checkbox__text{font-size:14px;line-height:24px;margin-top:0}}.start-brokerage-form__checkbox .checkbox__control .checkbox__view{margin-right:16px;min-width:30px;-ms-flex-preferred-size:30px;flex-basis:30px;height:30px;border:1px solid rgba(255,255,255,.3)}@media screen and (max-width: 1023px){.start-brokerage-form__checkbox .checkbox__control .checkbox__view{min-width:21px;-ms-flex-preferred-size:21px;flex-basis:21px;height:21px}}.start-brokerage-form__checkbox .checkbox__control .checkbox__view::after{top:11px}@media screen and (max-width: 1023px){.start-brokerage-form__checkbox .checkbox__control .checkbox__view::after{top:7px}}.start-brokerage-form__button{padding:0;width:100%;height:71px}@media screen and (max-width: 1279px){.start-brokerage-form__button{height:61px}}@media screen and (max-width: 1023px){.start-brokerage-form__button{margin-left:0;font-size:14px;padding:21px}}@media screen and (max-width: 767px){.start-brokerage-form__button{height:42px;padding:10px}}.start-brokerage-form__success{display:none;color:#fff;font-size:18px;line-height:1.4}@media screen and (max-width: 1279px){.start-brokerage-form__success{width:688px;margin:0 auto}}@media screen and (max-width: 1023px){.start-brokerage-form__success{width:auto;margin:0}}.start-brokerage-form__success.start-brokerage-form__success_show{display:block}.start-brokerage-form__error{display:none;color:#ed8200;font-size:14px;padding-top:10px;line-height:1.4}@media screen and (max-width: 1279px){.start-brokerage-form__error{width:688px;margin:0 auto}}@media screen and (max-width: 1023px){.start-brokerage-form__error{width:auto;margin:0}}.start-brokerage-form__error.start-brokerage-form__error_show{display:block}.start-brokerage-form_no-text .start-brokerage-form__title{margin-bottom:30px}.start-brokerage-form_no-text .start-brokerage-form__wrapper{padding-bottom:50px}@media screen and (max-width: 767px){.start-brokerage-form_no-text .start-brokerage-form__wrapper{padding-bottom:20px}}.start-brokerage-form_with-advantages{padding:60px 40px}@media screen and (max-width: 1279px){.start-brokerage-form_with-advantages{padding:65px 40px 60px}}@media screen and (max-width: 1023px){.start-brokerage-form_with-advantages{padding:60px 0}}@media screen and (max-width: 767px){.start-brokerage-form_with-advantages{padding:40px 20px}}.start-brokerage-form_with-advantages .start-brokerage-form__wrapper{max-width:none}@media screen and (max-width: 1023px){.start-brokerage-form_with-advantages .start-brokerage-form__wrapper{max-width:592px;margin:0 auto}}.start-brokerage-form_with-advantages .start-brokerage-form__title{font-family:"Graphik Cy",sans-serif;font-weight:700}@media screen and (max-width: 1279px){.start-brokerage-form_with-advantages .start-brokerage-form__title{margin-bottom:15px;font-size:40px;line-height:50px}}@media screen and (max-width: 1023px){.start-brokerage-form_with-advantages .start-brokerage-form__title{margin-bottom:20px;font-size:35px;line-height:40px}}@media screen and (max-width: 767px){.start-brokerage-form_with-advantages .start-brokerage-form__title{width:80%;font-size:20px;line-height:25px}}.start-brokerage-form_with-advantages .start-brokerage-form__text{font-family:"Graphik LC Web",sans-serif;line-height:25px;font-weight:500}@media screen and (max-width: 1023px){.start-brokerage-form_with-advantages .start-brokerage-form__text{max-width:420px}}@media screen and (max-width: 767px){.start-brokerage-form_with-advantages .start-brokerage-form__text{line-height:20px}}.start-brokerage-form_with-advantages .start-brokerage-form__advantages-list{display:grid;grid-auto-flow:dense;grid-template-columns:315px auto;grid-gap:20px 35px;gap:20px 35px;margin:25px 0 72px;padding:0;list-style:none}@media screen and (max-width: 1279px){.start-brokerage-form_with-advantages .start-brokerage-form__advantages-list{margin:15px 0 72px}}@media screen and (max-width: 1023px){.start-brokerage-form_with-advantages .start-brokerage-form__advantages-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;margin:8px 0 48px}}@media screen and (max-width: 767px){.start-brokerage-form_with-advantages .start-brokerage-form__advantages-list{margin:10px 0 50px}}.start-brokerage-form_with-advantages .start-brokerage-form__advantages-item{position:relative;padding-left:50px}@media screen and (max-width: 1023px){.start-brokerage-form_with-advantages .start-brokerage-form__advantages-item{padding-left:43px}}@media screen and (max-width: 767px){.start-brokerage-form_with-advantages .start-brokerage-form__advantages-item{padding-left:28px}}.start-brokerage-form_with-advantages .start-brokerage-form__advantages-item:nth-child(4n){grid-column:2/3}.start-brokerage-form_with-advantages .start-brokerage-form__advantages-item:nth-child(4n-1){grid-column:2/3}.start-brokerage-form_with-advantages .start-brokerage-form__advantages-item:nth-child(4n-2){grid-column:1/2}.start-brokerage-form_with-advantages .start-brokerage-form__advantages-item:nth-child(4n-3){grid-column:1/2}@media screen and (max-width: 1023px){.start-brokerage-form_with-advantages .start-brokerage-form__advantages-item:not(:last-child){margin-bottom:10px}}.start-brokerage-form_with-advantages .start-brokerage-form__advantages-item p{margin:0;padding:0;font-size:16px;line-height:25px;font-weight:400;color:#fff}@media screen and (max-width: 767px){.start-brokerage-form_with-advantages .start-brokerage-form__advantages-item p{font-size:14px;line-height:20px}}.start-brokerage-form_with-advantages .start-brokerage-form__advantages-item img{position:absolute;top:-5px;left:0;width:30px;height:30px}@media screen and (max-width: 1023px){.start-brokerage-form_with-advantages .start-brokerage-form__advantages-item img{top:0;width:25px;height:25px}}@media screen and (max-width: 767px){.start-brokerage-form_with-advantages .start-brokerage-form__advantages-item img{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:20px;height:20px}}.start-brokerage-form_with-advantages .start-brokerage-form__advantages-item span{color:#02a460}.start-brokerage-form_with-advantages .start-brokerage-form__form{max-width:571px;margin:0}@media screen and (max-width: 1279px){.start-brokerage-form_with-advantages .start-brokerage-form__form{max-width:688px;margin:0 auto}}@media screen and (max-width: 1023px){.start-brokerage-form_with-advantages .start-brokerage-form__form{width:auto}}@media screen and (max-width: 1279px){.start-brokerage-form_with-advantages .start-brokerage-form__inputs-wrapper{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:30px;gap:30px}}@media screen and (max-width: 1023px){.start-brokerage-form_with-advantages .start-brokerage-form__inputs-wrapper{grid-template-columns:1fr;gap:0}}.start-brokerage-form_with-advantages .start-brokerage-form__inputs{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:0}.start-brokerage-form_with-advantages .start-brokerage-form__brand-input{margin:0 0 30px}@media screen and (max-width: 1023px){.start-brokerage-form_with-advantages .start-brokerage-form__brand-input{margin:0 0 20px}}@media screen and (max-width: 767px){.start-brokerage-form_with-advantages .start-brokerage-form__brand-input{margin:0 0 14px}}.start-brokerage-form_with-advantages .start-brokerage-form__button{height:69px;margin-top:20px}@media screen and (max-width: 1279px){.start-brokerage-form_with-advantages .start-brokerage-form__button{height:60px;margin-top:17px}}@media screen and (max-width: 1023px){.start-brokerage-form_with-advantages .start-brokerage-form__button{margin-top:30px;padding:14px;font-size:18px;line-height:30px;font-weight:500}}@media screen and (max-width: 767px){.start-brokerage-form_with-advantages .start-brokerage-form__button{height:45px;margin-top:23px;padding:5px;font-size:14px}}.start-brokerage-form_with-advantages .start-brokerage-form__image-wrapper{max-width:none;max-height:none}@media screen and (max-width: 1279px){.start-brokerage-form_with-advantages .start-brokerage-form__checkbox{width:85%}}@media screen and (max-width: 1023px){.start-brokerage-form_with-advantages .start-brokerage-form__checkbox{width:100%;margin-top:8px}}@media screen and (max-width: 767px){.start-brokerage-form_with-advantages .start-brokerage-form__checkbox{margin-top:5px}}.start-brokerage-form_with-advantages .checkbox__control .checkbox__view{-ms-flex-preferred-size:25px;flex-basis:25px;min-width:25px;height:25px;margin-right:10px}@media screen and (max-width: 1279px){.start-brokerage-form_with-advantages .checkbox__control .checkbox__view{margin-right:16px}}@media screen and (max-width: 767px){.start-brokerage-form_with-advantages .checkbox__control .checkbox__view{-ms-flex-preferred-size:20px;flex-basis:20px;min-width:20px;height:20px}}.start-brokerage-form_with-advantages .checkbox__control .checkbox__view::after{top:8px}@media screen and (max-width: 767px){.start-brokerage-form_with-advantages .checkbox__control .checkbox__view::after{top:6px}}.start-brokerage-form_with-advantages .checkbox__control .checkbox__text{margin-top:0;font-size:14px;line-height:15.4px}@media screen and (max-width: 767px){.start-brokerage-form_with-advantages .checkbox__control .checkbox__text{font-size:12px;line-height:13.2px}}.mb-30{margin-bottom:30px}@media screen and (max-width: 767px){.mb-30{margin-bottom:10px}}.mb-20{margin-bottom:20px}@media screen and (max-width: 767px){.mb-20{margin-bottom:10px}}.flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.start-invest-form{position:relative;background:-webkit-gradient(linear, left top, right top, color-stop(58.03%, #0f1118), to(#485470));background:linear-gradient(90deg, #0f1118 58.03%, #485470 100%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px 0 0 50px}@media screen and (max-width: 1279px){.start-invest-form{padding:20px 0 0 30px}}@media screen and (max-width: 1023px){.start-invest-form{padding:20px 0 0 90px}}@media screen and (max-width: 767px){.start-invest-form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 0 0}}.start-invest-form__wrapper{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:707px;max-width:100%;padding-top:30px}@media screen and (max-width: 1279px){.start-invest-form__wrapper{width:555px;padding-bottom:50px}}@media screen and (max-width: 1023px){.start-invest-form__wrapper{width:411px}}@media screen and (max-width: 767px){.start-invest-form__wrapper{padding:10px 20px 20px;width:100%}}.start-invest-form__image-wrapper{width:280px;max-height:420px;margin-top:auto}@media screen and (max-width: 1023px){.start-invest-form__image-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media screen and (max-width: 767px){.start-invest-form__image-wrapper{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:252px}}.start-invest-form__image-wrapper picture{display:-webkit-box;display:-ms-flexbox;display:flex}.start-invest-form__image-wrapper img{height:100%;max-width:100%}.start-invest-form__form{width:100%}@media screen and (max-width: 1023px){.start-invest-form__form{width:382px}}@media screen and (max-width: 767px){.start-invest-form__form{width:100%}}.start-invest-form__title{font-family:Graphik LC Web;font-weight:500;font-size:30px;line-height:40px;margin-bottom:10px}@media screen and (max-width: 1279px){.start-invest-form__title{font-weight:400;font-size:30px;line-height:40px;margin-bottom:10px}}@media screen and (max-width: 767px){.start-invest-form__title{font-size:20px;line-height:30px}.start-invest-form__title br{display:none}}.start-invest-form__text{font-weight:500;font-size:18px;line-height:30px;margin-bottom:30px}@media screen and (max-width: 1279px){.start-invest-form__text{font-weight:400;line-height:30px;margin-bottom:30px}}@media screen and (max-width: 1023px){.start-invest-form__text br{display:none}}@media screen and (max-width: 767px){.start-invest-form__text{font-size:14px;line-height:20px;margin-bottom:30px}}.start-invest-form__checkboxes{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:600px;margin:0 auto 20px}.start-invest-form__checkboxes .checkbox{color:#fff}.start-invest-form__checkboxes .checkbox:not(:last-child){margin-right:20px}.start-invest-form__checkboxes .checkbox__view{background:#fff}.start-invest-form__checkboxes .checkbox__control input:checked+.checkbox__view{background:#fff}.start-invest-form__checkboxes .checkbox__control .checkbox__view::after{border-color:#02a460}.start-invest-form__inputs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 1023px){.start-invest-form__inputs{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.start-invest-form__brand-input{width:100%}.start-invest-form__brand-input:nth-child(2){margin-left:20px}.start-invest-form__brand-input .brand-input__wrapper{padding:0}.start-invest-form__brand-input .brand-input__wrapper_error .brand-input__label{color:#ed8200}.start-invest-form__brand-input .brand-input__label{color:#f4f4f6;left:20px}.start-invest-form__brand-input .brand-input__wrapper .brand-input__inner{width:100%;padding:0 18px}.start-invest-form__brand-input .brand-input__wrapper .brand-input__inner input{background:rgba(0,0,0,0);color:#fff}.start-invest-form__brand-input .brand-input__wrapper .brand-input__inner .brand-input__icon{right:38px}.start-invest-form__checkbox{width:100%}.start-invest-form__button{padding:0;margin-left:20px;width:100%}@media screen and (max-width: 1023px){.start-invest-form__button{margin-left:0;margin-top:30px;padding:21px}}@media screen and (max-width: 767px){.start-invest-form__button{margin-top:10px}}.start-invest-form__success{display:none;color:#fff;font-size:18px;line-height:1.4}.start-invest-form__success.start-invest-form__success_show{display:block}.start-invest-form__error{display:none;color:#ed8200;font-size:14px;padding-top:10px;line-height:1.4}.start-invest-form__error.start-invest-form__error_show{display:block}.start-invest-form_no-text .start-invest-form__title{margin-bottom:30px}.start-invest-form_no-text .start-invest-form__wrapper{padding-bottom:50px}@media screen and (max-width: 767px){.start-invest-form_no-text .start-invest-form__wrapper{padding-bottom:20px}}.mb-30{margin-bottom:30px}@media screen and (max-width: 767px){.mb-30{margin-bottom:10px}}.mb-20{margin-bottom:20px}@media screen and (max-width: 767px){.mb-20{margin-bottom:10px}}.steps-min{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width: 768px)and (max-width: 1023px){.steps-min{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width: 767px){.steps-min{-ms-flex-wrap:wrap;flex-wrap:wrap}}.steps-min__number{width:40px;height:40px;margin-bottom:15px}.steps-min__wrapper{width:50%;margin-right:20px}@media screen and (min-width: 768px)and (max-width: 1023px){.steps-min__wrapper{width:50%;margin-right:0}.steps-min__wrapper:first-child,.steps-min__wrapper:nth-child(2){margin-bottom:40px}}@media screen and (max-width: 767px){.steps-min__wrapper{width:100%;margin-right:0;margin-bottom:30px}.steps-min__wrapper:last-child{margin-bottom:0}}.steps-min__text{font-size:16px}.steps-min__icon{width:40px;height:40px;margin-bottom:15px}.steps-min .subtitle{font-size:18px;line-height:25px;margin-bottom:15px}.steps__title{margin-bottom:50px;font-weight:bold;font-size:35px;line-height:45px}@media screen and (max-width: 1279px){.steps__title{font-size:30px;line-height:40px}}@media screen and (max-width: 767px){.steps__title{font-size:20px;line-height:30px;margin-bottom:30px}}.steps .steps__content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.steps .steps__content-wrapper .steps__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media screen and (max-width: 1023px){.steps .steps__content-wrapper .steps__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width: 767px){.steps .steps__content-wrapper .steps__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.steps .steps__content-wrapper .steps__step{width:370px}@media screen and (max-width: 1279px){.steps .steps__content-wrapper .steps__step{width:276px}}@media screen and (max-width: 1023px){.steps .steps__content-wrapper .steps__step{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}}@media screen and (max-width: 767px){.steps .steps__content-wrapper .steps__step{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:276px}}.steps .steps__content-wrapper .steps__step:not(:last-child){margin-bottom:30px}.steps .steps__content-wrapper .steps__step-image{position:relative;height:370px;margin-bottom:20px;background-size:cover}@media screen and (max-width: 1279px){.steps .steps__content-wrapper .steps__step-image{height:276px}}@media screen and (max-width: 1023px){.steps .steps__content-wrapper .steps__step-image{min-width:276px;margin-bottom:30px}}@media screen and (max-width: 767px){.steps .steps__content-wrapper .steps__step-image{margin-bottom:10px}}.steps .steps__content-wrapper .steps__step-number{position:absolute;font-size:80px;line-height:100px;top:50px;left:30px;color:#fff}@media screen and (max-width: 1023px){.steps .steps__content-wrapper .steps__step-description{padding:20px 0 0 30px}}@media screen and (max-width: 767px){.steps .steps__content-wrapper .steps__step-description{padding:0}}.steps .steps__content-wrapper .steps__step-title{font-weight:bold;font-size:25px;line-height:30px}@media screen and (max-width: 1279px){.steps .steps__content-wrapper .steps__step-title{font-size:20px;line-height:30px}}.steps .steps__content-wrapper .steps__step-text{font-size:16px;line-height:25px;color:#4a5772}@media screen and (max-width: 1279px){.steps .steps__content-wrapper .steps__step-text{font-size:14px;line-height:25px}}.steps .color-green{color:#02a460}.steps a{-webkit-text-decoration:underline;text-decoration:underline;color:#02a460}.stock-page-banner{display:-webkit-box;display:-ms-flexbox;display:flex;gap:33px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.stock-page-banner__name{color:#000;font-size:70px;font-weight:763;line-height:1.142857143}@media screen and (max-width: 1919px){.stock-page-banner__name{font-size:45px;line-height:1.1}}@media screen and (max-width: 767px){.stock-page-banner__name{font-size:20px;line-height:1.25}}.stock-page-banner__image{width:100px;height:100px}@media screen and (max-width: 767px){.stock-page-banner__image{width:60px;height:60px}}.stock-page-chart__canvas{width:100%;height:auto}.stock-page-chart__periods{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:26px;gap:47px}@media screen and (max-width: 1919px){.stock-page-chart__periods{margin-bottom:24px;gap:24px}}@media screen and (max-width: 767px){.stock-page-chart__periods{margin-bottom:24px;gap:16px}}.stock-page-chart__period{cursor:pointer;color:#4b5772;font-family:"GraphiK LC Web",sans-serif;font-size:16px;font-weight:500;line-height:1.5}.stock-page-chart__period.active{color:#ed8200}@media screen and (max-width: 767px){.stock-table .stock-table__wrapper{overflow-x:scroll}}.stock-table__title{font-weight:bold;font-size:20px;line-height:22px;margin-bottom:25px}.stock-table__table{color:#4a5772;font-weight:500;font-family:Graphik LC Web}@media screen and (max-width: 767px){.stock-table__table{min-width:356px}}.stock-table__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:10px;border-bottom:2px solid #4a5772;font-size:12px;line-height:12px}.stock-table__head-item:first-child{width:115px}@media screen and (max-width: 1023px){.stock-table__head-item:first-child{width:156px}}@media screen and (max-width: 767px){.stock-table__head-item:first-child{width:115px}}.stock-table__head-item:not(:first-child){text-align:center;width:37px}.stock-table__body{font-size:14px;line-height:14px}.stock-table__body-item:first-child{width:110px}@media screen and (max-width: 1023px){.stock-table__body-item:first-child{width:150px}}@media screen and (max-width: 767px){.stock-table__body-item:first-child{width:110px}}.stock-table__body-item:not(:first-child){width:63px;text-align:right}.stock-table__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px 0 9px;border-bottom:1px solid rgba(136,144,161,.5)}.stock-table__row:first-child{padding-top:20px}.stock-table_theme-calendar .stock-table__title{font-family:Graphik LC Web;font-weight:500;font-size:25px;line-height:30px;margin-bottom:30px}@media screen and (max-width: 767px){.stock-table_theme-calendar .stock-table__title{font-size:18px}}@media screen and (max-width: 767px){.stock-table_theme-calendar .stock-table__table{min-width:586px}}.stock-table_theme-calendar .stock-table__head{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (max-width: 1279px){.stock-table_theme-calendar .stock-table__head{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width: 1279px){.stock-table_theme-calendar .stock-table__head-item{width:auto}}.stock-table_theme-calendar .stock-table__head-item:first-child{margin-right:415px;width:auto}@media screen and (max-width: 1279px){.stock-table_theme-calendar .stock-table__head-item:first-child{margin-right:auto}}@media screen and (max-width: 1023px){.stock-table_theme-calendar .stock-table__head-item:first-child{margin-right:300px}}@media screen and (max-width: 1279px){.stock-table_theme-calendar .stock-table__head-item:last-child{margin-right:20px}}@media screen and (max-width: 1023px){.stock-table_theme-calendar .stock-table__head-item:last-child{margin-right:auto}}@media screen and (max-width: 767px){.stock-table_theme-calendar .stock-table__head-item:last-child{margin-right:125px}}.stock-table_theme-calendar .stock-table__body{color:#000}.stock-table_theme-calendar .stock-table__body-item{width:auto;text-align:left}.stock-table_theme-calendar .stock-table__body-item:first-child{width:21px;margin-right:50px}@media screen and (max-width: 1279px){.stock-table_theme-calendar .stock-table__body-item:first-child{margin-right:20px}}@media screen and (max-width: 1023px){.stock-table_theme-calendar .stock-table__body-item:first-child{margin-right:33px}}.stock-table_theme-calendar .stock-table__body-item:nth-last-child(2){margin-right:50px;margin-left:auto}@media screen and (max-width: 1279px){.stock-table_theme-calendar .stock-table__body-item:nth-last-child(2){margin-right:32px}}.stock-table_theme-calendar .stock-table__body-item:last-child{margin-right:160px;width:50px}@media screen and (max-width: 1279px){.stock-table_theme-calendar .stock-table__body-item:last-child{margin-right:0}}@media screen and (max-width: 1023px){.stock-table_theme-calendar .stock-table__body-item:last-child{margin-right:100px}}.stock-table_theme-calendar .stock-table__row{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:30px 0 11px}.stock-table .color-green{color:#02a460}.stock-table .color-red{color:#ed0000}.stock-table_max-rows-10 .stock-table__row:nth-child(10)~.stock-table__row{display:none}.section__cards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px}.stocks-card{display:inline-block;width:370px;max-width:100%;padding:20px;border:1px solid rgba(136,144,160,.3)}.stocks-card__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.stocks-card__data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.stocks-card__header-title{font-size:20px;font-weight:763;line-height:1.25}.stocks-card__subtitle{color:#8890a0;font-size:14px;font-weight:400;line-height:1.428571429}.stocks-card__value{font-size:18px;line-height:1.388888889}.stocks-card__value_green{color:#02a762}.stocks-card__value_red{color:#eb0000}.stocks-card__price-title{color:#8890a0;font-size:12px;line-height:1.333333333}.stocks-card__prices{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.stocks-card__chart{max-width:100%}.subtitle{margin-top:0}.subtitle.subtitle_dark{color:#000}.subtitle.subtitle_big{line-height:1.25}@media screen and (min-width: 768px){.subtitle.subtitle_big{margin-bottom:40px;font-size:35px}}@media screen and (max-width: 767px){.subtitle.subtitle_big{margin-bottom:18px;font-size:20px}}.switch__label{position:relative;display:inline-block;width:50px;height:30px;bottom:-4px}.switch__slider{position:absolute;top:0;right:0;bottom:2px;left:0;cursor:pointer;-webkit-transition:.4s;transition:.4s;border-radius:15px;background-color:#f4f4f6}.switch__slider::before{position:absolute;bottom:4px;left:5px;width:20px;height:20px;content:"";-webkit-transition:-webkit-transform 300ms ease 0s;transition:-webkit-transform 300ms ease 0s;transition:transform 300ms ease 0s;transition:transform 300ms ease 0s, -webkit-transform 300ms ease 0s;border-radius:100%;background:-webkit-gradient(linear, left top, left bottom, from(#3db663), to(#0c9377));background:linear-gradient(180deg, #3db663 0%, #0c9377 100%)}.switch input{display:none}.switch input:checked+.switch__slider:before{-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}.table .table__arrow-scroll{display:none;position:absolute;width:40px;height:15px;bottom:-35px;right:0}.table .table__disclaimer{font-size:14px;margin:20px 0;color:#4a5772}.table:not(.table_scrolled) .table__wrapper .table__table-wrapper{border:1px solid rgba(136,144,161,.2);padding:20px 50px}@media screen and (min-width: 1024px)and (max-width: 1279px){.table:not(.table_scrolled) .table__wrapper .table__table-wrapper{padding:20px 30px}}@media screen and (min-width: 768px)and (max-width: 1023px){.table:not(.table_scrolled) .table__wrapper .table__table-wrapper{padding:20px 20px}}@media screen and (max-width: 767px){.table:not(.table_scrolled) .table__wrapper .table__table-wrapper{padding:20px 25px}}.table:not(.table_scrolled) .table__wrapper .table__table-wrapper .table__table-inner{border-collapse:collapse;display:table;width:100%}@media screen and (max-width: 767px){.table:not(.table_scrolled) .table__wrapper .table__table-wrapper .table__table-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.table:not(.table_scrolled) .table__wrapper .table__table-wrapper .table__table-inner .table__row{border-bottom:1px solid rgba(136,144,161,.2);display:table-row}.table:not(.table_scrolled) .table__wrapper .table__table-wrapper .table__table-inner .table__row:last-of-type{border-bottom:none}@media screen and (max-width: 767px){.table:not(.table_scrolled) .table__wrapper .table__table-wrapper .table__table-inner .table__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.table:not(.table_scrolled) .table__wrapper .table__table-wrapper .table__table-inner .table__row .table__item{display:table-cell;font-family:Graphik LC Web,sans-serif;font-size:18px;line-height:1.39;padding:22px 4.2% 23px 0}.table:not(.table_scrolled) .table__wrapper .table__table-wrapper .table__table-inner .table__row .table__item .tag{font-family:Graphik LC Web,sans-serif;font-size:9px;line-height:1.11;letter-spacing:.05em;text-transform:uppercase}@media screen and (max-width: 767px){.table:not(.table_scrolled) .table__wrapper .table__table-wrapper .table__table-inner .table__row .table__item .tag{padding-top:20px;padding-bottom:10px}.table:not(.table_scrolled) .table__wrapper .table__table-wrapper .table__table-inner .table__row .table__item .tag:first-of-type{padding-top:30px}}@media screen and (max-width: 1023px){.table:not(.table_scrolled) .table__wrapper .table__table-wrapper .table__table-inner .table__row .table__item{font-size:14px;line-height:1.43;padding:20px 20px 20px 0}}@media screen and (max-width: 767px){.table:not(.table_scrolled) .table__wrapper .table__table-wrapper .table__table-inner .table__row .table__item{display:-webkit-box;display:-ms-flexbox;display:flex}}.table:not(.table_scrolled) .table__wrapper .table__table-wrapper .table__table-inner .table__row .table__item_name{color:#000;border-right:1px solid rgba(136,144,161,.2);vertical-align:top}@media screen and (max-width: 767px){.table:not(.table_scrolled) .table__wrapper .table__table-wrapper .table__table-inner .table__row .table__item_name{border-right:none;padding-bottom:0;padding-right:0}}.table:not(.table_scrolled) .table__wrapper .table__table-wrapper .table__table-inner .table__row .table__item_description{font-family:Graphik Cy,sans-serif;color:#4a5772;padding-right:0;padding-left:30px;vertical-align:middle}@media screen and (max-width: 767px){.table:not(.table_scrolled) .table__wrapper .table__table-wrapper .table__table-inner .table__row .table__item_description{padding:0 0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.table_scrolled,.table_strange,.table_downloading{position:relative;margin-bottom:80px}@media screen and (max-width: 1023px){.table_scrolled:after,.table_strange:after,.table_downloading:after{content:"";height:100%;width:84px;background:-webkit-gradient(linear, right top, left top, color-stop(8.33%, #FFFFFF), to(rgba(255, 255, 255, 0)));background:linear-gradient(270deg, #FFFFFF 8.33%, rgba(255, 255, 255, 0) 100%);position:absolute;top:0;pointer-events:none}}@media screen and (max-width: 1023px)and (min-width: 768px)and (max-width: 1023px){.table_scrolled:after,.table_strange:after,.table_downloading:after{right:calc((100vw - 618px)/-2 - 20px)}}@media screen and (max-width: 1023px)and (max-width: 767px){.table_scrolled:after,.table_strange:after,.table_downloading:after{right:-30px}}@media screen and (max-width: 767px){.table_scrolled,.table_strange,.table_downloading{margin-bottom:50px}}.table_scrolled .table__arrow-redirect,.table_strange .table__arrow-redirect,.table_downloading .table__arrow-redirect{margin-top:30px;margin-left:0;margin-right:0;padding-top:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.table_scrolled .table__inner,.table_strange .table__inner,.table_downloading .table__inner{font-family:"Graphik LC Web",sans-serif;border-collapse:collapse;width:100%}.table_scrolled .table__inner .hidden,.table_strange .table__inner .hidden,.table_downloading .table__inner .hidden{height:0;padding:0;margin:0;border:none}.table_scrolled .table__inner .hidden td,.table_strange .table__inner .hidden td,.table_downloading .table__inner .hidden td{font-size:0;padding:0;margin:0;border:none}.table_scrolled .table__inner tr th,.table_strange .table__inner tr th,.table_downloading .table__inner tr th{text-align:left;vertical-align:top;font-size:12px;line-height:1.25;text-transform:uppercase;letter-spacing:.05em;color:#4a5772;font-weight:normal;padding-bottom:15px;padding-right:20px}.table_scrolled .table__inner tr th:first-of-type,.table_strange .table__inner tr th:first-of-type,.table_downloading .table__inner tr th:first-of-type{min-width:168px}@media screen and (max-width: 1023px){.table_scrolled .table__inner tr th:first-of-type,.table_strange .table__inner tr th:first-of-type,.table_downloading .table__inner tr th:first-of-type{min-width:0;min-width:initial}}.table_scrolled .table__inner tr th span,.table_strange .table__inner tr th span,.table_downloading .table__inner tr th span{color:#02a460}.table_scrolled .table__inner tr:first-child+tr th,.table_strange .table__inner tr:first-child+tr th,.table_downloading .table__inner tr:first-child+tr th{border-top:1px dashed rgba(136,144,161,.5);padding-top:19px;padding-right:10px;padding-bottom:17px;font-size:9px;line-height:1.44}.table_scrolled .table__inner tr:last-child,.table_strange .table__inner tr:last-child,.table_downloading .table__inner tr:last-child{border-bottom:2px solid rgba(136,144,161,.5)}.table_scrolled .table__inner tbody,.table_strange .table__inner tbody,.table_downloading .table__inner tbody{-webkit-transition:all 1s linear;transition:all 1s linear}.table_scrolled .table__inner tbody tr td,.table_strange .table__inner tbody tr td,.table_downloading .table__inner tbody tr td{vertical-align:top;color:#000;font-size:14px;border-bottom:1px solid rgba(136,144,161,.3);padding-right:30px;padding-top:33px;padding-bottom:7px}@media screen and (max-width: 1023px){.table_scrolled .table__inner tbody tr td,.table_strange .table__inner tbody tr td,.table_downloading .table__inner tbody tr td{padding-top:20px;padding-bottom:7px}}.table_scrolled .table__inner tbody tr td span,.table_strange .table__inner tbody tr td span,.table_downloading .table__inner tbody tr td span{color:#02a460}.table_scrolled .table__inner tbody tr td>div,.table_strange .table__inner tbody tr td>div,.table_downloading .table__inner tbody tr td>div{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 767px){.table_scrolled .table__inner tbody tr td>div,.table_strange .table__inner tbody tr td>div,.table_downloading .table__inner tbody tr td>div{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width: 768px){.table_scrolled .table__inner tbody tr td>div>div,.table_strange .table__inner tbody tr td>div>div,.table_downloading .table__inner tbody tr td>div>div{margin-right:30px}}@media screen and (max-width: 767px){.table_scrolled .table__inner tbody tr td>div>div,.table_strange .table__inner tbody tr td>div>div,.table_downloading .table__inner tbody tr td>div>div{margin-bottom:21px}}.table_scrolled .table__inner tbody tr td>div>div span,.table_strange .table__inner tbody tr td>div>div span,.table_downloading .table__inner tbody tr td>div>div span{display:block;color:#8890a1;font-size:9px;text-transform:uppercase;letter-spacing:.05em;padding-top:5px}.table_scrolled .table__inner tbody tr .table__gray,.table_strange .table__inner tbody tr .table__gray,.table_downloading .table__inner tbody tr .table__gray{color:#4a5772;padding:5px 0}.table_scrolled.table_align-bottom tr th,.table_strange.table_align-bottom tr th,.table_downloading.table_align-bottom tr th{padding-bottom:5px}.table_scrolled.table_align-bottom tr:first-child+tr th,.table_strange.table_align-bottom tr:first-child+tr th,.table_downloading.table_align-bottom tr:first-child+tr th{border-top:1px dashed rgba(136,144,161,.5);padding-top:19px;padding-bottom:17px;font-size:9px;line-height:1.44}.table_scrolled.table_align-bottom tbody tr td,.table_strange.table_align-bottom tbody tr td,.table_downloading.table_align-bottom tbody tr td{padding-top:33px;padding-bottom:7px}@media screen and (max-width: 1023px){.table_scrolled.table_align-bottom tbody tr td,.table_strange.table_align-bottom tbody tr td,.table_downloading.table_align-bottom tbody tr td{padding-top:20px;padding-bottom:7px}}.table_scrolled.table_align-middle tr th,.table_strange.table_align-middle tr th,.table_downloading.table_align-middle tr th{padding-bottom:4px}.table_scrolled.table_align-middle tbody tr td,.table_strange.table_align-middle tbody tr td,.table_downloading.table_align-middle tbody tr td{padding-top:22px;padding-bottom:17px}.table.table_without-first tr:first-child+tr th{border-top:none;padding-top:19px;padding-bottom:17px;font-size:9px;line-height:1.44;width:25%}.table.table_without-first tr:first-child+tr th:nth-child(2){border-top:1px dashed rgba(136,144,161,.5)}.table_wrapping-second-col-none tbody tr td:not(:last-child){padding-right:10px}.table_third-party .table__wrapper .table__inner table{border-collapse:collapse}.table_third-party .table__wrapper .table__inner table tbody tr:first-child td:first-child{border-bottom:1px dashed rgba(136,144,161,.2)}.table_third-party .table__wrapper .table__inner table tbody tr:first-child td:nth-child(2){border-bottom:2px solid rgba(136,144,161,.5)}.table_third-party .table__wrapper .table__inner table tbody tr:first-child td,.table_third-party .table__wrapper .table__inner table tbody tr:nth-child(2) td{text-align:left;vertical-align:top;font-size:12px;line-height:1.25;text-transform:uppercase;letter-spacing:.05em;color:#4a5772;font-weight:normal;padding-bottom:5px;padding-right:20px;padding-top:0}.table_third-party .table__wrapper .table__inner table tbody tr:nth-child(2){border-bottom:2px solid rgba(136,144,161,.5)}.table_third-party .table__wrapper .table__inner table tbody tr:nth-child(2) td{padding-top:10px}.table_downloading .table__inner tr th{min-width:172px}.table_downloading .table__inner tbody tr td{display:table-cell;padding:30px 0 10px 0}.table_downloading .table__inner tbody tr td:not(:last-child){padding-right:10px}.table_downloading .table__inner tbody tr td:last-of-type{cursor:pointer;color:#4a5772}.table_downloading .table__inner tbody tr td:last-of-type:hover a{color:#000}.table_exchange .table__inner tr th:first-of-type{min-width:0;min-width:initial}.table_exchange .table__inner tr th:nth-of-type(3){padding-right:70px}.table_exchange .table__inner tbody tr td:nth-of-type(2),.table_exchange .table__inner tbody tr td:nth-of-type(3),.table_exchange .table__inner tbody tr td:nth-of-type(5),.table_exchange .table__inner tbody tr td:nth-of-type(6){color:#4a5772}.table_exchange-aside{padding:30px 20px;border:1px solid rgba(136,144,161,.2);background-color:#f4f4f6;margin-top:10px}.table_exchange-aside .table__inner{table-layout:fixed;width:100%}@media screen and (max-width: 1279px){.table_exchange-aside .table__inner{min-width:0;min-width:initial}}.table_exchange-aside .table__inner tr{font-family:"Graphik Cy",sans-serif}.table_exchange-aside .table__inner tr th{padding-right:100px}.table_exchange-aside .table__inner tr:last-child{border-bottom:1px solid rgba(136,144,161,.2)}.table_exchange-aside .table__inner tbody tr td{border:none}.table_exchange-aside .table__inner tbody tr td:last-child{font-family:"Graphik Cy",sans-serif;color:#4a5772}.table_margin-bottom{margin-bottom:70px}.table_margin-bottom-none{margin-bottom:0}.table_mb-45px{margin-bottom:45px}@media screen and (max-width: 767px){.table_mb-45px{margin-bottom:30px}}.table_padding-top{padding-top:20px}.table_padding-top-big{padding-top:40px}@media screen and (max-width: 767px){.table_padding-top-big{padding-top:20px}}.table_integrated .table__inner tbody tr:last-of-type td{border-bottom:none}.table_no-wrap .table__inner tbody tr td{white-space:nowrap}.table_no-wrap .table__inner tbody tr td:not(:last-child){padding-right:10px}.table_no-wrap-2 tbody tr td:not(:last-child){padding-right:10px}.table_no-wrap-2 tbody tr td:nth-child(2){white-space:nowrap}.table_scrolled{position:relative}@media screen and (max-width: 1023px){.table_scrolled{margin-bottom:50px}}@media screen and (max-width: 1023px){.table_scrolled .table__arrow-scroll{display:block}}.tabs-slider[data-tabs="3"] .tabs-slider__tab{width:33%}.tabs-slider .tabs-slider__tabs-container{border-bottom:1px solid rgba(136,144,161,.2);margin-bottom:30px}@media screen and (max-width: 767px){.tabs-slider .tabs-slider__tabs-container{margin-bottom:20px}}.tabs-slider .tabs-slider__tabs-container .tabs-slider__tabs-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;position:relative}@media screen and (min-width: 768px){.tabs-slider .tabs-slider__tabs-container .tabs-slider__tabs-wrapper{margin:0 -15px}}.tabs-slider .tabs-slider__tabs-container .tabs-slider__tabs-wrapper .tabs-slider__tab{font-family:Graphik LC Web,sans-serif;font-size:18px;line-height:1.39;cursor:pointer;white-space:nowrap;padding-bottom:15px;color:#4a5772;-webkit-transition:all .1s linear;transition:all .1s linear;-ms-flex-negative:0;flex-shrink:0}@media screen and (min-width: 768px){.tabs-slider .tabs-slider__tabs-container .tabs-slider__tabs-wrapper .tabs-slider__tab{margin:0 15px}}@media screen and (max-width: 767px){.tabs-slider .tabs-slider__tabs-container .tabs-slider__tabs-wrapper .tabs-slider__tab{font-size:14px;line-height:1.43;margin-left:0;margin-right:0}}.tabs-slider .tabs-slider__tabs-container .tabs-slider__tabs-wrapper .tabs-slider__tab:hover{color:#ed8200}.tabs-slider .tabs-slider__tabs-container .tabs-slider__tabs-wrapper .tabs-slider__tab_active{color:#ed8200}.tabs-slider .tabs-slider__tabs-container .tabs-slider__tabs-wrapper .tabs-slider__tab_more{position:relative}.tabs-slider .tabs-slider__tabs-container .tabs-slider__tabs-wrapper .tabs-slider__tab_more .tabs-slider__more-content{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:absolute;z-index:1000000;background-color:#f5f5f5;padding:20px;border:1px solid rgba(136,144,161,.2);right:0;top:40px}.tabs-slider .tabs-slider__tabs-container .tabs-slider__tabs-wrapper .tabs-slider__tab_more .tabs-slider__more-content>a{padding:5px 0}.tabs-slider .tabs-slider__tabs-container .tabs-slider__tabs-wrapper .tabs-slider__tab_more .tabs-slider__more-content_show{display:-webkit-box;display:-ms-flexbox;display:flex}.tabs-slider_margin-bottom-none .tabs-slider__tabs-container{margin-bottom:0}.tabs-slider__single-tab-container{display:none}.tabs-slider__single-tab-container_show{display:block}.tabs-slider__single-tab-container_show>p{padding-top:20px}.tariff-card-slider .noUi-horizontal{height:5px;border:none;border-radius:5px;background:rgba(136,144,161,.5)}.tariff-card-slider .noUi-connect{background:#4a5772}.tariff-card-slider .noUi-handle{top:-8px;right:-10px;width:20px;height:20px;cursor:pointer;border:none;border-radius:50%;background:#4a5772;-webkit-box-shadow:none;box-shadow:none}.tariff-card-slider .noUi-handle::before,.tariff-card-slider .noUi-handle::after{display:none}.tariff-card-slider .noUi-marker-normal,.tariff-card-slider .noUi-value{display:none !important}.tariff-card-slider .noUi-marker-large{width:1px;height:10px;background-color:#02a460}.tariff-card-slider .noUi-pips{display:none}.tariff-card__header{padding:50px 30px;position:relative}@media screen and (max-width: 767px){.tariff-card__header{padding:30px 20px}}.tariff-card__title{font-weight:bold;font-size:35px;line-height:40px;color:#fff;margin-bottom:10px}@media screen and (max-width: 1023px){.tariff-card__title{font-size:30px}}@media screen and (max-width: 767px){.tariff-card__title{font-size:20px;line-height:30px}}.tariff-card__subtitle{font-size:18px;line-height:25px;color:#fff}@media screen and (max-width: 767px){.tariff-card__subtitle{font-size:14px;line-height:20px}}.tariff-card__tag{font-family:Graphik LC Web;font-weight:500;font-size:12px;line-height:20px;letter-spacing:.05em;text-transform:uppercase;color:#fff;padding:5px;position:absolute;top:50px;right:30px}@media screen and (max-width: 767px){.tariff-card__tag{top:30px;right:20px}}.tariff-card__body{background:#f4f4f6;padding:50px 30px}@media screen and (max-width: 767px){.tariff-card__body{padding:30px 20px}}.tariff-card__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}@media screen and (max-width: 767px){.tariff-card__info{margin-bottom:7px}}.tariff-card__price{font-family:Graphik Cy;font-weight:bold;font-size:30px;line-height:40px;color:#000;border:none;background:rgba(0,0,0,0)}@media screen and (max-width: 1023px){.tariff-card__price{font-size:20px}}@media screen and (max-width: 767px){.tariff-card__price{font-size:14px;line-height:20px}}.tariff-card__percent{font-weight:bold;font-size:30px;line-height:40px;text-align:right;color:#02a460}@media screen and (max-width: 1023px){.tariff-card__percent{font-size:20px}}@media screen and (max-width: 767px){.tariff-card__percent{font-size:14px;line-height:20px}}.tariff-card__info-item-text{font-size:14px;line-height:25px;color:#4a5772}@media screen and (max-width: 767px){.tariff-card__info-item-text{display:none}}.tariff-card__data-list{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-family:Graphik LC Web;font-style:normal;font-weight:500;font-size:14px;line-height:20px;color:#4a5772}@media screen and (max-width: 767px){.tariff-card__data-list{font-size:12px;margin-top:5px}}.tariff-card__controls{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 767px){.tariff-card__controls{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.tariff-card__controls .button{width:260px}.tariff-card__controls .button:first-child{margin-right:10px}@media screen and (max-width: 767px){.tariff-card__controls .button:first-child{margin-right:0;margin-bottom:10px}}@media screen and (max-width: 767px){.tariff-card__controls .button{width:100%}}@media screen and (min-width: 768px){.tariff-card_mini{max-width:381px}}.tariff-card_mini .tariff-card__header{padding:30px 20px;height:190px}@media screen and (max-width: 767px){.tariff-card_mini .tariff-card__header{height:auto}}.tariff-card_mini .tariff-card__title{font-size:30px;line-height:40px}@media screen and (max-width: 767px){.tariff-card_mini .tariff-card__title{font-size:20px;line-height:30px}}.tariff-card_mini .tariff-card__subtitle{font-size:14px;line-height:20px}.tariff-card_mini .tariff-card__tag{top:30px;right:20px}.tariff-card_mini .tariff-card__body{padding:30px 20px 20px}@media screen and (max-width: 767px){.tariff-card_mini .tariff-card__body{padding:30px 20px 20px}}.tariff-card_mini .tariff-card__text{font-weight:500;font-size:16px;line-height:20px;font-family:"Graphik LC Web";margin-bottom:20px}.tariff-card_mini .tariff-card__price{font-size:16px;line-height:20px}@media screen and (max-width: 767px){.tariff-card_mini .tariff-card__price{font-size:14px}}.tariff-card_mini .tariff-card__percent{font-size:16px;line-height:20px}@media screen and (max-width: 767px){.tariff-card_mini .tariff-card__percent{font-size:14px}}.tariff-card_mini .tariff-card__info-item-text{display:none}.tariff-card_mini .tariff-card__data-list{font-size:12px;margin-top:8px}.tariff-card .arrow-redirect{width:100%;margin:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 767px){.tariff-card .arrow-redirect{padding:0}}.tariff-card .arrow-redirect__arrow-long{margin-right:0}.tariff-card .arrow-redirect__title{line-height:26px}.tariffs-slider{display:none}@media screen and (min-width: 1024px){.tariffs-slider{display:block;padding-bottom:17px;margin:100px auto 0 auto;width:95%}.tariffs-slider .tariffs-slider__wrapper .tariffs-slider__slider{height:2px;border:none}.tariffs-slider .tariffs-slider__wrapper .tariffs-slider__slider .noUi-pips{height:0}.tariffs-slider .tariffs-slider__wrapper .tariffs-slider__slider .noUi-base .noUi-connect{background-color:#02a460}.tariffs-slider .tariffs-slider__wrapper .tariffs-slider__slider .noUi-base .noUi-origin{background-color:#fff}.tariffs-slider .tariffs-slider__wrapper .tariffs-slider__slider .noUi-base .noUi-origin .noUi-handle{cursor:-webkit-grab;cursor:grab;width:132px;height:51px;background:#f4f4f6;position:relative;border-radius:0px;border:none;-webkit-box-shadow:none;box-shadow:none;top:-85px;left:46px}.tariffs-slider .tariffs-slider__wrapper .tariffs-slider__slider .noUi-base .noUi-origin .noUi-handle:active{cursor:-webkit-grabbing;cursor:grabbing}.tariffs-slider .tariffs-slider__wrapper .tariffs-slider__slider .noUi-base .noUi-origin .noUi-handle::before{content:"";position:absolute;top:50px;width:0;height:0;left:46px;border:20px solid #fff;border-top:15px solid #f4f4f6}.tariffs-slider .tariffs-slider__wrapper .tariffs-slider__slider .noUi-base .noUi-origin .noUi-handle::after{content:"";width:5px;height:20px;top:76px;background-color:#02a460;-webkit-box-shadow:none;box-shadow:none;border-radius:0px;border:none;left:63.5px}}@media screen and (min-width: 1024px)and (min-width: 1024px)and (max-width: 1279px){.tariffs-slider .tariffs-slider__wrapper .tariffs-slider__slider .noUi-base .noUi-origin .noUi-handle{left:20px}}@media screen and (min-width: 1024px){.tariffs-slider .tariffs-slider__wrapper .tariffs-slider__slider .noUi-base .noUi-origin .noUi-handle .noUi-touch-area{display:-webkit-box;display:-ms-flexbox;display:flex;color:#02a460;font-family:Graphik LC Web,sans-serif;font-size:25px;line-height:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.tariffs-slider .noUi-marker-normal,.tariffs-slider .noUi-value{display:none !important}.tariffs-slider .noUi-marker-large{width:1px;height:10px;background-color:#02a460}.tariffs-slider .noUi-pips{margin-top:-18px}.text-block{display:block;margin-bottom:30px;position:relative;overflow:hidden;-webkit-transition:max-height .225s linear;transition:max-height .225s linear}.text-block.text-block_collapse:after{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;background-color:#fff}@media screen and (min-width: 768px){.text-block.text-block_collapse:after{height:27px}}@media screen and (max-width: 767px){.text-block.text-block_collapse:after{height:21px}}.text-block__see-more{position:absolute;bottom:0;border:none;background:rgba(0,0,0,0);outline:none;-webkit-box-shadow:none;box-shadow:none;color:#02a460;font-family:"Graphik LC Web",sans-serif;-webkit-transition:color .125s linear;transition:color .125s linear;cursor:pointer;margin-top:9px;z-index:5}@media screen and (min-width: 768px){.text-block__see-more{font-size:18px}}@media screen and (max-width: 767px){.text-block__see-more{font-size:12px}}.text-block__see-more.text-block__see-more_open{position:relative}.text-block__see-more.text-block__see-more_open:hover{color:#ed8200}.text-block>h2,.text-block>.h2{font-weight:700}@media screen and (min-width: 768px){.text-block>h2,.text-block>.h2{line-height:1.3;margin-bottom:30px;font-size:35px}}@media screen and (max-width: 767px){.text-block>h2,.text-block>.h2{line-height:1.2;margin-bottom:20px;font-size:20px}}.text-block>h2>a,.text-block>.h2>a{font-weight:700;color:#02a460}@media screen and (min-width: 768px){.text-block>h2>a,.text-block>.h2>a{line-height:1.3;font-size:35px}}@media screen and (max-width: 767px){.text-block>h2>a,.text-block>.h2>a{line-height:1.2;font-size:20px}}@media screen and (min-width: 768px){.text-block>h2+p,.text-block>.h2+p{margin-top:36px}}.text-block>h3,.text-block>.h3{color:#000;font-family:"Graphik LC Web",sans-serif;font-weight:normal}@media screen and (min-width: 768px){.text-block>h3,.text-block>.h3{font-size:18px;line-height:1.4;margin-bottom:20px}}@media screen and (max-width: 767px){.text-block>h3,.text-block>.h3{font-size:14px;line-height:1.428;margin-bottom:10px}}.text-block p{color:#4a5772;padding-top:0}@media screen and (min-width: 768px){.text-block p{font-size:18px;line-height:1.4;margin-bottom:20px}}@media screen and (max-width: 767px){.text-block p{font-size:14px;line-height:1.44;margin-bottom:4px}}.text-block p b{color:#000;font-family:"Graphik LC Web",sans-serif;font-weight:normal}.text-block p a{color:#02a460;font-family:"Graphik LC Web",sans-serif;-webkit-transition:color .125s linear;transition:color .125s linear}.text-block p a:hover{color:#ed8200}.text-block p span{color:#606672;font-family:"Graphik LC Web",sans-serif;font-weight:normal}@media screen and (min-width: 768px){.text-block p+.text-block__info{margin-top:43px}}@media screen and (max-width: 767px){.text-block p+.text-block__info{margin-top:24px}}.text-block a{display:inline;color:#02a460;font-family:"Graphik LC Web",sans-serif;-webkit-transition:color .125s linear;transition:color .125s linear}.text-block a:hover{color:#ed8200}@media screen and (min-width: 768px){.text-block a{font-size:18px;line-height:1.4;margin-bottom:10px}}@media screen and (max-width: 767px){.text-block a{font-size:14px;line-height:1.428}}@media screen and (min-width: 768px){.text-block__info{margin-bottom:52px}}@media screen and (max-width: 767px){.text-block__info{margin-bottom:34px}}.text-block>a{display:block;padding-bottom:40px}.text-block>img{max-width:100%;height:auto;margin-bottom:14px}.text-block>img+span{font-size:14px;font-family:"Graphik LC Web",sans-serif;color:#4a5772;display:block;margin-bottom:20px}@media screen and (max-width: 767px){.text-block>img+span{line-height:1.44}}.text-block ul{list-style-type:none;padding:0}@media screen and (min-width: 768px){.text-block ul{margin-bottom:43px}}@media screen and (max-width: 767px){.text-block ul{margin-bottom:20px}}.text-block ul li{position:relative;color:#4a5772;line-height:1.4;min-height:22px;padding-top:3px}@media screen and (min-width: 768px){.text-block ul li{padding-left:50px;font-size:18px}}@media screen and (max-width: 767px){.text-block ul li{padding-left:29px;font-size:14px}}.text-block ul li:not(:last-child){margin-bottom:18px}.text-block ul li:before{content:"";display:inline-block;position:absolute;left:0;background-image:url(../assets/images/checkmark-grey.svg);background-size:cover}@media screen and (min-width: 768px){.text-block ul li:before{top:0px;width:30px;height:30px}}@media screen and (max-width: 767px){.text-block ul li:before{top:5px;width:20px;height:20px}}.text-block ul li ul{padding-top:20px}.text-block ul li ul li{padding-left:30px}@media screen and (min-width: 768px){.text-block ul li ul li:before{top:4px;width:20px;height:20px}}.text-block ol{list-style-type:none;padding:0;margin-bottom:43px;counter-reset:list}.text-block ol>li{position:relative;color:#4a5772}@media screen and (min-width: 768px){.text-block ol>li{line-height:1.4;padding-left:50px;font-size:18px}}@media screen and (max-width: 767px){.text-block ol>li{line-height:1.44;padding-left:25px;font-size:14px}}.text-block ol>li>ul{padding-top:20px}.text-block ol>li:not(:last-child){margin-bottom:10px}.text-block ol>li:before{position:absolute;left:0;top:0;display:inline-block;counter-increment:list;content:counter(list) ".";font-weight:700;color:#000}.text-block ol>li ul{padding-top:20px}.text-block ::-moz-selection{background-color:#e5e5e5}.text-block ::selection{background-color:#e5e5e5}.text-block_margin-bottom-none{margin-bottom:0}.text-block_margin-bottom-none p:last-of-type{margin-bottom:0}.text-block_margin-bottom-small{margin-bottom:30px}.text-block_margin-bottom-small p:last-of-type{margin-bottom:0}.text-block_margin-bottom-par{margin-bottom:0px}.text-block_margin-bottom-par p:last-of-type{margin-bottom:20px}.text-block_margin-top-small{margin-top:30px}.text-block_margin-top{margin-top:50px}.text-block_show-mobile{display:none;margin-bottom:0;margin-top:30px}@media screen and (max-width: 767px){.text-block_show-mobile{display:block}}.text-block_show-mobile .info-text{margin-bottom:0}.text-block_list-margin-bottom-none ul{margin-bottom:0}.title{margin-top:0;-webkit-transform:rotate(0.001deg);-ms-transform:rotate(0.001deg);transform:rotate(0.001deg);font-size:25px;font-weight:bold;line-height:1.3}.title.title_dark{color:#000}.title span{color:#02a460}.title_large{margin-bottom:50px;font-size:40px;font-weight:bold;line-height:50px}@media screen and (max-width: 767px){.title_large{margin-bottom:30px;font-size:30px;line-height:40px}}.title.title_big{margin-bottom:30px;font-size:35px;font-weight:bold;line-height:40px}.title.title_big .title_margin-bottom-none{margin-bottom:0}@media screen and (max-width: 1279px){.title.title_big{margin-bottom:40px;font-size:25px;line-height:30px}}@media screen and (max-width: 767px){.title.title_big{margin-bottom:20px;font-size:20px;line-height:35px}}.title.title_like-in-section{margin:0 0 10px;font-size:35px;font-weight:700;line-height:50px}@media screen and (max-width: 1023px){.title.title_like-in-section{line-height:40px}}@media screen and (max-width: 767px){.title.title_like-in-section{font-size:20px;line-height:25px}}.title_small{font-family:"Graphik LC Web",sans-serif;font-size:18px;font-weight:500;line-height:1.39}@media screen and (max-width: 767px){.title_small{font-size:14px;line-height:1.42}}.title_grey{color:#4a5772}.title_cy{font-family:"Graphik Cy",sans-serif}.title.title_padding-top{padding-top:20px}@media screen and (max-width: 767px){.title.title_padding-top{padding-top:10px}}.title_padding-bottom{padding-bottom:20px}.title_padding-bottom-big{padding-bottom:40px}@media screen and (max-width: 767px){.title_padding-bottom-big{padding-bottom:20px}}.title_pb-15px{padding-bottom:15px}.title_padding-top-big{padding-top:50px}@media screen and (max-width: 767px){.title_padding-top-big{padding-top:30px}}.title_margin-bottom-none{margin-bottom:0 !important}.title_margin-bottom-small{margin-bottom:20px !important}.title_margin-bottom-big{margin-bottom:50px !important}@media screen and (max-width: 1023px){.title_margin-responsive{margin-top:30px;margin-bottom:10px}}.title_margin-top-big{margin-top:80px}@media screen and (max-width: 767px){.title_margin-top-big{margin-top:50px}}@media screen and (min-width: 1280px){.title_margin-top-none-lg{margin-top:0}}.title_mb-50{margin-bottom:50px}@media screen and (max-width: 1279px){.title_mb-50{margin-bottom:30px}}.title_mb-30{margin-bottom:30px}@media screen and (max-width: 1279px){.title_mb-30{margin-bottom:20px}}.title_mw-786{max-width:786px}.title_mw-627{max-width:627px}.title_huge-title{font-size:70px;font-weight:700;line-height:1.142}@media screen and (max-width: 1279px){.title_huge-title{font-size:45px;line-height:1.1}}@media screen and (max-width: 767px){.title_huge-title{font-size:20px;line-height:1.25}}@media screen and (max-width: 767px){.title{font-size:18px;line-height:1.39}}.titled-text .titled-text__wrapper .titled-text__text{font-family:Graphik Cy,sans-serif;font-size:18px;line-height:1.39;color:#4a5772}@media screen and (max-width: 767px){.titled-text .titled-text__wrapper .titled-text__text{font-size:14px;line-height:1.43}}.titled-text_padding-right-none .titled-text__wrapper .titled-text__title{padding-right:0}.titled-text_padding-right-none .titled-text__wrapper .titled-text__text{padding-right:0}.top-card .top-card__wrapper{width:100%;background-color:#f4f4f6;background-position:calc(50% + 330px) 100%;background-repeat:no-repeat;background-blend-mode:multiply}@media screen and (min-width: 1280px){.top-card .top-card__wrapper{padding-top:104px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.top-card .top-card__wrapper{background-size:400px;background-position:calc(50% + 250px) 100%}}@media screen and (min-width: 768px){.top-card .top-card__wrapper{padding-top:122px;min-height:590px}}@media screen and (min-width: 768px)and (max-width: 1023px){.top-card .top-card__wrapper{padding-bottom:90px;background-size:390px;background-position:calc(50% + 220px) 100%}}@media screen and (max-width: 767px){.top-card .top-card__wrapper{padding-top:36px;padding-bottom:30px;min-height:260px;background-position:calc(50% + 120px) 100%;background-size:179px}}.top-card .top-card__wrapper .top-card__content{margin:0 auto}@media screen and (min-width: 1280px){.top-card .top-card__wrapper .top-card__content{max-width:1200px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.top-card .top-card__wrapper .top-card__content{max-width:924px}}@media screen and (min-width: 768px)and (max-width: 1023px){.top-card .top-card__wrapper .top-card__content{max-width:618px}}@media screen and (max-width: 767px){.top-card .top-card__wrapper .top-card__content{max-width:100%}}@media screen and (max-width: 767px){.top-card .top-card__wrapper .top-card__content{padding-left:20px;padding-right:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.top-card .top-card__wrapper .top-card__content{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.top-card .top-card__wrapper .top-card__content{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.top-card .top-card__wrapper .top-card__content{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.top-card .top-card__wrapper .top-card__content{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1920px){.top-card .top-card__wrapper .top-card__content{padding-left:15px;padding-right:15px}}.top-card .top-card__wrapper .top-card__content .top-card__title{color:#000;font-weight:700;padding-right:30%}@media screen and (min-width: 1280px){.top-card .top-card__wrapper .top-card__content .top-card__title{font-size:70px;line-height:1.142;margin-bottom:22px;margin-left:-4px}}@media screen and (min-width: 768px)and (max-width: 1279px){.top-card .top-card__wrapper .top-card__content .top-card__title{font-size:45px;line-height:1.1;padding-right:40%}}@media screen and (min-width: 1024px)and (max-width: 1279px){.top-card .top-card__wrapper .top-card__content .top-card__title{margin-bottom:16px}}@media screen and (min-width: 768px)and (max-width: 1023px){.top-card .top-card__wrapper .top-card__content .top-card__title{margin-bottom:20px;padding-right:50%}}@media screen and (max-width: 767px){.top-card .top-card__wrapper .top-card__content .top-card__title{font-size:20px;line-height:1.25;margin-bottom:5px;padding-right:20%}}.top-card .top-card__wrapper .top-card__content .top-card__text{color:#4a5772;padding-right:50%}@media screen and (min-width: 1024px)and (max-width: 1279px){.top-card .top-card__wrapper .top-card__content .top-card__text{padding-right:35%}}@media screen and (min-width: 768px)and (max-width: 1023px){.top-card .top-card__wrapper .top-card__content .top-card__text{padding-right:50%}}@media screen and (max-width: 767px){.top-card .top-card__wrapper .top-card__content .top-card__text{font-size:14px;line-height:1.42;padding-right:21%}}@media screen and (min-width: 768px){.top-card .top-card__wrapper .top-card__content .top-card__text{line-height:1.38;font-size:18px}}@media screen and (min-width: 1280px){.top-card .top-card__wrapper .top-card__content .top-card__button{margin-top:60px}}@media screen and (min-width: 1024px){.top-card .top-card__wrapper .top-card__content .top-card__button{min-width:370px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.top-card .top-card__wrapper .top-card__content .top-card__button{margin-top:75px}}@media screen and (min-width: 768px)and (max-width: 1023px){.top-card .top-card__wrapper .top-card__content .top-card__button{margin-top:50px;padding:25px 62px;min-width:280px}}@media screen and (max-width: 767px){.top-card .top-card__wrapper .top-card__content .top-card__button{margin-top:16px;min-width:177px}}.top-card_euro .top-card__wrapper{background-position:calc(50% + 370px) 100%;padding-top:130px;min-height:645px}@media screen and (min-width: 1024px)and (max-width: 1279px){.top-card_euro .top-card__wrapper{min-height:590px;background-size:870px;background-position:calc(50% + 340px) 100%}}@media screen and (min-width: 768px)and (max-width: 1023px){.top-card_euro .top-card__wrapper{min-height:590px;background-size:800px;background-position:calc(50% + 200px) 100%}}@media screen and (max-width: 767px){.top-card_euro .top-card__wrapper{padding-top:40px;padding-bottom:30px;min-height:260px;background-size:400px;background-position:calc(50% + 100px) 70px}}.top-card_euro .top-card__wrapper .top-card__content .top-card__title{padding-right:50%}@media screen and (min-width: 1024px)and (max-width: 1279px){.top-card_euro .top-card__wrapper .top-card__content .top-card__title{padding-right:60%}}.top-card_euro .top-card__wrapper .top-card__content .top-card__text{padding-right:70%}@media screen and (min-width: 1024px)and (max-width: 1279px){.top-card_euro .top-card__wrapper .top-card__content .top-card__text{padding-right:60%}}@media screen and (min-width: 768px)and (max-width: 1023px){.top-card_euro .top-card__wrapper .top-card__content .top-card__text{padding-right:40%}}@media screen and (max-width: 767px){.top-card_euro .top-card__wrapper .top-card__content .top-card__text{padding-right:30%}}@media screen and (max-width: 767px){.top-card_euro .top-card__wrapper .top-card__content .top-card__button{margin-top:30px}}.top-fragment{overflow:hidden;width:100%;background-color:#f4f4f6}.top-fragment .top-fragment__wrapper{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin:0 auto}@media screen and (min-width: 1280px){.top-fragment .top-fragment__wrapper{max-width:1200px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.top-fragment .top-fragment__wrapper{max-width:924px}}@media screen and (min-width: 768px)and (max-width: 1023px){.top-fragment .top-fragment__wrapper{max-width:618px}}@media screen and (max-width: 767px){.top-fragment .top-fragment__wrapper{max-width:100%}}@media screen and (max-width: 767px){.top-fragment .top-fragment__wrapper{padding-left:20px;padding-right:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.top-fragment .top-fragment__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.top-fragment .top-fragment__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.top-fragment .top-fragment__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.top-fragment .top-fragment__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1920px){.top-fragment .top-fragment__wrapper{padding-left:15px;padding-right:15px}}@media screen and (max-width: 767px){.top-fragment .top-fragment__wrapper{padding-left:10px;padding-right:10px}}@media screen and (min-width: 768px)and (max-width: 1023px){.top-fragment .top-fragment__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.top-fragment .top-fragment__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.top-fragment .top-fragment__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.top-fragment .top-fragment__wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1920px){.top-fragment .top-fragment__wrapper{padding-left:15px;padding-right:15px}}.top-fragment .top-fragment__wrapper .top-fragment__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width: 767px){.top-fragment .top-fragment__wrapper .top-fragment__inner{margin-left:-10px;margin-right:-10px}}@media screen and (min-width: 768px)and (max-width: 1023px){.top-fragment .top-fragment__wrapper .top-fragment__inner{margin-left:-15px;margin-right:-15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.top-fragment .top-fragment__wrapper .top-fragment__inner{margin-left:-15px;margin-right:-15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.top-fragment .top-fragment__wrapper .top-fragment__inner{margin-left:-15px;margin-right:-15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.top-fragment .top-fragment__wrapper .top-fragment__inner{margin-left:-15px;margin-right:-15px}}@media screen and (min-width: 1920px){.top-fragment .top-fragment__wrapper .top-fragment__inner{margin-left:-15px;margin-right:-15px}}.top-fragment .top-fragment__wrapper .top-fragment__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;font-family:Graphik Cy,sans-serif;width:100%}@media screen and (max-width: 767px){.top-fragment .top-fragment__wrapper .top-fragment__content{padding-left:10px;padding-right:10px}}@media screen and (min-width: 768px)and (max-width: 1023px){.top-fragment .top-fragment__wrapper .top-fragment__content{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.top-fragment .top-fragment__wrapper .top-fragment__content{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.top-fragment .top-fragment__wrapper .top-fragment__content{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.top-fragment .top-fragment__wrapper .top-fragment__content{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1920px){.top-fragment .top-fragment__wrapper .top-fragment__content{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px){.top-fragment .top-fragment__wrapper .top-fragment__content{min-height:450px}}@media screen and (min-width: 1024px){.top-fragment .top-fragment__wrapper .top-fragment__content{padding-top:80px;padding-bottom:80px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.top-fragment .top-fragment__wrapper .top-fragment__content{min-height:350px}}@media screen and (max-width: 1023px){.top-fragment .top-fragment__wrapper .top-fragment__content{min-height:300px}}@media screen and (min-width: 768px)and (max-width: 1023px){.top-fragment .top-fragment__wrapper .top-fragment__content{padding-top:40px;padding-bottom:40px}}@media screen and (max-width: 767px){.top-fragment .top-fragment__wrapper .top-fragment__content{min-height:200px;padding:30px 20px}}.top-fragment .top-fragment__wrapper .top-fragment__content .top-fragment__title{max-width:100%;color:#000;font-size:70px;font-weight:700;line-height:1.14}@media screen and (max-width: 1279px){.top-fragment .top-fragment__wrapper .top-fragment__content .top-fragment__title{font-size:45px}}@media screen and (max-width: 767px){.top-fragment .top-fragment__wrapper .top-fragment__content .top-fragment__title{font-size:20px}}.top-fragment .top-fragment__wrapper .top-fragment__content .top-fragment__text{max-width:100%;padding-top:10px;color:#4a5772;font-size:18px;line-height:1.39}.top-fragment .top-fragment__wrapper .top-fragment__content .top-fragment__text span,.top-fragment .top-fragment__wrapper .top-fragment__content .top-fragment__text a{color:#02a460}.top-fragment .top-fragment__wrapper .top-fragment__content .top-fragment__text span:hover,.top-fragment .top-fragment__wrapper .top-fragment__content .top-fragment__text a:hover{color:#ed8200}@media screen and (max-width: 767px){.top-fragment .top-fragment__wrapper .top-fragment__content .top-fragment__text{font-size:14px;line-height:1.43}}.top-fragment .top-fragment__wrapper .top-fragment__content .button{margin-top:30px}.top-fragment .top-fragment__wrapper .top-fragment__content .top-fragment__buttons{z-index:5;margin-top:50px}.top-fragment .top-fragment__wrapper .top-fragment__content .top-fragment__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:50px}@media screen and (max-width: 767px){.top-fragment .top-fragment__wrapper .top-fragment__content .top-fragment__info{margin-top:20px}}.top-fragment .top-fragment__wrapper .top-fragment__content .top-fragment__icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.top-fragment .top-fragment__wrapper .top-fragment__content .top-fragment__icon{width:30px;height:30px;margin-left:10px}.top-fragment .top-fragment__wrapper .top-fragment__content .top-fragment__date{letter-spacing:.05em;text-transform:uppercase;color:#4a5772;font-size:12px;line-height:13px}.top-fragment .top-fragment__wrapper .top-fragment__image-wrapper{position:relative;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media screen and (min-width: 1280px){.top-fragment .top-fragment__wrapper .top-fragment__image-wrapper{width:25%}}@media screen and (min-width: 1024px)and (max-width: 1279px){.top-fragment .top-fragment__wrapper .top-fragment__image-wrapper{width:33.3333333333%}}@media screen and (min-width: 768px)and (max-width: 1023px){.top-fragment .top-fragment__wrapper .top-fragment__image-wrapper{width:33.3333333333%}}@media screen and (max-width: 767px){.top-fragment .top-fragment__wrapper .top-fragment__image-wrapper{width:33.3333333333%}}@media screen and (max-width: 767px){.top-fragment .top-fragment__wrapper .top-fragment__image-wrapper{padding-left:10px;padding-right:10px}}@media screen and (min-width: 768px)and (max-width: 1023px){.top-fragment .top-fragment__wrapper .top-fragment__image-wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.top-fragment .top-fragment__wrapper .top-fragment__image-wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.top-fragment .top-fragment__wrapper .top-fragment__image-wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.top-fragment .top-fragment__wrapper .top-fragment__image-wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1920px){.top-fragment .top-fragment__wrapper .top-fragment__image-wrapper{padding-left:15px;padding-right:15px}}.top-fragment .top-fragment__wrapper .top-fragment__image-wrapper .top-fragment__image{position:absolute;top:50%;left:0;width:auto;height:100%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width: 767px){.top-fragment .top-fragment__wrapper .top-fragment__image-wrapper .top-fragment__image{top:70%}}@media screen and (min-width: 1280px){.top-fragment .top-fragment__wrapper .top-fragment__image-wrapper+.top-fragment__content{width:75%}}@media screen and (min-width: 1024px)and (max-width: 1279px){.top-fragment .top-fragment__wrapper .top-fragment__image-wrapper+.top-fragment__content{width:66.6666666667%}}@media screen and (max-width: 1023px){.top-fragment .top-fragment__wrapper .top-fragment__image-wrapper+.top-fragment__content{width:66.6666666667%}}.top-fragment .top-fragment__wrapper .top-fragment__author-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:270px;padding:65px 0 85px}@media screen and (max-width: 1279px){.top-fragment .top-fragment__wrapper .top-fragment__author-wrapper{padding:80px 0 85px}}@media screen and (max-width: 1023px){.top-fragment .top-fragment__wrapper .top-fragment__author-wrapper{width:150px;padding:50px 0 125px}}@media screen and (max-width: 767px){.top-fragment .top-fragment__wrapper .top-fragment__author-wrapper{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;width:auto;padding:0}}@media screen and (max-width: 767px){.top-fragment .top-fragment__wrapper .top-fragment__author-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.top-fragment .top-fragment__wrapper .top-fragment__author-wrapper+.top-fragment__content{width:65%}@media screen and (max-width: 1023px){.top-fragment .top-fragment__wrapper .top-fragment__author-wrapper+.top-fragment__content{width:66.6666666667%}}@media screen and (max-width: 767px){.top-fragment .top-fragment__wrapper .top-fragment__author-wrapper+.top-fragment__content{width:100%}}.top-fragment .top-fragment__wrapper .top-fragment__author-image{width:130px;height:130px;margin-bottom:10px}@media screen and (max-width: 767px){.top-fragment .top-fragment__wrapper .top-fragment__author-image{width:35px;height:35px;margin-right:10px;margin-bottom:0}}.top-fragment .top-fragment__wrapper .top-fragment__author-image img{width:100%;border-radius:50%}.top-fragment .top-fragment__wrapper .top-fragment__author-name{margin-bottom:10px;text-align:center;font-size:16px;font-weight:700;line-height:20px}@media screen and (max-width: 767px){.top-fragment .top-fragment__wrapper .top-fragment__author-name{margin-bottom:5px;font-size:14px;font-weight:400;line-height:20px}}.top-fragment .top-fragment__wrapper .top-fragment__author-position{letter-spacing:.05em;text-transform:uppercase;color:#4a5772;font-family:GraphiK LC Web;font-size:9px;font-weight:500;line-height:10px}@media screen and (min-width: 768px){.top-fragment_small .top-fragment__wrapper .top-fragment__content{min-height:250px}}@media screen and (max-width: 767px){.top-fragment_small .top-fragment__wrapper .top-fragment__content{min-height:200px;padding-top:30px;padding-bottom:30px}}@media screen and (min-width: 768px){.top-fragment_small .top-fragment__wrapper .top-fragment__content .top-fragment__title{font-size:35px}}@media screen and (max-width: 767px){.top-fragment_small .top-fragment__wrapper .top-fragment__content .top-fragment__title{font-size:20px}}.top-fragment_small .top-fragment__wrapper .top-fragment__content .top-fragment__text{padding-top:10px;font-size:18px;line-height:1.39}@media screen and (max-width: 767px){.top-fragment_small .top-fragment__wrapper .top-fragment__content .top-fragment__text{font-size:14px;line-height:1.43}}.top-fragment_small .top-fragment__wrapper .top-fragment__content .button{margin-top:30px}.top-fragment_small .top-fragment__wrapper .top-fragment__content .top-fragment__buttons{margin-top:50px}.top-fragment_small .top-fragment__wrapper .top-fragment__image-wrapper{position:relative;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media screen and (min-width: 1280px){.top-fragment_small .top-fragment__wrapper .top-fragment__image-wrapper{width:25%}}@media screen and (min-width: 1024px)and (max-width: 1279px){.top-fragment_small .top-fragment__wrapper .top-fragment__image-wrapper{width:33.3333333333%}}@media screen and (min-width: 768px)and (max-width: 1023px){.top-fragment_small .top-fragment__wrapper .top-fragment__image-wrapper{width:33.3333333333%}}@media screen and (max-width: 767px){.top-fragment_small .top-fragment__wrapper .top-fragment__image-wrapper{width:33.3333333333%}}@media screen and (max-width: 767px){.top-fragment_small .top-fragment__wrapper .top-fragment__image-wrapper{padding-left:10px;padding-right:10px}}@media screen and (min-width: 768px)and (max-width: 1023px){.top-fragment_small .top-fragment__wrapper .top-fragment__image-wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.top-fragment_small .top-fragment__wrapper .top-fragment__image-wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.top-fragment_small .top-fragment__wrapper .top-fragment__image-wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){.top-fragment_small .top-fragment__wrapper .top-fragment__image-wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1920px){.top-fragment_small .top-fragment__wrapper .top-fragment__image-wrapper{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px){.top-fragment_small .top-fragment__wrapper .top-fragment__image-wrapper+.top-fragment__content{width:75%}}@media screen and (min-width: 1024px)and (max-width: 1279px){.top-fragment_small .top-fragment__wrapper .top-fragment__image-wrapper+.top-fragment__content{width:66.6666666667%}}@media screen and (max-width: 1023px){.top-fragment_small .top-fragment__wrapper .top-fragment__image-wrapper+.top-fragment__content{width:66.6666666667%}}@media screen and (max-width: 767px){.top-fragment_currency-all .top-fragment__wrapper{overflow:hidden;position:relative}}@media screen and (max-width: 767px){.top-fragment_currency-all .top-fragment__wrapper .top-fragment__image-wrapper{display:contents}}.top-fragment_currency-all .top-fragment__wrapper .top-fragment__image-wrapper .top-fragment__image{left:-50%;height:70%}@media screen and (max-width: 767px){.top-fragment_currency-all .top-fragment__wrapper .top-fragment__image-wrapper .top-fragment__image{top:70%;left:56%;height:50%}}@media screen and (min-width: 1280px)and (max-width: 1920px){.top-fragment_currency-all .top-fragment__wrapper .top-fragment__content{padding-bottom:120px}}@media screen and (max-width: 1279px){.top-fragment_currency-all .top-fragment__wrapper .top-fragment__content{padding-bottom:180px}}@media screen and (max-width: 1023px){.top-fragment_currency-all .top-fragment__wrapper .top-fragment__content{padding-bottom:90px}}@media screen and (max-width: 767px){.top-fragment_currency-all .top-fragment__wrapper .top-fragment__content{width:100% !important}}.top-fragment_currency-all .top-fragment__wrapper .top-fragment__content .button{margin-top:56px;padding:26px 65px}@media screen and (max-width: 767px){.top-fragment_currency-all .top-fragment__wrapper .top-fragment__content .button{margin-top:20px;padding:16px 38px}}@media screen and (min-width: 768px){.top-fragment_page-not-found .passive-button{min-width:270px;min-height:70px}}.top-fragment_page-not-found .passive-button__button-text{font-size:18px;line-height:1.39}@media screen and (max-width: 767px){.top-fragment_page-not-found .passive-button__button-text{font-size:14px;line-height:1.43}}.top-fragment_theme-gradient .top-fragment__wrapper .top-fragment__inner .top-fragment__image-wrapper{position:absolute;right:0;width:-webkit-max-content;width:-moz-max-content;width:max-content;height:450px;padding:0}@media screen and (min-width: 1024px)and (max-width: 1279px){.top-fragment_theme-gradient .top-fragment__wrapper .top-fragment__inner .top-fragment__image-wrapper{height:350px}}@media screen and (min-width: 768px)and (max-width: 1023px){.top-fragment_theme-gradient .top-fragment__wrapper .top-fragment__inner .top-fragment__image-wrapper{height:300px}}@media screen and (max-width: 767px){.top-fragment_theme-gradient .top-fragment__wrapper .top-fragment__inner .top-fragment__image-wrapper{height:200px}}.top-fragment_theme-gradient .top-fragment__wrapper .top-fragment__inner .top-fragment__image-wrapper .top-fragment__image{position:absolute;right:0;left:auto;left:initial}@media screen and (max-width: 1023px){.top-fragment_theme-analytics .top-fragment__wrapper{max-width:648px}}.top-fragment_theme-analytics .top-fragment__wrapper .top-fragment__content{padding-top:100px;padding-bottom:45px}@media screen and (max-width: 1023px){.top-fragment_theme-analytics .top-fragment__wrapper .top-fragment__content{padding-top:80px}}@media screen and (max-width: 767px){.top-fragment_theme-analytics .top-fragment__wrapper .top-fragment__content{padding-top:50px;padding-bottom:25px}}.top-fragment_theme-analytics .top-fragment__wrapper .top-fragment__content .passive-button-slider{margin-top:80px}@media screen and (max-width: 1023px){.top-fragment_theme-analytics .top-fragment__wrapper .top-fragment__content .passive-button-slider{margin-top:30px}}.top-fragment_theme-analytics .top-fragment__wrapper .top-fragment__content .passive-button-slider .passive-button-slider__container .passive-button-slider__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width: 767px){.top-fragment_theme-analytics .top-fragment__wrapper .top-fragment__content .passive-button-slider .passive-button-slider__container .passive-button-slider__wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.top-fragment_theme-analytics .top-fragment__wrapper .top-fragment__inner{position:relative}.top-fragment_theme-analytics .top-fragment__wrapper .top-fragment__image-wrapper{width:281px}@media screen and (max-width: 1279px){.top-fragment_theme-analytics .top-fragment__wrapper .top-fragment__image-wrapper{position:absolute;right:0;bottom:-3px;width:260px;padding:0}}@media screen and (max-width: 1023px){.top-fragment_theme-analytics .top-fragment__wrapper .top-fragment__image-wrapper{width:231px}}@media screen and (max-width: 767px){.top-fragment_theme-analytics .top-fragment__wrapper .top-fragment__image-wrapper{right:15px;width:183px}}@media screen and (max-width: 400px){.top-fragment_theme-analytics .top-fragment__wrapper .top-fragment__image-wrapper{right:-12%;width:158px}}.top-fragment_theme-analytics .top-fragment__wrapper .top-fragment__image-wrapper .top-fragment__image{width:100%;height:auto;-webkit-transform:translateY(-45%);-ms-transform:translateY(-45%);transform:translateY(-45%)}@media screen and (max-width: 1279px){.top-fragment_theme-analytics .top-fragment__wrapper .top-fragment__image-wrapper .top-fragment__image{position:relative;-webkit-transform:none;-ms-transform:none;transform:none}}@media screen and (max-width: 1023px){.top-fragment_theme-analytics .top-fragment__wrapper .top-fragment__image-wrapper .top-fragment__image{position:relative;-webkit-transform:none;-ms-transform:none;transform:none}}.top-fragment_theme-analytics .top-fragment__wrapper .top-fragment__image-wrapper+.top-fragment__content{width:68%}.top-fragment_theme-analytics .passive-button{padding:11.5px 20px}@media screen and (max-width: 1023px){.top-fragment_theme-analytics .passive-button{padding:11.5px 10px}}.top-fragment_author .top-fragment__inner{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 767px){.top-fragment_author .top-fragment__wrapper{padding:0 30px}}.top-fragment_author .top-fragment__wrapper .top-fragment__content{min-height:0;padding:57px 0}@media screen and (max-width: 1279px){.top-fragment_author .top-fragment__wrapper .top-fragment__content{padding:80px 0 50px}}@media screen and (max-width: 1023px){.top-fragment_author .top-fragment__wrapper .top-fragment__content{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:50px 0 50px}}@media screen and (max-width: 767px){.top-fragment_author .top-fragment__wrapper .top-fragment__content{padding:50px 0 30px}}.top-fragment_author .top-fragment__wrapper .top-fragment__content .top-fragment__title{font-size:35px;line-height:40px}@media screen and (max-width: 1279px){.top-fragment_author .top-fragment__wrapper .top-fragment__content .top-fragment__title{font-size:30px;line-height:40px}}@media screen and (max-width: 767px){.top-fragment_author .top-fragment__wrapper .top-fragment__content .top-fragment__title{font-size:20px;line-height:30px}}.top-fragment_author .top-fragment__wrapper .top-fragment__content .top-fragment__text{margin-bottom:auto;font-family:Graphik LC Web}@media screen and (max-width: 767px){.top-fragment_author .top-fragment__wrapper .top-fragment__content .top-fragment__text{margin-bottom:22px;font-size:14px;line-height:20px}}.top-fragment_author .top-fragment__wrapper .top-fragment__content .top-fragment__buttons{margin-top:30px}@media screen and (max-width: 767px){.top-fragment_author .top-fragment__wrapper .top-fragment__content .top-fragment__buttons{margin-top:50px}}@media screen and (min-width: 768px)and (max-width: 1023px){.top-fragment_author .top-fragment__wrapper .top-fragment__content .top-fragment__buttons:not(:last-child){margin-top:70px}}.top-fragment_author .top-fragment__wrapper .passive-button{padding:11.5px 20px}@media screen and (max-width: 1023px){.top-fragment_author .top-fragment__wrapper .passive-button{padding:11.5px 10px}}.top-fragment_gold .top-fragment__inner{min-height:590px}@media screen and (max-width: 768px){.top-fragment_gold .top-fragment__inner{min-height:360px}}.top-fragment_gold .top-fragment__image{max-width:609px;max-height:456px;margin-top:80px;mix-blend-mode:multiply}@media screen and (max-width: 768px){.top-fragment_gold .top-fragment__image{max-height:200px;margin-top:40px}}.top-fragment_gold .top-fragment__wrapper .top-fragment__content{max-width:675px;padding-top:117px}@media screen and (max-width: 1024px){.top-fragment_gold .top-fragment__wrapper .top-fragment__content{padding-top:56px}}@media screen and (max-width: 1241px){.top-fragment_gold .top-fragment__wrapper .top-fragment__content{max-width:445px}}@media screen and (max-width: 768px){.top-fragment_gold .top-fragment__wrapper .top-fragment__content{max-width:370px}}@media screen and (max-width: 550px){.top-fragment_gold .top-fragment__wrapper .top-fragment__content{max-width:370px}}@media screen and (max-width: 320px){.top-fragment_gold .top-fragment__wrapper .top-fragment__content{max-width:175px}}.top-fragment_gold .button{width:370px;margin-top:50px}@media screen and (max-width: 1024px){.top-fragment_gold .button{width:380px}}@media screen and (max-width: 768px){.top-fragment_gold .button{width:279px;margin-top:21px}}@media screen and (max-width: 550px){.top-fragment_gold .button{width:157px;padding:15px 9px}}.top-fragment_silver .top-fragment__inner{min-height:450px}@media screen and (max-width: 768px){.top-fragment_silver .top-fragment__inner{min-height:317px}}@media screen and (max-width: 500px){.top-fragment_silver .top-fragment__inner{min-height:200px}}@media screen and (max-width: 1023px){.top-fragment_silver .top-fragment__wrapper{margin:0 65px}}@media screen and (max-width: 500px){.top-fragment_silver .top-fragment__wrapper{margin:0 17px}}.top-fragment_silver .top-fragment__image{max-width:634px;max-height:343px;mix-blend-mode:multiply}@media screen and (max-width: 1279px){.top-fragment_silver .top-fragment__image{max-width:483px;max-height:259px}}@media screen and (max-width: 980px){.top-fragment_silver .top-fragment__image{max-width:369px;max-height:197px}}@media screen and (max-width: 767px){.top-fragment_silver .top-fragment__image{max-width:228px;max-height:120px}}.top-fragment_silver .top-fragment__wrapper .top-fragment__content{max-width:581px}@media screen and (max-width: 1279px){.top-fragment_silver .top-fragment__wrapper .top-fragment__content{max-width:410px}}@media screen and (max-width: 840px){.top-fragment_silver .top-fragment__wrapper .top-fragment__content{max-width:320px}}@media screen and (max-width: 767px){.top-fragment_silver .top-fragment__wrapper .top-fragment__content{max-width:290px}}@media screen and (max-width: 500px){.top-fragment_silver .top-fragment__wrapper .top-fragment__content{max-width:140px;padding:0}}.top-fragment_detail .top-fragment__wrapper .top-fragment__content{padding-bottom:20px}.top-fragment_currency .top-fragment__content{max-width:75%}.top-fragment_currency .top-fragment__wrapper .top-fragment__image-wrapper .top-fragment__image{left:20px;max-height:217px}@media screen and (max-width: 1023px){.top-fragment_currency .top-fragment__wrapper .top-fragment__image-wrapper .top-fragment__image{max-height:120px}}@media screen and (max-width: 767px){.top-fragment_currency .top-fragment__wrapper .top-fragment__image-wrapper .top-fragment__image{left:0;max-height:140px}}.top-fragment_stocks .top-fragment__wrapper .top-fragment__image-wrapper .top-fragment__image{left:-161%;top:43%;height:91%}@media screen and (max-width: 1279px){.top-fragment_stocks .top-fragment__wrapper .top-fragment__image-wrapper .top-fragment__image{left:-100%}}@media screen and (max-width: 1023px){.top-fragment_stocks .top-fragment__wrapper .top-fragment__image-wrapper .top-fragment__image{height:71%;left:-104%}}@media screen and (max-width: 767px){.top-fragment_stocks .top-fragment__wrapper .top-fragment__image-wrapper .top-fragment__image{height:58%;top:64%}}@media screen and (max-width: 1023px){.top-fragment_stocks .top-fragment__title{white-space:pre-line}}@media screen and (max-width: 767px){.top-fragment_stocks .top-fragment__title{white-space:inherit}}.top-fragment_align-center .top-fragment__inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.top-fragment_align-center .top-fragment__wrapper .top-fragment__image-wrapper .top-fragment__image{-webkit-transform:none;-ms-transform:none;transform:none;position:static;position:initial;width:100%;height:auto}.body-about .top-fragment{position:relative}.body-about .top-fragment .top-fragment__wrapper .top-fragment__image-wrapper{position:static}.body-about .top-fragment .top-fragment__wrapper .top-fragment__image{right:0;left:inherit}@media(max-width: 450px){.body-about .top-fragment .top-fragment__wrapper .top-fragment__image{right:-100px}}.col{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;padding-left:15px;padding-right:15px}.col-1{-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;width:8.3333333333%}.col-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;width:16.6666666667%}.col-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;width:25%}.col-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;width:33.3333333333%}.col-5{-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;width:41.6666666667%}.col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;width:50%}.col-7{-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;width:58.3333333333%}.col-8{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;width:66.6666666667%}.col-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;width:75%}.col-10{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;width:83.3333333333%}.col-11{-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;width:91.6666666667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%}@media screen and (min-width: 1024px)and (max-width: 1279px){.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 11.1111111111%;flex:0 0 11.1111111111%;width:11.1111111111%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 22.2222222222%;flex:0 0 22.2222222222%;width:22.2222222222%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;width:33.3333333333%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 44.4444444444%;flex:0 0 44.4444444444%;width:44.4444444444%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 55.5555555556%;flex:0 0 55.5555555556%;width:55.5555555556%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;width:66.6666666667%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 77.7777777778%;flex:0 0 77.7777777778%;width:77.7777777778%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 88.8888888889%;flex:0 0 88.8888888889%;width:88.8888888889%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%}}@media screen and (min-width: 768px)and (max-width: 1023px){.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;width:16.6666666667%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;width:33.3333333333%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;width:50%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;width:66.6666666667%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;width:83.3333333333%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%}}@media screen and (max-width: 767px){.col-xs-1{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;width:33.3333333333%}.col-xs-2{-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;width:66.6666666667%}.col-xs-3{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%}}.offset{margin-left:0}.offset-0{margin-left:0}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}.offset-12{margin-left:100%}@media screen and (min-width: 1024px)and (max-width: 1279px){.offset-md-0{margin-left:0}.offset-md-1{margin-left:11.1111111111%}.offset-md-2{margin-left:22.2222222222%}.offset-md-3{margin-left:33.3333333333%}.offset-md-4{margin-left:44.4444444444%}.offset-md-5{margin-left:55.5555555556%}.offset-md-6{margin-left:66.6666666667%}.offset-md-7{margin-left:77.7777777778%}.offset-md-8{margin-left:88.8888888889%}.offset-md-9{margin-left:100%}}@media screen and (min-width: 768px)and (max-width: 1023px){.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:16.6666666667%}.offset-sm-2{margin-left:33.3333333333%}.offset-sm-3{margin-left:50%}.offset-sm-4{margin-left:66.6666666667%}.offset-sm-5{margin-left:83.3333333333%}.offset-sm-6{margin-left:100%}}@media screen and (max-width: 767px){.offset-xs-0{margin-left:0}.offset-xs-1{margin-left:33.3333333333%}.offset-xs-2{margin-left:66.6666666667%}.offset-xs-3{margin-left:100%}}.row{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:-15px;margin-right:-15px;-ms-flex-wrap:wrap;flex-wrap:wrap}.row-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.row-column-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{-webkit-transition-duration:50ms;transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{-webkit-transition-delay:50ms;transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{-webkit-transition-duration:.1s;transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{-webkit-transition-delay:.1s;transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{-webkit-transition-duration:.15s;transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{-webkit-transition-delay:.15s;transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{-webkit-transition-duration:.2s;transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{-webkit-transition-delay:.2s;transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{-webkit-transition-duration:.25s;transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{-webkit-transition-delay:.25s;transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{-webkit-transition-duration:.3s;transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{-webkit-transition-delay:.3s;transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{-webkit-transition-duration:.35s;transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{-webkit-transition-delay:.35s;transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{-webkit-transition-duration:.4s;transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{-webkit-transition-delay:.4s;transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{-webkit-transition-duration:.45s;transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{-webkit-transition-delay:.45s;transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{-webkit-transition-duration:.5s;transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{-webkit-transition-delay:.5s;transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{-webkit-transition-duration:.55s;transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{-webkit-transition-delay:.55s;transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{-webkit-transition-duration:.6s;transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{-webkit-transition-delay:.6s;transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{-webkit-transition-duration:.65s;transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{-webkit-transition-delay:.65s;transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{-webkit-transition-duration:.7s;transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{-webkit-transition-delay:.7s;transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{-webkit-transition-duration:.75s;transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{-webkit-transition-delay:.75s;transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{-webkit-transition-duration:.8s;transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{-webkit-transition-delay:.8s;transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{-webkit-transition-duration:.85s;transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{-webkit-transition-delay:.85s;transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{-webkit-transition-duration:.9s;transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{-webkit-transition-delay:.9s;transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{-webkit-transition-duration:.95s;transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{-webkit-transition-delay:.95s;transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{-webkit-transition-duration:1s;transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{-webkit-transition-delay:1s;transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{-webkit-transition-duration:1.05s;transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{-webkit-transition-delay:1.05s;transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{-webkit-transition-duration:1.1s;transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{-webkit-transition-delay:1.1s;transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{-webkit-transition-duration:1.15s;transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{-webkit-transition-delay:1.15s;transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{-webkit-transition-duration:1.2s;transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{-webkit-transition-delay:1.2s;transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{-webkit-transition-duration:1.25s;transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{-webkit-transition-delay:1.25s;transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{-webkit-transition-duration:1.3s;transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{-webkit-transition-delay:1.3s;transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{-webkit-transition-duration:1.35s;transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{-webkit-transition-delay:1.35s;transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{-webkit-transition-duration:1.4s;transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{-webkit-transition-delay:1.4s;transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{-webkit-transition-duration:1.45s;transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{-webkit-transition-delay:1.45s;transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{-webkit-transition-duration:1.5s;transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{-webkit-transition-delay:1.5s;transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{-webkit-transition-duration:1.55s;transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{-webkit-transition-delay:1.55s;transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{-webkit-transition-duration:1.6s;transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{-webkit-transition-delay:1.6s;transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{-webkit-transition-duration:1.65s;transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{-webkit-transition-delay:1.65s;transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{-webkit-transition-duration:1.7s;transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{-webkit-transition-delay:1.7s;transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{-webkit-transition-duration:1.75s;transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{-webkit-transition-delay:1.75s;transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{-webkit-transition-duration:1.8s;transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{-webkit-transition-delay:1.8s;transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{-webkit-transition-duration:1.85s;transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{-webkit-transition-delay:1.85s;transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{-webkit-transition-duration:1.9s;transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{-webkit-transition-delay:1.9s;transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{-webkit-transition-duration:1.95s;transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{-webkit-transition-delay:1.95s;transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{-webkit-transition-duration:2s;transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{-webkit-transition-delay:2s;transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{-webkit-transition-duration:2.05s;transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{-webkit-transition-delay:2.05s;transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{-webkit-transition-duration:2.1s;transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{-webkit-transition-delay:2.1s;transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{-webkit-transition-duration:2.15s;transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{-webkit-transition-delay:2.15s;transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{-webkit-transition-duration:2.2s;transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{-webkit-transition-delay:2.2s;transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{-webkit-transition-duration:2.25s;transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{-webkit-transition-delay:2.25s;transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{-webkit-transition-duration:2.3s;transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{-webkit-transition-delay:2.3s;transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{-webkit-transition-duration:2.35s;transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{-webkit-transition-delay:2.35s;transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{-webkit-transition-duration:2.4s;transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{-webkit-transition-delay:2.4s;transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{-webkit-transition-duration:2.45s;transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{-webkit-transition-delay:2.45s;transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{-webkit-transition-duration:2.5s;transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{-webkit-transition-delay:2.5s;transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{-webkit-transition-duration:2.55s;transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{-webkit-transition-delay:2.55s;transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{-webkit-transition-duration:2.6s;transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{-webkit-transition-delay:2.6s;transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{-webkit-transition-duration:2.65s;transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{-webkit-transition-delay:2.65s;transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{-webkit-transition-duration:2.7s;transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{-webkit-transition-delay:2.7s;transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{-webkit-transition-duration:2.75s;transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{-webkit-transition-delay:2.75s;transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{-webkit-transition-duration:2.8s;transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{-webkit-transition-delay:2.8s;transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{-webkit-transition-duration:2.85s;transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{-webkit-transition-delay:2.85s;transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{-webkit-transition-duration:2.9s;transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{-webkit-transition-delay:2.9s;transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{-webkit-transition-duration:2.95s;transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{-webkit-transition-delay:2.95s;transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{-webkit-transition-duration:3s;transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{-webkit-transition-delay:0s;transition-delay:0s}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{-webkit-transition-delay:3s;transition-delay:3s}[data-aos].aos-animate{pointer-events:auto}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{-webkit-transition-timing-function:cubic-bezier(0.25, 0.25, 0.75, 0.75);transition-timing-function:cubic-bezier(0.25, 0.25, 0.75, 0.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{-webkit-transition-timing-function:ease;transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{-webkit-transition-timing-function:cubic-bezier(0.6, -0.28, 0.735, 0.045);transition-timing-function:cubic-bezier(0.6, -0.28, 0.735, 0.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{-webkit-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.275);transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{-webkit-transition-timing-function:cubic-bezier(0.68, -0.55, 0.265, 1.55);transition-timing-function:cubic-bezier(0.68, -0.55, 0.265, 1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{-webkit-transition-timing-function:cubic-bezier(0.47, 0, 0.745, 0.715);transition-timing-function:cubic-bezier(0.47, 0, 0.745, 0.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{-webkit-transition-timing-function:cubic-bezier(0.39, 0.575, 0.565, 1);transition-timing-function:cubic-bezier(0.39, 0.575, 0.565, 1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{-webkit-transition-timing-function:cubic-bezier(0.445, 0.05, 0.55, 0.95);transition-timing-function:cubic-bezier(0.445, 0.05, 0.55, 0.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{-webkit-transition-timing-function:cubic-bezier(0.55, 0.085, 0.68, 0.53);transition-timing-function:cubic-bezier(0.55, 0.085, 0.68, 0.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{-webkit-transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94);transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{-webkit-transition-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955);transition-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{-webkit-transition-timing-function:cubic-bezier(0.55, 0.085, 0.68, 0.53);transition-timing-function:cubic-bezier(0.55, 0.085, 0.68, 0.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{-webkit-transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94);transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{-webkit-transition-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955);transition-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{-webkit-transition-timing-function:cubic-bezier(0.55, 0.085, 0.68, 0.53);transition-timing-function:cubic-bezier(0.55, 0.085, 0.68, 0.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{-webkit-transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94);transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{-webkit-transition-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955);transition-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955)}@media screen{html:not(.no-js) [data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,-webkit-transform;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}html:not(.no-js) [data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}html:not(.no-js) [data-aos=fade-up]{-webkit-transform:translate3d(0, 30px, 0);transform:translate3d(0, 30px, 0)}html:not(.no-js) [data-aos=fade-down]{-webkit-transform:translate3d(0, -30px, 0);transform:translate3d(0, -30px, 0)}html:not(.no-js) [data-aos=fade-right]{-webkit-transform:translate3d(-30px, 0, 0);transform:translate3d(-30px, 0, 0)}html:not(.no-js) [data-aos=fade-left]{-webkit-transform:translate3d(30px, 0, 0);transform:translate3d(30px, 0, 0)}html:not(.no-js) [data-aos=fade-up-right]{-webkit-transform:translate3d(-30px, 30px, 0);transform:translate3d(-30px, 30px, 0)}html:not(.no-js) [data-aos=fade-up-left]{-webkit-transform:translate3d(30px, 30px, 0);transform:translate3d(30px, 30px, 0)}html:not(.no-js) [data-aos=fade-down-right]{-webkit-transform:translate3d(-30px, -30px, 0);transform:translate3d(-30px, -30px, 0)}html:not(.no-js) [data-aos=fade-down-left]{-webkit-transform:translate3d(30px, -30px, 0);transform:translate3d(30px, -30px, 0)}html:not(.no-js) [data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,-webkit-transform;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}html:not(.no-js) [data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}html:not(.no-js) [data-aos=zoom-in]{-webkit-transform:scale(0.6);-ms-transform:scale(0.6);transform:scale(0.6)}html:not(.no-js) [data-aos=zoom-in-up]{-webkit-transform:translate3d(0, 30px, 0) scale(0.6);transform:translate3d(0, 30px, 0) scale(0.6)}html:not(.no-js) [data-aos=zoom-in-down]{-webkit-transform:translate3d(0, -30px, 0) scale(0.6);transform:translate3d(0, -30px, 0) scale(0.6)}html:not(.no-js) [data-aos=zoom-in-right]{-webkit-transform:translate3d(-30px, 0, 0) scale(0.6);transform:translate3d(-30px, 0, 0) scale(0.6)}html:not(.no-js) [data-aos=zoom-in-left]{-webkit-transform:translate3d(30px, 0, 0) scale(0.6);transform:translate3d(30px, 0, 0) scale(0.6)}html:not(.no-js) [data-aos=zoom-out]{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}html:not(.no-js) [data-aos=zoom-out-up]{-webkit-transform:translate3d(0, 30px, 0) scale(1.2);transform:translate3d(0, 30px, 0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-down]{-webkit-transform:translate3d(0, -30px, 0) scale(1.2);transform:translate3d(0, -30px, 0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-right]{-webkit-transform:translate3d(-30px, 0, 0) scale(1.2);transform:translate3d(-30px, 0, 0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-left]{-webkit-transform:translate3d(30px, 0, 0) scale(1.2);transform:translate3d(30px, 0, 0) scale(1.2)}html:not(.no-js) [data-aos^=slide][data-aos^=slide]{transition-property:-webkit-transform;-webkit-transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;transition-property:transform,-webkit-transform;visibility:hidden}html:not(.no-js) [data-aos^=slide][data-aos^=slide].aos-animate{visibility:visible;-webkit-transform:translateZ(0);transform:translateZ(0)}html:not(.no-js) [data-aos=slide-up]{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}html:not(.no-js) [data-aos=slide-down]{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}html:not(.no-js) [data-aos=slide-right]{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}html:not(.no-js) [data-aos=slide-left]{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}html:not(.no-js) [data-aos^=flip][data-aos^=flip]{-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:-webkit-transform;-webkit-transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;transition-property:transform,-webkit-transform}html:not(.no-js) [data-aos=flip-left]{-webkit-transform:perspective(2500px) rotateY(-100deg);transform:perspective(2500px) rotateY(-100deg)}html:not(.no-js) [data-aos=flip-left].aos-animate{-webkit-transform:perspective(2500px) rotateY(0);transform:perspective(2500px) rotateY(0)}html:not(.no-js) [data-aos=flip-right]{-webkit-transform:perspective(2500px) rotateY(100deg);transform:perspective(2500px) rotateY(100deg)}html:not(.no-js) [data-aos=flip-right].aos-animate{-webkit-transform:perspective(2500px) rotateY(0);transform:perspective(2500px) rotateY(0)}html:not(.no-js) [data-aos=flip-up]{-webkit-transform:perspective(2500px) rotateX(-100deg);transform:perspective(2500px) rotateX(-100deg)}html:not(.no-js) [data-aos=flip-up].aos-animate{-webkit-transform:perspective(2500px) rotateX(0);transform:perspective(2500px) rotateX(0)}html:not(.no-js) [data-aos=flip-down]{-webkit-transform:perspective(2500px) rotateX(100deg);transform:perspective(2500px) rotateX(100deg)}html:not(.no-js) [data-aos=flip-down].aos-animate{-webkit-transform:perspective(2500px) rotateX(0);transform:perspective(2500px) rotateX(0)}}.section-header{border-bottom:1px solid rgba(136,144,161,.2)}.section-header__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:1200px;margin:0 auto;padding:26px 63px}.section-main{display:-webkit-box;display:-ms-flexbox;display:flex;height:calc(100vh - 83px - 110px);font-family:"Graphik Cy",sans-serif;font-style:normal}.section-main__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:1200px;margin:0 auto}.section-main__title{padding-bottom:17px;font-size:35px;font-weight:763;line-height:80px}.section-main__subtitle{color:#8890a1;font-size:18px;font-weight:400;line-height:25px}.section-footer{background-color:#282b3d;font-family:"Graphik Cy",sans-serif;font-style:normal}.section-footer__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:1200px;margin:0 auto;padding:35px 65px 35px}.section-footer__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 1200px){.section-footer__group{-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.section-footer__copyright{color:#8890a1;font-size:14px;font-weight:400;line-height:40px}.section-footer__aic-logo-link{width:100px;height:20px}.section-footer__aic-logo{width:100%;height:100%}.section-footer__bank-logo-wrapper{width:148px;height:30px;margin-right:150px}.section-footer__bank-logo{width:100%;height:100%}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none}::-ms-clear{display:none}html{scroll-behavior:smooth}body{overflow-x:hidden;width:100vw;font-family:"Graphik Cy",sans-serif;font-size:18px;font-weight:400;-webkit-font-smoothing:antialiased}body.fixed{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden}body .app[data-overflow=hidden]{overflow:hidden}@media screen and (max-width: 767px){body{font-size:14px}}ul{list-style:none;margin:0 auto}@media screen and (min-width: 1280px){ul{max-width:1200px}}@media screen and (min-width: 1024px)and (max-width: 1279px){ul{max-width:924px}}@media screen and (min-width: 768px)and (max-width: 1023px){ul{max-width:618px}}@media screen and (max-width: 767px){ul{max-width:100%}}@media screen and (max-width: 767px){ul{padding-left:20px;padding-right:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){ul{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){ul{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){ul{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){ul{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1920px){ul{padding-left:15px;padding-right:15px}}@media screen and (max-width: 767px){ul{padding-left:10px;padding-right:10px}}@media screen and (min-width: 768px)and (max-width: 1023px){ul{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1024px)and (max-width: 1279px){ul{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px)and (max-width: 1439px){ul{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1440px)and (max-width: 1919px){ul{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1920px){ul{padding-left:15px;padding-right:15px}}a{-webkit-text-decoration:none;text-decoration:none;color:#4a5772}.mt-10{margin-top:10px}.pt-10{padding-top:10px}.no-highlight{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.no-highlight:hover,.no-highlight:active,.no-highlight:focus{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width: 1279px){.hidden-lg{display:none !important}}@media screen and (min-width: 1280px){.visible-lg{display:none !important}}@media screen and (max-width: 767px){.hidden-sm{display:none !important}}@media screen and (min-width: 768px){.visible-sm{display:none !important}}body.modal-open{position:fixed;overflow:hidden}.ie-sticky-fix{position:static !important}.burger-open{position:fixed;overflow-y:scroll;width:100%}.position-relative{position:relative}
